mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 02:59:26 +01:00
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
6bdc9e2999
commit
ac20e9710c
@ -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…
Reference in New Issue
Block a user