alecpl
2011-03-27 94dfd8ab9d61a969453fdd3b9be14b58e1576816
program/js/tiny_mce/plugins/emotions/langs/gl_dlg.js
@@ -1,20 +1 @@
tinyMCE.addI18n('gl.emotions_dlg',{
title:"Insertar emoticon",
desc:"Emoticones",
cool:"Guay",
cry:"Chora",
embarassed:"Vergo\u00F1a",
foot_in_mouth:"A que dixen",
frown:"Triste",
innocent:"Inocente",
kiss:"Beso",
laughing:"Risa",
money_mouth:"Cartos",
sealed:"Selado",
smile:"Sorriso",
surprised:"Sorprendido",
tongue_out:"Canso",
undecided:"Indeciso",
wink:"Gui\u00F1o",
yell:"Anoxado"
});
tinyMCE.addI18n('gl.emotions_dlg',{cry:"Chora",cool:"Guay",desc:"Emoticones",title:"Insertar emoticon",yell:"Anoxado",wink:"Gui\u00f1o",undecided:"Indeciso",tongue_out:"Canso",surprised:"Sorprendido",smile:"Sorriso",sealed:"Selado",money_mouth:"Cartos",laughing:"Risa",kiss:"Beso",innocent:"Inocente",frown:"Triste",foot_in_mouth:"A que dixen",embarassed:"Vergo\u00f1a"});