From e870399084ec9163f3fb655dbe586f9464c32287 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Thu, 14 Jun 2018 12:41:44 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (1194 of 1194 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 87886ec652..3f2e2d9dd5 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -1187,5 +1187,10 @@ "Terms and Conditions": "條款與細則", "To continue using the %(homeserverDomain)s homeserver you must review and agree to our terms and conditions.": "要繼續使用 %(homeserverDomain)s 家伺服器,您必須審閱並同意我們的條款與細則。", "Review terms and conditions": "審閱條款與細則", - "To notify everyone in the room, you must be a": "為了通知每個在聊天室裡的人,您必須為" + "To notify everyone in the room, you must be a": "為了通知每個在聊天室裡的人,您必須為", + "Encrypting": "正在加密", + "Encrypted, not sent": "已加密,未傳送", + "No Audio Outputs detected": "未偵測到音訊輸出", + "Audio Output": "音訊輸出", + "Try the app first": "先試試看應用程式" }