diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-22 23:39:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-03-23 01:11:27 +0100 |
| commit | b4527b323676fb5cdbbb19fd018c3890860eb3f2 (patch) | |
| tree | 860f7290a88464f97fd9d67d91fd008b728ab865 /src/wx/po/de_DE.po | |
| parent | 0afcc3d371a297dc03722ea9a516b6453bcfcb4e (diff) | |
Adjust for libdcp using a specific property for frame rates.
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 78981b9b8..464077e79 100644 --- a/src/wx/po/de_DE.po +++ b/src/wx/po/de_DE.po @@ -3903,7 +3903,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:268 #, fuzzy, c-format -msgid "The picture in a reel has a frame rate of %n, which is not valid." +msgid "The picture in a reel has a frame rate of %frame_rate, which is not valid." msgstr "Eine Videodatei enthält eine unzulässige Bildrate!" #: src/wx/verify_dcp_result_panel.cc:595 @@ -3920,7 +3920,7 @@ msgstr "Eine Videodatei enthält eine unzulässige Bildrate!" #: src/wx/verify_dcp_result_panel.cc:396 #, fuzzy, c-format -msgid "The sound asset %f has an invalid frame rate of %n." +msgid "The sound asset %f has an invalid frame rate of %frame_rate." msgstr "Eine Videodatei enthält eine unzulässige Bildrate!" #: src/wx/dcp_panel.cc:142 @@ -3965,18 +3965,18 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:345 #, c-format msgid "" -"The video asset %f uses the frame rate %n which is invalid for 3D video." +"The video asset %f uses the frame rate %frame_rate which is invalid for 3D video." msgstr "" #: src/wx/verify_dcp_result_panel.cc:342 #, c-format msgid "" -"The video asset %f uses the frame rate %n which is invalid for 4K video." +"The video asset %f uses the frame rate %frame_rate which is invalid for 4K video." msgstr "" #: src/wx/verify_dcp_result_panel.cc:339 #, fuzzy, c-format -msgid "The video asset %f uses the invalid frame rate %n." +msgid "The video asset %f uses the invalid frame rate %frame_rate." msgstr "Eine Videodatei enthält eine unzulässige Bildrate!" #: src/wx/verify_dcp_result_panel.cc:336 |
