From 23ccd6de1cfb3f1447a3c6154c2f799f32528880 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Wed, 8 Apr 2020 05:24:57 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2273 of 2273 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 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index a87ba36d33..46d32a2af5 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2335,5 +2335,14 @@ "You cancelled verification on your other session.": "您已在其他工作階段取消驗證。", "%(displayName)s cancelled verification.": "%(displayName)s 取消驗證。", "You cancelled verification.": "您取消了驗證。", - "Self-verification request": "自我驗證請求" + "Self-verification request": "自我驗證請求", + "Confirm deleting these sessions by using Single Sign On to prove your identity.|other": "透過使用單一登入系統來證明您的身份以確認刪除這些工作階段。", + "Confirm deleting these sessions by using Single Sign On to prove your identity.|one": "透過使用單一登入系統來證明您的身份以確認刪除此工作階段。", + "Click the button below to confirm deleting these sessions.|other": "點擊下方按鈕以確認刪除這些工作階段。", + "Click the button below to confirm deleting these sessions.|one": "點擊下方按鈕以確認刪除此工作階段。", + "Welcome to %(appName)s": "歡迎使用 %(appName)s", + "Liberate your communication": "讓您的通訊自由", + "Send a Direct Message": "傳送直接訊息", + "Explore Public Rooms": "探索公開聊天室", + "Create a Group Chat": "建立群組聊天" }