vi.po 55 KB

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