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

23 lines
479 B
JavaScript

// UK lang variables
tinyMCE.addToLang('emotions',{
title : 'Mewnosod gwenoglun',
desc : 'Gwenogluniau',
cool : 'Cŵl',
cry : 'Crïo',
embarassed : 'Cywilydd',
foot_in_mouth : 'Troed yn y ceg',
frown : 'Gwgu',
innocent : 'Diniwed',
kiss : 'Sws',
laughing : 'Chwerthin',
money_mouth : 'Ceg arian',
sealed : 'Seliwyd',
smile : 'Gwên',
surprised : 'Synnu',
tongue_out : 'Tafod allan',
undecided : 'Penagored',
wink : 'Winc',
yell : 'Gwaedd'
});