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

23 lines
575 B
JavaScript

// RU lang variables UTF-8
tinyMCE.addToLang('emotions',{
title : 'Вставить смайлик',
desc : 'Смайлики',
cool : 'Cool',
cry : 'Плач',
embarassed : 'Embarassed',
foot_in_mouth : 'Foot in mouth',
frown : 'Нахмуренность',
innocent : 'Святой',
kiss : 'Поцелуй',
laughing : 'Смех',
money_mouth : 'Money mouth',
sealed : 'Заклеенный',
smile : 'Улыбка',
surprised : 'Сюрприз',
tongue_out : 'Высунутый язык',
undecided : 'Undecided',
wink : 'Wink',
yell : 'Yell'
});