From b2c349c7fd8f609c65b86cb7e3f70c059b4583ba Mon Sep 17 00:00:00 2001 From: Taisiya Prudentova Date: Tue, 10 Oct 2023 16:33:03 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (515 of 515 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/ru/ --- lib/l10n/intl_ru.arb | 102 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 99 insertions(+), 3 deletions(-) diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 34b28034c..645c48ba0 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -874,7 +874,7 @@ "placeholders_order": [], "placeholders": {} }, - "empty_trash_folder": "Папка Корзина пуста", + "empty_trash_folder": "Очистить корзину", "@empty_trash_folder": { "type": "text", "placeholders_order": [], @@ -1972,7 +1972,7 @@ "placeholders_order": [], "placeholders": {} }, - "endNow": "Закончить сейчас", + "endNow": "Закончить", "@endNow": { "type": "text", "placeholders_order": [], @@ -2074,7 +2074,7 @@ "placeholders_order": [], "placeholders": {} }, - "vacationSetting": "Настройки автоответчика", + "vacationSetting": "Настройки", "@vacationSetting": { "type": "text", "placeholders_order": [], @@ -3111,5 +3111,101 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "showMoreAttachment": "Показать еще (+{count})", + "@showMoreAttachment": { + "type": "text", + "placeholders_order": [ + "count" + ], + "placeholders": { + "count": {} + } + }, + "messageEmptyFolderDialog": "Сообщения в папке {folder} будут удалены навсегда, и вы не сможете их восстановить", + "@messageEmptyFolderDialog": { + "type": "text", + "placeholders_order": [ + "folder" + ], + "placeholders": { + "folder": {} + } + }, + "newSubfolder": "Новая подпапка", + "@newSubfolder": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "saveAsDraft": "Сохранить как черновик", + "@saveAsDraft": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "addCondition": "Добавить условие", + "@addCondition": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "markedSingleMessageToast": "Сообщение было помечено как {action}", + "@markedSingleMessageToast": { + "type": "text", + "placeholders_order": [ + "action" + ], + "placeholders": { + "action": {} + } + }, + "enterSomeSuggestions": "Введите предложения", + "@enterSomeSuggestions": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "formattingOptions": "Параметры форматирования", + "@formattingOptions": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "canceled": "Отменено", + "@canceled": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "dropFileHereToAttachThem": "Перетащите файлы, чтобы прикрепить", + "@dropFileHereToAttachThem": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "empty": "Очистить", + "@empty": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "embedCode": "Код для вставки", + "@embedCode": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "enterASubject": "Введите тему", + "@enterASubject": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "clearFolder": "Очистить папку", + "@clearFolder": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }