@ckeditor/ckeditor5-export-pdf 41.4.0-alpha.0 → 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.
Files changed (200) hide show
  1. package/build/export-pdf.js +2 -2
  2. package/build/translations/af.js +1 -1
  3. package/build/translations/ar.js +1 -1
  4. package/build/translations/bg.js +1 -1
  5. package/build/translations/bn.js +1 -1
  6. package/build/translations/ca.js +1 -1
  7. package/build/translations/cs.js +1 -1
  8. package/build/translations/da.js +1 -1
  9. package/build/translations/de.js +1 -1
  10. package/build/translations/el.js +1 -1
  11. package/build/translations/en-au.js +1 -1
  12. package/build/translations/es-co.js +1 -1
  13. package/build/translations/es.js +1 -1
  14. package/build/translations/et.js +1 -1
  15. package/build/translations/fi.js +1 -1
  16. package/build/translations/fr.js +1 -1
  17. package/build/translations/gl.js +1 -1
  18. package/build/translations/he.js +1 -1
  19. package/build/translations/hi.js +1 -1
  20. package/build/translations/hr.js +1 -1
  21. package/build/translations/hu.js +1 -1
  22. package/build/translations/id.js +1 -1
  23. package/build/translations/it.js +1 -1
  24. package/build/translations/ja.js +1 -1
  25. package/build/translations/jv.js +1 -1
  26. package/build/translations/ko.js +1 -1
  27. package/build/translations/lt.js +1 -1
  28. package/build/translations/lv.js +1 -1
  29. package/build/translations/ms.js +1 -1
  30. package/build/translations/nl.js +1 -1
  31. package/build/translations/no.js +1 -1
  32. package/build/translations/pl.js +1 -1
  33. package/build/translations/pt-br.js +1 -1
  34. package/build/translations/pt.js +1 -1
  35. package/build/translations/ro.js +1 -1
  36. package/build/translations/ru.js +1 -1
  37. package/build/translations/sk.js +1 -1
  38. package/build/translations/sr-latn.js +1 -1
  39. package/build/translations/sr.js +1 -1
  40. package/build/translations/sv.js +1 -1
  41. package/build/translations/th.js +1 -1
  42. package/build/translations/tr.js +1 -1
  43. package/build/translations/ug.js +1 -1
  44. package/build/translations/uk.js +1 -1
  45. package/build/translations/ur.js +1 -1
  46. package/build/translations/vi.js +1 -1
  47. package/build/translations/zh-cn.js +1 -1
  48. package/build/translations/zh.js +1 -1
  49. package/dist/index.js +1 -1
  50. package/dist/translations/af.js +1 -1
  51. package/dist/translations/af.umd.js +23 -0
  52. package/dist/translations/ar.js +1 -1
  53. package/dist/translations/ar.umd.js +23 -0
  54. package/dist/translations/bg.js +1 -1
  55. package/dist/translations/bg.umd.js +23 -0
  56. package/dist/translations/bn.js +1 -1
  57. package/dist/translations/bn.umd.js +23 -0
  58. package/dist/translations/ca.js +1 -1
  59. package/dist/translations/ca.umd.js +23 -0
  60. package/dist/translations/cs.js +1 -1
  61. package/dist/translations/cs.umd.js +23 -0
  62. package/dist/translations/da.js +1 -1
  63. package/dist/translations/da.umd.js +23 -0
  64. package/dist/translations/de.js +1 -1
  65. package/dist/translations/de.umd.js +23 -0
  66. package/dist/translations/el.js +1 -1
  67. package/dist/translations/el.umd.js +23 -0
  68. package/dist/translations/en-au.js +1 -1
  69. package/dist/translations/en-au.umd.js +23 -0
  70. package/dist/translations/en.js +1 -1
  71. package/dist/translations/en.umd.js +23 -0
  72. package/dist/translations/es-co.js +1 -1
  73. package/dist/translations/es-co.umd.js +23 -0
  74. package/dist/translations/es.js +1 -1
  75. package/dist/translations/es.umd.js +23 -0
  76. package/dist/translations/et.js +1 -1
  77. package/dist/translations/et.umd.js +23 -0
  78. package/dist/translations/fi.js +1 -1
  79. package/dist/translations/fi.umd.js +23 -0
  80. package/dist/translations/fr.js +1 -1
  81. package/dist/translations/fr.umd.js +23 -0
  82. package/dist/translations/gl.js +1 -1
  83. package/dist/translations/gl.umd.js +23 -0
  84. package/dist/translations/he.js +1 -1
  85. package/dist/translations/he.umd.js +23 -0
  86. package/dist/translations/hi.js +1 -1
  87. package/dist/translations/hi.umd.js +23 -0
  88. package/dist/translations/hr.js +1 -1
  89. package/dist/translations/hr.umd.js +23 -0
  90. package/dist/translations/hu.js +1 -1
  91. package/dist/translations/hu.umd.js +23 -0
  92. package/dist/translations/id.js +1 -1
  93. package/dist/translations/id.umd.js +23 -0
  94. package/dist/translations/it.js +1 -1
  95. package/dist/translations/it.umd.js +23 -0
  96. package/dist/translations/ja.js +1 -1
  97. package/dist/translations/ja.umd.js +23 -0
  98. package/dist/translations/jv.js +1 -1
  99. package/dist/translations/jv.umd.js +23 -0
  100. package/dist/translations/ko.js +1 -1
  101. package/dist/translations/ko.umd.js +23 -0
  102. package/dist/translations/lt.js +1 -1
  103. package/dist/translations/lt.umd.js +23 -0
  104. package/dist/translations/lv.js +1 -1
  105. package/dist/translations/lv.umd.js +23 -0
  106. package/dist/translations/ms.js +1 -1
  107. package/dist/translations/ms.umd.js +23 -0
  108. package/dist/translations/nl.js +1 -1
  109. package/dist/translations/nl.umd.js +23 -0
  110. package/dist/translations/no.js +1 -1
  111. package/dist/translations/no.umd.js +23 -0
  112. package/dist/translations/pl.js +1 -1
  113. package/dist/translations/pl.umd.js +23 -0
  114. package/dist/translations/pt-br.js +1 -1
  115. package/dist/translations/pt-br.umd.js +23 -0
  116. package/dist/translations/pt.js +1 -1
  117. package/dist/translations/pt.umd.js +23 -0
  118. package/dist/translations/ro.js +1 -1
  119. package/dist/translations/ro.umd.js +23 -0
  120. package/dist/translations/ru.js +1 -1
  121. package/dist/translations/ru.umd.js +23 -0
  122. package/dist/translations/sk.js +1 -1
  123. package/dist/translations/sk.umd.js +23 -0
  124. package/dist/translations/sr-latn.js +1 -1
  125. package/dist/translations/sr-latn.umd.js +23 -0
  126. package/dist/translations/sr.js +1 -1
  127. package/dist/translations/sr.umd.js +23 -0
  128. package/dist/translations/sv.js +1 -1
  129. package/dist/translations/sv.umd.js +23 -0
  130. package/dist/translations/th.js +1 -1
  131. package/dist/translations/th.umd.js +23 -0
  132. package/dist/translations/tr.js +1 -1
  133. package/dist/translations/tr.umd.js +23 -0
  134. package/dist/translations/ug.js +1 -1
  135. package/dist/translations/ug.umd.js +23 -0
  136. package/dist/translations/uk.js +1 -1
  137. package/dist/translations/uk.umd.js +23 -0
  138. package/dist/translations/ur.js +1 -1
  139. package/dist/translations/ur.umd.js +23 -0
  140. package/dist/translations/vi.js +1 -1
  141. package/dist/translations/vi.umd.js +23 -0
  142. package/dist/translations/zh-cn.js +1 -1
  143. package/dist/translations/zh-cn.umd.js +23 -0
  144. package/dist/translations/zh.js +1 -1
  145. package/dist/translations/zh.umd.js +23 -0
  146. package/lang/contexts.json +2 -1
  147. package/lang/translations/af.po +16 -0
  148. package/lang/translations/ar.po +16 -0
  149. package/lang/translations/bg.po +16 -0
  150. package/lang/translations/bn.po +16 -0
  151. package/lang/translations/ca.po +16 -0
  152. package/lang/translations/cs.po +16 -0
  153. package/lang/translations/da.po +16 -0
  154. package/lang/translations/de.po +16 -0
  155. package/lang/translations/el.po +16 -0
  156. package/lang/translations/en-au.po +16 -0
  157. package/lang/translations/en.po +16 -0
  158. package/lang/translations/es-co.po +16 -0
  159. package/lang/translations/es.po +16 -0
  160. package/lang/translations/et.po +16 -0
  161. package/lang/translations/fi.po +16 -0
  162. package/lang/translations/fr.po +16 -0
  163. package/lang/translations/gl.po +16 -0
  164. package/lang/translations/he.po +16 -0
  165. package/lang/translations/hi.po +16 -0
  166. package/lang/translations/hr.po +16 -0
  167. package/lang/translations/hu.po +16 -0
  168. package/lang/translations/id.po +16 -0
  169. package/lang/translations/it.po +16 -0
  170. package/lang/translations/ja.po +16 -0
  171. package/lang/translations/jv.po +16 -0
  172. package/lang/translations/ko.po +16 -0
  173. package/lang/translations/lt.po +16 -0
  174. package/lang/translations/lv.po +16 -0
  175. package/lang/translations/ms.po +16 -0
  176. package/lang/translations/nl.po +16 -0
  177. package/lang/translations/no.po +16 -0
  178. package/lang/translations/pl.po +16 -0
  179. package/lang/translations/pt-br.po +16 -0
  180. package/lang/translations/pt.po +16 -0
  181. package/lang/translations/ro.po +16 -0
  182. package/lang/translations/ru.po +16 -0
  183. package/lang/translations/sk.po +16 -0
  184. package/lang/translations/sr-latn.po +16 -0
  185. package/lang/translations/sr.po +16 -0
  186. package/lang/translations/sv.po +16 -0
  187. package/lang/translations/th.po +16 -0
  188. package/lang/translations/tr.po +16 -0
  189. package/lang/translations/ug.po +16 -0
  190. package/lang/translations/uk.po +16 -0
  191. package/lang/translations/ur.po +16 -0
  192. package/lang/translations/vi.po +16 -0
  193. package/lang/translations/zh-cn.po +16 -0
  194. package/lang/translations/zh.po +16 -0
  195. package/package.json +2 -2
  196. package/src/exportpdf.js +1 -1
  197. package/src/exportpdfcommand.js +1 -1
  198. package/src/exportpdfui.js +1 -1
  199. package/src/index.js +1 -1
  200. 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
+ (_0x589df7=>{const {ca:{dictionary:_0x5dcde3,getPluralForm:_0x37872a}}={'ca':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20PDF.','PDF\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20PDF','PDF\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20PDF','PDF\x20export\x20successful':'L\x27exportació\x20a\x20PDF\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20PDF\x20document':'S\x27està\x20exportant\x20un\x20document\x20a\x20PDF'},'getPluralForm':_0x4588f0=>0x1!=_0x4588f0}};_0x589df7['ca']||={'dictionary':{},'getPluralForm':null},_0x589df7['ca']['dictionary']=Object['assign'](_0x589df7['ca']['dictionary'],_0x5dcde3),_0x589df7['ca']['getPluralForm']=_0x37872a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'cs':{'dictionary':{'Export\x20to\x20PDF':'Exportovat\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Při\x20generování\x20PDF\x20souboru\x20se\x20vyskytla\x20chyba.'},'getPluralForm':_0xd15fc2=>0x1==_0xd15fc2&&_0xd15fc2%0x1==0x0?0x0:_0xd15fc2>=0x2&&_0xd15fc2<=0x4&&_0xd15fc2%0x1==0x0?0x1:_0xd15fc2%0x1!=0x0?0x2:0x3}};
23
+ export default{'cs':{'dictionary':{'Export\x20to\x20PDF':'Exportovat\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Při\x20generování\x20PDF\x20souboru\x20se\x20vyskytla\x20chyba.','PDF\x20export\x20started':'Export\x20PDF\x20byl\x20zahájen','PDF\x20export\x20failed':'Export\x20PDF\x20se\x20nezdařil','PDF\x20export\x20successful':'Export\x20PDF\x20byl\x20úspěšný','Exporting\x20PDF\x20document':'Export\x20dokumentu\x20PDF'},'getPluralForm':_0x3f2eb9=>0x1==_0x3f2eb9&&_0x3f2eb9%0x1==0x0?0x0:_0x3f2eb9>=0x2&&_0x3f2eb9<=0x4&&_0x3f2eb9%0x1==0x0?0x1:_0x3f2eb9%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
+ (_0x21404c=>{const {cs:{dictionary:_0x40f212,getPluralForm:_0xc88540}}={'cs':{'dictionary':{'Export\x20to\x20PDF':'Exportovat\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Při\x20generování\x20PDF\x20souboru\x20se\x20vyskytla\x20chyba.','PDF\x20export\x20started':'Export\x20PDF\x20byl\x20zahájen','PDF\x20export\x20failed':'Export\x20PDF\x20se\x20nezdařil','PDF\x20export\x20successful':'Export\x20PDF\x20byl\x20úspěšný','Exporting\x20PDF\x20document':'Export\x20dokumentu\x20PDF'},'getPluralForm':_0x5d975f=>0x1==_0x5d975f&&_0x5d975f%0x1==0x0?0x0:_0x5d975f>=0x2&&_0x5d975f<=0x4&&_0x5d975f%0x1==0x0?0x1:_0x5d975f%0x1!=0x0?0x2:0x3}};_0x21404c['cs']||={'dictionary':{},'getPluralForm':null},_0x21404c['cs']['dictionary']=Object['assign'](_0x21404c['cs']['dictionary'],_0x40f212),_0x21404c['cs']['getPluralForm']=_0xc88540;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'da':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20PDF\x27en.'},'getPluralForm':_0x516fe6=>0x1!=_0x516fe6}};
23
+ export default{'da':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20PDF\x27en.','PDF\x20export\x20started':'PDF-eksport\x20er\x20startet','PDF\x20export\x20failed':'PDF-eksport\x20mislykkedes','PDF\x20export\x20successful':'PDF-eksport\x20lykkedes','Exporting\x20PDF\x20document':'Eksporterer\x20PDF-dokument'},'getPluralForm':_0xc2276e=>0x1!=_0xc2276e}};
@@ -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
+ (_0x52700e=>{const {da:{dictionary:_0x562dc8,getPluralForm:_0xb41978}}={'da':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20PDF\x27en.','PDF\x20export\x20started':'PDF-eksport\x20er\x20startet','PDF\x20export\x20failed':'PDF-eksport\x20mislykkedes','PDF\x20export\x20successful':'PDF-eksport\x20lykkedes','Exporting\x20PDF\x20document':'Eksporterer\x20PDF-dokument'},'getPluralForm':_0x4f2c48=>0x1!=_0x4f2c48}};_0x52700e['da']||={'dictionary':{},'getPluralForm':null},_0x52700e['da']['dictionary']=Object['assign'](_0x52700e['da']['dictionary'],_0x562dc8),_0x52700e['da']['getPluralForm']=_0xb41978;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'de':{'dictionary':{'Export\x20to\x20PDF':'Als\x20PDF\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Beim\x20Erstellen\x20der\x20PDF\x20ist\x20ein\x20Fehler\x20aufgetreten.'},'getPluralForm':_0x25a04e=>0x1!=_0x25a04e}};
23
+ export default{'de':{'dictionary':{'Export\x20to\x20PDF':'Als\x20PDF\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Beim\x20Erstellen\x20der\x20PDF\x20ist\x20ein\x20Fehler\x20aufgetreten.','PDF\x20export\x20started':'PDF-Export\x20gestartet','PDF\x20export\x20failed':'PDF-Export\x20fehlgeschlagen','PDF\x20export\x20successful':'PDF-Export\x20erfolgreich','Exporting\x20PDF\x20document':'PDF-Dokument\x20exportieren'},'getPluralForm':_0x497362=>0x1!=_0x497362}};
@@ -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
+ (_0x2f479c=>{const {de:{dictionary:_0x187ef8,getPluralForm:_0x578a08}}={'de':{'dictionary':{'Export\x20to\x20PDF':'Als\x20PDF\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Beim\x20Erstellen\x20der\x20PDF\x20ist\x20ein\x20Fehler\x20aufgetreten.','PDF\x20export\x20started':'PDF-Export\x20gestartet','PDF\x20export\x20failed':'PDF-Export\x20fehlgeschlagen','PDF\x20export\x20successful':'PDF-Export\x20erfolgreich','Exporting\x20PDF\x20document':'PDF-Dokument\x20exportieren'},'getPluralForm':_0x1031ae=>0x1!=_0x1031ae}};_0x2f479c['de']||={'dictionary':{},'getPluralForm':null},_0x2f479c['de']['dictionary']=Object['assign'](_0x2f479c['de']['dictionary'],_0x187ef8),_0x2f479c['de']['getPluralForm']=_0x578a08;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'el':{'dictionary':{'Export\x20to\x20PDF':'Εξαγωγή\x20σε\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20PDF.'},'getPluralForm':_0x510b4b=>0x1!=_0x510b4b}};
23
+ export default{'el':{'dictionary':{'Export\x20to\x20PDF':'Εξαγωγή\x20σε\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20PDF.','PDF\x20export\x20started':'Εκκίνηση\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20failed':'Αποτυχία\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20successful':'Επιτυχής\x20εξαγωγή\x20αρχείου\x20PDF','Exporting\x20PDF\x20document':'Εξαγωγή\x20εγγράφου\x20σε\x20μορφή\x20PDF'},'getPluralForm':_0xb75a8e=>0x1!=_0xb75a8e}};
@@ -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
+ (_0x309ef1=>{const {el:{dictionary:_0x45d02f,getPluralForm:_0x2418ae}}={'el':{'dictionary':{'Export\x20to\x20PDF':'Εξαγωγή\x20σε\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20PDF.','PDF\x20export\x20started':'Εκκίνηση\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20failed':'Αποτυχία\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20successful':'Επιτυχής\x20εξαγωγή\x20αρχείου\x20PDF','Exporting\x20PDF\x20document':'Εξαγωγή\x20εγγράφου\x20σε\x20μορφή\x20PDF'},'getPluralForm':_0x191fc2=>0x1!=_0x191fc2}};_0x309ef1['el']||={'dictionary':{},'getPluralForm':null},_0x309ef1['el']['dictionary']=Object['assign'](_0x309ef1['el']['dictionary'],_0x45d02f),_0x309ef1['el']['getPluralForm']=_0x2418ae;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'en-au':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.'},'getPluralForm':_0x12b01c=>0x1!=_0x12b01c}};
23
+ export default{'en-au':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x10a38b=>0x1!=_0x10a38b}};
@@ -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
+ (_0x4d4fd7=>{const {'en-au':{dictionary:_0x33e06c,getPluralForm:_0x32be30}}={'en-au':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x3b2a69=>0x1!=_0x3b2a69}};_0x4d4fd7['en-au']||={'dictionary':{},'getPluralForm':null},_0x4d4fd7['en-au']['dictionary']=Object['assign'](_0x4d4fd7['en-au']['dictionary'],_0x33e06c),_0x4d4fd7['en-au']['getPluralForm']=_0x32be30;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'en':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.'},'getPluralForm':null}};
23
+ export default{'en':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.','PDF\x20export\x20started':'PDF\x20export\x20started','PDF\x20export\x20failed':'PDF\x20export\x20failed','PDF\x20export\x20successful':'PDF\x20export\x20successful','Exporting\x20PDF\x20document':'Exporting\x20PDF\x20document'},'getPluralForm':null}};
@@ -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
+ (_0x4990a3=>{const {en:{dictionary:_0x2b6eca,getPluralForm:_0x541f4e}}={'en':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.','PDF\x20export\x20started':'PDF\x20export\x20started','PDF\x20export\x20failed':'PDF\x20export\x20failed','PDF\x20export\x20successful':'PDF\x20export\x20successful','Exporting\x20PDF\x20document':'Exporting\x20PDF\x20document'},'getPluralForm':null}};_0x4990a3['en']||={'dictionary':{},'getPluralForm':null},_0x4990a3['en']['dictionary']=Object['assign'](_0x4990a3['en']['dictionary'],_0x2b6eca),_0x4990a3['en']['getPluralForm']=_0x541f4e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'es-co':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.'},'getPluralForm':_0x4f96d6=>0x1==_0x4f96d6?0x0:0x0!=_0x4f96d6&&_0x4f96d6%0xf4240==0x0?0x1:0x2}};
23
+ export default{'es-co':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x5d1681=>0x1==_0x5d1681?0x0:0x0!=_0x5d1681&&_0x5d1681%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
+ (_0x2b1f11=>{const {'es-co':{dictionary:_0x16b2dc,getPluralForm:_0x4b0be0}}={'es-co':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x270e59=>0x1==_0x270e59?0x0:0x0!=_0x270e59&&_0x270e59%0xf4240==0x0?0x1:0x2}};_0x2b1f11['es-co']||={'dictionary':{},'getPluralForm':null},_0x2b1f11['es-co']['dictionary']=Object['assign'](_0x2b1f11['es-co']['dictionary'],_0x16b2dc),_0x2b1f11['es-co']['getPluralForm']=_0x4b0be0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'es':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.'},'getPluralForm':_0x2e0a93=>0x1==_0x2e0a93?0x0:0x0!=_0x2e0a93&&_0x2e0a93%0xf4240==0x0?0x1:0x2}};
23
+ export default{'es':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'La\x20exportación\x20del\x20PDF\x20ha\x20comenzado','PDF\x20export\x20failed':'La\x20exportación\x20del\x20PDF\x20ha\x20fallado','PDF\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20PDF','Exporting\x20PDF\x20document':'Exportando\x20documento\x20PDF'},'getPluralForm':_0x1f5ed7=>0x1==_0x1f5ed7?0x0:0x0!=_0x1f5ed7&&_0x1f5ed7%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
+ (_0x5031ec=>{const {es:{dictionary:_0x5a97ad,getPluralForm:_0x459bf8}}={'es':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'La\x20exportación\x20del\x20PDF\x20ha\x20comenzado','PDF\x20export\x20failed':'La\x20exportación\x20del\x20PDF\x20ha\x20fallado','PDF\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20PDF','Exporting\x20PDF\x20document':'Exportando\x20documento\x20PDF'},'getPluralForm':_0x5031e6=>0x1==_0x5031e6?0x0:0x0!=_0x5031e6&&_0x5031e6%0xf4240==0x0?0x1:0x2}};_0x5031ec['es']||={'dictionary':{},'getPluralForm':null},_0x5031ec['es']['dictionary']=Object['assign'](_0x5031ec['es']['dictionary'],_0x5a97ad),_0x5031ec['es']['getPluralForm']=_0x459bf8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'et':{'dictionary':{'Export\x20to\x20PDF':'Ekspordi\x20PDF-ina','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF-i\x20loomisel\x20tekkis\x20viga.'},'getPluralForm':_0x37ec1f=>0x1!=_0x37ec1f}};
23
+ export default{'et':{'dictionary':{'Export\x20to\x20PDF':'Ekspordi\x20PDF-ina','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF-i\x20loomisel\x20tekkis\x20viga.','PDF\x20export\x20started':'Alustati\x20PDF-i\x20eksportimist','PDF\x20export\x20failed':'PDF-i\x20eksportimine\x20nurjus','PDF\x20export\x20successful':'PDF-i\x20eksportimine\x20õnnestus','Exporting\x20PDF\x20document':'PDF\x20dokumendi\x20eksportimine'},'getPluralForm':_0x3afab0=>0x1!=_0x3afab0}};
@@ -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
+ (_0x4c7bf1=>{const {et:{dictionary:_0x5b4fbd,getPluralForm:_0x239ce4}}={'et':{'dictionary':{'Export\x20to\x20PDF':'Ekspordi\x20PDF-ina','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF-i\x20loomisel\x20tekkis\x20viga.','PDF\x20export\x20started':'Alustati\x20PDF-i\x20eksportimist','PDF\x20export\x20failed':'PDF-i\x20eksportimine\x20nurjus','PDF\x20export\x20successful':'PDF-i\x20eksportimine\x20õnnestus','Exporting\x20PDF\x20document':'PDF\x20dokumendi\x20eksportimine'},'getPluralForm':_0x214046=>0x1!=_0x214046}};_0x4c7bf1['et']||={'dictionary':{},'getPluralForm':null},_0x4c7bf1['et']['dictionary']=Object['assign'](_0x4c7bf1['et']['dictionary'],_0x5b4fbd),_0x4c7bf1['et']['getPluralForm']=_0x239ce4;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fi':{'dictionary':{'Export\x20to\x20PDF':'Siirrä\x20PDF-tiedostoon','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Kohtasimme\x20häiriön\x20PDF:n\x20luonnin\x20yhteydessä.'},'getPluralForm':_0x18105b=>0x1!=_0x18105b}};
23
+ export default{'fi':{'dictionary':{'Export\x20to\x20PDF':'Siirrä\x20PDF-tiedostoon','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Kohtasimme\x20häiriön\x20PDF:n\x20luonnin\x20yhteydessä.','PDF\x20export\x20started':'PDF-vienti\x20aloitettu','PDF\x20export\x20failed':'PDF-vienti\x20epäonnistui','PDF\x20export\x20successful':'PDF-vienti\x20onnistui','Exporting\x20PDF\x20document':'Viedään\x20PDF-asiakirjaa'},'getPluralForm':_0x264970=>0x1!=_0x264970}};
@@ -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
+ (_0x446d44=>{const {fi:{dictionary:_0x22fc1c,getPluralForm:_0x5ce096}}={'fi':{'dictionary':{'Export\x20to\x20PDF':'Siirrä\x20PDF-tiedostoon','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Kohtasimme\x20häiriön\x20PDF:n\x20luonnin\x20yhteydessä.','PDF\x20export\x20started':'PDF-vienti\x20aloitettu','PDF\x20export\x20failed':'PDF-vienti\x20epäonnistui','PDF\x20export\x20successful':'PDF-vienti\x20onnistui','Exporting\x20PDF\x20document':'Viedään\x20PDF-asiakirjaa'},'getPluralForm':_0x482c85=>0x1!=_0x482c85}};_0x446d44['fi']||={'dictionary':{},'getPluralForm':null},_0x446d44['fi']['dictionary']=Object['assign'](_0x446d44['fi']['dictionary'],_0x22fc1c),_0x446d44['fi']['getPluralForm']=_0x5ce096;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x3d87f1=>0x0==_0x3d87f1||0x1==_0x3d87f1?0x0:0x0!=_0x3d87f1&&_0x3d87f1%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.','PDF\x20export\x20started':'L\x27exportation\x20du\x20PDF\x20a\x20démarré','PDF\x20export\x20failed':'L\x27exportation\x20du\x20PDF\x20a\x20échoué','PDF\x20export\x20successful':'Exportation\x20du\x20PDF\x20réussie','Exporting\x20PDF\x20document':'Exportation\x20d\x27un\x20document\x20PDF'},'getPluralForm':_0x36dd52=>0x0==_0x36dd52||0x1==_0x36dd52?0x0:0x0!=_0x36dd52&&_0x36dd52%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
+ (_0x1f668d=>{const {fr:{dictionary:_0x1f7a79,getPluralForm:_0x316426}}={'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.','PDF\x20export\x20started':'L\x27exportation\x20du\x20PDF\x20a\x20démarré','PDF\x20export\x20failed':'L\x27exportation\x20du\x20PDF\x20a\x20échoué','PDF\x20export\x20successful':'Exportation\x20du\x20PDF\x20réussie','Exporting\x20PDF\x20document':'Exportation\x20d\x27un\x20document\x20PDF'},'getPluralForm':_0x4f3234=>0x0==_0x4f3234||0x1==_0x4f3234?0x0:0x0!=_0x4f3234&&_0x4f3234%0xf4240==0x0?0x1:0x2}};_0x1f668d['fr']||={'dictionary':{},'getPluralForm':null},_0x1f668d['fr']['dictionary']=Object['assign'](_0x1f668d['fr']['dictionary'],_0x1f7a79),_0x1f668d['fr']['getPluralForm']=_0x316426;})(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':_0x3f29c3=>0x1!=_0x3f29c3}};
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.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x465076=>0x1!=_0x465076}};
@@ -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
+ (_0x25630d=>{const {gl:{dictionary:_0x1b82f7,getPluralForm:_0x1c5ab2}}={'gl':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x189568=>0x1!=_0x189568}};_0x25630d['gl']||={'dictionary':{},'getPluralForm':null},_0x25630d['gl']['dictionary']=Object['assign'](_0x25630d['gl']['dictionary'],_0x1b82f7),_0x25630d['gl']['getPluralForm']=_0x1c5ab2;})(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':_0x2075c6=>0x1==_0x2075c6&&_0x2075c6%0x1==0x0?0x0:0x2==_0x2075c6&&_0x2075c6%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.','PDF\x20export\x20started':'ייצוא\x20PDF\x20החל','PDF\x20export\x20failed':'ייצוא\x20PDF\x20נכשל','PDF\x20export\x20successful':'ייצוא\x20PDF\x20הצליח','Exporting\x20PDF\x20document':'מייצא\x20מסמך\x20PDF'},'getPluralForm':_0x228ceb=>0x1==_0x228ceb&&_0x228ceb%0x1==0x0?0x0:0x2==_0x228ceb&&_0x228ceb%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
+ (_0x21862a=>{const {he:{dictionary:_0x2c95db,getPluralForm:_0x3855b5}}={'he':{'dictionary':{'Export\x20to\x20PDF':'ייצוא\x20ל-PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20ה-PDF.','PDF\x20export\x20started':'ייצוא\x20PDF\x20החל','PDF\x20export\x20failed':'ייצוא\x20PDF\x20נכשל','PDF\x20export\x20successful':'ייצוא\x20PDF\x20הצליח','Exporting\x20PDF\x20document':'מייצא\x20מסמך\x20PDF'},'getPluralForm':_0x75b6a3=>0x1==_0x75b6a3&&_0x75b6a3%0x1==0x0?0x0:0x2==_0x75b6a3&&_0x75b6a3%0x1==0x0?0x1:0x2}};_0x21862a['he']||={'dictionary':{},'getPluralForm':null},_0x21862a['he']['dictionary']=Object['assign'](_0x21862a['he']['dictionary'],_0x2c95db),_0x21862a['he']['getPluralForm']=_0x3855b5;})(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':_0x4e96f2=>0x1!=_0x4e96f2}};
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गयी.','PDF\x20export\x20started':'PDF\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','PDF\x20export\x20failed':'PDF\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','PDF\x20export\x20successful':'PDF\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20PDF\x20document':'PDF\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20ह'},'getPluralForm':_0x581c8b=>0x1!=_0x581c8b}};
@@ -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
+ (_0x50db1b=>{const {hi:{dictionary:_0x1064be,getPluralForm:_0x13751f}}={'hi':{'dictionary':{'Export\x20to\x20PDF':'पीडीएफ\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'पीडीएफ\x20जनरेट\x20करते\x20समय\x20एक\x20एरर\x20हो\x20गयी.','PDF\x20export\x20started':'PDF\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','PDF\x20export\x20failed':'PDF\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','PDF\x20export\x20successful':'PDF\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20PDF\x20document':'PDF\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20ह'},'getPluralForm':_0x47d1b9=>0x1!=_0x47d1b9}};_0x50db1b['hi']||={'dictionary':{},'getPluralForm':null},_0x50db1b['hi']['dictionary']=Object['assign'](_0x50db1b['hi']['dictionary'],_0x1064be),_0x50db1b['hi']['getPluralForm']=_0x13751f;})(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':_0x5766a1=>_0x5766a1%0xa==0x1&&_0x5766a1%0x64!=0xb?0x0:_0x5766a1%0xa>=0x2&&_0x5766a1%0xa<=0x4&&(_0x5766a1%0x64<0xa||_0x5766a1%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.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x15ca3c=>_0x15ca3c%0xa==0x1&&_0x15ca3c%0x64!=0xb?0x0:_0x15ca3c%0xa>=0x2&&_0x15ca3c%0xa<=0x4&&(_0x15ca3c%0x64<0xa||_0x15ca3c%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
+ (_0x595d9d=>{const {hr:{dictionary:_0x1f7a95,getPluralForm:_0xfd42bf}}={'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.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x2c7cf3=>_0x2c7cf3%0xa==0x1&&_0x2c7cf3%0x64!=0xb?0x0:_0x2c7cf3%0xa>=0x2&&_0x2c7cf3%0xa<=0x4&&(_0x2c7cf3%0x64<0xa||_0x2c7cf3%0x64>=0x14)?0x1:0x2}};_0x595d9d['hr']||={'dictionary':{},'getPluralForm':null},_0x595d9d['hr']['dictionary']=Object['assign'](_0x595d9d['hr']['dictionary'],_0x1f7a95),_0x595d9d['hr']['getPluralForm']=_0xfd42bf;})(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':_0xf41218=>0x1!=_0xf41218}};
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.','PDF\x20export\x20started':'PDF\x20exportálása\x20megkezdődött','PDF\x20export\x20failed':'PDF\x20exportálása\x20sikertelen','PDF\x20export\x20successful':'PDF\x20exportálása\x20sikerült','Exporting\x20PDF\x20document':'PDF\x20dokumentum\x20exportálása'},'getPluralForm':_0x138f16=>0x1!=_0x138f16}};
@@ -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
+ (_0x5b90d6=>{const {hu:{dictionary:_0x17ff75,getPluralForm:_0x5dbc3c}}={'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.','PDF\x20export\x20started':'PDF\x20exportálása\x20megkezdődött','PDF\x20export\x20failed':'PDF\x20exportálása\x20sikertelen','PDF\x20export\x20successful':'PDF\x20exportálása\x20sikerült','Exporting\x20PDF\x20document':'PDF\x20dokumentum\x20exportálása'},'getPluralForm':_0x31d5e1=>0x1!=_0x31d5e1}};_0x5b90d6['hu']||={'dictionary':{},'getPluralForm':null},_0x5b90d6['hu']['dictionary']=Object['assign'](_0x5b90d6['hu']['dictionary'],_0x17ff75),_0x5b90d6['hu']['getPluralForm']=_0x5dbc3c;})(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':_0x12b4d6=>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.','PDF\x20export\x20started':'ekspor\x20PDF\x20dimulai','PDF\x20export\x20failed':'ekspor\x20PDF\x20gagal','PDF\x20export\x20successful':'ekspor\x20PDF\x20berhasil','Exporting\x20PDF\x20document':'mengekspor\x20dokumen\x20PDF'},'getPluralForm':_0x932f3f=>0x0}};