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

@@ -0,0 +1,20 @@
# 罗马假名
> 创建一些随机的拉丁文样式的占位符文本。
> 更多信息:<https://manned.org/lorem>。
- 打印指定数量的单词:
`lorem -n {{20}}`
- 打印10行歌德的《浮士德》
`lorem -l {{10}} --faust`
- 打印5句坡的《乌鸦》
`lorem -s {{5}} --raven`
- 从博卡乔的《十日谈》中打印40个随机字符
`lorem --randomize -c {{40}} --decamerone`