audacious: add Korean translation (#11769)

pull/23/head
HoJeong Im 2023-12-17 01:33:40 +09:00 committed by GitHub
parent 18327ffd1d
commit 326f0f33e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
# audacious
> 오픈 소스 오디오 플레이어.
> 더 많은 정보: <https://audacious-media-player.org>.
- 프로그램 실행:
`audacious`
- 오디오 파일의 특정 디렉터리를 대기열에 삽입:
`audacious --enqueue {{경로/대상/디렉터리}}`
- 재생 시작 또는 중지:
`audacious --play-pause`
- 재생 목록에서 앞으로 또는 뒤로 건너뛰기:
`audacious --{{fwd|rew}}`
- 재생 중지:
`audacious --stop`
- 헤드리스 버전 시작:
`audacious --headless`
- 재생이 중지되거나 재생할 내용이 없으면 즉시 종료:
`audacious --quit-after-play`