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

26
pages.zh/linux/cmus.md Normal file
View File

@@ -0,0 +1,26 @@
# cmus
> 命令行音乐播放器。
> 使用箭头键导航,`<enter/return>` 选择,数字 1-8 切换不同的视图。
> 另见: `ncmpcpp`、`clementine`、`qmmp`。
> 更多信息: <https://cmus.github.io>。
- 在指定目录中打开 cmus这将成为您的新工作目录
`cmus {{path/to/directory}}`
- 将文件/目录添加到库中:
`:add {{path/to/file_or_directory}}`
- 暂停/恢复当前歌曲:
`c`
- 切换随机播放模式开/关:
`s`
- 退出 cmus
`q`