common/w*: add Korean translation (#14523)

This commit is contained in:
코드싸이
2024-11-02 13:59:52 +09:00
committed by GitHub
parent 8a477df704
commit 8bcc0ead21
58 changed files with 1268 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# wbmptopbm
> 무선 비트맵 파일을 PBM 이미지로 변환.
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/wbmptopbm.html>.
- WBMP 파일을 PBM 이미지로 변환:
`wbmptopbm {{경로/대상/입력_파일.wbpm}} > {{경로/대상/출력_파일.pbm}}`