JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.1
[ckeditor.git] / _source / lang / pt-br.js
index f6b946d..9143da5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -33,8 +33,8 @@ CKEDITOR.lang['pt-br'] =
        editorTitle : 'Editor de Texto, %1, pressione ALT 0 para obter ajuda.',\r
 \r
        // ARIA descriptions.\r
-       toolbar : 'Barra de Ferramentas',\r
-       editor  : 'Editor de Texto',\r
+       toolbars        : 'Editor toolbars', // MISSING\r
+       editor          : 'Editor de Texto',\r
 \r
        // Toolbar buttons without dialogs.\r
        source                  : 'Código-Fonte',\r
@@ -120,6 +120,8 @@ CKEDITOR.lang['pt-br'] =
                alignBottom             : 'Inferior',\r
                invalidHeight   : 'A altura tem que ser um número',\r
                invalidWidth    : 'A largura tem que ser um número.',\r
+               invalidCssLength        : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING\r
+               invalidHtmlLength       : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING\r
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, indisponível</span>'\r
@@ -174,18 +176,19 @@ CKEDITOR.lang['pt-br'] =
                langDirRTL              : 'Direita para Esquerda (RTL)',\r
                acccessKey              : 'Chave de Acesso',\r
                name                    : 'Nome',\r
-               langCode                : 'Direção do idioma',\r
-               tabIndex                : 'Índice de Tabulação',\r
-               advisoryTitle   : 'Título',\r
+               langCode                        : 'Direção do idioma',\r
+               tabIndex                        : 'Índice de Tabulação',\r
+               advisoryTitle           : 'Título',\r
                advisoryContentType     : 'Tipo de Conteúdo',\r
                cssClasses              : 'Classe de CSS',\r
                charset                 : 'Charset do Link',\r
                styles                  : 'Estilos',\r
-               selectAnchor    : 'Selecione uma âncora',\r
+               rel                     : 'Relationship', // MISSING\r
+               selectAnchor            : 'Selecione uma âncora',\r
                anchorName              : 'Nome da âncora',\r
-               anchorId                : 'Id da âncora',\r
-               emailAddress    : 'Endereço E-Mail',\r
-               emailSubject    : 'Assunto da Mensagem',\r
+               anchorId                        : 'Id da âncora',\r
+               emailAddress            : 'Endereço E-Mail',\r
+               emailSubject            : 'Assunto da Mensagem',\r
                emailBody               : 'Corpo da Mensagem',\r
                noAnchors               : '(Não há âncoras no documento)',\r
                noUrl                   : 'Por favor, digite o endereço do Link',\r
@@ -199,7 +202,8 @@ CKEDITOR.lang['pt-br'] =
                menu            : 'Formatar Âncora',\r
                title           : 'Formatar Âncora',\r
                name            : 'Nome da Âncora',\r
-               errorName       : 'Por favor, digite o nome da âncora'\r
+               errorName       : 'Por favor, digite o nome da âncora',\r
+               remove          : 'Remove Anchor' // MISSING\r
        },\r
 \r
        // List style dialog\r
@@ -411,7 +415,6 @@ CKEDITOR.lang['pt-br'] =
                upload          : 'Enviar',\r
                alt                     : 'Texto Alternativo',\r
                lockRatio       : 'Travar Proporções',\r
-               unlockRatio     : 'Destravar Proporções',\r
                resetSize       : 'Redefinir para o Tamanho Original',\r
                border          : 'Borda',\r
                hSpace          : 'HSpace',\r
@@ -600,9 +603,9 @@ CKEDITOR.lang['pt-br'] =
 \r
        iframe :\r
        {\r
-               title           : 'iFrame Properties', // MISSING\r
-               toolbar         : 'iFrame', // MISSING\r
-               noUrl           : 'Please type the iFrame URL', // MISSING\r
+               title           : 'IFrame Properties', // MISSING\r
+               toolbar         : 'IFrame', // MISSING\r
+               noUrl           : 'Please type the iframe URL', // MISSING\r
                scrolling       : 'Enable scrollbars', // MISSING\r
                border          : 'Show frame border' // MISSING\r
        },\r
@@ -713,6 +716,8 @@ CKEDITOR.lang['pt-br'] =
        {\r
                title           : 'Sobre o CKEditor',\r
                dlgTitle        : 'Sobre o CKEditor',\r
+               help    : 'Check $1 for help.', // MISSING\r
+               userGuide : 'CKEditor User\'s Guide', // MISSING\r
                moreInfo        : 'Para informações sobre a licença por favor visite o nosso site:',\r
                copy            : 'Copyright &copy; $1. Todos os direitos reservados.'\r
        },\r
@@ -724,7 +729,7 @@ CKEDITOR.lang['pt-br'] =
        {\r
                anchor          : 'Âncora',\r
                flash           : 'Animação em Flash',\r
-               iframe          : 'iFrame', // MISSING\r
+               iframe          : 'IFrame', // MISSING\r
                hiddenfield     : 'Hidden Field', // MISSING\r
                unknown         : 'Objeto desconhecido'\r
        },\r
@@ -743,9 +748,64 @@ CKEDITOR.lang['pt-br'] =
        toolbarCollapse : 'Diminuir Barra de Ferramentas',\r
        toolbarExpand   : 'Aumentar Barra de Ferramentas',\r
 \r
+       toolbarGroups :\r
+       {\r
+               document : 'Document', // MISSING\r
+               clipboard : 'Clipboard/Undo', // MISSING\r
+               editing : 'Editing', // MISSING\r
+               forms : 'Forms', // MISSING\r
+               basicstyles : 'Basic Styles', // MISSING\r
+               paragraph : 'Paragraph', // MISSING\r
+               links : 'Links', // MISSING\r
+               insert : 'Insert', // MISSING\r
+               styles : 'Styles', // MISSING\r
+               colors : 'Colors', // MISSING\r
+               tools : 'Tools' // MISSING\r
+       },\r
+\r
        bidi :\r
        {\r
                ltr : 'Text direction from left to right', // MISSING\r
                rtl : 'Text direction from right to left' // MISSING\r
+       },\r
+\r
+       docprops :\r
+       {\r
+               label : 'Propriedades Documento',\r
+               title : 'Propriedades Documento',\r
+               design : 'Design', // MISSING\r
+               meta : 'Meta Dados',\r
+               chooseColor : 'Escolher',\r
+               other : '<outro>',\r
+               docTitle :      'Título da Página',\r
+               charset :       'Codificação de Caracteres',\r
+               charsetOther : 'Outra Codificação de Caracteres',\r
+               charsetASCII : 'ASCII', // MISSING\r
+               charsetCE : 'Europa Central',\r
+               charsetCT : 'Chinês Tradicional (Big5)',\r
+               charsetCR : 'Cirílico',\r
+               charsetGR : 'Grego',\r
+               charsetJP : 'Japonês',\r
+               charsetKR : 'Coreano',\r
+               charsetTR : 'Turco',\r
+               charsetUN : 'Unicode (UTF-8)', // MISSING\r
+               charsetWE : 'Europa Ocidental',\r
+               docType : 'Cabeçalho Tipo de Documento',\r
+               docTypeOther : 'Other Document Type Heading', // MISSING\r
+               xhtmlDec : 'Incluir Declarações XHTML',\r
+               bgColor : 'Cor do Plano de Fundo',\r
+               bgImage : 'URL da Imagem de Plano de Fundo',\r
+               bgFixed : 'Plano de Fundo Fixo',\r
+               txtColor : 'Cor do Texto',\r
+               margin : 'Margens da Página',\r
+               marginTop : 'Superior',\r
+               marginLeft : 'Inferior',\r
+               marginRight : 'Direita',\r
+               marginBottom : 'Inferior',\r
+               metaKeywords : 'Palavras-chave de Indexação do Documento (separadas por vírgula)',\r
+               metaDescription : 'Descrição do Documento',\r
+               metaAuthor : 'Autor',\r
+               metaCopyright : 'Direitos Autorais',\r
+               previewHtml : '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>' // MISSING\r
        }\r
 };\r