diff --git a/cps/translations/es/LC_MESSAGES/messages.po b/cps/translations/es/LC_MESSAGES/messages.po index 39676523..3a42a135 100644 --- a/cps/translations/es/LC_MESSAGES/messages.po +++ b/cps/translations/es/LC_MESSAGES/messages.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Calibre-web\n" "Report-Msgid-Bugs-To: https://github.com/janeczku/calibre-web\n" -"POT-Creation-Date: 2017-07-23 13:24+0200\n" +"POT-Creation-Date: 2017-08-12 18:55+0200\n" "PO-Revision-Date: 2017-04-04 15:09+0200\n" "Last-Translator: Juan F. Villa \n" "Language: es\n" @@ -25,7 +25,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.4.0\n" -#: cps/book_formats.py:118 cps/book_formats.py:122 cps/web.py:1309 +#: cps/book_formats.py:118 cps/book_formats.py:122 cps/web.py:1374 msgid "not installed" msgstr "No instalado" @@ -69,380 +69,375 @@ msgstr "Enviar a Kindle" msgid "Could not find any formats suitable for sending by email" msgstr "Formato no compatible para enviar por correo electronico" -#: cps/ub.py:514 +#: cps/ub.py:542 msgid "Guest" msgstr "Invitado" -#: cps/web.py:932 +#: cps/web.py:974 msgid "Requesting update package" msgstr "Solicitando paquete de actualización" -#: cps/web.py:933 +#: cps/web.py:975 msgid "Downloading update package" msgstr "Descargando paquete de actualización" -#: cps/web.py:934 +#: cps/web.py:976 msgid "Unzipping update package" msgstr "Descomprimiendo paquete de actualización" -#: cps/web.py:935 +#: cps/web.py:977 msgid "Files are replaced" msgstr "Ficheros sustituidos" -#: cps/web.py:936 +#: cps/web.py:978 msgid "Database connections are closed" msgstr "Los conexiones de base datos están cerradas" -#: cps/web.py:937 +#: cps/web.py:979 msgid "Server is stopped" msgstr "El servidor está detenido" -#: cps/web.py:938 +#: cps/web.py:980 msgid "Update finished, please press okay and reload page" msgstr "Actualización finalizada. Por favor, pulse OK y recargue la página" -#: cps/web.py:1012 +#: cps/web.py:1054 msgid "Recently Added Books" msgstr "" -#: cps/web.py:1021 +#: cps/web.py:1063 msgid "Newest Books" msgstr "" -#: cps/web.py:1030 +#: cps/web.py:1072 msgid "Oldest Books" msgstr "" -#: cps/web.py:1039 +#: cps/web.py:1081 msgid "Books (A-Z)" msgstr "" -#: cps/web.py:1048 +#: cps/web.py:1090 msgid "Books (Z-A)" msgstr "" -#: cps/web.py:1079 +#: cps/web.py:1126 msgid "Hot Books (most downloaded)" msgstr "Libros populares (los mas descargados)" -#: cps/web.py:1089 +#: cps/web.py:1136 msgid "Best rated books" msgstr "Libros mejor valorados" -#: cps/templates/index.xml:36 cps/web.py:1098 +#: cps/templates/index.xml:36 cps/web.py:1145 msgid "Random Books" msgstr "Libros al azar" -#: cps/web.py:1111 +#: cps/web.py:1161 msgid "Author list" msgstr "Lista de autores" -#: cps/web.py:1123 -#, python-format -msgid "Author: %(name)s" -msgstr "Autor:%(name)s" - -#: cps/web.py:1125 cps/web.py:1153 cps/web.py:1286 cps/web.py:1767 +#: cps/web.py:1181 cps/web.py:1212 cps/web.py:1351 cps/web.py:1835 msgid "Error opening eBook. File does not exist or file is not accessible:" msgstr "Error en la apertura del eBook. El archivo no existe o no es accesible:" -#: cps/templates/index.xml:71 cps/web.py:1139 +#: cps/templates/index.xml:71 cps/web.py:1198 msgid "Series list" msgstr "Lista de series" -#: cps/web.py:1151 +#: cps/web.py:1210 #, python-format msgid "Series: %(serie)s" msgstr "Series : %(serie)s" -#: cps/web.py:1184 +#: cps/web.py:1243 msgid "Available languages" msgstr "Lenguajes disponibles" -#: cps/web.py:1199 +#: cps/web.py:1258 #, python-format msgid "Language: %(name)s" msgstr "Lenguaje: %(name)s" -#: cps/templates/index.xml:64 cps/web.py:1212 +#: cps/templates/index.xml:64 cps/web.py:1274 msgid "Category list" msgstr "Lista de categorias" -#: cps/web.py:1224 +#: cps/web.py:1286 #, python-format msgid "Category: %(name)s" msgstr "Categoría : %(name)s" -#: cps/web.py:1320 +#: cps/web.py:1385 msgid "Excecution permissions missing" msgstr "" -#: cps/web.py:1334 +#: cps/web.py:1399 msgid "Statistics" msgstr "Estadisticas" -#: cps/web.py:1498 +#: cps/web.py:1563 msgid "Server restarted, please reload page" msgstr "Servidor reiniciado. Por favor, recargue la página" -#: cps/web.py:1500 +#: cps/web.py:1565 msgid "Performing shutdown of server, please close window" msgstr "Servidor en proceso de apagado. Por favor, cierre la ventana." -#: cps/web.py:1516 +#: cps/web.py:1581 msgid "Update done" msgstr "Actualización realizada" -#: cps/web.py:1594 cps/web.py:1607 +#: cps/web.py:1662 cps/web.py:1675 msgid "search" msgstr "búsqueda" #: cps/templates/index.xml:43 cps/templates/index.xml:47 -#: cps/templates/layout.html:144 cps/web.py:1683 +#: cps/templates/layout.html:127 cps/web.py:1751 msgid "Read Books" msgstr "Libros leídos" #: cps/templates/index.xml:50 cps/templates/index.xml:54 -#: cps/templates/layout.html:145 cps/web.py:1686 +#: cps/templates/layout.html:128 cps/web.py:1754 msgid "Unread Books" msgstr "Libros no leídos" -#: cps/web.py:1753 cps/web.py:1755 cps/web.py:1757 cps/web.py:1764 +#: cps/web.py:1821 cps/web.py:1823 cps/web.py:1825 cps/web.py:1832 msgid "Read a Book" msgstr "Leer un libro" -#: cps/web.py:1820 cps/web.py:2432 +#: cps/web.py:1888 cps/web.py:2513 msgid "Please fill out all fields!" msgstr "¡Por favor completar todos los campos!" -#: cps/web.py:1821 cps/web.py:1837 cps/web.py:1842 cps/web.py:1844 +#: cps/web.py:1889 cps/web.py:1905 cps/web.py:1910 cps/web.py:1912 msgid "register" msgstr "registrarse" -#: cps/web.py:1836 +#: cps/web.py:1904 msgid "An unknown error occured. Please try again later." msgstr "Error desconocido. Por favor, inténtelo de nuevo mas tarde." -#: cps/web.py:1841 +#: cps/web.py:1909 msgid "This username or email address is already in use." msgstr "Usuario o dirección de correo en uso." -#: cps/web.py:1860 cps/web.py:1956 +#: cps/web.py:1928 cps/web.py:2024 #, python-format msgid "you are now logged in as: '%(nickname)s'" msgstr "Sesion iniciada como : '%(nickname)s'" -#: cps/web.py:1865 +#: cps/web.py:1933 msgid "Wrong Username or Password" msgstr "Usuario o contraseña invalido" -#: cps/web.py:1871 cps/web.py:1892 +#: cps/web.py:1939 cps/web.py:1960 msgid "login" msgstr "Iniciar sesión" -#: cps/web.py:1904 cps/web.py:1935 +#: cps/web.py:1972 cps/web.py:2003 msgid "Token not found" msgstr "" -#: cps/web.py:1912 cps/web.py:1943 +#: cps/web.py:1980 cps/web.py:2011 msgid "Token has expired" msgstr "" -#: cps/web.py:1920 +#: cps/web.py:1988 msgid "Success! Please return to your device" msgstr "" -#: cps/web.py:1970 +#: cps/web.py:2038 msgid "Please configure the SMTP mail settings first..." msgstr "Configurar primero los parametros SMTP por favor..." -#: cps/web.py:1974 +#: cps/web.py:2042 #, python-format msgid "Book successfully send to %(kindlemail)s" msgstr "Envio de Libro a %(kindlemail)s correctamente" -#: cps/web.py:1978 +#: cps/web.py:2046 #, python-format msgid "There was an error sending this book: %(res)s" msgstr "Ha sucedido un error en el envio del Libro: %(res)s" -#: cps/web.py:1980 cps/web.py:2516 +#: cps/web.py:2048 cps/web.py:2598 msgid "Please configure your kindle email address first..." msgstr "Configurar primero la dirección de correo Kindle por favor..." -#: cps/web.py:2024 +#: cps/web.py:2092 #, python-format msgid "Book has been added to shelf: %(sname)s" msgstr "El libro fue agregado a el estante: %(sname)s" -#: cps/web.py:2059 +#: cps/web.py:2127 #, python-format msgid "Book has been removed from shelf: %(sname)s" msgstr "El libro fue removido del estante: %(sname)s" -#: cps/web.py:2078 cps/web.py:2102 +#: cps/web.py:2146 cps/web.py:2170 #, python-format msgid "A shelf with the name '%(title)s' already exists." msgstr "Une étagère de ce nom '%(title)s' existe déjà." -#: cps/web.py:2083 +#: cps/web.py:2151 #, python-format msgid "Shelf %(title)s created" msgstr "Estante %(title)s creado" -#: cps/web.py:2085 cps/web.py:2113 +#: cps/web.py:2153 cps/web.py:2181 msgid "There was an error" msgstr "Ha sucedido un error" -#: cps/web.py:2086 cps/web.py:2088 +#: cps/web.py:2154 cps/web.py:2156 msgid "create a shelf" msgstr "crear un estante" -#: cps/web.py:2111 +#: cps/web.py:2179 #, python-format msgid "Shelf %(title)s changed" msgstr "Estante %(title)s cambiado" -#: cps/web.py:2114 cps/web.py:2116 +#: cps/web.py:2182 cps/web.py:2184 msgid "Edit a shelf" msgstr "Editar un estante" -#: cps/web.py:2136 +#: cps/web.py:2204 #, python-format msgid "successfully deleted shelf %(name)s" msgstr "Estante %(name)s fue borrado correctamente" -#: cps/web.py:2158 +#: cps/web.py:2226 #, python-format msgid "Shelf: '%(name)s'" msgstr "Estante: '%(name)s'" -#: cps/web.py:2161 +#: cps/web.py:2229 msgid "Error opening shelf. Shelf does not exist or is not accessible" msgstr "" -#: cps/web.py:2193 +#: cps/web.py:2261 #, python-format msgid "Change order of Shelf: '%(name)s'" msgstr "Cambiar orden del estante: '%(name)s'" -#: cps/web.py:2257 +#: cps/web.py:2326 msgid "Found an existing account for this email address." msgstr "Existe una cuenta vinculada a esta dirección de correo." -#: cps/web.py:2259 cps/web.py:2263 +#: cps/web.py:2328 cps/web.py:2332 #, python-format msgid "%(name)s's profile" msgstr "Perfil de %(name)s" -#: cps/web.py:2260 +#: cps/web.py:2329 msgid "Profile updated" msgstr "Perfil actualizado" -#: cps/web.py:2274 +#: cps/web.py:2343 msgid "Admin page" msgstr "Página de administración" -#: cps/web.py:2386 +#: cps/web.py:2467 msgid "Calibre-web configuration updated" msgstr "Configuración de Calibre-web actualizada" -#: cps/web.py:2393 cps/web.py:2399 cps/web.py:2413 +#: cps/web.py:2474 cps/web.py:2480 cps/web.py:2494 msgid "Basic Configuration" msgstr "Configuración básica" -#: cps/web.py:2397 +#: cps/web.py:2478 msgid "DB location is not valid, please enter correct path" msgstr "Localicación de la BD inválida. Por favor, introduzca la ruta correcta." -#: cps/templates/admin.html:34 cps/web.py:2434 cps/web.py:2486 +#: cps/templates/admin.html:34 cps/web.py:2515 cps/web.py:2568 msgid "Add new user" msgstr "Agregar un nuevo usuario" -#: cps/web.py:2478 +#: cps/web.py:2560 #, python-format msgid "User '%(user)s' created" msgstr "Usuario '%(user)s' creado" -#: cps/web.py:2482 +#: cps/web.py:2564 msgid "Found an existing account for this email address or nickname." msgstr "" "Se ha encontrado una cuenta vinculada a esta dirección de correo o nombre" " de usuario." -#: cps/web.py:2504 +#: cps/web.py:2586 msgid "Mail settings updated" msgstr "Parámetros de correo actualizados" -#: cps/web.py:2511 +#: cps/web.py:2593 #, python-format msgid "Test E-Mail successfully send to %(kindlemail)s" msgstr "Exito al realizar envio de prueba a %(kindlemail)s" -#: cps/web.py:2514 +#: cps/web.py:2596 #, python-format msgid "There was an error sending the Test E-Mail: %(res)s" msgstr "Error al realizar envio de prueba a E-Mail: %(res)s" -#: cps/web.py:2518 +#: cps/web.py:2600 msgid "E-Mail settings updated" msgstr "Ajustes de correo electrónico actualizados" -#: cps/web.py:2519 +#: cps/web.py:2601 msgid "Edit mail settings" msgstr "Editar parametros de correo" -#: cps/web.py:2548 +#: cps/web.py:2630 #, python-format msgid "User '%(nick)s' deleted" msgstr "Usuario '%(nick)s' borrado" -#: cps/web.py:2644 +#: cps/web.py:2728 #, python-format msgid "User '%(nick)s' updated" msgstr "Usuario '%(nick)s' actualizado" -#: cps/web.py:2647 +#: cps/web.py:2731 msgid "An unknown error occured." msgstr "Error inesperado." -#: cps/web.py:2650 +#: cps/web.py:2734 #, python-format msgid "Edit User %(nick)s" msgstr "Editar Usuario %(nick)s" -#: cps/web.py:2685 cps/web.py:2689 -msgid "unknown" +#: cps/web.py:2756 +msgid "Error opening eBook. File does not exist or file is not accessible" msgstr "" -#: cps/web.py:2848 cps/web.py:2851 cps/web.py:2961 +#: cps/web.py:2771 cps/web.py:2954 cps/web.py:3078 msgid "edit metadata" msgstr "editar metainformación" -#: cps/web.py:2853 -msgid "Error opening eBook. File does not exist or file is not accessible" +#: cps/web.py:2783 cps/web.py:2787 +msgid "unknown" msgstr "" -#: cps/web.py:2872 +#: cps/web.py:2972 #, python-format msgid "File extension \"%s\" is not allowed to be uploaded to this server" msgstr "No se permite subir archivos con la extensión \"%s\" a este servidor" -#: cps/web.py:2878 +#: cps/web.py:2978 msgid "File to be uploaded must have an extension" msgstr "El archivo a subir debe tener una extensión" -#: cps/web.py:2895 +#: cps/web.py:2997 #, python-format msgid "Failed to create path %s (Permission denied)." msgstr "Fallo al crear la ruta %s (permiso negado)" -#: cps/web.py:2900 +#: cps/web.py:3002 #, python-format msgid "Failed to store file %s (Permission denied)." msgstr "Fallo al almacenar el archivo %s (permiso negado)" -#: cps/web.py:2905 +#: cps/web.py:3007 #, python-format msgid "Failed to delete file %s (Permission denied)." msgstr "Fallo al borrar el archivo %s (permiso negado)" @@ -467,7 +462,7 @@ msgstr "Kindle" msgid "DLS" msgstr "DLS" -#: cps/templates/admin.html:12 cps/templates/layout.html:85 +#: cps/templates/admin.html:12 cps/templates/layout.html:68 msgid "Admin" msgstr "Administración" @@ -476,7 +471,7 @@ msgstr "Administración" msgid "Download" msgstr "Descarga" -#: cps/templates/admin.html:14 cps/templates/layout.html:78 +#: cps/templates/admin.html:14 cps/templates/layout.html:61 msgid "Upload" msgstr "Subir archivo" @@ -528,7 +523,7 @@ msgstr "Configuración" msgid "Calibre DB dir" msgstr "Dir DB Calibre" -#: cps/templates/admin.html:61 cps/templates/config_edit.html:76 +#: cps/templates/admin.html:61 cps/templates/config_edit.html:83 msgid "Log Level" msgstr "Nivel de registro" @@ -598,10 +593,10 @@ msgid "Ok" msgstr "Ok" #: cps/templates/admin.html:105 cps/templates/admin.html:119 -#: cps/templates/book_edit.html:120 cps/templates/book_edit.html:142 -#: cps/templates/config_edit.html:131 cps/templates/email_edit.html:36 +#: cps/templates/book_edit.html:127 cps/templates/book_edit.html:149 +#: cps/templates/config_edit.html:156 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:128 +#: cps/templates/shelf_order.html:12 cps/templates/user_edit.html:131 msgid "Back" msgstr "Regresar" @@ -621,12 +616,12 @@ msgstr "" msgid "Book Title" msgstr "Titulo del Libro" -#: cps/templates/book_edit.html:26 cps/templates/book_edit.html:181 +#: cps/templates/book_edit.html:26 cps/templates/book_edit.html:188 #: cps/templates/search_form.html:10 msgid "Author" msgstr "Autor" -#: cps/templates/book_edit.html:30 cps/templates/book_edit.html:183 +#: cps/templates/book_edit.html:30 cps/templates/book_edit.html:190 msgid "Description" msgstr "Descripcion" @@ -634,7 +629,7 @@ msgstr "Descripcion" msgid "Tags" msgstr "Etiqueta" -#: cps/templates/book_edit.html:39 cps/templates/layout.html:154 +#: cps/templates/book_edit.html:39 cps/templates/layout.html:137 #: cps/templates/search_form.html:37 msgid "Series" msgstr "Series" @@ -651,86 +646,90 @@ msgstr "Puntaje" msgid "Cover URL (jpg)" msgstr "URL de la Cubierta (jpg)" -#: cps/templates/book_edit.html:56 cps/templates/user_edit.html:27 +#: cps/templates/book_edit.html:56 cps/templates/detail.html:130 +msgid "Publishing date" +msgstr "Fecha de publicación" + +#: cps/templates/book_edit.html:63 cps/templates/user_edit.html:27 msgid "Language" msgstr "Lenguaje" -#: cps/templates/book_edit.html:67 +#: cps/templates/book_edit.html:74 msgid "Yes" msgstr "Si" -#: cps/templates/book_edit.html:68 +#: cps/templates/book_edit.html:75 msgid "No" msgstr "No" -#: cps/templates/book_edit.html:115 +#: cps/templates/book_edit.html:122 msgid "view book after edit" msgstr "Ver libro tras la edicion" -#: cps/templates/book_edit.html:118 cps/templates/book_edit.html:154 +#: cps/templates/book_edit.html:125 cps/templates/book_edit.html:161 msgid "Get metadata" msgstr "Obtener metainformación" -#: cps/templates/book_edit.html:119 cps/templates/config_edit.html:129 +#: cps/templates/book_edit.html:126 cps/templates/config_edit.html:154 #: cps/templates/login.html:20 cps/templates/search_form.html:79 -#: cps/templates/shelf_edit.html:17 cps/templates/user_edit.html:126 +#: cps/templates/shelf_edit.html:17 cps/templates/user_edit.html:129 msgid "Submit" msgstr "Enviar" -#: cps/templates/book_edit.html:133 +#: cps/templates/book_edit.html:140 msgid "Are really you sure?" msgstr "" -#: cps/templates/book_edit.html:136 +#: cps/templates/book_edit.html:143 msgid "Book will be deleted from Calibre database" msgstr "" -#: cps/templates/book_edit.html:137 +#: cps/templates/book_edit.html:144 msgid "and from hard disk" msgstr "" -#: cps/templates/book_edit.html:141 +#: cps/templates/book_edit.html:148 msgid "Delete" msgstr "" -#: cps/templates/book_edit.html:157 +#: cps/templates/book_edit.html:164 msgid "Keyword" msgstr "Palabra clave" -#: cps/templates/book_edit.html:158 +#: cps/templates/book_edit.html:165 msgid " Search keyword " msgstr "Buscar palabras clave" -#: cps/templates/book_edit.html:160 cps/templates/layout.html:60 +#: cps/templates/book_edit.html:167 cps/templates/layout.html:43 msgid "Go!" msgstr "¡Vamos!" -#: cps/templates/book_edit.html:161 +#: cps/templates/book_edit.html:168 msgid "Click the cover to load metadata to the form" msgstr "Haga clic en la portada para cargar la metainformación en el formulario" -#: cps/templates/book_edit.html:165 cps/templates/book_edit.html:178 +#: cps/templates/book_edit.html:172 cps/templates/book_edit.html:185 msgid "Loading..." msgstr "Cargando..." -#: cps/templates/book_edit.html:168 +#: cps/templates/book_edit.html:175 cps/templates/layout.html:199 msgid "Close" msgstr "Cerrar" -#: cps/templates/book_edit.html:179 +#: cps/templates/book_edit.html:186 msgid "Search error!" msgstr "¡Error en la búsqueda!" -#: cps/templates/book_edit.html:180 +#: cps/templates/book_edit.html:187 msgid "No Result! Please try anonther keyword." msgstr "¡Sin resultados! Por favor, pruebe otra palabra clave." -#: cps/templates/book_edit.html:182 cps/templates/detail.html:126 +#: cps/templates/book_edit.html:189 cps/templates/detail.html:125 #: cps/templates/search_form.html:14 msgid "Publisher" msgstr "Editor" -#: cps/templates/book_edit.html:184 +#: cps/templates/book_edit.html:191 msgid "Source" msgstr "Origen" @@ -766,8 +765,8 @@ msgstr "Metadata Watch Channel ID" msgid "Server Port" msgstr "Puerto del servidor" -#: cps/templates/config_edit.html:56 cps/templates/layout.html:133 -#: cps/templates/layout.html:134 cps/templates/shelf_edit.html:7 +#: cps/templates/config_edit.html:56 cps/templates/layout.html:116 +#: cps/templates/layout.html:117 cps/templates/shelf_edit.html:7 msgid "Title" msgstr "Titulo" @@ -783,55 +782,75 @@ msgstr "Expresión regular para ignorar columnas" msgid "Regular expression for title sorting" msgstr "Expresión regular para ordenar títulos" -#: cps/templates/config_edit.html:86 +#: cps/templates/config_edit.html:76 +msgid "Tags for Mature Content" +msgstr "" + +#: cps/templates/config_edit.html:93 msgid "Enable uploading" msgstr "Permitir subida" -#: cps/templates/config_edit.html:90 +#: cps/templates/config_edit.html:97 msgid "Enable anonymous browsing" msgstr "Permitir navegación anónima" -#: cps/templates/config_edit.html:94 +#: cps/templates/config_edit.html:101 msgid "Enable public registration" msgstr "Permitir registro público" -#: cps/templates/config_edit.html:98 +#: cps/templates/config_edit.html:105 msgid "Enable remote login (\"magic link\")" msgstr "" -#: cps/templates/config_edit.html:100 +#: cps/templates/config_edit.html:110 +msgid "Use" +msgstr "" + +#: cps/templates/config_edit.html:111 +msgid "Obtain an API Key" +msgstr "" + +#: cps/templates/config_edit.html:115 +msgid "Goodreads API Key" +msgstr "" + +#: cps/templates/config_edit.html:119 +msgid "Goodreads API Secret" +msgstr "" + +#: cps/templates/config_edit.html:125 msgid "Default Settings for new users" msgstr "Ajustes por defecto para nuevos usuarios" -#: cps/templates/config_edit.html:103 cps/templates/user_edit.html:87 +#: cps/templates/config_edit.html:128 cps/templates/user_edit.html:90 msgid "Admin user" msgstr "Usuario Administrador" -#: cps/templates/config_edit.html:107 cps/templates/user_edit.html:92 +#: cps/templates/config_edit.html:132 cps/templates/user_edit.html:95 msgid "Allow Downloads" msgstr "Permitir descargas" -#: cps/templates/config_edit.html:111 cps/templates/user_edit.html:96 +#: cps/templates/config_edit.html:136 cps/templates/user_edit.html:99 msgid "Allow Uploads" msgstr "Permitir subidas de archivos" -#: cps/templates/config_edit.html:115 cps/templates/user_edit.html:100 +#: cps/templates/config_edit.html:140 cps/templates/user_edit.html:103 msgid "Allow Edit" msgstr "Permitir editar" -#: cps/templates/config_edit.html:119 cps/templates/user_edit.html:104 +#: cps/templates/config_edit.html:144 cps/templates/user_edit.html:107 msgid "Allow Delete books" msgstr "" -#: cps/templates/config_edit.html:123 cps/templates/user_edit.html:109 +#: cps/templates/config_edit.html:148 cps/templates/user_edit.html:112 msgid "Allow Changing Password" msgstr "Permitir cambiar la clave" -#: cps/templates/config_edit.html:127 cps/templates/user_edit.html:113 +#: cps/templates/config_edit.html:152 cps/templates/user_edit.html:116 msgid "Allow Editing Public Shelfs" msgstr "" -#: cps/templates/config_edit.html:134 cps/templates/layout.html:93 +#: cps/templates/config_edit.html:159 cps/templates/layout.html:76 #: cps/templates/login.html:4 msgid "Login" msgstr "Inicio de Sesion" @@ -840,35 +859,31 @@ msgstr "Inicio de Sesion" msgid "Read in browser" msgstr "Ver en el navegador" -#: cps/templates/detail.html:88 +#: cps/templates/detail.html:87 msgid "Book" msgstr "Libro" -#: cps/templates/detail.html:88 +#: cps/templates/detail.html:87 msgid "of" msgstr "de" -#: cps/templates/detail.html:94 +#: cps/templates/detail.html:93 msgid "language" msgstr "Lenguaje" -#: cps/templates/detail.html:131 -msgid "Publishing date" -msgstr "Fecha de publicación" - -#: cps/templates/detail.html:168 +#: cps/templates/detail.html:167 msgid "Read" msgstr "Leer" -#: cps/templates/detail.html:177 +#: cps/templates/detail.html:176 msgid "Description:" msgstr "Descripcion :" -#: cps/templates/detail.html:189 +#: cps/templates/detail.html:188 msgid "Add to shelf" msgstr "Agregar al estante" -#: cps/templates/detail.html:251 +#: cps/templates/detail.html:250 msgid "Edit metadata" msgstr "Editar la metadata" @@ -906,7 +921,7 @@ msgstr "Guardar cambios" msgid "Save settings and send Test E-Mail" msgstr "Guardar cambios y enviar un correo de prueba" -#: cps/templates/feed.xml:20 +#: cps/templates/feed.xml:20 cps/templates/layout.html:183 msgid "Next" msgstr "Siguiente" @@ -918,11 +933,12 @@ msgstr "Descubrir (Libros al azar)" msgid "Start" msgstr "Iniciar" -#: cps/templates/index.xml:7 cps/templates/layout.html:58 +#: cps/templates/index.xml:7 cps/templates/layout.html:40 +#: cps/templates/layout.html:41 msgid "Search" msgstr "Buscar" -#: cps/templates/index.xml:15 cps/templates/layout.html:138 +#: cps/templates/index.xml:15 cps/templates/layout.html:121 msgid "Hot Books" msgstr "Libros Populares" @@ -930,7 +946,7 @@ msgstr "Libros Populares" msgid "Popular publications from this catalog based on Downloads." msgstr "Publicaciones mas populares para este catálogo basadas en las descargas." -#: cps/templates/index.xml:22 cps/templates/layout.html:141 +#: cps/templates/index.xml:22 cps/templates/layout.html:124 msgid "Best rated Books" msgstr "Libros mejor valorados" @@ -950,7 +966,7 @@ msgstr "Libros recientes" msgid "Show Random Books" msgstr "Mostrar libros al azar" -#: cps/templates/index.xml:57 cps/templates/layout.html:156 +#: cps/templates/index.xml:57 cps/templates/layout.html:139 msgid "Authors" msgstr "Autores" @@ -966,83 +982,91 @@ msgstr "Libros ordenados por Categorias" msgid "Books ordered by series" msgstr "Libros ordenados por Series" -#: cps/templates/layout.html:48 +#: cps/templates/layout.html:30 msgid "Toggle navigation" msgstr "Alternar navegación" -#: cps/templates/layout.html:68 +#: cps/templates/layout.html:51 msgid "Advanced Search" msgstr "Busqueda avanzada" -#: cps/templates/layout.html:89 +#: cps/templates/layout.html:72 msgid "Logout" msgstr "Cerrar sesión" -#: cps/templates/layout.html:94 cps/templates/register.html:18 +#: cps/templates/layout.html:77 cps/templates/register.html:18 msgid "Register" msgstr "Registro" -#: cps/templates/layout.html:123 +#: cps/templates/layout.html:106 msgid "Browse" msgstr "Explorar" -#: cps/templates/layout.html:124 +#: cps/templates/layout.html:107 msgid "Recently Added" msgstr "" -#: cps/templates/layout.html:127 +#: cps/templates/layout.html:110 msgid "Sorted Books" msgstr "" -#: cps/templates/layout.html:131 cps/templates/layout.html:132 -#: cps/templates/layout.html:133 cps/templates/layout.html:134 +#: cps/templates/layout.html:114 cps/templates/layout.html:115 +#: cps/templates/layout.html:116 cps/templates/layout.html:117 msgid "Sort By" msgstr "" -#: cps/templates/layout.html:131 +#: cps/templates/layout.html:114 msgid "Newest" msgstr "" -#: cps/templates/layout.html:132 +#: cps/templates/layout.html:115 msgid "Oldest" msgstr "" -#: cps/templates/layout.html:133 +#: cps/templates/layout.html:116 msgid "Ascending" msgstr "" -#: cps/templates/layout.html:134 +#: cps/templates/layout.html:117 msgid "Descending" msgstr "" -#: cps/templates/layout.html:148 +#: cps/templates/layout.html:131 msgid "Discover" msgstr "Descubrir" -#: cps/templates/layout.html:151 +#: cps/templates/layout.html:134 msgid "Categories" msgstr "Categoria" -#: cps/templates/layout.html:158 cps/templates/search_form.html:58 +#: cps/templates/layout.html:141 cps/templates/search_form.html:58 msgid "Languages" msgstr "Lenguaje" -#: cps/templates/layout.html:161 +#: cps/templates/layout.html:144 msgid "Public Shelves" msgstr "Estantes públicos" -#: cps/templates/layout.html:165 +#: cps/templates/layout.html:148 msgid "Your Shelves" msgstr "Sus estantes" -#: cps/templates/layout.html:170 +#: cps/templates/layout.html:153 msgid "Create a Shelf" msgstr "Crear un estante" -#: cps/templates/layout.html:171 +#: cps/templates/layout.html:154 msgid "About" msgstr "Acerca de" +#: cps/templates/layout.html:168 +msgid "Previous" +msgstr "" + +#: cps/templates/layout.html:195 +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" @@ -1205,47 +1229,51 @@ msgstr "Mostrar lenguaje de los libros" msgid "Show all" msgstr "Mostrar Todo" -#: cps/templates/user_edit.html:47 +#: cps/templates/user_edit.html:46 +msgid "Show mature content" +msgstr "" + +#: cps/templates/user_edit.html:50 msgid "Show random books" msgstr "Mostrar libros al azar" -#: cps/templates/user_edit.html:51 +#: cps/templates/user_edit.html:54 msgid "Show hot books" msgstr "Mostrar libros populares" -#: cps/templates/user_edit.html:55 +#: cps/templates/user_edit.html:58 msgid "Show best rated books" msgstr "Mostrar libros mejor valorados" -#: cps/templates/user_edit.html:59 +#: cps/templates/user_edit.html:62 msgid "Show language selection" msgstr "Mostrar lenguaje seleccionado" -#: cps/templates/user_edit.html:63 +#: cps/templates/user_edit.html:66 msgid "Show series selection" msgstr "Mostrar series seleccionadas" -#: cps/templates/user_edit.html:67 +#: cps/templates/user_edit.html:70 msgid "Show category selection" msgstr "Mostrar categorias elegidas" -#: cps/templates/user_edit.html:71 +#: cps/templates/user_edit.html:74 msgid "Show author selection" msgstr "Mostrar selección de autores" -#: cps/templates/user_edit.html:75 +#: cps/templates/user_edit.html:78 msgid "Show read and unread" msgstr "Mostrar leídos y no leídos" -#: cps/templates/user_edit.html:79 +#: cps/templates/user_edit.html:82 msgid "Show random books in detail view" msgstr "Mostrar libro aleatorios con vista detallada" -#: cps/templates/user_edit.html:120 +#: cps/templates/user_edit.html:123 msgid "Delete this user" msgstr "Borrar este usuario" -#: cps/templates/user_edit.html:135 +#: cps/templates/user_edit.html:138 msgid "Recent Downloads" msgstr "Descargas Recientes" diff --git a/cps/translations/fr/LC_MESSAGES/messages.po b/cps/translations/fr/LC_MESSAGES/messages.po index c6ad8e07..88712a9f 100644 --- a/cps/translations/fr/LC_MESSAGES/messages.po +++ b/cps/translations/fr/LC_MESSAGES/messages.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: Calibre-web\n" "Report-Msgid-Bugs-To: https://github.com/janeczku/calibre-web\n" -"POT-Creation-Date: 2017-07-23 13:24+0200\n" +"POT-Creation-Date: 2017-08-12 18:55+0200\n" "PO-Revision-Date: 2016-11-13 18:35+0100\n" "Last-Translator: Nicolas Roudninski \n" "Language: fr\n" @@ -31,7 +31,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.4.0\n" -#: cps/book_formats.py:118 cps/book_formats.py:122 cps/web.py:1309 +#: cps/book_formats.py:118 cps/book_formats.py:122 cps/web.py:1374 msgid "not installed" msgstr "" @@ -75,380 +75,375 @@ msgstr "Envoyer ver Kindle" msgid "Could not find any formats suitable for sending by email" msgstr "Impossible de trouver un format adapté à envoyer par courriel" -#: cps/ub.py:514 +#: cps/ub.py:542 msgid "Guest" msgstr "" -#: cps/web.py:932 +#: cps/web.py:974 msgid "Requesting update package" msgstr "" -#: cps/web.py:933 +#: cps/web.py:975 msgid "Downloading update package" msgstr "" -#: cps/web.py:934 +#: cps/web.py:976 msgid "Unzipping update package" msgstr "" -#: cps/web.py:935 +#: cps/web.py:977 msgid "Files are replaced" msgstr "" -#: cps/web.py:936 +#: cps/web.py:978 msgid "Database connections are closed" msgstr "" -#: cps/web.py:937 +#: cps/web.py:979 msgid "Server is stopped" msgstr "" -#: cps/web.py:938 +#: cps/web.py:980 msgid "Update finished, please press okay and reload page" msgstr "" -#: cps/web.py:1012 +#: cps/web.py:1054 msgid "Recently Added Books" msgstr "" -#: cps/web.py:1021 +#: cps/web.py:1063 msgid "Newest Books" msgstr "" -#: cps/web.py:1030 +#: cps/web.py:1072 msgid "Oldest Books" msgstr "" -#: cps/web.py:1039 +#: cps/web.py:1081 msgid "Books (A-Z)" msgstr "" -#: cps/web.py:1048 +#: cps/web.py:1090 msgid "Books (Z-A)" msgstr "" -#: cps/web.py:1079 +#: cps/web.py:1126 msgid "Hot Books (most downloaded)" msgstr "Livres populaires (les plus téléchargés)" -#: cps/web.py:1089 +#: cps/web.py:1136 msgid "Best rated books" msgstr "" -#: cps/templates/index.xml:36 cps/web.py:1098 +#: cps/templates/index.xml:36 cps/web.py:1145 msgid "Random Books" msgstr "Livres au hasard" -#: cps/web.py:1111 +#: cps/web.py:1161 msgid "Author list" msgstr "Liste des auteurs" -#: cps/web.py:1123 -#, python-format -msgid "Author: %(name)s" -msgstr "" - -#: cps/web.py:1125 cps/web.py:1153 cps/web.py:1286 cps/web.py:1767 +#: cps/web.py:1181 cps/web.py:1212 cps/web.py:1351 cps/web.py:1835 msgid "Error opening eBook. File does not exist or file is not accessible:" msgstr "" "Erreur d'ouverture du livre numérique. Le fichier n'existe pas ou n'est " "pas accessible :" -#: cps/templates/index.xml:71 cps/web.py:1139 +#: cps/templates/index.xml:71 cps/web.py:1198 msgid "Series list" msgstr "Liste des séries" -#: cps/web.py:1151 +#: cps/web.py:1210 #, python-format msgid "Series: %(serie)s" msgstr "Séries : %(serie)s" -#: cps/web.py:1184 +#: cps/web.py:1243 msgid "Available languages" msgstr "Langues disponibles" -#: cps/web.py:1199 +#: cps/web.py:1258 #, python-format msgid "Language: %(name)s" msgstr "Langue : %(name)s" -#: cps/templates/index.xml:64 cps/web.py:1212 +#: cps/templates/index.xml:64 cps/web.py:1274 msgid "Category list" msgstr "Liste des catégories" -#: cps/web.py:1224 +#: cps/web.py:1286 #, python-format msgid "Category: %(name)s" msgstr "Catégorie : %(name)s" -#: cps/web.py:1320 +#: cps/web.py:1385 msgid "Excecution permissions missing" msgstr "" -#: cps/web.py:1334 +#: cps/web.py:1399 msgid "Statistics" msgstr "Statistiques" -#: cps/web.py:1498 +#: cps/web.py:1563 msgid "Server restarted, please reload page" msgstr "" -#: cps/web.py:1500 +#: cps/web.py:1565 msgid "Performing shutdown of server, please close window" msgstr "" -#: cps/web.py:1516 +#: cps/web.py:1581 msgid "Update done" msgstr "" -#: cps/web.py:1594 cps/web.py:1607 +#: cps/web.py:1662 cps/web.py:1675 msgid "search" msgstr "" #: cps/templates/index.xml:43 cps/templates/index.xml:47 -#: cps/templates/layout.html:144 cps/web.py:1683 +#: cps/templates/layout.html:127 cps/web.py:1751 msgid "Read Books" msgstr "" #: cps/templates/index.xml:50 cps/templates/index.xml:54 -#: cps/templates/layout.html:145 cps/web.py:1686 +#: cps/templates/layout.html:128 cps/web.py:1754 msgid "Unread Books" msgstr "" -#: cps/web.py:1753 cps/web.py:1755 cps/web.py:1757 cps/web.py:1764 +#: cps/web.py:1821 cps/web.py:1823 cps/web.py:1825 cps/web.py:1832 msgid "Read a Book" msgstr "Lire un livre" -#: cps/web.py:1820 cps/web.py:2432 +#: cps/web.py:1888 cps/web.py:2513 msgid "Please fill out all fields!" msgstr "SVP, complétez tous les champs !" -#: cps/web.py:1821 cps/web.py:1837 cps/web.py:1842 cps/web.py:1844 +#: cps/web.py:1889 cps/web.py:1905 cps/web.py:1910 cps/web.py:1912 msgid "register" msgstr "S'enregistrer" -#: cps/web.py:1836 +#: cps/web.py:1904 msgid "An unknown error occured. Please try again later." msgstr "Une erreur a eu lieu. Merci de réessayez plus tard." -#: cps/web.py:1841 +#: cps/web.py:1909 msgid "This username or email address is already in use." msgstr "Ce nom d'utilisateur ou cette adresse de courriel est déjà utilisée." -#: cps/web.py:1860 cps/web.py:1956 +#: cps/web.py:1928 cps/web.py:2024 #, python-format msgid "you are now logged in as: '%(nickname)s'" msgstr "Vous êtes maintenant connecté sous : '%(nickname)s'" -#: cps/web.py:1865 +#: cps/web.py:1933 msgid "Wrong Username or Password" msgstr "Mauvais nom d'utilisateur ou mot de passe" -#: cps/web.py:1871 cps/web.py:1892 +#: cps/web.py:1939 cps/web.py:1960 msgid "login" msgstr "Connexion" -#: cps/web.py:1904 cps/web.py:1935 +#: cps/web.py:1972 cps/web.py:2003 msgid "Token not found" msgstr "" -#: cps/web.py:1912 cps/web.py:1943 +#: cps/web.py:1980 cps/web.py:2011 msgid "Token has expired" msgstr "" -#: cps/web.py:1920 +#: cps/web.py:1988 msgid "Success! Please return to your device" msgstr "" -#: cps/web.py:1970 +#: cps/web.py:2038 msgid "Please configure the SMTP mail settings first..." msgstr "Veillez configurer les paramètres smtp d'abord..." -#: cps/web.py:1974 +#: cps/web.py:2042 #, python-format msgid "Book successfully send to %(kindlemail)s" msgstr "Livres envoyés à %(kindlemail)s avec succès" -#: cps/web.py:1978 +#: cps/web.py:2046 #, python-format msgid "There was an error sending this book: %(res)s" msgstr "Il y a eu une erreur en envoyant ce livre : %(res)s" -#: cps/web.py:1980 cps/web.py:2516 +#: cps/web.py:2048 cps/web.py:2598 msgid "Please configure your kindle email address first..." msgstr "Veuillez configurer votre adresse kindle d'abord..." -#: cps/web.py:2024 +#: cps/web.py:2092 #, python-format msgid "Book has been added to shelf: %(sname)s" msgstr "Le livre a bien été ajouté à l'étagère : %(sname)s" -#: cps/web.py:2059 +#: cps/web.py:2127 #, python-format msgid "Book has been removed from shelf: %(sname)s" msgstr "Le livre a été supprimé de l'étagère %(sname)s" -#: cps/web.py:2078 cps/web.py:2102 +#: cps/web.py:2146 cps/web.py:2170 #, python-format msgid "A shelf with the name '%(title)s' already exists." msgstr "Une étagère de ce nom '%(title)s' existe déjà." -#: cps/web.py:2083 +#: cps/web.py:2151 #, python-format msgid "Shelf %(title)s created" msgstr "Étagère %(title)s créée" -#: cps/web.py:2085 cps/web.py:2113 +#: cps/web.py:2153 cps/web.py:2181 msgid "There was an error" msgstr "Il y a eu une erreur" -#: cps/web.py:2086 cps/web.py:2088 +#: cps/web.py:2154 cps/web.py:2156 msgid "create a shelf" msgstr "Créer une étagère" -#: cps/web.py:2111 +#: cps/web.py:2179 #, python-format msgid "Shelf %(title)s changed" msgstr "" -#: cps/web.py:2114 cps/web.py:2116 +#: cps/web.py:2182 cps/web.py:2184 msgid "Edit a shelf" msgstr "" -#: cps/web.py:2136 +#: cps/web.py:2204 #, python-format msgid "successfully deleted shelf %(name)s" msgstr "L'étagère %(name)s a été supprimé avec succès" -#: cps/web.py:2158 +#: cps/web.py:2226 #, python-format msgid "Shelf: '%(name)s'" msgstr "Étagère : '%(name)s'" -#: cps/web.py:2161 +#: cps/web.py:2229 msgid "Error opening shelf. Shelf does not exist or is not accessible" msgstr "" -#: cps/web.py:2193 +#: cps/web.py:2261 #, python-format msgid "Change order of Shelf: '%(name)s'" msgstr "" -#: cps/web.py:2257 +#: cps/web.py:2326 msgid "Found an existing account for this email address." msgstr "Un compte avec cette adresse de courriel existe déjà." -#: cps/web.py:2259 cps/web.py:2263 +#: cps/web.py:2328 cps/web.py:2332 #, python-format msgid "%(name)s's profile" msgstr "Profil de %(name)s" -#: cps/web.py:2260 +#: cps/web.py:2329 msgid "Profile updated" msgstr "Profil mis à jour" -#: cps/web.py:2274 +#: cps/web.py:2343 msgid "Admin page" msgstr "" -#: cps/web.py:2386 +#: cps/web.py:2467 msgid "Calibre-web configuration updated" msgstr "" -#: cps/web.py:2393 cps/web.py:2399 cps/web.py:2413 +#: cps/web.py:2474 cps/web.py:2480 cps/web.py:2494 msgid "Basic Configuration" msgstr "" -#: cps/web.py:2397 +#: cps/web.py:2478 msgid "DB location is not valid, please enter correct path" msgstr "" -#: cps/templates/admin.html:34 cps/web.py:2434 cps/web.py:2486 +#: cps/templates/admin.html:34 cps/web.py:2515 cps/web.py:2568 msgid "Add new user" msgstr "Ajouter un nouvel utilisateur" -#: cps/web.py:2478 +#: cps/web.py:2560 #, python-format msgid "User '%(user)s' created" msgstr "Utilisateur '%(user)s' créé" -#: cps/web.py:2482 +#: cps/web.py:2564 msgid "Found an existing account for this email address or nickname." msgstr "Un compte avec cette adresse de courriel ou ce surnom existe déjà." -#: cps/web.py:2504 +#: cps/web.py:2586 msgid "Mail settings updated" msgstr "Paramètres de courriel mis à jour" -#: cps/web.py:2511 +#: cps/web.py:2593 #, python-format msgid "Test E-Mail successfully send to %(kindlemail)s" msgstr "" -#: cps/web.py:2514 +#: cps/web.py:2596 #, python-format msgid "There was an error sending the Test E-Mail: %(res)s" msgstr "" -#: cps/web.py:2518 +#: cps/web.py:2600 msgid "E-Mail settings updated" msgstr "" -#: cps/web.py:2519 +#: cps/web.py:2601 msgid "Edit mail settings" msgstr "Éditer les paramètres de courriel" -#: cps/web.py:2548 +#: cps/web.py:2630 #, python-format msgid "User '%(nick)s' deleted" msgstr "Utilisateur '%(nick)s' supprimé" -#: cps/web.py:2644 +#: cps/web.py:2728 #, python-format msgid "User '%(nick)s' updated" msgstr "Utilisateur '%(nick)s' mis à jour" -#: cps/web.py:2647 +#: cps/web.py:2731 msgid "An unknown error occured." msgstr "Oups ! Une erreur inconnue a eu lieu." -#: cps/web.py:2650 +#: cps/web.py:2734 #, python-format msgid "Edit User %(nick)s" msgstr "Éditer l'utilisateur %(nick)s" -#: cps/web.py:2685 cps/web.py:2689 -msgid "unknown" +#: cps/web.py:2756 +msgid "Error opening eBook. File does not exist or file is not accessible" msgstr "" -#: cps/web.py:2848 cps/web.py:2851 cps/web.py:2961 +#: cps/web.py:2771 cps/web.py:2954 cps/web.py:3078 msgid "edit metadata" msgstr "" -#: cps/web.py:2853 -msgid "Error opening eBook. File does not exist or file is not accessible" +#: cps/web.py:2783 cps/web.py:2787 +msgid "unknown" msgstr "" -#: cps/web.py:2872 +#: cps/web.py:2972 #, python-format msgid "File extension \"%s\" is not allowed to be uploaded to this server" msgstr "" -#: cps/web.py:2878 +#: cps/web.py:2978 msgid "File to be uploaded must have an extension" msgstr "" -#: cps/web.py:2895 +#: cps/web.py:2997 #, python-format msgid "Failed to create path %s (Permission denied)." msgstr "Impossible de créer le chemin %s (permission refusée)" -#: cps/web.py:2900 +#: cps/web.py:3002 #, python-format msgid "Failed to store file %s (Permission denied)." msgstr "Impossible d'enregistrer le fichier %s (permission refusée)" -#: cps/web.py:2905 +#: cps/web.py:3007 #, python-format msgid "Failed to delete file %s (Permission denied)." msgstr "Impossible de supprimer le fichier %s (permission refusée)" @@ -473,7 +468,7 @@ msgstr "Kindle" msgid "DLS" msgstr "DLS" -#: cps/templates/admin.html:12 cps/templates/layout.html:85 +#: cps/templates/admin.html:12 cps/templates/layout.html:68 msgid "Admin" msgstr "Administration" @@ -482,7 +477,7 @@ msgstr "Administration" msgid "Download" msgstr "Télécharger" -#: cps/templates/admin.html:14 cps/templates/layout.html:78 +#: cps/templates/admin.html:14 cps/templates/layout.html:61 msgid "Upload" msgstr "Téléverser" @@ -534,7 +529,7 @@ msgstr "" msgid "Calibre DB dir" msgstr "" -#: cps/templates/admin.html:61 cps/templates/config_edit.html:76 +#: cps/templates/admin.html:61 cps/templates/config_edit.html:83 msgid "Log Level" msgstr "" @@ -604,10 +599,10 @@ msgid "Ok" msgstr "" #: cps/templates/admin.html:105 cps/templates/admin.html:119 -#: cps/templates/book_edit.html:120 cps/templates/book_edit.html:142 -#: cps/templates/config_edit.html:131 cps/templates/email_edit.html:36 +#: cps/templates/book_edit.html:127 cps/templates/book_edit.html:149 +#: cps/templates/config_edit.html:156 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:128 +#: cps/templates/shelf_order.html:12 cps/templates/user_edit.html:131 msgid "Back" msgstr "Retour" @@ -627,12 +622,12 @@ msgstr "" msgid "Book Title" msgstr "Titre du livre" -#: cps/templates/book_edit.html:26 cps/templates/book_edit.html:181 +#: cps/templates/book_edit.html:26 cps/templates/book_edit.html:188 #: cps/templates/search_form.html:10 msgid "Author" msgstr "Auteur" -#: cps/templates/book_edit.html:30 cps/templates/book_edit.html:183 +#: cps/templates/book_edit.html:30 cps/templates/book_edit.html:190 msgid "Description" msgstr "Description" @@ -640,7 +635,7 @@ msgstr "Description" msgid "Tags" msgstr "Étiquette" -#: cps/templates/book_edit.html:39 cps/templates/layout.html:154 +#: cps/templates/book_edit.html:39 cps/templates/layout.html:137 #: cps/templates/search_form.html:37 msgid "Series" msgstr "Séries" @@ -657,86 +652,90 @@ msgstr "Évaluation" msgid "Cover URL (jpg)" msgstr "Adresse de la couverture (jpg)" -#: cps/templates/book_edit.html:56 cps/templates/user_edit.html:27 +#: cps/templates/book_edit.html:56 cps/templates/detail.html:130 +msgid "Publishing date" +msgstr "" + +#: cps/templates/book_edit.html:63 cps/templates/user_edit.html:27 msgid "Language" msgstr "Langue" -#: cps/templates/book_edit.html:67 +#: cps/templates/book_edit.html:74 msgid "Yes" msgstr "Oui" -#: cps/templates/book_edit.html:68 +#: cps/templates/book_edit.html:75 msgid "No" msgstr "Non" -#: cps/templates/book_edit.html:115 +#: cps/templates/book_edit.html:122 msgid "view book after edit" msgstr "Voir le livre après l'édition" -#: cps/templates/book_edit.html:118 cps/templates/book_edit.html:154 +#: cps/templates/book_edit.html:125 cps/templates/book_edit.html:161 msgid "Get metadata" msgstr "" -#: cps/templates/book_edit.html:119 cps/templates/config_edit.html:129 +#: cps/templates/book_edit.html:126 cps/templates/config_edit.html:154 #: cps/templates/login.html:20 cps/templates/search_form.html:79 -#: cps/templates/shelf_edit.html:17 cps/templates/user_edit.html:126 +#: cps/templates/shelf_edit.html:17 cps/templates/user_edit.html:129 msgid "Submit" msgstr "Soumettre" -#: cps/templates/book_edit.html:133 +#: cps/templates/book_edit.html:140 msgid "Are really you sure?" msgstr "" -#: cps/templates/book_edit.html:136 +#: cps/templates/book_edit.html:143 msgid "Book will be deleted from Calibre database" msgstr "" -#: cps/templates/book_edit.html:137 +#: cps/templates/book_edit.html:144 msgid "and from hard disk" msgstr "" -#: cps/templates/book_edit.html:141 +#: cps/templates/book_edit.html:148 msgid "Delete" msgstr "" -#: cps/templates/book_edit.html:157 +#: cps/templates/book_edit.html:164 msgid "Keyword" msgstr "" -#: cps/templates/book_edit.html:158 +#: cps/templates/book_edit.html:165 msgid " Search keyword " msgstr "" -#: cps/templates/book_edit.html:160 cps/templates/layout.html:60 +#: cps/templates/book_edit.html:167 cps/templates/layout.html:43 msgid "Go!" msgstr "Allez !" -#: cps/templates/book_edit.html:161 +#: cps/templates/book_edit.html:168 msgid "Click the cover to load metadata to the form" msgstr "" -#: cps/templates/book_edit.html:165 cps/templates/book_edit.html:178 +#: cps/templates/book_edit.html:172 cps/templates/book_edit.html:185 msgid "Loading..." msgstr "" -#: cps/templates/book_edit.html:168 +#: cps/templates/book_edit.html:175 cps/templates/layout.html:199 msgid "Close" msgstr "" -#: cps/templates/book_edit.html:179 +#: cps/templates/book_edit.html:186 msgid "Search error!" msgstr "" -#: cps/templates/book_edit.html:180 +#: cps/templates/book_edit.html:187 msgid "No Result! Please try anonther keyword." msgstr "" -#: cps/templates/book_edit.html:182 cps/templates/detail.html:126 +#: cps/templates/book_edit.html:189 cps/templates/detail.html:125 #: cps/templates/search_form.html:14 msgid "Publisher" msgstr "" -#: cps/templates/book_edit.html:184 +#: cps/templates/book_edit.html:191 msgid "Source" msgstr "" @@ -772,8 +771,8 @@ msgstr "" msgid "Server Port" msgstr "" -#: cps/templates/config_edit.html:56 cps/templates/layout.html:133 -#: cps/templates/layout.html:134 cps/templates/shelf_edit.html:7 +#: cps/templates/config_edit.html:56 cps/templates/layout.html:116 +#: cps/templates/layout.html:117 cps/templates/shelf_edit.html:7 msgid "Title" msgstr "Titre" @@ -789,55 +788,75 @@ msgstr "" msgid "Regular expression for title sorting" msgstr "" -#: cps/templates/config_edit.html:86 +#: cps/templates/config_edit.html:76 +msgid "Tags for Mature Content" +msgstr "" + +#: cps/templates/config_edit.html:93 msgid "Enable uploading" msgstr "" -#: cps/templates/config_edit.html:90 +#: cps/templates/config_edit.html:97 msgid "Enable anonymous browsing" msgstr "" -#: cps/templates/config_edit.html:94 +#: cps/templates/config_edit.html:101 msgid "Enable public registration" msgstr "" -#: cps/templates/config_edit.html:98 +#: cps/templates/config_edit.html:105 msgid "Enable remote login (\"magic link\")" msgstr "" -#: cps/templates/config_edit.html:100 +#: cps/templates/config_edit.html:110 +msgid "Use" +msgstr "" + +#: cps/templates/config_edit.html:111 +msgid "Obtain an API Key" +msgstr "" + +#: cps/templates/config_edit.html:115 +msgid "Goodreads API Key" +msgstr "" + +#: cps/templates/config_edit.html:119 +msgid "Goodreads API Secret" +msgstr "" + +#: cps/templates/config_edit.html:125 msgid "Default Settings for new users" msgstr "" -#: cps/templates/config_edit.html:103 cps/templates/user_edit.html:87 +#: cps/templates/config_edit.html:128 cps/templates/user_edit.html:90 msgid "Admin user" msgstr "Utilisateur admin" -#: cps/templates/config_edit.html:107 cps/templates/user_edit.html:92 +#: cps/templates/config_edit.html:132 cps/templates/user_edit.html:95 msgid "Allow Downloads" msgstr "Permettre les téléchargements" -#: cps/templates/config_edit.html:111 cps/templates/user_edit.html:96 +#: cps/templates/config_edit.html:136 cps/templates/user_edit.html:99 msgid "Allow Uploads" msgstr "Permettre les téléversements" -#: cps/templates/config_edit.html:115 cps/templates/user_edit.html:100 +#: cps/templates/config_edit.html:140 cps/templates/user_edit.html:103 msgid "Allow Edit" msgstr "Permettre l'édition" -#: cps/templates/config_edit.html:119 cps/templates/user_edit.html:104 +#: cps/templates/config_edit.html:144 cps/templates/user_edit.html:107 msgid "Allow Delete books" msgstr "" -#: cps/templates/config_edit.html:123 cps/templates/user_edit.html:109 +#: cps/templates/config_edit.html:148 cps/templates/user_edit.html:112 msgid "Allow Changing Password" msgstr "Permettre le changement de mot de passe" -#: cps/templates/config_edit.html:127 cps/templates/user_edit.html:113 +#: cps/templates/config_edit.html:152 cps/templates/user_edit.html:116 msgid "Allow Editing Public Shelfs" msgstr "" -#: cps/templates/config_edit.html:134 cps/templates/layout.html:93 +#: cps/templates/config_edit.html:159 cps/templates/layout.html:76 #: cps/templates/login.html:4 msgid "Login" msgstr "Connexion" @@ -846,35 +865,31 @@ msgstr "Connexion" msgid "Read in browser" msgstr "Lire dans le navigateur" -#: cps/templates/detail.html:88 +#: cps/templates/detail.html:87 msgid "Book" msgstr "Livre" -#: cps/templates/detail.html:88 +#: cps/templates/detail.html:87 msgid "of" msgstr "" -#: cps/templates/detail.html:94 +#: cps/templates/detail.html:93 msgid "language" msgstr "Langue" -#: cps/templates/detail.html:131 -msgid "Publishing date" -msgstr "" - -#: cps/templates/detail.html:168 +#: cps/templates/detail.html:167 msgid "Read" msgstr "" -#: cps/templates/detail.html:177 +#: cps/templates/detail.html:176 msgid "Description:" msgstr "Description :" -#: cps/templates/detail.html:189 +#: cps/templates/detail.html:188 msgid "Add to shelf" msgstr "Ajouter à l'étagère" -#: cps/templates/detail.html:251 +#: cps/templates/detail.html:250 msgid "Edit metadata" msgstr "Éditer les métadonnées" @@ -910,7 +925,7 @@ msgstr "" msgid "Save settings and send Test E-Mail" msgstr "" -#: cps/templates/feed.xml:20 +#: cps/templates/feed.xml:20 cps/templates/layout.html:183 msgid "Next" msgstr "Suivant" @@ -922,11 +937,12 @@ msgstr "Découverte (livres au hasard)" msgid "Start" msgstr "Démarrer" -#: cps/templates/index.xml:7 cps/templates/layout.html:58 +#: cps/templates/index.xml:7 cps/templates/layout.html:40 +#: cps/templates/layout.html:41 msgid "Search" msgstr "Chercher" -#: cps/templates/index.xml:15 cps/templates/layout.html:138 +#: cps/templates/index.xml:15 cps/templates/layout.html:121 msgid "Hot Books" msgstr "Livres populaires" @@ -934,7 +950,7 @@ msgstr "Livres populaires" msgid "Popular publications from this catalog based on Downloads." msgstr "" -#: cps/templates/index.xml:22 cps/templates/layout.html:141 +#: cps/templates/index.xml:22 cps/templates/layout.html:124 msgid "Best rated Books" msgstr "" @@ -954,7 +970,7 @@ msgstr "Les derniers livres" msgid "Show Random Books" msgstr "Montrer des livres au hasard" -#: cps/templates/index.xml:57 cps/templates/layout.html:156 +#: cps/templates/index.xml:57 cps/templates/layout.html:139 msgid "Authors" msgstr "Auteurs" @@ -970,83 +986,91 @@ msgstr "Livres classés par catégorie" msgid "Books ordered by series" msgstr "Livres classés par série" -#: cps/templates/layout.html:48 +#: cps/templates/layout.html:30 msgid "Toggle navigation" msgstr "Basculer la navigation" -#: cps/templates/layout.html:68 +#: cps/templates/layout.html:51 msgid "Advanced Search" msgstr "Recherche avancée" -#: cps/templates/layout.html:89 +#: cps/templates/layout.html:72 msgid "Logout" msgstr "Déconnexion" -#: cps/templates/layout.html:94 cps/templates/register.html:18 +#: cps/templates/layout.html:77 cps/templates/register.html:18 msgid "Register" msgstr "S'enregistrer" -#: cps/templates/layout.html:123 +#: cps/templates/layout.html:106 msgid "Browse" msgstr "Explorer" -#: cps/templates/layout.html:124 +#: cps/templates/layout.html:107 msgid "Recently Added" msgstr "" -#: cps/templates/layout.html:127 +#: cps/templates/layout.html:110 msgid "Sorted Books" msgstr "" -#: cps/templates/layout.html:131 cps/templates/layout.html:132 -#: cps/templates/layout.html:133 cps/templates/layout.html:134 +#: cps/templates/layout.html:114 cps/templates/layout.html:115 +#: cps/templates/layout.html:116 cps/templates/layout.html:117 msgid "Sort By" msgstr "" -#: cps/templates/layout.html:131 +#: cps/templates/layout.html:114 msgid "Newest" msgstr "" -#: cps/templates/layout.html:132 +#: cps/templates/layout.html:115 msgid "Oldest" msgstr "" -#: cps/templates/layout.html:133 +#: cps/templates/layout.html:116 msgid "Ascending" msgstr "" -#: cps/templates/layout.html:134 +#: cps/templates/layout.html:117 msgid "Descending" msgstr "" -#: cps/templates/layout.html:148 +#: cps/templates/layout.html:131 msgid "Discover" msgstr "Découvrir" -#: cps/templates/layout.html:151 +#: cps/templates/layout.html:134 msgid "Categories" msgstr "Catégories" -#: cps/templates/layout.html:158 cps/templates/search_form.html:58 +#: cps/templates/layout.html:141 cps/templates/search_form.html:58 msgid "Languages" msgstr "Langues" -#: cps/templates/layout.html:161 +#: cps/templates/layout.html:144 msgid "Public Shelves" msgstr "Étagères publiques" -#: cps/templates/layout.html:165 +#: cps/templates/layout.html:148 msgid "Your Shelves" msgstr "Vos étagères" -#: cps/templates/layout.html:170 +#: cps/templates/layout.html:153 msgid "Create a Shelf" msgstr "Créer une étagère" -#: cps/templates/layout.html:171 +#: cps/templates/layout.html:154 msgid "About" msgstr "À popos" +#: cps/templates/layout.html:168 +msgid "Previous" +msgstr "" + +#: cps/templates/layout.html:195 +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" @@ -1209,47 +1233,51 @@ msgstr "Montrer les livres dans la langue" msgid "Show all" msgstr "Montrer tout" -#: cps/templates/user_edit.html:47 +#: cps/templates/user_edit.html:46 +msgid "Show mature content" +msgstr "" + +#: cps/templates/user_edit.html:50 msgid "Show random books" msgstr "Montrer des livres au hasard" -#: cps/templates/user_edit.html:51 +#: cps/templates/user_edit.html:54 msgid "Show hot books" msgstr "Montrer les livres populaires" -#: cps/templates/user_edit.html:55 +#: cps/templates/user_edit.html:58 msgid "Show best rated books" msgstr "" -#: cps/templates/user_edit.html:59 +#: cps/templates/user_edit.html:62 msgid "Show language selection" msgstr "Montrer la sélection de la langue" -#: cps/templates/user_edit.html:63 +#: cps/templates/user_edit.html:66 msgid "Show series selection" msgstr "Montrer la sélection des séries" -#: cps/templates/user_edit.html:67 +#: cps/templates/user_edit.html:70 msgid "Show category selection" msgstr "Montrer la sélection des catégories" -#: cps/templates/user_edit.html:71 +#: cps/templates/user_edit.html:74 msgid "Show author selection" msgstr "" -#: cps/templates/user_edit.html:75 +#: cps/templates/user_edit.html:78 msgid "Show read and unread" msgstr "" -#: cps/templates/user_edit.html:79 +#: cps/templates/user_edit.html:82 msgid "Show random books in detail view" msgstr "" -#: cps/templates/user_edit.html:120 +#: cps/templates/user_edit.html:123 msgid "Delete this user" msgstr "Supprimer cet utilisateur" -#: cps/templates/user_edit.html:135 +#: cps/templates/user_edit.html:138 msgid "Recent Downloads" msgstr "Téléchargements récents" diff --git a/cps/translations/nl/LC_MESSAGES/messages.po b/cps/translations/nl/LC_MESSAGES/messages.po index 97e03193..61035397 100644 --- a/cps/translations/nl/LC_MESSAGES/messages.po +++ b/cps/translations/nl/LC_MESSAGES/messages.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: Calibre-web dutch translation by Ed Driesen (GPL V3)\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-07-23 13:24+0200\n" +"POT-Creation-Date: 2017-08-12 18:55+0200\n" "PO-Revision-Date: 2017-06-21 20:15+0200\n" "Last-Translator: \n" "Language: nl\n" @@ -33,7 +33,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.4.0\n" -#: cps/book_formats.py:118 cps/book_formats.py:122 cps/web.py:1309 +#: cps/book_formats.py:118 cps/book_formats.py:122 cps/web.py:1374 msgid "not installed" msgstr "niet geïnstalleerd" @@ -77,380 +77,375 @@ msgstr "Stuur naar Kindle:" msgid "Could not find any formats suitable for sending by email" msgstr "Kon geen geschikte formaten vinden om te verzenden per email" -#: cps/ub.py:514 +#: cps/ub.py:542 msgid "Guest" msgstr "Gast" -#: cps/web.py:932 +#: cps/web.py:974 msgid "Requesting update package" msgstr "Update pakket wordt aangevraagd" -#: cps/web.py:933 +#: cps/web.py:975 msgid "Downloading update package" msgstr "Update pakket wordt gedownload" -#: cps/web.py:934 +#: cps/web.py:976 msgid "Unzipping update package" msgstr "Update pakket wordt uitgepakt" -#: cps/web.py:935 +#: cps/web.py:977 msgid "Files are replaced" msgstr "Bestanden zijn vervangen" -#: cps/web.py:936 +#: cps/web.py:978 msgid "Database connections are closed" msgstr "Database verbindingen zijn gesloten" -#: cps/web.py:937 +#: cps/web.py:979 msgid "Server is stopped" msgstr "Server is gestopt" -#: cps/web.py:938 +#: cps/web.py:980 msgid "Update finished, please press okay and reload page" msgstr "Update voltooid, klik op ok en herlaad de pagina" -#: cps/web.py:1012 +#: cps/web.py:1054 msgid "Recently Added Books" msgstr "" -#: cps/web.py:1021 +#: cps/web.py:1063 msgid "Newest Books" msgstr "" -#: cps/web.py:1030 +#: cps/web.py:1072 msgid "Oldest Books" msgstr "" -#: cps/web.py:1039 +#: cps/web.py:1081 msgid "Books (A-Z)" msgstr "" -#: cps/web.py:1048 +#: cps/web.py:1090 msgid "Books (Z-A)" msgstr "" -#: cps/web.py:1079 +#: cps/web.py:1126 msgid "Hot Books (most downloaded)" msgstr "Populaire boeken (meeste downloads)" -#: cps/web.py:1089 +#: cps/web.py:1136 msgid "Best rated books" msgstr "Best beoordeelde boeken" -#: cps/templates/index.xml:36 cps/web.py:1098 +#: cps/templates/index.xml:36 cps/web.py:1145 msgid "Random Books" msgstr "Willekeurige boeken" -#: cps/web.py:1111 +#: cps/web.py:1161 msgid "Author list" msgstr "Auteur lijst" -#: cps/web.py:1123 -#, python-format -msgid "Author: %(name)s" -msgstr "Auteur:%(name)s" - -#: cps/web.py:1125 cps/web.py:1153 cps/web.py:1286 cps/web.py:1767 +#: cps/web.py:1181 cps/web.py:1212 cps/web.py:1351 cps/web.py:1835 msgid "Error opening eBook. File does not exist or file is not accessible:" msgstr "" "Fout bij openen van het boek. Bestand bestaat niet of is niet " "toegankelijk:" -#: cps/templates/index.xml:71 cps/web.py:1139 +#: cps/templates/index.xml:71 cps/web.py:1198 msgid "Series list" msgstr "Series lijst" -#: cps/web.py:1151 +#: cps/web.py:1210 #, python-format msgid "Series: %(serie)s" msgstr "Series: %(serie)s" -#: cps/web.py:1184 +#: cps/web.py:1243 msgid "Available languages" msgstr "Beschikbare talen" -#: cps/web.py:1199 +#: cps/web.py:1258 #, python-format msgid "Language: %(name)s" msgstr "Taal: %(name)s" -#: cps/templates/index.xml:64 cps/web.py:1212 +#: cps/templates/index.xml:64 cps/web.py:1274 msgid "Category list" msgstr "Categorie lijst" -#: cps/web.py:1224 +#: cps/web.py:1286 #, python-format msgid "Category: %(name)s" msgstr "Categorie: %(name)s" -#: cps/web.py:1320 +#: cps/web.py:1385 msgid "Excecution permissions missing" msgstr "" -#: cps/web.py:1334 +#: cps/web.py:1399 msgid "Statistics" msgstr "Statistieken" -#: cps/web.py:1498 +#: cps/web.py:1563 msgid "Server restarted, please reload page" msgstr "Server herstart, gelieve de pagina herladen" -#: cps/web.py:1500 +#: cps/web.py:1565 msgid "Performing shutdown of server, please close window" msgstr "Bezig met het stoppen vande server, gelieve venster afsluiten" -#: cps/web.py:1516 +#: cps/web.py:1581 msgid "Update done" msgstr "Update voltooid" -#: cps/web.py:1594 cps/web.py:1607 +#: cps/web.py:1662 cps/web.py:1675 msgid "search" msgstr "zoek" #: cps/templates/index.xml:43 cps/templates/index.xml:47 -#: cps/templates/layout.html:144 cps/web.py:1683 +#: cps/templates/layout.html:127 cps/web.py:1751 msgid "Read Books" msgstr "Lees Boeken" #: cps/templates/index.xml:50 cps/templates/index.xml:54 -#: cps/templates/layout.html:145 cps/web.py:1686 +#: cps/templates/layout.html:128 cps/web.py:1754 msgid "Unread Books" msgstr "Ongelezen Boeken" -#: cps/web.py:1753 cps/web.py:1755 cps/web.py:1757 cps/web.py:1764 +#: cps/web.py:1821 cps/web.py:1823 cps/web.py:1825 cps/web.py:1832 msgid "Read a Book" msgstr "Lees een boek" -#: cps/web.py:1820 cps/web.py:2432 +#: cps/web.py:1888 cps/web.py:2513 msgid "Please fill out all fields!" msgstr "Gelieve alle velden in te vullen!" -#: cps/web.py:1821 cps/web.py:1837 cps/web.py:1842 cps/web.py:1844 +#: cps/web.py:1889 cps/web.py:1905 cps/web.py:1910 cps/web.py:1912 msgid "register" msgstr "registreer" -#: cps/web.py:1836 +#: cps/web.py:1904 msgid "An unknown error occured. Please try again later." msgstr "Een onbekende fout deed zich voor. Gelieve later nog eens te proberen." -#: cps/web.py:1841 +#: cps/web.py:1909 msgid "This username or email address is already in use." msgstr "Deze gebruikersnaam of email adres is reeds in gebruik." -#: cps/web.py:1860 cps/web.py:1956 +#: cps/web.py:1928 cps/web.py:2024 #, python-format msgid "you are now logged in as: '%(nickname)s'" msgstr "je bent nu ingelogd als: '%(nickname)s'" -#: cps/web.py:1865 +#: cps/web.py:1933 msgid "Wrong Username or Password" msgstr "Verkeerde gebruikersnaam of Wachtwoord" -#: cps/web.py:1871 cps/web.py:1892 +#: cps/web.py:1939 cps/web.py:1960 msgid "login" msgstr "login" -#: cps/web.py:1904 cps/web.py:1935 +#: cps/web.py:1972 cps/web.py:2003 msgid "Token not found" msgstr "" -#: cps/web.py:1912 cps/web.py:1943 +#: cps/web.py:1980 cps/web.py:2011 msgid "Token has expired" msgstr "" -#: cps/web.py:1920 +#: cps/web.py:1988 msgid "Success! Please return to your device" msgstr "" -#: cps/web.py:1970 +#: cps/web.py:2038 msgid "Please configure the SMTP mail settings first..." msgstr "Gelieve de SMTP mail instellingen eerstte configureren..." -#: cps/web.py:1974 +#: cps/web.py:2042 #, python-format msgid "Book successfully send to %(kindlemail)s" msgstr "Boek met succes verstuurd naar %(kindlemail)s" -#: cps/web.py:1978 +#: cps/web.py:2046 #, python-format msgid "There was an error sending this book: %(res)s" msgstr "Er trad een fout op bij het versturen van dit boek: %(res)s" -#: cps/web.py:1980 cps/web.py:2516 +#: cps/web.py:2048 cps/web.py:2598 msgid "Please configure your kindle email address first..." msgstr "Gelieve eerst je kindle email adres te configureren..." -#: cps/web.py:2024 +#: cps/web.py:2092 #, python-format msgid "Book has been added to shelf: %(sname)s" msgstr "Boek werd toegevoegd aan boekenplank: %(sname)s" -#: cps/web.py:2059 +#: cps/web.py:2127 #, python-format msgid "Book has been removed from shelf: %(sname)s" msgstr "Boek werd verwijderd van boekenplank: %(sname)s" -#: cps/web.py:2078 cps/web.py:2102 +#: cps/web.py:2146 cps/web.py:2170 #, python-format msgid "A shelf with the name '%(title)s' already exists." msgstr "Een boekenplank met de naam '%(title)s' bestaat reeds." -#: cps/web.py:2083 +#: cps/web.py:2151 #, python-format msgid "Shelf %(title)s created" msgstr "Boekenplank %(title)s aangemaakt" -#: cps/web.py:2085 cps/web.py:2113 +#: cps/web.py:2153 cps/web.py:2181 msgid "There was an error" msgstr "Er deed zich een fout voor" -#: cps/web.py:2086 cps/web.py:2088 +#: cps/web.py:2154 cps/web.py:2156 msgid "create a shelf" msgstr "maak een boekenplank" -#: cps/web.py:2111 +#: cps/web.py:2179 #, python-format msgid "Shelf %(title)s changed" msgstr "Boekenplank %(title)s gewijzigd" -#: cps/web.py:2114 cps/web.py:2116 +#: cps/web.py:2182 cps/web.py:2184 msgid "Edit a shelf" msgstr "Bewerk een boekenplank" -#: cps/web.py:2136 +#: cps/web.py:2204 #, python-format msgid "successfully deleted shelf %(name)s" msgstr "Succesvol boekenplank %(name)s gewist" -#: cps/web.py:2158 +#: cps/web.py:2226 #, python-format msgid "Shelf: '%(name)s'" msgstr "Boekenplank: '%(name)s'" -#: cps/web.py:2161 +#: cps/web.py:2229 msgid "Error opening shelf. Shelf does not exist or is not accessible" msgstr "" -#: cps/web.py:2193 +#: cps/web.py:2261 #, python-format msgid "Change order of Shelf: '%(name)s'" msgstr "Verander volgorde van Boekenplank: '%(name)s'" -#: cps/web.py:2257 +#: cps/web.py:2326 msgid "Found an existing account for this email address." msgstr "Een bestaand gebruiker gevonden voor dit email adres." -#: cps/web.py:2259 cps/web.py:2263 +#: cps/web.py:2328 cps/web.py:2332 #, python-format msgid "%(name)s's profile" msgstr "%(name)s's profiel" -#: cps/web.py:2260 +#: cps/web.py:2329 msgid "Profile updated" msgstr "Profiel aangepast" -#: cps/web.py:2274 +#: cps/web.py:2343 msgid "Admin page" msgstr "Administratie pagina" -#: cps/web.py:2386 +#: cps/web.py:2467 msgid "Calibre-web configuration updated" msgstr "Calibre-web configuratie aangepast" -#: cps/web.py:2393 cps/web.py:2399 cps/web.py:2413 +#: cps/web.py:2474 cps/web.py:2480 cps/web.py:2494 msgid "Basic Configuration" msgstr "Basis configuratie" -#: cps/web.py:2397 +#: cps/web.py:2478 msgid "DB location is not valid, please enter correct path" msgstr "DB locatie is niet geldig, gelieve het correcte pad in te geven" -#: cps/templates/admin.html:34 cps/web.py:2434 cps/web.py:2486 +#: cps/templates/admin.html:34 cps/web.py:2515 cps/web.py:2568 msgid "Add new user" msgstr "Voeg nieuwe gebruiker toe" -#: cps/web.py:2478 +#: cps/web.py:2560 #, python-format msgid "User '%(user)s' created" msgstr "Gebruiker '%(user)s' aangemaakt" -#: cps/web.py:2482 +#: cps/web.py:2564 msgid "Found an existing account for this email address or nickname." msgstr "Een bestaand gebruiker gevonden voor dit email adres of gebruikersnaam." -#: cps/web.py:2504 +#: cps/web.py:2586 msgid "Mail settings updated" msgstr "Mail instellingen aangepast" -#: cps/web.py:2511 +#: cps/web.py:2593 #, python-format msgid "Test E-Mail successfully send to %(kindlemail)s" msgstr "Test email met succes verstuurd naar %(kindlemail)s" -#: cps/web.py:2514 +#: cps/web.py:2596 #, python-format msgid "There was an error sending the Test E-Mail: %(res)s" msgstr "Er trad een fout op met het versturen van de test email: %(res)s" -#: cps/web.py:2518 +#: cps/web.py:2600 msgid "E-Mail settings updated" msgstr "Email instellingen aangepast" -#: cps/web.py:2519 +#: cps/web.py:2601 msgid "Edit mail settings" msgstr "Bewerk mail instellingen" -#: cps/web.py:2548 +#: cps/web.py:2630 #, python-format msgid "User '%(nick)s' deleted" msgstr "Gebruiker '%(nick)s' verwijderd" -#: cps/web.py:2644 +#: cps/web.py:2728 #, python-format msgid "User '%(nick)s' updated" msgstr "Gebruiker '%(nick)s' aangepast" -#: cps/web.py:2647 +#: cps/web.py:2731 msgid "An unknown error occured." msgstr "Een onbekende fout deed zich voor." -#: cps/web.py:2650 +#: cps/web.py:2734 #, python-format msgid "Edit User %(nick)s" msgstr "Bewerk gebruiker '%(nick)s'" -#: cps/web.py:2685 cps/web.py:2689 -msgid "unknown" -msgstr "onbekend" +#: cps/web.py:2756 +msgid "Error opening eBook. File does not exist or file is not accessible" +msgstr "" -#: cps/web.py:2848 cps/web.py:2851 cps/web.py:2961 +#: cps/web.py:2771 cps/web.py:2954 cps/web.py:3078 msgid "edit metadata" msgstr "Bewerk metadata" -#: cps/web.py:2853 -msgid "Error opening eBook. File does not exist or file is not accessible" -msgstr "" +#: cps/web.py:2783 cps/web.py:2787 +msgid "unknown" +msgstr "onbekend" -#: cps/web.py:2872 +#: cps/web.py:2972 #, python-format msgid "File extension \"%s\" is not allowed to be uploaded to this server" msgstr "Het uploaden van bestandsextensie \"%s\" is niet toegestaan op deze server" -#: cps/web.py:2878 +#: cps/web.py:2978 msgid "File to be uploaded must have an extension" msgstr "Up te loaden bestanden dienen een extentie te hebben" -#: cps/web.py:2895 +#: cps/web.py:2997 #, python-format msgid "Failed to create path %s (Permission denied)." msgstr "Het pad %s aanmaken gefaald (Geen toestemming)." -#: cps/web.py:2900 +#: cps/web.py:3002 #, python-format msgid "Failed to store file %s (Permission denied)." msgstr "Bestand %s opslaan gefaald (Geen toestemming)." -#: cps/web.py:2905 +#: cps/web.py:3007 #, python-format msgid "Failed to delete file %s (Permission denied)." msgstr "Bestand %s wissen gefaald (Geen toestemming)." @@ -475,7 +470,7 @@ msgstr "Kindlle" msgid "DLS" msgstr "DLS" -#: cps/templates/admin.html:12 cps/templates/layout.html:85 +#: cps/templates/admin.html:12 cps/templates/layout.html:68 msgid "Admin" msgstr "Administratie" @@ -484,7 +479,7 @@ msgstr "Administratie" msgid "Download" msgstr "Download" -#: cps/templates/admin.html:14 cps/templates/layout.html:78 +#: cps/templates/admin.html:14 cps/templates/layout.html:61 msgid "Upload" msgstr "Upload" @@ -536,7 +531,7 @@ msgstr "Configuratie" msgid "Calibre DB dir" msgstr "Calibre DB map" -#: cps/templates/admin.html:61 cps/templates/config_edit.html:76 +#: cps/templates/admin.html:61 cps/templates/config_edit.html:83 msgid "Log Level" msgstr "Log niveau" @@ -606,10 +601,10 @@ msgid "Ok" msgstr "Ok" #: cps/templates/admin.html:105 cps/templates/admin.html:119 -#: cps/templates/book_edit.html:120 cps/templates/book_edit.html:142 -#: cps/templates/config_edit.html:131 cps/templates/email_edit.html:36 +#: cps/templates/book_edit.html:127 cps/templates/book_edit.html:149 +#: cps/templates/config_edit.html:156 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:128 +#: cps/templates/shelf_order.html:12 cps/templates/user_edit.html:131 msgid "Back" msgstr "Terug" @@ -629,12 +624,12 @@ msgstr "Wis boek" msgid "Book Title" msgstr "Boek titel" -#: cps/templates/book_edit.html:26 cps/templates/book_edit.html:181 +#: cps/templates/book_edit.html:26 cps/templates/book_edit.html:188 #: cps/templates/search_form.html:10 msgid "Author" msgstr "Auteur" -#: cps/templates/book_edit.html:30 cps/templates/book_edit.html:183 +#: cps/templates/book_edit.html:30 cps/templates/book_edit.html:190 msgid "Description" msgstr "Omschrijving" @@ -642,7 +637,7 @@ msgstr "Omschrijving" msgid "Tags" msgstr "Tags" -#: cps/templates/book_edit.html:39 cps/templates/layout.html:154 +#: cps/templates/book_edit.html:39 cps/templates/layout.html:137 #: cps/templates/search_form.html:37 msgid "Series" msgstr "Series" @@ -659,86 +654,90 @@ msgstr "Beoordeling" msgid "Cover URL (jpg)" msgstr "Omslag URL (jpg)" -#: cps/templates/book_edit.html:56 cps/templates/user_edit.html:27 +#: cps/templates/book_edit.html:56 cps/templates/detail.html:130 +msgid "Publishing date" +msgstr "Publicatie datum" + +#: cps/templates/book_edit.html:63 cps/templates/user_edit.html:27 msgid "Language" msgstr "Taal" -#: cps/templates/book_edit.html:67 +#: cps/templates/book_edit.html:74 msgid "Yes" msgstr "Ja" -#: cps/templates/book_edit.html:68 +#: cps/templates/book_edit.html:75 msgid "No" msgstr "Nee" -#: cps/templates/book_edit.html:115 +#: cps/templates/book_edit.html:122 msgid "view book after edit" msgstr "bekijk boek na bewerking" -#: cps/templates/book_edit.html:118 cps/templates/book_edit.html:154 +#: cps/templates/book_edit.html:125 cps/templates/book_edit.html:161 msgid "Get metadata" msgstr "Verkrijg metadata" -#: cps/templates/book_edit.html:119 cps/templates/config_edit.html:129 +#: cps/templates/book_edit.html:126 cps/templates/config_edit.html:154 #: cps/templates/login.html:20 cps/templates/search_form.html:79 -#: cps/templates/shelf_edit.html:17 cps/templates/user_edit.html:126 +#: cps/templates/shelf_edit.html:17 cps/templates/user_edit.html:129 msgid "Submit" msgstr "Indienen" -#: cps/templates/book_edit.html:133 +#: cps/templates/book_edit.html:140 msgid "Are really you sure?" msgstr "Ben je zeker?" -#: cps/templates/book_edit.html:136 +#: cps/templates/book_edit.html:143 msgid "Book will be deleted from Calibre database" msgstr "Boek wordt nu gewist uit de Calibre database" -#: cps/templates/book_edit.html:137 +#: cps/templates/book_edit.html:144 msgid "and from hard disk" msgstr "en van de harde schijf" -#: cps/templates/book_edit.html:141 +#: cps/templates/book_edit.html:148 msgid "Delete" msgstr "Wis" -#: cps/templates/book_edit.html:157 +#: cps/templates/book_edit.html:164 msgid "Keyword" msgstr "Zoekwoord" -#: cps/templates/book_edit.html:158 +#: cps/templates/book_edit.html:165 msgid " Search keyword " msgstr "Zoek voor zoekwoord" -#: cps/templates/book_edit.html:160 cps/templates/layout.html:60 +#: cps/templates/book_edit.html:167 cps/templates/layout.html:43 msgid "Go!" msgstr "Start!" -#: cps/templates/book_edit.html:161 +#: cps/templates/book_edit.html:168 msgid "Click the cover to load metadata to the form" msgstr "Klik op de omslag om de metatadata in het formulier te laden" -#: cps/templates/book_edit.html:165 cps/templates/book_edit.html:178 +#: cps/templates/book_edit.html:172 cps/templates/book_edit.html:185 msgid "Loading..." msgstr "Aan het laden..." -#: cps/templates/book_edit.html:168 +#: cps/templates/book_edit.html:175 cps/templates/layout.html:199 msgid "Close" msgstr "Sluit" -#: cps/templates/book_edit.html:179 +#: cps/templates/book_edit.html:186 msgid "Search error!" msgstr "Zoek fout!" -#: cps/templates/book_edit.html:180 +#: cps/templates/book_edit.html:187 msgid "No Result! Please try anonther keyword." msgstr "Geen resultaat! Gelieve een ander zoekwoord proberen" -#: cps/templates/book_edit.html:182 cps/templates/detail.html:126 +#: cps/templates/book_edit.html:189 cps/templates/detail.html:125 #: cps/templates/search_form.html:14 msgid "Publisher" msgstr "Uitgever" -#: cps/templates/book_edit.html:184 +#: cps/templates/book_edit.html:191 msgid "Source" msgstr "Bron" @@ -774,8 +773,8 @@ msgstr "Metadata Watch Channel ID" msgid "Server Port" msgstr "Server poort" -#: cps/templates/config_edit.html:56 cps/templates/layout.html:133 -#: cps/templates/layout.html:134 cps/templates/shelf_edit.html:7 +#: cps/templates/config_edit.html:56 cps/templates/layout.html:116 +#: cps/templates/layout.html:117 cps/templates/shelf_edit.html:7 msgid "Title" msgstr "Titel" @@ -791,55 +790,75 @@ msgstr "Reguliere expressie om kolommen te negeren" msgid "Regular expression for title sorting" msgstr "Rguliere expressie op titels te sorteren" -#: cps/templates/config_edit.html:86 +#: cps/templates/config_edit.html:76 +msgid "Tags for Mature Content" +msgstr "" + +#: cps/templates/config_edit.html:93 msgid "Enable uploading" msgstr "Uploaden aanzetten" -#: cps/templates/config_edit.html:90 +#: cps/templates/config_edit.html:97 msgid "Enable anonymous browsing" msgstr "Anoniem verkennen aanzetten" -#: cps/templates/config_edit.html:94 +#: cps/templates/config_edit.html:101 msgid "Enable public registration" msgstr "Publieke registratie aanzetten" -#: cps/templates/config_edit.html:98 +#: cps/templates/config_edit.html:105 msgid "Enable remote login (\"magic link\")" msgstr "" -#: cps/templates/config_edit.html:100 +#: cps/templates/config_edit.html:110 +msgid "Use" +msgstr "" + +#: cps/templates/config_edit.html:111 +msgid "Obtain an API Key" +msgstr "" + +#: cps/templates/config_edit.html:115 +msgid "Goodreads API Key" +msgstr "" + +#: cps/templates/config_edit.html:119 +msgid "Goodreads API Secret" +msgstr "" + +#: cps/templates/config_edit.html:125 msgid "Default Settings for new users" msgstr "Standaard instellingen voor nieuwe gebruikers" -#: cps/templates/config_edit.html:103 cps/templates/user_edit.html:87 +#: cps/templates/config_edit.html:128 cps/templates/user_edit.html:90 msgid "Admin user" msgstr "Administratie gebruiker" -#: cps/templates/config_edit.html:107 cps/templates/user_edit.html:92 +#: cps/templates/config_edit.html:132 cps/templates/user_edit.html:95 msgid "Allow Downloads" msgstr "Downloads toestaan" -#: cps/templates/config_edit.html:111 cps/templates/user_edit.html:96 +#: cps/templates/config_edit.html:136 cps/templates/user_edit.html:99 msgid "Allow Uploads" msgstr "Uploads toestaan" -#: cps/templates/config_edit.html:115 cps/templates/user_edit.html:100 +#: cps/templates/config_edit.html:140 cps/templates/user_edit.html:103 msgid "Allow Edit" msgstr "Bewerken toestaan" -#: cps/templates/config_edit.html:119 cps/templates/user_edit.html:104 +#: cps/templates/config_edit.html:144 cps/templates/user_edit.html:107 msgid "Allow Delete books" msgstr "Het wissen van boeken toestaan" -#: cps/templates/config_edit.html:123 cps/templates/user_edit.html:109 +#: cps/templates/config_edit.html:148 cps/templates/user_edit.html:112 msgid "Allow Changing Password" msgstr "Wachtwoord wijzigen toestaan" -#: cps/templates/config_edit.html:127 cps/templates/user_edit.html:113 +#: cps/templates/config_edit.html:152 cps/templates/user_edit.html:116 msgid "Allow Editing Public Shelfs" msgstr "Publieke boekenplanken bewerken toestaan" -#: cps/templates/config_edit.html:134 cps/templates/layout.html:93 +#: cps/templates/config_edit.html:159 cps/templates/layout.html:76 #: cps/templates/login.html:4 msgid "Login" msgstr "Login" @@ -848,35 +867,31 @@ msgstr "Login" msgid "Read in browser" msgstr "Lees in browser" -#: cps/templates/detail.html:88 +#: cps/templates/detail.html:87 msgid "Book" msgstr "Bozk" -#: cps/templates/detail.html:88 +#: cps/templates/detail.html:87 msgid "of" msgstr "van" -#: cps/templates/detail.html:94 +#: cps/templates/detail.html:93 msgid "language" msgstr "taal" -#: cps/templates/detail.html:131 -msgid "Publishing date" -msgstr "Publicatie datum" - -#: cps/templates/detail.html:168 +#: cps/templates/detail.html:167 msgid "Read" msgstr "Lees" -#: cps/templates/detail.html:177 +#: cps/templates/detail.html:176 msgid "Description:" msgstr "Omschrijving:" -#: cps/templates/detail.html:189 +#: cps/templates/detail.html:188 msgid "Add to shelf" msgstr "Voeg toe aan boekenplank" -#: cps/templates/detail.html:251 +#: cps/templates/detail.html:250 msgid "Edit metadata" msgstr "Bewerk metadata" @@ -914,7 +929,7 @@ msgstr "Bewaar instelling" msgid "Save settings and send Test E-Mail" msgstr "Bewaar instellingen en stuur test email" -#: cps/templates/feed.xml:20 +#: cps/templates/feed.xml:20 cps/templates/layout.html:183 msgid "Next" msgstr "Volgende" @@ -926,11 +941,12 @@ msgstr "Ontdek (Willekeurige Boeken)" msgid "Start" msgstr "Start" -#: cps/templates/index.xml:7 cps/templates/layout.html:58 +#: cps/templates/index.xml:7 cps/templates/layout.html:40 +#: cps/templates/layout.html:41 msgid "Search" msgstr "Zoek" -#: cps/templates/index.xml:15 cps/templates/layout.html:138 +#: cps/templates/index.xml:15 cps/templates/layout.html:121 msgid "Hot Books" msgstr "Populaire Boeken" @@ -938,7 +954,7 @@ msgstr "Populaire Boeken" msgid "Popular publications from this catalog based on Downloads." msgstr "Populaire publicaties van deze cataloog gebaseerd op Downloads." -#: cps/templates/index.xml:22 cps/templates/layout.html:141 +#: cps/templates/index.xml:22 cps/templates/layout.html:124 msgid "Best rated Books" msgstr "Best beoordeeld" @@ -958,7 +974,7 @@ msgstr "Recentste boeken" msgid "Show Random Books" msgstr "Toon Willekeurige Boeken" -#: cps/templates/index.xml:57 cps/templates/layout.html:156 +#: cps/templates/index.xml:57 cps/templates/layout.html:139 msgid "Authors" msgstr "Auteurs" @@ -974,83 +990,91 @@ msgstr "Boeken gesorteerd op Categorie" msgid "Books ordered by series" msgstr "Boeken gesorteerd op Serie" -#: cps/templates/layout.html:48 +#: cps/templates/layout.html:30 msgid "Toggle navigation" msgstr "Kies navigatie" -#: cps/templates/layout.html:68 +#: cps/templates/layout.html:51 msgid "Advanced Search" msgstr "Geavanceerd zoeken" -#: cps/templates/layout.html:89 +#: cps/templates/layout.html:72 msgid "Logout" msgstr "Log uit" -#: cps/templates/layout.html:94 cps/templates/register.html:18 +#: cps/templates/layout.html:77 cps/templates/register.html:18 msgid "Register" msgstr "Registreer" -#: cps/templates/layout.html:123 +#: cps/templates/layout.html:106 msgid "Browse" msgstr "Verkennen" -#: cps/templates/layout.html:124 +#: cps/templates/layout.html:107 msgid "Recently Added" msgstr "" -#: cps/templates/layout.html:127 +#: cps/templates/layout.html:110 msgid "Sorted Books" msgstr "" -#: cps/templates/layout.html:131 cps/templates/layout.html:132 -#: cps/templates/layout.html:133 cps/templates/layout.html:134 +#: cps/templates/layout.html:114 cps/templates/layout.html:115 +#: cps/templates/layout.html:116 cps/templates/layout.html:117 msgid "Sort By" msgstr "" -#: cps/templates/layout.html:131 +#: cps/templates/layout.html:114 msgid "Newest" msgstr "" -#: cps/templates/layout.html:132 +#: cps/templates/layout.html:115 msgid "Oldest" msgstr "" -#: cps/templates/layout.html:133 +#: cps/templates/layout.html:116 msgid "Ascending" msgstr "" -#: cps/templates/layout.html:134 +#: cps/templates/layout.html:117 msgid "Descending" msgstr "" -#: cps/templates/layout.html:148 +#: cps/templates/layout.html:131 msgid "Discover" msgstr "Ontdek" -#: cps/templates/layout.html:151 +#: cps/templates/layout.html:134 msgid "Categories" msgstr "Categorieën" -#: cps/templates/layout.html:158 cps/templates/search_form.html:58 +#: cps/templates/layout.html:141 cps/templates/search_form.html:58 msgid "Languages" msgstr "Talen" -#: cps/templates/layout.html:161 +#: cps/templates/layout.html:144 msgid "Public Shelves" msgstr "Publieke Boekenplanken" -#: cps/templates/layout.html:165 +#: cps/templates/layout.html:148 msgid "Your Shelves" msgstr "Jou Boekenplanken" -#: cps/templates/layout.html:170 +#: cps/templates/layout.html:153 msgid "Create a Shelf" msgstr "Maak een boekenplank" -#: cps/templates/layout.html:171 +#: cps/templates/layout.html:154 msgid "About" msgstr "Over" +#: cps/templates/layout.html:168 +msgid "Previous" +msgstr "" + +#: cps/templates/layout.html:195 +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" @@ -1213,47 +1237,51 @@ msgstr "Toon boeken met taal" msgid "Show all" msgstr "Toon alles" -#: cps/templates/user_edit.html:47 +#: cps/templates/user_edit.html:46 +msgid "Show mature content" +msgstr "" + +#: cps/templates/user_edit.html:50 msgid "Show random books" msgstr "Toon willekeurige boeken" -#: cps/templates/user_edit.html:51 +#: cps/templates/user_edit.html:54 msgid "Show hot books" msgstr "Toon populaire boeken" -#: cps/templates/user_edit.html:55 +#: cps/templates/user_edit.html:58 msgid "Show best rated books" msgstr "Toon best beoordeelde boeken" -#: cps/templates/user_edit.html:59 +#: cps/templates/user_edit.html:62 msgid "Show language selection" msgstr "Toon taal selectie" -#: cps/templates/user_edit.html:63 +#: cps/templates/user_edit.html:66 msgid "Show series selection" msgstr "Toon serie selectie" -#: cps/templates/user_edit.html:67 +#: cps/templates/user_edit.html:70 msgid "Show category selection" msgstr "Toon categorie selectie" -#: cps/templates/user_edit.html:71 +#: cps/templates/user_edit.html:74 msgid "Show author selection" msgstr "Toon auteur selectie" -#: cps/templates/user_edit.html:75 +#: cps/templates/user_edit.html:78 msgid "Show read and unread" msgstr "Toon gelezen en ongelezen" -#: cps/templates/user_edit.html:79 +#: cps/templates/user_edit.html:82 msgid "Show random books in detail view" msgstr "Toon willekeurige boeken in gedetailleerd zicht" -#: cps/templates/user_edit.html:120 +#: cps/templates/user_edit.html:123 msgid "Delete this user" msgstr "Wis deze gebruiker" -#: cps/templates/user_edit.html:135 +#: cps/templates/user_edit.html:138 msgid "Recent Downloads" msgstr "Recente Downloads" diff --git a/cps/translations/pl/LC_MESSAGES/messages.po b/cps/translations/pl/LC_MESSAGES/messages.po index 154678f5..307ae16f 100644 --- a/cps/translations/pl/LC_MESSAGES/messages.po +++ b/cps/translations/pl/LC_MESSAGES/messages.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Calibre Web - polski (POT: 2017-04-11 22:51)\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-07-23 13:24+0200\n" +"POT-Creation-Date: 2017-08-12 18:55+0200\n" "PO-Revision-Date: 2017-04-11 22:51+0200\n" "Last-Translator: Radosław Kierznowski \n" "Language: pl\n" @@ -24,7 +24,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.4.0\n" -#: cps/book_formats.py:118 cps/book_formats.py:122 cps/web.py:1309 +#: cps/book_formats.py:118 cps/book_formats.py:122 cps/web.py:1374 msgid "not installed" msgstr "nie zainstalowane" @@ -70,378 +70,373 @@ msgstr "" "Nie można znaleźć żadnych formatów przystosowane do wysyłania pocztą " "e-mail" -#: cps/ub.py:514 +#: cps/ub.py:542 msgid "Guest" msgstr "Gość" -#: cps/web.py:932 +#: cps/web.py:974 msgid "Requesting update package" msgstr "Żądanie o pakiet aktualizacji" -#: cps/web.py:933 +#: cps/web.py:975 msgid "Downloading update package" msgstr "Pobieranie pakietu aktualizacji" -#: cps/web.py:934 +#: cps/web.py:976 msgid "Unzipping update package" msgstr "Rozpakowywanie pakietu aktualizacji" -#: cps/web.py:935 +#: cps/web.py:977 msgid "Files are replaced" msgstr "Pliki zostały zastąpione" -#: cps/web.py:936 +#: cps/web.py:978 msgid "Database connections are closed" msgstr "Połączenia z bazą danych zostały zakończone" -#: cps/web.py:937 +#: cps/web.py:979 msgid "Server is stopped" msgstr "Serwer jest zatrzymany" -#: cps/web.py:938 +#: cps/web.py:980 msgid "Update finished, please press okay and reload page" msgstr "Aktualizacja zakończona, proszę nacisnąć OK i odświeżyć stronę" -#: cps/web.py:1012 +#: cps/web.py:1054 msgid "Recently Added Books" msgstr "" -#: cps/web.py:1021 +#: cps/web.py:1063 msgid "Newest Books" msgstr "" -#: cps/web.py:1030 +#: cps/web.py:1072 msgid "Oldest Books" msgstr "" -#: cps/web.py:1039 +#: cps/web.py:1081 msgid "Books (A-Z)" msgstr "" -#: cps/web.py:1048 +#: cps/web.py:1090 msgid "Books (Z-A)" msgstr "" -#: cps/web.py:1079 +#: cps/web.py:1126 msgid "Hot Books (most downloaded)" msgstr "Najpopularniejsze książki (najczęściej pobierane)" -#: cps/web.py:1089 +#: cps/web.py:1136 msgid "Best rated books" msgstr "Najlepiej oceniane książki" -#: cps/templates/index.xml:36 cps/web.py:1098 +#: cps/templates/index.xml:36 cps/web.py:1145 msgid "Random Books" msgstr "Losowe książki" -#: cps/web.py:1111 +#: cps/web.py:1161 msgid "Author list" msgstr "Lista autorów" -#: cps/web.py:1123 -#, python-format -msgid "Author: %(name)s" -msgstr "Autor: %(name)s" - -#: cps/web.py:1125 cps/web.py:1153 cps/web.py:1286 cps/web.py:1767 +#: cps/web.py:1181 cps/web.py:1212 cps/web.py:1351 cps/web.py:1835 msgid "Error opening eBook. File does not exist or file is not accessible:" msgstr "Błąd otwierania e-booka. Plik nie istnieje lub plik nie jest dostępny:" -#: cps/templates/index.xml:71 cps/web.py:1139 +#: cps/templates/index.xml:71 cps/web.py:1198 msgid "Series list" msgstr "Lista serii" -#: cps/web.py:1151 +#: cps/web.py:1210 #, python-format msgid "Series: %(serie)s" msgstr "Seria: %(serie)s" -#: cps/web.py:1184 +#: cps/web.py:1243 msgid "Available languages" msgstr "Dostępne języki" -#: cps/web.py:1199 +#: cps/web.py:1258 #, python-format msgid "Language: %(name)s" msgstr "Język: %(name)s" -#: cps/templates/index.xml:64 cps/web.py:1212 +#: cps/templates/index.xml:64 cps/web.py:1274 msgid "Category list" msgstr "Lista kategorii" -#: cps/web.py:1224 +#: cps/web.py:1286 #, python-format msgid "Category: %(name)s" msgstr "Kategoria: %(name)s" -#: cps/web.py:1320 +#: cps/web.py:1385 msgid "Excecution permissions missing" msgstr "" -#: cps/web.py:1334 +#: cps/web.py:1399 msgid "Statistics" msgstr "Statystyki" -#: cps/web.py:1498 +#: cps/web.py:1563 msgid "Server restarted, please reload page" msgstr "Serwer uruchomiony ponownie, proszę odświeżyć stronę" -#: cps/web.py:1500 +#: cps/web.py:1565 msgid "Performing shutdown of server, please close window" msgstr "Wykonano wyłączenie serwera, proszę zamknąć okno" -#: cps/web.py:1516 +#: cps/web.py:1581 msgid "Update done" msgstr "Aktualizacja zakończona" -#: cps/web.py:1594 cps/web.py:1607 +#: cps/web.py:1662 cps/web.py:1675 msgid "search" msgstr "szukaj" #: cps/templates/index.xml:43 cps/templates/index.xml:47 -#: cps/templates/layout.html:144 cps/web.py:1683 +#: cps/templates/layout.html:127 cps/web.py:1751 msgid "Read Books" msgstr "Przeczytane książki" #: cps/templates/index.xml:50 cps/templates/index.xml:54 -#: cps/templates/layout.html:145 cps/web.py:1686 +#: cps/templates/layout.html:128 cps/web.py:1754 msgid "Unread Books" msgstr "Nieprzeczytane książki" -#: cps/web.py:1753 cps/web.py:1755 cps/web.py:1757 cps/web.py:1764 +#: cps/web.py:1821 cps/web.py:1823 cps/web.py:1825 cps/web.py:1832 msgid "Read a Book" msgstr "Czytaj książkę" -#: cps/web.py:1820 cps/web.py:2432 +#: cps/web.py:1888 cps/web.py:2513 msgid "Please fill out all fields!" msgstr "Proszę wypełnić wszystkie pola!" -#: cps/web.py:1821 cps/web.py:1837 cps/web.py:1842 cps/web.py:1844 +#: cps/web.py:1889 cps/web.py:1905 cps/web.py:1910 cps/web.py:1912 msgid "register" msgstr "rejestracja" -#: cps/web.py:1836 +#: cps/web.py:1904 msgid "An unknown error occured. Please try again later." msgstr "Wystąpił nieznany błąd. Spróbuj ponownie później." -#: cps/web.py:1841 +#: cps/web.py:1909 msgid "This username or email address is already in use." msgstr "Nazwa użytkownika lub adres e-mail jest już w użyciu." -#: cps/web.py:1860 cps/web.py:1956 +#: cps/web.py:1928 cps/web.py:2024 #, python-format msgid "you are now logged in as: '%(nickname)s'" msgstr "Zalogowałeś się jako: '%(nickname)s'" -#: cps/web.py:1865 +#: cps/web.py:1933 msgid "Wrong Username or Password" msgstr "Błędna nazwa użytkownika lub hasło" -#: cps/web.py:1871 cps/web.py:1892 +#: cps/web.py:1939 cps/web.py:1960 msgid "login" msgstr "logowanie" -#: cps/web.py:1904 cps/web.py:1935 +#: cps/web.py:1972 cps/web.py:2003 msgid "Token not found" msgstr "" -#: cps/web.py:1912 cps/web.py:1943 +#: cps/web.py:1980 cps/web.py:2011 msgid "Token has expired" msgstr "" -#: cps/web.py:1920 +#: cps/web.py:1988 msgid "Success! Please return to your device" msgstr "" -#: cps/web.py:1970 +#: cps/web.py:2038 msgid "Please configure the SMTP mail settings first..." msgstr "Proszę najpierw skonfigurować ustawienia SMTP poczty e-mail..." -#: cps/web.py:1974 +#: cps/web.py:2042 #, python-format msgid "Book successfully send to %(kindlemail)s" msgstr "Książka została pomyślnie wysłana do %(kindlemail)s" -#: cps/web.py:1978 +#: cps/web.py:2046 #, python-format msgid "There was an error sending this book: %(res)s" msgstr "Wystąpił błąd podczas wysyłania tej książki: %(res)s" -#: cps/web.py:1980 cps/web.py:2516 +#: cps/web.py:2048 cps/web.py:2598 msgid "Please configure your kindle email address first..." msgstr "Proszę najpierw skonfigurować adres e-mail swojego kindla..." -#: cps/web.py:2024 +#: cps/web.py:2092 #, python-format msgid "Book has been added to shelf: %(sname)s" msgstr "Książka została dodana do półki: %(sname)s" -#: cps/web.py:2059 +#: cps/web.py:2127 #, python-format msgid "Book has been removed from shelf: %(sname)s" msgstr "Książka została usunięta z półki: %(sname)s" -#: cps/web.py:2078 cps/web.py:2102 +#: cps/web.py:2146 cps/web.py:2170 #, python-format msgid "A shelf with the name '%(title)s' already exists." msgstr "Półka o nazwie '%(title)s' już istnieje." -#: cps/web.py:2083 +#: cps/web.py:2151 #, python-format msgid "Shelf %(title)s created" msgstr "Półka %(title)s została utworzona" -#: cps/web.py:2085 cps/web.py:2113 +#: cps/web.py:2153 cps/web.py:2181 msgid "There was an error" msgstr "Wystąpił błąd" -#: cps/web.py:2086 cps/web.py:2088 +#: cps/web.py:2154 cps/web.py:2156 msgid "create a shelf" msgstr "utwórz półkę" -#: cps/web.py:2111 +#: cps/web.py:2179 #, python-format msgid "Shelf %(title)s changed" msgstr "Półka %(title)s została zmieniona" -#: cps/web.py:2114 cps/web.py:2116 +#: cps/web.py:2182 cps/web.py:2184 msgid "Edit a shelf" msgstr "Edytuj półkę" -#: cps/web.py:2136 +#: cps/web.py:2204 #, python-format msgid "successfully deleted shelf %(name)s" msgstr "pomyślnie usunięto półkę %(name)s" -#: cps/web.py:2158 +#: cps/web.py:2226 #, python-format msgid "Shelf: '%(name)s'" msgstr "Półka: '%(name)s'" -#: cps/web.py:2161 +#: cps/web.py:2229 msgid "Error opening shelf. Shelf does not exist or is not accessible" msgstr "" -#: cps/web.py:2193 +#: cps/web.py:2261 #, python-format msgid "Change order of Shelf: '%(name)s'" msgstr "Zmieniono kolejność półki: '%(name)s'" -#: cps/web.py:2257 +#: cps/web.py:2326 msgid "Found an existing account for this email address." msgstr "Znaleziono istniejące konto dla tego adresu e-mail." -#: cps/web.py:2259 cps/web.py:2263 +#: cps/web.py:2328 cps/web.py:2332 #, python-format msgid "%(name)s's profile" msgstr "Profil użytkownika %(name)s" -#: cps/web.py:2260 +#: cps/web.py:2329 msgid "Profile updated" msgstr "Zaktualizowano profil" -#: cps/web.py:2274 +#: cps/web.py:2343 msgid "Admin page" msgstr "Portal administracyjny" -#: cps/web.py:2386 +#: cps/web.py:2467 msgid "Calibre-web configuration updated" msgstr "Konfiguracja Calibre-web została zaktualizowana" -#: cps/web.py:2393 cps/web.py:2399 cps/web.py:2413 +#: cps/web.py:2474 cps/web.py:2480 cps/web.py:2494 msgid "Basic Configuration" msgstr "Podstawowa konfiguracja" -#: cps/web.py:2397 +#: cps/web.py:2478 msgid "DB location is not valid, please enter correct path" msgstr "Lokalizacja bazy danych jest nieprawidłowa, wpisz poprawną ścieżkę" -#: cps/templates/admin.html:34 cps/web.py:2434 cps/web.py:2486 +#: cps/templates/admin.html:34 cps/web.py:2515 cps/web.py:2568 msgid "Add new user" msgstr "Dodaj nowego użytkownika" -#: cps/web.py:2478 +#: cps/web.py:2560 #, python-format msgid "User '%(user)s' created" msgstr "Użytkownik '%(user)s' został utworzony" -#: cps/web.py:2482 +#: cps/web.py:2564 msgid "Found an existing account for this email address or nickname." msgstr "Znaleziono istniejące konto dla tego adresu e-mail lub nazwy użytkownika." -#: cps/web.py:2504 +#: cps/web.py:2586 msgid "Mail settings updated" msgstr "Zaktualizowano ustawienia poczty e-mail" -#: cps/web.py:2511 +#: cps/web.py:2593 #, python-format msgid "Test E-Mail successfully send to %(kindlemail)s" msgstr "Testowy e-mail został pomyślnie wysłany do %(kindlemail)s" -#: cps/web.py:2514 +#: cps/web.py:2596 #, python-format msgid "There was an error sending the Test E-Mail: %(res)s" msgstr "Wystąpił błąd podczas wysyłania testowej wiadomości e-mail: %(res)s" -#: cps/web.py:2518 +#: cps/web.py:2600 msgid "E-Mail settings updated" msgstr "Zaktualizowano ustawienia e-mail" -#: cps/web.py:2519 +#: cps/web.py:2601 msgid "Edit mail settings" msgstr "Edytuj ustawienia poczty e-mail" -#: cps/web.py:2548 +#: cps/web.py:2630 #, python-format msgid "User '%(nick)s' deleted" msgstr "Użytkownik '%(nick)s' został usunięty" -#: cps/web.py:2644 +#: cps/web.py:2728 #, python-format msgid "User '%(nick)s' updated" msgstr "Użytkownik '%(nick)s' został zaktualizowany" -#: cps/web.py:2647 +#: cps/web.py:2731 msgid "An unknown error occured." msgstr "Wystąpił nieznany błąd." -#: cps/web.py:2650 +#: cps/web.py:2734 #, python-format msgid "Edit User %(nick)s" msgstr "Edytuj użytkownika %(nick)s" -#: cps/web.py:2685 cps/web.py:2689 -msgid "unknown" +#: cps/web.py:2756 +msgid "Error opening eBook. File does not exist or file is not accessible" msgstr "" -#: cps/web.py:2848 cps/web.py:2851 cps/web.py:2961 +#: cps/web.py:2771 cps/web.py:2954 cps/web.py:3078 msgid "edit metadata" msgstr "edytuj metadane" -#: cps/web.py:2853 -msgid "Error opening eBook. File does not exist or file is not accessible" +#: cps/web.py:2783 cps/web.py:2787 +msgid "unknown" msgstr "" -#: cps/web.py:2872 +#: cps/web.py:2972 #, python-format msgid "File extension \"%s\" is not allowed to be uploaded to this server" msgstr "Rozszerzenie pliku \"%s\" nie jest dozwolone do przesłania na ten serwer" -#: cps/web.py:2878 +#: cps/web.py:2978 msgid "File to be uploaded must have an extension" msgstr "Plik do przesłania musi mieć rozszerzenie" -#: cps/web.py:2895 +#: cps/web.py:2997 #, python-format msgid "Failed to create path %s (Permission denied)." msgstr "Nie udało się utworzyć łącza %s (Odmowa dostępu)." -#: cps/web.py:2900 +#: cps/web.py:3002 #, python-format msgid "Failed to store file %s (Permission denied)." msgstr "Nie można przechowywać pliku %s (Odmowa dostępu)." -#: cps/web.py:2905 +#: cps/web.py:3007 #, python-format msgid "Failed to delete file %s (Permission denied)." msgstr "Nie udało się usunąć pliku %s (Odmowa dostępu)." @@ -466,7 +461,7 @@ msgstr "Kindle" msgid "DLS" msgstr "DLS" -#: cps/templates/admin.html:12 cps/templates/layout.html:85 +#: cps/templates/admin.html:12 cps/templates/layout.html:68 msgid "Admin" msgstr "Portal administracyjny" @@ -475,7 +470,7 @@ msgstr "Portal administracyjny" msgid "Download" msgstr "Pobierz" -#: cps/templates/admin.html:14 cps/templates/layout.html:78 +#: cps/templates/admin.html:14 cps/templates/layout.html:61 msgid "Upload" msgstr "Wyślij" @@ -527,7 +522,7 @@ msgstr "Konfiguracja" msgid "Calibre DB dir" msgstr "Folder bazy danych Calibre" -#: cps/templates/admin.html:61 cps/templates/config_edit.html:76 +#: cps/templates/admin.html:61 cps/templates/config_edit.html:83 msgid "Log Level" msgstr "Poziom logów" @@ -597,10 +592,10 @@ msgid "Ok" msgstr "OK" #: cps/templates/admin.html:105 cps/templates/admin.html:119 -#: cps/templates/book_edit.html:120 cps/templates/book_edit.html:142 -#: cps/templates/config_edit.html:131 cps/templates/email_edit.html:36 +#: cps/templates/book_edit.html:127 cps/templates/book_edit.html:149 +#: cps/templates/config_edit.html:156 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:128 +#: cps/templates/shelf_order.html:12 cps/templates/user_edit.html:131 msgid "Back" msgstr "Wróć" @@ -620,12 +615,12 @@ msgstr "" msgid "Book Title" msgstr "Tytuł książki" -#: cps/templates/book_edit.html:26 cps/templates/book_edit.html:181 +#: cps/templates/book_edit.html:26 cps/templates/book_edit.html:188 #: cps/templates/search_form.html:10 msgid "Author" msgstr "Autor" -#: cps/templates/book_edit.html:30 cps/templates/book_edit.html:183 +#: cps/templates/book_edit.html:30 cps/templates/book_edit.html:190 msgid "Description" msgstr "Opis" @@ -633,7 +628,7 @@ msgstr "Opis" msgid "Tags" msgstr "Tagi" -#: cps/templates/book_edit.html:39 cps/templates/layout.html:154 +#: cps/templates/book_edit.html:39 cps/templates/layout.html:137 #: cps/templates/search_form.html:37 msgid "Series" msgstr "Seria" @@ -650,86 +645,90 @@ msgstr "Ocena" msgid "Cover URL (jpg)" msgstr "Adres URL okładki (jpg)" -#: cps/templates/book_edit.html:56 cps/templates/user_edit.html:27 +#: cps/templates/book_edit.html:56 cps/templates/detail.html:130 +msgid "Publishing date" +msgstr "Data publikacji" + +#: cps/templates/book_edit.html:63 cps/templates/user_edit.html:27 msgid "Language" msgstr "Język" -#: cps/templates/book_edit.html:67 +#: cps/templates/book_edit.html:74 msgid "Yes" msgstr "Tak" -#: cps/templates/book_edit.html:68 +#: cps/templates/book_edit.html:75 msgid "No" msgstr "Nie" -#: cps/templates/book_edit.html:115 +#: cps/templates/book_edit.html:122 msgid "view book after edit" msgstr "wyświetl książkę po edycji" -#: cps/templates/book_edit.html:118 cps/templates/book_edit.html:154 +#: cps/templates/book_edit.html:125 cps/templates/book_edit.html:161 msgid "Get metadata" msgstr "Uzyskaj metadane" -#: cps/templates/book_edit.html:119 cps/templates/config_edit.html:129 +#: cps/templates/book_edit.html:126 cps/templates/config_edit.html:154 #: cps/templates/login.html:20 cps/templates/search_form.html:79 -#: cps/templates/shelf_edit.html:17 cps/templates/user_edit.html:126 +#: cps/templates/shelf_edit.html:17 cps/templates/user_edit.html:129 msgid "Submit" msgstr "Wyślij" -#: cps/templates/book_edit.html:133 +#: cps/templates/book_edit.html:140 msgid "Are really you sure?" msgstr "" -#: cps/templates/book_edit.html:136 +#: cps/templates/book_edit.html:143 msgid "Book will be deleted from Calibre database" msgstr "" -#: cps/templates/book_edit.html:137 +#: cps/templates/book_edit.html:144 msgid "and from hard disk" msgstr "" -#: cps/templates/book_edit.html:141 +#: cps/templates/book_edit.html:148 msgid "Delete" msgstr "" -#: cps/templates/book_edit.html:157 +#: cps/templates/book_edit.html:164 msgid "Keyword" msgstr "Słowo kluczowe" -#: cps/templates/book_edit.html:158 +#: cps/templates/book_edit.html:165 msgid " Search keyword " msgstr " Szukaj słowa kluczowego " -#: cps/templates/book_edit.html:160 cps/templates/layout.html:60 +#: cps/templates/book_edit.html:167 cps/templates/layout.html:43 msgid "Go!" msgstr "Idź!" -#: cps/templates/book_edit.html:161 +#: cps/templates/book_edit.html:168 msgid "Click the cover to load metadata to the form" msgstr "Kliknij okładkę, aby załadować metadane do formularza" -#: cps/templates/book_edit.html:165 cps/templates/book_edit.html:178 +#: cps/templates/book_edit.html:172 cps/templates/book_edit.html:185 msgid "Loading..." msgstr "Ładowanie..." -#: cps/templates/book_edit.html:168 +#: cps/templates/book_edit.html:175 cps/templates/layout.html:199 msgid "Close" msgstr "Zamknij" -#: cps/templates/book_edit.html:179 +#: cps/templates/book_edit.html:186 msgid "Search error!" msgstr "Błąd wyszukiwania!" -#: cps/templates/book_edit.html:180 +#: cps/templates/book_edit.html:187 msgid "No Result! Please try anonther keyword." msgstr "Brak wyników! Spróbuj innego słowa kluczowego." -#: cps/templates/book_edit.html:182 cps/templates/detail.html:126 +#: cps/templates/book_edit.html:189 cps/templates/detail.html:125 #: cps/templates/search_form.html:14 msgid "Publisher" msgstr "Wydawca" -#: cps/templates/book_edit.html:184 +#: cps/templates/book_edit.html:191 msgid "Source" msgstr "Źródło" @@ -766,8 +765,8 @@ msgstr "Metadane Watch Channel ID" msgid "Server Port" msgstr "Port serwera" -#: cps/templates/config_edit.html:56 cps/templates/layout.html:133 -#: cps/templates/layout.html:134 cps/templates/shelf_edit.html:7 +#: cps/templates/config_edit.html:56 cps/templates/layout.html:116 +#: cps/templates/layout.html:117 cps/templates/shelf_edit.html:7 msgid "Title" msgstr "Tytuł" @@ -783,55 +782,75 @@ msgstr "Wyrażenie regularne dla ignorowanych kolumn" msgid "Regular expression for title sorting" msgstr "Wyrażenie regularne dla tytułu sortującego" -#: cps/templates/config_edit.html:86 +#: cps/templates/config_edit.html:76 +msgid "Tags for Mature Content" +msgstr "" + +#: cps/templates/config_edit.html:93 msgid "Enable uploading" msgstr "Włącz wysyłanie" -#: cps/templates/config_edit.html:90 +#: cps/templates/config_edit.html:97 msgid "Enable anonymous browsing" msgstr "Włącz anonimowe przeglądanie" -#: cps/templates/config_edit.html:94 +#: cps/templates/config_edit.html:101 msgid "Enable public registration" msgstr "Włącz publiczną rejestrację" -#: cps/templates/config_edit.html:98 +#: cps/templates/config_edit.html:105 msgid "Enable remote login (\"magic link\")" msgstr "" -#: cps/templates/config_edit.html:100 +#: cps/templates/config_edit.html:110 +msgid "Use" +msgstr "" + +#: cps/templates/config_edit.html:111 +msgid "Obtain an API Key" +msgstr "" + +#: cps/templates/config_edit.html:115 +msgid "Goodreads API Key" +msgstr "" + +#: cps/templates/config_edit.html:119 +msgid "Goodreads API Secret" +msgstr "" + +#: cps/templates/config_edit.html:125 msgid "Default Settings for new users" msgstr "Domyślne ustawienia dla nowych użytkowników" -#: cps/templates/config_edit.html:103 cps/templates/user_edit.html:87 +#: cps/templates/config_edit.html:128 cps/templates/user_edit.html:90 msgid "Admin user" msgstr "Użytkownik z uprawnieniami administratora" -#: cps/templates/config_edit.html:107 cps/templates/user_edit.html:92 +#: cps/templates/config_edit.html:132 cps/templates/user_edit.html:95 msgid "Allow Downloads" msgstr "Zezwalaj na pobieranie" -#: cps/templates/config_edit.html:111 cps/templates/user_edit.html:96 +#: cps/templates/config_edit.html:136 cps/templates/user_edit.html:99 msgid "Allow Uploads" msgstr "Zezwalaj na wysyłanie" -#: cps/templates/config_edit.html:115 cps/templates/user_edit.html:100 +#: cps/templates/config_edit.html:140 cps/templates/user_edit.html:103 msgid "Allow Edit" msgstr "Zezwalaj na edycję" -#: cps/templates/config_edit.html:119 cps/templates/user_edit.html:104 +#: cps/templates/config_edit.html:144 cps/templates/user_edit.html:107 msgid "Allow Delete books" msgstr "" -#: cps/templates/config_edit.html:123 cps/templates/user_edit.html:109 +#: cps/templates/config_edit.html:148 cps/templates/user_edit.html:112 msgid "Allow Changing Password" msgstr "Zezwalaj na zmianę hasła" -#: cps/templates/config_edit.html:127 cps/templates/user_edit.html:113 +#: cps/templates/config_edit.html:152 cps/templates/user_edit.html:116 msgid "Allow Editing Public Shelfs" msgstr "" -#: cps/templates/config_edit.html:134 cps/templates/layout.html:93 +#: cps/templates/config_edit.html:159 cps/templates/layout.html:76 #: cps/templates/login.html:4 msgid "Login" msgstr "Zaloguj się" @@ -840,35 +859,31 @@ msgstr "Zaloguj się" msgid "Read in browser" msgstr "Czytaj w przeglądarce" -#: cps/templates/detail.html:88 +#: cps/templates/detail.html:87 msgid "Book" msgstr "Książka" -#: cps/templates/detail.html:88 +#: cps/templates/detail.html:87 msgid "of" msgstr "z" -#: cps/templates/detail.html:94 +#: cps/templates/detail.html:93 msgid "language" msgstr "język" -#: cps/templates/detail.html:131 -msgid "Publishing date" -msgstr "Data publikacji" - -#: cps/templates/detail.html:168 +#: cps/templates/detail.html:167 msgid "Read" msgstr "Czytaj" -#: cps/templates/detail.html:177 +#: cps/templates/detail.html:176 msgid "Description:" msgstr "Opis:" -#: cps/templates/detail.html:189 +#: cps/templates/detail.html:188 msgid "Add to shelf" msgstr "Dodaj do półki" -#: cps/templates/detail.html:251 +#: cps/templates/detail.html:250 msgid "Edit metadata" msgstr "Edytuj metadane" @@ -906,7 +921,7 @@ msgstr "Zapisz ustawienia" msgid "Save settings and send Test E-Mail" msgstr "Zapisz ustawienia i wyślij testową wiadomość e-mail" -#: cps/templates/feed.xml:20 +#: cps/templates/feed.xml:20 cps/templates/layout.html:183 msgid "Next" msgstr "Następne" @@ -918,11 +933,12 @@ msgstr "Odkrywaj (losowe książki)" msgid "Start" msgstr "Rozpocznij" -#: cps/templates/index.xml:7 cps/templates/layout.html:58 +#: cps/templates/index.xml:7 cps/templates/layout.html:40 +#: cps/templates/layout.html:41 msgid "Search" msgstr "Szukaj" -#: cps/templates/index.xml:15 cps/templates/layout.html:138 +#: cps/templates/index.xml:15 cps/templates/layout.html:121 msgid "Hot Books" msgstr "Najpopularniejsze książki" @@ -930,7 +946,7 @@ msgstr "Najpopularniejsze książki" msgid "Popular publications from this catalog based on Downloads." msgstr "Popularne publikacje z tego katalogu bazujące na pobranych." -#: cps/templates/index.xml:22 cps/templates/layout.html:141 +#: cps/templates/index.xml:22 cps/templates/layout.html:124 msgid "Best rated Books" msgstr "Najlepiej ocenione książki" @@ -950,7 +966,7 @@ msgstr "Ostatnie książki" msgid "Show Random Books" msgstr "Pokazuj losowe książki" -#: cps/templates/index.xml:57 cps/templates/layout.html:156 +#: cps/templates/index.xml:57 cps/templates/layout.html:139 msgid "Authors" msgstr "Autorzy" @@ -966,83 +982,91 @@ msgstr "Książki sortowane według kategorii" msgid "Books ordered by series" msgstr "Książki sortowane według serii" -#: cps/templates/layout.html:48 +#: cps/templates/layout.html:30 msgid "Toggle navigation" msgstr "Przełącz nawigację" -#: cps/templates/layout.html:68 +#: cps/templates/layout.html:51 msgid "Advanced Search" msgstr "Zaawansowane wyszukiwanie" -#: cps/templates/layout.html:89 +#: cps/templates/layout.html:72 msgid "Logout" msgstr "Wyloguj się" -#: cps/templates/layout.html:94 cps/templates/register.html:18 +#: cps/templates/layout.html:77 cps/templates/register.html:18 msgid "Register" msgstr "Zarejestruj się" -#: cps/templates/layout.html:123 +#: cps/templates/layout.html:106 msgid "Browse" msgstr "Przeglądaj" -#: cps/templates/layout.html:124 +#: cps/templates/layout.html:107 msgid "Recently Added" msgstr "" -#: cps/templates/layout.html:127 +#: cps/templates/layout.html:110 msgid "Sorted Books" msgstr "" -#: cps/templates/layout.html:131 cps/templates/layout.html:132 -#: cps/templates/layout.html:133 cps/templates/layout.html:134 +#: cps/templates/layout.html:114 cps/templates/layout.html:115 +#: cps/templates/layout.html:116 cps/templates/layout.html:117 msgid "Sort By" msgstr "" -#: cps/templates/layout.html:131 +#: cps/templates/layout.html:114 msgid "Newest" msgstr "" -#: cps/templates/layout.html:132 +#: cps/templates/layout.html:115 msgid "Oldest" msgstr "" -#: cps/templates/layout.html:133 +#: cps/templates/layout.html:116 msgid "Ascending" msgstr "" -#: cps/templates/layout.html:134 +#: cps/templates/layout.html:117 msgid "Descending" msgstr "" -#: cps/templates/layout.html:148 +#: cps/templates/layout.html:131 msgid "Discover" msgstr "Odkrywaj" -#: cps/templates/layout.html:151 +#: cps/templates/layout.html:134 msgid "Categories" msgstr "Kategorie" -#: cps/templates/layout.html:158 cps/templates/search_form.html:58 +#: cps/templates/layout.html:141 cps/templates/search_form.html:58 msgid "Languages" msgstr "Języki" -#: cps/templates/layout.html:161 +#: cps/templates/layout.html:144 msgid "Public Shelves" msgstr "Publiczne półki" -#: cps/templates/layout.html:165 +#: cps/templates/layout.html:148 msgid "Your Shelves" msgstr "Twoje półki" -#: cps/templates/layout.html:170 +#: cps/templates/layout.html:153 msgid "Create a Shelf" msgstr "Utwórz półkę" -#: cps/templates/layout.html:171 +#: cps/templates/layout.html:154 msgid "About" msgstr "O programie" +#: cps/templates/layout.html:168 +msgid "Previous" +msgstr "" + +#: cps/templates/layout.html:195 +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" @@ -1206,47 +1230,51 @@ msgstr "Pokaż książki w języku" msgid "Show all" msgstr "Pokaż wszystko" -#: cps/templates/user_edit.html:47 +#: cps/templates/user_edit.html:46 +msgid "Show mature content" +msgstr "" + +#: cps/templates/user_edit.html:50 msgid "Show random books" msgstr "Pokaż losowe książki" -#: cps/templates/user_edit.html:51 +#: cps/templates/user_edit.html:54 msgid "Show hot books" msgstr "Pokaż najpopularniejsze książki" -#: cps/templates/user_edit.html:55 +#: cps/templates/user_edit.html:58 msgid "Show best rated books" msgstr "Pokaż najlepiej ocenione książki" -#: cps/templates/user_edit.html:59 +#: cps/templates/user_edit.html:62 msgid "Show language selection" msgstr "Pokaż wybór języka" -#: cps/templates/user_edit.html:63 +#: cps/templates/user_edit.html:66 msgid "Show series selection" msgstr "Pokaż wybór serii" -#: cps/templates/user_edit.html:67 +#: cps/templates/user_edit.html:70 msgid "Show category selection" msgstr "Pokaż wybór kategorii" -#: cps/templates/user_edit.html:71 +#: cps/templates/user_edit.html:74 msgid "Show author selection" msgstr "Pokaż wybór autora" -#: cps/templates/user_edit.html:75 +#: cps/templates/user_edit.html:78 msgid "Show read and unread" msgstr "Pokaż przeczytane i nieprzeczytane" -#: cps/templates/user_edit.html:79 +#: cps/templates/user_edit.html:82 msgid "Show random books in detail view" msgstr "Pokaz losowe książki w widoku szczegółowym" -#: cps/templates/user_edit.html:120 +#: cps/templates/user_edit.html:123 msgid "Delete this user" msgstr "Usuń tego użytkownika" -#: cps/templates/user_edit.html:135 +#: cps/templates/user_edit.html:138 msgid "Recent Downloads" msgstr "Ostatnio pobierane" diff --git a/cps/translations/ru/LC_MESSAGES/messages.po b/cps/translations/ru/LC_MESSAGES/messages.po index 7861b5b3..6e08b74e 100644 --- a/cps/translations/ru/LC_MESSAGES/messages.po +++ b/cps/translations/ru/LC_MESSAGES/messages.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Calibre-web\n" "Report-Msgid-Bugs-To: https://github.com/janeczku/calibre-web\n" -"POT-Creation-Date: 2017-07-23 13:24+0200\n" +"POT-Creation-Date: 2017-08-12 18:55+0200\n" "PO-Revision-Date: 2017-04-30 00:47+0300\n" "Last-Translator: Pavel Korovin \n" "Language: ru\n" @@ -26,7 +26,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.4.0\n" -#: cps/book_formats.py:118 cps/book_formats.py:122 cps/web.py:1309 +#: cps/book_formats.py:118 cps/book_formats.py:122 cps/web.py:1374 msgid "not installed" msgstr "Отсутствует" @@ -70,378 +70,373 @@ msgstr "Отправить на Kindle" msgid "Could not find any formats suitable for sending by email" msgstr "Невозоможно найти формат, подходящий для отправки по email" -#: cps/ub.py:514 +#: cps/ub.py:542 msgid "Guest" msgstr "Гость" -#: cps/web.py:932 +#: cps/web.py:974 msgid "Requesting update package" msgstr "Проверка обновлений" -#: cps/web.py:933 +#: cps/web.py:975 msgid "Downloading update package" msgstr "Загрузка обновлений" -#: cps/web.py:934 +#: cps/web.py:976 msgid "Unzipping update package" msgstr "Распаковка обновлений" -#: cps/web.py:935 +#: cps/web.py:977 msgid "Files are replaced" msgstr "Файлы заменены" -#: cps/web.py:936 +#: cps/web.py:978 msgid "Database connections are closed" msgstr "Соеднинения с базой данных закрыты" -#: cps/web.py:937 +#: cps/web.py:979 msgid "Server is stopped" msgstr "Сервер остановлен" -#: cps/web.py:938 +#: cps/web.py:980 msgid "Update finished, please press okay and reload page" msgstr "Обновления установлены, нажмите okay и перезагрузите страницу" -#: cps/web.py:1012 +#: cps/web.py:1054 msgid "Recently Added Books" msgstr "" -#: cps/web.py:1021 +#: cps/web.py:1063 msgid "Newest Books" msgstr "" -#: cps/web.py:1030 +#: cps/web.py:1072 msgid "Oldest Books" msgstr "" -#: cps/web.py:1039 +#: cps/web.py:1081 msgid "Books (A-Z)" msgstr "" -#: cps/web.py:1048 +#: cps/web.py:1090 msgid "Books (Z-A)" msgstr "" -#: cps/web.py:1079 +#: cps/web.py:1126 msgid "Hot Books (most downloaded)" msgstr "Популярные книги (часто загружаемые)" -#: cps/web.py:1089 +#: cps/web.py:1136 msgid "Best rated books" msgstr "Книги с наивысшим рейтингом" -#: cps/templates/index.xml:36 cps/web.py:1098 +#: cps/templates/index.xml:36 cps/web.py:1145 msgid "Random Books" msgstr "Случайный выбор" -#: cps/web.py:1111 +#: cps/web.py:1161 msgid "Author list" msgstr "Авторы" -#: cps/web.py:1123 -#, python-format -msgid "Author: %(name)s" -msgstr "Автор:%(name)s" - -#: cps/web.py:1125 cps/web.py:1153 cps/web.py:1286 cps/web.py:1767 +#: cps/web.py:1181 cps/web.py:1212 cps/web.py:1351 cps/web.py:1835 msgid "Error opening eBook. File does not exist or file is not accessible:" msgstr "Невозможно открыть книгу. Файл не существует или недоступен." -#: cps/templates/index.xml:71 cps/web.py:1139 +#: cps/templates/index.xml:71 cps/web.py:1198 msgid "Series list" msgstr "Серии" -#: cps/web.py:1151 +#: cps/web.py:1210 #, python-format msgid "Series: %(serie)s" msgstr "Серии: %(serie)s" -#: cps/web.py:1184 +#: cps/web.py:1243 msgid "Available languages" msgstr "Языки" -#: cps/web.py:1199 +#: cps/web.py:1258 #, python-format msgid "Language: %(name)s" msgstr "Язык: %(name)s" -#: cps/templates/index.xml:64 cps/web.py:1212 +#: cps/templates/index.xml:64 cps/web.py:1274 msgid "Category list" msgstr "Категории" -#: cps/web.py:1224 +#: cps/web.py:1286 #, python-format msgid "Category: %(name)s" msgstr "Категория: %(name)s" -#: cps/web.py:1320 +#: cps/web.py:1385 msgid "Excecution permissions missing" msgstr "" -#: cps/web.py:1334 +#: cps/web.py:1399 msgid "Statistics" msgstr "Статистика" -#: cps/web.py:1498 +#: cps/web.py:1563 msgid "Server restarted, please reload page" msgstr "Сервер перезагружен, пожалуйста, перезагрузите страницу" -#: cps/web.py:1500 +#: cps/web.py:1565 msgid "Performing shutdown of server, please close window" msgstr "Производится остановка сервера, пожалуйста, закройте окно" -#: cps/web.py:1516 +#: cps/web.py:1581 msgid "Update done" msgstr "Обновление закончено" -#: cps/web.py:1594 cps/web.py:1607 +#: cps/web.py:1662 cps/web.py:1675 msgid "search" msgstr "поиск" #: cps/templates/index.xml:43 cps/templates/index.xml:47 -#: cps/templates/layout.html:144 cps/web.py:1683 +#: cps/templates/layout.html:127 cps/web.py:1751 msgid "Read Books" msgstr "Прочитанные" #: cps/templates/index.xml:50 cps/templates/index.xml:54 -#: cps/templates/layout.html:145 cps/web.py:1686 +#: cps/templates/layout.html:128 cps/web.py:1754 msgid "Unread Books" msgstr "Непрочитанные" -#: cps/web.py:1753 cps/web.py:1755 cps/web.py:1757 cps/web.py:1764 +#: cps/web.py:1821 cps/web.py:1823 cps/web.py:1825 cps/web.py:1832 msgid "Read a Book" msgstr "Читать книгу" -#: cps/web.py:1820 cps/web.py:2432 +#: cps/web.py:1888 cps/web.py:2513 msgid "Please fill out all fields!" msgstr "Пожалуйста, заполните все поля!" -#: cps/web.py:1821 cps/web.py:1837 cps/web.py:1842 cps/web.py:1844 +#: cps/web.py:1889 cps/web.py:1905 cps/web.py:1910 cps/web.py:1912 msgid "register" msgstr "зарегистрироваться" -#: cps/web.py:1836 +#: cps/web.py:1904 msgid "An unknown error occured. Please try again later." msgstr "Неизвестная ошибка. Пожалуйста, попробуйте позже." -#: cps/web.py:1841 +#: cps/web.py:1909 msgid "This username or email address is already in use." msgstr "Имя пользователя или адрес эл. почты уже используется" -#: cps/web.py:1860 cps/web.py:1956 +#: cps/web.py:1928 cps/web.py:2024 #, python-format msgid "you are now logged in as: '%(nickname)s'" msgstr "Вы вошли как пользователь '%(nickname)s'" -#: cps/web.py:1865 +#: cps/web.py:1933 msgid "Wrong Username or Password" msgstr "Ошибка в имени пользователя или пароле" -#: cps/web.py:1871 cps/web.py:1892 +#: cps/web.py:1939 cps/web.py:1960 msgid "login" msgstr "войти" -#: cps/web.py:1904 cps/web.py:1935 +#: cps/web.py:1972 cps/web.py:2003 msgid "Token not found" msgstr "" -#: cps/web.py:1912 cps/web.py:1943 +#: cps/web.py:1980 cps/web.py:2011 msgid "Token has expired" msgstr "" -#: cps/web.py:1920 +#: cps/web.py:1988 msgid "Success! Please return to your device" msgstr "" -#: cps/web.py:1970 +#: cps/web.py:2038 msgid "Please configure the SMTP mail settings first..." msgstr "Пожалуйста, сначала сконфигурируйте параметры SMTP" -#: cps/web.py:1974 +#: cps/web.py:2042 #, python-format msgid "Book successfully send to %(kindlemail)s" msgstr "Книга успешно отправлена на %(kindlemail)s" -#: cps/web.py:1978 +#: cps/web.py:2046 #, python-format msgid "There was an error sending this book: %(res)s" msgstr "Ошибка при отправке книги: %(res)s" -#: cps/web.py:1980 cps/web.py:2516 +#: cps/web.py:2048 cps/web.py:2598 msgid "Please configure your kindle email address first..." msgstr "Пожалуйста, сначала укажите ваш kindle email..." -#: cps/web.py:2024 +#: cps/web.py:2092 #, python-format msgid "Book has been added to shelf: %(sname)s" msgstr "Книга добавлена на книжную полку: %(sname)s" -#: cps/web.py:2059 +#: cps/web.py:2127 #, python-format msgid "Book has been removed from shelf: %(sname)s" msgstr "Книга удалена с книжной полки: %(sname)s" -#: cps/web.py:2078 cps/web.py:2102 +#: cps/web.py:2146 cps/web.py:2170 #, python-format msgid "A shelf with the name '%(title)s' already exists." msgstr "Книжкная полка с названием '%(title)s' уже существует." -#: cps/web.py:2083 +#: cps/web.py:2151 #, python-format msgid "Shelf %(title)s created" msgstr "Создана книжная полка %(title)s" -#: cps/web.py:2085 cps/web.py:2113 +#: cps/web.py:2153 cps/web.py:2181 msgid "There was an error" msgstr "Произошла ошибка" -#: cps/web.py:2086 cps/web.py:2088 +#: cps/web.py:2154 cps/web.py:2156 msgid "create a shelf" msgstr "создать книжную полку" -#: cps/web.py:2111 +#: cps/web.py:2179 #, python-format msgid "Shelf %(title)s changed" msgstr "Книжная полка %(title)s изменена" -#: cps/web.py:2114 cps/web.py:2116 +#: cps/web.py:2182 cps/web.py:2184 msgid "Edit a shelf" msgstr "Изменить книжную полку" -#: cps/web.py:2136 +#: cps/web.py:2204 #, python-format msgid "successfully deleted shelf %(name)s" msgstr "Книжная полка %(name)s удалена" -#: cps/web.py:2158 +#: cps/web.py:2226 #, python-format msgid "Shelf: '%(name)s'" msgstr "Книжная полка: '%(name)s'" -#: cps/web.py:2161 +#: cps/web.py:2229 msgid "Error opening shelf. Shelf does not exist or is not accessible" msgstr "" -#: cps/web.py:2193 +#: cps/web.py:2261 #, python-format msgid "Change order of Shelf: '%(name)s'" msgstr "Изменить расположение книжной полки '%(name)s'" -#: cps/web.py:2257 +#: cps/web.py:2326 msgid "Found an existing account for this email address." msgstr "Найдена учётная запись для для данного адреса email." -#: cps/web.py:2259 cps/web.py:2263 +#: cps/web.py:2328 cps/web.py:2332 #, python-format msgid "%(name)s's profile" msgstr "Профиль %(name)s" -#: cps/web.py:2260 +#: cps/web.py:2329 msgid "Profile updated" msgstr "Профиль обновлён" -#: cps/web.py:2274 +#: cps/web.py:2343 msgid "Admin page" msgstr "Администрирование" -#: cps/web.py:2386 +#: cps/web.py:2467 msgid "Calibre-web configuration updated" msgstr "Конфигурация Calibre-web обновлена" -#: cps/web.py:2393 cps/web.py:2399 cps/web.py:2413 +#: cps/web.py:2474 cps/web.py:2480 cps/web.py:2494 msgid "Basic Configuration" msgstr "Настройки сервера" -#: cps/web.py:2397 +#: cps/web.py:2478 msgid "DB location is not valid, please enter correct path" msgstr "Неверный путь к фалу БД, пожалуйста, укажите правильное расположение БД" -#: cps/templates/admin.html:34 cps/web.py:2434 cps/web.py:2486 +#: cps/templates/admin.html:34 cps/web.py:2515 cps/web.py:2568 msgid "Add new user" msgstr "Добавить пользователя" -#: cps/web.py:2478 +#: cps/web.py:2560 #, python-format msgid "User '%(user)s' created" msgstr "Пользователь '%(user)s' добавлен" -#: cps/web.py:2482 +#: cps/web.py:2564 msgid "Found an existing account for this email address or nickname." msgstr "Для указанного адреса или имени найдена существующая учётная запись." -#: cps/web.py:2504 +#: cps/web.py:2586 msgid "Mail settings updated" msgstr "Настройки почты изменены" -#: cps/web.py:2511 +#: cps/web.py:2593 #, python-format msgid "Test E-Mail successfully send to %(kindlemail)s" msgstr "Тестовое сообщение успешно отправлено на адрес %(kindlemail)s" -#: cps/web.py:2514 +#: cps/web.py:2596 #, python-format msgid "There was an error sending the Test E-Mail: %(res)s" msgstr "Ошибка отправки тестового сообщения: %(res)s" -#: cps/web.py:2518 +#: cps/web.py:2600 msgid "E-Mail settings updated" msgstr "Обновлены настройки e-mail" -#: cps/web.py:2519 +#: cps/web.py:2601 msgid "Edit mail settings" msgstr "Изменить почтовые настройки" -#: cps/web.py:2548 +#: cps/web.py:2630 #, python-format msgid "User '%(nick)s' deleted" msgstr "Пользователь '%(nick)s' удалён" -#: cps/web.py:2644 +#: cps/web.py:2728 #, python-format msgid "User '%(nick)s' updated" msgstr "Пользователь '%(nick)s' обновлён" -#: cps/web.py:2647 +#: cps/web.py:2731 msgid "An unknown error occured." msgstr "Произошла неизвестная ошибка." -#: cps/web.py:2650 +#: cps/web.py:2734 #, python-format msgid "Edit User %(nick)s" msgstr "Изменить пользователя %(nick)s" -#: cps/web.py:2685 cps/web.py:2689 -msgid "unknown" -msgstr "неизвестно" +#: cps/web.py:2756 +msgid "Error opening eBook. File does not exist or file is not accessible" +msgstr "" -#: cps/web.py:2848 cps/web.py:2851 cps/web.py:2961 +#: cps/web.py:2771 cps/web.py:2954 cps/web.py:3078 msgid "edit metadata" msgstr "изменить метаданные" -#: cps/web.py:2853 -msgid "Error opening eBook. File does not exist or file is not accessible" -msgstr "" +#: cps/web.py:2783 cps/web.py:2787 +msgid "unknown" +msgstr "неизвестно" -#: cps/web.py:2872 +#: cps/web.py:2972 #, python-format msgid "File extension \"%s\" is not allowed to be uploaded to this server" msgstr "Запрещена загрузка файлов с расширением \"%s\"" -#: cps/web.py:2878 +#: cps/web.py:2978 msgid "File to be uploaded must have an extension" msgstr "Загружаемый файл должен иметь расширение" -#: cps/web.py:2895 +#: cps/web.py:2997 #, python-format msgid "Failed to create path %s (Permission denied)." msgstr "Ошибка при создании пути %s (доступ запрещён)" -#: cps/web.py:2900 +#: cps/web.py:3002 #, python-format msgid "Failed to store file %s (Permission denied)." msgstr "Ошибка записи файоа %s (доступ запрещён)" -#: cps/web.py:2905 +#: cps/web.py:3007 #, python-format msgid "Failed to delete file %s (Permission denied)." msgstr "Ошибка удаления файла %s (доступ запрещён)" @@ -466,7 +461,7 @@ msgstr "Kindle" msgid "DLS" msgstr "DLS" -#: cps/templates/admin.html:12 cps/templates/layout.html:85 +#: cps/templates/admin.html:12 cps/templates/layout.html:68 msgid "Admin" msgstr "Управление" @@ -475,7 +470,7 @@ msgstr "Управление" msgid "Download" msgstr "Скачать" -#: cps/templates/admin.html:14 cps/templates/layout.html:78 +#: cps/templates/admin.html:14 cps/templates/layout.html:61 msgid "Upload" msgstr "Загрузить" @@ -527,7 +522,7 @@ msgstr "Настройки сервера" msgid "Calibre DB dir" msgstr "Папка Calibre DB" -#: cps/templates/admin.html:61 cps/templates/config_edit.html:76 +#: cps/templates/admin.html:61 cps/templates/config_edit.html:83 msgid "Log Level" msgstr "Уровень логирования" @@ -597,10 +592,10 @@ msgid "Ok" msgstr "Ok" #: cps/templates/admin.html:105 cps/templates/admin.html:119 -#: cps/templates/book_edit.html:120 cps/templates/book_edit.html:142 -#: cps/templates/config_edit.html:131 cps/templates/email_edit.html:36 +#: cps/templates/book_edit.html:127 cps/templates/book_edit.html:149 +#: cps/templates/config_edit.html:156 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:128 +#: cps/templates/shelf_order.html:12 cps/templates/user_edit.html:131 msgid "Back" msgstr "Назад" @@ -620,12 +615,12 @@ msgstr "Удалить книгу" msgid "Book Title" msgstr "Название" -#: cps/templates/book_edit.html:26 cps/templates/book_edit.html:181 +#: cps/templates/book_edit.html:26 cps/templates/book_edit.html:188 #: cps/templates/search_form.html:10 msgid "Author" msgstr "Автор" -#: cps/templates/book_edit.html:30 cps/templates/book_edit.html:183 +#: cps/templates/book_edit.html:30 cps/templates/book_edit.html:190 msgid "Description" msgstr "Описание" @@ -633,7 +628,7 @@ msgstr "Описание" msgid "Tags" msgstr "Теги" -#: cps/templates/book_edit.html:39 cps/templates/layout.html:154 +#: cps/templates/book_edit.html:39 cps/templates/layout.html:137 #: cps/templates/search_form.html:37 msgid "Series" msgstr "Серии" @@ -650,86 +645,90 @@ msgstr "Рейтинг" msgid "Cover URL (jpg)" msgstr "URL обложки (jpg)" -#: cps/templates/book_edit.html:56 cps/templates/user_edit.html:27 +#: cps/templates/book_edit.html:56 cps/templates/detail.html:130 +msgid "Publishing date" +msgstr "Опубликовано" + +#: cps/templates/book_edit.html:63 cps/templates/user_edit.html:27 msgid "Language" msgstr "Язык" -#: cps/templates/book_edit.html:67 +#: cps/templates/book_edit.html:74 msgid "Yes" msgstr "Да" -#: cps/templates/book_edit.html:68 +#: cps/templates/book_edit.html:75 msgid "No" msgstr "Нет" -#: cps/templates/book_edit.html:115 +#: cps/templates/book_edit.html:122 msgid "view book after edit" msgstr "смотреть книгу после редактирования" -#: cps/templates/book_edit.html:118 cps/templates/book_edit.html:154 +#: cps/templates/book_edit.html:125 cps/templates/book_edit.html:161 msgid "Get metadata" msgstr "Получить метаданные" -#: cps/templates/book_edit.html:119 cps/templates/config_edit.html:129 +#: cps/templates/book_edit.html:126 cps/templates/config_edit.html:154 #: cps/templates/login.html:20 cps/templates/search_form.html:79 -#: cps/templates/shelf_edit.html:17 cps/templates/user_edit.html:126 +#: cps/templates/shelf_edit.html:17 cps/templates/user_edit.html:129 msgid "Submit" msgstr "Отправить" -#: cps/templates/book_edit.html:133 +#: cps/templates/book_edit.html:140 msgid "Are really you sure?" msgstr "Вы действительно уверены?" -#: cps/templates/book_edit.html:136 +#: cps/templates/book_edit.html:143 msgid "Book will be deleted from Calibre database" msgstr "Книга будет удалена из БД Calibre" -#: cps/templates/book_edit.html:137 +#: cps/templates/book_edit.html:144 msgid "and from hard disk" msgstr "и с диска" -#: cps/templates/book_edit.html:141 +#: cps/templates/book_edit.html:148 msgid "Delete" msgstr "Удалить" -#: cps/templates/book_edit.html:157 +#: cps/templates/book_edit.html:164 msgid "Keyword" msgstr "Ключевое слово" -#: cps/templates/book_edit.html:158 +#: cps/templates/book_edit.html:165 msgid " Search keyword " msgstr " Поиск по ключевому слову" -#: cps/templates/book_edit.html:160 cps/templates/layout.html:60 +#: cps/templates/book_edit.html:167 cps/templates/layout.html:43 msgid "Go!" msgstr "Искать" -#: cps/templates/book_edit.html:161 +#: cps/templates/book_edit.html:168 msgid "Click the cover to load metadata to the form" msgstr "Нажмите на обложку, чтобы получить метаданные" -#: cps/templates/book_edit.html:165 cps/templates/book_edit.html:178 +#: cps/templates/book_edit.html:172 cps/templates/book_edit.html:185 msgid "Loading..." msgstr "Загрузка..." -#: cps/templates/book_edit.html:168 +#: cps/templates/book_edit.html:175 cps/templates/layout.html:199 msgid "Close" msgstr "Закрыть" -#: cps/templates/book_edit.html:179 +#: cps/templates/book_edit.html:186 msgid "Search error!" msgstr "Ошибка поиска!" -#: cps/templates/book_edit.html:180 +#: cps/templates/book_edit.html:187 msgid "No Result! Please try anonther keyword." msgstr "Нет результатов. Пожалуйста, попробуйте другое ключевое слово" -#: cps/templates/book_edit.html:182 cps/templates/detail.html:126 +#: cps/templates/book_edit.html:189 cps/templates/detail.html:125 #: cps/templates/search_form.html:14 msgid "Publisher" msgstr "Издатель" -#: cps/templates/book_edit.html:184 +#: cps/templates/book_edit.html:191 msgid "Source" msgstr "Источник" @@ -765,8 +764,8 @@ msgstr "Metadata Watch Channel ID" msgid "Server Port" msgstr "Порт сервера" -#: cps/templates/config_edit.html:56 cps/templates/layout.html:133 -#: cps/templates/layout.html:134 cps/templates/shelf_edit.html:7 +#: cps/templates/config_edit.html:56 cps/templates/layout.html:116 +#: cps/templates/layout.html:117 cps/templates/shelf_edit.html:7 msgid "Title" msgstr "Заголовок" @@ -782,55 +781,75 @@ msgstr "Regexp для игнорирования столбцов" msgid "Regular expression for title sorting" msgstr "Regexp для сортировки по названию" -#: cps/templates/config_edit.html:86 +#: cps/templates/config_edit.html:76 +msgid "Tags for Mature Content" +msgstr "" + +#: cps/templates/config_edit.html:93 msgid "Enable uploading" msgstr "Разрешить загрузку на сервер" -#: cps/templates/config_edit.html:90 +#: cps/templates/config_edit.html:97 msgid "Enable anonymous browsing" msgstr "Разрешить анонимный просмотр" -#: cps/templates/config_edit.html:94 +#: cps/templates/config_edit.html:101 msgid "Enable public registration" msgstr "Разрешить публичную регистрацию" -#: cps/templates/config_edit.html:98 +#: cps/templates/config_edit.html:105 msgid "Enable remote login (\"magic link\")" msgstr "" -#: cps/templates/config_edit.html:100 +#: cps/templates/config_edit.html:110 +msgid "Use" +msgstr "" + +#: cps/templates/config_edit.html:111 +msgid "Obtain an API Key" +msgstr "" + +#: cps/templates/config_edit.html:115 +msgid "Goodreads API Key" +msgstr "" + +#: cps/templates/config_edit.html:119 +msgid "Goodreads API Secret" +msgstr "" + +#: cps/templates/config_edit.html:125 msgid "Default Settings for new users" msgstr "Настройки по умолчанию для новых пользователей" -#: cps/templates/config_edit.html:103 cps/templates/user_edit.html:87 +#: cps/templates/config_edit.html:128 cps/templates/user_edit.html:90 msgid "Admin user" msgstr "Управление сервером" -#: cps/templates/config_edit.html:107 cps/templates/user_edit.html:92 +#: cps/templates/config_edit.html:132 cps/templates/user_edit.html:95 msgid "Allow Downloads" msgstr "Разрешить скачивание с сервера" -#: cps/templates/config_edit.html:111 cps/templates/user_edit.html:96 +#: cps/templates/config_edit.html:136 cps/templates/user_edit.html:99 msgid "Allow Uploads" msgstr "Разрешить загрузку на сервер" -#: cps/templates/config_edit.html:115 cps/templates/user_edit.html:100 +#: cps/templates/config_edit.html:140 cps/templates/user_edit.html:103 msgid "Allow Edit" msgstr "Разрешить редактирование книг" -#: cps/templates/config_edit.html:119 cps/templates/user_edit.html:104 +#: cps/templates/config_edit.html:144 cps/templates/user_edit.html:107 msgid "Allow Delete books" msgstr "Разрешить удаление книг" -#: cps/templates/config_edit.html:123 cps/templates/user_edit.html:109 +#: cps/templates/config_edit.html:148 cps/templates/user_edit.html:112 msgid "Allow Changing Password" msgstr "Разрешить смену пароля" -#: cps/templates/config_edit.html:127 cps/templates/user_edit.html:113 +#: cps/templates/config_edit.html:152 cps/templates/user_edit.html:116 msgid "Allow Editing Public Shelfs" msgstr "Разрешить редактирование публичных книжных полок" -#: cps/templates/config_edit.html:134 cps/templates/layout.html:93 +#: cps/templates/config_edit.html:159 cps/templates/layout.html:76 #: cps/templates/login.html:4 msgid "Login" msgstr "Имя пользователя" @@ -839,35 +858,31 @@ msgstr "Имя пользователя" msgid "Read in browser" msgstr "Открыть в браузере" -#: cps/templates/detail.html:88 +#: cps/templates/detail.html:87 msgid "Book" msgstr "Книга" -#: cps/templates/detail.html:88 +#: cps/templates/detail.html:87 msgid "of" msgstr "из" -#: cps/templates/detail.html:94 +#: cps/templates/detail.html:93 msgid "language" msgstr "Язык" -#: cps/templates/detail.html:131 -msgid "Publishing date" -msgstr "Опубликовано" - -#: cps/templates/detail.html:168 +#: cps/templates/detail.html:167 msgid "Read" msgstr "Прочитано" -#: cps/templates/detail.html:177 +#: cps/templates/detail.html:176 msgid "Description:" msgstr "Описание:" -#: cps/templates/detail.html:189 +#: cps/templates/detail.html:188 msgid "Add to shelf" msgstr "Добавить на книжную полку" -#: cps/templates/detail.html:251 +#: cps/templates/detail.html:250 msgid "Edit metadata" msgstr "Редактировать метаданные" @@ -903,7 +918,7 @@ msgstr "Сохранить настройки" msgid "Save settings and send Test E-Mail" msgstr "Сохранить настройки и отправить тестовое письмо" -#: cps/templates/feed.xml:20 +#: cps/templates/feed.xml:20 cps/templates/layout.html:183 msgid "Next" msgstr "Дальше" @@ -915,11 +930,12 @@ msgstr "Обзор (случайные книги)" msgid "Start" msgstr "Старт" -#: cps/templates/index.xml:7 cps/templates/layout.html:58 +#: cps/templates/index.xml:7 cps/templates/layout.html:40 +#: cps/templates/layout.html:41 msgid "Search" msgstr "Поиск" -#: cps/templates/index.xml:15 cps/templates/layout.html:138 +#: cps/templates/index.xml:15 cps/templates/layout.html:121 msgid "Hot Books" msgstr "Популярные книги" @@ -927,7 +943,7 @@ msgstr "Популярные книги" msgid "Popular publications from this catalog based on Downloads." msgstr "Популярные книги в этом каталоге, на основе количества скачиваний" -#: cps/templates/index.xml:22 cps/templates/layout.html:141 +#: cps/templates/index.xml:22 cps/templates/layout.html:124 msgid "Best rated Books" msgstr "Книги с наилучшим рейтингом" @@ -947,7 +963,7 @@ msgstr "Последние поступления" msgid "Show Random Books" msgstr "Показывать случайные книги" -#: cps/templates/index.xml:57 cps/templates/layout.html:156 +#: cps/templates/index.xml:57 cps/templates/layout.html:139 msgid "Authors" msgstr "Авторы" @@ -963,83 +979,91 @@ msgstr "Книги, отсортированные по категории" msgid "Books ordered by series" msgstr "Книги, отсортированные по серии" -#: cps/templates/layout.html:48 +#: cps/templates/layout.html:30 msgid "Toggle navigation" msgstr "Включить навигацию" -#: cps/templates/layout.html:68 +#: cps/templates/layout.html:51 msgid "Advanced Search" msgstr "Расширенный поиск" -#: cps/templates/layout.html:89 +#: cps/templates/layout.html:72 msgid "Logout" msgstr "Выход" -#: cps/templates/layout.html:94 cps/templates/register.html:18 +#: cps/templates/layout.html:77 cps/templates/register.html:18 msgid "Register" msgstr "Зарегистрироваться" -#: cps/templates/layout.html:123 +#: cps/templates/layout.html:106 msgid "Browse" msgstr "Просмотр" -#: cps/templates/layout.html:124 +#: cps/templates/layout.html:107 msgid "Recently Added" msgstr "" -#: cps/templates/layout.html:127 +#: cps/templates/layout.html:110 msgid "Sorted Books" msgstr "" -#: cps/templates/layout.html:131 cps/templates/layout.html:132 -#: cps/templates/layout.html:133 cps/templates/layout.html:134 +#: cps/templates/layout.html:114 cps/templates/layout.html:115 +#: cps/templates/layout.html:116 cps/templates/layout.html:117 msgid "Sort By" msgstr "" -#: cps/templates/layout.html:131 +#: cps/templates/layout.html:114 msgid "Newest" msgstr "" -#: cps/templates/layout.html:132 +#: cps/templates/layout.html:115 msgid "Oldest" msgstr "" -#: cps/templates/layout.html:133 +#: cps/templates/layout.html:116 msgid "Ascending" msgstr "" -#: cps/templates/layout.html:134 +#: cps/templates/layout.html:117 msgid "Descending" msgstr "" -#: cps/templates/layout.html:148 +#: cps/templates/layout.html:131 msgid "Discover" msgstr "Обзор" -#: cps/templates/layout.html:151 +#: cps/templates/layout.html:134 msgid "Categories" msgstr "Категории" -#: cps/templates/layout.html:158 cps/templates/search_form.html:58 +#: cps/templates/layout.html:141 cps/templates/search_form.html:58 msgid "Languages" msgstr "Языки" -#: cps/templates/layout.html:161 +#: cps/templates/layout.html:144 msgid "Public Shelves" msgstr "Общие книжные полки" -#: cps/templates/layout.html:165 +#: cps/templates/layout.html:148 msgid "Your Shelves" msgstr "Ваши книжные полки" -#: cps/templates/layout.html:170 +#: cps/templates/layout.html:153 msgid "Create a Shelf" msgstr "Создать книжную полку" -#: cps/templates/layout.html:171 +#: cps/templates/layout.html:154 msgid "About" msgstr "О программе" +#: cps/templates/layout.html:168 +msgid "Previous" +msgstr "" + +#: cps/templates/layout.html:195 +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" @@ -1202,47 +1226,51 @@ msgstr "Показать книги на языках" msgid "Show all" msgstr "Всех" -#: cps/templates/user_edit.html:47 +#: cps/templates/user_edit.html:46 +msgid "Show mature content" +msgstr "" + +#: cps/templates/user_edit.html:50 msgid "Show random books" msgstr "Показывать случайные книги" -#: cps/templates/user_edit.html:51 +#: cps/templates/user_edit.html:54 msgid "Show hot books" msgstr "Показывать популярные книги" -#: cps/templates/user_edit.html:55 +#: cps/templates/user_edit.html:58 msgid "Show best rated books" msgstr "Показывать книги с наивысшим рейтингом" -#: cps/templates/user_edit.html:59 +#: cps/templates/user_edit.html:62 msgid "Show language selection" msgstr "Показывать выбор языка" -#: cps/templates/user_edit.html:63 +#: cps/templates/user_edit.html:66 msgid "Show series selection" msgstr "Показывать выбор серии" -#: cps/templates/user_edit.html:67 +#: cps/templates/user_edit.html:70 msgid "Show category selection" msgstr "Показывать выбор категории" -#: cps/templates/user_edit.html:71 +#: cps/templates/user_edit.html:74 msgid "Show author selection" msgstr "Показывать выбор автора" -#: cps/templates/user_edit.html:75 +#: cps/templates/user_edit.html:78 msgid "Show read and unread" msgstr "Показывать прочитанные и непрочитанные" -#: cps/templates/user_edit.html:79 +#: cps/templates/user_edit.html:82 msgid "Show random books in detail view" msgstr "Показывать случайные книги при просмотре деталей" -#: cps/templates/user_edit.html:120 +#: cps/templates/user_edit.html:123 msgid "Delete this user" msgstr "Удалить этого пользователя" -#: cps/templates/user_edit.html:135 +#: cps/templates/user_edit.html:138 msgid "Recent Downloads" msgstr "Недавние скачивания" diff --git a/cps/translations/zh_Hans_CN/LC_MESSAGES/messages.mo b/cps/translations/zh_Hans_CN/LC_MESSAGES/messages.mo index dab80f95..20e149cd 100644 Binary files a/cps/translations/zh_Hans_CN/LC_MESSAGES/messages.mo and b/cps/translations/zh_Hans_CN/LC_MESSAGES/messages.mo differ diff --git a/cps/translations/zh_Hans_CN/LC_MESSAGES/messages.po b/cps/translations/zh_Hans_CN/LC_MESSAGES/messages.po index 48997039..8bf383e5 100644 --- a/cps/translations/zh_Hans_CN/LC_MESSAGES/messages.po +++ b/cps/translations/zh_Hans_CN/LC_MESSAGES/messages.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Calibre-web\n" "Report-Msgid-Bugs-To: https://github.com/janeczku/calibre-web\n" -"POT-Creation-Date: 2017-07-23 13:24+0200\n" +"POT-Creation-Date: 2017-08-12 18:55+0200\n" "PO-Revision-Date: 2017-01-06 17:00+0000\n" "Last-Translator: dalin \n" "Language: zh_Hans_CN\n" @@ -26,7 +26,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.4.0\n" -#: cps/book_formats.py:118 cps/book_formats.py:122 cps/web.py:1309 +#: cps/book_formats.py:118 cps/book_formats.py:122 cps/web.py:1374 msgid "not installed" msgstr "未安装" @@ -70,378 +70,373 @@ msgstr "发送到Kindle" msgid "Could not find any formats suitable for sending by email" msgstr "无法找到适合邮件发送的格式" -#: cps/ub.py:514 +#: cps/ub.py:542 msgid "Guest" msgstr "游客" -#: cps/web.py:932 +#: cps/web.py:974 msgid "Requesting update package" msgstr "正在请求更新包" -#: cps/web.py:933 +#: cps/web.py:975 msgid "Downloading update package" msgstr "正在下载更新包" -#: cps/web.py:934 +#: cps/web.py:976 msgid "Unzipping update package" msgstr "正在解压更新包" -#: cps/web.py:935 +#: cps/web.py:977 msgid "Files are replaced" msgstr "文件已替换" -#: cps/web.py:936 +#: cps/web.py:978 msgid "Database connections are closed" msgstr "数据库连接已关闭" -#: cps/web.py:937 +#: cps/web.py:979 msgid "Server is stopped" msgstr "服务器已停止" -#: cps/web.py:938 +#: cps/web.py:980 msgid "Update finished, please press okay and reload page" msgstr "更新完成,请按确定并刷新页面" -#: cps/web.py:1012 +#: cps/web.py:1054 msgid "Recently Added Books" msgstr "最近添加的书籍" -#: cps/web.py:1021 +#: cps/web.py:1063 msgid "Newest Books" msgstr "最新书籍" -#: cps/web.py:1030 +#: cps/web.py:1072 msgid "Oldest Books" msgstr "最旧书籍" -#: cps/web.py:1039 +#: cps/web.py:1081 msgid "Books (A-Z)" msgstr "书籍 (A-Z)" -#: cps/web.py:1048 +#: cps/web.py:1090 msgid "Books (Z-A)" msgstr "书籍 (Z-A)" -#: cps/web.py:1079 +#: cps/web.py:1126 msgid "Hot Books (most downloaded)" msgstr "热门书籍(最多下载)" -#: cps/web.py:1089 +#: cps/web.py:1136 msgid "Best rated books" msgstr "最高评分书籍" -#: cps/templates/index.xml:36 cps/web.py:1098 +#: cps/templates/index.xml:36 cps/web.py:1145 msgid "Random Books" msgstr "随机书籍" -#: cps/web.py:1111 +#: cps/web.py:1161 msgid "Author list" msgstr "作者列表" -#: cps/web.py:1123 -#, python-forma, python-format -msgid "Author: %(name)s" -msgstr "作者: %(name)s" - -#: cps/web.py:1125 cps/web.py:1153 cps/web.py:1286 cps/web.py:1767 +#: cps/web.py:1181 cps/web.py:1212 cps/web.py:1351 cps/web.py:1835 msgid "Error opening eBook. File does not exist or file is not accessible:" msgstr "无法打开电子书。 文件不存在或者文件不可访问:" -#: cps/templates/index.xml:71 cps/web.py:1139 +#: cps/templates/index.xml:71 cps/web.py:1198 msgid "Series list" msgstr "丛书列表" -#: cps/web.py:1151 +#: cps/web.py:1210 #, python-format msgid "Series: %(serie)s" msgstr "丛书: %(serie)s" -#: cps/web.py:1184 +#: cps/web.py:1243 msgid "Available languages" msgstr "可用语言" -#: cps/web.py:1199 +#: cps/web.py:1258 #, python-format msgid "Language: %(name)s" msgstr "语言: %(name)s" -#: cps/templates/index.xml:64 cps/web.py:1212 +#: cps/templates/index.xml:64 cps/web.py:1274 msgid "Category list" msgstr "分类列表" -#: cps/web.py:1224 +#: cps/web.py:1286 #, python-format msgid "Category: %(name)s" msgstr "分类: %(name)s" -#: cps/web.py:1320 +#: cps/web.py:1385 msgid "Excecution permissions missing" msgstr "可执行权限缺失" -#: cps/web.py:1334 +#: cps/web.py:1399 msgid "Statistics" msgstr "统计" -#: cps/web.py:1498 +#: cps/web.py:1563 msgid "Server restarted, please reload page" msgstr "服务器已重启,请刷新页面" -#: cps/web.py:1500 +#: cps/web.py:1565 msgid "Performing shutdown of server, please close window" msgstr "正在关闭服务器,请关闭窗口" -#: cps/web.py:1516 +#: cps/web.py:1581 msgid "Update done" msgstr "更新完成" -#: cps/web.py:1594 cps/web.py:1607 +#: cps/web.py:1662 cps/web.py:1675 msgid "search" msgstr "搜索" #: cps/templates/index.xml:43 cps/templates/index.xml:47 -#: cps/templates/layout.html:144 cps/web.py:1683 +#: cps/templates/layout.html:127 cps/web.py:1751 msgid "Read Books" msgstr "已读书籍" #: cps/templates/index.xml:50 cps/templates/index.xml:54 -#: cps/templates/layout.html:145 cps/web.py:1686 +#: cps/templates/layout.html:128 cps/web.py:1754 msgid "Unread Books" msgstr "未读书籍" -#: cps/web.py:1753 cps/web.py:1755 cps/web.py:1757 cps/web.py:1764 +#: cps/web.py:1821 cps/web.py:1823 cps/web.py:1825 cps/web.py:1832 msgid "Read a Book" msgstr "阅读一本书" -#: cps/web.py:1820 cps/web.py:2432 +#: cps/web.py:1888 cps/web.py:2513 msgid "Please fill out all fields!" msgstr "请填写所有字段" -#: cps/web.py:1821 cps/web.py:1837 cps/web.py:1842 cps/web.py:1844 +#: cps/web.py:1889 cps/web.py:1905 cps/web.py:1910 cps/web.py:1912 msgid "register" msgstr "注册" -#: cps/web.py:1836 +#: cps/web.py:1904 msgid "An unknown error occured. Please try again later." msgstr "发生一个未知错误。请稍后再试。" -#: cps/web.py:1841 +#: cps/web.py:1909 msgid "This username or email address is already in use." msgstr "此用户名或邮箱已被使用。" -#: cps/web.py:1860 cps/web.py:1956 +#: cps/web.py:1928 cps/web.py:2024 #, python-format msgid "you are now logged in as: '%(nickname)s'" msgstr "您现在已以'%(nickname)s'身份登录" -#: cps/web.py:1865 +#: cps/web.py:1933 msgid "Wrong Username or Password" msgstr "用户名或密码错误" -#: cps/web.py:1871 cps/web.py:1892 +#: cps/web.py:1939 cps/web.py:1960 msgid "login" msgstr "登录" -#: cps/web.py:1904 cps/web.py:1935 +#: cps/web.py:1972 cps/web.py:2003 msgid "Token not found" msgstr "找不到Token" -#: cps/web.py:1912 cps/web.py:1943 +#: cps/web.py:1980 cps/web.py:2011 msgid "Token has expired" msgstr "Token已过期" -#: cps/web.py:1920 +#: cps/web.py:1988 msgid "Success! Please return to your device" msgstr "成功!请返回您的设备" -#: cps/web.py:1970 +#: cps/web.py:2038 msgid "Please configure the SMTP mail settings first..." msgstr "请先配置SMTP邮箱..." -#: cps/web.py:1974 +#: cps/web.py:2042 #, python-format msgid "Book successfully send to %(kindlemail)s" msgstr "此书已被成功发给 %(kindlemail)s" -#: cps/web.py:1978 +#: cps/web.py:2046 #, python-format msgid "There was an error sending this book: %(res)s" msgstr "发送这本书的时候出现错误: %(res)s" -#: cps/web.py:1980 cps/web.py:2516 +#: cps/web.py:2048 cps/web.py:2598 msgid "Please configure your kindle email address first..." msgstr "请先配置您的kindle电子邮箱地址..." -#: cps/web.py:2024 +#: cps/web.py:2092 #, python-format msgid "Book has been added to shelf: %(sname)s" msgstr "此书已被添加到书架: %(sname)s" -#: cps/web.py:2059 +#: cps/web.py:2127 #, python-format msgid "Book has been removed from shelf: %(sname)s" msgstr "此书已从书架 %(sname)s 中删除" -#: cps/web.py:2078 cps/web.py:2102 +#: cps/web.py:2146 cps/web.py:2170 #, python-format msgid "A shelf with the name '%(title)s' already exists." msgstr "已存在书架 '%(title)s'。" -#: cps/web.py:2083 +#: cps/web.py:2151 #, python-format msgid "Shelf %(title)s created" msgstr "书架 %(title)s 已被创建" -#: cps/web.py:2085 cps/web.py:2113 +#: cps/web.py:2153 cps/web.py:2181 msgid "There was an error" msgstr "发生错误" -#: cps/web.py:2086 cps/web.py:2088 +#: cps/web.py:2154 cps/web.py:2156 msgid "create a shelf" msgstr "创建书架" -#: cps/web.py:2111 +#: cps/web.py:2179 #, python-format msgid "Shelf %(title)s changed" msgstr "书架 %(title)s 已被修改" -#: cps/web.py:2114 cps/web.py:2116 +#: cps/web.py:2182 cps/web.py:2184 msgid "Edit a shelf" msgstr "编辑书架" -#: cps/web.py:2136 +#: cps/web.py:2204 #, python-format msgid "successfully deleted shelf %(name)s" msgstr "成功删除书架 %(name)s" -#: cps/web.py:2158 +#: cps/web.py:2226 #, python-format msgid "Shelf: '%(name)s'" msgstr "书架: '%(name)s'" -#: cps/web.py:2161 +#: cps/web.py:2229 msgid "Error opening shelf. Shelf does not exist or is not accessible" msgstr "打开书架出错。书架不存在或不可访问" -#: cps/web.py:2193 +#: cps/web.py:2261 #, python-format msgid "Change order of Shelf: '%(name)s'" msgstr "修改书架 '%(name)s' 顺序" -#: cps/web.py:2257 +#: cps/web.py:2326 msgid "Found an existing account for this email address." msgstr "找到已使用此邮箱的账号。" -#: cps/web.py:2259 cps/web.py:2263 +#: cps/web.py:2328 cps/web.py:2332 #, python-format msgid "%(name)s's profile" msgstr "%(name)s 的资料" -#: cps/web.py:2260 +#: cps/web.py:2329 msgid "Profile updated" msgstr "资料已更新" -#: cps/web.py:2274 +#: cps/web.py:2343 msgid "Admin page" msgstr "管理页" -#: cps/web.py:2386 +#: cps/web.py:2467 msgid "Calibre-web configuration updated" msgstr "Calibre-web配置已更新" -#: cps/web.py:2393 cps/web.py:2399 cps/web.py:2413 +#: cps/web.py:2474 cps/web.py:2480 cps/web.py:2494 msgid "Basic Configuration" msgstr "基本配置" -#: cps/web.py:2397 +#: cps/web.py:2478 msgid "DB location is not valid, please enter correct path" msgstr "DB位置无效,请输入正确路径" -#: cps/templates/admin.html:34 cps/web.py:2434 cps/web.py:2486 +#: cps/templates/admin.html:34 cps/web.py:2515 cps/web.py:2568 msgid "Add new user" msgstr "添加新用户" -#: cps/web.py:2478 +#: cps/web.py:2560 #, python-format msgid "User '%(user)s' created" msgstr "用户 '%(user)s' 已被创建" -#: cps/web.py:2482 +#: cps/web.py:2564 msgid "Found an existing account for this email address or nickname." msgstr "已存在使用此邮箱或昵称的账号。" -#: cps/web.py:2504 +#: cps/web.py:2586 msgid "Mail settings updated" msgstr "邮箱设置已更新" -#: cps/web.py:2511 +#: cps/web.py:2593 #, python-format msgid "Test E-Mail successfully send to %(kindlemail)s" msgstr "测试邮件已成功发送到 %(kindlemail)s" -#: cps/web.py:2514 +#: cps/web.py:2596 #, python-format msgid "There was an error sending the Test E-Mail: %(res)s" msgstr "发送测试邮件时发生错误: %(res)s" -#: cps/web.py:2518 +#: cps/web.py:2600 msgid "E-Mail settings updated" msgstr "E-Mail 设置已更新" -#: cps/web.py:2519 +#: cps/web.py:2601 msgid "Edit mail settings" msgstr "编辑邮箱设置" -#: cps/web.py:2548 +#: cps/web.py:2630 #, python-format msgid "User '%(nick)s' deleted" msgstr "用户 '%(nick)s' 已被删除" -#: cps/web.py:2644 +#: cps/web.py:2728 #, python-format msgid "User '%(nick)s' updated" msgstr "用户 '%(nick)s' 已被更新" -#: cps/web.py:2647 +#: cps/web.py:2731 msgid "An unknown error occured." msgstr "发生未知错误。" -#: cps/web.py:2650 +#: cps/web.py:2734 #, python-format msgid "Edit User %(nick)s" msgstr "编辑用户 %(nick)s" -#: cps/web.py:2685 cps/web.py:2689 -msgid "unknown" -msgstr "未知" +#: cps/web.py:2756 +msgid "Error opening eBook. File does not exist or file is not accessible" +msgstr "打开电子书出错。文件不存在或不可访问" -#: cps/web.py:2848 cps/web.py:2851 cps/web.py:2961 +#: cps/web.py:2771 cps/web.py:2954 cps/web.py:3078 msgid "edit metadata" msgstr "编辑元数据" -#: cps/web.py:2853 -msgid "Error opening eBook. File does not exist or file is not accessible" -msgstr "打开电子书出错。文件不存在或不可访问" +#: cps/web.py:2783 cps/web.py:2787 +msgid "unknown" +msgstr "未知" -#: cps/web.py:2872 +#: cps/web.py:2972 #, python-format msgid "File extension \"%s\" is not allowed to be uploaded to this server" msgstr "不能上传后缀为 \"%s\" 的文件到此服务器" -#: cps/web.py:2878 +#: cps/web.py:2978 msgid "File to be uploaded must have an extension" msgstr "要上传的文件必须有一个后缀" -#: cps/web.py:2895 +#: cps/web.py:2997 #, python-format msgid "Failed to create path %s (Permission denied)." msgstr "创建路径 %s 失败(权限拒绝)。" -#: cps/web.py:2900 +#: cps/web.py:3002 #, python-format msgid "Failed to store file %s (Permission denied)." msgstr "存储文件 %s 失败(权限拒绝)。" -#: cps/web.py:2905 +#: cps/web.py:3007 #, python-format msgid "Failed to delete file %s (Permission denied)." msgstr "删除文件 %s 失败(权限拒绝)。" @@ -466,7 +461,7 @@ msgstr "" msgid "DLS" msgstr "" -#: cps/templates/admin.html:12 cps/templates/layout.html:85 +#: cps/templates/admin.html:12 cps/templates/layout.html:68 msgid "Admin" msgstr "管理" @@ -475,7 +470,7 @@ msgstr "管理" msgid "Download" msgstr "下载" -#: cps/templates/admin.html:14 cps/templates/layout.html:78 +#: cps/templates/admin.html:14 cps/templates/layout.html:61 msgid "Upload" msgstr "上传" @@ -527,7 +522,7 @@ msgstr "配置" msgid "Calibre DB dir" msgstr "Calibre DB目录" -#: cps/templates/admin.html:61 cps/templates/config_edit.html:76 +#: cps/templates/admin.html:61 cps/templates/config_edit.html:83 msgid "Log Level" msgstr "日志级别" @@ -597,10 +592,10 @@ msgid "Ok" msgstr "确定" #: cps/templates/admin.html:105 cps/templates/admin.html:119 -#: cps/templates/book_edit.html:120 cps/templates/book_edit.html:142 -#: cps/templates/config_edit.html:131 cps/templates/email_edit.html:36 +#: cps/templates/book_edit.html:127 cps/templates/book_edit.html:149 +#: cps/templates/config_edit.html:156 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:128 +#: cps/templates/shelf_order.html:12 cps/templates/user_edit.html:131 msgid "Back" msgstr "后退" @@ -620,12 +615,12 @@ msgstr "删除书籍" msgid "Book Title" msgstr "书名" -#: cps/templates/book_edit.html:26 cps/templates/book_edit.html:181 +#: cps/templates/book_edit.html:26 cps/templates/book_edit.html:188 #: cps/templates/search_form.html:10 msgid "Author" msgstr "作者" -#: cps/templates/book_edit.html:30 cps/templates/book_edit.html:183 +#: cps/templates/book_edit.html:30 cps/templates/book_edit.html:190 msgid "Description" msgstr "简介" @@ -633,7 +628,7 @@ msgstr "简介" msgid "Tags" msgstr "标签" -#: cps/templates/book_edit.html:39 cps/templates/layout.html:154 +#: cps/templates/book_edit.html:39 cps/templates/layout.html:137 #: cps/templates/search_form.html:37 msgid "Series" msgstr "丛书" @@ -650,86 +645,90 @@ msgstr "评分" msgid "Cover URL (jpg)" msgstr "封面URL (jpg)" -#: cps/templates/book_edit.html:56 cps/templates/user_edit.html:27 +#: cps/templates/book_edit.html:56 cps/templates/detail.html:130 +msgid "Publishing date" +msgstr "出版日期" + +#: cps/templates/book_edit.html:63 cps/templates/user_edit.html:27 msgid "Language" msgstr "语言" -#: cps/templates/book_edit.html:67 +#: cps/templates/book_edit.html:74 msgid "Yes" msgstr "确认" -#: cps/templates/book_edit.html:68 +#: cps/templates/book_edit.html:75 msgid "No" msgstr "" -#: cps/templates/book_edit.html:115 +#: cps/templates/book_edit.html:122 msgid "view book after edit" msgstr "编辑后查看书籍" -#: cps/templates/book_edit.html:118 cps/templates/book_edit.html:154 +#: cps/templates/book_edit.html:125 cps/templates/book_edit.html:161 msgid "Get metadata" msgstr "获取元数据" -#: cps/templates/book_edit.html:119 cps/templates/config_edit.html:129 +#: cps/templates/book_edit.html:126 cps/templates/config_edit.html:154 #: cps/templates/login.html:20 cps/templates/search_form.html:79 -#: cps/templates/shelf_edit.html:17 cps/templates/user_edit.html:126 +#: cps/templates/shelf_edit.html:17 cps/templates/user_edit.html:129 msgid "Submit" msgstr "提交" -#: cps/templates/book_edit.html:133 +#: cps/templates/book_edit.html:140 msgid "Are really you sure?" msgstr "您真的确认?" -#: cps/templates/book_edit.html:136 +#: cps/templates/book_edit.html:143 msgid "Book will be deleted from Calibre database" msgstr "书籍会被从Calibre数据库和硬盘中删除" -#: cps/templates/book_edit.html:137 +#: cps/templates/book_edit.html:144 msgid "and from hard disk" msgstr "" -#: cps/templates/book_edit.html:141 +#: cps/templates/book_edit.html:148 msgid "Delete" msgstr "删除" -#: cps/templates/book_edit.html:157 +#: cps/templates/book_edit.html:164 msgid "Keyword" msgstr "关键字" -#: cps/templates/book_edit.html:158 +#: cps/templates/book_edit.html:165 msgid " Search keyword " msgstr "搜索关键字" -#: cps/templates/book_edit.html:160 cps/templates/layout.html:60 +#: cps/templates/book_edit.html:167 cps/templates/layout.html:43 msgid "Go!" msgstr "走起!" -#: cps/templates/book_edit.html:161 +#: cps/templates/book_edit.html:168 msgid "Click the cover to load metadata to the form" msgstr "点击封面加载元数据到表单" -#: cps/templates/book_edit.html:165 cps/templates/book_edit.html:178 +#: cps/templates/book_edit.html:172 cps/templates/book_edit.html:185 msgid "Loading..." msgstr "加载中..." -#: cps/templates/book_edit.html:168 +#: cps/templates/book_edit.html:175 cps/templates/layout.html:199 msgid "Close" msgstr "关闭" -#: cps/templates/book_edit.html:179 +#: cps/templates/book_edit.html:186 msgid "Search error!" msgstr "搜索错误" -#: cps/templates/book_edit.html:180 +#: cps/templates/book_edit.html:187 msgid "No Result! Please try anonther keyword." msgstr "没有结果!请尝试别的关键字." -#: cps/templates/book_edit.html:182 cps/templates/detail.html:126 +#: cps/templates/book_edit.html:189 cps/templates/detail.html:125 #: cps/templates/search_form.html:14 msgid "Publisher" msgstr "出版社" -#: cps/templates/book_edit.html:184 +#: cps/templates/book_edit.html:191 msgid "Source" msgstr "来源" @@ -765,8 +764,8 @@ msgstr "" msgid "Server Port" msgstr "服务器端口" -#: cps/templates/config_edit.html:56 cps/templates/layout.html:133 -#: cps/templates/layout.html:134 cps/templates/shelf_edit.html:7 +#: cps/templates/config_edit.html:56 cps/templates/layout.html:116 +#: cps/templates/layout.html:117 cps/templates/shelf_edit.html:7 msgid "Title" msgstr "标题" @@ -782,55 +781,75 @@ msgstr "忽略列的正则表达式" msgid "Regular expression for title sorting" msgstr "标题排序的正则表达式" -#: cps/templates/config_edit.html:86 +#: cps/templates/config_edit.html:76 +msgid "Tags for Mature Content" +msgstr "" + +#: cps/templates/config_edit.html:93 msgid "Enable uploading" msgstr "启用上传" -#: cps/templates/config_edit.html:90 +#: cps/templates/config_edit.html:97 msgid "Enable anonymous browsing" msgstr "启用匿名浏览" -#: cps/templates/config_edit.html:94 +#: cps/templates/config_edit.html:101 msgid "Enable public registration" msgstr "启用注册" -#: cps/templates/config_edit.html:98 +#: cps/templates/config_edit.html:105 msgid "Enable remote login (\"magic link\")" msgstr "启用远程登录 (\"魔法链接\")" -#: cps/templates/config_edit.html:100 +#: cps/templates/config_edit.html:110 +msgid "Use" +msgstr "" + +#: cps/templates/config_edit.html:111 +msgid "Obtain an API Key" +msgstr "" + +#: cps/templates/config_edit.html:115 +msgid "Goodreads API Key" +msgstr "" + +#: cps/templates/config_edit.html:119 +msgid "Goodreads API Secret" +msgstr "" + +#: cps/templates/config_edit.html:125 msgid "Default Settings for new users" msgstr "新用户默认设置" -#: cps/templates/config_edit.html:103 cps/templates/user_edit.html:87 +#: cps/templates/config_edit.html:128 cps/templates/user_edit.html:90 msgid "Admin user" msgstr "管理用户" -#: cps/templates/config_edit.html:107 cps/templates/user_edit.html:92 +#: cps/templates/config_edit.html:132 cps/templates/user_edit.html:95 msgid "Allow Downloads" msgstr "允许下载" -#: cps/templates/config_edit.html:111 cps/templates/user_edit.html:96 +#: cps/templates/config_edit.html:136 cps/templates/user_edit.html:99 msgid "Allow Uploads" msgstr "允许上传" -#: cps/templates/config_edit.html:115 cps/templates/user_edit.html:100 +#: cps/templates/config_edit.html:140 cps/templates/user_edit.html:103 msgid "Allow Edit" msgstr "允许编辑" -#: cps/templates/config_edit.html:119 cps/templates/user_edit.html:104 +#: cps/templates/config_edit.html:144 cps/templates/user_edit.html:107 msgid "Allow Delete books" msgstr "允许删除书籍" -#: cps/templates/config_edit.html:123 cps/templates/user_edit.html:109 +#: cps/templates/config_edit.html:148 cps/templates/user_edit.html:112 msgid "Allow Changing Password" msgstr "允许修改密码" -#: cps/templates/config_edit.html:127 cps/templates/user_edit.html:113 +#: cps/templates/config_edit.html:152 cps/templates/user_edit.html:116 msgid "Allow Editing Public Shelfs" msgstr "允许编辑公共书架" -#: cps/templates/config_edit.html:134 cps/templates/layout.html:93 +#: cps/templates/config_edit.html:159 cps/templates/layout.html:76 #: cps/templates/login.html:4 msgid "Login" msgstr "登录" @@ -839,35 +858,31 @@ msgstr "登录" msgid "Read in browser" msgstr "在浏览器中阅读" -#: cps/templates/detail.html:88 +#: cps/templates/detail.html:87 msgid "Book" msgstr "" -#: cps/templates/detail.html:88 +#: cps/templates/detail.html:87 msgid "of" msgstr "" -#: cps/templates/detail.html:94 +#: cps/templates/detail.html:93 msgid "language" msgstr "语言" -#: cps/templates/detail.html:131 -msgid "Publishing date" -msgstr "出版日期" - -#: cps/templates/detail.html:168 +#: cps/templates/detail.html:167 msgid "Read" msgstr "" -#: cps/templates/detail.html:177 +#: cps/templates/detail.html:176 msgid "Description:" msgstr "简介:" -#: cps/templates/detail.html:189 +#: cps/templates/detail.html:188 msgid "Add to shelf" msgstr "添加到书架" -#: cps/templates/detail.html:251 +#: cps/templates/detail.html:250 msgid "Edit metadata" msgstr "编辑元数据" @@ -903,7 +918,7 @@ msgstr "保存设置" msgid "Save settings and send Test E-Mail" msgstr "保存设置并发送测试邮件" -#: cps/templates/feed.xml:20 +#: cps/templates/feed.xml:20 cps/templates/layout.html:183 msgid "Next" msgstr "下一个" @@ -915,11 +930,12 @@ msgstr "发现(随机书籍)" msgid "Start" msgstr "开始" -#: cps/templates/index.xml:7 cps/templates/layout.html:58 +#: cps/templates/index.xml:7 cps/templates/layout.html:40 +#: cps/templates/layout.html:41 msgid "Search" msgstr "搜索" -#: cps/templates/index.xml:15 cps/templates/layout.html:138 +#: cps/templates/index.xml:15 cps/templates/layout.html:121 msgid "Hot Books" msgstr "热门书籍" @@ -927,7 +943,7 @@ msgstr "热门书籍" msgid "Popular publications from this catalog based on Downloads." msgstr "基于下载数的热门书籍" -#: cps/templates/index.xml:22 cps/templates/layout.html:141 +#: cps/templates/index.xml:22 cps/templates/layout.html:124 msgid "Best rated Books" msgstr "最高评分书籍" @@ -947,7 +963,7 @@ msgstr "最新书籍" msgid "Show Random Books" msgstr "显示随机书籍" -#: cps/templates/index.xml:57 cps/templates/layout.html:156 +#: cps/templates/index.xml:57 cps/templates/layout.html:139 msgid "Authors" msgstr "作者" @@ -963,83 +979,91 @@ msgstr "书籍按分类排序" msgid "Books ordered by series" msgstr "书籍按丛书排序" -#: cps/templates/layout.html:48 +#: cps/templates/layout.html:30 msgid "Toggle navigation" msgstr "切换导航" -#: cps/templates/layout.html:68 +#: cps/templates/layout.html:51 msgid "Advanced Search" msgstr "高级搜索" -#: cps/templates/layout.html:89 +#: cps/templates/layout.html:72 msgid "Logout" msgstr "注销" -#: cps/templates/layout.html:94 cps/templates/register.html:18 +#: cps/templates/layout.html:77 cps/templates/register.html:18 msgid "Register" msgstr "注册" -#: cps/templates/layout.html:123 +#: cps/templates/layout.html:106 msgid "Browse" msgstr "浏览" -#: cps/templates/layout.html:124 +#: cps/templates/layout.html:107 msgid "Recently Added" msgstr "最近添加" -#: cps/templates/layout.html:127 +#: cps/templates/layout.html:110 msgid "Sorted Books" msgstr "已排序书籍" -#: cps/templates/layout.html:131 cps/templates/layout.html:132 -#: cps/templates/layout.html:133 cps/templates/layout.html:134 +#: cps/templates/layout.html:114 cps/templates/layout.html:115 +#: cps/templates/layout.html:116 cps/templates/layout.html:117 msgid "Sort By" msgstr "排序" -#: cps/templates/layout.html:131 +#: cps/templates/layout.html:114 msgid "Newest" msgstr "最新" -#: cps/templates/layout.html:132 +#: cps/templates/layout.html:115 msgid "Oldest" msgstr "最旧" -#: cps/templates/layout.html:133 +#: cps/templates/layout.html:116 msgid "Ascending" msgstr "升序" -#: cps/templates/layout.html:134 +#: cps/templates/layout.html:117 msgid "Descending" msgstr "降序" -#: cps/templates/layout.html:148 +#: cps/templates/layout.html:131 msgid "Discover" msgstr "发现" -#: cps/templates/layout.html:151 +#: cps/templates/layout.html:134 msgid "Categories" msgstr "分类" -#: cps/templates/layout.html:158 cps/templates/search_form.html:58 +#: cps/templates/layout.html:141 cps/templates/search_form.html:58 msgid "Languages" msgstr "语言" -#: cps/templates/layout.html:161 +#: cps/templates/layout.html:144 msgid "Public Shelves" msgstr "公开书架" -#: cps/templates/layout.html:165 +#: cps/templates/layout.html:148 msgid "Your Shelves" msgstr "您的书架" -#: cps/templates/layout.html:170 +#: cps/templates/layout.html:153 msgid "Create a Shelf" msgstr "创建书架" -#: cps/templates/layout.html:171 +#: cps/templates/layout.html:154 msgid "About" msgstr "关于" +#: cps/templates/layout.html:168 +msgid "Previous" +msgstr "" + +#: cps/templates/layout.html:195 +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" @@ -1202,47 +1226,51 @@ msgstr "按语言显示书籍" msgid "Show all" msgstr "显示全部" -#: cps/templates/user_edit.html:47 +#: cps/templates/user_edit.html:46 +msgid "Show mature content" +msgstr "" + +#: cps/templates/user_edit.html:50 msgid "Show random books" msgstr "显示随机书籍" -#: cps/templates/user_edit.html:51 +#: cps/templates/user_edit.html:54 msgid "Show hot books" msgstr "显示热门书籍" -#: cps/templates/user_edit.html:55 +#: cps/templates/user_edit.html:58 msgid "Show best rated books" msgstr "显示最高评分书籍" -#: cps/templates/user_edit.html:59 +#: cps/templates/user_edit.html:62 msgid "Show language selection" msgstr "显示语言选择" -#: cps/templates/user_edit.html:63 +#: cps/templates/user_edit.html:66 msgid "Show series selection" msgstr "显示丛书选择" -#: cps/templates/user_edit.html:67 +#: cps/templates/user_edit.html:70 msgid "Show category selection" msgstr "显示分类选择" -#: cps/templates/user_edit.html:71 +#: cps/templates/user_edit.html:74 msgid "Show author selection" msgstr "显示作者选择" -#: cps/templates/user_edit.html:75 +#: cps/templates/user_edit.html:78 msgid "Show read and unread" msgstr "显示已读和未读" -#: cps/templates/user_edit.html:79 +#: cps/templates/user_edit.html:82 msgid "Show random books in detail view" msgstr "在详情页显示随机书籍" -#: cps/templates/user_edit.html:120 +#: cps/templates/user_edit.html:123 msgid "Delete this user" msgstr "删除此用户" -#: cps/templates/user_edit.html:135 +#: cps/templates/user_edit.html:138 msgid "Recent Downloads" msgstr "最近下载" diff --git a/messages.pot b/messages.pot index f49b3465..5c9be15f 100644 --- a/messages.pot +++ b/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-08-12 18:19+0200\n" +"POT-Creation-Date: 2017-08-12 18:55+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -198,7 +198,7 @@ msgstr "" msgid "Read a Book" msgstr "" -#: cps/web.py:1888 cps/web.py:2512 +#: cps/web.py:1888 cps/web.py:2513 msgid "Please fill out all fields!" msgstr "" @@ -253,7 +253,7 @@ msgstr "" msgid "There was an error sending this book: %(res)s" msgstr "" -#: cps/web.py:2048 cps/web.py:2597 +#: cps/web.py:2048 cps/web.py:2598 msgid "Please configure your kindle email address first..." msgstr "" @@ -313,121 +313,121 @@ msgstr "" msgid "Change order of Shelf: '%(name)s'" msgstr "" -#: cps/web.py:2325 +#: cps/web.py:2326 msgid "Found an existing account for this email address." msgstr "" -#: cps/web.py:2327 cps/web.py:2331 +#: cps/web.py:2328 cps/web.py:2332 #, python-format msgid "%(name)s's profile" msgstr "" -#: cps/web.py:2328 +#: cps/web.py:2329 msgid "Profile updated" msgstr "" -#: cps/web.py:2342 +#: cps/web.py:2343 msgid "Admin page" msgstr "" -#: cps/web.py:2466 +#: cps/web.py:2467 msgid "Calibre-web configuration updated" msgstr "" -#: cps/web.py:2473 cps/web.py:2479 cps/web.py:2493 +#: cps/web.py:2474 cps/web.py:2480 cps/web.py:2494 msgid "Basic Configuration" msgstr "" -#: cps/web.py:2477 +#: cps/web.py:2478 msgid "DB location is not valid, please enter correct path" msgstr "" -#: cps/templates/admin.html:34 cps/web.py:2514 cps/web.py:2567 +#: cps/templates/admin.html:34 cps/web.py:2515 cps/web.py:2568 msgid "Add new user" msgstr "" -#: cps/web.py:2559 +#: cps/web.py:2560 #, python-format msgid "User '%(user)s' created" msgstr "" -#: cps/web.py:2563 +#: cps/web.py:2564 msgid "Found an existing account for this email address or nickname." msgstr "" -#: cps/web.py:2585 +#: cps/web.py:2586 msgid "Mail settings updated" msgstr "" -#: cps/web.py:2592 +#: cps/web.py:2593 #, python-format msgid "Test E-Mail successfully send to %(kindlemail)s" msgstr "" -#: cps/web.py:2595 +#: cps/web.py:2596 #, python-format msgid "There was an error sending the Test E-Mail: %(res)s" msgstr "" -#: cps/web.py:2599 +#: cps/web.py:2600 msgid "E-Mail settings updated" msgstr "" -#: cps/web.py:2600 +#: cps/web.py:2601 msgid "Edit mail settings" msgstr "" -#: cps/web.py:2629 +#: cps/web.py:2630 #, python-format msgid "User '%(nick)s' deleted" msgstr "" -#: cps/web.py:2727 +#: cps/web.py:2728 #, python-format msgid "User '%(nick)s' updated" msgstr "" -#: cps/web.py:2730 +#: cps/web.py:2731 msgid "An unknown error occured." msgstr "" -#: cps/web.py:2733 +#: cps/web.py:2734 #, python-format msgid "Edit User %(nick)s" msgstr "" -#: cps/web.py:2755 +#: cps/web.py:2756 msgid "Error opening eBook. File does not exist or file is not accessible" msgstr "" -#: cps/web.py:2770 cps/web.py:2953 cps/web.py:3077 +#: cps/web.py:2771 cps/web.py:2954 cps/web.py:3078 msgid "edit metadata" msgstr "" -#: cps/web.py:2782 cps/web.py:2786 +#: cps/web.py:2783 cps/web.py:2787 msgid "unknown" msgstr "" -#: cps/web.py:2971 +#: cps/web.py:2972 #, python-format msgid "File extension \"%s\" is not allowed to be uploaded to this server" msgstr "" -#: cps/web.py:2977 +#: cps/web.py:2978 msgid "File to be uploaded must have an extension" msgstr "" -#: cps/web.py:2996 +#: cps/web.py:2997 #, python-format msgid "Failed to create path %s (Permission denied)." msgstr "" -#: cps/web.py:3001 +#: cps/web.py:3002 #, python-format msgid "Failed to store file %s (Permission denied)." msgstr "" -#: cps/web.py:3006 +#: cps/web.py:3007 #, python-format msgid "Failed to delete file %s (Permission denied)." msgstr ""