13 lines
348 B
Markdown
Raw Normal View History

# msgmerge
> 새로운 번역 템플릿을 기반으로 기존 번역 파일 업데이트.
> 더 많은 정보: <https://www.gnu.org/software/gettext/manual/gettext.html#msgmerge-Invocation>.
- 번역 파일 업데이트:
`msgmerge {{[-U|--update]}} {{path/to/file.po}} {{path/to/messages.pot}}`
- 도움말 표시:
`msgmerge {{[-h|--help]}}`