From 626a3009163a6c6baf4b1a56a14cb0ff1d3b7bcc Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Wed, 6 May 2020 08:11:31 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2304 of 2304 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 5ea7e7a413..f7122b400c 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2416,5 +2416,7 @@ "Fetching keys from server...": "正在從伺服器擷取金鑰……", "%(completed)s of %(total)s keys restored": "%(total)s 中的 %(completed)s 金鑰已復原", "Keys restored": "金鑰已復原", - "Successfully restored %(sessionCount)s keys": "成功復原 %(sessionCount)s 金鑰" + "Successfully restored %(sessionCount)s keys": "成功復原 %(sessionCount)s 金鑰", + "You signed in to a new session without verifying it:": "您已登入新的工作階段但未驗證:", + "Verify your other session using one of the options below.": "使用下方的其中一個選項來驗證您其他的工作階段。" }