summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ru.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r--apps/files/l10n/ru.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index ba7740c1d05..3edebf495db 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -1,10 +1,11 @@
{ "translations": {
+ "Storage is temporarily not available" : "Хранилище временно недоступно",
"Storage invalid" : "Хранилище неисправно",
"Unknown error" : "Неизвестная ошибка",
"Files" : "Файлы",
"All files" : "Все файлы",
"Recent" : "Недавние",
- "File could not be found" : "Файл не может быть найден",
+ "File could not be found" : "Невозможно найти файл",
"Home" : "Главная",
"Close" : "Закрыть",
"Favorites" : "Избранное",
@@ -13,6 +14,8 @@
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Невозможно загрузить {filename}, так как это либо каталог, либо файл нулевого размера",
"Total file size {size1} exceeds upload limit {size2}" : "Полный размер файла {size1} превышает лимит по загрузке {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостаточно свободного места, Вы загружаете {size1}, но осталось только {size2}",
+ "Target folder \"{dir}\" does not exist any more" : "Целевая папка \"{dir}\" более не существует",
+ "Not enough free space" : "Недостаточно свободного места",
"Uploading..." : "Загрузка...",
"..." : "...",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "Осталось часов {hours}:{minutes}:{seconds} {plural_s}",
@@ -28,6 +31,8 @@
"Actions" : "Действия",
"Download" : "Скачать",
"Rename" : "Переименовать",
+ "Move" : "Перенести",
+ "Target folder" : "Целевая папка",
"Delete" : "Удалить",
"Disconnect storage" : "Отсоединить хранилище",
"Unshare" : "Закрыть доступ",
@@ -39,7 +44,7 @@
"This directory is unavailable, please check the logs or contact the administrator" : "Директория недоступна, пожалуйста проверьте журнал сообщений или свяжитесь с администратором",
"Could not move \"{file}\", target exists" : "Невозможно переместить \"{file}\", цель отсутствует",
"Could not move \"{file}\"" : "Невозможно переместить \"{file}\"",
- "{newName} already exists" : "{newName} уже имеется",
+ "{newName} already exists" : "{newName} уже существует",
"Could not rename \"{fileName}\", it does not exist any more" : "Невозможно переименовать \"{fileName}\", файл больше не существует",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{targetName}\" уже используется в каталоге \"{dir}\". Пожалуйста, выберите другое имя.",
"Could not rename \"{fileName}\"" : "Невозможно переименовать \"{fileName}\"",