messages.po 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251
  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. msgid ""
  12. msgstr ""
  13. "Project-Id-Version: searx\n"
  14. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  15. "POT-Creation-Date: 2022-05-03 16:51+0000\n"
  16. "PO-Revision-Date: 2022-03-25 01:21+0000\n"
  17. "Last-Translator: Colin Xu <xuzhonglinx@gmail.com>\n"
  18. "Language: zh_Hant_TW\n"
  19. "Language-Team: Chinese (Traditional) "
  20. "<https://weblate.bubu1.eu/projects/searxng/searxng/zh_Hant/>\n"
  21. "Plural-Forms: nplurals=1; plural=0;\n"
  22. "MIME-Version: 1.0\n"
  23. "Content-Type: text/plain; charset=utf-8\n"
  24. "Content-Transfer-Encoding: 8bit\n"
  25. "Generated-By: Babel 2.10.1\n"
  26. #. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
  27. #: searx/searxng.msg
  28. msgid "others"
  29. msgstr "其他"
  30. #. CONSTANT_NAMES['OTHER_CATEGORY']
  31. #: searx/searxng.msg
  32. msgid "other"
  33. msgstr "其他"
  34. #. CATEGORY_NAMES['FILES']
  35. #: searx/searxng.msg
  36. msgid "files"
  37. msgstr "檔案"
  38. #. CATEGORY_NAMES['GENERAL']
  39. #: searx/searxng.msg
  40. msgid "general"
  41. msgstr "一般"
  42. #. CATEGORY_NAMES['MUSIC']
  43. #: searx/searxng.msg
  44. msgid "music"
  45. msgstr "音樂"
  46. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  47. #: searx/searxng.msg
  48. msgid "social media"
  49. msgstr "社群媒體"
  50. #. CATEGORY_NAMES['IMAGES']
  51. #: searx/searxng.msg
  52. msgid "images"
  53. msgstr "圖片"
  54. #. CATEGORY_NAMES['VIDEOS']
  55. #: searx/searxng.msg
  56. msgid "videos"
  57. msgstr "影片"
  58. #. CATEGORY_NAMES['IT']
  59. #: searx/searxng.msg
  60. msgid "it"
  61. msgstr "IT"
  62. #. CATEGORY_NAMES['NEWS']
  63. #: searx/searxng.msg
  64. msgid "news"
  65. msgstr "新聞"
  66. #. CATEGORY_NAMES['MAP']
  67. #: searx/searxng.msg
  68. msgid "map"
  69. msgstr "地圖"
  70. #. CATEGORY_NAMES['ONIONS']
  71. #: searx/searxng.msg
  72. msgid "onions"
  73. msgstr "洋蔥"
  74. #. CATEGORY_NAMES['SCIENCE']
  75. #: searx/searxng.msg
  76. msgid "science"
  77. msgstr "科學"
  78. #. CATEGORY_GROUPS['APPS']
  79. #: searx/searxng.msg
  80. msgid "apps"
  81. msgstr "應用程式"
  82. #. CATEGORY_GROUPS['DICTIONARIES']
  83. #: searx/searxng.msg
  84. msgid "dictionaries"
  85. msgstr "字典"
  86. #. CATEGORY_GROUPS['LYRICS']
  87. #: searx/searxng.msg
  88. msgid "lyrics"
  89. msgstr "歌詞"
  90. #. CATEGORY_GROUPS['PACKAGES']
  91. #: searx/searxng.msg
  92. msgid "packages"
  93. msgstr "包裹"
  94. #. CATEGORY_GROUPS['Q_A']
  95. #: searx/searxng.msg
  96. msgid "q&a"
  97. msgstr "問答"
  98. #. CATEGORY_GROUPS['REPOS']
  99. #: searx/searxng.msg
  100. msgid "repos"
  101. msgstr "休息"
  102. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  103. #: searx/searxng.msg
  104. msgid "software wikis"
  105. msgstr "軟件維基"
  106. #. CATEGORY_GROUPS['WEB']
  107. #: searx/searxng.msg
  108. msgid "web"
  109. msgstr "網"
  110. #. STYLE_NAMES['AUTO']
  111. #: searx/searxng.msg
  112. msgid "auto"
  113. msgstr "自動"
  114. #. STYLE_NAMES['LIGHT']
  115. #: searx/searxng.msg
  116. msgid "light"
  117. msgstr "明亮"
  118. #. STYLE_NAMES['DARK']
  119. #: searx/searxng.msg
  120. msgid "dark"
  121. msgstr "黑暗"
  122. #: searx/webapp.py:169
  123. msgid "timeout"
  124. msgstr "超時"
  125. #: searx/webapp.py:170
  126. msgid "parsing error"
  127. msgstr "解析錯誤"
  128. #: searx/webapp.py:171
  129. msgid "HTTP protocol error"
  130. msgstr "HTTP 協議錯誤"
  131. #: searx/webapp.py:172
  132. msgid "network error"
  133. msgstr "網絡錯誤"
  134. #: searx/webapp.py:174
  135. msgid "unexpected crash"
  136. msgstr "意外崩潰"
  137. #: searx/webapp.py:181
  138. msgid "HTTP error"
  139. msgstr "HTTP 錯誤"
  140. #: searx/webapp.py:182
  141. msgid "HTTP connection error"
  142. msgstr "HTTP 連接錯誤"
  143. #: searx/webapp.py:188
  144. msgid "proxy error"
  145. msgstr "代理錯誤"
  146. #: searx/webapp.py:189
  147. msgid "CAPTCHA"
  148. msgstr "驗證碼"
  149. #: searx/webapp.py:190
  150. msgid "too many requests"
  151. msgstr "頻繁請求"
  152. #: searx/webapp.py:191
  153. msgid "access denied"
  154. msgstr "拒絕訪問"
  155. #: searx/webapp.py:192
  156. msgid "server API error"
  157. msgstr "服務器 API 錯誤"
  158. #: searx/webapp.py:414
  159. msgid "No item found"
  160. msgstr "找不到項目"
  161. #: searx/engines/qwant.py:212
  162. #: searx/templates/simple/result_templates/images.html:24 searx/webapp.py:416
  163. msgid "Source"
  164. msgstr "來源"
  165. #: searx/webapp.py:418
  166. msgid "Error loading the next page"
  167. msgstr "載入下個頁面時發生錯誤"
  168. #: searx/webapp.py:530 searx/webapp.py:971
  169. msgid "Invalid settings, please edit your preferences"
  170. msgstr "無效的設定,請編輯您的偏好設定"
  171. #: searx/webapp.py:546
  172. msgid "Invalid settings"
  173. msgstr "無效的設定"
  174. #: searx/webapp.py:622 searx/webapp.py:698
  175. msgid "search error"
  176. msgstr "搜尋錯誤"
  177. #: searx/webapp.py:744
  178. msgid "{minutes} minute(s) ago"
  179. msgstr "{minutes} 分鐘前"
  180. #: searx/webapp.py:746
  181. msgid "{hours} hour(s), {minutes} minute(s) ago"
  182. msgstr "{hours} 小時 {minutes} 分鐘前"
  183. #: searx/webapp.py:875
  184. msgid "Suspended"
  185. msgstr "暫停服務"
  186. #: searx/answerers/random/answerer.py:67
  187. msgid "Random value generator"
  188. msgstr "隨機數值產生器"
  189. #: searx/answerers/random/answerer.py:68
  190. msgid "Generate different random values"
  191. msgstr "生成不同的隨機數值"
  192. #: searx/answerers/statistics/answerer.py:47
  193. msgid "Statistics functions"
  194. msgstr "統計功能"
  195. #: searx/answerers/statistics/answerer.py:48
  196. msgid "Compute {functions} of the arguments"
  197. msgstr "計算 {functions} 參數"
  198. #: searx/engines/openstreetmap.py:156
  199. msgid "Get directions"
  200. msgstr "取得路線"
  201. #: searx/engines/pdbe.py:96
  202. msgid "{title} (OBSOLETE)"
  203. msgstr "{title} (已過時)"
  204. #: searx/engines/pdbe.py:103
  205. msgid "This entry has been superseded by"
  206. msgstr "此條目已被取代"
  207. #: searx/engines/pubmed.py:78
  208. msgid "No abstract is available for this publication."
  209. msgstr "此出版品無可用摘要。"
  210. #: searx/engines/qwant.py:214
  211. msgid "Channel"
  212. msgstr "頻道"
  213. #: searx/plugins/hash_plugin.py:24
  214. msgid "Converts strings to different hash digests."
  215. msgstr "將字符串裝換為不同的散列摘要值。"
  216. #: searx/plugins/hash_plugin.py:52
  217. msgid "hash digest"
  218. msgstr "散列摘要值"
  219. #: searx/plugins/hostname_replace.py:9
  220. msgid "Hostname replace"
  221. msgstr "主機名替換"
  222. #: searx/plugins/hostname_replace.py:10
  223. msgid "Rewrite result hostnames or remove results based on the hostname"
  224. msgstr "重寫結果的主機名或基於主機名移除結果"
  225. #: searx/plugins/oa_doi_rewrite.py:9
  226. msgid "Open Access DOI rewrite"
  227. msgstr "開放存取 DOI 重寫"
  228. #: searx/plugins/oa_doi_rewrite.py:10
  229. msgid ""
  230. "Avoid paywalls by redirecting to open-access versions of publications "
  231. "when available"
  232. msgstr "盡可能重新導向至出版品的開放存取版本,來避免付費牆"
  233. #: searx/plugins/search_on_category_select.py:19
  234. msgid "Search on category select"
  235. msgstr "類別選取搜尋"
  236. #: searx/plugins/search_on_category_select.py:20
  237. msgid ""
  238. "Perform search immediately if a category selected. Disable to select "
  239. "multiple categories. (JavaScript required)"
  240. msgstr "若分類被選取時立刻執行搜尋。停用以選取多個分類。(需要 JavaScript)"
  241. #: searx/plugins/self_info.py:20
  242. msgid "Self Informations"
  243. msgstr "自身信息"
  244. #: searx/plugins/self_info.py:21
  245. msgid ""
  246. "Displays your IP if the query is \"ip\" and your user agent if the query "
  247. "contains \"user agent\"."
  248. msgstr "若搜尋字串爲「ip」則顯示您的 IP,而若是「user agent」則顯示您的使用者代理字串。"
  249. #: searx/plugins/tracker_url_remover.py:29
  250. msgid "Tracker URL remover"
  251. msgstr "追蹤器 URL 移除器"
  252. #: searx/plugins/tracker_url_remover.py:30
  253. msgid "Remove trackers arguments from the returned URL"
  254. msgstr "從傳回的 URL 中移除追蹤器參數"
  255. #: searx/plugins/vim_hotkeys.py:3
  256. msgid "Vim-like hotkeys"
  257. msgstr "類 Vim 快捷鍵"
  258. #: searx/plugins/vim_hotkeys.py:4
  259. msgid ""
  260. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  261. "Press \"h\" key on main or result page to get help."
  262. msgstr "以類 Vim 的快捷鍵導覽搜尋結果(需要 JavaScript)。在主頁面或結果頁面按「h」鍵以取得說明。"
  263. #: searx/templates/simple/404.html:4
  264. msgid "Page not found"
  265. msgstr "找不到頁面"
  266. #: searx/templates/simple/404.html:6
  267. #, python-format
  268. msgid "Go to %(search_page)s."
  269. msgstr "到 %(search_page)s。"
  270. #: searx/templates/simple/404.html:6
  271. msgid "search page"
  272. msgstr "搜尋頁面"
  273. #: searx/templates/simple/base.html:52
  274. msgid "preferences"
  275. msgstr "偏好設定"
  276. #: searx/templates/simple/base.html:61
  277. msgid "Powered by"
  278. msgstr "技術支援"
  279. #: searx/templates/simple/base.html:61
  280. msgid "a privacy-respecting, hackable metasearch engine"
  281. msgstr "一個尊重隱私,可再開發的集合式搜尋引擎"
  282. #: searx/templates/simple/base.html:62
  283. msgid "Source code"
  284. msgstr "原始碼"
  285. #: searx/templates/simple/base.html:63
  286. msgid "Issue tracker"
  287. msgstr "議題追蹤程式"
  288. #: searx/templates/simple/base.html:64 searx/templates/simple/stats.html:18
  289. msgid "Engine stats"
  290. msgstr "引擎統計"
  291. #: searx/templates/simple/base.html:65
  292. #: searx/templates/simple/messages/no_results.html:15
  293. msgid "Public instances"
  294. msgstr "公開站臺"
  295. #: searx/templates/simple/base.html:66
  296. msgid "Contact instance maintainer"
  297. msgstr "聯繫站點維護人員"
  298. #: searx/templates/simple/categories.html:24
  299. msgid "Click on the magnifier to perform search"
  300. msgstr "在磁鐵上點選以執行搜尋"
  301. #: searx/templates/simple/macros.html:36
  302. msgid "Length"
  303. msgstr "長度"
  304. #: searx/templates/simple/macros.html:37
  305. #: searx/templates/simple/result_templates/images.html:22
  306. msgid "Author"
  307. msgstr "作者"
  308. #: searx/templates/simple/macros.html:45
  309. msgid "cached"
  310. msgstr "已快取"
  311. #: searx/templates/simple/macros.html:45
  312. msgid "proxied"
  313. msgstr "已代理"
  314. #: searx/templates/simple/preferences.html:29
  315. msgid "No HTTPS"
  316. msgstr "無 HTTPS"
  317. #: searx/templates/simple/messages/no_results.html:10
  318. #: searx/templates/simple/preferences.html:31
  319. #: searx/templates/simple/preferences.html:32
  320. #: searx/templates/simple/results.html:49
  321. msgid "View error logs and submit a bug report"
  322. msgstr "查看錯誤日誌並提交錯誤報告"
  323. #: searx/templates/simple/preferences.html:53
  324. #: searx/templates/simple/stats.html:67
  325. msgid "Median"
  326. msgstr "中位數"
  327. #: searx/templates/simple/preferences.html:54
  328. #: searx/templates/simple/stats.html:73
  329. msgid "P80"
  330. msgstr "P80"
  331. #: searx/templates/simple/preferences.html:55
  332. #: searx/templates/simple/stats.html:79
  333. msgid "P95"
  334. msgstr "P95"
  335. #: searx/templates/simple/preferences.html:83
  336. msgid "Failed checker test(s): "
  337. msgstr "檢查程式測試失敗: "
  338. #: searx/templates/simple/preferences.html:85
  339. msgid "Errors:"
  340. msgstr "錯誤:"
  341. #: searx/templates/simple/preferences.html:99
  342. msgid "Preferences"
  343. msgstr "偏好設定"
  344. #: searx/templates/simple/preferences.html:105
  345. msgid "General"
  346. msgstr "一般"
  347. #: searx/templates/simple/preferences.html:108
  348. msgid "Default categories"
  349. msgstr "預設分類"
  350. #: searx/templates/simple/filters/languages.html:1
  351. #: searx/templates/simple/preferences.html:115
  352. msgid "Search language"
  353. msgstr "搜尋語言"
  354. #: searx/templates/simple/filters/languages.html:2
  355. #: searx/templates/simple/preferences.html:118
  356. msgid "Default language"
  357. msgstr "預設語言"
  358. #: searx/templates/simple/preferences.html:124
  359. msgid "What language do you prefer for search?"
  360. msgstr "您偏好用哪種語言搜尋?"
  361. #: searx/templates/simple/preferences.html:129
  362. msgid "Autocomplete"
  363. msgstr "自動完成"
  364. #: searx/templates/simple/preferences.html:138
  365. msgid "Find stuff as you type"
  366. msgstr "隨打即找"
  367. #: searx/templates/simple/filters/safesearch.html:1
  368. #: searx/templates/simple/filters/safesearch.html:2
  369. #: searx/templates/simple/filters/safesearch.html:3
  370. #: searx/templates/simple/filters/safesearch.html:4
  371. #: searx/templates/simple/preferences.html:143
  372. #: searx/templates/simple/preferences.html:301
  373. msgid "SafeSearch"
  374. msgstr "安全搜尋"
  375. #: searx/templates/simple/filters/safesearch.html:2
  376. #: searx/templates/simple/preferences.html:146
  377. msgid "Strict"
  378. msgstr "嚴格"
  379. #: searx/templates/simple/filters/safesearch.html:3
  380. #: searx/templates/simple/preferences.html:147
  381. msgid "Moderate"
  382. msgstr "適中"
  383. #: searx/templates/simple/filters/safesearch.html:4
  384. #: searx/templates/simple/preferences.html:148
  385. msgid "None"
  386. msgstr "無"
  387. #: searx/templates/simple/preferences.html:151
  388. msgid "Filter content"
  389. msgstr "過濾內容"
  390. #: searx/templates/simple/preferences.html:157
  391. msgid "Open Access DOI resolver"
  392. msgstr "開放存取 DOI 解析器"
  393. #: searx/templates/simple/preferences.html:167
  394. msgid ""
  395. "Redirect to open-access versions of publications when available (plugin "
  396. "required)"
  397. msgstr "盡可能重新導向至出版品的開放存取版本(需要外掛程式)"
  398. #: searx/templates/simple/preferences.html:171
  399. msgid "Engine tokens"
  400. msgstr "引擎權杖"
  401. #: searx/templates/simple/preferences.html:175
  402. msgid "Access tokens for private engines"
  403. msgstr "私人引擎的存取權杖"
  404. #: searx/templates/simple/preferences.html:179
  405. msgid "User interface"
  406. msgstr "使用者介面"
  407. #: searx/templates/simple/preferences.html:182
  408. msgid "Interface language"
  409. msgstr "介面語言"
  410. #: searx/templates/simple/preferences.html:190
  411. msgid "Change the language of the layout"
  412. msgstr "變更佈局的語言"
  413. #: searx/templates/simple/preferences.html:195
  414. msgid "Theme"
  415. msgstr "主題"
  416. #: searx/templates/simple/preferences.html:203
  417. msgid "Change SearXNG layout"
  418. msgstr "更改 SearXNG 佈局"
  419. #: searx/templates/simple/preferences.html:206
  420. msgid "Theme style"
  421. msgstr "主題樣式"
  422. #: searx/templates/simple/preferences.html:214
  423. msgid "Choose auto to follow your browser settings"
  424. msgstr "選擇自動則取決於您的瀏覽器設置"
  425. #: searx/templates/simple/preferences.html:219
  426. msgid "Results on new tabs"
  427. msgstr "在新分頁開啟結果"
  428. #: searx/templates/simple/preferences.html:222
  429. #: searx/templates/simple/preferences.html:234
  430. msgid "On"
  431. msgstr "開啟"
  432. #: searx/templates/simple/preferences.html:223
  433. #: searx/templates/simple/preferences.html:235
  434. msgid "Off"
  435. msgstr "關閉"
  436. #: searx/templates/simple/preferences.html:226
  437. msgid "Open result links on new browser tabs"
  438. msgstr "在新瀏覽器分頁中開啟結果連結"
  439. #: searx/templates/simple/preferences.html:231
  440. msgid "Infinite scroll"
  441. msgstr "無限捲動"
  442. #: searx/templates/simple/preferences.html:238
  443. msgid "Automatically load next page when scrolling to bottom of current page"
  444. msgstr "當捲動至目前頁面的底部時自動載入下一頁"
  445. #: searx/templates/simple/preferences.html:244
  446. msgid "Privacy"
  447. msgstr "隱私"
  448. #: searx/templates/simple/preferences.html:247
  449. msgid "HTTP Method"
  450. msgstr "HTTP 方法"
  451. #: searx/templates/simple/preferences.html:254
  452. msgid ""
  453. "Change how forms are submited, <a "
  454. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  455. " rel=\"external\">learn more about request methods</a>"
  456. msgstr ""
  457. "變更遞交形式,<a href=\"https://zh.wikipedia.org/wiki/超文本传输协议#请求方法\" "
  458. "rel=\"external\">看看更多關於請求方法的介紹</a>"
  459. #: searx/templates/simple/preferences.html:259
  460. msgid "Image proxy"
  461. msgstr "圖片代理伺服器"
  462. #: searx/templates/simple/preferences.html:262
  463. #: searx/templates/simple/preferences.html:274
  464. msgid "Enabled"
  465. msgstr "已啟用"
  466. #: searx/templates/simple/preferences.html:263
  467. #: searx/templates/simple/preferences.html:275
  468. msgid "Disabled"
  469. msgstr "已停用"
  470. #: searx/templates/simple/preferences.html:266
  471. msgid "Proxying image results through SearXNG"
  472. msgstr "通過 SearXNG 代理訪問圖片結果"
  473. #: searx/templates/simple/preferences.html:271
  474. msgid "Query in the page's title"
  475. msgstr "頁面標題顯示查詢關鍵字"
  476. #: searx/templates/simple/preferences.html:278
  477. msgid ""
  478. "When enabled, the result page's title contains your query. Your browser "
  479. "can record this title"
  480. msgstr "啟用時,結果頁的標題包含你的查詢關鍵字。你的瀏覽器會記錄這個標題"
  481. #: searx/templates/simple/preferences.html:284
  482. msgid "Engines"
  483. msgstr "引擎"
  484. #: searx/templates/simple/preferences.html:285
  485. msgid "Currently used search engines"
  486. msgstr "目前使用的搜尋引擎"
  487. #: searx/templates/simple/preferences.html:292
  488. msgid ""
  489. "This tab does not show up for search results, but you can search the "
  490. "engines listed here via bangs."
  491. msgstr "這個標籤頁不會顯示在搜索結果中,但您可以通過 ! 搜索這裡列出的引擎。"
  492. #: searx/templates/simple/preferences.html:297
  493. #: searx/templates/simple/preferences.html:348
  494. msgid "Allow"
  495. msgstr "允許"
  496. #: searx/templates/simple/preferences.html:298
  497. #: searx/templates/simple/stats.html:25
  498. msgid "Engine name"
  499. msgstr "引擎名稱"
  500. #: searx/templates/simple/preferences.html:299
  501. msgid "Shortcut"
  502. msgstr "快捷鍵"
  503. #: searx/templates/simple/preferences.html:300
  504. msgid "Supports selected language"
  505. msgstr "支援選定的語言"
  506. #: searx/templates/simple/filters/time_range.html:1
  507. #: searx/templates/simple/preferences.html:302
  508. msgid "Time range"
  509. msgstr "時間範圍"
  510. #: searx/templates/simple/preferences.html:303
  511. #: searx/templates/simple/stats.html:28
  512. msgid "Response time"
  513. msgstr "響應時間"
  514. #: searx/templates/simple/preferences.html:304
  515. msgid "Max time"
  516. msgstr "最大時間"
  517. #: searx/templates/simple/preferences.html:305
  518. #: searx/templates/simple/stats.html:29
  519. msgid "Reliability"
  520. msgstr "可靠性"
  521. #: searx/templates/simple/preferences.html:343
  522. msgid "Special Queries"
  523. msgstr "特殊查詢"
  524. #: searx/templates/simple/preferences.html:349
  525. msgid "Keywords"
  526. msgstr "關鍵字"
  527. #: searx/templates/simple/preferences.html:350
  528. msgid "Name"
  529. msgstr "名稱"
  530. #: searx/templates/simple/preferences.html:351
  531. msgid "Description"
  532. msgstr "描述"
  533. #: searx/templates/simple/preferences.html:352
  534. msgid "Examples"
  535. msgstr "範例"
  536. #: searx/templates/simple/preferences.html:355
  537. msgid "This is the list of SearXNG's instant answering modules."
  538. msgstr "這是 SearXNG 即時回應模塊列表。"
  539. #: searx/templates/simple/preferences.html:366
  540. msgid "This is the list of plugins."
  541. msgstr "這是插件列表。"
  542. #: searx/templates/simple/preferences.html:383
  543. msgid "Cookies"
  544. msgstr "Cookies"
  545. #: searx/templates/simple/preferences.html:385
  546. msgid ""
  547. "This is the list of cookies and their values SearXNG is storing on your "
  548. "computer."
  549. msgstr "這是 SearXNG 在您的計算機上存儲的 Cookie 的列表及對於的值。"
  550. #: searx/templates/simple/preferences.html:386
  551. msgid "With that list, you can assess SearXNG transparency."
  552. msgstr "您可以憑此列表評估 SearXNG 的透明度。"
  553. #: searx/templates/simple/preferences.html:391
  554. msgid "Cookie name"
  555. msgstr "Cookie 名稱"
  556. #: searx/templates/simple/preferences.html:392
  557. msgid "Value"
  558. msgstr "值"
  559. #: searx/templates/simple/preferences.html:404
  560. msgid "Search URL of the currently saved preferences"
  561. msgstr "目前偏好設定的搜尋 URL"
  562. #: searx/templates/simple/preferences.html:408
  563. msgid ""
  564. "Note: specifying custom settings in the search URL can reduce privacy by "
  565. "leaking data to the clicked result sites."
  566. msgstr "注意:在搜尋 URL 中指定自訂的設定可能會降低隱私,因為會洩漏資料給點選的結果頁面。"
  567. #: searx/templates/simple/preferences.html:413
  568. msgid ""
  569. "These settings are stored in your cookies, this allows us not to store "
  570. "this data about you."
  571. msgstr "這些設定只會儲存在您的 cookies 中,這樣我們無需也不會存儲關於您的資訊。"
  572. #: searx/templates/simple/preferences.html:415
  573. msgid ""
  574. "These cookies serve your sole convenience, we don't use these cookies to "
  575. "track you."
  576. msgstr "這些 cookies 僅做為提供您方便之用,我們不會使用這些 cookies 來追蹤您。"
  577. #: searx/templates/simple/preferences.html:418
  578. msgid "Save"
  579. msgstr "保存"
  580. #: searx/templates/simple/preferences.html:419
  581. msgid "Reset defaults"
  582. msgstr "重設為預設值"
  583. #: searx/templates/simple/preferences.html:420
  584. msgid "Back"
  585. msgstr "返回"
  586. #: searx/templates/simple/results.html:23
  587. msgid "Answers"
  588. msgstr "答案"
  589. #: searx/templates/simple/results.html:39
  590. msgid "Number of results"
  591. msgstr "結果筆數"
  592. #: searx/templates/simple/messages/no_results.html:6
  593. #: searx/templates/simple/results.html:46
  594. msgid "Error!"
  595. msgstr "錯誤!"
  596. #: searx/templates/simple/results.html:46
  597. msgid "Engines cannot retrieve results"
  598. msgstr "引擎無法擷取結果"
  599. #: searx/templates/simple/results.html:68
  600. msgid "Suggestions"
  601. msgstr "建議"
  602. #: searx/templates/simple/results.html:90
  603. msgid "Search URL"
  604. msgstr "搜尋網址"
  605. #: searx/templates/simple/results.html:96
  606. msgid "Download results"
  607. msgstr "下載結果"
  608. #: searx/templates/simple/results.html:120
  609. msgid "Try searching for:"
  610. msgstr "嘗試搜尋:"
  611. #: searx/templates/simple/results.html:152
  612. msgid "Back to top"
  613. msgstr "返回頂部"
  614. #: searx/templates/simple/results.html:170
  615. msgid "Previous page"
  616. msgstr "上一頁"
  617. #: searx/templates/simple/results.html:187
  618. msgid "Next page"
  619. msgstr "下一頁"
  620. #: searx/templates/simple/search.html:3
  621. msgid "Display the front page"
  622. msgstr "顯示前端頁面"
  623. #: searx/templates/simple/search.html:9
  624. #: searx/templates/simple/simple_search.html:5
  625. msgid "Search for..."
  626. msgstr "搜尋……"
  627. #: searx/templates/simple/search.html:10
  628. #: searx/templates/simple/simple_search.html:6
  629. msgid "clear"
  630. msgstr "清除"
  631. #: searx/templates/simple/search.html:11
  632. #: searx/templates/simple/simple_search.html:7
  633. msgid "search"
  634. msgstr "搜索"
  635. #: searx/templates/simple/stats.html:21
  636. msgid "There is currently no data available. "
  637. msgstr "目前無可用資料。"
  638. #: searx/templates/simple/stats.html:26
  639. msgid "Scores"
  640. msgstr "分數"
  641. #: searx/templates/simple/stats.html:27
  642. msgid "Result count"
  643. msgstr "結果數量"
  644. #: searx/templates/simple/stats.html:38
  645. msgid "Scores per result"
  646. msgstr "每個結果的分數"
  647. #: searx/templates/simple/stats.html:62
  648. msgid "Total"
  649. msgstr "總計"
  650. #: searx/templates/simple/stats.html:63
  651. msgid "HTTP"
  652. msgstr "HTTP"
  653. #: searx/templates/simple/stats.html:64
  654. msgid "Processing"
  655. msgstr "正在處理"
  656. #: searx/templates/simple/stats.html:102
  657. msgid "Warnings"
  658. msgstr "警告"
  659. #: searx/templates/simple/stats.html:102
  660. msgid "Errors and exceptions"
  661. msgstr "錯誤及異常"
  662. #: searx/templates/simple/stats.html:108
  663. msgid "Exception"
  664. msgstr "異常"
  665. #: searx/templates/simple/stats.html:110
  666. msgid "Message"
  667. msgstr "消息"
  668. #: searx/templates/simple/stats.html:112
  669. msgid "Percentage"
  670. msgstr "百分比"
  671. #: searx/templates/simple/stats.html:114
  672. msgid "Parameter"
  673. msgstr "參數"
  674. #: searx/templates/simple/stats.html:122
  675. msgid "Filename"
  676. msgstr "文件名"
  677. #: searx/templates/simple/stats.html:123
  678. msgid "Function"
  679. msgstr "函數"
  680. #: searx/templates/simple/stats.html:124
  681. msgid "Code"
  682. msgstr "代碼"
  683. #: searx/templates/simple/stats.html:131
  684. msgid "Checker"
  685. msgstr "檢查程式"
  686. #: searx/templates/simple/stats.html:134
  687. msgid "Failed test"
  688. msgstr "測試未通過"
  689. #: searx/templates/simple/stats.html:135
  690. msgid "Comment(s)"
  691. msgstr "注釋"
  692. #: searx/templates/simple/filters/time_range.html:3
  693. msgid "Anytime"
  694. msgstr "任何時間"
  695. #: searx/templates/simple/filters/time_range.html:6
  696. msgid "Last day"
  697. msgstr "一天內"
  698. #: searx/templates/simple/filters/time_range.html:9
  699. msgid "Last week"
  700. msgstr "一週內"
  701. #: searx/templates/simple/filters/time_range.html:12
  702. msgid "Last month"
  703. msgstr "一個月內"
  704. #: searx/templates/simple/filters/time_range.html:15
  705. msgid "Last year"
  706. msgstr "一年內"
  707. #: searx/templates/simple/messages/no_cookies.html:3
  708. msgid "Information!"
  709. msgstr "資訊!"
  710. #: searx/templates/simple/messages/no_cookies.html:4
  711. msgid "currently, there are no cookies defined."
  712. msgstr "目前未有已定義的 cookies。"
  713. #: searx/templates/simple/messages/no_results.html:6
  714. msgid "Engines cannot retrieve results."
  715. msgstr "引擎無法擷取結果。"
  716. #: searx/templates/simple/messages/no_results.html:15
  717. msgid "Please, try again later or find another SearXNG instance."
  718. msgstr "請稍後再試,或換用其他 SearXNG 站點。"
  719. #: searx/templates/simple/messages/no_results.html:20
  720. msgid "Sorry!"
  721. msgstr "抱歉!"
  722. #: searx/templates/simple/messages/no_results.html:21
  723. msgid ""
  724. "we didn't find any results. Please use another query or search in more "
  725. "categories."
  726. msgstr "我們找不到任何結果。請使用其他搜尋方式或在更多分類中搜尋。"
  727. #: searx/templates/simple/result_templates/default.html:6
  728. msgid "show media"
  729. msgstr "顯示媒體"
  730. #: searx/templates/simple/result_templates/default.html:6
  731. msgid "hide media"
  732. msgstr "隱藏媒體"
  733. #: searx/templates/simple/result_templates/default.html:14
  734. #: searx/templates/simple/result_templates/videos.html:14
  735. msgid "This site did not provide any description."
  736. msgstr "此站點未提供任何描述。"
  737. #: searx/templates/simple/result_templates/images.html:23
  738. msgid "Format"
  739. msgstr "格式"
  740. #: searx/templates/simple/result_templates/images.html:25
  741. msgid "Engine"
  742. msgstr "引擎"
  743. #: searx/templates/simple/result_templates/images.html:26
  744. msgid "View source"
  745. msgstr "檢視來源"
  746. #: searx/templates/simple/result_templates/map.html:12
  747. msgid "address"
  748. msgstr "地址"
  749. #: searx/templates/simple/result_templates/map.html:43
  750. msgid "show map"
  751. msgstr "顯示地圖"
  752. #: searx/templates/simple/result_templates/map.html:43
  753. msgid "hide map"
  754. msgstr "隱藏地圖"
  755. #: searx/templates/simple/result_templates/torrent.html:6
  756. msgid "magnet link"
  757. msgstr "磁力連結"
  758. #: searx/templates/simple/result_templates/torrent.html:7
  759. msgid "torrent file"
  760. msgstr "torrent 檔案"
  761. #: searx/templates/simple/result_templates/torrent.html:9
  762. msgid "Seeder"
  763. msgstr "播種者"
  764. #: searx/templates/simple/result_templates/torrent.html:9
  765. msgid "Leecher"
  766. msgstr "接收者"
  767. #: searx/templates/simple/result_templates/torrent.html:11
  768. msgid "Filesize"
  769. msgstr "檔案大小"
  770. #: searx/templates/simple/result_templates/torrent.html:12
  771. msgid "Bytes"
  772. msgstr "位元組"
  773. #: searx/templates/simple/result_templates/torrent.html:13
  774. msgid "kiB"
  775. msgstr "kiB"
  776. #: searx/templates/simple/result_templates/torrent.html:14
  777. msgid "MiB"
  778. msgstr "MiB"
  779. #: searx/templates/simple/result_templates/torrent.html:15
  780. msgid "GiB"
  781. msgstr "GiB"
  782. #: searx/templates/simple/result_templates/torrent.html:16
  783. msgid "TiB"
  784. msgstr "TiB"
  785. #: searx/templates/simple/result_templates/torrent.html:20
  786. msgid "Number of Files"
  787. msgstr "檔案數量"
  788. #: searx/templates/simple/result_templates/videos.html:6
  789. msgid "show video"
  790. msgstr "顯示影片"
  791. #: searx/templates/simple/result_templates/videos.html:6
  792. msgid "hide video"
  793. msgstr "隱藏影片"
  794. #~ msgid "Engine time (sec)"
  795. #~ msgstr "引擎時間(秒)"
  796. #~ msgid "Page loads (sec)"
  797. #~ msgstr "頁面載入(秒)"
  798. #~ msgid "Errors"
  799. #~ msgstr "錯誤"
  800. #~ msgid "CAPTCHA required"
  801. #~ msgstr "需要 CAPTCHA"
  802. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  803. #~ msgstr "可以的話將 HTTP 連結重寫為 HTTPS"
  804. #~ msgid ""
  805. #~ "Results are opened in the same "
  806. #~ "window by default. This plugin "
  807. #~ "overwrites the default behaviour to open"
  808. #~ " links on new tabs/windows. (JavaScript "
  809. #~ "required)"
  810. #~ msgstr "結果預設會在同一個視窗開啟。這個外掛程式會覆寫預設行為,會在新分頁/視窗中開啟連結。(需要 JavaScript)"
  811. #~ msgid "Color"
  812. #~ msgstr "顏色"
  813. #~ msgid "Blue (default)"
  814. #~ msgstr "藍色(預設值)"
  815. #~ msgid "Violet"
  816. #~ msgstr "紫色"
  817. #~ msgid "Green"
  818. #~ msgstr "綠色"
  819. #~ msgid "Cyan"
  820. #~ msgstr "青色"
  821. #~ msgid "Orange"
  822. #~ msgstr "橘色"
  823. #~ msgid "Red"
  824. #~ msgstr "紅色"
  825. #~ msgid "Category"
  826. #~ msgstr "分類"
  827. #~ msgid "Block"
  828. #~ msgstr "封鎖"
  829. #~ msgid "original context"
  830. #~ msgstr "原始內容"
  831. #~ msgid "Plugins"
  832. #~ msgstr "外掛程式"
  833. #~ msgid "Answerers"
  834. #~ msgstr "答案"
  835. #~ msgid "Avg. time"
  836. #~ msgstr "平均時間"
  837. #~ msgid "show details"
  838. #~ msgstr "顯示詳情"
  839. #~ msgid "hide details"
  840. #~ msgstr "隱藏詳情"
  841. #~ msgid "Load more..."
  842. #~ msgstr "載入更多……"
  843. #~ msgid "Loading..."
  844. #~ msgstr "正在載入……"
  845. #~ msgid "Change searx layout"
  846. #~ msgstr "變更 searx 佈局"
  847. #~ msgid "Proxying image results through searx"
  848. #~ msgstr "透過 searx 代理圖片結果"
  849. #~ msgid "This is the list of searx's instant answering modules."
  850. #~ msgstr "這是 searx 的即時回覆模組清單。"
  851. #~ msgid ""
  852. #~ "This is the list of cookies and"
  853. #~ " their values searx is storing on "
  854. #~ "your computer."
  855. #~ msgstr "這是 searx 儲存在您電腦上的 cookies 與它們的值的清單。"
  856. #~ msgid "With that list, you can assess searx transparency."
  857. #~ msgstr "有了這份清單,您就可以評估 searx 的透明度。"
  858. #~ msgid "It look like you are using searx first time."
  859. #~ msgstr "看起來您是第一次使用 searx。"
  860. #~ msgid "Please, try again later or find another searx instance."
  861. #~ msgstr "請再試一次或是使用其他 searx 實體搜尋。"
  862. #~ msgid "Themes"
  863. #~ msgstr "佈景主題"
  864. #~ msgid "Reliablity"
  865. #~ msgstr ""
  866. #~ msgid ""
  867. #~ "When enabled, the result page's title"
  868. #~ " contains your query. Your browser "
  869. #~ "can record this title."
  870. #~ msgstr ""
  871. #~ msgid "Method"
  872. #~ msgstr "方法"
  873. #~ msgid ""
  874. #~ "This tab does not show up for "
  875. #~ "search results but you can search "
  876. #~ "the engines listed here via bangs."
  877. #~ msgstr ""
  878. #~ msgid "Advanced settings"
  879. #~ msgstr "進階設定"
  880. #~ msgid "Close"
  881. #~ msgstr "關閉"
  882. #~ msgid "Language"
  883. #~ msgstr "語言"
  884. #~ msgid "broken"
  885. #~ msgstr "故障"
  886. #~ msgid "supported"
  887. #~ msgstr "支援"
  888. #~ msgid "not supported"
  889. #~ msgstr "不支援"
  890. #~ msgid "about"
  891. #~ msgstr "關於"
  892. #~ msgid "Avg."
  893. #~ msgstr "平均"
  894. #~ msgid "User Interface"
  895. #~ msgstr "用戶界面"
  896. #~ msgid "Choose style for this theme"
  897. #~ msgstr "選擇這個主題的樣式"
  898. #~ msgid "Style"
  899. #~ msgstr "樣式"
  900. #~ msgid "Show advanced settings"
  901. #~ msgstr "顯示高級設置"
  902. #~ msgid "Show advanced settings panel in the home page by default"
  903. #~ msgstr "首頁默認顯示高級設置面板"
  904. #~ msgid "Allow all"
  905. #~ msgstr "允許全部"
  906. #~ msgid "Disable all"
  907. #~ msgstr "停用全部"
  908. #~ msgid "Selected language"
  909. #~ msgstr "已選取的語言"
  910. #~ msgid "Query"
  911. #~ msgstr "查詢"
  912. #~ msgid "save"
  913. #~ msgstr "儲存"
  914. #~ msgid "back"
  915. #~ msgstr "返回"
  916. #~ msgid "Links"
  917. #~ msgstr "連結"
  918. #~ msgid "RSS subscription"
  919. #~ msgstr "RSS 訂閱"
  920. #~ msgid "Search results"
  921. #~ msgstr "搜尋結果"
  922. #~ msgid "next page"
  923. #~ msgstr "下一頁"
  924. #~ msgid "previous page"
  925. #~ msgstr "上一頁"
  926. #~ msgid "Start search"
  927. #~ msgstr "開始搜尋"
  928. #~ msgid "Clear search"
  929. #~ msgstr "清除搜尋"
  930. #~ msgid "Clear"
  931. #~ msgstr "清除"
  932. #~ msgid "stats"
  933. #~ msgstr "統計"
  934. #~ msgid "Heads up!"
  935. #~ msgstr "注意!"
  936. #~ msgid "It look like you are using SearXNG first time."
  937. #~ msgstr "這似乎是您首次使用 SearXNG。"
  938. #~ msgid "Well done!"
  939. #~ msgstr "很好!"
  940. #~ msgid "Settings saved successfully."
  941. #~ msgstr "設定成功儲存。"
  942. #~ msgid "Oh snap!"
  943. #~ msgstr "糟糕!"
  944. #~ msgid "Something went wrong."
  945. #~ msgstr "發生了一點問題。"
  946. #~ msgid "Date"
  947. #~ msgstr "日期"
  948. #~ msgid "Type"
  949. #~ msgstr "類型"
  950. #~ msgid "Get image"
  951. #~ msgstr "取得圖片"