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,37 @@
# audtool
> 通过命令控制 Audacious。
> 另请参见:`audacious`。
> 更多信息:<https://manned.org/audtool>。
- 播放/暂停音频播放:
`audtool playback-playpause`
- 打印当前播放歌曲的艺术家、专辑和歌曲名称:
`audtool current-song`
- 设置音频播放的音量:
`audtool set-volume {{100}}`
- 跳到下一首歌曲:
`audtool playlist-advance`
- 打印当前歌曲的比特率(以千比特为单位):
`audtool current-song-bitrate-kbps`
- 如果隐藏则以全屏模式打开 Audacious
`audtool mainwin-show`
- 显示帮助:
`audtool help`
- 显示设置:
`audtool preferences-show`