@ckeditor/ckeditor5-export-word 42.0.2-alpha.1 → 42.0.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 (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 +4 -4
  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
- (_0x26c8e1=>{const {id:{dictionary:_0x5dcf67,getPluralForm:_0x217c89}}={'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':_0x49559c=>0x0}};_0x26c8e1['id']||={'dictionary':{},'getPluralForm':null},_0x26c8e1['id']['dictionary']=Object['assign'](_0x26c8e1['id']['dictionary'],_0x5dcf67),_0x26c8e1['id']['getPluralForm']=_0x217c89;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1c0b6d=>{const {id:{dictionary:_0x3d41f2,getPluralForm:_0x5209f4}}={'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':_0x42096f=>0x0}};_0x1c0b6d['id']||={'dictionary':{},'getPluralForm':null},_0x1c0b6d['id']['dictionary']=Object['assign'](_0x1c0b6d['id']['dictionary'],_0x3d41f2),_0x1c0b6d['id']['getPluralForm']=_0x5209f4;})(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':_0x408007=>0x1==_0x408007?0x0:0x0!=_0x408007&&_0x408007%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':_0x4c0db6=>0x1==_0x4c0db6?0x0:0x0!=_0x4c0db6&&_0x4c0db6%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x311a30=>{const {it:{dictionary:_0x242db7,getPluralForm:_0x4b9758}}={'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':_0x47339a=>0x1==_0x47339a?0x0:0x0!=_0x47339a&&_0x47339a%0xf4240==0x0?0x1:0x2}};_0x311a30['it']||={'dictionary':{},'getPluralForm':null},_0x311a30['it']['dictionary']=Object['assign'](_0x311a30['it']['dictionary'],_0x242db7),_0x311a30['it']['getPluralForm']=_0x4b9758;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x10cdfa=>{const {it:{dictionary:_0x2f0bda,getPluralForm:_0x4eabf2}}={'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':_0x567d84=>0x1==_0x567d84?0x0:0x0!=_0x567d84&&_0x567d84%0xf4240==0x0?0x1:0x2}};_0x10cdfa['it']||={'dictionary':{},'getPluralForm':null},_0x10cdfa['it']['dictionary']=Object['assign'](_0x10cdfa['it']['dictionary'],_0x2f0bda),_0x10cdfa['it']['getPluralForm']=_0x4eabf2;})(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':_0x2dfe91=>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':_0x5445a4=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x17d0c1=>{const {ja:{dictionary:_0x29a414,getPluralForm:_0x58524b}}={'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':_0x28cbb8=>0x0}};_0x17d0c1['ja']||={'dictionary':{},'getPluralForm':null},_0x17d0c1['ja']['dictionary']=Object['assign'](_0x17d0c1['ja']['dictionary'],_0x29a414),_0x17d0c1['ja']['getPluralForm']=_0x58524b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2b72aa=>{const {ja:{dictionary:_0x44014e,getPluralForm:_0x178eb9}}={'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':_0x5c7630=>0x0}};_0x2b72aa['ja']||={'dictionary':{},'getPluralForm':null},_0x2b72aa['ja']['dictionary']=Object['assign'](_0x2b72aa['ja']['dictionary'],_0x44014e),_0x2b72aa['ja']['getPluralForm']=_0x178eb9;})(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':_0x1cb292=>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':_0x5967ac=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3999ca=>{const {jv:{dictionary:_0x455627,getPluralForm:_0x15028a}}={'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':_0x5488c5=>0x0}};_0x3999ca['jv']||={'dictionary':{},'getPluralForm':null},_0x3999ca['jv']['dictionary']=Object['assign'](_0x3999ca['jv']['dictionary'],_0x455627),_0x3999ca['jv']['getPluralForm']=_0x15028a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x507423=>{const {jv:{dictionary:_0x1f794a,getPluralForm:_0x4ebfb8}}={'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':_0x239eee=>0x0}};_0x507423['jv']||={'dictionary':{},'getPluralForm':null},_0x507423['jv']['dictionary']=Object['assign'](_0x507423['jv']['dictionary'],_0x1f794a),_0x507423['jv']['getPluralForm']=_0x4ebfb8;})(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':_0x108cfc=>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':_0x66a36b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x364b4c=>{const {ko:{dictionary:_0x2c5f5f,getPluralForm:_0x6fc55f}}={'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':_0x1cf0c4=>0x0}};_0x364b4c['ko']||={'dictionary':{},'getPluralForm':null},_0x364b4c['ko']['dictionary']=Object['assign'](_0x364b4c['ko']['dictionary'],_0x2c5f5f),_0x364b4c['ko']['getPluralForm']=_0x6fc55f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x231ff3=>{const {ko:{dictionary:_0x30ad60,getPluralForm:_0x34e8f3}}={'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':_0x16b574=>0x0}};_0x231ff3['ko']||={'dictionary':{},'getPluralForm':null},_0x231ff3['ko']['dictionary']=Object['assign'](_0x231ff3['ko']['dictionary'],_0x30ad60),_0x231ff3['ko']['getPluralForm']=_0x34e8f3;})(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':_0x59f07d=>_0x59f07d%0xa==0x1&&(_0x59f07d%0x64>0x13||_0x59f07d%0x64<0xb)?0x0:_0x59f07d%0xa>=0x2&&_0x59f07d%0xa<=0x9&&(_0x59f07d%0x64>0x13||_0x59f07d%0x64<0xb)?0x1:_0x59f07d%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':_0x226b21=>_0x226b21%0xa==0x1&&(_0x226b21%0x64>0x13||_0x226b21%0x64<0xb)?0x0:_0x226b21%0xa>=0x2&&_0x226b21%0xa<=0x9&&(_0x226b21%0x64>0x13||_0x226b21%0x64<0xb)?0x1:_0x226b21%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x12c1a3=>{const {lt:{dictionary:_0x145ebc,getPluralForm:_0x5c8674}}={'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':_0x5c6da5=>_0x5c6da5%0xa==0x1&&(_0x5c6da5%0x64>0x13||_0x5c6da5%0x64<0xb)?0x0:_0x5c6da5%0xa>=0x2&&_0x5c6da5%0xa<=0x9&&(_0x5c6da5%0x64>0x13||_0x5c6da5%0x64<0xb)?0x1:_0x5c6da5%0x1!=0x0?0x2:0x3}};_0x12c1a3['lt']||={'dictionary':{},'getPluralForm':null},_0x12c1a3['lt']['dictionary']=Object['assign'](_0x12c1a3['lt']['dictionary'],_0x145ebc),_0x12c1a3['lt']['getPluralForm']=_0x5c8674;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa93e6c=>{const {lt:{dictionary:_0x2baf96,getPluralForm:_0x48b68a}}={'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':_0x994cf1=>_0x994cf1%0xa==0x1&&(_0x994cf1%0x64>0x13||_0x994cf1%0x64<0xb)?0x0:_0x994cf1%0xa>=0x2&&_0x994cf1%0xa<=0x9&&(_0x994cf1%0x64>0x13||_0x994cf1%0x64<0xb)?0x1:_0x994cf1%0x1!=0x0?0x2:0x3}};_0xa93e6c['lt']||={'dictionary':{},'getPluralForm':null},_0xa93e6c['lt']['dictionary']=Object['assign'](_0xa93e6c['lt']['dictionary'],_0x2baf96),_0xa93e6c['lt']['getPluralForm']=_0x48b68a;})(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':_0x130079=>_0x130079%0xa==0x1&&_0x130079%0x64!=0xb?0x0:0x0!=_0x130079?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':_0x3a5fb2=>_0x3a5fb2%0xa==0x1&&_0x3a5fb2%0x64!=0xb?0x0:0x0!=_0x3a5fb2?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4307e3=>{const {lv:{dictionary:_0x3dacf7,getPluralForm:_0x3a3fc4}}={'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':_0x1e7c41=>_0x1e7c41%0xa==0x1&&_0x1e7c41%0x64!=0xb?0x0:0x0!=_0x1e7c41?0x1:0x2}};_0x4307e3['lv']||={'dictionary':{},'getPluralForm':null},_0x4307e3['lv']['dictionary']=Object['assign'](_0x4307e3['lv']['dictionary'],_0x3dacf7),_0x4307e3['lv']['getPluralForm']=_0x3a3fc4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5c5c84=>{const {lv:{dictionary:_0x407cf4,getPluralForm:_0x94498c}}={'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':_0x4fd1da=>_0x4fd1da%0xa==0x1&&_0x4fd1da%0x64!=0xb?0x0:0x0!=_0x4fd1da?0x1:0x2}};_0x5c5c84['lv']||={'dictionary':{},'getPluralForm':null},_0x5c5c84['lv']['dictionary']=Object['assign'](_0x5c5c84['lv']['dictionary'],_0x407cf4),_0x5c5c84['lv']['getPluralForm']=_0x94498c;})(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':_0xf892e5=>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':_0x18c79c=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x555ec4=>{const {ms:{dictionary:_0x5524fe,getPluralForm:_0x4ef952}}={'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':_0x2a1378=>0x0}};_0x555ec4['ms']||={'dictionary':{},'getPluralForm':null},_0x555ec4['ms']['dictionary']=Object['assign'](_0x555ec4['ms']['dictionary'],_0x5524fe),_0x555ec4['ms']['getPluralForm']=_0x4ef952;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c06c7=>{const {ms:{dictionary:_0x25dee9,getPluralForm:_0x16b1f7}}={'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':_0x29b2f0=>0x0}};_0x2c06c7['ms']||={'dictionary':{},'getPluralForm':null},_0x2c06c7['ms']['dictionary']=Object['assign'](_0x2c06c7['ms']['dictionary'],_0x25dee9),_0x2c06c7['ms']['getPluralForm']=_0x16b1f7;})(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':_0x20d42d=>0x1!=_0x20d42d}};
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':_0x223fa0=>0x1!=_0x223fa0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xa21d0e=>{const {nl:{dictionary:_0xa0e9ee,getPluralForm:_0x1a2a35}}={'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':_0x5ea5f0=>0x1!=_0x5ea5f0}};_0xa21d0e['nl']||={'dictionary':{},'getPluralForm':null},_0xa21d0e['nl']['dictionary']=Object['assign'](_0xa21d0e['nl']['dictionary'],_0xa0e9ee),_0xa21d0e['nl']['getPluralForm']=_0x1a2a35;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1bd68f=>{const {nl:{dictionary:_0x2bb7a3,getPluralForm:_0x460715}}={'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':_0x3ea664=>0x1!=_0x3ea664}};_0x1bd68f['nl']||={'dictionary':{},'getPluralForm':null},_0x1bd68f['nl']['dictionary']=Object['assign'](_0x1bd68f['nl']['dictionary'],_0x2bb7a3),_0x1bd68f['nl']['getPluralForm']=_0x460715;})(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':_0x2b3a75=>0x1!=_0x2b3a75}};
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':_0x320d73=>0x1!=_0x320d73}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3067df=>{const {no:{dictionary:_0x5731eb,getPluralForm:_0xff5551}}={'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':_0x5d7391=>0x1!=_0x5d7391}};_0x3067df['no']||={'dictionary':{},'getPluralForm':null},_0x3067df['no']['dictionary']=Object['assign'](_0x3067df['no']['dictionary'],_0x5731eb),_0x3067df['no']['getPluralForm']=_0xff5551;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x71f33b=>{const {no:{dictionary:_0x3e8392,getPluralForm:_0x1c2bba}}={'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':_0x460f6d=>0x1!=_0x460f6d}};_0x71f33b['no']||={'dictionary':{},'getPluralForm':null},_0x71f33b['no']['dictionary']=Object['assign'](_0x71f33b['no']['dictionary'],_0x3e8392),_0x71f33b['no']['getPluralForm']=_0x1c2bba;})(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':_0x371547=>0x1==_0x371547?0x0:_0x371547%0xa>=0x2&&_0x371547%0xa<=0x4&&(_0x371547%0x64<0xc||_0x371547%0x64>0xe)?0x1:0x1!=_0x371547&&_0x371547%0xa>=0x0&&_0x371547%0xa<=0x1||_0x371547%0xa>=0x5&&_0x371547%0xa<=0x9||_0x371547%0x64>=0xc&&_0x371547%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':_0xb07f6e=>0x1==_0xb07f6e?0x0:_0xb07f6e%0xa>=0x2&&_0xb07f6e%0xa<=0x4&&(_0xb07f6e%0x64<0xc||_0xb07f6e%0x64>0xe)?0x1:0x1!=_0xb07f6e&&_0xb07f6e%0xa>=0x0&&_0xb07f6e%0xa<=0x1||_0xb07f6e%0xa>=0x5&&_0xb07f6e%0xa<=0x9||_0xb07f6e%0x64>=0xc&&_0xb07f6e%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4425d9=>{const {pl:{dictionary:_0x5ca15c,getPluralForm:_0x3149cf}}={'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':_0x14d3ef=>0x1==_0x14d3ef?0x0:_0x14d3ef%0xa>=0x2&&_0x14d3ef%0xa<=0x4&&(_0x14d3ef%0x64<0xc||_0x14d3ef%0x64>0xe)?0x1:0x1!=_0x14d3ef&&_0x14d3ef%0xa>=0x0&&_0x14d3ef%0xa<=0x1||_0x14d3ef%0xa>=0x5&&_0x14d3ef%0xa<=0x9||_0x14d3ef%0x64>=0xc&&_0x14d3ef%0x64<=0xe?0x2:0x3}};_0x4425d9['pl']||={'dictionary':{},'getPluralForm':null},_0x4425d9['pl']['dictionary']=Object['assign'](_0x4425d9['pl']['dictionary'],_0x5ca15c),_0x4425d9['pl']['getPluralForm']=_0x3149cf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5eb2e5=>{const {pl:{dictionary:_0x78f722,getPluralForm:_0x3a7eb0}}={'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':_0x900dcf=>0x1==_0x900dcf?0x0:_0x900dcf%0xa>=0x2&&_0x900dcf%0xa<=0x4&&(_0x900dcf%0x64<0xc||_0x900dcf%0x64>0xe)?0x1:0x1!=_0x900dcf&&_0x900dcf%0xa>=0x0&&_0x900dcf%0xa<=0x1||_0x900dcf%0xa>=0x5&&_0x900dcf%0xa<=0x9||_0x900dcf%0x64>=0xc&&_0x900dcf%0x64<=0xe?0x2:0x3}};_0x5eb2e5['pl']||={'dictionary':{},'getPluralForm':null},_0x5eb2e5['pl']['dictionary']=Object['assign'](_0x5eb2e5['pl']['dictionary'],_0x78f722),_0x5eb2e5['pl']['getPluralForm']=_0x3a7eb0;})(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':_0x4c1c20=>0x0==_0x4c1c20||0x1==_0x4c1c20?0x0:0x0!=_0x4c1c20&&_0x4c1c20%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':_0x1f4112=>0x0==_0x1f4112||0x1==_0x1f4112?0x0:0x0!=_0x1f4112&&_0x1f4112%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x28e8ae=>{const {'pt-br':{dictionary:_0x544198,getPluralForm:_0xd7a259}}={'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':_0xfa575e=>0x0==_0xfa575e||0x1==_0xfa575e?0x0:0x0!=_0xfa575e&&_0xfa575e%0xf4240==0x0?0x1:0x2}};_0x28e8ae['pt-br']||={'dictionary':{},'getPluralForm':null},_0x28e8ae['pt-br']['dictionary']=Object['assign'](_0x28e8ae['pt-br']['dictionary'],_0x544198),_0x28e8ae['pt-br']['getPluralForm']=_0xd7a259;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x187cd7=>{const {'pt-br':{dictionary:_0x4f00ae,getPluralForm:_0x4023ff}}={'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':_0x380edc=>0x0==_0x380edc||0x1==_0x380edc?0x0:0x0!=_0x380edc&&_0x380edc%0xf4240==0x0?0x1:0x2}};_0x187cd7['pt-br']||={'dictionary':{},'getPluralForm':null},_0x187cd7['pt-br']['dictionary']=Object['assign'](_0x187cd7['pt-br']['dictionary'],_0x4f00ae),_0x187cd7['pt-br']['getPluralForm']=_0x4023ff;})(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':_0x2d4ba2=>0x0==_0x2d4ba2||0x1==_0x2d4ba2?0x0:0x0!=_0x2d4ba2&&_0x2d4ba2%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':_0x4e72fb=>0x0==_0x4e72fb||0x1==_0x4e72fb?0x0:0x0!=_0x4e72fb&&_0x4e72fb%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3b62c9=>{const {pt:{dictionary:_0x38aab8,getPluralForm:_0x539f69}}={'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':_0x12fe91=>0x0==_0x12fe91||0x1==_0x12fe91?0x0:0x0!=_0x12fe91&&_0x12fe91%0xf4240==0x0?0x1:0x2}};_0x3b62c9['pt']||={'dictionary':{},'getPluralForm':null},_0x3b62c9['pt']['dictionary']=Object['assign'](_0x3b62c9['pt']['dictionary'],_0x38aab8),_0x3b62c9['pt']['getPluralForm']=_0x539f69;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x43c53b=>{const {pt:{dictionary:_0x4159c7,getPluralForm:_0x156a6a}}={'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':_0x108107=>0x0==_0x108107||0x1==_0x108107?0x0:0x0!=_0x108107&&_0x108107%0xf4240==0x0?0x1:0x2}};_0x43c53b['pt']||={'dictionary':{},'getPluralForm':null},_0x43c53b['pt']['dictionary']=Object['assign'](_0x43c53b['pt']['dictionary'],_0x4159c7),_0x43c53b['pt']['getPluralForm']=_0x156a6a;})(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':_0x14e0f5=>0x1==_0x14e0f5?0x0:_0x14e0f5%0x64>0x13||_0x14e0f5%0x64==0x0&&0x0!=_0x14e0f5?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':_0xf03890=>0x1==_0xf03890?0x0:_0xf03890%0x64>0x13||_0xf03890%0x64==0x0&&0x0!=_0xf03890?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x41f985=>{const {ro:{dictionary:_0x18494e,getPluralForm:_0x44df45}}={'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':_0xe35d60=>0x1==_0xe35d60?0x0:_0xe35d60%0x64>0x13||_0xe35d60%0x64==0x0&&0x0!=_0xe35d60?0x2:0x1}};_0x41f985['ro']||={'dictionary':{},'getPluralForm':null},_0x41f985['ro']['dictionary']=Object['assign'](_0x41f985['ro']['dictionary'],_0x18494e),_0x41f985['ro']['getPluralForm']=_0x44df45;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x10fa40=>{const {ro:{dictionary:_0x4d9882,getPluralForm:_0x5586b0}}={'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':_0x54da81=>0x1==_0x54da81?0x0:_0x54da81%0x64>0x13||_0x54da81%0x64==0x0&&0x0!=_0x54da81?0x2:0x1}};_0x10fa40['ro']||={'dictionary':{},'getPluralForm':null},_0x10fa40['ro']['dictionary']=Object['assign'](_0x10fa40['ro']['dictionary'],_0x4d9882),_0x10fa40['ro']['getPluralForm']=_0x5586b0;})(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':_0x458244=>_0x458244%0xa==0x1&&_0x458244%0x64!=0xb?0x0:_0x458244%0xa>=0x2&&_0x458244%0xa<=0x4&&(_0x458244%0x64<0xc||_0x458244%0x64>0xe)?0x1:_0x458244%0xa==0x0||_0x458244%0xa>=0x5&&_0x458244%0xa<=0x9||_0x458244%0x64>=0xb&&_0x458244%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':_0x168cd0=>_0x168cd0%0xa==0x1&&_0x168cd0%0x64!=0xb?0x0:_0x168cd0%0xa>=0x2&&_0x168cd0%0xa<=0x4&&(_0x168cd0%0x64<0xc||_0x168cd0%0x64>0xe)?0x1:_0x168cd0%0xa==0x0||_0x168cd0%0xa>=0x5&&_0x168cd0%0xa<=0x9||_0x168cd0%0x64>=0xb&&_0x168cd0%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x502583=>{const {ru:{dictionary:_0x40e2bb,getPluralForm:_0x14ceaf}}={'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':_0x3ac568=>_0x3ac568%0xa==0x1&&_0x3ac568%0x64!=0xb?0x0:_0x3ac568%0xa>=0x2&&_0x3ac568%0xa<=0x4&&(_0x3ac568%0x64<0xc||_0x3ac568%0x64>0xe)?0x1:_0x3ac568%0xa==0x0||_0x3ac568%0xa>=0x5&&_0x3ac568%0xa<=0x9||_0x3ac568%0x64>=0xb&&_0x3ac568%0x64<=0xe?0x2:0x3}};_0x502583['ru']||={'dictionary':{},'getPluralForm':null},_0x502583['ru']['dictionary']=Object['assign'](_0x502583['ru']['dictionary'],_0x40e2bb),_0x502583['ru']['getPluralForm']=_0x14ceaf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3bf365=>{const {ru:{dictionary:_0x82010d,getPluralForm:_0x3a3201}}={'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':_0x1bb1c1=>_0x1bb1c1%0xa==0x1&&_0x1bb1c1%0x64!=0xb?0x0:_0x1bb1c1%0xa>=0x2&&_0x1bb1c1%0xa<=0x4&&(_0x1bb1c1%0x64<0xc||_0x1bb1c1%0x64>0xe)?0x1:_0x1bb1c1%0xa==0x0||_0x1bb1c1%0xa>=0x5&&_0x1bb1c1%0xa<=0x9||_0x1bb1c1%0x64>=0xb&&_0x1bb1c1%0x64<=0xe?0x2:0x3}};_0x3bf365['ru']||={'dictionary':{},'getPluralForm':null},_0x3bf365['ru']['dictionary']=Object['assign'](_0x3bf365['ru']['dictionary'],_0x82010d),_0x3bf365['ru']['getPluralForm']=_0x3a3201;})(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':_0x4bebf8=>_0x4bebf8%0x1==0x0&&0x1==_0x4bebf8?0x0:_0x4bebf8%0x1==0x0&&_0x4bebf8>=0x2&&_0x4bebf8<=0x4?0x1:_0x4bebf8%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':_0x5e5857=>_0x5e5857%0x1==0x0&&0x1==_0x5e5857?0x0:_0x5e5857%0x1==0x0&&_0x5e5857>=0x2&&_0x5e5857<=0x4?0x1:_0x5e5857%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x28496c=>{const {sk:{dictionary:_0x5b0737,getPluralForm:_0x142a99}}={'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':_0x24f758=>_0x24f758%0x1==0x0&&0x1==_0x24f758?0x0:_0x24f758%0x1==0x0&&_0x24f758>=0x2&&_0x24f758<=0x4?0x1:_0x24f758%0x1!=0x0?0x2:0x3}};_0x28496c['sk']||={'dictionary':{},'getPluralForm':null},_0x28496c['sk']['dictionary']=Object['assign'](_0x28496c['sk']['dictionary'],_0x5b0737),_0x28496c['sk']['getPluralForm']=_0x142a99;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x20a10d=>{const {sk:{dictionary:_0x4f6d41,getPluralForm:_0x36a0cf}}={'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':_0x5b20b2=>_0x5b20b2%0x1==0x0&&0x1==_0x5b20b2?0x0:_0x5b20b2%0x1==0x0&&_0x5b20b2>=0x2&&_0x5b20b2<=0x4?0x1:_0x5b20b2%0x1!=0x0?0x2:0x3}};_0x20a10d['sk']||={'dictionary':{},'getPluralForm':null},_0x20a10d['sk']['dictionary']=Object['assign'](_0x20a10d['sk']['dictionary'],_0x4f6d41),_0x20a10d['sk']['getPluralForm']=_0x36a0cf;})(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':_0xe11655=>_0xe11655%0xa==0x1&&_0xe11655%0x64!=0xb?0x0:_0xe11655%0xa>=0x2&&_0xe11655%0xa<=0x4&&(_0xe11655%0x64<0xa||_0xe11655%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':_0x5a9711=>_0x5a9711%0xa==0x1&&_0x5a9711%0x64!=0xb?0x0:_0x5a9711%0xa>=0x2&&_0x5a9711%0xa<=0x4&&(_0x5a9711%0x64<0xa||_0x5a9711%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a1202=>{const {'sr-latn':{dictionary:_0x1abb07,getPluralForm:_0x437970}}={'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':_0x162cb7=>_0x162cb7%0xa==0x1&&_0x162cb7%0x64!=0xb?0x0:_0x162cb7%0xa>=0x2&&_0x162cb7%0xa<=0x4&&(_0x162cb7%0x64<0xa||_0x162cb7%0x64>=0x14)?0x1:0x2}};_0x2a1202['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x2a1202['sr-latn']['dictionary']=Object['assign'](_0x2a1202['sr-latn']['dictionary'],_0x1abb07),_0x2a1202['sr-latn']['getPluralForm']=_0x437970;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x11be5e=>{const {'sr-latn':{dictionary:_0x4cc918,getPluralForm:_0x4e1ab3}}={'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':_0x2696a5=>_0x2696a5%0xa==0x1&&_0x2696a5%0x64!=0xb?0x0:_0x2696a5%0xa>=0x2&&_0x2696a5%0xa<=0x4&&(_0x2696a5%0x64<0xa||_0x2696a5%0x64>=0x14)?0x1:0x2}};_0x11be5e['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x11be5e['sr-latn']['dictionary']=Object['assign'](_0x11be5e['sr-latn']['dictionary'],_0x4cc918),_0x11be5e['sr-latn']['getPluralForm']=_0x4e1ab3;})(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':_0xd11bcc=>_0xd11bcc%0xa==0x1&&_0xd11bcc%0x64!=0xb?0x0:_0xd11bcc%0xa>=0x2&&_0xd11bcc%0xa<=0x4&&(_0xd11bcc%0x64<0xa||_0xd11bcc%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':_0xe71a4=>_0xe71a4%0xa==0x1&&_0xe71a4%0x64!=0xb?0x0:_0xe71a4%0xa>=0x2&&_0xe71a4%0xa<=0x4&&(_0xe71a4%0x64<0xa||_0xe71a4%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x283d24=>{const {sr:{dictionary:_0x542ade,getPluralForm:_0x60e528}}={'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':_0x336f06=>_0x336f06%0xa==0x1&&_0x336f06%0x64!=0xb?0x0:_0x336f06%0xa>=0x2&&_0x336f06%0xa<=0x4&&(_0x336f06%0x64<0xa||_0x336f06%0x64>=0x14)?0x1:0x2}};_0x283d24['sr']||={'dictionary':{},'getPluralForm':null},_0x283d24['sr']['dictionary']=Object['assign'](_0x283d24['sr']['dictionary'],_0x542ade),_0x283d24['sr']['getPluralForm']=_0x60e528;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xff3a05=>{const {sr:{dictionary:_0x5c579b,getPluralForm:_0x1cf088}}={'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':_0x350b76=>_0x350b76%0xa==0x1&&_0x350b76%0x64!=0xb?0x0:_0x350b76%0xa>=0x2&&_0x350b76%0xa<=0x4&&(_0x350b76%0x64<0xa||_0x350b76%0x64>=0x14)?0x1:0x2}};_0xff3a05['sr']||={'dictionary':{},'getPluralForm':null},_0xff3a05['sr']['dictionary']=Object['assign'](_0xff3a05['sr']['dictionary'],_0x5c579b),_0xff3a05['sr']['getPluralForm']=_0x1cf088;})(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':_0x453a12=>0x1!=_0x453a12}};
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':_0x13d9a0=>0x1!=_0x13d9a0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x484bd2=>{const {sv:{dictionary:_0x2455b8,getPluralForm:_0x26f833}}={'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':_0x74f202=>0x1!=_0x74f202}};_0x484bd2['sv']||={'dictionary':{},'getPluralForm':null},_0x484bd2['sv']['dictionary']=Object['assign'](_0x484bd2['sv']['dictionary'],_0x2455b8),_0x484bd2['sv']['getPluralForm']=_0x26f833;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3bef41=>{const {sv:{dictionary:_0x5e1c40,getPluralForm:_0x439118}}={'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':_0x40cfef=>0x1!=_0x40cfef}};_0x3bef41['sv']||={'dictionary':{},'getPluralForm':null},_0x3bef41['sv']['dictionary']=Object['assign'](_0x3bef41['sv']['dictionary'],_0x5e1c40),_0x3bef41['sv']['getPluralForm']=_0x439118;})(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':_0x55e7d8=>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':_0x45a2d6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4c8bfb=>{const {th:{dictionary:_0x1fd9f2,getPluralForm:_0x57bf7c}}={'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':_0x44cde3=>0x0}};_0x4c8bfb['th']||={'dictionary':{},'getPluralForm':null},_0x4c8bfb['th']['dictionary']=Object['assign'](_0x4c8bfb['th']['dictionary'],_0x1fd9f2),_0x4c8bfb['th']['getPluralForm']=_0x57bf7c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1bc52c=>{const {th:{dictionary:_0x55cb93,getPluralForm:_0x3acf93}}={'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':_0x4590d2=>0x0}};_0x1bc52c['th']||={'dictionary':{},'getPluralForm':null},_0x1bc52c['th']['dictionary']=Object['assign'](_0x1bc52c['th']['dictionary'],_0x55cb93),_0x1bc52c['th']['getPluralForm']=_0x3acf93;})(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':_0x31d5fe=>_0x31d5fe>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':_0x34ad25=>_0x34ad25>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2579de=>{const {tr:{dictionary:_0x42b654,getPluralForm:_0x2e4aca}}={'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':_0x56dcda=>_0x56dcda>0x1}};_0x2579de['tr']||={'dictionary':{},'getPluralForm':null},_0x2579de['tr']['dictionary']=Object['assign'](_0x2579de['tr']['dictionary'],_0x42b654),_0x2579de['tr']['getPluralForm']=_0x2e4aca;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2f762e=>{const {tr:{dictionary:_0x29d536,getPluralForm:_0x5cfe2a}}={'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':_0x3017c6=>_0x3017c6>0x1}};_0x2f762e['tr']||={'dictionary':{},'getPluralForm':null},_0x2f762e['tr']['dictionary']=Object['assign'](_0x2f762e['tr']['dictionary'],_0x29d536),_0x2f762e['tr']['getPluralForm']=_0x5cfe2a;})(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':_0x53002e=>0x1!=_0x53002e}};
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':_0x502670=>0x1!=_0x502670}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc418d1=>{const {ug:{dictionary:_0x5da7ba,getPluralForm:_0x35c84b}}={'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':_0x40eaaa=>0x1!=_0x40eaaa}};_0xc418d1['ug']||={'dictionary':{},'getPluralForm':null},_0xc418d1['ug']['dictionary']=Object['assign'](_0xc418d1['ug']['dictionary'],_0x5da7ba),_0xc418d1['ug']['getPluralForm']=_0x35c84b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3bb475=>{const {ug:{dictionary:_0x542d55,getPluralForm:_0x59411c}}={'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':_0x2cdefe=>0x1!=_0x2cdefe}};_0x3bb475['ug']||={'dictionary':{},'getPluralForm':null},_0x3bb475['ug']['dictionary']=Object['assign'](_0x3bb475['ug']['dictionary'],_0x542d55),_0x3bb475['ug']['getPluralForm']=_0x59411c;})(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':_0x2f4f0f=>_0x2f4f0f%0x1==0x0&&_0x2f4f0f%0xa==0x1&&_0x2f4f0f%0x64!=0xb?0x0:_0x2f4f0f%0x1==0x0&&_0x2f4f0f%0xa>=0x2&&_0x2f4f0f%0xa<=0x4&&(_0x2f4f0f%0x64<0xc||_0x2f4f0f%0x64>0xe)?0x1:_0x2f4f0f%0x1==0x0&&(_0x2f4f0f%0xa==0x0||_0x2f4f0f%0xa>=0x5&&_0x2f4f0f%0xa<=0x9||_0x2f4f0f%0x64>=0xb&&_0x2f4f0f%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':_0x4c4492=>_0x4c4492%0x1==0x0&&_0x4c4492%0xa==0x1&&_0x4c4492%0x64!=0xb?0x0:_0x4c4492%0x1==0x0&&_0x4c4492%0xa>=0x2&&_0x4c4492%0xa<=0x4&&(_0x4c4492%0x64<0xc||_0x4c4492%0x64>0xe)?0x1:_0x4c4492%0x1==0x0&&(_0x4c4492%0xa==0x0||_0x4c4492%0xa>=0x5&&_0x4c4492%0xa<=0x9||_0x4c4492%0x64>=0xb&&_0x4c4492%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x43e752=>{const {uk:{dictionary:_0x4feac4,getPluralForm:_0x401d5b}}={'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':_0x3bc490=>_0x3bc490%0x1==0x0&&_0x3bc490%0xa==0x1&&_0x3bc490%0x64!=0xb?0x0:_0x3bc490%0x1==0x0&&_0x3bc490%0xa>=0x2&&_0x3bc490%0xa<=0x4&&(_0x3bc490%0x64<0xc||_0x3bc490%0x64>0xe)?0x1:_0x3bc490%0x1==0x0&&(_0x3bc490%0xa==0x0||_0x3bc490%0xa>=0x5&&_0x3bc490%0xa<=0x9||_0x3bc490%0x64>=0xb&&_0x3bc490%0x64<=0xe)?0x2:0x3}};_0x43e752['uk']||={'dictionary':{},'getPluralForm':null},_0x43e752['uk']['dictionary']=Object['assign'](_0x43e752['uk']['dictionary'],_0x4feac4),_0x43e752['uk']['getPluralForm']=_0x401d5b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x214ddb=>{const {uk:{dictionary:_0x22f988,getPluralForm:_0x757dd3}}={'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':_0x39b46d=>_0x39b46d%0x1==0x0&&_0x39b46d%0xa==0x1&&_0x39b46d%0x64!=0xb?0x0:_0x39b46d%0x1==0x0&&_0x39b46d%0xa>=0x2&&_0x39b46d%0xa<=0x4&&(_0x39b46d%0x64<0xc||_0x39b46d%0x64>0xe)?0x1:_0x39b46d%0x1==0x0&&(_0x39b46d%0xa==0x0||_0x39b46d%0xa>=0x5&&_0x39b46d%0xa<=0x9||_0x39b46d%0x64>=0xb&&_0x39b46d%0x64<=0xe)?0x2:0x3}};_0x214ddb['uk']||={'dictionary':{},'getPluralForm':null},_0x214ddb['uk']['dictionary']=Object['assign'](_0x214ddb['uk']['dictionary'],_0x22f988),_0x214ddb['uk']['getPluralForm']=_0x757dd3;})(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':_0x2afe12=>0x1!=_0x2afe12}};
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':_0x3fc6e8=>0x1!=_0x3fc6e8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2c1f19=>{const {ur:{dictionary:_0xee1302,getPluralForm:_0x108b8c}}={'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':_0x510f45=>0x1!=_0x510f45}};_0x2c1f19['ur']||={'dictionary':{},'getPluralForm':null},_0x2c1f19['ur']['dictionary']=Object['assign'](_0x2c1f19['ur']['dictionary'],_0xee1302),_0x2c1f19['ur']['getPluralForm']=_0x108b8c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x44fadd=>{const {ur:{dictionary:_0x8226a2,getPluralForm:_0x300dd6}}={'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':_0x17ad73=>0x1!=_0x17ad73}};_0x44fadd['ur']||={'dictionary':{},'getPluralForm':null},_0x44fadd['ur']['dictionary']=Object['assign'](_0x44fadd['ur']['dictionary'],_0x8226a2),_0x44fadd['ur']['getPluralForm']=_0x300dd6;})(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':_0x321906=>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':_0x5c2efa=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x993fd1=>{const {vi:{dictionary:_0x2c05d7,getPluralForm:_0x4e02cd}}={'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':_0x308737=>0x0}};_0x993fd1['vi']||={'dictionary':{},'getPluralForm':null},_0x993fd1['vi']['dictionary']=Object['assign'](_0x993fd1['vi']['dictionary'],_0x2c05d7),_0x993fd1['vi']['getPluralForm']=_0x4e02cd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x108f11=>{const {vi:{dictionary:_0x5886ae,getPluralForm:_0x296f25}}={'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':_0x447a58=>0x0}};_0x108f11['vi']||={'dictionary':{},'getPluralForm':null},_0x108f11['vi']['dictionary']=Object['assign'](_0x108f11['vi']['dictionary'],_0x5886ae),_0x108f11['vi']['getPluralForm']=_0x296f25;})(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':_0x3c0a7c=>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':_0x4239af=>0x0}};