event refactor, landing on HEAD!
[freeside.git] / httemplate / elements / fckeditor / editor / lang / pt.js
1 /*\r
2  * FCKeditor - The text editor for Internet - http://www.fckeditor.net\r
3  * Copyright (C) 2003-2007 Frederico Caldeira Knabben\r
4  *\r
5  * == BEGIN LICENSE ==\r
6  *\r
7  * Licensed under the terms of any of the following licenses at your\r
8  * choice:\r
9  *\r
10  *  - GNU General Public License Version 2 or later (the "GPL")\r
11  *    http://www.gnu.org/licenses/gpl.html\r
12  *\r
13  *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")\r
14  *    http://www.gnu.org/licenses/lgpl.html\r
15  *\r
16  *  - Mozilla Public License Version 1.1 or later (the "MPL")\r
17  *    http://www.mozilla.org/MPL/MPL-1.1.html\r
18  *\r
19  * == END LICENSE ==\r
20  *\r
21  * Portuguese language file.\r
22  */\r
23 \r
24 var FCKLang =\r
25 {\r
26 // Language direction : "ltr" (left to right) or "rtl" (right to left).\r
27 Dir                                     : "ltr",\r
28 \r
29 ToolbarCollapse         : "Fechar Barra",\r
30 ToolbarExpand           : "Expandir Barra",\r
31 \r
32 // Toolbar Items and Context Menu\r
33 Save                            : "Guardar",\r
34 NewPage                         : "Nova Página",\r
35 Preview                         : "Pré-visualizar",\r
36 Cut                                     : "Cortar",\r
37 Copy                            : "Copiar",\r
38 Paste                           : "Colar",\r
39 PasteText                       : "Colar como texto não formatado",\r
40 PasteWord                       : "Colar do Word",\r
41 Print                           : "Imprimir",\r
42 SelectAll                       : "Seleccionar Tudo",\r
43 RemoveFormat            : "Eliminar Formato",\r
44 InsertLinkLbl           : "Hiperligação",\r
45 InsertLink                      : "Inserir/Editar Hiperligação",\r
46 RemoveLink                      : "Eliminar Hiperligação",\r
47 Anchor                          : " Inserir/Editar Âncora",\r
48 InsertImageLbl          : "Imagem",\r
49 InsertImage                     : "Inserir/Editar Imagem",\r
50 InsertFlashLbl          : "Flash",\r
51 InsertFlash                     : "Inserir/Editar Flash",\r
52 InsertTableLbl          : "Tabela",\r
53 InsertTable                     : "Inserir/Editar Tabela",\r
54 InsertLineLbl           : "Linha",\r
55 InsertLine                      : "Inserir Linha Horizontal",\r
56 InsertSpecialCharLbl: "Caracter Especial",\r
57 InsertSpecialChar       : "Inserir Caracter Especial",\r
58 InsertSmileyLbl         : "Emoticons",\r
59 InsertSmiley            : "Inserir Emoticons",\r
60 About                           : "Acerca do FCKeditor",\r
61 Bold                            : "Negrito",\r
62 Italic                          : "Itálico",\r
63 Underline                       : "Sublinhado",\r
64 StrikeThrough           : "Rasurado",\r
65 Subscript                       : "Superior à Linha",\r
66 Superscript                     : "Inferior à Linha",\r
67 LeftJustify                     : "Alinhar à Esquerda",\r
68 CenterJustify           : "Alinhar ao Centro",\r
69 RightJustify            : "Alinhar à Direita",\r
70 BlockJustify            : "Justificado",\r
71 DecreaseIndent          : "Diminuir Avanço",\r
72 IncreaseIndent          : "Aumentar Avanço",\r
73 Undo                            : "Anular",\r
74 Redo                            : "Repetir",\r
75 NumberedListLbl         : "Numeração",\r
76 NumberedList            : "Inserir/Eliminar Numeração",\r
77 BulletedListLbl         : "Marcas",\r
78 BulletedList            : "Inserir/Eliminar Marcas",\r
79 ShowTableBorders        : "Mostrar Limites da Tabelas",\r
80 ShowDetails                     : "Mostrar Parágrafo",\r
81 Style                           : "Estilo",\r
82 FontFormat                      : "Formato",\r
83 Font                            : "Tipo de Letra",\r
84 FontSize                        : "Tamanho",\r
85 TextColor                       : "Cor do Texto",\r
86 BGColor                         : "Cor de Fundo",\r
87 Source                          : "Fonte",\r
88 Find                            : "Procurar",\r
89 Replace                         : "Substituir",\r
90 SpellCheck                      : "Verificação Ortográfica",\r
91 UniversalKeyboard       : "Teclado Universal",\r
92 PageBreakLbl            : "Quebra de Página",\r
93 PageBreak                       : "Inserir Quebra de Página",\r
94 \r
95 Form                    : "Formulário",\r
96 Checkbox                : "Caixa de Verificação",\r
97 RadioButton             : "Botão de Opção",\r
98 TextField               : "Campo de Texto",\r
99 Textarea                : "Área de Texto",\r
100 HiddenField             : "Campo Escondido",\r
101 Button                  : "Botão",\r
102 SelectionField  : "Caixa de Combinação",\r
103 ImageButton             : "Botão de Imagem",\r
104 \r
105 FitWindow               : "Maximizar o tamanho do editor",\r
106 \r
107 // Context Menu\r
108 EditLink                        : "Editar Hiperligação",\r
109 CellCM                          : "Célula",\r
110 RowCM                           : "Linha",\r
111 ColumnCM                        : "Coluna",\r
112 InsertRow                       : "Inserir Linha",\r
113 DeleteRows                      : "Eliminar Linhas",\r
114 InsertColumn            : "Inserir Coluna",\r
115 DeleteColumns           : "Eliminar Coluna",\r
116 InsertCell                      : "Inserir Célula",\r
117 DeleteCells                     : "Eliminar Célula",\r
118 MergeCells                      : "Unir Células",\r
119 SplitCell                       : "Dividir Célula",\r
120 TableDelete                     : "Eliminar Tabela",\r
121 CellProperties          : "Propriedades da Célula",\r
122 TableProperties         : "Propriedades da Tabela",\r
123 ImageProperties         : "Propriedades da Imagem",\r
124 FlashProperties         : "Propriedades do Flash",\r
125 \r
126 AnchorProp                      : "Propriedades da Âncora",\r
127 ButtonProp                      : "Propriedades do Botão",\r
128 CheckboxProp            : "Propriedades da Caixa de Verificação",\r
129 HiddenFieldProp         : "Propriedades do Campo Escondido",\r
130 RadioButtonProp         : "Propriedades do Botão de Opção",\r
131 ImageButtonProp         : "Propriedades do Botão de imagens",\r
132 TextFieldProp           : "Propriedades do Campo de Texto",\r
133 SelectionFieldProp      : "Propriedades da Caixa de Combinação",\r
134 TextareaProp            : "Propriedades da Área de Texto",\r
135 FormProp                        : "Propriedades do Formulário",\r
136 \r
137 FontFormats                     : "Normal;Formatado;Endereço;Título 1;Título 2;Título 3;Título 4;Título 5;Título 6",             //REVIEW : Check _getfontformat.html\r
138 \r
139 // Alerts and Messages\r
140 ProcessingXHTML         : "A Processar XHTML. Por favor, espere...",\r
141 Done                            : "Concluído",\r
142 PasteWordConfirm        : "O texto que deseja parece ter sido copiado do Word. Deseja limpar a formatação antes de colar?",\r
143 NotCompatiblePaste      : "Este comando só está disponível para Internet Explorer versão 5.5 ou superior. Deseja colar sem limpar a formatação?",\r
144 UnknownToolbarItem      : "Item de barra desconhecido \"%1\"",\r
145 UnknownCommand          : "Nome de comando desconhecido \"%1\"",\r
146 NotImplemented          : "Comando não implementado",\r
147 UnknownToolbarSet       : "Nome de barra \"%1\" não definido",\r
148 NoActiveX                       : "As definições de segurança do navegador podem limitar algumas potencalidades do editr. Deve activar a opção \"Executar controlos e extensões ActiveX\". Pode ocorrer erros ou verificar que faltam potencialidades.",\r
149 BrowseServerBlocked : "Não foi possível abrir o navegador de recursos. Certifique-se que todos os bloqueadores de popup estão desactivados.",\r
150 DialogBlocked           : "Não foi possível abrir a janela de diálogo. Certifique-se que todos os bloqueadores de popup estão desactivados.",\r
151 \r
152 // Dialogs\r
153 DlgBtnOK                        : "OK",\r
154 DlgBtnCancel            : "Cancelar",\r
155 DlgBtnClose                     : "Fechar",\r
156 DlgBtnBrowseServer      : "Navegar no Servidor",\r
157 DlgAdvancedTag          : "Avançado",\r
158 DlgOpOther                      : "<Outro>",\r
159 DlgInfoTab                      : "Informação",\r
160 DlgAlertUrl                     : "Por favor introduza o URL",\r
161 \r
162 // General Dialogs Labels\r
163 DlgGenNotSet            : "<Não definido>",\r
164 DlgGenId                        : "Id",\r
165 DlgGenLangDir           : "Orientação de idioma",\r
166 DlgGenLangDirLtr        : "Esquerda à Direita (LTR)",\r
167 DlgGenLangDirRtl        : "Direita a Esquerda (RTL)",\r
168 DlgGenLangCode          : "Código de Idioma",\r
169 DlgGenAccessKey         : "Chave de Acesso",\r
170 DlgGenName                      : "Nome",\r
171 DlgGenTabIndex          : "Índice de Tubulação",\r
172 DlgGenLongDescr         : "Descrição Completa do URL",\r
173 DlgGenClass                     : "Classes de Estilo de Folhas Classes",\r
174 DlgGenTitle                     : "Título",\r
175 DlgGenContType          : "Tipo de Conteúdo",\r
176 DlgGenLinkCharset       : "Fonte de caracteres vinculado",\r
177 DlgGenStyle                     : "Estilo",\r
178 \r
179 // Image Dialog\r
180 DlgImgTitle                     : "Propriedades da Imagem",\r
181 DlgImgInfoTab           : "Informação da Imagem",\r
182 DlgImgBtnUpload         : "Enviar para o Servidor",\r
183 DlgImgURL                       : "URL",\r
184 DlgImgUpload            : "Carregar",\r
185 DlgImgAlt                       : "Texto Alternativo",\r
186 DlgImgWidth                     : "Largura",\r
187 DlgImgHeight            : "Altura",\r
188 DlgImgLockRatio         : "Proporcional",\r
189 DlgBtnResetSize         : "Tamanho Original",\r
190 DlgImgBorder            : "Limite",\r
191 DlgImgHSpace            : "Esp.Horiz",\r
192 DlgImgVSpace            : "Esp.Vert",\r
193 DlgImgAlign                     : "Alinhamento",\r
194 DlgImgAlignLeft         : "Esquerda",\r
195 DlgImgAlignAbsBottom: "Abs inferior",\r
196 DlgImgAlignAbsMiddle: "Abs centro",\r
197 DlgImgAlignBaseline     : "Linha de base",\r
198 DlgImgAlignBottom       : "Fundo",\r
199 DlgImgAlignMiddle       : "Centro",\r
200 DlgImgAlignRight        : "Direita",\r
201 DlgImgAlignTextTop      : "Topo do texto",\r
202 DlgImgAlignTop          : "Topo",\r
203 DlgImgPreview           : "Pré-visualizar",\r
204 DlgImgAlertUrl          : "Por favor introduza o URL da imagem",\r
205 DlgImgLinkTab           : "Hiperligação",\r
206 \r
207 // Flash Dialog\r
208 DlgFlashTitle           : "Propriedades do Flash",\r
209 DlgFlashChkPlay         : "Reproduzir automaticamente",\r
210 DlgFlashChkLoop         : "Loop",\r
211 DlgFlashChkMenu         : "Permitir Menu do Flash",\r
212 DlgFlashScale           : "Escala",\r
213 DlgFlashScaleAll        : "Mostrar tudo",\r
214 DlgFlashScaleNoBorder   : "Sem Limites",\r
215 DlgFlashScaleFit        : "Tamanho Exacto",\r
216 \r
217 // Link Dialog\r
218 DlgLnkWindowTitle       : "Hiperligação",\r
219 DlgLnkInfoTab           : "Informação de Hiperligação",\r
220 DlgLnkTargetTab         : "Destino",\r
221 \r
222 DlgLnkType                      : "Tipo de Hiperligação",\r
223 DlgLnkTypeURL           : "URL",\r
224 DlgLnkTypeAnchor        : "Referência a esta página",\r
225 DlgLnkTypeEMail         : "E-Mail",\r
226 DlgLnkProto                     : "Protocolo",\r
227 DlgLnkProtoOther        : "<outro>",\r
228 DlgLnkURL                       : "URL",\r
229 DlgLnkAnchorSel         : "Seleccionar una referência",\r
230 DlgLnkAnchorByName      : "Por Nome de Referência",\r
231 DlgLnkAnchorById        : "Por ID de elemento",\r
232 DlgLnkNoAnchors         : "<Não há referências disponíveis no documento>",          //REVIEW : Change < and > with ( and )\r
233 DlgLnkEMail                     : "Endereço de E-Mail",\r
234 DlgLnkEMailSubject      : "Título de Mensagem",\r
235 DlgLnkEMailBody         : "Corpo da Mensagem",\r
236 DlgLnkUpload            : "Carregar",\r
237 DlgLnkBtnUpload         : "Enviar ao Servidor",\r
238 \r
239 DlgLnkTarget            : "Destino",\r
240 DlgLnkTargetFrame       : "<Frame>",\r
241 DlgLnkTargetPopup       : "<Janela de popup>",\r
242 DlgLnkTargetBlank       : "Nova Janela(_blank)",\r
243 DlgLnkTargetParent      : "Janela Pai (_parent)",\r
244 DlgLnkTargetSelf        : "Mesma janela (_self)",\r
245 DlgLnkTargetTop         : "Janela primaria (_top)",\r
246 DlgLnkTargetFrameName   : "Nome do Frame Destino",\r
247 DlgLnkPopWinName        : "Nome da Janela de Popup",\r
248 DlgLnkPopWinFeat        : "Características de Janela de Popup",\r
249 DlgLnkPopResize         : "Ajustável",\r
250 DlgLnkPopLocation       : "Barra de localização",\r
251 DlgLnkPopMenu           : "Barra de Menu",\r
252 DlgLnkPopScroll         : "Barras de deslocamento",\r
253 DlgLnkPopStatus         : "Barra de Estado",\r
254 DlgLnkPopToolbar        : "Barra de Ferramentas",\r
255 DlgLnkPopFullScrn       : "Janela Completa (IE)",\r
256 DlgLnkPopDependent      : "Dependente (Netscape)",\r
257 DlgLnkPopWidth          : "Largura",\r
258 DlgLnkPopHeight         : "Altura",\r
259 DlgLnkPopLeft           : "Posição Esquerda",\r
260 DlgLnkPopTop            : "Posição Direita",\r
261 \r
262 DlnLnkMsgNoUrl          : "Por favor introduza a hiperligação URL",\r
263 DlnLnkMsgNoEMail        : "Por favor introduza o endereço de e-mail",\r
264 DlnLnkMsgNoAnchor       : "Por favor seleccione uma referência",\r
265 DlnLnkMsgInvPopName     : "The popup name must begin with an alphabetic character and must not contain spaces", //MISSING\r
266 \r
267 // Color Dialog\r
268 DlgColorTitle           : "Seleccionar Cor",\r
269 DlgColorBtnClear        : "Nenhuma",\r
270 DlgColorHighlight       : "Destacado",\r
271 DlgColorSelected        : "Seleccionado",\r
272 \r
273 // Smiley Dialog\r
274 DlgSmileyTitle          : "Inserir um Emoticon",\r
275 \r
276 // Special Character Dialog\r
277 DlgSpecialCharTitle     : "Seleccione um caracter especial",\r
278 \r
279 // Table Dialog\r
280 DlgTableTitle           : "Propriedades da Tabela",\r
281 DlgTableRows            : "Linhas",\r
282 DlgTableColumns         : "Colunas",\r
283 DlgTableBorder          : "Tamanho do Limite",\r
284 DlgTableAlign           : "Alinhamento",\r
285 DlgTableAlignNotSet     : "<Não definido>",\r
286 DlgTableAlignLeft       : "Esquerda",\r
287 DlgTableAlignCenter     : "Centrado",\r
288 DlgTableAlignRight      : "Direita",\r
289 DlgTableWidth           : "Largura",\r
290 DlgTableWidthPx         : "pixeis",\r
291 DlgTableWidthPc         : "percentagem",\r
292 DlgTableHeight          : "Altura",\r
293 DlgTableCellSpace       : "Esp. e/células",\r
294 DlgTableCellPad         : "Esp. interior",\r
295 DlgTableCaption         : "Título",\r
296 DlgTableSummary         : "Sumário",\r
297 \r
298 // Table Cell Dialog\r
299 DlgCellTitle            : "Propriedades da Célula",\r
300 DlgCellWidth            : "Largura",\r
301 DlgCellWidthPx          : "pixeis",\r
302 DlgCellWidthPc          : "percentagem",\r
303 DlgCellHeight           : "Altura",\r
304 DlgCellWordWrap         : "Moldar Texto",\r
305 DlgCellWordWrapNotSet   : "<Não definido>",\r
306 DlgCellWordWrapYes      : "Sim",\r
307 DlgCellWordWrapNo       : "Não",\r
308 DlgCellHorAlign         : "Alinhamento Horizontal",\r
309 DlgCellHorAlignNotSet   : "<Não definido>",\r
310 DlgCellHorAlignLeft     : "Esquerda",\r
311 DlgCellHorAlignCenter   : "Centrado",\r
312 DlgCellHorAlignRight: "Direita",\r
313 DlgCellVerAlign         : "Alinhamento Vertical",\r
314 DlgCellVerAlignNotSet   : "<Não definido>",\r
315 DlgCellVerAlignTop      : "Topo",\r
316 DlgCellVerAlignMiddle   : "Médio",\r
317 DlgCellVerAlignBottom   : "Fundi",\r
318 DlgCellVerAlignBaseline : "Linha de Base",\r
319 DlgCellRowSpan          : "Unir Linhas",\r
320 DlgCellCollSpan         : "Unir Colunas",\r
321 DlgCellBackColor        : "Cor do Fundo",\r
322 DlgCellBorderColor      : "Cor do Limite",\r
323 DlgCellBtnSelect        : "Seleccione...",\r
324 \r
325 // Find Dialog\r
326 DlgFindTitle            : "Procurar",\r
327 DlgFindFindBtn          : "Procurar",\r
328 DlgFindNotFoundMsg      : "O texto especificado não foi encontrado.",\r
329 \r
330 // Replace Dialog\r
331 DlgReplaceTitle                 : "Substituir",\r
332 DlgReplaceFindLbl               : "Texto a Procurar:",\r
333 DlgReplaceReplaceLbl    : "Substituir por:",\r
334 DlgReplaceCaseChk               : "Maiúsculas/Minúsculas",\r
335 DlgReplaceReplaceBtn    : "Substituir",\r
336 DlgReplaceReplAllBtn    : "Substituir Tudo",\r
337 DlgReplaceWordChk               : "Coincidir com toda a palavra",\r
338 \r
339 // Paste Operations / Dialog\r
340 PasteErrorCut   : "A configuração de segurança do navegador não permite a execução automática de operações de cortar. Por favor use o teclado (Ctrl+X).",\r
341 PasteErrorCopy  : "A configuração de segurança do navegador não permite a execução automática de operações de copiar. Por favor use o teclado (Ctrl+C).",\r
342 \r
343 PasteAsText             : "Colar como Texto Simples",\r
344 PasteFromWord   : "Colar do Word",\r
345 \r
346 DlgPasteMsg2    : "Por favor, cole dentro da seguinte caixa usando o teclado (<STRONG>Ctrl+V</STRONG>) e prima <STRONG>OK</STRONG>.",\r
347 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\r
348 DlgPasteIgnoreFont              : "Ignorar da definições do Tipo de Letra ",\r
349 DlgPasteRemoveStyles    : "Remover as definições de Estilos",\r
350 DlgPasteCleanBox                : "Caixa de Limpeza",\r
351 \r
352 // Color Picker\r
353 ColorAutomatic  : "Automático",\r
354 ColorMoreColors : "Mais Cores...",\r
355 \r
356 // Document Properties\r
357 DocProps                : "Propriedades do Documento",\r
358 \r
359 // Anchor Dialog\r
360 DlgAnchorTitle          : "Propriedades da Âncora",\r
361 DlgAnchorName           : "Nome da Âncora",\r
362 DlgAnchorErrorName      : "Por favor, introduza o nome da âncora",\r
363 \r
364 // Speller Pages Dialog\r
365 DlgSpellNotInDic                : "Não está num directório",\r
366 DlgSpellChangeTo                : "Mudar para",\r
367 DlgSpellBtnIgnore               : "Ignorar",\r
368 DlgSpellBtnIgnoreAll    : "Ignorar Tudo",\r
369 DlgSpellBtnReplace              : "Substituir",\r
370 DlgSpellBtnReplaceAll   : "Substituir Tudo",\r
371 DlgSpellBtnUndo                 : "Anular",\r
372 DlgSpellNoSuggestions   : "- Sem sugestões -",\r
373 DlgSpellProgress                : "Verificação ortográfica em progresso…",\r
374 DlgSpellNoMispell               : "Verificação ortográfica completa: não foram encontrados erros",\r
375 DlgSpellNoChanges               : "Verificação ortográfica completa: não houve alteração de palavras",\r
376 DlgSpellOneChange               : "Verificação ortográfica completa: uma palavra alterada",\r
377 DlgSpellManyChanges             : "Verificação ortográfica completa: %1 palavras alteradas",\r
378 \r
379 IeSpellDownload                 : " Verificação ortográfica não instalada. Quer descarregar agora?",\r
380 \r
381 // Button Dialog\r
382 DlgButtonText           : "Texto (Valor)",\r
383 DlgButtonType           : "Tipo",\r
384 DlgButtonTypeBtn        : "Button",     //MISSING\r
385 DlgButtonTypeSbm        : "Submit",     //MISSING\r
386 DlgButtonTypeRst        : "Reset",      //MISSING\r
387 \r
388 // Checkbox and Radio Button Dialogs\r
389 DlgCheckboxName         : "Nome",\r
390 DlgCheckboxValue        : "Valor",\r
391 DlgCheckboxSelected     : "Seleccionado",\r
392 \r
393 // Form Dialog\r
394 DlgFormName             : "Nome",\r
395 DlgFormAction   : "Acção",\r
396 DlgFormMethod   : "Método",\r
397 \r
398 // Select Field Dialog\r
399 DlgSelectName           : "Nome",\r
400 DlgSelectValue          : "Valor",\r
401 DlgSelectSize           : "Tamanho",\r
402 DlgSelectLines          : "linhas",\r
403 DlgSelectChkMulti       : "Permitir selecções múltiplas",\r
404 DlgSelectOpAvail        : "Opções Possíveis",\r
405 DlgSelectOpText         : "Texto",\r
406 DlgSelectOpValue        : "Valor",\r
407 DlgSelectBtnAdd         : "Adicionar",\r
408 DlgSelectBtnModify      : "Modificar",\r
409 DlgSelectBtnUp          : "Para cima",\r
410 DlgSelectBtnDown        : "Para baixo",\r
411 DlgSelectBtnSetValue : "Definir um valor por defeito",\r
412 DlgSelectBtnDelete      : "Apagar",\r
413 \r
414 // Textarea Dialog\r
415 DlgTextareaName : "Nome",\r
416 DlgTextareaCols : "Colunas",\r
417 DlgTextareaRows : "Linhas",\r
418 \r
419 // Text Field Dialog\r
420 DlgTextName                     : "Nome",\r
421 DlgTextValue            : "Valor",\r
422 DlgTextCharWidth        : "Tamanho do caracter",\r
423 DlgTextMaxChars         : "Nr. Máximo de Caracteres",\r
424 DlgTextType                     : "Tipo",\r
425 DlgTextTypeText         : "Texto",\r
426 DlgTextTypePass         : "Palavra-chave",\r
427 \r
428 // Hidden Field Dialog\r
429 DlgHiddenName   : "Nome",\r
430 DlgHiddenValue  : "Valor",\r
431 \r
432 // Bulleted List Dialog\r
433 BulletedListProp        : "Propriedades da Marca",\r
434 NumberedListProp        : "Propriedades da Numeração",\r
435 DlgLstStart                     : "Start",      //MISSING\r
436 DlgLstType                      : "Tipo",\r
437 DlgLstTypeCircle        : "Circulo",\r
438 DlgLstTypeDisc          : "Disco",\r
439 DlgLstTypeSquare        : "Quadrado",\r
440 DlgLstTypeNumbers       : "Números (1, 2, 3)",\r
441 DlgLstTypeLCase         : "Letras Minúsculas (a, b, c)",\r
442 DlgLstTypeUCase         : "Letras Maiúsculas (A, B, C)",\r
443 DlgLstTypeSRoman        : "Numeração Romana em Minúsculas (i, ii, iii)",\r
444 DlgLstTypeLRoman        : "Numeração Romana em Maiúsculas (I, II, III)",\r
445 \r
446 // Document Properties Dialog\r
447 DlgDocGeneralTab        : "Geral",\r
448 DlgDocBackTab           : "Fundo",\r
449 DlgDocColorsTab         : "Cores e Margens",\r
450 DlgDocMetaTab           : "Meta Data",\r
451 \r
452 DlgDocPageTitle         : "Título da Página",\r
453 DlgDocLangDir           : "Orientação de idioma",\r
454 DlgDocLangDirLTR        : "Esquerda à Direita (LTR)",\r
455 DlgDocLangDirRTL        : "Direita à Esquerda (RTL)",\r
456 DlgDocLangCode          : "Código de Idioma",\r
457 DlgDocCharSet           : "Codificação de Caracteres",\r
458 DlgDocCharSetCE         : "Central European",   //MISSING\r
459 DlgDocCharSetCT         : "Chinese Traditional (Big5)", //MISSING\r
460 DlgDocCharSetCR         : "Cyrillic",   //MISSING\r
461 DlgDocCharSetGR         : "Greek",      //MISSING\r
462 DlgDocCharSetJP         : "Japanese",   //MISSING\r
463 DlgDocCharSetKR         : "Korean",     //MISSING\r
464 DlgDocCharSetTR         : "Turkish",    //MISSING\r
465 DlgDocCharSetUN         : "Unicode (UTF-8)",    //MISSING\r
466 DlgDocCharSetWE         : "Western European",   //MISSING\r
467 DlgDocCharSetOther      : "Outra Codificação de Caracteres",\r
468 \r
469 DlgDocDocType           : "Tipo de Cabeçalho do Documento",\r
470 DlgDocDocTypeOther      : "Outro Tipo de Cabeçalho do Documento",\r
471 DlgDocIncXHTML          : "Incluir Declarações XHTML",\r
472 DlgDocBgColor           : "Cor de Fundo",\r
473 DlgDocBgImage           : "Caminho para a Imagem de Fundo",\r
474 DlgDocBgNoScroll        : "Fundo Fixo",\r
475 DlgDocCText                     : "Texto",\r
476 DlgDocCLink                     : "Hiperligação",\r
477 DlgDocCVisited          : "Hiperligação Visitada",\r
478 DlgDocCActive           : "Hiperligação Activa",\r
479 DlgDocMargins           : "Margem das Páginas",\r
480 DlgDocMaTop                     : "Topo",\r
481 DlgDocMaLeft            : "Esquerda",\r
482 DlgDocMaRight           : "Direita",\r
483 DlgDocMaBottom          : "Fundo",\r
484 DlgDocMeIndex           : "Palavras de Indexação do Documento (separadas por virgula)",\r
485 DlgDocMeDescr           : "Descrição do Documento",\r
486 DlgDocMeAuthor          : "Autor",\r
487 DlgDocMeCopy            : "Direitos de Autor",\r
488 DlgDocPreview           : "Pré-visualizar",\r
489 \r
490 // Templates Dialog\r
491 Templates                       : "Modelos",\r
492 DlgTemplatesTitle       : "Modelo de Conteúdo",\r
493 DlgTemplatesSelMsg      : "Por favor, seleccione o modelo a abrir no editor<br>(o conteúdo actual será perdido):",\r
494 DlgTemplatesLoading     : "A carregar a lista de modelos. Aguarde por favor...",\r
495 DlgTemplatesNoTpl       : "(Sem modelos definidos)",\r
496 DlgTemplatesReplace     : "Replace actual contents",    //MISSING\r
497 \r
498 // About Dialog\r
499 DlgAboutAboutTab        : "Acerca",\r
500 DlgAboutBrowserInfoTab  : "Informação do Nevegador",\r
501 DlgAboutLicenseTab      : "Licença",\r
502 DlgAboutVersion         : "versão",\r
503 DlgAboutInfo            : "Para mais informações por favor dirija-se a"\r
504 };