mirror of
https://github.com/searxng/searxng.git
synced 2026-01-13 18:15:30 +00:00
[translations] update messages.pot and messages.po files
From 85c1c14f - 2022-05-08 - Alexandre Flament <alex@al-f.net>
This commit is contained in:
@@ -15,7 +15,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2022-05-03 16:51+0000\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"
|
||||
"Language: zh_Hans_CN\n"
|
||||
@@ -147,88 +147,88 @@ msgstr "明亮"
|
||||
msgid "dark"
|
||||
msgstr "黑暗"
|
||||
|
||||
#: searx/webapp.py:169
|
||||
#: searx/webapp.py:164
|
||||
msgid "timeout"
|
||||
msgstr "超时"
|
||||
|
||||
#: searx/webapp.py:170
|
||||
#: searx/webapp.py:165
|
||||
msgid "parsing error"
|
||||
msgstr "解析错误"
|
||||
|
||||
#: searx/webapp.py:171
|
||||
#: searx/webapp.py:166
|
||||
msgid "HTTP protocol error"
|
||||
msgstr "HTTP 协议错误"
|
||||
|
||||
#: searx/webapp.py:172
|
||||
#: searx/webapp.py:167
|
||||
msgid "network error"
|
||||
msgstr "网络错误"
|
||||
|
||||
#: searx/webapp.py:174
|
||||
#: searx/webapp.py:169
|
||||
msgid "unexpected crash"
|
||||
msgstr "意外崩溃"
|
||||
|
||||
#: searx/webapp.py:181
|
||||
#: searx/webapp.py:176
|
||||
msgid "HTTP error"
|
||||
msgstr "HTTP 错误"
|
||||
|
||||
#: searx/webapp.py:182
|
||||
#: searx/webapp.py:177
|
||||
msgid "HTTP connection error"
|
||||
msgstr "HTTP 连接错误"
|
||||
|
||||
#: searx/webapp.py:188
|
||||
#: searx/webapp.py:183
|
||||
msgid "proxy error"
|
||||
msgstr "代理错误"
|
||||
|
||||
#: searx/webapp.py:189
|
||||
#: searx/webapp.py:184
|
||||
msgid "CAPTCHA"
|
||||
msgstr "验证码"
|
||||
|
||||
#: searx/webapp.py:190
|
||||
#: searx/webapp.py:185
|
||||
msgid "too many requests"
|
||||
msgstr "频繁请求"
|
||||
|
||||
#: searx/webapp.py:191
|
||||
#: searx/webapp.py:186
|
||||
msgid "access denied"
|
||||
msgstr "拒绝访问"
|
||||
|
||||
#: searx/webapp.py:192
|
||||
#: searx/webapp.py:187
|
||||
msgid "server API error"
|
||||
msgstr "服务器 API 错误"
|
||||
|
||||
#: searx/webapp.py:414
|
||||
#: searx/webapp.py:397
|
||||
msgid "No item found"
|
||||
msgstr "没有找到结果"
|
||||
|
||||
#: searx/engines/qwant.py:212
|
||||
#: searx/templates/simple/result_templates/images.html:24 searx/webapp.py:416
|
||||
#: searx/templates/simple/result_templates/images.html:24 searx/webapp.py:399
|
||||
msgid "Source"
|
||||
msgstr "来源"
|
||||
|
||||
#: searx/webapp.py:418
|
||||
#: searx/webapp.py:401
|
||||
msgid "Error loading the next page"
|
||||
msgstr "载入下个页面时发生错误"
|
||||
|
||||
#: searx/webapp.py:530 searx/webapp.py:971
|
||||
#: searx/webapp.py:541 searx/webapp.py:977
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "无效设置,请编辑您的首选项"
|
||||
|
||||
#: searx/webapp.py:546
|
||||
#: searx/webapp.py:557
|
||||
msgid "Invalid settings"
|
||||
msgstr "无效设置"
|
||||
|
||||
#: searx/webapp.py:622 searx/webapp.py:698
|
||||
#: searx/webapp.py:632 searx/webapp.py:708
|
||||
msgid "search error"
|
||||
msgstr "搜索错误"
|
||||
|
||||
#: searx/webapp.py:744
|
||||
#: searx/webapp.py:754
|
||||
msgid "{minutes} minute(s) ago"
|
||||
msgstr "{minutes} 分钟前"
|
||||
|
||||
#: searx/webapp.py:746
|
||||
#: searx/webapp.py:756
|
||||
msgid "{hours} hour(s), {minutes} minute(s) ago"
|
||||
msgstr "{hours} 小时 {minutes} 分钟前"
|
||||
|
||||
#: searx/webapp.py:875
|
||||
#: searx/webapp.py:882
|
||||
msgid "Suspended"
|
||||
msgstr "暂停服务"
|
||||
|
||||
@@ -345,36 +345,36 @@ msgstr "前往 %(search_page)s。"
|
||||
msgid "search page"
|
||||
msgstr "搜索页面"
|
||||
|
||||
#: searx/templates/simple/base.html:52
|
||||
#: searx/templates/simple/base.html:45
|
||||
msgid "preferences"
|
||||
msgstr "首选项"
|
||||
|
||||
#: searx/templates/simple/base.html:61
|
||||
#: searx/templates/simple/base.html:54
|
||||
msgid "Powered by"
|
||||
msgstr "功能来自"
|
||||
|
||||
#: searx/templates/simple/base.html:61
|
||||
#: searx/templates/simple/base.html:54
|
||||
msgid "a privacy-respecting, hackable metasearch engine"
|
||||
msgstr "一个尊重隐私、可二次开发的元搜索引擎"
|
||||
|
||||
#: searx/templates/simple/base.html:62
|
||||
#: searx/templates/simple/base.html:55
|
||||
msgid "Source code"
|
||||
msgstr "源代码"
|
||||
|
||||
#: searx/templates/simple/base.html:63
|
||||
#: searx/templates/simple/base.html:56
|
||||
msgid "Issue tracker"
|
||||
msgstr "问题跟踪系统"
|
||||
|
||||
#: searx/templates/simple/base.html:64 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:57 searx/templates/simple/stats.html:18
|
||||
msgid "Engine stats"
|
||||
msgstr "搜索引擎统计"
|
||||
|
||||
#: searx/templates/simple/base.html:65
|
||||
#: searx/templates/simple/base.html:58
|
||||
#: searx/templates/simple/messages/no_results.html:15
|
||||
msgid "Public instances"
|
||||
msgstr "公共站点"
|
||||
|
||||
#: searx/templates/simple/base.html:66
|
||||
#: searx/templates/simple/base.html:59
|
||||
msgid "Contact instance maintainer"
|
||||
msgstr "联系站点维护人员"
|
||||
|
||||
@@ -399,6 +399,10 @@ msgstr "缓存"
|
||||
msgid "proxied"
|
||||
msgstr "代理"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:63
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:29
|
||||
msgid "No HTTPS"
|
||||
msgstr "无 HTTPS"
|
||||
|
||||
Reference in New Issue
Block a user