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 'apps/files_sharing/l10n/ru.js')
-rw-r--r--apps/files_sharing/l10n/ru.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js
index 7db0f2d48a6..c1c6f0d46c4 100644
--- a/apps/files_sharing/l10n/ru.js
+++ b/apps/files_sharing/l10n/ru.js
@@ -101,6 +101,7 @@ OC.L10N.register(
"Wrong share ID, share doesn't exist" : "Неверный идентификатор, общий ресурс не существует",
"Could not delete share" : "Не удалось удалить общий ресурс",
"Please specify a file or folder path" : "Укажите путь к файлу или каталогу",
+ "Wrong path, file/folder does not exist" : "Неверный путь, файл или каталог не существует",
"Could not create share" : "Не удалось создать общий ресурс",
"Invalid permissions" : "Неверные права доступа",
"Please specify a valid user" : "Укажите верного пользователя",
@@ -150,6 +151,9 @@ OC.L10N.register(
"Read only" : "Только для чтения",
"Allow upload and editing" : "Разрешить приём и редактирование",
"File drop (upload only)" : "Хранилище (только приём файлов)",
+ "Read" : "Прочитать",
+ "Upload" : "Отправить",
+ "Edit" : "Редактировать",
"Allow creating" : "Разрешить создавать",
"Allow deleting" : "Разрешить удалять",
"Allow resharing" : "Разрешить повторное открытие общего доступа",