From e2da44582008a6b6f44b927cbf932be4f867025e Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 23 Sep 2023 23:57:34 +0900 Subject: [PATCH] New translations ja-jp.yml (Chinese Simplified) --- locales/zh-CN.yml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index 5e75c86cfb..f9da50e68a 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -418,6 +418,7 @@ moderator: "监察员" moderation: "管理" moderationNote: "管理笔记" addModerationNote: "添加管理笔记" +moderationLogs: "管理日志" nUsersMentioned: "{n} 被提到" securityKeyAndPasskey: "安全密钥或 Passkey" securityKey: "安全密钥" @@ -2029,7 +2030,7 @@ _notification: notificationWillBeDisplayedLikeThis: "通知将会这样表示" _types: all: "全部" - note: "用户的最新帖子" + note: "用户的新帖子" follow: "关注中" mention: "提及" reply: "回复" @@ -2100,7 +2101,16 @@ _webhookSettings: reaction: "被回应时" mention: "被提及时" _moderationLogTypes: + assignRole: "分配角色" + unassignRole: "取消分配角色" + updateRole: "更新角色" suspend: "冻结" unsuspend: "解除冻结" addCustomEmoji: "添加自定义表情符号" + updateServerSettings: "更新服务器设置" + updateUserNote: "更新管理笔记" + deleteDriveFile: "删除文件" + deleteNote: "删除帖子" + createGlobalAnnouncement: "创建全体通知" + createUserAnnouncement: "创建用户通知" resetPassword: "重置密码"