source: extensions/EasyCaptcha/language/fr_FR/icons.lang.php @ 24218

Last change on this file since 24218 was 24218, checked in by mistic100, 11 years ago

restore broken images

File size: 756 bytes
Line 
1<?php
2$lang['ball'] = 'ballon';
3$lang['battery'] = 'pile';
4$lang['bicycle'] = 'vélo';
5$lang['binoculars'] = 'jumelles';
6$lang['book'] = 'libre';
7$lang['calculator'] = 'calculette';
8$lang['calendar'] = 'calendier';
9$lang['camera'] = 'appareil photo';
10$lang['car'] = 'voiture';
11$lang['shopping cart'] = 'caddie';
12$lang['cookie'] = 'cookie';
13$lang['scissors'] = 'ciseaux';
14$lang['DVD'] = 'DVD';
15$lang['disk'] = 'disquette';
16$lang['guitar'] = 'guitare';
17$lang['hat'] = 'chapeau';
18$lang['house'] = 'maison';
19$lang['lock'] = 'cadenas';
20$lang['mobile phone'] = 'portable';
21$lang['pencil'] = 'crayon';
22$lang['printer'] = 'imprimante';
23$lang['magnifying glass'] = 'loupe';
24$lang['shoe'] = 'chaussure';
25$lang['suitcase'] = 'malette';
26$lang['trash'] = 'poubelle';
27?>
Note: See TracBrowser for help on using the repository browser.