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

  1. // DE lang variables
  2.  
  3. tinyMCE.addToLang('emotions',{
  4. title : 'Emotion einfügen',
  5. desc : 'Emotions',
  6. cool : 'Cool',
  7. cry : 'Weinen',
  8. embarassed : 'Beschämt',
  9. foot_in_mouth : 'Fettnäpfchen',
  10. frown : 'Missbilligen',
  11. innocent : 'Unschuldig',
  12. kiss : 'Kuss',
  13. laughing : 'Lachanfall',
  14. money_mouth : 'Geld im Kopf',
  15. sealed : 'Besiegelt',
  16. smile : 'Lächeln',
  17. surprised : 'Überrascht',
  18. tongue_out : 'Zunge ausstrecken',
  19. undecided : 'Unentschieden',
  20. wink : 'Winken',
  21. yell : 'Schreien'
  22. });
  23.