From 4c86fe8330610709d83a53f60fabf5194bdec757 Mon Sep 17 00:00:00 2001 From: Taisiya Prudentova Date: Mon, 28 Apr 2025 12:09:12 +0200 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (702 of 702 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/ru/ --- lib/l10n/intl_ru.arb | 60 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) 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": {} } }