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 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
740f992a60
commit
4c61cc821a
@ -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…
Reference in New Issue
Block a user