From 470e1fc9efebbd53be65c3a800ff10c6fdd6a627 Mon Sep 17 00:00:00 2001 From: Taisiya Prudentova Date: Fri, 14 Oct 2022 11:19:37 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 89.0% (325 of 365 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/ru/ --- lib/l10n/intl_ru.arb | 160 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 158 insertions(+), 2 deletions(-) diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 3ad6102ed..0a6d6ebad 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -1,6 +1,6 @@ { "@@last_modified": "2021-10-13T22:37:55.795262", - "initializing_data": "Инициализация данных…", + "initializing_data": "Инициализация данных...", "@initializing_data": { "type": "text", "placeholders_order": [], @@ -942,7 +942,7 @@ "placeholders_order": [], "placeholders": {} }, - "delete_multiple_messages_dialog": "Вы собираетесь безвозвратно удалить {count} элементов из Корзины. Вы хотите продолжить?", + "delete_multiple_messages_dialog": "Вы собираетесь безвозвратно удалить {count} элементов из {mailboxName} . Вы хотите продолжить?", "@delete_multiple_messages_dialog": { "type": "text", "placeholders_order": [ @@ -1951,5 +1951,161 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "yourVacationResponderIsDisabledSuccessfully": "Автоответчик успешно отключен", + "@yourVacationResponderIsDisabledSuccessfully": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "messageEnableVacationResponderAutomatically": "Автоответчик будет активирован {startDate}", + "@messageEnableVacationResponderAutomatically": { + "type": "text", + "placeholders_order": [ + "startDate" + ], + "placeholders": { + "startDate": {} + } + }, + "messageDisableVacationResponderAutomatically": "Автоответчик будет отключен {endDate}", + "@messageDisableVacationResponderAutomatically": { + "type": "text", + "placeholders_order": [ + "endDate" + ], + "placeholders": { + "endDate": {} + } + }, + "deleteRecipient": "Удалить получателя", + "@deleteRecipient": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "endDate": "Дата окончания", + "@endDate": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "activated": "Активирован", + "@activated": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "startDate": "Дата начала", + "@startDate": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "deactivated": "Деактивирован", + "@deactivated": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "noEndTime": "Без времени окончания", + "@noEndTime": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "errorMessageWhenStartDateVacationIsEmpty": "Пожалуйста, введите действительную дату начала", + "@errorMessageWhenStartDateVacationIsEmpty": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "hintMessageBodyVacation": "Сообщения автоответчика", + "@hintMessageBodyVacation": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "headerRecipients": "Получатели", + "@headerRecipients": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "forwarding": "Переслать", + "@forwarding": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "vacation": "Автоответчик", + "@vacation": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "message": "Сообщение", + "@message": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "vacationStopsAt": "Автоответчик отключается в", + "@vacationStopsAt": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "noEndDate": "Без даты окончания", + "@noEndDate": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "noStartTime": "Без времени начала", + "@noStartTime": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "errorMessageWhenEndDateVacationIsInValid": "Дата окончания должна быть больше даты начала", + "@errorMessageWhenEndDateVacationIsInValid": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "errorMessageWhenMessageVacationIsEmpty": "Тело сообщения не может быть пустым", + "@errorMessageWhenMessageVacationIsEmpty": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "vacationSettingSaved": "Настройки отпуска сохранены", + "@vacationSettingSaved": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "yourVacationResponderIsEnabled": "Автоответчик включен.", + "@yourVacationResponderIsEnabled": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "messageConfirmationDialogDeleteRecipientForward": "Вы хотите удалить адрес {emailAddress}?", + "@messageConfirmationDialogDeleteRecipientForward": { + "type": "text", + "placeholders_order": [ + "emailAddress" + ], + "placeholders": { + "emailAddress": {} + } + }, + "customRange": "Настроить диапазон", + "@customRange": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }