diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-10-25 01:13:55 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-10-25 10:15:13 +0200 |
| commit | 3a796160854b2bde5ffa743fb35d758e06cc9a7b (patch) | |
| tree | 86382949d1b90762dd04b890c6bdea4e47a55c30 /src/wx/po/fr_FR.po | |
| parent | eb62bf59f65372c82c45607df32dbb4beb6dd46f (diff) | |
Fix missing verification messages.
Diffstat (limited to 'src/wx/po/fr_FR.po')
| -rw-r--r-- | src/wx/po/fr_FR.po | 25 |
1 files changed, 18 insertions, 7 deletions
diff --git a/src/wx/po/fr_FR.po b/src/wx/po/fr_FR.po index acedcd126..e23b5199d 100644 --- a/src/wx/po/fr_FR.po +++ b/src/wx/po/fr_FR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: DCP-o-matic FRENCH\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-10-17 15:26+0200\n" +"POT-Creation-Date: 2021-10-25 01:13+0200\n" "PO-Revision-Date: 2019-05-07 14:29+0100\n" "Last-Translator: Grégoire AUSINA <gregoire@gisele-productions.eu>\n" "Language-Team: \n" @@ -117,12 +117,12 @@ msgid "0dB (unchanged)" msgstr "" #. / TRANSLATORS: this will be used in the middle of a string like "1 error, 2 Bv2.1 errors and 3 warnings." -#: src/wx/verify_dcp_dialog.cc:383 +#: src/wx/verify_dcp_dialog.cc:389 msgid "1 Bv2.1 error, " msgstr "" #. / TRANSLATORS: this will be used at the start of a string like "1 error, 2 Bv2.1 errors and 3 warnings." -#: src/wx/verify_dcp_dialog.cc:375 +#: src/wx/verify_dcp_dialog.cc:381 msgid "1 error, " msgstr "" @@ -1963,7 +1963,7 @@ msgstr "" msgid "No DCP loaded." msgstr "Aucun DCP chargé." -#: src/wx/verify_dcp_dialog.cc:404 +#: src/wx/verify_dcp_dialog.cc:410 msgid "No SMPTE Bv2.1 errors found." msgstr "" @@ -1976,11 +1976,11 @@ msgstr "Aucun son ne passera du canal audio %d au canal %d du DCP." msgid "No content found in this folder." msgstr "Aucun contenu trouvé dans ce répertoire" -#: src/wx/verify_dcp_dialog.cc:400 +#: src/wx/verify_dcp_dialog.cc:406 msgid "No errors found." msgstr "" -#: src/wx/verify_dcp_dialog.cc:408 +#: src/wx/verify_dcp_dialog.cc:414 msgid "No warnings found." msgstr "" @@ -2663,6 +2663,17 @@ msgstr "Lissage" msgid "Snap" msgstr "Magnetisme" +#: src/wx/verify_dcp_dialog.cc:369 +msgid "" +"Some closed <Text> or <Image> nodes have different vertical alignments " +"within a <Subtitle>." +msgstr "" + +#: src/wx/verify_dcp_dialog.cc:372 +msgid "" +"Some closed captions are not listed in the order of their vertical position." +msgstr "" + #: src/wx/config_dialog.cc:877 msgid "Sound" msgstr "" @@ -3717,7 +3728,7 @@ msgid "Zoom out to whole film" msgstr "Voir tout" #. / TRANSLATORS: this will be used at the end of a string like "1 error, 2 Bv2.1 errors and 3 warnings." -#: src/wx/verify_dcp_dialog.cc:391 +#: src/wx/verify_dcp_dialog.cc:397 msgid "and 1 warning." msgstr "" |
