@ckeditor/ckeditor5-export-word 43.2.0-alpha.1 → 43.2.0-alpha.3

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 (100) hide show
  1. package/build/export-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/jv.js +1 -1
  47. package/dist/translations/jv.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sr-latn.js +1 -1
  73. package/dist/translations/sr-latn.umd.js +1 -1
  74. package/dist/translations/sr.js +1 -1
  75. package/dist/translations/sr.umd.js +1 -1
  76. package/dist/translations/sv.js +1 -1
  77. package/dist/translations/sv.umd.js +1 -1
  78. package/dist/translations/th.js +1 -1
  79. package/dist/translations/th.umd.js +1 -1
  80. package/dist/translations/tr.js +1 -1
  81. package/dist/translations/tr.umd.js +1 -1
  82. package/dist/translations/ug.js +1 -1
  83. package/dist/translations/ug.umd.js +1 -1
  84. package/dist/translations/uk.js +1 -1
  85. package/dist/translations/uk.umd.js +1 -1
  86. package/dist/translations/ur.js +1 -1
  87. package/dist/translations/ur.umd.js +1 -1
  88. package/dist/translations/vi.js +1 -1
  89. package/dist/translations/vi.umd.js +1 -1
  90. package/dist/translations/zh-cn.js +1 -1
  91. package/dist/translations/zh-cn.umd.js +1 -1
  92. package/dist/translations/zh.js +1 -1
  93. package/dist/translations/zh.umd.js +1 -1
  94. package/package.json +5 -5
  95. package/src/exportword.js +1 -1
  96. package/src/exportwordcommand.js +1 -1
  97. package/src/exportwordui.js +1 -1
  98. package/src/index.js +1 -1
  99. package/src/utils/common-translations.js +1 -1
  100. package/src/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x26e003=>{const {hu:{dictionary:_0x21635c,getPluralForm:_0x1dc2b4}}={'hu':{'dictionary':{'Export\x20to\x20Word':'Exportálás\x20Wordbe','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Hiba\x20lépett\x20fel\x20a\x20Word\x20fájl\x20generálásakor.','Word\x20document\x20export\x20started':'Word\x20dokumentum\x20exportálása\x20elindult','Word\x20document\x20export\x20failed':'Word\x20dokumentum\x20exportálása\x20sikertelen','Word\x20document\x20export\x20successful':'Word\x20dokumentum\x20exportálása\x20sikerült','Exporting\x20Word\x20document':'Word\x20dokumentum\x20exportálása'},'getPluralForm':_0x9ce033=>0x1!=_0x9ce033}};_0x26e003['hu']||={'dictionary':{},'getPluralForm':null},_0x26e003['hu']['dictionary']=Object['assign'](_0x26e003['hu']['dictionary'],_0x21635c),_0x26e003['hu']['getPluralForm']=_0x1dc2b4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3d8dc8=>{const {hu:{dictionary:_0x3d1044,getPluralForm:_0x34ceab}}={'hu':{'dictionary':{'Export\x20to\x20Word':'Exportálás\x20Wordbe','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Hiba\x20lépett\x20fel\x20a\x20Word\x20fájl\x20generálásakor.','Word\x20document\x20export\x20started':'Word\x20dokumentum\x20exportálása\x20elindult','Word\x20document\x20export\x20failed':'Word\x20dokumentum\x20exportálása\x20sikertelen','Word\x20document\x20export\x20successful':'Word\x20dokumentum\x20exportálása\x20sikerült','Exporting\x20Word\x20document':'Word\x20dokumentum\x20exportálása'},'getPluralForm':_0x42fa60=>0x1!=_0x42fa60}};_0x3d8dc8['hu']||={'dictionary':{},'getPluralForm':null},_0x3d8dc8['hu']['dictionary']=Object['assign'](_0x3d8dc8['hu']['dictionary'],_0x3d1044),_0x3d8dc8['hu']['getPluralForm']=_0x34ceab;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'id':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20Word.','Word\x20document\x20export\x20started':'ekspor\x20dokumen\x20Word\x20dimulai','Word\x20document\x20export\x20failed':'ekspor\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'ekspor\x20dokumen\x20Word\x20berhasil','Exporting\x20Word\x20document':'Mengekspor\x20dokumen\x20Word'},'getPluralForm':_0x2636e0=>0x0}};
23
+ export default{'id':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20Word.','Word\x20document\x20export\x20started':'ekspor\x20dokumen\x20Word\x20dimulai','Word\x20document\x20export\x20failed':'ekspor\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'ekspor\x20dokumen\x20Word\x20berhasil','Exporting\x20Word\x20document':'Mengekspor\x20dokumen\x20Word'},'getPluralForm':_0x4342f6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x27f86a=>{const {id:{dictionary:_0xcfeb79,getPluralForm:_0x3d522b}}={'id':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20Word.','Word\x20document\x20export\x20started':'ekspor\x20dokumen\x20Word\x20dimulai','Word\x20document\x20export\x20failed':'ekspor\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'ekspor\x20dokumen\x20Word\x20berhasil','Exporting\x20Word\x20document':'Mengekspor\x20dokumen\x20Word'},'getPluralForm':_0x54c4c8=>0x0}};_0x27f86a['id']||={'dictionary':{},'getPluralForm':null},_0x27f86a['id']['dictionary']=Object['assign'](_0x27f86a['id']['dictionary'],_0xcfeb79),_0x27f86a['id']['getPluralForm']=_0x3d522b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36fbd2=>{const {id:{dictionary:_0x4d787,getPluralForm:_0x301a91}}={'id':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20Word.','Word\x20document\x20export\x20started':'ekspor\x20dokumen\x20Word\x20dimulai','Word\x20document\x20export\x20failed':'ekspor\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'ekspor\x20dokumen\x20Word\x20berhasil','Exporting\x20Word\x20document':'Mengekspor\x20dokumen\x20Word'},'getPluralForm':_0x3cabe1=>0x0}};_0x36fbd2['id']||={'dictionary':{},'getPluralForm':null},_0x36fbd2['id']['dictionary']=Object['assign'](_0x36fbd2['id']['dictionary'],_0x4d787),_0x36fbd2['id']['getPluralForm']=_0x301a91;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'it':{'dictionary':{'Export\x20to\x20Word':'Esporta\x20in\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20file\x20per\x20Word.','Word\x20document\x20export\x20started':'Esportazione\x20documento\x20Word\x20iniziata','Word\x20document\x20export\x20failed':'Esportazione\x20documento\x20Word\x20non\x20riuscita','Word\x20document\x20export\x20successful':'Esportazione\x20documento\x20Word\x20riuscita','Exporting\x20Word\x20document':'Esporta\x20documento\x20Word'},'getPluralForm':_0x4c3e43=>0x1==_0x4c3e43?0x0:0x0!=_0x4c3e43&&_0x4c3e43%0xf4240==0x0?0x1:0x2}};
23
+ export default{'it':{'dictionary':{'Export\x20to\x20Word':'Esporta\x20in\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20file\x20per\x20Word.','Word\x20document\x20export\x20started':'Esportazione\x20documento\x20Word\x20iniziata','Word\x20document\x20export\x20failed':'Esportazione\x20documento\x20Word\x20non\x20riuscita','Word\x20document\x20export\x20successful':'Esportazione\x20documento\x20Word\x20riuscita','Exporting\x20Word\x20document':'Esporta\x20documento\x20Word'},'getPluralForm':_0x519084=>0x1==_0x519084?0x0:0x0!=_0x519084&&_0x519084%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4fbc0d=>{const {it:{dictionary:_0x215574,getPluralForm:_0x1b6250}}={'it':{'dictionary':{'Export\x20to\x20Word':'Esporta\x20in\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20file\x20per\x20Word.','Word\x20document\x20export\x20started':'Esportazione\x20documento\x20Word\x20iniziata','Word\x20document\x20export\x20failed':'Esportazione\x20documento\x20Word\x20non\x20riuscita','Word\x20document\x20export\x20successful':'Esportazione\x20documento\x20Word\x20riuscita','Exporting\x20Word\x20document':'Esporta\x20documento\x20Word'},'getPluralForm':_0x15d5ae=>0x1==_0x15d5ae?0x0:0x0!=_0x15d5ae&&_0x15d5ae%0xf4240==0x0?0x1:0x2}};_0x4fbc0d['it']||={'dictionary':{},'getPluralForm':null},_0x4fbc0d['it']['dictionary']=Object['assign'](_0x4fbc0d['it']['dictionary'],_0x215574),_0x4fbc0d['it']['getPluralForm']=_0x1b6250;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x378716=>{const {it:{dictionary:_0x45a708,getPluralForm:_0x5302fb}}={'it':{'dictionary':{'Export\x20to\x20Word':'Esporta\x20in\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20file\x20per\x20Word.','Word\x20document\x20export\x20started':'Esportazione\x20documento\x20Word\x20iniziata','Word\x20document\x20export\x20failed':'Esportazione\x20documento\x20Word\x20non\x20riuscita','Word\x20document\x20export\x20successful':'Esportazione\x20documento\x20Word\x20riuscita','Exporting\x20Word\x20document':'Esporta\x20documento\x20Word'},'getPluralForm':_0x7ecc34=>0x1==_0x7ecc34?0x0:0x0!=_0x7ecc34&&_0x7ecc34%0xf4240==0x0?0x1:0x2}};_0x378716['it']||={'dictionary':{},'getPluralForm':null},_0x378716['it']['dictionary']=Object['assign'](_0x378716['it']['dictionary'],_0x45a708),_0x378716['it']['getPluralForm']=_0x5302fb;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ja':{'dictionary':{'Export\x20to\x20Word':'Wordへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wordファイルを出力中にエラーが発生しました。','Word\x20document\x20export\x20started':'Word文書のエクスポートを開始','Word\x20document\x20export\x20failed':'Word文書のエクスポートに失敗','Word\x20document\x20export\x20successful':'Word文書のエクスポートに成功','Exporting\x20Word\x20document':'Word文書をエクスポート中'},'getPluralForm':_0x487423=>0x0}};
23
+ export default{'ja':{'dictionary':{'Export\x20to\x20Word':'Wordへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wordファイルを出力中にエラーが発生しました。','Word\x20document\x20export\x20started':'Word文書のエクスポートを開始','Word\x20document\x20export\x20failed':'Word文書のエクスポートに失敗','Word\x20document\x20export\x20successful':'Word文書のエクスポートに成功','Exporting\x20Word\x20document':'Word文書をエクスポート中'},'getPluralForm':_0xcccc34=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x86a037=>{const {ja:{dictionary:_0x4857db,getPluralForm:_0x2804b2}}={'ja':{'dictionary':{'Export\x20to\x20Word':'Wordへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wordファイルを出力中にエラーが発生しました。','Word\x20document\x20export\x20started':'Word文書のエクスポートを開始','Word\x20document\x20export\x20failed':'Word文書のエクスポートに失敗','Word\x20document\x20export\x20successful':'Word文書のエクスポートに成功','Exporting\x20Word\x20document':'Word文書をエクスポート中'},'getPluralForm':_0x5c40e9=>0x0}};_0x86a037['ja']||={'dictionary':{},'getPluralForm':null},_0x86a037['ja']['dictionary']=Object['assign'](_0x86a037['ja']['dictionary'],_0x4857db),_0x86a037['ja']['getPluralForm']=_0x2804b2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xcdc9d0=>{const {ja:{dictionary:_0x58af6e,getPluralForm:_0x56bc66}}={'ja':{'dictionary':{'Export\x20to\x20Word':'Wordへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wordファイルを出力中にエラーが発生しました。','Word\x20document\x20export\x20started':'Word文書のエクスポートを開始','Word\x20document\x20export\x20failed':'Word文書のエクスポートに失敗','Word\x20document\x20export\x20successful':'Word文書のエクスポートに成功','Exporting\x20Word\x20document':'Word文書をエクスポート中'},'getPluralForm':_0x24e0f9=>0x0}};_0xcdc9d0['ja']||={'dictionary':{},'getPluralForm':null},_0xcdc9d0['ja']['dictionary']=Object['assign'](_0xcdc9d0['ja']['dictionary'],_0x58af6e),_0xcdc9d0['ja']['getPluralForm']=_0x56bc66;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'jv':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20dhateng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x174d31=>0x0}};
23
+ export default{'jv':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20dhateng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x341ebe=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x59a397=>{const {jv:{dictionary:_0x1951df,getPluralForm:_0x50d1fc}}={'jv':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20dhateng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x49e29c=>0x0}};_0x59a397['jv']||={'dictionary':{},'getPluralForm':null},_0x59a397['jv']['dictionary']=Object['assign'](_0x59a397['jv']['dictionary'],_0x1951df),_0x59a397['jv']['getPluralForm']=_0x50d1fc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5cd00b=>{const {jv:{dictionary:_0x2982fb,getPluralForm:_0x2d2902}}={'jv':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20dhateng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x13615d=>0x0}};_0x5cd00b['jv']||={'dictionary':{},'getPluralForm':null},_0x5cd00b['jv']['dictionary']=Object['assign'](_0x5cd00b['jv']['dictionary'],_0x2982fb),_0x5cd00b['jv']['getPluralForm']=_0x2d2902;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ko':{'dictionary':{'Export\x20to\x20Word':'Word로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20파일을\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','Word\x20document\x20export\x20started':'Word\x20문서\x20내보내기가\x20시작되었습니다.','Word\x20document\x20export\x20failed':'Word\x20문서\x20내보내기가\x20실패했습니다.','Word\x20document\x20export\x20successful':'Word\x20문서\x20내보내기가\x20완료되었습니다.','Exporting\x20Word\x20document':'Word\x20문서\x20내보내는\x20중'},'getPluralForm':_0x46acdc=>0x0}};
23
+ export default{'ko':{'dictionary':{'Export\x20to\x20Word':'Word로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20파일을\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','Word\x20document\x20export\x20started':'Word\x20문서\x20내보내기가\x20시작되었습니다.','Word\x20document\x20export\x20failed':'Word\x20문서\x20내보내기가\x20실패했습니다.','Word\x20document\x20export\x20successful':'Word\x20문서\x20내보내기가\x20완료되었습니다.','Exporting\x20Word\x20document':'Word\x20문서\x20내보내는\x20중'},'getPluralForm':_0x372f25=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x456b1e=>{const {ko:{dictionary:_0x403cd2,getPluralForm:_0x438394}}={'ko':{'dictionary':{'Export\x20to\x20Word':'Word로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20파일을\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','Word\x20document\x20export\x20started':'Word\x20문서\x20내보내기가\x20시작되었습니다.','Word\x20document\x20export\x20failed':'Word\x20문서\x20내보내기가\x20실패했습니다.','Word\x20document\x20export\x20successful':'Word\x20문서\x20내보내기가\x20완료되었습니다.','Exporting\x20Word\x20document':'Word\x20문서\x20내보내는\x20중'},'getPluralForm':_0x1b2042=>0x0}};_0x456b1e['ko']||={'dictionary':{},'getPluralForm':null},_0x456b1e['ko']['dictionary']=Object['assign'](_0x456b1e['ko']['dictionary'],_0x403cd2),_0x456b1e['ko']['getPluralForm']=_0x438394;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x56d027=>{const {ko:{dictionary:_0x2a8d2c,getPluralForm:_0x5eacad}}={'ko':{'dictionary':{'Export\x20to\x20Word':'Word로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20파일을\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','Word\x20document\x20export\x20started':'Word\x20문서\x20내보내기가\x20시작되었습니다.','Word\x20document\x20export\x20failed':'Word\x20문서\x20내보내기가\x20실패했습니다.','Word\x20document\x20export\x20successful':'Word\x20문서\x20내보내기가\x20완료되었습니다.','Exporting\x20Word\x20document':'Word\x20문서\x20내보내는\x20중'},'getPluralForm':_0x375614=>0x0}};_0x56d027['ko']||={'dictionary':{},'getPluralForm':null},_0x56d027['ko']['dictionary']=Object['assign'](_0x56d027['ko']['dictionary'],_0x2a8d2c),_0x56d027['ko']['getPluralForm']=_0x5eacad;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lt':{'dictionary':{'Export\x20to\x20Word':'Eksportuoti\x20į\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Nutiko\x20klaida\x20generuojant\x20Word\x20failą.','Word\x20document\x20export\x20started':'Pradėtas\x20„Word“\x20dokumento\x20perkėlimas','Word\x20document\x20export\x20failed':'„Word“\x20dokumento\x20perkėlimas\x20nepavyko','Word\x20document\x20export\x20successful':'„Word“\x20dokumento\x20perkėlimas\x20buvo\x20sėkmingas','Exporting\x20Word\x20document':'Perkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x15aeee=>_0x15aeee%0xa==0x1&&(_0x15aeee%0x64>0x13||_0x15aeee%0x64<0xb)?0x0:_0x15aeee%0xa>=0x2&&_0x15aeee%0xa<=0x9&&(_0x15aeee%0x64>0x13||_0x15aeee%0x64<0xb)?0x1:_0x15aeee%0x1!=0x0?0x2:0x3}};
23
+ export default{'lt':{'dictionary':{'Export\x20to\x20Word':'Eksportuoti\x20į\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Nutiko\x20klaida\x20generuojant\x20Word\x20failą.','Word\x20document\x20export\x20started':'Pradėtas\x20„Word“\x20dokumento\x20perkėlimas','Word\x20document\x20export\x20failed':'„Word“\x20dokumento\x20perkėlimas\x20nepavyko','Word\x20document\x20export\x20successful':'„Word“\x20dokumento\x20perkėlimas\x20buvo\x20sėkmingas','Exporting\x20Word\x20document':'Perkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x23b6d4=>_0x23b6d4%0xa==0x1&&(_0x23b6d4%0x64>0x13||_0x23b6d4%0x64<0xb)?0x0:_0x23b6d4%0xa>=0x2&&_0x23b6d4%0xa<=0x9&&(_0x23b6d4%0x64>0x13||_0x23b6d4%0x64<0xb)?0x1:_0x23b6d4%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x32053f=>{const {lt:{dictionary:_0x1ccf8b,getPluralForm:_0x17c2d3}}={'lt':{'dictionary':{'Export\x20to\x20Word':'Eksportuoti\x20į\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Nutiko\x20klaida\x20generuojant\x20Word\x20failą.','Word\x20document\x20export\x20started':'Pradėtas\x20„Word“\x20dokumento\x20perkėlimas','Word\x20document\x20export\x20failed':'„Word“\x20dokumento\x20perkėlimas\x20nepavyko','Word\x20document\x20export\x20successful':'„Word“\x20dokumento\x20perkėlimas\x20buvo\x20sėkmingas','Exporting\x20Word\x20document':'Perkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x324f74=>_0x324f74%0xa==0x1&&(_0x324f74%0x64>0x13||_0x324f74%0x64<0xb)?0x0:_0x324f74%0xa>=0x2&&_0x324f74%0xa<=0x9&&(_0x324f74%0x64>0x13||_0x324f74%0x64<0xb)?0x1:_0x324f74%0x1!=0x0?0x2:0x3}};_0x32053f['lt']||={'dictionary':{},'getPluralForm':null},_0x32053f['lt']['dictionary']=Object['assign'](_0x32053f['lt']['dictionary'],_0x1ccf8b),_0x32053f['lt']['getPluralForm']=_0x17c2d3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3c977b=>{const {lt:{dictionary:_0x15adca,getPluralForm:_0x427c0d}}={'lt':{'dictionary':{'Export\x20to\x20Word':'Eksportuoti\x20į\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Nutiko\x20klaida\x20generuojant\x20Word\x20failą.','Word\x20document\x20export\x20started':'Pradėtas\x20„Word“\x20dokumento\x20perkėlimas','Word\x20document\x20export\x20failed':'„Word“\x20dokumento\x20perkėlimas\x20nepavyko','Word\x20document\x20export\x20successful':'„Word“\x20dokumento\x20perkėlimas\x20buvo\x20sėkmingas','Exporting\x20Word\x20document':'Perkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x1fef32=>_0x1fef32%0xa==0x1&&(_0x1fef32%0x64>0x13||_0x1fef32%0x64<0xb)?0x0:_0x1fef32%0xa>=0x2&&_0x1fef32%0xa<=0x9&&(_0x1fef32%0x64>0x13||_0x1fef32%0x64<0xb)?0x1:_0x1fef32%0x1!=0x0?0x2:0x3}};_0x3c977b['lt']||={'dictionary':{},'getPluralForm':null},_0x3c977b['lt']['dictionary']=Object['assign'](_0x3c977b['lt']['dictionary'],_0x15adca),_0x3c977b['lt']['getPluralForm']=_0x427c0d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lv':{'dictionary':{'Export\x20to\x20Word':'Eksportēt\x20uz\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Notika\x20kļūdu\x20veidojot\x20Word\x20failu.','Word\x20document\x20export\x20started':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20ir\x20sākta','Word\x20document\x20export\x20failed':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20neizdevās','Word\x20document\x20export\x20successful':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20ir\x20pabeigta','Exporting\x20Word\x20document':'Eksportē\x20\x22Word\x22\x20dokumentu'},'getPluralForm':_0x594f09=>_0x594f09%0xa==0x1&&_0x594f09%0x64!=0xb?0x0:0x0!=_0x594f09?0x1:0x2}};
23
+ export default{'lv':{'dictionary':{'Export\x20to\x20Word':'Eksportēt\x20uz\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Notika\x20kļūdu\x20veidojot\x20Word\x20failu.','Word\x20document\x20export\x20started':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20ir\x20sākta','Word\x20document\x20export\x20failed':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20neizdevās','Word\x20document\x20export\x20successful':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20ir\x20pabeigta','Exporting\x20Word\x20document':'Eksportē\x20\x22Word\x22\x20dokumentu'},'getPluralForm':_0x3e1130=>_0x3e1130%0xa==0x1&&_0x3e1130%0x64!=0xb?0x0:0x0!=_0x3e1130?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5bcada=>{const {lv:{dictionary:_0x194d60,getPluralForm:_0x582bc6}}={'lv':{'dictionary':{'Export\x20to\x20Word':'Eksportēt\x20uz\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Notika\x20kļūdu\x20veidojot\x20Word\x20failu.','Word\x20document\x20export\x20started':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20ir\x20sākta','Word\x20document\x20export\x20failed':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20neizdevās','Word\x20document\x20export\x20successful':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20ir\x20pabeigta','Exporting\x20Word\x20document':'Eksportē\x20\x22Word\x22\x20dokumentu'},'getPluralForm':_0x1f9e50=>_0x1f9e50%0xa==0x1&&_0x1f9e50%0x64!=0xb?0x0:0x0!=_0x1f9e50?0x1:0x2}};_0x5bcada['lv']||={'dictionary':{},'getPluralForm':null},_0x5bcada['lv']['dictionary']=Object['assign'](_0x5bcada['lv']['dictionary'],_0x194d60),_0x5bcada['lv']['getPluralForm']=_0x582bc6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d076a=>{const {lv:{dictionary:_0x3bac6f,getPluralForm:_0x588a33}}={'lv':{'dictionary':{'Export\x20to\x20Word':'Eksportēt\x20uz\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Notika\x20kļūdu\x20veidojot\x20Word\x20failu.','Word\x20document\x20export\x20started':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20ir\x20sākta','Word\x20document\x20export\x20failed':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20neizdevās','Word\x20document\x20export\x20successful':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20ir\x20pabeigta','Exporting\x20Word\x20document':'Eksportē\x20\x22Word\x22\x20dokumentu'},'getPluralForm':_0x1a299b=>_0x1a299b%0xa==0x1&&_0x1a299b%0x64!=0xb?0x0:0x0!=_0x1a299b?0x1:0x2}};_0x2d076a['lv']||={'dictionary':{},'getPluralForm':null},_0x2d076a['lv']['dictionary']=Object['assign'](_0x2d076a['lv']['dictionary'],_0x3bac6f),_0x2d076a['lv']['getPluralForm']=_0x588a33;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ms':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20fail\x20Word.','Word\x20document\x20export\x20started':'Eksport\x20dokumen\x20Word\x20bermula','Word\x20document\x20export\x20failed':'Eksport\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'Eksport\x20dokumen\x20Word\x20berjaya','Exporting\x20Word\x20document':'Mengeksport\x20dokumen\x20Word'},'getPluralForm':_0x475aed=>0x0}};
23
+ export default{'ms':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20fail\x20Word.','Word\x20document\x20export\x20started':'Eksport\x20dokumen\x20Word\x20bermula','Word\x20document\x20export\x20failed':'Eksport\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'Eksport\x20dokumen\x20Word\x20berjaya','Exporting\x20Word\x20document':'Mengeksport\x20dokumen\x20Word'},'getPluralForm':_0x193887=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4741bc=>{const {ms:{dictionary:_0x1468fe,getPluralForm:_0x5a1b5a}}={'ms':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20fail\x20Word.','Word\x20document\x20export\x20started':'Eksport\x20dokumen\x20Word\x20bermula','Word\x20document\x20export\x20failed':'Eksport\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'Eksport\x20dokumen\x20Word\x20berjaya','Exporting\x20Word\x20document':'Mengeksport\x20dokumen\x20Word'},'getPluralForm':_0x2f8c03=>0x0}};_0x4741bc['ms']||={'dictionary':{},'getPluralForm':null},_0x4741bc['ms']['dictionary']=Object['assign'](_0x4741bc['ms']['dictionary'],_0x1468fe),_0x4741bc['ms']['getPluralForm']=_0x5a1b5a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x227432=>{const {ms:{dictionary:_0x19ce53,getPluralForm:_0x55a3a9}}={'ms':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20fail\x20Word.','Word\x20document\x20export\x20started':'Eksport\x20dokumen\x20Word\x20bermula','Word\x20document\x20export\x20failed':'Eksport\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'Eksport\x20dokumen\x20Word\x20berjaya','Exporting\x20Word\x20document':'Mengeksport\x20dokumen\x20Word'},'getPluralForm':_0x20b3b8=>0x0}};_0x227432['ms']||={'dictionary':{},'getPluralForm':null},_0x227432['ms']['dictionary']=Object['assign'](_0x227432['ms']['dictionary'],_0x19ce53),_0x227432['ms']['getPluralForm']=_0x55a3a9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'nl':{'dictionary':{'Export\x20to\x20Word':'Naar\x20Word\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20Word-bestand.','Word\x20document\x20export\x20started':'Exporteren\x20Word-document\x20is\x20gestart','Word\x20document\x20export\x20failed':'Exporteren\x20Word-document\x20is\x20mislukt','Word\x20document\x20export\x20successful':'Word-document\x20met\x20succes\x20geëxporteerd','Exporting\x20Word\x20document':'Word-document\x20exporteren'},'getPluralForm':_0x2d9b01=>0x1!=_0x2d9b01}};
23
+ export default{'nl':{'dictionary':{'Export\x20to\x20Word':'Naar\x20Word\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20Word-bestand.','Word\x20document\x20export\x20started':'Exporteren\x20Word-document\x20is\x20gestart','Word\x20document\x20export\x20failed':'Exporteren\x20Word-document\x20is\x20mislukt','Word\x20document\x20export\x20successful':'Word-document\x20met\x20succes\x20geëxporteerd','Exporting\x20Word\x20document':'Word-document\x20exporteren'},'getPluralForm':_0x38a86a=>0x1!=_0x38a86a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x729179=>{const {nl:{dictionary:_0x3a42f2,getPluralForm:_0x584a84}}={'nl':{'dictionary':{'Export\x20to\x20Word':'Naar\x20Word\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20Word-bestand.','Word\x20document\x20export\x20started':'Exporteren\x20Word-document\x20is\x20gestart','Word\x20document\x20export\x20failed':'Exporteren\x20Word-document\x20is\x20mislukt','Word\x20document\x20export\x20successful':'Word-document\x20met\x20succes\x20geëxporteerd','Exporting\x20Word\x20document':'Word-document\x20exporteren'},'getPluralForm':_0x5a55c2=>0x1!=_0x5a55c2}};_0x729179['nl']||={'dictionary':{},'getPluralForm':null},_0x729179['nl']['dictionary']=Object['assign'](_0x729179['nl']['dictionary'],_0x3a42f2),_0x729179['nl']['getPluralForm']=_0x584a84;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1b720d=>{const {nl:{dictionary:_0x4d6958,getPluralForm:_0x1932c1}}={'nl':{'dictionary':{'Export\x20to\x20Word':'Naar\x20Word\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20Word-bestand.','Word\x20document\x20export\x20started':'Exporteren\x20Word-document\x20is\x20gestart','Word\x20document\x20export\x20failed':'Exporteren\x20Word-document\x20is\x20mislukt','Word\x20document\x20export\x20successful':'Word-document\x20met\x20succes\x20geëxporteerd','Exporting\x20Word\x20document':'Word-document\x20exporteren'},'getPluralForm':_0x409793=>0x1!=_0x409793}};_0x1b720d['nl']||={'dictionary':{},'getPluralForm':null},_0x1b720d['nl']['dictionary']=Object['assign'](_0x1b720d['nl']['dictionary'],_0x4d6958),_0x1b720d['nl']['getPluralForm']=_0x1932c1;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'no':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20av\x20Word-dokument\x20startet','Word\x20document\x20export\x20failed':'Eksport\x20av\x20Word-dokument\x20mislyktes','Word\x20document\x20export\x20successful':'Eksport\x20av\x20Word-dokument\x20var\x20vellykket','Exporting\x20Word\x20document':'Eksporterer\x20Word-dokument'},'getPluralForm':_0xf8020e=>0x1!=_0xf8020e}};
23
+ export default{'no':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20av\x20Word-dokument\x20startet','Word\x20document\x20export\x20failed':'Eksport\x20av\x20Word-dokument\x20mislyktes','Word\x20document\x20export\x20successful':'Eksport\x20av\x20Word-dokument\x20var\x20vellykket','Exporting\x20Word\x20document':'Eksporterer\x20Word-dokument'},'getPluralForm':_0x36a6de=>0x1!=_0x36a6de}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5c4d26=>{const {no:{dictionary:_0x22dfbf,getPluralForm:_0x5f338d}}={'no':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20av\x20Word-dokument\x20startet','Word\x20document\x20export\x20failed':'Eksport\x20av\x20Word-dokument\x20mislyktes','Word\x20document\x20export\x20successful':'Eksport\x20av\x20Word-dokument\x20var\x20vellykket','Exporting\x20Word\x20document':'Eksporterer\x20Word-dokument'},'getPluralForm':_0xc2fa93=>0x1!=_0xc2fa93}};_0x5c4d26['no']||={'dictionary':{},'getPluralForm':null},_0x5c4d26['no']['dictionary']=Object['assign'](_0x5c4d26['no']['dictionary'],_0x22dfbf),_0x5c4d26['no']['getPluralForm']=_0x5f338d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c5dd3=>{const {no:{dictionary:_0x256a79,getPluralForm:_0x1ac9ad}}={'no':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20av\x20Word-dokument\x20startet','Word\x20document\x20export\x20failed':'Eksport\x20av\x20Word-dokument\x20mislyktes','Word\x20document\x20export\x20successful':'Eksport\x20av\x20Word-dokument\x20var\x20vellykket','Exporting\x20Word\x20document':'Eksporterer\x20Word-dokument'},'getPluralForm':_0x58c90c=>0x1!=_0x58c90c}};_0x2c5dd3['no']||={'dictionary':{},'getPluralForm':null},_0x2c5dd3['no']['dictionary']=Object['assign'](_0x2c5dd3['no']['dictionary'],_0x256a79),_0x2c5dd3['no']['getPluralForm']=_0x1ac9ad;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pl':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20do\x20formatu\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20Word.','Word\x20document\x20export\x20started':'Rozpoczęto\x20eksport\x20dokumentu\x20Word','Word\x20document\x20export\x20failed':'Eksport\x20dokumentu\x20Word\x20nieudany','Word\x20document\x20export\x20successful':'Eksport\x20dokumentu\x20Word\x20zakończony\x20pomyślnie','Exporting\x20Word\x20document':'Eksportowanie\x20dokumentu\x20Word'},'getPluralForm':_0x40fcef=>0x1==_0x40fcef?0x0:_0x40fcef%0xa>=0x2&&_0x40fcef%0xa<=0x4&&(_0x40fcef%0x64<0xc||_0x40fcef%0x64>0xe)?0x1:0x1!=_0x40fcef&&_0x40fcef%0xa>=0x0&&_0x40fcef%0xa<=0x1||_0x40fcef%0xa>=0x5&&_0x40fcef%0xa<=0x9||_0x40fcef%0x64>=0xc&&_0x40fcef%0x64<=0xe?0x2:0x3}};
23
+ export default{'pl':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20do\x20formatu\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20Word.','Word\x20document\x20export\x20started':'Rozpoczęto\x20eksport\x20dokumentu\x20Word','Word\x20document\x20export\x20failed':'Eksport\x20dokumentu\x20Word\x20nieudany','Word\x20document\x20export\x20successful':'Eksport\x20dokumentu\x20Word\x20zakończony\x20pomyślnie','Exporting\x20Word\x20document':'Eksportowanie\x20dokumentu\x20Word'},'getPluralForm':_0x414a1e=>0x1==_0x414a1e?0x0:_0x414a1e%0xa>=0x2&&_0x414a1e%0xa<=0x4&&(_0x414a1e%0x64<0xc||_0x414a1e%0x64>0xe)?0x1:0x1!=_0x414a1e&&_0x414a1e%0xa>=0x0&&_0x414a1e%0xa<=0x1||_0x414a1e%0xa>=0x5&&_0x414a1e%0xa<=0x9||_0x414a1e%0x64>=0xc&&_0x414a1e%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x116b3f=>{const {pl:{dictionary:_0x55790d,getPluralForm:_0x28f4ba}}={'pl':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20do\x20formatu\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20Word.','Word\x20document\x20export\x20started':'Rozpoczęto\x20eksport\x20dokumentu\x20Word','Word\x20document\x20export\x20failed':'Eksport\x20dokumentu\x20Word\x20nieudany','Word\x20document\x20export\x20successful':'Eksport\x20dokumentu\x20Word\x20zakończony\x20pomyślnie','Exporting\x20Word\x20document':'Eksportowanie\x20dokumentu\x20Word'},'getPluralForm':_0x470bff=>0x1==_0x470bff?0x0:_0x470bff%0xa>=0x2&&_0x470bff%0xa<=0x4&&(_0x470bff%0x64<0xc||_0x470bff%0x64>0xe)?0x1:0x1!=_0x470bff&&_0x470bff%0xa>=0x0&&_0x470bff%0xa<=0x1||_0x470bff%0xa>=0x5&&_0x470bff%0xa<=0x9||_0x470bff%0x64>=0xc&&_0x470bff%0x64<=0xe?0x2:0x3}};_0x116b3f['pl']||={'dictionary':{},'getPluralForm':null},_0x116b3f['pl']['dictionary']=Object['assign'](_0x116b3f['pl']['dictionary'],_0x55790d),_0x116b3f['pl']['getPluralForm']=_0x28f4ba;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5c1fb8=>{const {pl:{dictionary:_0x38c9ab,getPluralForm:_0x4508fb}}={'pl':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20do\x20formatu\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20Word.','Word\x20document\x20export\x20started':'Rozpoczęto\x20eksport\x20dokumentu\x20Word','Word\x20document\x20export\x20failed':'Eksport\x20dokumentu\x20Word\x20nieudany','Word\x20document\x20export\x20successful':'Eksport\x20dokumentu\x20Word\x20zakończony\x20pomyślnie','Exporting\x20Word\x20document':'Eksportowanie\x20dokumentu\x20Word'},'getPluralForm':_0x29be95=>0x1==_0x29be95?0x0:_0x29be95%0xa>=0x2&&_0x29be95%0xa<=0x4&&(_0x29be95%0x64<0xc||_0x29be95%0x64>0xe)?0x1:0x1!=_0x29be95&&_0x29be95%0xa>=0x0&&_0x29be95%0xa<=0x1||_0x29be95%0xa>=0x5&&_0x29be95%0xa<=0x9||_0x29be95%0x64>=0xc&&_0x29be95%0x64<=0xe?0x2:0x3}};_0x5c1fb8['pl']||={'dictionary':{},'getPluralForm':null},_0x5c1fb8['pl']['dictionary']=Object['assign'](_0x5c1fb8['pl']['dictionary'],_0x38c9ab),_0x5c1fb8['pl']['getPluralForm']=_0x4508fb;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt-br':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Um\x20erro\x20ocorreu\x20enquanto\x20gerava\x20o\x20arquivo\x20Word.','Word\x20document\x20export\x20started':'Início\x20da\x20exportação\x20de\x20documentos\x20do\x20Word','Word\x20document\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20documentos\x20do\x20Word','Word\x20document\x20export\x20successful':'Exportação\x20bem-sucedida\x20de\x20documento\x20do\x20Word','Exporting\x20Word\x20document':'Exportação\x20de\x20documento\x20do\x20Word'},'getPluralForm':_0x2d3984=>0x0==_0x2d3984||0x1==_0x2d3984?0x0:0x0!=_0x2d3984&&_0x2d3984%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt-br':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Um\x20erro\x20ocorreu\x20enquanto\x20gerava\x20o\x20arquivo\x20Word.','Word\x20document\x20export\x20started':'Início\x20da\x20exportação\x20de\x20documentos\x20do\x20Word','Word\x20document\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20documentos\x20do\x20Word','Word\x20document\x20export\x20successful':'Exportação\x20bem-sucedida\x20de\x20documento\x20do\x20Word','Exporting\x20Word\x20document':'Exportação\x20de\x20documento\x20do\x20Word'},'getPluralForm':_0x394e03=>0x0==_0x394e03||0x1==_0x394e03?0x0:0x0!=_0x394e03&&_0x394e03%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4520e3=>{const {'pt-br':{dictionary:_0x78b1e8,getPluralForm:_0x778923}}={'pt-br':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Um\x20erro\x20ocorreu\x20enquanto\x20gerava\x20o\x20arquivo\x20Word.','Word\x20document\x20export\x20started':'Início\x20da\x20exportação\x20de\x20documentos\x20do\x20Word','Word\x20document\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20documentos\x20do\x20Word','Word\x20document\x20export\x20successful':'Exportação\x20bem-sucedida\x20de\x20documento\x20do\x20Word','Exporting\x20Word\x20document':'Exportação\x20de\x20documento\x20do\x20Word'},'getPluralForm':_0x5731bf=>0x0==_0x5731bf||0x1==_0x5731bf?0x0:0x0!=_0x5731bf&&_0x5731bf%0xf4240==0x0?0x1:0x2}};_0x4520e3['pt-br']||={'dictionary':{},'getPluralForm':null},_0x4520e3['pt-br']['dictionary']=Object['assign'](_0x4520e3['pt-br']['dictionary'],_0x78b1e8),_0x4520e3['pt-br']['getPluralForm']=_0x778923;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x31cb99=>{const {'pt-br':{dictionary:_0x3b250c,getPluralForm:_0x2f3679}}={'pt-br':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Um\x20erro\x20ocorreu\x20enquanto\x20gerava\x20o\x20arquivo\x20Word.','Word\x20document\x20export\x20started':'Início\x20da\x20exportação\x20de\x20documentos\x20do\x20Word','Word\x20document\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20documentos\x20do\x20Word','Word\x20document\x20export\x20successful':'Exportação\x20bem-sucedida\x20de\x20documento\x20do\x20Word','Exporting\x20Word\x20document':'Exportação\x20de\x20documento\x20do\x20Word'},'getPluralForm':_0x43ebfb=>0x0==_0x43ebfb||0x1==_0x43ebfb?0x0:0x0!=_0x43ebfb&&_0x43ebfb%0xf4240==0x0?0x1:0x2}};_0x31cb99['pt-br']||={'dictionary':{},'getPluralForm':null},_0x31cb99['pt-br']['dictionary']=Object['assign'](_0x31cb99['pt-br']['dictionary'],_0x3b250c),_0x31cb99['pt-br']['getPluralForm']=_0x2f3679;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'Exportação\x20de\x20documento\x20do\x20Word\x20iniciada','Word\x20document\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20documento\x20do\x20Word','Word\x20document\x20export\x20successful':'Exportação\x20de\x20documento\x20do\x20Word\x20concluída\x20com\x20êxito','Exporting\x20Word\x20document':'A\x20exportar\x20documento\x20do\x20Word'},'getPluralForm':_0x3e714f=>0x0==_0x3e714f||0x1==_0x3e714f?0x0:0x0!=_0x3e714f&&_0x3e714f%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'Exportação\x20de\x20documento\x20do\x20Word\x20iniciada','Word\x20document\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20documento\x20do\x20Word','Word\x20document\x20export\x20successful':'Exportação\x20de\x20documento\x20do\x20Word\x20concluída\x20com\x20êxito','Exporting\x20Word\x20document':'A\x20exportar\x20documento\x20do\x20Word'},'getPluralForm':_0x38a62c=>0x0==_0x38a62c||0x1==_0x38a62c?0x0:0x0!=_0x38a62c&&_0x38a62c%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x6cda22=>{const {pt:{dictionary:_0x13f48a,getPluralForm:_0x125fb0}}={'pt':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'Exportação\x20de\x20documento\x20do\x20Word\x20iniciada','Word\x20document\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20documento\x20do\x20Word','Word\x20document\x20export\x20successful':'Exportação\x20de\x20documento\x20do\x20Word\x20concluída\x20com\x20êxito','Exporting\x20Word\x20document':'A\x20exportar\x20documento\x20do\x20Word'},'getPluralForm':_0x24dfc7=>0x0==_0x24dfc7||0x1==_0x24dfc7?0x0:0x0!=_0x24dfc7&&_0x24dfc7%0xf4240==0x0?0x1:0x2}};_0x6cda22['pt']||={'dictionary':{},'getPluralForm':null},_0x6cda22['pt']['dictionary']=Object['assign'](_0x6cda22['pt']['dictionary'],_0x13f48a),_0x6cda22['pt']['getPluralForm']=_0x125fb0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc357af=>{const {pt:{dictionary:_0x3e2396,getPluralForm:_0x5b8795}}={'pt':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'Exportação\x20de\x20documento\x20do\x20Word\x20iniciada','Word\x20document\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20documento\x20do\x20Word','Word\x20document\x20export\x20successful':'Exportação\x20de\x20documento\x20do\x20Word\x20concluída\x20com\x20êxito','Exporting\x20Word\x20document':'A\x20exportar\x20documento\x20do\x20Word'},'getPluralForm':_0x9a7ef9=>0x0==_0x9a7ef9||0x1==_0x9a7ef9?0x0:0x0!=_0x9a7ef9&&_0x9a7ef9%0xf4240==0x0?0x1:0x2}};_0xc357af['pt']||={'dictionary':{},'getPluralForm':null},_0xc357af['pt']['dictionary']=Object['assign'](_0xc357af['pt']['dictionary'],_0x3e2396),_0xc357af['pt']['getPluralForm']=_0x5b8795;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ro':{'dictionary':{'Export\x20to\x20Word':'Exportare\x20în\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20Word.','Word\x20document\x20export\x20started':'Exportarea\x20documentului\x20Word\x20a\x20fost\x20inițiată','Word\x20document\x20export\x20failed':'Exportarea\x20documentului\x20Word\x20nu\x20a\x20putut\x20fi\x20finalizată','Word\x20document\x20export\x20successful':'Documentul\x20Word\x20a\x20fost\x20exportat\x20cu\x20succes','Exporting\x20Word\x20document':'Se\x20exportă\x20documetul\x20Word'},'getPluralForm':_0x18df3a=>0x1==_0x18df3a?0x0:_0x18df3a%0x64>0x13||_0x18df3a%0x64==0x0&&0x0!=_0x18df3a?0x2:0x1}};
23
+ export default{'ro':{'dictionary':{'Export\x20to\x20Word':'Exportare\x20în\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20Word.','Word\x20document\x20export\x20started':'Exportarea\x20documentului\x20Word\x20a\x20fost\x20inițiată','Word\x20document\x20export\x20failed':'Exportarea\x20documentului\x20Word\x20nu\x20a\x20putut\x20fi\x20finalizată','Word\x20document\x20export\x20successful':'Documentul\x20Word\x20a\x20fost\x20exportat\x20cu\x20succes','Exporting\x20Word\x20document':'Se\x20exportă\x20documetul\x20Word'},'getPluralForm':_0x2d9352=>0x1==_0x2d9352?0x0:_0x2d9352%0x64>0x13||_0x2d9352%0x64==0x0&&0x0!=_0x2d9352?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b2e2b=>{const {ro:{dictionary:_0x40b9ed,getPluralForm:_0x5c372a}}={'ro':{'dictionary':{'Export\x20to\x20Word':'Exportare\x20în\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20Word.','Word\x20document\x20export\x20started':'Exportarea\x20documentului\x20Word\x20a\x20fost\x20inițiată','Word\x20document\x20export\x20failed':'Exportarea\x20documentului\x20Word\x20nu\x20a\x20putut\x20fi\x20finalizată','Word\x20document\x20export\x20successful':'Documentul\x20Word\x20a\x20fost\x20exportat\x20cu\x20succes','Exporting\x20Word\x20document':'Se\x20exportă\x20documetul\x20Word'},'getPluralForm':_0x547c08=>0x1==_0x547c08?0x0:_0x547c08%0x64>0x13||_0x547c08%0x64==0x0&&0x0!=_0x547c08?0x2:0x1}};_0x1b2e2b['ro']||={'dictionary':{},'getPluralForm':null},_0x1b2e2b['ro']['dictionary']=Object['assign'](_0x1b2e2b['ro']['dictionary'],_0x40b9ed),_0x1b2e2b['ro']['getPluralForm']=_0x5c372a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x56d60b=>{const {ro:{dictionary:_0x298a25,getPluralForm:_0x273cef}}={'ro':{'dictionary':{'Export\x20to\x20Word':'Exportare\x20în\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20Word.','Word\x20document\x20export\x20started':'Exportarea\x20documentului\x20Word\x20a\x20fost\x20inițiată','Word\x20document\x20export\x20failed':'Exportarea\x20documentului\x20Word\x20nu\x20a\x20putut\x20fi\x20finalizată','Word\x20document\x20export\x20successful':'Documentul\x20Word\x20a\x20fost\x20exportat\x20cu\x20succes','Exporting\x20Word\x20document':'Se\x20exportă\x20documetul\x20Word'},'getPluralForm':_0x2ace55=>0x1==_0x2ace55?0x0:_0x2ace55%0x64>0x13||_0x2ace55%0x64==0x0&&0x0!=_0x2ace55?0x2:0x1}};_0x56d60b['ro']||={'dictionary':{},'getPluralForm':null},_0x56d60b['ro']['dictionary']=Object['assign'](_0x56d60b['ro']['dictionary'],_0x298a25),_0x56d60b['ro']['getPluralForm']=_0x273cef;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ru':{'dictionary':{'Export\x20to\x20Word':'Экспорт\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'При\x20создании\x20файла\x20Word\x20произошла\x20ошибка.','Word\x20document\x20export\x20started':'Экспорт\x20документа\x20Word\x20начат','Word\x20document\x20export\x20failed':'Экспорт\x20документа\x20Word\x20не\x20удался','Word\x20document\x20export\x20successful':'Экспорт\x20документа\x20Word\x20успешно\x20выполнен','Exporting\x20Word\x20document':'Экспорт\x20документа\x20Word'},'getPluralForm':_0x28e833=>_0x28e833%0xa==0x1&&_0x28e833%0x64!=0xb?0x0:_0x28e833%0xa>=0x2&&_0x28e833%0xa<=0x4&&(_0x28e833%0x64<0xc||_0x28e833%0x64>0xe)?0x1:_0x28e833%0xa==0x0||_0x28e833%0xa>=0x5&&_0x28e833%0xa<=0x9||_0x28e833%0x64>=0xb&&_0x28e833%0x64<=0xe?0x2:0x3}};
23
+ export default{'ru':{'dictionary':{'Export\x20to\x20Word':'Экспорт\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'При\x20создании\x20файла\x20Word\x20произошла\x20ошибка.','Word\x20document\x20export\x20started':'Экспорт\x20документа\x20Word\x20начат','Word\x20document\x20export\x20failed':'Экспорт\x20документа\x20Word\x20не\x20удался','Word\x20document\x20export\x20successful':'Экспорт\x20документа\x20Word\x20успешно\x20выполнен','Exporting\x20Word\x20document':'Экспорт\x20документа\x20Word'},'getPluralForm':_0x216fa8=>_0x216fa8%0xa==0x1&&_0x216fa8%0x64!=0xb?0x0:_0x216fa8%0xa>=0x2&&_0x216fa8%0xa<=0x4&&(_0x216fa8%0x64<0xc||_0x216fa8%0x64>0xe)?0x1:_0x216fa8%0xa==0x0||_0x216fa8%0xa>=0x5&&_0x216fa8%0xa<=0x9||_0x216fa8%0x64>=0xb&&_0x216fa8%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3f9123=>{const {ru:{dictionary:_0x14bac1,getPluralForm:_0x180c71}}={'ru':{'dictionary':{'Export\x20to\x20Word':'Экспорт\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'При\x20создании\x20файла\x20Word\x20произошла\x20ошибка.','Word\x20document\x20export\x20started':'Экспорт\x20документа\x20Word\x20начат','Word\x20document\x20export\x20failed':'Экспорт\x20документа\x20Word\x20не\x20удался','Word\x20document\x20export\x20successful':'Экспорт\x20документа\x20Word\x20успешно\x20выполнен','Exporting\x20Word\x20document':'Экспорт\x20документа\x20Word'},'getPluralForm':_0x2129c6=>_0x2129c6%0xa==0x1&&_0x2129c6%0x64!=0xb?0x0:_0x2129c6%0xa>=0x2&&_0x2129c6%0xa<=0x4&&(_0x2129c6%0x64<0xc||_0x2129c6%0x64>0xe)?0x1:_0x2129c6%0xa==0x0||_0x2129c6%0xa>=0x5&&_0x2129c6%0xa<=0x9||_0x2129c6%0x64>=0xb&&_0x2129c6%0x64<=0xe?0x2:0x3}};_0x3f9123['ru']||={'dictionary':{},'getPluralForm':null},_0x3f9123['ru']['dictionary']=Object['assign'](_0x3f9123['ru']['dictionary'],_0x14bac1),_0x3f9123['ru']['getPluralForm']=_0x180c71;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x51deb6=>{const {ru:{dictionary:_0x27d032,getPluralForm:_0x96f02a}}={'ru':{'dictionary':{'Export\x20to\x20Word':'Экспорт\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'При\x20создании\x20файла\x20Word\x20произошла\x20ошибка.','Word\x20document\x20export\x20started':'Экспорт\x20документа\x20Word\x20начат','Word\x20document\x20export\x20failed':'Экспорт\x20документа\x20Word\x20не\x20удался','Word\x20document\x20export\x20successful':'Экспорт\x20документа\x20Word\x20успешно\x20выполнен','Exporting\x20Word\x20document':'Экспорт\x20документа\x20Word'},'getPluralForm':_0x18dbbd=>_0x18dbbd%0xa==0x1&&_0x18dbbd%0x64!=0xb?0x0:_0x18dbbd%0xa>=0x2&&_0x18dbbd%0xa<=0x4&&(_0x18dbbd%0x64<0xc||_0x18dbbd%0x64>0xe)?0x1:_0x18dbbd%0xa==0x0||_0x18dbbd%0xa>=0x5&&_0x18dbbd%0xa<=0x9||_0x18dbbd%0x64>=0xb&&_0x18dbbd%0x64<=0xe?0x2:0x3}};_0x51deb6['ru']||={'dictionary':{},'getPluralForm':null},_0x51deb6['ru']['dictionary']=Object['assign'](_0x51deb6['ru']['dictionary'],_0x27d032),_0x51deb6['ru']['getPluralForm']=_0x96f02a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sk':{'dictionary':{'Export\x20to\x20Word':'Exportovať\x20do\x20Word\x20súboru','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Pri\x20generovaní\x20Word\x20súboru\x20sa\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20začal','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20zlyhal','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20bol\x20úspešný','Exporting\x20Word\x20document':'Prebieha\x20export\x20dokumentu\x20vo\x20formáte\x20Word'},'getPluralForm':_0x219c48=>_0x219c48%0x1==0x0&&0x1==_0x219c48?0x0:_0x219c48%0x1==0x0&&_0x219c48>=0x2&&_0x219c48<=0x4?0x1:_0x219c48%0x1!=0x0?0x2:0x3}};
23
+ export default{'sk':{'dictionary':{'Export\x20to\x20Word':'Exportovať\x20do\x20Word\x20súboru','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Pri\x20generovaní\x20Word\x20súboru\x20sa\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20začal','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20zlyhal','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20bol\x20úspešný','Exporting\x20Word\x20document':'Prebieha\x20export\x20dokumentu\x20vo\x20formáte\x20Word'},'getPluralForm':_0xe620ff=>_0xe620ff%0x1==0x0&&0x1==_0xe620ff?0x0:_0xe620ff%0x1==0x0&&_0xe620ff>=0x2&&_0xe620ff<=0x4?0x1:_0xe620ff%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2681e5=>{const {sk:{dictionary:_0x1846a7,getPluralForm:_0x247360}}={'sk':{'dictionary':{'Export\x20to\x20Word':'Exportovať\x20do\x20Word\x20súboru','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Pri\x20generovaní\x20Word\x20súboru\x20sa\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20začal','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20zlyhal','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20bol\x20úspešný','Exporting\x20Word\x20document':'Prebieha\x20export\x20dokumentu\x20vo\x20formáte\x20Word'},'getPluralForm':_0x22ebd9=>_0x22ebd9%0x1==0x0&&0x1==_0x22ebd9?0x0:_0x22ebd9%0x1==0x0&&_0x22ebd9>=0x2&&_0x22ebd9<=0x4?0x1:_0x22ebd9%0x1!=0x0?0x2:0x3}};_0x2681e5['sk']||={'dictionary':{},'getPluralForm':null},_0x2681e5['sk']['dictionary']=Object['assign'](_0x2681e5['sk']['dictionary'],_0x1846a7),_0x2681e5['sk']['getPluralForm']=_0x247360;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x9b5a2d=>{const {sk:{dictionary:_0x3cdf3c,getPluralForm:_0x4e89db}}={'sk':{'dictionary':{'Export\x20to\x20Word':'Exportovať\x20do\x20Word\x20súboru','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Pri\x20generovaní\x20Word\x20súboru\x20sa\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20začal','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20zlyhal','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20bol\x20úspešný','Exporting\x20Word\x20document':'Prebieha\x20export\x20dokumentu\x20vo\x20formáte\x20Word'},'getPluralForm':_0x22d473=>_0x22d473%0x1==0x0&&0x1==_0x22d473?0x0:_0x22d473%0x1==0x0&&_0x22d473>=0x2&&_0x22d473<=0x4?0x1:_0x22d473%0x1!=0x0?0x2:0x3}};_0x9b5a2d['sk']||={'dictionary':{},'getPluralForm':null},_0x9b5a2d['sk']['dictionary']=Object['assign'](_0x9b5a2d['sk']['dictionary'],_0x3cdf3c),_0x9b5a2d['sk']['getPluralForm']=_0x4e89db;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr-latn':{'dictionary':{'Export\x20to\x20Word':'Eksportuj\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'Počeo\x20je\x20izvoz\x20Vord\x20dokumenta','Word\x20document\x20export\x20failed':'Izvoz\x20Vord\x20dokumenta\x20nije\x20uspeo','Word\x20document\x20export\x20successful':'Izvoz\x20Vord\x20dokumenta\x20je\x20uspeo','Exporting\x20Word\x20document':'Izvoz\x20Vord\x20dokumenta'},'getPluralForm':_0x3f13b7=>_0x3f13b7%0xa==0x1&&_0x3f13b7%0x64!=0xb?0x0:_0x3f13b7%0xa>=0x2&&_0x3f13b7%0xa<=0x4&&(_0x3f13b7%0x64<0xa||_0x3f13b7%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr-latn':{'dictionary':{'Export\x20to\x20Word':'Eksportuj\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'Počeo\x20je\x20izvoz\x20Vord\x20dokumenta','Word\x20document\x20export\x20failed':'Izvoz\x20Vord\x20dokumenta\x20nije\x20uspeo','Word\x20document\x20export\x20successful':'Izvoz\x20Vord\x20dokumenta\x20je\x20uspeo','Exporting\x20Word\x20document':'Izvoz\x20Vord\x20dokumenta'},'getPluralForm':_0x3abed7=>_0x3abed7%0xa==0x1&&_0x3abed7%0x64!=0xb?0x0:_0x3abed7%0xa>=0x2&&_0x3abed7%0xa<=0x4&&(_0x3abed7%0x64<0xa||_0x3abed7%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x15821e=>{const {'sr-latn':{dictionary:_0x498a29,getPluralForm:_0x35b64f}}={'sr-latn':{'dictionary':{'Export\x20to\x20Word':'Eksportuj\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'Počeo\x20je\x20izvoz\x20Vord\x20dokumenta','Word\x20document\x20export\x20failed':'Izvoz\x20Vord\x20dokumenta\x20nije\x20uspeo','Word\x20document\x20export\x20successful':'Izvoz\x20Vord\x20dokumenta\x20je\x20uspeo','Exporting\x20Word\x20document':'Izvoz\x20Vord\x20dokumenta'},'getPluralForm':_0x50b6e4=>_0x50b6e4%0xa==0x1&&_0x50b6e4%0x64!=0xb?0x0:_0x50b6e4%0xa>=0x2&&_0x50b6e4%0xa<=0x4&&(_0x50b6e4%0x64<0xa||_0x50b6e4%0x64>=0x14)?0x1:0x2}};_0x15821e['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x15821e['sr-latn']['dictionary']=Object['assign'](_0x15821e['sr-latn']['dictionary'],_0x498a29),_0x15821e['sr-latn']['getPluralForm']=_0x35b64f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x55b535=>{const {'sr-latn':{dictionary:_0x4ad08f,getPluralForm:_0x5bddca}}={'sr-latn':{'dictionary':{'Export\x20to\x20Word':'Eksportuj\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'Počeo\x20je\x20izvoz\x20Vord\x20dokumenta','Word\x20document\x20export\x20failed':'Izvoz\x20Vord\x20dokumenta\x20nije\x20uspeo','Word\x20document\x20export\x20successful':'Izvoz\x20Vord\x20dokumenta\x20je\x20uspeo','Exporting\x20Word\x20document':'Izvoz\x20Vord\x20dokumenta'},'getPluralForm':_0x1996f7=>_0x1996f7%0xa==0x1&&_0x1996f7%0x64!=0xb?0x0:_0x1996f7%0xa>=0x2&&_0x1996f7%0xa<=0x4&&(_0x1996f7%0x64<0xa||_0x1996f7%0x64>=0x14)?0x1:0x2}};_0x55b535['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x55b535['sr-latn']['dictionary']=Object['assign'](_0x55b535['sr-latn']['dictionary'],_0x4ad08f),_0x55b535['sr-latn']['getPluralForm']=_0x5bddca;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr':{'dictionary':{'Export\x20to\x20Word':'Експортуј\x20у\x20Ворд','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20Ворд\x20датотеке.','Word\x20document\x20export\x20started':'Počeo\x20je\x20izvoz\x20Word\x20dokumenta','Word\x20document\x20export\x20failed':'Izvoz\x20Word\x20dokumenta\x20nije\x20uspeo','Word\x20document\x20export\x20successful':'Izvoz\x20Word\x20dokumenta\x20je\x20uspeo','Exporting\x20Word\x20document':'Izvoz\x20Word\x20dokumenta'},'getPluralForm':_0xb4e489=>_0xb4e489%0xa==0x1&&_0xb4e489%0x64!=0xb?0x0:_0xb4e489%0xa>=0x2&&_0xb4e489%0xa<=0x4&&(_0xb4e489%0x64<0xa||_0xb4e489%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr':{'dictionary':{'Export\x20to\x20Word':'Експортуј\x20у\x20Ворд','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20Ворд\x20датотеке.','Word\x20document\x20export\x20started':'Počeo\x20je\x20izvoz\x20Word\x20dokumenta','Word\x20document\x20export\x20failed':'Izvoz\x20Word\x20dokumenta\x20nije\x20uspeo','Word\x20document\x20export\x20successful':'Izvoz\x20Word\x20dokumenta\x20je\x20uspeo','Exporting\x20Word\x20document':'Izvoz\x20Word\x20dokumenta'},'getPluralForm':_0x16d593=>_0x16d593%0xa==0x1&&_0x16d593%0x64!=0xb?0x0:_0x16d593%0xa>=0x2&&_0x16d593%0xa<=0x4&&(_0x16d593%0x64<0xa||_0x16d593%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x19b828=>{const {sr:{dictionary:_0x3dcf3c,getPluralForm:_0x358e03}}={'sr':{'dictionary':{'Export\x20to\x20Word':'Експортуј\x20у\x20Ворд','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20Ворд\x20датотеке.','Word\x20document\x20export\x20started':'Počeo\x20je\x20izvoz\x20Word\x20dokumenta','Word\x20document\x20export\x20failed':'Izvoz\x20Word\x20dokumenta\x20nije\x20uspeo','Word\x20document\x20export\x20successful':'Izvoz\x20Word\x20dokumenta\x20je\x20uspeo','Exporting\x20Word\x20document':'Izvoz\x20Word\x20dokumenta'},'getPluralForm':_0x152de1=>_0x152de1%0xa==0x1&&_0x152de1%0x64!=0xb?0x0:_0x152de1%0xa>=0x2&&_0x152de1%0xa<=0x4&&(_0x152de1%0x64<0xa||_0x152de1%0x64>=0x14)?0x1:0x2}};_0x19b828['sr']||={'dictionary':{},'getPluralForm':null},_0x19b828['sr']['dictionary']=Object['assign'](_0x19b828['sr']['dictionary'],_0x3dcf3c),_0x19b828['sr']['getPluralForm']=_0x358e03;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3bdc0=>{const {sr:{dictionary:_0xe5fdef,getPluralForm:_0xf1122}}={'sr':{'dictionary':{'Export\x20to\x20Word':'Експортуј\x20у\x20Ворд','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20Ворд\x20датотеке.','Word\x20document\x20export\x20started':'Počeo\x20je\x20izvoz\x20Word\x20dokumenta','Word\x20document\x20export\x20failed':'Izvoz\x20Word\x20dokumenta\x20nije\x20uspeo','Word\x20document\x20export\x20successful':'Izvoz\x20Word\x20dokumenta\x20je\x20uspeo','Exporting\x20Word\x20document':'Izvoz\x20Word\x20dokumenta'},'getPluralForm':_0x59532a=>_0x59532a%0xa==0x1&&_0x59532a%0x64!=0xb?0x0:_0x59532a%0xa>=0x2&&_0x59532a%0xa<=0x4&&(_0x59532a%0x64<0xa||_0x59532a%0x64>=0x14)?0x1:0x2}};_0x3bdc0['sr']||={'dictionary':{},'getPluralForm':null},_0x3bdc0['sr']['dictionary']=Object['assign'](_0x3bdc0['sr']['dictionary'],_0xe5fdef),_0x3bdc0['sr']['getPluralForm']=_0xf1122;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sv':{'dictionary':{'Export\x20to\x20Word':'Exportera\x20till\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ett\x20fel\x20uppstod\x20medan\x20Wordfilen\x20skapades.','Word\x20document\x20export\x20started':'Export\x20av\x20Worddokument\x20påbörjad','Word\x20document\x20export\x20failed':'Export\x20av\x20Worddokument\x20misslyckades','Word\x20document\x20export\x20successful':'Export\x20av\x20Worddokument\x20klar','Exporting\x20Word\x20document':'Exporterar\x20Worddokument'},'getPluralForm':_0xe3881c=>0x1!=_0xe3881c}};
23
+ export default{'sv':{'dictionary':{'Export\x20to\x20Word':'Exportera\x20till\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ett\x20fel\x20uppstod\x20medan\x20Wordfilen\x20skapades.','Word\x20document\x20export\x20started':'Export\x20av\x20Worddokument\x20påbörjad','Word\x20document\x20export\x20failed':'Export\x20av\x20Worddokument\x20misslyckades','Word\x20document\x20export\x20successful':'Export\x20av\x20Worddokument\x20klar','Exporting\x20Word\x20document':'Exporterar\x20Worddokument'},'getPluralForm':_0x2c55c3=>0x1!=_0x2c55c3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x459906=>{const {sv:{dictionary:_0x5da49b,getPluralForm:_0x1edc3c}}={'sv':{'dictionary':{'Export\x20to\x20Word':'Exportera\x20till\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ett\x20fel\x20uppstod\x20medan\x20Wordfilen\x20skapades.','Word\x20document\x20export\x20started':'Export\x20av\x20Worddokument\x20påbörjad','Word\x20document\x20export\x20failed':'Export\x20av\x20Worddokument\x20misslyckades','Word\x20document\x20export\x20successful':'Export\x20av\x20Worddokument\x20klar','Exporting\x20Word\x20document':'Exporterar\x20Worddokument'},'getPluralForm':_0x168f36=>0x1!=_0x168f36}};_0x459906['sv']||={'dictionary':{},'getPluralForm':null},_0x459906['sv']['dictionary']=Object['assign'](_0x459906['sv']['dictionary'],_0x5da49b),_0x459906['sv']['getPluralForm']=_0x1edc3c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x12460e=>{const {sv:{dictionary:_0x3c8fe1,getPluralForm:_0x36d024}}={'sv':{'dictionary':{'Export\x20to\x20Word':'Exportera\x20till\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ett\x20fel\x20uppstod\x20medan\x20Wordfilen\x20skapades.','Word\x20document\x20export\x20started':'Export\x20av\x20Worddokument\x20påbörjad','Word\x20document\x20export\x20failed':'Export\x20av\x20Worddokument\x20misslyckades','Word\x20document\x20export\x20successful':'Export\x20av\x20Worddokument\x20klar','Exporting\x20Word\x20document':'Exporterar\x20Worddokument'},'getPluralForm':_0x34eb3d=>0x1!=_0x34eb3d}};_0x12460e['sv']||={'dictionary':{},'getPluralForm':null},_0x12460e['sv']['dictionary']=Object['assign'](_0x12460e['sv']['dictionary'],_0x3c8fe1),_0x12460e['sv']['getPluralForm']=_0x36d024;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'th':{'dictionary':{'Export\x20to\x20Word':'ส่งออกไปที่\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะสร้างไฟล์\x20Word','Word\x20document\x20export\x20started':'เริ่มการส่งออกเอกสาร\x20Word\x20แล้ว','Word\x20document\x20export\x20failed':'ส่งออกเอกสาร\x20Word\x20ไม่สำเร็จ','Word\x20document\x20export\x20successful':'ส่งออกเอกสาร\x20Word\x20สำเร็จ','Exporting\x20Word\x20document':'กำลังส่งออกเอกสาร\x20Word'},'getPluralForm':_0x2e17d9=>0x0}};
23
+ export default{'th':{'dictionary':{'Export\x20to\x20Word':'ส่งออกไปที่\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะสร้างไฟล์\x20Word','Word\x20document\x20export\x20started':'เริ่มการส่งออกเอกสาร\x20Word\x20แล้ว','Word\x20document\x20export\x20failed':'ส่งออกเอกสาร\x20Word\x20ไม่สำเร็จ','Word\x20document\x20export\x20successful':'ส่งออกเอกสาร\x20Word\x20สำเร็จ','Exporting\x20Word\x20document':'กำลังส่งออกเอกสาร\x20Word'},'getPluralForm':_0x1c6103=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x408021=>{const {th:{dictionary:_0xad6208,getPluralForm:_0x3afe81}}={'th':{'dictionary':{'Export\x20to\x20Word':'ส่งออกไปที่\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะสร้างไฟล์\x20Word','Word\x20document\x20export\x20started':'เริ่มการส่งออกเอกสาร\x20Word\x20แล้ว','Word\x20document\x20export\x20failed':'ส่งออกเอกสาร\x20Word\x20ไม่สำเร็จ','Word\x20document\x20export\x20successful':'ส่งออกเอกสาร\x20Word\x20สำเร็จ','Exporting\x20Word\x20document':'กำลังส่งออกเอกสาร\x20Word'},'getPluralForm':_0x432b5d=>0x0}};_0x408021['th']||={'dictionary':{},'getPluralForm':null},_0x408021['th']['dictionary']=Object['assign'](_0x408021['th']['dictionary'],_0xad6208),_0x408021['th']['getPluralForm']=_0x3afe81;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x22d352=>{const {th:{dictionary:_0x4a6cb1,getPluralForm:_0x5afb3e}}={'th':{'dictionary':{'Export\x20to\x20Word':'ส่งออกไปที่\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะสร้างไฟล์\x20Word','Word\x20document\x20export\x20started':'เริ่มการส่งออกเอกสาร\x20Word\x20แล้ว','Word\x20document\x20export\x20failed':'ส่งออกเอกสาร\x20Word\x20ไม่สำเร็จ','Word\x20document\x20export\x20successful':'ส่งออกเอกสาร\x20Word\x20สำเร็จ','Exporting\x20Word\x20document':'กำลังส่งออกเอกสาร\x20Word'},'getPluralForm':_0x8b2d8b=>0x0}};_0x22d352['th']||={'dictionary':{},'getPluralForm':null},_0x22d352['th']['dictionary']=Object['assign'](_0x22d352['th']['dictionary'],_0x4a6cb1),_0x22d352['th']['getPluralForm']=_0x5afb3e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tr':{'dictionary':{'Export\x20to\x20Word':'Word\x27e\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20dosyası\x20oluşturulurken\x20bir\x20hata\x20oluştu.','Word\x20document\x20export\x20started':'Word\x20belgesi\x20dışa\x20aktarımı\x20başladı','Word\x20document\x20export\x20failed':'Word\x20belgesi\x20dışa\x20aktarılamadı','Word\x20document\x20export\x20successful':'Word\x20belgesi\x20dışa\x20aktarımı\x20başarılı','Exporting\x20Word\x20document':'Word\x20belgesi\x20dışa\x20aktarılıyor'},'getPluralForm':_0x99249=>_0x99249>0x1}};
23
+ export default{'tr':{'dictionary':{'Export\x20to\x20Word':'Word\x27e\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20dosyası\x20oluşturulurken\x20bir\x20hata\x20oluştu.','Word\x20document\x20export\x20started':'Word\x20belgesi\x20dışa\x20aktarımı\x20başladı','Word\x20document\x20export\x20failed':'Word\x20belgesi\x20dışa\x20aktarılamadı','Word\x20document\x20export\x20successful':'Word\x20belgesi\x20dışa\x20aktarımı\x20başarılı','Exporting\x20Word\x20document':'Word\x20belgesi\x20dışa\x20aktarılıyor'},'getPluralForm':_0x211363=>_0x211363>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x12b643=>{const {tr:{dictionary:_0x1668b4,getPluralForm:_0x115db3}}={'tr':{'dictionary':{'Export\x20to\x20Word':'Word\x27e\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20dosyası\x20oluşturulurken\x20bir\x20hata\x20oluştu.','Word\x20document\x20export\x20started':'Word\x20belgesi\x20dışa\x20aktarımı\x20başladı','Word\x20document\x20export\x20failed':'Word\x20belgesi\x20dışa\x20aktarılamadı','Word\x20document\x20export\x20successful':'Word\x20belgesi\x20dışa\x20aktarımı\x20başarılı','Exporting\x20Word\x20document':'Word\x20belgesi\x20dışa\x20aktarılıyor'},'getPluralForm':_0x4875b1=>_0x4875b1>0x1}};_0x12b643['tr']||={'dictionary':{},'getPluralForm':null},_0x12b643['tr']['dictionary']=Object['assign'](_0x12b643['tr']['dictionary'],_0x1668b4),_0x12b643['tr']['getPluralForm']=_0x115db3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1f1fa7=>{const {tr:{dictionary:_0x5bf86d,getPluralForm:_0x36432b}}={'tr':{'dictionary':{'Export\x20to\x20Word':'Word\x27e\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20dosyası\x20oluşturulurken\x20bir\x20hata\x20oluştu.','Word\x20document\x20export\x20started':'Word\x20belgesi\x20dışa\x20aktarımı\x20başladı','Word\x20document\x20export\x20failed':'Word\x20belgesi\x20dışa\x20aktarılamadı','Word\x20document\x20export\x20successful':'Word\x20belgesi\x20dışa\x20aktarımı\x20başarılı','Exporting\x20Word\x20document':'Word\x20belgesi\x20dışa\x20aktarılıyor'},'getPluralForm':_0x3cda16=>_0x3cda16>0x1}};_0x1f1fa7['tr']||={'dictionary':{},'getPluralForm':null},_0x1f1fa7['tr']['dictionary']=Object['assign'](_0x1f1fa7['tr']['dictionary'],_0x5bf86d),_0x1f1fa7['tr']['getPluralForm']=_0x36432b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ug':{'dictionary':{'Export\x20to\x20Word':'Word\x20قا\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20ھۆججەتكە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4119c3=>0x1!=_0x4119c3}};
23
+ export default{'ug':{'dictionary':{'Export\x20to\x20Word':'Word\x20قا\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20ھۆججەتكە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x5335ac=>0x1!=_0x5335ac}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc059c=>{const {ug:{dictionary:_0x3b4966,getPluralForm:_0x3845ba}}={'ug':{'dictionary':{'Export\x20to\x20Word':'Word\x20قا\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20ھۆججەتكە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x451a09=>0x1!=_0x451a09}};_0xc059c['ug']||={'dictionary':{},'getPluralForm':null},_0xc059c['ug']['dictionary']=Object['assign'](_0xc059c['ug']['dictionary'],_0x3b4966),_0xc059c['ug']['getPluralForm']=_0x3845ba;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x403817=>{const {ug:{dictionary:_0x3af829,getPluralForm:_0x2bcf00}}={'ug':{'dictionary':{'Export\x20to\x20Word':'Word\x20قا\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20ھۆججەتكە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2aced6=>0x1!=_0x2aced6}};_0x403817['ug']||={'dictionary':{},'getPluralForm':null},_0x403817['ug']['dictionary']=Object['assign'](_0x403817['ug']['dictionary'],_0x3af829),_0x403817['ug']['getPluralForm']=_0x2bcf00;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uk':{'dictionary':{'Export\x20to\x20Word':'Експортувати\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Під\x20час\x20створення\x20Word\x20файлу\x20сталася\x20помилка.','Word\x20document\x20export\x20started':'Розпочато\x20експорт\x20документа\x20Word','Word\x20document\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20документ\x20Word','Word\x20document\x20export\x20successful':'Документ\x20Word\x20успішно\x20експортовано','Exporting\x20Word\x20document':'Експорт\x20документа\x20Word'},'getPluralForm':_0x2302a3=>_0x2302a3%0x1==0x0&&_0x2302a3%0xa==0x1&&_0x2302a3%0x64!=0xb?0x0:_0x2302a3%0x1==0x0&&_0x2302a3%0xa>=0x2&&_0x2302a3%0xa<=0x4&&(_0x2302a3%0x64<0xc||_0x2302a3%0x64>0xe)?0x1:_0x2302a3%0x1==0x0&&(_0x2302a3%0xa==0x0||_0x2302a3%0xa>=0x5&&_0x2302a3%0xa<=0x9||_0x2302a3%0x64>=0xb&&_0x2302a3%0x64<=0xe)?0x2:0x3}};
23
+ export default{'uk':{'dictionary':{'Export\x20to\x20Word':'Експортувати\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Під\x20час\x20створення\x20Word\x20файлу\x20сталася\x20помилка.','Word\x20document\x20export\x20started':'Розпочато\x20експорт\x20документа\x20Word','Word\x20document\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20документ\x20Word','Word\x20document\x20export\x20successful':'Документ\x20Word\x20успішно\x20експортовано','Exporting\x20Word\x20document':'Експорт\x20документа\x20Word'},'getPluralForm':_0x55699b=>_0x55699b%0x1==0x0&&_0x55699b%0xa==0x1&&_0x55699b%0x64!=0xb?0x0:_0x55699b%0x1==0x0&&_0x55699b%0xa>=0x2&&_0x55699b%0xa<=0x4&&(_0x55699b%0x64<0xc||_0x55699b%0x64>0xe)?0x1:_0x55699b%0x1==0x0&&(_0x55699b%0xa==0x0||_0x55699b%0xa>=0x5&&_0x55699b%0xa<=0x9||_0x55699b%0x64>=0xb&&_0x55699b%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1dcc2c=>{const {uk:{dictionary:_0x225d5e,getPluralForm:_0x446a47}}={'uk':{'dictionary':{'Export\x20to\x20Word':'Експортувати\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Під\x20час\x20створення\x20Word\x20файлу\x20сталася\x20помилка.','Word\x20document\x20export\x20started':'Розпочато\x20експорт\x20документа\x20Word','Word\x20document\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20документ\x20Word','Word\x20document\x20export\x20successful':'Документ\x20Word\x20успішно\x20експортовано','Exporting\x20Word\x20document':'Експорт\x20документа\x20Word'},'getPluralForm':_0x39eb31=>_0x39eb31%0x1==0x0&&_0x39eb31%0xa==0x1&&_0x39eb31%0x64!=0xb?0x0:_0x39eb31%0x1==0x0&&_0x39eb31%0xa>=0x2&&_0x39eb31%0xa<=0x4&&(_0x39eb31%0x64<0xc||_0x39eb31%0x64>0xe)?0x1:_0x39eb31%0x1==0x0&&(_0x39eb31%0xa==0x0||_0x39eb31%0xa>=0x5&&_0x39eb31%0xa<=0x9||_0x39eb31%0x64>=0xb&&_0x39eb31%0x64<=0xe)?0x2:0x3}};_0x1dcc2c['uk']||={'dictionary':{},'getPluralForm':null},_0x1dcc2c['uk']['dictionary']=Object['assign'](_0x1dcc2c['uk']['dictionary'],_0x225d5e),_0x1dcc2c['uk']['getPluralForm']=_0x446a47;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33e4aa=>{const {uk:{dictionary:_0x5588bd,getPluralForm:_0x3a569e}}={'uk':{'dictionary':{'Export\x20to\x20Word':'Експортувати\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Під\x20час\x20створення\x20Word\x20файлу\x20сталася\x20помилка.','Word\x20document\x20export\x20started':'Розпочато\x20експорт\x20документа\x20Word','Word\x20document\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20документ\x20Word','Word\x20document\x20export\x20successful':'Документ\x20Word\x20успішно\x20експортовано','Exporting\x20Word\x20document':'Експорт\x20документа\x20Word'},'getPluralForm':_0x2eb7a1=>_0x2eb7a1%0x1==0x0&&_0x2eb7a1%0xa==0x1&&_0x2eb7a1%0x64!=0xb?0x0:_0x2eb7a1%0x1==0x0&&_0x2eb7a1%0xa>=0x2&&_0x2eb7a1%0xa<=0x4&&(_0x2eb7a1%0x64<0xc||_0x2eb7a1%0x64>0xe)?0x1:_0x2eb7a1%0x1==0x0&&(_0x2eb7a1%0xa==0x0||_0x2eb7a1%0xa>=0x5&&_0x2eb7a1%0xa<=0x9||_0x2eb7a1%0x64>=0xb&&_0x2eb7a1%0x64<=0xe)?0x2:0x3}};_0x33e4aa['uk']||={'dictionary':{},'getPluralForm':null},_0x33e4aa['uk']['dictionary']=Object['assign'](_0x33e4aa['uk']['dictionary'],_0x5588bd),_0x33e4aa['uk']['getPluralForm']=_0x3a569e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ur':{'dictionary':{'Export\x20to\x20Word':'ورڈ\x20دستاویز\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'ورڈ\x20دستاویز\x20بناننے\x20میں\x20نقص\x20واقع\x20ہوا۔','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3171a5=>0x1!=_0x3171a5}};
23
+ export default{'ur':{'dictionary':{'Export\x20to\x20Word':'ورڈ\x20دستاویز\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'ورڈ\x20دستاویز\x20بناننے\x20میں\x20نقص\x20واقع\x20ہوا۔','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3a5fc2=>0x1!=_0x3a5fc2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5ea3f0=>{const {ur:{dictionary:_0x50491d,getPluralForm:_0x57f8db}}={'ur':{'dictionary':{'Export\x20to\x20Word':'ورڈ\x20دستاویز\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'ورڈ\x20دستاویز\x20بناننے\x20میں\x20نقص\x20واقع\x20ہوا۔','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2c75f6=>0x1!=_0x2c75f6}};_0x5ea3f0['ur']||={'dictionary':{},'getPluralForm':null},_0x5ea3f0['ur']['dictionary']=Object['assign'](_0x5ea3f0['ur']['dictionary'],_0x50491d),_0x5ea3f0['ur']['getPluralForm']=_0x57f8db;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x7406cb=>{const {ur:{dictionary:_0x4d83bc,getPluralForm:_0x469cc6}}={'ur':{'dictionary':{'Export\x20to\x20Word':'ورڈ\x20دستاویز\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'ورڈ\x20دستاویز\x20بناننے\x20میں\x20نقص\x20واقع\x20ہوا۔','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x238b2d=>0x1!=_0x238b2d}};_0x7406cb['ur']||={'dictionary':{},'getPluralForm':null},_0x7406cb['ur']['dictionary']=Object['assign'](_0x7406cb['ur']['dictionary'],_0x4d83bc),_0x7406cb['ur']['getPluralForm']=_0x469cc6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'vi':{'dictionary':{'Export\x20to\x20Word':'Xuất\x20ra\x20định\x20dạng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20Word.','Word\x20document\x20export\x20started':'Đã\x20bắt\x20đầu\x20xuất\x20tài\x20liệu\x20Word','Word\x20document\x20export\x20failed':'Không\x20xuất\x20được\x20tài\x20liệu\x20Word','Word\x20document\x20export\x20successful':'Đã\x20xuất\x20tài\x20liệu\x20Word\x20thành\x20công','Exporting\x20Word\x20document':'Đang\x20xuất\x20tài\x20liệu\x20Word'},'getPluralForm':_0x2a47b1=>0x0}};
23
+ export default{'vi':{'dictionary':{'Export\x20to\x20Word':'Xuất\x20ra\x20định\x20dạng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20Word.','Word\x20document\x20export\x20started':'Đã\x20bắt\x20đầu\x20xuất\x20tài\x20liệu\x20Word','Word\x20document\x20export\x20failed':'Không\x20xuất\x20được\x20tài\x20liệu\x20Word','Word\x20document\x20export\x20successful':'Đã\x20xuất\x20tài\x20liệu\x20Word\x20thành\x20công','Exporting\x20Word\x20document':'Đang\x20xuất\x20tài\x20liệu\x20Word'},'getPluralForm':_0x5589c8=>0x0}};