From f8b45aca0fb2cb40cc57ec4d4c32d00ab282b4a3 Mon Sep 17 00:00:00 2001 From: sr093906 Date: Thu, 14 Oct 2021 14:31:30 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 99.5% (3212 of 3228 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json index db189a0564..a85e06bcdf 100644 --- a/src/i18n/strings/zh_Hans.json +++ b/src/i18n/strings/zh_Hans.json @@ -3225,5 +3225,7 @@ "Sending invites... (%(progress)s out of %(count)s)|one": "正在发送邀请…", "Sending invites... (%(progress)s out of %(count)s)|other": "正在发送邀请… (%(count)s 中的 %(progress)s)", "Loading new room": "正在加载新聊天室", - "Upgrading room": "正在升级聊天室" + "Upgrading room": "正在升级聊天室", + "Kick from %(roomName)s": "从 %(roomName)s 中踢出去", + "Threads": "帖子" }