|
1.
|
|
|
Make an internal copy of the files to print
|
|
|
|
将要打印的文件制作内部副本
|
|
Translated and reviewed by
Li Zongliang
|
|
|
|
Located in
main.cpp:29
|
|
2.
|
|
|
Printer/destination to print on
|
|
|
|
打印到的打印机/目标
|
|
Translated and reviewed by
Li Zongliang
|
|
|
|
Located in
main.cpp:31
|
|
3.
|
|
|
Title/Name for the print job
|
|
|
|
打印作业的标题/名称
|
|
Translated and reviewed by
Li Zongliang
|
|
|
|
Located in
main.cpp:33
|
|
4.
|
|
|
Number of copies
|
|
|
|
份数
|
|
Translated and reviewed by
Li Zongliang
|
|
|
|
Located in
main.cpp:35
|
|
5.
|
|
|
Printer option
|
|
|
|
打印机选项
|
|
Translated and reviewed by
Li Zongliang
|
|
|
|
Located in
main.cpp:36
|
|
6.
|
|
|
Job output mode (gui, console, none)
|
|
|
|
作业输出方式(GUI、控制台、没有)
|
|
Translated and reviewed by
Li Zongliang
|
|
|
|
Located in
main.cpp:37
|
|
7.
|
|
|
Print system to use (lpd, cups)
|
|
|
|
使用的打印系统(lpd、cups)
|
|
Translated and reviewed by
Li Zongliang
|
|
|
|
Located in
main.cpp:38
|
|
8.
|
|
|
Allow printing from STDIN
|
|
|
|
允许打印标准输入的内容
|
|
Translated and reviewed by
Li Zongliang
|
|
|
|
Located in
main.cpp:39
|
|
9.
|
|
|
Do not show the print dialog (print directly)
|
|
|
|
不显示打印对话框(直接打印)
|
|
Translated and reviewed by
Li Zongliang
|
|
|
|
Located in
main.cpp:40
|
|
10.
|
|
|
Files to load
|
|
|
|
要载入的文件
|
|
Translated and reviewed by
Li Zongliang
|
|
|
|
Located in
main.cpp:41
|