From b1867b8f198374d26e1bfdfeaeac16971608b551 Mon Sep 17 00:00:00 2001 From: alecpl Date: Sun, 20 Nov 2011 13:34:35 +0000 Subject: - Added TinyMCE localizations --- program/js/tiny_mce/plugins/xhtmlxtras/langs/gl_dlg.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 program/js/tiny_mce/plugins/xhtmlxtras/langs/gl_dlg.js (limited to 'program/js/tiny_mce/plugins/xhtmlxtras/langs/gl_dlg.js') diff --git a/program/js/tiny_mce/plugins/xhtmlxtras/langs/gl_dlg.js b/program/js/tiny_mce/plugins/xhtmlxtras/langs/gl_dlg.js new file mode 100644 index 000000000..59fb5fe8c --- /dev/null +++ b/program/js/tiny_mce/plugins/xhtmlxtras/langs/gl_dlg.js @@ -0,0 +1 @@ +tinyMCE.addI18n('gl.xhtmlxtras_dlg',{"attribs_title":"Insertar/Editar atributos","option_rtl":"Dereita a esquerda","option_ltr":"Esquerda a dereita","insert_date":"Insertar data/hora actuais",remove:"Suprimir","title_cite_element":"Cita","title_abbr_element":"Abreviatura","title_acronym_element":"Acr\u00f3nimo","title_del_element":"Borrar","title_ins_element":"Insertar","fieldset_events_tab":"Evento","fieldset_attrib_tab":"Atributos","fieldset_general_tab":"Configuraci\u00f3n xeral","events_tab":"Eventos","attrib_tab":"Atributos","general_tab":"Xeral","attribute_attrib_tab":"Atributos","attribute_events_tab":"Eventos","attribute_label_accesskey":"Tecla de acceso","attribute_label_tabindex":"Orde de tabulaci\u00f3n","attribute_label_langcode":"Lenguaxe","attribute_option_rtl":"Dereita a esquerda","attribute_option_ltr":"Esquerda a dereita","attribute_label_langdir":"Direcci\u00f3n de texto","attribute_label_datetime":"Data/Hora","attribute_label_cite":"Cita","attribute_label_style":"Estilo","attribute_label_class":"Clase","attribute_label_id":"ID","attribute_label_title":"T\u00edtulo"}); \ No newline at end of file -- cgit v1.2.3