From 3b35bd273a79f6b01fda7a246aed64aca147ea7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 21 Mar 2016 02:20:06 +0100 Subject: Upgrade to 4.5.7 and add some plugin --- sources/CHANGES.md | 18 +- sources/LICENSE.md | 18 +- sources/README.md | 2 +- sources/ckeditor.js | 4 +- sources/config.js | 4 +- sources/contents.css | 2 +- sources/core/_bootstrap.js | 4 +- sources/core/ckeditor.js | 4 +- sources/core/ckeditor_base.js | 4 +- sources/core/ckeditor_basic.js | 4 +- sources/core/command.js | 4 +- sources/core/commanddefinition.js | 4 +- sources/core/config.js | 2 +- sources/core/creators/inline.js | 4 +- sources/core/creators/themedui.js | 2 +- sources/core/dataprocessor.js | 4 +- sources/core/dom.js | 4 +- sources/core/dom/comment.js | 4 +- sources/core/dom/document.js | 4 +- sources/core/dom/documentfragment.js | 2 +- sources/core/dom/domobject.js | 2 +- sources/core/dom/element.js | 2 +- sources/core/dom/elementpath.js | 4 +- sources/core/dom/event.js | 4 +- sources/core/dom/iterator.js | 2 +- sources/core/dom/node.js | 13 +- sources/core/dom/nodelist.js | 4 +- sources/core/dom/range.js | 67 +- sources/core/dom/rangelist.js | 4 +- sources/core/dom/text.js | 4 +- sources/core/dom/walker.js | 6 +- sources/core/dom/window.js | 4 +- sources/core/dtd.js | 4 +- sources/core/editable.js | 2 +- sources/core/editor.js | 45 +- sources/core/editor_basic.js | 4 +- sources/core/env.js | 2 +- sources/core/event.js | 4 +- sources/core/eventInfo.js | 4 +- sources/core/filter.js | 2 +- sources/core/focusmanager.js | 4 +- sources/core/htmldataprocessor.js | 2 +- sources/core/htmlparser.js | 4 +- sources/core/htmlparser/basicwriter.js | 4 +- sources/core/htmlparser/cdata.js | 4 +- sources/core/htmlparser/comment.js | 4 +- sources/core/htmlparser/element.js | 4 +- sources/core/htmlparser/filter.js | 4 +- sources/core/htmlparser/fragment.js | 4 +- sources/core/htmlparser/node.js | 4 +- sources/core/htmlparser/text.js | 4 +- sources/core/keystrokehandler.js | 4 +- sources/core/lang.js | 6 +- sources/core/loader.js | 4 +- sources/core/log.js | 2 +- sources/core/plugindefinition.js | 4 +- sources/core/plugins.js | 4 +- sources/core/resourcemanager.js | 4 +- sources/core/scriptloader.js | 4 +- sources/core/selection.js | 182 +- sources/core/skin.js | 2 +- sources/core/style.js | 2 +- sources/core/template.js | 4 +- sources/core/tools.js | 2 +- sources/core/ui.js | 2 +- sources/lang/_translationstatus.txt | 2 +- sources/lang/af.js | 4 +- sources/lang/ar.js | 4 +- sources/lang/bg.js | 4 +- sources/lang/bn.js | 4 +- sources/lang/bs.js | 4 +- sources/lang/ca.js | 4 +- sources/lang/cs.js | 4 +- sources/lang/cy.js | 4 +- sources/lang/da.js | 4 +- sources/lang/de-ch.js | 99 + sources/lang/de.js | 4 +- sources/lang/el.js | 4 +- sources/lang/en-au.js | 4 +- sources/lang/en-ca.js | 4 +- sources/lang/en-gb.js | 4 +- sources/lang/en.js | 4 +- sources/lang/eo.js | 4 +- sources/lang/es.js | 4 +- sources/lang/et.js | 4 +- sources/lang/eu.js | 4 +- sources/lang/fa.js | 4 +- sources/lang/fi.js | 4 +- sources/lang/fo.js | 4 +- sources/lang/fr-ca.js | 4 +- sources/lang/fr.js | 6 +- sources/lang/gl.js | 4 +- sources/lang/gu.js | 4 +- sources/lang/he.js | 4 +- sources/lang/hi.js | 4 +- sources/lang/hr.js | 4 +- sources/lang/hu.js | 4 +- sources/lang/id.js | 4 +- sources/lang/is.js | 4 +- sources/lang/it.js | 4 +- sources/lang/ja.js | 4 +- sources/lang/ka.js | 4 +- sources/lang/km.js | 4 +- sources/lang/ko.js | 4 +- sources/lang/ku.js | 4 +- sources/lang/lt.js | 4 +- sources/lang/lv.js | 4 +- sources/lang/mk.js | 80 +- sources/lang/mn.js | 4 +- sources/lang/ms.js | 4 +- sources/lang/nb.js | 4 +- sources/lang/nl.js | 4 +- sources/lang/no.js | 4 +- sources/lang/pl.js | 4 +- sources/lang/pt-br.js | 4 +- sources/lang/pt.js | 4 +- sources/lang/ro.js | 4 +- sources/lang/ru.js | 4 +- sources/lang/si.js | 4 +- sources/lang/sk.js | 12 +- sources/lang/sl.js | 4 +- sources/lang/sq.js | 4 +- sources/lang/sr-latn.js | 4 +- sources/lang/sr.js | 4 +- sources/lang/sv.js | 4 +- sources/lang/th.js | 4 +- sources/lang/tr.js | 4 +- sources/lang/tt.js | 4 +- sources/lang/ug.js | 4 +- sources/lang/uk.js | 4 +- sources/lang/vi.js | 4 +- sources/lang/zh-cn.js | 4 +- sources/lang/zh.js | 4 +- sources/plugins/a11yhelp/dialogs/a11yhelp.js | 2 +- .../a11yhelp/dialogs/lang/_translationstatus.txt | 2 +- sources/plugins/a11yhelp/dialogs/lang/af.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/ar.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/bg.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/ca.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/cs.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/cy.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/da.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/de-ch.js | 148 + sources/plugins/a11yhelp/dialogs/lang/de.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/el.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/en-gb.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/en.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/eo.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/es.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/et.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/eu.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/fa.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/fi.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/fo.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/fr-ca.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/fr.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/gl.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/gu.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/he.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/hi.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/hr.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/hu.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/id.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/it.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/ja.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/km.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/ko.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/ku.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/lt.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/lv.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/mk.js | 98 +- sources/plugins/a11yhelp/dialogs/lang/mn.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/nb.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/nl.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/no.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/pl.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/pt-br.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/pt.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/ro.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/ru.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/si.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/sk.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/sl.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/sq.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/sr-latn.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/sr.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/sv.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/th.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/tr.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/tt.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/ug.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/uk.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/vi.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/zh-cn.js | 2 +- sources/plugins/a11yhelp/dialogs/lang/zh.js | 2 +- sources/plugins/a11yhelp/plugin.js | 4 +- sources/plugins/about/dialogs/about.js | 2 +- sources/plugins/about/lang/af.js | 2 +- sources/plugins/about/lang/ar.js | 2 +- sources/plugins/about/lang/bg.js | 2 +- sources/plugins/about/lang/bn.js | 2 +- sources/plugins/about/lang/bs.js | 2 +- sources/plugins/about/lang/ca.js | 2 +- sources/plugins/about/lang/cs.js | 2 +- sources/plugins/about/lang/cy.js | 2 +- sources/plugins/about/lang/da.js | 2 +- sources/plugins/about/lang/de-ch.js | 12 + sources/plugins/about/lang/de.js | 2 +- sources/plugins/about/lang/el.js | 2 +- sources/plugins/about/lang/en-au.js | 2 +- sources/plugins/about/lang/en-ca.js | 2 +- sources/plugins/about/lang/en-gb.js | 2 +- sources/plugins/about/lang/en.js | 2 +- sources/plugins/about/lang/eo.js | 2 +- sources/plugins/about/lang/es.js | 2 +- sources/plugins/about/lang/et.js | 2 +- sources/plugins/about/lang/eu.js | 2 +- sources/plugins/about/lang/fa.js | 2 +- sources/plugins/about/lang/fi.js | 2 +- sources/plugins/about/lang/fo.js | 2 +- sources/plugins/about/lang/fr-ca.js | 2 +- sources/plugins/about/lang/fr.js | 2 +- sources/plugins/about/lang/gl.js | 2 +- sources/plugins/about/lang/gu.js | 2 +- sources/plugins/about/lang/he.js | 2 +- sources/plugins/about/lang/hi.js | 2 +- sources/plugins/about/lang/hr.js | 2 +- sources/plugins/about/lang/hu.js | 2 +- sources/plugins/about/lang/id.js | 2 +- sources/plugins/about/lang/is.js | 2 +- sources/plugins/about/lang/it.js | 2 +- sources/plugins/about/lang/ja.js | 2 +- sources/plugins/about/lang/ka.js | 2 +- sources/plugins/about/lang/km.js | 2 +- sources/plugins/about/lang/ko.js | 2 +- sources/plugins/about/lang/ku.js | 2 +- sources/plugins/about/lang/lt.js | 2 +- sources/plugins/about/lang/lv.js | 2 +- sources/plugins/about/lang/mk.js | 14 +- sources/plugins/about/lang/mn.js | 2 +- sources/plugins/about/lang/ms.js | 2 +- sources/plugins/about/lang/nb.js | 2 +- sources/plugins/about/lang/nl.js | 2 +- sources/plugins/about/lang/no.js | 2 +- sources/plugins/about/lang/pl.js | 2 +- sources/plugins/about/lang/pt-br.js | 2 +- sources/plugins/about/lang/pt.js | 2 +- sources/plugins/about/lang/ro.js | 2 +- sources/plugins/about/lang/ru.js | 2 +- sources/plugins/about/lang/si.js | 2 +- sources/plugins/about/lang/sk.js | 2 +- sources/plugins/about/lang/sl.js | 2 +- sources/plugins/about/lang/sq.js | 2 +- sources/plugins/about/lang/sr-latn.js | 2 +- sources/plugins/about/lang/sr.js | 2 +- sources/plugins/about/lang/sv.js | 2 +- sources/plugins/about/lang/th.js | 2 +- sources/plugins/about/lang/tr.js | 2 +- sources/plugins/about/lang/tt.js | 2 +- sources/plugins/about/lang/ug.js | 2 +- sources/plugins/about/lang/uk.js | 2 +- sources/plugins/about/lang/vi.js | 2 +- sources/plugins/about/lang/zh-cn.js | 2 +- sources/plugins/about/lang/zh.js | 2 +- sources/plugins/about/plugin.js | 4 +- sources/plugins/basicstyles/lang/af.js | 2 +- sources/plugins/basicstyles/lang/ar.js | 2 +- sources/plugins/basicstyles/lang/bg.js | 2 +- sources/plugins/basicstyles/lang/bn.js | 2 +- sources/plugins/basicstyles/lang/bs.js | 2 +- sources/plugins/basicstyles/lang/ca.js | 2 +- sources/plugins/basicstyles/lang/cs.js | 2 +- sources/plugins/basicstyles/lang/cy.js | 2 +- sources/plugins/basicstyles/lang/da.js | 2 +- sources/plugins/basicstyles/lang/de-ch.js | 12 + sources/plugins/basicstyles/lang/de.js | 2 +- sources/plugins/basicstyles/lang/el.js | 2 +- sources/plugins/basicstyles/lang/en-au.js | 2 +- sources/plugins/basicstyles/lang/en-ca.js | 2 +- sources/plugins/basicstyles/lang/en-gb.js | 2 +- sources/plugins/basicstyles/lang/en.js | 2 +- sources/plugins/basicstyles/lang/eo.js | 2 +- sources/plugins/basicstyles/lang/es.js | 2 +- sources/plugins/basicstyles/lang/et.js | 2 +- sources/plugins/basicstyles/lang/eu.js | 2 +- sources/plugins/basicstyles/lang/fa.js | 2 +- sources/plugins/basicstyles/lang/fi.js | 2 +- sources/plugins/basicstyles/lang/fo.js | 2 +- sources/plugins/basicstyles/lang/fr-ca.js | 2 +- sources/plugins/basicstyles/lang/fr.js | 2 +- sources/plugins/basicstyles/lang/gl.js | 2 +- sources/plugins/basicstyles/lang/gu.js | 2 +- sources/plugins/basicstyles/lang/he.js | 2 +- sources/plugins/basicstyles/lang/hi.js | 2 +- sources/plugins/basicstyles/lang/hr.js | 2 +- sources/plugins/basicstyles/lang/hu.js | 2 +- sources/plugins/basicstyles/lang/id.js | 2 +- sources/plugins/basicstyles/lang/is.js | 2 +- sources/plugins/basicstyles/lang/it.js | 2 +- sources/plugins/basicstyles/lang/ja.js | 2 +- sources/plugins/basicstyles/lang/ka.js | 2 +- sources/plugins/basicstyles/lang/km.js | 2 +- sources/plugins/basicstyles/lang/ko.js | 2 +- sources/plugins/basicstyles/lang/ku.js | 2 +- sources/plugins/basicstyles/lang/lt.js | 2 +- sources/plugins/basicstyles/lang/lv.js | 2 +- sources/plugins/basicstyles/lang/mk.js | 14 +- sources/plugins/basicstyles/lang/mn.js | 2 +- sources/plugins/basicstyles/lang/ms.js | 2 +- sources/plugins/basicstyles/lang/nb.js | 2 +- sources/plugins/basicstyles/lang/nl.js | 2 +- sources/plugins/basicstyles/lang/no.js | 2 +- sources/plugins/basicstyles/lang/pl.js | 2 +- sources/plugins/basicstyles/lang/pt-br.js | 2 +- sources/plugins/basicstyles/lang/pt.js | 2 +- sources/plugins/basicstyles/lang/ro.js | 2 +- sources/plugins/basicstyles/lang/ru.js | 2 +- sources/plugins/basicstyles/lang/si.js | 2 +- sources/plugins/basicstyles/lang/sk.js | 2 +- sources/plugins/basicstyles/lang/sl.js | 2 +- sources/plugins/basicstyles/lang/sq.js | 2 +- sources/plugins/basicstyles/lang/sr-latn.js | 2 +- sources/plugins/basicstyles/lang/sr.js | 2 +- sources/plugins/basicstyles/lang/sv.js | 2 +- sources/plugins/basicstyles/lang/th.js | 2 +- sources/plugins/basicstyles/lang/tr.js | 2 +- sources/plugins/basicstyles/lang/tt.js | 2 +- sources/plugins/basicstyles/lang/ug.js | 2 +- sources/plugins/basicstyles/lang/uk.js | 2 +- sources/plugins/basicstyles/lang/vi.js | 2 +- sources/plugins/basicstyles/lang/zh-cn.js | 2 +- sources/plugins/basicstyles/lang/zh.js | 2 +- sources/plugins/basicstyles/plugin.js | 4 +- sources/plugins/bidi/lang/af.js | 2 +- sources/plugins/bidi/lang/ar.js | 2 +- sources/plugins/bidi/lang/bg.js | 2 +- sources/plugins/bidi/lang/bn.js | 2 +- sources/plugins/bidi/lang/bs.js | 2 +- sources/plugins/bidi/lang/ca.js | 2 +- sources/plugins/bidi/lang/cs.js | 2 +- sources/plugins/bidi/lang/cy.js | 2 +- sources/plugins/bidi/lang/da.js | 2 +- sources/plugins/bidi/lang/de-ch.js | 8 + sources/plugins/bidi/lang/de.js | 2 +- sources/plugins/bidi/lang/el.js | 2 +- sources/plugins/bidi/lang/en-au.js | 2 +- sources/plugins/bidi/lang/en-ca.js | 2 +- sources/plugins/bidi/lang/en-gb.js | 2 +- sources/plugins/bidi/lang/en.js | 2 +- sources/plugins/bidi/lang/eo.js | 2 +- sources/plugins/bidi/lang/es.js | 2 +- sources/plugins/bidi/lang/et.js | 2 +- sources/plugins/bidi/lang/eu.js | 2 +- sources/plugins/bidi/lang/fa.js | 2 +- sources/plugins/bidi/lang/fi.js | 2 +- sources/plugins/bidi/lang/fo.js | 2 +- sources/plugins/bidi/lang/fr-ca.js | 2 +- sources/plugins/bidi/lang/fr.js | 2 +- sources/plugins/bidi/lang/gl.js | 2 +- sources/plugins/bidi/lang/gu.js | 2 +- sources/plugins/bidi/lang/he.js | 2 +- sources/plugins/bidi/lang/hi.js | 2 +- sources/plugins/bidi/lang/hr.js | 2 +- sources/plugins/bidi/lang/hu.js | 2 +- sources/plugins/bidi/lang/id.js | 2 +- sources/plugins/bidi/lang/is.js | 2 +- sources/plugins/bidi/lang/it.js | 2 +- sources/plugins/bidi/lang/ja.js | 2 +- sources/plugins/bidi/lang/ka.js | 2 +- sources/plugins/bidi/lang/km.js | 2 +- sources/plugins/bidi/lang/ko.js | 2 +- sources/plugins/bidi/lang/ku.js | 2 +- sources/plugins/bidi/lang/lt.js | 2 +- sources/plugins/bidi/lang/lv.js | 2 +- sources/plugins/bidi/lang/mk.js | 6 +- sources/plugins/bidi/lang/mn.js | 2 +- sources/plugins/bidi/lang/ms.js | 2 +- sources/plugins/bidi/lang/nb.js | 2 +- sources/plugins/bidi/lang/nl.js | 2 +- sources/plugins/bidi/lang/no.js | 2 +- sources/plugins/bidi/lang/pl.js | 2 +- sources/plugins/bidi/lang/pt-br.js | 2 +- sources/plugins/bidi/lang/pt.js | 2 +- sources/plugins/bidi/lang/ro.js | 2 +- sources/plugins/bidi/lang/ru.js | 2 +- sources/plugins/bidi/lang/si.js | 2 +- sources/plugins/bidi/lang/sk.js | 2 +- sources/plugins/bidi/lang/sl.js | 2 +- sources/plugins/bidi/lang/sq.js | 2 +- sources/plugins/bidi/lang/sr-latn.js | 2 +- sources/plugins/bidi/lang/sr.js | 2 +- sources/plugins/bidi/lang/sv.js | 2 +- sources/plugins/bidi/lang/th.js | 2 +- sources/plugins/bidi/lang/tr.js | 2 +- sources/plugins/bidi/lang/tt.js | 2 +- sources/plugins/bidi/lang/ug.js | 2 +- sources/plugins/bidi/lang/uk.js | 2 +- sources/plugins/bidi/lang/vi.js | 2 +- sources/plugins/bidi/lang/zh-cn.js | 2 +- sources/plugins/bidi/lang/zh.js | 2 +- sources/plugins/bidi/plugin.js | 4 +- sources/plugins/blockquote/lang/af.js | 2 +- sources/plugins/blockquote/lang/ar.js | 2 +- sources/plugins/blockquote/lang/bg.js | 2 +- sources/plugins/blockquote/lang/bn.js | 2 +- sources/plugins/blockquote/lang/bs.js | 2 +- sources/plugins/blockquote/lang/ca.js | 2 +- sources/plugins/blockquote/lang/cs.js | 2 +- sources/plugins/blockquote/lang/cy.js | 2 +- sources/plugins/blockquote/lang/da.js | 2 +- sources/plugins/blockquote/lang/de-ch.js | 7 + sources/plugins/blockquote/lang/de.js | 2 +- sources/plugins/blockquote/lang/el.js | 2 +- sources/plugins/blockquote/lang/en-au.js | 2 +- sources/plugins/blockquote/lang/en-ca.js | 2 +- sources/plugins/blockquote/lang/en-gb.js | 2 +- sources/plugins/blockquote/lang/en.js | 2 +- sources/plugins/blockquote/lang/eo.js | 2 +- sources/plugins/blockquote/lang/es.js | 2 +- sources/plugins/blockquote/lang/et.js | 2 +- sources/plugins/blockquote/lang/eu.js | 2 +- sources/plugins/blockquote/lang/fa.js | 2 +- sources/plugins/blockquote/lang/fi.js | 2 +- sources/plugins/blockquote/lang/fo.js | 2 +- sources/plugins/blockquote/lang/fr-ca.js | 2 +- sources/plugins/blockquote/lang/fr.js | 2 +- sources/plugins/blockquote/lang/gl.js | 2 +- sources/plugins/blockquote/lang/gu.js | 2 +- sources/plugins/blockquote/lang/he.js | 2 +- sources/plugins/blockquote/lang/hi.js | 2 +- sources/plugins/blockquote/lang/hr.js | 2 +- sources/plugins/blockquote/lang/hu.js | 2 +- sources/plugins/blockquote/lang/id.js | 2 +- sources/plugins/blockquote/lang/is.js | 2 +- sources/plugins/blockquote/lang/it.js | 2 +- sources/plugins/blockquote/lang/ja.js | 2 +- sources/plugins/blockquote/lang/ka.js | 2 +- sources/plugins/blockquote/lang/km.js | 2 +- sources/plugins/blockquote/lang/ko.js | 2 +- sources/plugins/blockquote/lang/ku.js | 2 +- sources/plugins/blockquote/lang/lt.js | 2 +- sources/plugins/blockquote/lang/lv.js | 2 +- sources/plugins/blockquote/lang/mk.js | 4 +- sources/plugins/blockquote/lang/mn.js | 2 +- sources/plugins/blockquote/lang/ms.js | 2 +- sources/plugins/blockquote/lang/nb.js | 2 +- sources/plugins/blockquote/lang/nl.js | 2 +- sources/plugins/blockquote/lang/no.js | 2 +- sources/plugins/blockquote/lang/pl.js | 2 +- sources/plugins/blockquote/lang/pt-br.js | 2 +- sources/plugins/blockquote/lang/pt.js | 2 +- sources/plugins/blockquote/lang/ro.js | 2 +- sources/plugins/blockquote/lang/ru.js | 2 +- sources/plugins/blockquote/lang/si.js | 2 +- sources/plugins/blockquote/lang/sk.js | 2 +- sources/plugins/blockquote/lang/sl.js | 2 +- sources/plugins/blockquote/lang/sq.js | 2 +- sources/plugins/blockquote/lang/sr-latn.js | 2 +- sources/plugins/blockquote/lang/sr.js | 2 +- sources/plugins/blockquote/lang/sv.js | 2 +- sources/plugins/blockquote/lang/th.js | 2 +- sources/plugins/blockquote/lang/tr.js | 2 +- sources/plugins/blockquote/lang/tt.js | 2 +- sources/plugins/blockquote/lang/ug.js | 2 +- sources/plugins/blockquote/lang/uk.js | 2 +- sources/plugins/blockquote/lang/vi.js | 2 +- sources/plugins/blockquote/lang/zh-cn.js | 2 +- sources/plugins/blockquote/lang/zh.js | 2 +- sources/plugins/blockquote/plugin.js | 4 +- sources/plugins/button/lang/af.js | 2 +- sources/plugins/button/lang/ar.js | 2 +- sources/plugins/button/lang/bg.js | 2 +- sources/plugins/button/lang/ca.js | 2 +- sources/plugins/button/lang/cs.js | 2 +- sources/plugins/button/lang/da.js | 2 +- sources/plugins/button/lang/de-ch.js | 8 + sources/plugins/button/lang/de.js | 2 +- sources/plugins/button/lang/el.js | 2 +- sources/plugins/button/lang/en-gb.js | 2 +- sources/plugins/button/lang/en.js | 2 +- sources/plugins/button/lang/eo.js | 2 +- sources/plugins/button/lang/es.js | 2 +- sources/plugins/button/lang/eu.js | 2 +- sources/plugins/button/lang/fa.js | 2 +- sources/plugins/button/lang/fi.js | 2 +- sources/plugins/button/lang/fr.js | 2 +- sources/plugins/button/lang/gl.js | 2 +- sources/plugins/button/lang/he.js | 2 +- sources/plugins/button/lang/hu.js | 2 +- sources/plugins/button/lang/id.js | 2 +- sources/plugins/button/lang/it.js | 2 +- sources/plugins/button/lang/ja.js | 2 +- sources/plugins/button/lang/km.js | 2 +- sources/plugins/button/lang/ko.js | 2 +- sources/plugins/button/lang/ku.js | 2 +- sources/plugins/button/lang/lt.js | 2 +- sources/plugins/button/lang/nb.js | 2 +- sources/plugins/button/lang/nl.js | 2 +- sources/plugins/button/lang/pl.js | 2 +- sources/plugins/button/lang/pt-br.js | 2 +- sources/plugins/button/lang/pt.js | 2 +- sources/plugins/button/lang/ro.js | 2 +- sources/plugins/button/lang/ru.js | 2 +- sources/plugins/button/lang/sk.js | 2 +- sources/plugins/button/lang/sl.js | 2 +- sources/plugins/button/lang/sq.js | 2 +- sources/plugins/button/lang/sv.js | 2 +- sources/plugins/button/lang/tr.js | 2 +- sources/plugins/button/lang/tt.js | 2 +- sources/plugins/button/lang/ug.js | 2 +- sources/plugins/button/lang/uk.js | 2 +- sources/plugins/button/lang/vi.js | 2 +- sources/plugins/button/lang/zh-cn.js | 2 +- sources/plugins/button/lang/zh.js | 2 +- sources/plugins/button/plugin.js | 4 +- sources/plugins/clipboard/dev/clipboard.html | 2 +- sources/plugins/clipboard/dev/console.js | 2 +- sources/plugins/clipboard/dev/dnd.html | 2 +- sources/plugins/clipboard/dialogs/paste.js | 2 +- sources/plugins/clipboard/lang/af.js | 2 +- sources/plugins/clipboard/lang/ar.js | 2 +- sources/plugins/clipboard/lang/bg.js | 2 +- sources/plugins/clipboard/lang/bn.js | 2 +- sources/plugins/clipboard/lang/bs.js | 2 +- sources/plugins/clipboard/lang/ca.js | 2 +- sources/plugins/clipboard/lang/cs.js | 2 +- sources/plugins/clipboard/lang/cy.js | 2 +- sources/plugins/clipboard/lang/da.js | 2 +- sources/plugins/clipboard/lang/de-ch.js | 15 + sources/plugins/clipboard/lang/de.js | 2 +- sources/plugins/clipboard/lang/el.js | 2 +- sources/plugins/clipboard/lang/en-au.js | 2 +- sources/plugins/clipboard/lang/en-ca.js | 2 +- sources/plugins/clipboard/lang/en-gb.js | 2 +- sources/plugins/clipboard/lang/en.js | 2 +- sources/plugins/clipboard/lang/eo.js | 2 +- sources/plugins/clipboard/lang/es.js | 2 +- sources/plugins/clipboard/lang/et.js | 2 +- sources/plugins/clipboard/lang/eu.js | 2 +- sources/plugins/clipboard/lang/fa.js | 2 +- sources/plugins/clipboard/lang/fi.js | 2 +- sources/plugins/clipboard/lang/fo.js | 2 +- sources/plugins/clipboard/lang/fr-ca.js | 2 +- sources/plugins/clipboard/lang/fr.js | 2 +- sources/plugins/clipboard/lang/gl.js | 2 +- sources/plugins/clipboard/lang/gu.js | 2 +- sources/plugins/clipboard/lang/he.js | 2 +- sources/plugins/clipboard/lang/hi.js | 2 +- sources/plugins/clipboard/lang/hr.js | 2 +- sources/plugins/clipboard/lang/hu.js | 2 +- sources/plugins/clipboard/lang/id.js | 2 +- sources/plugins/clipboard/lang/is.js | 2 +- sources/plugins/clipboard/lang/it.js | 2 +- sources/plugins/clipboard/lang/ja.js | 2 +- sources/plugins/clipboard/lang/ka.js | 2 +- sources/plugins/clipboard/lang/km.js | 2 +- sources/plugins/clipboard/lang/ko.js | 2 +- sources/plugins/clipboard/lang/ku.js | 2 +- sources/plugins/clipboard/lang/lt.js | 2 +- sources/plugins/clipboard/lang/lv.js | 2 +- sources/plugins/clipboard/lang/mk.js | 20 +- sources/plugins/clipboard/lang/mn.js | 2 +- sources/plugins/clipboard/lang/ms.js | 2 +- sources/plugins/clipboard/lang/nb.js | 2 +- sources/plugins/clipboard/lang/nl.js | 2 +- sources/plugins/clipboard/lang/no.js | 2 +- sources/plugins/clipboard/lang/pl.js | 2 +- sources/plugins/clipboard/lang/pt-br.js | 2 +- sources/plugins/clipboard/lang/pt.js | 2 +- sources/plugins/clipboard/lang/ro.js | 2 +- sources/plugins/clipboard/lang/ru.js | 2 +- sources/plugins/clipboard/lang/si.js | 2 +- sources/plugins/clipboard/lang/sk.js | 12 +- sources/plugins/clipboard/lang/sl.js | 2 +- sources/plugins/clipboard/lang/sq.js | 2 +- sources/plugins/clipboard/lang/sr-latn.js | 2 +- sources/plugins/clipboard/lang/sr.js | 2 +- sources/plugins/clipboard/lang/sv.js | 2 +- sources/plugins/clipboard/lang/th.js | 2 +- sources/plugins/clipboard/lang/tr.js | 2 +- sources/plugins/clipboard/lang/tt.js | 2 +- sources/plugins/clipboard/lang/ug.js | 4 +- sources/plugins/clipboard/lang/uk.js | 2 +- sources/plugins/clipboard/lang/vi.js | 2 +- sources/plugins/clipboard/lang/zh-cn.js | 2 +- sources/plugins/clipboard/lang/zh.js | 2 +- sources/plugins/clipboard/plugin.js | 4 +- sources/plugins/colorbutton/lang/af.js | 2 +- sources/plugins/colorbutton/lang/ar.js | 2 +- sources/plugins/colorbutton/lang/bg.js | 2 +- sources/plugins/colorbutton/lang/bn.js | 2 +- sources/plugins/colorbutton/lang/bs.js | 2 +- sources/plugins/colorbutton/lang/ca.js | 2 +- sources/plugins/colorbutton/lang/cs.js | 2 +- sources/plugins/colorbutton/lang/cy.js | 2 +- sources/plugins/colorbutton/lang/da.js | 2 +- sources/plugins/colorbutton/lang/de-ch.js | 53 + sources/plugins/colorbutton/lang/de.js | 2 +- sources/plugins/colorbutton/lang/el.js | 4 +- sources/plugins/colorbutton/lang/en-au.js | 2 +- sources/plugins/colorbutton/lang/en-ca.js | 2 +- sources/plugins/colorbutton/lang/en-gb.js | 2 +- sources/plugins/colorbutton/lang/en.js | 2 +- sources/plugins/colorbutton/lang/eo.js | 2 +- sources/plugins/colorbutton/lang/es.js | 2 +- sources/plugins/colorbutton/lang/et.js | 2 +- sources/plugins/colorbutton/lang/eu.js | 2 +- sources/plugins/colorbutton/lang/fa.js | 2 +- sources/plugins/colorbutton/lang/fi.js | 2 +- sources/plugins/colorbutton/lang/fo.js | 2 +- sources/plugins/colorbutton/lang/fr-ca.js | 2 +- sources/plugins/colorbutton/lang/fr.js | 2 +- sources/plugins/colorbutton/lang/gl.js | 2 +- sources/plugins/colorbutton/lang/gu.js | 2 +- sources/plugins/colorbutton/lang/he.js | 2 +- sources/plugins/colorbutton/lang/hi.js | 2 +- sources/plugins/colorbutton/lang/hr.js | 2 +- sources/plugins/colorbutton/lang/hu.js | 2 +- sources/plugins/colorbutton/lang/id.js | 2 +- sources/plugins/colorbutton/lang/is.js | 2 +- sources/plugins/colorbutton/lang/it.js | 2 +- sources/plugins/colorbutton/lang/ja.js | 2 +- sources/plugins/colorbutton/lang/ka.js | 2 +- sources/plugins/colorbutton/lang/km.js | 2 +- sources/plugins/colorbutton/lang/ko.js | 2 +- sources/plugins/colorbutton/lang/ku.js | 2 +- sources/plugins/colorbutton/lang/lt.js | 2 +- sources/plugins/colorbutton/lang/lv.js | 2 +- sources/plugins/colorbutton/lang/mk.js | 2 +- sources/plugins/colorbutton/lang/mn.js | 2 +- sources/plugins/colorbutton/lang/ms.js | 2 +- sources/plugins/colorbutton/lang/nb.js | 2 +- sources/plugins/colorbutton/lang/nl.js | 2 +- sources/plugins/colorbutton/lang/no.js | 2 +- sources/plugins/colorbutton/lang/pl.js | 2 +- sources/plugins/colorbutton/lang/pt-br.js | 2 +- sources/plugins/colorbutton/lang/pt.js | 2 +- sources/plugins/colorbutton/lang/ro.js | 2 +- sources/plugins/colorbutton/lang/ru.js | 2 +- sources/plugins/colorbutton/lang/si.js | 2 +- sources/plugins/colorbutton/lang/sk.js | 14 +- sources/plugins/colorbutton/lang/sl.js | 2 +- sources/plugins/colorbutton/lang/sq.js | 2 +- sources/plugins/colorbutton/lang/sr-latn.js | 2 +- sources/plugins/colorbutton/lang/sr.js | 2 +- sources/plugins/colorbutton/lang/sv.js | 2 +- sources/plugins/colorbutton/lang/th.js | 2 +- sources/plugins/colorbutton/lang/tr.js | 2 +- sources/plugins/colorbutton/lang/tt.js | 2 +- sources/plugins/colorbutton/lang/ug.js | 2 +- sources/plugins/colorbutton/lang/uk.js | 2 +- sources/plugins/colorbutton/lang/vi.js | 2 +- sources/plugins/colorbutton/lang/zh-cn.js | 2 +- sources/plugins/colorbutton/lang/zh.js | 2 +- sources/plugins/colorbutton/plugin.js | 4 +- sources/plugins/colordialog/dialogs/colordialog.js | 2 +- sources/plugins/colordialog/lang/af.js | 2 +- sources/plugins/colordialog/lang/ar.js | 2 +- sources/plugins/colordialog/lang/bg.js | 2 +- sources/plugins/colordialog/lang/bn.js | 2 +- sources/plugins/colordialog/lang/bs.js | 2 +- sources/plugins/colordialog/lang/ca.js | 2 +- sources/plugins/colordialog/lang/cs.js | 2 +- sources/plugins/colordialog/lang/cy.js | 2 +- sources/plugins/colordialog/lang/da.js | 2 +- sources/plugins/colordialog/lang/de-ch.js | 11 + sources/plugins/colordialog/lang/de.js | 2 +- sources/plugins/colordialog/lang/el.js | 2 +- sources/plugins/colordialog/lang/en-au.js | 2 +- sources/plugins/colordialog/lang/en-ca.js | 2 +- sources/plugins/colordialog/lang/en-gb.js | 2 +- sources/plugins/colordialog/lang/en.js | 2 +- sources/plugins/colordialog/lang/eo.js | 2 +- sources/plugins/colordialog/lang/es.js | 2 +- sources/plugins/colordialog/lang/et.js | 2 +- sources/plugins/colordialog/lang/eu.js | 2 +- sources/plugins/colordialog/lang/fa.js | 2 +- sources/plugins/colordialog/lang/fi.js | 2 +- sources/plugins/colordialog/lang/fo.js | 2 +- sources/plugins/colordialog/lang/fr-ca.js | 2 +- sources/plugins/colordialog/lang/fr.js | 2 +- sources/plugins/colordialog/lang/gl.js | 2 +- sources/plugins/colordialog/lang/gu.js | 2 +- sources/plugins/colordialog/lang/he.js | 2 +- sources/plugins/colordialog/lang/hi.js | 2 +- sources/plugins/colordialog/lang/hr.js | 2 +- sources/plugins/colordialog/lang/hu.js | 2 +- sources/plugins/colordialog/lang/id.js | 2 +- sources/plugins/colordialog/lang/is.js | 2 +- sources/plugins/colordialog/lang/it.js | 2 +- sources/plugins/colordialog/lang/ja.js | 2 +- sources/plugins/colordialog/lang/ka.js | 2 +- sources/plugins/colordialog/lang/km.js | 2 +- sources/plugins/colordialog/lang/ko.js | 2 +- sources/plugins/colordialog/lang/ku.js | 2 +- sources/plugins/colordialog/lang/lt.js | 2 +- sources/plugins/colordialog/lang/lv.js | 2 +- sources/plugins/colordialog/lang/mk.js | 2 +- sources/plugins/colordialog/lang/mn.js | 2 +- sources/plugins/colordialog/lang/ms.js | 2 +- sources/plugins/colordialog/lang/nb.js | 2 +- sources/plugins/colordialog/lang/nl.js | 2 +- sources/plugins/colordialog/lang/no.js | 2 +- sources/plugins/colordialog/lang/pl.js | 2 +- sources/plugins/colordialog/lang/pt-br.js | 2 +- sources/plugins/colordialog/lang/pt.js | 2 +- sources/plugins/colordialog/lang/ro.js | 2 +- sources/plugins/colordialog/lang/ru.js | 2 +- sources/plugins/colordialog/lang/si.js | 2 +- sources/plugins/colordialog/lang/sk.js | 4 +- sources/plugins/colordialog/lang/sl.js | 2 +- sources/plugins/colordialog/lang/sq.js | 2 +- sources/plugins/colordialog/lang/sr-latn.js | 2 +- sources/plugins/colordialog/lang/sr.js | 2 +- sources/plugins/colordialog/lang/sv.js | 2 +- sources/plugins/colordialog/lang/th.js | 2 +- sources/plugins/colordialog/lang/tr.js | 2 +- sources/plugins/colordialog/lang/tt.js | 2 +- sources/plugins/colordialog/lang/ug.js | 2 +- sources/plugins/colordialog/lang/uk.js | 2 +- sources/plugins/colordialog/lang/vi.js | 2 +- sources/plugins/colordialog/lang/zh-cn.js | 2 +- sources/plugins/colordialog/lang/zh.js | 2 +- sources/plugins/colordialog/plugin.js | 4 +- sources/plugins/contextmenu/lang/af.js | 2 +- sources/plugins/contextmenu/lang/ar.js | 2 +- sources/plugins/contextmenu/lang/bg.js | 2 +- sources/plugins/contextmenu/lang/bn.js | 2 +- sources/plugins/contextmenu/lang/bs.js | 2 +- sources/plugins/contextmenu/lang/ca.js | 2 +- sources/plugins/contextmenu/lang/cs.js | 2 +- sources/plugins/contextmenu/lang/cy.js | 2 +- sources/plugins/contextmenu/lang/da.js | 2 +- sources/plugins/contextmenu/lang/de-ch.js | 7 + sources/plugins/contextmenu/lang/de.js | 2 +- sources/plugins/contextmenu/lang/el.js | 2 +- sources/plugins/contextmenu/lang/en-au.js | 2 +- sources/plugins/contextmenu/lang/en-ca.js | 2 +- sources/plugins/contextmenu/lang/en-gb.js | 2 +- sources/plugins/contextmenu/lang/en.js | 2 +- sources/plugins/contextmenu/lang/eo.js | 2 +- sources/plugins/contextmenu/lang/es.js | 2 +- sources/plugins/contextmenu/lang/et.js | 2 +- sources/plugins/contextmenu/lang/eu.js | 2 +- sources/plugins/contextmenu/lang/fa.js | 2 +- sources/plugins/contextmenu/lang/fi.js | 2 +- sources/plugins/contextmenu/lang/fo.js | 2 +- sources/plugins/contextmenu/lang/fr-ca.js | 2 +- sources/plugins/contextmenu/lang/fr.js | 2 +- sources/plugins/contextmenu/lang/gl.js | 2 +- sources/plugins/contextmenu/lang/gu.js | 2 +- sources/plugins/contextmenu/lang/he.js | 2 +- sources/plugins/contextmenu/lang/hi.js | 2 +- sources/plugins/contextmenu/lang/hr.js | 2 +- sources/plugins/contextmenu/lang/hu.js | 2 +- sources/plugins/contextmenu/lang/id.js | 2 +- sources/plugins/contextmenu/lang/is.js | 2 +- sources/plugins/contextmenu/lang/it.js | 2 +- sources/plugins/contextmenu/lang/ja.js | 2 +- sources/plugins/contextmenu/lang/ka.js | 2 +- sources/plugins/contextmenu/lang/km.js | 2 +- sources/plugins/contextmenu/lang/ko.js | 2 +- sources/plugins/contextmenu/lang/ku.js | 2 +- sources/plugins/contextmenu/lang/lt.js | 2 +- sources/plugins/contextmenu/lang/lv.js | 2 +- sources/plugins/contextmenu/lang/mk.js | 4 +- sources/plugins/contextmenu/lang/mn.js | 2 +- sources/plugins/contextmenu/lang/ms.js | 2 +- sources/plugins/contextmenu/lang/nb.js | 2 +- sources/plugins/contextmenu/lang/nl.js | 2 +- sources/plugins/contextmenu/lang/no.js | 2 +- sources/plugins/contextmenu/lang/pl.js | 2 +- sources/plugins/contextmenu/lang/pt-br.js | 2 +- sources/plugins/contextmenu/lang/pt.js | 2 +- sources/plugins/contextmenu/lang/ro.js | 2 +- sources/plugins/contextmenu/lang/ru.js | 2 +- sources/plugins/contextmenu/lang/si.js | 2 +- sources/plugins/contextmenu/lang/sk.js | 2 +- sources/plugins/contextmenu/lang/sl.js | 2 +- sources/plugins/contextmenu/lang/sq.js | 2 +- sources/plugins/contextmenu/lang/sr-latn.js | 2 +- sources/plugins/contextmenu/lang/sr.js | 2 +- sources/plugins/contextmenu/lang/sv.js | 2 +- sources/plugins/contextmenu/lang/th.js | 2 +- sources/plugins/contextmenu/lang/tr.js | 2 +- sources/plugins/contextmenu/lang/tt.js | 2 +- sources/plugins/contextmenu/lang/ug.js | 2 +- sources/plugins/contextmenu/lang/uk.js | 2 +- sources/plugins/contextmenu/lang/vi.js | 2 +- sources/plugins/contextmenu/lang/zh-cn.js | 2 +- sources/plugins/contextmenu/lang/zh.js | 2 +- sources/plugins/contextmenu/plugin.js | 4 +- sources/plugins/dialog/dialogDefinition.js | 2 +- sources/plugins/dialog/plugin.js | 2 +- sources/plugins/dialog/samples/assets/my_dialog.js | 2 +- sources/plugins/dialog/samples/dialog.html | 4 +- sources/plugins/dialogadvtab/plugin.js | 2 +- sources/plugins/dialogui/plugin.js | 2 +- sources/plugins/div/dialogs/div.js | 2 +- sources/plugins/div/lang/af.js | 2 +- sources/plugins/div/lang/ar.js | 2 +- sources/plugins/div/lang/bg.js | 2 +- sources/plugins/div/lang/bn.js | 2 +- sources/plugins/div/lang/bs.js | 2 +- sources/plugins/div/lang/ca.js | 2 +- sources/plugins/div/lang/cs.js | 2 +- sources/plugins/div/lang/cy.js | 2 +- sources/plugins/div/lang/da.js | 2 +- sources/plugins/div/lang/de-ch.js | 19 + sources/plugins/div/lang/de.js | 2 +- sources/plugins/div/lang/el.js | 2 +- sources/plugins/div/lang/en-au.js | 2 +- sources/plugins/div/lang/en-ca.js | 2 +- sources/plugins/div/lang/en-gb.js | 2 +- sources/plugins/div/lang/en.js | 2 +- sources/plugins/div/lang/eo.js | 2 +- sources/plugins/div/lang/es.js | 2 +- sources/plugins/div/lang/et.js | 2 +- sources/plugins/div/lang/eu.js | 2 +- sources/plugins/div/lang/fa.js | 2 +- sources/plugins/div/lang/fi.js | 2 +- sources/plugins/div/lang/fo.js | 2 +- sources/plugins/div/lang/fr-ca.js | 2 +- sources/plugins/div/lang/fr.js | 2 +- sources/plugins/div/lang/gl.js | 2 +- sources/plugins/div/lang/gu.js | 2 +- sources/plugins/div/lang/he.js | 2 +- sources/plugins/div/lang/hi.js | 2 +- sources/plugins/div/lang/hr.js | 2 +- sources/plugins/div/lang/hu.js | 2 +- sources/plugins/div/lang/id.js | 2 +- sources/plugins/div/lang/is.js | 2 +- sources/plugins/div/lang/it.js | 2 +- sources/plugins/div/lang/ja.js | 2 +- sources/plugins/div/lang/ka.js | 2 +- sources/plugins/div/lang/km.js | 2 +- sources/plugins/div/lang/ko.js | 2 +- sources/plugins/div/lang/ku.js | 2 +- sources/plugins/div/lang/lt.js | 2 +- sources/plugins/div/lang/lv.js | 2 +- sources/plugins/div/lang/mk.js | 12 +- sources/plugins/div/lang/mn.js | 2 +- sources/plugins/div/lang/ms.js | 2 +- sources/plugins/div/lang/nb.js | 2 +- sources/plugins/div/lang/nl.js | 2 +- sources/plugins/div/lang/no.js | 2 +- sources/plugins/div/lang/pl.js | 2 +- sources/plugins/div/lang/pt-br.js | 2 +- sources/plugins/div/lang/pt.js | 2 +- sources/plugins/div/lang/ro.js | 2 +- sources/plugins/div/lang/ru.js | 2 +- sources/plugins/div/lang/si.js | 2 +- sources/plugins/div/lang/sk.js | 2 +- sources/plugins/div/lang/sl.js | 2 +- sources/plugins/div/lang/sq.js | 2 +- sources/plugins/div/lang/sr-latn.js | 2 +- sources/plugins/div/lang/sr.js | 2 +- sources/plugins/div/lang/sv.js | 2 +- sources/plugins/div/lang/th.js | 2 +- sources/plugins/div/lang/tr.js | 2 +- sources/plugins/div/lang/tt.js | 2 +- sources/plugins/div/lang/ug.js | 2 +- sources/plugins/div/lang/uk.js | 2 +- sources/plugins/div/lang/vi.js | 2 +- sources/plugins/div/lang/zh-cn.js | 2 +- sources/plugins/div/lang/zh.js | 2 +- sources/plugins/div/plugin.js | 4 +- sources/plugins/elementspath/lang/af.js | 2 +- sources/plugins/elementspath/lang/ar.js | 2 +- sources/plugins/elementspath/lang/bg.js | 2 +- sources/plugins/elementspath/lang/bn.js | 2 +- sources/plugins/elementspath/lang/bs.js | 2 +- sources/plugins/elementspath/lang/ca.js | 2 +- sources/plugins/elementspath/lang/cs.js | 2 +- sources/plugins/elementspath/lang/cy.js | 2 +- sources/plugins/elementspath/lang/da.js | 2 +- sources/plugins/elementspath/lang/de-ch.js | 8 + sources/plugins/elementspath/lang/de.js | 2 +- sources/plugins/elementspath/lang/el.js | 2 +- sources/plugins/elementspath/lang/en-au.js | 2 +- sources/plugins/elementspath/lang/en-ca.js | 2 +- sources/plugins/elementspath/lang/en-gb.js | 2 +- sources/plugins/elementspath/lang/en.js | 2 +- sources/plugins/elementspath/lang/eo.js | 2 +- sources/plugins/elementspath/lang/es.js | 2 +- sources/plugins/elementspath/lang/et.js | 2 +- sources/plugins/elementspath/lang/eu.js | 2 +- sources/plugins/elementspath/lang/fa.js | 2 +- sources/plugins/elementspath/lang/fi.js | 2 +- sources/plugins/elementspath/lang/fo.js | 2 +- sources/plugins/elementspath/lang/fr-ca.js | 2 +- sources/plugins/elementspath/lang/fr.js | 2 +- sources/plugins/elementspath/lang/gl.js | 2 +- sources/plugins/elementspath/lang/gu.js | 2 +- sources/plugins/elementspath/lang/he.js | 2 +- sources/plugins/elementspath/lang/hi.js | 2 +- sources/plugins/elementspath/lang/hr.js | 2 +- sources/plugins/elementspath/lang/hu.js | 2 +- sources/plugins/elementspath/lang/is.js | 2 +- sources/plugins/elementspath/lang/it.js | 2 +- sources/plugins/elementspath/lang/ja.js | 2 +- sources/plugins/elementspath/lang/ka.js | 2 +- sources/plugins/elementspath/lang/km.js | 2 +- sources/plugins/elementspath/lang/ko.js | 2 +- sources/plugins/elementspath/lang/ku.js | 2 +- sources/plugins/elementspath/lang/lt.js | 2 +- sources/plugins/elementspath/lang/lv.js | 2 +- sources/plugins/elementspath/lang/mk.js | 2 +- sources/plugins/elementspath/lang/mn.js | 2 +- sources/plugins/elementspath/lang/ms.js | 2 +- sources/plugins/elementspath/lang/nb.js | 2 +- sources/plugins/elementspath/lang/nl.js | 2 +- sources/plugins/elementspath/lang/no.js | 2 +- sources/plugins/elementspath/lang/pl.js | 2 +- sources/plugins/elementspath/lang/pt-br.js | 2 +- sources/plugins/elementspath/lang/pt.js | 2 +- sources/plugins/elementspath/lang/ro.js | 2 +- sources/plugins/elementspath/lang/ru.js | 2 +- sources/plugins/elementspath/lang/si.js | 2 +- sources/plugins/elementspath/lang/sk.js | 2 +- sources/plugins/elementspath/lang/sl.js | 2 +- sources/plugins/elementspath/lang/sq.js | 2 +- sources/plugins/elementspath/lang/sr-latn.js | 2 +- sources/plugins/elementspath/lang/sr.js | 2 +- sources/plugins/elementspath/lang/sv.js | 2 +- sources/plugins/elementspath/lang/th.js | 2 +- sources/plugins/elementspath/lang/tr.js | 2 +- sources/plugins/elementspath/lang/tt.js | 2 +- sources/plugins/elementspath/lang/ug.js | 2 +- sources/plugins/elementspath/lang/uk.js | 2 +- sources/plugins/elementspath/lang/vi.js | 2 +- sources/plugins/elementspath/lang/zh-cn.js | 2 +- sources/plugins/elementspath/lang/zh.js | 2 +- sources/plugins/elementspath/plugin.js | 4 +- sources/plugins/enterkey/plugin.js | 2 +- sources/plugins/enterkey/samples/enterkey.html | 4 +- sources/plugins/entities/plugin.js | 2 +- sources/plugins/fakeobjects/lang/af.js | 2 +- sources/plugins/fakeobjects/lang/ar.js | 2 +- sources/plugins/fakeobjects/lang/bg.js | 2 +- sources/plugins/fakeobjects/lang/bn.js | 2 +- sources/plugins/fakeobjects/lang/bs.js | 2 +- sources/plugins/fakeobjects/lang/ca.js | 2 +- sources/plugins/fakeobjects/lang/cs.js | 2 +- sources/plugins/fakeobjects/lang/cy.js | 2 +- sources/plugins/fakeobjects/lang/da.js | 2 +- sources/plugins/fakeobjects/lang/de-ch.js | 11 + sources/plugins/fakeobjects/lang/de.js | 2 +- sources/plugins/fakeobjects/lang/el.js | 2 +- sources/plugins/fakeobjects/lang/en-au.js | 2 +- sources/plugins/fakeobjects/lang/en-ca.js | 2 +- sources/plugins/fakeobjects/lang/en-gb.js | 2 +- sources/plugins/fakeobjects/lang/en.js | 2 +- sources/plugins/fakeobjects/lang/eo.js | 2 +- sources/plugins/fakeobjects/lang/es.js | 2 +- sources/plugins/fakeobjects/lang/et.js | 2 +- sources/plugins/fakeobjects/lang/eu.js | 2 +- sources/plugins/fakeobjects/lang/fa.js | 2 +- sources/plugins/fakeobjects/lang/fi.js | 2 +- sources/plugins/fakeobjects/lang/fo.js | 2 +- sources/plugins/fakeobjects/lang/fr-ca.js | 2 +- sources/plugins/fakeobjects/lang/fr.js | 2 +- sources/plugins/fakeobjects/lang/gl.js | 2 +- sources/plugins/fakeobjects/lang/gu.js | 2 +- sources/plugins/fakeobjects/lang/he.js | 2 +- sources/plugins/fakeobjects/lang/hi.js | 2 +- sources/plugins/fakeobjects/lang/hr.js | 2 +- sources/plugins/fakeobjects/lang/hu.js | 2 +- sources/plugins/fakeobjects/lang/id.js | 2 +- sources/plugins/fakeobjects/lang/is.js | 2 +- sources/plugins/fakeobjects/lang/it.js | 2 +- sources/plugins/fakeobjects/lang/ja.js | 2 +- sources/plugins/fakeobjects/lang/ka.js | 2 +- sources/plugins/fakeobjects/lang/km.js | 2 +- sources/plugins/fakeobjects/lang/ko.js | 2 +- sources/plugins/fakeobjects/lang/ku.js | 2 +- sources/plugins/fakeobjects/lang/lt.js | 2 +- sources/plugins/fakeobjects/lang/lv.js | 2 +- sources/plugins/fakeobjects/lang/mk.js | 4 +- sources/plugins/fakeobjects/lang/mn.js | 2 +- sources/plugins/fakeobjects/lang/ms.js | 2 +- sources/plugins/fakeobjects/lang/nb.js | 2 +- sources/plugins/fakeobjects/lang/nl.js | 2 +- sources/plugins/fakeobjects/lang/no.js | 2 +- sources/plugins/fakeobjects/lang/pl.js | 2 +- sources/plugins/fakeobjects/lang/pt-br.js | 2 +- sources/plugins/fakeobjects/lang/pt.js | 2 +- sources/plugins/fakeobjects/lang/ro.js | 2 +- sources/plugins/fakeobjects/lang/ru.js | 2 +- sources/plugins/fakeobjects/lang/si.js | 2 +- sources/plugins/fakeobjects/lang/sk.js | 2 +- sources/plugins/fakeobjects/lang/sl.js | 2 +- sources/plugins/fakeobjects/lang/sq.js | 2 +- sources/plugins/fakeobjects/lang/sr-latn.js | 2 +- sources/plugins/fakeobjects/lang/sr.js | 2 +- sources/plugins/fakeobjects/lang/sv.js | 2 +- sources/plugins/fakeobjects/lang/th.js | 2 +- sources/plugins/fakeobjects/lang/tr.js | 2 +- sources/plugins/fakeobjects/lang/tt.js | 2 +- sources/plugins/fakeobjects/lang/ug.js | 2 +- sources/plugins/fakeobjects/lang/uk.js | 2 +- sources/plugins/fakeobjects/lang/vi.js | 2 +- sources/plugins/fakeobjects/lang/zh-cn.js | 2 +- sources/plugins/fakeobjects/lang/zh.js | 2 +- sources/plugins/fakeobjects/plugin.js | 4 +- sources/plugins/filebrowser/plugin.js | 2 +- sources/plugins/find/dialogs/find.js | 2 +- sources/plugins/find/lang/af.js | 2 +- sources/plugins/find/lang/ar.js | 2 +- sources/plugins/find/lang/bg.js | 2 +- sources/plugins/find/lang/bn.js | 2 +- sources/plugins/find/lang/bs.js | 2 +- sources/plugins/find/lang/ca.js | 2 +- sources/plugins/find/lang/cs.js | 2 +- sources/plugins/find/lang/cy.js | 2 +- sources/plugins/find/lang/da.js | 2 +- sources/plugins/find/lang/de-ch.js | 18 + sources/plugins/find/lang/de.js | 2 +- sources/plugins/find/lang/el.js | 2 +- sources/plugins/find/lang/en-au.js | 2 +- sources/plugins/find/lang/en-ca.js | 2 +- sources/plugins/find/lang/en-gb.js | 2 +- sources/plugins/find/lang/en.js | 2 +- sources/plugins/find/lang/eo.js | 2 +- sources/plugins/find/lang/es.js | 2 +- sources/plugins/find/lang/et.js | 2 +- sources/plugins/find/lang/eu.js | 2 +- sources/plugins/find/lang/fa.js | 2 +- sources/plugins/find/lang/fi.js | 2 +- sources/plugins/find/lang/fo.js | 2 +- sources/plugins/find/lang/fr-ca.js | 2 +- sources/plugins/find/lang/fr.js | 2 +- sources/plugins/find/lang/gl.js | 2 +- sources/plugins/find/lang/gu.js | 2 +- sources/plugins/find/lang/he.js | 2 +- sources/plugins/find/lang/hi.js | 2 +- sources/plugins/find/lang/hr.js | 2 +- sources/plugins/find/lang/hu.js | 2 +- sources/plugins/find/lang/id.js | 2 +- sources/plugins/find/lang/is.js | 2 +- sources/plugins/find/lang/it.js | 2 +- sources/plugins/find/lang/ja.js | 2 +- sources/plugins/find/lang/ka.js | 2 +- sources/plugins/find/lang/km.js | 2 +- sources/plugins/find/lang/ko.js | 2 +- sources/plugins/find/lang/ku.js | 2 +- sources/plugins/find/lang/lt.js | 2 +- sources/plugins/find/lang/lv.js | 2 +- sources/plugins/find/lang/mk.js | 26 +- sources/plugins/find/lang/mn.js | 2 +- sources/plugins/find/lang/ms.js | 2 +- sources/plugins/find/lang/nb.js | 2 +- sources/plugins/find/lang/nl.js | 2 +- sources/plugins/find/lang/no.js | 2 +- sources/plugins/find/lang/pl.js | 2 +- sources/plugins/find/lang/pt-br.js | 2 +- sources/plugins/find/lang/pt.js | 2 +- sources/plugins/find/lang/ro.js | 2 +- sources/plugins/find/lang/ru.js | 2 +- sources/plugins/find/lang/si.js | 2 +- sources/plugins/find/lang/sk.js | 10 +- sources/plugins/find/lang/sl.js | 2 +- sources/plugins/find/lang/sq.js | 2 +- sources/plugins/find/lang/sr-latn.js | 2 +- sources/plugins/find/lang/sr.js | 2 +- sources/plugins/find/lang/sv.js | 2 +- sources/plugins/find/lang/th.js | 2 +- sources/plugins/find/lang/tr.js | 2 +- sources/plugins/find/lang/tt.js | 2 +- sources/plugins/find/lang/ug.js | 2 +- sources/plugins/find/lang/uk.js | 2 +- sources/plugins/find/lang/vi.js | 2 +- sources/plugins/find/lang/zh-cn.js | 2 +- sources/plugins/find/lang/zh.js | 2 +- sources/plugins/find/plugin.js | 4 +- sources/plugins/flash/dialogs/flash.js | 2 +- sources/plugins/flash/lang/af.js | 2 +- sources/plugins/flash/lang/ar.js | 2 +- sources/plugins/flash/lang/bg.js | 2 +- sources/plugins/flash/lang/bn.js | 2 +- sources/plugins/flash/lang/bs.js | 2 +- sources/plugins/flash/lang/ca.js | 2 +- sources/plugins/flash/lang/cs.js | 2 +- sources/plugins/flash/lang/cy.js | 2 +- sources/plugins/flash/lang/da.js | 2 +- sources/plugins/flash/lang/de-ch.js | 43 + sources/plugins/flash/lang/de.js | 2 +- sources/plugins/flash/lang/el.js | 2 +- sources/plugins/flash/lang/en-au.js | 2 +- sources/plugins/flash/lang/en-ca.js | 2 +- sources/plugins/flash/lang/en-gb.js | 2 +- sources/plugins/flash/lang/en.js | 2 +- sources/plugins/flash/lang/eo.js | 2 +- sources/plugins/flash/lang/es.js | 2 +- sources/plugins/flash/lang/et.js | 2 +- sources/plugins/flash/lang/eu.js | 2 +- sources/plugins/flash/lang/fa.js | 2 +- sources/plugins/flash/lang/fi.js | 2 +- sources/plugins/flash/lang/fo.js | 2 +- sources/plugins/flash/lang/fr-ca.js | 2 +- sources/plugins/flash/lang/fr.js | 2 +- sources/plugins/flash/lang/gl.js | 2 +- sources/plugins/flash/lang/gu.js | 2 +- sources/plugins/flash/lang/he.js | 2 +- sources/plugins/flash/lang/hi.js | 2 +- sources/plugins/flash/lang/hr.js | 2 +- sources/plugins/flash/lang/hu.js | 2 +- sources/plugins/flash/lang/id.js | 2 +- sources/plugins/flash/lang/is.js | 2 +- sources/plugins/flash/lang/it.js | 2 +- sources/plugins/flash/lang/ja.js | 2 +- sources/plugins/flash/lang/ka.js | 2 +- sources/plugins/flash/lang/km.js | 2 +- sources/plugins/flash/lang/ko.js | 2 +- sources/plugins/flash/lang/ku.js | 2 +- sources/plugins/flash/lang/lt.js | 2 +- sources/plugins/flash/lang/lv.js | 2 +- sources/plugins/flash/lang/mk.js | 6 +- sources/plugins/flash/lang/mn.js | 2 +- sources/plugins/flash/lang/ms.js | 2 +- sources/plugins/flash/lang/nb.js | 2 +- sources/plugins/flash/lang/nl.js | 2 +- sources/plugins/flash/lang/no.js | 2 +- sources/plugins/flash/lang/pl.js | 2 +- sources/plugins/flash/lang/pt-br.js | 2 +- sources/plugins/flash/lang/pt.js | 2 +- sources/plugins/flash/lang/ro.js | 2 +- sources/plugins/flash/lang/ru.js | 2 +- sources/plugins/flash/lang/si.js | 2 +- sources/plugins/flash/lang/sk.js | 2 +- sources/plugins/flash/lang/sl.js | 2 +- sources/plugins/flash/lang/sq.js | 2 +- sources/plugins/flash/lang/sr-latn.js | 2 +- sources/plugins/flash/lang/sr.js | 2 +- sources/plugins/flash/lang/sv.js | 2 +- sources/plugins/flash/lang/th.js | 2 +- sources/plugins/flash/lang/tr.js | 2 +- sources/plugins/flash/lang/tt.js | 2 +- sources/plugins/flash/lang/ug.js | 2 +- sources/plugins/flash/lang/uk.js | 2 +- sources/plugins/flash/lang/vi.js | 2 +- sources/plugins/flash/lang/zh-cn.js | 2 +- sources/plugins/flash/lang/zh.js | 2 +- sources/plugins/flash/plugin.js | 4 +- sources/plugins/floatingspace/plugin.js | 2 +- sources/plugins/floatpanel/plugin.js | 2 +- sources/plugins/font/lang/af.js | 2 +- sources/plugins/font/lang/ar.js | 2 +- sources/plugins/font/lang/bg.js | 2 +- sources/plugins/font/lang/bn.js | 2 +- sources/plugins/font/lang/bs.js | 2 +- sources/plugins/font/lang/ca.js | 2 +- sources/plugins/font/lang/cs.js | 2 +- sources/plugins/font/lang/cy.js | 2 +- sources/plugins/font/lang/da.js | 2 +- sources/plugins/font/lang/de-ch.js | 14 + sources/plugins/font/lang/de.js | 2 +- sources/plugins/font/lang/el.js | 2 +- sources/plugins/font/lang/en-au.js | 2 +- sources/plugins/font/lang/en-ca.js | 2 +- sources/plugins/font/lang/en-gb.js | 2 +- sources/plugins/font/lang/en.js | 2 +- sources/plugins/font/lang/eo.js | 2 +- sources/plugins/font/lang/es.js | 2 +- sources/plugins/font/lang/et.js | 2 +- sources/plugins/font/lang/eu.js | 2 +- sources/plugins/font/lang/fa.js | 2 +- sources/plugins/font/lang/fi.js | 2 +- sources/plugins/font/lang/fo.js | 2 +- sources/plugins/font/lang/fr-ca.js | 2 +- sources/plugins/font/lang/fr.js | 2 +- sources/plugins/font/lang/gl.js | 2 +- sources/plugins/font/lang/gu.js | 2 +- sources/plugins/font/lang/he.js | 2 +- sources/plugins/font/lang/hi.js | 2 +- sources/plugins/font/lang/hr.js | 2 +- sources/plugins/font/lang/hu.js | 2 +- sources/plugins/font/lang/id.js | 2 +- sources/plugins/font/lang/is.js | 2 +- sources/plugins/font/lang/it.js | 2 +- sources/plugins/font/lang/ja.js | 2 +- sources/plugins/font/lang/ka.js | 2 +- sources/plugins/font/lang/km.js | 2 +- sources/plugins/font/lang/ko.js | 2 +- sources/plugins/font/lang/ku.js | 2 +- sources/plugins/font/lang/lt.js | 2 +- sources/plugins/font/lang/lv.js | 2 +- sources/plugins/font/lang/mk.js | 2 +- sources/plugins/font/lang/mn.js | 2 +- sources/plugins/font/lang/ms.js | 2 +- sources/plugins/font/lang/nb.js | 2 +- sources/plugins/font/lang/nl.js | 2 +- sources/plugins/font/lang/no.js | 2 +- sources/plugins/font/lang/pl.js | 2 +- sources/plugins/font/lang/pt-br.js | 2 +- sources/plugins/font/lang/pt.js | 2 +- sources/plugins/font/lang/ro.js | 2 +- sources/plugins/font/lang/ru.js | 2 +- sources/plugins/font/lang/si.js | 2 +- sources/plugins/font/lang/sk.js | 8 +- sources/plugins/font/lang/sl.js | 2 +- sources/plugins/font/lang/sq.js | 2 +- sources/plugins/font/lang/sr-latn.js | 2 +- sources/plugins/font/lang/sr.js | 2 +- sources/plugins/font/lang/sv.js | 2 +- sources/plugins/font/lang/th.js | 2 +- sources/plugins/font/lang/tr.js | 2 +- sources/plugins/font/lang/tt.js | 2 +- sources/plugins/font/lang/ug.js | 2 +- sources/plugins/font/lang/uk.js | 2 +- sources/plugins/font/lang/vi.js | 2 +- sources/plugins/font/lang/zh-cn.js | 2 +- sources/plugins/font/lang/zh.js | 2 +- sources/plugins/font/plugin.js | 4 +- sources/plugins/format/lang/af.js | 2 +- sources/plugins/format/lang/ar.js | 2 +- sources/plugins/format/lang/bg.js | 2 +- sources/plugins/format/lang/bn.js | 2 +- sources/plugins/format/lang/bs.js | 2 +- sources/plugins/format/lang/ca.js | 2 +- sources/plugins/format/lang/cs.js | 2 +- sources/plugins/format/lang/cy.js | 2 +- sources/plugins/format/lang/da.js | 2 +- sources/plugins/format/lang/de-ch.js | 18 + sources/plugins/format/lang/de.js | 2 +- sources/plugins/format/lang/el.js | 2 +- sources/plugins/format/lang/en-au.js | 2 +- sources/plugins/format/lang/en-ca.js | 2 +- sources/plugins/format/lang/en-gb.js | 2 +- sources/plugins/format/lang/en.js | 2 +- sources/plugins/format/lang/eo.js | 2 +- sources/plugins/format/lang/es.js | 2 +- sources/plugins/format/lang/et.js | 2 +- sources/plugins/format/lang/eu.js | 2 +- sources/plugins/format/lang/fa.js | 2 +- sources/plugins/format/lang/fi.js | 2 +- sources/plugins/format/lang/fo.js | 2 +- sources/plugins/format/lang/fr-ca.js | 2 +- sources/plugins/format/lang/fr.js | 2 +- sources/plugins/format/lang/gl.js | 2 +- sources/plugins/format/lang/gu.js | 2 +- sources/plugins/format/lang/he.js | 2 +- sources/plugins/format/lang/hi.js | 2 +- sources/plugins/format/lang/hr.js | 2 +- sources/plugins/format/lang/hu.js | 2 +- sources/plugins/format/lang/id.js | 2 +- sources/plugins/format/lang/is.js | 2 +- sources/plugins/format/lang/it.js | 2 +- sources/plugins/format/lang/ja.js | 2 +- sources/plugins/format/lang/ka.js | 2 +- sources/plugins/format/lang/km.js | 2 +- sources/plugins/format/lang/ko.js | 2 +- sources/plugins/format/lang/ku.js | 2 +- sources/plugins/format/lang/lt.js | 2 +- sources/plugins/format/lang/lv.js | 2 +- sources/plugins/format/lang/mk.js | 2 +- sources/plugins/format/lang/mn.js | 2 +- sources/plugins/format/lang/ms.js | 2 +- sources/plugins/format/lang/nb.js | 2 +- sources/plugins/format/lang/nl.js | 2 +- sources/plugins/format/lang/no.js | 2 +- sources/plugins/format/lang/pl.js | 2 +- sources/plugins/format/lang/pt-br.js | 2 +- sources/plugins/format/lang/pt.js | 2 +- sources/plugins/format/lang/ro.js | 2 +- sources/plugins/format/lang/ru.js | 2 +- sources/plugins/format/lang/si.js | 2 +- sources/plugins/format/lang/sk.js | 4 +- sources/plugins/format/lang/sl.js | 2 +- sources/plugins/format/lang/sq.js | 2 +- sources/plugins/format/lang/sr-latn.js | 2 +- sources/plugins/format/lang/sr.js | 2 +- sources/plugins/format/lang/sv.js | 2 +- sources/plugins/format/lang/th.js | 2 +- sources/plugins/format/lang/tr.js | 2 +- sources/plugins/format/lang/tt.js | 2 +- sources/plugins/format/lang/ug.js | 2 +- sources/plugins/format/lang/uk.js | 2 +- sources/plugins/format/lang/vi.js | 2 +- sources/plugins/format/lang/zh-cn.js | 2 +- sources/plugins/format/lang/zh.js | 2 +- sources/plugins/format/plugin.js | 4 +- sources/plugins/forms/dialogs/button.js | 2 +- sources/plugins/forms/dialogs/checkbox.js | 2 +- sources/plugins/forms/dialogs/form.js | 2 +- sources/plugins/forms/dialogs/hiddenfield.js | 2 +- sources/plugins/forms/dialogs/radio.js | 2 +- sources/plugins/forms/dialogs/select.js | 2 +- sources/plugins/forms/dialogs/textarea.js | 2 +- sources/plugins/forms/dialogs/textfield.js | 2 +- sources/plugins/forms/lang/af.js | 2 +- sources/plugins/forms/lang/ar.js | 2 +- sources/plugins/forms/lang/bg.js | 2 +- sources/plugins/forms/lang/bn.js | 2 +- sources/plugins/forms/lang/bs.js | 2 +- sources/plugins/forms/lang/ca.js | 2 +- sources/plugins/forms/lang/cs.js | 2 +- sources/plugins/forms/lang/cy.js | 2 +- sources/plugins/forms/lang/da.js | 2 +- sources/plugins/forms/lang/de-ch.js | 71 + sources/plugins/forms/lang/de.js | 2 +- sources/plugins/forms/lang/el.js | 2 +- sources/plugins/forms/lang/en-au.js | 2 +- sources/plugins/forms/lang/en-ca.js | 2 +- sources/plugins/forms/lang/en-gb.js | 2 +- sources/plugins/forms/lang/en.js | 2 +- sources/plugins/forms/lang/eo.js | 2 +- sources/plugins/forms/lang/es.js | 2 +- sources/plugins/forms/lang/et.js | 2 +- sources/plugins/forms/lang/eu.js | 2 +- sources/plugins/forms/lang/fa.js | 2 +- sources/plugins/forms/lang/fi.js | 2 +- sources/plugins/forms/lang/fo.js | 2 +- sources/plugins/forms/lang/fr-ca.js | 2 +- sources/plugins/forms/lang/fr.js | 2 +- sources/plugins/forms/lang/gl.js | 2 +- sources/plugins/forms/lang/gu.js | 2 +- sources/plugins/forms/lang/he.js | 2 +- sources/plugins/forms/lang/hi.js | 2 +- sources/plugins/forms/lang/hr.js | 2 +- sources/plugins/forms/lang/hu.js | 2 +- sources/plugins/forms/lang/id.js | 2 +- sources/plugins/forms/lang/is.js | 2 +- sources/plugins/forms/lang/it.js | 2 +- sources/plugins/forms/lang/ja.js | 2 +- sources/plugins/forms/lang/ka.js | 2 +- sources/plugins/forms/lang/km.js | 2 +- sources/plugins/forms/lang/ko.js | 2 +- sources/plugins/forms/lang/ku.js | 2 +- sources/plugins/forms/lang/lt.js | 2 +- sources/plugins/forms/lang/lv.js | 2 +- sources/plugins/forms/lang/mk.js | 4 +- sources/plugins/forms/lang/mn.js | 2 +- sources/plugins/forms/lang/ms.js | 2 +- sources/plugins/forms/lang/nb.js | 2 +- sources/plugins/forms/lang/nl.js | 2 +- sources/plugins/forms/lang/no.js | 2 +- sources/plugins/forms/lang/pl.js | 2 +- sources/plugins/forms/lang/pt-br.js | 2 +- sources/plugins/forms/lang/pt.js | 2 +- sources/plugins/forms/lang/ro.js | 2 +- sources/plugins/forms/lang/ru.js | 2 +- sources/plugins/forms/lang/si.js | 2 +- sources/plugins/forms/lang/sk.js | 2 +- sources/plugins/forms/lang/sl.js | 2 +- sources/plugins/forms/lang/sq.js | 2 +- sources/plugins/forms/lang/sr-latn.js | 2 +- sources/plugins/forms/lang/sr.js | 2 +- sources/plugins/forms/lang/sv.js | 2 +- sources/plugins/forms/lang/th.js | 2 +- sources/plugins/forms/lang/tr.js | 2 +- sources/plugins/forms/lang/tt.js | 10 +- sources/plugins/forms/lang/ug.js | 2 +- sources/plugins/forms/lang/uk.js | 2 +- sources/plugins/forms/lang/vi.js | 2 +- sources/plugins/forms/lang/zh-cn.js | 2 +- sources/plugins/forms/lang/zh.js | 2 +- sources/plugins/forms/plugin.js | 4 +- sources/plugins/horizontalrule/lang/af.js | 2 +- sources/plugins/horizontalrule/lang/ar.js | 2 +- sources/plugins/horizontalrule/lang/bg.js | 2 +- sources/plugins/horizontalrule/lang/bn.js | 2 +- sources/plugins/horizontalrule/lang/bs.js | 2 +- sources/plugins/horizontalrule/lang/ca.js | 2 +- sources/plugins/horizontalrule/lang/cs.js | 2 +- sources/plugins/horizontalrule/lang/cy.js | 2 +- sources/plugins/horizontalrule/lang/da.js | 2 +- sources/plugins/horizontalrule/lang/de-ch.js | 7 + sources/plugins/horizontalrule/lang/de.js | 2 +- sources/plugins/horizontalrule/lang/el.js | 2 +- sources/plugins/horizontalrule/lang/en-au.js | 2 +- sources/plugins/horizontalrule/lang/en-ca.js | 2 +- sources/plugins/horizontalrule/lang/en-gb.js | 2 +- sources/plugins/horizontalrule/lang/en.js | 2 +- sources/plugins/horizontalrule/lang/eo.js | 2 +- sources/plugins/horizontalrule/lang/es.js | 2 +- sources/plugins/horizontalrule/lang/et.js | 2 +- sources/plugins/horizontalrule/lang/eu.js | 2 +- sources/plugins/horizontalrule/lang/fa.js | 2 +- sources/plugins/horizontalrule/lang/fi.js | 2 +- sources/plugins/horizontalrule/lang/fo.js | 2 +- sources/plugins/horizontalrule/lang/fr-ca.js | 2 +- sources/plugins/horizontalrule/lang/fr.js | 2 +- sources/plugins/horizontalrule/lang/gl.js | 2 +- sources/plugins/horizontalrule/lang/gu.js | 2 +- sources/plugins/horizontalrule/lang/he.js | 2 +- sources/plugins/horizontalrule/lang/hi.js | 2 +- sources/plugins/horizontalrule/lang/hr.js | 2 +- sources/plugins/horizontalrule/lang/hu.js | 2 +- sources/plugins/horizontalrule/lang/id.js | 2 +- sources/plugins/horizontalrule/lang/is.js | 2 +- sources/plugins/horizontalrule/lang/it.js | 2 +- sources/plugins/horizontalrule/lang/ja.js | 2 +- sources/plugins/horizontalrule/lang/ka.js | 2 +- sources/plugins/horizontalrule/lang/km.js | 2 +- sources/plugins/horizontalrule/lang/ko.js | 2 +- sources/plugins/horizontalrule/lang/ku.js | 2 +- sources/plugins/horizontalrule/lang/lt.js | 2 +- sources/plugins/horizontalrule/lang/lv.js | 2 +- sources/plugins/horizontalrule/lang/mk.js | 2 +- sources/plugins/horizontalrule/lang/mn.js | 2 +- sources/plugins/horizontalrule/lang/ms.js | 2 +- sources/plugins/horizontalrule/lang/nb.js | 2 +- sources/plugins/horizontalrule/lang/nl.js | 2 +- sources/plugins/horizontalrule/lang/no.js | 2 +- sources/plugins/horizontalrule/lang/pl.js | 2 +- sources/plugins/horizontalrule/lang/pt-br.js | 2 +- sources/plugins/horizontalrule/lang/pt.js | 2 +- sources/plugins/horizontalrule/lang/ro.js | 2 +- sources/plugins/horizontalrule/lang/ru.js | 2 +- sources/plugins/horizontalrule/lang/si.js | 2 +- sources/plugins/horizontalrule/lang/sk.js | 2 +- sources/plugins/horizontalrule/lang/sl.js | 2 +- sources/plugins/horizontalrule/lang/sq.js | 2 +- sources/plugins/horizontalrule/lang/sr-latn.js | 2 +- sources/plugins/horizontalrule/lang/sr.js | 2 +- sources/plugins/horizontalrule/lang/sv.js | 2 +- sources/plugins/horizontalrule/lang/th.js | 2 +- sources/plugins/horizontalrule/lang/tr.js | 2 +- sources/plugins/horizontalrule/lang/tt.js | 2 +- sources/plugins/horizontalrule/lang/ug.js | 2 +- sources/plugins/horizontalrule/lang/uk.js | 2 +- sources/plugins/horizontalrule/lang/vi.js | 2 +- sources/plugins/horizontalrule/lang/zh-cn.js | 2 +- sources/plugins/horizontalrule/lang/zh.js | 2 +- sources/plugins/horizontalrule/plugin.js | 4 +- sources/plugins/htmlwriter/plugin.js | 2 +- .../plugins/htmlwriter/samples/outputforflash.html | 4 +- sources/plugins/htmlwriter/samples/outputhtml.html | 4 +- sources/plugins/iframe/dialogs/iframe.js | 2 +- sources/plugins/iframe/lang/af.js | 2 +- sources/plugins/iframe/lang/ar.js | 2 +- 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 | 11 + 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.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 | 2 +- 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 | 2 +- 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/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 | 2 +- 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 | 2 +- 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 +- sources/plugins/image/dialogs/image.js | 2 +- sources/plugins/image/lang/af.js | 2 +- sources/plugins/image/lang/ar.js | 2 +- sources/plugins/image/lang/bg.js | 2 +- sources/plugins/image/lang/bn.js | 2 +- sources/plugins/image/lang/bs.js | 2 +- sources/plugins/image/lang/ca.js | 2 +- sources/plugins/image/lang/cs.js | 2 +- sources/plugins/image/lang/cy.js | 2 +- sources/plugins/image/lang/da.js | 2 +- sources/plugins/image/lang/de-ch.js | 25 + sources/plugins/image/lang/de.js | 2 +- sources/plugins/image/lang/el.js | 2 +- sources/plugins/image/lang/en-au.js | 2 +- sources/plugins/image/lang/en-ca.js | 2 +- sources/plugins/image/lang/en-gb.js | 2 +- sources/plugins/image/lang/en.js | 2 +- sources/plugins/image/lang/eo.js | 2 +- sources/plugins/image/lang/es.js | 2 +- sources/plugins/image/lang/et.js | 2 +- sources/plugins/image/lang/eu.js | 2 +- sources/plugins/image/lang/fa.js | 2 +- sources/plugins/image/lang/fi.js | 2 +- sources/plugins/image/lang/fo.js | 2 +- sources/plugins/image/lang/fr-ca.js | 2 +- sources/plugins/image/lang/fr.js | 2 +- sources/plugins/image/lang/gl.js | 2 +- sources/plugins/image/lang/gu.js | 2 +- sources/plugins/image/lang/he.js | 2 +- sources/plugins/image/lang/hi.js | 2 +- sources/plugins/image/lang/hr.js | 2 +- sources/plugins/image/lang/hu.js | 2 +- sources/plugins/image/lang/id.js | 2 +- sources/plugins/image/lang/is.js | 2 +- sources/plugins/image/lang/it.js | 2 +- sources/plugins/image/lang/ja.js | 2 +- sources/plugins/image/lang/ka.js | 2 +- sources/plugins/image/lang/km.js | 2 +- sources/plugins/image/lang/ko.js | 2 +- sources/plugins/image/lang/ku.js | 2 +- sources/plugins/image/lang/lt.js | 2 +- sources/plugins/image/lang/lv.js | 2 +- sources/plugins/image/lang/mk.js | 40 +- sources/plugins/image/lang/mn.js | 2 +- sources/plugins/image/lang/ms.js | 2 +- sources/plugins/image/lang/nb.js | 2 +- sources/plugins/image/lang/nl.js | 2 +- sources/plugins/image/lang/no.js | 2 +- sources/plugins/image/lang/pl.js | 2 +- sources/plugins/image/lang/pt-br.js | 2 +- sources/plugins/image/lang/pt.js | 2 +- sources/plugins/image/lang/ro.js | 2 +- sources/plugins/image/lang/ru.js | 2 +- sources/plugins/image/lang/si.js | 2 +- sources/plugins/image/lang/sk.js | 2 +- sources/plugins/image/lang/sl.js | 2 +- sources/plugins/image/lang/sq.js | 2 +- sources/plugins/image/lang/sr-latn.js | 2 +- sources/plugins/image/lang/sr.js | 2 +- sources/plugins/image/lang/sv.js | 2 +- sources/plugins/image/lang/th.js | 2 +- sources/plugins/image/lang/tr.js | 2 +- sources/plugins/image/lang/tt.js | 2 +- sources/plugins/image/lang/ug.js | 2 +- sources/plugins/image/lang/uk.js | 2 +- sources/plugins/image/lang/vi.js | 2 +- sources/plugins/image/lang/zh-cn.js | 2 +- sources/plugins/image/lang/zh.js | 2 +- sources/plugins/image/plugin.js | 4 +- sources/plugins/indent/dev/indent.html | 2 +- sources/plugins/indent/lang/af.js | 2 +- sources/plugins/indent/lang/ar.js | 2 +- sources/plugins/indent/lang/bg.js | 2 +- sources/plugins/indent/lang/bn.js | 2 +- sources/plugins/indent/lang/bs.js | 2 +- sources/plugins/indent/lang/ca.js | 2 +- sources/plugins/indent/lang/cs.js | 2 +- sources/plugins/indent/lang/cy.js | 2 +- sources/plugins/indent/lang/da.js | 2 +- sources/plugins/indent/lang/de-ch.js | 8 + sources/plugins/indent/lang/de.js | 2 +- sources/plugins/indent/lang/el.js | 2 +- sources/plugins/indent/lang/en-au.js | 2 +- sources/plugins/indent/lang/en-ca.js | 2 +- sources/plugins/indent/lang/en-gb.js | 2 +- sources/plugins/indent/lang/en.js | 2 +- sources/plugins/indent/lang/eo.js | 2 +- sources/plugins/indent/lang/es.js | 2 +- sources/plugins/indent/lang/et.js | 2 +- sources/plugins/indent/lang/eu.js | 2 +- sources/plugins/indent/lang/fa.js | 2 +- sources/plugins/indent/lang/fi.js | 2 +- sources/plugins/indent/lang/fo.js | 2 +- sources/plugins/indent/lang/fr-ca.js | 2 +- sources/plugins/indent/lang/fr.js | 2 +- sources/plugins/indent/lang/gl.js | 2 +- sources/plugins/indent/lang/gu.js | 2 +- sources/plugins/indent/lang/he.js | 2 +- sources/plugins/indent/lang/hi.js | 2 +- sources/plugins/indent/lang/hr.js | 2 +- sources/plugins/indent/lang/hu.js | 2 +- sources/plugins/indent/lang/id.js | 2 +- sources/plugins/indent/lang/is.js | 2 +- sources/plugins/indent/lang/it.js | 2 +- sources/plugins/indent/lang/ja.js | 2 +- sources/plugins/indent/lang/ka.js | 2 +- sources/plugins/indent/lang/km.js | 2 +- sources/plugins/indent/lang/ko.js | 2 +- sources/plugins/indent/lang/ku.js | 2 +- sources/plugins/indent/lang/lt.js | 2 +- sources/plugins/indent/lang/lv.js | 2 +- sources/plugins/indent/lang/mk.js | 2 +- sources/plugins/indent/lang/mn.js | 2 +- sources/plugins/indent/lang/ms.js | 2 +- sources/plugins/indent/lang/nb.js | 2 +- sources/plugins/indent/lang/nl.js | 2 +- sources/plugins/indent/lang/no.js | 2 +- sources/plugins/indent/lang/pl.js | 2 +- sources/plugins/indent/lang/pt-br.js | 2 +- sources/plugins/indent/lang/pt.js | 2 +- sources/plugins/indent/lang/ro.js | 2 +- sources/plugins/indent/lang/ru.js | 2 +- sources/plugins/indent/lang/si.js | 2 +- sources/plugins/indent/lang/sk.js | 2 +- sources/plugins/indent/lang/sl.js | 2 +- sources/plugins/indent/lang/sq.js | 2 +- sources/plugins/indent/lang/sr-latn.js | 2 +- sources/plugins/indent/lang/sr.js | 2 +- sources/plugins/indent/lang/sv.js | 2 +- sources/plugins/indent/lang/th.js | 2 +- sources/plugins/indent/lang/tr.js | 2 +- sources/plugins/indent/lang/tt.js | 2 +- sources/plugins/indent/lang/ug.js | 2 +- sources/plugins/indent/lang/uk.js | 2 +- sources/plugins/indent/lang/vi.js | 2 +- sources/plugins/indent/lang/zh-cn.js | 2 +- sources/plugins/indent/lang/zh.js | 2 +- sources/plugins/indent/plugin.js | 4 +- sources/plugins/indentblock/plugin.js | 2 +- sources/plugins/indentlist/plugin.js | 2 +- sources/plugins/justify/lang/af.js | 2 +- sources/plugins/justify/lang/ar.js | 2 +- sources/plugins/justify/lang/bg.js | 2 +- sources/plugins/justify/lang/bn.js | 2 +- sources/plugins/justify/lang/bs.js | 2 +- sources/plugins/justify/lang/ca.js | 2 +- sources/plugins/justify/lang/cs.js | 2 +- sources/plugins/justify/lang/cy.js | 2 +- sources/plugins/justify/lang/da.js | 2 +- sources/plugins/justify/lang/de-ch.js | 10 + sources/plugins/justify/lang/de.js | 2 +- sources/plugins/justify/lang/el.js | 2 +- sources/plugins/justify/lang/en-au.js | 2 +- sources/plugins/justify/lang/en-ca.js | 2 +- sources/plugins/justify/lang/en-gb.js | 2 +- sources/plugins/justify/lang/en.js | 2 +- sources/plugins/justify/lang/eo.js | 2 +- sources/plugins/justify/lang/es.js | 2 +- sources/plugins/justify/lang/et.js | 2 +- sources/plugins/justify/lang/eu.js | 2 +- sources/plugins/justify/lang/fa.js | 2 +- sources/plugins/justify/lang/fi.js | 2 +- sources/plugins/justify/lang/fo.js | 2 +- sources/plugins/justify/lang/fr-ca.js | 2 +- sources/plugins/justify/lang/fr.js | 2 +- sources/plugins/justify/lang/gl.js | 2 +- sources/plugins/justify/lang/gu.js | 2 +- sources/plugins/justify/lang/he.js | 2 +- sources/plugins/justify/lang/hi.js | 2 +- sources/plugins/justify/lang/hr.js | 2 +- sources/plugins/justify/lang/hu.js | 2 +- sources/plugins/justify/lang/id.js | 2 +- sources/plugins/justify/lang/is.js | 2 +- sources/plugins/justify/lang/it.js | 2 +- sources/plugins/justify/lang/ja.js | 2 +- sources/plugins/justify/lang/ka.js | 2 +- sources/plugins/justify/lang/km.js | 2 +- sources/plugins/justify/lang/ko.js | 2 +- sources/plugins/justify/lang/ku.js | 2 +- sources/plugins/justify/lang/lt.js | 2 +- sources/plugins/justify/lang/lv.js | 2 +- sources/plugins/justify/lang/mk.js | 4 +- sources/plugins/justify/lang/mn.js | 2 +- sources/plugins/justify/lang/ms.js | 2 +- sources/plugins/justify/lang/nb.js | 2 +- sources/plugins/justify/lang/nl.js | 2 +- sources/plugins/justify/lang/no.js | 2 +- sources/plugins/justify/lang/pl.js | 2 +- sources/plugins/justify/lang/pt-br.js | 2 +- sources/plugins/justify/lang/pt.js | 2 +- sources/plugins/justify/lang/ro.js | 2 +- sources/plugins/justify/lang/ru.js | 2 +- sources/plugins/justify/lang/si.js | 2 +- sources/plugins/justify/lang/sk.js | 2 +- sources/plugins/justify/lang/sl.js | 2 +- sources/plugins/justify/lang/sq.js | 2 +- sources/plugins/justify/lang/sr-latn.js | 2 +- sources/plugins/justify/lang/sr.js | 2 +- sources/plugins/justify/lang/sv.js | 2 +- sources/plugins/justify/lang/th.js | 2 +- sources/plugins/justify/lang/tr.js | 2 +- sources/plugins/justify/lang/tt.js | 2 +- sources/plugins/justify/lang/ug.js | 2 +- sources/plugins/justify/lang/uk.js | 2 +- sources/plugins/justify/lang/vi.js | 2 +- sources/plugins/justify/lang/zh-cn.js | 2 +- sources/plugins/justify/lang/zh.js | 2 +- sources/plugins/justify/plugin.js | 4 +- sources/plugins/lineutils/dev/dnd.html | 172 + sources/plugins/lineutils/dev/magicfinger.html | 285 ++ sources/plugins/lineutils/plugin.js | 1018 +++++ sources/plugins/link/dialogs/anchor.js | 2 +- sources/plugins/link/dialogs/link.js | 2 +- sources/plugins/link/lang/af.js | 2 +- sources/plugins/link/lang/ar.js | 2 +- sources/plugins/link/lang/bg.js | 2 +- sources/plugins/link/lang/bn.js | 2 +- sources/plugins/link/lang/bs.js | 2 +- sources/plugins/link/lang/ca.js | 2 +- sources/plugins/link/lang/cs.js | 2 +- sources/plugins/link/lang/cy.js | 2 +- sources/plugins/link/lang/da.js | 2 +- sources/plugins/link/lang/de-ch.js | 65 + sources/plugins/link/lang/de.js | 2 +- sources/plugins/link/lang/el.js | 2 +- sources/plugins/link/lang/en-au.js | 2 +- sources/plugins/link/lang/en-ca.js | 2 +- sources/plugins/link/lang/en-gb.js | 2 +- sources/plugins/link/lang/en.js | 2 +- sources/plugins/link/lang/eo.js | 2 +- sources/plugins/link/lang/es.js | 2 +- sources/plugins/link/lang/et.js | 2 +- sources/plugins/link/lang/eu.js | 2 +- sources/plugins/link/lang/fa.js | 2 +- sources/plugins/link/lang/fi.js | 2 +- sources/plugins/link/lang/fo.js | 2 +- sources/plugins/link/lang/fr-ca.js | 2 +- sources/plugins/link/lang/fr.js | 2 +- sources/plugins/link/lang/gl.js | 2 +- sources/plugins/link/lang/gu.js | 2 +- sources/plugins/link/lang/he.js | 2 +- sources/plugins/link/lang/hi.js | 2 +- sources/plugins/link/lang/hr.js | 2 +- sources/plugins/link/lang/hu.js | 2 +- sources/plugins/link/lang/id.js | 2 +- sources/plugins/link/lang/is.js | 2 +- sources/plugins/link/lang/it.js | 2 +- sources/plugins/link/lang/ja.js | 2 +- sources/plugins/link/lang/ka.js | 2 +- sources/plugins/link/lang/km.js | 2 +- sources/plugins/link/lang/ko.js | 2 +- sources/plugins/link/lang/ku.js | 2 +- sources/plugins/link/lang/lt.js | 2 +- sources/plugins/link/lang/lv.js | 2 +- sources/plugins/link/lang/mk.js | 22 +- sources/plugins/link/lang/mn.js | 2 +- sources/plugins/link/lang/ms.js | 2 +- sources/plugins/link/lang/nb.js | 2 +- sources/plugins/link/lang/nl.js | 2 +- sources/plugins/link/lang/no.js | 2 +- sources/plugins/link/lang/pl.js | 2 +- sources/plugins/link/lang/pt-br.js | 2 +- sources/plugins/link/lang/pt.js | 2 +- sources/plugins/link/lang/ro.js | 2 +- sources/plugins/link/lang/ru.js | 2 +- sources/plugins/link/lang/si.js | 2 +- sources/plugins/link/lang/sk.js | 2 +- sources/plugins/link/lang/sl.js | 2 +- sources/plugins/link/lang/sq.js | 2 +- sources/plugins/link/lang/sr-latn.js | 2 +- sources/plugins/link/lang/sr.js | 2 +- sources/plugins/link/lang/sv.js | 2 +- sources/plugins/link/lang/th.js | 2 +- sources/plugins/link/lang/tr.js | 2 +- sources/plugins/link/lang/tt.js | 2 +- sources/plugins/link/lang/ug.js | 2 +- sources/plugins/link/lang/uk.js | 2 +- sources/plugins/link/lang/vi.js | 2 +- sources/plugins/link/lang/zh-cn.js | 2 +- sources/plugins/link/lang/zh.js | 2 +- sources/plugins/link/plugin.js | 4 +- sources/plugins/list/lang/af.js | 2 +- sources/plugins/list/lang/ar.js | 2 +- sources/plugins/list/lang/bg.js | 2 +- sources/plugins/list/lang/bn.js | 2 +- sources/plugins/list/lang/bs.js | 2 +- sources/plugins/list/lang/ca.js | 2 +- sources/plugins/list/lang/cs.js | 2 +- sources/plugins/list/lang/cy.js | 2 +- sources/plugins/list/lang/da.js | 2 +- sources/plugins/list/lang/de-ch.js | 8 + sources/plugins/list/lang/de.js | 2 +- sources/plugins/list/lang/el.js | 2 +- sources/plugins/list/lang/en-au.js | 2 +- sources/plugins/list/lang/en-ca.js | 2 +- sources/plugins/list/lang/en-gb.js | 2 +- sources/plugins/list/lang/en.js | 2 +- sources/plugins/list/lang/eo.js | 2 +- sources/plugins/list/lang/es.js | 2 +- sources/plugins/list/lang/et.js | 2 +- sources/plugins/list/lang/eu.js | 2 +- sources/plugins/list/lang/fa.js | 2 +- sources/plugins/list/lang/fi.js | 2 +- sources/plugins/list/lang/fo.js | 2 +- sources/plugins/list/lang/fr-ca.js | 2 +- sources/plugins/list/lang/fr.js | 2 +- sources/plugins/list/lang/gl.js | 2 +- sources/plugins/list/lang/gu.js | 2 +- sources/plugins/list/lang/he.js | 2 +- sources/plugins/list/lang/hi.js | 2 +- sources/plugins/list/lang/hr.js | 2 +- sources/plugins/list/lang/hu.js | 2 +- sources/plugins/list/lang/id.js | 2 +- sources/plugins/list/lang/is.js | 2 +- sources/plugins/list/lang/it.js | 2 +- sources/plugins/list/lang/ja.js | 2 +- sources/plugins/list/lang/ka.js | 2 +- sources/plugins/list/lang/km.js | 2 +- sources/plugins/list/lang/ko.js | 2 +- sources/plugins/list/lang/ku.js | 2 +- sources/plugins/list/lang/lt.js | 2 +- sources/plugins/list/lang/lv.js | 2 +- sources/plugins/list/lang/mk.js | 2 +- sources/plugins/list/lang/mn.js | 2 +- sources/plugins/list/lang/ms.js | 2 +- sources/plugins/list/lang/nb.js | 2 +- sources/plugins/list/lang/nl.js | 2 +- sources/plugins/list/lang/no.js | 2 +- sources/plugins/list/lang/pl.js | 2 +- sources/plugins/list/lang/pt-br.js | 2 +- sources/plugins/list/lang/pt.js | 2 +- sources/plugins/list/lang/ro.js | 2 +- sources/plugins/list/lang/ru.js | 2 +- sources/plugins/list/lang/si.js | 2 +- sources/plugins/list/lang/sk.js | 6 +- sources/plugins/list/lang/sl.js | 2 +- sources/plugins/list/lang/sq.js | 2 +- sources/plugins/list/lang/sr-latn.js | 2 +- sources/plugins/list/lang/sr.js | 2 +- sources/plugins/list/lang/sv.js | 2 +- sources/plugins/list/lang/th.js | 2 +- sources/plugins/list/lang/tr.js | 2 +- sources/plugins/list/lang/tt.js | 2 +- sources/plugins/list/lang/ug.js | 2 +- sources/plugins/list/lang/uk.js | 2 +- sources/plugins/list/lang/vi.js | 2 +- sources/plugins/list/lang/zh-cn.js | 2 +- sources/plugins/list/lang/zh.js | 2 +- sources/plugins/list/plugin.js | 4 +- sources/plugins/listblock/plugin.js | 2 +- sources/plugins/liststyle/dialogs/liststyle.js | 2 +- sources/plugins/liststyle/lang/af.js | 2 +- sources/plugins/liststyle/lang/ar.js | 2 +- sources/plugins/liststyle/lang/bg.js | 2 +- sources/plugins/liststyle/lang/bn.js | 2 +- sources/plugins/liststyle/lang/bs.js | 2 +- sources/plugins/liststyle/lang/ca.js | 2 +- sources/plugins/liststyle/lang/cs.js | 2 +- sources/plugins/liststyle/lang/cy.js | 2 +- sources/plugins/liststyle/lang/da.js | 2 +- sources/plugins/liststyle/lang/de-ch.js | 25 + sources/plugins/liststyle/lang/de.js | 2 +- sources/plugins/liststyle/lang/el.js | 2 +- sources/plugins/liststyle/lang/en-au.js | 2 +- sources/plugins/liststyle/lang/en-ca.js | 2 +- sources/plugins/liststyle/lang/en-gb.js | 2 +- sources/plugins/liststyle/lang/en.js | 2 +- sources/plugins/liststyle/lang/eo.js | 2 +- sources/plugins/liststyle/lang/es.js | 2 +- sources/plugins/liststyle/lang/et.js | 2 +- sources/plugins/liststyle/lang/eu.js | 2 +- sources/plugins/liststyle/lang/fa.js | 2 +- sources/plugins/liststyle/lang/fi.js | 2 +- sources/plugins/liststyle/lang/fo.js | 2 +- sources/plugins/liststyle/lang/fr-ca.js | 2 +- sources/plugins/liststyle/lang/fr.js | 2 +- sources/plugins/liststyle/lang/gl.js | 2 +- sources/plugins/liststyle/lang/gu.js | 2 +- sources/plugins/liststyle/lang/he.js | 2 +- sources/plugins/liststyle/lang/hi.js | 2 +- sources/plugins/liststyle/lang/hr.js | 2 +- sources/plugins/liststyle/lang/hu.js | 2 +- sources/plugins/liststyle/lang/id.js | 2 +- sources/plugins/liststyle/lang/is.js | 2 +- sources/plugins/liststyle/lang/it.js | 2 +- sources/plugins/liststyle/lang/ja.js | 2 +- sources/plugins/liststyle/lang/ka.js | 2 +- sources/plugins/liststyle/lang/km.js | 2 +- sources/plugins/liststyle/lang/ko.js | 2 +- sources/plugins/liststyle/lang/ku.js | 2 +- sources/plugins/liststyle/lang/lt.js | 2 +- sources/plugins/liststyle/lang/lv.js | 2 +- sources/plugins/liststyle/lang/mk.js | 2 +- sources/plugins/liststyle/lang/mn.js | 2 +- sources/plugins/liststyle/lang/ms.js | 2 +- sources/plugins/liststyle/lang/nb.js | 2 +- sources/plugins/liststyle/lang/nl.js | 2 +- sources/plugins/liststyle/lang/no.js | 2 +- sources/plugins/liststyle/lang/pl.js | 2 +- sources/plugins/liststyle/lang/pt-br.js | 2 +- sources/plugins/liststyle/lang/pt.js | 2 +- sources/plugins/liststyle/lang/ro.js | 2 +- sources/plugins/liststyle/lang/ru.js | 2 +- sources/plugins/liststyle/lang/si.js | 2 +- sources/plugins/liststyle/lang/sk.js | 4 +- sources/plugins/liststyle/lang/sl.js | 2 +- sources/plugins/liststyle/lang/sq.js | 2 +- sources/plugins/liststyle/lang/sr-latn.js | 2 +- sources/plugins/liststyle/lang/sr.js | 2 +- sources/plugins/liststyle/lang/sv.js | 2 +- sources/plugins/liststyle/lang/th.js | 2 +- sources/plugins/liststyle/lang/tr.js | 2 +- sources/plugins/liststyle/lang/tt.js | 2 +- sources/plugins/liststyle/lang/ug.js | 2 +- sources/plugins/liststyle/lang/uk.js | 2 +- sources/plugins/liststyle/lang/vi.js | 2 +- sources/plugins/liststyle/lang/zh-cn.js | 2 +- sources/plugins/liststyle/lang/zh.js | 2 +- sources/plugins/liststyle/plugin.js | 4 +- sources/plugins/magicline/dev/magicline.html | 2 +- sources/plugins/magicline/lang/af.js | 2 +- sources/plugins/magicline/lang/ar.js | 2 +- sources/plugins/magicline/lang/bg.js | 2 +- sources/plugins/magicline/lang/ca.js | 2 +- sources/plugins/magicline/lang/cs.js | 2 +- sources/plugins/magicline/lang/cy.js | 2 +- sources/plugins/magicline/lang/da.js | 2 +- sources/plugins/magicline/lang/de-ch.js | 8 + sources/plugins/magicline/lang/de.js | 2 +- sources/plugins/magicline/lang/el.js | 2 +- sources/plugins/magicline/lang/en-gb.js | 2 +- sources/plugins/magicline/lang/en.js | 2 +- sources/plugins/magicline/lang/eo.js | 2 +- sources/plugins/magicline/lang/es.js | 2 +- sources/plugins/magicline/lang/et.js | 2 +- sources/plugins/magicline/lang/eu.js | 2 +- sources/plugins/magicline/lang/fa.js | 2 +- sources/plugins/magicline/lang/fi.js | 2 +- sources/plugins/magicline/lang/fr-ca.js | 2 +- sources/plugins/magicline/lang/fr.js | 2 +- sources/plugins/magicline/lang/gl.js | 2 +- sources/plugins/magicline/lang/he.js | 2 +- sources/plugins/magicline/lang/hr.js | 2 +- sources/plugins/magicline/lang/hu.js | 2 +- sources/plugins/magicline/lang/id.js | 2 +- sources/plugins/magicline/lang/it.js | 2 +- sources/plugins/magicline/lang/ja.js | 2 +- sources/plugins/magicline/lang/km.js | 2 +- sources/plugins/magicline/lang/ko.js | 2 +- sources/plugins/magicline/lang/ku.js | 2 +- sources/plugins/magicline/lang/lv.js | 2 +- sources/plugins/magicline/lang/nb.js | 2 +- sources/plugins/magicline/lang/nl.js | 2 +- sources/plugins/magicline/lang/no.js | 2 +- sources/plugins/magicline/lang/pl.js | 2 +- sources/plugins/magicline/lang/pt-br.js | 2 +- sources/plugins/magicline/lang/pt.js | 2 +- sources/plugins/magicline/lang/ru.js | 2 +- sources/plugins/magicline/lang/si.js | 2 +- sources/plugins/magicline/lang/sk.js | 4 +- sources/plugins/magicline/lang/sl.js | 2 +- sources/plugins/magicline/lang/sq.js | 2 +- sources/plugins/magicline/lang/sv.js | 2 +- sources/plugins/magicline/lang/tr.js | 2 +- sources/plugins/magicline/lang/tt.js | 2 +- sources/plugins/magicline/lang/ug.js | 2 +- sources/plugins/magicline/lang/uk.js | 2 +- sources/plugins/magicline/lang/vi.js | 2 +- sources/plugins/magicline/lang/zh-cn.js | 2 +- sources/plugins/magicline/lang/zh.js | 2 +- sources/plugins/magicline/plugin.js | 4 +- sources/plugins/magicline/samples/magicline.html | 4 +- sources/plugins/maximize/lang/af.js | 2 +- sources/plugins/maximize/lang/ar.js | 2 +- sources/plugins/maximize/lang/bg.js | 2 +- sources/plugins/maximize/lang/bn.js | 2 +- sources/plugins/maximize/lang/bs.js | 2 +- sources/plugins/maximize/lang/ca.js | 2 +- sources/plugins/maximize/lang/cs.js | 2 +- sources/plugins/maximize/lang/cy.js | 2 +- sources/plugins/maximize/lang/da.js | 2 +- sources/plugins/maximize/lang/de-ch.js | 8 + sources/plugins/maximize/lang/de.js | 2 +- sources/plugins/maximize/lang/el.js | 2 +- sources/plugins/maximize/lang/en-au.js | 2 +- sources/plugins/maximize/lang/en-ca.js | 2 +- sources/plugins/maximize/lang/en-gb.js | 2 +- sources/plugins/maximize/lang/en.js | 2 +- sources/plugins/maximize/lang/eo.js | 2 +- sources/plugins/maximize/lang/es.js | 2 +- sources/plugins/maximize/lang/et.js | 2 +- sources/plugins/maximize/lang/eu.js | 2 +- sources/plugins/maximize/lang/fa.js | 2 +- sources/plugins/maximize/lang/fi.js | 2 +- sources/plugins/maximize/lang/fo.js | 2 +- sources/plugins/maximize/lang/fr-ca.js | 2 +- sources/plugins/maximize/lang/fr.js | 2 +- sources/plugins/maximize/lang/gl.js | 2 +- sources/plugins/maximize/lang/gu.js | 2 +- sources/plugins/maximize/lang/he.js | 2 +- sources/plugins/maximize/lang/hi.js | 2 +- sources/plugins/maximize/lang/hr.js | 2 +- sources/plugins/maximize/lang/hu.js | 2 +- sources/plugins/maximize/lang/id.js | 2 +- sources/plugins/maximize/lang/is.js | 2 +- sources/plugins/maximize/lang/it.js | 2 +- sources/plugins/maximize/lang/ja.js | 2 +- sources/plugins/maximize/lang/ka.js | 2 +- sources/plugins/maximize/lang/km.js | 2 +- sources/plugins/maximize/lang/ko.js | 2 +- sources/plugins/maximize/lang/ku.js | 2 +- sources/plugins/maximize/lang/lt.js | 2 +- sources/plugins/maximize/lang/lv.js | 2 +- sources/plugins/maximize/lang/mk.js | 2 +- sources/plugins/maximize/lang/mn.js | 2 +- sources/plugins/maximize/lang/ms.js | 2 +- sources/plugins/maximize/lang/nb.js | 2 +- sources/plugins/maximize/lang/nl.js | 2 +- sources/plugins/maximize/lang/no.js | 2 +- sources/plugins/maximize/lang/pl.js | 2 +- sources/plugins/maximize/lang/pt-br.js | 2 +- sources/plugins/maximize/lang/pt.js | 2 +- sources/plugins/maximize/lang/ro.js | 2 +- sources/plugins/maximize/lang/ru.js | 2 +- sources/plugins/maximize/lang/si.js | 2 +- sources/plugins/maximize/lang/sk.js | 2 +- sources/plugins/maximize/lang/sl.js | 2 +- sources/plugins/maximize/lang/sq.js | 2 +- sources/plugins/maximize/lang/sr-latn.js | 2 +- sources/plugins/maximize/lang/sr.js | 2 +- sources/plugins/maximize/lang/sv.js | 2 +- sources/plugins/maximize/lang/th.js | 2 +- sources/plugins/maximize/lang/tr.js | 2 +- sources/plugins/maximize/lang/tt.js | 2 +- sources/plugins/maximize/lang/ug.js | 2 +- sources/plugins/maximize/lang/uk.js | 2 +- sources/plugins/maximize/lang/vi.js | 2 +- sources/plugins/maximize/lang/zh-cn.js | 2 +- sources/plugins/maximize/lang/zh.js | 2 +- sources/plugins/maximize/plugin.js | 4 +- sources/plugins/menu/plugin.js | 2 +- sources/plugins/menubutton/plugin.js | 2 +- sources/plugins/newpage/lang/af.js | 2 +- sources/plugins/newpage/lang/ar.js | 2 +- sources/plugins/newpage/lang/bg.js | 2 +- sources/plugins/newpage/lang/bn.js | 2 +- sources/plugins/newpage/lang/bs.js | 2 +- sources/plugins/newpage/lang/ca.js | 2 +- sources/plugins/newpage/lang/cs.js | 2 +- sources/plugins/newpage/lang/cy.js | 2 +- sources/plugins/newpage/lang/da.js | 2 +- sources/plugins/newpage/lang/de-ch.js | 7 + sources/plugins/newpage/lang/de.js | 2 +- sources/plugins/newpage/lang/el.js | 2 +- sources/plugins/newpage/lang/en-au.js | 2 +- sources/plugins/newpage/lang/en-ca.js | 2 +- sources/plugins/newpage/lang/en-gb.js | 2 +- sources/plugins/newpage/lang/en.js | 2 +- sources/plugins/newpage/lang/eo.js | 2 +- sources/plugins/newpage/lang/es.js | 2 +- sources/plugins/newpage/lang/et.js | 2 +- sources/plugins/newpage/lang/eu.js | 2 +- sources/plugins/newpage/lang/fa.js | 2 +- sources/plugins/newpage/lang/fi.js | 2 +- sources/plugins/newpage/lang/fo.js | 2 +- sources/plugins/newpage/lang/fr-ca.js | 2 +- sources/plugins/newpage/lang/fr.js | 2 +- sources/plugins/newpage/lang/gl.js | 2 +- sources/plugins/newpage/lang/gu.js | 2 +- sources/plugins/newpage/lang/he.js | 2 +- sources/plugins/newpage/lang/hi.js | 2 +- sources/plugins/newpage/lang/hr.js | 2 +- sources/plugins/newpage/lang/hu.js | 2 +- sources/plugins/newpage/lang/id.js | 2 +- sources/plugins/newpage/lang/is.js | 2 +- sources/plugins/newpage/lang/it.js | 2 +- sources/plugins/newpage/lang/ja.js | 2 +- sources/plugins/newpage/lang/ka.js | 2 +- sources/plugins/newpage/lang/km.js | 2 +- sources/plugins/newpage/lang/ko.js | 2 +- sources/plugins/newpage/lang/ku.js | 2 +- sources/plugins/newpage/lang/lt.js | 2 +- sources/plugins/newpage/lang/lv.js | 2 +- sources/plugins/newpage/lang/mk.js | 2 +- sources/plugins/newpage/lang/mn.js | 2 +- sources/plugins/newpage/lang/ms.js | 2 +- sources/plugins/newpage/lang/nb.js | 2 +- sources/plugins/newpage/lang/nl.js | 2 +- sources/plugins/newpage/lang/no.js | 2 +- sources/plugins/newpage/lang/pl.js | 2 +- sources/plugins/newpage/lang/pt-br.js | 2 +- sources/plugins/newpage/lang/pt.js | 2 +- sources/plugins/newpage/lang/ro.js | 2 +- sources/plugins/newpage/lang/ru.js | 2 +- sources/plugins/newpage/lang/si.js | 2 +- sources/plugins/newpage/lang/sk.js | 2 +- sources/plugins/newpage/lang/sl.js | 2 +- sources/plugins/newpage/lang/sq.js | 2 +- sources/plugins/newpage/lang/sr-latn.js | 2 +- sources/plugins/newpage/lang/sr.js | 2 +- sources/plugins/newpage/lang/sv.js | 2 +- sources/plugins/newpage/lang/th.js | 2 +- sources/plugins/newpage/lang/tr.js | 2 +- sources/plugins/newpage/lang/tt.js | 2 +- sources/plugins/newpage/lang/ug.js | 2 +- sources/plugins/newpage/lang/uk.js | 2 +- sources/plugins/newpage/lang/vi.js | 2 +- sources/plugins/newpage/lang/zh-cn.js | 2 +- sources/plugins/newpage/lang/zh.js | 2 +- sources/plugins/newpage/plugin.js | 4 +- sources/plugins/pagebreak/lang/af.js | 2 +- sources/plugins/pagebreak/lang/ar.js | 2 +- sources/plugins/pagebreak/lang/bg.js | 2 +- sources/plugins/pagebreak/lang/bn.js | 2 +- sources/plugins/pagebreak/lang/bs.js | 2 +- sources/plugins/pagebreak/lang/ca.js | 2 +- sources/plugins/pagebreak/lang/cs.js | 2 +- sources/plugins/pagebreak/lang/cy.js | 2 +- sources/plugins/pagebreak/lang/da.js | 2 +- sources/plugins/pagebreak/lang/de-ch.js | 8 + sources/plugins/pagebreak/lang/de.js | 2 +- sources/plugins/pagebreak/lang/el.js | 2 +- sources/plugins/pagebreak/lang/en-au.js | 2 +- sources/plugins/pagebreak/lang/en-ca.js | 2 +- sources/plugins/pagebreak/lang/en-gb.js | 2 +- sources/plugins/pagebreak/lang/en.js | 2 +- sources/plugins/pagebreak/lang/eo.js | 2 +- sources/plugins/pagebreak/lang/es.js | 2 +- sources/plugins/pagebreak/lang/et.js | 2 +- sources/plugins/pagebreak/lang/eu.js | 2 +- sources/plugins/pagebreak/lang/fa.js | 2 +- sources/plugins/pagebreak/lang/fi.js | 2 +- sources/plugins/pagebreak/lang/fo.js | 2 +- sources/plugins/pagebreak/lang/fr-ca.js | 2 +- sources/plugins/pagebreak/lang/fr.js | 2 +- sources/plugins/pagebreak/lang/gl.js | 2 +- sources/plugins/pagebreak/lang/gu.js | 2 +- sources/plugins/pagebreak/lang/he.js | 2 +- sources/plugins/pagebreak/lang/hi.js | 2 +- sources/plugins/pagebreak/lang/hr.js | 2 +- sources/plugins/pagebreak/lang/hu.js | 2 +- sources/plugins/pagebreak/lang/id.js | 2 +- sources/plugins/pagebreak/lang/is.js | 2 +- sources/plugins/pagebreak/lang/it.js | 2 +- sources/plugins/pagebreak/lang/ja.js | 2 +- sources/plugins/pagebreak/lang/ka.js | 2 +- sources/plugins/pagebreak/lang/km.js | 2 +- sources/plugins/pagebreak/lang/ko.js | 2 +- sources/plugins/pagebreak/lang/ku.js | 2 +- sources/plugins/pagebreak/lang/lt.js | 2 +- sources/plugins/pagebreak/lang/lv.js | 2 +- sources/plugins/pagebreak/lang/mk.js | 2 +- sources/plugins/pagebreak/lang/mn.js | 2 +- sources/plugins/pagebreak/lang/ms.js | 2 +- sources/plugins/pagebreak/lang/nb.js | 2 +- sources/plugins/pagebreak/lang/nl.js | 2 +- sources/plugins/pagebreak/lang/no.js | 2 +- sources/plugins/pagebreak/lang/pl.js | 2 +- sources/plugins/pagebreak/lang/pt-br.js | 2 +- sources/plugins/pagebreak/lang/pt.js | 2 +- sources/plugins/pagebreak/lang/ro.js | 2 +- sources/plugins/pagebreak/lang/ru.js | 2 +- sources/plugins/pagebreak/lang/si.js | 2 +- sources/plugins/pagebreak/lang/sk.js | 2 +- sources/plugins/pagebreak/lang/sl.js | 2 +- sources/plugins/pagebreak/lang/sq.js | 2 +- sources/plugins/pagebreak/lang/sr-latn.js | 2 +- sources/plugins/pagebreak/lang/sr.js | 2 +- sources/plugins/pagebreak/lang/sv.js | 2 +- sources/plugins/pagebreak/lang/th.js | 2 +- sources/plugins/pagebreak/lang/tr.js | 2 +- sources/plugins/pagebreak/lang/tt.js | 2 +- sources/plugins/pagebreak/lang/ug.js | 2 +- sources/plugins/pagebreak/lang/uk.js | 2 +- sources/plugins/pagebreak/lang/vi.js | 2 +- sources/plugins/pagebreak/lang/zh-cn.js | 2 +- sources/plugins/pagebreak/lang/zh.js | 2 +- sources/plugins/pagebreak/plugin.js | 4 +- sources/plugins/panel/plugin.js | 2 +- sources/plugins/panelbutton/plugin.js | 2 +- sources/plugins/pastefromword/filter/default.js | 2 +- sources/plugins/pastefromword/lang/af.js | 2 +- sources/plugins/pastefromword/lang/ar.js | 2 +- sources/plugins/pastefromword/lang/bg.js | 2 +- sources/plugins/pastefromword/lang/bn.js | 2 +- sources/plugins/pastefromword/lang/bs.js | 2 +- sources/plugins/pastefromword/lang/ca.js | 2 +- sources/plugins/pastefromword/lang/cs.js | 2 +- sources/plugins/pastefromword/lang/cy.js | 2 +- sources/plugins/pastefromword/lang/da.js | 2 +- sources/plugins/pastefromword/lang/de-ch.js | 10 + sources/plugins/pastefromword/lang/de.js | 2 +- sources/plugins/pastefromword/lang/el.js | 2 +- sources/plugins/pastefromword/lang/en-au.js | 2 +- sources/plugins/pastefromword/lang/en-ca.js | 2 +- sources/plugins/pastefromword/lang/en-gb.js | 2 +- sources/plugins/pastefromword/lang/en.js | 2 +- sources/plugins/pastefromword/lang/eo.js | 2 +- sources/plugins/pastefromword/lang/es.js | 2 +- sources/plugins/pastefromword/lang/et.js | 2 +- sources/plugins/pastefromword/lang/eu.js | 2 +- sources/plugins/pastefromword/lang/fa.js | 2 +- sources/plugins/pastefromword/lang/fi.js | 2 +- sources/plugins/pastefromword/lang/fo.js | 2 +- sources/plugins/pastefromword/lang/fr-ca.js | 2 +- sources/plugins/pastefromword/lang/fr.js | 2 +- sources/plugins/pastefromword/lang/gl.js | 2 +- sources/plugins/pastefromword/lang/gu.js | 2 +- sources/plugins/pastefromword/lang/he.js | 2 +- sources/plugins/pastefromword/lang/hi.js | 2 +- sources/plugins/pastefromword/lang/hr.js | 2 +- sources/plugins/pastefromword/lang/hu.js | 2 +- sources/plugins/pastefromword/lang/id.js | 2 +- sources/plugins/pastefromword/lang/is.js | 2 +- sources/plugins/pastefromword/lang/it.js | 2 +- sources/plugins/pastefromword/lang/ja.js | 2 +- sources/plugins/pastefromword/lang/ka.js | 2 +- sources/plugins/pastefromword/lang/km.js | 2 +- sources/plugins/pastefromword/lang/ko.js | 2 +- sources/plugins/pastefromword/lang/ku.js | 2 +- sources/plugins/pastefromword/lang/lt.js | 2 +- sources/plugins/pastefromword/lang/lv.js | 2 +- sources/plugins/pastefromword/lang/mk.js | 2 +- sources/plugins/pastefromword/lang/mn.js | 2 +- sources/plugins/pastefromword/lang/ms.js | 2 +- sources/plugins/pastefromword/lang/nb.js | 2 +- sources/plugins/pastefromword/lang/nl.js | 2 +- sources/plugins/pastefromword/lang/no.js | 2 +- sources/plugins/pastefromword/lang/pl.js | 2 +- sources/plugins/pastefromword/lang/pt-br.js | 2 +- sources/plugins/pastefromword/lang/pt.js | 2 +- sources/plugins/pastefromword/lang/ro.js | 2 +- sources/plugins/pastefromword/lang/ru.js | 2 +- sources/plugins/pastefromword/lang/si.js | 2 +- sources/plugins/pastefromword/lang/sk.js | 6 +- sources/plugins/pastefromword/lang/sl.js | 2 +- sources/plugins/pastefromword/lang/sq.js | 2 +- sources/plugins/pastefromword/lang/sr-latn.js | 2 +- sources/plugins/pastefromword/lang/sr.js | 2 +- sources/plugins/pastefromword/lang/sv.js | 2 +- sources/plugins/pastefromword/lang/th.js | 2 +- sources/plugins/pastefromword/lang/tr.js | 2 +- sources/plugins/pastefromword/lang/tt.js | 2 +- sources/plugins/pastefromword/lang/ug.js | 2 +- sources/plugins/pastefromword/lang/uk.js | 2 +- sources/plugins/pastefromword/lang/vi.js | 2 +- sources/plugins/pastefromword/lang/zh-cn.js | 2 +- sources/plugins/pastefromword/lang/zh.js | 2 +- sources/plugins/pastefromword/plugin.js | 4 +- sources/plugins/pastetext/lang/af.js | 2 +- sources/plugins/pastetext/lang/ar.js | 2 +- sources/plugins/pastetext/lang/bg.js | 2 +- sources/plugins/pastetext/lang/bn.js | 2 +- sources/plugins/pastetext/lang/bs.js | 2 +- sources/plugins/pastetext/lang/ca.js | 2 +- sources/plugins/pastetext/lang/cs.js | 2 +- sources/plugins/pastetext/lang/cy.js | 2 +- sources/plugins/pastetext/lang/da.js | 2 +- sources/plugins/pastetext/lang/de-ch.js | 8 + sources/plugins/pastetext/lang/de.js | 2 +- sources/plugins/pastetext/lang/el.js | 2 +- sources/plugins/pastetext/lang/en-au.js | 2 +- sources/plugins/pastetext/lang/en-ca.js | 2 +- sources/plugins/pastetext/lang/en-gb.js | 2 +- sources/plugins/pastetext/lang/en.js | 2 +- sources/plugins/pastetext/lang/eo.js | 2 +- sources/plugins/pastetext/lang/es.js | 2 +- sources/plugins/pastetext/lang/et.js | 2 +- sources/plugins/pastetext/lang/eu.js | 2 +- sources/plugins/pastetext/lang/fa.js | 2 +- sources/plugins/pastetext/lang/fi.js | 2 +- sources/plugins/pastetext/lang/fo.js | 2 +- sources/plugins/pastetext/lang/fr-ca.js | 2 +- sources/plugins/pastetext/lang/fr.js | 2 +- sources/plugins/pastetext/lang/gl.js | 2 +- sources/plugins/pastetext/lang/gu.js | 2 +- sources/plugins/pastetext/lang/he.js | 2 +- sources/plugins/pastetext/lang/hi.js | 2 +- sources/plugins/pastetext/lang/hr.js | 2 +- sources/plugins/pastetext/lang/hu.js | 2 +- sources/plugins/pastetext/lang/id.js | 2 +- sources/plugins/pastetext/lang/is.js | 2 +- sources/plugins/pastetext/lang/it.js | 2 +- sources/plugins/pastetext/lang/ja.js | 2 +- sources/plugins/pastetext/lang/ka.js | 2 +- sources/plugins/pastetext/lang/km.js | 2 +- sources/plugins/pastetext/lang/ko.js | 2 +- sources/plugins/pastetext/lang/ku.js | 2 +- sources/plugins/pastetext/lang/lt.js | 2 +- sources/plugins/pastetext/lang/lv.js | 2 +- sources/plugins/pastetext/lang/mk.js | 2 +- sources/plugins/pastetext/lang/mn.js | 2 +- sources/plugins/pastetext/lang/ms.js | 2 +- sources/plugins/pastetext/lang/nb.js | 2 +- sources/plugins/pastetext/lang/nl.js | 2 +- sources/plugins/pastetext/lang/no.js | 2 +- sources/plugins/pastetext/lang/pl.js | 2 +- sources/plugins/pastetext/lang/pt-br.js | 2 +- sources/plugins/pastetext/lang/pt.js | 2 +- sources/plugins/pastetext/lang/ro.js | 2 +- sources/plugins/pastetext/lang/ru.js | 2 +- sources/plugins/pastetext/lang/si.js | 2 +- sources/plugins/pastetext/lang/sk.js | 2 +- sources/plugins/pastetext/lang/sl.js | 2 +- sources/plugins/pastetext/lang/sq.js | 2 +- sources/plugins/pastetext/lang/sr-latn.js | 2 +- sources/plugins/pastetext/lang/sr.js | 2 +- sources/plugins/pastetext/lang/sv.js | 2 +- sources/plugins/pastetext/lang/th.js | 2 +- sources/plugins/pastetext/lang/tr.js | 2 +- sources/plugins/pastetext/lang/tt.js | 2 +- sources/plugins/pastetext/lang/ug.js | 2 +- sources/plugins/pastetext/lang/uk.js | 2 +- sources/plugins/pastetext/lang/vi.js | 2 +- sources/plugins/pastetext/lang/zh-cn.js | 2 +- sources/plugins/pastetext/lang/zh.js | 2 +- sources/plugins/pastetext/plugin.js | 4 +- sources/plugins/popup/plugin.js | 2 +- sources/plugins/preview/lang/af.js | 2 +- sources/plugins/preview/lang/ar.js | 2 +- sources/plugins/preview/lang/bg.js | 2 +- sources/plugins/preview/lang/bn.js | 2 +- sources/plugins/preview/lang/bs.js | 2 +- sources/plugins/preview/lang/ca.js | 2 +- sources/plugins/preview/lang/cs.js | 2 +- sources/plugins/preview/lang/cy.js | 2 +- sources/plugins/preview/lang/da.js | 2 +- sources/plugins/preview/lang/de-ch.js | 7 + sources/plugins/preview/lang/de.js | 2 +- sources/plugins/preview/lang/el.js | 2 +- sources/plugins/preview/lang/en-au.js | 2 +- sources/plugins/preview/lang/en-ca.js | 2 +- sources/plugins/preview/lang/en-gb.js | 2 +- sources/plugins/preview/lang/en.js | 2 +- sources/plugins/preview/lang/eo.js | 2 +- sources/plugins/preview/lang/es.js | 2 +- sources/plugins/preview/lang/et.js | 2 +- sources/plugins/preview/lang/eu.js | 2 +- sources/plugins/preview/lang/fa.js | 2 +- sources/plugins/preview/lang/fi.js | 2 +- sources/plugins/preview/lang/fo.js | 2 +- sources/plugins/preview/lang/fr-ca.js | 2 +- sources/plugins/preview/lang/fr.js | 2 +- sources/plugins/preview/lang/gl.js | 2 +- sources/plugins/preview/lang/gu.js | 2 +- sources/plugins/preview/lang/he.js | 2 +- sources/plugins/preview/lang/hi.js | 2 +- sources/plugins/preview/lang/hr.js | 2 +- sources/plugins/preview/lang/hu.js | 2 +- sources/plugins/preview/lang/id.js | 2 +- sources/plugins/preview/lang/is.js | 2 +- sources/plugins/preview/lang/it.js | 2 +- sources/plugins/preview/lang/ja.js | 2 +- sources/plugins/preview/lang/ka.js | 2 +- sources/plugins/preview/lang/km.js | 2 +- sources/plugins/preview/lang/ko.js | 2 +- sources/plugins/preview/lang/ku.js | 2 +- sources/plugins/preview/lang/lt.js | 2 +- sources/plugins/preview/lang/lv.js | 2 +- sources/plugins/preview/lang/mk.js | 2 +- sources/plugins/preview/lang/mn.js | 2 +- sources/plugins/preview/lang/ms.js | 2 +- sources/plugins/preview/lang/nb.js | 2 +- sources/plugins/preview/lang/nl.js | 2 +- sources/plugins/preview/lang/no.js | 2 +- sources/plugins/preview/lang/pl.js | 2 +- sources/plugins/preview/lang/pt-br.js | 2 +- sources/plugins/preview/lang/pt.js | 2 +- sources/plugins/preview/lang/ro.js | 2 +- sources/plugins/preview/lang/ru.js | 2 +- sources/plugins/preview/lang/si.js | 2 +- sources/plugins/preview/lang/sk.js | 2 +- sources/plugins/preview/lang/sl.js | 2 +- sources/plugins/preview/lang/sq.js | 2 +- sources/plugins/preview/lang/sr-latn.js | 2 +- sources/plugins/preview/lang/sr.js | 2 +- sources/plugins/preview/lang/sv.js | 2 +- sources/plugins/preview/lang/th.js | 2 +- sources/plugins/preview/lang/tr.js | 2 +- sources/plugins/preview/lang/tt.js | 2 +- sources/plugins/preview/lang/ug.js | 2 +- sources/plugins/preview/lang/uk.js | 2 +- sources/plugins/preview/lang/vi.js | 2 +- sources/plugins/preview/lang/zh-cn.js | 2 +- sources/plugins/preview/lang/zh.js | 2 +- sources/plugins/preview/plugin.js | 4 +- sources/plugins/print/lang/af.js | 2 +- sources/plugins/print/lang/ar.js | 2 +- sources/plugins/print/lang/bg.js | 2 +- sources/plugins/print/lang/bn.js | 2 +- sources/plugins/print/lang/bs.js | 2 +- sources/plugins/print/lang/ca.js | 2 +- sources/plugins/print/lang/cs.js | 2 +- sources/plugins/print/lang/cy.js | 2 +- sources/plugins/print/lang/da.js | 2 +- sources/plugins/print/lang/de-ch.js | 7 + sources/plugins/print/lang/de.js | 2 +- sources/plugins/print/lang/el.js | 2 +- sources/plugins/print/lang/en-au.js | 2 +- sources/plugins/print/lang/en-ca.js | 2 +- sources/plugins/print/lang/en-gb.js | 2 +- sources/plugins/print/lang/en.js | 2 +- sources/plugins/print/lang/eo.js | 2 +- sources/plugins/print/lang/es.js | 2 +- sources/plugins/print/lang/et.js | 2 +- sources/plugins/print/lang/eu.js | 2 +- sources/plugins/print/lang/fa.js | 2 +- sources/plugins/print/lang/fi.js | 2 +- sources/plugins/print/lang/fo.js | 2 +- sources/plugins/print/lang/fr-ca.js | 2 +- sources/plugins/print/lang/fr.js | 2 +- sources/plugins/print/lang/gl.js | 2 +- sources/plugins/print/lang/gu.js | 2 +- sources/plugins/print/lang/he.js | 2 +- sources/plugins/print/lang/hi.js | 2 +- sources/plugins/print/lang/hr.js | 2 +- sources/plugins/print/lang/hu.js | 2 +- sources/plugins/print/lang/id.js | 2 +- sources/plugins/print/lang/is.js | 2 +- sources/plugins/print/lang/it.js | 2 +- sources/plugins/print/lang/ja.js | 2 +- sources/plugins/print/lang/ka.js | 2 +- sources/plugins/print/lang/km.js | 2 +- sources/plugins/print/lang/ko.js | 2 +- sources/plugins/print/lang/ku.js | 2 +- sources/plugins/print/lang/lt.js | 2 +- sources/plugins/print/lang/lv.js | 2 +- sources/plugins/print/lang/mk.js | 2 +- sources/plugins/print/lang/mn.js | 2 +- sources/plugins/print/lang/ms.js | 2 +- sources/plugins/print/lang/nb.js | 2 +- sources/plugins/print/lang/nl.js | 2 +- sources/plugins/print/lang/no.js | 2 +- sources/plugins/print/lang/pl.js | 2 +- sources/plugins/print/lang/pt-br.js | 2 +- sources/plugins/print/lang/pt.js | 2 +- sources/plugins/print/lang/ro.js | 2 +- sources/plugins/print/lang/ru.js | 2 +- sources/plugins/print/lang/si.js | 2 +- sources/plugins/print/lang/sk.js | 2 +- sources/plugins/print/lang/sl.js | 2 +- sources/plugins/print/lang/sq.js | 2 +- sources/plugins/print/lang/sr-latn.js | 2 +- sources/plugins/print/lang/sr.js | 2 +- sources/plugins/print/lang/sv.js | 2 +- sources/plugins/print/lang/th.js | 2 +- sources/plugins/print/lang/tr.js | 2 +- sources/plugins/print/lang/tt.js | 2 +- sources/plugins/print/lang/ug.js | 2 +- sources/plugins/print/lang/uk.js | 2 +- sources/plugins/print/lang/vi.js | 2 +- sources/plugins/print/lang/zh-cn.js | 2 +- sources/plugins/print/lang/zh.js | 2 +- sources/plugins/print/plugin.js | 4 +- sources/plugins/removeformat/lang/af.js | 2 +- sources/plugins/removeformat/lang/ar.js | 2 +- sources/plugins/removeformat/lang/bg.js | 2 +- sources/plugins/removeformat/lang/bn.js | 2 +- sources/plugins/removeformat/lang/bs.js | 2 +- sources/plugins/removeformat/lang/ca.js | 2 +- sources/plugins/removeformat/lang/cs.js | 2 +- sources/plugins/removeformat/lang/cy.js | 2 +- sources/plugins/removeformat/lang/da.js | 2 +- sources/plugins/removeformat/lang/de-ch.js | 7 + sources/plugins/removeformat/lang/de.js | 2 +- sources/plugins/removeformat/lang/el.js | 2 +- sources/plugins/removeformat/lang/en-au.js | 2 +- sources/plugins/removeformat/lang/en-ca.js | 2 +- sources/plugins/removeformat/lang/en-gb.js | 2 +- sources/plugins/removeformat/lang/en.js | 2 +- sources/plugins/removeformat/lang/eo.js | 2 +- sources/plugins/removeformat/lang/es.js | 2 +- sources/plugins/removeformat/lang/et.js | 2 +- sources/plugins/removeformat/lang/eu.js | 2 +- sources/plugins/removeformat/lang/fa.js | 2 +- sources/plugins/removeformat/lang/fi.js | 2 +- sources/plugins/removeformat/lang/fo.js | 2 +- sources/plugins/removeformat/lang/fr-ca.js | 2 +- sources/plugins/removeformat/lang/fr.js | 2 +- sources/plugins/removeformat/lang/gl.js | 2 +- sources/plugins/removeformat/lang/gu.js | 2 +- sources/plugins/removeformat/lang/he.js | 2 +- sources/plugins/removeformat/lang/hi.js | 2 +- sources/plugins/removeformat/lang/hr.js | 2 +- sources/plugins/removeformat/lang/hu.js | 2 +- sources/plugins/removeformat/lang/id.js | 2 +- sources/plugins/removeformat/lang/is.js | 2 +- sources/plugins/removeformat/lang/it.js | 2 +- sources/plugins/removeformat/lang/ja.js | 2 +- sources/plugins/removeformat/lang/ka.js | 2 +- sources/plugins/removeformat/lang/km.js | 2 +- sources/plugins/removeformat/lang/ko.js | 2 +- sources/plugins/removeformat/lang/ku.js | 2 +- sources/plugins/removeformat/lang/lt.js | 2 +- sources/plugins/removeformat/lang/lv.js | 2 +- sources/plugins/removeformat/lang/mk.js | 2 +- sources/plugins/removeformat/lang/mn.js | 2 +- sources/plugins/removeformat/lang/ms.js | 2 +- sources/plugins/removeformat/lang/nb.js | 2 +- sources/plugins/removeformat/lang/nl.js | 2 +- sources/plugins/removeformat/lang/no.js | 2 +- sources/plugins/removeformat/lang/pl.js | 2 +- sources/plugins/removeformat/lang/pt-br.js | 2 +- sources/plugins/removeformat/lang/pt.js | 2 +- sources/plugins/removeformat/lang/ro.js | 2 +- sources/plugins/removeformat/lang/ru.js | 2 +- sources/plugins/removeformat/lang/si.js | 2 +- sources/plugins/removeformat/lang/sk.js | 2 +- sources/plugins/removeformat/lang/sl.js | 2 +- sources/plugins/removeformat/lang/sq.js | 2 +- sources/plugins/removeformat/lang/sr-latn.js | 2 +- sources/plugins/removeformat/lang/sr.js | 2 +- sources/plugins/removeformat/lang/sv.js | 2 +- sources/plugins/removeformat/lang/th.js | 2 +- sources/plugins/removeformat/lang/tr.js | 2 +- sources/plugins/removeformat/lang/tt.js | 2 +- sources/plugins/removeformat/lang/ug.js | 2 +- sources/plugins/removeformat/lang/uk.js | 2 +- sources/plugins/removeformat/lang/vi.js | 2 +- sources/plugins/removeformat/lang/zh-cn.js | 2 +- sources/plugins/removeformat/lang/zh.js | 2 +- sources/plugins/removeformat/plugin.js | 4 +- sources/plugins/resize/plugin.js | 2 +- sources/plugins/richcombo/plugin.js | 2 +- sources/plugins/save/lang/af.js | 2 +- sources/plugins/save/lang/ar.js | 2 +- sources/plugins/save/lang/bg.js | 2 +- sources/plugins/save/lang/bn.js | 2 +- sources/plugins/save/lang/bs.js | 2 +- sources/plugins/save/lang/ca.js | 2 +- sources/plugins/save/lang/cs.js | 2 +- sources/plugins/save/lang/cy.js | 2 +- sources/plugins/save/lang/da.js | 2 +- sources/plugins/save/lang/de-ch.js | 7 + sources/plugins/save/lang/de.js | 2 +- sources/plugins/save/lang/el.js | 2 +- sources/plugins/save/lang/en-au.js | 2 +- sources/plugins/save/lang/en-ca.js | 2 +- sources/plugins/save/lang/en-gb.js | 2 +- sources/plugins/save/lang/en.js | 2 +- sources/plugins/save/lang/eo.js | 2 +- sources/plugins/save/lang/es.js | 2 +- sources/plugins/save/lang/et.js | 2 +- sources/plugins/save/lang/eu.js | 2 +- sources/plugins/save/lang/fa.js | 2 +- sources/plugins/save/lang/fi.js | 2 +- sources/plugins/save/lang/fo.js | 2 +- sources/plugins/save/lang/fr-ca.js | 2 +- sources/plugins/save/lang/fr.js | 2 +- sources/plugins/save/lang/gl.js | 2 +- sources/plugins/save/lang/gu.js | 2 +- sources/plugins/save/lang/he.js | 2 +- sources/plugins/save/lang/hi.js | 2 +- sources/plugins/save/lang/hr.js | 2 +- sources/plugins/save/lang/hu.js | 2 +- sources/plugins/save/lang/id.js | 2 +- sources/plugins/save/lang/is.js | 2 +- sources/plugins/save/lang/it.js | 2 +- sources/plugins/save/lang/ja.js | 2 +- sources/plugins/save/lang/ka.js | 2 +- sources/plugins/save/lang/km.js | 2 +- sources/plugins/save/lang/ko.js | 2 +- sources/plugins/save/lang/ku.js | 2 +- sources/plugins/save/lang/lt.js | 2 +- sources/plugins/save/lang/lv.js | 2 +- sources/plugins/save/lang/mk.js | 2 +- sources/plugins/save/lang/mn.js | 2 +- sources/plugins/save/lang/ms.js | 2 +- sources/plugins/save/lang/nb.js | 2 +- sources/plugins/save/lang/nl.js | 2 +- sources/plugins/save/lang/no.js | 2 +- sources/plugins/save/lang/pl.js | 2 +- sources/plugins/save/lang/pt-br.js | 2 +- sources/plugins/save/lang/pt.js | 2 +- sources/plugins/save/lang/ro.js | 2 +- sources/plugins/save/lang/ru.js | 2 +- sources/plugins/save/lang/si.js | 2 +- sources/plugins/save/lang/sk.js | 2 +- sources/plugins/save/lang/sl.js | 2 +- sources/plugins/save/lang/sq.js | 2 +- sources/plugins/save/lang/sr-latn.js | 2 +- sources/plugins/save/lang/sr.js | 2 +- sources/plugins/save/lang/sv.js | 2 +- sources/plugins/save/lang/th.js | 2 +- sources/plugins/save/lang/tr.js | 2 +- sources/plugins/save/lang/tt.js | 2 +- sources/plugins/save/lang/ug.js | 2 +- sources/plugins/save/lang/uk.js | 2 +- sources/plugins/save/lang/vi.js | 2 +- sources/plugins/save/lang/zh-cn.js | 2 +- sources/plugins/save/lang/zh.js | 2 +- sources/plugins/save/plugin.js | 4 +- sources/plugins/scayt/CHANGELOG.md | 6 +- sources/plugins/scayt/plugin.js | 251 +- sources/plugins/selectall/lang/af.js | 2 +- sources/plugins/selectall/lang/ar.js | 2 +- sources/plugins/selectall/lang/bg.js | 2 +- sources/plugins/selectall/lang/bn.js | 2 +- sources/plugins/selectall/lang/bs.js | 2 +- sources/plugins/selectall/lang/ca.js | 2 +- sources/plugins/selectall/lang/cs.js | 2 +- sources/plugins/selectall/lang/cy.js | 2 +- sources/plugins/selectall/lang/da.js | 2 +- sources/plugins/selectall/lang/de-ch.js | 7 + sources/plugins/selectall/lang/de.js | 2 +- sources/plugins/selectall/lang/el.js | 2 +- sources/plugins/selectall/lang/en-au.js | 2 +- sources/plugins/selectall/lang/en-ca.js | 2 +- sources/plugins/selectall/lang/en-gb.js | 2 +- sources/plugins/selectall/lang/en.js | 2 +- sources/plugins/selectall/lang/eo.js | 2 +- sources/plugins/selectall/lang/es.js | 2 +- sources/plugins/selectall/lang/et.js | 2 +- sources/plugins/selectall/lang/eu.js | 2 +- sources/plugins/selectall/lang/fa.js | 2 +- sources/plugins/selectall/lang/fi.js | 2 +- sources/plugins/selectall/lang/fo.js | 2 +- sources/plugins/selectall/lang/fr-ca.js | 2 +- sources/plugins/selectall/lang/fr.js | 2 +- sources/plugins/selectall/lang/gl.js | 2 +- sources/plugins/selectall/lang/gu.js | 2 +- sources/plugins/selectall/lang/he.js | 2 +- sources/plugins/selectall/lang/hi.js | 2 +- sources/plugins/selectall/lang/hr.js | 2 +- sources/plugins/selectall/lang/hu.js | 2 +- sources/plugins/selectall/lang/id.js | 2 +- sources/plugins/selectall/lang/is.js | 2 +- sources/plugins/selectall/lang/it.js | 2 +- sources/plugins/selectall/lang/ja.js | 2 +- sources/plugins/selectall/lang/ka.js | 2 +- sources/plugins/selectall/lang/km.js | 2 +- sources/plugins/selectall/lang/ko.js | 2 +- sources/plugins/selectall/lang/ku.js | 2 +- sources/plugins/selectall/lang/lt.js | 2 +- sources/plugins/selectall/lang/lv.js | 2 +- sources/plugins/selectall/lang/mk.js | 2 +- sources/plugins/selectall/lang/mn.js | 2 +- sources/plugins/selectall/lang/ms.js | 2 +- sources/plugins/selectall/lang/nb.js | 2 +- sources/plugins/selectall/lang/nl.js | 2 +- sources/plugins/selectall/lang/no.js | 2 +- sources/plugins/selectall/lang/pl.js | 2 +- sources/plugins/selectall/lang/pt-br.js | 2 +- sources/plugins/selectall/lang/pt.js | 2 +- sources/plugins/selectall/lang/ro.js | 2 +- sources/plugins/selectall/lang/ru.js | 2 +- sources/plugins/selectall/lang/si.js | 2 +- sources/plugins/selectall/lang/sk.js | 2 +- sources/plugins/selectall/lang/sl.js | 2 +- sources/plugins/selectall/lang/sq.js | 2 +- sources/plugins/selectall/lang/sr-latn.js | 2 +- sources/plugins/selectall/lang/sr.js | 2 +- sources/plugins/selectall/lang/sv.js | 2 +- sources/plugins/selectall/lang/th.js | 2 +- sources/plugins/selectall/lang/tr.js | 2 +- sources/plugins/selectall/lang/tt.js | 2 +- sources/plugins/selectall/lang/ug.js | 2 +- sources/plugins/selectall/lang/uk.js | 2 +- sources/plugins/selectall/lang/vi.js | 2 +- sources/plugins/selectall/lang/zh-cn.js | 2 +- sources/plugins/selectall/lang/zh.js | 2 +- sources/plugins/selectall/plugin.js | 4 +- sources/plugins/showblocks/lang/af.js | 2 +- sources/plugins/showblocks/lang/ar.js | 2 +- sources/plugins/showblocks/lang/bg.js | 2 +- sources/plugins/showblocks/lang/bn.js | 2 +- sources/plugins/showblocks/lang/bs.js | 2 +- sources/plugins/showblocks/lang/ca.js | 2 +- sources/plugins/showblocks/lang/cs.js | 2 +- sources/plugins/showblocks/lang/cy.js | 2 +- sources/plugins/showblocks/lang/da.js | 2 +- sources/plugins/showblocks/lang/de-ch.js | 7 + sources/plugins/showblocks/lang/de.js | 2 +- sources/plugins/showblocks/lang/el.js | 2 +- sources/plugins/showblocks/lang/en-au.js | 2 +- sources/plugins/showblocks/lang/en-ca.js | 2 +- sources/plugins/showblocks/lang/en-gb.js | 2 +- sources/plugins/showblocks/lang/en.js | 2 +- sources/plugins/showblocks/lang/eo.js | 2 +- sources/plugins/showblocks/lang/es.js | 2 +- sources/plugins/showblocks/lang/et.js | 2 +- sources/plugins/showblocks/lang/eu.js | 2 +- sources/plugins/showblocks/lang/fa.js | 2 +- sources/plugins/showblocks/lang/fi.js | 2 +- sources/plugins/showblocks/lang/fo.js | 2 +- sources/plugins/showblocks/lang/fr-ca.js | 2 +- sources/plugins/showblocks/lang/fr.js | 2 +- sources/plugins/showblocks/lang/gl.js | 2 +- sources/plugins/showblocks/lang/gu.js | 2 +- sources/plugins/showblocks/lang/he.js | 2 +- sources/plugins/showblocks/lang/hi.js | 2 +- sources/plugins/showblocks/lang/hr.js | 2 +- sources/plugins/showblocks/lang/hu.js | 2 +- sources/plugins/showblocks/lang/id.js | 2 +- sources/plugins/showblocks/lang/is.js | 2 +- sources/plugins/showblocks/lang/it.js | 2 +- sources/plugins/showblocks/lang/ja.js | 2 +- sources/plugins/showblocks/lang/ka.js | 2 +- sources/plugins/showblocks/lang/km.js | 2 +- sources/plugins/showblocks/lang/ko.js | 2 +- sources/plugins/showblocks/lang/ku.js | 2 +- sources/plugins/showblocks/lang/lt.js | 2 +- sources/plugins/showblocks/lang/lv.js | 2 +- sources/plugins/showblocks/lang/mk.js | 2 +- sources/plugins/showblocks/lang/mn.js | 2 +- sources/plugins/showblocks/lang/ms.js | 2 +- sources/plugins/showblocks/lang/nb.js | 2 +- sources/plugins/showblocks/lang/nl.js | 2 +- sources/plugins/showblocks/lang/no.js | 2 +- sources/plugins/showblocks/lang/pl.js | 2 +- sources/plugins/showblocks/lang/pt-br.js | 2 +- sources/plugins/showblocks/lang/pt.js | 2 +- sources/plugins/showblocks/lang/ro.js | 2 +- sources/plugins/showblocks/lang/ru.js | 2 +- sources/plugins/showblocks/lang/si.js | 2 +- sources/plugins/showblocks/lang/sk.js | 2 +- sources/plugins/showblocks/lang/sl.js | 2 +- sources/plugins/showblocks/lang/sq.js | 2 +- sources/plugins/showblocks/lang/sr-latn.js | 2 +- sources/plugins/showblocks/lang/sr.js | 2 +- sources/plugins/showblocks/lang/sv.js | 2 +- sources/plugins/showblocks/lang/th.js | 2 +- sources/plugins/showblocks/lang/tr.js | 2 +- sources/plugins/showblocks/lang/tt.js | 2 +- sources/plugins/showblocks/lang/ug.js | 2 +- sources/plugins/showblocks/lang/uk.js | 2 +- sources/plugins/showblocks/lang/vi.js | 2 +- sources/plugins/showblocks/lang/zh-cn.js | 2 +- sources/plugins/showblocks/lang/zh.js | 2 +- sources/plugins/showblocks/plugin.js | 4 +- sources/plugins/showborders/plugin.js | 2 +- sources/plugins/smiley/dialogs/smiley.js | 2 +- sources/plugins/smiley/lang/af.js | 2 +- sources/plugins/smiley/lang/ar.js | 2 +- sources/plugins/smiley/lang/bg.js | 2 +- sources/plugins/smiley/lang/bn.js | 2 +- sources/plugins/smiley/lang/bs.js | 2 +- sources/plugins/smiley/lang/ca.js | 2 +- sources/plugins/smiley/lang/cs.js | 2 +- sources/plugins/smiley/lang/cy.js | 2 +- sources/plugins/smiley/lang/da.js | 2 +- sources/plugins/smiley/lang/de-ch.js | 9 + sources/plugins/smiley/lang/de.js | 2 +- sources/plugins/smiley/lang/el.js | 2 +- sources/plugins/smiley/lang/en-au.js | 2 +- sources/plugins/smiley/lang/en-ca.js | 2 +- sources/plugins/smiley/lang/en-gb.js | 2 +- sources/plugins/smiley/lang/en.js | 2 +- sources/plugins/smiley/lang/eo.js | 2 +- sources/plugins/smiley/lang/es.js | 2 +- sources/plugins/smiley/lang/et.js | 2 +- sources/plugins/smiley/lang/eu.js | 6 +- sources/plugins/smiley/lang/fa.js | 2 +- sources/plugins/smiley/lang/fi.js | 2 +- sources/plugins/smiley/lang/fo.js | 2 +- sources/plugins/smiley/lang/fr-ca.js | 2 +- sources/plugins/smiley/lang/fr.js | 4 +- sources/plugins/smiley/lang/gl.js | 2 +- sources/plugins/smiley/lang/gu.js | 2 +- sources/plugins/smiley/lang/he.js | 2 +- sources/plugins/smiley/lang/hi.js | 2 +- sources/plugins/smiley/lang/hr.js | 2 +- sources/plugins/smiley/lang/hu.js | 2 +- sources/plugins/smiley/lang/id.js | 2 +- sources/plugins/smiley/lang/is.js | 2 +- sources/plugins/smiley/lang/it.js | 2 +- sources/plugins/smiley/lang/ja.js | 2 +- sources/plugins/smiley/lang/ka.js | 2 +- sources/plugins/smiley/lang/km.js | 2 +- sources/plugins/smiley/lang/ko.js | 2 +- sources/plugins/smiley/lang/ku.js | 2 +- sources/plugins/smiley/lang/lt.js | 2 +- sources/plugins/smiley/lang/lv.js | 2 +- sources/plugins/smiley/lang/mk.js | 2 +- sources/plugins/smiley/lang/mn.js | 2 +- sources/plugins/smiley/lang/ms.js | 2 +- sources/plugins/smiley/lang/nb.js | 2 +- sources/plugins/smiley/lang/nl.js | 2 +- sources/plugins/smiley/lang/no.js | 2 +- sources/plugins/smiley/lang/pl.js | 2 +- sources/plugins/smiley/lang/pt-br.js | 2 +- sources/plugins/smiley/lang/pt.js | 2 +- sources/plugins/smiley/lang/ro.js | 2 +- sources/plugins/smiley/lang/ru.js | 2 +- sources/plugins/smiley/lang/si.js | 2 +- sources/plugins/smiley/lang/sk.js | 2 +- sources/plugins/smiley/lang/sl.js | 2 +- sources/plugins/smiley/lang/sq.js | 2 +- sources/plugins/smiley/lang/sr-latn.js | 2 +- sources/plugins/smiley/lang/sr.js | 2 +- sources/plugins/smiley/lang/sv.js | 2 +- sources/plugins/smiley/lang/th.js | 2 +- sources/plugins/smiley/lang/tr.js | 2 +- sources/plugins/smiley/lang/tt.js | 2 +- sources/plugins/smiley/lang/ug.js | 2 +- sources/plugins/smiley/lang/uk.js | 2 +- sources/plugins/smiley/lang/vi.js | 2 +- sources/plugins/smiley/lang/zh-cn.js | 2 +- sources/plugins/smiley/lang/zh.js | 2 +- sources/plugins/smiley/plugin.js | 4 +- sources/plugins/sourcearea/lang/af.js | 2 +- sources/plugins/sourcearea/lang/ar.js | 2 +- sources/plugins/sourcearea/lang/bg.js | 2 +- sources/plugins/sourcearea/lang/bn.js | 2 +- sources/plugins/sourcearea/lang/bs.js | 2 +- sources/plugins/sourcearea/lang/ca.js | 2 +- sources/plugins/sourcearea/lang/cs.js | 2 +- sources/plugins/sourcearea/lang/cy.js | 2 +- sources/plugins/sourcearea/lang/da.js | 2 +- sources/plugins/sourcearea/lang/de-ch.js | 7 + sources/plugins/sourcearea/lang/de.js | 2 +- sources/plugins/sourcearea/lang/el.js | 2 +- sources/plugins/sourcearea/lang/en-au.js | 2 +- sources/plugins/sourcearea/lang/en-ca.js | 2 +- sources/plugins/sourcearea/lang/en-gb.js | 2 +- sources/plugins/sourcearea/lang/en.js | 2 +- sources/plugins/sourcearea/lang/eo.js | 2 +- sources/plugins/sourcearea/lang/es.js | 2 +- sources/plugins/sourcearea/lang/et.js | 2 +- sources/plugins/sourcearea/lang/eu.js | 2 +- sources/plugins/sourcearea/lang/fa.js | 2 +- sources/plugins/sourcearea/lang/fi.js | 2 +- sources/plugins/sourcearea/lang/fo.js | 2 +- sources/plugins/sourcearea/lang/fr-ca.js | 2 +- sources/plugins/sourcearea/lang/fr.js | 2 +- sources/plugins/sourcearea/lang/gl.js | 2 +- sources/plugins/sourcearea/lang/gu.js | 2 +- sources/plugins/sourcearea/lang/he.js | 2 +- sources/plugins/sourcearea/lang/hi.js | 2 +- sources/plugins/sourcearea/lang/hr.js | 2 +- sources/plugins/sourcearea/lang/hu.js | 2 +- sources/plugins/sourcearea/lang/id.js | 2 +- sources/plugins/sourcearea/lang/is.js | 2 +- sources/plugins/sourcearea/lang/it.js | 2 +- sources/plugins/sourcearea/lang/ja.js | 2 +- sources/plugins/sourcearea/lang/ka.js | 2 +- sources/plugins/sourcearea/lang/km.js | 2 +- sources/plugins/sourcearea/lang/ko.js | 2 +- sources/plugins/sourcearea/lang/ku.js | 2 +- sources/plugins/sourcearea/lang/lt.js | 2 +- sources/plugins/sourcearea/lang/lv.js | 2 +- sources/plugins/sourcearea/lang/mk.js | 2 +- sources/plugins/sourcearea/lang/mn.js | 2 +- sources/plugins/sourcearea/lang/ms.js | 2 +- sources/plugins/sourcearea/lang/nb.js | 2 +- sources/plugins/sourcearea/lang/nl.js | 2 +- sources/plugins/sourcearea/lang/no.js | 2 +- sources/plugins/sourcearea/lang/pl.js | 2 +- sources/plugins/sourcearea/lang/pt-br.js | 2 +- sources/plugins/sourcearea/lang/pt.js | 2 +- sources/plugins/sourcearea/lang/ro.js | 2 +- sources/plugins/sourcearea/lang/ru.js | 2 +- sources/plugins/sourcearea/lang/si.js | 2 +- sources/plugins/sourcearea/lang/sk.js | 2 +- sources/plugins/sourcearea/lang/sl.js | 2 +- sources/plugins/sourcearea/lang/sq.js | 2 +- sources/plugins/sourcearea/lang/sr-latn.js | 2 +- sources/plugins/sourcearea/lang/sr.js | 2 +- sources/plugins/sourcearea/lang/sv.js | 2 +- sources/plugins/sourcearea/lang/th.js | 2 +- sources/plugins/sourcearea/lang/tr.js | 2 +- sources/plugins/sourcearea/lang/tt.js | 2 +- sources/plugins/sourcearea/lang/ug.js | 2 +- sources/plugins/sourcearea/lang/uk.js | 2 +- sources/plugins/sourcearea/lang/vi.js | 2 +- sources/plugins/sourcearea/lang/zh-cn.js | 2 +- sources/plugins/sourcearea/lang/zh.js | 2 +- sources/plugins/sourcearea/plugin.js | 4 +- .../dialogs/lang/_translationstatus.txt | 2 +- sources/plugins/specialchar/dialogs/lang/af.js | 2 +- sources/plugins/specialchar/dialogs/lang/ar.js | 2 +- sources/plugins/specialchar/dialogs/lang/bg.js | 2 +- sources/plugins/specialchar/dialogs/lang/ca.js | 2 +- sources/plugins/specialchar/dialogs/lang/cs.js | 2 +- sources/plugins/specialchar/dialogs/lang/cy.js | 2 +- sources/plugins/specialchar/dialogs/lang/da.js | 2 +- sources/plugins/specialchar/dialogs/lang/de-ch.js | 125 + sources/plugins/specialchar/dialogs/lang/de.js | 2 +- sources/plugins/specialchar/dialogs/lang/el.js | 2 +- sources/plugins/specialchar/dialogs/lang/en-gb.js | 2 +- sources/plugins/specialchar/dialogs/lang/en.js | 2 +- sources/plugins/specialchar/dialogs/lang/eo.js | 2 +- sources/plugins/specialchar/dialogs/lang/es.js | 2 +- sources/plugins/specialchar/dialogs/lang/et.js | 2 +- sources/plugins/specialchar/dialogs/lang/eu.js | 2 +- sources/plugins/specialchar/dialogs/lang/fa.js | 2 +- sources/plugins/specialchar/dialogs/lang/fi.js | 2 +- sources/plugins/specialchar/dialogs/lang/fr-ca.js | 2 +- sources/plugins/specialchar/dialogs/lang/fr.js | 2 +- sources/plugins/specialchar/dialogs/lang/gl.js | 2 +- sources/plugins/specialchar/dialogs/lang/he.js | 2 +- sources/plugins/specialchar/dialogs/lang/hr.js | 2 +- sources/plugins/specialchar/dialogs/lang/hu.js | 2 +- sources/plugins/specialchar/dialogs/lang/id.js | 2 +- sources/plugins/specialchar/dialogs/lang/it.js | 2 +- sources/plugins/specialchar/dialogs/lang/ja.js | 2 +- sources/plugins/specialchar/dialogs/lang/km.js | 2 +- sources/plugins/specialchar/dialogs/lang/ko.js | 2 +- sources/plugins/specialchar/dialogs/lang/ku.js | 2 +- sources/plugins/specialchar/dialogs/lang/lt.js | 2 +- sources/plugins/specialchar/dialogs/lang/lv.js | 2 +- sources/plugins/specialchar/dialogs/lang/nb.js | 2 +- sources/plugins/specialchar/dialogs/lang/nl.js | 2 +- sources/plugins/specialchar/dialogs/lang/no.js | 2 +- sources/plugins/specialchar/dialogs/lang/pl.js | 2 +- sources/plugins/specialchar/dialogs/lang/pt-br.js | 2 +- sources/plugins/specialchar/dialogs/lang/pt.js | 2 +- sources/plugins/specialchar/dialogs/lang/ru.js | 2 +- sources/plugins/specialchar/dialogs/lang/si.js | 2 +- sources/plugins/specialchar/dialogs/lang/sk.js | 2 +- sources/plugins/specialchar/dialogs/lang/sl.js | 2 +- sources/plugins/specialchar/dialogs/lang/sq.js | 2 +- sources/plugins/specialchar/dialogs/lang/sv.js | 2 +- sources/plugins/specialchar/dialogs/lang/th.js | 2 +- sources/plugins/specialchar/dialogs/lang/tr.js | 2 +- sources/plugins/specialchar/dialogs/lang/tt.js | 2 +- sources/plugins/specialchar/dialogs/lang/ug.js | 2 +- sources/plugins/specialchar/dialogs/lang/uk.js | 2 +- sources/plugins/specialchar/dialogs/lang/vi.js | 2 +- sources/plugins/specialchar/dialogs/lang/zh-cn.js | 2 +- sources/plugins/specialchar/dialogs/lang/zh.js | 2 +- sources/plugins/specialchar/dialogs/specialchar.js | 2 +- .../specialchar/lang/_translationstatus.txt | 2 +- sources/plugins/specialchar/lang/af.js | 2 +- sources/plugins/specialchar/lang/ar.js | 2 +- sources/plugins/specialchar/lang/bg.js | 2 +- sources/plugins/specialchar/lang/bn.js | 2 +- sources/plugins/specialchar/lang/bs.js | 2 +- sources/plugins/specialchar/lang/ca.js | 2 +- sources/plugins/specialchar/lang/cs.js | 2 +- sources/plugins/specialchar/lang/cy.js | 2 +- sources/plugins/specialchar/lang/da.js | 2 +- sources/plugins/specialchar/lang/de-ch.js | 9 + sources/plugins/specialchar/lang/de.js | 2 +- sources/plugins/specialchar/lang/el.js | 2 +- sources/plugins/specialchar/lang/en-au.js | 2 +- sources/plugins/specialchar/lang/en-ca.js | 2 +- sources/plugins/specialchar/lang/en-gb.js | 2 +- sources/plugins/specialchar/lang/en.js | 2 +- sources/plugins/specialchar/lang/eo.js | 2 +- sources/plugins/specialchar/lang/es.js | 2 +- sources/plugins/specialchar/lang/et.js | 2 +- sources/plugins/specialchar/lang/eu.js | 2 +- sources/plugins/specialchar/lang/fa.js | 2 +- sources/plugins/specialchar/lang/fi.js | 2 +- sources/plugins/specialchar/lang/fo.js | 2 +- sources/plugins/specialchar/lang/fr-ca.js | 2 +- sources/plugins/specialchar/lang/fr.js | 2 +- sources/plugins/specialchar/lang/gl.js | 2 +- sources/plugins/specialchar/lang/gu.js | 2 +- sources/plugins/specialchar/lang/he.js | 2 +- sources/plugins/specialchar/lang/hi.js | 2 +- sources/plugins/specialchar/lang/hr.js | 2 +- sources/plugins/specialchar/lang/hu.js | 2 +- sources/plugins/specialchar/lang/id.js | 2 +- sources/plugins/specialchar/lang/is.js | 2 +- sources/plugins/specialchar/lang/it.js | 2 +- sources/plugins/specialchar/lang/ja.js | 2 +- sources/plugins/specialchar/lang/ka.js | 2 +- sources/plugins/specialchar/lang/km.js | 2 +- sources/plugins/specialchar/lang/ko.js | 2 +- sources/plugins/specialchar/lang/ku.js | 2 +- sources/plugins/specialchar/lang/lt.js | 2 +- sources/plugins/specialchar/lang/lv.js | 2 +- sources/plugins/specialchar/lang/mk.js | 2 +- sources/plugins/specialchar/lang/mn.js | 2 +- sources/plugins/specialchar/lang/ms.js | 2 +- sources/plugins/specialchar/lang/nb.js | 2 +- sources/plugins/specialchar/lang/nl.js | 2 +- sources/plugins/specialchar/lang/no.js | 2 +- sources/plugins/specialchar/lang/pl.js | 2 +- sources/plugins/specialchar/lang/pt-br.js | 2 +- sources/plugins/specialchar/lang/pt.js | 2 +- sources/plugins/specialchar/lang/ro.js | 2 +- sources/plugins/specialchar/lang/ru.js | 2 +- sources/plugins/specialchar/lang/si.js | 2 +- sources/plugins/specialchar/lang/sk.js | 2 +- sources/plugins/specialchar/lang/sl.js | 2 +- sources/plugins/specialchar/lang/sq.js | 2 +- sources/plugins/specialchar/lang/sr-latn.js | 2 +- sources/plugins/specialchar/lang/sr.js | 2 +- sources/plugins/specialchar/lang/sv.js | 2 +- sources/plugins/specialchar/lang/th.js | 2 +- sources/plugins/specialchar/lang/tr.js | 2 +- sources/plugins/specialchar/lang/tt.js | 2 +- sources/plugins/specialchar/lang/ug.js | 2 +- sources/plugins/specialchar/lang/uk.js | 2 +- sources/plugins/specialchar/lang/vi.js | 2 +- sources/plugins/specialchar/lang/zh-cn.js | 2 +- sources/plugins/specialchar/lang/zh.js | 2 +- sources/plugins/specialchar/plugin.js | 6 +- sources/plugins/stylescombo/lang/af.js | 2 +- sources/plugins/stylescombo/lang/ar.js | 2 +- sources/plugins/stylescombo/lang/bg.js | 2 +- sources/plugins/stylescombo/lang/bn.js | 2 +- sources/plugins/stylescombo/lang/bs.js | 2 +- sources/plugins/stylescombo/lang/ca.js | 2 +- sources/plugins/stylescombo/lang/cs.js | 2 +- sources/plugins/stylescombo/lang/cy.js | 2 +- sources/plugins/stylescombo/lang/da.js | 2 +- sources/plugins/stylescombo/lang/de-ch.js | 11 + sources/plugins/stylescombo/lang/de.js | 2 +- sources/plugins/stylescombo/lang/el.js | 2 +- sources/plugins/stylescombo/lang/en-au.js | 2 +- sources/plugins/stylescombo/lang/en-ca.js | 2 +- sources/plugins/stylescombo/lang/en-gb.js | 2 +- sources/plugins/stylescombo/lang/en.js | 2 +- sources/plugins/stylescombo/lang/eo.js | 2 +- sources/plugins/stylescombo/lang/es.js | 2 +- sources/plugins/stylescombo/lang/et.js | 2 +- sources/plugins/stylescombo/lang/eu.js | 2 +- sources/plugins/stylescombo/lang/fa.js | 2 +- sources/plugins/stylescombo/lang/fi.js | 2 +- sources/plugins/stylescombo/lang/fo.js | 2 +- sources/plugins/stylescombo/lang/fr-ca.js | 2 +- sources/plugins/stylescombo/lang/fr.js | 2 +- sources/plugins/stylescombo/lang/gl.js | 2 +- sources/plugins/stylescombo/lang/gu.js | 2 +- sources/plugins/stylescombo/lang/he.js | 2 +- sources/plugins/stylescombo/lang/hi.js | 2 +- sources/plugins/stylescombo/lang/hr.js | 2 +- sources/plugins/stylescombo/lang/hu.js | 2 +- sources/plugins/stylescombo/lang/id.js | 2 +- sources/plugins/stylescombo/lang/is.js | 2 +- sources/plugins/stylescombo/lang/it.js | 2 +- sources/plugins/stylescombo/lang/ja.js | 2 +- sources/plugins/stylescombo/lang/ka.js | 2 +- sources/plugins/stylescombo/lang/km.js | 2 +- sources/plugins/stylescombo/lang/ko.js | 2 +- sources/plugins/stylescombo/lang/ku.js | 2 +- sources/plugins/stylescombo/lang/lt.js | 2 +- sources/plugins/stylescombo/lang/lv.js | 2 +- sources/plugins/stylescombo/lang/mk.js | 2 +- sources/plugins/stylescombo/lang/mn.js | 2 +- sources/plugins/stylescombo/lang/ms.js | 2 +- sources/plugins/stylescombo/lang/nb.js | 2 +- sources/plugins/stylescombo/lang/nl.js | 2 +- sources/plugins/stylescombo/lang/no.js | 2 +- sources/plugins/stylescombo/lang/pl.js | 2 +- sources/plugins/stylescombo/lang/pt-br.js | 2 +- sources/plugins/stylescombo/lang/pt.js | 2 +- sources/plugins/stylescombo/lang/ro.js | 2 +- sources/plugins/stylescombo/lang/ru.js | 2 +- sources/plugins/stylescombo/lang/si.js | 2 +- sources/plugins/stylescombo/lang/sk.js | 2 +- sources/plugins/stylescombo/lang/sl.js | 2 +- sources/plugins/stylescombo/lang/sq.js | 2 +- sources/plugins/stylescombo/lang/sr-latn.js | 2 +- sources/plugins/stylescombo/lang/sr.js | 2 +- sources/plugins/stylescombo/lang/sv.js | 2 +- sources/plugins/stylescombo/lang/th.js | 2 +- sources/plugins/stylescombo/lang/tr.js | 2 +- sources/plugins/stylescombo/lang/tt.js | 2 +- sources/plugins/stylescombo/lang/ug.js | 2 +- sources/plugins/stylescombo/lang/uk.js | 2 +- sources/plugins/stylescombo/lang/vi.js | 2 +- sources/plugins/stylescombo/lang/zh-cn.js | 2 +- sources/plugins/stylescombo/lang/zh.js | 2 +- sources/plugins/stylescombo/plugin.js | 4 +- sources/plugins/tab/plugin.js | 2 +- sources/plugins/table/dialogs/table.js | 2 +- sources/plugins/table/lang/af.js | 2 +- sources/plugins/table/lang/ar.js | 2 +- sources/plugins/table/lang/bg.js | 2 +- sources/plugins/table/lang/bn.js | 2 +- sources/plugins/table/lang/bs.js | 2 +- sources/plugins/table/lang/ca.js | 2 +- sources/plugins/table/lang/cs.js | 2 +- sources/plugins/table/lang/cy.js | 2 +- sources/plugins/table/lang/da.js | 2 +- sources/plugins/table/lang/de-ch.js | 74 + sources/plugins/table/lang/de.js | 2 +- sources/plugins/table/lang/el.js | 2 +- sources/plugins/table/lang/en-au.js | 2 +- sources/plugins/table/lang/en-ca.js | 2 +- sources/plugins/table/lang/en-gb.js | 2 +- sources/plugins/table/lang/en.js | 2 +- sources/plugins/table/lang/eo.js | 2 +- sources/plugins/table/lang/es.js | 2 +- sources/plugins/table/lang/et.js | 2 +- sources/plugins/table/lang/eu.js | 2 +- sources/plugins/table/lang/fa.js | 2 +- sources/plugins/table/lang/fi.js | 2 +- sources/plugins/table/lang/fo.js | 2 +- sources/plugins/table/lang/fr-ca.js | 2 +- sources/plugins/table/lang/fr.js | 2 +- sources/plugins/table/lang/gl.js | 2 +- sources/plugins/table/lang/gu.js | 2 +- sources/plugins/table/lang/he.js | 2 +- sources/plugins/table/lang/hi.js | 2 +- sources/plugins/table/lang/hr.js | 2 +- sources/plugins/table/lang/hu.js | 2 +- sources/plugins/table/lang/id.js | 2 +- sources/plugins/table/lang/is.js | 2 +- sources/plugins/table/lang/it.js | 2 +- sources/plugins/table/lang/ja.js | 2 +- sources/plugins/table/lang/ka.js | 2 +- sources/plugins/table/lang/km.js | 2 +- sources/plugins/table/lang/ko.js | 2 +- sources/plugins/table/lang/ku.js | 2 +- sources/plugins/table/lang/lt.js | 2 +- sources/plugins/table/lang/lv.js | 2 +- sources/plugins/table/lang/mk.js | 2 +- sources/plugins/table/lang/mn.js | 2 +- sources/plugins/table/lang/ms.js | 2 +- sources/plugins/table/lang/nb.js | 2 +- sources/plugins/table/lang/nl.js | 2 +- sources/plugins/table/lang/no.js | 2 +- sources/plugins/table/lang/pl.js | 2 +- sources/plugins/table/lang/pt-br.js | 2 +- sources/plugins/table/lang/pt.js | 2 +- sources/plugins/table/lang/ro.js | 2 +- sources/plugins/table/lang/ru.js | 2 +- sources/plugins/table/lang/si.js | 2 +- sources/plugins/table/lang/sk.js | 10 +- sources/plugins/table/lang/sl.js | 2 +- sources/plugins/table/lang/sq.js | 2 +- sources/plugins/table/lang/sr-latn.js | 2 +- sources/plugins/table/lang/sr.js | 2 +- sources/plugins/table/lang/sv.js | 2 +- sources/plugins/table/lang/th.js | 2 +- sources/plugins/table/lang/tr.js | 2 +- sources/plugins/table/lang/tt.js | 2 +- sources/plugins/table/lang/ug.js | 2 +- sources/plugins/table/lang/uk.js | 2 +- sources/plugins/table/lang/vi.js | 2 +- sources/plugins/table/lang/zh-cn.js | 2 +- sources/plugins/table/lang/zh.js | 2 +- sources/plugins/table/plugin.js | 4 +- sources/plugins/tabletools/dialogs/tableCell.js | 2 +- sources/plugins/tabletools/plugin.js | 2 +- sources/plugins/templates/dialogs/templates.css | 2 +- sources/plugins/templates/dialogs/templates.js | 2 +- sources/plugins/templates/lang/af.js | 2 +- sources/plugins/templates/lang/ar.js | 2 +- sources/plugins/templates/lang/bg.js | 2 +- sources/plugins/templates/lang/bn.js | 2 +- sources/plugins/templates/lang/bs.js | 2 +- sources/plugins/templates/lang/ca.js | 2 +- sources/plugins/templates/lang/cs.js | 2 +- sources/plugins/templates/lang/cy.js | 2 +- sources/plugins/templates/lang/da.js | 2 +- sources/plugins/templates/lang/de-ch.js | 12 + sources/plugins/templates/lang/de.js | 2 +- sources/plugins/templates/lang/el.js | 2 +- sources/plugins/templates/lang/en-au.js | 2 +- sources/plugins/templates/lang/en-ca.js | 2 +- sources/plugins/templates/lang/en-gb.js | 2 +- sources/plugins/templates/lang/en.js | 2 +- sources/plugins/templates/lang/eo.js | 2 +- sources/plugins/templates/lang/es.js | 2 +- sources/plugins/templates/lang/et.js | 2 +- sources/plugins/templates/lang/eu.js | 2 +- sources/plugins/templates/lang/fa.js | 2 +- sources/plugins/templates/lang/fi.js | 2 +- sources/plugins/templates/lang/fo.js | 2 +- sources/plugins/templates/lang/fr-ca.js | 2 +- sources/plugins/templates/lang/fr.js | 2 +- sources/plugins/templates/lang/gl.js | 2 +- sources/plugins/templates/lang/gu.js | 2 +- sources/plugins/templates/lang/he.js | 2 +- sources/plugins/templates/lang/hi.js | 2 +- sources/plugins/templates/lang/hr.js | 2 +- sources/plugins/templates/lang/hu.js | 2 +- sources/plugins/templates/lang/id.js | 2 +- sources/plugins/templates/lang/is.js | 2 +- sources/plugins/templates/lang/it.js | 2 +- sources/plugins/templates/lang/ja.js | 2 +- sources/plugins/templates/lang/ka.js | 2 +- sources/plugins/templates/lang/km.js | 2 +- sources/plugins/templates/lang/ko.js | 2 +- sources/plugins/templates/lang/ku.js | 2 +- sources/plugins/templates/lang/lt.js | 2 +- sources/plugins/templates/lang/lv.js | 2 +- sources/plugins/templates/lang/mk.js | 2 +- sources/plugins/templates/lang/mn.js | 2 +- sources/plugins/templates/lang/ms.js | 2 +- sources/plugins/templates/lang/nb.js | 2 +- sources/plugins/templates/lang/nl.js | 2 +- sources/plugins/templates/lang/no.js | 2 +- sources/plugins/templates/lang/pl.js | 2 +- sources/plugins/templates/lang/pt-br.js | 2 +- sources/plugins/templates/lang/pt.js | 2 +- sources/plugins/templates/lang/ro.js | 2 +- sources/plugins/templates/lang/ru.js | 2 +- sources/plugins/templates/lang/si.js | 2 +- sources/plugins/templates/lang/sk.js | 2 +- sources/plugins/templates/lang/sl.js | 2 +- sources/plugins/templates/lang/sq.js | 2 +- sources/plugins/templates/lang/sr-latn.js | 2 +- sources/plugins/templates/lang/sr.js | 2 +- sources/plugins/templates/lang/sv.js | 2 +- sources/plugins/templates/lang/th.js | 2 +- sources/plugins/templates/lang/tr.js | 2 +- sources/plugins/templates/lang/tt.js | 2 +- sources/plugins/templates/lang/ug.js | 2 +- sources/plugins/templates/lang/uk.js | 2 +- sources/plugins/templates/lang/vi.js | 2 +- sources/plugins/templates/lang/zh-cn.js | 2 +- sources/plugins/templates/lang/zh.js | 2 +- sources/plugins/templates/plugin.js | 4 +- sources/plugins/templates/templates/default.js | 2 +- sources/plugins/toolbar/lang/af.js | 2 +- sources/plugins/toolbar/lang/ar.js | 2 +- sources/plugins/toolbar/lang/bg.js | 2 +- sources/plugins/toolbar/lang/bn.js | 2 +- sources/plugins/toolbar/lang/bs.js | 2 +- sources/plugins/toolbar/lang/ca.js | 2 +- sources/plugins/toolbar/lang/cs.js | 2 +- sources/plugins/toolbar/lang/cy.js | 2 +- sources/plugins/toolbar/lang/da.js | 2 +- sources/plugins/toolbar/lang/de-ch.js | 22 + sources/plugins/toolbar/lang/de.js | 2 +- sources/plugins/toolbar/lang/el.js | 2 +- sources/plugins/toolbar/lang/en-au.js | 2 +- sources/plugins/toolbar/lang/en-ca.js | 2 +- sources/plugins/toolbar/lang/en-gb.js | 2 +- sources/plugins/toolbar/lang/en.js | 2 +- sources/plugins/toolbar/lang/eo.js | 2 +- sources/plugins/toolbar/lang/es.js | 2 +- sources/plugins/toolbar/lang/et.js | 2 +- sources/plugins/toolbar/lang/eu.js | 2 +- sources/plugins/toolbar/lang/fa.js | 2 +- sources/plugins/toolbar/lang/fi.js | 2 +- sources/plugins/toolbar/lang/fo.js | 2 +- sources/plugins/toolbar/lang/fr-ca.js | 2 +- sources/plugins/toolbar/lang/fr.js | 2 +- sources/plugins/toolbar/lang/gl.js | 2 +- sources/plugins/toolbar/lang/gu.js | 2 +- sources/plugins/toolbar/lang/he.js | 2 +- sources/plugins/toolbar/lang/hi.js | 2 +- sources/plugins/toolbar/lang/hr.js | 2 +- sources/plugins/toolbar/lang/hu.js | 2 +- sources/plugins/toolbar/lang/id.js | 2 +- sources/plugins/toolbar/lang/is.js | 2 +- sources/plugins/toolbar/lang/it.js | 2 +- sources/plugins/toolbar/lang/ja.js | 2 +- sources/plugins/toolbar/lang/ka.js | 2 +- sources/plugins/toolbar/lang/km.js | 2 +- sources/plugins/toolbar/lang/ko.js | 2 +- sources/plugins/toolbar/lang/ku.js | 2 +- sources/plugins/toolbar/lang/lt.js | 2 +- sources/plugins/toolbar/lang/lv.js | 2 +- sources/plugins/toolbar/lang/mk.js | 2 +- sources/plugins/toolbar/lang/mn.js | 2 +- sources/plugins/toolbar/lang/ms.js | 2 +- sources/plugins/toolbar/lang/nb.js | 2 +- sources/plugins/toolbar/lang/nl.js | 2 +- sources/plugins/toolbar/lang/no.js | 2 +- sources/plugins/toolbar/lang/pl.js | 2 +- sources/plugins/toolbar/lang/pt-br.js | 2 +- sources/plugins/toolbar/lang/pt.js | 2 +- sources/plugins/toolbar/lang/ro.js | 2 +- sources/plugins/toolbar/lang/ru.js | 2 +- sources/plugins/toolbar/lang/si.js | 2 +- sources/plugins/toolbar/lang/sk.js | 4 +- sources/plugins/toolbar/lang/sl.js | 2 +- sources/plugins/toolbar/lang/sq.js | 2 +- sources/plugins/toolbar/lang/sr-latn.js | 2 +- sources/plugins/toolbar/lang/sr.js | 2 +- sources/plugins/toolbar/lang/sv.js | 2 +- sources/plugins/toolbar/lang/th.js | 2 +- sources/plugins/toolbar/lang/tr.js | 2 +- sources/plugins/toolbar/lang/tt.js | 2 +- sources/plugins/toolbar/lang/ug.js | 2 +- sources/plugins/toolbar/lang/uk.js | 2 +- sources/plugins/toolbar/lang/vi.js | 2 +- sources/plugins/toolbar/lang/zh-cn.js | 2 +- sources/plugins/toolbar/lang/zh.js | 2 +- sources/plugins/toolbar/plugin.js | 4 +- sources/plugins/toolbar/samples/toolbar.html | 4 +- sources/plugins/undo/dev/snapshot.html | 4 +- sources/plugins/undo/lang/af.js | 2 +- sources/plugins/undo/lang/ar.js | 2 +- sources/plugins/undo/lang/bg.js | 2 +- sources/plugins/undo/lang/bn.js | 2 +- sources/plugins/undo/lang/bs.js | 2 +- sources/plugins/undo/lang/ca.js | 2 +- sources/plugins/undo/lang/cs.js | 2 +- sources/plugins/undo/lang/cy.js | 2 +- sources/plugins/undo/lang/da.js | 2 +- sources/plugins/undo/lang/de-ch.js | 8 + sources/plugins/undo/lang/de.js | 2 +- sources/plugins/undo/lang/el.js | 2 +- sources/plugins/undo/lang/en-au.js | 2 +- sources/plugins/undo/lang/en-ca.js | 2 +- sources/plugins/undo/lang/en-gb.js | 2 +- sources/plugins/undo/lang/en.js | 2 +- sources/plugins/undo/lang/eo.js | 2 +- sources/plugins/undo/lang/es.js | 2 +- sources/plugins/undo/lang/et.js | 2 +- sources/plugins/undo/lang/eu.js | 2 +- sources/plugins/undo/lang/fa.js | 2 +- sources/plugins/undo/lang/fi.js | 2 +- sources/plugins/undo/lang/fo.js | 2 +- sources/plugins/undo/lang/fr-ca.js | 2 +- sources/plugins/undo/lang/fr.js | 2 +- sources/plugins/undo/lang/gl.js | 2 +- sources/plugins/undo/lang/gu.js | 2 +- sources/plugins/undo/lang/he.js | 2 +- sources/plugins/undo/lang/hi.js | 2 +- sources/plugins/undo/lang/hr.js | 2 +- sources/plugins/undo/lang/hu.js | 2 +- sources/plugins/undo/lang/id.js | 2 +- sources/plugins/undo/lang/is.js | 2 +- sources/plugins/undo/lang/it.js | 2 +- sources/plugins/undo/lang/ja.js | 2 +- sources/plugins/undo/lang/ka.js | 2 +- sources/plugins/undo/lang/km.js | 2 +- sources/plugins/undo/lang/ko.js | 2 +- sources/plugins/undo/lang/ku.js | 2 +- sources/plugins/undo/lang/lt.js | 2 +- sources/plugins/undo/lang/lv.js | 2 +- sources/plugins/undo/lang/mk.js | 2 +- sources/plugins/undo/lang/mn.js | 2 +- sources/plugins/undo/lang/ms.js | 2 +- sources/plugins/undo/lang/nb.js | 2 +- sources/plugins/undo/lang/nl.js | 2 +- sources/plugins/undo/lang/no.js | 2 +- sources/plugins/undo/lang/pl.js | 2 +- sources/plugins/undo/lang/pt-br.js | 2 +- sources/plugins/undo/lang/pt.js | 2 +- sources/plugins/undo/lang/ro.js | 2 +- sources/plugins/undo/lang/ru.js | 2 +- sources/plugins/undo/lang/si.js | 2 +- sources/plugins/undo/lang/sk.js | 2 +- sources/plugins/undo/lang/sl.js | 2 +- sources/plugins/undo/lang/sq.js | 2 +- sources/plugins/undo/lang/sr-latn.js | 2 +- sources/plugins/undo/lang/sr.js | 2 +- sources/plugins/undo/lang/sv.js | 2 +- sources/plugins/undo/lang/th.js | 2 +- sources/plugins/undo/lang/tr.js | 2 +- sources/plugins/undo/lang/tt.js | 2 +- sources/plugins/undo/lang/ug.js | 2 +- sources/plugins/undo/lang/uk.js | 2 +- sources/plugins/undo/lang/vi.js | 2 +- sources/plugins/undo/lang/zh-cn.js | 2 +- sources/plugins/undo/lang/zh.js | 2 +- sources/plugins/undo/plugin.js | 4 +- sources/plugins/widget/dev/assets/contents.css | 23 + sources/plugins/widget/dev/assets/sample.jpg | Bin 0 -> 17932 bytes .../widget/dev/assets/simplebox/contents.css | 36 + .../dev/assets/simplebox/dialogs/simplebox.js | 51 + .../dev/assets/simplebox/icons/simplebox.png | Bin 0 -> 286 bytes .../plugins/widget/dev/assets/simplebox/plugin.js | 114 + sources/plugins/widget/dev/console.js | 131 + sources/plugins/widget/dev/nestedwidgets.html | 134 + sources/plugins/widget/dev/widgetstyles.html | 144 + sources/plugins/widget/images/handle.png | Bin 0 -> 220 bytes sources/plugins/widget/lang/af.js | 7 + sources/plugins/widget/lang/ar.js | 7 + sources/plugins/widget/lang/bg.js | 7 + sources/plugins/widget/lang/ca.js | 7 + sources/plugins/widget/lang/cs.js | 7 + sources/plugins/widget/lang/cy.js | 7 + sources/plugins/widget/lang/da.js | 7 + sources/plugins/widget/lang/de-ch.js | 7 + sources/plugins/widget/lang/de.js | 7 + sources/plugins/widget/lang/el.js | 7 + sources/plugins/widget/lang/en-gb.js | 7 + sources/plugins/widget/lang/en.js | 7 + sources/plugins/widget/lang/eo.js | 7 + sources/plugins/widget/lang/es.js | 7 + sources/plugins/widget/lang/eu.js | 7 + sources/plugins/widget/lang/fa.js | 7 + sources/plugins/widget/lang/fi.js | 7 + sources/plugins/widget/lang/fr.js | 7 + sources/plugins/widget/lang/gl.js | 7 + sources/plugins/widget/lang/he.js | 7 + sources/plugins/widget/lang/hr.js | 7 + sources/plugins/widget/lang/hu.js | 7 + sources/plugins/widget/lang/id.js | 7 + sources/plugins/widget/lang/it.js | 7 + sources/plugins/widget/lang/ja.js | 7 + sources/plugins/widget/lang/km.js | 7 + sources/plugins/widget/lang/ko.js | 7 + sources/plugins/widget/lang/ku.js | 7 + sources/plugins/widget/lang/lv.js | 7 + sources/plugins/widget/lang/nb.js | 7 + sources/plugins/widget/lang/nl.js | 7 + sources/plugins/widget/lang/no.js | 7 + sources/plugins/widget/lang/pl.js | 7 + sources/plugins/widget/lang/pt-br.js | 7 + sources/plugins/widget/lang/pt.js | 7 + sources/plugins/widget/lang/ru.js | 7 + sources/plugins/widget/lang/sk.js | 7 + sources/plugins/widget/lang/sl.js | 7 + sources/plugins/widget/lang/sq.js | 7 + sources/plugins/widget/lang/sv.js | 7 + sources/plugins/widget/lang/tr.js | 7 + sources/plugins/widget/lang/tt.js | 7 + sources/plugins/widget/lang/ug.js | 7 + sources/plugins/widget/lang/uk.js | 7 + sources/plugins/widget/lang/vi.js | 7 + sources/plugins/widget/lang/zh-cn.js | 7 + sources/plugins/widget/lang/zh.js | 7 + sources/plugins/widget/plugin.js | 3988 ++++++++++++++++++++ sources/plugins/wysiwygarea/plugin.js | 2 +- sources/plugins/wysiwygarea/samples/fullpage.html | 4 +- sources/samples/css/samples.css | 2 +- sources/samples/index.html | 4 +- sources/samples/js/sample.js | 2 +- sources/samples/js/sf.js | 2 +- sources/samples/old/ajax.html | 4 +- sources/samples/old/api.html | 4 +- sources/samples/old/appendto.html | 4 +- .../samples/old/assets/outputxhtml/outputxhtml.css | 2 +- sources/samples/old/assets/posteddata.php | 4 +- .../samples/old/assets/uilanguages/languages.js | 5 +- sources/samples/old/datafiltering.html | 4 +- sources/samples/old/divreplace.html | 4 +- sources/samples/old/index.html | 4 +- sources/samples/old/inlineall.html | 4 +- sources/samples/old/inlinebycode.html | 4 +- sources/samples/old/inlinetextarea.html | 4 +- sources/samples/old/jquery.html | 4 +- sources/samples/old/readonly.html | 4 +- sources/samples/old/replacebyclass.html | 4 +- sources/samples/old/replacebycode.html | 6 +- sources/samples/old/sample.css | 2 +- sources/samples/old/sample.js | 2 +- sources/samples/old/sample_posteddata.php | 2 +- sources/samples/old/tabindex.html | 4 +- sources/samples/old/uicolor.html | 4 +- sources/samples/old/uilanguages.html | 4 +- sources/samples/old/xhtmlstyle.html | 4 +- sources/samples/toolbarconfigurator/index.html | 4 +- sources/samples/toolbarconfigurator/less/base.less | 2 +- .../toolbarconfigurator/less/toolbarmodifier.less | 2 +- sources/skins/moono/colorpanel.css | 2 +- sources/skins/moono/dialog.css | 2 +- sources/skins/moono/dialog_ie.css | 2 +- sources/skins/moono/dialog_ie7.css | 2 +- sources/skins/moono/dialog_ie8.css | 2 +- sources/skins/moono/dialog_iequirks.css | 2 +- sources/skins/moono/editor.css | 2 +- sources/skins/moono/editor_gecko.css | 2 +- sources/skins/moono/editor_ie.css | 2 +- sources/skins/moono/editor_ie7.css | 2 +- sources/skins/moono/editor_ie8.css | 2 +- sources/skins/moono/editor_iequirks.css | 2 +- sources/skins/moono/elementspath.css | 2 +- sources/skins/moono/mainui.css | 2 +- sources/skins/moono/menu.css | 2 +- sources/skins/moono/notification.css | 2 +- sources/skins/moono/panel.css | 2 +- sources/skins/moono/presets.css | 2 +- sources/skins/moono/readme.md | 2 +- sources/skins/moono/reset.css | 2 +- sources/skins/moono/richcombo.css | 2 +- sources/skins/moono/skin.js | 2 +- sources/skins/moono/toolbar.css | 2 +- sources/styles.js | 4 +- 3452 files changed, 11659 insertions(+), 3936 deletions(-) create mode 100644 sources/lang/de-ch.js create mode 100644 sources/plugins/a11yhelp/dialogs/lang/de-ch.js create mode 100644 sources/plugins/about/lang/de-ch.js create mode 100644 sources/plugins/basicstyles/lang/de-ch.js create mode 100644 sources/plugins/bidi/lang/de-ch.js create mode 100644 sources/plugins/blockquote/lang/de-ch.js create mode 100644 sources/plugins/button/lang/de-ch.js create mode 100644 sources/plugins/clipboard/lang/de-ch.js create mode 100644 sources/plugins/colorbutton/lang/de-ch.js create mode 100644 sources/plugins/colordialog/lang/de-ch.js create mode 100644 sources/plugins/contextmenu/lang/de-ch.js create mode 100644 sources/plugins/div/lang/de-ch.js create mode 100644 sources/plugins/elementspath/lang/de-ch.js create mode 100644 sources/plugins/fakeobjects/lang/de-ch.js create mode 100644 sources/plugins/find/lang/de-ch.js create mode 100644 sources/plugins/flash/lang/de-ch.js create mode 100644 sources/plugins/font/lang/de-ch.js create mode 100644 sources/plugins/format/lang/de-ch.js create mode 100644 sources/plugins/forms/lang/de-ch.js create mode 100644 sources/plugins/horizontalrule/lang/de-ch.js create mode 100644 sources/plugins/iframe/lang/de-ch.js create mode 100644 sources/plugins/image/lang/de-ch.js create mode 100644 sources/plugins/indent/lang/de-ch.js create mode 100644 sources/plugins/justify/lang/de-ch.js create mode 100644 sources/plugins/lineutils/dev/dnd.html create mode 100644 sources/plugins/lineutils/dev/magicfinger.html create mode 100644 sources/plugins/lineutils/plugin.js create mode 100644 sources/plugins/link/lang/de-ch.js create mode 100644 sources/plugins/list/lang/de-ch.js create mode 100644 sources/plugins/liststyle/lang/de-ch.js create mode 100644 sources/plugins/magicline/lang/de-ch.js create mode 100644 sources/plugins/maximize/lang/de-ch.js create mode 100644 sources/plugins/newpage/lang/de-ch.js create mode 100644 sources/plugins/pagebreak/lang/de-ch.js create mode 100644 sources/plugins/pastefromword/lang/de-ch.js create mode 100644 sources/plugins/pastetext/lang/de-ch.js create mode 100644 sources/plugins/preview/lang/de-ch.js create mode 100644 sources/plugins/print/lang/de-ch.js create mode 100644 sources/plugins/removeformat/lang/de-ch.js create mode 100644 sources/plugins/save/lang/de-ch.js create mode 100644 sources/plugins/selectall/lang/de-ch.js create mode 100644 sources/plugins/showblocks/lang/de-ch.js create mode 100644 sources/plugins/smiley/lang/de-ch.js create mode 100644 sources/plugins/sourcearea/lang/de-ch.js create mode 100644 sources/plugins/specialchar/dialogs/lang/de-ch.js create mode 100644 sources/plugins/specialchar/lang/de-ch.js create mode 100644 sources/plugins/stylescombo/lang/de-ch.js create mode 100644 sources/plugins/table/lang/de-ch.js create mode 100644 sources/plugins/templates/lang/de-ch.js create mode 100644 sources/plugins/toolbar/lang/de-ch.js create mode 100644 sources/plugins/undo/lang/de-ch.js create mode 100644 sources/plugins/widget/dev/assets/contents.css create mode 100644 sources/plugins/widget/dev/assets/sample.jpg create mode 100644 sources/plugins/widget/dev/assets/simplebox/contents.css create mode 100644 sources/plugins/widget/dev/assets/simplebox/dialogs/simplebox.js create mode 100644 sources/plugins/widget/dev/assets/simplebox/icons/simplebox.png create mode 100644 sources/plugins/widget/dev/assets/simplebox/plugin.js create mode 100644 sources/plugins/widget/dev/console.js create mode 100644 sources/plugins/widget/dev/nestedwidgets.html create mode 100644 sources/plugins/widget/dev/widgetstyles.html create mode 100644 sources/plugins/widget/images/handle.png create mode 100644 sources/plugins/widget/lang/af.js create mode 100644 sources/plugins/widget/lang/ar.js create mode 100644 sources/plugins/widget/lang/bg.js create mode 100644 sources/plugins/widget/lang/ca.js create mode 100644 sources/plugins/widget/lang/cs.js create mode 100644 sources/plugins/widget/lang/cy.js create mode 100644 sources/plugins/widget/lang/da.js create mode 100644 sources/plugins/widget/lang/de-ch.js create mode 100644 sources/plugins/widget/lang/de.js create mode 100644 sources/plugins/widget/lang/el.js create mode 100644 sources/plugins/widget/lang/en-gb.js create mode 100644 sources/plugins/widget/lang/en.js create mode 100644 sources/plugins/widget/lang/eo.js create mode 100644 sources/plugins/widget/lang/es.js create mode 100644 sources/plugins/widget/lang/eu.js create mode 100644 sources/plugins/widget/lang/fa.js create mode 100644 sources/plugins/widget/lang/fi.js create mode 100644 sources/plugins/widget/lang/fr.js create mode 100644 sources/plugins/widget/lang/gl.js create mode 100644 sources/plugins/widget/lang/he.js create mode 100644 sources/plugins/widget/lang/hr.js create mode 100644 sources/plugins/widget/lang/hu.js create mode 100644 sources/plugins/widget/lang/id.js create mode 100644 sources/plugins/widget/lang/it.js create mode 100644 sources/plugins/widget/lang/ja.js create mode 100644 sources/plugins/widget/lang/km.js create mode 100644 sources/plugins/widget/lang/ko.js create mode 100644 sources/plugins/widget/lang/ku.js create mode 100644 sources/plugins/widget/lang/lv.js create mode 100644 sources/plugins/widget/lang/nb.js create mode 100644 sources/plugins/widget/lang/nl.js create mode 100644 sources/plugins/widget/lang/no.js create mode 100644 sources/plugins/widget/lang/pl.js create mode 100644 sources/plugins/widget/lang/pt-br.js create mode 100644 sources/plugins/widget/lang/pt.js create mode 100644 sources/plugins/widget/lang/ru.js create mode 100644 sources/plugins/widget/lang/sk.js create mode 100644 sources/plugins/widget/lang/sl.js create mode 100644 sources/plugins/widget/lang/sq.js create mode 100644 sources/plugins/widget/lang/sv.js create mode 100644 sources/plugins/widget/lang/tr.js create mode 100644 sources/plugins/widget/lang/tt.js create mode 100644 sources/plugins/widget/lang/ug.js create mode 100644 sources/plugins/widget/lang/uk.js create mode 100644 sources/plugins/widget/lang/vi.js create mode 100644 sources/plugins/widget/lang/zh-cn.js create mode 100644 sources/plugins/widget/lang/zh.js create mode 100644 sources/plugins/widget/plugin.js (limited to 'sources') diff --git a/sources/CHANGES.md b/sources/CHANGES.md index ff1cb9fd..a11b9aaf 100644 --- a/sources/CHANGES.md +++ b/sources/CHANGES.md @@ -1,6 +1,22 @@ CKEditor 4 Changelog ==================== +## CKEditor 4.5.7 + +New Features: + +* [#14327](http://dev.ckeditor.com/ticket/14327): Added Swiss German localization. + +Other Changes: + +* [#13816](http://dev.ckeditor.com/ticket/13816): Introduced a new strategy for Filling Character handling to avoid changes in DOM. This fixes the following issues: + * [#12727](http://dev.ckeditor.com/ticket/12727): [Blink] `IndexSizeError` when using the [Div Editing Area](http://ckeditor.com/addon/divarea) and [Content Templates](http://ckeditor.com/addon/templates) plugins. + * [#13377](http://dev.ckeditor.com/ticket/13377): [Widget](http://ckeditor.com/addon/widget) plugin issue when typing in Korean. + * [#13389](http://dev.ckeditor.com/ticket/13389): [Blink] [`editor.getData()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getData) fails when the cursor is next to an `
` tag. + * [#13513](http://dev.ckeditor.com/ticket/13513): [Blink, WebKit] [Div Editing Area](http://ckeditor.com/addon/divarea) and [`editor.getData()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getData) throw an error when an image is the only data in the editor. +* [#13884](http://dev.ckeditor.com/ticket/13884): Fixed: Copy/paste table in Firefox results in just first cell being pasted. +* [#14234](http://dev.ckeditor.com/ticket/14234): Fixed: URL input field is not marked as required in the [Embed](http://ckeditor.com/addon/embed) dialog. + ## CKEditor 4.5.6 New Features: @@ -82,7 +98,7 @@ Other Changes: New Features: -* [#13501](http://dev.ckeditor.com/ticket/13501): Added the [`config.fileTools_defaultFileName`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-fileTools_defaultFileName) option to allow setting a default filen ame for paste uploads. +* [#13501](http://dev.ckeditor.com/ticket/13501): Added the [`config.fileTools_defaultFileName`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-fileTools_defaultFileName) option to allow setting a default file name for paste uploads. * [#13603](http://dev.ckeditor.com/ticket/13603): Added support for uploading dropped BMP images. Fixed Issues: diff --git a/sources/LICENSE.md b/sources/LICENSE.md index 61e02bb3..f596f1bf 100644 --- a/sources/LICENSE.md +++ b/sources/LICENSE.md @@ -2,7 +2,7 @@ Software License Agreement ========================== CKEditor - The text editor for Internet - http://ckeditor.com -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. Licensed under the terms of any of the following licenses at your choice: @@ -37,7 +37,7 @@ done by developers outside of CKSource with their express permission. The following libraries are included in CKEditor under the MIT license (see Appendix D): -* CKSource Samples Framework (included in the samples) - Copyright (c) 2014-2015, CKSource - Frederico Knabben. +* CKSource Samples Framework (included in the samples) - Copyright (c) 2014-2016, CKSource - Frederico Knabben. * PicoModal (included in `samples/js/sf.js`) - Copyright (c) 2012 James Frasca. * CodeMirror (included in the samples) - Copyright (C) 2014 by Marijn Haverbeke and others. @@ -58,17 +58,17 @@ The following libraries are included in CKEditor under the BSD-3 License (see Ap The following libraries are included only in the development version of CKEditor under the MIT license (see Appendix D): -* CKBuilder - Copyright (c) 2012-2015, CKSource - Frederico Knabben. -* CKLangTool - Copyright (c) 2012-2015, CKSource - Frederico Knabben. +* CKBuilder - Copyright (c) 2012-2016, CKSource - Frederico Knabben. +* CKLangTool - Copyright (c) 2012-2016, CKSource - Frederico Knabben. * Optimist - Copyright 2010 James Halliday (mail@substack.net). * Q - Copyright 2009–2014 Kristopher Michael Kowal. * Tmp - Copyright (c) 2014 KARASZI István. * Mkdirp - Copyright 2010 James Halliday (mail@substack.net). -* Bender.js - Copyright (c) 2014-2015, CKSource - Frederico Knabben. -* benderjs-coverage - Copyright (c) 2014-2015, CKSource - Frederico Knabben. -* benderjs-jquery - Copyright (c) 2014-2015, CKSource - Frederico Knabben. -* benderjs-sinon - Copyright (c) 2014-2015, CKSource - Frederico Knabben. -* benderjs-yui - Copyright (c) 2014-2015, CKSource - Frederico Knabben. +* Bender.js - Copyright (c) 2014-2016, CKSource - Frederico Knabben. +* benderjs-coverage - Copyright (c) 2014-2016, CKSource - Frederico Knabben. +* benderjs-jquery - Copyright (c) 2014-2016, CKSource - Frederico Knabben. +* benderjs-sinon - Copyright (c) 2014-2016, CKSource - Frederico Knabben. +* benderjs-yui - Copyright (c) 2014-2016, CKSource - Frederico Knabben. * Grunt - Copyright (c) 2015 "Cowboy" Ben Alman. * grunt-contrib-imagemin - Copyright (c) 2014 Sindre Sorhus, contributors. * grunt-jscs - Copyright (c) 2014 Gustavo Henke, contributors. diff --git a/sources/README.md b/sources/README.md index c5a55cd8..57b331f1 100644 --- a/sources/README.md +++ b/sources/README.md @@ -1,7 +1,7 @@ CKEditor 4 ========== -Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. http://ckeditor.com - See LICENSE.md for license information. CKEditor is a text editor to be used inside web pages. It's not a replacement diff --git a/sources/ckeditor.js b/sources/ckeditor.js index 95c26a7f..e9912d64 100644 --- a/sources/ckeditor.js +++ b/sources/ckeditor.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/config.js b/sources/config.js index 464c17fe..00d0bcac 100644 --- a/sources/config.js +++ b/sources/config.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -7,7 +7,7 @@ CKEDITOR.editorConfig = function( config ) { // %REMOVE_START% // The configuration options below are needed when running CKEditor from source files. - config.plugins = 'dialogui,dialog,about,a11yhelp,basicstyles,blockquote,clipboard,panel,floatpanel,menu,contextmenu,resize,button,toolbar,elementspath,enterkey,entities,popup,filebrowser,floatingspace,listblock,richcombo,format,horizontalrule,htmlwriter,wysiwygarea,image,indent,indentlist,fakeobjects,link,list,magicline,maximize,pastetext,pastefromword,removeformat,showborders,sourcearea,specialchar,menubutton,scayt,stylescombo,tab,table,tabletools,undo,wsc,dialogadvtab,bidi,panelbutton,colorbutton,colordialog,templates,div,find,flash,font,forms,iframe,indentblock,smiley,justify,liststyle,newpage,pagebreak,preview,print,save,selectall,showblocks,imagebrowser'; + config.plugins = 'dialogui,dialog,a11yhelp,about,basicstyles,bidi,blockquote,clipboard,button,panelbutton,panel,floatpanel,colorbutton,colordialog,menu,contextmenu,dialogadvtab,div,elementspath,enterkey,entities,popup,filebrowser,find,fakeobjects,flash,floatingspace,listblock,richcombo,font,format,forms,horizontalrule,htmlwriter,iframe,image,imagebrowser,indent,indentblock,indentlist,justify,link,list,liststyle,magicline,maximize,newpage,pagebreak,pastefromword,pastetext,preview,print,removeformat,resize,save,menubutton,scayt,selectall,showblocks,showborders,smiley,sourcearea,specialchar,stylescombo,tab,table,tabletools,templates,toolbar,undo,wsc,wysiwygarea,lineutils,widget'; config.skin = 'moono'; // %REMOVE_END% diff --git a/sources/contents.css b/sources/contents.css index 1d6a4bec..88f34fe5 100644 --- a/sources/contents.css +++ b/sources/contents.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/_bootstrap.js b/sources/core/_bootstrap.js index dac236bd..9fcbe25d 100644 --- a/sources/core/_bootstrap.js +++ b/sources/core/_bootstrap.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/ckeditor.js b/sources/core/ckeditor.js index 948bc13b..2b3e5cdd 100644 --- a/sources/core/ckeditor.js +++ b/sources/core/ckeditor.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/ckeditor_base.js b/sources/core/ckeditor_base.js index 10ae573d..1e90d72e 100644 --- a/sources/core/ckeditor_base.js +++ b/sources/core/ckeditor_base.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/ckeditor_basic.js b/sources/core/ckeditor_basic.js index f34921dc..847d661e 100644 --- a/sources/core/ckeditor_basic.js +++ b/sources/core/ckeditor_basic.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/command.js b/sources/core/command.js index c4e8a7ae..a0e07b59 100644 --- a/sources/core/command.js +++ b/sources/core/command.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/commanddefinition.js b/sources/core/commanddefinition.js index e09fee3f..68b22531 100644 --- a/sources/core/commanddefinition.js +++ b/sources/core/commanddefinition.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/config.js b/sources/core/config.js index 6bab846c..4ce98d76 100644 --- a/sources/core/config.js +++ b/sources/core/config.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/creators/inline.js b/sources/core/creators/inline.js index f6c3facd..a1a653c0 100644 --- a/sources/core/creators/inline.js +++ b/sources/core/creators/inline.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/creators/themedui.js b/sources/core/creators/themedui.js index b8bfcf3d..c87d0795 100644 --- a/sources/core/creators/themedui.js +++ b/sources/core/creators/themedui.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/dataprocessor.js b/sources/core/dataprocessor.js index f3ca2746..ebc4d1c7 100644 --- a/sources/core/dataprocessor.js +++ b/sources/core/dataprocessor.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/dom.js b/sources/core/dom.js index 4e0e2563..a806a746 100644 --- a/sources/core/dom.js +++ b/sources/core/dom.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/dom/comment.js b/sources/core/dom/comment.js index b4e67833..69828c2e 100644 --- a/sources/core/dom/comment.js +++ b/sources/core/dom/comment.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/dom/document.js b/sources/core/dom/document.js index ea0290f0..f287245e 100644 --- a/sources/core/dom/document.js +++ b/sources/core/dom/document.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/dom/documentfragment.js b/sources/core/dom/documentfragment.js index 5015144d..ffca9e5d 100644 --- a/sources/core/dom/documentfragment.js +++ b/sources/core/dom/documentfragment.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/dom/domobject.js b/sources/core/dom/domobject.js index 21a351d7..607e9f3c 100644 --- a/sources/core/dom/domobject.js +++ b/sources/core/dom/domobject.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/dom/element.js b/sources/core/dom/element.js index d5181282..b586b027 100644 --- a/sources/core/dom/element.js +++ b/sources/core/dom/element.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/dom/elementpath.js b/sources/core/dom/elementpath.js index 55b776d5..1ee551bb 100644 --- a/sources/core/dom/elementpath.js +++ b/sources/core/dom/elementpath.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/dom/event.js b/sources/core/dom/event.js index ee88d78c..7cc1bd80 100644 --- a/sources/core/dom/event.js +++ b/sources/core/dom/event.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/dom/iterator.js b/sources/core/dom/iterator.js index 99491218..41a823c8 100644 --- a/sources/core/dom/iterator.js +++ b/sources/core/dom/iterator.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/dom/node.js b/sources/core/dom/node.js index 5d791319..7818b079 100644 --- a/sources/core/dom/node.js +++ b/sources/core/dom/node.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -373,7 +373,7 @@ CKEDITOR.tools.extend( CKEDITOR.dom.node.prototype, { // The idea is - all empty text nodes will be virtually merged into their adjacent text nodes. // If an empty text node does not have an adjacent non-empty text node we can return -1 straight away, // because it and all its sibling text nodes will be merged into an empty text node and then totally ignored. - if ( normalized && current.nodeType == CKEDITOR.NODE_TEXT && !current.nodeValue ) { + if ( normalized && current.nodeType == CKEDITOR.NODE_TEXT && isEmpty( current ) ) { var adjacent = getAdjacentNonEmptyTextNode( current ) || getAdjacentNonEmptyTextNode( current, true ); if ( !adjacent ) @@ -382,7 +382,7 @@ CKEDITOR.tools.extend( CKEDITOR.dom.node.prototype, { do { // Bypass blank node and adjacent text nodes. - if ( normalized && current != this.$ && current.nodeType == CKEDITOR.NODE_TEXT && ( isNormalizing || !current.nodeValue ) ) + if ( normalized && current != this.$ && current.nodeType == CKEDITOR.NODE_TEXT && ( isNormalizing || isEmpty( current ) ) ) continue; index++; @@ -401,7 +401,12 @@ CKEDITOR.tools.extend( CKEDITOR.dom.node.prototype, { // If found a non-empty text node, then return it. // If not, then continue search. - return sibling.nodeValue ? sibling : getAdjacentNonEmptyTextNode( sibling, lookForward ); + return isEmpty( sibling ) ? getAdjacentNonEmptyTextNode( sibling, lookForward ) : sibling; + } + + // Checks whether a text node is empty or is FCSeq string (which will be totally removed when normalizing). + function isEmpty( textNode ) { + return !textNode.nodeValue || textNode.nodeValue == CKEDITOR.dom.selection.FILLING_CHAR_SEQUENCE; } }, diff --git a/sources/core/dom/nodelist.js b/sources/core/dom/nodelist.js index 0bbe3ee6..0f91eaa1 100644 --- a/sources/core/dom/nodelist.js +++ b/sources/core/dom/nodelist.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/dom/range.js b/sources/core/dom/range.js index fe75c550..b5e87363 100644 --- a/sources/core/dom/range.js +++ b/sources/core/dom/range.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -804,12 +804,12 @@ CKEDITOR.dom.range = function( root ) { var sum = 0; while ( ( node = node.getPrevious() ) && node.type == CKEDITOR.NODE_TEXT ) - sum += node.getLength(); + sum += node.getText().replace( CKEDITOR.dom.selection.FILLING_CHAR_SEQUENCE, '' ).length; return sum; } - function normalize( limit ) { + function normalizeTextNodes( limit ) { var container = limit.container, offset = limit.offset; @@ -820,11 +820,13 @@ CKEDITOR.dom.range = function( root ) { offset = container.getLength(); } - // Now, if limit is anchored in element and has at least two nodes before it, + // Now, if limit is anchored in element and has at least one node before it, // it may happen that some of them will be merged. Normalize the offset - // by setting it to normalized index of its preceding node. - if ( container.type == CKEDITOR.NODE_ELEMENT && offset > 1 ) - offset = container.getChild( offset - 1 ).getIndex( true ) + 1; + // by setting it to normalized index of its preceding, safe node. + // (safe == one for which getIndex(true) does not return -1, so one which won't disappear). + if ( container.type == CKEDITOR.NODE_ELEMENT && offset > 0 ) { + offset = getPrecedingSafeNodeIndex( container, offset ) + 1; + } // The last step - fix the offset inside text node by adding // lengths of preceding text nodes which will be merged with container. @@ -870,6 +872,48 @@ CKEDITOR.dom.range = function( root ) { limit.offset = offset; } + function normalizeFCSeq( limit, root ) { + var fcseq = root.getCustomData( 'cke-fillingChar' ); + + if ( !fcseq ) { + return; + } + + var container = limit.container; + + if ( fcseq.equals( container ) ) { + limit.offset -= CKEDITOR.dom.selection.FILLING_CHAR_SEQUENCE.length; + + // == 0 handles case when limit was at the end of FCS. + // < 0 handles all cases where limit was somewhere in the middle or at the beginning. + // > 0 (the "else" case) means cases where there are some more characters in the FCS node (FCSabc^def). + if ( limit.offset <= 0 ) { + limit.offset = container.getIndex(); + limit.container = container.getParent(); + } + return; + } + + // And here goes the funny part - all other cases are handled inside node.getAddress() and getIndex() thanks to + // node.getIndex() being aware of FCS (handling it as an empty node). + } + + // Finds a normalized index of a safe node preceding this one. + // Safe == one that will not disappear, so one for which getIndex( true ) does not return -1. + // Return -1 if there's no safe preceding node. + function getPrecedingSafeNodeIndex( container, offset ) { + var index; + + while ( offset-- ) { + index = container.getChild( offset ).getIndex( true ); + + if ( index >= 0 ) + return index; + } + + return -1; + } + return function( normalized ) { var collapsed = this.collapsed, bmStart = { @@ -882,10 +926,13 @@ CKEDITOR.dom.range = function( root ) { }; if ( normalized ) { - normalize( bmStart ); + normalizeTextNodes( bmStart ); + normalizeFCSeq( bmStart, this.root ); - if ( !collapsed ) - normalize( bmEnd ); + if ( !collapsed ) { + normalizeTextNodes( bmEnd ); + normalizeFCSeq( bmEnd, this.root ); + } } return { diff --git a/sources/core/dom/rangelist.js b/sources/core/dom/rangelist.js index 9c558b36..d02fc033 100644 --- a/sources/core/dom/rangelist.js +++ b/sources/core/dom/rangelist.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/dom/text.js b/sources/core/dom/text.js index 7c403f90..c3132590 100644 --- a/sources/core/dom/text.js +++ b/sources/core/dom/text.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/dom/walker.js b/sources/core/dom/walker.js index 5f2c8f40..746b4067 100644 --- a/sources/core/dom/walker.js +++ b/sources/core/dom/walker.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -388,9 +388,9 @@ return function( node ) { var isWhitespace; if ( node && node.type == CKEDITOR.NODE_TEXT ) { - // whitespace, as well as the text cursor filler node we used in Webkit. (#9384) + // Whitespace, as well as the Filling Char Sequence text node used in Webkit. (#9384, #13816) isWhitespace = !CKEDITOR.tools.trim( node.getText() ) || - CKEDITOR.env.webkit && node.getText() == '\u200b'; + CKEDITOR.env.webkit && node.getText() == CKEDITOR.dom.selection.FILLING_CHAR_SEQUENCE; } return !!( isReject ^ isWhitespace ); diff --git a/sources/core/dom/window.js b/sources/core/dom/window.js index 123c981a..edfeb84e 100644 --- a/sources/core/dom/window.js +++ b/sources/core/dom/window.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/dtd.js b/sources/core/dtd.js index 9ef4fa7c..d6dc5a67 100644 --- a/sources/core/dtd.js +++ b/sources/core/dtd.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/editable.js b/sources/core/editable.js index 4c941cd3..b9b0270b 100644 --- a/sources/core/editable.js +++ b/sources/core/editable.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/editor.js b/sources/core/editor.js index f29be63f..31188d24 100644 --- a/sources/core/editor.js +++ b/sources/core/editor.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -654,6 +654,47 @@ return editor.blockless ? CKEDITOR.ENTER_BR : enterMode; } + // Create DocumentFragment from specified ranges. For now it handles only tables in Firefox + // and returns DocumentFragment from the 1. range for other cases. (#13884) + function createDocumentFragmentFromRanges( ranges, editable ) { + var docFragment = new CKEDITOR.dom.documentFragment(), + tableClone, + currentRow, + currentRowClone; + + for ( var i = 0; i < ranges.length; i++ ) { + var range = ranges[ i ], + container = range.startContainer; + + if ( container.getName && container.getName() == 'tr' ) { + if ( !tableClone ) { + tableClone = container.getAscendant( 'table' ).clone(); + tableClone.append( container.getAscendant( 'tbody' ).clone() ); + docFragment.append( tableClone ); + tableClone = tableClone.findOne( 'tbody' ); + } + + if ( !( currentRow && currentRow.equals( container ) ) ) { + currentRow = container; + currentRowClone = container.clone(); + tableClone.append( currentRowClone ); + } + + currentRowClone.append( range.cloneContents() ); + } else { + // If there was something else copied with table, + // append it to DocumentFragment. + docFragment.append( range.cloneContents() ); + } + } + + if ( !tableClone ) { + return editable.getHtmlFromRange( ranges[ 0 ] ); + } + + return docFragment; + } + CKEDITOR.tools.extend( CKEDITOR.editor.prototype, { /** * Adds a command definition to the editor instance. Commands added with @@ -1133,7 +1174,7 @@ return null; } - var docFragment = editable.getHtmlFromRange( ranges[ 0 ] ); + var docFragment = createDocumentFragmentFromRanges( ranges, editable ); return toString ? docFragment.getHtml() : docFragment; }, diff --git a/sources/core/editor_basic.js b/sources/core/editor_basic.js index f81efb35..14f34460 100644 --- a/sources/core/editor_basic.js +++ b/sources/core/editor_basic.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/env.js b/sources/core/env.js index 1659071f..4410ce93 100644 --- a/sources/core/env.js +++ b/sources/core/env.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/event.js b/sources/core/event.js index a660f34b..0dd1f412 100644 --- a/sources/core/event.js +++ b/sources/core/event.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/eventInfo.js b/sources/core/eventInfo.js index db0ee390..e1cd65a3 100644 --- a/sources/core/eventInfo.js +++ b/sources/core/eventInfo.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/filter.js b/sources/core/filter.js index c85b6beb..e9d5a374 100644 --- a/sources/core/filter.js +++ b/sources/core/filter.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/focusmanager.js b/sources/core/focusmanager.js index b9c779bf..ee1bc39f 100644 --- a/sources/core/focusmanager.js +++ b/sources/core/focusmanager.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/htmldataprocessor.js b/sources/core/htmldataprocessor.js index 9bc9ef0b..d079e4d4 100644 --- a/sources/core/htmldataprocessor.js +++ b/sources/core/htmldataprocessor.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/htmlparser.js b/sources/core/htmlparser.js index 078fc3a9..dffde95e 100644 --- a/sources/core/htmlparser.js +++ b/sources/core/htmlparser.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/htmlparser/basicwriter.js b/sources/core/htmlparser/basicwriter.js index 705a4ac6..62a97ef1 100644 --- a/sources/core/htmlparser/basicwriter.js +++ b/sources/core/htmlparser/basicwriter.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/htmlparser/cdata.js b/sources/core/htmlparser/cdata.js index 2acba74f..4ece2b7e 100644 --- a/sources/core/htmlparser/cdata.js +++ b/sources/core/htmlparser/cdata.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/htmlparser/comment.js b/sources/core/htmlparser/comment.js index 1508d71a..171c62e4 100644 --- a/sources/core/htmlparser/comment.js +++ b/sources/core/htmlparser/comment.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/htmlparser/element.js b/sources/core/htmlparser/element.js index c4497dab..3654322a 100644 --- a/sources/core/htmlparser/element.js +++ b/sources/core/htmlparser/element.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/htmlparser/filter.js b/sources/core/htmlparser/filter.js index 06550641..72767b59 100644 --- a/sources/core/htmlparser/filter.js +++ b/sources/core/htmlparser/filter.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/htmlparser/fragment.js b/sources/core/htmlparser/fragment.js index 00e87909..c0629865 100644 --- a/sources/core/htmlparser/fragment.js +++ b/sources/core/htmlparser/fragment.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/htmlparser/node.js b/sources/core/htmlparser/node.js index a70dede1..0f1b3075 100644 --- a/sources/core/htmlparser/node.js +++ b/sources/core/htmlparser/node.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/htmlparser/text.js b/sources/core/htmlparser/text.js index d7b0d321..07cb8658 100644 --- a/sources/core/htmlparser/text.js +++ b/sources/core/htmlparser/text.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/keystrokehandler.js b/sources/core/keystrokehandler.js index 8d8b443b..e2a6bcdb 100644 --- a/sources/core/keystrokehandler.js +++ b/sources/core/keystrokehandler.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/lang.js b/sources/core/lang.js index f2417e8a..3519923a 100644 --- a/sources/core/lang.js +++ b/sources/core/lang.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -17,7 +17,7 @@ * alert( CKEDITOR.lang.languages.en ); // 1 */ languages: { - af: 1, ar: 1, bg: 1, bn: 1, bs: 1, ca: 1, cs: 1, cy: 1, da: 1, de: 1, el: 1, + af: 1, ar: 1, bg: 1, bn: 1, bs: 1, ca: 1, cs: 1, cy: 1, da: 1, de: 1, 'de-ch': 1, el: 1, 'en-au': 1, 'en-ca': 1, 'en-gb': 1, en: 1, eo: 1, es: 1, et: 1, eu: 1, fa: 1, fi: 1, fo: 1, 'fr-ca': 1, fr: 1, gl: 1, gu: 1, he: 1, hi: 1, hr: 1, hu: 1, id: 1, is: 1, it: 1, ja: 1, ka: 1, km: 1, ko: 1, ku: 1, lt: 1, lv: 1, mk: 1, mn: 1, ms: 1, nb: 1, nl: 1, no: 1, pl: 1, 'pt-br': 1, diff --git a/sources/core/loader.js b/sources/core/loader.js index 298106a6..5a108dff 100644 --- a/sources/core/loader.js +++ b/sources/core/loader.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/log.js b/sources/core/log.js index 8461021d..69816128 100644 --- a/sources/core/log.js +++ b/sources/core/log.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/plugindefinition.js b/sources/core/plugindefinition.js index 4d8b1139..caff9575 100644 --- a/sources/core/plugindefinition.js +++ b/sources/core/plugindefinition.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/plugins.js b/sources/core/plugins.js index 66f500d1..8e6c9528 100644 --- a/sources/core/plugins.js +++ b/sources/core/plugins.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/resourcemanager.js b/sources/core/resourcemanager.js index af7d12e0..7ba88a8f 100644 --- a/sources/core/resourcemanager.js +++ b/sources/core/resourcemanager.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/scriptloader.js b/sources/core/scriptloader.js index a6bcbd2b..9ad536e5 100644 --- a/sources/core/scriptloader.js +++ b/sources/core/scriptloader.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/selection.js b/sources/core/selection.js index fec3b7fc..573b890e 100644 --- a/sources/core/selection.js +++ b/sources/core/selection.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -138,72 +138,81 @@ return false; } - function createFillingChar( element ) { - removeFillingChar( element, false ); + function createFillingCharSequenceNode( editable ) { + removeFillingCharSequenceNode( editable, false ); - var fillingChar = element.getDocument().createText( '\u200B' ); - element.setCustomData( 'cke-fillingChar', fillingChar ); + var fillingChar = editable.getDocument().createText( fillingCharSequence ); + editable.setCustomData( 'cke-fillingChar', fillingChar ); return fillingChar; } - function getFillingChar( element ) { - return element.getCustomData( 'cke-fillingChar' ); - } - // Checks if a filling char has been used, eventualy removing it (#1272). - function checkFillingChar( element ) { - var fillingChar = getFillingChar( element ); + function checkFillingCharSequenceNodeReady( editable ) { + var fillingChar = editable.getCustomData( 'cke-fillingChar' ); + if ( fillingChar ) { // Use this flag to avoid removing the filling char right after // creating it. - if ( fillingChar.getCustomData( 'ready' ) ) - removeFillingChar( element ); - else + if ( fillingChar.getCustomData( 'ready' ) ) { + removeFillingCharSequenceNode( editable ); + } else { fillingChar.setCustomData( 'ready', 1 ); + } } } - function removeFillingChar( element, keepSelection ) { - var fillingChar = element && element.removeCustomData( 'cke-fillingChar' ); - if ( fillingChar ) { + function removeFillingCharSequenceNode( editable, keepSelection ) { + var fillingChar = editable && editable.removeCustomData( 'cke-fillingChar' ); + if ( fillingChar ) { // Text selection position might get mangled by // subsequent dom modification, save it now for restoring. (#8617) if ( keepSelection !== false ) { - var bm, - sel = element.getDocument().getSelection().getNative(), + var sel = editable.getDocument().getSelection().getNative(), // Be error proof. - range = sel && sel.type != 'None' && sel.getRangeAt( 0 ); + range = sel && sel.type != 'None' && sel.getRangeAt( 0 ), + fillingCharSeqLength = fillingCharSequence.length; - if ( fillingChar.getLength() > 1 && range && range.intersectsNode( fillingChar.$ ) ) { - bm = createNativeSelectionBookmark( sel ); + // If there's some text other than the sequence in the FC text node and the range + // intersects with that node... + if ( fillingChar.getLength() > fillingCharSeqLength && range && range.intersectsNode( fillingChar.$ ) ) { + var bm = createNativeSelectionBookmark( sel ); + + // Correct start offset anticipating the removal of FC. + if ( sel.anchorNode == fillingChar.$ && sel.anchorOffset > fillingCharSeqLength ) { + bm[ 0 ].offset -= fillingCharSeqLength; + } - // Anticipate the offset change brought by the removed char. - var startAffected = sel.anchorNode == fillingChar.$ && sel.anchorOffset > 0, - endAffected = sel.focusNode == fillingChar.$ && sel.focusOffset > 0; - startAffected && bm[ 0 ].offset--; - endAffected && bm[ 1 ].offset--; + // Correct end offset anticipating the removal of FC. + if ( sel.focusNode == fillingChar.$ && sel.focusOffset > fillingCharSeqLength ) { + bm[ 1 ].offset -= fillingCharSeqLength; + } } } // We can't simply remove the filling node because the user // will actually enlarge it when typing, so we just remove the // invisible char from it. - fillingChar.setText( replaceFillingChar( fillingChar.getText() ) ); + fillingChar.setText( removeFillingCharSequenceString( fillingChar.getText(), 1 ) ); // Restore the bookmark preserving selection's direction. if ( bm ) { - moveNativeSelectionToBookmark( element.getDocument().$, bm ); + moveNativeSelectionToBookmark( editable.getDocument().$, bm ); } } } - function replaceFillingChar( html ) { - return html.replace( /\u200B( )?/g, function( match ) { - // #10291 if filling char is followed by a space replace it with nbsp. - return match[ 1 ] ? '\xa0' : ''; - } ); + // #13816 + function removeFillingCharSequenceString( str, nbspAware ) { + if ( nbspAware ) { + return str.replace( fillingCharSequenceRegExp, function( m, p ) { + // #10291 if filling char is followed by a space replace it with NBSP. + return p ? '\xa0' : ''; + } ); + } else { + return str.replace( fillingCharSequence, '' ); + } } function createNativeSelectionBookmark( sel ) { @@ -724,7 +733,7 @@ case 8: // BACKSPACE case 45: // INS case 46: // DEl - removeFillingChar( editable ); + removeFillingCharSequenceNode( editable ); } }, null, null, -1 ); @@ -839,65 +848,39 @@ } } ); - CKEDITOR.on( 'instanceReady', function( evt ) { - var editor = evt.editor, - fillingCharBefore, - selectionBookmark; + // On WebKit only, we need a special "filling" char on some situations + // (#1272). Here we set the events that should invalidate that char. + if ( CKEDITOR.env.webkit ) { + CKEDITOR.on( 'instanceReady', function( evt ) { + var editor = evt.editor; - // On WebKit only, we need a special "filling" char on some situations - // (#1272). Here we set the events that should invalidate that char. - if ( CKEDITOR.env.webkit ) { editor.on( 'selectionChange', function() { - checkFillingChar( editor.editable() ); + checkFillingCharSequenceNodeReady( editor.editable() ); }, null, null, -1 ); + editor.on( 'beforeSetMode', function() { - removeFillingChar( editor.editable() ); + removeFillingCharSequenceNode( editor.editable() ); }, null, null, -1 ); - editor.on( 'beforeUndoImage', beforeData ); - editor.on( 'afterUndoImage', afterData ); - editor.on( 'beforeGetData', beforeData, null, null, 0 ); - editor.on( 'getData', afterData ); - } - - function beforeData() { - var editable = editor.editable(); - if ( !editable ) - return; - - var fillingChar = getFillingChar( editable ); - - if ( fillingChar ) { - // If the selection's focus or anchor is located in the filling char's text node, - // we need to restore the selection in afterData, because it will be lost - // when setting text. Selection's direction must be preserved. - // (#7437, #12489, #12491 comment:3) - var sel = editor.document.$.getSelection(); - if ( sel.type != 'None' && ( sel.anchorNode == fillingChar.$ || sel.focusNode == fillingChar.$ ) ) - selectionBookmark = createNativeSelectionBookmark( sel ); - - fillingCharBefore = fillingChar.getText(); - fillingChar.setText( replaceFillingChar( fillingCharBefore ) ); - } - } - - function afterData() { - var editable = editor.editable(); - if ( !editable ) - return; - - var fillingChar = getFillingChar( editable ); - - if ( fillingChar ) { - fillingChar.setText( fillingCharBefore ); - - if ( selectionBookmark ) { - moveNativeSelectionToBookmark( editor.document.$, selectionBookmark ); - selectionBookmark = null; + // Filter Undo snapshot's HTML to get rid of Filling Char Sequence. + // Note: CKEDITOR.dom.range.createBookmark2() normalizes snapshot's + // bookmarks to anticipate the removal of FCSeq from the snapshot's HTML (#13816). + editor.on( 'getSnapshot', function( evt ) { + if ( evt.data ) { + evt.data = removeFillingCharSequenceString( evt.data ); } - } - } - } ); + }, editor, null, 20 ); + + // Filter data to get rid of Filling Char Sequence. Filter on #toDataFormat + // instead of #getData because once removed, FCSeq may leave an empty element, + // which should be pruned by the dataProcessor (#13816). + // Note: Used low priority to filter when dataProcessor works on strings, + // not pseudo–DOM. + editor.on( 'toDataFormat', function( evt ) { + evt.data.dataValue = removeFillingCharSequenceString( evt.data.dataValue ); + }, null, null, 0 ); + } ); + } /** * Check the selection change in editor and potentially fires @@ -1159,6 +1142,25 @@ var styleObjectElements = { img: 1, hr: 1, li: 1, table: 1, tr: 1, td: 1, th: 1, embed: 1, object: 1, ol: 1, ul: 1, a: 1, input: 1, form: 1, select: 1, textarea: 1, button: 1, fieldset: 1, thead: 1, tfoot: 1 }; + // #13816 + var fillingCharSequence = CKEDITOR.tools.repeat( '\u200b', 7 ), + fillingCharSequenceRegExp = new RegExp( fillingCharSequence + '( )?', 'g' ); + + CKEDITOR.tools.extend( CKEDITOR.dom.selection, { + _removeFillingCharSequenceString: removeFillingCharSequenceString, + _createFillingCharSequenceNode: createFillingCharSequenceNode, + + /** + * The sequence used in a WebKit-based browser to create a Filling Character. By default it is + * a string of 7 zero-width space characters (U+200B). + * + * @since 4.5.7 + * @readonly + * @property {String} + */ + FILLING_CHAR_SEQUENCE: fillingCharSequence + } ); + CKEDITOR.dom.selection.prototype = { /** * Gets the native selection object from the browser. @@ -1899,7 +1901,7 @@ if ( range.collapsed && CKEDITOR.env.webkit && rangeRequiresFix( range ) ) { // Append a zero-width space so WebKit will not try to // move the selection by itself (#1272). - var fillingChar = createFillingChar( this.root ); + var fillingChar = createFillingCharSequenceNode( this.root ); range.insertNode( fillingChar ); next = fillingChar.getNext(); @@ -1908,7 +1910,7 @@ // having something before it, it'll not blink. // Let's remove it in this case. if ( next && !fillingChar.getPrevious() && next.type == CKEDITOR.NODE_ELEMENT && next.getName() == 'br' ) { - removeFillingChar( this.root ); + removeFillingCharSequenceNode( this.root ); range.moveToPosition( next, CKEDITOR.POSITION_BEFORE_START ); } else { range.moveToPosition( fillingChar, CKEDITOR.POSITION_AFTER_END ); diff --git a/sources/core/skin.js b/sources/core/skin.js index 143a7346..98b85361 100644 --- a/sources/core/skin.js +++ b/sources/core/skin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/style.js b/sources/core/style.js index 619358b5..09b117ba 100644 --- a/sources/core/style.js +++ b/sources/core/style.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/template.js b/sources/core/template.js index d3fe0b90..a3fe55b5 100644 --- a/sources/core/template.js +++ b/sources/core/template.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/tools.js b/sources/core/tools.js index 0cf824f9..ae5b4d0f 100644 --- a/sources/core/tools.js +++ b/sources/core/tools.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/core/ui.js b/sources/core/ui.js index 985a4f82..29ab0adb 100644 --- a/sources/core/ui.js +++ b/sources/core/ui.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/_translationstatus.txt b/sources/lang/_translationstatus.txt index a7b9d052..5573f804 100644 --- a/sources/lang/_translationstatus.txt +++ b/sources/lang/_translationstatus.txt @@ -1,4 +1,4 @@ -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license af.js Found: 62 Missing: 4 diff --git a/sources/lang/af.js b/sources/lang/af.js index 8f5c97ee..2cd440d2 100644 --- a/sources/lang/af.js +++ b/sources/lang/af.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/ar.js b/sources/lang/ar.js index ffc06fe1..4697f915 100644 --- a/sources/lang/ar.js +++ b/sources/lang/ar.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/bg.js b/sources/lang/bg.js index f768f008..4a0097e1 100644 --- a/sources/lang/bg.js +++ b/sources/lang/bg.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/bn.js b/sources/lang/bn.js index 083c3a89..9c943837 100644 --- a/sources/lang/bn.js +++ b/sources/lang/bn.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/bs.js b/sources/lang/bs.js index a2a34b1e..49d794e5 100644 --- a/sources/lang/bs.js +++ b/sources/lang/bs.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/ca.js b/sources/lang/ca.js index 19d8f260..090c6885 100644 --- a/sources/lang/ca.js +++ b/sources/lang/ca.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/cs.js b/sources/lang/cs.js index 51c3cf5e..ece4c6b9 100644 --- a/sources/lang/cs.js +++ b/sources/lang/cs.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/cy.js b/sources/lang/cy.js index 0f1c4ae8..916206e5 100644 --- a/sources/lang/cy.js +++ b/sources/lang/cy.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/da.js b/sources/lang/da.js index 6cf3f7ea..46bbe733 100644 --- a/sources/lang/da.js +++ b/sources/lang/da.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/de-ch.js b/sources/lang/de-ch.js new file mode 100644 index 00000000..5322a81b --- /dev/null +++ b/sources/lang/de-ch.js @@ -0,0 +1,99 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** +* @fileOverview +*/ + +/**#@+ + @type String + @example +*/ + +/** + * Contains the dictionary of language entries. + * @namespace + */ +CKEDITOR.lang[ 'de-ch' ] = { + // ARIA description. + editor: 'WYSIWYG-Editor', + editorPanel: 'WYSIWYG-Editor-Leiste', + + // Common messages and labels. + common: { + // Screenreader titles. Please note that screenreaders are not always capable + // of reading non-English words. So be careful while translating it. + editorHelp: 'Drücken Sie ALT 0 für Hilfe', + + browseServer: 'Server durchsuchen', + url: 'URL', + protocol: 'Protokoll', + upload: 'Hochladen', + uploadSubmit: 'Zum Server senden', + image: 'Bild', + flash: 'Flash', + form: 'Formular', + checkbox: 'Kontrollbox', + radio: 'Optionsfeld', + textField: 'Textfeld', + textarea: 'Textfeld', + hiddenField: 'Verstecktes Feld', + button: 'Schaltfläche', + select: 'Auswahlfeld', + imageButton: 'Bildschaltfläche', + notSet: '', + id: 'Kennung', + name: 'Name', + langDir: 'Schreibrichtung', + langDirLtr: 'Links nach Rechts (LTR)', + langDirRtl: 'Rechts nach Links (RTL)', + langCode: 'Sprachcode', + longDescr: 'Langbeschreibungs-URL', + cssClass: 'Formatvorlagenklassen', + advisoryTitle: 'Titel Beschreibung', + cssStyle: 'Stil', + ok: 'OK', + cancel: 'Abbrechen', + close: 'Schliessen', + preview: 'Vorschau', + resize: 'Grösse ändern', + generalTab: 'Allgemein', + advancedTab: 'Erweitert', + validateNumberFailed: 'Dieser Wert ist keine Nummer.', + confirmNewPage: 'Alle nicht gespeicherten Änderungen gehen verlohren. Sind Sie sicher die neue Seite zu laden?', + confirmCancel: 'Einige Optionen wurden geändert. Wollen Sie den Dialog dennoch schliessen?', + options: 'Optionen', + target: 'Zielseite', + targetNew: 'Neues Fenster (_blank)', + targetTop: 'Oberstes Fenster (_top)', + targetSelf: 'Gleiches Fenster (_self)', + targetParent: 'Oberes Fenster (_parent)', + langDirLTR: 'Links nach Rechts (LNR)', + langDirRTL: 'Rechts nach Links (RNL)', + styles: 'Style', + cssClasses: 'Stylesheet Klasse', + width: 'Breite', + height: 'Höhe', + align: 'Ausrichtung', + alignLeft: 'Links', + alignRight: 'Rechts', + alignCenter: 'Zentriert', + alignJustify: 'Blocksatz', + alignTop: 'Oben', + alignMiddle: 'Mitte', + alignBottom: 'Unten', + alignNone: 'Keine', + invalidValue : 'Ungültiger Wert.', + invalidHeight: 'Höhe muss eine Zahl sein.', + invalidWidth: 'Breite muss eine Zahl sein.', + invalidCssLength: 'Wert spezifiziert für "%1" Feld muss ein positiver numerischer Wert sein mit oder ohne korrekte CSS Messeinheit (px, %, in, cm, mm, em, ex, pt oder pc).', + invalidHtmlLength: 'Wert spezifiziert für "%1" Feld muss ein positiver numerischer Wert sein mit oder ohne korrekte HTML Messeinheit (px oder %).', + invalidInlineStyle: 'Wert spezifiziert für inline Stilart muss enthalten ein oder mehr Tupels mit dem Format "Name : Wert" getrennt mit Semikolons.', + cssLengthTooltip: 'Gebe eine Zahl ein für ein Wert in pixels oder eine Zahl mit einer korrekten CSS Messeinheit (px, %, in, cm, mm, em, ex, pt oder pc).', + + // Put the voice-only part of the label in the span. + unavailable: '%1, nicht verfügbar' + } +}; diff --git a/sources/lang/de.js b/sources/lang/de.js index 318d8c74..0d895fdb 100644 --- a/sources/lang/de.js +++ b/sources/lang/de.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/el.js b/sources/lang/el.js index 1c0a1918..255f3754 100644 --- a/sources/lang/el.js +++ b/sources/lang/el.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/en-au.js b/sources/lang/en-au.js index 25784b64..2d29b51e 100644 --- a/sources/lang/en-au.js +++ b/sources/lang/en-au.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/en-ca.js b/sources/lang/en-ca.js index 7edca4c6..33c65348 100644 --- a/sources/lang/en-ca.js +++ b/sources/lang/en-ca.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/en-gb.js b/sources/lang/en-gb.js index 8561306d..1cf67a72 100644 --- a/sources/lang/en-gb.js +++ b/sources/lang/en-gb.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/en.js b/sources/lang/en.js index 543e4e89..8d4986dd 100644 --- a/sources/lang/en.js +++ b/sources/lang/en.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/eo.js b/sources/lang/eo.js index ea7202d7..4a258621 100644 --- a/sources/lang/eo.js +++ b/sources/lang/eo.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/es.js b/sources/lang/es.js index e06ab175..64468309 100644 --- a/sources/lang/es.js +++ b/sources/lang/es.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/et.js b/sources/lang/et.js index 6f55f494..2ec5b1c7 100644 --- a/sources/lang/et.js +++ b/sources/lang/et.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/eu.js b/sources/lang/eu.js index c1463084..c0c0476b 100644 --- a/sources/lang/eu.js +++ b/sources/lang/eu.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/fa.js b/sources/lang/fa.js index a450c2f1..22c5349f 100644 --- a/sources/lang/fa.js +++ b/sources/lang/fa.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/fi.js b/sources/lang/fi.js index d2ad03c9..b7587abc 100644 --- a/sources/lang/fi.js +++ b/sources/lang/fi.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/fo.js b/sources/lang/fo.js index 20284ccc..195454f9 100644 --- a/sources/lang/fo.js +++ b/sources/lang/fo.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/fr-ca.js b/sources/lang/fr-ca.js index b50e2a09..a5f62798 100644 --- a/sources/lang/fr-ca.js +++ b/sources/lang/fr-ca.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/fr.js b/sources/lang/fr.js index 7126cd03..416ad76b 100644 --- a/sources/lang/fr.js +++ b/sources/lang/fr.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -31,7 +31,7 @@ CKEDITOR.lang[ 'fr' ] = { browseServer: 'Explorer le serveur', url: 'URL', protocol: 'Protocole', - upload: 'Envoyer', + upload: 'Télécharger', uploadSubmit: 'Envoyer sur le serveur', image: 'Image', flash: 'Flash', diff --git a/sources/lang/gl.js b/sources/lang/gl.js index 85d8573c..95e779dc 100644 --- a/sources/lang/gl.js +++ b/sources/lang/gl.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/gu.js b/sources/lang/gu.js index 1f88172a..5e175537 100644 --- a/sources/lang/gu.js +++ b/sources/lang/gu.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/he.js b/sources/lang/he.js index 0fffef25..59e17119 100644 --- a/sources/lang/he.js +++ b/sources/lang/he.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/hi.js b/sources/lang/hi.js index 3abaa831..bd6ca836 100644 --- a/sources/lang/hi.js +++ b/sources/lang/hi.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/hr.js b/sources/lang/hr.js index 227fcb27..52db9704 100644 --- a/sources/lang/hr.js +++ b/sources/lang/hr.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/hu.js b/sources/lang/hu.js index 4e0b065b..91746f19 100644 --- a/sources/lang/hu.js +++ b/sources/lang/hu.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/id.js b/sources/lang/id.js index 591dae6b..f48c51b8 100644 --- a/sources/lang/id.js +++ b/sources/lang/id.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/is.js b/sources/lang/is.js index c4827abc..ecdb3187 100644 --- a/sources/lang/is.js +++ b/sources/lang/is.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/it.js b/sources/lang/it.js index 8360955f..5c7863ff 100644 --- a/sources/lang/it.js +++ b/sources/lang/it.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/ja.js b/sources/lang/ja.js index 1ef9ec8e..50df2a2d 100644 --- a/sources/lang/ja.js +++ b/sources/lang/ja.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/ka.js b/sources/lang/ka.js index fdd6c4fa..a3279596 100644 --- a/sources/lang/ka.js +++ b/sources/lang/ka.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/km.js b/sources/lang/km.js index a4aa225d..50066860 100644 --- a/sources/lang/km.js +++ b/sources/lang/km.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/ko.js b/sources/lang/ko.js index 87938cf7..43a6f800 100644 --- a/sources/lang/ko.js +++ b/sources/lang/ko.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/ku.js b/sources/lang/ku.js index 935c45b7..0ed14a41 100644 --- a/sources/lang/ku.js +++ b/sources/lang/ku.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/lt.js b/sources/lang/lt.js index 3ff0be1c..9c0c3849 100644 --- a/sources/lang/lt.js +++ b/sources/lang/lt.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/lv.js b/sources/lang/lv.js index 3281aed6..e89bf62b 100644 --- a/sources/lang/lv.js +++ b/sources/lang/lv.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/mk.js b/sources/lang/mk.js index 39f71979..bc7b06cc 100644 --- a/sources/lang/mk.js +++ b/sources/lang/mk.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -25,36 +25,36 @@ CKEDITOR.lang[ 'mk' ] = { common: { // Screenreader titles. Please note that screenreaders are not always capable // of reading non-English words. So be careful while translating it. - editorHelp: 'Press ALT 0 for help', // MISSING + editorHelp: 'Притисни ALT 0 за помош', - browseServer: 'Browse Server', // MISSING - url: 'URL', // MISSING - protocol: 'Protocol', // MISSING - upload: 'Upload', // MISSING - uploadSubmit: 'Send it to the Server', // MISSING - image: 'Image', // MISSING + browseServer: 'Пребарај низ серверот', + url: 'URL', + protocol: 'Протокол', + upload: 'Прикачи', + uploadSubmit: 'Прикачи на сервер', + image: 'Слика', flash: 'Flash', // MISSING form: 'Form', // MISSING checkbox: 'Checkbox', // MISSING radio: 'Radio Button', // MISSING - textField: 'Text Field', // MISSING - textarea: 'Textarea', // MISSING - hiddenField: 'Hidden Field', // MISSING + textField: 'Поле за текст', + textarea: 'Големо поле за текст', + hiddenField: 'Скриено поле', button: 'Button', select: 'Selection Field', // MISSING - imageButton: 'Image Button', // MISSING + imageButton: 'Копче-слика', notSet: '', - id: 'Id', // MISSING + id: 'Id', name: 'Name', - langDir: 'Language Direction', // MISSING - langDirLtr: 'Left to Right (LTR)', // MISSING - langDirRtl: 'Right to Left (RTL)', // MISSING - langCode: 'Language Code', // MISSING + langDir: 'Насока на јазик', + langDirLtr: 'Лево кон десно', + langDirRtl: 'Десно кон лево', + langCode: 'Код на јазик', longDescr: 'Long Description URL', // MISSING cssClass: 'Stylesheet Classes', // MISSING advisoryTitle: 'Advisory Title', // MISSING - cssStyle: 'Style', // MISSING - ok: 'OK', // MISSING + cssStyle: 'Стил', + ok: 'OK', cancel: 'Cancel', // MISSING close: 'Close', // MISSING preview: 'Preview', // MISSING @@ -64,30 +64,30 @@ CKEDITOR.lang[ 'mk' ] = { validateNumberFailed: 'This value is not a number.', // MISSING confirmNewPage: 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', // MISSING confirmCancel: 'You have changed some options. Are you sure you want to close the dialog window?', // MISSING - options: 'Options', // MISSING + options: 'Опции', target: 'Target', // MISSING - targetNew: 'New Window (_blank)', // MISSING - targetTop: 'Topmost Window (_top)', // MISSING - targetSelf: 'Same Window (_self)', // MISSING - targetParent: 'Parent Window (_parent)', // MISSING - langDirLTR: 'Left to Right (LTR)', // MISSING - langDirRTL: 'Right to Left (RTL)', // MISSING - styles: 'Style', // MISSING + targetNew: 'Нов прозорец (_blank)', + targetTop: 'Најгорниот прозорец (_top)', + targetSelf: 'Истиот прозорец (_self)', + targetParent: 'Прозорец-родител (_parent)', + langDirLTR: 'Лево кон десно', + langDirRTL: 'Десно кон лево', + styles: 'Стил', cssClasses: 'Stylesheet Classes', // MISSING - width: 'Width', // MISSING - height: 'Height', // MISSING + width: 'Широчина', + height: 'Височина', align: 'Alignment', // MISSING - alignLeft: 'Left', // MISSING - alignRight: 'Right', // MISSING - alignCenter: 'Center', // MISSING + alignLeft: 'Лево', + alignRight: 'Десно', + alignCenter: 'Во средина', alignJustify: 'Justify', // MISSING - alignTop: 'Top', // MISSING - alignMiddle: 'Middle', // MISSING - alignBottom: 'Bottom', // MISSING - alignNone: 'None', // MISSING - invalidValue : 'Invalid value.', // MISSING - invalidHeight: 'Height must be a number.', // MISSING - invalidWidth: 'Width must be a number.', // MISSING + alignTop: 'Горе', + alignMiddle: 'Средина', + alignBottom: 'Доле', + alignNone: 'Никое', + invalidValue : 'Невалидна вредност', + invalidHeight: 'Височината мора да биде број.', + invalidWidth: 'Широчината мора да биде број.', invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING invalidHtmlLength: 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING invalidInlineStyle: 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING diff --git a/sources/lang/mn.js b/sources/lang/mn.js index 4b373a8d..ca5d7495 100644 --- a/sources/lang/mn.js +++ b/sources/lang/mn.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/ms.js b/sources/lang/ms.js index 911deef8..52673014 100644 --- a/sources/lang/ms.js +++ b/sources/lang/ms.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/nb.js b/sources/lang/nb.js index 4e46d8b3..6036b2e9 100644 --- a/sources/lang/nb.js +++ b/sources/lang/nb.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/nl.js b/sources/lang/nl.js index 2dcf5ec7..873d2b8a 100644 --- a/sources/lang/nl.js +++ b/sources/lang/nl.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/no.js b/sources/lang/no.js index 0089fb5c..5c0e9fbf 100644 --- a/sources/lang/no.js +++ b/sources/lang/no.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/pl.js b/sources/lang/pl.js index dd5aa046..7fdd920b 100644 --- a/sources/lang/pl.js +++ b/sources/lang/pl.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/pt-br.js b/sources/lang/pt-br.js index ead2110a..e1d71164 100644 --- a/sources/lang/pt-br.js +++ b/sources/lang/pt-br.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/pt.js b/sources/lang/pt.js index 9b1d057d..fbace5b4 100644 --- a/sources/lang/pt.js +++ b/sources/lang/pt.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/ro.js b/sources/lang/ro.js index 801f6d25..9120e561 100644 --- a/sources/lang/ro.js +++ b/sources/lang/ro.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/ru.js b/sources/lang/ru.js index e95baa47..a4aac48f 100644 --- a/sources/lang/ru.js +++ b/sources/lang/ru.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/si.js b/sources/lang/si.js index 930ec423..c039733e 100644 --- a/sources/lang/si.js +++ b/sources/lang/si.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/sk.js b/sources/lang/sk.js index 5f361519..337dbed1 100644 --- a/sources/lang/sk.js +++ b/sources/lang/sk.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -26,9 +26,9 @@ CKEDITOR.lang[ 'sk' ] = { common: { // Screenreader titles. Please note that screenreaders are not always capable // of reading non-English words. So be careful while translating it. - editorHelp: 'Stlačte ALT 0 pre nápovedu', + editorHelp: 'Stlačením ALT 0 spustiť pomocníka', - browseServer: 'Prechádzať server', + browseServer: 'Prehliadať server', url: 'URL', protocol: 'Protokol', upload: 'Odoslať', @@ -36,7 +36,7 @@ CKEDITOR.lang[ 'sk' ] = { image: 'Obrázok', flash: 'Flash', form: 'Formulár', - checkbox: 'Zaškrtávacie políčko', + checkbox: 'Zaškrtávacie pole', radio: 'Prepínač', textField: 'Textové pole', textarea: 'Textová oblasť', @@ -62,7 +62,7 @@ CKEDITOR.lang[ 'sk' ] = { resize: 'Zmeniť veľkosť', generalTab: 'Hlavné', advancedTab: 'Rozšírené', - validateNumberFailed: 'Hodnota nieje číslo.', + validateNumberFailed: 'Hodnota nie je číslo.', confirmNewPage: 'Prajete si načítat novú stránku? Všetky neuložené zmeny budú stratené. ', confirmCancel: 'Niektore možnosti boli zmenené. Naozaj chcete zavrieť okno?', options: 'Možnosti', diff --git a/sources/lang/sl.js b/sources/lang/sl.js index 1e1c6037..ee9897c5 100644 --- a/sources/lang/sl.js +++ b/sources/lang/sl.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/sq.js b/sources/lang/sq.js index 0eb9d4e8..7e885a3d 100644 --- a/sources/lang/sq.js +++ b/sources/lang/sq.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/sr-latn.js b/sources/lang/sr-latn.js index 8f6f0f44..78cce5a8 100644 --- a/sources/lang/sr-latn.js +++ b/sources/lang/sr-latn.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/sr.js b/sources/lang/sr.js index 3dfe6f41..cd2bf56c 100644 --- a/sources/lang/sr.js +++ b/sources/lang/sr.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/sv.js b/sources/lang/sv.js index ae312421..afd1a46d 100644 --- a/sources/lang/sv.js +++ b/sources/lang/sv.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/th.js b/sources/lang/th.js index d9d31684..91b53cce 100644 --- a/sources/lang/th.js +++ b/sources/lang/th.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/tr.js b/sources/lang/tr.js index a58e87bc..00cafca3 100644 --- a/sources/lang/tr.js +++ b/sources/lang/tr.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/tt.js b/sources/lang/tt.js index f5fad6f9..20354469 100644 --- a/sources/lang/tt.js +++ b/sources/lang/tt.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/ug.js b/sources/lang/ug.js index 18248489..f7d32837 100644 --- a/sources/lang/ug.js +++ b/sources/lang/ug.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/uk.js b/sources/lang/uk.js index 91396862..18f8d527 100644 --- a/sources/lang/uk.js +++ b/sources/lang/uk.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/vi.js b/sources/lang/vi.js index 9ce1cf94..d1b5dc42 100644 --- a/sources/lang/vi.js +++ b/sources/lang/vi.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/zh-cn.js b/sources/lang/zh-cn.js index d0da927b..c3b01a5c 100644 --- a/sources/lang/zh-cn.js +++ b/sources/lang/zh-cn.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/lang/zh.js b/sources/lang/zh.js index f5c342fd..a5124e2b 100644 --- a/sources/lang/zh.js +++ b/sources/lang/zh.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/a11yhelp.js b/sources/plugins/a11yhelp/dialogs/a11yhelp.js index 60ce9f86..3936e43d 100644 --- a/sources/plugins/a11yhelp/dialogs/a11yhelp.js +++ b/sources/plugins/a11yhelp/dialogs/a11yhelp.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/_translationstatus.txt b/sources/plugins/a11yhelp/dialogs/lang/_translationstatus.txt index a7cc6699..4c590975 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/_translationstatus.txt +++ b/sources/plugins/a11yhelp/dialogs/lang/_translationstatus.txt @@ -1,4 +1,4 @@ -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license cs.js Found: 30 Missing: 0 diff --git a/sources/plugins/a11yhelp/dialogs/lang/af.js b/sources/plugins/a11yhelp/dialogs/lang/af.js index 8d36d9cb..600dec58 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/af.js +++ b/sources/plugins/a11yhelp/dialogs/lang/af.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/ar.js b/sources/plugins/a11yhelp/dialogs/lang/ar.js index 2131ed77..edb58dfb 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/ar.js +++ b/sources/plugins/a11yhelp/dialogs/lang/ar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/bg.js b/sources/plugins/a11yhelp/dialogs/lang/bg.js index 605d5922..4ebdaadc 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/bg.js +++ b/sources/plugins/a11yhelp/dialogs/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/ca.js b/sources/plugins/a11yhelp/dialogs/lang/ca.js index bd224f9b..b739c4e0 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/ca.js +++ b/sources/plugins/a11yhelp/dialogs/lang/ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/cs.js b/sources/plugins/a11yhelp/dialogs/lang/cs.js index ceb45767..6386a353 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/cs.js +++ b/sources/plugins/a11yhelp/dialogs/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/cy.js b/sources/plugins/a11yhelp/dialogs/lang/cy.js index 2d8fbb35..f47ff932 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/cy.js +++ b/sources/plugins/a11yhelp/dialogs/lang/cy.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/da.js b/sources/plugins/a11yhelp/dialogs/lang/da.js index e13b6ece..8ec3f61c 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/da.js +++ b/sources/plugins/a11yhelp/dialogs/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/de-ch.js b/sources/plugins/a11yhelp/dialogs/lang/de-ch.js new file mode 100644 index 00000000..afa4021a --- /dev/null +++ b/sources/plugins/a11yhelp/dialogs/lang/de-ch.js @@ -0,0 +1,148 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +CKEDITOR.plugins.setLang( 'a11yhelp', 'de-ch', { + title: 'Barrierefreiheitinformationen', + contents: 'Hilfeinhalt. Um den Dialog zu schliessen die Taste ESC drücken.', + legend: [ + { + name: 'Allgemein', + items: [ + { + name: 'Editorwerkzeugleiste', + legend: 'Drücken Sie ${toolbarFocus} auf der Symbolleiste. Gehen Sie zur nächsten oder vorherigen Symbolleistengruppe mit TAB und SHIFT+TAB. Gehen Sie zur nächsten oder vorherigen Symbolleiste auf die Schaltfläche mit dem RECHTS- oder LINKS-Pfeil. Drücken Sie die Leertaste oder Eingabetaste, um die Schaltfläche in der Symbolleiste aktivieren.' + }, + + { + name: 'Editordialog', + legend: + 'Inside a dialog, press TAB to navigate to the next dialog element, press SHIFT+TAB to move to the previous dialog element, press ENTER to submit the dialog, press ESC to cancel the dialog. When a dialog has multiple tabs, the tab list can be reached either with ALT+F10 or with TAB as part of the dialog tabbing order. With tab list focused, move to the next and previous tab with RIGHT and LEFT ARROW, respectively.' // MISSING + }, + + { + name: 'Editor-Kontextmenü', + legend: 'Dürcken Sie ${contextMenu} oder die Anwendungstaste um das Kontextmenü zu öffnen. Man kann die Pfeiltasten zum Wechsel benutzen. Mit der Leertaste oder der Enter-Taste kann man den Menüpunkt aufrufen. Schliessen Sie das Kontextmenü mit der ESC-Taste.' + }, + + { + name: 'Editor-Listenbox', + legend: 'Innerhalb einer Listenbox kann man mit der TAB-Taste oder den Pfeilrunter-Taste den nächsten Menüeintrag wählen. Mit der SHIFT+TAB Tastenkombination oder der Pfeilhoch-Taste gelangt man zum vorherigen Menüpunkt. Mit der Leertaste oder Enter kann man den Menüpunkt auswählen. Drücken Sie ESC zum Verlassen des Menüs.' + }, + + { + name: 'Editor-Elementpfadleiste', + legend: 'Drücken Sie ${elementsPathFocus} um sich durch die Pfadleiste zu bewegen. Um zum nächsten Element zu gelangen drücken Sie TAB oder die Pfeilrechts-Taste. Zum vorherigen Element gelangen Sie mit der SHIFT+TAB oder der Pfeillinks-Taste. Drücken Sie die Leertaste oder Enter um das Element auszuwählen.' + } + ] + }, + { + name: 'Befehle', + items: [ + { + name: 'Rückgängig-Befehl', + legend: 'Drücken Sie ${undo}' + }, + { + name: 'Wiederherstellen-Befehl', + legend: 'Drücken Sie ${redo}' + }, + { + name: 'Fettschrift-Befehl', + legend: 'Drücken Sie ${bold}' + }, + { + name: 'Kursiv-Befehl', + legend: 'Drücken Sie ${italic}' + }, + { + name: 'Unterstreichen-Befehl', + legend: 'Drücken Sie ${underline}' + }, + { + name: 'Link-Befehl', + legend: 'Drücken Sie ${link}' + }, + { + name: 'Werkzeugleiste einklappen-Befehl', + legend: 'Drücken Sie ${toolbarCollapse}' + }, + { + name: 'Zugang bisheriger Fokussierung Raumbefehl ', + legend: 'Drücken Sie ${accessPreviousSpace} auf den am nächsten nicht erreichbar Fokus-Abstand vor die Einfügemarke zugreifen: zwei benachbarte HR-Elemente. Wiederholen Sie die Tastenkombination um entfernte Fokusräume zu erreichen. ' + }, + { + name: 'Zugang nächster Schwerpunkt Raumbefehl ', + legend: 'Drücken Sie $ { accessNextSpace }, um den nächsten unerreichbar Fokus Leerzeichen nach dem Cursor zum Beispiel auf: zwei benachbarten HR Elemente. Wiederholen Sie die Tastenkombination zum fernen Fokus Bereiche zu erreichen. ' + }, + { + name: 'Eingabehilfen', + legend: 'Drücken Sie ${a11yHelp}' + } + ] + } + ], + backspace: 'Rücktaste', + tab: 'Tab', + enter: 'Eingabe', + shift: 'Umschalt', + ctrl: 'Strg', + alt: 'Alt', + pause: 'Pause', + capslock: 'Feststell', + escape: 'Escape', + pageUp: 'Bild auf', + pageDown: 'Bild ab', + end: 'Ende', + home: 'Pos1', + leftArrow: 'Linke Pfeiltaste', + upArrow: 'Obere Pfeiltaste', + rightArrow: 'Rechte Pfeiltaste', + downArrow: 'Untere Pfeiltaste', + insert: 'Einfügen', + 'delete': 'Entfernen', + leftWindowKey: 'Linke Windowstaste', + rightWindowKey: 'Rechte Windowstaste', + selectKey: 'Taste auswählen', + numpad0: 'Ziffernblock 0', + numpad1: 'Ziffernblock 1', + numpad2: 'Ziffernblock 2', + numpad3: 'Ziffernblock 3', + numpad4: 'Ziffernblock 4', + numpad5: 'Ziffernblock 5', + numpad6: 'Ziffernblock 6', + numpad7: 'Ziffernblock 7', + numpad8: 'Ziffernblock 8', + numpad9: 'Ziffernblock 9', + multiply: 'Multiplizieren', + add: 'Addieren', + subtract: 'Subtrahieren', + decimalPoint: 'Punkt', + divide: 'Dividieren', + f1: 'F1', + f2: 'F2', + f3: 'F3', + f4: 'F4', + f5: 'F5', + f6: 'F6', + f7: 'F7', + f8: 'F8', + f9: 'F9', + f10: 'F10', + f11: 'F11', + f12: 'F12', + numLock: 'Ziffernblock feststellen', + scrollLock: 'Rollen', + semiColon: 'Semikolon', + equalSign: 'Gleichheitszeichen', + comma: 'Komma', + dash: 'Bindestrich', + period: 'Punkt', + forwardSlash: 'Schrägstrich', + graveAccent: 'Gravis', + openBracket: 'Öffnende eckige Klammer', + backSlash: 'Rückwärtsgewandter Schrägstrich', + closeBracket: 'Schliessende eckige Klammer', + singleQuote: 'Einfaches Anführungszeichen' +} ); diff --git a/sources/plugins/a11yhelp/dialogs/lang/de.js b/sources/plugins/a11yhelp/dialogs/lang/de.js index 16561978..5d3fd04a 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/de.js +++ b/sources/plugins/a11yhelp/dialogs/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/el.js b/sources/plugins/a11yhelp/dialogs/lang/el.js index a9a39f4e..ec61ce5c 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/el.js +++ b/sources/plugins/a11yhelp/dialogs/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/en-gb.js b/sources/plugins/a11yhelp/dialogs/lang/en-gb.js index 800d0577..27dbff86 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/en-gb.js +++ b/sources/plugins/a11yhelp/dialogs/lang/en-gb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/en.js b/sources/plugins/a11yhelp/dialogs/lang/en.js index f18aff7b..47823d75 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/en.js +++ b/sources/plugins/a11yhelp/dialogs/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/eo.js b/sources/plugins/a11yhelp/dialogs/lang/eo.js index 66df8c3d..104cdc40 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/eo.js +++ b/sources/plugins/a11yhelp/dialogs/lang/eo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/es.js b/sources/plugins/a11yhelp/dialogs/lang/es.js index 7b4e8b48..8a1e1301 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/es.js +++ b/sources/plugins/a11yhelp/dialogs/lang/es.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/et.js b/sources/plugins/a11yhelp/dialogs/lang/et.js index 4c98a568..394f0c64 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/et.js +++ b/sources/plugins/a11yhelp/dialogs/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/eu.js b/sources/plugins/a11yhelp/dialogs/lang/eu.js index 5d879bd4..097ad149 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/eu.js +++ b/sources/plugins/a11yhelp/dialogs/lang/eu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/fa.js b/sources/plugins/a11yhelp/dialogs/lang/fa.js index 9d2802fa..73914907 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/fa.js +++ b/sources/plugins/a11yhelp/dialogs/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/fi.js b/sources/plugins/a11yhelp/dialogs/lang/fi.js index fce42284..4f4775b2 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/fi.js +++ b/sources/plugins/a11yhelp/dialogs/lang/fi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/fo.js b/sources/plugins/a11yhelp/dialogs/lang/fo.js index 26b1739a..21bc2616 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/fo.js +++ b/sources/plugins/a11yhelp/dialogs/lang/fo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/fr-ca.js b/sources/plugins/a11yhelp/dialogs/lang/fr-ca.js index d37e497a..b43eeabf 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/fr-ca.js +++ b/sources/plugins/a11yhelp/dialogs/lang/fr-ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/fr.js b/sources/plugins/a11yhelp/dialogs/lang/fr.js index db7ac476..ee415666 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/fr.js +++ b/sources/plugins/a11yhelp/dialogs/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/gl.js b/sources/plugins/a11yhelp/dialogs/lang/gl.js index c7090d9f..f6e6b1c0 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/gl.js +++ b/sources/plugins/a11yhelp/dialogs/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/gu.js b/sources/plugins/a11yhelp/dialogs/lang/gu.js index eaa762cc..d8d4957e 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/gu.js +++ b/sources/plugins/a11yhelp/dialogs/lang/gu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/he.js b/sources/plugins/a11yhelp/dialogs/lang/he.js index 7e2f4009..025cf885 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/he.js +++ b/sources/plugins/a11yhelp/dialogs/lang/he.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/hi.js b/sources/plugins/a11yhelp/dialogs/lang/hi.js index 16fd5040..19fda787 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/hi.js +++ b/sources/plugins/a11yhelp/dialogs/lang/hi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/hr.js b/sources/plugins/a11yhelp/dialogs/lang/hr.js index aa42c0a1..f4568a2f 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/hr.js +++ b/sources/plugins/a11yhelp/dialogs/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/hu.js b/sources/plugins/a11yhelp/dialogs/lang/hu.js index 7760f93a..7342ceeb 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/hu.js +++ b/sources/plugins/a11yhelp/dialogs/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/id.js b/sources/plugins/a11yhelp/dialogs/lang/id.js index 4f33bff5..2b1675f3 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/id.js +++ b/sources/plugins/a11yhelp/dialogs/lang/id.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/it.js b/sources/plugins/a11yhelp/dialogs/lang/it.js index 62359ebe..bc066834 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/it.js +++ b/sources/plugins/a11yhelp/dialogs/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/ja.js b/sources/plugins/a11yhelp/dialogs/lang/ja.js index a4db94e2..95f4e4d9 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/ja.js +++ b/sources/plugins/a11yhelp/dialogs/lang/ja.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/km.js b/sources/plugins/a11yhelp/dialogs/lang/km.js index 11dee319..723a3167 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/km.js +++ b/sources/plugins/a11yhelp/dialogs/lang/km.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/ko.js b/sources/plugins/a11yhelp/dialogs/lang/ko.js index 772af2b9..9191e134 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/ko.js +++ b/sources/plugins/a11yhelp/dialogs/lang/ko.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/ku.js b/sources/plugins/a11yhelp/dialogs/lang/ku.js index 4eda3fc7..93f77dc9 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/ku.js +++ b/sources/plugins/a11yhelp/dialogs/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/lt.js b/sources/plugins/a11yhelp/dialogs/lang/lt.js index c4b4ac20..d1a21ac9 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/lt.js +++ b/sources/plugins/a11yhelp/dialogs/lang/lt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/lv.js b/sources/plugins/a11yhelp/dialogs/lang/lv.js index 42f635bf..ccd13b8c 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/lv.js +++ b/sources/plugins/a11yhelp/dialogs/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/mk.js b/sources/plugins/a11yhelp/dialogs/lang/mk.js index 124198e9..3dca6f73 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/mk.js +++ b/sources/plugins/a11yhelp/dialogs/lang/mk.js @@ -1,17 +1,17 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'a11yhelp', 'mk', { title: 'Инструкции за пристапност', - contents: 'Содржина на делот за помош. За да го затворите овој дијалот притиснете ESC.', + contents: 'Содржина на делот за помош. За да го затворите овој дијалог притиснете ESC.', legend: [ { name: 'Општо', items: [ { - name: 'Мени за едиторот', + name: 'Мени за уредувачот', legend: 'Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT+TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button.' // MISSING }, @@ -22,7 +22,7 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'mk', { }, { - name: 'Editor Context Menu', // MISSING + name: 'Контекст-мени на уредувачот', legend: 'Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC.' // MISSING }, @@ -38,7 +38,7 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'mk', { ] }, { - name: 'Commands', // MISSING + name: 'Наредби', items: [ { name: ' Undo command', // MISSING @@ -83,55 +83,55 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'mk', { ] } ], - backspace: 'Backspace', // MISSING - tab: 'Tab', // MISSING - enter: 'Enter', // MISSING - shift: 'Shift', // MISSING - ctrl: 'Ctrl', // MISSING - alt: 'Alt', // MISSING - pause: 'Pause', // MISSING - capslock: 'Caps Lock', // MISSING - escape: 'Escape', // MISSING - pageUp: 'Page Up', // MISSING - pageDown: 'Page Down', // MISSING - end: 'End', // MISSING - home: 'Home', // MISSING - leftArrow: 'Left Arrow', // MISSING - upArrow: 'Up Arrow', // MISSING - rightArrow: 'Right Arrow', // MISSING - downArrow: 'Down Arrow', // MISSING - insert: 'Insert', // MISSING - 'delete': 'Delete', // MISSING - leftWindowKey: 'Left Windows key', // MISSING - rightWindowKey: 'Right Windows key', // MISSING - selectKey: 'Select key', // MISSING - numpad0: 'Numpad 0', // MISSING - numpad1: 'Numpad 1', // MISSING - numpad2: 'Numpad 2', // MISSING - numpad3: 'Numpad 3', // MISSING - numpad4: 'Numpad 4', // MISSING - numpad5: 'Numpad 5', // MISSING - numpad6: 'Numpad 6', // MISSING - numpad7: 'Numpad 7', // MISSING - numpad8: 'Numpad 8', // MISSING - numpad9: 'Numpad 9', // MISSING + backspace: 'Backspace', + tab: 'Tab', + enter: 'Enter', + shift: 'Shift', + ctrl: 'Ctrl', + alt: 'Alt', + pause: 'Пауза', + capslock: 'Caps Lock', + escape: 'Escape', + pageUp: 'Page Up', + pageDown: 'Page Up', + end: 'End', + home: 'Home', + leftArrow: 'Стрелка лево', + upArrow: 'Стрелка горе', + rightArrow: 'Стрелка десно', + downArrow: 'Стрелка доле', + insert: 'Insert', + 'delete': 'Delete', + leftWindowKey: 'Лево Windows копче', + rightWindowKey: 'Десно Windows копче', + selectKey: 'Select копче', + numpad0: 'Нум. таст. 0', + numpad1: 'Нум. таст. 1', + numpad2: 'Нум. таст. 2', + numpad3: 'Нум. таст. 3', + numpad4: 'Нум. таст. 4', + numpad5: 'Нум. таст. 5', + numpad6: 'Нум. таст. 6', + numpad7: 'Нум. таст. 7', + numpad8: 'Нум. таст. 8', + numpad9: 'Нум. таст. 9', multiply: 'Multiply', // MISSING add: 'Add', // MISSING subtract: 'Subtract', // MISSING decimalPoint: 'Decimal Point', // MISSING divide: 'Divide', // MISSING - f1: 'F1', // MISSING - f2: 'F2', // MISSING - f3: 'F3', // MISSING - f4: 'F4', // MISSING - f5: 'F5', // MISSING - f6: 'F6', // MISSING - f7: 'F7', // MISSING - f8: 'F8', // MISSING - f9: 'F9', // MISSING - f10: 'F10', // MISSING - f11: 'F11', // MISSING - f12: 'F12', // MISSING + f1: 'F1', + f2: 'F2', + f3: 'F3', + f4: 'F4', + f5: 'F5', + f6: 'F6', + f7: 'F7', + f8: 'F8', + f9: 'F9', + f10: 'F10', + f11: 'F11', + f12: 'F12', numLock: 'Num Lock', // MISSING scrollLock: 'Scroll Lock', // MISSING semiColon: 'Semicolon', // MISSING diff --git a/sources/plugins/a11yhelp/dialogs/lang/mn.js b/sources/plugins/a11yhelp/dialogs/lang/mn.js index 9e22c7b6..35ae7a79 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/mn.js +++ b/sources/plugins/a11yhelp/dialogs/lang/mn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/nb.js b/sources/plugins/a11yhelp/dialogs/lang/nb.js index 2fb6c853..f8a87744 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/nb.js +++ b/sources/plugins/a11yhelp/dialogs/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/nl.js b/sources/plugins/a11yhelp/dialogs/lang/nl.js index bd39e4aa..a123ba4f 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/nl.js +++ b/sources/plugins/a11yhelp/dialogs/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/no.js b/sources/plugins/a11yhelp/dialogs/lang/no.js index bf30a580..4fb11638 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/no.js +++ b/sources/plugins/a11yhelp/dialogs/lang/no.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/pl.js b/sources/plugins/a11yhelp/dialogs/lang/pl.js index aeae9963..1e270f5d 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/pl.js +++ b/sources/plugins/a11yhelp/dialogs/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/pt-br.js b/sources/plugins/a11yhelp/dialogs/lang/pt-br.js index 2070b8ef..c499a57c 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/pt-br.js +++ b/sources/plugins/a11yhelp/dialogs/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/pt.js b/sources/plugins/a11yhelp/dialogs/lang/pt.js index cddb9a7e..2566f5b9 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/pt.js +++ b/sources/plugins/a11yhelp/dialogs/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/ro.js b/sources/plugins/a11yhelp/dialogs/lang/ro.js index e6702dd6..c7871778 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/ro.js +++ b/sources/plugins/a11yhelp/dialogs/lang/ro.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/ru.js b/sources/plugins/a11yhelp/dialogs/lang/ru.js index 7e9075a2..23bb13d0 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/ru.js +++ b/sources/plugins/a11yhelp/dialogs/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/si.js b/sources/plugins/a11yhelp/dialogs/lang/si.js index 62d605c1..e8551925 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/si.js +++ b/sources/plugins/a11yhelp/dialogs/lang/si.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/sk.js b/sources/plugins/a11yhelp/dialogs/lang/sk.js index 1267e8b7..ee91403f 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/sk.js +++ b/sources/plugins/a11yhelp/dialogs/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/sl.js b/sources/plugins/a11yhelp/dialogs/lang/sl.js index 40fb244f..7cb12f61 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/sl.js +++ b/sources/plugins/a11yhelp/dialogs/lang/sl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/sq.js b/sources/plugins/a11yhelp/dialogs/lang/sq.js index 9c634da5..c308122b 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/sq.js +++ b/sources/plugins/a11yhelp/dialogs/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/sr-latn.js b/sources/plugins/a11yhelp/dialogs/lang/sr-latn.js index 9f813980..b70e6356 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/sr-latn.js +++ b/sources/plugins/a11yhelp/dialogs/lang/sr-latn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/sr.js b/sources/plugins/a11yhelp/dialogs/lang/sr.js index f2e37cc7..fb07f86f 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/sr.js +++ b/sources/plugins/a11yhelp/dialogs/lang/sr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/sv.js b/sources/plugins/a11yhelp/dialogs/lang/sv.js index 27941d9b..4200c9f6 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/sv.js +++ b/sources/plugins/a11yhelp/dialogs/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/th.js b/sources/plugins/a11yhelp/dialogs/lang/th.js index c201bd9c..00c96d12 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/th.js +++ b/sources/plugins/a11yhelp/dialogs/lang/th.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/tr.js b/sources/plugins/a11yhelp/dialogs/lang/tr.js index ce080eda..425f21d3 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/tr.js +++ b/sources/plugins/a11yhelp/dialogs/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/tt.js b/sources/plugins/a11yhelp/dialogs/lang/tt.js index e59845ea..1ce78fa5 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/tt.js +++ b/sources/plugins/a11yhelp/dialogs/lang/tt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/ug.js b/sources/plugins/a11yhelp/dialogs/lang/ug.js index 1852daf5..0dd4d257 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/ug.js +++ b/sources/plugins/a11yhelp/dialogs/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/uk.js b/sources/plugins/a11yhelp/dialogs/lang/uk.js index a290f296..ce5ff600 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/uk.js +++ b/sources/plugins/a11yhelp/dialogs/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/vi.js b/sources/plugins/a11yhelp/dialogs/lang/vi.js index 91edc02d..c9854713 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/vi.js +++ b/sources/plugins/a11yhelp/dialogs/lang/vi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/zh-cn.js b/sources/plugins/a11yhelp/dialogs/lang/zh-cn.js index 829968ff..553f56c0 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/zh-cn.js +++ b/sources/plugins/a11yhelp/dialogs/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/dialogs/lang/zh.js b/sources/plugins/a11yhelp/dialogs/lang/zh.js index 70061d33..69b61d9e 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/zh.js +++ b/sources/plugins/a11yhelp/dialogs/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/a11yhelp/plugin.js b/sources/plugins/a11yhelp/plugin.js index 0a7807c5..86b19fee 100644 --- a/sources/plugins/a11yhelp/plugin.js +++ b/sources/plugins/a11yhelp/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -17,7 +17,7 @@ // List of available localizations. // jscs:disable - availableLangs: { af:1,ar:1,bg:1,ca:1,cs:1,cy:1,da:1,de:1,el:1,en:1,'en-gb':1,eo:1,es:1,et:1,eu:1,fa:1,fi:1,fo:1,fr:1,'fr-ca':1,gl:1,gu:1,he:1,hi:1,hr:1,hu:1,id:1,it:1,ja:1,km:1,ko:1,ku:1,lt:1,lv:1,mk:1,mn:1,nb:1,nl:1,no:1,pl:1,pt:1,'pt-br':1,ro:1,ru:1,si:1,sk:1,sl:1,sq:1,sr:1,'sr-latn':1,sv:1,th:1,tr:1,tt:1,ug:1,uk:1,vi:1,zh:1,'zh-cn':1 }, + availableLangs: { af:1,ar:1,bg:1,ca:1,cs:1,cy:1,da:1,de:1,'de-ch':1,el:1,en:1,'en-gb':1,eo:1,es:1,et:1,eu:1,fa:1,fi:1,fo:1,fr:1,'fr-ca':1,gl:1,gu:1,he:1,hi:1,hr:1,hu:1,id:1,it:1,ja:1,km:1,ko:1,ku:1,lt:1,lv:1,mk:1,mn:1,nb:1,nl:1,no:1,pl:1,pt:1,'pt-br':1,ro:1,ru:1,si:1,sk:1,sl:1,sq:1,sr:1,'sr-latn':1,sv:1,th:1,tr:1,tt:1,ug:1,uk:1,vi:1,zh:1,'zh-cn':1 }, // jscs:enable init: function( editor ) { diff --git a/sources/plugins/about/dialogs/about.js b/sources/plugins/about/dialogs/about.js index 600bb3ac..68e1f6ac 100644 --- a/sources/plugins/about/dialogs/about.js +++ b/sources/plugins/about/dialogs/about.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/about/lang/af.js b/sources/plugins/about/lang/af.js index 1c05504b..2c07080e 100644 --- a/sources/plugins/about/lang/af.js +++ b/sources/plugins/about/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'af', { diff --git a/sources/plugins/about/lang/ar.js b/sources/plugins/about/lang/ar.js index 23fdd952..ab4e71b5 100644 --- a/sources/plugins/about/lang/ar.js +++ b/sources/plugins/about/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'ar', { diff --git a/sources/plugins/about/lang/bg.js b/sources/plugins/about/lang/bg.js index 6d463ad3..3db336fe 100644 --- a/sources/plugins/about/lang/bg.js +++ b/sources/plugins/about/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'bg', { diff --git a/sources/plugins/about/lang/bn.js b/sources/plugins/about/lang/bn.js index a476261a..16135736 100644 --- a/sources/plugins/about/lang/bn.js +++ b/sources/plugins/about/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'bn', { diff --git a/sources/plugins/about/lang/bs.js b/sources/plugins/about/lang/bs.js index 88056e1b..149b3f16 100644 --- a/sources/plugins/about/lang/bs.js +++ b/sources/plugins/about/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'bs', { diff --git a/sources/plugins/about/lang/ca.js b/sources/plugins/about/lang/ca.js index c6685105..5d3fd609 100644 --- a/sources/plugins/about/lang/ca.js +++ b/sources/plugins/about/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'ca', { diff --git a/sources/plugins/about/lang/cs.js b/sources/plugins/about/lang/cs.js index 8a0a4b25..48de0a4e 100644 --- a/sources/plugins/about/lang/cs.js +++ b/sources/plugins/about/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'cs', { diff --git a/sources/plugins/about/lang/cy.js b/sources/plugins/about/lang/cy.js index a9c1e6d4..fc47bd00 100644 --- a/sources/plugins/about/lang/cy.js +++ b/sources/plugins/about/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'cy', { diff --git a/sources/plugins/about/lang/da.js b/sources/plugins/about/lang/da.js index 75700f3e..be8fbd91 100644 --- a/sources/plugins/about/lang/da.js +++ b/sources/plugins/about/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'da', { diff --git a/sources/plugins/about/lang/de-ch.js b/sources/plugins/about/lang/de-ch.js new file mode 100644 index 00000000..ff77c7f7 --- /dev/null +++ b/sources/plugins/about/lang/de-ch.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'about', 'de-ch', { + copy: 'Copyright © $1. Alle Rechte vorbehalten.', + dlgTitle: 'Über CKEditor', + help: 'Prüfen Sie $1 für Hilfe.', + moreInfo: 'Für Informationen über unsere Lizenzbestimmungen besuchen sie bitte unsere Webseite:', + title: 'Über CKEditor', + userGuide: 'CKEditor Benutzerhandbuch' +} ); diff --git a/sources/plugins/about/lang/de.js b/sources/plugins/about/lang/de.js index 7427c4b7..34706562 100644 --- a/sources/plugins/about/lang/de.js +++ b/sources/plugins/about/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'de', { diff --git a/sources/plugins/about/lang/el.js b/sources/plugins/about/lang/el.js index 5d20365d..30c27650 100644 --- a/sources/plugins/about/lang/el.js +++ b/sources/plugins/about/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'el', { diff --git a/sources/plugins/about/lang/en-au.js b/sources/plugins/about/lang/en-au.js index b473809b..e192683d 100644 --- a/sources/plugins/about/lang/en-au.js +++ b/sources/plugins/about/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'en-au', { diff --git a/sources/plugins/about/lang/en-ca.js b/sources/plugins/about/lang/en-ca.js index d709fc5c..e4a9e4f8 100644 --- a/sources/plugins/about/lang/en-ca.js +++ b/sources/plugins/about/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'en-ca', { diff --git a/sources/plugins/about/lang/en-gb.js b/sources/plugins/about/lang/en-gb.js index eb625945..1536c4fc 100644 --- a/sources/plugins/about/lang/en-gb.js +++ b/sources/plugins/about/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'en-gb', { diff --git a/sources/plugins/about/lang/en.js b/sources/plugins/about/lang/en.js index bd8c1045..4031db11 100644 --- a/sources/plugins/about/lang/en.js +++ b/sources/plugins/about/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'en', { diff --git a/sources/plugins/about/lang/eo.js b/sources/plugins/about/lang/eo.js index c26535d8..475be15e 100644 --- a/sources/plugins/about/lang/eo.js +++ b/sources/plugins/about/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'eo', { diff --git a/sources/plugins/about/lang/es.js b/sources/plugins/about/lang/es.js index f350cfce..b91bf287 100644 --- a/sources/plugins/about/lang/es.js +++ b/sources/plugins/about/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'es', { diff --git a/sources/plugins/about/lang/et.js b/sources/plugins/about/lang/et.js index 21ad65ac..1f0c342a 100644 --- a/sources/plugins/about/lang/et.js +++ b/sources/plugins/about/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'et', { diff --git a/sources/plugins/about/lang/eu.js b/sources/plugins/about/lang/eu.js index e2ed0309..2cfac2ec 100644 --- a/sources/plugins/about/lang/eu.js +++ b/sources/plugins/about/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'eu', { diff --git a/sources/plugins/about/lang/fa.js b/sources/plugins/about/lang/fa.js index 2b818dbd..5526b762 100644 --- a/sources/plugins/about/lang/fa.js +++ b/sources/plugins/about/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'fa', { diff --git a/sources/plugins/about/lang/fi.js b/sources/plugins/about/lang/fi.js index 58804730..a03ee60f 100644 --- a/sources/plugins/about/lang/fi.js +++ b/sources/plugins/about/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'fi', { diff --git a/sources/plugins/about/lang/fo.js b/sources/plugins/about/lang/fo.js index cf2c2640..82f87461 100644 --- a/sources/plugins/about/lang/fo.js +++ b/sources/plugins/about/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'fo', { diff --git a/sources/plugins/about/lang/fr-ca.js b/sources/plugins/about/lang/fr-ca.js index 8c027217..5e893657 100644 --- a/sources/plugins/about/lang/fr-ca.js +++ b/sources/plugins/about/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'fr-ca', { diff --git a/sources/plugins/about/lang/fr.js b/sources/plugins/about/lang/fr.js index b3356aaa..461861b8 100644 --- a/sources/plugins/about/lang/fr.js +++ b/sources/plugins/about/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'fr', { diff --git a/sources/plugins/about/lang/gl.js b/sources/plugins/about/lang/gl.js index f6ee3b37..ff46fc46 100644 --- a/sources/plugins/about/lang/gl.js +++ b/sources/plugins/about/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'gl', { diff --git a/sources/plugins/about/lang/gu.js b/sources/plugins/about/lang/gu.js index b71ff79d..59297982 100644 --- a/sources/plugins/about/lang/gu.js +++ b/sources/plugins/about/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'gu', { diff --git a/sources/plugins/about/lang/he.js b/sources/plugins/about/lang/he.js index 48872191..dd41d81c 100644 --- a/sources/plugins/about/lang/he.js +++ b/sources/plugins/about/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'he', { diff --git a/sources/plugins/about/lang/hi.js b/sources/plugins/about/lang/hi.js index c6911fe5..7a458b1b 100644 --- a/sources/plugins/about/lang/hi.js +++ b/sources/plugins/about/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'hi', { diff --git a/sources/plugins/about/lang/hr.js b/sources/plugins/about/lang/hr.js index 492b1fa4..19c239f7 100644 --- a/sources/plugins/about/lang/hr.js +++ b/sources/plugins/about/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'hr', { diff --git a/sources/plugins/about/lang/hu.js b/sources/plugins/about/lang/hu.js index ee9174d0..1a244c87 100644 --- a/sources/plugins/about/lang/hu.js +++ b/sources/plugins/about/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'hu', { diff --git a/sources/plugins/about/lang/id.js b/sources/plugins/about/lang/id.js index 21378d1b..56ddc290 100644 --- a/sources/plugins/about/lang/id.js +++ b/sources/plugins/about/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'id', { diff --git a/sources/plugins/about/lang/is.js b/sources/plugins/about/lang/is.js index fe455c53..212ed70f 100644 --- a/sources/plugins/about/lang/is.js +++ b/sources/plugins/about/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'is', { diff --git a/sources/plugins/about/lang/it.js b/sources/plugins/about/lang/it.js index 6bf1dbc0..134328f2 100644 --- a/sources/plugins/about/lang/it.js +++ b/sources/plugins/about/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'it', { diff --git a/sources/plugins/about/lang/ja.js b/sources/plugins/about/lang/ja.js index 3fa2e9f7..5b8541aa 100644 --- a/sources/plugins/about/lang/ja.js +++ b/sources/plugins/about/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'ja', { diff --git a/sources/plugins/about/lang/ka.js b/sources/plugins/about/lang/ka.js index af55a888..a55006f6 100644 --- a/sources/plugins/about/lang/ka.js +++ b/sources/plugins/about/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'ka', { diff --git a/sources/plugins/about/lang/km.js b/sources/plugins/about/lang/km.js index 32f052c8..c5401b55 100644 --- a/sources/plugins/about/lang/km.js +++ b/sources/plugins/about/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'km', { diff --git a/sources/plugins/about/lang/ko.js b/sources/plugins/about/lang/ko.js index 7559ffa1..9373f2c2 100644 --- a/sources/plugins/about/lang/ko.js +++ b/sources/plugins/about/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'ko', { diff --git a/sources/plugins/about/lang/ku.js b/sources/plugins/about/lang/ku.js index b9ae3c3e..0e07f76c 100644 --- a/sources/plugins/about/lang/ku.js +++ b/sources/plugins/about/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'ku', { diff --git a/sources/plugins/about/lang/lt.js b/sources/plugins/about/lang/lt.js index c08b0453..5a651962 100644 --- a/sources/plugins/about/lang/lt.js +++ b/sources/plugins/about/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'lt', { diff --git a/sources/plugins/about/lang/lv.js b/sources/plugins/about/lang/lv.js index a53d277b..45799e5f 100644 --- a/sources/plugins/about/lang/lv.js +++ b/sources/plugins/about/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'lv', { diff --git a/sources/plugins/about/lang/mk.js b/sources/plugins/about/lang/mk.js index 930b831f..3f291286 100644 --- a/sources/plugins/about/lang/mk.js +++ b/sources/plugins/about/lang/mk.js @@ -1,12 +1,12 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'mk', { - copy: 'Copyright © $1. All rights reserved.', // MISSING - dlgTitle: 'About CKEditor', // MISSING - help: 'Check $1 for help.', // MISSING - moreInfo: 'For licensing information please visit our web site:', // MISSING - title: 'About CKEditor', // MISSING - userGuide: 'CKEditor User\'s Guide' // MISSING + copy: 'Авторски права © $1. Сите права се задржани.', + dlgTitle: 'За CKEditor', + help: 'Отворете $1 за помош.', + moreInfo: 'За информации околу лиценцата, ве молиме посетете го нашиот веб-сајт: ', + title: 'За CKEditor', + userGuide: 'CKEditor упатство за корисници' } ); diff --git a/sources/plugins/about/lang/mn.js b/sources/plugins/about/lang/mn.js index 2f74de78..74b6f67a 100644 --- a/sources/plugins/about/lang/mn.js +++ b/sources/plugins/about/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'mn', { diff --git a/sources/plugins/about/lang/ms.js b/sources/plugins/about/lang/ms.js index 1032088f..6a149b4f 100644 --- a/sources/plugins/about/lang/ms.js +++ b/sources/plugins/about/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'ms', { diff --git a/sources/plugins/about/lang/nb.js b/sources/plugins/about/lang/nb.js index 2562d782..42c7edcd 100644 --- a/sources/plugins/about/lang/nb.js +++ b/sources/plugins/about/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'nb', { diff --git a/sources/plugins/about/lang/nl.js b/sources/plugins/about/lang/nl.js index 9298cb44..6c0389cf 100644 --- a/sources/plugins/about/lang/nl.js +++ b/sources/plugins/about/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'nl', { diff --git a/sources/plugins/about/lang/no.js b/sources/plugins/about/lang/no.js index a2cc6d75..735dc461 100644 --- a/sources/plugins/about/lang/no.js +++ b/sources/plugins/about/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'no', { diff --git a/sources/plugins/about/lang/pl.js b/sources/plugins/about/lang/pl.js index 5dbcd44d..6ae89db7 100644 --- a/sources/plugins/about/lang/pl.js +++ b/sources/plugins/about/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'pl', { diff --git a/sources/plugins/about/lang/pt-br.js b/sources/plugins/about/lang/pt-br.js index 773da19a..36925873 100644 --- a/sources/plugins/about/lang/pt-br.js +++ b/sources/plugins/about/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'pt-br', { diff --git a/sources/plugins/about/lang/pt.js b/sources/plugins/about/lang/pt.js index 7f78e0b9..062b76c9 100644 --- a/sources/plugins/about/lang/pt.js +++ b/sources/plugins/about/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'pt', { diff --git a/sources/plugins/about/lang/ro.js b/sources/plugins/about/lang/ro.js index 770146a1..872dd8ac 100644 --- a/sources/plugins/about/lang/ro.js +++ b/sources/plugins/about/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'ro', { diff --git a/sources/plugins/about/lang/ru.js b/sources/plugins/about/lang/ru.js index a1d4c70f..fe406729 100644 --- a/sources/plugins/about/lang/ru.js +++ b/sources/plugins/about/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'ru', { diff --git a/sources/plugins/about/lang/si.js b/sources/plugins/about/lang/si.js index 2d606d90..4e5bdfb3 100644 --- a/sources/plugins/about/lang/si.js +++ b/sources/plugins/about/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'si', { diff --git a/sources/plugins/about/lang/sk.js b/sources/plugins/about/lang/sk.js index eb114ad6..bbcadbe5 100644 --- a/sources/plugins/about/lang/sk.js +++ b/sources/plugins/about/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'sk', { diff --git a/sources/plugins/about/lang/sl.js b/sources/plugins/about/lang/sl.js index 6c970c71..b405bb88 100644 --- a/sources/plugins/about/lang/sl.js +++ b/sources/plugins/about/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'sl', { diff --git a/sources/plugins/about/lang/sq.js b/sources/plugins/about/lang/sq.js index 856e2c47..9e7e4a0f 100644 --- a/sources/plugins/about/lang/sq.js +++ b/sources/plugins/about/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'sq', { diff --git a/sources/plugins/about/lang/sr-latn.js b/sources/plugins/about/lang/sr-latn.js index 8d65ec98..70e03849 100644 --- a/sources/plugins/about/lang/sr-latn.js +++ b/sources/plugins/about/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'sr-latn', { diff --git a/sources/plugins/about/lang/sr.js b/sources/plugins/about/lang/sr.js index b726d9e8..d69fa077 100644 --- a/sources/plugins/about/lang/sr.js +++ b/sources/plugins/about/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'sr', { diff --git a/sources/plugins/about/lang/sv.js b/sources/plugins/about/lang/sv.js index 4f70f4b3..0a0bb73f 100644 --- a/sources/plugins/about/lang/sv.js +++ b/sources/plugins/about/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'sv', { diff --git a/sources/plugins/about/lang/th.js b/sources/plugins/about/lang/th.js index bac332d6..03fdd27e 100644 --- a/sources/plugins/about/lang/th.js +++ b/sources/plugins/about/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'th', { diff --git a/sources/plugins/about/lang/tr.js b/sources/plugins/about/lang/tr.js index f16db121..06b2be8f 100644 --- a/sources/plugins/about/lang/tr.js +++ b/sources/plugins/about/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'tr', { diff --git a/sources/plugins/about/lang/tt.js b/sources/plugins/about/lang/tt.js index 17441c3e..1764f8cf 100644 --- a/sources/plugins/about/lang/tt.js +++ b/sources/plugins/about/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'tt', { diff --git a/sources/plugins/about/lang/ug.js b/sources/plugins/about/lang/ug.js index 482f5012..2ec11d85 100644 --- a/sources/plugins/about/lang/ug.js +++ b/sources/plugins/about/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'ug', { diff --git a/sources/plugins/about/lang/uk.js b/sources/plugins/about/lang/uk.js index 9acad4cf..1aa5449f 100644 --- a/sources/plugins/about/lang/uk.js +++ b/sources/plugins/about/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'uk', { diff --git a/sources/plugins/about/lang/vi.js b/sources/plugins/about/lang/vi.js index a72559d4..78b0a949 100644 --- a/sources/plugins/about/lang/vi.js +++ b/sources/plugins/about/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'vi', { diff --git a/sources/plugins/about/lang/zh-cn.js b/sources/plugins/about/lang/zh-cn.js index e5548b29..8b0ffbcd 100644 --- a/sources/plugins/about/lang/zh-cn.js +++ b/sources/plugins/about/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'zh-cn', { diff --git a/sources/plugins/about/lang/zh.js b/sources/plugins/about/lang/zh.js index 955546d9..79ad672d 100644 --- a/sources/plugins/about/lang/zh.js +++ b/sources/plugins/about/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'about', 'zh', { diff --git a/sources/plugins/about/plugin.js b/sources/plugins/about/plugin.js index 09dd4bc7..7c85091f 100644 --- a/sources/plugins/about/plugin.js +++ b/sources/plugins/about/plugin.js @@ -1,12 +1,12 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.add( 'about', { requires: 'dialog', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'about', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/basicstyles/lang/af.js b/sources/plugins/basicstyles/lang/af.js index bc781641..3fbcb9c2 100644 --- a/sources/plugins/basicstyles/lang/af.js +++ b/sources/plugins/basicstyles/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'af', { diff --git a/sources/plugins/basicstyles/lang/ar.js b/sources/plugins/basicstyles/lang/ar.js index cb975e34..8ed2b077 100644 --- a/sources/plugins/basicstyles/lang/ar.js +++ b/sources/plugins/basicstyles/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'ar', { diff --git a/sources/plugins/basicstyles/lang/bg.js b/sources/plugins/basicstyles/lang/bg.js index da72e4a5..e4107662 100644 --- a/sources/plugins/basicstyles/lang/bg.js +++ b/sources/plugins/basicstyles/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'bg', { diff --git a/sources/plugins/basicstyles/lang/bn.js b/sources/plugins/basicstyles/lang/bn.js index 85992c3b..007520ba 100644 --- a/sources/plugins/basicstyles/lang/bn.js +++ b/sources/plugins/basicstyles/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'bn', { diff --git a/sources/plugins/basicstyles/lang/bs.js b/sources/plugins/basicstyles/lang/bs.js index 5e1c7f24..9484a8d9 100644 --- a/sources/plugins/basicstyles/lang/bs.js +++ b/sources/plugins/basicstyles/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'bs', { diff --git a/sources/plugins/basicstyles/lang/ca.js b/sources/plugins/basicstyles/lang/ca.js index 3c81cc11..7d3cc036 100644 --- a/sources/plugins/basicstyles/lang/ca.js +++ b/sources/plugins/basicstyles/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'ca', { diff --git a/sources/plugins/basicstyles/lang/cs.js b/sources/plugins/basicstyles/lang/cs.js index 73b1267c..5322b5ac 100644 --- a/sources/plugins/basicstyles/lang/cs.js +++ b/sources/plugins/basicstyles/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'cs', { diff --git a/sources/plugins/basicstyles/lang/cy.js b/sources/plugins/basicstyles/lang/cy.js index e0ac3af3..4a207e82 100644 --- a/sources/plugins/basicstyles/lang/cy.js +++ b/sources/plugins/basicstyles/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'cy', { diff --git a/sources/plugins/basicstyles/lang/da.js b/sources/plugins/basicstyles/lang/da.js index e9721830..d1b10505 100644 --- a/sources/plugins/basicstyles/lang/da.js +++ b/sources/plugins/basicstyles/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'da', { diff --git a/sources/plugins/basicstyles/lang/de-ch.js b/sources/plugins/basicstyles/lang/de-ch.js new file mode 100644 index 00000000..21ade9f3 --- /dev/null +++ b/sources/plugins/basicstyles/lang/de-ch.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'basicstyles', 'de-ch', { + bold: 'Fett', + italic: 'Kursiv', + strike: 'Durchgestrichen', + subscript: 'Tiefgestellt', + superscript: 'Hochgestellt', + underline: 'Unterstrichen' +} ); diff --git a/sources/plugins/basicstyles/lang/de.js b/sources/plugins/basicstyles/lang/de.js index c86554d7..5c67cd9c 100644 --- a/sources/plugins/basicstyles/lang/de.js +++ b/sources/plugins/basicstyles/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'de', { diff --git a/sources/plugins/basicstyles/lang/el.js b/sources/plugins/basicstyles/lang/el.js index 8cc2faec..899b794d 100644 --- a/sources/plugins/basicstyles/lang/el.js +++ b/sources/plugins/basicstyles/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'el', { diff --git a/sources/plugins/basicstyles/lang/en-au.js b/sources/plugins/basicstyles/lang/en-au.js index a989ed0f..4c802939 100644 --- a/sources/plugins/basicstyles/lang/en-au.js +++ b/sources/plugins/basicstyles/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'en-au', { diff --git a/sources/plugins/basicstyles/lang/en-ca.js b/sources/plugins/basicstyles/lang/en-ca.js index ae09008b..e85611ae 100644 --- a/sources/plugins/basicstyles/lang/en-ca.js +++ b/sources/plugins/basicstyles/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'en-ca', { diff --git a/sources/plugins/basicstyles/lang/en-gb.js b/sources/plugins/basicstyles/lang/en-gb.js index c3df8993..b2cd62c7 100644 --- a/sources/plugins/basicstyles/lang/en-gb.js +++ b/sources/plugins/basicstyles/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'en-gb', { diff --git a/sources/plugins/basicstyles/lang/en.js b/sources/plugins/basicstyles/lang/en.js index 1ccbfb88..72841899 100644 --- a/sources/plugins/basicstyles/lang/en.js +++ b/sources/plugins/basicstyles/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'en', { diff --git a/sources/plugins/basicstyles/lang/eo.js b/sources/plugins/basicstyles/lang/eo.js index 41b8570d..0fef072a 100644 --- a/sources/plugins/basicstyles/lang/eo.js +++ b/sources/plugins/basicstyles/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'eo', { diff --git a/sources/plugins/basicstyles/lang/es.js b/sources/plugins/basicstyles/lang/es.js index 196f1d04..b44dbf7b 100644 --- a/sources/plugins/basicstyles/lang/es.js +++ b/sources/plugins/basicstyles/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'es', { diff --git a/sources/plugins/basicstyles/lang/et.js b/sources/plugins/basicstyles/lang/et.js index 9cd8c7a0..18d1a047 100644 --- a/sources/plugins/basicstyles/lang/et.js +++ b/sources/plugins/basicstyles/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'et', { diff --git a/sources/plugins/basicstyles/lang/eu.js b/sources/plugins/basicstyles/lang/eu.js index 84a2d4e2..97f4075d 100644 --- a/sources/plugins/basicstyles/lang/eu.js +++ b/sources/plugins/basicstyles/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'eu', { diff --git a/sources/plugins/basicstyles/lang/fa.js b/sources/plugins/basicstyles/lang/fa.js index 8cea19a5..21cea30e 100644 --- a/sources/plugins/basicstyles/lang/fa.js +++ b/sources/plugins/basicstyles/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'fa', { diff --git a/sources/plugins/basicstyles/lang/fi.js b/sources/plugins/basicstyles/lang/fi.js index b011b41f..83b2fcab 100644 --- a/sources/plugins/basicstyles/lang/fi.js +++ b/sources/plugins/basicstyles/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'fi', { diff --git a/sources/plugins/basicstyles/lang/fo.js b/sources/plugins/basicstyles/lang/fo.js index 7d293076..4af4e21a 100644 --- a/sources/plugins/basicstyles/lang/fo.js +++ b/sources/plugins/basicstyles/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'fo', { diff --git a/sources/plugins/basicstyles/lang/fr-ca.js b/sources/plugins/basicstyles/lang/fr-ca.js index 3f82c9af..1a1f0135 100644 --- a/sources/plugins/basicstyles/lang/fr-ca.js +++ b/sources/plugins/basicstyles/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'fr-ca', { diff --git a/sources/plugins/basicstyles/lang/fr.js b/sources/plugins/basicstyles/lang/fr.js index 44349e34..65d88776 100644 --- a/sources/plugins/basicstyles/lang/fr.js +++ b/sources/plugins/basicstyles/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'fr', { diff --git a/sources/plugins/basicstyles/lang/gl.js b/sources/plugins/basicstyles/lang/gl.js index 7e7379a2..597f06ba 100644 --- a/sources/plugins/basicstyles/lang/gl.js +++ b/sources/plugins/basicstyles/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'gl', { diff --git a/sources/plugins/basicstyles/lang/gu.js b/sources/plugins/basicstyles/lang/gu.js index 90619039..3ca4b60c 100644 --- a/sources/plugins/basicstyles/lang/gu.js +++ b/sources/plugins/basicstyles/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'gu', { diff --git a/sources/plugins/basicstyles/lang/he.js b/sources/plugins/basicstyles/lang/he.js index e5279b6e..5d73395c 100644 --- a/sources/plugins/basicstyles/lang/he.js +++ b/sources/plugins/basicstyles/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'he', { diff --git a/sources/plugins/basicstyles/lang/hi.js b/sources/plugins/basicstyles/lang/hi.js index daacb67d..0beaa59e 100644 --- a/sources/plugins/basicstyles/lang/hi.js +++ b/sources/plugins/basicstyles/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'hi', { diff --git a/sources/plugins/basicstyles/lang/hr.js b/sources/plugins/basicstyles/lang/hr.js index d3f16468..ef1c4398 100644 --- a/sources/plugins/basicstyles/lang/hr.js +++ b/sources/plugins/basicstyles/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'hr', { diff --git a/sources/plugins/basicstyles/lang/hu.js b/sources/plugins/basicstyles/lang/hu.js index 9d18d3b4..36081b32 100644 --- a/sources/plugins/basicstyles/lang/hu.js +++ b/sources/plugins/basicstyles/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'hu', { diff --git a/sources/plugins/basicstyles/lang/id.js b/sources/plugins/basicstyles/lang/id.js index 146b1a78..8bad46e4 100644 --- a/sources/plugins/basicstyles/lang/id.js +++ b/sources/plugins/basicstyles/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'id', { diff --git a/sources/plugins/basicstyles/lang/is.js b/sources/plugins/basicstyles/lang/is.js index ccef9cd3..67a4cff5 100644 --- a/sources/plugins/basicstyles/lang/is.js +++ b/sources/plugins/basicstyles/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'is', { diff --git a/sources/plugins/basicstyles/lang/it.js b/sources/plugins/basicstyles/lang/it.js index d3f02488..bbd38a77 100644 --- a/sources/plugins/basicstyles/lang/it.js +++ b/sources/plugins/basicstyles/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'it', { diff --git a/sources/plugins/basicstyles/lang/ja.js b/sources/plugins/basicstyles/lang/ja.js index 38c0a0a4..a28bebad 100644 --- a/sources/plugins/basicstyles/lang/ja.js +++ b/sources/plugins/basicstyles/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'ja', { diff --git a/sources/plugins/basicstyles/lang/ka.js b/sources/plugins/basicstyles/lang/ka.js index 70c1bc38..10be39dc 100644 --- a/sources/plugins/basicstyles/lang/ka.js +++ b/sources/plugins/basicstyles/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'ka', { diff --git a/sources/plugins/basicstyles/lang/km.js b/sources/plugins/basicstyles/lang/km.js index 29d87369..256559cc 100644 --- a/sources/plugins/basicstyles/lang/km.js +++ b/sources/plugins/basicstyles/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'km', { diff --git a/sources/plugins/basicstyles/lang/ko.js b/sources/plugins/basicstyles/lang/ko.js index 53c2be18..0a988f49 100644 --- a/sources/plugins/basicstyles/lang/ko.js +++ b/sources/plugins/basicstyles/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'ko', { diff --git a/sources/plugins/basicstyles/lang/ku.js b/sources/plugins/basicstyles/lang/ku.js index 6dc67666..99100cb6 100644 --- a/sources/plugins/basicstyles/lang/ku.js +++ b/sources/plugins/basicstyles/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'ku', { diff --git a/sources/plugins/basicstyles/lang/lt.js b/sources/plugins/basicstyles/lang/lt.js index c42a74aa..8ea74dd3 100644 --- a/sources/plugins/basicstyles/lang/lt.js +++ b/sources/plugins/basicstyles/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'lt', { diff --git a/sources/plugins/basicstyles/lang/lv.js b/sources/plugins/basicstyles/lang/lv.js index 227953ae..38bbe707 100644 --- a/sources/plugins/basicstyles/lang/lv.js +++ b/sources/plugins/basicstyles/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'lv', { diff --git a/sources/plugins/basicstyles/lang/mk.js b/sources/plugins/basicstyles/lang/mk.js index a70ec268..478ce878 100644 --- a/sources/plugins/basicstyles/lang/mk.js +++ b/sources/plugins/basicstyles/lang/mk.js @@ -1,12 +1,12 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'mk', { - bold: 'Bold', // MISSING - italic: 'Italic', // MISSING - strike: 'Strikethrough', // MISSING - subscript: 'Subscript', // MISSING - superscript: 'Superscript', // MISSING - underline: 'Underline' // MISSING + bold: 'Здебелено', + italic: 'Накривено', + strike: 'Прецртано', + subscript: 'Долен индекс', + superscript: 'Горен индекс', + underline: 'Подвлечено' } ); diff --git a/sources/plugins/basicstyles/lang/mn.js b/sources/plugins/basicstyles/lang/mn.js index 262cf104..7edec37c 100644 --- a/sources/plugins/basicstyles/lang/mn.js +++ b/sources/plugins/basicstyles/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'mn', { diff --git a/sources/plugins/basicstyles/lang/ms.js b/sources/plugins/basicstyles/lang/ms.js index 114b8e55..0fc9f9b7 100644 --- a/sources/plugins/basicstyles/lang/ms.js +++ b/sources/plugins/basicstyles/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'ms', { diff --git a/sources/plugins/basicstyles/lang/nb.js b/sources/plugins/basicstyles/lang/nb.js index 460de348..b5f922aa 100644 --- a/sources/plugins/basicstyles/lang/nb.js +++ b/sources/plugins/basicstyles/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'nb', { diff --git a/sources/plugins/basicstyles/lang/nl.js b/sources/plugins/basicstyles/lang/nl.js index 43a6aa69..92cad814 100644 --- a/sources/plugins/basicstyles/lang/nl.js +++ b/sources/plugins/basicstyles/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'nl', { diff --git a/sources/plugins/basicstyles/lang/no.js b/sources/plugins/basicstyles/lang/no.js index 753d90a3..300659a6 100644 --- a/sources/plugins/basicstyles/lang/no.js +++ b/sources/plugins/basicstyles/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'no', { diff --git a/sources/plugins/basicstyles/lang/pl.js b/sources/plugins/basicstyles/lang/pl.js index 256630d5..321f8956 100644 --- a/sources/plugins/basicstyles/lang/pl.js +++ b/sources/plugins/basicstyles/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'pl', { diff --git a/sources/plugins/basicstyles/lang/pt-br.js b/sources/plugins/basicstyles/lang/pt-br.js index 655c5971..fad08d45 100644 --- a/sources/plugins/basicstyles/lang/pt-br.js +++ b/sources/plugins/basicstyles/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'pt-br', { diff --git a/sources/plugins/basicstyles/lang/pt.js b/sources/plugins/basicstyles/lang/pt.js index c25ceb2e..85de020e 100644 --- a/sources/plugins/basicstyles/lang/pt.js +++ b/sources/plugins/basicstyles/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'pt', { diff --git a/sources/plugins/basicstyles/lang/ro.js b/sources/plugins/basicstyles/lang/ro.js index 59c2483d..c274ded1 100644 --- a/sources/plugins/basicstyles/lang/ro.js +++ b/sources/plugins/basicstyles/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'ro', { diff --git a/sources/plugins/basicstyles/lang/ru.js b/sources/plugins/basicstyles/lang/ru.js index f87bea18..25cdf887 100644 --- a/sources/plugins/basicstyles/lang/ru.js +++ b/sources/plugins/basicstyles/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'ru', { diff --git a/sources/plugins/basicstyles/lang/si.js b/sources/plugins/basicstyles/lang/si.js index 8f7db5da..fbd052e5 100644 --- a/sources/plugins/basicstyles/lang/si.js +++ b/sources/plugins/basicstyles/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'si', { diff --git a/sources/plugins/basicstyles/lang/sk.js b/sources/plugins/basicstyles/lang/sk.js index 5d038c6d..3a19d9b4 100644 --- a/sources/plugins/basicstyles/lang/sk.js +++ b/sources/plugins/basicstyles/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'sk', { diff --git a/sources/plugins/basicstyles/lang/sl.js b/sources/plugins/basicstyles/lang/sl.js index 1397a700..d6a0dbc7 100644 --- a/sources/plugins/basicstyles/lang/sl.js +++ b/sources/plugins/basicstyles/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'sl', { diff --git a/sources/plugins/basicstyles/lang/sq.js b/sources/plugins/basicstyles/lang/sq.js index 82242b26..7604a7aa 100644 --- a/sources/plugins/basicstyles/lang/sq.js +++ b/sources/plugins/basicstyles/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'sq', { diff --git a/sources/plugins/basicstyles/lang/sr-latn.js b/sources/plugins/basicstyles/lang/sr-latn.js index 62f51edd..6c87984d 100644 --- a/sources/plugins/basicstyles/lang/sr-latn.js +++ b/sources/plugins/basicstyles/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'sr-latn', { diff --git a/sources/plugins/basicstyles/lang/sr.js b/sources/plugins/basicstyles/lang/sr.js index 59e6105b..f0cc6eb6 100644 --- a/sources/plugins/basicstyles/lang/sr.js +++ b/sources/plugins/basicstyles/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'sr', { diff --git a/sources/plugins/basicstyles/lang/sv.js b/sources/plugins/basicstyles/lang/sv.js index afcbf3ff..d11c18c6 100644 --- a/sources/plugins/basicstyles/lang/sv.js +++ b/sources/plugins/basicstyles/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'sv', { diff --git a/sources/plugins/basicstyles/lang/th.js b/sources/plugins/basicstyles/lang/th.js index 61700f54..91c0cea1 100644 --- a/sources/plugins/basicstyles/lang/th.js +++ b/sources/plugins/basicstyles/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'th', { diff --git a/sources/plugins/basicstyles/lang/tr.js b/sources/plugins/basicstyles/lang/tr.js index 0e226b89..62f6d091 100644 --- a/sources/plugins/basicstyles/lang/tr.js +++ b/sources/plugins/basicstyles/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'tr', { diff --git a/sources/plugins/basicstyles/lang/tt.js b/sources/plugins/basicstyles/lang/tt.js index 6c4eb03f..13e02177 100644 --- a/sources/plugins/basicstyles/lang/tt.js +++ b/sources/plugins/basicstyles/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'tt', { diff --git a/sources/plugins/basicstyles/lang/ug.js b/sources/plugins/basicstyles/lang/ug.js index 10d42cdd..780e7b7b 100644 --- a/sources/plugins/basicstyles/lang/ug.js +++ b/sources/plugins/basicstyles/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'ug', { diff --git a/sources/plugins/basicstyles/lang/uk.js b/sources/plugins/basicstyles/lang/uk.js index 7d5d84d9..66e9f6a7 100644 --- a/sources/plugins/basicstyles/lang/uk.js +++ b/sources/plugins/basicstyles/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'uk', { diff --git a/sources/plugins/basicstyles/lang/vi.js b/sources/plugins/basicstyles/lang/vi.js index cc1dfaac..510ec589 100644 --- a/sources/plugins/basicstyles/lang/vi.js +++ b/sources/plugins/basicstyles/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'vi', { diff --git a/sources/plugins/basicstyles/lang/zh-cn.js b/sources/plugins/basicstyles/lang/zh-cn.js index 538c36d2..1b7e89f9 100644 --- a/sources/plugins/basicstyles/lang/zh-cn.js +++ b/sources/plugins/basicstyles/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'zh-cn', { diff --git a/sources/plugins/basicstyles/lang/zh.js b/sources/plugins/basicstyles/lang/zh.js index c73c4d3f..6e75580b 100644 --- a/sources/plugins/basicstyles/lang/zh.js +++ b/sources/plugins/basicstyles/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'zh', { diff --git a/sources/plugins/basicstyles/plugin.js b/sources/plugins/basicstyles/plugin.js index 3fa96373..6960e2eb 100644 --- a/sources/plugins/basicstyles/plugin.js +++ b/sources/plugins/basicstyles/plugin.js @@ -1,11 +1,11 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.add( 'basicstyles', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'bold,italic,underline,strike,subscript,superscript', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/bidi/lang/af.js b/sources/plugins/bidi/lang/af.js index 048140a1..fe579b49 100644 --- a/sources/plugins/bidi/lang/af.js +++ b/sources/plugins/bidi/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'af', { diff --git a/sources/plugins/bidi/lang/ar.js b/sources/plugins/bidi/lang/ar.js index 78297ecb..81e74b21 100644 --- a/sources/plugins/bidi/lang/ar.js +++ b/sources/plugins/bidi/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'ar', { diff --git a/sources/plugins/bidi/lang/bg.js b/sources/plugins/bidi/lang/bg.js index b81ab861..ae0446d6 100644 --- a/sources/plugins/bidi/lang/bg.js +++ b/sources/plugins/bidi/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'bg', { diff --git a/sources/plugins/bidi/lang/bn.js b/sources/plugins/bidi/lang/bn.js index 2c35288e..b672ffea 100644 --- a/sources/plugins/bidi/lang/bn.js +++ b/sources/plugins/bidi/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'bn', { diff --git a/sources/plugins/bidi/lang/bs.js b/sources/plugins/bidi/lang/bs.js index 13f8ac49..45922845 100644 --- a/sources/plugins/bidi/lang/bs.js +++ b/sources/plugins/bidi/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'bs', { diff --git a/sources/plugins/bidi/lang/ca.js b/sources/plugins/bidi/lang/ca.js index 801a18f4..8636c620 100644 --- a/sources/plugins/bidi/lang/ca.js +++ b/sources/plugins/bidi/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'ca', { diff --git a/sources/plugins/bidi/lang/cs.js b/sources/plugins/bidi/lang/cs.js index b0852c0a..77bfffaf 100644 --- a/sources/plugins/bidi/lang/cs.js +++ b/sources/plugins/bidi/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'cs', { diff --git a/sources/plugins/bidi/lang/cy.js b/sources/plugins/bidi/lang/cy.js index 17e9d3bb..17d8db8b 100644 --- a/sources/plugins/bidi/lang/cy.js +++ b/sources/plugins/bidi/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'cy', { diff --git a/sources/plugins/bidi/lang/da.js b/sources/plugins/bidi/lang/da.js index a53fbf7b..861ff50c 100644 --- a/sources/plugins/bidi/lang/da.js +++ b/sources/plugins/bidi/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'da', { diff --git a/sources/plugins/bidi/lang/de-ch.js b/sources/plugins/bidi/lang/de-ch.js new file mode 100644 index 00000000..6d6f7552 --- /dev/null +++ b/sources/plugins/bidi/lang/de-ch.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'bidi', 'de-ch', { + ltr: 'Leserichtung von Links nach Rechts', + rtl: 'Leserichtung von Rechts nach Links' +} ); diff --git a/sources/plugins/bidi/lang/de.js b/sources/plugins/bidi/lang/de.js index 043fbc8b..8582d437 100644 --- a/sources/plugins/bidi/lang/de.js +++ b/sources/plugins/bidi/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'de', { diff --git a/sources/plugins/bidi/lang/el.js b/sources/plugins/bidi/lang/el.js index 7c38e8d7..c4a677af 100644 --- a/sources/plugins/bidi/lang/el.js +++ b/sources/plugins/bidi/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'el', { diff --git a/sources/plugins/bidi/lang/en-au.js b/sources/plugins/bidi/lang/en-au.js index a5fe457e..505fb019 100644 --- a/sources/plugins/bidi/lang/en-au.js +++ b/sources/plugins/bidi/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'en-au', { diff --git a/sources/plugins/bidi/lang/en-ca.js b/sources/plugins/bidi/lang/en-ca.js index 8424bf67..e9dbc4d4 100644 --- a/sources/plugins/bidi/lang/en-ca.js +++ b/sources/plugins/bidi/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'en-ca', { diff --git a/sources/plugins/bidi/lang/en-gb.js b/sources/plugins/bidi/lang/en-gb.js index 60c192fb..12b81fce 100644 --- a/sources/plugins/bidi/lang/en-gb.js +++ b/sources/plugins/bidi/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'en-gb', { diff --git a/sources/plugins/bidi/lang/en.js b/sources/plugins/bidi/lang/en.js index a685a87d..f48c1956 100644 --- a/sources/plugins/bidi/lang/en.js +++ b/sources/plugins/bidi/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'en', { diff --git a/sources/plugins/bidi/lang/eo.js b/sources/plugins/bidi/lang/eo.js index c63e15bb..bab7c286 100644 --- a/sources/plugins/bidi/lang/eo.js +++ b/sources/plugins/bidi/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'eo', { diff --git a/sources/plugins/bidi/lang/es.js b/sources/plugins/bidi/lang/es.js index 6ea13209..15768c4b 100644 --- a/sources/plugins/bidi/lang/es.js +++ b/sources/plugins/bidi/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'es', { diff --git a/sources/plugins/bidi/lang/et.js b/sources/plugins/bidi/lang/et.js index 4f8517d6..0ac3c3f8 100644 --- a/sources/plugins/bidi/lang/et.js +++ b/sources/plugins/bidi/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'et', { diff --git a/sources/plugins/bidi/lang/eu.js b/sources/plugins/bidi/lang/eu.js index 8b46a9c4..64e1c913 100644 --- a/sources/plugins/bidi/lang/eu.js +++ b/sources/plugins/bidi/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'eu', { diff --git a/sources/plugins/bidi/lang/fa.js b/sources/plugins/bidi/lang/fa.js index 5d9a6eac..773ba4da 100644 --- a/sources/plugins/bidi/lang/fa.js +++ b/sources/plugins/bidi/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'fa', { diff --git a/sources/plugins/bidi/lang/fi.js b/sources/plugins/bidi/lang/fi.js index 805f5b10..a2effba5 100644 --- a/sources/plugins/bidi/lang/fi.js +++ b/sources/plugins/bidi/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'fi', { diff --git a/sources/plugins/bidi/lang/fo.js b/sources/plugins/bidi/lang/fo.js index 4e1c9408..c2ba1c9d 100644 --- a/sources/plugins/bidi/lang/fo.js +++ b/sources/plugins/bidi/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'fo', { diff --git a/sources/plugins/bidi/lang/fr-ca.js b/sources/plugins/bidi/lang/fr-ca.js index 184ed8ef..046c19e9 100644 --- a/sources/plugins/bidi/lang/fr-ca.js +++ b/sources/plugins/bidi/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'fr-ca', { diff --git a/sources/plugins/bidi/lang/fr.js b/sources/plugins/bidi/lang/fr.js index 549a465d..24e940d1 100644 --- a/sources/plugins/bidi/lang/fr.js +++ b/sources/plugins/bidi/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'fr', { diff --git a/sources/plugins/bidi/lang/gl.js b/sources/plugins/bidi/lang/gl.js index cb753e3f..819ae91f 100644 --- a/sources/plugins/bidi/lang/gl.js +++ b/sources/plugins/bidi/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'gl', { diff --git a/sources/plugins/bidi/lang/gu.js b/sources/plugins/bidi/lang/gu.js index a75d98a8..131e47d0 100644 --- a/sources/plugins/bidi/lang/gu.js +++ b/sources/plugins/bidi/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'gu', { diff --git a/sources/plugins/bidi/lang/he.js b/sources/plugins/bidi/lang/he.js index 89840cd9..f29174c2 100644 --- a/sources/plugins/bidi/lang/he.js +++ b/sources/plugins/bidi/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'he', { diff --git a/sources/plugins/bidi/lang/hi.js b/sources/plugins/bidi/lang/hi.js index 66697cc8..f8c8876d 100644 --- a/sources/plugins/bidi/lang/hi.js +++ b/sources/plugins/bidi/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'hi', { diff --git a/sources/plugins/bidi/lang/hr.js b/sources/plugins/bidi/lang/hr.js index 0be7b34c..14a00583 100644 --- a/sources/plugins/bidi/lang/hr.js +++ b/sources/plugins/bidi/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'hr', { diff --git a/sources/plugins/bidi/lang/hu.js b/sources/plugins/bidi/lang/hu.js index 58797e5d..6ad3ef3e 100644 --- a/sources/plugins/bidi/lang/hu.js +++ b/sources/plugins/bidi/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'hu', { diff --git a/sources/plugins/bidi/lang/id.js b/sources/plugins/bidi/lang/id.js index 2be45ac8..88ea5070 100644 --- a/sources/plugins/bidi/lang/id.js +++ b/sources/plugins/bidi/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'id', { diff --git a/sources/plugins/bidi/lang/is.js b/sources/plugins/bidi/lang/is.js index cd41df26..e73be436 100644 --- a/sources/plugins/bidi/lang/is.js +++ b/sources/plugins/bidi/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'is', { diff --git a/sources/plugins/bidi/lang/it.js b/sources/plugins/bidi/lang/it.js index d4e9de6a..49afb267 100644 --- a/sources/plugins/bidi/lang/it.js +++ b/sources/plugins/bidi/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'it', { diff --git a/sources/plugins/bidi/lang/ja.js b/sources/plugins/bidi/lang/ja.js index c79e1b64..1177d1ba 100644 --- a/sources/plugins/bidi/lang/ja.js +++ b/sources/plugins/bidi/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'ja', { diff --git a/sources/plugins/bidi/lang/ka.js b/sources/plugins/bidi/lang/ka.js index cf731816..c3cbd17b 100644 --- a/sources/plugins/bidi/lang/ka.js +++ b/sources/plugins/bidi/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'ka', { diff --git a/sources/plugins/bidi/lang/km.js b/sources/plugins/bidi/lang/km.js index b28d330a..214967f9 100644 --- a/sources/plugins/bidi/lang/km.js +++ b/sources/plugins/bidi/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'km', { diff --git a/sources/plugins/bidi/lang/ko.js b/sources/plugins/bidi/lang/ko.js index 923f70ce..04bca95b 100644 --- a/sources/plugins/bidi/lang/ko.js +++ b/sources/plugins/bidi/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'ko', { diff --git a/sources/plugins/bidi/lang/ku.js b/sources/plugins/bidi/lang/ku.js index 0d563c76..8ca52098 100644 --- a/sources/plugins/bidi/lang/ku.js +++ b/sources/plugins/bidi/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'ku', { diff --git a/sources/plugins/bidi/lang/lt.js b/sources/plugins/bidi/lang/lt.js index e455b52b..d1363861 100644 --- a/sources/plugins/bidi/lang/lt.js +++ b/sources/plugins/bidi/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'lt', { diff --git a/sources/plugins/bidi/lang/lv.js b/sources/plugins/bidi/lang/lv.js index b9e7d130..59217c74 100644 --- a/sources/plugins/bidi/lang/lv.js +++ b/sources/plugins/bidi/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'lv', { diff --git a/sources/plugins/bidi/lang/mk.js b/sources/plugins/bidi/lang/mk.js index f7771932..e77055df 100644 --- a/sources/plugins/bidi/lang/mk.js +++ b/sources/plugins/bidi/lang/mk.js @@ -1,8 +1,8 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'mk', { - ltr: 'Text direction from left to right', // MISSING - rtl: 'Text direction from right to left' // MISSING + ltr: 'Насока на текст: од лево кон десно', + rtl: 'Насока на текст: од десно кон лево' } ); diff --git a/sources/plugins/bidi/lang/mn.js b/sources/plugins/bidi/lang/mn.js index acade9af..561f9fb0 100644 --- a/sources/plugins/bidi/lang/mn.js +++ b/sources/plugins/bidi/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'mn', { diff --git a/sources/plugins/bidi/lang/ms.js b/sources/plugins/bidi/lang/ms.js index a86971b6..424c3dbb 100644 --- a/sources/plugins/bidi/lang/ms.js +++ b/sources/plugins/bidi/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'ms', { diff --git a/sources/plugins/bidi/lang/nb.js b/sources/plugins/bidi/lang/nb.js index 3a1225b9..432ef2a2 100644 --- a/sources/plugins/bidi/lang/nb.js +++ b/sources/plugins/bidi/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'nb', { diff --git a/sources/plugins/bidi/lang/nl.js b/sources/plugins/bidi/lang/nl.js index d9cf8f7c..2dc5d384 100644 --- a/sources/plugins/bidi/lang/nl.js +++ b/sources/plugins/bidi/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'nl', { diff --git a/sources/plugins/bidi/lang/no.js b/sources/plugins/bidi/lang/no.js index 309a7474..0e730af3 100644 --- a/sources/plugins/bidi/lang/no.js +++ b/sources/plugins/bidi/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'no', { diff --git a/sources/plugins/bidi/lang/pl.js b/sources/plugins/bidi/lang/pl.js index b9ad7eb9..05550758 100644 --- a/sources/plugins/bidi/lang/pl.js +++ b/sources/plugins/bidi/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'pl', { diff --git a/sources/plugins/bidi/lang/pt-br.js b/sources/plugins/bidi/lang/pt-br.js index f97f3db1..24f5df7d 100644 --- a/sources/plugins/bidi/lang/pt-br.js +++ b/sources/plugins/bidi/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'pt-br', { diff --git a/sources/plugins/bidi/lang/pt.js b/sources/plugins/bidi/lang/pt.js index 5dd99b3a..12ac9555 100644 --- a/sources/plugins/bidi/lang/pt.js +++ b/sources/plugins/bidi/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'pt', { diff --git a/sources/plugins/bidi/lang/ro.js b/sources/plugins/bidi/lang/ro.js index 13a560b0..b59181ac 100644 --- a/sources/plugins/bidi/lang/ro.js +++ b/sources/plugins/bidi/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'ro', { diff --git a/sources/plugins/bidi/lang/ru.js b/sources/plugins/bidi/lang/ru.js index e3dc391b..b3cdd3c2 100644 --- a/sources/plugins/bidi/lang/ru.js +++ b/sources/plugins/bidi/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'ru', { diff --git a/sources/plugins/bidi/lang/si.js b/sources/plugins/bidi/lang/si.js index 5260df1a..9fa15482 100644 --- a/sources/plugins/bidi/lang/si.js +++ b/sources/plugins/bidi/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'si', { diff --git a/sources/plugins/bidi/lang/sk.js b/sources/plugins/bidi/lang/sk.js index 8f4a3587..974ec82c 100644 --- a/sources/plugins/bidi/lang/sk.js +++ b/sources/plugins/bidi/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'sk', { diff --git a/sources/plugins/bidi/lang/sl.js b/sources/plugins/bidi/lang/sl.js index 972d355c..5c2ee9b5 100644 --- a/sources/plugins/bidi/lang/sl.js +++ b/sources/plugins/bidi/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'sl', { diff --git a/sources/plugins/bidi/lang/sq.js b/sources/plugins/bidi/lang/sq.js index 55a2152b..66c1e722 100644 --- a/sources/plugins/bidi/lang/sq.js +++ b/sources/plugins/bidi/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'sq', { diff --git a/sources/plugins/bidi/lang/sr-latn.js b/sources/plugins/bidi/lang/sr-latn.js index bf349403..9221850f 100644 --- a/sources/plugins/bidi/lang/sr-latn.js +++ b/sources/plugins/bidi/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'sr-latn', { diff --git a/sources/plugins/bidi/lang/sr.js b/sources/plugins/bidi/lang/sr.js index c8cff445..ebac7143 100644 --- a/sources/plugins/bidi/lang/sr.js +++ b/sources/plugins/bidi/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'sr', { diff --git a/sources/plugins/bidi/lang/sv.js b/sources/plugins/bidi/lang/sv.js index b2056407..9554d7fc 100644 --- a/sources/plugins/bidi/lang/sv.js +++ b/sources/plugins/bidi/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'sv', { diff --git a/sources/plugins/bidi/lang/th.js b/sources/plugins/bidi/lang/th.js index fefb49c7..1390a0a9 100644 --- a/sources/plugins/bidi/lang/th.js +++ b/sources/plugins/bidi/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'th', { diff --git a/sources/plugins/bidi/lang/tr.js b/sources/plugins/bidi/lang/tr.js index 11cde918..da8cc2c6 100644 --- a/sources/plugins/bidi/lang/tr.js +++ b/sources/plugins/bidi/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'tr', { diff --git a/sources/plugins/bidi/lang/tt.js b/sources/plugins/bidi/lang/tt.js index b60b3b28..f6cdfd7d 100644 --- a/sources/plugins/bidi/lang/tt.js +++ b/sources/plugins/bidi/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'tt', { diff --git a/sources/plugins/bidi/lang/ug.js b/sources/plugins/bidi/lang/ug.js index b17d36cc..149a5313 100644 --- a/sources/plugins/bidi/lang/ug.js +++ b/sources/plugins/bidi/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'ug', { diff --git a/sources/plugins/bidi/lang/uk.js b/sources/plugins/bidi/lang/uk.js index a74f09fc..b147e53e 100644 --- a/sources/plugins/bidi/lang/uk.js +++ b/sources/plugins/bidi/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'uk', { diff --git a/sources/plugins/bidi/lang/vi.js b/sources/plugins/bidi/lang/vi.js index cc6fd7b0..ff742756 100644 --- a/sources/plugins/bidi/lang/vi.js +++ b/sources/plugins/bidi/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'vi', { diff --git a/sources/plugins/bidi/lang/zh-cn.js b/sources/plugins/bidi/lang/zh-cn.js index d56019e2..723462a8 100644 --- a/sources/plugins/bidi/lang/zh-cn.js +++ b/sources/plugins/bidi/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'zh-cn', { diff --git a/sources/plugins/bidi/lang/zh.js b/sources/plugins/bidi/lang/zh.js index ff5db4f9..9620cae3 100644 --- a/sources/plugins/bidi/lang/zh.js +++ b/sources/plugins/bidi/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'bidi', 'zh', { diff --git a/sources/plugins/bidi/plugin.js b/sources/plugins/bidi/plugin.js index bfe3ffcb..e231eb1b 100644 --- a/sources/plugins/bidi/plugin.js +++ b/sources/plugins/bidi/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -212,7 +212,7 @@ CKEDITOR.plugins.add( 'bidi', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'bidiltr,bidirtl', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/blockquote/lang/af.js b/sources/plugins/blockquote/lang/af.js index e615381f..ec41cdf5 100644 --- a/sources/plugins/blockquote/lang/af.js +++ b/sources/plugins/blockquote/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'af', { diff --git a/sources/plugins/blockquote/lang/ar.js b/sources/plugins/blockquote/lang/ar.js index eb22b93e..e0e979b7 100644 --- a/sources/plugins/blockquote/lang/ar.js +++ b/sources/plugins/blockquote/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'ar', { diff --git a/sources/plugins/blockquote/lang/bg.js b/sources/plugins/blockquote/lang/bg.js index 97e6f126..9202b316 100644 --- a/sources/plugins/blockquote/lang/bg.js +++ b/sources/plugins/blockquote/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'bg', { diff --git a/sources/plugins/blockquote/lang/bn.js b/sources/plugins/blockquote/lang/bn.js index 02ab2002..4663d12f 100644 --- a/sources/plugins/blockquote/lang/bn.js +++ b/sources/plugins/blockquote/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'bn', { diff --git a/sources/plugins/blockquote/lang/bs.js b/sources/plugins/blockquote/lang/bs.js index 3a4d3f38..8577a4e7 100644 --- a/sources/plugins/blockquote/lang/bs.js +++ b/sources/plugins/blockquote/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'bs', { diff --git a/sources/plugins/blockquote/lang/ca.js b/sources/plugins/blockquote/lang/ca.js index 41bfbc73..eee067a0 100644 --- a/sources/plugins/blockquote/lang/ca.js +++ b/sources/plugins/blockquote/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'ca', { diff --git a/sources/plugins/blockquote/lang/cs.js b/sources/plugins/blockquote/lang/cs.js index 7c63ff53..9f8568db 100644 --- a/sources/plugins/blockquote/lang/cs.js +++ b/sources/plugins/blockquote/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'cs', { diff --git a/sources/plugins/blockquote/lang/cy.js b/sources/plugins/blockquote/lang/cy.js index a47b50ab..4e89fff9 100644 --- a/sources/plugins/blockquote/lang/cy.js +++ b/sources/plugins/blockquote/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'cy', { diff --git a/sources/plugins/blockquote/lang/da.js b/sources/plugins/blockquote/lang/da.js index e1f8de13..4d1dde7d 100644 --- a/sources/plugins/blockquote/lang/da.js +++ b/sources/plugins/blockquote/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'da', { diff --git a/sources/plugins/blockquote/lang/de-ch.js b/sources/plugins/blockquote/lang/de-ch.js new file mode 100644 index 00000000..2e9b06f1 --- /dev/null +++ b/sources/plugins/blockquote/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'blockquote', 'de-ch', { + toolbar: 'Zitatblock' +} ); diff --git a/sources/plugins/blockquote/lang/de.js b/sources/plugins/blockquote/lang/de.js index e5c47e5f..cde180c3 100644 --- a/sources/plugins/blockquote/lang/de.js +++ b/sources/plugins/blockquote/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'de', { diff --git a/sources/plugins/blockquote/lang/el.js b/sources/plugins/blockquote/lang/el.js index af7cde55..d2486382 100644 --- a/sources/plugins/blockquote/lang/el.js +++ b/sources/plugins/blockquote/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'el', { diff --git a/sources/plugins/blockquote/lang/en-au.js b/sources/plugins/blockquote/lang/en-au.js index 9f70e6ce..e1d0df32 100644 --- a/sources/plugins/blockquote/lang/en-au.js +++ b/sources/plugins/blockquote/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'en-au', { diff --git a/sources/plugins/blockquote/lang/en-ca.js b/sources/plugins/blockquote/lang/en-ca.js index 7caafa22..e2aeacd6 100644 --- a/sources/plugins/blockquote/lang/en-ca.js +++ b/sources/plugins/blockquote/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'en-ca', { diff --git a/sources/plugins/blockquote/lang/en-gb.js b/sources/plugins/blockquote/lang/en-gb.js index f894911a..2617d4cb 100644 --- a/sources/plugins/blockquote/lang/en-gb.js +++ b/sources/plugins/blockquote/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'en-gb', { diff --git a/sources/plugins/blockquote/lang/en.js b/sources/plugins/blockquote/lang/en.js index 33c50694..3905216f 100644 --- a/sources/plugins/blockquote/lang/en.js +++ b/sources/plugins/blockquote/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'en', { diff --git a/sources/plugins/blockquote/lang/eo.js b/sources/plugins/blockquote/lang/eo.js index b33c6f18..fb366532 100644 --- a/sources/plugins/blockquote/lang/eo.js +++ b/sources/plugins/blockquote/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'eo', { diff --git a/sources/plugins/blockquote/lang/es.js b/sources/plugins/blockquote/lang/es.js index fb4e834e..3dea1d94 100644 --- a/sources/plugins/blockquote/lang/es.js +++ b/sources/plugins/blockquote/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'es', { diff --git a/sources/plugins/blockquote/lang/et.js b/sources/plugins/blockquote/lang/et.js index eb9eaa55..cae24c41 100644 --- a/sources/plugins/blockquote/lang/et.js +++ b/sources/plugins/blockquote/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'et', { diff --git a/sources/plugins/blockquote/lang/eu.js b/sources/plugins/blockquote/lang/eu.js index 6320397b..d5ea6cb0 100644 --- a/sources/plugins/blockquote/lang/eu.js +++ b/sources/plugins/blockquote/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'eu', { diff --git a/sources/plugins/blockquote/lang/fa.js b/sources/plugins/blockquote/lang/fa.js index 2f12a50e..a0f84791 100644 --- a/sources/plugins/blockquote/lang/fa.js +++ b/sources/plugins/blockquote/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'fa', { diff --git a/sources/plugins/blockquote/lang/fi.js b/sources/plugins/blockquote/lang/fi.js index 44924d0a..bc94b9a8 100644 --- a/sources/plugins/blockquote/lang/fi.js +++ b/sources/plugins/blockquote/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'fi', { diff --git a/sources/plugins/blockquote/lang/fo.js b/sources/plugins/blockquote/lang/fo.js index 0557b99c..60387401 100644 --- a/sources/plugins/blockquote/lang/fo.js +++ b/sources/plugins/blockquote/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'fo', { diff --git a/sources/plugins/blockquote/lang/fr-ca.js b/sources/plugins/blockquote/lang/fr-ca.js index 0ae3f2b2..a6f2b3e9 100644 --- a/sources/plugins/blockquote/lang/fr-ca.js +++ b/sources/plugins/blockquote/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'fr-ca', { diff --git a/sources/plugins/blockquote/lang/fr.js b/sources/plugins/blockquote/lang/fr.js index 21710d24..f37ead0d 100644 --- a/sources/plugins/blockquote/lang/fr.js +++ b/sources/plugins/blockquote/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'fr', { diff --git a/sources/plugins/blockquote/lang/gl.js b/sources/plugins/blockquote/lang/gl.js index 0ace64eb..df268dce 100644 --- a/sources/plugins/blockquote/lang/gl.js +++ b/sources/plugins/blockquote/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'gl', { diff --git a/sources/plugins/blockquote/lang/gu.js b/sources/plugins/blockquote/lang/gu.js index 9fc65baa..10cfbdef 100644 --- a/sources/plugins/blockquote/lang/gu.js +++ b/sources/plugins/blockquote/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'gu', { diff --git a/sources/plugins/blockquote/lang/he.js b/sources/plugins/blockquote/lang/he.js index a10d7e40..c14e5801 100644 --- a/sources/plugins/blockquote/lang/he.js +++ b/sources/plugins/blockquote/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'he', { diff --git a/sources/plugins/blockquote/lang/hi.js b/sources/plugins/blockquote/lang/hi.js index b7481e24..cf0dce91 100644 --- a/sources/plugins/blockquote/lang/hi.js +++ b/sources/plugins/blockquote/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'hi', { diff --git a/sources/plugins/blockquote/lang/hr.js b/sources/plugins/blockquote/lang/hr.js index 421ffd57..2207c270 100644 --- a/sources/plugins/blockquote/lang/hr.js +++ b/sources/plugins/blockquote/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'hr', { diff --git a/sources/plugins/blockquote/lang/hu.js b/sources/plugins/blockquote/lang/hu.js index 5bf22703..5f0a5e7f 100644 --- a/sources/plugins/blockquote/lang/hu.js +++ b/sources/plugins/blockquote/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'hu', { diff --git a/sources/plugins/blockquote/lang/id.js b/sources/plugins/blockquote/lang/id.js index 3cab0ac3..63a02356 100644 --- a/sources/plugins/blockquote/lang/id.js +++ b/sources/plugins/blockquote/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'id', { diff --git a/sources/plugins/blockquote/lang/is.js b/sources/plugins/blockquote/lang/is.js index 04f13a9b..c06e5d39 100644 --- a/sources/plugins/blockquote/lang/is.js +++ b/sources/plugins/blockquote/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'is', { diff --git a/sources/plugins/blockquote/lang/it.js b/sources/plugins/blockquote/lang/it.js index 77de24eb..00d9478c 100644 --- a/sources/plugins/blockquote/lang/it.js +++ b/sources/plugins/blockquote/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'it', { diff --git a/sources/plugins/blockquote/lang/ja.js b/sources/plugins/blockquote/lang/ja.js index d6155ea0..41526c29 100644 --- a/sources/plugins/blockquote/lang/ja.js +++ b/sources/plugins/blockquote/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'ja', { diff --git a/sources/plugins/blockquote/lang/ka.js b/sources/plugins/blockquote/lang/ka.js index 826113bb..e8dd05ec 100644 --- a/sources/plugins/blockquote/lang/ka.js +++ b/sources/plugins/blockquote/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'ka', { diff --git a/sources/plugins/blockquote/lang/km.js b/sources/plugins/blockquote/lang/km.js index a29f072c..7d5227e0 100644 --- a/sources/plugins/blockquote/lang/km.js +++ b/sources/plugins/blockquote/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'km', { diff --git a/sources/plugins/blockquote/lang/ko.js b/sources/plugins/blockquote/lang/ko.js index f27c777d..5e4f2318 100644 --- a/sources/plugins/blockquote/lang/ko.js +++ b/sources/plugins/blockquote/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'ko', { diff --git a/sources/plugins/blockquote/lang/ku.js b/sources/plugins/blockquote/lang/ku.js index c6e22aa6..ecfe4fea 100644 --- a/sources/plugins/blockquote/lang/ku.js +++ b/sources/plugins/blockquote/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'ku', { diff --git a/sources/plugins/blockquote/lang/lt.js b/sources/plugins/blockquote/lang/lt.js index 775232a0..c4fbdd78 100644 --- a/sources/plugins/blockquote/lang/lt.js +++ b/sources/plugins/blockquote/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'lt', { diff --git a/sources/plugins/blockquote/lang/lv.js b/sources/plugins/blockquote/lang/lv.js index 006ec477..370f4d10 100644 --- a/sources/plugins/blockquote/lang/lv.js +++ b/sources/plugins/blockquote/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'lv', { diff --git a/sources/plugins/blockquote/lang/mk.js b/sources/plugins/blockquote/lang/mk.js index 87167bae..f70d9d1a 100644 --- a/sources/plugins/blockquote/lang/mk.js +++ b/sources/plugins/blockquote/lang/mk.js @@ -1,7 +1,7 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'mk', { - toolbar: 'Block Quote' // MISSING + toolbar: 'Одвоен цитат' } ); diff --git a/sources/plugins/blockquote/lang/mn.js b/sources/plugins/blockquote/lang/mn.js index a18eb38c..30d43e54 100644 --- a/sources/plugins/blockquote/lang/mn.js +++ b/sources/plugins/blockquote/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'mn', { diff --git a/sources/plugins/blockquote/lang/ms.js b/sources/plugins/blockquote/lang/ms.js index 4c7e7b47..c5503d3a 100644 --- a/sources/plugins/blockquote/lang/ms.js +++ b/sources/plugins/blockquote/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'ms', { diff --git a/sources/plugins/blockquote/lang/nb.js b/sources/plugins/blockquote/lang/nb.js index 154c2609..7fcc1b8f 100644 --- a/sources/plugins/blockquote/lang/nb.js +++ b/sources/plugins/blockquote/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'nb', { diff --git a/sources/plugins/blockquote/lang/nl.js b/sources/plugins/blockquote/lang/nl.js index ef45be9a..d44ef616 100644 --- a/sources/plugins/blockquote/lang/nl.js +++ b/sources/plugins/blockquote/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'nl', { diff --git a/sources/plugins/blockquote/lang/no.js b/sources/plugins/blockquote/lang/no.js index 79388492..af4acf0a 100644 --- a/sources/plugins/blockquote/lang/no.js +++ b/sources/plugins/blockquote/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'no', { diff --git a/sources/plugins/blockquote/lang/pl.js b/sources/plugins/blockquote/lang/pl.js index ebaab5db..9ee02a72 100644 --- a/sources/plugins/blockquote/lang/pl.js +++ b/sources/plugins/blockquote/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'pl', { diff --git a/sources/plugins/blockquote/lang/pt-br.js b/sources/plugins/blockquote/lang/pt-br.js index 8fbe5004..f1ae67b0 100644 --- a/sources/plugins/blockquote/lang/pt-br.js +++ b/sources/plugins/blockquote/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'pt-br', { diff --git a/sources/plugins/blockquote/lang/pt.js b/sources/plugins/blockquote/lang/pt.js index 98c65b03..67101b2e 100644 --- a/sources/plugins/blockquote/lang/pt.js +++ b/sources/plugins/blockquote/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'pt', { diff --git a/sources/plugins/blockquote/lang/ro.js b/sources/plugins/blockquote/lang/ro.js index 699ee2cd..189a9ce8 100644 --- a/sources/plugins/blockquote/lang/ro.js +++ b/sources/plugins/blockquote/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'ro', { diff --git a/sources/plugins/blockquote/lang/ru.js b/sources/plugins/blockquote/lang/ru.js index b7ddbb46..6e95babc 100644 --- a/sources/plugins/blockquote/lang/ru.js +++ b/sources/plugins/blockquote/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'ru', { diff --git a/sources/plugins/blockquote/lang/si.js b/sources/plugins/blockquote/lang/si.js index 0cf851aa..db110271 100644 --- a/sources/plugins/blockquote/lang/si.js +++ b/sources/plugins/blockquote/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'si', { diff --git a/sources/plugins/blockquote/lang/sk.js b/sources/plugins/blockquote/lang/sk.js index 3ee34ea8..764c985e 100644 --- a/sources/plugins/blockquote/lang/sk.js +++ b/sources/plugins/blockquote/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'sk', { diff --git a/sources/plugins/blockquote/lang/sl.js b/sources/plugins/blockquote/lang/sl.js index 50201069..b0899389 100644 --- a/sources/plugins/blockquote/lang/sl.js +++ b/sources/plugins/blockquote/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'sl', { diff --git a/sources/plugins/blockquote/lang/sq.js b/sources/plugins/blockquote/lang/sq.js index 3e99a148..04cf3f54 100644 --- a/sources/plugins/blockquote/lang/sq.js +++ b/sources/plugins/blockquote/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'sq', { diff --git a/sources/plugins/blockquote/lang/sr-latn.js b/sources/plugins/blockquote/lang/sr-latn.js index 8372a930..565159f4 100644 --- a/sources/plugins/blockquote/lang/sr-latn.js +++ b/sources/plugins/blockquote/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'sr-latn', { diff --git a/sources/plugins/blockquote/lang/sr.js b/sources/plugins/blockquote/lang/sr.js index afbb2b6a..9b63a91a 100644 --- a/sources/plugins/blockquote/lang/sr.js +++ b/sources/plugins/blockquote/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'sr', { diff --git a/sources/plugins/blockquote/lang/sv.js b/sources/plugins/blockquote/lang/sv.js index 6002c515..bc6b8282 100644 --- a/sources/plugins/blockquote/lang/sv.js +++ b/sources/plugins/blockquote/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'sv', { diff --git a/sources/plugins/blockquote/lang/th.js b/sources/plugins/blockquote/lang/th.js index dbda0a53..b7ee550d 100644 --- a/sources/plugins/blockquote/lang/th.js +++ b/sources/plugins/blockquote/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'th', { diff --git a/sources/plugins/blockquote/lang/tr.js b/sources/plugins/blockquote/lang/tr.js index db22c313..ebd6376d 100644 --- a/sources/plugins/blockquote/lang/tr.js +++ b/sources/plugins/blockquote/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'tr', { diff --git a/sources/plugins/blockquote/lang/tt.js b/sources/plugins/blockquote/lang/tt.js index 4dc271e3..d879e020 100644 --- a/sources/plugins/blockquote/lang/tt.js +++ b/sources/plugins/blockquote/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'tt', { diff --git a/sources/plugins/blockquote/lang/ug.js b/sources/plugins/blockquote/lang/ug.js index 5be430bf..f58407af 100644 --- a/sources/plugins/blockquote/lang/ug.js +++ b/sources/plugins/blockquote/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'ug', { diff --git a/sources/plugins/blockquote/lang/uk.js b/sources/plugins/blockquote/lang/uk.js index b425fdaa..7a54990c 100644 --- a/sources/plugins/blockquote/lang/uk.js +++ b/sources/plugins/blockquote/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'uk', { diff --git a/sources/plugins/blockquote/lang/vi.js b/sources/plugins/blockquote/lang/vi.js index e4eb496b..4dc8efd7 100644 --- a/sources/plugins/blockquote/lang/vi.js +++ b/sources/plugins/blockquote/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'vi', { diff --git a/sources/plugins/blockquote/lang/zh-cn.js b/sources/plugins/blockquote/lang/zh-cn.js index 76a92636..c28172c1 100644 --- a/sources/plugins/blockquote/lang/zh-cn.js +++ b/sources/plugins/blockquote/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'zh-cn', { diff --git a/sources/plugins/blockquote/lang/zh.js b/sources/plugins/blockquote/lang/zh.js index 7f892984..5d92b468 100644 --- a/sources/plugins/blockquote/lang/zh.js +++ b/sources/plugins/blockquote/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'blockquote', 'zh', { diff --git a/sources/plugins/blockquote/plugin.js b/sources/plugins/blockquote/plugin.js index 0b2bf332..fe74736c 100644 --- a/sources/plugins/blockquote/plugin.js +++ b/sources/plugins/blockquote/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -231,7 +231,7 @@ CKEDITOR.plugins.add( 'blockquote', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'blockquote', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/button/lang/af.js b/sources/plugins/button/lang/af.js index 03c8ec2c..af03793d 100644 --- a/sources/plugins/button/lang/af.js +++ b/sources/plugins/button/lang/af.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/ar.js b/sources/plugins/button/lang/ar.js index 06ac9de3..28f43462 100644 --- a/sources/plugins/button/lang/ar.js +++ b/sources/plugins/button/lang/ar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/bg.js b/sources/plugins/button/lang/bg.js index 11b356ee..dfe5be1c 100644 --- a/sources/plugins/button/lang/bg.js +++ b/sources/plugins/button/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/ca.js b/sources/plugins/button/lang/ca.js index 9b0aadac..2feb7108 100644 --- a/sources/plugins/button/lang/ca.js +++ b/sources/plugins/button/lang/ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/cs.js b/sources/plugins/button/lang/cs.js index 172f712a..01f4a865 100644 --- a/sources/plugins/button/lang/cs.js +++ b/sources/plugins/button/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/da.js b/sources/plugins/button/lang/da.js index 16f2f6bf..021201fc 100644 --- a/sources/plugins/button/lang/da.js +++ b/sources/plugins/button/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/de-ch.js b/sources/plugins/button/lang/de-ch.js new file mode 100644 index 00000000..680cc204 --- /dev/null +++ b/sources/plugins/button/lang/de-ch.js @@ -0,0 +1,8 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +CKEDITOR.plugins.setLang( 'button', 'de-ch', { + selectedLabel: '%1 (Ausgewählt)' +} ); diff --git a/sources/plugins/button/lang/de.js b/sources/plugins/button/lang/de.js index a1c07a0b..d31afaa2 100644 --- a/sources/plugins/button/lang/de.js +++ b/sources/plugins/button/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/el.js b/sources/plugins/button/lang/el.js index 37aa384d..84e630cf 100644 --- a/sources/plugins/button/lang/el.js +++ b/sources/plugins/button/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/en-gb.js b/sources/plugins/button/lang/en-gb.js index cd7c4a19..b4060d3b 100644 --- a/sources/plugins/button/lang/en-gb.js +++ b/sources/plugins/button/lang/en-gb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/en.js b/sources/plugins/button/lang/en.js index cb07e4fc..b0b48079 100644 --- a/sources/plugins/button/lang/en.js +++ b/sources/plugins/button/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/eo.js b/sources/plugins/button/lang/eo.js index ef12a0b6..733c960e 100644 --- a/sources/plugins/button/lang/eo.js +++ b/sources/plugins/button/lang/eo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/es.js b/sources/plugins/button/lang/es.js index 0a272085..8b4695bb 100644 --- a/sources/plugins/button/lang/es.js +++ b/sources/plugins/button/lang/es.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/eu.js b/sources/plugins/button/lang/eu.js index d932a7d8..fd60b167 100644 --- a/sources/plugins/button/lang/eu.js +++ b/sources/plugins/button/lang/eu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/fa.js b/sources/plugins/button/lang/fa.js index 73d37e66..8e923b05 100644 --- a/sources/plugins/button/lang/fa.js +++ b/sources/plugins/button/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/fi.js b/sources/plugins/button/lang/fi.js index dd706fa1..2668a8dc 100644 --- a/sources/plugins/button/lang/fi.js +++ b/sources/plugins/button/lang/fi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/fr.js b/sources/plugins/button/lang/fr.js index 86dd735d..1039c905 100644 --- a/sources/plugins/button/lang/fr.js +++ b/sources/plugins/button/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/gl.js b/sources/plugins/button/lang/gl.js index f34d2f3f..e73ea650 100644 --- a/sources/plugins/button/lang/gl.js +++ b/sources/plugins/button/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/he.js b/sources/plugins/button/lang/he.js index 5911f30f..8890cf91 100644 --- a/sources/plugins/button/lang/he.js +++ b/sources/plugins/button/lang/he.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/hu.js b/sources/plugins/button/lang/hu.js index ecfbf0ae..9dc42a56 100644 --- a/sources/plugins/button/lang/hu.js +++ b/sources/plugins/button/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/id.js b/sources/plugins/button/lang/id.js index 29d04a0a..52726a88 100644 --- a/sources/plugins/button/lang/id.js +++ b/sources/plugins/button/lang/id.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/it.js b/sources/plugins/button/lang/it.js index e563591e..0b28b8cb 100644 --- a/sources/plugins/button/lang/it.js +++ b/sources/plugins/button/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/ja.js b/sources/plugins/button/lang/ja.js index fdac0604..559d08c6 100644 --- a/sources/plugins/button/lang/ja.js +++ b/sources/plugins/button/lang/ja.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/km.js b/sources/plugins/button/lang/km.js index 830061fb..ecfc7740 100644 --- a/sources/plugins/button/lang/km.js +++ b/sources/plugins/button/lang/km.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/ko.js b/sources/plugins/button/lang/ko.js index ed1ecc2e..2e2cc615 100644 --- a/sources/plugins/button/lang/ko.js +++ b/sources/plugins/button/lang/ko.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/ku.js b/sources/plugins/button/lang/ku.js index 9920be19..b794e23c 100644 --- a/sources/plugins/button/lang/ku.js +++ b/sources/plugins/button/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/lt.js b/sources/plugins/button/lang/lt.js index 1f30aa94..e17e9e54 100644 --- a/sources/plugins/button/lang/lt.js +++ b/sources/plugins/button/lang/lt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/nb.js b/sources/plugins/button/lang/nb.js index 2d866303..b91a8235 100644 --- a/sources/plugins/button/lang/nb.js +++ b/sources/plugins/button/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/nl.js b/sources/plugins/button/lang/nl.js index c750f638..0654cec2 100644 --- a/sources/plugins/button/lang/nl.js +++ b/sources/plugins/button/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/pl.js b/sources/plugins/button/lang/pl.js index 661f372a..bc980d0f 100644 --- a/sources/plugins/button/lang/pl.js +++ b/sources/plugins/button/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/pt-br.js b/sources/plugins/button/lang/pt-br.js index 18c09381..f1cd7c41 100644 --- a/sources/plugins/button/lang/pt-br.js +++ b/sources/plugins/button/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/pt.js b/sources/plugins/button/lang/pt.js index af7e673d..adc82519 100644 --- a/sources/plugins/button/lang/pt.js +++ b/sources/plugins/button/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/ro.js b/sources/plugins/button/lang/ro.js index 44dee158..c70153c6 100644 --- a/sources/plugins/button/lang/ro.js +++ b/sources/plugins/button/lang/ro.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/ru.js b/sources/plugins/button/lang/ru.js index bbfa42be..06ee1905 100644 --- a/sources/plugins/button/lang/ru.js +++ b/sources/plugins/button/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/sk.js b/sources/plugins/button/lang/sk.js index b4f35aa8..adbadf2e 100644 --- a/sources/plugins/button/lang/sk.js +++ b/sources/plugins/button/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/sl.js b/sources/plugins/button/lang/sl.js index 4faf3c55..85e5cc2a 100644 --- a/sources/plugins/button/lang/sl.js +++ b/sources/plugins/button/lang/sl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/sq.js b/sources/plugins/button/lang/sq.js index e67b12ad..16906347 100644 --- a/sources/plugins/button/lang/sq.js +++ b/sources/plugins/button/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/sv.js b/sources/plugins/button/lang/sv.js index 9e714be3..db155262 100644 --- a/sources/plugins/button/lang/sv.js +++ b/sources/plugins/button/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/tr.js b/sources/plugins/button/lang/tr.js index 06ad32b0..a87bb12f 100644 --- a/sources/plugins/button/lang/tr.js +++ b/sources/plugins/button/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/tt.js b/sources/plugins/button/lang/tt.js index 5572afac..79044c62 100644 --- a/sources/plugins/button/lang/tt.js +++ b/sources/plugins/button/lang/tt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/ug.js b/sources/plugins/button/lang/ug.js index a2ceef5b..fe30252d 100644 --- a/sources/plugins/button/lang/ug.js +++ b/sources/plugins/button/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/uk.js b/sources/plugins/button/lang/uk.js index ddec74ae..a40cf8f2 100644 --- a/sources/plugins/button/lang/uk.js +++ b/sources/plugins/button/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/vi.js b/sources/plugins/button/lang/vi.js index 7a7adc01..a3ea973d 100644 --- a/sources/plugins/button/lang/vi.js +++ b/sources/plugins/button/lang/vi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/zh-cn.js b/sources/plugins/button/lang/zh-cn.js index 726a3dc7..1271943c 100644 --- a/sources/plugins/button/lang/zh-cn.js +++ b/sources/plugins/button/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/lang/zh.js b/sources/plugins/button/lang/zh.js index 95949474..5fee74f5 100644 --- a/sources/plugins/button/lang/zh.js +++ b/sources/plugins/button/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/button/plugin.js b/sources/plugins/button/plugin.js index 2338229c..0ce75c64 100644 --- a/sources/plugins/button/plugin.js +++ b/sources/plugins/button/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -47,7 +47,7 @@ btnTpl = CKEDITOR.addTemplate( 'button', template ); CKEDITOR.plugins.add( 'button', { - lang: 'af,ar,bg,ca,cs,da,de,el,en,en-gb,eo,es,eu,fa,fi,fr,gl,he,hu,id,it,ja,km,ko,ku,lt,nb,nl,pl,pt,pt-br,ro,ru,sk,sl,sq,sv,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + lang: 'af,ar,bg,ca,cs,da,de,de-ch,el,en,en-gb,eo,es,eu,fa,fi,fr,gl,he,hu,id,it,ja,km,ko,ku,lt,nb,nl,pl,pt,pt-br,ro,ru,sk,sl,sq,sv,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% beforeInit: function( editor ) { editor.ui.addHandler( CKEDITOR.UI_BUTTON, CKEDITOR.ui.button.handler ); } diff --git a/sources/plugins/clipboard/dev/clipboard.html b/sources/plugins/clipboard/dev/clipboard.html index 00a073f8..9ae920fe 100644 --- a/sources/plugins/clipboard/dev/clipboard.html +++ b/sources/plugins/clipboard/dev/clipboard.html @@ -1,6 +1,6 @@ diff --git a/sources/plugins/clipboard/dev/console.js b/sources/plugins/clipboard/dev/console.js index f0cc92db..a68c5875 100644 --- a/sources/plugins/clipboard/dev/console.js +++ b/sources/plugins/clipboard/dev/console.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/clipboard/dev/dnd.html b/sources/plugins/clipboard/dev/dnd.html index 3a1845d1..c5028b11 100644 --- a/sources/plugins/clipboard/dev/dnd.html +++ b/sources/plugins/clipboard/dev/dnd.html @@ -1,6 +1,6 @@ diff --git a/sources/plugins/clipboard/dialogs/paste.js b/sources/plugins/clipboard/dialogs/paste.js index 369decf7..c0e405e0 100644 --- a/sources/plugins/clipboard/dialogs/paste.js +++ b/sources/plugins/clipboard/dialogs/paste.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/clipboard/lang/af.js b/sources/plugins/clipboard/lang/af.js index b7dbddc5..6f973ea0 100644 --- a/sources/plugins/clipboard/lang/af.js +++ b/sources/plugins/clipboard/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'af', { diff --git a/sources/plugins/clipboard/lang/ar.js b/sources/plugins/clipboard/lang/ar.js index c6b6613d..7e6a2f5a 100644 --- a/sources/plugins/clipboard/lang/ar.js +++ b/sources/plugins/clipboard/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'ar', { diff --git a/sources/plugins/clipboard/lang/bg.js b/sources/plugins/clipboard/lang/bg.js index c700865d..c355dbd5 100644 --- a/sources/plugins/clipboard/lang/bg.js +++ b/sources/plugins/clipboard/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'bg', { diff --git a/sources/plugins/clipboard/lang/bn.js b/sources/plugins/clipboard/lang/bn.js index 5df653c6..7113306c 100644 --- a/sources/plugins/clipboard/lang/bn.js +++ b/sources/plugins/clipboard/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'bn', { diff --git a/sources/plugins/clipboard/lang/bs.js b/sources/plugins/clipboard/lang/bs.js index e6c11949..585feda3 100644 --- a/sources/plugins/clipboard/lang/bs.js +++ b/sources/plugins/clipboard/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'bs', { diff --git a/sources/plugins/clipboard/lang/ca.js b/sources/plugins/clipboard/lang/ca.js index 0445e697..f69f5733 100644 --- a/sources/plugins/clipboard/lang/ca.js +++ b/sources/plugins/clipboard/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'ca', { diff --git a/sources/plugins/clipboard/lang/cs.js b/sources/plugins/clipboard/lang/cs.js index f32f1be6..52ad564c 100644 --- a/sources/plugins/clipboard/lang/cs.js +++ b/sources/plugins/clipboard/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'cs', { diff --git a/sources/plugins/clipboard/lang/cy.js b/sources/plugins/clipboard/lang/cy.js index 65e71254..e4756fdf 100644 --- a/sources/plugins/clipboard/lang/cy.js +++ b/sources/plugins/clipboard/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'cy', { diff --git a/sources/plugins/clipboard/lang/da.js b/sources/plugins/clipboard/lang/da.js index 41f73069..860b536e 100644 --- a/sources/plugins/clipboard/lang/da.js +++ b/sources/plugins/clipboard/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'da', { diff --git a/sources/plugins/clipboard/lang/de-ch.js b/sources/plugins/clipboard/lang/de-ch.js new file mode 100644 index 00000000..3aaffbf1 --- /dev/null +++ b/sources/plugins/clipboard/lang/de-ch.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'de-ch', { + copy: 'Kopieren', + copyError: 'Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch kopieren. Bitte benutzen Sie die System-Zwischenablage über STRG-C (kopieren).', + cut: 'Ausschneiden', + cutError: 'Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch auszuschneiden. Bitte benutzen Sie die System-Zwischenablage über STRG-X (ausschneiden) und STRG-V (einfügen).', + paste: 'Einfügen', + pasteArea: 'Einfügebereich', + pasteMsg: 'Bitte fügen Sie den Text in der folgenden Box über die Tastatur (mit Strg+V) ein und bestätigen Sie mit OK.', + securityMsg: 'Aufgrund von Sicherheitsbeschränkungen Ihres Browsers kann der Editor nicht direkt auf die Zwischenablage zugreifen. Bitte fügen Sie den Inhalt erneut in diesem Fenster ein.', + title: 'Einfügen' +} ); diff --git a/sources/plugins/clipboard/lang/de.js b/sources/plugins/clipboard/lang/de.js index baeb6528..54694934 100644 --- a/sources/plugins/clipboard/lang/de.js +++ b/sources/plugins/clipboard/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'de', { diff --git a/sources/plugins/clipboard/lang/el.js b/sources/plugins/clipboard/lang/el.js index 57158663..2010f793 100644 --- a/sources/plugins/clipboard/lang/el.js +++ b/sources/plugins/clipboard/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'el', { diff --git a/sources/plugins/clipboard/lang/en-au.js b/sources/plugins/clipboard/lang/en-au.js index 6c895f82..64c970c3 100644 --- a/sources/plugins/clipboard/lang/en-au.js +++ b/sources/plugins/clipboard/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'en-au', { diff --git a/sources/plugins/clipboard/lang/en-ca.js b/sources/plugins/clipboard/lang/en-ca.js index 4f1220e0..396ebd14 100644 --- a/sources/plugins/clipboard/lang/en-ca.js +++ b/sources/plugins/clipboard/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'en-ca', { diff --git a/sources/plugins/clipboard/lang/en-gb.js b/sources/plugins/clipboard/lang/en-gb.js index a460489e..44fe9432 100644 --- a/sources/plugins/clipboard/lang/en-gb.js +++ b/sources/plugins/clipboard/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'en-gb', { diff --git a/sources/plugins/clipboard/lang/en.js b/sources/plugins/clipboard/lang/en.js index db5dd596..eaab88e5 100644 --- a/sources/plugins/clipboard/lang/en.js +++ b/sources/plugins/clipboard/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'en', { diff --git a/sources/plugins/clipboard/lang/eo.js b/sources/plugins/clipboard/lang/eo.js index 55a62ef3..bdeb5af9 100644 --- a/sources/plugins/clipboard/lang/eo.js +++ b/sources/plugins/clipboard/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'eo', { diff --git a/sources/plugins/clipboard/lang/es.js b/sources/plugins/clipboard/lang/es.js index 346265af..43bcae9c 100644 --- a/sources/plugins/clipboard/lang/es.js +++ b/sources/plugins/clipboard/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'es', { diff --git a/sources/plugins/clipboard/lang/et.js b/sources/plugins/clipboard/lang/et.js index 34dc3bc7..5b0b3080 100644 --- a/sources/plugins/clipboard/lang/et.js +++ b/sources/plugins/clipboard/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'et', { diff --git a/sources/plugins/clipboard/lang/eu.js b/sources/plugins/clipboard/lang/eu.js index 6683130a..03f3e270 100644 --- a/sources/plugins/clipboard/lang/eu.js +++ b/sources/plugins/clipboard/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'eu', { diff --git a/sources/plugins/clipboard/lang/fa.js b/sources/plugins/clipboard/lang/fa.js index 2bf8ae48..64efcb1b 100644 --- a/sources/plugins/clipboard/lang/fa.js +++ b/sources/plugins/clipboard/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'fa', { diff --git a/sources/plugins/clipboard/lang/fi.js b/sources/plugins/clipboard/lang/fi.js index 60f63956..a15dee06 100644 --- a/sources/plugins/clipboard/lang/fi.js +++ b/sources/plugins/clipboard/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'fi', { diff --git a/sources/plugins/clipboard/lang/fo.js b/sources/plugins/clipboard/lang/fo.js index 1298d096..cc1d256f 100644 --- a/sources/plugins/clipboard/lang/fo.js +++ b/sources/plugins/clipboard/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'fo', { diff --git a/sources/plugins/clipboard/lang/fr-ca.js b/sources/plugins/clipboard/lang/fr-ca.js index 2c01ed4e..2e248072 100644 --- a/sources/plugins/clipboard/lang/fr-ca.js +++ b/sources/plugins/clipboard/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'fr-ca', { diff --git a/sources/plugins/clipboard/lang/fr.js b/sources/plugins/clipboard/lang/fr.js index a8dc5f9e..21571986 100644 --- a/sources/plugins/clipboard/lang/fr.js +++ b/sources/plugins/clipboard/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'fr', { diff --git a/sources/plugins/clipboard/lang/gl.js b/sources/plugins/clipboard/lang/gl.js index 7fc6b465..53947b57 100644 --- a/sources/plugins/clipboard/lang/gl.js +++ b/sources/plugins/clipboard/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'gl', { diff --git a/sources/plugins/clipboard/lang/gu.js b/sources/plugins/clipboard/lang/gu.js index a513482f..6d02c3a0 100644 --- a/sources/plugins/clipboard/lang/gu.js +++ b/sources/plugins/clipboard/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'gu', { diff --git a/sources/plugins/clipboard/lang/he.js b/sources/plugins/clipboard/lang/he.js index d91fee0d..61b410df 100644 --- a/sources/plugins/clipboard/lang/he.js +++ b/sources/plugins/clipboard/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'he', { diff --git a/sources/plugins/clipboard/lang/hi.js b/sources/plugins/clipboard/lang/hi.js index 3660fb19..f6c05658 100644 --- a/sources/plugins/clipboard/lang/hi.js +++ b/sources/plugins/clipboard/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'hi', { diff --git a/sources/plugins/clipboard/lang/hr.js b/sources/plugins/clipboard/lang/hr.js index b820eb9e..6e8c49c3 100644 --- a/sources/plugins/clipboard/lang/hr.js +++ b/sources/plugins/clipboard/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'hr', { diff --git a/sources/plugins/clipboard/lang/hu.js b/sources/plugins/clipboard/lang/hu.js index 61829ca9..311323df 100644 --- a/sources/plugins/clipboard/lang/hu.js +++ b/sources/plugins/clipboard/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'hu', { diff --git a/sources/plugins/clipboard/lang/id.js b/sources/plugins/clipboard/lang/id.js index eca3852a..68738161 100644 --- a/sources/plugins/clipboard/lang/id.js +++ b/sources/plugins/clipboard/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'id', { diff --git a/sources/plugins/clipboard/lang/is.js b/sources/plugins/clipboard/lang/is.js index bdf5862f..fa860b9b 100644 --- a/sources/plugins/clipboard/lang/is.js +++ b/sources/plugins/clipboard/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'is', { diff --git a/sources/plugins/clipboard/lang/it.js b/sources/plugins/clipboard/lang/it.js index 443fdf2e..2c463713 100644 --- a/sources/plugins/clipboard/lang/it.js +++ b/sources/plugins/clipboard/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'it', { diff --git a/sources/plugins/clipboard/lang/ja.js b/sources/plugins/clipboard/lang/ja.js index 5697cbb7..2737fa64 100644 --- a/sources/plugins/clipboard/lang/ja.js +++ b/sources/plugins/clipboard/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'ja', { diff --git a/sources/plugins/clipboard/lang/ka.js b/sources/plugins/clipboard/lang/ka.js index 021fe08e..8fedc4b8 100644 --- a/sources/plugins/clipboard/lang/ka.js +++ b/sources/plugins/clipboard/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'ka', { diff --git a/sources/plugins/clipboard/lang/km.js b/sources/plugins/clipboard/lang/km.js index 0baa9d8b..fce9c25c 100644 --- a/sources/plugins/clipboard/lang/km.js +++ b/sources/plugins/clipboard/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'km', { diff --git a/sources/plugins/clipboard/lang/ko.js b/sources/plugins/clipboard/lang/ko.js index 6db8caba..b4beee8c 100644 --- a/sources/plugins/clipboard/lang/ko.js +++ b/sources/plugins/clipboard/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'ko', { diff --git a/sources/plugins/clipboard/lang/ku.js b/sources/plugins/clipboard/lang/ku.js index 91b77671..014837b9 100644 --- a/sources/plugins/clipboard/lang/ku.js +++ b/sources/plugins/clipboard/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'ku', { diff --git a/sources/plugins/clipboard/lang/lt.js b/sources/plugins/clipboard/lang/lt.js index ef57ed48..c30538df 100644 --- a/sources/plugins/clipboard/lang/lt.js +++ b/sources/plugins/clipboard/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'lt', { diff --git a/sources/plugins/clipboard/lang/lv.js b/sources/plugins/clipboard/lang/lv.js index f347cc4f..85848517 100644 --- a/sources/plugins/clipboard/lang/lv.js +++ b/sources/plugins/clipboard/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'lv', { diff --git a/sources/plugins/clipboard/lang/mk.js b/sources/plugins/clipboard/lang/mk.js index 3fbb5718..4cc0dbaf 100644 --- a/sources/plugins/clipboard/lang/mk.js +++ b/sources/plugins/clipboard/lang/mk.js @@ -1,15 +1,15 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'mk', { - copy: 'Copy', // MISSING - copyError: 'Your browser security settings don\'t permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).', // MISSING - cut: 'Cut', // MISSING - cutError: 'Your browser security settings don\'t permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).', // MISSING - paste: 'Paste', // MISSING - pasteArea: 'Paste Area', // MISSING - pasteMsg: 'Please paste inside the following box using the keyboard (Ctrl/Cmd+V) and hit OK', // MISSING - securityMsg: 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', // MISSING - title: 'Paste' // MISSING + copy: 'Копирај (Copy)', + copyError: 'Опциите за безбедност на вашиот прелистувач не дозволуваат уредувачот автоматски да изврши копирање. Ве молиме употребете ја тастатурата. (Ctrl/Cmd+C)', + cut: 'Исечи (Cut)', + cutError: 'Опциите за безбедност на вашиот прелистувач не дозволуваат уредувачот автоматски да изврши сечење. Ве молиме употребете ја тастатурата. (Ctrl/Cmd+C)', + paste: 'Залепи (Paste)', + pasteArea: 'Простор за залепување', + pasteMsg: 'Ве молиме да залепите во следниот квадрат користејќи ја тастатурата (Ctrl/Cmd+V) и да притиснете OK', + securityMsg: 'Опциите за безбедност на вашиот прелистувач не дозволуваат уредувачот директно да пристапи до копираните податоци. Потребно е повторно да се обидете во овој прозорец.', + title: 'Залепи (Paste)' } ); diff --git a/sources/plugins/clipboard/lang/mn.js b/sources/plugins/clipboard/lang/mn.js index 68c3f77e..ef7a3c3a 100644 --- a/sources/plugins/clipboard/lang/mn.js +++ b/sources/plugins/clipboard/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'mn', { diff --git a/sources/plugins/clipboard/lang/ms.js b/sources/plugins/clipboard/lang/ms.js index 4381f047..e61f5f76 100644 --- a/sources/plugins/clipboard/lang/ms.js +++ b/sources/plugins/clipboard/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'ms', { diff --git a/sources/plugins/clipboard/lang/nb.js b/sources/plugins/clipboard/lang/nb.js index d2dedbfc..60ac174b 100644 --- a/sources/plugins/clipboard/lang/nb.js +++ b/sources/plugins/clipboard/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'nb', { diff --git a/sources/plugins/clipboard/lang/nl.js b/sources/plugins/clipboard/lang/nl.js index b9829c53..6cb8a124 100644 --- a/sources/plugins/clipboard/lang/nl.js +++ b/sources/plugins/clipboard/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'nl', { diff --git a/sources/plugins/clipboard/lang/no.js b/sources/plugins/clipboard/lang/no.js index d883f6c2..ed11d0e8 100644 --- a/sources/plugins/clipboard/lang/no.js +++ b/sources/plugins/clipboard/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'no', { diff --git a/sources/plugins/clipboard/lang/pl.js b/sources/plugins/clipboard/lang/pl.js index ca45bd03..767d5272 100644 --- a/sources/plugins/clipboard/lang/pl.js +++ b/sources/plugins/clipboard/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'pl', { diff --git a/sources/plugins/clipboard/lang/pt-br.js b/sources/plugins/clipboard/lang/pt-br.js index 895ff3db..0bdf90cf 100644 --- a/sources/plugins/clipboard/lang/pt-br.js +++ b/sources/plugins/clipboard/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'pt-br', { diff --git a/sources/plugins/clipboard/lang/pt.js b/sources/plugins/clipboard/lang/pt.js index 40bf99bd..59a21931 100644 --- a/sources/plugins/clipboard/lang/pt.js +++ b/sources/plugins/clipboard/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'pt', { diff --git a/sources/plugins/clipboard/lang/ro.js b/sources/plugins/clipboard/lang/ro.js index 2b34ef74..515d7968 100644 --- a/sources/plugins/clipboard/lang/ro.js +++ b/sources/plugins/clipboard/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'ro', { diff --git a/sources/plugins/clipboard/lang/ru.js b/sources/plugins/clipboard/lang/ru.js index 9790f01d..c8f8bd55 100644 --- a/sources/plugins/clipboard/lang/ru.js +++ b/sources/plugins/clipboard/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'ru', { diff --git a/sources/plugins/clipboard/lang/si.js b/sources/plugins/clipboard/lang/si.js index 37dd1248..535b2957 100644 --- a/sources/plugins/clipboard/lang/si.js +++ b/sources/plugins/clipboard/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'si', { diff --git a/sources/plugins/clipboard/lang/sk.js b/sources/plugins/clipboard/lang/sk.js index 4f9e97a7..97d96e05 100644 --- a/sources/plugins/clipboard/lang/sk.js +++ b/sources/plugins/clipboard/lang/sk.js @@ -1,15 +1,15 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'sk', { copy: 'Kopírovať', - copyError: 'Bezpečnostné nastavenia Vášho prehliadača nedovoľujú editoru automaticky spustiť operáciu kopírovania. Prosím, použite na to klávesnicu (Ctrl/Cmd+C).', + copyError: 'Bezpečnostné nastavenia vášho prehliadača nedovoľujú editoru automaticky spustiť operáciu kopírovania. Použite na to klávesnicu (Ctrl/Cmd+C).', cut: 'Vystrihnúť', - cutError: 'Bezpečnostné nastavenia Vášho prehliadača nedovoľujú editoru automaticky spustiť operáciu vystrihnutia. Prosím, použite na to klávesnicu (Ctrl/Cmd+X).', + cutError: 'Bezpečnostné nastavenia vášho prehliadača nedovoľujú editoru automaticky spustiť operáciu vystrihnutia. Použite na to klávesnicu (Ctrl/Cmd+X).', paste: 'Vložiť', - pasteArea: 'Miesto pre vloženie', - pasteMsg: 'Prosím, vložte nasledovný rámček použitím klávesnice (Ctrl/Cmd+V) a stlačte OK.', - securityMsg: 'Kvôli vašim bezpečnostným nastaveniam prehliadača editor nie je schopný pristupovať k vašej schránke na kopírovanie priamo. Vložte to preto do tohto okna.', + pasteArea: 'Miesto na vloženie', + pasteMsg: 'Použitím klávesnice (Ctrl/Cmd+V) vložte text do rámčeka a stlačte OK.', + securityMsg: 'Kvôli bezpečnostným nastaveniam vášho prehliadača editor nemôže pristupovať k schránke na kopírovanie priamo. Vložte to preto do tohto okna.', title: 'Vložiť' } ); diff --git a/sources/plugins/clipboard/lang/sl.js b/sources/plugins/clipboard/lang/sl.js index 4bb3b6c8..e8e1b3e9 100644 --- a/sources/plugins/clipboard/lang/sl.js +++ b/sources/plugins/clipboard/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'sl', { diff --git a/sources/plugins/clipboard/lang/sq.js b/sources/plugins/clipboard/lang/sq.js index e5be3c6c..7bcd097b 100644 --- a/sources/plugins/clipboard/lang/sq.js +++ b/sources/plugins/clipboard/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'sq', { diff --git a/sources/plugins/clipboard/lang/sr-latn.js b/sources/plugins/clipboard/lang/sr-latn.js index 02a2fbe5..95e35ae7 100644 --- a/sources/plugins/clipboard/lang/sr-latn.js +++ b/sources/plugins/clipboard/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'sr-latn', { diff --git a/sources/plugins/clipboard/lang/sr.js b/sources/plugins/clipboard/lang/sr.js index 51055eb2..f13a1203 100644 --- a/sources/plugins/clipboard/lang/sr.js +++ b/sources/plugins/clipboard/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'sr', { diff --git a/sources/plugins/clipboard/lang/sv.js b/sources/plugins/clipboard/lang/sv.js index 747a1cb2..daeb81a0 100644 --- a/sources/plugins/clipboard/lang/sv.js +++ b/sources/plugins/clipboard/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'sv', { diff --git a/sources/plugins/clipboard/lang/th.js b/sources/plugins/clipboard/lang/th.js index 2ece4685..76053846 100644 --- a/sources/plugins/clipboard/lang/th.js +++ b/sources/plugins/clipboard/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'th', { diff --git a/sources/plugins/clipboard/lang/tr.js b/sources/plugins/clipboard/lang/tr.js index a960cbfe..e2830fb5 100644 --- a/sources/plugins/clipboard/lang/tr.js +++ b/sources/plugins/clipboard/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'tr', { diff --git a/sources/plugins/clipboard/lang/tt.js b/sources/plugins/clipboard/lang/tt.js index 3921b895..e118ec46 100644 --- a/sources/plugins/clipboard/lang/tt.js +++ b/sources/plugins/clipboard/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'tt', { diff --git a/sources/plugins/clipboard/lang/ug.js b/sources/plugins/clipboard/lang/ug.js index 6b0f0851..eaee93b8 100644 --- a/sources/plugins/clipboard/lang/ug.js +++ b/sources/plugins/clipboard/lang/ug.js @@ -1,9 +1,9 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'ug', { - copy: 'نەشر ھوقۇقىغا ئىگە بەلگىسى', + copy: 'كۆچۈر', copyError: 'تور كۆرگۈڭىزنىڭ بىخەتەرلىك تەڭشىكى تەھرىرلىگۈچنىڭ كۆچۈر مەشغۇلاتىنى ئۆزلۈكىدىن ئىجرا قىلىشىغا يول قويمايدۇ، ھەرپتاختا تېز كۇنۇپكا (Ctrl/Cmd+C) ئارقىلىق تاماملاڭ', cut: 'كەس', cutError: 'تور كۆرگۈڭىزنىڭ بىخەتەرلىك تەڭشىكى تەھرىرلىگۈچنىڭ كەس مەشغۇلاتىنى ئۆزلۈكىدىن ئىجرا قىلىشىغا يول قويمايدۇ، ھەرپتاختا تېز كۇنۇپكا (Ctrl/Cmd+X) ئارقىلىق تاماملاڭ', diff --git a/sources/plugins/clipboard/lang/uk.js b/sources/plugins/clipboard/lang/uk.js index 666be54c..fe009b8b 100644 --- a/sources/plugins/clipboard/lang/uk.js +++ b/sources/plugins/clipboard/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'uk', { diff --git a/sources/plugins/clipboard/lang/vi.js b/sources/plugins/clipboard/lang/vi.js index dfbc8210..c3c0da95 100644 --- a/sources/plugins/clipboard/lang/vi.js +++ b/sources/plugins/clipboard/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'vi', { diff --git a/sources/plugins/clipboard/lang/zh-cn.js b/sources/plugins/clipboard/lang/zh-cn.js index 426e4072..730f1b2d 100644 --- a/sources/plugins/clipboard/lang/zh-cn.js +++ b/sources/plugins/clipboard/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'zh-cn', { diff --git a/sources/plugins/clipboard/lang/zh.js b/sources/plugins/clipboard/lang/zh.js index 116ab664..b6055fe0 100644 --- a/sources/plugins/clipboard/lang/zh.js +++ b/sources/plugins/clipboard/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'clipboard', 'zh', { diff --git a/sources/plugins/clipboard/plugin.js b/sources/plugins/clipboard/plugin.js index e3bc5f09..6cc63be1 100644 --- a/sources/plugins/clipboard/plugin.js +++ b/sources/plugins/clipboard/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -119,7 +119,7 @@ CKEDITOR.plugins.add( 'clipboard', { requires: 'dialog', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'copy,copy-rtl,cut,cut-rtl,paste,paste-rtl', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/colorbutton/lang/af.js b/sources/plugins/colorbutton/lang/af.js index ed7a3378..85fde87a 100644 --- a/sources/plugins/colorbutton/lang/af.js +++ b/sources/plugins/colorbutton/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'af', { diff --git a/sources/plugins/colorbutton/lang/ar.js b/sources/plugins/colorbutton/lang/ar.js index 5203c4a4..6fb2e3b8 100644 --- a/sources/plugins/colorbutton/lang/ar.js +++ b/sources/plugins/colorbutton/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'ar', { diff --git a/sources/plugins/colorbutton/lang/bg.js b/sources/plugins/colorbutton/lang/bg.js index 9d0cec28..253f1203 100644 --- a/sources/plugins/colorbutton/lang/bg.js +++ b/sources/plugins/colorbutton/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'bg', { diff --git a/sources/plugins/colorbutton/lang/bn.js b/sources/plugins/colorbutton/lang/bn.js index 66b4499f..c3d443e1 100644 --- a/sources/plugins/colorbutton/lang/bn.js +++ b/sources/plugins/colorbutton/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'bn', { diff --git a/sources/plugins/colorbutton/lang/bs.js b/sources/plugins/colorbutton/lang/bs.js index de913f42..eb7d7fa2 100644 --- a/sources/plugins/colorbutton/lang/bs.js +++ b/sources/plugins/colorbutton/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'bs', { diff --git a/sources/plugins/colorbutton/lang/ca.js b/sources/plugins/colorbutton/lang/ca.js index 84ad219f..84249839 100644 --- a/sources/plugins/colorbutton/lang/ca.js +++ b/sources/plugins/colorbutton/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'ca', { diff --git a/sources/plugins/colorbutton/lang/cs.js b/sources/plugins/colorbutton/lang/cs.js index e266e02c..10871a13 100644 --- a/sources/plugins/colorbutton/lang/cs.js +++ b/sources/plugins/colorbutton/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'cs', { diff --git a/sources/plugins/colorbutton/lang/cy.js b/sources/plugins/colorbutton/lang/cy.js index 6a02fc71..65cc6b7e 100644 --- a/sources/plugins/colorbutton/lang/cy.js +++ b/sources/plugins/colorbutton/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'cy', { diff --git a/sources/plugins/colorbutton/lang/da.js b/sources/plugins/colorbutton/lang/da.js index 01ed2c14..f7aac4ff 100644 --- a/sources/plugins/colorbutton/lang/da.js +++ b/sources/plugins/colorbutton/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'da', { diff --git a/sources/plugins/colorbutton/lang/de-ch.js b/sources/plugins/colorbutton/lang/de-ch.js new file mode 100644 index 00000000..b848bbea --- /dev/null +++ b/sources/plugins/colorbutton/lang/de-ch.js @@ -0,0 +1,53 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'de-ch', { + auto: 'Automatisch', + bgColorTitle: 'Hintergrundfarbe', + colors: { + '000': 'Schwarz', + '800000': 'Kastanienbraun', + '8B4513': 'Braun', + '2F4F4F': 'Dunkles Schiefergrau', + '008080': 'Blaugrün', + '000080': 'Marineblau', + '4B0082': 'Indigo', + '696969': 'Dunkelgrau', + B22222: 'Ziegelrot', + A52A2A: 'Braun', + DAA520: 'Goldgelb', + '006400': 'Dunkelgrün', + '40E0D0': 'Türkis', + '0000CD': 'Mittelblau', + '800080': 'Lila', + '808080': 'Grau', + F00: 'Rot', + FF8C00: 'Dunkelorange', + FFD700: 'Gold', + '008000': 'Grün', + '0FF': 'Cyan', + '00F': 'Blau', + EE82EE: 'Violett', + A9A9A9: 'Dunkelgrau', + FFA07A: 'Helles Lachsrosa', + FFA500: 'Orange', + FFFF00: 'Gelb', + '00FF00': 'Lime', + AFEEEE: 'Blasstürkis', + ADD8E6: 'Hellblau', + DDA0DD: 'Pflaumenblau', + D3D3D3: 'Hellgrau', + FFF0F5: 'Lavendel', + FAEBD7: 'Antik Weiss', + FFFFE0: 'Hellgelb', + F0FFF0: 'Honigtau', + F0FFFF: 'Azurblau', + F0F8FF: 'Alice Blau', + E6E6FA: 'Lavendel', + FFF: 'Weiss' + }, + more: 'Weitere Farben...', + panelTitle: 'Farben', + textColorTitle: 'Textfarbe' +} ); diff --git a/sources/plugins/colorbutton/lang/de.js b/sources/plugins/colorbutton/lang/de.js index 7007f578..6d7d0840 100644 --- a/sources/plugins/colorbutton/lang/de.js +++ b/sources/plugins/colorbutton/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'de', { diff --git a/sources/plugins/colorbutton/lang/el.js b/sources/plugins/colorbutton/lang/el.js index 5648438d..4507d7fd 100644 --- a/sources/plugins/colorbutton/lang/el.js +++ b/sources/plugins/colorbutton/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'el', { @@ -47,7 +47,7 @@ CKEDITOR.plugins.setLang( 'colorbutton', 'el', { E6E6FA: 'Ελαφρός Ιώδες', FFF: 'Λευκό' }, - more: 'Περισσότερα Χρώματα...', + more: 'Περισσότερα Χρώματα…', panelTitle: 'Χρώματα', textColorTitle: 'Χρώμα Κειμένου' } ); diff --git a/sources/plugins/colorbutton/lang/en-au.js b/sources/plugins/colorbutton/lang/en-au.js index 2cba9f7c..0caf246c 100644 --- a/sources/plugins/colorbutton/lang/en-au.js +++ b/sources/plugins/colorbutton/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'en-au', { diff --git a/sources/plugins/colorbutton/lang/en-ca.js b/sources/plugins/colorbutton/lang/en-ca.js index 68752c0e..8ea183aa 100644 --- a/sources/plugins/colorbutton/lang/en-ca.js +++ b/sources/plugins/colorbutton/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'en-ca', { diff --git a/sources/plugins/colorbutton/lang/en-gb.js b/sources/plugins/colorbutton/lang/en-gb.js index 6047ce61..adfc511b 100644 --- a/sources/plugins/colorbutton/lang/en-gb.js +++ b/sources/plugins/colorbutton/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'en-gb', { diff --git a/sources/plugins/colorbutton/lang/en.js b/sources/plugins/colorbutton/lang/en.js index c3292ae8..c01e4c1a 100644 --- a/sources/plugins/colorbutton/lang/en.js +++ b/sources/plugins/colorbutton/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'en', { diff --git a/sources/plugins/colorbutton/lang/eo.js b/sources/plugins/colorbutton/lang/eo.js index 289592e0..a680d285 100644 --- a/sources/plugins/colorbutton/lang/eo.js +++ b/sources/plugins/colorbutton/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'eo', { diff --git a/sources/plugins/colorbutton/lang/es.js b/sources/plugins/colorbutton/lang/es.js index f5d5117a..34b5593b 100644 --- a/sources/plugins/colorbutton/lang/es.js +++ b/sources/plugins/colorbutton/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'es', { diff --git a/sources/plugins/colorbutton/lang/et.js b/sources/plugins/colorbutton/lang/et.js index 36f712e6..f8bab7d2 100644 --- a/sources/plugins/colorbutton/lang/et.js +++ b/sources/plugins/colorbutton/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'et', { diff --git a/sources/plugins/colorbutton/lang/eu.js b/sources/plugins/colorbutton/lang/eu.js index f083f0b9..d4bdec4b 100644 --- a/sources/plugins/colorbutton/lang/eu.js +++ b/sources/plugins/colorbutton/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'eu', { diff --git a/sources/plugins/colorbutton/lang/fa.js b/sources/plugins/colorbutton/lang/fa.js index 0cd00db3..5e4a2dd3 100644 --- a/sources/plugins/colorbutton/lang/fa.js +++ b/sources/plugins/colorbutton/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'fa', { diff --git a/sources/plugins/colorbutton/lang/fi.js b/sources/plugins/colorbutton/lang/fi.js index a25a0ffa..45d2d2fd 100644 --- a/sources/plugins/colorbutton/lang/fi.js +++ b/sources/plugins/colorbutton/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'fi', { diff --git a/sources/plugins/colorbutton/lang/fo.js b/sources/plugins/colorbutton/lang/fo.js index a361f8d2..e955e5ca 100644 --- a/sources/plugins/colorbutton/lang/fo.js +++ b/sources/plugins/colorbutton/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'fo', { diff --git a/sources/plugins/colorbutton/lang/fr-ca.js b/sources/plugins/colorbutton/lang/fr-ca.js index 4a512b0d..56c8bdcf 100644 --- a/sources/plugins/colorbutton/lang/fr-ca.js +++ b/sources/plugins/colorbutton/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'fr-ca', { diff --git a/sources/plugins/colorbutton/lang/fr.js b/sources/plugins/colorbutton/lang/fr.js index dee76e5f..8e9dbd9f 100644 --- a/sources/plugins/colorbutton/lang/fr.js +++ b/sources/plugins/colorbutton/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'fr', { diff --git a/sources/plugins/colorbutton/lang/gl.js b/sources/plugins/colorbutton/lang/gl.js index c2c3730b..1e17b74b 100644 --- a/sources/plugins/colorbutton/lang/gl.js +++ b/sources/plugins/colorbutton/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'gl', { diff --git a/sources/plugins/colorbutton/lang/gu.js b/sources/plugins/colorbutton/lang/gu.js index 06dec6bf..e0f82f49 100644 --- a/sources/plugins/colorbutton/lang/gu.js +++ b/sources/plugins/colorbutton/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'gu', { diff --git a/sources/plugins/colorbutton/lang/he.js b/sources/plugins/colorbutton/lang/he.js index f10eace9..3bbd1f88 100644 --- a/sources/plugins/colorbutton/lang/he.js +++ b/sources/plugins/colorbutton/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'he', { diff --git a/sources/plugins/colorbutton/lang/hi.js b/sources/plugins/colorbutton/lang/hi.js index 6440a6e1..b22a521d 100644 --- a/sources/plugins/colorbutton/lang/hi.js +++ b/sources/plugins/colorbutton/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'hi', { diff --git a/sources/plugins/colorbutton/lang/hr.js b/sources/plugins/colorbutton/lang/hr.js index e5099d24..86fd9fb9 100644 --- a/sources/plugins/colorbutton/lang/hr.js +++ b/sources/plugins/colorbutton/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'hr', { diff --git a/sources/plugins/colorbutton/lang/hu.js b/sources/plugins/colorbutton/lang/hu.js index 4ff5d1d0..156ef05b 100644 --- a/sources/plugins/colorbutton/lang/hu.js +++ b/sources/plugins/colorbutton/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'hu', { diff --git a/sources/plugins/colorbutton/lang/id.js b/sources/plugins/colorbutton/lang/id.js index 049a9def..76366538 100644 --- a/sources/plugins/colorbutton/lang/id.js +++ b/sources/plugins/colorbutton/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'id', { diff --git a/sources/plugins/colorbutton/lang/is.js b/sources/plugins/colorbutton/lang/is.js index dc3a4697..3ef123b5 100644 --- a/sources/plugins/colorbutton/lang/is.js +++ b/sources/plugins/colorbutton/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'is', { diff --git a/sources/plugins/colorbutton/lang/it.js b/sources/plugins/colorbutton/lang/it.js index 616de5dd..d670d9ac 100644 --- a/sources/plugins/colorbutton/lang/it.js +++ b/sources/plugins/colorbutton/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'it', { diff --git a/sources/plugins/colorbutton/lang/ja.js b/sources/plugins/colorbutton/lang/ja.js index b717d33a..980e468a 100644 --- a/sources/plugins/colorbutton/lang/ja.js +++ b/sources/plugins/colorbutton/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'ja', { diff --git a/sources/plugins/colorbutton/lang/ka.js b/sources/plugins/colorbutton/lang/ka.js index 0ea34a58..4dc7de5e 100644 --- a/sources/plugins/colorbutton/lang/ka.js +++ b/sources/plugins/colorbutton/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'ka', { diff --git a/sources/plugins/colorbutton/lang/km.js b/sources/plugins/colorbutton/lang/km.js index e33727e8..00d6e090 100644 --- a/sources/plugins/colorbutton/lang/km.js +++ b/sources/plugins/colorbutton/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'km', { diff --git a/sources/plugins/colorbutton/lang/ko.js b/sources/plugins/colorbutton/lang/ko.js index 6bd833f2..0e97c11b 100644 --- a/sources/plugins/colorbutton/lang/ko.js +++ b/sources/plugins/colorbutton/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'ko', { diff --git a/sources/plugins/colorbutton/lang/ku.js b/sources/plugins/colorbutton/lang/ku.js index 79992f37..87ddbb8f 100644 --- a/sources/plugins/colorbutton/lang/ku.js +++ b/sources/plugins/colorbutton/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'ku', { diff --git a/sources/plugins/colorbutton/lang/lt.js b/sources/plugins/colorbutton/lang/lt.js index be82ae89..2d00af09 100644 --- a/sources/plugins/colorbutton/lang/lt.js +++ b/sources/plugins/colorbutton/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'lt', { diff --git a/sources/plugins/colorbutton/lang/lv.js b/sources/plugins/colorbutton/lang/lv.js index bd0cfd30..a31b1fb8 100644 --- a/sources/plugins/colorbutton/lang/lv.js +++ b/sources/plugins/colorbutton/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'lv', { diff --git a/sources/plugins/colorbutton/lang/mk.js b/sources/plugins/colorbutton/lang/mk.js index 139fea42..eee495ef 100644 --- a/sources/plugins/colorbutton/lang/mk.js +++ b/sources/plugins/colorbutton/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'mk', { diff --git a/sources/plugins/colorbutton/lang/mn.js b/sources/plugins/colorbutton/lang/mn.js index c1999480..8ff80956 100644 --- a/sources/plugins/colorbutton/lang/mn.js +++ b/sources/plugins/colorbutton/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'mn', { diff --git a/sources/plugins/colorbutton/lang/ms.js b/sources/plugins/colorbutton/lang/ms.js index 6fd19117..468afa20 100644 --- a/sources/plugins/colorbutton/lang/ms.js +++ b/sources/plugins/colorbutton/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'ms', { diff --git a/sources/plugins/colorbutton/lang/nb.js b/sources/plugins/colorbutton/lang/nb.js index 28906baa..e13bf1a7 100644 --- a/sources/plugins/colorbutton/lang/nb.js +++ b/sources/plugins/colorbutton/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'nb', { diff --git a/sources/plugins/colorbutton/lang/nl.js b/sources/plugins/colorbutton/lang/nl.js index da2f57a4..3ff7c54e 100644 --- a/sources/plugins/colorbutton/lang/nl.js +++ b/sources/plugins/colorbutton/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'nl', { diff --git a/sources/plugins/colorbutton/lang/no.js b/sources/plugins/colorbutton/lang/no.js index 4c415991..18593773 100644 --- a/sources/plugins/colorbutton/lang/no.js +++ b/sources/plugins/colorbutton/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'no', { diff --git a/sources/plugins/colorbutton/lang/pl.js b/sources/plugins/colorbutton/lang/pl.js index 241ce758..75419ca0 100644 --- a/sources/plugins/colorbutton/lang/pl.js +++ b/sources/plugins/colorbutton/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'pl', { diff --git a/sources/plugins/colorbutton/lang/pt-br.js b/sources/plugins/colorbutton/lang/pt-br.js index 88b9090e..3398653e 100644 --- a/sources/plugins/colorbutton/lang/pt-br.js +++ b/sources/plugins/colorbutton/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'pt-br', { diff --git a/sources/plugins/colorbutton/lang/pt.js b/sources/plugins/colorbutton/lang/pt.js index c1fe458b..7462191d 100644 --- a/sources/plugins/colorbutton/lang/pt.js +++ b/sources/plugins/colorbutton/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'pt', { diff --git a/sources/plugins/colorbutton/lang/ro.js b/sources/plugins/colorbutton/lang/ro.js index c1e7c1a0..aed65ad5 100644 --- a/sources/plugins/colorbutton/lang/ro.js +++ b/sources/plugins/colorbutton/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'ro', { diff --git a/sources/plugins/colorbutton/lang/ru.js b/sources/plugins/colorbutton/lang/ru.js index c2a017e2..dbd69581 100644 --- a/sources/plugins/colorbutton/lang/ru.js +++ b/sources/plugins/colorbutton/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'ru', { diff --git a/sources/plugins/colorbutton/lang/si.js b/sources/plugins/colorbutton/lang/si.js index 0ca3fd3e..7e6702a9 100644 --- a/sources/plugins/colorbutton/lang/si.js +++ b/sources/plugins/colorbutton/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'si', { diff --git a/sources/plugins/colorbutton/lang/sk.js b/sources/plugins/colorbutton/lang/sk.js index 838f78eb..4071f73c 100644 --- a/sources/plugins/colorbutton/lang/sk.js +++ b/sources/plugins/colorbutton/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'sk', { @@ -7,7 +7,7 @@ CKEDITOR.plugins.setLang( 'colorbutton', 'sk', { bgColorTitle: 'Farba pozadia', colors: { '000': 'Čierna', - '800000': 'Maroon', + '800000': 'Gaštanová', '8B4513': 'Sedlová hnedá', '2F4F4F': 'Tmavo bridlicovo sivá', '008080': 'Modrozelená', @@ -30,17 +30,17 @@ CKEDITOR.plugins.setLang( 'colorbutton', 'sk', { '00F': 'Modrá', EE82EE: 'Fialová', A9A9A9: 'Tmavá sivá', - FFA07A: 'Svetlo lososová', + FFA07A: 'Svetlá lososová', FFA500: 'Oranžová', FFFF00: 'Žltá', '00FF00': 'Vápenná', - AFEEEE: 'Svetlo tyrkysová', - ADD8E6: 'Svetlo modrá', + AFEEEE: 'Svetlá tyrkysová', + ADD8E6: 'Svetlá modrá', DDA0DD: 'Slivková', - D3D3D3: 'Svetlo sivá', + D3D3D3: 'Svetlá sivá', FFF0F5: 'Levanduľovo červená', FAEBD7: 'Antická biela', - FFFFE0: 'Svetlo žltá', + FFFFE0: 'Svetlá žltá', F0FFF0: 'Medová', F0FFFF: 'Azúrová', F0F8FF: 'Alicovo modrá', diff --git a/sources/plugins/colorbutton/lang/sl.js b/sources/plugins/colorbutton/lang/sl.js index 03ea6644..fa065f1b 100644 --- a/sources/plugins/colorbutton/lang/sl.js +++ b/sources/plugins/colorbutton/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'sl', { diff --git a/sources/plugins/colorbutton/lang/sq.js b/sources/plugins/colorbutton/lang/sq.js index 4069e335..c017faad 100644 --- a/sources/plugins/colorbutton/lang/sq.js +++ b/sources/plugins/colorbutton/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'sq', { diff --git a/sources/plugins/colorbutton/lang/sr-latn.js b/sources/plugins/colorbutton/lang/sr-latn.js index b25c8ef6..cf4f0fcb 100644 --- a/sources/plugins/colorbutton/lang/sr-latn.js +++ b/sources/plugins/colorbutton/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'sr-latn', { diff --git a/sources/plugins/colorbutton/lang/sr.js b/sources/plugins/colorbutton/lang/sr.js index 30c76dae..90ae8bd5 100644 --- a/sources/plugins/colorbutton/lang/sr.js +++ b/sources/plugins/colorbutton/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'sr', { diff --git a/sources/plugins/colorbutton/lang/sv.js b/sources/plugins/colorbutton/lang/sv.js index 085ef8e8..abbc7fe7 100644 --- a/sources/plugins/colorbutton/lang/sv.js +++ b/sources/plugins/colorbutton/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'sv', { diff --git a/sources/plugins/colorbutton/lang/th.js b/sources/plugins/colorbutton/lang/th.js index e3ed14c9..18229726 100644 --- a/sources/plugins/colorbutton/lang/th.js +++ b/sources/plugins/colorbutton/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'th', { diff --git a/sources/plugins/colorbutton/lang/tr.js b/sources/plugins/colorbutton/lang/tr.js index 7558fd15..eb163aa2 100644 --- a/sources/plugins/colorbutton/lang/tr.js +++ b/sources/plugins/colorbutton/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'tr', { diff --git a/sources/plugins/colorbutton/lang/tt.js b/sources/plugins/colorbutton/lang/tt.js index e294a07d..e3a4998d 100644 --- a/sources/plugins/colorbutton/lang/tt.js +++ b/sources/plugins/colorbutton/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'tt', { diff --git a/sources/plugins/colorbutton/lang/ug.js b/sources/plugins/colorbutton/lang/ug.js index 4bfdee5f..d77e17f0 100644 --- a/sources/plugins/colorbutton/lang/ug.js +++ b/sources/plugins/colorbutton/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'ug', { diff --git a/sources/plugins/colorbutton/lang/uk.js b/sources/plugins/colorbutton/lang/uk.js index 0b51083e..460f028d 100644 --- a/sources/plugins/colorbutton/lang/uk.js +++ b/sources/plugins/colorbutton/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'uk', { diff --git a/sources/plugins/colorbutton/lang/vi.js b/sources/plugins/colorbutton/lang/vi.js index 1f9e3e04..4f17fad2 100644 --- a/sources/plugins/colorbutton/lang/vi.js +++ b/sources/plugins/colorbutton/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'vi', { diff --git a/sources/plugins/colorbutton/lang/zh-cn.js b/sources/plugins/colorbutton/lang/zh-cn.js index a139da6e..8153c4e3 100644 --- a/sources/plugins/colorbutton/lang/zh-cn.js +++ b/sources/plugins/colorbutton/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'zh-cn', { diff --git a/sources/plugins/colorbutton/lang/zh.js b/sources/plugins/colorbutton/lang/zh.js index 68d15952..6b997a19 100644 --- a/sources/plugins/colorbutton/lang/zh.js +++ b/sources/plugins/colorbutton/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colorbutton', 'zh', { diff --git a/sources/plugins/colorbutton/plugin.js b/sources/plugins/colorbutton/plugin.js index 131e2cb0..9ac448f2 100644 --- a/sources/plugins/colorbutton/plugin.js +++ b/sources/plugins/colorbutton/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -11,7 +11,7 @@ CKEDITOR.plugins.add( 'colorbutton', { requires: 'panelbutton,floatpanel', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'bgcolor,textcolor', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/colordialog/dialogs/colordialog.js b/sources/plugins/colordialog/dialogs/colordialog.js index f5ecd483..227d2d70 100644 --- a/sources/plugins/colordialog/dialogs/colordialog.js +++ b/sources/plugins/colordialog/dialogs/colordialog.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/colordialog/lang/af.js b/sources/plugins/colordialog/lang/af.js index de005de4..1dfc5cc6 100644 --- a/sources/plugins/colordialog/lang/af.js +++ b/sources/plugins/colordialog/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'af', { diff --git a/sources/plugins/colordialog/lang/ar.js b/sources/plugins/colordialog/lang/ar.js index 804d1535..9cd72372 100644 --- a/sources/plugins/colordialog/lang/ar.js +++ b/sources/plugins/colordialog/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'ar', { diff --git a/sources/plugins/colordialog/lang/bg.js b/sources/plugins/colordialog/lang/bg.js index 46cd0b44..4db2e1b3 100644 --- a/sources/plugins/colordialog/lang/bg.js +++ b/sources/plugins/colordialog/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'bg', { diff --git a/sources/plugins/colordialog/lang/bn.js b/sources/plugins/colordialog/lang/bn.js index ff8b58ac..1195501a 100644 --- a/sources/plugins/colordialog/lang/bn.js +++ b/sources/plugins/colordialog/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'bn', { diff --git a/sources/plugins/colordialog/lang/bs.js b/sources/plugins/colordialog/lang/bs.js index 3d8145d7..8340dfa5 100644 --- a/sources/plugins/colordialog/lang/bs.js +++ b/sources/plugins/colordialog/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'bs', { diff --git a/sources/plugins/colordialog/lang/ca.js b/sources/plugins/colordialog/lang/ca.js index 351bde1d..8bf12e09 100644 --- a/sources/plugins/colordialog/lang/ca.js +++ b/sources/plugins/colordialog/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'ca', { diff --git a/sources/plugins/colordialog/lang/cs.js b/sources/plugins/colordialog/lang/cs.js index 49cb9efe..ceed8fce 100644 --- a/sources/plugins/colordialog/lang/cs.js +++ b/sources/plugins/colordialog/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'cs', { diff --git a/sources/plugins/colordialog/lang/cy.js b/sources/plugins/colordialog/lang/cy.js index 3ee93ba4..00432fb0 100644 --- a/sources/plugins/colordialog/lang/cy.js +++ b/sources/plugins/colordialog/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'cy', { diff --git a/sources/plugins/colordialog/lang/da.js b/sources/plugins/colordialog/lang/da.js index b4fd39de..c69a9c4f 100644 --- a/sources/plugins/colordialog/lang/da.js +++ b/sources/plugins/colordialog/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'da', { diff --git a/sources/plugins/colordialog/lang/de-ch.js b/sources/plugins/colordialog/lang/de-ch.js new file mode 100644 index 00000000..d8a27549 --- /dev/null +++ b/sources/plugins/colordialog/lang/de-ch.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'de-ch', { + clear: 'Entfernen', + highlight: 'Hervorheben', + options: 'Farboptionen', + selected: 'Ausgewählte Farbe', + title: 'Farbe auswählen' +} ); diff --git a/sources/plugins/colordialog/lang/de.js b/sources/plugins/colordialog/lang/de.js index f45d8e1c..bee0f1f9 100644 --- a/sources/plugins/colordialog/lang/de.js +++ b/sources/plugins/colordialog/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'de', { diff --git a/sources/plugins/colordialog/lang/el.js b/sources/plugins/colordialog/lang/el.js index 6b4b4fcb..a6d721bd 100644 --- a/sources/plugins/colordialog/lang/el.js +++ b/sources/plugins/colordialog/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'el', { diff --git a/sources/plugins/colordialog/lang/en-au.js b/sources/plugins/colordialog/lang/en-au.js index 73a1e8c3..58975793 100644 --- a/sources/plugins/colordialog/lang/en-au.js +++ b/sources/plugins/colordialog/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'en-au', { diff --git a/sources/plugins/colordialog/lang/en-ca.js b/sources/plugins/colordialog/lang/en-ca.js index 1f0d3225..793937bb 100644 --- a/sources/plugins/colordialog/lang/en-ca.js +++ b/sources/plugins/colordialog/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'en-ca', { diff --git a/sources/plugins/colordialog/lang/en-gb.js b/sources/plugins/colordialog/lang/en-gb.js index 06fea7a0..c816daa9 100644 --- a/sources/plugins/colordialog/lang/en-gb.js +++ b/sources/plugins/colordialog/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'en-gb', { diff --git a/sources/plugins/colordialog/lang/en.js b/sources/plugins/colordialog/lang/en.js index 13ff82a3..8b1a2d43 100644 --- a/sources/plugins/colordialog/lang/en.js +++ b/sources/plugins/colordialog/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'en', { diff --git a/sources/plugins/colordialog/lang/eo.js b/sources/plugins/colordialog/lang/eo.js index 13b1f90a..35023d6a 100644 --- a/sources/plugins/colordialog/lang/eo.js +++ b/sources/plugins/colordialog/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'eo', { diff --git a/sources/plugins/colordialog/lang/es.js b/sources/plugins/colordialog/lang/es.js index 405cbeda..ef55097a 100644 --- a/sources/plugins/colordialog/lang/es.js +++ b/sources/plugins/colordialog/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'es', { diff --git a/sources/plugins/colordialog/lang/et.js b/sources/plugins/colordialog/lang/et.js index 2437052f..4dc072a1 100644 --- a/sources/plugins/colordialog/lang/et.js +++ b/sources/plugins/colordialog/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'et', { diff --git a/sources/plugins/colordialog/lang/eu.js b/sources/plugins/colordialog/lang/eu.js index beecdf08..c4d541c2 100644 --- a/sources/plugins/colordialog/lang/eu.js +++ b/sources/plugins/colordialog/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'eu', { diff --git a/sources/plugins/colordialog/lang/fa.js b/sources/plugins/colordialog/lang/fa.js index 9cdb113f..ae55603f 100644 --- a/sources/plugins/colordialog/lang/fa.js +++ b/sources/plugins/colordialog/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'fa', { diff --git a/sources/plugins/colordialog/lang/fi.js b/sources/plugins/colordialog/lang/fi.js index e6292467..da244530 100644 --- a/sources/plugins/colordialog/lang/fi.js +++ b/sources/plugins/colordialog/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'fi', { diff --git a/sources/plugins/colordialog/lang/fo.js b/sources/plugins/colordialog/lang/fo.js index 516fbf1d..9b10f8a2 100644 --- a/sources/plugins/colordialog/lang/fo.js +++ b/sources/plugins/colordialog/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'fo', { diff --git a/sources/plugins/colordialog/lang/fr-ca.js b/sources/plugins/colordialog/lang/fr-ca.js index b235b993..ca743c85 100644 --- a/sources/plugins/colordialog/lang/fr-ca.js +++ b/sources/plugins/colordialog/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'fr-ca', { diff --git a/sources/plugins/colordialog/lang/fr.js b/sources/plugins/colordialog/lang/fr.js index 706df2ad..1634e628 100644 --- a/sources/plugins/colordialog/lang/fr.js +++ b/sources/plugins/colordialog/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'fr', { diff --git a/sources/plugins/colordialog/lang/gl.js b/sources/plugins/colordialog/lang/gl.js index a5f42e14..2d401abe 100644 --- a/sources/plugins/colordialog/lang/gl.js +++ b/sources/plugins/colordialog/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'gl', { diff --git a/sources/plugins/colordialog/lang/gu.js b/sources/plugins/colordialog/lang/gu.js index bacc9d22..f0d16db1 100644 --- a/sources/plugins/colordialog/lang/gu.js +++ b/sources/plugins/colordialog/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'gu', { diff --git a/sources/plugins/colordialog/lang/he.js b/sources/plugins/colordialog/lang/he.js index 3bd448b9..ce76a247 100644 --- a/sources/plugins/colordialog/lang/he.js +++ b/sources/plugins/colordialog/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'he', { diff --git a/sources/plugins/colordialog/lang/hi.js b/sources/plugins/colordialog/lang/hi.js index fc383287..b472ac01 100644 --- a/sources/plugins/colordialog/lang/hi.js +++ b/sources/plugins/colordialog/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'hi', { diff --git a/sources/plugins/colordialog/lang/hr.js b/sources/plugins/colordialog/lang/hr.js index 15ef17fc..933ff099 100644 --- a/sources/plugins/colordialog/lang/hr.js +++ b/sources/plugins/colordialog/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'hr', { diff --git a/sources/plugins/colordialog/lang/hu.js b/sources/plugins/colordialog/lang/hu.js index 69e75872..481dc95b 100644 --- a/sources/plugins/colordialog/lang/hu.js +++ b/sources/plugins/colordialog/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'hu', { diff --git a/sources/plugins/colordialog/lang/id.js b/sources/plugins/colordialog/lang/id.js index f85ddf90..c10f2f31 100644 --- a/sources/plugins/colordialog/lang/id.js +++ b/sources/plugins/colordialog/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'id', { diff --git a/sources/plugins/colordialog/lang/is.js b/sources/plugins/colordialog/lang/is.js index 2268c402..dcae4591 100644 --- a/sources/plugins/colordialog/lang/is.js +++ b/sources/plugins/colordialog/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'is', { diff --git a/sources/plugins/colordialog/lang/it.js b/sources/plugins/colordialog/lang/it.js index e4a2956b..19d7b4bd 100644 --- a/sources/plugins/colordialog/lang/it.js +++ b/sources/plugins/colordialog/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'it', { diff --git a/sources/plugins/colordialog/lang/ja.js b/sources/plugins/colordialog/lang/ja.js index 33f92053..46012ea6 100644 --- a/sources/plugins/colordialog/lang/ja.js +++ b/sources/plugins/colordialog/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'ja', { diff --git a/sources/plugins/colordialog/lang/ka.js b/sources/plugins/colordialog/lang/ka.js index fd1f929f..bd6c783a 100644 --- a/sources/plugins/colordialog/lang/ka.js +++ b/sources/plugins/colordialog/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'ka', { diff --git a/sources/plugins/colordialog/lang/km.js b/sources/plugins/colordialog/lang/km.js index 7940f4eb..c212e938 100644 --- a/sources/plugins/colordialog/lang/km.js +++ b/sources/plugins/colordialog/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'km', { diff --git a/sources/plugins/colordialog/lang/ko.js b/sources/plugins/colordialog/lang/ko.js index ff19a6ae..ccdfa36c 100644 --- a/sources/plugins/colordialog/lang/ko.js +++ b/sources/plugins/colordialog/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'ko', { diff --git a/sources/plugins/colordialog/lang/ku.js b/sources/plugins/colordialog/lang/ku.js index bbe1d1f1..13847e22 100644 --- a/sources/plugins/colordialog/lang/ku.js +++ b/sources/plugins/colordialog/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'ku', { diff --git a/sources/plugins/colordialog/lang/lt.js b/sources/plugins/colordialog/lang/lt.js index 817b6e2d..4185ba2d 100644 --- a/sources/plugins/colordialog/lang/lt.js +++ b/sources/plugins/colordialog/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'lt', { diff --git a/sources/plugins/colordialog/lang/lv.js b/sources/plugins/colordialog/lang/lv.js index 6dc35d38..2f3bffa6 100644 --- a/sources/plugins/colordialog/lang/lv.js +++ b/sources/plugins/colordialog/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'lv', { diff --git a/sources/plugins/colordialog/lang/mk.js b/sources/plugins/colordialog/lang/mk.js index 6981f12f..362a4bdb 100644 --- a/sources/plugins/colordialog/lang/mk.js +++ b/sources/plugins/colordialog/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'mk', { diff --git a/sources/plugins/colordialog/lang/mn.js b/sources/plugins/colordialog/lang/mn.js index 6ad3bc95..d87c2a49 100644 --- a/sources/plugins/colordialog/lang/mn.js +++ b/sources/plugins/colordialog/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'mn', { diff --git a/sources/plugins/colordialog/lang/ms.js b/sources/plugins/colordialog/lang/ms.js index 6978496e..0ff4684f 100644 --- a/sources/plugins/colordialog/lang/ms.js +++ b/sources/plugins/colordialog/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'ms', { diff --git a/sources/plugins/colordialog/lang/nb.js b/sources/plugins/colordialog/lang/nb.js index 8d6daded..416e21f0 100644 --- a/sources/plugins/colordialog/lang/nb.js +++ b/sources/plugins/colordialog/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'nb', { diff --git a/sources/plugins/colordialog/lang/nl.js b/sources/plugins/colordialog/lang/nl.js index 2cd70ae3..e55642b1 100644 --- a/sources/plugins/colordialog/lang/nl.js +++ b/sources/plugins/colordialog/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'nl', { diff --git a/sources/plugins/colordialog/lang/no.js b/sources/plugins/colordialog/lang/no.js index 6471eeb8..6d302fa8 100644 --- a/sources/plugins/colordialog/lang/no.js +++ b/sources/plugins/colordialog/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'no', { diff --git a/sources/plugins/colordialog/lang/pl.js b/sources/plugins/colordialog/lang/pl.js index 14d7bb4c..17366cb9 100644 --- a/sources/plugins/colordialog/lang/pl.js +++ b/sources/plugins/colordialog/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'pl', { diff --git a/sources/plugins/colordialog/lang/pt-br.js b/sources/plugins/colordialog/lang/pt-br.js index 8c0da026..57fb2a33 100644 --- a/sources/plugins/colordialog/lang/pt-br.js +++ b/sources/plugins/colordialog/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'pt-br', { diff --git a/sources/plugins/colordialog/lang/pt.js b/sources/plugins/colordialog/lang/pt.js index 87005218..1865c0af 100644 --- a/sources/plugins/colordialog/lang/pt.js +++ b/sources/plugins/colordialog/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'pt', { diff --git a/sources/plugins/colordialog/lang/ro.js b/sources/plugins/colordialog/lang/ro.js index ce326ed9..fc1f4785 100644 --- a/sources/plugins/colordialog/lang/ro.js +++ b/sources/plugins/colordialog/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'ro', { diff --git a/sources/plugins/colordialog/lang/ru.js b/sources/plugins/colordialog/lang/ru.js index f491a789..8f74647d 100644 --- a/sources/plugins/colordialog/lang/ru.js +++ b/sources/plugins/colordialog/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'ru', { diff --git a/sources/plugins/colordialog/lang/si.js b/sources/plugins/colordialog/lang/si.js index ac833bb8..3f6eceb4 100644 --- a/sources/plugins/colordialog/lang/si.js +++ b/sources/plugins/colordialog/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'si', { diff --git a/sources/plugins/colordialog/lang/sk.js b/sources/plugins/colordialog/lang/sk.js index 47afd9a7..be3ff1aa 100644 --- a/sources/plugins/colordialog/lang/sk.js +++ b/sources/plugins/colordialog/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'sk', { @@ -7,5 +7,5 @@ CKEDITOR.plugins.setLang( 'colordialog', 'sk', { highlight: 'Zvýrazniť', options: 'Možnosti farby', selected: 'Vybraná farba', - title: 'Vyberte farbu' + title: 'Vybrať farbu' } ); diff --git a/sources/plugins/colordialog/lang/sl.js b/sources/plugins/colordialog/lang/sl.js index 9ced88ab..b42fbc16 100644 --- a/sources/plugins/colordialog/lang/sl.js +++ b/sources/plugins/colordialog/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'sl', { diff --git a/sources/plugins/colordialog/lang/sq.js b/sources/plugins/colordialog/lang/sq.js index 292da900..ac5a1bce 100644 --- a/sources/plugins/colordialog/lang/sq.js +++ b/sources/plugins/colordialog/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'sq', { diff --git a/sources/plugins/colordialog/lang/sr-latn.js b/sources/plugins/colordialog/lang/sr-latn.js index 01498cec..4f9040e7 100644 --- a/sources/plugins/colordialog/lang/sr-latn.js +++ b/sources/plugins/colordialog/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'sr-latn', { diff --git a/sources/plugins/colordialog/lang/sr.js b/sources/plugins/colordialog/lang/sr.js index d6167876..fc8f6915 100644 --- a/sources/plugins/colordialog/lang/sr.js +++ b/sources/plugins/colordialog/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'sr', { diff --git a/sources/plugins/colordialog/lang/sv.js b/sources/plugins/colordialog/lang/sv.js index 1ffc3d89..3ea705cd 100644 --- a/sources/plugins/colordialog/lang/sv.js +++ b/sources/plugins/colordialog/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'sv', { diff --git a/sources/plugins/colordialog/lang/th.js b/sources/plugins/colordialog/lang/th.js index 7ac87873..ffa93084 100644 --- a/sources/plugins/colordialog/lang/th.js +++ b/sources/plugins/colordialog/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'th', { diff --git a/sources/plugins/colordialog/lang/tr.js b/sources/plugins/colordialog/lang/tr.js index 02d3bc81..ab20b205 100644 --- a/sources/plugins/colordialog/lang/tr.js +++ b/sources/plugins/colordialog/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'tr', { diff --git a/sources/plugins/colordialog/lang/tt.js b/sources/plugins/colordialog/lang/tt.js index cf443883..cbfbe8ab 100644 --- a/sources/plugins/colordialog/lang/tt.js +++ b/sources/plugins/colordialog/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'tt', { diff --git a/sources/plugins/colordialog/lang/ug.js b/sources/plugins/colordialog/lang/ug.js index 4a656ebf..70ee4f63 100644 --- a/sources/plugins/colordialog/lang/ug.js +++ b/sources/plugins/colordialog/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'ug', { diff --git a/sources/plugins/colordialog/lang/uk.js b/sources/plugins/colordialog/lang/uk.js index ff6ef752..fd746fcf 100644 --- a/sources/plugins/colordialog/lang/uk.js +++ b/sources/plugins/colordialog/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'uk', { diff --git a/sources/plugins/colordialog/lang/vi.js b/sources/plugins/colordialog/lang/vi.js index d04a2dd3..10f78c86 100644 --- a/sources/plugins/colordialog/lang/vi.js +++ b/sources/plugins/colordialog/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'vi', { diff --git a/sources/plugins/colordialog/lang/zh-cn.js b/sources/plugins/colordialog/lang/zh-cn.js index 57083a4d..25d45e54 100644 --- a/sources/plugins/colordialog/lang/zh-cn.js +++ b/sources/plugins/colordialog/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'zh-cn', { diff --git a/sources/plugins/colordialog/lang/zh.js b/sources/plugins/colordialog/lang/zh.js index d845a223..ca2a4ca4 100644 --- a/sources/plugins/colordialog/lang/zh.js +++ b/sources/plugins/colordialog/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'colordialog', 'zh', { diff --git a/sources/plugins/colordialog/plugin.js b/sources/plugins/colordialog/plugin.js index 57f59199..c205bc15 100644 --- a/sources/plugins/colordialog/plugin.js +++ b/sources/plugins/colordialog/plugin.js @@ -1,12 +1,12 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.colordialog = { requires: 'dialog', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength init: function( editor ) { var cmd = new CKEDITOR.dialogCommand( 'colordialog' ); diff --git a/sources/plugins/contextmenu/lang/af.js b/sources/plugins/contextmenu/lang/af.js index c2cc63a8..bf849cc0 100644 --- a/sources/plugins/contextmenu/lang/af.js +++ b/sources/plugins/contextmenu/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'af', { diff --git a/sources/plugins/contextmenu/lang/ar.js b/sources/plugins/contextmenu/lang/ar.js index cb6b0974..6f4b9cd5 100644 --- a/sources/plugins/contextmenu/lang/ar.js +++ b/sources/plugins/contextmenu/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'ar', { diff --git a/sources/plugins/contextmenu/lang/bg.js b/sources/plugins/contextmenu/lang/bg.js index 2c4bc028..7e37b2e5 100644 --- a/sources/plugins/contextmenu/lang/bg.js +++ b/sources/plugins/contextmenu/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'bg', { diff --git a/sources/plugins/contextmenu/lang/bn.js b/sources/plugins/contextmenu/lang/bn.js index ff643525..e18bb70f 100644 --- a/sources/plugins/contextmenu/lang/bn.js +++ b/sources/plugins/contextmenu/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'bn', { diff --git a/sources/plugins/contextmenu/lang/bs.js b/sources/plugins/contextmenu/lang/bs.js index 3267caf5..22cade1b 100644 --- a/sources/plugins/contextmenu/lang/bs.js +++ b/sources/plugins/contextmenu/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'bs', { diff --git a/sources/plugins/contextmenu/lang/ca.js b/sources/plugins/contextmenu/lang/ca.js index b6da83d9..d9c157a7 100644 --- a/sources/plugins/contextmenu/lang/ca.js +++ b/sources/plugins/contextmenu/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'ca', { diff --git a/sources/plugins/contextmenu/lang/cs.js b/sources/plugins/contextmenu/lang/cs.js index 63a0c8d0..49ba4613 100644 --- a/sources/plugins/contextmenu/lang/cs.js +++ b/sources/plugins/contextmenu/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'cs', { diff --git a/sources/plugins/contextmenu/lang/cy.js b/sources/plugins/contextmenu/lang/cy.js index e01fb613..2bb01d9d 100644 --- a/sources/plugins/contextmenu/lang/cy.js +++ b/sources/plugins/contextmenu/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'cy', { diff --git a/sources/plugins/contextmenu/lang/da.js b/sources/plugins/contextmenu/lang/da.js index aa637367..3e73bd81 100644 --- a/sources/plugins/contextmenu/lang/da.js +++ b/sources/plugins/contextmenu/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'da', { diff --git a/sources/plugins/contextmenu/lang/de-ch.js b/sources/plugins/contextmenu/lang/de-ch.js new file mode 100644 index 00000000..606c5e57 --- /dev/null +++ b/sources/plugins/contextmenu/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'de-ch', { + options: 'Kontextmenüoptionen' +} ); diff --git a/sources/plugins/contextmenu/lang/de.js b/sources/plugins/contextmenu/lang/de.js index f9cfb44e..af3d94ff 100644 --- a/sources/plugins/contextmenu/lang/de.js +++ b/sources/plugins/contextmenu/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'de', { diff --git a/sources/plugins/contextmenu/lang/el.js b/sources/plugins/contextmenu/lang/el.js index 16bf519c..5641cc22 100644 --- a/sources/plugins/contextmenu/lang/el.js +++ b/sources/plugins/contextmenu/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'el', { diff --git a/sources/plugins/contextmenu/lang/en-au.js b/sources/plugins/contextmenu/lang/en-au.js index 756dac5d..2cfb13e2 100644 --- a/sources/plugins/contextmenu/lang/en-au.js +++ b/sources/plugins/contextmenu/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'en-au', { diff --git a/sources/plugins/contextmenu/lang/en-ca.js b/sources/plugins/contextmenu/lang/en-ca.js index 61160a0c..f5fff30e 100644 --- a/sources/plugins/contextmenu/lang/en-ca.js +++ b/sources/plugins/contextmenu/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'en-ca', { diff --git a/sources/plugins/contextmenu/lang/en-gb.js b/sources/plugins/contextmenu/lang/en-gb.js index 64b81d07..25b6dfa3 100644 --- a/sources/plugins/contextmenu/lang/en-gb.js +++ b/sources/plugins/contextmenu/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'en-gb', { diff --git a/sources/plugins/contextmenu/lang/en.js b/sources/plugins/contextmenu/lang/en.js index 25522bd7..59343e3f 100644 --- a/sources/plugins/contextmenu/lang/en.js +++ b/sources/plugins/contextmenu/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'en', { diff --git a/sources/plugins/contextmenu/lang/eo.js b/sources/plugins/contextmenu/lang/eo.js index 86c0bf31..8782e56e 100644 --- a/sources/plugins/contextmenu/lang/eo.js +++ b/sources/plugins/contextmenu/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'eo', { diff --git a/sources/plugins/contextmenu/lang/es.js b/sources/plugins/contextmenu/lang/es.js index 91bebfa9..7eed8ab1 100644 --- a/sources/plugins/contextmenu/lang/es.js +++ b/sources/plugins/contextmenu/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'es', { diff --git a/sources/plugins/contextmenu/lang/et.js b/sources/plugins/contextmenu/lang/et.js index 2ff62fea..7e34fbb7 100644 --- a/sources/plugins/contextmenu/lang/et.js +++ b/sources/plugins/contextmenu/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'et', { diff --git a/sources/plugins/contextmenu/lang/eu.js b/sources/plugins/contextmenu/lang/eu.js index 1f9aac01..f04ae721 100644 --- a/sources/plugins/contextmenu/lang/eu.js +++ b/sources/plugins/contextmenu/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'eu', { diff --git a/sources/plugins/contextmenu/lang/fa.js b/sources/plugins/contextmenu/lang/fa.js index c83db4fd..6ba8b7c6 100644 --- a/sources/plugins/contextmenu/lang/fa.js +++ b/sources/plugins/contextmenu/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'fa', { diff --git a/sources/plugins/contextmenu/lang/fi.js b/sources/plugins/contextmenu/lang/fi.js index cfd3759e..920c4942 100644 --- a/sources/plugins/contextmenu/lang/fi.js +++ b/sources/plugins/contextmenu/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'fi', { diff --git a/sources/plugins/contextmenu/lang/fo.js b/sources/plugins/contextmenu/lang/fo.js index 1f62a56b..6e710766 100644 --- a/sources/plugins/contextmenu/lang/fo.js +++ b/sources/plugins/contextmenu/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'fo', { diff --git a/sources/plugins/contextmenu/lang/fr-ca.js b/sources/plugins/contextmenu/lang/fr-ca.js index d9220201..c9ffdc13 100644 --- a/sources/plugins/contextmenu/lang/fr-ca.js +++ b/sources/plugins/contextmenu/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'fr-ca', { diff --git a/sources/plugins/contextmenu/lang/fr.js b/sources/plugins/contextmenu/lang/fr.js index 2ecfabe8..9205c526 100644 --- a/sources/plugins/contextmenu/lang/fr.js +++ b/sources/plugins/contextmenu/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'fr', { diff --git a/sources/plugins/contextmenu/lang/gl.js b/sources/plugins/contextmenu/lang/gl.js index 5ee15528..92561cc3 100644 --- a/sources/plugins/contextmenu/lang/gl.js +++ b/sources/plugins/contextmenu/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'gl', { diff --git a/sources/plugins/contextmenu/lang/gu.js b/sources/plugins/contextmenu/lang/gu.js index 6ad6a358..f2065eee 100644 --- a/sources/plugins/contextmenu/lang/gu.js +++ b/sources/plugins/contextmenu/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'gu', { diff --git a/sources/plugins/contextmenu/lang/he.js b/sources/plugins/contextmenu/lang/he.js index e3e9d044..71d3bd98 100644 --- a/sources/plugins/contextmenu/lang/he.js +++ b/sources/plugins/contextmenu/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'he', { diff --git a/sources/plugins/contextmenu/lang/hi.js b/sources/plugins/contextmenu/lang/hi.js index f5317a97..9181aca9 100644 --- a/sources/plugins/contextmenu/lang/hi.js +++ b/sources/plugins/contextmenu/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'hi', { diff --git a/sources/plugins/contextmenu/lang/hr.js b/sources/plugins/contextmenu/lang/hr.js index d9b47761..335215d7 100644 --- a/sources/plugins/contextmenu/lang/hr.js +++ b/sources/plugins/contextmenu/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'hr', { diff --git a/sources/plugins/contextmenu/lang/hu.js b/sources/plugins/contextmenu/lang/hu.js index 8a23cd90..f80d0aef 100644 --- a/sources/plugins/contextmenu/lang/hu.js +++ b/sources/plugins/contextmenu/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'hu', { diff --git a/sources/plugins/contextmenu/lang/id.js b/sources/plugins/contextmenu/lang/id.js index 4b54a87f..0278f79e 100644 --- a/sources/plugins/contextmenu/lang/id.js +++ b/sources/plugins/contextmenu/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'id', { diff --git a/sources/plugins/contextmenu/lang/is.js b/sources/plugins/contextmenu/lang/is.js index cb5d8a96..6d208f1a 100644 --- a/sources/plugins/contextmenu/lang/is.js +++ b/sources/plugins/contextmenu/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'is', { diff --git a/sources/plugins/contextmenu/lang/it.js b/sources/plugins/contextmenu/lang/it.js index 602dd30e..dc206c9c 100644 --- a/sources/plugins/contextmenu/lang/it.js +++ b/sources/plugins/contextmenu/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'it', { diff --git a/sources/plugins/contextmenu/lang/ja.js b/sources/plugins/contextmenu/lang/ja.js index 131cadf8..939486f5 100644 --- a/sources/plugins/contextmenu/lang/ja.js +++ b/sources/plugins/contextmenu/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'ja', { diff --git a/sources/plugins/contextmenu/lang/ka.js b/sources/plugins/contextmenu/lang/ka.js index 9398fcb9..b7c553b3 100644 --- a/sources/plugins/contextmenu/lang/ka.js +++ b/sources/plugins/contextmenu/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'ka', { diff --git a/sources/plugins/contextmenu/lang/km.js b/sources/plugins/contextmenu/lang/km.js index 5e29edca..967e4fe8 100644 --- a/sources/plugins/contextmenu/lang/km.js +++ b/sources/plugins/contextmenu/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'km', { diff --git a/sources/plugins/contextmenu/lang/ko.js b/sources/plugins/contextmenu/lang/ko.js index f8dbc304..8f873fe8 100644 --- a/sources/plugins/contextmenu/lang/ko.js +++ b/sources/plugins/contextmenu/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'ko', { diff --git a/sources/plugins/contextmenu/lang/ku.js b/sources/plugins/contextmenu/lang/ku.js index 9da10a07..f49b18bf 100644 --- a/sources/plugins/contextmenu/lang/ku.js +++ b/sources/plugins/contextmenu/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'ku', { diff --git a/sources/plugins/contextmenu/lang/lt.js b/sources/plugins/contextmenu/lang/lt.js index 1927f68e..e50e8a49 100644 --- a/sources/plugins/contextmenu/lang/lt.js +++ b/sources/plugins/contextmenu/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'lt', { diff --git a/sources/plugins/contextmenu/lang/lv.js b/sources/plugins/contextmenu/lang/lv.js index 44271af9..fad495a7 100644 --- a/sources/plugins/contextmenu/lang/lv.js +++ b/sources/plugins/contextmenu/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'lv', { diff --git a/sources/plugins/contextmenu/lang/mk.js b/sources/plugins/contextmenu/lang/mk.js index 6540c9cc..c00cebb1 100644 --- a/sources/plugins/contextmenu/lang/mk.js +++ b/sources/plugins/contextmenu/lang/mk.js @@ -1,7 +1,7 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'mk', { - options: 'Context Menu Options' // MISSING + options: 'Контекст-мени опции' } ); diff --git a/sources/plugins/contextmenu/lang/mn.js b/sources/plugins/contextmenu/lang/mn.js index effdcdd2..07459387 100644 --- a/sources/plugins/contextmenu/lang/mn.js +++ b/sources/plugins/contextmenu/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'mn', { diff --git a/sources/plugins/contextmenu/lang/ms.js b/sources/plugins/contextmenu/lang/ms.js index f5c2f413..870cbac7 100644 --- a/sources/plugins/contextmenu/lang/ms.js +++ b/sources/plugins/contextmenu/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'ms', { diff --git a/sources/plugins/contextmenu/lang/nb.js b/sources/plugins/contextmenu/lang/nb.js index dcdcb514..cc319452 100644 --- a/sources/plugins/contextmenu/lang/nb.js +++ b/sources/plugins/contextmenu/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'nb', { diff --git a/sources/plugins/contextmenu/lang/nl.js b/sources/plugins/contextmenu/lang/nl.js index e8be1dcb..baa8eb2f 100644 --- a/sources/plugins/contextmenu/lang/nl.js +++ b/sources/plugins/contextmenu/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'nl', { diff --git a/sources/plugins/contextmenu/lang/no.js b/sources/plugins/contextmenu/lang/no.js index 4818b9a6..8885d404 100644 --- a/sources/plugins/contextmenu/lang/no.js +++ b/sources/plugins/contextmenu/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'no', { diff --git a/sources/plugins/contextmenu/lang/pl.js b/sources/plugins/contextmenu/lang/pl.js index 4f40a9be..47de98dc 100644 --- a/sources/plugins/contextmenu/lang/pl.js +++ b/sources/plugins/contextmenu/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'pl', { diff --git a/sources/plugins/contextmenu/lang/pt-br.js b/sources/plugins/contextmenu/lang/pt-br.js index 9a53a148..8cf32559 100644 --- a/sources/plugins/contextmenu/lang/pt-br.js +++ b/sources/plugins/contextmenu/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'pt-br', { diff --git a/sources/plugins/contextmenu/lang/pt.js b/sources/plugins/contextmenu/lang/pt.js index 9e4cb095..31c027f2 100644 --- a/sources/plugins/contextmenu/lang/pt.js +++ b/sources/plugins/contextmenu/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'pt', { diff --git a/sources/plugins/contextmenu/lang/ro.js b/sources/plugins/contextmenu/lang/ro.js index 5d58b996..b9c00772 100644 --- a/sources/plugins/contextmenu/lang/ro.js +++ b/sources/plugins/contextmenu/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'ro', { diff --git a/sources/plugins/contextmenu/lang/ru.js b/sources/plugins/contextmenu/lang/ru.js index e53098a2..330afbe4 100644 --- a/sources/plugins/contextmenu/lang/ru.js +++ b/sources/plugins/contextmenu/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'ru', { diff --git a/sources/plugins/contextmenu/lang/si.js b/sources/plugins/contextmenu/lang/si.js index 96687455..8b3eda09 100644 --- a/sources/plugins/contextmenu/lang/si.js +++ b/sources/plugins/contextmenu/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'si', { diff --git a/sources/plugins/contextmenu/lang/sk.js b/sources/plugins/contextmenu/lang/sk.js index 81bdfc46..34d64ac8 100644 --- a/sources/plugins/contextmenu/lang/sk.js +++ b/sources/plugins/contextmenu/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'sk', { diff --git a/sources/plugins/contextmenu/lang/sl.js b/sources/plugins/contextmenu/lang/sl.js index a9b96c13..e823bb6d 100644 --- a/sources/plugins/contextmenu/lang/sl.js +++ b/sources/plugins/contextmenu/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'sl', { diff --git a/sources/plugins/contextmenu/lang/sq.js b/sources/plugins/contextmenu/lang/sq.js index 95bd4564..e1d40dc4 100644 --- a/sources/plugins/contextmenu/lang/sq.js +++ b/sources/plugins/contextmenu/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'sq', { diff --git a/sources/plugins/contextmenu/lang/sr-latn.js b/sources/plugins/contextmenu/lang/sr-latn.js index 42dac9f1..a63e7836 100644 --- a/sources/plugins/contextmenu/lang/sr-latn.js +++ b/sources/plugins/contextmenu/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'sr-latn', { diff --git a/sources/plugins/contextmenu/lang/sr.js b/sources/plugins/contextmenu/lang/sr.js index a3f61a8d..ec79a0c3 100644 --- a/sources/plugins/contextmenu/lang/sr.js +++ b/sources/plugins/contextmenu/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'sr', { diff --git a/sources/plugins/contextmenu/lang/sv.js b/sources/plugins/contextmenu/lang/sv.js index 2f141586..69fa7b96 100644 --- a/sources/plugins/contextmenu/lang/sv.js +++ b/sources/plugins/contextmenu/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'sv', { diff --git a/sources/plugins/contextmenu/lang/th.js b/sources/plugins/contextmenu/lang/th.js index 9c51d1c9..c17f20fd 100644 --- a/sources/plugins/contextmenu/lang/th.js +++ b/sources/plugins/contextmenu/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'th', { diff --git a/sources/plugins/contextmenu/lang/tr.js b/sources/plugins/contextmenu/lang/tr.js index adc7c037..c31e6f3b 100644 --- a/sources/plugins/contextmenu/lang/tr.js +++ b/sources/plugins/contextmenu/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'tr', { diff --git a/sources/plugins/contextmenu/lang/tt.js b/sources/plugins/contextmenu/lang/tt.js index 992e8938..514a35f3 100644 --- a/sources/plugins/contextmenu/lang/tt.js +++ b/sources/plugins/contextmenu/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'tt', { diff --git a/sources/plugins/contextmenu/lang/ug.js b/sources/plugins/contextmenu/lang/ug.js index 05926920..b52e2590 100644 --- a/sources/plugins/contextmenu/lang/ug.js +++ b/sources/plugins/contextmenu/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'ug', { diff --git a/sources/plugins/contextmenu/lang/uk.js b/sources/plugins/contextmenu/lang/uk.js index cda18f62..97b514a2 100644 --- a/sources/plugins/contextmenu/lang/uk.js +++ b/sources/plugins/contextmenu/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'uk', { diff --git a/sources/plugins/contextmenu/lang/vi.js b/sources/plugins/contextmenu/lang/vi.js index 79c6cd65..91fc97c5 100644 --- a/sources/plugins/contextmenu/lang/vi.js +++ b/sources/plugins/contextmenu/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'vi', { diff --git a/sources/plugins/contextmenu/lang/zh-cn.js b/sources/plugins/contextmenu/lang/zh-cn.js index ace5a341..9ee22136 100644 --- a/sources/plugins/contextmenu/lang/zh-cn.js +++ b/sources/plugins/contextmenu/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'zh-cn', { diff --git a/sources/plugins/contextmenu/lang/zh.js b/sources/plugins/contextmenu/lang/zh.js index db18ee53..b451c7f2 100644 --- a/sources/plugins/contextmenu/lang/zh.js +++ b/sources/plugins/contextmenu/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'contextmenu', 'zh', { diff --git a/sources/plugins/contextmenu/plugin.js b/sources/plugins/contextmenu/plugin.js index 111e1383..09d7f250 100644 --- a/sources/plugins/contextmenu/plugin.js +++ b/sources/plugins/contextmenu/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -7,7 +7,7 @@ CKEDITOR.plugins.add( 'contextmenu', { requires: 'menu', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength // Make sure the base class (CKEDITOR.menu) is loaded before it (#3318). diff --git a/sources/plugins/dialog/dialogDefinition.js b/sources/plugins/dialog/dialogDefinition.js index 79306795..df5870ca 100644 --- a/sources/plugins/dialog/dialogDefinition.js +++ b/sources/plugins/dialog/dialogDefinition.js @@ -1,6 +1,6 @@ // jscs:disable disallowMixedSpacesAndTabs /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/dialog/plugin.js b/sources/plugins/dialog/plugin.js index 751d7981..3afe8870 100644 --- a/sources/plugins/dialog/plugin.js +++ b/sources/plugins/dialog/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/dialog/samples/assets/my_dialog.js b/sources/plugins/dialog/samples/assets/my_dialog.js index 6ee1a201..cf9185e6 100644 --- a/sources/plugins/dialog/samples/assets/my_dialog.js +++ b/sources/plugins/dialog/samples/assets/my_dialog.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/dialog/samples/dialog.html b/sources/plugins/dialog/samples/dialog.html index df43657e..7fda2bb8 100644 --- a/sources/plugins/dialog/samples/dialog.html +++ b/sources/plugins/dialog/samples/dialog.html @@ -1,6 +1,6 @@ @@ -182,7 +182,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license CKEditor - The text editor for the Internet - http://ckeditor.com

- Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

diff --git a/sources/plugins/dialogadvtab/plugin.js b/sources/plugins/dialogadvtab/plugin.js index f57f604b..2d4bcabc 100644 --- a/sources/plugins/dialogadvtab/plugin.js +++ b/sources/plugins/dialogadvtab/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/dialogui/plugin.js b/sources/plugins/dialogui/plugin.js index 3b3f1e22..03fe7538 100644 --- a/sources/plugins/dialogui/plugin.js +++ b/sources/plugins/dialogui/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/div/dialogs/div.js b/sources/plugins/div/dialogs/div.js index 3914f071..6a1ceeed 100644 --- a/sources/plugins/div/dialogs/div.js +++ b/sources/plugins/div/dialogs/div.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/div/lang/af.js b/sources/plugins/div/lang/af.js index 01afb427..269d9757 100644 --- a/sources/plugins/div/lang/af.js +++ b/sources/plugins/div/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'af', { diff --git a/sources/plugins/div/lang/ar.js b/sources/plugins/div/lang/ar.js index a446bea9..f5f159a4 100644 --- a/sources/plugins/div/lang/ar.js +++ b/sources/plugins/div/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'ar', { diff --git a/sources/plugins/div/lang/bg.js b/sources/plugins/div/lang/bg.js index fa492645..91b7b2eb 100644 --- a/sources/plugins/div/lang/bg.js +++ b/sources/plugins/div/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'bg', { diff --git a/sources/plugins/div/lang/bn.js b/sources/plugins/div/lang/bn.js index f5b04749..bb49fcd8 100644 --- a/sources/plugins/div/lang/bn.js +++ b/sources/plugins/div/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'bn', { diff --git a/sources/plugins/div/lang/bs.js b/sources/plugins/div/lang/bs.js index 37104cad..3106da37 100644 --- a/sources/plugins/div/lang/bs.js +++ b/sources/plugins/div/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'bs', { diff --git a/sources/plugins/div/lang/ca.js b/sources/plugins/div/lang/ca.js index d3adec46..8d30eb98 100644 --- a/sources/plugins/div/lang/ca.js +++ b/sources/plugins/div/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'ca', { diff --git a/sources/plugins/div/lang/cs.js b/sources/plugins/div/lang/cs.js index fcafb154..92d73c47 100644 --- a/sources/plugins/div/lang/cs.js +++ b/sources/plugins/div/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'cs', { diff --git a/sources/plugins/div/lang/cy.js b/sources/plugins/div/lang/cy.js index 6d92bf1b..e5c9d489 100644 --- a/sources/plugins/div/lang/cy.js +++ b/sources/plugins/div/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'cy', { diff --git a/sources/plugins/div/lang/da.js b/sources/plugins/div/lang/da.js index 7184e276..2ee0da6e 100644 --- a/sources/plugins/div/lang/da.js +++ b/sources/plugins/div/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'da', { diff --git a/sources/plugins/div/lang/de-ch.js b/sources/plugins/div/lang/de-ch.js new file mode 100644 index 00000000..48580d3e --- /dev/null +++ b/sources/plugins/div/lang/de-ch.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'de-ch', { + IdInputLabel: 'Kennung', + advisoryTitleInputLabel: 'Tooltip', + cssClassInputLabel: 'Formatvorlagenklasse', + edit: 'Div bearbeiten', + inlineStyleInputLabel: 'Inline Stil', + langDirLTRLabel: 'Links nach Rechs (LTR)', + langDirLabel: 'Sprachrichtung', + langDirRTLLabel: 'Rechs nach Links (RTL)', + languageCodeInputLabel: 'Sprachcode', + remove: 'Div entfernen', + styleSelectLabel: 'Stil', + title: 'Div Container erzeugen', + toolbar: 'Div Container erzeugen' +} ); diff --git a/sources/plugins/div/lang/de.js b/sources/plugins/div/lang/de.js index 0b4430f8..325f8a3d 100644 --- a/sources/plugins/div/lang/de.js +++ b/sources/plugins/div/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'de', { diff --git a/sources/plugins/div/lang/el.js b/sources/plugins/div/lang/el.js index 16aaebbb..282137b3 100644 --- a/sources/plugins/div/lang/el.js +++ b/sources/plugins/div/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'el', { diff --git a/sources/plugins/div/lang/en-au.js b/sources/plugins/div/lang/en-au.js index f30dd7c1..517d9e06 100644 --- a/sources/plugins/div/lang/en-au.js +++ b/sources/plugins/div/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'en-au', { diff --git a/sources/plugins/div/lang/en-ca.js b/sources/plugins/div/lang/en-ca.js index bbfa4e36..e93c26fb 100644 --- a/sources/plugins/div/lang/en-ca.js +++ b/sources/plugins/div/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'en-ca', { diff --git a/sources/plugins/div/lang/en-gb.js b/sources/plugins/div/lang/en-gb.js index 5c5cea9a..3ef0bf14 100644 --- a/sources/plugins/div/lang/en-gb.js +++ b/sources/plugins/div/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'en-gb', { diff --git a/sources/plugins/div/lang/en.js b/sources/plugins/div/lang/en.js index 943ac0d1..02383b97 100644 --- a/sources/plugins/div/lang/en.js +++ b/sources/plugins/div/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'en', { diff --git a/sources/plugins/div/lang/eo.js b/sources/plugins/div/lang/eo.js index 734a7671..b511b039 100644 --- a/sources/plugins/div/lang/eo.js +++ b/sources/plugins/div/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'eo', { diff --git a/sources/plugins/div/lang/es.js b/sources/plugins/div/lang/es.js index e477ab26..e2212fd5 100644 --- a/sources/plugins/div/lang/es.js +++ b/sources/plugins/div/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'es', { diff --git a/sources/plugins/div/lang/et.js b/sources/plugins/div/lang/et.js index 272c9df3..c38e8e99 100644 --- a/sources/plugins/div/lang/et.js +++ b/sources/plugins/div/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'et', { diff --git a/sources/plugins/div/lang/eu.js b/sources/plugins/div/lang/eu.js index 6d68d3aa..deb37e36 100644 --- a/sources/plugins/div/lang/eu.js +++ b/sources/plugins/div/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'eu', { diff --git a/sources/plugins/div/lang/fa.js b/sources/plugins/div/lang/fa.js index 8c880f74..f3cbc304 100644 --- a/sources/plugins/div/lang/fa.js +++ b/sources/plugins/div/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'fa', { diff --git a/sources/plugins/div/lang/fi.js b/sources/plugins/div/lang/fi.js index bb1e8bf1..e94f58c0 100644 --- a/sources/plugins/div/lang/fi.js +++ b/sources/plugins/div/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'fi', { diff --git a/sources/plugins/div/lang/fo.js b/sources/plugins/div/lang/fo.js index 150f903e..e9723b95 100644 --- a/sources/plugins/div/lang/fo.js +++ b/sources/plugins/div/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'fo', { diff --git a/sources/plugins/div/lang/fr-ca.js b/sources/plugins/div/lang/fr-ca.js index 1d03ff3b..2a0d67a7 100644 --- a/sources/plugins/div/lang/fr-ca.js +++ b/sources/plugins/div/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'fr-ca', { diff --git a/sources/plugins/div/lang/fr.js b/sources/plugins/div/lang/fr.js index 20475163..90d49244 100644 --- a/sources/plugins/div/lang/fr.js +++ b/sources/plugins/div/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'fr', { diff --git a/sources/plugins/div/lang/gl.js b/sources/plugins/div/lang/gl.js index 2333d520..d934c0cb 100644 --- a/sources/plugins/div/lang/gl.js +++ b/sources/plugins/div/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'gl', { diff --git a/sources/plugins/div/lang/gu.js b/sources/plugins/div/lang/gu.js index 476c2f51..b4cde33d 100644 --- a/sources/plugins/div/lang/gu.js +++ b/sources/plugins/div/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'gu', { diff --git a/sources/plugins/div/lang/he.js b/sources/plugins/div/lang/he.js index 44b28490..93dd5e65 100644 --- a/sources/plugins/div/lang/he.js +++ b/sources/plugins/div/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'he', { diff --git a/sources/plugins/div/lang/hi.js b/sources/plugins/div/lang/hi.js index 370ebc5a..575b2bb9 100644 --- a/sources/plugins/div/lang/hi.js +++ b/sources/plugins/div/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'hi', { diff --git a/sources/plugins/div/lang/hr.js b/sources/plugins/div/lang/hr.js index f0a27a63..109fe91b 100644 --- a/sources/plugins/div/lang/hr.js +++ b/sources/plugins/div/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'hr', { diff --git a/sources/plugins/div/lang/hu.js b/sources/plugins/div/lang/hu.js index e1ea33d7..72baca69 100644 --- a/sources/plugins/div/lang/hu.js +++ b/sources/plugins/div/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'hu', { diff --git a/sources/plugins/div/lang/id.js b/sources/plugins/div/lang/id.js index 7a517f2e..91db85d6 100644 --- a/sources/plugins/div/lang/id.js +++ b/sources/plugins/div/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'id', { diff --git a/sources/plugins/div/lang/is.js b/sources/plugins/div/lang/is.js index cc1b9423..c35612f5 100644 --- a/sources/plugins/div/lang/is.js +++ b/sources/plugins/div/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'is', { diff --git a/sources/plugins/div/lang/it.js b/sources/plugins/div/lang/it.js index f8ce279f..321041be 100644 --- a/sources/plugins/div/lang/it.js +++ b/sources/plugins/div/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'it', { diff --git a/sources/plugins/div/lang/ja.js b/sources/plugins/div/lang/ja.js index 38e78544..f5bea4de 100644 --- a/sources/plugins/div/lang/ja.js +++ b/sources/plugins/div/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'ja', { diff --git a/sources/plugins/div/lang/ka.js b/sources/plugins/div/lang/ka.js index 6d79016f..87b45162 100644 --- a/sources/plugins/div/lang/ka.js +++ b/sources/plugins/div/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'ka', { diff --git a/sources/plugins/div/lang/km.js b/sources/plugins/div/lang/km.js index 6a98643e..6176f689 100644 --- a/sources/plugins/div/lang/km.js +++ b/sources/plugins/div/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'km', { diff --git a/sources/plugins/div/lang/ko.js b/sources/plugins/div/lang/ko.js index ffdca19c..10c36860 100644 --- a/sources/plugins/div/lang/ko.js +++ b/sources/plugins/div/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'ko', { diff --git a/sources/plugins/div/lang/ku.js b/sources/plugins/div/lang/ku.js index d244aaf6..29b7b737 100644 --- a/sources/plugins/div/lang/ku.js +++ b/sources/plugins/div/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'ku', { diff --git a/sources/plugins/div/lang/lt.js b/sources/plugins/div/lang/lt.js index c2e6a316..3b02643a 100644 --- a/sources/plugins/div/lang/lt.js +++ b/sources/plugins/div/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'lt', { diff --git a/sources/plugins/div/lang/lv.js b/sources/plugins/div/lang/lv.js index dd63e6c6..1b27cff7 100644 --- a/sources/plugins/div/lang/lv.js +++ b/sources/plugins/div/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'lv', { diff --git a/sources/plugins/div/lang/mk.js b/sources/plugins/div/lang/mk.js index 0d48fa35..b5071545 100644 --- a/sources/plugins/div/lang/mk.js +++ b/sources/plugins/div/lang/mk.js @@ -1,19 +1,19 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'mk', { - IdInputLabel: 'Id', // MISSING + IdInputLabel: 'Id', advisoryTitleInputLabel: 'Advisory Title', // MISSING cssClassInputLabel: 'Stylesheet Classes', // MISSING edit: 'Edit Div', // MISSING inlineStyleInputLabel: 'Inline Style', // MISSING - langDirLTRLabel: 'Left to Right (LTR)', // MISSING - langDirLabel: 'Language Direction', // MISSING - langDirRTLLabel: 'Right to Left (RTL)', // MISSING + langDirLTRLabel: 'Лево кон десно', + langDirLabel: 'Насока на јазик', + langDirRTLLabel: 'Десно кон лево', languageCodeInputLabel: ' Language Code', // MISSING remove: 'Remove Div', // MISSING - styleSelectLabel: 'Style', // MISSING + styleSelectLabel: 'Стил', title: 'Create Div Container', // MISSING toolbar: 'Create Div Container' // MISSING } ); diff --git a/sources/plugins/div/lang/mn.js b/sources/plugins/div/lang/mn.js index 68b6bbb5..2b1477ef 100644 --- a/sources/plugins/div/lang/mn.js +++ b/sources/plugins/div/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'mn', { diff --git a/sources/plugins/div/lang/ms.js b/sources/plugins/div/lang/ms.js index 6175249a..bfc22b16 100644 --- a/sources/plugins/div/lang/ms.js +++ b/sources/plugins/div/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'ms', { diff --git a/sources/plugins/div/lang/nb.js b/sources/plugins/div/lang/nb.js index 6620e5f7..28713a92 100644 --- a/sources/plugins/div/lang/nb.js +++ b/sources/plugins/div/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'nb', { diff --git a/sources/plugins/div/lang/nl.js b/sources/plugins/div/lang/nl.js index 4e8c96da..9da3f89c 100644 --- a/sources/plugins/div/lang/nl.js +++ b/sources/plugins/div/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'nl', { diff --git a/sources/plugins/div/lang/no.js b/sources/plugins/div/lang/no.js index 9f9a0a80..45005e4a 100644 --- a/sources/plugins/div/lang/no.js +++ b/sources/plugins/div/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'no', { diff --git a/sources/plugins/div/lang/pl.js b/sources/plugins/div/lang/pl.js index fe9c48bd..c3e8819b 100644 --- a/sources/plugins/div/lang/pl.js +++ b/sources/plugins/div/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'pl', { diff --git a/sources/plugins/div/lang/pt-br.js b/sources/plugins/div/lang/pt-br.js index e76db23a..5d90188e 100644 --- a/sources/plugins/div/lang/pt-br.js +++ b/sources/plugins/div/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'pt-br', { diff --git a/sources/plugins/div/lang/pt.js b/sources/plugins/div/lang/pt.js index 946e0589..1e324505 100644 --- a/sources/plugins/div/lang/pt.js +++ b/sources/plugins/div/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'pt', { diff --git a/sources/plugins/div/lang/ro.js b/sources/plugins/div/lang/ro.js index 6a7f9a57..9f873529 100644 --- a/sources/plugins/div/lang/ro.js +++ b/sources/plugins/div/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'ro', { diff --git a/sources/plugins/div/lang/ru.js b/sources/plugins/div/lang/ru.js index 855e19cc..e938de92 100644 --- a/sources/plugins/div/lang/ru.js +++ b/sources/plugins/div/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'ru', { diff --git a/sources/plugins/div/lang/si.js b/sources/plugins/div/lang/si.js index 128b93ed..fe395749 100644 --- a/sources/plugins/div/lang/si.js +++ b/sources/plugins/div/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'si', { diff --git a/sources/plugins/div/lang/sk.js b/sources/plugins/div/lang/sk.js index 0e1f2c5a..80810e40 100644 --- a/sources/plugins/div/lang/sk.js +++ b/sources/plugins/div/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'sk', { diff --git a/sources/plugins/div/lang/sl.js b/sources/plugins/div/lang/sl.js index 2c31fe73..2ba43e19 100644 --- a/sources/plugins/div/lang/sl.js +++ b/sources/plugins/div/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'sl', { diff --git a/sources/plugins/div/lang/sq.js b/sources/plugins/div/lang/sq.js index edac6e3d..dd4a8a40 100644 --- a/sources/plugins/div/lang/sq.js +++ b/sources/plugins/div/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'sq', { diff --git a/sources/plugins/div/lang/sr-latn.js b/sources/plugins/div/lang/sr-latn.js index ff8f433b..c13516bd 100644 --- a/sources/plugins/div/lang/sr-latn.js +++ b/sources/plugins/div/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'sr-latn', { diff --git a/sources/plugins/div/lang/sr.js b/sources/plugins/div/lang/sr.js index 14530d55..031ef32c 100644 --- a/sources/plugins/div/lang/sr.js +++ b/sources/plugins/div/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'sr', { diff --git a/sources/plugins/div/lang/sv.js b/sources/plugins/div/lang/sv.js index 80751370..8eb96952 100644 --- a/sources/plugins/div/lang/sv.js +++ b/sources/plugins/div/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'sv', { diff --git a/sources/plugins/div/lang/th.js b/sources/plugins/div/lang/th.js index 69008c34..e3d5f7f4 100644 --- a/sources/plugins/div/lang/th.js +++ b/sources/plugins/div/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'th', { diff --git a/sources/plugins/div/lang/tr.js b/sources/plugins/div/lang/tr.js index 67f0ee25..2f2f390c 100644 --- a/sources/plugins/div/lang/tr.js +++ b/sources/plugins/div/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'tr', { diff --git a/sources/plugins/div/lang/tt.js b/sources/plugins/div/lang/tt.js index 71acf056..ccc1b07b 100644 --- a/sources/plugins/div/lang/tt.js +++ b/sources/plugins/div/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'tt', { diff --git a/sources/plugins/div/lang/ug.js b/sources/plugins/div/lang/ug.js index 8a29377d..662ecf29 100644 --- a/sources/plugins/div/lang/ug.js +++ b/sources/plugins/div/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'ug', { diff --git a/sources/plugins/div/lang/uk.js b/sources/plugins/div/lang/uk.js index 0e69c5d4..4df410a4 100644 --- a/sources/plugins/div/lang/uk.js +++ b/sources/plugins/div/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'uk', { diff --git a/sources/plugins/div/lang/vi.js b/sources/plugins/div/lang/vi.js index 8591290c..4170d852 100644 --- a/sources/plugins/div/lang/vi.js +++ b/sources/plugins/div/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'vi', { diff --git a/sources/plugins/div/lang/zh-cn.js b/sources/plugins/div/lang/zh-cn.js index ae577b23..cef09edd 100644 --- a/sources/plugins/div/lang/zh-cn.js +++ b/sources/plugins/div/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'zh-cn', { diff --git a/sources/plugins/div/lang/zh.js b/sources/plugins/div/lang/zh.js index 4d38ff79..5fa07ae4 100644 --- a/sources/plugins/div/lang/zh.js +++ b/sources/plugins/div/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'div', 'zh', { diff --git a/sources/plugins/div/plugin.js b/sources/plugins/div/plugin.js index 0faaa5fc..80ab7295 100644 --- a/sources/plugins/div/plugin.js +++ b/sources/plugins/div/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -12,7 +12,7 @@ CKEDITOR.plugins.add( 'div', { requires: 'dialog', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'creatediv', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/elementspath/lang/af.js b/sources/plugins/elementspath/lang/af.js index c5a5643c..7d83e854 100644 --- a/sources/plugins/elementspath/lang/af.js +++ b/sources/plugins/elementspath/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'af', { diff --git a/sources/plugins/elementspath/lang/ar.js b/sources/plugins/elementspath/lang/ar.js index 8893ef9d..f00047c5 100644 --- a/sources/plugins/elementspath/lang/ar.js +++ b/sources/plugins/elementspath/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'ar', { diff --git a/sources/plugins/elementspath/lang/bg.js b/sources/plugins/elementspath/lang/bg.js index b931b4bc..56314071 100644 --- a/sources/plugins/elementspath/lang/bg.js +++ b/sources/plugins/elementspath/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'bg', { diff --git a/sources/plugins/elementspath/lang/bn.js b/sources/plugins/elementspath/lang/bn.js index beffa948..a332dca3 100644 --- a/sources/plugins/elementspath/lang/bn.js +++ b/sources/plugins/elementspath/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'bn', { diff --git a/sources/plugins/elementspath/lang/bs.js b/sources/plugins/elementspath/lang/bs.js index 7233099f..6fc622a3 100644 --- a/sources/plugins/elementspath/lang/bs.js +++ b/sources/plugins/elementspath/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'bs', { diff --git a/sources/plugins/elementspath/lang/ca.js b/sources/plugins/elementspath/lang/ca.js index 84a8800a..4f964cf9 100644 --- a/sources/plugins/elementspath/lang/ca.js +++ b/sources/plugins/elementspath/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'ca', { diff --git a/sources/plugins/elementspath/lang/cs.js b/sources/plugins/elementspath/lang/cs.js index dfa25533..da063544 100644 --- a/sources/plugins/elementspath/lang/cs.js +++ b/sources/plugins/elementspath/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'cs', { diff --git a/sources/plugins/elementspath/lang/cy.js b/sources/plugins/elementspath/lang/cy.js index 46294929..05f58855 100644 --- a/sources/plugins/elementspath/lang/cy.js +++ b/sources/plugins/elementspath/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'cy', { diff --git a/sources/plugins/elementspath/lang/da.js b/sources/plugins/elementspath/lang/da.js index e598ac72..8c68da74 100644 --- a/sources/plugins/elementspath/lang/da.js +++ b/sources/plugins/elementspath/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'da', { diff --git a/sources/plugins/elementspath/lang/de-ch.js b/sources/plugins/elementspath/lang/de-ch.js new file mode 100644 index 00000000..dc440b12 --- /dev/null +++ b/sources/plugins/elementspath/lang/de-ch.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'elementspath', 'de-ch', { + eleLabel: 'Elementepfad', + eleTitle: '%1 Element' +} ); diff --git a/sources/plugins/elementspath/lang/de.js b/sources/plugins/elementspath/lang/de.js index 8633a27d..0c898efd 100644 --- a/sources/plugins/elementspath/lang/de.js +++ b/sources/plugins/elementspath/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'de', { diff --git a/sources/plugins/elementspath/lang/el.js b/sources/plugins/elementspath/lang/el.js index 135f249a..5106bd87 100644 --- a/sources/plugins/elementspath/lang/el.js +++ b/sources/plugins/elementspath/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'el', { diff --git a/sources/plugins/elementspath/lang/en-au.js b/sources/plugins/elementspath/lang/en-au.js index e4948d27..fc9a3aa4 100644 --- a/sources/plugins/elementspath/lang/en-au.js +++ b/sources/plugins/elementspath/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'en-au', { diff --git a/sources/plugins/elementspath/lang/en-ca.js b/sources/plugins/elementspath/lang/en-ca.js index 70d2dd49..894d9857 100644 --- a/sources/plugins/elementspath/lang/en-ca.js +++ b/sources/plugins/elementspath/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'en-ca', { diff --git a/sources/plugins/elementspath/lang/en-gb.js b/sources/plugins/elementspath/lang/en-gb.js index ec263fb2..f172fc04 100644 --- a/sources/plugins/elementspath/lang/en-gb.js +++ b/sources/plugins/elementspath/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'en-gb', { diff --git a/sources/plugins/elementspath/lang/en.js b/sources/plugins/elementspath/lang/en.js index 6f4c803c..135c8957 100644 --- a/sources/plugins/elementspath/lang/en.js +++ b/sources/plugins/elementspath/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'en', { diff --git a/sources/plugins/elementspath/lang/eo.js b/sources/plugins/elementspath/lang/eo.js index 0a952ce8..5df75e9d 100644 --- a/sources/plugins/elementspath/lang/eo.js +++ b/sources/plugins/elementspath/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'eo', { diff --git a/sources/plugins/elementspath/lang/es.js b/sources/plugins/elementspath/lang/es.js index 2afd31b5..3953de4a 100644 --- a/sources/plugins/elementspath/lang/es.js +++ b/sources/plugins/elementspath/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'es', { diff --git a/sources/plugins/elementspath/lang/et.js b/sources/plugins/elementspath/lang/et.js index c354a8d4..be7f7860 100644 --- a/sources/plugins/elementspath/lang/et.js +++ b/sources/plugins/elementspath/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'et', { diff --git a/sources/plugins/elementspath/lang/eu.js b/sources/plugins/elementspath/lang/eu.js index 2b063ef6..06a70413 100644 --- a/sources/plugins/elementspath/lang/eu.js +++ b/sources/plugins/elementspath/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'eu', { diff --git a/sources/plugins/elementspath/lang/fa.js b/sources/plugins/elementspath/lang/fa.js index 71ce8bfc..72b4b110 100644 --- a/sources/plugins/elementspath/lang/fa.js +++ b/sources/plugins/elementspath/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'fa', { diff --git a/sources/plugins/elementspath/lang/fi.js b/sources/plugins/elementspath/lang/fi.js index a4787123..5a175b5d 100644 --- a/sources/plugins/elementspath/lang/fi.js +++ b/sources/plugins/elementspath/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'fi', { diff --git a/sources/plugins/elementspath/lang/fo.js b/sources/plugins/elementspath/lang/fo.js index 01aca7d9..a9feb772 100644 --- a/sources/plugins/elementspath/lang/fo.js +++ b/sources/plugins/elementspath/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'fo', { diff --git a/sources/plugins/elementspath/lang/fr-ca.js b/sources/plugins/elementspath/lang/fr-ca.js index ff7c1fa0..0f3d209f 100644 --- a/sources/plugins/elementspath/lang/fr-ca.js +++ b/sources/plugins/elementspath/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'fr-ca', { diff --git a/sources/plugins/elementspath/lang/fr.js b/sources/plugins/elementspath/lang/fr.js index fb2f126c..8cd9b1a3 100644 --- a/sources/plugins/elementspath/lang/fr.js +++ b/sources/plugins/elementspath/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'fr', { diff --git a/sources/plugins/elementspath/lang/gl.js b/sources/plugins/elementspath/lang/gl.js index cc81ebc2..827325b0 100644 --- a/sources/plugins/elementspath/lang/gl.js +++ b/sources/plugins/elementspath/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'gl', { diff --git a/sources/plugins/elementspath/lang/gu.js b/sources/plugins/elementspath/lang/gu.js index d46a9e28..ffdfb3dd 100644 --- a/sources/plugins/elementspath/lang/gu.js +++ b/sources/plugins/elementspath/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'gu', { diff --git a/sources/plugins/elementspath/lang/he.js b/sources/plugins/elementspath/lang/he.js index 058d9f10..19ec76e2 100644 --- a/sources/plugins/elementspath/lang/he.js +++ b/sources/plugins/elementspath/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'he', { diff --git a/sources/plugins/elementspath/lang/hi.js b/sources/plugins/elementspath/lang/hi.js index 474d825d..6f89d6d7 100644 --- a/sources/plugins/elementspath/lang/hi.js +++ b/sources/plugins/elementspath/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'hi', { diff --git a/sources/plugins/elementspath/lang/hr.js b/sources/plugins/elementspath/lang/hr.js index de52d688..6d07ae57 100644 --- a/sources/plugins/elementspath/lang/hr.js +++ b/sources/plugins/elementspath/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'hr', { diff --git a/sources/plugins/elementspath/lang/hu.js b/sources/plugins/elementspath/lang/hu.js index 66dc55a4..62152cee 100644 --- a/sources/plugins/elementspath/lang/hu.js +++ b/sources/plugins/elementspath/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'hu', { diff --git a/sources/plugins/elementspath/lang/is.js b/sources/plugins/elementspath/lang/is.js index 11f8c535..ef8abad1 100644 --- a/sources/plugins/elementspath/lang/is.js +++ b/sources/plugins/elementspath/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'is', { diff --git a/sources/plugins/elementspath/lang/it.js b/sources/plugins/elementspath/lang/it.js index 8f2d30a5..966ae054 100644 --- a/sources/plugins/elementspath/lang/it.js +++ b/sources/plugins/elementspath/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'it', { diff --git a/sources/plugins/elementspath/lang/ja.js b/sources/plugins/elementspath/lang/ja.js index 61b6a8bb..60fc4cd2 100644 --- a/sources/plugins/elementspath/lang/ja.js +++ b/sources/plugins/elementspath/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'ja', { diff --git a/sources/plugins/elementspath/lang/ka.js b/sources/plugins/elementspath/lang/ka.js index a5d39c12..901f95f1 100644 --- a/sources/plugins/elementspath/lang/ka.js +++ b/sources/plugins/elementspath/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'ka', { diff --git a/sources/plugins/elementspath/lang/km.js b/sources/plugins/elementspath/lang/km.js index bfa6385e..d8cf78c8 100644 --- a/sources/plugins/elementspath/lang/km.js +++ b/sources/plugins/elementspath/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'km', { diff --git a/sources/plugins/elementspath/lang/ko.js b/sources/plugins/elementspath/lang/ko.js index 6e69875d..77d399ff 100644 --- a/sources/plugins/elementspath/lang/ko.js +++ b/sources/plugins/elementspath/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'ko', { diff --git a/sources/plugins/elementspath/lang/ku.js b/sources/plugins/elementspath/lang/ku.js index 235b82b2..7461fdf9 100644 --- a/sources/plugins/elementspath/lang/ku.js +++ b/sources/plugins/elementspath/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'ku', { diff --git a/sources/plugins/elementspath/lang/lt.js b/sources/plugins/elementspath/lang/lt.js index 6696ad62..266a8e69 100644 --- a/sources/plugins/elementspath/lang/lt.js +++ b/sources/plugins/elementspath/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'lt', { diff --git a/sources/plugins/elementspath/lang/lv.js b/sources/plugins/elementspath/lang/lv.js index 8d697cb2..e4b56812 100644 --- a/sources/plugins/elementspath/lang/lv.js +++ b/sources/plugins/elementspath/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'lv', { diff --git a/sources/plugins/elementspath/lang/mk.js b/sources/plugins/elementspath/lang/mk.js index f4719330..6bf992b4 100644 --- a/sources/plugins/elementspath/lang/mk.js +++ b/sources/plugins/elementspath/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'mk', { diff --git a/sources/plugins/elementspath/lang/mn.js b/sources/plugins/elementspath/lang/mn.js index b21a8c8e..95ff8190 100644 --- a/sources/plugins/elementspath/lang/mn.js +++ b/sources/plugins/elementspath/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'mn', { diff --git a/sources/plugins/elementspath/lang/ms.js b/sources/plugins/elementspath/lang/ms.js index 7ab75249..9220621d 100644 --- a/sources/plugins/elementspath/lang/ms.js +++ b/sources/plugins/elementspath/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'ms', { diff --git a/sources/plugins/elementspath/lang/nb.js b/sources/plugins/elementspath/lang/nb.js index 8c097159..6972c026 100644 --- a/sources/plugins/elementspath/lang/nb.js +++ b/sources/plugins/elementspath/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'nb', { diff --git a/sources/plugins/elementspath/lang/nl.js b/sources/plugins/elementspath/lang/nl.js index b76b8d17..559d3b62 100644 --- a/sources/plugins/elementspath/lang/nl.js +++ b/sources/plugins/elementspath/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'nl', { diff --git a/sources/plugins/elementspath/lang/no.js b/sources/plugins/elementspath/lang/no.js index d20dff5b..a3e2a847 100644 --- a/sources/plugins/elementspath/lang/no.js +++ b/sources/plugins/elementspath/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'no', { diff --git a/sources/plugins/elementspath/lang/pl.js b/sources/plugins/elementspath/lang/pl.js index dc1bd5f0..f477bd16 100644 --- a/sources/plugins/elementspath/lang/pl.js +++ b/sources/plugins/elementspath/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'pl', { diff --git a/sources/plugins/elementspath/lang/pt-br.js b/sources/plugins/elementspath/lang/pt-br.js index 71a09195..0cccfea0 100644 --- a/sources/plugins/elementspath/lang/pt-br.js +++ b/sources/plugins/elementspath/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'pt-br', { diff --git a/sources/plugins/elementspath/lang/pt.js b/sources/plugins/elementspath/lang/pt.js index 84ecfb60..6b79d0fb 100644 --- a/sources/plugins/elementspath/lang/pt.js +++ b/sources/plugins/elementspath/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'pt', { diff --git a/sources/plugins/elementspath/lang/ro.js b/sources/plugins/elementspath/lang/ro.js index 60e83dac..c11f4dea 100644 --- a/sources/plugins/elementspath/lang/ro.js +++ b/sources/plugins/elementspath/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'ro', { diff --git a/sources/plugins/elementspath/lang/ru.js b/sources/plugins/elementspath/lang/ru.js index de9c3873..3e1bd719 100644 --- a/sources/plugins/elementspath/lang/ru.js +++ b/sources/plugins/elementspath/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'ru', { diff --git a/sources/plugins/elementspath/lang/si.js b/sources/plugins/elementspath/lang/si.js index af9ec4b9..8a5c1803 100644 --- a/sources/plugins/elementspath/lang/si.js +++ b/sources/plugins/elementspath/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'si', { diff --git a/sources/plugins/elementspath/lang/sk.js b/sources/plugins/elementspath/lang/sk.js index 47fc2355..f4b82f6b 100644 --- a/sources/plugins/elementspath/lang/sk.js +++ b/sources/plugins/elementspath/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'sk', { diff --git a/sources/plugins/elementspath/lang/sl.js b/sources/plugins/elementspath/lang/sl.js index 40a06657..88883444 100644 --- a/sources/plugins/elementspath/lang/sl.js +++ b/sources/plugins/elementspath/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'sl', { diff --git a/sources/plugins/elementspath/lang/sq.js b/sources/plugins/elementspath/lang/sq.js index 34245156..ad0faf33 100644 --- a/sources/plugins/elementspath/lang/sq.js +++ b/sources/plugins/elementspath/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'sq', { diff --git a/sources/plugins/elementspath/lang/sr-latn.js b/sources/plugins/elementspath/lang/sr-latn.js index 847dbabb..45580232 100644 --- a/sources/plugins/elementspath/lang/sr-latn.js +++ b/sources/plugins/elementspath/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'sr-latn', { diff --git a/sources/plugins/elementspath/lang/sr.js b/sources/plugins/elementspath/lang/sr.js index 62fe53d4..b27edf6c 100644 --- a/sources/plugins/elementspath/lang/sr.js +++ b/sources/plugins/elementspath/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'sr', { diff --git a/sources/plugins/elementspath/lang/sv.js b/sources/plugins/elementspath/lang/sv.js index c89e5bcc..bfe4fdeb 100644 --- a/sources/plugins/elementspath/lang/sv.js +++ b/sources/plugins/elementspath/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'sv', { diff --git a/sources/plugins/elementspath/lang/th.js b/sources/plugins/elementspath/lang/th.js index 6390e4ad..a57021ba 100644 --- a/sources/plugins/elementspath/lang/th.js +++ b/sources/plugins/elementspath/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'th', { diff --git a/sources/plugins/elementspath/lang/tr.js b/sources/plugins/elementspath/lang/tr.js index 7b7445c2..d0c48bdb 100644 --- a/sources/plugins/elementspath/lang/tr.js +++ b/sources/plugins/elementspath/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'tr', { diff --git a/sources/plugins/elementspath/lang/tt.js b/sources/plugins/elementspath/lang/tt.js index 76e0da16..ccc908be 100644 --- a/sources/plugins/elementspath/lang/tt.js +++ b/sources/plugins/elementspath/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'tt', { diff --git a/sources/plugins/elementspath/lang/ug.js b/sources/plugins/elementspath/lang/ug.js index e680cd77..9d1b2f10 100644 --- a/sources/plugins/elementspath/lang/ug.js +++ b/sources/plugins/elementspath/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'ug', { diff --git a/sources/plugins/elementspath/lang/uk.js b/sources/plugins/elementspath/lang/uk.js index 448ccd98..b0eb6920 100644 --- a/sources/plugins/elementspath/lang/uk.js +++ b/sources/plugins/elementspath/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'uk', { diff --git a/sources/plugins/elementspath/lang/vi.js b/sources/plugins/elementspath/lang/vi.js index 93a31a5c..d3a938b3 100644 --- a/sources/plugins/elementspath/lang/vi.js +++ b/sources/plugins/elementspath/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'vi', { diff --git a/sources/plugins/elementspath/lang/zh-cn.js b/sources/plugins/elementspath/lang/zh-cn.js index 2f96b7e1..4e7c8367 100644 --- a/sources/plugins/elementspath/lang/zh-cn.js +++ b/sources/plugins/elementspath/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'zh-cn', { diff --git a/sources/plugins/elementspath/lang/zh.js b/sources/plugins/elementspath/lang/zh.js index d2dadbbc..4a968da2 100644 --- a/sources/plugins/elementspath/lang/zh.js +++ b/sources/plugins/elementspath/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'elementspath', 'zh', { diff --git a/sources/plugins/elementspath/plugin.js b/sources/plugins/elementspath/plugin.js index d997b7b4..fd02d70d 100644 --- a/sources/plugins/elementspath/plugin.js +++ b/sources/plugins/elementspath/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -55,7 +55,7 @@ CKEDITOR.plugins.add( 'elementspath', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,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,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,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% // jscs:enable maximumLineLength init: function( editor ) { editor._.elementsPath = { diff --git a/sources/plugins/enterkey/plugin.js b/sources/plugins/enterkey/plugin.js index 883aea44..4cbb7bf8 100644 --- a/sources/plugins/enterkey/plugin.js +++ b/sources/plugins/enterkey/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/enterkey/samples/enterkey.html b/sources/plugins/enterkey/samples/enterkey.html index 82a3124c..6b78e06c 100644 --- a/sources/plugins/enterkey/samples/enterkey.html +++ b/sources/plugins/enterkey/samples/enterkey.html @@ -1,6 +1,6 @@ @@ -98,7 +98,7 @@ CKEDITOR.replace( 'textarea_id', { CKEditor - The text editor for the Internet - http://ckeditor.com

- Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

diff --git a/sources/plugins/entities/plugin.js b/sources/plugins/entities/plugin.js index 70993e15..bb80b972 100644 --- a/sources/plugins/entities/plugin.js +++ b/sources/plugins/entities/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/fakeobjects/lang/af.js b/sources/plugins/fakeobjects/lang/af.js index 785c7244..eb71716d 100644 --- a/sources/plugins/fakeobjects/lang/af.js +++ b/sources/plugins/fakeobjects/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'af', { diff --git a/sources/plugins/fakeobjects/lang/ar.js b/sources/plugins/fakeobjects/lang/ar.js index 3c828614..c3dec937 100644 --- a/sources/plugins/fakeobjects/lang/ar.js +++ b/sources/plugins/fakeobjects/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ar', { diff --git a/sources/plugins/fakeobjects/lang/bg.js b/sources/plugins/fakeobjects/lang/bg.js index f358b55b..9d9a3171 100644 --- a/sources/plugins/fakeobjects/lang/bg.js +++ b/sources/plugins/fakeobjects/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'bg', { diff --git a/sources/plugins/fakeobjects/lang/bn.js b/sources/plugins/fakeobjects/lang/bn.js index 190f6014..83e5e2c7 100644 --- a/sources/plugins/fakeobjects/lang/bn.js +++ b/sources/plugins/fakeobjects/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'bn', { diff --git a/sources/plugins/fakeobjects/lang/bs.js b/sources/plugins/fakeobjects/lang/bs.js index a44bc373..6495f67b 100644 --- a/sources/plugins/fakeobjects/lang/bs.js +++ b/sources/plugins/fakeobjects/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'bs', { diff --git a/sources/plugins/fakeobjects/lang/ca.js b/sources/plugins/fakeobjects/lang/ca.js index 549e86cd..eff05e06 100644 --- a/sources/plugins/fakeobjects/lang/ca.js +++ b/sources/plugins/fakeobjects/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ca', { diff --git a/sources/plugins/fakeobjects/lang/cs.js b/sources/plugins/fakeobjects/lang/cs.js index 44fbc826..66706f85 100644 --- a/sources/plugins/fakeobjects/lang/cs.js +++ b/sources/plugins/fakeobjects/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'cs', { diff --git a/sources/plugins/fakeobjects/lang/cy.js b/sources/plugins/fakeobjects/lang/cy.js index 5d4c97d6..f1f359c3 100644 --- a/sources/plugins/fakeobjects/lang/cy.js +++ b/sources/plugins/fakeobjects/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'cy', { diff --git a/sources/plugins/fakeobjects/lang/da.js b/sources/plugins/fakeobjects/lang/da.js index 5609ae01..b9d291cc 100644 --- a/sources/plugins/fakeobjects/lang/da.js +++ b/sources/plugins/fakeobjects/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'da', { diff --git a/sources/plugins/fakeobjects/lang/de-ch.js b/sources/plugins/fakeobjects/lang/de-ch.js new file mode 100644 index 00000000..866e26bb --- /dev/null +++ b/sources/plugins/fakeobjects/lang/de-ch.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'fakeobjects', 'de-ch', { + anchor: 'Anker', + flash: 'Flash-Animation', + hiddenfield: 'Verstecktes Feld', + iframe: 'IFrame', + unknown: 'Unbekanntes Objekt' +} ); diff --git a/sources/plugins/fakeobjects/lang/de.js b/sources/plugins/fakeobjects/lang/de.js index d7917d33..508e5ba1 100644 --- a/sources/plugins/fakeobjects/lang/de.js +++ b/sources/plugins/fakeobjects/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'de', { diff --git a/sources/plugins/fakeobjects/lang/el.js b/sources/plugins/fakeobjects/lang/el.js index 91a4fcb8..46852d8c 100644 --- a/sources/plugins/fakeobjects/lang/el.js +++ b/sources/plugins/fakeobjects/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'el', { diff --git a/sources/plugins/fakeobjects/lang/en-au.js b/sources/plugins/fakeobjects/lang/en-au.js index 89dc70a1..ec075ff3 100644 --- a/sources/plugins/fakeobjects/lang/en-au.js +++ b/sources/plugins/fakeobjects/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ 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 fb0ef9d3..11c5e00c 100644 --- a/sources/plugins/fakeobjects/lang/en-ca.js +++ b/sources/plugins/fakeobjects/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ 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 f57465da..4b91eba7 100644 --- a/sources/plugins/fakeobjects/lang/en-gb.js +++ b/sources/plugins/fakeobjects/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'en-gb', { diff --git a/sources/plugins/fakeobjects/lang/en.js b/sources/plugins/fakeobjects/lang/en.js index 4893575c..c86f562c 100644 --- a/sources/plugins/fakeobjects/lang/en.js +++ b/sources/plugins/fakeobjects/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'en', { diff --git a/sources/plugins/fakeobjects/lang/eo.js b/sources/plugins/fakeobjects/lang/eo.js index e717b63c..3a9eb968 100644 --- a/sources/plugins/fakeobjects/lang/eo.js +++ b/sources/plugins/fakeobjects/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'eo', { diff --git a/sources/plugins/fakeobjects/lang/es.js b/sources/plugins/fakeobjects/lang/es.js index 396e8652..9eadf45b 100644 --- a/sources/plugins/fakeobjects/lang/es.js +++ b/sources/plugins/fakeobjects/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'es', { diff --git a/sources/plugins/fakeobjects/lang/et.js b/sources/plugins/fakeobjects/lang/et.js index 17a33bce..dc7b3544 100644 --- a/sources/plugins/fakeobjects/lang/et.js +++ b/sources/plugins/fakeobjects/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'et', { diff --git a/sources/plugins/fakeobjects/lang/eu.js b/sources/plugins/fakeobjects/lang/eu.js index 4997482b..93c9dad6 100644 --- a/sources/plugins/fakeobjects/lang/eu.js +++ b/sources/plugins/fakeobjects/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'eu', { diff --git a/sources/plugins/fakeobjects/lang/fa.js b/sources/plugins/fakeobjects/lang/fa.js index 31267454..bc9f8b5b 100644 --- a/sources/plugins/fakeobjects/lang/fa.js +++ b/sources/plugins/fakeobjects/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'fa', { diff --git a/sources/plugins/fakeobjects/lang/fi.js b/sources/plugins/fakeobjects/lang/fi.js index f2a620df..07e302dc 100644 --- a/sources/plugins/fakeobjects/lang/fi.js +++ b/sources/plugins/fakeobjects/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'fi', { diff --git a/sources/plugins/fakeobjects/lang/fo.js b/sources/plugins/fakeobjects/lang/fo.js index beefb6e2..604d5dc8 100644 --- a/sources/plugins/fakeobjects/lang/fo.js +++ b/sources/plugins/fakeobjects/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'fo', { diff --git a/sources/plugins/fakeobjects/lang/fr-ca.js b/sources/plugins/fakeobjects/lang/fr-ca.js index 047442b1..b4e6d2f4 100644 --- a/sources/plugins/fakeobjects/lang/fr-ca.js +++ b/sources/plugins/fakeobjects/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'fr-ca', { diff --git a/sources/plugins/fakeobjects/lang/fr.js b/sources/plugins/fakeobjects/lang/fr.js index faa3edcf..6ab44971 100644 --- a/sources/plugins/fakeobjects/lang/fr.js +++ b/sources/plugins/fakeobjects/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'fr', { diff --git a/sources/plugins/fakeobjects/lang/gl.js b/sources/plugins/fakeobjects/lang/gl.js index 12810d48..32092345 100644 --- a/sources/plugins/fakeobjects/lang/gl.js +++ b/sources/plugins/fakeobjects/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'gl', { diff --git a/sources/plugins/fakeobjects/lang/gu.js b/sources/plugins/fakeobjects/lang/gu.js index 00d29dc3..8d7f3649 100644 --- a/sources/plugins/fakeobjects/lang/gu.js +++ b/sources/plugins/fakeobjects/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'gu', { diff --git a/sources/plugins/fakeobjects/lang/he.js b/sources/plugins/fakeobjects/lang/he.js index 3ea757c1..393ceb10 100644 --- a/sources/plugins/fakeobjects/lang/he.js +++ b/sources/plugins/fakeobjects/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'he', { diff --git a/sources/plugins/fakeobjects/lang/hi.js b/sources/plugins/fakeobjects/lang/hi.js index 38265b21..c3e69033 100644 --- a/sources/plugins/fakeobjects/lang/hi.js +++ b/sources/plugins/fakeobjects/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'hi', { diff --git a/sources/plugins/fakeobjects/lang/hr.js b/sources/plugins/fakeobjects/lang/hr.js index 67ad8686..8a321a0b 100644 --- a/sources/plugins/fakeobjects/lang/hr.js +++ b/sources/plugins/fakeobjects/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'hr', { diff --git a/sources/plugins/fakeobjects/lang/hu.js b/sources/plugins/fakeobjects/lang/hu.js index d6c5600c..abe5ed79 100644 --- a/sources/plugins/fakeobjects/lang/hu.js +++ b/sources/plugins/fakeobjects/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'hu', { diff --git a/sources/plugins/fakeobjects/lang/id.js b/sources/plugins/fakeobjects/lang/id.js index 388a6596..fad6ad1a 100644 --- a/sources/plugins/fakeobjects/lang/id.js +++ b/sources/plugins/fakeobjects/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'id', { diff --git a/sources/plugins/fakeobjects/lang/is.js b/sources/plugins/fakeobjects/lang/is.js index cd93b235..c71602b8 100644 --- a/sources/plugins/fakeobjects/lang/is.js +++ b/sources/plugins/fakeobjects/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'is', { diff --git a/sources/plugins/fakeobjects/lang/it.js b/sources/plugins/fakeobjects/lang/it.js index fee1cdd5..ba893e21 100644 --- a/sources/plugins/fakeobjects/lang/it.js +++ b/sources/plugins/fakeobjects/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'it', { diff --git a/sources/plugins/fakeobjects/lang/ja.js b/sources/plugins/fakeobjects/lang/ja.js index dd26aa4c..af240027 100644 --- a/sources/plugins/fakeobjects/lang/ja.js +++ b/sources/plugins/fakeobjects/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ja', { diff --git a/sources/plugins/fakeobjects/lang/ka.js b/sources/plugins/fakeobjects/lang/ka.js index d59f7415..cc65e9a1 100644 --- a/sources/plugins/fakeobjects/lang/ka.js +++ b/sources/plugins/fakeobjects/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ka', { diff --git a/sources/plugins/fakeobjects/lang/km.js b/sources/plugins/fakeobjects/lang/km.js index d8b8ee7f..a8c1a1db 100644 --- a/sources/plugins/fakeobjects/lang/km.js +++ b/sources/plugins/fakeobjects/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'km', { diff --git a/sources/plugins/fakeobjects/lang/ko.js b/sources/plugins/fakeobjects/lang/ko.js index 13aace3a..e9f97ac6 100644 --- a/sources/plugins/fakeobjects/lang/ko.js +++ b/sources/plugins/fakeobjects/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ko', { diff --git a/sources/plugins/fakeobjects/lang/ku.js b/sources/plugins/fakeobjects/lang/ku.js index a24d1374..5ef378bc 100644 --- a/sources/plugins/fakeobjects/lang/ku.js +++ b/sources/plugins/fakeobjects/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ku', { diff --git a/sources/plugins/fakeobjects/lang/lt.js b/sources/plugins/fakeobjects/lang/lt.js index d9dc3746..54a6ce6f 100644 --- a/sources/plugins/fakeobjects/lang/lt.js +++ b/sources/plugins/fakeobjects/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'lt', { diff --git a/sources/plugins/fakeobjects/lang/lv.js b/sources/plugins/fakeobjects/lang/lv.js index 50dca340..81dbb2da 100644 --- a/sources/plugins/fakeobjects/lang/lv.js +++ b/sources/plugins/fakeobjects/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'lv', { diff --git a/sources/plugins/fakeobjects/lang/mk.js b/sources/plugins/fakeobjects/lang/mk.js index bf48a97c..a6871ccf 100644 --- a/sources/plugins/fakeobjects/lang/mk.js +++ b/sources/plugins/fakeobjects/lang/mk.js @@ -1,11 +1,11 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'mk', { anchor: 'Anchor', flash: 'Flash Animation', // MISSING - hiddenfield: 'Hidden Field', // MISSING + hiddenfield: 'Скриено поле', iframe: 'IFrame', // MISSING unknown: 'Unknown Object' // MISSING } ); diff --git a/sources/plugins/fakeobjects/lang/mn.js b/sources/plugins/fakeobjects/lang/mn.js index a4af5551..a8f6e00e 100644 --- a/sources/plugins/fakeobjects/lang/mn.js +++ b/sources/plugins/fakeobjects/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'mn', { diff --git a/sources/plugins/fakeobjects/lang/ms.js b/sources/plugins/fakeobjects/lang/ms.js index 0c210bed..40087461 100644 --- a/sources/plugins/fakeobjects/lang/ms.js +++ b/sources/plugins/fakeobjects/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ms', { diff --git a/sources/plugins/fakeobjects/lang/nb.js b/sources/plugins/fakeobjects/lang/nb.js index 3969f02c..8d1cb979 100644 --- a/sources/plugins/fakeobjects/lang/nb.js +++ b/sources/plugins/fakeobjects/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'nb', { diff --git a/sources/plugins/fakeobjects/lang/nl.js b/sources/plugins/fakeobjects/lang/nl.js index 4eebd778..e9977941 100644 --- a/sources/plugins/fakeobjects/lang/nl.js +++ b/sources/plugins/fakeobjects/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'nl', { diff --git a/sources/plugins/fakeobjects/lang/no.js b/sources/plugins/fakeobjects/lang/no.js index d4d208a7..1b35b248 100644 --- a/sources/plugins/fakeobjects/lang/no.js +++ b/sources/plugins/fakeobjects/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'no', { diff --git a/sources/plugins/fakeobjects/lang/pl.js b/sources/plugins/fakeobjects/lang/pl.js index a002b0c5..6555db9c 100644 --- a/sources/plugins/fakeobjects/lang/pl.js +++ b/sources/plugins/fakeobjects/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'pl', { diff --git a/sources/plugins/fakeobjects/lang/pt-br.js b/sources/plugins/fakeobjects/lang/pt-br.js index 07f807d8..70b4c28d 100644 --- a/sources/plugins/fakeobjects/lang/pt-br.js +++ b/sources/plugins/fakeobjects/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'pt-br', { diff --git a/sources/plugins/fakeobjects/lang/pt.js b/sources/plugins/fakeobjects/lang/pt.js index cb82ae4a..9ca5f62c 100644 --- a/sources/plugins/fakeobjects/lang/pt.js +++ b/sources/plugins/fakeobjects/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'pt', { diff --git a/sources/plugins/fakeobjects/lang/ro.js b/sources/plugins/fakeobjects/lang/ro.js index 7abffa6c..882bb3a6 100644 --- a/sources/plugins/fakeobjects/lang/ro.js +++ b/sources/plugins/fakeobjects/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ro', { diff --git a/sources/plugins/fakeobjects/lang/ru.js b/sources/plugins/fakeobjects/lang/ru.js index 302ce959..fe940543 100644 --- a/sources/plugins/fakeobjects/lang/ru.js +++ b/sources/plugins/fakeobjects/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ru', { diff --git a/sources/plugins/fakeobjects/lang/si.js b/sources/plugins/fakeobjects/lang/si.js index bd11014a..7af0c8e1 100644 --- a/sources/plugins/fakeobjects/lang/si.js +++ b/sources/plugins/fakeobjects/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'si', { diff --git a/sources/plugins/fakeobjects/lang/sk.js b/sources/plugins/fakeobjects/lang/sk.js index 03bf62c3..384b76c3 100644 --- a/sources/plugins/fakeobjects/lang/sk.js +++ b/sources/plugins/fakeobjects/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'sk', { diff --git a/sources/plugins/fakeobjects/lang/sl.js b/sources/plugins/fakeobjects/lang/sl.js index 65315467..892725a6 100644 --- a/sources/plugins/fakeobjects/lang/sl.js +++ b/sources/plugins/fakeobjects/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'sl', { diff --git a/sources/plugins/fakeobjects/lang/sq.js b/sources/plugins/fakeobjects/lang/sq.js index c493a66f..6c0026aa 100644 --- a/sources/plugins/fakeobjects/lang/sq.js +++ b/sources/plugins/fakeobjects/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'sq', { diff --git a/sources/plugins/fakeobjects/lang/sr-latn.js b/sources/plugins/fakeobjects/lang/sr-latn.js index b42ffb00..36e66f70 100644 --- a/sources/plugins/fakeobjects/lang/sr-latn.js +++ b/sources/plugins/fakeobjects/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'sr-latn', { diff --git a/sources/plugins/fakeobjects/lang/sr.js b/sources/plugins/fakeobjects/lang/sr.js index 20394853..05c64049 100644 --- a/sources/plugins/fakeobjects/lang/sr.js +++ b/sources/plugins/fakeobjects/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'sr', { diff --git a/sources/plugins/fakeobjects/lang/sv.js b/sources/plugins/fakeobjects/lang/sv.js index a0c6e290..2108b289 100644 --- a/sources/plugins/fakeobjects/lang/sv.js +++ b/sources/plugins/fakeobjects/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'sv', { diff --git a/sources/plugins/fakeobjects/lang/th.js b/sources/plugins/fakeobjects/lang/th.js index a2b217dc..813e479f 100644 --- a/sources/plugins/fakeobjects/lang/th.js +++ b/sources/plugins/fakeobjects/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'th', { diff --git a/sources/plugins/fakeobjects/lang/tr.js b/sources/plugins/fakeobjects/lang/tr.js index fd2718a8..c68ab3e6 100644 --- a/sources/plugins/fakeobjects/lang/tr.js +++ b/sources/plugins/fakeobjects/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'tr', { diff --git a/sources/plugins/fakeobjects/lang/tt.js b/sources/plugins/fakeobjects/lang/tt.js index b999f09c..df6b1726 100644 --- a/sources/plugins/fakeobjects/lang/tt.js +++ b/sources/plugins/fakeobjects/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'tt', { diff --git a/sources/plugins/fakeobjects/lang/ug.js b/sources/plugins/fakeobjects/lang/ug.js index 9ed5b0a9..3e6404fc 100644 --- a/sources/plugins/fakeobjects/lang/ug.js +++ b/sources/plugins/fakeobjects/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'ug', { diff --git a/sources/plugins/fakeobjects/lang/uk.js b/sources/plugins/fakeobjects/lang/uk.js index 93f16493..9fcf85bf 100644 --- a/sources/plugins/fakeobjects/lang/uk.js +++ b/sources/plugins/fakeobjects/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'uk', { diff --git a/sources/plugins/fakeobjects/lang/vi.js b/sources/plugins/fakeobjects/lang/vi.js index c7dd7331..0d9d68bb 100644 --- a/sources/plugins/fakeobjects/lang/vi.js +++ b/sources/plugins/fakeobjects/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'vi', { diff --git a/sources/plugins/fakeobjects/lang/zh-cn.js b/sources/plugins/fakeobjects/lang/zh-cn.js index dbcc9786..5328ae64 100644 --- a/sources/plugins/fakeobjects/lang/zh-cn.js +++ b/sources/plugins/fakeobjects/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'zh-cn', { diff --git a/sources/plugins/fakeobjects/lang/zh.js b/sources/plugins/fakeobjects/lang/zh.js index 535424ac..d4aea58f 100644 --- a/sources/plugins/fakeobjects/lang/zh.js +++ b/sources/plugins/fakeobjects/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'zh', { diff --git a/sources/plugins/fakeobjects/plugin.js b/sources/plugins/fakeobjects/plugin.js index c0008970..a054a99f 100644 --- a/sources/plugins/fakeobjects/plugin.js +++ b/sources/plugins/fakeobjects/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -53,7 +53,7 @@ CKEDITOR.plugins.add( 'fakeobjects', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength init: function( editor ) { diff --git a/sources/plugins/filebrowser/plugin.js b/sources/plugins/filebrowser/plugin.js index 1fd9f22e..6d271469 100644 --- a/sources/plugins/filebrowser/plugin.js +++ b/sources/plugins/filebrowser/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/find/dialogs/find.js b/sources/plugins/find/dialogs/find.js index f56ba963..2427b020 100644 --- a/sources/plugins/find/dialogs/find.js +++ b/sources/plugins/find/dialogs/find.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/find/lang/af.js b/sources/plugins/find/lang/af.js index 6f2517ac..e6f24097 100644 --- a/sources/plugins/find/lang/af.js +++ b/sources/plugins/find/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'af', { diff --git a/sources/plugins/find/lang/ar.js b/sources/plugins/find/lang/ar.js index 33f56042..9dd15ed1 100644 --- a/sources/plugins/find/lang/ar.js +++ b/sources/plugins/find/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'ar', { diff --git a/sources/plugins/find/lang/bg.js b/sources/plugins/find/lang/bg.js index 4fb17476..9d730791 100644 --- a/sources/plugins/find/lang/bg.js +++ b/sources/plugins/find/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'bg', { diff --git a/sources/plugins/find/lang/bn.js b/sources/plugins/find/lang/bn.js index 396b2348..0d21a0b9 100644 --- a/sources/plugins/find/lang/bn.js +++ b/sources/plugins/find/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'bn', { diff --git a/sources/plugins/find/lang/bs.js b/sources/plugins/find/lang/bs.js index 0b171017..956b921a 100644 --- a/sources/plugins/find/lang/bs.js +++ b/sources/plugins/find/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'bs', { diff --git a/sources/plugins/find/lang/ca.js b/sources/plugins/find/lang/ca.js index eea8b4b0..9e690b42 100644 --- a/sources/plugins/find/lang/ca.js +++ b/sources/plugins/find/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'ca', { diff --git a/sources/plugins/find/lang/cs.js b/sources/plugins/find/lang/cs.js index b4c97c32..d80dc658 100644 --- a/sources/plugins/find/lang/cs.js +++ b/sources/plugins/find/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'cs', { diff --git a/sources/plugins/find/lang/cy.js b/sources/plugins/find/lang/cy.js index ad3ad22a..00fa48ab 100644 --- a/sources/plugins/find/lang/cy.js +++ b/sources/plugins/find/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'cy', { diff --git a/sources/plugins/find/lang/da.js b/sources/plugins/find/lang/da.js index 42d3bfcf..3f2103da 100644 --- a/sources/plugins/find/lang/da.js +++ b/sources/plugins/find/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'da', { diff --git a/sources/plugins/find/lang/de-ch.js b/sources/plugins/find/lang/de-ch.js new file mode 100644 index 00000000..2c2e0531 --- /dev/null +++ b/sources/plugins/find/lang/de-ch.js @@ -0,0 +1,18 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'find', 'de-ch', { + find: 'Suchen', + findOptions: 'Suchoptionen', + findWhat: 'Suche nach:', + matchCase: 'Gross-/Kleinschreibung beachten', + matchCyclic: 'Zyklische Suche', + matchWord: 'Nur ganze Worte suchen', + notFoundMsg: 'Der angegebene Text wurde nicht gefunden.', + replace: 'Ersetzen', + replaceAll: 'Alle ersetzen', + replaceSuccessMsg: '%1 Vorkommen ersetzt.', + replaceWith: 'Ersetze mit:', + title: 'Suchen und Ersetzen' +} ); diff --git a/sources/plugins/find/lang/de.js b/sources/plugins/find/lang/de.js index b12f2525..fe83cfda 100644 --- a/sources/plugins/find/lang/de.js +++ b/sources/plugins/find/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'de', { diff --git a/sources/plugins/find/lang/el.js b/sources/plugins/find/lang/el.js index 054d5c70..c0468207 100644 --- a/sources/plugins/find/lang/el.js +++ b/sources/plugins/find/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'el', { diff --git a/sources/plugins/find/lang/en-au.js b/sources/plugins/find/lang/en-au.js index c7039480..479ab675 100644 --- a/sources/plugins/find/lang/en-au.js +++ b/sources/plugins/find/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'en-au', { diff --git a/sources/plugins/find/lang/en-ca.js b/sources/plugins/find/lang/en-ca.js index d19c10d6..184f82d6 100644 --- a/sources/plugins/find/lang/en-ca.js +++ b/sources/plugins/find/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'en-ca', { diff --git a/sources/plugins/find/lang/en-gb.js b/sources/plugins/find/lang/en-gb.js index 40687bcb..7f290d37 100644 --- a/sources/plugins/find/lang/en-gb.js +++ b/sources/plugins/find/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'en-gb', { diff --git a/sources/plugins/find/lang/en.js b/sources/plugins/find/lang/en.js index 3a357ac5..fc4e631e 100644 --- a/sources/plugins/find/lang/en.js +++ b/sources/plugins/find/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'en', { diff --git a/sources/plugins/find/lang/eo.js b/sources/plugins/find/lang/eo.js index 51d06994..4aa047da 100644 --- a/sources/plugins/find/lang/eo.js +++ b/sources/plugins/find/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'eo', { diff --git a/sources/plugins/find/lang/es.js b/sources/plugins/find/lang/es.js index 86c40728..ad54ebff 100644 --- a/sources/plugins/find/lang/es.js +++ b/sources/plugins/find/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'es', { diff --git a/sources/plugins/find/lang/et.js b/sources/plugins/find/lang/et.js index 749c54e3..686dd5ea 100644 --- a/sources/plugins/find/lang/et.js +++ b/sources/plugins/find/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'et', { diff --git a/sources/plugins/find/lang/eu.js b/sources/plugins/find/lang/eu.js index dad61b1b..f10f9338 100644 --- a/sources/plugins/find/lang/eu.js +++ b/sources/plugins/find/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'eu', { diff --git a/sources/plugins/find/lang/fa.js b/sources/plugins/find/lang/fa.js index c0b45b54..3d8a0d87 100644 --- a/sources/plugins/find/lang/fa.js +++ b/sources/plugins/find/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'fa', { diff --git a/sources/plugins/find/lang/fi.js b/sources/plugins/find/lang/fi.js index 2d583902..90b88ba0 100644 --- a/sources/plugins/find/lang/fi.js +++ b/sources/plugins/find/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'fi', { diff --git a/sources/plugins/find/lang/fo.js b/sources/plugins/find/lang/fo.js index be08687b..f607ffff 100644 --- a/sources/plugins/find/lang/fo.js +++ b/sources/plugins/find/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'fo', { diff --git a/sources/plugins/find/lang/fr-ca.js b/sources/plugins/find/lang/fr-ca.js index 401aedbf..aaeea311 100644 --- a/sources/plugins/find/lang/fr-ca.js +++ b/sources/plugins/find/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'fr-ca', { diff --git a/sources/plugins/find/lang/fr.js b/sources/plugins/find/lang/fr.js index 65ce1bb1..6df513d2 100644 --- a/sources/plugins/find/lang/fr.js +++ b/sources/plugins/find/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'fr', { diff --git a/sources/plugins/find/lang/gl.js b/sources/plugins/find/lang/gl.js index 853bfd8e..f16b4204 100644 --- a/sources/plugins/find/lang/gl.js +++ b/sources/plugins/find/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'gl', { diff --git a/sources/plugins/find/lang/gu.js b/sources/plugins/find/lang/gu.js index 9f0a344c..a4fa4405 100644 --- a/sources/plugins/find/lang/gu.js +++ b/sources/plugins/find/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'gu', { diff --git a/sources/plugins/find/lang/he.js b/sources/plugins/find/lang/he.js index 9c81572a..76b83f0d 100644 --- a/sources/plugins/find/lang/he.js +++ b/sources/plugins/find/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'he', { diff --git a/sources/plugins/find/lang/hi.js b/sources/plugins/find/lang/hi.js index 73ebdafb..646fbc1c 100644 --- a/sources/plugins/find/lang/hi.js +++ b/sources/plugins/find/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'hi', { diff --git a/sources/plugins/find/lang/hr.js b/sources/plugins/find/lang/hr.js index ea542328..8d651bae 100644 --- a/sources/plugins/find/lang/hr.js +++ b/sources/plugins/find/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'hr', { diff --git a/sources/plugins/find/lang/hu.js b/sources/plugins/find/lang/hu.js index 70ed8523..02177230 100644 --- a/sources/plugins/find/lang/hu.js +++ b/sources/plugins/find/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'hu', { diff --git a/sources/plugins/find/lang/id.js b/sources/plugins/find/lang/id.js index 136c9aaf..faea0d01 100644 --- a/sources/plugins/find/lang/id.js +++ b/sources/plugins/find/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'id', { diff --git a/sources/plugins/find/lang/is.js b/sources/plugins/find/lang/is.js index 7687957c..8bf9b9a2 100644 --- a/sources/plugins/find/lang/is.js +++ b/sources/plugins/find/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'is', { diff --git a/sources/plugins/find/lang/it.js b/sources/plugins/find/lang/it.js index 4759fdba..46a38d36 100644 --- a/sources/plugins/find/lang/it.js +++ b/sources/plugins/find/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'it', { diff --git a/sources/plugins/find/lang/ja.js b/sources/plugins/find/lang/ja.js index 51100472..6a95865c 100644 --- a/sources/plugins/find/lang/ja.js +++ b/sources/plugins/find/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'ja', { diff --git a/sources/plugins/find/lang/ka.js b/sources/plugins/find/lang/ka.js index 2ac75798..0dd19756 100644 --- a/sources/plugins/find/lang/ka.js +++ b/sources/plugins/find/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'ka', { diff --git a/sources/plugins/find/lang/km.js b/sources/plugins/find/lang/km.js index f4f43399..1bfe5c7c 100644 --- a/sources/plugins/find/lang/km.js +++ b/sources/plugins/find/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'km', { diff --git a/sources/plugins/find/lang/ko.js b/sources/plugins/find/lang/ko.js index 13bef418..995e4c83 100644 --- a/sources/plugins/find/lang/ko.js +++ b/sources/plugins/find/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'ko', { diff --git a/sources/plugins/find/lang/ku.js b/sources/plugins/find/lang/ku.js index c74fb071..d5d33848 100644 --- a/sources/plugins/find/lang/ku.js +++ b/sources/plugins/find/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'ku', { diff --git a/sources/plugins/find/lang/lt.js b/sources/plugins/find/lang/lt.js index 91d8ef24..345dd89b 100644 --- a/sources/plugins/find/lang/lt.js +++ b/sources/plugins/find/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'lt', { diff --git a/sources/plugins/find/lang/lv.js b/sources/plugins/find/lang/lv.js index fff75cf9..afb008d2 100644 --- a/sources/plugins/find/lang/lv.js +++ b/sources/plugins/find/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'lv', { diff --git a/sources/plugins/find/lang/mk.js b/sources/plugins/find/lang/mk.js index d30638b4..05a6c69a 100644 --- a/sources/plugins/find/lang/mk.js +++ b/sources/plugins/find/lang/mk.js @@ -1,18 +1,18 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'mk', { - find: 'Find', - findOptions: 'Find Options', - findWhat: 'Find what:', - matchCase: 'Match case', - matchCyclic: 'Match cyclic', - matchWord: 'Match whole word', - notFoundMsg: 'The specified text was not found.', - replace: 'Replace', - replaceAll: 'Replace All', - replaceSuccessMsg: '%1 occurrence(s) replaced.', - replaceWith: 'Replace with:', - title: 'Find and Replace' + find: 'Пронајди', + findOptions: 'Опции за пронаоѓање', + findWhat: 'Што барате:', + matchCase: 'Се совпаѓа голема/мала буква,', + matchCyclic: 'Пребарај циклично', + matchWord: 'Се совпаѓа цел збор', + notFoundMsg: 'Внесениот текст не беше пронајден.', + replace: 'Замени', + replaceAll: 'Замени ги сите', + replaceSuccessMsg: '%1 случај/и беа заменети.', + replaceWith: 'Замени со:', + title: 'Пронајди и замени' } ); diff --git a/sources/plugins/find/lang/mn.js b/sources/plugins/find/lang/mn.js index e41d1429..22852318 100644 --- a/sources/plugins/find/lang/mn.js +++ b/sources/plugins/find/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'mn', { diff --git a/sources/plugins/find/lang/ms.js b/sources/plugins/find/lang/ms.js index 79ceca0c..8a002d59 100644 --- a/sources/plugins/find/lang/ms.js +++ b/sources/plugins/find/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'ms', { diff --git a/sources/plugins/find/lang/nb.js b/sources/plugins/find/lang/nb.js index fdd559b8..12d0b628 100644 --- a/sources/plugins/find/lang/nb.js +++ b/sources/plugins/find/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'nb', { diff --git a/sources/plugins/find/lang/nl.js b/sources/plugins/find/lang/nl.js index c350072b..479e4359 100644 --- a/sources/plugins/find/lang/nl.js +++ b/sources/plugins/find/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'nl', { diff --git a/sources/plugins/find/lang/no.js b/sources/plugins/find/lang/no.js index 6c99e793..f236e66f 100644 --- a/sources/plugins/find/lang/no.js +++ b/sources/plugins/find/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'no', { diff --git a/sources/plugins/find/lang/pl.js b/sources/plugins/find/lang/pl.js index 949c2a38..38cf9e58 100644 --- a/sources/plugins/find/lang/pl.js +++ b/sources/plugins/find/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'pl', { diff --git a/sources/plugins/find/lang/pt-br.js b/sources/plugins/find/lang/pt-br.js index e52126c7..712489b9 100644 --- a/sources/plugins/find/lang/pt-br.js +++ b/sources/plugins/find/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'pt-br', { diff --git a/sources/plugins/find/lang/pt.js b/sources/plugins/find/lang/pt.js index 19901df5..555bfef3 100644 --- a/sources/plugins/find/lang/pt.js +++ b/sources/plugins/find/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'pt', { diff --git a/sources/plugins/find/lang/ro.js b/sources/plugins/find/lang/ro.js index 0760be20..cec0b408 100644 --- a/sources/plugins/find/lang/ro.js +++ b/sources/plugins/find/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'ro', { diff --git a/sources/plugins/find/lang/ru.js b/sources/plugins/find/lang/ru.js index 5667a7dd..a289e86e 100644 --- a/sources/plugins/find/lang/ru.js +++ b/sources/plugins/find/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'ru', { diff --git a/sources/plugins/find/lang/si.js b/sources/plugins/find/lang/si.js index 2e1b1b68..74e4dd0f 100644 --- a/sources/plugins/find/lang/si.js +++ b/sources/plugins/find/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'si', { diff --git a/sources/plugins/find/lang/sk.js b/sources/plugins/find/lang/sk.js index 2b3471b1..d98242d7 100644 --- a/sources/plugins/find/lang/sk.js +++ b/sources/plugins/find/lang/sk.js @@ -1,18 +1,18 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'sk', { - find: 'Hľadať', - findOptions: 'Nájsť možnosti', + find: 'Vyhľadať', + findOptions: 'Možnosti vyhľadávania', findWhat: 'Čo hľadať:', matchCase: 'Rozlišovať malé a veľké písmená', - matchCyclic: 'Cykliť zhodu', + matchCyclic: 'Po dosiahnutí konca pokračovať od začiatku', matchWord: 'Len celé slová', notFoundMsg: 'Hľadaný text nebol nájdený.', replace: 'Nahradiť', replaceAll: 'Nahradiť všetko', replaceSuccessMsg: '%1 výskyt(ov) nahradených.', replaceWith: 'Čím nahradiť:', - title: 'Nájsť a nahradiť' + title: 'Vyhľadať a nahradiť' } ); diff --git a/sources/plugins/find/lang/sl.js b/sources/plugins/find/lang/sl.js index ce6302c4..ca20a7d4 100644 --- a/sources/plugins/find/lang/sl.js +++ b/sources/plugins/find/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'sl', { diff --git a/sources/plugins/find/lang/sq.js b/sources/plugins/find/lang/sq.js index 8a2e449d..da452fb4 100644 --- a/sources/plugins/find/lang/sq.js +++ b/sources/plugins/find/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'sq', { diff --git a/sources/plugins/find/lang/sr-latn.js b/sources/plugins/find/lang/sr-latn.js index 48f85a25..910d7498 100644 --- a/sources/plugins/find/lang/sr-latn.js +++ b/sources/plugins/find/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'sr-latn', { diff --git a/sources/plugins/find/lang/sr.js b/sources/plugins/find/lang/sr.js index 9e7ae1c9..c4c0cd8f 100644 --- a/sources/plugins/find/lang/sr.js +++ b/sources/plugins/find/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'sr', { diff --git a/sources/plugins/find/lang/sv.js b/sources/plugins/find/lang/sv.js index 3e2d1ce0..7b18a170 100644 --- a/sources/plugins/find/lang/sv.js +++ b/sources/plugins/find/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'sv', { diff --git a/sources/plugins/find/lang/th.js b/sources/plugins/find/lang/th.js index d83cfd26..334e77ea 100644 --- a/sources/plugins/find/lang/th.js +++ b/sources/plugins/find/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'th', { diff --git a/sources/plugins/find/lang/tr.js b/sources/plugins/find/lang/tr.js index 9705d9e0..98c4030e 100644 --- a/sources/plugins/find/lang/tr.js +++ b/sources/plugins/find/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'tr', { diff --git a/sources/plugins/find/lang/tt.js b/sources/plugins/find/lang/tt.js index 459892b1..803b3a26 100644 --- a/sources/plugins/find/lang/tt.js +++ b/sources/plugins/find/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'tt', { diff --git a/sources/plugins/find/lang/ug.js b/sources/plugins/find/lang/ug.js index 1407e983..8d4c2800 100644 --- a/sources/plugins/find/lang/ug.js +++ b/sources/plugins/find/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'ug', { diff --git a/sources/plugins/find/lang/uk.js b/sources/plugins/find/lang/uk.js index 3e904836..336ccd9f 100644 --- a/sources/plugins/find/lang/uk.js +++ b/sources/plugins/find/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'uk', { diff --git a/sources/plugins/find/lang/vi.js b/sources/plugins/find/lang/vi.js index 3a6d522b..9a15f1f5 100644 --- a/sources/plugins/find/lang/vi.js +++ b/sources/plugins/find/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'vi', { diff --git a/sources/plugins/find/lang/zh-cn.js b/sources/plugins/find/lang/zh-cn.js index d38bb9dd..264f08a8 100644 --- a/sources/plugins/find/lang/zh-cn.js +++ b/sources/plugins/find/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'zh-cn', { diff --git a/sources/plugins/find/lang/zh.js b/sources/plugins/find/lang/zh.js index 13c65c57..89a271fb 100644 --- a/sources/plugins/find/lang/zh.js +++ b/sources/plugins/find/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'zh', { diff --git a/sources/plugins/find/plugin.js b/sources/plugins/find/plugin.js index bf8a3529..a87393b5 100644 --- a/sources/plugins/find/plugin.js +++ b/sources/plugins/find/plugin.js @@ -1,12 +1,12 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.add( 'find', { requires: 'dialog', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'find,find-rtl,replace', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/flash/dialogs/flash.js b/sources/plugins/flash/dialogs/flash.js index 60d5482f..af2b8562 100644 --- a/sources/plugins/flash/dialogs/flash.js +++ b/sources/plugins/flash/dialogs/flash.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/flash/lang/af.js b/sources/plugins/flash/lang/af.js index f34ac663..4ec94749 100644 --- a/sources/plugins/flash/lang/af.js +++ b/sources/plugins/flash/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'af', { diff --git a/sources/plugins/flash/lang/ar.js b/sources/plugins/flash/lang/ar.js index ce91616f..c0df8609 100644 --- a/sources/plugins/flash/lang/ar.js +++ b/sources/plugins/flash/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'ar', { diff --git a/sources/plugins/flash/lang/bg.js b/sources/plugins/flash/lang/bg.js index 5d0b28d0..4930aee1 100644 --- a/sources/plugins/flash/lang/bg.js +++ b/sources/plugins/flash/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'bg', { diff --git a/sources/plugins/flash/lang/bn.js b/sources/plugins/flash/lang/bn.js index 1d713ab5..12569645 100644 --- a/sources/plugins/flash/lang/bn.js +++ b/sources/plugins/flash/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'bn', { diff --git a/sources/plugins/flash/lang/bs.js b/sources/plugins/flash/lang/bs.js index 0219f2a7..2b3c9f59 100644 --- a/sources/plugins/flash/lang/bs.js +++ b/sources/plugins/flash/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'bs', { diff --git a/sources/plugins/flash/lang/ca.js b/sources/plugins/flash/lang/ca.js index fdeefa07..f2c472ce 100644 --- a/sources/plugins/flash/lang/ca.js +++ b/sources/plugins/flash/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'ca', { diff --git a/sources/plugins/flash/lang/cs.js b/sources/plugins/flash/lang/cs.js index a28e00e9..3081da4d 100644 --- a/sources/plugins/flash/lang/cs.js +++ b/sources/plugins/flash/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'cs', { diff --git a/sources/plugins/flash/lang/cy.js b/sources/plugins/flash/lang/cy.js index e581eac1..5824a89b 100644 --- a/sources/plugins/flash/lang/cy.js +++ b/sources/plugins/flash/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'cy', { diff --git a/sources/plugins/flash/lang/da.js b/sources/plugins/flash/lang/da.js index 453a3e03..09b7c1a2 100644 --- a/sources/plugins/flash/lang/da.js +++ b/sources/plugins/flash/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'da', { diff --git a/sources/plugins/flash/lang/de-ch.js b/sources/plugins/flash/lang/de-ch.js new file mode 100644 index 00000000..fdeea449 --- /dev/null +++ b/sources/plugins/flash/lang/de-ch.js @@ -0,0 +1,43 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'flash', 'de-ch', { + access: 'Skriptzugriff', + accessAlways: 'Immer', + accessNever: 'Nie', + accessSameDomain: 'Gleiche Domain', + alignAbsBottom: 'Abs Unten', + alignAbsMiddle: 'Abs Mitte', + alignBaseline: 'Basislinie', + alignTextTop: 'Text oben', + bgcolor: 'Hintergrundfarbe', + chkFull: 'Vollbildmodus erlauben', + chkLoop: 'Endlosschleife', + chkMenu: 'Flash-Menü aktivieren', + chkPlay: 'Automatisch Abspielen', + flashvars: 'Variablen für Flash', + hSpace: 'Horizontal-Abstand', + properties: 'Flash-Eigenschaften', + propertiesTab: 'Eigenschaften', + quality: 'Qualität', + qualityAutoHigh: 'Auto Hoch', + qualityAutoLow: 'Auto Niedrig', + qualityBest: 'Beste', + qualityHigh: 'Hoch', + qualityLow: 'Niedrig', + qualityMedium: 'Mittel', + scale: 'Skalierung', + scaleAll: 'Alles anzeigen', + scaleFit: 'Passgenau', + scaleNoBorder: 'Ohne Rand', + title: 'Flash-Eigenschaften', + vSpace: 'Vertikal-Abstand', + validateHSpace: 'HSpace muss eine Zahl sein.', + validateSrc: 'URL darf nicht leer sein.', + validateVSpace: 'VSpace muss eine Zahl sein.', + windowMode: 'Fenstermodus', + windowModeOpaque: 'Deckend', + windowModeTransparent: 'Transparent', + windowModeWindow: 'Fenster' +} ); diff --git a/sources/plugins/flash/lang/de.js b/sources/plugins/flash/lang/de.js index b974d827..caf2a05c 100644 --- a/sources/plugins/flash/lang/de.js +++ b/sources/plugins/flash/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'de', { diff --git a/sources/plugins/flash/lang/el.js b/sources/plugins/flash/lang/el.js index f96d63a5..3a4030b7 100644 --- a/sources/plugins/flash/lang/el.js +++ b/sources/plugins/flash/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'el', { diff --git a/sources/plugins/flash/lang/en-au.js b/sources/plugins/flash/lang/en-au.js index 78fb629c..0b440013 100644 --- a/sources/plugins/flash/lang/en-au.js +++ b/sources/plugins/flash/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'en-au', { diff --git a/sources/plugins/flash/lang/en-ca.js b/sources/plugins/flash/lang/en-ca.js index 37770f05..eac0a2c1 100644 --- a/sources/plugins/flash/lang/en-ca.js +++ b/sources/plugins/flash/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'en-ca', { diff --git a/sources/plugins/flash/lang/en-gb.js b/sources/plugins/flash/lang/en-gb.js index 3965ea65..518ac10a 100644 --- a/sources/plugins/flash/lang/en-gb.js +++ b/sources/plugins/flash/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'en-gb', { diff --git a/sources/plugins/flash/lang/en.js b/sources/plugins/flash/lang/en.js index cea0d5ce..8cfbf8a3 100644 --- a/sources/plugins/flash/lang/en.js +++ b/sources/plugins/flash/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'en', { diff --git a/sources/plugins/flash/lang/eo.js b/sources/plugins/flash/lang/eo.js index ada16d0d..2dca66c7 100644 --- a/sources/plugins/flash/lang/eo.js +++ b/sources/plugins/flash/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'eo', { diff --git a/sources/plugins/flash/lang/es.js b/sources/plugins/flash/lang/es.js index 9965ca87..359ef755 100644 --- a/sources/plugins/flash/lang/es.js +++ b/sources/plugins/flash/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'es', { diff --git a/sources/plugins/flash/lang/et.js b/sources/plugins/flash/lang/et.js index 8ed5eac8..c59cd4cc 100644 --- a/sources/plugins/flash/lang/et.js +++ b/sources/plugins/flash/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'et', { diff --git a/sources/plugins/flash/lang/eu.js b/sources/plugins/flash/lang/eu.js index 750f8a48..9850321c 100644 --- a/sources/plugins/flash/lang/eu.js +++ b/sources/plugins/flash/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'eu', { diff --git a/sources/plugins/flash/lang/fa.js b/sources/plugins/flash/lang/fa.js index 6abe129c..8b4b9923 100644 --- a/sources/plugins/flash/lang/fa.js +++ b/sources/plugins/flash/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'fa', { diff --git a/sources/plugins/flash/lang/fi.js b/sources/plugins/flash/lang/fi.js index 74a0ad83..d3121e01 100644 --- a/sources/plugins/flash/lang/fi.js +++ b/sources/plugins/flash/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'fi', { diff --git a/sources/plugins/flash/lang/fo.js b/sources/plugins/flash/lang/fo.js index 5066cda0..4089580b 100644 --- a/sources/plugins/flash/lang/fo.js +++ b/sources/plugins/flash/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'fo', { diff --git a/sources/plugins/flash/lang/fr-ca.js b/sources/plugins/flash/lang/fr-ca.js index 1a0817aa..67c3eff9 100644 --- a/sources/plugins/flash/lang/fr-ca.js +++ b/sources/plugins/flash/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'fr-ca', { diff --git a/sources/plugins/flash/lang/fr.js b/sources/plugins/flash/lang/fr.js index aa010d44..ceefc190 100644 --- a/sources/plugins/flash/lang/fr.js +++ b/sources/plugins/flash/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'fr', { diff --git a/sources/plugins/flash/lang/gl.js b/sources/plugins/flash/lang/gl.js index 0135d132..12b5ae56 100644 --- a/sources/plugins/flash/lang/gl.js +++ b/sources/plugins/flash/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'gl', { diff --git a/sources/plugins/flash/lang/gu.js b/sources/plugins/flash/lang/gu.js index 79fa2a19..d2ff3aed 100644 --- a/sources/plugins/flash/lang/gu.js +++ b/sources/plugins/flash/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'gu', { diff --git a/sources/plugins/flash/lang/he.js b/sources/plugins/flash/lang/he.js index 27f8ce33..28064144 100644 --- a/sources/plugins/flash/lang/he.js +++ b/sources/plugins/flash/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'he', { diff --git a/sources/plugins/flash/lang/hi.js b/sources/plugins/flash/lang/hi.js index 6c0c0fd7..21abe389 100644 --- a/sources/plugins/flash/lang/hi.js +++ b/sources/plugins/flash/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'hi', { diff --git a/sources/plugins/flash/lang/hr.js b/sources/plugins/flash/lang/hr.js index 79d9083a..c609ef35 100644 --- a/sources/plugins/flash/lang/hr.js +++ b/sources/plugins/flash/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'hr', { diff --git a/sources/plugins/flash/lang/hu.js b/sources/plugins/flash/lang/hu.js index 755500a8..03dc8ae0 100644 --- a/sources/plugins/flash/lang/hu.js +++ b/sources/plugins/flash/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'hu', { diff --git a/sources/plugins/flash/lang/id.js b/sources/plugins/flash/lang/id.js index bd66ee65..8a9e84fb 100644 --- a/sources/plugins/flash/lang/id.js +++ b/sources/plugins/flash/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'id', { diff --git a/sources/plugins/flash/lang/is.js b/sources/plugins/flash/lang/is.js index 519104a9..406d9e19 100644 --- a/sources/plugins/flash/lang/is.js +++ b/sources/plugins/flash/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'is', { diff --git a/sources/plugins/flash/lang/it.js b/sources/plugins/flash/lang/it.js index 01322fe5..5b428904 100644 --- a/sources/plugins/flash/lang/it.js +++ b/sources/plugins/flash/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'it', { diff --git a/sources/plugins/flash/lang/ja.js b/sources/plugins/flash/lang/ja.js index 080ad9c9..d8050128 100644 --- a/sources/plugins/flash/lang/ja.js +++ b/sources/plugins/flash/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'ja', { diff --git a/sources/plugins/flash/lang/ka.js b/sources/plugins/flash/lang/ka.js index 0a0260eb..c265529c 100644 --- a/sources/plugins/flash/lang/ka.js +++ b/sources/plugins/flash/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'ka', { diff --git a/sources/plugins/flash/lang/km.js b/sources/plugins/flash/lang/km.js index d7a95c45..197c1c6d 100644 --- a/sources/plugins/flash/lang/km.js +++ b/sources/plugins/flash/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'km', { diff --git a/sources/plugins/flash/lang/ko.js b/sources/plugins/flash/lang/ko.js index d044d026..6035fb3a 100644 --- a/sources/plugins/flash/lang/ko.js +++ b/sources/plugins/flash/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'ko', { diff --git a/sources/plugins/flash/lang/ku.js b/sources/plugins/flash/lang/ku.js index c1a5bfb4..0372e0a9 100644 --- a/sources/plugins/flash/lang/ku.js +++ b/sources/plugins/flash/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'ku', { diff --git a/sources/plugins/flash/lang/lt.js b/sources/plugins/flash/lang/lt.js index d29a614c..fa01d963 100644 --- a/sources/plugins/flash/lang/lt.js +++ b/sources/plugins/flash/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'lt', { diff --git a/sources/plugins/flash/lang/lv.js b/sources/plugins/flash/lang/lv.js index ff033511..4799dde7 100644 --- a/sources/plugins/flash/lang/lv.js +++ b/sources/plugins/flash/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'lv', { diff --git a/sources/plugins/flash/lang/mk.js b/sources/plugins/flash/lang/mk.js index 878d3792..e77fe44b 100644 --- a/sources/plugins/flash/lang/mk.js +++ b/sources/plugins/flash/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'mk', { @@ -17,7 +17,7 @@ CKEDITOR.plugins.setLang( 'flash', 'mk', { chkMenu: 'Enable Flash Menu', // MISSING chkPlay: 'Auto Play', // MISSING flashvars: 'Variables for Flash', // MISSING - hSpace: 'HSpace', // MISSING + hSpace: 'Хоризонтален простор', properties: 'Flash Properties', // MISSING propertiesTab: 'Properties', // MISSING quality: 'Quality', // MISSING @@ -32,7 +32,7 @@ CKEDITOR.plugins.setLang( 'flash', 'mk', { scaleFit: 'Exact Fit', // MISSING scaleNoBorder: 'No Border', // MISSING title: 'Flash Properties', // MISSING - vSpace: 'VSpace', // MISSING + vSpace: 'Вертикален простор', validateHSpace: 'HSpace must be a number.', // MISSING validateSrc: 'URL must not be empty.', // MISSING validateVSpace: 'VSpace must be a number.', // MISSING diff --git a/sources/plugins/flash/lang/mn.js b/sources/plugins/flash/lang/mn.js index 450acc71..64dbf245 100644 --- a/sources/plugins/flash/lang/mn.js +++ b/sources/plugins/flash/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'mn', { diff --git a/sources/plugins/flash/lang/ms.js b/sources/plugins/flash/lang/ms.js index f71871a1..2752d045 100644 --- a/sources/plugins/flash/lang/ms.js +++ b/sources/plugins/flash/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'ms', { diff --git a/sources/plugins/flash/lang/nb.js b/sources/plugins/flash/lang/nb.js index 6b315f41..aa84135b 100644 --- a/sources/plugins/flash/lang/nb.js +++ b/sources/plugins/flash/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'nb', { diff --git a/sources/plugins/flash/lang/nl.js b/sources/plugins/flash/lang/nl.js index f577a752..3fff5a40 100644 --- a/sources/plugins/flash/lang/nl.js +++ b/sources/plugins/flash/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'nl', { diff --git a/sources/plugins/flash/lang/no.js b/sources/plugins/flash/lang/no.js index 0b976aec..4c11fa64 100644 --- a/sources/plugins/flash/lang/no.js +++ b/sources/plugins/flash/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'no', { diff --git a/sources/plugins/flash/lang/pl.js b/sources/plugins/flash/lang/pl.js index e7850332..32d1f7ac 100644 --- a/sources/plugins/flash/lang/pl.js +++ b/sources/plugins/flash/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'pl', { diff --git a/sources/plugins/flash/lang/pt-br.js b/sources/plugins/flash/lang/pt-br.js index 6e57ece4..b1f4a9a7 100644 --- a/sources/plugins/flash/lang/pt-br.js +++ b/sources/plugins/flash/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'pt-br', { diff --git a/sources/plugins/flash/lang/pt.js b/sources/plugins/flash/lang/pt.js index c2b2c2e5..daaec65e 100644 --- a/sources/plugins/flash/lang/pt.js +++ b/sources/plugins/flash/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'pt', { diff --git a/sources/plugins/flash/lang/ro.js b/sources/plugins/flash/lang/ro.js index 488ad1e3..f44b5db2 100644 --- a/sources/plugins/flash/lang/ro.js +++ b/sources/plugins/flash/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'ro', { diff --git a/sources/plugins/flash/lang/ru.js b/sources/plugins/flash/lang/ru.js index 2c03bb32..2f1f5600 100644 --- a/sources/plugins/flash/lang/ru.js +++ b/sources/plugins/flash/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'ru', { diff --git a/sources/plugins/flash/lang/si.js b/sources/plugins/flash/lang/si.js index 1511971a..d0a8826c 100644 --- a/sources/plugins/flash/lang/si.js +++ b/sources/plugins/flash/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'si', { diff --git a/sources/plugins/flash/lang/sk.js b/sources/plugins/flash/lang/sk.js index f29b4f04..5f1a5cec 100644 --- a/sources/plugins/flash/lang/sk.js +++ b/sources/plugins/flash/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'sk', { diff --git a/sources/plugins/flash/lang/sl.js b/sources/plugins/flash/lang/sl.js index 7b7be227..f8c9d87b 100644 --- a/sources/plugins/flash/lang/sl.js +++ b/sources/plugins/flash/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'sl', { diff --git a/sources/plugins/flash/lang/sq.js b/sources/plugins/flash/lang/sq.js index 84c8138f..ffc22900 100644 --- a/sources/plugins/flash/lang/sq.js +++ b/sources/plugins/flash/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'sq', { diff --git a/sources/plugins/flash/lang/sr-latn.js b/sources/plugins/flash/lang/sr-latn.js index 83a7c5ce..a73b4eeb 100644 --- a/sources/plugins/flash/lang/sr-latn.js +++ b/sources/plugins/flash/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'sr-latn', { diff --git a/sources/plugins/flash/lang/sr.js b/sources/plugins/flash/lang/sr.js index 18bbf0c1..7b107c49 100644 --- a/sources/plugins/flash/lang/sr.js +++ b/sources/plugins/flash/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'sr', { diff --git a/sources/plugins/flash/lang/sv.js b/sources/plugins/flash/lang/sv.js index c2e3b3fb..06fa6f87 100644 --- a/sources/plugins/flash/lang/sv.js +++ b/sources/plugins/flash/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'sv', { diff --git a/sources/plugins/flash/lang/th.js b/sources/plugins/flash/lang/th.js index 8a5c55da..b1bf3485 100644 --- a/sources/plugins/flash/lang/th.js +++ b/sources/plugins/flash/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'th', { diff --git a/sources/plugins/flash/lang/tr.js b/sources/plugins/flash/lang/tr.js index 18784380..af88238c 100644 --- a/sources/plugins/flash/lang/tr.js +++ b/sources/plugins/flash/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'tr', { diff --git a/sources/plugins/flash/lang/tt.js b/sources/plugins/flash/lang/tt.js index dbea9350..bc945e6f 100644 --- a/sources/plugins/flash/lang/tt.js +++ b/sources/plugins/flash/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'tt', { diff --git a/sources/plugins/flash/lang/ug.js b/sources/plugins/flash/lang/ug.js index 90a98e03..482a2f05 100644 --- a/sources/plugins/flash/lang/ug.js +++ b/sources/plugins/flash/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'ug', { diff --git a/sources/plugins/flash/lang/uk.js b/sources/plugins/flash/lang/uk.js index 48e9ba8c..fd0c46ce 100644 --- a/sources/plugins/flash/lang/uk.js +++ b/sources/plugins/flash/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'uk', { diff --git a/sources/plugins/flash/lang/vi.js b/sources/plugins/flash/lang/vi.js index 77e850e5..c1ca564f 100644 --- a/sources/plugins/flash/lang/vi.js +++ b/sources/plugins/flash/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'vi', { diff --git a/sources/plugins/flash/lang/zh-cn.js b/sources/plugins/flash/lang/zh-cn.js index 85c0c17f..bff3bc10 100644 --- a/sources/plugins/flash/lang/zh-cn.js +++ b/sources/plugins/flash/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'zh-cn', { diff --git a/sources/plugins/flash/lang/zh.js b/sources/plugins/flash/lang/zh.js index d8660124..d2ec23cf 100644 --- a/sources/plugins/flash/lang/zh.js +++ b/sources/plugins/flash/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'zh', { diff --git a/sources/plugins/flash/plugin.js b/sources/plugins/flash/plugin.js index 53e37ffd..b9078403 100644 --- a/sources/plugins/flash/plugin.js +++ b/sources/plugins/flash/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -19,7 +19,7 @@ CKEDITOR.plugins.add( 'flash', { requires: 'dialog,fakeobjects', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'flash', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/floatingspace/plugin.js b/sources/plugins/floatingspace/plugin.js index 72ea28d9..70e0ce9b 100644 --- a/sources/plugins/floatingspace/plugin.js +++ b/sources/plugins/floatingspace/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/floatpanel/plugin.js b/sources/plugins/floatpanel/plugin.js index 98ed6fd1..0de3e5e7 100644 --- a/sources/plugins/floatpanel/plugin.js +++ b/sources/plugins/floatpanel/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/font/lang/af.js b/sources/plugins/font/lang/af.js index 66f7398d..8c125ee9 100644 --- a/sources/plugins/font/lang/af.js +++ b/sources/plugins/font/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'af', { diff --git a/sources/plugins/font/lang/ar.js b/sources/plugins/font/lang/ar.js index 168189c5..d042b245 100644 --- a/sources/plugins/font/lang/ar.js +++ b/sources/plugins/font/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'ar', { diff --git a/sources/plugins/font/lang/bg.js b/sources/plugins/font/lang/bg.js index 72edae63..8fca4400 100644 --- a/sources/plugins/font/lang/bg.js +++ b/sources/plugins/font/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'bg', { diff --git a/sources/plugins/font/lang/bn.js b/sources/plugins/font/lang/bn.js index 4aa397d7..0713166c 100644 --- a/sources/plugins/font/lang/bn.js +++ b/sources/plugins/font/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'bn', { diff --git a/sources/plugins/font/lang/bs.js b/sources/plugins/font/lang/bs.js index 8699582b..20c6160c 100644 --- a/sources/plugins/font/lang/bs.js +++ b/sources/plugins/font/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'bs', { diff --git a/sources/plugins/font/lang/ca.js b/sources/plugins/font/lang/ca.js index 7a7730ca..aa48e39a 100644 --- a/sources/plugins/font/lang/ca.js +++ b/sources/plugins/font/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'ca', { diff --git a/sources/plugins/font/lang/cs.js b/sources/plugins/font/lang/cs.js index 2884a68e..93f791b4 100644 --- a/sources/plugins/font/lang/cs.js +++ b/sources/plugins/font/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'cs', { diff --git a/sources/plugins/font/lang/cy.js b/sources/plugins/font/lang/cy.js index d14cfe67..48633b06 100644 --- a/sources/plugins/font/lang/cy.js +++ b/sources/plugins/font/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'cy', { diff --git a/sources/plugins/font/lang/da.js b/sources/plugins/font/lang/da.js index c18415b3..8f32f1e1 100644 --- a/sources/plugins/font/lang/da.js +++ b/sources/plugins/font/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'da', { diff --git a/sources/plugins/font/lang/de-ch.js b/sources/plugins/font/lang/de-ch.js new file mode 100644 index 00000000..19748969 --- /dev/null +++ b/sources/plugins/font/lang/de-ch.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'de-ch', { + fontSize: { + label: 'Grösse', + voiceLabel: 'Schrifgrösse', + panelTitle: 'Schriftgrösse' + }, + label: 'Schriftart', + panelTitle: 'Schriftartname', + voiceLabel: 'Schriftart' +} ); diff --git a/sources/plugins/font/lang/de.js b/sources/plugins/font/lang/de.js index d5aa1a7b..3ef3844f 100644 --- a/sources/plugins/font/lang/de.js +++ b/sources/plugins/font/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'de', { diff --git a/sources/plugins/font/lang/el.js b/sources/plugins/font/lang/el.js index 20fb5f39..4885c65f 100644 --- a/sources/plugins/font/lang/el.js +++ b/sources/plugins/font/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'el', { diff --git a/sources/plugins/font/lang/en-au.js b/sources/plugins/font/lang/en-au.js index 7f6ade46..d815d37f 100644 --- a/sources/plugins/font/lang/en-au.js +++ b/sources/plugins/font/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'en-au', { diff --git a/sources/plugins/font/lang/en-ca.js b/sources/plugins/font/lang/en-ca.js index 5d51411c..75c48115 100644 --- a/sources/plugins/font/lang/en-ca.js +++ b/sources/plugins/font/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'en-ca', { diff --git a/sources/plugins/font/lang/en-gb.js b/sources/plugins/font/lang/en-gb.js index 8314a004..24694a89 100644 --- a/sources/plugins/font/lang/en-gb.js +++ b/sources/plugins/font/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'en-gb', { diff --git a/sources/plugins/font/lang/en.js b/sources/plugins/font/lang/en.js index c10403ca..7f4a61bf 100644 --- a/sources/plugins/font/lang/en.js +++ b/sources/plugins/font/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'en', { diff --git a/sources/plugins/font/lang/eo.js b/sources/plugins/font/lang/eo.js index 8a883219..a34f810d 100644 --- a/sources/plugins/font/lang/eo.js +++ b/sources/plugins/font/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'eo', { diff --git a/sources/plugins/font/lang/es.js b/sources/plugins/font/lang/es.js index 9a68c614..4619b747 100644 --- a/sources/plugins/font/lang/es.js +++ b/sources/plugins/font/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'es', { diff --git a/sources/plugins/font/lang/et.js b/sources/plugins/font/lang/et.js index 3a8fa319..212ad65e 100644 --- a/sources/plugins/font/lang/et.js +++ b/sources/plugins/font/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'et', { diff --git a/sources/plugins/font/lang/eu.js b/sources/plugins/font/lang/eu.js index 164f7283..7f9c99be 100644 --- a/sources/plugins/font/lang/eu.js +++ b/sources/plugins/font/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'eu', { diff --git a/sources/plugins/font/lang/fa.js b/sources/plugins/font/lang/fa.js index 418920ba..534b3b3d 100644 --- a/sources/plugins/font/lang/fa.js +++ b/sources/plugins/font/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'fa', { diff --git a/sources/plugins/font/lang/fi.js b/sources/plugins/font/lang/fi.js index 2fa400f5..28bde7ce 100644 --- a/sources/plugins/font/lang/fi.js +++ b/sources/plugins/font/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'fi', { diff --git a/sources/plugins/font/lang/fo.js b/sources/plugins/font/lang/fo.js index 6889201e..9efc057c 100644 --- a/sources/plugins/font/lang/fo.js +++ b/sources/plugins/font/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'fo', { diff --git a/sources/plugins/font/lang/fr-ca.js b/sources/plugins/font/lang/fr-ca.js index 5fea47ec..e0cbe4be 100644 --- a/sources/plugins/font/lang/fr-ca.js +++ b/sources/plugins/font/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'fr-ca', { diff --git a/sources/plugins/font/lang/fr.js b/sources/plugins/font/lang/fr.js index 801f93d5..3a755299 100644 --- a/sources/plugins/font/lang/fr.js +++ b/sources/plugins/font/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'fr', { diff --git a/sources/plugins/font/lang/gl.js b/sources/plugins/font/lang/gl.js index 2a2223eb..bf360d16 100644 --- a/sources/plugins/font/lang/gl.js +++ b/sources/plugins/font/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'gl', { diff --git a/sources/plugins/font/lang/gu.js b/sources/plugins/font/lang/gu.js index 07ffa00d..19535311 100644 --- a/sources/plugins/font/lang/gu.js +++ b/sources/plugins/font/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'gu', { diff --git a/sources/plugins/font/lang/he.js b/sources/plugins/font/lang/he.js index 0fc74beb..5d8a8aff 100644 --- a/sources/plugins/font/lang/he.js +++ b/sources/plugins/font/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'he', { diff --git a/sources/plugins/font/lang/hi.js b/sources/plugins/font/lang/hi.js index f5e2cc7a..37ddc9b9 100644 --- a/sources/plugins/font/lang/hi.js +++ b/sources/plugins/font/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'hi', { diff --git a/sources/plugins/font/lang/hr.js b/sources/plugins/font/lang/hr.js index 86e2a1a6..28621c20 100644 --- a/sources/plugins/font/lang/hr.js +++ b/sources/plugins/font/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'hr', { diff --git a/sources/plugins/font/lang/hu.js b/sources/plugins/font/lang/hu.js index e6f1f000..f9d5d253 100644 --- a/sources/plugins/font/lang/hu.js +++ b/sources/plugins/font/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'hu', { diff --git a/sources/plugins/font/lang/id.js b/sources/plugins/font/lang/id.js index 6ae856b2..f0652222 100644 --- a/sources/plugins/font/lang/id.js +++ b/sources/plugins/font/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'id', { diff --git a/sources/plugins/font/lang/is.js b/sources/plugins/font/lang/is.js index a83bf180..034bf913 100644 --- a/sources/plugins/font/lang/is.js +++ b/sources/plugins/font/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'is', { diff --git a/sources/plugins/font/lang/it.js b/sources/plugins/font/lang/it.js index caf94901..537fbab3 100644 --- a/sources/plugins/font/lang/it.js +++ b/sources/plugins/font/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'it', { diff --git a/sources/plugins/font/lang/ja.js b/sources/plugins/font/lang/ja.js index db14ac1e..b1453ff0 100644 --- a/sources/plugins/font/lang/ja.js +++ b/sources/plugins/font/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'ja', { diff --git a/sources/plugins/font/lang/ka.js b/sources/plugins/font/lang/ka.js index 3ec63753..1a841002 100644 --- a/sources/plugins/font/lang/ka.js +++ b/sources/plugins/font/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'ka', { diff --git a/sources/plugins/font/lang/km.js b/sources/plugins/font/lang/km.js index 07d36691..9abba357 100644 --- a/sources/plugins/font/lang/km.js +++ b/sources/plugins/font/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'km', { diff --git a/sources/plugins/font/lang/ko.js b/sources/plugins/font/lang/ko.js index 0a239341..9a806849 100644 --- a/sources/plugins/font/lang/ko.js +++ b/sources/plugins/font/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'ko', { diff --git a/sources/plugins/font/lang/ku.js b/sources/plugins/font/lang/ku.js index aaf57d2e..d730ade5 100644 --- a/sources/plugins/font/lang/ku.js +++ b/sources/plugins/font/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'ku', { diff --git a/sources/plugins/font/lang/lt.js b/sources/plugins/font/lang/lt.js index ccd4c6e0..b2f1461a 100644 --- a/sources/plugins/font/lang/lt.js +++ b/sources/plugins/font/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'lt', { diff --git a/sources/plugins/font/lang/lv.js b/sources/plugins/font/lang/lv.js index 90c336dd..f9300c46 100644 --- a/sources/plugins/font/lang/lv.js +++ b/sources/plugins/font/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'lv', { diff --git a/sources/plugins/font/lang/mk.js b/sources/plugins/font/lang/mk.js index 46cd6386..83e06275 100644 --- a/sources/plugins/font/lang/mk.js +++ b/sources/plugins/font/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'mk', { diff --git a/sources/plugins/font/lang/mn.js b/sources/plugins/font/lang/mn.js index f907e3b6..97b1fde7 100644 --- a/sources/plugins/font/lang/mn.js +++ b/sources/plugins/font/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'mn', { diff --git a/sources/plugins/font/lang/ms.js b/sources/plugins/font/lang/ms.js index 3ba71a77..7264cff5 100644 --- a/sources/plugins/font/lang/ms.js +++ b/sources/plugins/font/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'ms', { diff --git a/sources/plugins/font/lang/nb.js b/sources/plugins/font/lang/nb.js index ae79b440..8db13576 100644 --- a/sources/plugins/font/lang/nb.js +++ b/sources/plugins/font/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'nb', { diff --git a/sources/plugins/font/lang/nl.js b/sources/plugins/font/lang/nl.js index 5a42cb32..6605e177 100644 --- a/sources/plugins/font/lang/nl.js +++ b/sources/plugins/font/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'nl', { diff --git a/sources/plugins/font/lang/no.js b/sources/plugins/font/lang/no.js index 8dd5a622..23d9d7a9 100644 --- a/sources/plugins/font/lang/no.js +++ b/sources/plugins/font/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'no', { diff --git a/sources/plugins/font/lang/pl.js b/sources/plugins/font/lang/pl.js index 75c592cb..146aae7b 100644 --- a/sources/plugins/font/lang/pl.js +++ b/sources/plugins/font/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'pl', { diff --git a/sources/plugins/font/lang/pt-br.js b/sources/plugins/font/lang/pt-br.js index cf8982d6..8c302833 100644 --- a/sources/plugins/font/lang/pt-br.js +++ b/sources/plugins/font/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'pt-br', { diff --git a/sources/plugins/font/lang/pt.js b/sources/plugins/font/lang/pt.js index 6ee81a53..6d461116 100644 --- a/sources/plugins/font/lang/pt.js +++ b/sources/plugins/font/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'pt', { diff --git a/sources/plugins/font/lang/ro.js b/sources/plugins/font/lang/ro.js index 69cb91ff..12f71359 100644 --- a/sources/plugins/font/lang/ro.js +++ b/sources/plugins/font/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'ro', { diff --git a/sources/plugins/font/lang/ru.js b/sources/plugins/font/lang/ru.js index 4b642c4e..e28cef72 100644 --- a/sources/plugins/font/lang/ru.js +++ b/sources/plugins/font/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'ru', { diff --git a/sources/plugins/font/lang/si.js b/sources/plugins/font/lang/si.js index fd6cab3f..cf938f6b 100644 --- a/sources/plugins/font/lang/si.js +++ b/sources/plugins/font/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'si', { diff --git a/sources/plugins/font/lang/sk.js b/sources/plugins/font/lang/sk.js index c0f9b00f..9fa66988 100644 --- a/sources/plugins/font/lang/sk.js +++ b/sources/plugins/font/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'sk', { @@ -8,7 +8,7 @@ CKEDITOR.plugins.setLang( 'font', 'sk', { voiceLabel: 'Veľkosť písma', panelTitle: 'Veľkosť písma' }, - label: 'Font', - panelTitle: 'Názov fontu', - voiceLabel: 'Font' + label: 'Písmo', + panelTitle: 'Názov písma', + voiceLabel: 'Písmo' } ); diff --git a/sources/plugins/font/lang/sl.js b/sources/plugins/font/lang/sl.js index 239c15df..112e4785 100644 --- a/sources/plugins/font/lang/sl.js +++ b/sources/plugins/font/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'sl', { diff --git a/sources/plugins/font/lang/sq.js b/sources/plugins/font/lang/sq.js index 0101f4f1..a6ba4647 100644 --- a/sources/plugins/font/lang/sq.js +++ b/sources/plugins/font/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'sq', { diff --git a/sources/plugins/font/lang/sr-latn.js b/sources/plugins/font/lang/sr-latn.js index 1189126b..a7244c83 100644 --- a/sources/plugins/font/lang/sr-latn.js +++ b/sources/plugins/font/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'sr-latn', { diff --git a/sources/plugins/font/lang/sr.js b/sources/plugins/font/lang/sr.js index b0287ef5..e32ff3d7 100644 --- a/sources/plugins/font/lang/sr.js +++ b/sources/plugins/font/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'sr', { diff --git a/sources/plugins/font/lang/sv.js b/sources/plugins/font/lang/sv.js index 4dacb9e3..3e5c3359 100644 --- a/sources/plugins/font/lang/sv.js +++ b/sources/plugins/font/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'sv', { diff --git a/sources/plugins/font/lang/th.js b/sources/plugins/font/lang/th.js index 0622a057..8be1919b 100644 --- a/sources/plugins/font/lang/th.js +++ b/sources/plugins/font/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'th', { diff --git a/sources/plugins/font/lang/tr.js b/sources/plugins/font/lang/tr.js index 678f0dd9..c7fd3ada 100644 --- a/sources/plugins/font/lang/tr.js +++ b/sources/plugins/font/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'tr', { diff --git a/sources/plugins/font/lang/tt.js b/sources/plugins/font/lang/tt.js index 46aec1e1..b4d6ccd2 100644 --- a/sources/plugins/font/lang/tt.js +++ b/sources/plugins/font/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'tt', { diff --git a/sources/plugins/font/lang/ug.js b/sources/plugins/font/lang/ug.js index e50b5f0d..267be8e6 100644 --- a/sources/plugins/font/lang/ug.js +++ b/sources/plugins/font/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'ug', { diff --git a/sources/plugins/font/lang/uk.js b/sources/plugins/font/lang/uk.js index 0867b73f..3eff7c06 100644 --- a/sources/plugins/font/lang/uk.js +++ b/sources/plugins/font/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'uk', { diff --git a/sources/plugins/font/lang/vi.js b/sources/plugins/font/lang/vi.js index 6b82356c..1c30f914 100644 --- a/sources/plugins/font/lang/vi.js +++ b/sources/plugins/font/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'vi', { diff --git a/sources/plugins/font/lang/zh-cn.js b/sources/plugins/font/lang/zh-cn.js index 8a297cb7..56fedebe 100644 --- a/sources/plugins/font/lang/zh-cn.js +++ b/sources/plugins/font/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'zh-cn', { diff --git a/sources/plugins/font/lang/zh.js b/sources/plugins/font/lang/zh.js index 091b94b5..2f28cfe0 100644 --- a/sources/plugins/font/lang/zh.js +++ b/sources/plugins/font/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'font', 'zh', { diff --git a/sources/plugins/font/plugin.js b/sources/plugins/font/plugin.js index 9db04108..6473eb80 100644 --- a/sources/plugins/font/plugin.js +++ b/sources/plugins/font/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -183,7 +183,7 @@ CKEDITOR.plugins.add( 'font', { requires: 'richcombo', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength init: function( editor ) { var config = editor.config; diff --git a/sources/plugins/format/lang/af.js b/sources/plugins/format/lang/af.js index 72d82517..787e39f9 100644 --- a/sources/plugins/format/lang/af.js +++ b/sources/plugins/format/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'af', { diff --git a/sources/plugins/format/lang/ar.js b/sources/plugins/format/lang/ar.js index c0d75d82..e891d1aa 100644 --- a/sources/plugins/format/lang/ar.js +++ b/sources/plugins/format/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'ar', { diff --git a/sources/plugins/format/lang/bg.js b/sources/plugins/format/lang/bg.js index 241c3e46..c32fb941 100644 --- a/sources/plugins/format/lang/bg.js +++ b/sources/plugins/format/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'bg', { diff --git a/sources/plugins/format/lang/bn.js b/sources/plugins/format/lang/bn.js index d2002c3d..43a2cdc8 100644 --- a/sources/plugins/format/lang/bn.js +++ b/sources/plugins/format/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'bn', { diff --git a/sources/plugins/format/lang/bs.js b/sources/plugins/format/lang/bs.js index 236bd4dc..192663b6 100644 --- a/sources/plugins/format/lang/bs.js +++ b/sources/plugins/format/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'bs', { diff --git a/sources/plugins/format/lang/ca.js b/sources/plugins/format/lang/ca.js index 379d09c1..a2c172ac 100644 --- a/sources/plugins/format/lang/ca.js +++ b/sources/plugins/format/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'ca', { diff --git a/sources/plugins/format/lang/cs.js b/sources/plugins/format/lang/cs.js index 341c5e9f..cb0a0166 100644 --- a/sources/plugins/format/lang/cs.js +++ b/sources/plugins/format/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'cs', { diff --git a/sources/plugins/format/lang/cy.js b/sources/plugins/format/lang/cy.js index 8d9e7b46..8fe80f88 100644 --- a/sources/plugins/format/lang/cy.js +++ b/sources/plugins/format/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'cy', { diff --git a/sources/plugins/format/lang/da.js b/sources/plugins/format/lang/da.js index ceb5ee6a..9d99d639 100644 --- a/sources/plugins/format/lang/da.js +++ b/sources/plugins/format/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'da', { diff --git a/sources/plugins/format/lang/de-ch.js b/sources/plugins/format/lang/de-ch.js new file mode 100644 index 00000000..906269a0 --- /dev/null +++ b/sources/plugins/format/lang/de-ch.js @@ -0,0 +1,18 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'format', 'de-ch', { + label: 'Format', + panelTitle: 'Absatzformat', + tag_address: 'Adresse', + tag_div: 'Normal (DIV)', + tag_h1: 'Überschrift 1', + tag_h2: 'Überschrift 2', + tag_h3: 'Überschrift 3', + tag_h4: 'Überschrift 4', + tag_h5: 'Überschrift 5', + tag_h6: 'Überschrift 6', + tag_p: 'Normal', + tag_pre: 'Formatiert' +} ); diff --git a/sources/plugins/format/lang/de.js b/sources/plugins/format/lang/de.js index d37ffc1b..7a667204 100644 --- a/sources/plugins/format/lang/de.js +++ b/sources/plugins/format/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'de', { diff --git a/sources/plugins/format/lang/el.js b/sources/plugins/format/lang/el.js index 823e367d..83e845e8 100644 --- a/sources/plugins/format/lang/el.js +++ b/sources/plugins/format/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'el', { diff --git a/sources/plugins/format/lang/en-au.js b/sources/plugins/format/lang/en-au.js index 366a7216..3fae0415 100644 --- a/sources/plugins/format/lang/en-au.js +++ b/sources/plugins/format/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'en-au', { diff --git a/sources/plugins/format/lang/en-ca.js b/sources/plugins/format/lang/en-ca.js index e9d97e24..bc366097 100644 --- a/sources/plugins/format/lang/en-ca.js +++ b/sources/plugins/format/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'en-ca', { diff --git a/sources/plugins/format/lang/en-gb.js b/sources/plugins/format/lang/en-gb.js index 5f2888dc..0cbf24ac 100644 --- a/sources/plugins/format/lang/en-gb.js +++ b/sources/plugins/format/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'en-gb', { diff --git a/sources/plugins/format/lang/en.js b/sources/plugins/format/lang/en.js index cf73a290..0ae1b657 100644 --- a/sources/plugins/format/lang/en.js +++ b/sources/plugins/format/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'en', { diff --git a/sources/plugins/format/lang/eo.js b/sources/plugins/format/lang/eo.js index f8457afd..7bac1bcf 100644 --- a/sources/plugins/format/lang/eo.js +++ b/sources/plugins/format/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'eo', { diff --git a/sources/plugins/format/lang/es.js b/sources/plugins/format/lang/es.js index c78c106d..8cba0878 100644 --- a/sources/plugins/format/lang/es.js +++ b/sources/plugins/format/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'es', { diff --git a/sources/plugins/format/lang/et.js b/sources/plugins/format/lang/et.js index e4d5bb15..3f717b50 100644 --- a/sources/plugins/format/lang/et.js +++ b/sources/plugins/format/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'et', { diff --git a/sources/plugins/format/lang/eu.js b/sources/plugins/format/lang/eu.js index ad314cca..4629fdfa 100644 --- a/sources/plugins/format/lang/eu.js +++ b/sources/plugins/format/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'eu', { diff --git a/sources/plugins/format/lang/fa.js b/sources/plugins/format/lang/fa.js index d9753818..af6f8b2b 100644 --- a/sources/plugins/format/lang/fa.js +++ b/sources/plugins/format/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'fa', { diff --git a/sources/plugins/format/lang/fi.js b/sources/plugins/format/lang/fi.js index 8a1c83c2..65955511 100644 --- a/sources/plugins/format/lang/fi.js +++ b/sources/plugins/format/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'fi', { diff --git a/sources/plugins/format/lang/fo.js b/sources/plugins/format/lang/fo.js index dc1109d3..2e895228 100644 --- a/sources/plugins/format/lang/fo.js +++ b/sources/plugins/format/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'fo', { diff --git a/sources/plugins/format/lang/fr-ca.js b/sources/plugins/format/lang/fr-ca.js index ef987245..167850b5 100644 --- a/sources/plugins/format/lang/fr-ca.js +++ b/sources/plugins/format/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'fr-ca', { diff --git a/sources/plugins/format/lang/fr.js b/sources/plugins/format/lang/fr.js index 8d4499e2..4a76b587 100644 --- a/sources/plugins/format/lang/fr.js +++ b/sources/plugins/format/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'fr', { diff --git a/sources/plugins/format/lang/gl.js b/sources/plugins/format/lang/gl.js index 2259896e..78b96c51 100644 --- a/sources/plugins/format/lang/gl.js +++ b/sources/plugins/format/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'gl', { diff --git a/sources/plugins/format/lang/gu.js b/sources/plugins/format/lang/gu.js index 110e060f..27e58366 100644 --- a/sources/plugins/format/lang/gu.js +++ b/sources/plugins/format/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'gu', { diff --git a/sources/plugins/format/lang/he.js b/sources/plugins/format/lang/he.js index 20e6b1b0..c5a6a814 100644 --- a/sources/plugins/format/lang/he.js +++ b/sources/plugins/format/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'he', { diff --git a/sources/plugins/format/lang/hi.js b/sources/plugins/format/lang/hi.js index c93716e3..0e490c39 100644 --- a/sources/plugins/format/lang/hi.js +++ b/sources/plugins/format/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'hi', { diff --git a/sources/plugins/format/lang/hr.js b/sources/plugins/format/lang/hr.js index b2464f2b..004b853d 100644 --- a/sources/plugins/format/lang/hr.js +++ b/sources/plugins/format/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'hr', { diff --git a/sources/plugins/format/lang/hu.js b/sources/plugins/format/lang/hu.js index aad0776d..dc1c6b3a 100644 --- a/sources/plugins/format/lang/hu.js +++ b/sources/plugins/format/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'hu', { diff --git a/sources/plugins/format/lang/id.js b/sources/plugins/format/lang/id.js index 6fab9409..3abaaa56 100644 --- a/sources/plugins/format/lang/id.js +++ b/sources/plugins/format/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'id', { diff --git a/sources/plugins/format/lang/is.js b/sources/plugins/format/lang/is.js index fffe5b35..eb13f4aa 100644 --- a/sources/plugins/format/lang/is.js +++ b/sources/plugins/format/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'is', { diff --git a/sources/plugins/format/lang/it.js b/sources/plugins/format/lang/it.js index d2ba4dc4..973f76f8 100644 --- a/sources/plugins/format/lang/it.js +++ b/sources/plugins/format/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'it', { diff --git a/sources/plugins/format/lang/ja.js b/sources/plugins/format/lang/ja.js index 8490389f..7b826b1b 100644 --- a/sources/plugins/format/lang/ja.js +++ b/sources/plugins/format/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'ja', { diff --git a/sources/plugins/format/lang/ka.js b/sources/plugins/format/lang/ka.js index 0544c0c4..9c23b824 100644 --- a/sources/plugins/format/lang/ka.js +++ b/sources/plugins/format/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'ka', { diff --git a/sources/plugins/format/lang/km.js b/sources/plugins/format/lang/km.js index 5196d9f6..5e385bcf 100644 --- a/sources/plugins/format/lang/km.js +++ b/sources/plugins/format/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'km', { diff --git a/sources/plugins/format/lang/ko.js b/sources/plugins/format/lang/ko.js index 031ce8b2..db08c826 100644 --- a/sources/plugins/format/lang/ko.js +++ b/sources/plugins/format/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'ko', { diff --git a/sources/plugins/format/lang/ku.js b/sources/plugins/format/lang/ku.js index d1dbe951..4a943421 100644 --- a/sources/plugins/format/lang/ku.js +++ b/sources/plugins/format/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'ku', { diff --git a/sources/plugins/format/lang/lt.js b/sources/plugins/format/lang/lt.js index 98cbcc38..06e55f51 100644 --- a/sources/plugins/format/lang/lt.js +++ b/sources/plugins/format/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'lt', { diff --git a/sources/plugins/format/lang/lv.js b/sources/plugins/format/lang/lv.js index 171ba5c6..7cf1391d 100644 --- a/sources/plugins/format/lang/lv.js +++ b/sources/plugins/format/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'lv', { diff --git a/sources/plugins/format/lang/mk.js b/sources/plugins/format/lang/mk.js index d1457ee6..7ff725a7 100644 --- a/sources/plugins/format/lang/mk.js +++ b/sources/plugins/format/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'mk', { diff --git a/sources/plugins/format/lang/mn.js b/sources/plugins/format/lang/mn.js index 32c029bf..15f58e13 100644 --- a/sources/plugins/format/lang/mn.js +++ b/sources/plugins/format/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'mn', { diff --git a/sources/plugins/format/lang/ms.js b/sources/plugins/format/lang/ms.js index 0fba201f..b41b8284 100644 --- a/sources/plugins/format/lang/ms.js +++ b/sources/plugins/format/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'ms', { diff --git a/sources/plugins/format/lang/nb.js b/sources/plugins/format/lang/nb.js index dec4d829..a216014e 100644 --- a/sources/plugins/format/lang/nb.js +++ b/sources/plugins/format/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'nb', { diff --git a/sources/plugins/format/lang/nl.js b/sources/plugins/format/lang/nl.js index 47747d98..532b7f1a 100644 --- a/sources/plugins/format/lang/nl.js +++ b/sources/plugins/format/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'nl', { diff --git a/sources/plugins/format/lang/no.js b/sources/plugins/format/lang/no.js index af026709..2995c96e 100644 --- a/sources/plugins/format/lang/no.js +++ b/sources/plugins/format/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'no', { diff --git a/sources/plugins/format/lang/pl.js b/sources/plugins/format/lang/pl.js index 3ea349ea..e1ca1c77 100644 --- a/sources/plugins/format/lang/pl.js +++ b/sources/plugins/format/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'pl', { diff --git a/sources/plugins/format/lang/pt-br.js b/sources/plugins/format/lang/pt-br.js index 05ecc2cf..c8b28ea2 100644 --- a/sources/plugins/format/lang/pt-br.js +++ b/sources/plugins/format/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'pt-br', { diff --git a/sources/plugins/format/lang/pt.js b/sources/plugins/format/lang/pt.js index 5772729f..93f1ad0b 100644 --- a/sources/plugins/format/lang/pt.js +++ b/sources/plugins/format/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'pt', { diff --git a/sources/plugins/format/lang/ro.js b/sources/plugins/format/lang/ro.js index b0ef79c6..5cb6a07e 100644 --- a/sources/plugins/format/lang/ro.js +++ b/sources/plugins/format/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'ro', { diff --git a/sources/plugins/format/lang/ru.js b/sources/plugins/format/lang/ru.js index 04d15a04..00d0407b 100644 --- a/sources/plugins/format/lang/ru.js +++ b/sources/plugins/format/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'ru', { diff --git a/sources/plugins/format/lang/si.js b/sources/plugins/format/lang/si.js index 589c7c62..ae531f09 100644 --- a/sources/plugins/format/lang/si.js +++ b/sources/plugins/format/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'si', { diff --git a/sources/plugins/format/lang/sk.js b/sources/plugins/format/lang/sk.js index e8117aac..4edfa2e4 100644 --- a/sources/plugins/format/lang/sk.js +++ b/sources/plugins/format/lang/sk.js @@ -1,10 +1,10 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'sk', { label: 'Formát', - panelTitle: 'Formát', + panelTitle: 'Odsek', tag_address: 'Adresa', tag_div: 'Normálny (DIV)', tag_h1: 'Nadpis 1', diff --git a/sources/plugins/format/lang/sl.js b/sources/plugins/format/lang/sl.js index 3241cc57..0019aab6 100644 --- a/sources/plugins/format/lang/sl.js +++ b/sources/plugins/format/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'sl', { diff --git a/sources/plugins/format/lang/sq.js b/sources/plugins/format/lang/sq.js index b03da03a..8945d053 100644 --- a/sources/plugins/format/lang/sq.js +++ b/sources/plugins/format/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'sq', { diff --git a/sources/plugins/format/lang/sr-latn.js b/sources/plugins/format/lang/sr-latn.js index d9bb0d2a..3e7449d4 100644 --- a/sources/plugins/format/lang/sr-latn.js +++ b/sources/plugins/format/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'sr-latn', { diff --git a/sources/plugins/format/lang/sr.js b/sources/plugins/format/lang/sr.js index 4b6f3a85..40f1d1ca 100644 --- a/sources/plugins/format/lang/sr.js +++ b/sources/plugins/format/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'sr', { diff --git a/sources/plugins/format/lang/sv.js b/sources/plugins/format/lang/sv.js index 4b89e8c5..47dab57e 100644 --- a/sources/plugins/format/lang/sv.js +++ b/sources/plugins/format/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'sv', { diff --git a/sources/plugins/format/lang/th.js b/sources/plugins/format/lang/th.js index a103d66b..31c0dba6 100644 --- a/sources/plugins/format/lang/th.js +++ b/sources/plugins/format/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'th', { diff --git a/sources/plugins/format/lang/tr.js b/sources/plugins/format/lang/tr.js index 44b6262e..eb311a9f 100644 --- a/sources/plugins/format/lang/tr.js +++ b/sources/plugins/format/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'tr', { diff --git a/sources/plugins/format/lang/tt.js b/sources/plugins/format/lang/tt.js index 3b05f090..d44a9ac6 100644 --- a/sources/plugins/format/lang/tt.js +++ b/sources/plugins/format/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'tt', { diff --git a/sources/plugins/format/lang/ug.js b/sources/plugins/format/lang/ug.js index e0d0d7a9..504fee4e 100644 --- a/sources/plugins/format/lang/ug.js +++ b/sources/plugins/format/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'ug', { diff --git a/sources/plugins/format/lang/uk.js b/sources/plugins/format/lang/uk.js index 87f64310..c3cffe17 100644 --- a/sources/plugins/format/lang/uk.js +++ b/sources/plugins/format/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'uk', { diff --git a/sources/plugins/format/lang/vi.js b/sources/plugins/format/lang/vi.js index 6f598d72..a0660655 100644 --- a/sources/plugins/format/lang/vi.js +++ b/sources/plugins/format/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'vi', { diff --git a/sources/plugins/format/lang/zh-cn.js b/sources/plugins/format/lang/zh-cn.js index cab5dff9..895be829 100644 --- a/sources/plugins/format/lang/zh-cn.js +++ b/sources/plugins/format/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'zh-cn', { diff --git a/sources/plugins/format/lang/zh.js b/sources/plugins/format/lang/zh.js index 13ad22a2..ba826aa6 100644 --- a/sources/plugins/format/lang/zh.js +++ b/sources/plugins/format/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'zh', { diff --git a/sources/plugins/format/plugin.js b/sources/plugins/format/plugin.js index b9f9bc68..d990b8e6 100644 --- a/sources/plugins/format/plugin.js +++ b/sources/plugins/format/plugin.js @@ -1,12 +1,12 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.add( 'format', { requires: 'richcombo', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength init: function( editor ) { if ( editor.blockless ) diff --git a/sources/plugins/forms/dialogs/button.js b/sources/plugins/forms/dialogs/button.js index b0dd161c..7bc64d4c 100644 --- a/sources/plugins/forms/dialogs/button.js +++ b/sources/plugins/forms/dialogs/button.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/forms/dialogs/checkbox.js b/sources/plugins/forms/dialogs/checkbox.js index 0bfda9ba..da30d20f 100644 --- a/sources/plugins/forms/dialogs/checkbox.js +++ b/sources/plugins/forms/dialogs/checkbox.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/forms/dialogs/form.js b/sources/plugins/forms/dialogs/form.js index 256b0544..47c9b098 100644 --- a/sources/plugins/forms/dialogs/form.js +++ b/sources/plugins/forms/dialogs/form.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/forms/dialogs/hiddenfield.js b/sources/plugins/forms/dialogs/hiddenfield.js index b4e0fe3b..423fd1f0 100644 --- a/sources/plugins/forms/dialogs/hiddenfield.js +++ b/sources/plugins/forms/dialogs/hiddenfield.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/forms/dialogs/radio.js b/sources/plugins/forms/dialogs/radio.js index a9214e41..014ae963 100644 --- a/sources/plugins/forms/dialogs/radio.js +++ b/sources/plugins/forms/dialogs/radio.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.dialog.add( 'radio', function( editor ) { diff --git a/sources/plugins/forms/dialogs/select.js b/sources/plugins/forms/dialogs/select.js index 38842c20..32cf76d0 100644 --- a/sources/plugins/forms/dialogs/select.js +++ b/sources/plugins/forms/dialogs/select.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.dialog.add( 'select', function( editor ) { diff --git a/sources/plugins/forms/dialogs/textarea.js b/sources/plugins/forms/dialogs/textarea.js index 4370955e..297bc45c 100644 --- a/sources/plugins/forms/dialogs/textarea.js +++ b/sources/plugins/forms/dialogs/textarea.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.dialog.add( 'textarea', function( editor ) { diff --git a/sources/plugins/forms/dialogs/textfield.js b/sources/plugins/forms/dialogs/textfield.js index 5b601b31..e290bc73 100644 --- a/sources/plugins/forms/dialogs/textfield.js +++ b/sources/plugins/forms/dialogs/textfield.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.dialog.add( 'textfield', function( editor ) { diff --git a/sources/plugins/forms/lang/af.js b/sources/plugins/forms/lang/af.js index cef21a56..cdd91447 100644 --- a/sources/plugins/forms/lang/af.js +++ b/sources/plugins/forms/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'af', { diff --git a/sources/plugins/forms/lang/ar.js b/sources/plugins/forms/lang/ar.js index bb9fb296..d8708102 100644 --- a/sources/plugins/forms/lang/ar.js +++ b/sources/plugins/forms/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'ar', { diff --git a/sources/plugins/forms/lang/bg.js b/sources/plugins/forms/lang/bg.js index bf46fd15..47c74208 100644 --- a/sources/plugins/forms/lang/bg.js +++ b/sources/plugins/forms/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'bg', { diff --git a/sources/plugins/forms/lang/bn.js b/sources/plugins/forms/lang/bn.js index 34674ae3..b948abd8 100644 --- a/sources/plugins/forms/lang/bn.js +++ b/sources/plugins/forms/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'bn', { diff --git a/sources/plugins/forms/lang/bs.js b/sources/plugins/forms/lang/bs.js index 206339d7..90830469 100644 --- a/sources/plugins/forms/lang/bs.js +++ b/sources/plugins/forms/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'bs', { diff --git a/sources/plugins/forms/lang/ca.js b/sources/plugins/forms/lang/ca.js index 6b287286..70049efa 100644 --- a/sources/plugins/forms/lang/ca.js +++ b/sources/plugins/forms/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'ca', { diff --git a/sources/plugins/forms/lang/cs.js b/sources/plugins/forms/lang/cs.js index ea529dae..b00a337c 100644 --- a/sources/plugins/forms/lang/cs.js +++ b/sources/plugins/forms/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'cs', { diff --git a/sources/plugins/forms/lang/cy.js b/sources/plugins/forms/lang/cy.js index 6fb1e19f..79d58a62 100644 --- a/sources/plugins/forms/lang/cy.js +++ b/sources/plugins/forms/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'cy', { diff --git a/sources/plugins/forms/lang/da.js b/sources/plugins/forms/lang/da.js index 8fe4a68b..6233a930 100644 --- a/sources/plugins/forms/lang/da.js +++ b/sources/plugins/forms/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'da', { diff --git a/sources/plugins/forms/lang/de-ch.js b/sources/plugins/forms/lang/de-ch.js new file mode 100644 index 00000000..1214d460 --- /dev/null +++ b/sources/plugins/forms/lang/de-ch.js @@ -0,0 +1,71 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'forms', 'de-ch', { + button: { + title: 'Schaltflächeneigenschaften', + text: 'Text (Wert)', + type: 'Typ', + typeBtn: 'Button', + typeSbm: 'Absenden', + typeRst: 'Zurücksetzen' + }, + checkboxAndRadio: { + checkboxTitle: 'Kontrollboxeigenschaften', + radioTitle: 'Optionsfeldeigenschaften', + value: 'Wert', + selected: 'Ausgewählt', + required: 'Erforderlich' + }, + form: { + title: 'Formulareigenschaften', + menu: 'Formulareigenschaften', + action: 'Aktion', + method: 'Methode', + encoding: 'Kodierung' + }, + hidden: { + title: 'Versteckte Feldeigenschaften', + name: 'Name', + value: 'Wert' + }, + select: { + title: 'Auswahlfeldeigenschaften', + selectInfo: 'Info auswählen', + opAvail: 'Verfügbare Optionen', + value: 'Wert', + size: 'Grösse', + lines: 'Linien', + chkMulti: 'Mehrfachauswahl erlauben', + required: 'Erforderlich', + opText: 'Text', + opValue: 'Wert', + btnAdd: 'Hinzufügen', + btnModify: 'Ändern', + btnUp: 'Hoch', + btnDown: 'Runter', + btnSetValue: 'Als ausgewählten Wert festlegen', + btnDelete: 'Entfernen' + }, + textarea: { + title: 'Textfeldeigenschaften', + cols: 'Spalten', + rows: 'Reihen' + }, + textfield: { + title: 'Textfeldeigenschaften', + name: 'Name', + value: 'Wert', + charWidth: 'Zeichenbreite', + maxChars: 'Max. Zeichen', + required: 'Erforderlich', + type: 'Typ', + typeText: 'Text', + typePass: 'Passwort', + typeEmail: 'E-mail', + typeSearch: 'Suche', + typeTel: 'Telefonnummer', + typeUrl: 'URL' + } +} ); diff --git a/sources/plugins/forms/lang/de.js b/sources/plugins/forms/lang/de.js index 41f64c16..5632eab4 100644 --- a/sources/plugins/forms/lang/de.js +++ b/sources/plugins/forms/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'de', { diff --git a/sources/plugins/forms/lang/el.js b/sources/plugins/forms/lang/el.js index 35a8c230..008fbe40 100644 --- a/sources/plugins/forms/lang/el.js +++ b/sources/plugins/forms/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'el', { diff --git a/sources/plugins/forms/lang/en-au.js b/sources/plugins/forms/lang/en-au.js index f424f182..157838bc 100644 --- a/sources/plugins/forms/lang/en-au.js +++ b/sources/plugins/forms/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'en-au', { diff --git a/sources/plugins/forms/lang/en-ca.js b/sources/plugins/forms/lang/en-ca.js index fa8b3042..8805e460 100644 --- a/sources/plugins/forms/lang/en-ca.js +++ b/sources/plugins/forms/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'en-ca', { diff --git a/sources/plugins/forms/lang/en-gb.js b/sources/plugins/forms/lang/en-gb.js index b5c978c2..0ed474fd 100644 --- a/sources/plugins/forms/lang/en-gb.js +++ b/sources/plugins/forms/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'en-gb', { diff --git a/sources/plugins/forms/lang/en.js b/sources/plugins/forms/lang/en.js index e094ee9d..aea60eac 100644 --- a/sources/plugins/forms/lang/en.js +++ b/sources/plugins/forms/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'en', { diff --git a/sources/plugins/forms/lang/eo.js b/sources/plugins/forms/lang/eo.js index 6858a481..73dc8fbb 100644 --- a/sources/plugins/forms/lang/eo.js +++ b/sources/plugins/forms/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'eo', { diff --git a/sources/plugins/forms/lang/es.js b/sources/plugins/forms/lang/es.js index 0a59faa8..ce7d7fb0 100644 --- a/sources/plugins/forms/lang/es.js +++ b/sources/plugins/forms/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'es', { diff --git a/sources/plugins/forms/lang/et.js b/sources/plugins/forms/lang/et.js index a00a4f0c..5ee6d387 100644 --- a/sources/plugins/forms/lang/et.js +++ b/sources/plugins/forms/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'et', { diff --git a/sources/plugins/forms/lang/eu.js b/sources/plugins/forms/lang/eu.js index 684ad400..3815a195 100644 --- a/sources/plugins/forms/lang/eu.js +++ b/sources/plugins/forms/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'eu', { diff --git a/sources/plugins/forms/lang/fa.js b/sources/plugins/forms/lang/fa.js index f2b1d7d7..85d1391c 100644 --- a/sources/plugins/forms/lang/fa.js +++ b/sources/plugins/forms/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'fa', { diff --git a/sources/plugins/forms/lang/fi.js b/sources/plugins/forms/lang/fi.js index cf5ccead..6dd6d5ce 100644 --- a/sources/plugins/forms/lang/fi.js +++ b/sources/plugins/forms/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'fi', { diff --git a/sources/plugins/forms/lang/fo.js b/sources/plugins/forms/lang/fo.js index 430e56a9..5008bcf3 100644 --- a/sources/plugins/forms/lang/fo.js +++ b/sources/plugins/forms/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'fo', { diff --git a/sources/plugins/forms/lang/fr-ca.js b/sources/plugins/forms/lang/fr-ca.js index a468bd0c..433bb474 100644 --- a/sources/plugins/forms/lang/fr-ca.js +++ b/sources/plugins/forms/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'fr-ca', { diff --git a/sources/plugins/forms/lang/fr.js b/sources/plugins/forms/lang/fr.js index d4024ed1..150ecaaf 100644 --- a/sources/plugins/forms/lang/fr.js +++ b/sources/plugins/forms/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'fr', { diff --git a/sources/plugins/forms/lang/gl.js b/sources/plugins/forms/lang/gl.js index efe96d93..19925c0a 100644 --- a/sources/plugins/forms/lang/gl.js +++ b/sources/plugins/forms/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'gl', { diff --git a/sources/plugins/forms/lang/gu.js b/sources/plugins/forms/lang/gu.js index e02d7ac0..76ab3735 100644 --- a/sources/plugins/forms/lang/gu.js +++ b/sources/plugins/forms/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'gu', { diff --git a/sources/plugins/forms/lang/he.js b/sources/plugins/forms/lang/he.js index 7b0222e5..3ec22c9b 100644 --- a/sources/plugins/forms/lang/he.js +++ b/sources/plugins/forms/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'he', { diff --git a/sources/plugins/forms/lang/hi.js b/sources/plugins/forms/lang/hi.js index 32134b6f..39b1c6ca 100644 --- a/sources/plugins/forms/lang/hi.js +++ b/sources/plugins/forms/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'hi', { diff --git a/sources/plugins/forms/lang/hr.js b/sources/plugins/forms/lang/hr.js index 0fee02ec..6b7ffc23 100644 --- a/sources/plugins/forms/lang/hr.js +++ b/sources/plugins/forms/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'hr', { diff --git a/sources/plugins/forms/lang/hu.js b/sources/plugins/forms/lang/hu.js index aa5893af..15d03b1c 100644 --- a/sources/plugins/forms/lang/hu.js +++ b/sources/plugins/forms/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'hu', { diff --git a/sources/plugins/forms/lang/id.js b/sources/plugins/forms/lang/id.js index f70162eb..75c60a6a 100644 --- a/sources/plugins/forms/lang/id.js +++ b/sources/plugins/forms/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'id', { diff --git a/sources/plugins/forms/lang/is.js b/sources/plugins/forms/lang/is.js index d94d35fb..cf562885 100644 --- a/sources/plugins/forms/lang/is.js +++ b/sources/plugins/forms/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'is', { diff --git a/sources/plugins/forms/lang/it.js b/sources/plugins/forms/lang/it.js index 491ae0f7..0d777988 100644 --- a/sources/plugins/forms/lang/it.js +++ b/sources/plugins/forms/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'it', { diff --git a/sources/plugins/forms/lang/ja.js b/sources/plugins/forms/lang/ja.js index 6b878901..85e5bc22 100644 --- a/sources/plugins/forms/lang/ja.js +++ b/sources/plugins/forms/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'ja', { diff --git a/sources/plugins/forms/lang/ka.js b/sources/plugins/forms/lang/ka.js index 2f9e0975..273a1ca1 100644 --- a/sources/plugins/forms/lang/ka.js +++ b/sources/plugins/forms/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'ka', { diff --git a/sources/plugins/forms/lang/km.js b/sources/plugins/forms/lang/km.js index 696d2cd7..fb6dc78b 100644 --- a/sources/plugins/forms/lang/km.js +++ b/sources/plugins/forms/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'km', { diff --git a/sources/plugins/forms/lang/ko.js b/sources/plugins/forms/lang/ko.js index 03ff2050..c585f7a8 100644 --- a/sources/plugins/forms/lang/ko.js +++ b/sources/plugins/forms/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'ko', { diff --git a/sources/plugins/forms/lang/ku.js b/sources/plugins/forms/lang/ku.js index 55556131..4b531dd3 100644 --- a/sources/plugins/forms/lang/ku.js +++ b/sources/plugins/forms/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'ku', { diff --git a/sources/plugins/forms/lang/lt.js b/sources/plugins/forms/lang/lt.js index 88efbeea..350b14fb 100644 --- a/sources/plugins/forms/lang/lt.js +++ b/sources/plugins/forms/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'lt', { diff --git a/sources/plugins/forms/lang/lv.js b/sources/plugins/forms/lang/lv.js index 013b1ac7..1d0b2124 100644 --- a/sources/plugins/forms/lang/lv.js +++ b/sources/plugins/forms/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'lv', { diff --git a/sources/plugins/forms/lang/mk.js b/sources/plugins/forms/lang/mk.js index e648cd4f..5862e678 100644 --- a/sources/plugins/forms/lang/mk.js +++ b/sources/plugins/forms/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'mk', { @@ -66,6 +66,6 @@ CKEDITOR.plugins.setLang( 'forms', 'mk', { typeEmail: 'Email', // MISSING typeSearch: 'Search', // MISSING typeTel: 'Telephone Number', // MISSING - typeUrl: 'URL' // MISSING + typeUrl: 'URL' } } ); diff --git a/sources/plugins/forms/lang/mn.js b/sources/plugins/forms/lang/mn.js index 081b62ea..4a29e6d6 100644 --- a/sources/plugins/forms/lang/mn.js +++ b/sources/plugins/forms/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'mn', { diff --git a/sources/plugins/forms/lang/ms.js b/sources/plugins/forms/lang/ms.js index 3118f475..faaa8456 100644 --- a/sources/plugins/forms/lang/ms.js +++ b/sources/plugins/forms/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'ms', { diff --git a/sources/plugins/forms/lang/nb.js b/sources/plugins/forms/lang/nb.js index d819af52..2898d704 100644 --- a/sources/plugins/forms/lang/nb.js +++ b/sources/plugins/forms/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'nb', { diff --git a/sources/plugins/forms/lang/nl.js b/sources/plugins/forms/lang/nl.js index c5464dcb..511f1b39 100644 --- a/sources/plugins/forms/lang/nl.js +++ b/sources/plugins/forms/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'nl', { diff --git a/sources/plugins/forms/lang/no.js b/sources/plugins/forms/lang/no.js index 11a18d71..06790957 100644 --- a/sources/plugins/forms/lang/no.js +++ b/sources/plugins/forms/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'no', { diff --git a/sources/plugins/forms/lang/pl.js b/sources/plugins/forms/lang/pl.js index 856300c4..b93cd87d 100644 --- a/sources/plugins/forms/lang/pl.js +++ b/sources/plugins/forms/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'pl', { diff --git a/sources/plugins/forms/lang/pt-br.js b/sources/plugins/forms/lang/pt-br.js index d9fd77d2..03d98385 100644 --- a/sources/plugins/forms/lang/pt-br.js +++ b/sources/plugins/forms/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'pt-br', { diff --git a/sources/plugins/forms/lang/pt.js b/sources/plugins/forms/lang/pt.js index 192ff8fc..adc57e80 100644 --- a/sources/plugins/forms/lang/pt.js +++ b/sources/plugins/forms/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'pt', { diff --git a/sources/plugins/forms/lang/ro.js b/sources/plugins/forms/lang/ro.js index 9bf69bb1..3bdcaefa 100644 --- a/sources/plugins/forms/lang/ro.js +++ b/sources/plugins/forms/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'ro', { diff --git a/sources/plugins/forms/lang/ru.js b/sources/plugins/forms/lang/ru.js index be9bacda..843f3759 100644 --- a/sources/plugins/forms/lang/ru.js +++ b/sources/plugins/forms/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'ru', { diff --git a/sources/plugins/forms/lang/si.js b/sources/plugins/forms/lang/si.js index 436b81b6..c91b98ac 100644 --- a/sources/plugins/forms/lang/si.js +++ b/sources/plugins/forms/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'si', { diff --git a/sources/plugins/forms/lang/sk.js b/sources/plugins/forms/lang/sk.js index 0bb4507d..2502743e 100644 --- a/sources/plugins/forms/lang/sk.js +++ b/sources/plugins/forms/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'sk', { diff --git a/sources/plugins/forms/lang/sl.js b/sources/plugins/forms/lang/sl.js index ed520f6e..c464a830 100644 --- a/sources/plugins/forms/lang/sl.js +++ b/sources/plugins/forms/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'sl', { diff --git a/sources/plugins/forms/lang/sq.js b/sources/plugins/forms/lang/sq.js index bf228b62..5f92bb0f 100644 --- a/sources/plugins/forms/lang/sq.js +++ b/sources/plugins/forms/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'sq', { diff --git a/sources/plugins/forms/lang/sr-latn.js b/sources/plugins/forms/lang/sr-latn.js index 35d04e55..d90f771a 100644 --- a/sources/plugins/forms/lang/sr-latn.js +++ b/sources/plugins/forms/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'sr-latn', { diff --git a/sources/plugins/forms/lang/sr.js b/sources/plugins/forms/lang/sr.js index b68bb596..4b095ffc 100644 --- a/sources/plugins/forms/lang/sr.js +++ b/sources/plugins/forms/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'sr', { diff --git a/sources/plugins/forms/lang/sv.js b/sources/plugins/forms/lang/sv.js index baed9d06..79d47d28 100644 --- a/sources/plugins/forms/lang/sv.js +++ b/sources/plugins/forms/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'sv', { diff --git a/sources/plugins/forms/lang/th.js b/sources/plugins/forms/lang/th.js index f5b06922..ebd0a421 100644 --- a/sources/plugins/forms/lang/th.js +++ b/sources/plugins/forms/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'th', { diff --git a/sources/plugins/forms/lang/tr.js b/sources/plugins/forms/lang/tr.js index 99c6c737..d3e8a4de 100644 --- a/sources/plugins/forms/lang/tr.js +++ b/sources/plugins/forms/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'tr', { diff --git a/sources/plugins/forms/lang/tt.js b/sources/plugins/forms/lang/tt.js index 24f9d3b6..c1b83975 100644 --- a/sources/plugins/forms/lang/tt.js +++ b/sources/plugins/forms/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'tt', { @@ -16,7 +16,7 @@ CKEDITOR.plugins.setLang( 'forms', 'tt', { radioTitle: 'Радио төймə үзлекләре', value: 'Күләм', selected: 'Сайланган', - required: 'Required' // MISSING + required: 'Мәҗбүри' }, form: { title: 'Форма үзлекләре', @@ -32,13 +32,13 @@ CKEDITOR.plugins.setLang( 'forms', 'tt', { }, select: { title: 'Selection Field Properties', // MISSING - selectInfo: 'Select Info', // MISSING + selectInfo: 'Информацияне сайлау', opAvail: 'Мөмкин булган көйләүләр', value: 'Күләм', size: 'Зурлык', lines: 'юллар', chkMulti: 'Allow multiple selections', // MISSING - required: 'Required', // MISSING + required: 'Мәҗбүри', opText: 'Текст', opValue: 'Күләм', btnAdd: 'Кушу', @@ -59,7 +59,7 @@ CKEDITOR.plugins.setLang( 'forms', 'tt', { value: 'Күләм', charWidth: 'Символлар киңлеге', maxChars: 'Maximum Characters', // MISSING - required: 'Required', // MISSING + required: 'Мәҗбүри', type: 'Төр', typeText: 'Текст', typePass: 'Сер сүз', diff --git a/sources/plugins/forms/lang/ug.js b/sources/plugins/forms/lang/ug.js index 1eed4af8..1986efe9 100644 --- a/sources/plugins/forms/lang/ug.js +++ b/sources/plugins/forms/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'ug', { diff --git a/sources/plugins/forms/lang/uk.js b/sources/plugins/forms/lang/uk.js index eec09087..8d5df0b6 100644 --- a/sources/plugins/forms/lang/uk.js +++ b/sources/plugins/forms/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'uk', { diff --git a/sources/plugins/forms/lang/vi.js b/sources/plugins/forms/lang/vi.js index 8d8929fc..35dcc213 100644 --- a/sources/plugins/forms/lang/vi.js +++ b/sources/plugins/forms/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'vi', { diff --git a/sources/plugins/forms/lang/zh-cn.js b/sources/plugins/forms/lang/zh-cn.js index 89a8050a..41a83b7d 100644 --- a/sources/plugins/forms/lang/zh-cn.js +++ b/sources/plugins/forms/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'zh-cn', { diff --git a/sources/plugins/forms/lang/zh.js b/sources/plugins/forms/lang/zh.js index ede780a8..c0cc19da 100644 --- a/sources/plugins/forms/lang/zh.js +++ b/sources/plugins/forms/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'forms', 'zh', { diff --git a/sources/plugins/forms/plugin.js b/sources/plugins/forms/plugin.js index 737204ae..3e8781e9 100644 --- a/sources/plugins/forms/plugin.js +++ b/sources/plugins/forms/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -10,7 +10,7 @@ CKEDITOR.plugins.add( 'forms', { requires: 'dialog,fakeobjects', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'button,checkbox,form,hiddenfield,imagebutton,radio,select,select-rtl,textarea,textarea-rtl,textfield', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/horizontalrule/lang/af.js b/sources/plugins/horizontalrule/lang/af.js index 9306861e..7a70679e 100644 --- a/sources/plugins/horizontalrule/lang/af.js +++ b/sources/plugins/horizontalrule/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'af', { diff --git a/sources/plugins/horizontalrule/lang/ar.js b/sources/plugins/horizontalrule/lang/ar.js index 1a12f0db..af5f04b5 100644 --- a/sources/plugins/horizontalrule/lang/ar.js +++ b/sources/plugins/horizontalrule/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ar', { diff --git a/sources/plugins/horizontalrule/lang/bg.js b/sources/plugins/horizontalrule/lang/bg.js index bfa61db7..9b66b343 100644 --- a/sources/plugins/horizontalrule/lang/bg.js +++ b/sources/plugins/horizontalrule/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'bg', { diff --git a/sources/plugins/horizontalrule/lang/bn.js b/sources/plugins/horizontalrule/lang/bn.js index a1e14681..d2b54cf4 100644 --- a/sources/plugins/horizontalrule/lang/bn.js +++ b/sources/plugins/horizontalrule/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'bn', { diff --git a/sources/plugins/horizontalrule/lang/bs.js b/sources/plugins/horizontalrule/lang/bs.js index edeeeea7..20643bea 100644 --- a/sources/plugins/horizontalrule/lang/bs.js +++ b/sources/plugins/horizontalrule/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'bs', { diff --git a/sources/plugins/horizontalrule/lang/ca.js b/sources/plugins/horizontalrule/lang/ca.js index 0d8d5d23..cc37150e 100644 --- a/sources/plugins/horizontalrule/lang/ca.js +++ b/sources/plugins/horizontalrule/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ca', { diff --git a/sources/plugins/horizontalrule/lang/cs.js b/sources/plugins/horizontalrule/lang/cs.js index 5a6d186e..385eb7d9 100644 --- a/sources/plugins/horizontalrule/lang/cs.js +++ b/sources/plugins/horizontalrule/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'cs', { diff --git a/sources/plugins/horizontalrule/lang/cy.js b/sources/plugins/horizontalrule/lang/cy.js index c9246c0c..7f524958 100644 --- a/sources/plugins/horizontalrule/lang/cy.js +++ b/sources/plugins/horizontalrule/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'cy', { diff --git a/sources/plugins/horizontalrule/lang/da.js b/sources/plugins/horizontalrule/lang/da.js index bc690cfa..d1552ddb 100644 --- a/sources/plugins/horizontalrule/lang/da.js +++ b/sources/plugins/horizontalrule/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'da', { diff --git a/sources/plugins/horizontalrule/lang/de-ch.js b/sources/plugins/horizontalrule/lang/de-ch.js new file mode 100644 index 00000000..94d29d33 --- /dev/null +++ b/sources/plugins/horizontalrule/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'horizontalrule', 'de-ch', { + toolbar: 'Horizontale Linie einfügen' +} ); diff --git a/sources/plugins/horizontalrule/lang/de.js b/sources/plugins/horizontalrule/lang/de.js index 5094422c..6a474f27 100644 --- a/sources/plugins/horizontalrule/lang/de.js +++ b/sources/plugins/horizontalrule/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'de', { diff --git a/sources/plugins/horizontalrule/lang/el.js b/sources/plugins/horizontalrule/lang/el.js index fbffb607..293a090f 100644 --- a/sources/plugins/horizontalrule/lang/el.js +++ b/sources/plugins/horizontalrule/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'el', { diff --git a/sources/plugins/horizontalrule/lang/en-au.js b/sources/plugins/horizontalrule/lang/en-au.js index 539aae58..4491ce05 100644 --- a/sources/plugins/horizontalrule/lang/en-au.js +++ b/sources/plugins/horizontalrule/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'en-au', { diff --git a/sources/plugins/horizontalrule/lang/en-ca.js b/sources/plugins/horizontalrule/lang/en-ca.js index ceb4e230..0a7320d0 100644 --- a/sources/plugins/horizontalrule/lang/en-ca.js +++ b/sources/plugins/horizontalrule/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'en-ca', { diff --git a/sources/plugins/horizontalrule/lang/en-gb.js b/sources/plugins/horizontalrule/lang/en-gb.js index 251dc447..4946b57c 100644 --- a/sources/plugins/horizontalrule/lang/en-gb.js +++ b/sources/plugins/horizontalrule/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'en-gb', { diff --git a/sources/plugins/horizontalrule/lang/en.js b/sources/plugins/horizontalrule/lang/en.js index 216e3d37..470b2d67 100644 --- a/sources/plugins/horizontalrule/lang/en.js +++ b/sources/plugins/horizontalrule/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'en', { diff --git a/sources/plugins/horizontalrule/lang/eo.js b/sources/plugins/horizontalrule/lang/eo.js index 821dcb6e..d929aa2c 100644 --- a/sources/plugins/horizontalrule/lang/eo.js +++ b/sources/plugins/horizontalrule/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'eo', { diff --git a/sources/plugins/horizontalrule/lang/es.js b/sources/plugins/horizontalrule/lang/es.js index efc58ae8..4d913c24 100644 --- a/sources/plugins/horizontalrule/lang/es.js +++ b/sources/plugins/horizontalrule/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'es', { diff --git a/sources/plugins/horizontalrule/lang/et.js b/sources/plugins/horizontalrule/lang/et.js index 9b6e6140..e1ccddc2 100644 --- a/sources/plugins/horizontalrule/lang/et.js +++ b/sources/plugins/horizontalrule/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'et', { diff --git a/sources/plugins/horizontalrule/lang/eu.js b/sources/plugins/horizontalrule/lang/eu.js index fab552b9..dfdc82a4 100644 --- a/sources/plugins/horizontalrule/lang/eu.js +++ b/sources/plugins/horizontalrule/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'eu', { diff --git a/sources/plugins/horizontalrule/lang/fa.js b/sources/plugins/horizontalrule/lang/fa.js index afb96d96..72240676 100644 --- a/sources/plugins/horizontalrule/lang/fa.js +++ b/sources/plugins/horizontalrule/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'fa', { diff --git a/sources/plugins/horizontalrule/lang/fi.js b/sources/plugins/horizontalrule/lang/fi.js index a1462042..8baa64b9 100644 --- a/sources/plugins/horizontalrule/lang/fi.js +++ b/sources/plugins/horizontalrule/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'fi', { diff --git a/sources/plugins/horizontalrule/lang/fo.js b/sources/plugins/horizontalrule/lang/fo.js index 8dd904db..72bf857e 100644 --- a/sources/plugins/horizontalrule/lang/fo.js +++ b/sources/plugins/horizontalrule/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'fo', { diff --git a/sources/plugins/horizontalrule/lang/fr-ca.js b/sources/plugins/horizontalrule/lang/fr-ca.js index 13c5b5b9..a220917a 100644 --- a/sources/plugins/horizontalrule/lang/fr-ca.js +++ b/sources/plugins/horizontalrule/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'fr-ca', { diff --git a/sources/plugins/horizontalrule/lang/fr.js b/sources/plugins/horizontalrule/lang/fr.js index 6b44a00d..18d5d0ad 100644 --- a/sources/plugins/horizontalrule/lang/fr.js +++ b/sources/plugins/horizontalrule/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'fr', { diff --git a/sources/plugins/horizontalrule/lang/gl.js b/sources/plugins/horizontalrule/lang/gl.js index 8f0eb28a..f25cda42 100644 --- a/sources/plugins/horizontalrule/lang/gl.js +++ b/sources/plugins/horizontalrule/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'gl', { diff --git a/sources/plugins/horizontalrule/lang/gu.js b/sources/plugins/horizontalrule/lang/gu.js index 548eb5b0..e51de2c9 100644 --- a/sources/plugins/horizontalrule/lang/gu.js +++ b/sources/plugins/horizontalrule/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'gu', { diff --git a/sources/plugins/horizontalrule/lang/he.js b/sources/plugins/horizontalrule/lang/he.js index 9ee3fb61..620371b3 100644 --- a/sources/plugins/horizontalrule/lang/he.js +++ b/sources/plugins/horizontalrule/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'he', { diff --git a/sources/plugins/horizontalrule/lang/hi.js b/sources/plugins/horizontalrule/lang/hi.js index 3a70d368..a7f62710 100644 --- a/sources/plugins/horizontalrule/lang/hi.js +++ b/sources/plugins/horizontalrule/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'hi', { diff --git a/sources/plugins/horizontalrule/lang/hr.js b/sources/plugins/horizontalrule/lang/hr.js index 29f1c8c5..8f516aab 100644 --- a/sources/plugins/horizontalrule/lang/hr.js +++ b/sources/plugins/horizontalrule/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'hr', { diff --git a/sources/plugins/horizontalrule/lang/hu.js b/sources/plugins/horizontalrule/lang/hu.js index e0b9a408..80ffd9cd 100644 --- a/sources/plugins/horizontalrule/lang/hu.js +++ b/sources/plugins/horizontalrule/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'hu', { diff --git a/sources/plugins/horizontalrule/lang/id.js b/sources/plugins/horizontalrule/lang/id.js index 6f28c6b4..0bc35966 100644 --- a/sources/plugins/horizontalrule/lang/id.js +++ b/sources/plugins/horizontalrule/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'id', { diff --git a/sources/plugins/horizontalrule/lang/is.js b/sources/plugins/horizontalrule/lang/is.js index 3620f4a4..4d02e8a0 100644 --- a/sources/plugins/horizontalrule/lang/is.js +++ b/sources/plugins/horizontalrule/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'is', { diff --git a/sources/plugins/horizontalrule/lang/it.js b/sources/plugins/horizontalrule/lang/it.js index a5756f4b..e811c5e0 100644 --- a/sources/plugins/horizontalrule/lang/it.js +++ b/sources/plugins/horizontalrule/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'it', { diff --git a/sources/plugins/horizontalrule/lang/ja.js b/sources/plugins/horizontalrule/lang/ja.js index 0d8af61b..0f592133 100644 --- a/sources/plugins/horizontalrule/lang/ja.js +++ b/sources/plugins/horizontalrule/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ja', { diff --git a/sources/plugins/horizontalrule/lang/ka.js b/sources/plugins/horizontalrule/lang/ka.js index 796f719a..95498bdc 100644 --- a/sources/plugins/horizontalrule/lang/ka.js +++ b/sources/plugins/horizontalrule/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ka', { diff --git a/sources/plugins/horizontalrule/lang/km.js b/sources/plugins/horizontalrule/lang/km.js index dfba64bb..dbc30829 100644 --- a/sources/plugins/horizontalrule/lang/km.js +++ b/sources/plugins/horizontalrule/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'km', { diff --git a/sources/plugins/horizontalrule/lang/ko.js b/sources/plugins/horizontalrule/lang/ko.js index 48490ab3..e91d21be 100644 --- a/sources/plugins/horizontalrule/lang/ko.js +++ b/sources/plugins/horizontalrule/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ko', { diff --git a/sources/plugins/horizontalrule/lang/ku.js b/sources/plugins/horizontalrule/lang/ku.js index b281a252..530ee75b 100644 --- a/sources/plugins/horizontalrule/lang/ku.js +++ b/sources/plugins/horizontalrule/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ku', { diff --git a/sources/plugins/horizontalrule/lang/lt.js b/sources/plugins/horizontalrule/lang/lt.js index 869e7627..a44e8cd7 100644 --- a/sources/plugins/horizontalrule/lang/lt.js +++ b/sources/plugins/horizontalrule/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'lt', { diff --git a/sources/plugins/horizontalrule/lang/lv.js b/sources/plugins/horizontalrule/lang/lv.js index 888dc174..9afbc936 100644 --- a/sources/plugins/horizontalrule/lang/lv.js +++ b/sources/plugins/horizontalrule/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'lv', { diff --git a/sources/plugins/horizontalrule/lang/mk.js b/sources/plugins/horizontalrule/lang/mk.js index 8e1ac1ad..41607c72 100644 --- a/sources/plugins/horizontalrule/lang/mk.js +++ b/sources/plugins/horizontalrule/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'mk', { diff --git a/sources/plugins/horizontalrule/lang/mn.js b/sources/plugins/horizontalrule/lang/mn.js index 8f235fad..92e4d5e3 100644 --- a/sources/plugins/horizontalrule/lang/mn.js +++ b/sources/plugins/horizontalrule/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'mn', { diff --git a/sources/plugins/horizontalrule/lang/ms.js b/sources/plugins/horizontalrule/lang/ms.js index 0f8d7b9f..84da30fa 100644 --- a/sources/plugins/horizontalrule/lang/ms.js +++ b/sources/plugins/horizontalrule/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ms', { diff --git a/sources/plugins/horizontalrule/lang/nb.js b/sources/plugins/horizontalrule/lang/nb.js index d00fd155..49bc752b 100644 --- a/sources/plugins/horizontalrule/lang/nb.js +++ b/sources/plugins/horizontalrule/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'nb', { diff --git a/sources/plugins/horizontalrule/lang/nl.js b/sources/plugins/horizontalrule/lang/nl.js index 3420fefe..0030102c 100644 --- a/sources/plugins/horizontalrule/lang/nl.js +++ b/sources/plugins/horizontalrule/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'nl', { diff --git a/sources/plugins/horizontalrule/lang/no.js b/sources/plugins/horizontalrule/lang/no.js index 5173f99a..11c153e3 100644 --- a/sources/plugins/horizontalrule/lang/no.js +++ b/sources/plugins/horizontalrule/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'no', { diff --git a/sources/plugins/horizontalrule/lang/pl.js b/sources/plugins/horizontalrule/lang/pl.js index bd137b97..0676e767 100644 --- a/sources/plugins/horizontalrule/lang/pl.js +++ b/sources/plugins/horizontalrule/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'pl', { diff --git a/sources/plugins/horizontalrule/lang/pt-br.js b/sources/plugins/horizontalrule/lang/pt-br.js index dbb40d2d..2ef26de9 100644 --- a/sources/plugins/horizontalrule/lang/pt-br.js +++ b/sources/plugins/horizontalrule/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'pt-br', { diff --git a/sources/plugins/horizontalrule/lang/pt.js b/sources/plugins/horizontalrule/lang/pt.js index 956ae18f..097c34d6 100644 --- a/sources/plugins/horizontalrule/lang/pt.js +++ b/sources/plugins/horizontalrule/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'pt', { diff --git a/sources/plugins/horizontalrule/lang/ro.js b/sources/plugins/horizontalrule/lang/ro.js index af2fdbe6..7a82af91 100644 --- a/sources/plugins/horizontalrule/lang/ro.js +++ b/sources/plugins/horizontalrule/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ro', { diff --git a/sources/plugins/horizontalrule/lang/ru.js b/sources/plugins/horizontalrule/lang/ru.js index 08b31f35..02751af9 100644 --- a/sources/plugins/horizontalrule/lang/ru.js +++ b/sources/plugins/horizontalrule/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ru', { diff --git a/sources/plugins/horizontalrule/lang/si.js b/sources/plugins/horizontalrule/lang/si.js index 3f6546e4..d4a6e83f 100644 --- a/sources/plugins/horizontalrule/lang/si.js +++ b/sources/plugins/horizontalrule/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'si', { diff --git a/sources/plugins/horizontalrule/lang/sk.js b/sources/plugins/horizontalrule/lang/sk.js index 0b02b122..b49d505d 100644 --- a/sources/plugins/horizontalrule/lang/sk.js +++ b/sources/plugins/horizontalrule/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'sk', { diff --git a/sources/plugins/horizontalrule/lang/sl.js b/sources/plugins/horizontalrule/lang/sl.js index 18380b1e..0d51bdd5 100644 --- a/sources/plugins/horizontalrule/lang/sl.js +++ b/sources/plugins/horizontalrule/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'sl', { diff --git a/sources/plugins/horizontalrule/lang/sq.js b/sources/plugins/horizontalrule/lang/sq.js index d1b8da89..af33e7bc 100644 --- a/sources/plugins/horizontalrule/lang/sq.js +++ b/sources/plugins/horizontalrule/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'sq', { diff --git a/sources/plugins/horizontalrule/lang/sr-latn.js b/sources/plugins/horizontalrule/lang/sr-latn.js index d77b7b7a..f29a557f 100644 --- a/sources/plugins/horizontalrule/lang/sr-latn.js +++ b/sources/plugins/horizontalrule/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'sr-latn', { diff --git a/sources/plugins/horizontalrule/lang/sr.js b/sources/plugins/horizontalrule/lang/sr.js index e6a66f01..a76fe429 100644 --- a/sources/plugins/horizontalrule/lang/sr.js +++ b/sources/plugins/horizontalrule/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'sr', { diff --git a/sources/plugins/horizontalrule/lang/sv.js b/sources/plugins/horizontalrule/lang/sv.js index 80174c43..b1315e01 100644 --- a/sources/plugins/horizontalrule/lang/sv.js +++ b/sources/plugins/horizontalrule/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'sv', { diff --git a/sources/plugins/horizontalrule/lang/th.js b/sources/plugins/horizontalrule/lang/th.js index 50966d42..a166cb33 100644 --- a/sources/plugins/horizontalrule/lang/th.js +++ b/sources/plugins/horizontalrule/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'th', { diff --git a/sources/plugins/horizontalrule/lang/tr.js b/sources/plugins/horizontalrule/lang/tr.js index 4dfa72b0..3fd721fa 100644 --- a/sources/plugins/horizontalrule/lang/tr.js +++ b/sources/plugins/horizontalrule/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'tr', { diff --git a/sources/plugins/horizontalrule/lang/tt.js b/sources/plugins/horizontalrule/lang/tt.js index ed41abb1..74891c3f 100644 --- a/sources/plugins/horizontalrule/lang/tt.js +++ b/sources/plugins/horizontalrule/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'tt', { diff --git a/sources/plugins/horizontalrule/lang/ug.js b/sources/plugins/horizontalrule/lang/ug.js index 0a6dbfd4..bf2bfa7d 100644 --- a/sources/plugins/horizontalrule/lang/ug.js +++ b/sources/plugins/horizontalrule/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'ug', { diff --git a/sources/plugins/horizontalrule/lang/uk.js b/sources/plugins/horizontalrule/lang/uk.js index c42688a2..b6b56ef5 100644 --- a/sources/plugins/horizontalrule/lang/uk.js +++ b/sources/plugins/horizontalrule/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'uk', { diff --git a/sources/plugins/horizontalrule/lang/vi.js b/sources/plugins/horizontalrule/lang/vi.js index 2b45cdce..040055fd 100644 --- a/sources/plugins/horizontalrule/lang/vi.js +++ b/sources/plugins/horizontalrule/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'vi', { diff --git a/sources/plugins/horizontalrule/lang/zh-cn.js b/sources/plugins/horizontalrule/lang/zh-cn.js index 74b44261..29dc4582 100644 --- a/sources/plugins/horizontalrule/lang/zh-cn.js +++ b/sources/plugins/horizontalrule/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'zh-cn', { diff --git a/sources/plugins/horizontalrule/lang/zh.js b/sources/plugins/horizontalrule/lang/zh.js index 2e0fb4d0..79e80b06 100644 --- a/sources/plugins/horizontalrule/lang/zh.js +++ b/sources/plugins/horizontalrule/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'horizontalrule', 'zh', { diff --git a/sources/plugins/horizontalrule/plugin.js b/sources/plugins/horizontalrule/plugin.js index 0bb5bafc..c7faa89c 100644 --- a/sources/plugins/horizontalrule/plugin.js +++ b/sources/plugins/horizontalrule/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -24,7 +24,7 @@ // Register a plugin named "horizontalrule". CKEDITOR.plugins.add( pluginName, { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'horizontalrule', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/htmlwriter/plugin.js b/sources/plugins/htmlwriter/plugin.js index 687b2bf0..063c9663 100644 --- a/sources/plugins/htmlwriter/plugin.js +++ b/sources/plugins/htmlwriter/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/htmlwriter/samples/outputforflash.html b/sources/plugins/htmlwriter/samples/outputforflash.html index c6923df8..a4318f3e 100644 --- a/sources/plugins/htmlwriter/samples/outputforflash.html +++ b/sources/plugins/htmlwriter/samples/outputforflash.html @@ -1,6 +1,6 @@ @@ -275,7 +275,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license CKEditor - The text editor for the Internet - http://ckeditor.com

- Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

diff --git a/sources/plugins/htmlwriter/samples/outputhtml.html b/sources/plugins/htmlwriter/samples/outputhtml.html index 3c584558..f7123a16 100644 --- a/sources/plugins/htmlwriter/samples/outputhtml.html +++ b/sources/plugins/htmlwriter/samples/outputhtml.html @@ -1,6 +1,6 @@ @@ -216,7 +216,7 @@ CKEDITOR.replace( 'textarea_id', { CKEditor - The text editor for the Internet - http://ckeditor.com

- Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

diff --git a/sources/plugins/iframe/dialogs/iframe.js b/sources/plugins/iframe/dialogs/iframe.js index fb0d5627..4b874cac 100644 --- a/sources/plugins/iframe/dialogs/iframe.js +++ b/sources/plugins/iframe/dialogs/iframe.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/iframe/lang/af.js b/sources/plugins/iframe/lang/af.js index ed13c648..47708799 100644 --- a/sources/plugins/iframe/lang/af.js +++ b/sources/plugins/iframe/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 41427519..1b5c0467 100644 --- a/sources/plugins/iframe/lang/ar.js +++ b/sources/plugins/iframe/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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/bg.js b/sources/plugins/iframe/lang/bg.js index 7a14a452..d3657423 100644 --- a/sources/plugins/iframe/lang/bg.js +++ b/sources/plugins/iframe/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 ab2fe567..0a91e7c5 100644 --- a/sources/plugins/iframe/lang/bn.js +++ b/sources/plugins/iframe/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 66453678..63eb7b6b 100644 --- a/sources/plugins/iframe/lang/bs.js +++ b/sources/plugins/iframe/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 4cd956e0..08027152 100644 --- a/sources/plugins/iframe/lang/ca.js +++ b/sources/plugins/iframe/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 a1332a06..fa3e85c4 100644 --- a/sources/plugins/iframe/lang/cs.js +++ b/sources/plugins/iframe/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 40227239..e89adc74 100644 --- a/sources/plugins/iframe/lang/cy.js +++ b/sources/plugins/iframe/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 8bb5b759..d14b8cd1 100644 --- a/sources/plugins/iframe/lang/da.js +++ b/sources/plugins/iframe/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 new file mode 100644 index 00000000..233b55b0 --- /dev/null +++ b/sources/plugins/iframe/lang/de-ch.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'iframe', 'de-ch', { + border: 'Rahmen anzeigen', + noUrl: 'Bitte geben Sie die IFrame-URL an', + scrolling: 'Rollbalken anzeigen', + title: 'IFrame-Eigenschaften', + toolbar: 'IFrame' +} ); diff --git a/sources/plugins/iframe/lang/de.js b/sources/plugins/iframe/lang/de.js index beb43321..184387f7 100644 --- a/sources/plugins/iframe/lang/de.js +++ b/sources/plugins/iframe/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 ece32b07..b09fdf96 100644 --- a/sources/plugins/iframe/lang/el.js +++ b/sources/plugins/iframe/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 632ac329..9f0885fd 100644 --- a/sources/plugins/iframe/lang/en-au.js +++ b/sources/plugins/iframe/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 080a558d..20d438c1 100644 --- a/sources/plugins/iframe/lang/en-ca.js +++ b/sources/plugins/iframe/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 fa17adb3..86a3fc08 100644 --- a/sources/plugins/iframe/lang/en-gb.js +++ b/sources/plugins/iframe/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 f9f5202a..cf39cbea 100644 --- a/sources/plugins/iframe/lang/en.js +++ b/sources/plugins/iframe/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 7d11c38b..1f507839 100644 --- a/sources/plugins/iframe/lang/eo.js +++ b/sources/plugins/iframe/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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.js b/sources/plugins/iframe/lang/es.js index d84830db..67955e32 100644 --- a/sources/plugins/iframe/lang/es.js +++ b/sources/plugins/iframe/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 3a9bae0e..e01acb89 100644 --- a/sources/plugins/iframe/lang/et.js +++ b/sources/plugins/iframe/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 b359f385..9f78376a 100644 --- a/sources/plugins/iframe/lang/eu.js +++ b/sources/plugins/iframe/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 0d8ec21a..4f966028 100644 --- a/sources/plugins/iframe/lang/fa.js +++ b/sources/plugins/iframe/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 128a5354..3413f0ea 100644 --- a/sources/plugins/iframe/lang/fi.js +++ b/sources/plugins/iframe/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 e573e090..877e5d8c 100644 --- a/sources/plugins/iframe/lang/fo.js +++ b/sources/plugins/iframe/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 8b99ffaa..d472cf97 100644 --- a/sources/plugins/iframe/lang/fr-ca.js +++ b/sources/plugins/iframe/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 664021cb..3cfd49a6 100644 --- a/sources/plugins/iframe/lang/fr.js +++ b/sources/plugins/iframe/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'fr', { diff --git a/sources/plugins/iframe/lang/gl.js b/sources/plugins/iframe/lang/gl.js index 60561b09..a19d1ee1 100644 --- a/sources/plugins/iframe/lang/gl.js +++ b/sources/plugins/iframe/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 89c1e732..285484c6 100644 --- a/sources/plugins/iframe/lang/gu.js +++ b/sources/plugins/iframe/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 bcdfa507..bd9ce8b6 100644 --- a/sources/plugins/iframe/lang/he.js +++ b/sources/plugins/iframe/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 9ab0316f..a51c275b 100644 --- a/sources/plugins/iframe/lang/hi.js +++ b/sources/plugins/iframe/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 981d8c2c..d01d19a5 100644 --- a/sources/plugins/iframe/lang/hr.js +++ b/sources/plugins/iframe/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'hr', { diff --git a/sources/plugins/iframe/lang/hu.js b/sources/plugins/iframe/lang/hu.js index 0fdd1885..7b691683 100644 --- a/sources/plugins/iframe/lang/hu.js +++ b/sources/plugins/iframe/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 47f5862a..9f2fb247 100644 --- a/sources/plugins/iframe/lang/id.js +++ b/sources/plugins/iframe/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 5bfda8e5..7a75de8f 100644 --- a/sources/plugins/iframe/lang/is.js +++ b/sources/plugins/iframe/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 2fc4d3ad..a7851326 100644 --- a/sources/plugins/iframe/lang/it.js +++ b/sources/plugins/iframe/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 6d210ab1..a24dd150 100644 --- a/sources/plugins/iframe/lang/ja.js +++ b/sources/plugins/iframe/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 252da248..a7d33208 100644 --- a/sources/plugins/iframe/lang/ka.js +++ b/sources/plugins/iframe/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 c4d163ce..0fea30c7 100644 --- a/sources/plugins/iframe/lang/km.js +++ b/sources/plugins/iframe/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 536b5bd9..358b101f 100644 --- a/sources/plugins/iframe/lang/ko.js +++ b/sources/plugins/iframe/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 dcc6a590..6217ee18 100644 --- a/sources/plugins/iframe/lang/ku.js +++ b/sources/plugins/iframe/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 d147709a..6b4c2982 100644 --- a/sources/plugins/iframe/lang/lt.js +++ b/sources/plugins/iframe/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 1596ac14..6b10267c 100644 --- a/sources/plugins/iframe/lang/lv.js +++ b/sources/plugins/iframe/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 d9436c46..6f0c2a22 100644 --- a/sources/plugins/iframe/lang/mk.js +++ b/sources/plugins/iframe/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 295f15d2..bba8e024 100644 --- a/sources/plugins/iframe/lang/mn.js +++ b/sources/plugins/iframe/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 9a05b354..eea00cb6 100644 --- a/sources/plugins/iframe/lang/ms.js +++ b/sources/plugins/iframe/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 dbf41c8f..ffd69978 100644 --- a/sources/plugins/iframe/lang/nb.js +++ b/sources/plugins/iframe/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 9ea97e07..fc80c47c 100644 --- a/sources/plugins/iframe/lang/nl.js +++ b/sources/plugins/iframe/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 b49ad735..59c72559 100644 --- a/sources/plugins/iframe/lang/no.js +++ b/sources/plugins/iframe/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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/pl.js b/sources/plugins/iframe/lang/pl.js index a68461b7..3f631617 100644 --- a/sources/plugins/iframe/lang/pl.js +++ b/sources/plugins/iframe/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 13197704..ae9157f2 100644 --- a/sources/plugins/iframe/lang/pt-br.js +++ b/sources/plugins/iframe/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 790894d4..0440cb08 100644 --- a/sources/plugins/iframe/lang/pt.js +++ b/sources/plugins/iframe/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 0fdf471d..96dbb432 100644 --- a/sources/plugins/iframe/lang/ro.js +++ b/sources/plugins/iframe/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 b137b9a2..ca0bf8e9 100644 --- a/sources/plugins/iframe/lang/ru.js +++ b/sources/plugins/iframe/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 fed32683..17d800d4 100644 --- a/sources/plugins/iframe/lang/si.js +++ b/sources/plugins/iframe/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 bf42e307..1b360d8d 100644 --- a/sources/plugins/iframe/lang/sk.js +++ b/sources/plugins/iframe/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 1831584d..13eab17b 100644 --- a/sources/plugins/iframe/lang/sl.js +++ b/sources/plugins/iframe/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'sl', { diff --git a/sources/plugins/iframe/lang/sq.js b/sources/plugins/iframe/lang/sq.js index cf88dbe4..671f7430 100644 --- a/sources/plugins/iframe/lang/sq.js +++ b/sources/plugins/iframe/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 d8ddf222..7b7e316b 100644 --- a/sources/plugins/iframe/lang/sr-latn.js +++ b/sources/plugins/iframe/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 8a66fba9..d59430a9 100644 --- a/sources/plugins/iframe/lang/sr.js +++ b/sources/plugins/iframe/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 8777eb5a..bd9f5f5b 100644 --- a/sources/plugins/iframe/lang/sv.js +++ b/sources/plugins/iframe/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'sv', { diff --git a/sources/plugins/iframe/lang/th.js b/sources/plugins/iframe/lang/th.js index 635d834e..f22f3351 100644 --- a/sources/plugins/iframe/lang/th.js +++ b/sources/plugins/iframe/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 e6ad11dd..6738e2ab 100644 --- a/sources/plugins/iframe/lang/tr.js +++ b/sources/plugins/iframe/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 05970380..85233237 100644 --- a/sources/plugins/iframe/lang/tt.js +++ b/sources/plugins/iframe/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 80ea2d00..3cbd5b0c 100644 --- a/sources/plugins/iframe/lang/ug.js +++ b/sources/plugins/iframe/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 c5d1e996..c5173d2e 100644 --- a/sources/plugins/iframe/lang/uk.js +++ b/sources/plugins/iframe/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 56b3c521..d7c2bc02 100644 --- a/sources/plugins/iframe/lang/vi.js +++ b/sources/plugins/iframe/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 7ddca048..99e657a0 100644 --- a/sources/plugins/iframe/lang/zh-cn.js +++ b/sources/plugins/iframe/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 51cead96..091b8071 100644 --- a/sources/plugins/iframe/lang/zh.js +++ b/sources/plugins/iframe/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, 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 3c32376e..8f049a56 100644 --- a/sources/plugins/iframe/plugin.js +++ b/sources/plugins/iframe/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, 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,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,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% // jscs:enable maximumLineLength icons: 'iframe', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/image/dialogs/image.js b/sources/plugins/image/dialogs/image.js index 7daf4aa3..4f62f99c 100644 --- a/sources/plugins/image/dialogs/image.js +++ b/sources/plugins/image/dialogs/image.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/image/lang/af.js b/sources/plugins/image/lang/af.js index f81dd0f2..c3cf3547 100644 --- a/sources/plugins/image/lang/af.js +++ b/sources/plugins/image/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'af', { diff --git a/sources/plugins/image/lang/ar.js b/sources/plugins/image/lang/ar.js index f15aacd4..1a0fb7af 100644 --- a/sources/plugins/image/lang/ar.js +++ b/sources/plugins/image/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'ar', { diff --git a/sources/plugins/image/lang/bg.js b/sources/plugins/image/lang/bg.js index f6533aee..ecc7cd73 100644 --- a/sources/plugins/image/lang/bg.js +++ b/sources/plugins/image/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'bg', { diff --git a/sources/plugins/image/lang/bn.js b/sources/plugins/image/lang/bn.js index fc8131db..1f393493 100644 --- a/sources/plugins/image/lang/bn.js +++ b/sources/plugins/image/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'bn', { diff --git a/sources/plugins/image/lang/bs.js b/sources/plugins/image/lang/bs.js index 885b6cf1..8470e8fa 100644 --- a/sources/plugins/image/lang/bs.js +++ b/sources/plugins/image/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'bs', { diff --git a/sources/plugins/image/lang/ca.js b/sources/plugins/image/lang/ca.js index d7fcbb9d..8464dbf5 100644 --- a/sources/plugins/image/lang/ca.js +++ b/sources/plugins/image/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'ca', { diff --git a/sources/plugins/image/lang/cs.js b/sources/plugins/image/lang/cs.js index dac2bd85..2f870f84 100644 --- a/sources/plugins/image/lang/cs.js +++ b/sources/plugins/image/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'cs', { diff --git a/sources/plugins/image/lang/cy.js b/sources/plugins/image/lang/cy.js index 0049154c..6310b5be 100644 --- a/sources/plugins/image/lang/cy.js +++ b/sources/plugins/image/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'cy', { diff --git a/sources/plugins/image/lang/da.js b/sources/plugins/image/lang/da.js index e468277c..82f591d0 100644 --- a/sources/plugins/image/lang/da.js +++ b/sources/plugins/image/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'da', { diff --git a/sources/plugins/image/lang/de-ch.js b/sources/plugins/image/lang/de-ch.js new file mode 100644 index 00000000..9237c1ab --- /dev/null +++ b/sources/plugins/image/lang/de-ch.js @@ -0,0 +1,25 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'image', 'de-ch', { + alt: 'Alternativer Text', + border: 'Rahmen', + btnUpload: 'Zum Server senden', + button2Img: 'Möchten Sie die ausgewählte Bildschaltfläche in ein einfaches Bild umwandeln?', + hSpace: 'Horizontal-Abstand', + img2Button: 'Möchten Sie das ausgewählte Bild in eine Bildschaltfläche umwandeln?', + infoTab: 'Bildinfo', + linkTab: 'Link', + lockRatio: 'Grössenverhältnis beibehalten', + menu: 'Bildeigenschaften', + resetSize: 'Grösse zurücksetzen', + title: 'Bildeigenschaften', + titleButton: 'Bildschaltflächeneigenschaften', + upload: 'Hochladen', + urlMissing: 'Bildquellen-URL fehlt.', + vSpace: 'Vertikal-Abstand', + validateBorder: 'Rahmen muss eine ganze Zahl sein.', + validateHSpace: 'Horizontal-Abstand muss eine ganze Zahl sein.', + validateVSpace: 'Vertikal-Abstand muss eine ganze Zahl sein.' +} ); diff --git a/sources/plugins/image/lang/de.js b/sources/plugins/image/lang/de.js index 68ba4ae1..4827329c 100644 --- a/sources/plugins/image/lang/de.js +++ b/sources/plugins/image/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'de', { diff --git a/sources/plugins/image/lang/el.js b/sources/plugins/image/lang/el.js index 8bd9dc06..9e515e72 100644 --- a/sources/plugins/image/lang/el.js +++ b/sources/plugins/image/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'el', { diff --git a/sources/plugins/image/lang/en-au.js b/sources/plugins/image/lang/en-au.js index b5a87de7..6e7ce128 100644 --- a/sources/plugins/image/lang/en-au.js +++ b/sources/plugins/image/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'en-au', { diff --git a/sources/plugins/image/lang/en-ca.js b/sources/plugins/image/lang/en-ca.js index 3289e498..2f3992f3 100644 --- a/sources/plugins/image/lang/en-ca.js +++ b/sources/plugins/image/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'en-ca', { diff --git a/sources/plugins/image/lang/en-gb.js b/sources/plugins/image/lang/en-gb.js index add0adbc..e60b38a7 100644 --- a/sources/plugins/image/lang/en-gb.js +++ b/sources/plugins/image/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'en-gb', { diff --git a/sources/plugins/image/lang/en.js b/sources/plugins/image/lang/en.js index 18af4b88..d6cb43aa 100644 --- a/sources/plugins/image/lang/en.js +++ b/sources/plugins/image/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'en', { diff --git a/sources/plugins/image/lang/eo.js b/sources/plugins/image/lang/eo.js index de3b73cf..9ef3115c 100644 --- a/sources/plugins/image/lang/eo.js +++ b/sources/plugins/image/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'eo', { diff --git a/sources/plugins/image/lang/es.js b/sources/plugins/image/lang/es.js index 35310e00..12e17486 100644 --- a/sources/plugins/image/lang/es.js +++ b/sources/plugins/image/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'es', { diff --git a/sources/plugins/image/lang/et.js b/sources/plugins/image/lang/et.js index 00559b5c..e02591f2 100644 --- a/sources/plugins/image/lang/et.js +++ b/sources/plugins/image/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'et', { diff --git a/sources/plugins/image/lang/eu.js b/sources/plugins/image/lang/eu.js index 874dd697..f288398f 100644 --- a/sources/plugins/image/lang/eu.js +++ b/sources/plugins/image/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'eu', { diff --git a/sources/plugins/image/lang/fa.js b/sources/plugins/image/lang/fa.js index 90dbd907..00eb831d 100644 --- a/sources/plugins/image/lang/fa.js +++ b/sources/plugins/image/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'fa', { diff --git a/sources/plugins/image/lang/fi.js b/sources/plugins/image/lang/fi.js index f324e88f..e264d72f 100644 --- a/sources/plugins/image/lang/fi.js +++ b/sources/plugins/image/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'fi', { diff --git a/sources/plugins/image/lang/fo.js b/sources/plugins/image/lang/fo.js index d3b78085..6073e0c9 100644 --- a/sources/plugins/image/lang/fo.js +++ b/sources/plugins/image/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'fo', { diff --git a/sources/plugins/image/lang/fr-ca.js b/sources/plugins/image/lang/fr-ca.js index 69b9d843..ebeddb2a 100644 --- a/sources/plugins/image/lang/fr-ca.js +++ b/sources/plugins/image/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'fr-ca', { diff --git a/sources/plugins/image/lang/fr.js b/sources/plugins/image/lang/fr.js index cfd2feac..e06d095c 100644 --- a/sources/plugins/image/lang/fr.js +++ b/sources/plugins/image/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'fr', { diff --git a/sources/plugins/image/lang/gl.js b/sources/plugins/image/lang/gl.js index 28aaba94..22f1f41b 100644 --- a/sources/plugins/image/lang/gl.js +++ b/sources/plugins/image/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'gl', { diff --git a/sources/plugins/image/lang/gu.js b/sources/plugins/image/lang/gu.js index b62fad85..36e26fc6 100644 --- a/sources/plugins/image/lang/gu.js +++ b/sources/plugins/image/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'gu', { diff --git a/sources/plugins/image/lang/he.js b/sources/plugins/image/lang/he.js index 21fe73fa..5b8e18d3 100644 --- a/sources/plugins/image/lang/he.js +++ b/sources/plugins/image/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'he', { diff --git a/sources/plugins/image/lang/hi.js b/sources/plugins/image/lang/hi.js index 2c0c3822..158c1886 100644 --- a/sources/plugins/image/lang/hi.js +++ b/sources/plugins/image/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'hi', { diff --git a/sources/plugins/image/lang/hr.js b/sources/plugins/image/lang/hr.js index d4b05252..6c3aadea 100644 --- a/sources/plugins/image/lang/hr.js +++ b/sources/plugins/image/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'hr', { diff --git a/sources/plugins/image/lang/hu.js b/sources/plugins/image/lang/hu.js index f615b713..ed4c3568 100644 --- a/sources/plugins/image/lang/hu.js +++ b/sources/plugins/image/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'hu', { diff --git a/sources/plugins/image/lang/id.js b/sources/plugins/image/lang/id.js index e91f4ebf..68ccd523 100644 --- a/sources/plugins/image/lang/id.js +++ b/sources/plugins/image/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'id', { diff --git a/sources/plugins/image/lang/is.js b/sources/plugins/image/lang/is.js index d4cb57d1..f55c69cb 100644 --- a/sources/plugins/image/lang/is.js +++ b/sources/plugins/image/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'is', { diff --git a/sources/plugins/image/lang/it.js b/sources/plugins/image/lang/it.js index 24b60d39..3aeb017b 100644 --- a/sources/plugins/image/lang/it.js +++ b/sources/plugins/image/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'it', { diff --git a/sources/plugins/image/lang/ja.js b/sources/plugins/image/lang/ja.js index 74a99fc5..86d54c8b 100644 --- a/sources/plugins/image/lang/ja.js +++ b/sources/plugins/image/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'ja', { diff --git a/sources/plugins/image/lang/ka.js b/sources/plugins/image/lang/ka.js index d388c5a3..fe0f8f48 100644 --- a/sources/plugins/image/lang/ka.js +++ b/sources/plugins/image/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'ka', { diff --git a/sources/plugins/image/lang/km.js b/sources/plugins/image/lang/km.js index 12eb6d27..f3236ee2 100644 --- a/sources/plugins/image/lang/km.js +++ b/sources/plugins/image/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'km', { diff --git a/sources/plugins/image/lang/ko.js b/sources/plugins/image/lang/ko.js index 0bb99907..30e7e450 100644 --- a/sources/plugins/image/lang/ko.js +++ b/sources/plugins/image/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'ko', { diff --git a/sources/plugins/image/lang/ku.js b/sources/plugins/image/lang/ku.js index 5273fc56..9a8678a8 100644 --- a/sources/plugins/image/lang/ku.js +++ b/sources/plugins/image/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'ku', { diff --git a/sources/plugins/image/lang/lt.js b/sources/plugins/image/lang/lt.js index 55f24281..02614139 100644 --- a/sources/plugins/image/lang/lt.js +++ b/sources/plugins/image/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'lt', { diff --git a/sources/plugins/image/lang/lv.js b/sources/plugins/image/lang/lv.js index 8b962442..f4e6aef5 100644 --- a/sources/plugins/image/lang/lv.js +++ b/sources/plugins/image/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'lv', { diff --git a/sources/plugins/image/lang/mk.js b/sources/plugins/image/lang/mk.js index bfd943e8..062f94fa 100644 --- a/sources/plugins/image/lang/mk.js +++ b/sources/plugins/image/lang/mk.js @@ -1,25 +1,25 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'mk', { - alt: 'Alternative Text', // MISSING - border: 'Border', // MISSING - btnUpload: 'Send it to the Server', // MISSING - button2Img: 'Do you want to transform the selected image button on a simple image?', // MISSING - hSpace: 'HSpace', // MISSING - img2Button: 'Do you want to transform the selected image on a image button?', // MISSING - infoTab: 'Image Info', // MISSING - linkTab: 'Link', // MISSING - lockRatio: 'Lock Ratio', // MISSING - menu: 'Image Properties', // MISSING - resetSize: 'Reset Size', // MISSING - title: 'Image Properties', // MISSING - titleButton: 'Image Button Properties', // MISSING - upload: 'Upload', // MISSING - urlMissing: 'Image source URL is missing.', // MISSING - vSpace: 'VSpace', // MISSING - validateBorder: 'Border must be a whole number.', // MISSING - validateHSpace: 'HSpace must be a whole number.', // MISSING - validateVSpace: 'VSpace must be a whole number.' // MISSING + alt: 'Алтернативен текст', + border: 'Раб', + btnUpload: 'Прикачи на сервер', + button2Img: 'Дали сакате да направите сликата-копче да биде само слика?', + hSpace: 'Хоризонтален простор', + img2Button: 'Дали сакате да ја претворите сликата во слика-копче?', + infoTab: 'Информации за сликата', + linkTab: 'Врска', + lockRatio: 'Зачувај пропорција', + menu: 'Својства на сликата', + resetSize: 'Ресетирај големина', + title: 'Својства на сликата', + titleButton: 'Својства на копче-сликата', + upload: 'Прикачи', + urlMissing: 'Недостасува URL-то на сликата.', + vSpace: 'Вертикален простор', + validateBorder: 'Работ мора да биде цел број.', + validateHSpace: 'Хор. простор мора да биде цел број.', + validateVSpace: 'Верт. простор мора да биде цел број.' } ); diff --git a/sources/plugins/image/lang/mn.js b/sources/plugins/image/lang/mn.js index 79950e41..7923ec6e 100644 --- a/sources/plugins/image/lang/mn.js +++ b/sources/plugins/image/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'mn', { diff --git a/sources/plugins/image/lang/ms.js b/sources/plugins/image/lang/ms.js index ae67d22a..98adf098 100644 --- a/sources/plugins/image/lang/ms.js +++ b/sources/plugins/image/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'ms', { diff --git a/sources/plugins/image/lang/nb.js b/sources/plugins/image/lang/nb.js index 24eb3e08..ac94f306 100644 --- a/sources/plugins/image/lang/nb.js +++ b/sources/plugins/image/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'nb', { diff --git a/sources/plugins/image/lang/nl.js b/sources/plugins/image/lang/nl.js index 6636f1b1..87555039 100644 --- a/sources/plugins/image/lang/nl.js +++ b/sources/plugins/image/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'nl', { diff --git a/sources/plugins/image/lang/no.js b/sources/plugins/image/lang/no.js index c48abaec..5f220cb3 100644 --- a/sources/plugins/image/lang/no.js +++ b/sources/plugins/image/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'no', { diff --git a/sources/plugins/image/lang/pl.js b/sources/plugins/image/lang/pl.js index 04c02956..ba55b744 100644 --- a/sources/plugins/image/lang/pl.js +++ b/sources/plugins/image/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'pl', { diff --git a/sources/plugins/image/lang/pt-br.js b/sources/plugins/image/lang/pt-br.js index eeb0b14c..8ac37536 100644 --- a/sources/plugins/image/lang/pt-br.js +++ b/sources/plugins/image/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'pt-br', { diff --git a/sources/plugins/image/lang/pt.js b/sources/plugins/image/lang/pt.js index af25caaa..c152d81e 100644 --- a/sources/plugins/image/lang/pt.js +++ b/sources/plugins/image/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'pt', { diff --git a/sources/plugins/image/lang/ro.js b/sources/plugins/image/lang/ro.js index 79a2a9dc..c45929ae 100644 --- a/sources/plugins/image/lang/ro.js +++ b/sources/plugins/image/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'ro', { diff --git a/sources/plugins/image/lang/ru.js b/sources/plugins/image/lang/ru.js index 490af92d..1ea84d24 100644 --- a/sources/plugins/image/lang/ru.js +++ b/sources/plugins/image/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'ru', { diff --git a/sources/plugins/image/lang/si.js b/sources/plugins/image/lang/si.js index 9c608a3f..7a151967 100644 --- a/sources/plugins/image/lang/si.js +++ b/sources/plugins/image/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'si', { diff --git a/sources/plugins/image/lang/sk.js b/sources/plugins/image/lang/sk.js index 0478ab39..1384f6bc 100644 --- a/sources/plugins/image/lang/sk.js +++ b/sources/plugins/image/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'sk', { diff --git a/sources/plugins/image/lang/sl.js b/sources/plugins/image/lang/sl.js index ef93d331..4c7ba8f3 100644 --- a/sources/plugins/image/lang/sl.js +++ b/sources/plugins/image/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'sl', { diff --git a/sources/plugins/image/lang/sq.js b/sources/plugins/image/lang/sq.js index 37a3e155..a8518193 100644 --- a/sources/plugins/image/lang/sq.js +++ b/sources/plugins/image/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'sq', { diff --git a/sources/plugins/image/lang/sr-latn.js b/sources/plugins/image/lang/sr-latn.js index 34b96210..25c39c3d 100644 --- a/sources/plugins/image/lang/sr-latn.js +++ b/sources/plugins/image/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'sr-latn', { diff --git a/sources/plugins/image/lang/sr.js b/sources/plugins/image/lang/sr.js index 5f33a561..25b44c5e 100644 --- a/sources/plugins/image/lang/sr.js +++ b/sources/plugins/image/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'sr', { diff --git a/sources/plugins/image/lang/sv.js b/sources/plugins/image/lang/sv.js index 3854a3d6..bc11f096 100644 --- a/sources/plugins/image/lang/sv.js +++ b/sources/plugins/image/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'sv', { diff --git a/sources/plugins/image/lang/th.js b/sources/plugins/image/lang/th.js index 0018a713..f9f80236 100644 --- a/sources/plugins/image/lang/th.js +++ b/sources/plugins/image/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'th', { diff --git a/sources/plugins/image/lang/tr.js b/sources/plugins/image/lang/tr.js index 3c294a1e..5a668f2f 100644 --- a/sources/plugins/image/lang/tr.js +++ b/sources/plugins/image/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'tr', { diff --git a/sources/plugins/image/lang/tt.js b/sources/plugins/image/lang/tt.js index 5e9ec8d5..8daf0afa 100644 --- a/sources/plugins/image/lang/tt.js +++ b/sources/plugins/image/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'tt', { diff --git a/sources/plugins/image/lang/ug.js b/sources/plugins/image/lang/ug.js index c96889bd..70382ec1 100644 --- a/sources/plugins/image/lang/ug.js +++ b/sources/plugins/image/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'ug', { diff --git a/sources/plugins/image/lang/uk.js b/sources/plugins/image/lang/uk.js index 6f6215c6..c32c2306 100644 --- a/sources/plugins/image/lang/uk.js +++ b/sources/plugins/image/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'uk', { diff --git a/sources/plugins/image/lang/vi.js b/sources/plugins/image/lang/vi.js index bcc93633..70d75789 100644 --- a/sources/plugins/image/lang/vi.js +++ b/sources/plugins/image/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'vi', { diff --git a/sources/plugins/image/lang/zh-cn.js b/sources/plugins/image/lang/zh-cn.js index 64813fc1..651468fa 100644 --- a/sources/plugins/image/lang/zh-cn.js +++ b/sources/plugins/image/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'zh-cn', { diff --git a/sources/plugins/image/lang/zh.js b/sources/plugins/image/lang/zh.js index 4bdbba5d..0859d268 100644 --- a/sources/plugins/image/lang/zh.js +++ b/sources/plugins/image/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'zh', { diff --git a/sources/plugins/image/plugin.js b/sources/plugins/image/plugin.js index f4a6a334..8bed8eca 100644 --- a/sources/plugins/image/plugin.js +++ b/sources/plugins/image/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -12,7 +12,7 @@ CKEDITOR.plugins.add( 'image', { requires: 'dialog', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'image', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/indent/dev/indent.html b/sources/plugins/indent/dev/indent.html index 0a3a8288..4ddab5a2 100644 --- a/sources/plugins/indent/dev/indent.html +++ b/sources/plugins/indent/dev/indent.html @@ -1,6 +1,6 @@ diff --git a/sources/plugins/indent/lang/af.js b/sources/plugins/indent/lang/af.js index dcf8aeed..416b2419 100644 --- a/sources/plugins/indent/lang/af.js +++ b/sources/plugins/indent/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'af', { diff --git a/sources/plugins/indent/lang/ar.js b/sources/plugins/indent/lang/ar.js index bf427cba..13458a66 100644 --- a/sources/plugins/indent/lang/ar.js +++ b/sources/plugins/indent/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'ar', { diff --git a/sources/plugins/indent/lang/bg.js b/sources/plugins/indent/lang/bg.js index 329363a6..5c6c9942 100644 --- a/sources/plugins/indent/lang/bg.js +++ b/sources/plugins/indent/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'bg', { diff --git a/sources/plugins/indent/lang/bn.js b/sources/plugins/indent/lang/bn.js index 331bede3..11a428e3 100644 --- a/sources/plugins/indent/lang/bn.js +++ b/sources/plugins/indent/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'bn', { diff --git a/sources/plugins/indent/lang/bs.js b/sources/plugins/indent/lang/bs.js index ee41a42d..fcf1cc23 100644 --- a/sources/plugins/indent/lang/bs.js +++ b/sources/plugins/indent/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'bs', { diff --git a/sources/plugins/indent/lang/ca.js b/sources/plugins/indent/lang/ca.js index 60756840..2ee7ad41 100644 --- a/sources/plugins/indent/lang/ca.js +++ b/sources/plugins/indent/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'ca', { diff --git a/sources/plugins/indent/lang/cs.js b/sources/plugins/indent/lang/cs.js index 14b1474b..3e5ed770 100644 --- a/sources/plugins/indent/lang/cs.js +++ b/sources/plugins/indent/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'cs', { diff --git a/sources/plugins/indent/lang/cy.js b/sources/plugins/indent/lang/cy.js index fe38f2ff..3380d702 100644 --- a/sources/plugins/indent/lang/cy.js +++ b/sources/plugins/indent/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'cy', { diff --git a/sources/plugins/indent/lang/da.js b/sources/plugins/indent/lang/da.js index fa22b3b3..0f18d9a6 100644 --- a/sources/plugins/indent/lang/da.js +++ b/sources/plugins/indent/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'da', { diff --git a/sources/plugins/indent/lang/de-ch.js b/sources/plugins/indent/lang/de-ch.js new file mode 100644 index 00000000..ae8010bc --- /dev/null +++ b/sources/plugins/indent/lang/de-ch.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'indent', 'de-ch', { + indent: 'Einzug erhöhen', + outdent: 'Einzug verringern' +} ); diff --git a/sources/plugins/indent/lang/de.js b/sources/plugins/indent/lang/de.js index 315311dd..be211af3 100644 --- a/sources/plugins/indent/lang/de.js +++ b/sources/plugins/indent/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'de', { diff --git a/sources/plugins/indent/lang/el.js b/sources/plugins/indent/lang/el.js index 55e5678e..e6df50c5 100644 --- a/sources/plugins/indent/lang/el.js +++ b/sources/plugins/indent/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'el', { diff --git a/sources/plugins/indent/lang/en-au.js b/sources/plugins/indent/lang/en-au.js index be93b7b0..26049a1b 100644 --- a/sources/plugins/indent/lang/en-au.js +++ b/sources/plugins/indent/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'en-au', { diff --git a/sources/plugins/indent/lang/en-ca.js b/sources/plugins/indent/lang/en-ca.js index 91b5f051..cf67c872 100644 --- a/sources/plugins/indent/lang/en-ca.js +++ b/sources/plugins/indent/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'en-ca', { diff --git a/sources/plugins/indent/lang/en-gb.js b/sources/plugins/indent/lang/en-gb.js index 6f98aa99..dd746c1f 100644 --- a/sources/plugins/indent/lang/en-gb.js +++ b/sources/plugins/indent/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'en-gb', { diff --git a/sources/plugins/indent/lang/en.js b/sources/plugins/indent/lang/en.js index 6403f726..c3b968b3 100644 --- a/sources/plugins/indent/lang/en.js +++ b/sources/plugins/indent/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'en', { diff --git a/sources/plugins/indent/lang/eo.js b/sources/plugins/indent/lang/eo.js index 6dc6e0dc..59556843 100644 --- a/sources/plugins/indent/lang/eo.js +++ b/sources/plugins/indent/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'eo', { diff --git a/sources/plugins/indent/lang/es.js b/sources/plugins/indent/lang/es.js index cd8845b2..277d048d 100644 --- a/sources/plugins/indent/lang/es.js +++ b/sources/plugins/indent/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'es', { diff --git a/sources/plugins/indent/lang/et.js b/sources/plugins/indent/lang/et.js index 30082dae..aae37558 100644 --- a/sources/plugins/indent/lang/et.js +++ b/sources/plugins/indent/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'et', { diff --git a/sources/plugins/indent/lang/eu.js b/sources/plugins/indent/lang/eu.js index ae12a9b0..8e9a5515 100644 --- a/sources/plugins/indent/lang/eu.js +++ b/sources/plugins/indent/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'eu', { diff --git a/sources/plugins/indent/lang/fa.js b/sources/plugins/indent/lang/fa.js index 71a60492..b17ce976 100644 --- a/sources/plugins/indent/lang/fa.js +++ b/sources/plugins/indent/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'fa', { diff --git a/sources/plugins/indent/lang/fi.js b/sources/plugins/indent/lang/fi.js index 42c28b01..068452cf 100644 --- a/sources/plugins/indent/lang/fi.js +++ b/sources/plugins/indent/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'fi', { diff --git a/sources/plugins/indent/lang/fo.js b/sources/plugins/indent/lang/fo.js index 582cf2ae..17639277 100644 --- a/sources/plugins/indent/lang/fo.js +++ b/sources/plugins/indent/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'fo', { diff --git a/sources/plugins/indent/lang/fr-ca.js b/sources/plugins/indent/lang/fr-ca.js index 37725cea..029e878f 100644 --- a/sources/plugins/indent/lang/fr-ca.js +++ b/sources/plugins/indent/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'fr-ca', { diff --git a/sources/plugins/indent/lang/fr.js b/sources/plugins/indent/lang/fr.js index eda26f40..c0ad5fe2 100644 --- a/sources/plugins/indent/lang/fr.js +++ b/sources/plugins/indent/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'fr', { diff --git a/sources/plugins/indent/lang/gl.js b/sources/plugins/indent/lang/gl.js index 1fc4350d..3d4a3af4 100644 --- a/sources/plugins/indent/lang/gl.js +++ b/sources/plugins/indent/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'gl', { diff --git a/sources/plugins/indent/lang/gu.js b/sources/plugins/indent/lang/gu.js index 935bbaf3..84f02c01 100644 --- a/sources/plugins/indent/lang/gu.js +++ b/sources/plugins/indent/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'gu', { diff --git a/sources/plugins/indent/lang/he.js b/sources/plugins/indent/lang/he.js index a653131e..26a6626a 100644 --- a/sources/plugins/indent/lang/he.js +++ b/sources/plugins/indent/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'he', { diff --git a/sources/plugins/indent/lang/hi.js b/sources/plugins/indent/lang/hi.js index e48eeafb..a532d648 100644 --- a/sources/plugins/indent/lang/hi.js +++ b/sources/plugins/indent/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'hi', { diff --git a/sources/plugins/indent/lang/hr.js b/sources/plugins/indent/lang/hr.js index 47a0b2c2..b4c07648 100644 --- a/sources/plugins/indent/lang/hr.js +++ b/sources/plugins/indent/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'hr', { diff --git a/sources/plugins/indent/lang/hu.js b/sources/plugins/indent/lang/hu.js index 1a55b43f..b8f780d2 100644 --- a/sources/plugins/indent/lang/hu.js +++ b/sources/plugins/indent/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'hu', { diff --git a/sources/plugins/indent/lang/id.js b/sources/plugins/indent/lang/id.js index 4b26b7ca..7bb5efb6 100644 --- a/sources/plugins/indent/lang/id.js +++ b/sources/plugins/indent/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'id', { diff --git a/sources/plugins/indent/lang/is.js b/sources/plugins/indent/lang/is.js index 4ef6c390..9ced9f42 100644 --- a/sources/plugins/indent/lang/is.js +++ b/sources/plugins/indent/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'is', { diff --git a/sources/plugins/indent/lang/it.js b/sources/plugins/indent/lang/it.js index aa70e80d..aaffe672 100644 --- a/sources/plugins/indent/lang/it.js +++ b/sources/plugins/indent/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'it', { diff --git a/sources/plugins/indent/lang/ja.js b/sources/plugins/indent/lang/ja.js index daaaa77d..0ac03e95 100644 --- a/sources/plugins/indent/lang/ja.js +++ b/sources/plugins/indent/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'ja', { diff --git a/sources/plugins/indent/lang/ka.js b/sources/plugins/indent/lang/ka.js index 7c179132..9e95b2a5 100644 --- a/sources/plugins/indent/lang/ka.js +++ b/sources/plugins/indent/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'ka', { diff --git a/sources/plugins/indent/lang/km.js b/sources/plugins/indent/lang/km.js index 4c6cb692..11feba1c 100644 --- a/sources/plugins/indent/lang/km.js +++ b/sources/plugins/indent/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'km', { diff --git a/sources/plugins/indent/lang/ko.js b/sources/plugins/indent/lang/ko.js index 39f63737..847528ad 100644 --- a/sources/plugins/indent/lang/ko.js +++ b/sources/plugins/indent/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'ko', { diff --git a/sources/plugins/indent/lang/ku.js b/sources/plugins/indent/lang/ku.js index 25349904..d373698c 100644 --- a/sources/plugins/indent/lang/ku.js +++ b/sources/plugins/indent/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'ku', { diff --git a/sources/plugins/indent/lang/lt.js b/sources/plugins/indent/lang/lt.js index 263fa04d..76775878 100644 --- a/sources/plugins/indent/lang/lt.js +++ b/sources/plugins/indent/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'lt', { diff --git a/sources/plugins/indent/lang/lv.js b/sources/plugins/indent/lang/lv.js index 0315bfb7..348b5ec4 100644 --- a/sources/plugins/indent/lang/lv.js +++ b/sources/plugins/indent/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'lv', { diff --git a/sources/plugins/indent/lang/mk.js b/sources/plugins/indent/lang/mk.js index 52d13c35..f4071a02 100644 --- a/sources/plugins/indent/lang/mk.js +++ b/sources/plugins/indent/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'mk', { diff --git a/sources/plugins/indent/lang/mn.js b/sources/plugins/indent/lang/mn.js index 9eded3ef..f1f17909 100644 --- a/sources/plugins/indent/lang/mn.js +++ b/sources/plugins/indent/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'mn', { diff --git a/sources/plugins/indent/lang/ms.js b/sources/plugins/indent/lang/ms.js index 7d3a5f29..6b633fe9 100644 --- a/sources/plugins/indent/lang/ms.js +++ b/sources/plugins/indent/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'ms', { diff --git a/sources/plugins/indent/lang/nb.js b/sources/plugins/indent/lang/nb.js index 3e124d55..83cec715 100644 --- a/sources/plugins/indent/lang/nb.js +++ b/sources/plugins/indent/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'nb', { diff --git a/sources/plugins/indent/lang/nl.js b/sources/plugins/indent/lang/nl.js index 0cdf066f..9897f737 100644 --- a/sources/plugins/indent/lang/nl.js +++ b/sources/plugins/indent/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'nl', { diff --git a/sources/plugins/indent/lang/no.js b/sources/plugins/indent/lang/no.js index eeb5e1ce..1ef07dd3 100644 --- a/sources/plugins/indent/lang/no.js +++ b/sources/plugins/indent/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'no', { diff --git a/sources/plugins/indent/lang/pl.js b/sources/plugins/indent/lang/pl.js index 321f520b..3fc7978c 100644 --- a/sources/plugins/indent/lang/pl.js +++ b/sources/plugins/indent/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'pl', { diff --git a/sources/plugins/indent/lang/pt-br.js b/sources/plugins/indent/lang/pt-br.js index b2334695..0a02f0b6 100644 --- a/sources/plugins/indent/lang/pt-br.js +++ b/sources/plugins/indent/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'pt-br', { diff --git a/sources/plugins/indent/lang/pt.js b/sources/plugins/indent/lang/pt.js index 5e395317..1424b11c 100644 --- a/sources/plugins/indent/lang/pt.js +++ b/sources/plugins/indent/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'pt', { diff --git a/sources/plugins/indent/lang/ro.js b/sources/plugins/indent/lang/ro.js index 639d4f03..51155b69 100644 --- a/sources/plugins/indent/lang/ro.js +++ b/sources/plugins/indent/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'ro', { diff --git a/sources/plugins/indent/lang/ru.js b/sources/plugins/indent/lang/ru.js index ddbb0508..4baa2947 100644 --- a/sources/plugins/indent/lang/ru.js +++ b/sources/plugins/indent/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'ru', { diff --git a/sources/plugins/indent/lang/si.js b/sources/plugins/indent/lang/si.js index fe5a8e2b..1d384587 100644 --- a/sources/plugins/indent/lang/si.js +++ b/sources/plugins/indent/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'si', { diff --git a/sources/plugins/indent/lang/sk.js b/sources/plugins/indent/lang/sk.js index a5210ee0..f50d6d79 100644 --- a/sources/plugins/indent/lang/sk.js +++ b/sources/plugins/indent/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'sk', { diff --git a/sources/plugins/indent/lang/sl.js b/sources/plugins/indent/lang/sl.js index 1cef8167..0a81f978 100644 --- a/sources/plugins/indent/lang/sl.js +++ b/sources/plugins/indent/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'sl', { diff --git a/sources/plugins/indent/lang/sq.js b/sources/plugins/indent/lang/sq.js index 670b1065..85c47952 100644 --- a/sources/plugins/indent/lang/sq.js +++ b/sources/plugins/indent/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'sq', { diff --git a/sources/plugins/indent/lang/sr-latn.js b/sources/plugins/indent/lang/sr-latn.js index a79ff72b..d9300206 100644 --- a/sources/plugins/indent/lang/sr-latn.js +++ b/sources/plugins/indent/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'sr-latn', { diff --git a/sources/plugins/indent/lang/sr.js b/sources/plugins/indent/lang/sr.js index 92f11970..d0077fb6 100644 --- a/sources/plugins/indent/lang/sr.js +++ b/sources/plugins/indent/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'sr', { diff --git a/sources/plugins/indent/lang/sv.js b/sources/plugins/indent/lang/sv.js index c9141012..dd92d3a7 100644 --- a/sources/plugins/indent/lang/sv.js +++ b/sources/plugins/indent/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'sv', { diff --git a/sources/plugins/indent/lang/th.js b/sources/plugins/indent/lang/th.js index 1a4f2cde..2aebdad3 100644 --- a/sources/plugins/indent/lang/th.js +++ b/sources/plugins/indent/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'th', { diff --git a/sources/plugins/indent/lang/tr.js b/sources/plugins/indent/lang/tr.js index 227e2cd9..06a19107 100644 --- a/sources/plugins/indent/lang/tr.js +++ b/sources/plugins/indent/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'tr', { diff --git a/sources/plugins/indent/lang/tt.js b/sources/plugins/indent/lang/tt.js index 465b4ce3..79e6c272 100644 --- a/sources/plugins/indent/lang/tt.js +++ b/sources/plugins/indent/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'tt', { diff --git a/sources/plugins/indent/lang/ug.js b/sources/plugins/indent/lang/ug.js index 956e6a4c..7f881d27 100644 --- a/sources/plugins/indent/lang/ug.js +++ b/sources/plugins/indent/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'ug', { diff --git a/sources/plugins/indent/lang/uk.js b/sources/plugins/indent/lang/uk.js index 80d77f76..4251ebe1 100644 --- a/sources/plugins/indent/lang/uk.js +++ b/sources/plugins/indent/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'uk', { diff --git a/sources/plugins/indent/lang/vi.js b/sources/plugins/indent/lang/vi.js index c423837d..0b56e848 100644 --- a/sources/plugins/indent/lang/vi.js +++ b/sources/plugins/indent/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'vi', { diff --git a/sources/plugins/indent/lang/zh-cn.js b/sources/plugins/indent/lang/zh-cn.js index 2ce406f2..c06b21bc 100644 --- a/sources/plugins/indent/lang/zh-cn.js +++ b/sources/plugins/indent/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'zh-cn', { diff --git a/sources/plugins/indent/lang/zh.js b/sources/plugins/indent/lang/zh.js index 4aa2abf8..1fe6e4e5 100644 --- a/sources/plugins/indent/lang/zh.js +++ b/sources/plugins/indent/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'indent', 'zh', { diff --git a/sources/plugins/indent/plugin.js b/sources/plugins/indent/plugin.js index 325503d6..32ac0c44 100644 --- a/sources/plugins/indent/plugin.js +++ b/sources/plugins/indent/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -15,7 +15,7 @@ CKEDITOR.plugins.add( 'indent', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'indent,indent-rtl,outdent,outdent-rtl', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/indentblock/plugin.js b/sources/plugins/indentblock/plugin.js index 10265801..9d31b983 100644 --- a/sources/plugins/indentblock/plugin.js +++ b/sources/plugins/indentblock/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/indentlist/plugin.js b/sources/plugins/indentlist/plugin.js index b88be7ae..126af11d 100644 --- a/sources/plugins/indentlist/plugin.js +++ b/sources/plugins/indentlist/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/justify/lang/af.js b/sources/plugins/justify/lang/af.js index 5c427be2..d9b468d2 100644 --- a/sources/plugins/justify/lang/af.js +++ b/sources/plugins/justify/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'af', { diff --git a/sources/plugins/justify/lang/ar.js b/sources/plugins/justify/lang/ar.js index b71602da..4db5875a 100644 --- a/sources/plugins/justify/lang/ar.js +++ b/sources/plugins/justify/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'ar', { diff --git a/sources/plugins/justify/lang/bg.js b/sources/plugins/justify/lang/bg.js index 9c292f59..7a2841c8 100644 --- a/sources/plugins/justify/lang/bg.js +++ b/sources/plugins/justify/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'bg', { diff --git a/sources/plugins/justify/lang/bn.js b/sources/plugins/justify/lang/bn.js index 6db6d790..77d58273 100644 --- a/sources/plugins/justify/lang/bn.js +++ b/sources/plugins/justify/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'bn', { diff --git a/sources/plugins/justify/lang/bs.js b/sources/plugins/justify/lang/bs.js index c8c05a66..1412437f 100644 --- a/sources/plugins/justify/lang/bs.js +++ b/sources/plugins/justify/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'bs', { diff --git a/sources/plugins/justify/lang/ca.js b/sources/plugins/justify/lang/ca.js index 19fd7ff5..02c38582 100644 --- a/sources/plugins/justify/lang/ca.js +++ b/sources/plugins/justify/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'ca', { diff --git a/sources/plugins/justify/lang/cs.js b/sources/plugins/justify/lang/cs.js index 2463cde9..d5f263f9 100644 --- a/sources/plugins/justify/lang/cs.js +++ b/sources/plugins/justify/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'cs', { diff --git a/sources/plugins/justify/lang/cy.js b/sources/plugins/justify/lang/cy.js index 95b8ac39..80883d1b 100644 --- a/sources/plugins/justify/lang/cy.js +++ b/sources/plugins/justify/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'cy', { diff --git a/sources/plugins/justify/lang/da.js b/sources/plugins/justify/lang/da.js index 433e127b..e595639e 100644 --- a/sources/plugins/justify/lang/da.js +++ b/sources/plugins/justify/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'da', { diff --git a/sources/plugins/justify/lang/de-ch.js b/sources/plugins/justify/lang/de-ch.js new file mode 100644 index 00000000..36fc0806 --- /dev/null +++ b/sources/plugins/justify/lang/de-ch.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'justify', 'de-ch', { + block: 'Blocksatz', + center: 'Zentriert', + left: 'Linksbündig', + right: 'Rechtsbündig' +} ); diff --git a/sources/plugins/justify/lang/de.js b/sources/plugins/justify/lang/de.js index d1d5ba3a..dc452668 100644 --- a/sources/plugins/justify/lang/de.js +++ b/sources/plugins/justify/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'de', { diff --git a/sources/plugins/justify/lang/el.js b/sources/plugins/justify/lang/el.js index 9930e3a0..1d50fd2b 100644 --- a/sources/plugins/justify/lang/el.js +++ b/sources/plugins/justify/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'el', { diff --git a/sources/plugins/justify/lang/en-au.js b/sources/plugins/justify/lang/en-au.js index 76019272..53162fdd 100644 --- a/sources/plugins/justify/lang/en-au.js +++ b/sources/plugins/justify/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'en-au', { diff --git a/sources/plugins/justify/lang/en-ca.js b/sources/plugins/justify/lang/en-ca.js index b97a749c..d64b9bf1 100644 --- a/sources/plugins/justify/lang/en-ca.js +++ b/sources/plugins/justify/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'en-ca', { diff --git a/sources/plugins/justify/lang/en-gb.js b/sources/plugins/justify/lang/en-gb.js index 66c27864..adb3b566 100644 --- a/sources/plugins/justify/lang/en-gb.js +++ b/sources/plugins/justify/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'en-gb', { diff --git a/sources/plugins/justify/lang/en.js b/sources/plugins/justify/lang/en.js index c8054a66..acaaccbc 100644 --- a/sources/plugins/justify/lang/en.js +++ b/sources/plugins/justify/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'en', { diff --git a/sources/plugins/justify/lang/eo.js b/sources/plugins/justify/lang/eo.js index 9dc56c1e..f58b3241 100644 --- a/sources/plugins/justify/lang/eo.js +++ b/sources/plugins/justify/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'eo', { diff --git a/sources/plugins/justify/lang/es.js b/sources/plugins/justify/lang/es.js index 1c26ef40..23baf68b 100644 --- a/sources/plugins/justify/lang/es.js +++ b/sources/plugins/justify/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'es', { diff --git a/sources/plugins/justify/lang/et.js b/sources/plugins/justify/lang/et.js index f91a575d..3226e875 100644 --- a/sources/plugins/justify/lang/et.js +++ b/sources/plugins/justify/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'et', { diff --git a/sources/plugins/justify/lang/eu.js b/sources/plugins/justify/lang/eu.js index 3becc223..dfcc5078 100644 --- a/sources/plugins/justify/lang/eu.js +++ b/sources/plugins/justify/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'eu', { diff --git a/sources/plugins/justify/lang/fa.js b/sources/plugins/justify/lang/fa.js index 4e8e3088..ed6e14e3 100644 --- a/sources/plugins/justify/lang/fa.js +++ b/sources/plugins/justify/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'fa', { diff --git a/sources/plugins/justify/lang/fi.js b/sources/plugins/justify/lang/fi.js index 52660877..52ad58fe 100644 --- a/sources/plugins/justify/lang/fi.js +++ b/sources/plugins/justify/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'fi', { diff --git a/sources/plugins/justify/lang/fo.js b/sources/plugins/justify/lang/fo.js index 8e8dec5b..6705be43 100644 --- a/sources/plugins/justify/lang/fo.js +++ b/sources/plugins/justify/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'fo', { diff --git a/sources/plugins/justify/lang/fr-ca.js b/sources/plugins/justify/lang/fr-ca.js index c72309e0..bb11f6e3 100644 --- a/sources/plugins/justify/lang/fr-ca.js +++ b/sources/plugins/justify/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'fr-ca', { diff --git a/sources/plugins/justify/lang/fr.js b/sources/plugins/justify/lang/fr.js index f11cd9a9..348771cf 100644 --- a/sources/plugins/justify/lang/fr.js +++ b/sources/plugins/justify/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'fr', { diff --git a/sources/plugins/justify/lang/gl.js b/sources/plugins/justify/lang/gl.js index da83d3cc..0fdd2696 100644 --- a/sources/plugins/justify/lang/gl.js +++ b/sources/plugins/justify/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'gl', { diff --git a/sources/plugins/justify/lang/gu.js b/sources/plugins/justify/lang/gu.js index 76bbc0c2..a59efa72 100644 --- a/sources/plugins/justify/lang/gu.js +++ b/sources/plugins/justify/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'gu', { diff --git a/sources/plugins/justify/lang/he.js b/sources/plugins/justify/lang/he.js index 1bd4204a..92e7c9c6 100644 --- a/sources/plugins/justify/lang/he.js +++ b/sources/plugins/justify/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'he', { diff --git a/sources/plugins/justify/lang/hi.js b/sources/plugins/justify/lang/hi.js index 2339f676..4606e3de 100644 --- a/sources/plugins/justify/lang/hi.js +++ b/sources/plugins/justify/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'hi', { diff --git a/sources/plugins/justify/lang/hr.js b/sources/plugins/justify/lang/hr.js index 4db599ae..79282d90 100644 --- a/sources/plugins/justify/lang/hr.js +++ b/sources/plugins/justify/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'hr', { diff --git a/sources/plugins/justify/lang/hu.js b/sources/plugins/justify/lang/hu.js index 5e1a7990..0aaff0f0 100644 --- a/sources/plugins/justify/lang/hu.js +++ b/sources/plugins/justify/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'hu', { diff --git a/sources/plugins/justify/lang/id.js b/sources/plugins/justify/lang/id.js index 7dc6aafe..297ae8eb 100644 --- a/sources/plugins/justify/lang/id.js +++ b/sources/plugins/justify/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'id', { diff --git a/sources/plugins/justify/lang/is.js b/sources/plugins/justify/lang/is.js index 8d94c59b..c2f6ad41 100644 --- a/sources/plugins/justify/lang/is.js +++ b/sources/plugins/justify/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'is', { diff --git a/sources/plugins/justify/lang/it.js b/sources/plugins/justify/lang/it.js index 71060d6b..10fc7728 100644 --- a/sources/plugins/justify/lang/it.js +++ b/sources/plugins/justify/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'it', { diff --git a/sources/plugins/justify/lang/ja.js b/sources/plugins/justify/lang/ja.js index ff972e4a..5665a8b9 100644 --- a/sources/plugins/justify/lang/ja.js +++ b/sources/plugins/justify/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'ja', { diff --git a/sources/plugins/justify/lang/ka.js b/sources/plugins/justify/lang/ka.js index 7479f064..b80d2ef9 100644 --- a/sources/plugins/justify/lang/ka.js +++ b/sources/plugins/justify/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'ka', { diff --git a/sources/plugins/justify/lang/km.js b/sources/plugins/justify/lang/km.js index 8769ba71..61618739 100644 --- a/sources/plugins/justify/lang/km.js +++ b/sources/plugins/justify/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'km', { diff --git a/sources/plugins/justify/lang/ko.js b/sources/plugins/justify/lang/ko.js index 4d0bb4cf..13c155c5 100644 --- a/sources/plugins/justify/lang/ko.js +++ b/sources/plugins/justify/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'ko', { diff --git a/sources/plugins/justify/lang/ku.js b/sources/plugins/justify/lang/ku.js index 85b1e409..794b588a 100644 --- a/sources/plugins/justify/lang/ku.js +++ b/sources/plugins/justify/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'ku', { diff --git a/sources/plugins/justify/lang/lt.js b/sources/plugins/justify/lang/lt.js index cef177be..1b373fdd 100644 --- a/sources/plugins/justify/lang/lt.js +++ b/sources/plugins/justify/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'lt', { diff --git a/sources/plugins/justify/lang/lv.js b/sources/plugins/justify/lang/lv.js index 1711629f..e20fe951 100644 --- a/sources/plugins/justify/lang/lv.js +++ b/sources/plugins/justify/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'lv', { diff --git a/sources/plugins/justify/lang/mk.js b/sources/plugins/justify/lang/mk.js index 10605fd9..eb9d8476 100644 --- a/sources/plugins/justify/lang/mk.js +++ b/sources/plugins/justify/lang/mk.js @@ -1,10 +1,10 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'mk', { block: 'Justify', // MISSING - center: 'Center', // MISSING + center: 'Во средина', left: 'Align Left', // MISSING right: 'Align Right' // MISSING } ); diff --git a/sources/plugins/justify/lang/mn.js b/sources/plugins/justify/lang/mn.js index 8ecaa78c..ff904ddf 100644 --- a/sources/plugins/justify/lang/mn.js +++ b/sources/plugins/justify/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'mn', { diff --git a/sources/plugins/justify/lang/ms.js b/sources/plugins/justify/lang/ms.js index 7f1deb15..41d736b5 100644 --- a/sources/plugins/justify/lang/ms.js +++ b/sources/plugins/justify/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'ms', { diff --git a/sources/plugins/justify/lang/nb.js b/sources/plugins/justify/lang/nb.js index 2cc4b56b..aac1f86c 100644 --- a/sources/plugins/justify/lang/nb.js +++ b/sources/plugins/justify/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'nb', { diff --git a/sources/plugins/justify/lang/nl.js b/sources/plugins/justify/lang/nl.js index f0ed723c..3b33e46a 100644 --- a/sources/plugins/justify/lang/nl.js +++ b/sources/plugins/justify/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'nl', { diff --git a/sources/plugins/justify/lang/no.js b/sources/plugins/justify/lang/no.js index cddfd5db..c77daaa6 100644 --- a/sources/plugins/justify/lang/no.js +++ b/sources/plugins/justify/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'no', { diff --git a/sources/plugins/justify/lang/pl.js b/sources/plugins/justify/lang/pl.js index 5d1fb432..07f9807d 100644 --- a/sources/plugins/justify/lang/pl.js +++ b/sources/plugins/justify/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'pl', { diff --git a/sources/plugins/justify/lang/pt-br.js b/sources/plugins/justify/lang/pt-br.js index 892a00fe..bb63097a 100644 --- a/sources/plugins/justify/lang/pt-br.js +++ b/sources/plugins/justify/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'pt-br', { diff --git a/sources/plugins/justify/lang/pt.js b/sources/plugins/justify/lang/pt.js index 20abc3b7..f1f233a4 100644 --- a/sources/plugins/justify/lang/pt.js +++ b/sources/plugins/justify/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'pt', { diff --git a/sources/plugins/justify/lang/ro.js b/sources/plugins/justify/lang/ro.js index 71db25ce..3ef171b1 100644 --- a/sources/plugins/justify/lang/ro.js +++ b/sources/plugins/justify/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'ro', { diff --git a/sources/plugins/justify/lang/ru.js b/sources/plugins/justify/lang/ru.js index fcbcf7df..51984765 100644 --- a/sources/plugins/justify/lang/ru.js +++ b/sources/plugins/justify/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'ru', { diff --git a/sources/plugins/justify/lang/si.js b/sources/plugins/justify/lang/si.js index e24354a0..a29953ee 100644 --- a/sources/plugins/justify/lang/si.js +++ b/sources/plugins/justify/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'si', { diff --git a/sources/plugins/justify/lang/sk.js b/sources/plugins/justify/lang/sk.js index 2ec39eb8..f749df51 100644 --- a/sources/plugins/justify/lang/sk.js +++ b/sources/plugins/justify/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'sk', { diff --git a/sources/plugins/justify/lang/sl.js b/sources/plugins/justify/lang/sl.js index 95b5850f..bd4cd0bc 100644 --- a/sources/plugins/justify/lang/sl.js +++ b/sources/plugins/justify/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'sl', { diff --git a/sources/plugins/justify/lang/sq.js b/sources/plugins/justify/lang/sq.js index 73195609..b184d796 100644 --- a/sources/plugins/justify/lang/sq.js +++ b/sources/plugins/justify/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'sq', { diff --git a/sources/plugins/justify/lang/sr-latn.js b/sources/plugins/justify/lang/sr-latn.js index e95d5862..978c5406 100644 --- a/sources/plugins/justify/lang/sr-latn.js +++ b/sources/plugins/justify/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'sr-latn', { diff --git a/sources/plugins/justify/lang/sr.js b/sources/plugins/justify/lang/sr.js index 91176181..062b3686 100644 --- a/sources/plugins/justify/lang/sr.js +++ b/sources/plugins/justify/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'sr', { diff --git a/sources/plugins/justify/lang/sv.js b/sources/plugins/justify/lang/sv.js index c1d4f44b..9e798ac1 100644 --- a/sources/plugins/justify/lang/sv.js +++ b/sources/plugins/justify/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'sv', { diff --git a/sources/plugins/justify/lang/th.js b/sources/plugins/justify/lang/th.js index 682fc9de..da8a403a 100644 --- a/sources/plugins/justify/lang/th.js +++ b/sources/plugins/justify/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'th', { diff --git a/sources/plugins/justify/lang/tr.js b/sources/plugins/justify/lang/tr.js index e51cbe89..661782c0 100644 --- a/sources/plugins/justify/lang/tr.js +++ b/sources/plugins/justify/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'tr', { diff --git a/sources/plugins/justify/lang/tt.js b/sources/plugins/justify/lang/tt.js index fc693413..a6b41a1f 100644 --- a/sources/plugins/justify/lang/tt.js +++ b/sources/plugins/justify/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'tt', { diff --git a/sources/plugins/justify/lang/ug.js b/sources/plugins/justify/lang/ug.js index 3ddbaf51..6c71c498 100644 --- a/sources/plugins/justify/lang/ug.js +++ b/sources/plugins/justify/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'ug', { diff --git a/sources/plugins/justify/lang/uk.js b/sources/plugins/justify/lang/uk.js index eb74639a..55ee9c47 100644 --- a/sources/plugins/justify/lang/uk.js +++ b/sources/plugins/justify/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'uk', { diff --git a/sources/plugins/justify/lang/vi.js b/sources/plugins/justify/lang/vi.js index a15674af..0d9dce2c 100644 --- a/sources/plugins/justify/lang/vi.js +++ b/sources/plugins/justify/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'vi', { diff --git a/sources/plugins/justify/lang/zh-cn.js b/sources/plugins/justify/lang/zh-cn.js index f078618c..f1d3df4f 100644 --- a/sources/plugins/justify/lang/zh-cn.js +++ b/sources/plugins/justify/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'zh-cn', { diff --git a/sources/plugins/justify/lang/zh.js b/sources/plugins/justify/lang/zh.js index 00e6ecea..9cdd4fca 100644 --- a/sources/plugins/justify/lang/zh.js +++ b/sources/plugins/justify/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'justify', 'zh', { diff --git a/sources/plugins/justify/plugin.js b/sources/plugins/justify/plugin.js index 5be53ecd..15163b81 100644 --- a/sources/plugins/justify/plugin.js +++ b/sources/plugins/justify/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -185,7 +185,7 @@ CKEDITOR.plugins.add( 'justify', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'justifyblock,justifycenter,justifyleft,justifyright', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/lineutils/dev/dnd.html b/sources/plugins/lineutils/dev/dnd.html new file mode 100644 index 00000000..2967c4b8 --- /dev/null +++ b/sources/plugins/lineutils/dev/dnd.html @@ -0,0 +1,172 @@ + + + + + + Widget Drag & Drop with Lineutils — CKEditor Sample + + + + + + +

+ CKEditor Samples » Widget Drag & Drop with Lineutils +

+ +

Classic (iframe-based) Editor

+ + + +

Inline Editor

+ +
+ + + + + + + + + + + + + + + +
This tableis thevery firstelement of the document.
We are stillable to accesthe space before it. + + + + + + + + + +
This table is inside of a cell of another table.
We can type either before or after it though.
+
+ +
+
+
    +
  1. This numbered list...
  2. +
  3. ...is a neighbour of a horizontal line...
  4. +
  5. +
      +
    1. Nested list!
    2. +
    +
  6. +
+ +
Saturn V +
Roll out of Saturn V on launch pad
+
+ +
    +
  • We can type between the lists...
  • +
  • ...thanks to Magicline.
  • +
+ +

Lorem ipsum dolor sit amet dui. Morbi vel turpis. Nullam et leo. Etiam rutrum, urna tellus dui vel tincidunt mattis egestas, justo fringilla vel, massa. Phasellus.

+ +

Quisque iaculis, dui lectus varius vitae, tortor. Proin lacus. Pellentesque ac lacus. Aenean nonummy commodo nec, pede. Etiam blandit risus elit.

+ +

Ut pretium. Vestibulum rutrum in, adipiscing elit. Sed in quam in purus sem vitae pede. Pellentesque bibendum, urna sem vel risus. Vivamus posuere metus. Aliquam gravida iaculis nisl. Nam enim. Aliquam erat ac lacus tellus ac felis.

+ +
+

This text is wrapped in a DIV element. We can type after this element though.

+
+
+ + + + + + diff --git a/sources/plugins/lineutils/dev/magicfinger.html b/sources/plugins/lineutils/dev/magicfinger.html new file mode 100644 index 00000000..079b4584 --- /dev/null +++ b/sources/plugins/lineutils/dev/magicfinger.html @@ -0,0 +1,285 @@ + + + + + + Lineutils — CKEditor Sample + + + + +

+ CKEditor Samples » Lineutils +

+ +

Classic (iframe-based) Editor

+ + + +

Inline Editor

+ +
+ + + + + + + + + + + + + + + +
This tableis thevery firstelement of the document.
We are stillable to accesthe space before it. + + + + + + + + + +
This table is inside of a cell of another table.
We can type either before or after it though.
+
+ +

Two succesive horizontal lines (HR tags). We can access the space in between:

+ +
+
+
    +
  1. This numbered list...
  2. +
  3. ...is a neighbour of a horizontal line...
  4. +
  5. +
      +
    1. Nested list!
    2. +
    +
  6. +
+ +
    +
  • We can type between the lists...
  • +
  • ...thanks to Magicline.
  • +
+ +

Lorem ipsum dolor sit amet dui. Morbi vel turpis. Nullam et leo. Etiam rutrum, urna tellus dui vel tincidunt mattis egestas, justo fringilla vel, massa. Phasellus.

+ +

Quisque iaculis, dui lectus varius vitae, tortor. Proin lacus. Pellentesque ac lacus. Aenean nonummy commodo nec, pede. Etiam blandit risus elit.

+ +

Ut pretium. Vestibulum rutrum in, adipiscing elit. Sed in quam in purus sem vitae pede. Pellentesque bibendum, urna sem vel risus. Vivamus posuere metus. Aliquam gravida iaculis nisl. Nam enim. Aliquam erat ac lacus tellus ac felis.

+ +
+

This text is wrapped in a DIV element. We can type after this element though.

+
+
+ +

Extreme inline

+ +
+
Lorem ipsum dolor sit amet enim. Etiam ullamcorper. Suspendisse a pellentesque dui, non felis. Maecenas malesuada elit lectus felis, malesuada ultricies. Curabitur et ligula. Ut molestie a, ultricies porta urna. Vestibulum commodo volutpat a, convallis ac, laoreet enim.
+
+ Position static +
foo
+
+
+
Key
Value
+
+
Whatever
+
+

Lorem ipsum dolor sit amet enim. Etiam ullamcorper. Suspendisse a pellentesque dui, non felis. Maecenas malesuada elit lectus felis, malesuada ultricies

+
+
+

Lorem ipsum dolor sit amet enim. Etiam ullamcorper. Suspendisse a pellentesque dui, non felis. Maecenas malesuada elit lectus felis, malesuada ultricies

+
foo
+
+ +

Classic (iframe-based) Editor, H-scroll

+ + + + + + + + diff --git a/sources/plugins/lineutils/plugin.js b/sources/plugins/lineutils/plugin.js new file mode 100644 index 00000000..bb54fa07 --- /dev/null +++ b/sources/plugins/lineutils/plugin.js @@ -0,0 +1,1018 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + + /** + * @fileOverview A set of utilities to find and create horizontal spaces in edited content. + */ + +'use strict'; + +( function() { + + CKEDITOR.plugins.add( 'lineutils' ); + + /** + * Determines a position relative to an element in DOM (before). + * + * @readonly + * @property {Number} [=0] + * @member CKEDITOR + */ + CKEDITOR.LINEUTILS_BEFORE = 1; + + /** + * Determines a position relative to an element in DOM (after). + * + * @readonly + * @property {Number} [=2] + * @member CKEDITOR + */ + CKEDITOR.LINEUTILS_AFTER = 2; + + /** + * Determines a position relative to an element in DOM (inside). + * + * @readonly + * @property {Number} [=4] + * @member CKEDITOR + */ + CKEDITOR.LINEUTILS_INSIDE = 4; + + /** + * A utility that traverses the DOM tree and discovers elements + * (relations) matching user-defined lookups. + * + * @private + * @class CKEDITOR.plugins.lineutils.finder + * @constructor Creates a Finder class instance. + * @param {CKEDITOR.editor} editor Editor instance that the Finder belongs to. + * @param {Object} def Finder's definition. + * @since 4.3 + */ + function Finder( editor, def ) { + CKEDITOR.tools.extend( this, { + editor: editor, + editable: editor.editable(), + doc: editor.document, + win: editor.window + }, def, true ); + + this.inline = this.editable.isInline(); + + if ( !this.inline ) { + this.frame = this.win.getFrame(); + } + + this.target = this[ this.inline ? 'editable' : 'doc' ]; + } + + Finder.prototype = { + /** + * Initializes searching for elements with every mousemove event fired. + * To stop searching use {@link #stop}. + * + * @param {Function} [callback] Function executed on every iteration. + */ + start: function( callback ) { + var that = this, + editor = this.editor, + doc = this.doc, + el, elfp, x, y; + + var moveBuffer = CKEDITOR.tools.eventsBuffer( 50, function() { + if ( editor.readOnly || editor.mode != 'wysiwyg' ) + return; + + that.relations = {}; + + // Sometimes it happens that elementFromPoint returns null (especially on IE). + // Any further traversal makes no sense if there's no start point. Abort. + // Note: In IE8 elementFromPoint may return zombie nodes of undefined nodeType, + // so rejecting those as well. + if ( !( elfp = doc.$.elementFromPoint( x, y ) ) || !elfp.nodeType ) { + return; + } + + el = new CKEDITOR.dom.element( elfp ); + + that.traverseSearch( el ); + + if ( !isNaN( x + y ) ) { + that.pixelSearch( el, x, y ); + } + + callback && callback( that.relations, x, y ); + } ); + + // Searching starting from element from point on mousemove. + this.listener = this.editable.attachListener( this.target, 'mousemove', function( evt ) { + x = evt.data.$.clientX; + y = evt.data.$.clientY; + + moveBuffer.input(); + } ); + + this.editable.attachListener( this.inline ? this.editable : this.frame, 'mouseout', function() { + moveBuffer.reset(); + } ); + }, + + /** + * Stops observing mouse events attached by {@link #start}. + */ + stop: function() { + if ( this.listener ) { + this.listener.removeListener(); + } + }, + + /** + * Returns a range representing the relation, according to its element + * and type. + * + * @param {Object} location Location containing a unique identifier and type. + * @returns {CKEDITOR.dom.range} Range representing the relation. + */ + getRange: ( function() { + var where = {}; + + where[ CKEDITOR.LINEUTILS_BEFORE ] = CKEDITOR.POSITION_BEFORE_START; + where[ CKEDITOR.LINEUTILS_AFTER ] = CKEDITOR.POSITION_AFTER_END; + where[ CKEDITOR.LINEUTILS_INSIDE ] = CKEDITOR.POSITION_AFTER_START; + + return function( location ) { + var range = this.editor.createRange(); + + range.moveToPosition( this.relations[ location.uid ].element, where[ location.type ] ); + + return range; + }; + } )(), + + /** + * Stores given relation in a {@link #relations} object. Processes the relation + * to normalize and avoid duplicates. + * + * @param {CKEDITOR.dom.element} el Element of the relation. + * @param {Number} type Relation, one of `CKEDITOR.LINEUTILS_AFTER`, `CKEDITOR.LINEUTILS_BEFORE`, `CKEDITOR.LINEUTILS_INSIDE`. + */ + store: ( function() { + function merge( el, type, relations ) { + var uid = el.getUniqueId(); + + if ( uid in relations ) { + relations[ uid ].type |= type; + } else { + relations[ uid ] = { element: el, type: type }; + } + } + + return function( el, type ) { + var alt; + + // Normalization to avoid duplicates: + // CKEDITOR.LINEUTILS_AFTER becomes CKEDITOR.LINEUTILS_BEFORE of el.getNext(). + if ( is( type, CKEDITOR.LINEUTILS_AFTER ) && isStatic( alt = el.getNext() ) && alt.isVisible() ) { + merge( alt, CKEDITOR.LINEUTILS_BEFORE, this.relations ); + type ^= CKEDITOR.LINEUTILS_AFTER; + } + + // Normalization to avoid duplicates: + // CKEDITOR.LINEUTILS_INSIDE becomes CKEDITOR.LINEUTILS_BEFORE of el.getFirst(). + if ( is( type, CKEDITOR.LINEUTILS_INSIDE ) && isStatic( alt = el.getFirst() ) && alt.isVisible() ) { + merge( alt, CKEDITOR.LINEUTILS_BEFORE, this.relations ); + type ^= CKEDITOR.LINEUTILS_INSIDE; + } + + merge( el, type, this.relations ); + }; + } )(), + + /** + * Traverses the DOM tree towards root, checking all ancestors + * with lookup rules, avoiding duplicates. Stores positive relations + * in the {@link #relations} object. + * + * @param {CKEDITOR.dom.element} el Element which is the starting point. + */ + traverseSearch: function( el ) { + var l, type, uid; + + // Go down DOM towards root (or limit). + do { + uid = el.$[ 'data-cke-expando' ]; + + // This element was already visited and checked. + if ( uid && uid in this.relations ) { + continue; + } + + if ( el.equals( this.editable ) ) { + return; + } + + if ( isStatic( el ) ) { + // Collect all addresses yielded by lookups for that element. + for ( l in this.lookups ) { + + if ( ( type = this.lookups[ l ]( el ) ) ) { + this.store( el, type ); + } + } + } + } while ( !isLimit( el ) && ( el = el.getParent() ) ); + }, + + /** + * Iterates vertically pixel-by-pixel within a given element starting + * from given coordinates, searching for elements in the neighborhood. + * Once an element is found it is processed by {@link #traverseSearch}. + * + * @param {CKEDITOR.dom.element} el Element which is the starting point. + * @param {Number} [x] Horizontal mouse coordinate relative to the viewport. + * @param {Number} [y] Vertical mouse coordinate relative to the viewport. + */ + pixelSearch: ( function() { + var contains = CKEDITOR.env.ie || CKEDITOR.env.webkit ? + function( el, found ) { + return el.contains( found ); + } : function( el, found ) { + return !!( el.compareDocumentPosition( found ) & 16 ); + }; + + // Iterates pixel-by-pixel from starting coordinates, moving by defined + // step and getting elementFromPoint in every iteration. Iteration stops when: + // * A valid element is found. + // * Condition function returns `false` (i.e. reached boundaries of viewport). + // * No element is found (i.e. coordinates out of viewport). + // * Element found is ascendant of starting element. + // + // @param {Object} doc Native DOM document. + // @param {Object} el Native DOM element. + // @param {Number} xStart Horizontal starting coordinate to use. + // @param {Number} yStart Vertical starting coordinate to use. + // @param {Number} step Step of the algorithm. + // @param {Function} condition A condition relative to current vertical coordinate. + function iterate( el, xStart, yStart, step, condition ) { + var y = yStart, + tryouts = 0, + found; + + while ( condition( y ) ) { + y += step; + + // If we try and we try, and still nothing's found, let's end + // that party. + if ( ++tryouts == 25 ) { + return; + } + + found = this.doc.$.elementFromPoint( xStart, y ); + + // Nothing found. This is crazy... but... + // It might be that a line, which is in different document, + // covers that pixel (elementFromPoint is doc-sensitive). + // Better let's have another try. + if ( !found ) { + continue; + } + + // Still in the same element. + else if ( found == el ) { + tryouts = 0; + continue; + } + + // Reached the edge of an element and found an ancestor or... + // A line, that covers that pixel. Better let's have another try. + else if ( !contains( el, found ) ) { + continue; + } + + tryouts = 0; + + // Found a valid element. Stop iterating. + if ( isStatic( ( found = new CKEDITOR.dom.element( found ) ) ) ) { + return found; + } + } + } + + return function( el, x, y ) { + var paneHeight = this.win.getViewPaneSize().height, + + // Try to find an element iterating *up* from the starting point. + neg = iterate.call( this, el.$, x, y, -1, function( y ) { + return y > 0; + } ), + + // Try to find an element iterating *down* from the starting point. + pos = iterate.call( this, el.$, x, y, 1, function( y ) { + return y < paneHeight; + } ); + + if ( neg ) { + this.traverseSearch( neg ); + + // Iterate towards DOM root until neg is a direct child of el. + while ( !neg.getParent().equals( el ) ) { + neg = neg.getParent(); + } + } + + if ( pos ) { + this.traverseSearch( pos ); + + // Iterate towards DOM root until pos is a direct child of el. + while ( !pos.getParent().equals( el ) ) { + pos = pos.getParent(); + } + } + + // Iterate forwards starting from neg and backwards from + // pos to harvest all children of el between those elements. + // Stop when neg and pos meet each other or there's none of them. + // TODO (?) reduce number of hops forwards/backwards. + while ( neg || pos ) { + if ( neg ) { + neg = neg.getNext( isStatic ); + } + + if ( !neg || neg.equals( pos ) ) { + break; + } + + this.traverseSearch( neg ); + + if ( pos ) { + pos = pos.getPrevious( isStatic ); + } + + if ( !pos || pos.equals( neg ) ) { + break; + } + + this.traverseSearch( pos ); + } + }; + } )(), + + /** + * Unlike {@link #traverseSearch}, it collects **all** elements from editable's DOM tree + * and runs lookups for every one of them, collecting relations. + * + * @returns {Object} {@link #relations}. + */ + greedySearch: function() { + this.relations = {}; + + var all = this.editable.getElementsByTag( '*' ), + i = 0, + el, type, l; + + while ( ( el = all.getItem( i++ ) ) ) { + // Don't consider editable, as it might be inline, + // and i.e. checking it's siblings is pointless. + if ( el.equals( this.editable ) ) { + continue; + } + + // On IE8 element.getElementsByTagName returns comments... sic! (#13176) + if ( el.type != CKEDITOR.NODE_ELEMENT ) { + continue; + } + + // Don't visit non-editable internals, for example widget's + // guts (above wrapper, below nested). Still check editable limits, + // as they are siblings with editable contents. + if ( !el.hasAttribute( 'contenteditable' ) && el.isReadOnly() ) { + continue; + } + + if ( isStatic( el ) && el.isVisible() ) { + // Collect all addresses yielded by lookups for that element. + for ( l in this.lookups ) { + if ( ( type = this.lookups[ l ]( el ) ) ) { + this.store( el, type ); + } + } + } + } + + return this.relations; + } + + /** + * Relations express elements in DOM that match user-defined {@link #lookups}. + * Every relation has its own `type` that determines whether + * it refers to the space before, after or inside the `element`. + * This object stores relations found by {@link #traverseSearch} or {@link #greedySearch}, structured + * in the following way: + * + * relations: { + * // Unique identifier of the element. + * Number: { + * // Element of this relation. + * element: {@link CKEDITOR.dom.element} + * // Conjunction of CKEDITOR.LINEUTILS_BEFORE, CKEDITOR.LINEUTILS_AFTER and CKEDITOR.LINEUTILS_INSIDE. + * type: Number + * }, + * ... + * } + * + * @property {Object} relations + * @readonly + */ + + /** + * A set of user-defined functions used by Finder to check if an element + * is a valid relation, belonging to {@link #relations}. + * When the criterion is met, lookup returns a logical conjunction of `CKEDITOR.LINEUTILS_BEFORE`, + * `CKEDITOR.LINEUTILS_AFTER` or `CKEDITOR.LINEUTILS_INSIDE`. + * + * Lookups are passed along with Finder's definition. + * + * lookups: { + * 'some lookup': function( el ) { + * if ( someCondition ) + * return CKEDITOR.LINEUTILS_BEFORE; + * }, + * ... + * } + * + * @property {Object} lookups + */ + }; + + + /** + * A utility that analyses relations found by + * CKEDITOR.plugins.lineutils.finder and locates them + * in the viewport as horizontal lines of specific coordinates. + * + * @private + * @class CKEDITOR.plugins.lineutils.locator + * @constructor Creates a Locator class instance. + * @param {CKEDITOR.editor} editor Editor instance that Locator belongs to. + * @since 4.3 + */ + function Locator( editor, def ) { + CKEDITOR.tools.extend( this, def, { + editor: editor + }, true ); + } + + Locator.prototype = { + /** + * Locates the Y coordinate for all types of every single relation and stores + * them in an object. + * + * @param {Object} relations {@link CKEDITOR.plugins.lineutils.finder#relations}. + * @returns {Object} {@link #locations}. + */ + locate: ( function() { + function locateSibling( rel, type ) { + var sib = rel.element[ type === CKEDITOR.LINEUTILS_BEFORE ? 'getPrevious' : 'getNext' ](); + + // Return the middle point between siblings. + if ( sib && isStatic( sib ) ) { + rel.siblingRect = sib.getClientRect(); + + if ( type == CKEDITOR.LINEUTILS_BEFORE ) { + return ( rel.siblingRect.bottom + rel.elementRect.top ) / 2; + } else { + return ( rel.elementRect.bottom + rel.siblingRect.top ) / 2; + } + } + + // If there's no sibling, use the edge of an element. + else { + if ( type == CKEDITOR.LINEUTILS_BEFORE ) { + return rel.elementRect.top; + } else { + return rel.elementRect.bottom; + } + } + } + + return function( relations ) { + var rel; + + this.locations = {}; + + for ( var uid in relations ) { + rel = relations[ uid ]; + rel.elementRect = rel.element.getClientRect(); + + if ( is( rel.type, CKEDITOR.LINEUTILS_BEFORE ) ) { + this.store( uid, CKEDITOR.LINEUTILS_BEFORE, locateSibling( rel, CKEDITOR.LINEUTILS_BEFORE ) ); + } + + if ( is( rel.type, CKEDITOR.LINEUTILS_AFTER ) ) { + this.store( uid, CKEDITOR.LINEUTILS_AFTER, locateSibling( rel, CKEDITOR.LINEUTILS_AFTER ) ); + } + + // The middle point of the element. + if ( is( rel.type, CKEDITOR.LINEUTILS_INSIDE ) ) { + this.store( uid, CKEDITOR.LINEUTILS_INSIDE, ( rel.elementRect.top + rel.elementRect.bottom ) / 2 ); + } + } + + return this.locations; + }; + } )(), + + /** + * Calculates distances from every location to given vertical coordinate + * and sorts locations according to that distance. + * + * @param {Number} y The vertical coordinate used for sorting, used as a reference. + * @param {Number} [howMany] Determines the number of "closest locations" to be returned. + * @returns {Array} Sorted, array representation of {@link #locations}. + */ + sort: ( function() { + var locations, sorted, + dist, i; + + function distance( y, uid, type ) { + return Math.abs( y - locations[ uid ][ type ] ); + } + + return function( y, howMany ) { + locations = this.locations; + sorted = []; + + for ( var uid in locations ) { + for ( var type in locations[ uid ] ) { + dist = distance( y, uid, type ); + + // An array is empty. + if ( !sorted.length ) { + sorted.push( { uid: +uid, type: type, dist: dist } ); + } else { + // Sort the array on fly when it's populated. + for ( i = 0; i < sorted.length; i++ ) { + if ( dist < sorted[ i ].dist ) { + sorted.splice( i, 0, { uid: +uid, type: type, dist: dist } ); + break; + } + } + + // Nothing was inserted, so the distance is bigger than + // any of already calculated: push to the end. + if ( i == sorted.length ) { + sorted.push( { uid: +uid, type: type, dist: dist } ); + } + } + } + } + + if ( typeof howMany != 'undefined' ) { + return sorted.slice( 0, howMany ); + } else { + return sorted; + } + }; + } )(), + + /** + * Stores the location in a collection. + * + * @param {Number} uid Unique identifier of the relation. + * @param {Number} type One of `CKEDITOR.LINEUTILS_BEFORE`, `CKEDITOR.LINEUTILS_AFTER` and `CKEDITOR.LINEUTILS_INSIDE`. + * @param {Number} y Vertical position of the relation. + */ + store: function( uid, type, y ) { + if ( !this.locations[ uid ] ) { + this.locations[ uid ] = {}; + } + + this.locations[ uid ][ type ] = y; + } + + /** + * @readonly + * @property {Object} locations + */ + }; + + var tipCss = { + display: 'block', + width: '0px', + height: '0px', + 'border-color': 'transparent', + 'border-style': 'solid', + position: 'absolute', + top: '-6px' + }, + + lineStyle = { + height: '0px', + 'border-top': '1px dashed red', + position: 'absolute', + 'z-index': 9999 + }, + + lineTpl = + '
' + + ' ' + + ' ' + + '
'; + + /** + * A utility that draws horizontal lines in DOM according to locations + * returned by CKEDITOR.plugins.lineutils.locator. + * + * @private + * @class CKEDITOR.plugins.lineutils.liner + * @constructor Creates a Liner class instance. + * @param {CKEDITOR.editor} editor Editor instance that Liner belongs to. + * @param {Object} def Liner's definition. + * @since 4.3 + */ + function Liner( editor, def ) { + var editable = editor.editable(); + + CKEDITOR.tools.extend( this, { + editor: editor, + editable: editable, + inline: editable.isInline(), + doc: editor.document, + win: editor.window, + container: CKEDITOR.document.getBody(), + winTop: CKEDITOR.document.getWindow() + }, def, true ); + + this.hidden = {}; + this.visible = {}; + + if ( !this.inline ) { + this.frame = this.win.getFrame(); + } + + this.queryViewport(); + + // Callbacks must be wrapped. Otherwise they're not attached + // to global DOM objects (i.e. topmost window) for every editor + // because they're treated as duplicates. They belong to the + // same prototype shared among Liner instances. + var queryViewport = CKEDITOR.tools.bind( this.queryViewport, this ), + hideVisible = CKEDITOR.tools.bind( this.hideVisible, this ), + removeAll = CKEDITOR.tools.bind( this.removeAll, this ); + + editable.attachListener( this.winTop, 'resize', queryViewport ); + editable.attachListener( this.winTop, 'scroll', queryViewport ); + + editable.attachListener( this.winTop, 'resize', hideVisible ); + editable.attachListener( this.win, 'scroll', hideVisible ); + + editable.attachListener( this.inline ? editable : this.frame, 'mouseout', function( evt ) { + var x = evt.data.$.clientX, + y = evt.data.$.clientY; + + this.queryViewport(); + + // Check if mouse is out of the element (iframe/editable). + if ( x <= this.rect.left || x >= this.rect.right || y <= this.rect.top || y >= this.rect.bottom ) { + this.hideVisible(); + } + + // Check if mouse is out of the top-window vieport. + if ( x <= 0 || x >= this.winTopPane.width || y <= 0 || y >= this.winTopPane.height ) { + this.hideVisible(); + } + }, this ); + + editable.attachListener( editor, 'resize', queryViewport ); + editable.attachListener( editor, 'mode', removeAll ); + editor.on( 'destroy', removeAll ); + + this.lineTpl = new CKEDITOR.template( lineTpl ).output( { + lineStyle: CKEDITOR.tools.writeCssText( + CKEDITOR.tools.extend( {}, lineStyle, this.lineStyle, true ) + ), + tipLeftStyle: CKEDITOR.tools.writeCssText( + CKEDITOR.tools.extend( {}, tipCss, { + left: '0px', + 'border-left-color': 'red', + 'border-width': '6px 0 6px 6px' + }, this.tipCss, this.tipLeftStyle, true ) + ), + tipRightStyle: CKEDITOR.tools.writeCssText( + CKEDITOR.tools.extend( {}, tipCss, { + right: '0px', + 'border-right-color': 'red', + 'border-width': '6px 6px 6px 0' + }, this.tipCss, this.tipRightStyle, true ) + ) + } ); + } + + Liner.prototype = { + /** + * Permanently removes all lines (both hidden and visible) from DOM. + */ + removeAll: function() { + var l; + + for ( l in this.hidden ) { + this.hidden[ l ].remove(); + delete this.hidden[ l ]; + } + + for ( l in this.visible ) { + this.visible[ l ].remove(); + delete this.visible[ l ]; + } + }, + + /** + * Hides a given line. + * + * @param {CKEDITOR.dom.element} line The line to be hidden. + */ + hideLine: function( line ) { + var uid = line.getUniqueId(); + + line.hide(); + + this.hidden[ uid ] = line; + delete this.visible[ uid ]; + }, + + /** + * Shows a given line. + * + * @param {CKEDITOR.dom.element} line The line to be shown. + */ + showLine: function( line ) { + var uid = line.getUniqueId(); + + line.show(); + + this.visible[ uid ] = line; + delete this.hidden[ uid ]; + }, + + /** + * Hides all visible lines. + */ + hideVisible: function() { + for ( var l in this.visible ) { + this.hideLine( this.visible[ l ] ); + } + }, + + /** + * Shows a line at given location. + * + * @param {Object} location Location object containing the unique identifier of the relation + * and its type. Usually returned by {@link CKEDITOR.plugins.lineutils.locator#sort}. + * @param {Function} [callback] A callback to be called once the line is shown. + */ + placeLine: function( location, callback ) { + var styles, line, l; + + // No style means that line would be out of viewport. + if ( !( styles = this.getStyle( location.uid, location.type ) ) ) { + return; + } + + // Search for any visible line of a different hash first. + // It's faster to re-position visible line than to show it. + for ( l in this.visible ) { + if ( this.visible[ l ].getCustomData( 'hash' ) !== this.hash ) { + line = this.visible[ l ]; + break; + } + } + + // Search for any hidden line of a different hash. + if ( !line ) { + for ( l in this.hidden ) { + if ( this.hidden[ l ].getCustomData( 'hash' ) !== this.hash ) { + this.showLine( ( line = this.hidden[ l ] ) ); + break; + } + } + } + + // If no line available, add the new one. + if ( !line ) { + this.showLine( ( line = this.addLine() ) ); + } + + // Mark the line with current hash. + line.setCustomData( 'hash', this.hash ); + + // Mark the line as visible. + this.visible[ line.getUniqueId() ] = line; + + line.setStyles( styles ); + + callback && callback( line ); + }, + + /** + * Creates a style set to be used by the line, representing a particular + * relation (location). + * + * @param {Number} uid Unique identifier of the relation. + * @param {Number} type Type of the relation. + * @returns {Object} An object containing styles. + */ + getStyle: function( uid, type ) { + var rel = this.relations[ uid ], + loc = this.locations[ uid ][ type ], + styles = {}, + hdiff; + + // Line should be between two elements. + if ( rel.siblingRect ) { + styles.width = Math.max( rel.siblingRect.width, rel.elementRect.width ); + } + // Line is relative to a single element. + else { + styles.width = rel.elementRect.width; + } + + // Let's calculate the vertical position of the line. + if ( this.inline ) { + // (#13155) + styles.top = loc + this.winTopScroll.y - this.rect.relativeY; + } else { + styles.top = this.rect.top + this.winTopScroll.y + loc; + } + + // Check if line would be vertically out of the viewport. + if ( styles.top - this.winTopScroll.y < this.rect.top || styles.top - this.winTopScroll.y > this.rect.bottom ) { + return false; + } + + // Now let's calculate the horizontal alignment (left and width). + if ( this.inline ) { + // (#13155) + styles.left = rel.elementRect.left - this.rect.relativeX; + } else { + if ( rel.elementRect.left > 0 ) + styles.left = this.rect.left + rel.elementRect.left; + + // H-scroll case. Left edge of element may be out of viewport. + else { + styles.width += rel.elementRect.left; + styles.left = this.rect.left; + } + + // H-scroll case. Right edge of element may be out of viewport. + if ( ( hdiff = styles.left + styles.width - ( this.rect.left + this.winPane.width ) ) > 0 ) { + styles.width -= hdiff; + } + } + + // Finally include horizontal scroll of the global window. + styles.left += this.winTopScroll.x; + + // Append 'px' to style values. + for ( var style in styles ) { + styles[ style ] = CKEDITOR.tools.cssLength( styles[ style ] ); + } + + return styles; + }, + + /** + * Adds a new line to DOM. + * + * @returns {CKEDITOR.dom.element} A brand-new line. + */ + addLine: function() { + var line = CKEDITOR.dom.element.createFromHtml( this.lineTpl ); + + line.appendTo( this.container ); + + return line; + }, + + /** + * Assigns a unique hash to the instance that is later used + * to tell unwanted lines from new ones. This method **must** be called + * before a new set of relations is to be visualized so {@link #cleanup} + * eventually hides obsolete lines. This is because lines + * are re-used between {@link #placeLine} calls and the number of + * necessary ones may vary depending on the number of relations. + * + * @param {Object} relations {@link CKEDITOR.plugins.lineutils.finder#relations}. + * @param {Object} locations {@link CKEDITOR.plugins.lineutils.locator#locations}. + */ + prepare: function( relations, locations ) { + this.relations = relations; + this.locations = locations; + this.hash = Math.random(); + }, + + /** + * Hides all visible lines that do not belong to current hash + * and no longer represent relations (locations). + * + * See also: {@link #prepare}. + */ + cleanup: function() { + var line; + + for ( var l in this.visible ) { + line = this.visible[ l ]; + + if ( line.getCustomData( 'hash' ) !== this.hash ) { + this.hideLine( line ); + } + } + }, + + /** + * Queries dimensions of the viewport, editable, frame etc. + * that are used for correct positioning of the line. + */ + queryViewport: function() { + this.winPane = this.win.getViewPaneSize(); + this.winTopScroll = this.winTop.getScrollPosition(); + this.winTopPane = this.winTop.getViewPaneSize(); + + // (#13155) + this.rect = this.getClientRect( this.inline ? this.editable : this.frame ); + }, + + /** + * Returns `boundingClientRect` of an element, shifted by the position + * of `container` when the container is not `static` (#13155). + * + * See also: {@link CKEDITOR.dom.element#getClientRect}. + * + * @param {CKEDITOR.dom.element} el A DOM element. + * @returns {Object} A shifted rect, extended by `relativeY` and `relativeX` properties. + */ + getClientRect: function( el ) { + var rect = el.getClientRect(), + relativeContainerDocPosition = this.container.getDocumentPosition(), + relativeContainerComputedPosition = this.container.getComputedStyle( 'position' ); + + // Static or not, those values are used to offset the position of the line so they cannot be undefined. + rect.relativeX = rect.relativeY = 0; + + if ( relativeContainerComputedPosition != 'static' ) { + // Remember the offset used to shift the clientRect. + rect.relativeY = relativeContainerDocPosition.y; + rect.relativeX = relativeContainerDocPosition.x; + + rect.top -= rect.relativeY; + rect.bottom -= rect.relativeY; + rect.left -= rect.relativeX; + rect.right -= rect.relativeX; + } + + return rect; + } + }; + + function is( type, flag ) { + return type & flag; + } + + var floats = { left: 1, right: 1, center: 1 }, + positions = { absolute: 1, fixed: 1 }; + + function isElement( node ) { + return node && node.type == CKEDITOR.NODE_ELEMENT; + } + + function isFloated( el ) { + return !!( floats[ el.getComputedStyle( 'float' ) ] || floats[ el.getAttribute( 'align' ) ] ); + } + + function isPositioned( el ) { + return !!positions[ el.getComputedStyle( 'position' ) ]; + } + + function isLimit( node ) { + return isElement( node ) && node.getAttribute( 'contenteditable' ) == 'true'; + } + + function isStatic( node ) { + return isElement( node ) && !isFloated( node ) && !isPositioned( node ); + } + + /** + * Global namespace storing definitions and global helpers for the Line Utilities plugin. + * + * @private + * @class + * @singleton + * @since 4.3 + */ + CKEDITOR.plugins.lineutils = { + finder: Finder, + locator: Locator, + liner: Liner + }; +} )(); diff --git a/sources/plugins/link/dialogs/anchor.js b/sources/plugins/link/dialogs/anchor.js index 899f7dc4..e5442759 100644 --- a/sources/plugins/link/dialogs/anchor.js +++ b/sources/plugins/link/dialogs/anchor.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/link/dialogs/link.js b/sources/plugins/link/dialogs/link.js index 96dd288a..35975c75 100644 --- a/sources/plugins/link/dialogs/link.js +++ b/sources/plugins/link/dialogs/link.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/link/lang/af.js b/sources/plugins/link/lang/af.js index 4966cf2f..10991c2d 100644 --- a/sources/plugins/link/lang/af.js +++ b/sources/plugins/link/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'af', { diff --git a/sources/plugins/link/lang/ar.js b/sources/plugins/link/lang/ar.js index 96328657..533d5274 100644 --- a/sources/plugins/link/lang/ar.js +++ b/sources/plugins/link/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'ar', { diff --git a/sources/plugins/link/lang/bg.js b/sources/plugins/link/lang/bg.js index 7ba8e6f8..a8e99a71 100644 --- a/sources/plugins/link/lang/bg.js +++ b/sources/plugins/link/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'bg', { diff --git a/sources/plugins/link/lang/bn.js b/sources/plugins/link/lang/bn.js index de679848..bd9d05e1 100644 --- a/sources/plugins/link/lang/bn.js +++ b/sources/plugins/link/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'bn', { diff --git a/sources/plugins/link/lang/bs.js b/sources/plugins/link/lang/bs.js index 02fec2e1..39a1a84a 100644 --- a/sources/plugins/link/lang/bs.js +++ b/sources/plugins/link/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'bs', { diff --git a/sources/plugins/link/lang/ca.js b/sources/plugins/link/lang/ca.js index 59dde6d4..8b80e611 100644 --- a/sources/plugins/link/lang/ca.js +++ b/sources/plugins/link/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'ca', { diff --git a/sources/plugins/link/lang/cs.js b/sources/plugins/link/lang/cs.js index bde72ed0..45106c0a 100644 --- a/sources/plugins/link/lang/cs.js +++ b/sources/plugins/link/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'cs', { diff --git a/sources/plugins/link/lang/cy.js b/sources/plugins/link/lang/cy.js index 5d2b5682..358ec609 100644 --- a/sources/plugins/link/lang/cy.js +++ b/sources/plugins/link/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'cy', { diff --git a/sources/plugins/link/lang/da.js b/sources/plugins/link/lang/da.js index c99d9700..7a278c4c 100644 --- a/sources/plugins/link/lang/da.js +++ b/sources/plugins/link/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'da', { diff --git a/sources/plugins/link/lang/de-ch.js b/sources/plugins/link/lang/de-ch.js new file mode 100644 index 00000000..d386d2af --- /dev/null +++ b/sources/plugins/link/lang/de-ch.js @@ -0,0 +1,65 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'link', 'de-ch', { + acccessKey: 'Zugriffstaste', + advanced: 'Erweitert', + advisoryContentType: 'Inhaltstyp', + advisoryTitle: 'Titel Beschreibung', + anchor: { + toolbar: 'Anker', + menu: 'Anker bearbeiten', + title: 'Ankereigenschaften', + name: 'Ankername', + errorName: 'Bitte geben Sie den Namen des Ankers ein', + remove: 'Anker entfernen' + }, + anchorId: 'Nach Elementkennung', + anchorName: 'Nach Ankername', + charset: 'Verknüpfter Ressourcenzeichensatz', + cssClasses: 'Formatvorlagenklasse', + emailAddress: 'E-Mail-Adresse', + emailBody: 'Nachrichtentext', + emailSubject: 'Betreffzeile', + id: 'Kennung', + info: 'Linkinfo', + langCode: 'Sprachcode', + langDir: 'Schreibrichtung', + langDirLTR: 'Links nach Rechts (LTR)', + langDirRTL: 'Rechts nach Links (RTL)', + menu: 'Link bearbeiten', + name: 'Name', + noAnchors: '(Keine Anker im Dokument vorhanden)', + noEmail: 'Bitte geben Sie E-Mail-Adresse an', + noUrl: 'Bitte geben Sie die Link-URL an', + other: '', + popupDependent: 'Abhängig (Netscape)', + popupFeatures: 'Pop-up Fenstereigenschaften', + popupFullScreen: 'Vollbild (IE)', + popupLeft: 'Linke Position', + popupLocationBar: 'Adressleiste', + popupMenuBar: 'Menüleiste', + popupResizable: 'Grösse änderbar', + popupScrollBars: 'Rollbalken', + popupStatusBar: 'Statusleiste', + popupToolbar: 'Werkzeugleiste', + popupTop: 'Obere Position', + rel: 'Beziehung', + selectAnchor: 'Anker auswählen', + styles: 'Style', + tabIndex: 'Tab-Index', + target: 'Zielseite', + targetFrame: '', + targetFrameName: 'Ziel-Fenster-Name', + targetPopup: '', + targetPopupName: 'Pop-up Fenster-Name', + title: 'Link', + toAnchor: 'Anker in dieser Seite', + toEmail: 'E-Mail', + toUrl: 'URL', + toolbar: 'Link einfügen/editieren', + type: 'Link-Typ', + unlink: 'Link entfernen', + upload: 'Hochladen' +} ); diff --git a/sources/plugins/link/lang/de.js b/sources/plugins/link/lang/de.js index 043045b6..c8da86fa 100644 --- a/sources/plugins/link/lang/de.js +++ b/sources/plugins/link/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'de', { diff --git a/sources/plugins/link/lang/el.js b/sources/plugins/link/lang/el.js index 82194ca1..53019a5b 100644 --- a/sources/plugins/link/lang/el.js +++ b/sources/plugins/link/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'el', { diff --git a/sources/plugins/link/lang/en-au.js b/sources/plugins/link/lang/en-au.js index 71773652..5e18970f 100644 --- a/sources/plugins/link/lang/en-au.js +++ b/sources/plugins/link/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'en-au', { diff --git a/sources/plugins/link/lang/en-ca.js b/sources/plugins/link/lang/en-ca.js index 6987934a..fb4b6c73 100644 --- a/sources/plugins/link/lang/en-ca.js +++ b/sources/plugins/link/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'en-ca', { diff --git a/sources/plugins/link/lang/en-gb.js b/sources/plugins/link/lang/en-gb.js index f8e7a881..a3af24c3 100644 --- a/sources/plugins/link/lang/en-gb.js +++ b/sources/plugins/link/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'en-gb', { diff --git a/sources/plugins/link/lang/en.js b/sources/plugins/link/lang/en.js index 9f8dbc15..10547414 100644 --- a/sources/plugins/link/lang/en.js +++ b/sources/plugins/link/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'en', { diff --git a/sources/plugins/link/lang/eo.js b/sources/plugins/link/lang/eo.js index fff3855d..e0bc952f 100644 --- a/sources/plugins/link/lang/eo.js +++ b/sources/plugins/link/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'eo', { diff --git a/sources/plugins/link/lang/es.js b/sources/plugins/link/lang/es.js index 29265fa8..d17edbcd 100644 --- a/sources/plugins/link/lang/es.js +++ b/sources/plugins/link/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'es', { diff --git a/sources/plugins/link/lang/et.js b/sources/plugins/link/lang/et.js index 063dd537..09db6cae 100644 --- a/sources/plugins/link/lang/et.js +++ b/sources/plugins/link/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'et', { diff --git a/sources/plugins/link/lang/eu.js b/sources/plugins/link/lang/eu.js index 1c046809..f3415ab2 100644 --- a/sources/plugins/link/lang/eu.js +++ b/sources/plugins/link/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'eu', { diff --git a/sources/plugins/link/lang/fa.js b/sources/plugins/link/lang/fa.js index 092c4ff0..fa6dd5a7 100644 --- a/sources/plugins/link/lang/fa.js +++ b/sources/plugins/link/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'fa', { diff --git a/sources/plugins/link/lang/fi.js b/sources/plugins/link/lang/fi.js index 995789fb..eedf64ff 100644 --- a/sources/plugins/link/lang/fi.js +++ b/sources/plugins/link/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'fi', { diff --git a/sources/plugins/link/lang/fo.js b/sources/plugins/link/lang/fo.js index 31d1f9b5..d46eed44 100644 --- a/sources/plugins/link/lang/fo.js +++ b/sources/plugins/link/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'fo', { diff --git a/sources/plugins/link/lang/fr-ca.js b/sources/plugins/link/lang/fr-ca.js index a20ff94d..816ad2bf 100644 --- a/sources/plugins/link/lang/fr-ca.js +++ b/sources/plugins/link/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'fr-ca', { diff --git a/sources/plugins/link/lang/fr.js b/sources/plugins/link/lang/fr.js index c048a293..fe8755db 100644 --- a/sources/plugins/link/lang/fr.js +++ b/sources/plugins/link/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'fr', { diff --git a/sources/plugins/link/lang/gl.js b/sources/plugins/link/lang/gl.js index 015164d3..bf559777 100644 --- a/sources/plugins/link/lang/gl.js +++ b/sources/plugins/link/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'gl', { diff --git a/sources/plugins/link/lang/gu.js b/sources/plugins/link/lang/gu.js index e0c388f4..c0544502 100644 --- a/sources/plugins/link/lang/gu.js +++ b/sources/plugins/link/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'gu', { diff --git a/sources/plugins/link/lang/he.js b/sources/plugins/link/lang/he.js index d0c74d63..d6b67e1e 100644 --- a/sources/plugins/link/lang/he.js +++ b/sources/plugins/link/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'he', { diff --git a/sources/plugins/link/lang/hi.js b/sources/plugins/link/lang/hi.js index 581f689b..7c8939b7 100644 --- a/sources/plugins/link/lang/hi.js +++ b/sources/plugins/link/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'hi', { diff --git a/sources/plugins/link/lang/hr.js b/sources/plugins/link/lang/hr.js index 4f2c04f5..1d9f2240 100644 --- a/sources/plugins/link/lang/hr.js +++ b/sources/plugins/link/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'hr', { diff --git a/sources/plugins/link/lang/hu.js b/sources/plugins/link/lang/hu.js index 97e82bf7..dd7c7ac4 100644 --- a/sources/plugins/link/lang/hu.js +++ b/sources/plugins/link/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'hu', { diff --git a/sources/plugins/link/lang/id.js b/sources/plugins/link/lang/id.js index 7e94cee7..ff8e5597 100644 --- a/sources/plugins/link/lang/id.js +++ b/sources/plugins/link/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'id', { diff --git a/sources/plugins/link/lang/is.js b/sources/plugins/link/lang/is.js index a2589363..3abcdedb 100644 --- a/sources/plugins/link/lang/is.js +++ b/sources/plugins/link/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'is', { diff --git a/sources/plugins/link/lang/it.js b/sources/plugins/link/lang/it.js index 3ea41673..8130e3ba 100644 --- a/sources/plugins/link/lang/it.js +++ b/sources/plugins/link/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'it', { diff --git a/sources/plugins/link/lang/ja.js b/sources/plugins/link/lang/ja.js index 2a35b90a..dc0ca231 100644 --- a/sources/plugins/link/lang/ja.js +++ b/sources/plugins/link/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'ja', { diff --git a/sources/plugins/link/lang/ka.js b/sources/plugins/link/lang/ka.js index 9dfdfd11..c461a7fb 100644 --- a/sources/plugins/link/lang/ka.js +++ b/sources/plugins/link/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'ka', { diff --git a/sources/plugins/link/lang/km.js b/sources/plugins/link/lang/km.js index 449d74bb..d801953f 100644 --- a/sources/plugins/link/lang/km.js +++ b/sources/plugins/link/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'km', { diff --git a/sources/plugins/link/lang/ko.js b/sources/plugins/link/lang/ko.js index dfa0bdbc..2a83a413 100644 --- a/sources/plugins/link/lang/ko.js +++ b/sources/plugins/link/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'ko', { diff --git a/sources/plugins/link/lang/ku.js b/sources/plugins/link/lang/ku.js index b0066426..dbcad9f7 100644 --- a/sources/plugins/link/lang/ku.js +++ b/sources/plugins/link/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'ku', { diff --git a/sources/plugins/link/lang/lt.js b/sources/plugins/link/lang/lt.js index ed829cae..db2ed728 100644 --- a/sources/plugins/link/lang/lt.js +++ b/sources/plugins/link/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'lt', { diff --git a/sources/plugins/link/lang/lv.js b/sources/plugins/link/lang/lv.js index 18a32e8b..8e3c6491 100644 --- a/sources/plugins/link/lang/lv.js +++ b/sources/plugins/link/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'lv', { diff --git a/sources/plugins/link/lang/mk.js b/sources/plugins/link/lang/mk.js index 2c3e2de7..502f29c2 100644 --- a/sources/plugins/link/lang/mk.js +++ b/sources/plugins/link/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'mk', { @@ -22,12 +22,12 @@ CKEDITOR.plugins.setLang( 'link', 'mk', { emailAddress: 'E-Mail Address', // MISSING emailBody: 'Message Body', // MISSING emailSubject: 'Message Subject', // MISSING - id: 'Id', // MISSING + id: 'Id', info: 'Link Info', // MISSING - langCode: 'Language Code', // MISSING - langDir: 'Language Direction', // MISSING - langDirLTR: 'Left to Right (LTR)', // MISSING - langDirRTL: 'Right to Left (RTL)', // MISSING + langCode: 'Код на јазик', + langDir: 'Насока на јазик', + langDirLTR: 'Лево кон десно', + langDirRTL: 'Десно кон лево', menu: 'Edit Link', // MISSING name: 'Name', noAnchors: '(No anchors available in the document)', // MISSING @@ -47,19 +47,19 @@ CKEDITOR.plugins.setLang( 'link', 'mk', { popupTop: 'Top Position', // MISSING rel: 'Relationship', // MISSING selectAnchor: 'Select an Anchor', // MISSING - styles: 'Style', // MISSING + styles: 'Стил', tabIndex: 'Tab Index', // MISSING target: 'Target', // MISSING targetFrame: '', // MISSING targetFrameName: 'Target Frame Name', // MISSING targetPopup: '', // MISSING targetPopupName: 'Popup Window Name', // MISSING - title: 'Link', // MISSING + title: 'Врска', toAnchor: 'Link to anchor in the text', // MISSING toEmail: 'E-mail', // MISSING - toUrl: 'URL', // MISSING - toolbar: 'Link', // MISSING + toUrl: 'URL', + toolbar: 'Врска', type: 'Link Type', // MISSING unlink: 'Unlink', // MISSING - upload: 'Upload' // MISSING + upload: 'Прикачи' } ); diff --git a/sources/plugins/link/lang/mn.js b/sources/plugins/link/lang/mn.js index d047cf81..8935a8f1 100644 --- a/sources/plugins/link/lang/mn.js +++ b/sources/plugins/link/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'mn', { diff --git a/sources/plugins/link/lang/ms.js b/sources/plugins/link/lang/ms.js index 455dd6ca..b244ba63 100644 --- a/sources/plugins/link/lang/ms.js +++ b/sources/plugins/link/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'ms', { diff --git a/sources/plugins/link/lang/nb.js b/sources/plugins/link/lang/nb.js index 7474e27c..d9cedf7a 100644 --- a/sources/plugins/link/lang/nb.js +++ b/sources/plugins/link/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'nb', { diff --git a/sources/plugins/link/lang/nl.js b/sources/plugins/link/lang/nl.js index 84569cdd..1c6036b4 100644 --- a/sources/plugins/link/lang/nl.js +++ b/sources/plugins/link/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'nl', { diff --git a/sources/plugins/link/lang/no.js b/sources/plugins/link/lang/no.js index c5a79533..0a4ef05f 100644 --- a/sources/plugins/link/lang/no.js +++ b/sources/plugins/link/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'no', { diff --git a/sources/plugins/link/lang/pl.js b/sources/plugins/link/lang/pl.js index 1b483788..f37f8566 100644 --- a/sources/plugins/link/lang/pl.js +++ b/sources/plugins/link/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'pl', { diff --git a/sources/plugins/link/lang/pt-br.js b/sources/plugins/link/lang/pt-br.js index 731bd682..04136f7d 100644 --- a/sources/plugins/link/lang/pt-br.js +++ b/sources/plugins/link/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'pt-br', { diff --git a/sources/plugins/link/lang/pt.js b/sources/plugins/link/lang/pt.js index eabaf9e5..cd317343 100644 --- a/sources/plugins/link/lang/pt.js +++ b/sources/plugins/link/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'pt', { diff --git a/sources/plugins/link/lang/ro.js b/sources/plugins/link/lang/ro.js index 41e02311..b561e572 100644 --- a/sources/plugins/link/lang/ro.js +++ b/sources/plugins/link/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'ro', { diff --git a/sources/plugins/link/lang/ru.js b/sources/plugins/link/lang/ru.js index d950420c..5cb65752 100644 --- a/sources/plugins/link/lang/ru.js +++ b/sources/plugins/link/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'ru', { diff --git a/sources/plugins/link/lang/si.js b/sources/plugins/link/lang/si.js index 0545fbad..b8b46969 100644 --- a/sources/plugins/link/lang/si.js +++ b/sources/plugins/link/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'si', { diff --git a/sources/plugins/link/lang/sk.js b/sources/plugins/link/lang/sk.js index 107d5c0a..d0186f3e 100644 --- a/sources/plugins/link/lang/sk.js +++ b/sources/plugins/link/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'sk', { diff --git a/sources/plugins/link/lang/sl.js b/sources/plugins/link/lang/sl.js index bfd2be61..392d7fe1 100644 --- a/sources/plugins/link/lang/sl.js +++ b/sources/plugins/link/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'sl', { diff --git a/sources/plugins/link/lang/sq.js b/sources/plugins/link/lang/sq.js index dfdff6aa..33692f17 100644 --- a/sources/plugins/link/lang/sq.js +++ b/sources/plugins/link/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'sq', { diff --git a/sources/plugins/link/lang/sr-latn.js b/sources/plugins/link/lang/sr-latn.js index 6a2a076a..592f05a1 100644 --- a/sources/plugins/link/lang/sr-latn.js +++ b/sources/plugins/link/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'sr-latn', { diff --git a/sources/plugins/link/lang/sr.js b/sources/plugins/link/lang/sr.js index 86f5ce3c..6d5055b7 100644 --- a/sources/plugins/link/lang/sr.js +++ b/sources/plugins/link/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'sr', { diff --git a/sources/plugins/link/lang/sv.js b/sources/plugins/link/lang/sv.js index 52e3ec39..30dc5b02 100644 --- a/sources/plugins/link/lang/sv.js +++ b/sources/plugins/link/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'sv', { diff --git a/sources/plugins/link/lang/th.js b/sources/plugins/link/lang/th.js index a6809c82..d49dbb32 100644 --- a/sources/plugins/link/lang/th.js +++ b/sources/plugins/link/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'th', { diff --git a/sources/plugins/link/lang/tr.js b/sources/plugins/link/lang/tr.js index 2f763441..ce7b7264 100644 --- a/sources/plugins/link/lang/tr.js +++ b/sources/plugins/link/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'tr', { diff --git a/sources/plugins/link/lang/tt.js b/sources/plugins/link/lang/tt.js index f08d8750..4f2d0775 100644 --- a/sources/plugins/link/lang/tt.js +++ b/sources/plugins/link/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'tt', { diff --git a/sources/plugins/link/lang/ug.js b/sources/plugins/link/lang/ug.js index 7229a2fa..0d81c279 100644 --- a/sources/plugins/link/lang/ug.js +++ b/sources/plugins/link/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'ug', { diff --git a/sources/plugins/link/lang/uk.js b/sources/plugins/link/lang/uk.js index 05d913d5..655bdae5 100644 --- a/sources/plugins/link/lang/uk.js +++ b/sources/plugins/link/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'uk', { diff --git a/sources/plugins/link/lang/vi.js b/sources/plugins/link/lang/vi.js index b7dc1941..67691081 100644 --- a/sources/plugins/link/lang/vi.js +++ b/sources/plugins/link/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'vi', { diff --git a/sources/plugins/link/lang/zh-cn.js b/sources/plugins/link/lang/zh-cn.js index 0d859306..af30dd88 100644 --- a/sources/plugins/link/lang/zh-cn.js +++ b/sources/plugins/link/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'zh-cn', { diff --git a/sources/plugins/link/lang/zh.js b/sources/plugins/link/lang/zh.js index 6d97a534..4dfa7cff 100644 --- a/sources/plugins/link/lang/zh.js +++ b/sources/plugins/link/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'zh', { diff --git a/sources/plugins/link/plugin.js b/sources/plugins/link/plugin.js index bd5a6231..db11376a 100644 --- a/sources/plugins/link/plugin.js +++ b/sources/plugins/link/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -9,7 +9,7 @@ CKEDITOR.plugins.add( 'link', { requires: 'dialog,fakeobjects', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'anchor,anchor-rtl,link,unlink', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/list/lang/af.js b/sources/plugins/list/lang/af.js index 5afe7e8b..08284ee7 100644 --- a/sources/plugins/list/lang/af.js +++ b/sources/plugins/list/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'af', { diff --git a/sources/plugins/list/lang/ar.js b/sources/plugins/list/lang/ar.js index f0f02834..4166c770 100644 --- a/sources/plugins/list/lang/ar.js +++ b/sources/plugins/list/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'ar', { diff --git a/sources/plugins/list/lang/bg.js b/sources/plugins/list/lang/bg.js index 2e206ec1..919cb64f 100644 --- a/sources/plugins/list/lang/bg.js +++ b/sources/plugins/list/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'bg', { diff --git a/sources/plugins/list/lang/bn.js b/sources/plugins/list/lang/bn.js index 1301b111..3b0d4d96 100644 --- a/sources/plugins/list/lang/bn.js +++ b/sources/plugins/list/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'bn', { diff --git a/sources/plugins/list/lang/bs.js b/sources/plugins/list/lang/bs.js index ca0b9a09..d32464e1 100644 --- a/sources/plugins/list/lang/bs.js +++ b/sources/plugins/list/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'bs', { diff --git a/sources/plugins/list/lang/ca.js b/sources/plugins/list/lang/ca.js index 07b27372..10df0a84 100644 --- a/sources/plugins/list/lang/ca.js +++ b/sources/plugins/list/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'ca', { diff --git a/sources/plugins/list/lang/cs.js b/sources/plugins/list/lang/cs.js index 14d81e97..8df6494d 100644 --- a/sources/plugins/list/lang/cs.js +++ b/sources/plugins/list/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'cs', { diff --git a/sources/plugins/list/lang/cy.js b/sources/plugins/list/lang/cy.js index dada3e09..b8fbdd1c 100644 --- a/sources/plugins/list/lang/cy.js +++ b/sources/plugins/list/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'cy', { diff --git a/sources/plugins/list/lang/da.js b/sources/plugins/list/lang/da.js index 2f0f1be3..9a54f9f3 100644 --- a/sources/plugins/list/lang/da.js +++ b/sources/plugins/list/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'da', { diff --git a/sources/plugins/list/lang/de-ch.js b/sources/plugins/list/lang/de-ch.js new file mode 100644 index 00000000..a7566fc0 --- /dev/null +++ b/sources/plugins/list/lang/de-ch.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'list', 'de-ch', { + bulletedlist: 'Liste', + numberedlist: 'Nummerierte Liste einfügen/entfernen' +} ); diff --git a/sources/plugins/list/lang/de.js b/sources/plugins/list/lang/de.js index d5d5dbed..0ad08ae8 100644 --- a/sources/plugins/list/lang/de.js +++ b/sources/plugins/list/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'de', { diff --git a/sources/plugins/list/lang/el.js b/sources/plugins/list/lang/el.js index 733abf2e..248f10bf 100644 --- a/sources/plugins/list/lang/el.js +++ b/sources/plugins/list/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'el', { diff --git a/sources/plugins/list/lang/en-au.js b/sources/plugins/list/lang/en-au.js index 95a49124..3aa94b98 100644 --- a/sources/plugins/list/lang/en-au.js +++ b/sources/plugins/list/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'en-au', { diff --git a/sources/plugins/list/lang/en-ca.js b/sources/plugins/list/lang/en-ca.js index f315fbae..8eee06d0 100644 --- a/sources/plugins/list/lang/en-ca.js +++ b/sources/plugins/list/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'en-ca', { diff --git a/sources/plugins/list/lang/en-gb.js b/sources/plugins/list/lang/en-gb.js index 6828ea14..7acd42ac 100644 --- a/sources/plugins/list/lang/en-gb.js +++ b/sources/plugins/list/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'en-gb', { diff --git a/sources/plugins/list/lang/en.js b/sources/plugins/list/lang/en.js index 4179db1f..e88b212d 100644 --- a/sources/plugins/list/lang/en.js +++ b/sources/plugins/list/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'en', { diff --git a/sources/plugins/list/lang/eo.js b/sources/plugins/list/lang/eo.js index acdcff73..8b7ead06 100644 --- a/sources/plugins/list/lang/eo.js +++ b/sources/plugins/list/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'eo', { diff --git a/sources/plugins/list/lang/es.js b/sources/plugins/list/lang/es.js index 7aab7739..f3c94a1d 100644 --- a/sources/plugins/list/lang/es.js +++ b/sources/plugins/list/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'es', { diff --git a/sources/plugins/list/lang/et.js b/sources/plugins/list/lang/et.js index ea405047..fcfe125f 100644 --- a/sources/plugins/list/lang/et.js +++ b/sources/plugins/list/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'et', { diff --git a/sources/plugins/list/lang/eu.js b/sources/plugins/list/lang/eu.js index b8004a92..7b96e148 100644 --- a/sources/plugins/list/lang/eu.js +++ b/sources/plugins/list/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'eu', { diff --git a/sources/plugins/list/lang/fa.js b/sources/plugins/list/lang/fa.js index 613612e9..43d91ede 100644 --- a/sources/plugins/list/lang/fa.js +++ b/sources/plugins/list/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'fa', { diff --git a/sources/plugins/list/lang/fi.js b/sources/plugins/list/lang/fi.js index 134a559e..b80340ff 100644 --- a/sources/plugins/list/lang/fi.js +++ b/sources/plugins/list/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'fi', { diff --git a/sources/plugins/list/lang/fo.js b/sources/plugins/list/lang/fo.js index 50007a90..812fa3f8 100644 --- a/sources/plugins/list/lang/fo.js +++ b/sources/plugins/list/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'fo', { diff --git a/sources/plugins/list/lang/fr-ca.js b/sources/plugins/list/lang/fr-ca.js index 89789824..f7bb322c 100644 --- a/sources/plugins/list/lang/fr-ca.js +++ b/sources/plugins/list/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'fr-ca', { diff --git a/sources/plugins/list/lang/fr.js b/sources/plugins/list/lang/fr.js index f83b06bb..f559f974 100644 --- a/sources/plugins/list/lang/fr.js +++ b/sources/plugins/list/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'fr', { diff --git a/sources/plugins/list/lang/gl.js b/sources/plugins/list/lang/gl.js index 80866a12..d89d402a 100644 --- a/sources/plugins/list/lang/gl.js +++ b/sources/plugins/list/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'gl', { diff --git a/sources/plugins/list/lang/gu.js b/sources/plugins/list/lang/gu.js index 1ae9f965..83812175 100644 --- a/sources/plugins/list/lang/gu.js +++ b/sources/plugins/list/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'gu', { diff --git a/sources/plugins/list/lang/he.js b/sources/plugins/list/lang/he.js index d58c6746..2c0f892f 100644 --- a/sources/plugins/list/lang/he.js +++ b/sources/plugins/list/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'he', { diff --git a/sources/plugins/list/lang/hi.js b/sources/plugins/list/lang/hi.js index 8336d8c3..6bf594d6 100644 --- a/sources/plugins/list/lang/hi.js +++ b/sources/plugins/list/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'hi', { diff --git a/sources/plugins/list/lang/hr.js b/sources/plugins/list/lang/hr.js index 87029ac7..5df25cc1 100644 --- a/sources/plugins/list/lang/hr.js +++ b/sources/plugins/list/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'hr', { diff --git a/sources/plugins/list/lang/hu.js b/sources/plugins/list/lang/hu.js index b4c5dd8f..39b40db4 100644 --- a/sources/plugins/list/lang/hu.js +++ b/sources/plugins/list/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'hu', { diff --git a/sources/plugins/list/lang/id.js b/sources/plugins/list/lang/id.js index 1ca94e62..def3199a 100644 --- a/sources/plugins/list/lang/id.js +++ b/sources/plugins/list/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'id', { diff --git a/sources/plugins/list/lang/is.js b/sources/plugins/list/lang/is.js index d61328fb..ea4ac73f 100644 --- a/sources/plugins/list/lang/is.js +++ b/sources/plugins/list/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'is', { diff --git a/sources/plugins/list/lang/it.js b/sources/plugins/list/lang/it.js index 0eeab916..1a3c53b6 100644 --- a/sources/plugins/list/lang/it.js +++ b/sources/plugins/list/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'it', { diff --git a/sources/plugins/list/lang/ja.js b/sources/plugins/list/lang/ja.js index 7e0998b9..3d5b448f 100644 --- a/sources/plugins/list/lang/ja.js +++ b/sources/plugins/list/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'ja', { diff --git a/sources/plugins/list/lang/ka.js b/sources/plugins/list/lang/ka.js index f257f606..e5c1a3ba 100644 --- a/sources/plugins/list/lang/ka.js +++ b/sources/plugins/list/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'ka', { diff --git a/sources/plugins/list/lang/km.js b/sources/plugins/list/lang/km.js index a713f664..4df96466 100644 --- a/sources/plugins/list/lang/km.js +++ b/sources/plugins/list/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'km', { diff --git a/sources/plugins/list/lang/ko.js b/sources/plugins/list/lang/ko.js index 279c6851..73deb19c 100644 --- a/sources/plugins/list/lang/ko.js +++ b/sources/plugins/list/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'ko', { diff --git a/sources/plugins/list/lang/ku.js b/sources/plugins/list/lang/ku.js index 39b0def0..585373ff 100644 --- a/sources/plugins/list/lang/ku.js +++ b/sources/plugins/list/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'ku', { diff --git a/sources/plugins/list/lang/lt.js b/sources/plugins/list/lang/lt.js index 8ed7dcbf..820bde92 100644 --- a/sources/plugins/list/lang/lt.js +++ b/sources/plugins/list/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'lt', { diff --git a/sources/plugins/list/lang/lv.js b/sources/plugins/list/lang/lv.js index 0a6439eb..062effc2 100644 --- a/sources/plugins/list/lang/lv.js +++ b/sources/plugins/list/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'lv', { diff --git a/sources/plugins/list/lang/mk.js b/sources/plugins/list/lang/mk.js index e86a8800..4fa9e4df 100644 --- a/sources/plugins/list/lang/mk.js +++ b/sources/plugins/list/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'mk', { diff --git a/sources/plugins/list/lang/mn.js b/sources/plugins/list/lang/mn.js index 2df6cf31..b12f230e 100644 --- a/sources/plugins/list/lang/mn.js +++ b/sources/plugins/list/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'mn', { diff --git a/sources/plugins/list/lang/ms.js b/sources/plugins/list/lang/ms.js index 44a72c4e..1ebba108 100644 --- a/sources/plugins/list/lang/ms.js +++ b/sources/plugins/list/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'ms', { diff --git a/sources/plugins/list/lang/nb.js b/sources/plugins/list/lang/nb.js index f0221f00..1e96a9f9 100644 --- a/sources/plugins/list/lang/nb.js +++ b/sources/plugins/list/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'nb', { diff --git a/sources/plugins/list/lang/nl.js b/sources/plugins/list/lang/nl.js index 3566f737..49aeedfe 100644 --- a/sources/plugins/list/lang/nl.js +++ b/sources/plugins/list/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'nl', { diff --git a/sources/plugins/list/lang/no.js b/sources/plugins/list/lang/no.js index 9fbc648f..c2794c00 100644 --- a/sources/plugins/list/lang/no.js +++ b/sources/plugins/list/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'no', { diff --git a/sources/plugins/list/lang/pl.js b/sources/plugins/list/lang/pl.js index 82ca3044..c95238e2 100644 --- a/sources/plugins/list/lang/pl.js +++ b/sources/plugins/list/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'pl', { diff --git a/sources/plugins/list/lang/pt-br.js b/sources/plugins/list/lang/pt-br.js index f3fc91e2..47faf0c7 100644 --- a/sources/plugins/list/lang/pt-br.js +++ b/sources/plugins/list/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'pt-br', { diff --git a/sources/plugins/list/lang/pt.js b/sources/plugins/list/lang/pt.js index cce733b1..36c8be87 100644 --- a/sources/plugins/list/lang/pt.js +++ b/sources/plugins/list/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'pt', { diff --git a/sources/plugins/list/lang/ro.js b/sources/plugins/list/lang/ro.js index f3748f73..ae66ff3b 100644 --- a/sources/plugins/list/lang/ro.js +++ b/sources/plugins/list/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'ro', { diff --git a/sources/plugins/list/lang/ru.js b/sources/plugins/list/lang/ru.js index 9da34a94..293ecbd0 100644 --- a/sources/plugins/list/lang/ru.js +++ b/sources/plugins/list/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'ru', { diff --git a/sources/plugins/list/lang/si.js b/sources/plugins/list/lang/si.js index 620699bd..02566bc0 100644 --- a/sources/plugins/list/lang/si.js +++ b/sources/plugins/list/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'si', { diff --git a/sources/plugins/list/lang/sk.js b/sources/plugins/list/lang/sk.js index 88ebd0de..4621b153 100644 --- a/sources/plugins/list/lang/sk.js +++ b/sources/plugins/list/lang/sk.js @@ -1,8 +1,8 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'sk', { - bulletedlist: 'Vložiť/Odstrániť zoznam s odrážkami', - numberedlist: 'Vložiť/Odstrániť číslovaný zoznam' + bulletedlist: 'Vložiť/odstrániť zoznam s odrážkami', + numberedlist: 'Vložiť/odstrániť číslovaný zoznam' } ); diff --git a/sources/plugins/list/lang/sl.js b/sources/plugins/list/lang/sl.js index b1ea7a72..40c1d8d9 100644 --- a/sources/plugins/list/lang/sl.js +++ b/sources/plugins/list/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'sl', { diff --git a/sources/plugins/list/lang/sq.js b/sources/plugins/list/lang/sq.js index 814ef8f2..d63dab0c 100644 --- a/sources/plugins/list/lang/sq.js +++ b/sources/plugins/list/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'sq', { diff --git a/sources/plugins/list/lang/sr-latn.js b/sources/plugins/list/lang/sr-latn.js index 79280bf1..990fd21d 100644 --- a/sources/plugins/list/lang/sr-latn.js +++ b/sources/plugins/list/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'sr-latn', { diff --git a/sources/plugins/list/lang/sr.js b/sources/plugins/list/lang/sr.js index 56d868be..5853621e 100644 --- a/sources/plugins/list/lang/sr.js +++ b/sources/plugins/list/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'sr', { diff --git a/sources/plugins/list/lang/sv.js b/sources/plugins/list/lang/sv.js index e24f4a2f..fa93ade5 100644 --- a/sources/plugins/list/lang/sv.js +++ b/sources/plugins/list/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'sv', { diff --git a/sources/plugins/list/lang/th.js b/sources/plugins/list/lang/th.js index f583a6ce..fa84203d 100644 --- a/sources/plugins/list/lang/th.js +++ b/sources/plugins/list/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'th', { diff --git a/sources/plugins/list/lang/tr.js b/sources/plugins/list/lang/tr.js index 9da38cc2..8e8d925b 100644 --- a/sources/plugins/list/lang/tr.js +++ b/sources/plugins/list/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'tr', { diff --git a/sources/plugins/list/lang/tt.js b/sources/plugins/list/lang/tt.js index caa29b7e..2c5da846 100644 --- a/sources/plugins/list/lang/tt.js +++ b/sources/plugins/list/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'tt', { diff --git a/sources/plugins/list/lang/ug.js b/sources/plugins/list/lang/ug.js index 94f9362c..5323bee9 100644 --- a/sources/plugins/list/lang/ug.js +++ b/sources/plugins/list/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'ug', { diff --git a/sources/plugins/list/lang/uk.js b/sources/plugins/list/lang/uk.js index f8256448..5ee50a75 100644 --- a/sources/plugins/list/lang/uk.js +++ b/sources/plugins/list/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'uk', { diff --git a/sources/plugins/list/lang/vi.js b/sources/plugins/list/lang/vi.js index d221e0e6..506567ec 100644 --- a/sources/plugins/list/lang/vi.js +++ b/sources/plugins/list/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'vi', { diff --git a/sources/plugins/list/lang/zh-cn.js b/sources/plugins/list/lang/zh-cn.js index d4d3983c..9eb185f7 100644 --- a/sources/plugins/list/lang/zh-cn.js +++ b/sources/plugins/list/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'zh-cn', { diff --git a/sources/plugins/list/lang/zh.js b/sources/plugins/list/lang/zh.js index b707c384..ae02b93d 100644 --- a/sources/plugins/list/lang/zh.js +++ b/sources/plugins/list/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'list', 'zh', { diff --git a/sources/plugins/list/plugin.js b/sources/plugins/list/plugin.js index 267bd3b0..68b4f02e 100644 --- a/sources/plugins/list/plugin.js +++ b/sources/plugins/list/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -811,7 +811,7 @@ CKEDITOR.plugins.add( 'list', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'bulletedlist,bulletedlist-rtl,numberedlist,numberedlist-rtl', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/listblock/plugin.js b/sources/plugins/listblock/plugin.js index 8b0f13cd..e998167e 100644 --- a/sources/plugins/listblock/plugin.js +++ b/sources/plugins/listblock/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/liststyle/dialogs/liststyle.js b/sources/plugins/liststyle/dialogs/liststyle.js index 4c3f8673..c9f3430d 100644 --- a/sources/plugins/liststyle/dialogs/liststyle.js +++ b/sources/plugins/liststyle/dialogs/liststyle.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/liststyle/lang/af.js b/sources/plugins/liststyle/lang/af.js index 506e3344..6e1f287a 100644 --- a/sources/plugins/liststyle/lang/af.js +++ b/sources/plugins/liststyle/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'af', { diff --git a/sources/plugins/liststyle/lang/ar.js b/sources/plugins/liststyle/lang/ar.js index 142ae057..39ba5b1c 100644 --- a/sources/plugins/liststyle/lang/ar.js +++ b/sources/plugins/liststyle/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'ar', { diff --git a/sources/plugins/liststyle/lang/bg.js b/sources/plugins/liststyle/lang/bg.js index 0abd4743..99b3535c 100644 --- a/sources/plugins/liststyle/lang/bg.js +++ b/sources/plugins/liststyle/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'bg', { diff --git a/sources/plugins/liststyle/lang/bn.js b/sources/plugins/liststyle/lang/bn.js index 3716333d..67081fe0 100644 --- a/sources/plugins/liststyle/lang/bn.js +++ b/sources/plugins/liststyle/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'bn', { diff --git a/sources/plugins/liststyle/lang/bs.js b/sources/plugins/liststyle/lang/bs.js index 9e0cfc6a..1cf4a07f 100644 --- a/sources/plugins/liststyle/lang/bs.js +++ b/sources/plugins/liststyle/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'bs', { diff --git a/sources/plugins/liststyle/lang/ca.js b/sources/plugins/liststyle/lang/ca.js index 8eceddd8..4f99f3ca 100644 --- a/sources/plugins/liststyle/lang/ca.js +++ b/sources/plugins/liststyle/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'ca', { diff --git a/sources/plugins/liststyle/lang/cs.js b/sources/plugins/liststyle/lang/cs.js index 95bd76cb..9fa682d5 100644 --- a/sources/plugins/liststyle/lang/cs.js +++ b/sources/plugins/liststyle/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'cs', { diff --git a/sources/plugins/liststyle/lang/cy.js b/sources/plugins/liststyle/lang/cy.js index f45d82c7..d19bafb5 100644 --- a/sources/plugins/liststyle/lang/cy.js +++ b/sources/plugins/liststyle/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'cy', { diff --git a/sources/plugins/liststyle/lang/da.js b/sources/plugins/liststyle/lang/da.js index ac78502c..3bbdfbf7 100644 --- a/sources/plugins/liststyle/lang/da.js +++ b/sources/plugins/liststyle/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'da', { diff --git a/sources/plugins/liststyle/lang/de-ch.js b/sources/plugins/liststyle/lang/de-ch.js new file mode 100644 index 00000000..13bf8c9d --- /dev/null +++ b/sources/plugins/liststyle/lang/de-ch.js @@ -0,0 +1,25 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'liststyle', 'de-ch', { + armenian: 'Armenische Nummerierung', + bulletedTitle: 'Aufzählungslisteneigenschaften', + circle: 'Ring', + decimal: 'Dezimal (1, 2, 3, etc.)', + decimalLeadingZero: 'Dezimal mit führender Null (01, 02, 03, usw.)', + disc: 'Kreis', + georgian: 'Georgische Nummerierung (an, ban, gan, usw.)', + lowerAlpha: 'Klein Alpha (a, b, c, d, e, usw.)', + lowerGreek: 'Klein griechisch (alpha, beta, gamma, usw.)', + lowerRoman: 'Klein römisch (i, ii, iii, iv, v, usw.)', + none: 'Keine', + notset: '', + numberedTitle: 'Nummerierte Listeneigenschaften', + square: 'Quadrat', + start: 'Start', + type: 'Typ', + upperAlpha: 'Gross alpha (A, B, C, D, E, etc.)', + upperRoman: 'Gross römisch (I, II, III, IV, V, usw.)', + validateStartNumber: 'Listenstartnummer muss eine ganze Zahl sein.' +} ); diff --git a/sources/plugins/liststyle/lang/de.js b/sources/plugins/liststyle/lang/de.js index 5aaac1c6..5117015e 100644 --- a/sources/plugins/liststyle/lang/de.js +++ b/sources/plugins/liststyle/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'de', { diff --git a/sources/plugins/liststyle/lang/el.js b/sources/plugins/liststyle/lang/el.js index 191f7b22..69656940 100644 --- a/sources/plugins/liststyle/lang/el.js +++ b/sources/plugins/liststyle/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'el', { diff --git a/sources/plugins/liststyle/lang/en-au.js b/sources/plugins/liststyle/lang/en-au.js index 399a6489..2ad0e281 100644 --- a/sources/plugins/liststyle/lang/en-au.js +++ b/sources/plugins/liststyle/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'en-au', { diff --git a/sources/plugins/liststyle/lang/en-ca.js b/sources/plugins/liststyle/lang/en-ca.js index c26cd11f..55c674aa 100644 --- a/sources/plugins/liststyle/lang/en-ca.js +++ b/sources/plugins/liststyle/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'en-ca', { diff --git a/sources/plugins/liststyle/lang/en-gb.js b/sources/plugins/liststyle/lang/en-gb.js index 1e0f4ee3..522112c4 100644 --- a/sources/plugins/liststyle/lang/en-gb.js +++ b/sources/plugins/liststyle/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'en-gb', { diff --git a/sources/plugins/liststyle/lang/en.js b/sources/plugins/liststyle/lang/en.js index 43b18705..aebe65e9 100644 --- a/sources/plugins/liststyle/lang/en.js +++ b/sources/plugins/liststyle/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'en', { diff --git a/sources/plugins/liststyle/lang/eo.js b/sources/plugins/liststyle/lang/eo.js index 6044b476..151e47e8 100644 --- a/sources/plugins/liststyle/lang/eo.js +++ b/sources/plugins/liststyle/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'eo', { diff --git a/sources/plugins/liststyle/lang/es.js b/sources/plugins/liststyle/lang/es.js index 1abfcd46..67f5a0ec 100644 --- a/sources/plugins/liststyle/lang/es.js +++ b/sources/plugins/liststyle/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'es', { diff --git a/sources/plugins/liststyle/lang/et.js b/sources/plugins/liststyle/lang/et.js index 39ffa604..38273f2d 100644 --- a/sources/plugins/liststyle/lang/et.js +++ b/sources/plugins/liststyle/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'et', { diff --git a/sources/plugins/liststyle/lang/eu.js b/sources/plugins/liststyle/lang/eu.js index ad67ab44..dca69fcf 100644 --- a/sources/plugins/liststyle/lang/eu.js +++ b/sources/plugins/liststyle/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'eu', { diff --git a/sources/plugins/liststyle/lang/fa.js b/sources/plugins/liststyle/lang/fa.js index bd32a838..e5f3505f 100644 --- a/sources/plugins/liststyle/lang/fa.js +++ b/sources/plugins/liststyle/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'fa', { diff --git a/sources/plugins/liststyle/lang/fi.js b/sources/plugins/liststyle/lang/fi.js index 8f127856..83eb3432 100644 --- a/sources/plugins/liststyle/lang/fi.js +++ b/sources/plugins/liststyle/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'fi', { diff --git a/sources/plugins/liststyle/lang/fo.js b/sources/plugins/liststyle/lang/fo.js index 50b39e35..537ec6f1 100644 --- a/sources/plugins/liststyle/lang/fo.js +++ b/sources/plugins/liststyle/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'fo', { diff --git a/sources/plugins/liststyle/lang/fr-ca.js b/sources/plugins/liststyle/lang/fr-ca.js index cfd123af..fa78407c 100644 --- a/sources/plugins/liststyle/lang/fr-ca.js +++ b/sources/plugins/liststyle/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'fr-ca', { diff --git a/sources/plugins/liststyle/lang/fr.js b/sources/plugins/liststyle/lang/fr.js index 862b88c1..af7b112c 100644 --- a/sources/plugins/liststyle/lang/fr.js +++ b/sources/plugins/liststyle/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'fr', { diff --git a/sources/plugins/liststyle/lang/gl.js b/sources/plugins/liststyle/lang/gl.js index b465a97a..d3511ed6 100644 --- a/sources/plugins/liststyle/lang/gl.js +++ b/sources/plugins/liststyle/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'gl', { diff --git a/sources/plugins/liststyle/lang/gu.js b/sources/plugins/liststyle/lang/gu.js index 740c659a..dc181409 100644 --- a/sources/plugins/liststyle/lang/gu.js +++ b/sources/plugins/liststyle/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'gu', { diff --git a/sources/plugins/liststyle/lang/he.js b/sources/plugins/liststyle/lang/he.js index 69367c3a..0ad22820 100644 --- a/sources/plugins/liststyle/lang/he.js +++ b/sources/plugins/liststyle/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'he', { diff --git a/sources/plugins/liststyle/lang/hi.js b/sources/plugins/liststyle/lang/hi.js index 62da6052..74333bd1 100644 --- a/sources/plugins/liststyle/lang/hi.js +++ b/sources/plugins/liststyle/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'hi', { diff --git a/sources/plugins/liststyle/lang/hr.js b/sources/plugins/liststyle/lang/hr.js index 50f07660..6f16bc70 100644 --- a/sources/plugins/liststyle/lang/hr.js +++ b/sources/plugins/liststyle/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'hr', { diff --git a/sources/plugins/liststyle/lang/hu.js b/sources/plugins/liststyle/lang/hu.js index d9616459..ca62ff79 100644 --- a/sources/plugins/liststyle/lang/hu.js +++ b/sources/plugins/liststyle/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'hu', { diff --git a/sources/plugins/liststyle/lang/id.js b/sources/plugins/liststyle/lang/id.js index 4622d2d3..d0a55240 100644 --- a/sources/plugins/liststyle/lang/id.js +++ b/sources/plugins/liststyle/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'id', { diff --git a/sources/plugins/liststyle/lang/is.js b/sources/plugins/liststyle/lang/is.js index c745d330..b6ad69f9 100644 --- a/sources/plugins/liststyle/lang/is.js +++ b/sources/plugins/liststyle/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'is', { diff --git a/sources/plugins/liststyle/lang/it.js b/sources/plugins/liststyle/lang/it.js index 14c2b9f7..7d376a45 100644 --- a/sources/plugins/liststyle/lang/it.js +++ b/sources/plugins/liststyle/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'it', { diff --git a/sources/plugins/liststyle/lang/ja.js b/sources/plugins/liststyle/lang/ja.js index eec8c95d..da735ab2 100644 --- a/sources/plugins/liststyle/lang/ja.js +++ b/sources/plugins/liststyle/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'ja', { diff --git a/sources/plugins/liststyle/lang/ka.js b/sources/plugins/liststyle/lang/ka.js index 8ba1097f..8adcd167 100644 --- a/sources/plugins/liststyle/lang/ka.js +++ b/sources/plugins/liststyle/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'ka', { diff --git a/sources/plugins/liststyle/lang/km.js b/sources/plugins/liststyle/lang/km.js index 90feb8f0..63139311 100644 --- a/sources/plugins/liststyle/lang/km.js +++ b/sources/plugins/liststyle/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'km', { diff --git a/sources/plugins/liststyle/lang/ko.js b/sources/plugins/liststyle/lang/ko.js index 5378845d..f3f76692 100644 --- a/sources/plugins/liststyle/lang/ko.js +++ b/sources/plugins/liststyle/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'ko', { diff --git a/sources/plugins/liststyle/lang/ku.js b/sources/plugins/liststyle/lang/ku.js index 01689c72..3656befc 100644 --- a/sources/plugins/liststyle/lang/ku.js +++ b/sources/plugins/liststyle/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'ku', { diff --git a/sources/plugins/liststyle/lang/lt.js b/sources/plugins/liststyle/lang/lt.js index 8f118519..444ee897 100644 --- a/sources/plugins/liststyle/lang/lt.js +++ b/sources/plugins/liststyle/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'lt', { diff --git a/sources/plugins/liststyle/lang/lv.js b/sources/plugins/liststyle/lang/lv.js index 2271436e..62d55771 100644 --- a/sources/plugins/liststyle/lang/lv.js +++ b/sources/plugins/liststyle/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'lv', { diff --git a/sources/plugins/liststyle/lang/mk.js b/sources/plugins/liststyle/lang/mk.js index c6f16c89..0d0a5aa0 100644 --- a/sources/plugins/liststyle/lang/mk.js +++ b/sources/plugins/liststyle/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'mk', { diff --git a/sources/plugins/liststyle/lang/mn.js b/sources/plugins/liststyle/lang/mn.js index bd8e8eb8..6ce43d61 100644 --- a/sources/plugins/liststyle/lang/mn.js +++ b/sources/plugins/liststyle/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'mn', { diff --git a/sources/plugins/liststyle/lang/ms.js b/sources/plugins/liststyle/lang/ms.js index 182c4257..e916f66f 100644 --- a/sources/plugins/liststyle/lang/ms.js +++ b/sources/plugins/liststyle/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'ms', { diff --git a/sources/plugins/liststyle/lang/nb.js b/sources/plugins/liststyle/lang/nb.js index e6582286..7daf0c5e 100644 --- a/sources/plugins/liststyle/lang/nb.js +++ b/sources/plugins/liststyle/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'nb', { diff --git a/sources/plugins/liststyle/lang/nl.js b/sources/plugins/liststyle/lang/nl.js index 3d314fac..22eafc84 100644 --- a/sources/plugins/liststyle/lang/nl.js +++ b/sources/plugins/liststyle/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'nl', { diff --git a/sources/plugins/liststyle/lang/no.js b/sources/plugins/liststyle/lang/no.js index df1ac7a3..6fe25f7f 100644 --- a/sources/plugins/liststyle/lang/no.js +++ b/sources/plugins/liststyle/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'no', { diff --git a/sources/plugins/liststyle/lang/pl.js b/sources/plugins/liststyle/lang/pl.js index 611198c4..b119bf23 100644 --- a/sources/plugins/liststyle/lang/pl.js +++ b/sources/plugins/liststyle/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'pl', { diff --git a/sources/plugins/liststyle/lang/pt-br.js b/sources/plugins/liststyle/lang/pt-br.js index c6c8d69d..603f10dd 100644 --- a/sources/plugins/liststyle/lang/pt-br.js +++ b/sources/plugins/liststyle/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'pt-br', { diff --git a/sources/plugins/liststyle/lang/pt.js b/sources/plugins/liststyle/lang/pt.js index f0fb7c7b..1d8fd1f8 100644 --- a/sources/plugins/liststyle/lang/pt.js +++ b/sources/plugins/liststyle/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'pt', { diff --git a/sources/plugins/liststyle/lang/ro.js b/sources/plugins/liststyle/lang/ro.js index 83b03d96..926d2aa4 100644 --- a/sources/plugins/liststyle/lang/ro.js +++ b/sources/plugins/liststyle/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'ro', { diff --git a/sources/plugins/liststyle/lang/ru.js b/sources/plugins/liststyle/lang/ru.js index 389d435c..27abea0e 100644 --- a/sources/plugins/liststyle/lang/ru.js +++ b/sources/plugins/liststyle/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'ru', { diff --git a/sources/plugins/liststyle/lang/si.js b/sources/plugins/liststyle/lang/si.js index 45ebcfc3..f8699df4 100644 --- a/sources/plugins/liststyle/lang/si.js +++ b/sources/plugins/liststyle/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'si', { diff --git a/sources/plugins/liststyle/lang/sk.js b/sources/plugins/liststyle/lang/sk.js index fca2a24d..443f41e5 100644 --- a/sources/plugins/liststyle/lang/sk.js +++ b/sources/plugins/liststyle/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'sk', { @@ -9,7 +9,7 @@ CKEDITOR.plugins.setLang( 'liststyle', 'sk', { decimal: 'Číselné (1, 2, 3, atď.)', decimalLeadingZero: 'Číselné s nulou (01, 02, 03, atď.)', disc: 'Disk', - georgian: 'Gregoriánske číslovanie (an, ban, gan, atď.)', + georgian: 'Gruzínske číslovanie (an, ban, gan, atď.)', lowerAlpha: 'Malé latinské (a, b, c, d, e, atď.)', lowerGreek: 'Malé grécke (alfa, beta, gama, atď.)', lowerRoman: 'Malé rímske (i, ii, iii, iv, v, atď.)', diff --git a/sources/plugins/liststyle/lang/sl.js b/sources/plugins/liststyle/lang/sl.js index 2b760cb2..99a3bf79 100644 --- a/sources/plugins/liststyle/lang/sl.js +++ b/sources/plugins/liststyle/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'sl', { diff --git a/sources/plugins/liststyle/lang/sq.js b/sources/plugins/liststyle/lang/sq.js index 6178da77..18c77d2d 100644 --- a/sources/plugins/liststyle/lang/sq.js +++ b/sources/plugins/liststyle/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'sq', { diff --git a/sources/plugins/liststyle/lang/sr-latn.js b/sources/plugins/liststyle/lang/sr-latn.js index a8ab9190..dad8611b 100644 --- a/sources/plugins/liststyle/lang/sr-latn.js +++ b/sources/plugins/liststyle/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'sr-latn', { diff --git a/sources/plugins/liststyle/lang/sr.js b/sources/plugins/liststyle/lang/sr.js index d32c65a6..8b10feff 100644 --- a/sources/plugins/liststyle/lang/sr.js +++ b/sources/plugins/liststyle/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'sr', { diff --git a/sources/plugins/liststyle/lang/sv.js b/sources/plugins/liststyle/lang/sv.js index eacbe7e2..c2208bfa 100644 --- a/sources/plugins/liststyle/lang/sv.js +++ b/sources/plugins/liststyle/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'sv', { diff --git a/sources/plugins/liststyle/lang/th.js b/sources/plugins/liststyle/lang/th.js index 3a05e696..d85ecae6 100644 --- a/sources/plugins/liststyle/lang/th.js +++ b/sources/plugins/liststyle/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'th', { diff --git a/sources/plugins/liststyle/lang/tr.js b/sources/plugins/liststyle/lang/tr.js index 98bb0838..a0f918b3 100644 --- a/sources/plugins/liststyle/lang/tr.js +++ b/sources/plugins/liststyle/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'tr', { diff --git a/sources/plugins/liststyle/lang/tt.js b/sources/plugins/liststyle/lang/tt.js index 4edc7c53..8f790823 100644 --- a/sources/plugins/liststyle/lang/tt.js +++ b/sources/plugins/liststyle/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'tt', { diff --git a/sources/plugins/liststyle/lang/ug.js b/sources/plugins/liststyle/lang/ug.js index 27407b7e..f232fa30 100644 --- a/sources/plugins/liststyle/lang/ug.js +++ b/sources/plugins/liststyle/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'ug', { diff --git a/sources/plugins/liststyle/lang/uk.js b/sources/plugins/liststyle/lang/uk.js index 4d4fc2f9..ece540e3 100644 --- a/sources/plugins/liststyle/lang/uk.js +++ b/sources/plugins/liststyle/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'uk', { diff --git a/sources/plugins/liststyle/lang/vi.js b/sources/plugins/liststyle/lang/vi.js index ffa0cf8c..4e395daf 100644 --- a/sources/plugins/liststyle/lang/vi.js +++ b/sources/plugins/liststyle/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'vi', { diff --git a/sources/plugins/liststyle/lang/zh-cn.js b/sources/plugins/liststyle/lang/zh-cn.js index 44ea2e6b..b0a27653 100644 --- a/sources/plugins/liststyle/lang/zh-cn.js +++ b/sources/plugins/liststyle/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'zh-cn', { diff --git a/sources/plugins/liststyle/lang/zh.js b/sources/plugins/liststyle/lang/zh.js index 9deb441e..4cfc3da5 100644 --- a/sources/plugins/liststyle/lang/zh.js +++ b/sources/plugins/liststyle/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'zh', { diff --git a/sources/plugins/liststyle/plugin.js b/sources/plugins/liststyle/plugin.js index 04da5dd4..13949966 100644 --- a/sources/plugins/liststyle/plugin.js +++ b/sources/plugins/liststyle/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -7,7 +7,7 @@ CKEDITOR.plugins.liststyle = { requires: 'dialog,contextmenu', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength init: function( editor ) { if ( editor.blockless ) diff --git a/sources/plugins/magicline/dev/magicline.html b/sources/plugins/magicline/dev/magicline.html index 84e59474..09f0c472 100644 --- a/sources/plugins/magicline/dev/magicline.html +++ b/sources/plugins/magicline/dev/magicline.html @@ -1,6 +1,6 @@ diff --git a/sources/plugins/magicline/lang/af.js b/sources/plugins/magicline/lang/af.js index 0bca7589..ba294096 100644 --- a/sources/plugins/magicline/lang/af.js +++ b/sources/plugins/magicline/lang/af.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/ar.js b/sources/plugins/magicline/lang/ar.js index 806bde8e..b3baca75 100644 --- a/sources/plugins/magicline/lang/ar.js +++ b/sources/plugins/magicline/lang/ar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/bg.js b/sources/plugins/magicline/lang/bg.js index 235e415e..ac4f09f2 100644 --- a/sources/plugins/magicline/lang/bg.js +++ b/sources/plugins/magicline/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/ca.js b/sources/plugins/magicline/lang/ca.js index 8ecc84c1..cf631449 100644 --- a/sources/plugins/magicline/lang/ca.js +++ b/sources/plugins/magicline/lang/ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/cs.js b/sources/plugins/magicline/lang/cs.js index 7dedde35..6b1030f8 100644 --- a/sources/plugins/magicline/lang/cs.js +++ b/sources/plugins/magicline/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/cy.js b/sources/plugins/magicline/lang/cy.js index cce06efd..2a63dbba 100644 --- a/sources/plugins/magicline/lang/cy.js +++ b/sources/plugins/magicline/lang/cy.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/da.js b/sources/plugins/magicline/lang/da.js index 87885710..90b036ee 100644 --- a/sources/plugins/magicline/lang/da.js +++ b/sources/plugins/magicline/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/de-ch.js b/sources/plugins/magicline/lang/de-ch.js new file mode 100644 index 00000000..3b53ef3e --- /dev/null +++ b/sources/plugins/magicline/lang/de-ch.js @@ -0,0 +1,8 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +CKEDITOR.plugins.setLang( 'magicline', 'de-ch', { + title: 'Absatz hier einfügen' +} ); diff --git a/sources/plugins/magicline/lang/de.js b/sources/plugins/magicline/lang/de.js index ff7ca340..0111f3be 100644 --- a/sources/plugins/magicline/lang/de.js +++ b/sources/plugins/magicline/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/el.js b/sources/plugins/magicline/lang/el.js index e1de7d82..d31441b8 100644 --- a/sources/plugins/magicline/lang/el.js +++ b/sources/plugins/magicline/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/en-gb.js b/sources/plugins/magicline/lang/en-gb.js index 3c469afa..88baa445 100644 --- a/sources/plugins/magicline/lang/en-gb.js +++ b/sources/plugins/magicline/lang/en-gb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/en.js b/sources/plugins/magicline/lang/en.js index 180e0c83..781de19b 100644 --- a/sources/plugins/magicline/lang/en.js +++ b/sources/plugins/magicline/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/eo.js b/sources/plugins/magicline/lang/eo.js index 08a9c952..7128788e 100644 --- a/sources/plugins/magicline/lang/eo.js +++ b/sources/plugins/magicline/lang/eo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/es.js b/sources/plugins/magicline/lang/es.js index 6a01bf5c..ec0344c1 100644 --- a/sources/plugins/magicline/lang/es.js +++ b/sources/plugins/magicline/lang/es.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/et.js b/sources/plugins/magicline/lang/et.js index fd93f8f5..af2c5eb2 100644 --- a/sources/plugins/magicline/lang/et.js +++ b/sources/plugins/magicline/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/eu.js b/sources/plugins/magicline/lang/eu.js index c528787e..37256478 100644 --- a/sources/plugins/magicline/lang/eu.js +++ b/sources/plugins/magicline/lang/eu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/fa.js b/sources/plugins/magicline/lang/fa.js index 73756d64..02ea6bcf 100644 --- a/sources/plugins/magicline/lang/fa.js +++ b/sources/plugins/magicline/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/fi.js b/sources/plugins/magicline/lang/fi.js index 7f2eb8d5..8667eb2a 100644 --- a/sources/plugins/magicline/lang/fi.js +++ b/sources/plugins/magicline/lang/fi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/fr-ca.js b/sources/plugins/magicline/lang/fr-ca.js index aed21a8b..96d31ee5 100644 --- a/sources/plugins/magicline/lang/fr-ca.js +++ b/sources/plugins/magicline/lang/fr-ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/fr.js b/sources/plugins/magicline/lang/fr.js index b14996c6..da3610b7 100644 --- a/sources/plugins/magicline/lang/fr.js +++ b/sources/plugins/magicline/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/gl.js b/sources/plugins/magicline/lang/gl.js index a6d0cabc..48f304f4 100644 --- a/sources/plugins/magicline/lang/gl.js +++ b/sources/plugins/magicline/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/he.js b/sources/plugins/magicline/lang/he.js index b6f90e50..cef83c7a 100644 --- a/sources/plugins/magicline/lang/he.js +++ b/sources/plugins/magicline/lang/he.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/hr.js b/sources/plugins/magicline/lang/hr.js index 503051d5..e143e738 100644 --- a/sources/plugins/magicline/lang/hr.js +++ b/sources/plugins/magicline/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/hu.js b/sources/plugins/magicline/lang/hu.js index 0e83cf8f..2f3e8310 100644 --- a/sources/plugins/magicline/lang/hu.js +++ b/sources/plugins/magicline/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/id.js b/sources/plugins/magicline/lang/id.js index 5594ca60..9389c832 100644 --- a/sources/plugins/magicline/lang/id.js +++ b/sources/plugins/magicline/lang/id.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/it.js b/sources/plugins/magicline/lang/it.js index bc478261..69e0946f 100644 --- a/sources/plugins/magicline/lang/it.js +++ b/sources/plugins/magicline/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/ja.js b/sources/plugins/magicline/lang/ja.js index 2f2efe1f..71ebfd1f 100644 --- a/sources/plugins/magicline/lang/ja.js +++ b/sources/plugins/magicline/lang/ja.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/km.js b/sources/plugins/magicline/lang/km.js index f9c47321..9dd18657 100644 --- a/sources/plugins/magicline/lang/km.js +++ b/sources/plugins/magicline/lang/km.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/ko.js b/sources/plugins/magicline/lang/ko.js index 902060b6..a86363ea 100644 --- a/sources/plugins/magicline/lang/ko.js +++ b/sources/plugins/magicline/lang/ko.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/ku.js b/sources/plugins/magicline/lang/ku.js index 94e8c760..72f7fa13 100644 --- a/sources/plugins/magicline/lang/ku.js +++ b/sources/plugins/magicline/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/lv.js b/sources/plugins/magicline/lang/lv.js index 6dcfb82c..e3124e9c 100644 --- a/sources/plugins/magicline/lang/lv.js +++ b/sources/plugins/magicline/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/nb.js b/sources/plugins/magicline/lang/nb.js index 36a3ad55..6780c4df 100644 --- a/sources/plugins/magicline/lang/nb.js +++ b/sources/plugins/magicline/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/nl.js b/sources/plugins/magicline/lang/nl.js index 95d76caf..dccbf5d8 100644 --- a/sources/plugins/magicline/lang/nl.js +++ b/sources/plugins/magicline/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/no.js b/sources/plugins/magicline/lang/no.js index e0f414cb..2af2e204 100644 --- a/sources/plugins/magicline/lang/no.js +++ b/sources/plugins/magicline/lang/no.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/pl.js b/sources/plugins/magicline/lang/pl.js index 6c1c6d0d..b038f54a 100644 --- a/sources/plugins/magicline/lang/pl.js +++ b/sources/plugins/magicline/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/pt-br.js b/sources/plugins/magicline/lang/pt-br.js index bee3c383..54ca87f5 100644 --- a/sources/plugins/magicline/lang/pt-br.js +++ b/sources/plugins/magicline/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/pt.js b/sources/plugins/magicline/lang/pt.js index 0f40e616..ed653d7e 100644 --- a/sources/plugins/magicline/lang/pt.js +++ b/sources/plugins/magicline/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/ru.js b/sources/plugins/magicline/lang/ru.js index 645d50da..87877688 100644 --- a/sources/plugins/magicline/lang/ru.js +++ b/sources/plugins/magicline/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/si.js b/sources/plugins/magicline/lang/si.js index 4c134131..5a484a21 100644 --- a/sources/plugins/magicline/lang/si.js +++ b/sources/plugins/magicline/lang/si.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/sk.js b/sources/plugins/magicline/lang/sk.js index 8473e68d..94ae4a4b 100644 --- a/sources/plugins/magicline/lang/sk.js +++ b/sources/plugins/magicline/lang/sk.js @@ -1,8 +1,8 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'magicline', 'sk', { - title: 'Sem vložte paragraf' + title: 'Odsek vložiť sem' } ); diff --git a/sources/plugins/magicline/lang/sl.js b/sources/plugins/magicline/lang/sl.js index fab392c5..6baf9e9d 100644 --- a/sources/plugins/magicline/lang/sl.js +++ b/sources/plugins/magicline/lang/sl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/sq.js b/sources/plugins/magicline/lang/sq.js index 4b83c92a..00d458fc 100644 --- a/sources/plugins/magicline/lang/sq.js +++ b/sources/plugins/magicline/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/sv.js b/sources/plugins/magicline/lang/sv.js index aa0e5487..0670ada4 100644 --- a/sources/plugins/magicline/lang/sv.js +++ b/sources/plugins/magicline/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/tr.js b/sources/plugins/magicline/lang/tr.js index cf12ff28..e419e8d2 100644 --- a/sources/plugins/magicline/lang/tr.js +++ b/sources/plugins/magicline/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/tt.js b/sources/plugins/magicline/lang/tt.js index bc2c94a9..b94cefac 100644 --- a/sources/plugins/magicline/lang/tt.js +++ b/sources/plugins/magicline/lang/tt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/ug.js b/sources/plugins/magicline/lang/ug.js index 653bc5fb..8da99489 100644 --- a/sources/plugins/magicline/lang/ug.js +++ b/sources/plugins/magicline/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/uk.js b/sources/plugins/magicline/lang/uk.js index efd589a6..57cdeb75 100644 --- a/sources/plugins/magicline/lang/uk.js +++ b/sources/plugins/magicline/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/vi.js b/sources/plugins/magicline/lang/vi.js index 29156c3b..ab925ae3 100644 --- a/sources/plugins/magicline/lang/vi.js +++ b/sources/plugins/magicline/lang/vi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/zh-cn.js b/sources/plugins/magicline/lang/zh-cn.js index 2990f181..166e892b 100644 --- a/sources/plugins/magicline/lang/zh-cn.js +++ b/sources/plugins/magicline/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/lang/zh.js b/sources/plugins/magicline/lang/zh.js index 3c06265b..2fd43248 100644 --- a/sources/plugins/magicline/lang/zh.js +++ b/sources/plugins/magicline/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/magicline/plugin.js b/sources/plugins/magicline/plugin.js index 0a2d9fbe..cdb1c234 100644 --- a/sources/plugins/magicline/plugin.js +++ b/sources/plugins/magicline/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -12,7 +12,7 @@ ( function() { CKEDITOR.plugins.add( 'magicline', { - lang: 'af,ar,bg,ca,cs,cy,da,de,el,en,en-gb,eo,es,et,eu,fa,fi,fr,fr-ca,gl,he,hr,hu,id,it,ja,km,ko,ku,lv,nb,nl,no,pl,pt,pt-br,ru,si,sk,sl,sq,sv,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + lang: 'af,ar,bg,ca,cs,cy,da,de,de-ch,el,en,en-gb,eo,es,et,eu,fa,fi,fr,fr-ca,gl,he,hr,hu,id,it,ja,km,ko,ku,lv,nb,nl,no,pl,pt,pt-br,ru,si,sk,sl,sq,sv,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% init: initPlugin } ); diff --git a/sources/plugins/magicline/samples/magicline.html b/sources/plugins/magicline/samples/magicline.html index 21d1d071..af8d17a2 100644 --- a/sources/plugins/magicline/samples/magicline.html +++ b/sources/plugins/magicline/samples/magicline.html @@ -1,6 +1,6 @@ @@ -201,7 +201,7 @@ CKEDITOR.replace( 'editor2', { CKEditor - The text editor for the Internet - http://ckeditor.com

- Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

diff --git a/sources/plugins/maximize/lang/af.js b/sources/plugins/maximize/lang/af.js index f8ac65ad..e07bbd24 100644 --- a/sources/plugins/maximize/lang/af.js +++ b/sources/plugins/maximize/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'af', { diff --git a/sources/plugins/maximize/lang/ar.js b/sources/plugins/maximize/lang/ar.js index 41ee9851..4181cf39 100644 --- a/sources/plugins/maximize/lang/ar.js +++ b/sources/plugins/maximize/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'ar', { diff --git a/sources/plugins/maximize/lang/bg.js b/sources/plugins/maximize/lang/bg.js index a25cfb3b..c8cd9789 100644 --- a/sources/plugins/maximize/lang/bg.js +++ b/sources/plugins/maximize/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'bg', { diff --git a/sources/plugins/maximize/lang/bn.js b/sources/plugins/maximize/lang/bn.js index 82098507..82793e3c 100644 --- a/sources/plugins/maximize/lang/bn.js +++ b/sources/plugins/maximize/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'bn', { diff --git a/sources/plugins/maximize/lang/bs.js b/sources/plugins/maximize/lang/bs.js index 685f4370..06655fd5 100644 --- a/sources/plugins/maximize/lang/bs.js +++ b/sources/plugins/maximize/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'bs', { diff --git a/sources/plugins/maximize/lang/ca.js b/sources/plugins/maximize/lang/ca.js index b4e35450..7bb1ba5a 100644 --- a/sources/plugins/maximize/lang/ca.js +++ b/sources/plugins/maximize/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'ca', { diff --git a/sources/plugins/maximize/lang/cs.js b/sources/plugins/maximize/lang/cs.js index 3d844a9b..5dfd4822 100644 --- a/sources/plugins/maximize/lang/cs.js +++ b/sources/plugins/maximize/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'cs', { diff --git a/sources/plugins/maximize/lang/cy.js b/sources/plugins/maximize/lang/cy.js index d26b5834..a8544889 100644 --- a/sources/plugins/maximize/lang/cy.js +++ b/sources/plugins/maximize/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'cy', { diff --git a/sources/plugins/maximize/lang/da.js b/sources/plugins/maximize/lang/da.js index 628abb34..2d25a511 100644 --- a/sources/plugins/maximize/lang/da.js +++ b/sources/plugins/maximize/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'da', { diff --git a/sources/plugins/maximize/lang/de-ch.js b/sources/plugins/maximize/lang/de-ch.js new file mode 100644 index 00000000..acc08f34 --- /dev/null +++ b/sources/plugins/maximize/lang/de-ch.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'maximize', 'de-ch', { + maximize: 'Maximieren', + minimize: 'Minimieren' +} ); diff --git a/sources/plugins/maximize/lang/de.js b/sources/plugins/maximize/lang/de.js index dbca07e3..6bfd5b2b 100644 --- a/sources/plugins/maximize/lang/de.js +++ b/sources/plugins/maximize/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'de', { diff --git a/sources/plugins/maximize/lang/el.js b/sources/plugins/maximize/lang/el.js index 954c28bb..4b897268 100644 --- a/sources/plugins/maximize/lang/el.js +++ b/sources/plugins/maximize/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'el', { diff --git a/sources/plugins/maximize/lang/en-au.js b/sources/plugins/maximize/lang/en-au.js index c71c1164..0636683a 100644 --- a/sources/plugins/maximize/lang/en-au.js +++ b/sources/plugins/maximize/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'en-au', { diff --git a/sources/plugins/maximize/lang/en-ca.js b/sources/plugins/maximize/lang/en-ca.js index 7a7fa3f5..7265dbc3 100644 --- a/sources/plugins/maximize/lang/en-ca.js +++ b/sources/plugins/maximize/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'en-ca', { diff --git a/sources/plugins/maximize/lang/en-gb.js b/sources/plugins/maximize/lang/en-gb.js index 6fa838e8..4ff811b5 100644 --- a/sources/plugins/maximize/lang/en-gb.js +++ b/sources/plugins/maximize/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'en-gb', { diff --git a/sources/plugins/maximize/lang/en.js b/sources/plugins/maximize/lang/en.js index d0f9ef45..71d87113 100644 --- a/sources/plugins/maximize/lang/en.js +++ b/sources/plugins/maximize/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'en', { diff --git a/sources/plugins/maximize/lang/eo.js b/sources/plugins/maximize/lang/eo.js index 48e90e17..6c759529 100644 --- a/sources/plugins/maximize/lang/eo.js +++ b/sources/plugins/maximize/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'eo', { diff --git a/sources/plugins/maximize/lang/es.js b/sources/plugins/maximize/lang/es.js index 0264dd91..85963a18 100644 --- a/sources/plugins/maximize/lang/es.js +++ b/sources/plugins/maximize/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'es', { diff --git a/sources/plugins/maximize/lang/et.js b/sources/plugins/maximize/lang/et.js index f6eae18f..241bb340 100644 --- a/sources/plugins/maximize/lang/et.js +++ b/sources/plugins/maximize/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'et', { diff --git a/sources/plugins/maximize/lang/eu.js b/sources/plugins/maximize/lang/eu.js index e1cbcaa1..12eea435 100644 --- a/sources/plugins/maximize/lang/eu.js +++ b/sources/plugins/maximize/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'eu', { diff --git a/sources/plugins/maximize/lang/fa.js b/sources/plugins/maximize/lang/fa.js index 41dc13cc..c16bc2e7 100644 --- a/sources/plugins/maximize/lang/fa.js +++ b/sources/plugins/maximize/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'fa', { diff --git a/sources/plugins/maximize/lang/fi.js b/sources/plugins/maximize/lang/fi.js index a471d65e..d61f5f3a 100644 --- a/sources/plugins/maximize/lang/fi.js +++ b/sources/plugins/maximize/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'fi', { diff --git a/sources/plugins/maximize/lang/fo.js b/sources/plugins/maximize/lang/fo.js index ec255263..c3775fc2 100644 --- a/sources/plugins/maximize/lang/fo.js +++ b/sources/plugins/maximize/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'fo', { diff --git a/sources/plugins/maximize/lang/fr-ca.js b/sources/plugins/maximize/lang/fr-ca.js index 4da38be9..ea9ccddd 100644 --- a/sources/plugins/maximize/lang/fr-ca.js +++ b/sources/plugins/maximize/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'fr-ca', { diff --git a/sources/plugins/maximize/lang/fr.js b/sources/plugins/maximize/lang/fr.js index f6736fd1..f8598161 100644 --- a/sources/plugins/maximize/lang/fr.js +++ b/sources/plugins/maximize/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'fr', { diff --git a/sources/plugins/maximize/lang/gl.js b/sources/plugins/maximize/lang/gl.js index bde13f65..498ff274 100644 --- a/sources/plugins/maximize/lang/gl.js +++ b/sources/plugins/maximize/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'gl', { diff --git a/sources/plugins/maximize/lang/gu.js b/sources/plugins/maximize/lang/gu.js index 8355c681..4b7af7bd 100644 --- a/sources/plugins/maximize/lang/gu.js +++ b/sources/plugins/maximize/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'gu', { diff --git a/sources/plugins/maximize/lang/he.js b/sources/plugins/maximize/lang/he.js index 185cd9fc..b0adc823 100644 --- a/sources/plugins/maximize/lang/he.js +++ b/sources/plugins/maximize/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'he', { diff --git a/sources/plugins/maximize/lang/hi.js b/sources/plugins/maximize/lang/hi.js index cb2dcd3c..f9baef80 100644 --- a/sources/plugins/maximize/lang/hi.js +++ b/sources/plugins/maximize/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'hi', { diff --git a/sources/plugins/maximize/lang/hr.js b/sources/plugins/maximize/lang/hr.js index 6177fdd9..5492f2f0 100644 --- a/sources/plugins/maximize/lang/hr.js +++ b/sources/plugins/maximize/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'hr', { diff --git a/sources/plugins/maximize/lang/hu.js b/sources/plugins/maximize/lang/hu.js index 14234b31..11e9530b 100644 --- a/sources/plugins/maximize/lang/hu.js +++ b/sources/plugins/maximize/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'hu', { diff --git a/sources/plugins/maximize/lang/id.js b/sources/plugins/maximize/lang/id.js index 0a3af02b..f6e839a8 100644 --- a/sources/plugins/maximize/lang/id.js +++ b/sources/plugins/maximize/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'id', { diff --git a/sources/plugins/maximize/lang/is.js b/sources/plugins/maximize/lang/is.js index b3643e87..97313df9 100644 --- a/sources/plugins/maximize/lang/is.js +++ b/sources/plugins/maximize/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'is', { diff --git a/sources/plugins/maximize/lang/it.js b/sources/plugins/maximize/lang/it.js index d4739c7d..448337cf 100644 --- a/sources/plugins/maximize/lang/it.js +++ b/sources/plugins/maximize/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'it', { diff --git a/sources/plugins/maximize/lang/ja.js b/sources/plugins/maximize/lang/ja.js index 74ecd38d..5479f2a2 100644 --- a/sources/plugins/maximize/lang/ja.js +++ b/sources/plugins/maximize/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'ja', { diff --git a/sources/plugins/maximize/lang/ka.js b/sources/plugins/maximize/lang/ka.js index 6b3e2738..579c4b1b 100644 --- a/sources/plugins/maximize/lang/ka.js +++ b/sources/plugins/maximize/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'ka', { diff --git a/sources/plugins/maximize/lang/km.js b/sources/plugins/maximize/lang/km.js index d85ba887..bba87460 100644 --- a/sources/plugins/maximize/lang/km.js +++ b/sources/plugins/maximize/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'km', { diff --git a/sources/plugins/maximize/lang/ko.js b/sources/plugins/maximize/lang/ko.js index a9aaffb0..05bb161f 100644 --- a/sources/plugins/maximize/lang/ko.js +++ b/sources/plugins/maximize/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'ko', { diff --git a/sources/plugins/maximize/lang/ku.js b/sources/plugins/maximize/lang/ku.js index 3e6ee45f..50e24ef5 100644 --- a/sources/plugins/maximize/lang/ku.js +++ b/sources/plugins/maximize/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'ku', { diff --git a/sources/plugins/maximize/lang/lt.js b/sources/plugins/maximize/lang/lt.js index e5a8cc65..5cd4de88 100644 --- a/sources/plugins/maximize/lang/lt.js +++ b/sources/plugins/maximize/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'lt', { diff --git a/sources/plugins/maximize/lang/lv.js b/sources/plugins/maximize/lang/lv.js index 8d1c7d74..77d9db2c 100644 --- a/sources/plugins/maximize/lang/lv.js +++ b/sources/plugins/maximize/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'lv', { diff --git a/sources/plugins/maximize/lang/mk.js b/sources/plugins/maximize/lang/mk.js index b4c766b2..382653bd 100644 --- a/sources/plugins/maximize/lang/mk.js +++ b/sources/plugins/maximize/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'mk', { diff --git a/sources/plugins/maximize/lang/mn.js b/sources/plugins/maximize/lang/mn.js index 6d6645c7..f0bcf7ca 100644 --- a/sources/plugins/maximize/lang/mn.js +++ b/sources/plugins/maximize/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'mn', { diff --git a/sources/plugins/maximize/lang/ms.js b/sources/plugins/maximize/lang/ms.js index 96ff0bd5..b8330277 100644 --- a/sources/plugins/maximize/lang/ms.js +++ b/sources/plugins/maximize/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'ms', { diff --git a/sources/plugins/maximize/lang/nb.js b/sources/plugins/maximize/lang/nb.js index 16ec19c6..eb1d77d3 100644 --- a/sources/plugins/maximize/lang/nb.js +++ b/sources/plugins/maximize/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'nb', { diff --git a/sources/plugins/maximize/lang/nl.js b/sources/plugins/maximize/lang/nl.js index 13cb9344..f1a126d8 100644 --- a/sources/plugins/maximize/lang/nl.js +++ b/sources/plugins/maximize/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'nl', { diff --git a/sources/plugins/maximize/lang/no.js b/sources/plugins/maximize/lang/no.js index 9c4972a4..ac8fc85e 100644 --- a/sources/plugins/maximize/lang/no.js +++ b/sources/plugins/maximize/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'no', { diff --git a/sources/plugins/maximize/lang/pl.js b/sources/plugins/maximize/lang/pl.js index 1e9596c3..65db8f15 100644 --- a/sources/plugins/maximize/lang/pl.js +++ b/sources/plugins/maximize/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'pl', { diff --git a/sources/plugins/maximize/lang/pt-br.js b/sources/plugins/maximize/lang/pt-br.js index b331c423..1da2b5e6 100644 --- a/sources/plugins/maximize/lang/pt-br.js +++ b/sources/plugins/maximize/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'pt-br', { diff --git a/sources/plugins/maximize/lang/pt.js b/sources/plugins/maximize/lang/pt.js index f5ae9e89..a1cc282f 100644 --- a/sources/plugins/maximize/lang/pt.js +++ b/sources/plugins/maximize/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'pt', { diff --git a/sources/plugins/maximize/lang/ro.js b/sources/plugins/maximize/lang/ro.js index 6da0d2f0..4781ec33 100644 --- a/sources/plugins/maximize/lang/ro.js +++ b/sources/plugins/maximize/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'ro', { diff --git a/sources/plugins/maximize/lang/ru.js b/sources/plugins/maximize/lang/ru.js index 605822c7..6efab0bc 100644 --- a/sources/plugins/maximize/lang/ru.js +++ b/sources/plugins/maximize/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'ru', { diff --git a/sources/plugins/maximize/lang/si.js b/sources/plugins/maximize/lang/si.js index 00d30095..671ecdd6 100644 --- a/sources/plugins/maximize/lang/si.js +++ b/sources/plugins/maximize/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'si', { diff --git a/sources/plugins/maximize/lang/sk.js b/sources/plugins/maximize/lang/sk.js index c25b0520..c88e3903 100644 --- a/sources/plugins/maximize/lang/sk.js +++ b/sources/plugins/maximize/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'sk', { diff --git a/sources/plugins/maximize/lang/sl.js b/sources/plugins/maximize/lang/sl.js index afcdf4d3..90187c52 100644 --- a/sources/plugins/maximize/lang/sl.js +++ b/sources/plugins/maximize/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'sl', { diff --git a/sources/plugins/maximize/lang/sq.js b/sources/plugins/maximize/lang/sq.js index d7e51318..4354dba5 100644 --- a/sources/plugins/maximize/lang/sq.js +++ b/sources/plugins/maximize/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'sq', { diff --git a/sources/plugins/maximize/lang/sr-latn.js b/sources/plugins/maximize/lang/sr-latn.js index 8416bf16..f472eedc 100644 --- a/sources/plugins/maximize/lang/sr-latn.js +++ b/sources/plugins/maximize/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'sr-latn', { diff --git a/sources/plugins/maximize/lang/sr.js b/sources/plugins/maximize/lang/sr.js index 0713bef4..70550ee0 100644 --- a/sources/plugins/maximize/lang/sr.js +++ b/sources/plugins/maximize/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'sr', { diff --git a/sources/plugins/maximize/lang/sv.js b/sources/plugins/maximize/lang/sv.js index 89530af2..3ba63b54 100644 --- a/sources/plugins/maximize/lang/sv.js +++ b/sources/plugins/maximize/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'sv', { diff --git a/sources/plugins/maximize/lang/th.js b/sources/plugins/maximize/lang/th.js index 48fa67ad..4b748719 100644 --- a/sources/plugins/maximize/lang/th.js +++ b/sources/plugins/maximize/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'th', { diff --git a/sources/plugins/maximize/lang/tr.js b/sources/plugins/maximize/lang/tr.js index f8f9a0bf..0aafb3d3 100644 --- a/sources/plugins/maximize/lang/tr.js +++ b/sources/plugins/maximize/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'tr', { diff --git a/sources/plugins/maximize/lang/tt.js b/sources/plugins/maximize/lang/tt.js index e03103f5..a8ec7d6c 100644 --- a/sources/plugins/maximize/lang/tt.js +++ b/sources/plugins/maximize/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'tt', { diff --git a/sources/plugins/maximize/lang/ug.js b/sources/plugins/maximize/lang/ug.js index 9aef954d..0e874d68 100644 --- a/sources/plugins/maximize/lang/ug.js +++ b/sources/plugins/maximize/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'ug', { diff --git a/sources/plugins/maximize/lang/uk.js b/sources/plugins/maximize/lang/uk.js index 4e4fe151..85a32158 100644 --- a/sources/plugins/maximize/lang/uk.js +++ b/sources/plugins/maximize/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'uk', { diff --git a/sources/plugins/maximize/lang/vi.js b/sources/plugins/maximize/lang/vi.js index 4cf8304d..0fd29d50 100644 --- a/sources/plugins/maximize/lang/vi.js +++ b/sources/plugins/maximize/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'vi', { diff --git a/sources/plugins/maximize/lang/zh-cn.js b/sources/plugins/maximize/lang/zh-cn.js index f18450b6..7e63c741 100644 --- a/sources/plugins/maximize/lang/zh-cn.js +++ b/sources/plugins/maximize/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'zh-cn', { diff --git a/sources/plugins/maximize/lang/zh.js b/sources/plugins/maximize/lang/zh.js index 98f04dd9..6d633c42 100644 --- a/sources/plugins/maximize/lang/zh.js +++ b/sources/plugins/maximize/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'maximize', 'zh', { diff --git a/sources/plugins/maximize/plugin.js b/sources/plugins/maximize/plugin.js index 8da9ada9..ae621f1a 100644 --- a/sources/plugins/maximize/plugin.js +++ b/sources/plugins/maximize/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -93,7 +93,7 @@ CKEDITOR.plugins.add( 'maximize', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'maximize', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/menu/plugin.js b/sources/plugins/menu/plugin.js index 5b33f1d6..f5de4f93 100644 --- a/sources/plugins/menu/plugin.js +++ b/sources/plugins/menu/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/menubutton/plugin.js b/sources/plugins/menubutton/plugin.js index 7f57f876..295a6bf2 100644 --- a/sources/plugins/menubutton/plugin.js +++ b/sources/plugins/menubutton/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/newpage/lang/af.js b/sources/plugins/newpage/lang/af.js index fee36aae..738e4bb0 100644 --- a/sources/plugins/newpage/lang/af.js +++ b/sources/plugins/newpage/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'af', { diff --git a/sources/plugins/newpage/lang/ar.js b/sources/plugins/newpage/lang/ar.js index cad53adb..8592f863 100644 --- a/sources/plugins/newpage/lang/ar.js +++ b/sources/plugins/newpage/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ar', { diff --git a/sources/plugins/newpage/lang/bg.js b/sources/plugins/newpage/lang/bg.js index ec95b297..2142963e 100644 --- a/sources/plugins/newpage/lang/bg.js +++ b/sources/plugins/newpage/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'bg', { diff --git a/sources/plugins/newpage/lang/bn.js b/sources/plugins/newpage/lang/bn.js index 884de420..6226bbb6 100644 --- a/sources/plugins/newpage/lang/bn.js +++ b/sources/plugins/newpage/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'bn', { diff --git a/sources/plugins/newpage/lang/bs.js b/sources/plugins/newpage/lang/bs.js index cf85d954..97ff4378 100644 --- a/sources/plugins/newpage/lang/bs.js +++ b/sources/plugins/newpage/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'bs', { diff --git a/sources/plugins/newpage/lang/ca.js b/sources/plugins/newpage/lang/ca.js index 2e13a174..f50dd9bf 100644 --- a/sources/plugins/newpage/lang/ca.js +++ b/sources/plugins/newpage/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ca', { diff --git a/sources/plugins/newpage/lang/cs.js b/sources/plugins/newpage/lang/cs.js index 55a61f88..f8817bf7 100644 --- a/sources/plugins/newpage/lang/cs.js +++ b/sources/plugins/newpage/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'cs', { diff --git a/sources/plugins/newpage/lang/cy.js b/sources/plugins/newpage/lang/cy.js index d5733ea9..665f130e 100644 --- a/sources/plugins/newpage/lang/cy.js +++ b/sources/plugins/newpage/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'cy', { diff --git a/sources/plugins/newpage/lang/da.js b/sources/plugins/newpage/lang/da.js index 8d623a92..8237c704 100644 --- a/sources/plugins/newpage/lang/da.js +++ b/sources/plugins/newpage/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'da', { diff --git a/sources/plugins/newpage/lang/de-ch.js b/sources/plugins/newpage/lang/de-ch.js new file mode 100644 index 00000000..7ea67127 --- /dev/null +++ b/sources/plugins/newpage/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'newpage', 'de-ch', { + toolbar: 'Neue Seite' +} ); diff --git a/sources/plugins/newpage/lang/de.js b/sources/plugins/newpage/lang/de.js index 974875db..3e4dea29 100644 --- a/sources/plugins/newpage/lang/de.js +++ b/sources/plugins/newpage/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'de', { diff --git a/sources/plugins/newpage/lang/el.js b/sources/plugins/newpage/lang/el.js index 7e7c022e..0d1dc73a 100644 --- a/sources/plugins/newpage/lang/el.js +++ b/sources/plugins/newpage/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'el', { diff --git a/sources/plugins/newpage/lang/en-au.js b/sources/plugins/newpage/lang/en-au.js index 42926f43..e4da91f5 100644 --- a/sources/plugins/newpage/lang/en-au.js +++ b/sources/plugins/newpage/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'en-au', { diff --git a/sources/plugins/newpage/lang/en-ca.js b/sources/plugins/newpage/lang/en-ca.js index cf5736c9..fdb896fd 100644 --- a/sources/plugins/newpage/lang/en-ca.js +++ b/sources/plugins/newpage/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'en-ca', { diff --git a/sources/plugins/newpage/lang/en-gb.js b/sources/plugins/newpage/lang/en-gb.js index 884ff82d..38b9be84 100644 --- a/sources/plugins/newpage/lang/en-gb.js +++ b/sources/plugins/newpage/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'en-gb', { diff --git a/sources/plugins/newpage/lang/en.js b/sources/plugins/newpage/lang/en.js index 6e5fb992..e6a35c52 100644 --- a/sources/plugins/newpage/lang/en.js +++ b/sources/plugins/newpage/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'en', { diff --git a/sources/plugins/newpage/lang/eo.js b/sources/plugins/newpage/lang/eo.js index 2e25fee7..7fb0459d 100644 --- a/sources/plugins/newpage/lang/eo.js +++ b/sources/plugins/newpage/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'eo', { diff --git a/sources/plugins/newpage/lang/es.js b/sources/plugins/newpage/lang/es.js index f080d79b..5a327654 100644 --- a/sources/plugins/newpage/lang/es.js +++ b/sources/plugins/newpage/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'es', { diff --git a/sources/plugins/newpage/lang/et.js b/sources/plugins/newpage/lang/et.js index 3dee3a99..c06b73c5 100644 --- a/sources/plugins/newpage/lang/et.js +++ b/sources/plugins/newpage/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'et', { diff --git a/sources/plugins/newpage/lang/eu.js b/sources/plugins/newpage/lang/eu.js index 4ce953d6..e76cebd4 100644 --- a/sources/plugins/newpage/lang/eu.js +++ b/sources/plugins/newpage/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'eu', { diff --git a/sources/plugins/newpage/lang/fa.js b/sources/plugins/newpage/lang/fa.js index 13e8ab1f..a9061ee4 100644 --- a/sources/plugins/newpage/lang/fa.js +++ b/sources/plugins/newpage/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'fa', { diff --git a/sources/plugins/newpage/lang/fi.js b/sources/plugins/newpage/lang/fi.js index a244dcdc..733c289f 100644 --- a/sources/plugins/newpage/lang/fi.js +++ b/sources/plugins/newpage/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'fi', { diff --git a/sources/plugins/newpage/lang/fo.js b/sources/plugins/newpage/lang/fo.js index 171c5969..d046411c 100644 --- a/sources/plugins/newpage/lang/fo.js +++ b/sources/plugins/newpage/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'fo', { diff --git a/sources/plugins/newpage/lang/fr-ca.js b/sources/plugins/newpage/lang/fr-ca.js index 9e7a7b80..652f045c 100644 --- a/sources/plugins/newpage/lang/fr-ca.js +++ b/sources/plugins/newpage/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'fr-ca', { diff --git a/sources/plugins/newpage/lang/fr.js b/sources/plugins/newpage/lang/fr.js index 132f254c..988ddf7d 100644 --- a/sources/plugins/newpage/lang/fr.js +++ b/sources/plugins/newpage/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'fr', { diff --git a/sources/plugins/newpage/lang/gl.js b/sources/plugins/newpage/lang/gl.js index bdb804cd..5b29f5a3 100644 --- a/sources/plugins/newpage/lang/gl.js +++ b/sources/plugins/newpage/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'gl', { diff --git a/sources/plugins/newpage/lang/gu.js b/sources/plugins/newpage/lang/gu.js index b0fa4cc6..b84074ca 100644 --- a/sources/plugins/newpage/lang/gu.js +++ b/sources/plugins/newpage/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'gu', { diff --git a/sources/plugins/newpage/lang/he.js b/sources/plugins/newpage/lang/he.js index cb0ba3cb..5a9660c3 100644 --- a/sources/plugins/newpage/lang/he.js +++ b/sources/plugins/newpage/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'he', { diff --git a/sources/plugins/newpage/lang/hi.js b/sources/plugins/newpage/lang/hi.js index 6529c3ab..82cfba46 100644 --- a/sources/plugins/newpage/lang/hi.js +++ b/sources/plugins/newpage/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'hi', { diff --git a/sources/plugins/newpage/lang/hr.js b/sources/plugins/newpage/lang/hr.js index a5ab1e09..4a06462e 100644 --- a/sources/plugins/newpage/lang/hr.js +++ b/sources/plugins/newpage/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'hr', { diff --git a/sources/plugins/newpage/lang/hu.js b/sources/plugins/newpage/lang/hu.js index 7349d804..dc52dd46 100644 --- a/sources/plugins/newpage/lang/hu.js +++ b/sources/plugins/newpage/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'hu', { diff --git a/sources/plugins/newpage/lang/id.js b/sources/plugins/newpage/lang/id.js index 3d2ed0fc..7aac9786 100644 --- a/sources/plugins/newpage/lang/id.js +++ b/sources/plugins/newpage/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'id', { diff --git a/sources/plugins/newpage/lang/is.js b/sources/plugins/newpage/lang/is.js index 8eabde2f..8e71971b 100644 --- a/sources/plugins/newpage/lang/is.js +++ b/sources/plugins/newpage/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'is', { diff --git a/sources/plugins/newpage/lang/it.js b/sources/plugins/newpage/lang/it.js index b07c144a..9dd01608 100644 --- a/sources/plugins/newpage/lang/it.js +++ b/sources/plugins/newpage/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'it', { diff --git a/sources/plugins/newpage/lang/ja.js b/sources/plugins/newpage/lang/ja.js index 83bfb07d..b75135f4 100644 --- a/sources/plugins/newpage/lang/ja.js +++ b/sources/plugins/newpage/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ja', { diff --git a/sources/plugins/newpage/lang/ka.js b/sources/plugins/newpage/lang/ka.js index 643da6c1..9d5dd9f0 100644 --- a/sources/plugins/newpage/lang/ka.js +++ b/sources/plugins/newpage/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ka', { diff --git a/sources/plugins/newpage/lang/km.js b/sources/plugins/newpage/lang/km.js index 98d70be1..695814ca 100644 --- a/sources/plugins/newpage/lang/km.js +++ b/sources/plugins/newpage/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'km', { diff --git a/sources/plugins/newpage/lang/ko.js b/sources/plugins/newpage/lang/ko.js index 9f97f529..a90bfe3f 100644 --- a/sources/plugins/newpage/lang/ko.js +++ b/sources/plugins/newpage/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ko', { diff --git a/sources/plugins/newpage/lang/ku.js b/sources/plugins/newpage/lang/ku.js index eb125361..b7b5ce3f 100644 --- a/sources/plugins/newpage/lang/ku.js +++ b/sources/plugins/newpage/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ku', { diff --git a/sources/plugins/newpage/lang/lt.js b/sources/plugins/newpage/lang/lt.js index 08f21989..838c19e5 100644 --- a/sources/plugins/newpage/lang/lt.js +++ b/sources/plugins/newpage/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'lt', { diff --git a/sources/plugins/newpage/lang/lv.js b/sources/plugins/newpage/lang/lv.js index d0889a94..9ab5e752 100644 --- a/sources/plugins/newpage/lang/lv.js +++ b/sources/plugins/newpage/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'lv', { diff --git a/sources/plugins/newpage/lang/mk.js b/sources/plugins/newpage/lang/mk.js index 736ce57f..ae6fa50b 100644 --- a/sources/plugins/newpage/lang/mk.js +++ b/sources/plugins/newpage/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'mk', { diff --git a/sources/plugins/newpage/lang/mn.js b/sources/plugins/newpage/lang/mn.js index 0a0a1728..264f79a9 100644 --- a/sources/plugins/newpage/lang/mn.js +++ b/sources/plugins/newpage/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'mn', { diff --git a/sources/plugins/newpage/lang/ms.js b/sources/plugins/newpage/lang/ms.js index c5b8936c..775eafa4 100644 --- a/sources/plugins/newpage/lang/ms.js +++ b/sources/plugins/newpage/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ms', { diff --git a/sources/plugins/newpage/lang/nb.js b/sources/plugins/newpage/lang/nb.js index 16a58aa0..79c26410 100644 --- a/sources/plugins/newpage/lang/nb.js +++ b/sources/plugins/newpage/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'nb', { diff --git a/sources/plugins/newpage/lang/nl.js b/sources/plugins/newpage/lang/nl.js index 37788b07..1b89a563 100644 --- a/sources/plugins/newpage/lang/nl.js +++ b/sources/plugins/newpage/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'nl', { diff --git a/sources/plugins/newpage/lang/no.js b/sources/plugins/newpage/lang/no.js index 324ed97b..b1ee1045 100644 --- a/sources/plugins/newpage/lang/no.js +++ b/sources/plugins/newpage/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'no', { diff --git a/sources/plugins/newpage/lang/pl.js b/sources/plugins/newpage/lang/pl.js index 25cb325f..5536511a 100644 --- a/sources/plugins/newpage/lang/pl.js +++ b/sources/plugins/newpage/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'pl', { diff --git a/sources/plugins/newpage/lang/pt-br.js b/sources/plugins/newpage/lang/pt-br.js index 19a2bd76..8adc7800 100644 --- a/sources/plugins/newpage/lang/pt-br.js +++ b/sources/plugins/newpage/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'pt-br', { diff --git a/sources/plugins/newpage/lang/pt.js b/sources/plugins/newpage/lang/pt.js index 8223fe7f..28debf91 100644 --- a/sources/plugins/newpage/lang/pt.js +++ b/sources/plugins/newpage/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'pt', { diff --git a/sources/plugins/newpage/lang/ro.js b/sources/plugins/newpage/lang/ro.js index 35a80767..7563fe92 100644 --- a/sources/plugins/newpage/lang/ro.js +++ b/sources/plugins/newpage/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ro', { diff --git a/sources/plugins/newpage/lang/ru.js b/sources/plugins/newpage/lang/ru.js index 087ddd51..0fa170cc 100644 --- a/sources/plugins/newpage/lang/ru.js +++ b/sources/plugins/newpage/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ru', { diff --git a/sources/plugins/newpage/lang/si.js b/sources/plugins/newpage/lang/si.js index 818853a0..9cc2f474 100644 --- a/sources/plugins/newpage/lang/si.js +++ b/sources/plugins/newpage/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'si', { diff --git a/sources/plugins/newpage/lang/sk.js b/sources/plugins/newpage/lang/sk.js index d9eaf83e..e6473dae 100644 --- a/sources/plugins/newpage/lang/sk.js +++ b/sources/plugins/newpage/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'sk', { diff --git a/sources/plugins/newpage/lang/sl.js b/sources/plugins/newpage/lang/sl.js index abfbc738..1cd98e8f 100644 --- a/sources/plugins/newpage/lang/sl.js +++ b/sources/plugins/newpage/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'sl', { diff --git a/sources/plugins/newpage/lang/sq.js b/sources/plugins/newpage/lang/sq.js index d5a1a01e..90701189 100644 --- a/sources/plugins/newpage/lang/sq.js +++ b/sources/plugins/newpage/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'sq', { diff --git a/sources/plugins/newpage/lang/sr-latn.js b/sources/plugins/newpage/lang/sr-latn.js index d67e20e5..82a4f8cd 100644 --- a/sources/plugins/newpage/lang/sr-latn.js +++ b/sources/plugins/newpage/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'sr-latn', { diff --git a/sources/plugins/newpage/lang/sr.js b/sources/plugins/newpage/lang/sr.js index 8547facc..361f9a47 100644 --- a/sources/plugins/newpage/lang/sr.js +++ b/sources/plugins/newpage/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'sr', { diff --git a/sources/plugins/newpage/lang/sv.js b/sources/plugins/newpage/lang/sv.js index a68f4d0a..08a08164 100644 --- a/sources/plugins/newpage/lang/sv.js +++ b/sources/plugins/newpage/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'sv', { diff --git a/sources/plugins/newpage/lang/th.js b/sources/plugins/newpage/lang/th.js index 7b936afd..303ae123 100644 --- a/sources/plugins/newpage/lang/th.js +++ b/sources/plugins/newpage/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'th', { diff --git a/sources/plugins/newpage/lang/tr.js b/sources/plugins/newpage/lang/tr.js index 0fe09b82..3287750d 100644 --- a/sources/plugins/newpage/lang/tr.js +++ b/sources/plugins/newpage/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'tr', { diff --git a/sources/plugins/newpage/lang/tt.js b/sources/plugins/newpage/lang/tt.js index 2943fde9..edaaf0a0 100644 --- a/sources/plugins/newpage/lang/tt.js +++ b/sources/plugins/newpage/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'tt', { diff --git a/sources/plugins/newpage/lang/ug.js b/sources/plugins/newpage/lang/ug.js index 6fb3e328..08e336c9 100644 --- a/sources/plugins/newpage/lang/ug.js +++ b/sources/plugins/newpage/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ug', { diff --git a/sources/plugins/newpage/lang/uk.js b/sources/plugins/newpage/lang/uk.js index 088526c4..efb14813 100644 --- a/sources/plugins/newpage/lang/uk.js +++ b/sources/plugins/newpage/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'uk', { diff --git a/sources/plugins/newpage/lang/vi.js b/sources/plugins/newpage/lang/vi.js index 6517aa80..a950704c 100644 --- a/sources/plugins/newpage/lang/vi.js +++ b/sources/plugins/newpage/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'vi', { diff --git a/sources/plugins/newpage/lang/zh-cn.js b/sources/plugins/newpage/lang/zh-cn.js index d1a7c747..1308021d 100644 --- a/sources/plugins/newpage/lang/zh-cn.js +++ b/sources/plugins/newpage/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'zh-cn', { diff --git a/sources/plugins/newpage/lang/zh.js b/sources/plugins/newpage/lang/zh.js index e216116f..e22a38e8 100644 --- a/sources/plugins/newpage/lang/zh.js +++ b/sources/plugins/newpage/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'zh', { diff --git a/sources/plugins/newpage/plugin.js b/sources/plugins/newpage/plugin.js index 3a4e3e33..48cd8cdd 100644 --- a/sources/plugins/newpage/plugin.js +++ b/sources/plugins/newpage/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -10,7 +10,7 @@ // Register a plugin named "newpage". CKEDITOR.plugins.add( 'newpage', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'newpage,newpage-rtl', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/pagebreak/lang/af.js b/sources/plugins/pagebreak/lang/af.js index 584570eb..19106f38 100644 --- a/sources/plugins/pagebreak/lang/af.js +++ b/sources/plugins/pagebreak/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'af', { diff --git a/sources/plugins/pagebreak/lang/ar.js b/sources/plugins/pagebreak/lang/ar.js index 6fd3edfe..2c9e1ac1 100644 --- a/sources/plugins/pagebreak/lang/ar.js +++ b/sources/plugins/pagebreak/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'ar', { diff --git a/sources/plugins/pagebreak/lang/bg.js b/sources/plugins/pagebreak/lang/bg.js index 8e67d700..a4f354eb 100644 --- a/sources/plugins/pagebreak/lang/bg.js +++ b/sources/plugins/pagebreak/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'bg', { diff --git a/sources/plugins/pagebreak/lang/bn.js b/sources/plugins/pagebreak/lang/bn.js index aa535e41..4f2dc0e7 100644 --- a/sources/plugins/pagebreak/lang/bn.js +++ b/sources/plugins/pagebreak/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'bn', { diff --git a/sources/plugins/pagebreak/lang/bs.js b/sources/plugins/pagebreak/lang/bs.js index cfca7142..d98795fe 100644 --- a/sources/plugins/pagebreak/lang/bs.js +++ b/sources/plugins/pagebreak/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'bs', { diff --git a/sources/plugins/pagebreak/lang/ca.js b/sources/plugins/pagebreak/lang/ca.js index 3fdafae7..ba52e8fc 100644 --- a/sources/plugins/pagebreak/lang/ca.js +++ b/sources/plugins/pagebreak/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'ca', { diff --git a/sources/plugins/pagebreak/lang/cs.js b/sources/plugins/pagebreak/lang/cs.js index 1e51edcf..e8ea25e8 100644 --- a/sources/plugins/pagebreak/lang/cs.js +++ b/sources/plugins/pagebreak/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'cs', { diff --git a/sources/plugins/pagebreak/lang/cy.js b/sources/plugins/pagebreak/lang/cy.js index fbcc1c73..61fe4035 100644 --- a/sources/plugins/pagebreak/lang/cy.js +++ b/sources/plugins/pagebreak/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'cy', { diff --git a/sources/plugins/pagebreak/lang/da.js b/sources/plugins/pagebreak/lang/da.js index 52753780..353f0302 100644 --- a/sources/plugins/pagebreak/lang/da.js +++ b/sources/plugins/pagebreak/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'da', { diff --git a/sources/plugins/pagebreak/lang/de-ch.js b/sources/plugins/pagebreak/lang/de-ch.js new file mode 100644 index 00000000..fd47a71d --- /dev/null +++ b/sources/plugins/pagebreak/lang/de-ch.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pagebreak', 'de-ch', { + alt: 'Seitenumbruch', + toolbar: 'Seitenumbruch zum Drucken einfügen' +} ); diff --git a/sources/plugins/pagebreak/lang/de.js b/sources/plugins/pagebreak/lang/de.js index 081f6919..345310cb 100644 --- a/sources/plugins/pagebreak/lang/de.js +++ b/sources/plugins/pagebreak/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'de', { diff --git a/sources/plugins/pagebreak/lang/el.js b/sources/plugins/pagebreak/lang/el.js index 26c51741..e6269874 100644 --- a/sources/plugins/pagebreak/lang/el.js +++ b/sources/plugins/pagebreak/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'el', { diff --git a/sources/plugins/pagebreak/lang/en-au.js b/sources/plugins/pagebreak/lang/en-au.js index 08cdcf1b..9ead5d74 100644 --- a/sources/plugins/pagebreak/lang/en-au.js +++ b/sources/plugins/pagebreak/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'en-au', { diff --git a/sources/plugins/pagebreak/lang/en-ca.js b/sources/plugins/pagebreak/lang/en-ca.js index 1e0d9a94..7e9f51d7 100644 --- a/sources/plugins/pagebreak/lang/en-ca.js +++ b/sources/plugins/pagebreak/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'en-ca', { diff --git a/sources/plugins/pagebreak/lang/en-gb.js b/sources/plugins/pagebreak/lang/en-gb.js index 6f55f8c9..0445546f 100644 --- a/sources/plugins/pagebreak/lang/en-gb.js +++ b/sources/plugins/pagebreak/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'en-gb', { diff --git a/sources/plugins/pagebreak/lang/en.js b/sources/plugins/pagebreak/lang/en.js index a59f566a..5e68a615 100644 --- a/sources/plugins/pagebreak/lang/en.js +++ b/sources/plugins/pagebreak/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'en', { diff --git a/sources/plugins/pagebreak/lang/eo.js b/sources/plugins/pagebreak/lang/eo.js index 90f49396..33d154b7 100644 --- a/sources/plugins/pagebreak/lang/eo.js +++ b/sources/plugins/pagebreak/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'eo', { diff --git a/sources/plugins/pagebreak/lang/es.js b/sources/plugins/pagebreak/lang/es.js index e687d779..a3323aee 100644 --- a/sources/plugins/pagebreak/lang/es.js +++ b/sources/plugins/pagebreak/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'es', { diff --git a/sources/plugins/pagebreak/lang/et.js b/sources/plugins/pagebreak/lang/et.js index aca67553..f82eb586 100644 --- a/sources/plugins/pagebreak/lang/et.js +++ b/sources/plugins/pagebreak/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'et', { diff --git a/sources/plugins/pagebreak/lang/eu.js b/sources/plugins/pagebreak/lang/eu.js index 3b05b600..5bcce7f3 100644 --- a/sources/plugins/pagebreak/lang/eu.js +++ b/sources/plugins/pagebreak/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'eu', { diff --git a/sources/plugins/pagebreak/lang/fa.js b/sources/plugins/pagebreak/lang/fa.js index 6afd12e9..4c9b9a9e 100644 --- a/sources/plugins/pagebreak/lang/fa.js +++ b/sources/plugins/pagebreak/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'fa', { diff --git a/sources/plugins/pagebreak/lang/fi.js b/sources/plugins/pagebreak/lang/fi.js index 9dfa2369..31246a29 100644 --- a/sources/plugins/pagebreak/lang/fi.js +++ b/sources/plugins/pagebreak/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'fi', { diff --git a/sources/plugins/pagebreak/lang/fo.js b/sources/plugins/pagebreak/lang/fo.js index 6e2e818c..fa7a7cbc 100644 --- a/sources/plugins/pagebreak/lang/fo.js +++ b/sources/plugins/pagebreak/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'fo', { diff --git a/sources/plugins/pagebreak/lang/fr-ca.js b/sources/plugins/pagebreak/lang/fr-ca.js index 4e41474d..2861ddf5 100644 --- a/sources/plugins/pagebreak/lang/fr-ca.js +++ b/sources/plugins/pagebreak/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'fr-ca', { diff --git a/sources/plugins/pagebreak/lang/fr.js b/sources/plugins/pagebreak/lang/fr.js index 60fcf907..2fa36f31 100644 --- a/sources/plugins/pagebreak/lang/fr.js +++ b/sources/plugins/pagebreak/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'fr', { diff --git a/sources/plugins/pagebreak/lang/gl.js b/sources/plugins/pagebreak/lang/gl.js index 1f7ac38c..8c0f0f0a 100644 --- a/sources/plugins/pagebreak/lang/gl.js +++ b/sources/plugins/pagebreak/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'gl', { diff --git a/sources/plugins/pagebreak/lang/gu.js b/sources/plugins/pagebreak/lang/gu.js index ddff0233..2784e4fd 100644 --- a/sources/plugins/pagebreak/lang/gu.js +++ b/sources/plugins/pagebreak/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'gu', { diff --git a/sources/plugins/pagebreak/lang/he.js b/sources/plugins/pagebreak/lang/he.js index ad6ad6ee..f43dca48 100644 --- a/sources/plugins/pagebreak/lang/he.js +++ b/sources/plugins/pagebreak/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'he', { diff --git a/sources/plugins/pagebreak/lang/hi.js b/sources/plugins/pagebreak/lang/hi.js index 5dde08ae..9a6a8892 100644 --- a/sources/plugins/pagebreak/lang/hi.js +++ b/sources/plugins/pagebreak/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'hi', { diff --git a/sources/plugins/pagebreak/lang/hr.js b/sources/plugins/pagebreak/lang/hr.js index 84470207..5e7007d1 100644 --- a/sources/plugins/pagebreak/lang/hr.js +++ b/sources/plugins/pagebreak/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'hr', { diff --git a/sources/plugins/pagebreak/lang/hu.js b/sources/plugins/pagebreak/lang/hu.js index 2fa477db..9d00304f 100644 --- a/sources/plugins/pagebreak/lang/hu.js +++ b/sources/plugins/pagebreak/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'hu', { diff --git a/sources/plugins/pagebreak/lang/id.js b/sources/plugins/pagebreak/lang/id.js index a0deb770..b1007bab 100644 --- a/sources/plugins/pagebreak/lang/id.js +++ b/sources/plugins/pagebreak/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'id', { diff --git a/sources/plugins/pagebreak/lang/is.js b/sources/plugins/pagebreak/lang/is.js index d2ca4682..57deee05 100644 --- a/sources/plugins/pagebreak/lang/is.js +++ b/sources/plugins/pagebreak/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'is', { diff --git a/sources/plugins/pagebreak/lang/it.js b/sources/plugins/pagebreak/lang/it.js index d1d13146..98975467 100644 --- a/sources/plugins/pagebreak/lang/it.js +++ b/sources/plugins/pagebreak/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'it', { diff --git a/sources/plugins/pagebreak/lang/ja.js b/sources/plugins/pagebreak/lang/ja.js index a2a70e72..efef1783 100644 --- a/sources/plugins/pagebreak/lang/ja.js +++ b/sources/plugins/pagebreak/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'ja', { diff --git a/sources/plugins/pagebreak/lang/ka.js b/sources/plugins/pagebreak/lang/ka.js index fb51570c..659f417a 100644 --- a/sources/plugins/pagebreak/lang/ka.js +++ b/sources/plugins/pagebreak/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'ka', { diff --git a/sources/plugins/pagebreak/lang/km.js b/sources/plugins/pagebreak/lang/km.js index 6e2aac76..0974e00d 100644 --- a/sources/plugins/pagebreak/lang/km.js +++ b/sources/plugins/pagebreak/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'km', { diff --git a/sources/plugins/pagebreak/lang/ko.js b/sources/plugins/pagebreak/lang/ko.js index 7047dfa6..1142abec 100644 --- a/sources/plugins/pagebreak/lang/ko.js +++ b/sources/plugins/pagebreak/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'ko', { diff --git a/sources/plugins/pagebreak/lang/ku.js b/sources/plugins/pagebreak/lang/ku.js index 78015e01..473c4b99 100644 --- a/sources/plugins/pagebreak/lang/ku.js +++ b/sources/plugins/pagebreak/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'ku', { diff --git a/sources/plugins/pagebreak/lang/lt.js b/sources/plugins/pagebreak/lang/lt.js index 5cf10005..9dca69e2 100644 --- a/sources/plugins/pagebreak/lang/lt.js +++ b/sources/plugins/pagebreak/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'lt', { diff --git a/sources/plugins/pagebreak/lang/lv.js b/sources/plugins/pagebreak/lang/lv.js index 087cc81b..17d263ed 100644 --- a/sources/plugins/pagebreak/lang/lv.js +++ b/sources/plugins/pagebreak/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'lv', { diff --git a/sources/plugins/pagebreak/lang/mk.js b/sources/plugins/pagebreak/lang/mk.js index 1ce57e73..5f163797 100644 --- a/sources/plugins/pagebreak/lang/mk.js +++ b/sources/plugins/pagebreak/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'mk', { diff --git a/sources/plugins/pagebreak/lang/mn.js b/sources/plugins/pagebreak/lang/mn.js index 8d529b87..36846036 100644 --- a/sources/plugins/pagebreak/lang/mn.js +++ b/sources/plugins/pagebreak/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'mn', { diff --git a/sources/plugins/pagebreak/lang/ms.js b/sources/plugins/pagebreak/lang/ms.js index 1d1611cd..3bf7a75b 100644 --- a/sources/plugins/pagebreak/lang/ms.js +++ b/sources/plugins/pagebreak/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'ms', { diff --git a/sources/plugins/pagebreak/lang/nb.js b/sources/plugins/pagebreak/lang/nb.js index 0703b149..a32d046c 100644 --- a/sources/plugins/pagebreak/lang/nb.js +++ b/sources/plugins/pagebreak/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'nb', { diff --git a/sources/plugins/pagebreak/lang/nl.js b/sources/plugins/pagebreak/lang/nl.js index 3a17a16a..5dbba9e4 100644 --- a/sources/plugins/pagebreak/lang/nl.js +++ b/sources/plugins/pagebreak/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'nl', { diff --git a/sources/plugins/pagebreak/lang/no.js b/sources/plugins/pagebreak/lang/no.js index 8d66edf2..f6b42e76 100644 --- a/sources/plugins/pagebreak/lang/no.js +++ b/sources/plugins/pagebreak/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'no', { diff --git a/sources/plugins/pagebreak/lang/pl.js b/sources/plugins/pagebreak/lang/pl.js index 37be09e6..431b3601 100644 --- a/sources/plugins/pagebreak/lang/pl.js +++ b/sources/plugins/pagebreak/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'pl', { diff --git a/sources/plugins/pagebreak/lang/pt-br.js b/sources/plugins/pagebreak/lang/pt-br.js index 0cc58f83..6fcf6b8f 100644 --- a/sources/plugins/pagebreak/lang/pt-br.js +++ b/sources/plugins/pagebreak/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'pt-br', { diff --git a/sources/plugins/pagebreak/lang/pt.js b/sources/plugins/pagebreak/lang/pt.js index 848f8f65..be546f09 100644 --- a/sources/plugins/pagebreak/lang/pt.js +++ b/sources/plugins/pagebreak/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'pt', { diff --git a/sources/plugins/pagebreak/lang/ro.js b/sources/plugins/pagebreak/lang/ro.js index de27778d..4d2a69c7 100644 --- a/sources/plugins/pagebreak/lang/ro.js +++ b/sources/plugins/pagebreak/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'ro', { diff --git a/sources/plugins/pagebreak/lang/ru.js b/sources/plugins/pagebreak/lang/ru.js index 83c57202..6144eac1 100644 --- a/sources/plugins/pagebreak/lang/ru.js +++ b/sources/plugins/pagebreak/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'ru', { diff --git a/sources/plugins/pagebreak/lang/si.js b/sources/plugins/pagebreak/lang/si.js index 4eb311e6..62e54ce3 100644 --- a/sources/plugins/pagebreak/lang/si.js +++ b/sources/plugins/pagebreak/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'si', { diff --git a/sources/plugins/pagebreak/lang/sk.js b/sources/plugins/pagebreak/lang/sk.js index 5b9b35a7..5379b471 100644 --- a/sources/plugins/pagebreak/lang/sk.js +++ b/sources/plugins/pagebreak/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'sk', { diff --git a/sources/plugins/pagebreak/lang/sl.js b/sources/plugins/pagebreak/lang/sl.js index c24495e1..ea57882b 100644 --- a/sources/plugins/pagebreak/lang/sl.js +++ b/sources/plugins/pagebreak/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'sl', { diff --git a/sources/plugins/pagebreak/lang/sq.js b/sources/plugins/pagebreak/lang/sq.js index 1116407c..eccaf2ba 100644 --- a/sources/plugins/pagebreak/lang/sq.js +++ b/sources/plugins/pagebreak/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'sq', { diff --git a/sources/plugins/pagebreak/lang/sr-latn.js b/sources/plugins/pagebreak/lang/sr-latn.js index 38b520e5..74b22ecf 100644 --- a/sources/plugins/pagebreak/lang/sr-latn.js +++ b/sources/plugins/pagebreak/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'sr-latn', { diff --git a/sources/plugins/pagebreak/lang/sr.js b/sources/plugins/pagebreak/lang/sr.js index b08dbea2..184ac752 100644 --- a/sources/plugins/pagebreak/lang/sr.js +++ b/sources/plugins/pagebreak/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'sr', { diff --git a/sources/plugins/pagebreak/lang/sv.js b/sources/plugins/pagebreak/lang/sv.js index 01098ef8..bc43c778 100644 --- a/sources/plugins/pagebreak/lang/sv.js +++ b/sources/plugins/pagebreak/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'sv', { diff --git a/sources/plugins/pagebreak/lang/th.js b/sources/plugins/pagebreak/lang/th.js index 1716504f..a2fe0752 100644 --- a/sources/plugins/pagebreak/lang/th.js +++ b/sources/plugins/pagebreak/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'th', { diff --git a/sources/plugins/pagebreak/lang/tr.js b/sources/plugins/pagebreak/lang/tr.js index 1f2d2833..850817b6 100644 --- a/sources/plugins/pagebreak/lang/tr.js +++ b/sources/plugins/pagebreak/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'tr', { diff --git a/sources/plugins/pagebreak/lang/tt.js b/sources/plugins/pagebreak/lang/tt.js index afd9a4b1..deb0527a 100644 --- a/sources/plugins/pagebreak/lang/tt.js +++ b/sources/plugins/pagebreak/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'tt', { diff --git a/sources/plugins/pagebreak/lang/ug.js b/sources/plugins/pagebreak/lang/ug.js index c8a080dc..0c76d590 100644 --- a/sources/plugins/pagebreak/lang/ug.js +++ b/sources/plugins/pagebreak/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'ug', { diff --git a/sources/plugins/pagebreak/lang/uk.js b/sources/plugins/pagebreak/lang/uk.js index f0457263..8f3916eb 100644 --- a/sources/plugins/pagebreak/lang/uk.js +++ b/sources/plugins/pagebreak/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'uk', { diff --git a/sources/plugins/pagebreak/lang/vi.js b/sources/plugins/pagebreak/lang/vi.js index 8abafde1..6cf530f5 100644 --- a/sources/plugins/pagebreak/lang/vi.js +++ b/sources/plugins/pagebreak/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'vi', { diff --git a/sources/plugins/pagebreak/lang/zh-cn.js b/sources/plugins/pagebreak/lang/zh-cn.js index 70c3915a..32c4a668 100644 --- a/sources/plugins/pagebreak/lang/zh-cn.js +++ b/sources/plugins/pagebreak/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'zh-cn', { diff --git a/sources/plugins/pagebreak/lang/zh.js b/sources/plugins/pagebreak/lang/zh.js index 17ec065c..09cecd52 100644 --- a/sources/plugins/pagebreak/lang/zh.js +++ b/sources/plugins/pagebreak/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pagebreak', 'zh', { diff --git a/sources/plugins/pagebreak/plugin.js b/sources/plugins/pagebreak/plugin.js index 26f8fe50..28e18aa6 100644 --- a/sources/plugins/pagebreak/plugin.js +++ b/sources/plugins/pagebreak/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -14,7 +14,7 @@ CKEDITOR.plugins.add( 'pagebreak', { requires: 'fakeobjects', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'pagebreak,pagebreak-rtl', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/panel/plugin.js b/sources/plugins/panel/plugin.js index 1d4697ff..44129a98 100644 --- a/sources/plugins/panel/plugin.js +++ b/sources/plugins/panel/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/panelbutton/plugin.js b/sources/plugins/panelbutton/plugin.js index 7eab829a..6b04e741 100644 --- a/sources/plugins/panelbutton/plugin.js +++ b/sources/plugins/panelbutton/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/pastefromword/filter/default.js b/sources/plugins/pastefromword/filter/default.js index 0c97ef52..d3644180 100644 --- a/sources/plugins/pastefromword/filter/default.js +++ b/sources/plugins/pastefromword/filter/default.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/pastefromword/lang/af.js b/sources/plugins/pastefromword/lang/af.js index 0e047b32..fc9a637d 100644 --- a/sources/plugins/pastefromword/lang/af.js +++ b/sources/plugins/pastefromword/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'af', { diff --git a/sources/plugins/pastefromword/lang/ar.js b/sources/plugins/pastefromword/lang/ar.js index 37d6c35d..d8bf5b30 100644 --- a/sources/plugins/pastefromword/lang/ar.js +++ b/sources/plugins/pastefromword/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'ar', { diff --git a/sources/plugins/pastefromword/lang/bg.js b/sources/plugins/pastefromword/lang/bg.js index eb4a6fab..15e3d579 100644 --- a/sources/plugins/pastefromword/lang/bg.js +++ b/sources/plugins/pastefromword/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'bg', { diff --git a/sources/plugins/pastefromword/lang/bn.js b/sources/plugins/pastefromword/lang/bn.js index 9fedb959..b7a1120d 100644 --- a/sources/plugins/pastefromword/lang/bn.js +++ b/sources/plugins/pastefromword/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'bn', { diff --git a/sources/plugins/pastefromword/lang/bs.js b/sources/plugins/pastefromword/lang/bs.js index 2b0528a7..d9315b62 100644 --- a/sources/plugins/pastefromword/lang/bs.js +++ b/sources/plugins/pastefromword/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'bs', { diff --git a/sources/plugins/pastefromword/lang/ca.js b/sources/plugins/pastefromword/lang/ca.js index b2da5cd8..56c54521 100644 --- a/sources/plugins/pastefromword/lang/ca.js +++ b/sources/plugins/pastefromword/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'ca', { diff --git a/sources/plugins/pastefromword/lang/cs.js b/sources/plugins/pastefromword/lang/cs.js index 5cb7c174..10ff9353 100644 --- a/sources/plugins/pastefromword/lang/cs.js +++ b/sources/plugins/pastefromword/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'cs', { diff --git a/sources/plugins/pastefromword/lang/cy.js b/sources/plugins/pastefromword/lang/cy.js index 75fe3662..a59891df 100644 --- a/sources/plugins/pastefromword/lang/cy.js +++ b/sources/plugins/pastefromword/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'cy', { diff --git a/sources/plugins/pastefromword/lang/da.js b/sources/plugins/pastefromword/lang/da.js index 81b26307..c8e11f08 100644 --- a/sources/plugins/pastefromword/lang/da.js +++ b/sources/plugins/pastefromword/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'da', { diff --git a/sources/plugins/pastefromword/lang/de-ch.js b/sources/plugins/pastefromword/lang/de-ch.js new file mode 100644 index 00000000..faab8f9a --- /dev/null +++ b/sources/plugins/pastefromword/lang/de-ch.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'de-ch', { + confirmCleanup: 'Der Text, den Sie einfügen möchten, scheint aus MS-Word kopiert zu sein. Möchten Sie ihn zuvor bereinigen lassen?', + error: 'Aufgrund eines internen Fehlers war es nicht möglich die eingefügten Daten zu bereinigen', + title: 'Aus Word einfügen', + toolbar: 'Aus Word einfügen' +} ); diff --git a/sources/plugins/pastefromword/lang/de.js b/sources/plugins/pastefromword/lang/de.js index 836b7d74..d4803a9e 100644 --- a/sources/plugins/pastefromword/lang/de.js +++ b/sources/plugins/pastefromword/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'de', { diff --git a/sources/plugins/pastefromword/lang/el.js b/sources/plugins/pastefromword/lang/el.js index 96d1e878..8d18d804 100644 --- a/sources/plugins/pastefromword/lang/el.js +++ b/sources/plugins/pastefromword/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'el', { diff --git a/sources/plugins/pastefromword/lang/en-au.js b/sources/plugins/pastefromword/lang/en-au.js index 0f677593..09176bb5 100644 --- a/sources/plugins/pastefromword/lang/en-au.js +++ b/sources/plugins/pastefromword/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'en-au', { diff --git a/sources/plugins/pastefromword/lang/en-ca.js b/sources/plugins/pastefromword/lang/en-ca.js index c3386622..588f3dca 100644 --- a/sources/plugins/pastefromword/lang/en-ca.js +++ b/sources/plugins/pastefromword/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'en-ca', { diff --git a/sources/plugins/pastefromword/lang/en-gb.js b/sources/plugins/pastefromword/lang/en-gb.js index 085e6bce..95d0fbcc 100644 --- a/sources/plugins/pastefromword/lang/en-gb.js +++ b/sources/plugins/pastefromword/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'en-gb', { diff --git a/sources/plugins/pastefromword/lang/en.js b/sources/plugins/pastefromword/lang/en.js index 396c85b8..8e572fed 100644 --- a/sources/plugins/pastefromword/lang/en.js +++ b/sources/plugins/pastefromword/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'en', { diff --git a/sources/plugins/pastefromword/lang/eo.js b/sources/plugins/pastefromword/lang/eo.js index b9fc8e57..cc2c012b 100644 --- a/sources/plugins/pastefromword/lang/eo.js +++ b/sources/plugins/pastefromword/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'eo', { diff --git a/sources/plugins/pastefromword/lang/es.js b/sources/plugins/pastefromword/lang/es.js index 031de57f..887a4c63 100644 --- a/sources/plugins/pastefromword/lang/es.js +++ b/sources/plugins/pastefromword/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'es', { diff --git a/sources/plugins/pastefromword/lang/et.js b/sources/plugins/pastefromword/lang/et.js index f41c5ac9..c435bca9 100644 --- a/sources/plugins/pastefromword/lang/et.js +++ b/sources/plugins/pastefromword/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'et', { diff --git a/sources/plugins/pastefromword/lang/eu.js b/sources/plugins/pastefromword/lang/eu.js index 3035a14c..29d0c9bd 100644 --- a/sources/plugins/pastefromword/lang/eu.js +++ b/sources/plugins/pastefromword/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'eu', { diff --git a/sources/plugins/pastefromword/lang/fa.js b/sources/plugins/pastefromword/lang/fa.js index 029209ba..5a74596e 100644 --- a/sources/plugins/pastefromword/lang/fa.js +++ b/sources/plugins/pastefromword/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'fa', { diff --git a/sources/plugins/pastefromword/lang/fi.js b/sources/plugins/pastefromword/lang/fi.js index 7b368fe7..28132a25 100644 --- a/sources/plugins/pastefromword/lang/fi.js +++ b/sources/plugins/pastefromword/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'fi', { diff --git a/sources/plugins/pastefromword/lang/fo.js b/sources/plugins/pastefromword/lang/fo.js index dc994220..ef06e58b 100644 --- a/sources/plugins/pastefromword/lang/fo.js +++ b/sources/plugins/pastefromword/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'fo', { diff --git a/sources/plugins/pastefromword/lang/fr-ca.js b/sources/plugins/pastefromword/lang/fr-ca.js index 4e27e997..b2caf438 100644 --- a/sources/plugins/pastefromword/lang/fr-ca.js +++ b/sources/plugins/pastefromword/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'fr-ca', { diff --git a/sources/plugins/pastefromword/lang/fr.js b/sources/plugins/pastefromword/lang/fr.js index 13126f7a..f13c243e 100644 --- a/sources/plugins/pastefromword/lang/fr.js +++ b/sources/plugins/pastefromword/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'fr', { diff --git a/sources/plugins/pastefromword/lang/gl.js b/sources/plugins/pastefromword/lang/gl.js index 655cc3d5..970d3225 100644 --- a/sources/plugins/pastefromword/lang/gl.js +++ b/sources/plugins/pastefromword/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'gl', { diff --git a/sources/plugins/pastefromword/lang/gu.js b/sources/plugins/pastefromword/lang/gu.js index 6ea245d6..b4465caa 100644 --- a/sources/plugins/pastefromword/lang/gu.js +++ b/sources/plugins/pastefromword/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'gu', { diff --git a/sources/plugins/pastefromword/lang/he.js b/sources/plugins/pastefromword/lang/he.js index 80666c70..722826fc 100644 --- a/sources/plugins/pastefromword/lang/he.js +++ b/sources/plugins/pastefromword/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'he', { diff --git a/sources/plugins/pastefromword/lang/hi.js b/sources/plugins/pastefromword/lang/hi.js index 2e39fee2..63fb4f5a 100644 --- a/sources/plugins/pastefromword/lang/hi.js +++ b/sources/plugins/pastefromword/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'hi', { diff --git a/sources/plugins/pastefromword/lang/hr.js b/sources/plugins/pastefromword/lang/hr.js index 2a765328..5238f938 100644 --- a/sources/plugins/pastefromword/lang/hr.js +++ b/sources/plugins/pastefromword/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'hr', { diff --git a/sources/plugins/pastefromword/lang/hu.js b/sources/plugins/pastefromword/lang/hu.js index 5f670e1e..711e065d 100644 --- a/sources/plugins/pastefromword/lang/hu.js +++ b/sources/plugins/pastefromword/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'hu', { diff --git a/sources/plugins/pastefromword/lang/id.js b/sources/plugins/pastefromword/lang/id.js index be60dd24..7ff6c697 100644 --- a/sources/plugins/pastefromword/lang/id.js +++ b/sources/plugins/pastefromword/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'id', { diff --git a/sources/plugins/pastefromword/lang/is.js b/sources/plugins/pastefromword/lang/is.js index 35dfe084..b2c884ab 100644 --- a/sources/plugins/pastefromword/lang/is.js +++ b/sources/plugins/pastefromword/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'is', { diff --git a/sources/plugins/pastefromword/lang/it.js b/sources/plugins/pastefromword/lang/it.js index 68020681..4cb0c9b7 100644 --- a/sources/plugins/pastefromword/lang/it.js +++ b/sources/plugins/pastefromword/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'it', { diff --git a/sources/plugins/pastefromword/lang/ja.js b/sources/plugins/pastefromword/lang/ja.js index a1269c98..3dddf242 100644 --- a/sources/plugins/pastefromword/lang/ja.js +++ b/sources/plugins/pastefromword/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'ja', { diff --git a/sources/plugins/pastefromword/lang/ka.js b/sources/plugins/pastefromword/lang/ka.js index 472ff533..75bd4084 100644 --- a/sources/plugins/pastefromword/lang/ka.js +++ b/sources/plugins/pastefromword/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'ka', { diff --git a/sources/plugins/pastefromword/lang/km.js b/sources/plugins/pastefromword/lang/km.js index cd5268dc..2404adcc 100644 --- a/sources/plugins/pastefromword/lang/km.js +++ b/sources/plugins/pastefromword/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'km', { diff --git a/sources/plugins/pastefromword/lang/ko.js b/sources/plugins/pastefromword/lang/ko.js index 54870707..05a53911 100644 --- a/sources/plugins/pastefromword/lang/ko.js +++ b/sources/plugins/pastefromword/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'ko', { diff --git a/sources/plugins/pastefromword/lang/ku.js b/sources/plugins/pastefromword/lang/ku.js index 7fa47dd7..e6d27c2d 100644 --- a/sources/plugins/pastefromword/lang/ku.js +++ b/sources/plugins/pastefromword/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'ku', { diff --git a/sources/plugins/pastefromword/lang/lt.js b/sources/plugins/pastefromword/lang/lt.js index b46b34f4..7971181b 100644 --- a/sources/plugins/pastefromword/lang/lt.js +++ b/sources/plugins/pastefromword/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'lt', { diff --git a/sources/plugins/pastefromword/lang/lv.js b/sources/plugins/pastefromword/lang/lv.js index c82f2093..7fde377f 100644 --- a/sources/plugins/pastefromword/lang/lv.js +++ b/sources/plugins/pastefromword/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'lv', { diff --git a/sources/plugins/pastefromword/lang/mk.js b/sources/plugins/pastefromword/lang/mk.js index b856a05e..444274fa 100644 --- a/sources/plugins/pastefromword/lang/mk.js +++ b/sources/plugins/pastefromword/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'mk', { diff --git a/sources/plugins/pastefromword/lang/mn.js b/sources/plugins/pastefromword/lang/mn.js index 2e6fb128..c34bf6fc 100644 --- a/sources/plugins/pastefromword/lang/mn.js +++ b/sources/plugins/pastefromword/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'mn', { diff --git a/sources/plugins/pastefromword/lang/ms.js b/sources/plugins/pastefromword/lang/ms.js index ce6ffe6e..5013360c 100644 --- a/sources/plugins/pastefromword/lang/ms.js +++ b/sources/plugins/pastefromword/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'ms', { diff --git a/sources/plugins/pastefromword/lang/nb.js b/sources/plugins/pastefromword/lang/nb.js index edd15bdd..df855486 100644 --- a/sources/plugins/pastefromword/lang/nb.js +++ b/sources/plugins/pastefromword/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'nb', { diff --git a/sources/plugins/pastefromword/lang/nl.js b/sources/plugins/pastefromword/lang/nl.js index a699f3d0..588c742c 100644 --- a/sources/plugins/pastefromword/lang/nl.js +++ b/sources/plugins/pastefromword/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'nl', { diff --git a/sources/plugins/pastefromword/lang/no.js b/sources/plugins/pastefromword/lang/no.js index fbb970be..2500e52f 100644 --- a/sources/plugins/pastefromword/lang/no.js +++ b/sources/plugins/pastefromword/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'no', { diff --git a/sources/plugins/pastefromword/lang/pl.js b/sources/plugins/pastefromword/lang/pl.js index 245b7d05..7b3dfeca 100644 --- a/sources/plugins/pastefromword/lang/pl.js +++ b/sources/plugins/pastefromword/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'pl', { diff --git a/sources/plugins/pastefromword/lang/pt-br.js b/sources/plugins/pastefromword/lang/pt-br.js index 199b5a6b..6a5be7ce 100644 --- a/sources/plugins/pastefromword/lang/pt-br.js +++ b/sources/plugins/pastefromword/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'pt-br', { diff --git a/sources/plugins/pastefromword/lang/pt.js b/sources/plugins/pastefromword/lang/pt.js index 06cdee8a..3b66d199 100644 --- a/sources/plugins/pastefromword/lang/pt.js +++ b/sources/plugins/pastefromword/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'pt', { diff --git a/sources/plugins/pastefromword/lang/ro.js b/sources/plugins/pastefromword/lang/ro.js index 5871070c..ccc63c8e 100644 --- a/sources/plugins/pastefromword/lang/ro.js +++ b/sources/plugins/pastefromword/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'ro', { diff --git a/sources/plugins/pastefromword/lang/ru.js b/sources/plugins/pastefromword/lang/ru.js index 1a8e159d..7a70587e 100644 --- a/sources/plugins/pastefromword/lang/ru.js +++ b/sources/plugins/pastefromword/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'ru', { diff --git a/sources/plugins/pastefromword/lang/si.js b/sources/plugins/pastefromword/lang/si.js index e66b0cbd..a4e03b58 100644 --- a/sources/plugins/pastefromword/lang/si.js +++ b/sources/plugins/pastefromword/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'si', { diff --git a/sources/plugins/pastefromword/lang/sk.js b/sources/plugins/pastefromword/lang/sk.js index 8386c681..e0f2701d 100644 --- a/sources/plugins/pastefromword/lang/sk.js +++ b/sources/plugins/pastefromword/lang/sk.js @@ -1,10 +1,10 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'sk', { - confirmCleanup: 'Vkladaný text vyzerá byť skopírovaný z Wordu. Chcete ho automaticky vyčistiť pred vkladaním?', - error: 'Nebolo možné vyčistiť vložené dáta kvôli internej chybe', + confirmCleanup: 'Zdá sa, že vkladaný text pochádza z programu MS Word. Chcete ho pred vkladaním automaticky vyčistiť?', + error: 'Kvôli internej chybe nebolo možné vložené dáta vyčistiť', title: 'Vložiť z Wordu', toolbar: 'Vložiť z Wordu' } ); diff --git a/sources/plugins/pastefromword/lang/sl.js b/sources/plugins/pastefromword/lang/sl.js index b558ca8a..c8e9b872 100644 --- a/sources/plugins/pastefromword/lang/sl.js +++ b/sources/plugins/pastefromword/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'sl', { diff --git a/sources/plugins/pastefromword/lang/sq.js b/sources/plugins/pastefromword/lang/sq.js index 41c7c775..df5aa2b3 100644 --- a/sources/plugins/pastefromword/lang/sq.js +++ b/sources/plugins/pastefromword/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'sq', { diff --git a/sources/plugins/pastefromword/lang/sr-latn.js b/sources/plugins/pastefromword/lang/sr-latn.js index 3774a3de..4cd913d1 100644 --- a/sources/plugins/pastefromword/lang/sr-latn.js +++ b/sources/plugins/pastefromword/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'sr-latn', { diff --git a/sources/plugins/pastefromword/lang/sr.js b/sources/plugins/pastefromword/lang/sr.js index 259715b3..30596de9 100644 --- a/sources/plugins/pastefromword/lang/sr.js +++ b/sources/plugins/pastefromword/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'sr', { diff --git a/sources/plugins/pastefromword/lang/sv.js b/sources/plugins/pastefromword/lang/sv.js index d5954b49..38b3d421 100644 --- a/sources/plugins/pastefromword/lang/sv.js +++ b/sources/plugins/pastefromword/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'sv', { diff --git a/sources/plugins/pastefromword/lang/th.js b/sources/plugins/pastefromword/lang/th.js index 2ddcca55..f499304b 100644 --- a/sources/plugins/pastefromword/lang/th.js +++ b/sources/plugins/pastefromword/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'th', { diff --git a/sources/plugins/pastefromword/lang/tr.js b/sources/plugins/pastefromword/lang/tr.js index 12331e38..39b743e6 100644 --- a/sources/plugins/pastefromword/lang/tr.js +++ b/sources/plugins/pastefromword/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'tr', { diff --git a/sources/plugins/pastefromword/lang/tt.js b/sources/plugins/pastefromword/lang/tt.js index a5876219..459cce13 100644 --- a/sources/plugins/pastefromword/lang/tt.js +++ b/sources/plugins/pastefromword/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'tt', { diff --git a/sources/plugins/pastefromword/lang/ug.js b/sources/plugins/pastefromword/lang/ug.js index 8285b371..5c53ddcc 100644 --- a/sources/plugins/pastefromword/lang/ug.js +++ b/sources/plugins/pastefromword/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'ug', { diff --git a/sources/plugins/pastefromword/lang/uk.js b/sources/plugins/pastefromword/lang/uk.js index ff3fe230..91ae0f0d 100644 --- a/sources/plugins/pastefromword/lang/uk.js +++ b/sources/plugins/pastefromword/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'uk', { diff --git a/sources/plugins/pastefromword/lang/vi.js b/sources/plugins/pastefromword/lang/vi.js index e967297f..bef61de5 100644 --- a/sources/plugins/pastefromword/lang/vi.js +++ b/sources/plugins/pastefromword/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'vi', { diff --git a/sources/plugins/pastefromword/lang/zh-cn.js b/sources/plugins/pastefromword/lang/zh-cn.js index f9e1a952..8c1ee2fd 100644 --- a/sources/plugins/pastefromword/lang/zh-cn.js +++ b/sources/plugins/pastefromword/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'zh-cn', { diff --git a/sources/plugins/pastefromword/lang/zh.js b/sources/plugins/pastefromword/lang/zh.js index fc460ba6..03cfda33 100644 --- a/sources/plugins/pastefromword/lang/zh.js +++ b/sources/plugins/pastefromword/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastefromword', 'zh', { diff --git a/sources/plugins/pastefromword/plugin.js b/sources/plugins/pastefromword/plugin.js index 3bc93798..327d3350 100644 --- a/sources/plugins/pastefromword/plugin.js +++ b/sources/plugins/pastefromword/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -7,7 +7,7 @@ CKEDITOR.plugins.add( 'pastefromword', { requires: 'clipboard', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'pastefromword,pastefromword-rtl', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/pastetext/lang/af.js b/sources/plugins/pastetext/lang/af.js index d917fa32..4ce02744 100644 --- a/sources/plugins/pastetext/lang/af.js +++ b/sources/plugins/pastetext/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'af', { diff --git a/sources/plugins/pastetext/lang/ar.js b/sources/plugins/pastetext/lang/ar.js index ff5627f4..b918ded0 100644 --- a/sources/plugins/pastetext/lang/ar.js +++ b/sources/plugins/pastetext/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'ar', { diff --git a/sources/plugins/pastetext/lang/bg.js b/sources/plugins/pastetext/lang/bg.js index 5ff58b77..f36036d5 100644 --- a/sources/plugins/pastetext/lang/bg.js +++ b/sources/plugins/pastetext/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'bg', { diff --git a/sources/plugins/pastetext/lang/bn.js b/sources/plugins/pastetext/lang/bn.js index 3d1098ef..8d381aa4 100644 --- a/sources/plugins/pastetext/lang/bn.js +++ b/sources/plugins/pastetext/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'bn', { diff --git a/sources/plugins/pastetext/lang/bs.js b/sources/plugins/pastetext/lang/bs.js index c466d309..5939d380 100644 --- a/sources/plugins/pastetext/lang/bs.js +++ b/sources/plugins/pastetext/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'bs', { diff --git a/sources/plugins/pastetext/lang/ca.js b/sources/plugins/pastetext/lang/ca.js index 2aa68fa8..f8893491 100644 --- a/sources/plugins/pastetext/lang/ca.js +++ b/sources/plugins/pastetext/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'ca', { diff --git a/sources/plugins/pastetext/lang/cs.js b/sources/plugins/pastetext/lang/cs.js index 99c40827..522d3be4 100644 --- a/sources/plugins/pastetext/lang/cs.js +++ b/sources/plugins/pastetext/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'cs', { diff --git a/sources/plugins/pastetext/lang/cy.js b/sources/plugins/pastetext/lang/cy.js index 82047b61..8820c3b8 100644 --- a/sources/plugins/pastetext/lang/cy.js +++ b/sources/plugins/pastetext/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'cy', { diff --git a/sources/plugins/pastetext/lang/da.js b/sources/plugins/pastetext/lang/da.js index 11e2b974..9bf4e52c 100644 --- a/sources/plugins/pastetext/lang/da.js +++ b/sources/plugins/pastetext/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'da', { diff --git a/sources/plugins/pastetext/lang/de-ch.js b/sources/plugins/pastetext/lang/de-ch.js new file mode 100644 index 00000000..b6b5e173 --- /dev/null +++ b/sources/plugins/pastetext/lang/de-ch.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'de-ch', { + button: 'Als Klartext einfügen', + title: 'Als Klartext einfügen' +} ); diff --git a/sources/plugins/pastetext/lang/de.js b/sources/plugins/pastetext/lang/de.js index 40045c4b..4e4f251b 100644 --- a/sources/plugins/pastetext/lang/de.js +++ b/sources/plugins/pastetext/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'de', { diff --git a/sources/plugins/pastetext/lang/el.js b/sources/plugins/pastetext/lang/el.js index 48bc65f6..20446d80 100644 --- a/sources/plugins/pastetext/lang/el.js +++ b/sources/plugins/pastetext/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'el', { diff --git a/sources/plugins/pastetext/lang/en-au.js b/sources/plugins/pastetext/lang/en-au.js index 8818ccea..9c7a057c 100644 --- a/sources/plugins/pastetext/lang/en-au.js +++ b/sources/plugins/pastetext/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'en-au', { diff --git a/sources/plugins/pastetext/lang/en-ca.js b/sources/plugins/pastetext/lang/en-ca.js index 410af417..160fcf66 100644 --- a/sources/plugins/pastetext/lang/en-ca.js +++ b/sources/plugins/pastetext/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'en-ca', { diff --git a/sources/plugins/pastetext/lang/en-gb.js b/sources/plugins/pastetext/lang/en-gb.js index 40767086..d85d7044 100644 --- a/sources/plugins/pastetext/lang/en-gb.js +++ b/sources/plugins/pastetext/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'en-gb', { diff --git a/sources/plugins/pastetext/lang/en.js b/sources/plugins/pastetext/lang/en.js index f79eefea..626bbce3 100644 --- a/sources/plugins/pastetext/lang/en.js +++ b/sources/plugins/pastetext/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'en', { diff --git a/sources/plugins/pastetext/lang/eo.js b/sources/plugins/pastetext/lang/eo.js index 9b51ba0e..c058456d 100644 --- a/sources/plugins/pastetext/lang/eo.js +++ b/sources/plugins/pastetext/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'eo', { diff --git a/sources/plugins/pastetext/lang/es.js b/sources/plugins/pastetext/lang/es.js index e8e189c6..102d6cae 100644 --- a/sources/plugins/pastetext/lang/es.js +++ b/sources/plugins/pastetext/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'es', { diff --git a/sources/plugins/pastetext/lang/et.js b/sources/plugins/pastetext/lang/et.js index f849310d..9a3ada60 100644 --- a/sources/plugins/pastetext/lang/et.js +++ b/sources/plugins/pastetext/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'et', { diff --git a/sources/plugins/pastetext/lang/eu.js b/sources/plugins/pastetext/lang/eu.js index 6fee40ff..a5c9ba18 100644 --- a/sources/plugins/pastetext/lang/eu.js +++ b/sources/plugins/pastetext/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'eu', { diff --git a/sources/plugins/pastetext/lang/fa.js b/sources/plugins/pastetext/lang/fa.js index 366087ab..4dcee43c 100644 --- a/sources/plugins/pastetext/lang/fa.js +++ b/sources/plugins/pastetext/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'fa', { diff --git a/sources/plugins/pastetext/lang/fi.js b/sources/plugins/pastetext/lang/fi.js index 7e9b6ce1..4c0cc1e1 100644 --- a/sources/plugins/pastetext/lang/fi.js +++ b/sources/plugins/pastetext/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'fi', { diff --git a/sources/plugins/pastetext/lang/fo.js b/sources/plugins/pastetext/lang/fo.js index f40f3690..7408d1b5 100644 --- a/sources/plugins/pastetext/lang/fo.js +++ b/sources/plugins/pastetext/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'fo', { diff --git a/sources/plugins/pastetext/lang/fr-ca.js b/sources/plugins/pastetext/lang/fr-ca.js index 26fe8368..fa9afd70 100644 --- a/sources/plugins/pastetext/lang/fr-ca.js +++ b/sources/plugins/pastetext/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'fr-ca', { diff --git a/sources/plugins/pastetext/lang/fr.js b/sources/plugins/pastetext/lang/fr.js index d7472a08..29f5be07 100644 --- a/sources/plugins/pastetext/lang/fr.js +++ b/sources/plugins/pastetext/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'fr', { diff --git a/sources/plugins/pastetext/lang/gl.js b/sources/plugins/pastetext/lang/gl.js index 4440f7c6..44ff0e63 100644 --- a/sources/plugins/pastetext/lang/gl.js +++ b/sources/plugins/pastetext/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'gl', { diff --git a/sources/plugins/pastetext/lang/gu.js b/sources/plugins/pastetext/lang/gu.js index b50fd31e..ae799e6f 100644 --- a/sources/plugins/pastetext/lang/gu.js +++ b/sources/plugins/pastetext/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'gu', { diff --git a/sources/plugins/pastetext/lang/he.js b/sources/plugins/pastetext/lang/he.js index c9f1996f..0c5e2cc2 100644 --- a/sources/plugins/pastetext/lang/he.js +++ b/sources/plugins/pastetext/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'he', { diff --git a/sources/plugins/pastetext/lang/hi.js b/sources/plugins/pastetext/lang/hi.js index bcada839..426ce2e8 100644 --- a/sources/plugins/pastetext/lang/hi.js +++ b/sources/plugins/pastetext/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'hi', { diff --git a/sources/plugins/pastetext/lang/hr.js b/sources/plugins/pastetext/lang/hr.js index 40d02a8f..2e7e1491 100644 --- a/sources/plugins/pastetext/lang/hr.js +++ b/sources/plugins/pastetext/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'hr', { diff --git a/sources/plugins/pastetext/lang/hu.js b/sources/plugins/pastetext/lang/hu.js index 26293b4f..ba3dba65 100644 --- a/sources/plugins/pastetext/lang/hu.js +++ b/sources/plugins/pastetext/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'hu', { diff --git a/sources/plugins/pastetext/lang/id.js b/sources/plugins/pastetext/lang/id.js index 6469321b..10d7cd1f 100644 --- a/sources/plugins/pastetext/lang/id.js +++ b/sources/plugins/pastetext/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'id', { diff --git a/sources/plugins/pastetext/lang/is.js b/sources/plugins/pastetext/lang/is.js index 8f4d4c19..9e8d1d22 100644 --- a/sources/plugins/pastetext/lang/is.js +++ b/sources/plugins/pastetext/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'is', { diff --git a/sources/plugins/pastetext/lang/it.js b/sources/plugins/pastetext/lang/it.js index f266c9eb..036da3d4 100644 --- a/sources/plugins/pastetext/lang/it.js +++ b/sources/plugins/pastetext/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'it', { diff --git a/sources/plugins/pastetext/lang/ja.js b/sources/plugins/pastetext/lang/ja.js index 0f470c4f..45ce794b 100644 --- a/sources/plugins/pastetext/lang/ja.js +++ b/sources/plugins/pastetext/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'ja', { diff --git a/sources/plugins/pastetext/lang/ka.js b/sources/plugins/pastetext/lang/ka.js index 5177458e..e967ffaa 100644 --- a/sources/plugins/pastetext/lang/ka.js +++ b/sources/plugins/pastetext/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'ka', { diff --git a/sources/plugins/pastetext/lang/km.js b/sources/plugins/pastetext/lang/km.js index 529fd92a..896f1b32 100644 --- a/sources/plugins/pastetext/lang/km.js +++ b/sources/plugins/pastetext/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'km', { diff --git a/sources/plugins/pastetext/lang/ko.js b/sources/plugins/pastetext/lang/ko.js index ba79a8a7..e9a88390 100644 --- a/sources/plugins/pastetext/lang/ko.js +++ b/sources/plugins/pastetext/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'ko', { diff --git a/sources/plugins/pastetext/lang/ku.js b/sources/plugins/pastetext/lang/ku.js index 98f464ea..f7deb7ab 100644 --- a/sources/plugins/pastetext/lang/ku.js +++ b/sources/plugins/pastetext/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'ku', { diff --git a/sources/plugins/pastetext/lang/lt.js b/sources/plugins/pastetext/lang/lt.js index 71b8b388..e601ad3b 100644 --- a/sources/plugins/pastetext/lang/lt.js +++ b/sources/plugins/pastetext/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'lt', { diff --git a/sources/plugins/pastetext/lang/lv.js b/sources/plugins/pastetext/lang/lv.js index 392d71a9..5c4e7877 100644 --- a/sources/plugins/pastetext/lang/lv.js +++ b/sources/plugins/pastetext/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'lv', { diff --git a/sources/plugins/pastetext/lang/mk.js b/sources/plugins/pastetext/lang/mk.js index 6c3b171c..e0601c8d 100644 --- a/sources/plugins/pastetext/lang/mk.js +++ b/sources/plugins/pastetext/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'mk', { diff --git a/sources/plugins/pastetext/lang/mn.js b/sources/plugins/pastetext/lang/mn.js index d8ee0ef7..363635a0 100644 --- a/sources/plugins/pastetext/lang/mn.js +++ b/sources/plugins/pastetext/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'mn', { diff --git a/sources/plugins/pastetext/lang/ms.js b/sources/plugins/pastetext/lang/ms.js index 02310e5d..f96ac6e4 100644 --- a/sources/plugins/pastetext/lang/ms.js +++ b/sources/plugins/pastetext/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'ms', { diff --git a/sources/plugins/pastetext/lang/nb.js b/sources/plugins/pastetext/lang/nb.js index 0bea7da8..4c5d46f0 100644 --- a/sources/plugins/pastetext/lang/nb.js +++ b/sources/plugins/pastetext/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'nb', { diff --git a/sources/plugins/pastetext/lang/nl.js b/sources/plugins/pastetext/lang/nl.js index 13891bac..1fdff5b9 100644 --- a/sources/plugins/pastetext/lang/nl.js +++ b/sources/plugins/pastetext/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'nl', { diff --git a/sources/plugins/pastetext/lang/no.js b/sources/plugins/pastetext/lang/no.js index 80423925..7ad55b67 100644 --- a/sources/plugins/pastetext/lang/no.js +++ b/sources/plugins/pastetext/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'no', { diff --git a/sources/plugins/pastetext/lang/pl.js b/sources/plugins/pastetext/lang/pl.js index 68ada7cc..95ba864e 100644 --- a/sources/plugins/pastetext/lang/pl.js +++ b/sources/plugins/pastetext/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'pl', { diff --git a/sources/plugins/pastetext/lang/pt-br.js b/sources/plugins/pastetext/lang/pt-br.js index 27234104..0070ed24 100644 --- a/sources/plugins/pastetext/lang/pt-br.js +++ b/sources/plugins/pastetext/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'pt-br', { diff --git a/sources/plugins/pastetext/lang/pt.js b/sources/plugins/pastetext/lang/pt.js index edcbd524..2623c6ab 100644 --- a/sources/plugins/pastetext/lang/pt.js +++ b/sources/plugins/pastetext/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'pt', { diff --git a/sources/plugins/pastetext/lang/ro.js b/sources/plugins/pastetext/lang/ro.js index 818838a6..cbc734da 100644 --- a/sources/plugins/pastetext/lang/ro.js +++ b/sources/plugins/pastetext/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'ro', { diff --git a/sources/plugins/pastetext/lang/ru.js b/sources/plugins/pastetext/lang/ru.js index ea9061f0..47361422 100644 --- a/sources/plugins/pastetext/lang/ru.js +++ b/sources/plugins/pastetext/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'ru', { diff --git a/sources/plugins/pastetext/lang/si.js b/sources/plugins/pastetext/lang/si.js index 4a338f9a..8a24149b 100644 --- a/sources/plugins/pastetext/lang/si.js +++ b/sources/plugins/pastetext/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'si', { diff --git a/sources/plugins/pastetext/lang/sk.js b/sources/plugins/pastetext/lang/sk.js index 38912c79..bfb58228 100644 --- a/sources/plugins/pastetext/lang/sk.js +++ b/sources/plugins/pastetext/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'sk', { diff --git a/sources/plugins/pastetext/lang/sl.js b/sources/plugins/pastetext/lang/sl.js index 0673e4ff..43dc6c56 100644 --- a/sources/plugins/pastetext/lang/sl.js +++ b/sources/plugins/pastetext/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'sl', { diff --git a/sources/plugins/pastetext/lang/sq.js b/sources/plugins/pastetext/lang/sq.js index 93234684..f2414abf 100644 --- a/sources/plugins/pastetext/lang/sq.js +++ b/sources/plugins/pastetext/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'sq', { diff --git a/sources/plugins/pastetext/lang/sr-latn.js b/sources/plugins/pastetext/lang/sr-latn.js index 7fb5f5e7..4d29acf2 100644 --- a/sources/plugins/pastetext/lang/sr-latn.js +++ b/sources/plugins/pastetext/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'sr-latn', { diff --git a/sources/plugins/pastetext/lang/sr.js b/sources/plugins/pastetext/lang/sr.js index bc22aca3..2ae60b0e 100644 --- a/sources/plugins/pastetext/lang/sr.js +++ b/sources/plugins/pastetext/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'sr', { diff --git a/sources/plugins/pastetext/lang/sv.js b/sources/plugins/pastetext/lang/sv.js index 28a0233c..6bb49494 100644 --- a/sources/plugins/pastetext/lang/sv.js +++ b/sources/plugins/pastetext/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'sv', { diff --git a/sources/plugins/pastetext/lang/th.js b/sources/plugins/pastetext/lang/th.js index 90d3389e..c7eb5385 100644 --- a/sources/plugins/pastetext/lang/th.js +++ b/sources/plugins/pastetext/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'th', { diff --git a/sources/plugins/pastetext/lang/tr.js b/sources/plugins/pastetext/lang/tr.js index ee134d81..07c0a61a 100644 --- a/sources/plugins/pastetext/lang/tr.js +++ b/sources/plugins/pastetext/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'tr', { diff --git a/sources/plugins/pastetext/lang/tt.js b/sources/plugins/pastetext/lang/tt.js index cbd60c42..b5a5e13f 100644 --- a/sources/plugins/pastetext/lang/tt.js +++ b/sources/plugins/pastetext/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'tt', { diff --git a/sources/plugins/pastetext/lang/ug.js b/sources/plugins/pastetext/lang/ug.js index e774edd4..7f12a7dd 100644 --- a/sources/plugins/pastetext/lang/ug.js +++ b/sources/plugins/pastetext/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'ug', { diff --git a/sources/plugins/pastetext/lang/uk.js b/sources/plugins/pastetext/lang/uk.js index 59653aac..96c3ab4e 100644 --- a/sources/plugins/pastetext/lang/uk.js +++ b/sources/plugins/pastetext/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'uk', { diff --git a/sources/plugins/pastetext/lang/vi.js b/sources/plugins/pastetext/lang/vi.js index cd94e29e..336b49dd 100644 --- a/sources/plugins/pastetext/lang/vi.js +++ b/sources/plugins/pastetext/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'vi', { diff --git a/sources/plugins/pastetext/lang/zh-cn.js b/sources/plugins/pastetext/lang/zh-cn.js index 42f97ed7..5e3d0d38 100644 --- a/sources/plugins/pastetext/lang/zh-cn.js +++ b/sources/plugins/pastetext/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'zh-cn', { diff --git a/sources/plugins/pastetext/lang/zh.js b/sources/plugins/pastetext/lang/zh.js index 8c524d6b..3faa4ae9 100644 --- a/sources/plugins/pastetext/lang/zh.js +++ b/sources/plugins/pastetext/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'zh', { diff --git a/sources/plugins/pastetext/plugin.js b/sources/plugins/pastetext/plugin.js index 0c410e31..119417d6 100644 --- a/sources/plugins/pastetext/plugin.js +++ b/sources/plugins/pastetext/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -37,7 +37,7 @@ CKEDITOR.plugins.add( 'pastetext', { requires: 'clipboard', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'pastetext,pastetext-rtl', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/popup/plugin.js b/sources/plugins/popup/plugin.js index 8cfe1848..8f6bd5f8 100644 --- a/sources/plugins/popup/plugin.js +++ b/sources/plugins/popup/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/preview/lang/af.js b/sources/plugins/preview/lang/af.js index c3129122..6704837f 100644 --- a/sources/plugins/preview/lang/af.js +++ b/sources/plugins/preview/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'af', { diff --git a/sources/plugins/preview/lang/ar.js b/sources/plugins/preview/lang/ar.js index ff24304b..8a4463a3 100644 --- a/sources/plugins/preview/lang/ar.js +++ b/sources/plugins/preview/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'ar', { diff --git a/sources/plugins/preview/lang/bg.js b/sources/plugins/preview/lang/bg.js index d74194d9..5f53b479 100644 --- a/sources/plugins/preview/lang/bg.js +++ b/sources/plugins/preview/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'bg', { diff --git a/sources/plugins/preview/lang/bn.js b/sources/plugins/preview/lang/bn.js index 6b6a7a38..13e40bf7 100644 --- a/sources/plugins/preview/lang/bn.js +++ b/sources/plugins/preview/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'bn', { diff --git a/sources/plugins/preview/lang/bs.js b/sources/plugins/preview/lang/bs.js index 40f674df..83cf3f2f 100644 --- a/sources/plugins/preview/lang/bs.js +++ b/sources/plugins/preview/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'bs', { diff --git a/sources/plugins/preview/lang/ca.js b/sources/plugins/preview/lang/ca.js index fe205416..9f3d1f70 100644 --- a/sources/plugins/preview/lang/ca.js +++ b/sources/plugins/preview/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'ca', { diff --git a/sources/plugins/preview/lang/cs.js b/sources/plugins/preview/lang/cs.js index 6552515a..ab36c2f9 100644 --- a/sources/plugins/preview/lang/cs.js +++ b/sources/plugins/preview/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'cs', { diff --git a/sources/plugins/preview/lang/cy.js b/sources/plugins/preview/lang/cy.js index 47db9de0..9fc604c0 100644 --- a/sources/plugins/preview/lang/cy.js +++ b/sources/plugins/preview/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'cy', { diff --git a/sources/plugins/preview/lang/da.js b/sources/plugins/preview/lang/da.js index a88b1af3..98bff524 100644 --- a/sources/plugins/preview/lang/da.js +++ b/sources/plugins/preview/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'da', { diff --git a/sources/plugins/preview/lang/de-ch.js b/sources/plugins/preview/lang/de-ch.js new file mode 100644 index 00000000..17af2175 --- /dev/null +++ b/sources/plugins/preview/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'preview', 'de-ch', { + preview: 'Vorschau' +} ); diff --git a/sources/plugins/preview/lang/de.js b/sources/plugins/preview/lang/de.js index be6e986c..1a421ee4 100644 --- a/sources/plugins/preview/lang/de.js +++ b/sources/plugins/preview/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'de', { diff --git a/sources/plugins/preview/lang/el.js b/sources/plugins/preview/lang/el.js index 51dfff2f..de0855a5 100644 --- a/sources/plugins/preview/lang/el.js +++ b/sources/plugins/preview/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'el', { diff --git a/sources/plugins/preview/lang/en-au.js b/sources/plugins/preview/lang/en-au.js index ebaa47b2..00ab3fb4 100644 --- a/sources/plugins/preview/lang/en-au.js +++ b/sources/plugins/preview/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'en-au', { diff --git a/sources/plugins/preview/lang/en-ca.js b/sources/plugins/preview/lang/en-ca.js index a6a520db..491f3351 100644 --- a/sources/plugins/preview/lang/en-ca.js +++ b/sources/plugins/preview/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'en-ca', { diff --git a/sources/plugins/preview/lang/en-gb.js b/sources/plugins/preview/lang/en-gb.js index 21c416d4..78cd48d4 100644 --- a/sources/plugins/preview/lang/en-gb.js +++ b/sources/plugins/preview/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'en-gb', { diff --git a/sources/plugins/preview/lang/en.js b/sources/plugins/preview/lang/en.js index 093335a9..cba37f4f 100644 --- a/sources/plugins/preview/lang/en.js +++ b/sources/plugins/preview/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'en', { diff --git a/sources/plugins/preview/lang/eo.js b/sources/plugins/preview/lang/eo.js index 8c29fb80..bdc0c217 100644 --- a/sources/plugins/preview/lang/eo.js +++ b/sources/plugins/preview/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'eo', { diff --git a/sources/plugins/preview/lang/es.js b/sources/plugins/preview/lang/es.js index 5562fb8f..a62b12a1 100644 --- a/sources/plugins/preview/lang/es.js +++ b/sources/plugins/preview/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'es', { diff --git a/sources/plugins/preview/lang/et.js b/sources/plugins/preview/lang/et.js index 88685f93..c5d6563c 100644 --- a/sources/plugins/preview/lang/et.js +++ b/sources/plugins/preview/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'et', { diff --git a/sources/plugins/preview/lang/eu.js b/sources/plugins/preview/lang/eu.js index 683e157a..fe9a30ed 100644 --- a/sources/plugins/preview/lang/eu.js +++ b/sources/plugins/preview/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'eu', { diff --git a/sources/plugins/preview/lang/fa.js b/sources/plugins/preview/lang/fa.js index f3e3ce3a..01f79cc2 100644 --- a/sources/plugins/preview/lang/fa.js +++ b/sources/plugins/preview/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'fa', { diff --git a/sources/plugins/preview/lang/fi.js b/sources/plugins/preview/lang/fi.js index f8322356..8b712e34 100644 --- a/sources/plugins/preview/lang/fi.js +++ b/sources/plugins/preview/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'fi', { diff --git a/sources/plugins/preview/lang/fo.js b/sources/plugins/preview/lang/fo.js index 0a364971..9a343b41 100644 --- a/sources/plugins/preview/lang/fo.js +++ b/sources/plugins/preview/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'fo', { diff --git a/sources/plugins/preview/lang/fr-ca.js b/sources/plugins/preview/lang/fr-ca.js index 6e67d06a..97edd81e 100644 --- a/sources/plugins/preview/lang/fr-ca.js +++ b/sources/plugins/preview/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'fr-ca', { diff --git a/sources/plugins/preview/lang/fr.js b/sources/plugins/preview/lang/fr.js index fc164303..15be4313 100644 --- a/sources/plugins/preview/lang/fr.js +++ b/sources/plugins/preview/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'fr', { diff --git a/sources/plugins/preview/lang/gl.js b/sources/plugins/preview/lang/gl.js index 6a446582..0df0d730 100644 --- a/sources/plugins/preview/lang/gl.js +++ b/sources/plugins/preview/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'gl', { diff --git a/sources/plugins/preview/lang/gu.js b/sources/plugins/preview/lang/gu.js index c9f8906f..93423528 100644 --- a/sources/plugins/preview/lang/gu.js +++ b/sources/plugins/preview/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'gu', { diff --git a/sources/plugins/preview/lang/he.js b/sources/plugins/preview/lang/he.js index 792a1170..e312564c 100644 --- a/sources/plugins/preview/lang/he.js +++ b/sources/plugins/preview/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'he', { diff --git a/sources/plugins/preview/lang/hi.js b/sources/plugins/preview/lang/hi.js index 92c7e40d..1bda5e04 100644 --- a/sources/plugins/preview/lang/hi.js +++ b/sources/plugins/preview/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'hi', { diff --git a/sources/plugins/preview/lang/hr.js b/sources/plugins/preview/lang/hr.js index a489a418..f7c9d627 100644 --- a/sources/plugins/preview/lang/hr.js +++ b/sources/plugins/preview/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'hr', { diff --git a/sources/plugins/preview/lang/hu.js b/sources/plugins/preview/lang/hu.js index 8ae9d9fd..4e687d50 100644 --- a/sources/plugins/preview/lang/hu.js +++ b/sources/plugins/preview/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'hu', { diff --git a/sources/plugins/preview/lang/id.js b/sources/plugins/preview/lang/id.js index 88cf3620..c2cd03c9 100644 --- a/sources/plugins/preview/lang/id.js +++ b/sources/plugins/preview/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'id', { diff --git a/sources/plugins/preview/lang/is.js b/sources/plugins/preview/lang/is.js index 7f407390..1f94f8f8 100644 --- a/sources/plugins/preview/lang/is.js +++ b/sources/plugins/preview/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'is', { diff --git a/sources/plugins/preview/lang/it.js b/sources/plugins/preview/lang/it.js index f2767ba2..97031a10 100644 --- a/sources/plugins/preview/lang/it.js +++ b/sources/plugins/preview/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'it', { diff --git a/sources/plugins/preview/lang/ja.js b/sources/plugins/preview/lang/ja.js index 80eea689..e2d515d7 100644 --- a/sources/plugins/preview/lang/ja.js +++ b/sources/plugins/preview/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'ja', { diff --git a/sources/plugins/preview/lang/ka.js b/sources/plugins/preview/lang/ka.js index d597a2c3..f5a74c49 100644 --- a/sources/plugins/preview/lang/ka.js +++ b/sources/plugins/preview/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'ka', { diff --git a/sources/plugins/preview/lang/km.js b/sources/plugins/preview/lang/km.js index d19f98e6..ad935ea1 100644 --- a/sources/plugins/preview/lang/km.js +++ b/sources/plugins/preview/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'km', { diff --git a/sources/plugins/preview/lang/ko.js b/sources/plugins/preview/lang/ko.js index 252a77fe..7fd34401 100644 --- a/sources/plugins/preview/lang/ko.js +++ b/sources/plugins/preview/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'ko', { diff --git a/sources/plugins/preview/lang/ku.js b/sources/plugins/preview/lang/ku.js index cf83583c..3cd3d582 100644 --- a/sources/plugins/preview/lang/ku.js +++ b/sources/plugins/preview/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'ku', { diff --git a/sources/plugins/preview/lang/lt.js b/sources/plugins/preview/lang/lt.js index 3436bab4..4e98f465 100644 --- a/sources/plugins/preview/lang/lt.js +++ b/sources/plugins/preview/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'lt', { diff --git a/sources/plugins/preview/lang/lv.js b/sources/plugins/preview/lang/lv.js index 3cdb26b0..0d13d03a 100644 --- a/sources/plugins/preview/lang/lv.js +++ b/sources/plugins/preview/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'lv', { diff --git a/sources/plugins/preview/lang/mk.js b/sources/plugins/preview/lang/mk.js index e5478a84..a3ef475e 100644 --- a/sources/plugins/preview/lang/mk.js +++ b/sources/plugins/preview/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'mk', { diff --git a/sources/plugins/preview/lang/mn.js b/sources/plugins/preview/lang/mn.js index 2e578f1e..dbb68032 100644 --- a/sources/plugins/preview/lang/mn.js +++ b/sources/plugins/preview/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'mn', { diff --git a/sources/plugins/preview/lang/ms.js b/sources/plugins/preview/lang/ms.js index 64db268a..0cfa3fc9 100644 --- a/sources/plugins/preview/lang/ms.js +++ b/sources/plugins/preview/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'ms', { diff --git a/sources/plugins/preview/lang/nb.js b/sources/plugins/preview/lang/nb.js index ea92da7a..5b5e6ba7 100644 --- a/sources/plugins/preview/lang/nb.js +++ b/sources/plugins/preview/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'nb', { diff --git a/sources/plugins/preview/lang/nl.js b/sources/plugins/preview/lang/nl.js index 5db2f755..1c932d9b 100644 --- a/sources/plugins/preview/lang/nl.js +++ b/sources/plugins/preview/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'nl', { diff --git a/sources/plugins/preview/lang/no.js b/sources/plugins/preview/lang/no.js index 7c6c4ce2..87cbb6ba 100644 --- a/sources/plugins/preview/lang/no.js +++ b/sources/plugins/preview/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'no', { diff --git a/sources/plugins/preview/lang/pl.js b/sources/plugins/preview/lang/pl.js index 1534907a..e8908c25 100644 --- a/sources/plugins/preview/lang/pl.js +++ b/sources/plugins/preview/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'pl', { diff --git a/sources/plugins/preview/lang/pt-br.js b/sources/plugins/preview/lang/pt-br.js index 0e24087d..dd54f4cb 100644 --- a/sources/plugins/preview/lang/pt-br.js +++ b/sources/plugins/preview/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'pt-br', { diff --git a/sources/plugins/preview/lang/pt.js b/sources/plugins/preview/lang/pt.js index 709fe77f..1d861b40 100644 --- a/sources/plugins/preview/lang/pt.js +++ b/sources/plugins/preview/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'pt', { diff --git a/sources/plugins/preview/lang/ro.js b/sources/plugins/preview/lang/ro.js index 5e23b41e..5b0d4028 100644 --- a/sources/plugins/preview/lang/ro.js +++ b/sources/plugins/preview/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'ro', { diff --git a/sources/plugins/preview/lang/ru.js b/sources/plugins/preview/lang/ru.js index 9e1556ef..1090c63a 100644 --- a/sources/plugins/preview/lang/ru.js +++ b/sources/plugins/preview/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'ru', { diff --git a/sources/plugins/preview/lang/si.js b/sources/plugins/preview/lang/si.js index c03c538e..958ba35a 100644 --- a/sources/plugins/preview/lang/si.js +++ b/sources/plugins/preview/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'si', { diff --git a/sources/plugins/preview/lang/sk.js b/sources/plugins/preview/lang/sk.js index 380b2364..6bfd80d5 100644 --- a/sources/plugins/preview/lang/sk.js +++ b/sources/plugins/preview/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'sk', { diff --git a/sources/plugins/preview/lang/sl.js b/sources/plugins/preview/lang/sl.js index aeec46db..eee715bd 100644 --- a/sources/plugins/preview/lang/sl.js +++ b/sources/plugins/preview/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'sl', { diff --git a/sources/plugins/preview/lang/sq.js b/sources/plugins/preview/lang/sq.js index 8e001b8a..02729aaa 100644 --- a/sources/plugins/preview/lang/sq.js +++ b/sources/plugins/preview/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'sq', { diff --git a/sources/plugins/preview/lang/sr-latn.js b/sources/plugins/preview/lang/sr-latn.js index 7338823b..afe2e005 100644 --- a/sources/plugins/preview/lang/sr-latn.js +++ b/sources/plugins/preview/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'sr-latn', { diff --git a/sources/plugins/preview/lang/sr.js b/sources/plugins/preview/lang/sr.js index 273d4193..2ddb4a22 100644 --- a/sources/plugins/preview/lang/sr.js +++ b/sources/plugins/preview/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'sr', { diff --git a/sources/plugins/preview/lang/sv.js b/sources/plugins/preview/lang/sv.js index d1b34367..8e2f20c0 100644 --- a/sources/plugins/preview/lang/sv.js +++ b/sources/plugins/preview/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'sv', { diff --git a/sources/plugins/preview/lang/th.js b/sources/plugins/preview/lang/th.js index 25b5b49e..3f203133 100644 --- a/sources/plugins/preview/lang/th.js +++ b/sources/plugins/preview/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'th', { diff --git a/sources/plugins/preview/lang/tr.js b/sources/plugins/preview/lang/tr.js index 5f034bb4..4796d7bd 100644 --- a/sources/plugins/preview/lang/tr.js +++ b/sources/plugins/preview/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'tr', { diff --git a/sources/plugins/preview/lang/tt.js b/sources/plugins/preview/lang/tt.js index 9511dbaf..4cc46bad 100644 --- a/sources/plugins/preview/lang/tt.js +++ b/sources/plugins/preview/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'tt', { diff --git a/sources/plugins/preview/lang/ug.js b/sources/plugins/preview/lang/ug.js index 0398cd94..9f515f0f 100644 --- a/sources/plugins/preview/lang/ug.js +++ b/sources/plugins/preview/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'ug', { diff --git a/sources/plugins/preview/lang/uk.js b/sources/plugins/preview/lang/uk.js index 20b295dd..996ba3df 100644 --- a/sources/plugins/preview/lang/uk.js +++ b/sources/plugins/preview/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'uk', { diff --git a/sources/plugins/preview/lang/vi.js b/sources/plugins/preview/lang/vi.js index e7f3c799..99cdfcd3 100644 --- a/sources/plugins/preview/lang/vi.js +++ b/sources/plugins/preview/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'vi', { diff --git a/sources/plugins/preview/lang/zh-cn.js b/sources/plugins/preview/lang/zh-cn.js index 7a34a0d5..c14415b4 100644 --- a/sources/plugins/preview/lang/zh-cn.js +++ b/sources/plugins/preview/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'zh-cn', { diff --git a/sources/plugins/preview/lang/zh.js b/sources/plugins/preview/lang/zh.js index 21f3aceb..90d95dcd 100644 --- a/sources/plugins/preview/lang/zh.js +++ b/sources/plugins/preview/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'preview', 'zh', { diff --git a/sources/plugins/preview/plugin.js b/sources/plugins/preview/plugin.js index 5f814995..7299999a 100644 --- a/sources/plugins/preview/plugin.js +++ b/sources/plugins/preview/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -110,7 +110,7 @@ // Register a plugin named "preview". CKEDITOR.plugins.add( pluginName, { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'preview,preview-rtl', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/print/lang/af.js b/sources/plugins/print/lang/af.js index b6148b4a..82314fe7 100644 --- a/sources/plugins/print/lang/af.js +++ b/sources/plugins/print/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'af', { diff --git a/sources/plugins/print/lang/ar.js b/sources/plugins/print/lang/ar.js index 20a813c8..4f4b792c 100644 --- a/sources/plugins/print/lang/ar.js +++ b/sources/plugins/print/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'ar', { diff --git a/sources/plugins/print/lang/bg.js b/sources/plugins/print/lang/bg.js index c6d14a58..efdb2b67 100644 --- a/sources/plugins/print/lang/bg.js +++ b/sources/plugins/print/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'bg', { diff --git a/sources/plugins/print/lang/bn.js b/sources/plugins/print/lang/bn.js index 7bb9a02e..106278bc 100644 --- a/sources/plugins/print/lang/bn.js +++ b/sources/plugins/print/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'bn', { diff --git a/sources/plugins/print/lang/bs.js b/sources/plugins/print/lang/bs.js index be3860dc..63df954f 100644 --- a/sources/plugins/print/lang/bs.js +++ b/sources/plugins/print/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'bs', { diff --git a/sources/plugins/print/lang/ca.js b/sources/plugins/print/lang/ca.js index a700f02d..980417c1 100644 --- a/sources/plugins/print/lang/ca.js +++ b/sources/plugins/print/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'ca', { diff --git a/sources/plugins/print/lang/cs.js b/sources/plugins/print/lang/cs.js index cf3c9772..c9990548 100644 --- a/sources/plugins/print/lang/cs.js +++ b/sources/plugins/print/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'cs', { diff --git a/sources/plugins/print/lang/cy.js b/sources/plugins/print/lang/cy.js index 851fee9c..fb2bfbb7 100644 --- a/sources/plugins/print/lang/cy.js +++ b/sources/plugins/print/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'cy', { diff --git a/sources/plugins/print/lang/da.js b/sources/plugins/print/lang/da.js index d2384c1f..15119b92 100644 --- a/sources/plugins/print/lang/da.js +++ b/sources/plugins/print/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'da', { diff --git a/sources/plugins/print/lang/de-ch.js b/sources/plugins/print/lang/de-ch.js new file mode 100644 index 00000000..4eaa042e --- /dev/null +++ b/sources/plugins/print/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'de-ch', { + toolbar: 'Drucken' +} ); diff --git a/sources/plugins/print/lang/de.js b/sources/plugins/print/lang/de.js index e02c544c..3aaed964 100644 --- a/sources/plugins/print/lang/de.js +++ b/sources/plugins/print/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'de', { diff --git a/sources/plugins/print/lang/el.js b/sources/plugins/print/lang/el.js index cb04ec2f..ad9846ee 100644 --- a/sources/plugins/print/lang/el.js +++ b/sources/plugins/print/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'el', { diff --git a/sources/plugins/print/lang/en-au.js b/sources/plugins/print/lang/en-au.js index dfef21a6..0f64a532 100644 --- a/sources/plugins/print/lang/en-au.js +++ b/sources/plugins/print/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'en-au', { diff --git a/sources/plugins/print/lang/en-ca.js b/sources/plugins/print/lang/en-ca.js index 019ddd99..476cb757 100644 --- a/sources/plugins/print/lang/en-ca.js +++ b/sources/plugins/print/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'en-ca', { diff --git a/sources/plugins/print/lang/en-gb.js b/sources/plugins/print/lang/en-gb.js index 88ffbfdd..93b15502 100644 --- a/sources/plugins/print/lang/en-gb.js +++ b/sources/plugins/print/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'en-gb', { diff --git a/sources/plugins/print/lang/en.js b/sources/plugins/print/lang/en.js index 7be9ec15..b47ebe1a 100644 --- a/sources/plugins/print/lang/en.js +++ b/sources/plugins/print/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'en', { diff --git a/sources/plugins/print/lang/eo.js b/sources/plugins/print/lang/eo.js index 61c8be4e..bb1a7959 100644 --- a/sources/plugins/print/lang/eo.js +++ b/sources/plugins/print/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'eo', { diff --git a/sources/plugins/print/lang/es.js b/sources/plugins/print/lang/es.js index e1bdb6d2..4ff457ca 100644 --- a/sources/plugins/print/lang/es.js +++ b/sources/plugins/print/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'es', { diff --git a/sources/plugins/print/lang/et.js b/sources/plugins/print/lang/et.js index c7fd13c6..c713fe4c 100644 --- a/sources/plugins/print/lang/et.js +++ b/sources/plugins/print/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'et', { diff --git a/sources/plugins/print/lang/eu.js b/sources/plugins/print/lang/eu.js index d4316628..0c7f2d29 100644 --- a/sources/plugins/print/lang/eu.js +++ b/sources/plugins/print/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'eu', { diff --git a/sources/plugins/print/lang/fa.js b/sources/plugins/print/lang/fa.js index 8ab4d6ba..4f40d059 100644 --- a/sources/plugins/print/lang/fa.js +++ b/sources/plugins/print/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'fa', { diff --git a/sources/plugins/print/lang/fi.js b/sources/plugins/print/lang/fi.js index 7b2d3778..23aa9033 100644 --- a/sources/plugins/print/lang/fi.js +++ b/sources/plugins/print/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'fi', { diff --git a/sources/plugins/print/lang/fo.js b/sources/plugins/print/lang/fo.js index cbdfc86e..1b174bba 100644 --- a/sources/plugins/print/lang/fo.js +++ b/sources/plugins/print/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'fo', { diff --git a/sources/plugins/print/lang/fr-ca.js b/sources/plugins/print/lang/fr-ca.js index 84b3c349..10945fe5 100644 --- a/sources/plugins/print/lang/fr-ca.js +++ b/sources/plugins/print/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'fr-ca', { diff --git a/sources/plugins/print/lang/fr.js b/sources/plugins/print/lang/fr.js index 01967d8d..56d51282 100644 --- a/sources/plugins/print/lang/fr.js +++ b/sources/plugins/print/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'fr', { diff --git a/sources/plugins/print/lang/gl.js b/sources/plugins/print/lang/gl.js index 73711791..174a3eaa 100644 --- a/sources/plugins/print/lang/gl.js +++ b/sources/plugins/print/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'gl', { diff --git a/sources/plugins/print/lang/gu.js b/sources/plugins/print/lang/gu.js index 441619ec..a80fb01f 100644 --- a/sources/plugins/print/lang/gu.js +++ b/sources/plugins/print/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'gu', { diff --git a/sources/plugins/print/lang/he.js b/sources/plugins/print/lang/he.js index eb29d376..d870f8ab 100644 --- a/sources/plugins/print/lang/he.js +++ b/sources/plugins/print/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'he', { diff --git a/sources/plugins/print/lang/hi.js b/sources/plugins/print/lang/hi.js index d983068b..7604b499 100644 --- a/sources/plugins/print/lang/hi.js +++ b/sources/plugins/print/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'hi', { diff --git a/sources/plugins/print/lang/hr.js b/sources/plugins/print/lang/hr.js index e827346d..57478d2c 100644 --- a/sources/plugins/print/lang/hr.js +++ b/sources/plugins/print/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'hr', { diff --git a/sources/plugins/print/lang/hu.js b/sources/plugins/print/lang/hu.js index d4640b8e..ddb8fbd6 100644 --- a/sources/plugins/print/lang/hu.js +++ b/sources/plugins/print/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'hu', { diff --git a/sources/plugins/print/lang/id.js b/sources/plugins/print/lang/id.js index a2136467..01b23576 100644 --- a/sources/plugins/print/lang/id.js +++ b/sources/plugins/print/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'id', { diff --git a/sources/plugins/print/lang/is.js b/sources/plugins/print/lang/is.js index fd94420f..ab369ba1 100644 --- a/sources/plugins/print/lang/is.js +++ b/sources/plugins/print/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'is', { diff --git a/sources/plugins/print/lang/it.js b/sources/plugins/print/lang/it.js index e6cf48ae..c2aeb5e4 100644 --- a/sources/plugins/print/lang/it.js +++ b/sources/plugins/print/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'it', { diff --git a/sources/plugins/print/lang/ja.js b/sources/plugins/print/lang/ja.js index b0ddd826..7da8c524 100644 --- a/sources/plugins/print/lang/ja.js +++ b/sources/plugins/print/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'ja', { diff --git a/sources/plugins/print/lang/ka.js b/sources/plugins/print/lang/ka.js index a95653e9..9e71e083 100644 --- a/sources/plugins/print/lang/ka.js +++ b/sources/plugins/print/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'ka', { diff --git a/sources/plugins/print/lang/km.js b/sources/plugins/print/lang/km.js index 7be82362..d986014c 100644 --- a/sources/plugins/print/lang/km.js +++ b/sources/plugins/print/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'km', { diff --git a/sources/plugins/print/lang/ko.js b/sources/plugins/print/lang/ko.js index ff0adf3a..e20aabb1 100644 --- a/sources/plugins/print/lang/ko.js +++ b/sources/plugins/print/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'ko', { diff --git a/sources/plugins/print/lang/ku.js b/sources/plugins/print/lang/ku.js index 1650f88b..83d9b5f9 100644 --- a/sources/plugins/print/lang/ku.js +++ b/sources/plugins/print/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'ku', { diff --git a/sources/plugins/print/lang/lt.js b/sources/plugins/print/lang/lt.js index e31b1966..effaeb32 100644 --- a/sources/plugins/print/lang/lt.js +++ b/sources/plugins/print/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'lt', { diff --git a/sources/plugins/print/lang/lv.js b/sources/plugins/print/lang/lv.js index f8ace80d..3d778433 100644 --- a/sources/plugins/print/lang/lv.js +++ b/sources/plugins/print/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'lv', { diff --git a/sources/plugins/print/lang/mk.js b/sources/plugins/print/lang/mk.js index cf76c295..5ad5b952 100644 --- a/sources/plugins/print/lang/mk.js +++ b/sources/plugins/print/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'mk', { diff --git a/sources/plugins/print/lang/mn.js b/sources/plugins/print/lang/mn.js index 5402896a..dbc72c7e 100644 --- a/sources/plugins/print/lang/mn.js +++ b/sources/plugins/print/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'mn', { diff --git a/sources/plugins/print/lang/ms.js b/sources/plugins/print/lang/ms.js index a589b47f..ef04ff1d 100644 --- a/sources/plugins/print/lang/ms.js +++ b/sources/plugins/print/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'ms', { diff --git a/sources/plugins/print/lang/nb.js b/sources/plugins/print/lang/nb.js index ad07c698..11ceabb0 100644 --- a/sources/plugins/print/lang/nb.js +++ b/sources/plugins/print/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'nb', { diff --git a/sources/plugins/print/lang/nl.js b/sources/plugins/print/lang/nl.js index 78684df6..260f756e 100644 --- a/sources/plugins/print/lang/nl.js +++ b/sources/plugins/print/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'nl', { diff --git a/sources/plugins/print/lang/no.js b/sources/plugins/print/lang/no.js index d181c25b..a3d41b01 100644 --- a/sources/plugins/print/lang/no.js +++ b/sources/plugins/print/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'no', { diff --git a/sources/plugins/print/lang/pl.js b/sources/plugins/print/lang/pl.js index 627f7722..d5131645 100644 --- a/sources/plugins/print/lang/pl.js +++ b/sources/plugins/print/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'pl', { diff --git a/sources/plugins/print/lang/pt-br.js b/sources/plugins/print/lang/pt-br.js index 68f540ce..b2a97bb6 100644 --- a/sources/plugins/print/lang/pt-br.js +++ b/sources/plugins/print/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'pt-br', { diff --git a/sources/plugins/print/lang/pt.js b/sources/plugins/print/lang/pt.js index 79cfc1a3..7c98a73b 100644 --- a/sources/plugins/print/lang/pt.js +++ b/sources/plugins/print/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'pt', { diff --git a/sources/plugins/print/lang/ro.js b/sources/plugins/print/lang/ro.js index 1b734090..0793c341 100644 --- a/sources/plugins/print/lang/ro.js +++ b/sources/plugins/print/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'ro', { diff --git a/sources/plugins/print/lang/ru.js b/sources/plugins/print/lang/ru.js index 5f060461..e21c553d 100644 --- a/sources/plugins/print/lang/ru.js +++ b/sources/plugins/print/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'ru', { diff --git a/sources/plugins/print/lang/si.js b/sources/plugins/print/lang/si.js index 84cf9b9b..285d0667 100644 --- a/sources/plugins/print/lang/si.js +++ b/sources/plugins/print/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'si', { diff --git a/sources/plugins/print/lang/sk.js b/sources/plugins/print/lang/sk.js index cf5baad0..94ffbb71 100644 --- a/sources/plugins/print/lang/sk.js +++ b/sources/plugins/print/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'sk', { diff --git a/sources/plugins/print/lang/sl.js b/sources/plugins/print/lang/sl.js index 3336a970..68b9faeb 100644 --- a/sources/plugins/print/lang/sl.js +++ b/sources/plugins/print/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'sl', { diff --git a/sources/plugins/print/lang/sq.js b/sources/plugins/print/lang/sq.js index 3e81de15..6cf20b2f 100644 --- a/sources/plugins/print/lang/sq.js +++ b/sources/plugins/print/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'sq', { diff --git a/sources/plugins/print/lang/sr-latn.js b/sources/plugins/print/lang/sr-latn.js index f313a96f..7479b6e7 100644 --- a/sources/plugins/print/lang/sr-latn.js +++ b/sources/plugins/print/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'sr-latn', { diff --git a/sources/plugins/print/lang/sr.js b/sources/plugins/print/lang/sr.js index 32eaf11e..b0759a98 100644 --- a/sources/plugins/print/lang/sr.js +++ b/sources/plugins/print/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'sr', { diff --git a/sources/plugins/print/lang/sv.js b/sources/plugins/print/lang/sv.js index 5daade92..537f4f2a 100644 --- a/sources/plugins/print/lang/sv.js +++ b/sources/plugins/print/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'sv', { diff --git a/sources/plugins/print/lang/th.js b/sources/plugins/print/lang/th.js index 0a331243..163c1680 100644 --- a/sources/plugins/print/lang/th.js +++ b/sources/plugins/print/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'th', { diff --git a/sources/plugins/print/lang/tr.js b/sources/plugins/print/lang/tr.js index 61cfb0c5..38044267 100644 --- a/sources/plugins/print/lang/tr.js +++ b/sources/plugins/print/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'tr', { diff --git a/sources/plugins/print/lang/tt.js b/sources/plugins/print/lang/tt.js index 53371af8..24130bab 100644 --- a/sources/plugins/print/lang/tt.js +++ b/sources/plugins/print/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'tt', { diff --git a/sources/plugins/print/lang/ug.js b/sources/plugins/print/lang/ug.js index 86cc4d6a..924804a6 100644 --- a/sources/plugins/print/lang/ug.js +++ b/sources/plugins/print/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'ug', { diff --git a/sources/plugins/print/lang/uk.js b/sources/plugins/print/lang/uk.js index e7d07d8a..4a85271d 100644 --- a/sources/plugins/print/lang/uk.js +++ b/sources/plugins/print/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'uk', { diff --git a/sources/plugins/print/lang/vi.js b/sources/plugins/print/lang/vi.js index 1b965858..5474a503 100644 --- a/sources/plugins/print/lang/vi.js +++ b/sources/plugins/print/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'vi', { diff --git a/sources/plugins/print/lang/zh-cn.js b/sources/plugins/print/lang/zh-cn.js index 2f1ec326..d7a2fd03 100644 --- a/sources/plugins/print/lang/zh-cn.js +++ b/sources/plugins/print/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'zh-cn', { diff --git a/sources/plugins/print/lang/zh.js b/sources/plugins/print/lang/zh.js index e12f1e8b..f8833496 100644 --- a/sources/plugins/print/lang/zh.js +++ b/sources/plugins/print/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'print', 'zh', { diff --git a/sources/plugins/print/plugin.js b/sources/plugins/print/plugin.js index faa567b6..3ff2c71c 100644 --- a/sources/plugins/print/plugin.js +++ b/sources/plugins/print/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -9,7 +9,7 @@ CKEDITOR.plugins.add( 'print', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'print,', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/removeformat/lang/af.js b/sources/plugins/removeformat/lang/af.js index a4aa5367..f4aad8d6 100644 --- a/sources/plugins/removeformat/lang/af.js +++ b/sources/plugins/removeformat/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'af', { diff --git a/sources/plugins/removeformat/lang/ar.js b/sources/plugins/removeformat/lang/ar.js index 16217eb3..fc430021 100644 --- a/sources/plugins/removeformat/lang/ar.js +++ b/sources/plugins/removeformat/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ar', { diff --git a/sources/plugins/removeformat/lang/bg.js b/sources/plugins/removeformat/lang/bg.js index 01d1348f..bc24b704 100644 --- a/sources/plugins/removeformat/lang/bg.js +++ b/sources/plugins/removeformat/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'bg', { diff --git a/sources/plugins/removeformat/lang/bn.js b/sources/plugins/removeformat/lang/bn.js index 0e54f499..40bf380a 100644 --- a/sources/plugins/removeformat/lang/bn.js +++ b/sources/plugins/removeformat/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'bn', { diff --git a/sources/plugins/removeformat/lang/bs.js b/sources/plugins/removeformat/lang/bs.js index 55e0b7e5..ee03684b 100644 --- a/sources/plugins/removeformat/lang/bs.js +++ b/sources/plugins/removeformat/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'bs', { diff --git a/sources/plugins/removeformat/lang/ca.js b/sources/plugins/removeformat/lang/ca.js index d2507469..0b94ce4f 100644 --- a/sources/plugins/removeformat/lang/ca.js +++ b/sources/plugins/removeformat/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ca', { diff --git a/sources/plugins/removeformat/lang/cs.js b/sources/plugins/removeformat/lang/cs.js index 3e16778e..ce058013 100644 --- a/sources/plugins/removeformat/lang/cs.js +++ b/sources/plugins/removeformat/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'cs', { diff --git a/sources/plugins/removeformat/lang/cy.js b/sources/plugins/removeformat/lang/cy.js index 3c8606e6..14372a1b 100644 --- a/sources/plugins/removeformat/lang/cy.js +++ b/sources/plugins/removeformat/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'cy', { diff --git a/sources/plugins/removeformat/lang/da.js b/sources/plugins/removeformat/lang/da.js index 5599b638..d1705849 100644 --- a/sources/plugins/removeformat/lang/da.js +++ b/sources/plugins/removeformat/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'da', { diff --git a/sources/plugins/removeformat/lang/de-ch.js b/sources/plugins/removeformat/lang/de-ch.js new file mode 100644 index 00000000..48daf26d --- /dev/null +++ b/sources/plugins/removeformat/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'removeformat', 'de-ch', { + toolbar: 'Formatierung entfernen' +} ); diff --git a/sources/plugins/removeformat/lang/de.js b/sources/plugins/removeformat/lang/de.js index 8361c14b..08ad55c5 100644 --- a/sources/plugins/removeformat/lang/de.js +++ b/sources/plugins/removeformat/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'de', { diff --git a/sources/plugins/removeformat/lang/el.js b/sources/plugins/removeformat/lang/el.js index 6f69f98c..d48c8ab2 100644 --- a/sources/plugins/removeformat/lang/el.js +++ b/sources/plugins/removeformat/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'el', { diff --git a/sources/plugins/removeformat/lang/en-au.js b/sources/plugins/removeformat/lang/en-au.js index 61bc04ee..426d6d1b 100644 --- a/sources/plugins/removeformat/lang/en-au.js +++ b/sources/plugins/removeformat/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'en-au', { diff --git a/sources/plugins/removeformat/lang/en-ca.js b/sources/plugins/removeformat/lang/en-ca.js index 213048cc..1cc2963b 100644 --- a/sources/plugins/removeformat/lang/en-ca.js +++ b/sources/plugins/removeformat/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'en-ca', { diff --git a/sources/plugins/removeformat/lang/en-gb.js b/sources/plugins/removeformat/lang/en-gb.js index 020d1e46..65af6167 100644 --- a/sources/plugins/removeformat/lang/en-gb.js +++ b/sources/plugins/removeformat/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'en-gb', { diff --git a/sources/plugins/removeformat/lang/en.js b/sources/plugins/removeformat/lang/en.js index 6a27bd00..55600fc3 100644 --- a/sources/plugins/removeformat/lang/en.js +++ b/sources/plugins/removeformat/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'en', { diff --git a/sources/plugins/removeformat/lang/eo.js b/sources/plugins/removeformat/lang/eo.js index c7e8057b..c4f04e3c 100644 --- a/sources/plugins/removeformat/lang/eo.js +++ b/sources/plugins/removeformat/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'eo', { diff --git a/sources/plugins/removeformat/lang/es.js b/sources/plugins/removeformat/lang/es.js index fca22159..dc48200b 100644 --- a/sources/plugins/removeformat/lang/es.js +++ b/sources/plugins/removeformat/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'es', { diff --git a/sources/plugins/removeformat/lang/et.js b/sources/plugins/removeformat/lang/et.js index 5d2b3361..2938e78c 100644 --- a/sources/plugins/removeformat/lang/et.js +++ b/sources/plugins/removeformat/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'et', { diff --git a/sources/plugins/removeformat/lang/eu.js b/sources/plugins/removeformat/lang/eu.js index ba7a0e5d..ff16de30 100644 --- a/sources/plugins/removeformat/lang/eu.js +++ b/sources/plugins/removeformat/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'eu', { diff --git a/sources/plugins/removeformat/lang/fa.js b/sources/plugins/removeformat/lang/fa.js index c31b7b2c..40e8a1d0 100644 --- a/sources/plugins/removeformat/lang/fa.js +++ b/sources/plugins/removeformat/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'fa', { diff --git a/sources/plugins/removeformat/lang/fi.js b/sources/plugins/removeformat/lang/fi.js index 9f34c3bc..90f2f546 100644 --- a/sources/plugins/removeformat/lang/fi.js +++ b/sources/plugins/removeformat/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'fi', { diff --git a/sources/plugins/removeformat/lang/fo.js b/sources/plugins/removeformat/lang/fo.js index b30ac5f9..68fbb29b 100644 --- a/sources/plugins/removeformat/lang/fo.js +++ b/sources/plugins/removeformat/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'fo', { diff --git a/sources/plugins/removeformat/lang/fr-ca.js b/sources/plugins/removeformat/lang/fr-ca.js index b266ef7e..67709de1 100644 --- a/sources/plugins/removeformat/lang/fr-ca.js +++ b/sources/plugins/removeformat/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'fr-ca', { diff --git a/sources/plugins/removeformat/lang/fr.js b/sources/plugins/removeformat/lang/fr.js index 8822f12d..0ccb8ed6 100644 --- a/sources/plugins/removeformat/lang/fr.js +++ b/sources/plugins/removeformat/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'fr', { diff --git a/sources/plugins/removeformat/lang/gl.js b/sources/plugins/removeformat/lang/gl.js index 7c8ad55b..8ed13d39 100644 --- a/sources/plugins/removeformat/lang/gl.js +++ b/sources/plugins/removeformat/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'gl', { diff --git a/sources/plugins/removeformat/lang/gu.js b/sources/plugins/removeformat/lang/gu.js index 4c92c3d6..7d31531e 100644 --- a/sources/plugins/removeformat/lang/gu.js +++ b/sources/plugins/removeformat/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'gu', { diff --git a/sources/plugins/removeformat/lang/he.js b/sources/plugins/removeformat/lang/he.js index 082c285e..1073e391 100644 --- a/sources/plugins/removeformat/lang/he.js +++ b/sources/plugins/removeformat/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'he', { diff --git a/sources/plugins/removeformat/lang/hi.js b/sources/plugins/removeformat/lang/hi.js index 90202b4a..952feac4 100644 --- a/sources/plugins/removeformat/lang/hi.js +++ b/sources/plugins/removeformat/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'hi', { diff --git a/sources/plugins/removeformat/lang/hr.js b/sources/plugins/removeformat/lang/hr.js index 804bcfe9..9332057b 100644 --- a/sources/plugins/removeformat/lang/hr.js +++ b/sources/plugins/removeformat/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'hr', { diff --git a/sources/plugins/removeformat/lang/hu.js b/sources/plugins/removeformat/lang/hu.js index b3190cbc..a7cabfca 100644 --- a/sources/plugins/removeformat/lang/hu.js +++ b/sources/plugins/removeformat/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'hu', { diff --git a/sources/plugins/removeformat/lang/id.js b/sources/plugins/removeformat/lang/id.js index c1449777..f677a05c 100644 --- a/sources/plugins/removeformat/lang/id.js +++ b/sources/plugins/removeformat/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'id', { diff --git a/sources/plugins/removeformat/lang/is.js b/sources/plugins/removeformat/lang/is.js index 2df2ecc0..5f7c53f0 100644 --- a/sources/plugins/removeformat/lang/is.js +++ b/sources/plugins/removeformat/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'is', { diff --git a/sources/plugins/removeformat/lang/it.js b/sources/plugins/removeformat/lang/it.js index 97f531a4..840d043b 100644 --- a/sources/plugins/removeformat/lang/it.js +++ b/sources/plugins/removeformat/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'it', { diff --git a/sources/plugins/removeformat/lang/ja.js b/sources/plugins/removeformat/lang/ja.js index 9b897f69..acc74518 100644 --- a/sources/plugins/removeformat/lang/ja.js +++ b/sources/plugins/removeformat/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ja', { diff --git a/sources/plugins/removeformat/lang/ka.js b/sources/plugins/removeformat/lang/ka.js index aa1f91ae..a455c35a 100644 --- a/sources/plugins/removeformat/lang/ka.js +++ b/sources/plugins/removeformat/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ka', { diff --git a/sources/plugins/removeformat/lang/km.js b/sources/plugins/removeformat/lang/km.js index f7550dc1..b20d6acd 100644 --- a/sources/plugins/removeformat/lang/km.js +++ b/sources/plugins/removeformat/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'km', { diff --git a/sources/plugins/removeformat/lang/ko.js b/sources/plugins/removeformat/lang/ko.js index b19a77e9..60df7aa2 100644 --- a/sources/plugins/removeformat/lang/ko.js +++ b/sources/plugins/removeformat/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ko', { diff --git a/sources/plugins/removeformat/lang/ku.js b/sources/plugins/removeformat/lang/ku.js index 7471b2f8..5b84310f 100644 --- a/sources/plugins/removeformat/lang/ku.js +++ b/sources/plugins/removeformat/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ku', { diff --git a/sources/plugins/removeformat/lang/lt.js b/sources/plugins/removeformat/lang/lt.js index 69666fcb..88be97ef 100644 --- a/sources/plugins/removeformat/lang/lt.js +++ b/sources/plugins/removeformat/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'lt', { diff --git a/sources/plugins/removeformat/lang/lv.js b/sources/plugins/removeformat/lang/lv.js index 8421e6b2..946e6d9d 100644 --- a/sources/plugins/removeformat/lang/lv.js +++ b/sources/plugins/removeformat/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'lv', { diff --git a/sources/plugins/removeformat/lang/mk.js b/sources/plugins/removeformat/lang/mk.js index 70908a22..4fcbf8de 100644 --- a/sources/plugins/removeformat/lang/mk.js +++ b/sources/plugins/removeformat/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'mk', { diff --git a/sources/plugins/removeformat/lang/mn.js b/sources/plugins/removeformat/lang/mn.js index 96a7fbe4..e504411a 100644 --- a/sources/plugins/removeformat/lang/mn.js +++ b/sources/plugins/removeformat/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'mn', { diff --git a/sources/plugins/removeformat/lang/ms.js b/sources/plugins/removeformat/lang/ms.js index aec04ae7..bb6951b3 100644 --- a/sources/plugins/removeformat/lang/ms.js +++ b/sources/plugins/removeformat/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ms', { diff --git a/sources/plugins/removeformat/lang/nb.js b/sources/plugins/removeformat/lang/nb.js index 63aca263..461d140d 100644 --- a/sources/plugins/removeformat/lang/nb.js +++ b/sources/plugins/removeformat/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'nb', { diff --git a/sources/plugins/removeformat/lang/nl.js b/sources/plugins/removeformat/lang/nl.js index a5775f68..cbbe0b10 100644 --- a/sources/plugins/removeformat/lang/nl.js +++ b/sources/plugins/removeformat/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'nl', { diff --git a/sources/plugins/removeformat/lang/no.js b/sources/plugins/removeformat/lang/no.js index 6ae98eb2..d067249f 100644 --- a/sources/plugins/removeformat/lang/no.js +++ b/sources/plugins/removeformat/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'no', { diff --git a/sources/plugins/removeformat/lang/pl.js b/sources/plugins/removeformat/lang/pl.js index 81442e17..5b1bddbc 100644 --- a/sources/plugins/removeformat/lang/pl.js +++ b/sources/plugins/removeformat/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'pl', { diff --git a/sources/plugins/removeformat/lang/pt-br.js b/sources/plugins/removeformat/lang/pt-br.js index 56efddd1..fb05dceb 100644 --- a/sources/plugins/removeformat/lang/pt-br.js +++ b/sources/plugins/removeformat/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'pt-br', { diff --git a/sources/plugins/removeformat/lang/pt.js b/sources/plugins/removeformat/lang/pt.js index 4ec568b4..c3e5d978 100644 --- a/sources/plugins/removeformat/lang/pt.js +++ b/sources/plugins/removeformat/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'pt', { diff --git a/sources/plugins/removeformat/lang/ro.js b/sources/plugins/removeformat/lang/ro.js index 4b689bbf..1c045c74 100644 --- a/sources/plugins/removeformat/lang/ro.js +++ b/sources/plugins/removeformat/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ro', { diff --git a/sources/plugins/removeformat/lang/ru.js b/sources/plugins/removeformat/lang/ru.js index dcba65a8..baaa2fbe 100644 --- a/sources/plugins/removeformat/lang/ru.js +++ b/sources/plugins/removeformat/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ru', { diff --git a/sources/plugins/removeformat/lang/si.js b/sources/plugins/removeformat/lang/si.js index e1efff63..7a867477 100644 --- a/sources/plugins/removeformat/lang/si.js +++ b/sources/plugins/removeformat/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'si', { diff --git a/sources/plugins/removeformat/lang/sk.js b/sources/plugins/removeformat/lang/sk.js index 9ce3fc30..77651f27 100644 --- a/sources/plugins/removeformat/lang/sk.js +++ b/sources/plugins/removeformat/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'sk', { diff --git a/sources/plugins/removeformat/lang/sl.js b/sources/plugins/removeformat/lang/sl.js index 6edc4abd..a717049d 100644 --- a/sources/plugins/removeformat/lang/sl.js +++ b/sources/plugins/removeformat/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'sl', { diff --git a/sources/plugins/removeformat/lang/sq.js b/sources/plugins/removeformat/lang/sq.js index 7bf36689..73c8419d 100644 --- a/sources/plugins/removeformat/lang/sq.js +++ b/sources/plugins/removeformat/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'sq', { diff --git a/sources/plugins/removeformat/lang/sr-latn.js b/sources/plugins/removeformat/lang/sr-latn.js index 8c008213..9e911057 100644 --- a/sources/plugins/removeformat/lang/sr-latn.js +++ b/sources/plugins/removeformat/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'sr-latn', { diff --git a/sources/plugins/removeformat/lang/sr.js b/sources/plugins/removeformat/lang/sr.js index 42c78b19..fd720a94 100644 --- a/sources/plugins/removeformat/lang/sr.js +++ b/sources/plugins/removeformat/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'sr', { diff --git a/sources/plugins/removeformat/lang/sv.js b/sources/plugins/removeformat/lang/sv.js index 4f32fad1..ebb4aedf 100644 --- a/sources/plugins/removeformat/lang/sv.js +++ b/sources/plugins/removeformat/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'sv', { diff --git a/sources/plugins/removeformat/lang/th.js b/sources/plugins/removeformat/lang/th.js index 78d2d6ed..d521c58d 100644 --- a/sources/plugins/removeformat/lang/th.js +++ b/sources/plugins/removeformat/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'th', { diff --git a/sources/plugins/removeformat/lang/tr.js b/sources/plugins/removeformat/lang/tr.js index 6c63b545..2d4097c1 100644 --- a/sources/plugins/removeformat/lang/tr.js +++ b/sources/plugins/removeformat/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'tr', { diff --git a/sources/plugins/removeformat/lang/tt.js b/sources/plugins/removeformat/lang/tt.js index 95206995..4fa55700 100644 --- a/sources/plugins/removeformat/lang/tt.js +++ b/sources/plugins/removeformat/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'tt', { diff --git a/sources/plugins/removeformat/lang/ug.js b/sources/plugins/removeformat/lang/ug.js index d4664f12..7d9ec298 100644 --- a/sources/plugins/removeformat/lang/ug.js +++ b/sources/plugins/removeformat/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'ug', { diff --git a/sources/plugins/removeformat/lang/uk.js b/sources/plugins/removeformat/lang/uk.js index 143f69af..1dea8661 100644 --- a/sources/plugins/removeformat/lang/uk.js +++ b/sources/plugins/removeformat/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'uk', { diff --git a/sources/plugins/removeformat/lang/vi.js b/sources/plugins/removeformat/lang/vi.js index d129e2a0..2aaadc24 100644 --- a/sources/plugins/removeformat/lang/vi.js +++ b/sources/plugins/removeformat/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'vi', { diff --git a/sources/plugins/removeformat/lang/zh-cn.js b/sources/plugins/removeformat/lang/zh-cn.js index 762a88d7..6efbf358 100644 --- a/sources/plugins/removeformat/lang/zh-cn.js +++ b/sources/plugins/removeformat/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'zh-cn', { diff --git a/sources/plugins/removeformat/lang/zh.js b/sources/plugins/removeformat/lang/zh.js index d4be5286..6ce2ef01 100644 --- a/sources/plugins/removeformat/lang/zh.js +++ b/sources/plugins/removeformat/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'removeformat', 'zh', { diff --git a/sources/plugins/removeformat/plugin.js b/sources/plugins/removeformat/plugin.js index 9a808df1..044f54a9 100644 --- a/sources/plugins/removeformat/plugin.js +++ b/sources/plugins/removeformat/plugin.js @@ -1,11 +1,11 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.add( 'removeformat', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'removeformat', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/resize/plugin.js b/sources/plugins/resize/plugin.js index f57990c8..be9673df 100644 --- a/sources/plugins/resize/plugin.js +++ b/sources/plugins/resize/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/richcombo/plugin.js b/sources/plugins/richcombo/plugin.js index 4395b2a4..67ccc8e1 100644 --- a/sources/plugins/richcombo/plugin.js +++ b/sources/plugins/richcombo/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/save/lang/af.js b/sources/plugins/save/lang/af.js index 8f019845..e683bc4f 100644 --- a/sources/plugins/save/lang/af.js +++ b/sources/plugins/save/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'af', { diff --git a/sources/plugins/save/lang/ar.js b/sources/plugins/save/lang/ar.js index 7b911a61..eb5e63b7 100644 --- a/sources/plugins/save/lang/ar.js +++ b/sources/plugins/save/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'ar', { diff --git a/sources/plugins/save/lang/bg.js b/sources/plugins/save/lang/bg.js index 980170c1..8fd13487 100644 --- a/sources/plugins/save/lang/bg.js +++ b/sources/plugins/save/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'bg', { diff --git a/sources/plugins/save/lang/bn.js b/sources/plugins/save/lang/bn.js index aeaf0616..55aabd35 100644 --- a/sources/plugins/save/lang/bn.js +++ b/sources/plugins/save/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'bn', { diff --git a/sources/plugins/save/lang/bs.js b/sources/plugins/save/lang/bs.js index 9823a2bd..8a11448c 100644 --- a/sources/plugins/save/lang/bs.js +++ b/sources/plugins/save/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'bs', { diff --git a/sources/plugins/save/lang/ca.js b/sources/plugins/save/lang/ca.js index 9938a2e5..c2487033 100644 --- a/sources/plugins/save/lang/ca.js +++ b/sources/plugins/save/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'ca', { diff --git a/sources/plugins/save/lang/cs.js b/sources/plugins/save/lang/cs.js index 597db8d7..7ec4019e 100644 --- a/sources/plugins/save/lang/cs.js +++ b/sources/plugins/save/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'cs', { diff --git a/sources/plugins/save/lang/cy.js b/sources/plugins/save/lang/cy.js index 64be9138..db1bd53c 100644 --- a/sources/plugins/save/lang/cy.js +++ b/sources/plugins/save/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'cy', { diff --git a/sources/plugins/save/lang/da.js b/sources/plugins/save/lang/da.js index 6586d44d..27dac88c 100644 --- a/sources/plugins/save/lang/da.js +++ b/sources/plugins/save/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'da', { diff --git a/sources/plugins/save/lang/de-ch.js b/sources/plugins/save/lang/de-ch.js new file mode 100644 index 00000000..608fa058 --- /dev/null +++ b/sources/plugins/save/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'de-ch', { + toolbar: 'Speichern' +} ); diff --git a/sources/plugins/save/lang/de.js b/sources/plugins/save/lang/de.js index 14379b2c..ba48e827 100644 --- a/sources/plugins/save/lang/de.js +++ b/sources/plugins/save/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'de', { diff --git a/sources/plugins/save/lang/el.js b/sources/plugins/save/lang/el.js index dea5622c..f12b4bc3 100644 --- a/sources/plugins/save/lang/el.js +++ b/sources/plugins/save/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'el', { diff --git a/sources/plugins/save/lang/en-au.js b/sources/plugins/save/lang/en-au.js index f05aa6c2..ad7f465c 100644 --- a/sources/plugins/save/lang/en-au.js +++ b/sources/plugins/save/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'en-au', { diff --git a/sources/plugins/save/lang/en-ca.js b/sources/plugins/save/lang/en-ca.js index ffa5e8e5..3504dd71 100644 --- a/sources/plugins/save/lang/en-ca.js +++ b/sources/plugins/save/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'en-ca', { diff --git a/sources/plugins/save/lang/en-gb.js b/sources/plugins/save/lang/en-gb.js index bf17d87f..a1e3b3b2 100644 --- a/sources/plugins/save/lang/en-gb.js +++ b/sources/plugins/save/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'en-gb', { diff --git a/sources/plugins/save/lang/en.js b/sources/plugins/save/lang/en.js index 1da76ddc..30409439 100644 --- a/sources/plugins/save/lang/en.js +++ b/sources/plugins/save/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'en', { diff --git a/sources/plugins/save/lang/eo.js b/sources/plugins/save/lang/eo.js index 28ecc6ef..cd9ccfb4 100644 --- a/sources/plugins/save/lang/eo.js +++ b/sources/plugins/save/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'eo', { diff --git a/sources/plugins/save/lang/es.js b/sources/plugins/save/lang/es.js index e71316ab..31442a93 100644 --- a/sources/plugins/save/lang/es.js +++ b/sources/plugins/save/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'es', { diff --git a/sources/plugins/save/lang/et.js b/sources/plugins/save/lang/et.js index a5464059..89ab7d26 100644 --- a/sources/plugins/save/lang/et.js +++ b/sources/plugins/save/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'et', { diff --git a/sources/plugins/save/lang/eu.js b/sources/plugins/save/lang/eu.js index fe3a900d..028cd5d5 100644 --- a/sources/plugins/save/lang/eu.js +++ b/sources/plugins/save/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'eu', { diff --git a/sources/plugins/save/lang/fa.js b/sources/plugins/save/lang/fa.js index fef1704f..51399779 100644 --- a/sources/plugins/save/lang/fa.js +++ b/sources/plugins/save/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'fa', { diff --git a/sources/plugins/save/lang/fi.js b/sources/plugins/save/lang/fi.js index 288635b6..10f5f464 100644 --- a/sources/plugins/save/lang/fi.js +++ b/sources/plugins/save/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'fi', { diff --git a/sources/plugins/save/lang/fo.js b/sources/plugins/save/lang/fo.js index 9f813786..9e392637 100644 --- a/sources/plugins/save/lang/fo.js +++ b/sources/plugins/save/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'fo', { diff --git a/sources/plugins/save/lang/fr-ca.js b/sources/plugins/save/lang/fr-ca.js index 2658de99..8292bab8 100644 --- a/sources/plugins/save/lang/fr-ca.js +++ b/sources/plugins/save/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'fr-ca', { diff --git a/sources/plugins/save/lang/fr.js b/sources/plugins/save/lang/fr.js index 343eb2a3..b7b7418c 100644 --- a/sources/plugins/save/lang/fr.js +++ b/sources/plugins/save/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'fr', { diff --git a/sources/plugins/save/lang/gl.js b/sources/plugins/save/lang/gl.js index be320708..8626a9d9 100644 --- a/sources/plugins/save/lang/gl.js +++ b/sources/plugins/save/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'gl', { diff --git a/sources/plugins/save/lang/gu.js b/sources/plugins/save/lang/gu.js index 44a2d6ba..916b1354 100644 --- a/sources/plugins/save/lang/gu.js +++ b/sources/plugins/save/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'gu', { diff --git a/sources/plugins/save/lang/he.js b/sources/plugins/save/lang/he.js index 44113764..900fd459 100644 --- a/sources/plugins/save/lang/he.js +++ b/sources/plugins/save/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'he', { diff --git a/sources/plugins/save/lang/hi.js b/sources/plugins/save/lang/hi.js index d68a1e96..1493ee81 100644 --- a/sources/plugins/save/lang/hi.js +++ b/sources/plugins/save/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'hi', { diff --git a/sources/plugins/save/lang/hr.js b/sources/plugins/save/lang/hr.js index 92486d6e..b7f6312f 100644 --- a/sources/plugins/save/lang/hr.js +++ b/sources/plugins/save/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'hr', { diff --git a/sources/plugins/save/lang/hu.js b/sources/plugins/save/lang/hu.js index 7c609f66..2de3fdf8 100644 --- a/sources/plugins/save/lang/hu.js +++ b/sources/plugins/save/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'hu', { diff --git a/sources/plugins/save/lang/id.js b/sources/plugins/save/lang/id.js index 8f5c6034..3cea0b4f 100644 --- a/sources/plugins/save/lang/id.js +++ b/sources/plugins/save/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'id', { diff --git a/sources/plugins/save/lang/is.js b/sources/plugins/save/lang/is.js index 2a6b3dae..9f599a91 100644 --- a/sources/plugins/save/lang/is.js +++ b/sources/plugins/save/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'is', { diff --git a/sources/plugins/save/lang/it.js b/sources/plugins/save/lang/it.js index 6181e482..f413bb02 100644 --- a/sources/plugins/save/lang/it.js +++ b/sources/plugins/save/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'it', { diff --git a/sources/plugins/save/lang/ja.js b/sources/plugins/save/lang/ja.js index 6fefc175..af5781cb 100644 --- a/sources/plugins/save/lang/ja.js +++ b/sources/plugins/save/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'ja', { diff --git a/sources/plugins/save/lang/ka.js b/sources/plugins/save/lang/ka.js index 556c4963..5bb25952 100644 --- a/sources/plugins/save/lang/ka.js +++ b/sources/plugins/save/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'ka', { diff --git a/sources/plugins/save/lang/km.js b/sources/plugins/save/lang/km.js index 7e43926b..5ef48273 100644 --- a/sources/plugins/save/lang/km.js +++ b/sources/plugins/save/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'km', { diff --git a/sources/plugins/save/lang/ko.js b/sources/plugins/save/lang/ko.js index 7d2155fd..b86c73b4 100644 --- a/sources/plugins/save/lang/ko.js +++ b/sources/plugins/save/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'ko', { diff --git a/sources/plugins/save/lang/ku.js b/sources/plugins/save/lang/ku.js index 428ebbc7..40e40dbb 100644 --- a/sources/plugins/save/lang/ku.js +++ b/sources/plugins/save/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'ku', { diff --git a/sources/plugins/save/lang/lt.js b/sources/plugins/save/lang/lt.js index 6f80d48c..3b2412f2 100644 --- a/sources/plugins/save/lang/lt.js +++ b/sources/plugins/save/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'lt', { diff --git a/sources/plugins/save/lang/lv.js b/sources/plugins/save/lang/lv.js index ed763045..d6c04da5 100644 --- a/sources/plugins/save/lang/lv.js +++ b/sources/plugins/save/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'lv', { diff --git a/sources/plugins/save/lang/mk.js b/sources/plugins/save/lang/mk.js index 61819d31..573844b2 100644 --- a/sources/plugins/save/lang/mk.js +++ b/sources/plugins/save/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'mk', { diff --git a/sources/plugins/save/lang/mn.js b/sources/plugins/save/lang/mn.js index ba625c4c..07067c00 100644 --- a/sources/plugins/save/lang/mn.js +++ b/sources/plugins/save/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'mn', { diff --git a/sources/plugins/save/lang/ms.js b/sources/plugins/save/lang/ms.js index 4818a8fd..27ae5e9a 100644 --- a/sources/plugins/save/lang/ms.js +++ b/sources/plugins/save/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'ms', { diff --git a/sources/plugins/save/lang/nb.js b/sources/plugins/save/lang/nb.js index 47158ee9..cd0dbed9 100644 --- a/sources/plugins/save/lang/nb.js +++ b/sources/plugins/save/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'nb', { diff --git a/sources/plugins/save/lang/nl.js b/sources/plugins/save/lang/nl.js index 9611b028..a04fb57d 100644 --- a/sources/plugins/save/lang/nl.js +++ b/sources/plugins/save/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'nl', { diff --git a/sources/plugins/save/lang/no.js b/sources/plugins/save/lang/no.js index 1a15d996..c9308aa2 100644 --- a/sources/plugins/save/lang/no.js +++ b/sources/plugins/save/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'no', { diff --git a/sources/plugins/save/lang/pl.js b/sources/plugins/save/lang/pl.js index cb41e863..fcd081b1 100644 --- a/sources/plugins/save/lang/pl.js +++ b/sources/plugins/save/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'pl', { diff --git a/sources/plugins/save/lang/pt-br.js b/sources/plugins/save/lang/pt-br.js index c78840b2..8a30876c 100644 --- a/sources/plugins/save/lang/pt-br.js +++ b/sources/plugins/save/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'pt-br', { diff --git a/sources/plugins/save/lang/pt.js b/sources/plugins/save/lang/pt.js index 087b2603..d0a724cd 100644 --- a/sources/plugins/save/lang/pt.js +++ b/sources/plugins/save/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'pt', { diff --git a/sources/plugins/save/lang/ro.js b/sources/plugins/save/lang/ro.js index 31cef218..29ba99d8 100644 --- a/sources/plugins/save/lang/ro.js +++ b/sources/plugins/save/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'ro', { diff --git a/sources/plugins/save/lang/ru.js b/sources/plugins/save/lang/ru.js index 19f85cde..89e4bac9 100644 --- a/sources/plugins/save/lang/ru.js +++ b/sources/plugins/save/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'ru', { diff --git a/sources/plugins/save/lang/si.js b/sources/plugins/save/lang/si.js index ed66b7cd..7dc242f4 100644 --- a/sources/plugins/save/lang/si.js +++ b/sources/plugins/save/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'si', { diff --git a/sources/plugins/save/lang/sk.js b/sources/plugins/save/lang/sk.js index 650be532..8270cf9b 100644 --- a/sources/plugins/save/lang/sk.js +++ b/sources/plugins/save/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'sk', { diff --git a/sources/plugins/save/lang/sl.js b/sources/plugins/save/lang/sl.js index 0ad06fdf..4916a64e 100644 --- a/sources/plugins/save/lang/sl.js +++ b/sources/plugins/save/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'sl', { diff --git a/sources/plugins/save/lang/sq.js b/sources/plugins/save/lang/sq.js index 666e8cfa..3b8982d5 100644 --- a/sources/plugins/save/lang/sq.js +++ b/sources/plugins/save/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'sq', { diff --git a/sources/plugins/save/lang/sr-latn.js b/sources/plugins/save/lang/sr-latn.js index 0b6ad39f..257bfc5c 100644 --- a/sources/plugins/save/lang/sr-latn.js +++ b/sources/plugins/save/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'sr-latn', { diff --git a/sources/plugins/save/lang/sr.js b/sources/plugins/save/lang/sr.js index c0c4c5e2..b4cd2f16 100644 --- a/sources/plugins/save/lang/sr.js +++ b/sources/plugins/save/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'sr', { diff --git a/sources/plugins/save/lang/sv.js b/sources/plugins/save/lang/sv.js index cf0b9de1..de358553 100644 --- a/sources/plugins/save/lang/sv.js +++ b/sources/plugins/save/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'sv', { diff --git a/sources/plugins/save/lang/th.js b/sources/plugins/save/lang/th.js index 4f09b831..07d35dac 100644 --- a/sources/plugins/save/lang/th.js +++ b/sources/plugins/save/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'th', { diff --git a/sources/plugins/save/lang/tr.js b/sources/plugins/save/lang/tr.js index faae6d88..8a39293c 100644 --- a/sources/plugins/save/lang/tr.js +++ b/sources/plugins/save/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'tr', { diff --git a/sources/plugins/save/lang/tt.js b/sources/plugins/save/lang/tt.js index 3a93eb34..d028a6d6 100644 --- a/sources/plugins/save/lang/tt.js +++ b/sources/plugins/save/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'tt', { diff --git a/sources/plugins/save/lang/ug.js b/sources/plugins/save/lang/ug.js index 7e919d56..ff0fc36a 100644 --- a/sources/plugins/save/lang/ug.js +++ b/sources/plugins/save/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'ug', { diff --git a/sources/plugins/save/lang/uk.js b/sources/plugins/save/lang/uk.js index ea3922f7..5d99b44f 100644 --- a/sources/plugins/save/lang/uk.js +++ b/sources/plugins/save/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'uk', { diff --git a/sources/plugins/save/lang/vi.js b/sources/plugins/save/lang/vi.js index f7c8734c..c7a352d1 100644 --- a/sources/plugins/save/lang/vi.js +++ b/sources/plugins/save/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'vi', { diff --git a/sources/plugins/save/lang/zh-cn.js b/sources/plugins/save/lang/zh-cn.js index e2950e34..99951774 100644 --- a/sources/plugins/save/lang/zh-cn.js +++ b/sources/plugins/save/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'zh-cn', { diff --git a/sources/plugins/save/lang/zh.js b/sources/plugins/save/lang/zh.js index e9bf39c1..58ae105c 100644 --- a/sources/plugins/save/lang/zh.js +++ b/sources/plugins/save/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'save', 'zh', { diff --git a/sources/plugins/save/plugin.js b/sources/plugins/save/plugin.js index 54ac3acd..63b36d9a 100644 --- a/sources/plugins/save/plugin.js +++ b/sources/plugins/save/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -35,7 +35,7 @@ // Register a plugin named "save". CKEDITOR.plugins.add( pluginName, { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'save', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/scayt/CHANGELOG.md b/sources/plugins/scayt/CHANGELOG.md index ac33d966..d956208b 100644 --- a/sources/plugins/scayt/CHANGELOG.md +++ b/sources/plugins/scayt/CHANGELOG.md @@ -3,8 +3,8 @@ SCAYT plugin for CKEditor 4 Changelog ### CKEditor 4.5.6 New Features: -* CKEditor [language adddon](http://ckeditor.com/addon/language) support -* CKEditor [placeholder adddon](http://ckeditor.com/addon/placeholder) support +* CKEditor [language addon](http://ckeditor.com/addon/language) support +* CKEditor [placeholder addon](http://ckeditor.com/addon/placeholder) support * Drag and Drop support * *Experimental* GRAYT functionality http://www.webspellchecker.net/samples/scayt-ckeditor-plugin.html#25 @@ -17,4 +17,4 @@ Fixed issues: * [#108](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/108) Latest SCAYT copies id of editor element to the iframe * SCAYT stops working when CKEditor Undo plug-in not enabled * Issue with pasting SCAYT markup in CKEditor -* SCAYT stops working after pressing Cancel button in WSC dialog +* [#32](https://github.com/WebSpellChecker/ckeditor-plugin-wsc/issues/32) SCAYT stops working after pressing Cancel button in WSC dialog diff --git a/sources/plugins/scayt/plugin.js b/sources/plugins/scayt/plugin.js index ef315263..8c361b80 100644 --- a/sources/plugins/scayt/plugin.js +++ b/sources/plugins/scayt/plugin.js @@ -264,7 +264,7 @@ CKEDITOR.plugins.add('scayt', { plugin.destroy(editor); }; - /** + /* * Dirty fix for placeholder drag&drop * Should be fixed with next release */ @@ -320,7 +320,7 @@ CKEDITOR.plugins.add('scayt', { if(inline_mode) { if (!editor.config.scayt_inlineModeImmediateMarkup) { - /** + /* * Give an opportunity to CKEditor to perform all needed updates * and only after that call 'scaytDestroy' method (#72725) */ @@ -343,7 +343,7 @@ CKEDITOR.plugins.add('scayt', { addMarkupStateHandlers(); - /** + /* * 'mousedown' handler handle widget selection (click on widget). To * fix the issue when widget#wrapper referenced to element which can * be broken after markup. @@ -433,7 +433,7 @@ CKEDITOR.plugins.add('scayt', { var scaytInstance = editor.scayt, scaytLangList = scaytInstance && scaytInstance.getScaytLangList(); - /** + /* * Checks SCAYT initialization of LangList. To prevent immediate * markup which is triggered by 'startSpellCheck' event. * E.g.: Drop into inline CKEDITOR with scayt_autoStartup = true; @@ -481,14 +481,14 @@ CKEDITOR.plugins.add('scayt', { } }, this, null, 50); - /** + /* * Main entry point to react on changes in document */ editor.on('reloadMarkupScayt', function(ev) { var removeOptions = ev.data && ev.data.removeOptions, timeout = ev.data && ev.data.timeout; - /** + /* * Perform removeMarkupInSelectionNode and 'startSpellCheck' fire * asynchroniosly and keep CKEDITOR flow as expected */ @@ -496,14 +496,14 @@ CKEDITOR.plugins.add('scayt', { var scaytInstance = editor.scayt, scaytLangList = scaytInstance && scaytInstance.getScaytLangList(); - /** + /* * Checks SCAYT initialization of LangList. To prevent immediate * markup which is triggered by 'startSpellCheck' event. * E.g.: Drop into inline CKEDITOR with scayt_autoStartup = true; */ if (!scaytLangList || !(scaytLangList.ltr && scaytLangList.rtl)) return; - /** + /* * CKEditor can keep \u200B character in document (with selection#selectRanges) * we need to take care about that. For this case we fire * 'keydown' [left arrow], what will trigger 'removeFillingChar' on Webkit @@ -1443,7 +1443,10 @@ CKEDITOR.on('scaytReady', function() { }); /** - * The parameter turns on/off SCAYT on the autostartup. If 'true', turns on SCAYT automatically after loading the editor. + * Automatically enables SCAYT on editor startup. When set to `true`, this option turns on SCAYT automatically + * after loading the editor. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * * config.scayt_autoStartup = true; * @@ -1452,36 +1455,44 @@ CKEDITOR.on('scaytReady', function() { */ /** - * The parameter turns on/off Grammar As You Type (GRAYT) on the SCAYT startup. If 'true', turns on GRAYT automatically after SCAYT started. + * Enables Grammar As You Type (GRAYT) on SCAYT startup. When set to `true`, this option turns on GRAYT automatically + * after SCAYT started. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * * config.grayt_autoStartup = true; * + * @since 4.5.6 * @cfg {Boolean} [grayt_autoStartup=false] * @member CKEDITOR.config */ /** - * The parameter turns on/off SCAYT initiation when Inline CKEditor is not focused. SCAYT markup is taken place (SCAYT instance is not destroyed) - * in both Inline CKEditor's states, focused and unfocused. + * Enables SCAYT initialization when inline CKEditor is not focused. When set to `true`, SCAYT markup is + * displayed in both inline editor states, focused and unfocused, so the SCAYT instance is not destroyed. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * * config.scayt_inlineModeImmediateMarkup = true; * + * @since 4.5.6 * @cfg {Boolean} [scayt_inlineModeImmediateMarkup=false] * @member CKEDITOR.config */ - /** - * The parameter defines the number of SCAYT suggestions to show in the main context menu. + * Defines the number of SCAYT suggestions to show in the main context menu. * Possible values are: * * * `0` (zero) – No suggestions are shown in the main context menu. All * entries will be listed in the "More Suggestions" sub-menu. * * Positive number – The maximum number of suggestions to show in the context * menu. Other entries will be shown in the "More Suggestions" sub-menu. - * * Negative number – 5 suggestions are shown in the main context menu. All other + * * Negative number – Five suggestions are shown in the main context menu. All other * entries will be listed in the "More Suggestions" sub-menu. * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * * Examples: * * // Display only three suggestions in the main context menu. @@ -1495,12 +1506,14 @@ CKEDITOR.on('scaytReady', function() { */ /** - * The parameter defines minimum length of the words that will be collected from editor's text for spell checking. + * Defines the minimum length of words that will be collected from the editor content for spell checking. * Possible value is any positive number. * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * * Examples: * - * // Set minimum length of the words that will be collected from text. + * // Set the minimum length of words that will be collected from editor text. * config.scayt_minWordLength = 5; * * @cfg {Number} [scayt_minWordLength=4] @@ -1508,9 +1521,11 @@ CKEDITOR.on('scaytReady', function() { */ /** - * The parameter sets the customer ID for SCAYT. Used for hosted users only. Required for migration from free + * Sets the customer ID for SCAYT. Used for hosted users only. Required for migration from free * to trial or paid versions. * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * * // Load SCAYT using my customer ID. * config.scayt_customerId = 'your-encrypted-customer-id'; * @@ -1519,9 +1534,11 @@ CKEDITOR.on('scaytReady', function() { */ /** - * The parameter enables/disables the "More Suggestions" sub-menu in the context menu. + * Enables and disables the "More Suggestions" sub-menu in the context menu. * Possible values are `'on'` and `'off'`. * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * * // Disables the "More Suggestions" sub-menu. * config.scayt_moreSuggestions = 'off'; * @@ -1530,23 +1547,26 @@ CKEDITOR.on('scaytReady', function() { */ /** - * The parameter customizes the display of SCAYT context menu commands ("Add Word", "Ignore", + * Customizes the display of SCAYT context menu commands ("Add Word", "Ignore", * "Ignore All", "Options", "Languages", "Dictionaries" and "About"). * This must be a string with one or more of the following * words separated by a pipe character (`'|'`): * - * * `off` – disables all options. - * * `all` – enables all options. - * * `ignore` – enables the "Ignore" option. - * * `ignoreall` – enables the "Ignore All" option. - * * `add` – enables the "Add Word" option. - * * `option` – enables "Options" menu item. - * * `language` – enables "Languages" menu item. - * * `dictionary` – enables "Dictionaries" menu item. - * * `about` – enables "About" menu item. - * - * Note, that availability of 'Options', 'Languages' and 'Dictionaries' items - * depends on scayt_uiTabs option also. + * * `off` – Disables all options. + * * `all` – Enables all options. + * * `ignore` – Enables the "Ignore" option. + * * `ignoreall` – Enables the "Ignore All" option. + * * `add` – Enables the "Add Word" option. + * * `option` – Enables the "Options" menu item. + * * `language` – Enables the "Languages" menu item. + * * `dictionary` – Enables the "Dictionaries" menu item. + * * `about` – Enables the "About" menu item. + * + * Please note that availability of the "Options", "Languages" and "Dictionaries" items + * also depends on the {@link CKEDITOR.config#scayt_uiTabs} option. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * * Example: * * // Show only "Add Word" and "Ignore All" in the context menu. @@ -1557,12 +1577,14 @@ CKEDITOR.on('scaytReady', function() { */ /** - * The parameter sets the default spell checking language for SCAYT. Possible values are: + * Sets the default spell checking language for SCAYT. Possible values are: * `'en_US'`, `'en_GB'`, `'pt_BR'`, `'da_DK'`, * `'nl_NL'`, `'en_CA'`, `'fi_FI'`, `'fr_FR'`, * `'fr_CA'`, `'de_DE'`, `'el_GR'`, `'it_IT'`, * `'nb_NO'`, `'pt_PT'`, `'es_ES'`, `'sv_SE'`. * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * * // Sets SCAYT to German. * config.scayt_sLang = 'de_DE'; * @@ -1571,11 +1593,13 @@ CKEDITOR.on('scaytReady', function() { */ /** - * The parameter customizes the SCAYT dialog and SCAYT toolbar menu to show particular tabs/items. + * Customizes the SCAYT dialog and SCAYT toolbar menu to show particular tabs and items. * This setting must contain a `1` (enabled) or `0` * (disabled) value for each of the following entries, in this precise order, * separated by a comma (`','`): `'Options'`, `'Languages'`, and `'Dictionary'`. * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * * // Hides the "Languages" tab. * config.scayt_uiTabs = '1,0,1'; * @@ -1584,9 +1608,11 @@ CKEDITOR.on('scaytReady', function() { */ /** - * The parameter allows to specify protocol for WSC service (ssrv.cgi) full path. + * Sets the protocol for the WebSpellChecker service (`ssrv.cgi`) full path. * - * // Defines protocol for WSC service (ssrv.cgi) full path. + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * // Defines the protocol for the WebSpellChecker service (ssrv.cgi) path. * config.scayt_serviceProtocol = 'https'; * * @cfg {String} [scayt_serviceProtocol='http'] @@ -1594,9 +1620,11 @@ CKEDITOR.on('scaytReady', function() { */ /** - * The parameter allows to specify host for WSC service (ssrv.cgi) full path. + * Sets the host for the WebSpellChecker service (`ssrv.cgi`) full path. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * - * // Defines host for WSC service (ssrv.cgi) full path. + * // Defines the host for the WebSpellChecker service (ssrv.cgi) path. * config.scayt_serviceHost = 'my-host'; * * @cfg {String} [scayt_serviceHost='svc.webspellchecker.net'] @@ -1604,9 +1632,11 @@ CKEDITOR.on('scaytReady', function() { */ /** - * The parameter allows to specify port for WSC service (ssrv.cgi) full path. + * Sets the port for the WebSpellChecker service (`ssrv.cgi`) full path. * - * // Defines port for WSC service (ssrv.cgi) full path. + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * // Defines the port for the WebSpellChecker service (ssrv.cgi) path. * config.scayt_servicePort = '2330'; * * @cfg {String} [scayt_servicePort='80'] @@ -1614,9 +1644,11 @@ CKEDITOR.on('scaytReady', function() { */ /** - * The parameter allows to specify path for WSC service (ssrv.cgi) full path. + * Sets the path to the WebSpellChecker service (`ssrv.cgi`). + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * - * // Defines host for WSC service (ssrv.cgi) full path. + * // Defines the path to the WebSpellChecker service (ssrv.cgi). * config.scayt_servicePath = 'my-path/ssrv.cgi'; * * @cfg {String} [scayt_servicePath='spellcheck31/script/ssrv.cgi'] @@ -1624,9 +1656,12 @@ CKEDITOR.on('scaytReady', function() { */ /** - * The parameter sets the URL to SCAYT core. Required to switch to the licensed version of SCAYT application. + * Sets the URL to SCAYT core. Required to switch to the licensed version of SCAYT. * - * Further details available at [http://wiki.webspellchecker.net/doku.php?id=migration:hosredfreetolicensedck](http://wiki.webspellchecker.net/doku.php?id=migration:hosredfreetolicensedck) + * Refer to [SCAYT documentation](http://wiki.webspellchecker.net/doku.php?id=migration:hosredfreetolicensedck) + * for more details. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * * config.scayt_srcUrl = "http://my-host/spellcheck/lf/scayt/scayt.js"; * @@ -1635,10 +1670,13 @@ CKEDITOR.on('scaytReady', function() { */ /** - * The parameter links SCAYT to custom dictionaries. This is a string containing dictionary IDs + * Links SCAYT to custom dictionaries. This is a string containing the dictionary IDs * separated by commas (`','`). Available only for the licensed version. * - * Further details at [http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:customdictionaries:licensed](http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:customdictionaries:licensed) + * Refer to [SCAYT documentation](http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:customdictionaries:licensed) + * for more details. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * * config.scayt_customDictionaryIds = '3021,3456,3478'; * @@ -1647,9 +1685,14 @@ CKEDITOR.on('scaytReady', function() { */ /** - * The parameter activates a User Dictionary in SCAYT. The user + * Activates a User Dictionary in SCAYT. The user * dictionary name must be used. Available only for the licensed version. * + * Refer to [SCAYT documentation](http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:userdictionaries) + * for more details. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * * config.scayt_userDictionaryName = 'MyDictionary'; * * @cfg {String} [scayt_userDictionaryName=''] @@ -1657,14 +1700,16 @@ CKEDITOR.on('scaytReady', function() { */ /** - * The parameter defines the order SCAYT context menu items by groups. + * Defines the order of SCAYT context menu items by groups. * This must be a string with one or more of the following * words separated by a pipe character (`'|'`): * - * * `suggest` – main suggestion word list, - * * `moresuggest` – more suggestions word list, + * * `suggest` – The main suggestion word list. + * * `moresuggest` – The "More suggestions" word list. * * `control` – SCAYT commands, such as "Ignore" and "Add Word". * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * * Example: * * config.scayt_contextMenuItemsOrder = 'moresuggest|control|suggest'; @@ -1674,9 +1719,11 @@ CKEDITOR.on('scaytReady', function() { */ /** - * If set to `true` – overrides checkDirty functionality of CK - * to fix SCAYT issues with incorrect checkDirty behavior. If set to `false`, - * provides better performance on big preloaded text. + * If set to `true`, it overrides the {@link CKEDITOR.editor#checkDirty checkDirty} functionality of CKEditor + * to fix SCAYT issues with incorrect `checkDirty` behavior. If set to `false`, + * it provides better performance on big preloaded text. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * * config.scayt_handleCheckDirty = 'false'; * @@ -1685,9 +1732,12 @@ CKEDITOR.on('scaytReady', function() { */ /** - * If set to `true` – overrides undo\redo functionality of CK - * to fix SCAYT issues with incorrect undo\redo behavior. If set to `false`, - * provides better performance on undo\redo text. + * Configures undo/redo behavior of SCAYT in CKEditor. + * If set to `true`, it overrides the undo/redo functionality of CKEditor + * to fix SCAYT issues with incorrect undo/redo behavior. If set to `false`, + * it provides better performance on text undo/redo. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * * config.scayt_handleUndoRedo = 'false'; * @@ -1696,62 +1746,81 @@ CKEDITOR.on('scaytReady', function() { */ /** - * The parameter that turns off\on 'ignore-all-caps-words' option by default - * It may be needed to disableOptionStorage for this parameter, because optionStorage has higher priority. + * Enables the "Ignore All-Caps Words" option by default. + * You may need to {@link CKEDITOR.config#scayt_disableOptionsStorage disable option storing} for this setting to be + * effective because option storage has a higher priority. * - * config.scayt_ignoreAllCapsWords = false; + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * + * config.scayt_ignoreAllCapsWords = true; + * + * @since 4.5.6 * @cfg {Boolean} [scayt_ignoreAllCapsWords=false] * @member CKEDITOR.config */ /** - * The parameter that turns off\on 'ignore-domain-names' option by default - * It may be needed to disableOptionStorage for this parameter, because optionStorage has higher priority. + * Enables the "Ignore Domain Names" option by default. + * You may need to {@link CKEDITOR.config#scayt_disableOptionsStorage disable option storing} for this setting to be + * effective because option storage has a higher priority. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * - * config.scayt_ignoreDomainNames = false; + * config.scayt_ignoreDomainNames = true; * + * @since 4.5.6 * @cfg {Boolean} [scayt_ignoreDomainNames=false] * @member CKEDITOR.config */ /** - * The parameter that turns off\on 'ignore-words-with-mixed-cases' option by default - * It may be needed to disableOptionStorage for this parameter, because optionStorage has higher priority. + * Enables the "Ignore Words with Mixed Case" option by default. + * You may need to {@link CKEDITOR.config#scayt_disableOptionsStorage disable option storing} for this setting to be + * effective because option storage has a higher priority. * - * config.scayt_ignoreWordsWithMixedCases = false; + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * + * config.scayt_ignoreWordsWithMixedCases = true; + * + * @since 4.5.6 * @cfg {Boolean} [scayt_ignoreWordsWithMixedCases=false] * @member CKEDITOR.config */ /** - * The parameter that turns off\on 'ignore-words-with-numbers' option by default - * It may be needed to disableOptionStorage for this parameter, because optionStorage has higher priority. + * Enables the "Ignore Words with Numbers" option by default. + * You may need to {@link CKEDITOR.config#scayt_disableOptionsStorage disable option storing} for this setting to be + * effective because option storage has a higher priority. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * - * config.scayt_ignoreWordsWithNumbers = false; + * config.scayt_ignoreWordsWithNumbers = true; * + * @since 4.5.6 * @cfg {Boolean} [scayt_ignoreWordsWithNumbers=false] * @member CKEDITOR.config */ /** - * Disabling of SCAYT Options storing during several sessions. Options storing will be turned off after page refresh. + * Disables storing of SCAYT options between sessions. Option storing will be turned off after a page refresh. + * The following settings can be used: + * + * * `'options'` – Disables storing of all SCAYT Ignore options. + * * `'ignore-all-caps-words'` – Disables storing of the "Ignore All-Caps Words" option. + * * `'ignore-domain-names'` – Disables storing of the "Ignore Domain Names" option. + * * `'ignore-words-with-mixed-cases'` – Disables storing of the "Ignore Words with Mixed Case" option. + * * `'ignore-words-with-numbers'` – Disables storing of the "Ignore Words with Numbers" option. + * * `'lang'` – Disables storing of the SCAYT spell check language. + * * `'all'` – Disables storing of all SCAYT options. * - * * `'options'` - disables all SCAYT Ignore options - * * `'ignore-all-caps-words'` - disables 'Ignore All-Caps Words' option - * * `'ignore-domain-names'` - disables 'Ignore Domain Names' option - * * `'ignore-words-with-mixed-cases'` - disables 'Ignore Words with Mixed Case' option - * * `'ignore-words-with-numbers'` - disables 'Ignore Words with Numbers' option - * * `'lang'` - disables SCAYT spell check language storing - * * `'all'` - disables all SCAYT options storing + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * * Example: * - * // One options disabling. + * // Disabling one option. * config.scayt_disableOptionsStorage = 'all'; * - * // Several options disabling. + * // Disabling several options. * config.scayt_disableOptionsStorage = ['lang', 'ignore-domain-names', 'ignore-words-with-numbers']; * * @@ -1759,9 +1828,11 @@ CKEDITOR.on('scaytReady', function() { * @member CKEDITOR.config */ - /** +/** * Specifies the names of tags that will be skipped while spell checking. This is a string containing tag names - * separated by commas (`','`). Please note that `'style'` tag would be added to specified tags list. + * separated by commas (`','`). Please note that the `'style'` tag would be added to specified tags list. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * * config.scayt_elementsToIgnore = 'del,pre'; * @@ -1769,8 +1840,10 @@ CKEDITOR.on('scaytReady', function() { * @member CKEDITOR.config */ - /** - * The parameter turns on/off multi language support in SCAYT. If 'true', turns on SCAYT multi language support after loading the editor. +/** + * Enables multi-language support in SCAYT. If set to `true`, turns on SCAYT multi-language support after loading the editor. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * * config.scayt_multiLanguageMode = true; * @@ -1778,18 +1851,22 @@ CKEDITOR.on('scaytReady', function() { * @member CKEDITOR.config */ - /** - * Defines additional styles for misspellings for specified languages. Styles will be applied only if 'scayt_multiLanguageMode' parameter is set to 'true' - * and 'language' plugin included and loaded into editor. All misspellings still will be underlined with red waveline by default. +/** + * Defines additional styles for misspellings for specified languages. Styles will be applied only if + * the {@link CKEDITOR.config#scayt_multiLanguageMode} option is set to `true` and the [Language](http://ckeditor.com/addon/language) + * plugin is included and loaded in the editor. By default, all misspellings will still be underlined with the red waveline. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). * * Example: * - * // Display misspellings in French language with green color and underlined with red waveline + * // Display misspellings in French language with green color and underlined with red waveline. * config.scayt_multiLanguageStyles = { * 'fr': 'color: green' * }; * - * // Display misspellings in Italian language with green color and underlined with red waveline and German misspellings with red color only + * // Display misspellings in Italian language with green color and underlined with red waveline + * // and German misspellings with red color only. * config.scayt_multiLanguageStyles = { * 'it': 'color: green', * 'de': 'background-image: none; color: red' diff --git a/sources/plugins/selectall/lang/af.js b/sources/plugins/selectall/lang/af.js index 0ca47415..8c881702 100644 --- a/sources/plugins/selectall/lang/af.js +++ b/sources/plugins/selectall/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'af', { diff --git a/sources/plugins/selectall/lang/ar.js b/sources/plugins/selectall/lang/ar.js index f28e4c83..455bd5b6 100644 --- a/sources/plugins/selectall/lang/ar.js +++ b/sources/plugins/selectall/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'ar', { diff --git a/sources/plugins/selectall/lang/bg.js b/sources/plugins/selectall/lang/bg.js index 252ca9d2..ebfce4a6 100644 --- a/sources/plugins/selectall/lang/bg.js +++ b/sources/plugins/selectall/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'bg', { diff --git a/sources/plugins/selectall/lang/bn.js b/sources/plugins/selectall/lang/bn.js index af1540d8..51c88f5c 100644 --- a/sources/plugins/selectall/lang/bn.js +++ b/sources/plugins/selectall/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'bn', { diff --git a/sources/plugins/selectall/lang/bs.js b/sources/plugins/selectall/lang/bs.js index 9146aee6..322a405d 100644 --- a/sources/plugins/selectall/lang/bs.js +++ b/sources/plugins/selectall/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'bs', { diff --git a/sources/plugins/selectall/lang/ca.js b/sources/plugins/selectall/lang/ca.js index 27ea7940..4630976d 100644 --- a/sources/plugins/selectall/lang/ca.js +++ b/sources/plugins/selectall/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'ca', { diff --git a/sources/plugins/selectall/lang/cs.js b/sources/plugins/selectall/lang/cs.js index 4a7c8804..04aa5346 100644 --- a/sources/plugins/selectall/lang/cs.js +++ b/sources/plugins/selectall/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'cs', { diff --git a/sources/plugins/selectall/lang/cy.js b/sources/plugins/selectall/lang/cy.js index d043acaa..aeded67d 100644 --- a/sources/plugins/selectall/lang/cy.js +++ b/sources/plugins/selectall/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'cy', { diff --git a/sources/plugins/selectall/lang/da.js b/sources/plugins/selectall/lang/da.js index 9b892392..cb5886f8 100644 --- a/sources/plugins/selectall/lang/da.js +++ b/sources/plugins/selectall/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'da', { diff --git a/sources/plugins/selectall/lang/de-ch.js b/sources/plugins/selectall/lang/de-ch.js new file mode 100644 index 00000000..343aa365 --- /dev/null +++ b/sources/plugins/selectall/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'selectall', 'de-ch', { + toolbar: 'Alles auswählen' +} ); diff --git a/sources/plugins/selectall/lang/de.js b/sources/plugins/selectall/lang/de.js index 9b79ae3a..27b993a1 100644 --- a/sources/plugins/selectall/lang/de.js +++ b/sources/plugins/selectall/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'de', { diff --git a/sources/plugins/selectall/lang/el.js b/sources/plugins/selectall/lang/el.js index faa1860b..dc080ad7 100644 --- a/sources/plugins/selectall/lang/el.js +++ b/sources/plugins/selectall/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'el', { diff --git a/sources/plugins/selectall/lang/en-au.js b/sources/plugins/selectall/lang/en-au.js index 93fcc5e3..32ea7ffa 100644 --- a/sources/plugins/selectall/lang/en-au.js +++ b/sources/plugins/selectall/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'en-au', { diff --git a/sources/plugins/selectall/lang/en-ca.js b/sources/plugins/selectall/lang/en-ca.js index a47bffc1..056b1269 100644 --- a/sources/plugins/selectall/lang/en-ca.js +++ b/sources/plugins/selectall/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'en-ca', { diff --git a/sources/plugins/selectall/lang/en-gb.js b/sources/plugins/selectall/lang/en-gb.js index a5c9e0f9..18033489 100644 --- a/sources/plugins/selectall/lang/en-gb.js +++ b/sources/plugins/selectall/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'en-gb', { diff --git a/sources/plugins/selectall/lang/en.js b/sources/plugins/selectall/lang/en.js index 4b03171d..2e44d468 100644 --- a/sources/plugins/selectall/lang/en.js +++ b/sources/plugins/selectall/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'en', { diff --git a/sources/plugins/selectall/lang/eo.js b/sources/plugins/selectall/lang/eo.js index 235ed123..b432a213 100644 --- a/sources/plugins/selectall/lang/eo.js +++ b/sources/plugins/selectall/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'eo', { diff --git a/sources/plugins/selectall/lang/es.js b/sources/plugins/selectall/lang/es.js index 1db52d31..b1517faa 100644 --- a/sources/plugins/selectall/lang/es.js +++ b/sources/plugins/selectall/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'es', { diff --git a/sources/plugins/selectall/lang/et.js b/sources/plugins/selectall/lang/et.js index b96f7614..a4ecc7b0 100644 --- a/sources/plugins/selectall/lang/et.js +++ b/sources/plugins/selectall/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'et', { diff --git a/sources/plugins/selectall/lang/eu.js b/sources/plugins/selectall/lang/eu.js index a1b4fe65..d90c9481 100644 --- a/sources/plugins/selectall/lang/eu.js +++ b/sources/plugins/selectall/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'eu', { diff --git a/sources/plugins/selectall/lang/fa.js b/sources/plugins/selectall/lang/fa.js index dd17300f..03e51513 100644 --- a/sources/plugins/selectall/lang/fa.js +++ b/sources/plugins/selectall/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'fa', { diff --git a/sources/plugins/selectall/lang/fi.js b/sources/plugins/selectall/lang/fi.js index 88fff7ef..23cc55d3 100644 --- a/sources/plugins/selectall/lang/fi.js +++ b/sources/plugins/selectall/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'fi', { diff --git a/sources/plugins/selectall/lang/fo.js b/sources/plugins/selectall/lang/fo.js index 2db6d7bb..2973be1b 100644 --- a/sources/plugins/selectall/lang/fo.js +++ b/sources/plugins/selectall/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'fo', { diff --git a/sources/plugins/selectall/lang/fr-ca.js b/sources/plugins/selectall/lang/fr-ca.js index 8359154d..17f19d97 100644 --- a/sources/plugins/selectall/lang/fr-ca.js +++ b/sources/plugins/selectall/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'fr-ca', { diff --git a/sources/plugins/selectall/lang/fr.js b/sources/plugins/selectall/lang/fr.js index bb9285df..31f6c403 100644 --- a/sources/plugins/selectall/lang/fr.js +++ b/sources/plugins/selectall/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'fr', { diff --git a/sources/plugins/selectall/lang/gl.js b/sources/plugins/selectall/lang/gl.js index 2ca99354..e88fca23 100644 --- a/sources/plugins/selectall/lang/gl.js +++ b/sources/plugins/selectall/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'gl', { diff --git a/sources/plugins/selectall/lang/gu.js b/sources/plugins/selectall/lang/gu.js index c5a94845..82d49ab2 100644 --- a/sources/plugins/selectall/lang/gu.js +++ b/sources/plugins/selectall/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'gu', { diff --git a/sources/plugins/selectall/lang/he.js b/sources/plugins/selectall/lang/he.js index 732937f8..fb7186a9 100644 --- a/sources/plugins/selectall/lang/he.js +++ b/sources/plugins/selectall/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'he', { diff --git a/sources/plugins/selectall/lang/hi.js b/sources/plugins/selectall/lang/hi.js index 8f7484fe..107ac707 100644 --- a/sources/plugins/selectall/lang/hi.js +++ b/sources/plugins/selectall/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'hi', { diff --git a/sources/plugins/selectall/lang/hr.js b/sources/plugins/selectall/lang/hr.js index bcef89a8..37a13162 100644 --- a/sources/plugins/selectall/lang/hr.js +++ b/sources/plugins/selectall/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'hr', { diff --git a/sources/plugins/selectall/lang/hu.js b/sources/plugins/selectall/lang/hu.js index 18beda88..99bed38c 100644 --- a/sources/plugins/selectall/lang/hu.js +++ b/sources/plugins/selectall/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'hu', { diff --git a/sources/plugins/selectall/lang/id.js b/sources/plugins/selectall/lang/id.js index 33770bb9..b564eb99 100644 --- a/sources/plugins/selectall/lang/id.js +++ b/sources/plugins/selectall/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'id', { diff --git a/sources/plugins/selectall/lang/is.js b/sources/plugins/selectall/lang/is.js index 9d608593..9c092be6 100644 --- a/sources/plugins/selectall/lang/is.js +++ b/sources/plugins/selectall/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'is', { diff --git a/sources/plugins/selectall/lang/it.js b/sources/plugins/selectall/lang/it.js index f3c1e0ef..119ebaea 100644 --- a/sources/plugins/selectall/lang/it.js +++ b/sources/plugins/selectall/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'it', { diff --git a/sources/plugins/selectall/lang/ja.js b/sources/plugins/selectall/lang/ja.js index 75572f1d..b2e0882f 100644 --- a/sources/plugins/selectall/lang/ja.js +++ b/sources/plugins/selectall/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'ja', { diff --git a/sources/plugins/selectall/lang/ka.js b/sources/plugins/selectall/lang/ka.js index 7d1f2f13..39804798 100644 --- a/sources/plugins/selectall/lang/ka.js +++ b/sources/plugins/selectall/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'ka', { diff --git a/sources/plugins/selectall/lang/km.js b/sources/plugins/selectall/lang/km.js index bab71cd7..2eb76cf6 100644 --- a/sources/plugins/selectall/lang/km.js +++ b/sources/plugins/selectall/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'km', { diff --git a/sources/plugins/selectall/lang/ko.js b/sources/plugins/selectall/lang/ko.js index 7252ae4a..198ae83d 100644 --- a/sources/plugins/selectall/lang/ko.js +++ b/sources/plugins/selectall/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'ko', { diff --git a/sources/plugins/selectall/lang/ku.js b/sources/plugins/selectall/lang/ku.js index 091b8bd1..3b00eb42 100644 --- a/sources/plugins/selectall/lang/ku.js +++ b/sources/plugins/selectall/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'ku', { diff --git a/sources/plugins/selectall/lang/lt.js b/sources/plugins/selectall/lang/lt.js index d4b9911c..e963dd47 100644 --- a/sources/plugins/selectall/lang/lt.js +++ b/sources/plugins/selectall/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'lt', { diff --git a/sources/plugins/selectall/lang/lv.js b/sources/plugins/selectall/lang/lv.js index 8c75d73c..3152920c 100644 --- a/sources/plugins/selectall/lang/lv.js +++ b/sources/plugins/selectall/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'lv', { diff --git a/sources/plugins/selectall/lang/mk.js b/sources/plugins/selectall/lang/mk.js index 101a3409..b6d30f29 100644 --- a/sources/plugins/selectall/lang/mk.js +++ b/sources/plugins/selectall/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'mk', { diff --git a/sources/plugins/selectall/lang/mn.js b/sources/plugins/selectall/lang/mn.js index 75ba9b08..b2ed846b 100644 --- a/sources/plugins/selectall/lang/mn.js +++ b/sources/plugins/selectall/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'mn', { diff --git a/sources/plugins/selectall/lang/ms.js b/sources/plugins/selectall/lang/ms.js index 2edd324e..5f7b8748 100644 --- a/sources/plugins/selectall/lang/ms.js +++ b/sources/plugins/selectall/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'ms', { diff --git a/sources/plugins/selectall/lang/nb.js b/sources/plugins/selectall/lang/nb.js index d0e557d1..29edb2b1 100644 --- a/sources/plugins/selectall/lang/nb.js +++ b/sources/plugins/selectall/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'nb', { diff --git a/sources/plugins/selectall/lang/nl.js b/sources/plugins/selectall/lang/nl.js index e772d488..cbabc7f3 100644 --- a/sources/plugins/selectall/lang/nl.js +++ b/sources/plugins/selectall/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'nl', { diff --git a/sources/plugins/selectall/lang/no.js b/sources/plugins/selectall/lang/no.js index eaeb8acc..781be21d 100644 --- a/sources/plugins/selectall/lang/no.js +++ b/sources/plugins/selectall/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'no', { diff --git a/sources/plugins/selectall/lang/pl.js b/sources/plugins/selectall/lang/pl.js index 3a86355b..b1990a0a 100644 --- a/sources/plugins/selectall/lang/pl.js +++ b/sources/plugins/selectall/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'pl', { diff --git a/sources/plugins/selectall/lang/pt-br.js b/sources/plugins/selectall/lang/pt-br.js index 1cfd07b1..f59a8c08 100644 --- a/sources/plugins/selectall/lang/pt-br.js +++ b/sources/plugins/selectall/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'pt-br', { diff --git a/sources/plugins/selectall/lang/pt.js b/sources/plugins/selectall/lang/pt.js index ce1e1147..a146cf16 100644 --- a/sources/plugins/selectall/lang/pt.js +++ b/sources/plugins/selectall/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'pt', { diff --git a/sources/plugins/selectall/lang/ro.js b/sources/plugins/selectall/lang/ro.js index 0bb81714..f382e5e0 100644 --- a/sources/plugins/selectall/lang/ro.js +++ b/sources/plugins/selectall/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'ro', { diff --git a/sources/plugins/selectall/lang/ru.js b/sources/plugins/selectall/lang/ru.js index 694157d4..709c1e2d 100644 --- a/sources/plugins/selectall/lang/ru.js +++ b/sources/plugins/selectall/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'ru', { diff --git a/sources/plugins/selectall/lang/si.js b/sources/plugins/selectall/lang/si.js index a25c2d36..2caa1733 100644 --- a/sources/plugins/selectall/lang/si.js +++ b/sources/plugins/selectall/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'si', { diff --git a/sources/plugins/selectall/lang/sk.js b/sources/plugins/selectall/lang/sk.js index 85ec8a8e..b72f1823 100644 --- a/sources/plugins/selectall/lang/sk.js +++ b/sources/plugins/selectall/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'sk', { diff --git a/sources/plugins/selectall/lang/sl.js b/sources/plugins/selectall/lang/sl.js index 35d93a20..5c8e4627 100644 --- a/sources/plugins/selectall/lang/sl.js +++ b/sources/plugins/selectall/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'sl', { diff --git a/sources/plugins/selectall/lang/sq.js b/sources/plugins/selectall/lang/sq.js index 94b08f30..6bfae32e 100644 --- a/sources/plugins/selectall/lang/sq.js +++ b/sources/plugins/selectall/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'sq', { diff --git a/sources/plugins/selectall/lang/sr-latn.js b/sources/plugins/selectall/lang/sr-latn.js index e7eadb8b..a7659a20 100644 --- a/sources/plugins/selectall/lang/sr-latn.js +++ b/sources/plugins/selectall/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'sr-latn', { diff --git a/sources/plugins/selectall/lang/sr.js b/sources/plugins/selectall/lang/sr.js index 6ab510d2..79a145ef 100644 --- a/sources/plugins/selectall/lang/sr.js +++ b/sources/plugins/selectall/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'sr', { diff --git a/sources/plugins/selectall/lang/sv.js b/sources/plugins/selectall/lang/sv.js index 64af4c9b..a4ccbc31 100644 --- a/sources/plugins/selectall/lang/sv.js +++ b/sources/plugins/selectall/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'sv', { diff --git a/sources/plugins/selectall/lang/th.js b/sources/plugins/selectall/lang/th.js index 817b42b3..1b22c0a8 100644 --- a/sources/plugins/selectall/lang/th.js +++ b/sources/plugins/selectall/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'th', { diff --git a/sources/plugins/selectall/lang/tr.js b/sources/plugins/selectall/lang/tr.js index aaf5913d..b451610d 100644 --- a/sources/plugins/selectall/lang/tr.js +++ b/sources/plugins/selectall/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'tr', { diff --git a/sources/plugins/selectall/lang/tt.js b/sources/plugins/selectall/lang/tt.js index 32fd1b0d..4a9268dc 100644 --- a/sources/plugins/selectall/lang/tt.js +++ b/sources/plugins/selectall/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'tt', { diff --git a/sources/plugins/selectall/lang/ug.js b/sources/plugins/selectall/lang/ug.js index f43df3e6..304d81c5 100644 --- a/sources/plugins/selectall/lang/ug.js +++ b/sources/plugins/selectall/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'ug', { diff --git a/sources/plugins/selectall/lang/uk.js b/sources/plugins/selectall/lang/uk.js index e5a13f30..0a7c5327 100644 --- a/sources/plugins/selectall/lang/uk.js +++ b/sources/plugins/selectall/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'uk', { diff --git a/sources/plugins/selectall/lang/vi.js b/sources/plugins/selectall/lang/vi.js index 4872e944..8e68e79b 100644 --- a/sources/plugins/selectall/lang/vi.js +++ b/sources/plugins/selectall/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'vi', { diff --git a/sources/plugins/selectall/lang/zh-cn.js b/sources/plugins/selectall/lang/zh-cn.js index 823d812f..119682b9 100644 --- a/sources/plugins/selectall/lang/zh-cn.js +++ b/sources/plugins/selectall/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'zh-cn', { diff --git a/sources/plugins/selectall/lang/zh.js b/sources/plugins/selectall/lang/zh.js index 799d4932..99a37e3b 100644 --- a/sources/plugins/selectall/lang/zh.js +++ b/sources/plugins/selectall/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'selectall', 'zh', { diff --git a/sources/plugins/selectall/plugin.js b/sources/plugins/selectall/plugin.js index c8cc3182..8db372bd 100644 --- a/sources/plugins/selectall/plugin.js +++ b/sources/plugins/selectall/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -12,7 +12,7 @@ ( function() { CKEDITOR.plugins.add( 'selectall', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'selectall', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/showblocks/lang/af.js b/sources/plugins/showblocks/lang/af.js index 9d73dbd5..6ad5b323 100644 --- a/sources/plugins/showblocks/lang/af.js +++ b/sources/plugins/showblocks/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'af', { diff --git a/sources/plugins/showblocks/lang/ar.js b/sources/plugins/showblocks/lang/ar.js index 36420bea..7f643357 100644 --- a/sources/plugins/showblocks/lang/ar.js +++ b/sources/plugins/showblocks/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'ar', { diff --git a/sources/plugins/showblocks/lang/bg.js b/sources/plugins/showblocks/lang/bg.js index 7ca8b684..731ea7b4 100644 --- a/sources/plugins/showblocks/lang/bg.js +++ b/sources/plugins/showblocks/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'bg', { diff --git a/sources/plugins/showblocks/lang/bn.js b/sources/plugins/showblocks/lang/bn.js index d4e8aa21..d587d712 100644 --- a/sources/plugins/showblocks/lang/bn.js +++ b/sources/plugins/showblocks/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'bn', { diff --git a/sources/plugins/showblocks/lang/bs.js b/sources/plugins/showblocks/lang/bs.js index e48e5a25..1238039a 100644 --- a/sources/plugins/showblocks/lang/bs.js +++ b/sources/plugins/showblocks/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'bs', { diff --git a/sources/plugins/showblocks/lang/ca.js b/sources/plugins/showblocks/lang/ca.js index dfab8a1d..667b215c 100644 --- a/sources/plugins/showblocks/lang/ca.js +++ b/sources/plugins/showblocks/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'ca', { diff --git a/sources/plugins/showblocks/lang/cs.js b/sources/plugins/showblocks/lang/cs.js index 3ca977b0..5e95e870 100644 --- a/sources/plugins/showblocks/lang/cs.js +++ b/sources/plugins/showblocks/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'cs', { diff --git a/sources/plugins/showblocks/lang/cy.js b/sources/plugins/showblocks/lang/cy.js index 945b7958..49f60c18 100644 --- a/sources/plugins/showblocks/lang/cy.js +++ b/sources/plugins/showblocks/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'cy', { diff --git a/sources/plugins/showblocks/lang/da.js b/sources/plugins/showblocks/lang/da.js index 96bbc5b9..2a1624ab 100644 --- a/sources/plugins/showblocks/lang/da.js +++ b/sources/plugins/showblocks/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'da', { diff --git a/sources/plugins/showblocks/lang/de-ch.js b/sources/plugins/showblocks/lang/de-ch.js new file mode 100644 index 00000000..23bed4c0 --- /dev/null +++ b/sources/plugins/showblocks/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'de-ch', { + toolbar: 'Blöcke anzeigen' +} ); diff --git a/sources/plugins/showblocks/lang/de.js b/sources/plugins/showblocks/lang/de.js index 7fb53592..70462a4a 100644 --- a/sources/plugins/showblocks/lang/de.js +++ b/sources/plugins/showblocks/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'de', { diff --git a/sources/plugins/showblocks/lang/el.js b/sources/plugins/showblocks/lang/el.js index fd89a796..4e951f67 100644 --- a/sources/plugins/showblocks/lang/el.js +++ b/sources/plugins/showblocks/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'el', { diff --git a/sources/plugins/showblocks/lang/en-au.js b/sources/plugins/showblocks/lang/en-au.js index 22299b30..68ed26a5 100644 --- a/sources/plugins/showblocks/lang/en-au.js +++ b/sources/plugins/showblocks/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'en-au', { diff --git a/sources/plugins/showblocks/lang/en-ca.js b/sources/plugins/showblocks/lang/en-ca.js index c5dfa3ce..606e21cd 100644 --- a/sources/plugins/showblocks/lang/en-ca.js +++ b/sources/plugins/showblocks/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'en-ca', { diff --git a/sources/plugins/showblocks/lang/en-gb.js b/sources/plugins/showblocks/lang/en-gb.js index 0491dbfb..6a33f8f1 100644 --- a/sources/plugins/showblocks/lang/en-gb.js +++ b/sources/plugins/showblocks/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'en-gb', { diff --git a/sources/plugins/showblocks/lang/en.js b/sources/plugins/showblocks/lang/en.js index dd121a20..6eaee1a8 100644 --- a/sources/plugins/showblocks/lang/en.js +++ b/sources/plugins/showblocks/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'en', { diff --git a/sources/plugins/showblocks/lang/eo.js b/sources/plugins/showblocks/lang/eo.js index a44662f6..bb65648c 100644 --- a/sources/plugins/showblocks/lang/eo.js +++ b/sources/plugins/showblocks/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'eo', { diff --git a/sources/plugins/showblocks/lang/es.js b/sources/plugins/showblocks/lang/es.js index f9ea1cdf..681fd85f 100644 --- a/sources/plugins/showblocks/lang/es.js +++ b/sources/plugins/showblocks/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'es', { diff --git a/sources/plugins/showblocks/lang/et.js b/sources/plugins/showblocks/lang/et.js index 883d4862..7d7ee743 100644 --- a/sources/plugins/showblocks/lang/et.js +++ b/sources/plugins/showblocks/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'et', { diff --git a/sources/plugins/showblocks/lang/eu.js b/sources/plugins/showblocks/lang/eu.js index c0a75439..6f104fdf 100644 --- a/sources/plugins/showblocks/lang/eu.js +++ b/sources/plugins/showblocks/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'eu', { diff --git a/sources/plugins/showblocks/lang/fa.js b/sources/plugins/showblocks/lang/fa.js index d9bccd24..02e270fa 100644 --- a/sources/plugins/showblocks/lang/fa.js +++ b/sources/plugins/showblocks/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'fa', { diff --git a/sources/plugins/showblocks/lang/fi.js b/sources/plugins/showblocks/lang/fi.js index 053fa69f..4b3ecb5b 100644 --- a/sources/plugins/showblocks/lang/fi.js +++ b/sources/plugins/showblocks/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'fi', { diff --git a/sources/plugins/showblocks/lang/fo.js b/sources/plugins/showblocks/lang/fo.js index 2cc79a51..e971ac6d 100644 --- a/sources/plugins/showblocks/lang/fo.js +++ b/sources/plugins/showblocks/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'fo', { diff --git a/sources/plugins/showblocks/lang/fr-ca.js b/sources/plugins/showblocks/lang/fr-ca.js index 7b77e25e..bd251116 100644 --- a/sources/plugins/showblocks/lang/fr-ca.js +++ b/sources/plugins/showblocks/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'fr-ca', { diff --git a/sources/plugins/showblocks/lang/fr.js b/sources/plugins/showblocks/lang/fr.js index 3f771b06..357cd232 100644 --- a/sources/plugins/showblocks/lang/fr.js +++ b/sources/plugins/showblocks/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'fr', { diff --git a/sources/plugins/showblocks/lang/gl.js b/sources/plugins/showblocks/lang/gl.js index f107a5af..0f98fbea 100644 --- a/sources/plugins/showblocks/lang/gl.js +++ b/sources/plugins/showblocks/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'gl', { diff --git a/sources/plugins/showblocks/lang/gu.js b/sources/plugins/showblocks/lang/gu.js index 4641901d..9c6177eb 100644 --- a/sources/plugins/showblocks/lang/gu.js +++ b/sources/plugins/showblocks/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'gu', { diff --git a/sources/plugins/showblocks/lang/he.js b/sources/plugins/showblocks/lang/he.js index 528d04eb..d1e05bdd 100644 --- a/sources/plugins/showblocks/lang/he.js +++ b/sources/plugins/showblocks/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'he', { diff --git a/sources/plugins/showblocks/lang/hi.js b/sources/plugins/showblocks/lang/hi.js index 4a4869eb..a83fa783 100644 --- a/sources/plugins/showblocks/lang/hi.js +++ b/sources/plugins/showblocks/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'hi', { diff --git a/sources/plugins/showblocks/lang/hr.js b/sources/plugins/showblocks/lang/hr.js index ad60d878..990bef06 100644 --- a/sources/plugins/showblocks/lang/hr.js +++ b/sources/plugins/showblocks/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'hr', { diff --git a/sources/plugins/showblocks/lang/hu.js b/sources/plugins/showblocks/lang/hu.js index 6abc3205..563e27e8 100644 --- a/sources/plugins/showblocks/lang/hu.js +++ b/sources/plugins/showblocks/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'hu', { diff --git a/sources/plugins/showblocks/lang/id.js b/sources/plugins/showblocks/lang/id.js index b075fa5f..8d00d10a 100644 --- a/sources/plugins/showblocks/lang/id.js +++ b/sources/plugins/showblocks/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'id', { diff --git a/sources/plugins/showblocks/lang/is.js b/sources/plugins/showblocks/lang/is.js index 4ef80ece..1c856096 100644 --- a/sources/plugins/showblocks/lang/is.js +++ b/sources/plugins/showblocks/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'is', { diff --git a/sources/plugins/showblocks/lang/it.js b/sources/plugins/showblocks/lang/it.js index def22aa7..62820354 100644 --- a/sources/plugins/showblocks/lang/it.js +++ b/sources/plugins/showblocks/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'it', { diff --git a/sources/plugins/showblocks/lang/ja.js b/sources/plugins/showblocks/lang/ja.js index e1424a87..73712cd0 100644 --- a/sources/plugins/showblocks/lang/ja.js +++ b/sources/plugins/showblocks/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'ja', { diff --git a/sources/plugins/showblocks/lang/ka.js b/sources/plugins/showblocks/lang/ka.js index e312c057..f3123e1f 100644 --- a/sources/plugins/showblocks/lang/ka.js +++ b/sources/plugins/showblocks/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'ka', { diff --git a/sources/plugins/showblocks/lang/km.js b/sources/plugins/showblocks/lang/km.js index 5a8a1416..be8f1bda 100644 --- a/sources/plugins/showblocks/lang/km.js +++ b/sources/plugins/showblocks/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'km', { diff --git a/sources/plugins/showblocks/lang/ko.js b/sources/plugins/showblocks/lang/ko.js index 9d41596d..503ad003 100644 --- a/sources/plugins/showblocks/lang/ko.js +++ b/sources/plugins/showblocks/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'ko', { diff --git a/sources/plugins/showblocks/lang/ku.js b/sources/plugins/showblocks/lang/ku.js index 27224820..30d93736 100644 --- a/sources/plugins/showblocks/lang/ku.js +++ b/sources/plugins/showblocks/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'ku', { diff --git a/sources/plugins/showblocks/lang/lt.js b/sources/plugins/showblocks/lang/lt.js index f711598e..584f521c 100644 --- a/sources/plugins/showblocks/lang/lt.js +++ b/sources/plugins/showblocks/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'lt', { diff --git a/sources/plugins/showblocks/lang/lv.js b/sources/plugins/showblocks/lang/lv.js index b6ee9ee9..5d1faf28 100644 --- a/sources/plugins/showblocks/lang/lv.js +++ b/sources/plugins/showblocks/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'lv', { diff --git a/sources/plugins/showblocks/lang/mk.js b/sources/plugins/showblocks/lang/mk.js index 382be788..1d78ce5e 100644 --- a/sources/plugins/showblocks/lang/mk.js +++ b/sources/plugins/showblocks/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'mk', { diff --git a/sources/plugins/showblocks/lang/mn.js b/sources/plugins/showblocks/lang/mn.js index 42144677..5ea922ea 100644 --- a/sources/plugins/showblocks/lang/mn.js +++ b/sources/plugins/showblocks/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'mn', { diff --git a/sources/plugins/showblocks/lang/ms.js b/sources/plugins/showblocks/lang/ms.js index 557e4950..5efc95c7 100644 --- a/sources/plugins/showblocks/lang/ms.js +++ b/sources/plugins/showblocks/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'ms', { diff --git a/sources/plugins/showblocks/lang/nb.js b/sources/plugins/showblocks/lang/nb.js index 3a5e146d..da0fbbb4 100644 --- a/sources/plugins/showblocks/lang/nb.js +++ b/sources/plugins/showblocks/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'nb', { diff --git a/sources/plugins/showblocks/lang/nl.js b/sources/plugins/showblocks/lang/nl.js index 2fbbef26..084b3e32 100644 --- a/sources/plugins/showblocks/lang/nl.js +++ b/sources/plugins/showblocks/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'nl', { diff --git a/sources/plugins/showblocks/lang/no.js b/sources/plugins/showblocks/lang/no.js index 14d190fb..3a3561be 100644 --- a/sources/plugins/showblocks/lang/no.js +++ b/sources/plugins/showblocks/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'no', { diff --git a/sources/plugins/showblocks/lang/pl.js b/sources/plugins/showblocks/lang/pl.js index b33a3c0f..29d6b3fb 100644 --- a/sources/plugins/showblocks/lang/pl.js +++ b/sources/plugins/showblocks/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'pl', { diff --git a/sources/plugins/showblocks/lang/pt-br.js b/sources/plugins/showblocks/lang/pt-br.js index 4c7f172c..a9241626 100644 --- a/sources/plugins/showblocks/lang/pt-br.js +++ b/sources/plugins/showblocks/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'pt-br', { diff --git a/sources/plugins/showblocks/lang/pt.js b/sources/plugins/showblocks/lang/pt.js index b27a7e72..e328fc36 100644 --- a/sources/plugins/showblocks/lang/pt.js +++ b/sources/plugins/showblocks/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'pt', { diff --git a/sources/plugins/showblocks/lang/ro.js b/sources/plugins/showblocks/lang/ro.js index 268c2fdb..e7876a89 100644 --- a/sources/plugins/showblocks/lang/ro.js +++ b/sources/plugins/showblocks/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'ro', { diff --git a/sources/plugins/showblocks/lang/ru.js b/sources/plugins/showblocks/lang/ru.js index 9b3f315d..542a8061 100644 --- a/sources/plugins/showblocks/lang/ru.js +++ b/sources/plugins/showblocks/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'ru', { diff --git a/sources/plugins/showblocks/lang/si.js b/sources/plugins/showblocks/lang/si.js index 63722d12..cef916f1 100644 --- a/sources/plugins/showblocks/lang/si.js +++ b/sources/plugins/showblocks/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'si', { diff --git a/sources/plugins/showblocks/lang/sk.js b/sources/plugins/showblocks/lang/sk.js index bd4cdc38..86544ae5 100644 --- a/sources/plugins/showblocks/lang/sk.js +++ b/sources/plugins/showblocks/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'sk', { diff --git a/sources/plugins/showblocks/lang/sl.js b/sources/plugins/showblocks/lang/sl.js index 14ace414..c0e75ff2 100644 --- a/sources/plugins/showblocks/lang/sl.js +++ b/sources/plugins/showblocks/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'sl', { diff --git a/sources/plugins/showblocks/lang/sq.js b/sources/plugins/showblocks/lang/sq.js index 8371edab..1def1473 100644 --- a/sources/plugins/showblocks/lang/sq.js +++ b/sources/plugins/showblocks/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'sq', { diff --git a/sources/plugins/showblocks/lang/sr-latn.js b/sources/plugins/showblocks/lang/sr-latn.js index 8dd9e3b7..5681c338 100644 --- a/sources/plugins/showblocks/lang/sr-latn.js +++ b/sources/plugins/showblocks/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'sr-latn', { diff --git a/sources/plugins/showblocks/lang/sr.js b/sources/plugins/showblocks/lang/sr.js index fa6e4173..fea50ded 100644 --- a/sources/plugins/showblocks/lang/sr.js +++ b/sources/plugins/showblocks/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'sr', { diff --git a/sources/plugins/showblocks/lang/sv.js b/sources/plugins/showblocks/lang/sv.js index ec935fcc..1c449419 100644 --- a/sources/plugins/showblocks/lang/sv.js +++ b/sources/plugins/showblocks/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'sv', { diff --git a/sources/plugins/showblocks/lang/th.js b/sources/plugins/showblocks/lang/th.js index 6e8fbe95..feaf5d5e 100644 --- a/sources/plugins/showblocks/lang/th.js +++ b/sources/plugins/showblocks/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'th', { diff --git a/sources/plugins/showblocks/lang/tr.js b/sources/plugins/showblocks/lang/tr.js index b9b430c0..74f51a8c 100644 --- a/sources/plugins/showblocks/lang/tr.js +++ b/sources/plugins/showblocks/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'tr', { diff --git a/sources/plugins/showblocks/lang/tt.js b/sources/plugins/showblocks/lang/tt.js index 8de9fb1f..863b290d 100644 --- a/sources/plugins/showblocks/lang/tt.js +++ b/sources/plugins/showblocks/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'tt', { diff --git a/sources/plugins/showblocks/lang/ug.js b/sources/plugins/showblocks/lang/ug.js index 187102b9..d9519930 100644 --- a/sources/plugins/showblocks/lang/ug.js +++ b/sources/plugins/showblocks/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'ug', { diff --git a/sources/plugins/showblocks/lang/uk.js b/sources/plugins/showblocks/lang/uk.js index 3f9f0150..aa8c21bb 100644 --- a/sources/plugins/showblocks/lang/uk.js +++ b/sources/plugins/showblocks/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'uk', { diff --git a/sources/plugins/showblocks/lang/vi.js b/sources/plugins/showblocks/lang/vi.js index af30a43c..2d523665 100644 --- a/sources/plugins/showblocks/lang/vi.js +++ b/sources/plugins/showblocks/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'vi', { diff --git a/sources/plugins/showblocks/lang/zh-cn.js b/sources/plugins/showblocks/lang/zh-cn.js index 104f8fb1..d5b953c6 100644 --- a/sources/plugins/showblocks/lang/zh-cn.js +++ b/sources/plugins/showblocks/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'zh-cn', { diff --git a/sources/plugins/showblocks/lang/zh.js b/sources/plugins/showblocks/lang/zh.js index 5990ecfd..d58a17c5 100644 --- a/sources/plugins/showblocks/lang/zh.js +++ b/sources/plugins/showblocks/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'showblocks', 'zh', { diff --git a/sources/plugins/showblocks/plugin.js b/sources/plugins/showblocks/plugin.js index 7bf11c23..76c10b83 100644 --- a/sources/plugins/showblocks/plugin.js +++ b/sources/plugins/showblocks/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -35,7 +35,7 @@ CKEDITOR.plugins.add( 'showblocks', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'showblocks,showblocks-rtl', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/showborders/plugin.js b/sources/plugins/showborders/plugin.js index 0c569931..e9140f9a 100644 --- a/sources/plugins/showborders/plugin.js +++ b/sources/plugins/showborders/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/smiley/dialogs/smiley.js b/sources/plugins/smiley/dialogs/smiley.js index 4d9a2723..72d51663 100644 --- a/sources/plugins/smiley/dialogs/smiley.js +++ b/sources/plugins/smiley/dialogs/smiley.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/smiley/lang/af.js b/sources/plugins/smiley/lang/af.js index 65726fc9..26b27ec2 100644 --- a/sources/plugins/smiley/lang/af.js +++ b/sources/plugins/smiley/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'af', { diff --git a/sources/plugins/smiley/lang/ar.js b/sources/plugins/smiley/lang/ar.js index 9cc79641..16e64f01 100644 --- a/sources/plugins/smiley/lang/ar.js +++ b/sources/plugins/smiley/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'ar', { diff --git a/sources/plugins/smiley/lang/bg.js b/sources/plugins/smiley/lang/bg.js index 5362eff7..ab931624 100644 --- a/sources/plugins/smiley/lang/bg.js +++ b/sources/plugins/smiley/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'bg', { diff --git a/sources/plugins/smiley/lang/bn.js b/sources/plugins/smiley/lang/bn.js index 2ef2c3b8..17a9253f 100644 --- a/sources/plugins/smiley/lang/bn.js +++ b/sources/plugins/smiley/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'bn', { diff --git a/sources/plugins/smiley/lang/bs.js b/sources/plugins/smiley/lang/bs.js index 3c3d3a56..a6a1cd5b 100644 --- a/sources/plugins/smiley/lang/bs.js +++ b/sources/plugins/smiley/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'bs', { diff --git a/sources/plugins/smiley/lang/ca.js b/sources/plugins/smiley/lang/ca.js index de8dac03..ef0a2650 100644 --- a/sources/plugins/smiley/lang/ca.js +++ b/sources/plugins/smiley/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'ca', { diff --git a/sources/plugins/smiley/lang/cs.js b/sources/plugins/smiley/lang/cs.js index 535e363c..63b6743c 100644 --- a/sources/plugins/smiley/lang/cs.js +++ b/sources/plugins/smiley/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'cs', { diff --git a/sources/plugins/smiley/lang/cy.js b/sources/plugins/smiley/lang/cy.js index 4c93cfa0..67412b15 100644 --- a/sources/plugins/smiley/lang/cy.js +++ b/sources/plugins/smiley/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'cy', { diff --git a/sources/plugins/smiley/lang/da.js b/sources/plugins/smiley/lang/da.js index c9e6450f..1ad11688 100644 --- a/sources/plugins/smiley/lang/da.js +++ b/sources/plugins/smiley/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'da', { diff --git a/sources/plugins/smiley/lang/de-ch.js b/sources/plugins/smiley/lang/de-ch.js new file mode 100644 index 00000000..34418ce2 --- /dev/null +++ b/sources/plugins/smiley/lang/de-ch.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'de-ch', { + options: 'Smiley-Optionen', + title: 'Smiley auswählen', + toolbar: 'Smiley' +} ); diff --git a/sources/plugins/smiley/lang/de.js b/sources/plugins/smiley/lang/de.js index af95a657..35c3d9b2 100644 --- a/sources/plugins/smiley/lang/de.js +++ b/sources/plugins/smiley/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'de', { diff --git a/sources/plugins/smiley/lang/el.js b/sources/plugins/smiley/lang/el.js index 0a90ba92..d6b856e6 100644 --- a/sources/plugins/smiley/lang/el.js +++ b/sources/plugins/smiley/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'el', { diff --git a/sources/plugins/smiley/lang/en-au.js b/sources/plugins/smiley/lang/en-au.js index 52ee1971..5514180d 100644 --- a/sources/plugins/smiley/lang/en-au.js +++ b/sources/plugins/smiley/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'en-au', { diff --git a/sources/plugins/smiley/lang/en-ca.js b/sources/plugins/smiley/lang/en-ca.js index fd5a73e5..47975002 100644 --- a/sources/plugins/smiley/lang/en-ca.js +++ b/sources/plugins/smiley/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'en-ca', { diff --git a/sources/plugins/smiley/lang/en-gb.js b/sources/plugins/smiley/lang/en-gb.js index 3c5c7b17..473e3f19 100644 --- a/sources/plugins/smiley/lang/en-gb.js +++ b/sources/plugins/smiley/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'en-gb', { diff --git a/sources/plugins/smiley/lang/en.js b/sources/plugins/smiley/lang/en.js index 71f399e4..e3a73f66 100644 --- a/sources/plugins/smiley/lang/en.js +++ b/sources/plugins/smiley/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'en', { diff --git a/sources/plugins/smiley/lang/eo.js b/sources/plugins/smiley/lang/eo.js index c6552b38..a2dc81c1 100644 --- a/sources/plugins/smiley/lang/eo.js +++ b/sources/plugins/smiley/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'eo', { diff --git a/sources/plugins/smiley/lang/es.js b/sources/plugins/smiley/lang/es.js index 23bad5dd..00053c5f 100644 --- a/sources/plugins/smiley/lang/es.js +++ b/sources/plugins/smiley/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'es', { diff --git a/sources/plugins/smiley/lang/et.js b/sources/plugins/smiley/lang/et.js index 56701506..66e11ac1 100644 --- a/sources/plugins/smiley/lang/et.js +++ b/sources/plugins/smiley/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'et', { diff --git a/sources/plugins/smiley/lang/eu.js b/sources/plugins/smiley/lang/eu.js index a297f0a2..e292fb74 100644 --- a/sources/plugins/smiley/lang/eu.js +++ b/sources/plugins/smiley/lang/eu.js @@ -1,9 +1,9 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'eu', { - options: 'Aurpegiera Aukerak', - title: 'Aurpegiera Sartu', + options: 'Aurpegieren aukerak', + title: 'Txertatu aurpegiera', toolbar: 'Aurpegierak' } ); diff --git a/sources/plugins/smiley/lang/fa.js b/sources/plugins/smiley/lang/fa.js index 14bfa13f..52cfcbfa 100644 --- a/sources/plugins/smiley/lang/fa.js +++ b/sources/plugins/smiley/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'fa', { diff --git a/sources/plugins/smiley/lang/fi.js b/sources/plugins/smiley/lang/fi.js index df4b1385..022771c4 100644 --- a/sources/plugins/smiley/lang/fi.js +++ b/sources/plugins/smiley/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'fi', { diff --git a/sources/plugins/smiley/lang/fo.js b/sources/plugins/smiley/lang/fo.js index 5a833126..ffb38ace 100644 --- a/sources/plugins/smiley/lang/fo.js +++ b/sources/plugins/smiley/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'fo', { diff --git a/sources/plugins/smiley/lang/fr-ca.js b/sources/plugins/smiley/lang/fr-ca.js index 5686a1d4..2266a318 100644 --- a/sources/plugins/smiley/lang/fr-ca.js +++ b/sources/plugins/smiley/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'fr-ca', { diff --git a/sources/plugins/smiley/lang/fr.js b/sources/plugins/smiley/lang/fr.js index 9ee67ff8..d2cd5df8 100644 --- a/sources/plugins/smiley/lang/fr.js +++ b/sources/plugins/smiley/lang/fr.js @@ -1,9 +1,9 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'fr', { options: 'Options des émoticones', title: 'Insérer un émoticone', - toolbar: 'Émoticones' + toolbar: 'Émoticone' } ); diff --git a/sources/plugins/smiley/lang/gl.js b/sources/plugins/smiley/lang/gl.js index 8f1c67d1..a1b567ca 100644 --- a/sources/plugins/smiley/lang/gl.js +++ b/sources/plugins/smiley/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'gl', { diff --git a/sources/plugins/smiley/lang/gu.js b/sources/plugins/smiley/lang/gu.js index 255a138f..63a5d162 100644 --- a/sources/plugins/smiley/lang/gu.js +++ b/sources/plugins/smiley/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'gu', { diff --git a/sources/plugins/smiley/lang/he.js b/sources/plugins/smiley/lang/he.js index b69f4aa1..cf76e7e0 100644 --- a/sources/plugins/smiley/lang/he.js +++ b/sources/plugins/smiley/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'he', { diff --git a/sources/plugins/smiley/lang/hi.js b/sources/plugins/smiley/lang/hi.js index f0168740..602bce5c 100644 --- a/sources/plugins/smiley/lang/hi.js +++ b/sources/plugins/smiley/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'hi', { diff --git a/sources/plugins/smiley/lang/hr.js b/sources/plugins/smiley/lang/hr.js index 77763eb5..225f7b16 100644 --- a/sources/plugins/smiley/lang/hr.js +++ b/sources/plugins/smiley/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'hr', { diff --git a/sources/plugins/smiley/lang/hu.js b/sources/plugins/smiley/lang/hu.js index 9b8a7513..fcce7828 100644 --- a/sources/plugins/smiley/lang/hu.js +++ b/sources/plugins/smiley/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'hu', { diff --git a/sources/plugins/smiley/lang/id.js b/sources/plugins/smiley/lang/id.js index 3c805ef5..021d7158 100644 --- a/sources/plugins/smiley/lang/id.js +++ b/sources/plugins/smiley/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'id', { diff --git a/sources/plugins/smiley/lang/is.js b/sources/plugins/smiley/lang/is.js index 8bdeb247..c0b73ee5 100644 --- a/sources/plugins/smiley/lang/is.js +++ b/sources/plugins/smiley/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'is', { diff --git a/sources/plugins/smiley/lang/it.js b/sources/plugins/smiley/lang/it.js index 29bb91f3..361075c8 100644 --- a/sources/plugins/smiley/lang/it.js +++ b/sources/plugins/smiley/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'it', { diff --git a/sources/plugins/smiley/lang/ja.js b/sources/plugins/smiley/lang/ja.js index 856b49cc..73283e3d 100644 --- a/sources/plugins/smiley/lang/ja.js +++ b/sources/plugins/smiley/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'ja', { diff --git a/sources/plugins/smiley/lang/ka.js b/sources/plugins/smiley/lang/ka.js index b419f04e..94b85948 100644 --- a/sources/plugins/smiley/lang/ka.js +++ b/sources/plugins/smiley/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'ka', { diff --git a/sources/plugins/smiley/lang/km.js b/sources/plugins/smiley/lang/km.js index 777c44c9..d7a29370 100644 --- a/sources/plugins/smiley/lang/km.js +++ b/sources/plugins/smiley/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'km', { diff --git a/sources/plugins/smiley/lang/ko.js b/sources/plugins/smiley/lang/ko.js index 50969a67..ff592643 100644 --- a/sources/plugins/smiley/lang/ko.js +++ b/sources/plugins/smiley/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'ko', { diff --git a/sources/plugins/smiley/lang/ku.js b/sources/plugins/smiley/lang/ku.js index 95f1133f..2f1611d2 100644 --- a/sources/plugins/smiley/lang/ku.js +++ b/sources/plugins/smiley/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'ku', { diff --git a/sources/plugins/smiley/lang/lt.js b/sources/plugins/smiley/lang/lt.js index 518a8d36..e1a5ccf2 100644 --- a/sources/plugins/smiley/lang/lt.js +++ b/sources/plugins/smiley/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'lt', { diff --git a/sources/plugins/smiley/lang/lv.js b/sources/plugins/smiley/lang/lv.js index e55c3bc6..98aa4ece 100644 --- a/sources/plugins/smiley/lang/lv.js +++ b/sources/plugins/smiley/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'lv', { diff --git a/sources/plugins/smiley/lang/mk.js b/sources/plugins/smiley/lang/mk.js index 5e8d7035..6d1e7db5 100644 --- a/sources/plugins/smiley/lang/mk.js +++ b/sources/plugins/smiley/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'mk', { diff --git a/sources/plugins/smiley/lang/mn.js b/sources/plugins/smiley/lang/mn.js index 6dc3e1f4..23da45b4 100644 --- a/sources/plugins/smiley/lang/mn.js +++ b/sources/plugins/smiley/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'mn', { diff --git a/sources/plugins/smiley/lang/ms.js b/sources/plugins/smiley/lang/ms.js index ae773110..89f35c61 100644 --- a/sources/plugins/smiley/lang/ms.js +++ b/sources/plugins/smiley/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'ms', { diff --git a/sources/plugins/smiley/lang/nb.js b/sources/plugins/smiley/lang/nb.js index be0f612c..cc33c815 100644 --- a/sources/plugins/smiley/lang/nb.js +++ b/sources/plugins/smiley/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'nb', { diff --git a/sources/plugins/smiley/lang/nl.js b/sources/plugins/smiley/lang/nl.js index 4db8d51f..62e6f058 100644 --- a/sources/plugins/smiley/lang/nl.js +++ b/sources/plugins/smiley/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'nl', { diff --git a/sources/plugins/smiley/lang/no.js b/sources/plugins/smiley/lang/no.js index 21da21c0..aa3833f3 100644 --- a/sources/plugins/smiley/lang/no.js +++ b/sources/plugins/smiley/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'no', { diff --git a/sources/plugins/smiley/lang/pl.js b/sources/plugins/smiley/lang/pl.js index 62d244c9..235eb182 100644 --- a/sources/plugins/smiley/lang/pl.js +++ b/sources/plugins/smiley/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'pl', { diff --git a/sources/plugins/smiley/lang/pt-br.js b/sources/plugins/smiley/lang/pt-br.js index 96498a49..7025e2e3 100644 --- a/sources/plugins/smiley/lang/pt-br.js +++ b/sources/plugins/smiley/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'pt-br', { diff --git a/sources/plugins/smiley/lang/pt.js b/sources/plugins/smiley/lang/pt.js index 945f171c..744d5efa 100644 --- a/sources/plugins/smiley/lang/pt.js +++ b/sources/plugins/smiley/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'pt', { diff --git a/sources/plugins/smiley/lang/ro.js b/sources/plugins/smiley/lang/ro.js index 9c4bc5e8..02bfbd7c 100644 --- a/sources/plugins/smiley/lang/ro.js +++ b/sources/plugins/smiley/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'ro', { diff --git a/sources/plugins/smiley/lang/ru.js b/sources/plugins/smiley/lang/ru.js index 37cee41f..50f51e6a 100644 --- a/sources/plugins/smiley/lang/ru.js +++ b/sources/plugins/smiley/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'ru', { diff --git a/sources/plugins/smiley/lang/si.js b/sources/plugins/smiley/lang/si.js index 62e4b931..ad394226 100644 --- a/sources/plugins/smiley/lang/si.js +++ b/sources/plugins/smiley/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'si', { diff --git a/sources/plugins/smiley/lang/sk.js b/sources/plugins/smiley/lang/sk.js index cca096e5..c2236e71 100644 --- a/sources/plugins/smiley/lang/sk.js +++ b/sources/plugins/smiley/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'sk', { diff --git a/sources/plugins/smiley/lang/sl.js b/sources/plugins/smiley/lang/sl.js index 703c7481..1ad1f665 100644 --- a/sources/plugins/smiley/lang/sl.js +++ b/sources/plugins/smiley/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'sl', { diff --git a/sources/plugins/smiley/lang/sq.js b/sources/plugins/smiley/lang/sq.js index 78dfa437..9227d462 100644 --- a/sources/plugins/smiley/lang/sq.js +++ b/sources/plugins/smiley/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'sq', { diff --git a/sources/plugins/smiley/lang/sr-latn.js b/sources/plugins/smiley/lang/sr-latn.js index 2b0b149b..fc46c027 100644 --- a/sources/plugins/smiley/lang/sr-latn.js +++ b/sources/plugins/smiley/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'sr-latn', { diff --git a/sources/plugins/smiley/lang/sr.js b/sources/plugins/smiley/lang/sr.js index d0c38c8b..8b1931a5 100644 --- a/sources/plugins/smiley/lang/sr.js +++ b/sources/plugins/smiley/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'sr', { diff --git a/sources/plugins/smiley/lang/sv.js b/sources/plugins/smiley/lang/sv.js index 7d54b6d3..a06a8b51 100644 --- a/sources/plugins/smiley/lang/sv.js +++ b/sources/plugins/smiley/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'sv', { diff --git a/sources/plugins/smiley/lang/th.js b/sources/plugins/smiley/lang/th.js index 27db0098..fa81da3b 100644 --- a/sources/plugins/smiley/lang/th.js +++ b/sources/plugins/smiley/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'th', { diff --git a/sources/plugins/smiley/lang/tr.js b/sources/plugins/smiley/lang/tr.js index e7c46633..03c7ad55 100644 --- a/sources/plugins/smiley/lang/tr.js +++ b/sources/plugins/smiley/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'tr', { diff --git a/sources/plugins/smiley/lang/tt.js b/sources/plugins/smiley/lang/tt.js index 8fad9914..6a9b37c0 100644 --- a/sources/plugins/smiley/lang/tt.js +++ b/sources/plugins/smiley/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'tt', { diff --git a/sources/plugins/smiley/lang/ug.js b/sources/plugins/smiley/lang/ug.js index e3a922ba..7a568342 100644 --- a/sources/plugins/smiley/lang/ug.js +++ b/sources/plugins/smiley/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'ug', { diff --git a/sources/plugins/smiley/lang/uk.js b/sources/plugins/smiley/lang/uk.js index 677bc913..5db60225 100644 --- a/sources/plugins/smiley/lang/uk.js +++ b/sources/plugins/smiley/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'uk', { diff --git a/sources/plugins/smiley/lang/vi.js b/sources/plugins/smiley/lang/vi.js index 921175fd..506b9017 100644 --- a/sources/plugins/smiley/lang/vi.js +++ b/sources/plugins/smiley/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'vi', { diff --git a/sources/plugins/smiley/lang/zh-cn.js b/sources/plugins/smiley/lang/zh-cn.js index 98d09389..5b39f4e2 100644 --- a/sources/plugins/smiley/lang/zh-cn.js +++ b/sources/plugins/smiley/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'zh-cn', { diff --git a/sources/plugins/smiley/lang/zh.js b/sources/plugins/smiley/lang/zh.js index 477d30e6..84280284 100644 --- a/sources/plugins/smiley/lang/zh.js +++ b/sources/plugins/smiley/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'smiley', 'zh', { diff --git a/sources/plugins/smiley/plugin.js b/sources/plugins/smiley/plugin.js index be8b20db..76fef3c3 100644 --- a/sources/plugins/smiley/plugin.js +++ b/sources/plugins/smiley/plugin.js @@ -1,12 +1,12 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.add( 'smiley', { requires: 'dialog', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'smiley', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/sourcearea/lang/af.js b/sources/plugins/sourcearea/lang/af.js index b21d7e61..18cd8fd6 100644 --- a/sources/plugins/sourcearea/lang/af.js +++ b/sources/plugins/sourcearea/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'af', { diff --git a/sources/plugins/sourcearea/lang/ar.js b/sources/plugins/sourcearea/lang/ar.js index 71a3a6b1..75a89121 100644 --- a/sources/plugins/sourcearea/lang/ar.js +++ b/sources/plugins/sourcearea/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'ar', { diff --git a/sources/plugins/sourcearea/lang/bg.js b/sources/plugins/sourcearea/lang/bg.js index 0e9ff33d..7c87fc8a 100644 --- a/sources/plugins/sourcearea/lang/bg.js +++ b/sources/plugins/sourcearea/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'bg', { diff --git a/sources/plugins/sourcearea/lang/bn.js b/sources/plugins/sourcearea/lang/bn.js index 266a5c0a..d09d00ff 100644 --- a/sources/plugins/sourcearea/lang/bn.js +++ b/sources/plugins/sourcearea/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'bn', { diff --git a/sources/plugins/sourcearea/lang/bs.js b/sources/plugins/sourcearea/lang/bs.js index 2b0fa706..a422d37b 100644 --- a/sources/plugins/sourcearea/lang/bs.js +++ b/sources/plugins/sourcearea/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'bs', { diff --git a/sources/plugins/sourcearea/lang/ca.js b/sources/plugins/sourcearea/lang/ca.js index 137d2352..791ca162 100644 --- a/sources/plugins/sourcearea/lang/ca.js +++ b/sources/plugins/sourcearea/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'ca', { diff --git a/sources/plugins/sourcearea/lang/cs.js b/sources/plugins/sourcearea/lang/cs.js index 0612de26..acbd886e 100644 --- a/sources/plugins/sourcearea/lang/cs.js +++ b/sources/plugins/sourcearea/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'cs', { diff --git a/sources/plugins/sourcearea/lang/cy.js b/sources/plugins/sourcearea/lang/cy.js index fb59ec60..4d2cd74b 100644 --- a/sources/plugins/sourcearea/lang/cy.js +++ b/sources/plugins/sourcearea/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'cy', { diff --git a/sources/plugins/sourcearea/lang/da.js b/sources/plugins/sourcearea/lang/da.js index 775a23e4..e0a2dfd2 100644 --- a/sources/plugins/sourcearea/lang/da.js +++ b/sources/plugins/sourcearea/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'da', { diff --git a/sources/plugins/sourcearea/lang/de-ch.js b/sources/plugins/sourcearea/lang/de-ch.js new file mode 100644 index 00000000..37a859d1 --- /dev/null +++ b/sources/plugins/sourcearea/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'de-ch', { + toolbar: 'Quellcode' +} ); diff --git a/sources/plugins/sourcearea/lang/de.js b/sources/plugins/sourcearea/lang/de.js index 09c496dd..102461e3 100644 --- a/sources/plugins/sourcearea/lang/de.js +++ b/sources/plugins/sourcearea/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'de', { diff --git a/sources/plugins/sourcearea/lang/el.js b/sources/plugins/sourcearea/lang/el.js index b04b2569..e830f320 100644 --- a/sources/plugins/sourcearea/lang/el.js +++ b/sources/plugins/sourcearea/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'el', { diff --git a/sources/plugins/sourcearea/lang/en-au.js b/sources/plugins/sourcearea/lang/en-au.js index cb327bbc..ce7ac136 100644 --- a/sources/plugins/sourcearea/lang/en-au.js +++ b/sources/plugins/sourcearea/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'en-au', { diff --git a/sources/plugins/sourcearea/lang/en-ca.js b/sources/plugins/sourcearea/lang/en-ca.js index 0ded9408..302baa0b 100644 --- a/sources/plugins/sourcearea/lang/en-ca.js +++ b/sources/plugins/sourcearea/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'en-ca', { diff --git a/sources/plugins/sourcearea/lang/en-gb.js b/sources/plugins/sourcearea/lang/en-gb.js index 4351d839..a42e7626 100644 --- a/sources/plugins/sourcearea/lang/en-gb.js +++ b/sources/plugins/sourcearea/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'en-gb', { diff --git a/sources/plugins/sourcearea/lang/en.js b/sources/plugins/sourcearea/lang/en.js index 686ea0ce..fdf25a1c 100644 --- a/sources/plugins/sourcearea/lang/en.js +++ b/sources/plugins/sourcearea/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'en', { diff --git a/sources/plugins/sourcearea/lang/eo.js b/sources/plugins/sourcearea/lang/eo.js index cc7a4a71..704bf6ad 100644 --- a/sources/plugins/sourcearea/lang/eo.js +++ b/sources/plugins/sourcearea/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'eo', { diff --git a/sources/plugins/sourcearea/lang/es.js b/sources/plugins/sourcearea/lang/es.js index df7c9940..ccca6acf 100644 --- a/sources/plugins/sourcearea/lang/es.js +++ b/sources/plugins/sourcearea/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'es', { diff --git a/sources/plugins/sourcearea/lang/et.js b/sources/plugins/sourcearea/lang/et.js index 90e6400e..c892cc3c 100644 --- a/sources/plugins/sourcearea/lang/et.js +++ b/sources/plugins/sourcearea/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'et', { diff --git a/sources/plugins/sourcearea/lang/eu.js b/sources/plugins/sourcearea/lang/eu.js index 1e375adb..95f2de61 100644 --- a/sources/plugins/sourcearea/lang/eu.js +++ b/sources/plugins/sourcearea/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'eu', { diff --git a/sources/plugins/sourcearea/lang/fa.js b/sources/plugins/sourcearea/lang/fa.js index ed612ca9..c5e78386 100644 --- a/sources/plugins/sourcearea/lang/fa.js +++ b/sources/plugins/sourcearea/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'fa', { diff --git a/sources/plugins/sourcearea/lang/fi.js b/sources/plugins/sourcearea/lang/fi.js index a62ae9a5..6d0ef2f6 100644 --- a/sources/plugins/sourcearea/lang/fi.js +++ b/sources/plugins/sourcearea/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'fi', { diff --git a/sources/plugins/sourcearea/lang/fo.js b/sources/plugins/sourcearea/lang/fo.js index 69dbb4cf..7dc96c9a 100644 --- a/sources/plugins/sourcearea/lang/fo.js +++ b/sources/plugins/sourcearea/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'fo', { diff --git a/sources/plugins/sourcearea/lang/fr-ca.js b/sources/plugins/sourcearea/lang/fr-ca.js index 7a522328..7e1f9167 100644 --- a/sources/plugins/sourcearea/lang/fr-ca.js +++ b/sources/plugins/sourcearea/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'fr-ca', { diff --git a/sources/plugins/sourcearea/lang/fr.js b/sources/plugins/sourcearea/lang/fr.js index 0b530686..4aafaddc 100644 --- a/sources/plugins/sourcearea/lang/fr.js +++ b/sources/plugins/sourcearea/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'fr', { diff --git a/sources/plugins/sourcearea/lang/gl.js b/sources/plugins/sourcearea/lang/gl.js index ddcfbf9d..bebc3808 100644 --- a/sources/plugins/sourcearea/lang/gl.js +++ b/sources/plugins/sourcearea/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'gl', { diff --git a/sources/plugins/sourcearea/lang/gu.js b/sources/plugins/sourcearea/lang/gu.js index cb4f5f3c..890c949d 100644 --- a/sources/plugins/sourcearea/lang/gu.js +++ b/sources/plugins/sourcearea/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'gu', { diff --git a/sources/plugins/sourcearea/lang/he.js b/sources/plugins/sourcearea/lang/he.js index ddf6d849..6012fa28 100644 --- a/sources/plugins/sourcearea/lang/he.js +++ b/sources/plugins/sourcearea/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'he', { diff --git a/sources/plugins/sourcearea/lang/hi.js b/sources/plugins/sourcearea/lang/hi.js index e5d484c4..a60ec4f7 100644 --- a/sources/plugins/sourcearea/lang/hi.js +++ b/sources/plugins/sourcearea/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'hi', { diff --git a/sources/plugins/sourcearea/lang/hr.js b/sources/plugins/sourcearea/lang/hr.js index d20e6385..a33e9e72 100644 --- a/sources/plugins/sourcearea/lang/hr.js +++ b/sources/plugins/sourcearea/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'hr', { diff --git a/sources/plugins/sourcearea/lang/hu.js b/sources/plugins/sourcearea/lang/hu.js index bd2eec9e..91772685 100644 --- a/sources/plugins/sourcearea/lang/hu.js +++ b/sources/plugins/sourcearea/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'hu', { diff --git a/sources/plugins/sourcearea/lang/id.js b/sources/plugins/sourcearea/lang/id.js index 6e8a5ce4..ba31a81f 100644 --- a/sources/plugins/sourcearea/lang/id.js +++ b/sources/plugins/sourcearea/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'id', { diff --git a/sources/plugins/sourcearea/lang/is.js b/sources/plugins/sourcearea/lang/is.js index 9551c15c..66b58bba 100644 --- a/sources/plugins/sourcearea/lang/is.js +++ b/sources/plugins/sourcearea/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'is', { diff --git a/sources/plugins/sourcearea/lang/it.js b/sources/plugins/sourcearea/lang/it.js index b4d23dd6..b6815daa 100644 --- a/sources/plugins/sourcearea/lang/it.js +++ b/sources/plugins/sourcearea/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'it', { diff --git a/sources/plugins/sourcearea/lang/ja.js b/sources/plugins/sourcearea/lang/ja.js index bd767231..195730aa 100644 --- a/sources/plugins/sourcearea/lang/ja.js +++ b/sources/plugins/sourcearea/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'ja', { diff --git a/sources/plugins/sourcearea/lang/ka.js b/sources/plugins/sourcearea/lang/ka.js index e2d4834b..255951b5 100644 --- a/sources/plugins/sourcearea/lang/ka.js +++ b/sources/plugins/sourcearea/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'ka', { diff --git a/sources/plugins/sourcearea/lang/km.js b/sources/plugins/sourcearea/lang/km.js index f7bc88c3..05630c01 100644 --- a/sources/plugins/sourcearea/lang/km.js +++ b/sources/plugins/sourcearea/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'km', { diff --git a/sources/plugins/sourcearea/lang/ko.js b/sources/plugins/sourcearea/lang/ko.js index a3375e7e..535f6a16 100644 --- a/sources/plugins/sourcearea/lang/ko.js +++ b/sources/plugins/sourcearea/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'ko', { diff --git a/sources/plugins/sourcearea/lang/ku.js b/sources/plugins/sourcearea/lang/ku.js index 346395df..21c6ace8 100644 --- a/sources/plugins/sourcearea/lang/ku.js +++ b/sources/plugins/sourcearea/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'ku', { diff --git a/sources/plugins/sourcearea/lang/lt.js b/sources/plugins/sourcearea/lang/lt.js index 13cdcb3a..99f4ef66 100644 --- a/sources/plugins/sourcearea/lang/lt.js +++ b/sources/plugins/sourcearea/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'lt', { diff --git a/sources/plugins/sourcearea/lang/lv.js b/sources/plugins/sourcearea/lang/lv.js index 4c5873ce..fb155cd9 100644 --- a/sources/plugins/sourcearea/lang/lv.js +++ b/sources/plugins/sourcearea/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'lv', { diff --git a/sources/plugins/sourcearea/lang/mk.js b/sources/plugins/sourcearea/lang/mk.js index 5b6fda09..37135a17 100644 --- a/sources/plugins/sourcearea/lang/mk.js +++ b/sources/plugins/sourcearea/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'mk', { diff --git a/sources/plugins/sourcearea/lang/mn.js b/sources/plugins/sourcearea/lang/mn.js index e6b822fd..72c0b389 100644 --- a/sources/plugins/sourcearea/lang/mn.js +++ b/sources/plugins/sourcearea/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'mn', { diff --git a/sources/plugins/sourcearea/lang/ms.js b/sources/plugins/sourcearea/lang/ms.js index ad5f9026..1ef521be 100644 --- a/sources/plugins/sourcearea/lang/ms.js +++ b/sources/plugins/sourcearea/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'ms', { diff --git a/sources/plugins/sourcearea/lang/nb.js b/sources/plugins/sourcearea/lang/nb.js index 3a9ae66f..66182bfe 100644 --- a/sources/plugins/sourcearea/lang/nb.js +++ b/sources/plugins/sourcearea/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'nb', { diff --git a/sources/plugins/sourcearea/lang/nl.js b/sources/plugins/sourcearea/lang/nl.js index bb3628ec..89d2d3cb 100644 --- a/sources/plugins/sourcearea/lang/nl.js +++ b/sources/plugins/sourcearea/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'nl', { diff --git a/sources/plugins/sourcearea/lang/no.js b/sources/plugins/sourcearea/lang/no.js index d42d9c17..81db8cea 100644 --- a/sources/plugins/sourcearea/lang/no.js +++ b/sources/plugins/sourcearea/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'no', { diff --git a/sources/plugins/sourcearea/lang/pl.js b/sources/plugins/sourcearea/lang/pl.js index 44dbb570..05bebe8d 100644 --- a/sources/plugins/sourcearea/lang/pl.js +++ b/sources/plugins/sourcearea/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'pl', { diff --git a/sources/plugins/sourcearea/lang/pt-br.js b/sources/plugins/sourcearea/lang/pt-br.js index bb239b8c..663f25b8 100644 --- a/sources/plugins/sourcearea/lang/pt-br.js +++ b/sources/plugins/sourcearea/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'pt-br', { diff --git a/sources/plugins/sourcearea/lang/pt.js b/sources/plugins/sourcearea/lang/pt.js index 5bd68059..9d973582 100644 --- a/sources/plugins/sourcearea/lang/pt.js +++ b/sources/plugins/sourcearea/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'pt', { diff --git a/sources/plugins/sourcearea/lang/ro.js b/sources/plugins/sourcearea/lang/ro.js index 2b8e59bd..f8e34793 100644 --- a/sources/plugins/sourcearea/lang/ro.js +++ b/sources/plugins/sourcearea/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'ro', { diff --git a/sources/plugins/sourcearea/lang/ru.js b/sources/plugins/sourcearea/lang/ru.js index 02007aa4..2f4299f0 100644 --- a/sources/plugins/sourcearea/lang/ru.js +++ b/sources/plugins/sourcearea/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'ru', { diff --git a/sources/plugins/sourcearea/lang/si.js b/sources/plugins/sourcearea/lang/si.js index 0ee21295..30dc6aab 100644 --- a/sources/plugins/sourcearea/lang/si.js +++ b/sources/plugins/sourcearea/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'si', { diff --git a/sources/plugins/sourcearea/lang/sk.js b/sources/plugins/sourcearea/lang/sk.js index 17c3209e..7b487a30 100644 --- a/sources/plugins/sourcearea/lang/sk.js +++ b/sources/plugins/sourcearea/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'sk', { diff --git a/sources/plugins/sourcearea/lang/sl.js b/sources/plugins/sourcearea/lang/sl.js index 8b5c0445..05a9539d 100644 --- a/sources/plugins/sourcearea/lang/sl.js +++ b/sources/plugins/sourcearea/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'sl', { diff --git a/sources/plugins/sourcearea/lang/sq.js b/sources/plugins/sourcearea/lang/sq.js index 918873a2..989267da 100644 --- a/sources/plugins/sourcearea/lang/sq.js +++ b/sources/plugins/sourcearea/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'sq', { diff --git a/sources/plugins/sourcearea/lang/sr-latn.js b/sources/plugins/sourcearea/lang/sr-latn.js index b1190c82..6084786a 100644 --- a/sources/plugins/sourcearea/lang/sr-latn.js +++ b/sources/plugins/sourcearea/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'sr-latn', { diff --git a/sources/plugins/sourcearea/lang/sr.js b/sources/plugins/sourcearea/lang/sr.js index 738a8af4..78599cb4 100644 --- a/sources/plugins/sourcearea/lang/sr.js +++ b/sources/plugins/sourcearea/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'sr', { diff --git a/sources/plugins/sourcearea/lang/sv.js b/sources/plugins/sourcearea/lang/sv.js index ea2c2adb..571cf076 100644 --- a/sources/plugins/sourcearea/lang/sv.js +++ b/sources/plugins/sourcearea/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'sv', { diff --git a/sources/plugins/sourcearea/lang/th.js b/sources/plugins/sourcearea/lang/th.js index 41a2b74b..aa6427d6 100644 --- a/sources/plugins/sourcearea/lang/th.js +++ b/sources/plugins/sourcearea/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'th', { diff --git a/sources/plugins/sourcearea/lang/tr.js b/sources/plugins/sourcearea/lang/tr.js index ea86c3dc..54cc7442 100644 --- a/sources/plugins/sourcearea/lang/tr.js +++ b/sources/plugins/sourcearea/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'tr', { diff --git a/sources/plugins/sourcearea/lang/tt.js b/sources/plugins/sourcearea/lang/tt.js index aa4fdfb5..964102f8 100644 --- a/sources/plugins/sourcearea/lang/tt.js +++ b/sources/plugins/sourcearea/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'tt', { diff --git a/sources/plugins/sourcearea/lang/ug.js b/sources/plugins/sourcearea/lang/ug.js index c087cf1f..de304351 100644 --- a/sources/plugins/sourcearea/lang/ug.js +++ b/sources/plugins/sourcearea/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'ug', { diff --git a/sources/plugins/sourcearea/lang/uk.js b/sources/plugins/sourcearea/lang/uk.js index 0cc25f82..f9eea574 100644 --- a/sources/plugins/sourcearea/lang/uk.js +++ b/sources/plugins/sourcearea/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'uk', { diff --git a/sources/plugins/sourcearea/lang/vi.js b/sources/plugins/sourcearea/lang/vi.js index 70401f82..23f8bef5 100644 --- a/sources/plugins/sourcearea/lang/vi.js +++ b/sources/plugins/sourcearea/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'vi', { diff --git a/sources/plugins/sourcearea/lang/zh-cn.js b/sources/plugins/sourcearea/lang/zh-cn.js index d831a2ee..1bff5339 100644 --- a/sources/plugins/sourcearea/lang/zh-cn.js +++ b/sources/plugins/sourcearea/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'zh-cn', { diff --git a/sources/plugins/sourcearea/lang/zh.js b/sources/plugins/sourcearea/lang/zh.js index 1bc7caea..2268151d 100644 --- a/sources/plugins/sourcearea/lang/zh.js +++ b/sources/plugins/sourcearea/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'sourcearea', 'zh', { diff --git a/sources/plugins/sourcearea/plugin.js b/sources/plugins/sourcearea/plugin.js index d8fb4620..7c9ac886 100644 --- a/sources/plugins/sourcearea/plugin.js +++ b/sources/plugins/sourcearea/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -11,7 +11,7 @@ ( function() { CKEDITOR.plugins.add( 'sourcearea', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'source,source-rtl', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/specialchar/dialogs/lang/_translationstatus.txt b/sources/plugins/specialchar/dialogs/lang/_translationstatus.txt index 0fabceaf..efe33e60 100644 --- a/sources/plugins/specialchar/dialogs/lang/_translationstatus.txt +++ b/sources/plugins/specialchar/dialogs/lang/_translationstatus.txt @@ -1,4 +1,4 @@ -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license cs.js Found: 118 Missing: 0 diff --git a/sources/plugins/specialchar/dialogs/lang/af.js b/sources/plugins/specialchar/dialogs/lang/af.js index cc822234..bf5a01df 100644 --- a/sources/plugins/specialchar/dialogs/lang/af.js +++ b/sources/plugins/specialchar/dialogs/lang/af.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/ar.js b/sources/plugins/specialchar/dialogs/lang/ar.js index d667357d..04ce420e 100644 --- a/sources/plugins/specialchar/dialogs/lang/ar.js +++ b/sources/plugins/specialchar/dialogs/lang/ar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/bg.js b/sources/plugins/specialchar/dialogs/lang/bg.js index c552df59..920e0d97 100644 --- a/sources/plugins/specialchar/dialogs/lang/bg.js +++ b/sources/plugins/specialchar/dialogs/lang/bg.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/ca.js b/sources/plugins/specialchar/dialogs/lang/ca.js index bf81f8cb..af0141ab 100644 --- a/sources/plugins/specialchar/dialogs/lang/ca.js +++ b/sources/plugins/specialchar/dialogs/lang/ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/cs.js b/sources/plugins/specialchar/dialogs/lang/cs.js index 8e859d56..4a517ae4 100644 --- a/sources/plugins/specialchar/dialogs/lang/cs.js +++ b/sources/plugins/specialchar/dialogs/lang/cs.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/cy.js b/sources/plugins/specialchar/dialogs/lang/cy.js index 855e582d..609a8fee 100644 --- a/sources/plugins/specialchar/dialogs/lang/cy.js +++ b/sources/plugins/specialchar/dialogs/lang/cy.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/da.js b/sources/plugins/specialchar/dialogs/lang/da.js index 135a3056..80c16b06 100644 --- a/sources/plugins/specialchar/dialogs/lang/da.js +++ b/sources/plugins/specialchar/dialogs/lang/da.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/de-ch.js b/sources/plugins/specialchar/dialogs/lang/de-ch.js new file mode 100644 index 00000000..25b3ec81 --- /dev/null +++ b/sources/plugins/specialchar/dialogs/lang/de-ch.js @@ -0,0 +1,125 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +CKEDITOR.plugins.setLang( 'specialchar', 'de-ch', { + euro: 'Euro Zeichen', + lsquo: 'Hochkomma links', + rsquo: 'Hochkomma rechts', + ldquo: 'Anführungszeichen links', + rdquo: 'Anführungszeichen rechts', + ndash: 'Kleiner Strich', + mdash: 'Mittlerer Strich', + iexcl: 'Invertiertes Ausrufezeichen', + cent: 'Cent-Zeichen', + pound: 'Pfund-Zeichen', + curren: 'Währungszeichen', + yen: 'Yen', + brvbar: 'Gestrichelte Linie', + sect: 'Paragrafenzeichen', + uml: 'Diäresis', + copy: 'Copyright-Zeichen', + ordf: 'Feminine ordinal Anzeige', + laquo: 'Nach links zeigenden Doppel-Winkel Anführungszeichen', + not: 'Not-Zeichen', + reg: 'Registriert-Zeichen', + macr: 'Längezeichen', + deg: 'Grad-Zeichen', + sup2: 'Hoch 2', + sup3: 'Hoch 3', + acute: 'Akzentzeichen ', + micro: 'Mikro-Zeichen', + para: 'Pilcrow-Zeichen', + middot: 'Mittelpunkt', + cedil: 'Cedilla', + sup1: 'Hoch 1', + ordm: 'Männliche Ordnungszahl Anzeige', + raquo: 'Nach rechts zeigenden Doppel-Winkel Anführungszeichen', + frac14: 'ein Viertel', + frac12: 'Hälfte', + frac34: 'Dreiviertel', + iquest: 'Umgekehrtes Fragezeichen', + Agrave: 'Lateinischer Buchstabe A mit AkzentGrave', + Aacute: 'Lateinischer Buchstabe A mit Akutakzent', + Acirc: 'Lateinischer Buchstabe A mit Zirkumflex', + Atilde: 'Lateinischer Buchstabe A mit Tilde', + Auml: 'Lateinischer Buchstabe A mit Trema', + Aring: 'Lateinischer Buchstabe A mit Ring oben', + AElig: 'Lateinischer Buchstabe Æ', + Ccedil: 'Lateinischer Buchstabe C mit Cedille', + Egrave: 'Lateinischer Buchstabe E mit AkzentGrave', + Eacute: 'Lateinischer Buchstabe E mit Akutakzent', + Ecirc: 'Lateinischer Buchstabe E mit Zirkumflex', + Euml: 'Lateinischer Buchstabe E Trema', + Igrave: 'Lateinischer Buchstabe I mit AkzentGrave', + Iacute: 'Lateinischer Buchstabe I mit Akutakzent', + Icirc: 'Lateinischer Buchstabe I mit Zirkumflex', + Iuml: 'Lateinischer Buchstabe I mit Trema', + ETH: 'Lateinischer Buchstabe Eth', + Ntilde: 'Lateinischer Buchstabe N mit Tilde', + Ograve: 'Lateinischer Buchstabe O mit AkzentGrave', + Oacute: 'Lateinischer Buchstabe O mit Akutakzent', + Ocirc: 'Lateinischer Buchstabe O mit Zirkumflex', + Otilde: 'Lateinischer Buchstabe O mit Tilde', + Ouml: 'Lateinischer Buchstabe O mit Trema', + times: 'Multiplikation', + Oslash: 'Lateinischer Buchstabe O durchgestrichen', + Ugrave: 'Lateinischer Buchstabe U mit Akzentgrave', + Uacute: 'Lateinischer Buchstabe U mit Akutakzent', + Ucirc: 'Lateinischer Buchstabe U mit Zirkumflex', + Uuml: 'Lateinischer Buchstabe a mit Trema', + Yacute: 'Lateinischer Buchstabe a mit Akzent', + THORN: 'Lateinischer Buchstabe mit Dorn', + szlig: 'Kleiner lateinischer Buchstabe scharfe s', + agrave: 'Kleiner lateinischer Buchstabe a mit Accent grave', + aacute: 'Kleiner lateinischer Buchstabe a mit Akut', + acirc: 'Lateinischer Buchstabe a mit Zirkumflex', + atilde: 'Lateinischer Buchstabe a mit Tilde', + auml: 'Kleiner lateinischer Buchstabe a mit Trema', + aring: 'Kleiner lateinischer Buchstabe a mit Ring oben', + aelig: 'Lateinischer Buchstabe æ', + ccedil: 'Kleiner lateinischer Buchstabe c mit Cedille', + egrave: 'Kleiner lateinischer Buchstabe e mit Accent grave', + eacute: 'Kleiner lateinischer Buchstabe e mit Akut', + ecirc: 'Kleiner lateinischer Buchstabe e mit Zirkumflex', + euml: 'Kleiner lateinischer Buchstabe e mit Trema', + igrave: 'Kleiner lateinischer Buchstabe i mit AkzentGrave', + iacute: 'Kleiner lateinischer Buchstabe i mit Akzent', + icirc: 'Kleiner lateinischer Buchstabe i mit Zirkumflex', + iuml: 'Kleiner lateinischer Buchstabe i mit Trema', + eth: 'Kleiner lateinischer Buchstabe eth', + ntilde: 'Kleiner lateinischer Buchstabe n mit Tilde', + ograve: 'Kleiner lateinischer Buchstabe o mit Accent grave', + oacute: 'Kleiner lateinischer Buchstabe o mit Akzent', + ocirc: 'Kleiner lateinischer Buchstabe o mit Zirkumflex', + otilde: 'Lateinischer Buchstabe i mit Tilde', + ouml: 'Kleiner lateinischer Buchstabe o mit Trema', + divide: 'Divisionszeichen', + oslash: 'Kleiner lateinischer Buchstabe o durchgestrichen', + ugrave: 'Kleiner lateinischer Buchstabe u mit Accent grave', + uacute: 'Kleiner lateinischer Buchstabe u mit Akut', + ucirc: 'Kleiner lateinischer Buchstabe u mit Zirkumflex', + uuml: 'Kleiner lateinischer Buchstabe u mit Trema', + yacute: 'Kleiner lateinischer Buchstabe y mit Akut', + thorn: 'Kleiner lateinischer Buchstabe Dorn', + yuml: 'Kleiner lateinischer Buchstabe y mit Trema', + OElig: 'Lateinischer Buchstabe Ligatur OE', + oelig: 'Kleiner lateinischer Buchstabe Ligatur OE', + '372': 'Lateinischer Buchstabe W mit Zirkumflex', + '374': 'Lateinischer Buchstabe Y mit Zirkumflex', + '373': 'Kleiner lateinischer Buchstabe w mit Zirkumflex', + '375': 'Kleiner lateinischer Buchstabe y mit Zirkumflex', + sbquo: 'Tiefergestelltes Komma', + '8219': 'Rumgedrehtes Komma', + bdquo: 'Doppeltes Anführungszeichen unten', + hellip: 'horizontale Auslassungspunkte', + trade: 'Handelszeichen', + '9658': 'Dreickspfeil rechts', + bull: 'Bullet', + rarr: 'Pfeil rechts', + rArr: 'Doppelpfeil rechts', + hArr: 'Doppelpfeil links', + diams: 'Karo', + asymp: 'Ungefähr' +} ); diff --git a/sources/plugins/specialchar/dialogs/lang/de.js b/sources/plugins/specialchar/dialogs/lang/de.js index 0225feda..2d26fbf8 100644 --- a/sources/plugins/specialchar/dialogs/lang/de.js +++ b/sources/plugins/specialchar/dialogs/lang/de.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/el.js b/sources/plugins/specialchar/dialogs/lang/el.js index b47660da..2e77744b 100644 --- a/sources/plugins/specialchar/dialogs/lang/el.js +++ b/sources/plugins/specialchar/dialogs/lang/el.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/en-gb.js b/sources/plugins/specialchar/dialogs/lang/en-gb.js index 9f9cd90f..431becdc 100644 --- a/sources/plugins/specialchar/dialogs/lang/en-gb.js +++ b/sources/plugins/specialchar/dialogs/lang/en-gb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/en.js b/sources/plugins/specialchar/dialogs/lang/en.js index 687817b2..9fc759e4 100644 --- a/sources/plugins/specialchar/dialogs/lang/en.js +++ b/sources/plugins/specialchar/dialogs/lang/en.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/eo.js b/sources/plugins/specialchar/dialogs/lang/eo.js index dc85231e..09ce3a8f 100644 --- a/sources/plugins/specialchar/dialogs/lang/eo.js +++ b/sources/plugins/specialchar/dialogs/lang/eo.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/es.js b/sources/plugins/specialchar/dialogs/lang/es.js index 60d3afaa..16ad1148 100644 --- a/sources/plugins/specialchar/dialogs/lang/es.js +++ b/sources/plugins/specialchar/dialogs/lang/es.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/et.js b/sources/plugins/specialchar/dialogs/lang/et.js index d0558ab2..bd1d6f43 100644 --- a/sources/plugins/specialchar/dialogs/lang/et.js +++ b/sources/plugins/specialchar/dialogs/lang/et.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/eu.js b/sources/plugins/specialchar/dialogs/lang/eu.js index 610d198f..31029f8d 100644 --- a/sources/plugins/specialchar/dialogs/lang/eu.js +++ b/sources/plugins/specialchar/dialogs/lang/eu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/fa.js b/sources/plugins/specialchar/dialogs/lang/fa.js index 0900de61..0dad7660 100644 --- a/sources/plugins/specialchar/dialogs/lang/fa.js +++ b/sources/plugins/specialchar/dialogs/lang/fa.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/fi.js b/sources/plugins/specialchar/dialogs/lang/fi.js index 92606253..9db7d826 100644 --- a/sources/plugins/specialchar/dialogs/lang/fi.js +++ b/sources/plugins/specialchar/dialogs/lang/fi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/fr-ca.js b/sources/plugins/specialchar/dialogs/lang/fr-ca.js index 6be36acd..9da943af 100644 --- a/sources/plugins/specialchar/dialogs/lang/fr-ca.js +++ b/sources/plugins/specialchar/dialogs/lang/fr-ca.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/fr.js b/sources/plugins/specialchar/dialogs/lang/fr.js index c2f806f8..9939d609 100644 --- a/sources/plugins/specialchar/dialogs/lang/fr.js +++ b/sources/plugins/specialchar/dialogs/lang/fr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/gl.js b/sources/plugins/specialchar/dialogs/lang/gl.js index 7ada3dae..98aed681 100644 --- a/sources/plugins/specialchar/dialogs/lang/gl.js +++ b/sources/plugins/specialchar/dialogs/lang/gl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/he.js b/sources/plugins/specialchar/dialogs/lang/he.js index 392fa78c..12f5b038 100644 --- a/sources/plugins/specialchar/dialogs/lang/he.js +++ b/sources/plugins/specialchar/dialogs/lang/he.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/hr.js b/sources/plugins/specialchar/dialogs/lang/hr.js index f248bbfe..e982c1b0 100644 --- a/sources/plugins/specialchar/dialogs/lang/hr.js +++ b/sources/plugins/specialchar/dialogs/lang/hr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/hu.js b/sources/plugins/specialchar/dialogs/lang/hu.js index 14125deb..790bfdde 100644 --- a/sources/plugins/specialchar/dialogs/lang/hu.js +++ b/sources/plugins/specialchar/dialogs/lang/hu.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/id.js b/sources/plugins/specialchar/dialogs/lang/id.js index 0de4e7c4..7295f574 100644 --- a/sources/plugins/specialchar/dialogs/lang/id.js +++ b/sources/plugins/specialchar/dialogs/lang/id.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/it.js b/sources/plugins/specialchar/dialogs/lang/it.js index 0ad43d81..300c61fe 100644 --- a/sources/plugins/specialchar/dialogs/lang/it.js +++ b/sources/plugins/specialchar/dialogs/lang/it.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/ja.js b/sources/plugins/specialchar/dialogs/lang/ja.js index 8505febe..7b75f2e2 100644 --- a/sources/plugins/specialchar/dialogs/lang/ja.js +++ b/sources/plugins/specialchar/dialogs/lang/ja.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/km.js b/sources/plugins/specialchar/dialogs/lang/km.js index 186d7bc5..e4cf807a 100644 --- a/sources/plugins/specialchar/dialogs/lang/km.js +++ b/sources/plugins/specialchar/dialogs/lang/km.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/ko.js b/sources/plugins/specialchar/dialogs/lang/ko.js index 691754f7..c50f999c 100644 --- a/sources/plugins/specialchar/dialogs/lang/ko.js +++ b/sources/plugins/specialchar/dialogs/lang/ko.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/ku.js b/sources/plugins/specialchar/dialogs/lang/ku.js index 44e93023..67c4aab2 100644 --- a/sources/plugins/specialchar/dialogs/lang/ku.js +++ b/sources/plugins/specialchar/dialogs/lang/ku.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/lt.js b/sources/plugins/specialchar/dialogs/lang/lt.js index 5ef46c28..10efe70d 100644 --- a/sources/plugins/specialchar/dialogs/lang/lt.js +++ b/sources/plugins/specialchar/dialogs/lang/lt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/lv.js b/sources/plugins/specialchar/dialogs/lang/lv.js index f1bcdaab..26550f31 100644 --- a/sources/plugins/specialchar/dialogs/lang/lv.js +++ b/sources/plugins/specialchar/dialogs/lang/lv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/nb.js b/sources/plugins/specialchar/dialogs/lang/nb.js index ef9be206..c05ae4fa 100644 --- a/sources/plugins/specialchar/dialogs/lang/nb.js +++ b/sources/plugins/specialchar/dialogs/lang/nb.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/nl.js b/sources/plugins/specialchar/dialogs/lang/nl.js index 2cb5537f..bff71c9a 100644 --- a/sources/plugins/specialchar/dialogs/lang/nl.js +++ b/sources/plugins/specialchar/dialogs/lang/nl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/no.js b/sources/plugins/specialchar/dialogs/lang/no.js index fe32109f..0fef28a3 100644 --- a/sources/plugins/specialchar/dialogs/lang/no.js +++ b/sources/plugins/specialchar/dialogs/lang/no.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/pl.js b/sources/plugins/specialchar/dialogs/lang/pl.js index 52c8e378..b654dc21 100644 --- a/sources/plugins/specialchar/dialogs/lang/pl.js +++ b/sources/plugins/specialchar/dialogs/lang/pl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/pt-br.js b/sources/plugins/specialchar/dialogs/lang/pt-br.js index 05e6dea9..27cd21ac 100644 --- a/sources/plugins/specialchar/dialogs/lang/pt-br.js +++ b/sources/plugins/specialchar/dialogs/lang/pt-br.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/pt.js b/sources/plugins/specialchar/dialogs/lang/pt.js index 1de00d15..9b02e132 100644 --- a/sources/plugins/specialchar/dialogs/lang/pt.js +++ b/sources/plugins/specialchar/dialogs/lang/pt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/ru.js b/sources/plugins/specialchar/dialogs/lang/ru.js index a5b88f11..3edb7230 100644 --- a/sources/plugins/specialchar/dialogs/lang/ru.js +++ b/sources/plugins/specialchar/dialogs/lang/ru.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/si.js b/sources/plugins/specialchar/dialogs/lang/si.js index 174e3e44..803c6ccd 100644 --- a/sources/plugins/specialchar/dialogs/lang/si.js +++ b/sources/plugins/specialchar/dialogs/lang/si.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/sk.js b/sources/plugins/specialchar/dialogs/lang/sk.js index ce232aa7..b7606a9a 100644 --- a/sources/plugins/specialchar/dialogs/lang/sk.js +++ b/sources/plugins/specialchar/dialogs/lang/sk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/sl.js b/sources/plugins/specialchar/dialogs/lang/sl.js index 34eeeedd..4f3c0548 100644 --- a/sources/plugins/specialchar/dialogs/lang/sl.js +++ b/sources/plugins/specialchar/dialogs/lang/sl.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/sq.js b/sources/plugins/specialchar/dialogs/lang/sq.js index f45e3ec7..144638f2 100644 --- a/sources/plugins/specialchar/dialogs/lang/sq.js +++ b/sources/plugins/specialchar/dialogs/lang/sq.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/sv.js b/sources/plugins/specialchar/dialogs/lang/sv.js index 68a00f06..fad284b8 100644 --- a/sources/plugins/specialchar/dialogs/lang/sv.js +++ b/sources/plugins/specialchar/dialogs/lang/sv.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/th.js b/sources/plugins/specialchar/dialogs/lang/th.js index f4c60cb1..19196d2f 100644 --- a/sources/plugins/specialchar/dialogs/lang/th.js +++ b/sources/plugins/specialchar/dialogs/lang/th.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/tr.js b/sources/plugins/specialchar/dialogs/lang/tr.js index fd2cdcaa..58cb3f04 100644 --- a/sources/plugins/specialchar/dialogs/lang/tr.js +++ b/sources/plugins/specialchar/dialogs/lang/tr.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/tt.js b/sources/plugins/specialchar/dialogs/lang/tt.js index 2d03e7ed..36a56360 100644 --- a/sources/plugins/specialchar/dialogs/lang/tt.js +++ b/sources/plugins/specialchar/dialogs/lang/tt.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/ug.js b/sources/plugins/specialchar/dialogs/lang/ug.js index 7e9db8be..a4467580 100644 --- a/sources/plugins/specialchar/dialogs/lang/ug.js +++ b/sources/plugins/specialchar/dialogs/lang/ug.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/uk.js b/sources/plugins/specialchar/dialogs/lang/uk.js index 34a3bff9..ffae8a4a 100644 --- a/sources/plugins/specialchar/dialogs/lang/uk.js +++ b/sources/plugins/specialchar/dialogs/lang/uk.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/vi.js b/sources/plugins/specialchar/dialogs/lang/vi.js index 9be09b29..e5ce4092 100644 --- a/sources/plugins/specialchar/dialogs/lang/vi.js +++ b/sources/plugins/specialchar/dialogs/lang/vi.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/zh-cn.js b/sources/plugins/specialchar/dialogs/lang/zh-cn.js index 34a72ca2..391f0d86 100644 --- a/sources/plugins/specialchar/dialogs/lang/zh-cn.js +++ b/sources/plugins/specialchar/dialogs/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/lang/zh.js b/sources/plugins/specialchar/dialogs/lang/zh.js index 61b3e5db..d246c01e 100644 --- a/sources/plugins/specialchar/dialogs/lang/zh.js +++ b/sources/plugins/specialchar/dialogs/lang/zh.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/dialogs/specialchar.js b/sources/plugins/specialchar/dialogs/specialchar.js index 101d4ddc..b2541ed7 100644 --- a/sources/plugins/specialchar/dialogs/specialchar.js +++ b/sources/plugins/specialchar/dialogs/specialchar.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/specialchar/lang/_translationstatus.txt b/sources/plugins/specialchar/lang/_translationstatus.txt index b76ef206..fcc1fd3c 100644 --- a/sources/plugins/specialchar/lang/_translationstatus.txt +++ b/sources/plugins/specialchar/lang/_translationstatus.txt @@ -1,4 +1,4 @@ -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license af.js Found: 3 Missing: 118 diff --git a/sources/plugins/specialchar/lang/af.js b/sources/plugins/specialchar/lang/af.js index aa55c01f..a2c27b2a 100644 --- a/sources/plugins/specialchar/lang/af.js +++ b/sources/plugins/specialchar/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'af', { diff --git a/sources/plugins/specialchar/lang/ar.js b/sources/plugins/specialchar/lang/ar.js index cc846f29..28ed0594 100644 --- a/sources/plugins/specialchar/lang/ar.js +++ b/sources/plugins/specialchar/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'ar', { diff --git a/sources/plugins/specialchar/lang/bg.js b/sources/plugins/specialchar/lang/bg.js index 16910078..b2de1853 100644 --- a/sources/plugins/specialchar/lang/bg.js +++ b/sources/plugins/specialchar/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'bg', { diff --git a/sources/plugins/specialchar/lang/bn.js b/sources/plugins/specialchar/lang/bn.js index 6161ef62..a62b7001 100644 --- a/sources/plugins/specialchar/lang/bn.js +++ b/sources/plugins/specialchar/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'bn', { diff --git a/sources/plugins/specialchar/lang/bs.js b/sources/plugins/specialchar/lang/bs.js index 48f6a1a0..a131a2da 100644 --- a/sources/plugins/specialchar/lang/bs.js +++ b/sources/plugins/specialchar/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'bs', { diff --git a/sources/plugins/specialchar/lang/ca.js b/sources/plugins/specialchar/lang/ca.js index 7d42c0c7..0d8426a2 100644 --- a/sources/plugins/specialchar/lang/ca.js +++ b/sources/plugins/specialchar/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'ca', { diff --git a/sources/plugins/specialchar/lang/cs.js b/sources/plugins/specialchar/lang/cs.js index 45c9fc8d..b9bda93d 100644 --- a/sources/plugins/specialchar/lang/cs.js +++ b/sources/plugins/specialchar/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'cs', { diff --git a/sources/plugins/specialchar/lang/cy.js b/sources/plugins/specialchar/lang/cy.js index 6f60d5d2..43a9a115 100644 --- a/sources/plugins/specialchar/lang/cy.js +++ b/sources/plugins/specialchar/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'cy', { diff --git a/sources/plugins/specialchar/lang/da.js b/sources/plugins/specialchar/lang/da.js index 5b79a0b7..dae07e3d 100644 --- a/sources/plugins/specialchar/lang/da.js +++ b/sources/plugins/specialchar/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'da', { diff --git a/sources/plugins/specialchar/lang/de-ch.js b/sources/plugins/specialchar/lang/de-ch.js new file mode 100644 index 00000000..256f9b12 --- /dev/null +++ b/sources/plugins/specialchar/lang/de-ch.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'specialchar', 'de-ch', { + options: 'Sonderzeichenoptionen', + title: 'Sonderzeichen auswählen', + toolbar: 'Sonderzeichen einfügen' +} ); diff --git a/sources/plugins/specialchar/lang/de.js b/sources/plugins/specialchar/lang/de.js index fd2930d9..e447b2bd 100644 --- a/sources/plugins/specialchar/lang/de.js +++ b/sources/plugins/specialchar/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'de', { diff --git a/sources/plugins/specialchar/lang/el.js b/sources/plugins/specialchar/lang/el.js index 0ceec1ca..8ddbf4d4 100644 --- a/sources/plugins/specialchar/lang/el.js +++ b/sources/plugins/specialchar/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'el', { diff --git a/sources/plugins/specialchar/lang/en-au.js b/sources/plugins/specialchar/lang/en-au.js index efd6a124..b37ed5db 100644 --- a/sources/plugins/specialchar/lang/en-au.js +++ b/sources/plugins/specialchar/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'en-au', { diff --git a/sources/plugins/specialchar/lang/en-ca.js b/sources/plugins/specialchar/lang/en-ca.js index b4426fca..0a796efa 100644 --- a/sources/plugins/specialchar/lang/en-ca.js +++ b/sources/plugins/specialchar/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'en-ca', { diff --git a/sources/plugins/specialchar/lang/en-gb.js b/sources/plugins/specialchar/lang/en-gb.js index a2a7ad6a..2a241ceb 100644 --- a/sources/plugins/specialchar/lang/en-gb.js +++ b/sources/plugins/specialchar/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'en-gb', { diff --git a/sources/plugins/specialchar/lang/en.js b/sources/plugins/specialchar/lang/en.js index 5036d1dd..367e06d4 100644 --- a/sources/plugins/specialchar/lang/en.js +++ b/sources/plugins/specialchar/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'en', { diff --git a/sources/plugins/specialchar/lang/eo.js b/sources/plugins/specialchar/lang/eo.js index 704fd876..c1c4ee44 100644 --- a/sources/plugins/specialchar/lang/eo.js +++ b/sources/plugins/specialchar/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'eo', { diff --git a/sources/plugins/specialchar/lang/es.js b/sources/plugins/specialchar/lang/es.js index c672b26a..141eb15a 100644 --- a/sources/plugins/specialchar/lang/es.js +++ b/sources/plugins/specialchar/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'es', { diff --git a/sources/plugins/specialchar/lang/et.js b/sources/plugins/specialchar/lang/et.js index 6ff026c3..a385ac9c 100644 --- a/sources/plugins/specialchar/lang/et.js +++ b/sources/plugins/specialchar/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'et', { diff --git a/sources/plugins/specialchar/lang/eu.js b/sources/plugins/specialchar/lang/eu.js index 70afc4b5..2a7bd83a 100644 --- a/sources/plugins/specialchar/lang/eu.js +++ b/sources/plugins/specialchar/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'eu', { diff --git a/sources/plugins/specialchar/lang/fa.js b/sources/plugins/specialchar/lang/fa.js index 2898fcd1..f144ec65 100644 --- a/sources/plugins/specialchar/lang/fa.js +++ b/sources/plugins/specialchar/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'fa', { diff --git a/sources/plugins/specialchar/lang/fi.js b/sources/plugins/specialchar/lang/fi.js index 20895830..dc4eb85a 100644 --- a/sources/plugins/specialchar/lang/fi.js +++ b/sources/plugins/specialchar/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'fi', { diff --git a/sources/plugins/specialchar/lang/fo.js b/sources/plugins/specialchar/lang/fo.js index 1d85af3b..ed7c8c19 100644 --- a/sources/plugins/specialchar/lang/fo.js +++ b/sources/plugins/specialchar/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'fo', { diff --git a/sources/plugins/specialchar/lang/fr-ca.js b/sources/plugins/specialchar/lang/fr-ca.js index b94b136a..6a5c8aa2 100644 --- a/sources/plugins/specialchar/lang/fr-ca.js +++ b/sources/plugins/specialchar/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'fr-ca', { diff --git a/sources/plugins/specialchar/lang/fr.js b/sources/plugins/specialchar/lang/fr.js index e2b0934b..7ae46cb4 100644 --- a/sources/plugins/specialchar/lang/fr.js +++ b/sources/plugins/specialchar/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'fr', { diff --git a/sources/plugins/specialchar/lang/gl.js b/sources/plugins/specialchar/lang/gl.js index 45624f4a..a89de632 100644 --- a/sources/plugins/specialchar/lang/gl.js +++ b/sources/plugins/specialchar/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'gl', { diff --git a/sources/plugins/specialchar/lang/gu.js b/sources/plugins/specialchar/lang/gu.js index 157a30c0..1f1f9a08 100644 --- a/sources/plugins/specialchar/lang/gu.js +++ b/sources/plugins/specialchar/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'gu', { diff --git a/sources/plugins/specialchar/lang/he.js b/sources/plugins/specialchar/lang/he.js index 4d4d5781..bb073179 100644 --- a/sources/plugins/specialchar/lang/he.js +++ b/sources/plugins/specialchar/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'he', { diff --git a/sources/plugins/specialchar/lang/hi.js b/sources/plugins/specialchar/lang/hi.js index 35744721..d9c50576 100644 --- a/sources/plugins/specialchar/lang/hi.js +++ b/sources/plugins/specialchar/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'hi', { diff --git a/sources/plugins/specialchar/lang/hr.js b/sources/plugins/specialchar/lang/hr.js index ae35d948..d9e4ae75 100644 --- a/sources/plugins/specialchar/lang/hr.js +++ b/sources/plugins/specialchar/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'hr', { diff --git a/sources/plugins/specialchar/lang/hu.js b/sources/plugins/specialchar/lang/hu.js index b0459056..50afbe36 100644 --- a/sources/plugins/specialchar/lang/hu.js +++ b/sources/plugins/specialchar/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'hu', { diff --git a/sources/plugins/specialchar/lang/id.js b/sources/plugins/specialchar/lang/id.js index 494246a2..5b805bf1 100644 --- a/sources/plugins/specialchar/lang/id.js +++ b/sources/plugins/specialchar/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'id', { diff --git a/sources/plugins/specialchar/lang/is.js b/sources/plugins/specialchar/lang/is.js index 6efb20a6..96edc940 100644 --- a/sources/plugins/specialchar/lang/is.js +++ b/sources/plugins/specialchar/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'is', { diff --git a/sources/plugins/specialchar/lang/it.js b/sources/plugins/specialchar/lang/it.js index 9b09df57..1502f9fe 100644 --- a/sources/plugins/specialchar/lang/it.js +++ b/sources/plugins/specialchar/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'it', { diff --git a/sources/plugins/specialchar/lang/ja.js b/sources/plugins/specialchar/lang/ja.js index 773be435..189a56d1 100644 --- a/sources/plugins/specialchar/lang/ja.js +++ b/sources/plugins/specialchar/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'ja', { diff --git a/sources/plugins/specialchar/lang/ka.js b/sources/plugins/specialchar/lang/ka.js index 003cd165..07a31a5d 100644 --- a/sources/plugins/specialchar/lang/ka.js +++ b/sources/plugins/specialchar/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'ka', { diff --git a/sources/plugins/specialchar/lang/km.js b/sources/plugins/specialchar/lang/km.js index f6b4b241..d48a4fd7 100644 --- a/sources/plugins/specialchar/lang/km.js +++ b/sources/plugins/specialchar/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'km', { diff --git a/sources/plugins/specialchar/lang/ko.js b/sources/plugins/specialchar/lang/ko.js index 7f19d0aa..9c8c4a27 100644 --- a/sources/plugins/specialchar/lang/ko.js +++ b/sources/plugins/specialchar/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'ko', { diff --git a/sources/plugins/specialchar/lang/ku.js b/sources/plugins/specialchar/lang/ku.js index 02aadcc3..7c195a9a 100644 --- a/sources/plugins/specialchar/lang/ku.js +++ b/sources/plugins/specialchar/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'ku', { diff --git a/sources/plugins/specialchar/lang/lt.js b/sources/plugins/specialchar/lang/lt.js index e05ca754..e47316f8 100644 --- a/sources/plugins/specialchar/lang/lt.js +++ b/sources/plugins/specialchar/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'lt', { diff --git a/sources/plugins/specialchar/lang/lv.js b/sources/plugins/specialchar/lang/lv.js index aad351ad..a54b022d 100644 --- a/sources/plugins/specialchar/lang/lv.js +++ b/sources/plugins/specialchar/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'lv', { diff --git a/sources/plugins/specialchar/lang/mk.js b/sources/plugins/specialchar/lang/mk.js index 6fc4911a..e1607636 100644 --- a/sources/plugins/specialchar/lang/mk.js +++ b/sources/plugins/specialchar/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'mk', { diff --git a/sources/plugins/specialchar/lang/mn.js b/sources/plugins/specialchar/lang/mn.js index bdc79571..7d23723c 100644 --- a/sources/plugins/specialchar/lang/mn.js +++ b/sources/plugins/specialchar/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'mn', { diff --git a/sources/plugins/specialchar/lang/ms.js b/sources/plugins/specialchar/lang/ms.js index a06af9cc..d9f7dfed 100644 --- a/sources/plugins/specialchar/lang/ms.js +++ b/sources/plugins/specialchar/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'ms', { diff --git a/sources/plugins/specialchar/lang/nb.js b/sources/plugins/specialchar/lang/nb.js index ff533b72..072fbd45 100644 --- a/sources/plugins/specialchar/lang/nb.js +++ b/sources/plugins/specialchar/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'nb', { diff --git a/sources/plugins/specialchar/lang/nl.js b/sources/plugins/specialchar/lang/nl.js index 30f6a3a5..815d37a5 100644 --- a/sources/plugins/specialchar/lang/nl.js +++ b/sources/plugins/specialchar/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'nl', { diff --git a/sources/plugins/specialchar/lang/no.js b/sources/plugins/specialchar/lang/no.js index 639a1452..a6cdeb18 100644 --- a/sources/plugins/specialchar/lang/no.js +++ b/sources/plugins/specialchar/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'no', { diff --git a/sources/plugins/specialchar/lang/pl.js b/sources/plugins/specialchar/lang/pl.js index 9dacb6f5..ffd663da 100644 --- a/sources/plugins/specialchar/lang/pl.js +++ b/sources/plugins/specialchar/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'pl', { diff --git a/sources/plugins/specialchar/lang/pt-br.js b/sources/plugins/specialchar/lang/pt-br.js index 7b030eb2..860486f3 100644 --- a/sources/plugins/specialchar/lang/pt-br.js +++ b/sources/plugins/specialchar/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'pt-br', { diff --git a/sources/plugins/specialchar/lang/pt.js b/sources/plugins/specialchar/lang/pt.js index fd2ba8a4..dd8983e6 100644 --- a/sources/plugins/specialchar/lang/pt.js +++ b/sources/plugins/specialchar/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'pt', { diff --git a/sources/plugins/specialchar/lang/ro.js b/sources/plugins/specialchar/lang/ro.js index 13a33243..b901a931 100644 --- a/sources/plugins/specialchar/lang/ro.js +++ b/sources/plugins/specialchar/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'ro', { diff --git a/sources/plugins/specialchar/lang/ru.js b/sources/plugins/specialchar/lang/ru.js index 674111ba..82cbcdc4 100644 --- a/sources/plugins/specialchar/lang/ru.js +++ b/sources/plugins/specialchar/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'ru', { diff --git a/sources/plugins/specialchar/lang/si.js b/sources/plugins/specialchar/lang/si.js index af02c017..45834328 100644 --- a/sources/plugins/specialchar/lang/si.js +++ b/sources/plugins/specialchar/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'si', { diff --git a/sources/plugins/specialchar/lang/sk.js b/sources/plugins/specialchar/lang/sk.js index 631e5147..5d16b0c6 100644 --- a/sources/plugins/specialchar/lang/sk.js +++ b/sources/plugins/specialchar/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'sk', { diff --git a/sources/plugins/specialchar/lang/sl.js b/sources/plugins/specialchar/lang/sl.js index 9b25cf78..1f3d0322 100644 --- a/sources/plugins/specialchar/lang/sl.js +++ b/sources/plugins/specialchar/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'sl', { diff --git a/sources/plugins/specialchar/lang/sq.js b/sources/plugins/specialchar/lang/sq.js index d3c2b79c..57c64e5f 100644 --- a/sources/plugins/specialchar/lang/sq.js +++ b/sources/plugins/specialchar/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'sq', { diff --git a/sources/plugins/specialchar/lang/sr-latn.js b/sources/plugins/specialchar/lang/sr-latn.js index 5c99894b..009d72e9 100644 --- a/sources/plugins/specialchar/lang/sr-latn.js +++ b/sources/plugins/specialchar/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'sr-latn', { diff --git a/sources/plugins/specialchar/lang/sr.js b/sources/plugins/specialchar/lang/sr.js index e6dc96e2..dca08052 100644 --- a/sources/plugins/specialchar/lang/sr.js +++ b/sources/plugins/specialchar/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'sr', { diff --git a/sources/plugins/specialchar/lang/sv.js b/sources/plugins/specialchar/lang/sv.js index b63bfe00..04327404 100644 --- a/sources/plugins/specialchar/lang/sv.js +++ b/sources/plugins/specialchar/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'sv', { diff --git a/sources/plugins/specialchar/lang/th.js b/sources/plugins/specialchar/lang/th.js index 1a0a1d76..4c25ff0f 100644 --- a/sources/plugins/specialchar/lang/th.js +++ b/sources/plugins/specialchar/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'th', { diff --git a/sources/plugins/specialchar/lang/tr.js b/sources/plugins/specialchar/lang/tr.js index bbe6224a..04fe38d9 100644 --- a/sources/plugins/specialchar/lang/tr.js +++ b/sources/plugins/specialchar/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'tr', { diff --git a/sources/plugins/specialchar/lang/tt.js b/sources/plugins/specialchar/lang/tt.js index 3b14cfd9..9420c2cd 100644 --- a/sources/plugins/specialchar/lang/tt.js +++ b/sources/plugins/specialchar/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'tt', { diff --git a/sources/plugins/specialchar/lang/ug.js b/sources/plugins/specialchar/lang/ug.js index 5018b4c6..4dbe8e6d 100644 --- a/sources/plugins/specialchar/lang/ug.js +++ b/sources/plugins/specialchar/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'ug', { diff --git a/sources/plugins/specialchar/lang/uk.js b/sources/plugins/specialchar/lang/uk.js index d9a5daf5..6746b8a0 100644 --- a/sources/plugins/specialchar/lang/uk.js +++ b/sources/plugins/specialchar/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'uk', { diff --git a/sources/plugins/specialchar/lang/vi.js b/sources/plugins/specialchar/lang/vi.js index 07b0c877..05a37759 100644 --- a/sources/plugins/specialchar/lang/vi.js +++ b/sources/plugins/specialchar/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'vi', { diff --git a/sources/plugins/specialchar/lang/zh-cn.js b/sources/plugins/specialchar/lang/zh-cn.js index 9fcdf27f..fa314902 100644 --- a/sources/plugins/specialchar/lang/zh-cn.js +++ b/sources/plugins/specialchar/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'zh-cn', { diff --git a/sources/plugins/specialchar/lang/zh.js b/sources/plugins/specialchar/lang/zh.js index 17c9b698..3a20384a 100644 --- a/sources/plugins/specialchar/lang/zh.js +++ b/sources/plugins/specialchar/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'specialchar', 'zh', { diff --git a/sources/plugins/specialchar/plugin.js b/sources/plugins/specialchar/plugin.js index 2140a9a9..0f10fd66 100644 --- a/sources/plugins/specialchar/plugin.js +++ b/sources/plugins/specialchar/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -10,8 +10,8 @@ CKEDITOR.plugins.add( 'specialchar', { // List of available localizations. // jscs:disable - availableLangs: { af:1,ar:1,bg:1,ca:1,cs:1,cy:1,da:1,de:1,el:1,en:1,'en-gb':1,eo:1,es:1,et:1,eu:1,fa:1,fi:1,fr:1,'fr-ca':1,gl:1,he:1,hr:1,hu:1,id:1,it:1,ja:1,km:1,ko:1,ku:1,lt:1,lv:1,nb:1,nl:1,no:1,pl:1,pt:1,'pt-br':1,ru:1,si:1,sk:1,sl:1,sq:1,sv:1,th:1,tr:1,tt:1,ug:1,uk:1,vi:1,zh:1,'zh-cn':1 }, - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + availableLangs: { af:1,ar:1,bg:1,ca:1,cs:1,cy:1,da:1,de:1,'de-ch':1,el:1,en:1,'en-gb':1,eo:1,es:1,et:1,eu:1,fa:1,fi:1,fr:1,'fr-ca':1,gl:1,he:1,hr:1,hu:1,id:1,it:1,ja:1,km:1,ko:1,ku:1,lt:1,lv:1,nb:1,nl:1,no:1,pl:1,pt:1,'pt-br':1,ru:1,si:1,sk:1,sl:1,sq:1,sv:1,th:1,tr:1,tt:1,ug:1,uk:1,vi:1,zh:1,'zh-cn':1 }, + 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% // jscs:enable requires: 'dialog', icons: 'specialchar', // %REMOVE_LINE_CORE% diff --git a/sources/plugins/stylescombo/lang/af.js b/sources/plugins/stylescombo/lang/af.js index a3857568..269ca91d 100644 --- a/sources/plugins/stylescombo/lang/af.js +++ b/sources/plugins/stylescombo/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'af', { diff --git a/sources/plugins/stylescombo/lang/ar.js b/sources/plugins/stylescombo/lang/ar.js index e9bcb405..3e2739a8 100644 --- a/sources/plugins/stylescombo/lang/ar.js +++ b/sources/plugins/stylescombo/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'ar', { diff --git a/sources/plugins/stylescombo/lang/bg.js b/sources/plugins/stylescombo/lang/bg.js index a569248f..48992db9 100644 --- a/sources/plugins/stylescombo/lang/bg.js +++ b/sources/plugins/stylescombo/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'bg', { diff --git a/sources/plugins/stylescombo/lang/bn.js b/sources/plugins/stylescombo/lang/bn.js index 1a687006..c1acaa9a 100644 --- a/sources/plugins/stylescombo/lang/bn.js +++ b/sources/plugins/stylescombo/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'bn', { diff --git a/sources/plugins/stylescombo/lang/bs.js b/sources/plugins/stylescombo/lang/bs.js index edde2cac..e2cf1f78 100644 --- a/sources/plugins/stylescombo/lang/bs.js +++ b/sources/plugins/stylescombo/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'bs', { diff --git a/sources/plugins/stylescombo/lang/ca.js b/sources/plugins/stylescombo/lang/ca.js index d1184a73..59844aa8 100644 --- a/sources/plugins/stylescombo/lang/ca.js +++ b/sources/plugins/stylescombo/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'ca', { diff --git a/sources/plugins/stylescombo/lang/cs.js b/sources/plugins/stylescombo/lang/cs.js index 62686cd0..3e05bdf3 100644 --- a/sources/plugins/stylescombo/lang/cs.js +++ b/sources/plugins/stylescombo/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'cs', { diff --git a/sources/plugins/stylescombo/lang/cy.js b/sources/plugins/stylescombo/lang/cy.js index 60fd8dad..fbfd1c2e 100644 --- a/sources/plugins/stylescombo/lang/cy.js +++ b/sources/plugins/stylescombo/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'cy', { diff --git a/sources/plugins/stylescombo/lang/da.js b/sources/plugins/stylescombo/lang/da.js index 57b63f97..9d88bff2 100644 --- a/sources/plugins/stylescombo/lang/da.js +++ b/sources/plugins/stylescombo/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'da', { diff --git a/sources/plugins/stylescombo/lang/de-ch.js b/sources/plugins/stylescombo/lang/de-ch.js new file mode 100644 index 00000000..4e7f9efb --- /dev/null +++ b/sources/plugins/stylescombo/lang/de-ch.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'stylescombo', 'de-ch', { + label: 'Stil', + panelTitle: 'Formatierungsstile', + panelTitle1: 'Blockstile', + panelTitle2: 'Inline Stilart', + panelTitle3: 'Objektstile' +} ); diff --git a/sources/plugins/stylescombo/lang/de.js b/sources/plugins/stylescombo/lang/de.js index 8c8777f5..7f58dfa2 100644 --- a/sources/plugins/stylescombo/lang/de.js +++ b/sources/plugins/stylescombo/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'de', { diff --git a/sources/plugins/stylescombo/lang/el.js b/sources/plugins/stylescombo/lang/el.js index 7359ca94..d083a0ee 100644 --- a/sources/plugins/stylescombo/lang/el.js +++ b/sources/plugins/stylescombo/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'el', { diff --git a/sources/plugins/stylescombo/lang/en-au.js b/sources/plugins/stylescombo/lang/en-au.js index 031ab782..e78acdb1 100644 --- a/sources/plugins/stylescombo/lang/en-au.js +++ b/sources/plugins/stylescombo/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'en-au', { diff --git a/sources/plugins/stylescombo/lang/en-ca.js b/sources/plugins/stylescombo/lang/en-ca.js index cd68d244..12c98cc5 100644 --- a/sources/plugins/stylescombo/lang/en-ca.js +++ b/sources/plugins/stylescombo/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'en-ca', { diff --git a/sources/plugins/stylescombo/lang/en-gb.js b/sources/plugins/stylescombo/lang/en-gb.js index 1225ca8d..69b75d48 100644 --- a/sources/plugins/stylescombo/lang/en-gb.js +++ b/sources/plugins/stylescombo/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'en-gb', { diff --git a/sources/plugins/stylescombo/lang/en.js b/sources/plugins/stylescombo/lang/en.js index a0c1f6c7..a42c045f 100644 --- a/sources/plugins/stylescombo/lang/en.js +++ b/sources/plugins/stylescombo/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'en', { diff --git a/sources/plugins/stylescombo/lang/eo.js b/sources/plugins/stylescombo/lang/eo.js index c96103da..68fa3621 100644 --- a/sources/plugins/stylescombo/lang/eo.js +++ b/sources/plugins/stylescombo/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'eo', { diff --git a/sources/plugins/stylescombo/lang/es.js b/sources/plugins/stylescombo/lang/es.js index 30938393..b69d8504 100644 --- a/sources/plugins/stylescombo/lang/es.js +++ b/sources/plugins/stylescombo/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'es', { diff --git a/sources/plugins/stylescombo/lang/et.js b/sources/plugins/stylescombo/lang/et.js index aa73ef5e..bf3b0a71 100644 --- a/sources/plugins/stylescombo/lang/et.js +++ b/sources/plugins/stylescombo/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'et', { diff --git a/sources/plugins/stylescombo/lang/eu.js b/sources/plugins/stylescombo/lang/eu.js index f747066e..18349fbb 100644 --- a/sources/plugins/stylescombo/lang/eu.js +++ b/sources/plugins/stylescombo/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'eu', { diff --git a/sources/plugins/stylescombo/lang/fa.js b/sources/plugins/stylescombo/lang/fa.js index 2784f281..6745f71b 100644 --- a/sources/plugins/stylescombo/lang/fa.js +++ b/sources/plugins/stylescombo/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'fa', { diff --git a/sources/plugins/stylescombo/lang/fi.js b/sources/plugins/stylescombo/lang/fi.js index bf230f22..bf206e74 100644 --- a/sources/plugins/stylescombo/lang/fi.js +++ b/sources/plugins/stylescombo/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'fi', { diff --git a/sources/plugins/stylescombo/lang/fo.js b/sources/plugins/stylescombo/lang/fo.js index 9c5cfe93..7f688681 100644 --- a/sources/plugins/stylescombo/lang/fo.js +++ b/sources/plugins/stylescombo/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'fo', { diff --git a/sources/plugins/stylescombo/lang/fr-ca.js b/sources/plugins/stylescombo/lang/fr-ca.js index 38a12ac4..e60878e3 100644 --- a/sources/plugins/stylescombo/lang/fr-ca.js +++ b/sources/plugins/stylescombo/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'fr-ca', { diff --git a/sources/plugins/stylescombo/lang/fr.js b/sources/plugins/stylescombo/lang/fr.js index 8d215acb..61160afa 100644 --- a/sources/plugins/stylescombo/lang/fr.js +++ b/sources/plugins/stylescombo/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'fr', { diff --git a/sources/plugins/stylescombo/lang/gl.js b/sources/plugins/stylescombo/lang/gl.js index 344bb9e0..5d91f2e0 100644 --- a/sources/plugins/stylescombo/lang/gl.js +++ b/sources/plugins/stylescombo/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'gl', { diff --git a/sources/plugins/stylescombo/lang/gu.js b/sources/plugins/stylescombo/lang/gu.js index 244db3ad..940d07f4 100644 --- a/sources/plugins/stylescombo/lang/gu.js +++ b/sources/plugins/stylescombo/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'gu', { diff --git a/sources/plugins/stylescombo/lang/he.js b/sources/plugins/stylescombo/lang/he.js index 6910e0a2..15b36fb8 100644 --- a/sources/plugins/stylescombo/lang/he.js +++ b/sources/plugins/stylescombo/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'he', { diff --git a/sources/plugins/stylescombo/lang/hi.js b/sources/plugins/stylescombo/lang/hi.js index 794dd74b..0bb1e485 100644 --- a/sources/plugins/stylescombo/lang/hi.js +++ b/sources/plugins/stylescombo/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'hi', { diff --git a/sources/plugins/stylescombo/lang/hr.js b/sources/plugins/stylescombo/lang/hr.js index b44f2ae1..df5efb40 100644 --- a/sources/plugins/stylescombo/lang/hr.js +++ b/sources/plugins/stylescombo/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'hr', { diff --git a/sources/plugins/stylescombo/lang/hu.js b/sources/plugins/stylescombo/lang/hu.js index 486bfa26..37860c25 100644 --- a/sources/plugins/stylescombo/lang/hu.js +++ b/sources/plugins/stylescombo/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'hu', { diff --git a/sources/plugins/stylescombo/lang/id.js b/sources/plugins/stylescombo/lang/id.js index 6650ea89..81607a46 100644 --- a/sources/plugins/stylescombo/lang/id.js +++ b/sources/plugins/stylescombo/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'id', { diff --git a/sources/plugins/stylescombo/lang/is.js b/sources/plugins/stylescombo/lang/is.js index b15c696e..695f07fc 100644 --- a/sources/plugins/stylescombo/lang/is.js +++ b/sources/plugins/stylescombo/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'is', { diff --git a/sources/plugins/stylescombo/lang/it.js b/sources/plugins/stylescombo/lang/it.js index a6b7696c..09e4a11f 100644 --- a/sources/plugins/stylescombo/lang/it.js +++ b/sources/plugins/stylescombo/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'it', { diff --git a/sources/plugins/stylescombo/lang/ja.js b/sources/plugins/stylescombo/lang/ja.js index 3777616f..3d19d0dc 100644 --- a/sources/plugins/stylescombo/lang/ja.js +++ b/sources/plugins/stylescombo/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'ja', { diff --git a/sources/plugins/stylescombo/lang/ka.js b/sources/plugins/stylescombo/lang/ka.js index 4c40359f..201254fb 100644 --- a/sources/plugins/stylescombo/lang/ka.js +++ b/sources/plugins/stylescombo/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'ka', { diff --git a/sources/plugins/stylescombo/lang/km.js b/sources/plugins/stylescombo/lang/km.js index 36acc65a..f29eed49 100644 --- a/sources/plugins/stylescombo/lang/km.js +++ b/sources/plugins/stylescombo/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'km', { diff --git a/sources/plugins/stylescombo/lang/ko.js b/sources/plugins/stylescombo/lang/ko.js index 65afa9f3..022ddf25 100644 --- a/sources/plugins/stylescombo/lang/ko.js +++ b/sources/plugins/stylescombo/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'ko', { diff --git a/sources/plugins/stylescombo/lang/ku.js b/sources/plugins/stylescombo/lang/ku.js index b975abcd..2b99eae8 100644 --- a/sources/plugins/stylescombo/lang/ku.js +++ b/sources/plugins/stylescombo/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'ku', { diff --git a/sources/plugins/stylescombo/lang/lt.js b/sources/plugins/stylescombo/lang/lt.js index 36ea9f5f..13cc81b7 100644 --- a/sources/plugins/stylescombo/lang/lt.js +++ b/sources/plugins/stylescombo/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'lt', { diff --git a/sources/plugins/stylescombo/lang/lv.js b/sources/plugins/stylescombo/lang/lv.js index d7d14955..eb637f46 100644 --- a/sources/plugins/stylescombo/lang/lv.js +++ b/sources/plugins/stylescombo/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'lv', { diff --git a/sources/plugins/stylescombo/lang/mk.js b/sources/plugins/stylescombo/lang/mk.js index 83b4db44..2fe49624 100644 --- a/sources/plugins/stylescombo/lang/mk.js +++ b/sources/plugins/stylescombo/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'mk', { diff --git a/sources/plugins/stylescombo/lang/mn.js b/sources/plugins/stylescombo/lang/mn.js index 16df60df..75aad908 100644 --- a/sources/plugins/stylescombo/lang/mn.js +++ b/sources/plugins/stylescombo/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'mn', { diff --git a/sources/plugins/stylescombo/lang/ms.js b/sources/plugins/stylescombo/lang/ms.js index b04e615f..cc0b4c6f 100644 --- a/sources/plugins/stylescombo/lang/ms.js +++ b/sources/plugins/stylescombo/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'ms', { diff --git a/sources/plugins/stylescombo/lang/nb.js b/sources/plugins/stylescombo/lang/nb.js index 0738a4e0..a0232549 100644 --- a/sources/plugins/stylescombo/lang/nb.js +++ b/sources/plugins/stylescombo/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'nb', { diff --git a/sources/plugins/stylescombo/lang/nl.js b/sources/plugins/stylescombo/lang/nl.js index c24b181e..def05424 100644 --- a/sources/plugins/stylescombo/lang/nl.js +++ b/sources/plugins/stylescombo/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'nl', { diff --git a/sources/plugins/stylescombo/lang/no.js b/sources/plugins/stylescombo/lang/no.js index 7b29d03e..2b8e0225 100644 --- a/sources/plugins/stylescombo/lang/no.js +++ b/sources/plugins/stylescombo/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'no', { diff --git a/sources/plugins/stylescombo/lang/pl.js b/sources/plugins/stylescombo/lang/pl.js index 21fc50da..4ad5c604 100644 --- a/sources/plugins/stylescombo/lang/pl.js +++ b/sources/plugins/stylescombo/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'pl', { diff --git a/sources/plugins/stylescombo/lang/pt-br.js b/sources/plugins/stylescombo/lang/pt-br.js index ca241162..a4abc75e 100644 --- a/sources/plugins/stylescombo/lang/pt-br.js +++ b/sources/plugins/stylescombo/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'pt-br', { diff --git a/sources/plugins/stylescombo/lang/pt.js b/sources/plugins/stylescombo/lang/pt.js index 9d2e20ae..bbb576da 100644 --- a/sources/plugins/stylescombo/lang/pt.js +++ b/sources/plugins/stylescombo/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'pt', { diff --git a/sources/plugins/stylescombo/lang/ro.js b/sources/plugins/stylescombo/lang/ro.js index ecf004d3..64abaea3 100644 --- a/sources/plugins/stylescombo/lang/ro.js +++ b/sources/plugins/stylescombo/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'ro', { diff --git a/sources/plugins/stylescombo/lang/ru.js b/sources/plugins/stylescombo/lang/ru.js index 56330319..82996df1 100644 --- a/sources/plugins/stylescombo/lang/ru.js +++ b/sources/plugins/stylescombo/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'ru', { diff --git a/sources/plugins/stylescombo/lang/si.js b/sources/plugins/stylescombo/lang/si.js index b37bdaa0..b55634c5 100644 --- a/sources/plugins/stylescombo/lang/si.js +++ b/sources/plugins/stylescombo/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'si', { diff --git a/sources/plugins/stylescombo/lang/sk.js b/sources/plugins/stylescombo/lang/sk.js index 573c7da5..9f3a2876 100644 --- a/sources/plugins/stylescombo/lang/sk.js +++ b/sources/plugins/stylescombo/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'sk', { diff --git a/sources/plugins/stylescombo/lang/sl.js b/sources/plugins/stylescombo/lang/sl.js index 80dafcda..8d8275db 100644 --- a/sources/plugins/stylescombo/lang/sl.js +++ b/sources/plugins/stylescombo/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'sl', { diff --git a/sources/plugins/stylescombo/lang/sq.js b/sources/plugins/stylescombo/lang/sq.js index 098e3290..48f6e2e9 100644 --- a/sources/plugins/stylescombo/lang/sq.js +++ b/sources/plugins/stylescombo/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'sq', { diff --git a/sources/plugins/stylescombo/lang/sr-latn.js b/sources/plugins/stylescombo/lang/sr-latn.js index 47272433..647199d1 100644 --- a/sources/plugins/stylescombo/lang/sr-latn.js +++ b/sources/plugins/stylescombo/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'sr-latn', { diff --git a/sources/plugins/stylescombo/lang/sr.js b/sources/plugins/stylescombo/lang/sr.js index ff5aac1e..0a00c27e 100644 --- a/sources/plugins/stylescombo/lang/sr.js +++ b/sources/plugins/stylescombo/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'sr', { diff --git a/sources/plugins/stylescombo/lang/sv.js b/sources/plugins/stylescombo/lang/sv.js index 1babaff5..30dc0c66 100644 --- a/sources/plugins/stylescombo/lang/sv.js +++ b/sources/plugins/stylescombo/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'sv', { diff --git a/sources/plugins/stylescombo/lang/th.js b/sources/plugins/stylescombo/lang/th.js index fd780050..713a484a 100644 --- a/sources/plugins/stylescombo/lang/th.js +++ b/sources/plugins/stylescombo/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'th', { diff --git a/sources/plugins/stylescombo/lang/tr.js b/sources/plugins/stylescombo/lang/tr.js index 369ec3dd..50932bf4 100644 --- a/sources/plugins/stylescombo/lang/tr.js +++ b/sources/plugins/stylescombo/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'tr', { diff --git a/sources/plugins/stylescombo/lang/tt.js b/sources/plugins/stylescombo/lang/tt.js index c1f50d23..b3889d06 100644 --- a/sources/plugins/stylescombo/lang/tt.js +++ b/sources/plugins/stylescombo/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'tt', { diff --git a/sources/plugins/stylescombo/lang/ug.js b/sources/plugins/stylescombo/lang/ug.js index a196ccfa..2451414b 100644 --- a/sources/plugins/stylescombo/lang/ug.js +++ b/sources/plugins/stylescombo/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'ug', { diff --git a/sources/plugins/stylescombo/lang/uk.js b/sources/plugins/stylescombo/lang/uk.js index 0d670543..8e4805f7 100644 --- a/sources/plugins/stylescombo/lang/uk.js +++ b/sources/plugins/stylescombo/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'uk', { diff --git a/sources/plugins/stylescombo/lang/vi.js b/sources/plugins/stylescombo/lang/vi.js index 790c6951..7cda3bbd 100644 --- a/sources/plugins/stylescombo/lang/vi.js +++ b/sources/plugins/stylescombo/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'vi', { diff --git a/sources/plugins/stylescombo/lang/zh-cn.js b/sources/plugins/stylescombo/lang/zh-cn.js index c6dc3332..c19db276 100644 --- a/sources/plugins/stylescombo/lang/zh-cn.js +++ b/sources/plugins/stylescombo/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'zh-cn', { diff --git a/sources/plugins/stylescombo/lang/zh.js b/sources/plugins/stylescombo/lang/zh.js index 30f689a8..e012d7ed 100644 --- a/sources/plugins/stylescombo/lang/zh.js +++ b/sources/plugins/stylescombo/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'stylescombo', 'zh', { diff --git a/sources/plugins/stylescombo/plugin.js b/sources/plugins/stylescombo/plugin.js index df36ddad..6717c25c 100644 --- a/sources/plugins/stylescombo/plugin.js +++ b/sources/plugins/stylescombo/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -9,7 +9,7 @@ CKEDITOR.plugins.add( 'stylescombo', { requires: 'richcombo', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength init: function( editor ) { diff --git a/sources/plugins/tab/plugin.js b/sources/plugins/tab/plugin.js index 931bc284..cd61b977 100644 --- a/sources/plugins/tab/plugin.js +++ b/sources/plugins/tab/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/table/dialogs/table.js b/sources/plugins/table/dialogs/table.js index 5c1213ea..f6f6fe0d 100644 --- a/sources/plugins/table/dialogs/table.js +++ b/sources/plugins/table/dialogs/table.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/table/lang/af.js b/sources/plugins/table/lang/af.js index 382ea7e3..159b0bdd 100644 --- a/sources/plugins/table/lang/af.js +++ b/sources/plugins/table/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'af', { diff --git a/sources/plugins/table/lang/ar.js b/sources/plugins/table/lang/ar.js index e9d523a5..c804b0d3 100644 --- a/sources/plugins/table/lang/ar.js +++ b/sources/plugins/table/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'ar', { diff --git a/sources/plugins/table/lang/bg.js b/sources/plugins/table/lang/bg.js index 5335e5af..58d864b0 100644 --- a/sources/plugins/table/lang/bg.js +++ b/sources/plugins/table/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'bg', { diff --git a/sources/plugins/table/lang/bn.js b/sources/plugins/table/lang/bn.js index c0846adf..adcf6137 100644 --- a/sources/plugins/table/lang/bn.js +++ b/sources/plugins/table/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'bn', { diff --git a/sources/plugins/table/lang/bs.js b/sources/plugins/table/lang/bs.js index e81bcc10..3863bc5f 100644 --- a/sources/plugins/table/lang/bs.js +++ b/sources/plugins/table/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'bs', { diff --git a/sources/plugins/table/lang/ca.js b/sources/plugins/table/lang/ca.js index 0d0f8421..7eb5ef86 100644 --- a/sources/plugins/table/lang/ca.js +++ b/sources/plugins/table/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'ca', { diff --git a/sources/plugins/table/lang/cs.js b/sources/plugins/table/lang/cs.js index 00428d3f..41656bc6 100644 --- a/sources/plugins/table/lang/cs.js +++ b/sources/plugins/table/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'cs', { diff --git a/sources/plugins/table/lang/cy.js b/sources/plugins/table/lang/cy.js index 75f210eb..8cb58753 100644 --- a/sources/plugins/table/lang/cy.js +++ b/sources/plugins/table/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'cy', { diff --git a/sources/plugins/table/lang/da.js b/sources/plugins/table/lang/da.js index 601c2cff..fa2b7083 100644 --- a/sources/plugins/table/lang/da.js +++ b/sources/plugins/table/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'da', { diff --git a/sources/plugins/table/lang/de-ch.js b/sources/plugins/table/lang/de-ch.js new file mode 100644 index 00000000..2927d9bb --- /dev/null +++ b/sources/plugins/table/lang/de-ch.js @@ -0,0 +1,74 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'table', 'de-ch', { + border: 'Rahmengrösse', + caption: 'Überschrift', + cell: { + menu: 'Zelle', + insertBefore: 'Zelle davor einfügen', + insertAfter: 'Zelle danach einfügen', + deleteCell: 'Zelle löschen', + merge: 'Zellen verbinden', + mergeRight: 'Nach rechts verbinden', + mergeDown: 'Nach unten verbinden', + splitHorizontal: 'Zelle horizontal teilen', + splitVertical: 'Zelle vertikal teilen', + title: 'Zelleneigenschaften', + cellType: 'Zellart', + rowSpan: 'Anzahl Zeilen verbinden', + colSpan: 'Anzahl Spalten verbinden', + wordWrap: 'Zeilenumbruch', + hAlign: 'Horizontale Ausrichtung', + vAlign: 'Vertikale Ausrichtung', + alignBaseline: 'Grundlinie', + bgColor: 'Hintergrundfarbe', + borderColor: 'Rahmenfarbe', + data: 'Daten', + header: 'Überschrift', + yes: 'Ja', + no: 'Nein', + invalidWidth: 'Zellenbreite muss eine Zahl sein.', + invalidHeight: 'Zellenhöhe muss eine Zahl sein.', + invalidRowSpan: '"Anzahl Zeilen verbinden" muss eine Ganzzahl sein.', + invalidColSpan: '"Anzahl Spalten verbinden" muss eine Ganzzahl sein.', + chooseColor: 'Wählen' + }, + cellPad: 'Zellenabstand innen', + cellSpace: 'Zellenabstand aussen', + column: { + menu: 'Spalte', + insertBefore: 'Spalte links davor einfügen', + insertAfter: 'Spalte rechts danach einfügen', + deleteColumn: 'Spalte löschen' + }, + columns: 'Spalte', + deleteTable: 'Tabelle löschen', + headers: 'Kopfzeile', + headersBoth: 'Beide', + headersColumn: 'Erste Spalte', + headersNone: 'Keine', + headersRow: 'Erste Zeile', + invalidBorder: 'Die Rahmenbreite muss eine Zahl sein.', + invalidCellPadding: 'Der Zellenabstand innen muss eine positive Zahl sein.', + invalidCellSpacing: 'Der Zellenabstand aussen muss eine positive Zahl sein.', + invalidCols: 'Die Anzahl der Spalten muß grösser als 0 sein..', + invalidHeight: 'Die Tabellenbreite muss eine Zahl sein.', + invalidRows: 'Die Anzahl der Zeilen muß grösser als 0 sein.', + invalidWidth: 'Die Tabellenbreite muss eine Zahl sein.', + menu: 'Tabellen-Eigenschaften', + row: { + menu: 'Zeile', + insertBefore: 'Zeile oberhalb einfügen', + insertAfter: 'Zeile unterhalb einfügen', + deleteRow: 'Zeile entfernen' + }, + rows: 'Zeile', + summary: 'Inhaltsübersicht', + title: 'Tabellen-Eigenschaften', + toolbar: 'Tabelle', + widthPc: '%', + widthPx: 'Pixel', + widthUnit: 'Breite Einheit' +} ); diff --git a/sources/plugins/table/lang/de.js b/sources/plugins/table/lang/de.js index 42be01b2..75403de4 100644 --- a/sources/plugins/table/lang/de.js +++ b/sources/plugins/table/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'de', { diff --git a/sources/plugins/table/lang/el.js b/sources/plugins/table/lang/el.js index 6ac4747f..2c54551f 100644 --- a/sources/plugins/table/lang/el.js +++ b/sources/plugins/table/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'el', { diff --git a/sources/plugins/table/lang/en-au.js b/sources/plugins/table/lang/en-au.js index 95a53be8..2bc77eee 100644 --- a/sources/plugins/table/lang/en-au.js +++ b/sources/plugins/table/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'en-au', { diff --git a/sources/plugins/table/lang/en-ca.js b/sources/plugins/table/lang/en-ca.js index 32351c30..5eb1a5a5 100644 --- a/sources/plugins/table/lang/en-ca.js +++ b/sources/plugins/table/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'en-ca', { diff --git a/sources/plugins/table/lang/en-gb.js b/sources/plugins/table/lang/en-gb.js index 6165b735..2f12f5ee 100644 --- a/sources/plugins/table/lang/en-gb.js +++ b/sources/plugins/table/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'en-gb', { diff --git a/sources/plugins/table/lang/en.js b/sources/plugins/table/lang/en.js index c1ab5735..56d1fc7e 100644 --- a/sources/plugins/table/lang/en.js +++ b/sources/plugins/table/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'en', { diff --git a/sources/plugins/table/lang/eo.js b/sources/plugins/table/lang/eo.js index c090c373..987bca2e 100644 --- a/sources/plugins/table/lang/eo.js +++ b/sources/plugins/table/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'eo', { diff --git a/sources/plugins/table/lang/es.js b/sources/plugins/table/lang/es.js index fa948a11..ed3b546f 100644 --- a/sources/plugins/table/lang/es.js +++ b/sources/plugins/table/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'es', { diff --git a/sources/plugins/table/lang/et.js b/sources/plugins/table/lang/et.js index 0edfccdb..f9f4c783 100644 --- a/sources/plugins/table/lang/et.js +++ b/sources/plugins/table/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'et', { diff --git a/sources/plugins/table/lang/eu.js b/sources/plugins/table/lang/eu.js index 75fc2932..ba838692 100644 --- a/sources/plugins/table/lang/eu.js +++ b/sources/plugins/table/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'eu', { diff --git a/sources/plugins/table/lang/fa.js b/sources/plugins/table/lang/fa.js index 02f2907f..07611b0f 100644 --- a/sources/plugins/table/lang/fa.js +++ b/sources/plugins/table/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'fa', { diff --git a/sources/plugins/table/lang/fi.js b/sources/plugins/table/lang/fi.js index 7327f0e3..f35cca2c 100644 --- a/sources/plugins/table/lang/fi.js +++ b/sources/plugins/table/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'fi', { diff --git a/sources/plugins/table/lang/fo.js b/sources/plugins/table/lang/fo.js index f11999ae..e96c549c 100644 --- a/sources/plugins/table/lang/fo.js +++ b/sources/plugins/table/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'fo', { diff --git a/sources/plugins/table/lang/fr-ca.js b/sources/plugins/table/lang/fr-ca.js index 86130cb2..6ad140d8 100644 --- a/sources/plugins/table/lang/fr-ca.js +++ b/sources/plugins/table/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'fr-ca', { diff --git a/sources/plugins/table/lang/fr.js b/sources/plugins/table/lang/fr.js index 51d2422e..4bdef73c 100644 --- a/sources/plugins/table/lang/fr.js +++ b/sources/plugins/table/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'fr', { diff --git a/sources/plugins/table/lang/gl.js b/sources/plugins/table/lang/gl.js index 5957bb11..2c38ab79 100644 --- a/sources/plugins/table/lang/gl.js +++ b/sources/plugins/table/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'gl', { diff --git a/sources/plugins/table/lang/gu.js b/sources/plugins/table/lang/gu.js index cbed6a27..297d4f7d 100644 --- a/sources/plugins/table/lang/gu.js +++ b/sources/plugins/table/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'gu', { diff --git a/sources/plugins/table/lang/he.js b/sources/plugins/table/lang/he.js index 8b0aba0a..40207a3e 100644 --- a/sources/plugins/table/lang/he.js +++ b/sources/plugins/table/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'he', { diff --git a/sources/plugins/table/lang/hi.js b/sources/plugins/table/lang/hi.js index 82291ca2..fdb8c106 100644 --- a/sources/plugins/table/lang/hi.js +++ b/sources/plugins/table/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'hi', { diff --git a/sources/plugins/table/lang/hr.js b/sources/plugins/table/lang/hr.js index f8ee9a68..62e512f8 100644 --- a/sources/plugins/table/lang/hr.js +++ b/sources/plugins/table/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'hr', { diff --git a/sources/plugins/table/lang/hu.js b/sources/plugins/table/lang/hu.js index ce45034e..ca7e088c 100644 --- a/sources/plugins/table/lang/hu.js +++ b/sources/plugins/table/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'hu', { diff --git a/sources/plugins/table/lang/id.js b/sources/plugins/table/lang/id.js index 459fbe9a..217b13b9 100644 --- a/sources/plugins/table/lang/id.js +++ b/sources/plugins/table/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'id', { diff --git a/sources/plugins/table/lang/is.js b/sources/plugins/table/lang/is.js index 6e6f350b..35b9d7e8 100644 --- a/sources/plugins/table/lang/is.js +++ b/sources/plugins/table/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'is', { diff --git a/sources/plugins/table/lang/it.js b/sources/plugins/table/lang/it.js index 494025ff..ab26e635 100644 --- a/sources/plugins/table/lang/it.js +++ b/sources/plugins/table/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'it', { diff --git a/sources/plugins/table/lang/ja.js b/sources/plugins/table/lang/ja.js index 1fe658b6..d8811b27 100644 --- a/sources/plugins/table/lang/ja.js +++ b/sources/plugins/table/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'ja', { diff --git a/sources/plugins/table/lang/ka.js b/sources/plugins/table/lang/ka.js index 4b22b2af..8e8dcb8e 100644 --- a/sources/plugins/table/lang/ka.js +++ b/sources/plugins/table/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'ka', { diff --git a/sources/plugins/table/lang/km.js b/sources/plugins/table/lang/km.js index 809a8859..f968438e 100644 --- a/sources/plugins/table/lang/km.js +++ b/sources/plugins/table/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'km', { diff --git a/sources/plugins/table/lang/ko.js b/sources/plugins/table/lang/ko.js index 786636b8..9ede69ac 100644 --- a/sources/plugins/table/lang/ko.js +++ b/sources/plugins/table/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'ko', { diff --git a/sources/plugins/table/lang/ku.js b/sources/plugins/table/lang/ku.js index 4710cfc9..737068d5 100644 --- a/sources/plugins/table/lang/ku.js +++ b/sources/plugins/table/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'ku', { diff --git a/sources/plugins/table/lang/lt.js b/sources/plugins/table/lang/lt.js index c9d8de0e..f9c6e728 100644 --- a/sources/plugins/table/lang/lt.js +++ b/sources/plugins/table/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'lt', { diff --git a/sources/plugins/table/lang/lv.js b/sources/plugins/table/lang/lv.js index ca057cd5..6636e659 100644 --- a/sources/plugins/table/lang/lv.js +++ b/sources/plugins/table/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'lv', { diff --git a/sources/plugins/table/lang/mk.js b/sources/plugins/table/lang/mk.js index fa6163ff..4e51fa3f 100644 --- a/sources/plugins/table/lang/mk.js +++ b/sources/plugins/table/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'mk', { diff --git a/sources/plugins/table/lang/mn.js b/sources/plugins/table/lang/mn.js index e69c6b2f..90d90325 100644 --- a/sources/plugins/table/lang/mn.js +++ b/sources/plugins/table/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'mn', { diff --git a/sources/plugins/table/lang/ms.js b/sources/plugins/table/lang/ms.js index c51cdc4d..5ae85550 100644 --- a/sources/plugins/table/lang/ms.js +++ b/sources/plugins/table/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'ms', { diff --git a/sources/plugins/table/lang/nb.js b/sources/plugins/table/lang/nb.js index 3fd81f0b..b5ad80d8 100644 --- a/sources/plugins/table/lang/nb.js +++ b/sources/plugins/table/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'nb', { diff --git a/sources/plugins/table/lang/nl.js b/sources/plugins/table/lang/nl.js index 87594933..29cb4b04 100644 --- a/sources/plugins/table/lang/nl.js +++ b/sources/plugins/table/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'nl', { diff --git a/sources/plugins/table/lang/no.js b/sources/plugins/table/lang/no.js index c9e4987f..c5dc930b 100644 --- a/sources/plugins/table/lang/no.js +++ b/sources/plugins/table/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'no', { diff --git a/sources/plugins/table/lang/pl.js b/sources/plugins/table/lang/pl.js index 2b46c201..25d8e93e 100644 --- a/sources/plugins/table/lang/pl.js +++ b/sources/plugins/table/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'pl', { diff --git a/sources/plugins/table/lang/pt-br.js b/sources/plugins/table/lang/pt-br.js index 4fccc79c..680e6da5 100644 --- a/sources/plugins/table/lang/pt-br.js +++ b/sources/plugins/table/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'pt-br', { diff --git a/sources/plugins/table/lang/pt.js b/sources/plugins/table/lang/pt.js index ac5cd6d9..d4c0d8d5 100644 --- a/sources/plugins/table/lang/pt.js +++ b/sources/plugins/table/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'pt', { diff --git a/sources/plugins/table/lang/ro.js b/sources/plugins/table/lang/ro.js index 58604f16..dbd30ac4 100644 --- a/sources/plugins/table/lang/ro.js +++ b/sources/plugins/table/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'ro', { diff --git a/sources/plugins/table/lang/ru.js b/sources/plugins/table/lang/ru.js index d5dae52c..a39dad09 100644 --- a/sources/plugins/table/lang/ru.js +++ b/sources/plugins/table/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'ru', { diff --git a/sources/plugins/table/lang/si.js b/sources/plugins/table/lang/si.js index 4bca32b1..7d22d666 100644 --- a/sources/plugins/table/lang/si.js +++ b/sources/plugins/table/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'si', { diff --git a/sources/plugins/table/lang/sk.js b/sources/plugins/table/lang/sk.js index 290f653e..0efa978d 100644 --- a/sources/plugins/table/lang/sk.js +++ b/sources/plugins/table/lang/sk.js @@ -1,9 +1,9 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'sk', { - border: 'Šírka rámu (border)', + border: 'Šírka orámovania', caption: 'Popis', cell: { menu: 'Bunka', @@ -19,12 +19,12 @@ CKEDITOR.plugins.setLang( 'table', 'sk', { cellType: 'Typ bunky', rowSpan: 'Rozsah riadkov', colSpan: 'Rozsah stĺpcov', - wordWrap: 'Zalomovanie riadkov', + wordWrap: 'Zalamovanie riadkov', hAlign: 'Horizontálne zarovnanie', vAlign: 'Vertikálne zarovnanie', alignBaseline: 'Základná čiara (baseline)', bgColor: 'Farba pozadia', - borderColor: 'Farba rámu', + borderColor: 'Farba orámovania', data: 'Dáta', header: 'Hlavička', yes: 'Áno', @@ -50,7 +50,7 @@ CKEDITOR.plugins.setLang( 'table', 'sk', { headersColumn: 'Prvý stĺpec', headersNone: 'Žiadne', headersRow: 'Prvý riadok', - invalidBorder: 'Širka rámu musí byť číslo.', + invalidBorder: 'Šírka orámovania musí byť číslo.', invalidCellPadding: 'Odsadenie v bunkách (cell padding) musí byť kladné číslo.', invalidCellSpacing: 'Medzera mädzi bunkami (cell spacing) musí byť kladné číslo.', invalidCols: 'Počet stĺpcov musí byť číslo väčšie ako 0.', diff --git a/sources/plugins/table/lang/sl.js b/sources/plugins/table/lang/sl.js index 9e8a57f2..d3fc1ba3 100644 --- a/sources/plugins/table/lang/sl.js +++ b/sources/plugins/table/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'sl', { diff --git a/sources/plugins/table/lang/sq.js b/sources/plugins/table/lang/sq.js index cf52476d..cee66a6b 100644 --- a/sources/plugins/table/lang/sq.js +++ b/sources/plugins/table/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'sq', { diff --git a/sources/plugins/table/lang/sr-latn.js b/sources/plugins/table/lang/sr-latn.js index 0bad7fbb..d80fc81b 100644 --- a/sources/plugins/table/lang/sr-latn.js +++ b/sources/plugins/table/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'sr-latn', { diff --git a/sources/plugins/table/lang/sr.js b/sources/plugins/table/lang/sr.js index cbfe35ea..7675b0e1 100644 --- a/sources/plugins/table/lang/sr.js +++ b/sources/plugins/table/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'sr', { diff --git a/sources/plugins/table/lang/sv.js b/sources/plugins/table/lang/sv.js index 99c89fe9..17f4cdea 100644 --- a/sources/plugins/table/lang/sv.js +++ b/sources/plugins/table/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'sv', { diff --git a/sources/plugins/table/lang/th.js b/sources/plugins/table/lang/th.js index b4d2c625..cff0fd6f 100644 --- a/sources/plugins/table/lang/th.js +++ b/sources/plugins/table/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'th', { diff --git a/sources/plugins/table/lang/tr.js b/sources/plugins/table/lang/tr.js index bf0e50ae..e43f74ed 100644 --- a/sources/plugins/table/lang/tr.js +++ b/sources/plugins/table/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'tr', { diff --git a/sources/plugins/table/lang/tt.js b/sources/plugins/table/lang/tt.js index e9f92b75..7d4b5b31 100644 --- a/sources/plugins/table/lang/tt.js +++ b/sources/plugins/table/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'tt', { diff --git a/sources/plugins/table/lang/ug.js b/sources/plugins/table/lang/ug.js index b31492f7..5fb03476 100644 --- a/sources/plugins/table/lang/ug.js +++ b/sources/plugins/table/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'ug', { diff --git a/sources/plugins/table/lang/uk.js b/sources/plugins/table/lang/uk.js index 3c200a54..9a676858 100644 --- a/sources/plugins/table/lang/uk.js +++ b/sources/plugins/table/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'uk', { diff --git a/sources/plugins/table/lang/vi.js b/sources/plugins/table/lang/vi.js index e8797314..45572c21 100644 --- a/sources/plugins/table/lang/vi.js +++ b/sources/plugins/table/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'vi', { diff --git a/sources/plugins/table/lang/zh-cn.js b/sources/plugins/table/lang/zh-cn.js index b7a2b64d..da523d06 100644 --- a/sources/plugins/table/lang/zh-cn.js +++ b/sources/plugins/table/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'zh-cn', { diff --git a/sources/plugins/table/lang/zh.js b/sources/plugins/table/lang/zh.js index 94bdab52..5d017d2b 100644 --- a/sources/plugins/table/lang/zh.js +++ b/sources/plugins/table/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'table', 'zh', { diff --git a/sources/plugins/table/plugin.js b/sources/plugins/table/plugin.js index a013bc17..df79b1f2 100644 --- a/sources/plugins/table/plugin.js +++ b/sources/plugins/table/plugin.js @@ -1,12 +1,12 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.add( 'table', { requires: 'dialog', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'table', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/tabletools/dialogs/tableCell.js b/sources/plugins/tabletools/dialogs/tableCell.js index 980d3486..52482548 100644 --- a/sources/plugins/tabletools/dialogs/tableCell.js +++ b/sources/plugins/tabletools/dialogs/tableCell.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/tabletools/plugin.js b/sources/plugins/tabletools/plugin.js index 41b08af0..b465e173 100644 --- a/sources/plugins/tabletools/plugin.js +++ b/sources/plugins/tabletools/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/templates/dialogs/templates.css b/sources/plugins/templates/dialogs/templates.css index 7fc4a1bc..176a1c3c 100644 --- a/sources/plugins/templates/dialogs/templates.css +++ b/sources/plugins/templates/dialogs/templates.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/templates/dialogs/templates.js b/sources/plugins/templates/dialogs/templates.js index 93dca0a8..55f734e9 100644 --- a/sources/plugins/templates/dialogs/templates.js +++ b/sources/plugins/templates/dialogs/templates.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/templates/lang/af.js b/sources/plugins/templates/lang/af.js index 92290482..9f0784bc 100644 --- a/sources/plugins/templates/lang/af.js +++ b/sources/plugins/templates/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'af', { diff --git a/sources/plugins/templates/lang/ar.js b/sources/plugins/templates/lang/ar.js index 39f378de..62d214c7 100644 --- a/sources/plugins/templates/lang/ar.js +++ b/sources/plugins/templates/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'ar', { diff --git a/sources/plugins/templates/lang/bg.js b/sources/plugins/templates/lang/bg.js index 815fd0b3..9cef2a4b 100644 --- a/sources/plugins/templates/lang/bg.js +++ b/sources/plugins/templates/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'bg', { diff --git a/sources/plugins/templates/lang/bn.js b/sources/plugins/templates/lang/bn.js index 84d5a885..6dafc67e 100644 --- a/sources/plugins/templates/lang/bn.js +++ b/sources/plugins/templates/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'bn', { diff --git a/sources/plugins/templates/lang/bs.js b/sources/plugins/templates/lang/bs.js index 78bf198d..e4566449 100644 --- a/sources/plugins/templates/lang/bs.js +++ b/sources/plugins/templates/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'bs', { diff --git a/sources/plugins/templates/lang/ca.js b/sources/plugins/templates/lang/ca.js index e41831a2..effc9182 100644 --- a/sources/plugins/templates/lang/ca.js +++ b/sources/plugins/templates/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'ca', { diff --git a/sources/plugins/templates/lang/cs.js b/sources/plugins/templates/lang/cs.js index d9d25511..c73e70c0 100644 --- a/sources/plugins/templates/lang/cs.js +++ b/sources/plugins/templates/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'cs', { diff --git a/sources/plugins/templates/lang/cy.js b/sources/plugins/templates/lang/cy.js index eefb9b86..ed36104b 100644 --- a/sources/plugins/templates/lang/cy.js +++ b/sources/plugins/templates/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'cy', { diff --git a/sources/plugins/templates/lang/da.js b/sources/plugins/templates/lang/da.js index fe0dd1da..b6d8197b 100644 --- a/sources/plugins/templates/lang/da.js +++ b/sources/plugins/templates/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'da', { diff --git a/sources/plugins/templates/lang/de-ch.js b/sources/plugins/templates/lang/de-ch.js new file mode 100644 index 00000000..025d0dc8 --- /dev/null +++ b/sources/plugins/templates/lang/de-ch.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'de-ch', { + button: 'Vorlagen', + emptyListMsg: '(Keine Vorlagen definiert)', + insertOption: 'Aktuelle Inhalte ersetzen', + options: 'Vorlagenoptionen', + selectPromptMsg: 'Klicken Sie auf eine Vorlage, um sie im Editor zu öffnen', + title: 'Inhaltsvorlagen' +} ); diff --git a/sources/plugins/templates/lang/de.js b/sources/plugins/templates/lang/de.js index f354c26f..8c3a251c 100644 --- a/sources/plugins/templates/lang/de.js +++ b/sources/plugins/templates/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'de', { diff --git a/sources/plugins/templates/lang/el.js b/sources/plugins/templates/lang/el.js index 2d5bbb77..704c5a3e 100644 --- a/sources/plugins/templates/lang/el.js +++ b/sources/plugins/templates/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'el', { diff --git a/sources/plugins/templates/lang/en-au.js b/sources/plugins/templates/lang/en-au.js index 5c611616..46db3775 100644 --- a/sources/plugins/templates/lang/en-au.js +++ b/sources/plugins/templates/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'en-au', { diff --git a/sources/plugins/templates/lang/en-ca.js b/sources/plugins/templates/lang/en-ca.js index 16bd7e13..b2793fa6 100644 --- a/sources/plugins/templates/lang/en-ca.js +++ b/sources/plugins/templates/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'en-ca', { diff --git a/sources/plugins/templates/lang/en-gb.js b/sources/plugins/templates/lang/en-gb.js index 794c0074..7557e902 100644 --- a/sources/plugins/templates/lang/en-gb.js +++ b/sources/plugins/templates/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'en-gb', { diff --git a/sources/plugins/templates/lang/en.js b/sources/plugins/templates/lang/en.js index 1fffcc06..f5c09bbc 100644 --- a/sources/plugins/templates/lang/en.js +++ b/sources/plugins/templates/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'en', { diff --git a/sources/plugins/templates/lang/eo.js b/sources/plugins/templates/lang/eo.js index 82be7b41..0ee2c607 100644 --- a/sources/plugins/templates/lang/eo.js +++ b/sources/plugins/templates/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'eo', { diff --git a/sources/plugins/templates/lang/es.js b/sources/plugins/templates/lang/es.js index 2cf155cb..056918ad 100644 --- a/sources/plugins/templates/lang/es.js +++ b/sources/plugins/templates/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'es', { diff --git a/sources/plugins/templates/lang/et.js b/sources/plugins/templates/lang/et.js index 3e46e4bf..546eabbf 100644 --- a/sources/plugins/templates/lang/et.js +++ b/sources/plugins/templates/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'et', { diff --git a/sources/plugins/templates/lang/eu.js b/sources/plugins/templates/lang/eu.js index 6d680d50..b17990ee 100644 --- a/sources/plugins/templates/lang/eu.js +++ b/sources/plugins/templates/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'eu', { diff --git a/sources/plugins/templates/lang/fa.js b/sources/plugins/templates/lang/fa.js index 9b642061..50c62cab 100644 --- a/sources/plugins/templates/lang/fa.js +++ b/sources/plugins/templates/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'fa', { diff --git a/sources/plugins/templates/lang/fi.js b/sources/plugins/templates/lang/fi.js index a7e4d429..affc5d5a 100644 --- a/sources/plugins/templates/lang/fi.js +++ b/sources/plugins/templates/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'fi', { diff --git a/sources/plugins/templates/lang/fo.js b/sources/plugins/templates/lang/fo.js index 9ccb4e6a..d97bf96b 100644 --- a/sources/plugins/templates/lang/fo.js +++ b/sources/plugins/templates/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'fo', { diff --git a/sources/plugins/templates/lang/fr-ca.js b/sources/plugins/templates/lang/fr-ca.js index 5996dccb..6be375a8 100644 --- a/sources/plugins/templates/lang/fr-ca.js +++ b/sources/plugins/templates/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'fr-ca', { diff --git a/sources/plugins/templates/lang/fr.js b/sources/plugins/templates/lang/fr.js index 49e1165c..c6c2fa9c 100644 --- a/sources/plugins/templates/lang/fr.js +++ b/sources/plugins/templates/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'fr', { diff --git a/sources/plugins/templates/lang/gl.js b/sources/plugins/templates/lang/gl.js index b7c0f052..748e61e6 100644 --- a/sources/plugins/templates/lang/gl.js +++ b/sources/plugins/templates/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'gl', { diff --git a/sources/plugins/templates/lang/gu.js b/sources/plugins/templates/lang/gu.js index d4841fe8..7c83c0c4 100644 --- a/sources/plugins/templates/lang/gu.js +++ b/sources/plugins/templates/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'gu', { diff --git a/sources/plugins/templates/lang/he.js b/sources/plugins/templates/lang/he.js index b32bd1f1..95cf2aac 100644 --- a/sources/plugins/templates/lang/he.js +++ b/sources/plugins/templates/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'he', { diff --git a/sources/plugins/templates/lang/hi.js b/sources/plugins/templates/lang/hi.js index 5878fed9..fa935a35 100644 --- a/sources/plugins/templates/lang/hi.js +++ b/sources/plugins/templates/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'hi', { diff --git a/sources/plugins/templates/lang/hr.js b/sources/plugins/templates/lang/hr.js index b4ec5ac9..903ee9b0 100644 --- a/sources/plugins/templates/lang/hr.js +++ b/sources/plugins/templates/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'hr', { diff --git a/sources/plugins/templates/lang/hu.js b/sources/plugins/templates/lang/hu.js index 016f2004..1fbc77eb 100644 --- a/sources/plugins/templates/lang/hu.js +++ b/sources/plugins/templates/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'hu', { diff --git a/sources/plugins/templates/lang/id.js b/sources/plugins/templates/lang/id.js index 72e2e2e9..2826903a 100644 --- a/sources/plugins/templates/lang/id.js +++ b/sources/plugins/templates/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'id', { diff --git a/sources/plugins/templates/lang/is.js b/sources/plugins/templates/lang/is.js index 5168a998..69db169a 100644 --- a/sources/plugins/templates/lang/is.js +++ b/sources/plugins/templates/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'is', { diff --git a/sources/plugins/templates/lang/it.js b/sources/plugins/templates/lang/it.js index 6beea875..b287e22f 100644 --- a/sources/plugins/templates/lang/it.js +++ b/sources/plugins/templates/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'it', { diff --git a/sources/plugins/templates/lang/ja.js b/sources/plugins/templates/lang/ja.js index 59d3cd62..d932ba52 100644 --- a/sources/plugins/templates/lang/ja.js +++ b/sources/plugins/templates/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'ja', { diff --git a/sources/plugins/templates/lang/ka.js b/sources/plugins/templates/lang/ka.js index d48b87f1..7b085641 100644 --- a/sources/plugins/templates/lang/ka.js +++ b/sources/plugins/templates/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'ka', { diff --git a/sources/plugins/templates/lang/km.js b/sources/plugins/templates/lang/km.js index 59eb7743..02f01526 100644 --- a/sources/plugins/templates/lang/km.js +++ b/sources/plugins/templates/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'km', { diff --git a/sources/plugins/templates/lang/ko.js b/sources/plugins/templates/lang/ko.js index 03beec82..31c19368 100644 --- a/sources/plugins/templates/lang/ko.js +++ b/sources/plugins/templates/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'ko', { diff --git a/sources/plugins/templates/lang/ku.js b/sources/plugins/templates/lang/ku.js index ccf7e023..1d9a22f3 100644 --- a/sources/plugins/templates/lang/ku.js +++ b/sources/plugins/templates/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'ku', { diff --git a/sources/plugins/templates/lang/lt.js b/sources/plugins/templates/lang/lt.js index 931f7ad9..723edf7e 100644 --- a/sources/plugins/templates/lang/lt.js +++ b/sources/plugins/templates/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'lt', { diff --git a/sources/plugins/templates/lang/lv.js b/sources/plugins/templates/lang/lv.js index 41c7b986..dc44488c 100644 --- a/sources/plugins/templates/lang/lv.js +++ b/sources/plugins/templates/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'lv', { diff --git a/sources/plugins/templates/lang/mk.js b/sources/plugins/templates/lang/mk.js index d570cefc..31c6bb90 100644 --- a/sources/plugins/templates/lang/mk.js +++ b/sources/plugins/templates/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'mk', { diff --git a/sources/plugins/templates/lang/mn.js b/sources/plugins/templates/lang/mn.js index cba69a59..0dc86967 100644 --- a/sources/plugins/templates/lang/mn.js +++ b/sources/plugins/templates/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'mn', { diff --git a/sources/plugins/templates/lang/ms.js b/sources/plugins/templates/lang/ms.js index 2223c922..1f23e9be 100644 --- a/sources/plugins/templates/lang/ms.js +++ b/sources/plugins/templates/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'ms', { diff --git a/sources/plugins/templates/lang/nb.js b/sources/plugins/templates/lang/nb.js index c6caa8ea..de512577 100644 --- a/sources/plugins/templates/lang/nb.js +++ b/sources/plugins/templates/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'nb', { diff --git a/sources/plugins/templates/lang/nl.js b/sources/plugins/templates/lang/nl.js index 0133c079..b5f5449e 100644 --- a/sources/plugins/templates/lang/nl.js +++ b/sources/plugins/templates/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'nl', { diff --git a/sources/plugins/templates/lang/no.js b/sources/plugins/templates/lang/no.js index 1c0eb2dc..44392cf7 100644 --- a/sources/plugins/templates/lang/no.js +++ b/sources/plugins/templates/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'no', { diff --git a/sources/plugins/templates/lang/pl.js b/sources/plugins/templates/lang/pl.js index 26eea259..8fa29d47 100644 --- a/sources/plugins/templates/lang/pl.js +++ b/sources/plugins/templates/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'pl', { diff --git a/sources/plugins/templates/lang/pt-br.js b/sources/plugins/templates/lang/pt-br.js index a5b3df79..3221b8e3 100644 --- a/sources/plugins/templates/lang/pt-br.js +++ b/sources/plugins/templates/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'pt-br', { diff --git a/sources/plugins/templates/lang/pt.js b/sources/plugins/templates/lang/pt.js index 5058d609..5776b606 100644 --- a/sources/plugins/templates/lang/pt.js +++ b/sources/plugins/templates/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'pt', { diff --git a/sources/plugins/templates/lang/ro.js b/sources/plugins/templates/lang/ro.js index 14e691be..cd9e67ec 100644 --- a/sources/plugins/templates/lang/ro.js +++ b/sources/plugins/templates/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'ro', { diff --git a/sources/plugins/templates/lang/ru.js b/sources/plugins/templates/lang/ru.js index a7462690..6fa42582 100644 --- a/sources/plugins/templates/lang/ru.js +++ b/sources/plugins/templates/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'ru', { diff --git a/sources/plugins/templates/lang/si.js b/sources/plugins/templates/lang/si.js index be41fdb8..619e7db3 100644 --- a/sources/plugins/templates/lang/si.js +++ b/sources/plugins/templates/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'si', { diff --git a/sources/plugins/templates/lang/sk.js b/sources/plugins/templates/lang/sk.js index e87c16a8..1c5f8d61 100644 --- a/sources/plugins/templates/lang/sk.js +++ b/sources/plugins/templates/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'sk', { diff --git a/sources/plugins/templates/lang/sl.js b/sources/plugins/templates/lang/sl.js index e8bca32e..1a2a0cf1 100644 --- a/sources/plugins/templates/lang/sl.js +++ b/sources/plugins/templates/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'sl', { diff --git a/sources/plugins/templates/lang/sq.js b/sources/plugins/templates/lang/sq.js index d724e366..2e294712 100644 --- a/sources/plugins/templates/lang/sq.js +++ b/sources/plugins/templates/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'sq', { diff --git a/sources/plugins/templates/lang/sr-latn.js b/sources/plugins/templates/lang/sr-latn.js index 3b221d73..4fb425a6 100644 --- a/sources/plugins/templates/lang/sr-latn.js +++ b/sources/plugins/templates/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'sr-latn', { diff --git a/sources/plugins/templates/lang/sr.js b/sources/plugins/templates/lang/sr.js index 4ff9a057..4d324238 100644 --- a/sources/plugins/templates/lang/sr.js +++ b/sources/plugins/templates/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'sr', { diff --git a/sources/plugins/templates/lang/sv.js b/sources/plugins/templates/lang/sv.js index 07e9300a..c7e4a3ea 100644 --- a/sources/plugins/templates/lang/sv.js +++ b/sources/plugins/templates/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'sv', { diff --git a/sources/plugins/templates/lang/th.js b/sources/plugins/templates/lang/th.js index 2fabf998..af2a164c 100644 --- a/sources/plugins/templates/lang/th.js +++ b/sources/plugins/templates/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'th', { diff --git a/sources/plugins/templates/lang/tr.js b/sources/plugins/templates/lang/tr.js index a2963bc8..5ccb641f 100644 --- a/sources/plugins/templates/lang/tr.js +++ b/sources/plugins/templates/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'tr', { diff --git a/sources/plugins/templates/lang/tt.js b/sources/plugins/templates/lang/tt.js index d1745c29..24eb9a0a 100644 --- a/sources/plugins/templates/lang/tt.js +++ b/sources/plugins/templates/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'tt', { diff --git a/sources/plugins/templates/lang/ug.js b/sources/plugins/templates/lang/ug.js index ee883b75..4a8d63ad 100644 --- a/sources/plugins/templates/lang/ug.js +++ b/sources/plugins/templates/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'ug', { diff --git a/sources/plugins/templates/lang/uk.js b/sources/plugins/templates/lang/uk.js index 031930b5..dc3d034f 100644 --- a/sources/plugins/templates/lang/uk.js +++ b/sources/plugins/templates/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'uk', { diff --git a/sources/plugins/templates/lang/vi.js b/sources/plugins/templates/lang/vi.js index ae701b98..0f14871a 100644 --- a/sources/plugins/templates/lang/vi.js +++ b/sources/plugins/templates/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'vi', { diff --git a/sources/plugins/templates/lang/zh-cn.js b/sources/plugins/templates/lang/zh-cn.js index e432b7c2..196fa4a1 100644 --- a/sources/plugins/templates/lang/zh-cn.js +++ b/sources/plugins/templates/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'zh-cn', { diff --git a/sources/plugins/templates/lang/zh.js b/sources/plugins/templates/lang/zh.js index 9e822ae1..5f415410 100644 --- a/sources/plugins/templates/lang/zh.js +++ b/sources/plugins/templates/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'templates', 'zh', { diff --git a/sources/plugins/templates/plugin.js b/sources/plugins/templates/plugin.js index 11447308..c66ef5b1 100644 --- a/sources/plugins/templates/plugin.js +++ b/sources/plugins/templates/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -7,7 +7,7 @@ CKEDITOR.plugins.add( 'templates', { requires: 'dialog', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'templates,templates-rtl', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/templates/templates/default.js b/sources/plugins/templates/templates/default.js index a8edaec0..744b7ca7 100644 --- a/sources/plugins/templates/templates/default.js +++ b/sources/plugins/templates/templates/default.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/toolbar/lang/af.js b/sources/plugins/toolbar/lang/af.js index 620f356a..370cf6b0 100644 --- a/sources/plugins/toolbar/lang/af.js +++ b/sources/plugins/toolbar/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'af', { diff --git a/sources/plugins/toolbar/lang/ar.js b/sources/plugins/toolbar/lang/ar.js index 8b3882b5..ecced64b 100644 --- a/sources/plugins/toolbar/lang/ar.js +++ b/sources/plugins/toolbar/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'ar', { diff --git a/sources/plugins/toolbar/lang/bg.js b/sources/plugins/toolbar/lang/bg.js index 25b1fa6b..f256ca95 100644 --- a/sources/plugins/toolbar/lang/bg.js +++ b/sources/plugins/toolbar/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'bg', { diff --git a/sources/plugins/toolbar/lang/bn.js b/sources/plugins/toolbar/lang/bn.js index 8615b2ba..c59c2ed8 100644 --- a/sources/plugins/toolbar/lang/bn.js +++ b/sources/plugins/toolbar/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'bn', { diff --git a/sources/plugins/toolbar/lang/bs.js b/sources/plugins/toolbar/lang/bs.js index f36d85c9..db3f43b6 100644 --- a/sources/plugins/toolbar/lang/bs.js +++ b/sources/plugins/toolbar/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'bs', { diff --git a/sources/plugins/toolbar/lang/ca.js b/sources/plugins/toolbar/lang/ca.js index f81ba494..45cef50a 100644 --- a/sources/plugins/toolbar/lang/ca.js +++ b/sources/plugins/toolbar/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'ca', { diff --git a/sources/plugins/toolbar/lang/cs.js b/sources/plugins/toolbar/lang/cs.js index 5e69b74f..1e92738b 100644 --- a/sources/plugins/toolbar/lang/cs.js +++ b/sources/plugins/toolbar/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'cs', { diff --git a/sources/plugins/toolbar/lang/cy.js b/sources/plugins/toolbar/lang/cy.js index e10c2602..2ce92faf 100644 --- a/sources/plugins/toolbar/lang/cy.js +++ b/sources/plugins/toolbar/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'cy', { diff --git a/sources/plugins/toolbar/lang/da.js b/sources/plugins/toolbar/lang/da.js index bbcbcb3a..a36a1a50 100644 --- a/sources/plugins/toolbar/lang/da.js +++ b/sources/plugins/toolbar/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'da', { diff --git a/sources/plugins/toolbar/lang/de-ch.js b/sources/plugins/toolbar/lang/de-ch.js new file mode 100644 index 00000000..1f23f248 --- /dev/null +++ b/sources/plugins/toolbar/lang/de-ch.js @@ -0,0 +1,22 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'toolbar', 'de-ch', { + toolbarCollapse: 'Werkzeugleiste einklappen', + toolbarExpand: 'Werkzeugleiste ausklappen', + toolbarGroups: { + document: 'Dokument', + clipboard: 'Zwischenablage/Rückgängig', + editing: 'Editieren', + forms: 'Formulare', + basicstyles: 'Grundstile', + paragraph: 'Absatz', + links: 'Links', + insert: 'Einfügen', + styles: 'Stile', + colors: 'Farben', + tools: 'Werkzeuge' + }, + toolbars: 'Editor Werkzeugleisten' +} ); diff --git a/sources/plugins/toolbar/lang/de.js b/sources/plugins/toolbar/lang/de.js index 2e9ffdf7..0b1d4ba3 100644 --- a/sources/plugins/toolbar/lang/de.js +++ b/sources/plugins/toolbar/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'de', { diff --git a/sources/plugins/toolbar/lang/el.js b/sources/plugins/toolbar/lang/el.js index bda09cf4..b5bd2125 100644 --- a/sources/plugins/toolbar/lang/el.js +++ b/sources/plugins/toolbar/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'el', { diff --git a/sources/plugins/toolbar/lang/en-au.js b/sources/plugins/toolbar/lang/en-au.js index e06b86fd..afa15d10 100644 --- a/sources/plugins/toolbar/lang/en-au.js +++ b/sources/plugins/toolbar/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ 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 ab84c53b..4dc04a80 100644 --- a/sources/plugins/toolbar/lang/en-ca.js +++ b/sources/plugins/toolbar/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ 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 1cc982dc..14993a54 100644 --- a/sources/plugins/toolbar/lang/en-gb.js +++ b/sources/plugins/toolbar/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'en-gb', { diff --git a/sources/plugins/toolbar/lang/en.js b/sources/plugins/toolbar/lang/en.js index 13a5ffaf..eeacf38e 100644 --- a/sources/plugins/toolbar/lang/en.js +++ b/sources/plugins/toolbar/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'en', { diff --git a/sources/plugins/toolbar/lang/eo.js b/sources/plugins/toolbar/lang/eo.js index 08309ec3..53f24394 100644 --- a/sources/plugins/toolbar/lang/eo.js +++ b/sources/plugins/toolbar/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'eo', { diff --git a/sources/plugins/toolbar/lang/es.js b/sources/plugins/toolbar/lang/es.js index c4b30581..d00ca66a 100644 --- a/sources/plugins/toolbar/lang/es.js +++ b/sources/plugins/toolbar/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'es', { diff --git a/sources/plugins/toolbar/lang/et.js b/sources/plugins/toolbar/lang/et.js index 0527e714..034aac38 100644 --- a/sources/plugins/toolbar/lang/et.js +++ b/sources/plugins/toolbar/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'et', { diff --git a/sources/plugins/toolbar/lang/eu.js b/sources/plugins/toolbar/lang/eu.js index 1007c47c..6ab39736 100644 --- a/sources/plugins/toolbar/lang/eu.js +++ b/sources/plugins/toolbar/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'eu', { diff --git a/sources/plugins/toolbar/lang/fa.js b/sources/plugins/toolbar/lang/fa.js index 4afa81bd..30d302c4 100644 --- a/sources/plugins/toolbar/lang/fa.js +++ b/sources/plugins/toolbar/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'fa', { diff --git a/sources/plugins/toolbar/lang/fi.js b/sources/plugins/toolbar/lang/fi.js index 09d17363..2eb42bd2 100644 --- a/sources/plugins/toolbar/lang/fi.js +++ b/sources/plugins/toolbar/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'fi', { diff --git a/sources/plugins/toolbar/lang/fo.js b/sources/plugins/toolbar/lang/fo.js index a9a60306..93c859dd 100644 --- a/sources/plugins/toolbar/lang/fo.js +++ b/sources/plugins/toolbar/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'fo', { diff --git a/sources/plugins/toolbar/lang/fr-ca.js b/sources/plugins/toolbar/lang/fr-ca.js index ff3af458..06baacf1 100644 --- a/sources/plugins/toolbar/lang/fr-ca.js +++ b/sources/plugins/toolbar/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'fr-ca', { diff --git a/sources/plugins/toolbar/lang/fr.js b/sources/plugins/toolbar/lang/fr.js index 5f86bf71..ec8a2aaa 100644 --- a/sources/plugins/toolbar/lang/fr.js +++ b/sources/plugins/toolbar/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'fr', { diff --git a/sources/plugins/toolbar/lang/gl.js b/sources/plugins/toolbar/lang/gl.js index dcbc9905..a9517be0 100644 --- a/sources/plugins/toolbar/lang/gl.js +++ b/sources/plugins/toolbar/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'gl', { diff --git a/sources/plugins/toolbar/lang/gu.js b/sources/plugins/toolbar/lang/gu.js index 7ff25356..65df6468 100644 --- a/sources/plugins/toolbar/lang/gu.js +++ b/sources/plugins/toolbar/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'gu', { diff --git a/sources/plugins/toolbar/lang/he.js b/sources/plugins/toolbar/lang/he.js index 774c9a53..2de8d23a 100644 --- a/sources/plugins/toolbar/lang/he.js +++ b/sources/plugins/toolbar/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'he', { diff --git a/sources/plugins/toolbar/lang/hi.js b/sources/plugins/toolbar/lang/hi.js index 65ffae38..99a601f3 100644 --- a/sources/plugins/toolbar/lang/hi.js +++ b/sources/plugins/toolbar/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'hi', { diff --git a/sources/plugins/toolbar/lang/hr.js b/sources/plugins/toolbar/lang/hr.js index 927cfd22..b6364150 100644 --- a/sources/plugins/toolbar/lang/hr.js +++ b/sources/plugins/toolbar/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'hr', { diff --git a/sources/plugins/toolbar/lang/hu.js b/sources/plugins/toolbar/lang/hu.js index 3df38b9e..e40d853b 100644 --- a/sources/plugins/toolbar/lang/hu.js +++ b/sources/plugins/toolbar/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'hu', { diff --git a/sources/plugins/toolbar/lang/id.js b/sources/plugins/toolbar/lang/id.js index d8838a3c..fc56bba2 100644 --- a/sources/plugins/toolbar/lang/id.js +++ b/sources/plugins/toolbar/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'id', { diff --git a/sources/plugins/toolbar/lang/is.js b/sources/plugins/toolbar/lang/is.js index e6bc9e97..da0617a0 100644 --- a/sources/plugins/toolbar/lang/is.js +++ b/sources/plugins/toolbar/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'is', { diff --git a/sources/plugins/toolbar/lang/it.js b/sources/plugins/toolbar/lang/it.js index 67845dc5..e5e5a0fe 100644 --- a/sources/plugins/toolbar/lang/it.js +++ b/sources/plugins/toolbar/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'it', { diff --git a/sources/plugins/toolbar/lang/ja.js b/sources/plugins/toolbar/lang/ja.js index 112e0bb4..03591993 100644 --- a/sources/plugins/toolbar/lang/ja.js +++ b/sources/plugins/toolbar/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'ja', { diff --git a/sources/plugins/toolbar/lang/ka.js b/sources/plugins/toolbar/lang/ka.js index dbbccd7a..48ef4a45 100644 --- a/sources/plugins/toolbar/lang/ka.js +++ b/sources/plugins/toolbar/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'ka', { diff --git a/sources/plugins/toolbar/lang/km.js b/sources/plugins/toolbar/lang/km.js index f1b7253a..4ceb2782 100644 --- a/sources/plugins/toolbar/lang/km.js +++ b/sources/plugins/toolbar/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'km', { diff --git a/sources/plugins/toolbar/lang/ko.js b/sources/plugins/toolbar/lang/ko.js index 5630c4b3..323b9b30 100644 --- a/sources/plugins/toolbar/lang/ko.js +++ b/sources/plugins/toolbar/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'ko', { diff --git a/sources/plugins/toolbar/lang/ku.js b/sources/plugins/toolbar/lang/ku.js index bdd04e19..4b7cfec7 100644 --- a/sources/plugins/toolbar/lang/ku.js +++ b/sources/plugins/toolbar/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'ku', { diff --git a/sources/plugins/toolbar/lang/lt.js b/sources/plugins/toolbar/lang/lt.js index 8e117ec3..2950ff27 100644 --- a/sources/plugins/toolbar/lang/lt.js +++ b/sources/plugins/toolbar/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'lt', { diff --git a/sources/plugins/toolbar/lang/lv.js b/sources/plugins/toolbar/lang/lv.js index f06a280e..a57a31e0 100644 --- a/sources/plugins/toolbar/lang/lv.js +++ b/sources/plugins/toolbar/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'lv', { diff --git a/sources/plugins/toolbar/lang/mk.js b/sources/plugins/toolbar/lang/mk.js index c934e3a7..9c5eeaae 100644 --- a/sources/plugins/toolbar/lang/mk.js +++ b/sources/plugins/toolbar/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'mk', { diff --git a/sources/plugins/toolbar/lang/mn.js b/sources/plugins/toolbar/lang/mn.js index 6df016c2..b3f42e20 100644 --- a/sources/plugins/toolbar/lang/mn.js +++ b/sources/plugins/toolbar/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'mn', { diff --git a/sources/plugins/toolbar/lang/ms.js b/sources/plugins/toolbar/lang/ms.js index 756d3621..3f095cf5 100644 --- a/sources/plugins/toolbar/lang/ms.js +++ b/sources/plugins/toolbar/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'ms', { diff --git a/sources/plugins/toolbar/lang/nb.js b/sources/plugins/toolbar/lang/nb.js index 93c58767..54d47ee4 100644 --- a/sources/plugins/toolbar/lang/nb.js +++ b/sources/plugins/toolbar/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'nb', { diff --git a/sources/plugins/toolbar/lang/nl.js b/sources/plugins/toolbar/lang/nl.js index a061a264..f5e821f2 100644 --- a/sources/plugins/toolbar/lang/nl.js +++ b/sources/plugins/toolbar/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'nl', { diff --git a/sources/plugins/toolbar/lang/no.js b/sources/plugins/toolbar/lang/no.js index 7e1b5eb6..64a9cb96 100644 --- a/sources/plugins/toolbar/lang/no.js +++ b/sources/plugins/toolbar/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'no', { diff --git a/sources/plugins/toolbar/lang/pl.js b/sources/plugins/toolbar/lang/pl.js index 51ed44c4..036f1310 100644 --- a/sources/plugins/toolbar/lang/pl.js +++ b/sources/plugins/toolbar/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'pl', { diff --git a/sources/plugins/toolbar/lang/pt-br.js b/sources/plugins/toolbar/lang/pt-br.js index 281f48e7..1f31a78f 100644 --- a/sources/plugins/toolbar/lang/pt-br.js +++ b/sources/plugins/toolbar/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'pt-br', { diff --git a/sources/plugins/toolbar/lang/pt.js b/sources/plugins/toolbar/lang/pt.js index 7c0da9d4..2406f601 100644 --- a/sources/plugins/toolbar/lang/pt.js +++ b/sources/plugins/toolbar/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'pt', { diff --git a/sources/plugins/toolbar/lang/ro.js b/sources/plugins/toolbar/lang/ro.js index fa18fe2d..4d3b395d 100644 --- a/sources/plugins/toolbar/lang/ro.js +++ b/sources/plugins/toolbar/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'ro', { diff --git a/sources/plugins/toolbar/lang/ru.js b/sources/plugins/toolbar/lang/ru.js index d1fc8809..2f384c6d 100644 --- a/sources/plugins/toolbar/lang/ru.js +++ b/sources/plugins/toolbar/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'ru', { diff --git a/sources/plugins/toolbar/lang/si.js b/sources/plugins/toolbar/lang/si.js index 067c4e13..e74adbb0 100644 --- a/sources/plugins/toolbar/lang/si.js +++ b/sources/plugins/toolbar/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'si', { diff --git a/sources/plugins/toolbar/lang/sk.js b/sources/plugins/toolbar/lang/sk.js index 7b4ca3d2..d1b78cf1 100644 --- a/sources/plugins/toolbar/lang/sk.js +++ b/sources/plugins/toolbar/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'sk', { @@ -11,7 +11,7 @@ CKEDITOR.plugins.setLang( 'toolbar', 'sk', { editing: 'Upravovanie', forms: 'Formuláre', basicstyles: 'Základné štýly', - paragraph: 'Odstavec', + paragraph: 'Odsek', links: 'Odkazy', insert: 'Vložiť', styles: 'Štýly', diff --git a/sources/plugins/toolbar/lang/sl.js b/sources/plugins/toolbar/lang/sl.js index b0ed1332..5bf0e352 100644 --- a/sources/plugins/toolbar/lang/sl.js +++ b/sources/plugins/toolbar/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'sl', { diff --git a/sources/plugins/toolbar/lang/sq.js b/sources/plugins/toolbar/lang/sq.js index a45db222..1616bdda 100644 --- a/sources/plugins/toolbar/lang/sq.js +++ b/sources/plugins/toolbar/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'sq', { diff --git a/sources/plugins/toolbar/lang/sr-latn.js b/sources/plugins/toolbar/lang/sr-latn.js index 0d1430d9..4cb758d1 100644 --- a/sources/plugins/toolbar/lang/sr-latn.js +++ b/sources/plugins/toolbar/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'sr-latn', { diff --git a/sources/plugins/toolbar/lang/sr.js b/sources/plugins/toolbar/lang/sr.js index 782fa35b..498eebff 100644 --- a/sources/plugins/toolbar/lang/sr.js +++ b/sources/plugins/toolbar/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'sr', { diff --git a/sources/plugins/toolbar/lang/sv.js b/sources/plugins/toolbar/lang/sv.js index 5c579400..5a5d1b97 100644 --- a/sources/plugins/toolbar/lang/sv.js +++ b/sources/plugins/toolbar/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'sv', { diff --git a/sources/plugins/toolbar/lang/th.js b/sources/plugins/toolbar/lang/th.js index ee8676c4..3aaa7a59 100644 --- a/sources/plugins/toolbar/lang/th.js +++ b/sources/plugins/toolbar/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'th', { diff --git a/sources/plugins/toolbar/lang/tr.js b/sources/plugins/toolbar/lang/tr.js index 5a937c9a..e2a757bc 100644 --- a/sources/plugins/toolbar/lang/tr.js +++ b/sources/plugins/toolbar/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'tr', { diff --git a/sources/plugins/toolbar/lang/tt.js b/sources/plugins/toolbar/lang/tt.js index 4749f2c0..25df66c0 100644 --- a/sources/plugins/toolbar/lang/tt.js +++ b/sources/plugins/toolbar/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'tt', { diff --git a/sources/plugins/toolbar/lang/ug.js b/sources/plugins/toolbar/lang/ug.js index 7b7a6d59..057552e3 100644 --- a/sources/plugins/toolbar/lang/ug.js +++ b/sources/plugins/toolbar/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'ug', { diff --git a/sources/plugins/toolbar/lang/uk.js b/sources/plugins/toolbar/lang/uk.js index 61158e62..c46d1222 100644 --- a/sources/plugins/toolbar/lang/uk.js +++ b/sources/plugins/toolbar/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'uk', { diff --git a/sources/plugins/toolbar/lang/vi.js b/sources/plugins/toolbar/lang/vi.js index 02faf799..ff56d9c3 100644 --- a/sources/plugins/toolbar/lang/vi.js +++ b/sources/plugins/toolbar/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'vi', { diff --git a/sources/plugins/toolbar/lang/zh-cn.js b/sources/plugins/toolbar/lang/zh-cn.js index a3427cef..2b69e32c 100644 --- a/sources/plugins/toolbar/lang/zh-cn.js +++ b/sources/plugins/toolbar/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'zh-cn', { diff --git a/sources/plugins/toolbar/lang/zh.js b/sources/plugins/toolbar/lang/zh.js index 3a9330e0..285122b2 100644 --- a/sources/plugins/toolbar/lang/zh.js +++ b/sources/plugins/toolbar/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'zh', { diff --git a/sources/plugins/toolbar/plugin.js b/sources/plugins/toolbar/plugin.js index 2867e2b6..93e6e35b 100644 --- a/sources/plugins/toolbar/plugin.js +++ b/sources/plugins/toolbar/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -51,7 +51,7 @@ CKEDITOR.plugins.add( 'toolbar', { requires: 'button', // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength init: function( editor ) { diff --git a/sources/plugins/toolbar/samples/toolbar.html b/sources/plugins/toolbar/samples/toolbar.html index 923d3611..2d3d25fe 100644 --- a/sources/plugins/toolbar/samples/toolbar.html +++ b/sources/plugins/toolbar/samples/toolbar.html @@ -1,6 +1,6 @@ @@ -227,7 +227,7 @@ CKEDITOR.replace( 'textarea_id', { CKEditor - The text editor for the Internet - http://ckeditor.com

- Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

diff --git a/sources/plugins/undo/dev/snapshot.html b/sources/plugins/undo/dev/snapshot.html index c3a61c67..055e352f 100644 --- a/sources/plugins/undo/dev/snapshot.html +++ b/sources/plugins/undo/dev/snapshot.html @@ -1,6 +1,6 @@ @@ -37,7 +37,7 @@ CKEDITOR.replace( 'textarea_id' ) CKEditor - The text editor for the Internet - http://ckeditor.com

- Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

diff --git a/sources/plugins/undo/lang/af.js b/sources/plugins/undo/lang/af.js index 186256bc..4f2c8824 100644 --- a/sources/plugins/undo/lang/af.js +++ b/sources/plugins/undo/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'af', { diff --git a/sources/plugins/undo/lang/ar.js b/sources/plugins/undo/lang/ar.js index c5ead34c..28d74339 100644 --- a/sources/plugins/undo/lang/ar.js +++ b/sources/plugins/undo/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'ar', { diff --git a/sources/plugins/undo/lang/bg.js b/sources/plugins/undo/lang/bg.js index 61e1d2ae..931ed1fd 100644 --- a/sources/plugins/undo/lang/bg.js +++ b/sources/plugins/undo/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'bg', { diff --git a/sources/plugins/undo/lang/bn.js b/sources/plugins/undo/lang/bn.js index edf4d93e..6b64c858 100644 --- a/sources/plugins/undo/lang/bn.js +++ b/sources/plugins/undo/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'bn', { diff --git a/sources/plugins/undo/lang/bs.js b/sources/plugins/undo/lang/bs.js index 88cd77db..e57e054d 100644 --- a/sources/plugins/undo/lang/bs.js +++ b/sources/plugins/undo/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'bs', { diff --git a/sources/plugins/undo/lang/ca.js b/sources/plugins/undo/lang/ca.js index 0a44406a..14b66ccd 100644 --- a/sources/plugins/undo/lang/ca.js +++ b/sources/plugins/undo/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'ca', { diff --git a/sources/plugins/undo/lang/cs.js b/sources/plugins/undo/lang/cs.js index 51f8979a..376dd22a 100644 --- a/sources/plugins/undo/lang/cs.js +++ b/sources/plugins/undo/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'cs', { diff --git a/sources/plugins/undo/lang/cy.js b/sources/plugins/undo/lang/cy.js index 1e5a30d3..07469367 100644 --- a/sources/plugins/undo/lang/cy.js +++ b/sources/plugins/undo/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'cy', { diff --git a/sources/plugins/undo/lang/da.js b/sources/plugins/undo/lang/da.js index 8c1563ed..58b7f2e1 100644 --- a/sources/plugins/undo/lang/da.js +++ b/sources/plugins/undo/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'da', { diff --git a/sources/plugins/undo/lang/de-ch.js b/sources/plugins/undo/lang/de-ch.js new file mode 100644 index 00000000..f2a632bc --- /dev/null +++ b/sources/plugins/undo/lang/de-ch.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'undo', 'de-ch', { + redo: 'Wiederherstellen', + undo: 'Rückgängig' +} ); diff --git a/sources/plugins/undo/lang/de.js b/sources/plugins/undo/lang/de.js index 93d55862..9035d362 100644 --- a/sources/plugins/undo/lang/de.js +++ b/sources/plugins/undo/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'de', { diff --git a/sources/plugins/undo/lang/el.js b/sources/plugins/undo/lang/el.js index 4961355f..64291fcd 100644 --- a/sources/plugins/undo/lang/el.js +++ b/sources/plugins/undo/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'el', { diff --git a/sources/plugins/undo/lang/en-au.js b/sources/plugins/undo/lang/en-au.js index 9d748e05..2bc942b0 100644 --- a/sources/plugins/undo/lang/en-au.js +++ b/sources/plugins/undo/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'en-au', { diff --git a/sources/plugins/undo/lang/en-ca.js b/sources/plugins/undo/lang/en-ca.js index facd173e..d11ac952 100644 --- a/sources/plugins/undo/lang/en-ca.js +++ b/sources/plugins/undo/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'en-ca', { diff --git a/sources/plugins/undo/lang/en-gb.js b/sources/plugins/undo/lang/en-gb.js index 5b52e0d4..89f49516 100644 --- a/sources/plugins/undo/lang/en-gb.js +++ b/sources/plugins/undo/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'en-gb', { diff --git a/sources/plugins/undo/lang/en.js b/sources/plugins/undo/lang/en.js index 875bfe87..fac2558a 100644 --- a/sources/plugins/undo/lang/en.js +++ b/sources/plugins/undo/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'en', { diff --git a/sources/plugins/undo/lang/eo.js b/sources/plugins/undo/lang/eo.js index 9298e2b3..da34cae6 100644 --- a/sources/plugins/undo/lang/eo.js +++ b/sources/plugins/undo/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'eo', { diff --git a/sources/plugins/undo/lang/es.js b/sources/plugins/undo/lang/es.js index e518bce2..b13791ea 100644 --- a/sources/plugins/undo/lang/es.js +++ b/sources/plugins/undo/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'es', { diff --git a/sources/plugins/undo/lang/et.js b/sources/plugins/undo/lang/et.js index 3ad8f16d..39288f83 100644 --- a/sources/plugins/undo/lang/et.js +++ b/sources/plugins/undo/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'et', { diff --git a/sources/plugins/undo/lang/eu.js b/sources/plugins/undo/lang/eu.js index a9d000ce..44f238a3 100644 --- a/sources/plugins/undo/lang/eu.js +++ b/sources/plugins/undo/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'eu', { diff --git a/sources/plugins/undo/lang/fa.js b/sources/plugins/undo/lang/fa.js index a6fa2206..ad30d3f3 100644 --- a/sources/plugins/undo/lang/fa.js +++ b/sources/plugins/undo/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'fa', { diff --git a/sources/plugins/undo/lang/fi.js b/sources/plugins/undo/lang/fi.js index 2df2f2e1..83b3fbb3 100644 --- a/sources/plugins/undo/lang/fi.js +++ b/sources/plugins/undo/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'fi', { diff --git a/sources/plugins/undo/lang/fo.js b/sources/plugins/undo/lang/fo.js index bd64e096..67a733ef 100644 --- a/sources/plugins/undo/lang/fo.js +++ b/sources/plugins/undo/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'fo', { diff --git a/sources/plugins/undo/lang/fr-ca.js b/sources/plugins/undo/lang/fr-ca.js index 57c8e1f3..3ddc75e8 100644 --- a/sources/plugins/undo/lang/fr-ca.js +++ b/sources/plugins/undo/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'fr-ca', { diff --git a/sources/plugins/undo/lang/fr.js b/sources/plugins/undo/lang/fr.js index 6e799791..9c190d9a 100644 --- a/sources/plugins/undo/lang/fr.js +++ b/sources/plugins/undo/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'fr', { diff --git a/sources/plugins/undo/lang/gl.js b/sources/plugins/undo/lang/gl.js index 2569d825..be35fa48 100644 --- a/sources/plugins/undo/lang/gl.js +++ b/sources/plugins/undo/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'gl', { diff --git a/sources/plugins/undo/lang/gu.js b/sources/plugins/undo/lang/gu.js index 5fd239ba..700bf9c3 100644 --- a/sources/plugins/undo/lang/gu.js +++ b/sources/plugins/undo/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'gu', { diff --git a/sources/plugins/undo/lang/he.js b/sources/plugins/undo/lang/he.js index e03d5206..a3c9b496 100644 --- a/sources/plugins/undo/lang/he.js +++ b/sources/plugins/undo/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'he', { diff --git a/sources/plugins/undo/lang/hi.js b/sources/plugins/undo/lang/hi.js index 6306757a..09dd66a9 100644 --- a/sources/plugins/undo/lang/hi.js +++ b/sources/plugins/undo/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'hi', { diff --git a/sources/plugins/undo/lang/hr.js b/sources/plugins/undo/lang/hr.js index 5fbf931f..0ffe1f43 100644 --- a/sources/plugins/undo/lang/hr.js +++ b/sources/plugins/undo/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'hr', { diff --git a/sources/plugins/undo/lang/hu.js b/sources/plugins/undo/lang/hu.js index fc1e4a7a..298d28ac 100644 --- a/sources/plugins/undo/lang/hu.js +++ b/sources/plugins/undo/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'hu', { diff --git a/sources/plugins/undo/lang/id.js b/sources/plugins/undo/lang/id.js index 828ad66d..2a481af3 100644 --- a/sources/plugins/undo/lang/id.js +++ b/sources/plugins/undo/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'id', { diff --git a/sources/plugins/undo/lang/is.js b/sources/plugins/undo/lang/is.js index 850178bc..7f16caf5 100644 --- a/sources/plugins/undo/lang/is.js +++ b/sources/plugins/undo/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'is', { diff --git a/sources/plugins/undo/lang/it.js b/sources/plugins/undo/lang/it.js index 0dd1a1d9..c08c7091 100644 --- a/sources/plugins/undo/lang/it.js +++ b/sources/plugins/undo/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'it', { diff --git a/sources/plugins/undo/lang/ja.js b/sources/plugins/undo/lang/ja.js index c2136f5c..b5d54f7e 100644 --- a/sources/plugins/undo/lang/ja.js +++ b/sources/plugins/undo/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'ja', { diff --git a/sources/plugins/undo/lang/ka.js b/sources/plugins/undo/lang/ka.js index 6a618af1..5b7f2aa4 100644 --- a/sources/plugins/undo/lang/ka.js +++ b/sources/plugins/undo/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'ka', { diff --git a/sources/plugins/undo/lang/km.js b/sources/plugins/undo/lang/km.js index 51e443c8..f0097ae9 100644 --- a/sources/plugins/undo/lang/km.js +++ b/sources/plugins/undo/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'km', { diff --git a/sources/plugins/undo/lang/ko.js b/sources/plugins/undo/lang/ko.js index a1c54b2a..0a2e79da 100644 --- a/sources/plugins/undo/lang/ko.js +++ b/sources/plugins/undo/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'ko', { diff --git a/sources/plugins/undo/lang/ku.js b/sources/plugins/undo/lang/ku.js index 38ae12b1..7bf8e80f 100644 --- a/sources/plugins/undo/lang/ku.js +++ b/sources/plugins/undo/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'ku', { diff --git a/sources/plugins/undo/lang/lt.js b/sources/plugins/undo/lang/lt.js index 4712429a..149ea755 100644 --- a/sources/plugins/undo/lang/lt.js +++ b/sources/plugins/undo/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'lt', { diff --git a/sources/plugins/undo/lang/lv.js b/sources/plugins/undo/lang/lv.js index 134f19c7..7014c4df 100644 --- a/sources/plugins/undo/lang/lv.js +++ b/sources/plugins/undo/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'lv', { diff --git a/sources/plugins/undo/lang/mk.js b/sources/plugins/undo/lang/mk.js index 56b5a85f..7fab4cca 100644 --- a/sources/plugins/undo/lang/mk.js +++ b/sources/plugins/undo/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'mk', { diff --git a/sources/plugins/undo/lang/mn.js b/sources/plugins/undo/lang/mn.js index d1a919dd..d99559d6 100644 --- a/sources/plugins/undo/lang/mn.js +++ b/sources/plugins/undo/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'mn', { diff --git a/sources/plugins/undo/lang/ms.js b/sources/plugins/undo/lang/ms.js index e9fc94d3..2b89bece 100644 --- a/sources/plugins/undo/lang/ms.js +++ b/sources/plugins/undo/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'ms', { diff --git a/sources/plugins/undo/lang/nb.js b/sources/plugins/undo/lang/nb.js index ca295927..acdff102 100644 --- a/sources/plugins/undo/lang/nb.js +++ b/sources/plugins/undo/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'nb', { diff --git a/sources/plugins/undo/lang/nl.js b/sources/plugins/undo/lang/nl.js index c5b48096..6c95c652 100644 --- a/sources/plugins/undo/lang/nl.js +++ b/sources/plugins/undo/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'nl', { diff --git a/sources/plugins/undo/lang/no.js b/sources/plugins/undo/lang/no.js index e56f3271..7d005139 100644 --- a/sources/plugins/undo/lang/no.js +++ b/sources/plugins/undo/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'no', { diff --git a/sources/plugins/undo/lang/pl.js b/sources/plugins/undo/lang/pl.js index 76ccd5f7..2d3b97bd 100644 --- a/sources/plugins/undo/lang/pl.js +++ b/sources/plugins/undo/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'pl', { diff --git a/sources/plugins/undo/lang/pt-br.js b/sources/plugins/undo/lang/pt-br.js index 72a5df9a..b55ce92c 100644 --- a/sources/plugins/undo/lang/pt-br.js +++ b/sources/plugins/undo/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'pt-br', { diff --git a/sources/plugins/undo/lang/pt.js b/sources/plugins/undo/lang/pt.js index 29ee5267..f18dd90a 100644 --- a/sources/plugins/undo/lang/pt.js +++ b/sources/plugins/undo/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'pt', { diff --git a/sources/plugins/undo/lang/ro.js b/sources/plugins/undo/lang/ro.js index bfc197c3..26059505 100644 --- a/sources/plugins/undo/lang/ro.js +++ b/sources/plugins/undo/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'ro', { diff --git a/sources/plugins/undo/lang/ru.js b/sources/plugins/undo/lang/ru.js index acf8ce4d..dd89f026 100644 --- a/sources/plugins/undo/lang/ru.js +++ b/sources/plugins/undo/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'ru', { diff --git a/sources/plugins/undo/lang/si.js b/sources/plugins/undo/lang/si.js index 96c9bc90..d263d600 100644 --- a/sources/plugins/undo/lang/si.js +++ b/sources/plugins/undo/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'si', { diff --git a/sources/plugins/undo/lang/sk.js b/sources/plugins/undo/lang/sk.js index 28cf9375..6138a173 100644 --- a/sources/plugins/undo/lang/sk.js +++ b/sources/plugins/undo/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'sk', { diff --git a/sources/plugins/undo/lang/sl.js b/sources/plugins/undo/lang/sl.js index f649d441..9294ccab 100644 --- a/sources/plugins/undo/lang/sl.js +++ b/sources/plugins/undo/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'sl', { diff --git a/sources/plugins/undo/lang/sq.js b/sources/plugins/undo/lang/sq.js index 37e17f95..d3eb5d2e 100644 --- a/sources/plugins/undo/lang/sq.js +++ b/sources/plugins/undo/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'sq', { diff --git a/sources/plugins/undo/lang/sr-latn.js b/sources/plugins/undo/lang/sr-latn.js index b2527a7f..cc4f34c7 100644 --- a/sources/plugins/undo/lang/sr-latn.js +++ b/sources/plugins/undo/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'sr-latn', { diff --git a/sources/plugins/undo/lang/sr.js b/sources/plugins/undo/lang/sr.js index 0b7f9f23..1368f8b7 100644 --- a/sources/plugins/undo/lang/sr.js +++ b/sources/plugins/undo/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'sr', { diff --git a/sources/plugins/undo/lang/sv.js b/sources/plugins/undo/lang/sv.js index 5537b5ad..7f27dc8c 100644 --- a/sources/plugins/undo/lang/sv.js +++ b/sources/plugins/undo/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'sv', { diff --git a/sources/plugins/undo/lang/th.js b/sources/plugins/undo/lang/th.js index 29671829..3631404c 100644 --- a/sources/plugins/undo/lang/th.js +++ b/sources/plugins/undo/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'th', { diff --git a/sources/plugins/undo/lang/tr.js b/sources/plugins/undo/lang/tr.js index 3c757f77..50b432f9 100644 --- a/sources/plugins/undo/lang/tr.js +++ b/sources/plugins/undo/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'tr', { diff --git a/sources/plugins/undo/lang/tt.js b/sources/plugins/undo/lang/tt.js index d4335572..7463bd1c 100644 --- a/sources/plugins/undo/lang/tt.js +++ b/sources/plugins/undo/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'tt', { diff --git a/sources/plugins/undo/lang/ug.js b/sources/plugins/undo/lang/ug.js index 73348fc3..d03e6e15 100644 --- a/sources/plugins/undo/lang/ug.js +++ b/sources/plugins/undo/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'ug', { diff --git a/sources/plugins/undo/lang/uk.js b/sources/plugins/undo/lang/uk.js index 23e308a2..8ea47c8c 100644 --- a/sources/plugins/undo/lang/uk.js +++ b/sources/plugins/undo/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'uk', { diff --git a/sources/plugins/undo/lang/vi.js b/sources/plugins/undo/lang/vi.js index 8b11bfd2..65a38a4a 100644 --- a/sources/plugins/undo/lang/vi.js +++ b/sources/plugins/undo/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'vi', { diff --git a/sources/plugins/undo/lang/zh-cn.js b/sources/plugins/undo/lang/zh-cn.js index 48116a7e..e5459714 100644 --- a/sources/plugins/undo/lang/zh-cn.js +++ b/sources/plugins/undo/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'zh-cn', { diff --git a/sources/plugins/undo/lang/zh.js b/sources/plugins/undo/lang/zh.js index b6a1c4dc..10714b63 100644 --- a/sources/plugins/undo/lang/zh.js +++ b/sources/plugins/undo/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'undo', 'zh', { diff --git a/sources/plugins/undo/plugin.js b/sources/plugins/undo/plugin.js index d5479936..fc584f1a 100644 --- a/sources/plugins/undo/plugin.js +++ b/sources/plugins/undo/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -20,7 +20,7 @@ CKEDITOR.plugins.add( 'undo', { // jscs:disable maximumLineLength - lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + 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% // jscs:enable maximumLineLength icons: 'redo,redo-rtl,undo,undo-rtl', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% diff --git a/sources/plugins/widget/dev/assets/contents.css b/sources/plugins/widget/dev/assets/contents.css new file mode 100644 index 00000000..2cff316d --- /dev/null +++ b/sources/plugins/widget/dev/assets/contents.css @@ -0,0 +1,23 @@ +.mediumBorder { + border-width: 2px; +} +.thickBorder { + border-width: 5px; +} +img.thickBorder, img.mediumBorder { + border-style: solid; + border-color: #CCC; +} +.important.soMuch { + margin: 25px; + padding: 25px; + background: red; + border: none; +} + +span.redMarker { + background-color: red; +} +.invisible { + opacity: 0.1; +} diff --git a/sources/plugins/widget/dev/assets/sample.jpg b/sources/plugins/widget/dev/assets/sample.jpg new file mode 100644 index 00000000..a4a77fae Binary files /dev/null and b/sources/plugins/widget/dev/assets/sample.jpg differ diff --git a/sources/plugins/widget/dev/assets/simplebox/contents.css b/sources/plugins/widget/dev/assets/simplebox/contents.css new file mode 100644 index 00000000..ddf3675b --- /dev/null +++ b/sources/plugins/widget/dev/assets/simplebox/contents.css @@ -0,0 +1,36 @@ +.simplebox { + padding: 8px; + margin: 10px; + background: #eee; + border-radius: 8px; + border: 1px solid #ddd; + box-shadow: 0 1px 1px #fff inset, 0 -1px 0px #ccc inset; +} +.simplebox-title, .simplebox-content { + box-shadow: 0 1px 1px #ddd inset; + border: 1px solid #cccccc; + border-radius: 5px; + background: #fff; +} +.simplebox-title { + margin: 0 0 8px; + padding: 5px 8px; +} +.simplebox-content { + padding: 0 8px; +} +.simplebox-content::after { + content: ''; + display: block; + clear: both; +} +.simplebox.align-right { + float: right; +} +.simplebox.align-left { + float: left; +} +.simplebox.align-center { + margin-left: auto; + margin-right: auto; +} diff --git a/sources/plugins/widget/dev/assets/simplebox/dialogs/simplebox.js b/sources/plugins/widget/dev/assets/simplebox/dialogs/simplebox.js new file mode 100644 index 00000000..45a150c2 --- /dev/null +++ b/sources/plugins/widget/dev/assets/simplebox/dialogs/simplebox.js @@ -0,0 +1,51 @@ +// Note: This automatic widget to dialog window binding (the fact that every field is set up from the widget +// and is committed to the widget) is only possible when the dialog is opened by the Widgets System +// (i.e. the widgetDef.dialog property is set). +// When you are opening the dialog window by yourself, you need to take care of this by yourself too. + +CKEDITOR.dialog.add( 'simplebox', function( editor ) { + return { + title: 'Edit Simple Box', + minWidth: 200, + minHeight: 100, + contents: [ + { + id: 'info', + elements: [ + { + id: 'align', + type: 'select', + label: 'Align', + items: [ + [ editor.lang.common.notSet, '' ], + [ editor.lang.common.alignLeft, 'left' ], + [ editor.lang.common.alignRight, 'right' ], + [ editor.lang.common.alignCenter, 'center' ] + ], + // When setting up this field, set its value to the "align" value from widget data. + // Note: Align values used in the widget need to be the same as those defined in the "items" array above. + setup: function( widget ) { + this.setValue( widget.data.align ); + }, + // When committing (saving) this field, set its value to the widget data. + commit: function( widget ) { + widget.setData( 'align', this.getValue() ); + } + }, + { + id: 'width', + type: 'text', + label: 'Width', + width: '50px', + setup: function( widget ) { + this.setValue( widget.data.width ); + }, + commit: function( widget ) { + widget.setData( 'width', this.getValue() ); + } + } + ] + } + ] + }; +} ); diff --git a/sources/plugins/widget/dev/assets/simplebox/icons/simplebox.png b/sources/plugins/widget/dev/assets/simplebox/icons/simplebox.png new file mode 100644 index 00000000..6a5e3131 Binary files /dev/null and b/sources/plugins/widget/dev/assets/simplebox/icons/simplebox.png differ diff --git a/sources/plugins/widget/dev/assets/simplebox/plugin.js b/sources/plugins/widget/dev/assets/simplebox/plugin.js new file mode 100644 index 00000000..43dbad53 --- /dev/null +++ b/sources/plugins/widget/dev/assets/simplebox/plugin.js @@ -0,0 +1,114 @@ +'use strict'; + +// Register the plugin within the editor. +CKEDITOR.plugins.add( 'simplebox', { + // This plugin requires the Widgets System defined in the 'widget' plugin. + requires: 'widget', + + // Register the icon used for the toolbar button. It must be the same + // as the name of the widget. + icons: 'simplebox', + + // The plugin initialization logic goes inside this method. + init: function( editor ) { + // Register the editing dialog. + CKEDITOR.dialog.add( 'simplebox', this.path + 'dialogs/simplebox.js' ); + + // Register the simplebox widget. + editor.widgets.add( 'simplebox', { + // Allow all HTML elements, classes, and styles that this widget requires. + // Read more about the Advanced Content Filter here: + // * http://docs.ckeditor.com/#!/guide/dev_advanced_content_filter + // * http://docs.ckeditor.com/#!/guide/plugin_sdk_integration_with_acf + allowedContent: + 'div(!simplebox,align-left,align-right,align-center){width};' + + 'div(!simplebox-content); h2(!simplebox-title)', + + // Minimum HTML which is required by this widget to work. + requiredContent: 'div(simplebox)', + + // Define two nested editable areas. + editables: { + title: { + // Define CSS selector used for finding the element inside widget element. + selector: '.simplebox-title', + // Define content allowed in this nested editable. Its content will be + // filtered accordingly and the toolbar will be adjusted when this editable + // is focused. + allowedContent: 'br strong em' + }, + content: { + selector: '.simplebox-content' + } + }, + + // Define the template of a new Simple Box widget. + // The template will be used when creating new instances of the Simple Box widget. + template: + '
' + + '

Title

' + + '

Content...

' + + '
', + + // Define the label for a widget toolbar button which will be automatically + // created by the Widgets System. This button will insert a new widget instance + // created from the template defined above, or will edit selected widget + // (see second part of this tutorial to learn about editing widgets). + // + // Note: In order to be able to translate your widget you should use the + // editor.lang.simplebox.* property. A string was used directly here to simplify this tutorial. + button: 'Create a simple box', + + // Set the widget dialog window name. This enables the automatic widget-dialog binding. + // This dialog window will be opened when creating a new widget or editing an existing one. + dialog: 'simplebox', + + // Check the elements that need to be converted to widgets. + // + // Note: The "element" argument is an instance of http://docs.ckeditor.com/#!/api/CKEDITOR.htmlParser.element + // so it is not a real DOM element yet. This is caused by the fact that upcasting is performed + // during data processing which is done on DOM represented by JavaScript objects. + upcast: function( element ) { + // Return "true" (that element needs to converted to a Simple Box widget) + // for all
elements with a "simplebox" class. + return element.name == 'div' && element.hasClass( 'simplebox' ); + }, + + // When a widget is being initialized, we need to read the data ("align" and "width") + // from DOM and set it by using the widget.setData() method. + // More code which needs to be executed when DOM is available may go here. + init: function() { + var width = this.element.getStyle( 'width' ); + if ( width ) + this.setData( 'width', width ); + + if ( this.element.hasClass( 'align-left' ) ) + this.setData( 'align', 'left' ); + if ( this.element.hasClass( 'align-right' ) ) + this.setData( 'align', 'right' ); + if ( this.element.hasClass( 'align-center' ) ) + this.setData( 'align', 'center' ); + }, + + // Listen on the widget#data event which is fired every time the widget data changes + // and updates the widget's view. + // Data may be changed by using the widget.setData() method, which we use in the + // Simple Box dialog window. + data: function() { + // Check whether "width" widget data is set and remove or set "width" CSS style. + // The style is set on widget main element (div.simplebox). + if ( !this.data.width ) + this.element.removeStyle( 'width' ); + else + this.element.setStyle( 'width', this.data.width ); + + // Brutally remove all align classes and set a new one if "align" widget data is set. + this.element.removeClass( 'align-left' ); + this.element.removeClass( 'align-right' ); + this.element.removeClass( 'align-center' ); + if ( this.data.align ) + this.element.addClass( 'align-' + this.data.align ); + } + } ); + } +} ); diff --git a/sources/plugins/widget/dev/console.js b/sources/plugins/widget/dev/console.js new file mode 100644 index 00000000..5d063c38 --- /dev/null +++ b/sources/plugins/widget/dev/console.js @@ -0,0 +1,131 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/* global CKCONSOLE */ + +'use strict'; + +( function() { + + CKCONSOLE.add( 'widget', { + panels: [ + { + type: 'box', + content: '
    ', + + refresh: function( editor ) { + var instances = obj2Array( editor.widgets.instances ); + + return { + header: 'Instances (' + instances.length + ')', + instances: generateInstancesList( instances ) + }; + }, + + refreshOn: function( editor, refresh ) { + editor.widgets.on( 'instanceCreated', function( evt ) { + refresh(); + + evt.data.on( 'data', refresh ); + } ); + + editor.widgets.on( 'instanceDestroyed', refresh ); + } + }, + + { + type: 'box', + content: + '
      ' + + '
    • focused:
    • ' + + '
    • selected:
    • ' + + '
    ', + + refresh: function( editor ) { + var focused = editor.widgets.focused, + selected = editor.widgets.selected, + selectedIds = []; + + for ( var i = 0; i < selected.length; ++i ) + selectedIds.push( selected[ i ].id ); + + return { + header: 'Focus & selection', + focused: focused ? 'id: ' + focused.id : '-', + selected: selectedIds.length ? 'id: ' + selectedIds.join( ', id: ' ) : '-' + }; + }, + + refreshOn: function( editor, refresh ) { + editor.on( 'selectionCheck', refresh, null, null, 999 ); + } + }, + + { + type: 'log', + + on: function( editor, log, logFn ) { + // Add all listeners with high priorities to log + // messages in the correct order when one event depends on another. + // E.g. selectionChange triggers widget selection - if this listener + // for selectionChange will be executed later than that one, then order + // will be incorrect. + + editor.on( 'selectionChange', function( evt ) { + var msg = 'selection change', + sel = evt.data.selection, + el = sel.getSelectedElement(), + widget; + + if ( el && ( widget = editor.widgets.getByElement( el, true ) ) ) + msg += ' (id: ' + widget.id + ')'; + + log( msg ); + }, null, null, 1 ); + + editor.widgets.on( 'instanceDestroyed', function( evt ) { + log( 'instance destroyed (id: ' + evt.data.id + ')' ); + }, null, null, 1 ); + + editor.widgets.on( 'instanceCreated', function( evt ) { + log( 'instance created (id: ' + evt.data.id + ')' ); + }, null, null, 1 ); + + editor.widgets.on( 'widgetFocused', function( evt ) { + log( 'widget focused (id: ' + evt.data.widget.id + ')' ); + }, null, null, 1 ); + + editor.widgets.on( 'widgetBlurred', function( evt ) { + log( 'widget blurred (id: ' + evt.data.widget.id + ')' ); + }, null, null, 1 ); + + editor.widgets.on( 'checkWidgets', logFn( 'checking widgets' ), null, null, 1 ); + editor.widgets.on( 'checkSelection', logFn( 'checking selection' ), null, null, 1 ); + } + } + ] + } ); + + function generateInstancesList( instances ) { + var html = '', + instance; + + for ( var i = 0; i < instances.length; ++i ) { + instance = instances[ i ]; + html += itemTpl.output( { id: instance.id, name: instance.name, data: JSON.stringify( instance.data ) } ); + } + return html; + } + + function obj2Array( obj ) { + var arr = []; + for ( var id in obj ) + arr.push( obj[ id ] ); + + return arr; + } + + var itemTpl = new CKEDITOR.template( '
  • id: {id}, name: {name}, data: {data}
  • ' ); +} )(); diff --git a/sources/plugins/widget/dev/nestedwidgets.html b/sources/plugins/widget/dev/nestedwidgets.html new file mode 100644 index 00000000..0686d2c6 --- /dev/null +++ b/sources/plugins/widget/dev/nestedwidgets.html @@ -0,0 +1,134 @@ + + + + + + Nested widgets — CKEditor Sample + + + + + + + + + +

    Nested widgets

    + +

    Classic (iframe-based) Sample

    + + +

    Inline Sample

    +
    +

    Simple Box Sample

    + +
    +

    Title

    +
    +

    Apollo 11 was the spaceflight that landed the first humans, Americans Neil Armstrong and Buzz Aldrin, on the Moon on [[July 20, 1969, at 20:18 UTC]]. Armstrong became the first to step onto the lunar surface 6 hours later on [[July 21 at 02:56 UTC]].

    + +
    + The Eagle +
    The Eagle in lunar orbit
    +
    + +
      +
    • Foo!
    • +
    • Bar!
    • +
    + +

    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sit amet orci ut nisi adipiscing ultrices. Sed pellentesque iaculis malesuada. Pellentesque scelerisque, purus non porta dictum, neque urna bibendum dolor, eget tristique ipsum metus fringilla dolor. Nullam sed accumsan sapien. Vestibulum in placerat magna. Sed justo lacus, volutpat rhoncus odio luctus, ornare adipiscing mauris. Vivamus erat sem, egestas et lectus eget, varius cursus odio. Duis posuere lacus sit amet urna bibendum, id iaculis eros ultrices. Vestibulum a ultrices ante.

    +
    +
    + +

    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sit amet orci ut nisi adipiscing ultrices. Sed pellentesque iaculis malesuada. Pellentesque scelerisque, purus non porta dictum, neque urna bibendum dolor, eget tristique ipsum metus fringilla dolor. Nullam sed accumsan sapien. Vestibulum in placerat magna. Sed justo lacus, volutpat rhoncus odio luctus, ornare adipiscing mauris. Vivamus erat sem, egestas et lectus eget, varius cursus odio. Duis posuere lacus sit amet urna bibendum, id iaculis eros ultrices. Vestibulum a ultrices ante.

    + +

    Pellentesque vitae eleifend nisl, non accumsan tellus. Maecenas nec libero non tellus tincidunt mollis porttitor sed arcu. Donec ultricies nulla vitae eros lacinia, vel congue sem auctor. Vivamus convallis, urna ac tincidunt malesuada, lectus erat convallis metus, a hendrerit massa augue accumsan magna. Nulla mattis tellus elit, nec congue magna scelerisque eget. Aliquam posuere nisi augue, posuere sodales nisi iaculis eu. Donec fermentum urna id nibh sagittis fermentum sit amet sed enim. Aliquam neque elit, pretium elementum nunc a, faucibus accumsan lorem. Etiam pulvinar odio et hendrerit tincidunt. Suspendisse tempus eros lacus, in convallis velit mollis ut. Aenean congue, justo eleifend ultricies malesuada, nunc nunc molestie mauris, eget placerat libero eros vel nisi. Quisque diam arcu, mollis ac laoreet vitae, varius et sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis in vehicula sapien. Nunc feugiat porta elit nec volutpat.

    + +

    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sit amet orci ut nisi adipiscing ultrices. Sed pellentesque iaculis malesuada. Pellentesque scelerisque, purus non porta dictum, neque urna bibendum dolor, eget tristique ipsum metus fringilla dolor. Nullam sed accumsan sapien. Vestibulum in placerat magna. Sed justo lacus, volutpat rhoncus odio luctus, ornare adipiscing mauris. Vivamus erat sem, egestas et lectus eget, varius cursus odio. Duis posuere lacus sit amet urna bibendum, id iaculis eros ultrices. Vestibulum a ultrices ante.

    + +
    +

    Title

    +
    +

    The EagleApollo 11 was the spaceflight that landed the first humans, Americans Neil Armstrong and Buzz Aldrin, on the Moon on [[July 20, 1969, at 20:18 UTC]]. Armstrong became the first to step onto the lunar surface 6 hours later on [[July 21 at 02:56 UTC]].

    + +
      +
    • Foo!
    • +
    • Bar!
    • +
    +
    +
    + +

    Ut eget ipsum a sapien porta ultrices. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Vivamus mi lacus, pharetra eu bibendum blandit, tristique sit amet leo. Integer eu nulla nec magna vulputate blandit. Praesent mattis quis ante eget adipiscing. Nulla vel tempus risus, in placerat velit. Mauris sed nibh at elit posuere laoreet. Morbi non sapien sed nunc fringilla imperdiet.

    +
    + + + + diff --git a/sources/plugins/widget/dev/widgetstyles.html b/sources/plugins/widget/dev/widgetstyles.html new file mode 100644 index 00000000..8e54b8de --- /dev/null +++ b/sources/plugins/widget/dev/widgetstyles.html @@ -0,0 +1,144 @@ + + + + + + Applying styles to widgets — CKEditor Sample + + + + + + +

    Applying styles to widgets

    + +

    Classic (iframe-based) Sample

    + + +

    Inline Sample

    +
    +

    Apollo 11

    + +
    + Saturn V +
    Roll out of Saturn V on launch pad
    +
    + +

    Apollo 11 was the spaceflight that landed the first humans, Americans Neil Armstrong and Buzz Aldrin, on the Moon on [[July 20, 1969, at 20:18 UTC]]. Armstrong became the first to step onto the lunar surface 6 hours later on [[July 21 at 02:56 UTC]].

    + +

    Armstrong spent about three and a half two and a half hours outside the spacecraft, Aldrin slightly less; and together they collected 47.5 pounds (21.5 kg) of lunar material for return to Earth. A third member of the mission, Michael Collins, piloted the command spacecraft alone in lunar orbit until Armstrong and Aldrin returned to it for the trip back to Earth.

    + +

    Broadcasting and quotes

    + +

    Broadcast on live TV to a world-wide audience, Armstrong stepped onto the lunar surface and described the event as:

    + +
    +

    One small step for [a] man, one giant leap for mankind.

    +
    + +

    \( \left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right) \)

    + +

    Apollo 11 effectively ended the Space Race and fulfilled a national goal proposed in 1961 by the late U.S. President John F. Kennedy in a speech before the United States Congress:

    + +
    +

    [...] before this decade is out, of landing a man on the Moon and returning him safely to the Earth.

    +
    + +
    + The Eagle +
    The Eagle in lunar orbit
    +
    + +

    Technical details

    + +

    Launched by a Saturn V rocket from Kennedy Space Center in Merritt Island, Florida on July 16, Apollo 11 was the fifth manned mission of NASA's Apollo program. The Apollo spacecraft had three parts:

    + +
      +
    1. Command Module with a cabin for the three astronauts which was the only part which landed back on Earth
    2. +
    3. Service Module which supported the Command Module with propulsion, electrical power, oxygen and water
    4. +
    5. Lunar Module for landing on the Moon.
    6. +
    + +

    After being sent to the Moon by the Saturn V's upper stage, the astronauts separated the spacecraft from it and travelled for three days until they entered into lunar orbit. Armstrong and Aldrin then moved into the Lunar Module and landed in the Sea of Tranquility. They stayed a total of about 21 and a half hours on the lunar surface. After lifting off in the upper part of the Lunar Module and rejoining Collins in the Command Module, they returned to Earth and landed in the Pacific Ocean on July 24.

    +
    + + + + diff --git a/sources/plugins/widget/images/handle.png b/sources/plugins/widget/images/handle.png new file mode 100644 index 00000000..ba8cda5b Binary files /dev/null and b/sources/plugins/widget/images/handle.png differ diff --git a/sources/plugins/widget/lang/af.js b/sources/plugins/widget/lang/af.js new file mode 100644 index 00000000..8bdcfc97 --- /dev/null +++ b/sources/plugins/widget/lang/af.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'af', { + 'move': 'Klik en trek on te beweeg' +} ); diff --git a/sources/plugins/widget/lang/ar.js b/sources/plugins/widget/lang/ar.js new file mode 100644 index 00000000..f2a2643c --- /dev/null +++ b/sources/plugins/widget/lang/ar.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'ar', { + 'move': 'إضغط و إسحب للتحريك' +} ); diff --git a/sources/plugins/widget/lang/bg.js b/sources/plugins/widget/lang/bg.js new file mode 100644 index 00000000..2f6c4cfa --- /dev/null +++ b/sources/plugins/widget/lang/bg.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'bg', { + 'move': 'Кликни и влачи, за да преместиш' +} ); diff --git a/sources/plugins/widget/lang/ca.js b/sources/plugins/widget/lang/ca.js new file mode 100644 index 00000000..5ab11a29 --- /dev/null +++ b/sources/plugins/widget/lang/ca.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'ca', { + 'move': 'Clicar i arrossegar per moure' +} ); diff --git a/sources/plugins/widget/lang/cs.js b/sources/plugins/widget/lang/cs.js new file mode 100644 index 00000000..9a35c2ee --- /dev/null +++ b/sources/plugins/widget/lang/cs.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'cs', { + 'move': 'Klepněte a táhněte pro přesunutí' +} ); diff --git a/sources/plugins/widget/lang/cy.js b/sources/plugins/widget/lang/cy.js new file mode 100644 index 00000000..92dc5670 --- /dev/null +++ b/sources/plugins/widget/lang/cy.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'cy', { + 'move': 'Clcio a llusgo i symud' +} ); diff --git a/sources/plugins/widget/lang/da.js b/sources/plugins/widget/lang/da.js new file mode 100644 index 00000000..93ba4f9c --- /dev/null +++ b/sources/plugins/widget/lang/da.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'da', { + 'move': 'Klik og træk for at flytte' +} ); diff --git a/sources/plugins/widget/lang/de-ch.js b/sources/plugins/widget/lang/de-ch.js new file mode 100644 index 00000000..02b07231 --- /dev/null +++ b/sources/plugins/widget/lang/de-ch.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'de-ch', { + 'move': 'Zum Verschieben anwählen und ziehen' +} ); diff --git a/sources/plugins/widget/lang/de.js b/sources/plugins/widget/lang/de.js new file mode 100644 index 00000000..07e93893 --- /dev/null +++ b/sources/plugins/widget/lang/de.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'de', { + 'move': 'Zum Verschieben anwählen und ziehen' +} ); diff --git a/sources/plugins/widget/lang/el.js b/sources/plugins/widget/lang/el.js new file mode 100644 index 00000000..5844a5cc --- /dev/null +++ b/sources/plugins/widget/lang/el.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'el', { + 'move': 'Κάνετε κλικ και σύρετε το ποντίκι για να μετακινήστε' +} ); diff --git a/sources/plugins/widget/lang/en-gb.js b/sources/plugins/widget/lang/en-gb.js new file mode 100644 index 00000000..d0bb615b --- /dev/null +++ b/sources/plugins/widget/lang/en-gb.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'en-gb', { + 'move': 'Click and drag to move' +} ); diff --git a/sources/plugins/widget/lang/en.js b/sources/plugins/widget/lang/en.js new file mode 100644 index 00000000..ef9f78d8 --- /dev/null +++ b/sources/plugins/widget/lang/en.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'en', { + 'move': 'Click and drag to move' +} ); diff --git a/sources/plugins/widget/lang/eo.js b/sources/plugins/widget/lang/eo.js new file mode 100644 index 00000000..7bd397a5 --- /dev/null +++ b/sources/plugins/widget/lang/eo.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'eo', { + 'move': 'klaki kaj treni por movi' +} ); diff --git a/sources/plugins/widget/lang/es.js b/sources/plugins/widget/lang/es.js new file mode 100644 index 00000000..4d18badf --- /dev/null +++ b/sources/plugins/widget/lang/es.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'es', { + 'move': 'Dar clic y arrastrar para mover' +} ); diff --git a/sources/plugins/widget/lang/eu.js b/sources/plugins/widget/lang/eu.js new file mode 100644 index 00000000..c698b7cb --- /dev/null +++ b/sources/plugins/widget/lang/eu.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'eu', { + 'move': 'Klikatu eta arrastatu lekuz aldatzeko' +} ); diff --git a/sources/plugins/widget/lang/fa.js b/sources/plugins/widget/lang/fa.js new file mode 100644 index 00000000..50e4ebef --- /dev/null +++ b/sources/plugins/widget/lang/fa.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'fa', { + 'move': 'کلیک و کشیدن برای جابجایی' +} ); diff --git a/sources/plugins/widget/lang/fi.js b/sources/plugins/widget/lang/fi.js new file mode 100644 index 00000000..70beda2f --- /dev/null +++ b/sources/plugins/widget/lang/fi.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'fi', { + 'move': 'Siirrä klikkaamalla ja raahaamalla' +} ); diff --git a/sources/plugins/widget/lang/fr.js b/sources/plugins/widget/lang/fr.js new file mode 100644 index 00000000..0415763e --- /dev/null +++ b/sources/plugins/widget/lang/fr.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'fr', { + 'move': 'Cliquer et glisser pour déplacer' +} ); diff --git a/sources/plugins/widget/lang/gl.js b/sources/plugins/widget/lang/gl.js new file mode 100644 index 00000000..4a36ad6f --- /dev/null +++ b/sources/plugins/widget/lang/gl.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'gl', { + 'move': 'Prema e arrastre para mover' +} ); diff --git a/sources/plugins/widget/lang/he.js b/sources/plugins/widget/lang/he.js new file mode 100644 index 00000000..4280ed26 --- /dev/null +++ b/sources/plugins/widget/lang/he.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'he', { + 'move': 'לחץ וגרור להזזה' +} ); diff --git a/sources/plugins/widget/lang/hr.js b/sources/plugins/widget/lang/hr.js new file mode 100644 index 00000000..b785a11e --- /dev/null +++ b/sources/plugins/widget/lang/hr.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'hr', { + 'move': 'Klikni i povuci da pomakneš' +} ); diff --git a/sources/plugins/widget/lang/hu.js b/sources/plugins/widget/lang/hu.js new file mode 100644 index 00000000..fb2465e5 --- /dev/null +++ b/sources/plugins/widget/lang/hu.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'hu', { + 'move': 'Kattints és húzd a mozgatáshoz' +} ); diff --git a/sources/plugins/widget/lang/id.js b/sources/plugins/widget/lang/id.js new file mode 100644 index 00000000..b2df3b21 --- /dev/null +++ b/sources/plugins/widget/lang/id.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'id', { + 'move': 'Tekan dan geser untuk memindahkan' +} ); diff --git a/sources/plugins/widget/lang/it.js b/sources/plugins/widget/lang/it.js new file mode 100644 index 00000000..1b1bc90d --- /dev/null +++ b/sources/plugins/widget/lang/it.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'it', { + 'move': 'Fare clic e trascinare per spostare' +} ); diff --git a/sources/plugins/widget/lang/ja.js b/sources/plugins/widget/lang/ja.js new file mode 100644 index 00000000..808e71f1 --- /dev/null +++ b/sources/plugins/widget/lang/ja.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'ja', { + 'move': 'ドラッグして移動' +} ); diff --git a/sources/plugins/widget/lang/km.js b/sources/plugins/widget/lang/km.js new file mode 100644 index 00000000..08d6ff92 --- /dev/null +++ b/sources/plugins/widget/lang/km.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'km', { + 'move': 'ចុច​ហើយ​ទាញ​ដើម្បី​ផ្លាស់​ទី' +} ); diff --git a/sources/plugins/widget/lang/ko.js b/sources/plugins/widget/lang/ko.js new file mode 100644 index 00000000..902f2ae4 --- /dev/null +++ b/sources/plugins/widget/lang/ko.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'ko', { + 'move': '움직이려면 클릭 후 드래그 하세요' +} ); diff --git a/sources/plugins/widget/lang/ku.js b/sources/plugins/widget/lang/ku.js new file mode 100644 index 00000000..621d3414 --- /dev/null +++ b/sources/plugins/widget/lang/ku.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'ku', { + 'move': 'کرتەبکە و ڕایبکێشە بۆ جوڵاندن' +} ); diff --git a/sources/plugins/widget/lang/lv.js b/sources/plugins/widget/lang/lv.js new file mode 100644 index 00000000..ea6c2226 --- /dev/null +++ b/sources/plugins/widget/lang/lv.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'lv', { + 'move': 'Klikšķina un velc, lai pārvietotu' +} ); diff --git a/sources/plugins/widget/lang/nb.js b/sources/plugins/widget/lang/nb.js new file mode 100644 index 00000000..482b833b --- /dev/null +++ b/sources/plugins/widget/lang/nb.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'nb', { + 'move': 'Klikk og dra for å flytte' +} ); diff --git a/sources/plugins/widget/lang/nl.js b/sources/plugins/widget/lang/nl.js new file mode 100644 index 00000000..037e25a9 --- /dev/null +++ b/sources/plugins/widget/lang/nl.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'nl', { + 'move': 'Klik en sleep om te verplaatsen' +} ); diff --git a/sources/plugins/widget/lang/no.js b/sources/plugins/widget/lang/no.js new file mode 100644 index 00000000..9f55ec10 --- /dev/null +++ b/sources/plugins/widget/lang/no.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'no', { + 'move': 'Klikk og dra for å flytte' +} ); diff --git a/sources/plugins/widget/lang/pl.js b/sources/plugins/widget/lang/pl.js new file mode 100644 index 00000000..763ea0c0 --- /dev/null +++ b/sources/plugins/widget/lang/pl.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'pl', { + 'move': 'Kliknij i przeciągnij, by przenieść.' +} ); diff --git a/sources/plugins/widget/lang/pt-br.js b/sources/plugins/widget/lang/pt-br.js new file mode 100644 index 00000000..5dd9a1e4 --- /dev/null +++ b/sources/plugins/widget/lang/pt-br.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'pt-br', { + 'move': 'Click e arraste para mover' +} ); diff --git a/sources/plugins/widget/lang/pt.js b/sources/plugins/widget/lang/pt.js new file mode 100644 index 00000000..cd756803 --- /dev/null +++ b/sources/plugins/widget/lang/pt.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'pt', { + 'move': 'Clique e arraste para mover' +} ); diff --git a/sources/plugins/widget/lang/ru.js b/sources/plugins/widget/lang/ru.js new file mode 100644 index 00000000..fc5f7100 --- /dev/null +++ b/sources/plugins/widget/lang/ru.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'ru', { + 'move': 'Нажмите и перетащите' +} ); diff --git a/sources/plugins/widget/lang/sk.js b/sources/plugins/widget/lang/sk.js new file mode 100644 index 00000000..0aa179f7 --- /dev/null +++ b/sources/plugins/widget/lang/sk.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'sk', { + 'move': 'Kliknite a potiahnite pre presunutie' +} ); diff --git a/sources/plugins/widget/lang/sl.js b/sources/plugins/widget/lang/sl.js new file mode 100644 index 00000000..06a0d828 --- /dev/null +++ b/sources/plugins/widget/lang/sl.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'sl', { + 'move': 'Kliknite in povlecite, da premaknete' +} ); diff --git a/sources/plugins/widget/lang/sq.js b/sources/plugins/widget/lang/sq.js new file mode 100644 index 00000000..c7e92642 --- /dev/null +++ b/sources/plugins/widget/lang/sq.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'sq', { + 'move': 'Kliko dhe tërhiqe për ta lëvizur' +} ); diff --git a/sources/plugins/widget/lang/sv.js b/sources/plugins/widget/lang/sv.js new file mode 100644 index 00000000..9fa3e4c3 --- /dev/null +++ b/sources/plugins/widget/lang/sv.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'sv', { + 'move': 'Klicka och drag för att flytta' +} ); diff --git a/sources/plugins/widget/lang/tr.js b/sources/plugins/widget/lang/tr.js new file mode 100644 index 00000000..71f3f07a --- /dev/null +++ b/sources/plugins/widget/lang/tr.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'tr', { + 'move': 'Taşımak için, tıklayın ve sürükleyin' +} ); diff --git a/sources/plugins/widget/lang/tt.js b/sources/plugins/widget/lang/tt.js new file mode 100644 index 00000000..2521f30d --- /dev/null +++ b/sources/plugins/widget/lang/tt.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'tt', { + 'move': 'Күчереп куер өчен басып шудырыгыз' +} ); diff --git a/sources/plugins/widget/lang/ug.js b/sources/plugins/widget/lang/ug.js new file mode 100644 index 00000000..96acdaa3 --- /dev/null +++ b/sources/plugins/widget/lang/ug.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'ug', { + 'move': 'يۆتكەشتە چېكىپ سۆرەڭ' +} ); diff --git a/sources/plugins/widget/lang/uk.js b/sources/plugins/widget/lang/uk.js new file mode 100644 index 00000000..e9d6c87c --- /dev/null +++ b/sources/plugins/widget/lang/uk.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'uk', { + 'move': 'Клікніть і потягніть для переміщення' +} ); diff --git a/sources/plugins/widget/lang/vi.js b/sources/plugins/widget/lang/vi.js new file mode 100644 index 00000000..c13983ea --- /dev/null +++ b/sources/plugins/widget/lang/vi.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'vi', { + 'move': 'Nhấp chuột và kéo để di chuyển' +} ); diff --git a/sources/plugins/widget/lang/zh-cn.js b/sources/plugins/widget/lang/zh-cn.js new file mode 100644 index 00000000..dce27835 --- /dev/null +++ b/sources/plugins/widget/lang/zh-cn.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'zh-cn', { + 'move': '点击并拖拽以移动' +} ); diff --git a/sources/plugins/widget/lang/zh.js b/sources/plugins/widget/lang/zh.js new file mode 100644 index 00000000..53676395 --- /dev/null +++ b/sources/plugins/widget/lang/zh.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'zh', { + 'move': '拖曳以移動' +} ); diff --git a/sources/plugins/widget/plugin.js b/sources/plugins/widget/plugin.js new file mode 100644 index 00000000..b77f5bc3 --- /dev/null +++ b/sources/plugins/widget/plugin.js @@ -0,0 +1,3988 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview [Widget](http://ckeditor.com/addon/widget) plugin. + */ + +'use strict'; + +( function() { + var DRAG_HANDLER_SIZE = 15; + + CKEDITOR.plugins.add( 'widget', { + // jscs:disable maximumLineLength + lang: 'af,ar,bg,ca,cs,cy,da,de,de-ch,el,en,en-gb,eo,es,eu,fa,fi,fr,gl,he,hr,hu,id,it,ja,km,ko,ku,lv,nb,nl,no,pl,pt,pt-br,ru,sk,sl,sq,sv,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + // jscs:enable maximumLineLength + requires: 'lineutils,clipboard', + onLoad: function() { + CKEDITOR.addCss( + '.cke_widget_wrapper{' + + 'position:relative;' + + 'outline:none' + + '}' + + '.cke_widget_inline{' + + 'display:inline-block' + + '}' + + '.cke_widget_wrapper:hover>.cke_widget_element{' + + 'outline:2px solid yellow;' + + 'cursor:default' + + '}' + + '.cke_widget_wrapper:hover .cke_widget_editable{' + + 'outline:2px solid yellow' + + '}' + + '.cke_widget_wrapper.cke_widget_focused>.cke_widget_element,' + + // We need higher specificity than hover style. + '.cke_widget_wrapper .cke_widget_editable.cke_widget_editable_focused{' + + 'outline:2px solid #ace' + + '}' + + '.cke_widget_editable{' + + 'cursor:text' + + '}' + + '.cke_widget_drag_handler_container{' + + 'position:absolute;' + + 'width:' + DRAG_HANDLER_SIZE + 'px;' + + 'height:0;' + + // Initially drag handler should not be visible, until its position will be + // calculated (#11177). + // We need to hide unpositined handlers, so they don't extend + // widget's outline far to the left (#12024). + 'display:none;' + + 'opacity:0.75;' + + 'transition:height 0s 0.2s;' + // Delay hiding drag handler. + // Prevent drag handler from being misplaced (#11198). + 'line-height:0' + + '}' + + '.cke_widget_wrapper:hover>.cke_widget_drag_handler_container{' + + 'height:' + DRAG_HANDLER_SIZE + 'px;' + + 'transition:none' + + '}' + + '.cke_widget_drag_handler_container:hover{' + + 'opacity:1' + + '}' + + 'img.cke_widget_drag_handler{' + + 'cursor:move;' + + 'width:' + DRAG_HANDLER_SIZE + 'px;' + + 'height:' + DRAG_HANDLER_SIZE + 'px;' + + 'display:inline-block' + + '}' + + '.cke_widget_mask{' + + 'position:absolute;' + + 'top:0;' + + 'left:0;' + + 'width:100%;' + + 'height:100%;' + + 'display:block' + + '}' + + '.cke_editable.cke_widget_dragging, .cke_editable.cke_widget_dragging *{' + + 'cursor:move !important' + + '}' + ); + }, + + beforeInit: function( editor ) { + /** + * An instance of widget repository. It contains all + * {@link CKEDITOR.plugins.widget.repository#registered registered widget definitions} and + * {@link CKEDITOR.plugins.widget.repository#instances initialized instances}. + * + * editor.widgets.add( 'someName', { + * // Widget definition... + * } ); + * + * editor.widgets.registered.someName; // -> Widget definition + * + * @since 4.3 + * @readonly + * @property {CKEDITOR.plugins.widget.repository} widgets + * @member CKEDITOR.editor + */ + editor.widgets = new Repository( editor ); + }, + + afterInit: function( editor ) { + addWidgetButtons( editor ); + setupContextMenu( editor ); + } + } ); + + /** + * Widget repository. It keeps track of all {@link #registered registered widget definitions} and + * {@link #instances initialized instances}. An instance of the repository is available under + * the {@link CKEDITOR.editor#widgets} property. + * + * @class CKEDITOR.plugins.widget.repository + * @mixins CKEDITOR.event + * @constructor Creates a widget repository instance. Note that the widget plugin automatically + * creates a repository instance which is available under the {@link CKEDITOR.editor#widgets} property. + * @param {CKEDITOR.editor} editor The editor instance for which the repository will be created. + */ + function Repository( editor ) { + /** + * The editor instance for which this repository was created. + * + * @readonly + * @property {CKEDITOR.editor} editor + */ + this.editor = editor; + + /** + * A hash of registered widget definitions (definition name => {@link CKEDITOR.plugins.widget.definition}). + * + * To register a definition use the {@link #add} method. + * + * @readonly + */ + this.registered = {}; + + /** + * An object containing initialized widget instances (widget id => {@link CKEDITOR.plugins.widget}). + * + * @readonly + */ + this.instances = {}; + + /** + * An array of selected widget instances. + * + * @readonly + * @property {CKEDITOR.plugins.widget[]} selected + */ + this.selected = []; + + /** + * The focused widget instance. See also {@link CKEDITOR.plugins.widget#event-focus} + * and {@link CKEDITOR.plugins.widget#event-blur} events. + * + * editor.on( 'selectionChange', function() { + * if ( editor.widgets.focused ) { + * // Do something when a widget is focused... + * } + * } ); + * + * @readonly + * @property {CKEDITOR.plugins.widget} focused + */ + this.focused = null; + + /** + * The widget instance that contains the nested editable which is currently focused. + * + * @readonly + * @property {CKEDITOR.plugins.widget} widgetHoldingFocusedEditable + */ + this.widgetHoldingFocusedEditable = null; + + this._ = { + nextId: 0, + upcasts: [], + upcastCallbacks: [], + filters: {} + }; + + setupWidgetsLifecycle( this ); + setupSelectionObserver( this ); + setupMouseObserver( this ); + setupKeyboardObserver( this ); + setupDragAndDrop( this ); + setupNativeCutAndCopy( this ); + } + + Repository.prototype = { + /** + * Minimum interval between selection checks. + * + * @private + */ + MIN_SELECTION_CHECK_INTERVAL: 500, + + /** + * Adds a widget definition to the repository. Fires the {@link CKEDITOR.editor#widgetDefinition} event + * which allows to modify the widget definition which is going to be registered. + * + * @param {String} name The name of the widget definition. + * @param {CKEDITOR.plugins.widget.definition} widgetDef Widget definition. + * @returns {CKEDITOR.plugins.widget.definition} + */ + add: function( name, widgetDef ) { + // Create prototyped copy of original widget definition, so we won't modify it. + widgetDef = CKEDITOR.tools.prototypedCopy( widgetDef ); + widgetDef.name = name; + + widgetDef._ = widgetDef._ || {}; + + this.editor.fire( 'widgetDefinition', widgetDef ); + + if ( widgetDef.template ) + widgetDef.template = new CKEDITOR.template( widgetDef.template ); + + addWidgetCommand( this.editor, widgetDef ); + addWidgetProcessors( this, widgetDef ); + + this.registered[ name ] = widgetDef; + + return widgetDef; + }, + + /** + * Adds a callback for element upcasting. Each callback will be executed + * for every element which is later tested by upcast methods. If a callback + * returns `false`, the element will not be upcasted. + * + * // Images with the "banner" class will not be upcasted (e.g. to the image widget). + * editor.widgets.addUpcastCallback( function( element ) { + * if ( element.name == 'img' && element.hasClass( 'banner' ) ) + * return false; + * } ); + * + * @param {Function} callback + * @param {CKEDITOR.htmlParser.element} callback.element + */ + addUpcastCallback: function( callback ) { + this._.upcastCallbacks.push( callback ); + }, + + /** + * Checks the selection to update widget states (selection and focus). + * + * This method is triggered by the {@link #event-checkSelection} event. + */ + checkSelection: function() { + var sel = this.editor.getSelection(), + selectedElement = sel.getSelectedElement(), + updater = stateUpdater( this ), + widget; + + // Widget is focused so commit and finish checking. + if ( selectedElement && ( widget = this.getByElement( selectedElement, true ) ) ) + return updater.focus( widget ).select( widget ).commit(); + + var range = sel.getRanges()[ 0 ]; + + // No ranges or collapsed range mean that nothing is selected, so commit and finish checking. + if ( !range || range.collapsed ) + return updater.commit(); + + // Range is not empty, so create walker checking for wrappers. + var walker = new CKEDITOR.dom.walker( range ), + wrapper; + + walker.evaluator = Widget.isDomWidgetWrapper; + + while ( ( wrapper = walker.next() ) ) + updater.select( this.getByElement( wrapper ) ); + + updater.commit(); + }, + + /** + * Checks if all widget instances are still present in the DOM. + * Destroys those instances that are not present. + * Reinitializes widgets on widget wrappers for which widget instances + * cannot be found. Takes nested widgets into account, too. + * + * This method triggers the {@link #event-checkWidgets} event whose listeners + * can cancel the method's execution or modify its options. + * + * @param [options] The options object. + * @param {Boolean} [options.initOnlyNew] Initializes widgets only on newly wrapped + * widget elements (those which still have the `cke_widget_new` class). When this option is + * set to `true`, widgets which were invalidated (e.g. by replacing with a cloned DOM structure) + * will not be reinitialized. This makes the check faster. + * @param {Boolean} [options.focusInited] If only one widget is initialized by + * the method, it will be focused. + */ + checkWidgets: function( options ) { + this.fire( 'checkWidgets', CKEDITOR.tools.copy( options || {} ) ); + }, + + /** + * Removes the widget from the editor and moves the selection to the closest + * editable position if the widget was focused before. + * + * @param {CKEDITOR.plugins.widget} widget The widget instance to be deleted. + */ + del: function( widget ) { + if ( this.focused === widget ) { + var editor = widget.editor, + range = editor.createRange(), + found; + + // If haven't found place for caret on the default side, + // try to find it on the other side. + if ( !( found = range.moveToClosestEditablePosition( widget.wrapper, true ) ) ) + found = range.moveToClosestEditablePosition( widget.wrapper, false ); + + if ( found ) + editor.getSelection().selectRanges( [ range ] ); + } + + widget.wrapper.remove(); + this.destroy( widget, true ); + }, + + /** + * Destroys the widget instance and all its nested widgets (widgets inside its nested editables). + * + * @param {CKEDITOR.plugins.widget} widget The widget instance to be destroyed. + * @param {Boolean} [offline] Whether the widget is offline (detached from the DOM tree) — + * in this case the DOM (attributes, classes, etc.) will not be cleaned up. + */ + destroy: function( widget, offline ) { + if ( this.widgetHoldingFocusedEditable === widget ) + setFocusedEditable( this, widget, null, offline ); + + widget.destroy( offline ); + delete this.instances[ widget.id ]; + this.fire( 'instanceDestroyed', widget ); + }, + + /** + * Destroys all widget instances. + * + * @param {Boolean} [offline] Whether the widgets are offline (detached from the DOM tree) — + * in this case the DOM (attributes, classes, etc.) will not be cleaned up. + * @param {CKEDITOR.dom.element} [container] The container within widgets will be destroyed. + * This option will be ignored if the `offline` flag was set to `true`, because in such case + * it is not possible to find widgets within the passed block. + */ + destroyAll: function( offline, container ) { + var widget, + id, + instances = this.instances; + + if ( container && !offline ) { + var wrappers = container.find( '.cke_widget_wrapper' ), + l = wrappers.count(), + i = 0; + + // Length is constant, because this is not a live node list. + // Note: since querySelectorAll returns nodes in document order, + // outer widgets are always placed before their nested widgets and therefore + // are destroyed before them. + for ( ; i < l; ++i ) { + widget = this.getByElement( wrappers.getItem( i ), true ); + // Widget might not be found, because it could be a nested widget, + // which would be destroyed when destroying its parent. + if ( widget ) + this.destroy( widget ); + } + + return; + } + + for ( id in instances ) { + widget = instances[ id ]; + this.destroy( widget, offline ); + } + }, + + /** + * Finalizes a process of widget creation. This includes: + * + * * inserting widget element into editor, + * * marking widget instance as ready (see {@link CKEDITOR.plugins.widget#event-ready}), + * * focusing widget instance. + * + * This method is used by the default widget's command and is called + * after widget's dialog (if set) is closed. It may also be used in a + * customized process of widget creation and insertion. + * + * widget.once( 'edit', function() { + * // Finalize creation only of not ready widgets. + * if ( widget.isReady() ) + * return; + * + * // Cancel edit event to prevent automatic widget insertion. + * evt.cancel(); + * + * CustomDialog.open( widget.data, function saveCallback( savedData ) { + * // Cache the container, because widget may be destroyed while saving data, + * // if this process will require some deep transformations. + * var container = widget.wrapper.getParent(); + * + * widget.setData( savedData ); + * + * // Widget will be retrieved from container and inserted into editor. + * editor.widgets.finalizeCreation( container ); + * } ); + * } ); + * + * @param {CKEDITOR.dom.element/CKEDITOR.dom.documentFragment} container The element + * or document fragment which contains widget wrapper. The container is used, so before + * finalizing creation the widget can be freely transformed (even destroyed and reinitialized). + */ + finalizeCreation: function( container ) { + var wrapper = container.getFirst(); + if ( wrapper && Widget.isDomWidgetWrapper( wrapper ) ) { + this.editor.insertElement( wrapper ); + + var widget = this.getByElement( wrapper ); + // Fire postponed #ready event. + widget.ready = true; + widget.fire( 'ready' ); + widget.focus(); + } + }, + + /** + * Finds a widget instance which contains a given element. The element will be the {@link CKEDITOR.plugins.widget#wrapper wrapper} + * of the returned widget or a descendant of this {@link CKEDITOR.plugins.widget#wrapper wrapper}. + * + * editor.widgets.getByElement( someWidget.wrapper ); // -> someWidget + * editor.widgets.getByElement( someWidget.parts.caption ); // -> someWidget + * + * // Check wrapper only: + * editor.widgets.getByElement( someWidget.wrapper, true ); // -> someWidget + * editor.widgets.getByElement( someWidget.parts.caption, true ); // -> null + * + * @param {CKEDITOR.dom.element} element The element to be checked. + * @param {Boolean} [checkWrapperOnly] If set to `true`, the method will not check wrappers' descendants. + * @returns {CKEDITOR.plugins.widget} The widget instance or `null`. + */ + getByElement: ( function() { + var validWrapperElements = { div: 1, span: 1 }; + function getWidgetId( element ) { + return element.is( validWrapperElements ) && element.data( 'cke-widget-id' ); + } + + return function( element, checkWrapperOnly ) { + if ( !element ) + return null; + + var id = getWidgetId( element ); + + // There's no need to check element parents if element is a wrapper. + if ( !checkWrapperOnly && !id ) { + var limit = this.editor.editable(); + + // Try to find a closest ascendant which is a widget wrapper. + do { + element = element.getParent(); + } while ( element && !element.equals( limit ) && !( id = getWidgetId( element ) ) ); + } + + return this.instances[ id ] || null; + }; + } )(), + + /** + * Initializes a widget on a given element if the widget has not been initialized on it yet. + * + * @param {CKEDITOR.dom.element} element The future widget element. + * @param {String/CKEDITOR.plugins.widget.definition} [widgetDef] Name of a widget or a widget definition. + * The widget definition should be previously registered by using the + * {@link CKEDITOR.plugins.widget.repository#add} method. + * @param [startupData] Widget startup data (has precedence over default one). + * @returns {CKEDITOR.plugins.widget} The widget instance or `null` if a widget could not be initialized on + * a given element. + */ + initOn: function( element, widgetDef, startupData ) { + if ( !widgetDef ) + widgetDef = this.registered[ element.data( 'widget' ) ]; + else if ( typeof widgetDef == 'string' ) + widgetDef = this.registered[ widgetDef ]; + + if ( !widgetDef ) + return null; + + // Wrap element if still wasn't wrapped (was added during runtime by method that skips dataProcessor). + var wrapper = this.wrapElement( element, widgetDef.name ); + + if ( wrapper ) { + // Check if widget wrapper is new (widget hasn't been initialized on it yet). + // This class will be removed by widget constructor to avoid locking snapshot twice. + if ( wrapper.hasClass( 'cke_widget_new' ) ) { + var widget = new Widget( this, this._.nextId++, element, widgetDef, startupData ); + + // Widget could be destroyed when initializing it. + if ( widget.isInited() ) { + this.instances[ widget.id ] = widget; + + return widget; + } else { + return null; + } + } + + // Widget already has been initialized, so try to get widget by element. + // Note - it may happen that other instance will returned than the one created above, + // if for example widget was destroyed and reinitialized. + return this.getByElement( element ); + } + + // No wrapper means that there's no widget for this element. + return null; + }, + + /** + * Initializes widgets on all elements which were wrapped by {@link #wrapElement} and + * have not been initialized yet. + * + * @param {CKEDITOR.dom.element} [container=editor.editable()] The container which will be checked for not + * initialized widgets. Defaults to editor's {@link CKEDITOR.editor#editable editable} element. + * @returns {CKEDITOR.plugins.widget[]} Array of widget instances which have been initialized. + * Note: Only first-level widgets are returned — without nested widgets. + */ + initOnAll: function( container ) { + var newWidgets = ( container || this.editor.editable() ).find( '.cke_widget_new' ), + newInstances = [], + instance; + + for ( var i = newWidgets.count(); i--; ) { + instance = this.initOn( newWidgets.getItem( i ).getFirst( Widget.isDomWidgetElement ) ); + if ( instance ) + newInstances.push( instance ); + } + + return newInstances; + }, + + /** + * Allows to listen to events on specific types of widgets, even if they are not created yet. + * + * Please note that this method inherits parameters from the {@link CKEDITOR.event#method-on} method with one + * extra parameter at the beginning which is the widget name. + * + * editor.widgets.onWidget( 'image', 'action', function( evt ) { + * // Event `action` occurs on `image` widget. + * } ); + * + * @since 4.5 + * @param {String} widgetName + * @param {String} eventName + * @param {Function} listenerFunction + * @param {Object} [scopeObj] + * @param {Object} [listenerData] + * @param {Number} [priority=10] + */ + onWidget: function( widgetName ) { + var args = Array.prototype.slice.call( arguments ); + + args.shift(); + + for ( var i in this.instances ) { + var instance = this.instances[ i ]; + + if ( instance.name == widgetName ) { + instance.on.apply( instance, args ); + } + } + + this.on( 'instanceCreated', function( evt ) { + var widget = evt.data; + + if ( widget.name == widgetName ) { + widget.on.apply( widget, args ); + } + } ); + }, + + /** + * Parses element classes string and returns an object + * whose keys contain class names. Skips all `cke_*` classes. + * + * This method is used by the {@link CKEDITOR.plugins.widget#getClasses} method and + * may be used when overriding that method. + * + * @since 4.4 + * @param {String} classes String (value of `class` attribute). + * @returns {Object} Object containing classes or `null` if no classes found. + */ + parseElementClasses: function( classes ) { + if ( !classes ) + return null; + + classes = CKEDITOR.tools.trim( classes ).split( /\s+/ ); + + var cl, + obj = {}, + hasClasses = 0; + + while ( ( cl = classes.pop() ) ) { + if ( cl.indexOf( 'cke_' ) == -1 ) + obj[ cl ] = hasClasses = 1; + } + + return hasClasses ? obj : null; + }, + + /** + * Wraps an element with a widget's non-editable container. + * + * If this method is called on an {@link CKEDITOR.htmlParser.element}, then it will + * also take care of fixing the DOM after wrapping (the wrapper may not be allowed in element's parent). + * + * @param {CKEDITOR.dom.element/CKEDITOR.htmlParser.element} element The widget element to be wrapped. + * @param {String} [widgetName] The name of the widget definition. Defaults to element's `data-widget` + * attribute value. + * @returns {CKEDITOR.dom.element/CKEDITOR.htmlParser.element} The wrapper element or `null` if + * the widget definition of this name is not registered. + */ + wrapElement: function( element, widgetName ) { + var wrapper = null, + widgetDef, + isInline; + + if ( element instanceof CKEDITOR.dom.element ) { + widgetDef = this.registered[ widgetName || element.data( 'widget' ) ]; + if ( !widgetDef ) + return null; + + // Do not wrap already wrapped element. + wrapper = element.getParent(); + if ( wrapper && wrapper.type == CKEDITOR.NODE_ELEMENT && wrapper.data( 'cke-widget-wrapper' ) ) + return wrapper; + + // If attribute isn't already set (e.g. for pasted widget), set it. + if ( !element.hasAttribute( 'data-cke-widget-keep-attr' ) ) + element.data( 'cke-widget-keep-attr', element.data( 'widget' ) ? 1 : 0 ); + if ( widgetName ) + element.data( 'widget', widgetName ); + + isInline = isWidgetInline( widgetDef, element.getName() ); + + wrapper = new CKEDITOR.dom.element( isInline ? 'span' : 'div' ); + wrapper.setAttributes( getWrapperAttributes( isInline ) ); + + wrapper.data( 'cke-display-name', widgetDef.pathName ? widgetDef.pathName : element.getName() ); + + // Replace element unless it is a detached one. + if ( element.getParent( true ) ) + wrapper.replace( element ); + element.appendTo( wrapper ); + } + else if ( element instanceof CKEDITOR.htmlParser.element ) { + widgetDef = this.registered[ widgetName || element.attributes[ 'data-widget' ] ]; + if ( !widgetDef ) + return null; + + wrapper = element.parent; + if ( wrapper && wrapper.type == CKEDITOR.NODE_ELEMENT && wrapper.attributes[ 'data-cke-widget-wrapper' ] ) + return wrapper; + + // If attribute isn't already set (e.g. for pasted widget), set it. + if ( !( 'data-cke-widget-keep-attr' in element.attributes ) ) + element.attributes[ 'data-cke-widget-keep-attr' ] = element.attributes[ 'data-widget' ] ? 1 : 0; + if ( widgetName ) + element.attributes[ 'data-widget' ] = widgetName; + + isInline = isWidgetInline( widgetDef, element.name ); + + wrapper = new CKEDITOR.htmlParser.element( isInline ? 'span' : 'div', getWrapperAttributes( isInline ) ); + + wrapper.attributes[ 'data-cke-display-name' ] = widgetDef.pathName ? widgetDef.pathName : element.name; + + var parent = element.parent, + index; + + // Don't detach already detached element. + if ( parent ) { + index = element.getIndex(); + element.remove(); + } + + wrapper.add( element ); + + // Insert wrapper fixing DOM (splitting parents if wrapper is not allowed inside them). + parent && insertElement( parent, index, wrapper ); + } + + return wrapper; + }, + + // Expose for tests. + _tests_createEditableFilter: createEditableFilter + }; + + CKEDITOR.event.implementOn( Repository.prototype ); + + /** + * An event fired when a widget instance is created, but before it is fully initialized. + * + * @event instanceCreated + * @param {CKEDITOR.plugins.widget} data The widget instance. + */ + + /** + * An event fired when a widget instance was destroyed. + * + * See also {@link CKEDITOR.plugins.widget#event-destroy}. + * + * @event instanceDestroyed + * @param {CKEDITOR.plugins.widget} data The widget instance. + */ + + /** + * An event fired to trigger the selection check. + * + * See the {@link #method-checkSelection} method. + * + * @event checkSelection + */ + + /** + * An event fired by the the {@link #method-checkWidgets} method. + * + * It can be canceled in order to stop the {@link #method-checkWidgets} + * method execution or the event listener can modify the method's options. + * + * @event checkWidgets + * @param [data] + * @param {Boolean} [data.initOnlyNew] Initialize widgets only on newly wrapped + * widget elements (those which still have the `cke_widget_new` class). When this option is + * set to `true`, widgets which were invalidated (e.g. by replacing with a cloned DOM structure) + * will not be reinitialized. This makes the check faster. + * @param {Boolean} [data.focusInited] If only one widget is initialized by + * the method, it will be focused. + */ + + + /** + * An instance of a widget. Together with {@link CKEDITOR.plugins.widget.repository} these + * two classes constitute the core of the Widget System. + * + * Note that neither the repository nor the widget instances can be created by using their constructors. + * A repository instance is automatically set up by the Widget plugin and is accessible under + * {@link CKEDITOR.editor#widgets}, while widget instances are created and destroyed by the repository. + * + * To create a widget, first you need to {@link CKEDITOR.plugins.widget.repository#add register} its + * {@link CKEDITOR.plugins.widget.definition definition}: + * + * editor.widgets.add( 'simplebox', { + * upcast: function( element ) { + * // Defines which elements will become widgets. + * if ( element.hasClass( 'simplebox' ) ) + * return true; + * }, + * init: function() { + * // ... + * } + * } ); + * + * Once the widget definition is registered, widgets will be automatically + * created when loading data: + * + * editor.setData( '
    foo
    ', function() { + * console.log( editor.widgets.instances ); // -> An object containing one instance. + * } ); + * + * It is also possible to create instances during runtime by using a command + * (if a {@link CKEDITOR.plugins.widget.definition#template} property was defined): + * + * // You can execute an automatically defined command to + * // insert a new simplebox widget or edit the one currently focused. + * editor.execCommand( 'simplebox' ); + * + * Note: Since CKEditor 4.5 widget's `startupData` can be passed as the command argument: + * + * editor.execCommand( 'simplebox', { + * startupData: { + * align: 'left' + * } + * } ); + * + * A widget can also be created in a completely custom way: + * + * var element = editor.document.createElement( 'div' ); + * editor.insertElement( element ); + * var widget = editor.widgets.initOn( element, 'simplebox' ); + * + * @since 4.3 + * @class CKEDITOR.plugins.widget + * @mixins CKEDITOR.event + * @extends CKEDITOR.plugins.widget.definition + * @constructor Creates an instance of the widget class. Do not use it directly, but instead initialize widgets + * by using the {@link CKEDITOR.plugins.widget.repository#initOn} method or by the upcasting system. + * @param {CKEDITOR.plugins.widget.repository} widgetsRepo + * @param {Number} id Unique ID of this widget instance. + * @param {CKEDITOR.dom.element} element The widget element. + * @param {CKEDITOR.plugins.widget.definition} widgetDef Widget's registered definition. + * @param [startupData] Initial widget data. This data object will overwrite the default data and + * the data loaded from the DOM. + */ + function Widget( widgetsRepo, id, element, widgetDef, startupData ) { + var editor = widgetsRepo.editor; + + // Extend this widget with widgetDef-specific methods and properties. + CKEDITOR.tools.extend( this, widgetDef, { + /** + * The editor instance. + * + * @readonly + * @property {CKEDITOR.editor} + */ + editor: editor, + + /** + * This widget's unique (per editor instance) ID. + * + * @readonly + * @property {Number} + */ + id: id, + + /** + * Whether this widget is an inline widget (based on an inline element unless + * forced otherwise by {@link CKEDITOR.plugins.widget.definition#inline}). + * + * **Note:** This option does not allow to turn a block element into an inline widget. + * However, it makes it possible to turn an inline element into a block widget or to + * force a correct type in case when automatic recognition fails. + * + * @readonly + * @property {Boolean} + */ + inline: element.getParent().getName() == 'span', + + /** + * The widget element — the element on which the widget was initialized. + * + * @readonly + * @property {CKEDITOR.dom.element} element + */ + element: element, + + /** + * Widget's data object. + * + * The data can only be set by using the {@link #setData} method. + * Changes made to the data fire the {@link #event-data} event. + * + * @readonly + */ + data: CKEDITOR.tools.extend( {}, typeof widgetDef.defaults == 'function' ? widgetDef.defaults() : widgetDef.defaults ), + + /** + * Indicates if a widget is data-ready. Set to `true` when data from all sources + * ({@link CKEDITOR.plugins.widget.definition#defaults}, set in the + * {@link #init} method, loaded from the widget's element and startup data coming from the constructor) + * are finally loaded. This is immediately followed by the first {@link #event-data}. + * + * @readonly + */ + dataReady: false, + + /** + * Whether a widget instance was initialized. This means that: + * + * * An instance was created, + * * Its properties were set, + * * The `init` method was executed. + * + * **Note**: The first {@link #event-data} event could not be fired yet which + * means that the widget's DOM has not been set up yet. Wait for the {@link #event-ready} + * event to be notified when a widget is fully initialized and ready. + * + * **Note**: Use the {@link #isInited} method to check whether a widget is initialized and + * has not been destroyed. + * + * @readonly + */ + inited: false, + + /** + * Whether a widget instance is ready. This means that the widget is {@link #inited} and + * that its DOM was finally set up. + * + * **Note:** Use the {@link #isReady} method to check whether a widget is ready and + * has not been destroyed. + * + * @readonly + */ + ready: false, + + // Revert what widgetDef could override (automatic #edit listener). + edit: Widget.prototype.edit, + + /** + * The nested editable element which is currently focused. + * + * @readonly + * @property {CKEDITOR.plugins.widget.nestedEditable} + */ + focusedEditable: null, + + /** + * The widget definition from which this instance was created. + * + * @readonly + * @property {CKEDITOR.plugins.widget.definition} definition + */ + definition: widgetDef, + + /** + * Link to the widget repository which created this instance. + * + * @readonly + * @property {CKEDITOR.plugins.widget.repository} repository + */ + repository: widgetsRepo, + + draggable: widgetDef.draggable !== false, + + // WAAARNING: Overwrite widgetDef's priv object, because otherwise violent unicorn's gonna visit you. + _: { + downcastFn: ( widgetDef.downcast && typeof widgetDef.downcast == 'string' ) ? + widgetDef.downcasts[ widgetDef.downcast ] : widgetDef.downcast + } + }, true ); + + /** + * An object of widget component elements. + * + * For every `partName => selector` pair in {@link CKEDITOR.plugins.widget.definition#parts}, + * one `partName => element` pair is added to this object during the widget initialization. + * + * @readonly + * @property {Object} parts + */ + + /** + * The template which will be used to create a new widget element (when the widget's command is executed). + * It will be populated with {@link #defaults default values}. + * + * @readonly + * @property {CKEDITOR.template} template + */ + + /** + * The widget wrapper — a non-editable `div` or `span` element (depending on {@link #inline}) + * which is a parent of the {@link #element} and widget compontents like the drag handler and the {@link #mask}. + * It is the outermost widget element. + * + * @readonly + * @property {CKEDITOR.dom.element} wrapper + */ + + widgetsRepo.fire( 'instanceCreated', this ); + + setupWidget( this, widgetDef ); + + this.init && this.init(); + + // Finally mark widget as inited. + this.inited = true; + + setupWidgetData( this, startupData ); + + // If at some point (e.g. in #data listener) widget hasn't been destroyed + // and widget is already attached to document then fire #ready. + if ( this.isInited() && editor.editable().contains( this.wrapper ) ) { + this.ready = true; + this.fire( 'ready' ); + } + } + + Widget.prototype = { + /** + * Adds a class to the widget element. This method is used by + * the {@link #applyStyle} method and should be overriden by widgets + * which should handle classes differently (e.g. add them to other elements). + * + * **Note**: This method should not be used directly. Use the {@link #setData} method to + * set the `classes` property. Read more in the {@link #setData} documentation. + * + * See also: {@link #removeClass}, {@link #hasClass}, {@link #getClasses}. + * + * @since 4.4 + * @param {String} className The class name to be added. + */ + addClass: function( className ) { + this.element.addClass( className ); + }, + + /** + * Applies the specified style to the widget. It is highly recommended to use the + * {@link CKEDITOR.editor#applyStyle} or {@link CKEDITOR.style#apply} methods instead of + * using this method directly, because unlike editor's and style's methods, this one + * does not perform any checks. + * + * By default this method handles only classes defined in the style. It clones existing + * classes which are stored in the {@link #property-data widget data}'s `classes` property, + * adds new classes, and calls the {@link #setData} method if at least one new class was added. + * Then, using the {@link #event-data} event listener widget applies modifications passing + * new classes to the {@link #addClass} method. + * + * If you need to handle classes differently than in the default way, you can override the + * {@link #addClass} and related methods. You can also handle other style properties than `classes` + * by overriding this method. + * + * See also: {@link #checkStyleActive}, {@link #removeStyle}. + * + * @since 4.4 + * @param {CKEDITOR.style} style The custom widget style to be applied. + */ + applyStyle: function( style ) { + applyRemoveStyle( this, style, 1 ); + }, + + /** + * Checks if the specified style is applied to this widget. It is highly recommended to use the + * {@link CKEDITOR.style#checkActive} method instead of using this method directly, + * because unlike style's method, this one does not perform any checks. + * + * By default this method handles only classes defined in the style and passes + * them to the {@link #hasClass} method. You can override these methods to handle classes + * differently or to handle more of the style properties. + * + * See also: {@link #applyStyle}, {@link #removeStyle}. + * + * @since 4.4 + * @param {CKEDITOR.style} style The custom widget style to be checked. + * @returns {Boolean} Whether the style is applied to this widget. + */ + checkStyleActive: function( style ) { + var classes = getStyleClasses( style ), + cl; + + if ( !classes ) + return false; + + while ( ( cl = classes.pop() ) ) { + if ( !this.hasClass( cl ) ) + return false; + } + return true; + }, + + /** + * Destroys this widget instance. + * + * Use {@link CKEDITOR.plugins.widget.repository#destroy} when possible instead of this method. + * + * This method fires the {#event-destroy} event. + * + * @param {Boolean} [offline] Whether a widget is offline (detached from the DOM tree) — + * in this case the DOM (attributes, classes, etc.) will not be cleaned up. + */ + destroy: function( offline ) { + this.fire( 'destroy' ); + + if ( this.editables ) { + for ( var name in this.editables ) + this.destroyEditable( name, offline ); + } + + if ( !offline ) { + if ( this.element.data( 'cke-widget-keep-attr' ) == '0' ) + this.element.removeAttribute( 'data-widget' ); + this.element.removeAttributes( [ 'data-cke-widget-data', 'data-cke-widget-keep-attr' ] ); + this.element.removeClass( 'cke_widget_element' ); + this.element.replace( this.wrapper ); + } + + this.wrapper = null; + }, + + /** + * Destroys a nested editable and all nested widgets. + * + * @param {String} editableName Nested editable name. + * @param {Boolean} [offline] See {@link #method-destroy} method. + */ + destroyEditable: function( editableName, offline ) { + var editable = this.editables[ editableName ]; + + editable.removeListener( 'focus', onEditableFocus ); + editable.removeListener( 'blur', onEditableBlur ); + this.editor.focusManager.remove( editable ); + + if ( !offline ) { + this.repository.destroyAll( false, editable ); + editable.removeClass( 'cke_widget_editable' ); + editable.removeClass( 'cke_widget_editable_focused' ); + editable.removeAttributes( [ 'contenteditable', 'data-cke-widget-editable', 'data-cke-enter-mode' ] ); + } + + delete this.editables[ editableName ]; + }, + + /** + * Starts widget editing. + * + * This method fires the {@link CKEDITOR.plugins.widget#event-edit} event + * which may be canceled in order to prevent it from opening a dialog window. + * + * The dialog window name is obtained from the event's data `dialog` property or + * from {@link CKEDITOR.plugins.widget.definition#dialog}. + * + * @returns {Boolean} Returns `true` if a dialog window was opened. + */ + edit: function() { + var evtData = { dialog: this.dialog }, + that = this; + + // Edit event was blocked or there's no dialog to be automatically opened. + if ( this.fire( 'edit', evtData ) === false || !evtData.dialog ) + return false; + + this.editor.openDialog( evtData.dialog, function( dialog ) { + var showListener, + okListener; + + // Allow to add a custom dialog handler. + if ( that.fire( 'dialog', dialog ) === false ) + return; + + showListener = dialog.on( 'show', function() { + dialog.setupContent( that ); + } ); + + okListener = dialog.on( 'ok', function() { + // Commit dialog's fields, but prevent from + // firing data event for every field. Fire only one, + // bulk event at the end. + var dataChanged, + dataListener = that.on( 'data', function( evt ) { + dataChanged = 1; + evt.cancel(); + }, null, null, 0 ); + + // Create snapshot preceeding snapshot with changed widget... + // TODO it should not be required, but it is and I found similar + // code in dialog#ok listener in dialog/plugin.js. + that.editor.fire( 'saveSnapshot' ); + dialog.commitContent( that ); + + dataListener.removeListener(); + if ( dataChanged ) { + that.fire( 'data', that.data ); + that.editor.fire( 'saveSnapshot' ); + } + } ); + + dialog.once( 'hide', function() { + showListener.removeListener(); + okListener.removeListener(); + } ); + } ); + + return true; + }, + + /** + * Returns widget element classes parsed to an object. This method + * is used to populate the `classes` property of widget's {@link #property-data}. + * + * This method reuses {@link CKEDITOR.plugins.widget.repository#parseElementClasses}. + * It should be overriden if a widget should handle classes differently (e.g. on other elements). + * + * See also: {@link #removeClass}, {@link #addClass}, {@link #hasClass}. + * + * @since 4.4 + * @returns {Object} + */ + getClasses: function() { + return this.repository.parseElementClasses( this.element.getAttribute( 'class' ) ); + }, + + /** + * Checks if the widget element has specified class. This method is used by + * the {@link #checkStyleActive} method and should be overriden by widgets + * which should handle classes differently (e.g. on other elements). + * + * See also: {@link #removeClass}, {@link #addClass}, {@link #getClasses}. + * + * @since 4.4 + * @param {String} className The class to be checked. + * @param {Boolean} Whether a widget has specified class. + */ + hasClass: function( className ) { + return this.element.hasClass( className ); + }, + + /** + * Initializes a nested editable. + * + * **Note**: Only elements from {@link CKEDITOR.dtd#$editable} may become editables. + * + * @param {String} editableName The nested editable name. + * @param {CKEDITOR.plugins.widget.nestedEditable.definition} definition The definition of the nested editable. + * @returns {Boolean} Whether an editable was successfully initialized. + */ + initEditable: function( editableName, definition ) { + // Don't fetch just first element which matched selector but look for a correct one. (#13334) + var editable = this._findOneNotNested( definition.selector ); + + if ( editable && editable.is( CKEDITOR.dtd.$editable ) ) { + editable = new NestedEditable( this.editor, editable, { + filter: createEditableFilter.call( this.repository, this.name, editableName, definition ) + } ); + this.editables[ editableName ] = editable; + + editable.setAttributes( { + contenteditable: 'true', + 'data-cke-widget-editable': editableName, + 'data-cke-enter-mode': editable.enterMode + } ); + + if ( editable.filter ) + editable.data( 'cke-filter', editable.filter.id ); + + editable.addClass( 'cke_widget_editable' ); + // This class may be left when d&ding widget which + // had focused editable. Clean this class here, not in + // cleanUpWidgetElement for performance and code size reasons. + editable.removeClass( 'cke_widget_editable_focused' ); + + if ( definition.pathName ) + editable.data( 'cke-display-name', definition.pathName ); + + this.editor.focusManager.add( editable ); + editable.on( 'focus', onEditableFocus, this ); + CKEDITOR.env.ie && editable.on( 'blur', onEditableBlur, this ); + + // Finally, process editable's data. This data wasn't processed when loading + // editor's data, becuase they need to be processed separately, with its own filters and settings. + editable._.initialSetData = true; + editable.setData( editable.getHtml() ); + + return true; + } + + return false; + }, + + /** + * Looks inside wrapper element to find a node that + * matches given selector and is not nested in other widget. (#13334) + * + * @since 4.5 + * @private + * @param {String} selector Selector to match. + * @returns {CKEDITOR.dom.element} Matched element or `null` if a node has not been found. + */ + _findOneNotNested: function( selector ) { + var matchedElements = this.wrapper.find( selector ), + match, + closestWrapper; + + for ( var i = 0; i < matchedElements.count(); i++ ) { + match = matchedElements.getItem( i ); + closestWrapper = match.getAscendant( Widget.isDomWidgetWrapper ); + + // The closest ascendant-wrapper of this match defines to which widget + // this match belongs. If the ascendant is this widget's wrapper + // it means that the match is not nested in other widget. + if ( this.wrapper.equals( closestWrapper ) ) { + return match; + } + } + + return null; + }, + + /** + * Checks if a widget has already been initialized and has not been destroyed yet. + * + * See {@link #inited} for more details. + * + * @returns {Boolean} + */ + isInited: function() { + return !!( this.wrapper && this.inited ); + }, + + /** + * Checks if a widget is ready and has not been destroyed yet. + * + * See {@link #property-ready} for more details. + * + * @returns {Boolean} + */ + isReady: function() { + return this.isInited() && this.ready; + }, + + /** + * Focuses a widget by selecting it. + */ + focus: function() { + var sel = this.editor.getSelection(); + + // Fake the selection before focusing editor, to avoid unpreventable viewports scrolling + // on Webkit/Blink/IE which is done because there's no selection or selection was somewhere else than widget. + if ( sel ) { + var isDirty = this.editor.checkDirty(); + + sel.fake( this.wrapper ); + + !isDirty && this.editor.resetDirty(); + } + + // Always focus editor (not only when focusManger.hasFocus is false) (because of #10483). + this.editor.focus(); + }, + + /** + * Removes a class from the widget element. This method is used by + * the {@link #removeStyle} method and should be overriden by widgets + * which should handle classes differently (e.g. on other elements). + * + * **Note**: This method should not be used directly. Use the {@link #setData} method to + * set the `classes` property. Read more in the {@link #setData} documentation. + * + * See also: {@link #hasClass}, {@link #addClass}. + * + * @since 4.4 + * @param {String} className The class to be removed. + */ + removeClass: function( className ) { + this.element.removeClass( className ); + }, + + /** + * Removes the specified style from the widget. It is highly recommended to use the + * {@link CKEDITOR.editor#removeStyle} or {@link CKEDITOR.style#remove} methods instead of + * using this method directly, because unlike editor's and style's methods, this one + * does not perform any checks. + * + * Read more about how applying/removing styles works in the {@link #applyStyle} method documentation. + * + * See also {@link #checkStyleActive}, {@link #applyStyle}, {@link #getClasses}. + * + * @since 4.4 + * @param {CKEDITOR.style} style The custom widget style to be removed. + */ + removeStyle: function( style ) { + applyRemoveStyle( this, style, 0 ); + }, + + /** + * Sets widget value(s) in the {@link #property-data} object. + * If the given value(s) modifies current ones, the {@link #event-data} event is fired. + * + * this.setData( 'align', 'left' ); + * this.data.align; // -> 'left' + * + * this.setData( { align: 'right', opened: false } ); + * this.data.align; // -> 'right' + * this.data.opened; // -> false + * + * Set values are stored in {@link #element}'s attribute (`data-cke-widget-data`), + * in a JSON string, therefore {@link #property-data} should contain + * only serializable data. + * + * **Note:** A special data property, `classes`, exists. It contains an object with + * classes which were returned by the {@link #getClasses} method during the widget initialization. + * This property is then used by the {@link #applyStyle} and {@link #removeStyle} methods. + * When it is changed (the reference to object must be changed!), the widget updates its classes by + * using the {@link #addClass} and {@link #removeClass} methods. + * + * // Adding a new class. + * var classes = CKEDITOR.tools.clone( widget.data.classes ); + * classes.newClass = 1; + * widget.setData( 'classes', classes ); + * + * // Removing a class. + * var classes = CKEDITOR.tools.clone( widget.data.classes ); + * delete classes.newClass; + * widget.setData( 'classes', classes ); + * + * @param {String/Object} keyOrData + * @param {Object} value + * @chainable + */ + setData: function( key, value ) { + var data = this.data, + modified = 0; + + if ( typeof key == 'string' ) { + if ( data[ key ] !== value ) { + data[ key ] = value; + modified = 1; + } + } + else { + var newData = key; + + for ( key in newData ) { + if ( data[ key ] !== newData[ key ] ) { + modified = 1; + data[ key ] = newData[ key ]; + } + } + } + + // Block firing data event and overwriting data element before setupWidgetData is executed. + if ( modified && this.dataReady ) { + writeDataToElement( this ); + this.fire( 'data', data ); + } + + return this; + }, + + /** + * Changes the widget's focus state. This method is executed automatically after + * a widget was focused by the {@link #method-focus} method or the selection was moved + * out of the widget. + * + * This is a low-level method which is not integrated with e.g. the undo manager. + * Use the {@link #method-focus} method instead. + * + * @param {Boolean} selected Whether to select or deselect this widget. + * @chainable + */ + setFocused: function( focused ) { + this.wrapper[ focused ? 'addClass' : 'removeClass' ]( 'cke_widget_focused' ); + this.fire( focused ? 'focus' : 'blur' ); + return this; + }, + + /** + * Changes the widget's select state. This method is executed automatically after + * a widget was selected by the {@link #method-focus} method or the selection + * was moved out of the widget. + * + * This is a low-level method which is not integrated with e.g. the undo manager. + * Use the {@link #method-focus} method instead or simply change the selection. + * + * @param {Boolean} selected Whether to select or deselect this widget. + * @chainable + */ + setSelected: function( selected ) { + this.wrapper[ selected ? 'addClass' : 'removeClass' ]( 'cke_widget_selected' ); + this.fire( selected ? 'select' : 'deselect' ); + return this; + }, + + /** + * Repositions drag handler according to the widget's element position. Should be called from events, like mouseover. + */ + updateDragHandlerPosition: function() { + var editor = this.editor, + domElement = this.element.$, + oldPos = this._.dragHandlerOffset, + newPos = { + x: domElement.offsetLeft, + y: domElement.offsetTop - DRAG_HANDLER_SIZE + }; + + if ( oldPos && newPos.x == oldPos.x && newPos.y == oldPos.y ) + return; + + // We need to make sure that dirty state is not changed (#11487). + var initialDirty = editor.checkDirty(); + + editor.fire( 'lockSnapshot' ); + this.dragHandlerContainer.setStyles( { + top: newPos.y + 'px', + left: newPos.x + 'px', + display: 'block' + } ); + editor.fire( 'unlockSnapshot' ); + !initialDirty && editor.resetDirty(); + + this._.dragHandlerOffset = newPos; + } + }; + + CKEDITOR.event.implementOn( Widget.prototype ); + + /** + * Gets the {@link #isDomNestedEditable nested editable} + * (returned as a {@link CKEDITOR.dom.element}, not as a {@link CKEDITOR.plugins.widget.nestedEditable}) + * closest to the `node` or the `node` if it is a nested editable itself. + * + * @since 4.5 + * @static + * @param {CKEDITOR.dom.element} guard Stop ancestor search on this node (usually editor's editable). + * @param {CKEDITOR.dom.node} node Start the search from this node. + * @returns {CKEDITOR.dom.element/null} Element or `null` if not found. + */ + Widget.getNestedEditable = function( guard, node ) { + if ( !node || node.equals( guard ) ) + return null; + + if ( Widget.isDomNestedEditable( node ) ) + return node; + + return Widget.getNestedEditable( guard, node.getParent() ); + }; + + /** + * Checks whether the `node` is a widget's drag handle element. + * + * @since 4.5 + * @static + * @param {CKEDITOR.dom.node} node + * @returns {Boolean} + */ + Widget.isDomDragHandler = function( node ) { + return node.type == CKEDITOR.NODE_ELEMENT && node.hasAttribute( 'data-cke-widget-drag-handler' ); + }; + + /** + * Checks whether the `node` is a container of the widget's drag handle element. + * + * @since 4.5 + * @static + * @param {CKEDITOR.dom.node} node + * @returns {Boolean} + */ + Widget.isDomDragHandlerContainer = function( node ) { + return node.type == CKEDITOR.NODE_ELEMENT && node.hasClass( 'cke_widget_drag_handler_container' ); + }; + + /** + * Checks whether the `node` is a {@link CKEDITOR.plugins.widget#editables nested editable}. + * Note that this function only checks whether it is the right element, not whether + * the passed `node` is an instance of {@link CKEDITOR.plugins.widget.nestedEditable}. + * + * @since 4.5 + * @static + * @param {CKEDITOR.dom.node} node + * @returns {Boolean} + */ + Widget.isDomNestedEditable = function( node ) { + return node.type == CKEDITOR.NODE_ELEMENT && node.hasAttribute( 'data-cke-widget-editable' ); + }; + + /** + * Checks whether the `node` is a {@link CKEDITOR.plugins.widget#element widget element}. + * + * @since 4.5 + * @static + * @param {CKEDITOR.dom.node} node + * @returns {Boolean} + */ + Widget.isDomWidgetElement = function( node ) { + return node.type == CKEDITOR.NODE_ELEMENT && node.hasAttribute( 'data-widget' ); + }; + + /** + * Checks whether the `node` is a {@link CKEDITOR.plugins.widget#wrapper widget wrapper}. + * + * @since 4.5 + * @static + * @param {CKEDITOR.dom.element} node + * @returns {Boolean} + */ + Widget.isDomWidgetWrapper = function( node ) { + return node.type == CKEDITOR.NODE_ELEMENT && node.hasAttribute( 'data-cke-widget-wrapper' ); + }; + + /** + * Checks whether the `node` is a {@link CKEDITOR.plugins.widget#element widget element}. + * + * @since 4.5 + * @static + * @param {CKEDITOR.htmlParser.node} node + * @returns {Boolean} + */ + Widget.isParserWidgetElement = function( node ) { + return node.type == CKEDITOR.NODE_ELEMENT && !!node.attributes[ 'data-widget' ]; + }; + + /** + * Checks whether the `node` is a {@link CKEDITOR.plugins.widget#wrapper widget wrapper}. + * + * @since 4.5 + * @static + * @param {CKEDITOR.htmlParser.element} node + * @returns {Boolean} + */ + Widget.isParserWidgetWrapper = function( node ) { + return node.type == CKEDITOR.NODE_ELEMENT && !!node.attributes[ 'data-cke-widget-wrapper' ]; + }; + + /** + * An event fired when a widget is ready (fully initialized). This event is fired after: + * + * * {@link #init} is called, + * * The first {@link #event-data} event is fired, + * * A widget is attached to the document. + * + * Therefore, in case of widget creation with a command which opens a dialog window, this event + * will be delayed after the dialog window is closed and the widget is finally inserted into the document. + * + * **Note**: If your widget does not use automatic dialog window binding (i.e. you open the dialog window manually) + * or another situation in which the widget wrapper is not attached to document at the time when it is + * initialized occurs, you need to take care of firing {@link #event-ready} yourself. + * + * See also {@link #property-ready} and {@link #property-inited} properties, and + * {@link #isReady} and {@link #isInited} methods. + * + * @event ready + */ + + /** + * An event fired when a widget is about to be destroyed, but before it is + * fully torn down. + * + * @event destroy + */ + + /** + * An event fired when a widget is focused. + * + * Widget can be focused by executing {@link #method-focus}. + * + * @event focus + */ + + /** + * An event fired when a widget is blurred. + * + * @event blur + */ + + /** + * An event fired when a widget is selected. + * + * @event select + */ + + /** + * An event fired when a widget is deselected. + * + * @event deselect + */ + + /** + * An event fired by the {@link #method-edit} method. It can be canceled + * in order to stop the default action (opening a dialog window and/or + * {@link CKEDITOR.plugins.widget.repository#finalizeCreation finalizing widget creation}). + * + * @event edit + * @param data + * @param {String} data.dialog Defaults to {@link CKEDITOR.plugins.widget.definition#dialog} + * and can be changed or set by the listener. + */ + + /** + * An event fired when a dialog window for widget editing is opened. + * This event can be canceled in order to handle the editing dialog in a custom manner. + * + * @event dialog + * @param {CKEDITOR.dialog} data The opened dialog window instance. + */ + + /** + * An event fired when a key is pressed on a focused widget. + * This event is forwarded from the {@link CKEDITOR.editor#key} event and + * has the ability to block editor keystrokes if it is canceled. + * + * @event key + * @param data + * @param {Number} data.keyCode A number representing the key code (or combination). + */ + + /** + * An event fired when a widget is double clicked. + * + * **Note:** If a default editing action is executed on double click (i.e. a widget has a + * {@link CKEDITOR.plugins.widget.definition#dialog dialog} defined and the {@link #event-doubleclick} event was not + * canceled), this event will be automatically canceled, so a listener added with the default priority (10) + * will not be executed. Use a listener with low priority (e.g. 5) to be sure that it will be executed. + * + * widget.on( 'doubleclick', function( evt ) { + * console.log( 'widget#doubleclick' ); + * }, null, null, 5 ); + * + * If your widget handles double click in a special way (so the default editing action is not executed), + * make sure you cancel this event, because otherwise it will be propagated to {@link CKEDITOR.editor#doubleclick} + * and another feature may step in (e.g. a Link dialog window may be opened if your widget was inside a link). + * + * @event doubleclick + * @param data + * @param {CKEDITOR.dom.element} data.element The double-clicked element. + */ + + /** + * An event fired when the context menu is opened for a widget. + * + * @event contextMenu + * @param data The object containing context menu options to be added + * for this widget. See {@link CKEDITOR.plugins.contextMenu#addListener}. + */ + + /** + * An event fired when the widget data changed. See the {@link #setData} method and the {@link #property-data} property. + * + * @event data + */ + + + + /** + * The wrapper class for editable elements inside widgets. + * + * Do not use directly. Use {@link CKEDITOR.plugins.widget.definition#editables} or + * {@link CKEDITOR.plugins.widget#initEditable}. + * + * @class CKEDITOR.plugins.widget.nestedEditable + * @extends CKEDITOR.dom.element + * @constructor + * @param {CKEDITOR.editor} editor + * @param {CKEDITOR.dom.element} element + * @param config + * @param {CKEDITOR.filter} [config.filter] + */ + function NestedEditable( editor, element, config ) { + // Call the base constructor. + CKEDITOR.dom.element.call( this, element.$ ); + this.editor = editor; + this._ = {}; + var filter = this.filter = config.filter; + + // If blockless editable - always use BR mode. + if ( !CKEDITOR.dtd[ this.getName() ].p ) + this.enterMode = this.shiftEnterMode = CKEDITOR.ENTER_BR; + else { + this.enterMode = filter ? filter.getAllowedEnterMode( editor.enterMode ) : editor.enterMode; + this.shiftEnterMode = filter ? filter.getAllowedEnterMode( editor.shiftEnterMode, true ) : editor.shiftEnterMode; + } + } + + NestedEditable.prototype = CKEDITOR.tools.extend( CKEDITOR.tools.prototypedCopy( CKEDITOR.dom.element.prototype ), { + /** + * Sets the editable data. The data will be passed through the {@link CKEDITOR.editor#dataProcessor} + * and the {@link CKEDITOR.editor#filter}. This ensures that the data was filtered and prepared to be + * edited like the {@link CKEDITOR.editor#method-setData editor data}. + * + * Before content is changed, all nested widgets are destroyed. Afterwards, after new content is loaded, + * all nested widgets are initialized. + * + * @param {String} data + */ + setData: function( data ) { + // For performance reasons don't call destroyAll when initializing a nested editable, + // because there are no widgets inside. + if ( !this._.initialSetData ) { + // Destroy all nested widgets before setting data. + this.editor.widgets.destroyAll( false, this ); + } + this._.initialSetData = false; + + data = this.editor.dataProcessor.toHtml( data, { + context: this.getName(), + filter: this.filter, + enterMode: this.enterMode + } ); + this.setHtml( data ); + + this.editor.widgets.initOnAll( this ); + }, + + /** + * Gets the editable data. Like {@link #setData}, this method will process and filter the data. + * + * @returns {String} + */ + getData: function() { + return this.editor.dataProcessor.toDataFormat( this.getHtml(), { + context: this.getName(), + filter: this.filter, + enterMode: this.enterMode + } ); + } + } ); + + /** + * The editor instance. + * + * @readonly + * @property {CKEDITOR.editor} editor + */ + + /** + * The filter instance if allowed content rules were defined. + * + * @readonly + * @property {CKEDITOR.filter} filter + */ + + /** + * The enter mode active in this editable. + * It is determined from editable's name (whether it is a blockless editable), + * its allowed content rules (if defined) and the default editor's mode. + * + * @readonly + * @property {Number} enterMode + */ + + /** + * The shift enter move active in this editable. + * + * @readonly + * @property {Number} shiftEnterMode + */ + + + // + // REPOSITORY helpers ----------------------------------------------------- + // + + function addWidgetButtons( editor ) { + var widgets = editor.widgets.registered, + widget, + widgetName, + widgetButton; + + for ( widgetName in widgets ) { + widget = widgets[ widgetName ]; + + // Create button if defined. + widgetButton = widget.button; + if ( widgetButton && editor.ui.addButton ) { + editor.ui.addButton( CKEDITOR.tools.capitalize( widget.name, true ), { + label: widgetButton, + command: widget.name, + toolbar: 'insert,10' + } ); + } + } + } + + // Create a command creating and editing widget. + // + // @param editor + // @param {CKEDITOR.plugins.widget.definition} widgetDef + function addWidgetCommand( editor, widgetDef ) { + editor.addCommand( widgetDef.name, { + exec: function( editor, commandData ) { + var focused = editor.widgets.focused; + // If a widget of the same type is focused, start editing. + if ( focused && focused.name == widgetDef.name ) + focused.edit(); + // Otherwise... + // ... use insert method is was defined. + else if ( widgetDef.insert ) + widgetDef.insert(); + // ... or create a brand-new widget from template. + else if ( widgetDef.template ) { + var defaults = typeof widgetDef.defaults == 'function' ? widgetDef.defaults() : widgetDef.defaults, + element = CKEDITOR.dom.element.createFromHtml( widgetDef.template.output( defaults ) ), + instance, + wrapper = editor.widgets.wrapElement( element, widgetDef.name ), + temp = new CKEDITOR.dom.documentFragment( wrapper.getDocument() ); + + // Append wrapper to a temporary document. This will unify the environment + // in which #data listeners work when creating and editing widget. + temp.append( wrapper ); + instance = editor.widgets.initOn( element, widgetDef, commandData && commandData.startupData ); + + // Instance could be destroyed during initialization. + // In this case finalize creation if some new widget + // was left in temporary document fragment. + if ( !instance ) { + finalizeCreation(); + return; + } + + // Listen on edit to finalize widget insertion. + // + // * If dialog was set, then insert widget after dialog was successfully saved or destroy this + // temporary instance. + // * If dialog wasn't set and edit wasn't canceled, insert widget. + var editListener = instance.once( 'edit', function( evt ) { + if ( evt.data.dialog ) { + instance.once( 'dialog', function( evt ) { + var dialog = evt.data, + okListener, + cancelListener; + + // Finalize creation AFTER (20) new data was set. + okListener = dialog.once( 'ok', finalizeCreation, null, null, 20 ); + + cancelListener = dialog.once( 'cancel', function( evt ) { + if ( !( evt.data && evt.data.hide === false ) ) { + editor.widgets.destroy( instance, true ); + } + } ); + + dialog.once( 'hide', function() { + okListener.removeListener(); + cancelListener.removeListener(); + } ); + } ); + } else { + // Dialog hasn't been set, so insert widget now. + finalizeCreation(); + } + }, null, null, 999 ); + + instance.edit(); + + // Remove listener in case someone canceled it before this + // listener was executed. + editListener.removeListener(); + } + + function finalizeCreation() { + editor.widgets.finalizeCreation( temp ); + } + }, + + allowedContent: widgetDef.allowedContent, + requiredContent: widgetDef.requiredContent, + contentForms: widgetDef.contentForms, + contentTransformations: widgetDef.contentTransformations + } ); + } + + function addWidgetProcessors( widgetsRepo, widgetDef ) { + var upcast = widgetDef.upcast, + upcasts, + priority = widgetDef.upcastPriority || 10; + + if ( !upcast ) + return; + + // Multiple upcasts defined in string. + if ( typeof upcast == 'string' ) { + upcasts = upcast.split( ',' ); + while ( upcasts.length ) { + addUpcast( widgetDef.upcasts[ upcasts.pop() ], widgetDef.name, priority ); + } + } + // Single rule which is automatically activated. + else { + addUpcast( upcast, widgetDef.name, priority ); + } + + function addUpcast( upcast, name, priority ) { + // Find index of the first higher (in terms of value) priority upcast. + var index = CKEDITOR.tools.getIndex( widgetsRepo._.upcasts, function( element ) { + return element[ 2 ] > priority; + } ); + // Add at the end if it is the highest priority so far. + if ( index < 0 ) { + index = widgetsRepo._.upcasts.length; + } + + widgetsRepo._.upcasts.splice( index, 0, [ upcast, name, priority ] ); + } + } + + function blurWidget( widgetsRepo, widget ) { + widgetsRepo.focused = null; + + if ( widget.isInited() ) { + var isDirty = widget.editor.checkDirty(); + + // Widget could be destroyed in the meantime - e.g. data could be set. + widgetsRepo.fire( 'widgetBlurred', { widget: widget } ); + widget.setFocused( false ); + + !isDirty && widget.editor.resetDirty(); + } + } + + function checkWidgets( evt ) { + var options = evt.data; + + if ( this.editor.mode != 'wysiwyg' ) + return; + + var editable = this.editor.editable(), + instances = this.instances, + newInstances, i, count, wrapper, notYetInitialized; + + if ( !editable ) + return; + + // Remove widgets which have no corresponding elements in DOM. + for ( i in instances ) { + // #13410 Remove widgets that are ready. This prevents from destroying widgets that are during loading process. + if ( instances[ i ].isReady() && !editable.contains( instances[ i ].wrapper ) ) + this.destroy( instances[ i ], true ); + } + + // Init on all (new) if initOnlyNew option was passed. + if ( options && options.initOnlyNew ) + newInstances = this.initOnAll(); + else { + var wrappers = editable.find( '.cke_widget_wrapper' ); + newInstances = []; + + // Create widgets on existing wrappers if they do not exists. + for ( i = 0, count = wrappers.count(); i < count; i++ ) { + wrapper = wrappers.getItem( i ); + notYetInitialized = !this.getByElement( wrapper, true ); + + // Check if: + // * there's no instance for this widget + // * wrapper is not inside some temporary element like copybin (#11088) + // * it was a nested widget's wrapper which has been detached from DOM, + // when nested editable has been initialized (it overwrites its innerHTML + // and initializes nested widgets). + if ( notYetInitialized && !findParent( wrapper, isDomTemp ) && editable.contains( wrapper ) ) { + // Add cke_widget_new class because otherwise + // widget will not be created on such wrapper. + wrapper.addClass( 'cke_widget_new' ); + newInstances.push( this.initOn( wrapper.getFirst( Widget.isDomWidgetElement ) ) ); + } + } + } + + // If only single widget was initialized and focusInited was passed, focus it. + if ( options && options.focusInited && newInstances.length == 1 ) + newInstances[ 0 ].focus(); + } + + // Unwraps widget element and clean up element. + // + // This function is used to clean up pasted widgets. + // It should have similar result to widget#destroy plus + // some additional adjustments, specific for pasting. + // + // @param {CKEDITOR.htmlParser.element} el + function cleanUpWidgetElement( el ) { + var parent = el.parent; + if ( parent.type == CKEDITOR.NODE_ELEMENT && parent.attributes[ 'data-cke-widget-wrapper' ] ) + parent.replaceWith( el ); + } + + // Similar to cleanUpWidgetElement, but works on DOM and finds + // widget elements by its own. + // + // Unlike cleanUpWidgetElement it will wrap element back. + // + // @param {CKEDITOR.dom.element} container + function cleanUpAllWidgetElements( widgetsRepo, container ) { + var wrappers = container.find( '.cke_widget_wrapper' ), + wrapper, element, + i = 0, + l = wrappers.count(); + + for ( ; i < l; ++i ) { + wrapper = wrappers.getItem( i ); + element = wrapper.getFirst( Widget.isDomWidgetElement ); + // If wrapper contains widget element - unwrap it and wrap again. + if ( element.type == CKEDITOR.NODE_ELEMENT && element.data( 'widget' ) ) { + element.replace( wrapper ); + widgetsRepo.wrapElement( element ); + } else { + // Otherwise - something is wrong... clean this up. + wrapper.remove(); + } + } + } + + // Creates {@link CKEDITOR.filter} instance for given widget, editable and rules. + // + // Once filter for widget-editable pair is created it is cached, so the same instance + // will be returned when method is executed again. + // + // @param {String} widgetName + // @param {String} editableName + // @param {CKEDITOR.plugins.widget.nestedEditableDefinition} editableDefinition The nested editable definition. + // @returns {CKEDITOR.filter} Filter instance or `null` if rules are not defined. + // @context CKEDITOR.plugins.widget.repository + function createEditableFilter( widgetName, editableName, editableDefinition ) { + if ( !editableDefinition.allowedContent ) + return null; + + var editables = this._.filters[ widgetName ]; + + if ( !editables ) + this._.filters[ widgetName ] = editables = {}; + + var filter = editables[ editableName ]; + + if ( !filter ) + editables[ editableName ] = filter = new CKEDITOR.filter( editableDefinition.allowedContent ); + + return filter; + } + + // Creates an iterator function which when executed on all + // elements in DOM tree will gather elements that should be wrapped + // and initialized as widgets. + function createUpcastIterator( widgetsRepo ) { + var toBeWrapped = [], + upcasts = widgetsRepo._.upcasts, + upcastCallbacks = widgetsRepo._.upcastCallbacks; + + return { + toBeWrapped: toBeWrapped, + + iterator: function( element ) { + var upcast, upcasted, + data, + i, + upcastsLength, + upcastCallbacksLength; + + // Wrapper found - find widget element, add it to be + // cleaned up (unwrapped) and wrapped and stop iterating in this branch. + if ( 'data-cke-widget-wrapper' in element.attributes ) { + element = element.getFirst( Widget.isParserWidgetElement ); + + if ( element ) + toBeWrapped.push( [ element ] ); + + // Do not iterate over descendants. + return false; + } + // Widget element found - add it to be cleaned up (just in case) + // and wrapped and stop iterating in this branch. + else if ( 'data-widget' in element.attributes ) { + toBeWrapped.push( [ element ] ); + + // Do not iterate over descendants. + return false; + } + else if ( ( upcastsLength = upcasts.length ) ) { + // Ignore elements with data-cke-widget-upcasted to avoid multiple upcasts (#11533). + // Do not iterate over descendants. + if ( element.attributes[ 'data-cke-widget-upcasted' ] ) + return false; + + // Check element with upcast callbacks first. + // If any of them return false abort upcasting. + for ( i = 0, upcastCallbacksLength = upcastCallbacks.length; i < upcastCallbacksLength; ++i ) { + if ( upcastCallbacks[ i ]( element ) === false ) + return; + // Return nothing in order to continue iterating over ascendants. + // See http://dev.ckeditor.com/ticket/11186#comment:6 + } + + for ( i = 0; i < upcastsLength; ++i ) { + upcast = upcasts[ i ]; + data = {}; + + if ( ( upcasted = upcast[ 0 ]( element, data ) ) ) { + // If upcast function returned element, upcast this one. + // It can be e.g. a new element wrapping the original one. + if ( upcasted instanceof CKEDITOR.htmlParser.element ) + element = upcasted; + + // Set initial data attr with data from upcast method. + element.attributes[ 'data-cke-widget-data' ] = encodeURIComponent( JSON.stringify( data ) ); + element.attributes[ 'data-cke-widget-upcasted' ] = 1; + + toBeWrapped.push( [ element, upcast[ 1 ] ] ); + + // Do not iterate over descendants. + return false; + } + } + } + } + }; + } + + // Finds a first parent that matches query. + // + // @param {CKEDITOR.dom.element} element + // @param {Function} query + function findParent( element, query ) { + var parent = element; + + while ( ( parent = parent.getParent() ) ) { + if ( query( parent ) ) + return true; + } + return false; + } + + function getWrapperAttributes( inlineWidget ) { + return { + // tabindex="-1" means that it can receive focus by code. + tabindex: -1, + contenteditable: 'false', + 'data-cke-widget-wrapper': 1, + 'data-cke-filter': 'off', + // Class cke_widget_new marks widgets which haven't been initialized yet. + 'class': 'cke_widget_wrapper cke_widget_new cke_widget_' + + ( inlineWidget ? 'inline' : 'block' ) + }; + } + + // Inserts element at given index. + // It will check DTD and split ancestor elements up to the first + // that can contain this element. + // + // @param {CKEDITOR.htmlParser.element} parent + // @param {Number} index + // @param {CKEDITOR.htmlParser.element} element + function insertElement( parent, index, element ) { + // Do not split doc fragment... + if ( parent.type == CKEDITOR.NODE_ELEMENT ) { + var parentAllows = CKEDITOR.dtd[ parent.name ]; + // Parent element is known (included in DTD) and cannot contain + // this element. + if ( parentAllows && !parentAllows[ element.name ] ) { + var parent2 = parent.split( index ), + parentParent = parent.parent; + + // Element will now be inserted at right parent's index. + index = parent2.getIndex(); + + // If left part of split is empty - remove it. + if ( !parent.children.length ) { + index -= 1; + parent.remove(); + } + + // If right part of split is empty - remove it. + if ( !parent2.children.length ) + parent2.remove(); + + // Try inserting as grandpas' children. + return insertElement( parentParent, index, element ); + } + } + + // Finally we can add this element. + parent.add( element, index ); + } + + // Checks whether for the given widget definition and element widget should be created in inline or block mode. + // + // See also: {@link CKEDITOR.plugins.widget.definition#inline} and {@link CKEDITOR.plugins.widget#element}. + // + // @param {CKEDITOR.plugins.widget.definition} widgetDef The widget definition. + // @param {String} elementName The name of the widget element. + // @returns {Boolean} + function isWidgetInline( widgetDef, elementName ) { + return typeof widgetDef.inline == 'boolean' ? widgetDef.inline : !!CKEDITOR.dtd.$inline[ elementName ]; + } + + // @param {CKEDITOR.dom.element} + // @returns {Boolean} + function isDomTemp( element ) { + return element.hasAttribute( 'data-cke-temp' ); + } + + function onEditableKey( widget, keyCode ) { + var focusedEditable = widget.focusedEditable, + range; + + // CTRL+A. + if ( keyCode == CKEDITOR.CTRL + 65 ) { + var bogus = focusedEditable.getBogus(); + + range = widget.editor.createRange(); + range.selectNodeContents( focusedEditable ); + // Exclude bogus if exists. + if ( bogus ) + range.setEndAt( bogus, CKEDITOR.POSITION_BEFORE_START ); + + range.select(); + // Cancel event - block default. + return false; + } + // DEL or BACKSPACE. + else if ( keyCode == 8 || keyCode == 46 ) { + var ranges = widget.editor.getSelection().getRanges(); + + range = ranges[ 0 ]; + + // Block del or backspace if at editable's boundary. + return !( ranges.length == 1 && range.collapsed && + range.checkBoundaryOfElement( focusedEditable, CKEDITOR[ keyCode == 8 ? 'START' : 'END' ] ) ); + } + } + + function setFocusedEditable( widgetsRepo, widget, editableElement, offline ) { + var editor = widgetsRepo.editor; + + editor.fire( 'lockSnapshot' ); + + if ( editableElement ) { + var editableName = editableElement.data( 'cke-widget-editable' ), + editableInstance = widget.editables[ editableName ]; + + widgetsRepo.widgetHoldingFocusedEditable = widget; + widget.focusedEditable = editableInstance; + editableElement.addClass( 'cke_widget_editable_focused' ); + + if ( editableInstance.filter ) + editor.setActiveFilter( editableInstance.filter ); + editor.setActiveEnterMode( editableInstance.enterMode, editableInstance.shiftEnterMode ); + } else { + if ( !offline ) + widget.focusedEditable.removeClass( 'cke_widget_editable_focused' ); + + widget.focusedEditable = null; + widgetsRepo.widgetHoldingFocusedEditable = null; + editor.setActiveFilter( null ); + editor.setActiveEnterMode( null, null ); + } + + editor.fire( 'unlockSnapshot' ); + } + + function setupContextMenu( editor ) { + if ( !editor.contextMenu ) + return; + + editor.contextMenu.addListener( function( element ) { + var widget = editor.widgets.getByElement( element, true ); + + if ( widget ) + return widget.fire( 'contextMenu', {} ); + } ); + } + + // And now we've got two problems - original problem and RegExp. + // Some softeners: + // * FF tends to copy all blocks up to the copybin container. + // * IE tends to copy only the copybin, without its container. + // * We use spans on IE and blockless editors, but divs in other cases. + var pasteReplaceRegex = new RegExp( + '^' + + '(?:<(?:div|span)(?: data-cke-temp="1")?(?: id="cke_copybin")?(?: data-cke-temp="1")?>)?' + + '(?:<(?:div|span)(?: style="[^"]+")?>)?' + + ']*data-cke-copybin-start="1"[^>]*>.?([\\s\\S]+)]*data-cke-copybin-end="1"[^>]*>.?' + + '(?:)?' + + '(?:)?' + + '$', + // IE8 prefers uppercase when browsers stick to lowercase HTML (#13460). + 'i' + ); + + function pasteReplaceFn( match, wrapperHtml ) { + // Avoid polluting pasted data with any whitspaces, + // what's going to break check whether only one widget was pasted. + return CKEDITOR.tools.trim( wrapperHtml ); + } + + function setupDragAndDrop( widgetsRepo ) { + var editor = widgetsRepo.editor, + lineutils = CKEDITOR.plugins.lineutils; + + // These listeners handle inline and block widgets drag and drop. + // The only thing we need to do to make block widgets custom drag and drop functionality + // is to fire those events with the right properties (like the target which must be the drag handle). + editor.on( 'dragstart', function( evt ) { + var target = evt.data.target; + + if ( Widget.isDomDragHandler( target ) ) { + var widget = widgetsRepo.getByElement( target ); + + evt.data.dataTransfer.setData( 'cke/widget-id', widget.id ); + + // IE needs focus. + editor.focus(); + + // and widget need to be focused on drag start (#12172#comment:10). + widget.focus(); + } + } ); + + editor.on( 'drop', function( evt ) { + var dataTransfer = evt.data.dataTransfer, + id = dataTransfer.getData( 'cke/widget-id' ), + transferType = dataTransfer.getTransferType( editor ), + dragRange = editor.createRange(), + sourceWidget; + + // Disable cross-editor drag & drop for widgets - #13599. + if ( id !== '' && transferType === CKEDITOR.DATA_TRANSFER_CROSS_EDITORS ) { + evt.cancel(); + return; + } + + if ( id === '' || transferType != CKEDITOR.DATA_TRANSFER_INTERNAL ) { + return; + } + + sourceWidget = widgetsRepo.instances[ id ]; + if ( !sourceWidget ) { + return; + } + + dragRange.setStartBefore( sourceWidget.wrapper ); + dragRange.setEndAfter( sourceWidget.wrapper ); + evt.data.dragRange = dragRange; + + // [IE8-9] Reset state of the clipboard#fixSplitNodesAfterDrop fix because by setting evt.data.dragRange + // (see above) after drop happened we do not need it. That fix is needed only if dragRange was created + // before drop (before text node was split). + delete CKEDITOR.plugins.clipboard.dragStartContainerChildCount; + delete CKEDITOR.plugins.clipboard.dragEndContainerChildCount; + + evt.data.dataTransfer.setData( 'text/html', editor.editable().getHtmlFromRange( dragRange ).getHtml() ); + editor.widgets.destroy( sourceWidget, true ); + } ); + + editor.on( 'contentDom', function() { + var editable = editor.editable(); + + // Register Lineutils's utilities as properties of repo. + CKEDITOR.tools.extend( widgetsRepo, { + finder: new lineutils.finder( editor, { + lookups: { + // Element is block but not list item and not in nested editable. + 'default': function( el ) { + if ( el.is( CKEDITOR.dtd.$listItem ) ) + return; + + if ( !el.is( CKEDITOR.dtd.$block ) ) + return; + + // Allow drop line inside, but never before or after nested editable (#12006). + if ( Widget.isDomNestedEditable( el ) ) + return; + + // Do not allow droping inside the widget being dragged (#13397). + if ( widgetsRepo._.draggedWidget.wrapper.contains( el ) ) { + return; + } + + // If element is nested editable, make sure widget can be dropped there (#12006). + var nestedEditable = Widget.getNestedEditable( editable, el ); + if ( nestedEditable ) { + var draggedWidget = widgetsRepo._.draggedWidget; + + // Don't let the widget to be dropped into its own nested editable. + if ( widgetsRepo.getByElement( nestedEditable ) == draggedWidget ) + return; + + var filter = CKEDITOR.filter.instances[ nestedEditable.data( 'cke-filter' ) ], + draggedRequiredContent = draggedWidget.requiredContent; + + // There will be no relation if the filter of nested editable does not allow + // requiredContent of dragged widget. + if ( filter && draggedRequiredContent && !filter.check( draggedRequiredContent ) ) + return; + } + + return CKEDITOR.LINEUTILS_BEFORE | CKEDITOR.LINEUTILS_AFTER; + } + } + } ), + locator: new lineutils.locator( editor ), + liner: new lineutils.liner( editor, { + lineStyle: { + cursor: 'move !important', + 'border-top-color': '#666' + }, + tipLeftStyle: { + 'border-left-color': '#666' + }, + tipRightStyle: { + 'border-right-color': '#666' + } + } ) + }, true ); + } ); + } + + // Setup mouse observer which will trigger: + // * widget focus on widget click, + // * widget#doubleclick forwarded from editor#doubleclick. + function setupMouseObserver( widgetsRepo ) { + var editor = widgetsRepo.editor; + + editor.on( 'contentDom', function() { + var editable = editor.editable(), + evtRoot = editable.isInline() ? editable : editor.document, + widget, + mouseDownOnDragHandler; + + editable.attachListener( evtRoot, 'mousedown', function( evt ) { + var target = evt.data.getTarget(); + + // #10887 Clicking scrollbar in IE8 will invoke event with empty target object. + if ( !target.type ) + return false; + + widget = widgetsRepo.getByElement( target ); + mouseDownOnDragHandler = 0; // Reset. + + // Widget was clicked, but not editable nested in it. + if ( widget ) { + // Ignore mousedown on drag and drop handler if the widget is inline. + // Block widgets are handled by Lineutils. + if ( widget.inline && target.type == CKEDITOR.NODE_ELEMENT && target.hasAttribute( 'data-cke-widget-drag-handler' ) ) { + mouseDownOnDragHandler = 1; + + // When drag handler is pressed we have to clear current selection if it wasn't already on this widget. + // Otherwise, the selection may be in a fillingChar, which prevents dragging a widget. (#13284, see comment 8 and 9.) + if ( widgetsRepo.focused != widget ) + editor.getSelection().removeAllRanges(); + + return; + } + + if ( !Widget.getNestedEditable( widget.wrapper, target ) ) { + evt.data.preventDefault(); + if ( !CKEDITOR.env.ie ) + widget.focus(); + } else { + // Reset widget so mouseup listener is not confused. + widget = null; + } + } + } ); + + // Focus widget on mouseup if mousedown was fired on drag handler. + // Note: mouseup won't be fired at all if widget was dragged and dropped, so + // this code will be executed only when drag handler was clicked. + editable.attachListener( evtRoot, 'mouseup', function() { + // Check if widget is not destroyed (if widget is destroyed the wrapper will be null). + if ( mouseDownOnDragHandler && widget && widget.wrapper ) { + mouseDownOnDragHandler = 0; + widget.focus(); + } + } ); + + // On IE it is not enough to block mousedown. If widget wrapper (element with + // contenteditable=false attribute) is clicked directly (it is a target), + // then after mouseup/click IE will select that element. + // It is not possible to prevent that default action, + // so we force fake selection after everything happened. + if ( CKEDITOR.env.ie ) { + editable.attachListener( evtRoot, 'mouseup', function() { + setTimeout( function() { + // Check if widget is not destroyed (if widget is destroyed the wrapper will be null) and + // in editable contains widget (it could be dragged and removed). + if ( widget && widget.wrapper && editable.contains( widget.wrapper ) ) { + widget.focus(); + widget = null; + } + } ); + } ); + } + } ); + + editor.on( 'doubleclick', function( evt ) { + var widget = widgetsRepo.getByElement( evt.data.element ); + + // Not in widget or in nested editable. + if ( !widget || Widget.getNestedEditable( widget.wrapper, evt.data.element ) ) + return; + + return widget.fire( 'doubleclick', { element: evt.data.element } ); + }, null, null, 1 ); + } + + // Setup editor#key observer which will forward it + // to focused widget. + function setupKeyboardObserver( widgetsRepo ) { + var editor = widgetsRepo.editor; + + editor.on( 'key', function( evt ) { + var focused = widgetsRepo.focused, + widgetHoldingFocusedEditable = widgetsRepo.widgetHoldingFocusedEditable, + ret; + + if ( focused ) + ret = focused.fire( 'key', { keyCode: evt.data.keyCode } ); + else if ( widgetHoldingFocusedEditable ) + ret = onEditableKey( widgetHoldingFocusedEditable, evt.data.keyCode ); + + return ret; + }, null, null, 1 ); + } + + // Setup copybin on native copy and cut events in order to handle copy and cut commands + // if user accepted security alert on IEs. + // Note: when copying or cutting using keystroke, copySingleWidget will be first executed + // by the keydown listener. Conflict between two calls will be resolved by copy_bin existence check. + function setupNativeCutAndCopy( widgetsRepo ) { + var editor = widgetsRepo.editor; + + editor.on( 'contentDom', function() { + var editable = editor.editable(); + + editable.attachListener( editable, 'copy', eventListener ); + editable.attachListener( editable, 'cut', eventListener ); + } ); + + function eventListener( evt ) { + if ( widgetsRepo.focused ) + copySingleWidget( widgetsRepo.focused, evt.name == 'cut' ); + } + } + + // Setup selection observer which will trigger: + // * widget select & focus on selection change, + // * nested editable focus (related properites and classes) on selection change, + // * deselecting and blurring all widgets on data, + // * blurring widget on editor blur. + function setupSelectionObserver( widgetsRepo ) { + var editor = widgetsRepo.editor; + + editor.on( 'selectionCheck', function() { + widgetsRepo.fire( 'checkSelection' ); + } ); + + widgetsRepo.on( 'checkSelection', widgetsRepo.checkSelection, widgetsRepo ); + + editor.on( 'selectionChange', function( evt ) { + var nestedEditable = Widget.getNestedEditable( editor.editable(), evt.data.selection.getStartElement() ), + newWidget = nestedEditable && widgetsRepo.getByElement( nestedEditable ), + oldWidget = widgetsRepo.widgetHoldingFocusedEditable; + + if ( oldWidget ) { + if ( oldWidget !== newWidget || !oldWidget.focusedEditable.equals( nestedEditable ) ) { + setFocusedEditable( widgetsRepo, oldWidget, null ); + + if ( newWidget && nestedEditable ) + setFocusedEditable( widgetsRepo, newWidget, nestedEditable ); + } + } + // It may happen that there's no widget even if editable was found - + // e.g. if selection was automatically set in editable although widget wasn't initialized yet. + else if ( newWidget && nestedEditable ) { + setFocusedEditable( widgetsRepo, newWidget, nestedEditable ); + } + } ); + + // Invalidate old widgets early - immediately on dataReady. + editor.on( 'dataReady', function() { + // Deselect and blur all widgets. + stateUpdater( widgetsRepo ).commit(); + } ); + + editor.on( 'blur', function() { + var widget; + + if ( ( widget = widgetsRepo.focused ) ) + blurWidget( widgetsRepo, widget ); + + if ( ( widget = widgetsRepo.widgetHoldingFocusedEditable ) ) + setFocusedEditable( widgetsRepo, widget, null ); + } ); + } + + // Set up actions like: + // * processing in toHtml/toDataFormat, + // * pasting handling, + // * insertion handling, + // * editable reload handling (setData, mode switch, undo/redo), + // * DOM invalidation handling, + // * widgets checks. + function setupWidgetsLifecycle( widgetsRepo ) { + setupWidgetsLifecycleStart( widgetsRepo ); + setupWidgetsLifecycleEnd( widgetsRepo ); + + widgetsRepo.on( 'checkWidgets', checkWidgets ); + widgetsRepo.editor.on( 'contentDomInvalidated', widgetsRepo.checkWidgets, widgetsRepo ); + } + + function setupWidgetsLifecycleEnd( widgetsRepo ) { + var editor = widgetsRepo.editor, + downcastingSessions = {}; + + // Listen before htmlDP#htmlFilter is applied to cache all widgets, because we'll + // loose data-cke-* attributes. + editor.on( 'toDataFormat', function( evt ) { + // To avoid conflicts between htmlDP#toDF calls done at the same time + // (e.g. nestedEditable#getData called during downcasting some widget) + // mark every toDataFormat event chain with the downcasting session id. + var id = CKEDITOR.tools.getNextNumber(), + toBeDowncasted = []; + evt.data.downcastingSessionId = id; + downcastingSessions[ id ] = toBeDowncasted; + + evt.data.dataValue.forEach( function( element ) { + var attrs = element.attributes, + widget, widgetElement; + + // Wrapper. + // Perform first part of downcasting (cleanup) and cache widgets, + // because after applying DP's filter all data-cke-* attributes will be gone. + if ( 'data-cke-widget-id' in attrs ) { + widget = widgetsRepo.instances[ attrs[ 'data-cke-widget-id' ] ]; + if ( widget ) { + widgetElement = element.getFirst( Widget.isParserWidgetElement ); + toBeDowncasted.push( { + wrapper: element, + element: widgetElement, + widget: widget, + editables: {} + } ); + + // If widget did not have data-cke-widget attribute before upcasting remove it. + if ( widgetElement.attributes[ 'data-cke-widget-keep-attr' ] != '1' ) + delete widgetElement.attributes[ 'data-widget' ]; + } + } + // Nested editable. + else if ( 'data-cke-widget-editable' in attrs ) { + // Save the reference to this nested editable in the closest widget to be downcasted. + // Nested editables are downcasted in the successive toDataFormat to create an opportunity + // for dataFilter's "excludeNestedEditable" option to do its job (that option relies on + // contenteditable="true" attribute) (#11372). + toBeDowncasted[ toBeDowncasted.length - 1 ].editables[ attrs[ 'data-cke-widget-editable' ] ] = element; + + // Don't check children - there won't be next wrapper or nested editable which we + // should process in this session. + return false; + } + }, CKEDITOR.NODE_ELEMENT, true ); + }, null, null, 8 ); + + // Listen after dataProcessor.htmlFilter and ACF were applied + // so wrappers securing widgets' contents are removed after all filtering was done. + editor.on( 'toDataFormat', function( evt ) { + // Ignore some unmarked sessions. + if ( !evt.data.downcastingSessionId ) + return; + + var toBeDowncasted = downcastingSessions[ evt.data.downcastingSessionId ], + toBe, widget, widgetElement, retElement, editableElement, e; + + while ( ( toBe = toBeDowncasted.shift() ) ) { + widget = toBe.widget; + widgetElement = toBe.element; + retElement = widget._.downcastFn && widget._.downcastFn.call( widget, widgetElement ); + + // Replace nested editables' content with their output data. + for ( e in toBe.editables ) { + editableElement = toBe.editables[ e ]; + + delete editableElement.attributes.contenteditable; + editableElement.setHtml( widget.editables[ e ].getData() ); + } + + // Returned element always defaults to widgetElement. + if ( !retElement ) + retElement = widgetElement; + + toBe.wrapper.replaceWith( retElement ); + } + }, null, null, 13 ); + + + editor.on( 'contentDomUnload', function() { + widgetsRepo.destroyAll( true ); + } ); + } + + function setupWidgetsLifecycleStart( widgetsRepo ) { + var editor = widgetsRepo.editor, + processedWidgetOnly, + snapshotLoaded; + + // Listen after ACF (so data are filtered), + // but before dataProcessor.dataFilter was applied (so we can secure widgets' internals). + editor.on( 'toHtml', function( evt ) { + var upcastIterator = createUpcastIterator( widgetsRepo ), + toBeWrapped; + + evt.data.dataValue.forEach( upcastIterator.iterator, CKEDITOR.NODE_ELEMENT, true ); + + // Clean up and wrap all queued elements. + while ( ( toBeWrapped = upcastIterator.toBeWrapped.pop() ) ) { + cleanUpWidgetElement( toBeWrapped[ 0 ] ); + widgetsRepo.wrapElement( toBeWrapped[ 0 ], toBeWrapped[ 1 ] ); + } + + // Used to determine whether only widget was pasted. + if ( evt.data.protectedWhitespaces ) { + // Whitespaces are protected by wrapping content with spans. Take the middle node only. + processedWidgetOnly = evt.data.dataValue.children.length == 3 && + Widget.isParserWidgetWrapper( evt.data.dataValue.children[ 1 ] ); + } else { + processedWidgetOnly = evt.data.dataValue.children.length == 1 && + Widget.isParserWidgetWrapper( evt.data.dataValue.children[ 0 ] ); + } + }, null, null, 8 ); + + editor.on( 'dataReady', function() { + // Clean up all widgets loaded from snapshot. + if ( snapshotLoaded ) + cleanUpAllWidgetElements( widgetsRepo, editor.editable() ); + snapshotLoaded = 0; + + // Some widgets were destroyed on contentDomUnload, + // some on loadSnapshot, but that does not include + // e.g. setHtml on inline editor or widgets removed just + // before setting data. + widgetsRepo.destroyAll( true ); + widgetsRepo.initOnAll(); + } ); + + // Set flag so dataReady will know that additional + // cleanup is needed, because snapshot containing widgets was loaded. + editor.on( 'loadSnapshot', function( evt ) { + // Primitive but sufficient check which will prevent from executing + // heavier cleanUpAllWidgetElements if not needed. + if ( ( /data-cke-widget/ ).test( evt.data ) ) + snapshotLoaded = 1; + + widgetsRepo.destroyAll( true ); + }, null, null, 9 ); + + // Handle pasted single widget. + editor.on( 'paste', function( evt ) { + var data = evt.data; + + data.dataValue = data.dataValue.replace( pasteReplaceRegex, pasteReplaceFn ); + + // If drag'n'drop kind of paste into nested editable (data.range), selection is set AFTER + // data is pasted, which means editor has no chance to change activeFilter's context. + // As a result, pasted data is filtered with default editor's filter instead of NE's and + // funny things get inserted. Changing the filter by analysis of the paste range below (#13186). + if ( data.range ) { + // Check if pasting into nested editable. + var nestedEditable = Widget.getNestedEditable( editor.editable(), data.range.startContainer ); + + if ( nestedEditable ) { + // Retrieve the filter from NE's data and set it active before editor.insertHtml is done + // in clipboard plugin. + var filter = CKEDITOR.filter.instances[ nestedEditable.data( 'cke-filter' ) ]; + + if ( filter ) { + editor.setActiveFilter( filter ); + } + } + } + } ); + + // Listen with high priority to check widgets after data was inserted. + editor.on( 'afterInsertHtml', function( evt ) { + if ( evt.data.intoRange ) { + widgetsRepo.checkWidgets( { initOnlyNew: true } ); + } else { + editor.fire( 'lockSnapshot' ); + // Init only new for performance reason. + // Focus inited if only widget was processed. + widgetsRepo.checkWidgets( { initOnlyNew: true, focusInited: processedWidgetOnly } ); + + editor.fire( 'unlockSnapshot' ); + } + } ); + } + + // Helper for coordinating which widgets should be + // selected/deselected and which one should be focused/blurred. + function stateUpdater( widgetsRepo ) { + var currentlySelected = widgetsRepo.selected, + toBeSelected = [], + toBeDeselected = currentlySelected.slice( 0 ), + focused = null; + + return { + select: function( widget ) { + if ( CKEDITOR.tools.indexOf( currentlySelected, widget ) < 0 ) + toBeSelected.push( widget ); + + var index = CKEDITOR.tools.indexOf( toBeDeselected, widget ); + if ( index >= 0 ) + toBeDeselected.splice( index, 1 ); + + return this; + }, + + focus: function( widget ) { + focused = widget; + return this; + }, + + commit: function() { + var focusedChanged = widgetsRepo.focused !== focused, + widget, isDirty; + + widgetsRepo.editor.fire( 'lockSnapshot' ); + + if ( focusedChanged && ( widget = widgetsRepo.focused ) ) + blurWidget( widgetsRepo, widget ); + + while ( ( widget = toBeDeselected.pop() ) ) { + currentlySelected.splice( CKEDITOR.tools.indexOf( currentlySelected, widget ), 1 ); + // Widget could be destroyed in the meantime - e.g. data could be set. + if ( widget.isInited() ) { + isDirty = widget.editor.checkDirty(); + + widget.setSelected( false ); + + !isDirty && widget.editor.resetDirty(); + } + } + + if ( focusedChanged && focused ) { + isDirty = widgetsRepo.editor.checkDirty(); + + widgetsRepo.focused = focused; + widgetsRepo.fire( 'widgetFocused', { widget: focused } ); + focused.setFocused( true ); + + !isDirty && widgetsRepo.editor.resetDirty(); + } + + while ( ( widget = toBeSelected.pop() ) ) { + currentlySelected.push( widget ); + widget.setSelected( true ); + } + + widgetsRepo.editor.fire( 'unlockSnapshot' ); + } + }; + } + + + // + // WIDGET helpers --------------------------------------------------------- + // + + // LEFT, RIGHT, UP, DOWN, DEL, BACKSPACE - unblock default fake sel handlers. + var keystrokesNotBlockedByWidget = { 37: 1, 38: 1, 39: 1, 40: 1, 8: 1, 46: 1 }; + + // Applies or removes style's classes from widget. + // @param {CKEDITOR.style} style Custom widget style. + // @param {Boolean} apply Whether to apply or remove style. + function applyRemoveStyle( widget, style, apply ) { + var changed = 0, + classes = getStyleClasses( style ), + updatedClasses = widget.data.classes || {}, + cl; + + // Ee... Something is wrong with this style. + if ( !classes ) + return; + + // Clone, because we need to break reference. + updatedClasses = CKEDITOR.tools.clone( updatedClasses ); + + while ( ( cl = classes.pop() ) ) { + if ( apply ) { + if ( !updatedClasses[ cl ] ) + changed = updatedClasses[ cl ] = 1; + } else { + if ( updatedClasses[ cl ] ) { + delete updatedClasses[ cl ]; + changed = 1; + } + } + } + if ( changed ) + widget.setData( 'classes', updatedClasses ); + } + + function cancel( evt ) { + evt.cancel(); + } + + function copySingleWidget( widget, isCut ) { + var editor = widget.editor, + doc = editor.document; + + // We're still handling previous copy/cut. + // When keystroke is used to copy/cut this will also prevent + // conflict with copySingleWidget called again for native copy/cut event. + if ( doc.getById( 'cke_copybin' ) ) + return; + + // [IE] Use span for copybin and its container to avoid bug with expanding editable height by + // absolutely positioned element. + var copybinName = ( editor.blockless || CKEDITOR.env.ie ) ? 'span' : 'div', + copybin = doc.createElement( copybinName ), + copybinContainer = doc.createElement( copybinName ), + // IE8 always jumps to the end of document. + needsScrollHack = CKEDITOR.env.ie && CKEDITOR.env.version < 9; + + copybinContainer.setAttributes( { + id: 'cke_copybin', + 'data-cke-temp': '1' + } ); + + // Position copybin element outside current viewport. + copybin.setStyles( { + position: 'absolute', + width: '1px', + height: '1px', + overflow: 'hidden' + } ); + + copybin.setStyle( editor.config.contentsLangDirection == 'ltr' ? 'left' : 'right', '-5000px' ); + + var range = editor.createRange(); + range.setStartBefore( widget.wrapper ); + range.setEndAfter( widget.wrapper ); + + copybin.setHtml( + '\u200b' + + editor.editable().getHtmlFromRange( range ).getHtml() + + '\u200b' ); + + // Save snapshot with the current state. + editor.fire( 'saveSnapshot' ); + + // Ignore copybin. + editor.fire( 'lockSnapshot' ); + + copybinContainer.append( copybin ); + editor.editable().append( copybinContainer ); + + var listener1 = editor.on( 'selectionChange', cancel, null, null, 0 ), + listener2 = widget.repository.on( 'checkSelection', cancel, null, null, 0 ); + + if ( needsScrollHack ) { + var docElement = doc.getDocumentElement().$, + scrollTop = docElement.scrollTop; + } + + // Once the clone of the widget is inside of copybin, select + // the entire contents. This selection will be copied by the + // native browser's clipboard system. + range = editor.createRange(); + range.selectNodeContents( copybin ); + range.select(); + + if ( needsScrollHack ) + docElement.scrollTop = scrollTop; + + setTimeout( function() { + // [IE] Focus widget before removing copybin to avoid scroll jump. + if ( !isCut ) + widget.focus(); + + copybinContainer.remove(); + + listener1.removeListener(); + listener2.removeListener(); + + editor.fire( 'unlockSnapshot' ); + + if ( isCut ) { + widget.repository.del( widget ); + editor.fire( 'saveSnapshot' ); + } + }, 100 ); // Use 100ms, so Chrome (@Mac) will be able to grab the content. + } + + // Extracts classes array from style instance. + function getStyleClasses( style ) { + var attrs = style.getDefinition().attributes, + classes = attrs && attrs[ 'class' ]; + + return classes ? classes.split( /\s+/ ) : null; + } + + // [IE] Force keeping focus because IE sometimes forgets to fire focus on main editable + // when blurring nested editable. + // @context widget + function onEditableBlur() { + var active = CKEDITOR.document.getActive(), + editor = this.editor, + editable = editor.editable(); + + // If focus stays within editor override blur and set currentActive because it should be + // automatically changed to editable on editable#focus but it is not fired. + if ( ( editable.isInline() ? editable : editor.document.getWindow().getFrame() ).equals( active ) ) + editor.focusManager.focus( editable ); + } + + // Force selectionChange when editable was focused. + // Similar to hack in selection.js#~620. + // @context widget + function onEditableFocus() { + // Gecko does not support 'DOMFocusIn' event on which we unlock selection + // in selection.js to prevent selection locking when entering nested editables. + if ( CKEDITOR.env.gecko ) + this.editor.unlockSelection(); + + // We don't need to force selectionCheck on Webkit, because on Webkit + // we do that on DOMFocusIn in selection.js. + if ( !CKEDITOR.env.webkit ) { + this.editor.forceNextSelectionCheck(); + this.editor.selectionChange( 1 ); + } + } + + // Setup listener on widget#data which will update (remove/add) classes + // by comparing newly set classes with the old ones. + function setupDataClassesListener( widget ) { + // Note: previousClasses and newClasses may be null! + // Tip: for ( cl in null ) is correct. + var previousClasses = null; + + widget.on( 'data', function() { + var newClasses = this.data.classes, + cl; + + // When setting new classes one need to remember + // that he must break reference. + if ( previousClasses == newClasses ) + return; + + for ( cl in previousClasses ) { + // Avoid removing and adding classes again. + if ( !( newClasses && newClasses[ cl ] ) ) + this.removeClass( cl ); + } + for ( cl in newClasses ) + this.addClass( cl ); + + previousClasses = newClasses; + } ); + } + + function setupDragHandler( widget ) { + if ( !widget.draggable ) + return; + + var editor = widget.editor, + // Use getLast to find wrapper's direct descendant (#12022). + container = widget.wrapper.getLast( Widget.isDomDragHandlerContainer ), + img; + + // Reuse drag handler if already exists (#11281). + if ( container ) + img = container.findOne( 'img' ); + else { + container = new CKEDITOR.dom.element( 'span', editor.document ); + container.setAttributes( { + 'class': 'cke_reset cke_widget_drag_handler_container', + // Split background and background-image for IE8 which will break on rgba(). + style: 'background:rgba(220,220,220,0.5);background-image:url(' + editor.plugins.widget.path + 'images/handle.png)' + } ); + + img = new CKEDITOR.dom.element( 'img', editor.document ); + img.setAttributes( { + 'class': 'cke_reset cke_widget_drag_handler', + 'data-cke-widget-drag-handler': '1', + src: CKEDITOR.tools.transparentImageData, + width: DRAG_HANDLER_SIZE, + title: editor.lang.widget.move, + height: DRAG_HANDLER_SIZE + } ); + widget.inline && img.setAttribute( 'draggable', 'true' ); + + container.append( img ); + widget.wrapper.append( container ); + } + + // Preventing page reload when dropped content on widget wrapper (#13015). + // Widget is not editable so by default drop on it isn't allowed what means that + // browser handles it (there's no editable#drop event). If there's no drop event we cannot block + // the drop, so page is reloaded. This listener enables drop on widget wrappers. + widget.wrapper.on( 'dragover', function( evt ) { + evt.data.preventDefault(); + } ); + + widget.wrapper.on( 'mouseenter', widget.updateDragHandlerPosition, widget ); + setTimeout( function() { + widget.on( 'data', widget.updateDragHandlerPosition, widget ); + }, 50 ); + + if ( !widget.inline ) { + img.on( 'mousedown', onBlockWidgetDrag, widget ); + + // On IE8 'dragstart' is propagated to editable, so editor#dragstart is fired twice on block widgets. + if ( CKEDITOR.env.ie && CKEDITOR.env.version < 9 ) { + img.on( 'dragstart', function( evt ) { + evt.data.preventDefault( true ); + } ); + } + } + + widget.dragHandlerContainer = container; + } + + function onBlockWidgetDrag( evt ) { + var finder = this.repository.finder, + locator = this.repository.locator, + liner = this.repository.liner, + editor = this.editor, + editable = editor.editable(), + listeners = [], + sorted = []; + + // Mark dragged widget for repository#finder. + this.repository._.draggedWidget = this; + + // Harvest all possible relations and display some closest. + var relations = finder.greedySearch(), + + buffer = CKEDITOR.tools.eventsBuffer( 50, function() { + locations = locator.locate( relations ); + + // There's only a single line displayed for D&D. + sorted = locator.sort( y, 1 ); + + if ( sorted.length ) { + liner.prepare( relations, locations ); + liner.placeLine( sorted[ 0 ] ); + liner.cleanup(); + } + } ), + + locations, y; + + // Let's have the "dragging cursor" over entire editable. + editable.addClass( 'cke_widget_dragging' ); + + // Cache mouse position so it is re-used in events buffer. + listeners.push( editable.on( 'mousemove', function( evt ) { + y = evt.data.$.clientY; + buffer.input(); + } ) ); + + // Fire drag start as it happens during the native D&D. + editor.fire( 'dragstart', { target: evt.sender } ); + + function onMouseUp() { + var l; + + buffer.reset(); + + // Stop observing events. + while ( ( l = listeners.pop() ) ) + l.removeListener(); + + onBlockWidgetDrop.call( this, sorted, evt.sender ); + } + + // Mouseup means "drop". This is when the widget is being detached + // from DOM and placed at range determined by the line (location). + listeners.push( editor.document.once( 'mouseup', onMouseUp, this ) ); + + // Prevent calling 'onBlockWidgetDrop' twice in the inline editor. + // `removeListener` does not work if it is called at the same time event is fired. + if ( !editable.isInline() ) { + // Mouseup may occur when user hovers the line, which belongs to + // the outer document. This is, of course, a valid listener too. + listeners.push( CKEDITOR.document.once( 'mouseup', onMouseUp, this ) ); + } + } + + function onBlockWidgetDrop( sorted, dragTarget ) { + var finder = this.repository.finder, + liner = this.repository.liner, + editor = this.editor, + editable = this.editor.editable(); + + if ( !CKEDITOR.tools.isEmpty( liner.visible ) ) { + // Retrieve range for the closest location. + var dropRange = finder.getRange( sorted[ 0 ] ); + + // Focus widget (it could lost focus after mousedown+mouseup) + // and save this state as the one where we want to be taken back when undoing. + this.focus(); + + // Drag range will be set in the drop listener. + editor.fire( 'drop', { + dropRange: dropRange, + target: dropRange.startContainer + } ); + } + + // Clean-up custom cursor for editable. + editable.removeClass( 'cke_widget_dragging' ); + + // Clean-up all remaining lines. + liner.hideVisible(); + + // Clean-up drag & drop. + editor.fire( 'dragend', { target: dragTarget } ); + } + + function setupEditables( widget ) { + var editableName, + editableDef, + definedEditables = widget.editables; + + widget.editables = {}; + + if ( !widget.editables ) + return; + + for ( editableName in definedEditables ) { + editableDef = definedEditables[ editableName ]; + widget.initEditable( editableName, typeof editableDef == 'string' ? { selector: editableDef } : editableDef ); + } + } + + function setupMask( widget ) { + if ( !widget.mask ) + return; + + // Reuse mask if already exists (#11281). + var img = widget.wrapper.findOne( '.cke_widget_mask' ); + + if ( !img ) { + img = new CKEDITOR.dom.element( 'img', widget.editor.document ); + img.setAttributes( { + src: CKEDITOR.tools.transparentImageData, + 'class': 'cke_reset cke_widget_mask' + } ); + widget.wrapper.append( img ); + } + + widget.mask = img; + } + + // Replace parts object containing: + // partName => selector pairs + // with: + // partName => element pairs + function setupParts( widget ) { + if ( widget.parts ) { + var parts = {}, + el, partName; + + for ( partName in widget.parts ) { + el = widget.wrapper.findOne( widget.parts[ partName ] ); + parts[ partName ] = el; + } + widget.parts = parts; + } + } + + function setupWidget( widget, widgetDef ) { + setupWrapper( widget ); + setupParts( widget ); + setupEditables( widget ); + setupMask( widget ); + setupDragHandler( widget ); + setupDataClassesListener( widget ); + + // #11145: [IE8] Non-editable content of widget is draggable. + if ( CKEDITOR.env.ie && CKEDITOR.env.version < 9 ) { + widget.wrapper.on( 'dragstart', function( evt ) { + var target = evt.data.getTarget(); + + // Allow text dragging inside nested editables or dragging inline widget's drag handler. + if ( !Widget.getNestedEditable( widget, target ) && !( widget.inline && Widget.isDomDragHandler( target ) ) ) + evt.data.preventDefault(); + } ); + } + + widget.wrapper.removeClass( 'cke_widget_new' ); + widget.element.addClass( 'cke_widget_element' ); + + widget.on( 'key', function( evt ) { + var keyCode = evt.data.keyCode; + + // ENTER. + if ( keyCode == 13 ) { + widget.edit(); + // CTRL+C or CTRL+X. + } else if ( keyCode == CKEDITOR.CTRL + 67 || keyCode == CKEDITOR.CTRL + 88 ) { + copySingleWidget( widget, keyCode == CKEDITOR.CTRL + 88 ); + return; // Do not preventDefault. + } else if ( keyCode in keystrokesNotBlockedByWidget || ( CKEDITOR.CTRL & keyCode ) || ( CKEDITOR.ALT & keyCode ) ) { + // Pass chosen keystrokes to other plugins or default fake sel handlers. + // Pass all CTRL/ALT keystrokes. + return; + } + + return false; + }, null, null, 999 ); + // Listen with high priority so it's possible + // to overwrite this callback. + + widget.on( 'doubleclick', function( evt ) { + if ( widget.edit() ) { + // We have to cancel event if edit method opens a dialog, otherwise + // link plugin may open extra dialog (#12140). + evt.cancel(); + } + } ); + + if ( widgetDef.data ) + widget.on( 'data', widgetDef.data ); + + if ( widgetDef.edit ) + widget.on( 'edit', widgetDef.edit ); + } + + function setupWidgetData( widget, startupData ) { + var widgetDataAttr = widget.element.data( 'cke-widget-data' ); + + if ( widgetDataAttr ) + widget.setData( JSON.parse( decodeURIComponent( widgetDataAttr ) ) ); + if ( startupData ) + widget.setData( startupData ); + + // Populate classes if they are not preset. + if ( !widget.data.classes ) + widget.setData( 'classes', widget.getClasses() ); + + // Unblock data and... + widget.dataReady = true; + + // Write data to element because this was blocked when data wasn't ready. + writeDataToElement( widget ); + + // Fire data event first time, because this was blocked when data wasn't ready. + widget.fire( 'data', widget.data ); + } + + function setupWrapper( widget ) { + // Retrieve widget wrapper. Assign an id to it. + var wrapper = widget.wrapper = widget.element.getParent(); + wrapper.setAttribute( 'data-cke-widget-id', widget.id ); + } + + function writeDataToElement( widget ) { + widget.element.data( 'cke-widget-data', encodeURIComponent( JSON.stringify( widget.data ) ) ); + } + + // + // WIDGET STYLE HANDLER --------------------------------------------------- + // + + ( function() { + + /** + * The class representing a widget style. It is an {@link CKEDITOR#STYLE_OBJECT object} like + * the styles handler for widgets. + * + * **Note:** This custom style handler does not support all methods of the {@link CKEDITOR.style} class. + * Not supported methods: {@link #applyToRange}, {@link #removeFromRange}, {@link #applyToObject}. + * + * @since 4.4 + * @class CKEDITOR.style.customHandlers.widget + * @extends CKEDITOR.style + */ + CKEDITOR.style.addCustomHandler( { + type: 'widget', + + setup: function( styleDefinition ) { + /** + * The name of widget to which this style can be applied. + * It is extracted from style definition's `widget` property. + * + * @property {String} widget + */ + this.widget = styleDefinition.widget; + }, + + apply: function( editor ) { + // Before CKEditor 4.4 wasn't a required argument, so we need to + // handle a case when it wasn't provided. + if ( !( editor instanceof CKEDITOR.editor ) ) + return; + + // Theoretically we could bypass checkApplicable, get widget from + // widgets.focused and check its name, what would be faster, but then + // this custom style would work differently than the default style + // which checks if it's applicable before applying or removeing itself. + if ( this.checkApplicable( editor.elementPath(), editor ) ) + editor.widgets.focused.applyStyle( this ); + }, + + remove: function( editor ) { + // Before CKEditor 4.4 wasn't a required argument, so we need to + // handle a case when it wasn't provided. + if ( !( editor instanceof CKEDITOR.editor ) ) + return; + + if ( this.checkApplicable( editor.elementPath(), editor ) ) + editor.widgets.focused.removeStyle( this ); + }, + + checkActive: function( elementPath, editor ) { + return this.checkElementMatch( elementPath.lastElement, 0, editor ); + }, + + checkApplicable: function( elementPath, editor ) { + // Before CKEditor 4.4 wasn't a required argument, so we need to + // handle a case when it wasn't provided. + if ( !( editor instanceof CKEDITOR.editor ) ) + return false; + + return this.checkElement( elementPath.lastElement ); + }, + + checkElementMatch: checkElementMatch, + + checkElementRemovable: checkElementMatch, + + /** + * Checks if an element is a {@link CKEDITOR.plugins.widget#wrapper wrapper} of a + * widget whose name matches the {@link #widget widget name} specified in the style definition. + * + * @param {CKEDITOR.dom.element} element + * @returns {Boolean} + */ + checkElement: function( element ) { + if ( !Widget.isDomWidgetWrapper( element ) ) + return false; + + var widgetElement = element.getFirst( Widget.isDomWidgetElement ); + return widgetElement && widgetElement.data( 'widget' ) == this.widget; + }, + + buildPreview: function( label ) { + return label || this._.definition.name; + }, + + /** + * Returns allowed content rules which should be registered for this style. + * Uses widget's {@link CKEDITOR.plugins.widget.definition#styleableElements} to make a rule + * allowing classes on specified elements or use widget's + * {@link CKEDITOR.plugins.widget.definition#styleToAllowedContentRules} method to transform a style + * into allowed content rules. + * + * @param {CKEDITOR.editor} The editor instance. + * @returns {CKEDITOR.filter.allowedContentRules} + */ + toAllowedContentRules: function( editor ) { + if ( !editor ) + return null; + + var widgetDef = editor.widgets.registered[ this.widget ], + classes, + rule = {}; + + if ( !widgetDef ) + return null; + + if ( widgetDef.styleableElements ) { + classes = this.getClassesArray(); + if ( !classes ) + return null; + + rule[ widgetDef.styleableElements ] = { + classes: classes, + propertiesOnly: true + }; + return rule; + } + if ( widgetDef.styleToAllowedContentRules ) + return widgetDef.styleToAllowedContentRules( this ); + return null; + }, + + /** + * Returns classes defined in the style in form of an array. + * + * @returns {String[]} + */ + getClassesArray: function() { + var classes = this._.definition.attributes && this._.definition.attributes[ 'class' ]; + + return classes ? CKEDITOR.tools.trim( classes ).split( /\s+/ ) : null; + }, + + /** + * Not implemented. + * + * @method applyToRange + */ + applyToRange: notImplemented, + + /** + * Not implemented. + * + * @method removeFromRange + */ + removeFromRange: notImplemented, + + /** + * Not implemented. + * + * @method applyToObject + */ + applyToObject: notImplemented + } ); + + function notImplemented() {} + + // @context style + function checkElementMatch( element, fullMatch, editor ) { + // Before CKEditor 4.4 wasn't a required argument, so we need to + // handle a case when it wasn't provided. + if ( !editor ) + return false; + + if ( !this.checkElement( element ) ) + return false; + + var widget = editor.widgets.getByElement( element, true ); + return widget && widget.checkStyleActive( this ); + } + + } )(); + + // + // EXPOSE PUBLIC API ------------------------------------------------------ + // + + CKEDITOR.plugins.widget = Widget; + Widget.repository = Repository; + Widget.nestedEditable = NestedEditable; +} )(); + +/** + * An event fired when a widget definition is registered by the {@link CKEDITOR.plugins.widget.repository#add} method. + * It is possible to modify the definition being registered. + * + * @event widgetDefinition + * @member CKEDITOR.editor + * @param {CKEDITOR.plugins.widget.definition} data Widget definition. + */ + +/** + * This is an abstract class that describes the definition of a widget. + * It is a type of {@link CKEDITOR.plugins.widget.repository#add} method's second argument. + * + * Widget instances inherit from registered widget definitions, although not in a prototypal way. + * They are simply extended with corresponding widget definitions. Note that not all properties of + * the widget definition become properties of a widget. Some, like {@link #data} or {@link #edit}, become + * widget's events listeners. + * + * @class CKEDITOR.plugins.widget.definition + * @abstract + * @mixins CKEDITOR.feature + */ + +/** + * Widget definition name. It is automatically set when the definition is + * {@link CKEDITOR.plugins.widget.repository#add registered}. + * + * @property {String} name + */ + +/** + * The method executed while initializing a widget, after a widget instance + * is created, but before it is ready. It is executed before the first + * {@link CKEDITOR.plugins.widget#event-data} is fired so it is common to + * use the `init` method to populate widget data with information loaded from + * the DOM, like for exmaple: + * + * init: function() { + * this.setData( 'width', this.element.getStyle( 'width' ) ); + * + * if ( this.parts.caption.getStyle( 'display' ) != 'none' ) + * this.setData( 'showCaption', true ); + * } + * + * @property {Function} init + */ + +/** + * The function to be used to upcast an element to this widget or a + * comma-separated list of upcast methods from the {@link #upcasts} object. + * + * The upcast function **is not** executed in the widget context (because the widget + * does not exist yet) and two arguments are passed: + * + * * `element` ({@link CKEDITOR.htmlParser.element}) – The element to be checked. + * * `data` (`Object`) – The object which can be extended with data which will then be passed to the widget. + * + * An element will be upcasted if a function returned `true` or an instance of + * a {@link CKEDITOR.htmlParser.element} if upcasting meant DOM structure changes + * (in this case the widget will be initialized on the returned element). + * + * @property {String/Function} upcast + */ + +/** + * The object containing functions which can be used to upcast this widget. + * Only those pointed by the {@link #upcast} property will be used. + * + * In most cases it is appropriate to use {@link #upcast} directly, + * because majority of widgets need just one method. + * However, in some cases the widget author may want to expose more than one variant + * and then this property may be used. + * + * upcasts: { + * // This function may upcast only figure elements. + * figure: function() { + * // ... + * }, + * // This function may upcast only image elements. + * image: function() { + * // ... + * }, + * // More variants... + * } + * + * // Then, widget user may choose which upcast methods will be enabled. + * editor.on( 'widgetDefinition', function( evt ) { + * if ( evt.data.name == 'image' ) + * evt.data.upcast = 'figure,image'; // Use both methods. + * } ); + * + * @property {Object} upcasts + */ + +/** + * The {@link #upcast} method(s) priority. The upcast with a lower priority number will be called before + * the one with a higher number. The default priority is `10`. + * + * @since 4.5 + * @property {Number} [upcastPriority=10] + */ + +/** + * The function to be used to downcast this widget or + * a name of the downcast option from the {@link #downcasts} object. + * + * The downcast funciton will be executed in the {@link CKEDITOR.plugins.widget} context + * and with `widgetElement` ({@link CKEDITOR.htmlParser.element}) argument which is + * the widget's main element. + * + * The function may return an instance of the {@link CKEDITOR.htmlParser.node} class if the widget + * needs to be downcasted to a different node than the widget's main element. + * + * @property {String/Function} downcast + */ + +/** + * The object containing functions which can be used to downcast this widget. + * Only the one pointed by the {@link #downcast} property will be used. + * + * In most cases it is appropriate to use {@link #downcast} directly, + * because majority of widgets have just one variant of downcasting (or none at all). + * However, in some cases the widget author may want to expose more than one variant + * and then this property may be used. + * + * downcasts: { + * // This downcast may transform the widget into the figure element. + * figure: function() { + * // ... + * }, + * // This downcast may transform the widget into the image element with data-* attributes. + * image: function() { + * // ... + * } + * } + * + * // Then, the widget user may choose one of the downcast options when setting up his editor. + * editor.on( 'widgetDefinition', function( evt ) { + * if ( evt.data.name == 'image' ) + * evt.data.downcast = 'figure'; + * } ); + * + * @property downcasts + */ + +/** + * If set, it will be added as the {@link CKEDITOR.plugins.widget#event-edit} event listener. + * This means that it will be executed when a widget is being edited. + * See the {@link CKEDITOR.plugins.widget#method-edit} method. + * + * @property {Function} edit + */ + +/** + * If set, it will be added as the {@link CKEDITOR.plugins.widget#event-data} event listener. + * This means that it will be executed every time the {@link CKEDITOR.plugins.widget#property-data widget data} changes. + * + * @property {Function} data + */ + +/** + * The method to be executed when the widget's command is executed in order to insert a new widget + * (widget of this type is not focused). If not defined, then the default action will be + * performed which means that: + * + * * An instance of the widget will be created in a detached {@link CKEDITOR.dom.documentFragment document fragment}, + * * The {@link CKEDITOR.plugins.widget#method-edit} method will be called to trigger widget editing, + * * The widget element will be inserted into DOM. + * + * @property {Function} insert + */ + +/** + * The name of a dialog window which will be opened on {@link CKEDITOR.plugins.widget#method-edit}. + * If not defined, then the {@link CKEDITOR.plugins.widget#method-edit} method will not perform any action and + * widget's command will insert a new widget without opening a dialog window first. + * + * @property {String} dialog + */ + +/** + * The template which will be used to create a new widget element (when the widget's command is executed). + * This string is populated with {@link #defaults default values} by using the {@link CKEDITOR.template} format. + * Therefore it has to be a valid {@link CKEDITOR.template} argument. + * + * @property {String} template + */ + +/** + * The data object which will be used to populate the data of a newly created widget. + * See {@link CKEDITOR.plugins.widget#property-data}. + * + * defaults: { + * showCaption: true, + * align: 'none' + * } + * + * @property defaults + */ + +/** + * An object containing definitions of widget components (part name => CSS selector). + * + * parts: { + * image: 'img', + * caption: 'div.caption' + * } + * + * @property parts + */ + +/** + * An object containing definitions of nested editables (editable name => {@link CKEDITOR.plugins.widget.nestedEditable.definition}). + * Note that editables *have to* be defined in the same order as they are in DOM / {@link CKEDITOR.plugins.widget.definition#template template}. + * Otherwise errors will occur when nesting widgets inside each other. + * + * editables: { + * header: 'h1', + * content: { + * selector: 'div.content', + * allowedContent: 'p strong em; a[!href]' + * } + * } + * + * @property editables + */ + +/** + * Widget name displayed in elements path. + * + * @property {String} pathName + */ + +/** + * If set to `true`, the widget's element will be covered with a transparent mask. + * This will prevent its content from being clickable, which matters in case + * of special elements like embedded Flash or iframes that generate a separate "context". + * + * @property {Boolean} mask + */ + +/** + * If set to `true/false`, it will force the widget to be either an inline or a block widget. + * If not set, the widget type will be determined from the widget element. + * + * Widget type influences whether a block (`div`) or an inline (`span`) element is used + * for the wrapper. + * + * @property {Boolean} inline + */ + +/** + * The label for the widget toolbar button. + * + * editor.widgets.add( 'simplebox', { + * button: 'Create a simple box' + * } ); + * + * editor.widgets.add( 'simplebox', { + * button: editor.lang.simplebox.title + * } ); + * + * @property {String} button + */ + +/** + * Whether widget should be draggable. Defaults to `true`. + * If set to `false` drag handler will not be displayed when hovering widget. + * + * @property {Boolean} draggable + */ + +/** + * Names of element(s) (separated by spaces) for which the {@link CKEDITOR.filter} should allow classes + * defined in the widget styles. For example if your widget is upcasted from a simple `
    ` + * element, then in order to make it styleable you can set: + * + * editor.widgets.add( 'customWidget', { + * upcast: function( element ) { + * return element.name == 'div'; + * }, + * + * // ... + * + * styleableElements: 'div' + * } ); + * + * Then, when the following style is defined: + * + * { + * name: 'Thick border', type: 'widget', widget: 'customWidget', + * attributes: { 'class': 'thickBorder' } + * } + * + * a rule allowing the `thickBorder` class for `div` elements will be registered in the {@link CKEDITOR.filter}. + * + * If you need to have more freedom when transforming widget style to allowed content rules, + * you can use the {@link #styleToAllowedContentRules} callback. + * + * @since 4.4 + * @property {String} styleableElements + */ + +/** + * Function transforming custom widget's {@link CKEDITOR.style} instance into + * {@link CKEDITOR.filter.allowedContentRules}. It may be used when a static + * {@link #styleableElements} property is not enough to inform the {@link CKEDITOR.filter} + * what HTML features should be enabled when allowing the given style. + * + * In most cases, when style's classes just have to be added to element name(s) used by + * the widget element, it is recommended to use simpler {@link #styleableElements} property. + * + * In order to get parsed classes from the style definition you can use + * {@link CKEDITOR.style.customHandlers.widget#getClassesArray}. + * + * For example, if you want to use the [object format of allowed content rules](#!/guide/dev_allowed_content_rules-section-object-format), + * to specify `match` validator, your implementation could look like this: + * + * editor.widgets.add( 'customWidget', { + * // ... + * + * styleToAllowedContentRules: funciton( style ) { + * // Retrieve classes defined in the style. + * var classes = style.getClassesArray(); + * + * // Do something crazy - for example return allowed content rules in object format, + * // with custom match property and propertiesOnly flag. + * return { + * h1: { + * match: isWidgetElement, + * propertiesOnly: true, + * classes: classes + * } + * }; + * } + * } ); + * + * @since 4.4 + * @property {Function} styleToAllowedContentRules + * @param {CKEDITOR.style.customHandlers.widget} style The style to be transformed. + * @returns {CKEDITOR.filter.allowedContentRules} + */ + +/** + * This is an abstract class that describes the definition of a widget's nested editable. + * It is a type of values in the {@link CKEDITOR.plugins.widget.definition#editables} object. + * + * In the simplest case the definition is a string which is a CSS selector used to + * find an element that will become a nested editable inside the widget. Note that + * the widget element can be a nested editable, too. + * + * In the more advanced case a definition is an object with a required `selector` property. + * + * editables: { + * header: 'h1', + * content: { + * selector: 'div.content', + * allowedContent: 'p strong em; a[!href]' + * } + * } + * + * @class CKEDITOR.plugins.widget.nestedEditable.definition + * @abstract + */ + +/** + * The CSS selector used to find an element which will become a nested editable. + * + * @property {String} selector + */ + +/** + * The [Advanced Content Filter](#!/guide/dev_advanced_content_filter) rules + * which will be used to limit the content allowed in this nested editable. + * This option is similar to {@link CKEDITOR.config#allowedContent} and one can + * use it to limit the editor features available in the nested editable. + * + * @property {CKEDITOR.filter.allowedContentRules} allowedContent + */ + +/** + * Nested editable name displayed in elements path. + * + * @property {String} pathName + */ diff --git a/sources/plugins/wysiwygarea/plugin.js b/sources/plugins/wysiwygarea/plugin.js index 9b24257b..a1ec9e67 100644 --- a/sources/plugins/wysiwygarea/plugin.js +++ b/sources/plugins/wysiwygarea/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/plugins/wysiwygarea/samples/fullpage.html b/sources/plugins/wysiwygarea/samples/fullpage.html index 35ae7d0b..341a4e7e 100644 --- a/sources/plugins/wysiwygarea/samples/fullpage.html +++ b/sources/plugins/wysiwygarea/samples/fullpage.html @@ -1,6 +1,6 @@ @@ -72,7 +72,7 @@ CKEDITOR.replace( 'textarea_id', { CKEditor - The text editor for the Internet - http://ckeditor.com

    - Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/css/samples.css b/sources/samples/css/samples.css index 6470b5b0..60b6b45a 100644 --- a/sources/samples/css/samples.css +++ b/sources/samples/css/samples.css @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @media (max-width: 900px) { diff --git a/sources/samples/index.html b/sources/samples/index.html index 3dfc0a48..0b154b79 100644 --- a/sources/samples/index.html +++ b/sources/samples/index.html @@ -1,6 +1,6 @@ @@ -116,7 +116,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license CKEditor – The text editor for the Internet – http://ckeditor.com

    - Copyright © 2003-2015, CKSource – Frederico Knabben. All rights reserved. + Copyright © 2003-2016, CKSource – Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/js/sample.js b/sources/samples/js/sample.js index 355b4cd7..d2eca00a 100644 --- a/sources/samples/js/sample.js +++ b/sources/samples/js/sample.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/samples/js/sf.js b/sources/samples/js/sf.js index 2cf18e96..57d581d3 100644 --- a/sources/samples/js/sf.js +++ b/sources/samples/js/sf.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ /* exported SF */ diff --git a/sources/samples/old/ajax.html b/sources/samples/old/ajax.html index 459da1bb..3f88ec2a 100644 --- a/sources/samples/old/ajax.html +++ b/sources/samples/old/ajax.html @@ -1,6 +1,6 @@ @@ -77,7 +77,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license CKEditor - The text editor for the Internet - http://ckeditor.com

    - Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/api.html b/sources/samples/old/api.html index 202f57c3..d01f0ee6 100644 --- a/sources/samples/old/api.html +++ b/sources/samples/old/api.html @@ -1,6 +1,6 @@ @@ -202,7 +202,7 @@ Second line of text preceded by two line breaks. CKEditor - The text editor for the Internet - http://ckeditor.com

    - Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/appendto.html b/sources/samples/old/appendto.html index c6510cf4..51e2d626 100644 --- a/sources/samples/old/appendto.html +++ b/sources/samples/old/appendto.html @@ -1,6 +1,6 @@ @@ -51,7 +51,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license CKEditor - The text editor for the Internet - http://ckeditor.com

    - Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/assets/outputxhtml/outputxhtml.css b/sources/samples/old/assets/outputxhtml/outputxhtml.css index 1b3bf646..50daa1d0 100644 --- a/sources/samples/old/assets/outputxhtml/outputxhtml.css +++ b/sources/samples/old/assets/outputxhtml/outputxhtml.css @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license * * Styles used by the XHTML 1.1 sample page (xhtml.html). diff --git a/sources/samples/old/assets/posteddata.php b/sources/samples/old/assets/posteddata.php index 1e1406f2..914b0984 100644 --- a/sources/samples/old/assets/posteddata.php +++ b/sources/samples/old/assets/posteddata.php @@ -1,7 +1,7 @@ @@ -52,7 +52,7 @@ if (!empty($_POST)) CKEditor - The text editor for the Internet - http://ckeditor.com

    - Copyright © 2003-2015, CKSource - Frederico Knabben. All rights reserved. + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/assets/uilanguages/languages.js b/sources/samples/old/assets/uilanguages/languages.js index c2db0e1c..bffea891 100644 --- a/sources/samples/old/assets/uilanguages/languages.js +++ b/sources/samples/old/assets/uilanguages/languages.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -17,6 +17,7 @@ var CKEDITOR_LANGS = ( function() { cy: 'Welsh', da: 'Danish', de: 'German', + 'de-ch': 'German (Switzerland)', el: 'Greek', en: 'English', 'en-au': 'English (Australia)', diff --git a/sources/samples/old/datafiltering.html b/sources/samples/old/datafiltering.html index 75c8c8be..700cd9ed 100644 --- a/sources/samples/old/datafiltering.html +++ b/sources/samples/old/datafiltering.html @@ -1,6 +1,6 @@ @@ -500,7 +500,7 @@ CKEDITOR.replace( 'editor7', { CKEditor - The text editor for the Internet - http://ckeditor.com

    - Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/divreplace.html b/sources/samples/old/divreplace.html index 6064b2d2..91008c8e 100644 --- a/sources/samples/old/divreplace.html +++ b/sources/samples/old/divreplace.html @@ -1,6 +1,6 @@ @@ -136,7 +136,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license CKEditor - The text editor for the Internet - http://ckeditor.com

    - Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/index.html b/sources/samples/old/index.html index 07853c17..8f8105dd 100644 --- a/sources/samples/old/index.html +++ b/sources/samples/old/index.html @@ -1,6 +1,6 @@ @@ -104,7 +104,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license CKEditor - The text editor for the Internet - http://ckeditor.com

    - Copyright © 2003-2015, CKSource - Frederico Knabben. All rights reserved. + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/inlineall.html b/sources/samples/old/inlineall.html index 23e2a5f5..6fbd9ef3 100644 --- a/sources/samples/old/inlineall.html +++ b/sources/samples/old/inlineall.html @@ -1,6 +1,6 @@ @@ -306,7 +306,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license http://ckeditor.com

    - Copyright © 2003-2015, CKSource + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/inlinebycode.html b/sources/samples/old/inlinebycode.html index 70e15550..390b142b 100644 --- a/sources/samples/old/inlinebycode.html +++ b/sources/samples/old/inlinebycode.html @@ -1,6 +1,6 @@ @@ -116,7 +116,7 @@ var editor = CKEDITOR.inline( document.getElementById( 'editable' ) ); http://ckeditor.com

    - Copyright © 2003-2015, CKSource + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/inlinetextarea.html b/sources/samples/old/inlinetextarea.html index e9274041..99ac241a 100644 --- a/sources/samples/old/inlinetextarea.html +++ b/sources/samples/old/inlinetextarea.html @@ -1,6 +1,6 @@ @@ -105,7 +105,7 @@ var editor = CKEDITOR.inline( 'article-body' ); http://ckeditor.com

    - Copyright © 2003-2015, CKSource + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/jquery.html b/sources/samples/old/jquery.html index 3d4b4dc9..75bffa9f 100644 --- a/sources/samples/old/jquery.html +++ b/sources/samples/old/jquery.html @@ -1,6 +1,6 @@ @@ -95,7 +95,7 @@ $( document ).ready( function() { CKEditor - The text editor for the Internet - http://ckeditor.com

    - Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/readonly.html b/sources/samples/old/readonly.html index 7b9e7178..086e7b42 100644 --- a/sources/samples/old/readonly.html +++ b/sources/samples/old/readonly.html @@ -1,6 +1,6 @@ @@ -68,7 +68,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license CKEditor - The text editor for the Internet - http://ckeditor.com

    - Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/replacebyclass.html b/sources/samples/old/replacebyclass.html index 7fb6dec6..e2eaa354 100644 --- a/sources/samples/old/replacebyclass.html +++ b/sources/samples/old/replacebyclass.html @@ -1,6 +1,6 @@ @@ -52,7 +52,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license CKEditor - The text editor for the Internet - http://ckeditor.com

    - Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/replacebycode.html b/sources/samples/old/replacebycode.html index 413ec4d3..a447c4eb 100644 --- a/sources/samples/old/replacebycode.html +++ b/sources/samples/old/replacebycode.html @@ -1,6 +1,6 @@ - + @@ -51,7 +51,7 @@ CKEDITOR.replace( 'textarea_id' ) CKEditor - The text editor for the Internet - http://ckeditor.com

    - Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/sample.css b/sources/samples/old/sample.css index 92f76bb6..89150987 100644 --- a/sources/samples/old/sample.css +++ b/sources/samples/old/sample.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/samples/old/sample.js b/sources/samples/old/sample.js index a0e02694..6152343d 100644 --- a/sources/samples/old/sample.js +++ b/sources/samples/old/sample.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/samples/old/sample_posteddata.php b/sources/samples/old/sample_posteddata.php index e560d204..d34d5811 100644 --- a/sources/samples/old/sample_posteddata.php +++ b/sources/samples/old/sample_posteddata.php @@ -9,7 +9,7 @@ To save the content created with CKEditor you need to read the POST data on the server side and write it to a file or the database. - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license ------------------------------------------------------------------------------------------- diff --git a/sources/samples/old/tabindex.html b/sources/samples/old/tabindex.html index 4918e672..22ff5bee 100644 --- a/sources/samples/old/tabindex.html +++ b/sources/samples/old/tabindex.html @@ -1,6 +1,6 @@ @@ -70,7 +70,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license CKEditor - The text editor for the Internet - http://ckeditor.com

    - Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/uicolor.html b/sources/samples/old/uicolor.html index c1b48aab..8acc91fa 100644 --- a/sources/samples/old/uicolor.html +++ b/sources/samples/old/uicolor.html @@ -1,6 +1,6 @@ @@ -64,7 +64,7 @@ CKEDITOR.replace( 'textarea_id', { CKEditor - The text editor for the Internet - http://ckeditor.com

    - Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/uilanguages.html b/sources/samples/old/uilanguages.html index a7bf1116..b1bb6947 100644 --- a/sources/samples/old/uilanguages.html +++ b/sources/samples/old/uilanguages.html @@ -1,6 +1,6 @@ @@ -114,7 +114,7 @@ CKEDITOR.replace( 'textarea_id', { CKEditor - The text editor for the Internet - http://ckeditor.com

    - Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/old/xhtmlstyle.html b/sources/samples/old/xhtmlstyle.html index bbf2b339..0732848b 100644 --- a/sources/samples/old/xhtmlstyle.html +++ b/sources/samples/old/xhtmlstyle.html @@ -1,6 +1,6 @@ @@ -226,7 +226,7 @@ CKEDITOR.replace( 'textarea_id', { CKEditor - The text editor for the Internet - http://ckeditor.com

    - Copyright © 2003-2015, CKSource - Frederico + Copyright © 2003-2016, CKSource - Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/toolbarconfigurator/index.html b/sources/samples/toolbarconfigurator/index.html index 3c1cf525..cf3d0438 100644 --- a/sources/samples/toolbarconfigurator/index.html +++ b/sources/samples/toolbarconfigurator/index.html @@ -1,6 +1,6 @@ @@ -136,7 +136,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license CKEditor – The text editor for the Internet – http://ckeditor.com

    - Copyright © 2003-2015, CKSource – Frederico Knabben. All rights reserved. + Copyright © 2003-2016, CKSource – Frederico Knabben. All rights reserved.

    diff --git a/sources/samples/toolbarconfigurator/less/base.less b/sources/samples/toolbarconfigurator/less/base.less index be59d207..0b7f918b 100644 --- a/sources/samples/toolbarconfigurator/less/base.less +++ b/sources/samples/toolbarconfigurator/less/base.less @@ -1,4 +1,4 @@ -// Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. // For licensing, see LICENSE.html or http://cksource.com/ckeditor/license @base-font-size: 16px; diff --git a/sources/samples/toolbarconfigurator/less/toolbarmodifier.less b/sources/samples/toolbarconfigurator/less/toolbarmodifier.less index ea6ed15a..319c6995 100644 --- a/sources/samples/toolbarconfigurator/less/toolbarmodifier.less +++ b/sources/samples/toolbarconfigurator/less/toolbarmodifier.less @@ -1,4 +1,4 @@ -// Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. // For licensing, see LICENSE.html or http://cksource.com/ckeditor/license @import "base.less"; diff --git a/sources/skins/moono/colorpanel.css b/sources/skins/moono/colorpanel.css index 72923710..8012f24e 100644 --- a/sources/skins/moono/colorpanel.css +++ b/sources/skins/moono/colorpanel.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/dialog.css b/sources/skins/moono/dialog.css index 2e5eb018..1f3704be 100644 --- a/sources/skins/moono/dialog.css +++ b/sources/skins/moono/dialog.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/dialog_ie.css b/sources/skins/moono/dialog_ie.css index ca02a477..16480b7e 100644 --- a/sources/skins/moono/dialog_ie.css +++ b/sources/skins/moono/dialog_ie.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/dialog_ie7.css b/sources/skins/moono/dialog_ie7.css index 29ac5d0a..e4eba128 100644 --- a/sources/skins/moono/dialog_ie7.css +++ b/sources/skins/moono/dialog_ie7.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/dialog_ie8.css b/sources/skins/moono/dialog_ie8.css index 1a7a36cd..cf642eb4 100644 --- a/sources/skins/moono/dialog_ie8.css +++ b/sources/skins/moono/dialog_ie8.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/dialog_iequirks.css b/sources/skins/moono/dialog_iequirks.css index 9f27a99b..daa0afa8 100644 --- a/sources/skins/moono/dialog_iequirks.css +++ b/sources/skins/moono/dialog_iequirks.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/editor.css b/sources/skins/moono/editor.css index 9d329845..9f960364 100644 --- a/sources/skins/moono/editor.css +++ b/sources/skins/moono/editor.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/editor_gecko.css b/sources/skins/moono/editor_gecko.css index af244889..c3f3398e 100644 --- a/sources/skins/moono/editor_gecko.css +++ b/sources/skins/moono/editor_gecko.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/editor_ie.css b/sources/skins/moono/editor_ie.css index 756098e2..19df7fd2 100644 --- a/sources/skins/moono/editor_ie.css +++ b/sources/skins/moono/editor_ie.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/editor_ie7.css b/sources/skins/moono/editor_ie7.css index 8d50ebc1..e2c3c6c4 100644 --- a/sources/skins/moono/editor_ie7.css +++ b/sources/skins/moono/editor_ie7.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/editor_ie8.css b/sources/skins/moono/editor_ie8.css index 864a5426..902a9da2 100644 --- a/sources/skins/moono/editor_ie8.css +++ b/sources/skins/moono/editor_ie8.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/editor_iequirks.css b/sources/skins/moono/editor_iequirks.css index b4efa0f2..06bcb60a 100644 --- a/sources/skins/moono/editor_iequirks.css +++ b/sources/skins/moono/editor_iequirks.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/elementspath.css b/sources/skins/moono/elementspath.css index ccf579cd..c8e12feb 100644 --- a/sources/skins/moono/elementspath.css +++ b/sources/skins/moono/elementspath.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/mainui.css b/sources/skins/moono/mainui.css index 73ab4df0..57bc309c 100644 --- a/sources/skins/moono/mainui.css +++ b/sources/skins/moono/mainui.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/menu.css b/sources/skins/moono/menu.css index bbaa2136..671e01ee 100644 --- a/sources/skins/moono/menu.css +++ b/sources/skins/moono/menu.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/notification.css b/sources/skins/moono/notification.css index c6292d3a..9a25f765 100644 --- a/sources/skins/moono/notification.css +++ b/sources/skins/moono/notification.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/panel.css b/sources/skins/moono/panel.css index 8743d198..e38702a5 100644 --- a/sources/skins/moono/panel.css +++ b/sources/skins/moono/panel.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/presets.css b/sources/skins/moono/presets.css index a4e554b9..3f4881eb 100644 --- a/sources/skins/moono/presets.css +++ b/sources/skins/moono/presets.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/readme.md b/sources/skins/moono/readme.md index 1d88da52..fc9a5449 100644 --- a/sources/skins/moono/readme.md +++ b/sources/skins/moono/readme.md @@ -44,6 +44,6 @@ Other parts: License ------- -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or [http://ckeditor.com/license](http://ckeditor.com/license) diff --git a/sources/skins/moono/reset.css b/sources/skins/moono/reset.css index 32ddf98e..169308d0 100644 --- a/sources/skins/moono/reset.css +++ b/sources/skins/moono/reset.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/richcombo.css b/sources/skins/moono/richcombo.css index 5887f6cc..103225e2 100644 --- a/sources/skins/moono/richcombo.css +++ b/sources/skins/moono/richcombo.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/skin.js b/sources/skins/moono/skin.js index 81a4efd4..6dbdaa93 100644 --- a/sources/skins/moono/skin.js +++ b/sources/skins/moono/skin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/skins/moono/toolbar.css b/sources/skins/moono/toolbar.css index afcf117c..013afa03 100644 --- a/sources/skins/moono/toolbar.css +++ b/sources/skins/moono/toolbar.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ diff --git a/sources/styles.js b/sources/styles.js index dda122f9..5c50ef44 100644 --- a/sources/styles.js +++ b/sources/styles.js @@ -1,5 +1,5 @@ -/** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ -- cgit v1.2.3