1/*
2 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
3 * Copyright (C) 2003-2007 Frederico Caldeira Knabben
4 *
5 * == BEGIN LICENSE ==
6 *
7 * Licensed under the terms of any of the following licenses at your
8 * choice:
9 *
10 *  - GNU General Public License Version 2 or later (the "GPL")
11 *    http://www.gnu.org/licenses/gpl.html
12 *
13 *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
14 *    http://www.gnu.org/licenses/lgpl.html
15 *
16 *  - Mozilla Public License Version 1.1 or later (the "MPL")
17 *    http://www.mozilla.org/MPL/MPL-1.1.html
18 *
19 * == END LICENSE ==
20 *
21 * Galician language file.
22 */
23
24var FCKLang =
25{
26// Language direction : "ltr" (left to right) or "rtl" (right to left).
27Dir					: "ltr",
28
29ToolbarCollapse		: "Ocultar Ferramentas",
30ToolbarExpand		: "Mostrar Ferramentas",
31
32// Toolbar Items and Context Menu
33Save				: "Gardar",
34NewPage				: "Nova Páxina",
35Preview				: "Vista Previa",
36Cut					: "Cortar",
37Copy				: "Copiar",
38Paste				: "Pegar",
39PasteText			: "Pegar como texto plano",
40PasteWord			: "Pegar dende Word",
41Print				: "Imprimir",
42SelectAll			: "Seleccionar todo",
43RemoveFormat		: "Eliminar Formato",
44InsertLinkLbl		: "Ligazón",
45InsertLink			: "Inserir/Editar Ligazón",
46RemoveLink			: "Eliminar Ligazón",
47Anchor				: "Inserir/Editar Referencia",
48AnchorDelete		: "Remove Anchor",	//MISSING
49InsertImageLbl		: "Imaxe",
50InsertImage			: "Inserir/Editar Imaxe",
51InsertFlashLbl		: "Flash",
52InsertFlash			: "Inserir/Editar Flash",
53InsertTableLbl		: "Tabla",
54InsertTable			: "Inserir/Editar Tabla",
55InsertLineLbl		: "Liña",
56InsertLine			: "Inserir Liña Horizontal",
57InsertSpecialCharLbl: "Carácter Special",
58InsertSpecialChar	: "Inserir Carácter Especial",
59InsertSmileyLbl		: "Smiley",
60InsertSmiley		: "Inserir Smiley",
61About				: "Acerca de FCKeditor",
62Bold				: "Negrita",
63Italic				: "Cursiva",
64Underline			: "Sub-raiado",
65StrikeThrough		: "Tachado",
66Subscript			: "Subíndice",
67Superscript			: "Superíndice",
68LeftJustify			: "Aliñar á Esquerda",
69CenterJustify		: "Centrado",
70RightJustify		: "Aliñar á Dereita",
71BlockJustify		: "Xustificado",
72DecreaseIndent		: "Disminuir Sangría",
73IncreaseIndent		: "Aumentar Sangría",
74Blockquote			: "Blockquote",	//MISSING
75Undo				: "Desfacer",
76Redo				: "Refacer",
77NumberedListLbl		: "Lista Numerada",
78NumberedList		: "Inserir/Eliminar Lista Numerada",
79BulletedListLbl		: "Marcas",
80BulletedList		: "Inserir/Eliminar Marcas",
81ShowTableBorders	: "Mostrar Bordes das Táboas",
82ShowDetails			: "Mostrar Marcas Parágrafo",
83Style				: "Estilo",
84FontFormat			: "Formato",
85Font				: "Tipo",
86FontSize			: "Tamaño",
87TextColor			: "Cor do Texto",
88BGColor				: "Cor do Fondo",
89Source				: "Código Fonte",
90Find				: "Procurar",
91Replace				: "Substituir",
92SpellCheck			: "Corrección Ortográfica",
93UniversalKeyboard	: "Teclado Universal",
94PageBreakLbl		: "Salto de Páxina",
95PageBreak			: "Inserir Salto de Páxina",
96
97Form			: "Formulario",
98Checkbox		: "Cadro de Verificación",
99RadioButton		: "Botón de Radio",
100TextField		: "Campo de Texto",
101Textarea		: "Área de Texto",
102HiddenField		: "Campo Oculto",
103Button			: "Botón",
104SelectionField	: "Campo de Selección",
105ImageButton		: "Botón de Imaxe",
106
107FitWindow		: "Maximizar o tamaño do editor",
108ShowBlocks		: "Show Blocks",	//MISSING
109
110// Context Menu
111EditLink			: "Editar Ligazón",
112CellCM				: "Cela",
113RowCM				: "Fila",
114ColumnCM			: "Columna",
115InsertRowAfter		: "Insert Row After",	//MISSING
116InsertRowBefore		: "Insert Row Before",	//MISSING
117DeleteRows			: "Borrar Filas",
118InsertColumnAfter	: "Insert Column After",	//MISSING
119InsertColumnBefore	: "Insert Column Before",	//MISSING
120DeleteColumns		: "Borrar Columnas",
121InsertCellAfter		: "Insert Cell After",	//MISSING
122InsertCellBefore	: "Insert Cell Before",	//MISSING
123DeleteCells			: "Borrar Cela",
124MergeCells			: "Unir Celas",
125MergeRight			: "Merge Right",	//MISSING
126MergeDown			: "Merge Down",	//MISSING
127HorizontalSplitCell	: "Split Cell Horizontally",	//MISSING
128VerticalSplitCell	: "Split Cell Vertically",	//MISSING
129TableDelete			: "Borrar Táboa",
130CellProperties		: "Propriedades da Cela",
131TableProperties		: "Propriedades da Táboa",
132ImageProperties		: "Propriedades Imaxe",
133FlashProperties		: "Propriedades Flash",
134
135AnchorProp			: "Propriedades da Referencia",
136ButtonProp			: "Propriedades do Botón",
137CheckboxProp		: "Propriedades do Cadro de Verificación",
138HiddenFieldProp		: "Propriedades do Campo Oculto",
139RadioButtonProp		: "Propriedades do Botón de Radio",
140ImageButtonProp		: "Propriedades do Botón de Imaxe",
141TextFieldProp		: "Propriedades do Campo de Texto",
142SelectionFieldProp	: "Propriedades do Campo de Selección",
143TextareaProp		: "Propriedades da Área de Texto",
144FormProp			: "Propriedades do Formulario",
145
146FontFormats			: "Normal;Formateado;Enderezo;Enacabezado 1;Encabezado 2;Encabezado 3;Encabezado 4;Encabezado 5;Encabezado 6;Paragraph (DIV)",
147
148// Alerts and Messages
149ProcessingXHTML		: "Procesando XHTML. Por facor, agarde...",
150Done				: "Feiro",
151PasteWordConfirm	: "Parece que o texto que quere pegar está copiado do Word.¿Quere limpar o formato antes de pegalo?",
152NotCompatiblePaste	: "Este comando está disponible para Internet Explorer versión 5.5 ou superior. ¿Quere pegalo sen limpar o formato?",
153UnknownToolbarItem	: "Ítem de ferramentas descoñecido \"%1\"",
154UnknownCommand		: "Nome de comando descoñecido \"%1\"",
155NotImplemented		: "Comando non implementado",
156UnknownToolbarSet	: "O conxunto de ferramentas \"%1\" non existe",
157NoActiveX			: "As opcións de seguridade do seu navegador poderían limitar algunha das características de editor. Debe activar a opción \"Executar controis ActiveX e plug-ins\". Pode notar que faltan características e experimentar erros",
158BrowseServerBlocked : "Non se poido abrir o navegador de recursos. Asegúrese de que están desactivados os bloqueadores de xanelas emerxentes",
159DialogBlocked		: "Non foi posible abrir a xanela de diálogo. Asegúrese de que están desactivados os bloqueadores de xanelas emerxentes",
160
161// Dialogs
162DlgBtnOK			: "OK",
163DlgBtnCancel		: "Cancelar",
164DlgBtnClose			: "Pechar",
165DlgBtnBrowseServer	: "Navegar no Servidor",
166DlgAdvancedTag		: "Advanzado",
167DlgOpOther			: "<Outro>",
168DlgInfoTab			: "Info",
169DlgAlertUrl			: "Por favor, insira a URL",
170
171// General Dialogs Labels
172DlgGenNotSet		: "<non definido>",
173DlgGenId			: "Id",
174DlgGenLangDir		: "Orientación do Idioma",
175DlgGenLangDirLtr	: "Esquerda a Dereita (LTR)",
176DlgGenLangDirRtl	: "Dereita a Esquerda (RTL)",
177DlgGenLangCode		: "Código do Idioma",
178DlgGenAccessKey		: "Chave de Acceso",
179DlgGenName			: "Nome",
180DlgGenTabIndex		: "Índice de Tabulación",
181DlgGenLongDescr		: "Descrición Completa da URL",
182DlgGenClass			: "Clases da Folla de Estilos",
183DlgGenTitle			: "Título",
184DlgGenContType		: "Tipo de Contido",
185DlgGenLinkCharset	: "Fonte de Caracteres Vinculado",
186DlgGenStyle			: "Estilo",
187
188// Image Dialog
189DlgImgTitle			: "Propriedades da Imaxe",
190DlgImgInfoTab		: "Información da Imaxe",
191DlgImgBtnUpload		: "Enviar ó Servidor",
192DlgImgURL			: "URL",
193DlgImgUpload		: "Carregar",
194DlgImgAlt			: "Texto Alternativo",
195DlgImgWidth			: "Largura",
196DlgImgHeight		: "Altura",
197DlgImgLockRatio		: "Proporcional",
198DlgBtnResetSize		: "Tamaño Orixinal",
199DlgImgBorder		: "Límite",
200DlgImgHSpace		: "Esp. Horiz.",
201DlgImgVSpace		: "Esp. Vert.",
202DlgImgAlign			: "Aliñamento",
203DlgImgAlignLeft		: "Esquerda",
204DlgImgAlignAbsBottom: "Abs Inferior",
205DlgImgAlignAbsMiddle: "Abs Centro",
206DlgImgAlignBaseline	: "Liña Base",
207DlgImgAlignBottom	: "Pé",
208DlgImgAlignMiddle	: "Centro",
209DlgImgAlignRight	: "Dereita",
210DlgImgAlignTextTop	: "Tope do Texto",
211DlgImgAlignTop		: "Tope",
212DlgImgPreview		: "Vista Previa",
213DlgImgAlertUrl		: "Por favor, escriba a URL da imaxe",
214DlgImgLinkTab		: "Ligazón",
215
216// Flash Dialog
217DlgFlashTitle		: "Propriedades Flash",
218DlgFlashChkPlay		: "Auto Execución",
219DlgFlashChkLoop		: "Bucle",
220DlgFlashChkMenu		: "Activar Menú Flash",
221DlgFlashScale		: "Escalar",
222DlgFlashScaleAll	: "Amosar Todo",
223DlgFlashScaleNoBorder	: "Sen Borde",
224DlgFlashScaleFit	: "Encaixar axustando",
225
226// Link Dialog
227DlgLnkWindowTitle	: "Ligazón",
228DlgLnkInfoTab		: "Información da Ligazón",
229DlgLnkTargetTab		: "Referencia a esta páxina",
230
231DlgLnkType			: "Tipo de Ligazón",
232DlgLnkTypeURL		: "URL",
233DlgLnkTypeAnchor	: "Referencia nesta páxina",
234DlgLnkTypeEMail		: "E-Mail",
235DlgLnkProto			: "Protocolo",
236DlgLnkProtoOther	: "<outro>",
237DlgLnkURL			: "URL",
238DlgLnkAnchorSel		: "Seleccionar unha Referencia",
239DlgLnkAnchorByName	: "Por Nome de Referencia",
240DlgLnkAnchorById	: "Por Element Id",
241DlgLnkNoAnchors		: "(Non hai referencias disponibles no documento)",
242DlgLnkEMail			: "Enderezo de E-Mail",
243DlgLnkEMailSubject	: "Asunto do Mensaxe",
244DlgLnkEMailBody		: "Corpo do Mensaxe",
245DlgLnkUpload		: "Carregar",
246DlgLnkBtnUpload		: "Enviar ó servidor",
247
248DlgLnkTarget		: "Destino",
249DlgLnkTargetFrame	: "<frame>",
250DlgLnkTargetPopup	: "<Xanela Emerxente>",
251DlgLnkTargetBlank	: "Nova Xanela (_blank)",
252DlgLnkTargetParent	: "Xanela Pai (_parent)",
253DlgLnkTargetSelf	: "Mesma Xanela (_self)",
254DlgLnkTargetTop		: "Xanela Primaria (_top)",
255DlgLnkTargetFrameName	: "Nome do Marco Destino",
256DlgLnkPopWinName	: "Nome da Xanela Emerxente",
257DlgLnkPopWinFeat	: "Características da Xanela Emerxente",
258DlgLnkPopResize		: "Axustable",
259DlgLnkPopLocation	: "Barra de Localización",
260DlgLnkPopMenu		: "Barra de Menú",
261DlgLnkPopScroll		: "Barras de Desplazamento",
262DlgLnkPopStatus		: "Barra de Estado",
263DlgLnkPopToolbar	: "Barra de Ferramentas",
264DlgLnkPopFullScrn	: "A Toda Pantalla (IE)",
265DlgLnkPopDependent	: "Dependente (Netscape)",
266DlgLnkPopWidth		: "Largura",
267DlgLnkPopHeight		: "Altura",
268DlgLnkPopLeft		: "Posición Esquerda",
269DlgLnkPopTop		: "Posición dende Arriba",
270
271DlnLnkMsgNoUrl		: "Por favor, escriba a ligazón URL",
272DlnLnkMsgNoEMail	: "Por favor, escriba o enderezo de e-mail",
273DlnLnkMsgNoAnchor	: "Por favor, seleccione un destino",
274DlnLnkMsgInvPopName	: "The popup name must begin with an alphabetic character and must not contain spaces",	//MISSING
275
276// Color Dialog
277DlgColorTitle		: "Seleccionar Color",
278DlgColorBtnClear	: "Nengunha",
279DlgColorHighlight	: "Destacado",
280DlgColorSelected	: "Seleccionado",
281
282// Smiley Dialog
283DlgSmileyTitle		: "Inserte un Smiley",
284
285// Special Character Dialog
286DlgSpecialCharTitle	: "Seleccione Caracter Especial",
287
288// Table Dialog
289DlgTableTitle		: "Propiedades da Táboa",
290DlgTableRows		: "Filas",
291DlgTableColumns		: "Columnas",
292DlgTableBorder		: "Tamaño do Borde",
293DlgTableAlign		: "Aliñamento",
294DlgTableAlignNotSet	: "<Non Definido>",
295DlgTableAlignLeft	: "Esquerda",
296DlgTableAlignCenter	: "Centro",
297DlgTableAlignRight	: "Ereita",
298DlgTableWidth		: "Largura",
299DlgTableWidthPx		: "pixels",
300DlgTableWidthPc		: "percent",
301DlgTableHeight		: "Altura",
302DlgTableCellSpace	: "Marxe entre Celas",
303DlgTableCellPad		: "Marxe interior",
304DlgTableCaption		: "Título",
305DlgTableSummary		: "Sumario",
306
307// Table Cell Dialog
308DlgCellTitle		: "Propriedades da Cela",
309DlgCellWidth		: "Largura",
310DlgCellWidthPx		: "pixels",
311DlgCellWidthPc		: "percent",
312DlgCellHeight		: "Altura",
313DlgCellWordWrap		: "Axustar Liñas",
314DlgCellWordWrapNotSet	: "<Non Definido>",
315DlgCellWordWrapYes	: "Si",
316DlgCellWordWrapNo	: "Non",
317DlgCellHorAlign		: "Aliñamento Horizontal",
318DlgCellHorAlignNotSet	: "<Non definido>",
319DlgCellHorAlignLeft	: "Esquerda",
320DlgCellHorAlignCenter	: "Centro",
321DlgCellHorAlignRight: "Dereita",
322DlgCellVerAlign		: "Aliñamento Vertical",
323DlgCellVerAlignNotSet	: "<Non definido>",
324DlgCellVerAlignTop	: "Arriba",
325DlgCellVerAlignMiddle	: "Medio",
326DlgCellVerAlignBottom	: "Abaixo",
327DlgCellVerAlignBaseline	: "Liña de Base",
328DlgCellRowSpan		: "Ocupar Filas",
329DlgCellCollSpan		: "Ocupar Columnas",
330DlgCellBackColor	: "Color de Fondo",
331DlgCellBorderColor	: "Color de Borde",
332DlgCellBtnSelect	: "Seleccionar...",
333
334// Find and Replace Dialog
335DlgFindAndReplaceTitle	: "Find and Replace",	//MISSING
336
337// Find Dialog
338DlgFindTitle		: "Procurar",
339DlgFindFindBtn		: "Procurar",
340DlgFindNotFoundMsg	: "Non te atopou o texto indicado.",
341
342// Replace Dialog
343DlgReplaceTitle			: "Substituir",
344DlgReplaceFindLbl		: "Texto a procurar:",
345DlgReplaceReplaceLbl	: "Substituir con:",
346DlgReplaceCaseChk		: "Coincidir Mai./min.",
347DlgReplaceReplaceBtn	: "Substituir",
348DlgReplaceReplAllBtn	: "Substitiur Todo",
349DlgReplaceWordChk		: "Coincidir con toda a palabra",
350
351// Paste Operations / Dialog
352PasteErrorCut	: "Os axustes de seguridade do seu navegador non permiten que o editor realice automáticamente as tarefas de corte. Por favor, use o teclado para iso (Ctrl+X).",
353PasteErrorCopy	: "Os axustes de seguridade do seu navegador non permiten que o editor realice automáticamente as tarefas de copia. Por favor, use o teclado para iso (Ctrl+C).",
354
355PasteAsText		: "Pegar como texto plano",
356PasteFromWord	: "Pegar dende Word",
357
358DlgPasteMsg2	: "Por favor, pegue dentro do seguinte cadro usando o teclado (<STRONG>Ctrl+V</STRONG>) e pulse <STRONG>OK</STRONG>.",
359DlgPasteSec		: "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",	//MISSING
360DlgPasteIgnoreFont		: "Ignorar as definicións de Tipografía",
361DlgPasteRemoveStyles	: "Eliminar as definicións de Estilos",
362DlgPasteCleanBox		: "Limpar o Cadro",
363
364// Color Picker
365ColorAutomatic	: "Automático",
366ColorMoreColors	: "Máis Cores...",
367
368// Document Properties
369DocProps		: "Propriedades do Documento",
370
371// Anchor Dialog
372DlgAnchorTitle		: "Propriedades da Referencia",
373DlgAnchorName		: "Nome da Referencia",
374DlgAnchorErrorName	: "Por favor, escriba o nome da referencia",
375
376// Speller Pages Dialog
377DlgSpellNotInDic		: "Non está no diccionario",
378DlgSpellChangeTo		: "Cambiar a",
379DlgSpellBtnIgnore		: "Ignorar",
380DlgSpellBtnIgnoreAll	: "Ignorar Todas",
381DlgSpellBtnReplace		: "Substituir",
382DlgSpellBtnReplaceAll	: "Substituir Todas",
383DlgSpellBtnUndo			: "Desfacer",
384DlgSpellNoSuggestions	: "- Sen candidatos -",
385DlgSpellProgress		: "Corrección ortográfica en progreso...",
386DlgSpellNoMispell		: "Corrección ortográfica rematada: Non se atoparon erros",
387DlgSpellNoChanges		: "Corrección ortográfica rematada: Non se substituiu nengunha verba",
388DlgSpellOneChange		: "Corrección ortográfica rematada: Unha verba substituida",
389DlgSpellManyChanges		: "Corrección ortográfica rematada: %1 verbas substituidas",
390
391IeSpellDownload			: "O corrector ortográfico non está instalado. ¿Quere descargalo agora?",
392
393// Button Dialog
394DlgButtonText		: "Texto (Valor)",
395DlgButtonType		: "Tipo",
396DlgButtonTypeBtn	: "Button",	//MISSING
397DlgButtonTypeSbm	: "Submit",	//MISSING
398DlgButtonTypeRst	: "Reset",	//MISSING
399
400// Checkbox and Radio Button Dialogs
401DlgCheckboxName		: "Nome",
402DlgCheckboxValue	: "Valor",
403DlgCheckboxSelected	: "Seleccionado",
404
405// Form Dialog
406DlgFormName		: "Nome",
407DlgFormAction	: "Acción",
408DlgFormMethod	: "Método",
409
410// Select Field Dialog
411DlgSelectName		: "Nome",
412DlgSelectValue		: "Valor",
413DlgSelectSize		: "Tamaño",
414DlgSelectLines		: "liñas",
415DlgSelectChkMulti	: "Permitir múltiples seleccións",
416DlgSelectOpAvail	: "Opcións Disponibles",
417DlgSelectOpText		: "Texto",
418DlgSelectOpValue	: "Valor",
419DlgSelectBtnAdd		: "Engadir",
420DlgSelectBtnModify	: "Modificar",
421DlgSelectBtnUp		: "Subir",
422DlgSelectBtnDown	: "Baixar",
423DlgSelectBtnSetValue : "Definir como valor por defecto",
424DlgSelectBtnDelete	: "Borrar",
425
426// Textarea Dialog
427DlgTextareaName	: "Nome",
428DlgTextareaCols	: "Columnas",
429DlgTextareaRows	: "Filas",
430
431// Text Field Dialog
432DlgTextName			: "Nome",
433DlgTextValue		: "Valor",
434DlgTextCharWidth	: "Tamaño do Caracter",
435DlgTextMaxChars		: "Máximo de Caracteres",
436DlgTextType			: "Tipo",
437DlgTextTypeText		: "Texto",
438DlgTextTypePass		: "Chave",
439
440// Hidden Field Dialog
441DlgHiddenName	: "Nome",
442DlgHiddenValue	: "Valor",
443
444// Bulleted List Dialog
445BulletedListProp	: "Propriedades das Marcas",
446NumberedListProp	: "Propriedades da Lista de Numeración",
447DlgLstStart			: "Start",	//MISSING
448DlgLstType			: "Tipo",
449DlgLstTypeCircle	: "Círculo",
450DlgLstTypeDisc		: "Disco",
451DlgLstTypeSquare	: "Cuadrado",
452DlgLstTypeNumbers	: "Números (1, 2, 3)",
453DlgLstTypeLCase		: "Letras Minúsculas (a, b, c)",
454DlgLstTypeUCase		: "Letras Maiúsculas (A, B, C)",
455DlgLstTypeSRoman	: "Números Romanos en minúscula (i, ii, iii)",
456DlgLstTypeLRoman	: "Números Romanos en Maiúscula (I, II, III)",
457
458// Document Properties Dialog
459DlgDocGeneralTab	: "Xeral",
460DlgDocBackTab		: "Fondo",
461DlgDocColorsTab		: "Cores e Marxes",
462DlgDocMetaTab		: "Meta Data",
463
464DlgDocPageTitle		: "Título da Páxina",
465DlgDocLangDir		: "Orientación do Idioma",
466DlgDocLangDirLTR	: "Esquerda a Dereita (LTR)",
467DlgDocLangDirRTL	: "Dereita a Esquerda (RTL)",
468DlgDocLangCode		: "Código de Idioma",
469DlgDocCharSet		: "Codificación do Xogo de Caracteres",
470DlgDocCharSetCE		: "Central European",	//MISSING
471DlgDocCharSetCT		: "Chinese Traditional (Big5)",	//MISSING
472DlgDocCharSetCR		: "Cyrillic",	//MISSING
473DlgDocCharSetGR		: "Greek",	//MISSING
474DlgDocCharSetJP		: "Japanese",	//MISSING
475DlgDocCharSetKR		: "Korean",	//MISSING
476DlgDocCharSetTR		: "Turkish",	//MISSING
477DlgDocCharSetUN		: "Unicode (UTF-8)",	//MISSING
478DlgDocCharSetWE		: "Western European",	//MISSING
479DlgDocCharSetOther	: "Outra Codificación do Xogo de Caracteres",
480
481DlgDocDocType		: "Encabezado do Tipo de Documento",
482DlgDocDocTypeOther	: "Outro Encabezado do Tipo de Documento",
483DlgDocIncXHTML		: "Incluir Declaracións XHTML",
484DlgDocBgColor		: "Cor de Fondo",
485DlgDocBgImage		: "URL da Imaxe de Fondo",
486DlgDocBgNoScroll	: "Fondo Fixo",
487DlgDocCText			: "Texto",
488DlgDocCLink			: "Ligazóns",
489DlgDocCVisited		: "Ligazón Visitada",
490DlgDocCActive		: "Ligazón Activa",
491DlgDocMargins		: "Marxes da Páxina",
492DlgDocMaTop			: "Arriba",
493DlgDocMaLeft		: "Esquerda",
494DlgDocMaRight		: "Dereita",
495DlgDocMaBottom		: "Abaixo",
496DlgDocMeIndex		: "Palabras Chave de Indexación do Documento (separadas por comas)",
497DlgDocMeDescr		: "Descripción do Documento",
498DlgDocMeAuthor		: "Autor",
499DlgDocMeCopy		: "Copyright",
500DlgDocPreview		: "Vista Previa",
501
502// Templates Dialog
503Templates			: "Plantillas",
504DlgTemplatesTitle	: "Plantillas de Contido",
505DlgTemplatesSelMsg	: "Por favor, seleccione a plantilla a abrir no editor<br>(o contido actual perderase):",
506DlgTemplatesLoading	: "Cargando listado de plantillas. Por favor, espere...",
507DlgTemplatesNoTpl	: "(Non hai plantillas definidas)",
508DlgTemplatesReplace	: "Replace actual contents",	//MISSING
509
510// About Dialog
511DlgAboutAboutTab	: "Acerca de",
512DlgAboutBrowserInfoTab	: "Información do Navegador",
513DlgAboutLicenseTab	: "Licencia",
514DlgAboutVersion		: "versión",
515DlgAboutInfo		: "Para máis información visitar:"
516};
517