vlc/vlc-2.2 | branch: master | Rémi Denis-Courmont <[email protected]> | Wed Apr 27 23:24:13 2016 +0300| [fd02e6807d4f1d0802bde74086b912cad6aa3fc7] | committer: Rémi Denis-Courmont
fr: fix nonsensical translation for optical drive > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=fd02e6807d4f1d0802bde74086b912cad6aa3fc7 --- po/fr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/fr.po b/po/fr.po index bc6000c..387148e 100644 --- a/po/fr.po +++ b/po/fr.po @@ -29558,11 +29558,11 @@ msgstr "Niveau de post-traitement vidéo" #: modules/gui/qt4/ui/sprefs_input.h:352 msgid "Optical drive" -msgstr "Périphérique disque optique" +msgstr "Lecteur optique" #: modules/gui/qt4/ui/sprefs_input.h:353 msgid "Default optical device" -msgstr "Périphérique de sortie par défaut" +msgstr "Lecteur optique par défaut" #: modules/gui/qt4/ui/sprefs_input.h:357 msgid "Damaged or incomplete AVI file" _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
