diff options
author | searxng-bot <searxng-bot@users.noreply.github.com> | 2023-09-18 19:34:39 +0000 |
---|---|---|
committer | searxng-bot <searxng-bot@users.noreply.github.com> | 2023-09-18 19:34:39 +0000 |
commit | 6b3b2ccd6113cc2a1fbb24276a72cd57d676be29 (patch) | |
tree | db8f8d97275d26d8da067bba49825f1c221fd641 /searx/translations/zh_Hans_CN | |
parent | 16b264a385a6f2b24c4eddfc97c877093004b5f9 (diff) | |
download | searxng-6b3b2ccd6113cc2a1fbb24276a72cd57d676be29.tar.gz searxng-6b3b2ccd6113cc2a1fbb24276a72cd57d676be29.zip |
[translations] update messages.pot and messages.po files
From 09935e289 - 2023-09-18 - Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/translations/zh_Hans_CN')
-rw-r--r-- | searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po | 60 |
1 files changed, 33 insertions, 27 deletions
diff --git a/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po index fea3ce816..0b32e61d2 100644 --- a/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po +++ b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po @@ -23,19 +23,18 @@ # JonesBBQ <colson.xu@gmail.com>, 2023. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-09-11 10:31+0000\n" +"POT-Creation-Date: 2023-09-18 19:34+0000\n" "PO-Revision-Date: 2023-09-12 14:53+0000\n" "Last-Translator: return42 <markus.heiser@darmarit.de>\n" -"Language-Team: Chinese (Simplified) <https://translate.codeberg.org/projects/" -"searxng/searxng/zh_Hans/>\n" "Language: zh_Hans_CN\n" +"Language-Team: Chinese (Simplified) " +"<https://translate.codeberg.org/projects/searxng/searxng/zh_Hans/>\n" +"Plural-Forms: nplurals=1; plural=0;\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 5.0.1\n" "Generated-By: Babel 2.12.1\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] @@ -167,7 +166,7 @@ msgstr "暗色" msgid "No item found" msgstr "未找到项目" -#: searx/engines/qwant.py:218 +#: searx/engines/qwant.py:277 #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:332 msgid "Source" msgstr "来源" @@ -176,15 +175,15 @@ msgstr "来源" msgid "Error loading the next page" msgstr "载入下个页面时发生错误" -#: searx/webapp.py:489 searx/webapp.py:881 +#: searx/webapp.py:490 searx/webapp.py:882 msgid "Invalid settings, please edit your preferences" msgstr "无效设置,请编辑您的首选项" -#: searx/webapp.py:505 +#: searx/webapp.py:506 msgid "Invalid settings" msgstr "无效设置" -#: searx/webapp.py:582 searx/webapp.py:664 +#: searx/webapp.py:583 searx/webapp.py:665 msgid "search error" msgstr "搜索错误" @@ -280,7 +279,7 @@ msgstr "{title} (已过时)" msgid "This entry has been superseded by" msgstr "此条目已被以下内容取代" -#: searx/engines/qwant.py:220 +#: searx/engines/qwant.py:279 msgid "Channel" msgstr "频道" @@ -361,16 +360,6 @@ msgid "" "when available" msgstr "尽可能重定向到开放访问的版本以免被要求付费" -#: searx/plugins/search_on_category_select.py:19 -msgid "Search on category select" -msgstr "搜索特定类别" - -#: searx/plugins/search_on_category_select.py:20 -msgid "" -"Perform search immediately if a category selected. Disable to select " -"multiple categories. (JavaScript required)" -msgstr "选择一个类别后立即开始搜索。禁用后可以一次选中多个类别。(需启用 JavaScript)" - #: searx/plugins/self_info.py:10 msgid "Self Information" msgstr "自身信息" @@ -483,7 +472,7 @@ msgstr "隐私政策" msgid "Contact instance maintainer" msgstr "联系站点维护人员" -#: searx/templates/simple/categories.html:24 +#: searx/templates/simple/categories.html:26 msgid "Click on the magnifier to perform search" msgstr "点击放大镜按钮开始搜索" @@ -578,23 +567,23 @@ msgstr "默认类别" msgid "User interface" msgstr "用户界面" -#: searx/templates/simple/preferences.html:204 +#: searx/templates/simple/preferences.html:207 msgid "Privacy" msgstr "隐私" -#: searx/templates/simple/preferences.html:217 +#: searx/templates/simple/preferences.html:220 msgid "Engines" msgstr "搜索引擎" -#: searx/templates/simple/preferences.html:219 +#: searx/templates/simple/preferences.html:222 msgid "Currently used search engines" msgstr "目前使用的搜索引擎" -#: searx/templates/simple/preferences.html:227 +#: searx/templates/simple/preferences.html:230 msgid "Special Queries" msgstr "特殊查询" -#: searx/templates/simple/preferences.html:233 +#: searx/templates/simple/preferences.html:236 msgid "Cookies" msgstr "Cookies" @@ -1031,6 +1020,16 @@ msgstr "在新标签页打开搜索结果中的链接" msgid "Filter content" msgstr "内容过滤" +#: searx/templates/simple/preferences/search_on_category_select.html:2 +msgid "Search on category select" +msgstr "搜索特定类别" + +#: searx/templates/simple/preferences/search_on_category_select.html:14 +msgid "" +"Perform search immediately if a category selected. Disable to select " +"multiple categories" +msgstr "" + #: searx/templates/simple/preferences/theme.html:2 msgid "Theme" msgstr "主题" @@ -1560,3 +1559,10 @@ msgstr "隐藏视频" #~ msgid "Disabled" #~ msgstr "禁用" + +#~ msgid "" +#~ "Perform search immediately if a category" +#~ " selected. Disable to select multiple " +#~ "categories. (JavaScript required)" +#~ msgstr "选择一个类别后立即开始搜索。禁用后可以一次选中多个类别。(需启用 JavaScript)" + |