From 8bce8f09637ba88dbd3d7872ab193143e605a787 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 1 Apr 2012 20:18:04 +0000 Subject: [trunk (public)] Update fr_FR, thanks to : mistic100 git-svn-id: http://piwigo.org/svn/trunk@13846 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/fr_FR/common.lang.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'language/fr_FR/common.lang.php') 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 → old'] = 'Date de création, récent → ancien'; +$lang['Date created, old → new'] = 'Date de création, ancien → récent'; +$lang['Date posted, new → old'] = 'Date d\'ajout, récent → ancien'; +$lang['Date posted, old → new'] = 'Date d\'ajout, ancien → récent'; +$lang['File name, A → Z'] = 'Nom du fichier, A → Z'; +$lang['File name, Z → A'] = 'Nom du fichier, Z → A'; +$lang['Manual sort order'] = 'Ordre manuel'; +$lang['Numeric identifier, 1 → 9'] = 'Identifiant, 1 → 9'; +$lang['Numeric identifier, 9 → 1'] = 'Identifiant, 9 → 1'; +$lang['Photo title, A → Z'] = 'Titre de la photo, A → Z'; +$lang['Photo title, Z → A'] = 'Titre de la photo, Z → A'; +$lang['Rating score, high → low'] = 'Note, haute → basse'; +$lang['Rating score, low → high'] = 'Note, basse → haute'; +$lang['Visits, high → low'] = 'Nombre de visites, haut → bas'; +$lang['Visits, low → high'] = 'Nombre de visites, bas → haut'; ?> \ No newline at end of file -- cgit v1.2.3