New translations django.po (Italian)

This commit is contained in:
Mouse Reeve 2022-11-24 05:07:43 -08:00
parent 2101a1aced
commit 3998cac878

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: bookwyrm\n" "Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-10 21:42+0000\n" "POT-Creation-Date: 2022-11-10 21:42+0000\n"
"PO-Revision-Date: 2022-11-24 00:49\n" "PO-Revision-Date: 2022-11-24 13:07\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n" "Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"Language: it\n" "Language: it\n"
@ -52,7 +52,7 @@ msgstr "La password non corrisponde"
#: bookwyrm/forms/edit_user.py:118 #: bookwyrm/forms/edit_user.py:118
msgid "Incorrect Password" msgid "Incorrect Password"
msgstr "" msgstr "Password errata"
#: bookwyrm/forms/forms.py:54 #: bookwyrm/forms/forms.py:54
msgid "Reading finish date cannot be before start date." msgid "Reading finish date cannot be before start date."
@ -64,11 +64,11 @@ msgstr "La data di fine lettura non può essere precedente alla data di inizio."
#: bookwyrm/forms/forms.py:67 #: bookwyrm/forms/forms.py:67
msgid "Reading stopped date cannot be in the future." msgid "Reading stopped date cannot be in the future."
msgstr "" msgstr "La data d'interruzione della lettura non può essere precedente alla data d'inizio."
#: bookwyrm/forms/forms.py:74 #: bookwyrm/forms/forms.py:74
msgid "Reading finished date cannot be in the future." msgid "Reading finished date cannot be in the future."
msgstr "" msgstr "La data di fine lettura non può essere precedente alla data d'inizio."
#: bookwyrm/forms/landing.py:37 #: bookwyrm/forms/landing.py:37
msgid "Username or password are incorrect" msgid "Username or password are incorrect"
@ -84,7 +84,7 @@ msgstr "Esiste già un'utenza con questo indirizzo email."
#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 #: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131
msgid "Incorrect code" msgid "Incorrect code"
msgstr "" msgstr "Codice errato"
#: bookwyrm/forms/links.py:36 #: bookwyrm/forms/links.py:36
msgid "This domain is blocked. Please contact your administrator if you think this is an error." msgid "This domain is blocked. Please contact your administrator if you think this is an error."
@ -157,7 +157,7 @@ msgstr "Eliminazione automatica"
#: bookwyrm/models/base_model.py:20 #: bookwyrm/models/base_model.py:20
msgid "Self deactivation" msgid "Self deactivation"
msgstr "" msgstr "Disattivazione automatica"
#: bookwyrm/models/base_model.py:21 #: bookwyrm/models/base_model.py:21
msgid "Moderator suspension" msgid "Moderator suspension"
@ -265,15 +265,15 @@ msgstr "Attivo"
#: bookwyrm/models/import_job.py:49 bookwyrm/templates/import/import.html:138 #: bookwyrm/models/import_job.py:49 bookwyrm/templates/import/import.html:138
msgid "Complete" msgid "Complete"
msgstr "" msgstr "Completato"
#: bookwyrm/models/import_job.py:50 #: bookwyrm/models/import_job.py:50
msgid "Stopped" msgid "Stopped"
msgstr "" msgstr "Interrotto"
#: bookwyrm/models/import_job.py:84 bookwyrm/models/import_job.py:92 #: bookwyrm/models/import_job.py:84 bookwyrm/models/import_job.py:92
msgid "Import stopped" msgid "Import stopped"
msgstr "" msgstr "Importazione interrotta"
#: bookwyrm/models/import_job.py:359 bookwyrm/models/import_job.py:384 #: bookwyrm/models/import_job.py:359 bookwyrm/models/import_job.py:384
msgid "Error loading book" msgid "Error loading book"
@ -2480,7 +2480,7 @@ msgstr "Se ancora non riesci a trovare il tuo libro, puoi aggiungere un record m
#: bookwyrm/templates/guided_tour/search.html:122 #: bookwyrm/templates/guided_tour/search.html:122
msgid "Add a record manually" msgid "Add a record manually"
msgstr "" msgstr "Aggiungi un record manualmente"
#: bookwyrm/templates/guided_tour/search.html:147 #: bookwyrm/templates/guided_tour/search.html:147
msgid "Import, manually add, or view an existing book to continue the tour." msgid "Import, manually add, or view an existing book to continue the tour."
@ -2628,7 +2628,7 @@ msgstr "Importa libri"
#: bookwyrm/templates/import/import.html:15 #: bookwyrm/templates/import/import.html:15
#, python-format #, python-format
msgid "On average, recent imports have taken %(hours)s hours." msgid "On average, recent imports have taken %(hours)s hours."
msgstr "" msgstr "In media, le importazioni recenti hanno richiesto %(hours)s ore."
#: bookwyrm/templates/import/import.html:19 #: bookwyrm/templates/import/import.html:19
#, python-format #, python-format