Subversion Repositories Applications.papyrus

Rev

Rev 1688 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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