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

36 lines
1.2 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: 05 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).
{
"Alternate style-sheet:": "Estilo alternativo:",
"Background color:": "Côr de Fundo:",
"Cancel": "Cancelar",
"Character set:": "Conjunto de Caracteres:",
"DOCTYPE:": "DOCTYPE:",
"Description:": "Descrição:",
"Document properties": "Propriedades do Documento",
"Document title:": "Título do Documento:",
"Keywords:": "Palavras chave:",
"OK": "OK",
"Primary style-sheet:": "Estilo Primário:",
"Test of FullPage plugin": "Teste do Plugin FullPage",
"Text color:": "Côr do Texto:",
"UTF-8 (recommended)": "UTF-8 (recomendado)",
"cyrillic (ISO-8859-5)": "Cirílico (ISO-8859-5)",
"cyrillic (KOI8-R)": "Cirílico (KOI8-R)",
"cyrillic (WINDOWS-1251)": "Círilico (WINDOWS-1251)",
"western (ISO-8859-1)": "Ocidental (ISO-8859-1)"
}