aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR/admin.lang.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-08-27 04:29:58 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-08-27 04:29:58 +0000
commit37e71946a8cbadabe7c3549e4fb77c8689a80cc6 (patch)
treea335fbb204bd3424ee7bd5625331471d43b2a1f1 /language/fr_FR/admin.lang.php
parentbff6b1cc6cd4ecadb993c832e6253169271a88a9 (diff)
[trunk_admin] Update fr_FR, thanks to : philweb
git-svn-id: http://piwigo.org/svn/trunk@29283 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_FR/admin.lang.php')
-rw-r--r--language/fr_FR/admin.lang.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php
index d4ccb6130..bc267f176 100644
--- a/language/fr_FR/admin.lang.php
+++ b/language/fr_FR/admin.lang.php
@@ -679,7 +679,7 @@ $lang['Set title'] = 'Définir le titre';
$lang['Set creation date'] = 'Définir la date de création';
$lang['Apply action'] = 'Appliquer l\'action';
$lang['on the %d selected photos'] = 'sur les %d photos sélectionnées';
-$lang['%d of %d photos selected'] = '%d photos sur %d sont sélectionnées';
+$lang['%d of %d photos selected'] = '%d photos sur %d sont sélectionnées.';
$lang['No photo selected, %d photos in current set'] = 'Aucune photo sélectionnée parmi les %d photos du lot';
$lang['All %d photos are selected'] = 'Toutes les %d photos du lot sont sélectionnées';
$lang['remove this filter'] = 'supprimer ce filtre';
@@ -956,7 +956,7 @@ $lang['No matching user found'] = 'Aucun utilisateur à afficher';
$lang['Showing %s to %s of %s users'] = 'Affichage des utilisateurs %s à %s sur %s';
$lang['(filtered from %s total users)'] = '(filtré de %s utilisateurs au total)';
$lang['No user selected, no action possible.'] = 'Aucun utilisateur sélectionné, aucune action possible.';
-$lang['%d of %d users selected'] = '%d des %d utilisateurs sélectionnés';
+$lang['%d of %d users selected'] = '%d des %d utilisateurs sélectionnés.';
$lang['No user selected of %d users'] = 'Aucun utilisateur sélectionné sur les %d';
$lang['All %d users are selected'] = 'Tous les %d utilisateurs sont sélectionnés';
$lang['on the %d selected users'] = 'sur les %d utilisateurs sélectionnés';
@@ -981,4 +981,5 @@ $lang['between %s and %s MB'] = 'entre %s et %s Mo';
$lang['based on'] = 'basé sur';
$lang['file name'] = 'nom de fichier';
$lang['date & time'] = 'date et heure';
-$lang['width & height'] = 'largeur et hauteur'; \ No newline at end of file
+$lang['width & height'] = 'largeur et hauteur';
+$lang['No and unlock sub-albums'] = 'Déverrouiller ou non les sous-albums'; \ No newline at end of file