diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-06-14 08:42:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-14 08:42:06 +0200 |
| commit | e52e9bb4b699e39d9ce51874ea339d4773717389 (patch) | |
| tree | 9579490f38d5ee08a3543829a9d888345e640f7e /searx/translations/it/LC_MESSAGES | |
| parent | 0b877f1fb890b345c116e76b5744bfe4263b5c2e (diff) | |
[l10n] update translations from Weblate (#4914)
0c960fb83 - 2025-06-13 - Outbreak2096 <outbreak2096@noreply.codeberg.org>
Co-authored-by: searxng-bot <searxng-bot@users.noreply.github.com>
Diffstat (limited to 'searx/translations/it/LC_MESSAGES')
| -rw-r--r-- | searx/translations/it/LC_MESSAGES/messages.mo | bin | 23938 -> 23357 bytes | |||
| -rw-r--r-- | searx/translations/it/LC_MESSAGES/messages.po | 61 |
2 files changed, 41 insertions, 20 deletions
diff --git a/searx/translations/it/LC_MESSAGES/messages.mo b/searx/translations/it/LC_MESSAGES/messages.mo Binary files differindex 48174e2a3..6b53b2dbf 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 e6cf9cecb..c0c134467 100644 --- a/searx/translations/it/LC_MESSAGES/messages.po +++ b/searx/translations/it/LC_MESSAGES/messages.po @@ -44,19 +44,18 @@ # LinuxWizard <linuxwizard@noreply.codeberg.org>, 2025. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2025-05-31 18:38+0000\n" +"POT-Creation-Date: 2025-06-13 02:39+0000\n" "PO-Revision-Date: 2025-06-03 23:14+0000\n" "Last-Translator: LinuxWizard <linuxwizard@noreply.codeberg.org>\n" -"Language-Team: Italian <https://translate.codeberg.org/projects/searxng/" -"searxng/it/>\n" "Language: it\n" +"Language-Team: Italian " +"<https://translate.codeberg.org/projects/searxng/searxng/it/>\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.11.4\n" "Generated-By: Babel 2.17.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] @@ -776,11 +775,13 @@ msgstr "Calcola espressioni matematiche nella barra di ricerca" msgid "Hash plugin" msgstr "Plugin hash" -#: searx/plugins/hash_plugin.py:35 -msgid "Converts strings to different hash digests." -msgstr "Converte le stringhe in diversi digest di hash." +#: searx/plugins/hash_plugin.py:36 +msgid "" +"Converts strings to different hash digests. Available functions: md5, " +"sha1, sha224, sha256, sha384, sha512." +msgstr "" -#: searx/plugins/hash_plugin.py:62 +#: searx/plugins/hash_plugin.py:64 msgid "hash digest" msgstr "digest dell'hash" @@ -1372,8 +1373,8 @@ msgid "Autocomplete" msgstr "Completamento automatico" #: searx/templates/simple/preferences/autocomplete.html:15 -msgid "Find stuff as you type" -msgstr "Visualizza risultati mentre digiti" +msgid "Show possible queries as you type" +msgstr "" #: searx/templates/simple/preferences/center_alignment.html:2 msgid "Center Alignment" @@ -1453,11 +1454,9 @@ msgstr "Seleziona il servizio usato dalla riscrittura DOI" #: searx/templates/simple/preferences/engines.html:9 msgid "" -"This tab does not exists in the user interface, but you can search in " -"these engines by its !bangs." +"This tab does not exist in the user interface, but you can search with " +"these engines via !bangs." msgstr "" -"Questa scheda non esiste nell’interfaccia utente, ma puoi effettuare " -"ricerche in questi motori tramite i suoi !bang." #: searx/templates/simple/preferences/engines.html:15 msgid "Enable all" @@ -1585,12 +1584,12 @@ msgstr "" "ricerca. Il tuo browser può registrare questo titolo" #: searx/templates/simple/preferences/results_on_new_tab.html:2 -msgid "Results on new tabs" -msgstr "Risultati in una nuova scheda" +msgid "Results in new tabs" +msgstr "" #: searx/templates/simple/preferences/results_on_new_tab.html:14 -msgid "Open result links on new browser tabs" -msgstr "Apri i risultati in nuove schede del browser" +msgid "Open result links in new browser tabs" +msgstr "" #: searx/templates/simple/preferences/safesearch.html:20 msgid "Filter content" @@ -2344,3 +2343,25 @@ msgstr "nascondi video" #~ msgid "proxied" #~ msgstr "proxy" + +#~ msgid "" +#~ "This tab does not exists in the" +#~ " user interface, but you can search" +#~ " in these engines by its !bangs." +#~ msgstr "" +#~ "Questa scheda non esiste nell’interfaccia " +#~ "utente, ma puoi effettuare ricerche in" +#~ " questi motori tramite i suoi !bang." + +#~ msgid "Results on new tabs" +#~ msgstr "Risultati in una nuova scheda" + +#~ msgid "Open result links on new browser tabs" +#~ msgstr "Apri i risultati in nuove schede del browser" + +#~ msgid "Find stuff as you type" +#~ msgstr "Visualizza risultati mentre digiti" + +#~ msgid "Converts strings to different hash digests." +#~ msgstr "Converte le stringhe in diversi digest di hash." + |