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/zh_CN.po | |
| parent | 4ba6268da4db833680f1b6c7ea1ae85945cca81d (diff) | |
INVALID_JPEG2000_CODE_BLOCK_{WIDTH_HEIGHT}: note -> code_block_{width,height}.
Diffstat (limited to 'src/wx/po/zh_CN.po')
| -rw-r--r-- | src/wx/po/zh_CN.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wx/po/zh_CN.po b/src/wx/po/zh_CN.po index 6546b89cc..a3671d477 100644 --- a/src/wx/po/zh_CN.po +++ b/src/wx/po/zh_CN.po @@ -327,13 +327,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帧的代码块高度为 %n ,而不是32。" +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." +msgstr "JPEG2000帧的代码块高度为 %code_block_height ,而不是32。" #: 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帧的代码块宽度为 %n ,而不是32。" +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." +msgstr "JPEG2000帧的代码块宽度为 %code_block_width ,而不是32。" #: src/wx/verify_dcp_result_panel.cc:583 msgid "A JPEG2000 frame has no TLM marker." |
