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:
Nikita Epifanov 2021-08-15 14:05:11 +00:00 committed by Hosted Weblate
parent d74c3dda55
commit d624e4a80c
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 3 additions and 3 deletions

View File

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