new ckeditor
New ckeditor
This commit is contained in:
8
ckeditor/plugins/undo/lang/af.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'af', {
|
||||
redo: 'Oordoen',
|
||||
undo: 'Ontdoen'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ar.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'ar', {
|
||||
redo: 'إعادة',
|
||||
undo: 'تراجع'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/az.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'az', {
|
||||
redo: 'Təkrar et',
|
||||
undo: 'İmtina et'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/bg.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'bg', {
|
||||
redo: 'Връщане на предишен статус',
|
||||
undo: 'Възтанови'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/bn.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'bn', {
|
||||
redo: 'পুনরায় করি',
|
||||
undo: 'আনডু'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/bs.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'bs', {
|
||||
redo: 'Ponovi',
|
||||
undo: 'Vrati'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ca.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'ca', {
|
||||
redo: 'Refés',
|
||||
undo: 'Desfés'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/cs.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'cs', {
|
||||
redo: 'Znovu',
|
||||
undo: 'Zpět'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/cy.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'cy', {
|
||||
redo: 'Ailwneud',
|
||||
undo: 'Dadwneud'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/da.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'da', {
|
||||
redo: 'Annullér fortryd',
|
||||
undo: 'Fortryd'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/de-ch.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'de-ch', {
|
||||
redo: 'Wiederherstellen',
|
||||
undo: 'Rückgängig'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/de.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'de', {
|
||||
redo: 'Wiederherstellen',
|
||||
undo: 'Rückgängig'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/el.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'el', {
|
||||
redo: 'Επανάληψη',
|
||||
undo: 'Αναίρεση'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/en-au.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'en-au', {
|
||||
redo: 'Redo',
|
||||
undo: 'Undo'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/en-ca.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'en-ca', {
|
||||
redo: 'Redo',
|
||||
undo: 'Undo'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/en-gb.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'en-gb', {
|
||||
redo: 'Redo',
|
||||
undo: 'Undo'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/en.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'en', {
|
||||
redo: 'Redo',
|
||||
undo: 'Undo'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/eo.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'eo', {
|
||||
redo: 'Refari',
|
||||
undo: 'Malfari'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/es.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'es', {
|
||||
redo: 'Rehacer',
|
||||
undo: 'Deshacer'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/et.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'et', {
|
||||
redo: 'Toimingu kordamine',
|
||||
undo: 'Tagasivõtmine'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/eu.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'eu', {
|
||||
redo: 'Berregin',
|
||||
undo: 'Desegin'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/fa.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'fa', {
|
||||
redo: 'بازچیدن',
|
||||
undo: 'واچیدن'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/fi.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'fi', {
|
||||
redo: 'Toista',
|
||||
undo: 'Kumoa'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/fo.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'fo', {
|
||||
redo: 'Vend aftur',
|
||||
undo: 'Angra'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/fr-ca.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'fr-ca', {
|
||||
redo: 'Refaire',
|
||||
undo: 'Annuler'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/fr.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'fr', {
|
||||
redo: 'Rétablir',
|
||||
undo: 'Annuler'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/gl.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'gl', {
|
||||
redo: 'Refacer',
|
||||
undo: 'Desfacer'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/gu.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'gu', {
|
||||
redo: 'રિડૂ; પછી હતી એવી સ્થિતિ પાછી લાવવી',
|
||||
undo: 'રદ કરવું; પહેલાં હતી એવી સ્થિતિ પાછી લાવવી'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/he.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'he', {
|
||||
redo: 'חזרה על צעד אחרון',
|
||||
undo: 'ביטול צעד אחרון'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/hi.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'hi', {
|
||||
redo: 'रीडू',
|
||||
undo: 'अन्डू'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/hr.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'hr', {
|
||||
redo: 'Ponovi',
|
||||
undo: 'Poništi'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/hu.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'hu', {
|
||||
redo: 'Ismétlés',
|
||||
undo: 'Visszavonás'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/id.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'id', {
|
||||
redo: 'Kembali lakukan',
|
||||
undo: 'Batalkan perlakuan'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/is.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'is', {
|
||||
redo: 'Hætta við afturköllun',
|
||||
undo: 'Afturkalla'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/it.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'it', {
|
||||
redo: 'Ripristina',
|
||||
undo: 'Annulla'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ja.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'ja', {
|
||||
redo: 'やり直す',
|
||||
undo: '元に戻す'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ka.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'ka', {
|
||||
redo: 'გამეორება',
|
||||
undo: 'გაუქმება'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/km.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'km', {
|
||||
redo: 'ធ្វើឡើងវិញ',
|
||||
undo: 'មិនធ្វើវិញ'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ko.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'ko', {
|
||||
redo: '다시 실행',
|
||||
undo: '실행 취소'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ku.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'ku', {
|
||||
redo: 'هەڵگەڕاندنەوە',
|
||||
undo: 'پووچکردنەوە'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/lt.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'lt', {
|
||||
redo: 'Atstatyti',
|
||||
undo: 'Atšaukti'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/lv.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'lv', {
|
||||
redo: 'Atkārtot',
|
||||
undo: 'Atcelt'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/mk.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'mk', {
|
||||
redo: 'Redo', // MISSING
|
||||
undo: 'Undo'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/mn.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'mn', {
|
||||
redo: 'Өмнөх үйлдлээ сэргээх',
|
||||
undo: 'Хүчингүй болгох'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ms.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'ms', {
|
||||
redo: 'Ulangkan',
|
||||
undo: 'Batalkan'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/nb.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'nb', {
|
||||
redo: 'Gjør om',
|
||||
undo: 'Angre'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/nl.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'nl', {
|
||||
redo: 'Opnieuw uitvoeren',
|
||||
undo: 'Ongedaan maken'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/no.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'no', {
|
||||
redo: 'Gjør om',
|
||||
undo: 'Angre'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/oc.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'oc', {
|
||||
redo: 'Refar',
|
||||
undo: 'Restablir'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/pl.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'pl', {
|
||||
redo: 'Ponów',
|
||||
undo: 'Cofnij'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/pt-br.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'pt-br', {
|
||||
redo: 'Refazer',
|
||||
undo: 'Desfazer'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/pt.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'pt', {
|
||||
redo: 'Refazer',
|
||||
undo: 'Anular'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ro.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'ro', {
|
||||
redo: 'Starea ulterioară (redo)',
|
||||
undo: 'Starea anterioară (undo)'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ru.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'ru', {
|
||||
redo: 'Повторить',
|
||||
undo: 'Отменить'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/si.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'si', {
|
||||
redo: 'නැවත කිරීම',
|
||||
undo: 'වෙනස් කිරීම'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/sk.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'sk', {
|
||||
redo: 'Znovu',
|
||||
undo: 'Späť'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/sl.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'sl', {
|
||||
redo: 'Uveljavi',
|
||||
undo: 'Razveljavi'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/sq.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'sq', {
|
||||
redo: 'Ribëje',
|
||||
undo: 'Rizhbëje'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/sr-latn.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'sr-latn', {
|
||||
redo: 'Ponovi akciju',
|
||||
undo: 'Poni<6E>ti akciju'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/sr.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'sr', {
|
||||
redo: 'Понови акцију',
|
||||
undo: 'Поништи акцију'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/sv.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'sv', {
|
||||
redo: 'Gör om',
|
||||
undo: 'Ångra'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/th.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'th', {
|
||||
redo: 'ทำซ้ำคำสั่ง',
|
||||
undo: 'ยกเลิกคำสั่ง'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/tr.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'tr', {
|
||||
redo: 'Tekrarla',
|
||||
undo: 'Geri Al'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/tt.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'tt', {
|
||||
redo: 'Кабатлау',
|
||||
undo: 'Кайтару'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ug.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'ug', {
|
||||
redo: 'قايتىلا ',
|
||||
undo: 'يېنىۋال'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/uk.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'uk', {
|
||||
redo: 'Повторити',
|
||||
undo: 'Повернути'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/vi.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'vi', {
|
||||
redo: 'Làm lại thao tác',
|
||||
undo: 'Khôi phục thao tác'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/zh-cn.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'zh-cn', {
|
||||
redo: '重做',
|
||||
undo: '撤消'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/zh.js
Normal file
8
ckeditor/plugins/undo/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( 'undo', 'zh', {
|
||||
redo: '取消復原',
|
||||
undo: '復原'
|
||||
} );
|
||||
Reference in New Issue
Block a user