piwigo/themes/elegant/language/fr_FR/theme.lang.php
flop25 5937d97b60 feature:2924
language files 

git-svn-id: http://piwigo.org/svn/trunk@23373 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-19 16:58:43 +00:00

12 lines
No EOL
633 B
PHP

<?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';
?>