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

23 lines
483 B
JavaScript

// RU lang variables cp1251
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'
});