home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Plugins / tinymce-advanced / mce / emotions / langs / es_es.js < prev    next >
Encoding:
Text File  |  2008-02-20  |  765 b   |  32 lines

  1. /**
  2.  * ES lang variables
  3.  * 
  4.  * Authors : Alvaro Velasco,
  5.  *           Adolfo Sanz De Diego (asanzdiego) <asanzdiego@yahoo.es>,
  6.  *           Carlos C Soto (eclipxe) <csoto@sia-solutions.com>
  7.  *           Eneko Castresana Vara
  8.  * Last Updated : July 14, 2006
  9.  * TinyMCE Version : 2.0.6.1
  10.  */
  11.  
  12. tinyMCE.addToLang('emotions',{
  13. title : 'Intertar emoticono',
  14. desc : 'Emoticonos',
  15. cool : 'Chulo',
  16. cry : 'Llorando',
  17. embarassed : 'Avergonzado',
  18. foot_in_mouth : 'Sin palabras',
  19. frown : 'Triste',
  20. innocent : 'Inocente',
  21. kiss : 'Beso',
  22. laughing : 'Riendo',
  23. money_mouth : 'Forrado',
  24. sealed : 'Boca sellada',
  25. smile : 'Sonriente',
  26. surprised : 'Sorprendido',
  27. tongue_out : 'Burla',
  28. undecided : 'Indeciso',
  29. wink : 'Guiño',
  30. yell : 'Enfadado'
  31. });
  32.