@ckeditor/ckeditor5-export-word 42.0.0-alpha.5 → 42.0.0-alpha.7

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
- 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':_0x39b4e6=>0x1==_0x39b4e6?0x0:0x0!=_0x39b4e6&&_0x39b4e6%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':_0x4b2202=>0x1==_0x4b2202?0x0:0x0!=_0x4b2202&&_0x4b2202%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e0dfe=>{const {it:{dictionary:_0x2bc1a8,getPluralForm:_0x105f50}}={'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':_0x186dfd=>0x1==_0x186dfd?0x0:0x0!=_0x186dfd&&_0x186dfd%0xf4240==0x0?0x1:0x2}};_0x4e0dfe['it']||={'dictionary':{},'getPluralForm':null},_0x4e0dfe['it']['dictionary']=Object['assign'](_0x4e0dfe['it']['dictionary'],_0x2bc1a8),_0x4e0dfe['it']['getPluralForm']=_0x105f50;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3f43fd=>{const {it:{dictionary:_0x20093c,getPluralForm:_0x470433}}={'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':_0x2652a5=>0x1==_0x2652a5?0x0:0x0!=_0x2652a5&&_0x2652a5%0xf4240==0x0?0x1:0x2}};_0x3f43fd['it']||={'dictionary':{},'getPluralForm':null},_0x3f43fd['it']['dictionary']=Object['assign'](_0x3f43fd['it']['dictionary'],_0x20093c),_0x3f43fd['it']['getPluralForm']=_0x470433;})(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':_0x48e6f9=>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':_0x4f3f2d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2861a1=>{const {ja:{dictionary:_0x33a7b4,getPluralForm:_0x6473be}}={'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':_0x274fe6=>0x0}};_0x2861a1['ja']||={'dictionary':{},'getPluralForm':null},_0x2861a1['ja']['dictionary']=Object['assign'](_0x2861a1['ja']['dictionary'],_0x33a7b4),_0x2861a1['ja']['getPluralForm']=_0x6473be;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x16e3e8=>{const {ja:{dictionary:_0x3dcf73,getPluralForm:_0x1a90f6}}={'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':_0x404c83=>0x0}};_0x16e3e8['ja']||={'dictionary':{},'getPluralForm':null},_0x16e3e8['ja']['dictionary']=Object['assign'](_0x16e3e8['ja']['dictionary'],_0x3dcf73),_0x16e3e8['ja']['getPluralForm']=_0x1a90f6;})(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':_0x3bb610=>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':_0x22ee64=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2afa2f=>{const {jv:{dictionary:_0x1dbf15,getPluralForm:_0x2ef774}}={'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':_0x394ef5=>0x0}};_0x2afa2f['jv']||={'dictionary':{},'getPluralForm':null},_0x2afa2f['jv']['dictionary']=Object['assign'](_0x2afa2f['jv']['dictionary'],_0x1dbf15),_0x2afa2f['jv']['getPluralForm']=_0x2ef774;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x53dd61=>{const {jv:{dictionary:_0x13041e,getPluralForm:_0x940711}}={'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':_0x1491e2=>0x0}};_0x53dd61['jv']||={'dictionary':{},'getPluralForm':null},_0x53dd61['jv']['dictionary']=Object['assign'](_0x53dd61['jv']['dictionary'],_0x13041e),_0x53dd61['jv']['getPluralForm']=_0x940711;})(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':_0x53a31c=>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':_0x47cfdd=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x305065=>{const {ko:{dictionary:_0x1e4f9b,getPluralForm:_0x5169cc}}={'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':_0xe9042d=>0x0}};_0x305065['ko']||={'dictionary':{},'getPluralForm':null},_0x305065['ko']['dictionary']=Object['assign'](_0x305065['ko']['dictionary'],_0x1e4f9b),_0x305065['ko']['getPluralForm']=_0x5169cc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3cf544=>{const {ko:{dictionary:_0x3f68e7,getPluralForm:_0x16b440}}={'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':_0x46160b=>0x0}};_0x3cf544['ko']||={'dictionary':{},'getPluralForm':null},_0x3cf544['ko']['dictionary']=Object['assign'](_0x3cf544['ko']['dictionary'],_0x3f68e7),_0x3cf544['ko']['getPluralForm']=_0x16b440;})(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':_0x485abe=>_0x485abe%0xa==0x1&&(_0x485abe%0x64>0x13||_0x485abe%0x64<0xb)?0x0:_0x485abe%0xa>=0x2&&_0x485abe%0xa<=0x9&&(_0x485abe%0x64>0x13||_0x485abe%0x64<0xb)?0x1:_0x485abe%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':_0x2f0e38=>_0x2f0e38%0xa==0x1&&(_0x2f0e38%0x64>0x13||_0x2f0e38%0x64<0xb)?0x0:_0x2f0e38%0xa>=0x2&&_0x2f0e38%0xa<=0x9&&(_0x2f0e38%0x64>0x13||_0x2f0e38%0x64<0xb)?0x1:_0x2f0e38%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2b0e59=>{const {lt:{dictionary:_0x2ab51a,getPluralForm:_0x5cf203}}={'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':_0x555613=>_0x555613%0xa==0x1&&(_0x555613%0x64>0x13||_0x555613%0x64<0xb)?0x0:_0x555613%0xa>=0x2&&_0x555613%0xa<=0x9&&(_0x555613%0x64>0x13||_0x555613%0x64<0xb)?0x1:_0x555613%0x1!=0x0?0x2:0x3}};_0x2b0e59['lt']||={'dictionary':{},'getPluralForm':null},_0x2b0e59['lt']['dictionary']=Object['assign'](_0x2b0e59['lt']['dictionary'],_0x2ab51a),_0x2b0e59['lt']['getPluralForm']=_0x5cf203;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x206bd8=>{const {lt:{dictionary:_0x15e961,getPluralForm:_0x362b37}}={'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':_0x35ed18=>_0x35ed18%0xa==0x1&&(_0x35ed18%0x64>0x13||_0x35ed18%0x64<0xb)?0x0:_0x35ed18%0xa>=0x2&&_0x35ed18%0xa<=0x9&&(_0x35ed18%0x64>0x13||_0x35ed18%0x64<0xb)?0x1:_0x35ed18%0x1!=0x0?0x2:0x3}};_0x206bd8['lt']||={'dictionary':{},'getPluralForm':null},_0x206bd8['lt']['dictionary']=Object['assign'](_0x206bd8['lt']['dictionary'],_0x15e961),_0x206bd8['lt']['getPluralForm']=_0x362b37;})(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':_0x47fb79=>_0x47fb79%0xa==0x1&&_0x47fb79%0x64!=0xb?0x0:0x0!=_0x47fb79?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':_0x28974a=>_0x28974a%0xa==0x1&&_0x28974a%0x64!=0xb?0x0:0x0!=_0x28974a?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1527ec=>{const {lv:{dictionary:_0xe1efd5,getPluralForm:_0x27ca33}}={'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':_0x20421c=>_0x20421c%0xa==0x1&&_0x20421c%0x64!=0xb?0x0:0x0!=_0x20421c?0x1:0x2}};_0x1527ec['lv']||={'dictionary':{},'getPluralForm':null},_0x1527ec['lv']['dictionary']=Object['assign'](_0x1527ec['lv']['dictionary'],_0xe1efd5),_0x1527ec['lv']['getPluralForm']=_0x27ca33;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1581a7=>{const {lv:{dictionary:_0x5b20c7,getPluralForm:_0x172f46}}={'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':_0x5a627f=>_0x5a627f%0xa==0x1&&_0x5a627f%0x64!=0xb?0x0:0x0!=_0x5a627f?0x1:0x2}};_0x1581a7['lv']||={'dictionary':{},'getPluralForm':null},_0x1581a7['lv']['dictionary']=Object['assign'](_0x1581a7['lv']['dictionary'],_0x5b20c7),_0x1581a7['lv']['getPluralForm']=_0x172f46;})(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':_0x1085fd=>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':_0x3328ee=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2e7a71=>{const {ms:{dictionary:_0x28a190,getPluralForm:_0x3d3645}}={'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':_0x277baf=>0x0}};_0x2e7a71['ms']||={'dictionary':{},'getPluralForm':null},_0x2e7a71['ms']['dictionary']=Object['assign'](_0x2e7a71['ms']['dictionary'],_0x28a190),_0x2e7a71['ms']['getPluralForm']=_0x3d3645;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x10f6d6=>{const {ms:{dictionary:_0xa9b2d1,getPluralForm:_0x5bbd5f}}={'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':_0x78207b=>0x0}};_0x10f6d6['ms']||={'dictionary':{},'getPluralForm':null},_0x10f6d6['ms']['dictionary']=Object['assign'](_0x10f6d6['ms']['dictionary'],_0xa9b2d1),_0x10f6d6['ms']['getPluralForm']=_0x5bbd5f;})(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':_0x51643c=>0x1!=_0x51643c}};
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':_0x6cdf3=>0x1!=_0x6cdf3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4a01c2=>{const {nl:{dictionary:_0x388d25,getPluralForm:_0x39daea}}={'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':_0x566c3b=>0x1!=_0x566c3b}};_0x4a01c2['nl']||={'dictionary':{},'getPluralForm':null},_0x4a01c2['nl']['dictionary']=Object['assign'](_0x4a01c2['nl']['dictionary'],_0x388d25),_0x4a01c2['nl']['getPluralForm']=_0x39daea;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x51ac6a=>{const {nl:{dictionary:_0x102f57,getPluralForm:_0x3905b9}}={'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':_0xf63ada=>0x1!=_0xf63ada}};_0x51ac6a['nl']||={'dictionary':{},'getPluralForm':null},_0x51ac6a['nl']['dictionary']=Object['assign'](_0x51ac6a['nl']['dictionary'],_0x102f57),_0x51ac6a['nl']['getPluralForm']=_0x3905b9;})(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':_0x101714=>0x1!=_0x101714}};
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':_0x5c8f97=>0x1!=_0x5c8f97}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b3f9d=>{const {no:{dictionary:_0x30804b,getPluralForm:_0x497c63}}={'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':_0x1513fa=>0x1!=_0x1513fa}};_0x1b3f9d['no']||={'dictionary':{},'getPluralForm':null},_0x1b3f9d['no']['dictionary']=Object['assign'](_0x1b3f9d['no']['dictionary'],_0x30804b),_0x1b3f9d['no']['getPluralForm']=_0x497c63;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xdf1e92=>{const {no:{dictionary:_0x1bc17d,getPluralForm:_0x35c39b}}={'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':_0x224ef4=>0x1!=_0x224ef4}};_0xdf1e92['no']||={'dictionary':{},'getPluralForm':null},_0xdf1e92['no']['dictionary']=Object['assign'](_0xdf1e92['no']['dictionary'],_0x1bc17d),_0xdf1e92['no']['getPluralForm']=_0x35c39b;})(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':_0x193baf=>0x1==_0x193baf?0x0:_0x193baf%0xa>=0x2&&_0x193baf%0xa<=0x4&&(_0x193baf%0x64<0xc||_0x193baf%0x64>0xe)?0x1:0x1!=_0x193baf&&_0x193baf%0xa>=0x0&&_0x193baf%0xa<=0x1||_0x193baf%0xa>=0x5&&_0x193baf%0xa<=0x9||_0x193baf%0x64>=0xc&&_0x193baf%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':_0x51b019=>0x1==_0x51b019?0x0:_0x51b019%0xa>=0x2&&_0x51b019%0xa<=0x4&&(_0x51b019%0x64<0xc||_0x51b019%0x64>0xe)?0x1:0x1!=_0x51b019&&_0x51b019%0xa>=0x0&&_0x51b019%0xa<=0x1||_0x51b019%0xa>=0x5&&_0x51b019%0xa<=0x9||_0x51b019%0x64>=0xc&&_0x51b019%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x527058=>{const {pl:{dictionary:_0x21ef8c,getPluralForm:_0x135cf7}}={'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':_0x58c505=>0x1==_0x58c505?0x0:_0x58c505%0xa>=0x2&&_0x58c505%0xa<=0x4&&(_0x58c505%0x64<0xc||_0x58c505%0x64>0xe)?0x1:0x1!=_0x58c505&&_0x58c505%0xa>=0x0&&_0x58c505%0xa<=0x1||_0x58c505%0xa>=0x5&&_0x58c505%0xa<=0x9||_0x58c505%0x64>=0xc&&_0x58c505%0x64<=0xe?0x2:0x3}};_0x527058['pl']||={'dictionary':{},'getPluralForm':null},_0x527058['pl']['dictionary']=Object['assign'](_0x527058['pl']['dictionary'],_0x21ef8c),_0x527058['pl']['getPluralForm']=_0x135cf7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1b3253=>{const {pl:{dictionary:_0x373339,getPluralForm:_0x462e59}}={'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':_0x1e74bc=>0x1==_0x1e74bc?0x0:_0x1e74bc%0xa>=0x2&&_0x1e74bc%0xa<=0x4&&(_0x1e74bc%0x64<0xc||_0x1e74bc%0x64>0xe)?0x1:0x1!=_0x1e74bc&&_0x1e74bc%0xa>=0x0&&_0x1e74bc%0xa<=0x1||_0x1e74bc%0xa>=0x5&&_0x1e74bc%0xa<=0x9||_0x1e74bc%0x64>=0xc&&_0x1e74bc%0x64<=0xe?0x2:0x3}};_0x1b3253['pl']||={'dictionary':{},'getPluralForm':null},_0x1b3253['pl']['dictionary']=Object['assign'](_0x1b3253['pl']['dictionary'],_0x373339),_0x1b3253['pl']['getPluralForm']=_0x462e59;})(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':_0x18def1=>0x0==_0x18def1||0x1==_0x18def1?0x0:0x0!=_0x18def1&&_0x18def1%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':_0x413cc2=>0x0==_0x413cc2||0x1==_0x413cc2?0x0:0x0!=_0x413cc2&&_0x413cc2%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xee9a4b=>{const {'pt-br':{dictionary:_0x4cde7a,getPluralForm:_0x529658}}={'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':_0x346a8c=>0x0==_0x346a8c||0x1==_0x346a8c?0x0:0x0!=_0x346a8c&&_0x346a8c%0xf4240==0x0?0x1:0x2}};_0xee9a4b['pt-br']||={'dictionary':{},'getPluralForm':null},_0xee9a4b['pt-br']['dictionary']=Object['assign'](_0xee9a4b['pt-br']['dictionary'],_0x4cde7a),_0xee9a4b['pt-br']['getPluralForm']=_0x529658;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1c52bb=>{const {'pt-br':{dictionary:_0x20187f,getPluralForm:_0xe9536b}}={'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':_0x99204d=>0x0==_0x99204d||0x1==_0x99204d?0x0:0x0!=_0x99204d&&_0x99204d%0xf4240==0x0?0x1:0x2}};_0x1c52bb['pt-br']||={'dictionary':{},'getPluralForm':null},_0x1c52bb['pt-br']['dictionary']=Object['assign'](_0x1c52bb['pt-br']['dictionary'],_0x20187f),_0x1c52bb['pt-br']['getPluralForm']=_0xe9536b;})(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':_0x59f756=>0x0==_0x59f756||0x1==_0x59f756?0x0:0x0!=_0x59f756&&_0x59f756%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':_0xfe2018=>0x0==_0xfe2018||0x1==_0xfe2018?0x0:0x0!=_0xfe2018&&_0xfe2018%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1359c2=>{const {pt:{dictionary:_0x4aac29,getPluralForm:_0x3e78b3}}={'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':_0x3aebef=>0x0==_0x3aebef||0x1==_0x3aebef?0x0:0x0!=_0x3aebef&&_0x3aebef%0xf4240==0x0?0x1:0x2}};_0x1359c2['pt']||={'dictionary':{},'getPluralForm':null},_0x1359c2['pt']['dictionary']=Object['assign'](_0x1359c2['pt']['dictionary'],_0x4aac29),_0x1359c2['pt']['getPluralForm']=_0x3e78b3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5bac3e=>{const {pt:{dictionary:_0xa895b8,getPluralForm:_0x547200}}={'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':_0x3c5043=>0x0==_0x3c5043||0x1==_0x3c5043?0x0:0x0!=_0x3c5043&&_0x3c5043%0xf4240==0x0?0x1:0x2}};_0x5bac3e['pt']||={'dictionary':{},'getPluralForm':null},_0x5bac3e['pt']['dictionary']=Object['assign'](_0x5bac3e['pt']['dictionary'],_0xa895b8),_0x5bac3e['pt']['getPluralForm']=_0x547200;})(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':_0x1d1928=>0x1==_0x1d1928?0x0:_0x1d1928%0x64>0x13||_0x1d1928%0x64==0x0&&0x0!=_0x1d1928?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':_0x162dba=>0x1==_0x162dba?0x0:_0x162dba%0x64>0x13||_0x162dba%0x64==0x0&&0x0!=_0x162dba?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x33b227=>{const {ro:{dictionary:_0x45418b,getPluralForm:_0x54e334}}={'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':_0xc9d912=>0x1==_0xc9d912?0x0:_0xc9d912%0x64>0x13||_0xc9d912%0x64==0x0&&0x0!=_0xc9d912?0x2:0x1}};_0x33b227['ro']||={'dictionary':{},'getPluralForm':null},_0x33b227['ro']['dictionary']=Object['assign'](_0x33b227['ro']['dictionary'],_0x45418b),_0x33b227['ro']['getPluralForm']=_0x54e334;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4759b1=>{const {ro:{dictionary:_0x533319,getPluralForm:_0x3cf10e}}={'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':_0xee15c1=>0x1==_0xee15c1?0x0:_0xee15c1%0x64>0x13||_0xee15c1%0x64==0x0&&0x0!=_0xee15c1?0x2:0x1}};_0x4759b1['ro']||={'dictionary':{},'getPluralForm':null},_0x4759b1['ro']['dictionary']=Object['assign'](_0x4759b1['ro']['dictionary'],_0x533319),_0x4759b1['ro']['getPluralForm']=_0x3cf10e;})(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':_0x23f918=>_0x23f918%0xa==0x1&&_0x23f918%0x64!=0xb?0x0:_0x23f918%0xa>=0x2&&_0x23f918%0xa<=0x4&&(_0x23f918%0x64<0xc||_0x23f918%0x64>0xe)?0x1:_0x23f918%0xa==0x0||_0x23f918%0xa>=0x5&&_0x23f918%0xa<=0x9||_0x23f918%0x64>=0xb&&_0x23f918%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':_0xa5ceab=>_0xa5ceab%0xa==0x1&&_0xa5ceab%0x64!=0xb?0x0:_0xa5ceab%0xa>=0x2&&_0xa5ceab%0xa<=0x4&&(_0xa5ceab%0x64<0xc||_0xa5ceab%0x64>0xe)?0x1:_0xa5ceab%0xa==0x0||_0xa5ceab%0xa>=0x5&&_0xa5ceab%0xa<=0x9||_0xa5ceab%0x64>=0xb&&_0xa5ceab%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x402785=>{const {ru:{dictionary:_0x3b40b7,getPluralForm:_0x2f38f2}}={'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':_0x582c53=>_0x582c53%0xa==0x1&&_0x582c53%0x64!=0xb?0x0:_0x582c53%0xa>=0x2&&_0x582c53%0xa<=0x4&&(_0x582c53%0x64<0xc||_0x582c53%0x64>0xe)?0x1:_0x582c53%0xa==0x0||_0x582c53%0xa>=0x5&&_0x582c53%0xa<=0x9||_0x582c53%0x64>=0xb&&_0x582c53%0x64<=0xe?0x2:0x3}};_0x402785['ru']||={'dictionary':{},'getPluralForm':null},_0x402785['ru']['dictionary']=Object['assign'](_0x402785['ru']['dictionary'],_0x3b40b7),_0x402785['ru']['getPluralForm']=_0x2f38f2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2e710c=>{const {ru:{dictionary:_0x5e728d,getPluralForm:_0x22976e}}={'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':_0x160987=>_0x160987%0xa==0x1&&_0x160987%0x64!=0xb?0x0:_0x160987%0xa>=0x2&&_0x160987%0xa<=0x4&&(_0x160987%0x64<0xc||_0x160987%0x64>0xe)?0x1:_0x160987%0xa==0x0||_0x160987%0xa>=0x5&&_0x160987%0xa<=0x9||_0x160987%0x64>=0xb&&_0x160987%0x64<=0xe?0x2:0x3}};_0x2e710c['ru']||={'dictionary':{},'getPluralForm':null},_0x2e710c['ru']['dictionary']=Object['assign'](_0x2e710c['ru']['dictionary'],_0x5e728d),_0x2e710c['ru']['getPluralForm']=_0x22976e;})(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':_0x35790d=>_0x35790d%0x1==0x0&&0x1==_0x35790d?0x0:_0x35790d%0x1==0x0&&_0x35790d>=0x2&&_0x35790d<=0x4?0x1:_0x35790d%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':_0x29aded=>_0x29aded%0x1==0x0&&0x1==_0x29aded?0x0:_0x29aded%0x1==0x0&&_0x29aded>=0x2&&_0x29aded<=0x4?0x1:_0x29aded%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x688978=>{const {sk:{dictionary:_0xf58790,getPluralForm:_0x42e5bf}}={'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':_0x45d657=>_0x45d657%0x1==0x0&&0x1==_0x45d657?0x0:_0x45d657%0x1==0x0&&_0x45d657>=0x2&&_0x45d657<=0x4?0x1:_0x45d657%0x1!=0x0?0x2:0x3}};_0x688978['sk']||={'dictionary':{},'getPluralForm':null},_0x688978['sk']['dictionary']=Object['assign'](_0x688978['sk']['dictionary'],_0xf58790),_0x688978['sk']['getPluralForm']=_0x42e5bf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5164ad=>{const {sk:{dictionary:_0x40735,getPluralForm:_0xecff21}}={'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':_0x1270ca=>_0x1270ca%0x1==0x0&&0x1==_0x1270ca?0x0:_0x1270ca%0x1==0x0&&_0x1270ca>=0x2&&_0x1270ca<=0x4?0x1:_0x1270ca%0x1!=0x0?0x2:0x3}};_0x5164ad['sk']||={'dictionary':{},'getPluralForm':null},_0x5164ad['sk']['dictionary']=Object['assign'](_0x5164ad['sk']['dictionary'],_0x40735),_0x5164ad['sk']['getPluralForm']=_0xecff21;})(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':_0x3edb9f=>_0x3edb9f%0xa==0x1&&_0x3edb9f%0x64!=0xb?0x0:_0x3edb9f%0xa>=0x2&&_0x3edb9f%0xa<=0x4&&(_0x3edb9f%0x64<0xa||_0x3edb9f%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':_0x5387d1=>_0x5387d1%0xa==0x1&&_0x5387d1%0x64!=0xb?0x0:_0x5387d1%0xa>=0x2&&_0x5387d1%0xa<=0x4&&(_0x5387d1%0x64<0xa||_0x5387d1%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x580d60=>{const {'sr-latn':{dictionary:_0x34a7eb,getPluralForm:_0xa97b6}}={'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':_0x51daff=>_0x51daff%0xa==0x1&&_0x51daff%0x64!=0xb?0x0:_0x51daff%0xa>=0x2&&_0x51daff%0xa<=0x4&&(_0x51daff%0x64<0xa||_0x51daff%0x64>=0x14)?0x1:0x2}};_0x580d60['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x580d60['sr-latn']['dictionary']=Object['assign'](_0x580d60['sr-latn']['dictionary'],_0x34a7eb),_0x580d60['sr-latn']['getPluralForm']=_0xa97b6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2cb714=>{const {'sr-latn':{dictionary:_0xd55bbf,getPluralForm:_0x443478}}={'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':_0x24a6bb=>_0x24a6bb%0xa==0x1&&_0x24a6bb%0x64!=0xb?0x0:_0x24a6bb%0xa>=0x2&&_0x24a6bb%0xa<=0x4&&(_0x24a6bb%0x64<0xa||_0x24a6bb%0x64>=0x14)?0x1:0x2}};_0x2cb714['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x2cb714['sr-latn']['dictionary']=Object['assign'](_0x2cb714['sr-latn']['dictionary'],_0xd55bbf),_0x2cb714['sr-latn']['getPluralForm']=_0x443478;})(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':_0x4d81dd=>_0x4d81dd%0xa==0x1&&_0x4d81dd%0x64!=0xb?0x0:_0x4d81dd%0xa>=0x2&&_0x4d81dd%0xa<=0x4&&(_0x4d81dd%0x64<0xa||_0x4d81dd%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':_0x4a82c7=>_0x4a82c7%0xa==0x1&&_0x4a82c7%0x64!=0xb?0x0:_0x4a82c7%0xa>=0x2&&_0x4a82c7%0xa<=0x4&&(_0x4a82c7%0x64<0xa||_0x4a82c7%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3ddee0=>{const {sr:{dictionary:_0x1ae6a9,getPluralForm:_0x817218}}={'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':_0x153bec=>_0x153bec%0xa==0x1&&_0x153bec%0x64!=0xb?0x0:_0x153bec%0xa>=0x2&&_0x153bec%0xa<=0x4&&(_0x153bec%0x64<0xa||_0x153bec%0x64>=0x14)?0x1:0x2}};_0x3ddee0['sr']||={'dictionary':{},'getPluralForm':null},_0x3ddee0['sr']['dictionary']=Object['assign'](_0x3ddee0['sr']['dictionary'],_0x1ae6a9),_0x3ddee0['sr']['getPluralForm']=_0x817218;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x566d6c=>{const {sr:{dictionary:_0x2c54c5,getPluralForm:_0x36726a}}={'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':_0x3ab6a6=>_0x3ab6a6%0xa==0x1&&_0x3ab6a6%0x64!=0xb?0x0:_0x3ab6a6%0xa>=0x2&&_0x3ab6a6%0xa<=0x4&&(_0x3ab6a6%0x64<0xa||_0x3ab6a6%0x64>=0x14)?0x1:0x2}};_0x566d6c['sr']||={'dictionary':{},'getPluralForm':null},_0x566d6c['sr']['dictionary']=Object['assign'](_0x566d6c['sr']['dictionary'],_0x2c54c5),_0x566d6c['sr']['getPluralForm']=_0x36726a;})(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':_0x5b272f=>0x1!=_0x5b272f}};
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':_0x346c4a=>0x1!=_0x346c4a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4832f4=>{const {sv:{dictionary:_0x57ea7e,getPluralForm:_0x16c8d0}}={'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':_0x56257d=>0x1!=_0x56257d}};_0x4832f4['sv']||={'dictionary':{},'getPluralForm':null},_0x4832f4['sv']['dictionary']=Object['assign'](_0x4832f4['sv']['dictionary'],_0x57ea7e),_0x4832f4['sv']['getPluralForm']=_0x16c8d0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4cdd54=>{const {sv:{dictionary:_0x440c76,getPluralForm:_0x58151f}}={'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':_0x331a6c=>0x1!=_0x331a6c}};_0x4cdd54['sv']||={'dictionary':{},'getPluralForm':null},_0x4cdd54['sv']['dictionary']=Object['assign'](_0x4cdd54['sv']['dictionary'],_0x440c76),_0x4cdd54['sv']['getPluralForm']=_0x58151f;})(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':_0x4913ca=>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':_0x20a310=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x291aa3=>{const {th:{dictionary:_0x19e9c7,getPluralForm:_0x56e0ff}}={'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':_0x142a9a=>0x0}};_0x291aa3['th']||={'dictionary':{},'getPluralForm':null},_0x291aa3['th']['dictionary']=Object['assign'](_0x291aa3['th']['dictionary'],_0x19e9c7),_0x291aa3['th']['getPluralForm']=_0x56e0ff;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x587dcc=>{const {th:{dictionary:_0x4af6b7,getPluralForm:_0x309c0b}}={'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':_0x532383=>0x0}};_0x587dcc['th']||={'dictionary':{},'getPluralForm':null},_0x587dcc['th']['dictionary']=Object['assign'](_0x587dcc['th']['dictionary'],_0x4af6b7),_0x587dcc['th']['getPluralForm']=_0x309c0b;})(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':_0x3711b9=>_0x3711b9>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':_0x2ee5c0=>_0x2ee5c0>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x645eb6=>{const {tr:{dictionary:_0x4826a4,getPluralForm:_0x3ada1a}}={'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':_0x31ecf4=>_0x31ecf4>0x1}};_0x645eb6['tr']||={'dictionary':{},'getPluralForm':null},_0x645eb6['tr']['dictionary']=Object['assign'](_0x645eb6['tr']['dictionary'],_0x4826a4),_0x645eb6['tr']['getPluralForm']=_0x3ada1a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4145bc=>{const {tr:{dictionary:_0x381989,getPluralForm:_0x7b81e1}}={'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':_0x1429a0=>_0x1429a0>0x1}};_0x4145bc['tr']||={'dictionary':{},'getPluralForm':null},_0x4145bc['tr']['dictionary']=Object['assign'](_0x4145bc['tr']['dictionary'],_0x381989),_0x4145bc['tr']['getPluralForm']=_0x7b81e1;})(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':_0x5ea65a=>0x1!=_0x5ea65a}};
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':_0x43494b=>0x1!=_0x43494b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x249020=>{const {ug:{dictionary:_0x36f02c,getPluralForm:_0x84a4ce}}={'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':_0x537bdd=>0x1!=_0x537bdd}};_0x249020['ug']||={'dictionary':{},'getPluralForm':null},_0x249020['ug']['dictionary']=Object['assign'](_0x249020['ug']['dictionary'],_0x36f02c),_0x249020['ug']['getPluralForm']=_0x84a4ce;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e4582=>{const {ug:{dictionary:_0x2b8e85,getPluralForm:_0x1b6f7f}}={'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':_0x4cc0ca=>0x1!=_0x4cc0ca}};_0x3e4582['ug']||={'dictionary':{},'getPluralForm':null},_0x3e4582['ug']['dictionary']=Object['assign'](_0x3e4582['ug']['dictionary'],_0x2b8e85),_0x3e4582['ug']['getPluralForm']=_0x1b6f7f;})(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':_0x160b5c=>_0x160b5c%0x1==0x0&&_0x160b5c%0xa==0x1&&_0x160b5c%0x64!=0xb?0x0:_0x160b5c%0x1==0x0&&_0x160b5c%0xa>=0x2&&_0x160b5c%0xa<=0x4&&(_0x160b5c%0x64<0xc||_0x160b5c%0x64>0xe)?0x1:_0x160b5c%0x1==0x0&&(_0x160b5c%0xa==0x0||_0x160b5c%0xa>=0x5&&_0x160b5c%0xa<=0x9||_0x160b5c%0x64>=0xb&&_0x160b5c%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':_0xe2d24c=>_0xe2d24c%0x1==0x0&&_0xe2d24c%0xa==0x1&&_0xe2d24c%0x64!=0xb?0x0:_0xe2d24c%0x1==0x0&&_0xe2d24c%0xa>=0x2&&_0xe2d24c%0xa<=0x4&&(_0xe2d24c%0x64<0xc||_0xe2d24c%0x64>0xe)?0x1:_0xe2d24c%0x1==0x0&&(_0xe2d24c%0xa==0x0||_0xe2d24c%0xa>=0x5&&_0xe2d24c%0xa<=0x9||_0xe2d24c%0x64>=0xb&&_0xe2d24c%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x38dfac=>{const {uk:{dictionary:_0x57cda0,getPluralForm:_0x8d89f4}}={'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':_0x119b0c=>_0x119b0c%0x1==0x0&&_0x119b0c%0xa==0x1&&_0x119b0c%0x64!=0xb?0x0:_0x119b0c%0x1==0x0&&_0x119b0c%0xa>=0x2&&_0x119b0c%0xa<=0x4&&(_0x119b0c%0x64<0xc||_0x119b0c%0x64>0xe)?0x1:_0x119b0c%0x1==0x0&&(_0x119b0c%0xa==0x0||_0x119b0c%0xa>=0x5&&_0x119b0c%0xa<=0x9||_0x119b0c%0x64>=0xb&&_0x119b0c%0x64<=0xe)?0x2:0x3}};_0x38dfac['uk']||={'dictionary':{},'getPluralForm':null},_0x38dfac['uk']['dictionary']=Object['assign'](_0x38dfac['uk']['dictionary'],_0x57cda0),_0x38dfac['uk']['getPluralForm']=_0x8d89f4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33e278=>{const {uk:{dictionary:_0x1a58ee,getPluralForm:_0x35f3a2}}={'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':_0x4e17f9=>_0x4e17f9%0x1==0x0&&_0x4e17f9%0xa==0x1&&_0x4e17f9%0x64!=0xb?0x0:_0x4e17f9%0x1==0x0&&_0x4e17f9%0xa>=0x2&&_0x4e17f9%0xa<=0x4&&(_0x4e17f9%0x64<0xc||_0x4e17f9%0x64>0xe)?0x1:_0x4e17f9%0x1==0x0&&(_0x4e17f9%0xa==0x0||_0x4e17f9%0xa>=0x5&&_0x4e17f9%0xa<=0x9||_0x4e17f9%0x64>=0xb&&_0x4e17f9%0x64<=0xe)?0x2:0x3}};_0x33e278['uk']||={'dictionary':{},'getPluralForm':null},_0x33e278['uk']['dictionary']=Object['assign'](_0x33e278['uk']['dictionary'],_0x1a58ee),_0x33e278['uk']['getPluralForm']=_0x35f3a2;})(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':_0x2e104f=>0x1!=_0x2e104f}};
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':_0x1ae321=>0x1!=_0x1ae321}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x428b3a=>{const {ur:{dictionary:_0x5d073a,getPluralForm:_0x404038}}={'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':_0x2e1f5c=>0x1!=_0x2e1f5c}};_0x428b3a['ur']||={'dictionary':{},'getPluralForm':null},_0x428b3a['ur']['dictionary']=Object['assign'](_0x428b3a['ur']['dictionary'],_0x5d073a),_0x428b3a['ur']['getPluralForm']=_0x404038;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x387ea0=>{const {ur:{dictionary:_0x53e163,getPluralForm:_0x578d49}}={'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':_0x2ceaeb=>0x1!=_0x2ceaeb}};_0x387ea0['ur']||={'dictionary':{},'getPluralForm':null},_0x387ea0['ur']['dictionary']=Object['assign'](_0x387ea0['ur']['dictionary'],_0x53e163),_0x387ea0['ur']['getPluralForm']=_0x578d49;})(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':_0x111f50=>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':_0x4675b5=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ddca0=>{const {vi:{dictionary:_0x31d636,getPluralForm:_0x4bdf6a}}={'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':_0x3188e8=>0x0}};_0x2ddca0['vi']||={'dictionary':{},'getPluralForm':null},_0x2ddca0['vi']['dictionary']=Object['assign'](_0x2ddca0['vi']['dictionary'],_0x31d636),_0x2ddca0['vi']['getPluralForm']=_0x4bdf6a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x232690=>{const {vi:{dictionary:_0x40a366,getPluralForm:_0x7d6cc}}={'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':_0x17c655=>0x0}};_0x232690['vi']||={'dictionary':{},'getPluralForm':null},_0x232690['vi']['dictionary']=Object['assign'](_0x232690['vi']['dictionary'],_0x40a366),_0x232690['vi']['getPluralForm']=_0x7d6cc;})(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':_0x25524a=>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':_0x6f6c93=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x251dd3=>{const {'zh-cn':{dictionary:_0x359f7a,getPluralForm:_0x2f1e57}}={'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':_0x57aab7=>0x0}};_0x251dd3['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x251dd3['zh-cn']['dictionary']=Object['assign'](_0x251dd3['zh-cn']['dictionary'],_0x359f7a),_0x251dd3['zh-cn']['getPluralForm']=_0x2f1e57;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x298819=>{const {'zh-cn':{dictionary:_0x4d55a8,getPluralForm:_0xe421ba}}={'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':_0x4d9e3d=>0x0}};_0x298819['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x298819['zh-cn']['dictionary']=Object['assign'](_0x298819['zh-cn']['dictionary'],_0x4d55a8),_0x298819['zh-cn']['getPluralForm']=_0xe421ba;})(window['CKEDITOR_TRANSLATIONS']||={});