From fc9ee0c945926b8754796f1fd34a28c1cd046086 Mon Sep 17 00:00:00 2001 From: Nikita Epifanov Date: Mon, 18 Jan 2021 10:44:10 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 98.6% (362 of 367 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/ --- lib/l10n/intl_ru.arb | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index f5ab6a92..04d75d0d 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -1352,7 +1352,7 @@ "senderName": {} } }, - "startYourFirstChat": "Начните свой первый чат :-)", + "startYourFirstChat": "Начни свой первый чат прямо сейчас! 🙂\n- Нажмите \"+\"\n- Введите логин друга\n- Веселитесь в чате", "@startYourFirstChat": { "type": "text", "placeholders": {} @@ -1974,5 +1974,25 @@ "@noConnectionToTheServer": { "type": "text", "placeholders": {} + }, + "security": "Безопасность", + "@security": { + "type": "text", + "placeholders": {} + }, + "appLock": "Блокировка приложения", + "@appLock": { + "type": "text", + "placeholders": {} + }, + "pleaseChooseAPasscode": "Пожалуйста, выберите код доступа", + "@pleaseChooseAPasscode": { + "type": "text", + "placeholders": {} + }, + "pleaseEnter4Digits": "Введите 4 цифры или оставьте поле пустым, чтобы отключить блокировку приложения.", + "@pleaseEnter4Digits": { + "type": "text", + "placeholders": {} } }