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

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

[extension] stripped - first release

File size: 1.3 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['Animate menu']='Menu anim&eacute;';
10$lang['Animate tabs on picture page']='Tabs anim&eacute;s sur la page image';
11$lang['Replace all icons by ALT text']='Remplacer les icones par leur attribut ALT';
12$lang['Picture page options']='Page Image';
13$lang['Show image title on top of the page (after browse path)']='Afficher le titre de l\'image en haut de la page';
14$lang['Show description instead of title below image']='Afficher la description &agrave; la place du titre en dessous de l\'image';
15$lang['Show Information tab only to admins']='Tab \'Informations\' r&eacute;serv&eacute; aux admins';
16$lang['Image autosize options']='Redimensionnement auto des images';
17$lang['Resize image to fit window']='Activer le redimensionnement auto';
18$lang['Include title after resize']='Tenir compte du titre pour le redimensionnement';
19$lang['Additional bottom margin after resize']='Marge suppl&eacute;mentaire en bas';
20$lang['Minimum image height after resize']='Hauteur minimale apr&egrave;s redimensionnement';
21$lang['stripped Configuration updated']='Configuration mise &agrave; jour';
22?>
Note: See TracBrowser for help on using the repository browser.