new ckeditor
New ckeditor
This commit is contained in:
8
ckeditor/plugins/indent/lang/af.js
Normal file
8
ckeditor/plugins/indent/lang/af.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'af', {
|
||||
indent: 'Vergroot inspring',
|
||||
outdent: 'Verklein inspring'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/ar.js
Normal file
8
ckeditor/plugins/indent/lang/ar.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'ar', {
|
||||
indent: 'زيادة المسافة البادئة',
|
||||
outdent: 'إنقاص المسافة البادئة'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/az.js
Normal file
8
ckeditor/plugins/indent/lang/az.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'az', {
|
||||
indent: 'Sol boşluqu artır',
|
||||
outdent: 'Sol boşluqu azalt'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/bg.js
Normal file
8
ckeditor/plugins/indent/lang/bg.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'bg', {
|
||||
indent: 'Увеличаване на отстъпа',
|
||||
outdent: 'Намаляване на отстъпа'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/bn.js
Normal file
8
ckeditor/plugins/indent/lang/bn.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'bn', {
|
||||
indent: 'ইনডেন্ট বাড়াই',
|
||||
outdent: 'ইনডেন্ট কমাও'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/bs.js
Normal file
8
ckeditor/plugins/indent/lang/bs.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'bs', {
|
||||
indent: 'Poveæaj uvod',
|
||||
outdent: 'Smanji uvod'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/ca.js
Normal file
8
ckeditor/plugins/indent/lang/ca.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'ca', {
|
||||
indent: 'Augmenta el sagnat',
|
||||
outdent: 'Redueix el sagnat'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/cs.js
Normal file
8
ckeditor/plugins/indent/lang/cs.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'cs', {
|
||||
indent: 'Zvětšit odsazení',
|
||||
outdent: 'Zmenšit odsazení'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/cy.js
Normal file
8
ckeditor/plugins/indent/lang/cy.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'cy', {
|
||||
indent: 'Cynyddu\'r Mewnoliad',
|
||||
outdent: 'Lleihau\'r Mewnoliad'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/da.js
Normal file
8
ckeditor/plugins/indent/lang/da.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'da', {
|
||||
indent: 'Forøg indrykning',
|
||||
outdent: 'Formindsk indrykning'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/de-ch.js
Normal file
8
ckeditor/plugins/indent/lang/de-ch.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'de-ch', {
|
||||
indent: 'Einzug erhöhen',
|
||||
outdent: 'Einzug verringern'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/de.js
Normal file
8
ckeditor/plugins/indent/lang/de.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'de', {
|
||||
indent: 'Einzug erhöhen',
|
||||
outdent: 'Einzug verringern'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/el.js
Normal file
8
ckeditor/plugins/indent/lang/el.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'el', {
|
||||
indent: 'Αύξηση Εσοχής',
|
||||
outdent: 'Μείωση Εσοχής'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/en-au.js
Normal file
8
ckeditor/plugins/indent/lang/en-au.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'en-au', {
|
||||
indent: 'Increase Indent',
|
||||
outdent: 'Decrease Indent'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/en-ca.js
Normal file
8
ckeditor/plugins/indent/lang/en-ca.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'en-ca', {
|
||||
indent: 'Increase Indent',
|
||||
outdent: 'Decrease Indent'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/en-gb.js
Normal file
8
ckeditor/plugins/indent/lang/en-gb.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'en-gb', {
|
||||
indent: 'Increase Indent',
|
||||
outdent: 'Decrease Indent'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/en.js
Normal file
8
ckeditor/plugins/indent/lang/en.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'en', {
|
||||
indent: 'Increase Indent',
|
||||
outdent: 'Decrease Indent'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/eo.js
Normal file
8
ckeditor/plugins/indent/lang/eo.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'eo', {
|
||||
indent: 'Pligrandigi Krommarĝenon',
|
||||
outdent: 'Malpligrandigi Krommarĝenon'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/es.js
Normal file
8
ckeditor/plugins/indent/lang/es.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'es', {
|
||||
indent: 'Aumentar Sangría',
|
||||
outdent: 'Disminuir Sangría'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/et.js
Normal file
8
ckeditor/plugins/indent/lang/et.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'et', {
|
||||
indent: 'Taande suurendamine',
|
||||
outdent: 'Taande vähendamine'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/eu.js
Normal file
8
ckeditor/plugins/indent/lang/eu.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'eu', {
|
||||
indent: 'Handitu koska',
|
||||
outdent: 'Txikitu koska'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/fa.js
Normal file
8
ckeditor/plugins/indent/lang/fa.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'fa', {
|
||||
indent: 'افزایش تورفتگی',
|
||||
outdent: 'کاهش تورفتگی'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/fi.js
Normal file
8
ckeditor/plugins/indent/lang/fi.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'fi', {
|
||||
indent: 'Suurenna sisennystä',
|
||||
outdent: 'Pienennä sisennystä'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/fo.js
Normal file
8
ckeditor/plugins/indent/lang/fo.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'fo', {
|
||||
indent: 'Økja reglubrotarinntriv',
|
||||
outdent: 'Minka reglubrotarinntriv'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/fr-ca.js
Normal file
8
ckeditor/plugins/indent/lang/fr-ca.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'fr-ca', {
|
||||
indent: 'Augmenter le retrait',
|
||||
outdent: 'Diminuer le retrait'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/fr.js
Normal file
8
ckeditor/plugins/indent/lang/fr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'fr', {
|
||||
indent: 'Augmenter le retrait',
|
||||
outdent: 'Diminuer le retrait'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/gl.js
Normal file
8
ckeditor/plugins/indent/lang/gl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'gl', {
|
||||
indent: 'Aumentar a sangría',
|
||||
outdent: 'Reducir a sangría'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/gu.js
Normal file
8
ckeditor/plugins/indent/lang/gu.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'gu', {
|
||||
indent: 'ઇન્ડેન્ટ, લીટીના આરંભમાં જગ્યા વધારવી',
|
||||
outdent: 'ઇન્ડેન્ટ લીટીના આરંભમાં જગ્યા ઘટાડવી'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/he.js
Normal file
8
ckeditor/plugins/indent/lang/he.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'he', {
|
||||
indent: 'הגדלת הזחה',
|
||||
outdent: 'הקטנת הזחה'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/hi.js
Normal file
8
ckeditor/plugins/indent/lang/hi.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'hi', {
|
||||
indent: 'इन्डॅन्ट बढ़ायें',
|
||||
outdent: 'इन्डॅन्ट कम करें'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/hr.js
Normal file
8
ckeditor/plugins/indent/lang/hr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'hr', {
|
||||
indent: 'Pomakni udesno',
|
||||
outdent: 'Pomakni ulijevo'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/hu.js
Normal file
8
ckeditor/plugins/indent/lang/hu.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'hu', {
|
||||
indent: 'Behúzás növelése',
|
||||
outdent: 'Behúzás csökkentése'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/id.js
Normal file
8
ckeditor/plugins/indent/lang/id.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'id', {
|
||||
indent: 'Tingkatkan Lekuk',
|
||||
outdent: 'Kurangi Lekuk'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/is.js
Normal file
8
ckeditor/plugins/indent/lang/is.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'is', {
|
||||
indent: 'Minnka inndrátt',
|
||||
outdent: 'Auka inndrátt'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/it.js
Normal file
8
ckeditor/plugins/indent/lang/it.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'it', {
|
||||
indent: 'Aumenta rientro',
|
||||
outdent: 'Riduci rientro'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/ja.js
Normal file
8
ckeditor/plugins/indent/lang/ja.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'ja', {
|
||||
indent: 'インデント',
|
||||
outdent: 'インデント解除'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/ka.js
Normal file
8
ckeditor/plugins/indent/lang/ka.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'ka', {
|
||||
indent: 'მეტად შეწევა',
|
||||
outdent: 'ნაკლებად შეწევა'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/km.js
Normal file
8
ckeditor/plugins/indent/lang/km.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'km', {
|
||||
indent: 'បន្ថែមការចូលបន្ទាត់',
|
||||
outdent: 'បន្ថយការចូលបន្ទាត់'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/ko.js
Normal file
8
ckeditor/plugins/indent/lang/ko.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'ko', {
|
||||
indent: '들여쓰기',
|
||||
outdent: '내어쓰기'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/ku.js
Normal file
8
ckeditor/plugins/indent/lang/ku.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'ku', {
|
||||
indent: 'زیادکردنی بۆشایی',
|
||||
outdent: 'کەمکردنەوەی بۆشایی'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/lt.js
Normal file
8
ckeditor/plugins/indent/lang/lt.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'lt', {
|
||||
indent: 'Padidinti įtrauką',
|
||||
outdent: 'Sumažinti įtrauką'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/lv.js
Normal file
8
ckeditor/plugins/indent/lang/lv.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'lv', {
|
||||
indent: 'Palielināt atkāpi',
|
||||
outdent: 'Samazināt atkāpi'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/mk.js
Normal file
8
ckeditor/plugins/indent/lang/mk.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'mk', {
|
||||
indent: 'Increase Indent', // MISSING
|
||||
outdent: 'Decrease Indent' // MISSING
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/mn.js
Normal file
8
ckeditor/plugins/indent/lang/mn.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'mn', {
|
||||
indent: 'Догол мөр хасах',
|
||||
outdent: 'Догол мөр нэмэх'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/ms.js
Normal file
8
ckeditor/plugins/indent/lang/ms.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'ms', {
|
||||
indent: 'Tambahkan Inden',
|
||||
outdent: 'Kurangkan Inden'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/nb.js
Normal file
8
ckeditor/plugins/indent/lang/nb.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'nb', {
|
||||
indent: 'Øk innrykk',
|
||||
outdent: 'Reduser innrykk'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/nl.js
Normal file
8
ckeditor/plugins/indent/lang/nl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'nl', {
|
||||
indent: 'Inspringing vergroten',
|
||||
outdent: 'Inspringing verkleinen'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/no.js
Normal file
8
ckeditor/plugins/indent/lang/no.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'no', {
|
||||
indent: 'Øk innrykk',
|
||||
outdent: 'Reduser innrykk'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/oc.js
Normal file
8
ckeditor/plugins/indent/lang/oc.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'oc', {
|
||||
indent: 'Aumentar l\'alinèa',
|
||||
outdent: 'Dmesir l\'alinèa'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/pl.js
Normal file
8
ckeditor/plugins/indent/lang/pl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'pl', {
|
||||
indent: 'Zwiększ wcięcie',
|
||||
outdent: 'Zmniejsz wcięcie'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/pt-br.js
Normal file
8
ckeditor/plugins/indent/lang/pt-br.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'pt-br', {
|
||||
indent: 'Aumentar Recuo',
|
||||
outdent: 'Diminuir Recuo'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/pt.js
Normal file
8
ckeditor/plugins/indent/lang/pt.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'pt', {
|
||||
indent: 'Aumentar avanço',
|
||||
outdent: 'Diminuir avanço'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/ro.js
Normal file
8
ckeditor/plugins/indent/lang/ro.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'ro', {
|
||||
indent: 'Creşte indentarea',
|
||||
outdent: 'Scade indentarea'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/ru.js
Normal file
8
ckeditor/plugins/indent/lang/ru.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'ru', {
|
||||
indent: 'Увеличить отступ',
|
||||
outdent: 'Уменьшить отступ'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/si.js
Normal file
8
ckeditor/plugins/indent/lang/si.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'si', {
|
||||
indent: 'අතර පරතරය වැඩිකරන්න',
|
||||
outdent: 'අතර පරතරය අඩුකරන්න'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/sk.js
Normal file
8
ckeditor/plugins/indent/lang/sk.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'sk', {
|
||||
indent: 'Zväčšiť odsadenie',
|
||||
outdent: 'Zmenšiť odsadenie'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/sl.js
Normal file
8
ckeditor/plugins/indent/lang/sl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'sl', {
|
||||
indent: 'Povečaj zamik',
|
||||
outdent: 'Zmanjšaj zamik'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/sq.js
Normal file
8
ckeditor/plugins/indent/lang/sq.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'sq', {
|
||||
indent: 'Rrite Identin',
|
||||
outdent: 'Zvogëlo Identin'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/sr-latn.js
Normal file
8
ckeditor/plugins/indent/lang/sr-latn.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'sr-latn', {
|
||||
indent: 'Uvećaj levu marginu',
|
||||
outdent: 'Smanji levu marginu'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/sr.js
Normal file
8
ckeditor/plugins/indent/lang/sr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'sr', {
|
||||
indent: 'Увећај леву маргину',
|
||||
outdent: 'Смањи леву маргину'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/sv.js
Normal file
8
ckeditor/plugins/indent/lang/sv.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'sv', {
|
||||
indent: 'Öka indrag',
|
||||
outdent: 'Minska indrag'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/th.js
Normal file
8
ckeditor/plugins/indent/lang/th.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'th', {
|
||||
indent: 'เพิ่มระยะย่อหน้า',
|
||||
outdent: 'ลดระยะย่อหน้า'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/tr.js
Normal file
8
ckeditor/plugins/indent/lang/tr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'tr', {
|
||||
indent: 'Sekme Arttır',
|
||||
outdent: 'Sekme Azalt'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/tt.js
Normal file
8
ckeditor/plugins/indent/lang/tt.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'tt', {
|
||||
indent: 'Отступны арттыру',
|
||||
outdent: 'Отступны кечерәйтү'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/ug.js
Normal file
8
ckeditor/plugins/indent/lang/ug.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'ug', {
|
||||
indent: 'تارايت',
|
||||
outdent: 'كەڭەيت'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/uk.js
Normal file
8
ckeditor/plugins/indent/lang/uk.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'uk', {
|
||||
indent: 'Збільшити відступ',
|
||||
outdent: 'Зменшити відступ'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/vi.js
Normal file
8
ckeditor/plugins/indent/lang/vi.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'vi', {
|
||||
indent: 'Dịch vào trong',
|
||||
outdent: 'Dịch ra ngoài'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/zh-cn.js
Normal file
8
ckeditor/plugins/indent/lang/zh-cn.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'zh-cn', {
|
||||
indent: '增加缩进量',
|
||||
outdent: '减少缩进量'
|
||||
} );
|
||||
8
ckeditor/plugins/indent/lang/zh.js
Normal file
8
ckeditor/plugins/indent/lang/zh.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'indent', 'zh', {
|
||||
indent: '增加縮排',
|
||||
outdent: '減少縮排'
|
||||
} );
|
||||
Reference in New Issue
Block a user