mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-15 21:30:56 +00:00
first commit
This commit is contained in:
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'af', {
|
||||
label: 'Styl',
|
||||
panelTitle: 'Opmaak style',
|
||||
panelTitle1: 'Blok style',
|
||||
panelTitle2: 'Inlyn style',
|
||||
panelTitle3: 'Objek style'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'ar', {
|
||||
label: 'أنماط',
|
||||
panelTitle: 'أنماط التنسيق',
|
||||
panelTitle1: 'أنماط الفقرة',
|
||||
panelTitle2: 'أنماط مضمنة',
|
||||
panelTitle3: 'أنماط الكائن'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'bg', {
|
||||
label: 'Стилове',
|
||||
panelTitle: 'Стилове за форматиране',
|
||||
panelTitle1: 'Блокови стилове',
|
||||
panelTitle2: 'Вътрешни стилове',
|
||||
panelTitle3: 'Обектни стилове'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'bn', {
|
||||
label: 'স্টাইল',
|
||||
panelTitle: 'Formatting Styles', // MISSING
|
||||
panelTitle1: 'Block Styles', // MISSING
|
||||
panelTitle2: 'Inline Styles', // MISSING
|
||||
panelTitle3: 'Object Styles' // MISSING
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'bs', {
|
||||
label: 'Stil',
|
||||
panelTitle: 'Formatting Styles', // MISSING
|
||||
panelTitle1: 'Block Styles', // MISSING
|
||||
panelTitle2: 'Inline Styles', // MISSING
|
||||
panelTitle3: 'Object Styles' // MISSING
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'ca', {
|
||||
label: 'Estil',
|
||||
panelTitle: 'Estils de format',
|
||||
panelTitle1: 'Estils de bloc',
|
||||
panelTitle2: 'Estils incrustats',
|
||||
panelTitle3: 'Estils d\'objecte'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'cs', {
|
||||
label: 'Styl',
|
||||
panelTitle: 'Formátovací styly',
|
||||
panelTitle1: 'Blokové styly',
|
||||
panelTitle2: 'Řádkové styly',
|
||||
panelTitle3: 'Objektové styly'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'cy', {
|
||||
label: 'Arddulliau',
|
||||
panelTitle: 'Arddulliau Fformatio',
|
||||
panelTitle1: 'Arddulliau Bloc',
|
||||
panelTitle2: 'Arddulliau Mewnol',
|
||||
panelTitle3: 'Arddulliau Gwrthrych'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'da', {
|
||||
label: 'Typografi',
|
||||
panelTitle: 'Formattering på stylesheet',
|
||||
panelTitle1: 'Block typografi',
|
||||
panelTitle2: 'Inline typografi',
|
||||
panelTitle3: 'Object typografi'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'de', {
|
||||
label: 'Stil',
|
||||
panelTitle: 'Formatierungenstil',
|
||||
panelTitle1: 'Block Stilart',
|
||||
panelTitle2: 'Inline Stilart',
|
||||
panelTitle3: 'Objekt Stilart'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'el', {
|
||||
label: 'Μορφές',
|
||||
panelTitle: 'Στυλ Μορφοποίησης',
|
||||
panelTitle1: 'Στυλ Κομματιών',
|
||||
panelTitle2: 'Στυλ Εν Σειρά',
|
||||
panelTitle3: 'Στυλ Αντικειμένων'
|
||||
});
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'en-au', {
|
||||
label: 'Styles',
|
||||
panelTitle: 'Formatting Styles', // MISSING
|
||||
panelTitle1: 'Block Styles',
|
||||
panelTitle2: 'Inline Styles',
|
||||
panelTitle3: 'Object Styles'
|
||||
});
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'en-ca', {
|
||||
label: 'Styles',
|
||||
panelTitle: 'Formatting Styles', // MISSING
|
||||
panelTitle1: 'Block Styles',
|
||||
panelTitle2: 'Inline Styles',
|
||||
panelTitle3: 'Object Styles'
|
||||
});
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'en-gb', {
|
||||
label: 'Styles',
|
||||
panelTitle: 'Formatting Styles',
|
||||
panelTitle1: 'Block Styles',
|
||||
panelTitle2: 'Inline Styles',
|
||||
panelTitle3: 'Object Styles'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'en', {
|
||||
label: 'Styles',
|
||||
panelTitle: 'Formatting Styles',
|
||||
panelTitle1: 'Block Styles',
|
||||
panelTitle2: 'Inline Styles',
|
||||
panelTitle3: 'Object Styles'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'eo', {
|
||||
label: 'Stiloj',
|
||||
panelTitle: 'Stiloj pri enpaĝigo',
|
||||
panelTitle1: 'Stiloj de blokoj',
|
||||
panelTitle2: 'Enliniaj Stiloj',
|
||||
panelTitle3: 'Stiloj de objektoj'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'es', {
|
||||
label: 'Estilo',
|
||||
panelTitle: 'Estilos para formatear',
|
||||
panelTitle1: 'Estilos de párrafo',
|
||||
panelTitle2: 'Estilos de carácter',
|
||||
panelTitle3: 'Estilos de objeto'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'et', {
|
||||
label: 'Stiil',
|
||||
panelTitle: 'Vormindusstiilid',
|
||||
panelTitle1: 'Blokkstiilid',
|
||||
panelTitle2: 'Reasisesed stiilid',
|
||||
panelTitle3: 'Objektistiilid'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'eu', {
|
||||
label: 'Estiloa',
|
||||
panelTitle: 'Formatu Estiloak',
|
||||
panelTitle1: 'Bloke Estiloak',
|
||||
panelTitle2: 'Inline Estiloak',
|
||||
panelTitle3: 'Objektu Estiloak'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'fa', {
|
||||
label: 'سبک',
|
||||
panelTitle: 'سبکهای قالببندی',
|
||||
panelTitle1: 'سبکهای بلوک',
|
||||
panelTitle2: 'سبکهای درونخطی',
|
||||
panelTitle3: 'سبکهای شیء'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'fi', {
|
||||
label: 'Tyyli',
|
||||
panelTitle: 'Muotoilujen tyylit',
|
||||
panelTitle1: 'Lohkojen tyylit',
|
||||
panelTitle2: 'Rivinsisäiset tyylit',
|
||||
panelTitle3: 'Objektien tyylit'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'fo', {
|
||||
label: 'Typografi',
|
||||
panelTitle: 'Formatterings stílir',
|
||||
panelTitle1: 'Blokk stílir',
|
||||
panelTitle2: 'Inline stílir',
|
||||
panelTitle3: 'Object stílir'
|
||||
});
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'fr-ca', {
|
||||
label: 'Styles',
|
||||
panelTitle: 'Styles de formattage',
|
||||
panelTitle1: 'Styles de block',
|
||||
panelTitle2: 'Styles en ligne',
|
||||
panelTitle3: 'Styles d\'objet'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'fr', {
|
||||
label: 'Styles',
|
||||
panelTitle: 'Styles de mise en page',
|
||||
panelTitle1: 'Styles de blocs',
|
||||
panelTitle2: 'Styles en ligne',
|
||||
panelTitle3: 'Styles d\'objet'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'gl', {
|
||||
label: 'Estilos',
|
||||
panelTitle: 'Estilos de formatando',
|
||||
panelTitle1: 'Estilos de bloque',
|
||||
panelTitle2: 'Estilos de carácter',
|
||||
panelTitle3: 'Estilos de obxecto'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'gu', {
|
||||
label: 'શૈલી/રીત',
|
||||
panelTitle: 'ફોર્મેટ ',
|
||||
panelTitle1: 'બ્લોક ',
|
||||
panelTitle2: 'ઈનલાઈન ',
|
||||
panelTitle3: 'ઓબ્જેક્ટ પદ્ધતિ'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'he', {
|
||||
label: 'סגנון',
|
||||
panelTitle: 'סגנונות פורמט',
|
||||
panelTitle1: 'סגנונות בלוק',
|
||||
panelTitle2: 'סגנונות רצף',
|
||||
panelTitle3: 'סגנונות אובייקט'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'hi', {
|
||||
label: 'स्टाइल',
|
||||
panelTitle: 'Formatting Styles', // MISSING
|
||||
panelTitle1: 'Block Styles', // MISSING
|
||||
panelTitle2: 'Inline Styles', // MISSING
|
||||
panelTitle3: 'Object Styles' // MISSING
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'hr', {
|
||||
label: 'Stil',
|
||||
panelTitle: 'Stilovi formatiranja',
|
||||
panelTitle1: 'Block stilovi',
|
||||
panelTitle2: 'Inline stilovi',
|
||||
panelTitle3: 'Object stilovi'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'hu', {
|
||||
label: 'Stílus',
|
||||
panelTitle: 'Formázási stílusok',
|
||||
panelTitle1: 'Blokk stílusok',
|
||||
panelTitle2: 'Inline stílusok',
|
||||
panelTitle3: 'Objektum stílusok'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.html or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'id', {
|
||||
label: 'Gaya',
|
||||
panelTitle: 'Formatting Styles', // MISSING
|
||||
panelTitle1: 'Block Styles', // MISSING
|
||||
panelTitle2: 'Inline Styles', // MISSING
|
||||
panelTitle3: 'Object Styles' // MISSING
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'is', {
|
||||
label: 'Stílflokkur',
|
||||
panelTitle: 'Formatting Styles', // MISSING
|
||||
panelTitle1: 'Block Styles', // MISSING
|
||||
panelTitle2: 'Inline Styles', // MISSING
|
||||
panelTitle3: 'Object Styles' // MISSING
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'it', {
|
||||
label: 'Stili',
|
||||
panelTitle: 'Stili di formattazione',
|
||||
panelTitle1: 'Stili per blocchi',
|
||||
panelTitle2: 'Stili in linea',
|
||||
panelTitle3: 'Stili per oggetti'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'ja', {
|
||||
label: 'スタイル',
|
||||
panelTitle: 'スタイル',
|
||||
panelTitle1: 'ブロックスタイル',
|
||||
panelTitle2: 'インラインスタイル',
|
||||
panelTitle3: 'オブジェクトスタイル'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'ka', {
|
||||
label: 'სტილები',
|
||||
panelTitle: 'ფორმატირების სტილები',
|
||||
panelTitle1: 'არის სტილები',
|
||||
panelTitle2: 'თანდართული სტილები',
|
||||
panelTitle3: 'ობიექტის სტილები'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'km', {
|
||||
label: 'រចនាបថ',
|
||||
panelTitle: 'ទ្រង់ទ្រាយរចនាបថ',
|
||||
panelTitle1: 'រចនាបថប្លក់',
|
||||
panelTitle2: 'រចនាបថក្នុងជួរ',
|
||||
panelTitle3: 'រចនាបថវត្ថុ'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'ko', {
|
||||
label: '스타일',
|
||||
panelTitle: '전체 구성 스타일',
|
||||
panelTitle1: '블록 스타일',
|
||||
panelTitle2: '인라인 스타일',
|
||||
panelTitle3: '오브젝트 스타일'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'ku', {
|
||||
label: 'شێواز',
|
||||
panelTitle: 'شێوازی ڕازاندنەوە',
|
||||
panelTitle1: 'شێوازی خشت',
|
||||
panelTitle2: 'شێوازی ناوهێڵ',
|
||||
panelTitle3: 'شێوازی بەرکار'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'lt', {
|
||||
label: 'Stilius',
|
||||
panelTitle: 'Stilių formatavimas',
|
||||
panelTitle1: 'Blokų stiliai',
|
||||
panelTitle2: 'Vidiniai stiliai',
|
||||
panelTitle3: 'Objektų stiliai'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'lv', {
|
||||
label: 'Stils',
|
||||
panelTitle: 'Formatēšanas stili',
|
||||
panelTitle1: 'Bloka stili',
|
||||
panelTitle2: 'iekļautie stili',
|
||||
panelTitle3: 'Objekta stili'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'mk', {
|
||||
label: 'Styles',
|
||||
panelTitle: 'Formatting Styles', // MISSING
|
||||
panelTitle1: 'Block Styles', // MISSING
|
||||
panelTitle2: 'Inline Styles', // MISSING
|
||||
panelTitle3: 'Object Styles' // MISSING
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'mn', {
|
||||
label: 'Загвар',
|
||||
panelTitle: 'Загвар хэлбэржүүлэх',
|
||||
panelTitle1: 'Block Styles', // MISSING
|
||||
panelTitle2: 'Inline Styles', // MISSING
|
||||
panelTitle3: 'Object Styles' // MISSING
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'ms', {
|
||||
label: 'Stail',
|
||||
panelTitle: 'Formatting Styles', // MISSING
|
||||
panelTitle1: 'Block Styles', // MISSING
|
||||
panelTitle2: 'Inline Styles', // MISSING
|
||||
panelTitle3: 'Object Styles' // MISSING
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'nb', {
|
||||
label: 'Stil',
|
||||
panelTitle: 'Stilformater',
|
||||
panelTitle1: 'Blokkstiler',
|
||||
panelTitle2: 'Inlinestiler',
|
||||
panelTitle3: 'Objektstiler'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'nl', {
|
||||
label: 'Stijl',
|
||||
panelTitle: 'Opmaakstijlen',
|
||||
panelTitle1: 'Blok stijlen',
|
||||
panelTitle2: 'Inline stijlen',
|
||||
panelTitle3: 'Object stijlen'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'no', {
|
||||
label: 'Stil',
|
||||
panelTitle: 'Stilformater',
|
||||
panelTitle1: 'Blokkstiler',
|
||||
panelTitle2: 'Inlinestiler',
|
||||
panelTitle3: 'Objektstiler'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'pl', {
|
||||
label: 'Styl',
|
||||
panelTitle: 'Style formatujące',
|
||||
panelTitle1: 'Style blokowe',
|
||||
panelTitle2: 'Style liniowe',
|
||||
panelTitle3: 'Style obiektowe'
|
||||
});
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'pt-br', {
|
||||
label: 'Estilo',
|
||||
panelTitle: 'Estilos de Formatação',
|
||||
panelTitle1: 'Estilos de bloco',
|
||||
panelTitle2: 'Estilos de texto corrido',
|
||||
panelTitle3: 'Estilos de objeto'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'pt', {
|
||||
label: 'Estilo',
|
||||
panelTitle: 'Estilos de Formatação',
|
||||
panelTitle1: 'Estilos de Bloco',
|
||||
panelTitle2: 'Estilos de Linha',
|
||||
panelTitle3: 'Estilos de Objeto'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'ro', {
|
||||
label: 'Stil',
|
||||
panelTitle: 'Formatarea stilurilor',
|
||||
panelTitle1: 'Block Styles', // MISSING
|
||||
panelTitle2: 'Inline Styles', // MISSING
|
||||
panelTitle3: 'Object Styles' // MISSING
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'ru', {
|
||||
label: 'Стили',
|
||||
panelTitle: 'Стили форматирования',
|
||||
panelTitle1: 'Стили блока',
|
||||
panelTitle2: 'Стили элемента',
|
||||
panelTitle3: 'Стили объекта'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'si', {
|
||||
label: 'විලාසය',
|
||||
panelTitle: 'Formatting Styles', // MISSING
|
||||
panelTitle1: 'Block Styles', // MISSING
|
||||
panelTitle2: 'Inline Styles', // MISSING
|
||||
panelTitle3: 'Object Styles' // MISSING
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'sk', {
|
||||
label: 'Štýly',
|
||||
panelTitle: 'Formátovanie štýlov',
|
||||
panelTitle1: 'Štýly bloku',
|
||||
panelTitle2: 'Vnútroriadkové (inline) štýly',
|
||||
panelTitle3: 'Štýly objeku'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'sl', {
|
||||
label: 'Slog',
|
||||
panelTitle: 'Oblikovalni Stili',
|
||||
panelTitle1: 'Slogi odstavkov',
|
||||
panelTitle2: 'Slogi besedila',
|
||||
panelTitle3: 'Slogi objektov'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'sq', {
|
||||
label: 'Stil',
|
||||
panelTitle: 'Stilet e Formatimit',
|
||||
panelTitle1: 'Stilet e Bllokut',
|
||||
panelTitle2: 'Stili i Brendshëm',
|
||||
panelTitle3: 'Stilet e Objektit'
|
||||
});
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'sr-latn', {
|
||||
label: 'Stil',
|
||||
panelTitle: 'Formatting Styles', // MISSING
|
||||
panelTitle1: 'Block Styles', // MISSING
|
||||
panelTitle2: 'Inline Styles', // MISSING
|
||||
panelTitle3: 'Object Styles' // MISSING
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'sr', {
|
||||
label: 'Стил',
|
||||
panelTitle: 'Formatting Styles', // MISSING
|
||||
panelTitle1: 'Block Styles', // MISSING
|
||||
panelTitle2: 'Inline Styles', // MISSING
|
||||
panelTitle3: 'Object Styles' // MISSING
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'sv', {
|
||||
label: 'Anpassad stil',
|
||||
panelTitle: 'Formatmallar',
|
||||
panelTitle1: 'Blockstil',
|
||||
panelTitle2: 'Inbäddad stil',
|
||||
panelTitle3: 'Objektets stil'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'th', {
|
||||
label: 'ลักษณะ',
|
||||
panelTitle: 'Formatting Styles', // MISSING
|
||||
panelTitle1: 'Block Styles', // MISSING
|
||||
panelTitle2: 'Inline Styles', // MISSING
|
||||
panelTitle3: 'Object Styles' // MISSING
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'tr', {
|
||||
label: 'Biçem',
|
||||
panelTitle: 'Stilleri Düzenliyor',
|
||||
panelTitle1: 'Blok Stilleri',
|
||||
panelTitle2: 'Inline Stilleri',
|
||||
panelTitle3: 'Nesne Stilleri'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'ug', {
|
||||
label: 'ئۇسلۇب',
|
||||
panelTitle: 'ئۇسلۇب',
|
||||
panelTitle1: 'بۆلەك دەرىجىسىدىكى ئېلېمېنت ئۇسلۇبى',
|
||||
panelTitle2: 'ئىچكى باغلانما ئېلېمېنت ئۇسلۇبى',
|
||||
panelTitle3: 'نەڭ (Object) ئېلېمېنت ئۇسلۇبى'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'uk', {
|
||||
label: 'Стиль',
|
||||
panelTitle: 'Стилі форматування',
|
||||
panelTitle1: 'Блочні стилі',
|
||||
panelTitle2: 'Рядкові стилі',
|
||||
panelTitle3: 'Об\'єктні стилі'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'vi', {
|
||||
label: 'Kiểu',
|
||||
panelTitle: 'Phong cách định dạng',
|
||||
panelTitle1: 'Kiểu khối',
|
||||
panelTitle2: 'Kiểu trực tiếp',
|
||||
panelTitle3: 'Kiểu đối tượng'
|
||||
});
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'zh-cn', {
|
||||
label: '样式',
|
||||
panelTitle: '样式',
|
||||
panelTitle1: '块级元素样式',
|
||||
panelTitle2: '内联元素样式',
|
||||
panelTitle3: '对象元素样式'
|
||||
});
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'stylescombo', 'zh', {
|
||||
label: '樣式',
|
||||
panelTitle: 'Formatting Styles', // MISSING
|
||||
panelTitle1: '塊級元素樣式',
|
||||
panelTitle2: '內聯元素樣式',
|
||||
panelTitle3: '物件元素樣式'
|
||||
});
|
||||
Reference in New Issue
Block a user