chore(translations): Translated using Weblate (Russian)
Currently translated at 94.0% (738 of 785 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
This commit is contained in:
parent
15dc9f7e50
commit
ac1fbf8289
1 changed files with 4 additions and 4 deletions
|
|
@ -561,7 +561,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"countParticipants": "{count} участника(ов)",
|
"countParticipants": "{count, plural, one{один участник} few{{count} участника} other{{count} участников}}",
|
||||||
"@countParticipants": {
|
"@countParticipants": {
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -1087,7 +1087,7 @@
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"loadCountMoreParticipants": "Загрузить еще {count} участника(ов)",
|
"loadCountMoreParticipants": "{count, plural, one{Загрузить еще одного участника} few{Загрузить еще # участников} other{Загрузить еще # участников}}",
|
||||||
"@loadCountMoreParticipants": {
|
"@loadCountMoreParticipants": {
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -1888,7 +1888,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"userAndOthersAreTyping": "{username} и {count} других участников печатают…",
|
"userAndOthersAreTyping": "{count, plural, one{{username} и ещё один участник печатают…} few{{username} и ещё # участника печатают…} other{{username} и ещё # участников печатают…}}",
|
||||||
"@userAndOthersAreTyping": {
|
"@userAndOthersAreTyping": {
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -3009,7 +3009,7 @@
|
||||||
"@inviteOtherUsers": {},
|
"@inviteOtherUsers": {},
|
||||||
"changeTheVisibilityOfChatHistory": "Изменить видимость истории чата",
|
"changeTheVisibilityOfChatHistory": "Изменить видимость истории чата",
|
||||||
"@changeTheVisibilityOfChatHistory": {},
|
"@changeTheVisibilityOfChatHistory": {},
|
||||||
"countChatsAndCountParticipants": "{chats} чатов и {participants} участников",
|
"countChatsAndCountParticipants": "{chats, plural, one{{participants, plural, one{один чат с одним участником} few{один чат с {participants} участниками} other{один чат с {participants} участниками}}} few{{participants, plural, one{{chats} чата с одним участником} few{{chats} чата с {participants} участниками} other{{chats} чата с {participants} участниками}}} other{{participants, plural, one{{chats} чатов с одним участником} few{{chats} чатов с {participants} участниками} other{{chats} чатов с {participants} участниками}}}}",
|
||||||
"@countChatsAndCountParticipants": {
|
"@countChatsAndCountParticipants": {
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue