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

28
pages.zh/osx/spotify.md Normal file
View File

@@ -0,0 +1,28 @@
# spotify
> Spotify的命令行界面。
> 更多信息:<https://github.com/hnarayanan/shpotify>。
- 通过歌曲名称查找并播放歌曲:
`spotify play {{song_name}}`
- 通过播放列表名称查找并播放播放列表:
`spotify play list {{playlist_name}}`
- 暂停(或恢复)播放:
`spotify pause`
- 跳到播放列表中的下一首歌曲:
`spotify next`
- 调整音量:
`spotify vol {{up|down|value}}`
- 显示播放状态和歌曲详细信息:
`spotify status`