summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/emotions/langs/ca_dlg.js
diff options
context:
space:
mode:
Diffstat (limited to 'program/js/tiny_mce/plugins/emotions/langs/ca_dlg.js')
-rwxr-xr-xprogram/js/tiny_mce/plugins/emotions/langs/ca_dlg.js20
1 files changed, 20 insertions, 0 deletions
diff --git a/program/js/tiny_mce/plugins/emotions/langs/ca_dlg.js b/program/js/tiny_mce/plugins/emotions/langs/ca_dlg.js
new file mode 100755
index 000000000..684455105
--- /dev/null
+++ b/program/js/tiny_mce/plugins/emotions/langs/ca_dlg.js
@@ -0,0 +1,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"
+}); \ No newline at end of file