]> code.citadel.org Git - citadel.git/blobdiff - webcit/tiny_mce/plugins/style/langs/es_dlg.js
* Re-added tiny_mce, this time with the language packs
[citadel.git] / webcit / tiny_mce / plugins / style / langs / es_dlg.js
diff --git a/webcit/tiny_mce/plugins/style/langs/es_dlg.js b/webcit/tiny_mce/plugins/style/langs/es_dlg.js
new file mode 100644 (file)
index 0000000..abf4b1d
--- /dev/null
@@ -0,0 +1,63 @@
+tinyMCE.addI18n('es.style_dlg',{\r
+title:"Editar Estilo CSS",\r
+apply:"Aplicar",\r
+text_tab:"Texto",\r
+background_tab:"Fondo",\r
+block_tab:"Bloque",\r
+box_tab:"Caja",\r
+border_tab:"Borde",\r
+list_tab:"Lista",\r
+positioning_tab:"Posici\u00F3n",\r
+text_props:"Texto",\r
+text_font:"Fuente",\r
+text_size:"Tama\u00F1o",\r
+text_weight:"Peso",\r
+text_style:"Estilo",\r
+text_variant:"Variante",\r
+text_lineheight:"Ancho de la fila",\r
+text_case:"Min\u00FAs./May\u00FAs.",\r
+text_color:"Color",\r
+text_decoration:"Decorativos",\r
+text_overline:"Subrayado superior",\r
+text_underline:"Subrayado",\r
+text_striketrough:"Tachado",\r
+text_blink:"Parpadeo",\r
+text_none:"Ninguno",\r
+background_color:"Color de fondo",\r
+background_image:"Imagen de fondo",\r
+background_repeat:"Repetici\u00F3n",\r
+background_attachment:"Adjunto",\r
+background_hpos:"Posici\u00F3n horizontal",\r
+background_vpos:"Posici\u00F3n vertical",\r
+block_wordspacing:"Espacio entre palabra",\r
+block_letterspacing:"Espacio entre letra",\r
+block_vertical_alignment:"Alineaci\u00F3n vertical",\r
+block_text_align:"Alineaci\u00F3n del texto",\r
+block_text_indent:"Sangr\u00EDa",\r
+block_whitespace:"Espacio en blanco",\r
+block_display:"Display",\r
+box_width:"Ancho",\r
+box_height:"Alto",\r
+box_float:"Float",\r
+box_clear:"Clear",\r
+padding:"Padding",\r
+same:"Lo mismo en todos",\r
+top:"Arriba",\r
+right:"Derecha",\r
+bottom:"Debajo",\r
+left:"Izquierda",\r
+margin:"Margen",\r
+style:"Estilo",\r
+width:"Ancho",\r
+height:"Alto",\r
+color:"Color",\r
+list_type:"Tipo",\r
+bullet_image:"Imagen de la vi\u00F1eta",\r
+position:"Posici\u00F3n",\r
+positioning_type:"Tipo",\r
+visibility:"Visibilidad",\r
+zindex:"Z-index",\r
+overflow:"Overflow",\r
+placement:"Placement",\r
+clip:"Clip"\r
+});
\ No newline at end of file