summaryrefslogtreecommitdiff
path: root/searx/translations/zh_Hans_CN/LC_MESSAGES
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-06-14 08:42:06 +0200
committerGitHub <noreply@github.com>2025-06-14 08:42:06 +0200
commite52e9bb4b699e39d9ce51874ea339d4773717389 (patch)
tree9579490f38d5ee08a3543829a9d888345e640f7e /searx/translations/zh_Hans_CN/LC_MESSAGES
parent0b877f1fb890b345c116e76b5744bfe4263b5c2e (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/zh_Hans_CN/LC_MESSAGES')
-rw-r--r--searx/translations/zh_Hans_CN/LC_MESSAGES/messages.mobin22365 -> 22490 bytes
-rw-r--r--searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po53
2 files changed, 37 insertions, 16 deletions
diff --git a/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.mo b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.mo
index e925421e2..46c784962 100644
--- a/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.mo
+++ b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po
index 82464bfbc..e88d736ab 100644
--- a/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po
+++ b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po
@@ -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)摘要值。"