From 00c5c7599edd62685919d1f4c2cad60b2da2adeb Mon Sep 17 00:00:00 2001 From: Nikita Epifanov Date: Wed, 9 Sep 2020 15:33:30 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (302 of 302 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/ --- lib/l10n/intl_ru.arb | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 69a1869..a91faf5 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -1631,5 +1631,40 @@ "placeholders": { "senderName": {} } + }, + "Send video": "Отправить видео", + "@Send video": { + "type": "text", + "placeholders": {} + }, + "Send original": "Отправить оригинал", + "@Send original": { + "type": "text", + "placeholders": {} + }, + "Send audio": "Отправить аудио", + "@Send audio": { + "type": "text", + "placeholders": {} + }, + "No": "Нет", + "@No": { + "type": "text", + "placeholders": {} + }, + "Changes have been saved": "Изменения были сохранены", + "@Changes have been saved": { + "type": "text", + "placeholders": {} + }, + "Informations about your privacy: https://sentry.io/security/": "Информация о вашей конфиденциальности: https://sentry.io/security/", + "@Informations about your privacy: https://sentry.io/security/": { + "type": "text", + "placeholders": {} + }, + "Allow sending bug reports with sentry.io": "Разрешить отправку отчетов об ошибках в sentry.io", + "@Allow sending bug reports with sentry.io": { + "type": "text", + "placeholders": {} } }