summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/emotions/langs/gl_dlg.js
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-06-24 13:55:14 +0000
committeralecpl <alec@alec.pl>2010-06-24 13:55:14 +0000
commit60527660ee5e78df7ac4ee8e37a8ba6fdab22128 (patch)
tree28b852e9179de1917de2e0e0f2cc1d20d6f0c02d /program/js/tiny_mce/plugins/emotions/langs/gl_dlg.js
parentf4f6291ec16bd2fe368f868e667ea2071c514098 (diff)
- Update TinyMCE translations
Diffstat (limited to 'program/js/tiny_mce/plugins/emotions/langs/gl_dlg.js')
-rw-r--r--program/js/tiny_mce/plugins/emotions/langs/gl_dlg.js20
1 files changed, 20 insertions, 0 deletions
diff --git a/program/js/tiny_mce/plugins/emotions/langs/gl_dlg.js b/program/js/tiny_mce/plugins/emotions/langs/gl_dlg.js
new file mode 100644
index 000000000..20c507d8d
--- /dev/null
+++ b/program/js/tiny_mce/plugins/emotions/langs/gl_dlg.js
@@ -0,0 +1,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"
+}); \ No newline at end of file