src/crypto.c: possible fix for memory leak related
[citadel.git] / webcit / tiny_mce / themes / advanced / langs / es.js
1 /**\r
2  * ES lang variables\r
3  * \r
4  * Authors : Alvaro Velasco,\r
5  *           Adolfo Sanz De Diego (asanzdiego) <asanzdiego@yahoo.es>,\r
6  *           Carlos C Soto (eclipxe) <csoto@sia-solutions.com>\r
7  * Last Updated : October 17, 2005\r
8  * TinyMCE Version : 2.0RC3\r
9  */\r
10 \r
11 tinyMCE.addToLang('',{\r
12 theme_style_select : '-- Estilos --',\r
13 theme_code_desc : 'Editar código HTML',\r
14 theme_code_title : 'Editor código HTML',\r
15 theme_code_wordwrap : 'Ajuste de línea',\r
16 theme_sub_desc : 'Subíndice',\r
17 theme_sup_desc : 'Superíndice',\r
18 theme_hr_desc : 'Insertar una barra horizontal',\r
19 theme_removeformat_desc : 'Quitar formato',\r
20 theme_custom1_desc : 'Tu descripción aquí',\r
21 insert_image_border : 'Borde',\r
22 insert_image_dimensions : 'Dimensiones',\r
23 insert_image_vspace : 'Espacio vertical',\r
24 insert_image_hspace : 'Espacio horizontal',\r
25 insert_image_align : 'Alineación',\r
26 insert_image_align_default : '-- Por defecto --',\r
27 insert_image_align_baseline : 'Linea base',\r
28 insert_image_align_top : 'Arriba',\r
29 insert_image_align_middle : 'Centrado',\r
30 insert_image_align_bottom : 'Abajo',\r
31 insert_image_align_texttop : 'Texto arriba',\r
32 insert_image_align_absmiddle : 'Centrado total',\r
33 insert_image_align_absbottom : 'Abajo total',\r
34 insert_image_align_left : 'Izquierda',\r
35 insert_image_align_right : 'Derecha',\r
36 theme_font_size : '-- Tamaño del texto --',\r
37 theme_fontdefault : '-- Tipo de fuente --',\r
38 theme_block : '-- Formato del texto --',\r
39 theme_paragraph : 'Párrafo',\r
40 theme_div : 'Capa',\r
41 theme_address : 'Dirección',\r
42 theme_pre : 'Preformateado',\r
43 theme_h1 : 'Título 1',\r
44 theme_h2 : 'Título 2',\r
45 theme_h3 : 'Título 3',\r
46 theme_h4 : 'Título 4',\r
47 theme_h5 : 'Título 5',\r
48 theme_h6 : 'Título 6',\r
49 theme_colorpicker_title : 'Selecciona un color',\r
50 theme_colorpicker_apply : 'Aplicar',\r
51 theme_forecolor_desc : 'Selecciona un color para el texto',\r
52 theme_backcolor_desc : 'Selecciona un color de fondo',\r
53 theme_charmap_title : 'Selecciona un carácter especial',\r
54 theme_charmap_desc : 'Inserta un carácter especial',\r
55 theme_charmap_all_title : 'Todos',\r
56 theme_charmap_all_desc : 'Todos los caracteres',\r
57 theme_charmap_alpha_title : 'Alfabéticos',\r
58 theme_charmap_alpha_desc : 'Caracteres alfabéticos',\r
59 theme_charmap_arrows_title : 'Flechas',\r
60 theme_charmap_arrows_desc : 'Caracteres de flechas',\r
61 theme_charmap_greek_title : 'Griegos',\r
62 theme_charmap_greek_desc : 'Caracteres Griegos',\r
63 theme_charmap_math_title : 'Mathemáticos',\r
64 theme_charmap_math_desc : 'Caracteres mathemáticos',\r
65 theme_charmap_misc_title : 'Misceláneos',\r
66 theme_charmap_misc_desc : 'Caracteres misceláneos',\r
67 theme_charmap_money_title : 'Monedas',\r
68 theme_charmap_money_desc : 'Caracteres de monedas',\r
69 theme_charmap_quotaion_title : 'Comillas',\r
70 theme_charmap_quotaion_desc : 'Caracteres de comillas',\r
71 theme_visualaid_desc : 'Cambiar las líneas de ayuda por elementos invisibles',\r
72 insert_anchor_title : 'Insertar/editar ancla',\r
73 insert_anchor_name : 'Nombre del ancla',\r
74 theme_anchor_desc : 'Insertar/editar ancla',\r
75 theme_insert_link_titlefield : 'Título',\r
76 theme_clipboard_msg : 'No se pueden utilizar los comandos Copiar / Cortar / Pegar en Mozilla y en Firefox.\r\nUse el teclado Copiar (Ctrl+C) / Cortar (Ctrl+X) / Pegar (Ctrl+V)\r\n¿Quieres obtener más información?',\r
77 theme_path : 'Ruta',\r
78 cut_desc : 'Cortar (Ctrl+X)',\r
79 copy_desc : 'Copiar (Ctrl+C)',\r
80 paste_desc : 'Pegar (Ctrl+V)',\r
81 link_list : 'Lista de enlaces',\r
82 image_list : 'Lista de imágenes',\r
83 browse : 'Navegar',\r
84 image_props_desc : 'Propiedades de la imagen',\r
85 newdocument_desc : 'Nuevo documento',\r
86 class_name : 'Clase',\r
87 newdocument : '¿Estás seguro de que quieres borrar todo el contenido?',\r
88 about_title : 'Acerca de TinyMCE',\r
89 about : 'Acerca',\r
90 license : 'Licencia',\r
91 plugins : 'Plugins',\r
92 plugin : 'Plugin',\r
93 author : 'Autor',\r
94 version : 'Versión',\r
95 loaded_plugins : 'Plugins cargados',\r
96 help : 'Ayuda',\r
97 not_set : '-- Por defecto --',\r
98 close : 'Cerrar',\r
99 toolbar_focus : 'Saltar a la barra de herramientas - Alt+Q, Saltar al editor - Alt+Z, Saltar al elemento de la ruta - Alt+X',\r
100 theme_advanced_anchor_delta_width : 20\r
101 });\r