+#: cmdline/apt-cache.cc:279
+msgid "Total package structures: "
+msgstr "Tổng các cấu trúc gói: "
+
+#: cmdline/apt-cache.cc:319
+msgid " Normal packages: "
+msgstr " Gói thường: "
+
+#: cmdline/apt-cache.cc:320
+msgid " Pure virtual packages: "
+msgstr " Gói thuần ảo: "
+
+#: cmdline/apt-cache.cc:321
+msgid " Single virtual packages: "
+msgstr " Gói ảo đơn: "
+
+#: cmdline/apt-cache.cc:322
+msgid " Mixed virtual packages: "
+msgstr " Gói ảo hỗn hợp: "
+
+#: cmdline/apt-cache.cc:323
+msgid " Missing: "
+msgstr " Thiếu: "
+
+#: cmdline/apt-cache.cc:325
+msgid "Total distinct versions: "
+msgstr "Tổng phiên bản riêng: "
+
+#: cmdline/apt-cache.cc:327
+msgid "Total distinct descriptions: "
+msgstr "Tổng mô tả riêng: "
+
+#: cmdline/apt-cache.cc:329
+msgid "Total dependencies: "
+msgstr "Tổng gói phụ thuộc: "
+
+#: cmdline/apt-cache.cc:332
+msgid "Total ver/file relations: "
+msgstr "Tổng liên quan phiên bản và tập tin: "
+
+#: cmdline/apt-cache.cc:334
+msgid "Total Desc/File relations: "
+msgstr "Tổng quan hệ mô-tả/tập-tin: "
+
+#: cmdline/apt-cache.cc:336
+msgid "Total Provides mappings: "
+msgstr "Tổng ánh xạ Cung cấp: "
+
+#: cmdline/apt-cache.cc:348
+msgid "Total globbed strings: "
+msgstr "Tổng chuỗi mở rộng mẫu tìm kiếm: "
+
+#: cmdline/apt-cache.cc:362
+msgid "Total dependency version space: "
+msgstr "Tổng chỗ phiên bản phụ thuộc: "
+
+#: cmdline/apt-cache.cc:367
+msgid "Total slack space: "
+msgstr "Tổng chỗ trống: "
+
+#: cmdline/apt-cache.cc:375
+msgid "Total space accounted for: "
+msgstr "Tổng chỗ đã tính dành cho: "
+
+#: cmdline/apt-cache.cc:506 cmdline/apt-cache.cc:1155
+#: apt-private/private-show.cc:58
+#, c-format
+msgid "Package file %s is out of sync."
+msgstr "Tập tin gói %s không đồng bộ được."
+
+#: cmdline/apt-cache.cc:584 cmdline/apt-cache.cc:1441
+#: cmdline/apt-cache.cc:1443 cmdline/apt-cache.cc:1520 cmdline/apt-mark.cc:59
+#: cmdline/apt-mark.cc:106 cmdline/apt-mark.cc:232
+#: apt-private/private-show.cc:171 apt-private/private-show.cc:173
+msgid "No packages found"
+msgstr "Không tìm thấy gói"
+
+#: cmdline/apt-cache.cc:1254
+msgid "You must give at least one search pattern"
+msgstr "Bạn phải đưa ra ít nhất một mẫu tìm kiếm"
+
+#: cmdline/apt-cache.cc:1420
+msgid "This command is deprecated. Please use 'apt-mark showauto' instead."
+msgstr ""
+"Lệnh này đã lỗi thời. Xin hãy dùng lệnh “apt-mark showauto” để thay thế."
+
+#: cmdline/apt-cache.cc:1545
+msgid "Package files:"
+msgstr "Tập tin gói:"
+
+#: cmdline/apt-cache.cc:1552 cmdline/apt-cache.cc:1643
+msgid "Cache is out of sync, can't x-ref a package file"
+msgstr ""
+"Bộ nhớ tạm không đồng bộ được nên không thể tham chiếu chéo tập tin gói"
+
+#. Show any packages have explicit pins
+#: cmdline/apt-cache.cc:1566
+msgid "Pinned packages:"
+msgstr "Các gói đã ghim:"
+
+#: cmdline/apt-cache.cc:1578 cmdline/apt-cache.cc:1623
+msgid "(not found)"
+msgstr "(không tìm thấy)"
+
+#: cmdline/apt-cache.cc:1586
+msgid " Installed: "
+msgstr " Đã cài đặt: "
+
+#: cmdline/apt-cache.cc:1587
+msgid " Candidate: "
+msgstr " Ứng cử: "
+
+#: cmdline/apt-cache.cc:1605 cmdline/apt-cache.cc:1613
+msgid "(none)"
+msgstr "(không)"
+
+#: cmdline/apt-cache.cc:1620
+msgid " Package pin: "
+msgstr " Ghim gói: "
+
+#. Show the priority tables
+#: cmdline/apt-cache.cc:1629
+msgid " Version table:"
+msgstr " Bảng phiên bản:"
+
+#: cmdline/apt-cache.cc:1742 cmdline/apt-cdrom.cc:207 cmdline/apt-config.cc:83
+#: cmdline/apt-get.cc:1586 cmdline/apt-helper.cc:59 cmdline/apt-mark.cc:388
+#: cmdline/apt.cc:42 cmdline/apt-extracttemplates.cc:217
+#: ftparchive/apt-ftparchive.cc:620 cmdline/apt-internal-solver.cc:45
+#: cmdline/apt-sortpkgs.cc:147
+#, c-format
+msgid "%s %s for %s compiled on %s %s\n"
+msgstr "%s-%s được biên dịch cho %s vào lúc “%s %s”\n"
+
+#: cmdline/apt-cache.cc:1749
+msgid ""
+"Usage: apt-cache [options] command\n"
+" apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
+" apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
+"\n"
+"apt-cache is a low-level tool used to query information\n"
+"from APT's binary cache files\n"
+"\n"
+"Commands:\n"
+" gencaches - Build both the package and source cache\n"
+" showpkg - Show some general information for a single package\n"
+" showsrc - Show source records\n"
+" stats - Show some basic statistics\n"
+" dump - Show the entire file in a terse form\n"
+" dumpavail - Print an available file to stdout\n"
+" unmet - Show unmet dependencies\n"
+" search - Search the package list for a regex pattern\n"
+" show - Show a readable record for the package\n"
+" depends - Show raw dependency information for a package\n"
+" rdepends - Show reverse dependency information for a package\n"
+" pkgnames - List the names of all packages in the system\n"
+" dotty - Generate package graphs for GraphViz\n"
+" xvcg - Generate package graphs for xvcg\n"
+" policy - Show policy settings\n"
+"\n"
+"Options:\n"
+" -h This help text.\n"
+" -p=? The package cache.\n"
+" -s=? The source cache.\n"
+" -q Disable progress indicator.\n"
+" -i Show only important deps for the unmet command.\n"
+" -c=? Read this configuration file\n"
+" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
+msgstr ""
+"Cách dùng: apt-cache [tùy_chọn...] lệnh\n"
+" apt-cache [tùy_chọn...] showpkg gói1 [gói2 ...]\n"
+" apt-cache [tùy_chọn...] showsrc gói1 [gói2 ...]\n"
+"(cache: bộ nhớ tạm\n"
+"showpkg: hiển thị gói nhị phân\n"
+"showsrc: hiển thị gói nguồn)\n"
+"\n"
+"apt-cache là một công cụ ở mức thấp dùng để truy vấn\n"
+"thông tin từ các tập tin bộ nhớ tạm nhị phân của APT.\n"
+"\n"
+"Lệnh:\n"
+" gencaches - Tạo bộ nhớ tạm cho cả gói lẫn nguồn\n"
+" showpkg - Hiện thông tin chung về một gói riêng lẻ\n"
+" showsrc - Hiện các bản ghi cho gói nguồn\n"
+" stats - Hiện phần thống kê cơ bản\n"
+" dump - Hiện toàn bộ tập tin dạng ngắn (đổ)\n"
+" dumpavail - In ra một tập tin sẵn dùng ra thiết bị xuất chuẩn\n"
+" unmet - Hiện các gói chưa thỏa mãn quan hệ phụ thuộc\n"
+" search - Tìm kiếm danh sách các gói dựa trên biểu thức chính quy\n"
+" show - Hiển thị bản ghi có thể đọc cho những gói đó\n"
+" depends - Hiện thông tin quan hệ phụ thuộc dạng thô cho gói\n"
+" rdepends - Hiện thông tin những gói phụ thuộc vào gói này\n"
+" pkgnames - Liệt kê danh sách mọi gói trên hệ thống\n"
+" dotty - Tạo ra đồ thị gói cho GraphViz (nhiều chấm)\n"
+" xvcg - Tạo ra đồ thị gói cho xvcg\n"
+" policy - Hiển thị các cài đặt về chính sách\n"
+"\n"
+"Tùy chọn:\n"
+" -h Hiển thị trợ giúp này.\n"
+" -p=? Bộ nhớ tạm gói.\n"
+" -s=? Bộ nhớ tạm nguồn.\n"
+" -q Không hiển thị diễn tiến công việc.\n"
+" -i Chỉ hiển thị những phụ thuộc quan trọng cho lệnh unmet.\n"
+" -c=? Đọc tập tin cấu hình này\n"
+" -o=? Đặt một tùy chọn cấu hình tùy ý, v.d. -o dir::cache=/tmp\n"
+"Để tìm thông tin thêm, xem hai trang hướng dẫn\n"
+" apt-cache(8) và apt.conf(5).\n"
+
+#: cmdline/apt-cdrom.cc:76
+msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
+msgstr "Hãy cung cấp tên cho Đĩa này, kiểu như là: “Debian 5.0.3 Đĩa 1”"
+
+#: cmdline/apt-cdrom.cc:91
+msgid "Please insert a Disc in the drive and press enter"
+msgstr "Hãy đưa đĩa vào ổ rồi bấm nút Enter"
+
+#: cmdline/apt-cdrom.cc:139
+#, c-format
+msgid "Failed to mount '%s' to '%s'"
+msgstr "Gặp lỗi khi gắn “%s” vào “%s”"
+
+#: cmdline/apt-cdrom.cc:178
+msgid ""
+"No CD-ROM could be auto-detected or found using the default mount point.\n"
+"You may try the --cdrom option to set the CD-ROM mount point.\n"
+"See 'man apt-cdrom' for more information about the CD-ROM auto-detection and "
+"mount point."
+msgstr ""
+"Không tìm thấy CD-ROM bằng cách tự động dò tìm hay sử dụng điểm gắn mặc "
+"định.\n"
+"Bạn có lẽ nên dùng tùy chọn --cdrom để đặt điểm gắn CD-ROM.\n"
+"Xem “man apt-cdrom” để có thêm thông tin về tự động dò tìm CD-ROM và điểm "
+"gắn."
+
+#: cmdline/apt-cdrom.cc:182
+msgid "Repeat this process for the rest of the CDs in your set."
+msgstr "Hãy lặp lại tiến trình này cho các Đĩa còn lại trong bộ đĩa của bạn."
+
+#: cmdline/apt-config.cc:48
+msgid "Arguments not in pairs"
+msgstr "Các đối số không thành cặp"
+
+#: cmdline/apt-config.cc:89
+msgid ""
+"Usage: apt-config [options] command\n"
+"\n"
+"apt-config is a simple tool to read the APT config file\n"
+"\n"
+"Commands:\n"
+" shell - Shell mode\n"
+" dump - Show the configuration\n"
+"\n"
+"Options:\n"
+" -h This help text.\n"
+" -c=? Read this configuration file\n"
+" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+msgstr ""
+"Cách dùng: apt-config [tùy_chọn...] lệnh\n"
+"\n"
+"(config: viết tắt cho từ configuration: cấu hình)\n"
+"\n"
+"apt-config là một công cụ đơn giản để đọc tập tin cấu hình APT.\n"
+"\n"
+"Lệnh:\n"
+" shell - Chế độ hệ vỏ\n"
+" dump - Hiển thị cấu hình\n"
+"\n"
+"Tùy chọn:\n"
+" -h Trợ giúp này\n"
+" -c=? Đọc tập tin cấu hình này\n"
+" -o=? Đặt một tùy chọn cấu hình tùy ý, ví dụ -o dir::cache=/tmp\n"