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.json')
-rw-r--r--apps/files_sharing/l10n/ru.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index 74863e08565..badbde9d411 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -99,6 +99,7 @@
"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" : "Укажите верного пользователя",
@@ -148,6 +149,9 @@
"Read only" : "Только для чтения",
"Allow upload and editing" : "Разрешить приём и редактирование",
"File drop (upload only)" : "Хранилище (только приём файлов)",
+ "Read" : "Прочитать",
+ "Upload" : "Отправить",
+ "Edit" : "Редактировать",
"Allow creating" : "Разрешить создавать",
"Allow deleting" : "Разрешить удалять",
"Allow resharing" : "Разрешить повторное открытие общего доступа",