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
 * Brazilian Portuguese 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 Barra de Ferramentas",
30
ToolbarExpand		: "Exibir Barra de Ferramentas",
31
 
32
// Toolbar Items and Context Menu
33
Save				: "Salvar",
34
NewPage				: "Novo",
35
Preview				: "Visualizar",
36
Cut					: "Recortar",
37
Copy				: "Copiar",
38
Paste				: "Colar",
39
PasteText			: "Colar como Texto sem Formatação",
40
PasteWord			: "Colar do Word",
41
Print				: "Imprimir",
42
SelectAll			: "Selecionar Tudo",
43
RemoveFormat		: "Remover Formatação",
44
InsertLinkLbl		: "Hiperlink",
45
InsertLink			: "Inserir/Editar Hiperlink",
46
RemoveLink			: "Remover Hiperlink",
1921 jp_milcent 47
VisitLink			: "Open Link",	//MISSING
1075 ddelon 48
Anchor				: "Inserir/Editar Âncora",
1921 jp_milcent 49
AnchorDelete		: "Remover Âncora",
1075 ddelon 50
InsertImageLbl		: "Figura",
51
InsertImage			: "Inserir/Editar Figura",
52
InsertFlashLbl		: "Flash",
53
InsertFlash			: "Insere/Edita Flash",
54
InsertTableLbl		: "Tabela",
55
InsertTable			: "Inserir/Editar Tabela",
56
InsertLineLbl		: "Linha",
57
InsertLine			: "Inserir Linha Horizontal",
58
InsertSpecialCharLbl: "Caracteres Especiais",
59
InsertSpecialChar	: "Inserir Caractere Especial",
60
InsertSmileyLbl		: "Emoticon",
61
InsertSmiley		: "Inserir Emoticon",
62
About				: "Sobre FCKeditor",
63
Bold				: "Negrito",
64
Italic				: "Itálico",
65
Underline			: "Sublinhado",
66
StrikeThrough		: "Tachado",
67
Subscript			: "Subscrito",
68
Superscript			: "Sobrescrito",
69
LeftJustify			: "Alinhar Esquerda",
70
CenterJustify		: "Centralizar",
71
RightJustify		: "Alinhar Direita",
72
BlockJustify		: "Justificado",
73
DecreaseIndent		: "Diminuir Recuo",
74
IncreaseIndent		: "Aumentar Recuo",
1921 jp_milcent 75
Blockquote			: "Recuo",
76
CreateDiv			: "Create Div Container",	//MISSING
77
EditDiv				: "Edit Div Container",	//MISSING
78
DeleteDiv			: "Remove Div Container",	//MISSING
1075 ddelon 79
Undo				: "Desfazer",
80
Redo				: "Refazer",
81
NumberedListLbl		: "Numeração",
82
NumberedList		: "Inserir/Remover Numeração",
83
BulletedListLbl		: "Marcadores",
84
BulletedList		: "Inserir/Remover Marcadores",
85
ShowTableBorders	: "Exibir Bordas da Tabela",
86
ShowDetails			: "Exibir Detalhes",
87
Style				: "Estilo",
88
FontFormat			: "Formatação",
89
Font				: "Fonte",
90
FontSize			: "Tamanho",
91
TextColor			: "Cor do Texto",
92
BGColor				: "Cor do Plano de Fundo",
93
Source				: "Código-Fonte",
94
Find				: "Localizar",
95
Replace				: "Substituir",
96
SpellCheck			: "Verificar Ortografia",
97
UniversalKeyboard	: "Teclado Universal",
98
PageBreakLbl		: "Quebra de Página",
99
PageBreak			: "Inserir Quebra de Página",
100
 
101
Form			: "Formulário",
102
Checkbox		: "Caixa de Seleção",
103
RadioButton		: "Botão de Opção",
104
TextField		: "Caixa de Texto",
105
Textarea		: "Área de Texto",
106
HiddenField		: "Campo Oculto",
107
Button			: "Botão",
108
SelectionField	: "Caixa de Listagem",
109
ImageButton		: "Botão de Imagem",
110
 
1921 jp_milcent 111
FitWindow		: "Maximizar o tamanho do editor",
112
ShowBlocks		: "Mostrar blocos",
1075 ddelon 113
 
114
// Context Menu
115
EditLink			: "Editar Hiperlink",
1921 jp_milcent 116
CellCM				: "Célula",
117
RowCM				: "Linha",
118
ColumnCM			: "Coluna",
119
InsertRowAfter		: "Inserir linha abaixo",
120
InsertRowBefore		: "Inserir linha acima",
1075 ddelon 121
DeleteRows			: "Remover Linhas",
1921 jp_milcent 122
InsertColumnAfter	: "Inserir coluna à direita",
123
InsertColumnBefore	: "Inserir coluna à esquerda",
1075 ddelon 124
DeleteColumns		: "Remover Colunas",
1921 jp_milcent 125
InsertCellAfter		: "Inserir célula à direita",
126
InsertCellBefore	: "Inserir célula à esquerda",
1075 ddelon 127
DeleteCells			: "Remover Células",
128
MergeCells			: "Mesclar Células",
1921 jp_milcent 129
MergeRight			: "Mesclar com célula à direita",
130
MergeDown			: "Mesclar com célula abaixo",
131
HorizontalSplitCell	: "Dividir célula horizontalmente",
132
VerticalSplitCell	: "Dividir célula verticalmente",
1075 ddelon 133
TableDelete			: "Apagar Tabela",
134
CellProperties		: "Formatar Célula",
135
TableProperties		: "Formatar Tabela",
136
ImageProperties		: "Formatar Figura",
137
FlashProperties		: "Propriedades Flash",
138
 
139
AnchorProp			: "Formatar Âncora",
140
ButtonProp			: "Formatar Botão",
141
CheckboxProp		: "Formatar Caixa de Seleção",
142
HiddenFieldProp		: "Formatar Campo Oculto",
143
RadioButtonProp		: "Formatar Botão de Opção",
144
ImageButtonProp		: "Formatar Botão de Imagem",
145
TextFieldProp		: "Formatar Caixa de Texto",
146
SelectionFieldProp	: "Formatar Caixa de Listagem",
147
TextareaProp		: "Formatar Área de Texto",
148
FormProp			: "Formatar Formulário",
149
 
150
FontFormats			: "Normal;Formatado;Endereço;Título 1;Título 2;Título 3;Título 4;Título 5;Título 6",
151
 
152
// Alerts and Messages
153
ProcessingXHTML		: "Processando XHTML. Por favor, aguarde...",
154
Done				: "Pronto",
155
PasteWordConfirm	: "O texto que você deseja colar parece ter sido copiado do Word. Você gostaria de remover a formatação antes de colar?",
156
NotCompatiblePaste	: "Este comando está disponível para o navegador Internet Explorer 5.5 ou superior. Você gostaria de colar sem remover a formatação?",
157
UnknownToolbarItem	: "O item da barra de ferramentas \"%1\" não é reconhecido",
158
UnknownCommand		: "O comando \"%1\" não é reconhecido",
159
NotImplemented		: "O comando não foi implementado",
160
UnknownToolbarSet	: "A barra de ferramentas \"%1\" não existe",
161
NoActiveX			: "As configurações de segurança do seu browser podem limitar algumas características do editor. Você precisa habilitar a opção \"Executar controles e plug-ins ActiveX\". Você pode experimentar erros e alertas de características faltantes.",
162
BrowseServerBlocked : "Os recursos do browser não puderam ser abertos. Tenha certeza que todos os bloqueadores de popup estão desabilitados.",
163
DialogBlocked		: "Não foi possível abrir a janela de diálogo. Tenha certeza que todos os bloqueadores de popup estão desabilitados.",
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			: "Fechar",
170
DlgBtnBrowseServer	: "Localizar no Servidor",
171
DlgAdvancedTag		: "Avançado",
172
DlgOpOther			: "<Outros>",
173
DlgInfoTab			: "Info",
174
DlgAlertUrl			: "Inserir a URL",
175
 
176
// General Dialogs Labels
177
DlgGenNotSet		: "<não ajustado>",
178
DlgGenId			: "Id",
179
DlgGenLangDir		: "Direção do idioma",
180
DlgGenLangDirLtr	: "Esquerda para Direita (LTR)",
181
DlgGenLangDirRtl	: "Direita para Esquerda (RTL)",
182
DlgGenLangCode		: "Idioma",
183
DlgGenAccessKey		: "Chave de Acesso",
184
DlgGenName			: "Nome",
185
DlgGenTabIndex		: "Índice de Tabulação",
186
DlgGenLongDescr		: "Descrição da URL",
187
DlgGenClass			: "Classe de Folhas de Estilo",
188
DlgGenTitle			: "Título",
189
DlgGenContType		: "Tipo de Conteúdo",
190
DlgGenLinkCharset	: "Conjunto de Caracteres do Hiperlink",
191
DlgGenStyle			: "Estilos",
192
 
193
// Image Dialog
194
DlgImgTitle			: "Formatar Figura",
195
DlgImgInfoTab		: "Informações da Figura",
196
DlgImgBtnUpload		: "Enviar para o Servidor",
197
DlgImgURL			: "URL",
198
DlgImgUpload		: "Submeter",
199
DlgImgAlt			: "Texto Alternativo",
200
DlgImgWidth			: "Largura",
201
DlgImgHeight		: "Altura",
202
DlgImgLockRatio		: "Manter proporções",
203
DlgBtnResetSize		: "Redefinir para o Tamanho Original",
204
DlgImgBorder		: "Borda",
205
DlgImgHSpace		: "Horizontal",
206
DlgImgVSpace		: "Vertical",
207
DlgImgAlign			: "Alinhamento",
208
DlgImgAlignLeft		: "Esquerda",
209
DlgImgAlignAbsBottom: "Inferior Absoluto",
210
DlgImgAlignAbsMiddle: "Centralizado Absoluto",
211
DlgImgAlignBaseline	: "Baseline",
212
DlgImgAlignBottom	: "Inferior",
213
DlgImgAlignMiddle	: "Centralizado",
214
DlgImgAlignRight	: "Direita",
215
DlgImgAlignTextTop	: "Superior Absoluto",
216
DlgImgAlignTop		: "Superior",
217
DlgImgPreview		: "Visualização",
218
DlgImgAlertUrl		: "Por favor, digite o URL da figura.",
219
DlgImgLinkTab		: "Hiperlink",
220
 
221
// Flash Dialog
222
DlgFlashTitle		: "Propriedades Flash",
223
DlgFlashChkPlay		: "Tocar Automaticamente",
224
DlgFlashChkLoop		: "Loop",
225
DlgFlashChkMenu		: "Habilita Menu Flash",
226
DlgFlashScale		: "Escala",
227
DlgFlashScaleAll	: "Mostrar tudo",
228
DlgFlashScaleNoBorder	: "Sem Borda",
229
DlgFlashScaleFit	: "Escala Exata",
230
 
231
// Link Dialog
232
DlgLnkWindowTitle	: "Hiperlink",
1921 jp_milcent 233
DlgLnkInfoTab		: "Informações",
234
DlgLnkTargetTab		: "Destino",
1075 ddelon 235
 
236
DlgLnkType			: "Tipo de hiperlink",
237
DlgLnkTypeURL		: "URL",
238
DlgLnkTypeAnchor	: "Âncora nesta página",
239
DlgLnkTypeEMail		: "E-Mail",
240
DlgLnkProto			: "Protocolo",
241
DlgLnkProtoOther	: "<outro>",
242
DlgLnkURL			: "URL do hiperlink",
243
DlgLnkAnchorSel		: "Selecione uma âncora",
244
DlgLnkAnchorByName	: "Pelo Nome da âncora",
245
DlgLnkAnchorById	: "Pelo Id do Elemento",
1921 jp_milcent 246
DlgLnkNoAnchors		: "(Não há âncoras disponíveis neste documento)",
1075 ddelon 247
DlgLnkEMail			: "Endereço E-Mail",
248
DlgLnkEMailSubject	: "Assunto da Mensagem",
249
DlgLnkEMailBody		: "Corpo da Mensagem",
250
DlgLnkUpload		: "Enviar ao Servidor",
251
DlgLnkBtnUpload		: "Enviar ao Servidor",
252
 
253
DlgLnkTarget		: "Destino",
1921 jp_milcent 254
DlgLnkTargetFrame	: "<frame>",
1075 ddelon 255
DlgLnkTargetPopup	: "<janela popup>",
256
DlgLnkTargetBlank	: "Nova Janela (_blank)",
257
DlgLnkTargetParent	: "Janela Pai (_parent)",
258
DlgLnkTargetSelf	: "Mesma Janela (_self)",
259
DlgLnkTargetTop		: "Janela Superior (_top)",
260
DlgLnkTargetFrameName	: "Nome do Frame de Destino",
261
DlgLnkPopWinName	: "Nome da Janela Pop-up",
262
DlgLnkPopWinFeat	: "Atributos da Janela Pop-up",
263
DlgLnkPopResize		: "Redimensionável",
264
DlgLnkPopLocation	: "Barra de Endereços",
265
DlgLnkPopMenu		: "Barra de Menus",
266
DlgLnkPopScroll		: "Barras de Rolagem",
267
DlgLnkPopStatus		: "Barra de Status",
268
DlgLnkPopToolbar	: "Barra de Ferramentas",
269
DlgLnkPopFullScrn	: "Modo Tela Cheia (IE)",
270
DlgLnkPopDependent	: "Dependente (Netscape)",
271
DlgLnkPopWidth		: "Largura",
272
DlgLnkPopHeight		: "Altura",
273
DlgLnkPopLeft		: "Esquerda",
274
DlgLnkPopTop		: "Superior",
275
 
276
DlnLnkMsgNoUrl		: "Por favor, digite o endereço do Hiperlink",
277
DlnLnkMsgNoEMail	: "Por favor, digite o endereço de e-mail",
278
DlnLnkMsgNoAnchor	: "Por favor, selecione uma âncora",
1921 jp_milcent 279
DlnLnkMsgInvPopName	: "O nome da janela popup deve começar com uma letra ou sublinhado (_) e não pode conter espaços",
1075 ddelon 280
 
281
// Color Dialog
282
DlgColorTitle		: "Selecione uma Cor",
283
DlgColorBtnClear	: "Limpar",
284
DlgColorHighlight	: "Visualização",
285
DlgColorSelected	: "Selecionada",
286
 
287
// Smiley Dialog
288
DlgSmileyTitle		: "Inserir Emoticon",
289
 
290
// Special Character Dialog
291
DlgSpecialCharTitle	: "Selecione um Caractere Especial",
292
 
293
// Table Dialog
294
DlgTableTitle		: "Formatar Tabela",
295
DlgTableRows		: "Linhas",
296
DlgTableColumns		: "Colunas",
297
DlgTableBorder		: "Borda",
298
DlgTableAlign		: "Alinhamento",
299
DlgTableAlignNotSet	: "<Não ajustado>",
300
DlgTableAlignLeft	: "Esquerda",
301
DlgTableAlignCenter	: "Centralizado",
302
DlgTableAlignRight	: "Direita",
303
DlgTableWidth		: "Largura",
304
DlgTableWidthPx		: "pixels",
305
DlgTableWidthPc		: "%",
306
DlgTableHeight		: "Altura",
307
DlgTableCellSpace	: "Espaçamento",
308
DlgTableCellPad		: "Enchimento",
309
DlgTableCaption		: "Legenda",
310
DlgTableSummary		: "Resumo",
311
 
312
// Table Cell Dialog
313
DlgCellTitle		: "Formatar célula",
314
DlgCellWidth		: "Largura",
315
DlgCellWidthPx		: "pixels",
316
DlgCellWidthPc		: "%",
317
DlgCellHeight		: "Altura",
318
DlgCellWordWrap		: "Quebra de Linha",
319
DlgCellWordWrapNotSet	: "<Não ajustado>",
320
DlgCellWordWrapYes	: "Sim",
321
DlgCellWordWrapNo	: "Não",
322
DlgCellHorAlign		: "Alinhamento Horizontal",
323
DlgCellHorAlignNotSet	: "<Não ajustado>",
324
DlgCellHorAlignLeft	: "Esquerda",
325
DlgCellHorAlignCenter	: "Centralizado",
326
DlgCellHorAlignRight: "Direita",
327
DlgCellVerAlign		: "Alinhamento Vertical",
328
DlgCellVerAlignNotSet	: "<Não ajustado>",
329
DlgCellVerAlignTop	: "Superior",
330
DlgCellVerAlignMiddle	: "Centralizado",
331
DlgCellVerAlignBottom	: "Inferior",
332
DlgCellVerAlignBaseline	: "Baseline",
333
DlgCellRowSpan		: "Transpor Linhas",
334
DlgCellCollSpan		: "Transpor Colunas",
335
DlgCellBackColor	: "Cor do Plano de Fundo",
336
DlgCellBorderColor	: "Cor da Borda",
337
DlgCellBtnSelect	: "Selecionar...",
338
 
1921 jp_milcent 339
// Find and Replace Dialog
340
DlgFindAndReplaceTitle	: "Localizar e Substituir",
341
 
1075 ddelon 342
// Find Dialog
343
DlgFindTitle		: "Localizar...",
344
DlgFindFindBtn		: "Localizar",
345
DlgFindNotFoundMsg	: "O texto especificado não foi encontrado.",
346
 
347
// Replace Dialog
348
DlgReplaceTitle			: "Substituir",
349
DlgReplaceFindLbl		: "Procurar por:",
350
DlgReplaceReplaceLbl	: "Substituir por:",
351
DlgReplaceCaseChk		: "Coincidir Maiúsculas/Minúsculas",
352
DlgReplaceReplaceBtn	: "Substituir",
353
DlgReplaceReplAllBtn	: "Substituir Tudo",
354
DlgReplaceWordChk		: "Coincidir a palavra inteira",
355
 
356
// Paste Operations / Dialog
357
PasteErrorCut	: "As configurações de segurança do seu navegador não permitem que o editor execute operações de recortar automaticamente. Por favor, utilize o teclado para recortar (Ctrl+X).",
358
PasteErrorCopy	: "As configurações de segurança do seu navegador não permitem que o editor execute operações de copiar automaticamente. Por favor, utilize o teclado para copiar (Ctrl+C).",
359
 
360
PasteAsText		: "Colar como Texto sem Formatação",
361
PasteFromWord	: "Colar do Word",
362
 
363
DlgPasteMsg2	: "Transfira o link usado no box usando o teclado com (<STRONG>Ctrl+V</STRONG>) e <STRONG>OK</STRONG>.",
1921 jp_milcent 364
DlgPasteSec		: "As configurações de segurança do seu navegador não permitem que o editor acesse os dados da área de transferência diretamente. Por favor cole o conteúdo novamente nesta janela.",
1075 ddelon 365
DlgPasteIgnoreFont		: "Ignorar definições de fonte",
366
DlgPasteRemoveStyles	: "Remove definições de estilo",
367
 
368
// Color Picker
369
ColorAutomatic	: "Automático",
370
ColorMoreColors	: "Mais Cores...",
371
 
372
// Document Properties
373
DocProps		: "Propriedades Documento",
374
 
375
// Anchor Dialog
376
DlgAnchorTitle		: "Formatar Âncora",
377
DlgAnchorName		: "Nome da Âncora",
378
DlgAnchorErrorName	: "Por favor, digite o nome da âncora",
379
 
380
// Speller Pages Dialog
381
DlgSpellNotInDic		: "Não encontrada",
382
DlgSpellChangeTo		: "Alterar para",
383
DlgSpellBtnIgnore		: "Ignorar uma vez",
384
DlgSpellBtnIgnoreAll	: "Ignorar Todas",
385
DlgSpellBtnReplace		: "Alterar",
386
DlgSpellBtnReplaceAll	: "Alterar Todas",
387
DlgSpellBtnUndo			: "Desfazer",
388
DlgSpellNoSuggestions	: "-sem sugestões de ortografia-",
389
DlgSpellProgress		: "Verificação ortográfica em andamento...",
390
DlgSpellNoMispell		: "Verificação encerrada: Não foram encontrados erros de ortografia",
391
DlgSpellNoChanges		: "Verificação ortográfica encerrada: Não houve alterações",
392
DlgSpellOneChange		: "Verificação ortográfica encerrada: Uma palavra foi alterada",
393
DlgSpellManyChanges		: "Verificação ortográfica encerrada: %1 foram alteradas",
394
 
395
IeSpellDownload			: "A verificação ortográfica não foi instalada. Você gostaria de realizar o download agora?",
396
 
397
// Button Dialog
398
DlgButtonText		: "Texto (Valor)",
399
DlgButtonType		: "Tipo",
1921 jp_milcent 400
DlgButtonTypeBtn	: "Botão",
401
DlgButtonTypeSbm	: "Enviar",
402
DlgButtonTypeRst	: "Limpar",
1075 ddelon 403
 
404
// Checkbox and Radio Button Dialogs
405
DlgCheckboxName		: "Nome",
406
DlgCheckboxValue	: "Valor",
407
DlgCheckboxSelected	: "Selecionado",
408
 
409
// Form Dialog
410
DlgFormName		: "Nome",
411
DlgFormAction	: "Action",
412
DlgFormMethod	: "Método",
413
 
414
// Select Field Dialog
415
DlgSelectName		: "Nome",
416
DlgSelectValue		: "Valor",
417
DlgSelectSize		: "Tamanho",
418
DlgSelectLines		: "linhas",
419
DlgSelectChkMulti	: "Permitir múltiplas seleções",
420
DlgSelectOpAvail	: "Opções disponíveis",
421
DlgSelectOpText		: "Texto",
422
DlgSelectOpValue	: "Valor",
423
DlgSelectBtnAdd		: "Adicionar",
424
DlgSelectBtnModify	: "Modificar",
425
DlgSelectBtnUp		: "Para cima",
426
DlgSelectBtnDown	: "Para baixo",
427
DlgSelectBtnSetValue : "Definir como selecionado",
428
DlgSelectBtnDelete	: "Remover",
429
 
430
// Textarea Dialog
431
DlgTextareaName	: "Nome",
432
DlgTextareaCols	: "Colunas",
433
DlgTextareaRows	: "Linhas",
434
 
435
// Text Field Dialog
436
DlgTextName			: "Nome",
437
DlgTextValue		: "Valor",
438
DlgTextCharWidth	: "Comprimento (em caracteres)",
439
DlgTextMaxChars		: "Número Máximo de Caracteres",
440
DlgTextType			: "Tipo",
441
DlgTextTypeText		: "Texto",
442
DlgTextTypePass		: "Senha",
443
 
444
// Hidden Field Dialog
445
DlgHiddenName	: "Nome",
446
DlgHiddenValue	: "Valor",
447
 
448
// Bulleted List Dialog
449
BulletedListProp	: "Formatar Marcadores",
450
NumberedListProp	: "Formatar Numeração",
1921 jp_milcent 451
DlgLstStart			: "Iniciar",
1075 ddelon 452
DlgLstType			: "Tipo",
453
DlgLstTypeCircle	: "Círculo",
454
DlgLstTypeDisc		: "Disco",
455
DlgLstTypeSquare	: "Quadrado",
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 Minúsculos (i, ii, iii)",
460
DlgLstTypeLRoman	: "Números Romanos Maiúsculos (I, II, III)",
461
 
462
// Document Properties Dialog
463
DlgDocGeneralTab	: "Geral",
464
DlgDocBackTab		: "Plano de Fundo",
465
DlgDocColorsTab		: "Cores e Margens",
466
DlgDocMetaTab		: "Meta Dados",
467
 
468
DlgDocPageTitle		: "Título da Página",
469
DlgDocLangDir		: "Direção do Idioma",
470
DlgDocLangDirLTR	: "Esquerda para Direita (LTR)",
471
DlgDocLangDirRTL	: "Direita para Esquerda (RTL)",
472
DlgDocLangCode		: "Código do Idioma",
473
DlgDocCharSet		: "Codificação de Caracteres",
1921 jp_milcent 474
DlgDocCharSetCE		: "Europa Central",
475
DlgDocCharSetCT		: "Chinês Tradicional (Big5)",
476
DlgDocCharSetCR		: "Cirílico",
477
DlgDocCharSetGR		: "Grego",
478
DlgDocCharSetJP		: "Japonês",
479
DlgDocCharSetKR		: "Coreano",
480
DlgDocCharSetTR		: "Turco",
481
DlgDocCharSetUN		: "Unicode (UTF-8)",
482
DlgDocCharSetWE		: "Europa Ocidental",
1075 ddelon 483
DlgDocCharSetOther	: "Outra Codificação de Caracteres",
484
 
485
DlgDocDocType		: "Cabeçalho Tipo de Documento",
486
DlgDocDocTypeOther	: "Other Document Type Heading",
487
DlgDocIncXHTML		: "Incluir Declarações XHTML",
488
DlgDocBgColor		: "Cor do Plano de Fundo",
489
DlgDocBgImage		: "URL da Imagem de Plano de Fundo",
490
DlgDocBgNoScroll	: "Plano de Fundo Fixo",
491
DlgDocCText			: "Texto",
492
DlgDocCLink			: "Hiperlink",
493
DlgDocCVisited		: "Hiperlink Visitado",
494
DlgDocCActive		: "Hiperlink Ativo",
495
DlgDocMargins		: "Margens da Página",
496
DlgDocMaTop			: "Superior",
497
DlgDocMaLeft		: "Inferior",
498
DlgDocMaRight		: "Direita",
499
DlgDocMaBottom		: "Inferior",
500
DlgDocMeIndex		: "Palavras-chave de Indexação do Documento (separadas por vírgula)",
501
DlgDocMeDescr		: "Descrição do Documento",
502
DlgDocMeAuthor		: "Autor",
503
DlgDocMeCopy		: "Direitos Autorais",
504
DlgDocPreview		: "Visualizar",
505
 
506
// Templates Dialog
507
Templates			: "Modelos de layout",
508
DlgTemplatesTitle	: "Modelo de layout do conteúdo",
509
DlgTemplatesSelMsg	: "Selecione um modelo de layout para ser aberto no editor<br>(o conteúdo atual será perdido):",
510
DlgTemplatesLoading	: "Carregando a lista de modelos de layout. Aguarde...",
511
DlgTemplatesNoTpl	: "(Não foram definidos modelos de layout)",
1921 jp_milcent 512
DlgTemplatesReplace	: "Substituir o conteúdo atual",
1075 ddelon 513
 
514
// About Dialog
515
DlgAboutAboutTab	: "Sobre",
516
DlgAboutBrowserInfoTab	: "Informações do Navegador",
517
DlgAboutLicenseTab	: "Licença",
518
DlgAboutVersion		: "versão",
1921 jp_milcent 519
DlgAboutInfo		: "Para maiores informações visite",
520
 
521
// Div Dialog
522
DlgDivGeneralTab	: "General",	//MISSING
523
DlgDivAdvancedTab	: "Advanced",	//MISSING
524
DlgDivStyle		: "Style",	//MISSING
525
DlgDivInlineStyle	: "Inline Style"	//MISSING
526
};