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

View File

@@ -0,0 +1,18 @@
# cupsenable
> 启动打印机和打印机组。
> 注意:目标被称为打印机或打印机组。
> 另见:`cupsdisable``cupsaccept``cupsreject``lpstat`。
> 更多信息:<https://www.cups.org/doc/man-cupsenable.html>。
- 启动一个或多个目标:
`cupsenable {{destination1 destination2 ...}}`
- 恢复目标的待处理作业打印(在使用 `cupsdisable``--hold` 后使用):
`cupsenable --release {{destination}}`
- 取消指定目标的所有作业:
`cupsenable -c {{destination1 destination2 ...}}`