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

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

version 1.3.9

File size: 1.7 KB
Line 
1<?php
2
3$lang['Show/hide menu'] = 'Afficher/cacher le menu';
4$lang['Description'] = 'Description';
5$lang['Information'] = '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']='Affichage forc&eacute; en minuscules';
14$lang['Show thumbnail legend']='Afficher la l&eacute;gende sous les miniatures';
15$lang['Picture page options']='Page Image';
16$lang['Show image title on top of the page (after browse path)']='Afficher le titre de l\'image en haut de la page';
17$lang['Show description instead of title below image']='Afficher la description &agrave; la place du titre en dessous de l\'image';
18$lang['Use arrows instead of navigation thumbnails']='Utiliser des fl&egrave;ches de navigation &agrave; la place des miniatures';
19$lang['Show Information tab only to admins']='Tab \'Informations\' r&eacute;serv&eacute; aux admins';
20$lang['Image autosize options']='Redimensionnement auto des images';
21$lang['Resize image to fit window']='Activer le redimensionnement auto';
22$lang['Include title after resize']='Tenir compte du titre pour le redimensionnement';
23$lang['Additional bottom margin after resize']='Marge suppl&eacute;mentaire en bas';
24$lang['Minimum image height after resize']='Hauteur minimale apr&egrave;s redimensionnement';
25$lang['stripped Configuration updated']='Configuration mise &agrave; jour';
26?>
Note: See TracBrowser for help on using the repository browser.