mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-18 19:02:34 +01:00
Translated using Weblate (Chinese (Simplified))
Currently translated at 88.7% (412 of 464 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
parent
c1308e7ed3
commit
56c6459f38
@ -2217,5 +2217,37 @@
|
|||||||
"@publicGroups": {
|
"@publicGroups": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"commandHintKick": "将该用户移出聊天室",
|
||||||
|
"@commandHintKick": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /kick"
|
||||||
|
},
|
||||||
|
"commandHintOp": "设置该用户的权限等级(默认:50)",
|
||||||
|
"@commandHintOp": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /op"
|
||||||
|
},
|
||||||
|
"commandInvalid": "指令无效",
|
||||||
|
"@commandInvalid": {
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"commandMissing": "{command} 不是指令。",
|
||||||
|
"@commandMissing": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"command": {}
|
||||||
|
},
|
||||||
|
"description": "State that {command} is not a valid /command."
|
||||||
|
},
|
||||||
|
"editRoomAliases": "编辑聊天室别名",
|
||||||
|
"@editRoomAliases": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"setAsCanonicalAlias": "设为主要别名",
|
||||||
|
"@setAsCanonicalAlias": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user