aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/selectall
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/selectall')
-rw-r--r--sources/plugins/selectall/icons/hidpi/selectall.pngbin0 -> 1093 bytes
-rw-r--r--sources/plugins/selectall/icons/selectall.pngbin0 -> 665 bytes
-rw-r--r--sources/plugins/selectall/lang/af.js7
-rw-r--r--sources/plugins/selectall/lang/ar.js7
-rw-r--r--sources/plugins/selectall/lang/bg.js7
-rw-r--r--sources/plugins/selectall/lang/bn.js7
-rw-r--r--sources/plugins/selectall/lang/bs.js7
-rw-r--r--sources/plugins/selectall/lang/ca.js7
-rw-r--r--sources/plugins/selectall/lang/cs.js7
-rw-r--r--sources/plugins/selectall/lang/cy.js7
-rw-r--r--sources/plugins/selectall/lang/da.js7
-rw-r--r--sources/plugins/selectall/lang/de.js7
-rw-r--r--sources/plugins/selectall/lang/el.js7
-rw-r--r--sources/plugins/selectall/lang/en-au.js7
-rw-r--r--sources/plugins/selectall/lang/en-ca.js7
-rw-r--r--sources/plugins/selectall/lang/en-gb.js7
-rw-r--r--sources/plugins/selectall/lang/en.js7
-rw-r--r--sources/plugins/selectall/lang/eo.js7
-rw-r--r--sources/plugins/selectall/lang/es.js7
-rw-r--r--sources/plugins/selectall/lang/et.js7
-rw-r--r--sources/plugins/selectall/lang/eu.js7
-rw-r--r--sources/plugins/selectall/lang/fa.js7
-rw-r--r--sources/plugins/selectall/lang/fi.js7
-rw-r--r--sources/plugins/selectall/lang/fo.js7
-rw-r--r--sources/plugins/selectall/lang/fr-ca.js7
-rw-r--r--sources/plugins/selectall/lang/fr.js7
-rw-r--r--sources/plugins/selectall/lang/gl.js7
-rw-r--r--sources/plugins/selectall/lang/gu.js7
-rw-r--r--sources/plugins/selectall/lang/he.js7
-rw-r--r--sources/plugins/selectall/lang/hi.js7
-rw-r--r--sources/plugins/selectall/lang/hr.js7
-rw-r--r--sources/plugins/selectall/lang/hu.js7
-rw-r--r--sources/plugins/selectall/lang/id.js7
-rw-r--r--sources/plugins/selectall/lang/is.js7
-rw-r--r--sources/plugins/selectall/lang/it.js7
-rw-r--r--sources/plugins/selectall/lang/ja.js7
-rw-r--r--sources/plugins/selectall/lang/ka.js7
-rw-r--r--sources/plugins/selectall/lang/km.js7
-rw-r--r--sources/plugins/selectall/lang/ko.js7
-rw-r--r--sources/plugins/selectall/lang/ku.js7
-rw-r--r--sources/plugins/selectall/lang/lt.js7
-rw-r--r--sources/plugins/selectall/lang/lv.js7
-rw-r--r--sources/plugins/selectall/lang/mk.js7
-rw-r--r--sources/plugins/selectall/lang/mn.js7
-rw-r--r--sources/plugins/selectall/lang/ms.js7
-rw-r--r--sources/plugins/selectall/lang/nb.js7
-rw-r--r--sources/plugins/selectall/lang/nl.js7
-rw-r--r--sources/plugins/selectall/lang/no.js7
-rw-r--r--sources/plugins/selectall/lang/pl.js7
-rw-r--r--sources/plugins/selectall/lang/pt-br.js7
-rw-r--r--sources/plugins/selectall/lang/pt.js7
-rw-r--r--sources/plugins/selectall/lang/ro.js7
-rw-r--r--sources/plugins/selectall/lang/ru.js7
-rw-r--r--sources/plugins/selectall/lang/si.js7
-rw-r--r--sources/plugins/selectall/lang/sk.js7
-rw-r--r--sources/plugins/selectall/lang/sl.js7
-rw-r--r--sources/plugins/selectall/lang/sq.js7
-rw-r--r--sources/plugins/selectall/lang/sr-latn.js7
-rw-r--r--sources/plugins/selectall/lang/sr.js7
-rw-r--r--sources/plugins/selectall/lang/sv.js7
-rw-r--r--sources/plugins/selectall/lang/th.js7
-rw-r--r--sources/plugins/selectall/lang/tr.js7
-rw-r--r--sources/plugins/selectall/lang/tt.js7
-rw-r--r--sources/plugins/selectall/lang/ug.js7
-rw-r--r--sources/plugins/selectall/lang/uk.js7
-rw-r--r--sources/plugins/selectall/lang/vi.js7
-rw-r--r--sources/plugins/selectall/lang/zh-cn.js7
-rw-r--r--sources/plugins/selectall/lang/zh.js7
-rw-r--r--sources/plugins/selectall/plugin.js60
69 files changed, 522 insertions, 0 deletions
diff --git a/sources/plugins/selectall/icons/hidpi/selectall.png b/sources/plugins/selectall/icons/hidpi/selectall.png
new file mode 100644
index 00000000..c67f64dd
--- /dev/null
+++ b/sources/plugins/selectall/icons/hidpi/selectall.png
Binary files differ
diff --git a/sources/plugins/selectall/icons/selectall.png b/sources/plugins/selectall/icons/selectall.png
new file mode 100644
index 00000000..0d1e8160
--- /dev/null
+++ b/sources/plugins/selectall/icons/selectall.png
Binary files differ
diff --git a/sources/plugins/selectall/lang/af.js b/sources/plugins/selectall/lang/af.js
new file mode 100644
index 00000000..0ca47415
--- /dev/null
+++ b/sources/plugins/selectall/lang/af.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'af', {
6 toolbar: 'Selekteer alles'
7} );
diff --git a/sources/plugins/selectall/lang/ar.js b/sources/plugins/selectall/lang/ar.js
new file mode 100644
index 00000000..f28e4c83
--- /dev/null
+++ b/sources/plugins/selectall/lang/ar.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'ar', {
6 toolbar: 'تحديد الكل'
7} );
diff --git a/sources/plugins/selectall/lang/bg.js b/sources/plugins/selectall/lang/bg.js
new file mode 100644
index 00000000..252ca9d2
--- /dev/null
+++ b/sources/plugins/selectall/lang/bg.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'bg', {
6 toolbar: 'Избери всичко'
7} );
diff --git a/sources/plugins/selectall/lang/bn.js b/sources/plugins/selectall/lang/bn.js
new file mode 100644
index 00000000..af1540d8
--- /dev/null
+++ b/sources/plugins/selectall/lang/bn.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'bn', {
6 toolbar: 'সব সিলেক্ট কর'
7} );
diff --git a/sources/plugins/selectall/lang/bs.js b/sources/plugins/selectall/lang/bs.js
new file mode 100644
index 00000000..9146aee6
--- /dev/null
+++ b/sources/plugins/selectall/lang/bs.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'bs', {
6 toolbar: 'Selektuj sve'
7} );
diff --git a/sources/plugins/selectall/lang/ca.js b/sources/plugins/selectall/lang/ca.js
new file mode 100644
index 00000000..27ea7940
--- /dev/null
+++ b/sources/plugins/selectall/lang/ca.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'ca', {
6 toolbar: 'Selecciona-ho tot'
7} );
diff --git a/sources/plugins/selectall/lang/cs.js b/sources/plugins/selectall/lang/cs.js
new file mode 100644
index 00000000..4a7c8804
--- /dev/null
+++ b/sources/plugins/selectall/lang/cs.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'cs', {
6 toolbar: 'Vybrat vše'
7} );
diff --git a/sources/plugins/selectall/lang/cy.js b/sources/plugins/selectall/lang/cy.js
new file mode 100644
index 00000000..d043acaa
--- /dev/null
+++ b/sources/plugins/selectall/lang/cy.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'cy', {
6 toolbar: 'Dewis Popeth'
7} );
diff --git a/sources/plugins/selectall/lang/da.js b/sources/plugins/selectall/lang/da.js
new file mode 100644
index 00000000..9b892392
--- /dev/null
+++ b/sources/plugins/selectall/lang/da.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'da', {
6 toolbar: 'Vælg alt'
7} );
diff --git a/sources/plugins/selectall/lang/de.js b/sources/plugins/selectall/lang/de.js
new file mode 100644
index 00000000..9b79ae3a
--- /dev/null
+++ b/sources/plugins/selectall/lang/de.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'de', {
6 toolbar: 'Alles auswählen'
7} );
diff --git a/sources/plugins/selectall/lang/el.js b/sources/plugins/selectall/lang/el.js
new file mode 100644
index 00000000..faa1860b
--- /dev/null
+++ b/sources/plugins/selectall/lang/el.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'el', {
6 toolbar: 'Επιλογή όλων'
7} );
diff --git a/sources/plugins/selectall/lang/en-au.js b/sources/plugins/selectall/lang/en-au.js
new file mode 100644
index 00000000..93fcc5e3
--- /dev/null
+++ b/sources/plugins/selectall/lang/en-au.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'en-au', {
6 toolbar: 'Select All'
7} );
diff --git a/sources/plugins/selectall/lang/en-ca.js b/sources/plugins/selectall/lang/en-ca.js
new file mode 100644
index 00000000..a47bffc1
--- /dev/null
+++ b/sources/plugins/selectall/lang/en-ca.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'en-ca', {
6 toolbar: 'Select All'
7} );
diff --git a/sources/plugins/selectall/lang/en-gb.js b/sources/plugins/selectall/lang/en-gb.js
new file mode 100644
index 00000000..a5c9e0f9
--- /dev/null
+++ b/sources/plugins/selectall/lang/en-gb.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'en-gb', {
6 toolbar: 'Select All'
7} );
diff --git a/sources/plugins/selectall/lang/en.js b/sources/plugins/selectall/lang/en.js
new file mode 100644
index 00000000..4b03171d
--- /dev/null
+++ b/sources/plugins/selectall/lang/en.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'en', {
6 toolbar: 'Select All'
7} );
diff --git a/sources/plugins/selectall/lang/eo.js b/sources/plugins/selectall/lang/eo.js
new file mode 100644
index 00000000..235ed123
--- /dev/null
+++ b/sources/plugins/selectall/lang/eo.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'eo', {
6 toolbar: 'Elekti ĉion'
7} );
diff --git a/sources/plugins/selectall/lang/es.js b/sources/plugins/selectall/lang/es.js
new file mode 100644
index 00000000..1db52d31
--- /dev/null
+++ b/sources/plugins/selectall/lang/es.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'es', {
6 toolbar: 'Seleccionar Todo'
7} );
diff --git a/sources/plugins/selectall/lang/et.js b/sources/plugins/selectall/lang/et.js
new file mode 100644
index 00000000..b96f7614
--- /dev/null
+++ b/sources/plugins/selectall/lang/et.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'et', {
6 toolbar: 'Kõige valimine'
7} );
diff --git a/sources/plugins/selectall/lang/eu.js b/sources/plugins/selectall/lang/eu.js
new file mode 100644
index 00000000..a1b4fe65
--- /dev/null
+++ b/sources/plugins/selectall/lang/eu.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'eu', {
6 toolbar: 'Hautatu dena'
7} );
diff --git a/sources/plugins/selectall/lang/fa.js b/sources/plugins/selectall/lang/fa.js
new file mode 100644
index 00000000..dd17300f
--- /dev/null
+++ b/sources/plugins/selectall/lang/fa.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'fa', {
6 toolbar: 'گزینش همه'
7} );
diff --git a/sources/plugins/selectall/lang/fi.js b/sources/plugins/selectall/lang/fi.js
new file mode 100644
index 00000000..88fff7ef
--- /dev/null
+++ b/sources/plugins/selectall/lang/fi.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'fi', {
6 toolbar: 'Valitse kaikki'
7} );
diff --git a/sources/plugins/selectall/lang/fo.js b/sources/plugins/selectall/lang/fo.js
new file mode 100644
index 00000000..2db6d7bb
--- /dev/null
+++ b/sources/plugins/selectall/lang/fo.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'fo', {
6 toolbar: 'Markera alt'
7} );
diff --git a/sources/plugins/selectall/lang/fr-ca.js b/sources/plugins/selectall/lang/fr-ca.js
new file mode 100644
index 00000000..8359154d
--- /dev/null
+++ b/sources/plugins/selectall/lang/fr-ca.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'fr-ca', {
6 toolbar: 'Sélectionner tout'
7} );
diff --git a/sources/plugins/selectall/lang/fr.js b/sources/plugins/selectall/lang/fr.js
new file mode 100644
index 00000000..bb9285df
--- /dev/null
+++ b/sources/plugins/selectall/lang/fr.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'fr', {
6 toolbar: 'Tout sélectionner'
7} );
diff --git a/sources/plugins/selectall/lang/gl.js b/sources/plugins/selectall/lang/gl.js
new file mode 100644
index 00000000..2ca99354
--- /dev/null
+++ b/sources/plugins/selectall/lang/gl.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'gl', {
6 toolbar: 'Seleccionar todo'
7} );
diff --git a/sources/plugins/selectall/lang/gu.js b/sources/plugins/selectall/lang/gu.js
new file mode 100644
index 00000000..c5a94845
--- /dev/null
+++ b/sources/plugins/selectall/lang/gu.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'gu', {
6 toolbar: 'બઘું પસંદ કરવું'
7} );
diff --git a/sources/plugins/selectall/lang/he.js b/sources/plugins/selectall/lang/he.js
new file mode 100644
index 00000000..732937f8
--- /dev/null
+++ b/sources/plugins/selectall/lang/he.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'he', {
6 toolbar: 'בחירת הכל'
7} );
diff --git a/sources/plugins/selectall/lang/hi.js b/sources/plugins/selectall/lang/hi.js
new file mode 100644
index 00000000..8f7484fe
--- /dev/null
+++ b/sources/plugins/selectall/lang/hi.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'hi', {
6 toolbar: 'सब सॅलॅक्ट करें'
7} );
diff --git a/sources/plugins/selectall/lang/hr.js b/sources/plugins/selectall/lang/hr.js
new file mode 100644
index 00000000..bcef89a8
--- /dev/null
+++ b/sources/plugins/selectall/lang/hr.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'hr', {
6 toolbar: 'Odaberi sve'
7} );
diff --git a/sources/plugins/selectall/lang/hu.js b/sources/plugins/selectall/lang/hu.js
new file mode 100644
index 00000000..18beda88
--- /dev/null
+++ b/sources/plugins/selectall/lang/hu.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'hu', {
6 toolbar: 'Mindent kijelöl'
7} );
diff --git a/sources/plugins/selectall/lang/id.js b/sources/plugins/selectall/lang/id.js
new file mode 100644
index 00000000..33770bb9
--- /dev/null
+++ b/sources/plugins/selectall/lang/id.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'id', {
6 toolbar: 'Pilih Semua'
7} );
diff --git a/sources/plugins/selectall/lang/is.js b/sources/plugins/selectall/lang/is.js
new file mode 100644
index 00000000..9d608593
--- /dev/null
+++ b/sources/plugins/selectall/lang/is.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'is', {
6 toolbar: 'Velja allt'
7} );
diff --git a/sources/plugins/selectall/lang/it.js b/sources/plugins/selectall/lang/it.js
new file mode 100644
index 00000000..f3c1e0ef
--- /dev/null
+++ b/sources/plugins/selectall/lang/it.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'it', {
6 toolbar: 'Seleziona tutto'
7} );
diff --git a/sources/plugins/selectall/lang/ja.js b/sources/plugins/selectall/lang/ja.js
new file mode 100644
index 00000000..75572f1d
--- /dev/null
+++ b/sources/plugins/selectall/lang/ja.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'ja', {
6 toolbar: 'すべて選択'
7} );
diff --git a/sources/plugins/selectall/lang/ka.js b/sources/plugins/selectall/lang/ka.js
new file mode 100644
index 00000000..7d1f2f13
--- /dev/null
+++ b/sources/plugins/selectall/lang/ka.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'ka', {
6 toolbar: 'ყველაფრის მონიშნვა'
7} );
diff --git a/sources/plugins/selectall/lang/km.js b/sources/plugins/selectall/lang/km.js
new file mode 100644
index 00000000..bab71cd7
--- /dev/null
+++ b/sources/plugins/selectall/lang/km.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'km', {
6 toolbar: 'រើស​ទាំង​អស់'
7} );
diff --git a/sources/plugins/selectall/lang/ko.js b/sources/plugins/selectall/lang/ko.js
new file mode 100644
index 00000000..7252ae4a
--- /dev/null
+++ b/sources/plugins/selectall/lang/ko.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'ko', {
6 toolbar: '모두 선택'
7} );
diff --git a/sources/plugins/selectall/lang/ku.js b/sources/plugins/selectall/lang/ku.js
new file mode 100644
index 00000000..091b8bd1
--- /dev/null
+++ b/sources/plugins/selectall/lang/ku.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'ku', {
6 toolbar: 'دیاریکردنی هەمووی'
7} );
diff --git a/sources/plugins/selectall/lang/lt.js b/sources/plugins/selectall/lang/lt.js
new file mode 100644
index 00000000..d4b9911c
--- /dev/null
+++ b/sources/plugins/selectall/lang/lt.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'lt', {
6 toolbar: 'Pažymėti viską'
7} );
diff --git a/sources/plugins/selectall/lang/lv.js b/sources/plugins/selectall/lang/lv.js
new file mode 100644
index 00000000..8c75d73c
--- /dev/null
+++ b/sources/plugins/selectall/lang/lv.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'lv', {
6 toolbar: 'Iezīmēt visu'
7} );
diff --git a/sources/plugins/selectall/lang/mk.js b/sources/plugins/selectall/lang/mk.js
new file mode 100644
index 00000000..101a3409
--- /dev/null
+++ b/sources/plugins/selectall/lang/mk.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'mk', {
6 toolbar: 'Select All' // MISSING
7} );
diff --git a/sources/plugins/selectall/lang/mn.js b/sources/plugins/selectall/lang/mn.js
new file mode 100644
index 00000000..75ba9b08
--- /dev/null
+++ b/sources/plugins/selectall/lang/mn.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'mn', {
6 toolbar: 'Бүгдийг нь сонгох'
7} );
diff --git a/sources/plugins/selectall/lang/ms.js b/sources/plugins/selectall/lang/ms.js
new file mode 100644
index 00000000..2edd324e
--- /dev/null
+++ b/sources/plugins/selectall/lang/ms.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'ms', {
6 toolbar: 'Pilih Semua'
7} );
diff --git a/sources/plugins/selectall/lang/nb.js b/sources/plugins/selectall/lang/nb.js
new file mode 100644
index 00000000..d0e557d1
--- /dev/null
+++ b/sources/plugins/selectall/lang/nb.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'nb', {
6 toolbar: 'Merk alt'
7} );
diff --git a/sources/plugins/selectall/lang/nl.js b/sources/plugins/selectall/lang/nl.js
new file mode 100644
index 00000000..e772d488
--- /dev/null
+++ b/sources/plugins/selectall/lang/nl.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'nl', {
6 toolbar: 'Alles selecteren'
7} );
diff --git a/sources/plugins/selectall/lang/no.js b/sources/plugins/selectall/lang/no.js
new file mode 100644
index 00000000..eaeb8acc
--- /dev/null
+++ b/sources/plugins/selectall/lang/no.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'no', {
6 toolbar: 'Merk alt'
7} );
diff --git a/sources/plugins/selectall/lang/pl.js b/sources/plugins/selectall/lang/pl.js
new file mode 100644
index 00000000..3a86355b
--- /dev/null
+++ b/sources/plugins/selectall/lang/pl.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'pl', {
6 toolbar: 'Zaznacz wszystko'
7} );
diff --git a/sources/plugins/selectall/lang/pt-br.js b/sources/plugins/selectall/lang/pt-br.js
new file mode 100644
index 00000000..1cfd07b1
--- /dev/null
+++ b/sources/plugins/selectall/lang/pt-br.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'pt-br', {
6 toolbar: 'Selecionar Tudo'
7} );
diff --git a/sources/plugins/selectall/lang/pt.js b/sources/plugins/selectall/lang/pt.js
new file mode 100644
index 00000000..ce1e1147
--- /dev/null
+++ b/sources/plugins/selectall/lang/pt.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'pt', {
6 toolbar: 'Selecionar tudo'
7} );
diff --git a/sources/plugins/selectall/lang/ro.js b/sources/plugins/selectall/lang/ro.js
new file mode 100644
index 00000000..0bb81714
--- /dev/null
+++ b/sources/plugins/selectall/lang/ro.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'ro', {
6 toolbar: 'Selectează tot'
7} );
diff --git a/sources/plugins/selectall/lang/ru.js b/sources/plugins/selectall/lang/ru.js
new file mode 100644
index 00000000..694157d4
--- /dev/null
+++ b/sources/plugins/selectall/lang/ru.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'ru', {
6 toolbar: 'Выделить все'
7} );
diff --git a/sources/plugins/selectall/lang/si.js b/sources/plugins/selectall/lang/si.js
new file mode 100644
index 00000000..a25c2d36
--- /dev/null
+++ b/sources/plugins/selectall/lang/si.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'si', {
6 toolbar: 'සියල්ලම '
7} );
diff --git a/sources/plugins/selectall/lang/sk.js b/sources/plugins/selectall/lang/sk.js
new file mode 100644
index 00000000..85ec8a8e
--- /dev/null
+++ b/sources/plugins/selectall/lang/sk.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'sk', {
6 toolbar: 'Vybrať všetko'
7} );
diff --git a/sources/plugins/selectall/lang/sl.js b/sources/plugins/selectall/lang/sl.js
new file mode 100644
index 00000000..35d93a20
--- /dev/null
+++ b/sources/plugins/selectall/lang/sl.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'sl', {
6 toolbar: 'Izberi vse'
7} );
diff --git a/sources/plugins/selectall/lang/sq.js b/sources/plugins/selectall/lang/sq.js
new file mode 100644
index 00000000..94b08f30
--- /dev/null
+++ b/sources/plugins/selectall/lang/sq.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'sq', {
6 toolbar: 'Përzgjidh të Gjitha'
7} );
diff --git a/sources/plugins/selectall/lang/sr-latn.js b/sources/plugins/selectall/lang/sr-latn.js
new file mode 100644
index 00000000..e7eadb8b
--- /dev/null
+++ b/sources/plugins/selectall/lang/sr-latn.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'sr-latn', {
6 toolbar: 'Označi sve'
7} );
diff --git a/sources/plugins/selectall/lang/sr.js b/sources/plugins/selectall/lang/sr.js
new file mode 100644
index 00000000..6ab510d2
--- /dev/null
+++ b/sources/plugins/selectall/lang/sr.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'sr', {
6 toolbar: 'Означи све'
7} );
diff --git a/sources/plugins/selectall/lang/sv.js b/sources/plugins/selectall/lang/sv.js
new file mode 100644
index 00000000..64af4c9b
--- /dev/null
+++ b/sources/plugins/selectall/lang/sv.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'sv', {
6 toolbar: 'Markera allt'
7} );
diff --git a/sources/plugins/selectall/lang/th.js b/sources/plugins/selectall/lang/th.js
new file mode 100644
index 00000000..817b42b3
--- /dev/null
+++ b/sources/plugins/selectall/lang/th.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'th', {
6 toolbar: 'เลือกทั้งหมด'
7} );
diff --git a/sources/plugins/selectall/lang/tr.js b/sources/plugins/selectall/lang/tr.js
new file mode 100644
index 00000000..aaf5913d
--- /dev/null
+++ b/sources/plugins/selectall/lang/tr.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'tr', {
6 toolbar: 'Tümünü Seç'
7} );
diff --git a/sources/plugins/selectall/lang/tt.js b/sources/plugins/selectall/lang/tt.js
new file mode 100644
index 00000000..32fd1b0d
--- /dev/null
+++ b/sources/plugins/selectall/lang/tt.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'tt', {
6 toolbar: 'Барысын сайлау'
7} );
diff --git a/sources/plugins/selectall/lang/ug.js b/sources/plugins/selectall/lang/ug.js
new file mode 100644
index 00000000..f43df3e6
--- /dev/null
+++ b/sources/plugins/selectall/lang/ug.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'ug', {
6 toolbar: 'ھەممىنى تاللا'
7} );
diff --git a/sources/plugins/selectall/lang/uk.js b/sources/plugins/selectall/lang/uk.js
new file mode 100644
index 00000000..e5a13f30
--- /dev/null
+++ b/sources/plugins/selectall/lang/uk.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'uk', {
6 toolbar: 'Виділити все'
7} );
diff --git a/sources/plugins/selectall/lang/vi.js b/sources/plugins/selectall/lang/vi.js
new file mode 100644
index 00000000..4872e944
--- /dev/null
+++ b/sources/plugins/selectall/lang/vi.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'vi', {
6 toolbar: 'Chọn tất cả'
7} );
diff --git a/sources/plugins/selectall/lang/zh-cn.js b/sources/plugins/selectall/lang/zh-cn.js
new file mode 100644
index 00000000..823d812f
--- /dev/null
+++ b/sources/plugins/selectall/lang/zh-cn.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'zh-cn', {
6 toolbar: '全选'
7} );
diff --git a/sources/plugins/selectall/lang/zh.js b/sources/plugins/selectall/lang/zh.js
new file mode 100644
index 00000000..799d4932
--- /dev/null
+++ b/sources/plugins/selectall/lang/zh.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'selectall', 'zh', {
6 toolbar: '全選'
7} );
diff --git a/sources/plugins/selectall/plugin.js b/sources/plugins/selectall/plugin.js
new file mode 100644
index 00000000..c8cc3182
--- /dev/null
+++ b/sources/plugins/selectall/plugin.js
@@ -0,0 +1,60 @@
1/**
2 * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 * For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5
6/**
7 * @fileOverview The "selectall" plugin provides an editor command that
8 * allows selecting the entire content of editable area.
9 * This plugin also enables a toolbar button for the feature.
10 */
11
12( function() {
13 CKEDITOR.plugins.add( 'selectall', {
14 // jscs:disable maximumLineLength
15 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,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE%
16 // jscs:enable maximumLineLength
17 icons: 'selectall', // %REMOVE_LINE_CORE%
18 hidpi: true, // %REMOVE_LINE_CORE%
19 init: function( editor ) {
20 editor.addCommand( 'selectAll', { modes: { wysiwyg: 1, source: 1 },
21 exec: function( editor ) {
22 var editable = editor.editable();
23
24 if ( editable.is( 'textarea' ) ) {
25 var textarea = editable.$;
26
27 if ( CKEDITOR.env.ie )
28 textarea.createTextRange().execCommand( 'SelectAll' );
29 else {
30 textarea.selectionStart = 0;
31 textarea.selectionEnd = textarea.value.length;
32 }
33
34 textarea.focus();
35 } else {
36 if ( editable.is( 'body' ) )
37 editor.document.$.execCommand( 'SelectAll', false, null );
38 else {
39 var range = editor.createRange();
40 range.selectNodeContents( editable );
41 range.select();
42 }
43
44 // Force triggering selectionChange (#7008)
45 editor.forceNextSelectionCheck();
46 editor.selectionChange();
47 }
48
49 },
50 canUndo: false
51 } );
52
53 editor.ui.addButton && editor.ui.addButton( 'SelectAll', {
54 label: editor.lang.selectall.toolbar,
55 command: 'selectAll',
56 toolbar: 'selection,10'
57 } );
58 }
59 } );
60} )();