pt-br.js
上传用户:wlfwy2004
上传日期:2016-12-12
资源大小:33978k
文件大小:17k
源码类别:

Jsp/Servlet

开发平台:

Java

  1. /*
  2.  * FCKeditor - The text editor for internet
  3.  * Copyright (C) 2003-2005 Frederico Caldeira Knabben
  4.  * 
  5.  * Licensed under the terms of the GNU Lesser General Public License:
  6.  *  http://www.opensource.org/licenses/lgpl-license.php
  7.  * 
  8.  * For further information visit:
  9.  *  http://www.fckeditor.net/
  10.  * 
  11.  * File Name: pt-br.js
  12.  *  Brazilian Portuguese language file.
  13.  * 
  14.  * File Authors:
  15.  *  Carlos Alberto Tomatis Loth (carlos.loth@conectait.com.br)
  16.  */
  17. var FCKLang =
  18. {
  19. // Language direction : "ltr" (left to right) or "rtl" (right to left).
  20. Dir : "ltr",
  21. ToolbarCollapse : "Ocultar Barra de Ferramentas",
  22. ToolbarExpand : "Exibir Barra de Ferramentas",
  23. // Toolbar Items and Context Menu
  24. Save : "Salvar",
  25. NewPage : "Novo",
  26. Preview : "Visualizar",
  27. Cut : "Recortar",
  28. Copy : "Copiar",
  29. Paste : "Colar",
  30. PasteText : "Colar como Texto sem Formatação",
  31. PasteWord : "Colar do Word",
  32. Print : "Imprimir",
  33. SelectAll : "Selecionar Tudo",
  34. RemoveFormat : "Remover Formatação",
  35. InsertLinkLbl : "Hiperlink",
  36. InsertLink : "Inserir/Editar Hiperlink",
  37. RemoveLink : "Remover Hiperlink",
  38. Anchor : "Inserir/Editar Âncora",
  39. InsertImageLbl : "Figura",
  40. InsertImage : "Inserir/Editar Figura",
  41. InsertFlashLbl : "Flash", //MISSING
  42. InsertFlash : "Insert/Edit Flash", //MISSING
  43. InsertTableLbl : "Tabela",
  44. InsertTable : "Inserir/Editar Tabela",
  45. InsertLineLbl : "Linha",
  46. InsertLine : "Inserir Linha Horizontal",
  47. InsertSpecialCharLbl: "Caracteres Especiais",
  48. InsertSpecialChar : "Inserir Caractere Especial",
  49. InsertSmileyLbl : "Emoticon",
  50. InsertSmiley : "Inserir Emoticon",
  51. About : "Sobre FCKeditor",
  52. Bold : "Negrito",
  53. Italic : "Itálico",
  54. Underline : "Sublinhado",
  55. StrikeThrough : "Tachado",
  56. Subscript : "Subscrito",
  57. Superscript : "Sobrescrito",
  58. LeftJustify : "Alinhar Esquerda",
  59. CenterJustify : "Centralizar",
  60. RightJustify : "Alinhar Direita",
  61. BlockJustify : "Justificado",
  62. DecreaseIndent : "Diminuir Recuo",
  63. IncreaseIndent : "Aumentar Recuo",
  64. Undo : "Desfazer",
  65. Redo : "Refazer",
  66. NumberedListLbl : "Numeração",
  67. NumberedList : "Inserir/Remover Numeração",
  68. BulletedListLbl : "Marcadores",
  69. BulletedList : "Inserir/Remover Marcadores",
  70. ShowTableBorders : "Exibir Bordas da Tabela",
  71. ShowDetails : "Exibir Detalhes",
  72. Style : "Estilo",
  73. FontFormat : "Formatação",
  74. Font : "Fonte",
  75. FontSize : "Tamanho",
  76. TextColor : "Cor do Texto",
  77. BGColor : "Cor do Plano de Fundo",
  78. Source : "Código-Fonte",
  79. Find : "Localizar",
  80. Replace : "Substituir",
  81. SpellCheck : "Verificar Ortografia",
  82. UniversalKeyboard : "Teclado Universal",
  83. Form : "Formulário",
  84. Checkbox : "Caixa de Seleção",
  85. RadioButton : "Botão de Opção",
  86. TextField : "Caixa de Texto",
  87. Textarea : "Área de Texto",
  88. HiddenField : "Campo Oculto",
  89. Button : "Botão",
  90. SelectionField : "Caixa de Listagem",
  91. ImageButton : "Botão de Imagem",
  92. // Context Menu
  93. EditLink : "Editar Hiperlink",
  94. InsertRow : "Inserir Linha",
  95. DeleteRows : "Remover Linhas",
  96. InsertColumn : "Inserir Coluna",
  97. DeleteColumns : "Remover Colunas",
  98. InsertCell : "Inserir Células",
  99. DeleteCells : "Remover Células",
  100. MergeCells : "Mesclar Células",
  101. SplitCell : "Dividir Célular",
  102. CellProperties : "Formatar Célula",
  103. TableProperties : "Formatar Tabela",
  104. ImageProperties : "Formatar Figura",
  105. FlashProperties : "Flash Properties", //MISSING
  106. AnchorProp : "Formatar Âncora",
  107. ButtonProp : "Formatar Botão",
  108. CheckboxProp : "Formatar Caixa de Seleção",
  109. HiddenFieldProp : "Formatar Campo Oculto",
  110. RadioButtonProp : "Formatar Botão de Opção",
  111. ImageButtonProp : "Formatar Botão de Imagem",
  112. TextFieldProp : "Formatar Caixa de Texto",
  113. SelectionFieldProp : "Formatar Caixa de Listagem",
  114. TextareaProp : "Formatar Área de Texto",
  115. FormProp : "Formatar Formulário",
  116. FontFormats : "Normal;Formatado;Endereço;Título 1;Título 2;Título 3;Título 4;Título 5;Título 6",
  117. // Alerts and Messages
  118. ProcessingXHTML : "Processando XHTML. Por favor, aguarde...",
  119. Done : "Pronto",
  120. PasteWordConfirm : "O texto que você deseja colar parece ter sido copiado do Word. Você gostaria de remover a formatação antes de colar?",
  121. NotCompatiblePaste : "Este comando está disponível para o navegador Internet Explorer 5.5 ou superior. Você gostaria de colar sem remover a formatação?",
  122. UnknownToolbarItem : "O item da barra de ferramentas "%1" não é reconhecido",
  123. UnknownCommand : "O comando "%1" não é reconhecido",
  124. NotImplemented : "O comando não foi implementado",
  125. UnknownToolbarSet : "A barra de ferramentas "%1" não existe",
  126. // Dialogs
  127. DlgBtnOK : "OK",
  128. DlgBtnCancel : "Cancelar",
  129. DlgBtnClose : "Fechar",
  130. DlgBtnBrowseServer : "Localizar no Servidor",
  131. DlgAdvancedTag : "Avançado",
  132. DlgOpOther : "<Outros>",
  133. DlgInfoTab : "Info", //MISSING
  134. DlgAlertUrl : "Please insert the URL", //MISSING
  135. // General Dialogs Labels
  136. DlgGenNotSet : "<não ajustado>",
  137. DlgGenId : "Id",
  138. DlgGenLangDir : "Direção do idioma",
  139. DlgGenLangDirLtr : "Esquerda para Direita (LTR)",
  140. DlgGenLangDirRtl : "Direita para Esquerda (RTL)",
  141. DlgGenLangCode : "Idioma",
  142. DlgGenAccessKey : "Chave de Acesso",
  143. DlgGenName : "Nome",
  144. DlgGenTabIndex : "Índice de Tabulação",
  145. DlgGenLongDescr : "Descrição da URL",
  146. DlgGenClass : "Classe de Folhas de Estilo",
  147. DlgGenTitle : "Título",
  148. DlgGenContType : "Tipo de Conteúdo",
  149. DlgGenLinkCharset : "Conjunto de Caracteres do Hiperlink",
  150. DlgGenStyle : "Estilos",
  151. // Image Dialog
  152. DlgImgTitle : "Formatar Figura",
  153. DlgImgInfoTab : "Informações da Figura",
  154. DlgImgBtnUpload : "Enviar para o Servidor",
  155. DlgImgURL : "URL",
  156. DlgImgUpload : "Submeter",
  157. DlgImgAlt : "Texto Alternativo",
  158. DlgImgWidth : "Largura",
  159. DlgImgHeight : "Altura",
  160. DlgImgLockRatio : "Manter proporções",
  161. DlgBtnResetSize : "Redefinir para o Tamanho Original",
  162. DlgImgBorder : "Borda",
  163. DlgImgHSpace : "Horizontal",
  164. DlgImgVSpace : "Vertical",
  165. DlgImgAlign : "Alinhamento",
  166. DlgImgAlignLeft : "Esquerda",
  167. DlgImgAlignAbsBottom: "Inferior Absoluto",
  168. DlgImgAlignAbsMiddle: "Centralizado Absoluto",
  169. DlgImgAlignBaseline : "Baseline",
  170. DlgImgAlignBottom : "Inferior",
  171. DlgImgAlignMiddle : "Centralizado",
  172. DlgImgAlignRight : "Direita",
  173. DlgImgAlignTextTop : "Superior Absoluto",
  174. DlgImgAlignTop : "Superior",
  175. DlgImgPreview : "Visualização",
  176. DlgImgAlertUrl : "Por favor, digite o URL da figura.",
  177. DlgImgLinkTab : "Hiperlink",
  178. // Flash Dialog
  179. DlgFlashTitle : "Flash Properties", //MISSING
  180. DlgFlashChkPlay : "Auto Play", //MISSING
  181. DlgFlashChkLoop : "Loop", //MISSING
  182. DlgFlashChkMenu : "Enable Flash Menu", //MISSING
  183. DlgFlashScale : "Scale", //MISSING
  184. DlgFlashScaleAll : "Show all", //MISSING
  185. DlgFlashScaleNoBorder : "No Border", //MISSING
  186. DlgFlashScaleFit : "Exact Fit", //MISSING
  187. // Link Dialog
  188. DlgLnkWindowTitle : "Hiperlink",
  189. DlgLnkInfoTab : "Informações do hiperlink",
  190. DlgLnkTargetTab : "Informações de destino",
  191. DlgLnkType : "Tipo de hiperlink",
  192. DlgLnkTypeURL : "URL",
  193. DlgLnkTypeAnchor : "Âncora nesta página",
  194. DlgLnkTypeEMail : "E-Mail",
  195. DlgLnkProto : "Protocolo",
  196. DlgLnkProtoOther : "<outro>",
  197. DlgLnkURL : "URL do hiperlink",
  198. DlgLnkAnchorSel : "Selecione uma âncora",
  199. DlgLnkAnchorByName : "Pelo Nome da âncora",
  200. DlgLnkAnchorById : "Pelo Id do Elemento",
  201. DlgLnkNoAnchors : "<Não há âncoras disponíveis neste documento>",
  202. DlgLnkEMail : "Endereço E-Mail",
  203. DlgLnkEMailSubject : "Assunto da Mensagem",
  204. DlgLnkEMailBody : "Corpo da Mesagem",
  205. DlgLnkUpload : "Enviar ao Servidor",
  206. DlgLnkBtnUpload : "Enviar ao Servidor",
  207. DlgLnkTarget : "Destino",
  208. DlgLnkTargetFrame : "<quadro>",
  209. DlgLnkTargetPopup : "<janela popup>",
  210. DlgLnkTargetBlank : "Nova Janela (_blank)",
  211. DlgLnkTargetParent : "Janela Pai (_parent)",
  212. DlgLnkTargetSelf : "Mesma Janela (_self)",
  213. DlgLnkTargetTop : "Janela Superior (_top)",
  214. DlgLnkTargetFrameName : "Nome do Frame de Destino",
  215. DlgLnkPopWinName : "Nome da Janela Pop-up",
  216. DlgLnkPopWinFeat : "Atributos da Janela Pop-up",
  217. DlgLnkPopResize : "Redimensionável",
  218. DlgLnkPopLocation : "Barra de Endereços",
  219. DlgLnkPopMenu : "Barra de Menus",
  220. DlgLnkPopScroll : "Barras de Rolagem",
  221. DlgLnkPopStatus : "Barra de Status",
  222. DlgLnkPopToolbar : "Barra de Ferramentas",
  223. DlgLnkPopFullScrn : "Modo Tela Cheia (IE)",
  224. DlgLnkPopDependent : "Dependente (Netscape)",
  225. DlgLnkPopWidth : "Largura",
  226. DlgLnkPopHeight : "Altura",
  227. DlgLnkPopLeft : "Esquerda",
  228. DlgLnkPopTop : "Superior",
  229. DlnLnkMsgNoUrl : "Por favor, digite o endereço do Hiperlink",
  230. DlnLnkMsgNoEMail : "Por favor, digite o endereço de e-mail",
  231. DlnLnkMsgNoAnchor : "Por favor, selecione uma âncora",
  232. // Color Dialog
  233. DlgColorTitle : "Selecione uma Cor",
  234. DlgColorBtnClear : "Limpar",
  235. DlgColorHighlight : "Visualização",
  236. DlgColorSelected : "Selecionada",
  237. // Smiley Dialog
  238. DlgSmileyTitle : "Inserir Emoticon",
  239. // Special Character Dialog
  240. DlgSpecialCharTitle : "Selecione um Caractere Especial",
  241. // Table Dialog
  242. DlgTableTitle : "Formatar Tabela",
  243. DlgTableRows : "Linhas",
  244. DlgTableColumns : "Colunas",
  245. DlgTableBorder : "Borda",
  246. DlgTableAlign : "Alinhamento",
  247. DlgTableAlignNotSet : "<Não ajustado>",
  248. DlgTableAlignLeft : "Esquerda",
  249. DlgTableAlignCenter : "Centralizado",
  250. DlgTableAlignRight : "Direita",
  251. DlgTableWidth : "Largura",
  252. DlgTableWidthPx : "pixels",
  253. DlgTableWidthPc : "%",
  254. DlgTableHeight : "Altura",
  255. DlgTableCellSpace : "Espaçamento",
  256. DlgTableCellPad : "Enchimento",
  257. DlgTableCaption : "Legenda",
  258. // Table Cell Dialog
  259. DlgCellTitle : "Formatar célula",
  260. DlgCellWidth : "Largura",
  261. DlgCellWidthPx : "pixels",
  262. DlgCellWidthPc : "%",
  263. DlgCellHeight : "Altura",
  264. DlgCellWordWrap : "Quebra de Linha",
  265. DlgCellWordWrapNotSet : "<Não ajustado>",
  266. DlgCellWordWrapYes : "Sim",
  267. DlgCellWordWrapNo : "Não",
  268. DlgCellHorAlign : "Alinhamento Horizontal",
  269. DlgCellHorAlignNotSet : "<Não ajustado>",
  270. DlgCellHorAlignLeft : "Esquerda",
  271. DlgCellHorAlignCenter : "Centralizado",
  272. DlgCellHorAlignRight: "Direita",
  273. DlgCellVerAlign : "Alinhamento Vertical",
  274. DlgCellVerAlignNotSet : "<Não ajustado>",
  275. DlgCellVerAlignTop : "Superior",
  276. DlgCellVerAlignMiddle : "Centralizado",
  277. DlgCellVerAlignBottom : "Inferior",
  278. DlgCellVerAlignBaseline : "Baseline",
  279. DlgCellRowSpan : "Transpor Linhas",
  280. DlgCellCollSpan : "Transpor Colunas",
  281. DlgCellBackColor : "Cor do Plano de Fundo",
  282. DlgCellBorderColor : "Cor da Borda",
  283. DlgCellBtnSelect : "Selecionar...",
  284. // Find Dialog
  285. DlgFindTitle : "Localizar...",
  286. DlgFindFindBtn : "Localizar",
  287. DlgFindNotFoundMsg : "O texto especificado não foi encontrado.",
  288. // Replace Dialog
  289. DlgReplaceTitle : "Substituir",
  290. DlgReplaceFindLbl : "Procurar por:",
  291. DlgReplaceReplaceLbl : "Substituir por:",
  292. DlgReplaceCaseChk : "Coincidir Maiúsculas/Minúsculas",
  293. DlgReplaceReplaceBtn : "Substituir",
  294. DlgReplaceReplAllBtn : "Substituir Tudo",
  295. DlgReplaceWordChk : "Coincidir a palavra inteira",
  296. // Paste Operations / Dialog
  297. PasteErrorPaste : "As configurações de segurança do seu navegador não permitem que o editor excute operações de colar automaticamente. Por favor, utilize o teclado para colar (Ctrl+V).",
  298. PasteErrorCut : "As configurações de segurança do seu navegador não permitem que o editor excute operações de recortar automaticamente. Por favor, utilize o teclado para recortar (Ctrl+X).",
  299. PasteErrorCopy : "As configurações de segurança do seu navegador não permitem que o editor excute operações de copiar automaticamente. Por favor, utilize o teclado para copiar (Ctrl+C).",
  300. PasteAsText : "Colar como Texto sem Formatação",
  301. PasteFromWord : "Colar do Word",
  302. DlgPasteMsg2 : "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.", //MISSING
  303. DlgPasteIgnoreFont : "Ignore Font Face definitions", //MISSING
  304. DlgPasteRemoveStyles : "Remove Styles definitions", //MISSING
  305. DlgPasteCleanBox : "Clean Up Box", //MISSING
  306. // Color Picker
  307. ColorAutomatic : "Automático",
  308. ColorMoreColors : "Mais Cores...",
  309. // Document Properties
  310. DocProps : "Propriedades Documento",
  311. // Anchor Dialog
  312. DlgAnchorTitle : "Formatar Âncora",
  313. DlgAnchorName : "Nome da Âncora",
  314. DlgAnchorErrorName : "Por favor, digite o nome da âncora",
  315. // Speller Pages Dialog
  316. DlgSpellNotInDic : "Não encontrada",
  317. DlgSpellChangeTo : "Alterar para",
  318. DlgSpellBtnIgnore : "Ignorar uma vez",
  319. DlgSpellBtnIgnoreAll : "Ignorar Todas",
  320. DlgSpellBtnReplace : "Alterar",
  321. DlgSpellBtnReplaceAll : "Alterar Todas",
  322. DlgSpellBtnUndo : "Desfazer",
  323. DlgSpellNoSuggestions : "-sem sugestões de ortografia-",
  324. DlgSpellProgress : "Verificação ortográfica em andamento...",
  325. DlgSpellNoMispell : "Verificação ortográfica encerrada: Não foram encontrados erros de ortografia",
  326. DlgSpellNoChanges : "Verificação ortográfica encerrada: Não houve alterações",
  327. DlgSpellOneChange : "Verificação ortográfica encerrada: Uma palavra foi alterada",
  328. DlgSpellManyChanges : "Verificação ortográfica encerrada: %1 foram alteradas",
  329. IeSpellDownload : "A verificação ortográfica não foi instalada. Você gostaria de realizar o download agora?",
  330. // Button Dialog
  331. DlgButtonText : "Texto (Valor)",
  332. DlgButtonType : "Tipo",
  333. // Checkbox and Radio Button Dialogs
  334. DlgCheckboxName : "Nome",
  335. DlgCheckboxValue : "Valor",
  336. DlgCheckboxSelected : "Selecionado",
  337. // Form Dialog
  338. DlgFormName : "Nome",
  339. DlgFormAction : "Action",
  340. DlgFormMethod : "Método",
  341. // Select Field Dialog
  342. DlgSelectName : "Nome",
  343. DlgSelectValue : "Valor",
  344. DlgSelectSize : "Tamanho",
  345. DlgSelectLines : "linhas",
  346. DlgSelectChkMulti : "Permitir múltiplas seleções",
  347. DlgSelectOpAvail : "Opções disponíveis",
  348. DlgSelectOpText : "Texto",
  349. DlgSelectOpValue : "Valor",
  350. DlgSelectBtnAdd : "Adicionar",
  351. DlgSelectBtnModify : "Modificar",
  352. DlgSelectBtnUp : "Para cima",
  353. DlgSelectBtnDown : "Para baixo",
  354. DlgSelectBtnSetValue : "Definir como selecionado",
  355. DlgSelectBtnDelete : "Remover",
  356. // Textarea Dialog
  357. DlgTextareaName : "Nome",
  358. DlgTextareaCols : "Colunas",
  359. DlgTextareaRows : "Linhas",
  360. // Text Field Dialog
  361. DlgTextName : "Nome",
  362. DlgTextValue : "Valor",
  363. DlgTextCharWidth : "Comprimento (em caracteres)",
  364. DlgTextMaxChars : "Número Máximo de Caracteres",
  365. DlgTextType : "Tipo",
  366. DlgTextTypeText : "Texto",
  367. DlgTextTypePass : "Senha",
  368. // Hidden Field Dialog
  369. DlgHiddenName : "Nome",
  370. DlgHiddenValue : "Valor",
  371. // Bulleted List Dialog
  372. BulletedListProp : "Formatar Marcadores",
  373. NumberedListProp : "Formatar Numeração",
  374. DlgLstType : "Tipo",
  375. DlgLstTypeCircle : "Círculo",
  376. DlgLstTypeDisk : "Disco",
  377. DlgLstTypeSquare : "Quadrado",
  378. DlgLstTypeNumbers : "Números (1, 2, 3)",
  379. DlgLstTypeLCase : "Letras Minúsculas (a, b, c)",
  380. DlgLstTypeUCase : "Letras Maiúsculas (A, B, C)",
  381. DlgLstTypeSRoman : "Números Romanos Minúsculos (i, ii, iii)",
  382. DlgLstTypeLRoman : "Números Romanos Maiúsculos (I, II, III)",
  383. // Document Properties Dialog
  384. DlgDocGeneralTab : "Geral",
  385. DlgDocBackTab : "Plano de Fundo",
  386. DlgDocColorsTab : "Cores e Margens",
  387. DlgDocMetaTab : "Meta Dados",
  388. DlgDocPageTitle : "Título da Página",
  389. DlgDocLangDir : "Direção do Idioma",
  390. DlgDocLangDirLTR : "Esquerda para Direita (LTR)",
  391. DlgDocLangDirRTL : "Direita para Esquerda (RTL)",
  392. DlgDocLangCode : "Código do Idioma",
  393. DlgDocCharSet : "Codificação de Caracteres",
  394. DlgDocCharSetOther : "Outra Codificação de Caracteres",
  395. DlgDocDocType : "Cabeçalho Tipo de Documento",
  396. DlgDocDocTypeOther : "Other Document Type Heading",
  397. DlgDocIncXHTML : "Incluir Declarações XHTML",
  398. DlgDocBgColor : "Cor do Plano de Fundo",
  399. DlgDocBgImage : "URL da Imagem de Plano de Fundo",
  400. DlgDocBgNoScroll : "Plano de Fundo Fixo",
  401. DlgDocCText : "Texto",
  402. DlgDocCLink : "Hiperlink",
  403. DlgDocCVisited : "Hiperlink Visitado",
  404. DlgDocCActive : "Hiperlink Ativo",
  405. DlgDocMargins : "Margens da Página",
  406. DlgDocMaTop : "Superior",
  407. DlgDocMaLeft : "Inferior",
  408. DlgDocMaRight : "Direita",
  409. DlgDocMaBottom : "Inferior",
  410. DlgDocMeIndex : "Palavras-chave de Indexação do Documento (separadas por vírgula)",
  411. DlgDocMeDescr : "Descrição do Documento",
  412. DlgDocMeAuthor : "Autor",
  413. DlgDocMeCopy : "Direitos Autorais",
  414. DlgDocPreview : "Visualizar",
  415. // Templates Dialog
  416. Templates : "Modelos de layout",
  417. DlgTemplatesTitle : "Modelo de layout do conteúdo",
  418. DlgTemplatesSelMsg : "Selecione um modelo de layout para ser aberto no editor<br>(o conteúdo atual será perdido):",
  419. DlgTemplatesLoading : "Carregando a lista de modelos de layout. Aguarde...",
  420. DlgTemplatesNoTpl : "(Não foram definidos modelos de layout)",
  421. // About Dialog
  422. DlgAboutAboutTab : "Sobre",
  423. DlgAboutBrowserInfoTab : "Informações do Navegador",
  424. DlgAboutVersion : "versão",
  425. DlgAboutLicense : "Licenciado sobre os termos da GNU Lesser General Public License",
  426. DlgAboutInfo : "Para maiores informações visite"
  427. }