@ckeditor/ckeditor5-export-word 43.0.0-alpha.0 → 43.0.0-alpha.2

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 (102) hide show
  1. package/build/export-word.js +1 -1
  2. package/build/translations/gl.js +1 -1
  3. package/dist/index.js +1 -1
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/bg.js +1 -1
  7. package/dist/translations/bg.umd.js +1 -1
  8. package/dist/translations/bn.js +1 -1
  9. package/dist/translations/bn.umd.js +1 -1
  10. package/dist/translations/ca.js +1 -1
  11. package/dist/translations/ca.umd.js +1 -1
  12. package/dist/translations/cs.js +1 -1
  13. package/dist/translations/cs.umd.js +1 -1
  14. package/dist/translations/da.js +1 -1
  15. package/dist/translations/da.umd.js +1 -1
  16. package/dist/translations/de.js +1 -1
  17. package/dist/translations/de.umd.js +1 -1
  18. package/dist/translations/el.js +1 -1
  19. package/dist/translations/el.umd.js +1 -1
  20. package/dist/translations/en-au.js +1 -1
  21. package/dist/translations/en-au.umd.js +1 -1
  22. package/dist/translations/en.umd.js +1 -1
  23. package/dist/translations/es.js +1 -1
  24. package/dist/translations/es.umd.js +1 -1
  25. package/dist/translations/et.js +1 -1
  26. package/dist/translations/et.umd.js +1 -1
  27. package/dist/translations/fi.js +1 -1
  28. package/dist/translations/fi.umd.js +1 -1
  29. package/dist/translations/fr.js +1 -1
  30. package/dist/translations/fr.umd.js +1 -1
  31. package/dist/translations/gl.js +1 -1
  32. package/dist/translations/gl.umd.js +1 -1
  33. package/dist/translations/he.js +1 -1
  34. package/dist/translations/he.umd.js +1 -1
  35. package/dist/translations/hi.js +1 -1
  36. package/dist/translations/hi.umd.js +1 -1
  37. package/dist/translations/hr.js +1 -1
  38. package/dist/translations/hr.umd.js +1 -1
  39. package/dist/translations/hu.js +1 -1
  40. package/dist/translations/hu.umd.js +1 -1
  41. package/dist/translations/id.js +1 -1
  42. package/dist/translations/id.umd.js +1 -1
  43. package/dist/translations/it.js +1 -1
  44. package/dist/translations/it.umd.js +1 -1
  45. package/dist/translations/ja.js +1 -1
  46. package/dist/translations/ja.umd.js +1 -1
  47. package/dist/translations/jv.js +1 -1
  48. package/dist/translations/jv.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sr-latn.js +1 -1
  74. package/dist/translations/sr-latn.umd.js +1 -1
  75. package/dist/translations/sr.js +1 -1
  76. package/dist/translations/sr.umd.js +1 -1
  77. package/dist/translations/sv.js +1 -1
  78. package/dist/translations/sv.umd.js +1 -1
  79. package/dist/translations/th.js +1 -1
  80. package/dist/translations/th.umd.js +1 -1
  81. package/dist/translations/tr.js +1 -1
  82. package/dist/translations/tr.umd.js +1 -1
  83. package/dist/translations/ug.js +1 -1
  84. package/dist/translations/ug.umd.js +1 -1
  85. package/dist/translations/uk.js +1 -1
  86. package/dist/translations/uk.umd.js +1 -1
  87. package/dist/translations/ur.js +1 -1
  88. package/dist/translations/ur.umd.js +1 -1
  89. package/dist/translations/vi.js +1 -1
  90. package/dist/translations/vi.umd.js +1 -1
  91. package/dist/translations/zh-cn.js +1 -1
  92. package/dist/translations/zh-cn.umd.js +1 -1
  93. package/dist/translations/zh.js +1 -1
  94. package/dist/translations/zh.umd.js +1 -1
  95. package/lang/translations/gl.po +5 -5
  96. package/package.json +5 -5
  97. package/src/exportword.js +1 -1
  98. package/src/exportwordcommand.js +1 -1
  99. package/src/exportwordui.js +1 -1
  100. package/src/index.js +1 -1
  101. package/src/utils/common-translations.js +1 -1
  102. package/src/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3aca08=>{const {hu:{dictionary:_0xcc977a,getPluralForm:_0x589bc8}}={'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':_0x598d82=>0x1!=_0x598d82}};_0x3aca08['hu']||={'dictionary':{},'getPluralForm':null},_0x3aca08['hu']['dictionary']=Object['assign'](_0x3aca08['hu']['dictionary'],_0xcc977a),_0x3aca08['hu']['getPluralForm']=_0x589bc8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x405b1c=>{const {hu:{dictionary:_0x2e3671,getPluralForm:_0x5f505a}}={'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':_0x3ccc2f=>0x1!=_0x3ccc2f}};_0x405b1c['hu']||={'dictionary':{},'getPluralForm':null},_0x405b1c['hu']['dictionary']=Object['assign'](_0x405b1c['hu']['dictionary'],_0x2e3671),_0x405b1c['hu']['getPluralForm']=_0x5f505a;})(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':_0x123c70=>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':_0x29c7e8=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1caae4=>{const {id:{dictionary:_0x24a512,getPluralForm:_0xd4f1e8}}={'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':_0x229031=>0x0}};_0x1caae4['id']||={'dictionary':{},'getPluralForm':null},_0x1caae4['id']['dictionary']=Object['assign'](_0x1caae4['id']['dictionary'],_0x24a512),_0x1caae4['id']['getPluralForm']=_0xd4f1e8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xf34beb=>{const {id:{dictionary:_0x451f82,getPluralForm:_0x5076e1}}={'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':_0x3389c4=>0x0}};_0xf34beb['id']||={'dictionary':{},'getPluralForm':null},_0xf34beb['id']['dictionary']=Object['assign'](_0xf34beb['id']['dictionary'],_0x451f82),_0xf34beb['id']['getPluralForm']=_0x5076e1;})(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':_0x1d856b=>0x1==_0x1d856b?0x0:0x0!=_0x1d856b&&_0x1d856b%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':_0x3d6b1b=>0x1==_0x3d6b1b?0x0:0x0!=_0x3d6b1b&&_0x3d6b1b%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5d7fc7=>{const {it:{dictionary:_0x1856c4,getPluralForm:_0x5598e6}}={'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':_0x5b3244=>0x1==_0x5b3244?0x0:0x0!=_0x5b3244&&_0x5b3244%0xf4240==0x0?0x1:0x2}};_0x5d7fc7['it']||={'dictionary':{},'getPluralForm':null},_0x5d7fc7['it']['dictionary']=Object['assign'](_0x5d7fc7['it']['dictionary'],_0x1856c4),_0x5d7fc7['it']['getPluralForm']=_0x5598e6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3b3c45=>{const {it:{dictionary:_0x1ed708,getPluralForm:_0x2eb32a}}={'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':_0x1f9655=>0x1==_0x1f9655?0x0:0x0!=_0x1f9655&&_0x1f9655%0xf4240==0x0?0x1:0x2}};_0x3b3c45['it']||={'dictionary':{},'getPluralForm':null},_0x3b3c45['it']['dictionary']=Object['assign'](_0x3b3c45['it']['dictionary'],_0x1ed708),_0x3b3c45['it']['getPluralForm']=_0x2eb32a;})(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':_0x502ee5=>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':_0xd74f17=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x35ffab=>{const {ja:{dictionary:_0x1ba925,getPluralForm:_0x4a1259}}={'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':_0x8d9e90=>0x0}};_0x35ffab['ja']||={'dictionary':{},'getPluralForm':null},_0x35ffab['ja']['dictionary']=Object['assign'](_0x35ffab['ja']['dictionary'],_0x1ba925),_0x35ffab['ja']['getPluralForm']=_0x4a1259;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x376b59=>{const {ja:{dictionary:_0x3fc88e,getPluralForm:_0x2964b0}}={'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':_0x254e54=>0x0}};_0x376b59['ja']||={'dictionary':{},'getPluralForm':null},_0x376b59['ja']['dictionary']=Object['assign'](_0x376b59['ja']['dictionary'],_0x3fc88e),_0x376b59['ja']['getPluralForm']=_0x2964b0;})(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':_0xa92e85=>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':_0x1cd5d8=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x211de3=>{const {jv:{dictionary:_0x2486ed,getPluralForm:_0x8fba44}}={'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':_0x13683d=>0x0}};_0x211de3['jv']||={'dictionary':{},'getPluralForm':null},_0x211de3['jv']['dictionary']=Object['assign'](_0x211de3['jv']['dictionary'],_0x2486ed),_0x211de3['jv']['getPluralForm']=_0x8fba44;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x45bd72=>{const {jv:{dictionary:_0x3a0c8c,getPluralForm:_0x59bc04}}={'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':_0x241a4f=>0x0}};_0x45bd72['jv']||={'dictionary':{},'getPluralForm':null},_0x45bd72['jv']['dictionary']=Object['assign'](_0x45bd72['jv']['dictionary'],_0x3a0c8c),_0x45bd72['jv']['getPluralForm']=_0x59bc04;})(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':_0x59df0f=>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':_0xc2fb4b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2f85fc=>{const {ko:{dictionary:_0x26cb93,getPluralForm:_0x514f13}}={'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':_0x31ea16=>0x0}};_0x2f85fc['ko']||={'dictionary':{},'getPluralForm':null},_0x2f85fc['ko']['dictionary']=Object['assign'](_0x2f85fc['ko']['dictionary'],_0x26cb93),_0x2f85fc['ko']['getPluralForm']=_0x514f13;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x28e868=>{const {ko:{dictionary:_0x1db42a,getPluralForm:_0xb02ce7}}={'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':_0x436fd6=>0x0}};_0x28e868['ko']||={'dictionary':{},'getPluralForm':null},_0x28e868['ko']['dictionary']=Object['assign'](_0x28e868['ko']['dictionary'],_0x1db42a),_0x28e868['ko']['getPluralForm']=_0xb02ce7;})(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':_0xb7ce85=>_0xb7ce85%0xa==0x1&&(_0xb7ce85%0x64>0x13||_0xb7ce85%0x64<0xb)?0x0:_0xb7ce85%0xa>=0x2&&_0xb7ce85%0xa<=0x9&&(_0xb7ce85%0x64>0x13||_0xb7ce85%0x64<0xb)?0x1:_0xb7ce85%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':_0x26adfa=>_0x26adfa%0xa==0x1&&(_0x26adfa%0x64>0x13||_0x26adfa%0x64<0xb)?0x0:_0x26adfa%0xa>=0x2&&_0x26adfa%0xa<=0x9&&(_0x26adfa%0x64>0x13||_0x26adfa%0x64<0xb)?0x1:_0x26adfa%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b11c7=>{const {lt:{dictionary:_0x580023,getPluralForm:_0x513fe0}}={'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':_0x5cd99b=>_0x5cd99b%0xa==0x1&&(_0x5cd99b%0x64>0x13||_0x5cd99b%0x64<0xb)?0x0:_0x5cd99b%0xa>=0x2&&_0x5cd99b%0xa<=0x9&&(_0x5cd99b%0x64>0x13||_0x5cd99b%0x64<0xb)?0x1:_0x5cd99b%0x1!=0x0?0x2:0x3}};_0x5b11c7['lt']||={'dictionary':{},'getPluralForm':null},_0x5b11c7['lt']['dictionary']=Object['assign'](_0x5b11c7['lt']['dictionary'],_0x580023),_0x5b11c7['lt']['getPluralForm']=_0x513fe0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x283708=>{const {lt:{dictionary:_0x14147e,getPluralForm:_0x5b8c99}}={'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':_0x5e303f=>_0x5e303f%0xa==0x1&&(_0x5e303f%0x64>0x13||_0x5e303f%0x64<0xb)?0x0:_0x5e303f%0xa>=0x2&&_0x5e303f%0xa<=0x9&&(_0x5e303f%0x64>0x13||_0x5e303f%0x64<0xb)?0x1:_0x5e303f%0x1!=0x0?0x2:0x3}};_0x283708['lt']||={'dictionary':{},'getPluralForm':null},_0x283708['lt']['dictionary']=Object['assign'](_0x283708['lt']['dictionary'],_0x14147e),_0x283708['lt']['getPluralForm']=_0x5b8c99;})(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':_0xff2745=>_0xff2745%0xa==0x1&&_0xff2745%0x64!=0xb?0x0:0x0!=_0xff2745?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':_0x195dc2=>_0x195dc2%0xa==0x1&&_0x195dc2%0x64!=0xb?0x0:0x0!=_0x195dc2?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x213e92=>{const {lv:{dictionary:_0x176a18,getPluralForm:_0x3f9f9e}}={'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':_0x4513e1=>_0x4513e1%0xa==0x1&&_0x4513e1%0x64!=0xb?0x0:0x0!=_0x4513e1?0x1:0x2}};_0x213e92['lv']||={'dictionary':{},'getPluralForm':null},_0x213e92['lv']['dictionary']=Object['assign'](_0x213e92['lv']['dictionary'],_0x176a18),_0x213e92['lv']['getPluralForm']=_0x3f9f9e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x81dd99=>{const {lv:{dictionary:_0x1d9e9d,getPluralForm:_0x5f165b}}={'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':_0x568a2c=>_0x568a2c%0xa==0x1&&_0x568a2c%0x64!=0xb?0x0:0x0!=_0x568a2c?0x1:0x2}};_0x81dd99['lv']||={'dictionary':{},'getPluralForm':null},_0x81dd99['lv']['dictionary']=Object['assign'](_0x81dd99['lv']['dictionary'],_0x1d9e9d),_0x81dd99['lv']['getPluralForm']=_0x5f165b;})(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':_0x51ea7c=>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':_0x1a3665=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x196613=>{const {ms:{dictionary:_0x390d80,getPluralForm:_0x504446}}={'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':_0x5f7310=>0x0}};_0x196613['ms']||={'dictionary':{},'getPluralForm':null},_0x196613['ms']['dictionary']=Object['assign'](_0x196613['ms']['dictionary'],_0x390d80),_0x196613['ms']['getPluralForm']=_0x504446;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47e6e6=>{const {ms:{dictionary:_0x329823,getPluralForm:_0x55dafb}}={'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':_0x32daf0=>0x0}};_0x47e6e6['ms']||={'dictionary':{},'getPluralForm':null},_0x47e6e6['ms']['dictionary']=Object['assign'](_0x47e6e6['ms']['dictionary'],_0x329823),_0x47e6e6['ms']['getPluralForm']=_0x55dafb;})(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':_0x25871e=>0x1!=_0x25871e}};
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':_0x44a192=>0x1!=_0x44a192}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x216f85=>{const {nl:{dictionary:_0x145962,getPluralForm:_0x436d89}}={'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':_0x4af1a0=>0x1!=_0x4af1a0}};_0x216f85['nl']||={'dictionary':{},'getPluralForm':null},_0x216f85['nl']['dictionary']=Object['assign'](_0x216f85['nl']['dictionary'],_0x145962),_0x216f85['nl']['getPluralForm']=_0x436d89;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x284e4f=>{const {nl:{dictionary:_0x185ad8,getPluralForm:_0x33fad2}}={'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':_0x446c45=>0x1!=_0x446c45}};_0x284e4f['nl']||={'dictionary':{},'getPluralForm':null},_0x284e4f['nl']['dictionary']=Object['assign'](_0x284e4f['nl']['dictionary'],_0x185ad8),_0x284e4f['nl']['getPluralForm']=_0x33fad2;})(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':_0x70588c=>0x1!=_0x70588c}};
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':_0x3a45df=>0x1!=_0x3a45df}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x515df3=>{const {no:{dictionary:_0x3314c2,getPluralForm:_0x25ee66}}={'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':_0x3b46af=>0x1!=_0x3b46af}};_0x515df3['no']||={'dictionary':{},'getPluralForm':null},_0x515df3['no']['dictionary']=Object['assign'](_0x515df3['no']['dictionary'],_0x3314c2),_0x515df3['no']['getPluralForm']=_0x25ee66;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x346129=>{const {no:{dictionary:_0x11103e,getPluralForm:_0x111f6b}}={'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':_0x299ae7=>0x1!=_0x299ae7}};_0x346129['no']||={'dictionary':{},'getPluralForm':null},_0x346129['no']['dictionary']=Object['assign'](_0x346129['no']['dictionary'],_0x11103e),_0x346129['no']['getPluralForm']=_0x111f6b;})(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':_0x384dd3=>0x1==_0x384dd3?0x0:_0x384dd3%0xa>=0x2&&_0x384dd3%0xa<=0x4&&(_0x384dd3%0x64<0xc||_0x384dd3%0x64>0xe)?0x1:0x1!=_0x384dd3&&_0x384dd3%0xa>=0x0&&_0x384dd3%0xa<=0x1||_0x384dd3%0xa>=0x5&&_0x384dd3%0xa<=0x9||_0x384dd3%0x64>=0xc&&_0x384dd3%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':_0x62f306=>0x1==_0x62f306?0x0:_0x62f306%0xa>=0x2&&_0x62f306%0xa<=0x4&&(_0x62f306%0x64<0xc||_0x62f306%0x64>0xe)?0x1:0x1!=_0x62f306&&_0x62f306%0xa>=0x0&&_0x62f306%0xa<=0x1||_0x62f306%0xa>=0x5&&_0x62f306%0xa<=0x9||_0x62f306%0x64>=0xc&&_0x62f306%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2604df=>{const {pl:{dictionary:_0x5877f0,getPluralForm:_0x3d6802}}={'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':_0x48117f=>0x1==_0x48117f?0x0:_0x48117f%0xa>=0x2&&_0x48117f%0xa<=0x4&&(_0x48117f%0x64<0xc||_0x48117f%0x64>0xe)?0x1:0x1!=_0x48117f&&_0x48117f%0xa>=0x0&&_0x48117f%0xa<=0x1||_0x48117f%0xa>=0x5&&_0x48117f%0xa<=0x9||_0x48117f%0x64>=0xc&&_0x48117f%0x64<=0xe?0x2:0x3}};_0x2604df['pl']||={'dictionary':{},'getPluralForm':null},_0x2604df['pl']['dictionary']=Object['assign'](_0x2604df['pl']['dictionary'],_0x5877f0),_0x2604df['pl']['getPluralForm']=_0x3d6802;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x19e2c3=>{const {pl:{dictionary:_0x16ce89,getPluralForm:_0x76b48c}}={'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':_0x35fdce=>0x1==_0x35fdce?0x0:_0x35fdce%0xa>=0x2&&_0x35fdce%0xa<=0x4&&(_0x35fdce%0x64<0xc||_0x35fdce%0x64>0xe)?0x1:0x1!=_0x35fdce&&_0x35fdce%0xa>=0x0&&_0x35fdce%0xa<=0x1||_0x35fdce%0xa>=0x5&&_0x35fdce%0xa<=0x9||_0x35fdce%0x64>=0xc&&_0x35fdce%0x64<=0xe?0x2:0x3}};_0x19e2c3['pl']||={'dictionary':{},'getPluralForm':null},_0x19e2c3['pl']['dictionary']=Object['assign'](_0x19e2c3['pl']['dictionary'],_0x16ce89),_0x19e2c3['pl']['getPluralForm']=_0x76b48c;})(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':_0x2dee11=>0x0==_0x2dee11||0x1==_0x2dee11?0x0:0x0!=_0x2dee11&&_0x2dee11%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':_0x12c889=>0x0==_0x12c889||0x1==_0x12c889?0x0:0x0!=_0x12c889&&_0x12c889%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x18bbc7=>{const {'pt-br':{dictionary:_0x30db9a,getPluralForm:_0x5a9595}}={'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':_0x44beb6=>0x0==_0x44beb6||0x1==_0x44beb6?0x0:0x0!=_0x44beb6&&_0x44beb6%0xf4240==0x0?0x1:0x2}};_0x18bbc7['pt-br']||={'dictionary':{},'getPluralForm':null},_0x18bbc7['pt-br']['dictionary']=Object['assign'](_0x18bbc7['pt-br']['dictionary'],_0x30db9a),_0x18bbc7['pt-br']['getPluralForm']=_0x5a9595;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x18d3e7=>{const {'pt-br':{dictionary:_0x4c2a28,getPluralForm:_0x287a2a}}={'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':_0x15337e=>0x0==_0x15337e||0x1==_0x15337e?0x0:0x0!=_0x15337e&&_0x15337e%0xf4240==0x0?0x1:0x2}};_0x18d3e7['pt-br']||={'dictionary':{},'getPluralForm':null},_0x18d3e7['pt-br']['dictionary']=Object['assign'](_0x18d3e7['pt-br']['dictionary'],_0x4c2a28),_0x18d3e7['pt-br']['getPluralForm']=_0x287a2a;})(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':_0x29ac5a=>0x0==_0x29ac5a||0x1==_0x29ac5a?0x0:0x0!=_0x29ac5a&&_0x29ac5a%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':_0x582318=>0x0==_0x582318||0x1==_0x582318?0x0:0x0!=_0x582318&&_0x582318%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x12df4b=>{const {pt:{dictionary:_0x298c7c,getPluralForm:_0x3c1d31}}={'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':_0x285d9f=>0x0==_0x285d9f||0x1==_0x285d9f?0x0:0x0!=_0x285d9f&&_0x285d9f%0xf4240==0x0?0x1:0x2}};_0x12df4b['pt']||={'dictionary':{},'getPluralForm':null},_0x12df4b['pt']['dictionary']=Object['assign'](_0x12df4b['pt']['dictionary'],_0x298c7c),_0x12df4b['pt']['getPluralForm']=_0x3c1d31;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x221ec5=>{const {pt:{dictionary:_0x49096f,getPluralForm:_0x149ddd}}={'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':_0x3bb6a1=>0x0==_0x3bb6a1||0x1==_0x3bb6a1?0x0:0x0!=_0x3bb6a1&&_0x3bb6a1%0xf4240==0x0?0x1:0x2}};_0x221ec5['pt']||={'dictionary':{},'getPluralForm':null},_0x221ec5['pt']['dictionary']=Object['assign'](_0x221ec5['pt']['dictionary'],_0x49096f),_0x221ec5['pt']['getPluralForm']=_0x149ddd;})(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':_0x5e4ef3=>0x1==_0x5e4ef3?0x0:_0x5e4ef3%0x64>0x13||_0x5e4ef3%0x64==0x0&&0x0!=_0x5e4ef3?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':_0x44ec3f=>0x1==_0x44ec3f?0x0:_0x44ec3f%0x64>0x13||_0x44ec3f%0x64==0x0&&0x0!=_0x44ec3f?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5f35fb=>{const {ro:{dictionary:_0x48dd23,getPluralForm:_0x28b816}}={'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':_0x5b7ee5=>0x1==_0x5b7ee5?0x0:_0x5b7ee5%0x64>0x13||_0x5b7ee5%0x64==0x0&&0x0!=_0x5b7ee5?0x2:0x1}};_0x5f35fb['ro']||={'dictionary':{},'getPluralForm':null},_0x5f35fb['ro']['dictionary']=Object['assign'](_0x5f35fb['ro']['dictionary'],_0x48dd23),_0x5f35fb['ro']['getPluralForm']=_0x28b816;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4662f8=>{const {ro:{dictionary:_0x58a09c,getPluralForm:_0x2055e3}}={'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':_0x2d6306=>0x1==_0x2d6306?0x0:_0x2d6306%0x64>0x13||_0x2d6306%0x64==0x0&&0x0!=_0x2d6306?0x2:0x1}};_0x4662f8['ro']||={'dictionary':{},'getPluralForm':null},_0x4662f8['ro']['dictionary']=Object['assign'](_0x4662f8['ro']['dictionary'],_0x58a09c),_0x4662f8['ro']['getPluralForm']=_0x2055e3;})(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':_0x2334af=>_0x2334af%0xa==0x1&&_0x2334af%0x64!=0xb?0x0:_0x2334af%0xa>=0x2&&_0x2334af%0xa<=0x4&&(_0x2334af%0x64<0xc||_0x2334af%0x64>0xe)?0x1:_0x2334af%0xa==0x0||_0x2334af%0xa>=0x5&&_0x2334af%0xa<=0x9||_0x2334af%0x64>=0xb&&_0x2334af%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':_0x1d25c0=>_0x1d25c0%0xa==0x1&&_0x1d25c0%0x64!=0xb?0x0:_0x1d25c0%0xa>=0x2&&_0x1d25c0%0xa<=0x4&&(_0x1d25c0%0x64<0xc||_0x1d25c0%0x64>0xe)?0x1:_0x1d25c0%0xa==0x0||_0x1d25c0%0xa>=0x5&&_0x1d25c0%0xa<=0x9||_0x1d25c0%0x64>=0xb&&_0x1d25c0%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5667e2=>{const {ru:{dictionary:_0x57f836,getPluralForm:_0x4a10d2}}={'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':_0x54c0c1=>_0x54c0c1%0xa==0x1&&_0x54c0c1%0x64!=0xb?0x0:_0x54c0c1%0xa>=0x2&&_0x54c0c1%0xa<=0x4&&(_0x54c0c1%0x64<0xc||_0x54c0c1%0x64>0xe)?0x1:_0x54c0c1%0xa==0x0||_0x54c0c1%0xa>=0x5&&_0x54c0c1%0xa<=0x9||_0x54c0c1%0x64>=0xb&&_0x54c0c1%0x64<=0xe?0x2:0x3}};_0x5667e2['ru']||={'dictionary':{},'getPluralForm':null},_0x5667e2['ru']['dictionary']=Object['assign'](_0x5667e2['ru']['dictionary'],_0x57f836),_0x5667e2['ru']['getPluralForm']=_0x4a10d2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa6fda0=>{const {ru:{dictionary:_0x2bcc93,getPluralForm:_0x9bd1f2}}={'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':_0x40745c=>_0x40745c%0xa==0x1&&_0x40745c%0x64!=0xb?0x0:_0x40745c%0xa>=0x2&&_0x40745c%0xa<=0x4&&(_0x40745c%0x64<0xc||_0x40745c%0x64>0xe)?0x1:_0x40745c%0xa==0x0||_0x40745c%0xa>=0x5&&_0x40745c%0xa<=0x9||_0x40745c%0x64>=0xb&&_0x40745c%0x64<=0xe?0x2:0x3}};_0xa6fda0['ru']||={'dictionary':{},'getPluralForm':null},_0xa6fda0['ru']['dictionary']=Object['assign'](_0xa6fda0['ru']['dictionary'],_0x2bcc93),_0xa6fda0['ru']['getPluralForm']=_0x9bd1f2;})(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':_0x2770bd=>_0x2770bd%0x1==0x0&&0x1==_0x2770bd?0x0:_0x2770bd%0x1==0x0&&_0x2770bd>=0x2&&_0x2770bd<=0x4?0x1:_0x2770bd%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':_0x4e5db0=>_0x4e5db0%0x1==0x0&&0x1==_0x4e5db0?0x0:_0x4e5db0%0x1==0x0&&_0x4e5db0>=0x2&&_0x4e5db0<=0x4?0x1:_0x4e5db0%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x56ef7f=>{const {sk:{dictionary:_0x5ce348,getPluralForm:_0x5ac921}}={'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':_0x56de6e=>_0x56de6e%0x1==0x0&&0x1==_0x56de6e?0x0:_0x56de6e%0x1==0x0&&_0x56de6e>=0x2&&_0x56de6e<=0x4?0x1:_0x56de6e%0x1!=0x0?0x2:0x3}};_0x56ef7f['sk']||={'dictionary':{},'getPluralForm':null},_0x56ef7f['sk']['dictionary']=Object['assign'](_0x56ef7f['sk']['dictionary'],_0x5ce348),_0x56ef7f['sk']['getPluralForm']=_0x5ac921;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33f76d=>{const {sk:{dictionary:_0x3516b9,getPluralForm:_0x4b67a3}}={'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':_0x401c54=>_0x401c54%0x1==0x0&&0x1==_0x401c54?0x0:_0x401c54%0x1==0x0&&_0x401c54>=0x2&&_0x401c54<=0x4?0x1:_0x401c54%0x1!=0x0?0x2:0x3}};_0x33f76d['sk']||={'dictionary':{},'getPluralForm':null},_0x33f76d['sk']['dictionary']=Object['assign'](_0x33f76d['sk']['dictionary'],_0x3516b9),_0x33f76d['sk']['getPluralForm']=_0x4b67a3;})(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':_0x3b144c=>_0x3b144c%0xa==0x1&&_0x3b144c%0x64!=0xb?0x0:_0x3b144c%0xa>=0x2&&_0x3b144c%0xa<=0x4&&(_0x3b144c%0x64<0xa||_0x3b144c%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':_0xa8413d=>_0xa8413d%0xa==0x1&&_0xa8413d%0x64!=0xb?0x0:_0xa8413d%0xa>=0x2&&_0xa8413d%0xa<=0x4&&(_0xa8413d%0x64<0xa||_0xa8413d%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x483bb=>{const {'sr-latn':{dictionary:_0x15c99c,getPluralForm:_0x173038}}={'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':_0x16b8f7=>_0x16b8f7%0xa==0x1&&_0x16b8f7%0x64!=0xb?0x0:_0x16b8f7%0xa>=0x2&&_0x16b8f7%0xa<=0x4&&(_0x16b8f7%0x64<0xa||_0x16b8f7%0x64>=0x14)?0x1:0x2}};_0x483bb['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x483bb['sr-latn']['dictionary']=Object['assign'](_0x483bb['sr-latn']['dictionary'],_0x15c99c),_0x483bb['sr-latn']['getPluralForm']=_0x173038;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x55a4ed=>{const {'sr-latn':{dictionary:_0x4c5fb7,getPluralForm:_0xf5b9e3}}={'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':_0x5987cb=>_0x5987cb%0xa==0x1&&_0x5987cb%0x64!=0xb?0x0:_0x5987cb%0xa>=0x2&&_0x5987cb%0xa<=0x4&&(_0x5987cb%0x64<0xa||_0x5987cb%0x64>=0x14)?0x1:0x2}};_0x55a4ed['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x55a4ed['sr-latn']['dictionary']=Object['assign'](_0x55a4ed['sr-latn']['dictionary'],_0x4c5fb7),_0x55a4ed['sr-latn']['getPluralForm']=_0xf5b9e3;})(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':_0x26e63c=>_0x26e63c%0xa==0x1&&_0x26e63c%0x64!=0xb?0x0:_0x26e63c%0xa>=0x2&&_0x26e63c%0xa<=0x4&&(_0x26e63c%0x64<0xa||_0x26e63c%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':_0x3516bc=>_0x3516bc%0xa==0x1&&_0x3516bc%0x64!=0xb?0x0:_0x3516bc%0xa>=0x2&&_0x3516bc%0xa<=0x4&&(_0x3516bc%0x64<0xa||_0x3516bc%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x35355d=>{const {sr:{dictionary:_0x142ba5,getPluralForm:_0x56f49e}}={'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':_0x77796d=>_0x77796d%0xa==0x1&&_0x77796d%0x64!=0xb?0x0:_0x77796d%0xa>=0x2&&_0x77796d%0xa<=0x4&&(_0x77796d%0x64<0xa||_0x77796d%0x64>=0x14)?0x1:0x2}};_0x35355d['sr']||={'dictionary':{},'getPluralForm':null},_0x35355d['sr']['dictionary']=Object['assign'](_0x35355d['sr']['dictionary'],_0x142ba5),_0x35355d['sr']['getPluralForm']=_0x56f49e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa66783=>{const {sr:{dictionary:_0x5dcc73,getPluralForm:_0xcd0e89}}={'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':_0x157804=>_0x157804%0xa==0x1&&_0x157804%0x64!=0xb?0x0:_0x157804%0xa>=0x2&&_0x157804%0xa<=0x4&&(_0x157804%0x64<0xa||_0x157804%0x64>=0x14)?0x1:0x2}};_0xa66783['sr']||={'dictionary':{},'getPluralForm':null},_0xa66783['sr']['dictionary']=Object['assign'](_0xa66783['sr']['dictionary'],_0x5dcc73),_0xa66783['sr']['getPluralForm']=_0xcd0e89;})(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':_0x37ce0b=>0x1!=_0x37ce0b}};
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':_0xa2233a=>0x1!=_0xa2233a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x439825=>{const {sv:{dictionary:_0x508553,getPluralForm:_0x2e8073}}={'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':_0x833f4f=>0x1!=_0x833f4f}};_0x439825['sv']||={'dictionary':{},'getPluralForm':null},_0x439825['sv']['dictionary']=Object['assign'](_0x439825['sv']['dictionary'],_0x508553),_0x439825['sv']['getPluralForm']=_0x2e8073;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x492fde=>{const {sv:{dictionary:_0x2d0456,getPluralForm:_0x1aaa56}}={'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':_0x4ff5ba=>0x1!=_0x4ff5ba}};_0x492fde['sv']||={'dictionary':{},'getPluralForm':null},_0x492fde['sv']['dictionary']=Object['assign'](_0x492fde['sv']['dictionary'],_0x2d0456),_0x492fde['sv']['getPluralForm']=_0x1aaa56;})(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':_0x36f9ab=>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':_0x53ff4=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4c8e76=>{const {th:{dictionary:_0x38454b,getPluralForm:_0x183617}}={'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':_0x8c503f=>0x0}};_0x4c8e76['th']||={'dictionary':{},'getPluralForm':null},_0x4c8e76['th']['dictionary']=Object['assign'](_0x4c8e76['th']['dictionary'],_0x38454b),_0x4c8e76['th']['getPluralForm']=_0x183617;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2bab36=>{const {th:{dictionary:_0x583b3c,getPluralForm:_0x22b94a}}={'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':_0x5cd8f3=>0x0}};_0x2bab36['th']||={'dictionary':{},'getPluralForm':null},_0x2bab36['th']['dictionary']=Object['assign'](_0x2bab36['th']['dictionary'],_0x583b3c),_0x2bab36['th']['getPluralForm']=_0x22b94a;})(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':_0x559127=>_0x559127>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':_0x573831=>_0x573831>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2d955d=>{const {tr:{dictionary:_0x5bc5d4,getPluralForm:_0x503b0c}}={'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':_0x52f2fe=>_0x52f2fe>0x1}};_0x2d955d['tr']||={'dictionary':{},'getPluralForm':null},_0x2d955d['tr']['dictionary']=Object['assign'](_0x2d955d['tr']['dictionary'],_0x5bc5d4),_0x2d955d['tr']['getPluralForm']=_0x503b0c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x373bbb=>{const {tr:{dictionary:_0x2bdae0,getPluralForm:_0x4c0b4a}}={'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':_0x5661a9=>_0x5661a9>0x1}};_0x373bbb['tr']||={'dictionary':{},'getPluralForm':null},_0x373bbb['tr']['dictionary']=Object['assign'](_0x373bbb['tr']['dictionary'],_0x2bdae0),_0x373bbb['tr']['getPluralForm']=_0x4c0b4a;})(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':_0x57b02f=>0x1!=_0x57b02f}};
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':_0x19c183=>0x1!=_0x19c183}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x50016c=>{const {ug:{dictionary:_0x5e90a4,getPluralForm:_0x381a9d}}={'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':_0x43d27f=>0x1!=_0x43d27f}};_0x50016c['ug']||={'dictionary':{},'getPluralForm':null},_0x50016c['ug']['dictionary']=Object['assign'](_0x50016c['ug']['dictionary'],_0x5e90a4),_0x50016c['ug']['getPluralForm']=_0x381a9d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xacf677=>{const {ug:{dictionary:_0x4e2a7c,getPluralForm:_0x1082cf}}={'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':_0xe55eaa=>0x1!=_0xe55eaa}};_0xacf677['ug']||={'dictionary':{},'getPluralForm':null},_0xacf677['ug']['dictionary']=Object['assign'](_0xacf677['ug']['dictionary'],_0x4e2a7c),_0xacf677['ug']['getPluralForm']=_0x1082cf;})(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':_0x161455=>_0x161455%0x1==0x0&&_0x161455%0xa==0x1&&_0x161455%0x64!=0xb?0x0:_0x161455%0x1==0x0&&_0x161455%0xa>=0x2&&_0x161455%0xa<=0x4&&(_0x161455%0x64<0xc||_0x161455%0x64>0xe)?0x1:_0x161455%0x1==0x0&&(_0x161455%0xa==0x0||_0x161455%0xa>=0x5&&_0x161455%0xa<=0x9||_0x161455%0x64>=0xb&&_0x161455%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':_0x36dc05=>_0x36dc05%0x1==0x0&&_0x36dc05%0xa==0x1&&_0x36dc05%0x64!=0xb?0x0:_0x36dc05%0x1==0x0&&_0x36dc05%0xa>=0x2&&_0x36dc05%0xa<=0x4&&(_0x36dc05%0x64<0xc||_0x36dc05%0x64>0xe)?0x1:_0x36dc05%0x1==0x0&&(_0x36dc05%0xa==0x0||_0x36dc05%0xa>=0x5&&_0x36dc05%0xa<=0x9||_0x36dc05%0x64>=0xb&&_0x36dc05%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1ed9f2=>{const {uk:{dictionary:_0x25ce87,getPluralForm:_0x27e77c}}={'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':_0x459260=>_0x459260%0x1==0x0&&_0x459260%0xa==0x1&&_0x459260%0x64!=0xb?0x0:_0x459260%0x1==0x0&&_0x459260%0xa>=0x2&&_0x459260%0xa<=0x4&&(_0x459260%0x64<0xc||_0x459260%0x64>0xe)?0x1:_0x459260%0x1==0x0&&(_0x459260%0xa==0x0||_0x459260%0xa>=0x5&&_0x459260%0xa<=0x9||_0x459260%0x64>=0xb&&_0x459260%0x64<=0xe)?0x2:0x3}};_0x1ed9f2['uk']||={'dictionary':{},'getPluralForm':null},_0x1ed9f2['uk']['dictionary']=Object['assign'](_0x1ed9f2['uk']['dictionary'],_0x25ce87),_0x1ed9f2['uk']['getPluralForm']=_0x27e77c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x14b067=>{const {uk:{dictionary:_0x25e9d6,getPluralForm:_0x1cf3d7}}={'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':_0x2b1df3=>_0x2b1df3%0x1==0x0&&_0x2b1df3%0xa==0x1&&_0x2b1df3%0x64!=0xb?0x0:_0x2b1df3%0x1==0x0&&_0x2b1df3%0xa>=0x2&&_0x2b1df3%0xa<=0x4&&(_0x2b1df3%0x64<0xc||_0x2b1df3%0x64>0xe)?0x1:_0x2b1df3%0x1==0x0&&(_0x2b1df3%0xa==0x0||_0x2b1df3%0xa>=0x5&&_0x2b1df3%0xa<=0x9||_0x2b1df3%0x64>=0xb&&_0x2b1df3%0x64<=0xe)?0x2:0x3}};_0x14b067['uk']||={'dictionary':{},'getPluralForm':null},_0x14b067['uk']['dictionary']=Object['assign'](_0x14b067['uk']['dictionary'],_0x25e9d6),_0x14b067['uk']['getPluralForm']=_0x1cf3d7;})(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':_0x5e7f79=>0x1!=_0x5e7f79}};
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':_0xc31c3b=>0x1!=_0xc31c3b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b5972=>{const {ur:{dictionary:_0x294d7a,getPluralForm:_0x56d51d}}={'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':_0x10b461=>0x1!=_0x10b461}};_0x4b5972['ur']||={'dictionary':{},'getPluralForm':null},_0x4b5972['ur']['dictionary']=Object['assign'](_0x4b5972['ur']['dictionary'],_0x294d7a),_0x4b5972['ur']['getPluralForm']=_0x56d51d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xb8d597=>{const {ur:{dictionary:_0x5d4b39,getPluralForm:_0x34d7eb}}={'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':_0x4b5a8a=>0x1!=_0x4b5a8a}};_0xb8d597['ur']||={'dictionary':{},'getPluralForm':null},_0xb8d597['ur']['dictionary']=Object['assign'](_0xb8d597['ur']['dictionary'],_0x5d4b39),_0xb8d597['ur']['getPluralForm']=_0x34d7eb;})(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':_0x59243b=>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':_0x3fb736=>0x0}};