Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (626 of 626 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
parent
4cfd337668
commit
bfa3087157
1 changed files with 14 additions and 1 deletions
|
|
@ -2676,5 +2676,18 @@
|
|||
"usersMustKnock": "用户必须请求加入",
|
||||
"@usersMustKnock": {},
|
||||
"noDatabaseEncryption": "数据库加密在此平台上不受支持",
|
||||
"@noDatabaseEncryption": {}
|
||||
"@noDatabaseEncryption": {},
|
||||
"userRole": "用户角色",
|
||||
"@userRole": {},
|
||||
"minimumPowerLevel": "{level} 是最低权限等级。",
|
||||
"@minimumPowerLevel": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"level": {}
|
||||
}
|
||||
},
|
||||
"publicChatAddresses": "公开聊天的地址",
|
||||
"@publicChatAddresses": {},
|
||||
"createNewAddress": "新建地址",
|
||||
"@createNewAddress": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue