aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-04-01 20:18:04 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-04-01 20:18:04 +0000
commit8bce8f09637ba88dbd3d7872ab193143e605a787 (patch)
tree3caa8f1edfd6c8de9b8e610a786bfae2897ea50f
parent3fc5e6a86f22be3090cc24b8ce861cfa5b35d3e8 (diff)
[trunk (public)] Update fr_FR, thanks to : mistic100
git-svn-id: http://piwigo.org/svn/trunk@13846 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--language/fr_FR/common.lang.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php
index a4a87f122..a5a25d376 100644
--- a/language/fr_FR/common.lang.php
+++ b/language/fr_FR/common.lang.php
@@ -388,4 +388,19 @@ $lang['Show oldest comments first'] = 'Montrer les commentaires les plus anciens
$lang['View in'] = 'Affichage';
$lang['Mobile'] = 'Mobile';
$lang['Desktop'] = 'Classique';
+$lang['Date created, new &rarr; old'] = 'Date de création, récent &rarr; ancien';
+$lang['Date created, old &rarr; new'] = 'Date de création, ancien &rarr; récent';
+$lang['Date posted, new &rarr; old'] = 'Date d\'ajout, récent &rarr; ancien';
+$lang['Date posted, old &rarr; new'] = 'Date d\'ajout, ancien &rarr; récent';
+$lang['File name, A &rarr; Z'] = 'Nom du fichier, A &rarr; Z';
+$lang['File name, Z &rarr; A'] = 'Nom du fichier, Z &rarr; A';
+$lang['Manual sort order'] = 'Ordre manuel';
+$lang['Numeric identifier, 1 &rarr; 9'] = 'Identifiant, 1 &rarr; 9';
+$lang['Numeric identifier, 9 &rarr; 1'] = 'Identifiant, 9 &rarr; 1';
+$lang['Photo title, A &rarr; Z'] = 'Titre de la photo, A &rarr; Z';
+$lang['Photo title, Z &rarr; A'] = 'Titre de la photo, Z &rarr; A';
+$lang['Rating score, high &rarr; low'] = 'Note, haute &rarr; basse';
+$lang['Rating score, low &rarr; high'] = 'Note, basse &rarr; haute';
+$lang['Visits, high &rarr; low'] = 'Nombre de visites, haut &rarr; bas';
+$lang['Visits, low &rarr; high'] = 'Nombre de visites, bas &rarr; haut';
?> \ No newline at end of file