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": {} } }