vi.po 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715
  1. # Vietnamese translation for Dselect.
  2. # Copyright © 2006 Free Software Foundation, Inc.
  3. # This file is distributed under the same license as the dpkg package.
  4. # Phan Vinh Thinh <teppi@vnoss.org>, 2005.
  5. # Clytie Siddall <clytie@riverland.net.au>, 2006.
  6. msgid ""
  7. ""
  8. msgstr "Project-Id-Version: dselect\n"
  9. "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
  10. "POT-Creation-Date: 2006-05-03 11:56+0300\n"
  11. "PO-Revision-Date: 2006-10-09 20:37+0930\n"
  12. "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
  13. "Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Plural-Forms: nplurals=1; plural=0;\n"
  18. "X-Generator: LocFactoryEditor 1.6fc1\n"
  19. #: dselect/basecmds.cc:121
  20. msgid "Search for ? "
  21. msgstr "Tìm kiếm ? "
  22. #: dselect/basecmds.cc:143
  23. msgid "Error: "
  24. msgstr "Lỗi: "
  25. #: dselect/basecmds.cc:171
  26. msgid "Help: "
  27. msgstr "Trợ giúp: "
  28. #: dselect/basecmds.cc:177
  29. msgid "Press ? for help menu, . for next topic, <space> to exit help."
  30. msgstr "Nhấn:\n"
  31. "\t? \t\t\t\tđể hiện trình đơn trợ giúp\n"
  32. "\t.\t\t\t\t(dấu chấm) để xem chủ đề tiếp theo\n"
  33. "\tphím dài \tđể thoát khỏi trợ giúp."
  34. #: dselect/basecmds.cc:184
  35. msgid "Help information is available under the following topics:"
  36. msgstr "Có sẵn thông tin trợ giúp dưới những chủ đề sau :"
  37. #: dselect/basecmds.cc:192
  38. msgid ""
  39. "Press a key from the list above, <space> or `q' to exit help,\n"
  40. " or `.' (full stop) to read each help page in turn. "
  41. msgstr "Nhấn:\n"
  42. "\tmột phím từ danh sách ở trên,\n"
  43. "\tphím dài hoặc phím Q để thoát, hoặc\n"
  44. "\t.\t(dấu chấm) để đọc mỗi trang trợ giúp lần lượt. "
  45. #: dselect/basecmds.cc:198
  46. msgid "error reading keyboard in help"
  47. msgstr "gặp lỗi khi đọc bàn phím trong trợ giúp"
  48. #: dselect/baselist.cc:57
  49. msgid "ioctl(TIOCGWINSZ) failed"
  50. msgstr "ioctl(TIOCGWINSZ) thất bại"
  51. #: dselect/baselist.cc:60
  52. msgid "doupdate in SIGWINCH handler failed"
  53. msgstr "doupdate (chạy cập nhật) trong phần điều khiển SIGWINCH bị lỗi"
  54. #: dselect/baselist.cc:67
  55. msgid "failed to restore old SIGWINCH sigact"
  56. msgstr "việc phục hồi SIGWINCH sigact cũ bị lỗi"
  57. #: dselect/baselist.cc:69
  58. msgid "failed to restore old signal mask"
  59. msgstr "việc phục hồi mặt nạ tín hiệu cũ bị lỗi"
  60. #: dselect/baselist.cc:79
  61. msgid "failed to get old signal mask"
  62. msgstr "việc lấy mặt nạ tín hiệu cũ bị lỗi"
  63. #: dselect/baselist.cc:80
  64. msgid "failed to get old SIGWINCH sigact"
  65. msgstr "việc lấy mặt nạ SIGWINCH sigact cũ bị lỗi"
  66. #: dselect/baselist.cc:84
  67. msgid "failed to block SIGWINCH"
  68. msgstr "việc ngăn chặn SIGWINCH bị lỗi"
  69. #: dselect/baselist.cc:89
  70. msgid "failed to set new SIGWINCH sigact"
  71. msgstr "việc đặt SIGWINCH sigact mới bị lỗi"
  72. #: dselect/baselist.cc:126
  73. msgid "failed to allocate colour pair"
  74. msgstr "viếc cấp phát cặp màu bị lỗi"
  75. #: dselect/baselist.cc:166
  76. msgid "failed to create title window"
  77. msgstr "việc tạo cửa sổ tiêu đề bị lỗi"
  78. #: dselect/baselist.cc:170
  79. msgid "failed to create whatinfo window"
  80. msgstr "việc tạo cửa sổ whatinfo (thông tin nào?) bị lỗi"
  81. #: dselect/baselist.cc:174
  82. msgid "failed to create baselist pad"
  83. msgstr "việc tạo phần đệm baselist (danh sách cơ bản) bị lỗi"
  84. #: dselect/baselist.cc:177
  85. msgid "failed to create heading pad"
  86. msgstr "việc tạo phần đệm heading (tiêu đề) bị lỗi"
  87. #: dselect/baselist.cc:181
  88. msgid "failed to create thisstate pad"
  89. msgstr "việc tạo phần đệm thisstate (tính trạng này) bị lỗi"
  90. #: dselect/baselist.cc:185
  91. msgid "failed to create info pad"
  92. msgstr "việc tạo phần đệm info (thông tin) bị lỗi"
  93. #: dselect/baselist.cc:190
  94. msgid "failed to create query window"
  95. msgstr "việc tạo cửa sổ truy vấn bị lỗi"
  96. #: dselect/baselist.cc:203
  97. #, c-format
  98. msgid ""
  99. "baselist::startdisplay() done ...\n"
  100. "\n"
  101. " xmax=%d, ymax=%d;\n"
  102. "\n"
  103. " title_height=%d, colheads_height=%d, list_height=%d;\n"
  104. " thisstate_height=%d, info_height=%d, whatinfo_height=%d;\n"
  105. "\n"
  106. " colheads_row=%d, thisstate_row=%d, info_row=%d;\n"
  107. " whatinfo_row=%d, list_row=%d;\n"
  108. "\n"
  109. msgstr "danh sách cơ bản::startdisplay() (sở khởi bộ trình bày) đã xong ...\n"
  110. "\n"
  111. " x_tối_đa=%d, y_đối_đa=%d;\n"
  112. "\n"
  113. " cao_tựa=%d, cao_đầu_cột=%d, cao_danh_sách=%d;\n"
  114. " cao_tính_trạng_này=%d, cao_thông_tin=%d, cao_thông_tin_nào=%d;\n"
  115. "\n"
  116. " hàng_đầu_cột=%d, hàng_tính_trạng_này=%d, hàng_thông_tin=%d;\n"
  117. " hàng_thông_tin_nào=%d, hàng_danh_sách=%d;\n"
  118. "\n"
  119. #: dselect/baselist.cc:259
  120. msgid "keybindings"
  121. msgstr "tổ hợp phím"
  122. #: dselect/baselist.cc:307
  123. #, c-format
  124. msgid " -- %d%%, press "
  125. msgstr " -- %d%%, nhấn "
  126. #: dselect/baselist.cc:310
  127. #, c-format
  128. msgid "%s for more"
  129. msgstr "%s để xem thêm"
  130. #: dselect/baselist.cc:314
  131. #, c-format
  132. msgid "%s to go back"
  133. msgstr "%s để quay lại"
  134. #: dselect/bindings.cc:71
  135. msgid "[not bound]"
  136. msgstr "[không có tổ hợp]"
  137. #: dselect/bindings.cc:75
  138. #, c-format
  139. msgid "[unk: %d]"
  140. msgstr "[không rõ: %d]"
  141. #: dselect/bindings.cc:129
  142. msgid "Scroll onwards through help/information"
  143. msgstr "Cuộn về phía trước trong trợ giúp/thông tin"
  144. #: dselect/bindings.cc:130
  145. msgid "Scroll backwards through help/information"
  146. msgstr "Cuộn ngược lại trong trợ giúp/thông tin"
  147. #: dselect/bindings.cc:131
  148. msgid "Move up"
  149. msgstr "Đi lên"
  150. #: dselect/bindings.cc:132
  151. msgid "Move down"
  152. msgstr "Đi xuống"
  153. #: dselect/bindings.cc:133
  154. msgid "Go to top of list"
  155. msgstr "Đi tới đầu danh sách"
  156. #: dselect/bindings.cc:134
  157. msgid "Go to end of list"
  158. msgstr "Đi tới cuối danh sách"
  159. #: dselect/bindings.cc:135
  160. msgid "Request help (cycle through help screens)"
  161. msgstr "Yêu cầu trợ giúp (quay vòng qua các màn hình trợ giúp)"
  162. #: dselect/bindings.cc:136
  163. msgid "Cycle through information displays"
  164. msgstr "Quay vòng qua các màn hình thông tin"
  165. #: dselect/bindings.cc:137
  166. msgid "Redraw display"
  167. msgstr "Vẽ lại màn hình"
  168. #: dselect/bindings.cc:138
  169. msgid "Scroll onwards through list by 1 line"
  170. msgstr "Cuộn về phía trước trong danh sách 1 dòng"
  171. #: dselect/bindings.cc:139
  172. msgid "Scroll backwards through list by 1 line"
  173. msgstr "Cuộn ngược lại trong danh sách 1 dòng"
  174. #: dselect/bindings.cc:140
  175. msgid "Scroll onwards through help/information by 1 line"
  176. msgstr "Cuộn về phía trước trong trợ giúp/thông tin 1 dòng"
  177. #: dselect/bindings.cc:141
  178. msgid "Scroll backwards through help/information by 1 line"
  179. msgstr "Cuộn ngược lại trong trợ giúp/thông tin 1 dòng"
  180. #: dselect/bindings.cc:142
  181. msgid "Scroll onwards through list"
  182. msgstr "Cuộn về phía trước trong danh sách"
  183. #: dselect/bindings.cc:143
  184. msgid "Scroll backwards through list"
  185. msgstr "Cuộn ngược lại trong danh sách"
  186. #: dselect/bindings.cc:146
  187. msgid "Mark package(s) for installation"
  188. msgstr "Đánh dấu (các) gói để cài đặt"
  189. #: dselect/bindings.cc:147
  190. msgid "Mark package(s) for deinstallation"
  191. msgstr "Đánh dấu (các) gói để hủy cài đặt"
  192. #: dselect/bindings.cc:148
  193. msgid "Mark package(s) for deinstall and purge"
  194. msgstr "Đánh dấu (các) gói để hủy cài đặt và tẩy"
  195. #: dselect/bindings.cc:149
  196. msgid "Make highlight more specific"
  197. msgstr "Khiến chiếu sáng rõ ràng hơn"
  198. #: dselect/bindings.cc:150
  199. msgid "Make highlight less specific"
  200. msgstr "Khiến chiếu sáng ít rõ ràng hơn"
  201. #: dselect/bindings.cc:151
  202. msgid "Search for a package whose name contains a string"
  203. msgstr "Tìm kiếm một gói mà tên chứa một chuỗi"
  204. #: dselect/bindings.cc:152
  205. msgid "Repeat last search."
  206. msgstr "Lặp lại tìm kiếm cuối cùng."
  207. #: dselect/bindings.cc:153
  208. msgid "Swap sort order priority/section"
  209. msgstr "Trao đổi ưu tiên/phần của thứ tự sắp xếp"
  210. #: dselect/bindings.cc:154
  211. msgid "Quit, confirming, and checking dependencies"
  212. msgstr "Thoát, xác nhận, và kiểm tra phụ thuộc"
  213. #: dselect/bindings.cc:155
  214. msgid "Quit, confirming without check"
  215. msgstr "Thoát, xác nhận mà không kiểm tra"
  216. #: dselect/bindings.cc:156
  217. msgid "Quit, rejecting conflict/dependency suggestions"
  218. msgstr "Thoát, từ chối những đề nghị xung đột/phụ thuộc"
  219. #: dselect/bindings.cc:157
  220. msgid "Abort - quit without making changes"
  221. msgstr "Hủy bỏ — thoát mà không thay đổi gì"
  222. #: dselect/bindings.cc:158
  223. msgid "Revert to old state for all packages"
  224. msgstr "Đưa mọi gói trở về tính trạng cũ"
  225. #: dselect/bindings.cc:159
  226. msgid "Revert to suggested state for all packages"
  227. msgstr "Đưa mọi gói trở về tính trạng đã đề nghị"
  228. #: dselect/bindings.cc:160
  229. msgid "Revert to directly requested state for all packages"
  230. msgstr "Đưa mọi gói trở về tính trạng đã đề nghị thẳng"
  231. #: dselect/bindings.cc:163
  232. msgid "Select currently-highlighted access method"
  233. msgstr "Chọn phương pháp truy cập đang được chiếu sáng"
  234. #: dselect/bindings.cc:164
  235. msgid "Quit without changing selected access method"
  236. msgstr "Thoát mà không thay đổi phương pháp truy cập đã chọn"
  237. #: dselect/helpmsgs.cc:8
  238. msgid "Keystrokes"
  239. msgstr "Phím tắt"
  240. #: dselect/helpmsgs.cc:8
  241. msgid ""
  242. "Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n"
  243. " Down-arrow, j Up-arrow, k move highlight\n"
  244. " N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n"
  245. " ^n ^p scroll list by 1 line\n"
  246. " t, Home e, End jump to top/end of list\n"
  247. " u d scroll info by 1 page\n"
  248. " ^u ^d scroll info by 1 line\n"
  249. " B, Left-arrow F, Right-arrow pan display by 1/3 screen\n"
  250. " ^b ^f pan display by 1 character\n"
  251. "\n"
  252. "Mark packages for later processing:\n"
  253. " +, Insert install or upgrade =, H hold in present state\n"
  254. " -, Delete remove :, G unhold: upgrade or leave "
  255. "uninstalled\n"
  256. " _ remove & purge config\n"
  257. " Miscellaneous:\n"
  258. "Quit, exit, overwrite (note capitals!): ?, F1 request help (also "
  259. "Help)\n"
  260. " Return Confirm, quit (check dependencies) i, I toggle/cycle info "
  261. "displays\n"
  262. " Q Confirm, quit (override dep.s) o, O cycle through sort "
  263. "options\n"
  264. " X, Esc eXit, abandoning any changes made v, V change status display "
  265. "opts\n"
  266. " R Revert to state before this list ^l redraw display\n"
  267. " U set all to sUggested state / search (Return to "
  268. "cancel)\n"
  269. " D set all to Directly requested state n, \\ repeat last search\n"
  270. msgstr "Phím di chuyển:\n"
  271. "\tKế/Trước, Đầu/Cuối, Lên/Xuống, Lùi/Tiếp:\n"
  272. " Mũi tên xuống, J Mũi tên lên, K di chuyển chiếu sáng\n"
  273. " N, Page-down, Phím dài \t\t\tP, Page-up, Backspace (Xóa lùi)\n"
  274. "\t\t\t\t\t\t\tcuộn 1 trang danh sách\n"
  275. " ^n ^p \t\tcuộn 1 dòng danh sách\n"
  276. " t, Home e, End \tnhảy tới đầu/cuối danh sách\n"
  277. " u d \tcuộn 1 trang thông tin\n"
  278. " ^u ^d \tcuộn 1 dòng thông tin\n"
  279. " B, Mũi tên trái \t\tF, Mũi tên phải kéo ngang 1/3 màn hình\n"
  280. " ^b ^f kéo ngang màn hình theo 1 ký "
  281. "tự\n"
  282. "\n"
  283. "Đánh dấu gói để xử lý sau:\n"
  284. "\t+, Insert \t\t\tcài đặt hoặc cập nhật\n"
  285. "\t=, H \t\t\t\tgiữ trong tính trạng hiện thời\n"
  286. " \t-, Delete \t\t\txóa bỏ, gỡ bỏ\n"
  287. "\t:, G \t\t\t\t\tbỏ giữ: cập nhật hoặc để không cài đặt\n"
  288. "\t_ \t\t\t\tgỡ bỏ và tẩy cấu hình\n"
  289. "\n"
  290. "Tính năng khác:\n"
  291. "\tQuit\t\t\t\t\t(chữ hoa đầu!) thoát\n"
  292. "\texit\t\t\t\t\tthoát lệnh này\n"
  293. "\toverwrite\t\t\tghi đè\n"
  294. "\t?, F1, Help \t\tyêu cầu trợ giúp\n"
  295. " \tReturn \t\t\txác nhận rồi thoát (kiểm tra phụ thuộc)\n"
  296. "\ti, I \t\t\t\t\tbật tắt/quay vòng màn hình thông tIn\n"
  297. " Q \t\t\t\t\txác nhận rồi thoát (bỏ Qua phụ thuộc)\n"
  298. "\to, O \t\t\t\tquay vÒng qua các tùy chọn sắp xếp\n"
  299. "\tX, Esc \t\t\t\tthoát mà bỏ mọi thay đổi\n"
  300. "\tv, V \t\t\t\t\tthay đổi tùy chọn hiển thị trạng thái\n"
  301. " R \t\t\t\t\tđặt lại tính tRạng tRước danh sách này\n"
  302. "\t^l \t\t\t\t\tvẽ Lại màn hình\n"
  303. " U \t\t\t\t\tđặt tất cả thành trạng thái đã đệ nghị\n"
  304. "\t/ \t\t\t\t\ttìm kiểm (Return để thôi)\n"
  305. " D \t\t\t\t\tđặt tất cả thành trạng thái Yêu cầu thẳng\n"
  306. "\tn, \\ \t\t\t\tlặp lại tìm kiếm cuối\n"
  307. #: dselect/helpmsgs.cc:33
  308. msgid "Introduction to package selections"
  309. msgstr "Giới thiệu sự lựa chọn gói"
  310. #: dselect/helpmsgs.cc:33
  311. msgid ""
  312. "Welcome to dselect's main package listing.\n"
  313. "\n"
  314. "You will be presented with a list of packages which are installed or "
  315. "available\n"
  316. "for installation. You can navigate around the list using the cursor keys,\n"
  317. "mark packages for installation (using `+') or deinstallation (using `-').\n"
  318. "Packages can be marked either singly or in groups; initially you will see "
  319. "that\n"
  320. "the line `All packages' is selected. `+', `-' and so on will affect all "
  321. "the\n"
  322. "packages described by the highlighted line.\n"
  323. "\n"
  324. "Some of your choices will cause conflicts or dependency problems; you will "
  325. "be\n"
  326. "given a sub-list of the relevant packages, so that you can solve the "
  327. "problems.\n"
  328. "\n"
  329. "You should read the list of keys and the explanations of the display.\n"
  330. "Much on-line help is available, please make use of it - press `?' at\n"
  331. "any time for help.\n"
  332. "\n"
  333. "When you have finished selecting packages, press <enter> to confirm "
  334. "changes,\n"
  335. "or `X' to quit without saving changes. A final check on conflicts and\n"
  336. "dependencies will be done - here too you may see a sublist.\n"
  337. "\n"
  338. "Press <space> to leave help and enter the list now.\n"
  339. msgstr "Xin chào mừng tới danh sách quản lý gói chính của dselect.\n"
  340. "\n"
  341. "Đây là danh sách những gói đã cài đặt hoặc sẵn sàng để cài đặt.\n"
  342. "Có thể di chuyển quanh danh sách bằng các phím mũi tên,\n"
  343. "đánh dấu các gói để cài đặt (dùng `+') hoặc hủy cài đặt (dùng `-').\n"
  344. "Có thể đánh dấu các gói riêng rẽ hoặc theo nhóm;\n"
  345. "đầu tiên dòng « Mọi gói » được chọn.\n"
  346. " `+', `-' v.v. ảnh hưởng mọi gói nằm trên dòng chiếu sáng.\n"
  347. "\n"
  348. "Một vài lựa chọn có thể tạo vấn đề xung đột hoặc phụ thuộc;\n"
  349. "nếu vậy thì sẽ có một danh sách con của những gói liên quan,\n"
  350. "để giúp giải quyết vấn đề.\n"
  351. "\n"
  352. "Nên đọc màn hình danh sách các phím tắt và tác động đều.\n"
  353. "Có cả trợ giúp trực tiếp trong chương trình, bạn xem nhé.\n"
  354. "Hiển thị trợ giúp này bất kỳ lúc nào bằng phím « ? ».\n"
  355. "\n"
  356. "Khi đã kết thúc việc chọn gói, nhấn phím <enter> để xác thực thay đổi,\n"
  357. "hoặc phím « X » để thoát ra mà không ghi nhớ thay đổi.\n"
  358. "Cuối cùng là việc kiểm tra xung đột và phụ thuộc — cũng có thể hiển thị một "
  359. "danh sách con.\n"
  360. "\n"
  361. "Lúc này, bạn nhấn phím dài để dời khỏi trợ giúp và đi vào danh sách.\n"
  362. #: dselect/helpmsgs.cc:57
  363. msgid "Introduction to read-only package list browser"
  364. msgstr "Giới thiệu bộ duyệt danh sách gói chỉ đọc"
  365. #: dselect/helpmsgs.cc:57
  366. msgid ""
  367. "Welcome to dselect's main package listing.\n"
  368. "\n"
  369. "You will be presented with a list of packages which are installed or "
  370. "available\n"
  371. "for installation. Since you do not have the privilege necessary to update\n"
  372. "package states, you are in a read-only mode. You can navigate around the\n"
  373. "list using the cursor keys (please see the `Keystrokes' help screen), "
  374. "observe\n"
  375. "the status of the packages and read information about them.\n"
  376. "\n"
  377. "You should read the list of keys and the explanations of the display.\n"
  378. "Much on-line help is available, please make use of it - press `?' at\n"
  379. "any time for help.\n"
  380. "\n"
  381. "When you have finished browsing, press `Q' or <enter> to quit.\n"
  382. "\n"
  383. "Press <space> to leave help and enter the list now.\n"
  384. msgstr "Xin chào mừng tới danh sách quản lý gói chính của dselect.\n"
  385. "\n"
  386. "Đây là danh sách những gói đã cài đặt hoặc sẵn sàng để cài đặt.\n"
  387. "Vì bạn không có đủ quyền cần thiết để cập nhật tính trạng các gói,\n"
  388. "nên nằm trong chế độ chỉ đọc. Có thể di chuyển quanh danh sách\n"
  389. "bằng các phím mũi tên (xin hãy xem màn hình trợ giúp « Phím tắt »),\n"
  390. "theo dõi trạng thái các gói và đọc thông tin về chúng.\n"
  391. "\n"
  392. "Nên đọc màn hình danh sách các phím tắt và tác động đều.\n"
  393. "Có cả trợ giúp trực tiếp trong chương trình, bạn xem nhé.\n"
  394. "Hiển thị trợ giúp này bất kỳ lúc nào bằng phím « ? ».\n"
  395. "\n"
  396. "Khi đã kết thúc việc duyệt, hãy nhấn phím « Q » hoặc phím dài để thoát.\n"
  397. "\n"
  398. "Lúc này, bạn nhấn phím dài để dời khỏi trợ giúp và đi vào danh sách.\n"
  399. #: dselect/helpmsgs.cc:75
  400. msgid "Introduction to conflict/dependency resolution sub-list"
  401. msgstr "Giới thiệu danh sách con các giải pháp cho xung đột/phụ thuộc"
  402. #: dselect/helpmsgs.cc:75
  403. msgid ""
  404. "Dependency/conflict resolution - introduction.\n"
  405. "\n"
  406. "One or more of your choices have raised a conflict or dependency problem -\n"
  407. "some packages should only be installed in conjunction with certain others, "
  408. "and\n"
  409. "some combinations of packages may not be installed together.\n"
  410. "\n"
  411. "You will see a sub-list containing the packages involved. The bottom half "
  412. "of\n"
  413. "the display shows relevant conflicts and dependencies; use `i' to cycle "
  414. "between\n"
  415. "that, the package descriptions and the internal control information.\n"
  416. "\n"
  417. "A set of `suggested' packages has been calculated, and the initial markings "
  418. "in\n"
  419. "this sub-list have been set to match those, so you can just hit Return to\n"
  420. "accept the suggestions if you wish. You may abort the change(s) which "
  421. "caused\n"
  422. "the problem(s), and go back to the main list, by pressing capital `X'.\n"
  423. "\n"
  424. "You can also move around the list and change the markings so that they are "
  425. "more\n"
  426. "like what you want, and you can `reject' my suggestions by using the "
  427. "capital\n"
  428. "`D' or `R' keys (see the keybindings help screen). You can use capital `Q' "
  429. "to\n"
  430. "force me to accept the situation currently displayed, in case you want to\n"
  431. "override a recommendation or think that the program is mistaken.\n"
  432. "\n"
  433. "Press <space> to leave help and enter the sub-list; remember: press `?' for "
  434. "help.\n"
  435. msgstr "Giải quyết phụ thuộc/xung đột — giới thiệu.\n"
  436. "\n"
  437. "Một hoặc vài lựa chọn đã gây ra vấn đề xung đột hay phụ thuộc —\n"
  438. "một số gói nào đó chỉ cài đặt được cùng với một số gói khác, còn một số tổ "
  439. "hợp gói không thể được cài đặt cùng với nhau.\n"
  440. "Một danh sách con sẽ hiện ra cho biết những gói như vậy.\n"
  441. "Nửa dưới của màn hình hiển thị cách xung đột và phụ thuộc tương ứng;\n"
  442. "nhấn phím « i » để di chuyển giữa thông tin đó, mô tả gói và\n"
  443. "thông tin điều khiển nội bộ.\n"
  444. "\n"
  445. "Chương trình đưa ra các gói « đề nghị », và sự đánh dấu ban đầu trong\n"
  446. "danh sách con này tương ứng với những gói đó, vì thế có thể nhấn Return\n"
  447. "để chấp nhận những đề nghị nếu muốn. Có thể hủy bỏ (các) thay đổi gây\n"
  448. "ra vấn đề, và quay lại màn hình chính bằng bấm phím « X » viết hoa.\n"
  449. "\n"
  450. "Đồng thời còn có thể di chuyển xung quanh danh sách\n"
  451. "và thay đổi các dấu cho hợp với ý muốn,\n"
  452. "và có thể « bỏ đi » các đề nghị của trình này bằng « D » hoặc « R » viết "
  453. "hoa\n"
  454. "(xem màn hình trợ giúp phím).\n"
  455. "Có thể dùng « Q » viết hoa để bắt buộc chương trình chấp nhận\n"
  456. "tình huống đã hiển thị, trong trường hợp muốn bỏ qua những lời khuyên\n"
  457. "hoặc nghĩ rằng chương trình đã nhầm.\n"
  458. "\n"
  459. "Lúc này có thể nhấn phím dài để thoát khỏi trợ giúp và xem danh sách con;\n"
  460. "hãy nhớ : nhấn « ? » để xem trợ giúp.\n"
  461. #: dselect/helpmsgs.cc:100
  462. msgid "Display, part 1: package listing and status chars"
  463. msgstr "Màn hình, phần 1: danh sách gói và ký tự trạng thái"
  464. #: dselect/helpmsgs.cc:100
  465. msgid ""
  466. "The top half of the screen shows a list of packages. For each package you "
  467. "see\n"
  468. "four columns for its current status on the system and mark. In terse mode "
  469. "(use\n"
  470. "`v' to toggle verbose display) these are single characters, from left to "
  471. "right:\n"
  472. "\n"
  473. " Error flag: Space - no error (but package may be in broken state - see "
  474. "below)\n"
  475. " `R' - serious error during installation, needs "
  476. "reinstallation;\n"
  477. " Installed state: Space - not installed;\n"
  478. " `*' - installed;\n"
  479. " `-' - not installed but config files remain;\n"
  480. " packages in { `U' - unpacked but not yet configured;\n"
  481. " these states { `C' - half-configured (an error happened);\n"
  482. " are broken { `I' - half-installed (an error happened).\n"
  483. " Old mark: what was requested for this package before presenting this list;\n"
  484. " Mark: what is requested for this package:\n"
  485. " `*': marked for installation or upgrade;\n"
  486. " `-': marked for removal, but any configuration files will remain;\n"
  487. " `=': on hold: package will not be processed at all;\n"
  488. " `_': marked for purge completely - even remove configuration;\n"
  489. " `n': package is new and has yet to be marked for install/remove/&c.\n"
  490. "\n"
  491. "Also displayed are each package's Priority, Section, name, installed and\n"
  492. "available version numbers (shift-V to display/hide) and summary "
  493. "description.\n"
  494. msgstr "Nửa trên của màn hình hiển thị danh sách các gói.\n"
  495. "Mỗi gói có bốn cột hiển thị trạng thái hiện thời trên hệ thống và đánh dấu.\n"
  496. "Trong chế độ ngắn gọn (dùng « v » để chuyển sang chế độ chi tiết)\n"
  497. "chúng là những ký tự đơn, từ trái sang phải:\n"
  498. "\n"
  499. " Cờ lỗi:\n"
  500. "\tDấu cách\t\t không lỗi (nhưng gói có thể ở trạng thái vỡ — xem dưới)\n"
  501. "\tR\t\t\t\t\t lỗi nghiêm trọng khi cài đặt, cần cài đặt lại;\n"
  502. "Trạng thái cài đặt:\n"
  503. "\tDấu cách\t\t chưa cài đặt;\n"
  504. "\t*\t\t\t\t\t đã cài đặt;\n"
  505. "\t-\t\t\t\t\t không cài đặt nhưng có tập tin cấu hình còn lại;\n"
  506. " GÓI {\tU\t\t\tđã mở gói nhưng chưa cấu hình;\n"
  507. " \tBỊ { \tC\t\t\tcấu hình một nửa (gặp lỗi);\n"
  508. " \tVỠ { \tI\t\t\tcài đặt một nửa (gặp lỗi).\n"
  509. "Dấu cũ\t\tcái đã yêu cầu cho gói này trước khi đưa ra danh sách này;\n"
  510. "Dấu\t\t\tcái hiện thời yêu cầu đối với gói này:\n"
  511. "\t*\t\t\t\t\tcài đặt hoặc nâng cấp;\n"
  512. "\t-\t\t\t\t\tgỡ bỏ, nhưng vẫn giữ lại các tập tin cấu hình;\n"
  513. "\t=\t\t\t\t\tgiữ lại: sẽ không xử lý gói cả;\n"
  514. "\t_\t\t\t\t\ttẩy hoàn toàn — thậm chí cả cấu hình;\n"
  515. "\tn\t\t\t\t\tgói mới nên chưa đánh dấu để cài đặt/gỡ bỏ/v.v..\n"
  516. "\n"
  517. "Đồng thời còn hiển thị Ưu tiên, Phần, Tên, phiên bản Đã cài và Có thể cài\n"
  518. "(phím tắt Shift-V để hiện/ẩn) mỗi gói và mô tả tóm tắt chung.\n"
  519. #: dselect/helpmsgs.cc:125
  520. msgid "Display, part 2: list highlight; information display"
  521. msgstr "Màn hình, phần 2: chiếu sáng danh sách; màn hình thông tin"
  522. #: dselect/helpmsgs.cc:125
  523. msgid ""
  524. "* Highlight: One line in the package list will be highlighted. It "
  525. "indicates\n"
  526. " which package(s) will be affected by presses of `+', `-' and `_'.\n"
  527. "\n"
  528. "* The dividing line in the middle of the screen shows a brief explanation "
  529. "of\n"
  530. " the status of the currently-highlighted package, or a description of "
  531. "which\n"
  532. " group is highlighted if a group line is. If you don't understand the\n"
  533. " meaning of some of the status characters displayed, go to the relevant\n"
  534. " package and look at this divider line, or use the `v' key for a verbose\n"
  535. " display (press `v' again to go back to the terse display).\n"
  536. "\n"
  537. "* The bottom of the screen shows more information about the\n"
  538. " currently-highlighted package (if there is only one).\n"
  539. "\n"
  540. " It can show an extended description of the package, the internal package\n"
  541. " control details (either for the installed or available version of the\n"
  542. " package), or information about conflicts and dependencies involving the\n"
  543. " current package (in conflict/dependency resolution sublists).\n"
  544. "\n"
  545. " Use the `i' key to cycle through the displays, and `I' to hide the\n"
  546. " information display or expand it to use almost all of the screen.\n"
  547. msgstr "* Chiếu sáng: Sẽ chiếu sáng một dòng trong danh sách gói. Chiếu sáng\n"
  548. " chỉ ra gói nào sẽ bị ảnh hưởng khi nhấn phím « + », « - » và « _ ».\n"
  549. "\n"
  550. "• Dòng chia ở giữa màn hình cho biết giải thích ngắn gọn về trạng thái của\n"
  551. " gói đang được chiếu sáng, hoặc một mô tả ngắn gọn của nhóm nếu dòng\n"
  552. " đó là một nhóm. Nếu không hiểu ý nghĩa của một vài ký tự cho biết\n"
  553. " trạng thái, thì hãy đi tới gói thích hợp và nhìn vào dòng chia, hoặc sử\n"
  554. " dụng phím « v » để bật/tắt hiển thị mô tả chi tiết/ngắn gọn.\n"
  555. "• Phần đáy màn hình hiển thị thông tin thêm về gói đang được chiếu\n"
  556. " sáng (nếu có).\n"
  557. "\n"
  558. " Nó có thể hiển thị mô tả chi tiết hơn về gói, chi tiết về điều khiển gói\n"
  559. " nội bộ (cho phiên bản đã cài, hoặc có thể cài của gói), hoặc thông tin về\n"
  560. " xung đột và phụ thuộc mà gói gây ra\n"
  561. " (trong danh sách con xung đột/phụ thuộc).\n"
  562. "\n"
  563. " Dùng phím « i » để chuyển quanh các màn hình, và « I » để ẩn màn hình\n"
  564. " thông tin hay mở rộng để nó chiếu gần hết màn hình.\n"
  565. #: dselect/helpmsgs.cc:148
  566. msgid "Introduction to method selection display"
  567. msgstr "Giới thiệu màn hình chọn phương pháp"
  568. #: dselect/helpmsgs.cc:148
  569. msgid ""
  570. "dselect and dpkg can do automatic installation, loading the package files to "
  571. "be\n"
  572. "installed from one of a number of different possible places.\n"
  573. "\n"
  574. "This list allows you to select one of these installation methods.\n"
  575. "\n"
  576. "Move the highlight to the method you wish to use, and hit Enter. You will "
  577. "then\n"
  578. "be prompted for the information required to do the installation.\n"
  579. "\n"
  580. "As you move the highlight a description of each method, where available, is\n"
  581. "displayed in the bottom half of the screen.\n"
  582. "\n"
  583. "If you wish to quit without changing anything use the `x' key while in the "
  584. "list\n"
  585. "of installation methods.\n"
  586. "\n"
  587. "A full list of keystrokes is available by pressing `k' now, or from the "
  588. "help\n"
  589. "menu reachable by pressing `?'.\n"
  590. msgstr "dselect và dpkg có thể cài đặt tự động, tải tập tin của gói cần cài đặt\n"
  591. "từ một trong số những nơi có thể dùng.\n"
  592. "\n"
  593. "Danh sách này cho phép chọn một trong số những phương pháp cài đặt này.\n"
  594. "\n"
  595. "Di chuyển chiếu sáng tới phương pháp muốn dùng, và nhấn phím Enter.\n"
  596. "Sau đó sẽ có nhắc về thông tin cần thiết cho việc cài đặt.\n"
  597. "\n"
  598. "Khi di chuyển chiếu sáng tới mỗi phương pháp, sẽ có mô tả về nó (nếu có)\n"
  599. "ở nửa dưới của màn hình.\n"
  600. "\n"
  601. "Nếu muốn thoát mà không thay đổi gì thì dùng phím « x » khi trong danh sách\n"
  602. "các phương pháp cài đặt.\n"
  603. "\n"
  604. "Nhấn phím « k » để xem danh sách đầy đủ các phím tắt,\n"
  605. "hoặc từ trình đơn trợ giúp bằng cách nhấn phím « ? ».\n"
  606. #: dselect/helpmsgs.cc:167
  607. msgid "Keystrokes for method selection"
  608. msgstr "Phím tắt để chọn phương pháp"
  609. #: dselect/helpmsgs.cc:167
  610. msgid ""
  611. "Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n"
  612. " n, Down-arrow p, Up-arrow move highlight\n"
  613. " N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n"
  614. " ^n ^p scroll list by 1 line\n"
  615. " t, Home e, End jump to top/end of list\n"
  616. " u d scroll info by 1 page\n"
  617. " ^u ^d scroll info by 1 line\n"
  618. " B, Left-arrow F, Right-arrow pan display by 1/3 screen\n"
  619. " ^b ^f pan display by 1 character\n"
  620. "(These are the same motion keys as in the package list display.)\n"
  621. "\n"
  622. "Quit:\n"
  623. " Return, Enter select this method and go to its configuration dialogue\n"
  624. " x, X exit without changing or setting up the installation "
  625. "method\n"
  626. "\n"
  627. "Miscellaneous:\n"
  628. " ?, Help, F1 request help\n"
  629. " ^l redraw display\n"
  630. " / search (just return to cancel)\n"
  631. " \\ repeat last search\n"
  632. msgstr "Phím di chuyển: Kế/Trước, Đầu/Cuối, Lên/Xuống, Lùi/Tiếp:\n"
  633. " n, Mũi tên xuống p, Mũi tên lên di chuyển chiếu sáng\n"
  634. " N, Page-down, Phím dài P, Page-up, Xóa lùi cuộn 1 trang danh sách\n"
  635. " ^n ^p cuộn 1 dòng danh sách\n"
  636. " t, Home e, End nhảy tới đầu/cuối danh sách\n"
  637. " u d cuộn 1 trang thông tin\n"
  638. " ^u ^d cuộn 1 dòng thông tin\n"
  639. " B, Mũi tên trái F, Mũi tên phải kéo ngang 1/3 màn hình\n"
  640. " ^b ^f kéo ngang màn hình theo 1 ký "
  641. "tự\n"
  642. "(Các phím di chuyển trong danh sách gói là tương tự.)\n"
  643. "\n"
  644. "Thoát:\n"
  645. " Return, Enter chọn phương pháp này và đi tới hộp thoại cấu hình nó\n"
  646. " x, X thoát và bỏ mọi thay đổi hoặc thiết lập phương pháp cài "
  647. "đặt\n"
  648. "\n"
  649. "Khác:\n"
  650. " ?, Help, F1 \tyêu cầu trợ giúp\n"
  651. " ^l \t\tvẽ lại màn hình\n"
  652. " / \t\ttìm kiếm (đơn giản nhấn Return để thôi)\n"
  653. " \\ \t\tlặp lại tìm kiếm cuối cùng\n"
  654. #: dselect/main.cc:55
  655. msgid "Type dselect --help for help."
  656. msgstr "Gõ « dselect --help » để xem trợ giúp."
  657. #: dselect/main.cc:138
  658. msgid "a"
  659. msgstr "a"
  660. #: dselect/main.cc:138
  661. msgid "[A]ccess"
  662. msgstr "[A]Truy cập"
  663. #: dselect/main.cc:138
  664. msgid "Choose the access method to use."
  665. msgstr "Chọn phương pháp truy cập để sử dụng."
  666. #: dselect/main.cc:139
  667. msgid "u"
  668. msgstr "u"
  669. #: dselect/main.cc:139
  670. msgid "[U]pdate"
  671. msgstr "[U]Cập nhật"
  672. #: dselect/main.cc:139
  673. msgid "Update list of available packages, if possible."
  674. msgstr "Cập nhật danh sách những gói có sẵn, nếu có thể."
  675. #: dselect/main.cc:140
  676. msgid "s"
  677. msgstr "s"
  678. #: dselect/main.cc:140
  679. msgid "[S]elect"
  680. msgstr "[S]Chọn"
  681. #: dselect/main.cc:140
  682. msgid "Request which packages you want on your system."
  683. msgstr "Yêu cầu những gói muốn có trên hệ thống."
  684. #: dselect/main.cc:141
  685. msgid "i"
  686. msgstr "i"
  687. #: dselect/main.cc:141
  688. msgid "[I]nstall"
  689. msgstr "[I]Cài"
  690. #: dselect/main.cc:141
  691. msgid "Install and upgrade wanted packages."
  692. msgstr "Cài đặt và nâng cấp các gói mong muốn."
  693. #: dselect/main.cc:142
  694. msgid "c"
  695. msgstr "c"
  696. #: dselect/main.cc:142
  697. msgid "[C]onfig"
  698. msgstr "[C]ấu hình"
  699. #: dselect/main.cc:142
  700. msgid "Configure any packages that are unconfigured."
  701. msgstr "Cấu hình những gói còn chưa được cấu hình."
  702. #: dselect/main.cc:143
  703. msgid "r"
  704. msgstr "r"
  705. #: dselect/main.cc:143
  706. msgid "[R]emove"
  707. msgstr "[R]Gỡ bỏ"
  708. #: dselect/main.cc:143
  709. msgid "Remove unwanted software."
  710. msgstr "Gỡ bỏ phần mềm không mong muốn."
  711. #: dselect/main.cc:144
  712. msgid "q"
  713. msgstr "q"
  714. #: dselect/main.cc:144
  715. msgid "[Q]uit"
  716. msgstr "[Q]Thoát"
  717. #: dselect/main.cc:144
  718. msgid "Quit dselect."
  719. msgstr "Thoát khỏi dselect."
  720. #: dselect/main.cc:145
  721. msgid "menu"
  722. msgstr "trình đơn"
  723. #: dselect/main.cc:150
  724. #, c-format
  725. msgid "Debian `%s' package handling frontend version %s.\n"
  726. msgstr "Tiền tiêu quản lý gói Debian « %s » phiên bản %s.\n"
  727. #: dselect/main.cc:153
  728. msgid ""
  729. "Copyright (C) 1994-1996 Ian Jackson.\n"
  730. "Copyright (C) 2000,2001 Wichert Akkerman.\n"
  731. msgstr "Bản quyền © nam 1994-1996 Ian Jackson.\n"
  732. "Bản quyền © năm 2000,2001 Wichert Akkerman.\n"
  733. #: dselect/main.cc:157
  734. #, c-format
  735. msgid ""
  736. "This is free software; see the GNU General Public License version 2 or\n"
  737. "later for copying conditions. There is NO warranty.\n"
  738. "See %s --license for copyright and license details.\n"
  739. msgstr "Đây là phần mềm tự do, hãy xem Quyền Công Chung GNU (GPL)\n"
  740. "phiên bản 2 hoặc mới hơn để biết điều kiện sao chép.\n"
  741. "KHÔNG có bản đảm gì cả.\n"
  742. "Hãy xem « %s --licence » để biết điều kiện _quyền phép_.\n"
  743. #: dselect/main.cc:171
  744. #, c-format
  745. msgid ""
  746. "Usage: %s [<option> ...] [<action> ...]\n"
  747. "\n"
  748. msgstr "Cách sử dụng: %s [<tùy_chọn> ...] [<hành_động> ...]\n"
  749. "\n"
  750. #: dselect/main.cc:175
  751. #, c-format
  752. msgid ""
  753. "Options:\n"
  754. " --admindir <directory> Use <directory> instead of %s.\n"
  755. " --expert Turn on expert mode.\n"
  756. " --debug <file> | -D<file> Turn on debugging, sending output to <file>.\n"
  757. " --colour | --color screenpart:[foreground],[background][:attr[+attr+..]]\n"
  758. " Configure screen colours.\n"
  759. "\n"
  760. msgstr "Tùy chọn:\n"
  761. " --admindir <thư_mục> dùng thư mục này thay cho %s.\n"
  762. " [_thư mục quản trị_]\n"
  763. " --expert \tBật chế độ _cấp cao_.\n"
  764. " --debug <tập_tin> | -D<tập_tin>\n"
  765. "\t\t\t\t\tBật khả năng _gỡ lỗi_, xuất vào tập tin này.\n"
  766. " --colour | --color screenpart:[cảnh_gần],[nền][:TT[+TT+..]]\n"
  767. " [TT là thuộc tính] cấu hình màu sắc màn hình\n"
  768. "\n"
  769. #: dselect/main.cc:184
  770. #, c-format
  771. msgid ""
  772. " --help Show this help message.\n"
  773. " --version Show the version.\n"
  774. " --license | --licence Show the license.\n"
  775. "\n"
  776. msgstr " --help Hiện _trợ giúp_ này.\n"
  777. " --version Hiện _phiên bản_.\n"
  778. " --license | --licence Hiện _giấy phép_.\n"
  779. "\n"
  780. #: dselect/main.cc:190
  781. #, c-format
  782. msgid ""
  783. "Actions:\n"
  784. " access update select install config remove quit\n"
  785. "\n"
  786. msgstr "Hành động:\n"
  787. " • access truy cập\n"
  788. " • update cập nhật\n"
  789. " • select lựa chọn\n"
  790. " • install cài đặt\n"
  791. " • config cấu hình (viết tắt)\n"
  792. " • remove gỡ bỏ\n"
  793. " • quit thoát\n"
  794. #: dselect/main.cc:194
  795. #, c-format
  796. msgid "Screenparts:\n"
  797. msgstr "Các phần màn hình:\n"
  798. #: dselect/main.cc:199
  799. #, c-format
  800. msgid "Colours:\n"
  801. msgstr "Màu sắc:\n"
  802. #: dselect/main.cc:204
  803. #, c-format
  804. msgid "Attributes:\n"
  805. msgstr "Thuộc tính:\n"
  806. #: dselect/main.cc:224
  807. #, c-format
  808. msgid "couldn't open debug file `%.255s'\n"
  809. msgstr "không thể mở tập tin gỡ lỗi « %.250s »\n"
  810. #: dselect/main.cc:239
  811. #, c-format
  812. msgid "Invalid %s `%s'\n"
  813. msgstr "%s không hợp lệ « %s »\n"
  814. #: dselect/main.cc:256
  815. msgid "screen part"
  816. msgstr "phần màn hình"
  817. #: dselect/main.cc:262
  818. msgid "Null colour specification\n"
  819. msgstr "Đặc tả màu rỗng\n"
  820. #: dselect/main.cc:270
  821. #: dselect/main.cc:275
  822. msgid "colour"
  823. msgstr "màu"
  824. #: dselect/main.cc:283
  825. msgid "colour attribute"
  826. msgstr "thuộc tính màu"
  827. #: dselect/main.cc:317
  828. msgid "Terminal does not appear to support cursor addressing.\n"
  829. msgstr "Thiết bị cuỗi có vẻ không hỗ trợ cách gán địa chỉ cho con chạy.\n"
  830. #: dselect/main.cc:319
  831. msgid "Terminal does not appear to support highlighting.\n"
  832. msgstr "Thiết bị cuỗi có vẻ không hỗ trợ chiếu sáng.\n"
  833. #: dselect/main.cc:321
  834. #, c-format
  835. msgid ""
  836. "Set your TERM variable correctly, use a better terminal,\n"
  837. "or make do with the per-package management tool %s.\n"
  838. msgstr "Hãy đặt đúng giá trị biến TERM, dùng một thiết bị cuối tốt hơn,\n"
  839. "hoặc làm việc với công cụ quản lý theo từng gói %s.\n"
  840. #: dselect/main.cc:324
  841. msgid "terminal lacks necessary features, giving up"
  842. msgstr "thiết bị cuối thiếu tính năng cần thiết, đầu hàng"
  843. #: dselect/main.cc:402
  844. msgid ""
  845. "\n"
  846. "\n"
  847. "Move around with ^P and ^N, cursor keys, initial letters, or digits;\n"
  848. "Press <enter> to confirm selection. ^L redraws screen.\n"
  849. "\n"
  850. msgstr "\n"
  851. "\n"
  852. "Di chuyển bằng ^P và ^N, phím mũi tên, chữ cái đầu, hoặc chữ số;\n"
  853. "Nhấn phím Enter để chọn. ^L vẽ lại màn hình.\n"
  854. "\n"
  855. #: dselect/main.cc:417
  856. msgid ""
  857. "\n"
  858. "\n"
  859. "Read-only access: only preview of selections is available!"
  860. msgstr "\n"
  861. "\n"
  862. "Truy cập chỉ đọc: chỉ có sẵn xem trước các lựa chọn."
  863. #: dselect/main.cc:436
  864. msgid "failed to getch in main menu"
  865. msgstr "việc getch (đọc từng ký tự khi gõ) vào trình đơn chính bị lỗi"
  866. #: dselect/main.cc:509
  867. #, c-format
  868. msgid "unknown action string `%.50s'"
  869. msgstr "chuỗi hành động không rõ « %.250s »"
  870. #: dselect/methlist.cc:78
  871. msgid "dselect - list of access methods"
  872. msgstr "dselect — danh sách các phương pháp truy cập"
  873. #: dselect/methlist.cc:87
  874. #, c-format
  875. msgid "Access method `%s'."
  876. msgstr "Phương pháp truy cập « %s »"
  877. #: dselect/methlist.cc:121
  878. msgid "Abbrev."
  879. msgstr "Viết tắt"
  880. #: dselect/methlist.cc:122
  881. #: dselect/pkgtop.cc:297
  882. msgid "Description"
  883. msgstr "Mô tả"
  884. #: dselect/methlist.cc:166
  885. msgid "doupdate failed"
  886. msgstr "việc doupdate (chạy tiến trình cập nhật) bị lỗi"
  887. #: dselect/methlist.cc:168
  888. msgid "failed to unblock SIGWINCH"
  889. msgstr "việc bỏ ngăn chặn SIGWINCH bị lỗi"
  890. #: dselect/methlist.cc:172
  891. msgid "failed to re-block SIGWINCH"
  892. msgstr "việc ngăn chặn lại SIGWINCH bị lỗi"
  893. #: dselect/methlist.cc:173
  894. msgid "getch failed"
  895. msgstr "việc getch (đọc từng ký tự khi gõ) bị lỗi"
  896. #: dselect/methlist.cc:177
  897. #: dselect/pkgdepcon.cc:242
  898. msgid "[none]"
  899. msgstr "[không có]"
  900. #: dselect/methlist.cc:191
  901. msgid "explanation of "
  902. msgstr "giải thích về "
  903. #: dselect/methlist.cc:201
  904. msgid "No explanation available."
  905. msgstr "Không có giải thích sẵn sàng."
  906. #: dselect/method.cc:64
  907. #, c-format
  908. msgid ""
  909. "\n"
  910. "\n"
  911. "%s: %s\n"
  912. msgstr "\n"
  913. "\n"
  914. "%s: %s\n"
  915. #: dselect/method.cc:67
  916. msgid ""
  917. "\n"
  918. "Press <enter> to continue."
  919. msgstr "\n"
  920. "Nhấn phím Enter để tiếp tục lại."
  921. #: dselect/method.cc:144
  922. #, c-format
  923. msgid "error un-catching signal %d: %s\n"
  924. msgstr "gặp lỗi khi bỏ bắt tín hiệu %d: %s\n"
  925. #: dselect/method.cc:162
  926. #, c-format
  927. msgid "unable to ignore signal %d before running %.250s"
  928. msgstr "không thể lời đi tín hiệu %d trước khi chạy %.250s"
  929. #: dselect/method.cc:169
  930. #, c-format
  931. msgid "unable to run %.250s process `%.250s'"
  932. msgstr "không thể chạy tiến trình %.250s « %.250s »"
  933. #: dselect/method.cc:173
  934. #, c-format
  935. msgid "unable to wait for %.250s"
  936. msgstr "không thể chờ %.250s"
  937. #: dselect/method.cc:175
  938. #, c-format
  939. msgid "got wrong child's status - asked for %ld, got %ld"
  940. msgstr "nhận trạng thái của tiến trình con sai — yêu cầu %ld còn nhận được %ld"
  941. #: dselect/method.cc:186
  942. #, c-format
  943. msgid "returned error exit status %d.\n"
  944. msgstr "trả lại trạng thái thoát ra lỗi %d.\n"
  945. #: dselect/method.cc:190
  946. #, c-format
  947. msgid "was interrupted.\n"
  948. msgstr "đã bị gián đoạn.\n"
  949. #: dselect/method.cc:192
  950. #, c-format
  951. msgid "was terminated by a signal: %s.\n"
  952. msgstr "đã bị dừng bởi tín hiệu: %s.\n"
  953. #: dselect/method.cc:195
  954. #, c-format
  955. msgid "(It left a coredump.)\n"
  956. msgstr "(Nó để lại một coredump (bộ đổ lõi).)\n"
  957. #: dselect/method.cc:197
  958. #, c-format
  959. msgid "failed with an unknown wait return code %d.\n"
  960. msgstr "thất bại với một mã trả lại chờ không rõ %d.\n"
  961. #: dselect/method.cc:199
  962. #, c-format
  963. msgid "Press <enter> to continue.\n"
  964. msgstr "Nhấn phím Enter để tiếp tục lại.\n"
  965. #: dselect/method.cc:201
  966. msgid "write error on standard error"
  967. msgstr "lỗi ghi trên thiết bị lỗi chuẩn"
  968. #: dselect/method.cc:204
  969. msgid "error reading acknowledgement of program failure message"
  970. msgstr "gặp lỗi khi đọc sự thừa nhận thông điệp lỗi của chương trình"
  971. #: dselect/method.cc:235
  972. msgid "update available list script"
  973. msgstr "cập nhật tập lệnh danh sách có sẵn"
  974. #: dselect/method.cc:239
  975. msgid "installation script"
  976. msgstr "tập lệnh cài đặt"
  977. #: dselect/method.cc:287
  978. msgid "query/setup script"
  979. msgstr "tập lệnh truy vấn/thiết lập"
  980. #: dselect/methparse.cc:53
  981. #, c-format
  982. msgid "syntax error in method options file `%.250s' -- %s"
  983. msgstr "lỗi cú pháp trong tập tin tùy chọn phương pháp « %.250s » -- %s"
  984. #: dselect/methparse.cc:58
  985. #, c-format
  986. msgid "error reading options file `%.250s'"
  987. msgstr "gặp lỗi khi đọc tập tin tùy chọn « %.250s »"
  988. #: dselect/methparse.cc:86
  989. #, c-format
  990. msgid "unable to read `%.250s' directory for reading methods"
  991. msgstr "không thể đọc thư mục « %.250s » để các phương pháp đọc"
  992. #: dselect/methparse.cc:100
  993. #, c-format
  994. msgid "method `%.250s' has name that is too long (%d > %d characters)"
  995. msgstr "phương pháp « %.250s » có tên quá dài (%d > %d ký tự)"
  996. #: dselect/methparse.cc:111
  997. #, c-format
  998. msgid "unable to access method script `%.250s'"
  999. msgstr "không thể truy cập tập lệnh phương pháp « %.250s »"
  1000. #: dselect/methparse.cc:117
  1001. #, c-format
  1002. msgid "unable to read method options file `%.250s'"
  1003. msgstr "không thể đọc tập tin tùy chọn phương pháp « %.250s »"
  1004. #: dselect/methparse.cc:140
  1005. msgid "non-digit where digit wanted"
  1006. msgstr "không phải chữ số ở chỗ cần chữ số"
  1007. #: dselect/methparse.cc:143
  1008. msgid "EOF in index string"
  1009. msgstr "gặp kết thúc tập tin trong chuỗi chỉ mục"
  1010. #: dselect/methparse.cc:146
  1011. msgid "index string too long"
  1012. msgstr "chuỗi chỉ mục quá dài"
  1013. #: dselect/methparse.cc:149
  1014. msgid "newline before option name start"
  1015. msgstr "dòng mới trước khi bắt đầu tên tùy chọn"
  1016. #: dselect/methparse.cc:151
  1017. msgid "EOF before option name start"
  1018. msgstr "gặp kết thúc tập tin trước khi bắt đầu tên tùy chọn"
  1019. #: dselect/methparse.cc:155
  1020. msgid "nonalpha where option name start wanted"
  1021. msgstr "không phải chữ cái ở chỗ cần bắt đầu tên tùy chọn"
  1022. #: dselect/methparse.cc:157
  1023. msgid "non-alphanum in option name"
  1024. msgstr "không phải chữ cái hay số ở trong tên tùy chọn"
  1025. #: dselect/methparse.cc:160
  1026. msgid "EOF in option name"
  1027. msgstr "gặp kết thúc tập tin trong tên tùy chọn"
  1028. #: dselect/methparse.cc:165
  1029. msgid "newline before summary"
  1030. msgstr "dòng mới trước tổng kết"
  1031. #: dselect/methparse.cc:167
  1032. msgid "EOF before summary"
  1033. msgstr "gặp kết thúc tập tin trước tổng kết"
  1034. #: dselect/methparse.cc:173
  1035. msgid "EOF in summary - missing newline"
  1036. msgstr "gặp kết thúc tập tin trong tổng kết — thiếu dòng mới"
  1037. #: dselect/methparse.cc:183
  1038. #, c-format
  1039. msgid "unable to open option description file `%.250s'"
  1040. msgstr "không thể mở tập tin mô tả tùy chọn « %.250s »"
  1041. #: dselect/methparse.cc:187
  1042. #, c-format
  1043. msgid "unable to stat option description file `%.250s'"
  1044. msgstr "không thể lấy các thông tin về tập tin mô tả tùy chọn « %.250s »"
  1045. #: dselect/methparse.cc:191
  1046. #, c-format
  1047. msgid "failed to read option description file `%.250s'"
  1048. msgstr "không thể đọc tập tin mô tả tùy chọn « %.250s »"
  1049. #: dselect/methparse.cc:194
  1050. #, c-format
  1051. msgid "error during read of option description file `%.250s'"
  1052. msgstr "gặp lỗi trong khi đọc tập tin mô tả tùy chọn « %.250s »"
  1053. #: dselect/methparse.cc:216
  1054. #, c-format
  1055. msgid "error during read of method options file `%.250s'"
  1056. msgstr "gặp lỗi trong khi đọc tập tin tùy chọn phương pháp « %.250s »"
  1057. #: dselect/methparse.cc:246
  1058. #, c-format
  1059. msgid "unable to open current option file `%.250s'"
  1060. msgstr "không thể mở tập tin tùy chọn hiện thời « %.250s »"
  1061. #: dselect/methparse.cc:284
  1062. #, c-format
  1063. msgid "unable to open new option file `%.250s'"
  1064. msgstr "không thể mở tập tin tùy chọn mới « %.250s »"
  1065. #: dselect/methparse.cc:287
  1066. #, c-format
  1067. msgid "unable to write new option to `%.250s'"
  1068. msgstr "không thể ghi tùy chọn mới tới « %.250s »"
  1069. #: dselect/methparse.cc:290
  1070. #, c-format
  1071. msgid "unable to close new option file `%.250s'"
  1072. msgstr "không thể đóng tập tin tùy chọn mới « %.250s »"
  1073. #: dselect/methparse.cc:292
  1074. #, c-format
  1075. msgid "unable to install new option as `%.250s'"
  1076. msgstr "không thể cài đặt tùy chọn mới dạng « %.250s »"
  1077. #: dselect/pkgdepcon.cc:215
  1078. msgid "(no clientdata)"
  1079. msgstr "(không dữ liệu khách)"
  1080. #: dselect/pkgdisplay.cc:38
  1081. msgid "new package"
  1082. msgstr "gói mới"
  1083. #: dselect/pkgdisplay.cc:39
  1084. msgid "install"
  1085. msgstr "cài đặt"
  1086. #: dselect/pkgdisplay.cc:40
  1087. msgid "hold"
  1088. msgstr "giữ lại"
  1089. #: dselect/pkgdisplay.cc:41
  1090. msgid "remove"
  1091. msgstr "gỡ bỏ"
  1092. #: dselect/pkgdisplay.cc:42
  1093. msgid "purge"
  1094. msgstr "tẩy"
  1095. #: dselect/pkgdisplay.cc:48
  1096. msgid " "
  1097. msgstr " "
  1098. #: dselect/pkgdisplay.cc:49
  1099. msgid "REINSTALL"
  1100. msgstr "CÀI_ĐẶT_LẠI"
  1101. #: dselect/pkgdisplay.cc:52
  1102. msgid "not installed"
  1103. msgstr "chưa cài đặt"
  1104. #: dselect/pkgdisplay.cc:53
  1105. msgid "unpacked (not set up)"
  1106. msgstr "đã mở gói (chưa thiết lập)"
  1107. #: dselect/pkgdisplay.cc:54
  1108. msgid "failed config"
  1109. msgstr "cấu hình bị lỗi"
  1110. #: dselect/pkgdisplay.cc:55
  1111. msgid "installed"
  1112. msgstr "đã cài đặt"
  1113. #: dselect/pkgdisplay.cc:56
  1114. msgid "half installed"
  1115. msgstr "đã cài một nửa"
  1116. #: dselect/pkgdisplay.cc:57
  1117. msgid "removed (configs remain)"
  1118. msgstr "đã gỡ bỏ (vẫn còn cấu hình)"
  1119. #: dselect/pkgdisplay.cc:60
  1120. msgid "Required"
  1121. msgstr "Yêu cầu"
  1122. #: dselect/pkgdisplay.cc:61
  1123. msgid "Important"
  1124. msgstr "Quan trọng"
  1125. #: dselect/pkgdisplay.cc:62
  1126. msgid "Standard"
  1127. msgstr "Cơ bản"
  1128. #: dselect/pkgdisplay.cc:63
  1129. msgid "Recommended"
  1130. msgstr "Khuyên"
  1131. #: dselect/pkgdisplay.cc:64
  1132. msgid "Optional"
  1133. msgstr "Tùy chọn"
  1134. #: dselect/pkgdisplay.cc:65
  1135. msgid "Extra"
  1136. msgstr "Thêm"
  1137. #: dselect/pkgdisplay.cc:66
  1138. msgid "Contrib"
  1139. msgstr "Góp"
  1140. #: dselect/pkgdisplay.cc:67
  1141. msgid "!Bug!"
  1142. msgstr "!Lỗi!"
  1143. #: dselect/pkgdisplay.cc:68
  1144. msgid "Unclassified"
  1145. msgstr "Chưa phân loại"
  1146. #: dselect/pkgdisplay.cc:71
  1147. msgid "suggests"
  1148. msgstr "đề nghị"
  1149. #: dselect/pkgdisplay.cc:72
  1150. msgid "recommends"
  1151. msgstr "khuyên"
  1152. #: dselect/pkgdisplay.cc:73
  1153. msgid "depends on"
  1154. msgstr "phụ thuộc vào"
  1155. #: dselect/pkgdisplay.cc:74
  1156. msgid "pre-depends on"
  1157. msgstr "phụ thuộc trước vào"
  1158. #: dselect/pkgdisplay.cc:75
  1159. msgid "conflicts with"
  1160. msgstr "xung đột với"
  1161. #: dselect/pkgdisplay.cc:76
  1162. msgid "provides"
  1163. msgstr "cung cấp"
  1164. #: dselect/pkgdisplay.cc:77
  1165. msgid "replaces"
  1166. msgstr "thay thế"
  1167. #: dselect/pkgdisplay.cc:78
  1168. msgid "enhances"
  1169. msgstr "tăng cường"
  1170. #: dselect/pkgdisplay.cc:81
  1171. msgid "Req"
  1172. msgstr "Cần"
  1173. #: dselect/pkgdisplay.cc:82
  1174. msgid "Imp"
  1175. msgstr "Qtg"
  1176. #: dselect/pkgdisplay.cc:83
  1177. msgid "Std"
  1178. msgstr "Chn"
  1179. #: dselect/pkgdisplay.cc:84
  1180. msgid "Rec"
  1181. msgstr "Nên"
  1182. #: dselect/pkgdisplay.cc:85
  1183. msgid "Opt"
  1184. msgstr "TCh"
  1185. #: dselect/pkgdisplay.cc:86
  1186. msgid "Xtr"
  1187. msgstr "Nữa"
  1188. #: dselect/pkgdisplay.cc:87
  1189. msgid "Ctb"
  1190. msgstr "Góp"
  1191. #: dselect/pkgdisplay.cc:88
  1192. msgid "bUG"
  1193. msgstr "lỗi"
  1194. #: dselect/pkgdisplay.cc:89
  1195. msgid "?"
  1196. msgstr "?"
  1197. #: dselect/pkgdisplay.cc:97
  1198. #: dselect/pkgdisplay.cc:117
  1199. msgid "Broken"
  1200. msgstr "Bị vỡ"
  1201. #: dselect/pkgdisplay.cc:98
  1202. msgid "New"
  1203. msgstr "Mới"
  1204. #: dselect/pkgdisplay.cc:99
  1205. msgid "Updated"
  1206. msgstr "Đã cập nhật"
  1207. #: dselect/pkgdisplay.cc:100
  1208. msgid "Obsolete/local"
  1209. msgstr "Đã cũ/nội bộ"
  1210. #: dselect/pkgdisplay.cc:101
  1211. msgid "Up-to-date"
  1212. msgstr "Hiện thời"
  1213. #: dselect/pkgdisplay.cc:102
  1214. msgid "Available"
  1215. msgstr "Có sẵn"
  1216. #: dselect/pkgdisplay.cc:103
  1217. #: dselect/pkgdisplay.cc:119
  1218. msgid "Removed"
  1219. msgstr "Đã gỡ bỏ"
  1220. #: dselect/pkgdisplay.cc:104
  1221. #: dselect/pkgdisplay.cc:113
  1222. msgid "Brokenly installed packages"
  1223. msgstr "Gói đã cài nhưng bị vỡ"
  1224. #: dselect/pkgdisplay.cc:105
  1225. msgid "Newly available packages"
  1226. msgstr "Những gói mới sẵn sàng"
  1227. #: dselect/pkgdisplay.cc:106
  1228. msgid "Updated packages (newer version is available)"
  1229. msgstr "Những gói cập nhật (có sẵn phiên bản mới hơn)"
  1230. #: dselect/pkgdisplay.cc:107
  1231. msgid "Obsolete and local packages present on system"
  1232. msgstr "Có những gói đã cũ và gói nội bộ trong hệ thống"
  1233. #: dselect/pkgdisplay.cc:108
  1234. msgid "Up to date installed packages"
  1235. msgstr "Những gói đã cài đặt phiên bản mới nhất"
  1236. #: dselect/pkgdisplay.cc:109
  1237. msgid "Available packages (not currently installed)"
  1238. msgstr "Những gói có sẵn (nhưng chưa cài đặt)"
  1239. #: dselect/pkgdisplay.cc:110
  1240. msgid "Removed and no longer available packages"
  1241. msgstr "Những gói đã gỡ bỏ và không còn nữa"
  1242. #: dselect/pkgdisplay.cc:114
  1243. msgid "Installed packages"
  1244. msgstr "Những gói đã cài đặt"
  1245. #: dselect/pkgdisplay.cc:115
  1246. msgid "Removed packages (configuration still present)"
  1247. msgstr "Những gói đã gỡ bỏ (nhưng vẫn còn cấu hình)"
  1248. #: dselect/pkgdisplay.cc:116
  1249. msgid "Purged packages and those never installed"
  1250. msgstr "Những gói đã tẩy và gói chưa bao giờ được cài đặt"
  1251. #: dselect/pkgdisplay.cc:118
  1252. msgid "Installed"
  1253. msgstr "Đã cài đặt"
  1254. #: dselect/pkgdisplay.cc:120
  1255. msgid "Purged"
  1256. msgstr "Đã tẩy"
  1257. #: dselect/pkgdisplay.cc:200
  1258. msgid "dselect - recursive package listing"
  1259. msgstr "dselect — danh sách gói đệ quy"
  1260. #: dselect/pkgdisplay.cc:201
  1261. msgid "dselect - inspection of package states"
  1262. msgstr "dselect — sự kiểm tra trạng thái các gói"
  1263. #: dselect/pkgdisplay.cc:202
  1264. msgid "dselect - main package listing"
  1265. msgstr "dselect — danh sách gói chính"
  1266. #: dselect/pkgdisplay.cc:210
  1267. msgid " (by section)"
  1268. msgstr " (theo phần)"
  1269. #: dselect/pkgdisplay.cc:213
  1270. msgid " (avail., section)"
  1271. msgstr " (sẵn, phần)"
  1272. #: dselect/pkgdisplay.cc:216
  1273. msgid " (status, section)"
  1274. msgstr " (trạng thái, phần)"
  1275. #: dselect/pkgdisplay.cc:225
  1276. msgid " (by priority)"
  1277. msgstr " (theo ưu tiên)"
  1278. #: dselect/pkgdisplay.cc:228
  1279. msgid " (avail., priority)"
  1280. msgstr " (sẵn, ưu tiên)"
  1281. #: dselect/pkgdisplay.cc:231
  1282. msgid " (status, priority)"
  1283. msgstr " (trạng thái, ưu tiên)"
  1284. #: dselect/pkgdisplay.cc:240
  1285. #: dselect/pkgdisplay.cc:252
  1286. msgid " (alphabetically)"
  1287. msgstr " (theo bảng chữ cái)"
  1288. #: dselect/pkgdisplay.cc:243
  1289. msgid " (by availability)"
  1290. msgstr " (theo khả năng sẵn)"
  1291. #: dselect/pkgdisplay.cc:246
  1292. msgid " (by status)"
  1293. msgstr " (theo trạng thái)"
  1294. #: dselect/pkgdisplay.cc:260
  1295. msgid " mark:+/=/- terse:v help:?"
  1296. msgstr " dấu:+/=/- ngắn gọn:v trợ giúp:?"
  1297. #: dselect/pkgdisplay.cc:261
  1298. msgid " mark:+/=/- verbose:v help:?"
  1299. msgstr " dấu:+/=/- chi tiết:v trợ giúp:?"
  1300. #: dselect/pkgdisplay.cc:262
  1301. msgid " terse:v help:?"
  1302. msgstr " ngắn gọn:v trợ giúp:?"
  1303. #: dselect/pkgdisplay.cc:263
  1304. msgid " verbose:v help:?"
  1305. msgstr " chi tiết:v trợ giúp:?"
  1306. #: dselect/pkginfo.cc:82
  1307. msgid ""
  1308. "The line you have highlighted represents many packages; if you ask to "
  1309. "install, remove, hold, etc. it you will affect all the packages which match "
  1310. "the criterion shown.\n"
  1311. "\n"
  1312. "If you move the highlight to a line for a particular package you will see "
  1313. "information about that package displayed here.\n"
  1314. "You can use `o' and `O' to change the sort order and give yourself the "
  1315. "opportunity to mark packages in different kinds of groups."
  1316. msgstr "Dòng vừa chiếu sáng có nhiều gói; hành động cài đặt, gỡ bỏ, giữ lại, v.v... "
  1317. "sẽ ảnh hưởng đến mọi gói tương ứng với tiêu chuẩn chỉ ra.\n"
  1318. "\n"
  1319. "Nếu di chuyển chiếu sáng tới một dòng của một gói nào đó, thì sẽ thấy thông "
  1320. "tin về gói đó hiển thị ở đây.\n"
  1321. "Có thể dùng « o » và « O » để thay đổi thứ tự sắp xếp và tạo điều kiện cho "
  1322. "việc đánh dấu các gói trong các dạng nhóm khác nhau."
  1323. #: dselect/pkginfo.cc:96
  1324. msgid "interrelationships affecting "
  1325. msgstr "ảnh hưởng quan hệ qua lại "
  1326. #: dselect/pkginfo.cc:102
  1327. msgid "interrelationships"
  1328. msgstr "quan hệ qua lại"
  1329. #: dselect/pkginfo.cc:108
  1330. msgid "description of "
  1331. msgstr "mô tả về "
  1332. #: dselect/pkginfo.cc:112
  1333. msgid "no description available."
  1334. msgstr "không có mô tả."
  1335. #: dselect/pkginfo.cc:125
  1336. msgid "description"
  1337. msgstr "mô tả"
  1338. #: dselect/pkginfo.cc:132
  1339. msgid "currently installed control info"
  1340. msgstr "thông tin điều khiển hiện thời đã cài đặt"
  1341. #: dselect/pkginfo.cc:134
  1342. msgid "installed control info for "
  1343. msgstr "thông tin điều khiển đã cài đặt cho "
  1344. #: dselect/pkginfo.cc:148
  1345. msgid "available version of control file info"
  1346. msgstr "phiên bản có sẵn của thông tin tập tin điều khiển"
  1347. #: dselect/pkginfo.cc:150
  1348. msgid "available version of control info for "
  1349. msgstr "phiên bản có sẵn của thông tin điều khiển cho "
  1350. #: dselect/pkglist.cc:123
  1351. #: dselect/pkglist.cc:124
  1352. msgid "<null>"
  1353. msgstr "<rỗng>"
  1354. #: dselect/pkglist.cc:507
  1355. msgid "invalid search option given"
  1356. msgstr "đưa ra tuỳ chọn tìm kiếm không hợp lệ"
  1357. #: dselect/pkglist.cc:521
  1358. msgid "error in regular expression"
  1359. msgstr "gặp lỗi trong biểu thức chính quy"
  1360. #: dselect/pkgsublist.cc:105
  1361. msgid " does not appear to be available\n"
  1362. msgstr " có vẻ không có sẵn\n"
  1363. #: dselect/pkgsublist.cc:122
  1364. msgid " or "
  1365. msgstr " hoặc "
  1366. #: dselect/pkgtop.cc:56
  1367. msgid "All"
  1368. msgstr "Mọi"
  1369. #: dselect/pkgtop.cc:78
  1370. msgid "All packages"
  1371. msgstr "Mọi gói"
  1372. #: dselect/pkgtop.cc:82
  1373. #, c-format
  1374. msgid "%s packages without a section"
  1375. msgstr "%s gói không nằm trong phần"
  1376. #: dselect/pkgtop.cc:84
  1377. #, c-format
  1378. msgid "%s packages in section %s"
  1379. msgstr "%s gói trong phần %s"
  1380. #: dselect/pkgtop.cc:90
  1381. #, c-format
  1382. msgid "%s %s packages"
  1383. msgstr "%s %s gói"
  1384. #: dselect/pkgtop.cc:94
  1385. #, c-format
  1386. msgid "%s %s packages without a section"
  1387. msgstr "%s %s gói không nằm trong phần"
  1388. #: dselect/pkgtop.cc:96
  1389. #, c-format
  1390. msgid "%s %s packages in section %s"
  1391. msgstr "%s %s gói trong phần %s"
  1392. #: dselect/pkgtop.cc:117
  1393. #, c-format
  1394. msgid "%-*s %s%s%s; %s (was: %s). %s"
  1395. msgstr "%-*s %s%s%s; %s (đã là: %s). %s"
  1396. #: dselect/pkgtop.cc:269
  1397. msgid "Error"
  1398. msgstr "Lỗi"
  1399. #: dselect/pkgtop.cc:273
  1400. msgid "Installed?"
  1401. msgstr "Đã cài?"
  1402. #: dselect/pkgtop.cc:277
  1403. msgid "Old mark"
  1404. msgstr "Dấu cũ"
  1405. #: dselect/pkgtop.cc:281
  1406. msgid "Marked for"
  1407. msgstr "Dấu cho"
  1408. #: dselect/pkgtop.cc:284
  1409. msgid "EIOM"
  1410. msgstr "EIOM"
  1411. #: dselect/pkgtop.cc:286
  1412. msgid "Section"
  1413. msgstr "Phần"
  1414. #: dselect/pkgtop.cc:287
  1415. msgid "Priority"
  1416. msgstr "Ưu tiên"
  1417. #: dselect/pkgtop.cc:288
  1418. msgid "Package"
  1419. msgstr "Gói"
  1420. #: dselect/pkgtop.cc:292
  1421. msgid "Inst.ver"
  1422. msgstr "Bản_cài"
  1423. #: dselect/pkgtop.cc:295
  1424. msgid "Avail.ver"
  1425. msgstr "Bản_có"