Translated using Weblate (Russian)

Currently translated at 100.0% (481 of 481 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
This commit is contained in:
Raatty 2021-08-16 07:36:24 +00:00 committed by Hosted Weblate
parent 0b26ef3e18
commit 13548a1232
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 2 additions and 2 deletions

View File

@ -2282,14 +2282,14 @@
"type": "text",
"placeholders": {}
},
"unreadChats": "{unreadCount, plural, =1{1 unread chat} непрочитанных чата(ов)}}",
"unreadChats": "{unreadCount, plural, other{{unreadCount} непрочитанных чата(ов)}}",
"@unreadChats": {
"type": "text",
"placeholders": {
"unreadCount": {}
}
},
"unreadMessages": "{unreadEvents, plural, =1{1 unread message} непрочитанных сообщения(ий)}}",
"unreadMessages": "{unreadEvents, plural, other{{unreadEvents} непрочитанных сообщения(ий)}}",
"@unreadMessages": {
"type": "text",
"placeholders": {