summaryrefslogtreecommitdiff
path: root/plugins/toolbar/lang/eo.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/toolbar/lang/eo.js')
-rw-r--r--plugins/toolbar/lang/eo.js22
1 files changed, 22 insertions, 0 deletions
diff --git a/plugins/toolbar/lang/eo.js b/plugins/toolbar/lang/eo.js
new file mode 100644
index 0000000..6a91f53
--- /dev/null
+++ b/plugins/toolbar/lang/eo.js
@@ -0,0 +1,22 @@
+/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'toolbar', 'eo', {
+ toolbarCollapse: 'Faldi la ilbreton',
+ toolbarExpand: 'Malfaldi la ilbreton',
+ toolbarGroups: {
+ document: 'Dokumento',
+ clipboard: 'Poŝo/Malfari',
+ editing: 'Redaktado',
+ forms: 'Formularoj',
+ basicstyles: 'Bazaj stiloj',
+ paragraph: 'Paragrafo',
+ links: 'Ligiloj',
+ insert: 'Enmeti',
+ styles: 'Stiloj',
+ colors: 'Koloroj',
+ tools: 'Iloj'
+ },
+ toolbars: 'Ilobretoj de la redaktilo'
+});