X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Ffckeditor%2Feditor%2Flang%2Fpt-br.js;h=4ae448f13128a35068d15d759a251082dd905f0f;hp=53a2b5ddd0f1f1a1512665b33abafc514b27ef82;hb=18067f0bd41356e905666128c5e8105d1fca7c60;hpb=d0b2224eefe4df27ba4f5158a58fb86f9221301c diff --git a/httemplate/elements/fckeditor/editor/lang/pt-br.js b/httemplate/elements/fckeditor/editor/lang/pt-br.js index 53a2b5ddd..4ae448f13 100644 --- a/httemplate/elements/fckeditor/editor/lang/pt-br.js +++ b/httemplate/elements/fckeditor/editor/lang/pt-br.js @@ -1,6 +1,6 @@ /* * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2007 Frederico Caldeira Knabben + * Copyright (C) 2003-2010 Frederico Caldeira Knabben * * == BEGIN LICENSE == * @@ -44,7 +44,9 @@ RemoveFormat : "Remover Formatação", InsertLinkLbl : "Hiperlink", InsertLink : "Inserir/Editar Hiperlink", RemoveLink : "Remover Hiperlink", +VisitLink : "Open Link", //MISSING Anchor : "Inserir/Editar Âncora", +AnchorDelete : "Remover Âncora", InsertImageLbl : "Figura", InsertImage : "Inserir/Editar Figura", InsertFlashLbl : "Flash", @@ -70,6 +72,10 @@ RightJustify : "Alinhar Direita", BlockJustify : "Justificado", DecreaseIndent : "Diminuir Recuo", IncreaseIndent : "Aumentar Recuo", +Blockquote : "Recuo", +CreateDiv : "Create Div Container", //MISSING +EditDiv : "Edit Div Container", //MISSING +DeleteDiv : "Remove Div Container", //MISSING Undo : "Desfazer", Redo : "Refazer", NumberedListLbl : "Numeração", @@ -103,20 +109,27 @@ SelectionField : "Caixa de Listagem", ImageButton : "Botão de Imagem", FitWindow : "Maximizar o tamanho do editor", +ShowBlocks : "Mostrar blocos", // Context Menu EditLink : "Editar Hiperlink", CellCM : "Célula", RowCM : "Linha", ColumnCM : "Coluna", -InsertRow : "Inserir Linha", +InsertRowAfter : "Inserir linha abaixo", +InsertRowBefore : "Inserir linha acima", DeleteRows : "Remover Linhas", -InsertColumn : "Inserir Coluna", +InsertColumnAfter : "Inserir coluna à direita", +InsertColumnBefore : "Inserir coluna à esquerda", DeleteColumns : "Remover Colunas", -InsertCell : "Inserir Células", +InsertCellAfter : "Inserir célula à direita", +InsertCellBefore : "Inserir célula à esquerda", DeleteCells : "Remover Células", MergeCells : "Mesclar Células", -SplitCell : "Dividir Célular", +MergeRight : "Mesclar com célula à direita", +MergeDown : "Mesclar com célula abaixo", +HorizontalSplitCell : "Dividir célula horizontalmente", +VerticalSplitCell : "Dividir célula verticalmente", TableDelete : "Apagar Tabela", CellProperties : "Formatar Célula", TableProperties : "Formatar Tabela", @@ -134,7 +147,7 @@ SelectionFieldProp : "Formatar Caixa de Listagem", TextareaProp : "Formatar Área de Texto", FormProp : "Formatar Formulário", -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 +FontFormats : "Normal;Formatado;Endereço;Título 1;Título 2;Título 3;Título 4;Título 5;Título 6", // Alerts and Messages ProcessingXHTML : "Processando XHTML. Por favor, aguarde...", @@ -148,6 +161,7 @@ UnknownToolbarSet : "A barra de ferramentas \"%1\" não existe", 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.", BrowseServerBlocked : "Os recursos do browser não puderam ser abertos. Tenha certeza que todos os bloqueadores de popup estão desabilitados.", DialogBlocked : "Não foi possível abrir a janela de diálogo. Tenha certeza que todos os bloqueadores de popup estão desabilitados.", +VisitLinkBlocked : "It was not possible to open a new window. Make sure all popup blockers are disabled.", //MISSING // Dialogs DlgBtnOK : "OK", @@ -229,7 +243,7 @@ DlgLnkURL : "URL do hiperlink", DlgLnkAnchorSel : "Selecione uma âncora", DlgLnkAnchorByName : "Pelo Nome da âncora", DlgLnkAnchorById : "Pelo Id do Elemento", -DlgLnkNoAnchors : "(Não há âncoras disponíveis neste documento)", //REVIEW : Change < and > with ( and ) +DlgLnkNoAnchors : "(Não há âncoras disponíveis neste documento)", DlgLnkEMail : "Endereço E-Mail", DlgLnkEMailSubject : "Assunto da Mensagem", DlgLnkEMailBody : "Corpo da Mensagem", @@ -294,6 +308,11 @@ DlgTableCellSpace : "Espaçamento", DlgTableCellPad : "Enchimento", DlgTableCaption : "Legenda", DlgTableSummary : "Resumo", +DlgTableHeaders : "Headers", //MISSING +DlgTableHeadersNone : "None", //MISSING +DlgTableHeadersColumn : "First column", //MISSING +DlgTableHeadersRow : "First Row", //MISSING +DlgTableHeadersBoth : "Both", //MISSING // Table Cell Dialog DlgCellTitle : "Formatar célula", @@ -316,12 +335,18 @@ DlgCellVerAlignTop : "Superior", DlgCellVerAlignMiddle : "Centralizado", DlgCellVerAlignBottom : "Inferior", DlgCellVerAlignBaseline : "Baseline", +DlgCellType : "Cell Type", //MISSING +DlgCellTypeData : "Data", //MISSING +DlgCellTypeHeader : "Header", //MISSING DlgCellRowSpan : "Transpor Linhas", DlgCellCollSpan : "Transpor Colunas", DlgCellBackColor : "Cor do Plano de Fundo", DlgCellBorderColor : "Cor da Borda", DlgCellBtnSelect : "Selecionar...", +// Find and Replace Dialog +DlgFindAndReplaceTitle : "Localizar e Substituir", + // Find Dialog DlgFindTitle : "Localizar...", DlgFindFindBtn : "Localizar", @@ -344,10 +369,9 @@ PasteAsText : "Colar como Texto sem Formatação", PasteFromWord : "Colar do Word", DlgPasteMsg2 : "Transfira o link usado no box usando o teclado com (Ctrl+V) e OK.", -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 +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.", DlgPasteIgnoreFont : "Ignorar definições de fonte", DlgPasteRemoveStyles : "Remove definições de estilo", -DlgPasteCleanBox : "Limpar Box", // Color Picker ColorAutomatic : "Automático", @@ -500,5 +524,16 @@ DlgAboutAboutTab : "Sobre", DlgAboutBrowserInfoTab : "Informações do Navegador", DlgAboutLicenseTab : "Licença", DlgAboutVersion : "versão", -DlgAboutInfo : "Para maiores informações visite" -}; \ No newline at end of file +DlgAboutInfo : "Para maiores informações visite", + +// Div Dialog +DlgDivGeneralTab : "General", //MISSING +DlgDivAdvancedTab : "Advanced", //MISSING +DlgDivStyle : "Style", //MISSING +DlgDivInlineStyle : "Inline Style", //MISSING + +ScaytTitle : "SCAYT", //MISSING +ScaytTitleOptions : "Options", //MISSING +ScaytTitleLangs : "Languages", //MISSING +ScaytTitleAbout : "About" //MISSING +};