From 87fc35ffd58bd1eec5c678b2e91703b96d022e87 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Wed, 4 Dec 2019 13:34:56 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 99.6% (1922 of 1929 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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index d722ce9f5b..ebeb7d8b16 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -1923,5 +1923,9 @@ "%(senderName)s placed a video call.": "%(senderName)s 撥打了視訊通話。", "%(senderName)s placed a video call. (not supported by this browser)": "%(senderName)s 撥打了視訊通話。(不被此瀏覽器支援)", "Clear notifications": "清除通知", - "Customise your experience with experimental labs features. Learn more.": "使用實驗室功能來自訂您的體驗。了解更多。" + "Customise your experience with experimental labs features. Learn more.": "使用實驗室功能來自訂您的體驗。了解更多。", + "Error upgrading room": "升級聊天室時遇到錯誤", + "Double check that your server supports the room version chosen and try again.": "仔細檢查您的伺服器是否支援選定的聊天室版本,然後再試一次。", + "This message cannot be decrypted": "此訊息無法解密", + "Unencrypted": "未加密" }