From 947ef435b6d631fc6c14de7e4b5e9e1ca2e091a1 Mon Sep 17 00:00:00 2001 From: Nikita Epifanov Date: Sun, 28 Feb 2021 12:11:26 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 98.5% (414 of 420 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/ --- lib/l10n/intl_ru.arb | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 31e968a0f..73e23b202 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -2167,7 +2167,7 @@ "type": "text", "placeholders": {} }, - "pleaseEnterSecurityKey": "Пожалуйста, введите свой ключ безопасности", + "pleaseEnterSecurityKey": "Пожалуйста, введите свой ключ безопасности:", "@pleaseEnterSecurityKey": { "type": "text", "placeholders": {} @@ -2259,5 +2259,35 @@ "@oneMoreEvent": { "type": "text", "placeholders": {} + }, + "unlockChatBackup": "Разблокировать резервную копию чата", + "@unlockChatBackup": { + "type": "text", + "placeholders": {} + }, + "friends": "Друзья", + "@friends": { + "type": "text", + "placeholders": {} + }, + "addNewFriend": "Добавить нового друга", + "@addNewFriend": { + "type": "text", + "placeholders": {} + }, + "noEncryptionForPublicRooms": "Вы можете активировать шифрование только тогда, когда комната перестает быть общедоступной.", + "@noEncryptionForPublicRooms": { + "type": "text", + "placeholders": {} + }, + "deviceVerifyDescription": "Шифрование является безопасным только тогда, когда все устройства проверены.", + "@deviceVerifyDescription": { + "type": "text", + "placeholders": {} + }, + "tapOnDeviceToVerify": "Нажмите на устройство, чтобы проверить", + "@tapOnDeviceToVerify": { + "type": "text", + "placeholders": {} } }