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

View File

@@ -0,0 +1,21 @@
# ncmpcpp
> 一个用于音乐播放器守护进程的音乐播放器客户端。
> 另请参见:`mpd``mpc``qmmp``termusic`。
> 更多信息:<https://rybczak.net/ncmpcpp>。
- 连接到指定主机和端口的音乐播放器守护进程:
`ncmpcpp --host {{ip}} --port {{port}}`
- 将当前歌曲的元数据显示到控制台:
`ncmpcpp --current-song`
- 使用指定的配置文件:
`ncmpcpp --config {{file}}`
- 从文件中使用不同的键绑定集:
`ncmpcpp --bindings {{file}}`