JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.1
[ckeditor.git] / _source / lang / pt-br.js
index 2719791..9143da5 100644 (file)
@@ -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
@@ -200,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
@@ -412,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
@@ -769,41 +771,41 @@ CKEDITOR.lang['pt-br'] =
 \r
        docprops :\r
        {\r
-               label : 'Document Properties', // MISSING\r
-               title : 'Document Properties', // MISSING\r
+               label : 'Propriedades Documento',\r
+               title : 'Propriedades Documento',\r
                design : 'Design', // MISSING\r
-               meta : 'Meta Tags', // MISSING\r
-               chooseColor : 'Choose', // MISSING\r
-               other : 'Other...', // MISSING\r
-               docTitle :      'Page Title', // MISSING\r
-               charset :       'Character Set Encoding', // MISSING\r
-               charsetOther : 'Other Character Set Encoding', // 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 : 'Central European', // MISSING\r
-               charsetCT : 'Chinese Traditional (Big5)', // MISSING\r
-               charsetCR : 'Cyrillic', // MISSING\r
-               charsetGR : 'Greek', // MISSING\r
-               charsetJP : 'Japanese', // MISSING\r
-               charsetKR : 'Korean', // MISSING\r
-               charsetTR : 'Turkish', // 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 : 'Western European', // MISSING\r
-               docType : 'Document Type Heading', // MISSING\r
+               charsetWE : 'Europa Ocidental',\r
+               docType : 'Cabeçalho Tipo de Documento',\r
                docTypeOther : 'Other Document Type Heading', // MISSING\r
-               xhtmlDec : 'Include XHTML Declarations', // MISSING\r
-               bgColor : 'Background Color', // MISSING\r
-               bgImage : 'Background Image URL', // MISSING\r
-               bgFixed : 'Non-scrolling (Fixed) Background', // MISSING\r
-               txtColor : 'Text Color', // MISSING\r
-               margin : 'Page Margins', // MISSING\r
-               marginTop : 'Top', // MISSING\r
-               marginLeft : 'Left', // MISSING\r
-               marginRight : 'Right', // MISSING\r
-               marginBottom : 'Bottom', // MISSING\r
-               metaKeywords : 'Document Indexing Keywords (comma separated)', // MISSING\r
-               metaDescription : 'Document Description', // MISSING\r
-               metaAuthor : 'Author', // MISSING\r
-               metaCopyright : 'Copyright', // 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