aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR/common.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-09-06 20:21:06 +0000
committerddtddt <ddtddt@piwigo.org>2011-09-06 20:21:06 +0000
commitd004e1416af6d6cb86cfe375ac0bf2d5be27a3d0 (patch)
tree05ca62b10888ab52330b59977574cccf24ee2db0 /language/fr_FR/common.lang.php
parentf231296b7c87ca90905c74ce1d4840092978d19b (diff)
[trunk] - language - update fr_FR - Français - French - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12074 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_FR/common.lang.php')
-rw-r--r--language/fr_FR/common.lang.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php
index af216005f..c90bfd638 100644
--- a/language/fr_FR/common.lang.php
+++ b/language/fr_FR/common.lang.php
@@ -35,7 +35,6 @@ $lang_info['direction'] = 'ltr';
$lang_info['code'] = 'fr';
$lang_info['zero_plural'] = false;
-$lang['%.2f (rated %d times)'] = '%.2f (notée %d fois)';
$lang['%d Kb'] = '%d Ko';
$lang['%d album updated'] = '%d album mis à jour';
$lang['%d albums updated'] = '%d albums mis à jour';
@@ -56,8 +55,6 @@ $lang['All tags'] = 'Tous les tags';
$lang['Any tag'] = 'N\'importe quel tag';
$lang['At least one listed rule must be satisfied.'] = 'Au moins un des critères doit être satisfait.';
$lang['At least one tag must match'] = 'Au moins un tag doit correspondre';
-$lang['Author'] = 'Auteur';
-$lang['Average rate'] = 'Note moyenne';
$lang['Albums'] = 'Albums';
$lang['Album'] = 'Album';
$lang['Close this window'] = 'Fermer cette fenêtre';
@@ -101,7 +98,6 @@ $lang['Posted on'] = 'Ajoutée le';
$lang['Profile'] = 'Profil';
$lang['Quick connect'] = 'Connexion rapide';
$lang['RSS feed'] = 'flux RSS';
-$lang['Rate'] = 'Note';
$lang['Register'] = 'S\'enregistrer';
$lang['Registration'] = 'Enregistrement';
$lang['Related tags'] = 'Tags liés';
@@ -371,4 +367,7 @@ $lang['You will receive a link to create a new password via email.'] = 'Par emai
$lang['Username or email'] = 'Nom d\'utilisateur ou adresse email';
$lang['Change my password'] = 'Changer mon mot de passe';
$lang['Enter your new password below.'] = 'Entrez votre nouveau mot de passe ci-dessous.';
+$lang['Author'] = 'Auteur';
+$lang['%d rates'] = '%d notes';
+$lang['Rating score'] = 'Score';
?> \ No newline at end of file