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/linux/toilet.md Normal file
View File

@@ -0,0 +1,20 @@
# toilet
> 显示 ASCII 艺术字体。
> 更多信息:<http://caca.zoy.org/wiki/toilet>。
- 为给定文本生成 ASCII 艺术:
`toilet {{输入文本}}`
- 使用自定义字体文件生成 ASCII 艺术:
`toilet {{输入文本}} -f {{字体文件名}}`
- 使用过滤器生成 ASCII 艺术:
`toilet {{输入文本}} --filter {{过滤器名称}}`
- 显示可用的 toilet 过滤器:
`toilet --filter list`