?? pt-br.js
字號:
?/*
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2004 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License
* (http://www.opensource.org/licenses/lgpl-license.php)
*
* For further information go to http://www.fredck.com/FCKeditor/
* or contact fckeditor@fredck.com.
*
* pt-br.js: Brazilian Portuguese support.
*
* Authors:
* Anderson Raghiante (anderson_raghiante@hotmail.com)
* Frederico Caldeira Knabben (fckeditor@fredck.com)
*/
// Toolbar Items and Context Menu
lang["Cut"] = "Cortar" ;
lang["Copy"] = "Copiar" ;
lang["Paste"] = "Colar" ;
lang["PasteText"] = "Colar como texto simples" ;
lang["PasteWord"] = "Colar do Word" ;
lang["Find"] = "Pesquisar" ;
lang["Replace"] = "Substituir" ;
lang["SelectAll"] = "Selecionar Tudo" ;
lang["RemoveFormat"] = "Remover Formata??o" ;
lang["InsertLink"] = "Inserir/Editar Link" ;
lang["RemoveLink"] = "Remover Link" ;
lang["Anchor"] = "Inserir/Editar Ancora" ;
lang["InsertImage"] = "Inserir/Editar Imagem" ;
lang["InsertTable"] = "Inserir/Editar Tabela" ;
lang["InsertLine"] = "Inserir Linha Horizontal" ;
lang["InsertSpecialChar"] = "Inserir Caractere Especial" ;
lang["InsertSmiley"] = "Inserir Emoticon" ;
lang["UniversalKeyboard"] = "Teclado Universal" ;
lang["About"] = "Sobre FCKeditor" ;
lang["Bold"] = "Negrito" ;
lang["Italic"] = "Itálico" ;
lang["Underline"] = "Sublinhado" ;
lang["StrikeThrough"] = "Linha Atravessada" ;
lang["Subscript"] = "Subscrito" ;
lang["Superscript"] = "Sobrescrito" ;
lang["LeftJustify"] = "Alinhar Esquerda" ;
lang["CenterJustify"] = "Alinhar Centro" ;
lang["RightJustify"] = "Alinhar Direita" ;
lang["BlockJustify"] = "Alinhar Bloco" ;
lang["DecreaseIndent"] = "Diminuir Recuo" ;
lang["IncreaseIndent"] = "Aumentar Recuo" ;
lang["Undo"] = "Desfazer" ;
lang["Redo"] = "Refazer" ;
lang["NumberedList"] = "Numera??o" ;
lang["BulletedList"] = "Marcadores" ;
lang["ShowTableBorders"] = "Mostrar Bordas Tabelas" ;
lang["ShowDetails"] = "Mostrar Detalhes" ;
lang["NewPage"] = "Nova Pagina" ;
lang["Preview"] = "Preview" ;
lang["Print"] = "Imprimir" ;
lang["Save"] = "Salvar" ;
lang["Zoom"] = "Zoom" ;
lang["SpellCheck"] = "Corre??o Ortográfica" ;
lang["FontStyle"] = "Estilo" ;
lang["FontFormat"] = "Formato" ;
lang["Font"] = "Fonte" ;
lang["FontSize"] = "Tamanho" ;
lang["FontStyleAdv"] = "Estilo de Fonte Avan?ado" ;
lang["TextColor"] = "Cor da Fonte" ;
lang["BGColor"] = "Cor de Fundo" ;
lang["Source"] = "Código Fonte" ;
lang["Form"] = "Form" ;
lang["Checkbox"] = "Checkbox" ;
lang["RadioButton"] = "Radio Button" ;
lang["TextField"] = "Campo de Testo" ;
lang["Textarea"] = "Textarea" ;
lang["HiddenField"] = "Campo Invisível" ;
lang["Button"] = "Bot?o" ;
lang["SelectionField"] = "Campo de Sele??o" ;
lang["ImageButton"] = "Bot?o Imagem" ;
// Context Menu
lang["EditLink"] = "Editar Link" ;
lang["InsertRow"] = "Inserir Linha" ;
lang["DeleteRows"] = "Remover Linhas" ;
lang["InsertColumn"] = "Inserir Coluna" ;
lang["DeleteColumns"] = "Remover Colunas" ;
lang["InsertCell"] = "Inserir Célula" ;
lang["DeleteCells"] = "Remover Células" ;
lang["MergeCells"] = "Mesclar Células" ;
lang["SplitCell"] = "Dividir Célula" ;
lang["CellProperties"] = "Propriedades da Célula" ;
lang["TableProperties"] = "Propriedades da Tabela" ;
lang["TableAutoFormat"] = "Auto-formata??o da Tabela" ;
lang["ImageProperties"] = "Propriedades da Imagem" ;
lang["AnchorProperties"] = "Propriedades da Ancora" ;
lang["ButtonProperties"] = "Propriedades do Bot?o" ;
lang["CheckboxProperties"] = "Propriedades do Checkbox" ;
lang["HiddenFieldProperties"] = "Propriedades do Campo Invisível" ;
lang["RadioButtonProperties"] = "Propriedades do Radio Button" ;
lang["ImageButtonProperties"] = "Propriedades do Bot?o Imagem" ;
lang["FieldProperties"] = "Propriedades do Campo" ;
lang["SelectionFieldProperties"]= "Propriedades do Campo de Sele??o" ;
lang["TextareaProperties"] = "Propriedades do Textarea" ;
lang["FormProperties"] = "Propriedades do Form" ;
lang["BulletedListProperties"] = "Propriedades dos Marcadores" ;
// Alerts and Messages
lang["ProcessingXHTML"] = "Processando XHTML. Por favor, aguarde..." ;
lang["Done"] = "Feito" ;
lang["PasteWordConfirm"] = "O texto a ser colado parece ser uma cópia do Word. Deseja limpá-lo antes de colar?" ;
lang["NotCompatiblePaste"] = "Este comando está disponível apenas o Internet Explorer 5.5 ou superior. Você deseja colar sem limpar o texto?" ;
lang["NoSpellCheck"] = "A corre??o ortográfica n?o pode ser executada." ;
lang["DownloadSpellChecker"]= "Corretor ortográfico n?o instalado. Quer fazer o download agora?" ;
lang["SpellCheckFinished"] = "Fim da corre??o ortográfica." ;
// Dialogs
lang["DlgBtnOK"] = "OK" ;
lang["DlgBtnCancel"] = "Cancelar" ;
lang["DlgBtnClose"] = "Fechar" ;
lang["DlgStyle"] = "Estilo" ;
lang["DlgClassName"] = "Nome da Classe" ;
// Image Dialog
lang["DlgImgTitleInsert"] = "Inserir Imagem" ;
lang["DlgImgTitleEdit"] = "Editar Imagem" ;
lang["DlgImgBtnUpload"] = "Enviar para o Servidor" ;
lang["DlgImgURL"] = "URL" ;
lang["DlgImgUpload"] = "Upload" ;
lang["DlgImgBtnBrowse"] = "Navegar Servidor" ;
lang["DlgImgAlt"] = "Texto Alternativo" ;
lang["DlgImgWidth"] = "Largura" ;
lang["DlgImgHeight"] = "Altura" ;
lang["DlgImgLockRatio"] = "Travar Propor??o" ;
lang["DlgBtnResetSize"] = "Retornar Tamanho Original" ;
lang["DlgImgBorder"] = "Borda" ;
lang["DlgImgHSpace"] = "Espa?o Hor." ;
lang["DlgImgVSpace"] = "Espa?o Ver." ;
lang["DlgImgAlign"] = "Alinhamento" ;
lang["DlgImgAlignLeft"] = "Esquerda" ;
lang["DlgImgAlignAbsBottom"] = "Abs Inferior" ;
lang["DlgImgAlignAbsMiddle"] = "Abs Meio" ;
lang["DlgImgAlignBaseline"] = "Baseline" ;
lang["DlgImgAlignBottom"] = "Inferior" ;
lang["DlgImgAlignMiddle"] = "Meio" ;
lang["DlgImgAlignRight"] = "Direita" ;
lang["DlgImgAlignTextTop"] = "Texto Superior" ;
lang["DlgImgAlignTop"] = "Superior" ;
lang["DlgImgPreview"] = "Preview" ;
lang["DlgImgMsgWrongExt"] = "Desculpe, apenas os seguintes tipos de arquivo s?o permitidos para upload :\n\n" + config.ImageUploadAllowedExtensions + "\n\nOpera??o cancelada." ;
lang["DlgImgAlertSelect"] = "Nenhum arquivo selecionado." ;
// Link Dialog
lang["DlgLnkWindowTitle"] = "Link" ;
lang["DlgLnkURL"] = "URL" ;
lang["DlgLnkUpload"] = "Upload" ;
lang["DlgLnkTarget"] = "Alvo" ;
lang["DlgLnkTargetNotSet"] = "" ;
lang["DlgLnkTargetBlank"] = "Nova Janela (_blank)" ;
lang["DlgLnkTargetParent"] = "Janela Pai (_parent)" ;
lang["DlgLnkTargetSelf"] = "Mesma Janela (_self)" ;
lang["DlgLnkTargetTop"] = "Janela Superior (_top)" ;
lang["DlgLnkTitle"] = "Titulo" ;
lang["DlgLnkBtnUpload"] = "Enviar para o Servidor" ;
lang["DlgLnkBtnBrowse"] = "Navegar Servidor" ;
lang["DlgLnkMsgWrongExtA"] = "Desculpe, apenas os seguintes tipos de arquivo s?o permitidos para upload :\n\n" + config.LinkUploadAllowedExtensions + "\n\nOpera??o cancelada." ;
lang["DlgLnkMsgWrongExtD"] = "Desculpe, apenas os seguintes tipos de arquivos s?o permitidos para upload :\n\n" + config.LinkUploadDeniedExtensions + "\n\nOpera??o cancelada." ;
// Color Dialog
lang["DlgColorTitle"] = "Selecionar Cor" ;
lang["DlgColorBtnClear"] = "Limpar";
lang["DlgColorHighlight"] = "Destacada" ;
lang["DlgColorSelected"] = "Selecionada" ;
// Smiley Dialog
lang["DlgSmileyTitle"] = "Inserir um Emoticon" ;
// Special Character Dialog
lang["DlgSpecialCharTitle"] = "Inserir Caractere Especial" ;
// Table Dialog
lang["DlgTableTitleInsert"] = "Inserir Tabela" ;
lang["DlgTableTitleEdit"] = "Editar Tabela" ;
lang["DlgTableRows"] = "Linhas" ;
lang["DlgTableColumns"] = "Colunas" ;
lang["DlgTableBorder"] = "Borda" ;
lang["DlgTableAlign"] = "Alinhamento" ;
lang["DlgTableAlignNotSet"] = "" ;
lang["DlgTableAlignLeft"] = "Esquerda" ;
lang["DlgTableAlignCenter"] = "Centro" ;
lang["DlgTableAlignRight"] = "Direita" ;
lang["DlgTableWidth"] = "Largura" ;
lang["DlgTableWidthPx"] = "px" ;
lang["DlgTableWidthPc"] = "%" ;
lang["DlgTableHeight"] = "Altura" ;
lang["DlgTableCellSpace"] = "Espa?o" ;
lang["DlgTableCellPad"] = "Recuo";
lang["DlgTableCaption"] = "Título" ;
// Table Cell Dialog
lang["DlgCellTitle"] = "Propriedades Célula" ;
lang["DlgCellWidth"] = "Largura" ;
lang["DlgCellWidthPx"] = "px" ;
lang["DlgCellWidthPc"] = "%" ;
lang["DlgCellHeight"] = "Altura" ;
lang["DlgCellWordWrap"] = "Quebra de Linha" ;
lang["DlgCellWordWrapNotSet"] = "" ;
lang["DlgCellWordWrapYes"] = "Sim" ;
lang["DlgCellWordWrapNo"] = "N?o" ;
lang["DlgCellHorAlign"] = "Alinhamento Horizontal" ;
lang["DlgCellHorAlignNotSet"] = "" ;
lang["DlgCellHorAlignLeft"] = "Esquerda" ;
lang["DlgCellHorAlignCenter"] = "Centro" ;
lang["DlgCellHorAlignRight"] = "Direita" ;
lang["DlgCellVerAlign"] = "Alinhamento Vertical" ;
lang["DlgCellVerAlignNotSet"] = "" ;
lang["DlgCellVerAlignTop"] = "Superior" ;
lang["DlgCellVerAlignMiddle"] = "Meio" ;
lang["DlgCellVerAlignBottom"] = "Inferior" ;
lang["DlgCellVerAlignBaseline"] = "Baseline" ;
lang["DlgCellRowSpan"] = "Transpor Linhas" ;
lang["DlgCellCollSpan"] = "Transpor Colunas" ;
lang["DlgCellBackColor"] = "Cor de Fundo" ;
lang["DlgCellBorderColor"] = "Cor da Borda" ;
lang["DlgCellBtnSelect"] = "Selecionar..." ;
// About Dialog
lang["DlgAboutVersion"] = "Vers?o" ;
lang["DlgAboutLicense"] = "Licenciado sob os termos da GNU Lesser General Public License" ;
lang["DlgAboutInfo"] = "Para maiores informa??es acesse" ;
// Anchor Dialog
lang["DlgAnchorTitle"] = "Propriedades da Ancora" ;
lang["DlgAnchorName"] = "Nome da Ancora" ;
// Replace Dialog
lang["DlgReplaceTitle"] = "Substituir" ;
lang["DlgReplaceFindLbl"] = "Procurar:" ;
lang["DlgReplaceReplaceLbl"]= "Substituir com:" ;
lang["DlgReplaceCaseChk"] = "N?o ignorar Maiusc./Minusc." ;
lang["DlgReplaceReplaceBtn"]= "Substituir" ;
lang["DlgReplaceReplAllBtn"]= "Substituir Tudo" ;
// Universal Keyboard Dialog
lang["DlgUniversalKeyTitle"]= "Teclado Universal" ;
// Button Dialog
lang["DlgButtonText"] = "Testo (Valor)" ;
lang["DlgButtonType"] = "Tipo" ;
// Checkbox and Radio Button Dialogs
lang["DlgCheckboxName"] = "Nome" ;
lang["DlgCheckboxValue"] = "Valor" ;
lang["DlgCheckboxSelected"] = "Selecionado" ;
// Form Dialog
lang["DlgFormName"] = "Nome" ;
lang["DlgFormAction"] = "A??o" ;
lang["DlgFormMethod"] = "Método" ;
// Select Field Dialog
lang["DlgSelectName"] = "Nome" ;
lang["DlgSelectValue"] = "Valor" ;
lang["DlgSelectSize"] = "Dimens?o" ;
lang["DlgSelectLines"] = "linhas" ;
lang["DlgSelectChkMulti"] = "Ativa sele??o múltipla" ;
lang["DlgSelectOpAvail"] = "Op??es Disponíveis" ;
lang["DlgSelectOpText"] = "Texto" ;
lang["DlgSelectOpValue"] = "Valor" ;
lang["DlgSelectBtnAdd"] = "Adiciona" ;
lang["DlgSelectBtnModify"] = "Modifica" ;
lang["DlgSelectBtnUp"] = "Sobe" ;
lang["DlgSelectBtnDown"] = "Desce" ;
lang["DlgSelectBtnSetValue"]= "Usa como valor selecionado" ;
lang["DlgSelectBtnDelete"] = "Remove" ;
// Textarea Dialog
lang["DlgTextareaName"] = "Nome" ;
lang["DlgTextareaCols"] = "Colunas" ;
lang["DlgTextareaRows"] = "Linhas" ;
// Text Field Dialog
lang["DlgTextName"] = "Nome" ;
lang["DlgTextValue"] = "Valor" ;
lang["DlgTextCharWidth"]= "Largura em Caracteres" ;
lang["DlgTextMaxChars"] = "Num. Max. Caracteres" ;
lang["DlgTextType"] = "Tipo" ;
lang["DlgTextTypeText"] = "Texto" ;
lang["DlgTextTypePass"] = "Senha" ;
// Hidden Field Dialog
lang["DlgHiddenName"] = "Nome" ;
lang["DlgHiddenValue"] = "Valor" ;
// Table Auto Format Dialog
lang["DlgAutoFormatWindowTitle"] = "Auto-formata??o da Tabela" ;
lang["DlgAutoFormatTableStyle"] = "Estilo da Tabela:" ;
lang["DlgAutoFormatTableAlert"] = "Seleciona um estilo e aperta o bot?o \"OK\". Aten??o: toda a formata??o atual da tabela será removida!" ;
// Bulleted List Dialog
lang["DlgLstWindowTitle"] = "Propriedades dos Marcadores" ;
lang["DlgLstType"] = "Tipo" ;
lang["DlgLstTypeNotSet"] = "<N?o selecionado>" ;
lang["DlgLstTypeCircle"] = "Circulo" ;
lang["DlgLstTypeDisk"] = "Disco" ;
lang["DlgLstTypeSquare"] = "Quadrado" ;
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -