diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 2dac494a7..35459ffe3 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -4549,5 +4549,83 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "markAsImportantIsDisabled": "Не помечено как важное", + "@markAsImportantIsDisabled": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "senderImportantSettingExplanation": "Позволяет отображать пометку \"Важное\" в письмах. Эта функция контролируется отправителем, а потому может использоваться излишне.", + "@senderImportantSettingExplanation": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "sizeDescending": "Размер по убыванию", + "@sizeDescending": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "turnOffMarkAsImportant": "Снять пометку \"Важное\"", + "@turnOffMarkAsImportant": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "markAsImportant": "Пометить как важное", + "@markAsImportant": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "markAsImportantIsEnabled": "Помечено как важное", + "@markAsImportantIsEnabled": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "turnOnMarkAsImportant": "Добавить пометку \"Важное\"", + "@turnOnMarkAsImportant": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "preferences": "Предпочтения", + "@preferences": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "senderSetImportantFlag": "Отправитель пометил письмо как важное", + "@senderSetImportantFlag": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "senderImportantSettingToggleDescription": "Отображать пометку \"Важное\", установленную отправителем", + "@senderImportantSettingToggleDescription": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "hideAll": "Скрыть все", + "@hideAll": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "exitFullscreen": "Выйти из полноэкранного режима", + "@exitFullscreen": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "sizeAscending": "Размер по возрастанию", + "@sizeAscending": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }