diff options
Diffstat (limited to 'sources/plugins/fakeobjects/lang')
70 files changed, 105 insertions, 72 deletions
diff --git a/sources/plugins/fakeobjects/lang/af.js b/sources/plugins/fakeobjects/lang/af.js index eb71716..835d45b 100644 --- a/sources/plugins/fakeobjects/lang/af.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'af', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'af', { |
diff --git a/sources/plugins/fakeobjects/lang/ar.js b/sources/plugins/fakeobjects/lang/ar.js index c3dec93..44363c9 100644 --- a/sources/plugins/fakeobjects/lang/ar.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'ar', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'ar', { |
diff --git a/sources/plugins/fakeobjects/lang/az.js b/sources/plugins/fakeobjects/lang/az.js new file mode 100644 index 0000000..01fa87d --- /dev/null +++ b/sources/plugins/fakeobjects/lang/az.js | |||
@@ -0,0 +1,11 @@ | |||
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( 'fakeobjects', 'az', { | ||
6 | anchor: 'Lövbər', | ||
7 | flash: 'Flash animasiya', | ||
8 | hiddenfield: 'Gizli xana', | ||
9 | iframe: 'IFrame', | ||
10 | unknown: 'Tanımamış obyekt' | ||
11 | } ); | ||
diff --git a/sources/plugins/fakeobjects/lang/bg.js b/sources/plugins/fakeobjects/lang/bg.js index 9d9a317..538cdf1 100644 --- a/sources/plugins/fakeobjects/lang/bg.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'bg', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'bg', { |
diff --git a/sources/plugins/fakeobjects/lang/bn.js b/sources/plugins/fakeobjects/lang/bn.js index 83e5e2c..70c9ce9 100644 --- a/sources/plugins/fakeobjects/lang/bn.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'bn', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'bn', { |
diff --git a/sources/plugins/fakeobjects/lang/bs.js b/sources/plugins/fakeobjects/lang/bs.js index 6495f67..4a17242 100644 --- a/sources/plugins/fakeobjects/lang/bs.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'bs', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'bs', { |
diff --git a/sources/plugins/fakeobjects/lang/ca.js b/sources/plugins/fakeobjects/lang/ca.js index eff05e0..cc09e6c 100644 --- a/sources/plugins/fakeobjects/lang/ca.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'ca', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'ca', { |
diff --git a/sources/plugins/fakeobjects/lang/cs.js b/sources/plugins/fakeobjects/lang/cs.js index 66706f8..7355f4a 100644 --- a/sources/plugins/fakeobjects/lang/cs.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'cs', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'cs', { |
diff --git a/sources/plugins/fakeobjects/lang/cy.js b/sources/plugins/fakeobjects/lang/cy.js index f1f359c..8b0ffc9 100644 --- a/sources/plugins/fakeobjects/lang/cy.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'cy', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'cy', { |
diff --git a/sources/plugins/fakeobjects/lang/da.js b/sources/plugins/fakeobjects/lang/da.js index b9d291c..06a869f 100644 --- a/sources/plugins/fakeobjects/lang/da.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'da', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'da', { |
diff --git a/sources/plugins/fakeobjects/lang/de-ch.js b/sources/plugins/fakeobjects/lang/de-ch.js index 866e26b..068a003 100644 --- a/sources/plugins/fakeobjects/lang/de-ch.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'de-ch', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'de-ch', { |
diff --git a/sources/plugins/fakeobjects/lang/de.js b/sources/plugins/fakeobjects/lang/de.js index 508e5ba..32326cf 100644 --- a/sources/plugins/fakeobjects/lang/de.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'de', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'de', { |
diff --git a/sources/plugins/fakeobjects/lang/el.js b/sources/plugins/fakeobjects/lang/el.js index 46852d8..211c8d4 100644 --- a/sources/plugins/fakeobjects/lang/el.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'el', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'el', { |
diff --git a/sources/plugins/fakeobjects/lang/en-au.js b/sources/plugins/fakeobjects/lang/en-au.js index ec075ff..189e5c8 100644 --- a/sources/plugins/fakeobjects/lang/en-au.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'en-au', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'en-au', { |
diff --git a/sources/plugins/fakeobjects/lang/en-ca.js b/sources/plugins/fakeobjects/lang/en-ca.js index 11c5e00..071bc10 100644 --- a/sources/plugins/fakeobjects/lang/en-ca.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'en-ca', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'en-ca', { |
diff --git a/sources/plugins/fakeobjects/lang/en-gb.js b/sources/plugins/fakeobjects/lang/en-gb.js index 4b91eba..e38f16c 100644 --- a/sources/plugins/fakeobjects/lang/en-gb.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'en-gb', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'en-gb', { |
diff --git a/sources/plugins/fakeobjects/lang/en.js b/sources/plugins/fakeobjects/lang/en.js index c86f562..d871231 100644 --- a/sources/plugins/fakeobjects/lang/en.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'en', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'en', { |
diff --git a/sources/plugins/fakeobjects/lang/eo.js b/sources/plugins/fakeobjects/lang/eo.js index 3a9eb96..bbce7f8 100644 --- a/sources/plugins/fakeobjects/lang/eo.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'eo', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'eo', { |
diff --git a/sources/plugins/fakeobjects/lang/es-mx.js b/sources/plugins/fakeobjects/lang/es-mx.js new file mode 100644 index 0000000..f9e87e7 --- /dev/null +++ b/sources/plugins/fakeobjects/lang/es-mx.js | |||
@@ -0,0 +1,11 @@ | |||
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( 'fakeobjects', 'es-mx', { | ||
6 | anchor: 'Ancla', | ||
7 | flash: 'Animación flash', | ||
8 | hiddenfield: 'Campo oculto', | ||
9 | iframe: 'IFrame', | ||
10 | unknown: 'Objeto desconocido' | ||
11 | } ); | ||
diff --git a/sources/plugins/fakeobjects/lang/es.js b/sources/plugins/fakeobjects/lang/es.js index 9eadf45..46ac72f 100644 --- a/sources/plugins/fakeobjects/lang/es.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'es', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'es', { |
diff --git a/sources/plugins/fakeobjects/lang/et.js b/sources/plugins/fakeobjects/lang/et.js index dc7b354..2c25f43 100644 --- a/sources/plugins/fakeobjects/lang/et.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'et', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'et', { |
diff --git a/sources/plugins/fakeobjects/lang/eu.js b/sources/plugins/fakeobjects/lang/eu.js index 93c9dad..dfc4460 100644 --- a/sources/plugins/fakeobjects/lang/eu.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'eu', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'eu', { |
diff --git a/sources/plugins/fakeobjects/lang/fa.js b/sources/plugins/fakeobjects/lang/fa.js index bc9f8b5..4104d1f 100644 --- a/sources/plugins/fakeobjects/lang/fa.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'fa', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'fa', { |
diff --git a/sources/plugins/fakeobjects/lang/fi.js b/sources/plugins/fakeobjects/lang/fi.js index 07e302d..c663093 100644 --- a/sources/plugins/fakeobjects/lang/fi.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'fi', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'fi', { |
diff --git a/sources/plugins/fakeobjects/lang/fo.js b/sources/plugins/fakeobjects/lang/fo.js index 604d5dc..8b7c2f9 100644 --- a/sources/plugins/fakeobjects/lang/fo.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'fo', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'fo', { |
diff --git a/sources/plugins/fakeobjects/lang/fr-ca.js b/sources/plugins/fakeobjects/lang/fr-ca.js index b4e6d2f..c281f4f 100644 --- a/sources/plugins/fakeobjects/lang/fr-ca.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'fr-ca', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'fr-ca', { |
diff --git a/sources/plugins/fakeobjects/lang/fr.js b/sources/plugins/fakeobjects/lang/fr.js index 6ab4497..be306ec 100644 --- a/sources/plugins/fakeobjects/lang/fr.js +++ b/sources/plugins/fakeobjects/lang/fr.js | |||
@@ -1,11 +1,11 @@ | |||
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( 'fakeobjects', 'fr', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'fr', { |
6 | anchor: 'Ancre', | 6 | anchor: 'Ancre', |
7 | flash: 'Animation Flash', | 7 | flash: 'Animation Flash', |
8 | hiddenfield: 'Champ caché', | 8 | hiddenfield: 'Champ invisible', |
9 | iframe: 'IFrame', | 9 | iframe: 'Cadre de contenu incorporé', |
10 | unknown: 'Objet inconnu' | 10 | unknown: 'Objet inconnu' |
11 | } ); | 11 | } ); |
diff --git a/sources/plugins/fakeobjects/lang/gl.js b/sources/plugins/fakeobjects/lang/gl.js index 3209234..2c353a4 100644 --- a/sources/plugins/fakeobjects/lang/gl.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'gl', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'gl', { |
diff --git a/sources/plugins/fakeobjects/lang/gu.js b/sources/plugins/fakeobjects/lang/gu.js index 8d7f364..66fb428 100644 --- a/sources/plugins/fakeobjects/lang/gu.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'gu', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'gu', { |
diff --git a/sources/plugins/fakeobjects/lang/he.js b/sources/plugins/fakeobjects/lang/he.js index 393ceb1..bc0d472 100644 --- a/sources/plugins/fakeobjects/lang/he.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'he', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'he', { |
diff --git a/sources/plugins/fakeobjects/lang/hi.js b/sources/plugins/fakeobjects/lang/hi.js index c3e6903..e2cc724 100644 --- a/sources/plugins/fakeobjects/lang/hi.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'hi', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'hi', { |
diff --git a/sources/plugins/fakeobjects/lang/hr.js b/sources/plugins/fakeobjects/lang/hr.js index 8a321a0..11f3574 100644 --- a/sources/plugins/fakeobjects/lang/hr.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'hr', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'hr', { |
diff --git a/sources/plugins/fakeobjects/lang/hu.js b/sources/plugins/fakeobjects/lang/hu.js index abe5ed7..24cec55 100644 --- a/sources/plugins/fakeobjects/lang/hu.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'hu', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'hu', { |
diff --git a/sources/plugins/fakeobjects/lang/id.js b/sources/plugins/fakeobjects/lang/id.js index fad6ad1..85d8c14 100644 --- a/sources/plugins/fakeobjects/lang/id.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'id', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'id', { |
diff --git a/sources/plugins/fakeobjects/lang/is.js b/sources/plugins/fakeobjects/lang/is.js index c71602b..40df479 100644 --- a/sources/plugins/fakeobjects/lang/is.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'is', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'is', { |
diff --git a/sources/plugins/fakeobjects/lang/it.js b/sources/plugins/fakeobjects/lang/it.js index ba893e2..8993951 100644 --- a/sources/plugins/fakeobjects/lang/it.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'it', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'it', { |
diff --git a/sources/plugins/fakeobjects/lang/ja.js b/sources/plugins/fakeobjects/lang/ja.js index af24002..db21eeb 100644 --- a/sources/plugins/fakeobjects/lang/ja.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'ja', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'ja', { |
diff --git a/sources/plugins/fakeobjects/lang/ka.js b/sources/plugins/fakeobjects/lang/ka.js index cc65e9a..3544161 100644 --- a/sources/plugins/fakeobjects/lang/ka.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'ka', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'ka', { |
diff --git a/sources/plugins/fakeobjects/lang/km.js b/sources/plugins/fakeobjects/lang/km.js index a8c1a1d..54be6d0 100644 --- a/sources/plugins/fakeobjects/lang/km.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'km', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'km', { |
diff --git a/sources/plugins/fakeobjects/lang/ko.js b/sources/plugins/fakeobjects/lang/ko.js index e9f97ac..b5c0593 100644 --- a/sources/plugins/fakeobjects/lang/ko.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'ko', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'ko', { |
diff --git a/sources/plugins/fakeobjects/lang/ku.js b/sources/plugins/fakeobjects/lang/ku.js index 5ef378b..bbfb9f6 100644 --- a/sources/plugins/fakeobjects/lang/ku.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'ku', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'ku', { |
diff --git a/sources/plugins/fakeobjects/lang/lt.js b/sources/plugins/fakeobjects/lang/lt.js index 54a6ce6..e14c211 100644 --- a/sources/plugins/fakeobjects/lang/lt.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'lt', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'lt', { |
diff --git a/sources/plugins/fakeobjects/lang/lv.js b/sources/plugins/fakeobjects/lang/lv.js index 81dbb2d..388e486 100644 --- a/sources/plugins/fakeobjects/lang/lv.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'lv', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'lv', { |
diff --git a/sources/plugins/fakeobjects/lang/mk.js b/sources/plugins/fakeobjects/lang/mk.js index a6871cc..deacc87 100644 --- a/sources/plugins/fakeobjects/lang/mk.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'mk', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'mk', { |
diff --git a/sources/plugins/fakeobjects/lang/mn.js b/sources/plugins/fakeobjects/lang/mn.js index a8f6e00..a2857cc 100644 --- a/sources/plugins/fakeobjects/lang/mn.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'mn', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'mn', { |
diff --git a/sources/plugins/fakeobjects/lang/ms.js b/sources/plugins/fakeobjects/lang/ms.js index 4008746..7325f14 100644 --- a/sources/plugins/fakeobjects/lang/ms.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'ms', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'ms', { |
diff --git a/sources/plugins/fakeobjects/lang/nb.js b/sources/plugins/fakeobjects/lang/nb.js index 8d1cb97..b6a6527 100644 --- a/sources/plugins/fakeobjects/lang/nb.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'nb', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'nb', { |
diff --git a/sources/plugins/fakeobjects/lang/nl.js b/sources/plugins/fakeobjects/lang/nl.js index e997794..158985a 100644 --- a/sources/plugins/fakeobjects/lang/nl.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'nl', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'nl', { |
diff --git a/sources/plugins/fakeobjects/lang/no.js b/sources/plugins/fakeobjects/lang/no.js index 1b35b24..cbbb4cf 100644 --- a/sources/plugins/fakeobjects/lang/no.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'no', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'no', { |
diff --git a/sources/plugins/fakeobjects/lang/oc.js b/sources/plugins/fakeobjects/lang/oc.js new file mode 100644 index 0000000..0ecfcf8 --- /dev/null +++ b/sources/plugins/fakeobjects/lang/oc.js | |||
@@ -0,0 +1,11 @@ | |||
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( 'fakeobjects', 'oc', { | ||
6 | anchor: 'Ancòra', | ||
7 | flash: 'Animacion Flash', | ||
8 | hiddenfield: 'Camp invisible', | ||
9 | iframe: 'Quadre de contengut incorporat', | ||
10 | unknown: 'Objècte desconegut' | ||
11 | } ); | ||
diff --git a/sources/plugins/fakeobjects/lang/pl.js b/sources/plugins/fakeobjects/lang/pl.js index 6555db9..06b3a20 100644 --- a/sources/plugins/fakeobjects/lang/pl.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'pl', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'pl', { |
diff --git a/sources/plugins/fakeobjects/lang/pt-br.js b/sources/plugins/fakeobjects/lang/pt-br.js index 70b4c28..6198bf3 100644 --- a/sources/plugins/fakeobjects/lang/pt-br.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'pt-br', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'pt-br', { |
diff --git a/sources/plugins/fakeobjects/lang/pt.js b/sources/plugins/fakeobjects/lang/pt.js index 9ca5f62..c3d762f 100644 --- a/sources/plugins/fakeobjects/lang/pt.js +++ b/sources/plugins/fakeobjects/lang/pt.js | |||
@@ -1,11 +1,11 @@ | |||
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( 'fakeobjects', 'pt', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'pt', { |
6 | anchor: ' Inserir/Editar Âncora', | 6 | anchor: ' Inserir/Editar âncora', |
7 | flash: 'Animação Flash', | 7 | flash: 'Animação Flash', |
8 | hiddenfield: 'Campo oculto', | 8 | hiddenfield: 'Campo oculto', |
9 | iframe: 'IFrame', | 9 | iframe: 'IFrame', |
10 | unknown: 'Objeto Desconhecido' | 10 | unknown: 'Objeto desconhecido' |
11 | } ); | 11 | } ); |
diff --git a/sources/plugins/fakeobjects/lang/ro.js b/sources/plugins/fakeobjects/lang/ro.js index 882bb3a..25535d3 100644 --- a/sources/plugins/fakeobjects/lang/ro.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'ro', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'ro', { |
diff --git a/sources/plugins/fakeobjects/lang/ru.js b/sources/plugins/fakeobjects/lang/ru.js index fe94054..7f93bc7 100644 --- a/sources/plugins/fakeobjects/lang/ru.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'ru', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'ru', { |
diff --git a/sources/plugins/fakeobjects/lang/si.js b/sources/plugins/fakeobjects/lang/si.js index 7af0c8e..319240b 100644 --- a/sources/plugins/fakeobjects/lang/si.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'si', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'si', { |
diff --git a/sources/plugins/fakeobjects/lang/sk.js b/sources/plugins/fakeobjects/lang/sk.js index 384b76c..1372c54 100644 --- a/sources/plugins/fakeobjects/lang/sk.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'sk', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'sk', { |
diff --git a/sources/plugins/fakeobjects/lang/sl.js b/sources/plugins/fakeobjects/lang/sl.js index 892725a..f6d9827 100644 --- a/sources/plugins/fakeobjects/lang/sl.js +++ b/sources/plugins/fakeobjects/lang/sl.js | |||
@@ -1,10 +1,10 @@ | |||
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( 'fakeobjects', 'sl', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'sl', { |
6 | anchor: 'Sidro', | 6 | anchor: 'Sidro', |
7 | flash: 'Flash animacija', | 7 | flash: 'Animacija flash', |
8 | hiddenfield: 'Skrito polje', | 8 | hiddenfield: 'Skrito polje', |
9 | iframe: 'IFrame', | 9 | iframe: 'IFrame', |
10 | unknown: 'Neznan objekt' | 10 | unknown: 'Neznan objekt' |
diff --git a/sources/plugins/fakeobjects/lang/sq.js b/sources/plugins/fakeobjects/lang/sq.js index 6c0026a..05f0987 100644 --- a/sources/plugins/fakeobjects/lang/sq.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'sq', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'sq', { |
diff --git a/sources/plugins/fakeobjects/lang/sr-latn.js b/sources/plugins/fakeobjects/lang/sr-latn.js index 36e66f7..fb497f0 100644 --- a/sources/plugins/fakeobjects/lang/sr-latn.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'sr-latn', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'sr-latn', { |
diff --git a/sources/plugins/fakeobjects/lang/sr.js b/sources/plugins/fakeobjects/lang/sr.js index 05c6404..82a59cb 100644 --- a/sources/plugins/fakeobjects/lang/sr.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'sr', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'sr', { |
diff --git a/sources/plugins/fakeobjects/lang/sv.js b/sources/plugins/fakeobjects/lang/sv.js index 2108b28..3db31fb 100644 --- a/sources/plugins/fakeobjects/lang/sv.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'sv', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'sv', { |
diff --git a/sources/plugins/fakeobjects/lang/th.js b/sources/plugins/fakeobjects/lang/th.js index 813e479..c0d1f4e 100644 --- a/sources/plugins/fakeobjects/lang/th.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'th', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'th', { |
diff --git a/sources/plugins/fakeobjects/lang/tr.js b/sources/plugins/fakeobjects/lang/tr.js index c68ab3e..768b7c1 100644 --- a/sources/plugins/fakeobjects/lang/tr.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'tr', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'tr', { |
diff --git a/sources/plugins/fakeobjects/lang/tt.js b/sources/plugins/fakeobjects/lang/tt.js index df6b172..df1a714 100644 --- a/sources/plugins/fakeobjects/lang/tt.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'tt', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'tt', { |
diff --git a/sources/plugins/fakeobjects/lang/ug.js b/sources/plugins/fakeobjects/lang/ug.js index 3e6404f..c44b8de 100644 --- a/sources/plugins/fakeobjects/lang/ug.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'ug', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'ug', { |
diff --git a/sources/plugins/fakeobjects/lang/uk.js b/sources/plugins/fakeobjects/lang/uk.js index 9fcf85b..81da8ca 100644 --- a/sources/plugins/fakeobjects/lang/uk.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'uk', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'uk', { |
diff --git a/sources/plugins/fakeobjects/lang/vi.js b/sources/plugins/fakeobjects/lang/vi.js index 0d9d68b..f1346aa 100644 --- a/sources/plugins/fakeobjects/lang/vi.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'vi', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'vi', { |
diff --git a/sources/plugins/fakeobjects/lang/zh-cn.js b/sources/plugins/fakeobjects/lang/zh-cn.js index 5328ae6..8d304c2 100644 --- a/sources/plugins/fakeobjects/lang/zh-cn.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'zh-cn', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'zh-cn', { |
diff --git a/sources/plugins/fakeobjects/lang/zh.js b/sources/plugins/fakeobjects/lang/zh.js index d4aea58..1255003 100644 --- a/sources/plugins/fakeobjects/lang/zh.js +++ b/sources/plugins/fakeobjects/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( 'fakeobjects', 'zh', { | 5 | CKEDITOR.plugins.setLang( 'fakeobjects', 'zh', { |