@ckeditor/ckeditor5-export-word 43.2.0-alpha.7 → 43.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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
- (_0xccb83f=>{const {hu:{dictionary:_0x5447ec,getPluralForm:_0x4b75f7}}={'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':_0x251b98=>0x1!=_0x251b98}};_0xccb83f['hu']||={'dictionary':{},'getPluralForm':null},_0xccb83f['hu']['dictionary']=Object['assign'](_0xccb83f['hu']['dictionary'],_0x5447ec),_0xccb83f['hu']['getPluralForm']=_0x4b75f7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x34f933=>{const {hu:{dictionary:_0x3f8fe4,getPluralForm:_0x283527}}={'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':_0x5bbe96=>0x1!=_0x5bbe96}};_0x34f933['hu']||={'dictionary':{},'getPluralForm':null},_0x34f933['hu']['dictionary']=Object['assign'](_0x34f933['hu']['dictionary'],_0x3f8fe4),_0x34f933['hu']['getPluralForm']=_0x283527;})(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':_0x68953d=>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':_0x20b5b6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5bf037=>{const {id:{dictionary:_0x435ab2,getPluralForm:_0x1aa6d8}}={'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':_0x4baca9=>0x0}};_0x5bf037['id']||={'dictionary':{},'getPluralForm':null},_0x5bf037['id']['dictionary']=Object['assign'](_0x5bf037['id']['dictionary'],_0x435ab2),_0x5bf037['id']['getPluralForm']=_0x1aa6d8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x311e78=>{const {id:{dictionary:_0x44e7ac,getPluralForm:_0x31e75b}}={'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':_0x14d9f1=>0x0}};_0x311e78['id']||={'dictionary':{},'getPluralForm':null},_0x311e78['id']['dictionary']=Object['assign'](_0x311e78['id']['dictionary'],_0x44e7ac),_0x311e78['id']['getPluralForm']=_0x31e75b;})(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':_0xb6623=>0x1==_0xb6623?0x0:0x0!=_0xb6623&&_0xb6623%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':_0x5c8254=>0x1==_0x5c8254?0x0:0x0!=_0x5c8254&&_0x5c8254%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x489b94=>{const {it:{dictionary:_0x4f541a,getPluralForm:_0x383a4d}}={'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':_0x11effd=>0x1==_0x11effd?0x0:0x0!=_0x11effd&&_0x11effd%0xf4240==0x0?0x1:0x2}};_0x489b94['it']||={'dictionary':{},'getPluralForm':null},_0x489b94['it']['dictionary']=Object['assign'](_0x489b94['it']['dictionary'],_0x4f541a),_0x489b94['it']['getPluralForm']=_0x383a4d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5db510=>{const {it:{dictionary:_0x4eb46a,getPluralForm:_0x5982c5}}={'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':_0x245ce9=>0x1==_0x245ce9?0x0:0x0!=_0x245ce9&&_0x245ce9%0xf4240==0x0?0x1:0x2}};_0x5db510['it']||={'dictionary':{},'getPluralForm':null},_0x5db510['it']['dictionary']=Object['assign'](_0x5db510['it']['dictionary'],_0x4eb46a),_0x5db510['it']['getPluralForm']=_0x5982c5;})(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':_0x4ba241=>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':_0x5abcff=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x8fdcb7=>{const {ja:{dictionary:_0x3c1d62,getPluralForm:_0x5e02a3}}={'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':_0x1980cf=>0x0}};_0x8fdcb7['ja']||={'dictionary':{},'getPluralForm':null},_0x8fdcb7['ja']['dictionary']=Object['assign'](_0x8fdcb7['ja']['dictionary'],_0x3c1d62),_0x8fdcb7['ja']['getPluralForm']=_0x5e02a3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x26dc75=>{const {ja:{dictionary:_0x1e5605,getPluralForm:_0x4bd2b5}}={'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':_0x338243=>0x0}};_0x26dc75['ja']||={'dictionary':{},'getPluralForm':null},_0x26dc75['ja']['dictionary']=Object['assign'](_0x26dc75['ja']['dictionary'],_0x1e5605),_0x26dc75['ja']['getPluralForm']=_0x4bd2b5;})(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':_0x4a82a0=>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':_0x13556c=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x95cdda=>{const {jv:{dictionary:_0x56b3f0,getPluralForm:_0x1e4618}}={'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':_0x543a16=>0x0}};_0x95cdda['jv']||={'dictionary':{},'getPluralForm':null},_0x95cdda['jv']['dictionary']=Object['assign'](_0x95cdda['jv']['dictionary'],_0x56b3f0),_0x95cdda['jv']['getPluralForm']=_0x1e4618;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x294e2d=>{const {jv:{dictionary:_0x406016,getPluralForm:_0x29d949}}={'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':_0x879d00=>0x0}};_0x294e2d['jv']||={'dictionary':{},'getPluralForm':null},_0x294e2d['jv']['dictionary']=Object['assign'](_0x294e2d['jv']['dictionary'],_0x406016),_0x294e2d['jv']['getPluralForm']=_0x29d949;})(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':_0x10ebd7=>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':_0x268ea0=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x313301=>{const {ko:{dictionary:_0x2ba4ad,getPluralForm:_0x3a09c6}}={'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':_0x5c42d4=>0x0}};_0x313301['ko']||={'dictionary':{},'getPluralForm':null},_0x313301['ko']['dictionary']=Object['assign'](_0x313301['ko']['dictionary'],_0x2ba4ad),_0x313301['ko']['getPluralForm']=_0x3a09c6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x122557=>{const {ko:{dictionary:_0x746650,getPluralForm:_0x32b6b8}}={'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':_0x309b53=>0x0}};_0x122557['ko']||={'dictionary':{},'getPluralForm':null},_0x122557['ko']['dictionary']=Object['assign'](_0x122557['ko']['dictionary'],_0x746650),_0x122557['ko']['getPluralForm']=_0x32b6b8;})(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':_0xfeb11=>_0xfeb11%0xa==0x1&&(_0xfeb11%0x64>0x13||_0xfeb11%0x64<0xb)?0x0:_0xfeb11%0xa>=0x2&&_0xfeb11%0xa<=0x9&&(_0xfeb11%0x64>0x13||_0xfeb11%0x64<0xb)?0x1:_0xfeb11%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':_0x2bf443=>_0x2bf443%0xa==0x1&&(_0x2bf443%0x64>0x13||_0x2bf443%0x64<0xb)?0x0:_0x2bf443%0xa>=0x2&&_0x2bf443%0xa<=0x9&&(_0x2bf443%0x64>0x13||_0x2bf443%0x64<0xb)?0x1:_0x2bf443%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x52e8e0=>{const {lt:{dictionary:_0x499dab,getPluralForm:_0x56a638}}={'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':_0x179a47=>_0x179a47%0xa==0x1&&(_0x179a47%0x64>0x13||_0x179a47%0x64<0xb)?0x0:_0x179a47%0xa>=0x2&&_0x179a47%0xa<=0x9&&(_0x179a47%0x64>0x13||_0x179a47%0x64<0xb)?0x1:_0x179a47%0x1!=0x0?0x2:0x3}};_0x52e8e0['lt']||={'dictionary':{},'getPluralForm':null},_0x52e8e0['lt']['dictionary']=Object['assign'](_0x52e8e0['lt']['dictionary'],_0x499dab),_0x52e8e0['lt']['getPluralForm']=_0x56a638;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x23a20e=>{const {lt:{dictionary:_0x38a7f5,getPluralForm:_0x5f2f02}}={'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':_0x2e1510=>_0x2e1510%0xa==0x1&&(_0x2e1510%0x64>0x13||_0x2e1510%0x64<0xb)?0x0:_0x2e1510%0xa>=0x2&&_0x2e1510%0xa<=0x9&&(_0x2e1510%0x64>0x13||_0x2e1510%0x64<0xb)?0x1:_0x2e1510%0x1!=0x0?0x2:0x3}};_0x23a20e['lt']||={'dictionary':{},'getPluralForm':null},_0x23a20e['lt']['dictionary']=Object['assign'](_0x23a20e['lt']['dictionary'],_0x38a7f5),_0x23a20e['lt']['getPluralForm']=_0x5f2f02;})(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':_0x562a95=>_0x562a95%0xa==0x1&&_0x562a95%0x64!=0xb?0x0:0x0!=_0x562a95?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':_0x18e36a=>_0x18e36a%0xa==0x1&&_0x18e36a%0x64!=0xb?0x0:0x0!=_0x18e36a?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1756f7=>{const {lv:{dictionary:_0x45ca44,getPluralForm:_0x4d0b54}}={'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':_0x3ca379=>_0x3ca379%0xa==0x1&&_0x3ca379%0x64!=0xb?0x0:0x0!=_0x3ca379?0x1:0x2}};_0x1756f7['lv']||={'dictionary':{},'getPluralForm':null},_0x1756f7['lv']['dictionary']=Object['assign'](_0x1756f7['lv']['dictionary'],_0x45ca44),_0x1756f7['lv']['getPluralForm']=_0x4d0b54;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xdf4a00=>{const {lv:{dictionary:_0x24f7e6,getPluralForm:_0x8682e6}}={'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':_0xe30f58=>_0xe30f58%0xa==0x1&&_0xe30f58%0x64!=0xb?0x0:0x0!=_0xe30f58?0x1:0x2}};_0xdf4a00['lv']||={'dictionary':{},'getPluralForm':null},_0xdf4a00['lv']['dictionary']=Object['assign'](_0xdf4a00['lv']['dictionary'],_0x24f7e6),_0xdf4a00['lv']['getPluralForm']=_0x8682e6;})(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':_0x1ce802=>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':_0xbe1754=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x20824a=>{const {ms:{dictionary:_0x2d9625,getPluralForm:_0x1b3431}}={'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':_0x4da9f0=>0x0}};_0x20824a['ms']||={'dictionary':{},'getPluralForm':null},_0x20824a['ms']['dictionary']=Object['assign'](_0x20824a['ms']['dictionary'],_0x2d9625),_0x20824a['ms']['getPluralForm']=_0x1b3431;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x56c924=>{const {ms:{dictionary:_0x3f1ae3,getPluralForm:_0x31e082}}={'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':_0x4b77cb=>0x0}};_0x56c924['ms']||={'dictionary':{},'getPluralForm':null},_0x56c924['ms']['dictionary']=Object['assign'](_0x56c924['ms']['dictionary'],_0x3f1ae3),_0x56c924['ms']['getPluralForm']=_0x31e082;})(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':_0x4e0850=>0x1!=_0x4e0850}};
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':_0x1951e2=>0x1!=_0x1951e2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x84096=>{const {nl:{dictionary:_0x30a2e0,getPluralForm:_0x191b8e}}={'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':_0x26d031=>0x1!=_0x26d031}};_0x84096['nl']||={'dictionary':{},'getPluralForm':null},_0x84096['nl']['dictionary']=Object['assign'](_0x84096['nl']['dictionary'],_0x30a2e0),_0x84096['nl']['getPluralForm']=_0x191b8e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x44177c=>{const {nl:{dictionary:_0x3c599f,getPluralForm:_0x266d73}}={'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':_0x56523c=>0x1!=_0x56523c}};_0x44177c['nl']||={'dictionary':{},'getPluralForm':null},_0x44177c['nl']['dictionary']=Object['assign'](_0x44177c['nl']['dictionary'],_0x3c599f),_0x44177c['nl']['getPluralForm']=_0x266d73;})(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':_0x4eeeab=>0x1!=_0x4eeeab}};
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':_0x489d20=>0x1!=_0x489d20}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x566ece=>{const {no:{dictionary:_0x195619,getPluralForm:_0x17cfa5}}={'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':_0x913f83=>0x1!=_0x913f83}};_0x566ece['no']||={'dictionary':{},'getPluralForm':null},_0x566ece['no']['dictionary']=Object['assign'](_0x566ece['no']['dictionary'],_0x195619),_0x566ece['no']['getPluralForm']=_0x17cfa5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4fc024=>{const {no:{dictionary:_0xc8dec8,getPluralForm:_0x45fdeb}}={'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':_0x1e15dc=>0x1!=_0x1e15dc}};_0x4fc024['no']||={'dictionary':{},'getPluralForm':null},_0x4fc024['no']['dictionary']=Object['assign'](_0x4fc024['no']['dictionary'],_0xc8dec8),_0x4fc024['no']['getPluralForm']=_0x45fdeb;})(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':_0x56c02b=>0x1==_0x56c02b?0x0:_0x56c02b%0xa>=0x2&&_0x56c02b%0xa<=0x4&&(_0x56c02b%0x64<0xc||_0x56c02b%0x64>0xe)?0x1:0x1!=_0x56c02b&&_0x56c02b%0xa>=0x0&&_0x56c02b%0xa<=0x1||_0x56c02b%0xa>=0x5&&_0x56c02b%0xa<=0x9||_0x56c02b%0x64>=0xc&&_0x56c02b%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':_0xb330ef=>0x1==_0xb330ef?0x0:_0xb330ef%0xa>=0x2&&_0xb330ef%0xa<=0x4&&(_0xb330ef%0x64<0xc||_0xb330ef%0x64>0xe)?0x1:0x1!=_0xb330ef&&_0xb330ef%0xa>=0x0&&_0xb330ef%0xa<=0x1||_0xb330ef%0xa>=0x5&&_0xb330ef%0xa<=0x9||_0xb330ef%0x64>=0xc&&_0xb330ef%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x19501e=>{const {pl:{dictionary:_0x244e18,getPluralForm:_0x2bc263}}={'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':_0x855f=>0x1==_0x855f?0x0:_0x855f%0xa>=0x2&&_0x855f%0xa<=0x4&&(_0x855f%0x64<0xc||_0x855f%0x64>0xe)?0x1:0x1!=_0x855f&&_0x855f%0xa>=0x0&&_0x855f%0xa<=0x1||_0x855f%0xa>=0x5&&_0x855f%0xa<=0x9||_0x855f%0x64>=0xc&&_0x855f%0x64<=0xe?0x2:0x3}};_0x19501e['pl']||={'dictionary':{},'getPluralForm':null},_0x19501e['pl']['dictionary']=Object['assign'](_0x19501e['pl']['dictionary'],_0x244e18),_0x19501e['pl']['getPluralForm']=_0x2bc263;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x56bbd1=>{const {pl:{dictionary:_0x1a031b,getPluralForm:_0x5a4354}}={'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':_0xd45e8d=>0x1==_0xd45e8d?0x0:_0xd45e8d%0xa>=0x2&&_0xd45e8d%0xa<=0x4&&(_0xd45e8d%0x64<0xc||_0xd45e8d%0x64>0xe)?0x1:0x1!=_0xd45e8d&&_0xd45e8d%0xa>=0x0&&_0xd45e8d%0xa<=0x1||_0xd45e8d%0xa>=0x5&&_0xd45e8d%0xa<=0x9||_0xd45e8d%0x64>=0xc&&_0xd45e8d%0x64<=0xe?0x2:0x3}};_0x56bbd1['pl']||={'dictionary':{},'getPluralForm':null},_0x56bbd1['pl']['dictionary']=Object['assign'](_0x56bbd1['pl']['dictionary'],_0x1a031b),_0x56bbd1['pl']['getPluralForm']=_0x5a4354;})(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':_0x5af0cf=>0x0==_0x5af0cf||0x1==_0x5af0cf?0x0:0x0!=_0x5af0cf&&_0x5af0cf%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':_0x2fe5aa=>0x0==_0x2fe5aa||0x1==_0x2fe5aa?0x0:0x0!=_0x2fe5aa&&_0x2fe5aa%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4121e2=>{const {'pt-br':{dictionary:_0x519d54,getPluralForm:_0x435b8c}}={'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':_0x3008ab=>0x0==_0x3008ab||0x1==_0x3008ab?0x0:0x0!=_0x3008ab&&_0x3008ab%0xf4240==0x0?0x1:0x2}};_0x4121e2['pt-br']||={'dictionary':{},'getPluralForm':null},_0x4121e2['pt-br']['dictionary']=Object['assign'](_0x4121e2['pt-br']['dictionary'],_0x519d54),_0x4121e2['pt-br']['getPluralForm']=_0x435b8c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x25ef99=>{const {'pt-br':{dictionary:_0x4a787d,getPluralForm:_0x46c5d4}}={'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':_0x3bb1ac=>0x0==_0x3bb1ac||0x1==_0x3bb1ac?0x0:0x0!=_0x3bb1ac&&_0x3bb1ac%0xf4240==0x0?0x1:0x2}};_0x25ef99['pt-br']||={'dictionary':{},'getPluralForm':null},_0x25ef99['pt-br']['dictionary']=Object['assign'](_0x25ef99['pt-br']['dictionary'],_0x4a787d),_0x25ef99['pt-br']['getPluralForm']=_0x46c5d4;})(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':_0x886044=>0x0==_0x886044||0x1==_0x886044?0x0:0x0!=_0x886044&&_0x886044%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':_0x4bf47=>0x0==_0x4bf47||0x1==_0x4bf47?0x0:0x0!=_0x4bf47&&_0x4bf47%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b2fb3=>{const {pt:{dictionary:_0x24ed31,getPluralForm:_0x5114e3}}={'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':_0x153474=>0x0==_0x153474||0x1==_0x153474?0x0:0x0!=_0x153474&&_0x153474%0xf4240==0x0?0x1:0x2}};_0x4b2fb3['pt']||={'dictionary':{},'getPluralForm':null},_0x4b2fb3['pt']['dictionary']=Object['assign'](_0x4b2fb3['pt']['dictionary'],_0x24ed31),_0x4b2fb3['pt']['getPluralForm']=_0x5114e3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x351236=>{const {pt:{dictionary:_0xa57498,getPluralForm:_0x1273c0}}={'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':_0x4132b6=>0x0==_0x4132b6||0x1==_0x4132b6?0x0:0x0!=_0x4132b6&&_0x4132b6%0xf4240==0x0?0x1:0x2}};_0x351236['pt']||={'dictionary':{},'getPluralForm':null},_0x351236['pt']['dictionary']=Object['assign'](_0x351236['pt']['dictionary'],_0xa57498),_0x351236['pt']['getPluralForm']=_0x1273c0;})(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':_0x83d5ac=>0x1==_0x83d5ac?0x0:_0x83d5ac%0x64>0x13||_0x83d5ac%0x64==0x0&&0x0!=_0x83d5ac?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':_0x2a7ad9=>0x1==_0x2a7ad9?0x0:_0x2a7ad9%0x64>0x13||_0x2a7ad9%0x64==0x0&&0x0!=_0x2a7ad9?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x433be3=>{const {ro:{dictionary:_0x2465e4,getPluralForm:_0x3141a9}}={'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':_0x214459=>0x1==_0x214459?0x0:_0x214459%0x64>0x13||_0x214459%0x64==0x0&&0x0!=_0x214459?0x2:0x1}};_0x433be3['ro']||={'dictionary':{},'getPluralForm':null},_0x433be3['ro']['dictionary']=Object['assign'](_0x433be3['ro']['dictionary'],_0x2465e4),_0x433be3['ro']['getPluralForm']=_0x3141a9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x19a2d1=>{const {ro:{dictionary:_0x40fb8a,getPluralForm:_0x359736}}={'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':_0xe8f069=>0x1==_0xe8f069?0x0:_0xe8f069%0x64>0x13||_0xe8f069%0x64==0x0&&0x0!=_0xe8f069?0x2:0x1}};_0x19a2d1['ro']||={'dictionary':{},'getPluralForm':null},_0x19a2d1['ro']['dictionary']=Object['assign'](_0x19a2d1['ro']['dictionary'],_0x40fb8a),_0x19a2d1['ro']['getPluralForm']=_0x359736;})(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':_0x656a2a=>_0x656a2a%0xa==0x1&&_0x656a2a%0x64!=0xb?0x0:_0x656a2a%0xa>=0x2&&_0x656a2a%0xa<=0x4&&(_0x656a2a%0x64<0xc||_0x656a2a%0x64>0xe)?0x1:_0x656a2a%0xa==0x0||_0x656a2a%0xa>=0x5&&_0x656a2a%0xa<=0x9||_0x656a2a%0x64>=0xb&&_0x656a2a%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':_0x5c5836=>_0x5c5836%0xa==0x1&&_0x5c5836%0x64!=0xb?0x0:_0x5c5836%0xa>=0x2&&_0x5c5836%0xa<=0x4&&(_0x5c5836%0x64<0xc||_0x5c5836%0x64>0xe)?0x1:_0x5c5836%0xa==0x0||_0x5c5836%0xa>=0x5&&_0x5c5836%0xa<=0x9||_0x5c5836%0x64>=0xb&&_0x5c5836%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3eb21c=>{const {ru:{dictionary:_0x2979a7,getPluralForm:_0x5d92e2}}={'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':_0x3564cc=>_0x3564cc%0xa==0x1&&_0x3564cc%0x64!=0xb?0x0:_0x3564cc%0xa>=0x2&&_0x3564cc%0xa<=0x4&&(_0x3564cc%0x64<0xc||_0x3564cc%0x64>0xe)?0x1:_0x3564cc%0xa==0x0||_0x3564cc%0xa>=0x5&&_0x3564cc%0xa<=0x9||_0x3564cc%0x64>=0xb&&_0x3564cc%0x64<=0xe?0x2:0x3}};_0x3eb21c['ru']||={'dictionary':{},'getPluralForm':null},_0x3eb21c['ru']['dictionary']=Object['assign'](_0x3eb21c['ru']['dictionary'],_0x2979a7),_0x3eb21c['ru']['getPluralForm']=_0x5d92e2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1a192b=>{const {ru:{dictionary:_0x2fa804,getPluralForm:_0x2f0544}}={'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':_0x30d6c7=>_0x30d6c7%0xa==0x1&&_0x30d6c7%0x64!=0xb?0x0:_0x30d6c7%0xa>=0x2&&_0x30d6c7%0xa<=0x4&&(_0x30d6c7%0x64<0xc||_0x30d6c7%0x64>0xe)?0x1:_0x30d6c7%0xa==0x0||_0x30d6c7%0xa>=0x5&&_0x30d6c7%0xa<=0x9||_0x30d6c7%0x64>=0xb&&_0x30d6c7%0x64<=0xe?0x2:0x3}};_0x1a192b['ru']||={'dictionary':{},'getPluralForm':null},_0x1a192b['ru']['dictionary']=Object['assign'](_0x1a192b['ru']['dictionary'],_0x2fa804),_0x1a192b['ru']['getPluralForm']=_0x2f0544;})(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':_0x2b76b4=>_0x2b76b4%0x1==0x0&&0x1==_0x2b76b4?0x0:_0x2b76b4%0x1==0x0&&_0x2b76b4>=0x2&&_0x2b76b4<=0x4?0x1:_0x2b76b4%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':_0x472b6f=>_0x472b6f%0x1==0x0&&0x1==_0x472b6f?0x0:_0x472b6f%0x1==0x0&&_0x472b6f>=0x2&&_0x472b6f<=0x4?0x1:_0x472b6f%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3d7701=>{const {sk:{dictionary:_0x277b8d,getPluralForm:_0x5f0b8b}}={'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':_0x2455eb=>_0x2455eb%0x1==0x0&&0x1==_0x2455eb?0x0:_0x2455eb%0x1==0x0&&_0x2455eb>=0x2&&_0x2455eb<=0x4?0x1:_0x2455eb%0x1!=0x0?0x2:0x3}};_0x3d7701['sk']||={'dictionary':{},'getPluralForm':null},_0x3d7701['sk']['dictionary']=Object['assign'](_0x3d7701['sk']['dictionary'],_0x277b8d),_0x3d7701['sk']['getPluralForm']=_0x5f0b8b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3dae52=>{const {sk:{dictionary:_0x40230e,getPluralForm:_0x5280de}}={'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':_0x3adfa0=>_0x3adfa0%0x1==0x0&&0x1==_0x3adfa0?0x0:_0x3adfa0%0x1==0x0&&_0x3adfa0>=0x2&&_0x3adfa0<=0x4?0x1:_0x3adfa0%0x1!=0x0?0x2:0x3}};_0x3dae52['sk']||={'dictionary':{},'getPluralForm':null},_0x3dae52['sk']['dictionary']=Object['assign'](_0x3dae52['sk']['dictionary'],_0x40230e),_0x3dae52['sk']['getPluralForm']=_0x5280de;})(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':_0x305856=>_0x305856%0xa==0x1&&_0x305856%0x64!=0xb?0x0:_0x305856%0xa>=0x2&&_0x305856%0xa<=0x4&&(_0x305856%0x64<0xa||_0x305856%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':_0x5f48e4=>_0x5f48e4%0xa==0x1&&_0x5f48e4%0x64!=0xb?0x0:_0x5f48e4%0xa>=0x2&&_0x5f48e4%0xa<=0x4&&(_0x5f48e4%0x64<0xa||_0x5f48e4%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x23c3f8=>{const {'sr-latn':{dictionary:_0x116a79,getPluralForm:_0xd1d187}}={'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':_0x24a663=>_0x24a663%0xa==0x1&&_0x24a663%0x64!=0xb?0x0:_0x24a663%0xa>=0x2&&_0x24a663%0xa<=0x4&&(_0x24a663%0x64<0xa||_0x24a663%0x64>=0x14)?0x1:0x2}};_0x23c3f8['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x23c3f8['sr-latn']['dictionary']=Object['assign'](_0x23c3f8['sr-latn']['dictionary'],_0x116a79),_0x23c3f8['sr-latn']['getPluralForm']=_0xd1d187;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x8e1a5d=>{const {'sr-latn':{dictionary:_0x24be9f,getPluralForm:_0x5b11fb}}={'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':_0x4819e1=>_0x4819e1%0xa==0x1&&_0x4819e1%0x64!=0xb?0x0:_0x4819e1%0xa>=0x2&&_0x4819e1%0xa<=0x4&&(_0x4819e1%0x64<0xa||_0x4819e1%0x64>=0x14)?0x1:0x2}};_0x8e1a5d['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x8e1a5d['sr-latn']['dictionary']=Object['assign'](_0x8e1a5d['sr-latn']['dictionary'],_0x24be9f),_0x8e1a5d['sr-latn']['getPluralForm']=_0x5b11fb;})(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':_0x35dc03=>_0x35dc03%0xa==0x1&&_0x35dc03%0x64!=0xb?0x0:_0x35dc03%0xa>=0x2&&_0x35dc03%0xa<=0x4&&(_0x35dc03%0x64<0xa||_0x35dc03%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':_0x2b2699=>_0x2b2699%0xa==0x1&&_0x2b2699%0x64!=0xb?0x0:_0x2b2699%0xa>=0x2&&_0x2b2699%0xa<=0x4&&(_0x2b2699%0x64<0xa||_0x2b2699%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x44096d=>{const {sr:{dictionary:_0x369fb6,getPluralForm:_0x59309d}}={'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':_0x2a2d64=>_0x2a2d64%0xa==0x1&&_0x2a2d64%0x64!=0xb?0x0:_0x2a2d64%0xa>=0x2&&_0x2a2d64%0xa<=0x4&&(_0x2a2d64%0x64<0xa||_0x2a2d64%0x64>=0x14)?0x1:0x2}};_0x44096d['sr']||={'dictionary':{},'getPluralForm':null},_0x44096d['sr']['dictionary']=Object['assign'](_0x44096d['sr']['dictionary'],_0x369fb6),_0x44096d['sr']['getPluralForm']=_0x59309d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c66c8=>{const {sr:{dictionary:_0x13f61c,getPluralForm:_0x340771}}={'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':_0x4fa1d3=>_0x4fa1d3%0xa==0x1&&_0x4fa1d3%0x64!=0xb?0x0:_0x4fa1d3%0xa>=0x2&&_0x4fa1d3%0xa<=0x4&&(_0x4fa1d3%0x64<0xa||_0x4fa1d3%0x64>=0x14)?0x1:0x2}};_0x2c66c8['sr']||={'dictionary':{},'getPluralForm':null},_0x2c66c8['sr']['dictionary']=Object['assign'](_0x2c66c8['sr']['dictionary'],_0x13f61c),_0x2c66c8['sr']['getPluralForm']=_0x340771;})(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':_0x3871f2=>0x1!=_0x3871f2}};
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':_0x44f46e=>0x1!=_0x44f46e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x78592e=>{const {sv:{dictionary:_0x5132f0,getPluralForm:_0x5a112d}}={'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':_0x1be848=>0x1!=_0x1be848}};_0x78592e['sv']||={'dictionary':{},'getPluralForm':null},_0x78592e['sv']['dictionary']=Object['assign'](_0x78592e['sv']['dictionary'],_0x5132f0),_0x78592e['sv']['getPluralForm']=_0x5a112d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa6a2=>{const {sv:{dictionary:_0x1c235c,getPluralForm:_0x29c4ff}}={'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':_0xbc248d=>0x1!=_0xbc248d}};_0xa6a2['sv']||={'dictionary':{},'getPluralForm':null},_0xa6a2['sv']['dictionary']=Object['assign'](_0xa6a2['sv']['dictionary'],_0x1c235c),_0xa6a2['sv']['getPluralForm']=_0x29c4ff;})(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':_0x8a66a6=>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':_0x27074e=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x588640=>{const {th:{dictionary:_0x259836,getPluralForm:_0x4db930}}={'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':_0x28142b=>0x0}};_0x588640['th']||={'dictionary':{},'getPluralForm':null},_0x588640['th']['dictionary']=Object['assign'](_0x588640['th']['dictionary'],_0x259836),_0x588640['th']['getPluralForm']=_0x4db930;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d1baa=>{const {th:{dictionary:_0xc2c630,getPluralForm:_0x5a519f}}={'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':_0x4b5f5f=>0x0}};_0x2d1baa['th']||={'dictionary':{},'getPluralForm':null},_0x2d1baa['th']['dictionary']=Object['assign'](_0x2d1baa['th']['dictionary'],_0xc2c630),_0x2d1baa['th']['getPluralForm']=_0x5a519f;})(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':_0x44dd30=>_0x44dd30>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':_0x51451b=>_0x51451b>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ebe5e=>{const {tr:{dictionary:_0x563d06,getPluralForm:_0x31ff34}}={'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':_0x2613e8=>_0x2613e8>0x1}};_0x2ebe5e['tr']||={'dictionary':{},'getPluralForm':null},_0x2ebe5e['tr']['dictionary']=Object['assign'](_0x2ebe5e['tr']['dictionary'],_0x563d06),_0x2ebe5e['tr']['getPluralForm']=_0x31ff34;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x97d77b=>{const {tr:{dictionary:_0x370aad,getPluralForm:_0x2afc25}}={'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':_0x327be4=>_0x327be4>0x1}};_0x97d77b['tr']||={'dictionary':{},'getPluralForm':null},_0x97d77b['tr']['dictionary']=Object['assign'](_0x97d77b['tr']['dictionary'],_0x370aad),_0x97d77b['tr']['getPluralForm']=_0x2afc25;})(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':_0x37a0b7=>0x1!=_0x37a0b7}};
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':_0x352f1b=>0x1!=_0x352f1b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x29908d=>{const {ug:{dictionary:_0x41b6d1,getPluralForm:_0x23f888}}={'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':_0x2242f6=>0x1!=_0x2242f6}};_0x29908d['ug']||={'dictionary':{},'getPluralForm':null},_0x29908d['ug']['dictionary']=Object['assign'](_0x29908d['ug']['dictionary'],_0x41b6d1),_0x29908d['ug']['getPluralForm']=_0x23f888;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x354a13=>{const {ug:{dictionary:_0x1907cf,getPluralForm:_0x93d930}}={'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':_0x40f4d9=>0x1!=_0x40f4d9}};_0x354a13['ug']||={'dictionary':{},'getPluralForm':null},_0x354a13['ug']['dictionary']=Object['assign'](_0x354a13['ug']['dictionary'],_0x1907cf),_0x354a13['ug']['getPluralForm']=_0x93d930;})(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':_0x25ffb6=>_0x25ffb6%0x1==0x0&&_0x25ffb6%0xa==0x1&&_0x25ffb6%0x64!=0xb?0x0:_0x25ffb6%0x1==0x0&&_0x25ffb6%0xa>=0x2&&_0x25ffb6%0xa<=0x4&&(_0x25ffb6%0x64<0xc||_0x25ffb6%0x64>0xe)?0x1:_0x25ffb6%0x1==0x0&&(_0x25ffb6%0xa==0x0||_0x25ffb6%0xa>=0x5&&_0x25ffb6%0xa<=0x9||_0x25ffb6%0x64>=0xb&&_0x25ffb6%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':_0x1cfb10=>_0x1cfb10%0x1==0x0&&_0x1cfb10%0xa==0x1&&_0x1cfb10%0x64!=0xb?0x0:_0x1cfb10%0x1==0x0&&_0x1cfb10%0xa>=0x2&&_0x1cfb10%0xa<=0x4&&(_0x1cfb10%0x64<0xc||_0x1cfb10%0x64>0xe)?0x1:_0x1cfb10%0x1==0x0&&(_0x1cfb10%0xa==0x0||_0x1cfb10%0xa>=0x5&&_0x1cfb10%0xa<=0x9||_0x1cfb10%0x64>=0xb&&_0x1cfb10%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x33eaf4=>{const {uk:{dictionary:_0x122af6,getPluralForm:_0x402e77}}={'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':_0x4cff88=>_0x4cff88%0x1==0x0&&_0x4cff88%0xa==0x1&&_0x4cff88%0x64!=0xb?0x0:_0x4cff88%0x1==0x0&&_0x4cff88%0xa>=0x2&&_0x4cff88%0xa<=0x4&&(_0x4cff88%0x64<0xc||_0x4cff88%0x64>0xe)?0x1:_0x4cff88%0x1==0x0&&(_0x4cff88%0xa==0x0||_0x4cff88%0xa>=0x5&&_0x4cff88%0xa<=0x9||_0x4cff88%0x64>=0xb&&_0x4cff88%0x64<=0xe)?0x2:0x3}};_0x33eaf4['uk']||={'dictionary':{},'getPluralForm':null},_0x33eaf4['uk']['dictionary']=Object['assign'](_0x33eaf4['uk']['dictionary'],_0x122af6),_0x33eaf4['uk']['getPluralForm']=_0x402e77;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x486356=>{const {uk:{dictionary:_0x2573fe,getPluralForm:_0x2efbfb}}={'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':_0x5bea6a=>_0x5bea6a%0x1==0x0&&_0x5bea6a%0xa==0x1&&_0x5bea6a%0x64!=0xb?0x0:_0x5bea6a%0x1==0x0&&_0x5bea6a%0xa>=0x2&&_0x5bea6a%0xa<=0x4&&(_0x5bea6a%0x64<0xc||_0x5bea6a%0x64>0xe)?0x1:_0x5bea6a%0x1==0x0&&(_0x5bea6a%0xa==0x0||_0x5bea6a%0xa>=0x5&&_0x5bea6a%0xa<=0x9||_0x5bea6a%0x64>=0xb&&_0x5bea6a%0x64<=0xe)?0x2:0x3}};_0x486356['uk']||={'dictionary':{},'getPluralForm':null},_0x486356['uk']['dictionary']=Object['assign'](_0x486356['uk']['dictionary'],_0x2573fe),_0x486356['uk']['getPluralForm']=_0x2efbfb;})(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':_0x1d333c=>0x1!=_0x1d333c}};
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':_0x323c89=>0x1!=_0x323c89}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5671c7=>{const {ur:{dictionary:_0x4e8662,getPluralForm:_0x107e3f}}={'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':_0x3cea70=>0x1!=_0x3cea70}};_0x5671c7['ur']||={'dictionary':{},'getPluralForm':null},_0x5671c7['ur']['dictionary']=Object['assign'](_0x5671c7['ur']['dictionary'],_0x4e8662),_0x5671c7['ur']['getPluralForm']=_0x107e3f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x31b80f=>{const {ur:{dictionary:_0x249a78,getPluralForm:_0x534599}}={'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':_0x1f123d=>0x1!=_0x1f123d}};_0x31b80f['ur']||={'dictionary':{},'getPluralForm':null},_0x31b80f['ur']['dictionary']=Object['assign'](_0x31b80f['ur']['dictionary'],_0x249a78),_0x31b80f['ur']['getPluralForm']=_0x534599;})(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':_0x31d914=>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':_0x19ddc9=>0x0}};