@ckeditor/ckeditor5-export-word 42.0.0-alpha.21 → 42.0.0-alpha.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/build/export-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/jv.js +1 -1
  47. package/dist/translations/jv.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sr-latn.js +1 -1
  73. package/dist/translations/sr-latn.umd.js +1 -1
  74. package/dist/translations/sr.js +1 -1
  75. package/dist/translations/sr.umd.js +1 -1
  76. package/dist/translations/sv.js +1 -1
  77. package/dist/translations/sv.umd.js +1 -1
  78. package/dist/translations/th.js +1 -1
  79. package/dist/translations/th.umd.js +1 -1
  80. package/dist/translations/tr.js +1 -1
  81. package/dist/translations/tr.umd.js +1 -1
  82. package/dist/translations/ug.js +1 -1
  83. package/dist/translations/ug.umd.js +1 -1
  84. package/dist/translations/uk.js +1 -1
  85. package/dist/translations/uk.umd.js +1 -1
  86. package/dist/translations/ur.js +1 -1
  87. package/dist/translations/ur.umd.js +1 -1
  88. package/dist/translations/vi.js +1 -1
  89. package/dist/translations/vi.umd.js +1 -1
  90. package/dist/translations/zh-cn.js +1 -1
  91. package/dist/translations/zh-cn.umd.js +1 -1
  92. package/dist/translations/zh.js +1 -1
  93. package/dist/translations/zh.umd.js +1 -1
  94. package/package.json +2 -2
  95. package/src/exportword.js +1 -1
  96. package/src/exportwordcommand.js +1 -1
  97. package/src/exportwordui.js +1 -1
  98. package/src/index.js +1 -1
  99. package/src/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x9d942a=>{const {id:{dictionary:_0x2851e6,getPluralForm:_0x501e0f}}={'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':_0x19900a=>0x0}};_0x9d942a['id']||={'dictionary':{},'getPluralForm':null},_0x9d942a['id']['dictionary']=Object['assign'](_0x9d942a['id']['dictionary'],_0x2851e6),_0x9d942a['id']['getPluralForm']=_0x501e0f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x263971=>{const {id:{dictionary:_0x381af1,getPluralForm:_0x2939b9}}={'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':_0x167a37=>0x0}};_0x263971['id']||={'dictionary':{},'getPluralForm':null},_0x263971['id']['dictionary']=Object['assign'](_0x263971['id']['dictionary'],_0x381af1),_0x263971['id']['getPluralForm']=_0x2939b9;})(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':_0x152f41=>0x1==_0x152f41?0x0:0x0!=_0x152f41&&_0x152f41%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':_0xac4bb=>0x1==_0xac4bb?0x0:0x0!=_0xac4bb&&_0xac4bb%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x174264=>{const {it:{dictionary:_0x73db,getPluralForm:_0x54fd05}}={'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':_0xcb7131=>0x1==_0xcb7131?0x0:0x0!=_0xcb7131&&_0xcb7131%0xf4240==0x0?0x1:0x2}};_0x174264['it']||={'dictionary':{},'getPluralForm':null},_0x174264['it']['dictionary']=Object['assign'](_0x174264['it']['dictionary'],_0x73db),_0x174264['it']['getPluralForm']=_0x54fd05;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x46cab4=>{const {it:{dictionary:_0x3750b5,getPluralForm:_0x7a8fd7}}={'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':_0x1e3ee1=>0x1==_0x1e3ee1?0x0:0x0!=_0x1e3ee1&&_0x1e3ee1%0xf4240==0x0?0x1:0x2}};_0x46cab4['it']||={'dictionary':{},'getPluralForm':null},_0x46cab4['it']['dictionary']=Object['assign'](_0x46cab4['it']['dictionary'],_0x3750b5),_0x46cab4['it']['getPluralForm']=_0x7a8fd7;})(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':_0x96320c=>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':_0x423627=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x216a09=>{const {ja:{dictionary:_0x537064,getPluralForm:_0x1fd699}}={'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':_0x4af93f=>0x0}};_0x216a09['ja']||={'dictionary':{},'getPluralForm':null},_0x216a09['ja']['dictionary']=Object['assign'](_0x216a09['ja']['dictionary'],_0x537064),_0x216a09['ja']['getPluralForm']=_0x1fd699;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x35de5c=>{const {ja:{dictionary:_0x32830c,getPluralForm:_0x469c26}}={'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':_0x4157bc=>0x0}};_0x35de5c['ja']||={'dictionary':{},'getPluralForm':null},_0x35de5c['ja']['dictionary']=Object['assign'](_0x35de5c['ja']['dictionary'],_0x32830c),_0x35de5c['ja']['getPluralForm']=_0x469c26;})(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':_0x32d0b5=>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':_0x63d819=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x225d1e=>{const {jv:{dictionary:_0x4e4a24,getPluralForm:_0x571407}}={'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':_0x493c74=>0x0}};_0x225d1e['jv']||={'dictionary':{},'getPluralForm':null},_0x225d1e['jv']['dictionary']=Object['assign'](_0x225d1e['jv']['dictionary'],_0x4e4a24),_0x225d1e['jv']['getPluralForm']=_0x571407;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4aa667=>{const {jv:{dictionary:_0x22c961,getPluralForm:_0x31d313}}={'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':_0x5e08fd=>0x0}};_0x4aa667['jv']||={'dictionary':{},'getPluralForm':null},_0x4aa667['jv']['dictionary']=Object['assign'](_0x4aa667['jv']['dictionary'],_0x22c961),_0x4aa667['jv']['getPluralForm']=_0x31d313;})(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':_0xb2cd16=>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':_0x5991c6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x315725=>{const {ko:{dictionary:_0x3efe30,getPluralForm:_0x1088f0}}={'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':_0x1240b6=>0x0}};_0x315725['ko']||={'dictionary':{},'getPluralForm':null},_0x315725['ko']['dictionary']=Object['assign'](_0x315725['ko']['dictionary'],_0x3efe30),_0x315725['ko']['getPluralForm']=_0x1088f0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2e0c43=>{const {ko:{dictionary:_0x314af8,getPluralForm:_0x2df8af}}={'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':_0x899087=>0x0}};_0x2e0c43['ko']||={'dictionary':{},'getPluralForm':null},_0x2e0c43['ko']['dictionary']=Object['assign'](_0x2e0c43['ko']['dictionary'],_0x314af8),_0x2e0c43['ko']['getPluralForm']=_0x2df8af;})(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':_0x91b586=>_0x91b586%0xa==0x1&&(_0x91b586%0x64>0x13||_0x91b586%0x64<0xb)?0x0:_0x91b586%0xa>=0x2&&_0x91b586%0xa<=0x9&&(_0x91b586%0x64>0x13||_0x91b586%0x64<0xb)?0x1:_0x91b586%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':_0x2d9b14=>_0x2d9b14%0xa==0x1&&(_0x2d9b14%0x64>0x13||_0x2d9b14%0x64<0xb)?0x0:_0x2d9b14%0xa>=0x2&&_0x2d9b14%0xa<=0x9&&(_0x2d9b14%0x64>0x13||_0x2d9b14%0x64<0xb)?0x1:_0x2d9b14%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe3784e=>{const {lt:{dictionary:_0x50562f,getPluralForm:_0x492bcc}}={'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':_0x4cbec1=>_0x4cbec1%0xa==0x1&&(_0x4cbec1%0x64>0x13||_0x4cbec1%0x64<0xb)?0x0:_0x4cbec1%0xa>=0x2&&_0x4cbec1%0xa<=0x9&&(_0x4cbec1%0x64>0x13||_0x4cbec1%0x64<0xb)?0x1:_0x4cbec1%0x1!=0x0?0x2:0x3}};_0xe3784e['lt']||={'dictionary':{},'getPluralForm':null},_0xe3784e['lt']['dictionary']=Object['assign'](_0xe3784e['lt']['dictionary'],_0x50562f),_0xe3784e['lt']['getPluralForm']=_0x492bcc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3863e5=>{const {lt:{dictionary:_0xb01577,getPluralForm:_0x2923c8}}={'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':_0x59de17=>_0x59de17%0xa==0x1&&(_0x59de17%0x64>0x13||_0x59de17%0x64<0xb)?0x0:_0x59de17%0xa>=0x2&&_0x59de17%0xa<=0x9&&(_0x59de17%0x64>0x13||_0x59de17%0x64<0xb)?0x1:_0x59de17%0x1!=0x0?0x2:0x3}};_0x3863e5['lt']||={'dictionary':{},'getPluralForm':null},_0x3863e5['lt']['dictionary']=Object['assign'](_0x3863e5['lt']['dictionary'],_0xb01577),_0x3863e5['lt']['getPluralForm']=_0x2923c8;})(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':_0x390645=>_0x390645%0xa==0x1&&_0x390645%0x64!=0xb?0x0:0x0!=_0x390645?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':_0x228db2=>_0x228db2%0xa==0x1&&_0x228db2%0x64!=0xb?0x0:0x0!=_0x228db2?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x376822=>{const {lv:{dictionary:_0x5c1725,getPluralForm:_0x452bdb}}={'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':_0x4c1c67=>_0x4c1c67%0xa==0x1&&_0x4c1c67%0x64!=0xb?0x0:0x0!=_0x4c1c67?0x1:0x2}};_0x376822['lv']||={'dictionary':{},'getPluralForm':null},_0x376822['lv']['dictionary']=Object['assign'](_0x376822['lv']['dictionary'],_0x5c1725),_0x376822['lv']['getPluralForm']=_0x452bdb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x511e73=>{const {lv:{dictionary:_0x5d803e,getPluralForm:_0x38049c}}={'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':_0x461294=>_0x461294%0xa==0x1&&_0x461294%0x64!=0xb?0x0:0x0!=_0x461294?0x1:0x2}};_0x511e73['lv']||={'dictionary':{},'getPluralForm':null},_0x511e73['lv']['dictionary']=Object['assign'](_0x511e73['lv']['dictionary'],_0x5d803e),_0x511e73['lv']['getPluralForm']=_0x38049c;})(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':_0x152928=>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':_0xf28b5f=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2bd6f8=>{const {ms:{dictionary:_0xd71299,getPluralForm:_0x17ca6e}}={'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':_0x2719d0=>0x0}};_0x2bd6f8['ms']||={'dictionary':{},'getPluralForm':null},_0x2bd6f8['ms']['dictionary']=Object['assign'](_0x2bd6f8['ms']['dictionary'],_0xd71299),_0x2bd6f8['ms']['getPluralForm']=_0x17ca6e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5d662f=>{const {ms:{dictionary:_0x4edbc6,getPluralForm:_0x5bdf58}}={'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':_0x30a3b5=>0x0}};_0x5d662f['ms']||={'dictionary':{},'getPluralForm':null},_0x5d662f['ms']['dictionary']=Object['assign'](_0x5d662f['ms']['dictionary'],_0x4edbc6),_0x5d662f['ms']['getPluralForm']=_0x5bdf58;})(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':_0x36a9db=>0x1!=_0x36a9db}};
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':_0x4c9a6f=>0x1!=_0x4c9a6f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b6f2a=>{const {nl:{dictionary:_0x45297c,getPluralForm:_0x47c034}}={'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':_0x1b69c0=>0x1!=_0x1b69c0}};_0x4b6f2a['nl']||={'dictionary':{},'getPluralForm':null},_0x4b6f2a['nl']['dictionary']=Object['assign'](_0x4b6f2a['nl']['dictionary'],_0x45297c),_0x4b6f2a['nl']['getPluralForm']=_0x47c034;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x38b27d=>{const {nl:{dictionary:_0x320de9,getPluralForm:_0xf27637}}={'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':_0x55f25f=>0x1!=_0x55f25f}};_0x38b27d['nl']||={'dictionary':{},'getPluralForm':null},_0x38b27d['nl']['dictionary']=Object['assign'](_0x38b27d['nl']['dictionary'],_0x320de9),_0x38b27d['nl']['getPluralForm']=_0xf27637;})(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':_0xcc1b3b=>0x1!=_0xcc1b3b}};
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':_0x22cdc1=>0x1!=_0x22cdc1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x152ab6=>{const {no:{dictionary:_0x40e584,getPluralForm:_0x4a4dbf}}={'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':_0x3ed90b=>0x1!=_0x3ed90b}};_0x152ab6['no']||={'dictionary':{},'getPluralForm':null},_0x152ab6['no']['dictionary']=Object['assign'](_0x152ab6['no']['dictionary'],_0x40e584),_0x152ab6['no']['getPluralForm']=_0x4a4dbf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x503704=>{const {no:{dictionary:_0x137f6c,getPluralForm:_0x211877}}={'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':_0x2a20b9=>0x1!=_0x2a20b9}};_0x503704['no']||={'dictionary':{},'getPluralForm':null},_0x503704['no']['dictionary']=Object['assign'](_0x503704['no']['dictionary'],_0x137f6c),_0x503704['no']['getPluralForm']=_0x211877;})(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':_0x3a0efb=>0x1==_0x3a0efb?0x0:_0x3a0efb%0xa>=0x2&&_0x3a0efb%0xa<=0x4&&(_0x3a0efb%0x64<0xc||_0x3a0efb%0x64>0xe)?0x1:0x1!=_0x3a0efb&&_0x3a0efb%0xa>=0x0&&_0x3a0efb%0xa<=0x1||_0x3a0efb%0xa>=0x5&&_0x3a0efb%0xa<=0x9||_0x3a0efb%0x64>=0xc&&_0x3a0efb%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':_0x22d101=>0x1==_0x22d101?0x0:_0x22d101%0xa>=0x2&&_0x22d101%0xa<=0x4&&(_0x22d101%0x64<0xc||_0x22d101%0x64>0xe)?0x1:0x1!=_0x22d101&&_0x22d101%0xa>=0x0&&_0x22d101%0xa<=0x1||_0x22d101%0xa>=0x5&&_0x22d101%0xa<=0x9||_0x22d101%0x64>=0xc&&_0x22d101%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x14c5f9=>{const {pl:{dictionary:_0x3cc69a,getPluralForm:_0x43d33d}}={'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':_0x4dcc81=>0x1==_0x4dcc81?0x0:_0x4dcc81%0xa>=0x2&&_0x4dcc81%0xa<=0x4&&(_0x4dcc81%0x64<0xc||_0x4dcc81%0x64>0xe)?0x1:0x1!=_0x4dcc81&&_0x4dcc81%0xa>=0x0&&_0x4dcc81%0xa<=0x1||_0x4dcc81%0xa>=0x5&&_0x4dcc81%0xa<=0x9||_0x4dcc81%0x64>=0xc&&_0x4dcc81%0x64<=0xe?0x2:0x3}};_0x14c5f9['pl']||={'dictionary':{},'getPluralForm':null},_0x14c5f9['pl']['dictionary']=Object['assign'](_0x14c5f9['pl']['dictionary'],_0x3cc69a),_0x14c5f9['pl']['getPluralForm']=_0x43d33d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x44819f=>{const {pl:{dictionary:_0x3428de,getPluralForm:_0x516889}}={'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':_0x3232ab=>0x1==_0x3232ab?0x0:_0x3232ab%0xa>=0x2&&_0x3232ab%0xa<=0x4&&(_0x3232ab%0x64<0xc||_0x3232ab%0x64>0xe)?0x1:0x1!=_0x3232ab&&_0x3232ab%0xa>=0x0&&_0x3232ab%0xa<=0x1||_0x3232ab%0xa>=0x5&&_0x3232ab%0xa<=0x9||_0x3232ab%0x64>=0xc&&_0x3232ab%0x64<=0xe?0x2:0x3}};_0x44819f['pl']||={'dictionary':{},'getPluralForm':null},_0x44819f['pl']['dictionary']=Object['assign'](_0x44819f['pl']['dictionary'],_0x3428de),_0x44819f['pl']['getPluralForm']=_0x516889;})(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':_0x561fc3=>0x0==_0x561fc3||0x1==_0x561fc3?0x0:0x0!=_0x561fc3&&_0x561fc3%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':_0x257de6=>0x0==_0x257de6||0x1==_0x257de6?0x0:0x0!=_0x257de6&&_0x257de6%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc0fefb=>{const {'pt-br':{dictionary:_0x19c242,getPluralForm:_0x187529}}={'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':_0x424ea2=>0x0==_0x424ea2||0x1==_0x424ea2?0x0:0x0!=_0x424ea2&&_0x424ea2%0xf4240==0x0?0x1:0x2}};_0xc0fefb['pt-br']||={'dictionary':{},'getPluralForm':null},_0xc0fefb['pt-br']['dictionary']=Object['assign'](_0xc0fefb['pt-br']['dictionary'],_0x19c242),_0xc0fefb['pt-br']['getPluralForm']=_0x187529;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3f4587=>{const {'pt-br':{dictionary:_0x54b062,getPluralForm:_0x211ada}}={'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':_0x16458f=>0x0==_0x16458f||0x1==_0x16458f?0x0:0x0!=_0x16458f&&_0x16458f%0xf4240==0x0?0x1:0x2}};_0x3f4587['pt-br']||={'dictionary':{},'getPluralForm':null},_0x3f4587['pt-br']['dictionary']=Object['assign'](_0x3f4587['pt-br']['dictionary'],_0x54b062),_0x3f4587['pt-br']['getPluralForm']=_0x211ada;})(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':_0x4b76c1=>0x0==_0x4b76c1||0x1==_0x4b76c1?0x0:0x0!=_0x4b76c1&&_0x4b76c1%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':_0x1d2f5d=>0x0==_0x1d2f5d||0x1==_0x1d2f5d?0x0:0x0!=_0x1d2f5d&&_0x1d2f5d%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x474de6=>{const {pt:{dictionary:_0x21c80d,getPluralForm:_0x393f7c}}={'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':_0x2263fc=>0x0==_0x2263fc||0x1==_0x2263fc?0x0:0x0!=_0x2263fc&&_0x2263fc%0xf4240==0x0?0x1:0x2}};_0x474de6['pt']||={'dictionary':{},'getPluralForm':null},_0x474de6['pt']['dictionary']=Object['assign'](_0x474de6['pt']['dictionary'],_0x21c80d),_0x474de6['pt']['getPluralForm']=_0x393f7c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ff0c0=>{const {pt:{dictionary:_0x8fabf4,getPluralForm:_0x164baa}}={'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':_0x2f7168=>0x0==_0x2f7168||0x1==_0x2f7168?0x0:0x0!=_0x2f7168&&_0x2f7168%0xf4240==0x0?0x1:0x2}};_0x4ff0c0['pt']||={'dictionary':{},'getPluralForm':null},_0x4ff0c0['pt']['dictionary']=Object['assign'](_0x4ff0c0['pt']['dictionary'],_0x8fabf4),_0x4ff0c0['pt']['getPluralForm']=_0x164baa;})(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':_0x425a40=>0x1==_0x425a40?0x0:_0x425a40%0x64>0x13||_0x425a40%0x64==0x0&&0x0!=_0x425a40?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':_0x7c0c22=>0x1==_0x7c0c22?0x0:_0x7c0c22%0x64>0x13||_0x7c0c22%0x64==0x0&&0x0!=_0x7c0c22?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x187d62=>{const {ro:{dictionary:_0x35e04a,getPluralForm:_0x1609c9}}={'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':_0x6664c2=>0x1==_0x6664c2?0x0:_0x6664c2%0x64>0x13||_0x6664c2%0x64==0x0&&0x0!=_0x6664c2?0x2:0x1}};_0x187d62['ro']||={'dictionary':{},'getPluralForm':null},_0x187d62['ro']['dictionary']=Object['assign'](_0x187d62['ro']['dictionary'],_0x35e04a),_0x187d62['ro']['getPluralForm']=_0x1609c9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x54a309=>{const {ro:{dictionary:_0x399960,getPluralForm:_0xd6a2e1}}={'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':_0x4807be=>0x1==_0x4807be?0x0:_0x4807be%0x64>0x13||_0x4807be%0x64==0x0&&0x0!=_0x4807be?0x2:0x1}};_0x54a309['ro']||={'dictionary':{},'getPluralForm':null},_0x54a309['ro']['dictionary']=Object['assign'](_0x54a309['ro']['dictionary'],_0x399960),_0x54a309['ro']['getPluralForm']=_0xd6a2e1;})(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':_0x1c92f6=>_0x1c92f6%0xa==0x1&&_0x1c92f6%0x64!=0xb?0x0:_0x1c92f6%0xa>=0x2&&_0x1c92f6%0xa<=0x4&&(_0x1c92f6%0x64<0xc||_0x1c92f6%0x64>0xe)?0x1:_0x1c92f6%0xa==0x0||_0x1c92f6%0xa>=0x5&&_0x1c92f6%0xa<=0x9||_0x1c92f6%0x64>=0xb&&_0x1c92f6%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':_0x5b8b6a=>_0x5b8b6a%0xa==0x1&&_0x5b8b6a%0x64!=0xb?0x0:_0x5b8b6a%0xa>=0x2&&_0x5b8b6a%0xa<=0x4&&(_0x5b8b6a%0x64<0xc||_0x5b8b6a%0x64>0xe)?0x1:_0x5b8b6a%0xa==0x0||_0x5b8b6a%0xa>=0x5&&_0x5b8b6a%0xa<=0x9||_0x5b8b6a%0x64>=0xb&&_0x5b8b6a%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x44e019=>{const {ru:{dictionary:_0x423ffb,getPluralForm:_0x4c2f64}}={'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':_0x382542=>_0x382542%0xa==0x1&&_0x382542%0x64!=0xb?0x0:_0x382542%0xa>=0x2&&_0x382542%0xa<=0x4&&(_0x382542%0x64<0xc||_0x382542%0x64>0xe)?0x1:_0x382542%0xa==0x0||_0x382542%0xa>=0x5&&_0x382542%0xa<=0x9||_0x382542%0x64>=0xb&&_0x382542%0x64<=0xe?0x2:0x3}};_0x44e019['ru']||={'dictionary':{},'getPluralForm':null},_0x44e019['ru']['dictionary']=Object['assign'](_0x44e019['ru']['dictionary'],_0x423ffb),_0x44e019['ru']['getPluralForm']=_0x4c2f64;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x58c550=>{const {ru:{dictionary:_0x1a792b,getPluralForm:_0x3439c4}}={'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':_0x3389ad=>_0x3389ad%0xa==0x1&&_0x3389ad%0x64!=0xb?0x0:_0x3389ad%0xa>=0x2&&_0x3389ad%0xa<=0x4&&(_0x3389ad%0x64<0xc||_0x3389ad%0x64>0xe)?0x1:_0x3389ad%0xa==0x0||_0x3389ad%0xa>=0x5&&_0x3389ad%0xa<=0x9||_0x3389ad%0x64>=0xb&&_0x3389ad%0x64<=0xe?0x2:0x3}};_0x58c550['ru']||={'dictionary':{},'getPluralForm':null},_0x58c550['ru']['dictionary']=Object['assign'](_0x58c550['ru']['dictionary'],_0x1a792b),_0x58c550['ru']['getPluralForm']=_0x3439c4;})(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':_0x523fac=>_0x523fac%0x1==0x0&&0x1==_0x523fac?0x0:_0x523fac%0x1==0x0&&_0x523fac>=0x2&&_0x523fac<=0x4?0x1:_0x523fac%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':_0x347280=>_0x347280%0x1==0x0&&0x1==_0x347280?0x0:_0x347280%0x1==0x0&&_0x347280>=0x2&&_0x347280<=0x4?0x1:_0x347280%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x297435=>{const {sk:{dictionary:_0x43d825,getPluralForm:_0x56a2ef}}={'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':_0x549dd4=>_0x549dd4%0x1==0x0&&0x1==_0x549dd4?0x0:_0x549dd4%0x1==0x0&&_0x549dd4>=0x2&&_0x549dd4<=0x4?0x1:_0x549dd4%0x1!=0x0?0x2:0x3}};_0x297435['sk']||={'dictionary':{},'getPluralForm':null},_0x297435['sk']['dictionary']=Object['assign'](_0x297435['sk']['dictionary'],_0x43d825),_0x297435['sk']['getPluralForm']=_0x56a2ef;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x52fdc3=>{const {sk:{dictionary:_0x53919f,getPluralForm:_0x5d5fdf}}={'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':_0xf8ba9d=>_0xf8ba9d%0x1==0x0&&0x1==_0xf8ba9d?0x0:_0xf8ba9d%0x1==0x0&&_0xf8ba9d>=0x2&&_0xf8ba9d<=0x4?0x1:_0xf8ba9d%0x1!=0x0?0x2:0x3}};_0x52fdc3['sk']||={'dictionary':{},'getPluralForm':null},_0x52fdc3['sk']['dictionary']=Object['assign'](_0x52fdc3['sk']['dictionary'],_0x53919f),_0x52fdc3['sk']['getPluralForm']=_0x5d5fdf;})(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':_0x219dcf=>_0x219dcf%0xa==0x1&&_0x219dcf%0x64!=0xb?0x0:_0x219dcf%0xa>=0x2&&_0x219dcf%0xa<=0x4&&(_0x219dcf%0x64<0xa||_0x219dcf%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':_0x2d9dc8=>_0x2d9dc8%0xa==0x1&&_0x2d9dc8%0x64!=0xb?0x0:_0x2d9dc8%0xa>=0x2&&_0x2d9dc8%0xa<=0x4&&(_0x2d9dc8%0x64<0xa||_0x2d9dc8%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xcf48f7=>{const {'sr-latn':{dictionary:_0x11aa3b,getPluralForm:_0x2fafe8}}={'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':_0x2be533=>_0x2be533%0xa==0x1&&_0x2be533%0x64!=0xb?0x0:_0x2be533%0xa>=0x2&&_0x2be533%0xa<=0x4&&(_0x2be533%0x64<0xa||_0x2be533%0x64>=0x14)?0x1:0x2}};_0xcf48f7['sr-latn']||={'dictionary':{},'getPluralForm':null},_0xcf48f7['sr-latn']['dictionary']=Object['assign'](_0xcf48f7['sr-latn']['dictionary'],_0x11aa3b),_0xcf48f7['sr-latn']['getPluralForm']=_0x2fafe8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x53a698=>{const {'sr-latn':{dictionary:_0x14eaf1,getPluralForm:_0x178ba2}}={'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':_0x343294=>_0x343294%0xa==0x1&&_0x343294%0x64!=0xb?0x0:_0x343294%0xa>=0x2&&_0x343294%0xa<=0x4&&(_0x343294%0x64<0xa||_0x343294%0x64>=0x14)?0x1:0x2}};_0x53a698['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x53a698['sr-latn']['dictionary']=Object['assign'](_0x53a698['sr-latn']['dictionary'],_0x14eaf1),_0x53a698['sr-latn']['getPluralForm']=_0x178ba2;})(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':_0x54aa93=>_0x54aa93%0xa==0x1&&_0x54aa93%0x64!=0xb?0x0:_0x54aa93%0xa>=0x2&&_0x54aa93%0xa<=0x4&&(_0x54aa93%0x64<0xa||_0x54aa93%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':_0x51d6a2=>_0x51d6a2%0xa==0x1&&_0x51d6a2%0x64!=0xb?0x0:_0x51d6a2%0xa>=0x2&&_0x51d6a2%0xa<=0x4&&(_0x51d6a2%0x64<0xa||_0x51d6a2%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x379048=>{const {sr:{dictionary:_0x4b19b0,getPluralForm:_0x3517d7}}={'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':_0x118bc7=>_0x118bc7%0xa==0x1&&_0x118bc7%0x64!=0xb?0x0:_0x118bc7%0xa>=0x2&&_0x118bc7%0xa<=0x4&&(_0x118bc7%0x64<0xa||_0x118bc7%0x64>=0x14)?0x1:0x2}};_0x379048['sr']||={'dictionary':{},'getPluralForm':null},_0x379048['sr']['dictionary']=Object['assign'](_0x379048['sr']['dictionary'],_0x4b19b0),_0x379048['sr']['getPluralForm']=_0x3517d7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x669027=>{const {sr:{dictionary:_0xf2d46,getPluralForm:_0x2414f0}}={'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':_0x192080=>_0x192080%0xa==0x1&&_0x192080%0x64!=0xb?0x0:_0x192080%0xa>=0x2&&_0x192080%0xa<=0x4&&(_0x192080%0x64<0xa||_0x192080%0x64>=0x14)?0x1:0x2}};_0x669027['sr']||={'dictionary':{},'getPluralForm':null},_0x669027['sr']['dictionary']=Object['assign'](_0x669027['sr']['dictionary'],_0xf2d46),_0x669027['sr']['getPluralForm']=_0x2414f0;})(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':_0x42ef24=>0x1!=_0x42ef24}};
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':_0x38d897=>0x1!=_0x38d897}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xfe0a32=>{const {sv:{dictionary:_0x293c15,getPluralForm:_0x4a371f}}={'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':_0x25632a=>0x1!=_0x25632a}};_0xfe0a32['sv']||={'dictionary':{},'getPluralForm':null},_0xfe0a32['sv']['dictionary']=Object['assign'](_0xfe0a32['sv']['dictionary'],_0x293c15),_0xfe0a32['sv']['getPluralForm']=_0x4a371f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x15585f=>{const {sv:{dictionary:_0x43416f,getPluralForm:_0x4ad474}}={'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':_0x3d54a8=>0x1!=_0x3d54a8}};_0x15585f['sv']||={'dictionary':{},'getPluralForm':null},_0x15585f['sv']['dictionary']=Object['assign'](_0x15585f['sv']['dictionary'],_0x43416f),_0x15585f['sv']['getPluralForm']=_0x4ad474;})(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':_0x3a47d4=>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':_0x2c183f=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4f740b=>{const {th:{dictionary:_0x5a6759,getPluralForm:_0x33f2a9}}={'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':_0x5c2156=>0x0}};_0x4f740b['th']||={'dictionary':{},'getPluralForm':null},_0x4f740b['th']['dictionary']=Object['assign'](_0x4f740b['th']['dictionary'],_0x5a6759),_0x4f740b['th']['getPluralForm']=_0x33f2a9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x49f0e4=>{const {th:{dictionary:_0x52ed97,getPluralForm:_0xd4930c}}={'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':_0x57ea77=>0x0}};_0x49f0e4['th']||={'dictionary':{},'getPluralForm':null},_0x49f0e4['th']['dictionary']=Object['assign'](_0x49f0e4['th']['dictionary'],_0x52ed97),_0x49f0e4['th']['getPluralForm']=_0xd4930c;})(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':_0x388faa=>_0x388faa>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':_0x5ab158=>_0x5ab158>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x28c3f8=>{const {tr:{dictionary:_0x30aaed,getPluralForm:_0x4aa205}}={'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':_0x2ec5b5=>_0x2ec5b5>0x1}};_0x28c3f8['tr']||={'dictionary':{},'getPluralForm':null},_0x28c3f8['tr']['dictionary']=Object['assign'](_0x28c3f8['tr']['dictionary'],_0x30aaed),_0x28c3f8['tr']['getPluralForm']=_0x4aa205;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x358e38=>{const {tr:{dictionary:_0x5765aa,getPluralForm:_0x47b23e}}={'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':_0x4b85c3=>_0x4b85c3>0x1}};_0x358e38['tr']||={'dictionary':{},'getPluralForm':null},_0x358e38['tr']['dictionary']=Object['assign'](_0x358e38['tr']['dictionary'],_0x5765aa),_0x358e38['tr']['getPluralForm']=_0x47b23e;})(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':_0x56074f=>0x1!=_0x56074f}};
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':_0xd59a40=>0x1!=_0xd59a40}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1137b4=>{const {ug:{dictionary:_0x57d6d5,getPluralForm:_0x336103}}={'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':_0x4727a0=>0x1!=_0x4727a0}};_0x1137b4['ug']||={'dictionary':{},'getPluralForm':null},_0x1137b4['ug']['dictionary']=Object['assign'](_0x1137b4['ug']['dictionary'],_0x57d6d5),_0x1137b4['ug']['getPluralForm']=_0x336103;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5a1279=>{const {ug:{dictionary:_0x1a3f5a,getPluralForm:_0x4d3b55}}={'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':_0xc9aed8=>0x1!=_0xc9aed8}};_0x5a1279['ug']||={'dictionary':{},'getPluralForm':null},_0x5a1279['ug']['dictionary']=Object['assign'](_0x5a1279['ug']['dictionary'],_0x1a3f5a),_0x5a1279['ug']['getPluralForm']=_0x4d3b55;})(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':_0x49e55a=>_0x49e55a%0x1==0x0&&_0x49e55a%0xa==0x1&&_0x49e55a%0x64!=0xb?0x0:_0x49e55a%0x1==0x0&&_0x49e55a%0xa>=0x2&&_0x49e55a%0xa<=0x4&&(_0x49e55a%0x64<0xc||_0x49e55a%0x64>0xe)?0x1:_0x49e55a%0x1==0x0&&(_0x49e55a%0xa==0x0||_0x49e55a%0xa>=0x5&&_0x49e55a%0xa<=0x9||_0x49e55a%0x64>=0xb&&_0x49e55a%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':_0xb4b444=>_0xb4b444%0x1==0x0&&_0xb4b444%0xa==0x1&&_0xb4b444%0x64!=0xb?0x0:_0xb4b444%0x1==0x0&&_0xb4b444%0xa>=0x2&&_0xb4b444%0xa<=0x4&&(_0xb4b444%0x64<0xc||_0xb4b444%0x64>0xe)?0x1:_0xb4b444%0x1==0x0&&(_0xb4b444%0xa==0x0||_0xb4b444%0xa>=0x5&&_0xb4b444%0xa<=0x9||_0xb4b444%0x64>=0xb&&_0xb4b444%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b87e6=>{const {uk:{dictionary:_0x3e2456,getPluralForm:_0x2ac8fc}}={'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':_0x581572=>_0x581572%0x1==0x0&&_0x581572%0xa==0x1&&_0x581572%0x64!=0xb?0x0:_0x581572%0x1==0x0&&_0x581572%0xa>=0x2&&_0x581572%0xa<=0x4&&(_0x581572%0x64<0xc||_0x581572%0x64>0xe)?0x1:_0x581572%0x1==0x0&&(_0x581572%0xa==0x0||_0x581572%0xa>=0x5&&_0x581572%0xa<=0x9||_0x581572%0x64>=0xb&&_0x581572%0x64<=0xe)?0x2:0x3}};_0x5b87e6['uk']||={'dictionary':{},'getPluralForm':null},_0x5b87e6['uk']['dictionary']=Object['assign'](_0x5b87e6['uk']['dictionary'],_0x3e2456),_0x5b87e6['uk']['getPluralForm']=_0x2ac8fc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x29922b=>{const {uk:{dictionary:_0x2a9e39,getPluralForm:_0x1be94a}}={'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':_0xd711b6=>_0xd711b6%0x1==0x0&&_0xd711b6%0xa==0x1&&_0xd711b6%0x64!=0xb?0x0:_0xd711b6%0x1==0x0&&_0xd711b6%0xa>=0x2&&_0xd711b6%0xa<=0x4&&(_0xd711b6%0x64<0xc||_0xd711b6%0x64>0xe)?0x1:_0xd711b6%0x1==0x0&&(_0xd711b6%0xa==0x0||_0xd711b6%0xa>=0x5&&_0xd711b6%0xa<=0x9||_0xd711b6%0x64>=0xb&&_0xd711b6%0x64<=0xe)?0x2:0x3}};_0x29922b['uk']||={'dictionary':{},'getPluralForm':null},_0x29922b['uk']['dictionary']=Object['assign'](_0x29922b['uk']['dictionary'],_0x2a9e39),_0x29922b['uk']['getPluralForm']=_0x1be94a;})(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':_0x5516e7=>0x1!=_0x5516e7}};
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':_0x35db82=>0x1!=_0x35db82}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3dc69a=>{const {ur:{dictionary:_0x269cda,getPluralForm:_0x361946}}={'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':_0x2d5ed9=>0x1!=_0x2d5ed9}};_0x3dc69a['ur']||={'dictionary':{},'getPluralForm':null},_0x3dc69a['ur']['dictionary']=Object['assign'](_0x3dc69a['ur']['dictionary'],_0x269cda),_0x3dc69a['ur']['getPluralForm']=_0x361946;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4fafeb=>{const {ur:{dictionary:_0x1d1994,getPluralForm:_0x1194cd}}={'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':_0x3dfbd3=>0x1!=_0x3dfbd3}};_0x4fafeb['ur']||={'dictionary':{},'getPluralForm':null},_0x4fafeb['ur']['dictionary']=Object['assign'](_0x4fafeb['ur']['dictionary'],_0x1d1994),_0x4fafeb['ur']['getPluralForm']=_0x1194cd;})(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':_0xe5571a=>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':_0x42896d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1cc577=>{const {vi:{dictionary:_0x52ad25,getPluralForm:_0x4b3660}}={'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':_0x102737=>0x0}};_0x1cc577['vi']||={'dictionary':{},'getPluralForm':null},_0x1cc577['vi']['dictionary']=Object['assign'](_0x1cc577['vi']['dictionary'],_0x52ad25),_0x1cc577['vi']['getPluralForm']=_0x4b3660;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x39f867=>{const {vi:{dictionary:_0x221acd,getPluralForm:_0x24dbe8}}={'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':_0x4db069=>0x0}};_0x39f867['vi']||={'dictionary':{},'getPluralForm':null},_0x39f867['vi']['dictionary']=Object['assign'](_0x39f867['vi']['dictionary'],_0x221acd),_0x39f867['vi']['getPluralForm']=_0x24dbe8;})(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':_0x2416fa=>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':_0x14d76f=>0x0}};