mirror of
https://github.com/janeczku/calibre-web
synced 2025-12-09 17:58:06 +00:00
Merge remote-tracking branch 'es/patch-1'
This commit is contained in:
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2020-05-25 21:52+0200\n"
|
||||
"POT-Creation-Date: 2020-05-28 18:49+0200\n"
|
||||
"PO-Revision-Date: 2020-01-08 11:37+0000\n"
|
||||
"Last-Translator: Lukas Heroudek <lukas.heroudek@gmail.com>\n"
|
||||
"Language: cs_CZ\n"
|
||||
@@ -300,7 +300,8 @@ msgstr ""
|
||||
msgid "Book Successfully Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548 cps/web.py:1644 cps/web.py:1685
|
||||
#: cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible"
|
||||
msgstr "Chyba otevírání eknihy. Soubor neexistuje nebo není přístupný"
|
||||
|
||||
@@ -497,63 +498,67 @@ msgstr "Soubor %(file)s nenalezen na Google Drive"
|
||||
msgid "Book path %(path)s not found on Google Drive"
|
||||
msgstr "Cesta ke knize %(path)s nebyla nalezena na Google Drive"
|
||||
|
||||
#: cps/helper.py:551
|
||||
#: cps/helper.py:542
|
||||
msgid "Error Downloading Cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:558
|
||||
msgid "Failed to create path for cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:556
|
||||
#: cps/helper.py:563
|
||||
msgid "Cover-file is not a valid image file, or could not be stored"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:567
|
||||
#: cps/helper.py:574
|
||||
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:581
|
||||
#: cps/helper.py:588
|
||||
msgid "Only jpg/jpeg files are supported as coverfile"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:630
|
||||
#: cps/helper.py:637
|
||||
msgid "Unrar binary file not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:644
|
||||
#: cps/helper.py:651
|
||||
msgid "Error excecuting UnRar"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:700
|
||||
#: cps/helper.py:707
|
||||
msgid "Waiting"
|
||||
msgstr "Čekám"
|
||||
|
||||
#: cps/helper.py:702
|
||||
#: cps/helper.py:709
|
||||
msgid "Failed"
|
||||
msgstr "Selhalo"
|
||||
|
||||
#: cps/helper.py:704
|
||||
#: cps/helper.py:711
|
||||
msgid "Started"
|
||||
msgstr "Spuštěno"
|
||||
|
||||
#: cps/helper.py:706
|
||||
#: cps/helper.py:713
|
||||
msgid "Finished"
|
||||
msgstr "Dokončeno"
|
||||
|
||||
#: cps/helper.py:708
|
||||
#: cps/helper.py:715
|
||||
msgid "Unknown Status"
|
||||
msgstr "Neznámý stav"
|
||||
|
||||
#: cps/helper.py:713
|
||||
#: cps/helper.py:720
|
||||
msgid "E-mail: "
|
||||
msgstr "E-mail: "
|
||||
|
||||
#: cps/helper.py:715 cps/helper.py:719
|
||||
#: cps/helper.py:722 cps/helper.py:726
|
||||
msgid "Convert: "
|
||||
msgstr "Převést:"
|
||||
|
||||
#: cps/helper.py:717
|
||||
#: cps/helper.py:724
|
||||
msgid "Upload: "
|
||||
msgstr "Nahrát:"
|
||||
|
||||
#: cps/helper.py:721
|
||||
#: cps/helper.py:728
|
||||
msgid "Unknown Task: "
|
||||
msgstr "Neznámá úloha:"
|
||||
|
||||
@@ -1079,35 +1084,27 @@ msgstr "%(name)s profil"
|
||||
msgid "Profile updated"
|
||||
msgstr "Profil aktualizován"
|
||||
|
||||
#: cps/web.py:1644 cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
||||
msgstr "Chyba při otevíraní eKnihy. Soubor neexistuje nebo neni přístupný:"
|
||||
|
||||
#: cps/web.py:1656 cps/web.py:1659 cps/web.py:1662 cps/web.py:1669
|
||||
#: cps/web.py:1674
|
||||
msgid "Read a Book"
|
||||
msgstr "Číst knihu"
|
||||
|
||||
#: cps/web.py:1685
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible."
|
||||
msgstr "Chyba při otevírání eKnihy. Soubor neexistuje nebo není přístupný"
|
||||
|
||||
#: cps/worker.py:310
|
||||
#: cps/worker.py:313
|
||||
#, python-format
|
||||
msgid "Calibre ebook-convert %(tool)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:370
|
||||
#: cps/worker.py:373
|
||||
#, python-format
|
||||
msgid "Ebook-converter failed: %(error)s"
|
||||
msgstr "Převaděč eknih selhal: %(error)s"
|
||||
|
||||
#: cps/worker.py:403
|
||||
#: cps/worker.py:406
|
||||
#, python-format
|
||||
msgid "Kepubify-converter failed: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:427
|
||||
#: cps/worker.py:430
|
||||
#, python-format
|
||||
msgid "Converted file not found or more than one file in folder %(folder)s"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2020-05-25 21:52+0200\n"
|
||||
"POT-Creation-Date: 2020-05-28 18:49+0200\n"
|
||||
"PO-Revision-Date: 2020-05-23 08:46+0200\n"
|
||||
"Last-Translator: Ozzie Isaacs\n"
|
||||
"Language: de\n"
|
||||
@@ -301,7 +301,8 @@ msgstr "Buch Format erfolgreich gelöscht"
|
||||
msgid "Book Successfully Deleted"
|
||||
msgstr "Buch erfolgreich geschlöscht"
|
||||
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548 cps/web.py:1644 cps/web.py:1685
|
||||
#: cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible"
|
||||
msgstr "Öffnen des Buchs fehlgeschlagen. Datei existiert nicht oder ist nicht zugänglich"
|
||||
|
||||
@@ -498,63 +499,67 @@ msgstr "Datei %(file)s wurde nicht auf Google Drive gefunden"
|
||||
msgid "Book path %(path)s not found on Google Drive"
|
||||
msgstr "Buchpfad %(path)s wurde nicht auf Google Drive gefunden"
|
||||
|
||||
#: cps/helper.py:551
|
||||
#: cps/helper.py:542
|
||||
msgid "Error Downloading Cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:558
|
||||
msgid "Failed to create path for cover"
|
||||
msgstr "Fehler beim Erzeugen des Ordners für die Coverdatei"
|
||||
|
||||
#: cps/helper.py:556
|
||||
#: cps/helper.py:563
|
||||
msgid "Cover-file is not a valid image file, or could not be stored"
|
||||
msgstr "Cover Datei ist keine gültige Bilddatei, kann nicht gespeichert werden"
|
||||
|
||||
#: cps/helper.py:567
|
||||
#: cps/helper.py:574
|
||||
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
|
||||
msgstr "Es werden nur jpg/jpeg/png/webp Dateien als Cover untertützt"
|
||||
|
||||
#: cps/helper.py:581
|
||||
#: cps/helper.py:588
|
||||
msgid "Only jpg/jpeg files are supported as coverfile"
|
||||
msgstr "Es werden nur jpg/jpeg Dateien als Cover untertützt"
|
||||
|
||||
#: cps/helper.py:630
|
||||
#: cps/helper.py:637
|
||||
msgid "Unrar binary file not found"
|
||||
msgstr "UnRar Programm nicht gefunden"
|
||||
|
||||
#: cps/helper.py:644
|
||||
#: cps/helper.py:651
|
||||
msgid "Error excecuting UnRar"
|
||||
msgstr "Fehler beim ausführen von UnRar"
|
||||
|
||||
#: cps/helper.py:700
|
||||
#: cps/helper.py:707
|
||||
msgid "Waiting"
|
||||
msgstr "Wartend"
|
||||
|
||||
#: cps/helper.py:702
|
||||
#: cps/helper.py:709
|
||||
msgid "Failed"
|
||||
msgstr "Fehlgeschlagen"
|
||||
|
||||
#: cps/helper.py:704
|
||||
#: cps/helper.py:711
|
||||
msgid "Started"
|
||||
msgstr "Gestartet"
|
||||
|
||||
#: cps/helper.py:706
|
||||
#: cps/helper.py:713
|
||||
msgid "Finished"
|
||||
msgstr "Beendet"
|
||||
|
||||
#: cps/helper.py:708
|
||||
#: cps/helper.py:715
|
||||
msgid "Unknown Status"
|
||||
msgstr "Unbekannter Status"
|
||||
|
||||
#: cps/helper.py:713
|
||||
#: cps/helper.py:720
|
||||
msgid "E-mail: "
|
||||
msgstr "E-Mail: "
|
||||
|
||||
#: cps/helper.py:715 cps/helper.py:719
|
||||
#: cps/helper.py:722 cps/helper.py:726
|
||||
msgid "Convert: "
|
||||
msgstr "Konvertiere: "
|
||||
|
||||
#: cps/helper.py:717
|
||||
#: cps/helper.py:724
|
||||
msgid "Upload: "
|
||||
msgstr "Upload: "
|
||||
|
||||
#: cps/helper.py:721
|
||||
#: cps/helper.py:728
|
||||
msgid "Unknown Task: "
|
||||
msgstr "Unbekannte Aufgabe: "
|
||||
|
||||
@@ -1080,35 +1085,27 @@ msgstr "%(name)s's Profil"
|
||||
msgid "Profile updated"
|
||||
msgstr "Profil aktualisiert"
|
||||
|
||||
#: cps/web.py:1644 cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
||||
msgstr "Fehler beim Öffnen des eBooks. Datei existiert nicht oder ist nicht zugänglich:"
|
||||
|
||||
#: cps/web.py:1656 cps/web.py:1659 cps/web.py:1662 cps/web.py:1669
|
||||
#: cps/web.py:1674
|
||||
msgid "Read a Book"
|
||||
msgstr "Lese ein Buch"
|
||||
|
||||
#: cps/web.py:1685
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible."
|
||||
msgstr "Fehler beim Öffnen des eBooks. Datei existiert nicht oder ist nicht zugänglich."
|
||||
|
||||
#: cps/worker.py:310
|
||||
#: cps/worker.py:313
|
||||
#, python-format
|
||||
msgid "Calibre ebook-convert %(tool)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:370
|
||||
#: cps/worker.py:373
|
||||
#, python-format
|
||||
msgid "Ebook-converter failed: %(error)s"
|
||||
msgstr "Fehler des EBook-Converters: %(error)s"
|
||||
|
||||
#: cps/worker.py:403
|
||||
#: cps/worker.py:406
|
||||
#, python-format
|
||||
msgid "Kepubify-converter failed: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:427
|
||||
#: cps/worker.py:430
|
||||
#, python-format
|
||||
msgid "Converted file not found or more than one file in folder %(folder)s"
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2020-05-25 21:52+0200\n"
|
||||
"POT-Creation-Date: 2020-05-28 18:49+0200\n"
|
||||
"PO-Revision-Date: 2020-05-25 17:22+0200\n"
|
||||
"Last-Translator: minakmostoles <xxx@xxx.com>\n"
|
||||
"Language: es\n"
|
||||
@@ -304,7 +304,8 @@ msgstr "Formato de libro borrado correctamente"
|
||||
msgid "Book Successfully Deleted"
|
||||
msgstr "Libro borrado correctamente"
|
||||
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548 cps/web.py:1644 cps/web.py:1685
|
||||
#: cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible"
|
||||
msgstr "Error abriendo un eBook. El archivo no existe o no es accesible"
|
||||
|
||||
@@ -450,7 +451,7 @@ msgstr "Enviado %(format)s al Kindle"
|
||||
#: cps/helper.py:182 cps/helper.py:188
|
||||
#, python-format
|
||||
msgid "Convert %(orig)s to %(format)s and send to Kindle"
|
||||
msgstr "Convertido %(orig)s a %(format)s y enviado al Kindle"
|
||||
msgstr "Convertir %(orig)s a %(format)s y enviar al Kindle"
|
||||
|
||||
#: cps/helper.py:229
|
||||
#, python-format
|
||||
@@ -459,7 +460,7 @@ msgstr "Correo electrónico: %(book)s"
|
||||
|
||||
#: cps/helper.py:231
|
||||
msgid "The requested file could not be read. Maybe wrong permissions?"
|
||||
msgstr "El fichero solicitado no puede ser leído. ¿Quizás existen problemas con los permisos?"
|
||||
msgstr "El archivo solicitado no puede ser leído. ¿Quizás existen problemas con los permisos?"
|
||||
|
||||
#: cps/helper.py:301
|
||||
#, python-format
|
||||
@@ -474,7 +475,7 @@ msgstr "El borrado del libro %(id)s falló: %(message)s"
|
||||
#: cps/helper.py:321
|
||||
#, python-format
|
||||
msgid "Deleting book %(id)s, book path not valid: %(path)s"
|
||||
msgstr ""
|
||||
msgstr "Borrando el libro %(id)s, la ruta del libro es inválida: %(path)s"
|
||||
|
||||
#: cps/helper.py:356
|
||||
#, python-format
|
||||
@@ -501,63 +502,67 @@ msgstr "Fichero %(file)s no encontrado en Google Drive"
|
||||
msgid "Book path %(path)s not found on Google Drive"
|
||||
msgstr "La ruta %(path)s del libro no fue encontrada en Google Drive"
|
||||
|
||||
#: cps/helper.py:551
|
||||
#: cps/helper.py:542
|
||||
msgid "Error Downloading Cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:558
|
||||
msgid "Failed to create path for cover"
|
||||
msgstr "Error al crear una ruta para la cubierta"
|
||||
|
||||
#: cps/helper.py:556
|
||||
#: cps/helper.py:563
|
||||
msgid "Cover-file is not a valid image file, or could not be stored"
|
||||
msgstr "El archivo de cubierta no es una imágen válida"
|
||||
|
||||
#: cps/helper.py:567
|
||||
#: cps/helper.py:574
|
||||
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
|
||||
msgstr "Las cubiertas deben estar en formato jpg/jpeg/png/webp"
|
||||
|
||||
#: cps/helper.py:581
|
||||
#: cps/helper.py:588
|
||||
msgid "Only jpg/jpeg files are supported as coverfile"
|
||||
msgstr "Siki kis archivos jpg/jpeg están soportados como cubierta"
|
||||
|
||||
#: cps/helper.py:630
|
||||
#: cps/helper.py:637
|
||||
msgid "Unrar binary file not found"
|
||||
msgstr "No se ha encontrado el binario del comando UnRar"
|
||||
|
||||
#: cps/helper.py:644
|
||||
#: cps/helper.py:651
|
||||
msgid "Error excecuting UnRar"
|
||||
msgstr "Error ejecutando UnRar"
|
||||
|
||||
#: cps/helper.py:700
|
||||
#: cps/helper.py:707
|
||||
msgid "Waiting"
|
||||
msgstr "Esperando"
|
||||
|
||||
#: cps/helper.py:702
|
||||
#: cps/helper.py:709
|
||||
msgid "Failed"
|
||||
msgstr "Fallido"
|
||||
|
||||
#: cps/helper.py:704
|
||||
#: cps/helper.py:711
|
||||
msgid "Started"
|
||||
msgstr "Comenzado"
|
||||
|
||||
#: cps/helper.py:706
|
||||
#: cps/helper.py:713
|
||||
msgid "Finished"
|
||||
msgstr "Finalizado"
|
||||
|
||||
#: cps/helper.py:708
|
||||
#: cps/helper.py:715
|
||||
msgid "Unknown Status"
|
||||
msgstr "Estado desconocido"
|
||||
|
||||
#: cps/helper.py:713
|
||||
#: cps/helper.py:720
|
||||
msgid "E-mail: "
|
||||
msgstr "E-mail: "
|
||||
|
||||
#: cps/helper.py:715 cps/helper.py:719
|
||||
#: cps/helper.py:722 cps/helper.py:726
|
||||
msgid "Convert: "
|
||||
msgstr "Convertir: "
|
||||
|
||||
#: cps/helper.py:717
|
||||
#: cps/helper.py:724
|
||||
msgid "Upload: "
|
||||
msgstr "Subir: "
|
||||
|
||||
#: cps/helper.py:721
|
||||
#: cps/helper.py:728
|
||||
msgid "Unknown Task: "
|
||||
msgstr "Tarea desconocida:"
|
||||
|
||||
@@ -1083,35 +1088,27 @@ msgstr "Perfil de %(name)s"
|
||||
msgid "Profile updated"
|
||||
msgstr "Perfil actualizado"
|
||||
|
||||
#: cps/web.py:1644 cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
||||
msgstr "Error abriendo el libro. El archivo no existe o no es accesible:"
|
||||
|
||||
#: cps/web.py:1656 cps/web.py:1659 cps/web.py:1662 cps/web.py:1669
|
||||
#: cps/web.py:1674
|
||||
msgid "Read a Book"
|
||||
msgstr "Leer un libro"
|
||||
|
||||
#: cps/web.py:1685
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible."
|
||||
msgstr "Error al abrir el eBook. El archivo no existe o el archivo no es accesible."
|
||||
|
||||
#: cps/worker.py:310
|
||||
#: cps/worker.py:313
|
||||
#, python-format
|
||||
msgid "Calibre ebook-convert %(tool)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:370
|
||||
#: cps/worker.py:373
|
||||
#, python-format
|
||||
msgid "Ebook-converter failed: %(error)s"
|
||||
msgstr "Falló Ebook-converter: %(error)s"
|
||||
|
||||
#: cps/worker.py:403
|
||||
#: cps/worker.py:406
|
||||
#, python-format
|
||||
msgid "Kepubify-converter failed: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:427
|
||||
#: cps/worker.py:430
|
||||
#, python-format
|
||||
msgid "Converted file not found or more than one file in folder %(folder)s"
|
||||
msgstr ""
|
||||
@@ -1590,7 +1587,7 @@ msgstr "Ubicación del archivo clave SSL (dejar en blanco si no hay un servidor
|
||||
|
||||
#: cps/templates/config_edit.html:108
|
||||
msgid "Update Channel"
|
||||
msgstr "Actualizar canal"
|
||||
msgstr "Canal de actualización"
|
||||
|
||||
#: cps/templates/config_edit.html:110
|
||||
msgid "Stable"
|
||||
@@ -1598,7 +1595,7 @@ msgstr "Estable"
|
||||
|
||||
#: cps/templates/config_edit.html:111
|
||||
msgid "Nightly"
|
||||
msgstr "Nocturno"
|
||||
msgstr "Nocturno (versiones en desarrollo)"
|
||||
|
||||
#: cps/templates/config_edit.html:122
|
||||
msgid "Logfile Configuration"
|
||||
@@ -1939,7 +1936,7 @@ msgstr "Marcar como leido"
|
||||
|
||||
#: cps/templates/detail.html:201
|
||||
msgid "Read"
|
||||
msgstr "Leer"
|
||||
msgstr "Leído"
|
||||
|
||||
#: cps/templates/detail.html:209
|
||||
msgid "Restore from archive"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2020-05-25 21:52+0200\n"
|
||||
"POT-Creation-Date: 2020-05-28 18:49+0200\n"
|
||||
"PO-Revision-Date: 2020-01-12 13:56+0100\n"
|
||||
"Last-Translator: Samuli Valavuo <svalavuo@gmail.com>\n"
|
||||
"Language: fi\n"
|
||||
@@ -301,7 +301,8 @@ msgstr ""
|
||||
msgid "Book Successfully Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548 cps/web.py:1644 cps/web.py:1685
|
||||
#: cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible"
|
||||
msgstr "Virhe e-kirjaa avatessa. Tiedostoa ei löydy tai se ei ole saatavilla"
|
||||
|
||||
@@ -498,63 +499,67 @@ msgstr "Tiedostoa %(file)s ei löytynyt Google Drivesta"
|
||||
msgid "Book path %(path)s not found on Google Drive"
|
||||
msgstr "Kirjan polkua %(path)s ei löytynyt Google Drivesta"
|
||||
|
||||
#: cps/helper.py:551
|
||||
#: cps/helper.py:542
|
||||
msgid "Error Downloading Cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:558
|
||||
msgid "Failed to create path for cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:556
|
||||
#: cps/helper.py:563
|
||||
msgid "Cover-file is not a valid image file, or could not be stored"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:567
|
||||
#: cps/helper.py:574
|
||||
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:581
|
||||
#: cps/helper.py:588
|
||||
msgid "Only jpg/jpeg files are supported as coverfile"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:630
|
||||
#: cps/helper.py:637
|
||||
msgid "Unrar binary file not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:644
|
||||
#: cps/helper.py:651
|
||||
msgid "Error excecuting UnRar"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:700
|
||||
#: cps/helper.py:707
|
||||
msgid "Waiting"
|
||||
msgstr "Odottaa"
|
||||
|
||||
#: cps/helper.py:702
|
||||
#: cps/helper.py:709
|
||||
msgid "Failed"
|
||||
msgstr "Epäonnistui"
|
||||
|
||||
#: cps/helper.py:704
|
||||
#: cps/helper.py:711
|
||||
msgid "Started"
|
||||
msgstr "Aloitettu"
|
||||
|
||||
#: cps/helper.py:706
|
||||
#: cps/helper.py:713
|
||||
msgid "Finished"
|
||||
msgstr "Valmistui"
|
||||
|
||||
#: cps/helper.py:708
|
||||
#: cps/helper.py:715
|
||||
msgid "Unknown Status"
|
||||
msgstr "Tuntematon tila"
|
||||
|
||||
#: cps/helper.py:713
|
||||
#: cps/helper.py:720
|
||||
msgid "E-mail: "
|
||||
msgstr "Sähköposti: "
|
||||
|
||||
#: cps/helper.py:715 cps/helper.py:719
|
||||
#: cps/helper.py:722 cps/helper.py:726
|
||||
msgid "Convert: "
|
||||
msgstr "Muunna: "
|
||||
|
||||
#: cps/helper.py:717
|
||||
#: cps/helper.py:724
|
||||
msgid "Upload: "
|
||||
msgstr "Lähetä: "
|
||||
|
||||
#: cps/helper.py:721
|
||||
#: cps/helper.py:728
|
||||
msgid "Unknown Task: "
|
||||
msgstr "Tuntematon tehtävä: "
|
||||
|
||||
@@ -1080,35 +1085,27 @@ msgstr "%(name)sn profiili"
|
||||
msgid "Profile updated"
|
||||
msgstr "Profiili päivitetty"
|
||||
|
||||
#: cps/web.py:1644 cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1656 cps/web.py:1659 cps/web.py:1662 cps/web.py:1669
|
||||
#: cps/web.py:1674
|
||||
msgid "Read a Book"
|
||||
msgstr "Lue kirja"
|
||||
|
||||
#: cps/web.py:1685
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible."
|
||||
msgstr "Virhe kirjan avaamisessa. Tiedostoa ei ole tai se ei ole saatavilla."
|
||||
|
||||
#: cps/worker.py:310
|
||||
#: cps/worker.py:313
|
||||
#, python-format
|
||||
msgid "Calibre ebook-convert %(tool)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:370
|
||||
#: cps/worker.py:373
|
||||
#, python-format
|
||||
msgid "Ebook-converter failed: %(error)s"
|
||||
msgstr "E-kirjan muunnos epäonnistui: %(error)s"
|
||||
|
||||
#: cps/worker.py:403
|
||||
#: cps/worker.py:406
|
||||
#, python-format
|
||||
msgid "Kepubify-converter failed: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:427
|
||||
#: cps/worker.py:430
|
||||
#, python-format
|
||||
msgid "Converted file not found or more than one file in folder %(folder)s"
|
||||
msgstr ""
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2020-05-25 21:52+0200\n"
|
||||
"POT-Creation-Date: 2020-05-28 18:49+0200\n"
|
||||
"PO-Revision-Date: 2020-05-08 14:36+0200\n"
|
||||
"Last-Translator: Dekani <dekani1500@gmail.com>\n"
|
||||
"Language: fr\n"
|
||||
@@ -314,7 +314,8 @@ msgstr "Le format du livre a été supprimé avec succès"
|
||||
msgid "Book Successfully Deleted"
|
||||
msgstr "Le livre a été supprimé avec succès"
|
||||
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548 cps/web.py:1644 cps/web.py:1685
|
||||
#: cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible"
|
||||
msgstr "Erreur à l’ouverture du livre. Le fichier n’existe pas ou n’est pas accessible"
|
||||
|
||||
@@ -511,63 +512,67 @@ msgstr "Le fichier %(file)s n'a pas été trouvé dans Google Drive"
|
||||
msgid "Book path %(path)s not found on Google Drive"
|
||||
msgstr "Le chemin du livre %(path)s n'a pas été trouvé dans Google Drive"
|
||||
|
||||
#: cps/helper.py:551
|
||||
#: cps/helper.py:542
|
||||
msgid "Error Downloading Cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:558
|
||||
msgid "Failed to create path for cover"
|
||||
msgstr "Impossible de créer le chemin pour la couverture"
|
||||
|
||||
#: cps/helper.py:556
|
||||
#: cps/helper.py:563
|
||||
msgid "Cover-file is not a valid image file, or could not be stored"
|
||||
msgstr "Le fichier couverture n'est pas un fichier image valide, ou ne peut pas être stocké"
|
||||
|
||||
#: cps/helper.py:567
|
||||
#: cps/helper.py:574
|
||||
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
|
||||
msgstr "Seuls les fichiers jpg/jpeg/png/webp sont supportés comme fichier de couverture"
|
||||
|
||||
#: cps/helper.py:581
|
||||
#: cps/helper.py:588
|
||||
msgid "Only jpg/jpeg files are supported as coverfile"
|
||||
msgstr "Seuls les fichiers jpg/jpeg sont supportés comme fichier de couverture"
|
||||
|
||||
#: cps/helper.py:630
|
||||
#: cps/helper.py:637
|
||||
msgid "Unrar binary file not found"
|
||||
msgstr "Fichier binaire Unrar non trouvé"
|
||||
|
||||
#: cps/helper.py:644
|
||||
#: cps/helper.py:651
|
||||
msgid "Error excecuting UnRar"
|
||||
msgstr "Une erreur est survenue lors de l'exécution d'UnRar"
|
||||
|
||||
#: cps/helper.py:700
|
||||
#: cps/helper.py:707
|
||||
msgid "Waiting"
|
||||
msgstr "En attente"
|
||||
|
||||
#: cps/helper.py:702
|
||||
#: cps/helper.py:709
|
||||
msgid "Failed"
|
||||
msgstr "Echoué"
|
||||
|
||||
#: cps/helper.py:704
|
||||
#: cps/helper.py:711
|
||||
msgid "Started"
|
||||
msgstr "Débuté"
|
||||
|
||||
#: cps/helper.py:706
|
||||
#: cps/helper.py:713
|
||||
msgid "Finished"
|
||||
msgstr "Terminé"
|
||||
|
||||
#: cps/helper.py:708
|
||||
#: cps/helper.py:715
|
||||
msgid "Unknown Status"
|
||||
msgstr "Statut inconnu"
|
||||
|
||||
#: cps/helper.py:713
|
||||
#: cps/helper.py:720
|
||||
msgid "E-mail: "
|
||||
msgstr "Courriel : "
|
||||
|
||||
#: cps/helper.py:715 cps/helper.py:719
|
||||
#: cps/helper.py:722 cps/helper.py:726
|
||||
msgid "Convert: "
|
||||
msgstr "Convertir vers : "
|
||||
|
||||
#: cps/helper.py:717
|
||||
#: cps/helper.py:724
|
||||
msgid "Upload: "
|
||||
msgstr "Téléverser : "
|
||||
|
||||
#: cps/helper.py:721
|
||||
#: cps/helper.py:728
|
||||
msgid "Unknown Task: "
|
||||
msgstr "Tâche inconnue : "
|
||||
|
||||
@@ -1093,35 +1098,27 @@ msgstr "Profil de %(name)s"
|
||||
msgid "Profile updated"
|
||||
msgstr "Profil mis à jour"
|
||||
|
||||
#: cps/web.py:1644 cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
||||
msgstr "Erreur lors de l'ouverture du livre. Le fichier n'existe pas ou le fichier est inaccessible:"
|
||||
|
||||
#: cps/web.py:1656 cps/web.py:1659 cps/web.py:1662 cps/web.py:1669
|
||||
#: cps/web.py:1674
|
||||
msgid "Read a Book"
|
||||
msgstr "Lire un livre"
|
||||
|
||||
#: cps/web.py:1685
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible."
|
||||
msgstr "Erreur lors de l’ouverture d’un eBook. Le fichier n’existe pas ou le fichier n’est pas accessible."
|
||||
|
||||
#: cps/worker.py:310
|
||||
#: cps/worker.py:313
|
||||
#, python-format
|
||||
msgid "Calibre ebook-convert %(tool)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:370
|
||||
#: cps/worker.py:373
|
||||
#, python-format
|
||||
msgid "Ebook-converter failed: %(error)s"
|
||||
msgstr "La commande ebook-convert a échouée : %(error)s"
|
||||
|
||||
#: cps/worker.py:403
|
||||
#: cps/worker.py:406
|
||||
#, python-format
|
||||
msgid "Kepubify-converter failed: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:427
|
||||
#: cps/worker.py:430
|
||||
#, python-format
|
||||
msgid "Converted file not found or more than one file in folder %(folder)s"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2020-05-25 21:52+0200\n"
|
||||
"POT-Creation-Date: 2020-05-28 18:49+0200\n"
|
||||
"PO-Revision-Date: 2019-04-06 23:36+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language: hu\n"
|
||||
@@ -301,7 +301,8 @@ msgstr ""
|
||||
msgid "Book Successfully Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548 cps/web.py:1644 cps/web.py:1685
|
||||
#: cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible"
|
||||
msgstr "Hiba az ekönyv megnyitásakor. A fájl nem létezik vagy nem elérhető."
|
||||
|
||||
@@ -498,63 +499,67 @@ msgstr "A \"%(file)s\" fájl nem található a Google Drive-on"
|
||||
msgid "Book path %(path)s not found on Google Drive"
|
||||
msgstr "A könyv elérési útja (\"%(path)s\") nem található a Google Drive-on"
|
||||
|
||||
#: cps/helper.py:551
|
||||
#: cps/helper.py:542
|
||||
msgid "Error Downloading Cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:558
|
||||
msgid "Failed to create path for cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:556
|
||||
#: cps/helper.py:563
|
||||
msgid "Cover-file is not a valid image file, or could not be stored"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:567
|
||||
#: cps/helper.py:574
|
||||
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:581
|
||||
#: cps/helper.py:588
|
||||
msgid "Only jpg/jpeg files are supported as coverfile"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:630
|
||||
#: cps/helper.py:637
|
||||
msgid "Unrar binary file not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:644
|
||||
#: cps/helper.py:651
|
||||
msgid "Error excecuting UnRar"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:700
|
||||
#: cps/helper.py:707
|
||||
msgid "Waiting"
|
||||
msgstr "Várakozás"
|
||||
|
||||
#: cps/helper.py:702
|
||||
#: cps/helper.py:709
|
||||
msgid "Failed"
|
||||
msgstr "Nem sikerült"
|
||||
|
||||
#: cps/helper.py:704
|
||||
#: cps/helper.py:711
|
||||
msgid "Started"
|
||||
msgstr "Elindítva"
|
||||
|
||||
#: cps/helper.py:706
|
||||
#: cps/helper.py:713
|
||||
msgid "Finished"
|
||||
msgstr "Végrehajtva"
|
||||
|
||||
#: cps/helper.py:708
|
||||
#: cps/helper.py:715
|
||||
msgid "Unknown Status"
|
||||
msgstr "Ismeretlen állapot"
|
||||
|
||||
#: cps/helper.py:713
|
||||
#: cps/helper.py:720
|
||||
msgid "E-mail: "
|
||||
msgstr "E-mail cím: "
|
||||
|
||||
#: cps/helper.py:715 cps/helper.py:719
|
||||
#: cps/helper.py:722 cps/helper.py:726
|
||||
msgid "Convert: "
|
||||
msgstr "Konvertálás:"
|
||||
|
||||
#: cps/helper.py:717
|
||||
#: cps/helper.py:724
|
||||
msgid "Upload: "
|
||||
msgstr "Feltöltés:"
|
||||
|
||||
#: cps/helper.py:721
|
||||
#: cps/helper.py:728
|
||||
msgid "Unknown Task: "
|
||||
msgstr "Ismeretlen feladat:"
|
||||
|
||||
@@ -1080,35 +1085,27 @@ msgstr "%(name)s profilja"
|
||||
msgid "Profile updated"
|
||||
msgstr "A profil frissítve."
|
||||
|
||||
#: cps/web.py:1644 cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1656 cps/web.py:1659 cps/web.py:1662 cps/web.py:1669
|
||||
#: cps/web.py:1674
|
||||
msgid "Read a Book"
|
||||
msgstr "Egy olvasott könyv"
|
||||
|
||||
#: cps/web.py:1685
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible."
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:310
|
||||
#: cps/worker.py:313
|
||||
#, python-format
|
||||
msgid "Calibre ebook-convert %(tool)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:370
|
||||
#: cps/worker.py:373
|
||||
#, python-format
|
||||
msgid "Ebook-converter failed: %(error)s"
|
||||
msgstr "Az e-könyv átalakítás nem sikerült: %(error)s"
|
||||
|
||||
#: cps/worker.py:403
|
||||
#: cps/worker.py:406
|
||||
#, python-format
|
||||
msgid "Kepubify-converter failed: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:427
|
||||
#: cps/worker.py:430
|
||||
#, python-format
|
||||
msgid "Converted file not found or more than one file in folder %(folder)s"
|
||||
msgstr ""
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2020-05-26 18:39+0200\n"
|
||||
"POT-Creation-Date: 2020-05-28 18:49+0200\n"
|
||||
"PO-Revision-Date: 2017-04-04 15:09+0200\n"
|
||||
"Last-Translator: ElQuimm <quimm@webtaste.com>\n"
|
||||
"Language: it\n"
|
||||
@@ -300,7 +300,8 @@ msgstr "Il formato del libro è stato eliminato con successo"
|
||||
msgid "Book Successfully Deleted"
|
||||
msgstr "Il libro é stato eliminato con successo"
|
||||
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548 cps/web.py:1644 cps/web.py:1685
|
||||
#: cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible"
|
||||
msgstr "Errore durante l'apertura del libro. Il file non esiste o il file non è accessibile"
|
||||
|
||||
@@ -497,63 +498,67 @@ msgstr "File %(file)s non trovato su Google Drive"
|
||||
msgid "Book path %(path)s not found on Google Drive"
|
||||
msgstr "Non ho trovato la cartella %(path)s del libro su Google Drive"
|
||||
|
||||
#: cps/helper.py:551
|
||||
#: cps/helper.py:542
|
||||
msgid "Error Downloading Cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:558
|
||||
msgid "Failed to create path for cover"
|
||||
msgstr "Errore nel creare la cartella per la copertina"
|
||||
|
||||
#: cps/helper.py:556
|
||||
#: cps/helper.py:563
|
||||
msgid "Cover-file is not a valid image file, or could not be stored"
|
||||
msgstr "Il file della copertina non è in un formato immagine valido o non può essere salvato"
|
||||
|
||||
#: cps/helper.py:567
|
||||
#: cps/helper.py:574
|
||||
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
|
||||
msgstr "Solamente i file nei formati jpg/jpeg/png/webp sono supportati per le copertine"
|
||||
|
||||
#: cps/helper.py:581
|
||||
#: cps/helper.py:588
|
||||
msgid "Only jpg/jpeg files are supported as coverfile"
|
||||
msgstr "Solamente i file nei formati jpg/jpeg sono supportati per le copertine"
|
||||
|
||||
#: cps/helper.py:630
|
||||
#: cps/helper.py:637
|
||||
msgid "Unrar binary file not found"
|
||||
msgstr "Non ho trovato il file binario di UnRar"
|
||||
|
||||
#: cps/helper.py:644
|
||||
#: cps/helper.py:651
|
||||
msgid "Error excecuting UnRar"
|
||||
msgstr "Errore nell'eseguire UnRar"
|
||||
|
||||
#: cps/helper.py:700
|
||||
#: cps/helper.py:707
|
||||
msgid "Waiting"
|
||||
msgstr "Attendi"
|
||||
|
||||
#: cps/helper.py:702
|
||||
#: cps/helper.py:709
|
||||
msgid "Failed"
|
||||
msgstr "Non riuscito"
|
||||
|
||||
#: cps/helper.py:704
|
||||
#: cps/helper.py:711
|
||||
msgid "Started"
|
||||
msgstr "Avviato"
|
||||
|
||||
#: cps/helper.py:706
|
||||
#: cps/helper.py:713
|
||||
msgid "Finished"
|
||||
msgstr "Terminato"
|
||||
|
||||
#: cps/helper.py:708
|
||||
#: cps/helper.py:715
|
||||
msgid "Unknown Status"
|
||||
msgstr "Stato sconosciuto"
|
||||
|
||||
#: cps/helper.py:713
|
||||
#: cps/helper.py:720
|
||||
msgid "E-mail: "
|
||||
msgstr "E-mail: "
|
||||
|
||||
#: cps/helper.py:715 cps/helper.py:719
|
||||
#: cps/helper.py:722 cps/helper.py:726
|
||||
msgid "Convert: "
|
||||
msgstr "Conversione: "
|
||||
|
||||
#: cps/helper.py:717
|
||||
#: cps/helper.py:724
|
||||
msgid "Upload: "
|
||||
msgstr "Upload: "
|
||||
|
||||
#: cps/helper.py:721
|
||||
#: cps/helper.py:728
|
||||
msgid "Unknown Task: "
|
||||
msgstr "Processo sconosciuto: "
|
||||
|
||||
@@ -1079,19 +1084,11 @@ msgstr "Profilo di %(name)s"
|
||||
msgid "Profile updated"
|
||||
msgstr "Profilo aggiornato"
|
||||
|
||||
#: cps/web.py:1644 cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
||||
msgstr "Errore nell'aprire il libro. Il file non esiste o il file non è accessibile:"
|
||||
|
||||
#: cps/web.py:1656 cps/web.py:1659 cps/web.py:1662 cps/web.py:1669
|
||||
#: cps/web.py:1674
|
||||
msgid "Read a Book"
|
||||
msgstr "Leggi un libro"
|
||||
|
||||
#: cps/web.py:1685
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible."
|
||||
msgstr "Errore nell'aprire il libro. Il file non esiste o il file non è accessibile."
|
||||
|
||||
#: cps/worker.py:313
|
||||
#, python-format
|
||||
msgid "Calibre ebook-convert %(tool)s not found"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2020-05-25 21:52+0200\n"
|
||||
"POT-Creation-Date: 2020-05-28 18:49+0200\n"
|
||||
"PO-Revision-Date: 2018-02-07 02:20-0500\n"
|
||||
"Last-Translator: white <space_white@yahoo.com>\n"
|
||||
"Language: ja\n"
|
||||
@@ -301,7 +301,8 @@ msgstr ""
|
||||
msgid "Book Successfully Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548 cps/web.py:1644 cps/web.py:1685
|
||||
#: cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible"
|
||||
msgstr "電子書籍を開けません。ファイルが存在しないかアクセスできません"
|
||||
|
||||
@@ -498,63 +499,67 @@ msgstr "ファイル %(file)s はGoogleドライブ上にありません"
|
||||
msgid "Book path %(path)s not found on Google Drive"
|
||||
msgstr "本のパス %(path)s はGoogleドライブ上にありません"
|
||||
|
||||
#: cps/helper.py:551
|
||||
#: cps/helper.py:542
|
||||
msgid "Error Downloading Cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:558
|
||||
msgid "Failed to create path for cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:556
|
||||
#: cps/helper.py:563
|
||||
msgid "Cover-file is not a valid image file, or could not be stored"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:567
|
||||
#: cps/helper.py:574
|
||||
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:581
|
||||
#: cps/helper.py:588
|
||||
msgid "Only jpg/jpeg files are supported as coverfile"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:630
|
||||
#: cps/helper.py:637
|
||||
msgid "Unrar binary file not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:644
|
||||
#: cps/helper.py:651
|
||||
msgid "Error excecuting UnRar"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:700
|
||||
#: cps/helper.py:707
|
||||
msgid "Waiting"
|
||||
msgstr "待機中"
|
||||
|
||||
#: cps/helper.py:702
|
||||
#: cps/helper.py:709
|
||||
msgid "Failed"
|
||||
msgstr "失敗"
|
||||
|
||||
#: cps/helper.py:704
|
||||
#: cps/helper.py:711
|
||||
msgid "Started"
|
||||
msgstr "開始"
|
||||
|
||||
#: cps/helper.py:706
|
||||
#: cps/helper.py:713
|
||||
msgid "Finished"
|
||||
msgstr "終了"
|
||||
|
||||
#: cps/helper.py:708
|
||||
#: cps/helper.py:715
|
||||
msgid "Unknown Status"
|
||||
msgstr "不明"
|
||||
|
||||
#: cps/helper.py:713
|
||||
#: cps/helper.py:720
|
||||
msgid "E-mail: "
|
||||
msgstr "メール: "
|
||||
|
||||
#: cps/helper.py:715 cps/helper.py:719
|
||||
#: cps/helper.py:722 cps/helper.py:726
|
||||
msgid "Convert: "
|
||||
msgstr "変換: "
|
||||
|
||||
#: cps/helper.py:717
|
||||
#: cps/helper.py:724
|
||||
msgid "Upload: "
|
||||
msgstr "アップロード: "
|
||||
|
||||
#: cps/helper.py:721
|
||||
#: cps/helper.py:728
|
||||
msgid "Unknown Task: "
|
||||
msgstr "不明なタスク: "
|
||||
|
||||
@@ -1080,35 +1085,27 @@ msgstr "%(name)s のプロフィール"
|
||||
msgid "Profile updated"
|
||||
msgstr "プロフィールを更新しました"
|
||||
|
||||
#: cps/web.py:1644 cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
||||
msgstr "電子書籍を開けません。ファイルが存在しないかアクセスできません:"
|
||||
|
||||
#: cps/web.py:1656 cps/web.py:1659 cps/web.py:1662 cps/web.py:1669
|
||||
#: cps/web.py:1674
|
||||
msgid "Read a Book"
|
||||
msgstr "本を読む"
|
||||
|
||||
#: cps/web.py:1685
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible."
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:310
|
||||
#: cps/worker.py:313
|
||||
#, python-format
|
||||
msgid "Calibre ebook-convert %(tool)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:370
|
||||
#: cps/worker.py:373
|
||||
#, python-format
|
||||
msgid "Ebook-converter failed: %(error)s"
|
||||
msgstr "Ebook-converter が失敗しました: %(error)s"
|
||||
|
||||
#: cps/worker.py:403
|
||||
#: cps/worker.py:406
|
||||
#, python-format
|
||||
msgid "Kepubify-converter failed: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:427
|
||||
#: cps/worker.py:430
|
||||
#, python-format
|
||||
msgid "Converted file not found or more than one file in folder %(folder)s"
|
||||
msgstr ""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2020-05-25 21:52+0200\n"
|
||||
"POT-Creation-Date: 2020-05-28 18:49+0200\n"
|
||||
"PO-Revision-Date: 2018-08-27 17:06+0700\n"
|
||||
"Last-Translator: \n"
|
||||
"Language: km_KH\n"
|
||||
@@ -302,7 +302,8 @@ msgstr ""
|
||||
msgid "Book Successfully Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548 cps/web.py:1644 cps/web.py:1685
|
||||
#: cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible"
|
||||
msgstr "មានបញ្ហាពេលបើកឯកសារ eBook ។ ពុំមានឯកសារ ឬឯកសារនេះមិនអាចបើកបាន"
|
||||
|
||||
@@ -499,63 +500,67 @@ msgstr "ឯកសារ %(file)s រកមិនឃើញក្នុង Google
|
||||
msgid "Book path %(path)s not found on Google Drive"
|
||||
msgstr "ទីតាំងសៀវភៅ %(path)s រកមិនឃើញក្នុង Google Drive"
|
||||
|
||||
#: cps/helper.py:551
|
||||
#: cps/helper.py:542
|
||||
msgid "Error Downloading Cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:558
|
||||
msgid "Failed to create path for cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:556
|
||||
#: cps/helper.py:563
|
||||
msgid "Cover-file is not a valid image file, or could not be stored"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:567
|
||||
#: cps/helper.py:574
|
||||
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:581
|
||||
#: cps/helper.py:588
|
||||
msgid "Only jpg/jpeg files are supported as coverfile"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:630
|
||||
#: cps/helper.py:637
|
||||
msgid "Unrar binary file not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:644
|
||||
#: cps/helper.py:651
|
||||
msgid "Error excecuting UnRar"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:700
|
||||
#: cps/helper.py:707
|
||||
msgid "Waiting"
|
||||
msgstr "កំពុងរង់ចាំ"
|
||||
|
||||
#: cps/helper.py:702
|
||||
#: cps/helper.py:709
|
||||
msgid "Failed"
|
||||
msgstr "បានបរាជ័យ"
|
||||
|
||||
#: cps/helper.py:704
|
||||
#: cps/helper.py:711
|
||||
msgid "Started"
|
||||
msgstr "បានចាប់ផ្តើម"
|
||||
|
||||
#: cps/helper.py:706
|
||||
#: cps/helper.py:713
|
||||
msgid "Finished"
|
||||
msgstr "បានបញ្ចប់"
|
||||
|
||||
#: cps/helper.py:708
|
||||
#: cps/helper.py:715
|
||||
msgid "Unknown Status"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:713
|
||||
#: cps/helper.py:720
|
||||
msgid "E-mail: "
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:715 cps/helper.py:719
|
||||
#: cps/helper.py:722 cps/helper.py:726
|
||||
msgid "Convert: "
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:717
|
||||
#: cps/helper.py:724
|
||||
msgid "Upload: "
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:721
|
||||
#: cps/helper.py:728
|
||||
msgid "Unknown Task: "
|
||||
msgstr ""
|
||||
|
||||
@@ -1081,35 +1086,27 @@ msgstr "ព័ត៌មានសង្ខេបរបស់ %(name)s"
|
||||
msgid "Profile updated"
|
||||
msgstr "ព័ត៌មានសង្ខេបបានកែប្រែ"
|
||||
|
||||
#: cps/web.py:1644 cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
||||
msgstr "មានបញ្ហាពេលបើកឯកសារ eBook ។ មិនមានឯកសារនេះ ឬមិនអាចបើកបាន៖"
|
||||
|
||||
#: cps/web.py:1656 cps/web.py:1659 cps/web.py:1662 cps/web.py:1669
|
||||
#: cps/web.py:1674
|
||||
msgid "Read a Book"
|
||||
msgstr "អានសៀវភៅ"
|
||||
|
||||
#: cps/web.py:1685
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible."
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:310
|
||||
#: cps/worker.py:313
|
||||
#, python-format
|
||||
msgid "Calibre ebook-convert %(tool)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:370
|
||||
#: cps/worker.py:373
|
||||
#, python-format
|
||||
msgid "Ebook-converter failed: %(error)s"
|
||||
msgstr "Ebook-converter បានបរាជ័យ៖ %(error)s"
|
||||
|
||||
#: cps/worker.py:403
|
||||
#: cps/worker.py:406
|
||||
#, python-format
|
||||
msgid "Kepubify-converter failed: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:427
|
||||
#: cps/worker.py:430
|
||||
#, python-format
|
||||
msgid "Converted file not found or more than one file in folder %(folder)s"
|
||||
msgstr ""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web (GPLV3)\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2020-05-25 21:52+0200\n"
|
||||
"POT-Creation-Date: 2020-05-28 18:49+0200\n"
|
||||
"PO-Revision-Date: 2020-05-10 21:00+0200\n"
|
||||
"Last-Translator: Marcel Maas <marcel.maas@outlook.com>\n"
|
||||
"Language: nl\n"
|
||||
@@ -302,7 +302,8 @@ msgstr "Het boekformaat is verwijderd"
|
||||
msgid "Book Successfully Deleted"
|
||||
msgstr "Het boek is verwijderd"
|
||||
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548 cps/web.py:1644 cps/web.py:1685
|
||||
#: cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible"
|
||||
msgstr "Kan e-boek niet openen: het bestand bestaat niet of is ontoegankelijk"
|
||||
|
||||
@@ -499,63 +500,67 @@ msgstr "Bestand '%(file)s' niet aangetroffen op Google Drive"
|
||||
msgid "Book path %(path)s not found on Google Drive"
|
||||
msgstr "Boeken locatie '%(path)s' niet aangetroffen op Google Drive"
|
||||
|
||||
#: cps/helper.py:551
|
||||
#: cps/helper.py:542
|
||||
msgid "Error Downloading Cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:558
|
||||
msgid "Failed to create path for cover"
|
||||
msgstr "Locatie aanmaken voor omslag mislukt"
|
||||
|
||||
#: cps/helper.py:556
|
||||
#: cps/helper.py:563
|
||||
msgid "Cover-file is not a valid image file, or could not be stored"
|
||||
msgstr "Omslag-bestand is geen afbeelding of kon niet opgeslagen worden"
|
||||
|
||||
#: cps/helper.py:567
|
||||
#: cps/helper.py:574
|
||||
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
|
||||
msgstr "Alleen jpg/jpeg/png/webp bestanden zijn toegestaan als omslag"
|
||||
|
||||
#: cps/helper.py:581
|
||||
#: cps/helper.py:588
|
||||
msgid "Only jpg/jpeg files are supported as coverfile"
|
||||
msgstr "Alleen jpg/jpeg bestanden zijn toegestaan als omslag"
|
||||
|
||||
#: cps/helper.py:630
|
||||
#: cps/helper.py:637
|
||||
msgid "Unrar binary file not found"
|
||||
msgstr "Unrar executable niet gevonden"
|
||||
|
||||
#: cps/helper.py:644
|
||||
#: cps/helper.py:651
|
||||
msgid "Error excecuting UnRar"
|
||||
msgstr "Fout bij het uitvoeren van Unrar"
|
||||
|
||||
#: cps/helper.py:700
|
||||
#: cps/helper.py:707
|
||||
msgid "Waiting"
|
||||
msgstr "Wachten"
|
||||
|
||||
#: cps/helper.py:702
|
||||
#: cps/helper.py:709
|
||||
msgid "Failed"
|
||||
msgstr "Mislukt"
|
||||
|
||||
#: cps/helper.py:704
|
||||
#: cps/helper.py:711
|
||||
msgid "Started"
|
||||
msgstr "Gestart"
|
||||
|
||||
#: cps/helper.py:706
|
||||
#: cps/helper.py:713
|
||||
msgid "Finished"
|
||||
msgstr "Voltooid"
|
||||
|
||||
#: cps/helper.py:708
|
||||
#: cps/helper.py:715
|
||||
msgid "Unknown Status"
|
||||
msgstr "Onbekende status"
|
||||
|
||||
#: cps/helper.py:713
|
||||
#: cps/helper.py:720
|
||||
msgid "E-mail: "
|
||||
msgstr "E-mailadres: "
|
||||
|
||||
#: cps/helper.py:715 cps/helper.py:719
|
||||
#: cps/helper.py:722 cps/helper.py:726
|
||||
msgid "Convert: "
|
||||
msgstr "Converteren: "
|
||||
|
||||
#: cps/helper.py:717
|
||||
#: cps/helper.py:724
|
||||
msgid "Upload: "
|
||||
msgstr "Uploaden: "
|
||||
|
||||
#: cps/helper.py:721
|
||||
#: cps/helper.py:728
|
||||
msgid "Unknown Task: "
|
||||
msgstr "Onbekende taak: "
|
||||
|
||||
@@ -1081,35 +1086,27 @@ msgstr "%(name)s's profiel"
|
||||
msgid "Profile updated"
|
||||
msgstr "Profiel bijgewerkt"
|
||||
|
||||
#: cps/web.py:1644 cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
||||
msgstr "Fout tijdens het openen van eBook. Bestand bestaat niet of is niet toegankelijk:"
|
||||
|
||||
#: cps/web.py:1656 cps/web.py:1659 cps/web.py:1662 cps/web.py:1669
|
||||
#: cps/web.py:1674
|
||||
msgid "Read a Book"
|
||||
msgstr "Lees een boek"
|
||||
|
||||
#: cps/web.py:1685
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible."
|
||||
msgstr "Fout tijdens het openen van eBook. Bestand bestaat niet of is niet toegankelijk."
|
||||
|
||||
#: cps/worker.py:310
|
||||
#: cps/worker.py:313
|
||||
#, python-format
|
||||
msgid "Calibre ebook-convert %(tool)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:370
|
||||
#: cps/worker.py:373
|
||||
#, python-format
|
||||
msgid "Ebook-converter failed: %(error)s"
|
||||
msgstr "E-boek-conversie mislukt: %(error)s"
|
||||
|
||||
#: cps/worker.py:403
|
||||
#: cps/worker.py:406
|
||||
#, python-format
|
||||
msgid "Kepubify-converter failed: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:427
|
||||
#: cps/worker.py:430
|
||||
#, python-format
|
||||
msgid "Converted file not found or more than one file in folder %(folder)s"
|
||||
msgstr ""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre Web - polski (POT: 2019-08-06 18:35)\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2020-05-25 21:52+0200\n"
|
||||
"POT-Creation-Date: 2020-05-28 18:49+0200\n"
|
||||
"PO-Revision-Date: 2020-03-31 21:50+0200\n"
|
||||
"Last-Translator: Jerzy Piątek <jerzy.piatek@gmail.com>\n"
|
||||
"Language: pl\n"
|
||||
@@ -305,7 +305,8 @@ msgstr ""
|
||||
msgid "Book Successfully Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548 cps/web.py:1644 cps/web.py:1685
|
||||
#: cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible"
|
||||
msgstr "Błąd podczas otwierania e-booka. Plik nie istnieje lub jest niedostępny"
|
||||
|
||||
@@ -504,63 +505,67 @@ msgstr "Nie znaleziono pliku %(file)s na Google Drive"
|
||||
msgid "Book path %(path)s not found on Google Drive"
|
||||
msgstr "Nie znaleziono ścieżki do książki %(path)s na Google Drive"
|
||||
|
||||
#: cps/helper.py:551
|
||||
#: cps/helper.py:542
|
||||
msgid "Error Downloading Cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:558
|
||||
msgid "Failed to create path for cover"
|
||||
msgstr "Nie udało się utworzyć ścieżki dla okładki"
|
||||
|
||||
#: cps/helper.py:556
|
||||
#: cps/helper.py:563
|
||||
msgid "Cover-file is not a valid image file, or could not be stored"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:567
|
||||
#: cps/helper.py:574
|
||||
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
|
||||
msgstr "Jako plik okładki dopuszczalne są jedynie pliki jpg/jpeg/png/webp"
|
||||
|
||||
#: cps/helper.py:581
|
||||
#: cps/helper.py:588
|
||||
msgid "Only jpg/jpeg files are supported as coverfile"
|
||||
msgstr "Jako plik okładki dopuszczalne są jedynie pliki jpg/jpeg"
|
||||
|
||||
#: cps/helper.py:630
|
||||
#: cps/helper.py:637
|
||||
msgid "Unrar binary file not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:644
|
||||
#: cps/helper.py:651
|
||||
msgid "Error excecuting UnRar"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:700
|
||||
#: cps/helper.py:707
|
||||
msgid "Waiting"
|
||||
msgstr "Oczekiwanie"
|
||||
|
||||
#: cps/helper.py:702
|
||||
#: cps/helper.py:709
|
||||
msgid "Failed"
|
||||
msgstr "Nieudane"
|
||||
|
||||
#: cps/helper.py:704
|
||||
#: cps/helper.py:711
|
||||
msgid "Started"
|
||||
msgstr "Rozpoczynanie"
|
||||
|
||||
#: cps/helper.py:706
|
||||
#: cps/helper.py:713
|
||||
msgid "Finished"
|
||||
msgstr "Zakończone"
|
||||
|
||||
#: cps/helper.py:708
|
||||
#: cps/helper.py:715
|
||||
msgid "Unknown Status"
|
||||
msgstr "Ststus nieznany"
|
||||
|
||||
#: cps/helper.py:713
|
||||
#: cps/helper.py:720
|
||||
msgid "E-mail: "
|
||||
msgstr "E-mail: "
|
||||
|
||||
#: cps/helper.py:715 cps/helper.py:719
|
||||
#: cps/helper.py:722 cps/helper.py:726
|
||||
msgid "Convert: "
|
||||
msgstr "Konwertowanie: "
|
||||
|
||||
#: cps/helper.py:717
|
||||
#: cps/helper.py:724
|
||||
msgid "Upload: "
|
||||
msgstr "Wyślij: "
|
||||
|
||||
#: cps/helper.py:721
|
||||
#: cps/helper.py:728
|
||||
msgid "Unknown Task: "
|
||||
msgstr "Nieznane zadanie: "
|
||||
|
||||
@@ -1087,35 +1092,27 @@ msgstr "Profil użytkownika %(name)s"
|
||||
msgid "Profile updated"
|
||||
msgstr "Zaktualizowano profil"
|
||||
|
||||
#: cps/web.py:1644 cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
||||
msgstr "Błąd podczas otwierania e-booka. Plik nie istnieje lub jest niedostępny:"
|
||||
|
||||
#: cps/web.py:1656 cps/web.py:1659 cps/web.py:1662 cps/web.py:1669
|
||||
#: cps/web.py:1674
|
||||
msgid "Read a Book"
|
||||
msgstr "Czytaj książkę"
|
||||
|
||||
#: cps/web.py:1685
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible."
|
||||
msgstr "Błąd podczas otwierania e-booka. Plik nie istnieje lub jest niedostępny."
|
||||
|
||||
#: cps/worker.py:310
|
||||
#: cps/worker.py:313
|
||||
#, python-format
|
||||
msgid "Calibre ebook-convert %(tool)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:370
|
||||
#: cps/worker.py:373
|
||||
#, python-format
|
||||
msgid "Ebook-converter failed: %(error)s"
|
||||
msgstr "Konwertowanie nie powiodło się: %(error)s"
|
||||
|
||||
#: cps/worker.py:403
|
||||
#: cps/worker.py:406
|
||||
#, python-format
|
||||
msgid "Kepubify-converter failed: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:427
|
||||
#: cps/worker.py:430
|
||||
#, python-format
|
||||
msgid "Converted file not found or more than one file in folder %(folder)s"
|
||||
msgstr ""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2020-05-25 21:52+0200\n"
|
||||
"POT-Creation-Date: 2020-05-28 18:49+0200\n"
|
||||
"PO-Revision-Date: 2020-04-29 01:20+0400\n"
|
||||
"Last-Translator: ZIZA\n"
|
||||
"Language: ru\n"
|
||||
@@ -302,7 +302,8 @@ msgstr ""
|
||||
msgid "Book Successfully Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548 cps/web.py:1644 cps/web.py:1685
|
||||
#: cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible"
|
||||
msgstr "Ошибка при открытии eBook. Файл не существует или файл недоступен"
|
||||
|
||||
@@ -499,63 +500,67 @@ msgstr "Файл %(file)s не найден на Google Drive"
|
||||
msgid "Book path %(path)s not found on Google Drive"
|
||||
msgstr "Путь книги %(path)s не найден на Google Drive"
|
||||
|
||||
#: cps/helper.py:551
|
||||
#: cps/helper.py:542
|
||||
msgid "Error Downloading Cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:558
|
||||
msgid "Failed to create path for cover"
|
||||
msgstr "Не удалось создать путь для обложки."
|
||||
|
||||
#: cps/helper.py:556
|
||||
#: cps/helper.py:563
|
||||
msgid "Cover-file is not a valid image file, or could not be stored"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:567
|
||||
#: cps/helper.py:574
|
||||
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
|
||||
msgstr "Только файлы jpg / jpeg / png / webp поддерживаются в качестве файла обложки"
|
||||
|
||||
#: cps/helper.py:581
|
||||
#: cps/helper.py:588
|
||||
msgid "Only jpg/jpeg files are supported as coverfile"
|
||||
msgstr "Только файлы в формате jpg / jpeg поддерживаются как файл обложки"
|
||||
|
||||
#: cps/helper.py:630
|
||||
#: cps/helper.py:637
|
||||
msgid "Unrar binary file not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:644
|
||||
#: cps/helper.py:651
|
||||
msgid "Error excecuting UnRar"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:700
|
||||
#: cps/helper.py:707
|
||||
msgid "Waiting"
|
||||
msgstr "Ожидание"
|
||||
|
||||
#: cps/helper.py:702
|
||||
#: cps/helper.py:709
|
||||
msgid "Failed"
|
||||
msgstr "Неудачно"
|
||||
|
||||
#: cps/helper.py:704
|
||||
#: cps/helper.py:711
|
||||
msgid "Started"
|
||||
msgstr "Начало"
|
||||
|
||||
#: cps/helper.py:706
|
||||
#: cps/helper.py:713
|
||||
msgid "Finished"
|
||||
msgstr "Завершено"
|
||||
|
||||
#: cps/helper.py:708
|
||||
#: cps/helper.py:715
|
||||
msgid "Unknown Status"
|
||||
msgstr "Неизвестный статус"
|
||||
|
||||
#: cps/helper.py:713
|
||||
#: cps/helper.py:720
|
||||
msgid "E-mail: "
|
||||
msgstr "E-mail: "
|
||||
|
||||
#: cps/helper.py:715 cps/helper.py:719
|
||||
#: cps/helper.py:722 cps/helper.py:726
|
||||
msgid "Convert: "
|
||||
msgstr "Конвертировать: "
|
||||
|
||||
#: cps/helper.py:717
|
||||
#: cps/helper.py:724
|
||||
msgid "Upload: "
|
||||
msgstr "Загрузить: "
|
||||
|
||||
#: cps/helper.py:721
|
||||
#: cps/helper.py:728
|
||||
msgid "Unknown Task: "
|
||||
msgstr "Неизвестная задача: "
|
||||
|
||||
@@ -1081,35 +1086,27 @@ msgstr "Профиль %(name)s's"
|
||||
msgid "Profile updated"
|
||||
msgstr "Профиль обновлён"
|
||||
|
||||
#: cps/web.py:1644 cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
||||
msgstr "Ошибка открытия электронной книги. Файл не существует или файл недоступен:"
|
||||
|
||||
#: cps/web.py:1656 cps/web.py:1659 cps/web.py:1662 cps/web.py:1669
|
||||
#: cps/web.py:1674
|
||||
msgid "Read a Book"
|
||||
msgstr "Читать Книгу"
|
||||
|
||||
#: cps/web.py:1685
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible."
|
||||
msgstr "Ошибка открытия электронной книги. Файл не существует или файл недоступен."
|
||||
|
||||
#: cps/worker.py:310
|
||||
#: cps/worker.py:313
|
||||
#, python-format
|
||||
msgid "Calibre ebook-convert %(tool)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:370
|
||||
#: cps/worker.py:373
|
||||
#, python-format
|
||||
msgid "Ebook-converter failed: %(error)s"
|
||||
msgstr "Ошибка Ebook-конвертора: %(error)s"
|
||||
|
||||
#: cps/worker.py:403
|
||||
#: cps/worker.py:406
|
||||
#, python-format
|
||||
msgid "Kepubify-converter failed: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:427
|
||||
#: cps/worker.py:430
|
||||
#, python-format
|
||||
msgid "Converted file not found or more than one file in folder %(folder)s"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2020-05-25 21:52+0200\n"
|
||||
"POT-Creation-Date: 2020-05-28 18:49+0200\n"
|
||||
"PO-Revision-Date: 2020-03-14 09:30+0100\n"
|
||||
"Last-Translator: Jonatan Nyberg <jonatan.nyberg.karl@gmail.com>\n"
|
||||
"Language: sv\n"
|
||||
@@ -301,7 +301,8 @@ msgstr ""
|
||||
msgid "Book Successfully Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548 cps/web.py:1644 cps/web.py:1685
|
||||
#: cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible"
|
||||
msgstr "Det gick inte att öppna e-boken. Filen finns inte eller filen är inte tillgänglig"
|
||||
|
||||
@@ -498,63 +499,67 @@ msgstr "Filen %(file)s hittades inte på Google Drive"
|
||||
msgid "Book path %(path)s not found on Google Drive"
|
||||
msgstr "Boksökvägen %(path)s hittades inte på Google Drive"
|
||||
|
||||
#: cps/helper.py:551
|
||||
#: cps/helper.py:542
|
||||
msgid "Error Downloading Cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:558
|
||||
msgid "Failed to create path for cover"
|
||||
msgstr "Det gick inte att skapa sökväg för omslag"
|
||||
|
||||
#: cps/helper.py:556
|
||||
#: cps/helper.py:563
|
||||
msgid "Cover-file is not a valid image file, or could not be stored"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:567
|
||||
#: cps/helper.py:574
|
||||
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
|
||||
msgstr "Endast jpg/jpeg/png/webp-filer stöds som omslagsfil"
|
||||
|
||||
#: cps/helper.py:581
|
||||
#: cps/helper.py:588
|
||||
msgid "Only jpg/jpeg files are supported as coverfile"
|
||||
msgstr "Endast jpg/jpeg-filer stöds som omslagsfil"
|
||||
|
||||
#: cps/helper.py:630
|
||||
#: cps/helper.py:637
|
||||
msgid "Unrar binary file not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:644
|
||||
#: cps/helper.py:651
|
||||
msgid "Error excecuting UnRar"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:700
|
||||
#: cps/helper.py:707
|
||||
msgid "Waiting"
|
||||
msgstr "Väntar"
|
||||
|
||||
#: cps/helper.py:702
|
||||
#: cps/helper.py:709
|
||||
msgid "Failed"
|
||||
msgstr "Misslyckades"
|
||||
|
||||
#: cps/helper.py:704
|
||||
#: cps/helper.py:711
|
||||
msgid "Started"
|
||||
msgstr "Startad"
|
||||
|
||||
#: cps/helper.py:706
|
||||
#: cps/helper.py:713
|
||||
msgid "Finished"
|
||||
msgstr "Klar"
|
||||
|
||||
#: cps/helper.py:708
|
||||
#: cps/helper.py:715
|
||||
msgid "Unknown Status"
|
||||
msgstr "Okänd status"
|
||||
|
||||
#: cps/helper.py:713
|
||||
#: cps/helper.py:720
|
||||
msgid "E-mail: "
|
||||
msgstr "E-post: "
|
||||
|
||||
#: cps/helper.py:715 cps/helper.py:719
|
||||
#: cps/helper.py:722 cps/helper.py:726
|
||||
msgid "Convert: "
|
||||
msgstr "Konvertera: "
|
||||
|
||||
#: cps/helper.py:717
|
||||
#: cps/helper.py:724
|
||||
msgid "Upload: "
|
||||
msgstr "Överför: "
|
||||
|
||||
#: cps/helper.py:721
|
||||
#: cps/helper.py:728
|
||||
msgid "Unknown Task: "
|
||||
msgstr "Okänd uppgift: "
|
||||
|
||||
@@ -1080,35 +1085,27 @@ msgstr "%(name)ss profil"
|
||||
msgid "Profile updated"
|
||||
msgstr "Profilen uppdaterad"
|
||||
|
||||
#: cps/web.py:1644 cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
||||
msgstr "Fel vid öppningen av e-boken. Filen finns inte eller filen är inte tillgänglig:"
|
||||
|
||||
#: cps/web.py:1656 cps/web.py:1659 cps/web.py:1662 cps/web.py:1669
|
||||
#: cps/web.py:1674
|
||||
msgid "Read a Book"
|
||||
msgstr "Läs en bok"
|
||||
|
||||
#: cps/web.py:1685
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible."
|
||||
msgstr "Fel vid öppningen av e-boken. Filen finns inte eller filen är inte tillgänglig."
|
||||
|
||||
#: cps/worker.py:310
|
||||
#: cps/worker.py:313
|
||||
#, python-format
|
||||
msgid "Calibre ebook-convert %(tool)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:370
|
||||
#: cps/worker.py:373
|
||||
#, python-format
|
||||
msgid "Ebook-converter failed: %(error)s"
|
||||
msgstr "E-bokkonverteraren misslyckades: %(error)s"
|
||||
|
||||
#: cps/worker.py:403
|
||||
#: cps/worker.py:406
|
||||
#, python-format
|
||||
msgid "Kepubify-converter failed: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:427
|
||||
#: cps/worker.py:430
|
||||
#, python-format
|
||||
msgid "Converted file not found or more than one file in folder %(folder)s"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2020-05-25 21:52+0200\n"
|
||||
"POT-Creation-Date: 2020-05-28 18:49+0200\n"
|
||||
"PO-Revision-Date: 2020-04-23 22:47+0300\n"
|
||||
"Last-Translator: iz <iz7iz7iz@protonmail.ch>\n"
|
||||
"Language: tr\n"
|
||||
@@ -301,7 +301,8 @@ msgstr ""
|
||||
msgid "Book Successfully Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548 cps/web.py:1644 cps/web.py:1685
|
||||
#: cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible"
|
||||
msgstr "eKitap açılırken hata oluştu. Dosya mevcut değil veya erişilemiyor"
|
||||
|
||||
@@ -498,63 +499,67 @@ msgstr "%(file)s dosyası Google Drive'da bulunamadı"
|
||||
msgid "Book path %(path)s not found on Google Drive"
|
||||
msgstr "eKitap yolu %(path)s Google Drive'da bulunamadı"
|
||||
|
||||
#: cps/helper.py:551
|
||||
#: cps/helper.py:542
|
||||
msgid "Error Downloading Cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:558
|
||||
msgid "Failed to create path for cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:556
|
||||
#: cps/helper.py:563
|
||||
msgid "Cover-file is not a valid image file, or could not be stored"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:567
|
||||
#: cps/helper.py:574
|
||||
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:581
|
||||
#: cps/helper.py:588
|
||||
msgid "Only jpg/jpeg files are supported as coverfile"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:630
|
||||
#: cps/helper.py:637
|
||||
msgid "Unrar binary file not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:644
|
||||
#: cps/helper.py:651
|
||||
msgid "Error excecuting UnRar"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:700
|
||||
#: cps/helper.py:707
|
||||
msgid "Waiting"
|
||||
msgstr "Bekleniyor"
|
||||
|
||||
#: cps/helper.py:702
|
||||
#: cps/helper.py:709
|
||||
msgid "Failed"
|
||||
msgstr "Başarısız"
|
||||
|
||||
#: cps/helper.py:704
|
||||
#: cps/helper.py:711
|
||||
msgid "Started"
|
||||
msgstr "Başladı"
|
||||
|
||||
#: cps/helper.py:706
|
||||
#: cps/helper.py:713
|
||||
msgid "Finished"
|
||||
msgstr "Bitti"
|
||||
|
||||
#: cps/helper.py:708
|
||||
#: cps/helper.py:715
|
||||
msgid "Unknown Status"
|
||||
msgstr "Bilinmeyen Durum"
|
||||
|
||||
#: cps/helper.py:713
|
||||
#: cps/helper.py:720
|
||||
msgid "E-mail: "
|
||||
msgstr "e-Posta: "
|
||||
|
||||
#: cps/helper.py:715 cps/helper.py:719
|
||||
#: cps/helper.py:722 cps/helper.py:726
|
||||
msgid "Convert: "
|
||||
msgstr "Dönüştür: "
|
||||
|
||||
#: cps/helper.py:717
|
||||
#: cps/helper.py:724
|
||||
msgid "Upload: "
|
||||
msgstr "Yükle: "
|
||||
|
||||
#: cps/helper.py:721
|
||||
#: cps/helper.py:728
|
||||
msgid "Unknown Task: "
|
||||
msgstr "Bilinmeyen Görev: "
|
||||
|
||||
@@ -1080,35 +1085,27 @@ msgstr "%(name)s Profili"
|
||||
msgid "Profile updated"
|
||||
msgstr "Profil güncellendi"
|
||||
|
||||
#: cps/web.py:1644 cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
||||
msgstr "eKitap açılırken hata oluştu. Dosya mevcut değil veya erişilemiyor:"
|
||||
|
||||
#: cps/web.py:1656 cps/web.py:1659 cps/web.py:1662 cps/web.py:1669
|
||||
#: cps/web.py:1674
|
||||
msgid "Read a Book"
|
||||
msgstr "Kitap Oku"
|
||||
|
||||
#: cps/web.py:1685
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible."
|
||||
msgstr "eKitap açılırken hata oluştu. Dosya mevcut değil veya erişilemiyor"
|
||||
|
||||
#: cps/worker.py:310
|
||||
#: cps/worker.py:313
|
||||
#, python-format
|
||||
msgid "Calibre ebook-convert %(tool)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:370
|
||||
#: cps/worker.py:373
|
||||
#, python-format
|
||||
msgid "Ebook-converter failed: %(error)s"
|
||||
msgstr "eKitap-Dönüştürücü hatası: %(error)s"
|
||||
|
||||
#: cps/worker.py:403
|
||||
#: cps/worker.py:406
|
||||
#, python-format
|
||||
msgid "Kepubify-converter failed: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:427
|
||||
#: cps/worker.py:430
|
||||
#, python-format
|
||||
msgid "Converted file not found or more than one file in folder %(folder)s"
|
||||
msgstr ""
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/calibre-web\n"
|
||||
"POT-Creation-Date: 2020-05-25 21:52+0200\n"
|
||||
"POT-Creation-Date: 2020-05-28 18:49+0200\n"
|
||||
"PO-Revision-Date: 2017-04-30 00:47+0300\n"
|
||||
"Last-Translator: ABIS Team <biblio.if.abis@gmail.com>\n"
|
||||
"Language: uk\n"
|
||||
@@ -300,7 +300,8 @@ msgstr ""
|
||||
msgid "Book Successfully Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548 cps/web.py:1644 cps/web.py:1685
|
||||
#: cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible"
|
||||
msgstr "Сталась помилка при відкриванні eBook. Файл не існує або відсутній доступ до нього"
|
||||
|
||||
@@ -497,63 +498,67 @@ msgstr ""
|
||||
msgid "Book path %(path)s not found on Google Drive"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:551
|
||||
#: cps/helper.py:542
|
||||
msgid "Error Downloading Cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:558
|
||||
msgid "Failed to create path for cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:556
|
||||
#: cps/helper.py:563
|
||||
msgid "Cover-file is not a valid image file, or could not be stored"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:567
|
||||
#: cps/helper.py:574
|
||||
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:581
|
||||
#: cps/helper.py:588
|
||||
msgid "Only jpg/jpeg files are supported as coverfile"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:630
|
||||
#: cps/helper.py:637
|
||||
msgid "Unrar binary file not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:644
|
||||
#: cps/helper.py:651
|
||||
msgid "Error excecuting UnRar"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:700
|
||||
#: cps/helper.py:707
|
||||
msgid "Waiting"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:702
|
||||
#: cps/helper.py:709
|
||||
msgid "Failed"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:704
|
||||
#: cps/helper.py:711
|
||||
msgid "Started"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:706
|
||||
#: cps/helper.py:713
|
||||
msgid "Finished"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:708
|
||||
#: cps/helper.py:715
|
||||
msgid "Unknown Status"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:713
|
||||
#: cps/helper.py:720
|
||||
msgid "E-mail: "
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:715 cps/helper.py:719
|
||||
#: cps/helper.py:722 cps/helper.py:726
|
||||
msgid "Convert: "
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:717
|
||||
#: cps/helper.py:724
|
||||
msgid "Upload: "
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:721
|
||||
#: cps/helper.py:728
|
||||
msgid "Unknown Task: "
|
||||
msgstr ""
|
||||
|
||||
@@ -1079,35 +1084,27 @@ msgstr "Профіль %(name)s"
|
||||
msgid "Profile updated"
|
||||
msgstr "Профіль оновлено"
|
||||
|
||||
#: cps/web.py:1644 cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1656 cps/web.py:1659 cps/web.py:1662 cps/web.py:1669
|
||||
#: cps/web.py:1674
|
||||
msgid "Read a Book"
|
||||
msgstr "Читати книгу"
|
||||
|
||||
#: cps/web.py:1685
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible."
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:310
|
||||
#: cps/worker.py:313
|
||||
#, python-format
|
||||
msgid "Calibre ebook-convert %(tool)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:370
|
||||
#: cps/worker.py:373
|
||||
#, python-format
|
||||
msgid "Ebook-converter failed: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:403
|
||||
#: cps/worker.py:406
|
||||
#, python-format
|
||||
msgid "Kepubify-converter failed: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:427
|
||||
#: cps/worker.py:430
|
||||
#, python-format
|
||||
msgid "Converted file not found or more than one file in folder %(folder)s"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2020-05-25 21:52+0200\n"
|
||||
"POT-Creation-Date: 2020-05-28 18:49+0200\n"
|
||||
"PO-Revision-Date: 2017-01-06 17:00+0000\n"
|
||||
"Last-Translator: dalin <dalin.lin@gmail.com>\n"
|
||||
"Language: zh_Hans_CN\n"
|
||||
@@ -301,7 +301,8 @@ msgstr ""
|
||||
msgid "Book Successfully Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548
|
||||
#: cps/editbooks.py:254 cps/editbooks.py:548 cps/web.py:1644 cps/web.py:1685
|
||||
#: cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible"
|
||||
msgstr "打开电子书出错。文件不存在或不可访问"
|
||||
|
||||
@@ -498,63 +499,67 @@ msgstr "Google Drive上找不到文件 %(file)s"
|
||||
msgid "Book path %(path)s not found on Google Drive"
|
||||
msgstr "Google Drive上找不到书籍路径 %(path)s"
|
||||
|
||||
#: cps/helper.py:551
|
||||
#: cps/helper.py:542
|
||||
msgid "Error Downloading Cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:558
|
||||
msgid "Failed to create path for cover"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:556
|
||||
#: cps/helper.py:563
|
||||
msgid "Cover-file is not a valid image file, or could not be stored"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:567
|
||||
#: cps/helper.py:574
|
||||
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:581
|
||||
#: cps/helper.py:588
|
||||
msgid "Only jpg/jpeg files are supported as coverfile"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:630
|
||||
#: cps/helper.py:637
|
||||
msgid "Unrar binary file not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:644
|
||||
#: cps/helper.py:651
|
||||
msgid "Error excecuting UnRar"
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:700
|
||||
#: cps/helper.py:707
|
||||
msgid "Waiting"
|
||||
msgstr "等待中"
|
||||
|
||||
#: cps/helper.py:702
|
||||
#: cps/helper.py:709
|
||||
msgid "Failed"
|
||||
msgstr "失败"
|
||||
|
||||
#: cps/helper.py:704
|
||||
#: cps/helper.py:711
|
||||
msgid "Started"
|
||||
msgstr "已开始"
|
||||
|
||||
#: cps/helper.py:706
|
||||
#: cps/helper.py:713
|
||||
msgid "Finished"
|
||||
msgstr "已完成"
|
||||
|
||||
#: cps/helper.py:708
|
||||
#: cps/helper.py:715
|
||||
msgid "Unknown Status"
|
||||
msgstr "未知状态"
|
||||
|
||||
#: cps/helper.py:713
|
||||
#: cps/helper.py:720
|
||||
msgid "E-mail: "
|
||||
msgstr ""
|
||||
|
||||
#: cps/helper.py:715 cps/helper.py:719
|
||||
#: cps/helper.py:722 cps/helper.py:726
|
||||
msgid "Convert: "
|
||||
msgstr "转换:"
|
||||
|
||||
#: cps/helper.py:717
|
||||
#: cps/helper.py:724
|
||||
msgid "Upload: "
|
||||
msgstr "上传:"
|
||||
|
||||
#: cps/helper.py:721
|
||||
#: cps/helper.py:728
|
||||
msgid "Unknown Task: "
|
||||
msgstr "未知任务:"
|
||||
|
||||
@@ -1080,35 +1085,27 @@ msgstr "%(name)s 的资料"
|
||||
msgid "Profile updated"
|
||||
msgstr "资料已更新"
|
||||
|
||||
#: cps/web.py:1644 cps/web.py:1747
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible:"
|
||||
msgstr "打开电子书错误。文件不存在或者无法访问:"
|
||||
|
||||
#: cps/web.py:1656 cps/web.py:1659 cps/web.py:1662 cps/web.py:1669
|
||||
#: cps/web.py:1674
|
||||
msgid "Read a Book"
|
||||
msgstr "阅读一本书"
|
||||
|
||||
#: cps/web.py:1685
|
||||
msgid "Error opening eBook. File does not exist or file is not accessible."
|
||||
msgstr "打开电子书错误。文件不存在或者无法访问。"
|
||||
|
||||
#: cps/worker.py:310
|
||||
#: cps/worker.py:313
|
||||
#, python-format
|
||||
msgid "Calibre ebook-convert %(tool)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:370
|
||||
#: cps/worker.py:373
|
||||
#, python-format
|
||||
msgid "Ebook-converter failed: %(error)s"
|
||||
msgstr "电子书转换器失败: %(error)s"
|
||||
|
||||
#: cps/worker.py:403
|
||||
#: cps/worker.py:406
|
||||
#, python-format
|
||||
msgid "Kepubify-converter failed: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/worker.py:427
|
||||
#: cps/worker.py:430
|
||||
#, python-format
|
||||
msgid "Converted file not found or more than one file in folder %(folder)s"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user