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,13 @@
# pamsplit
> 将多图像的 Netpbm 文件拆分为多个单图像的 Netpbm 文件。
> 另见:`pamfile`、`pampick`、`pamexec`。
> 更多信息:<https://netpbm.sourceforge.net/doc/pamsplit.html>。
- 将多图像的 Netpbm 文件拆分为多个单图像的 Netpbm 文件:
`pamsplit {{path/to/image.pam}}`
- 指定输出文件命名的模式:
`pamsplit {{path/to/image.pam}} {{file_%d.pam}}`