messages.po 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470
  1. # Vietnamese translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # dd721411 <dd721411@gmail.com>, 2018
  7. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: searx\n"
  11. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  12. "POT-Creation-Date: 2022-09-28 07:29+0000\n"
  13. "PO-Revision-Date: 2022-09-21 15:58+0000\n"
  14. "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n"
  15. "Language: vi\n"
  16. "Language-Team: Vietnamese "
  17. "<https://weblate.bubu1.eu/projects/searxng/searxng/vi/>\n"
  18. "Plural-Forms: nplurals=1; plural=0;\n"
  19. "MIME-Version: 1.0\n"
  20. "Content-Type: text/plain; charset=utf-8\n"
  21. "Content-Transfer-Encoding: 8bit\n"
  22. "Generated-By: Babel 2.10.3\n"
  23. #. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
  24. #: searx/searxng.msg
  25. msgid "others"
  26. msgstr "người khác"
  27. #. CONSTANT_NAMES['OTHER_CATEGORY']
  28. #: searx/searxng.msg
  29. msgid "other"
  30. msgstr "khác"
  31. #. CATEGORY_NAMES['FILES']
  32. #: searx/searxng.msg
  33. msgid "files"
  34. msgstr "các thư mục"
  35. #. CATEGORY_NAMES['GENERAL']
  36. #: searx/searxng.msg
  37. msgid "general"
  38. msgstr "tổng quát"
  39. #. CATEGORY_NAMES['MUSIC']
  40. #: searx/searxng.msg
  41. msgid "music"
  42. msgstr "âm nhạc"
  43. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  44. #: searx/searxng.msg
  45. msgid "social media"
  46. msgstr "mạng xã hội"
  47. #. CATEGORY_NAMES['IMAGES']
  48. #: searx/searxng.msg
  49. msgid "images"
  50. msgstr "hình ảnh"
  51. #. CATEGORY_NAMES['VIDEOS']
  52. #: searx/searxng.msg
  53. msgid "videos"
  54. msgstr "phim"
  55. #. CATEGORY_NAMES['IT']
  56. #: searx/searxng.msg
  57. msgid "it"
  58. msgstr "CNTT"
  59. #. CATEGORY_NAMES['NEWS']
  60. #: searx/searxng.msg
  61. msgid "news"
  62. msgstr "tin tức"
  63. #. CATEGORY_NAMES['MAP']
  64. #: searx/searxng.msg
  65. msgid "map"
  66. msgstr "bản đồ"
  67. #. CATEGORY_NAMES['ONIONS']
  68. #: searx/searxng.msg
  69. msgid "onions"
  70. msgstr "củ hành"
  71. #. CATEGORY_NAMES['SCIENCE']
  72. #: searx/searxng.msg
  73. msgid "science"
  74. msgstr "khoa học"
  75. #. CATEGORY_GROUPS['APPS']
  76. #: searx/searxng.msg
  77. msgid "apps"
  78. msgstr "Ứng dụng"
  79. #. CATEGORY_GROUPS['DICTIONARIES']
  80. #: searx/searxng.msg
  81. msgid "dictionaries"
  82. msgstr "Từ điển"
  83. #. CATEGORY_GROUPS['LYRICS']
  84. #: searx/searxng.msg
  85. msgid "lyrics"
  86. msgstr "Lời bài hát"
  87. #. CATEGORY_GROUPS['PACKAGES']
  88. #: searx/searxng.msg
  89. msgid "packages"
  90. msgstr "gói kiện/gói hàng"
  91. #. CATEGORY_GROUPS['Q_A']
  92. #: searx/searxng.msg
  93. msgid "q&a"
  94. msgstr "hỏi đáp"
  95. #. CATEGORY_GROUPS['REPOS']
  96. #: searx/searxng.msg
  97. msgid "repos"
  98. msgstr "kho"
  99. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  100. #: searx/searxng.msg
  101. msgid "software wikis"
  102. msgstr "wiki về phần mềm"
  103. #. CATEGORY_GROUPS['WEB']
  104. #: searx/searxng.msg
  105. msgid "web"
  106. msgstr "mạng lưới/mạng"
  107. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  108. #: searx/searxng.msg
  109. msgid "scientific publications"
  110. msgstr ""
  111. #. STYLE_NAMES['AUTO']
  112. #: searx/searxng.msg
  113. msgid "auto"
  114. msgstr "Tự động"
  115. #. STYLE_NAMES['LIGHT']
  116. #: searx/searxng.msg
  117. msgid "light"
  118. msgstr "Sáng"
  119. #. STYLE_NAMES['DARK']
  120. #: searx/searxng.msg
  121. msgid "dark"
  122. msgstr "Tối"
  123. #: searx/webapp.py:164
  124. msgid "timeout"
  125. msgstr "Hết thời gian"
  126. #: searx/webapp.py:165
  127. msgid "parsing error"
  128. msgstr "Lỗi phân tách"
  129. #: searx/webapp.py:166
  130. msgid "HTTP protocol error"
  131. msgstr "Lỗi giao thức HTTP"
  132. #: searx/webapp.py:167
  133. msgid "network error"
  134. msgstr "Lỗi mạng"
  135. #: searx/webapp.py:169
  136. msgid "unexpected crash"
  137. msgstr "sập đột ngột"
  138. #: searx/webapp.py:176
  139. msgid "HTTP error"
  140. msgstr "Lỗi HTTP"
  141. #: searx/webapp.py:177
  142. msgid "HTTP connection error"
  143. msgstr "Lỗi kết nối HTTP"
  144. #: searx/webapp.py:183
  145. msgid "proxy error"
  146. msgstr "Lỗi proxy"
  147. #: searx/webapp.py:184
  148. msgid "CAPTCHA"
  149. msgstr "CAPTCHA"
  150. #: searx/webapp.py:185
  151. msgid "too many requests"
  152. msgstr "quá nhiều yêu cầu"
  153. #: searx/webapp.py:186
  154. msgid "access denied"
  155. msgstr "Truy cập bị từ chối"
  156. #: searx/webapp.py:187
  157. msgid "server API error"
  158. msgstr "Lỗi máy chủ API"
  159. #: searx/webapp.py:362
  160. msgid "No item found"
  161. msgstr "Không tìm thấy gì"
  162. #: searx/engines/qwant.py:217
  163. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:364
  164. msgid "Source"
  165. msgstr "Nguồn"
  166. #: searx/webapp.py:366
  167. msgid "Error loading the next page"
  168. msgstr "Không thể tải trang kế tiếp"
  169. #: searx/webapp.py:518 searx/webapp.py:950
  170. msgid "Invalid settings, please edit your preferences"
  171. msgstr "Cài đặt không hợp lệ, xin xem lại tuỳ chỉnh"
  172. #: searx/webapp.py:534
  173. msgid "Invalid settings"
  174. msgstr "Cài đặt không hợp lệ"
  175. #: searx/webapp.py:611 searx/webapp.py:687
  176. msgid "search error"
  177. msgstr "lỗi tìm kiếm"
  178. #: searx/webapp.py:849
  179. msgid "Suspended"
  180. msgstr "Treo/gián đoạn/chặn"
  181. #: searx/webutils.py:161
  182. msgid "{minutes} minute(s) ago"
  183. msgstr "{minutes} phút() trước"
  184. #: searx/webutils.py:162
  185. msgid "{hours} hour(s), {minutes} minute(s) ago"
  186. msgstr "{hours} giờ, {minutes} phút trước"
  187. #: searx/answerers/random/answerer.py:67
  188. msgid "Random value generator"
  189. msgstr "Trình tạo giá trị ngẫu nhiên"
  190. #: searx/answerers/random/answerer.py:68
  191. msgid "Generate different random values"
  192. msgstr "Tạo các giá trị ngẫu nhiên khác nhau"
  193. #: searx/answerers/statistics/answerer.py:47
  194. msgid "Statistics functions"
  195. msgstr "Các hàm thống kê"
  196. #: searx/answerers/statistics/answerer.py:48
  197. msgid "Compute {functions} of the arguments"
  198. msgstr "Tính toán {functions} của các đối số"
  199. #: searx/engines/openstreetmap.py:160
  200. msgid "Get directions"
  201. msgstr "Nhận điều hướng"
  202. #: searx/engines/pdbe.py:96
  203. msgid "{title} (OBSOLETE)"
  204. msgstr "{title} (HẾT HẠN)"
  205. #: searx/engines/pdbe.py:103
  206. msgid "This entry has been superseded by"
  207. msgstr "Mục này đã được thay thế bởi"
  208. #: searx/engines/qwant.py:219
  209. msgid "Channel"
  210. msgstr "Kênh"
  211. #: searx/engines/semantic_scholar.py:81
  212. msgid ""
  213. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  214. "{lastCitationVelocityYear}"
  215. msgstr ""
  216. #: searx/engines/tineye.py:40
  217. msgid ""
  218. "Could not read that image url. This may be due to an unsupported file "
  219. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  220. " WebP."
  221. msgstr ""
  222. "Không thể đọc URL của hình ảnh. Đây có thể là do hình ảnh sử dụng định "
  223. "dạng không được hỗ trợ. TinEye chỉ hỗ trợ ảnh ở định dạng JPEG, PNG, GIF,"
  224. " BMP, TIFF hoặc WebP."
  225. #: searx/engines/tineye.py:46
  226. msgid ""
  227. "The image is too simple to find matches. TinEye requires a basic level of"
  228. " visual detail to successfully identify matches."
  229. msgstr ""
  230. "Hình ảnh này quá đơn giản để tìm ra kết quả. TinEye cần mức độ chi tiết "
  231. "hình ảnh cơ bản để tìm thấy kết quả thành công."
  232. #: searx/engines/tineye.py:52
  233. msgid "The image could not be downloaded."
  234. msgstr "Hình ảnh không thể được hiển thị."
  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 "Chuyển các chuỗi thành các hash băm khác nhau."
  250. #: searx/plugins/hash_plugin.py:52
  251. msgid "hash digest"
  252. msgstr "hash băm"
  253. #: searx/plugins/hostname_replace.py:9
  254. msgid "Hostname replace"
  255. msgstr "Thay đổi tên máy chủ"
  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 "Viết lại DOI Truy Cập Miễn Phí"
  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. "Tránh việc trả phí bằng cách chuyển hướng đến các phiên bản truy cập miễn"
  268. " phí của ấn phẩm khi có thể"
  269. #: searx/plugins/search_on_category_select.py:19
  270. msgid "Search on category select"
  271. msgstr "Tìm kiếm khi chọn danh mục đơn"
  272. #: searx/plugins/search_on_category_select.py:20
  273. msgid ""
  274. "Perform search immediately if a category selected. Disable to select "
  275. "multiple categories. (JavaScript required)"
  276. msgstr ""
  277. "Thực thi tìm kiếm ngay khi chọn một danh mục. Tắt đi để chọn nhiều danh "
  278. "mục. (yêu cầu JavaScript)"
  279. #: searx/plugins/self_info.py:20
  280. msgid "Self Information"
  281. msgstr ""
  282. #: searx/plugins/self_info.py:21
  283. msgid ""
  284. "Displays your IP if the query is \"ip\" and your user agent if the query "
  285. "contains \"user agent\"."
  286. msgstr "Hiện IP của bạn khi gõ \"ip\" và hiện user agent khi gõ \"user agent\"."
  287. #: searx/plugins/tor_check.py:25
  288. msgid "Tor check plugin"
  289. msgstr "Kiểm tra Tor plugin"
  290. #: searx/plugins/tor_check.py:28
  291. msgid ""
  292. "This plugin checks if the address of the request is a TOR exit node, and "
  293. "informs the user if it is, like check.torproject.org but from searxng."
  294. msgstr ""
  295. "Plugin này kiểm tra nếu một địa chỉ được yêu cầu có phải là một TOR exit "
  296. "node hay không, và thông báo lại cho người dùng. Giống như "
  297. "check.torproject.org nhưng từ SearXNG."
  298. #: searx/plugins/tor_check.py:62
  299. msgid ""
  300. "The TOR exit node list (https://check.torproject.org/exit-addresses) is "
  301. "unreachable."
  302. msgstr ""
  303. "Danh sách TOR exit node (https://check.torproject.org/exit-addresses) "
  304. "không thể được tiếp cận."
  305. #: searx/plugins/tor_check.py:78
  306. msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  307. msgstr "Bạn đang dùng TOR. Địa chỉ IP của bạn có thể là: {ip_address}."
  308. #: searx/plugins/tor_check.py:84
  309. msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  310. msgstr ""
  311. #: searx/plugins/tracker_url_remover.py:29
  312. msgid "Tracker URL remover"
  313. msgstr "Trình loại bỏ URL theo dõi"
  314. #: searx/plugins/tracker_url_remover.py:30
  315. msgid "Remove trackers arguments from the returned URL"
  316. msgstr "Loại bỏ các đối số theo dõi từ URL trả về"
  317. #: searx/plugins/vim_hotkeys.py:3
  318. msgid "Vim-like hotkeys"
  319. msgstr "Các phím tắt Vim-like"
  320. #: searx/plugins/vim_hotkeys.py:4
  321. msgid ""
  322. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  323. "Press \"h\" key on main or result page to get help."
  324. msgstr ""
  325. "Điều hướng các kết quả tìm kiếm với các phím tắt Vim-like (yêu cầu "
  326. "JavaScript). Nhấn phím \"h\" trên trang chính hoặc trang kết quả để xem "
  327. "trợ giúp."
  328. #: searx/templates/simple/404.html:4
  329. msgid "Page not found"
  330. msgstr "Không tìm thấy trang"
  331. #: searx/templates/simple/404.html:6
  332. #, python-format
  333. msgid "Go to %(search_page)s."
  334. msgstr "Đi đến %(search_page)s."
  335. #: searx/templates/simple/404.html:6
  336. msgid "search page"
  337. msgstr "tìm kiếm trang"
  338. #: searx/templates/simple/base.html:46
  339. msgid "About"
  340. msgstr ""
  341. #: searx/templates/simple/base.html:50
  342. msgid "Donate"
  343. msgstr ""
  344. #: searx/templates/simple/base.html:54
  345. #: searx/templates/simple/preferences.html:99
  346. msgid "Preferences"
  347. msgstr "Tuỳ chỉnh"
  348. #: searx/templates/simple/base.html:64
  349. msgid "Powered by"
  350. msgstr "Được cung cấp bởi"
  351. #: searx/templates/simple/base.html:64
  352. msgid "a privacy-respecting, open metasearch engine"
  353. msgstr ""
  354. #: searx/templates/simple/base.html:65
  355. msgid "Source code"
  356. msgstr ""
  357. #: searx/templates/simple/base.html:66
  358. msgid "Issue tracker"
  359. msgstr ""
  360. #: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
  361. msgid "Engine stats"
  362. msgstr "Các thông số về trình tìm kiếm"
  363. #: searx/templates/simple/base.html:69
  364. #: searx/templates/simple/messages/no_results.html:15
  365. msgid "Public instances"
  366. msgstr ""
  367. #: searx/templates/simple/base.html:72
  368. msgid "Privacy policy"
  369. msgstr ""
  370. #: searx/templates/simple/base.html:75
  371. msgid "Contact instance maintainer"
  372. msgstr ""
  373. #: searx/templates/simple/categories.html:24
  374. msgid "Click on the magnifier to perform search"
  375. msgstr "Nhấp vào hình kính lúp để tiến hành tìm kiếm"
  376. #: searx/templates/simple/macros.html:36
  377. msgid "Length"
  378. msgstr ""
  379. #: searx/templates/simple/macros.html:37
  380. #: searx/templates/simple/result_templates/images.html:18
  381. #: searx/templates/simple/result_templates/paper.html:6
  382. msgid "Author"
  383. msgstr ""
  384. #: searx/templates/simple/macros.html:45
  385. msgid "cached"
  386. msgstr "đã lưu cache"
  387. #: searx/templates/simple/macros.html:45
  388. msgid "proxied"
  389. msgstr "đã proxy"
  390. #: searx/templates/simple/new_issue.html:64
  391. msgid "Start submiting a new issue on GitHub"
  392. msgstr ""
  393. #: searx/templates/simple/new_issue.html:66
  394. msgid "Please check for existing bugs about this engine on GitHub"
  395. msgstr ""
  396. #: searx/templates/simple/new_issue.html:69
  397. msgid "I confirm there is no existing bug about the issue I encounter"
  398. msgstr ""
  399. #: searx/templates/simple/new_issue.html:71
  400. msgid "If this is a public instance, please specify the URL in the bug report"
  401. msgstr ""
  402. #: searx/templates/simple/new_issue.html:72
  403. msgid "Submit a new issue on Github including the above information"
  404. msgstr ""
  405. #: searx/templates/simple/preferences.html:29
  406. msgid "No HTTPS"
  407. msgstr ""
  408. #: searx/templates/simple/messages/no_results.html:10
  409. #: searx/templates/simple/preferences.html:31
  410. #: searx/templates/simple/preferences.html:32
  411. #: searx/templates/simple/results.html:49
  412. msgid "View error logs and submit a bug report"
  413. msgstr ""
  414. #: searx/templates/simple/preferences.html:53
  415. #: searx/templates/simple/stats.html:64
  416. msgid "Median"
  417. msgstr ""
  418. #: searx/templates/simple/preferences.html:54
  419. #: searx/templates/simple/stats.html:70
  420. msgid "P80"
  421. msgstr ""
  422. #: searx/templates/simple/preferences.html:55
  423. #: searx/templates/simple/stats.html:76
  424. msgid "P95"
  425. msgstr ""
  426. #: searx/templates/simple/preferences.html:83
  427. msgid "Failed checker test(s): "
  428. msgstr ""
  429. #: searx/templates/simple/preferences.html:85
  430. msgid "Errors:"
  431. msgstr ""
  432. #: searx/templates/simple/preferences.html:105
  433. msgid "General"
  434. msgstr "Tổng quát"
  435. #: searx/templates/simple/preferences.html:108
  436. msgid "Default categories"
  437. msgstr "Các danh mục mặc định"
  438. #: searx/templates/simple/filters/languages.html:1
  439. #: searx/templates/simple/preferences.html:115
  440. msgid "Search language"
  441. msgstr "Ngôn ngữ tìm kiếm"
  442. #: searx/templates/simple/filters/languages.html:2
  443. #: searx/templates/simple/preferences.html:118
  444. msgid "Default language"
  445. msgstr "Ngôn ngữ mặc định"
  446. #: searx/templates/simple/preferences.html:124
  447. msgid "What language do you prefer for search?"
  448. msgstr "Bạn muốn tìm kiếm bằng ngôn ngữ nào?"
  449. #: searx/templates/simple/preferences.html:129
  450. msgid "Autocomplete"
  451. msgstr "Gợi ý tự động"
  452. #: searx/templates/simple/preferences.html:138
  453. msgid "Find stuff as you type"
  454. msgstr "Tìm kiếm ngay khi gõ"
  455. #: searx/templates/simple/filters/safesearch.html:1
  456. #: searx/templates/simple/filters/safesearch.html:2
  457. #: searx/templates/simple/filters/safesearch.html:3
  458. #: searx/templates/simple/filters/safesearch.html:4
  459. #: searx/templates/simple/preferences.html:143
  460. #: searx/templates/simple/preferences.html:311
  461. msgid "SafeSearch"
  462. msgstr "Tìm Kiếm An Toàn"
  463. #: searx/templates/simple/filters/safesearch.html:2
  464. #: searx/templates/simple/preferences.html:146
  465. msgid "Strict"
  466. msgstr "Nghiêm ngặt"
  467. #: searx/templates/simple/filters/safesearch.html:3
  468. #: searx/templates/simple/preferences.html:147
  469. msgid "Moderate"
  470. msgstr "Vừa phải"
  471. #: searx/templates/simple/filters/safesearch.html:4
  472. #: searx/templates/simple/preferences.html:148
  473. msgid "None"
  474. msgstr "Không"
  475. #: searx/templates/simple/preferences.html:151
  476. msgid "Filter content"
  477. msgstr "Lọc các nội dung"
  478. #: searx/templates/simple/preferences.html:157
  479. msgid "Open Access DOI resolver"
  480. msgstr "Trình xử lý DOI Truy Cập Miễn Phí"
  481. #: searx/templates/simple/preferences.html:167
  482. msgid ""
  483. "Redirect to open-access versions of publications when available (plugin "
  484. "required)"
  485. msgstr ""
  486. "Chuyển hướng đến các phiên bản truy cập miễn phí của ấn phẩm khi có thể "
  487. "(yêu cầu phần mở rộng)"
  488. #: searx/templates/simple/preferences.html:171
  489. msgid "Engine tokens"
  490. msgstr ""
  491. #: searx/templates/simple/preferences.html:175
  492. msgid "Access tokens for private engines"
  493. msgstr ""
  494. #: searx/templates/simple/preferences.html:179
  495. msgid "User interface"
  496. msgstr "Giao diện người dùng"
  497. #: searx/templates/simple/preferences.html:182
  498. msgid "Interface language"
  499. msgstr "Ngôn ngữ giao diện"
  500. #: searx/templates/simple/preferences.html:190
  501. msgid "Change the language of the layout"
  502. msgstr "Thay đổi ngôn ngữ giao diện"
  503. #: searx/templates/simple/preferences.html:195
  504. msgid "Theme"
  505. msgstr ""
  506. #: searx/templates/simple/preferences.html:203
  507. msgid "Change SearXNG layout"
  508. msgstr ""
  509. #: searx/templates/simple/preferences.html:206
  510. msgid "Theme style"
  511. msgstr ""
  512. #: searx/templates/simple/preferences.html:214
  513. msgid "Choose auto to follow your browser settings"
  514. msgstr ""
  515. #: searx/templates/simple/preferences.html:217
  516. msgid "Center Alignment"
  517. msgstr ""
  518. #: searx/templates/simple/preferences.html:220
  519. #: searx/templates/simple/preferences.html:232
  520. #: searx/templates/simple/preferences.html:244
  521. msgid "On"
  522. msgstr "Bật"
  523. #: searx/templates/simple/preferences.html:221
  524. #: searx/templates/simple/preferences.html:233
  525. #: searx/templates/simple/preferences.html:245
  526. msgid "Off"
  527. msgstr "Tắt"
  528. #: searx/templates/simple/preferences.html:224
  529. msgid "Displays results in the center of the page (Oscar layout)."
  530. msgstr ""
  531. #: searx/templates/simple/preferences.html:229
  532. msgid "Results on new tabs"
  533. msgstr "Hiện kết quả trên các thẻ mới"
  534. #: searx/templates/simple/preferences.html:236
  535. msgid "Open result links on new browser tabs"
  536. msgstr "Mở kết quả trên những thẻ trình duyệt mới"
  537. #: searx/templates/simple/preferences.html:241
  538. msgid "Infinite scroll"
  539. msgstr "Cuộn liên tục"
  540. #: searx/templates/simple/preferences.html:248
  541. msgid "Automatically load next page when scrolling to bottom of current page"
  542. msgstr "Tự động tải trang kế tiếp khi cuộn đến cuối trang hiện tại"
  543. #: searx/templates/simple/preferences.html:254
  544. msgid "Privacy"
  545. msgstr "Quyền riêng tư"
  546. #: searx/templates/simple/preferences.html:257
  547. msgid "HTTP Method"
  548. msgstr ""
  549. #: searx/templates/simple/preferences.html:264
  550. msgid ""
  551. "Change how forms are submitted, <a "
  552. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  553. " rel=\"external\">learn more about request methods</a>"
  554. msgstr ""
  555. #: searx/templates/simple/preferences.html:269
  556. msgid "Image proxy"
  557. msgstr "Proxy hình ảnh"
  558. #: searx/templates/simple/preferences.html:272
  559. #: searx/templates/simple/preferences.html:284
  560. msgid "Enabled"
  561. msgstr "Đã"
  562. #: searx/templates/simple/preferences.html:273
  563. #: searx/templates/simple/preferences.html:285
  564. msgid "Disabled"
  565. msgstr "Đã tắt"
  566. #: searx/templates/simple/preferences.html:276
  567. msgid "Proxying image results through SearXNG"
  568. msgstr ""
  569. #: searx/templates/simple/preferences.html:281
  570. msgid "Query in the page's title"
  571. msgstr ""
  572. #: searx/templates/simple/preferences.html:288
  573. msgid ""
  574. "When enabled, the result page's title contains your query. Your browser "
  575. "can record this title"
  576. msgstr ""
  577. #: searx/templates/simple/preferences.html:294
  578. msgid "Engines"
  579. msgstr "Các trình tìm kiếm"
  580. #: searx/templates/simple/preferences.html:295
  581. msgid "Currently used search engines"
  582. msgstr "Các trình tìm kiếm đang được dùng"
  583. #: searx/templates/simple/preferences.html:302
  584. msgid ""
  585. "This tab does not show up for search results, but you can search the "
  586. "engines listed here via bangs."
  587. msgstr ""
  588. #: searx/templates/simple/preferences.html:307
  589. #: searx/templates/simple/preferences.html:358
  590. msgid "Allow"
  591. msgstr "Cho phép"
  592. #: searx/templates/simple/preferences.html:308
  593. #: searx/templates/simple/stats.html:25
  594. msgid "Engine name"
  595. msgstr "Tên trình tìm kiếm"
  596. #: searx/templates/simple/preferences.html:309
  597. msgid "Shortcut"
  598. msgstr "Lối tắt"
  599. #: searx/templates/simple/preferences.html:310
  600. msgid "Supports selected language"
  601. msgstr "Có hỗ trợ ngôn ngữ được chọn"
  602. #: searx/templates/simple/filters/time_range.html:1
  603. #: searx/templates/simple/preferences.html:312
  604. msgid "Time range"
  605. msgstr "Khoảng thời gian"
  606. #: searx/templates/simple/preferences.html:313
  607. #: searx/templates/simple/stats.html:28
  608. msgid "Response time"
  609. msgstr ""
  610. #: searx/templates/simple/preferences.html:314
  611. msgid "Max time"
  612. msgstr "Thời gian tối đa"
  613. #: searx/templates/simple/preferences.html:315
  614. #: searx/templates/simple/stats.html:29
  615. msgid "Reliability"
  616. msgstr ""
  617. #: searx/templates/simple/preferences.html:353
  618. msgid "Special Queries"
  619. msgstr ""
  620. #: searx/templates/simple/preferences.html:359
  621. msgid "Keywords"
  622. msgstr "Các từ khoá"
  623. #: searx/templates/simple/preferences.html:360
  624. msgid "Name"
  625. msgstr "Tên"
  626. #: searx/templates/simple/preferences.html:361
  627. msgid "Description"
  628. msgstr "Mô tả"
  629. #: searx/templates/simple/preferences.html:362
  630. msgid "Examples"
  631. msgstr "Các ví dụ"
  632. #: searx/templates/simple/preferences.html:365
  633. msgid "This is the list of SearXNG's instant answering modules."
  634. msgstr ""
  635. #: searx/templates/simple/preferences.html:376
  636. msgid "This is the list of plugins."
  637. msgstr ""
  638. #: searx/templates/simple/preferences.html:393
  639. msgid "Cookies"
  640. msgstr "Các cookie"
  641. #: searx/templates/simple/preferences.html:395
  642. msgid ""
  643. "This is the list of cookies and their values SearXNG is storing on your "
  644. "computer."
  645. msgstr ""
  646. #: searx/templates/simple/preferences.html:396
  647. msgid "With that list, you can assess SearXNG transparency."
  648. msgstr ""
  649. #: searx/templates/simple/preferences.html:401
  650. msgid "Cookie name"
  651. msgstr "Tên cookie"
  652. #: searx/templates/simple/preferences.html:402
  653. msgid "Value"
  654. msgstr "Giá trị"
  655. #: searx/templates/simple/preferences.html:414
  656. msgid "Search URL of the currently saved preferences"
  657. msgstr "URL tìm kiếm của tuỳ chỉnh được lưu hiện tại"
  658. #: searx/templates/simple/preferences.html:418
  659. msgid ""
  660. "Note: specifying custom settings in the search URL can reduce privacy by "
  661. "leaking data to the clicked result sites."
  662. msgstr ""
  663. "Ghi chú: việc định rõ cài đặt cá nhân trong URL tìm kiếm có thể làm suy "
  664. "giảm mức độ riêng tư vì nó chuyển dữ liệu đến các trang kết quả được nhấp"
  665. " chọn."
  666. #: searx/templates/simple/preferences.html:419
  667. msgid "URL to restore your preferences in another browser"
  668. msgstr ""
  669. #: searx/templates/simple/preferences.html:423
  670. msgid ""
  671. "Specifying custom settings in the preferences URL can be used to sync "
  672. "preferences across devices."
  673. msgstr ""
  674. #: searx/templates/simple/preferences.html:428
  675. msgid ""
  676. "These settings are stored in your cookies, this allows us not to store "
  677. "this data about you."
  678. msgstr ""
  679. "Những cài đặt này được lưu trữ trong các cookie, điều này cho phép chúng "
  680. "tôi không phải lưu các dữ liệu về bạn."
  681. #: searx/templates/simple/preferences.html:430
  682. msgid ""
  683. "These cookies serve your sole convenience, we don't use these cookies to "
  684. "track you."
  685. msgstr ""
  686. "Những cookie này chỉ phục vụ cho chính bạn, chúng tôi không sử dụng chúng"
  687. " để theo dõi bạn."
  688. #: searx/templates/simple/preferences.html:433
  689. msgid "Save"
  690. msgstr ""
  691. #: searx/templates/simple/preferences.html:434
  692. msgid "Reset defaults"
  693. msgstr "Đưa về mặc định"
  694. #: searx/templates/simple/preferences.html:435
  695. msgid "Back"
  696. msgstr ""
  697. #: searx/templates/simple/results.html:23
  698. msgid "Answers"
  699. msgstr "Các đáp án"
  700. #: searx/templates/simple/results.html:39
  701. msgid "Number of results"
  702. msgstr "Số lượng kết quả"
  703. #: searx/templates/simple/messages/no_results.html:6
  704. #: searx/templates/simple/results.html:46
  705. msgid "Error!"
  706. msgstr "Lỗi!"
  707. #: searx/templates/simple/results.html:46
  708. msgid "Engines cannot retrieve results"
  709. msgstr "Các trình tìm kiếm không nhận được kết quả"
  710. #: searx/templates/simple/results.html:68
  711. msgid "Suggestions"
  712. msgstr "Các gợi ý"
  713. #: searx/templates/simple/results.html:90
  714. msgid "Search URL"
  715. msgstr "URL Tìm kiếm"
  716. #: searx/templates/simple/results.html:96
  717. msgid "Download results"
  718. msgstr "Tải về các kết quả"
  719. #: searx/templates/simple/results.html:120
  720. msgid "Try searching for:"
  721. msgstr "Thử tìm kiếm:"
  722. #: searx/templates/simple/results.html:152
  723. msgid "Back to top"
  724. msgstr ""
  725. #: searx/templates/simple/results.html:170
  726. msgid "Previous page"
  727. msgstr ""
  728. #: searx/templates/simple/results.html:187
  729. msgid "Next page"
  730. msgstr ""
  731. #: searx/templates/simple/search.html:3
  732. msgid "Display the front page"
  733. msgstr ""
  734. #: searx/templates/simple/search.html:9
  735. #: searx/templates/simple/simple_search.html:5
  736. msgid "Search for..."
  737. msgstr "Tìm kiếm về..."
  738. #: searx/templates/simple/search.html:10
  739. #: searx/templates/simple/simple_search.html:6
  740. msgid "clear"
  741. msgstr ""
  742. #: searx/templates/simple/search.html:11
  743. #: searx/templates/simple/simple_search.html:7
  744. msgid "search"
  745. msgstr ""
  746. #: searx/templates/simple/stats.html:21
  747. msgid "There is currently no data available. "
  748. msgstr "Hiện không có dữ liệu nào."
  749. #: searx/templates/simple/stats.html:26
  750. msgid "Scores"
  751. msgstr "Điểm số"
  752. #: searx/templates/simple/stats.html:27
  753. msgid "Result count"
  754. msgstr ""
  755. #: searx/templates/simple/stats.html:59
  756. msgid "Total"
  757. msgstr ""
  758. #: searx/templates/simple/stats.html:60
  759. msgid "HTTP"
  760. msgstr ""
  761. #: searx/templates/simple/stats.html:61
  762. msgid "Processing"
  763. msgstr ""
  764. #: searx/templates/simple/stats.html:99
  765. msgid "Warnings"
  766. msgstr ""
  767. #: searx/templates/simple/stats.html:99
  768. msgid "Errors and exceptions"
  769. msgstr ""
  770. #: searx/templates/simple/stats.html:105
  771. msgid "Exception"
  772. msgstr ""
  773. #: searx/templates/simple/stats.html:107
  774. msgid "Message"
  775. msgstr ""
  776. #: searx/templates/simple/stats.html:109
  777. msgid "Percentage"
  778. msgstr ""
  779. #: searx/templates/simple/stats.html:111
  780. msgid "Parameter"
  781. msgstr ""
  782. #: searx/templates/simple/stats.html:119
  783. msgid "Filename"
  784. msgstr ""
  785. #: searx/templates/simple/stats.html:120
  786. msgid "Function"
  787. msgstr ""
  788. #: searx/templates/simple/stats.html:121
  789. msgid "Code"
  790. msgstr ""
  791. #: searx/templates/simple/stats.html:128
  792. msgid "Checker"
  793. msgstr ""
  794. #: searx/templates/simple/stats.html:131
  795. msgid "Failed test"
  796. msgstr ""
  797. #: searx/templates/simple/stats.html:132
  798. msgid "Comment(s)"
  799. msgstr ""
  800. #: searx/templates/simple/filters/time_range.html:3
  801. msgid "Anytime"
  802. msgstr "Bất kỳ lúc nào"
  803. #: searx/templates/simple/filters/time_range.html:6
  804. msgid "Last day"
  805. msgstr "Hôm trước"
  806. #: searx/templates/simple/filters/time_range.html:9
  807. msgid "Last week"
  808. msgstr "Tuần trước"
  809. #: searx/templates/simple/filters/time_range.html:12
  810. msgid "Last month"
  811. msgstr "Tháng trước"
  812. #: searx/templates/simple/filters/time_range.html:15
  813. msgid "Last year"
  814. msgstr "Năm ngoái"
  815. #: searx/templates/simple/messages/no_cookies.html:3
  816. msgid "Information!"
  817. msgstr "Thông tin!"
  818. #: searx/templates/simple/messages/no_cookies.html:4
  819. msgid "currently, there are no cookies defined."
  820. msgstr "hiện tại không có cookie nào."
  821. #: searx/templates/simple/messages/no_results.html:6
  822. msgid "Engines cannot retrieve results."
  823. msgstr "Các trình tìm kiếm không nhận được kết quả."
  824. #: searx/templates/simple/messages/no_results.html:15
  825. msgid "Please, try again later or find another SearXNG instance."
  826. msgstr ""
  827. #: searx/templates/simple/messages/no_results.html:20
  828. msgid "Sorry!"
  829. msgstr "Xin lỗi!"
  830. #: searx/templates/simple/messages/no_results.html:21
  831. msgid ""
  832. "we didn't find any results. Please use another query or search in more "
  833. "categories."
  834. msgstr ""
  835. "chúng tôi không tìm thấy kết quả nào. Xin gõ cụm từ khác hoặc tìm kiếm "
  836. "trong nhiều danh mục hơn."
  837. #: searx/templates/simple/result_templates/default.html:6
  838. msgid "show media"
  839. msgstr "hiện nội dung"
  840. #: searx/templates/simple/result_templates/default.html:6
  841. msgid "hide media"
  842. msgstr "ẩn nội dung"
  843. #: searx/templates/simple/result_templates/default.html:14
  844. #: searx/templates/simple/result_templates/videos.html:14
  845. msgid "This site did not provide any description."
  846. msgstr ""
  847. #: searx/templates/simple/result_templates/images.html:19
  848. msgid "Format"
  849. msgstr ""
  850. #: searx/templates/simple/result_templates/images.html:21
  851. msgid "Engine"
  852. msgstr ""
  853. #: searx/templates/simple/result_templates/images.html:22
  854. msgid "View source"
  855. msgstr "Xem nguồn"
  856. #: searx/templates/simple/result_templates/map.html:12
  857. msgid "address"
  858. msgstr ""
  859. #: searx/templates/simple/result_templates/map.html:43
  860. msgid "show map"
  861. msgstr "hiện bản đồ"
  862. #: searx/templates/simple/result_templates/map.html:43
  863. msgid "hide map"
  864. msgstr "ẩn bản đồ"
  865. #: searx/templates/simple/result_templates/paper.html:5
  866. msgid "Published date"
  867. msgstr ""
  868. #: searx/templates/simple/result_templates/paper.html:9
  869. msgid "Journal"
  870. msgstr ""
  871. #: searx/templates/simple/result_templates/paper.html:22
  872. msgid "Editor"
  873. msgstr ""
  874. #: searx/templates/simple/result_templates/paper.html:23
  875. msgid "Publisher"
  876. msgstr ""
  877. #: searx/templates/simple/result_templates/paper.html:24
  878. msgid "Type"
  879. msgstr ""
  880. #: searx/templates/simple/result_templates/paper.html:25
  881. msgid "Tags"
  882. msgstr ""
  883. #: searx/templates/simple/result_templates/paper.html:26
  884. msgid "DOI"
  885. msgstr ""
  886. #: searx/templates/simple/result_templates/paper.html:27
  887. msgid "ISSN"
  888. msgstr ""
  889. #: searx/templates/simple/result_templates/paper.html:28
  890. msgid "ISBN"
  891. msgstr ""
  892. #: searx/templates/simple/result_templates/paper.html:33
  893. msgid "PDF"
  894. msgstr ""
  895. #: searx/templates/simple/result_templates/paper.html:34
  896. msgid "HTML"
  897. msgstr ""
  898. #: searx/templates/simple/result_templates/torrent.html:6
  899. msgid "magnet link"
  900. msgstr "liên kết magnet"
  901. #: searx/templates/simple/result_templates/torrent.html:7
  902. msgid "torrent file"
  903. msgstr "tập tin torrent"
  904. #: searx/templates/simple/result_templates/torrent.html:9
  905. msgid "Seeder"
  906. msgstr "Seeder"
  907. #: searx/templates/simple/result_templates/torrent.html:9
  908. msgid "Leecher"
  909. msgstr "Leecher"
  910. #: searx/templates/simple/result_templates/torrent.html:11
  911. msgid "Filesize"
  912. msgstr "Kích thước tập tin"
  913. #: searx/templates/simple/result_templates/torrent.html:12
  914. msgid "Bytes"
  915. msgstr "Byte"
  916. #: searx/templates/simple/result_templates/torrent.html:13
  917. msgid "kiB"
  918. msgstr "kiB"
  919. #: searx/templates/simple/result_templates/torrent.html:14
  920. msgid "MiB"
  921. msgstr "MiB"
  922. #: searx/templates/simple/result_templates/torrent.html:15
  923. msgid "GiB"
  924. msgstr "GiB"
  925. #: searx/templates/simple/result_templates/torrent.html:16
  926. msgid "TiB"
  927. msgstr "TiB"
  928. #: searx/templates/simple/result_templates/torrent.html:20
  929. msgid "Number of Files"
  930. msgstr "Số lượng tập tin"
  931. #: searx/templates/simple/result_templates/videos.html:6
  932. msgid "show video"
  933. msgstr "hiện"
  934. #: searx/templates/simple/result_templates/videos.html:6
  935. msgid "hide video"
  936. msgstr "ẩn phim"
  937. #~ msgid "Engine time (sec)"
  938. #~ msgstr "Thời gian trình tìm kiếm (giây)"
  939. #~ msgid "Page loads (sec)"
  940. #~ msgstr "Tải trang (giây)"
  941. #~ msgid "Errors"
  942. #~ msgstr "Các lỗi"
  943. #~ msgid "CAPTCHA required"
  944. #~ msgstr ""
  945. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  946. #~ msgstr "Viết lại các liên kết HTTP thành HTTPS khi có thể"
  947. #~ msgid ""
  948. #~ "Results are opened in the same "
  949. #~ "window by default. This plugin "
  950. #~ "overwrites the default behaviour to open"
  951. #~ " links on new tabs/windows. (JavaScript "
  952. #~ "required)"
  953. #~ msgstr ""
  954. #~ "Theo mặc định thì các kết quả "
  955. #~ "được mở trên cùng một cửa sổ. "
  956. #~ "Phần mở rộng này sẽ ghi đè "
  957. #~ "lên hành vi mặc định đó để "
  958. #~ "mở các liên kết trên các thẻ/cửa"
  959. #~ " sổ mới. (yêu cầu JavaScript)"
  960. #~ msgid "Color"
  961. #~ msgstr "Màu sắc"
  962. #~ msgid "Blue (default)"
  963. #~ msgstr "Xanh lam (mặc định)"
  964. #~ msgid "Violet"
  965. #~ msgstr "Tím"
  966. #~ msgid "Green"
  967. #~ msgstr "Xanh lục"
  968. #~ msgid "Cyan"
  969. #~ msgstr "Lục lam"
  970. #~ msgid "Orange"
  971. #~ msgstr "Cam"
  972. #~ msgid "Red"
  973. #~ msgstr "Đỏ"
  974. #~ msgid "Category"
  975. #~ msgstr "Danh mục"
  976. #~ msgid "Block"
  977. #~ msgstr "Chặn"
  978. #~ msgid "original context"
  979. #~ msgstr "ngữ cảnh gốc"
  980. #~ msgid "Plugins"
  981. #~ msgstr "Các phần mở rộng"
  982. #~ msgid "Answerers"
  983. #~ msgstr "Trình trả lời nhanh"
  984. #~ msgid "Avg. time"
  985. #~ msgstr "Thời gian trung bình"
  986. #~ msgid "show details"
  987. #~ msgstr "hiện chi tiết"
  988. #~ msgid "hide details"
  989. #~ msgstr "ẩn chi tiết"
  990. #~ msgid "Load more..."
  991. #~ msgstr "Tải thêm..."
  992. #~ msgid "Loading..."
  993. #~ msgstr ""
  994. #~ msgid "Change searx layout"
  995. #~ msgstr "Thay đổi giao diện searx"
  996. #~ msgid "Proxying image results through searx"
  997. #~ msgstr "Proxy kết quả hình ảnh qua searx"
  998. #~ msgid "This is the list of searx's instant answering modules."
  999. #~ msgstr "Đây là danh sách các module trả lời nhanh của searx"
  1000. #~ msgid ""
  1001. #~ "This is the list of cookies and"
  1002. #~ " their values searx is storing on "
  1003. #~ "your computer."
  1004. #~ msgstr ""
  1005. #~ "Đây là danh sách các cookie và "
  1006. #~ "giá trị của chúng mà searx đang"
  1007. #~ " lưu trữ trên máy tính của bạn."
  1008. #~ msgid "With that list, you can assess searx transparency."
  1009. #~ msgstr "Với danh sách này, bạn có thể đánh giá tính minh bạch của searx."
  1010. #~ msgid "It look like you are using searx first time."
  1011. #~ msgstr "Có vẻ như bạn mới sử dụng searx lần đầu."
  1012. #~ msgid "Please, try again later or find another searx instance."
  1013. #~ msgstr "Xin thử lại lần nữa hoặc tìm một server searx khác"
  1014. #~ msgid "Themes"
  1015. #~ msgstr "Nền"
  1016. #~ msgid "Reliablity"
  1017. #~ msgstr ""
  1018. #~ msgid ""
  1019. #~ "When enabled, the result page's title"
  1020. #~ " contains your query. Your browser "
  1021. #~ "can record this title."
  1022. #~ msgstr ""
  1023. #~ msgid "Method"
  1024. #~ msgstr "Phương pháp"
  1025. #~ msgid ""
  1026. #~ "This tab does not show up for "
  1027. #~ "search results but you can search "
  1028. #~ "the engines listed here via bangs."
  1029. #~ msgstr ""
  1030. #~ msgid "Advanced settings"
  1031. #~ msgstr "Cài đặt nâng cao"
  1032. #~ msgid "Close"
  1033. #~ msgstr "Đóng"
  1034. #~ msgid "Language"
  1035. #~ msgstr ""
  1036. #~ msgid "broken"
  1037. #~ msgstr ""
  1038. #~ msgid "supported"
  1039. #~ msgstr "có hỗ trợ"
  1040. #~ msgid "not supported"
  1041. #~ msgstr "không hỗ trợ"
  1042. #~ msgid "about"
  1043. #~ msgstr "thông tin về"
  1044. #~ msgid "Avg."
  1045. #~ msgstr ""
  1046. #~ msgid "User Interface"
  1047. #~ msgstr ""
  1048. #~ msgid "Choose style for this theme"
  1049. #~ msgstr "Chọn phong cách cho nền này"
  1050. #~ msgid "Style"
  1051. #~ msgstr "Phong cách"
  1052. #~ msgid "Show advanced settings"
  1053. #~ msgstr ""
  1054. #~ msgid "Show advanced settings panel in the home page by default"
  1055. #~ msgstr ""
  1056. #~ msgid "Allow all"
  1057. #~ msgstr ""
  1058. #~ msgid "Disable all"
  1059. #~ msgstr ""
  1060. #~ msgid "Selected language"
  1061. #~ msgstr "Ngôn ngữ được chọn"
  1062. #~ msgid "Query"
  1063. #~ msgstr "Truy vấn"
  1064. #~ msgid "save"
  1065. #~ msgstr "lưu"
  1066. #~ msgid "back"
  1067. #~ msgstr "trở về"
  1068. #~ msgid "Links"
  1069. #~ msgstr "Các liên kết"
  1070. #~ msgid "RSS subscription"
  1071. #~ msgstr ""
  1072. #~ msgid "Search results"
  1073. #~ msgstr "Kết quả tìm kiếm"
  1074. #~ msgid "next page"
  1075. #~ msgstr "trang tiếp theo"
  1076. #~ msgid "previous page"
  1077. #~ msgstr "trang liền trước"
  1078. #~ msgid "Start search"
  1079. #~ msgstr "Bắt đầu tìm kiếm"
  1080. #~ msgid "Clear search"
  1081. #~ msgstr ""
  1082. #~ msgid "Clear"
  1083. #~ msgstr ""
  1084. #~ msgid "stats"
  1085. #~ msgstr "các thông số"
  1086. #~ msgid "Heads up!"
  1087. #~ msgstr "Cẩn thận!"
  1088. #~ msgid "It look like you are using SearXNG first time."
  1089. #~ msgstr ""
  1090. #~ msgid "Well done!"
  1091. #~ msgstr "Tốt lắm!"
  1092. #~ msgid "Settings saved successfully."
  1093. #~ msgstr "Lưu cài đặt thành công."
  1094. #~ msgid "Oh snap!"
  1095. #~ msgstr "Quái quỷ thật!"
  1096. #~ msgid "Something went wrong."
  1097. #~ msgstr "Đã có sự cố."
  1098. #~ msgid "Date"
  1099. #~ msgstr ""
  1100. #~ msgid "Type"
  1101. #~ msgstr ""
  1102. #~ msgid "Get image"
  1103. #~ msgstr "Xem hình ảnh"
  1104. #~ msgid "Center Alignment"
  1105. #~ msgstr ""
  1106. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1107. #~ msgstr ""
  1108. #~ msgid "preferences"
  1109. #~ msgstr "tuỳ chỉnh"
  1110. #~ msgid "Scores per result"
  1111. #~ msgstr "Điểm số cho từng kết quả"
  1112. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1113. #~ msgstr "một trình tìm kiếm đa nguồn, dễ tuỳ biến và tôn trọng quyền riêng tư"
  1114. #~ msgid "No abstract is available for this publication."
  1115. #~ msgstr "Không có bản tóm tắt nào cho ấn phẩm này."
  1116. #~ msgid "Self Informations"
  1117. #~ msgstr "thông tin bản thân"
  1118. #~ msgid ""
  1119. #~ "Change how forms are submited, <a "
  1120. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1121. #~ " rel=\"external\">learn more about request "
  1122. #~ "methods</a>"
  1123. #~ msgstr ""
  1124. #~ "Thay đổi cách thức các cụm từ "
  1125. #~ "tìm kiếm được gửi đi, <a "
  1126. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1127. #~ " rel=\"external\">tìm hiểu thêm về các "
  1128. #~ "phương thức tìm kiếm</a>"