From d8c208fa0bedab000bcb151a14f10cef7ad96f41 Mon Sep 17 00:00:00 2001 From: Guillaume Lelarge Date: Tue, 17 Aug 2010 07:36:44 +0000 Subject: [PATCH] Update french translation. --- lang/fr.lang.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lang/fr.lang.php b/lang/fr.lang.php index f8fac66..2f71591 100644 --- a/lang/fr.lang.php +++ b/lang/fr.lang.php @@ -181,8 +181,8 @@ $message = array( 'strMeasures' => 'Mesures', 'strNodeInfo' => 'Info. sur le noeud', 'strNodeStatus' => 'Statut du noeud', - 'strNodeStatus1' => 'Haut. Déconnexion', - 'strNodeStatus2' => 'Haut. Connexion', + 'strNodeStatus1' => 'Haut. Déconnexion.', + 'strNodeStatus2' => 'Haut. Connexion.', 'strNodeStatus3' => 'Bas', 'strNoNode' => 'Il n\'y a pas de noeud', 'strOff' => 'Arrêté', @@ -211,6 +211,7 @@ $message = array( 'strPgpoolSummary' => 'Résumé', 'strPleaseWait' => 'Un instant...', 'strPort' => 'Port', + 'strPrimaryRunning' => 'Serveur primaire', 'strProcId' => 'Processus', 'strProcInfo' => 'Info. processus', 'strProcTime' => 'Début d\'exécution du processus', @@ -232,6 +233,7 @@ $message = array( 'strSetting' => 'Configuration de pgpoolAdmin', 'strSetup' => 'Configuration', 'strSlonyMode' => 'Mode Slony-I', + 'strStandbyRunning' => 'Serveur standby', 'strStartOption' => 'Options de démarrage', 'strStartPgpool' => 'Exécuter pgpool', 'strStatus' => 'Statut', -- 2.39.5