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/da_DK.po | |
| parent | 0afcc3d371a297dc03722ea9a516b6453bcfcb4e (diff) | |
Adjust for libdcp using a specific property for frame rates.
Diffstat (limited to 'src/wx/po/da_DK.po')
| -rw-r--r-- | src/wx/po/da_DK.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/wx/po/da_DK.po b/src/wx/po/da_DK.po index d856c98ce..3487284c1 100644 --- a/src/wx/po/da_DK.po +++ b/src/wx/po/da_DK.po @@ -3792,7 +3792,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 "Filmen i en spole har en ugyldig billedhastighed" #: src/wx/verify_dcp_result_panel.cc:595 @@ -3809,7 +3809,7 @@ msgstr "Filmen i en spole har en ugyldig billedhastighed" #: 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 "Filmen i en spole har en ugyldig billedhastighed" #: src/wx/dcp_panel.cc:142 @@ -3852,18 +3852,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 "Filmen i en spole har en ugyldig billedhastighed" #: src/wx/verify_dcp_result_panel.cc:336 |
