aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/table
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/table')
-rw-r--r--sources/plugins/table/dialogs/table.js2
-rw-r--r--sources/plugins/table/lang/af.js2
-rw-r--r--sources/plugins/table/lang/ar.js2
-rw-r--r--sources/plugins/table/lang/bg.js2
-rw-r--r--sources/plugins/table/lang/bn.js2
-rw-r--r--sources/plugins/table/lang/bs.js2
-rw-r--r--sources/plugins/table/lang/ca.js2
-rw-r--r--sources/plugins/table/lang/cs.js2
-rw-r--r--sources/plugins/table/lang/cy.js2
-rw-r--r--sources/plugins/table/lang/da.js2
-rw-r--r--sources/plugins/table/lang/de-ch.js74
-rw-r--r--sources/plugins/table/lang/de.js2
-rw-r--r--sources/plugins/table/lang/el.js2
-rw-r--r--sources/plugins/table/lang/en-au.js2
-rw-r--r--sources/plugins/table/lang/en-ca.js2
-rw-r--r--sources/plugins/table/lang/en-gb.js2
-rw-r--r--sources/plugins/table/lang/en.js2
-rw-r--r--sources/plugins/table/lang/eo.js2
-rw-r--r--sources/plugins/table/lang/es.js2
-rw-r--r--sources/plugins/table/lang/et.js2
-rw-r--r--sources/plugins/table/lang/eu.js2
-rw-r--r--sources/plugins/table/lang/fa.js2
-rw-r--r--sources/plugins/table/lang/fi.js2
-rw-r--r--sources/plugins/table/lang/fo.js2
-rw-r--r--sources/plugins/table/lang/fr-ca.js2
-rw-r--r--sources/plugins/table/lang/fr.js2
-rw-r--r--sources/plugins/table/lang/gl.js2
-rw-r--r--sources/plugins/table/lang/gu.js2
-rw-r--r--sources/plugins/table/lang/he.js2
-rw-r--r--sources/plugins/table/lang/hi.js2
-rw-r--r--sources/plugins/table/lang/hr.js2
-rw-r--r--sources/plugins/table/lang/hu.js2
-rw-r--r--sources/plugins/table/lang/id.js2
-rw-r--r--sources/plugins/table/lang/is.js2
-rw-r--r--sources/plugins/table/lang/it.js2
-rw-r--r--sources/plugins/table/lang/ja.js2
-rw-r--r--sources/plugins/table/lang/ka.js2
-rw-r--r--sources/plugins/table/lang/km.js2
-rw-r--r--sources/plugins/table/lang/ko.js2
-rw-r--r--sources/plugins/table/lang/ku.js2
-rw-r--r--sources/plugins/table/lang/lt.js2
-rw-r--r--sources/plugins/table/lang/lv.js2
-rw-r--r--sources/plugins/table/lang/mk.js2
-rw-r--r--sources/plugins/table/lang/mn.js2
-rw-r--r--sources/plugins/table/lang/ms.js2
-rw-r--r--sources/plugins/table/lang/nb.js2
-rw-r--r--sources/plugins/table/lang/nl.js2
-rw-r--r--sources/plugins/table/lang/no.js2
-rw-r--r--sources/plugins/table/lang/pl.js2
-rw-r--r--sources/plugins/table/lang/pt-br.js2
-rw-r--r--sources/plugins/table/lang/pt.js2
-rw-r--r--sources/plugins/table/lang/ro.js2
-rw-r--r--sources/plugins/table/lang/ru.js2
-rw-r--r--sources/plugins/table/lang/si.js2
-rw-r--r--sources/plugins/table/lang/sk.js10
-rw-r--r--sources/plugins/table/lang/sl.js2
-rw-r--r--sources/plugins/table/lang/sq.js2
-rw-r--r--sources/plugins/table/lang/sr-latn.js2
-rw-r--r--sources/plugins/table/lang/sr.js2
-rw-r--r--sources/plugins/table/lang/sv.js2
-rw-r--r--sources/plugins/table/lang/th.js2
-rw-r--r--sources/plugins/table/lang/tr.js2
-rw-r--r--sources/plugins/table/lang/tt.js2
-rw-r--r--sources/plugins/table/lang/ug.js2
-rw-r--r--sources/plugins/table/lang/uk.js2
-rw-r--r--sources/plugins/table/lang/vi.js2
-rw-r--r--sources/plugins/table/lang/zh-cn.js2
-rw-r--r--sources/plugins/table/lang/zh.js2
-rw-r--r--sources/plugins/table/plugin.js4
69 files changed, 147 insertions, 73 deletions
diff --git a/sources/plugins/table/dialogs/table.js b/sources/plugins/table/dialogs/table.js
index 5c1213ea..f6f6fe0d 100644
--- a/sources/plugins/table/dialogs/table.js
+++ b/sources/plugins/table/dialogs/table.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/table/lang/af.js b/sources/plugins/table/lang/af.js
index 382ea7e3..159b0bdd 100644
--- a/sources/plugins/table/lang/af.js
+++ b/sources/plugins/table/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( 'table', 'af', { 5CKEDITOR.plugins.setLang( 'table', 'af', {
diff --git a/sources/plugins/table/lang/ar.js b/sources/plugins/table/lang/ar.js
index e9d523a5..c804b0d3 100644
--- a/sources/plugins/table/lang/ar.js
+++ b/sources/plugins/table/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( 'table', 'ar', { 5CKEDITOR.plugins.setLang( 'table', 'ar', {
diff --git a/sources/plugins/table/lang/bg.js b/sources/plugins/table/lang/bg.js
index 5335e5af..58d864b0 100644
--- a/sources/plugins/table/lang/bg.js
+++ b/sources/plugins/table/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( 'table', 'bg', { 5CKEDITOR.plugins.setLang( 'table', 'bg', {
diff --git a/sources/plugins/table/lang/bn.js b/sources/plugins/table/lang/bn.js
index c0846adf..adcf6137 100644
--- a/sources/plugins/table/lang/bn.js
+++ b/sources/plugins/table/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( 'table', 'bn', { 5CKEDITOR.plugins.setLang( 'table', 'bn', {
diff --git a/sources/plugins/table/lang/bs.js b/sources/plugins/table/lang/bs.js
index e81bcc10..3863bc5f 100644
--- a/sources/plugins/table/lang/bs.js
+++ b/sources/plugins/table/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( 'table', 'bs', { 5CKEDITOR.plugins.setLang( 'table', 'bs', {
diff --git a/sources/plugins/table/lang/ca.js b/sources/plugins/table/lang/ca.js
index 0d0f8421..7eb5ef86 100644
--- a/sources/plugins/table/lang/ca.js
+++ b/sources/plugins/table/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( 'table', 'ca', { 5CKEDITOR.plugins.setLang( 'table', 'ca', {
diff --git a/sources/plugins/table/lang/cs.js b/sources/plugins/table/lang/cs.js
index 00428d3f..41656bc6 100644
--- a/sources/plugins/table/lang/cs.js
+++ b/sources/plugins/table/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( 'table', 'cs', { 5CKEDITOR.plugins.setLang( 'table', 'cs', {
diff --git a/sources/plugins/table/lang/cy.js b/sources/plugins/table/lang/cy.js
index 75f210eb..8cb58753 100644
--- a/sources/plugins/table/lang/cy.js
+++ b/sources/plugins/table/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( 'table', 'cy', { 5CKEDITOR.plugins.setLang( 'table', 'cy', {
diff --git a/sources/plugins/table/lang/da.js b/sources/plugins/table/lang/da.js
index 601c2cff..fa2b7083 100644
--- a/sources/plugins/table/lang/da.js
+++ b/sources/plugins/table/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( 'table', 'da', { 5CKEDITOR.plugins.setLang( 'table', 'da', {
diff --git a/sources/plugins/table/lang/de-ch.js b/sources/plugins/table/lang/de-ch.js
new file mode 100644
index 00000000..2927d9bb
--- /dev/null
+++ b/sources/plugins/table/lang/de-ch.js
@@ -0,0 +1,74 @@
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( 'table', 'de-ch', {
6 border: 'Rahmengrösse',
7 caption: 'Überschrift',
8 cell: {
9 menu: 'Zelle',
10 insertBefore: 'Zelle davor einfügen',
11 insertAfter: 'Zelle danach einfügen',
12 deleteCell: 'Zelle löschen',
13 merge: 'Zellen verbinden',
14 mergeRight: 'Nach rechts verbinden',
15 mergeDown: 'Nach unten verbinden',
16 splitHorizontal: 'Zelle horizontal teilen',
17 splitVertical: 'Zelle vertikal teilen',
18 title: 'Zelleneigenschaften',
19 cellType: 'Zellart',
20 rowSpan: 'Anzahl Zeilen verbinden',
21 colSpan: 'Anzahl Spalten verbinden',
22 wordWrap: 'Zeilenumbruch',
23 hAlign: 'Horizontale Ausrichtung',
24 vAlign: 'Vertikale Ausrichtung',
25 alignBaseline: 'Grundlinie',
26 bgColor: 'Hintergrundfarbe',
27 borderColor: 'Rahmenfarbe',
28 data: 'Daten',
29 header: 'Überschrift',
30 yes: 'Ja',
31 no: 'Nein',
32 invalidWidth: 'Zellenbreite muss eine Zahl sein.',
33 invalidHeight: 'Zellenhöhe muss eine Zahl sein.',
34 invalidRowSpan: '"Anzahl Zeilen verbinden" muss eine Ganzzahl sein.',
35 invalidColSpan: '"Anzahl Spalten verbinden" muss eine Ganzzahl sein.',
36 chooseColor: 'Wählen'
37 },
38 cellPad: 'Zellenabstand innen',
39 cellSpace: 'Zellenabstand aussen',
40 column: {
41 menu: 'Spalte',
42 insertBefore: 'Spalte links davor einfügen',
43 insertAfter: 'Spalte rechts danach einfügen',
44 deleteColumn: 'Spalte löschen'
45 },
46 columns: 'Spalte',
47 deleteTable: 'Tabelle löschen',
48 headers: 'Kopfzeile',
49 headersBoth: 'Beide',
50 headersColumn: 'Erste Spalte',
51 headersNone: 'Keine',
52 headersRow: 'Erste Zeile',
53 invalidBorder: 'Die Rahmenbreite muss eine Zahl sein.',
54 invalidCellPadding: 'Der Zellenabstand innen muss eine positive Zahl sein.',
55 invalidCellSpacing: 'Der Zellenabstand aussen muss eine positive Zahl sein.',
56 invalidCols: 'Die Anzahl der Spalten muß grösser als 0 sein..',
57 invalidHeight: 'Die Tabellenbreite muss eine Zahl sein.',
58 invalidRows: 'Die Anzahl der Zeilen muß grösser als 0 sein.',
59 invalidWidth: 'Die Tabellenbreite muss eine Zahl sein.',
60 menu: 'Tabellen-Eigenschaften',
61 row: {
62 menu: 'Zeile',
63 insertBefore: 'Zeile oberhalb einfügen',
64 insertAfter: 'Zeile unterhalb einfügen',
65 deleteRow: 'Zeile entfernen'
66 },
67 rows: 'Zeile',
68 summary: 'Inhaltsübersicht',
69 title: 'Tabellen-Eigenschaften',
70 toolbar: 'Tabelle',
71 widthPc: '%',
72 widthPx: 'Pixel',
73 widthUnit: 'Breite Einheit'
74} );
diff --git a/sources/plugins/table/lang/de.js b/sources/plugins/table/lang/de.js
index 42be01b2..75403de4 100644
--- a/sources/plugins/table/lang/de.js
+++ b/sources/plugins/table/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( 'table', 'de', { 5CKEDITOR.plugins.setLang( 'table', 'de', {
diff --git a/sources/plugins/table/lang/el.js b/sources/plugins/table/lang/el.js
index 6ac4747f..2c54551f 100644
--- a/sources/plugins/table/lang/el.js
+++ b/sources/plugins/table/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( 'table', 'el', { 5CKEDITOR.plugins.setLang( 'table', 'el', {
diff --git a/sources/plugins/table/lang/en-au.js b/sources/plugins/table/lang/en-au.js
index 95a53be8..2bc77eee 100644
--- a/sources/plugins/table/lang/en-au.js
+++ b/sources/plugins/table/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( 'table', 'en-au', { 5CKEDITOR.plugins.setLang( 'table', 'en-au', {
diff --git a/sources/plugins/table/lang/en-ca.js b/sources/plugins/table/lang/en-ca.js
index 32351c30..5eb1a5a5 100644
--- a/sources/plugins/table/lang/en-ca.js
+++ b/sources/plugins/table/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( 'table', 'en-ca', { 5CKEDITOR.plugins.setLang( 'table', 'en-ca', {
diff --git a/sources/plugins/table/lang/en-gb.js b/sources/plugins/table/lang/en-gb.js
index 6165b735..2f12f5ee 100644
--- a/sources/plugins/table/lang/en-gb.js
+++ b/sources/plugins/table/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( 'table', 'en-gb', { 5CKEDITOR.plugins.setLang( 'table', 'en-gb', {
diff --git a/sources/plugins/table/lang/en.js b/sources/plugins/table/lang/en.js
index c1ab5735..56d1fc7e 100644
--- a/sources/plugins/table/lang/en.js
+++ b/sources/plugins/table/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( 'table', 'en', { 5CKEDITOR.plugins.setLang( 'table', 'en', {
diff --git a/sources/plugins/table/lang/eo.js b/sources/plugins/table/lang/eo.js
index c090c373..987bca2e 100644
--- a/sources/plugins/table/lang/eo.js
+++ b/sources/plugins/table/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( 'table', 'eo', { 5CKEDITOR.plugins.setLang( 'table', 'eo', {
diff --git a/sources/plugins/table/lang/es.js b/sources/plugins/table/lang/es.js
index fa948a11..ed3b546f 100644
--- a/sources/plugins/table/lang/es.js
+++ b/sources/plugins/table/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( 'table', 'es', { 5CKEDITOR.plugins.setLang( 'table', 'es', {
diff --git a/sources/plugins/table/lang/et.js b/sources/plugins/table/lang/et.js
index 0edfccdb..f9f4c783 100644
--- a/sources/plugins/table/lang/et.js
+++ b/sources/plugins/table/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( 'table', 'et', { 5CKEDITOR.plugins.setLang( 'table', 'et', {
diff --git a/sources/plugins/table/lang/eu.js b/sources/plugins/table/lang/eu.js
index 75fc2932..ba838692 100644
--- a/sources/plugins/table/lang/eu.js
+++ b/sources/plugins/table/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( 'table', 'eu', { 5CKEDITOR.plugins.setLang( 'table', 'eu', {
diff --git a/sources/plugins/table/lang/fa.js b/sources/plugins/table/lang/fa.js
index 02f2907f..07611b0f 100644
--- a/sources/plugins/table/lang/fa.js
+++ b/sources/plugins/table/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( 'table', 'fa', { 5CKEDITOR.plugins.setLang( 'table', 'fa', {
diff --git a/sources/plugins/table/lang/fi.js b/sources/plugins/table/lang/fi.js
index 7327f0e3..f35cca2c 100644
--- a/sources/plugins/table/lang/fi.js
+++ b/sources/plugins/table/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( 'table', 'fi', { 5CKEDITOR.plugins.setLang( 'table', 'fi', {
diff --git a/sources/plugins/table/lang/fo.js b/sources/plugins/table/lang/fo.js
index f11999ae..e96c549c 100644
--- a/sources/plugins/table/lang/fo.js
+++ b/sources/plugins/table/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( 'table', 'fo', { 5CKEDITOR.plugins.setLang( 'table', 'fo', {
diff --git a/sources/plugins/table/lang/fr-ca.js b/sources/plugins/table/lang/fr-ca.js
index 86130cb2..6ad140d8 100644
--- a/sources/plugins/table/lang/fr-ca.js
+++ b/sources/plugins/table/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( 'table', 'fr-ca', { 5CKEDITOR.plugins.setLang( 'table', 'fr-ca', {
diff --git a/sources/plugins/table/lang/fr.js b/sources/plugins/table/lang/fr.js
index 51d2422e..4bdef73c 100644
--- a/sources/plugins/table/lang/fr.js
+++ b/sources/plugins/table/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( 'table', 'fr', { 5CKEDITOR.plugins.setLang( 'table', 'fr', {
diff --git a/sources/plugins/table/lang/gl.js b/sources/plugins/table/lang/gl.js
index 5957bb11..2c38ab79 100644
--- a/sources/plugins/table/lang/gl.js
+++ b/sources/plugins/table/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( 'table', 'gl', { 5CKEDITOR.plugins.setLang( 'table', 'gl', {
diff --git a/sources/plugins/table/lang/gu.js b/sources/plugins/table/lang/gu.js
index cbed6a27..297d4f7d 100644
--- a/sources/plugins/table/lang/gu.js
+++ b/sources/plugins/table/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( 'table', 'gu', { 5CKEDITOR.plugins.setLang( 'table', 'gu', {
diff --git a/sources/plugins/table/lang/he.js b/sources/plugins/table/lang/he.js
index 8b0aba0a..40207a3e 100644
--- a/sources/plugins/table/lang/he.js
+++ b/sources/plugins/table/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( 'table', 'he', { 5CKEDITOR.plugins.setLang( 'table', 'he', {
diff --git a/sources/plugins/table/lang/hi.js b/sources/plugins/table/lang/hi.js
index 82291ca2..fdb8c106 100644
--- a/sources/plugins/table/lang/hi.js
+++ b/sources/plugins/table/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( 'table', 'hi', { 5CKEDITOR.plugins.setLang( 'table', 'hi', {
diff --git a/sources/plugins/table/lang/hr.js b/sources/plugins/table/lang/hr.js
index f8ee9a68..62e512f8 100644
--- a/sources/plugins/table/lang/hr.js
+++ b/sources/plugins/table/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( 'table', 'hr', { 5CKEDITOR.plugins.setLang( 'table', 'hr', {
diff --git a/sources/plugins/table/lang/hu.js b/sources/plugins/table/lang/hu.js
index ce45034e..ca7e088c 100644
--- a/sources/plugins/table/lang/hu.js
+++ b/sources/plugins/table/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( 'table', 'hu', { 5CKEDITOR.plugins.setLang( 'table', 'hu', {
diff --git a/sources/plugins/table/lang/id.js b/sources/plugins/table/lang/id.js
index 459fbe9a..217b13b9 100644
--- a/sources/plugins/table/lang/id.js
+++ b/sources/plugins/table/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( 'table', 'id', { 5CKEDITOR.plugins.setLang( 'table', 'id', {
diff --git a/sources/plugins/table/lang/is.js b/sources/plugins/table/lang/is.js
index 6e6f350b..35b9d7e8 100644
--- a/sources/plugins/table/lang/is.js
+++ b/sources/plugins/table/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( 'table', 'is', { 5CKEDITOR.plugins.setLang( 'table', 'is', {
diff --git a/sources/plugins/table/lang/it.js b/sources/plugins/table/lang/it.js
index 494025ff..ab26e635 100644
--- a/sources/plugins/table/lang/it.js
+++ b/sources/plugins/table/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( 'table', 'it', { 5CKEDITOR.plugins.setLang( 'table', 'it', {
diff --git a/sources/plugins/table/lang/ja.js b/sources/plugins/table/lang/ja.js
index 1fe658b6..d8811b27 100644
--- a/sources/plugins/table/lang/ja.js
+++ b/sources/plugins/table/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( 'table', 'ja', { 5CKEDITOR.plugins.setLang( 'table', 'ja', {
diff --git a/sources/plugins/table/lang/ka.js b/sources/plugins/table/lang/ka.js
index 4b22b2af..8e8dcb8e 100644
--- a/sources/plugins/table/lang/ka.js
+++ b/sources/plugins/table/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( 'table', 'ka', { 5CKEDITOR.plugins.setLang( 'table', 'ka', {
diff --git a/sources/plugins/table/lang/km.js b/sources/plugins/table/lang/km.js
index 809a8859..f968438e 100644
--- a/sources/plugins/table/lang/km.js
+++ b/sources/plugins/table/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( 'table', 'km', { 5CKEDITOR.plugins.setLang( 'table', 'km', {
diff --git a/sources/plugins/table/lang/ko.js b/sources/plugins/table/lang/ko.js
index 786636b8..9ede69ac 100644
--- a/sources/plugins/table/lang/ko.js
+++ b/sources/plugins/table/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( 'table', 'ko', { 5CKEDITOR.plugins.setLang( 'table', 'ko', {
diff --git a/sources/plugins/table/lang/ku.js b/sources/plugins/table/lang/ku.js
index 4710cfc9..737068d5 100644
--- a/sources/plugins/table/lang/ku.js
+++ b/sources/plugins/table/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( 'table', 'ku', { 5CKEDITOR.plugins.setLang( 'table', 'ku', {
diff --git a/sources/plugins/table/lang/lt.js b/sources/plugins/table/lang/lt.js
index c9d8de0e..f9c6e728 100644
--- a/sources/plugins/table/lang/lt.js
+++ b/sources/plugins/table/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( 'table', 'lt', { 5CKEDITOR.plugins.setLang( 'table', 'lt', {
diff --git a/sources/plugins/table/lang/lv.js b/sources/plugins/table/lang/lv.js
index ca057cd5..6636e659 100644
--- a/sources/plugins/table/lang/lv.js
+++ b/sources/plugins/table/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( 'table', 'lv', { 5CKEDITOR.plugins.setLang( 'table', 'lv', {
diff --git a/sources/plugins/table/lang/mk.js b/sources/plugins/table/lang/mk.js
index fa6163ff..4e51fa3f 100644
--- a/sources/plugins/table/lang/mk.js
+++ b/sources/plugins/table/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( 'table', 'mk', { 5CKEDITOR.plugins.setLang( 'table', 'mk', {
diff --git a/sources/plugins/table/lang/mn.js b/sources/plugins/table/lang/mn.js
index e69c6b2f..90d90325 100644
--- a/sources/plugins/table/lang/mn.js
+++ b/sources/plugins/table/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( 'table', 'mn', { 5CKEDITOR.plugins.setLang( 'table', 'mn', {
diff --git a/sources/plugins/table/lang/ms.js b/sources/plugins/table/lang/ms.js
index c51cdc4d..5ae85550 100644
--- a/sources/plugins/table/lang/ms.js
+++ b/sources/plugins/table/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( 'table', 'ms', { 5CKEDITOR.plugins.setLang( 'table', 'ms', {
diff --git a/sources/plugins/table/lang/nb.js b/sources/plugins/table/lang/nb.js
index 3fd81f0b..b5ad80d8 100644
--- a/sources/plugins/table/lang/nb.js
+++ b/sources/plugins/table/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( 'table', 'nb', { 5CKEDITOR.plugins.setLang( 'table', 'nb', {
diff --git a/sources/plugins/table/lang/nl.js b/sources/plugins/table/lang/nl.js
index 87594933..29cb4b04 100644
--- a/sources/plugins/table/lang/nl.js
+++ b/sources/plugins/table/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( 'table', 'nl', { 5CKEDITOR.plugins.setLang( 'table', 'nl', {
diff --git a/sources/plugins/table/lang/no.js b/sources/plugins/table/lang/no.js
index c9e4987f..c5dc930b 100644
--- a/sources/plugins/table/lang/no.js
+++ b/sources/plugins/table/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( 'table', 'no', { 5CKEDITOR.plugins.setLang( 'table', 'no', {
diff --git a/sources/plugins/table/lang/pl.js b/sources/plugins/table/lang/pl.js
index 2b46c201..25d8e93e 100644
--- a/sources/plugins/table/lang/pl.js
+++ b/sources/plugins/table/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( 'table', 'pl', { 5CKEDITOR.plugins.setLang( 'table', 'pl', {
diff --git a/sources/plugins/table/lang/pt-br.js b/sources/plugins/table/lang/pt-br.js
index 4fccc79c..680e6da5 100644
--- a/sources/plugins/table/lang/pt-br.js
+++ b/sources/plugins/table/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( 'table', 'pt-br', { 5CKEDITOR.plugins.setLang( 'table', 'pt-br', {
diff --git a/sources/plugins/table/lang/pt.js b/sources/plugins/table/lang/pt.js
index ac5cd6d9..d4c0d8d5 100644
--- a/sources/plugins/table/lang/pt.js
+++ b/sources/plugins/table/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( 'table', 'pt', { 5CKEDITOR.plugins.setLang( 'table', 'pt', {
diff --git a/sources/plugins/table/lang/ro.js b/sources/plugins/table/lang/ro.js
index 58604f16..dbd30ac4 100644
--- a/sources/plugins/table/lang/ro.js
+++ b/sources/plugins/table/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( 'table', 'ro', { 5CKEDITOR.plugins.setLang( 'table', 'ro', {
diff --git a/sources/plugins/table/lang/ru.js b/sources/plugins/table/lang/ru.js
index d5dae52c..a39dad09 100644
--- a/sources/plugins/table/lang/ru.js
+++ b/sources/plugins/table/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( 'table', 'ru', { 5CKEDITOR.plugins.setLang( 'table', 'ru', {
diff --git a/sources/plugins/table/lang/si.js b/sources/plugins/table/lang/si.js
index 4bca32b1..7d22d666 100644
--- a/sources/plugins/table/lang/si.js
+++ b/sources/plugins/table/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( 'table', 'si', { 5CKEDITOR.plugins.setLang( 'table', 'si', {
diff --git a/sources/plugins/table/lang/sk.js b/sources/plugins/table/lang/sk.js
index 290f653e..0efa978d 100644
--- a/sources/plugins/table/lang/sk.js
+++ b/sources/plugins/table/lang/sk.js
@@ -1,9 +1,9 @@
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( 'table', 'sk', { 5CKEDITOR.plugins.setLang( 'table', 'sk', {
6 border: 'Šírka rámu (border)', 6 border: 'Šírka orámovania',
7 caption: 'Popis', 7 caption: 'Popis',
8 cell: { 8 cell: {
9 menu: 'Bunka', 9 menu: 'Bunka',
@@ -19,12 +19,12 @@ CKEDITOR.plugins.setLang( 'table', 'sk', {
19 cellType: 'Typ bunky', 19 cellType: 'Typ bunky',
20 rowSpan: 'Rozsah riadkov', 20 rowSpan: 'Rozsah riadkov',
21 colSpan: 'Rozsah stĺpcov', 21 colSpan: 'Rozsah stĺpcov',
22 wordWrap: 'Zalomovanie riadkov', 22 wordWrap: 'Zalamovanie riadkov',
23 hAlign: 'Horizontálne zarovnanie', 23 hAlign: 'Horizontálne zarovnanie',
24 vAlign: 'Vertikálne zarovnanie', 24 vAlign: 'Vertikálne zarovnanie',
25 alignBaseline: 'Základná čiara (baseline)', 25 alignBaseline: 'Základná čiara (baseline)',
26 bgColor: 'Farba pozadia', 26 bgColor: 'Farba pozadia',
27 borderColor: 'Farba rámu', 27 borderColor: 'Farba orámovania',
28 data: 'Dáta', 28 data: 'Dáta',
29 header: 'Hlavička', 29 header: 'Hlavička',
30 yes: 'Áno', 30 yes: 'Áno',
@@ -50,7 +50,7 @@ CKEDITOR.plugins.setLang( 'table', 'sk', {
50 headersColumn: 'Prvý stĺpec', 50 headersColumn: 'Prvý stĺpec',
51 headersNone: 'Žiadne', 51 headersNone: 'Žiadne',
52 headersRow: 'Prvý riadok', 52 headersRow: 'Prvý riadok',
53 invalidBorder: 'Širka rámu musí byť číslo.', 53 invalidBorder: 'Šírka orámovania musí byť číslo.',
54 invalidCellPadding: 'Odsadenie v bunkách (cell padding) musí byť kladné číslo.', 54 invalidCellPadding: 'Odsadenie v bunkách (cell padding) musí byť kladné číslo.',
55 invalidCellSpacing: 'Medzera mädzi bunkami (cell spacing) musí byť kladné číslo.', 55 invalidCellSpacing: 'Medzera mädzi bunkami (cell spacing) musí byť kladné číslo.',
56 invalidCols: 'Počet stĺpcov musí byť číslo väčšie ako 0.', 56 invalidCols: 'Počet stĺpcov musí byť číslo väčšie ako 0.',
diff --git a/sources/plugins/table/lang/sl.js b/sources/plugins/table/lang/sl.js
index 9e8a57f2..d3fc1ba3 100644
--- a/sources/plugins/table/lang/sl.js
+++ b/sources/plugins/table/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( 'table', 'sl', { 5CKEDITOR.plugins.setLang( 'table', 'sl', {
diff --git a/sources/plugins/table/lang/sq.js b/sources/plugins/table/lang/sq.js
index cf52476d..cee66a6b 100644
--- a/sources/plugins/table/lang/sq.js
+++ b/sources/plugins/table/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( 'table', 'sq', { 5CKEDITOR.plugins.setLang( 'table', 'sq', {
diff --git a/sources/plugins/table/lang/sr-latn.js b/sources/plugins/table/lang/sr-latn.js
index 0bad7fbb..d80fc81b 100644
--- a/sources/plugins/table/lang/sr-latn.js
+++ b/sources/plugins/table/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( 'table', 'sr-latn', { 5CKEDITOR.plugins.setLang( 'table', 'sr-latn', {
diff --git a/sources/plugins/table/lang/sr.js b/sources/plugins/table/lang/sr.js
index cbfe35ea..7675b0e1 100644
--- a/sources/plugins/table/lang/sr.js
+++ b/sources/plugins/table/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( 'table', 'sr', { 5CKEDITOR.plugins.setLang( 'table', 'sr', {
diff --git a/sources/plugins/table/lang/sv.js b/sources/plugins/table/lang/sv.js
index 99c89fe9..17f4cdea 100644
--- a/sources/plugins/table/lang/sv.js
+++ b/sources/plugins/table/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( 'table', 'sv', { 5CKEDITOR.plugins.setLang( 'table', 'sv', {
diff --git a/sources/plugins/table/lang/th.js b/sources/plugins/table/lang/th.js
index b4d2c625..cff0fd6f 100644
--- a/sources/plugins/table/lang/th.js
+++ b/sources/plugins/table/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( 'table', 'th', { 5CKEDITOR.plugins.setLang( 'table', 'th', {
diff --git a/sources/plugins/table/lang/tr.js b/sources/plugins/table/lang/tr.js
index bf0e50ae..e43f74ed 100644
--- a/sources/plugins/table/lang/tr.js
+++ b/sources/plugins/table/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( 'table', 'tr', { 5CKEDITOR.plugins.setLang( 'table', 'tr', {
diff --git a/sources/plugins/table/lang/tt.js b/sources/plugins/table/lang/tt.js
index e9f92b75..7d4b5b31 100644
--- a/sources/plugins/table/lang/tt.js
+++ b/sources/plugins/table/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( 'table', 'tt', { 5CKEDITOR.plugins.setLang( 'table', 'tt', {
diff --git a/sources/plugins/table/lang/ug.js b/sources/plugins/table/lang/ug.js
index b31492f7..5fb03476 100644
--- a/sources/plugins/table/lang/ug.js
+++ b/sources/plugins/table/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( 'table', 'ug', { 5CKEDITOR.plugins.setLang( 'table', 'ug', {
diff --git a/sources/plugins/table/lang/uk.js b/sources/plugins/table/lang/uk.js
index 3c200a54..9a676858 100644
--- a/sources/plugins/table/lang/uk.js
+++ b/sources/plugins/table/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( 'table', 'uk', { 5CKEDITOR.plugins.setLang( 'table', 'uk', {
diff --git a/sources/plugins/table/lang/vi.js b/sources/plugins/table/lang/vi.js
index e8797314..45572c21 100644
--- a/sources/plugins/table/lang/vi.js
+++ b/sources/plugins/table/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( 'table', 'vi', { 5CKEDITOR.plugins.setLang( 'table', 'vi', {
diff --git a/sources/plugins/table/lang/zh-cn.js b/sources/plugins/table/lang/zh-cn.js
index b7a2b64d..da523d06 100644
--- a/sources/plugins/table/lang/zh-cn.js
+++ b/sources/plugins/table/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( 'table', 'zh-cn', { 5CKEDITOR.plugins.setLang( 'table', 'zh-cn', {
diff --git a/sources/plugins/table/lang/zh.js b/sources/plugins/table/lang/zh.js
index 94bdab52..5d017d2b 100644
--- a/sources/plugins/table/lang/zh.js
+++ b/sources/plugins/table/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( 'table', 'zh', { 5CKEDITOR.plugins.setLang( 'table', 'zh', {
diff --git a/sources/plugins/table/plugin.js b/sources/plugins/table/plugin.js
index a013bc17..df79b1f2 100644
--- a/sources/plugins/table/plugin.js
+++ b/sources/plugins/table/plugin.js
@@ -1,12 +1,12 @@
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
6CKEDITOR.plugins.add( 'table', { 6CKEDITOR.plugins.add( 'table', {
7 requires: 'dialog', 7 requires: 'dialog',
8 // jscs:disable maximumLineLength 8 // jscs:disable maximumLineLength
9 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% 9 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%
10 // jscs:enable maximumLineLength 10 // jscs:enable maximumLineLength
11 icons: 'table', // %REMOVE_LINE_CORE% 11 icons: 'table', // %REMOVE_LINE_CORE%
12 hidpi: true, // %REMOVE_LINE_CORE% 12 hidpi: true, // %REMOVE_LINE_CORE%