libreccm-legacy/ccm-cms/web/assets/xinha/plugins/SuperClean/lang/pt_br.js

34 lines
1.5 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

// I18N constants
//
// LANG: "pt_br", ENCODING: UTF-8
// Portuguese Brazilian Translation
//
// Author: Marcio Barbosa, <marcio@mpg.com.br>
// MSN: tomarshall@msn.com - ICQ: 69419933
// Site: http://www.mpg.com.br
//
// Last revision: 06 september 2007
// Please don´t remove this information
// If you modify any source, please insert a comment with your name and e-mail
//
// Distributed under the same terms as HTMLArea itself.
// This notice MUST stay intact for use (see license.txt).
{
"Cancel": "",
"Clean bad HTML from Microsoft Word": "Limpar códigos mal formatados do Microsoft Word",
"Clean up HTML": "Limpar HTML",
"General tidy up and correction of some problems.": "Limpesa geral e correção de alguns problemas.",
"OK": "",
"Please select from the following cleaning options...": "Por favor, selecione uma das opções de limpesa...",
"Remove custom font sizes.": "Remover tamanho de fontes personalizados (font size).",
"Remove custom text colors.": "Remover cores de texto personalizados (font color).",
"Remove custom typefaces (font \"styles\").": "Remover tipos de letras personalizadas (font \"styles\").",
"Remove lang attributes.": "Remover atributos de idioma.",
"Replace directional quote marks with non-directional quote marks.": "",
// not find with lc_parse_strings.php
"Tidy failed. Check your HTML for syntax errors.": "Limpesa falhou. Verifique seu HTML por erros de sintaxe.",
"You don't have anything to tidy!": "Você não possui nada para limpar!"
}