aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/ru.js1
-rw-r--r--apps/files/l10n/ru.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index f9ee922315c..2964e58ece6 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -169,6 +169,7 @@ OC.L10N.register(
"The ownership transfer of {path} from {user} has completed." : "Завершена передача владения «{path}» от пользователя {user}.",
"in %s" : "в %s",
"File Management" : "Управление файлами",
+ "Current directory path" : "Текущий путь к каталогу",
"Reload current directory" : "Обновить текущий каталог",
"Go to the \"{dir}\" directory" : "Перейти в каталог \"{dir}\"",
"Drag and drop files here to upload" : "Перетаскивайте файлы сюда для загрузки",
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index d948ab40a53..4f0df340109 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -167,6 +167,7 @@
"The ownership transfer of {path} from {user} has completed." : "Завершена передача владения «{path}» от пользователя {user}.",
"in %s" : "в %s",
"File Management" : "Управление файлами",
+ "Current directory path" : "Текущий путь к каталогу",
"Reload current directory" : "Обновить текущий каталог",
"Go to the \"{dir}\" directory" : "Перейти в каталог \"{dir}\"",
"Drag and drop files here to upload" : "Перетаскивайте файлы сюда для загрузки",