From 3411a5cdd5c61a32cd2762ba0cb0a61125ba07f6 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Tue, 18 Jan 2022 02:40:49 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (3406 of 3406 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/ --- src/i18n/strings/zh_Hant.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 4250c52435..66eb84c6dc 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3549,5 +3549,10 @@ "Remove, ban, or invite people to this room, and make you leave": "移除、封鎖或邀請他人進入此聊天室,然後讓您離開", "%(senderName)s removed %(targetName)s": "%(senderName)s 已移除 %(targetName)s", "%(senderName)s removed %(targetName)s: %(reason)s": "%(senderName)s 已移除 %(targetName)s:%(reason)s", - "Removes user with given id from this room": "從此聊天室中移除有指定 ID 的使用者" + "Removes user with given id from this room": "從此聊天室中移除有指定 ID 的使用者", + "Open this settings tab": "開啟此設定分頁", + "Message pending moderation": "待審核的訊息", + "Message pending moderation: %(reason)s": "待審核的訊息:%(reason)s", + "Keyboard": "鍵盤", + "Let moderators hide messages pending moderation.": "讓管理員隱藏待審核的訊息。" }