chore(translations): Translated using Weblate (Russian)

Currently translated at 100.0% (825 of 825 strings)

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

View file

@ -218,7 +218,7 @@
} }
} }
}, },
"changedTheChatNameTo": "{username} изменил(а) имя чата на: '{chatname}'", "changedTheChatNameTo": "{username} изменил(а) имя чата на '{chatname}'",
"@changedTheChatNameTo": { "@changedTheChatNameTo": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -239,7 +239,7 @@
} }
} }
}, },
"changedTheDisplaynameTo": "{username} изменил(а) отображаемое имя на: '{displayname}'", "changedTheDisplaynameTo": "{username} изменил(а) отображаемое имя на '{displayname}'",
"@changedTheDisplaynameTo": { "@changedTheDisplaynameTo": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -260,7 +260,7 @@
} }
} }
}, },
"changedTheGuestAccessRulesTo": "{username} изменил(а) правила гостевого доступа на: {rules}", "changedTheGuestAccessRulesTo": "{username} изменил(а) правила гостевого доступа на {rules}",
"@changedTheGuestAccessRulesTo": { "@changedTheGuestAccessRulesTo": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -281,7 +281,7 @@
} }
} }
}, },
"changedTheHistoryVisibilityTo": "{username} изменил(а) видимость истории на: {rules}", "changedTheHistoryVisibilityTo": "{username} изменил(а) видимость истории на {rules}",
"@changedTheHistoryVisibilityTo": { "@changedTheHistoryVisibilityTo": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -302,7 +302,7 @@
} }
} }
}, },
"changedTheJoinRulesTo": "{username} изменил(а) правила присоединения на: {joinRules}", "changedTheJoinRulesTo": "{username} изменил(а) правила присоединения на {joinRules}",
"@changedTheJoinRulesTo": { "@changedTheJoinRulesTo": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -381,7 +381,7 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chatBackupDescription": "Резервная старых сообщений защищена ключом восстановления. Пожалуйста, не потеряйте его.", "chatBackupDescription": "Ваши сообщения защищены ключом восстановления. Пожалуйста, не потеряйте его.",
"@chatBackupDescription": { "@chatBackupDescription": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
@ -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": {
@ -3009,7 +3009,7 @@
"@inviteOtherUsers": {}, "@inviteOtherUsers": {},
"changeTheVisibilityOfChatHistory": "Изменить видимость истории чата", "changeTheVisibilityOfChatHistory": "Изменить видимость истории чата",
"@changeTheVisibilityOfChatHistory": {}, "@changeTheVisibilityOfChatHistory": {},
"countChatsAndCountParticipants": "{chats} чатов и {participants} участников", "countChatsAndCountParticipants": "{chats, plural, one{# чат} few{# чата} other{# чатов}} и {participants, plural, one{# участник} few{# участника} other{# участников}}",
"@countChatsAndCountParticipants": { "@countChatsAndCountParticipants": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -3324,7 +3324,7 @@
}, },
"changedTheChatDescription": "{username} изменил описание чата", "changedTheChatDescription": "{username} изменил описание чата",
"@changedTheChatDescription": {}, "@changedTheChatDescription": {},
"changedTheChatName": "{username} изменил имя чата", "changedTheChatName": "{username} изменил(а) имя чата",
"@changedTheChatName": {}, "@changedTheChatName": {},
"notificationRuleMemberEvent": "Мероприятие участника", "notificationRuleMemberEvent": "Мероприятие участника",
"@notificationRuleMemberEvent": {}, "@notificationRuleMemberEvent": {},