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, 0 insertions, 22 deletions
diff --git a/plugins/toolbar/lang/eo.js b/plugins/toolbar/lang/eo.js
deleted file mode 100644
index 6a91f53..0000000
--- a/plugins/toolbar/lang/eo.js
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-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'
-});