From e52e9bb4b699e39d9ce51874ea339d4773717389 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 08:42:06 +0200 Subject: [l10n] update translations from Weblate (#4914) 0c960fb83 - 2025-06-13 - Outbreak2096 Co-authored-by: searxng-bot --- searx/translations/en/LC_MESSAGES/messages.mo | Bin 445 -> 445 bytes searx/translations/en/LC_MESSAGES/messages.po | 38 ++++++++++++++++++++------ 2 files changed, 29 insertions(+), 9 deletions(-) (limited to 'searx/translations/en') diff --git a/searx/translations/en/LC_MESSAGES/messages.mo b/searx/translations/en/LC_MESSAGES/messages.mo index a85cf0796..2952034e3 100644 Binary files a/searx/translations/en/LC_MESSAGES/messages.mo and b/searx/translations/en/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/en/LC_MESSAGES/messages.po b/searx/translations/en/LC_MESSAGES/messages.po index 3218699f1..76e0767f0 100644 --- a/searx/translations/en/LC_MESSAGES/messages.po +++ b/searx/translations/en/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\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: 2014-01-30 15:22+0100\n" "Last-Translator: FULL NAME \n" "Language: en\n" @@ -727,11 +727,13 @@ msgstr "" msgid "Hash plugin" msgstr "" -#: searx/plugins/hash_plugin.py:35 -msgid "Converts strings to different hash digests." +#: 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 "" @@ -1307,7 +1309,7 @@ msgid "Autocomplete" msgstr "" #: searx/templates/simple/preferences/autocomplete.html:15 -msgid "Find stuff as you type" +msgid "Show possible queries as you type" msgstr "" #: searx/templates/simple/preferences/center_alignment.html:2 @@ -1382,8 +1384,8 @@ msgstr "" #: 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 "" #: searx/templates/simple/preferences/engines.html:15 @@ -1499,11 +1501,11 @@ msgid "" msgstr "" #: searx/templates/simple/preferences/results_on_new_tab.html:2 -msgid "Results on new tabs" +msgid "Results in new tabs" msgstr "" #: searx/templates/simple/preferences/results_on_new_tab.html:14 -msgid "Open result links on new browser tabs" +msgid "Open result links in new browser tabs" msgstr "" #: searx/templates/simple/preferences/safesearch.html:20 @@ -2201,3 +2203,21 @@ msgstr "" #~ msgid "proxied" #~ msgstr "" +#~ msgid "" +#~ "This tab does not exists in the" +#~ " user interface, but you can search" +#~ " in these engines by its !bangs." +#~ msgstr "" + +#~ msgid "Results on new tabs" +#~ msgstr "" + +#~ msgid "Open result links on new browser tabs" +#~ msgstr "" + +#~ msgid "Find stuff as you type" +#~ msgstr "" + +#~ msgid "Converts strings to different hash digests." +#~ msgstr "" + -- cgit v1.2.3