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 @@
# qrttoppm
> QRT 레이 트레이서 파일을 PPM 이미지로 변환.
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/qrttoppm.html>.
- QRT 파일을 PPM 이미지로 변환:
`qrttoppm {{경로/대상/파일.qrt}} > {{경로/대상/이미지.ppm}}`