From cad01528246273d9e556127d071db3af3b839221 Mon Sep 17 00:00:00 2001 From: Taisiya Prudentova Date: Tue, 21 May 2024 14:14:47 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (591 of 591 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/ru/ --- lib/l10n/intl_ru.arb | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index fe6dd59f4..9641887c3 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -3881,5 +3881,47 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "youMayAttendThisMeeting": "Вы возможно придете на эту встречу", + "@youMayAttendThisMeeting": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "downloadMessageAsEML": "Скачать сообщения как EML", + "@downloadMessageAsEML": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "downloadMessageAsEMLFailed": "Не удалось скачать сообщения как EML", + "@downloadMessageAsEMLFailed": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "noSuitableBrowserForOIDC": "Браузер не подходит для OIDC, свяжитесь с вашим системным администратором", + "@noSuitableBrowserForOIDC": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "eventReplyWasSentUnsuccessfully": "Ответ на событие успешно отправлен!", + "@eventReplyWasSentUnsuccessfully": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youWillAttendThisMeeting": "Вы придете на эту встречу", + "@youWillAttendThisMeeting": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youWillNotAttendThisMeeting": "Вы не придете на эту встречу", + "@youWillNotAttendThisMeeting": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }