home *** CD-ROM | disk | FTP | other *** search
- /**
- * 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'
- });
-