summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r--apps/files/l10n/ru.js18
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index bed59562e3c..f683ac11339 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -220,6 +220,8 @@ OC.L10N.register(
"Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.",
"Create" : "Создать",
"This name is already in use." : "Это название уже используется.",
+ "Fill template fields" : "Заполните поля шаблона",
+ "Submitting fields…" : "Отправка полей…",
"Submit" : "Отправить ответ",
"Transfer ownership of a file or folder" : "Изменение владельца файла или папки",
"Choose file or folder to transfer" : "Выберите файл или папку для передачи владения",
@@ -249,6 +251,7 @@ OC.L10N.register(
"Error during upload: {message}" : "Ошибка при загрузке: {message}",
"Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}",
"Unknown error during upload" : "Неизвестная ошибка при загрузке",
+ "Filter filenames…" : "Фильтровать имена файлов…",
"Views" : "Представления",
"Files settings" : "Настройки файлов",
"File cannot be accessed" : "Не удалось получить доступ к файлу",
@@ -260,6 +263,7 @@ OC.L10N.register(
"Show hidden files" : "Показывать скрытые файлы",
"Crop image previews" : "Обрезать пред. просмотр",
"Enable the grid view" : "Включить режим просмотра сеткой",
+ "Enable folder tree" : "Включить дерево папок",
"Additional settings" : "Дополнительные параметры",
"WebDAV" : "WebDAV",
"WebDAV URL" : "Ссылка WebDAV",
@@ -284,7 +288,10 @@ OC.L10N.register(
"Delete folders" : "Удалить папки",
"Confirm deletion" : "Подтвердить удаление",
"Cancel" : "Отменить",
+ "Edit file locally" : "Редактировать файл локально",
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Теперь файл должен открыться локально. Если вы этого не видите, убедитесь, что в вашей системе установлен клиент рабочего стола.",
+ "Retry local edit" : "Повторите локальное редактирование",
+ "Edit online" : "Редактировать онлайн",
"Destination is not a folder" : "Указанное назначение не является папкой",
"This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя",
@@ -306,11 +313,17 @@ OC.L10N.register(
"Last 7 days" : "Последние 7 дней",
"Last 30 days" : "Последние 30 дней",
"Documents" : "Документы",
+ "Spreadsheets" : "Таблицы",
+ "Presentations" : "Презентации",
+ "PDFs" : "PDFs",
"Folders" : "Папки",
"Audio" : "Звук",
+ "Photos and images" : "Фотографии и изображения",
"Videos" : "Видео",
+ "New folder creation cancelled" : "Создание новой папки отменено",
"Created new folder \"{name}\"" : "Создана новая папка \"{name}\"",
"Unable to initialize the templates directory" : "Не удалось инициализировать каталог шаблонов",
+ "Create templates folder" : "Создать папку шаблонов",
"Templates" : "Шаблоны",
"New template folder" : "Новая папка шаблонов",
"In folder" : "В папке",
@@ -333,6 +346,11 @@ OC.L10N.register(
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["один файл и {folderCount} папка","один файл и {folderCount} папки","один файл и {folderCount} папок","один файл и {folderCount} папки"],
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} файл и одна папка","{fileCount} файла и одна папка","{fileCount} файлов и одна папка","{fileCount} файла и одна папка"],
"{fileCount} files and {folderCount} folders" : "файлов: {fileCount}, папок: {folderCount}",
+ "Filename must not be empty." : "Имя файла не должно быть пустым.",
+ "\"{char}\" is not allowed inside a filename." : "не допускается внутри имени файла.",
+ "\"{segment}\" is a reserved name and not allowed for filenames." : "является зарезервированным именем и не допускается для имен файлов.",
+ "\"{extension}\" is not an allowed filetype." : "не является разрешенным типом файла.",
+ "Filenames must not end with \"{extension}\"." : "Имена файлов не должны заканчиваться на",
"List of favorites files and folders." : "Список избранных файлов и каталогов.",
"No favorites yet" : "В избранное ещё ничего не добавлено ",
"Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные",