summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Lelarge2010-11-08 12:22:33 +0000
committerGuillaume Lelarge2010-11-08 12:22:33 +0000
commitccb948fe9a2163cf1a0368927de8b35baface0c3 (patch)
treeb06ff091e4c10c8427278c65eee60c80023f0c37
parent3c906abfb28f8ec8b7c09a59403929b083b58464 (diff)
Update french translation, per a patch from Jean-Paul Argudo.
-rw-r--r--lang/fr.lang.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/fr.lang.php b/lang/fr.lang.php
index 2f71591..ea35e0a 100644
--- a/lang/fr.lang.php
+++ b/lang/fr.lang.php
@@ -159,7 +159,7 @@ $message = array(
'strDetailInfo' => 'Informations détail',
'strDisconnect' => 'Déconnexion',
'strDistDefFunc'=> 'Nom de fonction distribué',
- 'strDown' => 'Bas',
+ 'strDown' => 'Arrêté',
'strError' => 'Erreur',
'strErrorCode' => 'Code d\'erreur',
'strErrorMessage' => 'Message d\'erreur',
@@ -181,9 +181,9 @@ $message = array(
'strMeasures' => 'Mesures',
'strNodeInfo' => 'Info. sur le noeud',
'strNodeStatus' => 'Statut du noeud',
- 'strNodeStatus1' => 'Haut. Déconnexion.',
- 'strNodeStatus2' => 'Haut. Connexion.',
- 'strNodeStatus3' => 'Bas',
+ 'strNodeStatus1' => 'En fonctionnement. Déconnexion.',
+ 'strNodeStatus2' => 'En fonctionnement. Connexion.',
+ 'strNodeStatus3' => 'Arrêté',
'strNoNode' => 'Il n\'y a pas de noeud',
'strOff' => 'Arrêté',
'strOn' => 'Démarré',
@@ -225,7 +225,7 @@ $message = array(
'strRestart' => 'Redémarrer',
'strRestartOption' => 'Options de redémarrage de pgpool',
'strRestartPgpool' => 'Redémarrer pgpool',
- 'strReturn' => 'Renvoyer',
+ 'strReturn' => 'Retour',
'strRecovery' => 'Récupération',
'strSchemaName' => 'Nom du schéma',
'strSearch' => 'Rechercher',
@@ -244,7 +244,7 @@ $message = array(
'strSystemDb' => 'Règle de partitionnement',
'strTable' => 'Table',
'strTypeList' => 'Saisir la liste des colonnes',
- 'strUp' => 'Haut',
+ 'strUp' => 'En fonctionnement',
'strUpdate' => 'Mettre à jour',
'strValue' => 'Valeur',
'strWeight' => 'Poids',