From 3c6be38d89088ba90f8e874498e2470e79bdbaca Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Thu, 2 Feb 2023 02:32:17 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (3724 of 3724 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/ --- src/i18n/strings/zh_Hant.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index fe6809a8de..6bfc5a7bfd 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3719,5 +3719,8 @@ "All messages and invites from this user will be hidden. Are you sure you want to ignore them?": "來自該使用者的所有訊息與邀請都將被隱藏。您確定要忽略它們嗎?", "Ignore %(user)s": "忽略 %(user)s", "Indent decrease": "減少縮排", - "Indent increase": "增加縮排" + "Indent increase": "增加縮排", + "View a list of polls in a room. (Under active development)": "檢視聊天室中的投票清單。(積極開發中)", + "Polls history": "投票歷史紀錄", + "Unable to decrypt voice broadcast": "無法解密語音廣播" }