summaryrefslogtreecommitdiff
path: root/plugins/stylescombo
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2014-06-07 07:57:56 +0100
committerlsces <lester@lsces.co.uk>2014-06-07 07:57:56 +0100
commit6a7c5b2653fc4883efd209db8874e9e180111a36 (patch)
tree81a32d6df9a3f38d6594c3cb335756eff6997c50 /plugins/stylescombo
parent37c5c3d711169a4b63c1ee1924dd873c46f6998a (diff)
downloadckeditor-6a7c5b2653fc4883efd209db8874e9e180111a36.tar.gz
ckeditor-6a7c5b2653fc4883efd209db8874e9e180111a36.tar.bz2
ckeditor-6a7c5b2653fc4883efd209db8874e9e180111a36.zip
Upgrade to version 4.3 - remove older files
Diffstat (limited to 'plugins/stylescombo')
-rw-r--r--plugins/stylescombo/lang/af.js11
-rw-r--r--plugins/stylescombo/lang/ar.js11
-rw-r--r--plugins/stylescombo/lang/bg.js11
-rw-r--r--plugins/stylescombo/lang/bn.js11
-rw-r--r--plugins/stylescombo/lang/bs.js11
-rw-r--r--plugins/stylescombo/lang/ca.js11
-rw-r--r--plugins/stylescombo/lang/cs.js11
-rw-r--r--plugins/stylescombo/lang/cy.js11
-rw-r--r--plugins/stylescombo/lang/da.js11
-rw-r--r--plugins/stylescombo/lang/de.js11
-rw-r--r--plugins/stylescombo/lang/el.js11
-rw-r--r--plugins/stylescombo/lang/en-au.js11
-rw-r--r--plugins/stylescombo/lang/en-ca.js11
-rw-r--r--plugins/stylescombo/lang/en-gb.js11
-rw-r--r--plugins/stylescombo/lang/en.js11
-rw-r--r--plugins/stylescombo/lang/eo.js11
-rw-r--r--plugins/stylescombo/lang/es.js11
-rw-r--r--plugins/stylescombo/lang/et.js11
-rw-r--r--plugins/stylescombo/lang/eu.js11
-rw-r--r--plugins/stylescombo/lang/fa.js11
-rw-r--r--plugins/stylescombo/lang/fi.js11
-rw-r--r--plugins/stylescombo/lang/fo.js11
-rw-r--r--plugins/stylescombo/lang/fr-ca.js11
-rw-r--r--plugins/stylescombo/lang/fr.js11
-rw-r--r--plugins/stylescombo/lang/gl.js11
-rw-r--r--plugins/stylescombo/lang/gu.js11
-rw-r--r--plugins/stylescombo/lang/he.js11
-rw-r--r--plugins/stylescombo/lang/hi.js11
-rw-r--r--plugins/stylescombo/lang/hr.js11
-rw-r--r--plugins/stylescombo/lang/hu.js11
-rw-r--r--plugins/stylescombo/lang/is.js11
-rw-r--r--plugins/stylescombo/lang/it.js11
-rw-r--r--plugins/stylescombo/lang/ja.js11
-rw-r--r--plugins/stylescombo/lang/ka.js11
-rw-r--r--plugins/stylescombo/lang/km.js11
-rw-r--r--plugins/stylescombo/lang/ko.js11
-rw-r--r--plugins/stylescombo/lang/ku.js11
-rw-r--r--plugins/stylescombo/lang/lt.js11
-rw-r--r--plugins/stylescombo/lang/lv.js11
-rw-r--r--plugins/stylescombo/lang/mk.js11
-rw-r--r--plugins/stylescombo/lang/mn.js11
-rw-r--r--plugins/stylescombo/lang/ms.js11
-rw-r--r--plugins/stylescombo/lang/nb.js11
-rw-r--r--plugins/stylescombo/lang/nl.js11
-rw-r--r--plugins/stylescombo/lang/no.js11
-rw-r--r--plugins/stylescombo/lang/pl.js11
-rw-r--r--plugins/stylescombo/lang/pt-br.js11
-rw-r--r--plugins/stylescombo/lang/pt.js11
-rw-r--r--plugins/stylescombo/lang/ro.js11
-rw-r--r--plugins/stylescombo/lang/ru.js11
-rw-r--r--plugins/stylescombo/lang/si.js11
-rw-r--r--plugins/stylescombo/lang/sk.js11
-rw-r--r--plugins/stylescombo/lang/sl.js11
-rw-r--r--plugins/stylescombo/lang/sq.js11
-rw-r--r--plugins/stylescombo/lang/sr-latn.js11
-rw-r--r--plugins/stylescombo/lang/sr.js11
-rw-r--r--plugins/stylescombo/lang/sv.js11
-rw-r--r--plugins/stylescombo/lang/th.js11
-rw-r--r--plugins/stylescombo/lang/tr.js11
-rw-r--r--plugins/stylescombo/lang/ug.js11
-rw-r--r--plugins/stylescombo/lang/uk.js11
-rw-r--r--plugins/stylescombo/lang/vi.js11
-rw-r--r--plugins/stylescombo/lang/zh-cn.js11
-rw-r--r--plugins/stylescombo/lang/zh.js11
-rw-r--r--plugins/stylescombo/plugin.js180
65 files changed, 0 insertions, 884 deletions
diff --git a/plugins/stylescombo/lang/af.js b/plugins/stylescombo/lang/af.js
deleted file mode 100644
index 44bb8be..0000000
--- a/plugins/stylescombo/lang/af.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'af', {
- label: 'Styl',
- panelTitle: 'Opmaak style',
- panelTitle1: 'Blok style',
- panelTitle2: 'Inlyn style',
- panelTitle3: 'Objek style'
-});
diff --git a/plugins/stylescombo/lang/ar.js b/plugins/stylescombo/lang/ar.js
deleted file mode 100644
index 29a8656..0000000
--- a/plugins/stylescombo/lang/ar.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'ar', {
- label: 'أنماط',
- panelTitle: 'Formatting Styles', // MISSING
- panelTitle1: 'أنماط الفقرة',
- panelTitle2: 'أنماط مضمنة',
- panelTitle3: 'أنماط الكائن'
-});
diff --git a/plugins/stylescombo/lang/bg.js b/plugins/stylescombo/lang/bg.js
deleted file mode 100644
index 266bb01..0000000
--- a/plugins/stylescombo/lang/bg.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'bg', {
- label: 'Стилове',
- panelTitle: 'Стилове за форматиране',
- panelTitle1: 'Блокови стилове',
- panelTitle2: 'Вътрешни стилове',
- panelTitle3: 'Обектни стилове'
-});
diff --git a/plugins/stylescombo/lang/bn.js b/plugins/stylescombo/lang/bn.js
deleted file mode 100644
index 1370b6c..0000000
--- a/plugins/stylescombo/lang/bn.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'bn', {
- label: 'স্টাইল',
- panelTitle: 'Formatting Styles', // MISSING
- panelTitle1: 'Block Styles', // MISSING
- panelTitle2: 'Inline Styles', // MISSING
- panelTitle3: 'Object Styles' // MISSING
-});
diff --git a/plugins/stylescombo/lang/bs.js b/plugins/stylescombo/lang/bs.js
deleted file mode 100644
index 5154e08..0000000
--- a/plugins/stylescombo/lang/bs.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'bs', {
- label: 'Stil',
- panelTitle: 'Formatting Styles', // MISSING
- panelTitle1: 'Block Styles', // MISSING
- panelTitle2: 'Inline Styles', // MISSING
- panelTitle3: 'Object Styles' // MISSING
-});
diff --git a/plugins/stylescombo/lang/ca.js b/plugins/stylescombo/lang/ca.js
deleted file mode 100644
index c344c5c..0000000
--- a/plugins/stylescombo/lang/ca.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'ca', {
- label: 'Estil',
- panelTitle: 'Estils de format',
- panelTitle1: 'Estils de bloc',
- panelTitle2: 'Estils incrustats',
- panelTitle3: 'Estils d\'objecte'
-});
diff --git a/plugins/stylescombo/lang/cs.js b/plugins/stylescombo/lang/cs.js
deleted file mode 100644
index d322e9e..0000000
--- a/plugins/stylescombo/lang/cs.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'cs', {
- label: 'Styl',
- panelTitle: 'Formátovací styly',
- panelTitle1: 'Blokové styly',
- panelTitle2: 'Řádkové styly',
- panelTitle3: 'Objektové styly'
-});
diff --git a/plugins/stylescombo/lang/cy.js b/plugins/stylescombo/lang/cy.js
deleted file mode 100644
index 5da6f28..0000000
--- a/plugins/stylescombo/lang/cy.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'cy', {
- label: 'Arddulliau',
- panelTitle: 'Arddulliau Fformatio',
- panelTitle1: 'Arddulliau Bloc',
- panelTitle2: 'Arddulliau Mewnol',
- panelTitle3: 'Arddulliau Gwrthrych'
-});
diff --git a/plugins/stylescombo/lang/da.js b/plugins/stylescombo/lang/da.js
deleted file mode 100644
index 241d70c..0000000
--- a/plugins/stylescombo/lang/da.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'da', {
- label: 'Typografi',
- panelTitle: 'Formattering på stylesheet',
- panelTitle1: 'Block typografi',
- panelTitle2: 'Inline typografi',
- panelTitle3: 'Object typografi'
-});
diff --git a/plugins/stylescombo/lang/de.js b/plugins/stylescombo/lang/de.js
deleted file mode 100644
index b1dd628..0000000
--- a/plugins/stylescombo/lang/de.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'de', {
- label: 'Stil',
- panelTitle: 'Formatierungenstil',
- panelTitle1: 'Block Stilart',
- panelTitle2: 'Inline Stilart',
- panelTitle3: 'Objekt Stilart'
-});
diff --git a/plugins/stylescombo/lang/el.js b/plugins/stylescombo/lang/el.js
deleted file mode 100644
index d6caa19..0000000
--- a/plugins/stylescombo/lang/el.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'el', {
- label: 'Μορφές',
- panelTitle: 'Στυλ Μορφοποίησης',
- panelTitle1: 'Στυλ Κομματιών',
- panelTitle2: 'Στυλ Εν Σειρά',
- panelTitle3: 'Στυλ Αντικειμένων'
-});
diff --git a/plugins/stylescombo/lang/en-au.js b/plugins/stylescombo/lang/en-au.js
deleted file mode 100644
index a9e4f44..0000000
--- a/plugins/stylescombo/lang/en-au.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'en-au', {
- label: 'Styles',
- panelTitle: 'Formatting Styles', // MISSING
- panelTitle1: 'Block Styles',
- panelTitle2: 'Inline Styles',
- panelTitle3: 'Object Styles'
-});
diff --git a/plugins/stylescombo/lang/en-ca.js b/plugins/stylescombo/lang/en-ca.js
deleted file mode 100644
index 7c0f51c..0000000
--- a/plugins/stylescombo/lang/en-ca.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'en-ca', {
- label: 'Styles',
- panelTitle: 'Formatting Styles', // MISSING
- panelTitle1: 'Block Styles',
- panelTitle2: 'Inline Styles',
- panelTitle3: 'Object Styles'
-});
diff --git a/plugins/stylescombo/lang/en-gb.js b/plugins/stylescombo/lang/en-gb.js
deleted file mode 100644
index 2084c15..0000000
--- a/plugins/stylescombo/lang/en-gb.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'en-gb', {
- label: 'Styles',
- panelTitle: 'Formatting Styles',
- panelTitle1: 'Block Styles',
- panelTitle2: 'Inline Styles',
- panelTitle3: 'Object Styles'
-});
diff --git a/plugins/stylescombo/lang/en.js b/plugins/stylescombo/lang/en.js
deleted file mode 100644
index 751353f..0000000
--- a/plugins/stylescombo/lang/en.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'en', {
- label: 'Styles',
- panelTitle: 'Formatting Styles',
- panelTitle1: 'Block Styles',
- panelTitle2: 'Inline Styles',
- panelTitle3: 'Object Styles'
-});
diff --git a/plugins/stylescombo/lang/eo.js b/plugins/stylescombo/lang/eo.js
deleted file mode 100644
index 8697b19..0000000
--- a/plugins/stylescombo/lang/eo.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'eo', {
- label: 'Stiloj',
- panelTitle: 'Stiloj pri enpaĝigo',
- panelTitle1: 'Stiloj de blokoj',
- panelTitle2: 'Enliniaj Stiloj',
- panelTitle3: 'Stiloj de objektoj'
-});
diff --git a/plugins/stylescombo/lang/es.js b/plugins/stylescombo/lang/es.js
deleted file mode 100644
index feffa14..0000000
--- a/plugins/stylescombo/lang/es.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'es', {
- label: 'Estilo',
- panelTitle: 'Estilos para formatear',
- panelTitle1: 'Estilos de párrafo',
- panelTitle2: 'Estilos de carácter',
- panelTitle3: 'Estilos de objeto'
-});
diff --git a/plugins/stylescombo/lang/et.js b/plugins/stylescombo/lang/et.js
deleted file mode 100644
index 74ad27e..0000000
--- a/plugins/stylescombo/lang/et.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'et', {
- label: 'Stiil',
- panelTitle: 'Vormindusstiilid',
- panelTitle1: 'Blokkstiilid',
- panelTitle2: 'Reasisesed stiilid',
- panelTitle3: 'Objektistiilid'
-});
diff --git a/plugins/stylescombo/lang/eu.js b/plugins/stylescombo/lang/eu.js
deleted file mode 100644
index 5cd10c6..0000000
--- a/plugins/stylescombo/lang/eu.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'eu', {
- label: 'Estiloa',
- panelTitle: 'Formatu Estiloak',
- panelTitle1: 'Bloke Estiloak',
- panelTitle2: 'Inline Estiloak',
- panelTitle3: 'Objektu Estiloak'
-});
diff --git a/plugins/stylescombo/lang/fa.js b/plugins/stylescombo/lang/fa.js
deleted file mode 100644
index 16f83d1..0000000
--- a/plugins/stylescombo/lang/fa.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'fa', {
- label: 'سبک',
- panelTitle: 'سبکهای قالببندی',
- panelTitle1: 'سبکهای بلوک',
- panelTitle2: 'سبکهای درونخطی',
- panelTitle3: 'سبکهای شیء'
-});
diff --git a/plugins/stylescombo/lang/fi.js b/plugins/stylescombo/lang/fi.js
deleted file mode 100644
index fc439dd..0000000
--- a/plugins/stylescombo/lang/fi.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'fi', {
- label: 'Tyyli',
- panelTitle: 'Muotoilujen tyylit',
- panelTitle1: 'Lohkojen tyylit',
- panelTitle2: 'Rivinsisäiset tyylit',
- panelTitle3: 'Objektien tyylit'
-});
diff --git a/plugins/stylescombo/lang/fo.js b/plugins/stylescombo/lang/fo.js
deleted file mode 100644
index 2bbcd90..0000000
--- a/plugins/stylescombo/lang/fo.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'fo', {
- label: 'Typografi',
- panelTitle: 'Formatterings stílir',
- panelTitle1: 'Blokk stílir',
- panelTitle2: 'Inline stílir',
- panelTitle3: 'Object stílir'
-});
diff --git a/plugins/stylescombo/lang/fr-ca.js b/plugins/stylescombo/lang/fr-ca.js
deleted file mode 100644
index 69c266b..0000000
--- a/plugins/stylescombo/lang/fr-ca.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'fr-ca', {
- label: 'Styles',
- panelTitle: 'Styles de formattage',
- panelTitle1: 'Styles de block',
- panelTitle2: 'Styles en ligne',
- panelTitle3: 'Styles d\'objet'
-});
diff --git a/plugins/stylescombo/lang/fr.js b/plugins/stylescombo/lang/fr.js
deleted file mode 100644
index 47239b1..0000000
--- a/plugins/stylescombo/lang/fr.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'fr', {
- label: 'Styles',
- panelTitle: 'Styles de mise en page',
- panelTitle1: 'Styles de blocs',
- panelTitle2: 'Styles en ligne',
- panelTitle3: 'Styles d\'objet'
-});
diff --git a/plugins/stylescombo/lang/gl.js b/plugins/stylescombo/lang/gl.js
deleted file mode 100644
index 77a8d84..0000000
--- a/plugins/stylescombo/lang/gl.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'gl', {
- label: 'Estilos',
- panelTitle: 'Estilos de formatando',
- panelTitle1: 'Estilos de bloque',
- panelTitle2: 'Estilos de carácter',
- panelTitle3: 'Estilos de obxecto'
-});
diff --git a/plugins/stylescombo/lang/gu.js b/plugins/stylescombo/lang/gu.js
deleted file mode 100644
index d632d97..0000000
--- a/plugins/stylescombo/lang/gu.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'gu', {
- label: 'શૈલી/રીત',
- panelTitle: 'ફોર્મેટ ',
- panelTitle1: 'બ્લોક ',
- panelTitle2: 'ઈનલાઈન ',
- panelTitle3: 'ઓબ્જેક્ટ પદ્ધતિ'
-});
diff --git a/plugins/stylescombo/lang/he.js b/plugins/stylescombo/lang/he.js
deleted file mode 100644
index 637a511..0000000
--- a/plugins/stylescombo/lang/he.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'he', {
- label: 'סגנון',
- panelTitle: 'סגנונות פורמט',
- panelTitle1: 'סגנונות בלוק',
- panelTitle2: 'סגנונות רצף',
- panelTitle3: 'סגנונות אובייקט'
-});
diff --git a/plugins/stylescombo/lang/hi.js b/plugins/stylescombo/lang/hi.js
deleted file mode 100644
index 4acc77f..0000000
--- a/plugins/stylescombo/lang/hi.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'hi', {
- label: 'स्टाइल',
- panelTitle: 'Formatting Styles', // MISSING
- panelTitle1: 'Block Styles', // MISSING
- panelTitle2: 'Inline Styles', // MISSING
- panelTitle3: 'Object Styles' // MISSING
-});
diff --git a/plugins/stylescombo/lang/hr.js b/plugins/stylescombo/lang/hr.js
deleted file mode 100644
index 3e24a8a..0000000
--- a/plugins/stylescombo/lang/hr.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'hr', {
- label: 'Stil',
- panelTitle: 'Stilovi formatiranja',
- panelTitle1: 'Block stilovi',
- panelTitle2: 'Inline stilovi',
- panelTitle3: 'Object stilovi'
-});
diff --git a/plugins/stylescombo/lang/hu.js b/plugins/stylescombo/lang/hu.js
deleted file mode 100644
index cc16621..0000000
--- a/plugins/stylescombo/lang/hu.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'hu', {
- label: 'Stílus',
- panelTitle: 'Formázási stílusok',
- panelTitle1: 'Blokk stílusok',
- panelTitle2: 'Inline stílusok',
- panelTitle3: 'Objektum stílusok'
-});
diff --git a/plugins/stylescombo/lang/is.js b/plugins/stylescombo/lang/is.js
deleted file mode 100644
index c0d4f17..0000000
--- a/plugins/stylescombo/lang/is.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'is', {
- label: 'Stílflokkur',
- panelTitle: 'Formatting Styles', // MISSING
- panelTitle1: 'Block Styles', // MISSING
- panelTitle2: 'Inline Styles', // MISSING
- panelTitle3: 'Object Styles' // MISSING
-});
diff --git a/plugins/stylescombo/lang/it.js b/plugins/stylescombo/lang/it.js
deleted file mode 100644
index e2d1279..0000000
--- a/plugins/stylescombo/lang/it.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'it', {
- label: 'Stili',
- panelTitle: 'Stili di formattazione',
- panelTitle1: 'Stili per blocchi',
- panelTitle2: 'Stili in linea',
- panelTitle3: 'Stili per oggetti'
-});
diff --git a/plugins/stylescombo/lang/ja.js b/plugins/stylescombo/lang/ja.js
deleted file mode 100644
index dfcced8..0000000
--- a/plugins/stylescombo/lang/ja.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'ja', {
- label: 'スタイル',
- panelTitle: 'スタイル',
- panelTitle1: 'ブロックスタイル',
- panelTitle2: 'インラインスタイル',
- panelTitle3: 'オブジェクトスタイル'
-});
diff --git a/plugins/stylescombo/lang/ka.js b/plugins/stylescombo/lang/ka.js
deleted file mode 100644
index 8e30658..0000000
--- a/plugins/stylescombo/lang/ka.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'ka', {
- label: 'სტილები',
- panelTitle: 'ფორმატირების სტილები',
- panelTitle1: 'არის სტილები',
- panelTitle2: 'თანდართული სტილები',
- panelTitle3: 'ობიექტის სტილები'
-});
diff --git a/plugins/stylescombo/lang/km.js b/plugins/stylescombo/lang/km.js
deleted file mode 100644
index 74d30ca..0000000
--- a/plugins/stylescombo/lang/km.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'km', {
- label: 'រចនាបថ',
- panelTitle: 'ទ្រង់ទ្រាយ​រចនាបថ',
- panelTitle1: 'រចនាបថ​ប្លក់',
- panelTitle2: 'រចនាបថ​ក្នុង​ជួរ',
- panelTitle3: 'រចនាបថ​វត្ថុ'
-});
diff --git a/plugins/stylescombo/lang/ko.js b/plugins/stylescombo/lang/ko.js
deleted file mode 100644
index cd25417..0000000
--- a/plugins/stylescombo/lang/ko.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'ko', {
- label: '스타일',
- panelTitle: 'Formatting Styles', // MISSING
- panelTitle1: 'Block Styles', // MISSING
- panelTitle2: 'Inline Styles', // MISSING
- panelTitle3: 'Object Styles' // MISSING
-});
diff --git a/plugins/stylescombo/lang/ku.js b/plugins/stylescombo/lang/ku.js
deleted file mode 100644
index 9c0f669..0000000
--- a/plugins/stylescombo/lang/ku.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'ku', {
- label: 'شێواز',
- panelTitle: 'شێوازی ڕازاندنەوە',
- panelTitle1: 'شێوازی خشت',
- panelTitle2: 'شێوازی ناوهێڵ',
- panelTitle3: 'شێوازی بەرکار'
-});
diff --git a/plugins/stylescombo/lang/lt.js b/plugins/stylescombo/lang/lt.js
deleted file mode 100644
index cff95cc..0000000
--- a/plugins/stylescombo/lang/lt.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'lt', {
- label: 'Stilius',
- panelTitle: 'Stilių formatavimas',
- panelTitle1: 'Blokų stiliai',
- panelTitle2: 'Vidiniai stiliai',
- panelTitle3: 'Objektų stiliai'
-});
diff --git a/plugins/stylescombo/lang/lv.js b/plugins/stylescombo/lang/lv.js
deleted file mode 100644
index bdf95e5..0000000
--- a/plugins/stylescombo/lang/lv.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'lv', {
- label: 'Stils',
- panelTitle: 'Formatēšanas stili',
- panelTitle1: 'Bloka stili',
- panelTitle2: 'iekļautie stili',
- panelTitle3: 'Objekta stili'
-});
diff --git a/plugins/stylescombo/lang/mk.js b/plugins/stylescombo/lang/mk.js
deleted file mode 100644
index dd2356a..0000000
--- a/plugins/stylescombo/lang/mk.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'mk', {
- label: 'Styles',
- panelTitle: 'Formatting Styles', // MISSING
- panelTitle1: 'Block Styles', // MISSING
- panelTitle2: 'Inline Styles', // MISSING
- panelTitle3: 'Object Styles' // MISSING
-});
diff --git a/plugins/stylescombo/lang/mn.js b/plugins/stylescombo/lang/mn.js
deleted file mode 100644
index 7226f61..0000000
--- a/plugins/stylescombo/lang/mn.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'mn', {
- label: 'Загвар',
- panelTitle: 'Загвар хэлбэржүүлэх',
- panelTitle1: 'Block Styles', // MISSING
- panelTitle2: 'Inline Styles', // MISSING
- panelTitle3: 'Object Styles' // MISSING
-});
diff --git a/plugins/stylescombo/lang/ms.js b/plugins/stylescombo/lang/ms.js
deleted file mode 100644
index ec9a595..0000000
--- a/plugins/stylescombo/lang/ms.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'ms', {
- label: 'Stail',
- panelTitle: 'Formatting Styles', // MISSING
- panelTitle1: 'Block Styles', // MISSING
- panelTitle2: 'Inline Styles', // MISSING
- panelTitle3: 'Object Styles' // MISSING
-});
diff --git a/plugins/stylescombo/lang/nb.js b/plugins/stylescombo/lang/nb.js
deleted file mode 100644
index 4d19396..0000000
--- a/plugins/stylescombo/lang/nb.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'nb', {
- label: 'Stil',
- panelTitle: 'Stilformater',
- panelTitle1: 'Blokkstiler',
- panelTitle2: 'Inlinestiler',
- panelTitle3: 'Objektstiler'
-});
diff --git a/plugins/stylescombo/lang/nl.js b/plugins/stylescombo/lang/nl.js
deleted file mode 100644
index 8da663a..0000000
--- a/plugins/stylescombo/lang/nl.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'nl', {
- label: 'Stijl',
- panelTitle: 'Opmaakstijlen',
- panelTitle1: 'Blok stijlen',
- panelTitle2: 'Inline stijlen',
- panelTitle3: 'Object stijlen'
-});
diff --git a/plugins/stylescombo/lang/no.js b/plugins/stylescombo/lang/no.js
deleted file mode 100644
index 7424a50..0000000
--- a/plugins/stylescombo/lang/no.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'no', {
- label: 'Stil',
- panelTitle: 'Stilformater',
- panelTitle1: 'Blokkstiler',
- panelTitle2: 'Inlinestiler',
- panelTitle3: 'Objektstiler'
-});
diff --git a/plugins/stylescombo/lang/pl.js b/plugins/stylescombo/lang/pl.js
deleted file mode 100644
index f69d23a..0000000
--- a/plugins/stylescombo/lang/pl.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'pl', {
- label: 'Styl',
- panelTitle: 'Style formatujące',
- panelTitle1: 'Style blokowe',
- panelTitle2: 'Style liniowe',
- panelTitle3: 'Style obiektowe'
-});
diff --git a/plugins/stylescombo/lang/pt-br.js b/plugins/stylescombo/lang/pt-br.js
deleted file mode 100644
index e9b90a2..0000000
--- a/plugins/stylescombo/lang/pt-br.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'pt-br', {
- label: 'Estilo',
- panelTitle: 'Estilos de Formatação',
- panelTitle1: 'Estilos de bloco',
- panelTitle2: 'Estilos de texto corrido',
- panelTitle3: 'Estilos de objeto'
-});
diff --git a/plugins/stylescombo/lang/pt.js b/plugins/stylescombo/lang/pt.js
deleted file mode 100644
index 761b3e7..0000000
--- a/plugins/stylescombo/lang/pt.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'pt', {
- label: 'Estilo',
- panelTitle: 'Estilos de Formatação',
- panelTitle1: 'Estilos de Bloco',
- panelTitle2: 'Estilos de Linha',
- panelTitle3: 'Estilos de Objeto'
-});
diff --git a/plugins/stylescombo/lang/ro.js b/plugins/stylescombo/lang/ro.js
deleted file mode 100644
index 50fc8a8..0000000
--- a/plugins/stylescombo/lang/ro.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'ro', {
- label: 'Stil',
- panelTitle: 'Formatarea stilurilor',
- panelTitle1: 'Block Styles', // MISSING
- panelTitle2: 'Inline Styles', // MISSING
- panelTitle3: 'Object Styles' // MISSING
-});
diff --git a/plugins/stylescombo/lang/ru.js b/plugins/stylescombo/lang/ru.js
deleted file mode 100644
index 9a08794..0000000
--- a/plugins/stylescombo/lang/ru.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'ru', {
- label: 'Стили',
- panelTitle: 'Стили форматирования',
- panelTitle1: 'Стили блока',
- panelTitle2: 'Стили элемента',
- panelTitle3: 'Стили объекта'
-});
diff --git a/plugins/stylescombo/lang/si.js b/plugins/stylescombo/lang/si.js
deleted file mode 100644
index db0a800..0000000
--- a/plugins/stylescombo/lang/si.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'si', {
- label: 'විලාසය',
- panelTitle: 'Formatting Styles', // MISSING
- panelTitle1: 'Block Styles', // MISSING
- panelTitle2: 'Inline Styles', // MISSING
- panelTitle3: 'Object Styles' // MISSING
-});
diff --git a/plugins/stylescombo/lang/sk.js b/plugins/stylescombo/lang/sk.js
deleted file mode 100644
index 165e3d6..0000000
--- a/plugins/stylescombo/lang/sk.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'sk', {
- label: 'Štýly',
- panelTitle: 'Formátovanie štýlov',
- panelTitle1: 'Štýly bloku',
- panelTitle2: 'Vnútroriadkové (inline) štýly',
- panelTitle3: 'Štýly objeku'
-});
diff --git a/plugins/stylescombo/lang/sl.js b/plugins/stylescombo/lang/sl.js
deleted file mode 100644
index 165b7c0..0000000
--- a/plugins/stylescombo/lang/sl.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'sl', {
- label: 'Slog',
- panelTitle: 'Formatting Styles', // MISSING
- panelTitle1: 'Slogi odstavkov',
- panelTitle2: 'Slogi besedila',
- panelTitle3: 'Slogi objektov'
-});
diff --git a/plugins/stylescombo/lang/sq.js b/plugins/stylescombo/lang/sq.js
deleted file mode 100644
index 3ed085d..0000000
--- a/plugins/stylescombo/lang/sq.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'sq', {
- label: 'Stil',
- panelTitle: 'Stilet e Formatimit',
- panelTitle1: 'Stilet e Bllokut',
- panelTitle2: 'Stili i Brendshëm',
- panelTitle3: 'Stilet e Objektit'
-});
diff --git a/plugins/stylescombo/lang/sr-latn.js b/plugins/stylescombo/lang/sr-latn.js
deleted file mode 100644
index 138b0de..0000000
--- a/plugins/stylescombo/lang/sr-latn.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'sr-latn', {
- label: 'Stil',
- panelTitle: 'Formatting Styles', // MISSING
- panelTitle1: 'Block Styles', // MISSING
- panelTitle2: 'Inline Styles', // MISSING
- panelTitle3: 'Object Styles' // MISSING
-});
diff --git a/plugins/stylescombo/lang/sr.js b/plugins/stylescombo/lang/sr.js
deleted file mode 100644
index 3877618..0000000
--- a/plugins/stylescombo/lang/sr.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'sr', {
- label: 'Стил',
- panelTitle: 'Formatting Styles', // MISSING
- panelTitle1: 'Block Styles', // MISSING
- panelTitle2: 'Inline Styles', // MISSING
- panelTitle3: 'Object Styles' // MISSING
-});
diff --git a/plugins/stylescombo/lang/sv.js b/plugins/stylescombo/lang/sv.js
deleted file mode 100644
index 6dceb3d..0000000
--- a/plugins/stylescombo/lang/sv.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'sv', {
- label: 'Anpassad stil',
- panelTitle: 'Formatmallar',
- panelTitle1: 'Blockstil',
- panelTitle2: 'Inbäddad stil',
- panelTitle3: 'Objektets stil'
-});
diff --git a/plugins/stylescombo/lang/th.js b/plugins/stylescombo/lang/th.js
deleted file mode 100644
index c7a79c3..0000000
--- a/plugins/stylescombo/lang/th.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'th', {
- label: 'ลักษณะ',
- panelTitle: 'Formatting Styles', // MISSING
- panelTitle1: 'Block Styles', // MISSING
- panelTitle2: 'Inline Styles', // MISSING
- panelTitle3: 'Object Styles' // MISSING
-});
diff --git a/plugins/stylescombo/lang/tr.js b/plugins/stylescombo/lang/tr.js
deleted file mode 100644
index e617625..0000000
--- a/plugins/stylescombo/lang/tr.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'tr', {
- label: 'Biçem',
- panelTitle: 'Stilleri Düzenliyor',
- panelTitle1: 'Blok Stilleri',
- panelTitle2: 'Inline Stilleri',
- panelTitle3: 'Nesne Stilleri'
-});
diff --git a/plugins/stylescombo/lang/ug.js b/plugins/stylescombo/lang/ug.js
deleted file mode 100644
index cc56a5c..0000000
--- a/plugins/stylescombo/lang/ug.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'ug', {
- label: 'ئۇسلۇب',
- panelTitle: 'ئۇسلۇب',
- panelTitle1: 'بۆلەك دەرىجىسىدىكى ئېلېمېنت ئۇسلۇبى',
- panelTitle2: 'ئىچكى باغلانما ئېلېمېنت ئۇسلۇبى',
- panelTitle3: 'نەڭ (Object) ئېلېمېنت ئۇسلۇبى'
-});
diff --git a/plugins/stylescombo/lang/uk.js b/plugins/stylescombo/lang/uk.js
deleted file mode 100644
index 4b79829..0000000
--- a/plugins/stylescombo/lang/uk.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'uk', {
- label: 'Стиль',
- panelTitle: 'Стилі форматування',
- panelTitle1: 'Блочні стилі',
- panelTitle2: 'Рядкові стилі',
- panelTitle3: 'Об\'єктні стилі'
-});
diff --git a/plugins/stylescombo/lang/vi.js b/plugins/stylescombo/lang/vi.js
deleted file mode 100644
index 5ae6021..0000000
--- a/plugins/stylescombo/lang/vi.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'vi', {
- label: 'Kiểu',
- panelTitle: 'Phong cách định dạng',
- panelTitle1: 'Kiểu khối',
- panelTitle2: 'Kiểu trực tiếp',
- panelTitle3: 'Kiểu đối tượng'
-});
diff --git a/plugins/stylescombo/lang/zh-cn.js b/plugins/stylescombo/lang/zh-cn.js
deleted file mode 100644
index 5954d27..0000000
--- a/plugins/stylescombo/lang/zh-cn.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'zh-cn', {
- label: '样式',
- panelTitle: '样式',
- panelTitle1: '块级元素样式',
- panelTitle2: '内联元素样式',
- panelTitle3: '对象元素样式'
-});
diff --git a/plugins/stylescombo/lang/zh.js b/plugins/stylescombo/lang/zh.js
deleted file mode 100644
index ae115d9..0000000
--- a/plugins/stylescombo/lang/zh.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'zh', {
- label: '樣式',
- panelTitle: 'Formatting Styles', // MISSING
- panelTitle1: '塊級元素樣式',
- panelTitle2: '內聯元素樣式',
- panelTitle3: '物件元素樣式'
-});
diff --git a/plugins/stylescombo/plugin.js b/plugins/stylescombo/plugin.js
deleted file mode 100644
index b69a010..0000000
--- a/plugins/stylescombo/plugin.js
+++ /dev/null
@@ -1,180 +0,0 @@
-/**
- * @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
- * For licensing, see LICENSE.html or http://ckeditor.com/license
- */
-
-(function() {
- 'use strict';
-
- CKEDITOR.plugins.add( 'stylescombo', {
- requires: 'richcombo',
- lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE%
-
- init: function( editor ) {
- var config = editor.config,
- lang = editor.lang.stylescombo,
- styles = {},
- stylesList = [],
- combo,
- allowedContent = [];
-
- editor.on( 'stylesSet', function( evt ) {
- var stylesDefinitions = evt.data.styles;
-
- if ( !stylesDefinitions )
- return;
-
- var style, styleName;
-
- // Put all styles into an Array.
- for ( var i = 0, count = stylesDefinitions.length; i < count; i++ ) {
- var styleDefinition = stylesDefinitions[ i ];
-
- if ( editor.blockless && ( styleDefinition.element in CKEDITOR.dtd.$block ) )
- continue;
-
- styleName = styleDefinition.name;
-
- style = new CKEDITOR.style( styleDefinition );
-
- if ( !editor.filter.customConfig || editor.filter.check( style ) ) {
- style._name = styleName;
- style._.enterMode = config.enterMode;
-
- // Weight is used to sort styles (#9029).
- style._.weight = i + ( style.type == CKEDITOR.STYLE_OBJECT ? 1 : style.type == CKEDITOR.STYLE_BLOCK ? 2 : 3 ) * 1000;
-
- styles[ styleName ] = style;
- stylesList.push( style );
- allowedContent.push( style );
- }
- }
-
- // Sorts the Array, so the styles get grouped by type in proper order (#9029).
- stylesList.sort( function( styleA, styleB ) { return styleA._.weight - styleB._.weight; } );
- } );
-
- editor.ui.addRichCombo( 'Styles', {
- label: lang.label,
- title: lang.panelTitle,
- toolbar: 'styles,10',
- allowedContent: allowedContent,
-
- panel: {
- css: [ CKEDITOR.skin.getPath( 'editor' ) ].concat( config.contentsCss ),
- multiSelect: true,
- attributes: { 'aria-label': lang.panelTitle }
- },
-
- init: function() {
- var style, styleName, lastType, type, i, count;
-
- // Loop over the Array, adding all items to the
- // combo.
- for ( i = 0, count = stylesList.length; i < count; i++ ) {
- style = stylesList[ i ];
- styleName = style._name;
- type = style.type;
-
- if ( type != lastType ) {
- this.startGroup( lang[ 'panelTitle' + String( type ) ] );
- lastType = type;
- }
-
- this.add( styleName, style.type == CKEDITOR.STYLE_OBJECT ? styleName : style.buildPreview(), styleName );
- }
-
- this.commit();
- },
-
- onClick: function( value ) {
- editor.focus();
- editor.fire( 'saveSnapshot' );
-
- var style = styles[ value ],
- elementPath = editor.elementPath();
-
- editor[ style.checkActive( elementPath ) ? 'removeStyle' : 'applyStyle' ]( style );
- editor.fire( 'saveSnapshot' );
- },
-
- onRender: function() {
- editor.on( 'selectionChange', function( ev ) {
- var currentValue = this.getValue(),
- elementPath = ev.data.path,
- elements = elementPath.elements;
-
- // For each element into the elements path.
- for ( var i = 0, count = elements.length, element; i < count; i++ ) {
- element = elements[ i ];
-
- // Check if the element is removable by any of
- // the styles.
- for ( var value in styles ) {
- if ( styles[ value ].checkElementRemovable( element, true ) ) {
- if ( value != currentValue )
- this.setValue( value );
- return;
- }
- }
- }
-
- // If no styles match, just empty it.
- this.setValue( '' );
- }, this );
- },
-
- onOpen: function() {
- var selection = editor.getSelection(),
- element = selection.getSelectedElement(),
- elementPath = editor.elementPath( element ),
- counter = [ 0, 0, 0, 0 ];
-
- this.showAll();
- this.unmarkAll();
- for ( var name in styles ) {
- var style = styles[ name ],
- type = style.type;
-
- // Check if block styles are applicable.
- if ( type == CKEDITOR.STYLE_BLOCK && !elementPath.isContextFor( style.element ) ) {
- this.hideItem( name );
- continue;
- }
-
- if ( style.checkActive( elementPath ) )
- this.mark( name );
- else if ( type == CKEDITOR.STYLE_OBJECT && !style.checkApplicable( elementPath ) ) {
- this.hideItem( name );
- counter[ type ]--;
- }
-
- counter[ type ]++;
- }
-
- if ( !counter[ CKEDITOR.STYLE_BLOCK ] )
- this.hideGroup( lang[ 'panelTitle' + String( CKEDITOR.STYLE_BLOCK ) ] );
-
- if ( !counter[ CKEDITOR.STYLE_INLINE ] )
- this.hideGroup( lang[ 'panelTitle' + String( CKEDITOR.STYLE_INLINE ) ] );
-
- if ( !counter[ CKEDITOR.STYLE_OBJECT ] )
- this.hideGroup( lang[ 'panelTitle' + String( CKEDITOR.STYLE_OBJECT ) ] );
- },
-
- // Force a reload of the data
- reset: function() {
- if ( combo ) {
- delete combo._.panel;
- delete combo._.list;
- combo._.committed = 0;
- combo._.items = {};
- combo._.state = CKEDITOR.TRISTATE_OFF;
- }
- styles = {};
- stylesList = [];
- }
- });
- }
- });
-})();