From 8a5e75bb9406a09ff940264535a217d77d8589d7 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Wed, 13 Sep 2023 02:58:45 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (124 of 124 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 | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/public/locales/zh-Hant/app.json b/public/locales/zh-Hant/app.json index 6267fe86..50d1a975 100644 --- a/public/locales/zh-Hant/app.json +++ b/public/locales/zh-Hant/app.json @@ -108,5 +108,19 @@ "Thanks!": "感謝!", "You were disconnected from the call": "您已從通話斷線", "Enable end-to-end encryption (password protected calls)": "啟用端到端加密(密碼保護通話)", - "End-to-end encryption isn't supported on your browser.": "您的瀏覽器不支援端到端加密。" + "End-to-end encryption isn't supported on your browser.": "您的瀏覽器不支援端到端加密。", + "{{count, number}}|one": "{{count, number}}", + "{{count, number}}|other": "{{count, number}}", + "{{names, list(style: short;)}}": "{{names, list(style: short;)}}", + "Encrypted": "已加密", + "End call": "結束通話", + "Grid": "網格", + "Microphone off": "麥克風關閉", + "Microphone on": "麥克風開啟", + "Not encrypted": "未加密", + "Share": "分享", + "Share this call": "分享此通話", + "Sharing screen": "分享畫面", + "Video off": "視訊關閉", + "Video on": "視訊開啟" }