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/tr_TR.po | |
| parent | 0afcc3d371a297dc03722ea9a516b6453bcfcb4e (diff) | |
Adjust for libdcp using a specific property for frame rates.
Diffstat (limited to 'src/wx/po/tr_TR.po')
| -rw-r--r-- | src/wx/po/tr_TR.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/wx/po/tr_TR.po b/src/wx/po/tr_TR.po index b3b61996f..0ba5f3c99 100644 --- a/src/wx/po/tr_TR.po +++ b/src/wx/po/tr_TR.po @@ -3617,7 +3617,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:268 #, 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 "" #: src/wx/verify_dcp_result_panel.cc:595 @@ -3634,7 +3634,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:396 #, 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 "" #: src/wx/dcp_panel.cc:142 @@ -3677,18 +3677,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 #, 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 "" #: src/wx/verify_dcp_result_panel.cc:336 |
