diff options
Diffstat (limited to 'src/lib/po/fr_FR.po')
| -rw-r--r-- | src/lib/po/fr_FR.po | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/src/lib/po/fr_FR.po b/src/lib/po/fr_FR.po index 530cfa525..af57645e9 100644 --- a/src/lib/po/fr_FR.po +++ b/src/lib/po/fr_FR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: DCP-o-matic FRENCH\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-12-04 16:30+0000\n" +"POT-Creation-Date: 2018-12-07 21:48+0000\n" "PO-Revision-Date: 2018-09-07 16:04+0100\n" "Last-Translator: Grégoire AUSINA <gregoire@gisele-productions.eu>\n" "Language-Team: \n" @@ -604,9 +604,10 @@ msgstr "Sous-titres XML du DCP" msgid "DCP sample rate" msgstr "Cadence DCP" -#: src/lib/frame_rate_change.cc:113 -msgid "DCP will run at %1%% of the content speed.\n" -msgstr "Le DCP sera lu à %1%% de la vitesse du contenu source.\n" +#: src/lib/frame_rate_change.cc:114 +#, c-format +msgid "DCP will run at %.1f%% of the content speed.\n" +msgstr "Le DCP sera lu à %.1f%% de la vitesse du contenu source.\n" #: src/lib/frame_rate_change.cc:104 msgid "DCP will use every other frame of the content.\n" |
