From 9acac5db856bfa7eec1f01962164c73bfa8f10b9 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 24 Sep 2023 00:56:40 +0900 Subject: [PATCH] New translations ja-jp.yml (Chinese Traditional) --- locales/zh-TW.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index d143548bbc8a..ee2d0f5fcabe 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -418,6 +418,7 @@ moderator: "審查員" moderation: "審查" moderationNote: "管理筆記" addModerationNote: "新增管理筆記" +moderationLogs: "管理日誌" nUsersMentioned: "被提及到 {n} 次" securityKeyAndPasskey: "安全金鑰、Passkey" securityKey: "安全金鑰" @@ -2100,5 +2101,18 @@ _webhookSettings: reaction: "當獲得反應時" mention: "當被提到時" _moderationLogTypes: + assignRole: "委任角色" + unassignRole: "撤銷角色" + updateRole: "更新角色設定" suspend: "凍結" + unsuspend: "解除凍結" + addCustomEmoji: "新增自訂表情符號" + updateServerSettings: "更新伺服器設定" + updateUserNote: "更新管理筆記" + deleteDriveFile: "刪除檔案" + deleteNote: "刪除貼文" + createGlobalAnnouncement: "建立全網通知" + createUserAnnouncement: "建立使用者通知" resetPassword: "重設密碼" + suspendRemoteInstance: "封鎖遠端伺服器" + unsuspendRemoteInstance: "解除封鎖遠端伺服器"