From 7ce076974c76530d0a4e5af6f41b7466d0ee6734 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 c6ec229c0..adb3afa26 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": {} } }