common/q*: add Korean translation; qemu: add missing placeholders (#14514)

* common/q*: add Korean translation

* qemu: update command
This commit is contained in:
코드싸이
2024-11-02 10:48:10 +09:00
committed by GitHub
parent 0f04cd4384
commit a83a44e346
21 changed files with 479 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
# qoitopam
> QOI 이미지(Quite OK Image format)를 Netpbm으로 변환.
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/qoitopam.html>.
- QOI 이미지를 Netpbm으로 변환:
`qoitopam {{경로/대상/이미지.qoi}} > {{경로/대상/출력.pnm}}`