diff options
Diffstat (limited to 'searx/translations/it/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/it/LC_MESSAGES/messages.po | 74 |
1 files changed, 45 insertions, 29 deletions
diff --git a/searx/translations/it/LC_MESSAGES/messages.po b/searx/translations/it/LC_MESSAGES/messages.po index a6391c893..fb539a13b 100644 --- a/searx/translations/it/LC_MESSAGES/messages.po +++ b/searx/translations/it/LC_MESSAGES/messages.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-01-29 17:13+0000\n" +"POT-Creation-Date: 2024-01-31 19:06+0000\n" "PO-Revision-Date: 2024-01-03 15:56+0000\n" "Last-Translator: return42 <markus.heiser@darmarit.de>\n" "Language: it\n" @@ -508,6 +508,7 @@ msgid "Length" msgstr "Lunghezza" #: searx/templates/simple/macros.html:37 +#: searx/templates/simple/result_templates/files.html:34 #: searx/templates/simple/result_templates/images.html:18 #: searx/templates/simple/result_templates/paper.html:6 msgid "Author" @@ -730,6 +731,7 @@ msgstr "Percentuale" msgid "Parameter" msgstr "Parametro" +#: searx/templates/simple/result_templates/files.html:36 #: searx/templates/simple/stats.html:119 msgid "Filename" msgstr "Nome del file" @@ -1185,10 +1187,13 @@ msgid "repo" msgstr "ripostiglo" #: searx/templates/simple/result_templates/default.html:6 +#: searx/templates/simple/result_templates/files.html:8 +#: searx/templates/simple/result_templates/files.html:11 msgid "show media" msgstr "mostra media" #: searx/templates/simple/result_templates/default.html:6 +#: searx/templates/simple/result_templates/files.html:8 msgid "hide media" msgstr "nascondi media" @@ -1197,6 +1202,45 @@ msgstr "nascondi media" msgid "This site did not provide any description." msgstr "Questo sito non fornisce nessuna descrizione." +#: searx/templates/simple/result_templates/files.html:38 +#: searx/templates/simple/result_templates/torrent.html:11 +msgid "Filesize" +msgstr "Dimensioni file" + +#: searx/templates/simple/result_templates/files.html:39 +#: searx/templates/simple/result_templates/torrent.html:12 +msgid "Bytes" +msgstr "Bytes" + +#: searx/templates/simple/result_templates/files.html:40 +#: searx/templates/simple/result_templates/torrent.html:13 +msgid "kiB" +msgstr "kiB" + +#: searx/templates/simple/result_templates/files.html:41 +#: searx/templates/simple/result_templates/torrent.html:14 +msgid "MiB" +msgstr "MiB" + +#: searx/templates/simple/result_templates/files.html:42 +#: searx/templates/simple/result_templates/torrent.html:15 +msgid "GiB" +msgstr "GiB" + +#: searx/templates/simple/result_templates/files.html:43 +#: searx/templates/simple/result_templates/torrent.html:16 +msgid "TiB" +msgstr "TiB" + +#: searx/templates/simple/result_templates/files.html:47 +msgid "Date" +msgstr "" + +#: searx/templates/simple/result_templates/files.html:49 +#: searx/templates/simple/result_templates/paper.html:24 +msgid "Type" +msgstr "Tipo" + #: searx/templates/simple/result_templates/images.html:19 msgid "Format" msgstr "Formato" @@ -1237,10 +1281,6 @@ msgstr "Redattore" msgid "Publisher" msgstr "Editore" -#: searx/templates/simple/result_templates/paper.html:24 -msgid "Type" -msgstr "Tipo" - #: searx/templates/simple/result_templates/paper.html:25 msgid "Tags" msgstr "Etichette" @@ -1281,30 +1321,6 @@ msgstr "Seeder" msgid "Leecher" msgstr "Leecher" -#: searx/templates/simple/result_templates/torrent.html:11 -msgid "Filesize" -msgstr "Dimensioni file" - -#: searx/templates/simple/result_templates/torrent.html:12 -msgid "Bytes" -msgstr "Bytes" - -#: searx/templates/simple/result_templates/torrent.html:13 -msgid "kiB" -msgstr "kiB" - -#: searx/templates/simple/result_templates/torrent.html:14 -msgid "MiB" -msgstr "MiB" - -#: searx/templates/simple/result_templates/torrent.html:15 -msgid "GiB" -msgstr "GiB" - -#: searx/templates/simple/result_templates/torrent.html:16 -msgid "TiB" -msgstr "TiB" - #: searx/templates/simple/result_templates/torrent.html:20 msgid "Number of Files" msgstr "Numero di file" |