@ckeditor/ckeditor5-export-word 42.0.0-alpha.14 → 42.0.0-alpha.15

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
- (_0x330685=>{const {id:{dictionary:_0x4b3ba9,getPluralForm:_0x3f6766}}={'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':_0x368ac3=>0x0}};_0x330685['id']||={'dictionary':{},'getPluralForm':null},_0x330685['id']['dictionary']=Object['assign'](_0x330685['id']['dictionary'],_0x4b3ba9),_0x330685['id']['getPluralForm']=_0x3f6766;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c839b=>{const {id:{dictionary:_0x473900,getPluralForm:_0x5cb709}}={'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':_0x853c4=>0x0}};_0x4c839b['id']||={'dictionary':{},'getPluralForm':null},_0x4c839b['id']['dictionary']=Object['assign'](_0x4c839b['id']['dictionary'],_0x473900),_0x4c839b['id']['getPluralForm']=_0x5cb709;})(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':_0x33955f=>0x1==_0x33955f?0x0:0x0!=_0x33955f&&_0x33955f%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':_0x2bb5ae=>0x1==_0x2bb5ae?0x0:0x0!=_0x2bb5ae&&_0x2bb5ae%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1ae33e=>{const {it:{dictionary:_0x3af939,getPluralForm:_0x2215e3}}={'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':_0x4a01d2=>0x1==_0x4a01d2?0x0:0x0!=_0x4a01d2&&_0x4a01d2%0xf4240==0x0?0x1:0x2}};_0x1ae33e['it']||={'dictionary':{},'getPluralForm':null},_0x1ae33e['it']['dictionary']=Object['assign'](_0x1ae33e['it']['dictionary'],_0x3af939),_0x1ae33e['it']['getPluralForm']=_0x2215e3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x337189=>{const {it:{dictionary:_0x241e81,getPluralForm:_0x111f93}}={'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':_0x497b8d=>0x1==_0x497b8d?0x0:0x0!=_0x497b8d&&_0x497b8d%0xf4240==0x0?0x1:0x2}};_0x337189['it']||={'dictionary':{},'getPluralForm':null},_0x337189['it']['dictionary']=Object['assign'](_0x337189['it']['dictionary'],_0x241e81),_0x337189['it']['getPluralForm']=_0x111f93;})(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':_0x56e4d7=>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':_0x1cc544=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x511bcb=>{const {ja:{dictionary:_0x512580,getPluralForm:_0x16ed63}}={'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':_0x499aa4=>0x0}};_0x511bcb['ja']||={'dictionary':{},'getPluralForm':null},_0x511bcb['ja']['dictionary']=Object['assign'](_0x511bcb['ja']['dictionary'],_0x512580),_0x511bcb['ja']['getPluralForm']=_0x16ed63;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x20405d=>{const {ja:{dictionary:_0x5e87ea,getPluralForm:_0x5e3be2}}={'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':_0x143d51=>0x0}};_0x20405d['ja']||={'dictionary':{},'getPluralForm':null},_0x20405d['ja']['dictionary']=Object['assign'](_0x20405d['ja']['dictionary'],_0x5e87ea),_0x20405d['ja']['getPluralForm']=_0x5e3be2;})(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':_0x210913=>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':_0x2048b5=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58afd0=>{const {jv:{dictionary:_0x46b000,getPluralForm:_0x4601c1}}={'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':_0x8d4d97=>0x0}};_0x58afd0['jv']||={'dictionary':{},'getPluralForm':null},_0x58afd0['jv']['dictionary']=Object['assign'](_0x58afd0['jv']['dictionary'],_0x46b000),_0x58afd0['jv']['getPluralForm']=_0x4601c1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x130961=>{const {jv:{dictionary:_0x3c55b3,getPluralForm:_0x3ff3a0}}={'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':_0xf74ba5=>0x0}};_0x130961['jv']||={'dictionary':{},'getPluralForm':null},_0x130961['jv']['dictionary']=Object['assign'](_0x130961['jv']['dictionary'],_0x3c55b3),_0x130961['jv']['getPluralForm']=_0x3ff3a0;})(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':_0x11f98d=>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':_0xd7b52e=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x549e5f=>{const {ko:{dictionary:_0x51af22,getPluralForm:_0x417786}}={'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':_0x2b9ee5=>0x0}};_0x549e5f['ko']||={'dictionary':{},'getPluralForm':null},_0x549e5f['ko']['dictionary']=Object['assign'](_0x549e5f['ko']['dictionary'],_0x51af22),_0x549e5f['ko']['getPluralForm']=_0x417786;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x647d9c=>{const {ko:{dictionary:_0x526720,getPluralForm:_0x2fbd72}}={'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':_0x48f915=>0x0}};_0x647d9c['ko']||={'dictionary':{},'getPluralForm':null},_0x647d9c['ko']['dictionary']=Object['assign'](_0x647d9c['ko']['dictionary'],_0x526720),_0x647d9c['ko']['getPluralForm']=_0x2fbd72;})(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':_0xb25b45=>_0xb25b45%0xa==0x1&&(_0xb25b45%0x64>0x13||_0xb25b45%0x64<0xb)?0x0:_0xb25b45%0xa>=0x2&&_0xb25b45%0xa<=0x9&&(_0xb25b45%0x64>0x13||_0xb25b45%0x64<0xb)?0x1:_0xb25b45%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':_0x183255=>_0x183255%0xa==0x1&&(_0x183255%0x64>0x13||_0x183255%0x64<0xb)?0x0:_0x183255%0xa>=0x2&&_0x183255%0xa<=0x9&&(_0x183255%0x64>0x13||_0x183255%0x64<0xb)?0x1:_0x183255%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2661a7=>{const {lt:{dictionary:_0x1b0fe2,getPluralForm:_0x47aa04}}={'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':_0x7ceda8=>_0x7ceda8%0xa==0x1&&(_0x7ceda8%0x64>0x13||_0x7ceda8%0x64<0xb)?0x0:_0x7ceda8%0xa>=0x2&&_0x7ceda8%0xa<=0x9&&(_0x7ceda8%0x64>0x13||_0x7ceda8%0x64<0xb)?0x1:_0x7ceda8%0x1!=0x0?0x2:0x3}};_0x2661a7['lt']||={'dictionary':{},'getPluralForm':null},_0x2661a7['lt']['dictionary']=Object['assign'](_0x2661a7['lt']['dictionary'],_0x1b0fe2),_0x2661a7['lt']['getPluralForm']=_0x47aa04;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2e937a=>{const {lt:{dictionary:_0x15443c,getPluralForm:_0x4a486a}}={'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':_0x1a34dc=>_0x1a34dc%0xa==0x1&&(_0x1a34dc%0x64>0x13||_0x1a34dc%0x64<0xb)?0x0:_0x1a34dc%0xa>=0x2&&_0x1a34dc%0xa<=0x9&&(_0x1a34dc%0x64>0x13||_0x1a34dc%0x64<0xb)?0x1:_0x1a34dc%0x1!=0x0?0x2:0x3}};_0x2e937a['lt']||={'dictionary':{},'getPluralForm':null},_0x2e937a['lt']['dictionary']=Object['assign'](_0x2e937a['lt']['dictionary'],_0x15443c),_0x2e937a['lt']['getPluralForm']=_0x4a486a;})(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':_0x12f2a6=>_0x12f2a6%0xa==0x1&&_0x12f2a6%0x64!=0xb?0x0:0x0!=_0x12f2a6?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':_0x51d559=>_0x51d559%0xa==0x1&&_0x51d559%0x64!=0xb?0x0:0x0!=_0x51d559?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b59cb=>{const {lv:{dictionary:_0x324c59,getPluralForm:_0x19bbf4}}={'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':_0x3accee=>_0x3accee%0xa==0x1&&_0x3accee%0x64!=0xb?0x0:0x0!=_0x3accee?0x1:0x2}};_0x4b59cb['lv']||={'dictionary':{},'getPluralForm':null},_0x4b59cb['lv']['dictionary']=Object['assign'](_0x4b59cb['lv']['dictionary'],_0x324c59),_0x4b59cb['lv']['getPluralForm']=_0x19bbf4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3272f7=>{const {lv:{dictionary:_0x4d726a,getPluralForm:_0x449787}}={'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':_0x58a206=>_0x58a206%0xa==0x1&&_0x58a206%0x64!=0xb?0x0:0x0!=_0x58a206?0x1:0x2}};_0x3272f7['lv']||={'dictionary':{},'getPluralForm':null},_0x3272f7['lv']['dictionary']=Object['assign'](_0x3272f7['lv']['dictionary'],_0x4d726a),_0x3272f7['lv']['getPluralForm']=_0x449787;})(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':_0x5cbfac=>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':_0x336159=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x14a419=>{const {ms:{dictionary:_0x1ea7af,getPluralForm:_0x2155c1}}={'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':_0x285bfc=>0x0}};_0x14a419['ms']||={'dictionary':{},'getPluralForm':null},_0x14a419['ms']['dictionary']=Object['assign'](_0x14a419['ms']['dictionary'],_0x1ea7af),_0x14a419['ms']['getPluralForm']=_0x2155c1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x21e21c=>{const {ms:{dictionary:_0x1970d9,getPluralForm:_0xf285e5}}={'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':_0x9c703a=>0x0}};_0x21e21c['ms']||={'dictionary':{},'getPluralForm':null},_0x21e21c['ms']['dictionary']=Object['assign'](_0x21e21c['ms']['dictionary'],_0x1970d9),_0x21e21c['ms']['getPluralForm']=_0xf285e5;})(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':_0x51654f=>0x1!=_0x51654f}};
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':_0x1d33b2=>0x1!=_0x1d33b2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x194312=>{const {nl:{dictionary:_0x33c401,getPluralForm:_0x4f2d50}}={'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':_0x135d70=>0x1!=_0x135d70}};_0x194312['nl']||={'dictionary':{},'getPluralForm':null},_0x194312['nl']['dictionary']=Object['assign'](_0x194312['nl']['dictionary'],_0x33c401),_0x194312['nl']['getPluralForm']=_0x4f2d50;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4f288f=>{const {nl:{dictionary:_0x1bc105,getPluralForm:_0x5363e4}}={'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':_0x4c2ecd=>0x1!=_0x4c2ecd}};_0x4f288f['nl']||={'dictionary':{},'getPluralForm':null},_0x4f288f['nl']['dictionary']=Object['assign'](_0x4f288f['nl']['dictionary'],_0x1bc105),_0x4f288f['nl']['getPluralForm']=_0x5363e4;})(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':_0x1d9a27=>0x1!=_0x1d9a27}};
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':_0x158c96=>0x1!=_0x158c96}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b3908=>{const {no:{dictionary:_0x1464ff,getPluralForm:_0x35e39a}}={'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':_0x1fe2e6=>0x1!=_0x1fe2e6}};_0x5b3908['no']||={'dictionary':{},'getPluralForm':null},_0x5b3908['no']['dictionary']=Object['assign'](_0x5b3908['no']['dictionary'],_0x1464ff),_0x5b3908['no']['getPluralForm']=_0x35e39a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x580502=>{const {no:{dictionary:_0x45c8d4,getPluralForm:_0x61e28d}}={'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':_0xc12cc4=>0x1!=_0xc12cc4}};_0x580502['no']||={'dictionary':{},'getPluralForm':null},_0x580502['no']['dictionary']=Object['assign'](_0x580502['no']['dictionary'],_0x45c8d4),_0x580502['no']['getPluralForm']=_0x61e28d;})(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':_0x5668cc=>0x1==_0x5668cc?0x0:_0x5668cc%0xa>=0x2&&_0x5668cc%0xa<=0x4&&(_0x5668cc%0x64<0xc||_0x5668cc%0x64>0xe)?0x1:0x1!=_0x5668cc&&_0x5668cc%0xa>=0x0&&_0x5668cc%0xa<=0x1||_0x5668cc%0xa>=0x5&&_0x5668cc%0xa<=0x9||_0x5668cc%0x64>=0xc&&_0x5668cc%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':_0x591aeb=>0x1==_0x591aeb?0x0:_0x591aeb%0xa>=0x2&&_0x591aeb%0xa<=0x4&&(_0x591aeb%0x64<0xc||_0x591aeb%0x64>0xe)?0x1:0x1!=_0x591aeb&&_0x591aeb%0xa>=0x0&&_0x591aeb%0xa<=0x1||_0x591aeb%0xa>=0x5&&_0x591aeb%0xa<=0x9||_0x591aeb%0x64>=0xc&&_0x591aeb%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x31ebd8=>{const {pl:{dictionary:_0x453d87,getPluralForm:_0xb123c6}}={'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':_0x52fd1c=>0x1==_0x52fd1c?0x0:_0x52fd1c%0xa>=0x2&&_0x52fd1c%0xa<=0x4&&(_0x52fd1c%0x64<0xc||_0x52fd1c%0x64>0xe)?0x1:0x1!=_0x52fd1c&&_0x52fd1c%0xa>=0x0&&_0x52fd1c%0xa<=0x1||_0x52fd1c%0xa>=0x5&&_0x52fd1c%0xa<=0x9||_0x52fd1c%0x64>=0xc&&_0x52fd1c%0x64<=0xe?0x2:0x3}};_0x31ebd8['pl']||={'dictionary':{},'getPluralForm':null},_0x31ebd8['pl']['dictionary']=Object['assign'](_0x31ebd8['pl']['dictionary'],_0x453d87),_0x31ebd8['pl']['getPluralForm']=_0xb123c6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1dbcfb=>{const {pl:{dictionary:_0x55cb47,getPluralForm:_0x4845d8}}={'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':_0xd757c9=>0x1==_0xd757c9?0x0:_0xd757c9%0xa>=0x2&&_0xd757c9%0xa<=0x4&&(_0xd757c9%0x64<0xc||_0xd757c9%0x64>0xe)?0x1:0x1!=_0xd757c9&&_0xd757c9%0xa>=0x0&&_0xd757c9%0xa<=0x1||_0xd757c9%0xa>=0x5&&_0xd757c9%0xa<=0x9||_0xd757c9%0x64>=0xc&&_0xd757c9%0x64<=0xe?0x2:0x3}};_0x1dbcfb['pl']||={'dictionary':{},'getPluralForm':null},_0x1dbcfb['pl']['dictionary']=Object['assign'](_0x1dbcfb['pl']['dictionary'],_0x55cb47),_0x1dbcfb['pl']['getPluralForm']=_0x4845d8;})(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':_0x17bb47=>0x0==_0x17bb47||0x1==_0x17bb47?0x0:0x0!=_0x17bb47&&_0x17bb47%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':_0x2865f0=>0x0==_0x2865f0||0x1==_0x2865f0?0x0:0x0!=_0x2865f0&&_0x2865f0%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x560dac=>{const {'pt-br':{dictionary:_0x4de6c4,getPluralForm:_0xd7100e}}={'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':_0x4513cd=>0x0==_0x4513cd||0x1==_0x4513cd?0x0:0x0!=_0x4513cd&&_0x4513cd%0xf4240==0x0?0x1:0x2}};_0x560dac['pt-br']||={'dictionary':{},'getPluralForm':null},_0x560dac['pt-br']['dictionary']=Object['assign'](_0x560dac['pt-br']['dictionary'],_0x4de6c4),_0x560dac['pt-br']['getPluralForm']=_0xd7100e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1c3c72=>{const {'pt-br':{dictionary:_0x34307a,getPluralForm:_0x5af6f6}}={'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':_0xfc4b6e=>0x0==_0xfc4b6e||0x1==_0xfc4b6e?0x0:0x0!=_0xfc4b6e&&_0xfc4b6e%0xf4240==0x0?0x1:0x2}};_0x1c3c72['pt-br']||={'dictionary':{},'getPluralForm':null},_0x1c3c72['pt-br']['dictionary']=Object['assign'](_0x1c3c72['pt-br']['dictionary'],_0x34307a),_0x1c3c72['pt-br']['getPluralForm']=_0x5af6f6;})(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':_0x2b951f=>0x0==_0x2b951f||0x1==_0x2b951f?0x0:0x0!=_0x2b951f&&_0x2b951f%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':_0x356bc0=>0x0==_0x356bc0||0x1==_0x356bc0?0x0:0x0!=_0x356bc0&&_0x356bc0%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c3379=>{const {pt:{dictionary:_0x230337,getPluralForm:_0x5e8cf7}}={'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':_0x586c1c=>0x0==_0x586c1c||0x1==_0x586c1c?0x0:0x0!=_0x586c1c&&_0x586c1c%0xf4240==0x0?0x1:0x2}};_0x3c3379['pt']||={'dictionary':{},'getPluralForm':null},_0x3c3379['pt']['dictionary']=Object['assign'](_0x3c3379['pt']['dictionary'],_0x230337),_0x3c3379['pt']['getPluralForm']=_0x5e8cf7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x410f7c=>{const {pt:{dictionary:_0x209a4f,getPluralForm:_0x48a663}}={'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':_0x342b7e=>0x0==_0x342b7e||0x1==_0x342b7e?0x0:0x0!=_0x342b7e&&_0x342b7e%0xf4240==0x0?0x1:0x2}};_0x410f7c['pt']||={'dictionary':{},'getPluralForm':null},_0x410f7c['pt']['dictionary']=Object['assign'](_0x410f7c['pt']['dictionary'],_0x209a4f),_0x410f7c['pt']['getPluralForm']=_0x48a663;})(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':_0xcff479=>0x1==_0xcff479?0x0:_0xcff479%0x64>0x13||_0xcff479%0x64==0x0&&0x0!=_0xcff479?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':_0x4a268b=>0x1==_0x4a268b?0x0:_0x4a268b%0x64>0x13||_0x4a268b%0x64==0x0&&0x0!=_0x4a268b?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f7323=>{const {ro:{dictionary:_0x20c7ae,getPluralForm:_0xed54cc}}={'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':_0x3f40b8=>0x1==_0x3f40b8?0x0:_0x3f40b8%0x64>0x13||_0x3f40b8%0x64==0x0&&0x0!=_0x3f40b8?0x2:0x1}};_0x1f7323['ro']||={'dictionary':{},'getPluralForm':null},_0x1f7323['ro']['dictionary']=Object['assign'](_0x1f7323['ro']['dictionary'],_0x20c7ae),_0x1f7323['ro']['getPluralForm']=_0xed54cc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x429566=>{const {ro:{dictionary:_0x5a937e,getPluralForm:_0x6a8476}}={'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':_0x475158=>0x1==_0x475158?0x0:_0x475158%0x64>0x13||_0x475158%0x64==0x0&&0x0!=_0x475158?0x2:0x1}};_0x429566['ro']||={'dictionary':{},'getPluralForm':null},_0x429566['ro']['dictionary']=Object['assign'](_0x429566['ro']['dictionary'],_0x5a937e),_0x429566['ro']['getPluralForm']=_0x6a8476;})(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':_0x44ca66=>_0x44ca66%0xa==0x1&&_0x44ca66%0x64!=0xb?0x0:_0x44ca66%0xa>=0x2&&_0x44ca66%0xa<=0x4&&(_0x44ca66%0x64<0xc||_0x44ca66%0x64>0xe)?0x1:_0x44ca66%0xa==0x0||_0x44ca66%0xa>=0x5&&_0x44ca66%0xa<=0x9||_0x44ca66%0x64>=0xb&&_0x44ca66%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':_0x7f2b22=>_0x7f2b22%0xa==0x1&&_0x7f2b22%0x64!=0xb?0x0:_0x7f2b22%0xa>=0x2&&_0x7f2b22%0xa<=0x4&&(_0x7f2b22%0x64<0xc||_0x7f2b22%0x64>0xe)?0x1:_0x7f2b22%0xa==0x0||_0x7f2b22%0xa>=0x5&&_0x7f2b22%0xa<=0x9||_0x7f2b22%0x64>=0xb&&_0x7f2b22%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x184f9c=>{const {ru:{dictionary:_0x5243ee,getPluralForm:_0x658caa}}={'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':_0x39bc5b=>_0x39bc5b%0xa==0x1&&_0x39bc5b%0x64!=0xb?0x0:_0x39bc5b%0xa>=0x2&&_0x39bc5b%0xa<=0x4&&(_0x39bc5b%0x64<0xc||_0x39bc5b%0x64>0xe)?0x1:_0x39bc5b%0xa==0x0||_0x39bc5b%0xa>=0x5&&_0x39bc5b%0xa<=0x9||_0x39bc5b%0x64>=0xb&&_0x39bc5b%0x64<=0xe?0x2:0x3}};_0x184f9c['ru']||={'dictionary':{},'getPluralForm':null},_0x184f9c['ru']['dictionary']=Object['assign'](_0x184f9c['ru']['dictionary'],_0x5243ee),_0x184f9c['ru']['getPluralForm']=_0x658caa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1173d9=>{const {ru:{dictionary:_0x2e66e2,getPluralForm:_0x2e13b2}}={'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':_0x280821=>_0x280821%0xa==0x1&&_0x280821%0x64!=0xb?0x0:_0x280821%0xa>=0x2&&_0x280821%0xa<=0x4&&(_0x280821%0x64<0xc||_0x280821%0x64>0xe)?0x1:_0x280821%0xa==0x0||_0x280821%0xa>=0x5&&_0x280821%0xa<=0x9||_0x280821%0x64>=0xb&&_0x280821%0x64<=0xe?0x2:0x3}};_0x1173d9['ru']||={'dictionary':{},'getPluralForm':null},_0x1173d9['ru']['dictionary']=Object['assign'](_0x1173d9['ru']['dictionary'],_0x2e66e2),_0x1173d9['ru']['getPluralForm']=_0x2e13b2;})(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':_0x39f39e=>_0x39f39e%0x1==0x0&&0x1==_0x39f39e?0x0:_0x39f39e%0x1==0x0&&_0x39f39e>=0x2&&_0x39f39e<=0x4?0x1:_0x39f39e%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':_0x4d5863=>_0x4d5863%0x1==0x0&&0x1==_0x4d5863?0x0:_0x4d5863%0x1==0x0&&_0x4d5863>=0x2&&_0x4d5863<=0x4?0x1:_0x4d5863%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1d6a9b=>{const {sk:{dictionary:_0x253152,getPluralForm:_0x34952e}}={'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':_0x21db77=>_0x21db77%0x1==0x0&&0x1==_0x21db77?0x0:_0x21db77%0x1==0x0&&_0x21db77>=0x2&&_0x21db77<=0x4?0x1:_0x21db77%0x1!=0x0?0x2:0x3}};_0x1d6a9b['sk']||={'dictionary':{},'getPluralForm':null},_0x1d6a9b['sk']['dictionary']=Object['assign'](_0x1d6a9b['sk']['dictionary'],_0x253152),_0x1d6a9b['sk']['getPluralForm']=_0x34952e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4d3c43=>{const {sk:{dictionary:_0x4b85f1,getPluralForm:_0x5ec0a4}}={'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':_0x1bfb20=>_0x1bfb20%0x1==0x0&&0x1==_0x1bfb20?0x0:_0x1bfb20%0x1==0x0&&_0x1bfb20>=0x2&&_0x1bfb20<=0x4?0x1:_0x1bfb20%0x1!=0x0?0x2:0x3}};_0x4d3c43['sk']||={'dictionary':{},'getPluralForm':null},_0x4d3c43['sk']['dictionary']=Object['assign'](_0x4d3c43['sk']['dictionary'],_0x4b85f1),_0x4d3c43['sk']['getPluralForm']=_0x5ec0a4;})(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':_0x1e1fd7=>_0x1e1fd7%0xa==0x1&&_0x1e1fd7%0x64!=0xb?0x0:_0x1e1fd7%0xa>=0x2&&_0x1e1fd7%0xa<=0x4&&(_0x1e1fd7%0x64<0xa||_0x1e1fd7%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':_0x238c98=>_0x238c98%0xa==0x1&&_0x238c98%0x64!=0xb?0x0:_0x238c98%0xa>=0x2&&_0x238c98%0xa<=0x4&&(_0x238c98%0x64<0xa||_0x238c98%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1c985f=>{const {'sr-latn':{dictionary:_0x25d1eb,getPluralForm:_0x460f03}}={'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':_0x28aff5=>_0x28aff5%0xa==0x1&&_0x28aff5%0x64!=0xb?0x0:_0x28aff5%0xa>=0x2&&_0x28aff5%0xa<=0x4&&(_0x28aff5%0x64<0xa||_0x28aff5%0x64>=0x14)?0x1:0x2}};_0x1c985f['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x1c985f['sr-latn']['dictionary']=Object['assign'](_0x1c985f['sr-latn']['dictionary'],_0x25d1eb),_0x1c985f['sr-latn']['getPluralForm']=_0x460f03;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x126e7c=>{const {'sr-latn':{dictionary:_0x10f003,getPluralForm:_0x5eaaff}}={'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':_0x2af94c=>_0x2af94c%0xa==0x1&&_0x2af94c%0x64!=0xb?0x0:_0x2af94c%0xa>=0x2&&_0x2af94c%0xa<=0x4&&(_0x2af94c%0x64<0xa||_0x2af94c%0x64>=0x14)?0x1:0x2}};_0x126e7c['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x126e7c['sr-latn']['dictionary']=Object['assign'](_0x126e7c['sr-latn']['dictionary'],_0x10f003),_0x126e7c['sr-latn']['getPluralForm']=_0x5eaaff;})(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':_0x2ed0ac=>_0x2ed0ac%0xa==0x1&&_0x2ed0ac%0x64!=0xb?0x0:_0x2ed0ac%0xa>=0x2&&_0x2ed0ac%0xa<=0x4&&(_0x2ed0ac%0x64<0xa||_0x2ed0ac%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':_0x4caedf=>_0x4caedf%0xa==0x1&&_0x4caedf%0x64!=0xb?0x0:_0x4caedf%0xa>=0x2&&_0x4caedf%0xa<=0x4&&(_0x4caedf%0x64<0xa||_0x4caedf%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x16c99a=>{const {sr:{dictionary:_0x2789eb,getPluralForm:_0x2e6e36}}={'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':_0x4a4611=>_0x4a4611%0xa==0x1&&_0x4a4611%0x64!=0xb?0x0:_0x4a4611%0xa>=0x2&&_0x4a4611%0xa<=0x4&&(_0x4a4611%0x64<0xa||_0x4a4611%0x64>=0x14)?0x1:0x2}};_0x16c99a['sr']||={'dictionary':{},'getPluralForm':null},_0x16c99a['sr']['dictionary']=Object['assign'](_0x16c99a['sr']['dictionary'],_0x2789eb),_0x16c99a['sr']['getPluralForm']=_0x2e6e36;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xe9131a=>{const {sr:{dictionary:_0x39c507,getPluralForm:_0x81155a}}={'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':_0xc4d7=>_0xc4d7%0xa==0x1&&_0xc4d7%0x64!=0xb?0x0:_0xc4d7%0xa>=0x2&&_0xc4d7%0xa<=0x4&&(_0xc4d7%0x64<0xa||_0xc4d7%0x64>=0x14)?0x1:0x2}};_0xe9131a['sr']||={'dictionary':{},'getPluralForm':null},_0xe9131a['sr']['dictionary']=Object['assign'](_0xe9131a['sr']['dictionary'],_0x39c507),_0xe9131a['sr']['getPluralForm']=_0x81155a;})(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':_0x5aead9=>0x1!=_0x5aead9}};
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':_0x2bf28d=>0x1!=_0x2bf28d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x29ed59=>{const {sv:{dictionary:_0x234de8,getPluralForm:_0x3c9484}}={'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':_0x42b546=>0x1!=_0x42b546}};_0x29ed59['sv']||={'dictionary':{},'getPluralForm':null},_0x29ed59['sv']['dictionary']=Object['assign'](_0x29ed59['sv']['dictionary'],_0x234de8),_0x29ed59['sv']['getPluralForm']=_0x3c9484;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x11cb6d=>{const {sv:{dictionary:_0x149d11,getPluralForm:_0x270b2f}}={'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':_0x58968a=>0x1!=_0x58968a}};_0x11cb6d['sv']||={'dictionary':{},'getPluralForm':null},_0x11cb6d['sv']['dictionary']=Object['assign'](_0x11cb6d['sv']['dictionary'],_0x149d11),_0x11cb6d['sv']['getPluralForm']=_0x270b2f;})(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':_0x450940=>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':_0x148cee=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x424dc2=>{const {th:{dictionary:_0x3ab309,getPluralForm:_0xf18e8}}={'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':_0x1f8407=>0x0}};_0x424dc2['th']||={'dictionary':{},'getPluralForm':null},_0x424dc2['th']['dictionary']=Object['assign'](_0x424dc2['th']['dictionary'],_0x3ab309),_0x424dc2['th']['getPluralForm']=_0xf18e8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xca726f=>{const {th:{dictionary:_0x1c8c7f,getPluralForm:_0x4318bb}}={'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':_0x25fa15=>0x0}};_0xca726f['th']||={'dictionary':{},'getPluralForm':null},_0xca726f['th']['dictionary']=Object['assign'](_0xca726f['th']['dictionary'],_0x1c8c7f),_0xca726f['th']['getPluralForm']=_0x4318bb;})(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':_0x197aac=>_0x197aac>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':_0x3942b1=>_0x3942b1>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4555bf=>{const {tr:{dictionary:_0x1e2637,getPluralForm:_0x45263f}}={'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':_0x4024f6=>_0x4024f6>0x1}};_0x4555bf['tr']||={'dictionary':{},'getPluralForm':null},_0x4555bf['tr']['dictionary']=Object['assign'](_0x4555bf['tr']['dictionary'],_0x1e2637),_0x4555bf['tr']['getPluralForm']=_0x45263f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x11ccf7=>{const {tr:{dictionary:_0x2c3594,getPluralForm:_0x4d8e93}}={'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':_0x45d676=>_0x45d676>0x1}};_0x11ccf7['tr']||={'dictionary':{},'getPluralForm':null},_0x11ccf7['tr']['dictionary']=Object['assign'](_0x11ccf7['tr']['dictionary'],_0x2c3594),_0x11ccf7['tr']['getPluralForm']=_0x4d8e93;})(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':_0xcfc69c=>0x1!=_0xcfc69c}};
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':_0x1fa2b0=>0x1!=_0x1fa2b0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x10c5fc=>{const {ug:{dictionary:_0x5dc33e,getPluralForm:_0x88e5b7}}={'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':_0x2c0892=>0x1!=_0x2c0892}};_0x10c5fc['ug']||={'dictionary':{},'getPluralForm':null},_0x10c5fc['ug']['dictionary']=Object['assign'](_0x10c5fc['ug']['dictionary'],_0x5dc33e),_0x10c5fc['ug']['getPluralForm']=_0x88e5b7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x7d0a18=>{const {ug:{dictionary:_0x2e6651,getPluralForm:_0x3120f2}}={'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':_0x205fc1=>0x1!=_0x205fc1}};_0x7d0a18['ug']||={'dictionary':{},'getPluralForm':null},_0x7d0a18['ug']['dictionary']=Object['assign'](_0x7d0a18['ug']['dictionary'],_0x2e6651),_0x7d0a18['ug']['getPluralForm']=_0x3120f2;})(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':_0x33a3b0=>_0x33a3b0%0x1==0x0&&_0x33a3b0%0xa==0x1&&_0x33a3b0%0x64!=0xb?0x0:_0x33a3b0%0x1==0x0&&_0x33a3b0%0xa>=0x2&&_0x33a3b0%0xa<=0x4&&(_0x33a3b0%0x64<0xc||_0x33a3b0%0x64>0xe)?0x1:_0x33a3b0%0x1==0x0&&(_0x33a3b0%0xa==0x0||_0x33a3b0%0xa>=0x5&&_0x33a3b0%0xa<=0x9||_0x33a3b0%0x64>=0xb&&_0x33a3b0%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':_0x4f8e2d=>_0x4f8e2d%0x1==0x0&&_0x4f8e2d%0xa==0x1&&_0x4f8e2d%0x64!=0xb?0x0:_0x4f8e2d%0x1==0x0&&_0x4f8e2d%0xa>=0x2&&_0x4f8e2d%0xa<=0x4&&(_0x4f8e2d%0x64<0xc||_0x4f8e2d%0x64>0xe)?0x1:_0x4f8e2d%0x1==0x0&&(_0x4f8e2d%0xa==0x0||_0x4f8e2d%0xa>=0x5&&_0x4f8e2d%0xa<=0x9||_0x4f8e2d%0x64>=0xb&&_0x4f8e2d%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x431f07=>{const {uk:{dictionary:_0x4e62d6,getPluralForm:_0x3ba7e7}}={'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':_0x5ea6c3=>_0x5ea6c3%0x1==0x0&&_0x5ea6c3%0xa==0x1&&_0x5ea6c3%0x64!=0xb?0x0:_0x5ea6c3%0x1==0x0&&_0x5ea6c3%0xa>=0x2&&_0x5ea6c3%0xa<=0x4&&(_0x5ea6c3%0x64<0xc||_0x5ea6c3%0x64>0xe)?0x1:_0x5ea6c3%0x1==0x0&&(_0x5ea6c3%0xa==0x0||_0x5ea6c3%0xa>=0x5&&_0x5ea6c3%0xa<=0x9||_0x5ea6c3%0x64>=0xb&&_0x5ea6c3%0x64<=0xe)?0x2:0x3}};_0x431f07['uk']||={'dictionary':{},'getPluralForm':null},_0x431f07['uk']['dictionary']=Object['assign'](_0x431f07['uk']['dictionary'],_0x4e62d6),_0x431f07['uk']['getPluralForm']=_0x3ba7e7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x23c942=>{const {uk:{dictionary:_0x29b7bc,getPluralForm:_0x119f3d}}={'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':_0x44c073=>_0x44c073%0x1==0x0&&_0x44c073%0xa==0x1&&_0x44c073%0x64!=0xb?0x0:_0x44c073%0x1==0x0&&_0x44c073%0xa>=0x2&&_0x44c073%0xa<=0x4&&(_0x44c073%0x64<0xc||_0x44c073%0x64>0xe)?0x1:_0x44c073%0x1==0x0&&(_0x44c073%0xa==0x0||_0x44c073%0xa>=0x5&&_0x44c073%0xa<=0x9||_0x44c073%0x64>=0xb&&_0x44c073%0x64<=0xe)?0x2:0x3}};_0x23c942['uk']||={'dictionary':{},'getPluralForm':null},_0x23c942['uk']['dictionary']=Object['assign'](_0x23c942['uk']['dictionary'],_0x29b7bc),_0x23c942['uk']['getPluralForm']=_0x119f3d;})(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':_0x4f6820=>0x1!=_0x4f6820}};
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':_0x39e06c=>0x1!=_0x39e06c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ff18d=>{const {ur:{dictionary:_0x4e4f90,getPluralForm:_0x171dc0}}={'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':_0x6b5041=>0x1!=_0x6b5041}};_0x2ff18d['ur']||={'dictionary':{},'getPluralForm':null},_0x2ff18d['ur']['dictionary']=Object['assign'](_0x2ff18d['ur']['dictionary'],_0x4e4f90),_0x2ff18d['ur']['getPluralForm']=_0x171dc0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x59855c=>{const {ur:{dictionary:_0x3d2ebe,getPluralForm:_0x27664d}}={'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':_0x2b687e=>0x1!=_0x2b687e}};_0x59855c['ur']||={'dictionary':{},'getPluralForm':null},_0x59855c['ur']['dictionary']=Object['assign'](_0x59855c['ur']['dictionary'],_0x3d2ebe),_0x59855c['ur']['getPluralForm']=_0x27664d;})(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':_0x28fb31=>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':_0x564412=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x281d33=>{const {vi:{dictionary:_0x1075c4,getPluralForm:_0x1e8b01}}={'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':_0x2b33a6=>0x0}};_0x281d33['vi']||={'dictionary':{},'getPluralForm':null},_0x281d33['vi']['dictionary']=Object['assign'](_0x281d33['vi']['dictionary'],_0x1075c4),_0x281d33['vi']['getPluralForm']=_0x1e8b01;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47580d=>{const {vi:{dictionary:_0x1721a3,getPluralForm:_0x4a966e}}={'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':_0x5c2773=>0x0}};_0x47580d['vi']||={'dictionary':{},'getPluralForm':null},_0x47580d['vi']['dictionary']=Object['assign'](_0x47580d['vi']['dictionary'],_0x1721a3),_0x47580d['vi']['getPluralForm']=_0x4a966e;})(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':_0x4a3787=>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':_0x35585c=>0x0}};