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

17
pages.zh/common/pueue.md Normal file
View File

@@ -0,0 +1,17 @@
# pueue
> 一个用于顺序和并行执行长时间运行任务的任务管理工具。
> 一些子命令如 `add` 有自己的使用文档。
> 更多信息:<https://github.com/Nukesor/pueue>。
- 显示一般帮助和可用的子命令:
`pueue --help`
- 执行 pueue 子命令:
`pueue {{subcommand}}`
- 检查 pueue 的版本:
`pueue --version`