chore(translations): Translated using Weblate (Russian)

Currently translated at 93.3% (733 of 785 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
This commit is contained in:
Дмитрий Михирев 2025-10-18 14:42:28 +02:00 committed by Hosted Weblate
commit a94d9f88c4
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -561,7 +561,7 @@
} }
} }
}, },
"countParticipants": "{count, plural, one{один участник} few{{count} участника} other{{count} участников}}", "countParticipants": "{count, plural, one{# участник} few{# участника} other{# участников}}",
"@countParticipants": { "@countParticipants": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -1087,7 +1087,7 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"loadCountMoreParticipants": "{count, plural, one{Загрузить еще одного участника} few{Загрузить еще # участников} other{Загрузить еще # участников}}", "loadCountMoreParticipants": "{count, plural, one{Загрузить еще # участника} few{Загрузить еще # участников} other{Загрузить еще # участников}}",
"@loadCountMoreParticipants": { "@loadCountMoreParticipants": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -1879,7 +1879,7 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount, plural, other{{unreadCount} непрочитанных чата(ов)}}", "unreadChats": "{unreadCount, plural, one{# непрочитанный чат} few{# непрочитанных чата} other{# непрочитанных чатов}}",
"@unreadChats": { "@unreadChats": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -1888,7 +1888,7 @@
} }
} }
}, },
"userAndOthersAreTyping": "{count, plural, one{{username} и ещё один участник печатают…} few{{username} и ещё # участника печатают…} other{{username} и ещё # участников печатают…}}", "userAndOthersAreTyping": "{username} и ещё {count, plural, =1{один участник} =2{двое} =3{трое} =4{четверо} =5{пятеро} =6{шестеро} =7{семеро} one{# участник} few{# участника} other{# участников}} печатают…",
"@userAndOthersAreTyping": { "@userAndOthersAreTyping": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -2328,7 +2328,7 @@
"@storeInAndroidKeystore": {}, "@storeInAndroidKeystore": {},
"storeInAppleKeyChain": "Сохранить в Apple KeyChain", "storeInAppleKeyChain": "Сохранить в Apple KeyChain",
"@storeInAppleKeyChain": {}, "@storeInAppleKeyChain": {},
"countFiles": "{count} файлов", "countFiles": "{count, plural, one{# файл} few{# файла} other{# файлов}}",
"@countFiles": { "@countFiles": {
"placeholders": { "placeholders": {
"count": { "count": {
@ -2405,7 +2405,7 @@
"@noKeyForThisMessage": {}, "@noKeyForThisMessage": {},
"screenSharingTitle": "общий доступ к экрану", "screenSharingTitle": "общий доступ к экрану",
"@screenSharingTitle": {}, "@screenSharingTitle": {},
"numChats": "{number} чатов", "numChats": "{number, plural, one{# чат} few{# чата} other{# чатов}}",
"@numChats": { "@numChats": {
"type": "number", "type": "number",
"placeholders": { "placeholders": {
@ -2437,7 +2437,7 @@
"@readUpToHere": {}, "@readUpToHere": {},
"commandHint_hug": "Отправить обнимашки", "commandHint_hug": "Отправить обнимашки",
"@commandHint_hug": {}, "@commandHint_hug": {},
"cuddleContent": "{senderName} улыбнулся(-ась) Вам", "cuddleContent": "{senderName} улыбнулся(ась) Вам",
"@cuddleContent": { "@cuddleContent": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -2598,7 +2598,7 @@
"@inviteGroupChat": {}, "@inviteGroupChat": {},
"invalidInput": "Недопустимый ввод!", "invalidInput": "Недопустимый ввод!",
"@invalidInput": {}, "@invalidInput": {},
"wrongPinEntered": "Введён неверный пин-код! Повторите попытку через {seconds} секунд...", "wrongPinEntered": "Введён неверный пин-код! Повторите попытку через {seconds, plural, one{# секунду} few{# секунды} other {# секунд}}...",
"@wrongPinEntered": { "@wrongPinEntered": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -2934,7 +2934,7 @@
"@commandHint_ignore": {}, "@commandHint_ignore": {},
"commandHint_unignore": "Не игнорировать данный matrix ID", "commandHint_unignore": "Не игнорировать данный matrix ID",
"@commandHint_unignore": {}, "@commandHint_unignore": {},
"unreadChatsInApp": "{appname}: {unread} непрочитанные чаты", "unreadChatsInApp": "{appname}: {unread, plural, one{# непрочитанный чат} few{# непрочитанных чата} other{# непрочитанных чатов}}",
"@unreadChatsInApp": { "@unreadChatsInApp": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -2946,7 +2946,7 @@
} }
} }
}, },
"thereAreCountUsersBlocked": "Сейчас заблокировано {count} пользователей.", "thereAreCountUsersBlocked": "Сейчас {count, plural, one{заблокирован # пользователь} few{заблокированы # пользователя} other{заблокированы # пользователей}}.",
"@thereAreCountUsersBlocked": { "@thereAreCountUsersBlocked": {
"type": "String", "type": "String",
"count": {} "count": {}
@ -3009,7 +3009,7 @@
"@inviteOtherUsers": {}, "@inviteOtherUsers": {},
"changeTheVisibilityOfChatHistory": "Изменить видимость истории чата", "changeTheVisibilityOfChatHistory": "Изменить видимость истории чата",
"@changeTheVisibilityOfChatHistory": {}, "@changeTheVisibilityOfChatHistory": {},
"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": "{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": {
@ -3097,7 +3097,7 @@
"@joinedChats": {}, "@joinedChats": {},
"serverInformation": "Информация о сервере:", "serverInformation": "Информация о сервере:",
"@serverInformation": {}, "@serverInformation": {},
"sendingAttachmentCountOfCount": "Отправляю... {index} {length}...", "sendingAttachmentCountOfCount": "Отправляется вложение {index} из {length}...",
"@sendingAttachmentCountOfCount": { "@sendingAttachmentCountOfCount": {
"type": "integer", "type": "integer",
"placeholders": { "placeholders": {
@ -3136,7 +3136,7 @@
"@italicText": {}, "@italicText": {},
"unableToJoinChat": "Невозможно присоединиться к чату. Возможно, другая сторона уже закончила разговор.", "unableToJoinChat": "Невозможно присоединиться к чату. Возможно, другая сторона уже закончила разговор.",
"@unableToJoinChat": {}, "@unableToJoinChat": {},
"serverLimitReached": "Ограничения сервера. Ожидайте{seconds} секунд...", "serverLimitReached": "Достигнуто ограничение сервера. Ожидаем {seconds, plural, one{# секунду} few{# секунды} other{# секунд}}...",
"@serverLimitReached": { "@serverLimitReached": {
"type": "integer", "type": "integer",
"placeholders": { "placeholders": {
@ -3167,7 +3167,7 @@
"@version": {}, "@version": {},
"website": "Сайт", "website": "Сайт",
"@website": {}, "@website": {},
"sendImages": "Отправить {count} изображений", "sendImages": "Отправить {count, plural, =1{изображение} one{# изображение} few{# изображения} other{# изображений}}",
"@sendImages": { "@sendImages": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -3283,5 +3283,25 @@
"commandHint_roomupgrade": "Обновить комнату до указанной версии", "commandHint_roomupgrade": "Обновить комнату до указанной версии",
"@commandHint_roomupgrade": {}, "@commandHint_roomupgrade": {},
"notificationRuleInviteForMeDescription": "Уведомляет пользователя, когда его приглашают в комнату.", "notificationRuleInviteForMeDescription": "Уведомляет пользователя, когда его приглашают в комнату.",
"@notificationRuleInviteForMeDescription": {} "@notificationRuleInviteForMeDescription": {},
"countInvited": "{count, plural, one{Приглашён # участник} few{Приглашены # участника} other{Приглашены # участников}}",
"@countInvited": {
"type": "String",
"placeholders": {
"count": {
"type": "int"
}
}
},
"unknownPushRule": "Неизвестное правило оповещения '{rule}'",
"@unknownPushRule": {
"type": "String",
"placeholders": {
"rule": {
"type": "String"
}
}
},
"checkList": "Контрольный список",
"@checkList": {}
} }