]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/emotions/langs/hu.js
* new tinymce
[citadel.git] / webcit / tiny_mce / plugins / emotions / langs / hu.js
1 // HU lang variables
2
3 tinyMCE.addToLang('emotions',{
4 title : 'Hangulatjel beszúrása',
5 desc : 'Hangulatjelek',
6 cool : 'Király',
7 cry : 'Sírás',
8 embarassed : 'Zavart',
9 foot_in_mouth : 'Foot in mouth',
10 frown : 'Homlokráncolás',
11 innocent : 'Ártatlan',
12 kiss : 'Csók',
13 laughing : 'Nevetés',
14 money_mouth : 'Pénzéhes',
15 sealed : 'Elnémult',
16 smile : 'Mosolygás',
17 surprised : 'Meglepett',
18 tongue_out : 'Tongue out',
19 undecided : 'Határozatlan',
20 wink : 'Kacsintás',
21 yell : 'Sikoltás'
22 });