osx/terminal-notifier: fix typo, osx/*: add Korean translation (#14758)

This commit is contained in:
코드싸이
2024-11-12 04:54:15 +09:00
committed by GitHub
parent 3c745bfaae
commit f5003bb990
202 changed files with 3796 additions and 1 deletions

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

@@ -0,0 +1,28 @@
# spotify
> Spotify의 명령줄 인터페이스.
> 더 많은 정보: <https://github.com/hnarayanan/shpotify>.
- 노래 이름으로 찾아 재생:
`spotify play {{노래_이름}}`
- 재생목록 이름으로 찾아 재생:
`spotify play list {{재생목록_이름}}`
- 재생을 일시 정지(또는 재개):
`spotify pause`
- 재생목록에서 다음 노래로 건너뛰기:
`spotify next`
- 볼륨 조정:
`spotify vol {{up|down|값}}`
- 재생 상태 및 노래 세부 정보 표시:
`spotify status`