diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 0de123cd0..fc4826ee4 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -1065,5 +1065,113 @@ "placeholders": { "maxSize": {} } + }, + "un_spam": "Убрать из спама", + "@un_spam": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "sign_out": "Выйти", + "@sign_out": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "exchange": "Обмен", + "@exchange": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "mark_as_starred": "Добавить в избранное", + "@mark_as_starred": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "move_message": "Переместить сообщение", + "@move_message": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "new_identity": "Новый идентификатор", + "@new_identity": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "forwarded_message": "Пересланное сообщение", + "@forwarded_message": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "date": "Дата", + "@date": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "mark_as_spam": "Пометить как спам", + "@mark_as_spam": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "remove_from_spam": "Переместить в спам", + "@remove_from_spam": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "marked_as_spam": "Пометить как спам", + "@marked_as_spam": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "marked_as_not_spam": "Убрать из спама", + "@marked_as_not_spam": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "star": "Избранное", + "@star": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "un_star": "Убрать из избранного", + "@un_star": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "settings": "Настройки", + "@settings": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "manage_account": "Управление аккаунтом", + "@manage_account": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "profiles": "Профили", + "@profiles": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "identities": "Идентификаторы", + "@identities": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }