source: extensions/stripped/language/fr_FR/theme.lang.php @ 10688

Last change on this file since 10688 was 10688, checked in by Zaphod, 13 years ago

version 1.3.7 - new option to force text to lowercase + bug correction

File size: 1.6 KB
Line 
1<?php
2
3$lang['Show/hide menu'] = 'Afficher/cacher le menu';
4$lang['Description'] = 'Description';
5$lang['Informations'] = 'Informations';
6$lang['GMap'] = 'Carte';
7
8$lang['Interface options']='Interface';
9$lang['Hide menu by default on category page']='Menu masqu&eacute; par d&eacute;faut sur la page des cat&eacute;gories';
10$lang['Animate menu']='Menu anim&eacute;';
11$lang['Animate tabs on picture page']='Tabs anim&eacute;s sur la page image';
12$lang['Replace all icons by ALT text']='Remplacer les icones par leur attribut ALT';
13$lang['Force text to lowercase']='Afficher le texte en utilisant des minuscules';
14$lang['Picture page options']='Page Image';
15$lang['Show image title on top of the page (after browse path)']='Afficher le titre de l\'image en haut de la page';
16$lang['Show description instead of title below image']='Afficher la description &agrave; la place du titre en dessous de l\'image';
17$lang['Use arrows instead of navigation thumbnails']='Utiliser des fl&egrave;ches de navigation &agrave; la place des miniatures';
18$lang['Show Information tab only to admins']='Tab \'Informations\' r&eacute;serv&eacute; aux admins';
19$lang['Image autosize options']='Redimensionnement auto des images';
20$lang['Resize image to fit window']='Activer le redimensionnement auto';
21$lang['Include title after resize']='Tenir compte du titre pour le redimensionnement';
22$lang['Additional bottom margin after resize']='Marge suppl&eacute;mentaire en bas';
23$lang['Minimum image height after resize']='Hauteur minimale apr&egrave;s redimensionnement';
24$lang['stripped Configuration updated']='Configuration mise &agrave; jour';
25?>
Note: See TracBrowser for help on using the repository browser.