mpv: fix typo, common/m*: add and update Korean translation (#14664)

* common/m*: add and update Korean translation

* mpv: fix typo
This commit is contained in:
코드싸이
2024-11-07 09:27:03 +09:00
committed by GitHub
parent cf45a79e8d
commit feb91d75ea
122 changed files with 2819 additions and 17 deletions

24
pages.ko/common/mumble.md Normal file
View File

@@ -0,0 +1,24 @@
# mumble
> 저지연, 고품질 음성 채팅 소프트웨어.
> 더 많은 정보: <https://www.mumble.info>.
- Mumble 열기:
`mumble`
- Mumble을 열고 즉시 서버에 연결:
`mumble mumble://{{사용자이름}}@{{예제.com}}`
- Mumble을 열고 즉시 비밀번호로 보호된 서버에 연결:
`mumble mumble://{{사용자이름}}:{{비밀번호}}@{{예제.com}}`
- 실행 중인 Mumble 인스턴스에서 마이크 음소거/음소거 해제:
`mumble rpc {{mute|unmute}}`
- Mumble의 마이크 및 오디오 출력 음소거/음소거 해제:
`mumble rpc {{deaf|undeaf}}`