[2.4] - language - update language for 2.4.1

git-svn-id: http://piwigo.org/svn/branches/2.4@16299 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2012-07-02 20:12:56 +00:00
parent 64bc6e3f17
commit 364f1a562e
44 changed files with 1177 additions and 918 deletions
+2 -2
View File
@@ -312,7 +312,6 @@ $lang['selection'] = "sélection";
$lang['set to'] = "changer en";
$lang['singly represented'] = "représentant fixe";
$lang['This site already exists'] = "Ce site existe déjà";
$lang['Create a new site : (give its URL to create_listing_file.php)'] = "Créer un nouveau site distant : (donner son URL vers create_listing_file.php)";
$lang['created'] = "créé";
$lang['delete this site and all its attached elements'] = "supprimer ce site et toutes les informations associées";
$lang['an error happened'] = "une erreur est survenue";
@@ -930,6 +929,7 @@ $lang['Sharpen'] = 'Renforcer la netteté';
$lang['%d week'] = '%d semaine';
$lang['%d weeks'] = '%d semaines';
$lang['Edit photo'] = 'Éditer la photo';
$lang['create a new site'] = 'créer un nouveau site';
$lang['create a new site'] = 'créer un nouveau site';
$lang['No order field selected'] = 'Aucun critère de tri sélectionné';
?>