Translated using Weblate (Chinese (Simplified))

Currently translated at 84.9% (394 of 464 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
NN708 2021-07-24 14:18:44 +00:00 committed by Hosted Weblate
parent f5d505d881
commit 2b68fd6f5f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -913,7 +913,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"noCrossSignBootstrap": "Fluffychat目前不支持启用Cross-Signing. 请在Riot中启用.", "noCrossSignBootstrap": "Fluffychat 目前不支持启用交叉签名。请在 Element 中启用。",
"@noCrossSignBootstrap": { "@noCrossSignBootstrap": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1583,7 +1583,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"welcomeText": "欢迎来到matrix网络中最可爱的即时通讯应用。", "welcomeText": "欢迎来到 Matrix 网络中最可爱的即时通讯应用。",
"@welcomeText": { "@welcomeText": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2111,7 +2111,7 @@
"type": "text", "type": "text",
"description": "Usage hint for the command /send" "description": "Usage hint for the command /send"
}, },
"numUsersTyping": "{count} 正在输入…", "numUsersTyping": "{count} 正在输入…",
"@numUsersTyping": { "@numUsersTyping": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2152,5 +2152,15 @@
"@weSentYouAnEmail": { "@weSentYouAnEmail": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"toggleUnread": "标记已读/未读",
"@toggleUnread": {
"type": "text",
"placeholders": {}
},
"noConnectionToTheServer": "未与服务器建立连接",
"@noConnectionToTheServer": {
"type": "text",
"placeholders": {}
} }
} }