From f080b77adf17fa8d666091f23ffbf21ff349670f Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Fri, 26 Nov 2021 01:38:12 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (3304 of 3304 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 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index ebc22db52e..f8ff777af4 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3368,5 +3368,15 @@ "%(count)s votes|other": "%(count)s 個投票", "%(spaceName)s and %(count)s others|one": "%(spaceName)s 與 %(count)s 個其他的", "%(spaceName)s and %(count)s others|zero": "%(spaceName)s", - "%(spaceName)s and %(count)s others|other": "%(spaceName)s 與 %(count)s 個其他的" + "%(spaceName)s and %(count)s others|other": "%(spaceName)s 與 %(count)s 個其他的", + "Sorry, the poll you tried to create was not posted.": "抱歉,您嘗試建立的投票並未發佈。", + "Failed to post poll": "張貼投票失敗", + "Sorry, your vote was not registered. Please try again.": "抱歉,您的投票未註冊。請再試一次。", + "Vote not registered": "投票未註冊", + "Developer": "開發者", + "Experimental": "實驗性", + "Themes": "佈景主題", + "Message Previews": "訊息預覽", + "Moderation": "審核", + "Messaging": "訊息傳遞" }