messages.po 35 KB

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