|
233.
|
|
|
exactly one input file required
|
|
|
|
cần chính xác một tập tin đầu vào
|
|
Translated by
Trần Ngọc Quân
|
|
|
|
Located in
src/msgen.c:261
|
|
234.
|
|
|
Usage: %s [OPTION] INPUTFILE
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Cách dùng: %s [TÙY_CHỌN] TẬP_TIN_ĐẦU_VÀO
|
|
Translated by
Trần Ngọc Quân
|
|
|
|
Located in
src/msgen.c:302
|
|
235.
|
|
|
Creates an English translation catalog. The input file is the last
created English PO file, or a PO Template file (generally created by
xgettext). Untranslated entries are assigned a translation that is
identical to the msgid.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Tạo một catalog bản dịch tiếng Anh. Tập tin đầu vào là tập tin PO
tiếng Anh đã được tạo cuối cùng, hay một tập tin mẫu PO
(POT: thường do xgettext tạo). Mục chưa dịch sẽ được gán
bằng chuỗi gốc (msgid).
|
|
Translated by
Trần Ngọc Quân
|
|
|
|
Located in
src/msgen.c:307
|
|
236.
|
|
|
INPUTFILE input PO or POT file
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
TẬP_TIN_ĐẦU_VÀO tập tin dạng .po hay .pot đầu vào
|
|
Translated by
Trần Ngọc Quân
|
|
|
|
Located in
src/msgen.c:319
|
|
237.
|
|
|
missing command name
|
|
|
|
thiếu tên lệnh
|
|
Translated by
Clytie Siddall
|
|
|
|
Located in
src/msgexec.c:199
|
|
238.
|
|
|
Usage: %s [OPTION] COMMAND [COMMAND-OPTION]
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Cách dùng: %s [TÙY_CHỌN] LỆNH [TÙY_CHỌN_LỆNH]
|
|
Translated by
Trần Ngọc Quân
|
|
|
|
Located in
src/msgexec.c:260
|
|
239.
|
|
|
Applies a command to all translations of a translation catalog.
The COMMAND can be any program that reads a translation from standard
input. It is invoked once for each translation. Its output becomes
msgexec's output. msgexec's return code is the maximum return code
across all invocations.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Áp dụng lệnh vào mọi chuỗi dịch của catalog bản dịch.
LỆNH có thể là bất cứ chương trình nào đọc bản dịch
từ đầu vào tiêu chuẩn. Nó được gọi một lần cho mỗi chuỗi dịch.
Kết xuất của nó trở thành kết xuất của tiến trình msgexec.
Mã trả lại của megexec là mã trả lại tối đa qua mọi cuộc gọi.
|
|
Translated by
Trần Ngọc Quân
|
|
|
|
Located in
src/msgexec.c:265
|
|
240.
|
|
|
A special builtin command called '0' outputs the translation, followed by a
null byte. The output of "msgexec 0" is suitable as input for "xargs -0".
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Lệnh được xây dựng sẵn đặc biệt là ”0” xuất chuỗi dịch,
với một byte null theo sau. Kết xuất của tiến trình “msgexec 0”
thích hợp là đầu vào cho lệnh “xargs -0”.
|
|
Translated by
Trần Ngọc Quân
|
|
|
|
Located in
src/msgexec.c:274
|
|
241.
|
|
|
-i, --input=INPUTFILE input PO file
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-i, --input=TẬP_TIN_ĐẦU_VÀO tập tin .po đầu vào
|
|
Translated by
Trần Ngọc Quân
|
|
|
|
Located in
src/msgexec.c:289 src/msgfilter.c:424
|
|
242.
|
|
|
write to stdout failed
|
|
|
|
gặp lỗi khi ghi vào đầu ra tiêu chuẩn
|
|
Translated by
Trần Ngọc Quân
|
|
|
|
Located in
src/msgexec.c:358
|