feature:2924

language files 

git-svn-id: http://piwigo.org/svn/trunk@23373 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
flop25
2013-06-19 16:58:43 +00:00
parent 25ab04d0a9
commit 1c247e5b13
6 changed files with 117 additions and 4 deletions
+12
View File
@@ -0,0 +1,12 @@
<?php
$lang['Elegant, Configuration Page'] = 'Elegant, Page de Configuration';
$lang['Panels options'] = 'Options des panneaux';
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Choisissez le comportement par défaut des panneaux rétractables, ou désactivez leur animation';
$lang['Main Menu Panel'] = 'Panneau du menu principal';
$lang['Displayed'] = 'Affiché';
$lang['Hidden'] = 'Caché';
$lang['Disable the animation'] = 'Désactiver l\'animation';
$lang['Photo Description Panel'] = 'Panneau de la description de la photo';
$lang['Comments Panel'] = 'Panneau des commentaires';
?>