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/pl_PL.po | |
| parent | 4ba6268da4db833680f1b6c7ea1ae85945cca81d (diff) | |
INVALID_JPEG2000_CODE_BLOCK_{WIDTH_HEIGHT}: note -> code_block_{width,height}.
Diffstat (limited to 'src/wx/po/pl_PL.po')
| -rw-r--r-- | src/wx/po/pl_PL.po | 8 |
1 files changed, 4 insertions, 4 deletions
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." |
