forked from mirrors/bookwyrm
New translations django.po (Italian)
This commit is contained in:
parent
6d3fecf57c
commit
4050829985
1 changed files with 17 additions and 17 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-25 20:12+0000\n"
|
||||
"PO-Revision-Date: 2022-02-25 21:14\n"
|
||||
"PO-Revision-Date: 2022-02-27 16:14\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Italian\n"
|
||||
"Language: it\n"
|
||||
|
@ -123,7 +123,7 @@ msgstr "Attenzione"
|
|||
|
||||
#: bookwyrm/models/antispam.py:106 bookwyrm/models/antispam.py:140
|
||||
msgid "Automatically generated report"
|
||||
msgstr ""
|
||||
msgstr "Rapporto generato automaticamente"
|
||||
|
||||
#: bookwyrm/models/base_model.py:17 bookwyrm/models/link.py:72
|
||||
#: bookwyrm/templates/import/import_status.html:200
|
||||
|
@ -3155,62 +3155,62 @@ msgstr "Colore:"
|
|||
#: bookwyrm/templates/settings/automod/rules.html:10
|
||||
#: bookwyrm/templates/settings/layout.html:61
|
||||
msgid "Auto-moderation rules"
|
||||
msgstr ""
|
||||
msgstr "Regole di moderazione automatica"
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:17
|
||||
msgid "Auto-moderation rules will create reports for any local user or status with fields matching the provided string."
|
||||
msgstr ""
|
||||
msgstr "Le regole di auto-moderazione creeranno report per qualsiasi utente locale o stato con campi corrispondenti alla stringa fornita."
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:18
|
||||
msgid "Users or statuses that have already been reported (regardless of whether the report was resolved) will not be flagged."
|
||||
msgstr ""
|
||||
msgstr "Gli utenti o gli stati che sono già stati segnalati (a prescindere dal fatto che il report sia stato risolto) non verranno contrassegnati."
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:19
|
||||
msgid "At this time, reports are <em>not</em> being generated automatically, and you must manually trigger a scan."
|
||||
msgstr ""
|
||||
msgstr "In questo momento, i report <em>non</em> vengono generati automaticamente; devi attivare manualmente una scansione."
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:23
|
||||
msgid "Run scan"
|
||||
msgstr ""
|
||||
msgstr "Avvia scansione"
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:31
|
||||
msgid "Successfully added rule"
|
||||
msgstr ""
|
||||
msgstr "Regola aggiunta con successo"
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:37
|
||||
msgid "Add Rule"
|
||||
msgstr ""
|
||||
msgstr "Aggiungi regola"
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:46
|
||||
#: bookwyrm/templates/settings/automod/rules.html:90
|
||||
msgid "String match"
|
||||
msgstr ""
|
||||
msgstr "Corrispondenza stringa"
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:56
|
||||
#: bookwyrm/templates/settings/automod/rules.html:93
|
||||
msgid "Flag users"
|
||||
msgstr ""
|
||||
msgstr "Contrassegna utenti"
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:63
|
||||
#: bookwyrm/templates/settings/automod/rules.html:96
|
||||
msgid "Flag statuses"
|
||||
msgstr ""
|
||||
msgstr "Segnala stati"
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:70
|
||||
msgid "Add rule"
|
||||
msgstr ""
|
||||
msgstr "Aggiungi regola"
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:77
|
||||
msgid "Current Rules"
|
||||
msgstr ""
|
||||
msgstr "Regole Attuali"
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:81
|
||||
msgid "Show rules"
|
||||
msgstr ""
|
||||
msgstr "Mostra regole"
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:118
|
||||
msgid "Remove rule"
|
||||
msgstr ""
|
||||
msgstr "Rimuovi regola"
|
||||
|
||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:6
|
||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:8
|
||||
|
@ -3701,7 +3701,7 @@ msgstr "Aggiornamento sul tuo rapporto:"
|
|||
|
||||
#: bookwyrm/templates/settings/reports/report.html:36
|
||||
msgid "Reported status"
|
||||
msgstr ""
|
||||
msgstr "Stati segnalati"
|
||||
|
||||
#: bookwyrm/templates/settings/reports/report.html:38
|
||||
msgid "Status has been deleted"
|
||||
|
|
Loading…
Reference in a new issue