mirror of
https://github.com/janeczku/calibre-web
synced 2024-10-31 15:20:28 +00:00
204cd504a9
- If cover on Google Drive is missing, the generic cover will be used - Better error handling during configuration of google drive (missing hook callback verification, missing files) - less errors on console during use of Gdrive, more log file output in case of error - removed standalone flask development mode - removed gdrive template file and vendor setup script
1415 lines
28 KiB
Plaintext
1415 lines
28 KiB
Plaintext
# Translations template for PROJECT.
|
|
# Copyright (C) 2018 ORGANIZATION
|
|
# This file is distributed under the same license as the PROJECT project.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PROJECT VERSION\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2018-06-02 10:45+0200\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: Babel 2.5.1\n"
|
|
|
|
#: cps/book_formats.py:123 cps/book_formats.py:127 cps/web.py:1451
|
|
msgid "not installed"
|
|
msgstr ""
|
|
|
|
#: cps/helper.py:79
|
|
#, python-format
|
|
msgid "kindlegen binary %(kindlepath)s not found"
|
|
msgstr ""
|
|
|
|
#: cps/helper.py:85
|
|
#, python-format
|
|
msgid "epub format not found for book id: %(book)d"
|
|
msgstr ""
|
|
|
|
#: cps/helper.py:95
|
|
msgid "kindlegen failed, no execution permissions"
|
|
msgstr ""
|
|
|
|
#: cps/helper.py:110
|
|
#, python-format
|
|
msgid "Kindlegen failed with Error %(error)s. Message: %(message)s"
|
|
msgstr ""
|
|
|
|
#: cps/helper.py:189
|
|
#, python-format
|
|
msgid "Failed to send mail: %s"
|
|
msgstr ""
|
|
|
|
#: cps/helper.py:196
|
|
msgid "Calibre-web test email"
|
|
msgstr ""
|
|
|
|
#: cps/helper.py:197 cps/helper.py:209
|
|
msgid "This email has been sent via calibre web."
|
|
msgstr ""
|
|
|
|
#: cps/helper.py:206 cps/templates/detail.html:44
|
|
msgid "Send to Kindle"
|
|
msgstr ""
|
|
|
|
#: cps/helper.py:226 cps/helper.py:240
|
|
msgid "Could not find any formats suitable for sending by email"
|
|
msgstr ""
|
|
|
|
#: cps/helper.py:341
|
|
#, python-format
|
|
msgid "Rename title from: \"%s\" to \"%s\" failed with error: %s"
|
|
msgstr ""
|
|
|
|
#: cps/helper.py:350
|
|
#, python-format
|
|
msgid "Rename author from: \"%s\" to \"%s\" failed with error: %s"
|
|
msgstr ""
|
|
|
|
#: cps/ub.py:694
|
|
msgid "Guest"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1017
|
|
msgid "Requesting update package"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1018
|
|
msgid "Downloading update package"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1019
|
|
msgid "Unzipping update package"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1020
|
|
msgid "Files are replaced"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1021
|
|
msgid "Database connections are closed"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1022
|
|
msgid "Server is stopped"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1023
|
|
msgid "Update finished, please press okay and reload page"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1097
|
|
msgid "Recently Added Books"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1107
|
|
msgid "Newest Books"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1119
|
|
msgid "Oldest Books"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1131
|
|
msgid "Books (A-Z)"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1142
|
|
msgid "Books (Z-A)"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1170
|
|
msgid "Hot Books (most downloaded)"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1183
|
|
msgid "Best rated books"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:32 cps/web.py:1194
|
|
msgid "Random Books"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1208
|
|
msgid "Author list"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1220 cps/web.py:1278 cps/web.py:1408 cps/web.py:1917
|
|
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:64 cps/web.py:1262
|
|
msgid "Series list"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1276
|
|
#, python-format
|
|
msgid "Series: %(serie)s"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1309
|
|
msgid "Available languages"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1326
|
|
#, python-format
|
|
msgid "Language: %(name)s"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:58 cps/web.py:1336
|
|
msgid "Category list"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1350
|
|
#, python-format
|
|
msgid "Category: %(name)s"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1462
|
|
msgid "Excecution permissions missing"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1476
|
|
msgid "Statistics"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1573
|
|
msgid "Callback domain is not verified, please follow steps to verify domain in google developer console"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1651
|
|
msgid "Server restarted, please reload page"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1653
|
|
msgid "Performing shutdown of server, please close window"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1669
|
|
msgid "Update done"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1726
|
|
#, python-format
|
|
msgid "Published after %s"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1731
|
|
msgid "Published before "
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1777 cps/web.py:1790
|
|
msgid "search"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1816
|
|
msgid "not found on GDrive"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:39 cps/templates/index.xml:42
|
|
#: cps/templates/layout.html:143 cps/web.py:1872
|
|
msgid "Read Books"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:46 cps/templates/index.xml:49
|
|
#: cps/templates/layout.html:145 cps/web.py:1875
|
|
msgid "Unread Books"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:1950 cps/web.py:1952 cps/web.py:1954 cps/web.py:1963
|
|
msgid "Read a Book"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2015 cps/web.py:2751
|
|
msgid "Please fill out all fields!"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2016 cps/web.py:2033 cps/web.py:2038 cps/web.py:2040
|
|
msgid "register"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2032
|
|
msgid "An unknown error occured. Please try again later."
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2037
|
|
msgid "This username or email address is already in use."
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2056 cps/web.py:2152
|
|
#, python-format
|
|
msgid "you are now logged in as: '%(nickname)s'"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2061
|
|
msgid "Wrong Username or Password"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2067 cps/web.py:2088
|
|
msgid "login"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2100 cps/web.py:2131
|
|
msgid "Token not found"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2108 cps/web.py:2139
|
|
msgid "Token has expired"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2116
|
|
msgid "Success! Please return to your device"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2166
|
|
msgid "Please configure the SMTP mail settings first..."
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2170
|
|
#, python-format
|
|
msgid "Book successfully send to %(kindlemail)s"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2174
|
|
#, python-format
|
|
msgid "There was an error sending this book: %(res)s"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2176 cps/web.py:2839
|
|
msgid "Please configure your kindle email address first..."
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2220
|
|
#, python-format
|
|
msgid "Book has been added to shelf: %(sname)s"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2258
|
|
#, python-format
|
|
msgid "Book has been removed from shelf: %(sname)s"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2264
|
|
#, python-format
|
|
msgid "Sorry you are not allowed to remove a book from this shelf: %(sname)s"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2284 cps/web.py:2308
|
|
#, python-format
|
|
msgid "A shelf with the name '%(title)s' already exists."
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2289
|
|
#, python-format
|
|
msgid "Shelf %(title)s created"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2291 cps/web.py:2319
|
|
msgid "There was an error"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2292 cps/web.py:2294
|
|
msgid "create a shelf"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2317
|
|
#, python-format
|
|
msgid "Shelf %(title)s changed"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2320 cps/web.py:2322
|
|
msgid "Edit a shelf"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2343
|
|
#, python-format
|
|
msgid "successfully deleted shelf %(name)s"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2365
|
|
#, python-format
|
|
msgid "Shelf: '%(name)s'"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2368
|
|
msgid "Error opening shelf. Shelf does not exist or is not accessible"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2399
|
|
#, python-format
|
|
msgid "Change order of Shelf: '%(name)s'"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2469
|
|
msgid "Found an existing account for this email address."
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2471 cps/web.py:2475
|
|
#, python-format
|
|
msgid "%(name)s's profile"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2472
|
|
msgid "Profile updated"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2484
|
|
msgid "Unknown"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2497
|
|
msgid "Admin page"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2520
|
|
msgid "Import of optional GDrive requirements missing"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2523
|
|
msgid "client_secret.json is missing or not readable"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2528 cps/web.py:2553
|
|
msgid "client_secret.json is not configured for web application"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2556 cps/web.py:2582 cps/web.py:2593 cps/web.py:2686
|
|
#: cps/web.py:2706 cps/web.py:2713 cps/web.py:2732
|
|
msgid "Basic Configuration"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2579
|
|
msgid "Keyfile location is not valid, please enter correct path"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2590
|
|
msgid "Certfile location is not valid, please enter correct path"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2683
|
|
msgid "Logfile location is not valid, please enter correct path"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2698
|
|
msgid "Calibre-web configuration updated"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2710
|
|
msgid "DB location is not valid, please enter correct path"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:34 cps/web.py:2753 cps/web.py:2809
|
|
msgid "Add new user"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2799
|
|
#, python-format
|
|
msgid "User '%(user)s' created"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2803
|
|
msgid "Found an existing account for this email address or nickname."
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2827
|
|
msgid "Mail settings updated"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2834
|
|
#, python-format
|
|
msgid "Test E-Mail successfully send to %(kindlemail)s"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2837
|
|
#, python-format
|
|
msgid "There was an error sending the Test E-Mail: %(res)s"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2841
|
|
msgid "E-Mail settings updated"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2842
|
|
msgid "Edit mail settings"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2871
|
|
#, python-format
|
|
msgid "User '%(nick)s' deleted"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2980
|
|
#, python-format
|
|
msgid "User '%(nick)s' updated"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2983
|
|
msgid "An unknown error occured."
|
|
msgstr ""
|
|
|
|
#: cps/web.py:2986
|
|
#, python-format
|
|
msgid "Edit User %(nick)s"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:3002
|
|
msgid "Error opening eBook. File does not exist or file is not accessible"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:3017 cps/web.py:3228 cps/web.py:3233 cps/web.py:3379
|
|
msgid "edit metadata"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:3027 cps/web.py:3273
|
|
#, python-format
|
|
msgid "File extension \"%s\" is not allowed to be uploaded to this server"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:3038
|
|
#, python-format
|
|
msgid "Failed to store file %s."
|
|
msgstr ""
|
|
|
|
#: cps/web.py:3060 cps/web.py:3064
|
|
msgid "unknown"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:3087
|
|
msgid "Cover is not a jpg file, can't save"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:3279
|
|
msgid "File to be uploaded must have an extension"
|
|
msgstr ""
|
|
|
|
#: cps/web.py:3298
|
|
#, python-format
|
|
msgid "Failed to create path %s (Permission denied)."
|
|
msgstr ""
|
|
|
|
#: cps/web.py:3303
|
|
#, python-format
|
|
msgid "Failed to store file %s (Permission denied)."
|
|
msgstr ""
|
|
|
|
#: cps/web.py:3308
|
|
#, python-format
|
|
msgid "Failed to delete file %s (Permission denied)."
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:4
|
|
msgid "User list"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:8
|
|
msgid "Nickname"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:9
|
|
msgid "Email"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:10
|
|
msgid "Kindle"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:11
|
|
msgid "DLS"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:12 cps/templates/layout.html:71
|
|
msgid "Admin"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:13 cps/templates/detail.html:22
|
|
#: cps/templates/detail.html:31
|
|
msgid "Download"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:14 cps/templates/layout.html:64
|
|
msgid "Upload"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:15
|
|
msgid "Edit"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:16
|
|
msgid "Passwd"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:35
|
|
msgid "SMTP mail settings"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:38 cps/templates/email_edit.html:7
|
|
msgid "SMTP hostname"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:39
|
|
msgid "SMTP port"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:40
|
|
msgid "SSL"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:41 cps/templates/email_edit.html:23
|
|
msgid "SMTP login"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:42 cps/templates/email_edit.html:27
|
|
msgid "SMTP password"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:43
|
|
msgid "From mail"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:55
|
|
msgid "Change SMTP settings"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:57 cps/templates/admin.html:79
|
|
msgid "Configuration"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:60
|
|
msgid "Calibre DB dir"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:61 cps/templates/config_edit.html:87
|
|
msgid "Log Level"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:62
|
|
msgid "Port"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:63 cps/templates/config_edit.html:64
|
|
msgid "Books per page"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:64
|
|
msgid "Uploading"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:65
|
|
msgid "Public registration"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:66
|
|
msgid "Anonymous browsing"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:67 cps/templates/remote_login.html:4
|
|
msgid "Remote Login"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:80
|
|
msgid "Administration"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:82
|
|
msgid "Current commit timestamp"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:83
|
|
msgid "Newest commit timestamp"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:85
|
|
msgid "Reconnect to Calibre DB"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:86
|
|
msgid "Restart Calibre-web"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:87
|
|
msgid "Stop Calibre-web"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:88
|
|
msgid "Check for update"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:89
|
|
msgid "Perform Update"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:99
|
|
msgid "Do you really want to restart Calibre-web?"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:104 cps/templates/admin.html:118
|
|
#: cps/templates/admin.html:139 cps/templates/shelf.html:59
|
|
msgid "Ok"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:105 cps/templates/admin.html:119
|
|
#: cps/templates/book_edit.html:135 cps/templates/book_edit.html:157
|
|
#: cps/templates/config_edit.html:219 cps/templates/email_edit.html:36
|
|
#: cps/templates/shelf.html:60 cps/templates/shelf_edit.html:19
|
|
#: cps/templates/shelf_order.html:12 cps/templates/user_edit.html:147
|
|
msgid "Back"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:117
|
|
msgid "Do you really want to stop Calibre-web?"
|
|
msgstr ""
|
|
|
|
#: cps/templates/admin.html:130
|
|
msgid "Updating, please do not reload page"
|
|
msgstr ""
|
|
|
|
#: cps/templates/author.html:15
|
|
msgid "via"
|
|
msgstr ""
|
|
|
|
#: cps/templates/author.html:23
|
|
msgid "In Library"
|
|
msgstr ""
|
|
|
|
#: cps/templates/author.html:69
|
|
msgid "More by"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:16
|
|
msgid "Delete Book"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:22 cps/templates/search_form.html:6
|
|
msgid "Book Title"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:26 cps/templates/book_edit.html:216
|
|
#: cps/templates/book_edit.html:234 cps/templates/search_form.html:10
|
|
msgid "Author"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:30 cps/templates/book_edit.html:221
|
|
#: cps/templates/book_edit.html:236
|
|
msgid "Description"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:34 cps/templates/search_form.html:34
|
|
msgid "Tags"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:39 cps/templates/layout.html:154
|
|
#: cps/templates/search_form.html:54
|
|
msgid "Series"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:43
|
|
msgid "Series id"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:47
|
|
msgid "Rating"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:51
|
|
msgid "Cover URL (jpg, cover is downloaded and stored in database, field is afterwards empty again)"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:56 cps/templates/detail.html:131
|
|
msgid "Publishing date"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:63 cps/templates/user_edit.html:27
|
|
msgid "Language"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:74
|
|
msgid "Yes"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:75
|
|
msgid "No"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:121
|
|
msgid "Upload format"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:130
|
|
msgid "view book after edit"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:133 cps/templates/book_edit.html:169
|
|
msgid "Get metadata"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:134 cps/templates/config_edit.html:217
|
|
#: cps/templates/login.html:20 cps/templates/search_form.html:96
|
|
#: cps/templates/shelf_edit.html:17 cps/templates/user_edit.html:145
|
|
msgid "Submit"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:148
|
|
msgid "Are really you sure?"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:151
|
|
msgid "Book will be deleted from Calibre database"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:152
|
|
msgid "and from hard disk"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:156
|
|
msgid "Delete"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:172
|
|
msgid "Keyword"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:173
|
|
msgid " Search keyword "
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:175 cps/templates/layout.html:46
|
|
msgid "Go!"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:179
|
|
msgid "Click the cover to load metadata to the form"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:191 cps/templates/book_edit.html:231
|
|
msgid "Loading..."
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:196 cps/templates/layout.html:218
|
|
msgid "Close"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:218 cps/templates/book_edit.html:235
|
|
#: cps/templates/detail.html:126 cps/templates/search_form.html:14
|
|
msgid "Publisher"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:223 cps/templates/book_edit.html:237
|
|
msgid "Source"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:232
|
|
msgid "Search error!"
|
|
msgstr ""
|
|
|
|
#: cps/templates/book_edit.html:233
|
|
msgid "No Result! Please try anonther keyword."
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:7
|
|
msgid "Location of Calibre database"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:12
|
|
msgid "Use google drive?"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:18
|
|
msgid "Google drive config problem"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:28
|
|
msgid "Google drive Calibre folder"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:36
|
|
msgid "Metadata Watch Channel ID"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:39
|
|
msgid "Revoke"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:48
|
|
msgid "Server Port"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:52
|
|
msgid "SSL certfile location (leave it empty for non-SSL Servers)"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:56
|
|
msgid "SSL Keyfile location (leave it empty for non-SSL Servers)"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:60 cps/templates/layout.html:130
|
|
#: cps/templates/layout.html:131 cps/templates/shelf_edit.html:7
|
|
msgid "Title"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:68
|
|
msgid "No. of random books to show"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:72
|
|
msgid "Regular expression for ignoring columns"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:76
|
|
msgid "Regular expression for title sorting"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:80
|
|
msgid "Tags for Mature Content"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:96
|
|
msgid "Location and name of logfile (calibre-web.log for no entry)"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:102
|
|
msgid "Enable uploading"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:106
|
|
msgid "Enable anonymous browsing"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:110
|
|
msgid "Enable public registration"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:114
|
|
msgid "Enable remote login (\"magic link\")"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:119
|
|
msgid "Use"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:120
|
|
msgid "Obtain an API Key"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:124
|
|
msgid "Goodreads API Key"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:128
|
|
msgid "Goodreads API Secret"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:133
|
|
msgid "Default Settings for new users"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:136 cps/templates/user_edit.html:102
|
|
msgid "Admin user"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:140 cps/templates/user_edit.html:111
|
|
msgid "Allow Downloads"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:144 cps/templates/user_edit.html:115
|
|
msgid "Allow Uploads"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:148 cps/templates/user_edit.html:119
|
|
msgid "Allow Edit"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:152 cps/templates/user_edit.html:123
|
|
msgid "Allow Delete books"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:156 cps/templates/user_edit.html:128
|
|
msgid "Allow Changing Password"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:160 cps/templates/user_edit.html:132
|
|
msgid "Allow Editing Public Shelfs"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:164
|
|
msgid "Default visiblities for new users"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:168 cps/templates/user_edit.html:54
|
|
msgid "Show random books"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:172 cps/templates/user_edit.html:58
|
|
msgid "Show recent books"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:176 cps/templates/user_edit.html:62
|
|
msgid "Show sorted books"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:180 cps/templates/user_edit.html:66
|
|
msgid "Show hot books"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:184 cps/templates/user_edit.html:70
|
|
msgid "Show best rated books"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:188 cps/templates/user_edit.html:74
|
|
msgid "Show language selection"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:192 cps/templates/user_edit.html:78
|
|
msgid "Show series selection"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:196 cps/templates/user_edit.html:82
|
|
msgid "Show category selection"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:200 cps/templates/user_edit.html:86
|
|
msgid "Show author selection"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:204 cps/templates/user_edit.html:90
|
|
msgid "Show read and unread"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:208 cps/templates/user_edit.html:94
|
|
msgid "Show random books in detail view"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:212 cps/templates/user_edit.html:107
|
|
msgid "Show mature content"
|
|
msgstr ""
|
|
|
|
#: cps/templates/config_edit.html:222 cps/templates/layout.html:79
|
|
#: cps/templates/login.html:4
|
|
msgid "Login"
|
|
msgstr ""
|
|
|
|
#: cps/templates/detail.html:49
|
|
msgid "Read in browser"
|
|
msgstr ""
|
|
|
|
#: cps/templates/detail.html:88
|
|
msgid "Book"
|
|
msgstr ""
|
|
|
|
#: cps/templates/detail.html:88
|
|
msgid "of"
|
|
msgstr ""
|
|
|
|
#: cps/templates/detail.html:94
|
|
msgid "language"
|
|
msgstr ""
|
|
|
|
#: cps/templates/detail.html:168
|
|
msgid "Read"
|
|
msgstr ""
|
|
|
|
#: cps/templates/detail.html:177
|
|
msgid "Description:"
|
|
msgstr ""
|
|
|
|
#: cps/templates/detail.html:189
|
|
msgid "Add to shelf"
|
|
msgstr ""
|
|
|
|
#: cps/templates/detail.html:251
|
|
msgid "Edit metadata"
|
|
msgstr ""
|
|
|
|
#: cps/templates/email_edit.html:11
|
|
msgid "SMTP port (usually 25 for plain SMTP and 465 for SSL and 587 for STARTTLS)"
|
|
msgstr ""
|
|
|
|
#: cps/templates/email_edit.html:15
|
|
msgid "Encryption"
|
|
msgstr ""
|
|
|
|
#: cps/templates/email_edit.html:17
|
|
msgid "None"
|
|
msgstr ""
|
|
|
|
#: cps/templates/email_edit.html:18
|
|
msgid "STARTTLS"
|
|
msgstr ""
|
|
|
|
#: cps/templates/email_edit.html:19
|
|
msgid "SSL/TLS"
|
|
msgstr ""
|
|
|
|
#: cps/templates/email_edit.html:31
|
|
msgid "From e-mail"
|
|
msgstr ""
|
|
|
|
#: cps/templates/email_edit.html:34
|
|
msgid "Save settings"
|
|
msgstr ""
|
|
|
|
#: cps/templates/email_edit.html:35
|
|
msgid "Save settings and send Test E-Mail"
|
|
msgstr ""
|
|
|
|
#: cps/templates/feed.xml:20 cps/templates/layout.html:202
|
|
msgid "Next"
|
|
msgstr ""
|
|
|
|
#: cps/templates/feed.xml:29 cps/templates/index.xml:7
|
|
#: cps/templates/layout.html:43 cps/templates/layout.html:44
|
|
msgid "Search"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.html:5
|
|
msgid "Discover (Random Books)"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:5
|
|
msgid "Start"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:14 cps/templates/layout.html:136
|
|
msgid "Hot Books"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:17
|
|
msgid "Popular publications from this catalog based on Downloads."
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:20 cps/templates/layout.html:139
|
|
msgid "Best rated Books"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:23
|
|
msgid "Popular publications from this catalog based on Rating."
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:26
|
|
msgid "New Books"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:29
|
|
msgid "The latest Books"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:35
|
|
msgid "Show Random Books"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:52 cps/templates/layout.html:157
|
|
msgid "Authors"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:55
|
|
msgid "Books ordered by Author"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:61
|
|
msgid "Books ordered by category"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:67
|
|
msgid "Books ordered by series"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:70 cps/templates/layout.html:163
|
|
msgid "Public Shelves"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:73
|
|
msgid "Books organized in public shelfs, visible to everyone"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:77 cps/templates/layout.html:167
|
|
msgid "Your Shelves"
|
|
msgstr ""
|
|
|
|
#: cps/templates/index.xml:80
|
|
msgid "User's own shelfs, only visible to the current user himself"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:33
|
|
msgid "Toggle navigation"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:54
|
|
msgid "Advanced Search"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:75
|
|
msgid "Logout"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:80 cps/templates/register.html:18
|
|
msgid "Register"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:105
|
|
msgid "Uploading..."
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:106
|
|
msgid "please don't refresh the page"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:117
|
|
msgid "Browse"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:119
|
|
msgid "Recently Added"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:124
|
|
msgid "Sorted Books"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:128 cps/templates/layout.html:129
|
|
#: cps/templates/layout.html:130 cps/templates/layout.html:131
|
|
msgid "Sort By"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:128
|
|
msgid "Newest"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:129
|
|
msgid "Oldest"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:130
|
|
msgid "Ascending"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:131
|
|
msgid "Descending"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:148
|
|
msgid "Discover"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:151
|
|
msgid "Categories"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:160 cps/templates/search_form.html:75
|
|
msgid "Languages"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:172
|
|
msgid "Create a Shelf"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:173 cps/templates/stats.html:3
|
|
msgid "About"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:187
|
|
msgid "Previous"
|
|
msgstr ""
|
|
|
|
#: cps/templates/layout.html:214
|
|
msgid "Book Details"
|
|
msgstr ""
|
|
|
|
#: cps/templates/login.html:8 cps/templates/login.html:9
|
|
#: cps/templates/register.html:7 cps/templates/user_edit.html:8
|
|
msgid "Username"
|
|
msgstr ""
|
|
|
|
#: cps/templates/login.html:12 cps/templates/login.html:13
|
|
#: cps/templates/register.html:11 cps/templates/user_edit.html:18
|
|
msgid "Password"
|
|
msgstr ""
|
|
|
|
#: cps/templates/login.html:17
|
|
msgid "Remember me"
|
|
msgstr ""
|
|
|
|
#: cps/templates/login.html:22
|
|
msgid "Log in with magic link"
|
|
msgstr ""
|
|
|
|
#: cps/templates/osd.xml:5
|
|
msgid "Calibre Web ebook catalog"
|
|
msgstr ""
|
|
|
|
#: cps/templates/read.html:69
|
|
msgid "Settings"
|
|
msgstr ""
|
|
|
|
#: cps/templates/read.html:72
|
|
msgid "Reflow text when sidebars are open."
|
|
msgstr ""
|
|
|
|
#: cps/templates/readpdf.html:29
|
|
msgid "PDF.js viewer"
|
|
msgstr ""
|
|
|
|
#: cps/templates/readtxt.html:6
|
|
msgid "Basic txt Reader"
|
|
msgstr ""
|
|
|
|
#: 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
|
|
msgid "Email address"
|
|
msgstr ""
|
|
|
|
#: cps/templates/register.html:16
|
|
msgid "Your email address"
|
|
msgstr ""
|
|
|
|
#: cps/templates/remote_login.html:6
|
|
msgid "Using your another device, visit"
|
|
msgstr ""
|
|
|
|
#: cps/templates/remote_login.html:6
|
|
msgid "and log in"
|
|
msgstr ""
|
|
|
|
#: cps/templates/remote_login.html:9
|
|
msgid "Once you do so, you will automatically get logged in on this device."
|
|
msgstr ""
|
|
|
|
#: cps/templates/search.html:6
|
|
msgid "No Results for:"
|
|
msgstr ""
|
|
|
|
#: cps/templates/search.html:7
|
|
msgid "Please try a different search"
|
|
msgstr ""
|
|
|
|
#: cps/templates/search.html:9
|
|
msgid "Results for:"
|
|
msgstr ""
|
|
|
|
#: cps/templates/search_form.html:20
|
|
msgid "Publishing date from"
|
|
msgstr ""
|
|
|
|
#: cps/templates/search_form.html:27
|
|
msgid "Publishing date to"
|
|
msgstr ""
|
|
|
|
#: cps/templates/search_form.html:44
|
|
msgid "Exclude Tags"
|
|
msgstr ""
|
|
|
|
#: cps/templates/search_form.html:64
|
|
msgid "Exclude Series"
|
|
msgstr ""
|
|
|
|
#: cps/templates/search_form.html:85
|
|
msgid "Exclude Languages"
|
|
msgstr ""
|
|
|
|
#: cps/templates/shelf.html:7
|
|
msgid "Delete this Shelf"
|
|
msgstr ""
|
|
|
|
#: cps/templates/shelf.html:8
|
|
msgid "Edit Shelf name"
|
|
msgstr ""
|
|
|
|
#: cps/templates/shelf.html:9 cps/templates/shelf_order.html:11
|
|
msgid "Change order"
|
|
msgstr ""
|
|
|
|
#: cps/templates/shelf.html:54
|
|
msgid "Do you really want to delete the shelf?"
|
|
msgstr ""
|
|
|
|
#: cps/templates/shelf.html:57
|
|
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 ""
|
|
|
|
#: cps/templates/stats.html:7
|
|
msgid "Calibre library statistics"
|
|
msgstr ""
|
|
|
|
#: cps/templates/stats.html:12
|
|
msgid "Books in this Library"
|
|
msgstr ""
|
|
|
|
#: cps/templates/stats.html:16
|
|
msgid "Authors in this Library"
|
|
msgstr ""
|
|
|
|
#: cps/templates/stats.html:20
|
|
msgid "Categories in this Library"
|
|
msgstr ""
|
|
|
|
#: cps/templates/stats.html:24
|
|
msgid "Series in this Library"
|
|
msgstr ""
|
|
|
|
#: cps/templates/stats.html:28
|
|
msgid "Linked libraries"
|
|
msgstr ""
|
|
|
|
#: cps/templates/stats.html:32
|
|
msgid "Program library"
|
|
msgstr ""
|
|
|
|
#: cps/templates/stats.html:33
|
|
msgid "Installed Version"
|
|
msgstr ""
|
|
|
|
#: cps/templates/user_edit.html:23
|
|
msgid "Kindle E-Mail"
|
|
msgstr ""
|
|
|
|
#: cps/templates/user_edit.html:35
|
|
msgid "Theme"
|
|
msgstr ""
|
|
|
|
#: cps/templates/user_edit.html:37
|
|
msgid "Standard Theme"
|
|
msgstr ""
|
|
|
|
#: cps/templates/user_edit.html:38
|
|
msgid "caliBlur! Dark Theme (Beta)"
|
|
msgstr ""
|
|
|
|
#: cps/templates/user_edit.html:43
|
|
msgid "Show books with language"
|
|
msgstr ""
|
|
|
|
#: cps/templates/user_edit.html:45
|
|
msgid "Show all"
|
|
msgstr ""
|
|
|
|
#: cps/templates/user_edit.html:139
|
|
msgid "Delete this user"
|
|
msgstr ""
|
|
|
|
#: cps/templates/user_edit.html:154
|
|
msgid "Recent Downloads"
|
|
msgstr ""
|
|
|