From 500a52c2adfadf0fdab1b8833fb7ab4929aeb99e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 5 Oct 2023 02:23:26 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ru.js | 1 + l10n/ru.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ru.js b/l10n/ru.js index 8d2ae4d..834d94b 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -10,6 +10,7 @@ OC.L10N.register( "You can not write to a folder" : "Вы не можете записать в каталог", "Could not write to file." : "Не удалось записать в файл.", "Insufficient permissions" : "Недостаточно прав доступа", + "The required folder was not found" : "Нужная папка не найдена", "Saving..." : "Сохранение…", "Auto" : "Автоматически", "Dark" : "Тёмное", diff --git a/l10n/ru.json b/l10n/ru.json index 4b61e4e..8d3da78 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -8,6 +8,7 @@ "You can not write to a folder" : "Вы не можете записать в каталог", "Could not write to file." : "Не удалось записать в файл.", "Insufficient permissions" : "Недостаточно прав доступа", + "The required folder was not found" : "Нужная папка не найдена", "Saving..." : "Сохранение…", "Auto" : "Автоматически", "Dark" : "Тёмное",