summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/emotions/langs/ca_dlg.js
blob: 684455105ce5b878d69304f85e69ff12f9b022e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
tinyMCE.addI18n('ca.emotions_dlg',{
title:"Insereix emoticona",
desc:"Emoticones",
cool:"Ben parit",
cry:"Plor",
embarassed:"Vergonya",
foot_in_mouth:"Muts i a la g\u00E0bia",
frown:"Indiferent",
innocent:"Innocent",
kiss:"Pet\u00F3",
laughing:"Rialla",
money_mouth:"Boca de diner",
sealed:"Segellada",
smile:"Somriure",
surprised:"Sorpresa",
tongue_out:"Treu la llengua",
undecided:"Indecisa",
wink:"Pica l'ullet",
yell:"Crit"
});