diff options
Diffstat (limited to 'searx/translations/it')
| -rw-r--r-- | searx/translations/it/LC_MESSAGES/messages.mo | bin | 15200 -> 15770 bytes | |||
| -rw-r--r-- | searx/translations/it/LC_MESSAGES/messages.po | 91 |
2 files changed, 68 insertions, 23 deletions
diff --git a/searx/translations/it/LC_MESSAGES/messages.mo b/searx/translations/it/LC_MESSAGES/messages.mo Binary files differindex 7883edf83..24b84f28b 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 87c8bc675..058295680 100644 --- a/searx/translations/it/LC_MESSAGES/messages.po +++ b/searx/translations/it/LC_MESSAGES/messages.po @@ -13,13 +13,14 @@ # Luc <luc.absil2@gmail.com>, 2015 # Random_R, 2018-2020 # carlonigiulio <giuliocarloni20@gmail.com>, 2022. +# Markus Heiser <markus.heiser@darmarit.de>, 2022. msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-07-02 08:59+0000\n" -"PO-Revision-Date: 2022-07-02 09:00+0000\n" -"Last-Translator: carlonigiulio <giuliocarloni20@gmail.com>\n" +"POT-Creation-Date: 2022-07-19 05:45+0000\n" +"PO-Revision-Date: 2022-07-17 09:38+0000\n" +"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" "Language: it\n" "Language-Team: Italian " "<https://weblate.bubu1.eu/projects/searxng/searxng/it/>\n" @@ -151,7 +152,7 @@ msgstr "scuro" #: searx/webapp.py:165 msgid "timeout" -msgstr "timeout" +msgstr "tempo scaduto" #: searx/webapp.py:166 msgid "parsing error" @@ -210,27 +211,27 @@ msgstr "Sorgente" msgid "Error loading the next page" msgstr "Errore caricando la pagina successiva" -#: searx/webapp.py:510 searx/webapp.py:954 +#: searx/webapp.py:516 searx/webapp.py:960 msgid "Invalid settings, please edit your preferences" msgstr "Impostazioni non valide, modifica le tue preferenze" -#: searx/webapp.py:526 +#: searx/webapp.py:532 msgid "Invalid settings" msgstr "Impostazioni non valide" -#: searx/webapp.py:603 searx/webapp.py:679 +#: searx/webapp.py:609 searx/webapp.py:685 msgid "search error" msgstr "errore di ricerca" -#: searx/webapp.py:725 +#: searx/webapp.py:731 msgid "{minutes} minute(s) ago" msgstr "di {minutes} minuti fa" -#: searx/webapp.py:727 +#: searx/webapp.py:733 msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "di {hours} ore e {minutes} minuti fa" -#: searx/webapp.py:853 +#: searx/webapp.py:859 msgid "Suspended" msgstr "Sospeso" @@ -250,7 +251,7 @@ msgstr "Funzioni statistiche" msgid "Compute {functions} of the arguments" msgstr "Calcola {functions} degli argomenti" -#: searx/engines/openstreetmap.py:156 +#: searx/engines/openstreetmap.py:160 msgid "Get directions" msgstr "Ricevi direzioni" @@ -325,6 +326,30 @@ msgstr "" "Mostra il tuo IP se hai cercato \"ip\" ed il tuo user agent se hai " "cercato \"user agent\"." +#: searx/plugins/tor_check.py:25 +msgid "Tor check plugin" +msgstr "" + +#: searx/plugins/tor_check.py:28 +msgid "" +"This plugin checks if the address of the request is a TOR exit node, and " +"informs the user if it is, like check.torproject.org but from searxng." +msgstr "" + +#: searx/plugins/tor_check.py:62 +msgid "" +"The TOR exit node list (https://check.torproject.org/exit-addresses) is " +"unreachable." +msgstr "" + +#: searx/plugins/tor_check.py:78 +msgid "You are using TOR. Your IP address seems to be: {ip_address}." +msgstr "" + +#: searx/plugins/tor_check.py:84 +msgid "You are not using TOR. Your IP address seems to be: {ip_address}." +msgstr "" + #: searx/plugins/tracker_url_remover.py:29 msgid "Tracker URL remover" msgstr "Rimuovi URL traccianti" @@ -362,45 +387,45 @@ msgstr "cerca nella pagina" msgid "About" msgstr "Di più" -#: searx/templates/simple/base.html:49 +#: searx/templates/simple/base.html:50 msgid "Donate" msgstr "Dona" -#: searx/templates/simple/base.html:52 +#: searx/templates/simple/base.html:54 #: searx/templates/simple/preferences.html:99 msgid "Preferences" msgstr "Preferenze" -#: searx/templates/simple/base.html:62 +#: searx/templates/simple/base.html:64 msgid "Powered by" msgstr "Offerto da" -#: searx/templates/simple/base.html:62 +#: searx/templates/simple/base.html:64 msgid "a privacy-respecting, hackable metasearch engine" msgstr "un metamotore di ricerca personalizzabile e rispettoso della privacy" -#: searx/templates/simple/base.html:63 +#: searx/templates/simple/base.html:65 msgid "Source code" msgstr "Codice sorgente" -#: searx/templates/simple/base.html:64 +#: searx/templates/simple/base.html:66 msgid "Issue tracker" msgstr "Tracker problemi" -#: searx/templates/simple/base.html:65 searx/templates/simple/stats.html:18 +#: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18 msgid "Engine stats" msgstr "Statistiche dei motori" -#: searx/templates/simple/base.html:66 +#: searx/templates/simple/base.html:69 #: searx/templates/simple/messages/no_results.html:15 msgid "Public instances" msgstr "Istanze pubbliche" -#: searx/templates/simple/base.html:68 +#: searx/templates/simple/base.html:72 msgid "Privacy policy" -msgstr "Privacy policy" +msgstr "Politica sulla riservatezza" -#: searx/templates/simple/base.html:71 +#: searx/templates/simple/base.html:75 msgid "Contact instance maintainer" msgstr "Contatta il manutentore dell'istanza" @@ -425,7 +450,27 @@ msgstr "cache" msgid "proxied" msgstr "proxy" -#: searx/templates/simple/new_issue.html:63 +#: searx/templates/simple/new_issue.html:64 +msgid "Start submiting a new issue on GitHub" +msgstr "Segnala un nuovo problema su GitHub" + +#: searx/templates/simple/new_issue.html:66 +msgid "Please check for existing bugs about this engine on GitHub" +msgstr "Cerca bug esistenti riguardo questo motore su GitHub" + +#: searx/templates/simple/new_issue.html:69 +msgid "I confirm there is no existing bug about the issue I encounter" +msgstr "" +"Confermo che non ci sono bug esistenti riguardo il problema che ho " +"riscontrato" + +#: searx/templates/simple/new_issue.html:71 +msgid "If this is a public instance, please specify the URL in the bug report" +msgstr "" +"Se questa è un'istanza pubblica, per favore specifica l'URL nella " +"segnalazione del bug" + +#: searx/templates/simple/new_issue.html:72 msgid "Submit a new issue on Github including the above information" msgstr "" "Segnala un nuovo problema su Github, includendo le informazioni sopra " |