From 9b7ae814cf0a92364c26622afe938769e9b3d39c Mon Sep 17 00:00:00 2001 From: Taisiya Prudentova Date: Mon, 3 Jun 2024 07:55:27 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (594 of 594 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/ru/ --- lib/l10n/intl_ru.arb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 9641887c3..6ccda7285 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -3923,5 +3923,35 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "download": "Скачать", + "@download": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "print": "Печать", + "@print": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "zoomOut": "Отдалить", + "@zoomOut": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "page": "Страница", + "@page": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "zoomIn": "Приблизить", + "@zoomIn": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }