Added translation for traditional chinese

This commit is contained in:
Ozzie Isaacs
2021-10-17 15:02:16 +02:00
parent 708861bcd5
commit 00dc60da79
43 changed files with 5638 additions and 1977 deletions

View File

@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Calibre-Web\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-10-16 11:41+0200\n"
"POT-Creation-Date: 2021-10-17 14:59+0200\n"
"PO-Revision-Date: 2020-06-07 06:47+0200\n"
"Last-Translator: <thovi98@gmail.com>\n"
"Language: fr\n"
@@ -61,9 +61,9 @@ msgstr "Reconnecté avec succès"
msgid "Unknown command"
msgstr "Commande inconnue"
#: cps/admin.py:167 cps/editbooks.py:694 cps/editbooks.py:708
#: cps/editbooks.py:849 cps/editbooks.py:851 cps/editbooks.py:878
#: cps/editbooks.py:894 cps/updater.py:584 cps/uploader.py:93
#: cps/admin.py:167 cps/editbooks.py:703 cps/editbooks.py:717
#: cps/editbooks.py:858 cps/editbooks.py:860 cps/editbooks.py:887
#: cps/editbooks.py:903 cps/updater.py:584 cps/uploader.py:93
#: cps/uploader.py:103
msgid "Unknown"
msgstr "Inconnu"
@@ -319,7 +319,7 @@ msgstr "Les paramètres du serveur de courriels ont été mis à jour"
msgid "Database Configuration"
msgstr "Configuration des options"
#: cps/admin.py:1340 cps/web.py:1484
#: cps/admin.py:1340 cps/web.py:1479
msgid "Please fill out all fields!"
msgstr "Veuillez compléter tous les champs !"
@@ -364,7 +364,7 @@ msgstr "Éditer l'utilisateur %(nick)s"
msgid "User '%(nick)s' updated"
msgstr "Utilisateur '%(nick)s' mis à jour"
#: cps/admin.py:1475 cps/admin.py:1605 cps/web.py:1509 cps/web.py:1572
#: cps/admin.py:1475 cps/admin.py:1605 cps/web.py:1504 cps/web.py:1567
msgid "An unknown error occurred. Please try again later."
msgstr "Une erreur inconnue est survenue. Veuillez réessayer plus tard."
@@ -399,7 +399,7 @@ msgstr "Les paramètres du serveur de courriels ont été mis à jour"
msgid "Password for user %(user)s reset"
msgstr "Le mot de passe de lutilisateur %(user)s a été réinitialisé"
#: cps/admin.py:1608 cps/web.py:1449
#: cps/admin.py:1608 cps/web.py:1444
msgid "Please configure the SMTP mail settings first..."
msgstr "Veuillez configurer les paramètres SMTP au préalable..."
@@ -499,7 +499,7 @@ msgstr "non configuré"
msgid "Execution permissions missing"
msgstr "Les permissions d'exécutions manquantes"
#: cps/db.py:648 cps/web.py:657 cps/web.py:1161
#: cps/db.py:651 cps/web.py:657 cps/web.py:1156
#, python-format
msgid "Custom Column No.%(column)d is not existing in calibre database"
msgstr "La colonne personnalisée No.%(column)d n'existe pas dans la base de données calibre"
@@ -512,8 +512,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:373 cps/editbooks.py:750 cps/web.py:511 cps/web.py:1711
#: cps/web.py:1752 cps/web.py:1819
#: cps/editbooks.py:373 cps/editbooks.py:759 cps/web.py:511 cps/web.py:1706
#: cps/web.py:1747 cps/web.py:1814
msgid "Oops! Selected book title is unavailable. File does not exist or is not accessible"
msgstr "Erreur d'ouverture du livre numérique. Le fichier n'existe pas ou n'est pas accessible"
@@ -531,76 +531,76 @@ msgstr "%(seriesindex)s nest pas un nombre valide, ignoré"
msgid "%(langname)s is not a valid language"
msgstr "%(langname)s n'est pas une langue valide"
#: cps/editbooks.py:621 cps/editbooks.py:964
#: cps/editbooks.py:630 cps/editbooks.py:973
#, python-format
msgid "File extension '%(ext)s' is not allowed to be uploaded to this server"
msgstr "Lextension de fichier '%(ext)s' nest pas autorisée pour être déposée sur ce serveur"
#: cps/editbooks.py:625 cps/editbooks.py:968
#: cps/editbooks.py:634 cps/editbooks.py:977
msgid "File to be uploaded must have an extension"
msgstr "Pour être déposé le fichier doit avoir une extension"
#: cps/editbooks.py:637
#: cps/editbooks.py:646
#, python-format
msgid "Failed to create path %(path)s (Permission denied)."
msgstr "Impossible de créer le chemin %(path)s (Permission refusée)."
#: cps/editbooks.py:642
#: cps/editbooks.py:651
#, python-format
msgid "Failed to store file %(file)s."
msgstr "Échec de la sauvegarde du fichier %(file)s."
#: cps/editbooks.py:660 cps/editbooks.py:1055 cps/web.py:1672
#: cps/editbooks.py:669 cps/editbooks.py:1064 cps/web.py:1667
#, python-format
msgid "Database error: %(error)s."
msgstr "Erreur de la base de données: %(error)s."
#: cps/editbooks.py:665
#: cps/editbooks.py:674
#, python-format
msgid "File format %(ext)s added to %(book)s"
msgstr "Le format de fichier %(ext)s a été ajouté à %(book)s"
#: cps/editbooks.py:801
#: cps/editbooks.py:810
msgid "Identifiers are not Case Sensitive, Overwriting Old Identifier"
msgstr "Les identificateurs ne sont pas sensibles à la casse, écrasant lancien identificateur"
#: cps/editbooks.py:835
#: cps/editbooks.py:844
msgid "Metadata successfully updated"
msgstr "Les métadonnées ont bien été mises à jour"
#: cps/editbooks.py:844
#: cps/editbooks.py:853
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:882
#: cps/editbooks.py:891
msgid "Uploaded book probably exists in the library, consider to change before upload new: "
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:976
#: cps/editbooks.py:985
#, python-format
msgid "File %(filename)s could not saved to temp dir"
msgstr "Le fichier %(filename)s ne peut pas être sauvegardé dans le répertoire temporaire"
#: cps/editbooks.py:995
#: cps/editbooks.py:1004
#, python-format
msgid "Failed to Move Cover File %(file)s: %(error)s"
msgstr "Impossible de déplacer le fichier de couverture %(file)s: %(error)s"
#: cps/editbooks.py:1042
#: cps/editbooks.py:1051
#, python-format
msgid "File %(file)s uploaded"
msgstr "Le fichier %(file)s a été téléchargé"
#: cps/editbooks.py:1067
#: cps/editbooks.py:1076
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:1075
#: cps/editbooks.py:1084
#, 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:1079
#: cps/editbooks.py:1088
#, 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"
@@ -708,7 +708,7 @@ 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:507 cps/web.py:1667
#: cps/helper.py:507 cps/web.py:1662
#, fuzzy
msgid "Found an existing account for this e-mail address"
msgstr "Un compte existant a été trouvé pour cette adresse de courriel."
@@ -786,7 +786,7 @@ msgstr "Configuration Kobo"
msgid "Register with %(provider)s"
msgstr "Enregistrer avec %(provider)s"
#: cps/oauth_bb.py:138 cps/remotelogin.py:133 cps/web.py:1543
#: cps/oauth_bb.py:138 cps/remotelogin.py:133 cps/web.py:1538
#, python-format
msgid "you are now logged in as: '%(nickname)s'"
msgstr "vous êtes maintenant connecté comme : '%(nickname)s'"
@@ -852,7 +852,7 @@ msgid "{} Stars"
msgstr "{} Étoiles"
#: cps/remotelogin.py:65 cps/templates/layout.html:86
#: cps/templates/login.html:4 cps/templates/login.html:21 cps/web.py:1592
#: cps/templates/login.html:4 cps/templates/login.html:21 cps/web.py:1587
msgid "Login"
msgstr "Connexion"
@@ -928,8 +928,8 @@ msgstr "Découvrir"
msgid "Show Random Books"
msgstr "Montrer des livres au hasard"
#: cps/render_template.py:69 cps/templates/book_table.html:56
#: cps/templates/index.xml:83 cps/web.py:1048
#: cps/render_template.py:69 cps/templates/book_table.html:67
#: cps/templates/index.xml:83 cps/web.py:1043
msgid "Categories"
msgstr "Catégories"
@@ -938,8 +938,8 @@ msgid "Show category selection"
msgstr "Montrer la sélection par catégories"
#: cps/render_template.py:72 cps/templates/book_edit.html:90
#: cps/templates/book_table.html:57 cps/templates/index.xml:90
#: cps/templates/search_form.html:69 cps/web.py:943 cps/web.py:953
#: cps/templates/book_table.html:68 cps/templates/index.xml:90
#: cps/templates/search_form.html:69 cps/web.py:938 cps/web.py:948
msgid "Series"
msgstr "Séries"
@@ -947,7 +947,7 @@ msgstr "Séries"
msgid "Show series selection"
msgstr "Montrer la sélection par séries"
#: cps/render_template.py:75 cps/templates/book_table.html:55
#: cps/render_template.py:75 cps/templates/book_table.html:66
#: cps/templates/index.xml:69
msgid "Authors"
msgstr "Auteurs"
@@ -956,8 +956,8 @@ msgstr "Auteurs"
msgid "Show author selection"
msgstr "Montrer la sélection par auteur"
#: cps/render_template.py:79 cps/templates/book_table.html:61
#: cps/templates/index.xml:76 cps/web.py:920
#: cps/render_template.py:79 cps/templates/book_table.html:72
#: cps/templates/index.xml:76 cps/web.py:915
msgid "Publishers"
msgstr "Éditeurs"
@@ -965,9 +965,9 @@ msgstr "Éditeurs"
msgid "Show publisher selection"
msgstr "Montrer la sélection par éditeur"
#: cps/render_template.py:82 cps/templates/book_table.html:59
#: cps/render_template.py:82 cps/templates/book_table.html:70
#: cps/templates/index.xml:97 cps/templates/search_form.html:107
#: cps/web.py:1025
#: cps/web.py:1020
msgid "Languages"
msgstr "Langues"
@@ -999,7 +999,7 @@ msgstr "Livres archivés"
msgid "Show archived books"
msgstr "Afficher les livres archivés"
#: cps/render_template.py:97 cps/web.py:768
#: cps/render_template.py:97 cps/web.py:769
msgid "Books List"
msgstr "Liste des livres"
@@ -1184,129 +1184,129 @@ msgstr "Catégorie : %(name)s"
msgid "Language: %(name)s"
msgstr "Langue : %(name)s"
#: cps/templates/layout.html:56 cps/web.py:727 cps/web.py:1377
#: cps/templates/layout.html:56 cps/web.py:727 cps/web.py:1372
msgid "Advanced Search"
msgstr "Recherche avancée"
#: cps/templates/book_edit.html:239 cps/templates/feed.xml:33
#: cps/templates/index.xml:11 cps/templates/layout.html:45
#: cps/templates/layout.html:48 cps/templates/search_form.html:226
#: cps/web.py:740 cps/web.py:1083
#: cps/web.py:740 cps/web.py:1078
msgid "Search"
msgstr "Chercher"
#: cps/templates/admin.html:16 cps/web.py:898
#: cps/templates/admin.html:16 cps/web.py:893
msgid "Downloads"
msgstr "Téléchargements"
#: cps/web.py:974
#: cps/web.py:969
msgid "Ratings list"
msgstr "Liste des évaluations"
#: cps/web.py:995
#: cps/web.py:990
msgid "File formats list"
msgstr "Liste de formats de fichiers"
#: cps/templates/layout.html:75 cps/templates/tasks.html:7 cps/web.py:1062
#: cps/templates/layout.html:75 cps/templates/tasks.html:7 cps/web.py:1057
msgid "Tasks"
msgstr "Tâches"
#: cps/web.py:1221
#: cps/web.py:1216
msgid "Published after "
msgstr "Publié après le "
#: cps/web.py:1228
#: cps/web.py:1223
msgid "Published before "
msgstr "Publié avant le "
#: cps/web.py:1250
#: cps/web.py:1245
#, python-format
msgid "Rating <= %(rating)s"
msgstr "Évaluation <= %(rating)s"
#: cps/web.py:1252
#: cps/web.py:1247
#, python-format
msgid "Rating >= %(rating)s"
msgstr "Évaluation >= %(rating)s"
#: cps/web.py:1254
#: cps/web.py:1249
#, python-format
msgid "Read Status = %(status)s"
msgstr "Status de lecture = %(status)s"
#: cps/web.py:1359
#: cps/web.py:1354
msgid "Error on search for custom columns, please restart Calibre-Web"
msgstr "Erreur lors de la recherche de colonnes personnalisées, veuillez redémarrer Calibre-Web"
#: cps/web.py:1454
#: cps/web.py:1449
#, python-format
msgid "Book successfully queued for sending to %(kindlemail)s"
msgstr "Le livre a été mis en file de traitement avec succès pour un envoi vers %(kindlemail)s"
#: cps/web.py:1458
#: cps/web.py:1453
#, python-format
msgid "Oops! There was an error sending this book: %(res)s"
msgstr "Il y a eu une erreur en envoyant ce livre : %(res)s"
#: cps/web.py:1460
#: cps/web.py:1455
msgid "Please update your profile with a valid Send to Kindle E-mail Address."
msgstr "Veuillez mettre à jour votre profil avec une adresse de courriel Kindle valide."
#: cps/web.py:1477
#: cps/web.py:1472
msgid "E-Mail server is not configured, please contact your administrator!"
msgstr "Le serveur de courriel n'est pas configuré, veuillez contacter votre administrateur!"
#: cps/templates/layout.html:87 cps/templates/register.html:17 cps/web.py:1478
#: cps/web.py:1485 cps/web.py:1491 cps/web.py:1510 cps/web.py:1514
#: cps/web.py:1520
#: cps/templates/layout.html:87 cps/templates/register.html:17 cps/web.py:1473
#: cps/web.py:1480 cps/web.py:1486 cps/web.py:1505 cps/web.py:1509
#: cps/web.py:1515
msgid "Register"
msgstr "Créer un compte"
#: cps/web.py:1512
#: cps/web.py:1507
msgid "Your e-mail is not allowed to register"
msgstr "Votre adresse de courriel nest pas autorisé pour une inscription"
#: cps/web.py:1515
#: cps/web.py:1510
msgid "Confirmation e-mail was send to your e-mail account."
msgstr "Le courriel de confirmation a été envoyé à votre adresse."
#: cps/web.py:1532
#: cps/web.py:1527
msgid "Cannot activate LDAP authentication"
msgstr "Impossible dactiver lauthentification LDAP"
#: cps/web.py:1551
#: cps/web.py:1546
#, python-format
msgid "Fallback Login as: '%(nickname)s', LDAP Server not reachable, or user not known"
msgstr "Connexion de secours comme: '%(nickname)s', le serveur LDAP est indisponible, ou l'utilisateur est inconnu"
#: cps/web.py:1557
#: cps/web.py:1552
#, python-format
msgid "Could not login: %(message)s"
msgstr "Impossible de se connecter: %(message)s"
#: cps/web.py:1561 cps/web.py:1586
#: cps/web.py:1556 cps/web.py:1581
msgid "Wrong Username or Password"
msgstr "Mauvais nom d'utilisateur ou mot de passe"
#: cps/web.py:1568
#: cps/web.py:1563
msgid "New Password was send to your email address"
msgstr "Le nouveau mot de passe a été envoyé vers votre adresse de courriel"
#: cps/web.py:1574
#: cps/web.py:1569
msgid "Please enter valid username to reset password"
msgstr "Veuillez entrer un nom d'utilisateur valide pour réinitialiser le mot de passe"
#: cps/web.py:1581
#: cps/web.py:1576
#, python-format
msgid "You are now logged in as: '%(nickname)s'"
msgstr "Vous êtes maintenant connecté en tant que : %(nickname)s"
#: cps/web.py:1647 cps/web.py:1696
#: cps/web.py:1642 cps/web.py:1691
#, python-format
msgid "%(name)s's profile"
msgstr "Profil de %(name)s"
#: cps/web.py:1663
#: cps/web.py:1658
msgid "Profile updated"
msgstr "Profil mis à jour"
@@ -1398,7 +1398,7 @@ msgid "Edit"
msgstr "Éditer"
#: cps/templates/admin.html:23 cps/templates/book_edit.html:16
#: cps/templates/book_table.html:63 cps/templates/modal_dialogs.html:63
#: cps/templates/book_table.html:93 cps/templates/modal_dialogs.html:63
#: cps/templates/modal_dialogs.html:116 cps/templates/user_edit.html:67
#: cps/templates/user_table.html:149
msgid "Delete"
@@ -1569,7 +1569,7 @@ msgid "OK"
msgstr "OK"
#: cps/templates/admin.html:211 cps/templates/admin.html:225
#: cps/templates/book_edit.html:217 cps/templates/book_table.html:90
#: cps/templates/book_edit.html:217 cps/templates/book_table.html:120
#: cps/templates/config_db.html:54 cps/templates/config_edit.html:355
#: cps/templates/config_view_edit.html:169 cps/templates/modal_dialogs.html:64
#: cps/templates/modal_dialogs.html:99 cps/templates/modal_dialogs.html:117
@@ -1797,98 +1797,106 @@ msgstr "Erreur lors de la recherche!"
msgid "No Result(s) found! Please try another keyword."
msgstr "Aucun résultat. Veuillez essayer avec un nouveau mot clé."
#: cps/templates/book_table.html:12 cps/templates/book_table.html:58
#: cps/templates/book_table.html:12 cps/templates/book_table.html:69
#: cps/templates/user_table.html:14 cps/templates/user_table.html:77
#: cps/templates/user_table.html:100
msgid "This Field is Required"
msgstr "Ce champ est requis"
#: cps/templates/book_table.html:26
#: cps/templates/book_table.html:37
msgid "Merge selected books"
msgstr "Fusionner les livres sélectionnés"
#: cps/templates/book_table.html:27 cps/templates/user_table.html:124
#: cps/templates/book_table.html:38 cps/templates/user_table.html:124
msgid "Remove Selections"
msgstr "Supprimer la sélection"
#: cps/templates/book_table.html:30
#: cps/templates/book_table.html:41
msgid "Exchange author and title"
msgstr "Échanger lauteur et le titre"
#: cps/templates/book_table.html:36
#: cps/templates/book_table.html:47
msgid "Update Title Sort automatically"
msgstr "Mettre à jour automatiquement le tri des titres"
#: cps/templates/book_table.html:40
#: cps/templates/book_table.html:51
msgid "Update Author Sort automatically"
msgstr "Mettre à jour automatiquement le tri des auteurs"
#: cps/templates/book_table.html:52 cps/templates/book_table.html:58
#: cps/templates/book_table.html:63 cps/templates/book_table.html:69
msgid "Enter Title"
msgstr "Insérer le titre"
#: cps/templates/book_table.html:52 cps/templates/config_view_edit.html:24
#: cps/templates/book_table.html:63 cps/templates/config_view_edit.html:24
#: cps/templates/shelf_edit.html:8
msgid "Title"
msgstr "Titre"
#: cps/templates/book_table.html:53
#: cps/templates/book_table.html:64
msgid "Enter Title Sort"
msgstr "Insérer le tri des titres"
#: cps/templates/book_table.html:53
#: cps/templates/book_table.html:64
msgid "Title Sort"
msgstr "Tri des titres"
#: cps/templates/book_table.html:54
#: cps/templates/book_table.html:65
msgid "Enter Author Sort"
msgstr "Insérer le tri des auteurs"
#: cps/templates/book_table.html:54
#: cps/templates/book_table.html:65
msgid "Author Sort"
msgstr "Tri des auteurs"
#: cps/templates/book_table.html:55
#: cps/templates/book_table.html:66
msgid "Enter Authors"
msgstr "Insérer les auteurs"
#: cps/templates/book_table.html:56
#: cps/templates/book_table.html:67
msgid "Enter Categories"
msgstr "Insérer les catégories"
#: cps/templates/book_table.html:57
#: cps/templates/book_table.html:68
msgid "Enter Series"
msgstr "Insérer les séries"
#: cps/templates/book_table.html:58
#: cps/templates/book_table.html:69
msgid "Series Index"
msgstr "Index des séries"
#: cps/templates/book_table.html:59
#: cps/templates/book_table.html:70
msgid "Enter Languages"
msgstr "Insérer les langues"
#: cps/templates/book_table.html:60
#: cps/templates/book_table.html:71
msgid "Publishing Date"
msgstr "Date de publication"
#: cps/templates/book_table.html:61
#: cps/templates/book_table.html:72
msgid "Enter Publishers"
msgstr "Insérer léditeur"
#: cps/templates/book_table.html:76 cps/templates/modal_dialogs.html:46
#: cps/templates/book_table.html:75 cps/templates/book_table.html:77
#: cps/templates/book_table.html:79 cps/templates/book_table.html:81
#: cps/templates/book_table.html:85 cps/templates/book_table.html:87
#: cps/templates/book_table.html:89
#, fuzzy
msgid "Enter "
msgstr "Identifiants"
#: cps/templates/book_table.html:106 cps/templates/modal_dialogs.html:46
msgid "Are you really sure?"
msgstr "Êtes-vous vraiment sûr?"
#: cps/templates/book_table.html:80
#: cps/templates/book_table.html:110
msgid "Books with Title will be merged from:"
msgstr "Les livres avec titre vont être fusionnés depuis :"
#: cps/templates/book_table.html:84
#: cps/templates/book_table.html:114
msgid "Into Book with Title:"
msgstr "Dans le livre avec le titre:"
#: cps/templates/book_table.html:89
#: cps/templates/book_table.html:119
msgid "Merge"
msgstr "Fusionner"
@@ -2305,45 +2313,45 @@ msgstr ""
msgid "Published"
msgstr "Publié"
#: cps/templates/detail.html:219
#: cps/templates/detail.html:221
msgid "Mark As Unread"
msgstr "Marquer comme non lu"
#: cps/templates/detail.html:219
#: cps/templates/detail.html:221
msgid "Mark As Read"
msgstr "Marquer comme lu"
#: cps/templates/detail.html:220
#: cps/templates/detail.html:222
msgid "Read"
msgstr "Lu"
#: cps/templates/detail.html:229
#: cps/templates/detail.html:231
msgid "Restore from archive"
msgstr "Restaurer à partir de l'archive"
#: cps/templates/detail.html:229
#: cps/templates/detail.html:231
msgid "Add to archive"
msgstr "Ajouter comme archive"
#: cps/templates/detail.html:230
#: cps/templates/detail.html:232
msgid "Archived"
msgstr "Archivé"
#: cps/templates/detail.html:241
#: cps/templates/detail.html:243
msgid "Description:"
msgstr "Description :"
#: cps/templates/detail.html:254 cps/templates/search.html:14
#: cps/templates/detail.html:256 cps/templates/search.html:14
msgid "Add to shelf"
msgstr "Ajouter à l'étagère"
#: cps/templates/detail.html:265 cps/templates/detail.html:282
#: cps/templates/detail.html:267 cps/templates/detail.html:284
#: cps/templates/feed.xml:79 cps/templates/layout.html:139
#: cps/templates/search.html:20
msgid "(Public)"
msgstr "(Public)"
#: cps/templates/detail.html:296
#: cps/templates/detail.html:298
msgid "Edit Metadata"
msgstr "Éditer les métadonnées"