mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-13 12:21:01 +00:00
New translations django.po (Italian)
This commit is contained in:
parent
35da75095e
commit
040943d8cb
1 changed files with 14 additions and 14 deletions
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-01-20 17:58+0000\n"
|
||||
"PO-Revision-Date: 2022-01-22 12:25\n"
|
||||
"POT-Creation-Date: 2022-01-24 17:25+0000\n"
|
||||
"PO-Revision-Date: 2022-01-24 18:54\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Italian\n"
|
||||
"Language: it\n"
|
||||
|
@ -315,54 +315,54 @@ msgstr "Qualcosa è andato storto! Ci dispiace."
|
|||
msgid "About"
|
||||
msgstr "Informazioni su"
|
||||
|
||||
#: bookwyrm/templates/about/about.html:18
|
||||
#: bookwyrm/templates/about/about.html:19
|
||||
#: bookwyrm/templates/get_started/layout.html:20
|
||||
#, python-format
|
||||
msgid "Welcome to %(site_name)s!"
|
||||
msgstr "Benvenuto su %(site_name)s!"
|
||||
|
||||
#: bookwyrm/templates/about/about.html:22
|
||||
#: bookwyrm/templates/about/about.html:23
|
||||
#, python-format
|
||||
msgid "%(site_name)s is part of <em>BookWyrm</em>, a network of independent, self-directed communities for readers. While you can interact seamlessly with users anywhere in the <a href=\"https://joinbookwyrm.com/instances/\" target=\"_blank\">BookWyrm network</a>, this community is unique."
|
||||
msgstr "%(site_name)s fa parte di <em>BookWyrm</em>, una rete di comunità indipendenti e autogestite per i lettori. Mentre puoi interagire apparentemente con gli utenti ovunque nella rete <a href=\"https://joinbookwyrm.com/instances/\" target=\"_blank\">di BookWyrm</a>, questa comunità è unica."
|
||||
|
||||
#: bookwyrm/templates/about/about.html:39
|
||||
#: bookwyrm/templates/about/about.html:40
|
||||
#, python-format
|
||||
msgid "<a href=\"%(book_path)s\"><em>%(title)s</em></a> is %(site_name)s's most beloved book, with an average rating of %(rating)s out of 5."
|
||||
msgstr "<a href=\"%(book_path)s\"><em>%(title)s</em></a> è il libro più amato di %(site_name)s, con un punteggio medio di %(rating)s su 5."
|
||||
|
||||
#: bookwyrm/templates/about/about.html:58
|
||||
#: bookwyrm/templates/about/about.html:59
|
||||
#, python-format
|
||||
msgid "More %(site_name)s users want to read <a href=\"%(book_path)s\"><em>%(title)s</em></a> than any other book."
|
||||
msgstr "Più %(site_name)s utenti vogliono leggere <a href=\"%(book_path)s\"><em>%(title)s</em></a> rispetto a qualsiasi altro libro."
|
||||
|
||||
#: bookwyrm/templates/about/about.html:77
|
||||
#: bookwyrm/templates/about/about.html:78
|
||||
#, python-format
|
||||
msgid "<a href=\"%(book_path)s\"><em>%(title)s</em></a> has the most divisive ratings of any book on %(site_name)s."
|
||||
msgstr "<a href=\"%(book_path)s\"><em>%(title)s</em></a> ha le valutazioni più divisive di ogni libro su %(site_name)s."
|
||||
|
||||
#: bookwyrm/templates/about/about.html:88
|
||||
#: bookwyrm/templates/about/about.html:89
|
||||
msgid "Track your reading, talk about books, write reviews, and discover what to read next. Always ad-free, anti-corporate, and community-oriented, BookWyrm is human-scale software, designed to stay small and personal. If you have feature requests, bug reports, or grand dreams, <a href='https://joinbookwyrm.com/get-involved' target='_blank'>reach out</a> and make yourself heard."
|
||||
msgstr "Traccia la tue letture, parla di libri, scrivi recensioni, e scopri cosa leggere dopo. BookWyrm, sempre libero, anti-corporate, orientato alla comunità, è un software a misura d'uomo, progettato per rimanere piccolo e personale. Se hai richieste di funzionalità, segnalazioni di bug o grandi sogni, <a href='https://joinbookwyrm.com/get-involved' target='_blank'>contatta</a> e fai sentire la tua voce."
|
||||
|
||||
#: bookwyrm/templates/about/about.html:95
|
||||
#: bookwyrm/templates/about/about.html:96
|
||||
msgid "Meet your admins"
|
||||
msgstr "Incontra gli amministratori"
|
||||
|
||||
#: bookwyrm/templates/about/about.html:98
|
||||
#: bookwyrm/templates/about/about.html:99
|
||||
#, python-format
|
||||
msgid "%(site_name)s's moderators and administrators keep the site up and running, enforce the <a href=\"coc_path\">code of conduct</a>, and respond when users report spam and bad behavior."
|
||||
msgstr "I moderatori e gli amministratori di %(site_name)s mantengono il sito attivo e funzionante, applicano il <a href=\"coc_path\">codice di condotta</a>, e rispondono quando gli utenti segnalano spam o comportamenti non adeguati."
|
||||
|
||||
#: bookwyrm/templates/about/about.html:112
|
||||
#: bookwyrm/templates/about/about.html:113
|
||||
msgid "Moderator"
|
||||
msgstr "Moderatori"
|
||||
|
||||
#: bookwyrm/templates/about/about.html:114 bookwyrm/templates/layout.html:131
|
||||
#: bookwyrm/templates/about/about.html:115 bookwyrm/templates/layout.html:131
|
||||
msgid "Admin"
|
||||
msgstr "Admin"
|
||||
|
||||
#: bookwyrm/templates/about/about.html:130
|
||||
#: bookwyrm/templates/about/about.html:131
|
||||
#: bookwyrm/templates/settings/users/user_moderation_actions.html:14
|
||||
#: bookwyrm/templates/snippets/status/status_options.html:35
|
||||
#: bookwyrm/templates/snippets/user_options.html:13
|
||||
|
@ -4626,7 +4626,7 @@ msgstr "Non è stato trovato nessun utente con questo indirizzo email."
|
|||
msgid "A password reset link was sent to {email}"
|
||||
msgstr "Il link per reimpostare la password è stato inviato a {email}"
|
||||
|
||||
#: bookwyrm/views/rss_feed.py:35
|
||||
#: bookwyrm/views/rss_feed.py:34
|
||||
#, python-brace-format
|
||||
msgid "Status updates from {obj.display_name}"
|
||||
msgstr "Aggiornamenti di stato da {obj.display_name}"
|
||||
|
|
Loading…
Reference in a new issue