From cacf942adcd949f80a7a78a6c18595f891265767 Mon Sep 17 00:00:00 2001 From: Yurt Page Date: Sat, 3 May 2025 17:01:08 +0200 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 95.4% (737 of 772 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/ --- assets/l10n/intl_ru.arb | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_ru.arb b/assets/l10n/intl_ru.arb index d986499a9..49c29b03c 100644 --- a/assets/l10n/intl_ru.arb +++ b/assets/l10n/intl_ru.arb @@ -3270,5 +3270,15 @@ "appIntroduction": "FluffyChat позволяет вам общаться с друзьями с разными мессенджерами. Узнайте больше на https://matrix.org или просто нажмите *Продолжить*.", "@appIntroduction": {}, "previous": "Предыдущий", - "@previous": {} + "@previous": {}, + "notificationRuleCallDescription": "Уведомляет пользователя про звонки.", + "@notificationRuleCallDescription": {}, + "notificationRuleEncryptedRoomOneToOne": "Шифрованная комната «Один на один»", + "@notificationRuleEncryptedRoomOneToOne": {}, + "notificationRuleEncryptedRoomOneToOneDescription": "Уведомляет пользователя про сообщение в зашифрованных комнатах «Один на один».", + "@notificationRuleEncryptedRoomOneToOneDescription": {}, + "notificationRuleRoomOneToOne": "Комната «Один на один»", + "@notificationRuleRoomOneToOne": {}, + "setCustomPermissionLevel": "Установить уровень пользовательских разрешений", + "@setCustomPermissionLevel": {} }