|
1.
|
|
|
Make an internal copy of the files to print
|
|
|
|
Tạo bản sao nội bộ của các tập tin để in
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
main.cpp:29
|
|
2.
|
|
|
Printer/destination to print on
|
|
|
|
Máy in/đích để in tới
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
main.cpp:31
|
|
3.
|
|
|
Title/Name for the print job
|
|
|
|
Đầu đề/Tên của công việc in
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
main.cpp:33
|
|
4.
|
|
|
Number of copies
|
|
|
|
Số bản in
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
main.cpp:35
|
|
5.
|
|
|
Printer option
|
|
|
|
Tuỳ chọn máy in
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
main.cpp:36
|
|
6.
|
|
|
Job output mode (gui, console, none)
|
|
|
|
Chế độ xuất công việc (đồ hoạ, chữ, không)
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
main.cpp:37
|
|
7.
|
|
|
Print system to use (lpd, cups)
|
|
|
|
Hệ thống in (lpd, cups)
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
main.cpp:38
|
|
8.
|
|
|
Allow printing from STDIN
|
|
|
|
Cho phép in từ STDIN
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
main.cpp:39
|
|
9.
|
|
|
Do not show the print dialog (print directly)
|
|
|
|
Không hiển thị hộp thoại in (in trực tiếp)
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
main.cpp:40
|
|
10.
|
|
|
Files to load
|
|
|
|
Những tập tin sẽ nạp
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
main.cpp:41
|