egroupware/phpgwapi/js/tiny_mce/plugins/emotions/langs/hu.js
2006-08-21 19:26:21 +00:00

23 lines
496 B
JavaScript

// HU lang variables
tinyMCE.addToLang('emotions',{
title : 'Hangulatjel beszúrása',
desc : 'Hangulatjelek',
cool : 'Király',
cry : 'Sírás',
embarassed : 'Zavart',
foot_in_mouth : 'Foot in mouth',
frown : 'Homlokráncolás',
innocent : 'Ártatlan',
kiss : 'Csók',
laughing : 'Nevetés',
money_mouth : 'Pénzéhes',
sealed : 'Elnémult',
smile : 'Mosolygás',
surprised : 'Meglepett',
tongue_out : 'Tongue out',
undecided : 'Határozatlan',
wink : 'Kacsintás',
yell : 'Sikoltás'
});