diff options
| author | lsces <lester@lsces.co.uk> | 2014-06-07 07:57:56 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2014-06-07 07:57:56 +0100 |
| commit | 6a7c5b2653fc4883efd209db8874e9e180111a36 (patch) | |
| tree | 81a32d6df9a3f38d6594c3cb335756eff6997c50 /plugins/format | |
| parent | 37c5c3d711169a4b63c1ee1924dd873c46f6998a (diff) | |
| download | ckeditor-6a7c5b2653fc4883efd209db8874e9e180111a36.tar.gz ckeditor-6a7c5b2653fc4883efd209db8874e9e180111a36.tar.bz2 ckeditor-6a7c5b2653fc4883efd209db8874e9e180111a36.zip | |
Upgrade to version 4.3 - remove older files
Diffstat (limited to 'plugins/format')
65 files changed, 0 insertions, 1369 deletions
diff --git a/plugins/format/lang/af.js b/plugins/format/lang/af.js deleted file mode 100644 index b15cf9c..0000000 --- a/plugins/format/lang/af.js +++ /dev/null @@ -1,18 +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( 'format', 'af', {
- label: 'Opmaak',
- panelTitle: 'Opmaak',
- tag_address: 'Adres',
- tag_div: 'Normaal (DIV)',
- tag_h1: 'Opskrif 1',
- tag_h2: 'Opskrif 2',
- tag_h3: 'Opskrif 3',
- tag_h4: 'Opskrif 4',
- tag_h5: 'Opskrif 5',
- tag_h6: 'Opskrif 6',
- tag_p: 'Normaal',
- tag_pre: 'Opgemaak'
-});
diff --git a/plugins/format/lang/ar.js b/plugins/format/lang/ar.js deleted file mode 100644 index e2c3a34..0000000 --- a/plugins/format/lang/ar.js +++ /dev/null @@ -1,18 +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( 'format', 'ar', {
- label: 'تنسيق',
- panelTitle: 'تنسيق الفقرة',
- tag_address: 'عنوان',
- tag_div: 'عادي (DIV)',
- tag_h1: 'العنوان 1',
- tag_h2: 'العنوان 2',
- tag_h3: 'العنوان 3',
- tag_h4: 'العنوان 4',
- tag_h5: 'العنوان 5',
- tag_h6: 'العنوان 6',
- tag_p: 'عادي',
- tag_pre: 'منسّق'
-});
diff --git a/plugins/format/lang/bg.js b/plugins/format/lang/bg.js deleted file mode 100644 index ed5e1f4..0000000 --- a/plugins/format/lang/bg.js +++ /dev/null @@ -1,18 +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( 'format', 'bg', {
- label: 'Формат',
- panelTitle: 'Формат',
- tag_address: 'Адрес',
- tag_div: 'Параграф (DIV)',
- tag_h1: 'Заглавие 1',
- tag_h2: 'Заглавие 2',
- tag_h3: 'Заглавие 3',
- tag_h4: 'Заглавие 4',
- tag_h5: 'Заглавие 5',
- tag_h6: 'Заглавие 6',
- tag_p: 'Нормален',
- tag_pre: 'Форматиран'
-});
diff --git a/plugins/format/lang/bn.js b/plugins/format/lang/bn.js deleted file mode 100644 index 6001b08..0000000 --- a/plugins/format/lang/bn.js +++ /dev/null @@ -1,18 +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( 'format', 'bn', {
- label: 'ফন্ট ফরমেট',
- panelTitle: 'ফন্ট ফরমেট',
- tag_address: 'ঠিকানা',
- tag_div: 'শীর্ষক (DIV)',
- tag_h1: 'শীর্ষক ১',
- tag_h2: 'শীর্ষক ২',
- tag_h3: 'শীর্ষক ৩',
- tag_h4: 'শীর্ষক ৪',
- tag_h5: 'শীর্ষক ৫',
- tag_h6: 'শীর্ষক ৬',
- tag_p: 'সাধারণ',
- tag_pre: 'ফর্মেটেড'
-});
diff --git a/plugins/format/lang/bs.js b/plugins/format/lang/bs.js deleted file mode 100644 index 7defa12..0000000 --- a/plugins/format/lang/bs.js +++ /dev/null @@ -1,18 +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( 'format', 'bs', {
- label: 'Format',
- panelTitle: 'Format',
- tag_address: 'Address',
- tag_div: 'Normal (DIV)', // MISSING
- tag_h1: 'Heading 1',
- tag_h2: 'Heading 2',
- tag_h3: 'Heading 3',
- tag_h4: 'Heading 4',
- tag_h5: 'Heading 5',
- tag_h6: 'Heading 6',
- tag_p: 'Normal',
- tag_pre: 'Formatted'
-});
diff --git a/plugins/format/lang/ca.js b/plugins/format/lang/ca.js deleted file mode 100644 index f2ae95b..0000000 --- a/plugins/format/lang/ca.js +++ /dev/null @@ -1,18 +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( 'format', 'ca', {
- label: 'Format',
- panelTitle: 'Format',
- tag_address: 'Adreça',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Encapçalament 1',
- tag_h2: 'Encapçalament 2',
- tag_h3: 'Encapçalament 3',
- tag_h4: 'Encapçalament 4',
- tag_h5: 'Encapçalament 5',
- tag_h6: 'Encapçalament 6',
- tag_p: 'Normal',
- tag_pre: 'Formatejat'
-});
diff --git a/plugins/format/lang/cs.js b/plugins/format/lang/cs.js deleted file mode 100644 index 906f907..0000000 --- a/plugins/format/lang/cs.js +++ /dev/null @@ -1,18 +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( 'format', 'cs', {
- label: 'Formát',
- panelTitle: 'Formát',
- tag_address: 'Adresa',
- tag_div: 'Normální (DIV)',
- tag_h1: 'Nadpis 1',
- tag_h2: 'Nadpis 2',
- tag_h3: 'Nadpis 3',
- tag_h4: 'Nadpis 4',
- tag_h5: 'Nadpis 5',
- tag_h6: 'Nadpis 6',
- tag_p: 'Normální',
- tag_pre: 'Naformátováno'
-});
diff --git a/plugins/format/lang/cy.js b/plugins/format/lang/cy.js deleted file mode 100644 index 40913e0..0000000 --- a/plugins/format/lang/cy.js +++ /dev/null @@ -1,18 +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( 'format', 'cy', {
- label: 'Fformat',
- panelTitle: 'Fformat Paragraff',
- tag_address: 'Cyfeiriad',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Pennawd 1',
- tag_h2: 'Pennawd 2',
- tag_h3: 'Pennawd 3',
- tag_h4: 'Pennawd 4',
- tag_h5: 'Pennawd 5',
- tag_h6: 'Pennawd 6',
- tag_p: 'Normal',
- tag_pre: 'Wedi\'i Fformatio'
-});
diff --git a/plugins/format/lang/da.js b/plugins/format/lang/da.js deleted file mode 100644 index e2b116d..0000000 --- a/plugins/format/lang/da.js +++ /dev/null @@ -1,18 +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( 'format', 'da', {
- label: 'Formatering',
- panelTitle: 'Formatering',
- tag_address: 'Adresse',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Overskrift 1',
- tag_h2: 'Overskrift 2',
- tag_h3: 'Overskrift 3',
- tag_h4: 'Overskrift 4',
- tag_h5: 'Overskrift 5',
- tag_h6: 'Overskrift 6',
- tag_p: 'Normal',
- tag_pre: 'Formateret'
-});
diff --git a/plugins/format/lang/de.js b/plugins/format/lang/de.js deleted file mode 100644 index f62b84f..0000000 --- a/plugins/format/lang/de.js +++ /dev/null @@ -1,18 +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( 'format', 'de', {
- label: 'Format',
- panelTitle: 'Format',
- tag_address: 'Addresse',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Überschrift 1',
- tag_h2: 'Überschrift 2',
- tag_h3: 'Überschrift 3',
- tag_h4: 'Überschrift 4',
- tag_h5: 'Überschrift 5',
- tag_h6: 'Überschrift 6',
- tag_p: 'Normal',
- tag_pre: 'Formatiert'
-});
diff --git a/plugins/format/lang/el.js b/plugins/format/lang/el.js deleted file mode 100644 index 8e063b9..0000000 --- a/plugins/format/lang/el.js +++ /dev/null @@ -1,18 +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( 'format', 'el', {
- label: 'Μορφοποίηση',
- panelTitle: 'Μορφοποίηση Παραγράφου',
- tag_address: 'Διεύθυνση',
- tag_div: 'Κανονικό (DIV)',
- tag_h1: 'Επικεφαλίδα 1',
- tag_h2: 'Επικεφαλίδα 2',
- tag_h3: 'Επικεφαλίδα 3',
- tag_h4: 'Επικεφαλίδα 4',
- tag_h5: 'Επικεφαλίδα 5',
- tag_h6: 'Επικεφαλίδα 6',
- tag_p: 'Κανονικό',
- tag_pre: 'Μορφοποιημένο'
-});
diff --git a/plugins/format/lang/en-au.js b/plugins/format/lang/en-au.js deleted file mode 100644 index 93b36c5..0000000 --- a/plugins/format/lang/en-au.js +++ /dev/null @@ -1,18 +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( 'format', 'en-au', {
- label: 'Format',
- panelTitle: 'Paragraph Format',
- tag_address: 'Address',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Heading 1',
- tag_h2: 'Heading 2',
- tag_h3: 'Heading 3',
- tag_h4: 'Heading 4',
- tag_h5: 'Heading 5',
- tag_h6: 'Heading 6',
- tag_p: 'Normal',
- tag_pre: 'Formatted'
-});
diff --git a/plugins/format/lang/en-ca.js b/plugins/format/lang/en-ca.js deleted file mode 100644 index fa9bc01..0000000 --- a/plugins/format/lang/en-ca.js +++ /dev/null @@ -1,18 +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( 'format', 'en-ca', {
- label: 'Format',
- panelTitle: 'Paragraph Format',
- tag_address: 'Address',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Heading 1',
- tag_h2: 'Heading 2',
- tag_h3: 'Heading 3',
- tag_h4: 'Heading 4',
- tag_h5: 'Heading 5',
- tag_h6: 'Heading 6',
- tag_p: 'Normal',
- tag_pre: 'Formatted'
-});
diff --git a/plugins/format/lang/en-gb.js b/plugins/format/lang/en-gb.js deleted file mode 100644 index 4202b54..0000000 --- a/plugins/format/lang/en-gb.js +++ /dev/null @@ -1,18 +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( 'format', 'en-gb', {
- label: 'Format',
- panelTitle: 'Paragraph Format',
- tag_address: 'Address',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Heading 1',
- tag_h2: 'Heading 2',
- tag_h3: 'Heading 3',
- tag_h4: 'Heading 4',
- tag_h5: 'Heading 5',
- tag_h6: 'Heading 6',
- tag_p: 'Normal',
- tag_pre: 'Formatted'
-});
diff --git a/plugins/format/lang/en.js b/plugins/format/lang/en.js deleted file mode 100644 index b7b176d..0000000 --- a/plugins/format/lang/en.js +++ /dev/null @@ -1,18 +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( 'format', 'en', {
- label: 'Format',
- panelTitle: 'Paragraph Format',
- tag_address: 'Address',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Heading 1',
- tag_h2: 'Heading 2',
- tag_h3: 'Heading 3',
- tag_h4: 'Heading 4',
- tag_h5: 'Heading 5',
- tag_h6: 'Heading 6',
- tag_p: 'Normal',
- tag_pre: 'Formatted'
-});
diff --git a/plugins/format/lang/eo.js b/plugins/format/lang/eo.js deleted file mode 100644 index 9216cec..0000000 --- a/plugins/format/lang/eo.js +++ /dev/null @@ -1,18 +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( 'format', 'eo', {
- label: 'Formato',
- panelTitle: 'ParagrafFormato',
- tag_address: 'Adreso',
- tag_div: 'Normala (DIV)',
- tag_h1: 'Titolo 1',
- tag_h2: 'Titolo 2',
- tag_h3: 'Titolo 3',
- tag_h4: 'Titolo 4',
- tag_h5: 'Titolo 5',
- tag_h6: 'Titolo 6',
- tag_p: 'Normala',
- tag_pre: 'Formatita'
-});
diff --git a/plugins/format/lang/es.js b/plugins/format/lang/es.js deleted file mode 100644 index 06d07d4..0000000 --- a/plugins/format/lang/es.js +++ /dev/null @@ -1,18 +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( 'format', 'es', {
- label: 'Formato',
- panelTitle: 'Formato',
- tag_address: 'Dirección',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Encabezado 1',
- tag_h2: 'Encabezado 2',
- tag_h3: 'Encabezado 3',
- tag_h4: 'Encabezado 4',
- tag_h5: 'Encabezado 5',
- tag_h6: 'Encabezado 6',
- tag_p: 'Normal',
- tag_pre: 'Con formato'
-});
diff --git a/plugins/format/lang/et.js b/plugins/format/lang/et.js deleted file mode 100644 index c85c2c5..0000000 --- a/plugins/format/lang/et.js +++ /dev/null @@ -1,18 +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( 'format', 'et', {
- label: 'Vorming',
- panelTitle: 'Vorming',
- tag_address: 'Aadress',
- tag_div: 'Tavaline (DIV)',
- tag_h1: 'Pealkiri 1',
- tag_h2: 'Pealkiri 2',
- tag_h3: 'Pealkiri 3',
- tag_h4: 'Pealkiri 4',
- tag_h5: 'Pealkiri 5',
- tag_h6: 'Pealkiri 6',
- tag_p: 'Tavaline',
- tag_pre: 'Vormindatud'
-});
diff --git a/plugins/format/lang/eu.js b/plugins/format/lang/eu.js deleted file mode 100644 index af4ac0c..0000000 --- a/plugins/format/lang/eu.js +++ /dev/null @@ -1,18 +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( 'format', 'eu', {
- label: 'Formatua',
- panelTitle: 'Formatua',
- tag_address: 'Helbidea',
- tag_div: 'Paragrafoa (DIV)',
- tag_h1: 'Izenburua 1',
- tag_h2: 'Izenburua 2',
- tag_h3: 'Izenburua 3',
- tag_h4: 'Izenburua 4',
- tag_h5: 'Izenburua 5',
- tag_h6: 'Izenburua 6',
- tag_p: 'Arrunta',
- tag_pre: 'Formateatua'
-});
diff --git a/plugins/format/lang/fa.js b/plugins/format/lang/fa.js deleted file mode 100644 index 83f0cb1..0000000 --- a/plugins/format/lang/fa.js +++ /dev/null @@ -1,18 +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( 'format', 'fa', {
- label: 'فرمت',
- panelTitle: 'فرمت',
- tag_address: 'آدرس',
- tag_div: 'بند',
- tag_h1: 'سرنویس 1',
- tag_h2: 'سرنویس 2',
- tag_h3: 'سرنویس 3',
- tag_h4: 'سرنویس 4',
- tag_h5: 'سرنویس 5',
- tag_h6: 'سرنویس 6',
- tag_p: 'نرمال',
- tag_pre: 'فرمت شده'
-});
diff --git a/plugins/format/lang/fi.js b/plugins/format/lang/fi.js deleted file mode 100644 index 68b375a..0000000 --- a/plugins/format/lang/fi.js +++ /dev/null @@ -1,18 +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( 'format', 'fi', {
- label: 'Muotoilu',
- panelTitle: 'Muotoilu',
- tag_address: 'Osoite',
- tag_div: 'Normaali (DIV)',
- tag_h1: 'Otsikko 1',
- tag_h2: 'Otsikko 2',
- tag_h3: 'Otsikko 3',
- tag_h4: 'Otsikko 4',
- tag_h5: 'Otsikko 5',
- tag_h6: 'Otsikko 6',
- tag_p: 'Normaali',
- tag_pre: 'Muotoiltu'
-});
diff --git a/plugins/format/lang/fo.js b/plugins/format/lang/fo.js deleted file mode 100644 index 04b7fde..0000000 --- a/plugins/format/lang/fo.js +++ /dev/null @@ -1,18 +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( 'format', 'fo', {
- label: 'Skriftsnið',
- panelTitle: 'Skriftsnið',
- tag_address: 'Adressa',
- tag_div: 'Vanligt (DIV)',
- tag_h1: 'Yvirskrift 1',
- tag_h2: 'Yvirskrift 2',
- tag_h3: 'Yvirskrift 3',
- tag_h4: 'Yvirskrift 4',
- tag_h5: 'Yvirskrift 5',
- tag_h6: 'Yvirskrift 6',
- tag_p: 'Vanligt',
- tag_pre: 'Sniðgivið'
-});
diff --git a/plugins/format/lang/fr-ca.js b/plugins/format/lang/fr-ca.js deleted file mode 100644 index 573d537..0000000 --- a/plugins/format/lang/fr-ca.js +++ /dev/null @@ -1,18 +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( 'format', 'fr-ca', {
- label: 'Format',
- panelTitle: 'Format de paragraphe',
- tag_address: 'Adresse',
- tag_div: 'Normal (DIV)',
- tag_h1: 'En-tête 1',
- tag_h2: 'En-tête 2',
- tag_h3: 'En-tête 3',
- tag_h4: 'En-tête 4',
- tag_h5: 'En-tête 5',
- tag_h6: 'En-tête 6',
- tag_p: 'Normal',
- tag_pre: 'Formaté'
-});
diff --git a/plugins/format/lang/fr.js b/plugins/format/lang/fr.js deleted file mode 100644 index 0f592d2..0000000 --- a/plugins/format/lang/fr.js +++ /dev/null @@ -1,18 +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( 'format', 'fr', {
- label: 'Format',
- panelTitle: 'Format de paragraphe',
- tag_address: 'Adresse',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Titre 1',
- tag_h2: 'Titre 2',
- tag_h3: 'Titre 3',
- tag_h4: 'Titre 4',
- tag_h5: 'Titre 5',
- tag_h6: 'Titre 6',
- tag_p: 'Normal',
- tag_pre: 'Formaté'
-});
diff --git a/plugins/format/lang/gl.js b/plugins/format/lang/gl.js deleted file mode 100644 index 50e01a4..0000000 --- a/plugins/format/lang/gl.js +++ /dev/null @@ -1,18 +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( 'format', 'gl', {
- label: 'Formato',
- panelTitle: 'Formato do parágrafo',
- tag_address: 'Enderezo',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Enacabezado 1',
- tag_h2: 'Encabezado 2',
- tag_h3: 'Encabezado 3',
- tag_h4: 'Encabezado 4',
- tag_h5: 'Encabezado 5',
- tag_h6: 'Encabezado 6',
- tag_p: 'Normal',
- tag_pre: 'Formatado'
-});
diff --git a/plugins/format/lang/gu.js b/plugins/format/lang/gu.js deleted file mode 100644 index e719b7f..0000000 --- a/plugins/format/lang/gu.js +++ /dev/null @@ -1,18 +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( 'format', 'gu', {
- label: 'ફૉન્ટ ફૉર્મટ, રચનાની શૈલી',
- panelTitle: 'ફૉન્ટ ફૉર્મટ, રચનાની શૈલી',
- tag_address: 'સરનામું',
- tag_div: 'શીર્ષક (DIV)',
- tag_h1: 'શીર્ષક 1',
- tag_h2: 'શીર્ષક 2',
- tag_h3: 'શીર્ષક 3',
- tag_h4: 'શીર્ષક 4',
- tag_h5: 'શીર્ષક 5',
- tag_h6: 'શીર્ષક 6',
- tag_p: 'સામાન્ય',
- tag_pre: 'ફૉર્મટેડ'
-});
diff --git a/plugins/format/lang/he.js b/plugins/format/lang/he.js deleted file mode 100644 index b4cc5b9..0000000 --- a/plugins/format/lang/he.js +++ /dev/null @@ -1,18 +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( 'format', 'he', {
- label: 'עיצוב',
- panelTitle: 'עיצוב',
- tag_address: 'כתובת',
- tag_div: 'נורמלי (DIV)',
- tag_h1: 'כותרת',
- tag_h2: 'כותרת 2',
- tag_h3: 'כותרת 3',
- tag_h4: 'כותרת 4',
- tag_h5: 'כותרת 5',
- tag_h6: 'כותרת 6',
- tag_p: 'נורמלי',
- tag_pre: 'קוד'
-});
diff --git a/plugins/format/lang/hi.js b/plugins/format/lang/hi.js deleted file mode 100644 index 5c6ecee..0000000 --- a/plugins/format/lang/hi.js +++ /dev/null @@ -1,18 +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( 'format', 'hi', {
- label: 'फ़ॉर्मैट',
- panelTitle: 'फ़ॉर्मैट',
- tag_address: 'पता',
- tag_div: 'शीर्षक (DIV)',
- tag_h1: 'शीर्षक 1',
- tag_h2: 'शीर्षक 2',
- tag_h3: 'शीर्षक 3',
- tag_h4: 'शीर्षक 4',
- tag_h5: 'शीर्षक 5',
- tag_h6: 'शीर्षक 6',
- tag_p: 'साधारण',
- tag_pre: 'फ़ॉर्मैटॅड'
-});
diff --git a/plugins/format/lang/hr.js b/plugins/format/lang/hr.js deleted file mode 100644 index af8032c..0000000 --- a/plugins/format/lang/hr.js +++ /dev/null @@ -1,18 +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( 'format', 'hr', {
- label: 'Format',
- panelTitle: 'Format',
- tag_address: 'Address',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Heading 1',
- tag_h2: 'Heading 2',
- tag_h3: 'Heading 3',
- tag_h4: 'Heading 4',
- tag_h5: 'Heading 5',
- tag_h6: 'Heading 6',
- tag_p: 'Normal',
- tag_pre: 'Formatirano'
-});
diff --git a/plugins/format/lang/hu.js b/plugins/format/lang/hu.js deleted file mode 100644 index 6cdb8bf..0000000 --- a/plugins/format/lang/hu.js +++ /dev/null @@ -1,18 +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( 'format', 'hu', {
- label: 'Formátum',
- panelTitle: 'Formátum',
- tag_address: 'Címsor',
- tag_div: 'Bekezdés (DIV)',
- tag_h1: 'Fejléc 1',
- tag_h2: 'Fejléc 2',
- tag_h3: 'Fejléc 3',
- tag_h4: 'Fejléc 4',
- tag_h5: 'Fejléc 5',
- tag_h6: 'Fejléc 6',
- tag_p: 'Normál',
- tag_pre: 'Formázott'
-});
diff --git a/plugins/format/lang/is.js b/plugins/format/lang/is.js deleted file mode 100644 index 5749d01..0000000 --- a/plugins/format/lang/is.js +++ /dev/null @@ -1,18 +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( 'format', 'is', {
- label: 'Stílsnið',
- panelTitle: 'Stílsnið',
- tag_address: 'Vistfang',
- tag_div: 'Venjulegt (DIV)',
- tag_h1: 'Fyrirsögn 1',
- tag_h2: 'Fyrirsögn 2',
- tag_h3: 'Fyrirsögn 3',
- tag_h4: 'Fyrirsögn 4',
- tag_h5: 'Fyrirsögn 5',
- tag_h6: 'Fyrirsögn 6',
- tag_p: 'Venjulegt letur',
- tag_pre: 'Forsniðið'
-});
diff --git a/plugins/format/lang/it.js b/plugins/format/lang/it.js deleted file mode 100644 index f2d3d4d..0000000 --- a/plugins/format/lang/it.js +++ /dev/null @@ -1,18 +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( 'format', 'it', {
- label: 'Formato',
- panelTitle: 'Formato',
- tag_address: 'Indirizzo',
- tag_div: 'Paragrafo (DIV)',
- tag_h1: 'Titolo 1',
- tag_h2: 'Titolo 2',
- tag_h3: 'Titolo 3',
- tag_h4: 'Titolo 4',
- tag_h5: 'Titolo 5',
- tag_h6: 'Titolo 6',
- tag_p: 'Normale',
- tag_pre: 'Formattato'
-});
diff --git a/plugins/format/lang/ja.js b/plugins/format/lang/ja.js deleted file mode 100644 index 38b1ba4..0000000 --- a/plugins/format/lang/ja.js +++ /dev/null @@ -1,18 +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( 'format', 'ja', {
- label: 'フォーマット',
- panelTitle: 'フォーマット',
- tag_address: 'アドレス',
- tag_div: '標準 (DIV)',
- tag_h1: '見出し 1',
- tag_h2: '見出し 2',
- tag_h3: '見出し 3',
- tag_h4: '見出し 4',
- tag_h5: '見出し 5',
- tag_h6: '見出し 6',
- tag_p: '標準',
- tag_pre: '書式付き'
-});
diff --git a/plugins/format/lang/ka.js b/plugins/format/lang/ka.js deleted file mode 100644 index ee95d43..0000000 --- a/plugins/format/lang/ka.js +++ /dev/null @@ -1,18 +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( 'format', 'ka', {
- label: 'ფიორმატირება',
- panelTitle: 'ფორმატირება',
- tag_address: 'მისამართი',
- tag_div: 'ჩვეულებრივი (DIV)',
- tag_h1: 'სათაური 1',
- tag_h2: 'სათაური 2',
- tag_h3: 'სათაური 3',
- tag_h4: 'სათაური 4',
- tag_h5: 'სათაური 5',
- tag_h6: 'სათაური 6',
- tag_p: 'ჩვეულებრივი',
- tag_pre: 'ფორმატირებული'
-});
diff --git a/plugins/format/lang/km.js b/plugins/format/lang/km.js deleted file mode 100644 index d26c43b..0000000 --- a/plugins/format/lang/km.js +++ /dev/null @@ -1,18 +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( 'format', 'km', {
- label: 'រចនា',
- panelTitle: 'រចនា',
- tag_address: 'Address',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Heading 1',
- tag_h2: 'Heading 2',
- tag_h3: 'Heading 3',
- tag_h4: 'Heading 4',
- tag_h5: 'Heading 5',
- tag_h6: 'Heading 6',
- tag_p: 'Normal',
- tag_pre: 'Formatted'
-});
diff --git a/plugins/format/lang/ko.js b/plugins/format/lang/ko.js deleted file mode 100644 index dfff409..0000000 --- a/plugins/format/lang/ko.js +++ /dev/null @@ -1,18 +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( 'format', 'ko', {
- label: '포맷',
- panelTitle: '포맷',
- tag_address: 'Address',
- tag_div: 'Normal (DIV)', // MISSING
- tag_h1: 'Heading 1',
- tag_h2: 'Heading 2',
- tag_h3: 'Heading 3',
- tag_h4: 'Heading 4',
- tag_h5: 'Heading 5',
- tag_h6: 'Heading 6',
- tag_p: 'Normal',
- tag_pre: 'Formatted'
-});
diff --git a/plugins/format/lang/ku.js b/plugins/format/lang/ku.js deleted file mode 100644 index 83c0310..0000000 --- a/plugins/format/lang/ku.js +++ /dev/null @@ -1,18 +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( 'format', 'ku', {
- label: 'ڕازاندنەوە',
- panelTitle: 'بەشی ڕازاندنەوه',
- tag_address: 'ناونیشان',
- tag_div: '(DIV)-ی ئاسایی',
- tag_h1: 'سەرنووسەی ١',
- tag_h2: 'سەرنووسەی ٢',
- tag_h3: 'سەرنووسەی ٣',
- tag_h4: 'سەرنووسەی ٤',
- tag_h5: 'سەرنووسەی ٥',
- tag_h6: 'سەرنووسەی ٦',
- tag_p: 'ئاسایی',
- tag_pre: 'شێوازکراو'
-});
diff --git a/plugins/format/lang/lt.js b/plugins/format/lang/lt.js deleted file mode 100644 index acea4b1..0000000 --- a/plugins/format/lang/lt.js +++ /dev/null @@ -1,18 +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( 'format', 'lt', {
- label: 'Šrifto formatas',
- panelTitle: 'Šrifto formatas',
- tag_address: 'Kreipinio',
- tag_div: 'Normalus (DIV)',
- tag_h1: 'Antraštinis 1',
- tag_h2: 'Antraštinis 2',
- tag_h3: 'Antraštinis 3',
- tag_h4: 'Antraštinis 4',
- tag_h5: 'Antraštinis 5',
- tag_h6: 'Antraštinis 6',
- tag_p: 'Normalus',
- tag_pre: 'Formuotas'
-});
diff --git a/plugins/format/lang/lv.js b/plugins/format/lang/lv.js deleted file mode 100644 index 8ba2400..0000000 --- a/plugins/format/lang/lv.js +++ /dev/null @@ -1,18 +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( 'format', 'lv', {
- label: 'Formāts',
- panelTitle: 'Formāts',
- tag_address: 'Adrese',
- tag_div: 'Rindkopa (DIV)',
- tag_h1: 'Virsraksts 1',
- tag_h2: 'Virsraksts 2',
- tag_h3: 'Virsraksts 3',
- tag_h4: 'Virsraksts 4',
- tag_h5: 'Virsraksts 5',
- tag_h6: 'Virsraksts 6',
- tag_p: 'Normāls teksts',
- tag_pre: 'Formatēts teksts'
-});
diff --git a/plugins/format/lang/mk.js b/plugins/format/lang/mk.js deleted file mode 100644 index bba40fa..0000000 --- a/plugins/format/lang/mk.js +++ /dev/null @@ -1,18 +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( 'format', 'mk', {
- label: 'Format', // MISSING
- panelTitle: 'Paragraph Format', // MISSING
- tag_address: 'Address', // MISSING
- tag_div: 'Normal (DIV)', // MISSING
- tag_h1: 'Heading 1', // MISSING
- tag_h2: 'Heading 2', // MISSING
- tag_h3: 'Heading 3', // MISSING
- tag_h4: 'Heading 4', // MISSING
- tag_h5: 'Heading 5', // MISSING
- tag_h6: 'Heading 6', // MISSING
- tag_p: 'Normal', // MISSING
- tag_pre: 'Formatted' // MISSING
-});
diff --git a/plugins/format/lang/mn.js b/plugins/format/lang/mn.js deleted file mode 100644 index 2db2674..0000000 --- a/plugins/format/lang/mn.js +++ /dev/null @@ -1,18 +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( 'format', 'mn', {
- label: 'Параргафын загвар',
- panelTitle: 'Параргафын загвар',
- tag_address: 'Хаяг',
- tag_div: 'Paragraph (DIV)',
- tag_h1: 'Гарчиг 1',
- tag_h2: 'Гарчиг 2',
- tag_h3: 'Гарчиг 3',
- tag_h4: 'Гарчиг 4',
- tag_h5: 'Гарчиг 5',
- tag_h6: 'Гарчиг 6',
- tag_p: 'Хэвийн',
- tag_pre: 'Formatted'
-});
diff --git a/plugins/format/lang/ms.js b/plugins/format/lang/ms.js deleted file mode 100644 index 072cef9..0000000 --- a/plugins/format/lang/ms.js +++ /dev/null @@ -1,18 +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( 'format', 'ms', {
- label: 'Format',
- panelTitle: 'Format',
- tag_address: 'Alamat',
- tag_div: 'Perenggan (DIV)',
- tag_h1: 'Heading 1',
- tag_h2: 'Heading 2',
- tag_h3: 'Heading 3',
- tag_h4: 'Heading 4',
- tag_h5: 'Heading 5',
- tag_h6: 'Heading 6',
- tag_p: 'Normal',
- tag_pre: 'Telah Diformat'
-});
diff --git a/plugins/format/lang/nb.js b/plugins/format/lang/nb.js deleted file mode 100644 index 45e31ce..0000000 --- a/plugins/format/lang/nb.js +++ /dev/null @@ -1,18 +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( 'format', 'nb', {
- label: 'Format',
- panelTitle: 'Avsnittsformat',
- tag_address: 'Adresse',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Overskrift 1',
- tag_h2: 'Overskrift 2',
- tag_h3: 'Overskrift 3',
- tag_h4: 'Overskrift 4',
- tag_h5: 'Overskrift 5',
- tag_h6: 'Overskrift 6',
- tag_p: 'Normal',
- tag_pre: 'Formatert'
-});
diff --git a/plugins/format/lang/nl.js b/plugins/format/lang/nl.js deleted file mode 100644 index bf37b09..0000000 --- a/plugins/format/lang/nl.js +++ /dev/null @@ -1,18 +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( 'format', 'nl', {
- label: 'Opmaak',
- panelTitle: 'Opmaak',
- tag_address: 'Adres',
- tag_div: 'Normaal (DIV)',
- tag_h1: 'Kop 1',
- tag_h2: 'Kop 2',
- tag_h3: 'Kop 3',
- tag_h4: 'Kop 4',
- tag_h5: 'Kop 5',
- tag_h6: 'Kop 6',
- tag_p: 'Normaal',
- tag_pre: 'Met opmaak'
-});
diff --git a/plugins/format/lang/no.js b/plugins/format/lang/no.js deleted file mode 100644 index 7bc786c..0000000 --- a/plugins/format/lang/no.js +++ /dev/null @@ -1,18 +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( 'format', 'no', {
- label: 'Format',
- panelTitle: 'Avsnittsformat',
- tag_address: 'Adresse',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Overskrift 1',
- tag_h2: 'Overskrift 2',
- tag_h3: 'Overskrift 3',
- tag_h4: 'Overskrift 4',
- tag_h5: 'Overskrift 5',
- tag_h6: 'Overskrift 6',
- tag_p: 'Normal',
- tag_pre: 'Formatert'
-});
diff --git a/plugins/format/lang/pl.js b/plugins/format/lang/pl.js deleted file mode 100644 index aa31afc..0000000 --- a/plugins/format/lang/pl.js +++ /dev/null @@ -1,18 +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( 'format', 'pl', {
- label: 'Format',
- panelTitle: 'Format',
- tag_address: 'Adres',
- tag_div: 'Normalny (DIV)',
- tag_h1: 'Nagłówek 1',
- tag_h2: 'Nagłówek 2',
- tag_h3: 'Nagłówek 3',
- tag_h4: 'Nagłówek 4',
- tag_h5: 'Nagłówek 5',
- tag_h6: 'Nagłówek 6',
- tag_p: 'Normalny',
- tag_pre: 'Tekst sformatowany'
-});
diff --git a/plugins/format/lang/pt-br.js b/plugins/format/lang/pt-br.js deleted file mode 100644 index 72bb30a..0000000 --- a/plugins/format/lang/pt-br.js +++ /dev/null @@ -1,18 +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( 'format', 'pt-br', {
- label: 'Formatação',
- panelTitle: 'Formatação',
- tag_address: 'Endereço',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Título 1',
- tag_h2: 'Título 2',
- tag_h3: 'Título 3',
- tag_h4: 'Título 4',
- tag_h5: 'Título 5',
- tag_h6: 'Título 6',
- tag_p: 'Normal',
- tag_pre: 'Formatado'
-});
diff --git a/plugins/format/lang/pt.js b/plugins/format/lang/pt.js deleted file mode 100644 index 3077dfe..0000000 --- a/plugins/format/lang/pt.js +++ /dev/null @@ -1,18 +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( 'format', 'pt', {
- label: 'Formato',
- panelTitle: 'Formato',
- tag_address: 'Endereço',
- tag_div: 'Normal (DIV)', // MISSING
- tag_h1: 'Título 1',
- tag_h2: 'Título 2',
- tag_h3: 'Título 3',
- tag_h4: 'Título 4',
- tag_h5: 'Título 5',
- tag_h6: 'Título 6',
- tag_p: 'Normal',
- tag_pre: 'Formatado'
-});
diff --git a/plugins/format/lang/ro.js b/plugins/format/lang/ro.js deleted file mode 100644 index 4f069d8..0000000 --- a/plugins/format/lang/ro.js +++ /dev/null @@ -1,18 +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( 'format', 'ro', {
- label: 'Formatare',
- panelTitle: 'Formatare',
- tag_address: 'Adresă',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Heading 1',
- tag_h2: 'Heading 2',
- tag_h3: 'Heading 3',
- tag_h4: 'Heading 4',
- tag_h5: 'Heading 5',
- tag_h6: 'Heading 6',
- tag_p: 'Normal',
- tag_pre: 'Formatat'
-});
diff --git a/plugins/format/lang/ru.js b/plugins/format/lang/ru.js deleted file mode 100644 index 4a67879..0000000 --- a/plugins/format/lang/ru.js +++ /dev/null @@ -1,18 +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( 'format', 'ru', {
- label: 'Форматирование',
- panelTitle: 'Форматирование',
- tag_address: 'Адрес',
- tag_div: 'Обычное (div)',
- tag_h1: 'Заголовок 1',
- tag_h2: 'Заголовок 2',
- tag_h3: 'Заголовок 3',
- tag_h4: 'Заголовок 4',
- tag_h5: 'Заголовок 5',
- tag_h6: 'Заголовок 6',
- tag_p: 'Обычное',
- tag_pre: 'Моноширинное'
-});
diff --git a/plugins/format/lang/si.js b/plugins/format/lang/si.js deleted file mode 100644 index 273fe5f..0000000 --- a/plugins/format/lang/si.js +++ /dev/null @@ -1,18 +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( 'format', 'si', {
- label: 'ආකෘතිය',
- panelTitle: 'චේදයේ ',
- tag_address: 'ලිපිනය',
- tag_div: 'සාමාන්ය(DIV)',
- tag_h1: 'ශීර්ෂය 1',
- tag_h2: 'ශීර්ෂය 2',
- tag_h3: 'ශීර්ෂය 3',
- tag_h4: 'ශීර්ෂය 4',
- tag_h5: 'ශීර්ෂය 5',
- tag_h6: 'ශීර්ෂය 6',
- tag_p: 'සාමාන්ය',
- tag_pre: 'ආකෘතියන්'
-});
diff --git a/plugins/format/lang/sk.js b/plugins/format/lang/sk.js deleted file mode 100644 index 1f1b8ae..0000000 --- a/plugins/format/lang/sk.js +++ /dev/null @@ -1,18 +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( 'format', 'sk', {
- label: 'Formát',
- panelTitle: 'Formát',
- tag_address: 'Adresa',
- tag_div: 'Normálny (DIV)',
- tag_h1: 'Nadpis 1',
- tag_h2: 'Nadpis 2',
- tag_h3: 'Nadpis 3',
- tag_h4: 'Nadpis 4',
- tag_h5: 'Nadpis 5',
- tag_h6: 'Nadpis 6',
- tag_p: 'Normálny',
- tag_pre: 'Formátovaný'
-});
diff --git a/plugins/format/lang/sl.js b/plugins/format/lang/sl.js deleted file mode 100644 index afc0593..0000000 --- a/plugins/format/lang/sl.js +++ /dev/null @@ -1,18 +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( 'format', 'sl', {
- label: 'Oblika',
- panelTitle: 'Oblika',
- tag_address: 'Napis',
- tag_div: 'Navaden (DIV)',
- tag_h1: 'Naslov 1',
- tag_h2: 'Naslov 2',
- tag_h3: 'Naslov 3',
- tag_h4: 'Naslov 4',
- tag_h5: 'Naslov 5',
- tag_h6: 'Naslov 6',
- tag_p: 'Navaden',
- tag_pre: 'Oblikovan'
-});
diff --git a/plugins/format/lang/sq.js b/plugins/format/lang/sq.js deleted file mode 100644 index dbdf84f..0000000 --- a/plugins/format/lang/sq.js +++ /dev/null @@ -1,18 +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( 'format', 'sq', {
- label: 'Formati',
- panelTitle: 'Formati i Paragrafit',
- tag_address: 'Adresa',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Titulli 1',
- tag_h2: 'Titulli 2',
- tag_h3: 'Titulli 3',
- tag_h4: 'Titulli 4',
- tag_h5: 'Titulli 5',
- tag_h6: 'Titulli 6',
- tag_p: 'Normal',
- tag_pre: 'Formatuar'
-});
diff --git a/plugins/format/lang/sr-latn.js b/plugins/format/lang/sr-latn.js deleted file mode 100644 index dfe1c7e..0000000 --- a/plugins/format/lang/sr-latn.js +++ /dev/null @@ -1,18 +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( 'format', 'sr-latn', {
- label: 'Format',
- panelTitle: 'Format',
- tag_address: 'Adresa',
- tag_div: 'Normal (DIV)', // MISSING
- tag_h1: 'Naslov 1',
- tag_h2: 'Naslov 2',
- tag_h3: 'Naslov 3',
- tag_h4: 'Naslov 4',
- tag_h5: 'Naslov 5',
- tag_h6: 'Naslov 6',
- tag_p: 'Normal',
- tag_pre: 'Formatirano'
-});
diff --git a/plugins/format/lang/sr.js b/plugins/format/lang/sr.js deleted file mode 100644 index 548edce..0000000 --- a/plugins/format/lang/sr.js +++ /dev/null @@ -1,18 +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( 'format', 'sr', {
- label: 'Формат',
- panelTitle: 'Формат',
- tag_address: 'Adresa',
- tag_div: 'Normal (DIV)', // MISSING
- tag_h1: 'Heading 1',
- tag_h2: 'Heading 2',
- tag_h3: 'Heading 3',
- tag_h4: 'Heading 4',
- tag_h5: 'Heading 5',
- tag_h6: 'Heading 6',
- tag_p: 'Normal',
- tag_pre: 'Formatirano'
-});
diff --git a/plugins/format/lang/sv.js b/plugins/format/lang/sv.js deleted file mode 100644 index 8381f88..0000000 --- a/plugins/format/lang/sv.js +++ /dev/null @@ -1,18 +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( 'format', 'sv', {
- label: 'Teckenformat',
- panelTitle: 'Teckenformat',
- tag_address: 'Adress',
- tag_div: 'Normal (DIV)',
- tag_h1: 'Rubrik 1',
- tag_h2: 'Rubrik 2',
- tag_h3: 'Rubrik 3',
- tag_h4: 'Rubrik 4',
- tag_h5: 'Rubrik 5',
- tag_h6: 'Rubrik 6',
- tag_p: 'Normal',
- tag_pre: 'Formaterad'
-});
diff --git a/plugins/format/lang/th.js b/plugins/format/lang/th.js deleted file mode 100644 index 1822895..0000000 --- a/plugins/format/lang/th.js +++ /dev/null @@ -1,18 +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( 'format', 'th', {
- label: 'รูปแบบ',
- panelTitle: 'รูปแบบ',
- tag_address: 'Address',
- tag_div: 'Paragraph (DIV)',
- tag_h1: 'Heading 1',
- tag_h2: 'Heading 2',
- tag_h3: 'Heading 3',
- tag_h4: 'Heading 4',
- tag_h5: 'Heading 5',
- tag_h6: 'Heading 6',
- tag_p: 'Normal',
- tag_pre: 'Formatted'
-});
diff --git a/plugins/format/lang/tr.js b/plugins/format/lang/tr.js deleted file mode 100644 index ff10b94..0000000 --- a/plugins/format/lang/tr.js +++ /dev/null @@ -1,18 +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( 'format', 'tr', {
- label: 'Biçim',
- panelTitle: 'Biçim',
- tag_address: 'Adres',
- tag_div: 'Paragraf (DIV)',
- tag_h1: 'Başlık 1',
- tag_h2: 'Başlık 2',
- tag_h3: 'Başlık 3',
- tag_h4: 'Başlık 4',
- tag_h5: 'Başlık 5',
- tag_h6: 'Başlık 6',
- tag_p: 'Normal',
- tag_pre: 'Biçimli'
-});
diff --git a/plugins/format/lang/ug.js b/plugins/format/lang/ug.js deleted file mode 100644 index 91f610e..0000000 --- a/plugins/format/lang/ug.js +++ /dev/null @@ -1,18 +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( 'format', 'ug', {
- label: 'پىچىم',
- panelTitle: 'پىچىم',
- tag_address: 'ئادرېس',
- tag_div: 'ئابزاس (DIV)',
- tag_h1: 'ماۋزۇ 1',
- tag_h2: 'ماۋزۇ 2',
- tag_h3: 'ماۋزۇ 3',
- tag_h4: 'ماۋزۇ 4',
- tag_h5: 'ماۋزۇ 5',
- tag_h6: 'ماۋزۇ 6',
- tag_p: 'ئادەتتىكى',
- tag_pre: 'تىزىلغان پىچىم'
-});
diff --git a/plugins/format/lang/uk.js b/plugins/format/lang/uk.js deleted file mode 100644 index 3dad7a3..0000000 --- a/plugins/format/lang/uk.js +++ /dev/null @@ -1,18 +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( 'format', 'uk', {
- label: 'Форматування',
- panelTitle: 'Форматування параграфа',
- tag_address: 'Адреса',
- tag_div: 'Нормальний (div)',
- tag_h1: 'Заголовок 1',
- tag_h2: 'Заголовок 2',
- tag_h3: 'Заголовок 3',
- tag_h4: 'Заголовок 4',
- tag_h5: 'Заголовок 5',
- tag_h6: 'Заголовок 6',
- tag_p: 'Нормальний',
- tag_pre: 'Форматований'
-});
diff --git a/plugins/format/lang/vi.js b/plugins/format/lang/vi.js deleted file mode 100644 index 07453e3..0000000 --- a/plugins/format/lang/vi.js +++ /dev/null @@ -1,18 +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( 'format', 'vi', {
- label: 'Định dạng',
- panelTitle: 'Định dạng',
- tag_address: 'Address',
- tag_div: 'Bình thường (DIV)',
- tag_h1: 'Heading 1',
- tag_h2: 'Heading 2',
- tag_h3: 'Heading 3',
- tag_h4: 'Heading 4',
- tag_h5: 'Heading 5',
- tag_h6: 'Heading 6',
- tag_p: 'Bình thường (P)',
- tag_pre: 'Đã thiết lập'
-});
diff --git a/plugins/format/lang/zh-cn.js b/plugins/format/lang/zh-cn.js deleted file mode 100644 index 962afc8..0000000 --- a/plugins/format/lang/zh-cn.js +++ /dev/null @@ -1,18 +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( 'format', 'zh-cn', {
- label: '格式',
- panelTitle: '格式',
- tag_address: '地址',
- tag_div: '段落(DIV)',
- tag_h1: '标题 1',
- tag_h2: '标题 2',
- tag_h3: '标题 3',
- tag_h4: '标题 4',
- tag_h5: '标题 5',
- tag_h6: '标题 6',
- tag_p: '普通',
- tag_pre: '已编排格式'
-});
diff --git a/plugins/format/lang/zh.js b/plugins/format/lang/zh.js deleted file mode 100644 index 432580c..0000000 --- a/plugins/format/lang/zh.js +++ /dev/null @@ -1,18 +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( 'format', 'zh', {
- label: '格式',
- panelTitle: '格式',
- tag_address: '位址',
- tag_div: '一般 (DIV)',
- tag_h1: '標題 1',
- tag_h2: '標題 2',
- tag_h3: '標題 3',
- tag_h4: '標題 4',
- tag_h5: '標題 5',
- tag_h6: '標題 6',
- tag_p: '一般',
- tag_pre: '已格式化'
-});
diff --git a/plugins/format/plugin.js b/plugins/format/plugin.js deleted file mode 100644 index 32ade3f..0000000 --- a/plugins/format/plugin.js +++ /dev/null @@ -1,217 +0,0 @@ -/**
- * @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
- * For licensing, see LICENSE.html or http://ckeditor.com/license
- */
-
-CKEDITOR.plugins.add( 'format', {
- 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 ) {
- if ( editor.blockless )
- return;
-
- var config = editor.config,
- lang = editor.lang.format;
-
- // Gets the list of tags from the settings.
- var tags = config.format_tags.split( ';' );
-
- // Create style objects for all defined styles.
- var styles = {},
- stylesCount = 0,
- allowedContent = [];
- for ( var i = 0; i < tags.length; i++ ) {
- var tag = tags[ i ];
- var style = new CKEDITOR.style( config[ 'format_' + tag ] );
- if ( !editor.filter.customConfig || editor.filter.check( style ) ) {
- stylesCount++;
- styles[ tag ] = style;
- styles[ tag ]._.enterMode = editor.config.enterMode;
- allowedContent.push( style );
- }
- }
-
- // Hide entire combo when all formats are rejected.
- if ( stylesCount === 0 )
- return;
-
- editor.ui.addRichCombo( 'Format', {
- label: lang.label,
- title: lang.panelTitle,
- toolbar: 'styles,20',
- allowedContent: allowedContent,
-
- panel: {
- css: [ CKEDITOR.skin.getPath( 'editor' ) ].concat( config.contentsCss ),
- multiSelect: false,
- attributes: { 'aria-label': lang.panelTitle }
- },
-
- init: function() {
- this.startGroup( lang.panelTitle );
-
- for ( var tag in styles ) {
- var label = lang[ 'tag_' + tag ];
-
- // Add the tag entry to the panel list.
- this.add( tag, styles[ tag ].buildPreview( label ), label );
- }
- },
-
- onClick: function( value ) {
- editor.focus();
- editor.fire( 'saveSnapshot' );
-
- var style = styles[ value ],
- elementPath = editor.elementPath();
-
- editor[ style.checkActive( elementPath ) ? 'removeStyle' : 'applyStyle' ]( style );
-
- // Save the undo snapshot after all changes are affected. (#4899)
- setTimeout( function() {
- editor.fire( 'saveSnapshot' );
- }, 0 );
- },
-
- onRender: function() {
- editor.on( 'selectionChange', function( ev ) {
-
- var currentTag = this.getValue(),
- elementPath = ev.data.path,
- isEnabled = !editor.readOnly && elementPath.isContextFor( 'p' );
-
- // Disable the command when selection path is "blockless".
- this[ isEnabled ? 'enable' : 'disable' ]();
-
- if ( isEnabled ) {
-
- for ( var tag in styles ) {
- if ( styles[ tag ].checkActive( elementPath ) ) {
- if ( tag != currentTag )
- this.setValue( tag, editor.lang.format[ 'tag_' + tag ] );
- return;
- }
- }
-
- // If no styles match, just empty it.
- this.setValue( '' );
- }
- }, this );
- }
- });
- }
-});
-
-/**
- * A list of semi colon separated style names (by default tags) representing
- * the style definition for each entry to be displayed in the Format combo in
- * the toolbar. Each entry must have its relative definition configuration in a
- * setting named `'format_(tagName)'`. For example, the `'p'` entry has its
- * definition taken from `config.format_p`.
- *
- * config.format_tags = 'p;h2;h3;pre';
- *
- * @cfg {String} [format_tags='p;h1;h2;h3;h4;h5;h6;pre;address;div']
- * @member CKEDITOR.config
- */
-CKEDITOR.config.format_tags = 'p;h1;h2;h3;h4;h5;h6;pre;address;div';
-
-/**
- * The style definition to be used to apply the `'Normal'` format.
- *
- * config.format_p = { element : 'p', attributes : { 'class' : 'normalPara' } };
- *
- * @cfg {Object} [format_p={ element: 'p' }]
- * @member CKEDITOR.config
- */
-CKEDITOR.config.format_p = { element: 'p' };
-
-/**
- * The style definition to be used to apply the `'Normal (DIV)'` format.
- *
- * config.format_div = { element : 'div', attributes : { 'class' : 'normalDiv' } };
- *
- * @cfg {Object} [format_div={ element: 'div' }]
- * @member CKEDITOR.config
- */
-CKEDITOR.config.format_div = { element: 'div' };
-
-/**
- * The style definition to be used to apply the `'Formatted'` format.
- *
- * config.format_pre = { element: 'pre', attributes: { 'class': 'code' } };
- *
- * @cfg {Object} [format_pre={ element: 'pre' }]
- * @member CKEDITOR.config
- */
-CKEDITOR.config.format_pre = { element: 'pre' };
-
-/**
- * The style definition to be used to apply the `'Address'` format.
- *
- * config.format_address = { element: 'address', attributes: { 'class': 'styledAddress' } };
- *
- * @cfg {Object} [format_address={ element: 'address' }]
- * @member CKEDITOR.config
- */
-CKEDITOR.config.format_address = { element: 'address' };
-
-/**
- * The style definition to be used to apply the `'Heading 1'` format.
- *
- * config.format_h1 = { element: 'h1', attributes: { 'class': 'contentTitle1' } };
- *
- * @cfg {Object} [format_h1={ element: 'h1' }]
- * @member CKEDITOR.config
- */
-CKEDITOR.config.format_h1 = { element: 'h1' };
-
-/**
- * The style definition to be used to apply the `'Heading 2'` format.
- *
- * config.format_h2 = { element: 'h2', attributes: { 'class': 'contentTitle2' } };
- *
- * @cfg {Object} [format_h2={ element: 'h2' }]
- * @member CKEDITOR.config
- */
-CKEDITOR.config.format_h2 = { element: 'h2' };
-
-/**
- * The style definition to be used to apply the `'Heading 3'` format.
- *
- * config.format_h3 = { element: 'h3', attributes: { 'class': 'contentTitle3' } };
- *
- * @cfg {Object} [format_h3={ element: 'h3' }]
- * @member CKEDITOR.config
- */
-CKEDITOR.config.format_h3 = { element: 'h3' };
-
-/**
- * The style definition to be used to apply the `'Heading 4'` format.
- *
- * config.format_h4 = { element: 'h4', attributes: { 'class': 'contentTitle4' } };
- *
- * @cfg {Object} [format_h4={ element: 'h4' }]
- * @member CKEDITOR.config
- */
-CKEDITOR.config.format_h4 = { element: 'h4' };
-
-/**
- * The style definition to be used to apply the `'Heading 5'` format.
- *
- * config.format_h5 = { element: 'h5', attributes: { 'class': 'contentTitle5' } };
- *
- * @cfg {Object} [format_h5={ element: 'h5' }]
- * @member CKEDITOR.config
- */
-CKEDITOR.config.format_h5 = { element: 'h5' };
-
-/**
- * The style definition to be used to apply the `'Heading 6'` format.
- *
- * config.format_h6 = { element: 'h6', attributes: { 'class': 'contentTitle6' } };
- *
- * @cfg {Object} [format_h6={ element: 'h6' }]
- * @member CKEDITOR.config
- */
-CKEDITOR.config.format_h6 = { element: 'h6' };
|
