mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 02:59:26 +01:00
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:
parent
f5d505d881
commit
2b68fd6f5f
@ -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": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user