Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (522 of 522 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
parent
b8f6f6af24
commit
211f157f30
1 changed files with 21 additions and 1 deletions
|
|
@ -2654,5 +2654,25 @@
|
|||
"removeFromSpace": "从空间删除",
|
||||
"@removeFromSpace": {},
|
||||
"start": "开始",
|
||||
"@start": {}
|
||||
"@start": {},
|
||||
"commandHint_discardsession": "丢弃会话",
|
||||
"@commandHint_discardsession": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /discardsession"
|
||||
},
|
||||
"commandHint_dm": "启动一对一交谈\n使用 --no-encryption 禁用加密",
|
||||
"@commandHint_dm": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /dm"
|
||||
},
|
||||
"commandHint_clearcache": "清除缓存",
|
||||
"@commandHint_clearcache": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /clearcache"
|
||||
},
|
||||
"commandHint_create": "创建空的群聊\n使用 --no-encryption 禁用加密",
|
||||
"@commandHint_create": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /create"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue