@nocobase/plugin-file-manager
Version:
Provides files storage services with files collection template and attachment field.
58 lines (57 loc) • 6.13 kB
JSON
{
"Access base URL": "Базовый URL для доступа",
"Aliyun OSS": "Aliyun OSS",
"Aliyun OSS region part of the bucket. For example: \"oss-cn-beijing\".": "Регион Aliyun OSS для бакета. Например: \"oss-cn-beijing\".",
"Allow uploading multiple files": "Разрешить загрузку нескольких файлов",
"Amazon S3": "Amazon S3",
"Attachment": "Вложение",
"Base URL": "Base URL",
"Base URL for file access, could be your CDN base URL. For example: \"https://cdn.nocobase.com\".": "Базовый URL для доступа к файлам, может быть вашим базовым URL CDN. Например: \"https://cdn.nocobase.com\".",
"Bucket": "Бакет",
"Default storage": "Хранилище по умолчанию",
"Default storage will be used when not selected": "Будет использоваться хранилище по умолчанию, если не выбрано другое",
"Destination": "Назначение",
"Endpoint": "Конечная точка",
"Extension name": "Расширение имени файла",
"File collection": "Коллекция файлов",
"File manager": "Файловые хранилища",
"Renaming": "Переименование",
"Keep original filename (will be overwrite if filename is existed)": "Сохранить оригинальное имя (будет перезаписано, если файл существует)",
"Random string": "Случайная строка",
"Append random ID": "Добавить случайный ID",
"File name": "Имя файла",
"File pre-process parameters": "Параметры предварительной обработки файла",
"File size limit": "Ограничение размера файла",
"File storage": "Файловое хранилище",
"File type allowed (in MIME type format)": "Тип файла (в формате MIME)",
"Filename": "Имя файла",
"Files are only removed when their corresponding records in the file collection are deleted. If a record from another collection includes an associating field referencing the file collection, the file will not be deleted unless cascade deletion is enabled for that association.": "Files are only removed when their corresponding records in the file collection are deleted. If a record from another collection includes an associating field referencing the file collection, the file will not be deleted unless cascade deletion is enabled for that association.",
"Keep file in storage when destroy record": "Оставить файл в хранилище при удалении записи",
"Keep file in storage when destroy the file record": "Keep file in storage when destroy the file record",
"Local storage": "Локальное хранилище",
"MIME type": "Тип MIME",
"Minimum from 1 byte.": "Minimum from 1 byte.",
"Multi-types separated with comma, for example: \"image/*\", \"image/png\", \"image/*, application/pdf\" etc.": "Несколько типов, разделенных запятой, например: \"image/*\", \"image/png\", \"image/*, application/pdf\" и т. д.",
"Path": "Путь",
"PDF preview failed. Please download the file to preview it.": "Не удалось выполнить предварительный просмотр PDF. Скачайте файл, чтобы просмотреть его.",
"PDF preview failed to load the file. If the file is stored on another domain, configure CORS for the external storage to allow this site to read the file.": "Предварительный просмотр PDF не смог загрузить файл. Если файл хранится на другом домене, настройте CORS для внешнего хранилища, чтобы разрешить этому сайту читать файл.",
"PDF preview resources failed to load. Please refresh the page and check whether plugin static files are deployed correctly.": "Не удалось загрузить ресурсы предварительного просмотра PDF. Обновите страницу и проверьте, правильно ли развернуты статические файлы плагина.",
"Region": "Регион",
"Relative path the file will be saved to. Left blank as root path. The leading and trailing slashes \"/\" will be ignored. For example: \"user/avatar\".": "Относительный путь, по которому будет сохранен файл. Оставьте пустым для корневого пути. Начальные и конечные слеши \"/\" будут проигнорированы. Например: \"user/avatar\".",
"Renaming strategy to avoid filename conflicts when uploading files.": "Стратегия переименования для избежания конфликтов имен файлов при загрузке файлов.",
"See more": "Подробнее",
"Size": "Размер",
"Storage": "Хранилище",
"Storage base URL": "Базовый URL хранилища",
"Storage display name": "Отображаемое имя хранилища",
"Storage name": "Имя хранилища",
"Storage type": "Тип хранилища",
"Storage type {{type}} is not registered, please check if related plugin is enabled.": "Storage type {{type}} is not registered, please check if related plugin is enabled.",
"Storages": "Хранилища",
"Tencent COS": "Tencent COS",
"Timeout": "Таймаут",
"URL": "URL",
"Upload timeout for a single file in milliseconds. Default is 600000.": "Таймаут загрузки для одного файла в миллисекундах. По умолчанию 600000.",
"Use the built-in static file server": "Использовать встроенный статический файл-сервер",
"Will be used for API": "Будет использоваться для API"
}