From 62fee732429fde3e2656dd7e3943c3ada6736507 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Thu, 14 May 2020 03:15:43 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2312 of 2312 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 257b245e1c..0ca6cfc586 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2425,5 +2425,10 @@ "Opens chat with the given user": "開啟與指定使用者的聊天", "Sends a message to the given user": "傳送訊息給指定的使用者", "Waiting for your other session to verify…": "正在等待您的其他工作階段進行驗證……", - "You've successfully verified your device!": "您已成功驗證您的裝置!" + "You've successfully verified your device!": "您已成功驗證您的裝置!", + "To continue, use Single Sign On to prove your identity.": "要繼續,使用單一登入系統來證明您的身份。", + "Confirm to continue": "確認以繼續", + "Click the button below to confirm your identity.": "點擊下方按鈕以確認您的身份。", + "Confirm encryption setup": "確認加密設定", + "Click the button below to confirm setting up encryption.": "點擊下方按鈕以確認設定加密。" }