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

@@ -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: 2021-10-16 11:41+0200\n"
"POT-Creation-Date: 2021-10-17 14:59+0200\n"
"PO-Revision-Date: 2017-04-04 15:09+0200\n"
"Last-Translator: ElQuimm <quimm@webtaste.com>\n"
"Language: it\n"
@@ -45,9 +45,9 @@ msgstr "Ricollegato con successo"
msgid "Unknown command"
msgstr "Comando sconosciuto"
#: 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 "Sconosciuto"
@@ -301,7 +301,7 @@ msgstr "Configurazione del server e-mail aggiornata"
msgid "Database Configuration"
msgstr "Ulteriori opzioni"
#: cps/admin.py:1340 cps/web.py:1484
#: cps/admin.py:1340 cps/web.py:1479
msgid "Please fill out all fields!"
msgstr "Per favore compila tutti i campi!"
@@ -345,7 +345,7 @@ msgstr "Modifica l'utente %(nick)s"
msgid "User '%(nick)s' updated"
msgstr "L'utente '%(nick)s' è stato aggiornato"
#: 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 "Si è verificato un errore sconosciuto: per favore riprova."
@@ -380,7 +380,7 @@ msgstr "Configurazione del server e-mail aggiornata"
msgid "Password for user %(user)s reset"
msgstr "La password dell'utente %(user)s è stata resettata"
#: 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 "Configura dapprima le impostazioni del server SMTP..."
@@ -480,7 +480,7 @@ msgstr "non configurato"
msgid "Execution permissions missing"
msgstr "Mancano i permessi di esecuzione"
#: 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 colonna personale no.%(column)d non esiste nel database di Calibre"
@@ -493,8 +493,8 @@ msgstr "Il formato del libro è stato eliminato con successo"
msgid "Book Successfully Deleted"
msgstr "Il libro é stato eliminato con successo"
#: 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 "Errore durante l'apertura del libro selezionato. Il file non esiste o il file non è accessibile"
@@ -512,76 +512,76 @@ msgstr ""
msgid "%(langname)s is not a valid language"
msgstr "%(langname)s non è una lingua valida"
#: 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 "Non è consentito caricare file con l'estensione '%(ext)s' su questo server"
#: 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 "Il file da caricare deve avere un'estensione"
#: cps/editbooks.py:637
#: cps/editbooks.py:646
#, python-format
msgid "Failed to create path %(path)s (Permission denied)."
msgstr "Impossibile creare la cartella %(path)s (autorizzazione negata)."
#: cps/editbooks.py:642
#: cps/editbooks.py:651
#, python-format
msgid "Failed to store file %(file)s."
msgstr "Il salvataggio del file %(file)s non è riuscito."
#: 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 "Errore nel database: %(error)s."
#: cps/editbooks.py:665
#: cps/editbooks.py:674
#, python-format
msgid "File format %(ext)s added to %(book)s"
msgstr "Ho aggiunto il formato %(ext)s al libro %(book)s"
#: cps/editbooks.py:801
#: cps/editbooks.py:810
msgid "Identifiers are not Case Sensitive, Overwriting Old Identifier"
msgstr "Gli identificatori non tengono conto delle lettere maiuscole o minuscole, sovrascrivo l'identificatore precedente"
#: cps/editbooks.py:835
#: cps/editbooks.py:844
msgid "Metadata successfully updated"
msgstr "I metadati sono stati aggiornati con successo"
#: cps/editbooks.py:844
#: cps/editbooks.py:853
msgid "Error editing book, please check logfile for details"
msgstr "Errore nella modifica del libro. Per favore verifica i dettagli nel file di registro (logfile)"
#: cps/editbooks.py:882
#: cps/editbooks.py:891
msgid "Uploaded book probably exists in the library, consider to change before upload new: "
msgstr "Probabilmente il libro caricato esiste già nella libreria; considera di cambiare prima di sottoporlo nuovamente: "
#: cps/editbooks.py:976
#: cps/editbooks.py:985
#, python-format
msgid "File %(filename)s could not saved to temp dir"
msgstr "Il file %(filename)s non può essere salvato nella cartella temporanea"
#: cps/editbooks.py:995
#: cps/editbooks.py:1004
#, python-format
msgid "Failed to Move Cover File %(file)s: %(error)s"
msgstr "Impossibile spostare il file della copertina %(file)s: %(error)s"
#: cps/editbooks.py:1042
#: cps/editbooks.py:1051
#, python-format
msgid "File %(file)s uploaded"
msgstr "Il file %(file)s è stato caricato"
#: cps/editbooks.py:1067
#: cps/editbooks.py:1076
msgid "Source or destination format for conversion missing"
msgstr "Mancano o il formato sorgente o quello di destinazione, entrambi necessari alla conversione"
#: cps/editbooks.py:1075
#: cps/editbooks.py:1084
#, python-format
msgid "Book successfully queued for converting to %(book_format)s"
msgstr "Libro accodato con successo per essere convertito in %(book_format)s"
#: cps/editbooks.py:1079
#: cps/editbooks.py:1088
#, python-format
msgid "There was an error converting this book: %(res)s"
msgstr "Si è verificato un errore durante la conversione del libro: %(res)s"
@@ -689,7 +689,7 @@ 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:507 cps/web.py:1667
#: cps/helper.py:507 cps/web.py:1662
msgid "Found an existing account for this e-mail address"
msgstr "Ho trovato un account creato in precedenza con questo indirizzo e-mail."
@@ -766,7 +766,7 @@ msgstr "Configurazione di Kobo"
msgid "Register with %(provider)s"
msgstr "Registra con %(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 "ora sei connesso come: '%(nickname)s'"
@@ -832,7 +832,7 @@ msgid "{} Stars"
msgstr "{} Stelle"
#: 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 "Accesso"
@@ -908,8 +908,8 @@ msgstr "Per scoprire"
msgid "Show Random Books"
msgstr "Mostra libri casualmente"
#: 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 "Categorie"
@@ -918,8 +918,8 @@ msgid "Show category selection"
msgstr "Mostra l'opzione per la selezione delle categorie"
#: 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 "Serie"
@@ -927,7 +927,7 @@ msgstr "Serie"
msgid "Show series selection"
msgstr "Mostra l'opzione per la selezione delle serie"
#: 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 "Autori"
@@ -936,8 +936,8 @@ msgstr "Autori"
msgid "Show author selection"
msgstr "Mostra l'opzione per la selezione degli autori"
#: 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 "Editori"
@@ -945,9 +945,9 @@ msgstr "Editori"
msgid "Show publisher selection"
msgstr "Mostra l'opzione per la selezione degli editori"
#: 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 "Lingue"
@@ -979,7 +979,7 @@ msgstr "Libri archiviati"
msgid "Show archived books"
msgstr "Mostra l'opzione per la selezione dei libri archiviati"
#: cps/render_template.py:97 cps/web.py:768
#: cps/render_template.py:97 cps/web.py:769
msgid "Books List"
msgstr "Elenco libri"
@@ -1164,129 +1164,129 @@ msgstr "Categoria: %(name)s"
msgid "Language: %(name)s"
msgstr "Lingua: %(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 "Ricerca avanzata"
#: 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 "Cerca"
#: cps/templates/admin.html:16 cps/web.py:898
#: cps/templates/admin.html:16 cps/web.py:893
msgid "Downloads"
msgstr "Downloads"
#: cps/web.py:974
#: cps/web.py:969
msgid "Ratings list"
msgstr "Elenco delle valutazioni"
#: cps/web.py:995
#: cps/web.py:990
msgid "File formats list"
msgstr "Elenco dei formati"
#: 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 "Compito"
#: cps/web.py:1221
#: cps/web.py:1216
msgid "Published after "
msgstr "Pubblicato dopo il "
#: cps/web.py:1228
#: cps/web.py:1223
msgid "Published before "
msgstr "Pubblicato prima del "
#: cps/web.py:1250
#: cps/web.py:1245
#, python-format
msgid "Rating <= %(rating)s"
msgstr "Valutazione <= %(rating)s"
#: cps/web.py:1252
#: cps/web.py:1247
#, python-format
msgid "Rating >= %(rating)s"
msgstr "Valutazione >= %(rating)s"
#: cps/web.py:1254
#: cps/web.py:1249
#, python-format
msgid "Read Status = %(status)s"
msgstr "Stato di lettura = %(status)s"
#: cps/web.py:1359
#: cps/web.py:1354
msgid "Error on search for custom columns, please restart Calibre-Web"
msgstr ""
#: cps/web.py:1454
#: cps/web.py:1449
#, python-format
msgid "Book successfully queued for sending to %(kindlemail)s"
msgstr "Libro accodato con successo per essere spedito a %(kindlemail)s"
#: cps/web.py:1458
#: cps/web.py:1453
#, python-format
msgid "Oops! There was an error sending this book: %(res)s"
msgstr "Oops! Si è verificato un errore durante l'invio di questo libro: %(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 "Per favore aggiorna il tuo profilo con un indirizzo e-mail Kindle a cui inviare i libri."
#: cps/web.py:1477
#: cps/web.py:1472
msgid "E-Mail server is not configured, please contact your administrator!"
msgstr "Il server e-mail non è configurato, per favore contatta l'amministratore"
#: 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 "Registra"
#: cps/web.py:1512
#: cps/web.py:1507
msgid "Your e-mail is not allowed to register"
msgstr "Il tuo e-mail non è autorizzato alla registrazione"
#: cps/web.py:1515
#: cps/web.py:1510
msgid "Confirmation e-mail was send to your e-mail account."
msgstr "Un messaggio di conferma è stato inviato al tuo recapito e-mail."
#: cps/web.py:1532
#: cps/web.py:1527
msgid "Cannot activate LDAP authentication"
msgstr "Non posso attivare l'autenticazione 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 "Fallback login come: '%(nickname)s', il server LDAP non è raggiungibile o l'utente è sconosciuto"
#: cps/web.py:1557
#: cps/web.py:1552
#, python-format
msgid "Could not login: %(message)s"
msgstr "Non posso accedere: %(message)s"
#: cps/web.py:1561 cps/web.py:1586
#: cps/web.py:1556 cps/web.py:1581
msgid "Wrong Username or Password"
msgstr "Nome utente o password errati"
#: cps/web.py:1568
#: cps/web.py:1563
msgid "New Password was send to your email address"
msgstr "Una nuova password è stata inviata al tuo recapito e-mail"
#: cps/web.py:1574
#: cps/web.py:1569
msgid "Please enter valid username to reset password"
msgstr "Per favore digita un nome di utente valido per resettare la password"
#: cps/web.py:1581
#: cps/web.py:1576
#, python-format
msgid "You are now logged in as: '%(nickname)s'"
msgstr "Ora sei connesso come '%(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 "Profilo di %(name)s"
#: cps/web.py:1663
#: cps/web.py:1658
msgid "Profile updated"
msgstr "Profilo aggiornato"
@@ -1378,7 +1378,7 @@ msgid "Edit"
msgstr "Modifica"
#: 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"
@@ -1549,7 +1549,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
@@ -1777,98 +1777,106 @@ msgstr "Errore nella ricerca!"
msgid "No Result(s) found! Please try another keyword."
msgstr "Nessun risultato! Prova con un altro criterio di ricerca."
#: 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 "Questo campo è obbligatorio"
#: cps/templates/book_table.html:26
#: cps/templates/book_table.html:37
msgid "Merge selected books"
msgstr "Unisci i libri selezionati"
#: 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 "Rimuovi le selezioni"
#: cps/templates/book_table.html:30
#: cps/templates/book_table.html:41
msgid "Exchange author and title"
msgstr ""
#: cps/templates/book_table.html:36
#: cps/templates/book_table.html:47
msgid "Update Title Sort automatically"
msgstr "Aggiorna automaticamente l'ordinamento dei titoli"
#: cps/templates/book_table.html:40
#: cps/templates/book_table.html:51
msgid "Update Author Sort automatically"
msgstr "Aggiorna automaticamente l'ordinamento degli autori"
#: 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 "Indica il titolo"
#: 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 "Titolo"
#: cps/templates/book_table.html:53
#: cps/templates/book_table.html:64
msgid "Enter Title Sort"
msgstr "Indica l'ordinamento del titolo"
#: cps/templates/book_table.html:53
#: cps/templates/book_table.html:64
msgid "Title Sort"
msgstr "Ordinamento del titolo"
#: cps/templates/book_table.html:54
#: cps/templates/book_table.html:65
msgid "Enter Author Sort"
msgstr "Indica l'ordinamento dell'autore"
#: cps/templates/book_table.html:54
#: cps/templates/book_table.html:65
msgid "Author Sort"
msgstr "Ordinamento dell'autore"
#: cps/templates/book_table.html:55
#: cps/templates/book_table.html:66
msgid "Enter Authors"
msgstr "Indica gli autori"
#: cps/templates/book_table.html:56
#: cps/templates/book_table.html:67
msgid "Enter Categories"
msgstr "Indica le categorie"
#: cps/templates/book_table.html:57
#: cps/templates/book_table.html:68
msgid "Enter Series"
msgstr "Indica le serie"
#: cps/templates/book_table.html:58
#: cps/templates/book_table.html:69
msgid "Series Index"
msgstr "Indice delle serie"
#: cps/templates/book_table.html:59
#: cps/templates/book_table.html:70
msgid "Enter Languages"
msgstr "Indica le lingue"
#: cps/templates/book_table.html:60
#: cps/templates/book_table.html:71
msgid "Publishing Date"
msgstr "Data di pubblicazione"
#: cps/templates/book_table.html:61
#: cps/templates/book_table.html:72
msgid "Enter Publishers"
msgstr "Indica gli editori"
#: 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 "Identificatori"
#: cps/templates/book_table.html:106 cps/templates/modal_dialogs.html:46
msgid "Are you really sure?"
msgstr "Sei veramente sicuro?"
#: cps/templates/book_table.html:80
#: cps/templates/book_table.html:110
msgid "Books with Title will be merged from:"
msgstr "I libri con il titolo vengono uniti da:"
#: cps/templates/book_table.html:84
#: cps/templates/book_table.html:114
msgid "Into Book with Title:"
msgstr "Nel libro con il titolo:"
#: cps/templates/book_table.html:89
#: cps/templates/book_table.html:119
msgid "Merge"
msgstr "Unisci"
@@ -2285,45 +2293,45 @@ msgstr ""
msgid "Published"
msgstr "Pubblicato"
#: cps/templates/detail.html:219
#: cps/templates/detail.html:221
msgid "Mark As Unread"
msgstr "Marca come non letto"
#: cps/templates/detail.html:219
#: cps/templates/detail.html:221
msgid "Mark As Read"
msgstr "Marca come letto"
#: cps/templates/detail.html:220
#: cps/templates/detail.html:222
msgid "Read"
msgstr "Letto"
#: cps/templates/detail.html:229
#: cps/templates/detail.html:231
msgid "Restore from archive"
msgstr "Ripristina dall'archivio"
#: cps/templates/detail.html:229
#: cps/templates/detail.html:231
msgid "Add to archive"
msgstr "Aggiungi all'archivio"
#: cps/templates/detail.html:230
#: cps/templates/detail.html:232
msgid "Archived"
msgstr "Archiviato"
#: cps/templates/detail.html:241
#: cps/templates/detail.html:243
msgid "Description:"
msgstr "Descrizione:"
#: 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 "Aggiungi allo scaffale"
#: 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 "(Pubblico)"
#: cps/templates/detail.html:296
#: cps/templates/detail.html:298
msgid "Edit Metadata"
msgstr "Modifica metadati"