Commit 3fb85130 authored by Ozzieisaacs's avatar Ozzieisaacs

Merge remote-tracking branch 'ru/master'

parents d2673388 82afa812
......@@ -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-02-26 18:00+0100\n"
"POT-Creation-Date: 2020-03-07 11:20+0100\n"
"PO-Revision-Date: 2020-01-08 11:37+0000\n"
"Last-Translator: Lukas Heroudek <lukas.heroudek@gmail.com>\n"
"Language: cs_CZ\n"
......@@ -244,10 +244,6 @@ msgstr "Uložení souboru %(file)s se nezdařilo."
msgid "File format %(ext)s added to %(book)s"
msgstr "Formát souboru %(ext)s přidán do %(book)s"
#: cps/editbooks.py:376
msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
msgstr "Obal není v podporovaném formátu (jpg/png/webp), nelze uložit"
#: cps/editbooks.py:451
msgid "Cover is not a jpg file, can't save"
msgstr "Obal není soubor jpg, nelze uložit"
......@@ -397,39 +393,59 @@ 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:657
#: cps/helper.py:511
msgid "Failed to create path for cover"
msgstr ""
#: cps/helper.py:516
msgid "Cover-file is not a valid image file"
msgstr ""
#: cps/helper.py:519
msgid "Failed to store cover-file"
msgstr ""
#: cps/helper.py:530
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgstr ""
#: cps/helper.py:544
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr ""
#: cps/helper.py:658
msgid "Waiting"
msgstr "Čekám"
#: cps/helper.py:659
#: cps/helper.py:660
msgid "Failed"
msgstr "Selhalo"
#: cps/helper.py:661
#: cps/helper.py:662
msgid "Started"
msgstr "Spuštěno"
#: cps/helper.py:663
#: cps/helper.py:664
msgid "Finished"
msgstr "Dokončeno"
#: cps/helper.py:665
#: cps/helper.py:666
msgid "Unknown Status"
msgstr "Neznámý stav"
#: cps/helper.py:670
#: cps/helper.py:671
msgid "E-mail: "
msgstr "E-mail: "
#: cps/helper.py:672 cps/helper.py:676
#: cps/helper.py:673 cps/helper.py:677
msgid "Convert: "
msgstr "Převést:"
#: cps/helper.py:674
#: cps/helper.py:675
msgid "Upload: "
msgstr "Nahrát:"
#: cps/helper.py:678
#: cps/helper.py:679
msgid "Unknown Task: "
msgstr "Neznámá úloha:"
......@@ -679,7 +695,7 @@ msgstr "Jazyky"
msgid "Show language selection"
msgstr "Zobrazit výběr jazyka"
#: cps/ub.py:93
#: cps/templates/index.xml:96 cps/ub.py:93
msgid "Ratings"
msgstr "Hodnocení"
......@@ -687,7 +703,7 @@ msgstr "Hodnocení"
msgid "Show ratings selection"
msgstr "Zobrazit výběr hodnocení"
#: cps/templates/index.xml:96 cps/ub.py:96
#: cps/templates/index.xml:104 cps/ub.py:96
msgid "File formats"
msgstr "Formáty souborů"
......@@ -1819,22 +1835,26 @@ msgid "Books ordered by Languages"
msgstr "Knihy seřazené podle jazyků"
#: cps/templates/index.xml:100
msgid "Books ordered by Rating"
msgstr ""
#: cps/templates/index.xml:108
msgid "Books ordered by file formats"
msgstr "Knihy seřazené podle soboru formátů"
#: cps/templates/index.xml:103 cps/templates/layout.html:136
#: cps/templates/index.xml:111 cps/templates/layout.html:136
msgid "Public Shelves"
msgstr "Veřejné police"
#: cps/templates/index.xml:107
#: cps/templates/index.xml:115
msgid "Books organized in public shelfs, visible to everyone"
msgstr "Knihy uspořádané do veřejných polic, viditelné všem"
#: cps/templates/index.xml:111 cps/templates/layout.html:140
#: cps/templates/index.xml:119 cps/templates/layout.html:140
msgid "Your Shelves"
msgstr "Vaše police"
#: cps/templates/index.xml:115
#: cps/templates/index.xml:123
msgid "User's own shelfs, only visible to the current user himself"
msgstr "Vlastní police uživatele, viditelné pouze pro aktuálního uživatele"
......@@ -2383,3 +2403,6 @@ msgstr ""
#~ msgid "Please note that every visit to this current page invalidates any previously generated Authentication url for this user."
#~ msgstr ""
#~ msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
#~ msgstr "Obal není v podporovaném formátu (jpg/png/webp), nelze uložit"
......@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Calibre-Web\n"
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
"POT-Creation-Date: 2020-02-26 18:00+0100\n"
"PO-Revision-Date: 2020-02-24 19:34+0100\n"
"POT-Creation-Date: 2020-03-07 11:20+0100\n"
"PO-Revision-Date: 2020-03-07 11:20+0100\n"
"Last-Translator: Ozzie Isaacs\n"
"Language: de\n"
"Language-Team: \n"
......@@ -245,10 +245,6 @@ msgstr "Fehler beim Speichern der Datei %(file)s."
msgid "File format %(ext)s added to %(book)s"
msgstr "Dateiformat %(ext)s zu %(book)s hinzugefügt"
#: cps/editbooks.py:376
msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
msgstr "Cover hat kein unterstütztes Bildformat (jpg/png/webp), kann nicht gespeichert werden"
#: cps/editbooks.py:451
msgid "Cover is not a jpg file, can't save"
msgstr "Cover ist keine JPG Datei, konnte nicht gespeichert werden"
......@@ -398,39 +394,59 @@ 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:657
#: cps/helper.py:511
msgid "Failed to create path for cover"
msgstr "Fehler beim Erzeugen des Ordners für die Coverdatei"
#: cps/helper.py:516
msgid "Cover-file is not a valid image file"
msgstr "Cover Datei hat kein gültiges Bildformat"
#: cps/helper.py:519
msgid "Failed to store cover-file"
msgstr "Fehler beim speichern der Cover Datei"
#: cps/helper.py:530
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:544
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr "Es werden nur jpg/jpeg Dateien als Cover untertützt"
#: cps/helper.py:658
msgid "Waiting"
msgstr "Wartend"
#: cps/helper.py:659
#: cps/helper.py:660
msgid "Failed"
msgstr "Fehlgeschlagen"
#: cps/helper.py:661
#: cps/helper.py:662
msgid "Started"
msgstr "Gestartet"
#: cps/helper.py:663
#: cps/helper.py:664
msgid "Finished"
msgstr "Beendet"
#: cps/helper.py:665
#: cps/helper.py:666
msgid "Unknown Status"
msgstr "Unbekannter Status"
#: cps/helper.py:670
#: cps/helper.py:671
msgid "E-mail: "
msgstr "E-Mail: "
#: cps/helper.py:672 cps/helper.py:676
#: cps/helper.py:673 cps/helper.py:677
msgid "Convert: "
msgstr "Konvertiere: "
#: cps/helper.py:674
#: cps/helper.py:675
msgid "Upload: "
msgstr "Upload: "
#: cps/helper.py:678
#: cps/helper.py:679
msgid "Unknown Task: "
msgstr "Unbekannte Aufgabe: "
......@@ -680,7 +696,7 @@ msgstr "Sprachen"
msgid "Show language selection"
msgstr "Zeige Sprachauswahl"
#: cps/ub.py:93
#: cps/templates/index.xml:96 cps/ub.py:93
msgid "Ratings"
msgstr "Bewertungen"
......@@ -688,7 +704,7 @@ msgstr "Bewertungen"
msgid "Show ratings selection"
msgstr "Zeige Bewertungsauswahl"
#: cps/templates/index.xml:96 cps/ub.py:96
#: cps/templates/index.xml:104 cps/ub.py:96
msgid "File formats"
msgstr "Dateiformate"
......@@ -1820,22 +1836,26 @@ msgid "Books ordered by Languages"
msgstr "Bücher nach Sprache sortiert"
#: cps/templates/index.xml:100
msgid "Books ordered by Rating"
msgstr "Bücher nach Bewertungen sortiert"
#: cps/templates/index.xml:108
msgid "Books ordered by file formats"
msgstr "Bücher nach Dateiformaten sortiert"
#: cps/templates/index.xml:103 cps/templates/layout.html:136
#: cps/templates/index.xml:111 cps/templates/layout.html:136
msgid "Public Shelves"
msgstr "Öffentliche Bücherregale"
#: cps/templates/index.xml:107
#: cps/templates/index.xml:115
msgid "Books organized in public shelfs, visible to everyone"
msgstr "Bücher, die in öffentlichen Bücherregal organisiert und für jedermann sichtbar sind"
#: cps/templates/index.xml:111 cps/templates/layout.html:140
#: cps/templates/index.xml:119 cps/templates/layout.html:140
msgid "Your Shelves"
msgstr "Deine Bücherregale"
#: cps/templates/index.xml:115
#: cps/templates/index.xml:123
msgid "User's own shelfs, only visible to the current user himself"
msgstr "Persönliches Bücherregal des Benutzers, nur sichtbar für den aktuellen Benutzer"
......@@ -2306,6 +2326,6 @@ msgstr "Kobo Auth URL erzeugen"
msgid "Do you really want to delete the Kobo Token?"
msgstr "Möchten Sie wirklich den Kobo Token löschen?"
#~ msgid "Please note that every visit to this current page invalidates any previously generated Authentication url for this user."
#~ msgstr ""
#~ msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
#~ msgstr "Cover hat kein unterstütztes Bildformat (jpg/png/webp), kann nicht gespeichert werden"
......@@ -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-02-26 18:00+0100\n"
"POT-Creation-Date: 2020-03-07 11:20+0100\n"
"PO-Revision-Date: 2019-07-26 11:44+0100\n"
"Last-Translator: minakmostoles <xxx@xxx.com>\n"
"Language: es\n"
......@@ -247,10 +247,6 @@ msgstr "Falla al guardar el archivo %(file)s."
msgid "File format %(ext)s added to %(book)s"
msgstr "Fichero con formato %(ext)s añadido a %(book)s"
#: cps/editbooks.py:376
msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
msgstr "La portada no soporta es formato de imagen (jpg/png/webp), no se guardaron cambios"
#: cps/editbooks.py:451
msgid "Cover is not a jpg file, can't save"
msgstr "La portada no es un fichero jpg, no se guardaron cambios"
......@@ -400,39 +396,59 @@ 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:657
#: cps/helper.py:511
msgid "Failed to create path for cover"
msgstr ""
#: cps/helper.py:516
msgid "Cover-file is not a valid image file"
msgstr ""
#: cps/helper.py:519
msgid "Failed to store cover-file"
msgstr ""
#: cps/helper.py:530
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgstr ""
#: cps/helper.py:544
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr ""
#: cps/helper.py:658
msgid "Waiting"
msgstr "Esperando"
#: cps/helper.py:659
#: cps/helper.py:660
msgid "Failed"
msgstr "Fallido"
#: cps/helper.py:661
#: cps/helper.py:662
msgid "Started"
msgstr "Comenzado"
#: cps/helper.py:663
#: cps/helper.py:664
msgid "Finished"
msgstr "Finalizado"
#: cps/helper.py:665
#: cps/helper.py:666
msgid "Unknown Status"
msgstr "Estado desconocido"
#: cps/helper.py:670
#: cps/helper.py:671
msgid "E-mail: "
msgstr "E-mail "
#: cps/helper.py:672 cps/helper.py:676
#: cps/helper.py:673 cps/helper.py:677
msgid "Convert: "
msgstr "Convertir: "
#: cps/helper.py:674
#: cps/helper.py:675
msgid "Upload: "
msgstr "Subir: "
#: cps/helper.py:678
#: cps/helper.py:679
msgid "Unknown Task: "
msgstr "Tarea desconocida"
......@@ -682,7 +698,7 @@ msgstr "Idioma"
msgid "Show language selection"
msgstr "Mostrar selección de idiomas"
#: cps/ub.py:93
#: cps/templates/index.xml:96 cps/ub.py:93
msgid "Ratings"
msgstr "Calificaciones"
......@@ -690,7 +706,7 @@ msgstr "Calificaciones"
msgid "Show ratings selection"
msgstr "Mostrar selección de calificaciones"
#: cps/templates/index.xml:96 cps/ub.py:96
#: cps/templates/index.xml:104 cps/ub.py:96
msgid "File formats"
msgstr "Formatos de archivo"
......@@ -1822,22 +1838,26 @@ msgid "Books ordered by Languages"
msgstr ""
#: cps/templates/index.xml:100
msgid "Books ordered by Rating"
msgstr ""
#: cps/templates/index.xml:108
msgid "Books ordered by file formats"
msgstr ""
#: cps/templates/index.xml:103 cps/templates/layout.html:136
#: cps/templates/index.xml:111 cps/templates/layout.html:136
msgid "Public Shelves"
msgstr "Estantes públicos"
#: cps/templates/index.xml:107
#: cps/templates/index.xml:115
msgid "Books organized in public shelfs, visible to everyone"
msgstr "Libros organizados en estantes públicos, visibles para todo el mundo"
#: cps/templates/index.xml:111 cps/templates/layout.html:140
#: cps/templates/index.xml:119 cps/templates/layout.html:140
msgid "Your Shelves"
msgstr "Sus estantes"
#: cps/templates/index.xml:115
#: cps/templates/index.xml:123
msgid "User's own shelfs, only visible to the current user himself"
msgstr "Los estantes propios del usuario, solo visibles para el propio usuario actual"
......@@ -2635,3 +2655,6 @@ msgstr ""
#~ msgid "Please note that every visit to this current page invalidates any previously generated Authentication url for this user."
#~ msgstr ""
#~ msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
#~ msgstr "La portada no soporta es formato de imagen (jpg/png/webp), no se guardaron cambios"
......@@ -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-02-26 18:00+0100\n"
"POT-Creation-Date: 2020-03-07 11:20+0100\n"
"PO-Revision-Date: 2020-01-12 13:56+0100\n"
"Last-Translator: Samuli Valavuo <svalavuo@gmail.com>\n"
"Language: fi\n"
......@@ -245,10 +245,6 @@ msgstr "Tiedoston %(file)s tallennus epäonnistui."
msgid "File format %(ext)s added to %(book)s"
msgstr "Tiedostoformaatti %(ext)s lisätty %(book)s"
#: cps/editbooks.py:376
msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
msgstr "Kansi ei ole sallitussa tiedostomuodossa (jpg/png/webp), tallennus ei onnistu"
#: cps/editbooks.py:451
msgid "Cover is not a jpg file, can't save"
msgstr "Kansi ei ole jpg tiedosto, tallennus ei onnistu"
......@@ -398,39 +394,59 @@ 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:657
#: cps/helper.py:511
msgid "Failed to create path for cover"
msgstr ""
#: cps/helper.py:516
msgid "Cover-file is not a valid image file"
msgstr ""
#: cps/helper.py:519
msgid "Failed to store cover-file"
msgstr ""
#: cps/helper.py:530
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgstr ""
#: cps/helper.py:544
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr ""
#: cps/helper.py:658
msgid "Waiting"
msgstr "Odottaa"
#: cps/helper.py:659
#: cps/helper.py:660
msgid "Failed"
msgstr "Epäonnistui"
#: cps/helper.py:661
#: cps/helper.py:662
msgid "Started"
msgstr "Aloitettu"
#: cps/helper.py:663
#: cps/helper.py:664
msgid "Finished"
msgstr "Valmistui"
#: cps/helper.py:665
#: cps/helper.py:666
msgid "Unknown Status"
msgstr "Tuntematon tila"
#: cps/helper.py:670
#: cps/helper.py:671
msgid "E-mail: "
msgstr "Sähköposti: "
#: cps/helper.py:672 cps/helper.py:676
#: cps/helper.py:673 cps/helper.py:677
msgid "Convert: "
msgstr "Muunna: "
#: cps/helper.py:674
#: cps/helper.py:675
msgid "Upload: "
msgstr "Lähetä: "
#: cps/helper.py:678
#: cps/helper.py:679
msgid "Unknown Task: "
msgstr "Tuntematon tehtävä: "
......@@ -680,7 +696,7 @@ msgstr "Kielet"
msgid "Show language selection"
msgstr "Näytä keilivalinta"
#: cps/ub.py:93
#: cps/templates/index.xml:96 cps/ub.py:93
msgid "Ratings"
msgstr "Arvostelut"
......@@ -688,7 +704,7 @@ msgstr "Arvostelut"
msgid "Show ratings selection"
msgstr "Näytä arvosteluvalinta"
#: cps/templates/index.xml:96 cps/ub.py:96
#: cps/templates/index.xml:104 cps/ub.py:96
msgid "File formats"
msgstr "Tiedotomuodot"
......@@ -1820,22 +1836,26 @@ msgid "Books ordered by Languages"
msgstr ""
#: cps/templates/index.xml:100
msgid "Books ordered by Rating"
msgstr ""
#: cps/templates/index.xml:108
msgid "Books ordered by file formats"
msgstr ""
#: cps/templates/index.xml:103 cps/templates/layout.html:136
#: cps/templates/index.xml:111 cps/templates/layout.html:136
msgid "Public Shelves"
msgstr "Julkiset hyllyt"
#: cps/templates/index.xml:107
#: cps/templates/index.xml:115
msgid "Books organized in public shelfs, visible to everyone"
msgstr "Kirjat julkisissa hyllyissä. Näkyy kaikille"
#: cps/templates/index.xml:111 cps/templates/layout.html:140
#: cps/templates/index.xml:119 cps/templates/layout.html:140
msgid "Your Shelves"
msgstr "Omat hyllysi"
#: cps/templates/index.xml:115
#: cps/templates/index.xml:123
msgid "User's own shelfs, only visible to the current user himself"
msgstr "Käyttäjän omat hyllyt. Näkyy vain käyttäjäll eitselleen"
......@@ -3641,3 +3661,6 @@ msgstr ""
#~ msgid "Please note that every visit to this current page invalidates any previously generated Authentication url for this user."
#~ msgstr ""
#~ msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
#~ msgstr "Kansi ei ole sallitussa tiedostomuodossa (jpg/png/webp), tallennus ei onnistu"
......@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Calibre-Web\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2020-02-26 18:00+0100\n"
"POT-Creation-Date: 2020-03-07 11:20+0100\n"
"PO-Revision-Date: 2019-08-21 15:20+0100\n"
"Last-Translator: Nicolas Roudninski <nicoroud@gmail.com>\n"
"Language: fr\n"
......@@ -258,10 +258,6 @@ msgstr "Echec de la sauvegarde du fichier %(file)s."
msgid "File format %(ext)s added to %(book)s"
msgstr "Le format de fichier %(ext)s a été ajouté à %(book)s"
#: cps/editbooks.py:376
msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
msgstr "Le format d'image utilisé pour la couverture n'est pas supporté (jpg/png/webp uniquement). Sauvegarde impossible."
#: cps/editbooks.py:451
msgid "Cover is not a jpg file, can't save"
msgstr "La couverture n’est pas un fichier jpg, je ne peux pas l’enregistrer"
......@@ -411,39 +407,59 @@ msgstr ""
msgid "Book path %(path)s not found on Google Drive"
msgstr ""
#: cps/helper.py:657
#: cps/helper.py:511
msgid "Failed to create path for cover"
msgstr ""
#: cps/helper.py:516
msgid "Cover-file is not a valid image file"
msgstr ""
#: cps/helper.py:519
msgid "Failed to store cover-file"
msgstr ""
#: cps/helper.py:530
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgstr ""
#: cps/helper.py:544
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr ""
#: cps/helper.py:658
msgid "Waiting"
msgstr "Patienter"
#: cps/helper.py:659
#: cps/helper.py:660
msgid "Failed"
msgstr "Echoué"
#: cps/helper.py:661
#: cps/helper.py:662
msgid "Started"
msgstr "Débué"
#: cps/helper.py:663
#: cps/helper.py:664
msgid "Finished"
msgstr "Terminé"
#: cps/helper.py:665
#: cps/helper.py:666
msgid "Unknown Status"
msgstr "Statut inconnu"
#: cps/helper.py:670
#: cps/helper.py:671
msgid "E-mail: "
msgstr "Courriel : "
#: cps/helper.py:672 cps/helper.py:676
#: cps/helper.py:673 cps/helper.py:677
msgid "Convert: "
msgstr "Convertir vers : "
#: cps/helper.py:674
#: cps/helper.py:675
msgid "Upload: "
msgstr "Téléverser : "
#: cps/helper.py:678
#: cps/helper.py:679
msgid "Unknown Task: "
msgstr "Tâche inconnue : "
......@@ -693,7 +709,7 @@ msgstr "Langues"
msgid "Show language selection"
msgstr "Montrer la sélection par langue"
#: cps/ub.py:93
#: cps/templates/index.xml:96 cps/ub.py:93
msgid "Ratings"
msgstr "Notes"
......@@ -701,7 +717,7 @@ msgstr "Notes"
msgid "Show ratings selection"
msgstr "Afficher la sélection des notes"
#: cps/templates/index.xml:96 cps/ub.py:96
#: cps/templates/index.xml:104 cps/ub.py:96
msgid "File formats"
msgstr "Format de fichier"
......@@ -1833,22 +1849,26 @@ msgid "Books ordered by Languages"
msgstr ""
#: cps/templates/index.xml:100
msgid "Books ordered by Rating"
msgstr ""
#: cps/templates/index.xml:108
msgid "Books ordered by file formats"
msgstr ""
#: cps/templates/index.xml:103 cps/templates/layout.html:136
#: cps/templates/index.xml:111 cps/templates/layout.html:136
msgid "Public Shelves"
msgstr "Étagères publiques"
#: cps/templates/index.xml:107
#: cps/templates/index.xml:115
msgid "Books organized in public shelfs, visible to everyone"
msgstr "Livres disponibles dans les étagères publiques, visibles par tous"
#: cps/templates/index.xml:111 cps/templates/layout.html:140
#: cps/templates/index.xml:119 cps/templates/layout.html:140
msgid "Your Shelves"
msgstr "Vos étagères"
#: cps/templates/index.xml:115
#: cps/templates/index.xml:123
msgid "User's own shelfs, only visible to the current user himself"
msgstr "Etagères personnelles, seulement visible de l’utilisateur propréitaire"
......@@ -2415,3 +2435,6 @@ msgstr ""
#~ msgid "Please note that every visit to this current page invalidates any previously generated Authentication url for this user."
#~ msgstr ""
#~ msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
#~ msgstr "Le format d'image utilisé pour la couverture n'est pas supporté (jpg/png/webp uniquement). Sauvegarde impossible."
......@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2020-02-26 18:00+0100\n"
"POT-Creation-Date: 2020-03-07 11:20+0100\n"
"PO-Revision-Date: 2019-04-06 23:36+0200\n"
"Last-Translator: \n"
"Language: hu\n"
......@@ -245,10 +245,6 @@ msgstr "Nem sikerült elmenteni a %(file)s fájlt."
msgid "File format %(ext)s added to %(book)s"
msgstr "A(z) %(ext)s fájlformátum hozzáadva a könyvhez: %(book)s."
#: cps/editbooks.py:376
msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
msgstr ""
#: cps/editbooks.py:451
msgid "Cover is not a jpg file, can't save"
msgstr ""
......@@ -398,39 +394,59 @@ 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:657
#: cps/helper.py:511
msgid "Failed to create path for cover"
msgstr ""
#: cps/helper.py:516
msgid "Cover-file is not a valid image file"
msgstr ""
#: cps/helper.py:519
msgid "Failed to store cover-file"
msgstr ""
#: cps/helper.py:530
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgstr ""
#: cps/helper.py:544
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr ""
#: cps/helper.py:658
msgid "Waiting"
msgstr "Várakozás"
#: cps/helper.py:659
#: cps/helper.py:660
msgid "Failed"
msgstr "Nem sikerült"
#: cps/helper.py:661
#: cps/helper.py:662
msgid "Started"
msgstr "Elindítva"
#: cps/helper.py:663
#: cps/helper.py:664
msgid "Finished"
msgstr "Végrehajtva"
#: cps/helper.py:665
#: cps/helper.py:666
msgid "Unknown Status"
msgstr "Ismeretlen állapot"
#: cps/helper.py:670
#: cps/helper.py:671
msgid "E-mail: "
msgstr "E-mail cím: "
#: cps/helper.py:672 cps/helper.py:676
#: cps/helper.py:673 cps/helper.py:677
msgid "Convert: "
msgstr "Konvertálás:"
#: cps/helper.py:674
#: cps/helper.py:675
msgid "Upload: "
msgstr "Feltöltés:"
#: cps/helper.py:678
#: cps/helper.py:679
msgid "Unknown Task: "
msgstr "Ismeretlen feladat:"
......@@ -680,7 +696,7 @@ msgstr "Nyelvek"
msgid "Show language selection"
msgstr "Nyelv választó mutatása"
#: cps/ub.py:93
#: cps/templates/index.xml:96 cps/ub.py:93
msgid "Ratings"
msgstr ""
......@@ -688,7 +704,7 @@ msgstr ""
msgid "Show ratings selection"
msgstr ""
#: cps/templates/index.xml:96 cps/ub.py:96
#: cps/templates/index.xml:104 cps/ub.py:96
msgid "File formats"
msgstr ""
......@@ -1820,22 +1836,26 @@ msgid "Books ordered by Languages"
msgstr ""
#: cps/templates/index.xml:100
msgid "Books ordered by Rating"
msgstr ""
#: cps/templates/index.xml:108
msgid "Books ordered by file formats"
msgstr ""
#: cps/templates/index.xml:103 cps/templates/layout.html:136
#: cps/templates/index.xml:111 cps/templates/layout.html:136
msgid "Public Shelves"
msgstr "Nyilvános polcok"
#: cps/templates/index.xml:107
#: cps/templates/index.xml:115
msgid "Books organized in public shelfs, visible to everyone"
msgstr "Könyvek nyilvános polcokra rakva, mindenkinek látható"
#: cps/templates/index.xml:111 cps/templates/layout.html:140
#: cps/templates/index.xml:119 cps/templates/layout.html:140
msgid "Your Shelves"
msgstr "Saját polcok"
#: cps/templates/index.xml:115
#: cps/templates/index.xml:123
msgid "User's own shelfs, only visible to the current user himself"
msgstr "A felhasználó saját polcai, csak a jelenlegi felhasználónak láthatóak"
......@@ -3611,3 +3631,6 @@ msgstr ""
#~ msgid "Please note that every visit to this current page invalidates any previously generated Authentication url for this user."
#~ msgstr ""
#~ msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
#~ 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-02-26 18:00+0100\n"
"POT-Creation-Date: 2020-03-07 11:20+0100\n"
"PO-Revision-Date: 2017-04-04 15:09+0200\n"
"Last-Translator: ElQuimm <quimm@webtaste.com>\n"
"Language: it\n"
......@@ -244,10 +244,6 @@ msgstr "Il salvataggio del file %(file)s è fallito."
msgid "File format %(ext)s added to %(book)s"
msgstr "Ho aggiunto l'estensione %(ext)s al libro %(book)s"
#: cps/editbooks.py:376
msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
msgstr "La copertina non è in un formato immagine supportato (jpg/png/webp), non posso salvare"
#: cps/editbooks.py:451
msgid "Cover is not a jpg file, can't save"
msgstr "La copertina non è un file jpg, non posso salvare"
......@@ -397,39 +393,59 @@ 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:657
#: cps/helper.py:511
msgid "Failed to create path for cover"
msgstr ""
#: cps/helper.py:516
msgid "Cover-file is not a valid image file"
msgstr ""
#: cps/helper.py:519
msgid "Failed to store cover-file"
msgstr ""
#: cps/helper.py:530
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgstr ""
#: cps/helper.py:544
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr ""
#: cps/helper.py:658
msgid "Waiting"
msgstr "Attendi"
#: cps/helper.py:659
#: cps/helper.py:660
msgid "Failed"
msgstr "Non riuscito"
#: cps/helper.py:661
#: cps/helper.py:662
msgid "Started"
msgstr "Avviato"
#: cps/helper.py:663
#: cps/helper.py:664
msgid "Finished"
msgstr "Terminato"
#: cps/helper.py:665
#: cps/helper.py:666
msgid "Unknown Status"
msgstr "Stato sconosciuto"
#: cps/helper.py:670
#: cps/helper.py:671
msgid "E-mail: "
msgstr "E-mail: "
#: cps/helper.py:672 cps/helper.py:676
#: cps/helper.py:673 cps/helper.py:677
msgid "Convert: "
msgstr "Conversione: "
#: cps/helper.py:674
#: cps/helper.py:675
msgid "Upload: "
msgstr "Upload: "
#: cps/helper.py:678
#: cps/helper.py:679
msgid "Unknown Task: "
msgstr "Processo sconosciuto: "
......@@ -679,7 +695,7 @@ msgstr "Lingue"
msgid "Show language selection"
msgstr "Mostra l'opzione per la selezione delle lingue"
#: cps/ub.py:93
#: cps/templates/index.xml:96 cps/ub.py:93
msgid "Ratings"
msgstr "Valutazioni"
......@@ -687,7 +703,7 @@ msgstr "Valutazioni"
msgid "Show ratings selection"
msgstr "Mostra l'opzione per la selezione della valutazione"
#: cps/templates/index.xml:96 cps/ub.py:96
#: cps/templates/index.xml:104 cps/ub.py:96
msgid "File formats"
msgstr "Formati file"
......@@ -1819,22 +1835,26 @@ msgid "Books ordered by Languages"
msgstr "Libri ordinati per lingua"
#: cps/templates/index.xml:100
msgid "Books ordered by Rating"
msgstr ""
#: cps/templates/index.xml:108
msgid "Books ordered by file formats"
msgstr "Libri ordinati per formato"
#: cps/templates/index.xml:103 cps/templates/layout.html:136
#: cps/templates/index.xml:111 cps/templates/layout.html:136
msgid "Public Shelves"
msgstr "Scaffali pubblici"
#: cps/templates/index.xml:107
#: cps/templates/index.xml:115
msgid "Books organized in public shelfs, visible to everyone"
msgstr "Libri organizzati in scaffali pubblici, visibili a tutti"
#: cps/templates/index.xml:111 cps/templates/layout.html:140
#: cps/templates/index.xml:119 cps/templates/layout.html:140
msgid "Your Shelves"
msgstr "I tuoi scaffali"
#: cps/templates/index.xml:115
#: cps/templates/index.xml:123
msgid "User's own shelfs, only visible to the current user himself"
msgstr "Scaffali dell'utente, visibili unicamente all'utente stesso"
......@@ -2308,3 +2328,6 @@ msgstr "Vuoi veramente eliminare questo token di Kobo?"
#~ msgid "Please note that every visit to this current page invalidates any previously generated Authentication url for this user."
#~ msgstr "Prendi nota che ad ogni visita di questa pagina l'url di autenticazione precedentemente generato viene invalidato"
#~ msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
#~ msgstr "La copertina non è in un formato immagine supportato (jpg/png/webp), non posso salvare"
......@@ -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-02-26 18:00+0100\n"
"POT-Creation-Date: 2020-03-07 11:20+0100\n"
"PO-Revision-Date: 2018-02-07 02:20-0500\n"
"Last-Translator: white <space_white@yahoo.com>\n"
"Language: ja\n"
......@@ -245,10 +245,6 @@ msgstr "%(file)s を保存できません。"
msgid "File format %(ext)s added to %(book)s"
msgstr "ファイル形式 %(ext)s が %(book)s に追加されました"
#: cps/editbooks.py:376
msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
msgstr ""
#: cps/editbooks.py:451
msgid "Cover is not a jpg file, can't save"
msgstr ""
......@@ -398,39 +394,59 @@ msgstr "ファイル %(file)s はGoogleドライブ上にありません"
msgid "Book path %(path)s not found on Google Drive"
msgstr "本のパス %(path)s はGoogleドライブ上にありません"
#: cps/helper.py:657
#: cps/helper.py:511
msgid "Failed to create path for cover"
msgstr ""
#: cps/helper.py:516
msgid "Cover-file is not a valid image file"
msgstr ""
#: cps/helper.py:519
msgid "Failed to store cover-file"
msgstr ""
#: cps/helper.py:530
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgstr ""
#: cps/helper.py:544
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr ""
#: cps/helper.py:658
msgid "Waiting"
msgstr "待機中"
#: cps/helper.py:659
#: cps/helper.py:660
msgid "Failed"
msgstr "失敗"
#: cps/helper.py:661
#: cps/helper.py:662
msgid "Started"
msgstr "開始"
#: cps/helper.py:663
#: cps/helper.py:664
msgid "Finished"
msgstr "終了"
#: cps/helper.py:665
#: cps/helper.py:666
msgid "Unknown Status"
msgstr "不明"
#: cps/helper.py:670
#: cps/helper.py:671
msgid "E-mail: "
msgstr "メール: "
#: cps/helper.py:672 cps/helper.py:676
#: cps/helper.py:673 cps/helper.py:677
msgid "Convert: "
msgstr "変換: "
#: cps/helper.py:674
#: cps/helper.py:675
msgid "Upload: "
msgstr "アップロード: "
#: cps/helper.py:678
#: cps/helper.py:679
msgid "Unknown Task: "
msgstr "不明なタスク: "
......@@ -680,7 +696,7 @@ msgstr "言語"
msgid "Show language selection"
msgstr "言語選択を表示"
#: cps/ub.py:93
#: cps/templates/index.xml:96 cps/ub.py:93
msgid "Ratings"
msgstr ""
......@@ -688,7 +704,7 @@ msgstr ""
msgid "Show ratings selection"
msgstr ""
#: cps/templates/index.xml:96 cps/ub.py:96
#: cps/templates/index.xml:104 cps/ub.py:96
msgid "File formats"
msgstr ""
......@@ -1820,22 +1836,26 @@ msgid "Books ordered by Languages"
msgstr ""
#: cps/templates/index.xml:100
msgid "Books ordered by Rating"
msgstr ""
#: cps/templates/index.xml:108
msgid "Books ordered by file formats"
msgstr ""
#: cps/templates/index.xml:103 cps/templates/layout.html:136
#: cps/templates/index.xml:111 cps/templates/layout.html:136
msgid "Public Shelves"
msgstr "みんなの本棚"
#: cps/templates/index.xml:107
#: cps/templates/index.xml:115
msgid "Books organized in public shelfs, visible to everyone"
msgstr "みんなの本棚に入れた本棚は、他の人からも見えます"
#: cps/templates/index.xml:111 cps/templates/layout.html:140
#: cps/templates/index.xml:119 cps/templates/layout.html:140
msgid "Your Shelves"
msgstr "あなたの本棚"
#: cps/templates/index.xml:115
#: cps/templates/index.xml:123
msgid "User's own shelfs, only visible to the current user himself"
msgstr "ユーザ自身の本棚は、自分にのみ見えます"
......@@ -2870,3 +2890,6 @@ msgstr ""
#~ msgid "Please note that every visit to this current page invalidates any previously generated Authentication url for this user."
#~ msgstr ""
#~ msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
#~ 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-02-26 18:00+0100\n"
"POT-Creation-Date: 2020-03-07 11:20+0100\n"
"PO-Revision-Date: 2018-08-27 17:06+0700\n"
"Last-Translator: \n"
"Language: km_KH\n"
......@@ -246,10 +246,6 @@ msgstr "មិនអាចរក្សាទុកឯកសារ %(file)s ។"
msgid "File format %(ext)s added to %(book)s"
msgstr "ឯកសារទម្រង់ %(ext)s ត្រូវបានបន្ថែមទៅ %(book)s"
#: cps/editbooks.py:376
msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
msgstr ""
#: cps/editbooks.py:451
msgid "Cover is not a jpg file, can't save"
msgstr ""
......@@ -399,39 +395,59 @@ msgstr "ឯកសារ %(file)s រកមិនឃើញក្នុង Google
msgid "Book path %(path)s not found on Google Drive"
msgstr "ទីតាំងសៀវភៅ %(path)s រកមិនឃើញក្នុង Google Drive"
#: cps/helper.py:657
#: cps/helper.py:511
msgid "Failed to create path for cover"
msgstr ""
#: cps/helper.py:516
msgid "Cover-file is not a valid image file"
msgstr ""
#: cps/helper.py:519
msgid "Failed to store cover-file"
msgstr ""
#: cps/helper.py:530
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgstr ""
#: cps/helper.py:544
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr ""
#: cps/helper.py:658
msgid "Waiting"
msgstr "កំពុងរង់ចាំ"
#: cps/helper.py:659
#: cps/helper.py:660
msgid "Failed"
msgstr "បានបរាជ័យ"
#: cps/helper.py:661
#: cps/helper.py:662
msgid "Started"
msgstr "បានចាប់ផ្តើម"
#: cps/helper.py:663
#: cps/helper.py:664
msgid "Finished"
msgstr "បានបញ្ចប់"
#: cps/helper.py:665
#: cps/helper.py:666
msgid "Unknown Status"
msgstr ""
#: cps/helper.py:670
#: cps/helper.py:671
msgid "E-mail: "
msgstr ""
#: cps/helper.py:672 cps/helper.py:676
#: cps/helper.py:673 cps/helper.py:677
msgid "Convert: "
msgstr ""
#: cps/helper.py:674
#: cps/helper.py:675
msgid "Upload: "
msgstr ""
#: cps/helper.py:678
#: cps/helper.py:679
msgid "Unknown Task: "
msgstr ""
......@@ -681,7 +697,7 @@ msgstr "ភាសានានា"
msgid "Show language selection"
msgstr "បង្ហាញផ្នែកភាសា"
#: cps/ub.py:93
#: cps/templates/index.xml:96 cps/ub.py:93
msgid "Ratings"
msgstr ""
......@@ -689,7 +705,7 @@ msgstr ""
msgid "Show ratings selection"
msgstr ""
#: cps/templates/index.xml:96 cps/ub.py:96
#: cps/templates/index.xml:104 cps/ub.py:96
msgid "File formats"
msgstr ""
......@@ -1821,22 +1837,26 @@ msgid "Books ordered by Languages"
msgstr ""
#: cps/templates/index.xml:100
msgid "Books ordered by Rating"
msgstr ""
#: cps/templates/index.xml:108
msgid "Books ordered by file formats"
msgstr ""
#: cps/templates/index.xml:103 cps/templates/layout.html:136
#: cps/templates/index.xml:111 cps/templates/layout.html:136
msgid "Public Shelves"
msgstr "ធ្នើសាធារណៈ"
#: cps/templates/index.xml:107
#: cps/templates/index.xml:115
msgid "Books organized in public shelfs, visible to everyone"
msgstr "សៀវភៅដែលរៀបចំនៅក្នុងធ្នើសាធារណៈ អាចមើលឃើញដោយគ្រប់គ្នា"
#: cps/templates/index.xml:111 cps/templates/layout.html:140
#: cps/templates/index.xml:119 cps/templates/layout.html:140
msgid "Your Shelves"
msgstr "ធ្នើរបស់អ្នក"
#: cps/templates/index.xml:115
#: cps/templates/index.xml:123
msgid "User's own shelfs, only visible to the current user himself"
msgstr "ធ្នើផ្ទាល់ខ្លួនរបស់អ្នកប្រើប្រាស់ អាចមើលឃើញដោយអ្នកប្រើប្រាស់នេះប៉ុណ្ណោះ"
......@@ -2379,3 +2399,6 @@ msgstr ""
#~ msgid "Please note that every visit to this current page invalidates any previously generated Authentication url for this user."
#~ msgstr ""
#~ msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
#~ msgstr ""
This diff is collapsed.
......@@ -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-02-26 18:00+0100\n"
"POT-Creation-Date: 2020-03-07 11:20+0100\n"
"PO-Revision-Date: 2019-08-18 22:06+0200\n"
"Last-Translator: Jerzy Piątek <jerzy.piatek@gmail.com>\n"
"Language: pl\n"
......@@ -249,11 +249,6 @@ msgstr "Nie można zapisać pliku %(file)s."
msgid "File format %(ext)s added to %(book)s"
msgstr "Format pliku %(ext)s dodany do %(book)s"
# ???
#: cps/editbooks.py:376
msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
msgstr "Nie można zapisać. Okładka jest w niewspieranym formacie (jpg/png/webp)"
#: cps/editbooks.py:451
msgid "Cover is not a jpg file, can't save"
msgstr "Okładka nie jest plikiem jpg, nie można zapisać"
......@@ -405,39 +400,59 @@ msgstr ""
msgid "Book path %(path)s not found on Google Drive"
msgstr ""
#: cps/helper.py:657
#: cps/helper.py:511
msgid "Failed to create path for cover"
msgstr ""
#: cps/helper.py:516
msgid "Cover-file is not a valid image file"
msgstr ""
#: cps/helper.py:519
msgid "Failed to store cover-file"
msgstr ""
#: cps/helper.py:530
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgstr ""
#: cps/helper.py:544
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr ""
#: cps/helper.py:658
msgid "Waiting"
msgstr "Oczekiwanie"
#: cps/helper.py:659
#: cps/helper.py:660
msgid "Failed"
msgstr "Nieudane"
#: cps/helper.py:661
#: cps/helper.py:662
msgid "Started"
msgstr "Rozpoczynanie"
#: cps/helper.py:663
#: cps/helper.py:664
msgid "Finished"
msgstr ""
#: cps/helper.py:665
#: cps/helper.py:666
msgid "Unknown Status"
msgstr "Ststus nieznany"
#: cps/helper.py:670
#: cps/helper.py:671
msgid "E-mail: "
msgstr "E-mail: "
#: cps/helper.py:672 cps/helper.py:676
#: cps/helper.py:673 cps/helper.py:677
msgid "Convert: "
msgstr "Konwertowanie: "
#: cps/helper.py:674
#: cps/helper.py:675
msgid "Upload: "
msgstr "Wgrywanie: "
#: cps/helper.py:678
#: cps/helper.py:679
msgid "Unknown Task: "
msgstr "Nieznane zadanie: "
......@@ -688,7 +703,7 @@ msgstr "Języki"
msgid "Show language selection"
msgstr "Pokaż menu wyboru języka"
#: cps/ub.py:93
#: cps/templates/index.xml:96 cps/ub.py:93
msgid "Ratings"
msgstr "Ocena"
......@@ -696,7 +711,7 @@ msgstr "Ocena"
msgid "Show ratings selection"
msgstr "Pokaż menu listy ocen"
#: cps/templates/index.xml:96 cps/ub.py:96
#: cps/templates/index.xml:104 cps/ub.py:96
msgid "File formats"
msgstr "Format plików"
......@@ -1838,22 +1853,26 @@ msgid "Books ordered by Languages"
msgstr "Ksiązki posortowane według języka"
#: cps/templates/index.xml:100
msgid "Books ordered by Rating"
msgstr ""
#: cps/templates/index.xml:108
msgid "Books ordered by file formats"
msgstr "Ksiązki posortowane według formatu"
#: cps/templates/index.xml:103 cps/templates/layout.html:136
#: cps/templates/index.xml:111 cps/templates/layout.html:136
msgid "Public Shelves"
msgstr "Publiczne półki"
#: cps/templates/index.xml:107
#: cps/templates/index.xml:115
msgid "Books organized in public shelfs, visible to everyone"
msgstr "Książki na półkach publicznych, widoczne dla wszystkich"
#: cps/templates/index.xml:111 cps/templates/layout.html:140
#: cps/templates/index.xml:119 cps/templates/layout.html:140
msgid "Your Shelves"
msgstr "Twoje półki"
#: cps/templates/index.xml:115
#: cps/templates/index.xml:123
msgid "User's own shelfs, only visible to the current user himself"
msgstr "Własne półki, widoczne tylko dla bieżącego użytkownika"
......@@ -2330,4 +2349,7 @@ msgstr ""
msgid "Do you really want to delete the Kobo Token?"
msgstr ""
# ???
#~ msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
#~ msgstr "Nie można zapisać. Okładka jest w niewspieranym formacie (jpg/png/webp)"
This diff is collapsed.
......@@ -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-02-26 18:00+0100\n"
"POT-Creation-Date: 2020-03-07 11:20+0100\n"
"PO-Revision-Date: 2020-01-18 11:22+0100\n"
"Last-Translator: Jonatan Nyberg <jonatan.nyberg.karl@gmail.com>\n"
"Language: sv\n"
......@@ -245,10 +245,6 @@ msgstr "Det gick inte att lagra filen %(file)s."
msgid "File format %(ext)s added to %(book)s"
msgstr "Filformatet %(ext)s lades till %(book)s"
#: cps/editbooks.py:376
msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
msgstr "Omslaget är inte ett bildformat som stöds (jpg/png/webp), kan inte spara"
#: cps/editbooks.py:451
msgid "Cover is not a jpg file, can't save"
msgstr "Omslaget är inte en jpg-fil, kan inte spara"
......@@ -398,39 +394,59 @@ 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:657
#: cps/helper.py:511
msgid "Failed to create path for cover"
msgstr ""
#: cps/helper.py:516
msgid "Cover-file is not a valid image file"
msgstr ""
#: cps/helper.py:519
msgid "Failed to store cover-file"
msgstr ""
#: cps/helper.py:530
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgstr ""
#: cps/helper.py:544
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr ""
#: cps/helper.py:658
msgid "Waiting"
msgstr "Väntar"
#: cps/helper.py:659
#: cps/helper.py:660
msgid "Failed"
msgstr "Misslyckades"
#: cps/helper.py:661
#: cps/helper.py:662
msgid "Started"
msgstr "Startad"
#: cps/helper.py:663
#: cps/helper.py:664
msgid "Finished"
msgstr "Klar"
#: cps/helper.py:665
#: cps/helper.py:666
msgid "Unknown Status"
msgstr "Okänd status"
#: cps/helper.py:670
#: cps/helper.py:671
msgid "E-mail: "
msgstr "E-post: "
#: cps/helper.py:672 cps/helper.py:676
#: cps/helper.py:673 cps/helper.py:677
msgid "Convert: "
msgstr "Konvertera: "
#: cps/helper.py:674
#: cps/helper.py:675
msgid "Upload: "
msgstr "Överför: "
#: cps/helper.py:678
#: cps/helper.py:679
msgid "Unknown Task: "
msgstr "Okänd uppgift: "
......@@ -680,7 +696,7 @@ msgstr "Språk"
msgid "Show language selection"
msgstr "Visa språkval"
#: cps/ub.py:93
#: cps/templates/index.xml:96 cps/ub.py:93
msgid "Ratings"
msgstr "Betyg"
......@@ -688,7 +704,7 @@ msgstr "Betyg"
msgid "Show ratings selection"
msgstr "Visa val av betyg"
#: cps/templates/index.xml:96 cps/ub.py:96
#: cps/templates/index.xml:104 cps/ub.py:96
msgid "File formats"
msgstr "Filformat"
......@@ -1820,22 +1836,26 @@ msgid "Books ordered by Languages"
msgstr "Böcker ordnade efter språk"
#: cps/templates/index.xml:100
msgid "Books ordered by Rating"
msgstr ""
#: cps/templates/index.xml:108
msgid "Books ordered by file formats"
msgstr "Böcker ordnade av filformat"
#: cps/templates/index.xml:103 cps/templates/layout.html:136
#: cps/templates/index.xml:111 cps/templates/layout.html:136
msgid "Public Shelves"
msgstr "Offentliga hyllor"
#: cps/templates/index.xml:107
#: cps/templates/index.xml:115
msgid "Books organized in public shelfs, visible to everyone"
msgstr "Böcker organiserade i offentliga hyllor, synliga för alla"
#: cps/templates/index.xml:111 cps/templates/layout.html:140
#: cps/templates/index.xml:119 cps/templates/layout.html:140
msgid "Your Shelves"
msgstr "Dina hyllor"
#: cps/templates/index.xml:115
#: cps/templates/index.xml:123
msgid "User's own shelfs, only visible to the current user himself"
msgstr "Användarens egna hyllor, endast synliga för den aktuella användaren själv"
......@@ -2306,3 +2326,6 @@ msgstr ""
msgid "Do you really want to delete the Kobo Token?"
msgstr ""
#~ msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
#~ msgstr "Omslaget är inte ett bildformat som stöds (jpg/png/webp), kan inte spara"
......@@ -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-02-26 18:00+0100\n"
"POT-Creation-Date: 2020-03-07 11:20+0100\n"
"PO-Revision-Date: 2017-04-30 00:47+0300\n"
"Last-Translator: ABIS Team <biblio.if.abis@gmail.com>\n"
"Language: uk\n"
......@@ -244,10 +244,6 @@ msgstr ""
msgid "File format %(ext)s added to %(book)s"
msgstr ""
#: cps/editbooks.py:376
msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
msgstr ""
#: cps/editbooks.py:451
msgid "Cover is not a jpg file, can't save"
msgstr ""
......@@ -397,39 +393,59 @@ msgstr ""
msgid "Book path %(path)s not found on Google Drive"
msgstr ""
#: cps/helper.py:657
#: cps/helper.py:511
msgid "Failed to create path for cover"
msgstr ""
#: cps/helper.py:516
msgid "Cover-file is not a valid image file"
msgstr ""
#: cps/helper.py:519
msgid "Failed to store cover-file"
msgstr ""
#: cps/helper.py:530
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgstr ""
#: cps/helper.py:544
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr ""
#: cps/helper.py:658
msgid "Waiting"
msgstr ""
#: cps/helper.py:659
#: cps/helper.py:660
msgid "Failed"
msgstr ""
#: cps/helper.py:661
#: cps/helper.py:662
msgid "Started"
msgstr ""
#: cps/helper.py:663
#: cps/helper.py:664
msgid "Finished"
msgstr ""
#: cps/helper.py:665
#: cps/helper.py:666
msgid "Unknown Status"
msgstr ""
#: cps/helper.py:670
#: cps/helper.py:671
msgid "E-mail: "
msgstr ""
#: cps/helper.py:672 cps/helper.py:676
#: cps/helper.py:673 cps/helper.py:677
msgid "Convert: "
msgstr ""
#: cps/helper.py:674
#: cps/helper.py:675
msgid "Upload: "
msgstr ""
#: cps/helper.py:678
#: cps/helper.py:679
msgid "Unknown Task: "
msgstr ""
......@@ -679,7 +695,7 @@ msgstr "Мови"
msgid "Show language selection"
msgstr "Показувати вибір мови"
#: cps/ub.py:93
#: cps/templates/index.xml:96 cps/ub.py:93
msgid "Ratings"
msgstr ""
......@@ -687,7 +703,7 @@ msgstr ""
msgid "Show ratings selection"
msgstr ""
#: cps/templates/index.xml:96 cps/ub.py:96
#: cps/templates/index.xml:104 cps/ub.py:96
msgid "File formats"
msgstr ""
......@@ -1819,22 +1835,26 @@ msgid "Books ordered by Languages"
msgstr ""
#: cps/templates/index.xml:100
msgid "Books ordered by Rating"
msgstr ""
#: cps/templates/index.xml:108
msgid "Books ordered by file formats"
msgstr ""
#: cps/templates/index.xml:103 cps/templates/layout.html:136
#: cps/templates/index.xml:111 cps/templates/layout.html:136
msgid "Public Shelves"
msgstr "Загальні книжкові полиці"
#: cps/templates/index.xml:107
#: cps/templates/index.xml:115
msgid "Books organized in public shelfs, visible to everyone"
msgstr "Книги, організовані на публічних полицях, видимі всім"
#: cps/templates/index.xml:111 cps/templates/layout.html:140
#: cps/templates/index.xml:119 cps/templates/layout.html:140
msgid "Your Shelves"
msgstr "Ваші книжкові полиці"
#: cps/templates/index.xml:115
#: cps/templates/index.xml:123
msgid "User's own shelfs, only visible to the current user himself"
msgstr "Власні полиці користувача, видимі тільки поточному користувачеві"
......@@ -2305,3 +2325,6 @@ msgstr ""
msgid "Do you really want to delete the Kobo Token?"
msgstr ""
#~ msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
#~ 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-02-26 18:00+0100\n"
"POT-Creation-Date: 2020-03-07 11:20+0100\n"
"PO-Revision-Date: 2017-01-06 17:00+0000\n"
"Last-Translator: dalin <dalin.lin@gmail.com>\n"
"Language: zh_Hans_CN\n"
......@@ -245,10 +245,6 @@ msgstr "保存文件 %(file)s 失败。"
msgid "File format %(ext)s added to %(book)s"
msgstr "已添加 %(ext)s 格式到 %(book)s"
#: cps/editbooks.py:376
msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
msgstr "封面不是一个被支持的图像格式(jpg/png/webp),无法保存"
#: cps/editbooks.py:451
msgid "Cover is not a jpg file, can't save"
msgstr "封面不是一个jpg文件,无法保存"
......@@ -398,39 +394,59 @@ msgstr "Google Drive上找不到文件 %(file)s"
msgid "Book path %(path)s not found on Google Drive"
msgstr "Google Drive上找不到书籍路径 %(path)s"
#: cps/helper.py:657
#: cps/helper.py:511
msgid "Failed to create path for cover"
msgstr ""
#: cps/helper.py:516
msgid "Cover-file is not a valid image file"
msgstr ""
#: cps/helper.py:519
msgid "Failed to store cover-file"
msgstr ""
#: cps/helper.py:530
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgstr ""
#: cps/helper.py:544
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr ""
#: cps/helper.py:658
msgid "Waiting"
msgstr "等待中"
#: cps/helper.py:659
#: cps/helper.py:660
msgid "Failed"
msgstr "失败"
#: cps/helper.py:661
#: cps/helper.py:662
msgid "Started"
msgstr "已开始"
#: cps/helper.py:663
#: cps/helper.py:664
msgid "Finished"
msgstr "已完成"
#: cps/helper.py:665
#: cps/helper.py:666
msgid "Unknown Status"
msgstr "未知状态"
#: cps/helper.py:670
#: cps/helper.py:671
msgid "E-mail: "
msgstr ""
#: cps/helper.py:672 cps/helper.py:676
#: cps/helper.py:673 cps/helper.py:677
msgid "Convert: "
msgstr "转换:"
#: cps/helper.py:674
#: cps/helper.py:675
msgid "Upload: "
msgstr "上传:"
#: cps/helper.py:678
#: cps/helper.py:679
msgid "Unknown Task: "
msgstr "未知任务:"
......@@ -680,7 +696,7 @@ msgstr "语言"
msgid "Show language selection"
msgstr "显示语言选择"
#: cps/ub.py:93
#: cps/templates/index.xml:96 cps/ub.py:93
msgid "Ratings"
msgstr "评分"
......@@ -688,7 +704,7 @@ msgstr "评分"
msgid "Show ratings selection"
msgstr "显示评分选择"
#: cps/templates/index.xml:96 cps/ub.py:96
#: cps/templates/index.xml:104 cps/ub.py:96
msgid "File formats"
msgstr "文件格式"
......@@ -1820,22 +1836,26 @@ msgid "Books ordered by Languages"
msgstr "根据语言排序书籍"
#: cps/templates/index.xml:100
msgid "Books ordered by Rating"
msgstr ""
#: cps/templates/index.xml:108
msgid "Books ordered by file formats"
msgstr "根据文件类型排序书籍"
#: cps/templates/index.xml:103 cps/templates/layout.html:136
#: cps/templates/index.xml:111 cps/templates/layout.html:136
msgid "Public Shelves"
msgstr "公开书架"
#: cps/templates/index.xml:107
#: cps/templates/index.xml:115
msgid "Books organized in public shelfs, visible to everyone"
msgstr "公开书架中的书籍,对所有人都可见"
#: cps/templates/index.xml:111 cps/templates/layout.html:140
#: cps/templates/index.xml:119 cps/templates/layout.html:140
msgid "Your Shelves"
msgstr "您的书架"
#: cps/templates/index.xml:115
#: cps/templates/index.xml:123
msgid "User's own shelfs, only visible to the current user himself"
msgstr "用户私有书架,只对当前用户本身可见"
......@@ -2306,4 +2326,6 @@ msgstr "生成Kobo Auth URL"
msgid "Do you really want to delete the Kobo Token?"
msgstr "您确定删除Kobo Token吗?"
#~ msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
#~ msgstr "封面不是一个被支持的图像格式(jpg/png/webp),无法保存"
......@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2020-02-26 18:00+0100\n"
"POT-Creation-Date: 2020-03-07 11:20+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......@@ -244,10 +244,6 @@ msgstr ""
msgid "File format %(ext)s added to %(book)s"
msgstr ""
#: cps/editbooks.py:376
msgid "Cover is not a supported imageformat (jpg/png/webp), can't save"
msgstr ""
#: cps/editbooks.py:451
msgid "Cover is not a jpg file, can't save"
msgstr ""
......@@ -397,39 +393,59 @@ msgstr ""
msgid "Book path %(path)s not found on Google Drive"
msgstr ""
#: cps/helper.py:657
#: cps/helper.py:511
msgid "Failed to create path for cover"
msgstr ""
#: cps/helper.py:516
msgid "Cover-file is not a valid image file"
msgstr ""
#: cps/helper.py:519
msgid "Failed to store cover-file"
msgstr ""
#: cps/helper.py:530
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgstr ""
#: cps/helper.py:544
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr ""
#: cps/helper.py:658
msgid "Waiting"
msgstr ""
#: cps/helper.py:659
#: cps/helper.py:660
msgid "Failed"
msgstr ""
#: cps/helper.py:661
#: cps/helper.py:662
msgid "Started"
msgstr ""
#: cps/helper.py:663
#: cps/helper.py:664
msgid "Finished"
msgstr ""
#: cps/helper.py:665
#: cps/helper.py:666
msgid "Unknown Status"
msgstr ""
#: cps/helper.py:670
#: cps/helper.py:671
msgid "E-mail: "
msgstr ""
#: cps/helper.py:672 cps/helper.py:676
#: cps/helper.py:673 cps/helper.py:677
msgid "Convert: "
msgstr ""
#: cps/helper.py:674
#: cps/helper.py:675
msgid "Upload: "
msgstr ""
#: cps/helper.py:678
#: cps/helper.py:679
msgid "Unknown Task: "
msgstr ""
......@@ -679,7 +695,7 @@ msgstr ""
msgid "Show language selection"
msgstr ""
#: cps/ub.py:93
#: cps/templates/index.xml:96 cps/ub.py:93
msgid "Ratings"
msgstr ""
......@@ -687,7 +703,7 @@ msgstr ""
msgid "Show ratings selection"
msgstr ""
#: cps/templates/index.xml:96 cps/ub.py:96
#: cps/templates/index.xml:104 cps/ub.py:96
msgid "File formats"
msgstr ""
......@@ -1819,22 +1835,26 @@ msgid "Books ordered by Languages"
msgstr ""
#: cps/templates/index.xml:100
msgid "Books ordered by Rating"
msgstr ""
#: cps/templates/index.xml:108
msgid "Books ordered by file formats"
msgstr ""
#: cps/templates/index.xml:103 cps/templates/layout.html:136
#: cps/templates/index.xml:111 cps/templates/layout.html:136
msgid "Public Shelves"
msgstr ""
#: cps/templates/index.xml:107
#: cps/templates/index.xml:115
msgid "Books organized in public shelfs, visible to everyone"
msgstr ""
#: cps/templates/index.xml:111 cps/templates/layout.html:140
#: cps/templates/index.xml:119 cps/templates/layout.html:140
msgid "Your Shelves"
msgstr ""
#: cps/templates/index.xml:115
#: cps/templates/index.xml:123
msgid "User's own shelfs, only visible to the current user himself"
msgstr ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment