Statistics
| Branch: | Tag: | Revision:

root / static / js / tinymce / plugins / fullpage / langs / gl_dlg.js @ 6ecbf4ec

History | View | Annotate | Download (2.5 kB)

1
tinyMCE.addI18n('gl.fullpage_dlg',{
2
title:"Propiedades do documento",
3
meta_tab:"Xeral",
4
appearance_tab:"Apariencia",
5
advanced_tab:"Avanzado",
6
meta_props:"Informaci\u00F3n Meta",
7
langprops:"Lenguaxe e codificaci\u00F3n",
8
meta_title:"T\u00EDtulo",
9
meta_keywords:"Verbas chave",
10
meta_description:"Descripci\u00F3n",
11
meta_robots:"Robots",
12
doctypes:"Tipo de doc.",
13
langcode:"C\u00F3digo da lenguaxe",
14
langdir:"Direcci\u00F3n da lenguaxe",
15
ltr:"Esquerda a dereita",
16
rtl:"Dereita a esquerda",
17
xml_pi:"Declaraci\u00F3n XML",
18
encoding:"Codificaci\u00F3n de caracteres",
19
appearance_bgprops:"Propiedades do fondo",
20
appearance_marginprops:"Marxes",
21
appearance_linkprops:"Cores do v\u00EDnculo",
22
appearance_textprops:"Propiedades de texto",
23
bgcolor:"Cor de fondo",
24
bgimage:"Imaxe de fondo",
25
left_margin:"Marxe esquerdo",
26
right_margin:"Marxe dereito",
27
top_margin:"Marxe superior",
28
bottom_margin:"Marxe inferior",
29
text_color:"Cor do texto",
30
font_size:"Tama\u00F1o de fonte",
31
font_face:"Fonte",
32
link_color:"Cor de v\u00EDnculo",
33
hover_color:"Cor rato encima",
34
visited_color:"Cor visitado",
35
active_color:"Cor activo",
36
textcolor:"Cor",
37
fontsize:"Tama\u00F1o de fonte",
38
fontface:"Fonte",
39
meta_index_follow:"Indexar e segui-los v\u00EDnculos",
40
meta_index_nofollow:"Indexar e non segui-los v\u00EDnculos",
41
meta_noindex_follow:"Non indexar pero seguir v\u00EDnculos",
42
meta_noindex_nofollow:"Non indexar e non seguir v\u00EDnculos",
43
appearance_style:"Propiedades de folla de estilos e estilo",
44
stylesheet:"Folla de estilo",
45
style:"Estilo",
46
author:"Autor",
47
copyright:"Copyright",
48
add:"Agregar novo elemento",
49
remove:"Eliminar elemento seleccionado",
50
moveup:"Mover elemento seleccionado arriba",
51
movedown:"Mover elemento seleccionado abaixo",
52
head_elements:"Elementos Head",
53
info:"Informaci\u00F3n",
54
add_title:"Elemento Title",
55
add_meta:"Elemento Meta",
56
add_script:"Elemento Script",
57
add_style:"Elemento Style",
58
add_link:"Elemento Link",
59
add_base:"Elemento Base",
60
add_comment:"Nodo Comment",
61
title_element:"Elemento Title",
62
script_element:"Elemento Script",
63
style_element:"Elemento Style",
64
base_element:"Elemento Base",
65
link_element:"Elemento Link",
66
meta_element:"Elemento Meta",
67
comment_element:"Comentario",
68
src:"Src",
69
language:"Lenguaxe",
70
href:"Href",
71
target:"Obxetivo",
72
type:"Tipo",
73
charset:"Charset",
74
defer:"Defer",
75
media:"Medio",
76
properties:"Propiedades",
77
name:"Nome",
78
value:"Valor",
79
content:"Contido",
80
rel:"Rel",
81
rev:"Rev",
82
hreflang:"Href lang",
83
general_props:"Xeral",
84
advanced_props:"Avanzado"
85
});