diff options
Diffstat (limited to 'searx/translations/it')
| -rw-r--r-- | searx/translations/it/LC_MESSAGES/messages.mo | bin | 20832 -> 20814 bytes | |||
| -rw-r--r-- | searx/translations/it/LC_MESSAGES/messages.po | 51 |
2 files changed, 37 insertions, 14 deletions
diff --git a/searx/translations/it/LC_MESSAGES/messages.mo b/searx/translations/it/LC_MESSAGES/messages.mo Binary files differindex 014958946..01028bade 100644 --- a/searx/translations/it/LC_MESSAGES/messages.mo +++ b/searx/translations/it/LC_MESSAGES/messages.mo diff --git a/searx/translations/it/LC_MESSAGES/messages.po b/searx/translations/it/LC_MESSAGES/messages.po index 5cdb901ff..4293f3997 100644 --- a/searx/translations/it/LC_MESSAGES/messages.po +++ b/searx/translations/it/LC_MESSAGES/messages.po @@ -30,9 +30,9 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-05-09 15:27+0000\n" -"PO-Revision-Date: 2024-05-26 14:18+0000\n" -"Last-Translator: unoyoa <unoyoa@users.noreply.translate.codeberg.org>\n" +"POT-Creation-Date: 2024-06-07 12:50+0000\n" +"PO-Revision-Date: 2024-06-08 13:18+0000\n" +"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n" "Language-Team: Italian <https://translate.codeberg.org/projects/searxng/" "searxng/it/>\n" "Language: it\n" @@ -41,7 +41,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.5.5\n" -"Generated-By: Babel 2.14.0\n" +"Generated-By: Babel 2.15.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] #: searx/searxng.msg @@ -328,6 +328,21 @@ msgstr "titolo" msgid "author" msgstr "autore" +#. SOCIAL_MEDIA_TERMS['THREAD OPEN'] +#: searx/engines/discourse.py:121 searx/searxng.msg +msgid "open" +msgstr "aperto" + +#. SOCIAL_MEDIA_TERMS['THREAD CLOSED'] +#: searx/engines/discourse.py:121 searx/searxng.msg +msgid "closed" +msgstr "chiuso" + +#. SOCIAL_MEDIA_TERMS['THREAD ANSWERED'] +#: searx/engines/discourse.py:132 searx/searxng.msg +msgid "answered" +msgstr "risposto" + #: searx/webapp.py:330 msgid "No item found" msgstr "Nessun oggetto trovato" @@ -517,15 +532,17 @@ msgstr "Converte le stringhe in diversi digest di hash." msgid "hash digest" msgstr "digest dell'hash" -#: searx/plugins/hostname_replace.py:12 +#: searx/plugins/hostname_replace.py:7 msgid "Hostname replace" msgstr "Sostituzione del nome host" -#: searx/plugins/hostname_replace.py:13 -msgid "Rewrite result hostnames or remove results based on the hostname" +#: searx/plugins/hostnames.py:68 +msgid "Hostnames plugin" +msgstr "" + +#: searx/plugins/hostnames.py:69 +msgid "Rewrite hostnames, remove results or prioritize them based on the hostname" msgstr "" -"Riscrivere gli hostname dei risultati o rimuovere i risultati in base " -"all'hostname" #: searx/plugins/oa_doi_rewrite.py:12 msgid "Open Access DOI rewrite" @@ -597,7 +614,7 @@ msgstr "Converti tra le unità " #: searx/templates/simple/404.html:4 msgid "Page not found" -msgstr "" +msgstr "Pagina non trovata" #: searx/templates/simple/404.html:6 #, python-format @@ -654,22 +671,22 @@ msgstr "Contatta il manutentore dell'istanza" msgid "Click on the magnifier to perform search" msgstr "Premi sull'icona della lente per avviare la ricerca" -#: searx/templates/simple/macros.html:36 +#: searx/templates/simple/macros.html:35 msgid "Length" msgstr "Lunghezza" -#: searx/templates/simple/macros.html:37 +#: searx/templates/simple/macros.html:36 #: searx/templates/simple/result_templates/files.html:34 #: searx/templates/simple/result_templates/images.html:19 #: searx/templates/simple/result_templates/paper.html:6 msgid "Author" msgstr "Autore" -#: searx/templates/simple/macros.html:45 +#: searx/templates/simple/macros.html:44 msgid "cached" msgstr "in cache" -#: searx/templates/simple/macros.html:45 +#: searx/templates/simple/macros.html:44 msgid "proxied" msgstr "proxy" @@ -1951,3 +1968,9 @@ msgstr "nascondi video" #~ "non abbiamo trovato alcun risultato. " #~ "Prova una nuova ricerca, o cerca " #~ "in più categorie." + +#~ msgid "Rewrite result hostnames or remove results based on the hostname" +#~ msgstr "" +#~ "Riscrivere gli hostname dei risultati o" +#~ " rimuovere i risultati in base " +#~ "all'hostname" |