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 71508abcb - 2023-09-19 - Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -25,7 +25,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2023-09-18 19:34+0000\n"
|
||||
"POT-Creation-Date: 2023-09-19 06:36+0000\n"
|
||||
"PO-Revision-Date: 2023-09-12 14:53+0000\n"
|
||||
"Last-Translator: return42 <markus.heiser@darmarit.de>\n"
|
||||
"Language: zh_Hans_CN\n"
|
||||
@@ -175,15 +175,15 @@ msgstr "来源"
|
||||
msgid "Error loading the next page"
|
||||
msgstr "载入下个页面时发生错误"
|
||||
|
||||
#: searx/webapp.py:490 searx/webapp.py:882
|
||||
#: searx/webapp.py:491 searx/webapp.py:883
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "无效设置,请编辑您的首选项"
|
||||
|
||||
#: searx/webapp.py:506
|
||||
#: searx/webapp.py:507
|
||||
msgid "Invalid settings"
|
||||
msgstr "无效设置"
|
||||
|
||||
#: searx/webapp.py:583 searx/webapp.py:665
|
||||
#: searx/webapp.py:584 searx/webapp.py:666
|
||||
msgid "search error"
|
||||
msgstr "搜索错误"
|
||||
|
||||
@@ -404,16 +404,6 @@ msgstr "移除跟踪链接"
|
||||
msgid "Remove trackers arguments from the returned URL"
|
||||
msgstr "去除返回的链接中的跟踪参数"
|
||||
|
||||
#: searx/plugins/vim_hotkeys.py:3
|
||||
msgid "Vim-like hotkeys"
|
||||
msgstr "Vim 式快捷键"
|
||||
|
||||
#: searx/plugins/vim_hotkeys.py:4
|
||||
msgid ""
|
||||
"Navigate search results with Vim-like hotkeys (JavaScript required). "
|
||||
"Press \"h\" key on main or result page to get help."
|
||||
msgstr "使用 Vim 式快捷键浏览搜索结果(需启用 JavaScript)。在主页或结果页面按“h”键获取帮助。"
|
||||
|
||||
#: searx/templates/simple/404.html:4
|
||||
msgid "Page not found"
|
||||
msgstr "未找到网页"
|
||||
@@ -567,23 +557,23 @@ msgstr "默认类别"
|
||||
msgid "User interface"
|
||||
msgstr "用户界面"
|
||||
|
||||
#: searx/templates/simple/preferences.html:207
|
||||
#: searx/templates/simple/preferences.html:208
|
||||
msgid "Privacy"
|
||||
msgstr "隐私"
|
||||
|
||||
#: searx/templates/simple/preferences.html:220
|
||||
#: searx/templates/simple/preferences.html:221
|
||||
msgid "Engines"
|
||||
msgstr "搜索引擎"
|
||||
|
||||
#: searx/templates/simple/preferences.html:222
|
||||
#: searx/templates/simple/preferences.html:223
|
||||
msgid "Currently used search engines"
|
||||
msgstr "目前使用的搜索引擎"
|
||||
|
||||
#: searx/templates/simple/preferences.html:230
|
||||
#: searx/templates/simple/preferences.html:231
|
||||
msgid "Special Queries"
|
||||
msgstr "特殊查询"
|
||||
|
||||
#: searx/templates/simple/preferences.html:236
|
||||
#: searx/templates/simple/preferences.html:237
|
||||
msgid "Cookies"
|
||||
msgstr "Cookies"
|
||||
|
||||
@@ -966,6 +956,20 @@ msgstr "恢复默认设置"
|
||||
msgid "Back"
|
||||
msgstr "返回"
|
||||
|
||||
#: searx/templates/simple/preferences/hotkeys.html:2
|
||||
msgid "Hotkeys"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/hotkeys.html:13
|
||||
msgid "Vim-like"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/hotkeys.html:18
|
||||
msgid ""
|
||||
"Navigate search results with hotkeys (JavaScript required). Press \"h\" "
|
||||
"key on main or result page to get help."
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/image_proxy.html:2
|
||||
msgid "Image proxy"
|
||||
msgstr "代理图片"
|
||||
@@ -1566,3 +1570,13 @@ msgstr "隐藏视频"
|
||||
#~ "categories. (JavaScript required)"
|
||||
#~ msgstr "选择一个类别后立即开始搜索。禁用后可以一次选中多个类别。(需启用 JavaScript)"
|
||||
|
||||
#~ msgid "Vim-like hotkeys"
|
||||
#~ msgstr "Vim 式快捷键"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Navigate search results with Vim-like"
|
||||
#~ " hotkeys (JavaScript required). Press \"h\""
|
||||
#~ " key on main or result page to"
|
||||
#~ " get help."
|
||||
#~ msgstr "使用 Vim 式快捷键浏览搜索结果(需启用 JavaScript)。在主页或结果页面按“h”键获取帮助。"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user