@ckeditor/ckeditor5-export-pdf 42.0.2-alpha.2 → 43.0.0-alpha.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 (111) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/build/export-pdf.js +1 -1
  3. package/build/translations/sr-latn.js +1 -1
  4. package/dist/exportpdf.d.ts +5 -0
  5. package/dist/index.js +1 -1
  6. package/dist/translations/af.js +1 -1
  7. package/dist/translations/af.umd.js +1 -1
  8. package/dist/translations/ar.js +1 -1
  9. package/dist/translations/ar.umd.js +1 -1
  10. package/dist/translations/bg.js +1 -1
  11. package/dist/translations/bg.umd.js +1 -1
  12. package/dist/translations/bn.js +1 -1
  13. package/dist/translations/bn.umd.js +1 -1
  14. package/dist/translations/ca.js +1 -1
  15. package/dist/translations/ca.umd.js +1 -1
  16. package/dist/translations/cs.js +1 -1
  17. package/dist/translations/cs.umd.js +1 -1
  18. package/dist/translations/da.js +1 -1
  19. package/dist/translations/da.umd.js +1 -1
  20. package/dist/translations/de.js +1 -1
  21. package/dist/translations/de.umd.js +1 -1
  22. package/dist/translations/el.js +1 -1
  23. package/dist/translations/el.umd.js +1 -1
  24. package/dist/translations/en-au.js +1 -1
  25. package/dist/translations/en-au.umd.js +1 -1
  26. package/dist/translations/en.umd.js +1 -1
  27. package/dist/translations/es-co.js +1 -1
  28. package/dist/translations/es-co.umd.js +1 -1
  29. package/dist/translations/es.js +1 -1
  30. package/dist/translations/es.umd.js +1 -1
  31. package/dist/translations/et.js +1 -1
  32. package/dist/translations/et.umd.js +1 -1
  33. package/dist/translations/fi.js +1 -1
  34. package/dist/translations/fi.umd.js +1 -1
  35. package/dist/translations/fr.js +1 -1
  36. package/dist/translations/fr.umd.js +1 -1
  37. package/dist/translations/gl.js +1 -1
  38. package/dist/translations/gl.umd.js +1 -1
  39. package/dist/translations/he.js +1 -1
  40. package/dist/translations/he.umd.js +1 -1
  41. package/dist/translations/hi.js +1 -1
  42. package/dist/translations/hi.umd.js +1 -1
  43. package/dist/translations/hr.js +1 -1
  44. package/dist/translations/hr.umd.js +1 -1
  45. package/dist/translations/hu.js +1 -1
  46. package/dist/translations/hu.umd.js +1 -1
  47. package/dist/translations/id.js +1 -1
  48. package/dist/translations/id.umd.js +1 -1
  49. package/dist/translations/it.js +1 -1
  50. package/dist/translations/it.umd.js +1 -1
  51. package/dist/translations/ja.js +1 -1
  52. package/dist/translations/ja.umd.js +1 -1
  53. package/dist/translations/jv.js +1 -1
  54. package/dist/translations/jv.umd.js +1 -1
  55. package/dist/translations/ko.js +1 -1
  56. package/dist/translations/ko.umd.js +1 -1
  57. package/dist/translations/lt.js +1 -1
  58. package/dist/translations/lt.umd.js +1 -1
  59. package/dist/translations/lv.js +1 -1
  60. package/dist/translations/lv.umd.js +1 -1
  61. package/dist/translations/ms.js +1 -1
  62. package/dist/translations/ms.umd.js +1 -1
  63. package/dist/translations/nl.js +1 -1
  64. package/dist/translations/nl.umd.js +1 -1
  65. package/dist/translations/no.js +1 -1
  66. package/dist/translations/no.umd.js +1 -1
  67. package/dist/translations/pl.js +1 -1
  68. package/dist/translations/pl.umd.js +1 -1
  69. package/dist/translations/pt-br.js +1 -1
  70. package/dist/translations/pt-br.umd.js +1 -1
  71. package/dist/translations/pt.js +1 -1
  72. package/dist/translations/pt.umd.js +1 -1
  73. package/dist/translations/ro.js +1 -1
  74. package/dist/translations/ro.umd.js +1 -1
  75. package/dist/translations/ru.js +1 -1
  76. package/dist/translations/ru.umd.js +1 -1
  77. package/dist/translations/sk.js +1 -1
  78. package/dist/translations/sk.umd.js +1 -1
  79. package/dist/translations/sr-latn.js +1 -1
  80. package/dist/translations/sr-latn.umd.js +1 -1
  81. package/dist/translations/sr.js +1 -1
  82. package/dist/translations/sr.umd.js +1 -1
  83. package/dist/translations/sv.js +1 -1
  84. package/dist/translations/sv.umd.js +1 -1
  85. package/dist/translations/th.js +1 -1
  86. package/dist/translations/th.umd.js +1 -1
  87. package/dist/translations/tr.js +1 -1
  88. package/dist/translations/tr.umd.js +1 -1
  89. package/dist/translations/ug.js +1 -1
  90. package/dist/translations/ug.umd.js +1 -1
  91. package/dist/translations/uk.js +1 -1
  92. package/dist/translations/uk.umd.js +1 -1
  93. package/dist/translations/ur.js +1 -1
  94. package/dist/translations/ur.umd.js +1 -1
  95. package/dist/translations/vi.js +1 -1
  96. package/dist/translations/vi.umd.js +1 -1
  97. package/dist/translations/zh-cn.js +1 -1
  98. package/dist/translations/zh-cn.umd.js +1 -1
  99. package/dist/translations/zh.js +1 -1
  100. package/dist/translations/zh.umd.js +1 -1
  101. package/dist/utils/common-translations.d.ts +13 -0
  102. package/lang/translations/sr-latn.po +4 -4
  103. package/package.json +4 -4
  104. package/src/exportpdf.d.ts +5 -0
  105. package/src/exportpdf.js +1 -1
  106. package/src/exportpdfcommand.js +1 -1
  107. package/src/exportpdfui.js +1 -1
  108. package/src/index.js +1 -1
  109. package/src/utils/common-translations.d.ts +9 -0
  110. package/src/utils/common-translations.js +23 -0
  111. package/src/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x8d69ac=>{const {hu:{dictionary:_0x489f00,getPluralForm:_0x57ae33}}={'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':_0x688ff9=>0x1!=_0x688ff9}};_0x8d69ac['hu']||={'dictionary':{},'getPluralForm':null},_0x8d69ac['hu']['dictionary']=Object['assign'](_0x8d69ac['hu']['dictionary'],_0x489f00),_0x8d69ac['hu']['getPluralForm']=_0x57ae33;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5e28a8=>{const {hu:{dictionary:_0x29ebf4,getPluralForm:_0x45d406}}={'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':_0x12639d=>0x1!=_0x12639d}};_0x5e28a8['hu']||={'dictionary':{},'getPluralForm':null},_0x5e28a8['hu']['dictionary']=Object['assign'](_0x5e28a8['hu']['dictionary'],_0x29ebf4),_0x5e28a8['hu']['getPluralForm']=_0x45d406;})(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.','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':_0x263fac=>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':_0x5bcb71=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x210f21=>{const {id:{dictionary:_0x5957e8,getPluralForm:_0x16639f}}={'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':_0x181092=>0x0}};_0x210f21['id']||={'dictionary':{},'getPluralForm':null},_0x210f21['id']['dictionary']=Object['assign'](_0x210f21['id']['dictionary'],_0x5957e8),_0x210f21['id']['getPluralForm']=_0x16639f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x461425=>{const {id:{dictionary:_0x4e61ea,getPluralForm:_0x483e89}}={'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':_0x2ac3c1=>0x0}};_0x461425['id']||={'dictionary':{},'getPluralForm':null},_0x461425['id']['dictionary']=Object['assign'](_0x461425['id']['dictionary'],_0x4e61ea),_0x461425['id']['getPluralForm']=_0x483e89;})(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.','PDF\x20export\x20started':'Esportazione\x20PDF\x20iniziata','PDF\x20export\x20failed':'Esportazione\x20PDF\x20non\x20riuscita','PDF\x20export\x20successful':'Esportazione\x20PDF\x20riuscita','Exporting\x20PDF\x20document':'Esporta\x20documento\x20PDF'},'getPluralForm':_0x4bba95=>0x1==_0x4bba95?0x0:0x0!=_0x4bba95&&_0x4bba95%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.','PDF\x20export\x20started':'Esportazione\x20PDF\x20iniziata','PDF\x20export\x20failed':'Esportazione\x20PDF\x20non\x20riuscita','PDF\x20export\x20successful':'Esportazione\x20PDF\x20riuscita','Exporting\x20PDF\x20document':'Esporta\x20documento\x20PDF'},'getPluralForm':_0x19c485=>0x1==_0x19c485?0x0:0x0!=_0x19c485&&_0x19c485%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x10258f=>{const {it:{dictionary:_0x40bb29,getPluralForm:_0x2ed37d}}={'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.','PDF\x20export\x20started':'Esportazione\x20PDF\x20iniziata','PDF\x20export\x20failed':'Esportazione\x20PDF\x20non\x20riuscita','PDF\x20export\x20successful':'Esportazione\x20PDF\x20riuscita','Exporting\x20PDF\x20document':'Esporta\x20documento\x20PDF'},'getPluralForm':_0x1db8a5=>0x1==_0x1db8a5?0x0:0x0!=_0x1db8a5&&_0x1db8a5%0xf4240==0x0?0x1:0x2}};_0x10258f['it']||={'dictionary':{},'getPluralForm':null},_0x10258f['it']['dictionary']=Object['assign'](_0x10258f['it']['dictionary'],_0x40bb29),_0x10258f['it']['getPluralForm']=_0x2ed37d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x11f455=>{const {it:{dictionary:_0x4ed260,getPluralForm:_0x1b05a4}}={'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.','PDF\x20export\x20started':'Esportazione\x20PDF\x20iniziata','PDF\x20export\x20failed':'Esportazione\x20PDF\x20non\x20riuscita','PDF\x20export\x20successful':'Esportazione\x20PDF\x20riuscita','Exporting\x20PDF\x20document':'Esporta\x20documento\x20PDF'},'getPluralForm':_0x6ce0ad=>0x1==_0x6ce0ad?0x0:0x0!=_0x6ce0ad&&_0x6ce0ad%0xf4240==0x0?0x1:0x2}};_0x11f455['it']||={'dictionary':{},'getPluralForm':null},_0x11f455['it']['dictionary']=Object['assign'](_0x11f455['it']['dictionary'],_0x4ed260),_0x11f455['it']['getPluralForm']=_0x1b05a4;})(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を出力中にエラーが発生しました。','PDF\x20export\x20started':'PDFのエクスポート開始','PDF\x20export\x20failed':'PDFのエクスポートに失敗','PDF\x20export\x20successful':'PDFのエクスポートに成功','Exporting\x20PDF\x20document':'PDF文書をエクスポート中'},'getPluralForm':_0x463703=>0x0}};
23
+ export default{'ja':{'dictionary':{'Export\x20to\x20PDF':'PDFへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDFを出力中にエラーが発生しました。','PDF\x20export\x20started':'PDFのエクスポート開始','PDF\x20export\x20failed':'PDFのエクスポートに失敗','PDF\x20export\x20successful':'PDFのエクスポートに成功','Exporting\x20PDF\x20document':'PDF文書をエクスポート中'},'getPluralForm':_0x5912b2=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b7ab2=>{const {ja:{dictionary:_0x23ebde,getPluralForm:_0x459c7a}}={'ja':{'dictionary':{'Export\x20to\x20PDF':'PDFへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDFを出力中にエラーが発生しました。','PDF\x20export\x20started':'PDFのエクスポート開始','PDF\x20export\x20failed':'PDFのエクスポートに失敗','PDF\x20export\x20successful':'PDFのエクスポートに成功','Exporting\x20PDF\x20document':'PDF文書をエクスポート中'},'getPluralForm':_0x23b66c=>0x0}};_0x4b7ab2['ja']||={'dictionary':{},'getPluralForm':null},_0x4b7ab2['ja']['dictionary']=Object['assign'](_0x4b7ab2['ja']['dictionary'],_0x23ebde),_0x4b7ab2['ja']['getPluralForm']=_0x459c7a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x13fc3d=>{const {ja:{dictionary:_0x3f193c,getPluralForm:_0x266406}}={'ja':{'dictionary':{'Export\x20to\x20PDF':'PDFへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDFを出力中にエラーが発生しました。','PDF\x20export\x20started':'PDFのエクスポート開始','PDF\x20export\x20failed':'PDFのエクスポートに失敗','PDF\x20export\x20successful':'PDFのエクスポートに成功','Exporting\x20PDF\x20document':'PDF文書をエクスポート中'},'getPluralForm':_0x1cea72=>0x0}};_0x13fc3d['ja']||={'dictionary':{},'getPluralForm':null},_0x13fc3d['ja']['dictionary']=Object['assign'](_0x13fc3d['ja']['dictionary'],_0x3f193c),_0x13fc3d['ja']['getPluralForm']=_0x266406;})(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.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x3a3cfd=>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.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x3d5dbe=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5089fa=>{const {jv:{dictionary:_0x482157,getPluralForm:_0x5e712b}}={'jv':{'dictionary':{'Export\x20to\x20PDF':'Ekspor\x20datheng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x332e26=>0x0}};_0x5089fa['jv']||={'dictionary':{},'getPluralForm':null},_0x5089fa['jv']['dictionary']=Object['assign'](_0x5089fa['jv']['dictionary'],_0x482157),_0x5089fa['jv']['getPluralForm']=_0x5e712b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4f7e5c=>{const {jv:{dictionary:_0x3f4da4,getPluralForm:_0x52ea2e}}={'jv':{'dictionary':{'Export\x20to\x20PDF':'Ekspor\x20datheng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x692584=>0x0}};_0x4f7e5c['jv']||={'dictionary':{},'getPluralForm':null},_0x4f7e5c['jv']['dictionary']=Object['assign'](_0x4f7e5c['jv']['dictionary'],_0x3f4da4),_0x4f7e5c['jv']['getPluralForm']=_0x52ea2e;})(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발생했습니다.','PDF\x20export\x20started':'PDF\x20내보내기가\x20시작되었습니다.','PDF\x20export\x20failed':'PDF\x20내보내기가\x20실패했습니다.','PDF\x20export\x20successful':'PDF\x20내보내기가\x20완료되었습니다.','Exporting\x20PDF\x20document':'PDF\x20문서\x20내보내는\x20중'},'getPluralForm':_0xc66c=>0x0}};
23
+ export default{'ko':{'dictionary':{'Export\x20to\x20PDF':'PDF로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF를\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','PDF\x20export\x20started':'PDF\x20내보내기가\x20시작되었습니다.','PDF\x20export\x20failed':'PDF\x20내보내기가\x20실패했습니다.','PDF\x20export\x20successful':'PDF\x20내보내기가\x20완료되었습니다.','Exporting\x20PDF\x20document':'PDF\x20문서\x20내보내는\x20중'},'getPluralForm':_0x50727b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x55cf75=>{const {ko:{dictionary:_0x219ae5,getPluralForm:_0x1ace88}}={'ko':{'dictionary':{'Export\x20to\x20PDF':'PDF로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF를\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','PDF\x20export\x20started':'PDF\x20내보내기가\x20시작되었습니다.','PDF\x20export\x20failed':'PDF\x20내보내기가\x20실패했습니다.','PDF\x20export\x20successful':'PDF\x20내보내기가\x20완료되었습니다.','Exporting\x20PDF\x20document':'PDF\x20문서\x20내보내는\x20중'},'getPluralForm':_0x679b1=>0x0}};_0x55cf75['ko']||={'dictionary':{},'getPluralForm':null},_0x55cf75['ko']['dictionary']=Object['assign'](_0x55cf75['ko']['dictionary'],_0x219ae5),_0x55cf75['ko']['getPluralForm']=_0x1ace88;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x35a141=>{const {ko:{dictionary:_0x3b1ede,getPluralForm:_0x389c9b}}={'ko':{'dictionary':{'Export\x20to\x20PDF':'PDF로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF를\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','PDF\x20export\x20started':'PDF\x20내보내기가\x20시작되었습니다.','PDF\x20export\x20failed':'PDF\x20내보내기가\x20실패했습니다.','PDF\x20export\x20successful':'PDF\x20내보내기가\x20완료되었습니다.','Exporting\x20PDF\x20document':'PDF\x20문서\x20내보내는\x20중'},'getPluralForm':_0x265494=>0x0}};_0x35a141['ko']||={'dictionary':{},'getPluralForm':null},_0x35a141['ko']['dictionary']=Object['assign'](_0x35a141['ko']['dictionary'],_0x3b1ede),_0x35a141['ko']['getPluralForm']=_0x389c9b;})(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.','PDF\x20export\x20started':'Prasidėjo\x20PDF\x20perkėlimas','PDF\x20export\x20failed':'PDF\x20perkėlimas\x20nepavyko','PDF\x20export\x20successful':'PDF\x20perkėlimas\x20buvo\x20sėkmingas','Exporting\x20PDF\x20document':'Perkeliamas\x20PDF\x20dokumentas'},'getPluralForm':_0x24dda6=>_0x24dda6%0xa==0x1&&(_0x24dda6%0x64>0x13||_0x24dda6%0x64<0xb)?0x0:_0x24dda6%0xa>=0x2&&_0x24dda6%0xa<=0x9&&(_0x24dda6%0x64>0x13||_0x24dda6%0x64<0xb)?0x1:_0x24dda6%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.','PDF\x20export\x20started':'Prasidėjo\x20PDF\x20perkėlimas','PDF\x20export\x20failed':'PDF\x20perkėlimas\x20nepavyko','PDF\x20export\x20successful':'PDF\x20perkėlimas\x20buvo\x20sėkmingas','Exporting\x20PDF\x20document':'Perkeliamas\x20PDF\x20dokumentas'},'getPluralForm':_0x27b092=>_0x27b092%0xa==0x1&&(_0x27b092%0x64>0x13||_0x27b092%0x64<0xb)?0x0:_0x27b092%0xa>=0x2&&_0x27b092%0xa<=0x9&&(_0x27b092%0x64>0x13||_0x27b092%0x64<0xb)?0x1:_0x27b092%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5a57d8=>{const {lt:{dictionary:_0x385beb,getPluralForm:_0x502abe}}={'lt':{'dictionary':{'Export\x20to\x20PDF':'Eksportuoti\x20į\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Nutiko\x20klaida\x20generuojant\x20PDF.','PDF\x20export\x20started':'Prasidėjo\x20PDF\x20perkėlimas','PDF\x20export\x20failed':'PDF\x20perkėlimas\x20nepavyko','PDF\x20export\x20successful':'PDF\x20perkėlimas\x20buvo\x20sėkmingas','Exporting\x20PDF\x20document':'Perkeliamas\x20PDF\x20dokumentas'},'getPluralForm':_0x32adba=>_0x32adba%0xa==0x1&&(_0x32adba%0x64>0x13||_0x32adba%0x64<0xb)?0x0:_0x32adba%0xa>=0x2&&_0x32adba%0xa<=0x9&&(_0x32adba%0x64>0x13||_0x32adba%0x64<0xb)?0x1:_0x32adba%0x1!=0x0?0x2:0x3}};_0x5a57d8['lt']||={'dictionary':{},'getPluralForm':null},_0x5a57d8['lt']['dictionary']=Object['assign'](_0x5a57d8['lt']['dictionary'],_0x385beb),_0x5a57d8['lt']['getPluralForm']=_0x502abe;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2ccae9=>{const {lt:{dictionary:_0x550f02,getPluralForm:_0x2aa2e3}}={'lt':{'dictionary':{'Export\x20to\x20PDF':'Eksportuoti\x20į\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Nutiko\x20klaida\x20generuojant\x20PDF.','PDF\x20export\x20started':'Prasidėjo\x20PDF\x20perkėlimas','PDF\x20export\x20failed':'PDF\x20perkėlimas\x20nepavyko','PDF\x20export\x20successful':'PDF\x20perkėlimas\x20buvo\x20sėkmingas','Exporting\x20PDF\x20document':'Perkeliamas\x20PDF\x20dokumentas'},'getPluralForm':_0x5dce85=>_0x5dce85%0xa==0x1&&(_0x5dce85%0x64>0x13||_0x5dce85%0x64<0xb)?0x0:_0x5dce85%0xa>=0x2&&_0x5dce85%0xa<=0x9&&(_0x5dce85%0x64>0x13||_0x5dce85%0x64<0xb)?0x1:_0x5dce85%0x1!=0x0?0x2:0x3}};_0x2ccae9['lt']||={'dictionary':{},'getPluralForm':null},_0x2ccae9['lt']['dictionary']=Object['assign'](_0x2ccae9['lt']['dictionary'],_0x550f02),_0x2ccae9['lt']['getPluralForm']=_0x2aa2e3;})(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.','PDF\x20export\x20started':'Sākta\x20\x22PDF\x22\x20eksportēšana','PDF\x20export\x20failed':'\x22PDF\x22\x20eksportēšana\x20neizdevās','PDF\x20export\x20successful':'\x22PDF\x22\x20eksportēšana\x20ir\x20pabeigta','Exporting\x20PDF\x20document':'Eksportē\x20\x22PDF\x22\x20dokumentu'},'getPluralForm':_0x59d37f=>_0x59d37f%0xa==0x1&&_0x59d37f%0x64!=0xb?0x0:0x0!=_0x59d37f?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.','PDF\x20export\x20started':'Sākta\x20\x22PDF\x22\x20eksportēšana','PDF\x20export\x20failed':'\x22PDF\x22\x20eksportēšana\x20neizdevās','PDF\x20export\x20successful':'\x22PDF\x22\x20eksportēšana\x20ir\x20pabeigta','Exporting\x20PDF\x20document':'Eksportē\x20\x22PDF\x22\x20dokumentu'},'getPluralForm':_0x2dea2c=>_0x2dea2c%0xa==0x1&&_0x2dea2c%0x64!=0xb?0x0:0x0!=_0x2dea2c?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5cbb58=>{const {lv:{dictionary:_0x1d7259,getPluralForm:_0x24ecf7}}={'lv':{'dictionary':{'Export\x20to\x20PDF':'Eksportēt\x20uz\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Notika\x20kļūda\x20veidojot\x20PDF\x20failu.','PDF\x20export\x20started':'Sākta\x20\x22PDF\x22\x20eksportēšana','PDF\x20export\x20failed':'\x22PDF\x22\x20eksportēšana\x20neizdevās','PDF\x20export\x20successful':'\x22PDF\x22\x20eksportēšana\x20ir\x20pabeigta','Exporting\x20PDF\x20document':'Eksportē\x20\x22PDF\x22\x20dokumentu'},'getPluralForm':_0x33e23d=>_0x33e23d%0xa==0x1&&_0x33e23d%0x64!=0xb?0x0:0x0!=_0x33e23d?0x1:0x2}};_0x5cbb58['lv']||={'dictionary':{},'getPluralForm':null},_0x5cbb58['lv']['dictionary']=Object['assign'](_0x5cbb58['lv']['dictionary'],_0x1d7259),_0x5cbb58['lv']['getPluralForm']=_0x24ecf7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2f5db3=>{const {lv:{dictionary:_0x154aa2,getPluralForm:_0x5b1ea3}}={'lv':{'dictionary':{'Export\x20to\x20PDF':'Eksportēt\x20uz\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Notika\x20kļūda\x20veidojot\x20PDF\x20failu.','PDF\x20export\x20started':'Sākta\x20\x22PDF\x22\x20eksportēšana','PDF\x20export\x20failed':'\x22PDF\x22\x20eksportēšana\x20neizdevās','PDF\x20export\x20successful':'\x22PDF\x22\x20eksportēšana\x20ir\x20pabeigta','Exporting\x20PDF\x20document':'Eksportē\x20\x22PDF\x22\x20dokumentu'},'getPluralForm':_0x541297=>_0x541297%0xa==0x1&&_0x541297%0x64!=0xb?0x0:0x0!=_0x541297?0x1:0x2}};_0x2f5db3['lv']||={'dictionary':{},'getPluralForm':null},_0x2f5db3['lv']['dictionary']=Object['assign'](_0x2f5db3['lv']['dictionary'],_0x154aa2),_0x2f5db3['lv']['getPluralForm']=_0x5b1ea3;})(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.','PDF\x20export\x20started':'Eksport\x20PDF\x20bermula','PDF\x20export\x20failed':'Eksport\x20PDF\x20gagal','PDF\x20export\x20successful':'Eksport\x20PDF\x20berjaya','Exporting\x20PDF\x20document':'Mengeksport\x20dokumen\x20PDF'},'getPluralForm':_0xbf3ffb=>0x0}};
23
+ export default{'ms':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20ke\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20PDF.','PDF\x20export\x20started':'Eksport\x20PDF\x20bermula','PDF\x20export\x20failed':'Eksport\x20PDF\x20gagal','PDF\x20export\x20successful':'Eksport\x20PDF\x20berjaya','Exporting\x20PDF\x20document':'Mengeksport\x20dokumen\x20PDF'},'getPluralForm':_0x5cfa9c=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5a85ac=>{const {ms:{dictionary:_0x4db738,getPluralForm:_0x5663c8}}={'ms':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20ke\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20PDF.','PDF\x20export\x20started':'Eksport\x20PDF\x20bermula','PDF\x20export\x20failed':'Eksport\x20PDF\x20gagal','PDF\x20export\x20successful':'Eksport\x20PDF\x20berjaya','Exporting\x20PDF\x20document':'Mengeksport\x20dokumen\x20PDF'},'getPluralForm':_0x22dc7c=>0x0}};_0x5a85ac['ms']||={'dictionary':{},'getPluralForm':null},_0x5a85ac['ms']['dictionary']=Object['assign'](_0x5a85ac['ms']['dictionary'],_0x4db738),_0x5a85ac['ms']['getPluralForm']=_0x5663c8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3b75fd=>{const {ms:{dictionary:_0x2afeae,getPluralForm:_0x4a18b5}}={'ms':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20ke\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20PDF.','PDF\x20export\x20started':'Eksport\x20PDF\x20bermula','PDF\x20export\x20failed':'Eksport\x20PDF\x20gagal','PDF\x20export\x20successful':'Eksport\x20PDF\x20berjaya','Exporting\x20PDF\x20document':'Mengeksport\x20dokumen\x20PDF'},'getPluralForm':_0x3ead68=>0x0}};_0x3b75fd['ms']||={'dictionary':{},'getPluralForm':null},_0x3b75fd['ms']['dictionary']=Object['assign'](_0x3b75fd['ms']['dictionary'],_0x2afeae),_0x3b75fd['ms']['getPluralForm']=_0x4a18b5;})(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.','PDF\x20export\x20started':'Exporteren\x20PDF\x20gestart','PDF\x20export\x20failed':'Exporteren\x20PDF\x20mislukt','PDF\x20export\x20successful':'PDF\x20met\x20succes\x20geëxporteerd','Exporting\x20PDF\x20document':'PDF-document\x20exporteren'},'getPluralForm':_0x2b0930=>0x1!=_0x2b0930}};
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.','PDF\x20export\x20started':'Exporteren\x20PDF\x20gestart','PDF\x20export\x20failed':'Exporteren\x20PDF\x20mislukt','PDF\x20export\x20successful':'PDF\x20met\x20succes\x20geëxporteerd','Exporting\x20PDF\x20document':'PDF-document\x20exporteren'},'getPluralForm':_0x3113db=>0x1!=_0x3113db}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2e7aa7=>{const {nl:{dictionary:_0x13cc73,getPluralForm:_0x625ddd}}={'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.','PDF\x20export\x20started':'Exporteren\x20PDF\x20gestart','PDF\x20export\x20failed':'Exporteren\x20PDF\x20mislukt','PDF\x20export\x20successful':'PDF\x20met\x20succes\x20geëxporteerd','Exporting\x20PDF\x20document':'PDF-document\x20exporteren'},'getPluralForm':_0x2d1a53=>0x1!=_0x2d1a53}};_0x2e7aa7['nl']||={'dictionary':{},'getPluralForm':null},_0x2e7aa7['nl']['dictionary']=Object['assign'](_0x2e7aa7['nl']['dictionary'],_0x13cc73),_0x2e7aa7['nl']['getPluralForm']=_0x625ddd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x595b63=>{const {nl:{dictionary:_0xe28f65,getPluralForm:_0x2be807}}={'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.','PDF\x20export\x20started':'Exporteren\x20PDF\x20gestart','PDF\x20export\x20failed':'Exporteren\x20PDF\x20mislukt','PDF\x20export\x20successful':'PDF\x20met\x20succes\x20geëxporteerd','Exporting\x20PDF\x20document':'PDF-document\x20exporteren'},'getPluralForm':_0x553c0d=>0x1!=_0x553c0d}};_0x595b63['nl']||={'dictionary':{},'getPluralForm':null},_0x595b63['nl']['dictionary']=Object['assign'](_0x595b63['nl']['dictionary'],_0xe28f65),_0x595b63['nl']['getPluralForm']=_0x2be807;})(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.','PDF\x20export\x20started':'PDF-eksport\x20startet','PDF\x20export\x20failed':'PDF-eksport\x20mislyktes','PDF\x20export\x20successful':'PDF-eksport\x20var\x20vellykket','Exporting\x20PDF\x20document':'Eksporterer\x20PDF-dokument'},'getPluralForm':_0x288c91=>0x1!=_0x288c91}};
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.','PDF\x20export\x20started':'PDF-eksport\x20startet','PDF\x20export\x20failed':'PDF-eksport\x20mislyktes','PDF\x20export\x20successful':'PDF-eksport\x20var\x20vellykket','Exporting\x20PDF\x20document':'Eksporterer\x20PDF-dokument'},'getPluralForm':_0x450b89=>0x1!=_0x450b89}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1d94ca=>{const {no:{dictionary:_0xee5d8d,getPluralForm:_0x26f85e}}={'no':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20PDF-en.','PDF\x20export\x20started':'PDF-eksport\x20startet','PDF\x20export\x20failed':'PDF-eksport\x20mislyktes','PDF\x20export\x20successful':'PDF-eksport\x20var\x20vellykket','Exporting\x20PDF\x20document':'Eksporterer\x20PDF-dokument'},'getPluralForm':_0x439aef=>0x1!=_0x439aef}};_0x1d94ca['no']||={'dictionary':{},'getPluralForm':null},_0x1d94ca['no']['dictionary']=Object['assign'](_0x1d94ca['no']['dictionary'],_0xee5d8d),_0x1d94ca['no']['getPluralForm']=_0x26f85e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1305e1=>{const {no:{dictionary:_0x4bb7c0,getPluralForm:_0x440136}}={'no':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20PDF-en.','PDF\x20export\x20started':'PDF-eksport\x20startet','PDF\x20export\x20failed':'PDF-eksport\x20mislyktes','PDF\x20export\x20successful':'PDF-eksport\x20var\x20vellykket','Exporting\x20PDF\x20document':'Eksporterer\x20PDF-dokument'},'getPluralForm':_0x4024ee=>0x1!=_0x4024ee}};_0x1305e1['no']||={'dictionary':{},'getPluralForm':null},_0x1305e1['no']['dictionary']=Object['assign'](_0x1305e1['no']['dictionary'],_0x4bb7c0),_0x1305e1['no']['getPluralForm']=_0x440136;})(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.','PDF\x20export\x20started':'Rozpoczęto\x20eksport\x20dokumentu\x20PDF','PDF\x20export\x20failed':'Eksport\x20dokumentu\x20PDF\x20nieudany','PDF\x20export\x20successful':'Eksport\x20dokumentu\x20PDF\x20zakończony\x20pomyślnie','Exporting\x20PDF\x20document':'Eksportowanie\x20dokumentu\x20PDF'},'getPluralForm':_0x28a762=>0x1==_0x28a762?0x0:_0x28a762%0xa>=0x2&&_0x28a762%0xa<=0x4&&(_0x28a762%0x64<0xc||_0x28a762%0x64>0xe)?0x1:0x1!=_0x28a762&&_0x28a762%0xa>=0x0&&_0x28a762%0xa<=0x1||_0x28a762%0xa>=0x5&&_0x28a762%0xa<=0x9||_0x28a762%0x64>=0xc&&_0x28a762%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.','PDF\x20export\x20started':'Rozpoczęto\x20eksport\x20dokumentu\x20PDF','PDF\x20export\x20failed':'Eksport\x20dokumentu\x20PDF\x20nieudany','PDF\x20export\x20successful':'Eksport\x20dokumentu\x20PDF\x20zakończony\x20pomyślnie','Exporting\x20PDF\x20document':'Eksportowanie\x20dokumentu\x20PDF'},'getPluralForm':_0x47da04=>0x1==_0x47da04?0x0:_0x47da04%0xa>=0x2&&_0x47da04%0xa<=0x4&&(_0x47da04%0x64<0xc||_0x47da04%0x64>0xe)?0x1:0x1!=_0x47da04&&_0x47da04%0xa>=0x0&&_0x47da04%0xa<=0x1||_0x47da04%0xa>=0x5&&_0x47da04%0xa<=0x9||_0x47da04%0x64>=0xc&&_0x47da04%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xd9c798=>{const {pl:{dictionary:_0x3bf137,getPluralForm:_0x368b11}}={'pl':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20do\x20formatu\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20PDF.','PDF\x20export\x20started':'Rozpoczęto\x20eksport\x20dokumentu\x20PDF','PDF\x20export\x20failed':'Eksport\x20dokumentu\x20PDF\x20nieudany','PDF\x20export\x20successful':'Eksport\x20dokumentu\x20PDF\x20zakończony\x20pomyślnie','Exporting\x20PDF\x20document':'Eksportowanie\x20dokumentu\x20PDF'},'getPluralForm':_0x56f36b=>0x1==_0x56f36b?0x0:_0x56f36b%0xa>=0x2&&_0x56f36b%0xa<=0x4&&(_0x56f36b%0x64<0xc||_0x56f36b%0x64>0xe)?0x1:0x1!=_0x56f36b&&_0x56f36b%0xa>=0x0&&_0x56f36b%0xa<=0x1||_0x56f36b%0xa>=0x5&&_0x56f36b%0xa<=0x9||_0x56f36b%0x64>=0xc&&_0x56f36b%0x64<=0xe?0x2:0x3}};_0xd9c798['pl']||={'dictionary':{},'getPluralForm':null},_0xd9c798['pl']['dictionary']=Object['assign'](_0xd9c798['pl']['dictionary'],_0x3bf137),_0xd9c798['pl']['getPluralForm']=_0x368b11;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2913d1=>{const {pl:{dictionary:_0x3248c4,getPluralForm:_0x1b073a}}={'pl':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20do\x20formatu\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20PDF.','PDF\x20export\x20started':'Rozpoczęto\x20eksport\x20dokumentu\x20PDF','PDF\x20export\x20failed':'Eksport\x20dokumentu\x20PDF\x20nieudany','PDF\x20export\x20successful':'Eksport\x20dokumentu\x20PDF\x20zakończony\x20pomyślnie','Exporting\x20PDF\x20document':'Eksportowanie\x20dokumentu\x20PDF'},'getPluralForm':_0x20deb5=>0x1==_0x20deb5?0x0:_0x20deb5%0xa>=0x2&&_0x20deb5%0xa<=0x4&&(_0x20deb5%0x64<0xc||_0x20deb5%0x64>0xe)?0x1:0x1!=_0x20deb5&&_0x20deb5%0xa>=0x0&&_0x20deb5%0xa<=0x1||_0x20deb5%0xa>=0x5&&_0x20deb5%0xa<=0x9||_0x20deb5%0x64>=0xc&&_0x20deb5%0x64<=0xe?0x2:0x3}};_0x2913d1['pl']||={'dictionary':{},'getPluralForm':null},_0x2913d1['pl']['dictionary']=Object['assign'](_0x2913d1['pl']['dictionary'],_0x3248c4),_0x2913d1['pl']['getPluralForm']=_0x1b073a;})(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.','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':_0x59f884=>0x0==_0x59f884||0x1==_0x59f884?0x0:0x0!=_0x59f884&&_0x59f884%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.','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':_0x261948=>0x0==_0x261948||0x1==_0x261948?0x0:0x0!=_0x261948&&_0x261948%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2f004b=>{const {'pt-br':{dictionary:_0x3c2549,getPluralForm:_0x4fc3dc}}={'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':_0x25e595=>0x0==_0x25e595||0x1==_0x25e595?0x0:0x0!=_0x25e595&&_0x25e595%0xf4240==0x0?0x1:0x2}};_0x2f004b['pt-br']||={'dictionary':{},'getPluralForm':null},_0x2f004b['pt-br']['dictionary']=Object['assign'](_0x2f004b['pt-br']['dictionary'],_0x3c2549),_0x2f004b['pt-br']['getPluralForm']=_0x4fc3dc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x253a2c=>{const {'pt-br':{dictionary:_0x590410,getPluralForm:_0x433cd2}}={'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':_0x3ef010=>0x0==_0x3ef010||0x1==_0x3ef010?0x0:0x0!=_0x3ef010&&_0x3ef010%0xf4240==0x0?0x1:0x2}};_0x253a2c['pt-br']||={'dictionary':{},'getPluralForm':null},_0x253a2c['pt-br']['dictionary']=Object['assign'](_0x253a2c['pt-br']['dictionary'],_0x590410),_0x253a2c['pt-br']['getPluralForm']=_0x433cd2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
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':_0x2b44a4=>0x0==_0x2b44a4||0x1==_0x2b44a4?0x0:0x0!=_0x2b44a4&&_0x2b44a4%0xf4240==0x0?0x1:0x2}};
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':_0x14409f=>0x0==_0x14409f||0x1==_0x14409f?0x0:0x0!=_0x14409f&&_0x14409f%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x468fc8=>{const {pt:{dictionary:_0x18b978,getPluralForm:_0x3b5953}}={'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':_0x21d387=>0x0==_0x21d387||0x1==_0x21d387?0x0:0x0!=_0x21d387&&_0x21d387%0xf4240==0x0?0x1:0x2}};_0x468fc8['pt']||={'dictionary':{},'getPluralForm':null},_0x468fc8['pt']['dictionary']=Object['assign'](_0x468fc8['pt']['dictionary'],_0x18b978),_0x468fc8['pt']['getPluralForm']=_0x3b5953;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x51cb68=>{const {pt:{dictionary:_0x41b8fa,getPluralForm:_0x24ac0a}}={'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':_0x3a6576=>0x0==_0x3a6576||0x1==_0x3a6576?0x0:0x0!=_0x3a6576&&_0x3a6576%0xf4240==0x0?0x1:0x2}};_0x51cb68['pt']||={'dictionary':{},'getPluralForm':null},_0x51cb68['pt']['dictionary']=Object['assign'](_0x51cb68['pt']['dictionary'],_0x41b8fa),_0x51cb68['pt']['getPluralForm']=_0x24ac0a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
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':_0x403691=>0x1==_0x403691?0x0:_0x403691%0x64>0x13||_0x403691%0x64==0x0&&0x0!=_0x403691?0x2:0x1}};
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':_0x38e8ed=>0x1==_0x38e8ed?0x0:_0x38e8ed%0x64>0x13||_0x38e8ed%0x64==0x0&&0x0!=_0x38e8ed?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x56dcc8=>{const {ro:{dictionary:_0x32b013,getPluralForm:_0xd32002}}={'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':_0x477bc1=>0x1==_0x477bc1?0x0:_0x477bc1%0x64>0x13||_0x477bc1%0x64==0x0&&0x0!=_0x477bc1?0x2:0x1}};_0x56dcc8['ro']||={'dictionary':{},'getPluralForm':null},_0x56dcc8['ro']['dictionary']=Object['assign'](_0x56dcc8['ro']['dictionary'],_0x32b013),_0x56dcc8['ro']['getPluralForm']=_0xd32002;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2e603a=>{const {ro:{dictionary:_0x4d8681,getPluralForm:_0x3a05f8}}={'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':_0x25ae7e=>0x1==_0x25ae7e?0x0:_0x25ae7e%0x64>0x13||_0x25ae7e%0x64==0x0&&0x0!=_0x25ae7e?0x2:0x1}};_0x2e603a['ro']||={'dictionary':{},'getPluralForm':null},_0x2e603a['ro']['dictionary']=Object['assign'](_0x2e603a['ro']['dictionary'],_0x4d8681),_0x2e603a['ro']['getPluralForm']=_0x3a05f8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
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':_0x248f3a=>_0x248f3a%0xa==0x1&&_0x248f3a%0x64!=0xb?0x0:_0x248f3a%0xa>=0x2&&_0x248f3a%0xa<=0x4&&(_0x248f3a%0x64<0xc||_0x248f3a%0x64>0xe)?0x1:_0x248f3a%0xa==0x0||_0x248f3a%0xa>=0x5&&_0x248f3a%0xa<=0x9||_0x248f3a%0x64>=0xb&&_0x248f3a%0x64<=0xe?0x2:0x3}};
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':_0x26e2a5=>_0x26e2a5%0xa==0x1&&_0x26e2a5%0x64!=0xb?0x0:_0x26e2a5%0xa>=0x2&&_0x26e2a5%0xa<=0x4&&(_0x26e2a5%0x64<0xc||_0x26e2a5%0x64>0xe)?0x1:_0x26e2a5%0xa==0x0||_0x26e2a5%0xa>=0x5&&_0x26e2a5%0xa<=0x9||_0x26e2a5%0x64>=0xb&&_0x26e2a5%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a3c50=>{const {ru:{dictionary:_0x39bd17,getPluralForm:_0x4a47da}}={'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':_0x3b5612=>_0x3b5612%0xa==0x1&&_0x3b5612%0x64!=0xb?0x0:_0x3b5612%0xa>=0x2&&_0x3b5612%0xa<=0x4&&(_0x3b5612%0x64<0xc||_0x3b5612%0x64>0xe)?0x1:_0x3b5612%0xa==0x0||_0x3b5612%0xa>=0x5&&_0x3b5612%0xa<=0x9||_0x3b5612%0x64>=0xb&&_0x3b5612%0x64<=0xe?0x2:0x3}};_0x1a3c50['ru']||={'dictionary':{},'getPluralForm':null},_0x1a3c50['ru']['dictionary']=Object['assign'](_0x1a3c50['ru']['dictionary'],_0x39bd17),_0x1a3c50['ru']['getPluralForm']=_0x4a47da;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x49156a=>{const {ru:{dictionary:_0x39d348,getPluralForm:_0x1fb09f}}={'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':_0x3a02c7=>_0x3a02c7%0xa==0x1&&_0x3a02c7%0x64!=0xb?0x0:_0x3a02c7%0xa>=0x2&&_0x3a02c7%0xa<=0x4&&(_0x3a02c7%0x64<0xc||_0x3a02c7%0x64>0xe)?0x1:_0x3a02c7%0xa==0x0||_0x3a02c7%0xa>=0x5&&_0x3a02c7%0xa<=0x9||_0x3a02c7%0x64>=0xb&&_0x3a02c7%0x64<=0xe?0x2:0x3}};_0x49156a['ru']||={'dictionary':{},'getPluralForm':null},_0x49156a['ru']['dictionary']=Object['assign'](_0x49156a['ru']['dictionary'],_0x39d348),_0x49156a['ru']['getPluralForm']=_0x1fb09f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
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':_0x4da188=>_0x4da188%0x1==0x0&&0x1==_0x4da188?0x0:_0x4da188%0x1==0x0&&_0x4da188>=0x2&&_0x4da188<=0x4?0x1:_0x4da188%0x1!=0x0?0x2:0x3}};
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':_0x3782e2=>_0x3782e2%0x1==0x0&&0x1==_0x3782e2?0x0:_0x3782e2%0x1==0x0&&_0x3782e2>=0x2&&_0x3782e2<=0x4?0x1:_0x3782e2%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2edeb3=>{const {sk:{dictionary:_0x378ff6,getPluralForm:_0x22a5ce}}={'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':_0x2a6d35=>_0x2a6d35%0x1==0x0&&0x1==_0x2a6d35?0x0:_0x2a6d35%0x1==0x0&&_0x2a6d35>=0x2&&_0x2a6d35<=0x4?0x1:_0x2a6d35%0x1!=0x0?0x2:0x3}};_0x2edeb3['sk']||={'dictionary':{},'getPluralForm':null},_0x2edeb3['sk']['dictionary']=Object['assign'](_0x2edeb3['sk']['dictionary'],_0x378ff6),_0x2edeb3['sk']['getPluralForm']=_0x22a5ce;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x48d5b8=>{const {sk:{dictionary:_0xab443e,getPluralForm:_0x18bd8c}}={'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':_0x3478a1=>_0x3478a1%0x1==0x0&&0x1==_0x3478a1?0x0:_0x3478a1%0x1==0x0&&_0x3478a1>=0x2&&_0x3478a1<=0x4?0x1:_0x3478a1%0x1!=0x0?0x2:0x3}};_0x48d5b8['sk']||={'dictionary':{},'getPluralForm':null},_0x48d5b8['sk']['dictionary']=Object['assign'](_0x48d5b8['sk']['dictionary'],_0xab443e),_0x48d5b8['sk']['getPluralForm']=_0x18bd8c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
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':_0x405dc9=>_0x405dc9%0xa==0x1&&_0x405dc9%0x64!=0xb?0x0:_0x405dc9%0xa>=0x2&&_0x405dc9%0xa<=0x4&&(_0x405dc9%0x64<0xa||_0x405dc9%0x64>=0x14)?0x1:0x2}};
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':'Izvoz\x20u\x20PDF\x20je\x20počeo','PDF\x20export\x20failed':'Izvoz\x20PDF-a\x20nije\x20uspeo','PDF\x20export\x20successful':'PDF\x20izvoz\x20nije\x20uspeo','Exporting\x20PDF\x20document':'Izvoz\x20PDF\x20dokumenta'},'getPluralForm':_0x128293=>_0x128293%0xa==0x1&&_0x128293%0x64!=0xb?0x0:_0x128293%0xa>=0x2&&_0x128293%0xa<=0x4&&(_0x128293%0x64<0xa||_0x128293%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x44d0ed=>{const {'sr-latn':{dictionary:_0x362c9f,getPluralForm:_0x3e8330}}={'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':_0x22c2f6=>_0x22c2f6%0xa==0x1&&_0x22c2f6%0x64!=0xb?0x0:_0x22c2f6%0xa>=0x2&&_0x22c2f6%0xa<=0x4&&(_0x22c2f6%0x64<0xa||_0x22c2f6%0x64>=0x14)?0x1:0x2}};_0x44d0ed['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x44d0ed['sr-latn']['dictionary']=Object['assign'](_0x44d0ed['sr-latn']['dictionary'],_0x362c9f),_0x44d0ed['sr-latn']['getPluralForm']=_0x3e8330;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a3c80=>{const {'sr-latn':{dictionary:_0x910367,getPluralForm:_0x2326c7}}={'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':'Izvoz\x20u\x20PDF\x20je\x20počeo','PDF\x20export\x20failed':'Izvoz\x20PDF-a\x20nije\x20uspeo','PDF\x20export\x20successful':'PDF\x20izvoz\x20nije\x20uspeo','Exporting\x20PDF\x20document':'Izvoz\x20PDF\x20dokumenta'},'getPluralForm':_0x51486c=>_0x51486c%0xa==0x1&&_0x51486c%0x64!=0xb?0x0:_0x51486c%0xa>=0x2&&_0x51486c%0xa<=0x4&&(_0x51486c%0x64<0xa||_0x51486c%0x64>=0x14)?0x1:0x2}};_0x2a3c80['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x2a3c80['sr-latn']['dictionary']=Object['assign'](_0x2a3c80['sr-latn']['dictionary'],_0x910367),_0x2a3c80['sr-latn']['getPluralForm']=_0x2326c7;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
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':_0x4e8212=>_0x4e8212%0xa==0x1&&_0x4e8212%0x64!=0xb?0x0:_0x4e8212%0xa>=0x2&&_0x4e8212%0xa<=0x4&&(_0x4e8212%0x64<0xa||_0x4e8212%0x64>=0x14)?0x1:0x2}};
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':_0x53417a=>_0x53417a%0xa==0x1&&_0x53417a%0x64!=0xb?0x0:_0x53417a%0xa>=0x2&&_0x53417a%0xa<=0x4&&(_0x53417a%0x64<0xa||_0x53417a%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xf13e8=>{const {sr:{dictionary:_0x3f8d47,getPluralForm:_0xc0e1d7}}={'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':_0x401fee=>_0x401fee%0xa==0x1&&_0x401fee%0x64!=0xb?0x0:_0x401fee%0xa>=0x2&&_0x401fee%0xa<=0x4&&(_0x401fee%0x64<0xa||_0x401fee%0x64>=0x14)?0x1:0x2}};_0xf13e8['sr']||={'dictionary':{},'getPluralForm':null},_0xf13e8['sr']['dictionary']=Object['assign'](_0xf13e8['sr']['dictionary'],_0x3f8d47),_0xf13e8['sr']['getPluralForm']=_0xc0e1d7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x18d019=>{const {sr:{dictionary:_0x325681,getPluralForm:_0x310b27}}={'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':_0x3cfa70=>_0x3cfa70%0xa==0x1&&_0x3cfa70%0x64!=0xb?0x0:_0x3cfa70%0xa>=0x2&&_0x3cfa70%0xa<=0x4&&(_0x3cfa70%0x64<0xa||_0x3cfa70%0x64>=0x14)?0x1:0x2}};_0x18d019['sr']||={'dictionary':{},'getPluralForm':null},_0x18d019['sr']['dictionary']=Object['assign'](_0x18d019['sr']['dictionary'],_0x325681),_0x18d019['sr']['getPluralForm']=_0x310b27;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
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':_0x22f0ac=>0x1!=_0x22f0ac}};
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':_0x127288=>0x1!=_0x127288}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x49656e=>{const {sv:{dictionary:_0x17ca3f,getPluralForm:_0x47674e}}={'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':_0x26ccc0=>0x1!=_0x26ccc0}};_0x49656e['sv']||={'dictionary':{},'getPluralForm':null},_0x49656e['sv']['dictionary']=Object['assign'](_0x49656e['sv']['dictionary'],_0x17ca3f),_0x49656e['sv']['getPluralForm']=_0x47674e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x133ced=>{const {sv:{dictionary:_0x334588,getPluralForm:_0x4c20da}}={'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':_0x595762=>0x1!=_0x595762}};_0x133ced['sv']||={'dictionary':{},'getPluralForm':null},_0x133ced['sv']['dictionary']=Object['assign'](_0x133ced['sv']['dictionary'],_0x334588),_0x133ced['sv']['getPluralForm']=_0x4c20da;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
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':_0x5bfd3b=>0x0}};
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':_0x24b3f7=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x182c15=>{const {th:{dictionary:_0x4087b4,getPluralForm:_0x5eba31}}={'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':_0x1be79e=>0x0}};_0x182c15['th']||={'dictionary':{},'getPluralForm':null},_0x182c15['th']['dictionary']=Object['assign'](_0x182c15['th']['dictionary'],_0x4087b4),_0x182c15['th']['getPluralForm']=_0x5eba31;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5ebe15=>{const {th:{dictionary:_0x335a10,getPluralForm:_0x3d5f2d}}={'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':_0x5758d2=>0x0}};_0x5ebe15['th']||={'dictionary':{},'getPluralForm':null},_0x5ebe15['th']['dictionary']=Object['assign'](_0x5ebe15['th']['dictionary'],_0x335a10),_0x5ebe15['th']['getPluralForm']=_0x3d5f2d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
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':_0x312be6=>_0x312be6>0x1}};
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':_0x301810=>_0x301810>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x922348=>{const {tr:{dictionary:_0x155bcc,getPluralForm:_0x582d1a}}={'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':_0x3416cb=>_0x3416cb>0x1}};_0x922348['tr']||={'dictionary':{},'getPluralForm':null},_0x922348['tr']['dictionary']=Object['assign'](_0x922348['tr']['dictionary'],_0x155bcc),_0x922348['tr']['getPluralForm']=_0x582d1a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x439b08=>{const {tr:{dictionary:_0x1dd1e9,getPluralForm:_0x33c578}}={'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':_0x3e0dd=>_0x3e0dd>0x1}};_0x439b08['tr']||={'dictionary':{},'getPluralForm':null},_0x439b08['tr']['dictionary']=Object['assign'](_0x439b08['tr']['dictionary'],_0x1dd1e9),_0x439b08['tr']['getPluralForm']=_0x33c578;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
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':_0x5032d4=>0x1!=_0x5032d4}};
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':_0x11be16=>0x1!=_0x11be16}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x12b36d=>{const {ug:{dictionary:_0x364fd4,getPluralForm:_0x2cc59c}}={'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':_0x90bced=>0x1!=_0x90bced}};_0x12b36d['ug']||={'dictionary':{},'getPluralForm':null},_0x12b36d['ug']['dictionary']=Object['assign'](_0x12b36d['ug']['dictionary'],_0x364fd4),_0x12b36d['ug']['getPluralForm']=_0x2cc59c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2263ac=>{const {ug:{dictionary:_0x5478a8,getPluralForm:_0x24a43d}}={'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':_0xb00153=>0x1!=_0xb00153}};_0x2263ac['ug']||={'dictionary':{},'getPluralForm':null},_0x2263ac['ug']['dictionary']=Object['assign'](_0x2263ac['ug']['dictionary'],_0x5478a8),_0x2263ac['ug']['getPluralForm']=_0x24a43d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uk':{'dictionary':{'Export\x20to\x20PDF':'Експортувати\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Під\x20час\x20створення\x20PDF-файлу\x20сталася\x20помилка.','PDF\x20export\x20started':'Розпочато\x20експорт\x20PDF-файла','PDF\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20PDF-файл','PDF\x20export\x20successful':'Успішно\x20експортовано\x20PDF-файл','Exporting\x20PDF\x20document':'Експорт\x20PDF-документа'},'getPluralForm':_0x4533c7=>_0x4533c7%0x1==0x0&&_0x4533c7%0xa==0x1&&_0x4533c7%0x64!=0xb?0x0:_0x4533c7%0x1==0x0&&_0x4533c7%0xa>=0x2&&_0x4533c7%0xa<=0x4&&(_0x4533c7%0x64<0xc||_0x4533c7%0x64>0xe)?0x1:_0x4533c7%0x1==0x0&&(_0x4533c7%0xa==0x0||_0x4533c7%0xa>=0x5&&_0x4533c7%0xa<=0x9||_0x4533c7%0x64>=0xb&&_0x4533c7%0x64<=0xe)?0x2:0x3}};
23
+ export default{'uk':{'dictionary':{'Export\x20to\x20PDF':'Експортувати\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Під\x20час\x20створення\x20PDF-файлу\x20сталася\x20помилка.','PDF\x20export\x20started':'Розпочато\x20експорт\x20PDF-файла','PDF\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20PDF-файл','PDF\x20export\x20successful':'Успішно\x20експортовано\x20PDF-файл','Exporting\x20PDF\x20document':'Експорт\x20PDF-документа'},'getPluralForm':_0x11a840=>_0x11a840%0x1==0x0&&_0x11a840%0xa==0x1&&_0x11a840%0x64!=0xb?0x0:_0x11a840%0x1==0x0&&_0x11a840%0xa>=0x2&&_0x11a840%0xa<=0x4&&(_0x11a840%0x64<0xc||_0x11a840%0x64>0xe)?0x1:_0x11a840%0x1==0x0&&(_0x11a840%0xa==0x0||_0x11a840%0xa>=0x5&&_0x11a840%0xa<=0x9||_0x11a840%0x64>=0xb&&_0x11a840%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4add8b=>{const {uk:{dictionary:_0x56251d,getPluralForm:_0x1a670c}}={'uk':{'dictionary':{'Export\x20to\x20PDF':'Експортувати\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Під\x20час\x20створення\x20PDF-файлу\x20сталася\x20помилка.','PDF\x20export\x20started':'Розпочато\x20експорт\x20PDF-файла','PDF\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20PDF-файл','PDF\x20export\x20successful':'Успішно\x20експортовано\x20PDF-файл','Exporting\x20PDF\x20document':'Експорт\x20PDF-документа'},'getPluralForm':_0x405652=>_0x405652%0x1==0x0&&_0x405652%0xa==0x1&&_0x405652%0x64!=0xb?0x0:_0x405652%0x1==0x0&&_0x405652%0xa>=0x2&&_0x405652%0xa<=0x4&&(_0x405652%0x64<0xc||_0x405652%0x64>0xe)?0x1:_0x405652%0x1==0x0&&(_0x405652%0xa==0x0||_0x405652%0xa>=0x5&&_0x405652%0xa<=0x9||_0x405652%0x64>=0xb&&_0x405652%0x64<=0xe)?0x2:0x3}};_0x4add8b['uk']||={'dictionary':{},'getPluralForm':null},_0x4add8b['uk']['dictionary']=Object['assign'](_0x4add8b['uk']['dictionary'],_0x56251d),_0x4add8b['uk']['getPluralForm']=_0x1a670c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x38a261=>{const {uk:{dictionary:_0x26e58c,getPluralForm:_0x2c0375}}={'uk':{'dictionary':{'Export\x20to\x20PDF':'Експортувати\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Під\x20час\x20створення\x20PDF-файлу\x20сталася\x20помилка.','PDF\x20export\x20started':'Розпочато\x20експорт\x20PDF-файла','PDF\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20PDF-файл','PDF\x20export\x20successful':'Успішно\x20експортовано\x20PDF-файл','Exporting\x20PDF\x20document':'Експорт\x20PDF-документа'},'getPluralForm':_0x1891ae=>_0x1891ae%0x1==0x0&&_0x1891ae%0xa==0x1&&_0x1891ae%0x64!=0xb?0x0:_0x1891ae%0x1==0x0&&_0x1891ae%0xa>=0x2&&_0x1891ae%0xa<=0x4&&(_0x1891ae%0x64<0xc||_0x1891ae%0x64>0xe)?0x1:_0x1891ae%0x1==0x0&&(_0x1891ae%0xa==0x0||_0x1891ae%0xa>=0x5&&_0x1891ae%0xa<=0x9||_0x1891ae%0x64>=0xb&&_0x1891ae%0x64<=0xe)?0x2:0x3}};_0x38a261['uk']||={'dictionary':{},'getPluralForm':null},_0x38a261['uk']['dictionary']=Object['assign'](_0x38a261['uk']['dictionary'],_0x26e58c),_0x38a261['uk']['getPluralForm']=_0x2c0375;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ur':{'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\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x26296f=>0x1!=_0x26296f}};
23
+ export default{'ur':{'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\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x10d282=>0x1!=_0x10d282}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x18edcf=>{const {ur:{dictionary:_0x1a57ed,getPluralForm:_0x55e77b}}={'ur':{'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\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x5389af=>0x1!=_0x5389af}};_0x18edcf['ur']||={'dictionary':{},'getPluralForm':null},_0x18edcf['ur']['dictionary']=Object['assign'](_0x18edcf['ur']['dictionary'],_0x1a57ed),_0x18edcf['ur']['getPluralForm']=_0x55e77b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x103c9e=>{const {ur:{dictionary:_0x7e0143,getPluralForm:_0x29c395}}={'ur':{'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\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x506354=>0x1!=_0x506354}};_0x103c9e['ur']||={'dictionary':{},'getPluralForm':null},_0x103c9e['ur']['dictionary']=Object['assign'](_0x103c9e['ur']['dictionary'],_0x7e0143),_0x103c9e['ur']['getPluralForm']=_0x29c395;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'vi':{'dictionary':{'Export\x20to\x20PDF':'Xuất\x20ra\x20định\x20dạng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20PDF.','PDF\x20export\x20started':'Đã\x20bắt\x20đầu\x20xuất\x20tài\x20liệu\x20PDF','PDF\x20export\x20failed':'Không\x20xuất\x20được\x20tài\x20liệu\x20PDF','PDF\x20export\x20successful':'Đã\x20xuất\x20tài\x20liệu\x20PDF\x20thành\x20công','Exporting\x20PDF\x20document':'Đang\x20xuất\x20tài\x20liệu\x20PDF'},'getPluralForm':_0x542084=>0x0}};
23
+ export default{'vi':{'dictionary':{'Export\x20to\x20PDF':'Xuất\x20ra\x20định\x20dạng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20PDF.','PDF\x20export\x20started':'Đã\x20bắt\x20đầu\x20xuất\x20tài\x20liệu\x20PDF','PDF\x20export\x20failed':'Không\x20xuất\x20được\x20tài\x20liệu\x20PDF','PDF\x20export\x20successful':'Đã\x20xuất\x20tài\x20liệu\x20PDF\x20thành\x20công','Exporting\x20PDF\x20document':'Đang\x20xuất\x20tài\x20liệu\x20PDF'},'getPluralForm':_0x22801b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5084a4=>{const {vi:{dictionary:_0x7b5108,getPluralForm:_0x5c7177}}={'vi':{'dictionary':{'Export\x20to\x20PDF':'Xuất\x20ra\x20định\x20dạng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20PDF.','PDF\x20export\x20started':'Đã\x20bắt\x20đầu\x20xuất\x20tài\x20liệu\x20PDF','PDF\x20export\x20failed':'Không\x20xuất\x20được\x20tài\x20liệu\x20PDF','PDF\x20export\x20successful':'Đã\x20xuất\x20tài\x20liệu\x20PDF\x20thành\x20công','Exporting\x20PDF\x20document':'Đang\x20xuất\x20tài\x20liệu\x20PDF'},'getPluralForm':_0x4b23f9=>0x0}};_0x5084a4['vi']||={'dictionary':{},'getPluralForm':null},_0x5084a4['vi']['dictionary']=Object['assign'](_0x5084a4['vi']['dictionary'],_0x7b5108),_0x5084a4['vi']['getPluralForm']=_0x5c7177;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2b3047=>{const {vi:{dictionary:_0x3ca6cf,getPluralForm:_0x162594}}={'vi':{'dictionary':{'Export\x20to\x20PDF':'Xuất\x20ra\x20định\x20dạng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20PDF.','PDF\x20export\x20started':'Đã\x20bắt\x20đầu\x20xuất\x20tài\x20liệu\x20PDF','PDF\x20export\x20failed':'Không\x20xuất\x20được\x20tài\x20liệu\x20PDF','PDF\x20export\x20successful':'Đã\x20xuất\x20tài\x20liệu\x20PDF\x20thành\x20công','Exporting\x20PDF\x20document':'Đang\x20xuất\x20tài\x20liệu\x20PDF'},'getPluralForm':_0x9d9527=>0x0}};_0x2b3047['vi']||={'dictionary':{},'getPluralForm':null},_0x2b3047['vi']['dictionary']=Object['assign'](_0x2b3047['vi']['dictionary'],_0x3ca6cf),_0x2b3047['vi']['getPluralForm']=_0x162594;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh-cn':{'dictionary':{'Export\x20to\x20PDF':'导出为PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'生成PDF时发生了异常。','PDF\x20export\x20started':'PDF\x20导出开始','PDF\x20export\x20failed':'PDF\x20导出失败','PDF\x20export\x20successful':'PDF\x20导出成功','Exporting\x20PDF\x20document':'正在导出\x20PDF\x20文档'},'getPluralForm':_0x2799db=>0x0}};
23
+ export default{'zh-cn':{'dictionary':{'Export\x20to\x20PDF':'导出为PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'生成PDF时发生了异常。','PDF\x20export\x20started':'PDF\x20导出开始','PDF\x20export\x20failed':'PDF\x20导出失败','PDF\x20export\x20successful':'PDF\x20导出成功','Exporting\x20PDF\x20document':'正在导出\x20PDF\x20文档'},'getPluralForm':_0x30fa25=>0x0}};