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

View File

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