messages.po 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314
  1. # Chinese (Simplified, China) translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # RainSlide, 2018
  7. # Jsthon, 2019
  8. # Mingye Wang <arthur200126@gmail.com>, 2018
  9. # Noémi Ványi <sitbackandwait@gmail.com>, 2019
  10. # Sion Kazama, 2018
  11. # wenke, 2015
  12. # wenke, 2015-2018
  13. # WhiredPlanck <fungdaat31@outlook.com>, 2020
  14. # wordpure <wordlesspure@gmail.com>, 2022.
  15. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  16. msgid ""
  17. msgstr ""
  18. "Project-Id-Version: searx\n"
  19. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  20. "POT-Creation-Date: 2022-07-08 18:28+0000\n"
  21. "PO-Revision-Date: 2022-07-01 07:18+0000\n"
  22. "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n"
  23. "Language: zh_Hans_CN\n"
  24. "Language-Team: Chinese (Simplified) "
  25. "<https://weblate.bubu1.eu/projects/searxng/searxng/zh_Hans/>\n"
  26. "Plural-Forms: nplurals=1; plural=0;\n"
  27. "MIME-Version: 1.0\n"
  28. "Content-Type: text/plain; charset=utf-8\n"
  29. "Content-Transfer-Encoding: 8bit\n"
  30. "Generated-By: Babel 2.10.3\n"
  31. #. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
  32. #: searx/searxng.msg
  33. msgid "others"
  34. msgstr "其他"
  35. #. CONSTANT_NAMES['OTHER_CATEGORY']
  36. #: searx/searxng.msg
  37. msgid "other"
  38. msgstr "其他"
  39. #. CATEGORY_NAMES['FILES']
  40. #: searx/searxng.msg
  41. msgid "files"
  42. msgstr "文件"
  43. #. CATEGORY_NAMES['GENERAL']
  44. #: searx/searxng.msg
  45. msgid "general"
  46. msgstr "常规"
  47. #. CATEGORY_NAMES['MUSIC']
  48. #: searx/searxng.msg
  49. msgid "music"
  50. msgstr "音乐"
  51. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  52. #: searx/searxng.msg
  53. msgid "social media"
  54. msgstr "社交媒体"
  55. #. CATEGORY_NAMES['IMAGES']
  56. #: searx/searxng.msg
  57. msgid "images"
  58. msgstr "图片"
  59. #. CATEGORY_NAMES['VIDEOS']
  60. #: searx/searxng.msg
  61. msgid "videos"
  62. msgstr "视频"
  63. #. CATEGORY_NAMES['IT']
  64. #: searx/searxng.msg
  65. msgid "it"
  66. msgstr "信息技术"
  67. #. CATEGORY_NAMES['NEWS']
  68. #: searx/searxng.msg
  69. msgid "news"
  70. msgstr "新闻"
  71. #. CATEGORY_NAMES['MAP']
  72. #: searx/searxng.msg
  73. msgid "map"
  74. msgstr "地图"
  75. #. CATEGORY_NAMES['ONIONS']
  76. #: searx/searxng.msg
  77. msgid "onions"
  78. msgstr "洋葱网络"
  79. #. CATEGORY_NAMES['SCIENCE']
  80. #: searx/searxng.msg
  81. msgid "science"
  82. msgstr "科学"
  83. #. CATEGORY_GROUPS['APPS']
  84. #: searx/searxng.msg
  85. msgid "apps"
  86. msgstr "程序"
  87. #. CATEGORY_GROUPS['DICTIONARIES']
  88. #: searx/searxng.msg
  89. msgid "dictionaries"
  90. msgstr "字典"
  91. #. CATEGORY_GROUPS['LYRICS']
  92. #: searx/searxng.msg
  93. msgid "lyrics"
  94. msgstr "歌词"
  95. #. CATEGORY_GROUPS['PACKAGES']
  96. #: searx/searxng.msg
  97. msgid "packages"
  98. msgstr "程序包"
  99. #. CATEGORY_GROUPS['Q_A']
  100. #: searx/searxng.msg
  101. msgid "q&a"
  102. msgstr "问答"
  103. #. CATEGORY_GROUPS['REPOS']
  104. #: searx/searxng.msg
  105. msgid "repos"
  106. msgstr "软件仓库"
  107. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  108. #: searx/searxng.msg
  109. msgid "software wikis"
  110. msgstr "软件维基"
  111. #. CATEGORY_GROUPS['WEB']
  112. #: searx/searxng.msg
  113. msgid "web"
  114. msgstr "网页"
  115. #. STYLE_NAMES['AUTO']
  116. #: searx/searxng.msg
  117. msgid "auto"
  118. msgstr "自动"
  119. #. STYLE_NAMES['LIGHT']
  120. #: searx/searxng.msg
  121. msgid "light"
  122. msgstr "浅色"
  123. #. STYLE_NAMES['DARK']
  124. #: searx/searxng.msg
  125. msgid "dark"
  126. msgstr "深色"
  127. #: searx/webapp.py:165
  128. msgid "timeout"
  129. msgstr "超时"
  130. #: searx/webapp.py:166
  131. msgid "parsing error"
  132. msgstr "解析错误"
  133. #: searx/webapp.py:167
  134. msgid "HTTP protocol error"
  135. msgstr "HTTP 协议错误"
  136. #: searx/webapp.py:168
  137. msgid "network error"
  138. msgstr "网络错误"
  139. #: searx/webapp.py:170
  140. msgid "unexpected crash"
  141. msgstr "意外崩溃"
  142. #: searx/webapp.py:177
  143. msgid "HTTP error"
  144. msgstr "HTTP 错误"
  145. #: searx/webapp.py:178
  146. msgid "HTTP connection error"
  147. msgstr "HTTP 连接错误"
  148. #: searx/webapp.py:184
  149. msgid "proxy error"
  150. msgstr "代理错误"
  151. #: searx/webapp.py:185
  152. msgid "CAPTCHA"
  153. msgstr "验证码"
  154. #: searx/webapp.py:186
  155. msgid "too many requests"
  156. msgstr "频繁请求"
  157. #: searx/webapp.py:187
  158. msgid "access denied"
  159. msgstr "拒绝访问"
  160. #: searx/webapp.py:188
  161. msgid "server API error"
  162. msgstr "服务器 API 错误"
  163. #: searx/webapp.py:363
  164. msgid "No item found"
  165. msgstr "没有找到结果"
  166. #: searx/engines/qwant.py:212
  167. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
  168. msgid "Source"
  169. msgstr "来源"
  170. #: searx/webapp.py:367
  171. msgid "Error loading the next page"
  172. msgstr "载入下个页面时发生错误"
  173. #: searx/webapp.py:516 searx/webapp.py:960
  174. msgid "Invalid settings, please edit your preferences"
  175. msgstr "无效设置,请编辑您的首选项"
  176. #: searx/webapp.py:532
  177. msgid "Invalid settings"
  178. msgstr "无效设置"
  179. #: searx/webapp.py:609 searx/webapp.py:685
  180. msgid "search error"
  181. msgstr "搜索错误"
  182. #: searx/webapp.py:731
  183. msgid "{minutes} minute(s) ago"
  184. msgstr "{minutes} 分钟前"
  185. #: searx/webapp.py:733
  186. msgid "{hours} hour(s), {minutes} minute(s) ago"
  187. msgstr "{hours} 小时 {minutes} 分钟前"
  188. #: searx/webapp.py:859
  189. msgid "Suspended"
  190. msgstr "暂停服务"
  191. #: searx/answerers/random/answerer.py:67
  192. msgid "Random value generator"
  193. msgstr "随机数生成器"
  194. #: searx/answerers/random/answerer.py:68
  195. msgid "Generate different random values"
  196. msgstr "生成不同的随机数"
  197. #: searx/answerers/statistics/answerer.py:47
  198. msgid "Statistics functions"
  199. msgstr "统计功能"
  200. #: searx/answerers/statistics/answerer.py:48
  201. msgid "Compute {functions} of the arguments"
  202. msgstr "计算 {functions} 参数"
  203. #: searx/engines/openstreetmap.py:160
  204. msgid "Get directions"
  205. msgstr "获取路线"
  206. #: searx/engines/pdbe.py:96
  207. msgid "{title} (OBSOLETE)"
  208. msgstr "{title} (已过时)"
  209. #: searx/engines/pdbe.py:103
  210. msgid "This entry has been superseded by"
  211. msgstr "此条目已被以下内容取代"
  212. #: searx/engines/pubmed.py:78
  213. msgid "No abstract is available for this publication."
  214. msgstr "此出版物没有可用的摘要。"
  215. #: searx/engines/qwant.py:214
  216. msgid "Channel"
  217. msgstr "频道"
  218. #: searx/plugins/hash_plugin.py:24
  219. msgid "Converts strings to different hash digests."
  220. msgstr "将字符串转换为不同的散列摘要值。"
  221. #: searx/plugins/hash_plugin.py:52
  222. msgid "hash digest"
  223. msgstr "散列摘要值"
  224. #: searx/plugins/hostname_replace.py:9
  225. msgid "Hostname replace"
  226. msgstr "主机名替换"
  227. #: searx/plugins/hostname_replace.py:10
  228. msgid "Rewrite result hostnames or remove results based on the hostname"
  229. msgstr "重写结果的主机名或基于主机名移除结果"
  230. #: searx/plugins/oa_doi_rewrite.py:9
  231. msgid "Open Access DOI rewrite"
  232. msgstr "开放访问 DOI 重写"
  233. #: searx/plugins/oa_doi_rewrite.py:10
  234. msgid ""
  235. "Avoid paywalls by redirecting to open-access versions of publications "
  236. "when available"
  237. msgstr "可能时重定向到开放访问的出版版本以免被要求付费"
  238. #: searx/plugins/search_on_category_select.py:19
  239. msgid "Search on category select"
  240. msgstr "搜索特定类别"
  241. #: searx/plugins/search_on_category_select.py:20
  242. msgid ""
  243. "Perform search immediately if a category selected. Disable to select "
  244. "multiple categories. (JavaScript required)"
  245. msgstr "选择一个类别后立即开始搜索。禁用后可以一次选中多个类别。(需启用 JavaScript)"
  246. #: searx/plugins/self_info.py:20
  247. msgid "Self Informations"
  248. msgstr "自身信息"
  249. #: searx/plugins/self_info.py:21
  250. msgid ""
  251. "Displays your IP if the query is \"ip\" and your user agent if the query "
  252. "contains \"user agent\"."
  253. msgstr "当您搜索「ip」时,这将会显示您的 IP 地址;同理,在搜索「user agent」时,将会显示您的 User Agent。"
  254. #: searx/plugins/tracker_url_remover.py:29
  255. msgid "Tracker URL remover"
  256. msgstr "移除跟踪链接"
  257. #: searx/plugins/tracker_url_remover.py:30
  258. msgid "Remove trackers arguments from the returned URL"
  259. msgstr "去除返回的链接中的跟踪参数"
  260. #: searx/plugins/vim_hotkeys.py:3
  261. msgid "Vim-like hotkeys"
  262. msgstr "Vim 式快捷键"
  263. #: searx/plugins/vim_hotkeys.py:4
  264. msgid ""
  265. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  266. "Press \"h\" key on main or result page to get help."
  267. msgstr "使用 Vim 式快捷键浏览搜索结果(需启用 JavaScript)。在主页或结果页面按“h”键获取帮助。"
  268. #: searx/templates/simple/404.html:4
  269. msgid "Page not found"
  270. msgstr "未找到网页"
  271. #: searx/templates/simple/404.html:6
  272. #, python-format
  273. msgid "Go to %(search_page)s."
  274. msgstr "前往 %(search_page)s。"
  275. #: searx/templates/simple/404.html:6
  276. msgid "search page"
  277. msgstr "搜索页面"
  278. #: searx/templates/simple/base.html:46
  279. msgid "About"
  280. msgstr "关于"
  281. #: searx/templates/simple/base.html:50
  282. msgid "Donate"
  283. msgstr "捐赠"
  284. #: searx/templates/simple/base.html:54
  285. #: searx/templates/simple/preferences.html:99
  286. msgid "Preferences"
  287. msgstr "首选项"
  288. #: searx/templates/simple/base.html:64
  289. msgid "Powered by"
  290. msgstr "功能来自"
  291. #: searx/templates/simple/base.html:64
  292. msgid "a privacy-respecting, hackable metasearch engine"
  293. msgstr "一个尊重隐私、可二次开发的元搜索引擎"
  294. #: searx/templates/simple/base.html:65
  295. msgid "Source code"
  296. msgstr "源代码"
  297. #: searx/templates/simple/base.html:66
  298. msgid "Issue tracker"
  299. msgstr "问题跟踪系统"
  300. #: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
  301. msgid "Engine stats"
  302. msgstr "搜索引擎统计"
  303. #: searx/templates/simple/base.html:69
  304. #: searx/templates/simple/messages/no_results.html:15
  305. msgid "Public instances"
  306. msgstr "公共站点"
  307. #: searx/templates/simple/base.html:72
  308. msgid "Privacy policy"
  309. msgstr "隐私政策"
  310. #: searx/templates/simple/base.html:75
  311. msgid "Contact instance maintainer"
  312. msgstr "联系站点维护人员"
  313. #: searx/templates/simple/categories.html:24
  314. msgid "Click on the magnifier to perform search"
  315. msgstr "点击放大镜按钮开始搜索"
  316. #: searx/templates/simple/macros.html:36
  317. msgid "Length"
  318. msgstr "长度"
  319. #: searx/templates/simple/macros.html:37
  320. #: searx/templates/simple/result_templates/images.html:18
  321. msgid "Author"
  322. msgstr "作者"
  323. #: searx/templates/simple/macros.html:45
  324. msgid "cached"
  325. msgstr "缓存"
  326. #: searx/templates/simple/macros.html:45
  327. msgid "proxied"
  328. msgstr "代理"
  329. #: searx/templates/simple/new_issue.html:64
  330. msgid "Start submiting a new issue on GitHub"
  331. msgstr ""
  332. #: searx/templates/simple/new_issue.html:66
  333. msgid "Please check for existing bugs about this engine on GitHub"
  334. msgstr ""
  335. #: searx/templates/simple/new_issue.html:69
  336. msgid "I confirm there is no existing bug about the issue I encounter"
  337. msgstr ""
  338. #: searx/templates/simple/new_issue.html:71
  339. msgid "If this is a public instance, please specify the URL in the bug report"
  340. msgstr ""
  341. #: searx/templates/simple/new_issue.html:72
  342. msgid "Submit a new issue on Github including the above information"
  343. msgstr "在GitHub上提交包含上述信息的新问题"
  344. #: searx/templates/simple/preferences.html:29
  345. msgid "No HTTPS"
  346. msgstr "无 HTTPS"
  347. #: searx/templates/simple/messages/no_results.html:10
  348. #: searx/templates/simple/preferences.html:31
  349. #: searx/templates/simple/preferences.html:32
  350. #: searx/templates/simple/results.html:49
  351. msgid "View error logs and submit a bug report"
  352. msgstr "查看错误日志并提交错误报告"
  353. #: searx/templates/simple/preferences.html:53
  354. #: searx/templates/simple/stats.html:67
  355. msgid "Median"
  356. msgstr "中位数"
  357. #: searx/templates/simple/preferences.html:54
  358. #: searx/templates/simple/stats.html:73
  359. msgid "P80"
  360. msgstr "P80"
  361. #: searx/templates/simple/preferences.html:55
  362. #: searx/templates/simple/stats.html:79
  363. msgid "P95"
  364. msgstr "P95"
  365. #: searx/templates/simple/preferences.html:83
  366. msgid "Failed checker test(s): "
  367. msgstr "检查程序测试失败: "
  368. #: searx/templates/simple/preferences.html:85
  369. msgid "Errors:"
  370. msgstr "错误:"
  371. #: searx/templates/simple/preferences.html:105
  372. msgid "General"
  373. msgstr "常规"
  374. #: searx/templates/simple/preferences.html:108
  375. msgid "Default categories"
  376. msgstr "默认类别"
  377. #: searx/templates/simple/filters/languages.html:1
  378. #: searx/templates/simple/preferences.html:115
  379. msgid "Search language"
  380. msgstr "搜索语言"
  381. #: searx/templates/simple/filters/languages.html:2
  382. #: searx/templates/simple/preferences.html:118
  383. msgid "Default language"
  384. msgstr "默认语言"
  385. #: searx/templates/simple/preferences.html:124
  386. msgid "What language do you prefer for search?"
  387. msgstr "您偏好搜索哪种语言?"
  388. #: searx/templates/simple/preferences.html:129
  389. msgid "Autocomplete"
  390. msgstr "自动补全"
  391. #: searx/templates/simple/preferences.html:138
  392. msgid "Find stuff as you type"
  393. msgstr "自动补全搜索字词"
  394. #: searx/templates/simple/filters/safesearch.html:1
  395. #: searx/templates/simple/filters/safesearch.html:2
  396. #: searx/templates/simple/filters/safesearch.html:3
  397. #: searx/templates/simple/filters/safesearch.html:4
  398. #: searx/templates/simple/preferences.html:143
  399. #: searx/templates/simple/preferences.html:311
  400. msgid "SafeSearch"
  401. msgstr "安全搜索"
  402. #: searx/templates/simple/filters/safesearch.html:2
  403. #: searx/templates/simple/preferences.html:146
  404. msgid "Strict"
  405. msgstr "严格"
  406. #: searx/templates/simple/filters/safesearch.html:3
  407. #: searx/templates/simple/preferences.html:147
  408. msgid "Moderate"
  409. msgstr "中等"
  410. #: searx/templates/simple/filters/safesearch.html:4
  411. #: searx/templates/simple/preferences.html:148
  412. msgid "None"
  413. msgstr "无"
  414. #: searx/templates/simple/preferences.html:151
  415. msgid "Filter content"
  416. msgstr "内容过滤"
  417. #: searx/templates/simple/preferences.html:157
  418. msgid "Open Access DOI resolver"
  419. msgstr "开放访问 DOI 解析器"
  420. #: searx/templates/simple/preferences.html:167
  421. msgid ""
  422. "Redirect to open-access versions of publications when available (plugin "
  423. "required)"
  424. msgstr "尽可能重定向到出版物的开放访问版本(需要插件)"
  425. #: searx/templates/simple/preferences.html:171
  426. msgid "Engine tokens"
  427. msgstr "引擎令牌"
  428. #: searx/templates/simple/preferences.html:175
  429. msgid "Access tokens for private engines"
  430. msgstr "私有引擎的访问令牌"
  431. #: searx/templates/simple/preferences.html:179
  432. msgid "User interface"
  433. msgstr "用户界面"
  434. #: searx/templates/simple/preferences.html:182
  435. msgid "Interface language"
  436. msgstr "界面语言"
  437. #: searx/templates/simple/preferences.html:190
  438. msgid "Change the language of the layout"
  439. msgstr "更改界面语言"
  440. #: searx/templates/simple/preferences.html:195
  441. msgid "Theme"
  442. msgstr "主题"
  443. #: searx/templates/simple/preferences.html:203
  444. msgid "Change SearXNG layout"
  445. msgstr "更改 SearXNG 布局"
  446. #: searx/templates/simple/preferences.html:206
  447. msgid "Theme style"
  448. msgstr "主题样式"
  449. #: searx/templates/simple/preferences.html:214
  450. msgid "Choose auto to follow your browser settings"
  451. msgstr "选择自动则取决于您的浏览器设置"
  452. #: searx/templates/simple/preferences.html:217
  453. msgid "Center Alignment"
  454. msgstr "居中对齐"
  455. #: searx/templates/simple/preferences.html:220
  456. #: searx/templates/simple/preferences.html:232
  457. #: searx/templates/simple/preferences.html:244
  458. msgid "On"
  459. msgstr "启用"
  460. #: searx/templates/simple/preferences.html:221
  461. #: searx/templates/simple/preferences.html:233
  462. #: searx/templates/simple/preferences.html:245
  463. msgid "Off"
  464. msgstr "禁用"
  465. #: searx/templates/simple/preferences.html:224
  466. msgid "Displays results in the center of the page (Oscar layout)."
  467. msgstr "在页面中心显示结果(Oscar 布局)。"
  468. #: searx/templates/simple/preferences.html:229
  469. msgid "Results on new tabs"
  470. msgstr "新建标签页打开搜索结果"
  471. #: searx/templates/simple/preferences.html:236
  472. msgid "Open result links on new browser tabs"
  473. msgstr "在新的标签页中打开搜索结果中的链接"
  474. #: searx/templates/simple/preferences.html:241
  475. msgid "Infinite scroll"
  476. msgstr "无限滚动(瀑布流)"
  477. #: searx/templates/simple/preferences.html:248
  478. msgid "Automatically load next page when scrolling to bottom of current page"
  479. msgstr "滚动到当前页面底部时自动加载下一页"
  480. #: searx/templates/simple/preferences.html:254
  481. msgid "Privacy"
  482. msgstr "隐私"
  483. #: searx/templates/simple/preferences.html:257
  484. msgid "HTTP Method"
  485. msgstr "HTTP 方法"
  486. #: searx/templates/simple/preferences.html:264
  487. msgid ""
  488. "Change how forms are submited, <a "
  489. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  490. " rel=\"external\">learn more about request methods</a>"
  491. msgstr ""
  492. "更改提交表单时使用的请求方法,<a href=\"https://zh.wikipedia.org/wiki/超文本传输协议#请求方法\" "
  493. "rel=\"external\">深入了解请求方法</a>"
  494. #: searx/templates/simple/preferences.html:269
  495. msgid "Image proxy"
  496. msgstr "代理图片"
  497. #: searx/templates/simple/preferences.html:272
  498. #: searx/templates/simple/preferences.html:284
  499. msgid "Enabled"
  500. msgstr "启用"
  501. #: searx/templates/simple/preferences.html:273
  502. #: searx/templates/simple/preferences.html:285
  503. msgid "Disabled"
  504. msgstr "禁用"
  505. #: searx/templates/simple/preferences.html:276
  506. msgid "Proxying image results through SearXNG"
  507. msgstr "通过 SearXNG 代理访问图片结果"
  508. #: searx/templates/simple/preferences.html:281
  509. msgid "Query in the page's title"
  510. msgstr "页面标题显示查询关键词"
  511. #: searx/templates/simple/preferences.html:288
  512. msgid ""
  513. "When enabled, the result page's title contains your query. Your browser "
  514. "can record this title"
  515. msgstr "当启用时,结果页的标题包含你的查询关键词。你的浏览器可以记录这个标题"
  516. #: searx/templates/simple/preferences.html:294
  517. msgid "Engines"
  518. msgstr "搜索引擎"
  519. #: searx/templates/simple/preferences.html:295
  520. msgid "Currently used search engines"
  521. msgstr "目前使用的搜索引擎"
  522. #: searx/templates/simple/preferences.html:302
  523. msgid ""
  524. "This tab does not show up for search results, but you can search the "
  525. "engines listed here via bangs."
  526. msgstr "这个标签页不会显示在搜索结果中,但您可以通过 ! 搜索这里列出的引擎。"
  527. #: searx/templates/simple/preferences.html:307
  528. #: searx/templates/simple/preferences.html:358
  529. msgid "Allow"
  530. msgstr "允许"
  531. #: searx/templates/simple/preferences.html:308
  532. #: searx/templates/simple/stats.html:25
  533. msgid "Engine name"
  534. msgstr "引擎名称"
  535. #: searx/templates/simple/preferences.html:309
  536. msgid "Shortcut"
  537. msgstr "快捷键"
  538. #: searx/templates/simple/preferences.html:310
  539. msgid "Supports selected language"
  540. msgstr "支持选定的语言"
  541. #: searx/templates/simple/filters/time_range.html:1
  542. #: searx/templates/simple/preferences.html:312
  543. msgid "Time range"
  544. msgstr "时间范围"
  545. #: searx/templates/simple/preferences.html:313
  546. #: searx/templates/simple/stats.html:28
  547. msgid "Response time"
  548. msgstr "响应时间"
  549. #: searx/templates/simple/preferences.html:314
  550. msgid "Max time"
  551. msgstr "最大用时"
  552. #: searx/templates/simple/preferences.html:315
  553. #: searx/templates/simple/stats.html:29
  554. msgid "Reliability"
  555. msgstr "可靠性"
  556. #: searx/templates/simple/preferences.html:353
  557. msgid "Special Queries"
  558. msgstr "特殊查询"
  559. #: searx/templates/simple/preferences.html:359
  560. msgid "Keywords"
  561. msgstr "关键词"
  562. #: searx/templates/simple/preferences.html:360
  563. msgid "Name"
  564. msgstr "名称"
  565. #: searx/templates/simple/preferences.html:361
  566. msgid "Description"
  567. msgstr "描述"
  568. #: searx/templates/simple/preferences.html:362
  569. msgid "Examples"
  570. msgstr "示例"
  571. #: searx/templates/simple/preferences.html:365
  572. msgid "This is the list of SearXNG's instant answering modules."
  573. msgstr "这是 SearXNG 即时回应模块的列表。"
  574. #: searx/templates/simple/preferences.html:376
  575. msgid "This is the list of plugins."
  576. msgstr "这是插件列表。"
  577. #: searx/templates/simple/preferences.html:393
  578. msgid "Cookies"
  579. msgstr "Cookies"
  580. #: searx/templates/simple/preferences.html:395
  581. msgid ""
  582. "This is the list of cookies and their values SearXNG is storing on your "
  583. "computer."
  584. msgstr "这是 SearXNG 在您的计算机上存储的 Cookie 的列表及相应的值。"
  585. #: searx/templates/simple/preferences.html:396
  586. msgid "With that list, you can assess SearXNG transparency."
  587. msgstr "您可以凭此列表评估 SearXNG 的透明度。"
  588. #: searx/templates/simple/preferences.html:401
  589. msgid "Cookie name"
  590. msgstr "Cookie 名称"
  591. #: searx/templates/simple/preferences.html:402
  592. msgid "Value"
  593. msgstr "值"
  594. #: searx/templates/simple/preferences.html:414
  595. msgid "Search URL of the currently saved preferences"
  596. msgstr "用当前已保存的选项进行搜索的网址"
  597. #: searx/templates/simple/preferences.html:418
  598. msgid ""
  599. "Note: specifying custom settings in the search URL can reduce privacy by "
  600. "leaking data to the clicked result sites."
  601. msgstr "注意:通过搜索网址保存自定义设置有可能将某些数据暴露给被点击的搜索结果的网站,不利于隐私。"
  602. #: searx/templates/simple/preferences.html:419
  603. msgid "URL to restore your preferences in another browser"
  604. msgstr "用于在其他浏览器上还原您的设置的网址"
  605. #: searx/templates/simple/preferences.html:423
  606. msgid ""
  607. "Specifying custom settings in the preferences URL can be used to sync "
  608. "preferences across devices."
  609. msgstr "在首选项 URL 中指定可跨设备同步的自定义设置。"
  610. #: searx/templates/simple/preferences.html:428
  611. msgid ""
  612. "These settings are stored in your cookies, this allows us not to store "
  613. "this data about you."
  614. msgstr "这些设置被存储在您的 Cookie 中,这种保存设置的方式使我们不必保存您的设置数据。"
  615. #: searx/templates/simple/preferences.html:430
  616. msgid ""
  617. "These cookies serve your sole convenience, we don't use these cookies to "
  618. "track you."
  619. msgstr "这些 Cookie 信息用于辅助您便捷地使用本服务,我们绝不利用这些信息来跟踪您。"
  620. #: searx/templates/simple/preferences.html:433
  621. msgid "Save"
  622. msgstr "保存"
  623. #: searx/templates/simple/preferences.html:434
  624. msgid "Reset defaults"
  625. msgstr "恢复默认"
  626. #: searx/templates/simple/preferences.html:435
  627. msgid "Back"
  628. msgstr "返回"
  629. #: searx/templates/simple/results.html:23
  630. msgid "Answers"
  631. msgstr "回答"
  632. #: searx/templates/simple/results.html:39
  633. msgid "Number of results"
  634. msgstr "结果数"
  635. #: searx/templates/simple/messages/no_results.html:6
  636. #: searx/templates/simple/results.html:46
  637. msgid "Error!"
  638. msgstr "错误!"
  639. #: searx/templates/simple/results.html:46
  640. msgid "Engines cannot retrieve results"
  641. msgstr "引擎无法检索到结果"
  642. #: searx/templates/simple/results.html:68
  643. msgid "Suggestions"
  644. msgstr "搜索建议"
  645. #: searx/templates/simple/results.html:90
  646. msgid "Search URL"
  647. msgstr "搜索网址"
  648. #: searx/templates/simple/results.html:96
  649. msgid "Download results"
  650. msgstr "下载结果"
  651. #: searx/templates/simple/results.html:120
  652. msgid "Try searching for:"
  653. msgstr "尝试搜索:"
  654. #: searx/templates/simple/results.html:152
  655. msgid "Back to top"
  656. msgstr "返回顶部"
  657. #: searx/templates/simple/results.html:170
  658. msgid "Previous page"
  659. msgstr "上一页"
  660. #: searx/templates/simple/results.html:187
  661. msgid "Next page"
  662. msgstr "下一页"
  663. #: searx/templates/simple/search.html:3
  664. msgid "Display the front page"
  665. msgstr "显示前端页面"
  666. #: searx/templates/simple/search.html:9
  667. #: searx/templates/simple/simple_search.html:5
  668. msgid "Search for..."
  669. msgstr "搜索..."
  670. #: searx/templates/simple/search.html:10
  671. #: searx/templates/simple/simple_search.html:6
  672. msgid "clear"
  673. msgstr "清除"
  674. #: searx/templates/simple/search.html:11
  675. #: searx/templates/simple/simple_search.html:7
  676. msgid "search"
  677. msgstr "搜索"
  678. #: searx/templates/simple/stats.html:21
  679. msgid "There is currently no data available. "
  680. msgstr "目前没有可用的数据。 "
  681. #: searx/templates/simple/stats.html:26
  682. msgid "Scores"
  683. msgstr "得分"
  684. #: searx/templates/simple/stats.html:27
  685. msgid "Result count"
  686. msgstr "结果数量"
  687. #: searx/templates/simple/stats.html:38
  688. msgid "Scores per result"
  689. msgstr "各结果得分"
  690. #: searx/templates/simple/stats.html:62
  691. msgid "Total"
  692. msgstr "总计"
  693. #: searx/templates/simple/stats.html:63
  694. msgid "HTTP"
  695. msgstr "HTTP"
  696. #: searx/templates/simple/stats.html:64
  697. msgid "Processing"
  698. msgstr "正在处理"
  699. #: searx/templates/simple/stats.html:102
  700. msgid "Warnings"
  701. msgstr "警告"
  702. #: searx/templates/simple/stats.html:102
  703. msgid "Errors and exceptions"
  704. msgstr "错误和异常"
  705. #: searx/templates/simple/stats.html:108
  706. msgid "Exception"
  707. msgstr "异常"
  708. #: searx/templates/simple/stats.html:110
  709. msgid "Message"
  710. msgstr "消息"
  711. #: searx/templates/simple/stats.html:112
  712. msgid "Percentage"
  713. msgstr "百分比"
  714. #: searx/templates/simple/stats.html:114
  715. msgid "Parameter"
  716. msgstr "参数"
  717. #: searx/templates/simple/stats.html:122
  718. msgid "Filename"
  719. msgstr "文件名"
  720. #: searx/templates/simple/stats.html:123
  721. msgid "Function"
  722. msgstr "函数"
  723. #: searx/templates/simple/stats.html:124
  724. msgid "Code"
  725. msgstr "代码"
  726. #: searx/templates/simple/stats.html:131
  727. msgid "Checker"
  728. msgstr "检查程序"
  729. #: searx/templates/simple/stats.html:134
  730. msgid "Failed test"
  731. msgstr "测试未通过"
  732. #: searx/templates/simple/stats.html:135
  733. msgid "Comment(s)"
  734. msgstr "注释"
  735. #: searx/templates/simple/filters/time_range.html:3
  736. msgid "Anytime"
  737. msgstr "不限时间"
  738. #: searx/templates/simple/filters/time_range.html:6
  739. msgid "Last day"
  740. msgstr "一天内"
  741. #: searx/templates/simple/filters/time_range.html:9
  742. msgid "Last week"
  743. msgstr "一周内"
  744. #: searx/templates/simple/filters/time_range.html:12
  745. msgid "Last month"
  746. msgstr "一月内"
  747. #: searx/templates/simple/filters/time_range.html:15
  748. msgid "Last year"
  749. msgstr "一年内"
  750. #: searx/templates/simple/messages/no_cookies.html:3
  751. msgid "Information!"
  752. msgstr "注意!"
  753. #: searx/templates/simple/messages/no_cookies.html:4
  754. msgid "currently, there are no cookies defined."
  755. msgstr "目前还没有在 Cookie 中存储任何信息。"
  756. #: searx/templates/simple/messages/no_results.html:6
  757. msgid "Engines cannot retrieve results."
  758. msgstr "引擎无法检索到结果。"
  759. #: searx/templates/simple/messages/no_results.html:15
  760. msgid "Please, try again later or find another SearXNG instance."
  761. msgstr "请稍后再试,或换用其他 SearXNG 站点试试看。"
  762. #: searx/templates/simple/messages/no_results.html:20
  763. msgid "Sorry!"
  764. msgstr "很抱歉!"
  765. #: searx/templates/simple/messages/no_results.html:21
  766. msgid ""
  767. "we didn't find any results. Please use another query or search in more "
  768. "categories."
  769. msgstr "我们没有找到任何结果。请使用其他关键词,或在更多类别中搜索。"
  770. #: searx/templates/simple/result_templates/default.html:6
  771. msgid "show media"
  772. msgstr "显示媒体"
  773. #: searx/templates/simple/result_templates/default.html:6
  774. msgid "hide media"
  775. msgstr "隐藏媒体"
  776. #: searx/templates/simple/result_templates/default.html:14
  777. #: searx/templates/simple/result_templates/videos.html:14
  778. msgid "This site did not provide any description."
  779. msgstr "此站点未提供任何描述。"
  780. #: searx/templates/simple/result_templates/images.html:19
  781. msgid "Format"
  782. msgstr "格式"
  783. #: searx/templates/simple/result_templates/images.html:21
  784. msgid "Engine"
  785. msgstr "引擎"
  786. #: searx/templates/simple/result_templates/images.html:22
  787. msgid "View source"
  788. msgstr "查看来源"
  789. #: searx/templates/simple/result_templates/map.html:12
  790. msgid "address"
  791. msgstr "地址"
  792. #: searx/templates/simple/result_templates/map.html:43
  793. msgid "show map"
  794. msgstr "显示地图"
  795. #: searx/templates/simple/result_templates/map.html:43
  796. msgid "hide map"
  797. msgstr "隐藏地图"
  798. #: searx/templates/simple/result_templates/torrent.html:6
  799. msgid "magnet link"
  800. msgstr "磁力链接"
  801. #: searx/templates/simple/result_templates/torrent.html:7
  802. msgid "torrent file"
  803. msgstr "种子文件"
  804. #: searx/templates/simple/result_templates/torrent.html:9
  805. msgid "Seeder"
  806. msgstr "播种者"
  807. #: searx/templates/simple/result_templates/torrent.html:9
  808. msgid "Leecher"
  809. msgstr "接收者"
  810. #: searx/templates/simple/result_templates/torrent.html:11
  811. msgid "Filesize"
  812. msgstr "文件大小"
  813. #: searx/templates/simple/result_templates/torrent.html:12
  814. msgid "Bytes"
  815. msgstr "字节"
  816. #: searx/templates/simple/result_templates/torrent.html:13
  817. msgid "kiB"
  818. msgstr "kiB"
  819. #: searx/templates/simple/result_templates/torrent.html:14
  820. msgid "MiB"
  821. msgstr "MiB"
  822. #: searx/templates/simple/result_templates/torrent.html:15
  823. msgid "GiB"
  824. msgstr "GiB"
  825. #: searx/templates/simple/result_templates/torrent.html:16
  826. msgid "TiB"
  827. msgstr "TiB"
  828. #: searx/templates/simple/result_templates/torrent.html:20
  829. msgid "Number of Files"
  830. msgstr "文件数"
  831. #: searx/templates/simple/result_templates/videos.html:6
  832. msgid "show video"
  833. msgstr "显示视频"
  834. #: searx/templates/simple/result_templates/videos.html:6
  835. msgid "hide video"
  836. msgstr "隐藏视频"
  837. #~ msgid "Engine time (sec)"
  838. #~ msgstr "搜索引擎时间(秒)"
  839. #~ msgid "Page loads (sec)"
  840. #~ msgstr "页面加载(秒)"
  841. #~ msgid "Errors"
  842. #~ msgstr "错误"
  843. #~ msgid "CAPTCHA required"
  844. #~ msgstr "要求验证码"
  845. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  846. #~ msgstr "将支持 HTTPS 的 HTTP 链接改为 HTTPS 链接"
  847. #~ msgid ""
  848. #~ "Results are opened in the same "
  849. #~ "window by default. This plugin "
  850. #~ "overwrites the default behaviour to open"
  851. #~ " links on new tabs/windows. (JavaScript "
  852. #~ "required)"
  853. #~ msgstr "搜索结果默认在原窗口打开。此插件能使其在新标签页或新窗口打开。(需启用 JavaScript)"
  854. #~ msgid "Color"
  855. #~ msgstr "颜色"
  856. #~ msgid "Blue (default)"
  857. #~ msgstr "蓝色(默认)"
  858. #~ msgid "Violet"
  859. #~ msgstr "紫色"
  860. #~ msgid "Green"
  861. #~ msgstr "绿色"
  862. #~ msgid "Cyan"
  863. #~ msgstr "青色"
  864. #~ msgid "Orange"
  865. #~ msgstr "橙色"
  866. #~ msgid "Red"
  867. #~ msgstr "红色"
  868. #~ msgid "Category"
  869. #~ msgstr "类别"
  870. #~ msgid "Block"
  871. #~ msgstr "阻止"
  872. #~ msgid "original context"
  873. #~ msgstr "原始上下文"
  874. #~ msgid "Plugins"
  875. #~ msgstr "插件"
  876. #~ msgid "Answerers"
  877. #~ msgstr "智能答复"
  878. #~ msgid "Avg. time"
  879. #~ msgstr "平均时间"
  880. #~ msgid "show details"
  881. #~ msgstr "显示详细信息"
  882. #~ msgid "hide details"
  883. #~ msgstr "隐藏详细信息"
  884. #~ msgid "Load more..."
  885. #~ msgstr "载入更多……"
  886. #~ msgid "Loading..."
  887. #~ msgstr "正在加载..."
  888. #~ msgid "Change searx layout"
  889. #~ msgstr "改变 searx 布局"
  890. #~ msgid "Proxying image results through searx"
  891. #~ msgstr "通过 searx 代理图片结果"
  892. #~ msgid "This is the list of searx's instant answering modules."
  893. #~ msgstr "这是 searx 的即时回答模块列表。"
  894. #~ msgid ""
  895. #~ "This is the list of cookies and"
  896. #~ " their values searx is storing on "
  897. #~ "your computer."
  898. #~ msgstr "此列表展示了 searx 在您设备上存储的 cookie 信息。"
  899. #~ msgid "With that list, you can assess searx transparency."
  900. #~ msgstr "您可以基于此表格来评估 searx 的透明度。"
  901. #~ msgid "It look like you are using searx first time."
  902. #~ msgstr "看来这是您第一次使用 searx。"
  903. #~ msgid "Please, try again later or find another searx instance."
  904. #~ msgstr "请稍后再试,或寻找其它的 searx 实例替代。"
  905. #~ msgid "Themes"
  906. #~ msgstr "主题"
  907. #~ msgid "Reliablity"
  908. #~ msgstr ""
  909. #~ msgid ""
  910. #~ "When enabled, the result page's title"
  911. #~ " contains your query. Your browser "
  912. #~ "can record this title."
  913. #~ msgstr ""
  914. #~ msgid "Method"
  915. #~ msgstr "方法"
  916. #~ msgid ""
  917. #~ "This tab does not show up for "
  918. #~ "search results but you can search "
  919. #~ "the engines listed here via bangs."
  920. #~ msgstr ""
  921. #~ msgid "Advanced settings"
  922. #~ msgstr "高级设置"
  923. #~ msgid "Close"
  924. #~ msgstr "关闭"
  925. #~ msgid "Language"
  926. #~ msgstr "语言"
  927. #~ msgid "broken"
  928. #~ msgstr "故障"
  929. #~ msgid "supported"
  930. #~ msgstr "支持"
  931. #~ msgid "not supported"
  932. #~ msgstr "不支持"
  933. #~ msgid "about"
  934. #~ msgstr "关于"
  935. #~ msgid "Avg."
  936. #~ msgstr "平均"
  937. #~ msgid "User Interface"
  938. #~ msgstr "用户界面"
  939. #~ msgid "Choose style for this theme"
  940. #~ msgstr "选择此主题的样式"
  941. #~ msgid "Style"
  942. #~ msgstr "样式"
  943. #~ msgid "Show advanced settings"
  944. #~ msgstr "显示高级设置"
  945. #~ msgid "Show advanced settings panel in the home page by default"
  946. #~ msgstr "首页默认显示高级设置面板"
  947. #~ msgid "Allow all"
  948. #~ msgstr "全部允许"
  949. #~ msgid "Disable all"
  950. #~ msgstr "全部禁用"
  951. #~ msgid "Selected language"
  952. #~ msgstr "选择语言"
  953. #~ msgid "Query"
  954. #~ msgstr "查询"
  955. #~ msgid "save"
  956. #~ msgstr "保存"
  957. #~ msgid "back"
  958. #~ msgstr "返回"
  959. #~ msgid "Links"
  960. #~ msgstr "链接"
  961. #~ msgid "RSS subscription"
  962. #~ msgstr "RSS 订阅"
  963. #~ msgid "Search results"
  964. #~ msgstr "搜索结果"
  965. #~ msgid "next page"
  966. #~ msgstr "下一页"
  967. #~ msgid "previous page"
  968. #~ msgstr "上一页"
  969. #~ msgid "Start search"
  970. #~ msgstr "开始搜索"
  971. #~ msgid "Clear search"
  972. #~ msgstr "清除搜索"
  973. #~ msgid "Clear"
  974. #~ msgstr "清除"
  975. #~ msgid "stats"
  976. #~ msgstr "统计"
  977. #~ msgid "Heads up!"
  978. #~ msgstr "小心!"
  979. #~ msgid "It look like you are using SearXNG first time."
  980. #~ msgstr "这似乎是您首次使用 SearXNG。"
  981. #~ msgid "Well done!"
  982. #~ msgstr "很不错!"
  983. #~ msgid "Settings saved successfully."
  984. #~ msgstr "设置保存成功。"
  985. #~ msgid "Oh snap!"
  986. #~ msgstr "哦,糟糕!"
  987. #~ msgid "Something went wrong."
  988. #~ msgstr "出了些问题。"
  989. #~ msgid "Date"
  990. #~ msgstr "日期"
  991. #~ msgid "Type"
  992. #~ msgstr "类型"
  993. #~ msgid "Get image"
  994. #~ msgstr "获取图片"
  995. #~ msgid "Center Alignment"
  996. #~ msgstr ""
  997. #~ msgid "Displays results in the center of the page (Oscar layout)."
  998. #~ msgstr ""
  999. #~ msgid "preferences"
  1000. #~ msgstr "首选项"