add new chinese translations
This commit is contained in:
28
pages.zh/osx/spotify.md
Normal file
28
pages.zh/osx/spotify.md
Normal 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`
|
Reference in New Issue
Block a user