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/de_DE.po | |
| parent | 33ebfc86361583ef33868490c908f0227c247ba0 (diff) | |
{MISSING,INCORRECT}_{SUBTITLE,CLOSED_CAPTION}_ENTRY_POINT: note -> asset_id.
Diffstat (limited to 'src/wx/po/de_DE.po')
| -rw-r--r-- | src/wx/po/de_DE.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/wx/po/de_DE.po b/src/wx/po/de_DE.po index 9eb3ef9b5..f0c4a66c4 100644 --- a/src/wx/po/de_DE.po +++ b/src/wx/po/de_DE.po @@ -907,9 +907,9 @@ msgstr "Klicken um alle ausgewählten Inhalte mit demselben Wert zu versehen" #: src/wx/verify_dcp_result_panel.cc:435 #, c-format -msgid "Closed caption asset %n has a non-zero <EntryPoint>." +msgid "Closed caption asset %asset_id has a non-zero <EntryPoint>." msgstr "" -"Closed Caption-Mediendatei %n ('CCAP Asset') hat einen <EntryPoint>, der von " +"Closed Caption-Mediendatei %asset_id ('CCAP Asset') hat einen <EntryPoint>, der von " "Null verschieden ist." #: src/wx/closed_captions_dialog.cc:49 src/wx/dcp_referencing_dialog.cc:115 @@ -3485,7 +3485,7 @@ msgstr "Untertitel Darstellung" #: src/wx/verify_dcp_result_panel.cc:429 #, c-format -msgid "Subtitle asset %n has a non-zero <EntryPoint>." +msgid "Subtitle asset %asset_id has a non-zero <EntryPoint>." msgstr "" #: src/wx/export_subtitles_dialog.cc:105 @@ -3814,7 +3814,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:432 #, c-format -msgid "The closed caption asset %n has no <EntryPoint> tag." +msgid "The closed caption asset %asset_id has no <EntryPoint> tag." msgstr "" #: src/wx/film_name_location_dialog.cc:146 @@ -3962,7 +3962,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:426 #, c-format -msgid "The subtitle asset %n has no <EntryPoint> tag." +msgid "The subtitle asset %asset_id has no <EntryPoint> tag." msgstr "" #: src/wx/verify_dcp_result_panel.cc:360 |
