diff options
Diffstat (limited to 'plugins/contextmenu')
65 files changed, 614 insertions, 0 deletions
diff --git a/plugins/contextmenu/lang/af.js b/plugins/contextmenu/lang/af.js new file mode 100644 index 0000000..43291e6 --- /dev/null +++ b/plugins/contextmenu/lang/af.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'af', {
+ options: 'Konteks Spyskaart-opsies'
+});
diff --git a/plugins/contextmenu/lang/ar.js b/plugins/contextmenu/lang/ar.js new file mode 100644 index 0000000..c072a9c --- /dev/null +++ b/plugins/contextmenu/lang/ar.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'ar', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/lang/bg.js b/plugins/contextmenu/lang/bg.js new file mode 100644 index 0000000..dc9a530 --- /dev/null +++ b/plugins/contextmenu/lang/bg.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'bg', {
+ options: 'Опции на контекстното меню'
+});
diff --git a/plugins/contextmenu/lang/bn.js b/plugins/contextmenu/lang/bn.js new file mode 100644 index 0000000..4070e13 --- /dev/null +++ b/plugins/contextmenu/lang/bn.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'bn', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/lang/bs.js b/plugins/contextmenu/lang/bs.js new file mode 100644 index 0000000..a6f0575 --- /dev/null +++ b/plugins/contextmenu/lang/bs.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'bs', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/lang/ca.js b/plugins/contextmenu/lang/ca.js new file mode 100644 index 0000000..928017d --- /dev/null +++ b/plugins/contextmenu/lang/ca.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'ca', {
+ options: 'Opcions del menú contextual'
+});
diff --git a/plugins/contextmenu/lang/cs.js b/plugins/contextmenu/lang/cs.js new file mode 100644 index 0000000..703e8b8 --- /dev/null +++ b/plugins/contextmenu/lang/cs.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'cs', {
+ options: 'Nastavení kontextové nabídky'
+});
diff --git a/plugins/contextmenu/lang/cy.js b/plugins/contextmenu/lang/cy.js new file mode 100644 index 0000000..3e229cc --- /dev/null +++ b/plugins/contextmenu/lang/cy.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'cy', {
+ options: 'Opsiynau Dewislen Cyd-destun'
+});
diff --git a/plugins/contextmenu/lang/da.js b/plugins/contextmenu/lang/da.js new file mode 100644 index 0000000..467b689 --- /dev/null +++ b/plugins/contextmenu/lang/da.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'da', {
+ options: 'Muligheder for hjælpemenu'
+});
diff --git a/plugins/contextmenu/lang/de.js b/plugins/contextmenu/lang/de.js new file mode 100644 index 0000000..5bd2271 --- /dev/null +++ b/plugins/contextmenu/lang/de.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'de', {
+ options: 'Kontextmenü Optionen'
+});
diff --git a/plugins/contextmenu/lang/el.js b/plugins/contextmenu/lang/el.js new file mode 100644 index 0000000..0576340 --- /dev/null +++ b/plugins/contextmenu/lang/el.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'el', {
+ options: 'Επιλογές Αναδυόμενου Μενού'
+});
diff --git a/plugins/contextmenu/lang/en-au.js b/plugins/contextmenu/lang/en-au.js new file mode 100644 index 0000000..fb73d85 --- /dev/null +++ b/plugins/contextmenu/lang/en-au.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'en-au', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/lang/en-ca.js b/plugins/contextmenu/lang/en-ca.js new file mode 100644 index 0000000..8f79665 --- /dev/null +++ b/plugins/contextmenu/lang/en-ca.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'en-ca', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/lang/en-gb.js b/plugins/contextmenu/lang/en-gb.js new file mode 100644 index 0000000..cb2c8f4 --- /dev/null +++ b/plugins/contextmenu/lang/en-gb.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'en-gb', {
+ options: 'Context Menu Options'
+});
diff --git a/plugins/contextmenu/lang/en.js b/plugins/contextmenu/lang/en.js new file mode 100644 index 0000000..a9a8104 --- /dev/null +++ b/plugins/contextmenu/lang/en.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'en', {
+ options: 'Context Menu Options'
+});
diff --git a/plugins/contextmenu/lang/eo.js b/plugins/contextmenu/lang/eo.js new file mode 100644 index 0000000..7ba2e28 --- /dev/null +++ b/plugins/contextmenu/lang/eo.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'eo', {
+ options: 'Opcioj de Kunteksta Menuo'
+});
diff --git a/plugins/contextmenu/lang/es.js b/plugins/contextmenu/lang/es.js new file mode 100644 index 0000000..4e871a7 --- /dev/null +++ b/plugins/contextmenu/lang/es.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'es', {
+ options: 'Opciones del menú contextual'
+});
diff --git a/plugins/contextmenu/lang/et.js b/plugins/contextmenu/lang/et.js new file mode 100644 index 0000000..20af0ae --- /dev/null +++ b/plugins/contextmenu/lang/et.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'et', {
+ options: 'Kontekstimenüü valikud'
+});
diff --git a/plugins/contextmenu/lang/eu.js b/plugins/contextmenu/lang/eu.js new file mode 100644 index 0000000..86253fa --- /dev/null +++ b/plugins/contextmenu/lang/eu.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'eu', {
+ options: 'Testuingurko Menuaren Aukerak'
+});
diff --git a/plugins/contextmenu/lang/fa.js b/plugins/contextmenu/lang/fa.js new file mode 100644 index 0000000..6a8b5ad --- /dev/null +++ b/plugins/contextmenu/lang/fa.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'fa', {
+ options: 'گزینههای منوی زمینه'
+});
diff --git a/plugins/contextmenu/lang/fi.js b/plugins/contextmenu/lang/fi.js new file mode 100644 index 0000000..4d146d2 --- /dev/null +++ b/plugins/contextmenu/lang/fi.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'fi', {
+ options: 'Pikavalikon ominaisuudet'
+});
diff --git a/plugins/contextmenu/lang/fo.js b/plugins/contextmenu/lang/fo.js new file mode 100644 index 0000000..51121b1 --- /dev/null +++ b/plugins/contextmenu/lang/fo.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'fo', {
+ options: 'Context Menu Options'
+});
diff --git a/plugins/contextmenu/lang/fr-ca.js b/plugins/contextmenu/lang/fr-ca.js new file mode 100644 index 0000000..e3da606 --- /dev/null +++ b/plugins/contextmenu/lang/fr-ca.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'fr-ca', {
+ options: 'Options du menu contextuel'
+});
diff --git a/plugins/contextmenu/lang/fr.js b/plugins/contextmenu/lang/fr.js new file mode 100644 index 0000000..b2dde08 --- /dev/null +++ b/plugins/contextmenu/lang/fr.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'fr', {
+ options: 'Options du menu contextuel'
+});
diff --git a/plugins/contextmenu/lang/gl.js b/plugins/contextmenu/lang/gl.js new file mode 100644 index 0000000..e6b50f3 --- /dev/null +++ b/plugins/contextmenu/lang/gl.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'gl', {
+ options: 'Opcións do menú contextual'
+});
diff --git a/plugins/contextmenu/lang/gu.js b/plugins/contextmenu/lang/gu.js new file mode 100644 index 0000000..d845c69 --- /dev/null +++ b/plugins/contextmenu/lang/gu.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'gu', {
+ options: 'કોન્તેક્ષ્ત્ મેનુના વિકલ્પો'
+});
diff --git a/plugins/contextmenu/lang/he.js b/plugins/contextmenu/lang/he.js new file mode 100644 index 0000000..7b9cc9d --- /dev/null +++ b/plugins/contextmenu/lang/he.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'he', {
+ options: 'אפשרויות תפריט ההקשר'
+});
diff --git a/plugins/contextmenu/lang/hi.js b/plugins/contextmenu/lang/hi.js new file mode 100644 index 0000000..eaac8a3 --- /dev/null +++ b/plugins/contextmenu/lang/hi.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'hi', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/lang/hr.js b/plugins/contextmenu/lang/hr.js new file mode 100644 index 0000000..8e917e5 --- /dev/null +++ b/plugins/contextmenu/lang/hr.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'hr', {
+ options: 'Opcije izbornika'
+});
diff --git a/plugins/contextmenu/lang/hu.js b/plugins/contextmenu/lang/hu.js new file mode 100644 index 0000000..0379317 --- /dev/null +++ b/plugins/contextmenu/lang/hu.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'hu', {
+ options: 'Helyi menü opciók'
+});
diff --git a/plugins/contextmenu/lang/is.js b/plugins/contextmenu/lang/is.js new file mode 100644 index 0000000..391f92c --- /dev/null +++ b/plugins/contextmenu/lang/is.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'is', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/lang/it.js b/plugins/contextmenu/lang/it.js new file mode 100644 index 0000000..9624c40 --- /dev/null +++ b/plugins/contextmenu/lang/it.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'it', {
+ options: 'Opzioni del menù contestuale'
+});
diff --git a/plugins/contextmenu/lang/ja.js b/plugins/contextmenu/lang/ja.js new file mode 100644 index 0000000..6725b8b --- /dev/null +++ b/plugins/contextmenu/lang/ja.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'ja', {
+ options: 'コンテキストメニューオプション'
+});
diff --git a/plugins/contextmenu/lang/ka.js b/plugins/contextmenu/lang/ka.js new file mode 100644 index 0000000..99dd0d2 --- /dev/null +++ b/plugins/contextmenu/lang/ka.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'ka', {
+ options: 'კონტექსტური მენიუს პარამეტრები'
+});
diff --git a/plugins/contextmenu/lang/km.js b/plugins/contextmenu/lang/km.js new file mode 100644 index 0000000..0136c1c --- /dev/null +++ b/plugins/contextmenu/lang/km.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'km', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/lang/ko.js b/plugins/contextmenu/lang/ko.js new file mode 100644 index 0000000..34f718c --- /dev/null +++ b/plugins/contextmenu/lang/ko.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'ko', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/lang/ku.js b/plugins/contextmenu/lang/ku.js new file mode 100644 index 0000000..8c5ba28 --- /dev/null +++ b/plugins/contextmenu/lang/ku.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'ku', {
+ options: 'هەڵبژاردەی لیستەی کلیکی دەستی ڕاست'
+});
diff --git a/plugins/contextmenu/lang/lt.js b/plugins/contextmenu/lang/lt.js new file mode 100644 index 0000000..5458e72 --- /dev/null +++ b/plugins/contextmenu/lang/lt.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'lt', {
+ options: 'Kontekstinio meniu parametrai'
+});
diff --git a/plugins/contextmenu/lang/lv.js b/plugins/contextmenu/lang/lv.js new file mode 100644 index 0000000..1613d69 --- /dev/null +++ b/plugins/contextmenu/lang/lv.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'lv', {
+ options: 'Uznirstošās izvēlnes uzstādījumi'
+});
diff --git a/plugins/contextmenu/lang/mk.js b/plugins/contextmenu/lang/mk.js new file mode 100644 index 0000000..7ba0de2 --- /dev/null +++ b/plugins/contextmenu/lang/mk.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'mk', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/lang/mn.js b/plugins/contextmenu/lang/mn.js new file mode 100644 index 0000000..30d2587 --- /dev/null +++ b/plugins/contextmenu/lang/mn.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'mn', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/lang/ms.js b/plugins/contextmenu/lang/ms.js new file mode 100644 index 0000000..30d5b79 --- /dev/null +++ b/plugins/contextmenu/lang/ms.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'ms', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/lang/nb.js b/plugins/contextmenu/lang/nb.js new file mode 100644 index 0000000..5f44e0e --- /dev/null +++ b/plugins/contextmenu/lang/nb.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'nb', {
+ options: 'Alternativer for høyreklikkmeny'
+});
diff --git a/plugins/contextmenu/lang/nl.js b/plugins/contextmenu/lang/nl.js new file mode 100644 index 0000000..1ce76b3 --- /dev/null +++ b/plugins/contextmenu/lang/nl.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'nl', {
+ options: 'Contextmenu opties'
+});
diff --git a/plugins/contextmenu/lang/no.js b/plugins/contextmenu/lang/no.js new file mode 100644 index 0000000..92c0d33 --- /dev/null +++ b/plugins/contextmenu/lang/no.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'no', {
+ options: 'Alternativer for høyreklikkmeny'
+});
diff --git a/plugins/contextmenu/lang/pl.js b/plugins/contextmenu/lang/pl.js new file mode 100644 index 0000000..493e903 --- /dev/null +++ b/plugins/contextmenu/lang/pl.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'pl', {
+ options: 'Opcje menu kontekstowego'
+});
diff --git a/plugins/contextmenu/lang/pt-br.js b/plugins/contextmenu/lang/pt-br.js new file mode 100644 index 0000000..672b7cc --- /dev/null +++ b/plugins/contextmenu/lang/pt-br.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'pt-br', {
+ options: 'Opções Menu de Contexto'
+});
diff --git a/plugins/contextmenu/lang/pt.js b/plugins/contextmenu/lang/pt.js new file mode 100644 index 0000000..9f23342 --- /dev/null +++ b/plugins/contextmenu/lang/pt.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'pt', {
+ options: 'Menu de opções de contexto'
+});
diff --git a/plugins/contextmenu/lang/ro.js b/plugins/contextmenu/lang/ro.js new file mode 100644 index 0000000..d07e624 --- /dev/null +++ b/plugins/contextmenu/lang/ro.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'ro', {
+ options: 'Opțiuni Meniu Contextual'
+});
diff --git a/plugins/contextmenu/lang/ru.js b/plugins/contextmenu/lang/ru.js new file mode 100644 index 0000000..2d0563c --- /dev/null +++ b/plugins/contextmenu/lang/ru.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'ru', {
+ options: 'Параметры контекстного меню'
+});
diff --git a/plugins/contextmenu/lang/si.js b/plugins/contextmenu/lang/si.js new file mode 100644 index 0000000..a9e6779 --- /dev/null +++ b/plugins/contextmenu/lang/si.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'si', {
+ options: 'අනතර්ග ලේඛණ විකල්ප'
+});
diff --git a/plugins/contextmenu/lang/sk.js b/plugins/contextmenu/lang/sk.js new file mode 100644 index 0000000..5684591 --- /dev/null +++ b/plugins/contextmenu/lang/sk.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'sk', {
+ options: 'Možnosti kontextového menu'
+});
diff --git a/plugins/contextmenu/lang/sl.js b/plugins/contextmenu/lang/sl.js new file mode 100644 index 0000000..128a905 --- /dev/null +++ b/plugins/contextmenu/lang/sl.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'sl', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/lang/sq.js b/plugins/contextmenu/lang/sq.js new file mode 100644 index 0000000..80ebe16 --- /dev/null +++ b/plugins/contextmenu/lang/sq.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'sq', {
+ options: 'Mundësitë e Menysë së Kontekstit'
+});
diff --git a/plugins/contextmenu/lang/sr-latn.js b/plugins/contextmenu/lang/sr-latn.js new file mode 100644 index 0000000..f4bfd41 --- /dev/null +++ b/plugins/contextmenu/lang/sr-latn.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'sr-latn', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/lang/sr.js b/plugins/contextmenu/lang/sr.js new file mode 100644 index 0000000..a4580cf --- /dev/null +++ b/plugins/contextmenu/lang/sr.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'sr', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/lang/sv.js b/plugins/contextmenu/lang/sv.js new file mode 100644 index 0000000..755947e --- /dev/null +++ b/plugins/contextmenu/lang/sv.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'sv', {
+ options: 'Context Menu Options'
+});
diff --git a/plugins/contextmenu/lang/th.js b/plugins/contextmenu/lang/th.js new file mode 100644 index 0000000..fa6b097 --- /dev/null +++ b/plugins/contextmenu/lang/th.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'th', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/lang/tr.js b/plugins/contextmenu/lang/tr.js new file mode 100644 index 0000000..77ec969 --- /dev/null +++ b/plugins/contextmenu/lang/tr.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'tr', {
+ options: 'İçerik Menüsü Seçenekleri'
+});
diff --git a/plugins/contextmenu/lang/ug.js b/plugins/contextmenu/lang/ug.js new file mode 100644 index 0000000..7a86d3d --- /dev/null +++ b/plugins/contextmenu/lang/ug.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'ug', {
+ options: 'قىسقا يول تىزىملىك تاللانمىسى'
+});
diff --git a/plugins/contextmenu/lang/uk.js b/plugins/contextmenu/lang/uk.js new file mode 100644 index 0000000..f78d37b --- /dev/null +++ b/plugins/contextmenu/lang/uk.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'uk', {
+ options: 'Опції контекстного меню'
+});
diff --git a/plugins/contextmenu/lang/vi.js b/plugins/contextmenu/lang/vi.js new file mode 100644 index 0000000..21e021b --- /dev/null +++ b/plugins/contextmenu/lang/vi.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'vi', {
+ options: 'Tùy chọn menu bổ xung'
+});
diff --git a/plugins/contextmenu/lang/zh-cn.js b/plugins/contextmenu/lang/zh-cn.js new file mode 100644 index 0000000..b0aa7ff --- /dev/null +++ b/plugins/contextmenu/lang/zh-cn.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'zh-cn', {
+ options: '快捷菜单选项'
+});
diff --git a/plugins/contextmenu/lang/zh.js b/plugins/contextmenu/lang/zh.js new file mode 100644 index 0000000..8362c39 --- /dev/null +++ b/plugins/contextmenu/lang/zh.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'contextmenu', 'zh', {
+ options: 'Context Menu Options' // MISSING
+});
diff --git a/plugins/contextmenu/plugin.js b/plugins/contextmenu/plugin.js new file mode 100644 index 0000000..765e9fc --- /dev/null +++ b/plugins/contextmenu/plugin.js @@ -0,0 +1,166 @@ +/**
+ * @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+ * For licensing, see LICENSE.html or http://ckeditor.com/license
+ */
+
+CKEDITOR.plugins.add( 'contextmenu', {
+ requires: 'menu',
+ 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,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%
+
+ // Make sure the base class (CKEDITOR.menu) is loaded before it (#3318).
+ onLoad: function() {
+ CKEDITOR.plugins.contextMenu = CKEDITOR.tools.createClass({
+ base: CKEDITOR.menu,
+
+ $: function( editor ) {
+ this.base.call( this, editor, {
+ panel: {
+ className: 'cke_menu_panel',
+ attributes: {
+ 'aria-label': editor.lang.contextmenu.options
+ }
+ }
+ });
+ },
+
+ proto: {
+ addTarget: function( element, nativeContextMenuOnCtrl ) {
+ // Opera doesn't support 'contextmenu' event, we have duo approaches employed here:
+ // 1. Inherit the 'button override' hack we introduced in v2 (#4530), while this require the Opera browser
+ // option 'Allow script to detect context menu/right click events' to be always turned on.
+ // 2. Considering the fact that ctrl/meta key is not been occupied
+ // for multiple range selecting (like Gecko), we use this key
+ // combination as a fallback for triggering context-menu. (#4530)
+ if ( CKEDITOR.env.opera && !( 'oncontextmenu' in document.body ) ) {
+ var contextMenuOverrideButton;
+ element.on( 'mousedown', function( evt ) {
+ evt = evt.data;
+ if ( evt.$.button != 2 ) {
+ if ( evt.getKeystroke() == CKEDITOR.CTRL + 1 )
+ element.fire( 'contextmenu', evt );
+ return;
+ }
+
+ if ( nativeContextMenuOnCtrl && ( CKEDITOR.env.mac ? evt.$.metaKey : evt.$.ctrlKey ) )
+ return;
+
+ var target = evt.getTarget();
+
+ if ( !contextMenuOverrideButton ) {
+ var ownerDoc = target.getDocument();
+ contextMenuOverrideButton = ownerDoc.createElement( 'input' );
+ contextMenuOverrideButton.$.type = 'button';
+ ownerDoc.getBody().append( contextMenuOverrideButton );
+ }
+
+ contextMenuOverrideButton.setAttribute( 'style', 'position:absolute;top:' + ( evt.$.clientY - 2 ) +
+ 'px;left:' + ( evt.$.clientX - 2 ) +
+ 'px;width:5px;height:5px;opacity:0.01' );
+
+ });
+
+ element.on( 'mouseup', function( evt ) {
+ if ( contextMenuOverrideButton ) {
+ contextMenuOverrideButton.remove();
+ contextMenuOverrideButton = undefined;
+ // Simulate 'contextmenu' event.
+ element.fire( 'contextmenu', evt.data );
+ }
+ });
+ }
+
+ element.on( 'contextmenu', function( event ) {
+ var domEvent = event.data;
+
+ if ( nativeContextMenuOnCtrl &&
+ // Safari on Windows always show 'ctrlKey' as true in 'contextmenu' event,
+ // which make this property unreliable. (#4826)
+ ( CKEDITOR.env.webkit ? holdCtrlKey : ( CKEDITOR.env.mac ? domEvent.$.metaKey : domEvent.$.ctrlKey ) ) )
+ return;
+
+
+ // Cancel the browser context menu.
+ domEvent.preventDefault();
+
+ var doc = domEvent.getTarget().getDocument(),
+ offsetParent = domEvent.getTarget().getDocument().getDocumentElement(),
+ fromFrame = !doc.equals( CKEDITOR.document ),
+ scroll = doc.getWindow().getScrollPosition(),
+ offsetX = fromFrame ? domEvent.$.clientX : domEvent.$.pageX || scroll.x + domEvent.$.clientX,
+ offsetY = fromFrame ? domEvent.$.clientY : domEvent.$.pageY || scroll.y + domEvent.$.clientY;
+
+ CKEDITOR.tools.setTimeout( function() {
+ this.open( offsetParent, null, offsetX, offsetY );
+
+ // IE needs a short while to allow selection change before opening menu. (#7908)
+ }, CKEDITOR.env.ie ? 200 : 0, this );
+ }, this );
+
+ if ( CKEDITOR.env.opera ) {
+ // 'contextmenu' event triggered by Windows menu key is unpreventable,
+ // cancel the key event itself. (#6534)
+ element.on( 'keypress', function( evt ) {
+ var domEvent = evt.data;
+
+ if ( domEvent.$.keyCode === 0 )
+ domEvent.preventDefault();
+ });
+ }
+
+ if ( CKEDITOR.env.webkit ) {
+ var holdCtrlKey,
+ onKeyDown = function( event ) {
+ holdCtrlKey = CKEDITOR.env.mac ? event.data.$.metaKey : event.data.$.ctrlKey;
+ },
+ resetOnKeyUp = function() {
+ holdCtrlKey = 0;
+ };
+
+ element.on( 'keydown', onKeyDown );
+ element.on( 'keyup', resetOnKeyUp );
+ element.on( 'contextmenu', resetOnKeyUp );
+ }
+ },
+
+ open: function( offsetParent, corner, offsetX, offsetY ) {
+ this.editor.focus();
+ offsetParent = offsetParent || CKEDITOR.document.getDocumentElement();
+
+ // #9362: Force selection check to update commands' states in the new context.
+ this.editor.selectionChange( 1 );
+
+ this.show( offsetParent, corner, offsetX, offsetY );
+ }
+ }
+ });
+ },
+
+ beforeInit: function( editor ) {
+ var contextMenu = editor.contextMenu = new CKEDITOR.plugins.contextMenu( editor );
+
+ editor.on( 'contentDom', function() {
+ contextMenu.addTarget( editor.editable(), editor.config.browserContextMenuOnCtrl !== false );
+ });
+
+ editor.addCommand( 'contextMenu', {
+ exec: function() {
+ editor.contextMenu.open( editor.document.getBody() );
+ }
+ });
+
+ editor.setKeystroke( CKEDITOR.SHIFT + 121 /*F10*/, 'contextMenu' );
+ editor.setKeystroke( CKEDITOR.CTRL + CKEDITOR.SHIFT + 121 /*F10*/, 'contextMenu' );
+ }
+});
+
+/**
+ * Whether to show the browser native context menu when the *Ctrl* or
+ * *Meta* (Mac) key is pressed on opening the context menu with the
+ * right mouse button click or the *Menu* key.
+ *
+ * config.browserContextMenuOnCtrl = false;
+ *
+ * @since 3.0.2
+ * @cfg {Boolean} [browserContextMenuOnCtrl=true]
+ * @member CKEDITOR.config
+ */
|
