28897f866e386e5a7f63a1da00ffdead29c60703
[citadel.git] / webcit / tiny_mce / plugins / style / langs / fr_dlg.js
1 tinyMCE.addI18n('fr.style_dlg',{\r
2 title:"\u00C9diter la feuille de style",\r
3 apply:"Appliquer",\r
4 text_tab:"Texte",\r
5 background_tab:"Fond",\r
6 block_tab:"Bloc",\r
7 box_tab:"Bo\u00EEte",\r
8 border_tab:"Bordure",\r
9 list_tab:"Liste",\r
10 positioning_tab:"Positionnement",\r
11 text_props:"Texte",\r
12 text_font:"Police",\r
13 text_size:"Taille",\r
14 text_weight:"Gras",\r
15 text_style:"Style",\r
16 text_variant:"Variante",\r
17 text_lineheight:"Hauteur de ligne",\r
18 text_case:"Casse",\r
19 text_color:"Couleur",\r
20 text_decoration:"D\u00E9coration",\r
21 text_overline:"ligne au-dessus",\r
22 text_underline:"soulign\u00E9",\r
23 text_striketrough:"barr\u00E9",\r
24 text_blink:"clignotant",\r
25 text_none:"aucun",\r
26 background_color:"Couleur de fond",\r
27 background_image:"Image de fond",\r
28 background_repeat:"R\u00E9p\u00E9ter",\r
29 background_attachment:"Attachement",\r
30 background_hpos:"Position horizontale",\r
31 background_vpos:"Position verticale",\r
32 block_wordspacing:"Espacement des mots ",\r
33 block_letterspacing:"Espacement des lettres",\r
34 block_vertical_alignment:"Alignement vertical",\r
35 block_text_align:"Alignement du texte",\r
36 block_text_indent:"Indentation du texte",\r
37 block_whitespace:"Fin de ligne",\r
38 block_display:"Affichage",\r
39 box_width:"Largeur",\r
40 box_height:"Hauteur",\r
41 box_float:"Flottant",\r
42 box_clear:"Vider",\r
43 padding:"Espacement",\r
44 same:"Identique pour tous",\r
45 top:"Haut",\r
46 right:"Droit",\r
47 bottom:"Bas",\r
48 left:"Gauche",\r
49 margin:"Marge",\r
50 style:"Style",\r
51 width:"Largeur",\r
52 height:"Hauteur",\r
53 color:"Couleur",\r
54 list_type:"Type",\r
55 bullet_image:"Image de puce",\r
56 position:"Position",\r
57 positioning_type:"Type",\r
58 visibility:"Visibilit\u00E9",\r
59 zindex:"Z-index",\r
60 overflow:"D\u00E9bordement",\r
61 placement:"Placement",\r
62 clip:"Clip"\r
63 });