New translations django.po (Italian)

This commit is contained in:
Mouse Reeve 2023-01-26 12:18:32 -08:00
parent 3f47910032
commit 3d4630099c

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-26 16:43+0000\n"
"PO-Revision-Date: 2023-01-26 17:09\n"
"PO-Revision-Date: 2023-01-26 20:18\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Italian\n"
"Language: it\n"
@ -2692,12 +2692,12 @@ msgstr "Non è un file di csv valido"
#: bookwyrm/templates/import/import.html:20
#, python-format
msgid "Currently you are allowed to import %(import_size_limit)s books every %(import_limit_reset)s days."
msgstr ""
msgstr "Al momento hai il permesso per importare %(import_size_limit)s libri ogni %(import_limit_reset)s giorni."
#: bookwyrm/templates/import/import.html:21
#, python-format
msgid "You have %(allowed_imports)s left."
msgstr ""
msgstr "Ti restano %(allowed_imports)s."
#: bookwyrm/templates/import/import.html:28
#, python-format
@ -2758,7 +2758,7 @@ msgstr "Importa"
#: bookwyrm/templates/import/import.html:103
msgid "You've reached the import limit."
msgstr ""
msgstr "Hai raggiunto il limite per le importazioni."
#: bookwyrm/templates/import/import.html:112
msgid "Imports are temporarily disabled; thank you for your patience."
@ -4868,31 +4868,31 @@ msgstr "Abilita importazioni"
#: bookwyrm/templates/settings/imports/imports.html:63
msgid "Limit the amount of imports"
msgstr ""
msgstr "Limita la quantità delle importazioni"
#: bookwyrm/templates/settings/imports/imports.html:74
msgid "Some users might try to import a large number of books, which you want to limit."
msgstr ""
msgstr "Alcuni utenti potrebbero provare a importare un gran numero di libri, che si desidera limitare."
#: bookwyrm/templates/settings/imports/imports.html:75
msgid "Set the value to 0 to not enforce any limit."
msgstr ""
msgstr "Imposta il valore a 0 per non imporre alcun limite."
#: bookwyrm/templates/settings/imports/imports.html:78
msgid "Set import limit to"
msgstr ""
msgstr "Imposta limite di importazione a"
#: bookwyrm/templates/settings/imports/imports.html:80
msgid "books every"
msgstr ""
msgstr "libri ogni"
#: bookwyrm/templates/settings/imports/imports.html:82
msgid "days."
msgstr ""
msgstr "giorni."
#: bookwyrm/templates/settings/imports/imports.html:86
msgid "Set limit"
msgstr ""
msgstr "Imposta limite"
#: bookwyrm/templates/settings/imports/imports.html:102
msgid "Completed"
@ -5177,7 +5177,7 @@ msgstr "Consenti registrazioni"
#: bookwyrm/templates/settings/registration.html:43
msgid "Default access level:"
msgstr ""
msgstr "Livello di accesso predefinito:"
#: bookwyrm/templates/settings/registration.html:61
msgid "Require users to confirm email address"
@ -6451,7 +6451,7 @@ msgstr "Attività dellutente"
#: bookwyrm/templates/user/user.html:76
msgid "Show RSS Options"
msgstr ""
msgstr "Mostra opzioni RSS"
#: bookwyrm/templates/user/user.html:82
msgid "RSS feed"
@ -6459,19 +6459,19 @@ msgstr "Feed RSS"
#: bookwyrm/templates/user/user.html:98
msgid "Complete feed"
msgstr ""
msgstr "Feed completo"
#: bookwyrm/templates/user/user.html:103
msgid "Reviews only"
msgstr ""
msgstr "Solo recensioni"
#: bookwyrm/templates/user/user.html:108
msgid "Quotes only"
msgstr ""
msgstr "Solo citazioni"
#: bookwyrm/templates/user/user.html:113
msgid "Comments only"
msgstr ""
msgstr "Solo commenti"
#: bookwyrm/templates/user/user.html:129
msgid "No activities yet!"
@ -6520,14 +6520,14 @@ msgstr "Il file supera la dimensione massima: 10MB"
#: bookwyrm/templatetags/list_page_tags.py:14
#, python-format
msgid "Book List: %(name)s"
msgstr ""
msgstr "Lista libri: %(name)s"
#: bookwyrm/templatetags/list_page_tags.py:22
#, python-format
msgid "%(num)d book - by %(user)s"
msgid_plural "%(num)d books - by %(user)s"
msgstr[0] ""
msgstr[1] ""
msgstr[1] "%(num)d libri - di %(user)s"
#: bookwyrm/templatetags/utilities.py:39
#, python-format
@ -6542,17 +6542,17 @@ msgstr "Aggiornamenti di stato da {obj.display_name}"
#: bookwyrm/views/rss_feed.py:72
#, python-brace-format
msgid "Reviews from {obj.display_name}"
msgstr ""
msgstr "Recensioni da {obj.display_name}"
#: bookwyrm/views/rss_feed.py:110
#, python-brace-format
msgid "Quotes from {obj.display_name}"
msgstr ""
msgstr "Citazioni da {obj.display_name}"
#: bookwyrm/views/rss_feed.py:148
#, python-brace-format
msgid "Comments from {obj.display_name}"
msgstr ""
msgstr "Commenti di {obj.display_name}"
#: bookwyrm/views/updates.py:45
#, python-format