mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-15 22:11:36 +01:00
New: Update ckeditor to version 4 (part 1)
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
BIN
htdocs/includes/ckeditor/_source/plugins/save/icons/save.png
Normal file
BIN
htdocs/includes/ckeditor/_source/plugins/save/icons/save.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 716 B |
7
htdocs/includes/ckeditor/_source/plugins/save/lang/af.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/af.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'af', {
|
||||
toolbar: 'Bewaar'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ar.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ar.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'ar', {
|
||||
toolbar: 'حفظ'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/bg.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/bg.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'bg', {
|
||||
toolbar: 'Запис'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/bn.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/bn.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'bn', {
|
||||
toolbar: 'সংরক্ষন কর'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/bs.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/bs.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'bs', {
|
||||
toolbar: 'Snimi'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ca.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ca.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'ca', {
|
||||
toolbar: 'Desa'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/cs.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/cs.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'cs', {
|
||||
toolbar: 'Uložit'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/cy.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/cy.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'cy', {
|
||||
toolbar: 'Cadw'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/da.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/da.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'da', {
|
||||
toolbar: 'Gem'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/de.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/de.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'de', {
|
||||
toolbar: 'Speichern'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/el.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/el.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'el', {
|
||||
toolbar: 'Αποθήκευση'
|
||||
} );
|
||||
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'en-au', {
|
||||
toolbar: 'Save'
|
||||
} );
|
||||
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'en-ca', {
|
||||
toolbar: 'Save'
|
||||
} );
|
||||
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'en-gb', {
|
||||
toolbar: 'Save'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/en.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/en.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'en', {
|
||||
toolbar: 'Save'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/eo.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/eo.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'eo', {
|
||||
toolbar: 'Konservi'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/es.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/es.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'es', {
|
||||
toolbar: 'Guardar'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/et.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/et.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'et', {
|
||||
toolbar: 'Salvestamine'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/eu.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/eu.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'eu', {
|
||||
toolbar: 'Gorde'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/fa.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/fa.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'fa', {
|
||||
toolbar: 'ذخیره'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/fi.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/fi.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'fi', {
|
||||
toolbar: 'Tallenna'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/fo.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/fo.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'fo', {
|
||||
toolbar: 'Goym'
|
||||
} );
|
||||
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'fr-ca', {
|
||||
toolbar: 'Sauvegarder'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/fr.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/fr.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'fr', {
|
||||
toolbar: 'Enregistrer'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/gl.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/gl.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'gl', {
|
||||
toolbar: 'Gardar'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/gu.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/gu.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'gu', {
|
||||
toolbar: 'સેવ'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/he.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/he.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'he', {
|
||||
toolbar: 'שמירה'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/hi.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/hi.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'hi', {
|
||||
toolbar: 'सेव'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/hr.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/hr.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'hr', {
|
||||
toolbar: 'Snimi'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/hu.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/hu.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'hu', {
|
||||
toolbar: 'Mentés'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/id.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/id.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'id', {
|
||||
toolbar: 'Simpan'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/is.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/is.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'is', {
|
||||
toolbar: 'Vista'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/it.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/it.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'it', {
|
||||
toolbar: 'Salva'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ja.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ja.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'ja', {
|
||||
toolbar: '保存'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ka.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ka.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'ka', {
|
||||
toolbar: 'ჩაწერა'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/km.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/km.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'km', {
|
||||
toolbar: 'រក្សាទុក'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ko.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ko.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'ko', {
|
||||
toolbar: '저장하기'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ku.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ku.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'ku', {
|
||||
toolbar: 'پاشکەوتکردن'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/lt.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/lt.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'lt', {
|
||||
toolbar: 'Išsaugoti'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/lv.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/lv.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'lv', {
|
||||
toolbar: 'Saglabāt'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/mk.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/mk.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'mk', {
|
||||
toolbar: 'Save' // MISSING
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/mn.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/mn.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'mn', {
|
||||
toolbar: 'Хадгалах'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ms.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ms.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'ms', {
|
||||
toolbar: 'Simpan'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/nb.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/nb.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'nb', {
|
||||
toolbar: 'Lagre'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/nl.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/nl.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'nl', {
|
||||
toolbar: 'Opslaan'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/no.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/no.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'no', {
|
||||
toolbar: 'Lagre'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/pl.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/pl.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'pl', {
|
||||
toolbar: 'Zapisz'
|
||||
} );
|
||||
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'pt-br', {
|
||||
toolbar: 'Salvar'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/pt.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/pt.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'pt', {
|
||||
toolbar: 'Guardar'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ro.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ro.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'ro', {
|
||||
toolbar: 'Salvează'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ru.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ru.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'ru', {
|
||||
toolbar: 'Сохранить'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/si.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/si.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'si', {
|
||||
toolbar: 'ආරක්ෂා කරන්න'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/sk.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/sk.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'sk', {
|
||||
toolbar: 'Uložiť'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/sl.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/sl.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'sl', {
|
||||
toolbar: 'Shrani'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/sq.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/sq.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'sq', {
|
||||
toolbar: 'Ruaje'
|
||||
} );
|
||||
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'sr-latn', {
|
||||
toolbar: 'Sačuvaj'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/sr.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/sr.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'sr', {
|
||||
toolbar: 'Сачувај'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/sv.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/sv.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'sv', {
|
||||
toolbar: 'Spara'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/th.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/th.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'th', {
|
||||
toolbar: 'บันทึก'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/tr.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/tr.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'tr', {
|
||||
toolbar: 'Kaydet'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ug.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/ug.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'ug', {
|
||||
toolbar: 'ساقلا'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/uk.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/uk.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'uk', {
|
||||
toolbar: 'Зберегти'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/vi.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/vi.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'vi', {
|
||||
toolbar: 'Lưu'
|
||||
} );
|
||||
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'zh-cn', {
|
||||
toolbar: '保存'
|
||||
} );
|
||||
7
htdocs/includes/ckeditor/_source/plugins/save/lang/zh.js
Normal file
7
htdocs/includes/ckeditor/_source/plugins/save/lang/zh.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'save', 'zh', {
|
||||
toolbar: '儲存'
|
||||
} );
|
||||
@@ -1,56 +1,65 @@
|
||||
/*
|
||||
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.html or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
/**
|
||||
* @fileSave plugin.
|
||||
*/
|
||||
|
||||
(function()
|
||||
{
|
||||
var saveCmd =
|
||||
{
|
||||
modes : { wysiwyg:1, source:1 },
|
||||
readOnly : 1,
|
||||
|
||||
exec : function( editor )
|
||||
{
|
||||
var $form = editor.element.$.form;
|
||||
|
||||
if ( $form )
|
||||
{
|
||||
try
|
||||
{
|
||||
$form.submit();
|
||||
}
|
||||
catch( e )
|
||||
{
|
||||
// If there's a button named "submit" then the form.submit
|
||||
// function is masked and can't be called in IE/FF, so we
|
||||
// call the click() method of that button.
|
||||
if ( $form.submit.click )
|
||||
$form.submit.click();
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
var pluginName = 'save';
|
||||
|
||||
// Register a plugin named "save".
|
||||
CKEDITOR.plugins.add( pluginName,
|
||||
{
|
||||
init : function( editor )
|
||||
{
|
||||
var command = editor.addCommand( pluginName, saveCmd );
|
||||
command.modes = { wysiwyg : !!( editor.element.$.form ) };
|
||||
|
||||
editor.ui.addButton( 'Save',
|
||||
{
|
||||
label : editor.lang.save,
|
||||
command : pluginName
|
||||
});
|
||||
}
|
||||
});
|
||||
})();
|
||||
/**
|
||||
* @license Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
/**
|
||||
* @fileOverview The Save plugin.
|
||||
*/
|
||||
|
||||
( function() {
|
||||
var saveCmd = {
|
||||
readOnly: 1,
|
||||
|
||||
exec: function( editor ) {
|
||||
if ( editor.fire( 'save' ) ) {
|
||||
var $form = editor.element.$.form;
|
||||
|
||||
if ( $form ) {
|
||||
try {
|
||||
$form.submit();
|
||||
} catch ( e ) {
|
||||
// If there's a button named "submit" then the form.submit
|
||||
// function is masked and can't be called in IE/FF, so we
|
||||
// call the click() method of that button.
|
||||
if ( $form.submit.click )
|
||||
$form.submit.click();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
var pluginName = 'save';
|
||||
|
||||
// Register a plugin named "save".
|
||||
CKEDITOR.plugins.add( pluginName, {
|
||||
lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE%
|
||||
icons: 'save', // %REMOVE_LINE_CORE%
|
||||
hidpi: true, // %REMOVE_LINE_CORE%
|
||||
init: function( editor ) {
|
||||
// Save plugin is for replace mode only.
|
||||
if ( editor.elementMode != CKEDITOR.ELEMENT_MODE_REPLACE )
|
||||
return;
|
||||
|
||||
var command = editor.addCommand( pluginName, saveCmd );
|
||||
command.modes = { wysiwyg: !!( editor.element.$.form ) };
|
||||
|
||||
editor.ui.addButton && editor.ui.addButton( 'Save', {
|
||||
label: editor.lang.save.toolbar,
|
||||
command: pluginName,
|
||||
toolbar: 'document,10'
|
||||
} );
|
||||
}
|
||||
} );
|
||||
} )();
|
||||
|
||||
/**
|
||||
* Fired when the user clicks the Save button on the editor toolbar.
|
||||
* This event allows to overwrite the default Save button behavior.
|
||||
*
|
||||
* @since 4.2
|
||||
* @event save
|
||||
* @member CKEDITOR.editor
|
||||
* @param {CKEDITOR.editor} editor This editor instance.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user