betty, bfg, bgpgrep, bindkey, binwalk, bioradtopgm, bird, birdc, bison, bitconid: add Korean translation (#13734)

This commit is contained in:
HoJeong Im
2024-09-22 01:39:08 +09:00
committed by GitHub
parent a9c1cb3264
commit fda9af4dfa
10 changed files with 233 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# bioradtopgm
> Biorad 공초점 파일을 PGM 파일로 변환.
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/bioradtopgm.html>.
- Biorad 공초점 파일을 읽고 여기에 포함된 n번째 이미지를 PGM 파일로 저장:
`bioradtopgm -{{n}} {{경로/대상/file.pic}} > {{경로/대상/file.pgm}}`
- Biorad 공초점 파일을 읽고 포함된 이미지 수를 인쇄:
`bioradtopgm {{경로/대상/file.pic}}`
- 버전 출력:
`bioradtopgm -version`