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