Translated using Weblate (Chinese (Simplified))

Currently translated at 82.7% (384 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:04:15 +00:00 committed by Hosted Weblate
parent 6c40c24898
commit 82830c3fed
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 12 additions and 2 deletions

View File

@ -923,7 +923,7 @@
"type": "text",
"placeholders": {}
},
"noGoogleServicesWarning": "看起来您手机上没有谷歌服务框架。这对您保护隐私而言是个好决定!为收取FluffyChat的推送通知推荐您使用microG: https://microg.org/",
"noGoogleServicesWarning": "看起来您手机上没有谷歌服务框架。这对您保护隐私而言是个好决定!为收取 FluffyChat 的推送通知推荐您使用https://microg.org/ 或 https://unifiedpush.org/。",
"@noGoogleServicesWarning": {
"type": "text",
"placeholders": {}
@ -2096,9 +2096,19 @@
"type": "text",
"placeholders": {}
},
"commandHintLeave": "出该聊天室",
"commandHintLeave": "退出该聊天室",
"@commandHintLeave": {
"type": "text",
"description": "Usage hint for the command /leave"
},
"commandHintJoin": "加入该聊天室",
"@commandHintJoin": {
"type": "text",
"description": "Usage hint for the command /join"
},
"commandHintSend": "发送文本",
"@commandHintSend": {
"type": "text",
"description": "Usage hint for the command /send"
}
}