From 40e32e57edc2829acca06d77fd36b81359bf04e0 Mon Sep 17 00:00:00 2001 From: Nikita Epifanov Date: Wed, 3 Feb 2021 14:27:39 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 98.4% (378 of 384 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/ --- lib/l10n/intl_ru.arb | 85 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 89365eac..78983166 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -2001,5 +2001,90 @@ "placeholders": { "homeserver": {} } + }, + "reportMessage": "Сообщить о сообщении", + "@reportMessage": { + "type": "text", + "placeholders": {} + }, + "redactMessage": "Отредактировать сообщение", + "@redactMessage": { + "type": "text", + "placeholders": {} + }, + "contentHasBeenReported": "О контенте было сообщено администраторам сервера", + "@contentHasBeenReported": { + "type": "text", + "placeholders": {} + }, + "reason": "Причина", + "@reason": { + "type": "text", + "placeholders": {} + }, + "whyDoYouWantToReportThis": "Почему вы хотите сообщить об этом?", + "@whyDoYouWantToReportThis": { + "type": "text", + "placeholders": {} + }, + "inoffensive": "Безобидный", + "@inoffensive": { + "type": "text", + "placeholders": {} + }, + "offensive": "Оскорбительный", + "@offensive": { + "type": "text", + "placeholders": {} + }, + "extremeOffensive": "Крайне оскорбительный", + "@extremeOffensive": { + "type": "text", + "placeholders": {} + }, + "howOffensiveIsThisContent": "Насколько оскорбительным является этот контент?", + "@howOffensiveIsThisContent": { + "type": "text", + "placeholders": {} + }, + "search": "Поиск", + "@search": { + "type": "text", + "placeholders": {} + }, + "discover": "Обзор", + "@discover": { + "type": "text", + "placeholders": {} + }, + "groups": "Группы", + "@groups": { + "type": "text", + "placeholders": {} + }, + "messages": "Сообщения", + "@messages": { + "type": "text", + "placeholders": {} + }, + "status": "Статус", + "@status": { + "type": "text", + "placeholders": {} + }, + "ignore": "Игнорировать", + "@ignore": { + "type": "text", + "placeholders": {} + }, + "next": "Далее", + "@next": { + "type": "text", + "placeholders": {} + }, + "pleaseFollowInstructionsOnWeb": "Следуйте инструкциям на веб-сайте и нажмите «Далее».", + "@pleaseFollowInstructionsOnWeb": { + "type": "text", + "placeholders": {} } }