@ckeditor/ckeditor5-export-pdf 41.3.1 → 41.4.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/build/export-pdf.js +2 -2
- package/build/translations/af.js +1 -1
- package/build/translations/ar.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -1
- package/build/translations/ca.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/en-au.js +1 -1
- package/build/translations/es-co.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gl.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hr.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/jv.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sr-latn.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/ug.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/ur.js +1 -1
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/dist/index-content.css +4 -0
- package/dist/index-editor.css +4 -0
- package/dist/index.css +4 -0
- package/dist/index.js +23 -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/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/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.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.d.ts +8 -0
- package/dist/translations/en.js +23 -0
- package/dist/translations/en.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/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/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/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/ko.d.ts +8 -0
- package/dist/translations/ko.js +23 -0
- package/dist/translations/ko.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/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/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/sk.d.ts +8 -0
- package/dist/translations/sk.js +23 -0
- package/dist/translations/sk.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/tr.d.ts +8 -0
- package/dist/translations/tr.js +23 -0
- package/dist/translations/tr.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/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/dist/types/augmentation.d.ts +25 -0
- package/dist/types/exportpdf.d.ts +225 -0
- package/dist/types/exportpdfcommand.d.ts +43 -0
- package/dist/types/exportpdfui.d.ts +27 -0
- package/dist/types/index.d.ts +14 -0
- package/dist/types/utils.d.ts +14 -0
- package/lang/contexts.json +5 -1
- package/lang/translations/af.po +16 -0
- package/lang/translations/ar.po +16 -0
- package/lang/translations/bg.po +16 -0
- package/lang/translations/bn.po +16 -0
- package/lang/translations/ca.po +16 -0
- package/lang/translations/cs.po +16 -0
- package/lang/translations/da.po +16 -0
- package/lang/translations/de.po +16 -0
- package/lang/translations/el.po +16 -0
- package/lang/translations/en-au.po +16 -0
- package/lang/translations/en.po +16 -0
- package/lang/translations/es-co.po +16 -0
- package/lang/translations/es.po +16 -0
- package/lang/translations/et.po +16 -0
- package/lang/translations/fi.po +16 -0
- package/lang/translations/fr.po +16 -0
- package/lang/translations/gl.po +16 -0
- package/lang/translations/he.po +16 -0
- package/lang/translations/hi.po +16 -0
- package/lang/translations/hr.po +16 -0
- package/lang/translations/hu.po +16 -0
- package/lang/translations/id.po +16 -0
- package/lang/translations/it.po +16 -0
- package/lang/translations/ja.po +16 -0
- package/lang/translations/jv.po +16 -0
- package/lang/translations/ko.po +16 -0
- package/lang/translations/lt.po +16 -0
- package/lang/translations/lv.po +16 -0
- package/lang/translations/ms.po +16 -0
- package/lang/translations/nl.po +16 -0
- package/lang/translations/no.po +16 -0
- package/lang/translations/pl.po +16 -0
- package/lang/translations/pt-br.po +16 -0
- package/lang/translations/pt.po +16 -0
- package/lang/translations/ro.po +16 -0
- package/lang/translations/ru.po +16 -0
- package/lang/translations/sk.po +16 -0
- package/lang/translations/sr-latn.po +16 -0
- package/lang/translations/sr.po +16 -0
- package/lang/translations/sv.po +16 -0
- package/lang/translations/th.po +16 -0
- package/lang/translations/tr.po +16 -0
- package/lang/translations/ug.po +16 -0
- package/lang/translations/uk.po +16 -0
- package/lang/translations/ur.po +16 -0
- package/lang/translations/vi.po +16 -0
- package/lang/translations/zh-cn.po +16 -0
- package/lang/translations/zh.po +16 -0
- package/package.json +3 -2
- package/src/exportpdf.js +1 -1
- package/src/exportpdfcommand.js +1 -1
- package/src/exportpdfui.js +1 -1
- package/src/index.js +1 -1
- package/src/utils.js +1 -1
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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
|
+
(_0x30cc57=>{const {'pt-br':{dictionary:_0x293255,getPluralForm:_0xdc61e1}}={'pt-br':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20para\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Um\x20erro\x20ocorreu\x20ao\x20gerar\x20o\x20arquivo\x20PDF.','PDF\x20export\x20started':'Exportação\x20de\x20PDF\x20iniciada','PDF\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20PDF','PDF\x20export\x20successful':'Exportação\x20de\x20PDF\x20bem-sucedida','Exporting\x20PDF\x20document':'Exportação\x20de\x20documento\x20em\x20PDF'},'getPluralForm':_0x453122=>0x0==_0x453122||0x1==_0x453122?0x0:0x0!=_0x453122&&_0x453122%0xf4240==0x0?0x1:0x2}};_0x30cc57['pt-br']||={'dictionary':{},'getPluralForm':null},_0x30cc57['pt-br']['dictionary']=Object['assign'](_0x30cc57['pt-br']['dictionary'],_0x293255),_0x30cc57['pt-br']['getPluralForm']=_0xdc61e1;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from 'ckeditor5';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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':{'Export\x20to\x20PDF':'Exportar\x20para\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20PDF.','PDF\x20export\x20started':'Exportação\x20de\x20PDF\x20iniciada','PDF\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20PDF','PDF\x20export\x20successful':'Exportação\x20de\x20PDF\x20concluída\x20com\x20êxito','Exporting\x20PDF\x20document':'A\x20exportar\x20documento\x20em\x20formato\x20PDF'},'getPluralForm':_0xc5bf12=>0x0==_0xc5bf12||0x1==_0xc5bf12?0x0:0x0!=_0xc5bf12&&_0xc5bf12%0xf4240==0x0?0x1:0x2}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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
|
+
(_0x44d593=>{const {pt:{dictionary:_0x4266f6,getPluralForm:_0x1aa67e}}={'pt':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20para\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20PDF.','PDF\x20export\x20started':'Exportação\x20de\x20PDF\x20iniciada','PDF\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20PDF','PDF\x20export\x20successful':'Exportação\x20de\x20PDF\x20concluída\x20com\x20êxito','Exporting\x20PDF\x20document':'A\x20exportar\x20documento\x20em\x20formato\x20PDF'},'getPluralForm':_0x39617c=>0x0==_0x39617c||0x1==_0x39617c?0x0:0x0!=_0x39617c&&_0x39617c%0xf4240==0x0?0x1:0x2}};_0x44d593['pt']||={'dictionary':{},'getPluralForm':null},_0x44d593['pt']['dictionary']=Object['assign'](_0x44d593['pt']['dictionary'],_0x4266f6),_0x44d593['pt']['getPluralForm']=_0x1aa67e;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from 'ckeditor5';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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{'ro':{'dictionary':{'Export\x20to\x20PDF':'Exportare\x20în\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20PDF.','PDF\x20export\x20started':'Exportarea\x20PDF-ului\x20a\x20fost\x20inițiată','PDF\x20export\x20failed':'Exportarea\x20PDF-ului\x20nu\x20a\x20reușit','PDF\x20export\x20successful':'Exportul\x20PDF-ului\x20a\x20reușit','Exporting\x20PDF\x20document':'Exportare\x20document\x20PDF'},'getPluralForm':_0x5a37fb=>0x1==_0x5a37fb?0x0:_0x5a37fb%0x64>0x13||_0x5a37fb%0x64==0x0&&0x0!=_0x5a37fb?0x2:0x1}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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
|
+
(_0x4876f3=>{const {ro:{dictionary:_0x4a7ae7,getPluralForm:_0x3a70ed}}={'ro':{'dictionary':{'Export\x20to\x20PDF':'Exportare\x20în\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20PDF.','PDF\x20export\x20started':'Exportarea\x20PDF-ului\x20a\x20fost\x20inițiată','PDF\x20export\x20failed':'Exportarea\x20PDF-ului\x20nu\x20a\x20reușit','PDF\x20export\x20successful':'Exportul\x20PDF-ului\x20a\x20reușit','Exporting\x20PDF\x20document':'Exportare\x20document\x20PDF'},'getPluralForm':_0x554dc2=>0x1==_0x554dc2?0x0:_0x554dc2%0x64>0x13||_0x554dc2%0x64==0x0&&0x0!=_0x554dc2?0x2:0x1}};_0x4876f3['ro']||={'dictionary':{},'getPluralForm':null},_0x4876f3['ro']['dictionary']=Object['assign'](_0x4876f3['ro']['dictionary'],_0x4a7ae7),_0x4876f3['ro']['getPluralForm']=_0x3a70ed;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from 'ckeditor5';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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{'ru':{'dictionary':{'Export\x20to\x20PDF':'Экспорт\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'При\x20создании\x20PDF-файла\x20произошла\x20ошибка.','PDF\x20export\x20started':'Экспорт\x20PDF\x20начат','PDF\x20export\x20failed':'Экспорт\x20PDF\x20не\x20удался','PDF\x20export\x20successful':'Экспорт\x20PDF\x20успешно\x20выполнен','Exporting\x20PDF\x20document':'Экспорт\x20PDF-документа'},'getPluralForm':_0x25a82c=>_0x25a82c%0xa==0x1&&_0x25a82c%0x64!=0xb?0x0:_0x25a82c%0xa>=0x2&&_0x25a82c%0xa<=0x4&&(_0x25a82c%0x64<0xc||_0x25a82c%0x64>0xe)?0x1:_0x25a82c%0xa==0x0||_0x25a82c%0xa>=0x5&&_0x25a82c%0xa<=0x9||_0x25a82c%0x64>=0xb&&_0x25a82c%0x64<=0xe?0x2:0x3}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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
|
+
(_0x2ea4d5=>{const {ru:{dictionary:_0x3de0b3,getPluralForm:_0x104b20}}={'ru':{'dictionary':{'Export\x20to\x20PDF':'Экспорт\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'При\x20создании\x20PDF-файла\x20произошла\x20ошибка.','PDF\x20export\x20started':'Экспорт\x20PDF\x20начат','PDF\x20export\x20failed':'Экспорт\x20PDF\x20не\x20удался','PDF\x20export\x20successful':'Экспорт\x20PDF\x20успешно\x20выполнен','Exporting\x20PDF\x20document':'Экспорт\x20PDF-документа'},'getPluralForm':_0x3743bd=>_0x3743bd%0xa==0x1&&_0x3743bd%0x64!=0xb?0x0:_0x3743bd%0xa>=0x2&&_0x3743bd%0xa<=0x4&&(_0x3743bd%0x64<0xc||_0x3743bd%0x64>0xe)?0x1:_0x3743bd%0xa==0x0||_0x3743bd%0xa>=0x5&&_0x3743bd%0xa<=0x9||_0x3743bd%0x64>=0xb&&_0x3743bd%0x64<=0xe?0x2:0x3}};_0x2ea4d5['ru']||={'dictionary':{},'getPluralForm':null},_0x2ea4d5['ru']['dictionary']=Object['assign'](_0x2ea4d5['ru']['dictionary'],_0x3de0b3),_0x2ea4d5['ru']['getPluralForm']=_0x104b20;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from 'ckeditor5';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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{'sk':{'dictionary':{'Export\x20to\x20PDF':'Exportovať\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Pri\x20generovaní\x20PDF\x20súboru\x20nastala\x20chyba.','PDF\x20export\x20started':'Export\x20dokumentu\x20vo\x20formáte\x20PDF\x20začal','PDF\x20export\x20failed':'Export\x20dokumentu\x20vo\x20formáte\x20PDF\x20zlyhal','PDF\x20export\x20successful':'Export\x20dokumentu\x20vo\x20formáte\x20bol\x20úspešný','Exporting\x20PDF\x20document':'Prebieha\x20export\x20dokumentu\x20vo\x20formáte\x20PDF'},'getPluralForm':_0x2939d6=>_0x2939d6%0x1==0x0&&0x1==_0x2939d6?0x0:_0x2939d6%0x1==0x0&&_0x2939d6>=0x2&&_0x2939d6<=0x4?0x1:_0x2939d6%0x1!=0x0?0x2:0x3}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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
|
+
(_0x18aeea=>{const {sk:{dictionary:_0x264cdc,getPluralForm:_0x1e4855}}={'sk':{'dictionary':{'Export\x20to\x20PDF':'Exportovať\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Pri\x20generovaní\x20PDF\x20súboru\x20nastala\x20chyba.','PDF\x20export\x20started':'Export\x20dokumentu\x20vo\x20formáte\x20PDF\x20začal','PDF\x20export\x20failed':'Export\x20dokumentu\x20vo\x20formáte\x20PDF\x20zlyhal','PDF\x20export\x20successful':'Export\x20dokumentu\x20vo\x20formáte\x20bol\x20úspešný','Exporting\x20PDF\x20document':'Prebieha\x20export\x20dokumentu\x20vo\x20formáte\x20PDF'},'getPluralForm':_0x477960=>_0x477960%0x1==0x0&&0x1==_0x477960?0x0:_0x477960%0x1==0x0&&_0x477960>=0x2&&_0x477960<=0x4?0x1:_0x477960%0x1!=0x0?0x2:0x3}};_0x18aeea['sk']||={'dictionary':{},'getPluralForm':null},_0x18aeea['sk']['dictionary']=Object['assign'](_0x18aeea['sk']['dictionary'],_0x264cdc),_0x18aeea['sk']['getPluralForm']=_0x1e4855;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from 'ckeditor5';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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{'sr-latn':{'dictionary':{'Export\x20to\x20PDF':'Eksportuj\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20PDF-a.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0xc34896=>_0xc34896%0xa==0x1&&_0xc34896%0x64!=0xb?0x0:_0xc34896%0xa>=0x2&&_0xc34896%0xa<=0x4&&(_0xc34896%0x64<0xa||_0xc34896%0x64>=0x14)?0x1:0x2}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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
|
+
(_0x2838dd=>{const {'sr-latn':{dictionary:_0x4185cc,getPluralForm:_0x3498bc}}={'sr-latn':{'dictionary':{'Export\x20to\x20PDF':'Eksportuj\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20PDF-a.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x115907=>_0x115907%0xa==0x1&&_0x115907%0x64!=0xb?0x0:_0x115907%0xa>=0x2&&_0x115907%0xa<=0x4&&(_0x115907%0x64<0xa||_0x115907%0x64>=0x14)?0x1:0x2}};_0x2838dd['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x2838dd['sr-latn']['dictionary']=Object['assign'](_0x2838dd['sr-latn']['dictionary'],_0x4185cc),_0x2838dd['sr-latn']['getPluralForm']=_0x3498bc;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from 'ckeditor5';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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{'sr':{'dictionary':{'Export\x20to\x20PDF':'Експортуј\x20у\x20ПДФ','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20ПДФ-а','PDF\x20export\x20started':'Izvoz\x20PDF-a\x20je\x20počeo','PDF\x20export\x20failed':'Izvoz\x20PDF-a\x20nije\x20uspeo','PDF\x20export\x20successful':'Izvoz\x20PDF-a\x20je\x20uspeo','Exporting\x20PDF\x20document':'Izvoz\x20PDF\x20dokumenta'},'getPluralForm':_0x3cbf3f=>_0x3cbf3f%0xa==0x1&&_0x3cbf3f%0x64!=0xb?0x0:_0x3cbf3f%0xa>=0x2&&_0x3cbf3f%0xa<=0x4&&(_0x3cbf3f%0x64<0xa||_0x3cbf3f%0x64>=0x14)?0x1:0x2}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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
|
+
(_0x536998=>{const {sr:{dictionary:_0x564aa0,getPluralForm:_0xa3a4db}}={'sr':{'dictionary':{'Export\x20to\x20PDF':'Експортуј\x20у\x20ПДФ','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20ПДФ-а','PDF\x20export\x20started':'Izvoz\x20PDF-a\x20je\x20počeo','PDF\x20export\x20failed':'Izvoz\x20PDF-a\x20nije\x20uspeo','PDF\x20export\x20successful':'Izvoz\x20PDF-a\x20je\x20uspeo','Exporting\x20PDF\x20document':'Izvoz\x20PDF\x20dokumenta'},'getPluralForm':_0x1f81fa=>_0x1f81fa%0xa==0x1&&_0x1f81fa%0x64!=0xb?0x0:_0x1f81fa%0xa>=0x2&&_0x1f81fa%0xa<=0x4&&(_0x1f81fa%0x64<0xa||_0x1f81fa%0x64>=0x14)?0x1:0x2}};_0x536998['sr']||={'dictionary':{},'getPluralForm':null},_0x536998['sr']['dictionary']=Object['assign'](_0x536998['sr']['dictionary'],_0x564aa0),_0x536998['sr']['getPluralForm']=_0xa3a4db;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from 'ckeditor5';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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{'sv':{'dictionary':{'Export\x20to\x20PDF':'Exportera\x20till\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Ett\x20fel\x20uppstod\x20medan\x20PDF:en\x20skapades.','PDF\x20export\x20started':'Export\x20av\x20PDF-dokument\x20påbörjad','PDF\x20export\x20failed':'Export\x20av\x20PDF-dokument\x20misslyckades','PDF\x20export\x20successful':'Export\x20av\x20PDF-dokument\x20klar','Exporting\x20PDF\x20document':'Exporterar\x20PDF-dokument'},'getPluralForm':_0x5afbeb=>0x1!=_0x5afbeb}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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
|
+
(_0x5ad4a1=>{const {sv:{dictionary:_0x326338,getPluralForm:_0x3f2b8c}}={'sv':{'dictionary':{'Export\x20to\x20PDF':'Exportera\x20till\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Ett\x20fel\x20uppstod\x20medan\x20PDF:en\x20skapades.','PDF\x20export\x20started':'Export\x20av\x20PDF-dokument\x20påbörjad','PDF\x20export\x20failed':'Export\x20av\x20PDF-dokument\x20misslyckades','PDF\x20export\x20successful':'Export\x20av\x20PDF-dokument\x20klar','Exporting\x20PDF\x20document':'Exporterar\x20PDF-dokument'},'getPluralForm':_0x394844=>0x1!=_0x394844}};_0x5ad4a1['sv']||={'dictionary':{},'getPluralForm':null},_0x5ad4a1['sv']['dictionary']=Object['assign'](_0x5ad4a1['sv']['dictionary'],_0x326338),_0x5ad4a1['sv']['getPluralForm']=_0x3f2b8c;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from 'ckeditor5';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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{'th':{'dictionary':{'Export\x20to\x20PDF':'ส่งออกเป็น\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'เกิดข้อผิดพลาดขณะสร้าง\x20PDF','PDF\x20export\x20started':'เริ่มการส่งออกไฟล์\x20PDF\x20แล้ว','PDF\x20export\x20failed':'ส่งออกไฟล์\x20PDF\x20ไม่สำเร็จ','PDF\x20export\x20successful':'ส่งออกไฟล์\x20PDF\x20สำเร็จ','Exporting\x20PDF\x20document':'กำลังส่งออกไฟล์\x20PDF'},'getPluralForm':_0x2d3ccc=>0x0}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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
|
+
(_0xe8b49e=>{const {th:{dictionary:_0x234d69,getPluralForm:_0x3713e6}}={'th':{'dictionary':{'Export\x20to\x20PDF':'ส่งออกเป็น\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'เกิดข้อผิดพลาดขณะสร้าง\x20PDF','PDF\x20export\x20started':'เริ่มการส่งออกไฟล์\x20PDF\x20แล้ว','PDF\x20export\x20failed':'ส่งออกไฟล์\x20PDF\x20ไม่สำเร็จ','PDF\x20export\x20successful':'ส่งออกไฟล์\x20PDF\x20สำเร็จ','Exporting\x20PDF\x20document':'กำลังส่งออกไฟล์\x20PDF'},'getPluralForm':_0x12dc12=>0x0}};_0xe8b49e['th']||={'dictionary':{},'getPluralForm':null},_0xe8b49e['th']['dictionary']=Object['assign'](_0xe8b49e['th']['dictionary'],_0x234d69),_0xe8b49e['th']['getPluralForm']=_0x3713e6;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from 'ckeditor5';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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{'tr':{'dictionary':{'Export\x20to\x20PDF':'PDF\x27ye\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x27i\x20oluşturulurken\x20bir\x20hata\x20oluştu.','PDF\x20export\x20started':'PDF\x20dışa\x20aktarımı\x20başladı','PDF\x20export\x20failed':'PDF\x20dışa\x20aktarılamadı','PDF\x20export\x20successful':'PDF\x20dışa\x20aktarımı\x20başarılı','Exporting\x20PDF\x20document':'PDF\x20belgesi\x20dışa\x20aktarılıyor'},'getPluralForm':_0x94dbc6=>_0x94dbc6>0x1}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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
|
+
(_0x49b5db=>{const {tr:{dictionary:_0x2ab741,getPluralForm:_0x159244}}={'tr':{'dictionary':{'Export\x20to\x20PDF':'PDF\x27ye\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x27i\x20oluşturulurken\x20bir\x20hata\x20oluştu.','PDF\x20export\x20started':'PDF\x20dışa\x20aktarımı\x20başladı','PDF\x20export\x20failed':'PDF\x20dışa\x20aktarılamadı','PDF\x20export\x20successful':'PDF\x20dışa\x20aktarımı\x20başarılı','Exporting\x20PDF\x20document':'PDF\x20belgesi\x20dışa\x20aktarılıyor'},'getPluralForm':_0x162ed1=>_0x162ed1>0x1}};_0x49b5db['tr']||={'dictionary':{},'getPluralForm':null},_0x49b5db['tr']['dictionary']=Object['assign'](_0x49b5db['tr']['dictionary'],_0x2ab741),_0x49b5db['tr']['getPluralForm']=_0x159244;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from 'ckeditor5';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, 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{'ug':{'dictionary':{'Export\x20to\x20PDF':'PDF\x20كە\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x20كە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x541b21=>0x1!=_0x541b21}};
|