From 08d56e55d413d77eb6158a521c0ae56340eae79b Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Wed, 15 Apr 2020 02:57:24 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2288 of 2288 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-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 a731e62af2..61fe4b8026 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2357,5 +2357,10 @@ "Delete sessions|other": "刪除工作階段", "Delete sessions|one": "刪除工作階段", "Enable end-to-end encryption": "啟用端到端加密", - "You can’t disable this later. Bridges & most bots won’t work yet.": "您無法在稍後停用此功能。橋接與大多數機器人也尚無法運作。" + "You can’t disable this later. Bridges & most bots won’t work yet.": "您無法在稍後停用此功能。橋接與大多數機器人也尚無法運作。", + "Failed to set topic": "設定主題失敗", + "Command failed": "指令失敗", + "Could not find user in room": "在聊天室中找不到使用者", + "Use an existing session to verify this one, granting it access to encrypted messages.": "使用既有的工作階段來驗證這個,授予其對加密訊息的存取權限。", + "Use your other device to continue…": "使用您其他的裝置繼續……" }