@ckeditor/ckeditor5-export-pdf 0.0.0-nightly-20240424.0 → 0.0.0-nightly-20240426.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.
Files changed (103) hide show
  1. package/build/export-pdf.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/af.js +1 -1
  4. package/dist/translations/af.umd.js +23 -0
  5. package/dist/translations/ar.js +1 -1
  6. package/dist/translations/ar.umd.js +23 -0
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +23 -0
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +23 -0
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +23 -0
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +23 -0
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +23 -0
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +23 -0
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +23 -0
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +23 -0
  23. package/dist/translations/en.umd.js +23 -0
  24. package/dist/translations/es-co.js +1 -1
  25. package/dist/translations/es-co.umd.js +23 -0
  26. package/dist/translations/es.js +1 -1
  27. package/dist/translations/es.umd.js +23 -0
  28. package/dist/translations/et.js +1 -1
  29. package/dist/translations/et.umd.js +23 -0
  30. package/dist/translations/fi.js +1 -1
  31. package/dist/translations/fi.umd.js +23 -0
  32. package/dist/translations/fr.js +1 -1
  33. package/dist/translations/fr.umd.js +23 -0
  34. package/dist/translations/gl.js +1 -1
  35. package/dist/translations/gl.umd.js +23 -0
  36. package/dist/translations/he.js +1 -1
  37. package/dist/translations/he.umd.js +23 -0
  38. package/dist/translations/hi.js +1 -1
  39. package/dist/translations/hi.umd.js +23 -0
  40. package/dist/translations/hr.js +1 -1
  41. package/dist/translations/hr.umd.js +23 -0
  42. package/dist/translations/hu.js +1 -1
  43. package/dist/translations/hu.umd.js +23 -0
  44. package/dist/translations/id.js +1 -1
  45. package/dist/translations/id.umd.js +23 -0
  46. package/dist/translations/it.js +1 -1
  47. package/dist/translations/it.umd.js +23 -0
  48. package/dist/translations/ja.js +1 -1
  49. package/dist/translations/ja.umd.js +23 -0
  50. package/dist/translations/jv.js +1 -1
  51. package/dist/translations/jv.umd.js +23 -0
  52. package/dist/translations/ko.js +1 -1
  53. package/dist/translations/ko.umd.js +23 -0
  54. package/dist/translations/lt.js +1 -1
  55. package/dist/translations/lt.umd.js +23 -0
  56. package/dist/translations/lv.js +1 -1
  57. package/dist/translations/lv.umd.js +23 -0
  58. package/dist/translations/ms.js +1 -1
  59. package/dist/translations/ms.umd.js +23 -0
  60. package/dist/translations/nl.js +1 -1
  61. package/dist/translations/nl.umd.js +23 -0
  62. package/dist/translations/no.js +1 -1
  63. package/dist/translations/no.umd.js +23 -0
  64. package/dist/translations/pl.js +1 -1
  65. package/dist/translations/pl.umd.js +23 -0
  66. package/dist/translations/pt-br.js +1 -1
  67. package/dist/translations/pt-br.umd.js +23 -0
  68. package/dist/translations/pt.js +1 -1
  69. package/dist/translations/pt.umd.js +23 -0
  70. package/dist/translations/ro.js +1 -1
  71. package/dist/translations/ro.umd.js +23 -0
  72. package/dist/translations/ru.js +1 -1
  73. package/dist/translations/ru.umd.js +23 -0
  74. package/dist/translations/sk.js +1 -1
  75. package/dist/translations/sk.umd.js +23 -0
  76. package/dist/translations/sr-latn.js +1 -1
  77. package/dist/translations/sr-latn.umd.js +23 -0
  78. package/dist/translations/sr.js +1 -1
  79. package/dist/translations/sr.umd.js +23 -0
  80. package/dist/translations/sv.js +1 -1
  81. package/dist/translations/sv.umd.js +23 -0
  82. package/dist/translations/th.js +1 -1
  83. package/dist/translations/th.umd.js +23 -0
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +23 -0
  86. package/dist/translations/ug.js +1 -1
  87. package/dist/translations/ug.umd.js +23 -0
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +23 -0
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +23 -0
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +23 -0
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +23 -0
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +23 -0
  98. package/package.json +2 -2
  99. package/src/exportpdf.js +1 -1
  100. package/src/exportpdfcommand.js +1 -1
  101. package/src/exportpdfui.js +1 -1
  102. package/src/index.js +1 -1
  103. package/src/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fr':{'dictionary':{'Export\x20to\x20PDF':'Exporter\x20en\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20PDF.'},'getPluralForm':_0x1916d4=>0x0==_0x1916d4||0x1==_0x1916d4?0x0:0x0!=_0x1916d4&&_0x1916d4%0xf4240==0x0?0x1:0x2}};
23
+ export default{'fr':{'dictionary':{'Export\x20to\x20PDF':'Exporter\x20en\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20PDF.'},'getPluralForm':_0x1e6a42=>0x0==_0x1e6a42||0x1==_0x1e6a42?0x0:0x0!=_0x1e6a42&&_0x1e6a42%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
+ (_0x260913=>{const {fr:{dictionary:_0x148fdb,getPluralForm:_0x24865a}}={'fr':{'dictionary':{'Export\x20to\x20PDF':'Exporter\x20en\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20PDF.'},'getPluralForm':_0x2a9577=>0x0==_0x2a9577||0x1==_0x2a9577?0x0:0x0!=_0x2a9577&&_0x2a9577%0xf4240==0x0?0x1:0x2}};_0x260913['fr']||={'dictionary':{},'getPluralForm':null},_0x260913['fr']['dictionary']=Object['assign'](_0x260913['fr']['dictionary'],_0x148fdb),_0x260913['fr']['getPluralForm']=_0x24865a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'gl':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20PDF.'},'getPluralForm':_0x31d6d7=>0x1!=_0x31d6d7}};
23
+ export default{'gl':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20PDF.'},'getPluralForm':_0x726c3b=>0x1!=_0x726c3b}};
@@ -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
+ (_0x5f5e8c=>{const {gl:{dictionary:_0x1748ab,getPluralForm:_0x4c2265}}={'gl':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20PDF.'},'getPluralForm':_0x37d877=>0x1!=_0x37d877}};_0x5f5e8c['gl']||={'dictionary':{},'getPluralForm':null},_0x5f5e8c['gl']['dictionary']=Object['assign'](_0x5f5e8c['gl']['dictionary'],_0x1748ab),_0x5f5e8c['gl']['getPluralForm']=_0x4c2265;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'he':{'dictionary':{'Export\x20to\x20PDF':'ייצוא\x20ל-PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20ה-PDF.'},'getPluralForm':_0x1ad885=>0x1==_0x1ad885&&_0x1ad885%0x1==0x0?0x0:0x2==_0x1ad885&&_0x1ad885%0x1==0x0?0x1:0x2}};
23
+ export default{'he':{'dictionary':{'Export\x20to\x20PDF':'ייצוא\x20ל-PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20ה-PDF.'},'getPluralForm':_0x155879=>0x1==_0x155879&&_0x155879%0x1==0x0?0x0:0x2==_0x155879&&_0x155879%0x1==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
+ (_0x3342e6=>{const {he:{dictionary:_0x3c061e,getPluralForm:_0x3746b7}}={'he':{'dictionary':{'Export\x20to\x20PDF':'ייצוא\x20ל-PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20ה-PDF.'},'getPluralForm':_0x646ed3=>0x1==_0x646ed3&&_0x646ed3%0x1==0x0?0x0:0x2==_0x646ed3&&_0x646ed3%0x1==0x0?0x1:0x2}};_0x3342e6['he']||={'dictionary':{},'getPluralForm':null},_0x3342e6['he']['dictionary']=Object['assign'](_0x3342e6['he']['dictionary'],_0x3c061e),_0x3342e6['he']['getPluralForm']=_0x3746b7;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hi':{'dictionary':{'Export\x20to\x20PDF':'पीडीएफ\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'पीडीएफ\x20जनरेट\x20करते\x20समय\x20एक\x20एरर\x20हो\x20गयी.'},'getPluralForm':_0x5adccd=>0x1!=_0x5adccd}};
23
+ export default{'hi':{'dictionary':{'Export\x20to\x20PDF':'पीडीएफ\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'पीडीएफ\x20जनरेट\x20करते\x20समय\x20एक\x20एरर\x20हो\x20गयी.'},'getPluralForm':_0x3eed99=>0x1!=_0x3eed99}};
@@ -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
+ (_0x26a864=>{const {hi:{dictionary:_0x5a6b8c,getPluralForm:_0x123653}}={'hi':{'dictionary':{'Export\x20to\x20PDF':'पीडीएफ\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'पीडीएफ\x20जनरेट\x20करते\x20समय\x20एक\x20एरर\x20हो\x20गयी.'},'getPluralForm':_0x3ae73b=>0x1!=_0x3ae73b}};_0x26a864['hi']||={'dictionary':{},'getPluralForm':null},_0x26a864['hi']['dictionary']=Object['assign'](_0x26a864['hi']['dictionary'],_0x5a6b8c),_0x26a864['hi']['getPluralForm']=_0x123653;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hr':{'dictionary':{'Export\x20to\x20PDF':'Izvoz\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20PDF-a.'},'getPluralForm':_0x15ad39=>_0x15ad39%0xa==0x1&&_0x15ad39%0x64!=0xb?0x0:_0x15ad39%0xa>=0x2&&_0x15ad39%0xa<=0x4&&(_0x15ad39%0x64<0xa||_0x15ad39%0x64>=0x14)?0x1:0x2}};
23
+ export default{'hr':{'dictionary':{'Export\x20to\x20PDF':'Izvoz\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20PDF-a.'},'getPluralForm':_0x479dc4=>_0x479dc4%0xa==0x1&&_0x479dc4%0x64!=0xb?0x0:_0x479dc4%0xa>=0x2&&_0x479dc4%0xa<=0x4&&(_0x479dc4%0x64<0xa||_0x479dc4%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
+ (_0x3bd551=>{const {hr:{dictionary:_0x2a519d,getPluralForm:_0x58556a}}={'hr':{'dictionary':{'Export\x20to\x20PDF':'Izvoz\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20PDF-a.'},'getPluralForm':_0x299056=>_0x299056%0xa==0x1&&_0x299056%0x64!=0xb?0x0:_0x299056%0xa>=0x2&&_0x299056%0xa<=0x4&&(_0x299056%0x64<0xa||_0x299056%0x64>=0x14)?0x1:0x2}};_0x3bd551['hr']||={'dictionary':{},'getPluralForm':null},_0x3bd551['hr']['dictionary']=Object['assign'](_0x3bd551['hr']['dictionary'],_0x2a519d),_0x3bd551['hr']['getPluralForm']=_0x58556a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hu':{'dictionary':{'Export\x20to\x20PDF':'Exportálás\x20PDF-be','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Hiba\x20lépett\x20fel\x20a\x20PDF\x20fájl\x20generálásakor.'},'getPluralForm':_0x14c12f=>0x1!=_0x14c12f}};
23
+ export default{'hu':{'dictionary':{'Export\x20to\x20PDF':'Exportálás\x20PDF-be','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Hiba\x20lépett\x20fel\x20a\x20PDF\x20fájl\x20generálásakor.'},'getPluralForm':_0x137064=>0x1!=_0x137064}};
@@ -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
+ (_0x2e91e5=>{const {hu:{dictionary:_0x39272b,getPluralForm:_0x29dfc3}}={'hu':{'dictionary':{'Export\x20to\x20PDF':'Exportálás\x20PDF-be','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Hiba\x20lépett\x20fel\x20a\x20PDF\x20fájl\x20generálásakor.'},'getPluralForm':_0x1b70ed=>0x1!=_0x1b70ed}};_0x2e91e5['hu']||={'dictionary':{},'getPluralForm':null},_0x2e91e5['hu']['dictionary']=Object['assign'](_0x2e91e5['hu']['dictionary'],_0x39272b),_0x2e91e5['hu']['getPluralForm']=_0x29dfc3;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'id':{'dictionary':{'Export\x20to\x20PDF':'Ekspor\x20ke\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20PDF.'},'getPluralForm':_0x2a488c=>0x0}};
23
+ export default{'id':{'dictionary':{'Export\x20to\x20PDF':'Ekspor\x20ke\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20PDF.'},'getPluralForm':_0x3b413e=>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
+ (_0x5890e7=>{const {id:{dictionary:_0xc7ac1c,getPluralForm:_0x232ae8}}={'id':{'dictionary':{'Export\x20to\x20PDF':'Ekspor\x20ke\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20PDF.'},'getPluralForm':_0xbd4599=>0x0}};_0x5890e7['id']||={'dictionary':{},'getPluralForm':null},_0x5890e7['id']['dictionary']=Object['assign'](_0x5890e7['id']['dictionary'],_0xc7ac1c),_0x5890e7['id']['getPluralForm']=_0x232ae8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'it':{'dictionary':{'Export\x20to\x20PDF':'Esporta\x20come\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20PDF.'},'getPluralForm':_0x2cb209=>0x1==_0x2cb209?0x0:0x0!=_0x2cb209&&_0x2cb209%0xf4240==0x0?0x1:0x2}};
23
+ export default{'it':{'dictionary':{'Export\x20to\x20PDF':'Esporta\x20come\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20PDF.'},'getPluralForm':_0x4dbbe8=>0x1==_0x4dbbe8?0x0:0x0!=_0x4dbbe8&&_0x4dbbe8%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
+ (_0x4b3eb4=>{const {it:{dictionary:_0x37ee56,getPluralForm:_0x483c22}}={'it':{'dictionary':{'Export\x20to\x20PDF':'Esporta\x20come\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20PDF.'},'getPluralForm':_0x5c69fe=>0x1==_0x5c69fe?0x0:0x0!=_0x5c69fe&&_0x5c69fe%0xf4240==0x0?0x1:0x2}};_0x4b3eb4['it']||={'dictionary':{},'getPluralForm':null},_0x4b3eb4['it']['dictionary']=Object['assign'](_0x4b3eb4['it']['dictionary'],_0x37ee56),_0x4b3eb4['it']['getPluralForm']=_0x483c22;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ja':{'dictionary':{'Export\x20to\x20PDF':'PDFへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDFを出力中にエラーが発生しました。'},'getPluralForm':_0x46191f=>0x0}};
23
+ export default{'ja':{'dictionary':{'Export\x20to\x20PDF':'PDFへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDFを出力中にエラーが発生しました。'},'getPluralForm':_0x58944a=>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
+ (_0x311faf=>{const {ja:{dictionary:_0x49571b,getPluralForm:_0x45bbc8}}={'ja':{'dictionary':{'Export\x20to\x20PDF':'PDFへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDFを出力中にエラーが発生しました。'},'getPluralForm':_0x612206=>0x0}};_0x311faf['ja']||={'dictionary':{},'getPluralForm':null},_0x311faf['ja']['dictionary']=Object['assign'](_0x311faf['ja']['dictionary'],_0x49571b),_0x311faf['ja']['getPluralForm']=_0x45bbc8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'jv':{'dictionary':{'Export\x20to\x20PDF':'Ekspor\x20datheng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20PDF.'},'getPluralForm':_0x1b9b4f=>0x0}};
23
+ export default{'jv':{'dictionary':{'Export\x20to\x20PDF':'Ekspor\x20datheng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20PDF.'},'getPluralForm':_0x2700a3=>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
+ (_0x8572a9=>{const {jv:{dictionary:_0x11c332,getPluralForm:_0x15777b}}={'jv':{'dictionary':{'Export\x20to\x20PDF':'Ekspor\x20datheng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20PDF.'},'getPluralForm':_0x4c5610=>0x0}};_0x8572a9['jv']||={'dictionary':{},'getPluralForm':null},_0x8572a9['jv']['dictionary']=Object['assign'](_0x8572a9['jv']['dictionary'],_0x11c332),_0x8572a9['jv']['getPluralForm']=_0x15777b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ko':{'dictionary':{'Export\x20to\x20PDF':'PDF로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF를\x20생성하는\x20도중에\x20오류가\x20발생했습니다.'},'getPluralForm':_0x41269d=>0x0}};
23
+ export default{'ko':{'dictionary':{'Export\x20to\x20PDF':'PDF로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF를\x20생성하는\x20도중에\x20오류가\x20발생했습니다.'},'getPluralForm':_0x12e64a=>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
+ (_0x21d4b4=>{const {ko:{dictionary:_0x178bba,getPluralForm:_0x245b6e}}={'ko':{'dictionary':{'Export\x20to\x20PDF':'PDF로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF를\x20생성하는\x20도중에\x20오류가\x20발생했습니다.'},'getPluralForm':_0x5afef4=>0x0}};_0x21d4b4['ko']||={'dictionary':{},'getPluralForm':null},_0x21d4b4['ko']['dictionary']=Object['assign'](_0x21d4b4['ko']['dictionary'],_0x178bba),_0x21d4b4['ko']['getPluralForm']=_0x245b6e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lt':{'dictionary':{'Export\x20to\x20PDF':'Eksportuoti\x20į\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Nutiko\x20klaida\x20generuojant\x20PDF.'},'getPluralForm':_0x163443=>_0x163443%0xa==0x1&&(_0x163443%0x64>0x13||_0x163443%0x64<0xb)?0x0:_0x163443%0xa>=0x2&&_0x163443%0xa<=0x9&&(_0x163443%0x64>0x13||_0x163443%0x64<0xb)?0x1:_0x163443%0x1!=0x0?0x2:0x3}};
23
+ export default{'lt':{'dictionary':{'Export\x20to\x20PDF':'Eksportuoti\x20į\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Nutiko\x20klaida\x20generuojant\x20PDF.'},'getPluralForm':_0x4af01e=>_0x4af01e%0xa==0x1&&(_0x4af01e%0x64>0x13||_0x4af01e%0x64<0xb)?0x0:_0x4af01e%0xa>=0x2&&_0x4af01e%0xa<=0x9&&(_0x4af01e%0x64>0x13||_0x4af01e%0x64<0xb)?0x1:_0x4af01e%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
+ (_0x503a3a=>{const {lt:{dictionary:_0x4ebdfa,getPluralForm:_0x45d149}}={'lt':{'dictionary':{'Export\x20to\x20PDF':'Eksportuoti\x20į\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Nutiko\x20klaida\x20generuojant\x20PDF.'},'getPluralForm':_0x31a05a=>_0x31a05a%0xa==0x1&&(_0x31a05a%0x64>0x13||_0x31a05a%0x64<0xb)?0x0:_0x31a05a%0xa>=0x2&&_0x31a05a%0xa<=0x9&&(_0x31a05a%0x64>0x13||_0x31a05a%0x64<0xb)?0x1:_0x31a05a%0x1!=0x0?0x2:0x3}};_0x503a3a['lt']||={'dictionary':{},'getPluralForm':null},_0x503a3a['lt']['dictionary']=Object['assign'](_0x503a3a['lt']['dictionary'],_0x4ebdfa),_0x503a3a['lt']['getPluralForm']=_0x45d149;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lv':{'dictionary':{'Export\x20to\x20PDF':'Eksportēt\x20uz\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Notika\x20kļūda\x20veidojot\x20PDF\x20failu.'},'getPluralForm':_0x278ad0=>_0x278ad0%0xa==0x1&&_0x278ad0%0x64!=0xb?0x0:0x0!=_0x278ad0?0x1:0x2}};
23
+ export default{'lv':{'dictionary':{'Export\x20to\x20PDF':'Eksportēt\x20uz\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Notika\x20kļūda\x20veidojot\x20PDF\x20failu.'},'getPluralForm':_0x126e21=>_0x126e21%0xa==0x1&&_0x126e21%0x64!=0xb?0x0:0x0!=_0x126e21?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
+ (_0x26e001=>{const {lv:{dictionary:_0x3c58d3,getPluralForm:_0x3c56a6}}={'lv':{'dictionary':{'Export\x20to\x20PDF':'Eksportēt\x20uz\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Notika\x20kļūda\x20veidojot\x20PDF\x20failu.'},'getPluralForm':_0xa57ab2=>_0xa57ab2%0xa==0x1&&_0xa57ab2%0x64!=0xb?0x0:0x0!=_0xa57ab2?0x1:0x2}};_0x26e001['lv']||={'dictionary':{},'getPluralForm':null},_0x26e001['lv']['dictionary']=Object['assign'](_0x26e001['lv']['dictionary'],_0x3c58d3),_0x26e001['lv']['getPluralForm']=_0x3c56a6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ms':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20ke\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20PDF.'},'getPluralForm':_0x49fefe=>0x0}};
23
+ export default{'ms':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20ke\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20PDF.'},'getPluralForm':_0x545fd2=>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
+ (_0x15e66c=>{const {ms:{dictionary:_0x2a70f9,getPluralForm:_0x3afd66}}={'ms':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20ke\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20PDF.'},'getPluralForm':_0x50180c=>0x0}};_0x15e66c['ms']||={'dictionary':{},'getPluralForm':null},_0x15e66c['ms']['dictionary']=Object['assign'](_0x15e66c['ms']['dictionary'],_0x2a70f9),_0x15e66c['ms']['getPluralForm']=_0x3afd66;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'nl':{'dictionary':{'Export\x20to\x20PDF':'Naar\x20pdf\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20pdf-bestand.'},'getPluralForm':_0x4c6682=>0x1!=_0x4c6682}};
23
+ export default{'nl':{'dictionary':{'Export\x20to\x20PDF':'Naar\x20pdf\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20pdf-bestand.'},'getPluralForm':_0x13352c=>0x1!=_0x13352c}};
@@ -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
+ (_0x503128=>{const {nl:{dictionary:_0x11a8fc,getPluralForm:_0x16f4cf}}={'nl':{'dictionary':{'Export\x20to\x20PDF':'Naar\x20pdf\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20pdf-bestand.'},'getPluralForm':_0x5eb814=>0x1!=_0x5eb814}};_0x503128['nl']||={'dictionary':{},'getPluralForm':null},_0x503128['nl']['dictionary']=Object['assign'](_0x503128['nl']['dictionary'],_0x11a8fc),_0x503128['nl']['getPluralForm']=_0x16f4cf;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'no':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20PDF-en.'},'getPluralForm':_0x379338=>0x1!=_0x379338}};
23
+ export default{'no':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20PDF-en.'},'getPluralForm':_0xb84c91=>0x1!=_0xb84c91}};
@@ -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
+ (_0x32dcd7=>{const {no:{dictionary:_0x2258ad,getPluralForm:_0x3b3d0a}}={'no':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20PDF-en.'},'getPluralForm':_0x24fdbb=>0x1!=_0x24fdbb}};_0x32dcd7['no']||={'dictionary':{},'getPluralForm':null},_0x32dcd7['no']['dictionary']=Object['assign'](_0x32dcd7['no']['dictionary'],_0x2258ad),_0x32dcd7['no']['getPluralForm']=_0x3b3d0a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pl':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20do\x20formatu\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20PDF.'},'getPluralForm':_0x286678=>0x1==_0x286678?0x0:_0x286678%0xa>=0x2&&_0x286678%0xa<=0x4&&(_0x286678%0x64<0xc||_0x286678%0x64>0xe)?0x1:0x1!=_0x286678&&_0x286678%0xa>=0x0&&_0x286678%0xa<=0x1||_0x286678%0xa>=0x5&&_0x286678%0xa<=0x9||_0x286678%0x64>=0xc&&_0x286678%0x64<=0xe?0x2:0x3}};
23
+ export default{'pl':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20do\x20formatu\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20PDF.'},'getPluralForm':_0x4ead21=>0x1==_0x4ead21?0x0:_0x4ead21%0xa>=0x2&&_0x4ead21%0xa<=0x4&&(_0x4ead21%0x64<0xc||_0x4ead21%0x64>0xe)?0x1:0x1!=_0x4ead21&&_0x4ead21%0xa>=0x0&&_0x4ead21%0xa<=0x1||_0x4ead21%0xa>=0x5&&_0x4ead21%0xa<=0x9||_0x4ead21%0x64>=0xc&&_0x4ead21%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
+ (_0x2b7ead=>{const {pl:{dictionary:_0x356aaa,getPluralForm:_0x30f3d2}}={'pl':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20do\x20formatu\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20PDF.'},'getPluralForm':_0x2a5529=>0x1==_0x2a5529?0x0:_0x2a5529%0xa>=0x2&&_0x2a5529%0xa<=0x4&&(_0x2a5529%0x64<0xc||_0x2a5529%0x64>0xe)?0x1:0x1!=_0x2a5529&&_0x2a5529%0xa>=0x0&&_0x2a5529%0xa<=0x1||_0x2a5529%0xa>=0x5&&_0x2a5529%0xa<=0x9||_0x2a5529%0x64>=0xc&&_0x2a5529%0x64<=0xe?0x2:0x3}};_0x2b7ead['pl']||={'dictionary':{},'getPluralForm':null},_0x2b7ead['pl']['dictionary']=Object['assign'](_0x2b7ead['pl']['dictionary'],_0x356aaa),_0x2b7ead['pl']['getPluralForm']=_0x30f3d2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt-br':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20para\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Um\x20erro\x20ocorreu\x20ao\x20gerar\x20o\x20arquivo\x20PDF.'},'getPluralForm':_0x1bddd2=>0x0==_0x1bddd2||0x1==_0x1bddd2?0x0:0x0!=_0x1bddd2&&_0x1bddd2%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt-br':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20para\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Um\x20erro\x20ocorreu\x20ao\x20gerar\x20o\x20arquivo\x20PDF.'},'getPluralForm':_0x484ac2=>0x0==_0x484ac2||0x1==_0x484ac2?0x0:0x0!=_0x484ac2&&_0x484ac2%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
+ (_0x2a8413=>{const {'pt-br':{dictionary:_0x237621,getPluralForm:_0x3baaaf}}={'pt-br':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20para\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Um\x20erro\x20ocorreu\x20ao\x20gerar\x20o\x20arquivo\x20PDF.'},'getPluralForm':_0x348073=>0x0==_0x348073||0x1==_0x348073?0x0:0x0!=_0x348073&&_0x348073%0xf4240==0x0?0x1:0x2}};_0x2a8413['pt-br']||={'dictionary':{},'getPluralForm':null},_0x2a8413['pt-br']['dictionary']=Object['assign'](_0x2a8413['pt-br']['dictionary'],_0x237621),_0x2a8413['pt-br']['getPluralForm']=_0x3baaaf;})(window['CKEDITOR_TRANSLATIONS']||={});