messages.po 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521
  1. # Chinese (Traditional, Taiwan) translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # FIRST AUTHOR <EMAIL@ADDRESS>, 2016
  7. # 黃柏諺 <s8321414@gmail.com>, 2017,2019
  8. # Marc Abonce Seguin, 2019
  9. # Mingye Wang <arthur200126@gmail.com>, 2018
  10. # 黃柏諺 <s8321414@gmail.com>, 2020
  11. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  12. # GooGuJiang <gu@gmoe.cc>, 2022.
  13. # tjvfxtiwdr <tjvfxtiwdr@daimashili.com>, 2022.
  14. # Grey <elohim@gmail.com>, 2022.
  15. # return42 <markus.heiser@darmarit.de>, 2023.
  16. msgid ""
  17. msgstr ""
  18. "Project-Id-Version: searx\n"
  19. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  20. "POT-Creation-Date: 2023-04-08 09:24+0000\n"
  21. "PO-Revision-Date: 2023-05-27 11:37+0000\n"
  22. "Last-Translator: return42 <markus.heiser@darmarit.de>\n"
  23. "Language-Team: Chinese (Traditional) <https://translate.codeberg.org/"
  24. "projects/searxng/searxng/zh_Hant/>\n"
  25. "Language: zh_Hant_TW\n"
  26. "MIME-Version: 1.0\n"
  27. "Content-Type: text/plain; charset=utf-8\n"
  28. "Content-Transfer-Encoding: 8bit\n"
  29. "Plural-Forms: nplurals=1; plural=0;\n"
  30. "X-Generator: Weblate 4.17\n"
  31. "Generated-By: Babel 2.12.1\n"
  32. #. CONSTANT_NAMES['NO_SUBGROUPING']
  33. #: searx/searxng.msg
  34. msgid "without further subgrouping"
  35. msgstr "無需進一步分組"
  36. #. CONSTANT_NAMES['DEFAULT_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 "IT"
  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:165
  133. msgid "timeout"
  134. msgstr "超時"
  135. #: searx/webapp.py:166
  136. msgid "parsing error"
  137. msgstr "解析錯誤"
  138. #: searx/webapp.py:167
  139. msgid "HTTP protocol error"
  140. msgstr "HTTP 協議錯誤"
  141. #: searx/webapp.py:168
  142. msgid "network error"
  143. msgstr "網絡錯誤"
  144. #: searx/webapp.py:169
  145. msgid "SSL error: certificate validation has failed"
  146. msgstr "SSL錯誤:証書驗證失敗"
  147. #: searx/webapp.py:171
  148. msgid "unexpected crash"
  149. msgstr "意外崩潰"
  150. #: searx/webapp.py:178
  151. msgid "HTTP error"
  152. msgstr "HTTP 錯誤"
  153. #: searx/webapp.py:179
  154. msgid "HTTP connection error"
  155. msgstr "HTTP 連接錯誤"
  156. #: searx/webapp.py:185
  157. msgid "proxy error"
  158. msgstr "代理錯誤"
  159. #: searx/webapp.py:186
  160. msgid "CAPTCHA"
  161. msgstr "驗證碼"
  162. #: searx/webapp.py:187
  163. msgid "too many requests"
  164. msgstr "頻繁請求"
  165. #: searx/webapp.py:188
  166. msgid "access denied"
  167. msgstr "拒絕訪問"
  168. #: searx/webapp.py:189
  169. msgid "server API error"
  170. msgstr "服務器 API 錯誤"
  171. #: searx/webapp.py:368
  172. msgid "No item found"
  173. msgstr "找不到項目"
  174. #: searx/engines/qwant.py:218
  175. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:370
  176. msgid "Source"
  177. msgstr "來源"
  178. #: searx/webapp.py:372
  179. msgid "Error loading the next page"
  180. msgstr "載入下個頁面時發生錯誤"
  181. #: searx/webapp.py:527 searx/webapp.py:965
  182. msgid "Invalid settings, please edit your preferences"
  183. msgstr "無效的設定,請編輯您的偏好設定"
  184. #: searx/webapp.py:543
  185. msgid "Invalid settings"
  186. msgstr "無效的設定"
  187. #: searx/webapp.py:620 searx/webapp.py:696
  188. msgid "search error"
  189. msgstr "搜尋錯誤"
  190. #: searx/webapp.py:869
  191. msgid "Suspended"
  192. msgstr "暫停服務"
  193. #: searx/webutils.py:205
  194. msgid "{minutes} minute(s) ago"
  195. msgstr "{minutes} 分鐘前"
  196. #: searx/webutils.py:206
  197. msgid "{hours} hour(s), {minutes} minute(s) ago"
  198. msgstr "{hours} 小時 {minutes} 分鐘前"
  199. #: searx/answerers/random/answerer.py:67
  200. msgid "Random value generator"
  201. msgstr "隨機數值產生器"
  202. #: searx/answerers/random/answerer.py:68
  203. msgid "Generate different random values"
  204. msgstr "生成不同的隨機數值"
  205. #: searx/answerers/statistics/answerer.py:47
  206. msgid "Statistics functions"
  207. msgstr "統計功能"
  208. #: searx/answerers/statistics/answerer.py:48
  209. msgid "Compute {functions} of the arguments"
  210. msgstr "計算 {functions} 參數"
  211. #: searx/engines/openstreetmap.py:160
  212. msgid "Get directions"
  213. msgstr "取得路線"
  214. #: searx/engines/pdbe.py:96
  215. msgid "{title} (OBSOLETE)"
  216. msgstr "{title} (已過時)"
  217. #: searx/engines/pdbe.py:103
  218. msgid "This entry has been superseded by"
  219. msgstr "此條目已被取代"
  220. #: searx/engines/qwant.py:220
  221. msgid "Channel"
  222. msgstr "頻道"
  223. #: searx/engines/semantic_scholar.py:81
  224. msgid ""
  225. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  226. "{lastCitationVelocityYear}"
  227. msgstr ""
  228. "{firstCitationVelocityYear} 至 {lastCitationVelocityYear} 間被引用 "
  229. "{numCitations} 次"
  230. #: searx/engines/tineye.py:40
  231. msgid ""
  232. "Could not read that image url. This may be due to an unsupported file "
  233. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  234. " WebP."
  235. msgstr "無法存取該圖像網址。這可能是因為不支援的文件格式造成的。TinEye只支持JPEG、PNG、GIF、BMP、TIFF或WebP的圖像。"
  236. #: searx/engines/tineye.py:46
  237. msgid ""
  238. "The image is too simple to find matches. TinEye requires a basic level of"
  239. " visual detail to successfully identify matches."
  240. msgstr "圖片訊息量過少,無法找到相符的結果。TinEye需要一個更基礎的圖片細節以成功辨識相符的結果。"
  241. #: searx/engines/tineye.py:52
  242. msgid "The image could not be downloaded."
  243. msgstr "圖片無法下載。。"
  244. #: searx/engines/wttr.py:101
  245. msgid "Morning"
  246. msgstr "早上"
  247. #: searx/engines/wttr.py:101
  248. msgid "Noon"
  249. msgstr "中午"
  250. #: searx/engines/wttr.py:101
  251. msgid "Evening"
  252. msgstr "傍晚"
  253. #: searx/engines/wttr.py:101
  254. msgid "Night"
  255. msgstr "夜晚"
  256. #: searx/plugins/hash_plugin.py:24
  257. msgid "Converts strings to different hash digests."
  258. msgstr "將字符串裝換為不同的散列摘要值。"
  259. #: searx/plugins/hash_plugin.py:52
  260. msgid "hash digest"
  261. msgstr "散列摘要值"
  262. #: searx/plugins/hostname_replace.py:9
  263. msgid "Hostname replace"
  264. msgstr "主機名替換"
  265. #: searx/plugins/hostname_replace.py:10
  266. msgid "Rewrite result hostnames or remove results based on the hostname"
  267. msgstr "重寫結果的主機名或在此主機名移除結果"
  268. #: searx/plugins/oa_doi_rewrite.py:9
  269. msgid "Open Access DOI rewrite"
  270. msgstr "開放存取 DOI 重寫"
  271. #: searx/plugins/oa_doi_rewrite.py:10
  272. msgid ""
  273. "Avoid paywalls by redirecting to open-access versions of publications "
  274. "when available"
  275. msgstr "盡可能重新導向至出版品的開放存取版本,以避免收費牆"
  276. #: searx/plugins/search_on_category_select.py:19
  277. msgid "Search on category select"
  278. msgstr "類別選取搜尋"
  279. #: searx/plugins/search_on_category_select.py:20
  280. msgid ""
  281. "Perform search immediately if a category selected. Disable to select "
  282. "multiple categories. (JavaScript required)"
  283. msgstr "若分類被選取時立刻執行搜尋。停用以選取多個分類。(需要 JavaScript)"
  284. #: searx/plugins/self_info.py:20
  285. msgid "Self Information"
  286. msgstr "自身訊息"
  287. #: searx/plugins/self_info.py:21
  288. msgid ""
  289. "Displays your IP if the query is \"ip\" and your user agent if the query "
  290. "contains \"user agent\"."
  291. msgstr "若搜尋字串爲「ip」則顯示您的 IP,而若是「user agent」則顯示您的使用者代理字串。"
  292. #: searx/plugins/tor_check.py:25
  293. msgid "Tor check plugin"
  294. msgstr "Tor 網路檢測"
  295. #: searx/plugins/tor_check.py:28
  296. msgid ""
  297. "This plugin checks if the address of the request is a Tor exit-node, and "
  298. "informs the user if it is; like check.torproject.org, but from SearXNG."
  299. msgstr ""
  300. #: searx/plugins/tor_check.py:62
  301. msgid ""
  302. "Could not download the list of Tor exit-nodes from: "
  303. "https://check.torproject.org/exit-addresses"
  304. msgstr ""
  305. #: searx/plugins/tor_check.py:78
  306. msgid ""
  307. "You are using Tor and it looks like you have this external IP address: "
  308. "{ip_address}"
  309. msgstr ""
  310. #: searx/plugins/tor_check.py:86
  311. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  312. msgstr ""
  313. #: searx/plugins/tracker_url_remover.py:29
  314. msgid "Tracker URL remover"
  315. msgstr "追蹤器 URL 移除器"
  316. #: searx/plugins/tracker_url_remover.py:30
  317. msgid "Remove trackers arguments from the returned URL"
  318. msgstr "從傳回的 URL 中移除追蹤器參數"
  319. #: searx/plugins/vim_hotkeys.py:3
  320. msgid "Vim-like hotkeys"
  321. msgstr "類 Vim 快捷鍵"
  322. #: searx/plugins/vim_hotkeys.py:4
  323. msgid ""
  324. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  325. "Press \"h\" key on main or result page to get help."
  326. msgstr "以類 Vim 的快捷鍵導覽搜尋結果(需要 JavaScript)。在主頁面或結果頁面按「h」鍵以取得說明。"
  327. #: searx/templates/simple/404.html:4
  328. msgid "Page not found"
  329. msgstr "找不到頁面"
  330. #: searx/templates/simple/404.html:6
  331. #, python-format
  332. msgid "Go to %(search_page)s."
  333. msgstr "到 %(search_page)s。"
  334. #: searx/templates/simple/404.html:6
  335. msgid "search page"
  336. msgstr "搜尋頁面"
  337. #: searx/templates/simple/base.html:46
  338. msgid "About"
  339. msgstr "關於"
  340. #: searx/templates/simple/base.html:50
  341. msgid "Donate"
  342. msgstr "捐獻"
  343. #: searx/templates/simple/base.html:54
  344. #: searx/templates/simple/preferences.html:100
  345. msgid "Preferences"
  346. msgstr "偏好設定"
  347. #: searx/templates/simple/base.html:64
  348. msgid "Powered by"
  349. msgstr "技術支援"
  350. #: searx/templates/simple/base.html:64
  351. msgid "a privacy-respecting, open metasearch engine"
  352. msgstr "尊重隱私的開源搜索引擎"
  353. #: searx/templates/simple/base.html:65
  354. msgid "Source code"
  355. msgstr "原始碼"
  356. #: searx/templates/simple/base.html:66
  357. msgid "Issue tracker"
  358. msgstr "問題追蹤"
  359. #: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
  360. msgid "Engine stats"
  361. msgstr "引擎統計"
  362. #: searx/templates/simple/base.html:69
  363. #: searx/templates/simple/messages/no_results.html:15
  364. msgid "Public instances"
  365. msgstr "公開站臺"
  366. #: searx/templates/simple/base.html:72
  367. msgid "Privacy policy"
  368. msgstr "私隱權條款"
  369. #: searx/templates/simple/base.html:75
  370. msgid "Contact instance maintainer"
  371. msgstr "聯繫站點維護人員"
  372. #: searx/templates/simple/categories.html:24
  373. msgid "Click on the magnifier to perform search"
  374. msgstr "點選放大鏡以執行搜尋"
  375. #: searx/templates/simple/macros.html:36
  376. msgid "Length"
  377. msgstr "長度"
  378. #: searx/templates/simple/macros.html:37
  379. #: searx/templates/simple/result_templates/images.html:18
  380. #: searx/templates/simple/result_templates/paper.html:6
  381. msgid "Author"
  382. msgstr "作者"
  383. #: searx/templates/simple/macros.html:45
  384. msgid "cached"
  385. msgstr "已快取"
  386. #: searx/templates/simple/macros.html:45
  387. msgid "proxied"
  388. msgstr "已代理"
  389. #: searx/templates/simple/new_issue.html:64
  390. msgid "Start submiting a new issue on GitHub"
  391. msgstr "開始再 GitHub 上提交問題"
  392. #: searx/templates/simple/new_issue.html:66
  393. msgid "Please check for existing bugs about this engine on GitHub"
  394. msgstr "請在 GitHub 上查看目前 SearXNG 引擎的問題"
  395. #: searx/templates/simple/new_issue.html:69
  396. msgid "I confirm there is no existing bug about the issue I encounter"
  397. msgstr "我確認提交的問題不在目前問題列表"
  398. #: searx/templates/simple/new_issue.html:71
  399. msgid "If this is a public instance, please specify the URL in the bug report"
  400. msgstr "如果你的站點是公開訪問, 請在問題報告中附上你的 URL"
  401. #: searx/templates/simple/new_issue.html:72
  402. msgid "Submit a new issue on Github including the above information"
  403. msgstr "在GitHub上提交包含上述信息的新問題"
  404. #: searx/templates/simple/preferences.html:29
  405. msgid "No HTTPS"
  406. msgstr "無 HTTPS"
  407. #: searx/templates/simple/messages/no_results.html:10
  408. #: searx/templates/simple/preferences.html:31
  409. #: searx/templates/simple/preferences.html:32
  410. #: searx/templates/simple/results.html:49
  411. msgid "View error logs and submit a bug report"
  412. msgstr "查看錯誤日誌並提交錯誤報告"
  413. #: searx/templates/simple/preferences.html:35
  414. msgid "!bang for this engine"
  415. msgstr ""
  416. #: searx/templates/simple/preferences.html:36
  417. msgid "!bang for its categories"
  418. msgstr ""
  419. #: searx/templates/simple/preferences.html:54
  420. #: searx/templates/simple/stats.html:64
  421. msgid "Median"
  422. msgstr "中位數"
  423. #: searx/templates/simple/preferences.html:55
  424. #: searx/templates/simple/stats.html:70
  425. msgid "P80"
  426. msgstr "P80"
  427. #: searx/templates/simple/preferences.html:56
  428. #: searx/templates/simple/stats.html:76
  429. msgid "P95"
  430. msgstr "P95"
  431. #: searx/templates/simple/preferences.html:84
  432. msgid "Failed checker test(s): "
  433. msgstr "檢查程式測試失敗: "
  434. #: searx/templates/simple/preferences.html:86
  435. msgid "Errors:"
  436. msgstr "錯誤:"
  437. #: searx/templates/simple/preferences.html:106
  438. msgid "General"
  439. msgstr "一般"
  440. #: searx/templates/simple/preferences.html:109
  441. msgid "Default categories"
  442. msgstr "預設分類"
  443. #: searx/templates/simple/filters/languages.html:1
  444. #: searx/templates/simple/preferences.html:116
  445. msgid "Search language"
  446. msgstr "搜尋語言"
  447. #: searx/templates/simple/filters/languages.html:2
  448. #: searx/templates/simple/preferences.html:119
  449. msgid "Default language"
  450. msgstr "預設語言"
  451. #: searx/templates/simple/filters/languages.html:4
  452. #: searx/templates/simple/preferences.html:120
  453. msgid "Auto-detect"
  454. msgstr ""
  455. #: searx/templates/simple/preferences.html:127
  456. msgid "What language do you prefer for search?"
  457. msgstr "您偏好用哪種語言搜尋?"
  458. #: searx/templates/simple/preferences.html:127
  459. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  460. msgstr ""
  461. #: searx/templates/simple/preferences.html:133
  462. msgid "Autocomplete"
  463. msgstr "自動完成"
  464. #: searx/templates/simple/preferences.html:142
  465. msgid "Find stuff as you type"
  466. msgstr "隨打即找"
  467. #: searx/templates/simple/filters/safesearch.html:1
  468. #: searx/templates/simple/filters/safesearch.html:2
  469. #: searx/templates/simple/filters/safesearch.html:3
  470. #: searx/templates/simple/filters/safesearch.html:4
  471. #: searx/templates/simple/preferences.html:147
  472. #: searx/templates/simple/preferences.html:315
  473. msgid "SafeSearch"
  474. msgstr "安全搜尋"
  475. #: searx/templates/simple/filters/safesearch.html:2
  476. #: searx/templates/simple/preferences.html:150
  477. msgid "Strict"
  478. msgstr "嚴格"
  479. #: searx/templates/simple/filters/safesearch.html:3
  480. #: searx/templates/simple/preferences.html:151
  481. msgid "Moderate"
  482. msgstr "適中"
  483. #: searx/templates/simple/filters/safesearch.html:4
  484. #: searx/templates/simple/preferences.html:152
  485. msgid "None"
  486. msgstr "無"
  487. #: searx/templates/simple/preferences.html:155
  488. msgid "Filter content"
  489. msgstr "過濾內容"
  490. #: searx/templates/simple/preferences.html:161
  491. msgid "Open Access DOI resolver"
  492. msgstr "開放存取 DOI 解析器"
  493. #: searx/templates/simple/preferences.html:171
  494. msgid ""
  495. "Redirect to open-access versions of publications when available (plugin "
  496. "required)"
  497. msgstr "盡可能重新導向至出版品的開放存取版本(需要外掛程式)"
  498. #: searx/templates/simple/preferences.html:175
  499. msgid "Engine tokens"
  500. msgstr "引擎權杖"
  501. #: searx/templates/simple/preferences.html:179
  502. msgid "Access tokens for private engines"
  503. msgstr "私人引擎的存取權杖"
  504. #: searx/templates/simple/preferences.html:183
  505. msgid "User interface"
  506. msgstr "使用者介面"
  507. #: searx/templates/simple/preferences.html:186
  508. msgid "Interface language"
  509. msgstr "介面語言"
  510. #: searx/templates/simple/preferences.html:194
  511. msgid "Change the language of the layout"
  512. msgstr "變更佈局的語言"
  513. #: searx/templates/simple/preferences.html:199
  514. msgid "Theme"
  515. msgstr "主題"
  516. #: searx/templates/simple/preferences.html:207
  517. msgid "Change SearXNG layout"
  518. msgstr "更改 SearXNG 佈局"
  519. #: searx/templates/simple/preferences.html:210
  520. msgid "Theme style"
  521. msgstr "主題樣式"
  522. #: searx/templates/simple/preferences.html:218
  523. msgid "Choose auto to follow your browser settings"
  524. msgstr "選擇自動則取決於您的瀏覽器設置"
  525. #: searx/templates/simple/preferences.html:221
  526. msgid "Center Alignment"
  527. msgstr "置中對齊"
  528. #: searx/templates/simple/preferences.html:224
  529. #: searx/templates/simple/preferences.html:236
  530. #: searx/templates/simple/preferences.html:248
  531. msgid "On"
  532. msgstr "開啟"
  533. #: searx/templates/simple/preferences.html:225
  534. #: searx/templates/simple/preferences.html:237
  535. #: searx/templates/simple/preferences.html:249
  536. msgid "Off"
  537. msgstr "關閉"
  538. #: searx/templates/simple/preferences.html:228
  539. msgid "Displays results in the center of the page (Oscar layout)."
  540. msgstr "搜尋結果置顯示於網頁中間。"
  541. #: searx/templates/simple/preferences.html:233
  542. msgid "Results on new tabs"
  543. msgstr "在新分頁開啟結果"
  544. #: searx/templates/simple/preferences.html:240
  545. msgid "Open result links on new browser tabs"
  546. msgstr "在新瀏覽器分頁中開啟結果連結"
  547. #: searx/templates/simple/preferences.html:245
  548. msgid "Infinite scroll"
  549. msgstr "無限捲動"
  550. #: searx/templates/simple/preferences.html:252
  551. msgid "Automatically load next page when scrolling to bottom of current page"
  552. msgstr "當捲動至目前頁面的底部時自動載入下一頁"
  553. #: searx/templates/simple/preferences.html:258
  554. msgid "Privacy"
  555. msgstr "隱私"
  556. #: searx/templates/simple/preferences.html:261
  557. msgid "HTTP Method"
  558. msgstr "HTTP 方法"
  559. #: searx/templates/simple/preferences.html:268
  560. msgid ""
  561. "Change how forms are submitted, <a "
  562. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  563. " rel=\"external\">learn more about request methods</a>"
  564. msgstr ""
  565. "變更遞交形式,<a href=\"https://zh.wikipedia.org/wiki/超文本传输协议#请求方法\" "
  566. "rel=\"external\">看看更多關於請求方法的介紹</a>"
  567. #: searx/templates/simple/preferences.html:273
  568. msgid "Image proxy"
  569. msgstr "圖片代理伺服器"
  570. #: searx/templates/simple/preferences.html:276
  571. #: searx/templates/simple/preferences.html:288
  572. msgid "Enabled"
  573. msgstr "已啟用"
  574. #: searx/templates/simple/preferences.html:277
  575. #: searx/templates/simple/preferences.html:289
  576. msgid "Disabled"
  577. msgstr "已停用"
  578. #: searx/templates/simple/preferences.html:280
  579. msgid "Proxying image results through SearXNG"
  580. msgstr "通過 SearXNG 代理訪問圖片結果"
  581. #: searx/templates/simple/preferences.html:285
  582. msgid "Query in the page's title"
  583. msgstr "頁面標題顯示查詢關鍵字"
  584. #: searx/templates/simple/preferences.html:292
  585. msgid ""
  586. "When enabled, the result page's title contains your query. Your browser "
  587. "can record this title"
  588. msgstr "啟用時,結果頁的標題包含你的查詢關鍵字。你的瀏覽器會記錄這個標題"
  589. #: searx/templates/simple/preferences.html:298
  590. msgid "Engines"
  591. msgstr "引擎"
  592. #: searx/templates/simple/preferences.html:299
  593. msgid "Currently used search engines"
  594. msgstr "目前使用的搜尋引擎"
  595. #: searx/templates/simple/preferences.html:306
  596. msgid ""
  597. "This tab dues not exists in the user interface, but you can search in "
  598. "these engines by its !bangs."
  599. msgstr ""
  600. #: searx/templates/simple/preferences.html:311
  601. #: searx/templates/simple/preferences.html:365
  602. msgid "Allow"
  603. msgstr "允許"
  604. #: searx/templates/simple/preferences.html:312
  605. #: searx/templates/simple/stats.html:25
  606. msgid "Engine name"
  607. msgstr "引擎名稱"
  608. #: searx/templates/simple/preferences.html:313
  609. msgid "Bang"
  610. msgstr ""
  611. #: searx/templates/simple/preferences.html:314
  612. msgid "Supports selected language"
  613. msgstr "支援選定的語言"
  614. #: searx/templates/simple/filters/time_range.html:1
  615. #: searx/templates/simple/preferences.html:316
  616. msgid "Time range"
  617. msgstr "時間範圍"
  618. #: searx/templates/simple/preferences.html:317
  619. #: searx/templates/simple/stats.html:28
  620. msgid "Response time"
  621. msgstr "響應時間"
  622. #: searx/templates/simple/preferences.html:318
  623. msgid "Max time"
  624. msgstr "最大時間"
  625. #: searx/templates/simple/preferences.html:319
  626. #: searx/templates/simple/stats.html:29
  627. msgid "Reliability"
  628. msgstr "可靠性"
  629. #: searx/templates/simple/preferences.html:360
  630. msgid "Special Queries"
  631. msgstr "特殊查詢"
  632. #: searx/templates/simple/preferences.html:366
  633. msgid "Keywords"
  634. msgstr "關鍵字"
  635. #: searx/templates/simple/preferences.html:367
  636. msgid "Name"
  637. msgstr "名稱"
  638. #: searx/templates/simple/preferences.html:368
  639. msgid "Description"
  640. msgstr "描述"
  641. #: searx/templates/simple/preferences.html:369
  642. msgid "Examples"
  643. msgstr "範例"
  644. #: searx/templates/simple/preferences.html:372
  645. msgid "This is the list of SearXNG's instant answering modules."
  646. msgstr "這是 SearXNG 即時回應模塊列表。"
  647. #: searx/templates/simple/preferences.html:383
  648. msgid "This is the list of plugins."
  649. msgstr "這是插件列表。"
  650. #: searx/templates/simple/preferences.html:400
  651. msgid "Cookies"
  652. msgstr "Cookies"
  653. #: searx/templates/simple/preferences.html:402
  654. msgid ""
  655. "This is the list of cookies and their values SearXNG is storing on your "
  656. "computer."
  657. msgstr "這是 SearXNG 在您的計算機上存儲的 Cookie 的列表及對應的值。"
  658. #: searx/templates/simple/preferences.html:403
  659. msgid "With that list, you can assess SearXNG transparency."
  660. msgstr "您可以憑此列表評估 SearXNG 的透明度。"
  661. #: searx/templates/simple/preferences.html:408
  662. msgid "Cookie name"
  663. msgstr "Cookie 名稱"
  664. #: searx/templates/simple/preferences.html:409
  665. msgid "Value"
  666. msgstr "值"
  667. #: searx/templates/simple/preferences.html:421
  668. msgid "Search URL of the currently saved preferences"
  669. msgstr "目前偏好設定的搜尋 URL"
  670. #: searx/templates/simple/preferences.html:425
  671. msgid ""
  672. "Note: specifying custom settings in the search URL can reduce privacy by "
  673. "leaking data to the clicked result sites."
  674. msgstr "注意:在搜尋 URL 中指定自訂的設定可能會降低隱私,因為會洩漏資料給點選的結果頁面。"
  675. #: searx/templates/simple/preferences.html:426
  676. msgid "URL to restore your preferences in another browser"
  677. msgstr "用於在其他瀏覽器上還原您的偏好設定的網址"
  678. #: searx/templates/simple/preferences.html:430
  679. msgid ""
  680. "Specifying custom settings in the preferences URL can be used to sync "
  681. "preferences across devices."
  682. msgstr "於URL中指定設定可把您的偏好設定同步至其他設備。"
  683. #: searx/templates/simple/preferences.html:435
  684. msgid ""
  685. "These settings are stored in your cookies, this allows us not to store "
  686. "this data about you."
  687. msgstr "這些設定只會儲存在您的 cookies 中,這樣我們無需也不會存儲關於您的資訊。"
  688. #: searx/templates/simple/preferences.html:437
  689. msgid ""
  690. "These cookies serve your sole convenience, we don't use these cookies to "
  691. "track you."
  692. msgstr "這些 cookies 僅為提供您方便之用,我們不會使用這些 cookies 來追蹤您。"
  693. #: searx/templates/simple/preferences.html:440
  694. msgid "Save"
  695. msgstr "保存"
  696. #: searx/templates/simple/preferences.html:441
  697. msgid "Reset defaults"
  698. msgstr "重設為預設值"
  699. #: searx/templates/simple/preferences.html:442
  700. msgid "Back"
  701. msgstr "返回"
  702. #: searx/templates/simple/results.html:23
  703. msgid "Answers"
  704. msgstr "答案"
  705. #: searx/templates/simple/results.html:39
  706. msgid "Number of results"
  707. msgstr "結果筆數"
  708. #: searx/templates/simple/messages/no_results.html:6
  709. #: searx/templates/simple/results.html:46
  710. msgid "Error!"
  711. msgstr "錯誤!"
  712. #: searx/templates/simple/results.html:46
  713. msgid "Engines cannot retrieve results"
  714. msgstr "引擎無法擷取結果"
  715. #: searx/templates/simple/results.html:68
  716. msgid "Suggestions"
  717. msgstr "建議"
  718. #: searx/templates/simple/results.html:90
  719. msgid "Search URL"
  720. msgstr "搜尋網址"
  721. #: searx/templates/simple/results.html:96
  722. msgid "Download results"
  723. msgstr "下載結果"
  724. #: searx/templates/simple/results.html:120
  725. msgid "Try searching for:"
  726. msgstr "嘗試搜尋:"
  727. #: searx/templates/simple/results.html:152
  728. msgid "Back to top"
  729. msgstr "返回頂部"
  730. #: searx/templates/simple/results.html:170
  731. msgid "Previous page"
  732. msgstr "上一頁"
  733. #: searx/templates/simple/results.html:187
  734. msgid "Next page"
  735. msgstr "下一頁"
  736. #: searx/templates/simple/search.html:3
  737. msgid "Display the front page"
  738. msgstr "顯示前端頁面"
  739. #: searx/templates/simple/search.html:9
  740. #: searx/templates/simple/simple_search.html:5
  741. msgid "Search for..."
  742. msgstr "搜尋……"
  743. #: searx/templates/simple/search.html:10
  744. #: searx/templates/simple/simple_search.html:6
  745. msgid "clear"
  746. msgstr "清除"
  747. #: searx/templates/simple/search.html:11
  748. #: searx/templates/simple/simple_search.html:7
  749. msgid "search"
  750. msgstr "搜索"
  751. #: searx/templates/simple/stats.html:21
  752. msgid "There is currently no data available. "
  753. msgstr "目前無可用資料。"
  754. #: searx/templates/simple/stats.html:26
  755. msgid "Scores"
  756. msgstr "分數"
  757. #: searx/templates/simple/stats.html:27
  758. msgid "Result count"
  759. msgstr "結果數量"
  760. #: searx/templates/simple/stats.html:59
  761. msgid "Total"
  762. msgstr "總計"
  763. #: searx/templates/simple/stats.html:60
  764. msgid "HTTP"
  765. msgstr "HTTP"
  766. #: searx/templates/simple/stats.html:61
  767. msgid "Processing"
  768. msgstr "正在處理"
  769. #: searx/templates/simple/stats.html:99
  770. msgid "Warnings"
  771. msgstr "警告"
  772. #: searx/templates/simple/stats.html:99
  773. msgid "Errors and exceptions"
  774. msgstr "錯誤及異常"
  775. #: searx/templates/simple/stats.html:105
  776. msgid "Exception"
  777. msgstr "異常"
  778. #: searx/templates/simple/stats.html:107
  779. msgid "Message"
  780. msgstr "消息"
  781. #: searx/templates/simple/stats.html:109
  782. msgid "Percentage"
  783. msgstr "百分比"
  784. #: searx/templates/simple/stats.html:111
  785. msgid "Parameter"
  786. msgstr "參數"
  787. #: searx/templates/simple/stats.html:119
  788. msgid "Filename"
  789. msgstr "文件名"
  790. #: searx/templates/simple/stats.html:120
  791. msgid "Function"
  792. msgstr "函數"
  793. #: searx/templates/simple/stats.html:121
  794. msgid "Code"
  795. msgstr "代碼"
  796. #: searx/templates/simple/stats.html:128
  797. msgid "Checker"
  798. msgstr "檢查程式"
  799. #: searx/templates/simple/stats.html:131
  800. msgid "Failed test"
  801. msgstr "測試未通過"
  802. #: searx/templates/simple/stats.html:132
  803. msgid "Comment(s)"
  804. msgstr "注釋"
  805. #: searx/templates/simple/filters/time_range.html:3
  806. msgid "Anytime"
  807. msgstr "任何時間"
  808. #: searx/templates/simple/filters/time_range.html:6
  809. msgid "Last day"
  810. msgstr "一天內"
  811. #: searx/templates/simple/filters/time_range.html:9
  812. msgid "Last week"
  813. msgstr "一週內"
  814. #: searx/templates/simple/filters/time_range.html:12
  815. msgid "Last month"
  816. msgstr "一個月內"
  817. #: searx/templates/simple/filters/time_range.html:15
  818. msgid "Last year"
  819. msgstr "一年內"
  820. #: searx/templates/simple/messages/no_cookies.html:3
  821. msgid "Information!"
  822. msgstr "資訊!"
  823. #: searx/templates/simple/messages/no_cookies.html:4
  824. msgid "currently, there are no cookies defined."
  825. msgstr "目前未有已定義的 cookies。"
  826. #: searx/templates/simple/messages/no_results.html:6
  827. msgid "Engines cannot retrieve results."
  828. msgstr "引擎無法擷取結果。"
  829. #: searx/templates/simple/messages/no_results.html:15
  830. msgid "Please, try again later or find another SearXNG instance."
  831. msgstr "請稍後再試,或換用其他 SearXNG 站點。"
  832. #: searx/templates/simple/messages/no_results.html:20
  833. msgid "Sorry!"
  834. msgstr "抱歉!"
  835. #: searx/templates/simple/messages/no_results.html:21
  836. msgid ""
  837. "we didn't find any results. Please use another query or search in more "
  838. "categories."
  839. msgstr "我們找不到任何結果。請使用其他搜尋方式或在更多分類中搜尋。"
  840. #: searx/templates/simple/result_templates/default.html:6
  841. msgid "show media"
  842. msgstr "顯示媒體"
  843. #: searx/templates/simple/result_templates/default.html:6
  844. msgid "hide media"
  845. msgstr "隱藏媒體"
  846. #: searx/templates/simple/result_templates/default.html:14
  847. #: searx/templates/simple/result_templates/videos.html:14
  848. msgid "This site did not provide any description."
  849. msgstr "此站點未提供任何描述。"
  850. #: searx/templates/simple/result_templates/images.html:19
  851. msgid "Format"
  852. msgstr "格式"
  853. #: searx/templates/simple/result_templates/images.html:21
  854. msgid "Engine"
  855. msgstr "引擎"
  856. #: searx/templates/simple/result_templates/images.html:22
  857. msgid "View source"
  858. msgstr "檢視來源"
  859. #: searx/templates/simple/result_templates/map.html:12
  860. msgid "address"
  861. msgstr "地址"
  862. #: searx/templates/simple/result_templates/map.html:43
  863. msgid "show map"
  864. msgstr "顯示地圖"
  865. #: searx/templates/simple/result_templates/map.html:43
  866. msgid "hide map"
  867. msgstr "隱藏地圖"
  868. #: searx/templates/simple/result_templates/paper.html:5
  869. msgid "Published date"
  870. msgstr "發佈日期"
  871. #: searx/templates/simple/result_templates/paper.html:9
  872. msgid "Journal"
  873. msgstr "雜誌"
  874. #: searx/templates/simple/result_templates/paper.html:22
  875. msgid "Editor"
  876. msgstr "編輯"
  877. #: searx/templates/simple/result_templates/paper.html:23
  878. msgid "Publisher"
  879. msgstr "出版者"
  880. #: searx/templates/simple/result_templates/paper.html:24
  881. msgid "Type"
  882. msgstr "輸入"
  883. #: searx/templates/simple/result_templates/paper.html:25
  884. msgid "Tags"
  885. msgstr "標籤"
  886. #: searx/templates/simple/result_templates/paper.html:26
  887. msgid "DOI"
  888. msgstr "DOI"
  889. #: searx/templates/simple/result_templates/paper.html:27
  890. msgid "ISSN"
  891. msgstr "國際標準期刊號(ISSN)"
  892. #: searx/templates/simple/result_templates/paper.html:28
  893. msgid "ISBN"
  894. msgstr "國際標準書號(ISBN)"
  895. #: searx/templates/simple/result_templates/paper.html:33
  896. msgid "PDF"
  897. msgstr "PDF"
  898. #: searx/templates/simple/result_templates/paper.html:34
  899. msgid "HTML"
  900. msgstr "HTML"
  901. #: searx/templates/simple/result_templates/torrent.html:6
  902. msgid "magnet link"
  903. msgstr "磁力連結"
  904. #: searx/templates/simple/result_templates/torrent.html:7
  905. msgid "torrent file"
  906. msgstr "torrent 檔案"
  907. #: searx/templates/simple/result_templates/torrent.html:9
  908. msgid "Seeder"
  909. msgstr "播種者"
  910. #: searx/templates/simple/result_templates/torrent.html:9
  911. msgid "Leecher"
  912. msgstr "接收者"
  913. #: searx/templates/simple/result_templates/torrent.html:11
  914. msgid "Filesize"
  915. msgstr "檔案大小"
  916. #: searx/templates/simple/result_templates/torrent.html:12
  917. msgid "Bytes"
  918. msgstr "位元組"
  919. #: searx/templates/simple/result_templates/torrent.html:13
  920. msgid "kiB"
  921. msgstr "kiB"
  922. #: searx/templates/simple/result_templates/torrent.html:14
  923. msgid "MiB"
  924. msgstr "MiB"
  925. #: searx/templates/simple/result_templates/torrent.html:15
  926. msgid "GiB"
  927. msgstr "GiB"
  928. #: searx/templates/simple/result_templates/torrent.html:16
  929. msgid "TiB"
  930. msgstr "TiB"
  931. #: searx/templates/simple/result_templates/torrent.html:20
  932. msgid "Number of Files"
  933. msgstr "檔案數量"
  934. #: searx/templates/simple/result_templates/videos.html:6
  935. msgid "show video"
  936. msgstr "顯示影片"
  937. #: searx/templates/simple/result_templates/videos.html:6
  938. msgid "hide video"
  939. msgstr "隱藏影片"
  940. #~ msgid "Engine time (sec)"
  941. #~ msgstr "引擎時間(秒)"
  942. #~ msgid "Page loads (sec)"
  943. #~ msgstr "頁面載入(秒)"
  944. #~ msgid "Errors"
  945. #~ msgstr "錯誤"
  946. #~ msgid "CAPTCHA required"
  947. #~ msgstr "需要 CAPTCHA"
  948. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  949. #~ msgstr "可以的話將 HTTP 連結重寫為 HTTPS"
  950. #~ msgid ""
  951. #~ "Results are opened in the same "
  952. #~ "window by default. This plugin "
  953. #~ "overwrites the default behaviour to open"
  954. #~ " links on new tabs/windows. (JavaScript "
  955. #~ "required)"
  956. #~ msgstr "結果預設會在同一個視窗開啟。這個外掛程式會覆寫預設行為,會在新分頁/視窗中開啟連結。(需要 JavaScript)"
  957. #~ msgid "Color"
  958. #~ msgstr "顏色"
  959. #~ msgid "Blue (default)"
  960. #~ msgstr "藍色(預設值)"
  961. #~ msgid "Violet"
  962. #~ msgstr "紫色"
  963. #~ msgid "Green"
  964. #~ msgstr "綠色"
  965. #~ msgid "Cyan"
  966. #~ msgstr "青色"
  967. #~ msgid "Orange"
  968. #~ msgstr "橘色"
  969. #~ msgid "Red"
  970. #~ msgstr "紅色"
  971. #~ msgid "Category"
  972. #~ msgstr "分類"
  973. #~ msgid "Block"
  974. #~ msgstr "封鎖"
  975. #~ msgid "original context"
  976. #~ msgstr "原始內容"
  977. #~ msgid "Plugins"
  978. #~ msgstr "外掛程式"
  979. #~ msgid "Answerers"
  980. #~ msgstr "答案"
  981. #~ msgid "Avg. time"
  982. #~ msgstr "平均時間"
  983. #~ msgid "show details"
  984. #~ msgstr "顯示詳情"
  985. #~ msgid "hide details"
  986. #~ msgstr "隱藏詳情"
  987. #~ msgid "Load more..."
  988. #~ msgstr "載入更多……"
  989. #~ msgid "Loading..."
  990. #~ msgstr "正在載入……"
  991. #~ msgid "Change searx layout"
  992. #~ msgstr "變更 searx 佈局"
  993. #~ msgid "Proxying image results through searx"
  994. #~ msgstr "透過 searx 代理圖片結果"
  995. #~ msgid "This is the list of searx's instant answering modules."
  996. #~ msgstr "這是 searx 的即時回覆模組清單。"
  997. #~ msgid ""
  998. #~ "This is the list of cookies and"
  999. #~ " their values searx is storing on "
  1000. #~ "your computer."
  1001. #~ msgstr "這是 searx 儲存在您電腦上的 cookies 與它們的值的清單。"
  1002. #~ msgid "With that list, you can assess searx transparency."
  1003. #~ msgstr "有了這份清單,您就可以評估 searx 的透明度。"
  1004. #~ msgid "It look like you are using searx first time."
  1005. #~ msgstr "看起來您是第一次使用 searx。"
  1006. #~ msgid "Please, try again later or find another searx instance."
  1007. #~ msgstr "請再試一次或是使用其他 searx 實體搜尋。"
  1008. #~ msgid "Themes"
  1009. #~ msgstr "佈景主題"
  1010. #~ msgid "Reliablity"
  1011. #~ msgstr ""
  1012. #~ msgid ""
  1013. #~ "When enabled, the result page's title"
  1014. #~ " contains your query. Your browser "
  1015. #~ "can record this title."
  1016. #~ msgstr ""
  1017. #~ msgid "Method"
  1018. #~ msgstr "方法"
  1019. #~ msgid ""
  1020. #~ "This tab does not show up for "
  1021. #~ "search results but you can search "
  1022. #~ "the engines listed here via bangs."
  1023. #~ msgstr ""
  1024. #~ msgid "Advanced settings"
  1025. #~ msgstr "進階設定"
  1026. #~ msgid "Close"
  1027. #~ msgstr "關閉"
  1028. #~ msgid "Language"
  1029. #~ msgstr "語言"
  1030. #~ msgid "broken"
  1031. #~ msgstr "故障"
  1032. #~ msgid "supported"
  1033. #~ msgstr "支援"
  1034. #~ msgid "not supported"
  1035. #~ msgstr "不支援"
  1036. #~ msgid "about"
  1037. #~ msgstr "關於"
  1038. #~ msgid "Avg."
  1039. #~ msgstr "平均"
  1040. #~ msgid "User Interface"
  1041. #~ msgstr "用戶界面"
  1042. #~ msgid "Choose style for this theme"
  1043. #~ msgstr "選擇這個主題的樣式"
  1044. #~ msgid "Style"
  1045. #~ msgstr "樣式"
  1046. #~ msgid "Show advanced settings"
  1047. #~ msgstr "顯示高級設置"
  1048. #~ msgid "Show advanced settings panel in the home page by default"
  1049. #~ msgstr "首頁默認顯示高級設置面板"
  1050. #~ msgid "Allow all"
  1051. #~ msgstr "允許全部"
  1052. #~ msgid "Disable all"
  1053. #~ msgstr "停用全部"
  1054. #~ msgid "Selected language"
  1055. #~ msgstr "已選取的語言"
  1056. #~ msgid "Query"
  1057. #~ msgstr "查詢"
  1058. #~ msgid "save"
  1059. #~ msgstr "儲存"
  1060. #~ msgid "back"
  1061. #~ msgstr "返回"
  1062. #~ msgid "Links"
  1063. #~ msgstr "連結"
  1064. #~ msgid "RSS subscription"
  1065. #~ msgstr "RSS 訂閱"
  1066. #~ msgid "Search results"
  1067. #~ msgstr "搜尋結果"
  1068. #~ msgid "next page"
  1069. #~ msgstr "下一頁"
  1070. #~ msgid "previous page"
  1071. #~ msgstr "上一頁"
  1072. #~ msgid "Start search"
  1073. #~ msgstr "開始搜尋"
  1074. #~ msgid "Clear search"
  1075. #~ msgstr "清除搜尋"
  1076. #~ msgid "Clear"
  1077. #~ msgstr "清除"
  1078. #~ msgid "stats"
  1079. #~ msgstr "統計"
  1080. #~ msgid "Heads up!"
  1081. #~ msgstr "注意!"
  1082. #~ msgid "It look like you are using SearXNG first time."
  1083. #~ msgstr "這似乎是您首次使用 SearXNG。"
  1084. #~ msgid "Well done!"
  1085. #~ msgstr "很好!"
  1086. #~ msgid "Settings saved successfully."
  1087. #~ msgstr "設定成功儲存。"
  1088. #~ msgid "Oh snap!"
  1089. #~ msgstr "糟糕!"
  1090. #~ msgid "Something went wrong."
  1091. #~ msgstr "發生了一點問題。"
  1092. #~ msgid "Date"
  1093. #~ msgstr "日期"
  1094. #~ msgid "Type"
  1095. #~ msgstr "類型"
  1096. #~ msgid "Get image"
  1097. #~ msgstr "取得圖片"
  1098. #~ msgid "Center Alignment"
  1099. #~ msgstr ""
  1100. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1101. #~ msgstr ""
  1102. #~ msgid "preferences"
  1103. #~ msgstr "偏好設定"
  1104. #~ msgid "Scores per result"
  1105. #~ msgstr "每個結果的分數"
  1106. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1107. #~ msgstr "一個尊重隱私,可再開發的集合式搜尋引擎"
  1108. #~ msgid "No abstract is available for this publication."
  1109. #~ msgstr "此出版品無可用摘要。"
  1110. #~ msgid "Self Informations"
  1111. #~ msgstr "自身訊息"
  1112. #~ msgid ""
  1113. #~ "Change how forms are submited, <a "
  1114. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1115. #~ " rel=\"external\">learn more about request "
  1116. #~ "methods</a>"
  1117. #~ msgstr ""
  1118. #~ "變更遞交形式,<a href=\"https://zh.wikipedia.org/wiki/超文本传输协议#请求方法\""
  1119. #~ " rel=\"external\">看看更多關於請求方法的介紹</a>"
  1120. #~ msgid ""
  1121. #~ "This plugin checks if the address "
  1122. #~ "of the request is a TOR exit "
  1123. #~ "node, and informs the user if it"
  1124. #~ " is, like check.torproject.org but from "
  1125. #~ "searxng."
  1126. #~ msgstr "這會檢查 IP 是否 Tor 出口節點,並通知用戶。類近於 check.torproject.org。"
  1127. #~ msgid ""
  1128. #~ "The TOR exit node list "
  1129. #~ "(https://check.torproject.org/exit-addresses) is "
  1130. #~ "unreachable."
  1131. #~ msgstr "無法獲取 Tor 出口節點列表 (https://check.torproject.org/exit-addresses)。"
  1132. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1133. #~ msgstr "目前您正在使用 Tor,IP 地址: {ip_address}。"
  1134. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1135. #~ msgstr "目前您沒有使用 Tor,IP 地址:{ip_address}。"
  1136. #~ msgid ""
  1137. #~ "The could not download the list of"
  1138. #~ " Tor exit-nodes from "
  1139. #~ "https://check.torproject.org/exit-addresses."
  1140. #~ msgstr ""
  1141. #~ msgid ""
  1142. #~ "You are using Tor. It looks like"
  1143. #~ " you have this external IP address:"
  1144. #~ " {ip_address}."
  1145. #~ msgstr ""
  1146. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1147. #~ msgstr ""
  1148. #~ msgid "Autodetect search language"
  1149. #~ msgstr "自動偵測搜尋語言"
  1150. #~ msgid "Automatically detect the query search language and switch to it."
  1151. #~ msgstr "由搜尋字串自動偵測語言,並作為搜尋語言來使用。"
  1152. #~ msgid "others"
  1153. #~ msgstr "其他"
  1154. #~ msgid ""
  1155. #~ "This tab does not show up for "
  1156. #~ "search results, but you can search "
  1157. #~ "the engines listed here via bangs."
  1158. #~ msgstr "這個標籤頁不會顯示在搜索結果中,但您可以通過 ! 搜索這裡列出的引擎。"
  1159. #~ msgid "Shortcut"
  1160. #~ msgstr "快捷鍵"
  1161. #~ msgid "!bang"
  1162. #~ msgstr ""