[vlc-devel] commit: l10n: Update french translation of installer (Eric Lassauge )

git version control git at videolan.org
Wed Feb 3 20:30:35 CET 2010


vlc | branch: master | Eric Lassauge <gozer at progrock.com> | Tue Feb  2 23:07:25 2010 +0000| [7c94999fa0f6f5f27028ad34b029ec4d3d397dd6] | committer: Christophe Mutricy 

l10n: Update french translation of installer

Signed-off-by: Christophe Mutricy <xtophe at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7c94999fa0f6f5f27028ad34b029ec4d3d397dd6
---

 extras/package/win32/languages/french.nsh |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/extras/package/win32/languages/french.nsh b/extras/package/win32/languages/french.nsh
index aadfd02..16ea270 100644
--- a/extras/package/win32/languages/french.nsh
+++ b/extras/package/win32/languages/french.nsh
@@ -1,4 +1,4 @@
-StrCpy $Name_Section01 "Lecteur Media (requis)"
+StrCpy $Name_Section01 "Lecteur Média (requis)"
 StrCpy $Name_Section02a "Ajouter au menu Démarrer"
 StrCpy $Name_Section02b "Placer un raccourci sur le bureau"
 StrCpy $Name_Section03 "Plugin Mozilla"
@@ -12,11 +12,11 @@ StrCpy $Name_Section07 "Menus contextuels"
 StrCpy $Name_Section08 "Effacer les preferences et le cache"
 
 StrCpy $Desc_Section01 \
-    "Le lecteur multimedia"
+    "Le lecteur multimédia"
 StrCpy $Desc_Section02a \
     "Ajoute des icônes au menu Démarrer pour un accès facile"
 StrCpy $Desc_Section02b \
-    "Place un icône sur le bureau pour un accès facile"
+    "Place une icône sur le bureau pour un accès facile"
 StrCpy $Desc_Section03 \
     "Le plugin VLC Mozilla et Mozilla Firefox"
 StrCpy $Desc_Section04 \
@@ -24,14 +24,14 @@ StrCpy $Desc_Section04 \
 StrCpy $Desc_Section05 \
     "Lecture des CD et DVD"
 StrCpy $Desc_Section06 \
-	"Définit le lecteur media VLC comme application par défaut pour les fichiers du type spécifié"
+	"Définit le lecteur média VLC comme application par défaut pour les fichiers du type spécifié"
 StrCpy $Desc_Section07 \
 	"Ajoute des entrées de menu contextuel ('Lire avec VLC' et 'Ajouter à la liste de lecture de VLC')"
 StrCpy $Desc_Section08 \
 	"Efface les préférences de VLC et les fichiers cache laissés par une précédente installation"
 
 StrCpy $Message_AlreadyInstalled  \
-"Le lecteur multimedia VLC est déjà installé. $\nSouhaitez-vous désinstaller \
+"Le lecteur multimédia VLC est déjà installé. $\nSouhaitez-vous désinstaller \
 l'ancienne version avant d'installer $(^Name) ?"
 
 StrCpy $Name_Section91 "Désinstaller"




More information about the vlc-devel mailing list