diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-24 15:39:50 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-24 15:41:34 +0000 |
| commit | 8013b7cb5c25e2cd7a879b979cab60e359b507c9 (patch) | |
| tree | 1161be74ffe9cc59926874edeee4265a15d3656f /src/lib | |
| parent | 7615533e25b9d8d613535ca593fb864762d8a5fe (diff) | |
Cherry-pick 9964901 from v2.12.x
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/po/fr_FR.po | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/src/lib/po/fr_FR.po b/src/lib/po/fr_FR.po index e30d74986..778db8cdc 100644 --- a/src/lib/po/fr_FR.po +++ b/src/lib/po/fr_FR.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: DCP-o-matic FRENCH\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-02-01 16:50+0000\n" -"PO-Revision-Date: 2018-02-24 14:30+0100\n" +"POT-Creation-Date: 2018-03-17 10:22+0000\n" +"PO-Revision-Date: 2018-03-24 16:17+0100\n" "Last-Translator: Grégoire AUSINA <gregoire@gisele-productions.eu>\n" "Language-Team: \n" "Language: fr_FR\n" @@ -298,7 +298,11 @@ msgstr "Annulé" msgid "Cannot handle pixel format %1 during %2" msgstr "Format du pixel %1 non géré par %2" -#: src/lib/util.cc:513 +#: src/lib/film.cc:1220 +msgid "Cannot make a KDM as this project is not encrypted." +msgstr "Fabrication d'une KDM impossible car ce projet n'est pas crypté." + +#: src/lib/util.cc:514 msgid "Centre" msgstr "Centre" @@ -1296,7 +1300,17 @@ msgstr "" "sortie DCP sur 3D si vous souhaitez le projeter sur un système 3D (par " "exemple : Real-D, MasterImage etc.)" -#: src/lib/hints.cc:138 +#: src/lib/hints.cc:82 +msgid "" +"You are using DCP-o-matic's stereo-to-5.1 upmixer. This is experimental and " +"may result in poor-quality audio. If you continue, you should listen to the " +"resulting DCP in a cinema to make sure that it sounds good." +msgstr "" +"Vous utilisez le surmixeur stéréo vers 5.1 de DCP-o-matic. Cet outil est " +"expérimental et un son de mauvaise qualité pourrait en résulter. Si vous " +"continuez, essayez d'écouter le résultat dans un cinéma afin de vérifier." + +#: src/lib/hints.cc:144 msgid "" "You have %1 files that look like they are VOB files from DVD. You should " "join them to ensure smooth joins between the files." |
