egroupware/phpgwapi/js/tiny_mce/plugins/emotions/langs/si.js

23 lines
526 B
JavaScript
Raw Normal View History

2006-08-21 21:26:21 +02:00
// SI lang variables ISO-8859-2
tinyMCE.addToLang('emotions',{
title : 'Vstavi smeškota',
desc : 'Smeškoti',
cool : 'Kul',
cry : 'Jok',
embarassed : 'Osramočen',
foot_in_mouth : 'Foot in mouth',
frown : 'Nakremžen',
innocent : 'Nedolžen',
kiss : 'Poljub',
laughing : 'Smeh',
money_mouth : 'Denar',
sealed : 'Zapečaten',
smile : 'Nasmeh',
surprised : 'Presenečen',
tongue_out : 'Jezik ven',
undecided : 'Neodločen',
wink : 'Pomežik',
yell : 'Kričim'
});