From 2c61e237de300a54b5aa062dca9187e85c3ea853 Mon Sep 17 00:00:00 2001 From: sr093906 Date: Thu, 9 Sep 2021 23:14:14 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (3158 of 3158 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 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json index 647fd692de..6ca4827a34 100644 --- a/src/i18n/strings/zh_Hans.json +++ b/src/i18n/strings/zh_Hans.json @@ -3596,5 +3596,10 @@ "Currently, %(count)s spaces have access|one": "目前,一个空间有访问权限", "& %(count)s more|one": "& 另外 %(count)s", "Some encryption parameters have been changed.": "一些加密参数已更改。", - "Role in ": " 中的角色" + "Role in ": " 中的角色", + "Explore %(spaceName)s": "探索 %(spaceName)s", + "Send a sticker": "发送贴纸", + "Reply to thread…": "回复主题帖…", + "Reply to encrypted thread…": "回复加密的主题帖…", + "Add emoji": "添加表情" }