diff options
Diffstat (limited to 'searx/translations/zh_Hans_CN')
| -rw-r--r-- | searx/translations/zh_Hans_CN/LC_MESSAGES/messages.mo | bin | 13604 -> 14036 bytes | |||
| -rw-r--r-- | searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po | 48 |
2 files changed, 29 insertions, 19 deletions
diff --git a/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.mo b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.mo Binary files differindex 85ed2e437..01b123c33 100644 --- a/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.mo +++ b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.mo diff --git a/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po index 62e7ce66e..ee5fd448f 100644 --- a/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po +++ b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po @@ -13,18 +13,19 @@ # WhiredPlanck <fungdaat31@outlook.com>, 2020 msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-08 08:49+0000\n" -"PO-Revision-Date: 2022-03-25 01:21+0000\n" -"Last-Translator: Colin Xu <xuzhonglinx@gmail.com>\n" +"POT-Creation-Date: 2022-05-15 18:46+0000\n" +"PO-Revision-Date: 2022-05-27 07:19+0000\n" +"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" +"Language-Team: Chinese (Simplified) <https://weblate.bubu1.eu/projects/" +"searxng/searxng/zh_Hans/>\n" "Language: zh_Hans_CN\n" -"Language-Team: Chinese (Simplified) " -"<https://weblate.bubu1.eu/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 4.12\n" "Generated-By: Babel 2.10.1\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -208,27 +209,27 @@ msgstr "来源" msgid "Error loading the next page" msgstr "载入下个页面时发生错误" -#: searx/webapp.py:541 searx/webapp.py:977 +#: searx/webapp.py:544 searx/webapp.py:985 msgid "Invalid settings, please edit your preferences" msgstr "无效设置,请编辑您的首选项" -#: searx/webapp.py:557 +#: searx/webapp.py:560 msgid "Invalid settings" msgstr "无效设置" -#: searx/webapp.py:632 searx/webapp.py:708 +#: searx/webapp.py:635 searx/webapp.py:711 msgid "search error" msgstr "搜索错误" -#: searx/webapp.py:754 +#: searx/webapp.py:757 msgid "{minutes} minute(s) ago" msgstr "{minutes} 分钟前" -#: searx/webapp.py:756 +#: searx/webapp.py:759 msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "{hours} 小时 {minutes} 分钟前" -#: searx/webapp.py:882 +#: searx/webapp.py:885 msgid "Suspended" msgstr "暂停服务" @@ -401,7 +402,7 @@ msgstr "代理" #: searx/templates/simple/new_issue.html:63 msgid "Submit a new issue on Github including the above information" -msgstr "" +msgstr "在GitHub上提交包含上述信息的新问题" #: searx/templates/simple/preferences.html:29 msgid "No HTTPS" @@ -727,27 +728,37 @@ msgid "" "leaking data to the clicked result sites." msgstr "注意:通过搜索网址保存自定义设置有可能将某些数据暴露给被点击的搜索结果的网站,不利于隐私。" +#: searx/templates/simple/preferences.html:409 +msgid "URL to restore your preferences in another browser" +msgstr "用于在其他浏览器上还原您的设置的网址" + #: searx/templates/simple/preferences.html:413 msgid "" +"Specifying custom settings in the preferences URL can be used to sync " +"preferences across devices." +msgstr "在首选项URL中指定可跨设备同步的自定义设置" + +#: searx/templates/simple/preferences.html:418 +msgid "" "These settings are stored in your cookies, this allows us not to store " "this data about you." msgstr "这些设置被存储在您的 Cookie 中,这种保存设置的方式使我们不必保存您的设置数据。" -#: searx/templates/simple/preferences.html:415 +#: searx/templates/simple/preferences.html:420 msgid "" "These cookies serve your sole convenience, we don't use these cookies to " "track you." msgstr "这些 Cookie 信息用于辅助您便捷地使用本服务,我们绝不利用这些信息来跟踪您。" -#: searx/templates/simple/preferences.html:418 +#: searx/templates/simple/preferences.html:423 msgid "Save" msgstr "保存" -#: searx/templates/simple/preferences.html:419 +#: searx/templates/simple/preferences.html:424 msgid "Reset defaults" msgstr "恢复默认" -#: searx/templates/simple/preferences.html:420 +#: searx/templates/simple/preferences.html:425 msgid "Back" msgstr "返回" @@ -1255,4 +1266,3 @@ msgstr "隐藏视频" #~ msgid "Get image" #~ msgstr "获取图片" - |