messages.po 36 KB

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