Translated using Weblate (Chinese (Simplified))
Currently translated at 94.4% (479 of 507 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
parent
fa7d10841a
commit
476bb174ef
1 changed files with 3 additions and 3 deletions
|
|
@ -1697,7 +1697,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"unbanFromChat": "移除流放",
|
"unbanFromChat": "解禁聊天",
|
||||||
"@unbanFromChat": {
|
"@unbanFromChat": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -2198,14 +2198,14 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"unreadChats": "{unreadCount, plural, other{{unreadCount} 个未读聊天}}",
|
"unreadChats": "{unreadCount, plural, =1{1 unread chat} 其他{{unreadCount} 个未读聊天}}",
|
||||||
"@unreadChats": {
|
"@unreadChats": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"unreadCount": {}
|
"unreadCount": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"unreadMessages": "{unreadEvents, plural, other{{unreadEvents} 条未读消息}}",
|
"unreadMessages": "{unreadEvents, plural, =1{1 unread message} 其他{{unreadEvents}条未读消息}}",
|
||||||
"@unreadMessages": {
|
"@unreadMessages": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue