From 63cd0a28811a2cff36ef3f10bdea77c57c433cc9 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Fri, 18 Feb 2022 02:03:09 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (3441 of 3441 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 | 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 2b3cf7cb5d..74104683f3 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3644,5 +3644,9 @@ "Automatically send debug logs when key backup is not functioning": "金鑰備份無法運作時自動傳送除錯紀錄檔", "<%(count)s spaces>|zero": "<空字串>", "<%(count)s spaces>|one": "<空間>", - "<%(count)s spaces>|other": "<%(count)s 個空間>" + "<%(count)s spaces>|other": "<%(count)s 個空間>", + "Join %(roomAddress)s": "加入 %(roomAddress)s", + "Edit poll": "編輯投票", + "Sorry, you can't edit a poll after votes have been cast.": "抱歉,您無法在有人投票後編輯投票。", + "Can't edit poll": "無法編輯投票" }