diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-30 00:13:00 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | c3eb9fb7f5148660b037c5c7151986723b3904e1 (patch) | |
| tree | c025a9942167c0b2dbf0848311f408c99795a13e /src/wx/po/ko_KR.po | |
| parent | 4ba6268da4db833680f1b6c7ea1ae85945cca81d (diff) | |
INVALID_JPEG2000_CODE_BLOCK_{WIDTH_HEIGHT}: note -> code_block_{width,height}.
Diffstat (limited to 'src/wx/po/ko_KR.po')
| -rw-r--r-- | src/wx/po/ko_KR.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wx/po/ko_KR.po b/src/wx/po/ko_KR.po index c7c97ce97..91d32c5b9 100644 --- a/src/wx/po/ko_KR.po +++ b/src/wx/po/ko_KR.po @@ -321,13 +321,13 @@ msgstr "JPEG2000 프레임에 유효하지 않은 POC 마커(%n)가 포함되어 #: src/wx/verify_dcp_result_panel.cc:520 #, c-format -msgid "A JPEG2000 frame has a code-block height of %n instead of 32." -msgstr "JPEG2000 프레임의 코드 블록 높이가 32 대신 %n입니다." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." +msgstr "JPEG2000 프레임의 코드 블록 높이가 32 대신 %code_block_height입니다." #: src/wx/verify_dcp_result_panel.cc:513 #, c-format -msgid "A JPEG2000 frame has a code-block width of %n instead of 32." -msgstr "JPEG2000 프레임의 코드 블록 너비가 32 대신 %n입니다." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." +msgstr "JPEG2000 프레임의 코드 블록 너비가 32 대신 %code_block_width입니다." #: src/wx/verify_dcp_result_panel.cc:583 msgid "A JPEG2000 frame has no TLM marker." |
