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:
12
pages.ko/common/msgunfmt.md
Normal file
12
pages.ko/common/msgunfmt.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# msgunfmt
|
||||
|
||||
> 바이너리 형식에서 메시지 카탈로그를 디컴파일.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/gettext/manual/html_node/msgunfmt-Invocation.html>.
|
||||
|
||||
- 출력 변환:
|
||||
|
||||
`msgunfmt {{경로/대상/파일.mo}}`
|
||||
|
||||
- `.mo` 파일을 `.po` 파일로 변환:
|
||||
|
||||
`msgunfmt {{경로/대상/파일.mo}} > {{경로/대상/파일.po}}`
|
Reference in New Issue
Block a user