Add JS files
This commit is contained in:
18
include/jQuery/ckeditor/plugins/format/lang/af.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/af.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/ar.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/ar.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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: 'منسّق'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/bg.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/bg.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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: 'Форматиран'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/bn.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/bn.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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: 'ফর্মেটেড'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/bs.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/bs.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/ca.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/ca.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/cs.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/cs.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/cy.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/cy.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/da.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/da.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/de.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/de.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/el.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/el.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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: 'Προ-μορφοποιημένη'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/en-au.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/en-au.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/en-ca.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/en-ca.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/en-gb.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/en-gb.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/en.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/en.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/eo.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/eo.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/es.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/es.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/et.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/et.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/eu.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/eu.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/fa.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/fa.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'format', 'fa', {
|
||||
label: 'قالب',
|
||||
panelTitle: 'قالب بند',
|
||||
tag_address: 'نشانی',
|
||||
tag_div: 'بند',
|
||||
tag_h1: 'سرنویس ۱',
|
||||
tag_h2: 'سرنویس ۲',
|
||||
tag_h3: 'سرنویس ۳',
|
||||
tag_h4: 'سرنویس ۴',
|
||||
tag_h5: 'سرنویس ۵',
|
||||
tag_h6: 'سرنویس ۶',
|
||||
tag_p: 'معمولی',
|
||||
tag_pre: 'قالبدار'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/fi.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/fi.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/fo.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/fo.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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ð'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/fr-ca.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/fr-ca.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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é'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/fr.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/fr.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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é'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/gl.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/gl.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/gu.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/gu.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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: 'ફૉર્મટેડ'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/he.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/he.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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: 'קוד'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/hi.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/hi.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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: 'फ़ॉर्मैटॅड'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/hr.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/hr.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/hu.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/hu.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/id.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/id.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'format', 'id', {
|
||||
label: 'Bentuk',
|
||||
panelTitle: 'Bentuk Paragraf',
|
||||
tag_address: 'Alamat',
|
||||
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: 'Membentuk'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/is.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/is.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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ð'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/it.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/it.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/ja.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/ja.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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: '書式付き'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/ka.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/ka.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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: 'ფორმატირებული'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/km.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/km.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'format', 'km', {
|
||||
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: 'Formatted' // MISSING
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/ko.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/ko.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'format', 'ko', {
|
||||
label: '포맷',
|
||||
panelTitle: '포맷',
|
||||
tag_address: 'Address',
|
||||
tag_div: '기본 (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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/ku.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/ku.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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: 'شێوازکراو'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/lt.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/lt.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/lv.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/lv.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/mk.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/mk.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/mn.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/mn.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/ms.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/ms.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/nb.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/nb.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/nl.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/nl.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/no.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/no.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/pl.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/pl.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/pt-br.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/pt-br.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/pt.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/pt.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'format', 'pt', {
|
||||
label: 'Formatar',
|
||||
panelTitle: 'Formatar Parágrafo',
|
||||
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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/ro.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/ro.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/ru.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/ru.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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: 'Моноширинное'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/si.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/si.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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: 'ආකෘතියන්'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/sk.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/sk.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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ý'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/sl.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/sl.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/sq.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/sq.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/sr-latn.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/sr-latn.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'format', 'sr-latn', {
|
||||
label: 'Format',
|
||||
panelTitle: 'Format',
|
||||
tag_address: 'Adresa',
|
||||
tag_div: 'Normalno (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: 'Normal',
|
||||
tag_pre: 'Formatirano'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/sr.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/sr.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'format', 'sr', {
|
||||
label: 'Формат',
|
||||
panelTitle: 'Формат',
|
||||
tag_address: 'Adresa',
|
||||
tag_div: 'Нормално (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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/sv.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/sv.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/th.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/th.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/tr.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/tr.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/tt.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/tt.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'format', 'tt', {
|
||||
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: 'Форматлаулы'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/ug.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/ug.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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: 'تىزىلغان پىچىم'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/uk.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/uk.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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: 'Форматований'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/vi.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/vi.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/zh-cn.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/zh-cn.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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: '已编排格式'
|
||||
} );
|
||||
18
include/jQuery/ckeditor/plugins/format/lang/zh.js
Executable file
18
include/jQuery/ckeditor/plugins/format/lang/zh.js
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md 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: '格式設定'
|
||||
} );
|
||||
Reference in New Issue
Block a user