@@ -16,7 +16,7 @@ We can offer only very limited support regarding configuration of **Reverse-Prox
### **Translation**
Some of the user languages in Calibre-Web having missing translations. We are happy to add the missing texts if you are translate them. Create a Pull Request, create an issue with the .po file attached, or write an email to "ozzie.fernandez.isaacs@googlemail.com" with attached translation file. To display all book languages in your native language an additional file is used (iso_language_names.py). The content of this file is autogenerated with the corresponding translations of Calibre, please do not edit this file on your own.
Some of the user languages in Calibre-Web having missing translations. We are happy to add the missing texts if you translate them. Create a Pull Request, create an issue with the .po file attached, or write an email to "ozzie.fernandez.isaacs@googlemail.com" with attached translation file. To display all book languages in your native language an additional file is used (iso_language_names.py). The content of this file is autogenerated with the corresponding translations of Calibre, please do not edit this file on your own.
### **Documentation**
...
...
@@ -32,7 +32,7 @@ If you're unable to find an **open issue** addressing the problem, open a [new o
### **Feature Request**
If there is afeature missing in Calibre-Web and you can't find a feature request in the [Issues](https://github.com/janeczku/calibre-web/issues) section, you could create a [feature request](https://github.com/janeczku/calibre-web/issues/new?assignees=&labels=&template=feature_request.md&title=).
If there is afeature missing in Calibre-Web and you can't find a feature request in the [Issues](https://github.com/janeczku/calibre-web/issues) section, you could create a [feature request](https://github.com/janeczku/calibre-web/issues/new?assignees=&labels=&template=feature_request.md&title=).
We will not extend Calibre-Web with any more login abilitys or add further files storages, or file syncing ability. Furthermore Calibre-Web is made for home usage for company inhouse usage, so requests regarding any sorts of social interaction capability, payment routines, search engine or web site analytics integration will not be implemeted.
@@ -234,7 +234,7 @@ msgstr "Une erreur inconnue est survenue. Veuillez réessayer plus tard."
#: cps/admin.py:949 cps/web.py:1196
msgid "Please configure the SMTP mail settings first..."
msgstr "Veuillez configurer les paramètres SMTP au préalable…"
msgstr "Veuillez configurer les paramètres SMTP au préalable..."
#: cps/admin.py:961
msgid "Logfile viewer"
...
...
@@ -242,11 +242,11 @@ msgstr "Visualiseur de fichier journal"
#: cps/admin.py:1000
msgid "Requesting update package"
msgstr "Demander une mise à jour"
msgstr "Demande de mise à jour"
#: cps/admin.py:1001
msgid "Downloading update package"
msgstr "Téléchargement la mise à jour"
msgstr "Téléchargement de la mise à jour"
#: cps/admin.py:1002
msgid "Unzipping update package"
...
...
@@ -258,7 +258,7 @@ msgstr "Remplacement des fichiers"
#: cps/admin.py:1004
msgid "Database connections are closed"
msgstr "Connexion à la base de donnée fermée"
msgstr "Les connexions à la base de donnée ont été fermées"
#: cps/admin.py:1005
msgid "Stopping server"
...
...
@@ -291,21 +291,21 @@ msgstr "Erreur générale"
#: cps/admin.py:1011
msgid "Update File Could Not be Saved in Temp Dir"
msgstr ""
msgstr "Le fichier de mise à jour ne peut pas être sauvegardé dans le répertoire temporaire"
#: cps/converter.py:31
msgid "not configured"
msgstr ""
msgstr "non configuré"
#: cps/editbooks.py:239
msgid "Book Format Successfully Deleted"
msgstr ""
msgstr "Le format du livre a été supprimé avec succès"
#: cps/editbooks.py:242
msgid "Book Successfully Deleted"
msgstr ""
msgstr "Le livre a été supprimé avec succès"
#: cps/editbooks.py:253 cps/editbooks.py:489
#: cps/editbooks.py:253 cps/editbooks.py:490
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"
...
...
@@ -318,19 +318,19 @@ msgstr "modifier les métadonnées"
msgid "%(langname)s is not a valid language"
msgstr "%(langname)s n'est pas une langue valide"
#: cps/editbooks.py:413 cps/editbooks.py:663
#: cps/editbooks.py:413 cps/editbooks.py:664
#, python-format
msgid "File extension '%(ext)s' is not allowed to be uploaded to this server"
msgstr "L’extension de fichier '%(ext)s' n’est pas autorisée pour être déposée sur ce serveur"
#: cps/editbooks.py:417 cps/editbooks.py:667
#: cps/editbooks.py:417 cps/editbooks.py:668
msgid "File to be uploaded must have an extension"
msgstr "Pour être déposé le fichier doit avoir une extension"
#: cps/editbooks.py:429 cps/editbooks.py:701
#: cps/editbooks.py:429 cps/editbooks.py:702
#, python-format
msgid "Failed to create path %(path)s (Permission denied)."
msgstr "Impossible de créer le chemin %(path)s (permission refusée)"
msgstr "Impossible de créer le chemin %(path)s (Permission refusée)"
#: cps/editbooks.py:434
#, python-format
...
...
@@ -342,48 +342,48 @@ 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:606
#: cps/editbooks.py:607
msgid "Metadata successfully updated"
msgstr "Les métadonnées ont bien été mise à jour"
#: cps/editbooks.py:615
#: cps/editbooks.py:616
msgid "Error editing book, please check logfile for details"
msgstr "Erreur d’édition du livre, veuillez consulter le journal (log) pour plus de détails"
#: cps/editbooks.py:675
#: cps/editbooks.py:676
#, python-format
msgid "File %(filename)s could not saved to temp dir"
msgstr ""
msgstr "Le fichier %(filename)s ne peut pas être sauvegardé dans le répertoire temporaire"
#: cps/editbooks.py:692
#: cps/editbooks.py:693
msgid "Uploaded book probably exists in the library, consider to change before upload new: "
msgstr ""
msgstr "Le fichier téléchargé existe probablement dans la librairie, veuillez le modifier avant de le télécharger de nouveau: "
#: cps/editbooks.py:707
#: cps/editbooks.py:709
#, python-format
msgid "Failed to store file %(file)s (Permission denied)."
msgstr "Impossible d'enregistrer le fichier %(file)s (permission refusée)"
msgid "Failed to Move File %(file)s: %(error)s"
msgstr ""
#: cps/editbooks.py:713
#: cps/editbooks.py:723
#, python-format
msgid "Failed to delete file %(file)s (Permission denied)."
msgstr "Impossible de supprimer le fichier %(file)s (permission refusée)"
msgid "Failed to Move Cover File %(file)s: %(error)s"
msgstr ""
#: cps/editbooks.py:804
#: cps/editbooks.py:808
#, python-format
msgid "File %(file)s uploaded"
msgstr ""
msgstr "Le fichier %(file)s a été téléchargé"
#: cps/editbooks.py:833
#: cps/editbooks.py:837
msgid "Source or destination format for conversion missing"
msgstr "Le format de conversion de la source ou de la destination est manquant"
#: cps/editbooks.py:841
#: cps/editbooks.py:845
#, python-format
msgid "Book successfully queued for converting to %(book_format)s"
msgstr "Le livre a été mis avec succès en file de traitement pour conversion vers %(book_format)s"
#: cps/editbooks.py:845
#: cps/editbooks.py:849
#, python-format
msgid "There was an error converting this book: %(res)s"
msgstr "Une erreur est survenue au cours de la conversion du livre : %(res)s"
...
...
@@ -394,7 +394,7 @@ msgstr "La configuration de Google Drive n’est pas terminée, essayez de désa
#: cps/gdrive.py:103
msgid "Callback domain is not verified, please follow steps to verify domain in google developer console"
msgstr "Le domaine de retour d’appel (Callback domain) est non vérifié, Veuillez suivre les étapes nécessaires pour vérifier le domaine dans la console de développement de Google"
msgstr "Le domaine de retour d’appel (Callback domain) est non vérifié, veuillez suivre les étapes nécessaires pour vérifier le domaine dans la console de développement de Google"