diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-22 21:03:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-03-22 21:03:44 +0100 |
| commit | 3eace8d8ef87105d9dee2ed0f54547c98914ec2e (patch) | |
| tree | 66758d2d154ee3d386a6c36afdc0eaad969e452e /src/wx/po/cs_CZ.po | |
| parent | cefe1d0f32a73f9afe6fdfc2dc362d7be5ba75e6 (diff) | |
Tweak verification code for some changes in libdcp.
Diffstat (limited to 'src/wx/po/cs_CZ.po')
| -rw-r--r-- | src/wx/po/cs_CZ.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/wx/po/cs_CZ.po b/src/wx/po/cs_CZ.po index bf65fc1e9..7c2ae9bc5 100644 --- a/src/wx/po/cs_CZ.po +++ b/src/wx/po/cs_CZ.po @@ -356,10 +356,10 @@ msgstr "Titulky jsou delší, než je reel." #: src/wx/verify_dcp_result_panel.cc:659 #, c-format msgid "" -"A subtitle or closed caption refers to a font with ID %id that does not have " +"A subtitle or closed caption refers to a font with ID %load_font_id that does not have " "a corresponding <LoadFont> node." msgstr "" -"Titulky nebo skryté titulky odkazují na písmo s ID %id, které nemá " +"Titulky nebo skryté titulky odkazují na písmo s ID %load_font_id, které nemá " "odpovídající node <LoadFont>." #: src/wx/sound_preferences_page.cc:199 @@ -3582,8 +3582,8 @@ msgstr "ID prostředku v časované textové mxf neodpovídá ID obsaženého XM #: src/wx/verify_dcp_result_panel.cc:662 #, c-format -msgid "The SMPTE subtitle asset %id has <Text> nodes but no <LoadFont> node" -msgstr "Titulky SMPTE %id má uzly <Text>, ale žádný uzel <LoadFont>" +msgid "The SMPTE subtitle asset %asset_id has <Text> nodes but no <LoadFont> node" +msgstr "Titulky SMPTE %asset_id má uzly <Text>, ale žádný uzel <LoadFont>" #: src/wx/verify_dcp_result_panel.cc:296 #, c-format @@ -3640,8 +3640,8 @@ msgstr "Datový zdroj %n nemá <Hash> v CPL." #: src/wx/verify_dcp_result_panel.cc:665 #, c-format -msgid "The asset with ID %id in the asset map actually has an id of %other_id" -msgstr "Dílo s ID %id v mapě aktiv má ve skutečnosti id %other_id" +msgid "The asset with ID %asset_id in the asset map actually has an id of %other_asset_id" +msgstr "Dílo s ID %asset_id v mapě aktiv má ve skutečnosti id %other_asset_id" #: src/wx/verify_dcp_result_panel.cc:423 #, c-format |
