From 0da5c455645379a86c64ab709c4f6752c892d4d9 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Wed, 14 Aug 2019 12:23:16 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 99.8% (1716 of 1720 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 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 944c6fcb06..fa91814296 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2088,5 +2088,12 @@ "Unable to share phone number": "無法分享電話號碼", "Please enter verification code sent via text.": "請輸入透過文字傳送的驗證碼。", "Discovery options will appear once you have added a phone number above.": "當您在上面加入電話號碼時將會出現探索選項。", - "A text message has been sent to +%(msisdn)s. Please enter the verification code it contains.": "文字訊息將會被傳送到 +%(msisdn)s。請輸入其中包含的驗證碼。" + "A text message has been sent to +%(msisdn)s. Please enter the verification code it contains.": "文字訊息將會被傳送到 +%(msisdn)s。請輸入其中包含的驗證碼。", + "Identity Server URL must be HTTPS": "身份識別伺服器 URL 必須為 HTTPS", + "Not a valid Identity Server (status code %(code)s)": "不是有效的身份識別伺服器(狀態碼 %(code)s)", + "Could not connect to Identity Server": "無法連線至身份識別伺服器", + "Checking server": "正在檢查伺服器", + "Disconnect Identity Server": "斷開身份識別伺服器的連線", + "Disconnect from the identity server ?": "從身份識別伺服器 斷開連線?", + "Disconnect": "斷開連線" }