forked from Wavyzz/dolibarr
New: Update ckeditor to version 4 (part 1)
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 665 B |
@@ -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( 'selectall', 'af', {
|
||||
toolbar: 'Selekteer alles'
|
||||
} );
|
||||
@@ -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( 'selectall', 'ar', {
|
||||
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( 'selectall', 'bg', {
|
||||
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( 'selectall', 'bn', {
|
||||
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( 'selectall', 'bs', {
|
||||
toolbar: 'Selektuj sve'
|
||||
} );
|
||||
@@ -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( 'selectall', 'ca', {
|
||||
toolbar: 'Selecciona-ho tot'
|
||||
} );
|
||||
@@ -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( 'selectall', 'cs', {
|
||||
toolbar: 'Vybrat vše'
|
||||
} );
|
||||
@@ -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( 'selectall', 'cy', {
|
||||
toolbar: 'Dewis Popeth'
|
||||
} );
|
||||
@@ -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( 'selectall', 'da', {
|
||||
toolbar: 'Vælg alt'
|
||||
} );
|
||||
@@ -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( 'selectall', 'de', {
|
||||
toolbar: 'Alles auswählen'
|
||||
} );
|
||||
@@ -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( 'selectall', '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( 'selectall', 'en-au', {
|
||||
toolbar: 'Select All'
|
||||
} );
|
||||
@@ -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( 'selectall', 'en-ca', {
|
||||
toolbar: 'Select All'
|
||||
} );
|
||||
@@ -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( 'selectall', 'en-gb', {
|
||||
toolbar: 'Select All'
|
||||
} );
|
||||
@@ -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( 'selectall', 'en', {
|
||||
toolbar: 'Select All'
|
||||
} );
|
||||
@@ -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( 'selectall', 'eo', {
|
||||
toolbar: 'Elekti ĉion'
|
||||
} );
|
||||
@@ -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( 'selectall', 'es', {
|
||||
toolbar: 'Seleccionar Todo'
|
||||
} );
|
||||
@@ -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( 'selectall', 'et', {
|
||||
toolbar: 'Kõige valimine'
|
||||
} );
|
||||
@@ -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( 'selectall', 'eu', {
|
||||
toolbar: 'Hautatu dena'
|
||||
} );
|
||||
@@ -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( 'selectall', 'fa', {
|
||||
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( 'selectall', 'fi', {
|
||||
toolbar: 'Valitse kaikki'
|
||||
} );
|
||||
@@ -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( 'selectall', 'fo', {
|
||||
toolbar: 'Markera alt'
|
||||
} );
|
||||
@@ -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( 'selectall', 'fr-ca', {
|
||||
toolbar: 'Sélectionner tout'
|
||||
} );
|
||||
@@ -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( 'selectall', 'fr', {
|
||||
toolbar: 'Tout sélectionner'
|
||||
} );
|
||||
@@ -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( 'selectall', 'gl', {
|
||||
toolbar: 'Seleccionar todo'
|
||||
} );
|
||||
@@ -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( 'selectall', 'gu', {
|
||||
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( 'selectall', 'he', {
|
||||
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( 'selectall', 'hi', {
|
||||
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( 'selectall', 'hr', {
|
||||
toolbar: 'Odaberi sve'
|
||||
} );
|
||||
@@ -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( 'selectall', 'hu', {
|
||||
toolbar: 'Mindent kijelöl'
|
||||
} );
|
||||
@@ -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( 'selectall', 'id', {
|
||||
toolbar: 'Pilih Semua'
|
||||
} );
|
||||
@@ -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( 'selectall', 'is', {
|
||||
toolbar: 'Velja allt'
|
||||
} );
|
||||
@@ -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( 'selectall', 'it', {
|
||||
toolbar: 'Seleziona tutto'
|
||||
} );
|
||||
@@ -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( 'selectall', 'ja', {
|
||||
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( 'selectall', 'ka', {
|
||||
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( 'selectall', 'km', {
|
||||
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( 'selectall', 'ko', {
|
||||
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( 'selectall', 'ku', {
|
||||
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( 'selectall', 'lt', {
|
||||
toolbar: 'Pažymėti viską'
|
||||
} );
|
||||
@@ -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( 'selectall', 'lv', {
|
||||
toolbar: 'Iezīmēt visu'
|
||||
} );
|
||||
@@ -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( 'selectall', 'mk', {
|
||||
toolbar: 'Select All' // MISSING
|
||||
} );
|
||||
@@ -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( 'selectall', 'mn', {
|
||||
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( 'selectall', 'ms', {
|
||||
toolbar: 'Pilih Semua'
|
||||
} );
|
||||
@@ -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( 'selectall', 'nb', {
|
||||
toolbar: 'Merk alt'
|
||||
} );
|
||||
@@ -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( 'selectall', 'nl', {
|
||||
toolbar: 'Alles selecteren'
|
||||
} );
|
||||
@@ -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( 'selectall', 'no', {
|
||||
toolbar: 'Merk alt'
|
||||
} );
|
||||
@@ -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( 'selectall', 'pl', {
|
||||
toolbar: 'Zaznacz wszystko'
|
||||
} );
|
||||
@@ -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( 'selectall', 'pt-br', {
|
||||
toolbar: 'Selecionar Tudo'
|
||||
} );
|
||||
@@ -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( 'selectall', 'pt', {
|
||||
toolbar: 'Selecionar Tudo'
|
||||
} );
|
||||
@@ -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( 'selectall', 'ro', {
|
||||
toolbar: 'Selectează tot'
|
||||
} );
|
||||
@@ -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( 'selectall', 'ru', {
|
||||
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( 'selectall', 'si', {
|
||||
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( 'selectall', 'sk', {
|
||||
toolbar: 'Vybrať všetko'
|
||||
} );
|
||||
@@ -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( 'selectall', 'sl', {
|
||||
toolbar: 'Izberi vse'
|
||||
} );
|
||||
@@ -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( 'selectall', 'sq', {
|
||||
toolbar: 'Përzgjidh të Gjitha'
|
||||
} );
|
||||
@@ -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( 'selectall', 'sr-latn', {
|
||||
toolbar: 'Označi sve'
|
||||
} );
|
||||
@@ -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( 'selectall', 'sr', {
|
||||
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( 'selectall', 'sv', {
|
||||
toolbar: 'Markera allt'
|
||||
} );
|
||||
@@ -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( 'selectall', 'th', {
|
||||
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( 'selectall', 'tr', {
|
||||
toolbar: 'Tümünü Seç'
|
||||
} );
|
||||
@@ -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( 'selectall', 'ug', {
|
||||
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( 'selectall', 'uk', {
|
||||
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( 'selectall', 'vi', {
|
||||
toolbar: 'Chọn tất cả'
|
||||
} );
|
||||
@@ -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( 'selectall', 'zh-cn', {
|
||||
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( 'selectall', 'zh', {
|
||||
toolbar: '全選'
|
||||
} );
|
||||
58
htdocs/includes/ckeditor/_source/plugins/selectall/plugin.js
Normal file
58
htdocs/includes/ckeditor/_source/plugins/selectall/plugin.js
Normal file
@@ -0,0 +1,58 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
/**
|
||||
* @fileOverview The "selectall" plugin provides an editor command that
|
||||
* allows selecting the entire content of editable area.
|
||||
* This plugin also enables a toolbar button for the feature.
|
||||
*/
|
||||
|
||||
( function() {
|
||||
CKEDITOR.plugins.add( 'selectall', {
|
||||
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: 'selectall', // %REMOVE_LINE_CORE%
|
||||
hidpi: true, // %REMOVE_LINE_CORE%
|
||||
init: function( editor ) {
|
||||
editor.addCommand( 'selectAll', { modes: { wysiwyg: 1, source: 1 },
|
||||
exec: function( editor ) {
|
||||
var editable = editor.editable();
|
||||
|
||||
if ( editable.is( 'textarea' ) ) {
|
||||
var textarea = editable.$;
|
||||
|
||||
if ( CKEDITOR.env.ie )
|
||||
textarea.createTextRange().execCommand( 'SelectAll' );
|
||||
else {
|
||||
textarea.selectionStart = 0;
|
||||
textarea.selectionEnd = textarea.value.length;
|
||||
}
|
||||
|
||||
textarea.focus();
|
||||
} else {
|
||||
if ( editable.is( 'body' ) )
|
||||
editor.document.$.execCommand( 'SelectAll', false, null );
|
||||
else {
|
||||
var range = editor.createRange();
|
||||
range.selectNodeContents( editable );
|
||||
range.select();
|
||||
}
|
||||
|
||||
// Force triggering selectionChange (#7008)
|
||||
editor.forceNextSelectionCheck();
|
||||
editor.selectionChange();
|
||||
}
|
||||
|
||||
},
|
||||
canUndo: false
|
||||
} );
|
||||
|
||||
editor.ui.addButton && editor.ui.addButton( 'SelectAll', {
|
||||
label: editor.lang.selectall.toolbar,
|
||||
command: 'selectAll',
|
||||
toolbar: 'selection,10'
|
||||
} );
|
||||
}
|
||||
} );
|
||||
} )();
|
||||
Reference in New Issue
Block a user