From 3d2c69b7840fa4068f746e21246ce74a2c613c28 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Fri, 28 Jul 2023 02:11:31 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (125 of 125 strings) Translation: Element Call/element-call Translate-URL: https://translate.element.io/projects/element-call/element-call/zh_Hant/ --- public/locales/zh-Hant/app.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/zh-Hant/app.json b/public/locales/zh-Hant/app.json index a05ffa2c..48b5ab43 100644 --- a/public/locales/zh-Hant/app.json +++ b/public/locales/zh-Hant/app.json @@ -120,5 +120,8 @@ "Reconnect": "重新連線", "Retry sending logs": "重試傳送紀錄檔", "Thanks!": "感謝!", - "You were disconnected from the call": "您已從通話斷線" + "You were disconnected from the call": "您已從通話斷線", + "Enable end-to-end encryption (password protected calls)": "啟用端到端加密(密碼保護通話)", + "End-to-end encryption isn't supported on your browser.": "您的瀏覽器不支援端到端加密。", + "Password (if none, E2EE is disabled)": "密碼(若無,就會停用端到端加密)" }