chore(translations): Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (843 of 843 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
大王叫我来巡山 2026-02-24 03:34:51 +01:00 committed by Hosted Weblate
parent 2bf200d44a
commit e3b5cf2baa
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -78,7 +78,7 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"areGuestsAllowedToJoin": "是否允许访客加入", "areGuestsAllowedToJoin": "允许访客加入吗?",
"@areGuestsAllowedToJoin": { "@areGuestsAllowedToJoin": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
@ -3145,5 +3145,7 @@
"signInGreeting": "已经有 Matrix 账户了?欢迎回来!选择 homeserver 登录。", "signInGreeting": "已经有 Matrix 账户了?欢迎回来!选择 homeserver 登录。",
"appIntro": "借助 FluffyChat您可以和好友聊天。它是安全的去中心化 [matrix] 消息收发应用!如果愿意,可以在 https://matrix.org 了解更多信息,也可直接注册账户。", "appIntro": "借助 FluffyChat您可以和好友聊天。它是安全的去中心化 [matrix] 消息收发应用!如果愿意,可以在 https://matrix.org 了解更多信息,也可直接注册账户。",
"theProcessWasCanceled": "过程被取消。", "theProcessWasCanceled": "过程被取消。",
"join": "加入" "join": "加入",
"searchOrEnterHomeserverAddress": "搜索或输入 homeserver 地址",
"matrixId": "Matrix ID"
} }