apkleaks, arduino*, aspell, archwiki-rs, atktopbm, audtool, autojump, autopep8: add Korean translation (#13638)

This commit is contained in:
HoJeong Im
2024-09-09 23:09:37 +09:00
committed by GitHub
parent 73d0395892
commit 22bd4fc858
9 changed files with 213 additions and 0 deletions

View 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`