* serv_ldap.c: upon successful connect to an LDAP server, post an aide message warnin...
[citadel.git] / webcit / tiny_mce / plugins / style / langs / fr.js
1 // FR lang variables\r
2 // Modified by keyko-web.net, last updated 2007-03-08\r
3 \r
4 tinyMCE.addToLang('style',{\r
5 title : 'Edtiteur de style CSS',\r
6 styleinfo_desc : 'Edtiteur de style CSS',\r
7 apply : 'Appliquer',\r
8 text_tab : 'Texte',\r
9 background_tab : 'Arrière-plan',\r
10 block_tab : 'Bloc',\r
11 box_tab : 'Boite',\r
12 border_tab : 'Bord',\r
13 list_tab : 'Liste',\r
14 positioning_tab : 'Positionnement',\r
15 text_props : 'Texte',\r
16 text_font : 'Police',\r
17 text_size : 'Taille',\r
18 text_weight : 'Poids',\r
19 text_style : 'Style',\r
20 text_variant : 'Variant',\r
21 text_lineheight : 'Hauteur de ligne',\r
22 text_case : 'Casse',\r
23 text_color : 'Couleur',\r
24 text_decoration : 'Décoration',\r
25 text_overline : 'surligné',\r
26 text_underline : 'souligné',\r
27 text_striketrough : 'barré',\r
28 text_blink : 'clignotant',\r
29 text_none : 'aucun',\r
30 background_color : 'Couleur d\'arrière-plan',\r
31 background_image : 'Image d\'arrière-plan',\r
32 background_repeat : 'Répéter',\r
33 background_attachment : 'Attacher',\r
34 background_hpos : 'Position horizontale',\r
35 background_vpos : 'Position verticale',\r
36 block_wordspacing : 'Espace entre les mots',\r
37 block_letterspacing : 'Espace entre les lettres',\r
38 block_vertical_alignment : 'Aligenement vertical',\r
39 block_text_align : 'Aligement du texte',\r
40 block_text_indent : 'Indentation du texte',\r
41 block_whitespace : 'Espace',\r
42 block_display : 'Afficher',\r
43 box_width : 'Largeur',\r
44 box_height : 'Hauteur',\r
45 box_float : 'Float',\r
46 box_clear : 'Effacer',\r
47 padding : 'Padding',\r
48 same : 'Identique pour tous',\r
49 top : 'Haut',\r
50 right : 'Droite',\r
51 bottom : 'Bas',\r
52 left : 'Gauche',\r
53 margin : 'Marge',\r
54 style : 'Style',\r
55 width : 'Largeur',\r
56 height : 'Hauteur',\r
57 color : 'Couleur',\r
58 list_type : 'Type',\r
59 bullet_image : 'Bullet image',\r
60 position : 'Position',\r
61 positioning_type : 'Type',\r
62 visibility : 'Visibilité',\r
63 zindex : 'Z-index',\r
64 overflow : 'Overflow',\r
65 placement : 'Placement',\r
66 clip : 'Clip'\r
67 });\r