re-added binary
[citadel.git] / webcit / tiny_mce / themes / advanced / langs / es.js
1 // ES lang variables by Alvaro Velasco\r
2 \r
3 tinyMCE.addToLang('',{\r
4 theme_style_select : 'Estilos',\r
5 theme_code_desc : 'Editar codigo HTML',\r
6 theme_code_title : 'Editor codigo HTML',\r
7 theme_code_wordwrap : 'Word wrap',\r
8 theme_sub_desc : 'Subindice',\r
9 theme_sup_desc : 'Superindice',\r
10 theme_hr_desc : 'Insertar un separador horizontal',\r
11 theme_removeformat_desc : 'Quitar formato',\r
12 theme_custom1_desc : 'Tu descricion',\r
13 insert_image_border : 'Borde',\r
14 insert_image_dimensions : 'Dimensiones',\r
15 insert_image_vspace : 'Espacio vertical',\r
16 insert_image_hspace : 'Espacio horizontal',\r
17 insert_image_align : 'Alineamiento',\r
18 insert_image_align_default : 'Por defecto',\r
19 insert_image_align_baseline : 'Baseline',\r
20 insert_image_align_top : 'Superior',\r
21 insert_image_align_middle : 'Centro',\r
22 insert_image_align_bottom : 'Inferior',\r
23 insert_image_align_texttop : 'Alinear texto arriba',\r
24 insert_image_align_absmiddle : 'Centrado horizontal',\r
25 insert_image_align_absbottom : 'Centrado abajo',\r
26 insert_image_align_left : 'Izquierda',\r
27 insert_image_align_right : 'Derecha',\r
28 insert_image_delta_height : 10,\r
29 theme_font_size : '-- Font size --',\r
30 theme_fontdefault : '-- Font family --',\r
31 theme_block : '-- Format --',\r
32 theme_paragraph : 'Paragraph',\r
33 theme_div : 'Div',\r
34 theme_address : 'Address',\r
35 theme_pre : 'Preformatted',\r
36 theme_h1 : 'Heading 1',\r
37 theme_h2 : 'Heading 2',\r
38 theme_h3 : 'Heading 3',\r
39 theme_h4 : 'Heading 4',\r
40 theme_h5 : 'Heading 5',\r
41 theme_h6 : 'Heading 6',\r
42 theme_colorpicker_title : 'Select a color',\r
43 theme_colorpicker_apply : 'Apply',\r
44 theme_forecolor_desc : 'Select forecolor',\r
45 theme_backcolor_desc : 'Select background color',\r
46 theme_charmap_title : 'Select custom character',\r
47 theme_charmap_desc : 'Insert custom character',\r
48 theme_visualaid_desc : 'Toggle guidelines/invisible elements',\r
49 insert_anchor_title : 'Insert/edit anchor',\r
50 insert_anchor_name : 'Anchor name',\r
51 theme_anchor_desc : 'Insert/edit anchor',\r
52 theme_insert_link_titlefield : 'Title',\r
53 theme_clipboard_msg : 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?',\r
54 theme_path : 'Path',\r
55 cut_desc : 'Cut',\r
56 copy_desc : 'Copy',\r
57 paste_desc : 'Paste',\r
58 link_list : 'Link list',\r
59 image_list : 'Image list',\r
60 browse : 'Browse',\r
61 image_props_desc : 'Image properties',\r
62 newdocument_desc : 'New document',\r
63 newdocument : 'Are you sure you want clear all contents?'\r
64 });\r