source: extensions/PwgCarbon/language/fr_FR/theme.lang.php @ 19594

Last change on this file since 19594 was 18843, checked in by Miklfe, 12 years ago
File size: 1.2 KB
Line 
1<?php
2
3$lang['Background and color'] = 'Fond et la couleur';
4$lang['Background'] = 'Fond';
5$lang['Header'] = 'Entête';
6$lang['Color'] = 'Couleur';
7$lang['Theme'] = 'Thème';
8$lang['White'] = 'Blanc';
9$lang['Red'] = 'Rouge';
10$lang['Green'] = 'Vert';
11$lang['Blue'] = 'Bleu';
12$lang['Yellow'] = 'Jaune';
13$lang['Brown'] = 'Marron';
14$lang['Purple'] = 'Violet';
15$lang['Orange'] = 'Orange';
16$lang['lb_theme'] = 'Thème';
17$lang['Black'] = 'Noir';
18$lang['Reflexion on thumbmail'] = 'Rélfection des miniatures';
19$lang['yes'] = 'oui';
20$lang['no'] = 'non';
21$lang['lb_configuration_saved'] = 'Configuration sauvegardée';
22$lang['lb_default_parameters'] = 'Paramètres par défaut';
23$lang['lb_default_parameters_saved'] = 'Paramètres par défaut sauvegardés';
24$lang['set as category representative'] = 'faire de cette photo la représentante de sa catégorie';
25$lang['use picture in the theme'] = 'Utiliser les images pour le theme';
26$lang['Colorus menu'] = 'Menu coloré';
27$lang['Background, theme and color'] = 'Style de fond, theme et couleur';
28$lang['Theme picture'] = 'Image du theme';
29$lang['Open picture in lighting box'] = 'Ouvrir les images dans une lighting box';
30$lang['Random'] = 'Aléatoire';
31
32?>
Note: See TracBrowser for help on using the repository browser.