add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

20
pages.zh/common/lpstat.md Normal file
View File

@@ -0,0 +1,20 @@
# lpstat
> 显示有关打印机的状态信息。
> 更多信息:<https://manned.org/lpstat>。
- 列出机器上存在的打印机及其是否启用打印:
`lpstat -p`
- 显示默认打印机:
`lpstat -d`
- 显示所有可用的状态信息:
`lpstat -t`
- 列出特定用户排队的打印作业:
`lpstat -u {{user}}`