abf4b1db3bbd0fac90e7718c40fc8ccd1fff634a
[citadel.git] / webcit / tiny_mce / plugins / style / langs / es_dlg.js
1 tinyMCE.addI18n('es.style_dlg',{\r
2 title:"Editar Estilo CSS",\r
3 apply:"Aplicar",\r
4 text_tab:"Texto",\r
5 background_tab:"Fondo",\r
6 block_tab:"Bloque",\r
7 box_tab:"Caja",\r
8 border_tab:"Borde",\r
9 list_tab:"Lista",\r
10 positioning_tab:"Posici\u00F3n",\r
11 text_props:"Texto",\r
12 text_font:"Fuente",\r
13 text_size:"Tama\u00F1o",\r
14 text_weight:"Peso",\r
15 text_style:"Estilo",\r
16 text_variant:"Variante",\r
17 text_lineheight:"Ancho de la fila",\r
18 text_case:"Min\u00FAs./May\u00FAs.",\r
19 text_color:"Color",\r
20 text_decoration:"Decorativos",\r
21 text_overline:"Subrayado superior",\r
22 text_underline:"Subrayado",\r
23 text_striketrough:"Tachado",\r
24 text_blink:"Parpadeo",\r
25 text_none:"Ninguno",\r
26 background_color:"Color de fondo",\r
27 background_image:"Imagen de fondo",\r
28 background_repeat:"Repetici\u00F3n",\r
29 background_attachment:"Adjunto",\r
30 background_hpos:"Posici\u00F3n horizontal",\r
31 background_vpos:"Posici\u00F3n vertical",\r
32 block_wordspacing:"Espacio entre palabra",\r
33 block_letterspacing:"Espacio entre letra",\r
34 block_vertical_alignment:"Alineaci\u00F3n vertical",\r
35 block_text_align:"Alineaci\u00F3n del texto",\r
36 block_text_indent:"Sangr\u00EDa",\r
37 block_whitespace:"Espacio en blanco",\r
38 block_display:"Display",\r
39 box_width:"Ancho",\r
40 box_height:"Alto",\r
41 box_float:"Float",\r
42 box_clear:"Clear",\r
43 padding:"Padding",\r
44 same:"Lo mismo en todos",\r
45 top:"Arriba",\r
46 right:"Derecha",\r
47 bottom:"Debajo",\r
48 left:"Izquierda",\r
49 margin:"Margen",\r
50 style:"Estilo",\r
51 width:"Ancho",\r
52 height:"Alto",\r
53 color:"Color",\r
54 list_type:"Tipo",\r
55 bullet_image:"Imagen de la vi\u00F1eta",\r
56 position:"Posici\u00F3n",\r
57 positioning_type:"Tipo",\r
58 visibility:"Visibilidad",\r
59 zindex:"Z-index",\r
60 overflow:"Overflow",\r
61 placement:"Placement",\r
62 clip:"Clip"\r
63 });