Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r--lib/l10n/ru.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index c850605d3f2..383d33ded2f 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Не удалось поделиться %s, бэкенд общего доступа не нашел путь до %s",
"Sharing %s failed, because the file could not be found in the file cache" : "Не удалось поделиться %s, элемент не найден в файловом кеше.",
"Open »%s«" : "Открыть «%s»",
+ "%1$s via %2$s" : "%1$s через %2$s",
"Can’t increase permissions of %s" : "Невозможно увеличить права доступа для %s",
"Files can’t be shared with delete permissions" : "Файлы не могут иметь общий доступ с правами на удаление",
"Files can’t be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание",