apkleaks, arduino*, aspell, archwiki-rs, atktopbm, audtool, autojump, autopep8: add Korean translation (#13638)
This commit is contained in:
37
pages.ko/common/audtool.md
Normal file
37
pages.ko/common/audtool.md
Normal file
@@ -0,0 +1,37 @@
|
||||
# audtool
|
||||
|
||||
> 명령을 사용해 Audacious 제어.
|
||||
> 참고: `audacious`.
|
||||
> 더 많은 정보: <https://manned.org/audtool>.
|
||||
|
||||
- 오디오 재생/일시 중지:
|
||||
|
||||
`audtool playback-playpause`
|
||||
|
||||
- 현재 재생 중인 노래의 아티스트, 앨범, 노래 제목을 출력:
|
||||
|
||||
`audtool current-song`
|
||||
|
||||
- 오디오 재생 볼륨 설정:
|
||||
|
||||
`audtool set-volume {{100}}`
|
||||
|
||||
- 다음 노래로 건너뛰기:
|
||||
|
||||
`audtool playlist-advance`
|
||||
|
||||
- 현재 노래의 비트레이트를 킬로비트 단위로 출력:
|
||||
|
||||
`audtool current-song-bitrate-kbps`
|
||||
|
||||
- 숨겨진 경우, 전체 화면으로 Audacious 열기:
|
||||
|
||||
`audtool mainwin-show`
|
||||
|
||||
- 도움말 표시:
|
||||
|
||||
`audtool help`
|
||||
|
||||
- 설정 표시:
|
||||
|
||||
`audtool preferences-show`
|
Reference in New Issue
Block a user