From b4ab45221ab40df4593a55fea569b298fd250b76 Mon Sep 17 00:00:00 2001 From: Taisiya Prudentova Date: Fri, 19 Aug 2022 11:49:22 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 87.7% (265 of 302 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/ru/ --- lib/l10n/intl_ru.arb | 104 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 103 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 02e828cd3..b629b5adb 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -1,6 +1,6 @@ { "@@last_modified": "2021-10-13T22:37:55.795262", - "initializing_data": "Инициализация данных...", + "initializing_data": "Инициализация данных…", "@initializing_data": { "type": "text", "placeholders_order": [], @@ -1627,5 +1627,107 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "saveAndClose": "Сохранить и закрыть", + "@saveAndClose": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "insertImage": "Вставить изображение", + "@insertImage": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "selectFromFile": "Выбрать из файлов", + "@selectFromFile": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "insertImageErrorDuplicate": "Нельзя добавить одновременно и изображение, и URL-адрес", + "@insertImageErrorDuplicate": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "chooseAColor": "Выберите цвет", + "@chooseAColor": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "resetToDefault": "Сбросить до настроек по умолчанию", + "@resetToDefault": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "setColor": "Выбрать цвет", + "@setColor": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "formatTextColor": "Цвет текста", + "@formatTextColor": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "formatTextBackgroundColor": "Цвет фона текста", + "@formatTextBackgroundColor": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "formatBold": "Полужирный", + "@formatBold": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "formatUnderline": "Подчеркнутый", + "@formatUnderline": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "formatItalic": "Курсив", + "@formatItalic": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "formatStrikethrough": "Зачеркнутый", + "@formatStrikethrough": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "chooseImage": "Выбрать изображение", + "@chooseImage": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "insertImageErrorFileEmpty": "Выберите изображение или введите URL-адрес изображения", + "@insertImageErrorFileEmpty": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "urlLink": "URL", + "@urlLink": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "insert": "Вставить", + "@insert": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }