diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 35459ffe3..0c71b32af 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -4627,5 +4627,65 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "youAcceptedTheProposedTimeForThisMeeting": "Вы приняли предложенное время встречи", + "@youAcceptedTheProposedTimeForThisMeeting": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youHaveAnotherEventAtThatSameTime": "В это время у вас запланировано другое мероприятие", + "@youHaveAnotherEventAtThatSameTime": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "messageClipped": "[Сообщение обрезано]", + "@messageClipped": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "viewEntireMessage": "Показать сообщение целиком", + "@viewEntireMessage": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "retry": "Повторить попытку", + "@retry": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "refresh": "Обновить", + "@refresh": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "deepRefresh": "Жесткая перезагрузка", + "@deepRefresh": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "pullDownToRefresh": "Потяните вниз, чтобы обновить", + "@pullDownToRefresh": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "releaseTo": "Отпустите, чтобы", + "@releaseTo": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "pullHarderFor": "Потяните сильнее, чтобы", + "@pullHarderFor": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }