diff options
Diffstat (limited to 'sources/plugins/toolbar/lang')
70 files changed, 152 insertions, 86 deletions
diff --git a/sources/plugins/toolbar/lang/af.js b/sources/plugins/toolbar/lang/af.js index 370cf6b..8a3b1cd 100644 --- a/sources/plugins/toolbar/lang/af.js +++ b/sources/plugins/toolbar/lang/af.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'af', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'af', { |
diff --git a/sources/plugins/toolbar/lang/ar.js b/sources/plugins/toolbar/lang/ar.js index ecced64..8cef5e7 100644 --- a/sources/plugins/toolbar/lang/ar.js +++ b/sources/plugins/toolbar/lang/ar.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'ar', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'ar', { |
diff --git a/sources/plugins/toolbar/lang/az.js b/sources/plugins/toolbar/lang/az.js new file mode 100644 index 0000000..25c4a53 --- /dev/null +++ b/sources/plugins/toolbar/lang/az.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'az', { | ||
6 | toolbarCollapse: 'Paneli gizlət', | ||
7 | toolbarExpand: 'Paneli göstər', | ||
8 | toolbarGroups: { | ||
9 | document: 'Mətn', | ||
10 | clipboard: 'Mübadilə buferi/İmtina et', | ||
11 | editing: 'Redaktə edilməsi', | ||
12 | forms: 'Formalar', | ||
13 | basicstyles: 'Əsas üslublar', | ||
14 | paragraph: 'Abzas', | ||
15 | links: 'Link', | ||
16 | insert: 'Əlavə et', | ||
17 | styles: 'Üslublar', | ||
18 | colors: 'Rənqlər', | ||
19 | tools: 'Alətləri' | ||
20 | }, | ||
21 | toolbars: 'Redaktorun panelləri' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/bg.js b/sources/plugins/toolbar/lang/bg.js index f256ca9..0fb4384 100644 --- a/sources/plugins/toolbar/lang/bg.js +++ b/sources/plugins/toolbar/lang/bg.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'bg', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'bg', { |
diff --git a/sources/plugins/toolbar/lang/bn.js b/sources/plugins/toolbar/lang/bn.js index c59c2ed..dc9697e 100644 --- a/sources/plugins/toolbar/lang/bn.js +++ b/sources/plugins/toolbar/lang/bn.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'bn', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'bn', { |
diff --git a/sources/plugins/toolbar/lang/bs.js b/sources/plugins/toolbar/lang/bs.js index db3f43b..00f46d0 100644 --- a/sources/plugins/toolbar/lang/bs.js +++ b/sources/plugins/toolbar/lang/bs.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'bs', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'bs', { |
diff --git a/sources/plugins/toolbar/lang/ca.js b/sources/plugins/toolbar/lang/ca.js index 45cef50..82e4413 100644 --- a/sources/plugins/toolbar/lang/ca.js +++ b/sources/plugins/toolbar/lang/ca.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'ca', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'ca', { |
diff --git a/sources/plugins/toolbar/lang/cs.js b/sources/plugins/toolbar/lang/cs.js index 1e92738..f8e650f 100644 --- a/sources/plugins/toolbar/lang/cs.js +++ b/sources/plugins/toolbar/lang/cs.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'cs', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'cs', { |
diff --git a/sources/plugins/toolbar/lang/cy.js b/sources/plugins/toolbar/lang/cy.js index 2ce92fa..faebd1b 100644 --- a/sources/plugins/toolbar/lang/cy.js +++ b/sources/plugins/toolbar/lang/cy.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'cy', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'cy', { |
diff --git a/sources/plugins/toolbar/lang/da.js b/sources/plugins/toolbar/lang/da.js index a36a1a5..750bc64 100644 --- a/sources/plugins/toolbar/lang/da.js +++ b/sources/plugins/toolbar/lang/da.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'da', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'da', { |
diff --git a/sources/plugins/toolbar/lang/de-ch.js b/sources/plugins/toolbar/lang/de-ch.js index 1f23f24..399aa63 100644 --- a/sources/plugins/toolbar/lang/de-ch.js +++ b/sources/plugins/toolbar/lang/de-ch.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'de-ch', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'de-ch', { |
diff --git a/sources/plugins/toolbar/lang/de.js b/sources/plugins/toolbar/lang/de.js index 0b1d4ba..fab73aa 100644 --- a/sources/plugins/toolbar/lang/de.js +++ b/sources/plugins/toolbar/lang/de.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'de', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'de', { |
diff --git a/sources/plugins/toolbar/lang/el.js b/sources/plugins/toolbar/lang/el.js index b5bd212..ce46898 100644 --- a/sources/plugins/toolbar/lang/el.js +++ b/sources/plugins/toolbar/lang/el.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'el', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'el', { |
diff --git a/sources/plugins/toolbar/lang/en-au.js b/sources/plugins/toolbar/lang/en-au.js index afa15d1..8517e62 100644 --- a/sources/plugins/toolbar/lang/en-au.js +++ b/sources/plugins/toolbar/lang/en-au.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'en-au', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'en-au', { |
diff --git a/sources/plugins/toolbar/lang/en-ca.js b/sources/plugins/toolbar/lang/en-ca.js index 4dc04a8..fb2049a 100644 --- a/sources/plugins/toolbar/lang/en-ca.js +++ b/sources/plugins/toolbar/lang/en-ca.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'en-ca', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'en-ca', { |
diff --git a/sources/plugins/toolbar/lang/en-gb.js b/sources/plugins/toolbar/lang/en-gb.js index 14993a5..df7198e 100644 --- a/sources/plugins/toolbar/lang/en-gb.js +++ b/sources/plugins/toolbar/lang/en-gb.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'en-gb', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'en-gb', { |
diff --git a/sources/plugins/toolbar/lang/en.js b/sources/plugins/toolbar/lang/en.js index eeacf38..263ac0e 100644 --- a/sources/plugins/toolbar/lang/en.js +++ b/sources/plugins/toolbar/lang/en.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'en', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'en', { |
diff --git a/sources/plugins/toolbar/lang/eo.js b/sources/plugins/toolbar/lang/eo.js index 53f2439..902a613 100644 --- a/sources/plugins/toolbar/lang/eo.js +++ b/sources/plugins/toolbar/lang/eo.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'eo', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'eo', { |
diff --git a/sources/plugins/toolbar/lang/es-mx.js b/sources/plugins/toolbar/lang/es-mx.js new file mode 100644 index 0000000..4af52fe --- /dev/null +++ b/sources/plugins/toolbar/lang/es-mx.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'es-mx', { | ||
6 | toolbarCollapse: 'Colapsar barra de herramientas', | ||
7 | toolbarExpand: 'Expandir barra de herramientas', | ||
8 | toolbarGroups: { | ||
9 | document: 'Documento', | ||
10 | clipboard: 'Portapapeles/deshacer', | ||
11 | editing: 'Editando', | ||
12 | forms: 'Formularios', | ||
13 | basicstyles: 'Estilo básico', | ||
14 | paragraph: 'Párrafo', | ||
15 | links: 'Enlaces', | ||
16 | insert: 'Insertar', | ||
17 | styles: 'Estilos', | ||
18 | colors: 'Colores', | ||
19 | tools: 'Herramientas' | ||
20 | }, | ||
21 | toolbars: 'Editor de barra de herramientas' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/es.js b/sources/plugins/toolbar/lang/es.js index d00ca66..bf5b457 100644 --- a/sources/plugins/toolbar/lang/es.js +++ b/sources/plugins/toolbar/lang/es.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'es', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'es', { |
diff --git a/sources/plugins/toolbar/lang/et.js b/sources/plugins/toolbar/lang/et.js index 034aac3..b83473f 100644 --- a/sources/plugins/toolbar/lang/et.js +++ b/sources/plugins/toolbar/lang/et.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'et', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'et', { |
diff --git a/sources/plugins/toolbar/lang/eu.js b/sources/plugins/toolbar/lang/eu.js index 6ab3973..831d285 100644 --- a/sources/plugins/toolbar/lang/eu.js +++ b/sources/plugins/toolbar/lang/eu.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'eu', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'eu', { |
diff --git a/sources/plugins/toolbar/lang/fa.js b/sources/plugins/toolbar/lang/fa.js index 30d302c..2d1bc5d 100644 --- a/sources/plugins/toolbar/lang/fa.js +++ b/sources/plugins/toolbar/lang/fa.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'fa', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'fa', { |
diff --git a/sources/plugins/toolbar/lang/fi.js b/sources/plugins/toolbar/lang/fi.js index 2eb42bd..9e12ad4 100644 --- a/sources/plugins/toolbar/lang/fi.js +++ b/sources/plugins/toolbar/lang/fi.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'fi', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'fi', { |
diff --git a/sources/plugins/toolbar/lang/fo.js b/sources/plugins/toolbar/lang/fo.js index 93c859d..4628b5d 100644 --- a/sources/plugins/toolbar/lang/fo.js +++ b/sources/plugins/toolbar/lang/fo.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'fo', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'fo', { |
diff --git a/sources/plugins/toolbar/lang/fr-ca.js b/sources/plugins/toolbar/lang/fr-ca.js index 06baacf..4aae863 100644 --- a/sources/plugins/toolbar/lang/fr-ca.js +++ b/sources/plugins/toolbar/lang/fr-ca.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'fr-ca', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'fr-ca', { |
diff --git a/sources/plugins/toolbar/lang/fr.js b/sources/plugins/toolbar/lang/fr.js index ec8a2aa..9861866 100644 --- a/sources/plugins/toolbar/lang/fr.js +++ b/sources/plugins/toolbar/lang/fr.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'fr', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'fr', { |
@@ -8,7 +8,7 @@ CKEDITOR.plugins.setLang( 'toolbar', 'fr', { | |||
8 | toolbarGroups: { | 8 | toolbarGroups: { |
9 | document: 'Document', | 9 | document: 'Document', |
10 | clipboard: 'Presse-papier/Défaire', | 10 | clipboard: 'Presse-papier/Défaire', |
11 | editing: 'Editer', | 11 | editing: 'Édition', |
12 | forms: 'Formulaires', | 12 | forms: 'Formulaires', |
13 | basicstyles: 'Styles de base', | 13 | basicstyles: 'Styles de base', |
14 | paragraph: 'Paragraphe', | 14 | paragraph: 'Paragraphe', |
@@ -18,5 +18,5 @@ CKEDITOR.plugins.setLang( 'toolbar', 'fr', { | |||
18 | colors: 'Couleurs', | 18 | colors: 'Couleurs', |
19 | tools: 'Outils' | 19 | tools: 'Outils' |
20 | }, | 20 | }, |
21 | toolbars: 'Barre d\'outils de l\'éditeur' | 21 | toolbars: 'Barres d\'outils de l\'éditeur' |
22 | } ); | 22 | } ); |
diff --git a/sources/plugins/toolbar/lang/gl.js b/sources/plugins/toolbar/lang/gl.js index a9517be..f81c10a 100644 --- a/sources/plugins/toolbar/lang/gl.js +++ b/sources/plugins/toolbar/lang/gl.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'gl', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'gl', { |
diff --git a/sources/plugins/toolbar/lang/gu.js b/sources/plugins/toolbar/lang/gu.js index 65df646..f34879b 100644 --- a/sources/plugins/toolbar/lang/gu.js +++ b/sources/plugins/toolbar/lang/gu.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'gu', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'gu', { |
diff --git a/sources/plugins/toolbar/lang/he.js b/sources/plugins/toolbar/lang/he.js index 2de8d23..8e6f343 100644 --- a/sources/plugins/toolbar/lang/he.js +++ b/sources/plugins/toolbar/lang/he.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'he', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'he', { |
diff --git a/sources/plugins/toolbar/lang/hi.js b/sources/plugins/toolbar/lang/hi.js index 99a601f..7693fa1 100644 --- a/sources/plugins/toolbar/lang/hi.js +++ b/sources/plugins/toolbar/lang/hi.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'hi', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'hi', { |
diff --git a/sources/plugins/toolbar/lang/hr.js b/sources/plugins/toolbar/lang/hr.js index b636415..1928251 100644 --- a/sources/plugins/toolbar/lang/hr.js +++ b/sources/plugins/toolbar/lang/hr.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'hr', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'hr', { |
diff --git a/sources/plugins/toolbar/lang/hu.js b/sources/plugins/toolbar/lang/hu.js index e40d853..fb67175 100644 --- a/sources/plugins/toolbar/lang/hu.js +++ b/sources/plugins/toolbar/lang/hu.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'hu', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'hu', { |
diff --git a/sources/plugins/toolbar/lang/id.js b/sources/plugins/toolbar/lang/id.js index fc56bba..c993a72 100644 --- a/sources/plugins/toolbar/lang/id.js +++ b/sources/plugins/toolbar/lang/id.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'id', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'id', { |
diff --git a/sources/plugins/toolbar/lang/is.js b/sources/plugins/toolbar/lang/is.js index da0617a..a5fc159 100644 --- a/sources/plugins/toolbar/lang/is.js +++ b/sources/plugins/toolbar/lang/is.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'is', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'is', { |
diff --git a/sources/plugins/toolbar/lang/it.js b/sources/plugins/toolbar/lang/it.js index e5e5a0f..42099cd 100644 --- a/sources/plugins/toolbar/lang/it.js +++ b/sources/plugins/toolbar/lang/it.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'it', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'it', { |
diff --git a/sources/plugins/toolbar/lang/ja.js b/sources/plugins/toolbar/lang/ja.js index 0359199..49bfcd0 100644 --- a/sources/plugins/toolbar/lang/ja.js +++ b/sources/plugins/toolbar/lang/ja.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'ja', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'ja', { |
diff --git a/sources/plugins/toolbar/lang/ka.js b/sources/plugins/toolbar/lang/ka.js index 48ef4a4..f1a46cb 100644 --- a/sources/plugins/toolbar/lang/ka.js +++ b/sources/plugins/toolbar/lang/ka.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'ka', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'ka', { |
diff --git a/sources/plugins/toolbar/lang/km.js b/sources/plugins/toolbar/lang/km.js index 4ceb278..3b0eb05 100644 --- a/sources/plugins/toolbar/lang/km.js +++ b/sources/plugins/toolbar/lang/km.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'km', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'km', { |
diff --git a/sources/plugins/toolbar/lang/ko.js b/sources/plugins/toolbar/lang/ko.js index 323b9b3..dc5a674 100644 --- a/sources/plugins/toolbar/lang/ko.js +++ b/sources/plugins/toolbar/lang/ko.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'ko', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'ko', { |
diff --git a/sources/plugins/toolbar/lang/ku.js b/sources/plugins/toolbar/lang/ku.js index 4b7cfec..02f8f91 100644 --- a/sources/plugins/toolbar/lang/ku.js +++ b/sources/plugins/toolbar/lang/ku.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'ku', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'ku', { |
diff --git a/sources/plugins/toolbar/lang/lt.js b/sources/plugins/toolbar/lang/lt.js index 2950ff2..b705d6f 100644 --- a/sources/plugins/toolbar/lang/lt.js +++ b/sources/plugins/toolbar/lang/lt.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'lt', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'lt', { |
diff --git a/sources/plugins/toolbar/lang/lv.js b/sources/plugins/toolbar/lang/lv.js index a57a31e..20dd345 100644 --- a/sources/plugins/toolbar/lang/lv.js +++ b/sources/plugins/toolbar/lang/lv.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'lv', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'lv', { |
diff --git a/sources/plugins/toolbar/lang/mk.js b/sources/plugins/toolbar/lang/mk.js index 9c5eeaa..e85581d 100644 --- a/sources/plugins/toolbar/lang/mk.js +++ b/sources/plugins/toolbar/lang/mk.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'mk', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'mk', { |
diff --git a/sources/plugins/toolbar/lang/mn.js b/sources/plugins/toolbar/lang/mn.js index b3f42e2..5aeb46b 100644 --- a/sources/plugins/toolbar/lang/mn.js +++ b/sources/plugins/toolbar/lang/mn.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'mn', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'mn', { |
diff --git a/sources/plugins/toolbar/lang/ms.js b/sources/plugins/toolbar/lang/ms.js index 3f095cf..7b78dc6 100644 --- a/sources/plugins/toolbar/lang/ms.js +++ b/sources/plugins/toolbar/lang/ms.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'ms', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'ms', { |
diff --git a/sources/plugins/toolbar/lang/nb.js b/sources/plugins/toolbar/lang/nb.js index 54d47ee..830143a 100644 --- a/sources/plugins/toolbar/lang/nb.js +++ b/sources/plugins/toolbar/lang/nb.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'nb', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'nb', { |
diff --git a/sources/plugins/toolbar/lang/nl.js b/sources/plugins/toolbar/lang/nl.js index f5e821f..84ac147 100644 --- a/sources/plugins/toolbar/lang/nl.js +++ b/sources/plugins/toolbar/lang/nl.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'nl', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'nl', { |
diff --git a/sources/plugins/toolbar/lang/no.js b/sources/plugins/toolbar/lang/no.js index 64a9cb9..c1a3445 100644 --- a/sources/plugins/toolbar/lang/no.js +++ b/sources/plugins/toolbar/lang/no.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'no', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'no', { |
diff --git a/sources/plugins/toolbar/lang/oc.js b/sources/plugins/toolbar/lang/oc.js new file mode 100644 index 0000000..bfd8044 --- /dev/null +++ b/sources/plugins/toolbar/lang/oc.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'oc', { | ||
6 | toolbarCollapse: 'Enrotlar la barra d\'aisinas', | ||
7 | toolbarExpand: 'Desenrotlar la barra d\'aisinas', | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Quichapapièr/Desfar', | ||
11 | editing: 'Edicion', | ||
12 | forms: 'Formularis', | ||
13 | basicstyles: 'Estils de basa', | ||
14 | paragraph: 'Paragraf', | ||
15 | links: 'Ligams', | ||
16 | insert: 'Inserir', | ||
17 | styles: 'Estils', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Aisinas' | ||
20 | }, | ||
21 | toolbars: 'Barras d\'aisinas de l\'editor' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/pl.js b/sources/plugins/toolbar/lang/pl.js index 036f131..07571c9 100644 --- a/sources/plugins/toolbar/lang/pl.js +++ b/sources/plugins/toolbar/lang/pl.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'pl', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'pl', { |
diff --git a/sources/plugins/toolbar/lang/pt-br.js b/sources/plugins/toolbar/lang/pt-br.js index 1f31a78..c897bef 100644 --- a/sources/plugins/toolbar/lang/pt-br.js +++ b/sources/plugins/toolbar/lang/pt-br.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'pt-br', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'pt-br', { |
diff --git a/sources/plugins/toolbar/lang/pt.js b/sources/plugins/toolbar/lang/pt.js index 2406f60..d684ede 100644 --- a/sources/plugins/toolbar/lang/pt.js +++ b/sources/plugins/toolbar/lang/pt.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'pt', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'pt', { |
@@ -10,7 +10,7 @@ CKEDITOR.plugins.setLang( 'toolbar', 'pt', { | |||
10 | clipboard: 'Área de transferência/Anular', | 10 | clipboard: 'Área de transferência/Anular', |
11 | editing: 'Edição', | 11 | editing: 'Edição', |
12 | forms: 'Formulários', | 12 | forms: 'Formulários', |
13 | basicstyles: 'Estilos Básicos', | 13 | basicstyles: 'Estilos básicos', |
14 | paragraph: 'Parágrafo', | 14 | paragraph: 'Parágrafo', |
15 | links: 'Hiperligações', | 15 | links: 'Hiperligações', |
16 | insert: 'Inserir', | 16 | insert: 'Inserir', |
@@ -18,5 +18,5 @@ CKEDITOR.plugins.setLang( 'toolbar', 'pt', { | |||
18 | colors: 'Cores', | 18 | colors: 'Cores', |
19 | tools: 'Ferramentas' | 19 | tools: 'Ferramentas' |
20 | }, | 20 | }, |
21 | toolbars: 'Editor de Barras de Ferramentas' | 21 | toolbars: 'Editor de barras de ferramentas' |
22 | } ); | 22 | } ); |
diff --git a/sources/plugins/toolbar/lang/ro.js b/sources/plugins/toolbar/lang/ro.js index 4d3b395..cb1b1e1 100644 --- a/sources/plugins/toolbar/lang/ro.js +++ b/sources/plugins/toolbar/lang/ro.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'ro', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'ro', { |
diff --git a/sources/plugins/toolbar/lang/ru.js b/sources/plugins/toolbar/lang/ru.js index 2f384c6..88f9462 100644 --- a/sources/plugins/toolbar/lang/ru.js +++ b/sources/plugins/toolbar/lang/ru.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'ru', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'ru', { |
diff --git a/sources/plugins/toolbar/lang/si.js b/sources/plugins/toolbar/lang/si.js index e74adbb..b57a088 100644 --- a/sources/plugins/toolbar/lang/si.js +++ b/sources/plugins/toolbar/lang/si.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'si', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'si', { |
diff --git a/sources/plugins/toolbar/lang/sk.js b/sources/plugins/toolbar/lang/sk.js index d1b78cf..fc9f3db 100644 --- a/sources/plugins/toolbar/lang/sk.js +++ b/sources/plugins/toolbar/lang/sk.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'sk', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'sk', { |
diff --git a/sources/plugins/toolbar/lang/sl.js b/sources/plugins/toolbar/lang/sl.js index 5bf0e35..b17eee4 100644 --- a/sources/plugins/toolbar/lang/sl.js +++ b/sources/plugins/toolbar/lang/sl.js | |||
@@ -1,22 +1,22 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'sl', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'sl', { |
6 | toolbarCollapse: 'Skrči Orodno Vrstico', | 6 | toolbarCollapse: 'Skrči orodno vrstico', |
7 | toolbarExpand: 'Razširi Orodno Vrstico', | 7 | toolbarExpand: 'Razširi orodno vrstico', |
8 | toolbarGroups: { | 8 | toolbarGroups: { |
9 | document: 'Document', | 9 | document: 'Dokument', |
10 | clipboard: 'Clipboard/Undo', | 10 | clipboard: 'Odložišče/Razveljavi', |
11 | editing: 'Editing', | 11 | editing: 'Urejanje', |
12 | forms: 'Forms', | 12 | forms: 'Obrazci', |
13 | basicstyles: 'Basic Styles', | 13 | basicstyles: 'Osnovni slogi', |
14 | paragraph: 'Paragraph', | 14 | paragraph: 'Odstavek', |
15 | links: 'Links', | 15 | links: 'Povezave', |
16 | insert: 'Insert', | 16 | insert: 'Vstavi', |
17 | styles: 'Styles', | 17 | styles: 'Slogi', |
18 | colors: 'Colors', | 18 | colors: 'Barve', |
19 | tools: 'Tools' | 19 | tools: 'Orodja' |
20 | }, | 20 | }, |
21 | toolbars: 'Urejevalnik orodne vrstice' | 21 | toolbars: 'Orodne vrstice urejevalnika' |
22 | } ); | 22 | } ); |
diff --git a/sources/plugins/toolbar/lang/sq.js b/sources/plugins/toolbar/lang/sq.js index 1616bdd..0ca8add 100644 --- a/sources/plugins/toolbar/lang/sq.js +++ b/sources/plugins/toolbar/lang/sq.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'sq', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'sq', { |
diff --git a/sources/plugins/toolbar/lang/sr-latn.js b/sources/plugins/toolbar/lang/sr-latn.js index 4cb758d..d746aac 100644 --- a/sources/plugins/toolbar/lang/sr-latn.js +++ b/sources/plugins/toolbar/lang/sr-latn.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'sr-latn', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'sr-latn', { |
diff --git a/sources/plugins/toolbar/lang/sr.js b/sources/plugins/toolbar/lang/sr.js index 498eebf..d02f20f 100644 --- a/sources/plugins/toolbar/lang/sr.js +++ b/sources/plugins/toolbar/lang/sr.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'sr', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'sr', { |
diff --git a/sources/plugins/toolbar/lang/sv.js b/sources/plugins/toolbar/lang/sv.js index 5a5d1b9..0a45e88 100644 --- a/sources/plugins/toolbar/lang/sv.js +++ b/sources/plugins/toolbar/lang/sv.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'sv', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'sv', { |
@@ -18,5 +18,5 @@ CKEDITOR.plugins.setLang( 'toolbar', 'sv', { | |||
18 | colors: 'Färger', | 18 | colors: 'Färger', |
19 | tools: 'Verktyg' | 19 | tools: 'Verktyg' |
20 | }, | 20 | }, |
21 | toolbars: 'Redigera verktygsfält' | 21 | toolbars: 'Editorns verktygsfält' |
22 | } ); | 22 | } ); |
diff --git a/sources/plugins/toolbar/lang/th.js b/sources/plugins/toolbar/lang/th.js index 3aaa7a5..c4ae55e 100644 --- a/sources/plugins/toolbar/lang/th.js +++ b/sources/plugins/toolbar/lang/th.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'th', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'th', { |
diff --git a/sources/plugins/toolbar/lang/tr.js b/sources/plugins/toolbar/lang/tr.js index e2a757b..cf7f944 100644 --- a/sources/plugins/toolbar/lang/tr.js +++ b/sources/plugins/toolbar/lang/tr.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'tr', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'tr', { |
diff --git a/sources/plugins/toolbar/lang/tt.js b/sources/plugins/toolbar/lang/tt.js index 25df66c..8eb0542 100644 --- a/sources/plugins/toolbar/lang/tt.js +++ b/sources/plugins/toolbar/lang/tt.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'tt', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'tt', { |
diff --git a/sources/plugins/toolbar/lang/ug.js b/sources/plugins/toolbar/lang/ug.js index 057552e..95c7c1b 100644 --- a/sources/plugins/toolbar/lang/ug.js +++ b/sources/plugins/toolbar/lang/ug.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'ug', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'ug', { |
diff --git a/sources/plugins/toolbar/lang/uk.js b/sources/plugins/toolbar/lang/uk.js index c46d122..3f1f1c7 100644 --- a/sources/plugins/toolbar/lang/uk.js +++ b/sources/plugins/toolbar/lang/uk.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'uk', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'uk', { |
diff --git a/sources/plugins/toolbar/lang/vi.js b/sources/plugins/toolbar/lang/vi.js index ff56d9c..8ff76fd 100644 --- a/sources/plugins/toolbar/lang/vi.js +++ b/sources/plugins/toolbar/lang/vi.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'vi', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'vi', { |
diff --git a/sources/plugins/toolbar/lang/zh-cn.js b/sources/plugins/toolbar/lang/zh-cn.js index 2b69e32..6c3a5ed 100644 --- a/sources/plugins/toolbar/lang/zh-cn.js +++ b/sources/plugins/toolbar/lang/zh-cn.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'zh-cn', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'zh-cn', { |
diff --git a/sources/plugins/toolbar/lang/zh.js b/sources/plugins/toolbar/lang/zh.js index 285122b..0a9f5de 100644 --- a/sources/plugins/toolbar/lang/zh.js +++ b/sources/plugins/toolbar/lang/zh.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, 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 | CKEDITOR.plugins.setLang( 'toolbar', 'zh', { | 5 | CKEDITOR.plugins.setLang( 'toolbar', 'zh', { |