From 317f8f8f0651488f226b5280a8f036c7c135c639 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 4 Dec 2017 17:54:04 +0100 Subject: Add oembed --- sources/plugins/iframe/dialogs/iframe.js | 4 ++-- sources/plugins/iframe/icons/hidpi/iframe.png | Bin 3091 -> 1837 bytes sources/plugins/iframe/icons/iframe.png | Bin 989 -> 816 bytes sources/plugins/iframe/lang/af.js | 2 +- sources/plugins/iframe/lang/ar.js | 2 +- sources/plugins/iframe/lang/az.js | 11 +++++++++++ sources/plugins/iframe/lang/bg.js | 2 +- sources/plugins/iframe/lang/bn.js | 2 +- sources/plugins/iframe/lang/bs.js | 2 +- sources/plugins/iframe/lang/ca.js | 2 +- sources/plugins/iframe/lang/cs.js | 2 +- sources/plugins/iframe/lang/cy.js | 2 +- sources/plugins/iframe/lang/da.js | 2 +- sources/plugins/iframe/lang/de-ch.js | 2 +- sources/plugins/iframe/lang/de.js | 2 +- sources/plugins/iframe/lang/el.js | 2 +- sources/plugins/iframe/lang/en-au.js | 2 +- sources/plugins/iframe/lang/en-ca.js | 2 +- sources/plugins/iframe/lang/en-gb.js | 2 +- sources/plugins/iframe/lang/en.js | 2 +- sources/plugins/iframe/lang/eo.js | 2 +- sources/plugins/iframe/lang/es-mx.js | 11 +++++++++++ sources/plugins/iframe/lang/es.js | 2 +- sources/plugins/iframe/lang/et.js | 2 +- sources/plugins/iframe/lang/eu.js | 2 +- sources/plugins/iframe/lang/fa.js | 2 +- sources/plugins/iframe/lang/fi.js | 2 +- sources/plugins/iframe/lang/fo.js | 2 +- sources/plugins/iframe/lang/fr-ca.js | 2 +- sources/plugins/iframe/lang/fr.js | 12 ++++++------ sources/plugins/iframe/lang/gl.js | 2 +- sources/plugins/iframe/lang/gu.js | 2 +- sources/plugins/iframe/lang/he.js | 2 +- sources/plugins/iframe/lang/hi.js | 2 +- sources/plugins/iframe/lang/hr.js | 4 ++-- sources/plugins/iframe/lang/hu.js | 2 +- sources/plugins/iframe/lang/id.js | 2 +- sources/plugins/iframe/lang/is.js | 2 +- sources/plugins/iframe/lang/it.js | 2 +- sources/plugins/iframe/lang/ja.js | 2 +- sources/plugins/iframe/lang/ka.js | 2 +- sources/plugins/iframe/lang/km.js | 2 +- sources/plugins/iframe/lang/ko.js | 2 +- sources/plugins/iframe/lang/ku.js | 2 +- sources/plugins/iframe/lang/lt.js | 2 +- sources/plugins/iframe/lang/lv.js | 2 +- sources/plugins/iframe/lang/mk.js | 2 +- sources/plugins/iframe/lang/mn.js | 2 +- sources/plugins/iframe/lang/ms.js | 2 +- sources/plugins/iframe/lang/nb.js | 2 +- sources/plugins/iframe/lang/nl.js | 2 +- sources/plugins/iframe/lang/no.js | 2 +- sources/plugins/iframe/lang/oc.js | 11 +++++++++++ sources/plugins/iframe/lang/pl.js | 2 +- sources/plugins/iframe/lang/pt-br.js | 2 +- sources/plugins/iframe/lang/pt.js | 2 +- sources/plugins/iframe/lang/ro.js | 2 +- sources/plugins/iframe/lang/ru.js | 2 +- sources/plugins/iframe/lang/si.js | 2 +- sources/plugins/iframe/lang/sk.js | 2 +- sources/plugins/iframe/lang/sl.js | 8 ++++---- sources/plugins/iframe/lang/sq.js | 2 +- sources/plugins/iframe/lang/sr-latn.js | 2 +- sources/plugins/iframe/lang/sr.js | 2 +- sources/plugins/iframe/lang/sv.js | 4 ++-- sources/plugins/iframe/lang/th.js | 2 +- sources/plugins/iframe/lang/tr.js | 2 +- sources/plugins/iframe/lang/tt.js | 2 +- sources/plugins/iframe/lang/ug.js | 2 +- sources/plugins/iframe/lang/uk.js | 2 +- sources/plugins/iframe/lang/vi.js | 2 +- sources/plugins/iframe/lang/zh-cn.js | 2 +- sources/plugins/iframe/lang/zh.js | 2 +- sources/plugins/iframe/plugin.js | 4 ++-- 74 files changed, 114 insertions(+), 81 deletions(-) create mode 100644 sources/plugins/iframe/lang/az.js create mode 100644 sources/plugins/iframe/lang/es-mx.js create mode 100644 sources/plugins/iframe/lang/oc.js (limited to 'sources/plugins/iframe') diff --git a/sources/plugins/iframe/dialogs/iframe.js b/sources/plugins/iframe/dialogs/iframe.js index 4b874ca..22c24f7 100644 --- a/sources/plugins/iframe/dialogs/iframe.js +++ b/sources/plugins/iframe/dialogs/iframe.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -65,7 +65,7 @@ // A subset of the specified attributes/styles // should also be applied on the fake element to - // have better visual effect. (#5240) + // have better visual effect. (http://dev.ckeditor.com/ticket/5240) var extraStyles = {}, extraAttributes = {}; this.commitContent( iframeNode, extraStyles, extraAttributes ); diff --git a/sources/plugins/iframe/icons/hidpi/iframe.png b/sources/plugins/iframe/icons/hidpi/iframe.png index ff17604..d99d0f3 100644 Binary files a/sources/plugins/iframe/icons/hidpi/iframe.png and b/sources/plugins/iframe/icons/hidpi/iframe.png differ diff --git a/sources/plugins/iframe/icons/iframe.png b/sources/plugins/iframe/icons/iframe.png index f72d191..a2f5545 100644 Binary files a/sources/plugins/iframe/icons/iframe.png and b/sources/plugins/iframe/icons/iframe.png differ diff --git a/sources/plugins/iframe/lang/af.js b/sources/plugins/iframe/lang/af.js index 4770879..9fa9387 100644 --- a/sources/plugins/iframe/lang/af.js +++ b/sources/plugins/iframe/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'af', { diff --git a/sources/plugins/iframe/lang/ar.js b/sources/plugins/iframe/lang/ar.js index 1b5c046..6388d75 100644 --- a/sources/plugins/iframe/lang/ar.js +++ b/sources/plugins/iframe/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'ar', { diff --git a/sources/plugins/iframe/lang/az.js b/sources/plugins/iframe/lang/az.js new file mode 100644 index 0000000..e4b72e6 --- /dev/null +++ b/sources/plugins/iframe/lang/az.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'iframe', 'az', { + border: 'Çərçivə sərhədlərini göstər', + noUrl: 'Çərçivənin ünvanı daxil edin', + scrolling: 'Şürüşdürmələri əlavə et', + title: 'İFRAME elementinin alətləri', + toolbar: 'İFRAME' +} ); diff --git a/sources/plugins/iframe/lang/bg.js b/sources/plugins/iframe/lang/bg.js index d365742..4adb22c 100644 --- a/sources/plugins/iframe/lang/bg.js +++ b/sources/plugins/iframe/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'bg', { diff --git a/sources/plugins/iframe/lang/bn.js b/sources/plugins/iframe/lang/bn.js index 0a91e7c..3479c1f 100644 --- a/sources/plugins/iframe/lang/bn.js +++ b/sources/plugins/iframe/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'bn', { diff --git a/sources/plugins/iframe/lang/bs.js b/sources/plugins/iframe/lang/bs.js index 63eb7b6..51ca8a7 100644 --- a/sources/plugins/iframe/lang/bs.js +++ b/sources/plugins/iframe/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'bs', { diff --git a/sources/plugins/iframe/lang/ca.js b/sources/plugins/iframe/lang/ca.js index 0802715..a0d7d92 100644 --- a/sources/plugins/iframe/lang/ca.js +++ b/sources/plugins/iframe/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'ca', { diff --git a/sources/plugins/iframe/lang/cs.js b/sources/plugins/iframe/lang/cs.js index fa3e85c..388fa61 100644 --- a/sources/plugins/iframe/lang/cs.js +++ b/sources/plugins/iframe/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'cs', { diff --git a/sources/plugins/iframe/lang/cy.js b/sources/plugins/iframe/lang/cy.js index e89adc7..a23b2ff 100644 --- a/sources/plugins/iframe/lang/cy.js +++ b/sources/plugins/iframe/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'cy', { diff --git a/sources/plugins/iframe/lang/da.js b/sources/plugins/iframe/lang/da.js index d14b8cd..88b4fab 100644 --- a/sources/plugins/iframe/lang/da.js +++ b/sources/plugins/iframe/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'da', { diff --git a/sources/plugins/iframe/lang/de-ch.js b/sources/plugins/iframe/lang/de-ch.js index 233b55b..2a56ccf 100644 --- a/sources/plugins/iframe/lang/de-ch.js +++ b/sources/plugins/iframe/lang/de-ch.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'de-ch', { diff --git a/sources/plugins/iframe/lang/de.js b/sources/plugins/iframe/lang/de.js index 184387f..7988dfa 100644 --- a/sources/plugins/iframe/lang/de.js +++ b/sources/plugins/iframe/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'de', { diff --git a/sources/plugins/iframe/lang/el.js b/sources/plugins/iframe/lang/el.js index b09fdf9..5abdfb0 100644 --- a/sources/plugins/iframe/lang/el.js +++ b/sources/plugins/iframe/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'el', { diff --git a/sources/plugins/iframe/lang/en-au.js b/sources/plugins/iframe/lang/en-au.js index 9f0885f..59048db 100644 --- a/sources/plugins/iframe/lang/en-au.js +++ b/sources/plugins/iframe/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'en-au', { diff --git a/sources/plugins/iframe/lang/en-ca.js b/sources/plugins/iframe/lang/en-ca.js index 20d438c..401ff49 100644 --- a/sources/plugins/iframe/lang/en-ca.js +++ b/sources/plugins/iframe/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'en-ca', { diff --git a/sources/plugins/iframe/lang/en-gb.js b/sources/plugins/iframe/lang/en-gb.js index 86a3fc0..78d4000 100644 --- a/sources/plugins/iframe/lang/en-gb.js +++ b/sources/plugins/iframe/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'en-gb', { diff --git a/sources/plugins/iframe/lang/en.js b/sources/plugins/iframe/lang/en.js index cf39cbe..1e224b9 100644 --- a/sources/plugins/iframe/lang/en.js +++ b/sources/plugins/iframe/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'en', { diff --git a/sources/plugins/iframe/lang/eo.js b/sources/plugins/iframe/lang/eo.js index 1f50783..eba244d 100644 --- a/sources/plugins/iframe/lang/eo.js +++ b/sources/plugins/iframe/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'eo', { diff --git a/sources/plugins/iframe/lang/es-mx.js b/sources/plugins/iframe/lang/es-mx.js new file mode 100644 index 0000000..767147e --- /dev/null +++ b/sources/plugins/iframe/lang/es-mx.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'iframe', 'es-mx', { + border: 'Mostrar el borde del marco', + noUrl: 'Ingresa la URL del iframe', + scrolling: 'Habilitar la barra de desplazamiento', + title: 'Propiedades del IFrame', + toolbar: 'Iframe' +} ); diff --git a/sources/plugins/iframe/lang/es.js b/sources/plugins/iframe/lang/es.js index 67955e3..1cf5c29 100644 --- a/sources/plugins/iframe/lang/es.js +++ b/sources/plugins/iframe/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'es', { diff --git a/sources/plugins/iframe/lang/et.js b/sources/plugins/iframe/lang/et.js index e01acb8..aac467d 100644 --- a/sources/plugins/iframe/lang/et.js +++ b/sources/plugins/iframe/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'et', { diff --git a/sources/plugins/iframe/lang/eu.js b/sources/plugins/iframe/lang/eu.js index 9f78376..1f77367 100644 --- a/sources/plugins/iframe/lang/eu.js +++ b/sources/plugins/iframe/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'eu', { diff --git a/sources/plugins/iframe/lang/fa.js b/sources/plugins/iframe/lang/fa.js index 4f96602..0c7a09f 100644 --- a/sources/plugins/iframe/lang/fa.js +++ b/sources/plugins/iframe/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'fa', { diff --git a/sources/plugins/iframe/lang/fi.js b/sources/plugins/iframe/lang/fi.js index 3413f0e..0aa7f37 100644 --- a/sources/plugins/iframe/lang/fi.js +++ b/sources/plugins/iframe/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'fi', { diff --git a/sources/plugins/iframe/lang/fo.js b/sources/plugins/iframe/lang/fo.js index 877e5d8..05fdfe8 100644 --- a/sources/plugins/iframe/lang/fo.js +++ b/sources/plugins/iframe/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'fo', { diff --git a/sources/plugins/iframe/lang/fr-ca.js b/sources/plugins/iframe/lang/fr-ca.js index d472cf9..cf7947e 100644 --- a/sources/plugins/iframe/lang/fr-ca.js +++ b/sources/plugins/iframe/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'fr-ca', { diff --git a/sources/plugins/iframe/lang/fr.js b/sources/plugins/iframe/lang/fr.js index 3cfd49a..34fc64e 100644 --- a/sources/plugins/iframe/lang/fr.js +++ b/sources/plugins/iframe/lang/fr.js @@ -1,11 +1,11 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'fr', { - border: 'Afficher une bordure de la IFrame', - noUrl: 'Veuillez entrer l\'adresse du lien de la IFrame', - scrolling: 'Permettre à la barre de défilement', - title: 'Propriétés de la IFrame', - toolbar: 'IFrame' + border: 'Afficher la bordure du cadre', + noUrl: 'Veuillez entrer l\'URL du contenu du cadre', + scrolling: 'Activer les barres de défilement', + title: 'Propriétés du cadre de contenu incorporé', + toolbar: 'Cadre de contenu incorporé' } ); diff --git a/sources/plugins/iframe/lang/gl.js b/sources/plugins/iframe/lang/gl.js index a19d1ee..449e28d 100644 --- a/sources/plugins/iframe/lang/gl.js +++ b/sources/plugins/iframe/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'gl', { diff --git a/sources/plugins/iframe/lang/gu.js b/sources/plugins/iframe/lang/gu.js index 285484c..91bb8bb 100644 --- a/sources/plugins/iframe/lang/gu.js +++ b/sources/plugins/iframe/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'gu', { diff --git a/sources/plugins/iframe/lang/he.js b/sources/plugins/iframe/lang/he.js index bd9ce8b..87467be 100644 --- a/sources/plugins/iframe/lang/he.js +++ b/sources/plugins/iframe/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'he', { diff --git a/sources/plugins/iframe/lang/hi.js b/sources/plugins/iframe/lang/hi.js index a51c275..96d30fb 100644 --- a/sources/plugins/iframe/lang/hi.js +++ b/sources/plugins/iframe/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'hi', { diff --git a/sources/plugins/iframe/lang/hr.js b/sources/plugins/iframe/lang/hr.js index d01d19a..9f289a7 100644 --- a/sources/plugins/iframe/lang/hr.js +++ b/sources/plugins/iframe/lang/hr.js @@ -1,10 +1,10 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'hr', { border: 'Prikaži okvir IFrame-a', - noUrl: 'Unesite URL iframe-a', + noUrl: 'Unesite URL IFrame-a', scrolling: 'Omogući trake za skrolanje', title: 'IFrame svojstva', toolbar: 'IFrame' diff --git a/sources/plugins/iframe/lang/hu.js b/sources/plugins/iframe/lang/hu.js index 7b69168..096d311 100644 --- a/sources/plugins/iframe/lang/hu.js +++ b/sources/plugins/iframe/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'hu', { diff --git a/sources/plugins/iframe/lang/id.js b/sources/plugins/iframe/lang/id.js index 9f2fb24..c351eda 100644 --- a/sources/plugins/iframe/lang/id.js +++ b/sources/plugins/iframe/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'id', { diff --git a/sources/plugins/iframe/lang/is.js b/sources/plugins/iframe/lang/is.js index 7a75de8..bc7cf08 100644 --- a/sources/plugins/iframe/lang/is.js +++ b/sources/plugins/iframe/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'is', { diff --git a/sources/plugins/iframe/lang/it.js b/sources/plugins/iframe/lang/it.js index a785132..e020c27 100644 --- a/sources/plugins/iframe/lang/it.js +++ b/sources/plugins/iframe/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'it', { diff --git a/sources/plugins/iframe/lang/ja.js b/sources/plugins/iframe/lang/ja.js index a24dd15..b104ccd 100644 --- a/sources/plugins/iframe/lang/ja.js +++ b/sources/plugins/iframe/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'ja', { diff --git a/sources/plugins/iframe/lang/ka.js b/sources/plugins/iframe/lang/ka.js index a7d3320..7d98f68 100644 --- a/sources/plugins/iframe/lang/ka.js +++ b/sources/plugins/iframe/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'ka', { diff --git a/sources/plugins/iframe/lang/km.js b/sources/plugins/iframe/lang/km.js index 0fea30c..9331b23 100644 --- a/sources/plugins/iframe/lang/km.js +++ b/sources/plugins/iframe/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'km', { diff --git a/sources/plugins/iframe/lang/ko.js b/sources/plugins/iframe/lang/ko.js index 358b101..f5c16a0 100644 --- a/sources/plugins/iframe/lang/ko.js +++ b/sources/plugins/iframe/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'ko', { diff --git a/sources/plugins/iframe/lang/ku.js b/sources/plugins/iframe/lang/ku.js index 6217ee1..852c3b4 100644 --- a/sources/plugins/iframe/lang/ku.js +++ b/sources/plugins/iframe/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'ku', { diff --git a/sources/plugins/iframe/lang/lt.js b/sources/plugins/iframe/lang/lt.js index 6b4c298..c69817f 100644 --- a/sources/plugins/iframe/lang/lt.js +++ b/sources/plugins/iframe/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'lt', { diff --git a/sources/plugins/iframe/lang/lv.js b/sources/plugins/iframe/lang/lv.js index 6b10267..50a6743 100644 --- a/sources/plugins/iframe/lang/lv.js +++ b/sources/plugins/iframe/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'lv', { diff --git a/sources/plugins/iframe/lang/mk.js b/sources/plugins/iframe/lang/mk.js index 6f0c2a2..d576e21 100644 --- a/sources/plugins/iframe/lang/mk.js +++ b/sources/plugins/iframe/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'mk', { diff --git a/sources/plugins/iframe/lang/mn.js b/sources/plugins/iframe/lang/mn.js index bba8e02..dd9d927 100644 --- a/sources/plugins/iframe/lang/mn.js +++ b/sources/plugins/iframe/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'mn', { diff --git a/sources/plugins/iframe/lang/ms.js b/sources/plugins/iframe/lang/ms.js index eea00cb..f0342bf 100644 --- a/sources/plugins/iframe/lang/ms.js +++ b/sources/plugins/iframe/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'ms', { diff --git a/sources/plugins/iframe/lang/nb.js b/sources/plugins/iframe/lang/nb.js index ffd6997..c02990e 100644 --- a/sources/plugins/iframe/lang/nb.js +++ b/sources/plugins/iframe/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'nb', { diff --git a/sources/plugins/iframe/lang/nl.js b/sources/plugins/iframe/lang/nl.js index fc80c47..555025d 100644 --- a/sources/plugins/iframe/lang/nl.js +++ b/sources/plugins/iframe/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'nl', { diff --git a/sources/plugins/iframe/lang/no.js b/sources/plugins/iframe/lang/no.js index 59c7255..bb44fe5 100644 --- a/sources/plugins/iframe/lang/no.js +++ b/sources/plugins/iframe/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'no', { diff --git a/sources/plugins/iframe/lang/oc.js b/sources/plugins/iframe/lang/oc.js new file mode 100644 index 0000000..890a571 --- /dev/null +++ b/sources/plugins/iframe/lang/oc.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'iframe', 'oc', { + border: 'Afichar la bordadura del quadre', + noUrl: 'Entratz l\'URL del contengut del quadre', + scrolling: 'Activar las barras de desfilament', + title: 'Proprietats del quadre de contengut incorporat', + toolbar: 'Quadre de contengut incorporat' +} ); diff --git a/sources/plugins/iframe/lang/pl.js b/sources/plugins/iframe/lang/pl.js index 3f63161..6d05dd1 100644 --- a/sources/plugins/iframe/lang/pl.js +++ b/sources/plugins/iframe/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'pl', { diff --git a/sources/plugins/iframe/lang/pt-br.js b/sources/plugins/iframe/lang/pt-br.js index ae9157f..58ec356 100644 --- a/sources/plugins/iframe/lang/pt-br.js +++ b/sources/plugins/iframe/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'pt-br', { diff --git a/sources/plugins/iframe/lang/pt.js b/sources/plugins/iframe/lang/pt.js index 0440cb0..1b1cd9f 100644 --- a/sources/plugins/iframe/lang/pt.js +++ b/sources/plugins/iframe/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'pt', { diff --git a/sources/plugins/iframe/lang/ro.js b/sources/plugins/iframe/lang/ro.js index 96dbb43..deeb0c4 100644 --- a/sources/plugins/iframe/lang/ro.js +++ b/sources/plugins/iframe/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'ro', { diff --git a/sources/plugins/iframe/lang/ru.js b/sources/plugins/iframe/lang/ru.js index ca0bf8e..e352aa3 100644 --- a/sources/plugins/iframe/lang/ru.js +++ b/sources/plugins/iframe/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'ru', { diff --git a/sources/plugins/iframe/lang/si.js b/sources/plugins/iframe/lang/si.js index 17d800d..d7660ef 100644 --- a/sources/plugins/iframe/lang/si.js +++ b/sources/plugins/iframe/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'si', { diff --git a/sources/plugins/iframe/lang/sk.js b/sources/plugins/iframe/lang/sk.js index 1b360d8..ac0b91d 100644 --- a/sources/plugins/iframe/lang/sk.js +++ b/sources/plugins/iframe/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'sk', { diff --git a/sources/plugins/iframe/lang/sl.js b/sources/plugins/iframe/lang/sl.js index 13eab17..2b0e375 100644 --- a/sources/plugins/iframe/lang/sl.js +++ b/sources/plugins/iframe/lang/sl.js @@ -1,11 +1,11 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'sl', { - border: 'Pokaži mejo okvira', + border: 'Pokaži obrobo okvirja', noUrl: 'Prosimo, vnesite iframe URL', - scrolling: 'Omogoči scrollbars', - title: 'IFrame Lastnosti', + scrolling: 'Omogoči drsnike', + title: 'Lastnosti IFrame', toolbar: 'IFrame' } ); diff --git a/sources/plugins/iframe/lang/sq.js b/sources/plugins/iframe/lang/sq.js index 671f743..a274000 100644 --- a/sources/plugins/iframe/lang/sq.js +++ b/sources/plugins/iframe/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'sq', { diff --git a/sources/plugins/iframe/lang/sr-latn.js b/sources/plugins/iframe/lang/sr-latn.js index 7b7e316..29685a9 100644 --- a/sources/plugins/iframe/lang/sr-latn.js +++ b/sources/plugins/iframe/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'sr-latn', { diff --git a/sources/plugins/iframe/lang/sr.js b/sources/plugins/iframe/lang/sr.js index d59430a..acd9876 100644 --- a/sources/plugins/iframe/lang/sr.js +++ b/sources/plugins/iframe/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'sr', { diff --git a/sources/plugins/iframe/lang/sv.js b/sources/plugins/iframe/lang/sv.js index bd9f5f5..fab04a5 100644 --- a/sources/plugins/iframe/lang/sv.js +++ b/sources/plugins/iframe/lang/sv.js @@ -1,11 +1,11 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'sv', { border: 'Visa ramkant', noUrl: 'Skriv in URL för iFrame', scrolling: 'Aktivera rullningslister', - title: 'iFrame Egenskaper', + title: 'iFrame-egenskaper', toolbar: 'iFrame' } ); diff --git a/sources/plugins/iframe/lang/th.js b/sources/plugins/iframe/lang/th.js index f22f335..57926b9 100644 --- a/sources/plugins/iframe/lang/th.js +++ b/sources/plugins/iframe/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'th', { diff --git a/sources/plugins/iframe/lang/tr.js b/sources/plugins/iframe/lang/tr.js index 6738e2a..d828f65 100644 --- a/sources/plugins/iframe/lang/tr.js +++ b/sources/plugins/iframe/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'tr', { diff --git a/sources/plugins/iframe/lang/tt.js b/sources/plugins/iframe/lang/tt.js index 8523323..869f67b 100644 --- a/sources/plugins/iframe/lang/tt.js +++ b/sources/plugins/iframe/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'tt', { diff --git a/sources/plugins/iframe/lang/ug.js b/sources/plugins/iframe/lang/ug.js index 3cbd5b0..b46f6da 100644 --- a/sources/plugins/iframe/lang/ug.js +++ b/sources/plugins/iframe/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'ug', { diff --git a/sources/plugins/iframe/lang/uk.js b/sources/plugins/iframe/lang/uk.js index c5173d2..3f91ef6 100644 --- a/sources/plugins/iframe/lang/uk.js +++ b/sources/plugins/iframe/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'uk', { diff --git a/sources/plugins/iframe/lang/vi.js b/sources/plugins/iframe/lang/vi.js index d7c2bc0..be8ebfb 100644 --- a/sources/plugins/iframe/lang/vi.js +++ b/sources/plugins/iframe/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'vi', { diff --git a/sources/plugins/iframe/lang/zh-cn.js b/sources/plugins/iframe/lang/zh-cn.js index 99e657a..a35bd8c 100644 --- a/sources/plugins/iframe/lang/zh-cn.js +++ b/sources/plugins/iframe/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'zh-cn', { diff --git a/sources/plugins/iframe/lang/zh.js b/sources/plugins/iframe/lang/zh.js index 091b807..4f7472a 100644 --- a/sources/plugins/iframe/lang/zh.js +++ b/sources/plugins/iframe/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'zh', { diff --git a/sources/plugins/iframe/plugin.js b/sources/plugins/iframe/plugin.js index 8f049a5..7c479c0 100644 --- a/sources/plugins/iframe/plugin.js +++ b/sources/plugins/iframe/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -7,7 +7,7 @@ CKEDITOR.plugins.add( 'iframe', { requires: 'dialog,fakeobjects', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + lang: 'af,ar,az,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,es-mx,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,oc,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% // jscs:enable maximumLineLength icons: 'iframe', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% -- cgit v1.2.3