pt_br.js 757 Bytes
/**
 * pt_br lang variables
 * Brazilian Portuguese
 *
 * Author
 * Revision and modifications:
 *           Marcio Barbosa (mpg) <mpg@mpg.com.br>
 * First Release : November 26, 2005 - TinyMCE Version : 2.0RC4
 * Last Updated : November 20, 2006 - TinyMCE Version : 2.0.8
 */
tinyMCE.addToLang('emotions',{
title : 'Inserir emoticons',
desc : 'Emoticons',
cool : 'Legal',
cry : 'Chorando',
embarassed : 'Embaraçado',
foot_in_mouth : 'Falando asneira',
frown : 'Triste',
innocent : 'Inocente',
kiss : 'Beijo',
laughing : 'Rindo',
money_mouth : 'Interesseiro',
sealed : 'Lábios fechados',
smile : 'Sorriso',
surprised : 'Surpreso',
tongue_out : 'Mostrar a língua',
undecided : 'Indeciso',
wink : 'Piscar',
yell : 'Grito'
});