# Russian translation of Editor File upload (8.x-1.2)
# Copyright (c) 2024 by the Russian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Editor File upload (8.x-1.2)\n"
"POT-Creation-Date: 2024-05-31 18:08+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Russian\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=((((n%10)==1)&&((n%100)!=11))?(0):(((((n%10)>=2)&&((n%10)<=4))&&(((n%100)<10)||((n%100)>=20)))?(1):2));\n"

msgid "Status"
msgstr "Статус"
msgid "File"
msgstr "Файл"
msgid "Save"
msgstr "Сохранить"
msgid "URL"
msgstr "URL"
msgid "Add file"
msgstr "Добавить файл"
msgid "Allowed file extensions"
msgstr "Допустимые расширения файлов"
msgid "Edit File"
msgstr "Редактировать файл"
msgid "File upload"
msgstr "Загрузка файла"
msgid "Add File"
msgstr "Добавить файл"
msgid "Maximum file size"
msgstr "Максимальный размер файла"
msgid ""
"Separate extensions with a space or comma and do not include the "
"leading dot."
msgstr ""
"Введите расширения через пробел или "
"запятую. Не используйте точку перед "
"расширением."
msgid "Upload directory"
msgstr "Каталог загрузки"
msgid "File storage"
msgstr "Хранилище файлов"
msgid "Uploads disabled"
msgstr "Отправки отключены"
msgid "Storage: @name"
msgstr "Хранилище: @name"
msgid ""
"If this is left empty, then the file size will be limited by the PHP "
"maximum upload size of @size."
msgstr ""
"Если данное поле оставить пустым, "
"тогда размер файла будет ограничен "
"максимальным размером отгружаемого "
"файла в PHP, который равен @size."
msgid "Enable file uploads"
msgstr "Включить закачки файлов"
msgid ""
"A directory relative to Drupal's files directory where uploaded files "
"will be stored."
msgstr ""
"Относительный путь к каталогу, куда "
"будут размещены закачиваемые файлы, "
"относительно каталога с файлами Drupal."
msgid "Allow users to link uploaded files in the text Editor."
msgstr ""
"Разрешить пользователям ссылаться в "
"текстовом редакторе на загруженный "
"файлы."
msgid "Editor File upload settings"
msgstr "Настройки загрузки файлов редактора"
msgid "Uploads enabled, max size: @size, @extensions allowed extension(s)"
msgstr ""
"Загрузки включены, максимальный "
"размер: @size, разрешённые расширения: "
"@extensions"
