From 639a6d04850fde5729837b2cb4f030d2d6d300cb Mon Sep 17 00:00:00 2001 From: Nikita Epifanov Date: Sun, 7 Feb 2021 18:14:05 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 98.4% (384 of 390 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/ --- lib/l10n/intl_ru.arb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index c6ec229c..adb3afa2 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -2106,5 +2106,20 @@ "@noStatusesFound": { "type": "text", "placeholders": {} + }, + "addNewContact": "Добавить новый контакт", + "@addNewContact": { + "type": "text", + "placeholders": {} + }, + "areYouSureYouWantToLogout": "Вы действительно хотите выйти?", + "@areYouSureYouWantToLogout": { + "type": "text", + "placeholders": {} + }, + "noPublicRoomsFound": "Никаких общественных комнат не найдено…", + "@noPublicRoomsFound": { + "type": "text", + "placeholders": {} } }