Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (642 of 642 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
parent
c8257f1255
commit
91dc881600
1 changed files with 26 additions and 1 deletions
|
|
@ -2712,5 +2712,30 @@
|
||||||
"alwaysUse24HourFormat": "否",
|
"alwaysUse24HourFormat": "否",
|
||||||
"@alwaysUse24HourFormat": {
|
"@alwaysUse24HourFormat": {
|
||||||
"description": "Set to true to always display time of day in 24 hour format."
|
"description": "Set to true to always display time of day in 24 hour format."
|
||||||
}
|
},
|
||||||
|
"noMoreChatsFound": "找不到更多聊天…",
|
||||||
|
"@noMoreChatsFound": {},
|
||||||
|
"joinedChats": "已加入的聊天",
|
||||||
|
"@joinedChats": {},
|
||||||
|
"space": "空间",
|
||||||
|
"@space": {},
|
||||||
|
"spaces": "空间",
|
||||||
|
"@spaces": {},
|
||||||
|
"goToSpace": "转到空间:{space}",
|
||||||
|
"@goToSpace": {
|
||||||
|
"type": "text",
|
||||||
|
"space": {}
|
||||||
|
},
|
||||||
|
"markAsUnread": "标为未读",
|
||||||
|
"@markAsUnread": {},
|
||||||
|
"countChatsAndCountParticipants": "{chats} 个聊天和 {participants} 名参与者",
|
||||||
|
"@countChatsAndCountParticipants": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"chats": {},
|
||||||
|
"participants": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"unread": "未读",
|
||||||
|
"@unread": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue