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 | |
| parent | 4ba6268da4db833680f1b6c7ea1ae85945cca81d (diff) | |
INVALID_JPEG2000_CODE_BLOCK_{WIDTH_HEIGHT}: note -> code_block_{width,height}.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/po/cs_CZ.po | 8 | ||||
| -rw-r--r-- | src/wx/po/da_DK.po | 4 | ||||
| -rw-r--r-- | src/wx/po/de_DE.po | 8 | ||||
| -rw-r--r-- | src/wx/po/el_GR.po | 4 | ||||
| -rw-r--r-- | src/wx/po/es_ES.po | 4 | ||||
| -rw-r--r-- | src/wx/po/fa_IR.po | 8 | ||||
| -rw-r--r-- | src/wx/po/fr_FR.po | 8 | ||||
| -rw-r--r-- | src/wx/po/hu_HU.po | 4 | ||||
| -rw-r--r-- | src/wx/po/it_IT.po | 4 | ||||
| -rw-r--r-- | src/wx/po/ja_JP.po | 8 | ||||
| -rw-r--r-- | src/wx/po/ko_KR.po | 8 | ||||
| -rw-r--r-- | src/wx/po/nl_NL.po | 8 | ||||
| -rw-r--r-- | src/wx/po/pl_PL.po | 8 | ||||
| -rw-r--r-- | src/wx/po/pt_BR.po | 4 | ||||
| -rw-r--r-- | src/wx/po/pt_PT.po | 4 | ||||
| -rw-r--r-- | src/wx/po/ru_RU.po | 8 | ||||
| -rw-r--r-- | src/wx/po/sk_SK.po | 4 | ||||
| -rw-r--r-- | src/wx/po/sl_SI.po | 8 | ||||
| -rw-r--r-- | src/wx/po/sv_SE.po | 8 | ||||
| -rw-r--r-- | src/wx/po/tr_TR.po | 4 | ||||
| -rw-r--r-- | src/wx/po/uk_UA.po | 4 | ||||
| -rw-r--r-- | src/wx/po/zh_CN.po | 8 | ||||
| -rw-r--r-- | src/wx/verify_dcp_result_panel.cc | 4 |
23 files changed, 70 insertions, 70 deletions
diff --git a/src/wx/po/cs_CZ.po b/src/wx/po/cs_CZ.po index db0bf4133..77819adcf 100644 --- a/src/wx/po/cs_CZ.po +++ b/src/wx/po/cs_CZ.po @@ -318,13 +318,13 @@ msgstr "Snímek JPEG2000 obsahuje neplatnou značku 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 "Rámec JPEG2000 má výšku kódového bloku %n namísto 32." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." +msgstr "Rámec JPEG2000 má výšku kódového bloku %code_block_height namísto 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 "Rámec JPEG2000 má šířku kódového bloku %n namísto 32." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." +msgstr "Rámec JPEG2000 má šířku kódového bloku %code_block_width namísto 32." #: src/wx/verify_dcp_result_panel.cc:583 msgid "A JPEG2000 frame has no TLM marker." diff --git a/src/wx/po/da_DK.po b/src/wx/po/da_DK.po index 7af37ba9c..b1cc3a496 100644 --- a/src/wx/po/da_DK.po +++ b/src/wx/po/da_DK.po @@ -317,12 +317,12 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:520 #, c-format -msgid "A JPEG2000 frame has a code-block height of %n instead of 32." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:513 #, c-format -msgid "A JPEG2000 frame has a code-block width of %n instead of 32." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:583 diff --git a/src/wx/po/de_DE.po b/src/wx/po/de_DE.po index a5e51613c..b391674cc 100644 --- a/src/wx/po/de_DE.po +++ b/src/wx/po/de_DE.po @@ -324,13 +324,13 @@ msgstr "A JPEG2000 Frame enthält einen ungültigen POC-Marker (%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 "A JPEG2000 Frame hat eine Code-Block-Höhe von %n anstelle von 32." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." +msgstr "A JPEG2000 Frame hat eine Code-Block-Höhe von %code_block_height anstelle von 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 "A JPEG2000 Frame hat eine Code-Block-Breite von %n anstelle von 32." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." +msgstr "A JPEG2000 Frame hat eine Code-Block-Breite von %code_block_width anstelle von 32." #: src/wx/verify_dcp_result_panel.cc:583 msgid "A JPEG2000 frame has no TLM marker." diff --git a/src/wx/po/el_GR.po b/src/wx/po/el_GR.po index f1793ed31..551e44055 100644 --- a/src/wx/po/el_GR.po +++ b/src/wx/po/el_GR.po @@ -311,12 +311,12 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:520 #, c-format -msgid "A JPEG2000 frame has a code-block height of %n instead of 32." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:513 #, c-format -msgid "A JPEG2000 frame has a code-block width of %n instead of 32." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:583 diff --git a/src/wx/po/es_ES.po b/src/wx/po/es_ES.po index 39f54ed6c..fae0dc49c 100644 --- a/src/wx/po/es_ES.po +++ b/src/wx/po/es_ES.po @@ -316,12 +316,12 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:520 #, c-format -msgid "A JPEG2000 frame has a code-block height of %n instead of 32." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:513 #, c-format -msgid "A JPEG2000 frame has a code-block width of %n instead of 32." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:583 diff --git a/src/wx/po/fa_IR.po b/src/wx/po/fa_IR.po index b1eef3d08..e4f292ed5 100644 --- a/src/wx/po/fa_IR.po +++ b/src/wx/po/fa_IR.po @@ -319,13 +319,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." diff --git a/src/wx/po/fr_FR.po b/src/wx/po/fr_FR.po index 408356e48..da4e32c81 100644 --- a/src/wx/po/fr_FR.po +++ b/src/wx/po/fr_FR.po @@ -324,13 +324,13 @@ msgstr "Une image JPEG2000 contient un marqueur POC invalide (%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 "Une image JPEG2000 a une hauteur de bloc de code de %n au lieu de 32." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." +msgstr "Une image JPEG2000 a une hauteur de bloc de code de %code_block_height au lieu de 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 "Une image JPEG2000 a une largeur de bloc de code de %n au lieu de 32." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." +msgstr "Une image JPEG2000 a une largeur de bloc de code de %code_block_width au lieu de 32." #: src/wx/verify_dcp_result_panel.cc:583 msgid "A JPEG2000 frame has no TLM marker." diff --git a/src/wx/po/hu_HU.po b/src/wx/po/hu_HU.po index b2544421d..a99b3c7b9 100644 --- a/src/wx/po/hu_HU.po +++ b/src/wx/po/hu_HU.po @@ -311,12 +311,12 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:520 #, c-format -msgid "A JPEG2000 frame has a code-block height of %n instead of 32." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:513 #, c-format -msgid "A JPEG2000 frame has a code-block width of %n instead of 32." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:583 diff --git a/src/wx/po/it_IT.po b/src/wx/po/it_IT.po index 2dc5721b0..392498602 100644 --- a/src/wx/po/it_IT.po +++ b/src/wx/po/it_IT.po @@ -316,12 +316,12 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:520 #, c-format -msgid "A JPEG2000 frame has a code-block height of %n instead of 32." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:513 #, c-format -msgid "A JPEG2000 frame has a code-block width of %n instead of 32." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:583 diff --git a/src/wx/po/ja_JP.po b/src/wx/po/ja_JP.po index 546af6541..eb97bf7b1 100644 --- a/src/wx/po/ja_JP.po +++ b/src/wx/po/ja_JP.po @@ -323,13 +323,13 @@ msgstr "JPEG2000 フレームに無効な POC マーカー (%n) が含まれて #: src/wx/verify_dcp_result_panel.cc:511 #, fuzzy, 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:504 #, fuzzy, 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:574 msgid "A JPEG2000 frame has no TLM marker." 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." diff --git a/src/wx/po/nl_NL.po b/src/wx/po/nl_NL.po index 99552511d..90752f425 100644 --- a/src/wx/po/nl_NL.po +++ b/src/wx/po/nl_NL.po @@ -319,15 +319,15 @@ msgstr "Een JPEG2000-frame bevat een ongeldige POC marker (%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." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." msgstr "" -"Een JPEG2000-frame heeft een code-block hoogte van %n in plaats van 32." +"Een JPEG2000-frame heeft een code-block hoogte van %code_block_height in plaats van 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." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." msgstr "" -"Een JPEG2000-frame heeft een code-block breedte van %n in plaats van 32." +"Een JPEG2000-frame heeft een code-block breedte van %code_block_width in plaats van 32." #: src/wx/verify_dcp_result_panel.cc:583 msgid "A JPEG2000 frame has no TLM marker." diff --git a/src/wx/po/pl_PL.po b/src/wx/po/pl_PL.po index 5a60d30d5..39968f449 100644 --- a/src/wx/po/pl_PL.po +++ b/src/wx/po/pl_PL.po @@ -326,15 +326,15 @@ msgstr "Klatka obrazu JPEG2000 zawiera nieprawidłowy znacznik 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." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." msgstr "" -"Wysokość bloku w klatce obrazu JPEG2000 wynosi %n zamiast wymaganych 32." +"Wysokość bloku w klatce obrazu JPEG2000 wynosi %code_block_height zamiast wymaganych 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." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." msgstr "" -"Szerokość bloku w klatce obrazu JPEG2000 wynosi %n zamiast wymaganych 32." +"Szerokość bloku w klatce obrazu JPEG2000 wynosi %code_block_width zamiast wymaganych 32." #: src/wx/verify_dcp_result_panel.cc:583 msgid "A JPEG2000 frame has no TLM marker." diff --git a/src/wx/po/pt_BR.po b/src/wx/po/pt_BR.po index ecc4eaca4..acb268c1a 100644 --- a/src/wx/po/pt_BR.po +++ b/src/wx/po/pt_BR.po @@ -317,12 +317,12 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:520 #, c-format -msgid "A JPEG2000 frame has a code-block height of %n instead of 32." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:513 #, c-format -msgid "A JPEG2000 frame has a code-block width of %n instead of 32." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:583 diff --git a/src/wx/po/pt_PT.po b/src/wx/po/pt_PT.po index d2b16bdd7..e051702e2 100644 --- a/src/wx/po/pt_PT.po +++ b/src/wx/po/pt_PT.po @@ -315,12 +315,12 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:520 #, c-format -msgid "A JPEG2000 frame has a code-block height of %n instead of 32." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:513 #, c-format -msgid "A JPEG2000 frame has a code-block width of %n instead of 32." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:583 diff --git a/src/wx/po/ru_RU.po b/src/wx/po/ru_RU.po index 0db5f281f..674e7b7dd 100644 --- a/src/wx/po/ru_RU.po +++ b/src/wx/po/ru_RU.po @@ -317,13 +317,13 @@ msgstr "Кадр JPEG2000 содержит некорректный маркер #: 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." diff --git a/src/wx/po/sk_SK.po b/src/wx/po/sk_SK.po index f4a5ddd08..ff6805864 100644 --- a/src/wx/po/sk_SK.po +++ b/src/wx/po/sk_SK.po @@ -316,12 +316,12 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:520 #, c-format -msgid "A JPEG2000 frame has a code-block height of %n instead of 32." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:513 #, c-format -msgid "A JPEG2000 frame has a code-block width of %n instead of 32." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:583 diff --git a/src/wx/po/sl_SI.po b/src/wx/po/sl_SI.po index a03988d8b..022c41685 100644 --- a/src/wx/po/sl_SI.po +++ b/src/wx/po/sl_SI.po @@ -317,13 +317,13 @@ msgstr "Sličica JPEG2000 vsebuje neveljavno oznako 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 "Sličica JPEG2000 ima višino kodnega bloka %n namesto 32." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." +msgstr "Sličica JPEG2000 ima višino kodnega bloka %code_block_height namesto 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 "Sličica JPEG2000 ima širino kodnega bloka %n namesto 32." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." +msgstr "Sličica JPEG2000 ima širino kodnega bloka %code_block_width namesto 32." #: src/wx/verify_dcp_result_panel.cc:583 msgid "A JPEG2000 frame has no TLM marker." diff --git a/src/wx/po/sv_SE.po b/src/wx/po/sv_SE.po index b6f7f4e60..31ae2655f 100644 --- a/src/wx/po/sv_SE.po +++ b/src/wx/po/sv_SE.po @@ -322,13 +322,13 @@ msgstr "En JPEG2000-bild innehåller en felaktig POC-markering (%n)." # Svengelska #: 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 "En JPEG2000-bild innehåller en kodblockshöjd på %n istället för 32." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." +msgstr "En JPEG2000-bild innehåller en kodblockshöjd på %code_block_height istället för 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 "En JPEG2000-bild innehåller en kodblocksbredd på %n istället för 32." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." +msgstr "En JPEG2000-bild innehåller en kodblocksbredd på %code_block_width istället för 32." #: src/wx/verify_dcp_result_panel.cc:583 msgid "A JPEG2000 frame has no TLM marker." diff --git a/src/wx/po/tr_TR.po b/src/wx/po/tr_TR.po index f1793ed31..551e44055 100644 --- a/src/wx/po/tr_TR.po +++ b/src/wx/po/tr_TR.po @@ -311,12 +311,12 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:520 #, c-format -msgid "A JPEG2000 frame has a code-block height of %n instead of 32." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:513 #, c-format -msgid "A JPEG2000 frame has a code-block width of %n instead of 32." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:583 diff --git a/src/wx/po/uk_UA.po b/src/wx/po/uk_UA.po index 5ceb50473..a0adf7492 100644 --- a/src/wx/po/uk_UA.po +++ b/src/wx/po/uk_UA.po @@ -315,12 +315,12 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:520 #, c-format -msgid "A JPEG2000 frame has a code-block height of %n instead of 32." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:513 #, c-format -msgid "A JPEG2000 frame has a code-block width of %n instead of 32." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:583 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." diff --git a/src/wx/verify_dcp_result_panel.cc b/src/wx/verify_dcp_result_panel.cc index e3d82e186..495c70a6c 100644 --- a/src/wx/verify_dcp_result_panel.cc +++ b/src/wx/verify_dcp_result_panel.cc @@ -522,14 +522,14 @@ VerifyDCPResultPanel::add(shared_ptr<const VerifyDCPJob> job, bool many) case dcp::VerificationNote::Code::INVALID_JPEG2000_CODE_BLOCK_WIDTH: add( i.second, - _("A JPEG2000 frame has a code-block width of %n instead of 32."), + _("A JPEG2000 frame has a code-block width of %code_block_width instead of 32."), _("More JPEG2000 frames (not listed) have an invalid code-block width.") ); break; case dcp::VerificationNote::Code::INVALID_JPEG2000_CODE_BLOCK_HEIGHT: add( i.second, - _("A JPEG2000 frame has a code-block height of %n instead of 32."), + _("A JPEG2000 frame has a code-block height of %code_block_height instead of 32."), _("More JPEG2000 frames (not listed) have an invalid code-block height.") ); break; |
