aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ru.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-29 00:21:24 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-29 00:21:24 +0000
commit988dcb36b090fe3001d013c744ff988abf97bf10 (patch)
tree9310f1bd931ce8c2d6102a2b54e9b833046d7898 /apps/files/l10n/ru.json
parent58a3c14497e2025298cc721d46ee13d3b8bcbfda (diff)
downloadnextcloud-server-988dcb36b090fe3001d013c744ff988abf97bf10.tar.gz
nextcloud-server-988dcb36b090fe3001d013c744ff988abf97bf10.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r--apps/files/l10n/ru.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index 105d434979f..c72f18785a4 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -218,6 +218,8 @@
"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" : "Выберите файл или папку для передачи владения",
@@ -247,6 +249,7 @@
"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" : "Не удалось получить доступ к файлу",
@@ -258,6 +261,7 @@
"Show hidden files" : "Показывать скрытые файлы",
"Crop image previews" : "Обрезать пред. просмотр",
"Enable the grid view" : "Включить режим просмотра сеткой",
+ "Enable folder tree" : "Включить дерево папок",
"Additional settings" : "Дополнительные параметры",
"WebDAV" : "WebDAV",
"WebDAV URL" : "Ссылка WebDAV",
@@ -282,7 +286,10 @@
"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" : "Папка или файл не могут быть перемещены во вложенную папку или в себя",
@@ -304,11 +311,17 @@
"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" : "В папке",
@@ -331,6 +344,11 @@
"_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" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные",