diff options
| author | searxng-bot <searxng-bot@users.noreply.github.com> | 2024-05-10 07:09:32 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2024-05-10 09:29:22 +0200 |
| commit | 4b6eebd312167a1f89a9cc8499f4da3b25127e30 (patch) | |
| tree | 62f1c3daba79f4debd31318c6847b5f6bd4934b0 /searx/translations/zh_Hans_CN | |
| parent | 383d8735976466e91c69d3d7033fc352b100d50a (diff) | |
[l10n] update translations from Weblate
9487de41b - 2024-05-10 - return42 <return42@users.noreply.translate.codeberg.org>
20d3b1158 - 2024-05-10 - nouoneq <nouoneq@users.noreply.translate.codeberg.org>
60cf6e36d - 2024-05-10 - return42 <return42@users.noreply.translate.codeberg.org>
0a8e99dff - 2024-05-10 - return42 <return42@users.noreply.translate.codeberg.org>
4055cd1c3 - 2024-05-10 - return42 <return42@users.noreply.translate.codeberg.org>
77f2c8d9a - 2024-05-09 - Eryk Michalak <gnu.ewm@protonmail.com>
beb16006a - 2024-05-09 - tentsbet <tentsbet@users.noreply.translate.codeberg.org>
54b5123e2 - 2024-05-10 - ghose <ghose@users.noreply.translate.codeberg.org>
4f372ab44 - 2024-05-09 - German <German@users.noreply.translate.codeberg.org>
fa9b9aae8 - 2024-05-09 - Fjuro <fjuro@alius.cz>
Diffstat (limited to 'searx/translations/zh_Hans_CN')
| -rw-r--r-- | searx/translations/zh_Hans_CN/LC_MESSAGES/messages.mo | bin | 19026 -> 19026 bytes | |||
| -rw-r--r-- | searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po | 33 |
2 files changed, 19 insertions, 14 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 15a712e87..67d14d1dd 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 a890ed978..c1a798529 100644 --- a/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po +++ b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po @@ -31,19 +31,19 @@ # jianhanquwan <jianhanquwan@users.noreply.translate.codeberg.org>, 2024. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-04-27 16:29+0000\n" +"POT-Creation-Date: 2024-05-09 15:27+0000\n" "PO-Revision-Date: 2024-04-28 18:18+0000\n" -"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n" -"Language-Team: Chinese (Simplified) <https://translate.codeberg.org/projects/" -"searxng/searxng/zh_Hans/>\n" +"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>" +"\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.4.3\n" "Generated-By: Babel 2.14.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] @@ -502,6 +502,10 @@ msgstr "书籍评分" msgid "File quality" msgstr "文件质量" +#: searx/plugins/calculator.py:12 +msgid "Calculate mathematical expressions via the search bar" +msgstr "" + #: searx/plugins/hash_plugin.py:10 msgid "Converts strings to different hash digests." msgstr "将字符串转换为不同的散列(hash)摘要值。" @@ -572,7 +576,7 @@ msgstr "跟踪链接移除器" msgid "Remove trackers arguments from the returned URL" msgstr "去除返回的链接中的跟踪参数" -#: searx/plugins/unit_converter.py:10 +#: searx/plugins/unit_converter.py:29 msgid "Convert between units" msgstr "" @@ -751,27 +755,27 @@ msgstr "Cookies" msgid "Answers" msgstr "答案" -#: searx/templates/simple/results.html:38 +#: searx/templates/simple/results.html:42 msgid "Number of results" msgstr "结果个数" -#: searx/templates/simple/results.html:44 +#: searx/templates/simple/results.html:48 msgid "Info" msgstr "信息" -#: searx/templates/simple/results.html:73 +#: searx/templates/simple/results.html:77 msgid "Try searching for:" msgstr "尝试搜索:" -#: searx/templates/simple/results.html:105 +#: searx/templates/simple/results.html:109 msgid "Back to top" msgstr "返回顶部" -#: searx/templates/simple/results.html:123 +#: searx/templates/simple/results.html:127 msgid "Previous page" msgstr "上一页" -#: searx/templates/simple/results.html:141 +#: searx/templates/simple/results.html:145 msgid "Next page" msgstr "下一页" @@ -1861,3 +1865,4 @@ msgstr "隐藏视频" #~ "use another query or search in " #~ "more categories." #~ msgstr "我们没有找到任何结果。请使用其他关键词,或在更多类别中搜索。" + |