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/messages.pot | |
| 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/messages.pot')
| -rw-r--r-- | searx/translations/messages.pot | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/searx/translations/messages.pot b/searx/translations/messages.pot index 67e6fde5b..b32c96f0d 100644 --- a/searx/translations/messages.pot +++ b/searx/translations/messages.pot @@ -8,7 +8,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: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -726,11 +726,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 "" @@ -1306,7 +1308,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 @@ -1381,8 +1383,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 @@ -1498,11 +1500,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 |