@ckeditor/ckeditor5-export-word 42.0.0 → 42.0.1-alpha.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 (99) 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 +2 -2
  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.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2dbd0e=>{const {id:{dictionary:_0x44a44a,getPluralForm:_0x109f34}}={'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':_0x26d86d=>0x0}};_0x2dbd0e['id']||={'dictionary':{},'getPluralForm':null},_0x2dbd0e['id']['dictionary']=Object['assign'](_0x2dbd0e['id']['dictionary'],_0x44a44a),_0x2dbd0e['id']['getPluralForm']=_0x109f34;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x56656b=>{const {id:{dictionary:_0x4ef1aa,getPluralForm:_0x1040c0}}={'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':_0x3a7826=>0x0}};_0x56656b['id']||={'dictionary':{},'getPluralForm':null},_0x56656b['id']['dictionary']=Object['assign'](_0x56656b['id']['dictionary'],_0x4ef1aa),_0x56656b['id']['getPluralForm']=_0x1040c0;})(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':_0x56b839=>0x1==_0x56b839?0x0:0x0!=_0x56b839&&_0x56b839%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':_0x445ef5=>0x1==_0x445ef5?0x0:0x0!=_0x445ef5&&_0x445ef5%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x105e56=>{const {it:{dictionary:_0x110a0e,getPluralForm:_0x10cb29}}={'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':_0x8e2105=>0x1==_0x8e2105?0x0:0x0!=_0x8e2105&&_0x8e2105%0xf4240==0x0?0x1:0x2}};_0x105e56['it']||={'dictionary':{},'getPluralForm':null},_0x105e56['it']['dictionary']=Object['assign'](_0x105e56['it']['dictionary'],_0x110a0e),_0x105e56['it']['getPluralForm']=_0x10cb29;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3d89b5=>{const {it:{dictionary:_0x129a5f,getPluralForm:_0x52fb92}}={'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':_0xcc19b=>0x1==_0xcc19b?0x0:0x0!=_0xcc19b&&_0xcc19b%0xf4240==0x0?0x1:0x2}};_0x3d89b5['it']||={'dictionary':{},'getPluralForm':null},_0x3d89b5['it']['dictionary']=Object['assign'](_0x3d89b5['it']['dictionary'],_0x129a5f),_0x3d89b5['it']['getPluralForm']=_0x52fb92;})(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':_0x555da8=>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':_0x655976=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1767d4=>{const {ja:{dictionary:_0x40f755,getPluralForm:_0x20821d}}={'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':_0x1ebc16=>0x0}};_0x1767d4['ja']||={'dictionary':{},'getPluralForm':null},_0x1767d4['ja']['dictionary']=Object['assign'](_0x1767d4['ja']['dictionary'],_0x40f755),_0x1767d4['ja']['getPluralForm']=_0x20821d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x124356=>{const {ja:{dictionary:_0x54ef7b,getPluralForm:_0x4ad2f0}}={'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':_0x4165b7=>0x0}};_0x124356['ja']||={'dictionary':{},'getPluralForm':null},_0x124356['ja']['dictionary']=Object['assign'](_0x124356['ja']['dictionary'],_0x54ef7b),_0x124356['ja']['getPluralForm']=_0x4ad2f0;})(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':_0x53b53f=>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':_0x3faa89=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58e4ef=>{const {jv:{dictionary:_0x33a7b6,getPluralForm:_0x34da37}}={'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':_0x1061a1=>0x0}};_0x58e4ef['jv']||={'dictionary':{},'getPluralForm':null},_0x58e4ef['jv']['dictionary']=Object['assign'](_0x58e4ef['jv']['dictionary'],_0x33a7b6),_0x58e4ef['jv']['getPluralForm']=_0x34da37;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x54cd00=>{const {jv:{dictionary:_0x2b2b84,getPluralForm:_0x3cb428}}={'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':_0x921407=>0x0}};_0x54cd00['jv']||={'dictionary':{},'getPluralForm':null},_0x54cd00['jv']['dictionary']=Object['assign'](_0x54cd00['jv']['dictionary'],_0x2b2b84),_0x54cd00['jv']['getPluralForm']=_0x3cb428;})(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':_0x43bd30=>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':_0x25c8eb=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x13f728=>{const {ko:{dictionary:_0x4ea069,getPluralForm:_0x329ead}}={'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':_0x190b9f=>0x0}};_0x13f728['ko']||={'dictionary':{},'getPluralForm':null},_0x13f728['ko']['dictionary']=Object['assign'](_0x13f728['ko']['dictionary'],_0x4ea069),_0x13f728['ko']['getPluralForm']=_0x329ead;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2691a1=>{const {ko:{dictionary:_0xb53959,getPluralForm:_0x5c5ced}}={'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':_0x473569=>0x0}};_0x2691a1['ko']||={'dictionary':{},'getPluralForm':null},_0x2691a1['ko']['dictionary']=Object['assign'](_0x2691a1['ko']['dictionary'],_0xb53959),_0x2691a1['ko']['getPluralForm']=_0x5c5ced;})(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':_0x1328ac=>_0x1328ac%0xa==0x1&&(_0x1328ac%0x64>0x13||_0x1328ac%0x64<0xb)?0x0:_0x1328ac%0xa>=0x2&&_0x1328ac%0xa<=0x9&&(_0x1328ac%0x64>0x13||_0x1328ac%0x64<0xb)?0x1:_0x1328ac%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':_0x458d2b=>_0x458d2b%0xa==0x1&&(_0x458d2b%0x64>0x13||_0x458d2b%0x64<0xb)?0x0:_0x458d2b%0xa>=0x2&&_0x458d2b%0xa<=0x9&&(_0x458d2b%0x64>0x13||_0x458d2b%0x64<0xb)?0x1:_0x458d2b%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x41d601=>{const {lt:{dictionary:_0x562374,getPluralForm:_0x9deafd}}={'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':_0x3b63f9=>_0x3b63f9%0xa==0x1&&(_0x3b63f9%0x64>0x13||_0x3b63f9%0x64<0xb)?0x0:_0x3b63f9%0xa>=0x2&&_0x3b63f9%0xa<=0x9&&(_0x3b63f9%0x64>0x13||_0x3b63f9%0x64<0xb)?0x1:_0x3b63f9%0x1!=0x0?0x2:0x3}};_0x41d601['lt']||={'dictionary':{},'getPluralForm':null},_0x41d601['lt']['dictionary']=Object['assign'](_0x41d601['lt']['dictionary'],_0x562374),_0x41d601['lt']['getPluralForm']=_0x9deafd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a45f7=>{const {lt:{dictionary:_0x3b949c,getPluralForm:_0x452d02}}={'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':_0x18fac4=>_0x18fac4%0xa==0x1&&(_0x18fac4%0x64>0x13||_0x18fac4%0x64<0xb)?0x0:_0x18fac4%0xa>=0x2&&_0x18fac4%0xa<=0x9&&(_0x18fac4%0x64>0x13||_0x18fac4%0x64<0xb)?0x1:_0x18fac4%0x1!=0x0?0x2:0x3}};_0x2a45f7['lt']||={'dictionary':{},'getPluralForm':null},_0x2a45f7['lt']['dictionary']=Object['assign'](_0x2a45f7['lt']['dictionary'],_0x3b949c),_0x2a45f7['lt']['getPluralForm']=_0x452d02;})(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':_0x5bcd50=>_0x5bcd50%0xa==0x1&&_0x5bcd50%0x64!=0xb?0x0:0x0!=_0x5bcd50?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':_0xba5bfb=>_0xba5bfb%0xa==0x1&&_0xba5bfb%0x64!=0xb?0x0:0x0!=_0xba5bfb?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5a3f38=>{const {lv:{dictionary:_0x24e6ec,getPluralForm:_0x28c79f}}={'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':_0x2dcec8=>_0x2dcec8%0xa==0x1&&_0x2dcec8%0x64!=0xb?0x0:0x0!=_0x2dcec8?0x1:0x2}};_0x5a3f38['lv']||={'dictionary':{},'getPluralForm':null},_0x5a3f38['lv']['dictionary']=Object['assign'](_0x5a3f38['lv']['dictionary'],_0x24e6ec),_0x5a3f38['lv']['getPluralForm']=_0x28c79f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c6dff=>{const {lv:{dictionary:_0x5aae64,getPluralForm:_0x64685f}}={'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':_0x155748=>_0x155748%0xa==0x1&&_0x155748%0x64!=0xb?0x0:0x0!=_0x155748?0x1:0x2}};_0x4c6dff['lv']||={'dictionary':{},'getPluralForm':null},_0x4c6dff['lv']['dictionary']=Object['assign'](_0x4c6dff['lv']['dictionary'],_0x5aae64),_0x4c6dff['lv']['getPluralForm']=_0x64685f;})(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':_0x3da098=>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':_0x31ccb8=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x38cb82=>{const {ms:{dictionary:_0x3842c1,getPluralForm:_0x3b3545}}={'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':_0x5910e1=>0x0}};_0x38cb82['ms']||={'dictionary':{},'getPluralForm':null},_0x38cb82['ms']['dictionary']=Object['assign'](_0x38cb82['ms']['dictionary'],_0x3842c1),_0x38cb82['ms']['getPluralForm']=_0x3b3545;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2bdfd9=>{const {ms:{dictionary:_0x5e8044,getPluralForm:_0x5fb80f}}={'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':_0x499117=>0x0}};_0x2bdfd9['ms']||={'dictionary':{},'getPluralForm':null},_0x2bdfd9['ms']['dictionary']=Object['assign'](_0x2bdfd9['ms']['dictionary'],_0x5e8044),_0x2bdfd9['ms']['getPluralForm']=_0x5fb80f;})(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':_0x5215fa=>0x1!=_0x5215fa}};
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':_0x174427=>0x1!=_0x174427}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2caea8=>{const {nl:{dictionary:_0xb332c0,getPluralForm:_0x2ea047}}={'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':_0x233b35=>0x1!=_0x233b35}};_0x2caea8['nl']||={'dictionary':{},'getPluralForm':null},_0x2caea8['nl']['dictionary']=Object['assign'](_0x2caea8['nl']['dictionary'],_0xb332c0),_0x2caea8['nl']['getPluralForm']=_0x2ea047;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4a741d=>{const {nl:{dictionary:_0x397999,getPluralForm:_0x1bf83b}}={'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':_0x2f6d2c=>0x1!=_0x2f6d2c}};_0x4a741d['nl']||={'dictionary':{},'getPluralForm':null},_0x4a741d['nl']['dictionary']=Object['assign'](_0x4a741d['nl']['dictionary'],_0x397999),_0x4a741d['nl']['getPluralForm']=_0x1bf83b;})(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':_0x2ba6d8=>0x1!=_0x2ba6d8}};
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':_0x150e03=>0x1!=_0x150e03}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x18911f=>{const {no:{dictionary:_0x4d3b6c,getPluralForm:_0x182448}}={'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':_0x36e8f0=>0x1!=_0x36e8f0}};_0x18911f['no']||={'dictionary':{},'getPluralForm':null},_0x18911f['no']['dictionary']=Object['assign'](_0x18911f['no']['dictionary'],_0x4d3b6c),_0x18911f['no']['getPluralForm']=_0x182448;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4b0156=>{const {no:{dictionary:_0x5e3be4,getPluralForm:_0x452b96}}={'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':_0x25ab12=>0x1!=_0x25ab12}};_0x4b0156['no']||={'dictionary':{},'getPluralForm':null},_0x4b0156['no']['dictionary']=Object['assign'](_0x4b0156['no']['dictionary'],_0x5e3be4),_0x4b0156['no']['getPluralForm']=_0x452b96;})(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':_0x388b27=>0x1==_0x388b27?0x0:_0x388b27%0xa>=0x2&&_0x388b27%0xa<=0x4&&(_0x388b27%0x64<0xc||_0x388b27%0x64>0xe)?0x1:0x1!=_0x388b27&&_0x388b27%0xa>=0x0&&_0x388b27%0xa<=0x1||_0x388b27%0xa>=0x5&&_0x388b27%0xa<=0x9||_0x388b27%0x64>=0xc&&_0x388b27%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':_0x16b332=>0x1==_0x16b332?0x0:_0x16b332%0xa>=0x2&&_0x16b332%0xa<=0x4&&(_0x16b332%0x64<0xc||_0x16b332%0x64>0xe)?0x1:0x1!=_0x16b332&&_0x16b332%0xa>=0x0&&_0x16b332%0xa<=0x1||_0x16b332%0xa>=0x5&&_0x16b332%0xa<=0x9||_0x16b332%0x64>=0xc&&_0x16b332%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3fba17=>{const {pl:{dictionary:_0x20302f,getPluralForm:_0x5356d2}}={'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':_0x1b6c8d=>0x1==_0x1b6c8d?0x0:_0x1b6c8d%0xa>=0x2&&_0x1b6c8d%0xa<=0x4&&(_0x1b6c8d%0x64<0xc||_0x1b6c8d%0x64>0xe)?0x1:0x1!=_0x1b6c8d&&_0x1b6c8d%0xa>=0x0&&_0x1b6c8d%0xa<=0x1||_0x1b6c8d%0xa>=0x5&&_0x1b6c8d%0xa<=0x9||_0x1b6c8d%0x64>=0xc&&_0x1b6c8d%0x64<=0xe?0x2:0x3}};_0x3fba17['pl']||={'dictionary':{},'getPluralForm':null},_0x3fba17['pl']['dictionary']=Object['assign'](_0x3fba17['pl']['dictionary'],_0x20302f),_0x3fba17['pl']['getPluralForm']=_0x5356d2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x40ca0d=>{const {pl:{dictionary:_0x3a6d95,getPluralForm:_0x33af40}}={'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':_0x1a475c=>0x1==_0x1a475c?0x0:_0x1a475c%0xa>=0x2&&_0x1a475c%0xa<=0x4&&(_0x1a475c%0x64<0xc||_0x1a475c%0x64>0xe)?0x1:0x1!=_0x1a475c&&_0x1a475c%0xa>=0x0&&_0x1a475c%0xa<=0x1||_0x1a475c%0xa>=0x5&&_0x1a475c%0xa<=0x9||_0x1a475c%0x64>=0xc&&_0x1a475c%0x64<=0xe?0x2:0x3}};_0x40ca0d['pl']||={'dictionary':{},'getPluralForm':null},_0x40ca0d['pl']['dictionary']=Object['assign'](_0x40ca0d['pl']['dictionary'],_0x3a6d95),_0x40ca0d['pl']['getPluralForm']=_0x33af40;})(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':_0xe3c78c=>0x0==_0xe3c78c||0x1==_0xe3c78c?0x0:0x0!=_0xe3c78c&&_0xe3c78c%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':_0xabe8c0=>0x0==_0xabe8c0||0x1==_0xabe8c0?0x0:0x0!=_0xabe8c0&&_0xabe8c0%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe5d05=>{const {'pt-br':{dictionary:_0x1a7830,getPluralForm:_0x173bc5}}={'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':_0x3828b5=>0x0==_0x3828b5||0x1==_0x3828b5?0x0:0x0!=_0x3828b5&&_0x3828b5%0xf4240==0x0?0x1:0x2}};_0xe5d05['pt-br']||={'dictionary':{},'getPluralForm':null},_0xe5d05['pt-br']['dictionary']=Object['assign'](_0xe5d05['pt-br']['dictionary'],_0x1a7830),_0xe5d05['pt-br']['getPluralForm']=_0x173bc5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1773db=>{const {'pt-br':{dictionary:_0x4abb72,getPluralForm:_0x52c279}}={'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':_0x48680c=>0x0==_0x48680c||0x1==_0x48680c?0x0:0x0!=_0x48680c&&_0x48680c%0xf4240==0x0?0x1:0x2}};_0x1773db['pt-br']||={'dictionary':{},'getPluralForm':null},_0x1773db['pt-br']['dictionary']=Object['assign'](_0x1773db['pt-br']['dictionary'],_0x4abb72),_0x1773db['pt-br']['getPluralForm']=_0x52c279;})(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':_0x326fc6=>0x0==_0x326fc6||0x1==_0x326fc6?0x0:0x0!=_0x326fc6&&_0x326fc6%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':_0x4642ce=>0x0==_0x4642ce||0x1==_0x4642ce?0x0:0x0!=_0x4642ce&&_0x4642ce%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5355ff=>{const {pt:{dictionary:_0x3b0f6b,getPluralForm:_0x30fb75}}={'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':_0x5f1e95=>0x0==_0x5f1e95||0x1==_0x5f1e95?0x0:0x0!=_0x5f1e95&&_0x5f1e95%0xf4240==0x0?0x1:0x2}};_0x5355ff['pt']||={'dictionary':{},'getPluralForm':null},_0x5355ff['pt']['dictionary']=Object['assign'](_0x5355ff['pt']['dictionary'],_0x3b0f6b),_0x5355ff['pt']['getPluralForm']=_0x30fb75;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x37b26a=>{const {pt:{dictionary:_0x45015e,getPluralForm:_0x43ec1d}}={'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':_0x7730b3=>0x0==_0x7730b3||0x1==_0x7730b3?0x0:0x0!=_0x7730b3&&_0x7730b3%0xf4240==0x0?0x1:0x2}};_0x37b26a['pt']||={'dictionary':{},'getPluralForm':null},_0x37b26a['pt']['dictionary']=Object['assign'](_0x37b26a['pt']['dictionary'],_0x45015e),_0x37b26a['pt']['getPluralForm']=_0x43ec1d;})(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':_0x1e1a18=>0x1==_0x1e1a18?0x0:_0x1e1a18%0x64>0x13||_0x1e1a18%0x64==0x0&&0x0!=_0x1e1a18?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':_0x34c956=>0x1==_0x34c956?0x0:_0x34c956%0x64>0x13||_0x34c956%0x64==0x0&&0x0!=_0x34c956?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58ca78=>{const {ro:{dictionary:_0x7fdea6,getPluralForm:_0x27e9dc}}={'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':_0x765c7f=>0x1==_0x765c7f?0x0:_0x765c7f%0x64>0x13||_0x765c7f%0x64==0x0&&0x0!=_0x765c7f?0x2:0x1}};_0x58ca78['ro']||={'dictionary':{},'getPluralForm':null},_0x58ca78['ro']['dictionary']=Object['assign'](_0x58ca78['ro']['dictionary'],_0x7fdea6),_0x58ca78['ro']['getPluralForm']=_0x27e9dc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3508a9=>{const {ro:{dictionary:_0x56b1ea,getPluralForm:_0x1fc916}}={'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':_0x42d04c=>0x1==_0x42d04c?0x0:_0x42d04c%0x64>0x13||_0x42d04c%0x64==0x0&&0x0!=_0x42d04c?0x2:0x1}};_0x3508a9['ro']||={'dictionary':{},'getPluralForm':null},_0x3508a9['ro']['dictionary']=Object['assign'](_0x3508a9['ro']['dictionary'],_0x56b1ea),_0x3508a9['ro']['getPluralForm']=_0x1fc916;})(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':_0x2d1fcf=>_0x2d1fcf%0xa==0x1&&_0x2d1fcf%0x64!=0xb?0x0:_0x2d1fcf%0xa>=0x2&&_0x2d1fcf%0xa<=0x4&&(_0x2d1fcf%0x64<0xc||_0x2d1fcf%0x64>0xe)?0x1:_0x2d1fcf%0xa==0x0||_0x2d1fcf%0xa>=0x5&&_0x2d1fcf%0xa<=0x9||_0x2d1fcf%0x64>=0xb&&_0x2d1fcf%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':_0x463aa3=>_0x463aa3%0xa==0x1&&_0x463aa3%0x64!=0xb?0x0:_0x463aa3%0xa>=0x2&&_0x463aa3%0xa<=0x4&&(_0x463aa3%0x64<0xc||_0x463aa3%0x64>0xe)?0x1:_0x463aa3%0xa==0x0||_0x463aa3%0xa>=0x5&&_0x463aa3%0xa<=0x9||_0x463aa3%0x64>=0xb&&_0x463aa3%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x29740c=>{const {ru:{dictionary:_0xc1b991,getPluralForm:_0x487e73}}={'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':_0x27820d=>_0x27820d%0xa==0x1&&_0x27820d%0x64!=0xb?0x0:_0x27820d%0xa>=0x2&&_0x27820d%0xa<=0x4&&(_0x27820d%0x64<0xc||_0x27820d%0x64>0xe)?0x1:_0x27820d%0xa==0x0||_0x27820d%0xa>=0x5&&_0x27820d%0xa<=0x9||_0x27820d%0x64>=0xb&&_0x27820d%0x64<=0xe?0x2:0x3}};_0x29740c['ru']||={'dictionary':{},'getPluralForm':null},_0x29740c['ru']['dictionary']=Object['assign'](_0x29740c['ru']['dictionary'],_0xc1b991),_0x29740c['ru']['getPluralForm']=_0x487e73;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5688c2=>{const {ru:{dictionary:_0x3e4664,getPluralForm:_0x284fbc}}={'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':_0x48178b=>_0x48178b%0xa==0x1&&_0x48178b%0x64!=0xb?0x0:_0x48178b%0xa>=0x2&&_0x48178b%0xa<=0x4&&(_0x48178b%0x64<0xc||_0x48178b%0x64>0xe)?0x1:_0x48178b%0xa==0x0||_0x48178b%0xa>=0x5&&_0x48178b%0xa<=0x9||_0x48178b%0x64>=0xb&&_0x48178b%0x64<=0xe?0x2:0x3}};_0x5688c2['ru']||={'dictionary':{},'getPluralForm':null},_0x5688c2['ru']['dictionary']=Object['assign'](_0x5688c2['ru']['dictionary'],_0x3e4664),_0x5688c2['ru']['getPluralForm']=_0x284fbc;})(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':_0x242e54=>_0x242e54%0x1==0x0&&0x1==_0x242e54?0x0:_0x242e54%0x1==0x0&&_0x242e54>=0x2&&_0x242e54<=0x4?0x1:_0x242e54%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':_0x4f3133=>_0x4f3133%0x1==0x0&&0x1==_0x4f3133?0x0:_0x4f3133%0x1==0x0&&_0x4f3133>=0x2&&_0x4f3133<=0x4?0x1:_0x4f3133%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x444b75=>{const {sk:{dictionary:_0x3bf914,getPluralForm:_0x315e33}}={'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':_0x46df5e=>_0x46df5e%0x1==0x0&&0x1==_0x46df5e?0x0:_0x46df5e%0x1==0x0&&_0x46df5e>=0x2&&_0x46df5e<=0x4?0x1:_0x46df5e%0x1!=0x0?0x2:0x3}};_0x444b75['sk']||={'dictionary':{},'getPluralForm':null},_0x444b75['sk']['dictionary']=Object['assign'](_0x444b75['sk']['dictionary'],_0x3bf914),_0x444b75['sk']['getPluralForm']=_0x315e33;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x38a9fd=>{const {sk:{dictionary:_0x12c23a,getPluralForm:_0x3a94d3}}={'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':_0x312a2a=>_0x312a2a%0x1==0x0&&0x1==_0x312a2a?0x0:_0x312a2a%0x1==0x0&&_0x312a2a>=0x2&&_0x312a2a<=0x4?0x1:_0x312a2a%0x1!=0x0?0x2:0x3}};_0x38a9fd['sk']||={'dictionary':{},'getPluralForm':null},_0x38a9fd['sk']['dictionary']=Object['assign'](_0x38a9fd['sk']['dictionary'],_0x12c23a),_0x38a9fd['sk']['getPluralForm']=_0x3a94d3;})(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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3423e9=>_0x3423e9%0xa==0x1&&_0x3423e9%0x64!=0xb?0x0:_0x3423e9%0xa>=0x2&&_0x3423e9%0xa<=0x4&&(_0x3423e9%0x64<0xa||_0x3423e9%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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x22a1cb=>_0x22a1cb%0xa==0x1&&_0x22a1cb%0x64!=0xb?0x0:_0x22a1cb%0xa>=0x2&&_0x22a1cb%0xa<=0x4&&(_0x22a1cb%0x64<0xa||_0x22a1cb%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3d94df=>{const {'sr-latn':{dictionary:_0x23e2b1,getPluralForm:_0x44991c}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3abd3d=>_0x3abd3d%0xa==0x1&&_0x3abd3d%0x64!=0xb?0x0:_0x3abd3d%0xa>=0x2&&_0x3abd3d%0xa<=0x4&&(_0x3abd3d%0x64<0xa||_0x3abd3d%0x64>=0x14)?0x1:0x2}};_0x3d94df['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x3d94df['sr-latn']['dictionary']=Object['assign'](_0x3d94df['sr-latn']['dictionary'],_0x23e2b1),_0x3d94df['sr-latn']['getPluralForm']=_0x44991c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1ca0d3=>{const {'sr-latn':{dictionary:_0x140c26,getPluralForm:_0x2235f8}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2f4d60=>_0x2f4d60%0xa==0x1&&_0x2f4d60%0x64!=0xb?0x0:_0x2f4d60%0xa>=0x2&&_0x2f4d60%0xa<=0x4&&(_0x2f4d60%0x64<0xa||_0x2f4d60%0x64>=0x14)?0x1:0x2}};_0x1ca0d3['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x1ca0d3['sr-latn']['dictionary']=Object['assign'](_0x1ca0d3['sr-latn']['dictionary'],_0x140c26),_0x1ca0d3['sr-latn']['getPluralForm']=_0x2235f8;})(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':_0xd696f6=>_0xd696f6%0xa==0x1&&_0xd696f6%0x64!=0xb?0x0:_0xd696f6%0xa>=0x2&&_0xd696f6%0xa<=0x4&&(_0xd696f6%0x64<0xa||_0xd696f6%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':_0x44f846=>_0x44f846%0xa==0x1&&_0x44f846%0x64!=0xb?0x0:_0x44f846%0xa>=0x2&&_0x44f846%0xa<=0x4&&(_0x44f846%0x64<0xa||_0x44f846%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x8199e7=>{const {sr:{dictionary:_0x2b21b2,getPluralForm:_0x2c0fa3}}={'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':_0x31184a=>_0x31184a%0xa==0x1&&_0x31184a%0x64!=0xb?0x0:_0x31184a%0xa>=0x2&&_0x31184a%0xa<=0x4&&(_0x31184a%0x64<0xa||_0x31184a%0x64>=0x14)?0x1:0x2}};_0x8199e7['sr']||={'dictionary':{},'getPluralForm':null},_0x8199e7['sr']['dictionary']=Object['assign'](_0x8199e7['sr']['dictionary'],_0x2b21b2),_0x8199e7['sr']['getPluralForm']=_0x2c0fa3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d00d6=>{const {sr:{dictionary:_0x310511,getPluralForm:_0x270c4d}}={'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':_0x366193=>_0x366193%0xa==0x1&&_0x366193%0x64!=0xb?0x0:_0x366193%0xa>=0x2&&_0x366193%0xa<=0x4&&(_0x366193%0x64<0xa||_0x366193%0x64>=0x14)?0x1:0x2}};_0x2d00d6['sr']||={'dictionary':{},'getPluralForm':null},_0x2d00d6['sr']['dictionary']=Object['assign'](_0x2d00d6['sr']['dictionary'],_0x310511),_0x2d00d6['sr']['getPluralForm']=_0x270c4d;})(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':_0x438da3=>0x1!=_0x438da3}};
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':_0x469501=>0x1!=_0x469501}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4430af=>{const {sv:{dictionary:_0xbfada3,getPluralForm:_0x145e47}}={'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':_0x71be4a=>0x1!=_0x71be4a}};_0x4430af['sv']||={'dictionary':{},'getPluralForm':null},_0x4430af['sv']['dictionary']=Object['assign'](_0x4430af['sv']['dictionary'],_0xbfada3),_0x4430af['sv']['getPluralForm']=_0x145e47;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x58b43f=>{const {sv:{dictionary:_0xba84c9,getPluralForm:_0x2852a5}}={'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':_0x17cfaa=>0x1!=_0x17cfaa}};_0x58b43f['sv']||={'dictionary':{},'getPluralForm':null},_0x58b43f['sv']['dictionary']=Object['assign'](_0x58b43f['sv']['dictionary'],_0xba84c9),_0x58b43f['sv']['getPluralForm']=_0x2852a5;})(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':_0xf40fdb=>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':_0x57c0aa=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4f8093=>{const {th:{dictionary:_0x32ad7d,getPluralForm:_0x2f2fd9}}={'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':_0x37f127=>0x0}};_0x4f8093['th']||={'dictionary':{},'getPluralForm':null},_0x4f8093['th']['dictionary']=Object['assign'](_0x4f8093['th']['dictionary'],_0x32ad7d),_0x4f8093['th']['getPluralForm']=_0x2f2fd9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x377840=>{const {th:{dictionary:_0x5bd77d,getPluralForm:_0x389d91}}={'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':_0x36a50=>0x0}};_0x377840['th']||={'dictionary':{},'getPluralForm':null},_0x377840['th']['dictionary']=Object['assign'](_0x377840['th']['dictionary'],_0x5bd77d),_0x377840['th']['getPluralForm']=_0x389d91;})(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':_0x43b394=>_0x43b394>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':_0x1f2ffb=>_0x1f2ffb>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ca9a0=>{const {tr:{dictionary:_0x52b798,getPluralForm:_0x35932c}}={'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':_0x5141e6=>_0x5141e6>0x1}};_0x2ca9a0['tr']||={'dictionary':{},'getPluralForm':null},_0x2ca9a0['tr']['dictionary']=Object['assign'](_0x2ca9a0['tr']['dictionary'],_0x52b798),_0x2ca9a0['tr']['getPluralForm']=_0x35932c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x325c5c=>{const {tr:{dictionary:_0x413151,getPluralForm:_0x318c30}}={'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':_0x3c762a=>_0x3c762a>0x1}};_0x325c5c['tr']||={'dictionary':{},'getPluralForm':null},_0x325c5c['tr']['dictionary']=Object['assign'](_0x325c5c['tr']['dictionary'],_0x413151),_0x325c5c['tr']['getPluralForm']=_0x318c30;})(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':_0x2abc2f=>0x1!=_0x2abc2f}};
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':_0xc6a33b=>0x1!=_0xc6a33b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x52ee9f=>{const {ug:{dictionary:_0x28db44,getPluralForm:_0xe46073}}={'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':_0x8dc6da=>0x1!=_0x8dc6da}};_0x52ee9f['ug']||={'dictionary':{},'getPluralForm':null},_0x52ee9f['ug']['dictionary']=Object['assign'](_0x52ee9f['ug']['dictionary'],_0x28db44),_0x52ee9f['ug']['getPluralForm']=_0xe46073;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36bae4=>{const {ug:{dictionary:_0x32b31d,getPluralForm:_0x1f67c6}}={'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':_0x282e54=>0x1!=_0x282e54}};_0x36bae4['ug']||={'dictionary':{},'getPluralForm':null},_0x36bae4['ug']['dictionary']=Object['assign'](_0x36bae4['ug']['dictionary'],_0x32b31d),_0x36bae4['ug']['getPluralForm']=_0x1f67c6;})(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':_0x4340bc=>_0x4340bc%0x1==0x0&&_0x4340bc%0xa==0x1&&_0x4340bc%0x64!=0xb?0x0:_0x4340bc%0x1==0x0&&_0x4340bc%0xa>=0x2&&_0x4340bc%0xa<=0x4&&(_0x4340bc%0x64<0xc||_0x4340bc%0x64>0xe)?0x1:_0x4340bc%0x1==0x0&&(_0x4340bc%0xa==0x0||_0x4340bc%0xa>=0x5&&_0x4340bc%0xa<=0x9||_0x4340bc%0x64>=0xb&&_0x4340bc%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':_0x5d2fbd=>_0x5d2fbd%0x1==0x0&&_0x5d2fbd%0xa==0x1&&_0x5d2fbd%0x64!=0xb?0x0:_0x5d2fbd%0x1==0x0&&_0x5d2fbd%0xa>=0x2&&_0x5d2fbd%0xa<=0x4&&(_0x5d2fbd%0x64<0xc||_0x5d2fbd%0x64>0xe)?0x1:_0x5d2fbd%0x1==0x0&&(_0x5d2fbd%0xa==0x0||_0x5d2fbd%0xa>=0x5&&_0x5d2fbd%0xa<=0x9||_0x5d2fbd%0x64>=0xb&&_0x5d2fbd%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b1c79=>{const {uk:{dictionary:_0x1890e9,getPluralForm:_0x3eaf7b}}={'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':_0x34561f=>_0x34561f%0x1==0x0&&_0x34561f%0xa==0x1&&_0x34561f%0x64!=0xb?0x0:_0x34561f%0x1==0x0&&_0x34561f%0xa>=0x2&&_0x34561f%0xa<=0x4&&(_0x34561f%0x64<0xc||_0x34561f%0x64>0xe)?0x1:_0x34561f%0x1==0x0&&(_0x34561f%0xa==0x0||_0x34561f%0xa>=0x5&&_0x34561f%0xa<=0x9||_0x34561f%0x64>=0xb&&_0x34561f%0x64<=0xe)?0x2:0x3}};_0x5b1c79['uk']||={'dictionary':{},'getPluralForm':null},_0x5b1c79['uk']['dictionary']=Object['assign'](_0x5b1c79['uk']['dictionary'],_0x1890e9),_0x5b1c79['uk']['getPluralForm']=_0x3eaf7b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3ced81=>{const {uk:{dictionary:_0x1bd521,getPluralForm:_0x160b41}}={'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':_0x30f21f=>_0x30f21f%0x1==0x0&&_0x30f21f%0xa==0x1&&_0x30f21f%0x64!=0xb?0x0:_0x30f21f%0x1==0x0&&_0x30f21f%0xa>=0x2&&_0x30f21f%0xa<=0x4&&(_0x30f21f%0x64<0xc||_0x30f21f%0x64>0xe)?0x1:_0x30f21f%0x1==0x0&&(_0x30f21f%0xa==0x0||_0x30f21f%0xa>=0x5&&_0x30f21f%0xa<=0x9||_0x30f21f%0x64>=0xb&&_0x30f21f%0x64<=0xe)?0x2:0x3}};_0x3ced81['uk']||={'dictionary':{},'getPluralForm':null},_0x3ced81['uk']['dictionary']=Object['assign'](_0x3ced81['uk']['dictionary'],_0x1bd521),_0x3ced81['uk']['getPluralForm']=_0x160b41;})(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':_0x357d48=>0x1!=_0x357d48}};
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':_0x1cde2a=>0x1!=_0x1cde2a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x42bc0d=>{const {ur:{dictionary:_0x28698d,getPluralForm:_0x4ec92b}}={'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':_0x312c59=>0x1!=_0x312c59}};_0x42bc0d['ur']||={'dictionary':{},'getPluralForm':null},_0x42bc0d['ur']['dictionary']=Object['assign'](_0x42bc0d['ur']['dictionary'],_0x28698d),_0x42bc0d['ur']['getPluralForm']=_0x4ec92b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1d5833=>{const {ur:{dictionary:_0x8bd3fc,getPluralForm:_0x4fd8f8}}={'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':_0x4afc7a=>0x1!=_0x4afc7a}};_0x1d5833['ur']||={'dictionary':{},'getPluralForm':null},_0x1d5833['ur']['dictionary']=Object['assign'](_0x1d5833['ur']['dictionary'],_0x8bd3fc),_0x1d5833['ur']['getPluralForm']=_0x4fd8f8;})(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':_0x1a4479=>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':_0x4994cb=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x14f2ce=>{const {vi:{dictionary:_0x1185eb,getPluralForm:_0x4b92cd}}={'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':_0x4cb7e6=>0x0}};_0x14f2ce['vi']||={'dictionary':{},'getPluralForm':null},_0x14f2ce['vi']['dictionary']=Object['assign'](_0x14f2ce['vi']['dictionary'],_0x1185eb),_0x14f2ce['vi']['getPluralForm']=_0x4b92cd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5253ea=>{const {vi:{dictionary:_0xda8cd7,getPluralForm:_0x2f29cb}}={'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':_0x4bc008=>0x0}};_0x5253ea['vi']||={'dictionary':{},'getPluralForm':null},_0x5253ea['vi']['dictionary']=Object['assign'](_0x5253ea['vi']['dictionary'],_0xda8cd7),_0x5253ea['vi']['getPluralForm']=_0x2f29cb;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh-cn':{'dictionary':{'Export\x20to\x20Word':'导出Word文档','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'生成Word文档时发生了异常。','Word\x20document\x20export\x20started':'Word\x20文档导出开始','Word\x20document\x20export\x20failed':'Word\x20文档导出失败','Word\x20document\x20export\x20successful':'Word\x20文档导出成功','Exporting\x20Word\x20document':'正在导出\x20Word\x20文档'},'getPluralForm':_0x23bad5=>0x0}};
23
+ export default{'zh-cn':{'dictionary':{'Export\x20to\x20Word':'导出Word文档','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'生成Word文档时发生了异常。','Word\x20document\x20export\x20started':'Word\x20文档导出开始','Word\x20document\x20export\x20failed':'Word\x20文档导出失败','Word\x20document\x20export\x20successful':'Word\x20文档导出成功','Exporting\x20Word\x20document':'正在导出\x20Word\x20文档'},'getPluralForm':_0x14ba15=>0x0}};