chore(translations): Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (793 of 793 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
parent
bcf1cfc7f3
commit
f9b1a55e23
1 changed files with 38 additions and 1 deletions
|
|
@ -3393,5 +3393,42 @@
|
||||||
"pause": "暂停",
|
"pause": "暂停",
|
||||||
"@pause": {},
|
"@pause": {},
|
||||||
"resume": "继续",
|
"resume": "继续",
|
||||||
"@resume": {}
|
"@resume": {},
|
||||||
|
"newSubSpace": "新建子空间",
|
||||||
|
"@newSubSpace": {},
|
||||||
|
"moveToDifferentSpace": "移动到别的空间",
|
||||||
|
"@moveToDifferentSpace": {},
|
||||||
|
"moveUp": "上移",
|
||||||
|
"@moveUp": {},
|
||||||
|
"moveDown": "下移",
|
||||||
|
"@moveDown": {},
|
||||||
|
"removeFromSpaceDescription": "将从空间移除该聊天,但仍出现在聊天列表中。",
|
||||||
|
"@removeFromSpaceDescription": {},
|
||||||
|
"countChats": "{chats} 个聊天",
|
||||||
|
"@countChats": {
|
||||||
|
"type": "String",
|
||||||
|
"placeholders": {
|
||||||
|
"chats": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"spaceMemberOf": "{spaces} 的空间成员",
|
||||||
|
"@spaceMemberOf": {
|
||||||
|
"type": "String",
|
||||||
|
"placeholders": {
|
||||||
|
"spaces": {
|
||||||
|
"type": "String"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"spaceMemberOfCanKnock": "{spaces} 的空间成员可以敲门",
|
||||||
|
"@spaceMemberOfCanKnock": {
|
||||||
|
"type": "String",
|
||||||
|
"placeholders": {
|
||||||
|
"spaces": {
|
||||||
|
"type": "String"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue