]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/themes/advanced/langs/ca.js
Test to see if log is updated automatically
[citadel.git] / webcit / tiny_mce / themes / advanced / langs / ca.js
1 // CA lang variables by Marc Bria
2
3 tinyMCE.addToLang('',{
4 theme_style_select : 'Estils',
5 theme_code_desc : 'Editar codi HTML',
6 theme_code_title : 'Editor codi HTML',
7 theme_code_wordwrap : 'Ajustar salt de línea',
8 theme_sub_desc : 'Subíndex',
9 theme_sup_desc : 'Superíndex',
10 theme_hr_desc : 'Insertar un separador horitzontal',
11 theme_removeformat_desc : 'Eliminar format',
12 theme_custom1_desc : 'La teva descripció',
13 insert_image_border : 'Marc',
14 insert_image_dimensions : 'Dimensions',
15 insert_image_vspace : 'Espai vertical',
16 insert_image_hspace : 'Espai horizontal',
17 insert_image_align : 'Alineament',
18 insert_image_align_default : 'Per defecte',
19 insert_image_align_baseline : 'Línea base',
20 insert_image_align_top : 'Superior',
21 insert_image_align_middle : 'Centre',
22 insert_image_align_bottom : 'Inferior',
23 insert_image_align_texttop : 'Alinear text amunt',
24 insert_image_align_absmiddle : 'Centrat horitzontal',
25 insert_image_align_absbottom : 'Centrat a baix',
26 insert_image_align_left : 'Esquerra',
27 insert_image_align_right : 'Dreta',
28 insert_image_delta_height : 10,
29 theme_font_size : '-- Mida font --',
30 theme_fontdefault : '-- Font family --',
31 theme_block : '-- Format --',
32 theme_paragraph : 'Paragraph',
33 theme_div : 'Div',
34 theme_address : 'Address',
35 theme_pre : 'Preformatejat',
36 theme_h1 : 'Capçalera 1',
37 theme_h2 : 'Capçalera 2',
38 theme_h3 : 'Capçalera 3',
39 theme_h4 : 'Capçalera 4',
40 theme_h5 : 'Capçalera 5',
41 theme_h6 : 'Capçalera 6',
42 theme_colorpicker_title : 'Selecciona el color',
43 theme_colorpicker_apply : 'Apply',
44 theme_forecolor_desc : 'Selecciona color frontal',
45 theme_backcolor_desc : 'Selecciona color de fons',
46 theme_charmap_title : 'Selecciona un caràcter especial',
47 theme_charmap_desc : 'Inserta un caràcter especial',
48 theme_visualaid_desc : 'Alterna líniesguia/elements invisibles',
49 insert_anchor_title : 'Inserta/edita àncora',
50 insert_anchor_name : 'Nom de l´àncora',
51 theme_anchor_desc : 'Inserta/edita un àncora',
52 theme_insert_link_titlefield : 'Títlo',
53 theme_clipboard_msg : 'Copiar/Tallar/Enganxar no és possible amb Mozilla i Firefox.\nVols més informació sobre aquest problema de seguretat?',
54 theme_path : 'Camí',
55 cut_desc : 'Retallar',
56 copy_desc : 'Copiar',
57 paste_desc : 'Enganxar',
58 link_list : 'Llistat d´enllaços',
59 image_list : 'Llistat d´imatges',
60 browse : 'Explorar',
61 image_props_desc : 'Image properties',
62 newdocument_desc : 'New document',
63 newdocument : 'Are you sure you want clear all contents?'
64 });