# Перевод на русский язык для Calibre-Web. # Copyright (C) 2017 Pavel Korovin # Update by ZIZA 2020 # This file is distributed under the same license as the Calibre-Web project # Pavel Korovin , 2017. # msgid "" msgstr "" "Project-Id-Version: Calibre-Web\n" "Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n" "POT-Creation-Date: 2020-10-06 21:47+0200\n" "PO-Revision-Date: 2020-04-29 01:20+0400\n" "Last-Translator: ZIZA\n" "Language: ru\n" "Language-Team: \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" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.8.0\n" #: cps/about.py:42 msgid "installed" msgstr "установлено" #: cps/about.py:44 cps/converter.py:33 msgid "not installed" msgstr "не установлено" #: cps/about.py:96 msgid "Statistics" msgstr "Статистика" #: cps/admin.py:93 msgid "Server restarted, please reload page" msgstr "Сервер перезагружен, пожалуйста, обновите страницу" #: cps/admin.py:95 msgid "Performing shutdown of server, please close window" msgstr "Производится остановка сервера, пожалуйста, закройте окно" #: cps/admin.py:103 msgid "Reconnect successful" msgstr "Успешно переподключено" #: cps/admin.py:106 msgid "Unknown command" msgstr "Неизвестная команда" #: cps/admin.py:116 cps/editbooks.py:575 cps/editbooks.py:587 #: cps/editbooks.py:687 cps/editbooks.py:689 cps/editbooks.py:750 #: cps/editbooks.py:766 cps/updater.py:509 cps/uploader.py:98 #: cps/uploader.py:108 msgid "Unknown" msgstr "Неизвестно" #: cps/admin.py:136 msgid "Admin page" msgstr "Администрирование" #: cps/admin.py:158 msgid "UI Configuration" msgstr "Настройка интерфейса" #: cps/admin.py:190 cps/admin.py:717 msgid "Calibre-Web configuration updated" msgstr "Конфигурация Calibre-Web обновлена" #: cps/admin.py:435 cps/admin.py:441 cps/admin.py:452 cps/admin.py:463 #: cps/templates/modal_restriction.html:29 msgid "Deny" msgstr "Запретить" #: cps/admin.py:437 cps/admin.py:443 cps/admin.py:454 cps/admin.py:465 #: cps/templates/modal_restriction.html:28 msgid "Allow" msgstr "Разрешить" #: cps/admin.py:511 msgid "client_secrets.json Is Not Configured For Web Application" msgstr "client_secrets.json не настроен для веб-приложения" #: cps/admin.py:550 msgid "Logfile Location is not Valid, Please Enter Correct Path" msgstr "Неправильное расположение файла журнала, пожалуйста, введите правильный путь." #: cps/admin.py:555 msgid "Access Logfile Location is not Valid, Please Enter Correct Path" msgstr "Недопустимое расположение файла журнала доступа, пожалуйста, введите правильный путь" #: cps/admin.py:581 msgid "Please Enter a LDAP Provider, Port, DN and User Object Identifier" msgstr "Пожалуйста, введите провайдера LDAP, порт, DN и идентификатор объекта пользователя" #: cps/admin.py:594 #, python-format msgid "LDAP Group Object Filter Needs to Have One \"%s\" Format Identifier" msgstr "Фильтр объектов группы LDAP должен иметь один идентификатор формата \"%s\"" #: cps/admin.py:597 msgid "LDAP Group Object Filter Has Unmatched Parenthesis" msgstr "Фильтр объектов группы LDAP имеет незавершённые круглые скобки" #: cps/admin.py:601 #, python-format msgid "LDAP User Object Filter needs to Have One \"%s\" Format Identifier" msgstr "Фильтр объектов пользователя LDAP должен иметь один идентификатор формата \"%s\"" #: cps/admin.py:604 msgid "LDAP User Object Filter Has Unmatched Parenthesis" msgstr "Фильтр объектов пользователя LDAP имеет незавершенную круглую скобку" #: cps/admin.py:608 msgid "LDAP Certificate Location is not Valid, Please Enter Correct Path" msgstr "Неверное расположение сертификата LDAP, пожалуйста, введите правильный путь" #: cps/admin.py:630 msgid "Keyfile Location is not Valid, Please Enter Correct Path" msgstr "Расположение ключевого файла неверно, пожалуйста, введите правильный путь" #: cps/admin.py:634 msgid "Certfile Location is not Valid, Please Enter Correct Path" msgstr "Расположение Certfile не является действительным, пожалуйста, введите правильный путь" #: cps/admin.py:700 cps/admin.py:799 cps/admin.py:891 cps/admin.py:940 #: cps/shelf.py:100 cps/shelf.py:161 cps/shelf.py:202 cps/shelf.py:260 #: cps/shelf.py:309 cps/shelf.py:338 cps/shelf.py:368 cps/shelf.py:392 msgid "Settings DB is not Writeable" msgstr "" #: cps/admin.py:712 msgid "DB Location is not Valid, Please Enter Correct Path" msgstr "Расположение Базы Данных неверно, пожалуйста, введите правильный путь." #: cps/admin.py:714 msgid "DB is not Writeable" msgstr "" #: cps/admin.py:747 msgid "Basic Configuration" msgstr "Настройки сервера" #: cps/admin.py:762 cps/web.py:1338 msgid "Please fill out all fields!" msgstr "Пожалуйста, заполните все поля!" #: cps/admin.py:765 cps/admin.py:777 cps/admin.py:783 cps/admin.py:909 msgid "Add new user" msgstr "Добавить пользователя" #: cps/admin.py:774 cps/web.py:1581 msgid "E-mail is not from valid domain" msgstr "E-mail не из существующей доменной зоны" #: cps/admin.py:781 cps/admin.py:796 msgid "Found an existing account for this e-mail address or nickname." msgstr "Для этого адреса электронной почты или логина уже есть учётная запись." #: cps/admin.py:792 #, python-format msgid "User '%(user)s' created" msgstr "Пользователь '%(user)s' добавлен" #: cps/admin.py:808 #, python-format msgid "User '%(nick)s' deleted" msgstr "Пользователь '%(nick)s' удалён" #: cps/admin.py:811 msgid "No admin user remaining, can't delete user" msgstr "Это последний администратор, невозможно удалить пользователя" #: cps/admin.py:817 msgid "No admin user remaining, can't remove admin role" msgstr "" #: cps/admin.py:853 cps/web.py:1624 msgid "Found an existing account for this e-mail address." msgstr "Этот адрес электронной почты уже зарегистрирован." #: cps/admin.py:863 cps/admin.py:878 cps/admin.py:989 cps/web.py:1599 #, python-format msgid "Edit User %(nick)s" msgstr "Изменить пользователя %(nick)s" #: cps/admin.py:869 cps/web.py:1591 msgid "This username is already taken" msgstr "Это имя пользователя уже занято" #: cps/admin.py:885 #, python-format msgid "User '%(nick)s' updated" msgstr "Пользователь '%(nick)s' обновлён" #: cps/admin.py:888 msgid "An unknown error occured." msgstr "Произошла неизвестная ошибка." #: cps/admin.py:918 cps/templates/admin.html:71 msgid "Edit E-mail Server Settings" msgstr "Изменить настройки SMTP" #: cps/admin.py:947 #, python-format msgid "Test e-mail successfully send to %(kindlemail)s" msgstr "Тестовое письмо успешно отправлено на %(kindlemail)s" #: cps/admin.py:950 #, python-format msgid "There was an error sending the Test e-mail: %(res)s" msgstr "Произошла ошибка при отправке тестового письма на: %(res)s" #: cps/admin.py:952 msgid "Please configure your e-mail address first..." msgstr "Пожалуйста, сначала настройте свой адрес электронной почты ..." #: cps/admin.py:954 msgid "E-mail server settings updated" msgstr "Настройки E-mail сервера обновлены" #: cps/admin.py:965 msgid "User not found" msgstr "" #: cps/admin.py:1000 #, python-format msgid "Password for user %(user)s reset" msgstr "Пароль для пользователя %(user)s сброшен" #: cps/admin.py:1003 cps/web.py:1362 cps/web.py:1426 msgid "An unknown error occurred. Please try again later." msgstr "Неизвестная ошибка. Попробуйте позже." #: cps/admin.py:1006 cps/web.py:1300 msgid "Please configure the SMTP mail settings first..." msgstr "Пожалуйста, сперва настройте параметры SMTP....." #: cps/admin.py:1018 msgid "Logfile viewer" msgstr "Просмотр лога" #: cps/admin.py:1057 msgid "Requesting update package" msgstr "Проверка обновлений" #: cps/admin.py:1058 msgid "Downloading update package" msgstr "Загрузка обновлений" #: cps/admin.py:1059 msgid "Unzipping update package" msgstr "Распаковка обновлений" #: cps/admin.py:1060 msgid "Replacing files" msgstr "Замена файлов" #: cps/admin.py:1061 msgid "Database connections are closed" msgstr "Соединения с базой данных закрыты" #: cps/admin.py:1062 msgid "Stopping server" msgstr "Остановка сервера" #: cps/admin.py:1063 msgid "Update finished, please press okay and reload page" msgstr "Обновления установлены, нажмите ок и перезагрузите страницу" #: cps/admin.py:1064 cps/admin.py:1065 cps/admin.py:1066 cps/admin.py:1067 #: cps/admin.py:1068 msgid "Update failed:" msgstr "Ошибка обновления:" #: cps/admin.py:1064 cps/updater.py:319 cps/updater.py:520 cps/updater.py:522 msgid "HTTP Error" msgstr "Ошибка HTTP" #: cps/admin.py:1065 cps/updater.py:321 cps/updater.py:524 msgid "Connection error" msgstr "Ошибка соединения" #: cps/admin.py:1066 cps/updater.py:323 cps/updater.py:526 msgid "Timeout while establishing connection" msgstr "Тайм-аут при установлении соединения" #: cps/admin.py:1067 cps/updater.py:325 cps/updater.py:528 msgid "General error" msgstr "Общая ошибка" #: cps/admin.py:1068 msgid "Update File Could Not be Saved in Temp Dir" msgstr "Не удалось сохранить файл обновления во временной папке." #: cps/converter.py:32 msgid "not configured" msgstr "не настроено" #: cps/converter.py:34 msgid "Execution permissions missing" msgstr "" #: cps/editbooks.py:245 msgid "Book Format Successfully Deleted" msgstr "" #: cps/editbooks.py:248 msgid "Book Successfully Deleted" msgstr "" #: cps/editbooks.py:257 cps/editbooks.py:560 cps/web.py:1647 cps/web.py:1688 #: cps/web.py:1750 msgid "Error opening eBook. File does not exist or file is not accessible" msgstr "Ошибка при открытии eBook. Файл не существует или файл недоступен" #: cps/editbooks.py:291 msgid "edit metadata" msgstr "изменить метаданные" #: cps/editbooks.py:366 #, python-format msgid "%(langname)s is not a valid language" msgstr "%(langname)s не допустимый язык" #: cps/editbooks.py:477 cps/editbooks.py:732 #, python-format msgid "File extension '%(ext)s' is not allowed to be uploaded to this server" msgstr "Запрещена загрузка файлов с расширением '%(ext)s'" #: cps/editbooks.py:481 cps/editbooks.py:736 msgid "File to be uploaded must have an extension" msgstr "Загружаемый файл должен иметь расширение" #: cps/editbooks.py:493 cps/editbooks.py:796 #, python-format msgid "Failed to create path %(path)s (Permission denied)." msgstr "Ошибка при создании пути %(path)s (Доступ запрещён)." #: cps/editbooks.py:498 #, python-format msgid "Failed to store file %(file)s." msgstr "Не удалось сохранить файл %(file)s." #: cps/editbooks.py:516 cps/editbooks.py:887 #, python-format msgid "Database error: %(error)s." msgstr "" #: cps/editbooks.py:520 #, python-format msgid "File format %(ext)s added to %(book)s" msgstr "Формат файла %(ext)s добавлен в %(book)s" #: cps/editbooks.py:636 msgid "Identifiers are not Case Sensitive, Overwriting Old Identifier" msgstr "" #: cps/editbooks.py:673 msgid "Metadata successfully updated" msgstr "Метаданные обновлены" #: cps/editbooks.py:682 msgid "Error editing book, please check logfile for details" msgstr "Ошибка редактирования книги. Пожалуйста, проверьте лог-файл для дополнительной информации" #: cps/editbooks.py:744 #, python-format msgid "File %(filename)s could not saved to temp dir" msgstr "Файл %(filename)s не удалось сохранить во временную папку" #: cps/editbooks.py:754 msgid "Uploaded book probably exists in the library, consider to change before upload new: " msgstr "Загруженная книга, вероятно, существует в библиотеке, перед тем как загрузить новую, рассмотрите возможность изменения: " #: cps/editbooks.py:803 #, python-format msgid "Failed to Move File %(file)s: %(error)s" msgstr "" #: cps/editbooks.py:859 #, python-format msgid "Failed to Move Cover File %(file)s: %(error)s" msgstr "" #: cps/editbooks.py:873 #, python-format msgid "File %(file)s uploaded" msgstr "Файл %(file)s загружен" #: cps/editbooks.py:899 msgid "Source or destination format for conversion missing" msgstr "Исходный или целевой формат для конвертирования отсутствует" #: cps/editbooks.py:907 #, python-format msgid "Book successfully queued for converting to %(book_format)s" msgstr "Книга успешно поставлена в очередь для конвертирования в %(book_format)s" #: cps/editbooks.py:911 #, python-format msgid "There was an error converting this book: %(res)s" msgstr "Произошла ошибка при конвертирования этой книги: %(res)s" #: cps/gdrive.py:60 msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again" msgstr "Настройка Google Drive не завершена, попробуйте деактивировать и снова активировать Google Drive" #: cps/gdrive.py:101 msgid "Callback domain is not verified, please follow steps to verify domain in google developer console" msgstr "Не удалось проверить домен обратного вызова, пожалуйста, выполните шаги для проверки домена в консоли разработчика Google." #: cps/helper.py:77 #, python-format msgid "%(format)s format not found for book id: %(book)d" msgstr "%(format)s форма не найден для книги с id: %(book)d" #: cps/helper.py:89 #, python-format msgid "%(format)s not found on Google Drive: %(fn)s" msgstr "%(format)s не найден на Google Drive: %(fn)s" #: cps/helper.py:96 cps/helper.py:224 cps/templates/detail.html:41 #: cps/templates/detail.html:45 msgid "Send to Kindle" msgstr "Отправить на Kindle" #: cps/helper.py:97 cps/helper.py:115 cps/helper.py:226 msgid "This e-mail has been sent via Calibre-Web." msgstr "Это электронное письмо было отправлено через Caliber-Web." #: cps/helper.py:108 #, python-format msgid "%(format)s not found: %(fn)s" msgstr "%(format)s не найден: %(fn)s" #: cps/helper.py:113 msgid "Calibre-Web test e-mail" msgstr "Тестовый e-mail для Calibre-Web" #: cps/helper.py:115 msgid "Test e-mail" msgstr "Тестовый e-mail" #: cps/helper.py:130 msgid "Get Started with Calibre-Web" msgstr "Начать работу с Calibre-Web" #: cps/helper.py:132 #, python-format msgid "Registration e-mail for user: %(name)s" msgstr "Регистрационный e-mail для пользователя: %(name)s" #: cps/helper.py:149 cps/helper.py:153 cps/helper.py:157 cps/helper.py:166 #: cps/helper.py:170 cps/helper.py:174 #, python-format msgid "Send %(format)s to Kindle" msgstr "Отправить %(format)s в Kindle" #: cps/helper.py:179 cps/helper.py:185 #, python-format msgid "Convert %(orig)s to %(format)s and send to Kindle" msgstr "Преобразовать %(orig)s в %(format)s и отправить в Kindle" #: cps/helper.py:226 #, python-format msgid "E-mail: %(book)s" msgstr "Эл. почта: %(book)s" #: cps/helper.py:228 msgid "The requested file could not be read. Maybe wrong permissions?" msgstr "Запрашиваемый файл не может быть прочитан. Возможно у вас нет разрешения?" #: cps/helper.py:325 #, python-format msgid "Deleting bookfolder for book %(id)s failed, path has subfolders: %(path)s" msgstr "" #: cps/helper.py:331 #, python-format msgid "Deleting book %(id)s failed: %(message)s" msgstr "" #: cps/helper.py:341 #, python-format msgid "Deleting book %(id)s, book path not valid: %(path)s" msgstr "" #: cps/helper.py:376 #, python-format msgid "Rename title from: '%(src)s' to '%(dest)s' failed with error: %(error)s" msgstr "Переименовывание заголовка с: '%(src)s' на '%(dest)s' не удалось из-за ошибки: %(error)s" #: cps/helper.py:386 #, python-format msgid "Rename author from: '%(src)s' to '%(dest)s' failed with error: %(error)s" msgstr "Переименовывание автора с: '%(src)s' на '%(dest)s' не удалось из-за ошибки: %(error)s" #: cps/helper.py:402 #, python-format msgid "Rename file in path '%(src)s' to '%(dest)s' failed with error: %(error)s" msgstr "Не удалось переименовать файл по пути '%(src)s' to '%(dest)s' из-за ошибки: %(error)s" #: cps/helper.py:428 cps/helper.py:438 cps/helper.py:446 #, python-format msgid "File %(file)s not found on Google Drive" msgstr "Файл %(file)s не найден на Google Drive" #: cps/helper.py:467 #, python-format msgid "Book path %(path)s not found on Google Drive" msgstr "Путь книги %(path)s не найден на Google Drive" #: cps/helper.py:576 msgid "Error Downloading Cover" msgstr "" #: cps/helper.py:579 msgid "Cover Format Error" msgstr "" #: cps/helper.py:594 msgid "Failed to create path for cover" msgstr "Не удалось создать путь для обложки." #: cps/helper.py:599 msgid "Cover-file is not a valid image file, or could not be stored" msgstr "" #: cps/helper.py:610 msgid "Only jpg/jpeg/png/webp files are supported as coverfile" msgstr "Только файлы jpg / jpeg / png / webp поддерживаются в качестве файла обложки" #: cps/helper.py:624 msgid "Only jpg/jpeg files are supported as coverfile" msgstr "Только файлы в формате jpg / jpeg поддерживаются как файл обложки" #: cps/helper.py:672 msgid "Unrar binary file not found" msgstr "" #: cps/helper.py:686 msgid "Error excecuting UnRar" msgstr "" #: cps/helper.py:742 msgid "Waiting" msgstr "Ожидание" #: cps/helper.py:744 msgid "Failed" msgstr "Неудачно" #: cps/helper.py:746 msgid "Started" msgstr "Начало" #: cps/helper.py:748 msgid "Finished" msgstr "Завершено" #: cps/helper.py:750 msgid "Unknown Status" msgstr "Неизвестный статус" #: cps/helper.py:755 msgid "E-mail: " msgstr "E-mail: " #: cps/helper.py:757 cps/helper.py:761 msgid "Convert: " msgstr "Конвертировать: " #: cps/helper.py:759 msgid "Upload: " msgstr "Загрузить: " #: cps/helper.py:763 msgid "Unknown Task: " msgstr "Неизвестная задача: " #: cps/kobo_auth.py:130 msgid "PLease access calibre-web from non localhost to get valid api_endpoint for kobo device" msgstr "Пожалуйста, подключитесь к Calibre-Web не с локального хоста, чтобы получить действительный api_endpoint для устройства Kobo" #: cps/kobo_auth.py:133 cps/kobo_auth.py:153 msgid "Kobo Setup" msgstr "Настройка Kobo" #: cps/oauth_bb.py:73 #, python-format msgid "Register with %(provider)s" msgstr "Зарегистрируйтесь с %(provider)s" #: cps/oauth_bb.py:154 msgid "Failed to log in with GitHub." msgstr "Не удалось войти в систему с помощью GitHub." #: cps/oauth_bb.py:159 msgid "Failed to fetch user info from GitHub." msgstr "Не удалось получить информацию о пользователе из GitHub." #: cps/oauth_bb.py:170 msgid "Failed to log in with Google." msgstr "Не удалось войти в систему с помощью Google." #: cps/oauth_bb.py:175 msgid "Failed to fetch user info from Google." msgstr "Не удалось получить информацию о пользователе из Google." #: cps/oauth_bb.py:225 cps/web.py:1398 cps/web.py:1540 #, python-format msgid "you are now logged in as: '%(nickname)s'" msgstr "вы вошли как пользователь '%(nickname)s'" #: cps/oauth_bb.py:235 #, python-format msgid "Link to %(oauth)s Succeeded" msgstr "Связь с %(oauth)s Успешна" #: cps/oauth_bb.py:241 msgid "Login failed, No User Linked With OAuth Account" msgstr "Не удалось войти, ни один пользователь не связан с учетной записью OAuth" #: cps/oauth_bb.py:283 #, python-format msgid "Unlink to %(oauth)s Succeeded" msgstr "Отмена связи с %(oauth)s успешно" #: cps/oauth_bb.py:287 #, python-format msgid "Unlink to %(oauth)s Failed" msgstr "Связь с %(oauth)s не удалось отмененить" #: cps/oauth_bb.py:290 #, python-format msgid "Not Linked to %(oauth)s" msgstr "" #: cps/oauth_bb.py:318 msgid "GitHub Oauth error, please retry later." msgstr "Ошибка GitHub Oauth, пожалуйста попробуйте позже." #: cps/oauth_bb.py:337 msgid "Google Oauth error, please retry later." msgstr "Ошибка Google Oauth, пожалуйста попробуйте позже." #: cps/shelf.py:67 cps/shelf.py:120 msgid "Invalid shelf specified" msgstr "Указана неверная полка" #: cps/shelf.py:73 #, python-format msgid "Sorry you are not allowed to add a book to the the shelf: %(shelfname)s" msgstr "Извините, но вам не разрешено добавлять книги на полку: %(shelfname)s" #: cps/shelf.py:83 #, python-format msgid "Book is already part of the shelf: %(shelfname)s" msgstr "Книги уже размещены на полке: %(shelfname)s" #: cps/shelf.py:106 #, python-format msgid "Book has been added to shelf: %(sname)s" msgstr "Книга добавлена на книжную полку: %(sname)s" #: cps/shelf.py:124 #, python-format msgid "You are not allowed to add a book to the the shelf: %(name)s" msgstr "Вам не разрешено добавлять книгу на полку: %(name)s" #: cps/shelf.py:142 #, python-format msgid "Books are already part of the shelf: %(name)s" msgstr "Книги уже размещены на полке: %(name)s" #: cps/shelf.py:158 #, python-format msgid "Books have been added to shelf: %(sname)s" msgstr "Книги добавлены на полку: %(sname)s" #: cps/shelf.py:163 #, python-format msgid "Could not add books to shelf: %(sname)s" msgstr "Не удалось добавить книги на полку: %(sname)s" #: cps/shelf.py:208 #, python-format msgid "Book has been removed from shelf: %(sname)s" msgstr "Книга удалена с полки: %(sname)s" #: cps/shelf.py:216 #, python-format msgid "Sorry you are not allowed to remove a book from this shelf: %(sname)s" msgstr "Извините, вы не можете удалить книгу с полки: %(sname)s" #: cps/shelf.py:240 cps/shelf.py:284 #, python-format msgid "A public shelf with the name '%(title)s' already exists." msgstr "Публичная полка с названием '%(title)s' уже существует." #: cps/shelf.py:249 cps/shelf.py:294 #, python-format msgid "A private shelf with the name '%(title)s' already exists." msgstr "Приватная полка с названием '%(title)s' уже существует." #: cps/shelf.py:256 #, python-format msgid "Shelf %(title)s created" msgstr "Создана полка %(title)s" #: cps/shelf.py:263 cps/shelf.py:312 msgid "There was an error" msgstr "Произошла ошибка" #: cps/shelf.py:264 cps/shelf.py:266 cps/templates/layout.html:144 msgid "Create a Shelf" msgstr "Создать полку" #: cps/shelf.py:306 #, python-format msgid "Shelf %(title)s changed" msgstr "Колка %(title)s изменена" #: cps/shelf.py:313 cps/shelf.py:315 msgid "Edit a shelf" msgstr "Изменить полку" #: cps/shelf.py:369 #, python-format msgid "Shelf: '%(name)s'" msgstr "Полка: '%(name)s'" #: cps/shelf.py:372 msgid "Error opening shelf. Shelf does not exist or is not accessible" msgstr "Ошибка открытия Полки. Полка не существует или недоступна" #: cps/shelf.py:409 msgid "Hidden Book" msgstr "Скрытая книга" #: cps/shelf.py:414 #, python-format msgid "Change order of Shelf: '%(name)s'" msgstr "Изменить расположение полки '%(name)s'" #: cps/ub.py:65 msgid "Recently Added" msgstr "Недавно Добавленные" #: cps/ub.py:67 msgid "Show recent books" msgstr "Показывать недавние книги" #: cps/templates/index.xml:17 cps/ub.py:68 msgid "Hot Books" msgstr "Популярные Книги" #: cps/ub.py:70 msgid "Show Hot Books" msgstr "Показывать популярные книги" #: cps/templates/index.xml:24 cps/ub.py:72 cps/web.py:653 msgid "Top Rated Books" msgstr "Книги с наилучшим рейтингом" #: cps/ub.py:74 msgid "Show Top Rated Books" msgstr "Показывать книги с наивысшим рейтингом" #: cps/templates/index.xml:46 cps/templates/index.xml:50 cps/ub.py:75 #: cps/web.py:1220 msgid "Read Books" msgstr "Прочитанные Книги" #: cps/ub.py:77 msgid "Show read and unread" msgstr "Показывать прочитанные и непрочитанные" #: cps/templates/index.xml:53 cps/templates/index.xml:57 cps/ub.py:79 #: cps/web.py:1223 msgid "Unread Books" msgstr "Непрочитанные Книги" #: cps/ub.py:81 msgid "Show unread" msgstr "Показать непрочитанное" #: cps/ub.py:82 msgid "Discover" msgstr "Обзор" #: cps/ub.py:84 msgid "Show random books" msgstr "Показывать случайные книги" #: cps/templates/index.xml:75 cps/ub.py:85 cps/web.py:968 msgid "Categories" msgstr "Категории" #: cps/ub.py:87 msgid "Show category selection" msgstr "Показывать выбор категории" #: cps/templates/book_edit.html:84 cps/templates/index.xml:82 #: cps/templates/search_form.html:53 cps/ub.py:88 cps/web.py:884 cps/web.py:894 msgid "Series" msgstr "Серии" #: cps/ub.py:90 msgid "Show series selection" msgstr "Показывать выбор серии" #: cps/templates/index.xml:61 cps/ub.py:91 msgid "Authors" msgstr "Авторы" #: cps/ub.py:93 msgid "Show author selection" msgstr "Показывать выбор автора" #: cps/templates/index.xml:68 cps/ub.py:95 cps/web.py:867 msgid "Publishers" msgstr "Издатели" #: cps/ub.py:97 msgid "Show publisher selection" msgstr "Показать выбор издателя" #: cps/templates/index.xml:89 cps/templates/search_form.html:74 cps/ub.py:98 #: cps/web.py:951 msgid "Languages" msgstr "Языки" #: cps/ub.py:101 msgid "Show language selection" msgstr "Показывать выбор языка" #: cps/templates/index.xml:96 cps/ub.py:102 msgid "Ratings" msgstr "Рейтинги" #: cps/ub.py:104 msgid "Show ratings selection" msgstr "Показать выбор рейтинга" #: cps/templates/index.xml:104 cps/ub.py:105 msgid "File formats" msgstr "Форматы файлов" #: cps/ub.py:107 msgid "Show file formats selection" msgstr "Показать выбор форматов файлов" #: cps/ub.py:109 cps/web.py:1247 msgid "Archived Books" msgstr "" #: cps/ub.py:111 msgid "Show archived books" msgstr "" #: cps/updater.py:294 cps/updater.py:305 cps/updater.py:406 cps/updater.py:420 msgid "Unexpected data while reading update information" msgstr "Некорректные данные при чтении информации об обновлении" #: cps/updater.py:301 cps/updater.py:412 msgid "No update available. You already have the latest version installed" msgstr "Нет доступных обновлений. Вы используете последнюю версию" #: cps/updater.py:333 msgid "A new update is available. Click on the button below to update to the latest version." msgstr "Новое обновление доступно. Нажмите на кнопку ниже, чтобы обновить до последней версии." #: cps/updater.py:385 msgid "Could not fetch update information" msgstr "Не удалось получить информацию об обновлении" #: cps/updater.py:399 msgid "No release information available" msgstr "Информация о выпуске недоступна" #: cps/updater.py:456 cps/updater.py:467 cps/updater.py:486 #, python-format msgid "A new update is available. Click on the button below to update to version: %(version)s" msgstr "Новое обновление доступно. Нажмите на кнопку ниже, чтобы обновиться до версии: %(version)s" #: cps/updater.py:477 msgid "Click on the button below to update to the latest stable version." msgstr "Нажмите на кнопку ниже для обновления до последней стабильной версии." #: cps/web.py:320 #, python-format msgid "Error: %(ldaperror)s" msgstr "Ошибка: %(ldaperror)s" #: cps/web.py:324 msgid "Error: No user returned in response of LDAP server" msgstr "Ошибка: ни одного пользователя не найдено в ответ на запрос сервер LDAP" #: cps/web.py:372 msgid "Failed to Create at Least One LDAP User" msgstr "Не удалось создать хотя бы одного пользователя LDAP" #: cps/web.py:375 msgid "At Least One LDAP User Not Found in Database" msgstr "По крайней мере, один пользователь LDAP не найден в базе данных" #: cps/web.py:377 msgid "User Successfully Imported" msgstr "Пользователь успешно импортирован" #: cps/web.py:623 msgid "Recently Added Books" msgstr "Недавно Добавленные Книги" #: cps/templates/index.html:5 cps/web.py:661 msgid "Discover (Random Books)" msgstr "Обзор (Случайные Книги)" #: cps/web.py:689 msgid "Books" msgstr "Книги" #: cps/web.py:716 msgid "Hot Books (Most Downloaded)" msgstr "Популярные книги (часто загружаемые)" #: cps/web.py:729 msgid "Oops! Selected book title is unavailable. File does not exist or is not accessible" msgstr "Невозможно открыть книгу. Файл не существует или недоступен" #: cps/web.py:743 #, python-format msgid "Author: %(name)s" msgstr "Автор: %(name)s" #: cps/web.py:757 #, python-format msgid "Publisher: %(name)s" msgstr "Издатель: %(name)s" #: cps/web.py:770 #, python-format msgid "Series: %(serie)s" msgstr "Серии: %(serie)s" #: cps/web.py:783 #, python-format msgid "Rating: %(rating)s stars" msgstr "Оценка: %(rating)s звезды(а)" #: cps/web.py:796 #, python-format msgid "File format: %(format)s" msgstr "Формат файла: %(format)s" #: cps/web.py:810 #, python-format msgid "Category: %(name)s" msgstr "Категория: %(name)s" #: cps/web.py:829 #, python-format msgid "Language: %(name)s" msgstr "Язык: %(name)s" #: cps/web.py:908 msgid "Ratings list" msgstr "Список рейтингов" #: cps/web.py:923 msgid "File formats list" msgstr "Список форматов файлов" #: cps/templates/layout.html:74 cps/templates/tasks.html:7 cps/web.py:982 msgid "Tasks" msgstr "Задания" #: cps/templates/book_edit.html:240 cps/templates/feed.xml:33 #: cps/templates/layout.html:45 cps/templates/layout.html:48 #: cps/templates/search_form.html:174 cps/web.py:1008 cps/web.py:1013 msgid "Search" msgstr "Поиск" #: cps/web.py:1064 msgid "Published after " msgstr "Опубликовано после " #: cps/web.py:1071 msgid "Published before " msgstr "Опубликовано до " #: cps/web.py:1085 #, python-format msgid "Rating <= %(rating)s" msgstr "Рейтинг <= %(rating)s" #: cps/web.py:1087 #, python-format msgid "Rating >= %(rating)s" msgstr "Рейтинг >= %(rating)s" #: cps/web.py:1156 cps/web.py:1181 msgid "search" msgstr "поиск" #: cps/web.py:1211 #, python-format msgid "Custom Column No.%(column)d is not existing in calibre database" msgstr "" #: cps/web.py:1305 #, python-format msgid "Book successfully queued for sending to %(kindlemail)s" msgstr "Книга успешно поставлена в очередь для отправки на %(kindlemail)s" #: cps/web.py:1309 #, python-format msgid "Oops! There was an error sending this book: %(res)s" msgstr "При отправке этой книги произошла ошибка: %(res)s" #: cps/web.py:1311 msgid "Please update your profile with a valid Send to Kindle E-mail Address." msgstr "Пожалуйста, сначала настройте e-mail на вашем kindle..." #: cps/web.py:1328 msgid "E-Mail server is not configured, please contact your administrator!" msgstr "Сервер электронной почты не настроен, обратитесь к администратору !" #: cps/web.py:1329 cps/web.py:1339 cps/web.py:1363 cps/web.py:1367 #: cps/web.py:1372 cps/web.py:1376 msgid "register" msgstr "регистрация" #: cps/web.py:1365 msgid "Your e-mail is not allowed to register" msgstr "Ваш e-mail не подходит для регистрации" #: cps/web.py:1368 msgid "Confirmation e-mail was send to your e-mail account." msgstr "Письмо с подтверждением отправлено вам на e-mail." #: cps/web.py:1371 msgid "This username or e-mail address is already in use." msgstr "Этот никнейм или e-mail уже используются." #: cps/web.py:1388 msgid "Cannot activate LDAP authentication" msgstr "Не удается активировать LDAP аутентификацию" #: cps/web.py:1405 #, python-format msgid "Fallback Login as: '%(nickname)s', LDAP Server not reachable, or user not known" msgstr "Резервный вход в систему как: '%(nickname)s', LDAP-сервер недоступен или пользователь не известен" #: cps/web.py:1411 #, python-format msgid "Could not login: %(message)s" msgstr "Не удалось войти: %(message)s" #: cps/web.py:1415 cps/web.py:1439 msgid "Wrong Username or Password" msgstr "Ошибка в имени пользователя или пароле" #: cps/web.py:1422 msgid "New Password was send to your email address" msgstr "Новый пароль был отправлен на ваш адрес электронной почты" #: cps/web.py:1428 msgid "Please enter valid username to reset password" msgstr "Пожалуйста, введите действительное имя пользователя для сброса пароля" #: cps/web.py:1434 #, python-format msgid "You are now logged in as: '%(nickname)s'" msgstr "Вы вошли как: '%(nickname)s'" #: cps/web.py:1445 cps/web.py:1472 msgid "login" msgstr "войти" #: cps/web.py:1484 cps/web.py:1518 msgid "Token not found" msgstr "Ключ не найден" #: cps/web.py:1493 cps/web.py:1526 msgid "Token has expired" msgstr "Ключ просрочен" #: cps/web.py:1502 msgid "Success! Please return to your device" msgstr "Успешно! Пожалуйста, проверьте свое устройство" #: cps/web.py:1583 cps/web.py:1628 cps/web.py:1634 #, python-format msgid "%(name)s's profile" msgstr "Профиль %(name)s's" #: cps/web.py:1630 msgid "Profile updated" msgstr "Профиль обновлён" #: cps/web.py:1659 cps/web.py:1662 cps/web.py:1665 cps/web.py:1672 #: cps/web.py:1677 msgid "Read a Book" msgstr "Читать Книгу" #: cps/worker.py:314 #, python-format msgid "Calibre ebook-convert %(tool)s not found" msgstr "" #: cps/worker.py:374 #, python-format msgid "Ebook-converter failed: %(error)s" msgstr "Ошибка Ebook-конвертора: %(error)s" #: cps/worker.py:407 #, python-format msgid "Kepubify-converter failed: %(error)s" msgstr "" #: cps/worker.py:431 #, python-format msgid "Converted file not found or more than one file in folder %(folder)s" msgstr "" #: cps/templates/admin.html:9 msgid "Users" msgstr "Список пользователей" #: cps/templates/admin.html:12 cps/templates/login.html:8 #: cps/templates/login.html:9 cps/templates/register.html:8 #: cps/templates/user_edit.html:9 msgid "Username" msgstr "Имя пользователя" #: cps/templates/admin.html:13 cps/templates/register.html:13 #: cps/templates/user_edit.html:14 msgid "E-mail Address" msgstr "Адрес электронной почты" #: cps/templates/admin.html:14 cps/templates/user_edit.html:27 msgid "Send to Kindle E-mail Address" msgstr "Отправить на Kindle Адрес электронной почты" #: cps/templates/admin.html:15 msgid "Downloads" msgstr "Скачать" #: cps/templates/admin.html:16 cps/templates/layout.html:77 msgid "Admin" msgstr "Управление" #: cps/templates/admin.html:17 cps/templates/login.html:12 #: cps/templates/login.html:13 cps/templates/user_edit.html:22 msgid "Password" msgstr "Пароль" #: cps/templates/admin.html:18 cps/templates/layout.html:66 msgid "Upload" msgstr "Загрузить" #: cps/templates/admin.html:19 cps/templates/detail.html:18 #: cps/templates/detail.html:27 cps/templates/shelf.html:6 #: cps/templates/shelfdown.html:62 msgid "Download" msgstr "Скачать" #: cps/templates/admin.html:20 msgid "View Books" msgstr "Посмотреть электронные книги" #: cps/templates/admin.html:21 msgid "Edit" msgstr "Редактировать" #: cps/templates/admin.html:22 cps/templates/book_edit.html:16 #: cps/templates/book_edit.html:221 cps/templates/email_edit.html:100 #: cps/templates/user_edit.html:66 cps/templates/user_edit.html:179 msgid "Delete" msgstr "Удалить" #: cps/templates/admin.html:23 msgid "Public Shelf" msgstr "" #: cps/templates/admin.html:44 msgid "Add New User" msgstr "Добавить нового пользователя" #: cps/templates/admin.html:46 cps/templates/admin.html:47 msgid "Import LDAP Users" msgstr "Импорт пользователей LDAP" #: cps/templates/admin.html:54 msgid "E-mail Server Settings" msgstr "Настройки SMTP-сервера" #: cps/templates/admin.html:57 cps/templates/email_edit.html:11 msgid "SMTP Hostname" msgstr "SMTP-сервер" #: cps/templates/admin.html:58 cps/templates/email_edit.html:15 msgid "SMTP Port" msgstr "SMTP-порт" #: cps/templates/admin.html:59 cps/templates/email_edit.html:19 msgid "Encryption" msgstr "SSL" #: cps/templates/admin.html:60 cps/templates/email_edit.html:27 msgid "SMTP Login" msgstr "SMTP-логин" #: cps/templates/admin.html:61 cps/templates/email_edit.html:35 msgid "From E-mail" msgstr "Отправитель" #: cps/templates/admin.html:77 msgid "Configuration" msgstr "Настройки сервера" #: cps/templates/admin.html:80 msgid "Calibre Database Directory" msgstr "Расположение базы данных Calibre" #: cps/templates/admin.html:84 cps/templates/config_edit.html:129 msgid "Log Level" msgstr "Уровень логирования" #: cps/templates/admin.html:88 msgid "Port" msgstr "Порт" #: cps/templates/admin.html:93 msgid "External Port" msgstr "" #: cps/templates/admin.html:100 cps/templates/config_view_edit.html:27 msgid "Books per Page" msgstr "Количество книг на странице" #: cps/templates/admin.html:104 msgid "Uploads" msgstr "Загрузка на сервер" #: cps/templates/admin.html:108 msgid "Anonymous Browsing" msgstr "Анонимный просмотр" #: cps/templates/admin.html:112 msgid "Public Registration" msgstr "Публичная регистрация" #: cps/templates/admin.html:116 msgid "Magic Link Remote Login" msgstr "Удалённый логин" #: cps/templates/admin.html:120 msgid "Reverse Proxy Login" msgstr "Логин обратного прокси" #: cps/templates/admin.html:125 msgid "Reverse proxy header name" msgstr "Имя заголовка обратного прокси" #: cps/templates/admin.html:130 msgid "Edit Basic Configuration" msgstr "Изменить основные настройки" #: cps/templates/admin.html:131 msgid "Edit UI Configuration" msgstr "Изменить настройки интерфейса" #: cps/templates/admin.html:137 msgid "Administration" msgstr "Управление" #: cps/templates/admin.html:138 msgid "View Logs" msgstr "Просмотреть лог файл" #: cps/templates/admin.html:139 msgid "Reconnect Calibre Database" msgstr "Пере подключиться к базе жанных Calibre" #: cps/templates/admin.html:140 msgid "Restart" msgstr "Перезагрузить Calibre-Web" #: cps/templates/admin.html:141 msgid "Shutdown" msgstr "Остановить Calibre-Web" #: cps/templates/admin.html:147 msgid "Update" msgstr "Обновление" #: cps/templates/admin.html:151 msgid "Version" msgstr "Версия" #: cps/templates/admin.html:152 msgid "Details" msgstr "Подробности" #: cps/templates/admin.html:158 msgid "Current version" msgstr "Текущая версия" #: cps/templates/admin.html:164 msgid "Check for Update" msgstr "Проверка обновлений" #: cps/templates/admin.html:165 msgid "Perform Update" msgstr "Установить обновления" #: cps/templates/admin.html:177 msgid "Are you sure you want to restart?" msgstr "Вы действительно хотите перезагрузить Calibre-Web?" #: cps/templates/admin.html:182 cps/templates/admin.html:196 #: cps/templates/admin.html:216 cps/templates/shelf.html:72 msgid "OK" msgstr "Ok" #: cps/templates/admin.html:183 cps/templates/admin.html:197 #: cps/templates/book_edit.html:192 cps/templates/book_edit.html:222 #: cps/templates/config_edit.html:391 cps/templates/config_view_edit.html:151 #: cps/templates/email_edit.html:47 cps/templates/email_edit.html:101 #: cps/templates/shelf.html:73 cps/templates/shelf_edit.html:19 #: cps/templates/user_edit.html:139 msgid "Cancel" msgstr "Отмена" #: cps/templates/admin.html:195 msgid "Are you sure you want to shutdown?" msgstr "Вы действительно хотите остановить Calibre-Web?" #: cps/templates/admin.html:207 msgid "Updating, please do not reload this page" msgstr "Установка обновлений, пожалуйста, не обновляйте страницу" #: cps/templates/author.html:15 msgid "via" msgstr "с помощью" #: cps/templates/author.html:23 msgid "In Library" msgstr "В библиотеке" #: cps/templates/author.html:34 cps/templates/book_table.html:14 #: cps/templates/grid.html:14 cps/templates/list.html:14 #: cps/templates/search.html:38 msgid "All" msgstr "Все" #: cps/templates/author.html:58 cps/templates/author.html:110 #: cps/templates/discover.html:27 cps/templates/index.html:26 #: cps/templates/index.html:89 cps/templates/search.html:64 #: cps/templates/shelf.html:36 msgid "reduce" msgstr "уменьшить" #: cps/templates/author.html:94 msgid "More by" msgstr "Ещё от" #: cps/templates/book_edit.html:10 msgid "Delete Book" msgstr "Удалить книгу" #: cps/templates/book_edit.html:13 msgid "Delete formats:" msgstr "Удалить форматы:" #: cps/templates/book_edit.html:24 msgid "Convert book format:" msgstr "Конвертировать формат книги:" #: cps/templates/book_edit.html:28 msgid "Convert from:" msgstr "Конвертировать из:" #: cps/templates/book_edit.html:30 cps/templates/book_edit.html:37 msgid "select an option" msgstr "выбрать вариант" #: cps/templates/book_edit.html:35 msgid "Convert to:" msgstr "Конвертировать в:" #: cps/templates/book_edit.html:44 msgid "Convert book" msgstr "Конвертировать книгу" #: cps/templates/book_edit.html:53 cps/templates/search_form.html:6 msgid "Book Title" msgstr "Название книги" #: cps/templates/book_edit.html:57 cps/templates/book_edit.html:284 #: cps/templates/book_edit.html:302 cps/templates/search_form.html:10 msgid "Author" msgstr "Автор" #: cps/templates/book_edit.html:61 cps/templates/book_edit.html:289 #: cps/templates/book_edit.html:304 cps/templates/search_form.html:126 msgid "Description" msgstr "Описание" #: cps/templates/book_edit.html:66 msgid "Identifiers" msgstr "" #: cps/templates/book_edit.html:70 cps/templates/book_edit.html:313 msgid "Identifier Type" msgstr "" #: cps/templates/book_edit.html:71 cps/templates/book_edit.html:314 msgid "Identifier Value" msgstr "" #: cps/templates/book_edit.html:72 cps/templates/book_edit.html:315 msgid "Remove" msgstr "" #: cps/templates/book_edit.html:76 msgid "Add Identifier" msgstr "" #: cps/templates/book_edit.html:80 cps/templates/search_form.html:33 msgid "Tags" msgstr "Теги" #: cps/templates/book_edit.html:88 msgid "Series ID" msgstr "ID Серии" #: cps/templates/book_edit.html:92 msgid "Rating" msgstr "Рейтинг" #: cps/templates/book_edit.html:98 msgid "Fetch Cover from URL (JPEG - Image will be downloaded and stored in database)" msgstr "URL обложки(jpg, обложка загружается и сохраняется в базе данных, после этого поле снова пустое)" #: cps/templates/book_edit.html:102 msgid "Upload Cover from Local Disk" msgstr "Загрузить обложку с диска" #: cps/templates/book_edit.html:109 msgid "Published Date" msgstr "Опубликовано" #: cps/templates/book_edit.html:116 cps/templates/book_edit.html:286 #: cps/templates/book_edit.html:303 cps/templates/detail.html:156 #: cps/templates/search_form.html:14 msgid "Publisher" msgstr "Издатель" #: cps/templates/book_edit.html:120 cps/templates/detail.html:123 #: cps/templates/user_edit.html:32 msgid "Language" msgstr "Язык" #: cps/templates/book_edit.html:130 cps/templates/search_form.html:137 msgid "Yes" msgstr "Да" #: cps/templates/book_edit.html:131 cps/templates/search_form.html:138 msgid "No" msgstr "Нет" #: cps/templates/book_edit.html:178 msgid "Upload Format" msgstr "Загружаемый формат" #: cps/templates/book_edit.html:187 msgid "View Book on Save" msgstr "Просмотреть книгу после сохранения" #: cps/templates/book_edit.html:190 cps/templates/book_edit.html:234 msgid "Fetch Metadata" msgstr "Получить метаданные" #: cps/templates/book_edit.html:191 cps/templates/config_edit.html:388 #: cps/templates/config_view_edit.html:150 cps/templates/email_edit.html:45 #: cps/templates/shelf_edit.html:17 cps/templates/user_edit.html:137 msgid "Save" msgstr "Сохранить" #: cps/templates/book_edit.html:205 msgid "Are you really sure?" msgstr "Вы действительно уверены?" #: cps/templates/book_edit.html:209 msgid "This book will be permanently erased from database" msgstr "Книга будет удалена из базы данных Calibre" #: cps/templates/book_edit.html:210 msgid "and hard disk" msgstr "и с диска" #: cps/templates/book_edit.html:214 msgid "Important Kobo Note: deleted books will remain on any paired Kobo device." msgstr "" #: cps/templates/book_edit.html:215 msgid "Books must first be archived and the device synced before a book can safely be deleted." msgstr "" #: cps/templates/book_edit.html:237 msgid "Keyword" msgstr "Ключевое слово" #: cps/templates/book_edit.html:238 msgid " Search keyword " msgstr " Поиск по ключевому слову " #: cps/templates/book_edit.html:244 msgid "Click the cover to load metadata to the form" msgstr "Нажмите на обложку, чтобы получить метаданные" #: cps/templates/book_edit.html:259 cps/templates/book_edit.html:299 msgid "Loading..." msgstr "Загрузка..." #: cps/templates/book_edit.html:264 cps/templates/layout.html:190 #: cps/templates/layout.html:222 cps/templates/modal_restriction.html:34 #: cps/templates/user_edit.html:166 msgid "Close" msgstr "Закрыть" #: cps/templates/book_edit.html:291 cps/templates/book_edit.html:305 msgid "Source" msgstr "Источник" #: cps/templates/book_edit.html:300 msgid "Search error!" msgstr "Ошибка поиска!" #: cps/templates/book_edit.html:301 msgid "No Result(s) found! Please try another keyword." msgstr "Результат(ы) не найдены! Попробуйте другое ключевое слово." #: cps/templates/config_edit.html:12 msgid "Library Configuration" msgstr "Настройки библотеки" #: cps/templates/config_edit.html:19 msgid "Location of Calibre Database" msgstr "Расположение базы данных Calibre" #: cps/templates/config_edit.html:28 msgid "Use Google Drive?" msgstr "Использовать Google Drive?" #: cps/templates/config_edit.html:34 msgid "Google Drive config problem" msgstr "Проблема с настройкой Google Drive" #: cps/templates/config_edit.html:40 msgid "Authenticate Google Drive" msgstr "Аутентификация Google Drive" #: cps/templates/config_edit.html:44 msgid "Please hit save to continue with setup" msgstr "Пожалуйста, нажмите «Отправить», чтобы продолжить настройку" #: cps/templates/config_edit.html:47 msgid "Please finish Google Drive setup after login" msgstr "Пожалуйста завершите настройку Google Диска после входа в систему" #: cps/templates/config_edit.html:52 msgid "Google Drive Calibre folder" msgstr "Папка на Google Диске для Calibre" #: cps/templates/config_edit.html:60 msgid "Metadata Watch Channel ID" msgstr "ID Канала Просмотра Метаданных" #: cps/templates/config_edit.html:63 msgid "Revoke" msgstr "Отозвано" #: cps/templates/config_edit.html:83 msgid "Server Configuration" msgstr "Настройки сервера" #: cps/templates/config_edit.html:90 msgid "Server Port" msgstr "Порт сервера" #: cps/templates/config_edit.html:93 msgid "SSL certfile location (leave it empty for non-SSL Servers)" msgstr "Расположение SSL сертификата (оставьте его пустым для серверов без SSL)" #: cps/templates/config_edit.html:100 msgid "SSL Keyfile location (leave it empty for non-SSL Servers)" msgstr "Расположение SSL файла-ключа (оставьте его пустым для серверов без SSL)" #: cps/templates/config_edit.html:108 msgid "Update Channel" msgstr "Ветка обновлений" #: cps/templates/config_edit.html:110 msgid "Stable" msgstr "Стабильная" #: cps/templates/config_edit.html:111 msgid "Nightly" msgstr "Тестовая" #: cps/templates/config_edit.html:122 msgid "Logfile Configuration" msgstr "Настройки лог-файла" #: cps/templates/config_edit.html:138 msgid "Location and name of logfile (calibre-web.log for no entry)" msgstr "Расположение и имя лог-файла (не вводите calibre-web.log)" #: cps/templates/config_edit.html:143 msgid "Enable Access Log" msgstr "Включить журнал доступа" #: cps/templates/config_edit.html:146 msgid "Location and name of access logfile (access.log for no entry)" msgstr "Расположение и имя лог-файла доступа (access.log по умолчанию)" #: cps/templates/config_edit.html:157 msgid "Feature Configuration" msgstr "Дополнительный Настройки" #: cps/templates/config_edit.html:165 msgid "Enable Uploads" msgstr "Разрешить загрузку на сервер" #: cps/templates/config_edit.html:169 msgid "Allowed Upload Fileformats" msgstr "" #: cps/templates/config_edit.html:175 msgid "Enable Anonymous Browsing" msgstr "Разрешить анонимный просмотр" #: cps/templates/config_edit.html:179 msgid "Enable Public Registration" msgstr "Разрешить публичную регистрацию" #: cps/templates/config_edit.html:184 msgid "Use E-Mail as Username" msgstr "" #: cps/templates/config_edit.html:189 msgid "Enable Magic Link Remote Login" msgstr "Включить удаленный логин (\"magic link\")" #: cps/templates/config_edit.html:194 msgid "Enable Kobo sync" msgstr "Включить Kobo sync" #: cps/templates/config_edit.html:199 msgid "Proxy unknown requests to Kobo Store" msgstr "Неизвестный прокси запрос к Kobo Store" #: cps/templates/config_edit.html:202 msgid "Server External Port (for port forwarded API calls)" msgstr "" #: cps/templates/config_edit.html:210 msgid "Use Goodreads" msgstr "Использовать Goodreads" #: cps/templates/config_edit.html:211 msgid "Create an API Key" msgstr "Получить ключ API" #: cps/templates/config_edit.html:215 msgid "Goodreads API Key" msgstr "Ключ API Goodreads" #: cps/templates/config_edit.html:219 msgid "Goodreads API Secret" msgstr "Goodreads API Секрет" #: cps/templates/config_edit.html:226 msgid "Allow Reverse Proxy Authentication" msgstr "Разрешить обратную аутентификацию прокси" #: cps/templates/config_edit.html:230 msgid "Reverse Proxy Header Name" msgstr "Имя заголовка обратного прокси" #: cps/templates/config_edit.html:237 msgid "Login type" msgstr "Тип входа" #: cps/templates/config_edit.html:239 msgid "Use Standard Authentication" msgstr "Использовать стандартную аутентификацию" #: cps/templates/config_edit.html:241 msgid "Use LDAP Authentication" msgstr "Использовать LDAP аутентификацию" #: cps/templates/config_edit.html:244 msgid "Use OAuth" msgstr "Использовать OAuth" #: cps/templates/config_edit.html:251 msgid "LDAP Server Host Name or IP Address" msgstr "Имя хоста или IP-адрес сервера LDAP" #: cps/templates/config_edit.html:255 msgid "LDAP Server Port" msgstr "Порт сервера LDAP" #: cps/templates/config_edit.html:259 msgid "LDAP Encryption" msgstr "Шифрование LDAP" #: cps/templates/config_edit.html:261 cps/templates/config_view_edit.html:61 #: cps/templates/email_edit.html:21 msgid "None" msgstr "Нет" #: cps/templates/config_edit.html:262 msgid "TLS" msgstr "TLS" #: cps/templates/config_edit.html:263 msgid "SSL" msgstr "SSL" #: cps/templates/config_edit.html:268 msgid "LDAP Certificate Path" msgstr "Путь сертификата LDAP" #: cps/templates/config_edit.html:273 msgid "LDAP Authentication" msgstr "Аутентификация LDAP" #: cps/templates/config_edit.html:275 msgid "Anonymous" msgstr "Анонимный" #: cps/templates/config_edit.html:276 msgid "Unauthenticated" msgstr "Неаутентифицированный" #: cps/templates/config_edit.html:277 msgid "Simple" msgstr "Простой" #: cps/templates/config_edit.html:282 msgid "LDAP Administrator Username" msgstr "Имя администратора LDAP" #: cps/templates/config_edit.html:288 msgid "LDAP Administrator Password" msgstr "Пароль администратора LDAP" #: cps/templates/config_edit.html:293 msgid "LDAP Distinguished Name (DN)" msgstr "Отличительное имя LDAP (DN)" #: cps/templates/config_edit.html:297 msgid "LDAP User Object Filter" msgstr "Фильтр объектов пользователя LDAP" #: cps/templates/config_edit.html:302 msgid "LDAP Server is OpenLDAP?" msgstr "Сервер LDAP - это OpenLDAP ?" #: cps/templates/config_edit.html:304 msgid "Following Settings are Needed For User Import" msgstr "Следующие настройки необходимы для импорта пользователем." #: cps/templates/config_edit.html:306 msgid "LDAP Group Object Filter" msgstr "Фильтр объектов группы LDAP" #: cps/templates/config_edit.html:310 msgid "LDAP Group Name" msgstr "Имя группы LDAP" #: cps/templates/config_edit.html:314 msgid "LDAP Group Members Field" msgstr "Поле членов группы LDAP" #: cps/templates/config_edit.html:323 #, python-format msgid "Obtain %(provider)s OAuth Credential" msgstr "Получить %(provider)s OAuth Credential" #: cps/templates/config_edit.html:326 #, python-format msgid "%(provider)s OAuth Client Id" msgstr "%(provider)s OAuth ID клиента" #: cps/templates/config_edit.html:330 #, python-format msgid "%(provider)s OAuth Client Secret" msgstr "%(provider)s OAuth Секрет клиента" #: cps/templates/config_edit.html:346 msgid "External binaries" msgstr "Конвертация" #: cps/templates/config_edit.html:352 msgid "Path to Calibre E-Book Converter" msgstr "" #: cps/templates/config_edit.html:360 msgid "Calibre E-Book Converter Settings" msgstr "" #: cps/templates/config_edit.html:363 msgid "Path to Kepubify E-Book Converter" msgstr "" #: cps/templates/config_edit.html:371 msgid "Location of Unrar binary" msgstr "Расположение бинарного файла Unrar" #: cps/templates/config_edit.html:394 cps/templates/layout.html:85 #: cps/templates/login.html:4 cps/templates/login.html:20 msgid "Login" msgstr "Логин" #: cps/templates/config_view_edit.html:16 msgid "View Configuration" msgstr "Просмотреть Конфигурацию" #: cps/templates/config_view_edit.html:23 cps/templates/shelf_edit.html:7 msgid "Title" msgstr "Заголовок" #: cps/templates/config_view_edit.html:31 msgid "No. of Random Books to Display" msgstr "Количество отображаемых случайных книг" #: cps/templates/config_view_edit.html:35 msgid "No. of Authors to Display Before Hiding (0=Disable Hiding)" msgstr "Количество авторов для отображения перед скрытием (0 = отключить скрытие)" #: cps/templates/config_view_edit.html:39 cps/templates/readcbr.html:112 msgid "Theme" msgstr "Тема" #: cps/templates/config_view_edit.html:41 msgid "Standard Theme" msgstr "Стандартная тема" #: cps/templates/config_view_edit.html:42 msgid "caliBlur! Dark Theme" msgstr "caliBlur! Темная тема" #: cps/templates/config_view_edit.html:46 msgid "Regular Expression for Ignoring Columns" msgstr "Регулярное выражение для игнорирования столбцов" #: cps/templates/config_view_edit.html:50 msgid "Link Read/Unread Status to Calibre Column" msgstr "Ссылка на чтение/непрочитанный статус столбца Caliber" #: cps/templates/config_view_edit.html:59 msgid "View Restrictions based on Calibre column" msgstr "Просмотр ограничений на основе столбца Caliber" #: cps/templates/config_view_edit.html:68 msgid "Regular Expression for Title Sorting" msgstr "Регулярное выражение для сортировки заголовков" #: cps/templates/config_view_edit.html:80 msgid "Default Settings for New Users" msgstr "Настройки по умолчанию для новых пользователей" #: cps/templates/config_view_edit.html:88 cps/templates/user_edit.html:94 msgid "Admin User" msgstr "Управление сервером" #: cps/templates/config_view_edit.html:92 cps/templates/user_edit.html:99 msgid "Allow Downloads" msgstr "Разрешить скачивание с сервера" #: cps/templates/config_view_edit.html:96 cps/templates/user_edit.html:103 msgid "Allow eBook Viewer" msgstr "Разрешить чтение книг" #: cps/templates/config_view_edit.html:100 cps/templates/user_edit.html:107 msgid "Allow Uploads" msgstr "Разрешить загрузку на сервер" #: cps/templates/config_view_edit.html:104 cps/templates/user_edit.html:111 msgid "Allow Edit" msgstr "Разрешить редактирование книг" #: cps/templates/config_view_edit.html:108 cps/templates/user_edit.html:115 msgid "Allow Delete Books" msgstr "Разрешить удаление книг" #: cps/templates/config_view_edit.html:112 cps/templates/user_edit.html:120 msgid "Allow Changing Password" msgstr "Разрешить смену пароля" #: cps/templates/config_view_edit.html:116 cps/templates/user_edit.html:124 msgid "Allow Editing Public Shelves" msgstr "Разрешить редактирование публичных книжных полок" #: cps/templates/config_view_edit.html:126 msgid "Default Visibilities for New Users" msgstr "Видимость для новых пользователей(по умолчанию)" #: cps/templates/config_view_edit.html:142 cps/templates/user_edit.html:82 msgid "Show Random Books in Detail View" msgstr "Показывать случайные книги при просмотре деталей" #: cps/templates/config_view_edit.html:144 cps/templates/user_edit.html:85 msgid "Add Allowed/Denied Tags" msgstr "Добавить разрешенные / запрещенные теги" #: cps/templates/config_view_edit.html:145 msgid "Add Allowed/Denied custom column values" msgstr "Добавить разрешенные / запрещенные значения индивидуальных столбцов" #: cps/templates/detail.html:59 msgid "Read in Browser" msgstr "Читать" #: cps/templates/detail.html:72 msgid "Listen in Browser" msgstr "Прослушать в браузере" #: cps/templates/detail.html:117 msgid "Book" msgstr "Книга" #: cps/templates/detail.html:117 msgid "of" msgstr "из" #: cps/templates/detail.html:165 msgid "Published" msgstr "Опубликованный" #: cps/templates/detail.html:208 msgid "Mark As Unread" msgstr "Отметить как непрочитанное" #: cps/templates/detail.html:208 msgid "Mark As Read" msgstr "Отметить как прочитанное" #: cps/templates/detail.html:209 msgid "Read" msgstr "Прочесть" #: cps/templates/detail.html:217 msgid "Restore from archive" msgstr "" #: cps/templates/detail.html:217 msgid "Add to archive" msgstr "" #: cps/templates/detail.html:218 msgid "Archived" msgstr "" #: cps/templates/detail.html:229 msgid "Description:" msgstr "Описание:" #: cps/templates/detail.html:242 cps/templates/search.html:14 msgid "Add to shelf" msgstr "Добавить на книжную полку" #: cps/templates/detail.html:253 cps/templates/detail.html:270 #: cps/templates/feed.xml:79 cps/templates/layout.html:137 #: cps/templates/layout.html:141 cps/templates/search.html:20 msgid "(Public)" msgstr "(Публичная)" #: cps/templates/detail.html:284 msgid "Edit Metadata" msgstr "Редактировать метаданные" #: cps/templates/email_edit.html:22 msgid "STARTTLS" msgstr "STARTTLS" #: cps/templates/email_edit.html:23 msgid "SSL/TLS" msgstr "SSL/TLS" #: cps/templates/email_edit.html:31 msgid "SMTP Password" msgstr "Пароль SMTP" #: cps/templates/email_edit.html:38 msgid "Attachment Size Limit" msgstr "" #: cps/templates/email_edit.html:46 msgid "Save and Send Test E-mail" msgstr "Сохранить настройки и отправить тестовое письмо" #: cps/templates/email_edit.html:51 msgid "Allowed Domains (Whitelist)" msgstr "Допустимые домены для регистрации" #: cps/templates/email_edit.html:54 cps/templates/email_edit.html:80 msgid "Add Domain" msgstr "Добавить Домен" #: cps/templates/email_edit.html:57 cps/templates/email_edit.html:83 msgid "Add" msgstr "Добавить" #: cps/templates/email_edit.html:62 cps/templates/email_edit.html:72 msgid "Enter domainname" msgstr "Введите доменное имя" #: cps/templates/email_edit.html:68 msgid "Denied Domains (Blacklist)" msgstr "Запрещенные домены (черный список)" #: cps/templates/email_edit.html:99 msgid "Are you sure you want to delete this domain?" msgstr "Вы действительно желаете удалить это правило домена?" #: cps/templates/feed.xml:21 cps/templates/layout.html:174 msgid "Next" msgstr "Далее" #: cps/templates/generate_kobo_auth_url.html:5 msgid "Open the .kobo/Kobo eReader.conf file in a text editor and add (or edit):" msgstr "Откройте файл .kobo / Kobo eReader.conf в текстовом редакторе и добавьте (или отредактируйте):" #: cps/templates/http_error.html:38 msgid "Create Issue" msgstr "Создать запись" #: cps/templates/http_error.html:45 msgid "Return to Home" msgstr "Вернуться на главную" #: cps/templates/index.html:64 msgid "Group by series" msgstr "Сгрупировать по серии" #: cps/templates/index.xml:6 msgid "Start" msgstr "Старт" #: cps/templates/index.xml:21 msgid "Popular publications from this catalog based on Downloads." msgstr "Популярные книги в этом каталоге, на основе количества Скачиваний." #: cps/templates/index.xml:28 msgid "Popular publications from this catalog based on Rating." msgstr "Популярные книги из этого каталога на основании Рейтинга." #: cps/templates/index.xml:31 msgid "Recently added Books" msgstr "Недавно добавленные книги" #: cps/templates/index.xml:35 msgid "The latest Books" msgstr "Последние Книги" #: cps/templates/index.xml:38 msgid "Random Books" msgstr "Случайный выбор" #: cps/templates/index.xml:42 msgid "Show Random Books" msgstr "Показывать Случайные Книги" #: cps/templates/index.xml:65 msgid "Books ordered by Author" msgstr "Книги, отсортированные по Автору" #: cps/templates/index.xml:72 msgid "Books ordered by publisher" msgstr "Книги, отсортированные по издателю" #: cps/templates/index.xml:79 msgid "Books ordered by category" msgstr "Книги, отсортированные по категории" #: cps/templates/index.xml:86 msgid "Books ordered by series" msgstr "Книги, отсортированные по серии" #: cps/templates/index.xml:93 msgid "Books ordered by Languages" msgstr "Книги отсортированы по языкам" #: cps/templates/index.xml:100 msgid "Books ordered by Rating" msgstr "Книги, упорядоченные по рейтингу" #: cps/templates/index.xml:108 msgid "Books ordered by file formats" msgstr "Книги отсортированы по формату файла" #: cps/templates/index.xml:111 cps/templates/layout.html:135 msgid "Shelves" msgstr "Полки" #: cps/templates/index.xml:115 msgid "Books organized in shelves" msgstr "Книги организованы на полках" #: cps/templates/layout.html:29 msgid "Home" msgstr "Главная" #: cps/templates/layout.html:29 cps/templates/shelf_order.html:32 #: cps/templates/user_edit.html:180 msgid "Back" msgstr "Назад" #: cps/templates/layout.html:35 msgid "Toggle Navigation" msgstr "Включить навигацию" #: cps/templates/layout.html:46 msgid "Search Library" msgstr "Поиск в библиотеке" #: cps/templates/layout.html:56 msgid "Advanced Search" msgstr "Расширенный поиск" #: cps/templates/layout.html:77 cps/templates/read.html:71 #: cps/templates/readcbr.html:83 cps/templates/readcbr.html:107 msgid "Settings" msgstr "Настройки" #: cps/templates/layout.html:79 msgid "Account" msgstr "Учетная запись" #: cps/templates/layout.html:81 msgid "Logout" msgstr "Выход" #: cps/templates/layout.html:86 cps/templates/register.html:16 msgid "Register" msgstr "Зарегистрироваться" #: cps/templates/layout.html:117 cps/templates/layout.html:221 msgid "Uploading..." msgstr "Загружается..." #: cps/templates/layout.html:118 msgid "Please do not refresh the page" msgstr "Пожалуйста не обновляйте страницу" #: cps/templates/layout.html:128 msgid "Browse" msgstr "Просмотр" #: cps/templates/layout.html:139 msgid "Your Shelves" msgstr "Ваши полки" #: cps/templates/layout.html:145 cps/templates/stats.html:3 msgid "About" msgstr "О программе" #: cps/templates/layout.html:159 msgid "Previous" msgstr "Предыдущий" #: cps/templates/layout.html:186 msgid "Book Details" msgstr "Подробнее о книге" #: cps/templates/layout.html:220 msgid "Upload done, processing, please wait..." msgstr "Загрузка завершена, обработка, пожалуйста, подождите..." #: cps/templates/layout.html:223 msgid "Error" msgstr "Ошибка" #: cps/templates/login.html:17 msgid "Remember Me" msgstr "Запомнить меня" #: cps/templates/login.html:22 msgid "Forgot Password?" msgstr "Забыли пароль ?" #: cps/templates/login.html:25 msgid "Log in with Magic Link" msgstr "Войти через магическую ссылку" #: cps/templates/logviewer.html:6 msgid "Show Calibre-Web Log: " msgstr "Показать журнал Caliber-Web: " #: cps/templates/logviewer.html:8 msgid "Calibre-Web Log: " msgstr "Журнал Caliber-Web: " #: cps/templates/logviewer.html:8 msgid "Stream output, can't be displayed" msgstr "Выходной поток, не может быть отображен" #: cps/templates/logviewer.html:12 msgid "Show Access Log: " msgstr "Показать журнал доступа: " #: cps/templates/modal_restriction.html:6 msgid "Select Allowed/Denied Tags" msgstr "Выбрать разрешенные / запрещенные теги" #: cps/templates/modal_restriction.html:7 msgid "Select Allowed/Denied Custom Column Values" msgstr "Выбрать разрешенные / запрещенные значения индивидуальных столбцов" #: cps/templates/modal_restriction.html:8 msgid "Select Allowed/Denied Tags of User" msgstr "Выбрать разрешенные / запрещенные теги пользователя" #: cps/templates/modal_restriction.html:9 msgid "Select Allowed/Denied Custom Column Values of User" msgstr "Выбрать разрешенные / запрещенные значения индивидуальных столбцов пользователя" #: cps/templates/modal_restriction.html:15 msgid "Enter Tag" msgstr "Введите тег" #: cps/templates/modal_restriction.html:24 msgid "Add View Restriction" msgstr "Добавить ограничение просмотра" #: cps/templates/osd.xml:5 msgid "Calibre-Web eBook Catalog" msgstr "Каталог электронных книг Caliber-Web" #: cps/templates/read.html:74 msgid "Reflow text when sidebars are open." msgstr "Обновить размещение текста при открытии боковой панели." #: cps/templates/readcbr.html:88 msgid "Keyboard Shortcuts" msgstr "Горячие клавиши" #: cps/templates/readcbr.html:91 msgid "Previous Page" msgstr "Предыдущая страница" #: cps/templates/readcbr.html:92 msgid "Next Page" msgstr "Следующая страница" #: cps/templates/readcbr.html:93 msgid "Scale to Best" msgstr "Масштабировать до лучшего" #: cps/templates/readcbr.html:94 msgid "Scale to Width" msgstr "Масштабироваать по ширине" #: cps/templates/readcbr.html:95 msgid "Scale to Height" msgstr "Масштабировать по высоте" #: cps/templates/readcbr.html:96 msgid "Scale to Native" msgstr "Масштабировать до оригинала" #: cps/templates/readcbr.html:97 msgid "Rotate Right" msgstr "Повернуть Вправо" #: cps/templates/readcbr.html:98 msgid "Rotate Left" msgstr "Повернуть Влево" #: cps/templates/readcbr.html:99 msgid "Flip Image" msgstr "Перевернуть изображение" #: cps/templates/readcbr.html:115 msgid "Light" msgstr "Светлая" #: cps/templates/readcbr.html:116 msgid "Dark" msgstr "Темная" #: cps/templates/readcbr.html:121 msgid "Scale" msgstr "Масштаб" #: cps/templates/readcbr.html:124 msgid "Best" msgstr "Лучшее" #: cps/templates/readcbr.html:125 msgid "Width" msgstr "Ширина" #: cps/templates/readcbr.html:126 msgid "Height" msgstr "Длина" #: cps/templates/readcbr.html:127 msgid "Native" msgstr "Оригинальный" #: cps/templates/readcbr.html:132 msgid "Rotate" msgstr "Повернуть" #: cps/templates/readcbr.html:143 msgid "Flip" msgstr "Перевернуть" #: cps/templates/readcbr.html:146 msgid "Horizontal" msgstr "Горизонтально" #: cps/templates/readcbr.html:147 msgid "Vertical" msgstr "Вертикально" #: cps/templates/readcbr.html:152 msgid "Direction" msgstr "Направление" #: cps/templates/readcbr.html:155 msgid "Left to Right" msgstr "Слева направо" #: cps/templates/readcbr.html:156 msgid "Right to Left" msgstr "Справа налево" #: cps/templates/readpdf.html:29 msgid "PDF reader" msgstr "PDF reader" #: cps/templates/readtxt.html:6 msgid "Basic txt Reader" msgstr "Средство для чтения txt-файлов" #: cps/templates/register.html:4 msgid "Register New Account" msgstr "Зарегистрировать новую учётную запись" #: cps/templates/register.html:9 msgid "Choose a username" msgstr "Выберите имя пользователя" #: cps/templates/register.html:14 msgid "Your email address" msgstr "Ваш email-адрес" #: cps/templates/remote_login.html:4 msgid "Magic Link - Authorise New Device" msgstr "Magic Link - авторизация нового устройства" #: cps/templates/remote_login.html:6 msgid "On another device, login and visit:" msgstr "На другом устройстве войдите и посетите:" #: cps/templates/remote_login.html:10 msgid "Once verified, you will automatically be logged in on this device." msgstr "После этого вы автоматически войдете в систему на этом устройстве." #: cps/templates/remote_login.html:13 msgid "This verification link will expire in 10 minutes." msgstr "Срок действия ссылки истекает через 10 минут." #: cps/templates/search.html:5 msgid "No Results Found" msgstr "Результаты не найдены" #: cps/templates/search.html:6 msgid "Search Term:" msgstr "Выражение для поиска:" #: cps/templates/search.html:8 msgid "Results for:" msgstr "Результаты для:" #: cps/templates/search_form.html:19 msgid "Published Date From" msgstr "Опубликовано от" #: cps/templates/search_form.html:26 msgid "Published Date To" msgstr "Опубликовано до" #: cps/templates/search_form.html:43 msgid "Exclude Tags" msgstr "Исключить теги" #: cps/templates/search_form.html:63 msgid "Exclude Series" msgstr "Исключить серии" #: cps/templates/search_form.html:84 msgid "Exclude Languages" msgstr "Исключить языки" #: cps/templates/search_form.html:95 msgid "Extensions" msgstr "Расширения" #: cps/templates/search_form.html:105 msgid "Exclude Extensions" msgstr "Исключить расширения" #: cps/templates/search_form.html:117 msgid "Rating Above" msgstr "Рейтинг больше чем" #: cps/templates/search_form.html:121 msgid "Rating Below" msgstr "Рейтинг меньше чем" #: cps/templates/shelf.html:10 msgid "Delete this Shelf" msgstr "Удалить эту книжную полку" #: cps/templates/shelf.html:11 msgid "Edit Shelf" msgstr "Изменить Полку" #: cps/templates/shelf.html:12 cps/templates/shelf_order.html:31 msgid "Change order" msgstr "Изменить порядок" #: cps/templates/shelf.html:67 msgid "Are you sure you want to delete this shelf?" msgstr "Вы действительно хотите удалить эту книжную полку?" #: cps/templates/shelf.html:70 msgid "Shelf will be deleted for all users" msgstr "Книжная полка будет безвозвратно удалена для всех" #: cps/templates/shelf_edit.html:13 msgid "Share with Everyone" msgstr "Сделать книжную полку доступной для всех ?" #: cps/templates/shelf_order.html:5 msgid "Drag to Rearrange Order" msgstr "Перетащите для изменения порядка" #: cps/templates/stats.html:7 msgid "Library Statistics" msgstr "Статистика библиотеки Calibre" #: cps/templates/stats.html:12 msgid "Books in this Library" msgstr "Книг в этой Библиотеке" #: cps/templates/stats.html:16 msgid "Authors in this Library" msgstr "Авторов в этой Библиотеке" #: cps/templates/stats.html:20 msgid "Categories in this Library" msgstr "Категорий в этой Библиотеке" #: cps/templates/stats.html:24 msgid "Series in this Library" msgstr "Серий в этой Библиотеке" #: cps/templates/stats.html:29 msgid "Linked Libraries" msgstr "Связанные библиотеки" #: cps/templates/stats.html:33 msgid "Program Library" msgstr "Программа" #: cps/templates/stats.html:34 msgid "Installed Version" msgstr "Установленная версия" #: cps/templates/tasks.html:12 msgid "User" msgstr "Пользователь" #: cps/templates/tasks.html:14 msgid "Task" msgstr "Задача" #: cps/templates/tasks.html:15 msgid "Status" msgstr "Статус" #: cps/templates/tasks.html:16 msgid "Progress" msgstr "Прогресс" #: cps/templates/tasks.html:17 msgid "Run Time" msgstr "Время выполнения" #: cps/templates/tasks.html:18 msgid "Start Time" msgstr "Время начала" #: cps/templates/tasks.html:24 msgid "Delete finished tasks" msgstr "Удалить законченные задачи" #: cps/templates/tasks.html:25 msgid "Hide all tasks" msgstr "Скрыть все задачи" #: cps/templates/user_edit.html:19 msgid "Reset user Password" msgstr "Сбросить пароль пользователя" #: cps/templates/user_edit.html:42 msgid "Language of Books" msgstr "Показать книги на языках" #: cps/templates/user_edit.html:44 msgid "Show All" msgstr "Показать все" #: cps/templates/user_edit.html:53 msgid "OAuth Settings" msgstr "Настройки OAuth" #: cps/templates/user_edit.html:55 msgid "Link" msgstr "Связать" #: cps/templates/user_edit.html:57 msgid "Unlink" msgstr "Разъединить" #: cps/templates/user_edit.html:63 msgid "Kobo Sync Token" msgstr "Kobo Sync Token" #: cps/templates/user_edit.html:65 msgid "Create/View" msgstr "Создать/Просмотреть" #: cps/templates/user_edit.html:86 msgid "Add allowed/Denied Custom Column Values" msgstr "Добавить разрешенные / запрещенные значения индивидуальных столбцов" #: cps/templates/user_edit.html:131 msgid "Delete User" msgstr "Удалить этого пользователя" #: cps/templates/user_edit.html:146 msgid "Recent Downloads" msgstr "Последние загрузки" #: cps/templates/user_edit.html:162 msgid "Generate Kobo Auth URL" msgstr "Создать Kobo Auth URL" #: cps/templates/user_edit.html:178 msgid "Do you really want to delete the Kobo Token?" msgstr "Вы действительно хотите удалить Kobo Token ?"