summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/emotions/langs/gl_dlg.js
blob: 20c507d8dd89e2ccb93030c3380f3c8d33631a37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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"
});