multiple pages : Add Korean Translation (#3583)
* Translation-ko chsh.md cksum.md clamscan.md clang.md clear.md clementine.md cloc.md clockwork-cli.md * update some words chsh.md cksum.md clamscan.md clear.md cloc.md clockwork-cli.md * update * update * Update clockwork-cli.md
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
40fb7d51dc
commit
1c78b9e106
36
pages.ko/common/clementine.md
Normal file
36
pages.ko/common/clementine.md
Normal file
@@ -0,0 +1,36 @@
|
||||
# clementine
|
||||
|
||||
> 현대적인 음악 플레이어이자 라이브러리 생성자.
|
||||
> 더 많은 정보: <https://www.clementine-player.org>.
|
||||
|
||||
- Clementine 열기:
|
||||
|
||||
`clementine`
|
||||
|
||||
- 음악 파일을 실행합니다:
|
||||
|
||||
`clementine {{url_혹은_경로/파일.ext}}`
|
||||
|
||||
- 정지, 재생 버튼(Toggle):
|
||||
|
||||
`clementine --play-pause`
|
||||
|
||||
- 재생 멈추기:
|
||||
|
||||
`clementine --stop`
|
||||
|
||||
- 다음 트랙 넘기기:
|
||||
|
||||
`clementine --next`
|
||||
|
||||
- 이전 트랙 넘기기:
|
||||
|
||||
`clementine --previous`
|
||||
|
||||
- 플레이리스트 파일 불러오기:
|
||||
|
||||
`clementine --load {{경로/재생리스트.ext}}`
|
||||
|
||||
- 현재 불러온 플레이리스트에서 5번째 트랙 재생하기:
|
||||
|
||||
`clementine --play-track {{5}}`
|
Reference in New Issue
Block a user