@ckeditor/ckeditor5-uploadcare 0.0.0-internal-20251210.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/LICENSE.md +22 -0
- package/README.md +47 -0
- package/build/translations/af.js +1 -0
- package/build/translations/ar.js +1 -0
- package/build/translations/ast.js +1 -0
- package/build/translations/az.js +1 -0
- package/build/translations/be.js +1 -0
- package/build/translations/bg.js +1 -0
- package/build/translations/bn.js +1 -0
- package/build/translations/bs.js +1 -0
- package/build/translations/ca.js +1 -0
- package/build/translations/cs.js +1 -0
- package/build/translations/da.js +1 -0
- package/build/translations/de-ch.js +1 -0
- package/build/translations/de.js +1 -0
- package/build/translations/el.js +1 -0
- package/build/translations/en-au.js +1 -0
- package/build/translations/en-gb.js +1 -0
- package/build/translations/eo.js +1 -0
- package/build/translations/es-co.js +1 -0
- package/build/translations/es.js +1 -0
- package/build/translations/et.js +1 -0
- package/build/translations/eu.js +1 -0
- package/build/translations/fa.js +1 -0
- package/build/translations/fi.js +1 -0
- package/build/translations/fr.js +1 -0
- package/build/translations/gl.js +1 -0
- package/build/translations/gu.js +1 -0
- package/build/translations/he.js +1 -0
- package/build/translations/hi.js +1 -0
- package/build/translations/hr.js +1 -0
- package/build/translations/hu.js +1 -0
- package/build/translations/hy.js +1 -0
- package/build/translations/id.js +1 -0
- package/build/translations/it.js +1 -0
- package/build/translations/ja.js +1 -0
- package/build/translations/jv.js +1 -0
- package/build/translations/kk.js +1 -0
- package/build/translations/km.js +1 -0
- package/build/translations/kn.js +1 -0
- package/build/translations/ko.js +1 -0
- package/build/translations/ku.js +1 -0
- package/build/translations/lt.js +1 -0
- package/build/translations/lv.js +1 -0
- package/build/translations/ms.js +1 -0
- package/build/translations/nb.js +1 -0
- package/build/translations/ne.js +1 -0
- package/build/translations/nl.js +1 -0
- package/build/translations/no.js +1 -0
- package/build/translations/oc.js +1 -0
- package/build/translations/pl.js +1 -0
- package/build/translations/pt-br.js +1 -0
- package/build/translations/pt.js +1 -0
- package/build/translations/ro.js +1 -0
- package/build/translations/ru.js +1 -0
- package/build/translations/si.js +1 -0
- package/build/translations/sk.js +1 -0
- package/build/translations/sl.js +1 -0
- package/build/translations/sq.js +1 -0
- package/build/translations/sr-latn.js +1 -0
- package/build/translations/sr.js +1 -0
- package/build/translations/sv.js +1 -0
- package/build/translations/th.js +1 -0
- package/build/translations/ti.js +1 -0
- package/build/translations/tk.js +1 -0
- package/build/translations/tr.js +1 -0
- package/build/translations/tt.js +1 -0
- package/build/translations/ug.js +1 -0
- package/build/translations/uk.js +1 -0
- package/build/translations/ur.js +1 -0
- package/build/translations/uz.js +1 -0
- package/build/translations/vi.js +1 -0
- package/build/translations/zh-cn.js +1 -0
- package/build/translations/zh.js +1 -0
- package/build/uploadcare.js +5 -0
- package/ckeditor5-metadata.json +47 -0
- package/dist/index-content.css +5 -0
- package/dist/index-editor.css +265 -0
- package/dist/index.css +315 -0
- package/dist/index.js +25 -0
- package/dist/translations/af.d.ts +8 -0
- package/dist/translations/af.js +23 -0
- package/dist/translations/af.umd.js +23 -0
- package/dist/translations/ar.d.ts +8 -0
- package/dist/translations/ar.js +23 -0
- package/dist/translations/ar.umd.js +23 -0
- package/dist/translations/ast.d.ts +8 -0
- package/dist/translations/ast.js +23 -0
- package/dist/translations/ast.umd.js +23 -0
- package/dist/translations/az.d.ts +8 -0
- package/dist/translations/az.js +23 -0
- package/dist/translations/az.umd.js +23 -0
- package/dist/translations/be.d.ts +8 -0
- package/dist/translations/be.js +23 -0
- package/dist/translations/be.umd.js +23 -0
- package/dist/translations/bg.d.ts +8 -0
- package/dist/translations/bg.js +23 -0
- package/dist/translations/bg.umd.js +23 -0
- package/dist/translations/bn.d.ts +8 -0
- package/dist/translations/bn.js +23 -0
- package/dist/translations/bn.umd.js +23 -0
- package/dist/translations/bs.d.ts +8 -0
- package/dist/translations/bs.js +23 -0
- package/dist/translations/bs.umd.js +23 -0
- package/dist/translations/ca.d.ts +8 -0
- package/dist/translations/ca.js +23 -0
- package/dist/translations/ca.umd.js +23 -0
- package/dist/translations/cs.d.ts +8 -0
- package/dist/translations/cs.js +23 -0
- package/dist/translations/cs.umd.js +23 -0
- package/dist/translations/da.d.ts +8 -0
- package/dist/translations/da.js +23 -0
- package/dist/translations/da.umd.js +23 -0
- package/dist/translations/de-ch.d.ts +8 -0
- package/dist/translations/de-ch.js +23 -0
- package/dist/translations/de-ch.umd.js +23 -0
- package/dist/translations/de.d.ts +8 -0
- package/dist/translations/de.js +23 -0
- package/dist/translations/de.umd.js +23 -0
- package/dist/translations/el.d.ts +8 -0
- package/dist/translations/el.js +23 -0
- package/dist/translations/el.umd.js +23 -0
- package/dist/translations/en-au.d.ts +8 -0
- package/dist/translations/en-au.js +23 -0
- package/dist/translations/en-au.umd.js +23 -0
- package/dist/translations/en-gb.d.ts +8 -0
- package/dist/translations/en-gb.js +23 -0
- package/dist/translations/en-gb.umd.js +23 -0
- package/dist/translations/en.d.ts +8 -0
- package/dist/translations/en.js +23 -0
- package/dist/translations/en.umd.js +23 -0
- package/dist/translations/eo.d.ts +8 -0
- package/dist/translations/eo.js +23 -0
- package/dist/translations/eo.umd.js +23 -0
- package/dist/translations/es-co.d.ts +8 -0
- package/dist/translations/es-co.js +23 -0
- package/dist/translations/es-co.umd.js +23 -0
- package/dist/translations/es.d.ts +8 -0
- package/dist/translations/es.js +23 -0
- package/dist/translations/es.umd.js +23 -0
- package/dist/translations/et.d.ts +8 -0
- package/dist/translations/et.js +23 -0
- package/dist/translations/et.umd.js +23 -0
- package/dist/translations/eu.d.ts +8 -0
- package/dist/translations/eu.js +23 -0
- package/dist/translations/eu.umd.js +23 -0
- package/dist/translations/fa.d.ts +8 -0
- package/dist/translations/fa.js +23 -0
- package/dist/translations/fa.umd.js +23 -0
- package/dist/translations/fi.d.ts +8 -0
- package/dist/translations/fi.js +23 -0
- package/dist/translations/fi.umd.js +23 -0
- package/dist/translations/fr.d.ts +8 -0
- package/dist/translations/fr.js +23 -0
- package/dist/translations/fr.umd.js +23 -0
- package/dist/translations/gl.d.ts +8 -0
- package/dist/translations/gl.js +23 -0
- package/dist/translations/gl.umd.js +23 -0
- package/dist/translations/gu.d.ts +8 -0
- package/dist/translations/gu.js +23 -0
- package/dist/translations/gu.umd.js +23 -0
- package/dist/translations/he.d.ts +8 -0
- package/dist/translations/he.js +23 -0
- package/dist/translations/he.umd.js +23 -0
- package/dist/translations/hi.d.ts +8 -0
- package/dist/translations/hi.js +23 -0
- package/dist/translations/hi.umd.js +23 -0
- package/dist/translations/hr.d.ts +8 -0
- package/dist/translations/hr.js +23 -0
- package/dist/translations/hr.umd.js +23 -0
- package/dist/translations/hu.d.ts +8 -0
- package/dist/translations/hu.js +23 -0
- package/dist/translations/hu.umd.js +23 -0
- package/dist/translations/hy.d.ts +8 -0
- package/dist/translations/hy.js +23 -0
- package/dist/translations/hy.umd.js +23 -0
- package/dist/translations/id.d.ts +8 -0
- package/dist/translations/id.js +23 -0
- package/dist/translations/id.umd.js +23 -0
- package/dist/translations/it.d.ts +8 -0
- package/dist/translations/it.js +23 -0
- package/dist/translations/it.umd.js +23 -0
- package/dist/translations/ja.d.ts +8 -0
- package/dist/translations/ja.js +23 -0
- package/dist/translations/ja.umd.js +23 -0
- package/dist/translations/jv.d.ts +8 -0
- package/dist/translations/jv.js +23 -0
- package/dist/translations/jv.umd.js +23 -0
- package/dist/translations/kk.d.ts +8 -0
- package/dist/translations/kk.js +23 -0
- package/dist/translations/kk.umd.js +23 -0
- package/dist/translations/km.d.ts +8 -0
- package/dist/translations/km.js +23 -0
- package/dist/translations/km.umd.js +23 -0
- package/dist/translations/kn.d.ts +8 -0
- package/dist/translations/kn.js +23 -0
- package/dist/translations/kn.umd.js +23 -0
- package/dist/translations/ko.d.ts +8 -0
- package/dist/translations/ko.js +23 -0
- package/dist/translations/ko.umd.js +23 -0
- package/dist/translations/ku.d.ts +8 -0
- package/dist/translations/ku.js +23 -0
- package/dist/translations/ku.umd.js +23 -0
- package/dist/translations/lt.d.ts +8 -0
- package/dist/translations/lt.js +23 -0
- package/dist/translations/lt.umd.js +23 -0
- package/dist/translations/lv.d.ts +8 -0
- package/dist/translations/lv.js +23 -0
- package/dist/translations/lv.umd.js +23 -0
- package/dist/translations/ms.d.ts +8 -0
- package/dist/translations/ms.js +23 -0
- package/dist/translations/ms.umd.js +23 -0
- package/dist/translations/nb.d.ts +8 -0
- package/dist/translations/nb.js +23 -0
- package/dist/translations/nb.umd.js +23 -0
- package/dist/translations/ne.d.ts +8 -0
- package/dist/translations/ne.js +23 -0
- package/dist/translations/ne.umd.js +23 -0
- package/dist/translations/nl.d.ts +8 -0
- package/dist/translations/nl.js +23 -0
- package/dist/translations/nl.umd.js +23 -0
- package/dist/translations/no.d.ts +8 -0
- package/dist/translations/no.js +23 -0
- package/dist/translations/no.umd.js +23 -0
- package/dist/translations/oc.d.ts +8 -0
- package/dist/translations/oc.js +23 -0
- package/dist/translations/oc.umd.js +23 -0
- package/dist/translations/pl.d.ts +8 -0
- package/dist/translations/pl.js +23 -0
- package/dist/translations/pl.umd.js +23 -0
- package/dist/translations/pt-br.d.ts +8 -0
- package/dist/translations/pt-br.js +23 -0
- package/dist/translations/pt-br.umd.js +23 -0
- package/dist/translations/pt.d.ts +8 -0
- package/dist/translations/pt.js +23 -0
- package/dist/translations/pt.umd.js +23 -0
- package/dist/translations/ro.d.ts +8 -0
- package/dist/translations/ro.js +23 -0
- package/dist/translations/ro.umd.js +23 -0
- package/dist/translations/ru.d.ts +8 -0
- package/dist/translations/ru.js +23 -0
- package/dist/translations/ru.umd.js +23 -0
- package/dist/translations/si.d.ts +8 -0
- package/dist/translations/si.js +23 -0
- package/dist/translations/si.umd.js +23 -0
- package/dist/translations/sk.d.ts +8 -0
- package/dist/translations/sk.js +23 -0
- package/dist/translations/sk.umd.js +23 -0
- package/dist/translations/sl.d.ts +8 -0
- package/dist/translations/sl.js +23 -0
- package/dist/translations/sl.umd.js +23 -0
- package/dist/translations/sq.d.ts +8 -0
- package/dist/translations/sq.js +23 -0
- package/dist/translations/sq.umd.js +23 -0
- package/dist/translations/sr-latn.d.ts +8 -0
- package/dist/translations/sr-latn.js +23 -0
- package/dist/translations/sr-latn.umd.js +23 -0
- package/dist/translations/sr.d.ts +8 -0
- package/dist/translations/sr.js +23 -0
- package/dist/translations/sr.umd.js +23 -0
- package/dist/translations/sv.d.ts +8 -0
- package/dist/translations/sv.js +23 -0
- package/dist/translations/sv.umd.js +23 -0
- package/dist/translations/th.d.ts +8 -0
- package/dist/translations/th.js +23 -0
- package/dist/translations/th.umd.js +23 -0
- package/dist/translations/ti.d.ts +8 -0
- package/dist/translations/ti.js +23 -0
- package/dist/translations/ti.umd.js +23 -0
- package/dist/translations/tk.d.ts +8 -0
- package/dist/translations/tk.js +23 -0
- package/dist/translations/tk.umd.js +23 -0
- package/dist/translations/tr.d.ts +8 -0
- package/dist/translations/tr.js +23 -0
- package/dist/translations/tr.umd.js +23 -0
- package/dist/translations/tt.d.ts +8 -0
- package/dist/translations/tt.js +23 -0
- package/dist/translations/tt.umd.js +23 -0
- package/dist/translations/ug.d.ts +8 -0
- package/dist/translations/ug.js +23 -0
- package/dist/translations/ug.umd.js +23 -0
- package/dist/translations/uk.d.ts +8 -0
- package/dist/translations/uk.js +23 -0
- package/dist/translations/uk.umd.js +23 -0
- package/dist/translations/ur.d.ts +8 -0
- package/dist/translations/ur.js +23 -0
- package/dist/translations/ur.umd.js +23 -0
- package/dist/translations/uz.d.ts +8 -0
- package/dist/translations/uz.js +23 -0
- package/dist/translations/uz.umd.js +23 -0
- package/dist/translations/vi.d.ts +8 -0
- package/dist/translations/vi.js +23 -0
- package/dist/translations/vi.umd.js +23 -0
- package/dist/translations/zh-cn.d.ts +8 -0
- package/dist/translations/zh-cn.js +23 -0
- package/dist/translations/zh-cn.umd.js +23 -0
- package/dist/translations/zh.d.ts +8 -0
- package/dist/translations/zh.js +23 -0
- package/dist/translations/zh.umd.js +23 -0
- package/lang/contexts.json +24 -0
- package/lang/translations/af.po +100 -0
- package/lang/translations/ar.po +100 -0
- package/lang/translations/ast.po +100 -0
- package/lang/translations/az.po +100 -0
- package/lang/translations/be.po +100 -0
- package/lang/translations/bg.po +100 -0
- package/lang/translations/bn.po +100 -0
- package/lang/translations/bs.po +100 -0
- package/lang/translations/ca.po +100 -0
- package/lang/translations/cs.po +100 -0
- package/lang/translations/da.po +100 -0
- package/lang/translations/de-ch.po +100 -0
- package/lang/translations/de.po +100 -0
- package/lang/translations/el.po +100 -0
- package/lang/translations/en-au.po +100 -0
- package/lang/translations/en-gb.po +100 -0
- package/lang/translations/en.po +100 -0
- package/lang/translations/eo.po +100 -0
- package/lang/translations/es-co.po +100 -0
- package/lang/translations/es.po +100 -0
- package/lang/translations/et.po +100 -0
- package/lang/translations/eu.po +100 -0
- package/lang/translations/fa.po +100 -0
- package/lang/translations/fi.po +100 -0
- package/lang/translations/fr.po +100 -0
- package/lang/translations/gl.po +100 -0
- package/lang/translations/gu.po +100 -0
- package/lang/translations/he.po +100 -0
- package/lang/translations/hi.po +100 -0
- package/lang/translations/hr.po +100 -0
- package/lang/translations/hu.po +100 -0
- package/lang/translations/hy.po +100 -0
- package/lang/translations/id.po +100 -0
- package/lang/translations/it.po +100 -0
- package/lang/translations/ja.po +100 -0
- package/lang/translations/jv.po +100 -0
- package/lang/translations/kk.po +100 -0
- package/lang/translations/km.po +100 -0
- package/lang/translations/kn.po +100 -0
- package/lang/translations/ko.po +100 -0
- package/lang/translations/ku.po +100 -0
- package/lang/translations/lt.po +100 -0
- package/lang/translations/lv.po +100 -0
- package/lang/translations/ms.po +100 -0
- package/lang/translations/nb.po +100 -0
- package/lang/translations/ne.po +100 -0
- package/lang/translations/nl.po +100 -0
- package/lang/translations/no.po +100 -0
- package/lang/translations/oc.po +100 -0
- package/lang/translations/pl.po +100 -0
- package/lang/translations/pt-br.po +100 -0
- package/lang/translations/pt.po +100 -0
- package/lang/translations/ro.po +100 -0
- package/lang/translations/ru.po +100 -0
- package/lang/translations/si.po +100 -0
- package/lang/translations/sk.po +100 -0
- package/lang/translations/sl.po +100 -0
- package/lang/translations/sq.po +100 -0
- package/lang/translations/sr-latn.po +100 -0
- package/lang/translations/sr.po +100 -0
- package/lang/translations/sv.po +100 -0
- package/lang/translations/th.po +100 -0
- package/lang/translations/ti.po +100 -0
- package/lang/translations/tk.po +100 -0
- package/lang/translations/tr.po +100 -0
- package/lang/translations/tt.po +100 -0
- package/lang/translations/ug.po +100 -0
- package/lang/translations/uk.po +100 -0
- package/lang/translations/ur.po +100 -0
- package/lang/translations/uz.po +100 -0
- package/lang/translations/vi.po +100 -0
- package/lang/translations/zh-cn.po +100 -0
- package/lang/translations/zh.po +100 -0
- package/package.json +81 -0
- package/src/augmentation.d.ts +30 -0
- package/src/augmentation.js +23 -0
- package/src/index.d.ts +18 -0
- package/src/index.js +23 -0
- package/src/ui/uploadcarecontroller.d.ts +26 -0
- package/src/ui/uploadcarecontroller.js +24 -0
- package/src/ui/uploadcareformview.d.ts +23 -0
- package/src/ui/uploadcareformview.js +23 -0
- package/src/uploadcare.d.ts +48 -0
- package/src/uploadcare.js +23 -0
- package/src/uploadcarecommand.d.ts +38 -0
- package/src/uploadcarecommand.js +23 -0
- package/src/uploadcareconfig.d.ts +280 -0
- package/src/uploadcareconfig.js +23 -0
- package/src/uploadcareediting.d.ts +59 -0
- package/src/uploadcareediting.js +23 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditcontroller.d.ts +78 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditcontroller.js +24 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditformeditingview.d.ts +25 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditformeditingview.js +23 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditformerrorview.d.ts +24 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditformerrorview.js +23 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditformloadingview.d.ts +24 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditformloadingview.js +23 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditformview.d.ts +32 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditformview.js +23 -0
- package/src/uploadcareimageedit/uploadcareimageeditcommand.d.ts +49 -0
- package/src/uploadcareimageedit/uploadcareimageeditcommand.js +23 -0
- package/src/uploadcareimageedit/uploadcareimageeditediting.d.ts +38 -0
- package/src/uploadcareimageedit/uploadcareimageeditediting.js +23 -0
- package/src/uploadcareimageedit/uploadcareimageeditui.d.ts +47 -0
- package/src/uploadcareimageedit/uploadcareimageeditui.js +23 -0
- package/src/uploadcareimageedit/uploadcareimagereplacecommand.d.ts +23 -0
- package/src/uploadcareimageedit/uploadcareimagereplacecommand.js +23 -0
- package/src/uploadcareimageedit.d.ts +32 -0
- package/src/uploadcareimageedit.js +23 -0
- package/src/uploadcareui.d.ts +41 -0
- package/src/uploadcareui.js +23 -0
- package/src/uploadcareuploadadapter.d.ts +39 -0
- package/src/uploadcareuploadadapter.js +23 -0
- package/src/utils/common-translations.d.ts +5 -0
- package/src/utils/common-translations.js +23 -0
- package/src/utils/dialogfocusmanagerview.d.ts +29 -0
- package/src/utils/dialogfocusmanagerview.js +23 -0
- package/src/utils/editingutils.d.ts +5 -0
- package/src/utils/editingutils.js +23 -0
- package/src/utils/isancestor.d.ts +8 -0
- package/src/utils/isancestor.js +23 -0
- package/src/utils/uploadutils.d.ts +5 -0
- package/src/utils/uploadutils.js +23 -0
- package/theme/uploadcare-form.css +198 -0
- package/theme/uploadcare-theme.css +20 -0
- package/theme/uploadcareimageedit.css +64 -0
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'ms':{'dictionary':{'Insert\x20with\x20Dropbox':'Sisipkan\x20dengan\x20Dropbox','Replace\x20with\x20Dropbox':'Gantikan\x20dengan\x20Dropbox','With\x20Dropbox':'Dengan\x20Dropbox','Insert\x20with\x20Facebook':'Sisipkan\x20dengan\x20Facebook','Replace\x20with\x20Facebook':'Gantikan\x20dengan\x20Facebook','With\x20Facebook':'Dengan\x20Facebook','Insert\x20with\x20Google\x20Drive':'Sisipkan\x20dengan\x20Google\x20Drive','Replace\x20with\x20Google\x20Drive':'Gantikan\x20dengan\x20Google\x20Drive','With\x20Google\x20Drive':'Dengan\x20Google\x20Drive','Insert\x20with\x20Google\x20Photos':'Sisipkan\x20dengan\x20Google\x20Photos','Replace\x20with\x20Google\x20Photos':'Gantikan\x20dengan\x20Google\x20Photos','With\x20Google\x20Photos':'Dengan\x20Google\x20Photos','Insert\x20with\x20OneDrive':'Sisipkan\x20dengan\x20OneDrive','Replace\x20with\x20OneDrive':'Gantikan\x20dengan\x20OneDrive','With\x20OneDrive':'Dengan\x20OneDrive','Replace\x20via\x20URL':'Gantikan\x20melalui\x20URL','Edit\x20Image\x20(Uploadcare)':'Sunting\x20imej','Loading\x20image...':'Memuatkan\x20imej...','Unable\x20to\x20load':'Tidak\x20dapat\x20memuatkan','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'Kami\x20tidak\x20dapat\x20memuatkan\x20imej\x20disebabkan\x20oleh\x20isu\x20sambungan\x20rangkaian.','Try\x20again\x20(Uploadcare)':'Cuba\x20lagi','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':'Imej\x20tidak\x20ditemui.\x20Sumbernya\x20mungkin\x20telah\x20dialih\x20keluar.'},'getPluralForm':_0x4e8213=>0x0}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x460921=>{const {ms:{dictionary:_0x4f2925,getPluralForm:_0x542889}}={'ms':{'dictionary':{'Insert\x20with\x20Dropbox':'Sisipkan\x20dengan\x20Dropbox','Replace\x20with\x20Dropbox':'Gantikan\x20dengan\x20Dropbox','With\x20Dropbox':'Dengan\x20Dropbox','Insert\x20with\x20Facebook':'Sisipkan\x20dengan\x20Facebook','Replace\x20with\x20Facebook':'Gantikan\x20dengan\x20Facebook','With\x20Facebook':'Dengan\x20Facebook','Insert\x20with\x20Google\x20Drive':'Sisipkan\x20dengan\x20Google\x20Drive','Replace\x20with\x20Google\x20Drive':'Gantikan\x20dengan\x20Google\x20Drive','With\x20Google\x20Drive':'Dengan\x20Google\x20Drive','Insert\x20with\x20Google\x20Photos':'Sisipkan\x20dengan\x20Google\x20Photos','Replace\x20with\x20Google\x20Photos':'Gantikan\x20dengan\x20Google\x20Photos','With\x20Google\x20Photos':'Dengan\x20Google\x20Photos','Insert\x20with\x20OneDrive':'Sisipkan\x20dengan\x20OneDrive','Replace\x20with\x20OneDrive':'Gantikan\x20dengan\x20OneDrive','With\x20OneDrive':'Dengan\x20OneDrive','Replace\x20via\x20URL':'Gantikan\x20melalui\x20URL','Edit\x20Image\x20(Uploadcare)':'Sunting\x20imej','Loading\x20image...':'Memuatkan\x20imej...','Unable\x20to\x20load':'Tidak\x20dapat\x20memuatkan','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'Kami\x20tidak\x20dapat\x20memuatkan\x20imej\x20disebabkan\x20oleh\x20isu\x20sambungan\x20rangkaian.','Try\x20again\x20(Uploadcare)':'Cuba\x20lagi','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':'Imej\x20tidak\x20ditemui.\x20Sumbernya\x20mungkin\x20telah\x20dialih\x20keluar.'},'getPluralForm':_0xe07961=>0x0}};_0x460921['ms']||={'dictionary':{},'getPluralForm':null},_0x460921['ms']['dictionary']=Object['assign'](_0x460921['ms']['dictionary'],_0x4f2925),_0x460921['ms']['getPluralForm']=_0x542889;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'nb':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x55071b=>0x1!=_0x55071b}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x5b6472=>{const {nb:{dictionary:_0x50fb3b,getPluralForm:_0x376735}}={'nb':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x326f7a=>0x1!=_0x326f7a}};_0x5b6472['nb']||={'dictionary':{},'getPluralForm':null},_0x5b6472['nb']['dictionary']=Object['assign'](_0x5b6472['nb']['dictionary'],_0x50fb3b),_0x5b6472['nb']['getPluralForm']=_0x376735;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'ne':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0xab7303=>0x1!=_0xab7303}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x1b9d98=>{const {ne:{dictionary:_0x488613,getPluralForm:_0x51088d}}={'ne':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x3345e1=>0x1!=_0x3345e1}};_0x1b9d98['ne']||={'dictionary':{},'getPluralForm':null},_0x1b9d98['ne']['dictionary']=Object['assign'](_0x1b9d98['ne']['dictionary'],_0x488613),_0x1b9d98['ne']['getPluralForm']=_0x51088d;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'nl':{'dictionary':{'Insert\x20with\x20Dropbox':'Invoegen\x20met\x20Dropbox','Replace\x20with\x20Dropbox':'Vervangen\x20met\x20Dropbox','With\x20Dropbox':'Met\x20Dropbox','Insert\x20with\x20Facebook':'Invoegen\x20met\x20Facebook','Replace\x20with\x20Facebook':'Vervangen\x20met\x20Facebook','With\x20Facebook':'Met\x20Facebook','Insert\x20with\x20Google\x20Drive':'Invoegen\x20met\x20Google\x20Drive','Replace\x20with\x20Google\x20Drive':'Vervangen\x20met\x20Google\x20Drive','With\x20Google\x20Drive':'Met\x20Google\x20Drive','Insert\x20with\x20Google\x20Photos':'Invoegen\x20met\x20Google\x20Foto\x27s','Replace\x20with\x20Google\x20Photos':'Vervangen\x20met\x20Google\x20Foto\x27s','With\x20Google\x20Photos':'Met\x20Google\x20Foto\x27s','Insert\x20with\x20OneDrive':'Invoegen\x20met\x20OneDrive','Replace\x20with\x20OneDrive':'Vervangen\x20met\x20OneDrive','With\x20OneDrive':'Met\x20OneDrive','Replace\x20via\x20URL':'Vervangen\x20via\x20URL','Edit\x20Image\x20(Uploadcare)':'Afbeelding\x20bewerken','Loading\x20image...':'Afbeelding\x20aan\x20het\x20laden...','Unable\x20to\x20load':'Kan\x20niet\x20worden\x20geladen','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'De\x20afbeelding\x20kon\x20niet\x20worden\x20geladen\x20wegens\x20problemen\x20met\x20de\x20netwerkverbinding.','Try\x20again\x20(Uploadcare)':'Probeer\x20opnieuw','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':'De\x20afbeelding\x20kon\x20niet\x20worden\x20gevonden.\x20Het\x20bronbestand\x20is\x20wellicht\x20verwijderd.'},'getPluralForm':_0x39540e=>0x1!=_0x39540e}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x37e793=>{const {nl:{dictionary:_0x231cea,getPluralForm:_0x41d710}}={'nl':{'dictionary':{'Insert\x20with\x20Dropbox':'Invoegen\x20met\x20Dropbox','Replace\x20with\x20Dropbox':'Vervangen\x20met\x20Dropbox','With\x20Dropbox':'Met\x20Dropbox','Insert\x20with\x20Facebook':'Invoegen\x20met\x20Facebook','Replace\x20with\x20Facebook':'Vervangen\x20met\x20Facebook','With\x20Facebook':'Met\x20Facebook','Insert\x20with\x20Google\x20Drive':'Invoegen\x20met\x20Google\x20Drive','Replace\x20with\x20Google\x20Drive':'Vervangen\x20met\x20Google\x20Drive','With\x20Google\x20Drive':'Met\x20Google\x20Drive','Insert\x20with\x20Google\x20Photos':'Invoegen\x20met\x20Google\x20Foto\x27s','Replace\x20with\x20Google\x20Photos':'Vervangen\x20met\x20Google\x20Foto\x27s','With\x20Google\x20Photos':'Met\x20Google\x20Foto\x27s','Insert\x20with\x20OneDrive':'Invoegen\x20met\x20OneDrive','Replace\x20with\x20OneDrive':'Vervangen\x20met\x20OneDrive','With\x20OneDrive':'Met\x20OneDrive','Replace\x20via\x20URL':'Vervangen\x20via\x20URL','Edit\x20Image\x20(Uploadcare)':'Afbeelding\x20bewerken','Loading\x20image...':'Afbeelding\x20aan\x20het\x20laden...','Unable\x20to\x20load':'Kan\x20niet\x20worden\x20geladen','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'De\x20afbeelding\x20kon\x20niet\x20worden\x20geladen\x20wegens\x20problemen\x20met\x20de\x20netwerkverbinding.','Try\x20again\x20(Uploadcare)':'Probeer\x20opnieuw','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':'De\x20afbeelding\x20kon\x20niet\x20worden\x20gevonden.\x20Het\x20bronbestand\x20is\x20wellicht\x20verwijderd.'},'getPluralForm':_0x1ae7c8=>0x1!=_0x1ae7c8}};_0x37e793['nl']||={'dictionary':{},'getPluralForm':null},_0x37e793['nl']['dictionary']=Object['assign'](_0x37e793['nl']['dictionary'],_0x231cea),_0x37e793['nl']['getPluralForm']=_0x41d710;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'no':{'dictionary':{'Insert\x20with\x20Dropbox':'Sett\x20inn\x20med\x20Dropbox','Replace\x20with\x20Dropbox':'Erstatt\x20med\x20Dropbox','With\x20Dropbox':'Med\x20Dropbox','Insert\x20with\x20Facebook':'Sett\x20inn\x20med\x20Facebook','Replace\x20with\x20Facebook':'Erstatt\x20med\x20Facebook','With\x20Facebook':'Med\x20Facebook','Insert\x20with\x20Google\x20Drive':'Sett\x20inn\x20med\x20Google\x20Drive','Replace\x20with\x20Google\x20Drive':'Erstatt\x20med\x20Google\x20Drive','With\x20Google\x20Drive':'Med\x20Google\x20Drive','Insert\x20with\x20Google\x20Photos':'Sett\x20inn\x20med\x20Google\x20Photos','Replace\x20with\x20Google\x20Photos':'Erstatt\x20med\x20Google\x20Photos','With\x20Google\x20Photos':'Med\x20Google\x20Photos','Insert\x20with\x20OneDrive':'Sett\x20inn\x20med\x20OneDrive','Replace\x20with\x20OneDrive':'Erstatt\x20med\x20OneDrive','With\x20OneDrive':'Med\x20OneDrive','Replace\x20via\x20URL':'Erstatt\x20via\x20URL','Edit\x20Image\x20(Uploadcare)':'Redigere\x20bilde','Loading\x20image...':'Laster\x20inn\x20bilde\x20…','Unable\x20to\x20load':'Kan\x20ikke\x20lastes\x20inn','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'Vi\x20klarte\x20ikke\x20å\x20laste\x20inn\x20bildet\x20på\x20grunn\x20av\x20problemer\x20med\x20nettverkstilkoblingen.','Try\x20again\x20(Uploadcare)':'Prøv\x20igjen','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':'Bildet\x20ble\x20ikke\x20funnet.\x20Kilden\x20kan\x20ha\x20blitt\x20fjernet.'},'getPluralForm':_0x37b324=>0x1!=_0x37b324}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0xa9e62b=>{const {no:{dictionary:_0x2208d0,getPluralForm:_0x19ce00}}={'no':{'dictionary':{'Insert\x20with\x20Dropbox':'Sett\x20inn\x20med\x20Dropbox','Replace\x20with\x20Dropbox':'Erstatt\x20med\x20Dropbox','With\x20Dropbox':'Med\x20Dropbox','Insert\x20with\x20Facebook':'Sett\x20inn\x20med\x20Facebook','Replace\x20with\x20Facebook':'Erstatt\x20med\x20Facebook','With\x20Facebook':'Med\x20Facebook','Insert\x20with\x20Google\x20Drive':'Sett\x20inn\x20med\x20Google\x20Drive','Replace\x20with\x20Google\x20Drive':'Erstatt\x20med\x20Google\x20Drive','With\x20Google\x20Drive':'Med\x20Google\x20Drive','Insert\x20with\x20Google\x20Photos':'Sett\x20inn\x20med\x20Google\x20Photos','Replace\x20with\x20Google\x20Photos':'Erstatt\x20med\x20Google\x20Photos','With\x20Google\x20Photos':'Med\x20Google\x20Photos','Insert\x20with\x20OneDrive':'Sett\x20inn\x20med\x20OneDrive','Replace\x20with\x20OneDrive':'Erstatt\x20med\x20OneDrive','With\x20OneDrive':'Med\x20OneDrive','Replace\x20via\x20URL':'Erstatt\x20via\x20URL','Edit\x20Image\x20(Uploadcare)':'Redigere\x20bilde','Loading\x20image...':'Laster\x20inn\x20bilde\x20…','Unable\x20to\x20load':'Kan\x20ikke\x20lastes\x20inn','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'Vi\x20klarte\x20ikke\x20å\x20laste\x20inn\x20bildet\x20på\x20grunn\x20av\x20problemer\x20med\x20nettverkstilkoblingen.','Try\x20again\x20(Uploadcare)':'Prøv\x20igjen','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':'Bildet\x20ble\x20ikke\x20funnet.\x20Kilden\x20kan\x20ha\x20blitt\x20fjernet.'},'getPluralForm':_0x85ffef=>0x1!=_0x85ffef}};_0xa9e62b['no']||={'dictionary':{},'getPluralForm':null},_0xa9e62b['no']['dictionary']=Object['assign'](_0xa9e62b['no']['dictionary'],_0x2208d0),_0xa9e62b['no']['getPluralForm']=_0x19ce00;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'oc':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0xc90aa3=>_0xc90aa3>0x1}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x496dc4=>{const {oc:{dictionary:_0x1f0a97,getPluralForm:_0x5631ad}}={'oc':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x4b7606=>_0x4b7606>0x1}};_0x496dc4['oc']||={'dictionary':{},'getPluralForm':null},_0x496dc4['oc']['dictionary']=Object['assign'](_0x496dc4['oc']['dictionary'],_0x1f0a97),_0x496dc4['oc']['getPluralForm']=_0x5631ad;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'pl':{'dictionary':{'Insert\x20with\x20Dropbox':'Wstaw,\x20korzystając\x20z\x20Dropbox','Replace\x20with\x20Dropbox':'Zastąp,\x20korzystając\x20z\x20Dropbox','With\x20Dropbox':'Korzystając\x20z\x20Dropbox','Insert\x20with\x20Facebook':'Wstaw,\x20korzystając\x20z\x20Facebooka','Replace\x20with\x20Facebook':'Zastąp,\x20korzystając\x20z\x20Facebooka','With\x20Facebook':'Korzystając\x20z\x20Facebooka','Insert\x20with\x20Google\x20Drive':'Wstaw,\x20korzystając\x20z\x20Dysku\x20Google','Replace\x20with\x20Google\x20Drive':'Zastąp,\x20korzystając\x20z\x20Dysku\x20Google','With\x20Google\x20Drive':'Korzystając\x20z\x20Dysku\x20Google','Insert\x20with\x20Google\x20Photos':'Wstaw,\x20korzystając\x20ze\x20Zdjęć\x20Google','Replace\x20with\x20Google\x20Photos':'Zastąp,\x20korzystając\x20ze\x20Zdjęć\x20Google','With\x20Google\x20Photos':'Korzystając\x20ze\x20Zdjęć\x20Google','Insert\x20with\x20OneDrive':'Wstaw,\x20korzystając\x20z\x20usługi\x20OneDrive','Replace\x20with\x20OneDrive':'Zastąp,\x20korzystając\x20z\x20usługi\x20OneDrive','With\x20OneDrive':'Korzystając\x20z\x20usługi\x20OneDrive','Replace\x20via\x20URL':'Zastąp,\x20korzystając\x20z\x20adresu\x20URL','Edit\x20Image\x20(Uploadcare)':'Edytuj\x20obraz','Loading\x20image...':'Wczytywanie\x20obrazu...','Unable\x20to\x20load':'Nie\x20można\x20wczytać','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'Nie\x20można\x20wczytać\x20obrazu\x20z\x20powodu\x20problemów\x20z\x20połączeniem\x20sieciowym.','Try\x20again\x20(Uploadcare)':'Spróbuj\x20ponownie','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':'Nie\x20znaleziono\x20obrazu.\x20Jego\x20źródło\x20mogło\x20zostać\x20usunięte.'},'getPluralForm':_0x3b49ee=>0x1==_0x3b49ee?0x0:_0x3b49ee%0xa>=0x2&&_0x3b49ee%0xa<=0x4&&(_0x3b49ee%0x64<0xa||_0x3b49ee%0x64>=0x14)?0x1:0x2}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x45e295=>{const {pl:{dictionary:_0x5dcbc1,getPluralForm:_0x213b94}}={'pl':{'dictionary':{'Insert\x20with\x20Dropbox':'Wstaw,\x20korzystając\x20z\x20Dropbox','Replace\x20with\x20Dropbox':'Zastąp,\x20korzystając\x20z\x20Dropbox','With\x20Dropbox':'Korzystając\x20z\x20Dropbox','Insert\x20with\x20Facebook':'Wstaw,\x20korzystając\x20z\x20Facebooka','Replace\x20with\x20Facebook':'Zastąp,\x20korzystając\x20z\x20Facebooka','With\x20Facebook':'Korzystając\x20z\x20Facebooka','Insert\x20with\x20Google\x20Drive':'Wstaw,\x20korzystając\x20z\x20Dysku\x20Google','Replace\x20with\x20Google\x20Drive':'Zastąp,\x20korzystając\x20z\x20Dysku\x20Google','With\x20Google\x20Drive':'Korzystając\x20z\x20Dysku\x20Google','Insert\x20with\x20Google\x20Photos':'Wstaw,\x20korzystając\x20ze\x20Zdjęć\x20Google','Replace\x20with\x20Google\x20Photos':'Zastąp,\x20korzystając\x20ze\x20Zdjęć\x20Google','With\x20Google\x20Photos':'Korzystając\x20ze\x20Zdjęć\x20Google','Insert\x20with\x20OneDrive':'Wstaw,\x20korzystając\x20z\x20usługi\x20OneDrive','Replace\x20with\x20OneDrive':'Zastąp,\x20korzystając\x20z\x20usługi\x20OneDrive','With\x20OneDrive':'Korzystając\x20z\x20usługi\x20OneDrive','Replace\x20via\x20URL':'Zastąp,\x20korzystając\x20z\x20adresu\x20URL','Edit\x20Image\x20(Uploadcare)':'Edytuj\x20obraz','Loading\x20image...':'Wczytywanie\x20obrazu...','Unable\x20to\x20load':'Nie\x20można\x20wczytać','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'Nie\x20można\x20wczytać\x20obrazu\x20z\x20powodu\x20problemów\x20z\x20połączeniem\x20sieciowym.','Try\x20again\x20(Uploadcare)':'Spróbuj\x20ponownie','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':'Nie\x20znaleziono\x20obrazu.\x20Jego\x20źródło\x20mogło\x20zostać\x20usunięte.'},'getPluralForm':_0x7d011d=>0x1==_0x7d011d?0x0:_0x7d011d%0xa>=0x2&&_0x7d011d%0xa<=0x4&&(_0x7d011d%0x64<0xa||_0x7d011d%0x64>=0x14)?0x1:0x2}};_0x45e295['pl']||={'dictionary':{},'getPluralForm':null},_0x45e295['pl']['dictionary']=Object['assign'](_0x45e295['pl']['dictionary'],_0x5dcbc1),_0x45e295['pl']['getPluralForm']=_0x213b94;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'pt-br':{'dictionary':{'Insert\x20with\x20Dropbox':'Inserir\x20com\x20Dropbox','Replace\x20with\x20Dropbox':'Substituir\x20pelo\x20Dropbox','With\x20Dropbox':'Com\x20Dropbox','Insert\x20with\x20Facebook':'Inserir\x20com\x20Facebook','Replace\x20with\x20Facebook':'Substituir\x20pelo\x20Facebook','With\x20Facebook':'Com\x20Facebook','Insert\x20with\x20Google\x20Drive':'Inserir\x20com\x20Google\x20Drive','Replace\x20with\x20Google\x20Drive':'Substituir\x20pelo\x20Google\x20Drive','With\x20Google\x20Drive':'Com\x20Google\x20Drive','Insert\x20with\x20Google\x20Photos':'Inseriir\x20com\x20Google\x20Photos','Replace\x20with\x20Google\x20Photos':'Substituir\x20pelo\x20Google\x20Photos','With\x20Google\x20Photos':'Com\x20Google\x20Photos','Insert\x20with\x20OneDrive':'Inserir\x20com\x20OneDrive','Replace\x20with\x20OneDrive':'Substituir\x20pelo\x20OneDrive','With\x20OneDrive':'Com\x20OneDrive','Replace\x20via\x20URL':'Substituir\x20através\x20de\x20um\x20URL','Edit\x20Image\x20(Uploadcare)':'Editar\x20imagem','Loading\x20image...':'Carregando\x20a\x20imagem…','Unable\x20to\x20load':'Impossível\x20carregar','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'Não\x20foi\x20possível\x20carregar\x20a\x20imagem\x20devido\x20a\x20problemas\x20de\x20conexão\x20de\x20rede.','Try\x20again\x20(Uploadcare)':'Tentar\x20novamente','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':'A\x20imagem\x20não\x20foi\x20encontrada.\x20Sua\x20fonte\x20pode\x20ter\x20sido\x20removida.'},'getPluralForm':_0x70df63=>0x1!=_0x70df63}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x262d38=>{const {'pt-br':{dictionary:_0x51a0ff,getPluralForm:_0x56672b}}={'pt-br':{'dictionary':{'Insert\x20with\x20Dropbox':'Inserir\x20com\x20Dropbox','Replace\x20with\x20Dropbox':'Substituir\x20pelo\x20Dropbox','With\x20Dropbox':'Com\x20Dropbox','Insert\x20with\x20Facebook':'Inserir\x20com\x20Facebook','Replace\x20with\x20Facebook':'Substituir\x20pelo\x20Facebook','With\x20Facebook':'Com\x20Facebook','Insert\x20with\x20Google\x20Drive':'Inserir\x20com\x20Google\x20Drive','Replace\x20with\x20Google\x20Drive':'Substituir\x20pelo\x20Google\x20Drive','With\x20Google\x20Drive':'Com\x20Google\x20Drive','Insert\x20with\x20Google\x20Photos':'Inseriir\x20com\x20Google\x20Photos','Replace\x20with\x20Google\x20Photos':'Substituir\x20pelo\x20Google\x20Photos','With\x20Google\x20Photos':'Com\x20Google\x20Photos','Insert\x20with\x20OneDrive':'Inserir\x20com\x20OneDrive','Replace\x20with\x20OneDrive':'Substituir\x20pelo\x20OneDrive','With\x20OneDrive':'Com\x20OneDrive','Replace\x20via\x20URL':'Substituir\x20através\x20de\x20um\x20URL','Edit\x20Image\x20(Uploadcare)':'Editar\x20imagem','Loading\x20image...':'Carregando\x20a\x20imagem…','Unable\x20to\x20load':'Impossível\x20carregar','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'Não\x20foi\x20possível\x20carregar\x20a\x20imagem\x20devido\x20a\x20problemas\x20de\x20conexão\x20de\x20rede.','Try\x20again\x20(Uploadcare)':'Tentar\x20novamente','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':'A\x20imagem\x20não\x20foi\x20encontrada.\x20Sua\x20fonte\x20pode\x20ter\x20sido\x20removida.'},'getPluralForm':_0x44d2c4=>0x1!=_0x44d2c4}};_0x262d38['pt-br']||={'dictionary':{},'getPluralForm':null},_0x262d38['pt-br']['dictionary']=Object['assign'](_0x262d38['pt-br']['dictionary'],_0x51a0ff),_0x262d38['pt-br']['getPluralForm']=_0x56672b;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'pt':{'dictionary':{'Insert\x20with\x20Dropbox':'Inserir\x20com\x20Dropbox','Replace\x20with\x20Dropbox':'Substituir\x20com\x20Dropbox','With\x20Dropbox':'Com\x20Dropbox','Insert\x20with\x20Facebook':'Inserir\x20com\x20Facebook','Replace\x20with\x20Facebook':'Substituir\x20com\x20Facebook','With\x20Facebook':'Com\x20Facebook','Insert\x20with\x20Google\x20Drive':'Inserir\x20com\x20Google\x20Drive','Replace\x20with\x20Google\x20Drive':'Substituir\x20com\x20Google\x20Drive','With\x20Google\x20Drive':'Com\x20Google\x20Drive','Insert\x20with\x20Google\x20Photos':'Inserir\x20com\x20Google\x20Photos','Replace\x20with\x20Google\x20Photos':'Substituir\x20com\x20Google\x20Photos','With\x20Google\x20Photos':'Com\x20Google\x20Photos','Insert\x20with\x20OneDrive':'Inserir\x20com\x20OneDrive','Replace\x20with\x20OneDrive':'Substituir\x20com\x20OneDrive','With\x20OneDrive':'Com\x20OneDrive','Replace\x20via\x20URL':'Substituir\x20via\x20URL','Edit\x20Image\x20(Uploadcare)':'Editar\x20imagem','Loading\x20image...':'A\x20carregar\x20imagem...','Unable\x20to\x20load':'Não\x20foi\x20possível\x20carregar','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'Não\x20conseguimos\x20carregar\x20a\x20imagem\x20devido\x20a\x20problemas\x20de\x20ligação\x20de\x20rede.','Try\x20again\x20(Uploadcare)':'Tentar\x20de\x20novo','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':'A\x20imagem\x20não\x20foi\x20encontrada.\x20A\x20sua\x20fonte\x20pode\x20ter\x20sido\x20removida.'},'getPluralForm':_0x49bb8b=>0x1!=_0x49bb8b}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x399ede=>{const {pt:{dictionary:_0x343546,getPluralForm:_0x5928ae}}={'pt':{'dictionary':{'Insert\x20with\x20Dropbox':'Inserir\x20com\x20Dropbox','Replace\x20with\x20Dropbox':'Substituir\x20com\x20Dropbox','With\x20Dropbox':'Com\x20Dropbox','Insert\x20with\x20Facebook':'Inserir\x20com\x20Facebook','Replace\x20with\x20Facebook':'Substituir\x20com\x20Facebook','With\x20Facebook':'Com\x20Facebook','Insert\x20with\x20Google\x20Drive':'Inserir\x20com\x20Google\x20Drive','Replace\x20with\x20Google\x20Drive':'Substituir\x20com\x20Google\x20Drive','With\x20Google\x20Drive':'Com\x20Google\x20Drive','Insert\x20with\x20Google\x20Photos':'Inserir\x20com\x20Google\x20Photos','Replace\x20with\x20Google\x20Photos':'Substituir\x20com\x20Google\x20Photos','With\x20Google\x20Photos':'Com\x20Google\x20Photos','Insert\x20with\x20OneDrive':'Inserir\x20com\x20OneDrive','Replace\x20with\x20OneDrive':'Substituir\x20com\x20OneDrive','With\x20OneDrive':'Com\x20OneDrive','Replace\x20via\x20URL':'Substituir\x20via\x20URL','Edit\x20Image\x20(Uploadcare)':'Editar\x20imagem','Loading\x20image...':'A\x20carregar\x20imagem...','Unable\x20to\x20load':'Não\x20foi\x20possível\x20carregar','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'Não\x20conseguimos\x20carregar\x20a\x20imagem\x20devido\x20a\x20problemas\x20de\x20ligação\x20de\x20rede.','Try\x20again\x20(Uploadcare)':'Tentar\x20de\x20novo','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':'A\x20imagem\x20não\x20foi\x20encontrada.\x20A\x20sua\x20fonte\x20pode\x20ter\x20sido\x20removida.'},'getPluralForm':_0x4baff6=>0x1!=_0x4baff6}};_0x399ede['pt']||={'dictionary':{},'getPluralForm':null},_0x399ede['pt']['dictionary']=Object['assign'](_0x399ede['pt']['dictionary'],_0x343546),_0x399ede['pt']['getPluralForm']=_0x5928ae;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|