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

@@ -0,0 +1,20 @@
# wikit
> 一个命令行程序,用于轻松获取维基百科摘要。
> 更多信息:<https://github.com/KorySchneider/wikit>。
- 显示维基百科上某个特定主题的简短摘要:
`wikit {{topic}}`
- 指定一种 [l]anguageISO 639-1 语言代码):
`wikit {{topic}} --lang {{language_code}}`
- 在默认浏览器中打开完整的维基百科文章:
`wikit {{topic}} -b`
- 打开歧义菜单:
`wikit {{topic}} -d`