aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR.iso-8859-1/common.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2006-06-02 20:05:36 +0000
committerplegall <plg@piwigo.org>2006-06-02 20:05:36 +0000
commit3081155427d0dc52c00db7ba803a54d279d1d7ef (patch)
treeed66cface20480fa8f9f2fe19f18b7d2382cb848 /language/fr_FR.iso-8859-1/common.lang.php
parent84372ad5c9fe04b7952ed13068447ad60a59a729 (diff)
merge -r1334:1335 from branch 1.6 to trunk (bug 390 fixed)
git-svn-id: http://piwigo.org/svn/trunk@1336 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_FR.iso-8859-1/common.lang.php')
-rw-r--r--language/fr_FR.iso-8859-1/common.lang.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/language/fr_FR.iso-8859-1/common.lang.php b/language/fr_FR.iso-8859-1/common.lang.php
index dda9819cb..3c474a271 100644
--- a/language/fr_FR.iso-8859-1/common.lang.php
+++ b/language/fr_FR.iso-8859-1/common.lang.php
@@ -40,6 +40,7 @@ $lang['%d new comments'] = '%d nouveaux commentaires utilisateur';
$lang['%d new elements'] = '%d nouveaux éléments';
$lang['%d new users'] = '%d nouveaux utilisateurs';
$lang['%d pictures are also linked to current tags'] = '%d images sont également liées aux tags courants';
+$lang['%d pictures'] = '%d images';
$lang['About'] = 'À propos';
$lang['All tags must match'] = 'Tous les tags doivent correspondre';
$lang['All tags'] = 'Tous les tags';
@@ -258,6 +259,7 @@ $lang['periods_error'] = 'La période de nouveauté doit être un entier positif';
$lang['picture'] = 'image';
$lang['picture_high'] = 'Cliquer sur l\'image pour la visualiser en haute définition';
$lang['picture_show_metadata'] = 'Montrer les méta-données du fichier';
+$lang['pictures'] = 'images';
$lang['powered_by'] = 'Propulsé par';
$lang['preferences'] = 'Préférences';
$lang['previous_page'] = 'Précédent';
@@ -269,6 +271,7 @@ $lang['recent_image'] = 'Image de moins de';
$lang['recent_period'] = 'Période récente';
$lang['recent_pics_cat'] = 'Dernières images';
$lang['recent_pics_cat_hint'] = 'afficher les images les plus récentes';
+$lang['redirect_msg'] = 'Redirection...';
$lang['reg_confirm'] = 'Confirmer le mot de passe';
$lang['reg_err_login1'] = 'S\'il vous plaît, entrer un nom utilisateur';
$lang['reg_err_login2'] = 'le nom utilisateur ne doit pas se terminer par un espace';
@@ -342,6 +345,4 @@ $lang['upload_username'] = 'Nom d\'utilisateur';
$lang['useful when password forgotten'] = 'utile en cas d\'oubli de mot de passe';
$lang['w_month'] = 'Mois';
$lang['yes'] = 'Oui';
-$lang['redirect_msg'] = 'Redirection...';
-$lang['pictures'] = 'images';
?> \ No newline at end of file