chore(translations): Translated using Weblate (Russian)
Currently translated at 91.4% (742 of 811 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
This commit is contained in:
parent
b2ea5c8e20
commit
8f2b3cdaec
1 changed files with 4 additions and 4 deletions
|
|
@ -1888,7 +1888,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"userAndOthersAreTyping": "{username} и ещё {count, plural, =1{один участник} =2{двое} =3{трое} =4{четверо} =5{пятеро} =6{шестеро} =7{семеро} one{# участник} few{# участника} other{# участников}} печатают…",
|
||||
"userAndOthersAreTyping": "{username} и еще {count} печатают…",
|
||||
"@userAndOthersAreTyping": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
|
|
@ -3167,7 +3167,7 @@
|
|||
"@version": {},
|
||||
"website": "Сайт",
|
||||
"@website": {},
|
||||
"sendImages": "Отправить {count, plural, =1{изображение} one{# изображение} few{# изображения} other{# изображений}}",
|
||||
"sendImages": "Отправить {count} изображение",
|
||||
"@sendImages": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
|
|
@ -3304,7 +3304,7 @@
|
|||
},
|
||||
"checkList": "Контрольный список",
|
||||
"@checkList": {},
|
||||
"countVotes": "{count, plural, =1{Один голос} one{# голос} few{# голоса} other{# голосов}}",
|
||||
"countVotes": "{count, plural, =1{Один голос} other{{count} голосов}}",
|
||||
"@countVotes": {
|
||||
"type": "int",
|
||||
"placeholders": {
|
||||
|
|
@ -3313,7 +3313,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"countReplies": "{count, plural, =1{Один ответ} one{# ответ} few{# ответа} other{# ответов}}",
|
||||
"countReplies": "{count, plural, =1{Один ответ} other{{count} ответов}}",
|
||||
"@countReplies": {
|
||||
"type": "int",
|
||||
"placeholders": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue