JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2
[ckeditor.git] / _source / lang / pt.js
1 /*\r
2 Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
3 For licensing, see LICENSE.html or http://ckeditor.com/license\r
4 */\r
5 \r
6 /**\r
7  * @fileOverview Defines the {@link CKEDITOR.lang} object, for the\r
8  * Portuguese language.\r
9  */\r
10 \r
11 /**#@+\r
12    @type String\r
13    @example\r
14 */\r
15 \r
16 /**\r
17  * Constains the dictionary of language entries.\r
18  * @namespace\r
19  */\r
20 CKEDITOR.lang['pt'] =\r
21 {\r
22         /**\r
23          * The language reading direction. Possible values are "rtl" for\r
24          * Right-To-Left languages (like Arabic) and "ltr" for Left-To-Right\r
25          * languages (like English).\r
26          * @default 'ltr'\r
27          */\r
28         dir : 'ltr',\r
29 \r
30         /*\r
31          * Screenreader titles. Please note that screenreaders are not always capable\r
32          * of reading non-English words. So be careful while translating it.\r
33          */\r
34         editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING\r
35 \r
36         // ARIA descriptions.\r
37         toolbar : 'Toolbar', // MISSING\r
38         editor  : 'Rich Text Editor', // MISSING\r
39 \r
40         // Toolbar buttons without dialogs.\r
41         source                  : 'Fonte',\r
42         newPage                 : 'Nova Página',\r
43         save                    : 'Guardar',\r
44         preview                 : 'Pré-visualizar',\r
45         cut                             : 'Cortar',\r
46         copy                    : 'Copiar',\r
47         paste                   : 'Colar',\r
48         print                   : 'Imprimir',\r
49         underline               : 'Sublinhado',\r
50         bold                    : 'Negrito',\r
51         italic                  : 'Itálico',\r
52         selectAll               : 'Seleccionar Tudo',\r
53         removeFormat    : 'Eliminar Formato',\r
54         strike                  : 'Rasurado',\r
55         subscript               : 'Superior à Linha',\r
56         superscript             : 'Inferior à Linha',\r
57         horizontalrule  : 'Inserir Linha Horizontal',\r
58         pagebreak               : 'Inserir Quebra de Página',\r
59         unlink                  : 'Eliminar Hiperligação',\r
60         undo                    : 'Anular',\r
61         redo                    : 'Repetir',\r
62 \r
63         // Common messages and labels.\r
64         common :\r
65         {\r
66                 browseServer    : 'Navegar no Servidor',\r
67                 url                             : 'URL',\r
68                 protocol                : 'Protocolo',\r
69                 upload                  : 'Carregar',\r
70                 uploadSubmit    : 'Enviar para o Servidor',\r
71                 image                   : 'Imagem',\r
72                 flash                   : 'Flash',\r
73                 form                    : 'Formulário',\r
74                 checkbox                : 'Caixa de Verificação',\r
75                 radio                   : 'Botão de Opção',\r
76                 textField               : 'Campo de Texto',\r
77                 textarea                : 'Área de Texto',\r
78                 hiddenField             : 'Campo Escondido',\r
79                 button                  : 'Botão',\r
80                 select                  : 'Caixa de Combinação',\r
81                 imageButton             : 'Botão de Imagem',\r
82                 notSet                  : '<Não definido>',\r
83                 id                              : 'Id',\r
84                 name                    : 'Nome',\r
85                 langDir                 : 'Orientação de idioma',\r
86                 langDirLtr              : 'Esquerda à Direita (LTR)',\r
87                 langDirRtl              : 'Direita a Esquerda (RTL)',\r
88                 langCode                : 'Código de Idioma',\r
89                 longDescr               : 'Descrição Completa do URL',\r
90                 cssClass                : 'Classes de Estilo de Folhas Classes',\r
91                 advisoryTitle   : 'Título',\r
92                 cssStyle                : 'Estilo',\r
93                 ok                              : 'OK',\r
94                 cancel                  : 'Cancelar',\r
95                 close                   : 'Close', // MISSING\r
96                 preview                 : 'Preview', // MISSING\r
97                 generalTab              : 'General', // MISSING\r
98                 advancedTab             : 'Avançado',\r
99                 validateNumberFailed : 'This value is not a number.', // MISSING\r
100                 confirmNewPage  : 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', // MISSING\r
101                 confirmCancel   : 'Some of the options have been changed. Are you sure to close the dialog?', // MISSING\r
102                 options                 : 'Options', // MISSING\r
103                 target                  : 'Target', // MISSING\r
104                 targetNew               : 'New Window (_blank)', // MISSING\r
105                 targetTop               : 'Topmost Window (_top)', // MISSING\r
106                 targetSelf              : 'Same Window (_self)', // MISSING\r
107                 targetParent    : 'Parent Window (_parent)', // MISSING\r
108 \r
109                 // Put the voice-only part of the label in the span.\r
110                 unavailable             : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING\r
111         },\r
112 \r
113         // Special char dialog.\r
114         specialChar             :\r
115         {\r
116                 toolbar         : 'Inserir Caracter Especial',\r
117                 title           : 'Seleccione um caracter especial'\r
118         },\r
119 \r
120         // Link dialog.\r
121         link :\r
122         {\r
123                 toolbar         : 'Inserir/Editar Hiperligação',\r
124                 menu            : 'Editar Hiperligação',\r
125                 title           : 'Hiperligação',\r
126                 info            : 'Informação de Hiperligação',\r
127                 target          : 'Destino',\r
128                 upload          : 'Carregar',\r
129                 advanced        : 'Avançado',\r
130                 type            : 'Tipo de Hiperligação',\r
131                 toUrl           : 'URL', // MISSING\r
132                 toAnchor        : 'Referência a esta página',\r
133                 toEmail         : 'E-Mail',\r
134                 targetFrame             : '<Frame>',\r
135                 targetPopup             : '<Janela de popup>',\r
136                 targetFrameName : 'Nome do Frame Destino',\r
137                 targetPopupName : 'Nome da Janela de Popup',\r
138                 popupFeatures   : 'Características de Janela de Popup',\r
139                 popupResizable  : 'Resizable', // MISSING\r
140                 popupStatusBar  : 'Barra de Estado',\r
141                 popupLocationBar: 'Barra de localização',\r
142                 popupToolbar    : 'Barra de Ferramentas',\r
143                 popupMenuBar    : 'Barra de Menu',\r
144                 popupFullScreen : 'Janela Completa (IE)',\r
145                 popupScrollBars : 'Barras de deslocamento',\r
146                 popupDependent  : 'Dependente (Netscape)',\r
147                 popupWidth              : 'Largura',\r
148                 popupLeft               : 'Posição Esquerda',\r
149                 popupHeight             : 'Altura',\r
150                 popupTop                : 'Posição Direita',\r
151                 id                              : 'Id', // MISSING\r
152                 langDir                 : 'Orientação de idioma',\r
153                 langDirLTR              : 'Esquerda à Direita (LTR)',\r
154                 langDirRTL              : 'Direita a Esquerda (RTL)',\r
155                 acccessKey              : 'Chave de Acesso',\r
156                 name                    : 'Nome',\r
157                 langCode                : 'Orientação de idioma',\r
158                 tabIndex                : 'Índice de Tubulação',\r
159                 advisoryTitle   : 'Título',\r
160                 advisoryContentType     : 'Tipo de Conteúdo',\r
161                 cssClasses              : 'Classes de Estilo de Folhas Classes',\r
162                 charset                 : 'Fonte de caracteres vinculado',\r
163                 styles                  : 'Estilo',\r
164                 selectAnchor    : 'Seleccionar una referência',\r
165                 anchorName              : 'Por Nome de Referência',\r
166                 anchorId                : 'Por ID de elemento',\r
167                 emailAddress    : 'Endereço de E-Mail',\r
168                 emailSubject    : 'Título de Mensagem',\r
169                 emailBody               : 'Corpo da Mensagem',\r
170                 noAnchors               : '(Não há referências disponíveis no documento)',\r
171                 noUrl                   : 'Por favor introduza a hiperligação URL',\r
172                 noEmail                 : 'Por favor introduza o endereço de e-mail'\r
173         },\r
174 \r
175         // Anchor dialog\r
176         anchor :\r
177         {\r
178                 toolbar         : ' Inserir/Editar Âncora',\r
179                 menu            : 'Propriedades da Âncora',\r
180                 title           : 'Propriedades da Âncora',\r
181                 name            : 'Nome da Âncora',\r
182                 errorName       : 'Por favor, introduza o nome da âncora'\r
183         },\r
184 \r
185         // Find And Replace Dialog\r
186         findAndReplace :\r
187         {\r
188                 title                           : 'Find and Replace', // MISSING\r
189                 find                            : 'Procurar',\r
190                 replace                         : 'Substituir',\r
191                 findWhat                        : 'Texto a Procurar:',\r
192                 replaceWith                     : 'Substituir por:',\r
193                 notFoundMsg                     : 'O texto especificado não foi encontrado.',\r
194                 matchCase                       : 'Maiúsculas/Minúsculas',\r
195                 matchWord                       : 'Coincidir com toda a palavra',\r
196                 matchCyclic                     : 'Match cyclic', // MISSING\r
197                 replaceAll                      : 'Substituir Tudo',\r
198                 replaceSuccessMsg       : '%1 occurrence(s) replaced.' // MISSING\r
199         },\r
200 \r
201         // Table Dialog\r
202         table :\r
203         {\r
204                 toolbar         : 'Tabela',\r
205                 title           : 'Propriedades da Tabela',\r
206                 menu            : 'Propriedades da Tabela',\r
207                 deleteTable     : 'Eliminar Tabela',\r
208                 rows            : 'Linhas',\r
209                 columns         : 'Colunas',\r
210                 border          : 'Tamanho do Limite',\r
211                 align           : 'Alinhamento',\r
212                 alignLeft       : 'Esquerda',\r
213                 alignCenter     : 'Centrado',\r
214                 alignRight      : 'Direita',\r
215                 width           : 'Largura',\r
216                 widthPx         : 'pixeis',\r
217                 widthPc         : 'percentagem',\r
218                 widthUnit       : 'width unit', // MISSING\r
219                 height          : 'Altura',\r
220                 cellSpace       : 'Esp. e/células',\r
221                 cellPad         : 'Esp. interior',\r
222                 caption         : 'Título',\r
223                 summary         : 'Sumário',\r
224                 headers         : 'Headers', // MISSING\r
225                 headersNone             : 'None', // MISSING\r
226                 headersColumn   : 'First column', // MISSING\r
227                 headersRow              : 'First Row', // MISSING\r
228                 headersBoth             : 'Both', // MISSING\r
229                 invalidRows             : 'Number of rows must be a number greater than 0.', // MISSING\r
230                 invalidCols             : 'Number of columns must be a number greater than 0.', // MISSING\r
231                 invalidBorder   : 'Border size must be a number.', // MISSING\r
232                 invalidWidth    : 'Table width must be a number.', // MISSING\r
233                 invalidHeight   : 'Table height must be a number.', // MISSING\r
234                 invalidCellSpacing      : 'Cell spacing must be a number.', // MISSING\r
235                 invalidCellPadding      : 'Cell padding must be a number.', // MISSING\r
236 \r
237                 cell :\r
238                 {\r
239                         menu                    : 'Célula',\r
240                         insertBefore    : 'Insert Cell Before', // MISSING\r
241                         insertAfter             : 'Insert Cell After', // MISSING\r
242                         deleteCell              : 'Eliminar Célula',\r
243                         merge                   : 'Unir Células',\r
244                         mergeRight              : 'Merge Right', // MISSING\r
245                         mergeDown               : 'Merge Down', // MISSING\r
246                         splitHorizontal : 'Split Cell Horizontally', // MISSING\r
247                         splitVertical   : 'Split Cell Vertically', // MISSING\r
248                         title                   : 'Cell Properties', // MISSING\r
249                         cellType                : 'Cell Type', // MISSING\r
250                         rowSpan                 : 'Rows Span', // MISSING\r
251                         colSpan                 : 'Columns Span', // MISSING\r
252                         wordWrap                : 'Word Wrap', // MISSING\r
253                         hAlign                  : 'Horizontal Alignment', // MISSING\r
254                         vAlign                  : 'Vertical Alignment', // MISSING\r
255                         alignTop                : 'Top', // MISSING\r
256                         alignMiddle             : 'Middle', // MISSING\r
257                         alignBottom             : 'Bottom', // MISSING\r
258                         alignBaseline   : 'Baseline', // MISSING\r
259                         bgColor                 : 'Background Color', // MISSING\r
260                         borderColor             : 'Border Color', // MISSING\r
261                         data                    : 'Data', // MISSING\r
262                         header                  : 'Header', // MISSING\r
263                         yes                             : 'Yes', // MISSING\r
264                         no                              : 'No', // MISSING\r
265                         invalidWidth    : 'Cell width must be a number.', // MISSING\r
266                         invalidHeight   : 'Cell height must be a number.', // MISSING\r
267                         invalidRowSpan  : 'Rows span must be a whole number.', // MISSING\r
268                         invalidColSpan  : 'Columns span must be a whole number.', // MISSING\r
269                         chooseColor             : 'Choose' // MISSING\r
270                 },\r
271 \r
272                 row :\r
273                 {\r
274                         menu                    : 'Linha',\r
275                         insertBefore    : 'Insert Row Before', // MISSING\r
276                         insertAfter             : 'Insert Row After', // MISSING\r
277                         deleteRow               : 'Eliminar Linhas'\r
278                 },\r
279 \r
280                 column :\r
281                 {\r
282                         menu                    : 'Coluna',\r
283                         insertBefore    : 'Insert Column Before', // MISSING\r
284                         insertAfter             : 'Insert Column After', // MISSING\r
285                         deleteColumn    : 'Eliminar Coluna'\r
286                 }\r
287         },\r
288 \r
289         // Button Dialog.\r
290         button :\r
291         {\r
292                 title           : 'Propriedades do Botão',\r
293                 text            : 'Texto (Valor)',\r
294                 type            : 'Tipo',\r
295                 typeBtn         : 'Button', // MISSING\r
296                 typeSbm         : 'Submit', // MISSING\r
297                 typeRst         : 'Reset' // MISSING\r
298         },\r
299 \r
300         // Checkbox and Radio Button Dialogs.\r
301         checkboxAndRadio :\r
302         {\r
303                 checkboxTitle : 'Propriedades da Caixa de Verificação',\r
304                 radioTitle      : 'Propriedades do Botão de Opção',\r
305                 value           : 'Valor',\r
306                 selected        : 'Seleccionado'\r
307         },\r
308 \r
309         // Form Dialog.\r
310         form :\r
311         {\r
312                 title           : 'Propriedades do Formulário',\r
313                 menu            : 'Propriedades do Formulário',\r
314                 action          : 'Acção',\r
315                 method          : 'Método',\r
316                 encoding        : 'Encoding' // MISSING\r
317         },\r
318 \r
319         // Select Field Dialog.\r
320         select :\r
321         {\r
322                 title           : 'Propriedades da Caixa de Combinação',\r
323                 selectInfo      : 'Informação',\r
324                 opAvail         : 'Opções Possíveis',\r
325                 value           : 'Valor',\r
326                 size            : 'Tamanho',\r
327                 lines           : 'linhas',\r
328                 chkMulti        : 'Permitir selecções múltiplas',\r
329                 opText          : 'Texto',\r
330                 opValue         : 'Valor',\r
331                 btnAdd          : 'Adicionar',\r
332                 btnModify       : 'Modificar',\r
333                 btnUp           : 'Para cima',\r
334                 btnDown         : 'Para baixo',\r
335                 btnSetValue : 'Definir um valor por defeito',\r
336                 btnDelete       : 'Apagar'\r
337         },\r
338 \r
339         // Textarea Dialog.\r
340         textarea :\r
341         {\r
342                 title           : 'Propriedades da Área de Texto',\r
343                 cols            : 'Colunas',\r
344                 rows            : 'Linhas'\r
345         },\r
346 \r
347         // Text Field Dialog.\r
348         textfield :\r
349         {\r
350                 title           : 'Propriedades do Campo de Texto',\r
351                 name            : 'Nome',\r
352                 value           : 'Valor',\r
353                 charWidth       : 'Tamanho do caracter',\r
354                 maxChars        : 'Nr. Máximo de Caracteres',\r
355                 type            : 'Tipo',\r
356                 typeText        : 'Texto',\r
357                 typePass        : 'Palavra-chave'\r
358         },\r
359 \r
360         // Hidden Field Dialog.\r
361         hidden :\r
362         {\r
363                 title   : 'Propriedades do Campo Escondido',\r
364                 name    : 'Nome',\r
365                 value   : 'Valor'\r
366         },\r
367 \r
368         // Image Dialog.\r
369         image :\r
370         {\r
371                 title           : 'Propriedades da Imagem',\r
372                 titleButton     : 'Propriedades do Botão de imagens',\r
373                 menu            : 'Propriedades da Imagem',\r
374                 infoTab         : 'Informação da Imagem',\r
375                 btnUpload       : 'Enviar para o Servidor',\r
376                 upload          : 'Carregar',\r
377                 alt                     : 'Texto Alternativo',\r
378                 width           : 'Largura',\r
379                 height          : 'Altura',\r
380                 lockRatio       : 'Proporcional',\r
381                 unlockRatio     : 'Unlock Ratio', // MISSING\r
382                 resetSize       : 'Tamanho Original',\r
383                 border          : 'Limite',\r
384                 hSpace          : 'Esp.Horiz',\r
385                 vSpace          : 'Esp.Vert',\r
386                 align           : 'Alinhamento',\r
387                 alignLeft       : 'Esquerda',\r
388                 alignRight      : 'Direita',\r
389                 alertUrl        : 'Por favor introduza o URL da imagem',\r
390                 linkTab         : 'Hiperligação',\r
391                 button2Img      : 'Do you want to transform the selected image button on a simple image?', // MISSING\r
392                 img2Button      : 'Do you want to transform the selected image on a image button?', // MISSING\r
393                 urlMissing      : 'Image source URL is missing.', // MISSING\r
394                 validateWidth   : 'Width must be a whole number.', // MISSING\r
395                 validateHeight  : 'Height must be a whole number.', // MISSING\r
396                 validateBorder  : 'Border must be a whole number.', // MISSING\r
397                 validateHSpace  : 'HSpace must be a whole number.', // MISSING\r
398                 validateVSpace  : 'VSpace must be a whole number.' // MISSING\r
399         },\r
400 \r
401         // Flash Dialog\r
402         flash :\r
403         {\r
404                 properties              : 'Propriedades do Flash',\r
405                 propertiesTab   : 'Properties', // MISSING\r
406                 title                   : 'Propriedades do Flash',\r
407                 chkPlay                 : 'Reproduzir automaticamente',\r
408                 chkLoop                 : 'Loop',\r
409                 chkMenu                 : 'Permitir Menu do Flash',\r
410                 chkFull                 : 'Allow Fullscreen', // MISSING\r
411                 scale                   : 'Escala',\r
412                 scaleAll                : 'Mostrar tudo',\r
413                 scaleNoBorder   : 'Sem Limites',\r
414                 scaleFit                : 'Tamanho Exacto',\r
415                 access                  : 'Script Access', // MISSING\r
416                 accessAlways    : 'Always', // MISSING\r
417                 accessSameDomain: 'Same domain', // MISSING\r
418                 accessNever             : 'Never', // MISSING\r
419                 align                   : 'Alinhamento',\r
420                 alignLeft               : 'Esquerda',\r
421                 alignAbsBottom  : 'Abs inferior',\r
422                 alignAbsMiddle  : 'Abs centro',\r
423                 alignBaseline   : 'Linha de base',\r
424                 alignBottom             : 'Fundo',\r
425                 alignMiddle             : 'Centro',\r
426                 alignRight              : 'Direita',\r
427                 alignTextTop    : 'Topo do texto',\r
428                 alignTop                : 'Topo',\r
429                 quality                 : 'Quality', // MISSING\r
430                 qualityBest             : 'Best', // MISSING\r
431                 qualityHigh             : 'High', // MISSING\r
432                 qualityAutoHigh : 'Auto High', // MISSING\r
433                 qualityMedium   : 'Medium', // MISSING\r
434                 qualityAutoLow  : 'Auto Low', // MISSING\r
435                 qualityLow              : 'Low', // MISSING\r
436                 windowModeWindow: 'Window', // MISSING\r
437                 windowModeOpaque: 'Opaque', // MISSING\r
438                 windowModeTransparent : 'Transparent', // MISSING\r
439                 windowMode              : 'Window mode', // MISSING\r
440                 flashvars               : 'Variables for Flash', // MISSING\r
441                 bgcolor                 : 'Cor de Fundo',\r
442                 width                   : 'Largura',\r
443                 height                  : 'Altura',\r
444                 hSpace                  : 'Esp.Horiz',\r
445                 vSpace                  : 'Esp.Vert',\r
446                 validateSrc             : 'Por favor introduza a hiperligação URL',\r
447                 validateWidth   : 'Width must be a number.', // MISSING\r
448                 validateHeight  : 'Height must be a number.', // MISSING\r
449                 validateHSpace  : 'HSpace must be a number.', // MISSING\r
450                 validateVSpace  : 'VSpace must be a number.' // MISSING\r
451         },\r
452 \r
453         // Speller Pages Dialog\r
454         spellCheck :\r
455         {\r
456                 toolbar                 : 'Verificação Ortográfica',\r
457                 title                   : 'Spell Check', // MISSING\r
458                 notAvailable    : 'Sorry, but service is unavailable now.', // MISSING\r
459                 errorLoading    : 'Error loading application service host: %s.', // MISSING\r
460                 notInDic                : 'Não está num directório',\r
461                 changeTo                : 'Mudar para',\r
462                 btnIgnore               : 'Ignorar',\r
463                 btnIgnoreAll    : 'Ignorar Tudo',\r
464                 btnReplace              : 'Substituir',\r
465                 btnReplaceAll   : 'Substituir Tudo',\r
466                 btnUndo                 : 'Anular',\r
467                 noSuggestions   : '- Sem sugestões -',\r
468                 progress                : 'Verificação ortográfica em progresso…',\r
469                 noMispell               : 'Verificação ortográfica completa: não foram encontrados erros',\r
470                 noChanges               : 'Verificação ortográfica completa: não houve alteração de palavras',\r
471                 oneChange               : 'Verificação ortográfica completa: uma palavra alterada',\r
472                 manyChanges             : 'Verificação ortográfica completa: %1 palavras alteradas',\r
473                 ieSpellDownload : ' Verificação ortográfica não instalada. Quer descarregar agora?'\r
474         },\r
475 \r
476         smiley :\r
477         {\r
478                 toolbar : 'Emoticons',\r
479                 title   : 'Inserir um Emoticon'\r
480         },\r
481 \r
482         elementsPath :\r
483         {\r
484                 eleLabel : 'Elements path', // MISSING\r
485                 eleTitle : '%1 element' // MISSING\r
486         },\r
487 \r
488         numberedlist    : 'Numeração',\r
489         bulletedlist    : 'Marcas',\r
490         indent                  : 'Aumentar Avanço',\r
491         outdent                 : 'Diminuir Avanço',\r
492 \r
493         justify :\r
494         {\r
495                 left    : 'Alinhar à Esquerda',\r
496                 center  : 'Alinhar ao Centro',\r
497                 right   : 'Alinhar à Direita',\r
498                 block   : 'Justificado'\r
499         },\r
500 \r
501         blockquote : 'Block Quote', // MISSING\r
502 \r
503         clipboard :\r
504         {\r
505                 title           : 'Colar',\r
506                 cutError        : '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
507                 copyError       : '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
508                 pasteMsg        : 'Por favor, cole dentro da seguinte caixa usando o teclado (<STRONG>Ctrl+V</STRONG>) e prima <STRONG>OK</STRONG>.',\r
509                 securityMsg     : '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
510                 pasteArea       : 'Paste Area' // MISSING\r
511         },\r
512 \r
513         pastefromword :\r
514         {\r
515                 confirmCleanup  : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING\r
516                 toolbar                 : 'Colar do Word',\r
517                 title                   : 'Colar do Word',\r
518                 error                   : 'It was not possible to clean up the pasted data due to an internal error' // MISSING\r
519         },\r
520 \r
521         pasteText :\r
522         {\r
523                 button  : 'Colar como Texto Simples',\r
524                 title   : 'Colar como Texto Simples'\r
525         },\r
526 \r
527         templates :\r
528         {\r
529                 button                  : 'Modelos',\r
530                 title                   : 'Modelo de Conteúdo',\r
531                 insertOption    : 'Replace actual contents', // MISSING\r
532                 selectPromptMsg : 'Por favor, seleccione o modelo a abrir no editor<br>(o conteúdo actual será perdido):',\r
533                 emptyListMsg    : '(Sem modelos definidos)'\r
534         },\r
535 \r
536         showBlocks : 'Show Blocks', // MISSING\r
537 \r
538         stylesCombo :\r
539         {\r
540                 label           : 'Estilo',\r
541                 panelTitle      : 'Formatting Styles', // MISSING\r
542                 panelTitle1     : 'Block Styles', // MISSING\r
543                 panelTitle2     : 'Inline Styles', // MISSING\r
544                 panelTitle3     : 'Object Styles' // MISSING\r
545         },\r
546 \r
547         format :\r
548         {\r
549                 label           : 'Formato',\r
550                 panelTitle      : 'Formato',\r
551 \r
552                 tag_p           : 'Normal',\r
553                 tag_pre         : 'Formatado',\r
554                 tag_address     : 'Endereço',\r
555                 tag_h1          : 'Título 1',\r
556                 tag_h2          : 'Título 2',\r
557                 tag_h3          : 'Título 3',\r
558                 tag_h4          : 'Título 4',\r
559                 tag_h5          : 'Título 5',\r
560                 tag_h6          : 'Título 6',\r
561                 tag_div         : 'Normal (DIV)' // MISSING\r
562         },\r
563 \r
564         div :\r
565         {\r
566                 title                           : 'Create Div Container', // MISSING\r
567                 toolbar                         : 'Create Div Container', // MISSING\r
568                 cssClassInputLabel      : 'Stylesheet Classes', // MISSING\r
569                 styleSelectLabel        : 'Style', // MISSING\r
570                 IdInputLabel            : 'Id', // MISSING\r
571                 languageCodeInputLabel  : ' Language Code', // MISSING\r
572                 inlineStyleInputLabel   : 'Inline Style', // MISSING\r
573                 advisoryTitleInputLabel : 'Advisory Title', // MISSING\r
574                 langDirLabel            : 'Language Direction', // MISSING\r
575                 langDirLTRLabel         : 'Left to Right (LTR)', // MISSING\r
576                 langDirRTLLabel         : 'Right to Left (RTL)', // MISSING\r
577                 edit                            : 'Edit Div', // MISSING\r
578                 remove                          : 'Remove Div' // MISSING\r
579         },\r
580 \r
581         font :\r
582         {\r
583                 label           : 'Tipo de Letra',\r
584                 voiceLabel      : 'Font', // MISSING\r
585                 panelTitle      : 'Tipo de Letra'\r
586         },\r
587 \r
588         fontSize :\r
589         {\r
590                 label           : 'Tamanho',\r
591                 voiceLabel      : 'Font Size', // MISSING\r
592                 panelTitle      : 'Tamanho'\r
593         },\r
594 \r
595         colorButton :\r
596         {\r
597                 textColorTitle  : 'Cor do Texto',\r
598                 bgColorTitle    : 'Cor de Fundo',\r
599                 panelTitle              : 'Colors', // MISSING\r
600                 auto                    : 'Automático',\r
601                 more                    : 'Mais Cores...'\r
602         },\r
603 \r
604         colors :\r
605         {\r
606                 '000' : 'Black', // MISSING\r
607                 '800000' : 'Maroon', // MISSING\r
608                 '8B4513' : 'Saddle Brown', // MISSING\r
609                 '2F4F4F' : 'Dark Slate Gray', // MISSING\r
610                 '008080' : 'Teal', // MISSING\r
611                 '000080' : 'Navy', // MISSING\r
612                 '4B0082' : 'Indigo', // MISSING\r
613                 '696969' : 'Dim Gray', // MISSING\r
614                 'B22222' : 'Fire Brick', // MISSING\r
615                 'A52A2A' : 'Brown', // MISSING\r
616                 'DAA520' : 'Golden Rod', // MISSING\r
617                 '006400' : 'Dark Green', // MISSING\r
618                 '40E0D0' : 'Turquoise', // MISSING\r
619                 '0000CD' : 'Medium Blue', // MISSING\r
620                 '800080' : 'Purple', // MISSING\r
621                 '808080' : 'Gray', // MISSING\r
622                 'F00' : 'Red', // MISSING\r
623                 'FF8C00' : 'Dark Orange', // MISSING\r
624                 'FFD700' : 'Gold', // MISSING\r
625                 '008000' : 'Green', // MISSING\r
626                 '0FF' : 'Cyan', // MISSING\r
627                 '00F' : 'Blue', // MISSING\r
628                 'EE82EE' : 'Violet', // MISSING\r
629                 'A9A9A9' : 'Dark Gray', // MISSING\r
630                 'FFA07A' : 'Light Salmon', // MISSING\r
631                 'FFA500' : 'Orange', // MISSING\r
632                 'FFFF00' : 'Yellow', // MISSING\r
633                 '00FF00' : 'Lime', // MISSING\r
634                 'AFEEEE' : 'Pale Turquoise', // MISSING\r
635                 'ADD8E6' : 'Light Blue', // MISSING\r
636                 'DDA0DD' : 'Plum', // MISSING\r
637                 'D3D3D3' : 'Light Grey', // MISSING\r
638                 'FFF0F5' : 'Lavender Blush', // MISSING\r
639                 'FAEBD7' : 'Antique White', // MISSING\r
640                 'FFFFE0' : 'Light Yellow', // MISSING\r
641                 'F0FFF0' : 'Honeydew', // MISSING\r
642                 'F0FFFF' : 'Azure', // MISSING\r
643                 'F0F8FF' : 'Alice Blue', // MISSING\r
644                 'E6E6FA' : 'Lavender', // MISSING\r
645                 'FFF' : 'White' // MISSING\r
646         },\r
647 \r
648         scayt :\r
649         {\r
650                 title                   : 'Spell Check As You Type', // MISSING\r
651                 enable                  : 'Enable SCAYT', // MISSING\r
652                 disable                 : 'Disable SCAYT', // MISSING\r
653                 about                   : 'About SCAYT', // MISSING\r
654                 toggle                  : 'Toggle SCAYT', // MISSING\r
655                 options                 : 'Options', // MISSING\r
656                 langs                   : 'Languages', // MISSING\r
657                 moreSuggestions : 'More suggestions', // MISSING\r
658                 ignore                  : 'Ignore', // MISSING\r
659                 ignoreAll               : 'Ignore All', // MISSING\r
660                 addWord                 : 'Add Word', // MISSING\r
661                 emptyDic                : 'Dictionary name should not be empty.', // MISSING\r
662                 optionsTab              : 'Options', // MISSING\r
663                 languagesTab    : 'Languages', // MISSING\r
664                 dictionariesTab : 'Dictionaries', // MISSING\r
665                 aboutTab                : 'About' // MISSING\r
666         },\r
667 \r
668         about :\r
669         {\r
670                 title           : 'About CKEditor', // MISSING\r
671                 dlgTitle        : 'About CKEditor', // MISSING\r
672                 moreInfo        : 'For licensing information please visit our web site:', // MISSING\r
673                 copy            : 'Copyright &copy; $1. All rights reserved.' // MISSING\r
674         },\r
675 \r
676         maximize : 'Maximize', // MISSING\r
677         minimize : 'Minimize', // MISSING\r
678 \r
679         fakeobjects :\r
680         {\r
681                 anchor  : 'Anchor', // MISSING\r
682                 flash   : 'Flash Animation', // MISSING\r
683                 div             : 'Page Break', // MISSING\r
684                 unknown : 'Unknown Object' // MISSING\r
685         },\r
686 \r
687         resize : 'Drag to resize', // MISSING\r
688 \r
689         colordialog :\r
690         {\r
691                 title           : 'Select color', // MISSING\r
692                 highlight       : 'Highlight', // MISSING\r
693                 selected        : 'Selected', // MISSING\r
694                 clear           : 'Clear' // MISSING\r
695         },\r
696 \r
697         toolbarCollapse : 'Collapse Toolbar', // MISSING\r
698         toolbarExpand   : 'Expand Toolbar' // MISSING\r
699 };\r