diff options
Diffstat (limited to 'searx/translations/messages.pot')
| -rw-r--r-- | searx/translations/messages.pot | 30 |
1 files changed, 17 insertions, 13 deletions
diff --git a/searx/translations/messages.pot b/searx/translations/messages.pot index 6ee1e96f7..931e87751 100644 --- a/searx/translations/messages.pot +++ b/searx/translations/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: SearXNG -\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2025-10-10 16:16+0000\n" +"POT-Creation-Date: 2025-10-20 08:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -869,23 +869,23 @@ msgstr "" msgid "Click on the magnifier to perform search" msgstr "" -#: searx/templates/simple/macros.html:40 +#: searx/templates/simple/macros.html:41 msgid "Length" msgstr "" -#: searx/templates/simple/macros.html:41 +#: searx/templates/simple/macros.html:42 #: searx/templates/simple/result_templates/paper.html:74 msgid "Views" msgstr "" -#: searx/templates/simple/macros.html:42 -#: searx/templates/simple/result_templates/files.html:34 +#: searx/templates/simple/macros.html:43 +#: searx/templates/simple/result_templates/file.html:18 #: searx/templates/simple/result_templates/images.html:19 #: searx/templates/simple/result_templates/paper.html:14 msgid "Author" msgstr "" -#: searx/templates/simple/macros.html:50 +#: searx/templates/simple/macros.html:51 msgid "cached" msgstr "" @@ -1100,7 +1100,7 @@ msgid "Parameter" msgstr "" #: searx/templates/simple/result_templates/code.html:29 -#: searx/templates/simple/result_templates/files.html:36 +#: searx/templates/simple/result_templates/file.html:24 #: searx/templates/simple/stats.html:119 msgid "Filename" msgstr "" @@ -1589,13 +1589,13 @@ msgid "Repository" msgstr "" #: searx/templates/simple/result_templates/default.html:6 -#: searx/templates/simple/result_templates/files.html:8 -#: searx/templates/simple/result_templates/files.html:11 +#: searx/templates/simple/result_templates/file.html:53 +#: searx/templates/simple/result_templates/file.html:56 msgid "show media" msgstr "" #: searx/templates/simple/result_templates/default.html:6 -#: searx/templates/simple/result_templates/files.html:8 +#: searx/templates/simple/result_templates/file.html:54 msgid "hide media" msgstr "" @@ -1604,21 +1604,25 @@ msgstr "" msgid "This site did not provide any description." msgstr "" -#: searx/templates/simple/result_templates/files.html:38 +#: searx/templates/simple/result_templates/file.html:30 #: searx/templates/simple/result_templates/images.html:22 #: searx/templates/simple/result_templates/torrent.html:18 msgid "Filesize" msgstr "" -#: searx/templates/simple/result_templates/files.html:40 +#: searx/templates/simple/result_templates/file.html:36 msgid "Date" msgstr "" -#: searx/templates/simple/result_templates/files.html:42 +#: searx/templates/simple/result_templates/file.html:42 #: searx/templates/simple/result_templates/paper.html:44 msgid "Type" msgstr "" +#: searx/templates/simple/result_templates/file.html:67 +msgid "Download" +msgstr "" + #: searx/templates/simple/result_templates/images.html:20 msgid "Resolution" msgstr "" |