@ckeditor/ckeditor5-export-word 43.1.0-alpha.8 → 43.1.1

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
- (_0x4c5a9e=>{const {hu:{dictionary:_0x50055e,getPluralForm:_0x475e00}}={'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':_0x4002ee=>0x1!=_0x4002ee}};_0x4c5a9e['hu']||={'dictionary':{},'getPluralForm':null},_0x4c5a9e['hu']['dictionary']=Object['assign'](_0x4c5a9e['hu']['dictionary'],_0x50055e),_0x4c5a9e['hu']['getPluralForm']=_0x475e00;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc4f054=>{const {hu:{dictionary:_0x49494c,getPluralForm:_0x38000b}}={'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':_0x3b1b58=>0x1!=_0x3b1b58}};_0xc4f054['hu']||={'dictionary':{},'getPluralForm':null},_0xc4f054['hu']['dictionary']=Object['assign'](_0xc4f054['hu']['dictionary'],_0x49494c),_0xc4f054['hu']['getPluralForm']=_0x38000b;})(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':_0x30f108=>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':_0x400993=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x283a07=>{const {id:{dictionary:_0x59ca45,getPluralForm:_0x54f420}}={'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':_0x363321=>0x0}};_0x283a07['id']||={'dictionary':{},'getPluralForm':null},_0x283a07['id']['dictionary']=Object['assign'](_0x283a07['id']['dictionary'],_0x59ca45),_0x283a07['id']['getPluralForm']=_0x54f420;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x48f022=>{const {id:{dictionary:_0xdcb781,getPluralForm:_0x610516}}={'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':_0xc1c3d=>0x0}};_0x48f022['id']||={'dictionary':{},'getPluralForm':null},_0x48f022['id']['dictionary']=Object['assign'](_0x48f022['id']['dictionary'],_0xdcb781),_0x48f022['id']['getPluralForm']=_0x610516;})(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':_0x2586e5=>0x1==_0x2586e5?0x0:0x0!=_0x2586e5&&_0x2586e5%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':_0x3bd355=>0x1==_0x3bd355?0x0:0x0!=_0x3bd355&&_0x3bd355%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc8eb9e=>{const {it:{dictionary:_0x19fcb1,getPluralForm:_0x234e76}}={'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':_0x4e1211=>0x1==_0x4e1211?0x0:0x0!=_0x4e1211&&_0x4e1211%0xf4240==0x0?0x1:0x2}};_0xc8eb9e['it']||={'dictionary':{},'getPluralForm':null},_0xc8eb9e['it']['dictionary']=Object['assign'](_0xc8eb9e['it']['dictionary'],_0x19fcb1),_0xc8eb9e['it']['getPluralForm']=_0x234e76;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xccff70=>{const {it:{dictionary:_0x1bf529,getPluralForm:_0x15d45d}}={'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':_0x4630b6=>0x1==_0x4630b6?0x0:0x0!=_0x4630b6&&_0x4630b6%0xf4240==0x0?0x1:0x2}};_0xccff70['it']||={'dictionary':{},'getPluralForm':null},_0xccff70['it']['dictionary']=Object['assign'](_0xccff70['it']['dictionary'],_0x1bf529),_0xccff70['it']['getPluralForm']=_0x15d45d;})(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':_0x54c25a=>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':_0x45d1a9=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3f6c3b=>{const {ja:{dictionary:_0x5a9401,getPluralForm:_0xbef7d9}}={'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':_0x3d9cc2=>0x0}};_0x3f6c3b['ja']||={'dictionary':{},'getPluralForm':null},_0x3f6c3b['ja']['dictionary']=Object['assign'](_0x3f6c3b['ja']['dictionary'],_0x5a9401),_0x3f6c3b['ja']['getPluralForm']=_0xbef7d9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4299a1=>{const {ja:{dictionary:_0x58a0bd,getPluralForm:_0x5e48f0}}={'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':_0x23a1dc=>0x0}};_0x4299a1['ja']||={'dictionary':{},'getPluralForm':null},_0x4299a1['ja']['dictionary']=Object['assign'](_0x4299a1['ja']['dictionary'],_0x58a0bd),_0x4299a1['ja']['getPluralForm']=_0x5e48f0;})(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':_0x3cb61e=>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':_0x549c60=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x397254=>{const {jv:{dictionary:_0x53460d,getPluralForm:_0x3d0de1}}={'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':_0x40f989=>0x0}};_0x397254['jv']||={'dictionary':{},'getPluralForm':null},_0x397254['jv']['dictionary']=Object['assign'](_0x397254['jv']['dictionary'],_0x53460d),_0x397254['jv']['getPluralForm']=_0x3d0de1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x37524c=>{const {jv:{dictionary:_0x504ffc,getPluralForm:_0xaee674}}={'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':_0x23ebe9=>0x0}};_0x37524c['jv']||={'dictionary':{},'getPluralForm':null},_0x37524c['jv']['dictionary']=Object['assign'](_0x37524c['jv']['dictionary'],_0x504ffc),_0x37524c['jv']['getPluralForm']=_0xaee674;})(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':_0x13a5a2=>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':_0x44a8fd=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x29afbd=>{const {ko:{dictionary:_0x67194b,getPluralForm:_0x5e8841}}={'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':_0x2d9b4c=>0x0}};_0x29afbd['ko']||={'dictionary':{},'getPluralForm':null},_0x29afbd['ko']['dictionary']=Object['assign'](_0x29afbd['ko']['dictionary'],_0x67194b),_0x29afbd['ko']['getPluralForm']=_0x5e8841;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4fc896=>{const {ko:{dictionary:_0x1ea3f0,getPluralForm:_0x425e34}}={'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':_0x458fce=>0x0}};_0x4fc896['ko']||={'dictionary':{},'getPluralForm':null},_0x4fc896['ko']['dictionary']=Object['assign'](_0x4fc896['ko']['dictionary'],_0x1ea3f0),_0x4fc896['ko']['getPluralForm']=_0x425e34;})(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':_0x1b10b3=>_0x1b10b3%0xa==0x1&&(_0x1b10b3%0x64>0x13||_0x1b10b3%0x64<0xb)?0x0:_0x1b10b3%0xa>=0x2&&_0x1b10b3%0xa<=0x9&&(_0x1b10b3%0x64>0x13||_0x1b10b3%0x64<0xb)?0x1:_0x1b10b3%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':_0x3bb108=>_0x3bb108%0xa==0x1&&(_0x3bb108%0x64>0x13||_0x3bb108%0x64<0xb)?0x0:_0x3bb108%0xa>=0x2&&_0x3bb108%0xa<=0x9&&(_0x3bb108%0x64>0x13||_0x3bb108%0x64<0xb)?0x1:_0x3bb108%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x91e48b=>{const {lt:{dictionary:_0x2b8cd1,getPluralForm:_0x11a55b}}={'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':_0x10fa6a=>_0x10fa6a%0xa==0x1&&(_0x10fa6a%0x64>0x13||_0x10fa6a%0x64<0xb)?0x0:_0x10fa6a%0xa>=0x2&&_0x10fa6a%0xa<=0x9&&(_0x10fa6a%0x64>0x13||_0x10fa6a%0x64<0xb)?0x1:_0x10fa6a%0x1!=0x0?0x2:0x3}};_0x91e48b['lt']||={'dictionary':{},'getPluralForm':null},_0x91e48b['lt']['dictionary']=Object['assign'](_0x91e48b['lt']['dictionary'],_0x2b8cd1),_0x91e48b['lt']['getPluralForm']=_0x11a55b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x459ce0=>{const {lt:{dictionary:_0xd34155,getPluralForm:_0x19b15c}}={'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':_0xc47b33=>_0xc47b33%0xa==0x1&&(_0xc47b33%0x64>0x13||_0xc47b33%0x64<0xb)?0x0:_0xc47b33%0xa>=0x2&&_0xc47b33%0xa<=0x9&&(_0xc47b33%0x64>0x13||_0xc47b33%0x64<0xb)?0x1:_0xc47b33%0x1!=0x0?0x2:0x3}};_0x459ce0['lt']||={'dictionary':{},'getPluralForm':null},_0x459ce0['lt']['dictionary']=Object['assign'](_0x459ce0['lt']['dictionary'],_0xd34155),_0x459ce0['lt']['getPluralForm']=_0x19b15c;})(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':_0x3511db=>_0x3511db%0xa==0x1&&_0x3511db%0x64!=0xb?0x0:0x0!=_0x3511db?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':_0x43e277=>_0x43e277%0xa==0x1&&_0x43e277%0x64!=0xb?0x0:0x0!=_0x43e277?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x336505=>{const {lv:{dictionary:_0x19334d,getPluralForm:_0x2f25df}}={'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':_0x23459f=>_0x23459f%0xa==0x1&&_0x23459f%0x64!=0xb?0x0:0x0!=_0x23459f?0x1:0x2}};_0x336505['lv']||={'dictionary':{},'getPluralForm':null},_0x336505['lv']['dictionary']=Object['assign'](_0x336505['lv']['dictionary'],_0x19334d),_0x336505['lv']['getPluralForm']=_0x2f25df;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x186034=>{const {lv:{dictionary:_0x106f57,getPluralForm:_0x28465b}}={'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':_0x9fb323=>_0x9fb323%0xa==0x1&&_0x9fb323%0x64!=0xb?0x0:0x0!=_0x9fb323?0x1:0x2}};_0x186034['lv']||={'dictionary':{},'getPluralForm':null},_0x186034['lv']['dictionary']=Object['assign'](_0x186034['lv']['dictionary'],_0x106f57),_0x186034['lv']['getPluralForm']=_0x28465b;})(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':_0x472933=>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':_0x57e0bc=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x163d46=>{const {ms:{dictionary:_0x1a8241,getPluralForm:_0x2a072f}}={'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':_0x36aad1=>0x0}};_0x163d46['ms']||={'dictionary':{},'getPluralForm':null},_0x163d46['ms']['dictionary']=Object['assign'](_0x163d46['ms']['dictionary'],_0x1a8241),_0x163d46['ms']['getPluralForm']=_0x2a072f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x536db5=>{const {ms:{dictionary:_0x53841f,getPluralForm:_0x42977b}}={'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':_0x26b7e4=>0x0}};_0x536db5['ms']||={'dictionary':{},'getPluralForm':null},_0x536db5['ms']['dictionary']=Object['assign'](_0x536db5['ms']['dictionary'],_0x53841f),_0x536db5['ms']['getPluralForm']=_0x42977b;})(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':_0x146049=>0x1!=_0x146049}};
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':_0xc9c674=>0x1!=_0xc9c674}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x39ae4f=>{const {nl:{dictionary:_0x1cdc57,getPluralForm:_0x17f4a1}}={'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':_0x3567c2=>0x1!=_0x3567c2}};_0x39ae4f['nl']||={'dictionary':{},'getPluralForm':null},_0x39ae4f['nl']['dictionary']=Object['assign'](_0x39ae4f['nl']['dictionary'],_0x1cdc57),_0x39ae4f['nl']['getPluralForm']=_0x17f4a1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x73f3e4=>{const {nl:{dictionary:_0x527ca9,getPluralForm:_0x59e965}}={'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':_0x46d8a1=>0x1!=_0x46d8a1}};_0x73f3e4['nl']||={'dictionary':{},'getPluralForm':null},_0x73f3e4['nl']['dictionary']=Object['assign'](_0x73f3e4['nl']['dictionary'],_0x527ca9),_0x73f3e4['nl']['getPluralForm']=_0x59e965;})(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':_0xc5c69f=>0x1!=_0xc5c69f}};
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':_0x1074bc=>0x1!=_0x1074bc}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a8909=>{const {no:{dictionary:_0x1b301d,getPluralForm:_0x46012b}}={'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':_0x33736b=>0x1!=_0x33736b}};_0x1a8909['no']||={'dictionary':{},'getPluralForm':null},_0x1a8909['no']['dictionary']=Object['assign'](_0x1a8909['no']['dictionary'],_0x1b301d),_0x1a8909['no']['getPluralForm']=_0x46012b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4a7834=>{const {no:{dictionary:_0x250347,getPluralForm:_0x29a18c}}={'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':_0x50b317=>0x1!=_0x50b317}};_0x4a7834['no']||={'dictionary':{},'getPluralForm':null},_0x4a7834['no']['dictionary']=Object['assign'](_0x4a7834['no']['dictionary'],_0x250347),_0x4a7834['no']['getPluralForm']=_0x29a18c;})(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':_0x2e49e0=>0x1==_0x2e49e0?0x0:_0x2e49e0%0xa>=0x2&&_0x2e49e0%0xa<=0x4&&(_0x2e49e0%0x64<0xc||_0x2e49e0%0x64>0xe)?0x1:0x1!=_0x2e49e0&&_0x2e49e0%0xa>=0x0&&_0x2e49e0%0xa<=0x1||_0x2e49e0%0xa>=0x5&&_0x2e49e0%0xa<=0x9||_0x2e49e0%0x64>=0xc&&_0x2e49e0%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':_0x24bb60=>0x1==_0x24bb60?0x0:_0x24bb60%0xa>=0x2&&_0x24bb60%0xa<=0x4&&(_0x24bb60%0x64<0xc||_0x24bb60%0x64>0xe)?0x1:0x1!=_0x24bb60&&_0x24bb60%0xa>=0x0&&_0x24bb60%0xa<=0x1||_0x24bb60%0xa>=0x5&&_0x24bb60%0xa<=0x9||_0x24bb60%0x64>=0xc&&_0x24bb60%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x174f5a=>{const {pl:{dictionary:_0x28f0d8,getPluralForm:_0x496564}}={'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':_0x3a363b=>0x1==_0x3a363b?0x0:_0x3a363b%0xa>=0x2&&_0x3a363b%0xa<=0x4&&(_0x3a363b%0x64<0xc||_0x3a363b%0x64>0xe)?0x1:0x1!=_0x3a363b&&_0x3a363b%0xa>=0x0&&_0x3a363b%0xa<=0x1||_0x3a363b%0xa>=0x5&&_0x3a363b%0xa<=0x9||_0x3a363b%0x64>=0xc&&_0x3a363b%0x64<=0xe?0x2:0x3}};_0x174f5a['pl']||={'dictionary':{},'getPluralForm':null},_0x174f5a['pl']['dictionary']=Object['assign'](_0x174f5a['pl']['dictionary'],_0x28f0d8),_0x174f5a['pl']['getPluralForm']=_0x496564;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1b1b8a=>{const {pl:{dictionary:_0x237aae,getPluralForm:_0x1af4e0}}={'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':_0x2c39d2=>0x1==_0x2c39d2?0x0:_0x2c39d2%0xa>=0x2&&_0x2c39d2%0xa<=0x4&&(_0x2c39d2%0x64<0xc||_0x2c39d2%0x64>0xe)?0x1:0x1!=_0x2c39d2&&_0x2c39d2%0xa>=0x0&&_0x2c39d2%0xa<=0x1||_0x2c39d2%0xa>=0x5&&_0x2c39d2%0xa<=0x9||_0x2c39d2%0x64>=0xc&&_0x2c39d2%0x64<=0xe?0x2:0x3}};_0x1b1b8a['pl']||={'dictionary':{},'getPluralForm':null},_0x1b1b8a['pl']['dictionary']=Object['assign'](_0x1b1b8a['pl']['dictionary'],_0x237aae),_0x1b1b8a['pl']['getPluralForm']=_0x1af4e0;})(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':_0x31fdb6=>0x0==_0x31fdb6||0x1==_0x31fdb6?0x0:0x0!=_0x31fdb6&&_0x31fdb6%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':_0x2fc380=>0x0==_0x2fc380||0x1==_0x2fc380?0x0:0x0!=_0x2fc380&&_0x2fc380%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b8551=>{const {'pt-br':{dictionary:_0x3e3af6,getPluralForm:_0x5346f4}}={'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':_0xfa38b9=>0x0==_0xfa38b9||0x1==_0xfa38b9?0x0:0x0!=_0xfa38b9&&_0xfa38b9%0xf4240==0x0?0x1:0x2}};_0x1b8551['pt-br']||={'dictionary':{},'getPluralForm':null},_0x1b8551['pt-br']['dictionary']=Object['assign'](_0x1b8551['pt-br']['dictionary'],_0x3e3af6),_0x1b8551['pt-br']['getPluralForm']=_0x5346f4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36aaa6=>{const {'pt-br':{dictionary:_0x16239f,getPluralForm:_0x998f50}}={'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':_0x55f7f9=>0x0==_0x55f7f9||0x1==_0x55f7f9?0x0:0x0!=_0x55f7f9&&_0x55f7f9%0xf4240==0x0?0x1:0x2}};_0x36aaa6['pt-br']||={'dictionary':{},'getPluralForm':null},_0x36aaa6['pt-br']['dictionary']=Object['assign'](_0x36aaa6['pt-br']['dictionary'],_0x16239f),_0x36aaa6['pt-br']['getPluralForm']=_0x998f50;})(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':_0x5e6f5e=>0x0==_0x5e6f5e||0x1==_0x5e6f5e?0x0:0x0!=_0x5e6f5e&&_0x5e6f5e%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':_0x4dce73=>0x0==_0x4dce73||0x1==_0x4dce73?0x0:0x0!=_0x4dce73&&_0x4dce73%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3e1bcf=>{const {pt:{dictionary:_0x3e329e,getPluralForm:_0x34c0a1}}={'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':_0x5359b2=>0x0==_0x5359b2||0x1==_0x5359b2?0x0:0x0!=_0x5359b2&&_0x5359b2%0xf4240==0x0?0x1:0x2}};_0x3e1bcf['pt']||={'dictionary':{},'getPluralForm':null},_0x3e1bcf['pt']['dictionary']=Object['assign'](_0x3e1bcf['pt']['dictionary'],_0x3e329e),_0x3e1bcf['pt']['getPluralForm']=_0x34c0a1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2bec52=>{const {pt:{dictionary:_0x336cce,getPluralForm:_0x392a58}}={'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':_0x5a26df=>0x0==_0x5a26df||0x1==_0x5a26df?0x0:0x0!=_0x5a26df&&_0x5a26df%0xf4240==0x0?0x1:0x2}};_0x2bec52['pt']||={'dictionary':{},'getPluralForm':null},_0x2bec52['pt']['dictionary']=Object['assign'](_0x2bec52['pt']['dictionary'],_0x336cce),_0x2bec52['pt']['getPluralForm']=_0x392a58;})(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':_0x5d2a6f=>0x1==_0x5d2a6f?0x0:_0x5d2a6f%0x64>0x13||_0x5d2a6f%0x64==0x0&&0x0!=_0x5d2a6f?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':_0x285dd3=>0x1==_0x285dd3?0x0:_0x285dd3%0x64>0x13||_0x285dd3%0x64==0x0&&0x0!=_0x285dd3?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a2c2f=>{const {ro:{dictionary:_0x1a83fa,getPluralForm:_0x5c6198}}={'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':_0x534311=>0x1==_0x534311?0x0:_0x534311%0x64>0x13||_0x534311%0x64==0x0&&0x0!=_0x534311?0x2:0x1}};_0x2a2c2f['ro']||={'dictionary':{},'getPluralForm':null},_0x2a2c2f['ro']['dictionary']=Object['assign'](_0x2a2c2f['ro']['dictionary'],_0x1a83fa),_0x2a2c2f['ro']['getPluralForm']=_0x5c6198;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2724cf=>{const {ro:{dictionary:_0x9f25d6,getPluralForm:_0x9a8c9f}}={'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':_0x2cce1f=>0x1==_0x2cce1f?0x0:_0x2cce1f%0x64>0x13||_0x2cce1f%0x64==0x0&&0x0!=_0x2cce1f?0x2:0x1}};_0x2724cf['ro']||={'dictionary':{},'getPluralForm':null},_0x2724cf['ro']['dictionary']=Object['assign'](_0x2724cf['ro']['dictionary'],_0x9f25d6),_0x2724cf['ro']['getPluralForm']=_0x9a8c9f;})(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':_0x10b034=>_0x10b034%0xa==0x1&&_0x10b034%0x64!=0xb?0x0:_0x10b034%0xa>=0x2&&_0x10b034%0xa<=0x4&&(_0x10b034%0x64<0xc||_0x10b034%0x64>0xe)?0x1:_0x10b034%0xa==0x0||_0x10b034%0xa>=0x5&&_0x10b034%0xa<=0x9||_0x10b034%0x64>=0xb&&_0x10b034%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':_0xaffa93=>_0xaffa93%0xa==0x1&&_0xaffa93%0x64!=0xb?0x0:_0xaffa93%0xa>=0x2&&_0xaffa93%0xa<=0x4&&(_0xaffa93%0x64<0xc||_0xaffa93%0x64>0xe)?0x1:_0xaffa93%0xa==0x0||_0xaffa93%0xa>=0x5&&_0xaffa93%0xa<=0x9||_0xaffa93%0x64>=0xb&&_0xaffa93%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x20924d=>{const {ru:{dictionary:_0xb8b19b,getPluralForm:_0x28cd41}}={'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':_0x56a706=>_0x56a706%0xa==0x1&&_0x56a706%0x64!=0xb?0x0:_0x56a706%0xa>=0x2&&_0x56a706%0xa<=0x4&&(_0x56a706%0x64<0xc||_0x56a706%0x64>0xe)?0x1:_0x56a706%0xa==0x0||_0x56a706%0xa>=0x5&&_0x56a706%0xa<=0x9||_0x56a706%0x64>=0xb&&_0x56a706%0x64<=0xe?0x2:0x3}};_0x20924d['ru']||={'dictionary':{},'getPluralForm':null},_0x20924d['ru']['dictionary']=Object['assign'](_0x20924d['ru']['dictionary'],_0xb8b19b),_0x20924d['ru']['getPluralForm']=_0x28cd41;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4a95df=>{const {ru:{dictionary:_0x3e54ea,getPluralForm:_0x401290}}={'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':_0x8c625c=>_0x8c625c%0xa==0x1&&_0x8c625c%0x64!=0xb?0x0:_0x8c625c%0xa>=0x2&&_0x8c625c%0xa<=0x4&&(_0x8c625c%0x64<0xc||_0x8c625c%0x64>0xe)?0x1:_0x8c625c%0xa==0x0||_0x8c625c%0xa>=0x5&&_0x8c625c%0xa<=0x9||_0x8c625c%0x64>=0xb&&_0x8c625c%0x64<=0xe?0x2:0x3}};_0x4a95df['ru']||={'dictionary':{},'getPluralForm':null},_0x4a95df['ru']['dictionary']=Object['assign'](_0x4a95df['ru']['dictionary'],_0x3e54ea),_0x4a95df['ru']['getPluralForm']=_0x401290;})(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':_0x28aa25=>_0x28aa25%0x1==0x0&&0x1==_0x28aa25?0x0:_0x28aa25%0x1==0x0&&_0x28aa25>=0x2&&_0x28aa25<=0x4?0x1:_0x28aa25%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':_0x138bc4=>_0x138bc4%0x1==0x0&&0x1==_0x138bc4?0x0:_0x138bc4%0x1==0x0&&_0x138bc4>=0x2&&_0x138bc4<=0x4?0x1:_0x138bc4%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x56eea1=>{const {sk:{dictionary:_0x4c2834,getPluralForm:_0x487f86}}={'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':_0x485649=>_0x485649%0x1==0x0&&0x1==_0x485649?0x0:_0x485649%0x1==0x0&&_0x485649>=0x2&&_0x485649<=0x4?0x1:_0x485649%0x1!=0x0?0x2:0x3}};_0x56eea1['sk']||={'dictionary':{},'getPluralForm':null},_0x56eea1['sk']['dictionary']=Object['assign'](_0x56eea1['sk']['dictionary'],_0x4c2834),_0x56eea1['sk']['getPluralForm']=_0x487f86;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1dc036=>{const {sk:{dictionary:_0x1a21ba,getPluralForm:_0x61b8cb}}={'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':_0x581b98=>_0x581b98%0x1==0x0&&0x1==_0x581b98?0x0:_0x581b98%0x1==0x0&&_0x581b98>=0x2&&_0x581b98<=0x4?0x1:_0x581b98%0x1!=0x0?0x2:0x3}};_0x1dc036['sk']||={'dictionary':{},'getPluralForm':null},_0x1dc036['sk']['dictionary']=Object['assign'](_0x1dc036['sk']['dictionary'],_0x1a21ba),_0x1dc036['sk']['getPluralForm']=_0x61b8cb;})(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':_0x34b2d2=>_0x34b2d2%0xa==0x1&&_0x34b2d2%0x64!=0xb?0x0:_0x34b2d2%0xa>=0x2&&_0x34b2d2%0xa<=0x4&&(_0x34b2d2%0x64<0xa||_0x34b2d2%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':_0xdf6296=>_0xdf6296%0xa==0x1&&_0xdf6296%0x64!=0xb?0x0:_0xdf6296%0xa>=0x2&&_0xdf6296%0xa<=0x4&&(_0xdf6296%0x64<0xa||_0xdf6296%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x204cfe=>{const {'sr-latn':{dictionary:_0x236619,getPluralForm:_0x22fd87}}={'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':_0x446c5e=>_0x446c5e%0xa==0x1&&_0x446c5e%0x64!=0xb?0x0:_0x446c5e%0xa>=0x2&&_0x446c5e%0xa<=0x4&&(_0x446c5e%0x64<0xa||_0x446c5e%0x64>=0x14)?0x1:0x2}};_0x204cfe['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x204cfe['sr-latn']['dictionary']=Object['assign'](_0x204cfe['sr-latn']['dictionary'],_0x236619),_0x204cfe['sr-latn']['getPluralForm']=_0x22fd87;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x103977=>{const {'sr-latn':{dictionary:_0x4dfb00,getPluralForm:_0x154acc}}={'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':_0x3d372d=>_0x3d372d%0xa==0x1&&_0x3d372d%0x64!=0xb?0x0:_0x3d372d%0xa>=0x2&&_0x3d372d%0xa<=0x4&&(_0x3d372d%0x64<0xa||_0x3d372d%0x64>=0x14)?0x1:0x2}};_0x103977['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x103977['sr-latn']['dictionary']=Object['assign'](_0x103977['sr-latn']['dictionary'],_0x4dfb00),_0x103977['sr-latn']['getPluralForm']=_0x154acc;})(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':_0x2a1d6a=>_0x2a1d6a%0xa==0x1&&_0x2a1d6a%0x64!=0xb?0x0:_0x2a1d6a%0xa>=0x2&&_0x2a1d6a%0xa<=0x4&&(_0x2a1d6a%0x64<0xa||_0x2a1d6a%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':_0x9e607b=>_0x9e607b%0xa==0x1&&_0x9e607b%0x64!=0xb?0x0:_0x9e607b%0xa>=0x2&&_0x9e607b%0xa<=0x4&&(_0x9e607b%0x64<0xa||_0x9e607b%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x347a7e=>{const {sr:{dictionary:_0x41146e,getPluralForm:_0x410802}}={'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':_0x5ec775=>_0x5ec775%0xa==0x1&&_0x5ec775%0x64!=0xb?0x0:_0x5ec775%0xa>=0x2&&_0x5ec775%0xa<=0x4&&(_0x5ec775%0x64<0xa||_0x5ec775%0x64>=0x14)?0x1:0x2}};_0x347a7e['sr']||={'dictionary':{},'getPluralForm':null},_0x347a7e['sr']['dictionary']=Object['assign'](_0x347a7e['sr']['dictionary'],_0x41146e),_0x347a7e['sr']['getPluralForm']=_0x410802;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x272522=>{const {sr:{dictionary:_0xfaa226,getPluralForm:_0x329c0f}}={'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':_0xf0d67f=>_0xf0d67f%0xa==0x1&&_0xf0d67f%0x64!=0xb?0x0:_0xf0d67f%0xa>=0x2&&_0xf0d67f%0xa<=0x4&&(_0xf0d67f%0x64<0xa||_0xf0d67f%0x64>=0x14)?0x1:0x2}};_0x272522['sr']||={'dictionary':{},'getPluralForm':null},_0x272522['sr']['dictionary']=Object['assign'](_0x272522['sr']['dictionary'],_0xfaa226),_0x272522['sr']['getPluralForm']=_0x329c0f;})(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':_0x577ea1=>0x1!=_0x577ea1}};
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':_0x41a431=>0x1!=_0x41a431}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x39f929=>{const {sv:{dictionary:_0x391e2b,getPluralForm:_0x46b724}}={'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':_0x230c45=>0x1!=_0x230c45}};_0x39f929['sv']||={'dictionary':{},'getPluralForm':null},_0x39f929['sv']['dictionary']=Object['assign'](_0x39f929['sv']['dictionary'],_0x391e2b),_0x39f929['sv']['getPluralForm']=_0x46b724;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x41f3b5=>{const {sv:{dictionary:_0x2a85f9,getPluralForm:_0x9357b7}}={'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':_0x168ec9=>0x1!=_0x168ec9}};_0x41f3b5['sv']||={'dictionary':{},'getPluralForm':null},_0x41f3b5['sv']['dictionary']=Object['assign'](_0x41f3b5['sv']['dictionary'],_0x2a85f9),_0x41f3b5['sv']['getPluralForm']=_0x9357b7;})(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':_0xe76bcb=>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':_0x9aa7d4=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x35dab7=>{const {th:{dictionary:_0x128140,getPluralForm:_0x388ed6}}={'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':_0x19a3f6=>0x0}};_0x35dab7['th']||={'dictionary':{},'getPluralForm':null},_0x35dab7['th']['dictionary']=Object['assign'](_0x35dab7['th']['dictionary'],_0x128140),_0x35dab7['th']['getPluralForm']=_0x388ed6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xe145e5=>{const {th:{dictionary:_0x271526,getPluralForm:_0x87e410}}={'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':_0x138588=>0x0}};_0xe145e5['th']||={'dictionary':{},'getPluralForm':null},_0xe145e5['th']['dictionary']=Object['assign'](_0xe145e5['th']['dictionary'],_0x271526),_0xe145e5['th']['getPluralForm']=_0x87e410;})(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':_0x360af3=>_0x360af3>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':_0x3adbeb=>_0x3adbeb>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3329cb=>{const {tr:{dictionary:_0x1fbb11,getPluralForm:_0xa45ee0}}={'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':_0x2f5a7e=>_0x2f5a7e>0x1}};_0x3329cb['tr']||={'dictionary':{},'getPluralForm':null},_0x3329cb['tr']['dictionary']=Object['assign'](_0x3329cb['tr']['dictionary'],_0x1fbb11),_0x3329cb['tr']['getPluralForm']=_0xa45ee0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3f50e3=>{const {tr:{dictionary:_0x256ad7,getPluralForm:_0x56a796}}={'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':_0x54ecd7=>_0x54ecd7>0x1}};_0x3f50e3['tr']||={'dictionary':{},'getPluralForm':null},_0x3f50e3['tr']['dictionary']=Object['assign'](_0x3f50e3['tr']['dictionary'],_0x256ad7),_0x3f50e3['tr']['getPluralForm']=_0x56a796;})(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':_0x2ab087=>0x1!=_0x2ab087}};
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':_0x1f509c=>0x1!=_0x1f509c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x57472b=>{const {ug:{dictionary:_0x41a4f9,getPluralForm:_0x1a8218}}={'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':_0x4ac3c4=>0x1!=_0x4ac3c4}};_0x57472b['ug']||={'dictionary':{},'getPluralForm':null},_0x57472b['ug']['dictionary']=Object['assign'](_0x57472b['ug']['dictionary'],_0x41a4f9),_0x57472b['ug']['getPluralForm']=_0x1a8218;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c7896=>{const {ug:{dictionary:_0x4d9722,getPluralForm:_0x39c1c3}}={'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':_0x1ec37a=>0x1!=_0x1ec37a}};_0x2c7896['ug']||={'dictionary':{},'getPluralForm':null},_0x2c7896['ug']['dictionary']=Object['assign'](_0x2c7896['ug']['dictionary'],_0x4d9722),_0x2c7896['ug']['getPluralForm']=_0x39c1c3;})(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':_0x171fa4=>_0x171fa4%0x1==0x0&&_0x171fa4%0xa==0x1&&_0x171fa4%0x64!=0xb?0x0:_0x171fa4%0x1==0x0&&_0x171fa4%0xa>=0x2&&_0x171fa4%0xa<=0x4&&(_0x171fa4%0x64<0xc||_0x171fa4%0x64>0xe)?0x1:_0x171fa4%0x1==0x0&&(_0x171fa4%0xa==0x0||_0x171fa4%0xa>=0x5&&_0x171fa4%0xa<=0x9||_0x171fa4%0x64>=0xb&&_0x171fa4%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':_0xb274bf=>_0xb274bf%0x1==0x0&&_0xb274bf%0xa==0x1&&_0xb274bf%0x64!=0xb?0x0:_0xb274bf%0x1==0x0&&_0xb274bf%0xa>=0x2&&_0xb274bf%0xa<=0x4&&(_0xb274bf%0x64<0xc||_0xb274bf%0x64>0xe)?0x1:_0xb274bf%0x1==0x0&&(_0xb274bf%0xa==0x0||_0xb274bf%0xa>=0x5&&_0xb274bf%0xa<=0x9||_0xb274bf%0x64>=0xb&&_0xb274bf%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1c2a45=>{const {uk:{dictionary:_0xa823c4,getPluralForm:_0x2e89ef}}={'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':_0x5e5c4e=>_0x5e5c4e%0x1==0x0&&_0x5e5c4e%0xa==0x1&&_0x5e5c4e%0x64!=0xb?0x0:_0x5e5c4e%0x1==0x0&&_0x5e5c4e%0xa>=0x2&&_0x5e5c4e%0xa<=0x4&&(_0x5e5c4e%0x64<0xc||_0x5e5c4e%0x64>0xe)?0x1:_0x5e5c4e%0x1==0x0&&(_0x5e5c4e%0xa==0x0||_0x5e5c4e%0xa>=0x5&&_0x5e5c4e%0xa<=0x9||_0x5e5c4e%0x64>=0xb&&_0x5e5c4e%0x64<=0xe)?0x2:0x3}};_0x1c2a45['uk']||={'dictionary':{},'getPluralForm':null},_0x1c2a45['uk']['dictionary']=Object['assign'](_0x1c2a45['uk']['dictionary'],_0xa823c4),_0x1c2a45['uk']['getPluralForm']=_0x2e89ef;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x247b1f=>{const {uk:{dictionary:_0x42fb88,getPluralForm:_0x4e0c6c}}={'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':_0x2d214f=>_0x2d214f%0x1==0x0&&_0x2d214f%0xa==0x1&&_0x2d214f%0x64!=0xb?0x0:_0x2d214f%0x1==0x0&&_0x2d214f%0xa>=0x2&&_0x2d214f%0xa<=0x4&&(_0x2d214f%0x64<0xc||_0x2d214f%0x64>0xe)?0x1:_0x2d214f%0x1==0x0&&(_0x2d214f%0xa==0x0||_0x2d214f%0xa>=0x5&&_0x2d214f%0xa<=0x9||_0x2d214f%0x64>=0xb&&_0x2d214f%0x64<=0xe)?0x2:0x3}};_0x247b1f['uk']||={'dictionary':{},'getPluralForm':null},_0x247b1f['uk']['dictionary']=Object['assign'](_0x247b1f['uk']['dictionary'],_0x42fb88),_0x247b1f['uk']['getPluralForm']=_0x4e0c6c;})(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':_0x4b8a23=>0x1!=_0x4b8a23}};
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':_0x573cf2=>0x1!=_0x573cf2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x14b409=>{const {ur:{dictionary:_0x5b660e,getPluralForm:_0x31ab8e}}={'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':_0xc3fa6=>0x1!=_0xc3fa6}};_0x14b409['ur']||={'dictionary':{},'getPluralForm':null},_0x14b409['ur']['dictionary']=Object['assign'](_0x14b409['ur']['dictionary'],_0x5b660e),_0x14b409['ur']['getPluralForm']=_0x31ab8e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x25729b=>{const {ur:{dictionary:_0x11f906,getPluralForm:_0x1c31c7}}={'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':_0x534f38=>0x1!=_0x534f38}};_0x25729b['ur']||={'dictionary':{},'getPluralForm':null},_0x25729b['ur']['dictionary']=Object['assign'](_0x25729b['ur']['dictionary'],_0x11f906),_0x25729b['ur']['getPluralForm']=_0x1c31c7;})(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':_0x85e1bd=>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':_0x4a1cce=>0x0}};