From 02f2a226f0dd35e57c747e0381448bcbc92757c7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 7 Oct 2023 02:24:58 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ru.js | 4 ++++ l10n/ru.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/ru.js b/l10n/ru.js index 5ce063c1e1..cc9c737528 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -37,6 +37,8 @@ OC.L10N.register( "Headings" : "Заголовки", "Sections" : "Разделы", "Images" : "Изображения", + "Sheets" : "Листы", + "Slides" : "Слайды", "Office" : "Офис", "Empty" : "Пустой", "Anonymous guest" : "Анонимный гость", @@ -171,6 +173,8 @@ OC.L10N.register( "Opening file locally …" : "Локальное открытие файла…", "Try again" : "Попытаться снова", "Failed to connect to {productName}. Please try again later or contact your server administrator." : "Не удалось подключиться к {productName}. Повторите попытку позже или обратитесь к администратору сервера.", + "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Теперь файл должен открыться локально. Если вы этого не видите, убедитесь, что в вашей системе установлен клиент рабочего стола.", + "Retry to open locally" : "Повторите попытку открытия локально", "Failed to revert the document to older version" : "Не удалось вернуться к ранней версии", "Select a personal template folder" : "Выбрать папку с личными шаблонами", "Failed to update the Zotero API key" : "Не удалось обновить ключ API Zotero", diff --git a/l10n/ru.json b/l10n/ru.json index f482db11df..7860294ab3 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -35,6 +35,8 @@ "Headings" : "Заголовки", "Sections" : "Разделы", "Images" : "Изображения", + "Sheets" : "Листы", + "Slides" : "Слайды", "Office" : "Офис", "Empty" : "Пустой", "Anonymous guest" : "Анонимный гость", @@ -169,6 +171,8 @@ "Opening file locally …" : "Локальное открытие файла…", "Try again" : "Попытаться снова", "Failed to connect to {productName}. Please try again later or contact your server administrator." : "Не удалось подключиться к {productName}. Повторите попытку позже или обратитесь к администратору сервера.", + "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Теперь файл должен открыться локально. Если вы этого не видите, убедитесь, что в вашей системе установлен клиент рабочего стола.", + "Retry to open locally" : "Повторите попытку открытия локально", "Failed to revert the document to older version" : "Не удалось вернуться к ранней версии", "Select a personal template folder" : "Выбрать папку с личными шаблонами", "Failed to update the Zotero API key" : "Не удалось обновить ключ API Zotero",