From 833d62729ab232a0551980768abaec1fa8ca04bc Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Thu, 22 Aug 2019 13:40:16 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (1746 of 1746 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 461b778ade..faf04d6985 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2125,5 +2125,7 @@ "Enter a new identity server": "輸入新的身份識別伺服器", "A device's public name is visible to people you communicate with": "與您通訊的所有人都可以看到裝置的公開名稱", "Remove %(email)s?": "移除 %(email)s?", - "Remove %(phone)s?": "移除 %(phone)s?" + "Remove %(phone)s?": "移除 %(phone)s?", + "Accept to continue:": "接受 以繼續:", + "Agree to the identity server (%(serverName)s) Terms of Service to allow yourself to be discoverable by email address or phone number.": "同意身份識別伺服器 (%(serverName)s) 服務條款以讓您可以被透過電子郵件地址或電話號碼探索。" }