[vlc-commits] commit: FR: fix errors in x264 translation (Jean-Baptiste Kempf )
git at videolan.org
git at videolan.org
Tue Apr 13 13:27:46 CEST 2010
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Apr 13 13:27:25 2010 +0200| [e283b16949cd199c298942a966dbddc7120c33a7] | committer: Jean-Baptiste Kempf
FR: fix errors in x264 translation
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e283b16949cd199c298942a966dbddc7120c33a7
---
po/fr.po | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/po/fr.po b/po/fr.po
index 4d19346..a0ca403 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -11105,11 +11105,11 @@ msgstr ""
#: modules/codec/x264.c:142
msgid "Interlaced mode"
-msgstr "Mode de désentrelacement"
+msgstr "Mode entrelacé"
#: modules/codec/x264.c:143
msgid "Pure-interlaced mode."
-msgstr "Mode d'entrelacement pur"
+msgstr "Mode entrelacé pur"
#: modules/codec/x264.c:145
msgid "Use Periodic Intra Refresh"
@@ -11391,7 +11391,7 @@ msgstr "Prédiction pondérée pour les images B."
#: modules/codec/x264.c:257
msgid "Weighted prediction for P-frames"
-msgstr "Prédiction pondérée pour les images B"
+msgstr "Prédiction pondérée pour les images P"
#: modules/codec/x264.c:258
msgid ""
More information about the vlc-commits
mailing list