diff --git a/locale/it_IT/LC_MESSAGES/django.po b/locale/it_IT/LC_MESSAGES/django.po index 1e521afc8..94c545a0e 100644 --- a/locale/it_IT/LC_MESSAGES/django.po +++ b/locale/it_IT/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-04-04 22:19+0000\n" -"PO-Revision-Date: 2022-04-04 23:28\n" +"POT-Creation-Date: 2022-04-08 21:00+0000\n" +"PO-Revision-Date: 2022-04-08 21:50\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Italian\n" "Language: it\n" @@ -187,7 +187,7 @@ msgstr "%(value)s non è un Id remoto valido" msgid "%(value)s is not a valid username" msgstr "%(value)s non è un nome utente valido" -#: bookwyrm/models/fields.py:181 bookwyrm/templates/layout.html:179 +#: bookwyrm/models/fields.py:181 bookwyrm/templates/layout.html:123 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "nome utente" @@ -407,7 +407,7 @@ msgstr "I moderatori e gli amministratori di %(site_name)s mantengono il sito at msgid "Moderator" msgstr "Moderatori" -#: bookwyrm/templates/about/about.html:117 bookwyrm/templates/layout.html:140 +#: bookwyrm/templates/about/about.html:117 bookwyrm/templates/user_menu.html:63 msgid "Admin" msgstr "Admin" @@ -438,7 +438,7 @@ msgid "Software version:" msgstr "Versione del software:" #: bookwyrm/templates/about/layout.html:30 -#: bookwyrm/templates/embed-layout.html:34 bookwyrm/templates/layout.html:238 +#: bookwyrm/templates/embed-layout.html:34 bookwyrm/templates/layout.html:182 #, python-format msgid "About %(site_name)s" msgstr "Informazioni su %(site_name)s" @@ -1366,7 +1366,7 @@ msgstr "Comunità federata" #: bookwyrm/templates/directory/directory.html:4 #: bookwyrm/templates/directory/directory.html:9 -#: bookwyrm/templates/layout.html:109 +#: bookwyrm/templates/user_menu.html:30 msgid "Directory" msgstr "Directory" @@ -1609,13 +1609,13 @@ msgstr "Reimposta la password di %(site_name)s" msgid "%(site_name)s home page" msgstr "%(site_name)s Home page" -#: bookwyrm/templates/embed-layout.html:40 bookwyrm/templates/layout.html:242 +#: bookwyrm/templates/embed-layout.html:40 bookwyrm/templates/layout.html:186 msgid "Contact site admin" msgstr "Contatta amministratore del sito" #: bookwyrm/templates/embed-layout.html:46 -msgid "Join Bookwyrm" -msgstr "Unisciti A Bookwyrm" +msgid "Join BookWyrm" +msgstr "" #: bookwyrm/templates/feed/direct_messages.html:8 #, python-format @@ -1623,7 +1623,7 @@ msgid "Direct Messages with %(username)s" msgstr "Messaggi diretti con %(username)s" #: bookwyrm/templates/feed/direct_messages.html:10 -#: bookwyrm/templates/layout.html:119 +#: bookwyrm/templates/user_menu.html:40 msgid "Direct Messages" msgstr "Messaggi Diretti" @@ -1660,7 +1660,7 @@ msgid "Updates" msgstr "Aggiornamenti" #: bookwyrm/templates/feed/suggested_books.html:6 -#: bookwyrm/templates/layout.html:114 +#: bookwyrm/templates/user_menu.html:35 msgid "Your Books" msgstr "I Tuoi Libri" @@ -2221,7 +2221,7 @@ msgid "Login" msgstr "Accedi" #: bookwyrm/templates/landing/login.html:7 -#: bookwyrm/templates/landing/login.html:36 bookwyrm/templates/layout.html:187 +#: bookwyrm/templates/landing/login.html:36 bookwyrm/templates/layout.html:131 #: bookwyrm/templates/ostatus/error.html:37 msgid "Log in" msgstr "Accedi" @@ -2230,7 +2230,7 @@ msgstr "Accedi" msgid "Success! Email address confirmed." msgstr "Indirizzo email confermato con successo." -#: bookwyrm/templates/landing/login.html:21 bookwyrm/templates/layout.html:178 +#: bookwyrm/templates/landing/login.html:21 bookwyrm/templates/layout.html:122 #: bookwyrm/templates/ostatus/error.html:28 #: bookwyrm/templates/snippets/register_form.html:4 msgid "Username:" @@ -2238,12 +2238,12 @@ msgstr "Nome utente:" #: bookwyrm/templates/landing/login.html:27 #: bookwyrm/templates/landing/password_reset.html:26 -#: bookwyrm/templates/layout.html:182 bookwyrm/templates/ostatus/error.html:32 +#: bookwyrm/templates/layout.html:126 bookwyrm/templates/ostatus/error.html:32 #: bookwyrm/templates/snippets/register_form.html:45 msgid "Password:" msgstr "Password:" -#: bookwyrm/templates/landing/login.html:39 bookwyrm/templates/layout.html:184 +#: bookwyrm/templates/landing/login.html:39 bookwyrm/templates/layout.html:128 #: bookwyrm/templates/ostatus/error.html:34 msgid "Forgot your password?" msgstr "Hai dimenticato la tua password?" @@ -2287,54 +2287,38 @@ msgstr "Barra di navigazione principale" msgid "Feed" msgstr "Feed" -#: bookwyrm/templates/layout.html:124 bookwyrm/templates/setup/config.html:52 -msgid "Settings" -msgstr "Impostazioni" - -#: bookwyrm/templates/layout.html:133 -#: bookwyrm/templates/settings/invites/manage_invite_requests.html:15 -#: bookwyrm/templates/settings/invites/manage_invites.html:3 -#: bookwyrm/templates/settings/invites/manage_invites.html:15 -#: bookwyrm/templates/settings/layout.html:42 -msgid "Invites" -msgstr "Inviti" - -#: bookwyrm/templates/layout.html:147 -msgid "Log out" -msgstr "Esci" - -#: bookwyrm/templates/layout.html:155 bookwyrm/templates/layout.html:156 +#: bookwyrm/templates/layout.html:99 bookwyrm/templates/layout.html:100 #: bookwyrm/templates/notifications/notifications_page.html:5 #: bookwyrm/templates/notifications/notifications_page.html:10 msgid "Notifications" msgstr "Notifiche" -#: bookwyrm/templates/layout.html:183 bookwyrm/templates/ostatus/error.html:33 +#: bookwyrm/templates/layout.html:127 bookwyrm/templates/ostatus/error.html:33 msgid "password" msgstr "password" -#: bookwyrm/templates/layout.html:195 +#: bookwyrm/templates/layout.html:139 msgid "Join" msgstr "Entra" -#: bookwyrm/templates/layout.html:229 +#: bookwyrm/templates/layout.html:173 msgid "Successfully posted status" msgstr "Stato pubblicato correttamente" -#: bookwyrm/templates/layout.html:230 +#: bookwyrm/templates/layout.html:174 msgid "Error posting status" msgstr "Errore nel pubblicare lo stato" -#: bookwyrm/templates/layout.html:246 +#: bookwyrm/templates/layout.html:190 msgid "Documentation" msgstr "Documentazione" -#: bookwyrm/templates/layout.html:253 +#: bookwyrm/templates/layout.html:197 #, python-format msgid "Support %(site_name)s on %(support_title)s" msgstr "Supporta %(site_name)s su %(support_title)s" -#: bookwyrm/templates/layout.html:257 +#: bookwyrm/templates/layout.html:201 msgid "BookWyrm's source code is freely available. You can contribute or report issues on GitHub." msgstr "Il codice sorgente di BookWyrm è disponibile liberamente. Puoi contribuire o segnalare problemi su GitHub." @@ -2915,6 +2899,7 @@ msgstr "Modifica profilo" #: bookwyrm/templates/preferences/edit_user.html:12 #: bookwyrm/templates/preferences/edit_user.html:25 #: bookwyrm/templates/settings/users/user_info.html:7 +#: bookwyrm/templates/user_menu.html:25 msgid "Profile" msgstr "Profilo" @@ -3636,6 +3621,14 @@ msgstr "Nessun istanza trovata" msgid "Invite Requests" msgstr "Invia richiesta di invito" +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:15 +#: bookwyrm/templates/settings/invites/manage_invites.html:3 +#: bookwyrm/templates/settings/invites/manage_invites.html:15 +#: bookwyrm/templates/settings/layout.html:42 +#: bookwyrm/templates/user_menu.html:56 +msgid "Invites" +msgstr "Inviti" + #: bookwyrm/templates/settings/invites/manage_invite_requests.html:23 msgid "Ignored Invite Requests" msgstr "Richieste di invito ignorate" @@ -4292,6 +4285,10 @@ msgstr "Il tuo dominio sembra essere mal configurato. Non dovrebbe includere pro msgid "You are running BookWyrm in production mode without https. USE_HTTPS should be enabled in production." msgstr "Stai eseguendo BookWyrm in modalità di produzione senza https. USE_HTTPS dovrebbe essere abilitato in produzione." +#: bookwyrm/templates/setup/config.html:52 bookwyrm/templates/user_menu.html:45 +msgid "Settings" +msgstr "Impostazioni" + #: bookwyrm/templates/setup/config.html:56 msgid "Instance domain:" msgstr "Dominio dell'istanza:" @@ -5100,6 +5097,14 @@ msgstr[1] "%(mutuals_display)s followers che segui" msgid "No followers you follow" msgstr "Nessun follower che segui" +#: bookwyrm/templates/user_menu.html:7 +msgid "View profile and more" +msgstr "" + +#: bookwyrm/templates/user_menu.html:72 +msgid "Log out" +msgstr "Esci" + #: bookwyrm/templates/widgets/clearable_file_input_with_warning.html:28 msgid "File exceeds maximum size: 10MB" msgstr "Il file supera la dimensione massima: 10MB"