@ckeditor/ckeditor5-export-pdf 42.0.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
- (_0x5e891c=>{const {hu:{dictionary:_0x219117,getPluralForm:_0x3a89f1}}={'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':_0x56dd75=>0x1!=_0x56dd75}};_0x5e891c['hu']||={'dictionary':{},'getPluralForm':null},_0x5e891c['hu']['dictionary']=Object['assign'](_0x5e891c['hu']['dictionary'],_0x219117),_0x5e891c['hu']['getPluralForm']=_0x3a89f1;})(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':_0x27c39f=>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
- (_0x1388c9=>{const {id:{dictionary:_0x18cfbd,getPluralForm:_0x4ebce3}}={'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':_0xf501b4=>0x0}};_0x1388c9['id']||={'dictionary':{},'getPluralForm':null},_0x1388c9['id']['dictionary']=Object['assign'](_0x1388c9['id']['dictionary'],_0x18cfbd),_0x1388c9['id']['getPluralForm']=_0x4ebce3;})(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':_0x14088c=>0x1==_0x14088c?0x0:0x0!=_0x14088c&&_0x14088c%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
- (_0x4f9093=>{const {it:{dictionary:_0x3428e4,getPluralForm:_0x3b5d48}}={'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':_0xe066ba=>0x1==_0xe066ba?0x0:0x0!=_0xe066ba&&_0xe066ba%0xf4240==0x0?0x1:0x2}};_0x4f9093['it']||={'dictionary':{},'getPluralForm':null},_0x4f9093['it']['dictionary']=Object['assign'](_0x4f9093['it']['dictionary'],_0x3428e4),_0x4f9093['it']['getPluralForm']=_0x3b5d48;})(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':_0x1bbc4f=>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
- (_0x1049d9=>{const {ja:{dictionary:_0x516b1a,getPluralForm:_0x560381}}={'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':_0x13bf23=>0x0}};_0x1049d9['ja']||={'dictionary':{},'getPluralForm':null},_0x1049d9['ja']['dictionary']=Object['assign'](_0x1049d9['ja']['dictionary'],_0x516b1a),_0x1049d9['ja']['getPluralForm']=_0x560381;})(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':_0x559897=>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
- (_0x14860e=>{const {jv:{dictionary:_0x3c1757,getPluralForm:_0x5e7980}}={'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':_0x22260b=>0x0}};_0x14860e['jv']||={'dictionary':{},'getPluralForm':null},_0x14860e['jv']['dictionary']=Object['assign'](_0x14860e['jv']['dictionary'],_0x3c1757),_0x14860e['jv']['getPluralForm']=_0x5e7980;})(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':_0x39d338=>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
- (_0x3912a4=>{const {ko:{dictionary:_0x2cc666,getPluralForm:_0x2348fc}}={'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':_0x5e35a0=>0x0}};_0x3912a4['ko']||={'dictionary':{},'getPluralForm':null},_0x3912a4['ko']['dictionary']=Object['assign'](_0x3912a4['ko']['dictionary'],_0x2cc666),_0x3912a4['ko']['getPluralForm']=_0x2348fc;})(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':_0x357e06=>_0x357e06%0xa==0x1&&(_0x357e06%0x64>0x13||_0x357e06%0x64<0xb)?0x0:_0x357e06%0xa>=0x2&&_0x357e06%0xa<=0x9&&(_0x357e06%0x64>0x13||_0x357e06%0x64<0xb)?0x1:_0x357e06%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
- (_0x7229a4=>{const {lt:{dictionary:_0x3f7f69,getPluralForm:_0x918c94}}={'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':_0x3a3274=>_0x3a3274%0xa==0x1&&(_0x3a3274%0x64>0x13||_0x3a3274%0x64<0xb)?0x0:_0x3a3274%0xa>=0x2&&_0x3a3274%0xa<=0x9&&(_0x3a3274%0x64>0x13||_0x3a3274%0x64<0xb)?0x1:_0x3a3274%0x1!=0x0?0x2:0x3}};_0x7229a4['lt']||={'dictionary':{},'getPluralForm':null},_0x7229a4['lt']['dictionary']=Object['assign'](_0x7229a4['lt']['dictionary'],_0x3f7f69),_0x7229a4['lt']['getPluralForm']=_0x918c94;})(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':_0x5c92c5=>_0x5c92c5%0xa==0x1&&_0x5c92c5%0x64!=0xb?0x0:0x0!=_0x5c92c5?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
- (_0x3a188b=>{const {lv:{dictionary:_0x4c766c,getPluralForm:_0x318f3e}}={'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':_0x2fb80a=>_0x2fb80a%0xa==0x1&&_0x2fb80a%0x64!=0xb?0x0:0x0!=_0x2fb80a?0x1:0x2}};_0x3a188b['lv']||={'dictionary':{},'getPluralForm':null},_0x3a188b['lv']['dictionary']=Object['assign'](_0x3a188b['lv']['dictionary'],_0x4c766c),_0x3a188b['lv']['getPluralForm']=_0x318f3e;})(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':_0x46d998=>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
- (_0x12876e=>{const {ms:{dictionary:_0xb88499,getPluralForm:_0x2fdb8a}}={'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':_0x2f7c4c=>0x0}};_0x12876e['ms']||={'dictionary':{},'getPluralForm':null},_0x12876e['ms']['dictionary']=Object['assign'](_0x12876e['ms']['dictionary'],_0xb88499),_0x12876e['ms']['getPluralForm']=_0x2fdb8a;})(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':_0x56aecc=>0x1!=_0x56aecc}};
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
- (_0x173a41=>{const {nl:{dictionary:_0x6a59f,getPluralForm:_0x1654cc}}={'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':_0x320962=>0x1!=_0x320962}};_0x173a41['nl']||={'dictionary':{},'getPluralForm':null},_0x173a41['nl']['dictionary']=Object['assign'](_0x173a41['nl']['dictionary'],_0x6a59f),_0x173a41['nl']['getPluralForm']=_0x1654cc;})(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':_0x391580=>0x1!=_0x391580}};
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
- (_0x24a988=>{const {no:{dictionary:_0x57d99d,getPluralForm:_0x2be748}}={'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':_0xeca8f6=>0x1!=_0xeca8f6}};_0x24a988['no']||={'dictionary':{},'getPluralForm':null},_0x24a988['no']['dictionary']=Object['assign'](_0x24a988['no']['dictionary'],_0x57d99d),_0x24a988['no']['getPluralForm']=_0x2be748;})(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':_0x1ac64b=>0x1==_0x1ac64b?0x0:_0x1ac64b%0xa>=0x2&&_0x1ac64b%0xa<=0x4&&(_0x1ac64b%0x64<0xc||_0x1ac64b%0x64>0xe)?0x1:0x1!=_0x1ac64b&&_0x1ac64b%0xa>=0x0&&_0x1ac64b%0xa<=0x1||_0x1ac64b%0xa>=0x5&&_0x1ac64b%0xa<=0x9||_0x1ac64b%0x64>=0xc&&_0x1ac64b%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
- (_0x24627e=>{const {pl:{dictionary:_0x27d7d4,getPluralForm:_0x45bf7d}}={'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':_0x18d425=>0x1==_0x18d425?0x0:_0x18d425%0xa>=0x2&&_0x18d425%0xa<=0x4&&(_0x18d425%0x64<0xc||_0x18d425%0x64>0xe)?0x1:0x1!=_0x18d425&&_0x18d425%0xa>=0x0&&_0x18d425%0xa<=0x1||_0x18d425%0xa>=0x5&&_0x18d425%0xa<=0x9||_0x18d425%0x64>=0xc&&_0x18d425%0x64<=0xe?0x2:0x3}};_0x24627e['pl']||={'dictionary':{},'getPluralForm':null},_0x24627e['pl']['dictionary']=Object['assign'](_0x24627e['pl']['dictionary'],_0x27d7d4),_0x24627e['pl']['getPluralForm']=_0x45bf7d;})(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':_0x44065c=>0x0==_0x44065c||0x1==_0x44065c?0x0:0x0!=_0x44065c&&_0x44065c%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
- (_0x3dcd7c=>{const {'pt-br':{dictionary:_0x2053a8,getPluralForm:_0x579176}}={'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':_0x33b954=>0x0==_0x33b954||0x1==_0x33b954?0x0:0x0!=_0x33b954&&_0x33b954%0xf4240==0x0?0x1:0x2}};_0x3dcd7c['pt-br']||={'dictionary':{},'getPluralForm':null},_0x3dcd7c['pt-br']['dictionary']=Object['assign'](_0x3dcd7c['pt-br']['dictionary'],_0x2053a8),_0x3dcd7c['pt-br']['getPluralForm']=_0x579176;})(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':_0x4dcf62=>0x0==_0x4dcf62||0x1==_0x4dcf62?0x0:0x0!=_0x4dcf62&&_0x4dcf62%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
- (_0x9359b4=>{const {pt:{dictionary:_0x354915,getPluralForm:_0x1da17d}}={'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':_0x53621b=>0x0==_0x53621b||0x1==_0x53621b?0x0:0x0!=_0x53621b&&_0x53621b%0xf4240==0x0?0x1:0x2}};_0x9359b4['pt']||={'dictionary':{},'getPluralForm':null},_0x9359b4['pt']['dictionary']=Object['assign'](_0x9359b4['pt']['dictionary'],_0x354915),_0x9359b4['pt']['getPluralForm']=_0x1da17d;})(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':_0xe0e6b1=>0x1==_0xe0e6b1?0x0:_0xe0e6b1%0x64>0x13||_0xe0e6b1%0x64==0x0&&0x0!=_0xe0e6b1?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
- (_0x29bb70=>{const {ro:{dictionary:_0x14e573,getPluralForm:_0x200ef7}}={'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':_0x3c8010=>0x1==_0x3c8010?0x0:_0x3c8010%0x64>0x13||_0x3c8010%0x64==0x0&&0x0!=_0x3c8010?0x2:0x1}};_0x29bb70['ro']||={'dictionary':{},'getPluralForm':null},_0x29bb70['ro']['dictionary']=Object['assign'](_0x29bb70['ro']['dictionary'],_0x14e573),_0x29bb70['ro']['getPluralForm']=_0x200ef7;})(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':_0x39f830=>_0x39f830%0xa==0x1&&_0x39f830%0x64!=0xb?0x0:_0x39f830%0xa>=0x2&&_0x39f830%0xa<=0x4&&(_0x39f830%0x64<0xc||_0x39f830%0x64>0xe)?0x1:_0x39f830%0xa==0x0||_0x39f830%0xa>=0x5&&_0x39f830%0xa<=0x9||_0x39f830%0x64>=0xb&&_0x39f830%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
- (_0x2d24bd=>{const {ru:{dictionary:_0x23e302,getPluralForm:_0x45b014}}={'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':_0x990ecf=>_0x990ecf%0xa==0x1&&_0x990ecf%0x64!=0xb?0x0:_0x990ecf%0xa>=0x2&&_0x990ecf%0xa<=0x4&&(_0x990ecf%0x64<0xc||_0x990ecf%0x64>0xe)?0x1:_0x990ecf%0xa==0x0||_0x990ecf%0xa>=0x5&&_0x990ecf%0xa<=0x9||_0x990ecf%0x64>=0xb&&_0x990ecf%0x64<=0xe?0x2:0x3}};_0x2d24bd['ru']||={'dictionary':{},'getPluralForm':null},_0x2d24bd['ru']['dictionary']=Object['assign'](_0x2d24bd['ru']['dictionary'],_0x23e302),_0x2d24bd['ru']['getPluralForm']=_0x45b014;})(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':_0x230cfd=>_0x230cfd%0x1==0x0&&0x1==_0x230cfd?0x0:_0x230cfd%0x1==0x0&&_0x230cfd>=0x2&&_0x230cfd<=0x4?0x1:_0x230cfd%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
- (_0x1dcab8=>{const {sk:{dictionary:_0x56f95f,getPluralForm:_0x47bccc}}={'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':_0x249b03=>_0x249b03%0x1==0x0&&0x1==_0x249b03?0x0:_0x249b03%0x1==0x0&&_0x249b03>=0x2&&_0x249b03<=0x4?0x1:_0x249b03%0x1!=0x0?0x2:0x3}};_0x1dcab8['sk']||={'dictionary':{},'getPluralForm':null},_0x1dcab8['sk']['dictionary']=Object['assign'](_0x1dcab8['sk']['dictionary'],_0x56f95f),_0x1dcab8['sk']['getPluralForm']=_0x47bccc;})(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':_0x1e8749=>_0x1e8749%0xa==0x1&&_0x1e8749%0x64!=0xb?0x0:_0x1e8749%0xa>=0x2&&_0x1e8749%0xa<=0x4&&(_0x1e8749%0x64<0xa||_0x1e8749%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
- (_0x29e344=>{const {'sr-latn':{dictionary:_0x3a06c3,getPluralForm:_0x512c58}}={'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':_0x31410f=>_0x31410f%0xa==0x1&&_0x31410f%0x64!=0xb?0x0:_0x31410f%0xa>=0x2&&_0x31410f%0xa<=0x4&&(_0x31410f%0x64<0xa||_0x31410f%0x64>=0x14)?0x1:0x2}};_0x29e344['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x29e344['sr-latn']['dictionary']=Object['assign'](_0x29e344['sr-latn']['dictionary'],_0x3a06c3),_0x29e344['sr-latn']['getPluralForm']=_0x512c58;})(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':_0x433705=>_0x433705%0xa==0x1&&_0x433705%0x64!=0xb?0x0:_0x433705%0xa>=0x2&&_0x433705%0xa<=0x4&&(_0x433705%0x64<0xa||_0x433705%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
- (_0x27ab4f=>{const {sr:{dictionary:_0x52ab7d,getPluralForm:_0x1c1d4a}}={'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':_0x14c088=>_0x14c088%0xa==0x1&&_0x14c088%0x64!=0xb?0x0:_0x14c088%0xa>=0x2&&_0x14c088%0xa<=0x4&&(_0x14c088%0x64<0xa||_0x14c088%0x64>=0x14)?0x1:0x2}};_0x27ab4f['sr']||={'dictionary':{},'getPluralForm':null},_0x27ab4f['sr']['dictionary']=Object['assign'](_0x27ab4f['sr']['dictionary'],_0x52ab7d),_0x27ab4f['sr']['getPluralForm']=_0x1c1d4a;})(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':_0x3b1c43=>0x1!=_0x3b1c43}};
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
- (_0x19ec64=>{const {sv:{dictionary:_0x3254a4,getPluralForm:_0xc887c5}}={'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':_0x388398=>0x1!=_0x388398}};_0x19ec64['sv']||={'dictionary':{},'getPluralForm':null},_0x19ec64['sv']['dictionary']=Object['assign'](_0x19ec64['sv']['dictionary'],_0x3254a4),_0x19ec64['sv']['getPluralForm']=_0xc887c5;})(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':_0x5932f2=>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
- (_0x4ab18d=>{const {th:{dictionary:_0x4a4d5a,getPluralForm:_0x1f1c68}}={'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':_0x46c691=>0x0}};_0x4ab18d['th']||={'dictionary':{},'getPluralForm':null},_0x4ab18d['th']['dictionary']=Object['assign'](_0x4ab18d['th']['dictionary'],_0x4a4d5a),_0x4ab18d['th']['getPluralForm']=_0x1f1c68;})(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':_0xc3dda=>_0xc3dda>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
- (_0x3c36c5=>{const {tr:{dictionary:_0x574a7a,getPluralForm:_0x4a2250}}={'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':_0x48d335=>_0x48d335>0x1}};_0x3c36c5['tr']||={'dictionary':{},'getPluralForm':null},_0x3c36c5['tr']['dictionary']=Object['assign'](_0x3c36c5['tr']['dictionary'],_0x574a7a),_0x3c36c5['tr']['getPluralForm']=_0x4a2250;})(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':_0x27f54f=>0x1!=_0x27f54f}};
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
- (_0xbd915=>{const {ug:{dictionary:_0x4c1e0c,getPluralForm:_0x5bdbac}}={'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':_0x58879f=>0x1!=_0x58879f}};_0xbd915['ug']||={'dictionary':{},'getPluralForm':null},_0xbd915['ug']['dictionary']=Object['assign'](_0xbd915['ug']['dictionary'],_0x4c1e0c),_0xbd915['ug']['getPluralForm']=_0x5bdbac;})(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':_0x4b5787=>_0x4b5787%0x1==0x0&&_0x4b5787%0xa==0x1&&_0x4b5787%0x64!=0xb?0x0:_0x4b5787%0x1==0x0&&_0x4b5787%0xa>=0x2&&_0x4b5787%0xa<=0x4&&(_0x4b5787%0x64<0xc||_0x4b5787%0x64>0xe)?0x1:_0x4b5787%0x1==0x0&&(_0x4b5787%0xa==0x0||_0x4b5787%0xa>=0x5&&_0x4b5787%0xa<=0x9||_0x4b5787%0x64>=0xb&&_0x4b5787%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
- (_0x46e40b=>{const {uk:{dictionary:_0x5b185f,getPluralForm:_0x1570f3}}={'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':_0x59211b=>_0x59211b%0x1==0x0&&_0x59211b%0xa==0x1&&_0x59211b%0x64!=0xb?0x0:_0x59211b%0x1==0x0&&_0x59211b%0xa>=0x2&&_0x59211b%0xa<=0x4&&(_0x59211b%0x64<0xc||_0x59211b%0x64>0xe)?0x1:_0x59211b%0x1==0x0&&(_0x59211b%0xa==0x0||_0x59211b%0xa>=0x5&&_0x59211b%0xa<=0x9||_0x59211b%0x64>=0xb&&_0x59211b%0x64<=0xe)?0x2:0x3}};_0x46e40b['uk']||={'dictionary':{},'getPluralForm':null},_0x46e40b['uk']['dictionary']=Object['assign'](_0x46e40b['uk']['dictionary'],_0x5b185f),_0x46e40b['uk']['getPluralForm']=_0x1570f3;})(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':_0x800f58=>0x1!=_0x800f58}};
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
- (_0x1ecbfb=>{const {ur:{dictionary:_0x31b990,getPluralForm:_0x5abc06}}={'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':_0x594944=>0x1!=_0x594944}};_0x1ecbfb['ur']||={'dictionary':{},'getPluralForm':null},_0x1ecbfb['ur']['dictionary']=Object['assign'](_0x1ecbfb['ur']['dictionary'],_0x31b990),_0x1ecbfb['ur']['getPluralForm']=_0x5abc06;})(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':_0x58c2cc=>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
- (_0xd29122=>{const {vi:{dictionary:_0x12c001,getPluralForm:_0x5495cb}}={'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':_0x18f09a=>0x0}};_0xd29122['vi']||={'dictionary':{},'getPluralForm':null},_0xd29122['vi']['dictionary']=Object['assign'](_0xd29122['vi']['dictionary'],_0x12c001),_0xd29122['vi']['getPluralForm']=_0x5495cb;})(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':_0x32ed16=>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}};