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

36
pages.zh/common/betty.md Normal file
View File

@@ -0,0 +1,36 @@
# betty
> 使用自然语言执行命令。
> 更多信息:<https://github.com/pickhardt/betty>。
- 向Betty提问
`betty {{现在几点}}`
- 下载文件:
`betty download {{https://example.com/file.ext}} to {{path/to/output_file.ext}}`
- 将文件或目录压缩为支持的档案格式之一:
`betty {{zip}} {{path/to/file_or_directory}}`
- 将档案解压到当前目录:
`betty {{unzip}} {{archive.tar.gz}}`
- 将档案解压到指定目录:
`betty unarchive {{archive.tar.gz}} to {{path/to/directory}}`
- 播放Spotify
`betty play {{Spotify}}`
- 让Betty发疯
`betty go crazy`
- 显示版本:
`betty version`