From 432075dfe422948def504b65d1c37d74d7335203 Mon Sep 17 00:00:00 2001 From: Nikita Epifanov Date: Fri, 30 Oct 2020 12:10:59 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 99.6% (316 of 317 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/ --- lib/l10n/intl_ru.arb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index fb3952bc..c45eae84 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -1722,5 +1722,25 @@ "@changeDeviceName": { "type": "text", "placeholders": {} + }, + "mention": "Упомянуть", + "@mention": { + "type": "text", + "placeholders": {} + }, + "offline": "Не в сети", + "@offline": { + "type": "text", + "placeholders": {} + }, + "online": "В сети", + "@online": { + "type": "text", + "placeholders": {} + }, + "unavailable": "Недоступен", + "@unavailable": { + "type": "text", + "placeholders": {} } }