From b0c766801535c0a7a704ba2df2bdee86c269fec3 Mon Sep 17 00:00:00 2001 From: Taisiya Prudentova Date: Mon, 7 Nov 2022 09:44:14 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (380 of 380 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/ru/ --- lib/l10n/intl_ru.arb | 164 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 164 insertions(+) diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 3fddaa502..5189bb25f 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -2357,5 +2357,169 @@ "startDate": {}, "endDate": {} } + }, + "selectParentFolder": "Выберите корневую папку", + "@selectParentFolder": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "requestReadReceipt": "Запросить уведомление о прочтении", + "@requestReadReceipt": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "subTitleReadReceiptRequestNotificationMessage": "Отправитель запросил уведомление о прочтении этого письма. Отправить уведомление?", + "@subTitleReadReceiptRequestNotificationMessage": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "textBodySendReceiptToSender": "Сообщение было прочитано {sender} в {time} \n\nТема: {subject} \n\nПримечание: Это уведомление о прочтении подтверждает только то, что сообщение было отображено на компьютере получателя. Мы не гарантируем, что получатель прочитал или понял содержание сообщения.", + "@textBodySendReceiptToSender": { + "type": "text", + "placeholders_order": [ + "sender", + "subject", + "time" + ], + "placeholders": { + "sender": {}, + "subject": {}, + "time": {} + } + }, + "messageConfirmationDialogDeleteMultipleMailbox": "{numberOfMailbox} почтовых ящиков и все содержащиеся в них подпапки и сообщения будут удалены без возможности восстановления. Вы хотите продолжить?", + "@messageConfirmationDialogDeleteMultipleMailbox": { + "type": "text", + "placeholders_order": [ + "numberOfMailbox" + ], + "placeholders": { + "numberOfMailbox": {} + } + }, + "unknownError": "Произошла неизвестная ошибка, пожалуйста, попробуйте еще раз", + "@unknownError": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "myFolders": "Мои папки", + "@myFolders": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "titleHeaderAttachment": "{count} Приложения(-ий) ({totalSize}):", + "@titleHeaderAttachment": { + "type": "text", + "placeholders_order": [ + "count", + "totalSize" + ], + "placeholders": { + "count": {}, + "totalSize": {} + } + }, + "undo": "Отменить", + "@undo": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "skip": "Пропустить", + "@skip": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "showAll": "Показать все", + "@showAll": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "appGridTittle": "Перейти к приложениям", + "@appGridTittle": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "titleReadReceiptRequestNotificationMessage": "Запрос на уведомление о прочтении", + "@titleReadReceiptRequestNotificationMessage": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "yes": "Да", + "@yes": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "no": "Нет", + "@no": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "toastMessageNotSupportMdnWhenSendReceipt": "Ваша учетная запись не поддерживает возможности MDN", + "@toastMessageNotSupportMdnWhenSendReceipt": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "toastMessageCannotFoundIdentityWhenSendReceipt": "Указанный идентификатор не найден", + "@toastMessageCannotFoundIdentityWhenSendReceipt": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "toastMessageCannotFoundEmailIdWhenSendReceipt": "Указанный идентификатор электронной почты не найден", + "@toastMessageCannotFoundEmailIdWhenSendReceipt": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "subjectSendReceiptToSender": "Прочитано: {subject}", + "@subjectSendReceiptToSender": { + "type": "text", + "placeholders_order": [ + "subject" + ], + "placeholders": { + "subject": {} + } + }, + "toastMessageSendReceiptSuccess": "Уведомление о прочтении отправлено.", + "@toastMessageSendReceiptSuccess": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "moveConversation": "Переместить {numberOfConversation} бесед(-ы)", + "@moveConversation": { + "type": "text", + "placeholders_order": [ + "numberOfConversation" + ], + "placeholders": { + "numberOfConversation": {} + } + }, + "toastMessageErrorNotSelectedFolderWhenCreateNewMailbox": "Вы не выбрали папку для сохранения", + "@toastMessageErrorNotSelectedFolderWhenCreateNewMailbox": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "createNewMailbox": "Создать новый почтовый ящик", + "@createNewMailbox": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }