diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-29 17:21:06 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | 5654114219061f612efc409fdfecbe6954c8b327 (patch) | |
| tree | b79f8e8340631e716a984af72a48c99ca799c8aa /src/wx/po/nl_NL.po | |
| parent | 33ebfc86361583ef33868490c908f0227c247ba0 (diff) | |
{MISSING,INCORRECT}_{SUBTITLE,CLOSED_CAPTION}_ENTRY_POINT: note -> asset_id.
Diffstat (limited to 'src/wx/po/nl_NL.po')
| -rw-r--r-- | src/wx/po/nl_NL.po | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/wx/po/nl_NL.po b/src/wx/po/nl_NL.po index 4ae7fd96d..539ae9032 100644 --- a/src/wx/po/nl_NL.po +++ b/src/wx/po/nl_NL.po @@ -871,8 +871,8 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:435 #, c-format -msgid "Closed caption asset %n has a non-zero <EntryPoint>." -msgstr "Closed caption asset %n heeft een <EntryPoint> dat niet nul is." +msgid "Closed caption asset %asset_id has a non-zero <EntryPoint>." +msgstr "Closed caption asset %asset_id heeft een <EntryPoint> dat niet nul is." #: src/wx/closed_captions_dialog.cc:49 src/wx/dcp_referencing_dialog.cc:115 msgid "Closed captions" @@ -3321,8 +3321,8 @@ msgstr "Ondertitel-uiterlijk" #: src/wx/verify_dcp_result_panel.cc:429 #, c-format -msgid "Subtitle asset %n has a non-zero <EntryPoint>." -msgstr "Subtitle asset %n heeft een <EntryPoint> dat niet nul is." +msgid "Subtitle asset %asset_id has a non-zero <EntryPoint>." +msgstr "Subtitle asset %asset_id heeft een <EntryPoint> dat niet nul is." #: src/wx/export_subtitles_dialog.cc:105 msgid "Subtitle files (.mxf)|*.mxf" @@ -3666,8 +3666,8 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:432 #, c-format -msgid "The closed caption asset %n has no <EntryPoint> tag." -msgstr "De closed caption asset %n heeft geen <EntryPoint> tag." +msgid "The closed caption asset %asset_id has no <EntryPoint> tag." +msgstr "De closed caption asset %asset_id heeft geen <EntryPoint> tag." #: src/wx/film_name_location_dialog.cc:146 #, c-format @@ -3830,8 +3830,8 @@ msgstr "De subtitle asset %n bevat geen ondertitels." #: src/wx/verify_dcp_result_panel.cc:426 #, c-format -msgid "The subtitle asset %n has no <EntryPoint> tag." -msgstr "De subtitle asset %n heeft geen <EntryPoint> tag." +msgid "The subtitle asset %asset_id has no <EntryPoint> tag." +msgstr "De subtitle asset %asset_id heeft geen <EntryPoint> tag." #: src/wx/verify_dcp_result_panel.cc:360 #, c-format |
