2018-08-24 13:48:09 +00:00
|
|
|
|
# Перевод на русский язык для Calibre-Web.
|
2017-04-30 19:54:16 +00:00
|
|
|
|
# Copyright (C) 2017 Pavel Korovin
|
2018-08-24 13:48:09 +00:00
|
|
|
|
# This file is distributed under the same license as the Calibre-Web project
|
2017-04-30 19:54:16 +00:00
|
|
|
|
# Pavel Korovin <p@tristero.se>, 2017.
|
2017-05-01 14:24:20 +00:00
|
|
|
|
#
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2018-08-24 13:48:09 +00:00
|
|
|
|
"Project-Id-Version: Calibre-Web\n"
|
|
|
|
|
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
2018-09-14 19:12:45 +00:00
|
|
|
|
"POT-Creation-Date: 2018-09-14 21:11+0200\n"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
"PO-Revision-Date: 2017-04-30 00:47+0300\n"
|
|
|
|
|
"Last-Translator: Pavel Korovin <p@tristero.se>\n"
|
|
|
|
|
"Language: ru\n"
|
|
|
|
|
"Language-Team: \n"
|
2018-09-09 16:17:15 +00:00
|
|
|
|
"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"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2017-11-01 15:10:05 +00:00
|
|
|
|
"Generated-By: Babel 2.5.1\n"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/book_formats.py:128 cps/book_formats.py:132 cps/book_formats.py:136
|
|
|
|
|
#: cps/converter.py:11 cps/converter.py:27
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "not installed"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "не установлено"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/converter.py:22 cps/converter.py:38
|
|
|
|
|
msgid "Excecution permissions missing"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Отсутствуют разрешения на выполнение"
|
2017-07-08 17:50:44 +00:00
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/helper.py:57
|
2017-07-08 17:50:44 +00:00
|
|
|
|
#, python-format
|
2018-09-03 17:12:15 +00:00
|
|
|
|
msgid "%(format)s format not found for book id: %(book)d"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "%(format)s форма не найден для книги с id: %(book)d"
|
2017-07-08 17:50:44 +00:00
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/helper.py:69
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(format)s not found on Google Drive: %(fn)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "%(format)s не найден на Google Drive: %(fn)s"
|
2018-09-03 17:12:15 +00:00
|
|
|
|
|
|
|
|
|
#: cps/helper.py:76
|
2017-07-08 17:50:44 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "Convert: %(book)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Конвертировать: %(book)s"
|
2017-07-08 17:50:44 +00:00
|
|
|
|
|
2018-09-08 10:28:48 +00:00
|
|
|
|
#: cps/helper.py:79
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Convert to %(format)s: %(book)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Конвертировать в %(format)s: %(book)s"
|
2018-08-24 13:48:09 +00:00
|
|
|
|
|
2018-09-08 10:28:48 +00:00
|
|
|
|
#: cps/helper.py:86
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(format)s not found: %(fn)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "%(format)s не найден: %(fn)s"
|
2018-09-03 17:12:15 +00:00
|
|
|
|
|
2018-09-08 10:28:48 +00:00
|
|
|
|
#: cps/helper.py:91
|
2018-09-03 17:12:15 +00:00
|
|
|
|
msgid "Calibre-Web test e-mail"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Тестовый e-mail для Calibre-Web"
|
2018-09-03 17:12:15 +00:00
|
|
|
|
|
2018-09-08 10:28:48 +00:00
|
|
|
|
#: cps/helper.py:92
|
2018-08-28 08:29:11 +00:00
|
|
|
|
msgid "Test e-mail"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Тестовый e-mail"
|
2018-08-28 08:29:11 +00:00
|
|
|
|
|
2018-09-08 10:28:48 +00:00
|
|
|
|
#: cps/helper.py:107
|
2018-08-28 08:29:11 +00:00
|
|
|
|
msgid "Get Started with Calibre-Web"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Начать работать с Calibre-Web"
|
2018-08-28 08:29:11 +00:00
|
|
|
|
|
2018-09-08 10:28:48 +00:00
|
|
|
|
#: cps/helper.py:108
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "Registration e-mail for user: %(name)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Регистрационный e-mail для пользователя: %(name)s"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-08 10:28:48 +00:00
|
|
|
|
#: cps/helper.py:131 cps/helper.py:141
|
2018-08-28 08:29:11 +00:00
|
|
|
|
msgid "Could not find any formats suitable for sending by e-mail"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Не удалось найти форматы, которые подходят для отправки по e-mail"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-09-08 10:28:48 +00:00
|
|
|
|
#: cps/helper.py:143 cps/templates/detail.html:44 cps/worker.py:224
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Send to Kindle"
|
|
|
|
|
msgstr "Отправить на Kindle"
|
|
|
|
|
|
2018-09-08 10:28:48 +00:00
|
|
|
|
#: cps/helper.py:144 cps/worker.py:226
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "E-mail: %(book)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Эл. почта: %(book)s"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-09-08 10:28:48 +00:00
|
|
|
|
#: cps/helper.py:146
|
2018-08-18 10:15:32 +00:00
|
|
|
|
msgid "The requested file could not be read. Maybe wrong permissions?"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Запрашиваемый файл не может быть прочитан. Возможно не верные разрешения?"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-08 10:28:48 +00:00
|
|
|
|
#: cps/helper.py:241
|
2017-11-30 15:49:46 +00:00
|
|
|
|
#, python-format
|
2018-09-08 12:50:52 +00:00
|
|
|
|
msgid "Rename title from: '%(src)s' to '%(dest)s' failed with error: %(error)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Переименовывание заголовка с: '%(src)s' на '%(dest)s' не удалось из-за ошибки: %(error)s"
|
2017-11-30 15:49:46 +00:00
|
|
|
|
|
2018-09-08 10:28:48 +00:00
|
|
|
|
#: cps/helper.py:250
|
2017-11-30 15:49:46 +00:00
|
|
|
|
#, python-format
|
2018-09-08 12:50:52 +00:00
|
|
|
|
msgid "Rename author from: '%(src)s' to '%(dest)s' failed with error: %(error)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Переименовывание автора с: '%(src)s' на '%(dest)s' не удалось из-за ошибки: %(error)s"
|
2017-11-30 15:49:46 +00:00
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/helper.py:272 cps/helper.py:281
|
2018-07-14 17:03:54 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "File %(file)s not found on Google Drive"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Файл %(file)s не найден на Google Drive"
|
2018-07-14 17:03:54 +00:00
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/helper.py:299
|
2018-07-14 17:03:54 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "Book path %(path)s not found on Google Drive"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Путь книги %(path)s не найден на Google Drive"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/helper.py:544
|
2018-08-31 13:00:22 +00:00
|
|
|
|
msgid "Error excecuting UnRar"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Ошибка извлечения UnRar"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/helper.py:546
|
2018-08-31 13:00:22 +00:00
|
|
|
|
msgid "Unrar binary file not found"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Unrar двочиный файл не найден"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1112 cps/web.py:2778
|
|
|
|
|
msgid "Unknown"
|
|
|
|
|
msgstr "Неизвестно"
|
|
|
|
|
|
|
|
|
|
#: cps/web.py:1121 cps/web.py:1152
|
|
|
|
|
msgid "HTTP Error"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Ошибка HTTP"
|
2018-09-14 19:12:45 +00:00
|
|
|
|
|
|
|
|
|
#: cps/web.py:1123 cps/web.py:1154
|
|
|
|
|
msgid "Connection error"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Ошибка соединения"
|
2018-09-14 19:12:45 +00:00
|
|
|
|
|
|
|
|
|
#: cps/web.py:1125 cps/web.py:1156
|
|
|
|
|
msgid "Timeout while establishing connection"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Таймаут при установлении соединения"
|
2018-09-14 19:12:45 +00:00
|
|
|
|
|
|
|
|
|
#: cps/web.py:1127 cps/web.py:1158
|
|
|
|
|
msgid "General error"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Общая ошибка"
|
2018-09-14 19:12:45 +00:00
|
|
|
|
|
|
|
|
|
#: cps/web.py:1133
|
|
|
|
|
msgid "Unexpected data while reading update information"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Некорректные данные при чтении информации об обновлении"
|
2018-09-14 19:12:45 +00:00
|
|
|
|
|
|
|
|
|
#: cps/web.py:1140
|
|
|
|
|
msgid "No update available. You already have the latest version installed"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Обновление недоступно. Вы используете самую последнюю версию"
|
2018-09-14 19:12:45 +00:00
|
|
|
|
|
|
|
|
|
#: cps/web.py:1165
|
|
|
|
|
msgid "A new update is available. Click on the button below to update to the latest version."
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Доступно обновление. Нажмите на кнопку, что бы обновиться до последней версии."
|
2018-09-14 19:12:45 +00:00
|
|
|
|
|
|
|
|
|
#: cps/web.py:1215
|
|
|
|
|
msgid "Could not fetch update information"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Не удалось получить информацию об обновлении"
|
2018-09-14 19:12:45 +00:00
|
|
|
|
|
|
|
|
|
#: cps/web.py:1230
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Requesting update package"
|
|
|
|
|
msgstr "Проверка обновлений"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1231
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Downloading update package"
|
|
|
|
|
msgstr "Загрузка обновлений"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1232
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Unzipping update package"
|
|
|
|
|
msgstr "Распаковка обновлений"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1233
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Files are replaced"
|
|
|
|
|
msgstr "Файлы заменены"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1234
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Database connections are closed"
|
|
|
|
|
msgstr "Соеднинения с базой данных закрыты"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1235
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Server is stopped"
|
|
|
|
|
msgstr "Сервер остановлен"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1236
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Update finished, please press okay and reload page"
|
|
|
|
|
msgstr "Обновления установлены, нажмите okay и перезагрузите страницу"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1256
|
2017-07-23 11:25:54 +00:00
|
|
|
|
msgid "Recently Added Books"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Недавно Добавленные Книги"
|
2017-07-23 11:25:54 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1266
|
2017-07-23 11:25:54 +00:00
|
|
|
|
msgid "Newest Books"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Новые Книги"
|
2017-07-23 11:25:54 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1278
|
2017-07-23 11:25:54 +00:00
|
|
|
|
msgid "Oldest Books"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Старые Книги"
|
2017-07-23 11:25:54 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1290
|
2017-07-23 11:25:54 +00:00
|
|
|
|
msgid "Books (A-Z)"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Книги (А-Я)"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1301
|
2017-07-23 11:25:54 +00:00
|
|
|
|
msgid "Books (Z-A)"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Книги (Я-А)"
|
2017-07-23 11:25:54 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1330
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Hot Books (most downloaded)"
|
|
|
|
|
msgstr "Популярные книги (часто загружаемые)"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1343
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Best rated books"
|
|
|
|
|
msgstr "Книги с наивысшим рейтингом"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/index.xml:36 cps/web.py:1355
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Random Books"
|
|
|
|
|
msgstr "Случайный выбор"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1370
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Author list"
|
|
|
|
|
msgstr "Авторы"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1382 cps/web.py:1445 cps/web.py:1600 cps/web.py:2152
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
|
|
|
|
msgstr "Невозможно открыть книгу. Файл не существует или недоступен."
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/index.xml:73 cps/web.py:1429
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Series list"
|
|
|
|
|
msgstr "Серии"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1443
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Series: %(serie)s"
|
|
|
|
|
msgstr "Серии: %(serie)s"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1470
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Available languages"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Доступные языки"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1487
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Language: %(name)s"
|
|
|
|
|
msgstr "Язык: %(name)s"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/index.xml:66 cps/web.py:1498
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Category list"
|
|
|
|
|
msgstr "Категории"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1512
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Category: %(name)s"
|
|
|
|
|
msgstr "Категория: %(name)s"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/layout.html:71 cps/web.py:1651
|
2018-08-18 10:15:32 +00:00
|
|
|
|
msgid "Tasks"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Задания"
|
2017-07-08 17:50:44 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1681
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Statistics"
|
|
|
|
|
msgstr "Статистика"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1786
|
2018-09-09 16:17:15 +00:00
|
|
|
|
msgid "Callback domain is not verified, please follow steps to verify domain in google developer console"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Не удалось проверить домен обратного вызова, пожалуйста, выполните шаги для проверки домена в консоли разработчика Google."
|
2018-06-02 08:59:34 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1861
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Server restarted, please reload page"
|
|
|
|
|
msgstr "Сервер перезагружен, пожалуйста, перезагрузите страницу"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1864
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Performing shutdown of server, please close window"
|
|
|
|
|
msgstr "Производится остановка сервера, пожалуйста, закройте окно"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1883
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Update done"
|
|
|
|
|
msgstr "Обновление закончено"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1953
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "Published after "
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Опубликовано до "
|
2018-04-01 17:31:41 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1960
|
2018-04-01 17:31:41 +00:00
|
|
|
|
msgid "Published before "
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Опубликовано после "
|
2018-04-01 17:31:41 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1974
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "Rating <= %(rating)s"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Рейтинг <= %(rating)s"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:1976
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "Rating >= %(rating)s"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Рейтинг >= %(rating)s"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2035 cps/web.py:2044
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "search"
|
|
|
|
|
msgstr "поиск"
|
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:44 cps/templates/index.xml:48
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/layout.html:146 cps/web.py:2111
|
2017-07-08 17:50:44 +00:00
|
|
|
|
msgid "Read Books"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Прочитанные Книги"
|
2017-07-08 17:50:44 +00:00
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:52 cps/templates/index.xml:56
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/layout.html:148 cps/web.py:2114
|
2017-07-08 17:50:44 +00:00
|
|
|
|
msgid "Unread Books"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Непрочитанные Книги"
|
2017-07-08 17:50:44 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2162 cps/web.py:2164 cps/web.py:2166 cps/web.py:2178
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Read a Book"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Читать Книгу"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2244 cps/web.py:3129
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Please fill out all fields!"
|
|
|
|
|
msgstr "Пожалуйста, заполните все поля!"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2245 cps/web.py:2266 cps/web.py:2270 cps/web.py:2275
|
|
|
|
|
#: cps/web.py:2277
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "register"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "регистрация"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2265 cps/web.py:3345
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "An unknown error occurred. Please try again later."
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Неизвестная ошибка. Попробуйте позже."
|
2018-08-24 13:48:09 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2268
|
2018-08-28 08:29:11 +00:00
|
|
|
|
msgid "Your e-mail is not allowed to register"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Ваш e-mail не подходит для регистрации"
|
2018-08-24 13:48:09 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2271
|
2018-08-28 08:29:11 +00:00
|
|
|
|
msgid "Confirmation e-mail was send to your e-mail account."
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Письмо с подтверждением отправлено вам на e-mail"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2274
|
2018-08-28 08:29:11 +00:00
|
|
|
|
msgid "This username or e-mail address is already in use."
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Этот никнейм или e-mail уже используются"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2291 cps/web.py:2387
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "you are now logged in as: '%(nickname)s'"
|
|
|
|
|
msgstr "Вы вошли как пользователь '%(nickname)s'"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2296
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Wrong Username or Password"
|
|
|
|
|
msgstr "Ошибка в имени пользователя или пароле"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2302 cps/web.py:2323
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "login"
|
|
|
|
|
msgstr "войти"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2335 cps/web.py:2366
|
2017-07-08 17:50:44 +00:00
|
|
|
|
msgid "Token not found"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Ключ не найден"
|
2017-07-08 17:50:44 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2343 cps/web.py:2374
|
2017-07-08 17:50:44 +00:00
|
|
|
|
msgid "Token has expired"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Ключ просрочен"
|
2017-07-08 17:50:44 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2351
|
2017-07-08 17:50:44 +00:00
|
|
|
|
msgid "Success! Please return to your device"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Успешно! Пожалуйста, проверьте свое устройство"
|
2017-07-08 17:50:44 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2401
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Please configure the SMTP mail settings first..."
|
|
|
|
|
msgstr "Пожалуйста, сначала сконфигурируйте параметры SMTP"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2405
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
2018-08-18 10:15:32 +00:00
|
|
|
|
msgid "Book successfully queued for sending to %(kindlemail)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Книга успешно поставлена в очередь для отправки на %(kindlemail)s"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2409
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "There was an error sending this book: %(res)s"
|
|
|
|
|
msgstr "Ошибка при отправке книги: %(res)s"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2411 cps/web.py:3183
|
2018-08-28 08:29:11 +00:00
|
|
|
|
msgid "Please configure your kindle e-mail address first..."
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Пожалуйста, сначала настройте e-mail на вашем kindle..."
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2455
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Book has been added to shelf: %(sname)s"
|
|
|
|
|
msgstr "Книга добавлена на книжную полку: %(sname)s"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2466
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "Invalid shelf specified"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Указана неверная полка"
|
2018-08-24 13:48:09 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2471
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "You are not allowed to add a book to the the shelf: %(name)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Вам не разрешено добавлять книгу на полку: %(name)s"
|
2018-08-24 13:48:09 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2476
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "User is not allowed to edit public shelves"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Пользователь не может редактировать общедоступные полки"
|
2018-08-24 13:48:09 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2494
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "Books are already part of the shelf: %(name)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Книги уже размещены на полке: %(name)s"
|
2018-08-24 13:48:09 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2508
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Books have been added to shelf: %(sname)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Книги добавлены в полку: %(sname)s"
|
2018-08-24 13:48:09 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2510
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Could not add books to shelf: %(sname)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Не удалось добавить книги на полку: %(sname)s"
|
2018-08-24 13:48:09 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2547
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Book has been removed from shelf: %(sname)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Книга удалена с полки: %(sname)s"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2553
|
2018-02-13 15:44:57 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Sorry you are not allowed to remove a book from this shelf: %(sname)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Извините, вы не можете удалить книгу с полки: %(sname)s"
|
2018-02-13 15:44:57 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2573 cps/web.py:2597
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "A shelf with the name '%(title)s' already exists."
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Полка с названием '%(title)s' уже существует."
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2578
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Shelf %(title)s created"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Создана полка %(title)s"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2580 cps/web.py:2608
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "There was an error"
|
|
|
|
|
msgstr "Произошла ошибка"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2581 cps/web.py:2583
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "create a shelf"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "создать полку"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2606
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Shelf %(title)s changed"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Колка %(title)s изменена"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2609 cps/web.py:2611
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Edit a shelf"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Изменить полку"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2632
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "successfully deleted shelf %(name)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "удачно удалена полка %(name)s"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2659
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Shelf: '%(name)s'"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Полка: '%(name)s'"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2662
|
2017-07-08 17:50:44 +00:00
|
|
|
|
msgid "Error opening shelf. Shelf does not exist or is not accessible"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Ошибка открытия Полки. Полка не существует или недоступна"
|
2017-07-08 17:50:44 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2693
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Change order of Shelf: '%(name)s'"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Изменить расположение полки '%(name)s'"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2722 cps/web.py:3135
|
2018-08-28 08:29:11 +00:00
|
|
|
|
msgid "E-mail is not from valid domain"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "E-mail не из существующей доменной зоны"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2724 cps/web.py:2765 cps/web.py:2768
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(name)s's profile"
|
|
|
|
|
msgstr "Профиль %(name)s"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2763
|
2018-08-28 08:29:11 +00:00
|
|
|
|
msgid "Found an existing account for this e-mail address."
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Этот адрес электронной почты уже зарегистрирован."
|
2018-08-28 08:29:11 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2766
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Profile updated"
|
|
|
|
|
msgstr "Профиль обновлён"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2794
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Admin page"
|
|
|
|
|
msgstr "Администрирование"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2872 cps/web.py:3045
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "Calibre-Web configuration updated"
|
|
|
|
|
msgstr "Конфигурация Calibre-Web обновлена"
|
2018-07-15 13:08:06 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:100 cps/web.py:2885
|
2018-07-15 13:08:06 +00:00
|
|
|
|
msgid "UI Configuration"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Настройка интерфейса"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2903
|
2018-07-15 13:08:06 +00:00
|
|
|
|
msgid "Import of optional Google Drive requirements missing"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Импорт дополнительных требований к Google Диску отсутствует"
|
2018-07-15 13:08:06 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2906
|
2018-07-14 17:03:54 +00:00
|
|
|
|
msgid "client_secrets.json is missing or not readable"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "client_secrets.json отсутствует или его невозможно прочесть"
|
2018-06-02 08:59:34 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2911 cps/web.py:2938
|
2018-07-14 17:03:54 +00:00
|
|
|
|
msgid "client_secrets.json is not configured for web application"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "client_secrets.json не настроен для веб-приложения"
|
2018-06-02 08:59:34 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:99 cps/web.py:2941 cps/web.py:2967 cps/web.py:2979
|
|
|
|
|
#: cps/web.py:3021 cps/web.py:3036 cps/web.py:3053 cps/web.py:3060
|
|
|
|
|
#: cps/web.py:3077
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Basic Configuration"
|
|
|
|
|
msgstr "Настройки сервера"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2964
|
2018-06-02 08:59:34 +00:00
|
|
|
|
msgid "Keyfile location is not valid, please enter correct path"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Неверное расположение файла-ключа, введите правильный путь"
|
2018-06-02 08:59:34 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:2976
|
2018-03-30 19:20:47 +00:00
|
|
|
|
msgid "Certfile location is not valid, please enter correct path"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Неверное расположение сертификата, введите правильный путь"
|
2018-03-30 19:20:47 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3018
|
2018-03-30 19:20:47 +00:00
|
|
|
|
msgid "Logfile location is not valid, please enter correct path"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Неверное расположение лог-файла, введите правильный путь"
|
2018-03-30 19:20:47 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3057
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "DB location is not valid, please enter correct path"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Неверное расположение базы данных, введите правильный путь"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:33 cps/web.py:3131 cps/web.py:3137 cps/web.py:3153
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Add new user"
|
|
|
|
|
msgstr "Добавить пользователя"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3143
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "User '%(user)s' created"
|
|
|
|
|
msgstr "Пользователь '%(user)s' добавлен"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3147
|
2018-08-28 08:29:11 +00:00
|
|
|
|
msgid "Found an existing account for this e-mail address or nickname."
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Для этого адреса электронной почты или логина уже есть аккаунт."
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3171 cps/web.py:3185
|
2018-08-28 08:29:11 +00:00
|
|
|
|
msgid "E-mail server settings updated"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Настройки E-mail сервера обновлены"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3178
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "Test e-mail successfully send to %(kindlemail)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Тестовое письмо успешно отправлено на %(kindlemail)s"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3181
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "There was an error sending the Test e-mail: %(res)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Произошла ошибка при отправке тестового письма на: %(res)s"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3186
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "Edit e-mail server settings"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Изменить настройки e-mail сервера"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3211
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "User '%(nick)s' deleted"
|
|
|
|
|
msgstr "Пользователь '%(nick)s' удалён"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3320
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "User '%(nick)s' updated"
|
|
|
|
|
msgstr "Пользователь '%(nick)s' обновлён"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3323
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "An unknown error occured."
|
|
|
|
|
msgstr "Произошла неизвестная ошибка."
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3325
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Edit User %(nick)s"
|
|
|
|
|
msgstr "Изменить пользователя %(nick)s"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3342
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "Password for user %(user)s reset"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Пароль для пользователя %(user)s сброшен"
|
2018-08-28 08:29:11 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3362
|
2017-08-12 16:59:57 +00:00
|
|
|
|
msgid "Error opening eBook. File does not exist or file is not accessible"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Ошибка при открытии eBook. Файл не существует или файл недоступен"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3390 cps/web.py:3667 cps/web.py:3672 cps/web.py:3827
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "edit metadata"
|
|
|
|
|
msgstr "изменить метаданные"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3401 cps/web.py:3697
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
2018-09-08 12:50:52 +00:00
|
|
|
|
msgid "File extension '%(ext)s' is not allowed to be uploaded to this server"
|
|
|
|
|
msgstr "Запрещена загрузка файлов с расширением '%(ext)s'"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3405 cps/web.py:3701
|
2018-08-18 10:15:32 +00:00
|
|
|
|
msgid "File to be uploaded must have an extension"
|
|
|
|
|
msgstr "Загружаемый файл должен иметь расширение"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3417 cps/web.py:3721
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "Failed to create path %(path)s (Permission denied)."
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Ошибка при создании пути %(path)s (Доступ запрещён)."
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3422
|
2017-11-01 15:10:05 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "Failed to store file %(file)s."
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Не удалось сохранить файл %(file)s."
|
2017-11-01 15:10:05 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3438
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "File format %(ext)s added to %(book)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Формат файла %(ext)s добавлен в %(book)s"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3455
|
2018-08-28 12:07:48 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "Failed to create path for cover %(path)s (Permission denied)."
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Не удалось создать путь для обложки %(path)s (Доступ запрещён)."
|
2018-08-28 12:07:48 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3462
|
2018-08-28 12:07:48 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "Failed to store cover-file %(cover)s."
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Не удалось сохранить файл обложки %(cover)s."
|
2018-08-28 12:07:48 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3465
|
2018-08-28 12:07:48 +00:00
|
|
|
|
msgid "Cover-file is not a valid image file"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Файл обложки не соответствует изображению"
|
2018-08-28 12:07:48 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3482 cps/web.py:3486
|
2017-11-01 15:10:05 +00:00
|
|
|
|
msgid "unknown"
|
|
|
|
|
msgstr "неизвестно"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3508
|
2018-03-30 19:20:47 +00:00
|
|
|
|
msgid "Cover is not a jpg file, can't save"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Обложка не jpg файл, невозможно сохранить"
|
2018-03-30 19:20:47 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3554
|
2018-09-09 16:17:15 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(langname)s is not a valid language"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "%(langname)s не допустимый язык"
|
2018-09-09 16:17:15 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3676
|
2018-07-14 17:03:54 +00:00
|
|
|
|
msgid "Error editing book, please check logfile for details"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Ошибка редактирования книги. Пожалуйста, проверьте лог-файл для дополнительной информации"
|
2018-07-14 17:03:54 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3726
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "Failed to store file %(file)s (Permission denied)."
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Ошибка записи файла %(file)s (Доступ запрещён)."
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3731
|
2018-09-08 10:28:48 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Failed to delete file %(file)s (Permission denied)."
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Ошибка удаления файла %(file)s (Доступ запрещён)."
|
2018-09-08 10:28:48 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3813
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "File %(file)s uploaded"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Файл %(file)s загружен"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3843
|
2018-08-31 13:00:22 +00:00
|
|
|
|
msgid "Source or destination format for conversion missing"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Исходный или целевой формат для конвертирования отсутствует"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3853
|
2018-08-31 13:00:22 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Book successfully queued for converting to %(book_format)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Книга успешно поставлена в очередь для конвертирования в %(book_format)s"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/web.py:3857
|
2018-08-31 13:00:22 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "There was an error converting this book: %(res)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Произошла ошибка при конвертирования этой книги: %(res)s"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
2018-09-14 18:36:45 +00:00
|
|
|
|
#: cps/worker.py:215 cps/worker.py:398
|
2018-08-18 10:15:32 +00:00
|
|
|
|
msgid "Started"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Начало"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-09-14 18:36:45 +00:00
|
|
|
|
#: cps/worker.py:251
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Convertertool %(converter)s not found"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Инструмент конвертирования %(converter)s не найден"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-09-14 18:36:45 +00:00
|
|
|
|
#: cps/worker.py:287
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#, python-format
|
2018-09-08 10:28:48 +00:00
|
|
|
|
msgid "Ebook-converter failed: %(error)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Ошибка Ebook-конвертора: %(error)s"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-09-14 18:36:45 +00:00
|
|
|
|
#: cps/worker.py:298
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Kindlegen failed with Error %(error)s. Message: %(message)s"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Kindlegen - неудачно, с Ошибкой %(error)s. Сообщение: %(message)s"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-09-14 18:36:45 +00:00
|
|
|
|
#: cps/worker.py:355 cps/worker.py:374
|
2018-08-18 10:15:32 +00:00
|
|
|
|
msgid "Waiting"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Ожидание"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-09-14 18:36:45 +00:00
|
|
|
|
#: cps/worker.py:362
|
2018-08-28 08:29:11 +00:00
|
|
|
|
msgid "This e-mail has been sent via Calibre-Web."
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Это электронное письмо было отправлено через Caliber-Web."
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-09-14 18:36:45 +00:00
|
|
|
|
#: cps/worker.py:388 cps/worker.py:484
|
|
|
|
|
msgid "Finished"
|
|
|
|
|
msgstr "Закончено"
|
|
|
|
|
|
|
|
|
|
#: cps/worker.py:476
|
2018-08-18 10:15:32 +00:00
|
|
|
|
msgid "Failed"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Неудачно"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:6
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "User list"
|
|
|
|
|
msgstr "Список пользователей"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:9
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Nickname"
|
|
|
|
|
msgstr "Имя пользователя"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:10
|
2018-08-31 13:00:22 +00:00
|
|
|
|
msgid "E-mail"
|
2018-09-14 18:36:45 +00:00
|
|
|
|
msgstr "Почта"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:11
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Kindle"
|
|
|
|
|
msgstr "Kindle"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:12
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "DLS"
|
|
|
|
|
msgstr "DLS"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:13 cps/templates/layout.html:74
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Admin"
|
|
|
|
|
msgstr "Управление"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:14 cps/templates/detail.html:22
|
2018-02-13 15:44:57 +00:00
|
|
|
|
#: cps/templates/detail.html:31
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Download"
|
|
|
|
|
msgstr "Скачать"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:15 cps/templates/layout.html:64
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Upload"
|
|
|
|
|
msgstr "Загрузить"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:16
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Edit"
|
|
|
|
|
msgstr "Редактировать"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:39
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "SMTP e-mail server settings"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Настройки SMTP-сервера"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:42 cps/templates/email_edit.html:11
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "SMTP hostname"
|
|
|
|
|
msgstr "SMTP-сервер"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:43
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "SMTP port"
|
|
|
|
|
msgstr "SMTP-порт"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:44
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "SSL"
|
|
|
|
|
msgstr "SSL"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:45 cps/templates/email_edit.html:27
|
2017-05-01 14:24:20 +00:00
|
|
|
|
msgid "SMTP login"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "SMTP-логин"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:46
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "From mail"
|
|
|
|
|
msgstr "Отправитель"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:56
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Change SMTP settings"
|
|
|
|
|
msgstr "Изменить настройки SMTP"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:62
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Configuration"
|
|
|
|
|
msgstr "Настройки сервера"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:65
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Calibre DB dir"
|
|
|
|
|
msgstr "Папка Calibre DB"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:69
|
2018-08-31 13:00:22 +00:00
|
|
|
|
msgid "Log level"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Уровень лога"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:73
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Port"
|
|
|
|
|
msgstr "Порт"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:79 cps/templates/config_view_edit.html:23
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Books per page"
|
|
|
|
|
msgstr "Количество книг на странице"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:83
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Uploading"
|
|
|
|
|
msgstr "Загрузка на сервер"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:87
|
2018-08-31 13:00:22 +00:00
|
|
|
|
msgid "Anonymous browsing"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Анонимный просмотр"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:91
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Public registration"
|
|
|
|
|
msgstr "Публичная регистрация"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:95 cps/templates/remote_login.html:4
|
2018-08-30 07:32:42 +00:00
|
|
|
|
msgid "Remote login"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Удалённый логин"
|
2017-07-08 17:50:44 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:106
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Administration"
|
|
|
|
|
msgstr "Управление"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:107
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Reconnect to Calibre DB"
|
|
|
|
|
msgstr "Переподключиться к БД Calibre"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:108
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "Restart Calibre-Web"
|
|
|
|
|
msgstr "Перезагрузить Calibre-Web"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:109
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "Stop Calibre-Web"
|
|
|
|
|
msgstr "Остановить Calibre-Web"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:115
|
|
|
|
|
msgid "Update"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Обновление"
|
2018-09-14 19:12:45 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/admin.html:119
|
|
|
|
|
msgid "Version"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Версия"
|
2018-09-14 19:12:45 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/admin.html:120
|
|
|
|
|
msgid "Details"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Подробности"
|
2018-09-14 19:12:45 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/admin.html:126
|
|
|
|
|
msgid "Current version"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Текущая версия"
|
2018-09-14 19:12:45 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/admin.html:132
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Check for update"
|
|
|
|
|
msgstr "Проверка обновлений"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:133
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Perform Update"
|
|
|
|
|
msgstr "Установить обновления"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:145
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "Do you really want to restart Calibre-Web?"
|
|
|
|
|
msgstr "Вы действительно хотите перезагрузить Calibre-Web?"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:150 cps/templates/admin.html:164
|
|
|
|
|
#: cps/templates/admin.html:184 cps/templates/shelf.html:59
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Ok"
|
|
|
|
|
msgstr "Ok"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:151 cps/templates/admin.html:165
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:178 cps/templates/book_edit.html:200
|
2018-08-31 13:00:22 +00:00
|
|
|
|
#: cps/templates/config_edit.html:212 cps/templates/config_view_edit.html:164
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/email_edit.html:40 cps/templates/email_edit.html:75
|
|
|
|
|
#: cps/templates/shelf.html:60 cps/templates/shelf_edit.html:19
|
|
|
|
|
#: cps/templates/shelf_order.html:12 cps/templates/user_edit.html:153
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Back"
|
|
|
|
|
msgstr "Назад"
|
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:163
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "Do you really want to stop Calibre-Web?"
|
|
|
|
|
msgstr "Вы действительно хотите остановить Calibre-Web?"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#: cps/templates/admin.html:175
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Updating, please do not reload page"
|
|
|
|
|
msgstr "Установка обновлений, пожалуйста, не обновляйте страницу."
|
|
|
|
|
|
2017-09-01 18:39:56 +00:00
|
|
|
|
#: cps/templates/author.html:15
|
|
|
|
|
msgid "via"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "с помощью"
|
2017-09-01 18:39:56 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/author.html:23
|
|
|
|
|
msgid "In Library"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "В библиотеке"
|
2017-09-01 18:39:56 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/author.html:69
|
|
|
|
|
msgid "More by"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Ещё от"
|
2017-09-01 18:39:56 +00:00
|
|
|
|
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#: cps/templates/book_edit.html:16
|
|
|
|
|
msgid "Delete Book"
|
|
|
|
|
msgstr "Удалить книгу"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/book_edit.html:19
|
|
|
|
|
msgid "Delete formats:"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Удалить форматы:"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:22 cps/templates/book_edit.html:199
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/email_edit.html:73 cps/templates/email_edit.html:74
|
2018-08-18 10:15:32 +00:00
|
|
|
|
msgid "Delete"
|
|
|
|
|
msgstr "Удалить"
|
|
|
|
|
|
2018-08-31 13:00:22 +00:00
|
|
|
|
#: cps/templates/book_edit.html:30
|
|
|
|
|
msgid "Convert book format:"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Конвертировать формат книги:"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/book_edit.html:34
|
|
|
|
|
msgid "Convert from:"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Конвертировать из:"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:36 cps/templates/book_edit.html:43
|
|
|
|
|
msgid "select an option"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "выбрать вариант"
|
2018-09-03 17:12:15 +00:00
|
|
|
|
|
2018-08-31 13:00:22 +00:00
|
|
|
|
#: cps/templates/book_edit.html:41
|
|
|
|
|
msgid "Convert to:"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Конвертировать в:"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/book_edit.html:50
|
|
|
|
|
msgid "Convert book"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Конвертировать книгу"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/book_edit.html:59 cps/templates/search_form.html:6
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Book Title"
|
|
|
|
|
msgstr "Название"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:63 cps/templates/book_edit.html:259
|
|
|
|
|
#: cps/templates/book_edit.html:277 cps/templates/search_form.html:10
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Author"
|
|
|
|
|
msgstr "Автор"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:67 cps/templates/book_edit.html:264
|
|
|
|
|
#: cps/templates/book_edit.html:279 cps/templates/search_form.html:106
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Description"
|
|
|
|
|
msgstr "Описание"
|
|
|
|
|
|
2018-08-31 13:00:22 +00:00
|
|
|
|
#: cps/templates/book_edit.html:71 cps/templates/search_form.html:33
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Tags"
|
|
|
|
|
msgstr "Теги"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:75 cps/templates/layout.html:157
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/search_form.html:53
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Series"
|
|
|
|
|
msgstr "Серии"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:79
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Series id"
|
|
|
|
|
msgstr "Серия"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:83
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Rating"
|
|
|
|
|
msgstr "Рейтинг"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:87
|
2018-09-09 16:17:15 +00:00
|
|
|
|
msgid "Cover URL (jpg, cover is downloaded and stored in database, field is afterwards empty again)"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "URL обложки(jpg, обложка загружается и сохраняется в базе данных, после этого поле снова пустое)"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:91
|
2018-08-28 12:07:48 +00:00
|
|
|
|
msgid "Upload Cover from local drive"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Загрузить обложку с диска"
|
2018-08-28 12:07:48 +00:00
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:96 cps/templates/detail.html:131
|
2017-08-12 16:59:57 +00:00
|
|
|
|
msgid "Publishing date"
|
|
|
|
|
msgstr "Опубликовано"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:103 cps/templates/book_edit.html:261
|
|
|
|
|
#: cps/templates/book_edit.html:278 cps/templates/detail.html:126
|
|
|
|
|
#: cps/templates/search_form.html:14
|
|
|
|
|
msgid "Publisher"
|
|
|
|
|
msgstr "Издатель"
|
|
|
|
|
|
|
|
|
|
#: cps/templates/book_edit.html:107 cps/templates/user_edit.html:33
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Language"
|
|
|
|
|
msgstr "Язык"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:117 cps/templates/search_form.html:117
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Yes"
|
|
|
|
|
msgstr "Да"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:118 cps/templates/search_form.html:118
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "No"
|
|
|
|
|
msgstr "Нет"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:164
|
2017-11-01 15:10:05 +00:00
|
|
|
|
msgid "Upload format"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Загружаемый формат"
|
2017-11-01 15:10:05 +00:00
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:173
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "view book after edit"
|
|
|
|
|
msgstr "смотреть книгу после редактирования"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:176 cps/templates/book_edit.html:212
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Get metadata"
|
|
|
|
|
msgstr "Получить метаданные"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:177 cps/templates/config_edit.html:210
|
2018-07-15 13:08:06 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:163 cps/templates/login.html:20
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/search_form.html:153 cps/templates/shelf_edit.html:17
|
|
|
|
|
#: cps/templates/user_edit.html:151
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Submit"
|
|
|
|
|
msgstr "Отправить"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:191
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "Are you really sure?"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgstr "Вы действительно уверены?"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:194
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Book will be deleted from Calibre database"
|
|
|
|
|
msgstr "Книга будет удалена из БД Calibre"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:195
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "and from hard disk"
|
|
|
|
|
msgstr "и с диска"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:215
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Keyword"
|
|
|
|
|
msgstr "Ключевое слово"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:216
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid " Search keyword "
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr " Поиск по ключевому слову "
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:218 cps/templates/layout.html:46
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Go!"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Старт!"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:222
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Click the cover to load metadata to the form"
|
|
|
|
|
msgstr "Нажмите на обложку, чтобы получить метаданные"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:234 cps/templates/book_edit.html:274
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Loading..."
|
|
|
|
|
msgstr "Загрузка..."
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:239 cps/templates/layout.html:221
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Close"
|
|
|
|
|
msgstr "Закрыть"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:266 cps/templates/book_edit.html:280
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Source"
|
|
|
|
|
msgstr "Источник"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:275
|
2017-09-01 18:39:56 +00:00
|
|
|
|
msgid "Search error!"
|
|
|
|
|
msgstr "Ошибка поиска!"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/book_edit.html:276
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "No Result(s) found! Please try aonther keyword."
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Результат(ы) не найдены! Попробуйте другое ключевое слово."
|
2017-09-01 18:39:56 +00:00
|
|
|
|
|
2018-07-15 13:08:06 +00:00
|
|
|
|
#: cps/templates/config_edit.html:12
|
|
|
|
|
msgid "Library Configuration"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Настройки библотеки"
|
2018-07-15 13:08:06 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/config_edit.html:19
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Location of Calibre database"
|
|
|
|
|
msgstr "Расположение БД Calibre"
|
|
|
|
|
|
2018-07-15 13:08:06 +00:00
|
|
|
|
#: cps/templates/config_edit.html:24
|
|
|
|
|
msgid "Use Google Drive?"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgstr "Использовать Google Drive?"
|
|
|
|
|
|
2018-07-15 13:08:06 +00:00
|
|
|
|
#: cps/templates/config_edit.html:30
|
|
|
|
|
msgid "Google Drive config problem"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Проблема с настройкой Google Drive"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-07-15 13:08:06 +00:00
|
|
|
|
#: cps/templates/config_edit.html:36
|
2018-07-14 17:03:54 +00:00
|
|
|
|
msgid "Authenticate Google Drive"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Аутентификация Google Drive"
|
2018-07-14 17:03:54 +00:00
|
|
|
|
|
2018-07-15 13:08:06 +00:00
|
|
|
|
#: cps/templates/config_edit.html:40
|
2018-08-18 10:15:32 +00:00
|
|
|
|
msgid "Please finish Google Drive setup after login"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Завершите настройку Google Диска после входа в систему"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/config_edit.html:44
|
2018-07-15 13:08:06 +00:00
|
|
|
|
msgid "Google Drive Calibre folder"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Google Диск Calibre папка"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:52
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Metadata Watch Channel ID"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "ID Канала Просмотра Метаданных"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:55
|
2018-06-02 08:59:34 +00:00
|
|
|
|
msgid "Revoke"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Отозвано"
|
2018-06-02 08:59:34 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:73
|
2018-07-15 13:08:06 +00:00
|
|
|
|
msgid "Server Configuration"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Настройки сервера"
|
2018-07-15 13:08:06 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:80
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Server Port"
|
|
|
|
|
msgstr "Порт сервера"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:84
|
2018-03-30 19:20:47 +00:00
|
|
|
|
msgid "SSL certfile location (leave it empty for non-SSL Servers)"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Расположение SSL сертификата (оставьте его пустым для серверов без SSL)"
|
2018-03-30 19:20:47 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:88
|
2018-03-30 19:20:47 +00:00
|
|
|
|
msgid "SSL Keyfile location (leave it empty for non-SSL Servers)"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Расположение SSL файла-ключа (оставьте его пустым для серверов без SSL)"
|
2018-03-30 19:20:47 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:99
|
2018-07-15 13:08:06 +00:00
|
|
|
|
msgid "Logfile Configuration"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Настройки лог-файла"
|
2017-08-12 16:59:57 +00:00
|
|
|
|
|
2018-08-31 13:00:22 +00:00
|
|
|
|
#: cps/templates/config_edit.html:106
|
|
|
|
|
msgid "Log Level"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Уровень Логирования"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:115
|
2017-12-02 10:15:51 +00:00
|
|
|
|
msgid "Location and name of logfile (calibre-web.log for no entry)"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Расположение и имя лог-файла (не вводите calibre-web.log)"
|
2017-12-02 10:15:51 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:126
|
2018-07-15 13:08:06 +00:00
|
|
|
|
msgid "Feature Configuration"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Дополнительный Настройки"
|
2018-07-15 13:08:06 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:134
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Enable uploading"
|
|
|
|
|
msgstr "Разрешить загрузку на сервер"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:138
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Enable anonymous browsing"
|
|
|
|
|
msgstr "Разрешить анонимный просмотр"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:142
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Enable public registration"
|
|
|
|
|
msgstr "Разрешить публичную регистрацию"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:146
|
2017-07-08 17:50:44 +00:00
|
|
|
|
msgid "Enable remote login (\"magic link\")"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Включить удаленный логин (\"magic link\")"
|
2017-07-08 17:50:44 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:151
|
2017-08-12 16:59:57 +00:00
|
|
|
|
msgid "Use"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Использовать"
|
2017-08-12 16:59:57 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:152
|
2017-08-12 16:59:57 +00:00
|
|
|
|
msgid "Obtain an API Key"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Получить ключ API"
|
2017-08-12 16:59:57 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:156
|
2017-08-12 16:59:57 +00:00
|
|
|
|
msgid "Goodreads API Key"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Ключ API Goodreads"
|
2017-08-12 16:59:57 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:160
|
2017-08-12 16:59:57 +00:00
|
|
|
|
msgid "Goodreads API Secret"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Goodreads API Секрет"
|
2017-08-12 16:59:57 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_edit.html:173
|
2018-08-31 13:00:22 +00:00
|
|
|
|
msgid "External binaries"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Внешние двоичные файлы"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/config_edit.html:181
|
|
|
|
|
msgid "No converter"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Нет конвертера"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/config_edit.html:183
|
|
|
|
|
msgid "Use Kindlegen"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Использовать Kindlegen"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/config_edit.html:185
|
|
|
|
|
msgid "Use calibre's ebook converter"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Использовать конвертер calibre's ebook"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/config_edit.html:189
|
|
|
|
|
msgid "E-Book converter settings"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Настройки конвертера E-Book"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/config_edit.html:193
|
|
|
|
|
msgid "Path to convertertool"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Путь к конвертеру"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-08-31 13:00:22 +00:00
|
|
|
|
#: cps/templates/config_edit.html:199
|
|
|
|
|
msgid "Location of Unrar binary"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Расположение двоичного файла Unrar"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/config_edit.html:215 cps/templates/layout.html:82
|
2018-07-15 13:08:06 +00:00
|
|
|
|
#: cps/templates/login.html:4
|
|
|
|
|
msgid "Login"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Логин"
|
2018-07-15 13:08:06 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/config_view_edit.html:12
|
|
|
|
|
msgid "View Configuration"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Просмотреть Конфигурацию"
|
2018-07-15 13:08:06 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:19 cps/templates/layout.html:133
|
|
|
|
|
#: cps/templates/layout.html:134 cps/templates/shelf_edit.html:7
|
2018-07-15 13:08:06 +00:00
|
|
|
|
msgid "Title"
|
|
|
|
|
msgstr "Заголовок"
|
|
|
|
|
|
|
|
|
|
#: cps/templates/config_view_edit.html:27
|
|
|
|
|
msgid "No. of random books to show"
|
|
|
|
|
msgstr "Количество отображаемых случайных книг"
|
|
|
|
|
|
|
|
|
|
#: cps/templates/config_view_edit.html:31
|
|
|
|
|
msgid "Regular expression for ignoring columns"
|
|
|
|
|
msgstr "Regexp для игнорирования столбцов"
|
|
|
|
|
|
|
|
|
|
#: cps/templates/config_view_edit.html:35
|
|
|
|
|
msgid "Link read/unread status to Calibre column"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Ссылка на чтение/непрочитанный статус столбца Caliber"
|
2018-07-15 13:08:06 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/config_view_edit.html:44
|
|
|
|
|
msgid "Regular expression for title sorting"
|
|
|
|
|
msgstr "Regexp для сортировки по названию"
|
|
|
|
|
|
|
|
|
|
#: cps/templates/config_view_edit.html:48
|
|
|
|
|
msgid "Tags for Mature Content"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Теги для Зрелого Контента"
|
2018-07-15 13:08:06 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/config_view_edit.html:62
|
|
|
|
|
msgid "Default settings for new users"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgstr "Настройки по умолчанию для новых пользователей"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:70 cps/templates/user_edit.html:108
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Admin user"
|
|
|
|
|
msgstr "Управление сервером"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:74 cps/templates/user_edit.html:117
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Allow Downloads"
|
|
|
|
|
msgstr "Разрешить скачивание с сервера"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:78 cps/templates/user_edit.html:121
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Allow Uploads"
|
|
|
|
|
msgstr "Разрешить загрузку на сервер"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:82 cps/templates/user_edit.html:125
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Allow Edit"
|
|
|
|
|
msgstr "Разрешить редактирование книг"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:86 cps/templates/user_edit.html:129
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Allow Delete books"
|
|
|
|
|
msgstr "Разрешить удаление книг"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:90 cps/templates/user_edit.html:134
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Allow Changing Password"
|
|
|
|
|
msgstr "Разрешить смену пароля"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:94 cps/templates/user_edit.html:138
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Allow Editing Public Shelfs"
|
|
|
|
|
msgstr "Разрешить редактирование публичных книжных полок"
|
|
|
|
|
|
2018-07-15 13:08:06 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:104
|
|
|
|
|
msgid "Default visibilities for new users"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Видимость для новых пользователей(по умолчанию)"
|
2017-12-02 10:15:51 +00:00
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:112 cps/templates/user_edit.html:60
|
2017-12-02 10:15:51 +00:00
|
|
|
|
msgid "Show random books"
|
|
|
|
|
msgstr "Показывать случайные книги"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:116 cps/templates/user_edit.html:64
|
2017-12-02 10:15:51 +00:00
|
|
|
|
msgid "Show recent books"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Показывать недавние книги"
|
2017-12-02 10:15:51 +00:00
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:120 cps/templates/user_edit.html:68
|
2017-12-02 10:15:51 +00:00
|
|
|
|
msgid "Show sorted books"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Показывать отсортированные книги"
|
2017-12-02 10:15:51 +00:00
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:124 cps/templates/user_edit.html:72
|
2017-12-02 10:15:51 +00:00
|
|
|
|
msgid "Show hot books"
|
|
|
|
|
msgstr "Показывать популярные книги"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:128 cps/templates/user_edit.html:76
|
2017-12-02 10:15:51 +00:00
|
|
|
|
msgid "Show best rated books"
|
|
|
|
|
msgstr "Показывать книги с наивысшим рейтингом"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:132 cps/templates/user_edit.html:80
|
2017-12-02 10:15:51 +00:00
|
|
|
|
msgid "Show language selection"
|
|
|
|
|
msgstr "Показывать выбор языка"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:136 cps/templates/user_edit.html:84
|
2017-12-02 10:15:51 +00:00
|
|
|
|
msgid "Show series selection"
|
|
|
|
|
msgstr "Показывать выбор серии"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:140 cps/templates/user_edit.html:88
|
2017-12-02 10:15:51 +00:00
|
|
|
|
msgid "Show category selection"
|
|
|
|
|
msgstr "Показывать выбор категории"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:144 cps/templates/user_edit.html:92
|
2017-12-02 10:15:51 +00:00
|
|
|
|
msgid "Show author selection"
|
|
|
|
|
msgstr "Показывать выбор автора"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:148 cps/templates/user_edit.html:96
|
2017-12-02 10:15:51 +00:00
|
|
|
|
msgid "Show read and unread"
|
|
|
|
|
msgstr "Показывать прочитанные и непрочитанные"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:152 cps/templates/user_edit.html:100
|
2017-12-02 10:15:51 +00:00
|
|
|
|
msgid "Show random books in detail view"
|
|
|
|
|
msgstr "Показывать случайные книги при просмотре деталей"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/config_view_edit.html:156 cps/templates/user_edit.html:113
|
2018-03-30 19:20:47 +00:00
|
|
|
|
msgid "Show mature content"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Показывать взрослый контент"
|
2018-03-30 19:20:47 +00:00
|
|
|
|
|
2018-02-13 15:44:57 +00:00
|
|
|
|
#: cps/templates/detail.html:49
|
2017-07-08 17:50:44 +00:00
|
|
|
|
msgid "Read in browser"
|
|
|
|
|
msgstr "Открыть в браузере"
|
|
|
|
|
|
2018-02-13 15:44:57 +00:00
|
|
|
|
#: cps/templates/detail.html:88
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Book"
|
|
|
|
|
msgstr "Книга"
|
|
|
|
|
|
2018-02-13 15:44:57 +00:00
|
|
|
|
#: cps/templates/detail.html:88
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "of"
|
|
|
|
|
msgstr "из"
|
|
|
|
|
|
2018-02-13 15:44:57 +00:00
|
|
|
|
#: cps/templates/detail.html:94
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "language"
|
|
|
|
|
msgstr "Язык"
|
|
|
|
|
|
2018-02-13 15:44:57 +00:00
|
|
|
|
#: cps/templates/detail.html:168
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Read"
|
|
|
|
|
msgstr "Прочитано"
|
|
|
|
|
|
2018-02-13 15:44:57 +00:00
|
|
|
|
#: cps/templates/detail.html:177
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Description:"
|
|
|
|
|
msgstr "Описание:"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/detail.html:189 cps/templates/search.html:14
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Add to shelf"
|
|
|
|
|
msgstr "Добавить на книжную полку"
|
|
|
|
|
|
2018-02-13 15:44:57 +00:00
|
|
|
|
#: cps/templates/detail.html:251
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Edit metadata"
|
|
|
|
|
msgstr "Редактировать метаданные"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/email_edit.html:15
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "SMTP port (usually 25 for plain SMTP and 465 for SSL and 587 for STARTTLS)"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "SMTP-порт (обычно 25 для SMTP, 465 для SSL и 587 для STARTTLS)"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/email_edit.html:19
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Encryption"
|
|
|
|
|
msgstr "Шифрование"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/email_edit.html:21
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "None"
|
|
|
|
|
msgstr "Нет"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/email_edit.html:22
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "STARTTLS"
|
|
|
|
|
msgstr "STARTTLS"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/email_edit.html:23
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "SSL/TLS"
|
|
|
|
|
msgstr "SSL/TLS"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/email_edit.html:31
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "SMTP password"
|
|
|
|
|
msgstr "Пароль SMTP"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/email_edit.html:35
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "From e-mail"
|
|
|
|
|
msgstr "Адрес отправителя"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/email_edit.html:38
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Save settings"
|
|
|
|
|
msgstr "Сохранить настройки"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/email_edit.html:39
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Save settings and send Test E-Mail"
|
|
|
|
|
msgstr "Сохранить настройки и отправить тестовое письмо"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/email_edit.html:43
|
|
|
|
|
msgid "Allowed domains for registering"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Допустимые домены для регистрации"
|
2018-08-28 08:29:11 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/email_edit.html:47
|
|
|
|
|
msgid "Enter domainname"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Введите доменное имя"
|
2018-08-28 08:29:11 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/email_edit.html:55
|
|
|
|
|
msgid "Add Domain"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Добавить Домен"
|
2018-08-28 08:29:11 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/email_edit.html:58
|
|
|
|
|
msgid "Add"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Добавить"
|
2018-08-28 08:29:11 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/email_edit.html:72
|
|
|
|
|
msgid "Do you really want to delete this domain rule?"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Вы действительно желаете удалить это правило домена?"
|
2018-08-28 08:29:11 +00:00
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/feed.xml:21 cps/templates/layout.html:205
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Next"
|
|
|
|
|
msgstr "Дальше"
|
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/feed.xml:30 cps/templates/index.xml:8
|
2018-06-02 08:59:34 +00:00
|
|
|
|
#: cps/templates/layout.html:43 cps/templates/layout.html:44
|
2017-09-01 18:39:56 +00:00
|
|
|
|
msgid "Search"
|
|
|
|
|
msgstr "Поиск"
|
|
|
|
|
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#: cps/templates/index.html:5
|
|
|
|
|
msgid "Discover (Random Books)"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Обзор (Случайные Книги)"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:6
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Start"
|
|
|
|
|
msgstr "Старт"
|
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:15 cps/templates/layout.html:139
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Hot Books"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Популярные Книги"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:19
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Popular publications from this catalog based on Downloads."
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Популярные книги в этом каталоге, на основе количества Скачиваний"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:22 cps/templates/layout.html:142
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Best rated Books"
|
|
|
|
|
msgstr "Книги с наилучшим рейтингом"
|
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:26
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Popular publications from this catalog based on Rating."
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Популярные книги из этого каталога на основании Рейтинга"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:29
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "New Books"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Новые Книги"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:33
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "The latest Books"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Последние Книги"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:40
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Show Random Books"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Показывать Случайные Сниги"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:59 cps/templates/layout.html:160
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Authors"
|
|
|
|
|
msgstr "Авторы"
|
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:63
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Books ordered by Author"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Книги, отсортированные по Автору"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:70
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Books ordered by category"
|
|
|
|
|
msgstr "Книги, отсортированные по категории"
|
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:77
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Books ordered by series"
|
|
|
|
|
msgstr "Книги, отсортированные по серии"
|
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:80 cps/templates/layout.html:166
|
2017-12-02 10:15:51 +00:00
|
|
|
|
msgid "Public Shelves"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Общие полки"
|
2017-12-02 10:15:51 +00:00
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:84
|
2017-12-02 10:15:51 +00:00
|
|
|
|
msgid "Books organized in public shelfs, visible to everyone"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Книги размещены на полках, и доступны всем"
|
2017-12-02 10:15:51 +00:00
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:88 cps/templates/layout.html:170
|
2017-12-02 10:15:51 +00:00
|
|
|
|
msgid "Your Shelves"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Ваши полки"
|
2017-12-02 10:15:51 +00:00
|
|
|
|
|
2018-08-24 13:48:09 +00:00
|
|
|
|
#: cps/templates/index.xml:92
|
2017-12-02 10:15:51 +00:00
|
|
|
|
msgid "User's own shelfs, only visible to the current user himself"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Пользовательские полки, видимые только самому пользователю"
|
2017-12-02 10:15:51 +00:00
|
|
|
|
|
2018-06-02 08:59:34 +00:00
|
|
|
|
#: cps/templates/layout.html:33
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Toggle navigation"
|
|
|
|
|
msgstr "Включить навигацию"
|
|
|
|
|
|
2018-06-02 08:59:34 +00:00
|
|
|
|
#: cps/templates/layout.html:54
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Advanced Search"
|
|
|
|
|
msgstr "Расширенный поиск"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:78
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Logout"
|
|
|
|
|
msgstr "Выход"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:83 cps/templates/register.html:18
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Register"
|
|
|
|
|
msgstr "Зарегистрироваться"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:108
|
2018-04-01 17:31:41 +00:00
|
|
|
|
msgid "Uploading..."
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Загружается..."
|
2018-04-01 17:31:41 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:109
|
2018-04-01 17:31:41 +00:00
|
|
|
|
msgid "please don't refresh the page"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "пожалуйста не обновляйте страницу"
|
2018-04-01 17:31:41 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:120
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Browse"
|
|
|
|
|
msgstr "Просмотр"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:122
|
2017-07-23 11:25:54 +00:00
|
|
|
|
msgid "Recently Added"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Недавно Добавленные"
|
2017-07-23 11:25:54 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:127
|
2017-07-23 11:25:54 +00:00
|
|
|
|
msgid "Sorted Books"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Сортировка Книг"
|
2017-07-23 11:25:54 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:131 cps/templates/layout.html:132
|
|
|
|
|
#: cps/templates/layout.html:133 cps/templates/layout.html:134
|
2017-07-23 11:25:54 +00:00
|
|
|
|
msgid "Sort By"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Отсортировано по"
|
2017-07-23 11:25:54 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:131
|
2017-07-23 11:25:54 +00:00
|
|
|
|
msgid "Newest"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Новинки"
|
2017-07-23 11:25:54 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:132
|
2017-07-23 11:25:54 +00:00
|
|
|
|
msgid "Oldest"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Старое"
|
2017-07-23 11:25:54 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:133
|
2017-07-23 11:25:54 +00:00
|
|
|
|
msgid "Ascending"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "По возрастанию"
|
2017-07-23 11:25:54 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:134
|
2017-07-23 11:25:54 +00:00
|
|
|
|
msgid "Descending"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "По убыванию"
|
2017-07-23 11:25:54 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:151
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Discover"
|
|
|
|
|
msgstr "Обзор"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:154
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Categories"
|
|
|
|
|
msgstr "Категории"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:163 cps/templates/search_form.html:74
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Languages"
|
|
|
|
|
msgstr "Языки"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:175
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Create a Shelf"
|
|
|
|
|
msgstr "Создать книжную полку"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:176 cps/templates/stats.html:3
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "About"
|
|
|
|
|
msgstr "О программе"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:190
|
2017-08-12 16:59:57 +00:00
|
|
|
|
msgid "Previous"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Предыдущий"
|
2017-08-12 16:59:57 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/layout.html:217
|
2017-08-12 16:59:57 +00:00
|
|
|
|
msgid "Book Details"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Подробнее о книге"
|
2017-08-12 16:59:57 +00:00
|
|
|
|
|
2017-07-08 17:50:44 +00:00
|
|
|
|
#: cps/templates/login.html:8 cps/templates/login.html:9
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#: cps/templates/register.html:7 cps/templates/user_edit.html:8
|
|
|
|
|
msgid "Username"
|
|
|
|
|
msgstr "Имя пользователя"
|
|
|
|
|
|
2017-07-08 17:50:44 +00:00
|
|
|
|
#: cps/templates/login.html:12 cps/templates/login.html:13
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/register.html:11 cps/templates/user_edit.html:21
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Password"
|
|
|
|
|
msgstr "Пароль"
|
|
|
|
|
|
2017-07-08 17:50:44 +00:00
|
|
|
|
#: cps/templates/login.html:17
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Remember me"
|
|
|
|
|
msgstr "Запомнить меня"
|
|
|
|
|
|
2017-07-08 17:50:44 +00:00
|
|
|
|
#: cps/templates/login.html:22
|
|
|
|
|
msgid "Log in with magic link"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Войти через магическую ссылку"
|
2017-07-08 17:50:44 +00:00
|
|
|
|
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#: cps/templates/osd.xml:5
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "Calibre-Web ebook catalog"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Каталог электронных книг Caliber-Web"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-08-31 13:00:22 +00:00
|
|
|
|
#: cps/templates/read.html:69 cps/templates/readcbr.html:79
|
|
|
|
|
#: cps/templates/readcbr.html:103
|
2017-09-16 05:52:53 +00:00
|
|
|
|
msgid "Settings"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Настройки"
|
2017-09-16 05:52:53 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/read.html:72
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Reflow text when sidebars are open."
|
|
|
|
|
msgstr "Обновить размещение текста при открытии боковой панели"
|
|
|
|
|
|
2018-08-31 13:00:22 +00:00
|
|
|
|
#: cps/templates/readcbr.html:84
|
|
|
|
|
msgid "Keyboard Shortcuts"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Горячие клавиши"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:87
|
|
|
|
|
msgid "Previous Page"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Предыдущая страница"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:88
|
|
|
|
|
msgid "Next Page"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Следующая страница"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:89
|
|
|
|
|
msgid "Scale to Best"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Масштабировать до лучшего"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:90
|
|
|
|
|
msgid "Scale to Width"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Масштабироваать по ширине"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:91
|
|
|
|
|
msgid "Scale to Height"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Масштабировать по высоте"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:92
|
|
|
|
|
msgid "Scale to Native"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Масштабировать до оригинала"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:93
|
|
|
|
|
msgid "Rotate Right"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Повернуть Вправо"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:94
|
|
|
|
|
msgid "Rotate Left"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Повернуть Влево"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:95
|
|
|
|
|
msgid "Flip Image"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Перевернуть изображение"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:108 cps/templates/user_edit.html:41
|
|
|
|
|
msgid "Theme"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Тема"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:111
|
|
|
|
|
msgid "Light"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Светлая"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:112
|
|
|
|
|
msgid "Dark"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Темная"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:117
|
|
|
|
|
msgid "Scale"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Масштаб"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:120
|
|
|
|
|
msgid "Best"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Лучшее"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:121
|
|
|
|
|
msgid "Width"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Ширина"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:122
|
|
|
|
|
msgid "Height"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Длина"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:123
|
|
|
|
|
msgid "Native"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Оригинальный"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:128
|
|
|
|
|
msgid "Rotate"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Повернуть"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:139
|
|
|
|
|
msgid "Flip"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Перевернуть"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:142
|
|
|
|
|
msgid "Horizontal"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Горизонтально"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/readcbr.html:143
|
|
|
|
|
msgid "Vertical"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Вертикально"
|
2018-08-31 13:00:22 +00:00
|
|
|
|
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#: cps/templates/readpdf.html:29
|
|
|
|
|
msgid "PDF.js viewer"
|
|
|
|
|
msgstr "Просмотровщик PDF.js"
|
|
|
|
|
|
|
|
|
|
#: cps/templates/readtxt.html:6
|
|
|
|
|
msgid "Basic txt Reader"
|
|
|
|
|
msgstr "Средство для чтения txt-файлов"
|
|
|
|
|
|
|
|
|
|
#: cps/templates/register.html:4
|
|
|
|
|
msgid "Register a new account"
|
|
|
|
|
msgstr "Зарегистрировать новую учётную запись"
|
|
|
|
|
|
|
|
|
|
#: cps/templates/register.html:8
|
|
|
|
|
msgid "Choose a username"
|
|
|
|
|
msgstr "Выберите имя пользователя"
|
|
|
|
|
|
|
|
|
|
#: cps/templates/register.html:12
|
|
|
|
|
msgid "Choose a password"
|
|
|
|
|
msgstr "Выберите пароль"
|
|
|
|
|
|
|
|
|
|
#: cps/templates/register.html:15 cps/templates/user_edit.html:13
|
2018-08-31 13:00:22 +00:00
|
|
|
|
msgid "E-mail address"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "E-mail адрес"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/register.html:16
|
|
|
|
|
msgid "Your email address"
|
|
|
|
|
msgstr "Ваш email-адрес"
|
|
|
|
|
|
2017-07-08 17:50:44 +00:00
|
|
|
|
#: cps/templates/remote_login.html:6
|
|
|
|
|
msgid "Using your another device, visit"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Используйте другое устройство, посетите"
|
2017-07-08 17:50:44 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/remote_login.html:6
|
|
|
|
|
msgid "and log in"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "и войти"
|
2017-07-08 17:50:44 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/remote_login.html:9
|
|
|
|
|
msgid "Once you do so, you will automatically get logged in on this device."
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "После этого вы автоматически войдете в систему на этом устройстве."
|
2017-07-08 17:50:44 +00:00
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/search.html:5
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "No Results for:"
|
|
|
|
|
msgstr "Ничего не найдено по запросу:"
|
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/search.html:6
|
2017-09-01 18:39:56 +00:00
|
|
|
|
msgid "Please try a different search"
|
|
|
|
|
msgstr "Попробуйте изменить критерии поиск"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-09-03 17:12:15 +00:00
|
|
|
|
#: cps/templates/search.html:8
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Results for:"
|
|
|
|
|
msgstr "Результаты для:"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/search_form.html:19
|
2018-04-01 17:31:41 +00:00
|
|
|
|
msgid "Publishing date from"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Опубликовано от"
|
2018-04-01 17:31:41 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/search_form.html:26
|
2018-04-01 17:31:41 +00:00
|
|
|
|
msgid "Publishing date to"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Опубликовано до"
|
2018-04-01 17:31:41 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/search_form.html:43
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Exclude Tags"
|
|
|
|
|
msgstr "Исключить теги"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/search_form.html:63
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Exclude Series"
|
|
|
|
|
msgstr "Исключить серии"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/search_form.html:84
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Exclude Languages"
|
|
|
|
|
msgstr "Исключить языки"
|
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/search_form.html:97
|
|
|
|
|
msgid "Rating bigger than"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Рейтинг больше чем"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/search_form.html:101
|
|
|
|
|
msgid "Rating less than"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Рейтинг меньше чем"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2017-04-30 19:54:16 +00:00
|
|
|
|
#: cps/templates/shelf.html:7
|
|
|
|
|
msgid "Delete this Shelf"
|
|
|
|
|
msgstr "Удалить эту книжную полку"
|
|
|
|
|
|
|
|
|
|
#: cps/templates/shelf.html:8
|
2018-08-24 13:48:09 +00:00
|
|
|
|
msgid "Edit Shelf"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Изменить Полку"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/shelf.html:9 cps/templates/shelf_order.html:11
|
|
|
|
|
msgid "Change order"
|
|
|
|
|
msgstr "Изменить порядок"
|
|
|
|
|
|
2017-07-08 17:50:44 +00:00
|
|
|
|
#: cps/templates/shelf.html:54
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Do you really want to delete the shelf?"
|
|
|
|
|
msgstr "Вы действительно хотите удалить эту книжную полку?"
|
|
|
|
|
|
2017-07-08 17:50:44 +00:00
|
|
|
|
#: cps/templates/shelf.html:57
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Shelf will be lost for everybody and forever!"
|
|
|
|
|
msgstr "Книжная полка будет безвозвратно удалена для всех"
|
|
|
|
|
|
|
|
|
|
#: cps/templates/shelf_edit.html:13
|
|
|
|
|
msgid "should the shelf be public?"
|
|
|
|
|
msgstr "сделать книжную полку доступной для всех?"
|
|
|
|
|
|
|
|
|
|
#: cps/templates/shelf_order.html:5
|
|
|
|
|
msgid "Drag 'n drop to rearrange order"
|
|
|
|
|
msgstr "Перетащите для изменения порядка"
|
|
|
|
|
|
2017-11-01 15:10:05 +00:00
|
|
|
|
#: cps/templates/stats.html:7
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Calibre library statistics"
|
|
|
|
|
msgstr "Статистика библиотеки Calibre"
|
|
|
|
|
|
2017-11-01 15:10:05 +00:00
|
|
|
|
#: cps/templates/stats.html:12
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Books in this Library"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Книг в этой Библиотеке"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2017-11-01 15:10:05 +00:00
|
|
|
|
#: cps/templates/stats.html:16
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Authors in this Library"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Авторов в этой Библиотеке"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2017-11-01 15:10:05 +00:00
|
|
|
|
#: cps/templates/stats.html:20
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Categories in this Library"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Категорий в этой Библиотеке"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2017-11-01 15:10:05 +00:00
|
|
|
|
#: cps/templates/stats.html:24
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Series in this Library"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Серий в этой Библиотеке"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2017-11-01 15:10:05 +00:00
|
|
|
|
#: cps/templates/stats.html:28
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Linked libraries"
|
|
|
|
|
msgstr "Установленное ПО"
|
|
|
|
|
|
2017-11-01 15:10:05 +00:00
|
|
|
|
#: cps/templates/stats.html:32
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Program library"
|
|
|
|
|
msgstr "Название"
|
|
|
|
|
|
2017-11-01 15:10:05 +00:00
|
|
|
|
#: cps/templates/stats.html:33
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Installed Version"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Установленная версия"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-08-18 10:15:32 +00:00
|
|
|
|
#: cps/templates/tasks.html:7
|
|
|
|
|
msgid "Tasks list"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Список задач"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/tasks.html:12
|
|
|
|
|
msgid "User"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Пользователь"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/tasks.html:14
|
|
|
|
|
msgid "Task"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Задача"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/tasks.html:15
|
|
|
|
|
msgid "Status"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Статус"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/tasks.html:16
|
|
|
|
|
msgid "Progress"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Прогресс"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/tasks.html:17
|
|
|
|
|
msgid "Runtime"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Время выполнения"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/tasks.html:18
|
|
|
|
|
msgid "Starttime"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Время начала"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/tasks.html:24
|
|
|
|
|
msgid "Delete finished tasks"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Удалить законченные задачи"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/tasks.html:25
|
|
|
|
|
msgid "Hide all tasks"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Скрыть все задачи"
|
2018-08-18 10:15:32 +00:00
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/user_edit.html:18
|
|
|
|
|
msgid "Reset user Password"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Сбросить пароль пользователя"
|
2018-08-28 08:29:11 +00:00
|
|
|
|
|
|
|
|
|
#: cps/templates/user_edit.html:29
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Kindle E-Mail"
|
|
|
|
|
msgstr "Адрес почты Kindle"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/user_edit.html:43
|
2018-06-02 08:59:34 +00:00
|
|
|
|
msgid "Standard Theme"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
msgstr "Стандартная тема"
|
2018-06-02 08:59:34 +00:00
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/user_edit.html:44
|
2018-06-02 08:59:34 +00:00
|
|
|
|
msgid "caliBlur! Dark Theme (Beta)"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "caliBlur! Темная тема (Бета)"
|
2018-06-02 08:59:34 +00:00
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/user_edit.html:49
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Show books with language"
|
|
|
|
|
msgstr "Показать книги на языках"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/user_edit.html:51
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Show all"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
msgstr "Показать все"
|
2017-04-30 19:54:16 +00:00
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/user_edit.html:145
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Delete this user"
|
|
|
|
|
msgstr "Удалить этого пользователя"
|
|
|
|
|
|
2018-08-28 08:29:11 +00:00
|
|
|
|
#: cps/templates/user_edit.html:160
|
2017-04-30 19:54:16 +00:00
|
|
|
|
msgid "Recent Downloads"
|
|
|
|
|
msgstr "Недавние скачивания"
|
|
|
|
|
|
2018-09-14 18:36:45 +00:00
|
|
|
|
#~ msgid "E-mail: %s"
|
2018-09-13 21:06:53 +00:00
|
|
|
|
#~ msgstr "Почта: %s"
|
2017-05-01 14:24:20 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#~ msgid "Current commit timestamp"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
#~ msgstr "Текущая метка фиксации"
|
2017-05-01 14:24:20 +00:00
|
|
|
|
|
2018-09-14 19:12:45 +00:00
|
|
|
|
#~ msgid "Newest commit timestamp"
|
2018-10-28 13:10:06 +00:00
|
|
|
|
#~ msgstr "Новая метка фиксации"
|
2017-05-01 14:24:20 +00:00
|
|
|
|
|