From dafc578c78726a7675c00fb2c80381a50146e5fa Mon Sep 17 00:00:00 2001 From: sr093906 Date: Fri, 26 Nov 2021 00:18:03 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) 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_Hans/ --- src/i18n/strings/zh_Hans.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json index f741f0f22a..fafc4b7d96 100644 --- a/src/i18n/strings/zh_Hans.json +++ b/src/i18n/strings/zh_Hans.json @@ -3366,5 +3366,15 @@ "Based on %(count)s votes|one": "基于 %(count)s 票", "Based on %(count)s votes|other": "基于 %(count)s 票", "%(count)s votes|one": "%(count)s 票", - "%(count)s votes|other": "%(count)s 票" + "%(count)s votes|other": "%(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": "消息传递" }