Browsing Vietnamese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Vietnamese guidelines.
716 of 57 results
7.
Unknown package record!
Không hiểu bản ghi gói!
Translated by Trần Ngọc Quân
Located in cmdline/apt-sortpkgs.cc:94
8.
Usage: apt-sortpkgs [options] file1 [file2 ...]

apt-sortpkgs is a simple tool to sort package information files.
By default it sorts by binary package information, but the -s option
can be used to switch to source package ordering instead.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in cmdline/apt-sortpkgs.cc:139
9.
Package extension list is too long
Danh sách mở rộng gói quá dài
Translated by Trần Ngọc Quân
Located in ftparchive/apt-ftparchive.cc:208 ftparchive/apt-ftparchive.cc:375
10.
Error processing directory %s
Gặp lỗi khi xử lý thư mục %s
Translated by Trần Ngọc Quân
Located in ftparchive/apt-ftparchive.cc:210 ftparchive/apt-ftparchive.cc:222 ftparchive/apt-ftparchive.cc:245 ftparchive/apt-ftparchive.cc:294 ftparchive/apt-ftparchive.cc:304 ftparchive/apt-ftparchive.cc:326
11.
Source extension list is too long
Danh sách mở rộng nguồn quá dài
Translated by Trần Ngọc Quân
Located in ftparchive/apt-ftparchive.cc:292
12.
Error writing header to contents file
Gặp lỗi khi ghi phần đầu vào tập tin nộị dung
Translated by Trần Ngọc Quân
Located in ftparchive/apt-ftparchive.cc:401
13.
Error processing contents %s
Gặp lỗi khi xử lý nội dung %s
Translated by Trần Ngọc Quân
Located in ftparchive/apt-ftparchive.cc:431
14.
Usage: apt-ftparchive [options] command
Commands: packages binarypath [overridefile [pathprefix]]
sources srcpath [overridefile [pathprefix]]
contents path
release path
generate config [groups]
clean config

apt-ftparchive generates index files for Debian archives. It supports
many styles of generation from fully automated to functional replacements
for dpkg-scanpackages and dpkg-scansources

apt-ftparchive generates Package files from a tree of .debs. The
Package file contains the contents of all the control fields from
each package as well as the MD5 hash and filesize. An override file
is supported to force the value of Priority and Section.

Similarly apt-ftparchive generates Sources files from a tree of .dscs.
The --source-override option can be used to specify a src override file

The 'packages' and 'sources' command should be run in the root of the
tree. BinaryPath should point to the base of the recursive search and
override file should contain the override flags. Pathprefix is
appended to the filename fields if present. Example usage from the
Debian archive:
apt-ftparchive packages dists/potato/main/binary-i386/ > \
dists/potato/main/binary-i386/Packages

Options:
-h This help text
--md5 Control MD5 generation
-s=? Source override file
-q Quiet
-d=? Select the optional caching database
--no-delink Enable delinking debug mode
--contents Control contents file generation
-c=? Read this configuration file
-o=? Set an arbitrary configuration option
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Cách dùng: apt-ftparchive [tùy_chọn...] lệnh

[ftparchive: FTP archive: kho FTP]

Lệnh: packages binarypath [tập_tin_đè [tiền_tố_đường_dẫn]]
sources srcpath [tập_tin_đè[tiền_tố_đường_dẫn]]
contents path
release path
generate config [các_nhóm]
clean config

(packages: những gói;
binarypath: đường dẫn nhị phân;
sources: những nguồn;
srcpath: đường dẫn nguồn;
contents path: đường dẫn nội dung;
release path: đường dẫn bản đã phát hành;
generate config [groups]: tạo ra cấu hình [các nhóm];
clean config: cấu hình toàn mới)

apt-ftparchive (kho ftp) thì tạo ra tập tin chỉ mục cho kho Debian.
Nó hỗ trợ nhiều cách tạo ra, từ cách tự động hoàn toàn
đến cách thay thế hàm cho dpkg-scanpackages (dpkg-quét_gói)
và dpkg-scansources (dpkg-quét_nguồn).

apt-ftparchive tạo ra tập tin Gói ra cây các .deb.
Tập tin gói chứa nội dung các trường điều khiển từ mỗi gói,
cùng với băm MD5 và kích cỡ tập tin.
Hỗ trợ tập tin đè để buộc giá trị Ưu tiên và Phần

Tương tự, apt-ftparchive tạo ra tập tin Nguồn ra cây các .dsc
Có thể sử dụng tùy chọn “--source-override” (đè nguồn)
để ghi rõ tập tin đè nguồn

Lệnh “packages” (gói) và “sources” (nguồn) nên chạy tại gốc cây.
BinaryPath (đường dẫn nhị phân) nên chỉ tới cơ bản của việc tìm kiếm đệ quy,
và tập tin đè nên chứa những cờ đè.
Pathprefix (tiền tố đường dẫn) được phụ thêm vào
những trường tên tập tin nếu có.
Cách sử dụng thí dụ từ kho Debian:
apt-ftparchive packages dists/potato/main/binary-i386/ > \
dists/potato/main/binary-i386/Packages

Tùy chọn:
-h _Trợ giúp_ này
--md5 Điều khiển cách tạo ra MD5
-s=? Tập tin đè nguồn
-q _Im lặng_ (không xuất chi tiết)
-d=? Chọn _cơ sở dữ liệu_ nhớ tạm tùy chọn
--no-delink Mở chế độ gỡ lỗi _bỏ liên kết_
--contents Điều khiển cách tạo ra tập tin _nội dung_
-c=? Đọc tập tin cấu hình này
-o=? Đặt một tùy chọn cấu hình tùy ý, v.d. “-o dir::cache=/tmp”
Translated by Trần Ngọc Quân
Located in ftparchive/apt-ftparchive.cc:621
15.
No selections matched
Không có cái được chọn khớp được
Translated by Trần Ngọc Quân
Located in ftparchive/apt-ftparchive.cc:817
16.
Some files are missing in the package file group `%s'
Thiếu một số tập tin trong nhóm tập tin gói “%s”.
Translated by Trần Ngọc Quân
Located in ftparchive/apt-ftparchive.cc:897
716 of 57 results

This translation is managed by Ubuntu Vietnamese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Trần Ngọc Quân.