New translations ja-jp.yml (Chinese Simplified)
This commit is contained in:
parent
d4fbfd934b
commit
e2da445820
|
|
@ -418,6 +418,7 @@ moderator: "监察员"
|
||||||
moderation: "管理"
|
moderation: "管理"
|
||||||
moderationNote: "管理笔记"
|
moderationNote: "管理笔记"
|
||||||
addModerationNote: "添加管理笔记"
|
addModerationNote: "添加管理笔记"
|
||||||
|
moderationLogs: "管理日志"
|
||||||
nUsersMentioned: "{n} 被提到"
|
nUsersMentioned: "{n} 被提到"
|
||||||
securityKeyAndPasskey: "安全密钥或 Passkey"
|
securityKeyAndPasskey: "安全密钥或 Passkey"
|
||||||
securityKey: "安全密钥"
|
securityKey: "安全密钥"
|
||||||
|
|
@ -2029,7 +2030,7 @@ _notification:
|
||||||
notificationWillBeDisplayedLikeThis: "通知将会这样表示"
|
notificationWillBeDisplayedLikeThis: "通知将会这样表示"
|
||||||
_types:
|
_types:
|
||||||
all: "全部"
|
all: "全部"
|
||||||
note: "用户的最新帖子"
|
note: "用户的新帖子"
|
||||||
follow: "关注中"
|
follow: "关注中"
|
||||||
mention: "提及"
|
mention: "提及"
|
||||||
reply: "回复"
|
reply: "回复"
|
||||||
|
|
@ -2100,7 +2101,16 @@ _webhookSettings:
|
||||||
reaction: "被回应时"
|
reaction: "被回应时"
|
||||||
mention: "被提及时"
|
mention: "被提及时"
|
||||||
_moderationLogTypes:
|
_moderationLogTypes:
|
||||||
|
assignRole: "分配角色"
|
||||||
|
unassignRole: "取消分配角色"
|
||||||
|
updateRole: "更新角色"
|
||||||
suspend: "冻结"
|
suspend: "冻结"
|
||||||
unsuspend: "解除冻结"
|
unsuspend: "解除冻结"
|
||||||
addCustomEmoji: "添加自定义表情符号"
|
addCustomEmoji: "添加自定义表情符号"
|
||||||
|
updateServerSettings: "更新服务器设置"
|
||||||
|
updateUserNote: "更新管理笔记"
|
||||||
|
deleteDriveFile: "删除文件"
|
||||||
|
deleteNote: "删除帖子"
|
||||||
|
createGlobalAnnouncement: "创建全体通知"
|
||||||
|
createUserAnnouncement: "创建用户通知"
|
||||||
resetPassword: "重置密码"
|
resetPassword: "重置密码"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue