aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/link
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/link')
-rw-r--r--sources/plugins/link/dialogs/anchor.js2
-rw-r--r--sources/plugins/link/dialogs/link.js2
-rw-r--r--sources/plugins/link/lang/af.js2
-rw-r--r--sources/plugins/link/lang/ar.js2
-rw-r--r--sources/plugins/link/lang/bg.js2
-rw-r--r--sources/plugins/link/lang/bn.js2
-rw-r--r--sources/plugins/link/lang/bs.js2
-rw-r--r--sources/plugins/link/lang/ca.js2
-rw-r--r--sources/plugins/link/lang/cs.js2
-rw-r--r--sources/plugins/link/lang/cy.js2
-rw-r--r--sources/plugins/link/lang/da.js2
-rw-r--r--sources/plugins/link/lang/de-ch.js65
-rw-r--r--sources/plugins/link/lang/de.js2
-rw-r--r--sources/plugins/link/lang/el.js2
-rw-r--r--sources/plugins/link/lang/en-au.js2
-rw-r--r--sources/plugins/link/lang/en-ca.js2
-rw-r--r--sources/plugins/link/lang/en-gb.js2
-rw-r--r--sources/plugins/link/lang/en.js2
-rw-r--r--sources/plugins/link/lang/eo.js2
-rw-r--r--sources/plugins/link/lang/es.js2
-rw-r--r--sources/plugins/link/lang/et.js2
-rw-r--r--sources/plugins/link/lang/eu.js2
-rw-r--r--sources/plugins/link/lang/fa.js2
-rw-r--r--sources/plugins/link/lang/fi.js2
-rw-r--r--sources/plugins/link/lang/fo.js2
-rw-r--r--sources/plugins/link/lang/fr-ca.js2
-rw-r--r--sources/plugins/link/lang/fr.js2
-rw-r--r--sources/plugins/link/lang/gl.js2
-rw-r--r--sources/plugins/link/lang/gu.js2
-rw-r--r--sources/plugins/link/lang/he.js2
-rw-r--r--sources/plugins/link/lang/hi.js2
-rw-r--r--sources/plugins/link/lang/hr.js2
-rw-r--r--sources/plugins/link/lang/hu.js2
-rw-r--r--sources/plugins/link/lang/id.js2
-rw-r--r--sources/plugins/link/lang/is.js2
-rw-r--r--sources/plugins/link/lang/it.js2
-rw-r--r--sources/plugins/link/lang/ja.js2
-rw-r--r--sources/plugins/link/lang/ka.js2
-rw-r--r--sources/plugins/link/lang/km.js2
-rw-r--r--sources/plugins/link/lang/ko.js2
-rw-r--r--sources/plugins/link/lang/ku.js2
-rw-r--r--sources/plugins/link/lang/lt.js2
-rw-r--r--sources/plugins/link/lang/lv.js2
-rw-r--r--sources/plugins/link/lang/mk.js22
-rw-r--r--sources/plugins/link/lang/mn.js2
-rw-r--r--sources/plugins/link/lang/ms.js2
-rw-r--r--sources/plugins/link/lang/nb.js2
-rw-r--r--sources/plugins/link/lang/nl.js2
-rw-r--r--sources/plugins/link/lang/no.js2
-rw-r--r--sources/plugins/link/lang/pl.js2
-rw-r--r--sources/plugins/link/lang/pt-br.js2
-rw-r--r--sources/plugins/link/lang/pt.js2
-rw-r--r--sources/plugins/link/lang/ro.js2
-rw-r--r--sources/plugins/link/lang/ru.js2
-rw-r--r--sources/plugins/link/lang/si.js2
-rw-r--r--sources/plugins/link/lang/sk.js2
-rw-r--r--sources/plugins/link/lang/sl.js2
-rw-r--r--sources/plugins/link/lang/sq.js2
-rw-r--r--sources/plugins/link/lang/sr-latn.js2
-rw-r--r--sources/plugins/link/lang/sr.js2
-rw-r--r--sources/plugins/link/lang/sv.js2
-rw-r--r--sources/plugins/link/lang/th.js2
-rw-r--r--sources/plugins/link/lang/tr.js2
-rw-r--r--sources/plugins/link/lang/tt.js2
-rw-r--r--sources/plugins/link/lang/ug.js2
-rw-r--r--sources/plugins/link/lang/uk.js2
-rw-r--r--sources/plugins/link/lang/vi.js2
-rw-r--r--sources/plugins/link/lang/zh-cn.js2
-rw-r--r--sources/plugins/link/lang/zh.js2
-rw-r--r--sources/plugins/link/plugin.js4
70 files changed, 145 insertions, 80 deletions
diff --git a/sources/plugins/link/dialogs/anchor.js b/sources/plugins/link/dialogs/anchor.js
index 899f7dc4..e5442759 100644
--- a/sources/plugins/link/dialogs/anchor.js
+++ b/sources/plugins/link/dialogs/anchor.js
@@ -1,5 +1,5 @@
1/** 1/**
2 * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2 * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 * For licensing, see LICENSE.md or http://ckeditor.com/license 3 * For licensing, see LICENSE.md or http://ckeditor.com/license
4 */ 4 */
5 5
diff --git a/sources/plugins/link/dialogs/link.js b/sources/plugins/link/dialogs/link.js
index 96dd288a..35975c75 100644
--- a/sources/plugins/link/dialogs/link.js
+++ b/sources/plugins/link/dialogs/link.js
@@ -1,5 +1,5 @@
1/** 1/**
2 * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2 * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 * For licensing, see LICENSE.md or http://ckeditor.com/license 3 * For licensing, see LICENSE.md or http://ckeditor.com/license
4 */ 4 */
5 5
diff --git a/sources/plugins/link/lang/af.js b/sources/plugins/link/lang/af.js
index 4966cf2f..10991c2d 100644
--- a/sources/plugins/link/lang/af.js
+++ b/sources/plugins/link/lang/af.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'af', { 5CKEDITOR.plugins.setLang( 'link', 'af', {
diff --git a/sources/plugins/link/lang/ar.js b/sources/plugins/link/lang/ar.js
index 96328657..533d5274 100644
--- a/sources/plugins/link/lang/ar.js
+++ b/sources/plugins/link/lang/ar.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'ar', { 5CKEDITOR.plugins.setLang( 'link', 'ar', {
diff --git a/sources/plugins/link/lang/bg.js b/sources/plugins/link/lang/bg.js
index 7ba8e6f8..a8e99a71 100644
--- a/sources/plugins/link/lang/bg.js
+++ b/sources/plugins/link/lang/bg.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'bg', { 5CKEDITOR.plugins.setLang( 'link', 'bg', {
diff --git a/sources/plugins/link/lang/bn.js b/sources/plugins/link/lang/bn.js
index de679848..bd9d05e1 100644
--- a/sources/plugins/link/lang/bn.js
+++ b/sources/plugins/link/lang/bn.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'bn', { 5CKEDITOR.plugins.setLang( 'link', 'bn', {
diff --git a/sources/plugins/link/lang/bs.js b/sources/plugins/link/lang/bs.js
index 02fec2e1..39a1a84a 100644
--- a/sources/plugins/link/lang/bs.js
+++ b/sources/plugins/link/lang/bs.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'bs', { 5CKEDITOR.plugins.setLang( 'link', 'bs', {
diff --git a/sources/plugins/link/lang/ca.js b/sources/plugins/link/lang/ca.js
index 59dde6d4..8b80e611 100644
--- a/sources/plugins/link/lang/ca.js
+++ b/sources/plugins/link/lang/ca.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'ca', { 5CKEDITOR.plugins.setLang( 'link', 'ca', {
diff --git a/sources/plugins/link/lang/cs.js b/sources/plugins/link/lang/cs.js
index bde72ed0..45106c0a 100644
--- a/sources/plugins/link/lang/cs.js
+++ b/sources/plugins/link/lang/cs.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'cs', { 5CKEDITOR.plugins.setLang( 'link', 'cs', {
diff --git a/sources/plugins/link/lang/cy.js b/sources/plugins/link/lang/cy.js
index 5d2b5682..358ec609 100644
--- a/sources/plugins/link/lang/cy.js
+++ b/sources/plugins/link/lang/cy.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'cy', { 5CKEDITOR.plugins.setLang( 'link', 'cy', {
diff --git a/sources/plugins/link/lang/da.js b/sources/plugins/link/lang/da.js
index c99d9700..7a278c4c 100644
--- a/sources/plugins/link/lang/da.js
+++ b/sources/plugins/link/lang/da.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'da', { 5CKEDITOR.plugins.setLang( 'link', 'da', {
diff --git a/sources/plugins/link/lang/de-ch.js b/sources/plugins/link/lang/de-ch.js
new file mode 100644
index 00000000..d386d2af
--- /dev/null
+++ b/sources/plugins/link/lang/de-ch.js
@@ -0,0 +1,65 @@
1/*
2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'link', 'de-ch', {
6 acccessKey: 'Zugriffstaste',
7 advanced: 'Erweitert',
8 advisoryContentType: 'Inhaltstyp',
9 advisoryTitle: 'Titel Beschreibung',
10 anchor: {
11 toolbar: 'Anker',
12 menu: 'Anker bearbeiten',
13 title: 'Ankereigenschaften',
14 name: 'Ankername',
15 errorName: 'Bitte geben Sie den Namen des Ankers ein',
16 remove: 'Anker entfernen'
17 },
18 anchorId: 'Nach Elementkennung',
19 anchorName: 'Nach Ankername',
20 charset: 'Verknüpfter Ressourcenzeichensatz',
21 cssClasses: 'Formatvorlagenklasse',
22 emailAddress: 'E-Mail-Adresse',
23 emailBody: 'Nachrichtentext',
24 emailSubject: 'Betreffzeile',
25 id: 'Kennung',
26 info: 'Linkinfo',
27 langCode: 'Sprachcode',
28 langDir: 'Schreibrichtung',
29 langDirLTR: 'Links nach Rechts (LTR)',
30 langDirRTL: 'Rechts nach Links (RTL)',
31 menu: 'Link bearbeiten',
32 name: 'Name',
33 noAnchors: '(Keine Anker im Dokument vorhanden)',
34 noEmail: 'Bitte geben Sie E-Mail-Adresse an',
35 noUrl: 'Bitte geben Sie die Link-URL an',
36 other: '<andere>',
37 popupDependent: 'Abhängig (Netscape)',
38 popupFeatures: 'Pop-up Fenstereigenschaften',
39 popupFullScreen: 'Vollbild (IE)',
40 popupLeft: 'Linke Position',
41 popupLocationBar: 'Adressleiste',
42 popupMenuBar: 'Menüleiste',
43 popupResizable: 'Grösse änderbar',
44 popupScrollBars: 'Rollbalken',
45 popupStatusBar: 'Statusleiste',
46 popupToolbar: 'Werkzeugleiste',
47 popupTop: 'Obere Position',
48 rel: 'Beziehung',
49 selectAnchor: 'Anker auswählen',
50 styles: 'Style',
51 tabIndex: 'Tab-Index',
52 target: 'Zielseite',
53 targetFrame: '<Frame>',
54 targetFrameName: 'Ziel-Fenster-Name',
55 targetPopup: '<Pop-up Fenster>',
56 targetPopupName: 'Pop-up Fenster-Name',
57 title: 'Link',
58 toAnchor: 'Anker in dieser Seite',
59 toEmail: 'E-Mail',
60 toUrl: 'URL',
61 toolbar: 'Link einfügen/editieren',
62 type: 'Link-Typ',
63 unlink: 'Link entfernen',
64 upload: 'Hochladen'
65} );
diff --git a/sources/plugins/link/lang/de.js b/sources/plugins/link/lang/de.js
index 043045b6..c8da86fa 100644
--- a/sources/plugins/link/lang/de.js
+++ b/sources/plugins/link/lang/de.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'de', { 5CKEDITOR.plugins.setLang( 'link', 'de', {
diff --git a/sources/plugins/link/lang/el.js b/sources/plugins/link/lang/el.js
index 82194ca1..53019a5b 100644
--- a/sources/plugins/link/lang/el.js
+++ b/sources/plugins/link/lang/el.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'el', { 5CKEDITOR.plugins.setLang( 'link', 'el', {
diff --git a/sources/plugins/link/lang/en-au.js b/sources/plugins/link/lang/en-au.js
index 71773652..5e18970f 100644
--- a/sources/plugins/link/lang/en-au.js
+++ b/sources/plugins/link/lang/en-au.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'en-au', { 5CKEDITOR.plugins.setLang( 'link', 'en-au', {
diff --git a/sources/plugins/link/lang/en-ca.js b/sources/plugins/link/lang/en-ca.js
index 6987934a..fb4b6c73 100644
--- a/sources/plugins/link/lang/en-ca.js
+++ b/sources/plugins/link/lang/en-ca.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'en-ca', { 5CKEDITOR.plugins.setLang( 'link', 'en-ca', {
diff --git a/sources/plugins/link/lang/en-gb.js b/sources/plugins/link/lang/en-gb.js
index f8e7a881..a3af24c3 100644
--- a/sources/plugins/link/lang/en-gb.js
+++ b/sources/plugins/link/lang/en-gb.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'en-gb', { 5CKEDITOR.plugins.setLang( 'link', 'en-gb', {
diff --git a/sources/plugins/link/lang/en.js b/sources/plugins/link/lang/en.js
index 9f8dbc15..10547414 100644
--- a/sources/plugins/link/lang/en.js
+++ b/sources/plugins/link/lang/en.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'en', { 5CKEDITOR.plugins.setLang( 'link', 'en', {
diff --git a/sources/plugins/link/lang/eo.js b/sources/plugins/link/lang/eo.js
index fff3855d..e0bc952f 100644
--- a/sources/plugins/link/lang/eo.js
+++ b/sources/plugins/link/lang/eo.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'eo', { 5CKEDITOR.plugins.setLang( 'link', 'eo', {
diff --git a/sources/plugins/link/lang/es.js b/sources/plugins/link/lang/es.js
index 29265fa8..d17edbcd 100644
--- a/sources/plugins/link/lang/es.js
+++ b/sources/plugins/link/lang/es.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'es', { 5CKEDITOR.plugins.setLang( 'link', 'es', {
diff --git a/sources/plugins/link/lang/et.js b/sources/plugins/link/lang/et.js
index 063dd537..09db6cae 100644
--- a/sources/plugins/link/lang/et.js
+++ b/sources/plugins/link/lang/et.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'et', { 5CKEDITOR.plugins.setLang( 'link', 'et', {
diff --git a/sources/plugins/link/lang/eu.js b/sources/plugins/link/lang/eu.js
index 1c046809..f3415ab2 100644
--- a/sources/plugins/link/lang/eu.js
+++ b/sources/plugins/link/lang/eu.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'eu', { 5CKEDITOR.plugins.setLang( 'link', 'eu', {
diff --git a/sources/plugins/link/lang/fa.js b/sources/plugins/link/lang/fa.js
index 092c4ff0..fa6dd5a7 100644
--- a/sources/plugins/link/lang/fa.js
+++ b/sources/plugins/link/lang/fa.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'fa', { 5CKEDITOR.plugins.setLang( 'link', 'fa', {
diff --git a/sources/plugins/link/lang/fi.js b/sources/plugins/link/lang/fi.js
index 995789fb..eedf64ff 100644
--- a/sources/plugins/link/lang/fi.js
+++ b/sources/plugins/link/lang/fi.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'fi', { 5CKEDITOR.plugins.setLang( 'link', 'fi', {
diff --git a/sources/plugins/link/lang/fo.js b/sources/plugins/link/lang/fo.js
index 31d1f9b5..d46eed44 100644
--- a/sources/plugins/link/lang/fo.js
+++ b/sources/plugins/link/lang/fo.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'fo', { 5CKEDITOR.plugins.setLang( 'link', 'fo', {
diff --git a/sources/plugins/link/lang/fr-ca.js b/sources/plugins/link/lang/fr-ca.js
index a20ff94d..816ad2bf 100644
--- a/sources/plugins/link/lang/fr-ca.js
+++ b/sources/plugins/link/lang/fr-ca.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'fr-ca', { 5CKEDITOR.plugins.setLang( 'link', 'fr-ca', {
diff --git a/sources/plugins/link/lang/fr.js b/sources/plugins/link/lang/fr.js
index c048a293..fe8755db 100644
--- a/sources/plugins/link/lang/fr.js
+++ b/sources/plugins/link/lang/fr.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'fr', { 5CKEDITOR.plugins.setLang( 'link', 'fr', {
diff --git a/sources/plugins/link/lang/gl.js b/sources/plugins/link/lang/gl.js
index 015164d3..bf559777 100644
--- a/sources/plugins/link/lang/gl.js
+++ b/sources/plugins/link/lang/gl.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'gl', { 5CKEDITOR.plugins.setLang( 'link', 'gl', {
diff --git a/sources/plugins/link/lang/gu.js b/sources/plugins/link/lang/gu.js
index e0c388f4..c0544502 100644
--- a/sources/plugins/link/lang/gu.js
+++ b/sources/plugins/link/lang/gu.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'gu', { 5CKEDITOR.plugins.setLang( 'link', 'gu', {
diff --git a/sources/plugins/link/lang/he.js b/sources/plugins/link/lang/he.js
index d0c74d63..d6b67e1e 100644
--- a/sources/plugins/link/lang/he.js
+++ b/sources/plugins/link/lang/he.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'he', { 5CKEDITOR.plugins.setLang( 'link', 'he', {
diff --git a/sources/plugins/link/lang/hi.js b/sources/plugins/link/lang/hi.js
index 581f689b..7c8939b7 100644
--- a/sources/plugins/link/lang/hi.js
+++ b/sources/plugins/link/lang/hi.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'hi', { 5CKEDITOR.plugins.setLang( 'link', 'hi', {
diff --git a/sources/plugins/link/lang/hr.js b/sources/plugins/link/lang/hr.js
index 4f2c04f5..1d9f2240 100644
--- a/sources/plugins/link/lang/hr.js
+++ b/sources/plugins/link/lang/hr.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'hr', { 5CKEDITOR.plugins.setLang( 'link', 'hr', {
diff --git a/sources/plugins/link/lang/hu.js b/sources/plugins/link/lang/hu.js
index 97e82bf7..dd7c7ac4 100644
--- a/sources/plugins/link/lang/hu.js
+++ b/sources/plugins/link/lang/hu.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'hu', { 5CKEDITOR.plugins.setLang( 'link', 'hu', {
diff --git a/sources/plugins/link/lang/id.js b/sources/plugins/link/lang/id.js
index 7e94cee7..ff8e5597 100644
--- a/sources/plugins/link/lang/id.js
+++ b/sources/plugins/link/lang/id.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'id', { 5CKEDITOR.plugins.setLang( 'link', 'id', {
diff --git a/sources/plugins/link/lang/is.js b/sources/plugins/link/lang/is.js
index a2589363..3abcdedb 100644
--- a/sources/plugins/link/lang/is.js
+++ b/sources/plugins/link/lang/is.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'is', { 5CKEDITOR.plugins.setLang( 'link', 'is', {
diff --git a/sources/plugins/link/lang/it.js b/sources/plugins/link/lang/it.js
index 3ea41673..8130e3ba 100644
--- a/sources/plugins/link/lang/it.js
+++ b/sources/plugins/link/lang/it.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'it', { 5CKEDITOR.plugins.setLang( 'link', 'it', {
diff --git a/sources/plugins/link/lang/ja.js b/sources/plugins/link/lang/ja.js
index 2a35b90a..dc0ca231 100644
--- a/sources/plugins/link/lang/ja.js
+++ b/sources/plugins/link/lang/ja.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'ja', { 5CKEDITOR.plugins.setLang( 'link', 'ja', {
diff --git a/sources/plugins/link/lang/ka.js b/sources/plugins/link/lang/ka.js
index 9dfdfd11..c461a7fb 100644
--- a/sources/plugins/link/lang/ka.js
+++ b/sources/plugins/link/lang/ka.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'ka', { 5CKEDITOR.plugins.setLang( 'link', 'ka', {
diff --git a/sources/plugins/link/lang/km.js b/sources/plugins/link/lang/km.js
index 449d74bb..d801953f 100644
--- a/sources/plugins/link/lang/km.js
+++ b/sources/plugins/link/lang/km.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'km', { 5CKEDITOR.plugins.setLang( 'link', 'km', {
diff --git a/sources/plugins/link/lang/ko.js b/sources/plugins/link/lang/ko.js
index dfa0bdbc..2a83a413 100644
--- a/sources/plugins/link/lang/ko.js
+++ b/sources/plugins/link/lang/ko.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'ko', { 5CKEDITOR.plugins.setLang( 'link', 'ko', {
diff --git a/sources/plugins/link/lang/ku.js b/sources/plugins/link/lang/ku.js
index b0066426..dbcad9f7 100644
--- a/sources/plugins/link/lang/ku.js
+++ b/sources/plugins/link/lang/ku.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'ku', { 5CKEDITOR.plugins.setLang( 'link', 'ku', {
diff --git a/sources/plugins/link/lang/lt.js b/sources/plugins/link/lang/lt.js
index ed829cae..db2ed728 100644
--- a/sources/plugins/link/lang/lt.js
+++ b/sources/plugins/link/lang/lt.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'lt', { 5CKEDITOR.plugins.setLang( 'link', 'lt', {
diff --git a/sources/plugins/link/lang/lv.js b/sources/plugins/link/lang/lv.js
index 18a32e8b..8e3c6491 100644
--- a/sources/plugins/link/lang/lv.js
+++ b/sources/plugins/link/lang/lv.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'lv', { 5CKEDITOR.plugins.setLang( 'link', 'lv', {
diff --git a/sources/plugins/link/lang/mk.js b/sources/plugins/link/lang/mk.js
index 2c3e2de7..502f29c2 100644
--- a/sources/plugins/link/lang/mk.js
+++ b/sources/plugins/link/lang/mk.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'mk', { 5CKEDITOR.plugins.setLang( 'link', 'mk', {
@@ -22,12 +22,12 @@ CKEDITOR.plugins.setLang( 'link', 'mk', {
22 emailAddress: 'E-Mail Address', // MISSING 22 emailAddress: 'E-Mail Address', // MISSING
23 emailBody: 'Message Body', // MISSING 23 emailBody: 'Message Body', // MISSING
24 emailSubject: 'Message Subject', // MISSING 24 emailSubject: 'Message Subject', // MISSING
25 id: 'Id', // MISSING 25 id: 'Id',
26 info: 'Link Info', // MISSING 26 info: 'Link Info', // MISSING
27 langCode: 'Language Code', // MISSING 27 langCode: 'Код на јазик',
28 langDir: 'Language Direction', // MISSING 28 langDir: 'Насока на јазик',
29 langDirLTR: 'Left to Right (LTR)', // MISSING 29 langDirLTR: 'Лево кон десно',
30 langDirRTL: 'Right to Left (RTL)', // MISSING 30 langDirRTL: 'Десно кон лево',
31 menu: 'Edit Link', // MISSING 31 menu: 'Edit Link', // MISSING
32 name: 'Name', 32 name: 'Name',
33 noAnchors: '(No anchors available in the document)', // MISSING 33 noAnchors: '(No anchors available in the document)', // MISSING
@@ -47,19 +47,19 @@ CKEDITOR.plugins.setLang( 'link', 'mk', {
47 popupTop: 'Top Position', // MISSING 47 popupTop: 'Top Position', // MISSING
48 rel: 'Relationship', // MISSING 48 rel: 'Relationship', // MISSING
49 selectAnchor: 'Select an Anchor', // MISSING 49 selectAnchor: 'Select an Anchor', // MISSING
50 styles: 'Style', // MISSING 50 styles: 'Стил',
51 tabIndex: 'Tab Index', // MISSING 51 tabIndex: 'Tab Index', // MISSING
52 target: 'Target', // MISSING 52 target: 'Target', // MISSING
53 targetFrame: '<frame>', // MISSING 53 targetFrame: '<frame>', // MISSING
54 targetFrameName: 'Target Frame Name', // MISSING 54 targetFrameName: 'Target Frame Name', // MISSING
55 targetPopup: '<popup window>', // MISSING 55 targetPopup: '<popup window>', // MISSING
56 targetPopupName: 'Popup Window Name', // MISSING 56 targetPopupName: 'Popup Window Name', // MISSING
57 title: 'Link', // MISSING 57 title: 'Врска',
58 toAnchor: 'Link to anchor in the text', // MISSING 58 toAnchor: 'Link to anchor in the text', // MISSING
59 toEmail: 'E-mail', // MISSING 59 toEmail: 'E-mail', // MISSING
60 toUrl: 'URL', // MISSING 60 toUrl: 'URL',
61 toolbar: 'Link', // MISSING 61 toolbar: 'Врска',
62 type: 'Link Type', // MISSING 62 type: 'Link Type', // MISSING
63 unlink: 'Unlink', // MISSING 63 unlink: 'Unlink', // MISSING
64 upload: 'Upload' // MISSING 64 upload: 'Прикачи'
65} ); 65} );
diff --git a/sources/plugins/link/lang/mn.js b/sources/plugins/link/lang/mn.js
index d047cf81..8935a8f1 100644
--- a/sources/plugins/link/lang/mn.js
+++ b/sources/plugins/link/lang/mn.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'mn', { 5CKEDITOR.plugins.setLang( 'link', 'mn', {
diff --git a/sources/plugins/link/lang/ms.js b/sources/plugins/link/lang/ms.js
index 455dd6ca..b244ba63 100644
--- a/sources/plugins/link/lang/ms.js
+++ b/sources/plugins/link/lang/ms.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'ms', { 5CKEDITOR.plugins.setLang( 'link', 'ms', {
diff --git a/sources/plugins/link/lang/nb.js b/sources/plugins/link/lang/nb.js
index 7474e27c..d9cedf7a 100644
--- a/sources/plugins/link/lang/nb.js
+++ b/sources/plugins/link/lang/nb.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'nb', { 5CKEDITOR.plugins.setLang( 'link', 'nb', {
diff --git a/sources/plugins/link/lang/nl.js b/sources/plugins/link/lang/nl.js
index 84569cdd..1c6036b4 100644
--- a/sources/plugins/link/lang/nl.js
+++ b/sources/plugins/link/lang/nl.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'nl', { 5CKEDITOR.plugins.setLang( 'link', 'nl', {
diff --git a/sources/plugins/link/lang/no.js b/sources/plugins/link/lang/no.js
index c5a79533..0a4ef05f 100644
--- a/sources/plugins/link/lang/no.js
+++ b/sources/plugins/link/lang/no.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'no', { 5CKEDITOR.plugins.setLang( 'link', 'no', {
diff --git a/sources/plugins/link/lang/pl.js b/sources/plugins/link/lang/pl.js
index 1b483788..f37f8566 100644
--- a/sources/plugins/link/lang/pl.js
+++ b/sources/plugins/link/lang/pl.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'pl', { 5CKEDITOR.plugins.setLang( 'link', 'pl', {
diff --git a/sources/plugins/link/lang/pt-br.js b/sources/plugins/link/lang/pt-br.js
index 731bd682..04136f7d 100644
--- a/sources/plugins/link/lang/pt-br.js
+++ b/sources/plugins/link/lang/pt-br.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'pt-br', { 5CKEDITOR.plugins.setLang( 'link', 'pt-br', {
diff --git a/sources/plugins/link/lang/pt.js b/sources/plugins/link/lang/pt.js
index eabaf9e5..cd317343 100644
--- a/sources/plugins/link/lang/pt.js
+++ b/sources/plugins/link/lang/pt.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'pt', { 5CKEDITOR.plugins.setLang( 'link', 'pt', {
diff --git a/sources/plugins/link/lang/ro.js b/sources/plugins/link/lang/ro.js
index 41e02311..b561e572 100644
--- a/sources/plugins/link/lang/ro.js
+++ b/sources/plugins/link/lang/ro.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'ro', { 5CKEDITOR.plugins.setLang( 'link', 'ro', {
diff --git a/sources/plugins/link/lang/ru.js b/sources/plugins/link/lang/ru.js
index d950420c..5cb65752 100644
--- a/sources/plugins/link/lang/ru.js
+++ b/sources/plugins/link/lang/ru.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'ru', { 5CKEDITOR.plugins.setLang( 'link', 'ru', {
diff --git a/sources/plugins/link/lang/si.js b/sources/plugins/link/lang/si.js
index 0545fbad..b8b46969 100644
--- a/sources/plugins/link/lang/si.js
+++ b/sources/plugins/link/lang/si.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'si', { 5CKEDITOR.plugins.setLang( 'link', 'si', {
diff --git a/sources/plugins/link/lang/sk.js b/sources/plugins/link/lang/sk.js
index 107d5c0a..d0186f3e 100644
--- a/sources/plugins/link/lang/sk.js
+++ b/sources/plugins/link/lang/sk.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'sk', { 5CKEDITOR.plugins.setLang( 'link', 'sk', {
diff --git a/sources/plugins/link/lang/sl.js b/sources/plugins/link/lang/sl.js
index bfd2be61..392d7fe1 100644
--- a/sources/plugins/link/lang/sl.js
+++ b/sources/plugins/link/lang/sl.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'sl', { 5CKEDITOR.plugins.setLang( 'link', 'sl', {
diff --git a/sources/plugins/link/lang/sq.js b/sources/plugins/link/lang/sq.js
index dfdff6aa..33692f17 100644
--- a/sources/plugins/link/lang/sq.js
+++ b/sources/plugins/link/lang/sq.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'sq', { 5CKEDITOR.plugins.setLang( 'link', 'sq', {
diff --git a/sources/plugins/link/lang/sr-latn.js b/sources/plugins/link/lang/sr-latn.js
index 6a2a076a..592f05a1 100644
--- a/sources/plugins/link/lang/sr-latn.js
+++ b/sources/plugins/link/lang/sr-latn.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'sr-latn', { 5CKEDITOR.plugins.setLang( 'link', 'sr-latn', {
diff --git a/sources/plugins/link/lang/sr.js b/sources/plugins/link/lang/sr.js
index 86f5ce3c..6d5055b7 100644
--- a/sources/plugins/link/lang/sr.js
+++ b/sources/plugins/link/lang/sr.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'sr', { 5CKEDITOR.plugins.setLang( 'link', 'sr', {
diff --git a/sources/plugins/link/lang/sv.js b/sources/plugins/link/lang/sv.js
index 52e3ec39..30dc5b02 100644
--- a/sources/plugins/link/lang/sv.js
+++ b/sources/plugins/link/lang/sv.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'sv', { 5CKEDITOR.plugins.setLang( 'link', 'sv', {
diff --git a/sources/plugins/link/lang/th.js b/sources/plugins/link/lang/th.js
index a6809c82..d49dbb32 100644
--- a/sources/plugins/link/lang/th.js
+++ b/sources/plugins/link/lang/th.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'th', { 5CKEDITOR.plugins.setLang( 'link', 'th', {
diff --git a/sources/plugins/link/lang/tr.js b/sources/plugins/link/lang/tr.js
index 2f763441..ce7b7264 100644
--- a/sources/plugins/link/lang/tr.js
+++ b/sources/plugins/link/lang/tr.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'tr', { 5CKEDITOR.plugins.setLang( 'link', 'tr', {
diff --git a/sources/plugins/link/lang/tt.js b/sources/plugins/link/lang/tt.js
index f08d8750..4f2d0775 100644
--- a/sources/plugins/link/lang/tt.js
+++ b/sources/plugins/link/lang/tt.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'tt', { 5CKEDITOR.plugins.setLang( 'link', 'tt', {
diff --git a/sources/plugins/link/lang/ug.js b/sources/plugins/link/lang/ug.js
index 7229a2fa..0d81c279 100644
--- a/sources/plugins/link/lang/ug.js
+++ b/sources/plugins/link/lang/ug.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'ug', { 5CKEDITOR.plugins.setLang( 'link', 'ug', {
diff --git a/sources/plugins/link/lang/uk.js b/sources/plugins/link/lang/uk.js
index 05d913d5..655bdae5 100644
--- a/sources/plugins/link/lang/uk.js
+++ b/sources/plugins/link/lang/uk.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'uk', { 5CKEDITOR.plugins.setLang( 'link', 'uk', {
diff --git a/sources/plugins/link/lang/vi.js b/sources/plugins/link/lang/vi.js
index b7dc1941..67691081 100644
--- a/sources/plugins/link/lang/vi.js
+++ b/sources/plugins/link/lang/vi.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'vi', { 5CKEDITOR.plugins.setLang( 'link', 'vi', {
diff --git a/sources/plugins/link/lang/zh-cn.js b/sources/plugins/link/lang/zh-cn.js
index 0d859306..af30dd88 100644
--- a/sources/plugins/link/lang/zh-cn.js
+++ b/sources/plugins/link/lang/zh-cn.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'zh-cn', { 5CKEDITOR.plugins.setLang( 'link', 'zh-cn', {
diff --git a/sources/plugins/link/lang/zh.js b/sources/plugins/link/lang/zh.js
index 6d97a534..4dfa7cff 100644
--- a/sources/plugins/link/lang/zh.js
+++ b/sources/plugins/link/lang/zh.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'zh', { 5CKEDITOR.plugins.setLang( 'link', 'zh', {
diff --git a/sources/plugins/link/plugin.js b/sources/plugins/link/plugin.js
index bd5a6231..db11376a 100644
--- a/sources/plugins/link/plugin.js
+++ b/sources/plugins/link/plugin.js
@@ -1,5 +1,5 @@
1/** 1/**
2 * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2 * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 * For licensing, see LICENSE.md or http://ckeditor.com/license 3 * For licensing, see LICENSE.md or http://ckeditor.com/license
4 */ 4 */
5 5
@@ -9,7 +9,7 @@
9 CKEDITOR.plugins.add( 'link', { 9 CKEDITOR.plugins.add( 'link', {
10 requires: 'dialog,fakeobjects', 10 requires: 'dialog,fakeobjects',
11 // jscs:disable maximumLineLength 11 // jscs:disable maximumLineLength
12 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% 12 lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,de-ch,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%
13 // jscs:enable maximumLineLength 13 // jscs:enable maximumLineLength
14 icons: 'anchor,anchor-rtl,link,unlink', // %REMOVE_LINE_CORE% 14 icons: 'anchor,anchor-rtl,link,unlink', // %REMOVE_LINE_CORE%
15 hidpi: true, // %REMOVE_LINE_CORE% 15 hidpi: true, // %REMOVE_LINE_CORE%