[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>
This commit is contained in:
github-actions[bot]
2025-06-14 08:42:06 +02:00
committed by GitHub
parent 0b877f1fb8
commit e52e9bb4b6
115 changed files with 2453 additions and 1223 deletions

View File

@@ -53,8 +53,8 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2025-05-31 18:38+0000\n"
"PO-Revision-Date: 2025-06-01 06:39+0000\n"
"POT-Creation-Date: 2025-06-13 02:39+0000\n"
"PO-Revision-Date: 2025-06-13 07:10+0000\n"
"Last-Translator: Outbreak2096 <outbreak2096@noreply.codeberg.org>\n"
"Language-Team: Chinese (Simplified Han script) <https://"
"translate.codeberg.org/projects/searxng/searxng/zh_Hans/>\n"
@@ -777,13 +777,16 @@ msgstr "通过搜索栏计算数学表达式"
msgid "Hash plugin"
msgstr "散列插件"
#: searx/plugins/hash_plugin.py:35
msgid "Converts strings to different hash digests."
msgstr "将字符串转换为不同的散列hash摘要值。"
#: searx/plugins/hash_plugin.py:36
msgid ""
"Converts strings to different hash digests. Available functions: md5, "
"sha1, sha224, sha256, sha384, sha512."
msgstr "将字符串转换为不同的散列摘要。可用函数MD5、SHA1、SHA224、SHA256、SHA384、SH"
"A512。"
#: searx/plugins/hash_plugin.py:62
#: searx/plugins/hash_plugin.py:64
msgid "hash digest"
msgstr "散列摘要"
msgstr "散列摘要"
#: searx/plugins/hostnames.py:123
msgid "Hostnames plugin"
@@ -1357,8 +1360,8 @@ msgid "Autocomplete"
msgstr "自动补全"
#: searx/templates/simple/preferences/autocomplete.html:15
msgid "Find stuff as you type"
msgstr "自动补全字词"
msgid "Show possible queries as you type"
msgstr "输入时显示可能的查询"
#: searx/templates/simple/preferences/center_alignment.html:2
msgid "Center Alignment"
@@ -1434,9 +1437,9 @@ msgstr "选择 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."
msgstr "此标签页在用户界面中不存在,但可以使用 !bang这些引擎进行搜索。"
"This tab does not exist in the user interface, but you can search with "
"these engines via !bangs."
msgstr "此标签页在用户界面中不存在,但可以通过 !bangs 使用这些引擎进行搜索。"
#: searx/templates/simple/preferences/engines.html:15
msgid "Enable all"
@@ -1551,12 +1554,12 @@ msgid ""
msgstr "启用后,结果页的标题会包含您的查询。您的浏览器可以记录此标题"
#: searx/templates/simple/preferences/results_on_new_tab.html:2
msgid "Results on new tabs"
msgstr "新标签页打开搜索结果"
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 "在新标签页打开搜索结果中的链接"
msgid "Open result links in new browser tabs"
msgstr "在新的浏览器标签页打开结果链接"
#: searx/templates/simple/preferences/safesearch.html:20
msgid "Filter content"
@@ -2250,3 +2253,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 "此标签页在用户界面中不存在,但您可以使用 !bang 在这些引擎中进行搜索。"
#~ 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 "将字符串转换为不同的散列hash摘要值。"