@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240807.0 → 0.0.0-nightly-20240809.0

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 (100) hide show
  1. package/build/import-word.js +2 -2
  2. package/build/translations/gl.js +1 -1
  3. package/build/translations/sr-latn.js +1 -1
  4. package/dist/index.js +1 -1
  5. package/dist/translations/ar.js +1 -1
  6. package/dist/translations/ar.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.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/vi.js +1 -1
  87. package/dist/translations/vi.umd.js +1 -1
  88. package/dist/translations/zh-cn.js +1 -1
  89. package/dist/translations/zh-cn.umd.js +1 -1
  90. package/dist/translations/zh.js +1 -1
  91. package/dist/translations/zh.umd.js +1 -1
  92. package/lang/translations/gl.po +1 -1
  93. package/lang/translations/sr-latn.po +1 -1
  94. package/package.json +7 -7
  95. package/src/importword.js +1 -1
  96. package/src/importwordcommand.js +1 -1
  97. package/src/importwordediting.js +1 -1
  98. package/src/importwordui.js +1 -1
  99. package/src/index.js +1 -1
  100. package/src/utils/common-translations.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ko':{'dictionary':{'Import\x20from\x20Word':'Word에서\x20가져오기','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20파일을\x20가져오는\x20중\x20오류가\x20발생했습니다.','Importing\x20Word\x20document':'Word\x20문서\x20가져오는\x20중'},'getPluralForm':_0x5b2240=>0x0}};
23
+ export default{'ko':{'dictionary':{'Import\x20from\x20Word':'Word에서\x20가져오기','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20파일을\x20가져오는\x20중\x20오류가\x20발생했습니다.','Importing\x20Word\x20document':'Word\x20문서\x20가져오는\x20중'},'getPluralForm':_0x981f4d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x18aec2=>{const {ko:{dictionary:_0x34f98f,getPluralForm:_0x30ec80}}={'ko':{'dictionary':{'Import\x20from\x20Word':'Word에서\x20가져오기','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20파일을\x20가져오는\x20중\x20오류가\x20발생했습니다.','Importing\x20Word\x20document':'Word\x20문서\x20가져오는\x20중'},'getPluralForm':_0x2b7158=>0x0}};_0x18aec2['ko']||={'dictionary':{},'getPluralForm':null},_0x18aec2['ko']['dictionary']=Object['assign'](_0x18aec2['ko']['dictionary'],_0x34f98f),_0x18aec2['ko']['getPluralForm']=_0x30ec80;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x18afbd=>{const {ko:{dictionary:_0x403f8f,getPluralForm:_0x37e96e}}={'ko':{'dictionary':{'Import\x20from\x20Word':'Word에서\x20가져오기','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20파일을\x20가져오는\x20중\x20오류가\x20발생했습니다.','Importing\x20Word\x20document':'Word\x20문서\x20가져오는\x20중'},'getPluralForm':_0x515163=>0x0}};_0x18afbd['ko']||={'dictionary':{},'getPluralForm':null},_0x18afbd['ko']['dictionary']=Object['assign'](_0x18afbd['ko']['dictionary'],_0x403f8f),_0x18afbd['ko']['getPluralForm']=_0x37e96e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lt':{'dictionary':{'Import\x20from\x20Word':'Importuoti\x20iš\x20,,Word\x27\x27','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Įvyko\x20klaida\x20importuojant\x20,,Word\x22\x20failą.','Importing\x20Word\x20document':'Įkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x3fe09e=>_0x3fe09e%0xa==0x1&&(_0x3fe09e%0x64>0x13||_0x3fe09e%0x64<0xb)?0x0:_0x3fe09e%0xa>=0x2&&_0x3fe09e%0xa<=0x9&&(_0x3fe09e%0x64>0x13||_0x3fe09e%0x64<0xb)?0x1:_0x3fe09e%0x1!=0x0?0x2:0x3}};
23
+ export default{'lt':{'dictionary':{'Import\x20from\x20Word':'Importuoti\x20iš\x20,,Word\x27\x27','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Įvyko\x20klaida\x20importuojant\x20,,Word\x22\x20failą.','Importing\x20Word\x20document':'Įkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x3b7a8f=>_0x3b7a8f%0xa==0x1&&(_0x3b7a8f%0x64>0x13||_0x3b7a8f%0x64<0xb)?0x0:_0x3b7a8f%0xa>=0x2&&_0x3b7a8f%0xa<=0x9&&(_0x3b7a8f%0x64>0x13||_0x3b7a8f%0x64<0xb)?0x1:_0x3b7a8f%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3cd5d2=>{const {lt:{dictionary:_0x3dbc6e,getPluralForm:_0x1d51fc}}={'lt':{'dictionary':{'Import\x20from\x20Word':'Importuoti\x20iš\x20,,Word\x27\x27','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Įvyko\x20klaida\x20importuojant\x20,,Word\x22\x20failą.','Importing\x20Word\x20document':'Įkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x2901d3=>_0x2901d3%0xa==0x1&&(_0x2901d3%0x64>0x13||_0x2901d3%0x64<0xb)?0x0:_0x2901d3%0xa>=0x2&&_0x2901d3%0xa<=0x9&&(_0x2901d3%0x64>0x13||_0x2901d3%0x64<0xb)?0x1:_0x2901d3%0x1!=0x0?0x2:0x3}};_0x3cd5d2['lt']||={'dictionary':{},'getPluralForm':null},_0x3cd5d2['lt']['dictionary']=Object['assign'](_0x3cd5d2['lt']['dictionary'],_0x3dbc6e),_0x3cd5d2['lt']['getPluralForm']=_0x1d51fc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x384573=>{const {lt:{dictionary:_0x2220a5,getPluralForm:_0x47f5e5}}={'lt':{'dictionary':{'Import\x20from\x20Word':'Importuoti\x20iš\x20,,Word\x27\x27','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Įvyko\x20klaida\x20importuojant\x20,,Word\x22\x20failą.','Importing\x20Word\x20document':'Įkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x166630=>_0x166630%0xa==0x1&&(_0x166630%0x64>0x13||_0x166630%0x64<0xb)?0x0:_0x166630%0xa>=0x2&&_0x166630%0xa<=0x9&&(_0x166630%0x64>0x13||_0x166630%0x64<0xb)?0x1:_0x166630%0x1!=0x0?0x2:0x3}};_0x384573['lt']||={'dictionary':{},'getPluralForm':null},_0x384573['lt']['dictionary']=Object['assign'](_0x384573['lt']['dictionary'],_0x2220a5),_0x384573['lt']['getPluralForm']=_0x47f5e5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lv':{'dictionary':{'Import\x20from\x20Word':'Importēt\x20no\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Importējot\x20Word\x20failu,\x20radās\x20kļūda','Importing\x20Word\x20document':'Importē\x20\x22Word\x22\x20dokumentu'},'getPluralForm':_0x546051=>_0x546051%0xa==0x1&&_0x546051%0x64!=0xb?0x0:0x0!=_0x546051?0x1:0x2}};
23
+ export default{'lv':{'dictionary':{'Import\x20from\x20Word':'Importēt\x20no\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Importējot\x20Word\x20failu,\x20radās\x20kļūda','Importing\x20Word\x20document':'Importē\x20\x22Word\x22\x20dokumentu'},'getPluralForm':_0x54ac2b=>_0x54ac2b%0xa==0x1&&_0x54ac2b%0x64!=0xb?0x0:0x0!=_0x54ac2b?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4bf603=>{const {lv:{dictionary:_0xdcb6e8,getPluralForm:_0x483301}}={'lv':{'dictionary':{'Import\x20from\x20Word':'Importēt\x20no\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Importējot\x20Word\x20failu,\x20radās\x20kļūda','Importing\x20Word\x20document':'Importē\x20\x22Word\x22\x20dokumentu'},'getPluralForm':_0x4c4a41=>_0x4c4a41%0xa==0x1&&_0x4c4a41%0x64!=0xb?0x0:0x0!=_0x4c4a41?0x1:0x2}};_0x4bf603['lv']||={'dictionary':{},'getPluralForm':null},_0x4bf603['lv']['dictionary']=Object['assign'](_0x4bf603['lv']['dictionary'],_0xdcb6e8),_0x4bf603['lv']['getPluralForm']=_0x483301;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x70949f=>{const {lv:{dictionary:_0x1f549d,getPluralForm:_0x34a03a}}={'lv':{'dictionary':{'Import\x20from\x20Word':'Importēt\x20no\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Importējot\x20Word\x20failu,\x20radās\x20kļūda','Importing\x20Word\x20document':'Importē\x20\x22Word\x22\x20dokumentu'},'getPluralForm':_0xa77473=>_0xa77473%0xa==0x1&&_0xa77473%0x64!=0xb?0x0:0x0!=_0xa77473?0x1:0x2}};_0x70949f['lv']||={'dictionary':{},'getPluralForm':null},_0x70949f['lv']['dictionary']=Object['assign'](_0x70949f['lv']['dictionary'],_0x1f549d),_0x70949f['lv']['getPluralForm']=_0x34a03a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ms':{'dictionary':{'Import\x20from\x20Word':'Import\x20daripada\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ralat\x20berlaku\x20semasa\x20mengimport\x20fail\x20Word.','Importing\x20Word\x20document':'Mengimport\x20dokumen\x20Word'},'getPluralForm':_0x34b1ab=>0x0}};
23
+ export default{'ms':{'dictionary':{'Import\x20from\x20Word':'Import\x20daripada\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ralat\x20berlaku\x20semasa\x20mengimport\x20fail\x20Word.','Importing\x20Word\x20document':'Mengimport\x20dokumen\x20Word'},'getPluralForm':_0x394f5e=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4576e9=>{const {ms:{dictionary:_0x31fbb3,getPluralForm:_0x591e5d}}={'ms':{'dictionary':{'Import\x20from\x20Word':'Import\x20daripada\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ralat\x20berlaku\x20semasa\x20mengimport\x20fail\x20Word.','Importing\x20Word\x20document':'Mengimport\x20dokumen\x20Word'},'getPluralForm':_0x56197b=>0x0}};_0x4576e9['ms']||={'dictionary':{},'getPluralForm':null},_0x4576e9['ms']['dictionary']=Object['assign'](_0x4576e9['ms']['dictionary'],_0x31fbb3),_0x4576e9['ms']['getPluralForm']=_0x591e5d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x29d8b1=>{const {ms:{dictionary:_0x3626fd,getPluralForm:_0x127005}}={'ms':{'dictionary':{'Import\x20from\x20Word':'Import\x20daripada\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ralat\x20berlaku\x20semasa\x20mengimport\x20fail\x20Word.','Importing\x20Word\x20document':'Mengimport\x20dokumen\x20Word'},'getPluralForm':_0x21a35c=>0x0}};_0x29d8b1['ms']||={'dictionary':{},'getPluralForm':null},_0x29d8b1['ms']['dictionary']=Object['assign'](_0x29d8b1['ms']['dictionary'],_0x3626fd),_0x29d8b1['ms']['getPluralForm']=_0x127005;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'nl':{'dictionary':{'Import\x20from\x20Word':'Importeer\x20vanuit\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20importeren\x20van\x20het\x20Word-bestand.','Importing\x20Word\x20document':'Word-document\x20importeren'},'getPluralForm':_0x1e792e=>0x1!=_0x1e792e}};
23
+ export default{'nl':{'dictionary':{'Import\x20from\x20Word':'Importeer\x20vanuit\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20importeren\x20van\x20het\x20Word-bestand.','Importing\x20Word\x20document':'Word-document\x20importeren'},'getPluralForm':_0x153465=>0x1!=_0x153465}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b39ae=>{const {nl:{dictionary:_0x5ed532,getPluralForm:_0x5c7d37}}={'nl':{'dictionary':{'Import\x20from\x20Word':'Importeer\x20vanuit\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20importeren\x20van\x20het\x20Word-bestand.','Importing\x20Word\x20document':'Word-document\x20importeren'},'getPluralForm':_0x511b6f=>0x1!=_0x511b6f}};_0x5b39ae['nl']||={'dictionary':{},'getPluralForm':null},_0x5b39ae['nl']['dictionary']=Object['assign'](_0x5b39ae['nl']['dictionary'],_0x5ed532),_0x5b39ae['nl']['getPluralForm']=_0x5c7d37;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1c5f87=>{const {nl:{dictionary:_0x484ab6,getPluralForm:_0x252030}}={'nl':{'dictionary':{'Import\x20from\x20Word':'Importeer\x20vanuit\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20importeren\x20van\x20het\x20Word-bestand.','Importing\x20Word\x20document':'Word-document\x20importeren'},'getPluralForm':_0x3c4c9c=>0x1!=_0x3c4c9c}};_0x1c5f87['nl']||={'dictionary':{},'getPluralForm':null},_0x1c5f87['nl']['dictionary']=Object['assign'](_0x1c5f87['nl']['dictionary'],_0x484ab6),_0x1c5f87['nl']['getPluralForm']=_0x252030;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'no':{'dictionary':{'Import\x20from\x20Word':'Importer\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20ved\x20importering\x20av\x20Word-filen.','Importing\x20Word\x20document':'Importerer\x20Word-dokument'},'getPluralForm':_0x35e012=>0x1!=_0x35e012}};
23
+ export default{'no':{'dictionary':{'Import\x20from\x20Word':'Importer\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20ved\x20importering\x20av\x20Word-filen.','Importing\x20Word\x20document':'Importerer\x20Word-dokument'},'getPluralForm':_0x2613e6=>0x1!=_0x2613e6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x539d4d=>{const {no:{dictionary:_0x4fa822,getPluralForm:_0x36d307}}={'no':{'dictionary':{'Import\x20from\x20Word':'Importer\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20ved\x20importering\x20av\x20Word-filen.','Importing\x20Word\x20document':'Importerer\x20Word-dokument'},'getPluralForm':_0x1d300c=>0x1!=_0x1d300c}};_0x539d4d['no']||={'dictionary':{},'getPluralForm':null},_0x539d4d['no']['dictionary']=Object['assign'](_0x539d4d['no']['dictionary'],_0x4fa822),_0x539d4d['no']['getPluralForm']=_0x36d307;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1286ac=>{const {no:{dictionary:_0x4cc586,getPluralForm:_0x5adf64}}={'no':{'dictionary':{'Import\x20from\x20Word':'Importer\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20ved\x20importering\x20av\x20Word-filen.','Importing\x20Word\x20document':'Importerer\x20Word-dokument'},'getPluralForm':_0x5e3a21=>0x1!=_0x5e3a21}};_0x1286ac['no']||={'dictionary':{},'getPluralForm':null},_0x1286ac['no']['dictionary']=Object['assign'](_0x1286ac['no']['dictionary'],_0x4cc586),_0x1286ac['no']['getPluralForm']=_0x5adf64;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pl':{'dictionary':{'Import\x20from\x20Word':'Importuj\x20z\x20programu\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Podczas\x20importowania\x20pliku\x20z\x20programu\x20Word\x20wystąpił\x20błąd.','Importing\x20Word\x20document':'Importowanie\x20dokumentu\x20Word'},'getPluralForm':_0x4b98e1=>0x1==_0x4b98e1?0x0:_0x4b98e1%0xa>=0x2&&_0x4b98e1%0xa<=0x4&&(_0x4b98e1%0x64<0xc||_0x4b98e1%0x64>0xe)?0x1:0x1!=_0x4b98e1&&_0x4b98e1%0xa>=0x0&&_0x4b98e1%0xa<=0x1||_0x4b98e1%0xa>=0x5&&_0x4b98e1%0xa<=0x9||_0x4b98e1%0x64>=0xc&&_0x4b98e1%0x64<=0xe?0x2:0x3}};
23
+ export default{'pl':{'dictionary':{'Import\x20from\x20Word':'Importuj\x20z\x20programu\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Podczas\x20importowania\x20pliku\x20z\x20programu\x20Word\x20wystąpił\x20błąd.','Importing\x20Word\x20document':'Importowanie\x20dokumentu\x20Word'},'getPluralForm':_0x104814=>0x1==_0x104814?0x0:_0x104814%0xa>=0x2&&_0x104814%0xa<=0x4&&(_0x104814%0x64<0xc||_0x104814%0x64>0xe)?0x1:0x1!=_0x104814&&_0x104814%0xa>=0x0&&_0x104814%0xa<=0x1||_0x104814%0xa>=0x5&&_0x104814%0xa<=0x9||_0x104814%0x64>=0xc&&_0x104814%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1ff80=>{const {pl:{dictionary:_0x40045e,getPluralForm:_0x1f650a}}={'pl':{'dictionary':{'Import\x20from\x20Word':'Importuj\x20z\x20programu\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Podczas\x20importowania\x20pliku\x20z\x20programu\x20Word\x20wystąpił\x20błąd.','Importing\x20Word\x20document':'Importowanie\x20dokumentu\x20Word'},'getPluralForm':_0x504aa4=>0x1==_0x504aa4?0x0:_0x504aa4%0xa>=0x2&&_0x504aa4%0xa<=0x4&&(_0x504aa4%0x64<0xc||_0x504aa4%0x64>0xe)?0x1:0x1!=_0x504aa4&&_0x504aa4%0xa>=0x0&&_0x504aa4%0xa<=0x1||_0x504aa4%0xa>=0x5&&_0x504aa4%0xa<=0x9||_0x504aa4%0x64>=0xc&&_0x504aa4%0x64<=0xe?0x2:0x3}};_0x1ff80['pl']||={'dictionary':{},'getPluralForm':null},_0x1ff80['pl']['dictionary']=Object['assign'](_0x1ff80['pl']['dictionary'],_0x40045e),_0x1ff80['pl']['getPluralForm']=_0x1f650a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xfef5a1=>{const {pl:{dictionary:_0x327c93,getPluralForm:_0x8561a3}}={'pl':{'dictionary':{'Import\x20from\x20Word':'Importuj\x20z\x20programu\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Podczas\x20importowania\x20pliku\x20z\x20programu\x20Word\x20wystąpił\x20błąd.','Importing\x20Word\x20document':'Importowanie\x20dokumentu\x20Word'},'getPluralForm':_0x65c1fe=>0x1==_0x65c1fe?0x0:_0x65c1fe%0xa>=0x2&&_0x65c1fe%0xa<=0x4&&(_0x65c1fe%0x64<0xc||_0x65c1fe%0x64>0xe)?0x1:0x1!=_0x65c1fe&&_0x65c1fe%0xa>=0x0&&_0x65c1fe%0xa<=0x1||_0x65c1fe%0xa>=0x5&&_0x65c1fe%0xa<=0x9||_0x65c1fe%0x64>=0xc&&_0x65c1fe%0x64<=0xe?0x2:0x3}};_0xfef5a1['pl']||={'dictionary':{},'getPluralForm':null},_0xfef5a1['pl']['dictionary']=Object['assign'](_0xfef5a1['pl']['dictionary'],_0x327c93),_0xfef5a1['pl']['getPluralForm']=_0x8561a3;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt-br':{'dictionary':{'Import\x20from\x20Word':'Importar\x20do\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20importar\x20o\x20arquivo\x20do\x20Word.','Importing\x20Word\x20document':'Importação\x20de\x20documento\x20do\x20Word'},'getPluralForm':_0x233241=>0x0==_0x233241||0x1==_0x233241?0x0:0x0!=_0x233241&&_0x233241%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt-br':{'dictionary':{'Import\x20from\x20Word':'Importar\x20do\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20importar\x20o\x20arquivo\x20do\x20Word.','Importing\x20Word\x20document':'Importação\x20de\x20documento\x20do\x20Word'},'getPluralForm':_0x19077c=>0x0==_0x19077c||0x1==_0x19077c?0x0:0x0!=_0x19077c&&_0x19077c%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x24ae41=>{const {'pt-br':{dictionary:_0x4371ef,getPluralForm:_0x1ee4b8}}={'pt-br':{'dictionary':{'Import\x20from\x20Word':'Importar\x20do\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20importar\x20o\x20arquivo\x20do\x20Word.','Importing\x20Word\x20document':'Importação\x20de\x20documento\x20do\x20Word'},'getPluralForm':_0x4923fd=>0x0==_0x4923fd||0x1==_0x4923fd?0x0:0x0!=_0x4923fd&&_0x4923fd%0xf4240==0x0?0x1:0x2}};_0x24ae41['pt-br']||={'dictionary':{},'getPluralForm':null},_0x24ae41['pt-br']['dictionary']=Object['assign'](_0x24ae41['pt-br']['dictionary'],_0x4371ef),_0x24ae41['pt-br']['getPluralForm']=_0x1ee4b8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x329c7e=>{const {'pt-br':{dictionary:_0x2856b3,getPluralForm:_0x53448c}}={'pt-br':{'dictionary':{'Import\x20from\x20Word':'Importar\x20do\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20importar\x20o\x20arquivo\x20do\x20Word.','Importing\x20Word\x20document':'Importação\x20de\x20documento\x20do\x20Word'},'getPluralForm':_0xf4fe9b=>0x0==_0xf4fe9b||0x1==_0xf4fe9b?0x0:0x0!=_0xf4fe9b&&_0xf4fe9b%0xf4240==0x0?0x1:0x2}};_0x329c7e['pt-br']||={'dictionary':{},'getPluralForm':null},_0x329c7e['pt-br']['dictionary']=Object['assign'](_0x329c7e['pt-br']['dictionary'],_0x2856b3),_0x329c7e['pt-br']['getPluralForm']=_0x53448c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt':{'dictionary':{'Import\x20from\x20Word':'Importar\x20do\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20Word.','Importing\x20Word\x20document':'A\x20importar\x20documento\x20do\x20Word'},'getPluralForm':_0x29d884=>0x0==_0x29d884||0x1==_0x29d884?0x0:0x0!=_0x29d884&&_0x29d884%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt':{'dictionary':{'Import\x20from\x20Word':'Importar\x20do\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20Word.','Importing\x20Word\x20document':'A\x20importar\x20documento\x20do\x20Word'},'getPluralForm':_0x1f3be5=>0x0==_0x1f3be5||0x1==_0x1f3be5?0x0:0x0!=_0x1f3be5&&_0x1f3be5%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x239702=>{const {pt:{dictionary:_0x3b99d4,getPluralForm:_0x8c6953}}={'pt':{'dictionary':{'Import\x20from\x20Word':'Importar\x20do\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20Word.','Importing\x20Word\x20document':'A\x20importar\x20documento\x20do\x20Word'},'getPluralForm':_0x248169=>0x0==_0x248169||0x1==_0x248169?0x0:0x0!=_0x248169&&_0x248169%0xf4240==0x0?0x1:0x2}};_0x239702['pt']||={'dictionary':{},'getPluralForm':null},_0x239702['pt']['dictionary']=Object['assign'](_0x239702['pt']['dictionary'],_0x3b99d4),_0x239702['pt']['getPluralForm']=_0x8c6953;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3b6bba=>{const {pt:{dictionary:_0x1859f9,getPluralForm:_0xfadcf1}}={'pt':{'dictionary':{'Import\x20from\x20Word':'Importar\x20do\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20Word.','Importing\x20Word\x20document':'A\x20importar\x20documento\x20do\x20Word'},'getPluralForm':_0x629b0e=>0x0==_0x629b0e||0x1==_0x629b0e?0x0:0x0!=_0x629b0e&&_0x629b0e%0xf4240==0x0?0x1:0x2}};_0x3b6bba['pt']||={'dictionary':{},'getPluralForm':null},_0x3b6bba['pt']['dictionary']=Object['assign'](_0x3b6bba['pt']['dictionary'],_0x1859f9),_0x3b6bba['pt']['getPluralForm']=_0xfadcf1;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ro':{'dictionary':{'Import\x20from\x20Word':'Importați\x20din\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'A\x20apărut\x20o\x20eroare\x20în\x20timpul\x20importării\x20fișierului\x20Word.','Importing\x20Word\x20document':'Importarea\x20unui\x20document\x20Word'},'getPluralForm':_0x3d1790=>0x1==_0x3d1790?0x0:_0x3d1790%0x64>0x13||_0x3d1790%0x64==0x0&&0x0!=_0x3d1790?0x2:0x1}};
23
+ export default{'ro':{'dictionary':{'Import\x20from\x20Word':'Importați\x20din\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'A\x20apărut\x20o\x20eroare\x20în\x20timpul\x20importării\x20fișierului\x20Word.','Importing\x20Word\x20document':'Importarea\x20unui\x20document\x20Word'},'getPluralForm':_0x3379ae=>0x1==_0x3379ae?0x0:_0x3379ae%0x64>0x13||_0x3379ae%0x64==0x0&&0x0!=_0x3379ae?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x35ca3d=>{const {ro:{dictionary:_0x56dff0,getPluralForm:_0x3ff606}}={'ro':{'dictionary':{'Import\x20from\x20Word':'Importați\x20din\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'A\x20apărut\x20o\x20eroare\x20în\x20timpul\x20importării\x20fișierului\x20Word.','Importing\x20Word\x20document':'Importarea\x20unui\x20document\x20Word'},'getPluralForm':_0x42a986=>0x1==_0x42a986?0x0:_0x42a986%0x64>0x13||_0x42a986%0x64==0x0&&0x0!=_0x42a986?0x2:0x1}};_0x35ca3d['ro']||={'dictionary':{},'getPluralForm':null},_0x35ca3d['ro']['dictionary']=Object['assign'](_0x35ca3d['ro']['dictionary'],_0x56dff0),_0x35ca3d['ro']['getPluralForm']=_0x3ff606;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x22eee1=>{const {ro:{dictionary:_0x40dd05,getPluralForm:_0x58738c}}={'ro':{'dictionary':{'Import\x20from\x20Word':'Importați\x20din\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'A\x20apărut\x20o\x20eroare\x20în\x20timpul\x20importării\x20fișierului\x20Word.','Importing\x20Word\x20document':'Importarea\x20unui\x20document\x20Word'},'getPluralForm':_0x5edde2=>0x1==_0x5edde2?0x0:_0x5edde2%0x64>0x13||_0x5edde2%0x64==0x0&&0x0!=_0x5edde2?0x2:0x1}};_0x22eee1['ro']||={'dictionary':{},'getPluralForm':null},_0x22eee1['ro']['dictionary']=Object['assign'](_0x22eee1['ro']['dictionary'],_0x40dd05),_0x22eee1['ro']['getPluralForm']=_0x58738c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ru':{'dictionary':{'Import\x20from\x20Word':'Импорт\x20из\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'При\x20импорте\x20файла\x20Word\x20произошла\x20ошибка.','Importing\x20Word\x20document':'Импорт\x20документа\x20Word'},'getPluralForm':_0x33b585=>_0x33b585%0xa==0x1&&_0x33b585%0x64!=0xb?0x0:_0x33b585%0xa>=0x2&&_0x33b585%0xa<=0x4&&(_0x33b585%0x64<0xc||_0x33b585%0x64>0xe)?0x1:_0x33b585%0xa==0x0||_0x33b585%0xa>=0x5&&_0x33b585%0xa<=0x9||_0x33b585%0x64>=0xb&&_0x33b585%0x64<=0xe?0x2:0x3}};
23
+ export default{'ru':{'dictionary':{'Import\x20from\x20Word':'Импорт\x20из\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'При\x20импорте\x20файла\x20Word\x20произошла\x20ошибка.','Importing\x20Word\x20document':'Импорт\x20документа\x20Word'},'getPluralForm':_0x18142c=>_0x18142c%0xa==0x1&&_0x18142c%0x64!=0xb?0x0:_0x18142c%0xa>=0x2&&_0x18142c%0xa<=0x4&&(_0x18142c%0x64<0xc||_0x18142c%0x64>0xe)?0x1:_0x18142c%0xa==0x0||_0x18142c%0xa>=0x5&&_0x18142c%0xa<=0x9||_0x18142c%0x64>=0xb&&_0x18142c%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x537657=>{const {ru:{dictionary:_0xfd544b,getPluralForm:_0x2a7313}}={'ru':{'dictionary':{'Import\x20from\x20Word':'Импорт\x20из\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'При\x20импорте\x20файла\x20Word\x20произошла\x20ошибка.','Importing\x20Word\x20document':'Импорт\x20документа\x20Word'},'getPluralForm':_0x26d482=>_0x26d482%0xa==0x1&&_0x26d482%0x64!=0xb?0x0:_0x26d482%0xa>=0x2&&_0x26d482%0xa<=0x4&&(_0x26d482%0x64<0xc||_0x26d482%0x64>0xe)?0x1:_0x26d482%0xa==0x0||_0x26d482%0xa>=0x5&&_0x26d482%0xa<=0x9||_0x26d482%0x64>=0xb&&_0x26d482%0x64<=0xe?0x2:0x3}};_0x537657['ru']||={'dictionary':{},'getPluralForm':null},_0x537657['ru']['dictionary']=Object['assign'](_0x537657['ru']['dictionary'],_0xfd544b),_0x537657['ru']['getPluralForm']=_0x2a7313;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c4498=>{const {ru:{dictionary:_0x2bfaa2,getPluralForm:_0xda9c6}}={'ru':{'dictionary':{'Import\x20from\x20Word':'Импорт\x20из\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'При\x20импорте\x20файла\x20Word\x20произошла\x20ошибка.','Importing\x20Word\x20document':'Импорт\x20документа\x20Word'},'getPluralForm':_0x1bce31=>_0x1bce31%0xa==0x1&&_0x1bce31%0x64!=0xb?0x0:_0x1bce31%0xa>=0x2&&_0x1bce31%0xa<=0x4&&(_0x1bce31%0x64<0xc||_0x1bce31%0x64>0xe)?0x1:_0x1bce31%0xa==0x0||_0x1bce31%0xa>=0x5&&_0x1bce31%0xa<=0x9||_0x1bce31%0x64>=0xb&&_0x1bce31%0x64<=0xe?0x2:0x3}};_0x2c4498['ru']||={'dictionary':{},'getPluralForm':null},_0x2c4498['ru']['dictionary']=Object['assign'](_0x2c4498['ru']['dictionary'],_0x2bfaa2),_0x2c4498['ru']['getPluralForm']=_0xda9c6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sk':{'dictionary':{'Import\x20from\x20Word':'Importovať\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Pri\x20importovaní\x20súboru\x20programu\x20Word\x20sa\x20vyskytla\x20chyba.','Importing\x20Word\x20document':'Import\x20dokumentu\x20vo\x20formáte\x20Word'},'getPluralForm':_0x1ea666=>_0x1ea666%0x1==0x0&&0x1==_0x1ea666?0x0:_0x1ea666%0x1==0x0&&_0x1ea666>=0x2&&_0x1ea666<=0x4?0x1:_0x1ea666%0x1!=0x0?0x2:0x3}};
23
+ export default{'sk':{'dictionary':{'Import\x20from\x20Word':'Importovať\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Pri\x20importovaní\x20súboru\x20programu\x20Word\x20sa\x20vyskytla\x20chyba.','Importing\x20Word\x20document':'Import\x20dokumentu\x20vo\x20formáte\x20Word'},'getPluralForm':_0x1a7e25=>_0x1a7e25%0x1==0x0&&0x1==_0x1a7e25?0x0:_0x1a7e25%0x1==0x0&&_0x1a7e25>=0x2&&_0x1a7e25<=0x4?0x1:_0x1a7e25%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1c2a7c=>{const {sk:{dictionary:_0x52c3c3,getPluralForm:_0x1177dd}}={'sk':{'dictionary':{'Import\x20from\x20Word':'Importovať\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Pri\x20importovaní\x20súboru\x20programu\x20Word\x20sa\x20vyskytla\x20chyba.','Importing\x20Word\x20document':'Import\x20dokumentu\x20vo\x20formáte\x20Word'},'getPluralForm':_0x1641fb=>_0x1641fb%0x1==0x0&&0x1==_0x1641fb?0x0:_0x1641fb%0x1==0x0&&_0x1641fb>=0x2&&_0x1641fb<=0x4?0x1:_0x1641fb%0x1!=0x0?0x2:0x3}};_0x1c2a7c['sk']||={'dictionary':{},'getPluralForm':null},_0x1c2a7c['sk']['dictionary']=Object['assign'](_0x1c2a7c['sk']['dictionary'],_0x52c3c3),_0x1c2a7c['sk']['getPluralForm']=_0x1177dd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xec95f7=>{const {sk:{dictionary:_0x458c9f,getPluralForm:_0xf66ac}}={'sk':{'dictionary':{'Import\x20from\x20Word':'Importovať\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Pri\x20importovaní\x20súboru\x20programu\x20Word\x20sa\x20vyskytla\x20chyba.','Importing\x20Word\x20document':'Import\x20dokumentu\x20vo\x20formáte\x20Word'},'getPluralForm':_0x79c1f7=>_0x79c1f7%0x1==0x0&&0x1==_0x79c1f7?0x0:_0x79c1f7%0x1==0x0&&_0x79c1f7>=0x2&&_0x79c1f7<=0x4?0x1:_0x79c1f7%0x1!=0x0?0x2:0x3}};_0xec95f7['sk']||={'dictionary':{},'getPluralForm':null},_0xec95f7['sk']['dictionary']=Object['assign'](_0xec95f7['sk']['dictionary'],_0x458c9f),_0xec95f7['sk']['getPluralForm']=_0xf66ac;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr-latn':{'dictionary':{'Import\x20from\x20Word':'Uvezi\x20iz\x20word-a','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20uvozu\x20Word\x20datoteke.','Importing\x20Word\x20document':''},'getPluralForm':_0x1d3900=>_0x1d3900%0xa==0x1&&_0x1d3900%0x64!=0xb?0x0:_0x1d3900%0xa>=0x2&&_0x1d3900%0xa<=0x4&&(_0x1d3900%0x64<0xa||_0x1d3900%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr-latn':{'dictionary':{'Import\x20from\x20Word':'Uvezi\x20iz\x20word-a','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20uvozu\x20Word\x20datoteke.','Importing\x20Word\x20document':'Uvoz\x20Vord\x20dokumenta'},'getPluralForm':_0x39f385=>_0x39f385%0xa==0x1&&_0x39f385%0x64!=0xb?0x0:_0x39f385%0xa>=0x2&&_0x39f385%0xa<=0x4&&(_0x39f385%0x64<0xa||_0x39f385%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x54ed26=>{const {'sr-latn':{dictionary:_0x406a3d,getPluralForm:_0x3c67b7}}={'sr-latn':{'dictionary':{'Import\x20from\x20Word':'Uvezi\x20iz\x20word-a','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20uvozu\x20Word\x20datoteke.','Importing\x20Word\x20document':''},'getPluralForm':_0x202f76=>_0x202f76%0xa==0x1&&_0x202f76%0x64!=0xb?0x0:_0x202f76%0xa>=0x2&&_0x202f76%0xa<=0x4&&(_0x202f76%0x64<0xa||_0x202f76%0x64>=0x14)?0x1:0x2}};_0x54ed26['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x54ed26['sr-latn']['dictionary']=Object['assign'](_0x54ed26['sr-latn']['dictionary'],_0x406a3d),_0x54ed26['sr-latn']['getPluralForm']=_0x3c67b7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xeadcd4=>{const {'sr-latn':{dictionary:_0x55ade8,getPluralForm:_0x1a805f}}={'sr-latn':{'dictionary':{'Import\x20from\x20Word':'Uvezi\x20iz\x20word-a','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20uvozu\x20Word\x20datoteke.','Importing\x20Word\x20document':'Uvoz\x20Vord\x20dokumenta'},'getPluralForm':_0x5b0e1c=>_0x5b0e1c%0xa==0x1&&_0x5b0e1c%0x64!=0xb?0x0:_0x5b0e1c%0xa>=0x2&&_0x5b0e1c%0xa<=0x4&&(_0x5b0e1c%0x64<0xa||_0x5b0e1c%0x64>=0x14)?0x1:0x2}};_0xeadcd4['sr-latn']||={'dictionary':{},'getPluralForm':null},_0xeadcd4['sr-latn']['dictionary']=Object['assign'](_0xeadcd4['sr-latn']['dictionary'],_0x55ade8),_0xeadcd4['sr-latn']['getPluralForm']=_0x1a805f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr':{'dictionary':{'Import\x20from\x20Word':'Увези\x20из\x20Ворд-а','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20увозу\x20Ворд\x20датотеке','Importing\x20Word\x20document':'Uvoz\x20Word\x20dokumenta'},'getPluralForm':_0x44c0d7=>_0x44c0d7%0xa==0x1&&_0x44c0d7%0x64!=0xb?0x0:_0x44c0d7%0xa>=0x2&&_0x44c0d7%0xa<=0x4&&(_0x44c0d7%0x64<0xa||_0x44c0d7%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr':{'dictionary':{'Import\x20from\x20Word':'Увези\x20из\x20Ворд-а','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20увозу\x20Ворд\x20датотеке','Importing\x20Word\x20document':'Uvoz\x20Word\x20dokumenta'},'getPluralForm':_0x263b44=>_0x263b44%0xa==0x1&&_0x263b44%0x64!=0xb?0x0:_0x263b44%0xa>=0x2&&_0x263b44%0xa<=0x4&&(_0x263b44%0x64<0xa||_0x263b44%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x18cc55=>{const {sr:{dictionary:_0x3f493a,getPluralForm:_0x2e2461}}={'sr':{'dictionary':{'Import\x20from\x20Word':'Увези\x20из\x20Ворд-а','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20увозу\x20Ворд\x20датотеке','Importing\x20Word\x20document':'Uvoz\x20Word\x20dokumenta'},'getPluralForm':_0x15b9c5=>_0x15b9c5%0xa==0x1&&_0x15b9c5%0x64!=0xb?0x0:_0x15b9c5%0xa>=0x2&&_0x15b9c5%0xa<=0x4&&(_0x15b9c5%0x64<0xa||_0x15b9c5%0x64>=0x14)?0x1:0x2}};_0x18cc55['sr']||={'dictionary':{},'getPluralForm':null},_0x18cc55['sr']['dictionary']=Object['assign'](_0x18cc55['sr']['dictionary'],_0x3f493a),_0x18cc55['sr']['getPluralForm']=_0x2e2461;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1780db=>{const {sr:{dictionary:_0x24ee23,getPluralForm:_0xbddbc2}}={'sr':{'dictionary':{'Import\x20from\x20Word':'Увези\x20из\x20Ворд-а','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20увозу\x20Ворд\x20датотеке','Importing\x20Word\x20document':'Uvoz\x20Word\x20dokumenta'},'getPluralForm':_0x38df73=>_0x38df73%0xa==0x1&&_0x38df73%0x64!=0xb?0x0:_0x38df73%0xa>=0x2&&_0x38df73%0xa<=0x4&&(_0x38df73%0x64<0xa||_0x38df73%0x64>=0x14)?0x1:0x2}};_0x1780db['sr']||={'dictionary':{},'getPluralForm':null},_0x1780db['sr']['dictionary']=Object['assign'](_0x1780db['sr']['dictionary'],_0x24ee23),_0x1780db['sr']['getPluralForm']=_0xbddbc2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sv':{'dictionary':{'Import\x20from\x20Word':'Importera\x20från\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ett\x20fel\x20inträffade\x20vid\x20import\x20av\x20Word-filen.','Importing\x20Word\x20document':'Importerar\x20Worddokument'},'getPluralForm':_0xf5eecf=>0x1!=_0xf5eecf}};
23
+ export default{'sv':{'dictionary':{'Import\x20from\x20Word':'Importera\x20från\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ett\x20fel\x20inträffade\x20vid\x20import\x20av\x20Word-filen.','Importing\x20Word\x20document':'Importerar\x20Worddokument'},'getPluralForm':_0x730be4=>0x1!=_0x730be4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4021e3=>{const {sv:{dictionary:_0x501e3e,getPluralForm:_0x298705}}={'sv':{'dictionary':{'Import\x20from\x20Word':'Importera\x20från\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ett\x20fel\x20inträffade\x20vid\x20import\x20av\x20Word-filen.','Importing\x20Word\x20document':'Importerar\x20Worddokument'},'getPluralForm':_0x41fc26=>0x1!=_0x41fc26}};_0x4021e3['sv']||={'dictionary':{},'getPluralForm':null},_0x4021e3['sv']['dictionary']=Object['assign'](_0x4021e3['sv']['dictionary'],_0x501e3e),_0x4021e3['sv']['getPluralForm']=_0x298705;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x51cb86=>{const {sv:{dictionary:_0xab4097,getPluralForm:_0x1a48c2}}={'sv':{'dictionary':{'Import\x20from\x20Word':'Importera\x20från\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ett\x20fel\x20inträffade\x20vid\x20import\x20av\x20Word-filen.','Importing\x20Word\x20document':'Importerar\x20Worddokument'},'getPluralForm':_0x230d86=>0x1!=_0x230d86}};_0x51cb86['sv']||={'dictionary':{},'getPluralForm':null},_0x51cb86['sv']['dictionary']=Object['assign'](_0x51cb86['sv']['dictionary'],_0xab4097),_0x51cb86['sv']['getPluralForm']=_0x1a48c2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'th':{'dictionary':{'Import\x20from\x20Word':'นำเข้าจาก\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะนำเข้าไฟล์\x20Word','Importing\x20Word\x20document':'กำลังนำเข้าเอกสาร\x20Word'},'getPluralForm':_0x2e8405=>0x0}};
23
+ export default{'th':{'dictionary':{'Import\x20from\x20Word':'นำเข้าจาก\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะนำเข้าไฟล์\x20Word','Importing\x20Word\x20document':'กำลังนำเข้าเอกสาร\x20Word'},'getPluralForm':_0x1af0f9=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x53e879=>{const {th:{dictionary:_0x5d65ac,getPluralForm:_0x2f8ee2}}={'th':{'dictionary':{'Import\x20from\x20Word':'นำเข้าจาก\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะนำเข้าไฟล์\x20Word','Importing\x20Word\x20document':'กำลังนำเข้าเอกสาร\x20Word'},'getPluralForm':_0x322ba2=>0x0}};_0x53e879['th']||={'dictionary':{},'getPluralForm':null},_0x53e879['th']['dictionary']=Object['assign'](_0x53e879['th']['dictionary'],_0x5d65ac),_0x53e879['th']['getPluralForm']=_0x2f8ee2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x413127=>{const {th:{dictionary:_0x3b4cfd,getPluralForm:_0x236874}}={'th':{'dictionary':{'Import\x20from\x20Word':'นำเข้าจาก\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะนำเข้าไฟล์\x20Word','Importing\x20Word\x20document':'กำลังนำเข้าเอกสาร\x20Word'},'getPluralForm':_0x436ec7=>0x0}};_0x413127['th']||={'dictionary':{},'getPluralForm':null},_0x413127['th']['dictionary']=Object['assign'](_0x413127['th']['dictionary'],_0x3b4cfd),_0x413127['th']['getPluralForm']=_0x236874;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tr':{'dictionary':{'Import\x20from\x20Word':'Word\x27den\x20içe\x20aktar','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20dosyası\x20içe\x20aktarılırken\x20bir\x20hata\x20oluştu.','Importing\x20Word\x20document':'Word\x20belgesi\x20içe\x20aktarılıyor'},'getPluralForm':_0x4aa6e4=>_0x4aa6e4>0x1}};
23
+ export default{'tr':{'dictionary':{'Import\x20from\x20Word':'Word\x27den\x20içe\x20aktar','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20dosyası\x20içe\x20aktarılırken\x20bir\x20hata\x20oluştu.','Importing\x20Word\x20document':'Word\x20belgesi\x20içe\x20aktarılıyor'},'getPluralForm':_0xc6ee=>_0xc6ee>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2c3dcd=>{const {tr:{dictionary:_0x5770f5,getPluralForm:_0x3dd135}}={'tr':{'dictionary':{'Import\x20from\x20Word':'Word\x27den\x20içe\x20aktar','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20dosyası\x20içe\x20aktarılırken\x20bir\x20hata\x20oluştu.','Importing\x20Word\x20document':'Word\x20belgesi\x20içe\x20aktarılıyor'},'getPluralForm':_0x484dd1=>_0x484dd1>0x1}};_0x2c3dcd['tr']||={'dictionary':{},'getPluralForm':null},_0x2c3dcd['tr']['dictionary']=Object['assign'](_0x2c3dcd['tr']['dictionary'],_0x5770f5),_0x2c3dcd['tr']['getPluralForm']=_0x3dd135;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x42657e=>{const {tr:{dictionary:_0x163fa1,getPluralForm:_0xfe15ab}}={'tr':{'dictionary':{'Import\x20from\x20Word':'Word\x27den\x20içe\x20aktar','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20dosyası\x20içe\x20aktarılırken\x20bir\x20hata\x20oluştu.','Importing\x20Word\x20document':'Word\x20belgesi\x20içe\x20aktarılıyor'},'getPluralForm':_0x497878=>_0x497878>0x1}};_0x42657e['tr']||={'dictionary':{},'getPluralForm':null},_0x42657e['tr']['dictionary']=Object['assign'](_0x42657e['tr']['dictionary'],_0x163fa1),_0x42657e['tr']['getPluralForm']=_0xfe15ab;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ug':{'dictionary':{'Import\x20from\x20Word':'Word\x20تىن\x20ئەكىر','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20ھۆججەتتىن\x20ئەكىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Importing\x20Word\x20document':''},'getPluralForm':_0x5c6f12=>0x1!=_0x5c6f12}};
23
+ export default{'ug':{'dictionary':{'Import\x20from\x20Word':'Word\x20تىن\x20ئەكىر','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20ھۆججەتتىن\x20ئەكىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Importing\x20Word\x20document':''},'getPluralForm':_0x22f88f=>0x1!=_0x22f88f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x20b67a=>{const {ug:{dictionary:_0x3ed01a,getPluralForm:_0x219136}}={'ug':{'dictionary':{'Import\x20from\x20Word':'Word\x20تىن\x20ئەكىر','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20ھۆججەتتىن\x20ئەكىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Importing\x20Word\x20document':''},'getPluralForm':_0x4ff9b1=>0x1!=_0x4ff9b1}};_0x20b67a['ug']||={'dictionary':{},'getPluralForm':null},_0x20b67a['ug']['dictionary']=Object['assign'](_0x20b67a['ug']['dictionary'],_0x3ed01a),_0x20b67a['ug']['getPluralForm']=_0x219136;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x58b872=>{const {ug:{dictionary:_0x63c725,getPluralForm:_0x34bc88}}={'ug':{'dictionary':{'Import\x20from\x20Word':'Word\x20تىن\x20ئەكىر','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20ھۆججەتتىن\x20ئەكىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Importing\x20Word\x20document':''},'getPluralForm':_0x152d68=>0x1!=_0x152d68}};_0x58b872['ug']||={'dictionary':{},'getPluralForm':null},_0x58b872['ug']['dictionary']=Object['assign'](_0x58b872['ug']['dictionary'],_0x63c725),_0x58b872['ug']['getPluralForm']=_0x34bc88;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uk':{'dictionary':{'Import\x20from\x20Word':'Імпортувати\x20з\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Під\x20час\x20імпортування\x20файлу\x20Word\x20сталася\x20помилка.','Importing\x20Word\x20document':'Імпорт\x20документа\x20Word'},'getPluralForm':_0x2f94fe=>_0x2f94fe%0x1==0x0&&_0x2f94fe%0xa==0x1&&_0x2f94fe%0x64!=0xb?0x0:_0x2f94fe%0x1==0x0&&_0x2f94fe%0xa>=0x2&&_0x2f94fe%0xa<=0x4&&(_0x2f94fe%0x64<0xc||_0x2f94fe%0x64>0xe)?0x1:_0x2f94fe%0x1==0x0&&(_0x2f94fe%0xa==0x0||_0x2f94fe%0xa>=0x5&&_0x2f94fe%0xa<=0x9||_0x2f94fe%0x64>=0xb&&_0x2f94fe%0x64<=0xe)?0x2:0x3}};
23
+ export default{'uk':{'dictionary':{'Import\x20from\x20Word':'Імпортувати\x20з\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Під\x20час\x20імпортування\x20файлу\x20Word\x20сталася\x20помилка.','Importing\x20Word\x20document':'Імпорт\x20документа\x20Word'},'getPluralForm':_0x5c5604=>_0x5c5604%0x1==0x0&&_0x5c5604%0xa==0x1&&_0x5c5604%0x64!=0xb?0x0:_0x5c5604%0x1==0x0&&_0x5c5604%0xa>=0x2&&_0x5c5604%0xa<=0x4&&(_0x5c5604%0x64<0xc||_0x5c5604%0x64>0xe)?0x1:_0x5c5604%0x1==0x0&&(_0x5c5604%0xa==0x0||_0x5c5604%0xa>=0x5&&_0x5c5604%0xa<=0x9||_0x5c5604%0x64>=0xb&&_0x5c5604%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x32cbaf=>{const {uk:{dictionary:_0x1df85f,getPluralForm:_0x936619}}={'uk':{'dictionary':{'Import\x20from\x20Word':'Імпортувати\x20з\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Під\x20час\x20імпортування\x20файлу\x20Word\x20сталася\x20помилка.','Importing\x20Word\x20document':'Імпорт\x20документа\x20Word'},'getPluralForm':_0x25b3a4=>_0x25b3a4%0x1==0x0&&_0x25b3a4%0xa==0x1&&_0x25b3a4%0x64!=0xb?0x0:_0x25b3a4%0x1==0x0&&_0x25b3a4%0xa>=0x2&&_0x25b3a4%0xa<=0x4&&(_0x25b3a4%0x64<0xc||_0x25b3a4%0x64>0xe)?0x1:_0x25b3a4%0x1==0x0&&(_0x25b3a4%0xa==0x0||_0x25b3a4%0xa>=0x5&&_0x25b3a4%0xa<=0x9||_0x25b3a4%0x64>=0xb&&_0x25b3a4%0x64<=0xe)?0x2:0x3}};_0x32cbaf['uk']||={'dictionary':{},'getPluralForm':null},_0x32cbaf['uk']['dictionary']=Object['assign'](_0x32cbaf['uk']['dictionary'],_0x1df85f),_0x32cbaf['uk']['getPluralForm']=_0x936619;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x41b7f6=>{const {uk:{dictionary:_0x2b57a7,getPluralForm:_0x3d4e6a}}={'uk':{'dictionary':{'Import\x20from\x20Word':'Імпортувати\x20з\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Під\x20час\x20імпортування\x20файлу\x20Word\x20сталася\x20помилка.','Importing\x20Word\x20document':'Імпорт\x20документа\x20Word'},'getPluralForm':_0x2ea94f=>_0x2ea94f%0x1==0x0&&_0x2ea94f%0xa==0x1&&_0x2ea94f%0x64!=0xb?0x0:_0x2ea94f%0x1==0x0&&_0x2ea94f%0xa>=0x2&&_0x2ea94f%0xa<=0x4&&(_0x2ea94f%0x64<0xc||_0x2ea94f%0x64>0xe)?0x1:_0x2ea94f%0x1==0x0&&(_0x2ea94f%0xa==0x0||_0x2ea94f%0xa>=0x5&&_0x2ea94f%0xa<=0x9||_0x2ea94f%0x64>=0xb&&_0x2ea94f%0x64<=0xe)?0x2:0x3}};_0x41b7f6['uk']||={'dictionary':{},'getPluralForm':null},_0x41b7f6['uk']['dictionary']=Object['assign'](_0x41b7f6['uk']['dictionary'],_0x2b57a7),_0x41b7f6['uk']['getPluralForm']=_0x3d4e6a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'vi':{'dictionary':{'Import\x20from\x20Word':'Nhập\x20từ\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20nhập\x20tệp\x20Word.','Importing\x20Word\x20document':'Đang\x20nhập\x20tài\x20liệu\x20Word'},'getPluralForm':_0x3f5b15=>0x0}};
23
+ export default{'vi':{'dictionary':{'Import\x20from\x20Word':'Nhập\x20từ\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20nhập\x20tệp\x20Word.','Importing\x20Word\x20document':'Đang\x20nhập\x20tài\x20liệu\x20Word'},'getPluralForm':_0x57e6bc=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5338e7=>{const {vi:{dictionary:_0x4a78e3,getPluralForm:_0x5de30e}}={'vi':{'dictionary':{'Import\x20from\x20Word':'Nhập\x20từ\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20nhập\x20tệp\x20Word.','Importing\x20Word\x20document':'Đang\x20nhập\x20tài\x20liệu\x20Word'},'getPluralForm':_0x1bbb4b=>0x0}};_0x5338e7['vi']||={'dictionary':{},'getPluralForm':null},_0x5338e7['vi']['dictionary']=Object['assign'](_0x5338e7['vi']['dictionary'],_0x4a78e3),_0x5338e7['vi']['getPluralForm']=_0x5de30e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x53d06b=>{const {vi:{dictionary:_0x671d76,getPluralForm:_0x11d7c8}}={'vi':{'dictionary':{'Import\x20from\x20Word':'Nhập\x20từ\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20nhập\x20tệp\x20Word.','Importing\x20Word\x20document':'Đang\x20nhập\x20tài\x20liệu\x20Word'},'getPluralForm':_0x43359f=>0x0}};_0x53d06b['vi']||={'dictionary':{},'getPluralForm':null},_0x53d06b['vi']['dictionary']=Object['assign'](_0x53d06b['vi']['dictionary'],_0x671d76),_0x53d06b['vi']['getPluralForm']=_0x11d7c8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh-cn':{'dictionary':{'Import\x20from\x20Word':'从\x20Word\x20导入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'导入\x20Word\x20文件时出错了。','Importing\x20Word\x20document':'正在导入\x20Word\x20文档'},'getPluralForm':_0x443405=>0x0}};
23
+ export default{'zh-cn':{'dictionary':{'Import\x20from\x20Word':'从\x20Word\x20导入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'导入\x20Word\x20文件时出错了。','Importing\x20Word\x20document':'正在导入\x20Word\x20文档'},'getPluralForm':_0x16d978=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x13736b=>{const {'zh-cn':{dictionary:_0x753a51,getPluralForm:_0x13671b}}={'zh-cn':{'dictionary':{'Import\x20from\x20Word':'从\x20Word\x20导入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'导入\x20Word\x20文件时出错了。','Importing\x20Word\x20document':'正在导入\x20Word\x20文档'},'getPluralForm':_0xcfde40=>0x0}};_0x13736b['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x13736b['zh-cn']['dictionary']=Object['assign'](_0x13736b['zh-cn']['dictionary'],_0x753a51),_0x13736b['zh-cn']['getPluralForm']=_0x13671b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xadf48b=>{const {'zh-cn':{dictionary:_0x3356cd,getPluralForm:_0x3d458a}}={'zh-cn':{'dictionary':{'Import\x20from\x20Word':'从\x20Word\x20导入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'导入\x20Word\x20文件时出错了。','Importing\x20Word\x20document':'正在导入\x20Word\x20文档'},'getPluralForm':_0x2cf5a5=>0x0}};_0xadf48b['zh-cn']||={'dictionary':{},'getPluralForm':null},_0xadf48b['zh-cn']['dictionary']=Object['assign'](_0xadf48b['zh-cn']['dictionary'],_0x3356cd),_0xadf48b['zh-cn']['getPluralForm']=_0x3d458a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh':{'dictionary':{'Import\x20from\x20Word':'從\x20Word\x20匯入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'匯入\x20Word\x20檔時發生錯誤。','Importing\x20Word\x20document':'匯入\x20Word\x20文件'},'getPluralForm':_0x4605b7=>0x0}};
23
+ export default{'zh':{'dictionary':{'Import\x20from\x20Word':'從\x20Word\x20匯入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'匯入\x20Word\x20檔時發生錯誤。','Importing\x20Word\x20document':'匯入\x20Word\x20文件'},'getPluralForm':_0x1a7cc7=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x400972=>{const {zh:{dictionary:_0x4c6335,getPluralForm:_0x573d69}}={'zh':{'dictionary':{'Import\x20from\x20Word':'從\x20Word\x20匯入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'匯入\x20Word\x20檔時發生錯誤。','Importing\x20Word\x20document':'匯入\x20Word\x20文件'},'getPluralForm':_0x128b76=>0x0}};_0x400972['zh']||={'dictionary':{},'getPluralForm':null},_0x400972['zh']['dictionary']=Object['assign'](_0x400972['zh']['dictionary'],_0x4c6335),_0x400972['zh']['getPluralForm']=_0x573d69;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa0383a=>{const {zh:{dictionary:_0x4a8995,getPluralForm:_0x13d855}}={'zh':{'dictionary':{'Import\x20from\x20Word':'從\x20Word\x20匯入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'匯入\x20Word\x20檔時發生錯誤。','Importing\x20Word\x20document':'匯入\x20Word\x20文件'},'getPluralForm':_0x2f8fb7=>0x0}};_0xa0383a['zh']||={'dictionary':{},'getPluralForm':null},_0xa0383a['zh']['dictionary']=Object['assign'](_0xa0383a['zh']['dictionary'],_0x4a8995),_0xa0383a['zh']['getPluralForm']=_0x13d855;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -27,4 +27,4 @@ msgstr "Produciuse un erro ao importar o ficheiro de Word."
27
27
 
28
28
  msgctxt "Aria label set on Import from Word button while importing Word document."
29
29
  msgid "Importing Word document"
30
- msgstr ""
30
+ msgstr "Importar un documento de Word"
@@ -27,4 +27,4 @@ msgstr "Došlo je do greške pri uvozu Word datoteke."
27
27
 
28
28
  msgctxt "Aria label set on Import from Word button while importing Word document."
29
29
  msgid "Importing Word document"
30
- msgstr ""
30
+ msgstr "Uvoz Vord dokumenta"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-import-word",
3
- "version": "0.0.0-nightly-20240807.0",
3
+ "version": "0.0.0-nightly-20240809.0",
4
4
  "description": "Import from Word feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -30,12 +30,12 @@
30
30
  "type": "module",
31
31
  "main": "src/index.js",
32
32
  "dependencies": {
33
- "@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20240807.0",
34
- "@ckeditor/ckeditor5-core": "0.0.0-nightly-20240807.0",
35
- "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20240807.0",
36
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240807.0",
37
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20240807.0",
38
- "ckeditor5": "0.0.0-nightly-20240807.0"
33
+ "@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20240809.0",
34
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20240809.0",
35
+ "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20240809.0",
36
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240809.0",
37
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20240809.0",
38
+ "ckeditor5": "0.0.0-nightly-20240809.0"
39
39
  },
40
40
  "license": "SEE LICENSE IN LICENSE.md",
41
41
  "author": "CKSource (https://cksource.com/)",
package/src/importword.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x393d8f=_0x4676;(function(_0x379abc,_0x3c1a9e){var _0x4f4fe6=_0x4676,_0x46904f=_0x379abc();while(!![]){try{var _0x2adaef=parseInt(_0x4f4fe6(0x88))/0x1+-parseInt(_0x4f4fe6(0x8c))/0x2*(parseInt(_0x4f4fe6(0x87))/0x3)+parseInt(_0x4f4fe6(0x8a))/0x4*(-parseInt(_0x4f4fe6(0x91))/0x5)+-parseInt(_0x4f4fe6(0x8b))/0x6*(-parseInt(_0x4f4fe6(0x89))/0x7)+-parseInt(_0x4f4fe6(0x92))/0x8+parseInt(_0x4f4fe6(0x86))/0x9+parseInt(_0x4f4fe6(0x93))/0xa*(-parseInt(_0x4f4fe6(0x8e))/0xb);if(_0x2adaef===_0x3c1a9e)break;else _0x46904f['push'](_0x46904f['shift']());}catch(_0x3b5d1b){_0x46904f['push'](_0x46904f['shift']());}}}(_0x2306,0x692b9));function _0x4676(_0x1c7f18,_0x3b6921){var _0x2306a2=_0x2306();return _0x4676=function(_0x46769d,_0x1f0693){_0x46769d=_0x46769d-0x86;var _0xa1b9c8=_0x2306a2[_0x46769d];return _0xa1b9c8;},_0x4676(_0x1c7f18,_0x3b6921);}function _0x2306(){var _0x3b6d5d=['1371080kIpcfs','50YuDBjm','3556476NdiFUJ','3bkwmOq','443266YihNfh','757631SZApeH','44UXzlZO','42lhQuXT','1072574hGWltO','ImportWord','87461GtyqbF','pluginName','requires','189935flQTOP'];_0x2306=function(){return _0x3b6d5d;};return _0x2306();}import{Plugin as _0x5e68fe}from'ckeditor5/src/core.js';import _0x1f441c from'./importwordui.js';import _0x4270a5 from'./importwordediting.js';export default class i extends _0x5e68fe{static get[_0x393d8f(0x8f)](){var _0x48805d=_0x393d8f;return _0x48805d(0x8d);}static get[_0x393d8f(0x90)](){return[_0x4270a5,_0x1f441c];}}
23
+ function _0x4d31(_0x21b78d,_0x3ce462){var _0x12aea9=_0x12ae();return _0x4d31=function(_0x4d31fa,_0x190676){_0x4d31fa=_0x4d31fa-0xed;var _0x8437b1=_0x12aea9[_0x4d31fa];return _0x8437b1;},_0x4d31(_0x21b78d,_0x3ce462);}function _0x12ae(){var _0x4aeede=['116962rGTDhf','requires','pluginName','14bPjvpx','2341650ZgwLEl','2936214nNMyDr','17208390BMyErw','797949vKyioG','1092400WcYMaF','4245906rPouCS','ImportWord','12GMisDZ','9ymDZFs'];_0x12ae=function(){return _0x4aeede;};return _0x12ae();}var _0x3aaf8f=_0x4d31;(function(_0x12a110,_0x3f04ec){var _0x471a0a=_0x4d31,_0x21fb02=_0x12a110();while(!![]){try{var _0x457c39=-parseInt(_0x471a0a(0xf5))/0x1*(-parseInt(_0x471a0a(0xf6))/0x2)+-parseInt(_0x471a0a(0xf0))/0x3*(parseInt(_0x471a0a(0xf4))/0x4)+parseInt(_0x471a0a(0xed))/0x5+-parseInt(_0x471a0a(0xf2))/0x6+-parseInt(_0x471a0a(0xf9))/0x7*(parseInt(_0x471a0a(0xf1))/0x8)+-parseInt(_0x471a0a(0xee))/0x9+parseInt(_0x471a0a(0xef))/0xa;if(_0x457c39===_0x3f04ec)break;else _0x21fb02['push'](_0x21fb02['shift']());}catch(_0x47b5d2){_0x21fb02['push'](_0x21fb02['shift']());}}}(_0x12ae,0x950f8));import{Plugin as _0x55ecd3}from'ckeditor5/src/core.js';import _0x246f92 from'./importwordui.js';import _0x3f7f85 from'./importwordediting.js';export default class i extends _0x55ecd3{static get[_0x3aaf8f(0xf8)](){var _0xcd9de=_0x3aaf8f;return _0xcd9de(0xf3);}static get[_0x3aaf8f(0xf7)](){return[_0x3f7f85,_0x246f92];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x37b1(_0x33c64e,_0x11cd93){const _0x4d1df1=_0x4d1d();return _0x37b1=function(_0x37b185,_0x45a327){_0x37b185=_0x37b185-0x68;let _0x35635a=_0x4d1df1[_0x37b185];return _0x35635a;},_0x37b1(_0x33c64e,_0x11cd93);}const _0x47d8cf=_0x37b1;(function(_0x17d324,_0x33a3e5){const _0x315392=_0x37b1,_0x1d58ac=_0x17d324();while(!![]){try{const _0x5a93e9=-parseInt(_0x315392(0x7b))/0x1+parseInt(_0x315392(0x98))/0x2*(-parseInt(_0x315392(0xab))/0x3)+parseInt(_0x315392(0xb5))/0x4*(parseInt(_0x315392(0x87))/0x5)+-parseInt(_0x315392(0xc7))/0x6*(-parseInt(_0x315392(0xa8))/0x7)+-parseInt(_0x315392(0xc4))/0x8+-parseInt(_0x315392(0x6c))/0x9+parseInt(_0x315392(0xa3))/0xa*(parseInt(_0x315392(0x89))/0xb);if(_0x5a93e9===_0x33a3e5)break;else _0x1d58ac['push'](_0x1d58ac['shift']());}catch(_0x4b599d){_0x1d58ac['push'](_0x1d58ac['shift']());}}}(_0x4d1d,0xf03e9));import{Command as _0x3b09af}from'ckeditor5/src/core.js';import{Range as _0x57cc2d}from'ckeditor5/src/engine.js';import{logWarning as _0x1514d3,logError as _0x1db3b5,first as _0x51d6a0,uid as _0xdb20ce}from'ckeditor5/src/utils.js';function _0x4d1d(){const _0x4ea045=['import-word-plugin-import-cancelled','mergeFields','10455328xqttfl','enqueueChange','stringify','1884eaFMrY','element','getSelectedBlocks','root','set','Authorization','formatting','_abortController','isCollapsed','createPositionAfter','rootName','has','DateTimeFormat','16129575yUjGmN','model','getRange','$graveyard','editing','execute','json','signal','resolvedOptions','addMarker','paragraph','checkChild','finally','isEnabled','_prepareForImport','531863HZRCIO','html','_importMarker','_undoStepBatch','timeZone','file','deleteContent','value','import-word-plugin-conversion-failed','fire','isEmpty','createPositionBefore','5LAhlBF','editor','34727132bBOFZu','isBusy','locale','isAtStart','Notification','abort','view','then','position','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.','headers','plugins','schema','setSelection','resolve','183604Yrunem','_cleanUpAfterImport','change:range','aborted','selection','POST','text/html','low','document','merge_fields','setData','10FNMbSJ','refresh','importWord:','_handleImportFailure','converterUrl','28399DHLjss','_handleImportResponse','getFirstPosition','57saArIR','get','reject','split','clipboardInput','getToken','parent','_sendImportRequest','isAtEnd','_checkEnabled','7713292zLABZO','createBatch','importWord','catch','removeMarker','stopListening','ImportWordEditing','config','dataInsert','MergeFields','bind','showWarning','markers'];_0x4d1d=function(){return _0x4ea045;};return _0x4d1d();}import{getTranslation as _0x15b5aa}from'./utils/common-translations.js';export default class d extends _0x3b09af{constructor(_0x5985e9){const _0x2f53ac=_0x37b1;super(_0x5985e9),this[_0x2f53ac(0xcb)](_0x2f53ac(0x8a),!0x1),this[_0x2f53ac(0x7d)]=null,this[_0x2f53ac(0x7e)]=null,this[_0x2f53ac(0xce)]=null,this['on'](_0x2f53ac(0xbd),(_0x40a9bb,_0x46b786)=>{const _0x1b1cf3=_0x2f53ac,_0x4def5d=new DataTransfer();_0x4def5d[_0x1b1cf3(0xa2)](_0x1b1cf3(0x9e),_0x46b786[_0x1b1cf3(0x7c)]);const _0x563465=this[_0x1b1cf3(0x7d)][_0x1b1cf3(0x6e)]();this[_0x1b1cf3(0x88)][_0x1b1cf3(0x6d)][_0x1b1cf3(0xc5)](this[_0x1b1cf3(0x7e)],_0xa7ee39=>{const _0x59b891=_0x1b1cf3;this[_0x59b891(0x7d)][_0x59b891(0xba)](),_0xa7ee39[_0x59b891(0x96)](_0x563465),_0x5985e9[_0x59b891(0x70)][_0x59b891(0x8f)][_0x59b891(0xa0)][_0x59b891(0x84)](_0x59b891(0xaf),{'dataTransfer':_0x4def5d});});},{'priority':_0x2f53ac(0x9f)});}[_0x47d8cf(0xa4)](){const _0x60ae6c=_0x47d8cf;this[_0x60ae6c(0x79)]=this[_0x60ae6c(0xb4)]();}[_0x47d8cf(0x71)](_0x598409,_0x295fef={}){const _0x3e0ea6=_0x47d8cf;if(this[_0x3e0ea6(0x8a)])return Promise[_0x3e0ea6(0x97)]();const _0x15c6fa=this[_0x3e0ea6(0x88)][_0x3e0ea6(0xbc)][_0x3e0ea6(0xac)](_0x3e0ea6(0xb7));if(this[_0x3e0ea6(0x88)][_0x3e0ea6(0x94)][_0x3e0ea6(0x6a)](_0x3e0ea6(0xbe))){const {prefix:_0x2eef6a,suffix:_0x2ea2ac}=this[_0x3e0ea6(0x88)][_0x3e0ea6(0xbc)][_0x3e0ea6(0xac)](_0x3e0ea6(0xc3));_0x295fef[_0x3e0ea6(0xa1)]={'prefix':_0x2eef6a,'suffix':_0x2ea2ac};}const _0x25040f={'url':_0x15c6fa[_0x3e0ea6(0xa7)],'file':_0x598409,'serviceConfig':{..._0x295fef,'formatting':_0x15c6fa[_0x3e0ea6(0xcd)],'timezone':new Intl[(_0x3e0ea6(0x6b))]()[_0x3e0ea6(0x74)]()[_0x3e0ea6(0x7f)]}};return this[_0x3e0ea6(0x7a)](),this[_0x3e0ea6(0xb2)](_0x25040f)[_0x3e0ea6(0x90)](this[_0x3e0ea6(0xa9)][_0x3e0ea6(0xbf)](this))[_0x3e0ea6(0xb8)](this[_0x3e0ea6(0xa6)][_0x3e0ea6(0xbf)](this))[_0x3e0ea6(0x78)](this[_0x3e0ea6(0x99)][_0x3e0ea6(0xbf)](this));}[_0x47d8cf(0xb4)](){const _0x5bbe49=_0x47d8cf;if(this[_0x5bbe49(0x8a)])return!0x1;const _0x49ad82=this[_0x5bbe49(0x88)][_0x5bbe49(0x6d)],_0x216d51=_0x49ad82[_0x5bbe49(0x95)],_0x4dd575=_0x49ad82[_0x5bbe49(0xa0)][_0x5bbe49(0x9c)],_0x15cc10=_0x51d6a0(_0x4dd575[_0x5bbe49(0xc9)]());return!!_0x15cc10&&_0x216d51[_0x5bbe49(0x77)](_0x15cc10[_0x5bbe49(0xb1)],_0x5bbe49(0x76));}[_0x47d8cf(0x7a)](){const _0x2fa7c6=_0x47d8cf,_0x7d891c=this[_0x2fa7c6(0x88)],_0x27cc87=_0x7d891c[_0x2fa7c6(0x6d)],_0x44c7da=_0x27cc87[_0x2fa7c6(0xa0)][_0x2fa7c6(0x9c)];this[_0x2fa7c6(0xce)]=new AbortController(),this[_0x2fa7c6(0x7e)]=_0x7d891c[_0x2fa7c6(0x6d)][_0x2fa7c6(0xb6)]({'isUndoable':!0x0}),_0x27cc87[_0x2fa7c6(0xc5)](this[_0x2fa7c6(0x7e)],_0x581b90=>{const _0x29ef0e=_0x2fa7c6;_0x44c7da[_0x29ef0e(0xcf)]||_0x27cc87[_0x29ef0e(0x81)](_0x44c7da,{'leaveUnmerged':!0x0});const _0x45a598=_0x44c7da[_0x29ef0e(0xaa)](),_0x303934=_0x51d6a0(_0x44c7da[_0x29ef0e(0xc9)]());let _0x339359;_0x339359=_0x303934['is'](_0x29ef0e(0xc8),_0x29ef0e(0x76))&&_0x303934[_0x29ef0e(0x85)]?_0x45a598:_0x45a598[_0x29ef0e(0x8c)]?_0x27cc87[_0x29ef0e(0x86)](_0x303934):_0x45a598[_0x29ef0e(0xb3)]?_0x27cc87[_0x29ef0e(0x68)](_0x303934):_0x581b90[_0x29ef0e(0xae)](_0x45a598)[_0x29ef0e(0x91)],this[_0x29ef0e(0x7d)]=_0x581b90[_0x29ef0e(0x75)](_0x29ef0e(0xa5)+_0xdb20ce(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x57cc2d(_0x339359)}),this[_0x29ef0e(0x7d)]['on'](_0x29ef0e(0x9a),()=>{const _0x42c41f=_0x29ef0e;_0x42c41f(0x6f)===this[_0x42c41f(0x7d)][_0x42c41f(0x6e)]()[_0x42c41f(0xca)][_0x42c41f(0x69)]&&this[_0x42c41f(0xce)][_0x42c41f(0x8e)]();});}),this[_0x2fa7c6(0x8a)]=!0x0,this[_0x2fa7c6(0xa4)]();}[_0x47d8cf(0x99)](){const _0x4e3184=_0x47d8cf,_0x2cb5b4=this[_0x4e3184(0x88)][_0x4e3184(0x6d)];_0x2cb5b4[_0x4e3184(0xc1)][_0x4e3184(0x6a)](this[_0x4e3184(0x7d)])&&_0x2cb5b4[_0x4e3184(0xc5)](this[_0x4e3184(0x7e)],_0x292777=>{const _0x564002=_0x4e3184;_0x292777[_0x564002(0xb9)](this[_0x564002(0x7d)]);}),this[_0x4e3184(0x7d)]=null,this[_0x4e3184(0x7e)]=null,this[_0x4e3184(0xce)]=null,this[_0x4e3184(0x8a)]=!0x1,this[_0x4e3184(0xa4)]();}[_0x47d8cf(0xb2)]({url:_0x203a3e,file:_0x1a212a,serviceConfig:_0x207e10}){const _0x1e1446=_0x47d8cf,_0x1086a3=this[_0x1e1446(0x88)][_0x1e1446(0x94)][_0x1e1446(0xac)](_0x1e1446(0xbb))[_0x1e1446(0xb0)](),_0x1f4147=new FormData();_0x1f4147[_0x1e1446(0xcb)](_0x1e1446(0xbc),JSON[_0x1e1446(0xc6)](_0x207e10)),_0x1f4147[_0x1e1446(0xcb)](_0x1e1446(0x80),_0x1a212a);const _0x3eb583={'method':_0x1e1446(0x9d),'headers':{},'body':_0x1f4147,'signal':this[_0x1e1446(0xce)][_0x1e1446(0x73)]};return _0x1086a3&&(_0x3eb583[_0x1e1446(0x93)][_0x1e1446(0xcc)]=_0x1086a3[_0x1e1446(0x82)]),fetch(_0x203a3e,_0x3eb583);}[_0x47d8cf(0xa9)](_0x15d8c1){const _0x533a02=_0x47d8cf;return _0x15d8c1['ok']?_0x15d8c1[_0x533a02(0x72)]()[_0x533a02(0x90)](_0x51398d=>{const _0x58f426=_0x533a02;if(!this[_0x58f426(0x88)][_0x58f426(0x6d)][_0x58f426(0xc1)][_0x58f426(0x6a)](this[_0x58f426(0x7d)]))return;_0x58f426(0x6f)!==this[_0x58f426(0x7d)][_0x58f426(0x6e)]()[_0x58f426(0xca)][_0x58f426(0x69)]&&this[_0x58f426(0x84)](_0x58f426(0xbd),_0x51398d);}):Promise[_0x533a02(0xad)]();}[_0x47d8cf(0xa6)](){const _0xfc43e5=_0x47d8cf;if(this[_0xfc43e5(0xce)][_0xfc43e5(0x73)][_0xfc43e5(0x9b)])return void _0x1514d3(_0xfc43e5(0xc2));const _0x49124b=this[_0xfc43e5(0x88)],_0x27638e=_0x15b5aa(_0x49124b[_0xfc43e5(0x8b)],_0xfc43e5(0x92));_0x49124b[_0xfc43e5(0x94)][_0xfc43e5(0xac)](_0xfc43e5(0x8d))[_0xfc43e5(0xc0)](_0x27638e),_0x1db3b5(_0xfc43e5(0x83));}}
23
+ const _0x1ad239=_0x274f;(function(_0x3e8b78,_0x468802){const _0x39a8ad=_0x274f,_0xfdb54=_0x3e8b78();while(!![]){try{const _0x161d3e=parseInt(_0x39a8ad(0xd7))/0x1*(parseInt(_0x39a8ad(0x9d))/0x2)+-parseInt(_0x39a8ad(0x98))/0x3+-parseInt(_0x39a8ad(0xcd))/0x4*(-parseInt(_0x39a8ad(0xc8))/0x5)+parseInt(_0x39a8ad(0xb0))/0x6+parseInt(_0x39a8ad(0x92))/0x7+parseInt(_0x39a8ad(0xa0))/0x8*(-parseInt(_0x39a8ad(0xe1))/0x9)+-parseInt(_0x39a8ad(0xb5))/0xa;if(_0x161d3e===_0x468802)break;else _0xfdb54['push'](_0xfdb54['shift']());}catch(_0x582aa6){_0xfdb54['push'](_0xfdb54['shift']());}}}(_0x4b01,0xb0beb));import{Command as _0x34197d}from'ckeditor5/src/core.js';function _0x274f(_0x514e58,_0x3b103a){const _0x4b0191=_0x4b01();return _0x274f=function(_0x274f1d,_0x4cc539){_0x274f1d=_0x274f1d-0x86;let _0x1953c2=_0x4b0191[_0x274f1d];return _0x1953c2;},_0x274f(_0x514e58,_0x3b103a);}import{Range as _0x12b670}from'ckeditor5/src/engine.js';function _0x4b01(){const _0x39bad4=['import-word-plugin-conversion-failed','isAtEnd','Notification','get','bind','finally','stopListening','reject','dataInsert','editor','model','position','_prepareForImport','schema','POST','headers','setSelection','DateTimeFormat','importWord:','signal','1061263lncaTY','selection','abort','_cleanUpAfterImport','rootName','deleteContent','3016728GjPtoA','then','has','createBatch','formatting','34xAzxwv','isCollapsed','editing','176KhOFSR','file','view','config','root','text/html','importWord','_handleImportFailure','parent','fire','plugins','getFirstPosition','setData','json','set','isEmpty','8483442csDcnm','execute','refresh','MergeFields','split','2244750ZLFOGd','_sendImportRequest','removeMarker','value','showWarning','stringify','html','change:range','getSelectedBlocks','_handleImportResponse','ImportWordEditing','import-word-plugin-import-cancelled','clipboardInput','resolvedOptions','document','checkChild','isBusy','_abortController','addMarker','25iiMhxs','converterUrl','catch','isEnabled','_importMarker','92188XXiVLe','_undoStepBatch','markers','merge_fields','enqueueChange','createPositionBefore','low','createPositionAfter','element','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.','79687pzjRjU','mergeFields','getToken','getRange','resolve','aborted','locale','paragraph','$graveyard','Authorization','442404eLOEIx','isAtStart','timeZone','_checkEnabled'];_0x4b01=function(){return _0x39bad4;};return _0x4b01();}import{logWarning as _0x386e49,logError as _0x16ce07,first as _0x26c354,uid as _0x9614d7}from'ckeditor5/src/utils.js';import{getTranslation as _0xc4af1f}from'./utils/common-translations.js';export default class d extends _0x34197d{constructor(_0x7c1dcf){const _0x12736a=_0x274f;super(_0x7c1dcf),this[_0x12736a(0xae)](_0x12736a(0xc5),!0x1),this[_0x12736a(0xcc)]=null,this[_0x12736a(0xce)]=null,this[_0x12736a(0xc6)]=null,this['on'](_0x12736a(0x86),(_0x14be06,_0x115a29)=>{const _0x47515b=_0x12736a,_0x2d3b7f=new DataTransfer();_0x2d3b7f[_0x47515b(0xac)](_0x47515b(0xa5),_0x115a29[_0x47515b(0xbb)]);const _0xd548fb=this[_0x47515b(0xcc)][_0x47515b(0xda)]();this[_0x47515b(0x87)][_0x47515b(0x88)][_0x47515b(0xd1)](this[_0x47515b(0xce)],_0x147521=>{const _0x24a8ef=_0x47515b;this[_0x24a8ef(0xcc)][_0x24a8ef(0xeb)](),_0x147521[_0x24a8ef(0x8e)](_0xd548fb),_0x7c1dcf[_0x24a8ef(0x9f)][_0x24a8ef(0xa2)][_0x24a8ef(0xc3)][_0x24a8ef(0xa9)](_0x24a8ef(0xc1),{'dataTransfer':_0x2d3b7f});});},{'priority':_0x12736a(0xd3)});}[_0x1ad239(0xb2)](){const _0x21dc80=_0x1ad239;this[_0x21dc80(0xcb)]=this[_0x21dc80(0xe4)]();}[_0x1ad239(0xb1)](_0x42502e,_0x2564a3={}){const _0x5b6f62=_0x1ad239;if(this[_0x5b6f62(0xc5)])return Promise[_0x5b6f62(0xdb)]();const _0x14dd90=this[_0x5b6f62(0x87)][_0x5b6f62(0xa3)][_0x5b6f62(0xe8)](_0x5b6f62(0xa6));if(this[_0x5b6f62(0x87)][_0x5b6f62(0xaa)][_0x5b6f62(0x9a)](_0x5b6f62(0xb3))){const {prefix:_0x5605bc,suffix:_0x480bc5}=this[_0x5b6f62(0x87)][_0x5b6f62(0xa3)][_0x5b6f62(0xe8)](_0x5b6f62(0xd8));_0x2564a3[_0x5b6f62(0xd0)]={'prefix':_0x5605bc,'suffix':_0x480bc5};}const _0x44b11d={'url':_0x14dd90[_0x5b6f62(0xc9)],'file':_0x42502e,'serviceConfig':{..._0x2564a3,'formatting':_0x14dd90[_0x5b6f62(0x9c)],'timezone':new Intl[(_0x5b6f62(0x8f))]()[_0x5b6f62(0xc2)]()[_0x5b6f62(0xe3)]}};return this[_0x5b6f62(0x8a)](),this[_0x5b6f62(0xb6)](_0x44b11d)[_0x5b6f62(0x99)](this[_0x5b6f62(0xbe)][_0x5b6f62(0xe9)](this))[_0x5b6f62(0xca)](this[_0x5b6f62(0xa7)][_0x5b6f62(0xe9)](this))[_0x5b6f62(0xea)](this[_0x5b6f62(0x95)][_0x5b6f62(0xe9)](this));}[_0x1ad239(0xe4)](){const _0x1f784e=_0x1ad239;if(this[_0x1f784e(0xc5)])return!0x1;const _0xb40e8e=this[_0x1f784e(0x87)][_0x1f784e(0x88)],_0xea23b8=_0xb40e8e[_0x1f784e(0x8b)],_0x1b3ddd=_0xb40e8e[_0x1f784e(0xc3)][_0x1f784e(0x93)],_0x14a6dd=_0x26c354(_0x1b3ddd[_0x1f784e(0xbd)]());return!!_0x14a6dd&&_0xea23b8[_0x1f784e(0xc4)](_0x14a6dd[_0x1f784e(0xa8)],_0x1f784e(0xde));}[_0x1ad239(0x8a)](){const _0x4008db=_0x1ad239,_0xabf152=this[_0x4008db(0x87)],_0x475f9a=_0xabf152[_0x4008db(0x88)],_0x43e78d=_0x475f9a[_0x4008db(0xc3)][_0x4008db(0x93)];this[_0x4008db(0xc6)]=new AbortController(),this[_0x4008db(0xce)]=_0xabf152[_0x4008db(0x88)][_0x4008db(0x9b)]({'isUndoable':!0x0}),_0x475f9a[_0x4008db(0xd1)](this[_0x4008db(0xce)],_0xb98bb4=>{const _0x48e4f1=_0x4008db;_0x43e78d[_0x48e4f1(0x9e)]||_0x475f9a[_0x48e4f1(0x97)](_0x43e78d,{'leaveUnmerged':!0x0});const _0x4b37f5=_0x43e78d[_0x48e4f1(0xab)](),_0x10fa4d=_0x26c354(_0x43e78d[_0x48e4f1(0xbd)]());let _0x25e608;_0x25e608=_0x10fa4d['is'](_0x48e4f1(0xd5),_0x48e4f1(0xde))&&_0x10fa4d[_0x48e4f1(0xaf)]?_0x4b37f5:_0x4b37f5[_0x48e4f1(0xe2)]?_0x475f9a[_0x48e4f1(0xd2)](_0x10fa4d):_0x4b37f5[_0x48e4f1(0xe6)]?_0x475f9a[_0x48e4f1(0xd4)](_0x10fa4d):_0xb98bb4[_0x48e4f1(0xb4)](_0x4b37f5)[_0x48e4f1(0x89)],this[_0x48e4f1(0xcc)]=_0xb98bb4[_0x48e4f1(0xc7)](_0x48e4f1(0x90)+_0x9614d7(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x12b670(_0x25e608)}),this[_0x48e4f1(0xcc)]['on'](_0x48e4f1(0xbc),()=>{const _0x57688e=_0x48e4f1;_0x57688e(0xdf)===this[_0x57688e(0xcc)][_0x57688e(0xda)]()[_0x57688e(0xa4)][_0x57688e(0x96)]&&this[_0x57688e(0xc6)][_0x57688e(0x94)]();});}),this[_0x4008db(0xc5)]=!0x0,this[_0x4008db(0xb2)]();}[_0x1ad239(0x95)](){const _0x2efed6=_0x1ad239,_0xbccd52=this[_0x2efed6(0x87)][_0x2efed6(0x88)];_0xbccd52[_0x2efed6(0xcf)][_0x2efed6(0x9a)](this[_0x2efed6(0xcc)])&&_0xbccd52[_0x2efed6(0xd1)](this[_0x2efed6(0xce)],_0x23b444=>{const _0x1df77f=_0x2efed6;_0x23b444[_0x1df77f(0xb7)](this[_0x1df77f(0xcc)]);}),this[_0x2efed6(0xcc)]=null,this[_0x2efed6(0xce)]=null,this[_0x2efed6(0xc6)]=null,this[_0x2efed6(0xc5)]=!0x1,this[_0x2efed6(0xb2)]();}[_0x1ad239(0xb6)]({url:_0xddb280,file:_0x96f78,serviceConfig:_0x506cd5}){const _0x23d306=_0x1ad239,_0x31e032=this[_0x23d306(0x87)][_0x23d306(0xaa)][_0x23d306(0xe8)](_0x23d306(0xbf))[_0x23d306(0xd9)](),_0x16468f=new FormData();_0x16468f[_0x23d306(0xae)](_0x23d306(0xa3),JSON[_0x23d306(0xba)](_0x506cd5)),_0x16468f[_0x23d306(0xae)](_0x23d306(0xa1),_0x96f78);const _0x8acbbb={'method':_0x23d306(0x8c),'headers':{},'body':_0x16468f,'signal':this[_0x23d306(0xc6)][_0x23d306(0x91)]};return _0x31e032&&(_0x8acbbb[_0x23d306(0x8d)][_0x23d306(0xe0)]=_0x31e032[_0x23d306(0xb8)]),fetch(_0xddb280,_0x8acbbb);}[_0x1ad239(0xbe)](_0x393fe2){const _0x414fe1=_0x1ad239;return _0x393fe2['ok']?_0x393fe2[_0x414fe1(0xad)]()[_0x414fe1(0x99)](_0x18d6d4=>{const _0x2ffa30=_0x414fe1;if(!this[_0x2ffa30(0x87)][_0x2ffa30(0x88)][_0x2ffa30(0xcf)][_0x2ffa30(0x9a)](this[_0x2ffa30(0xcc)]))return;_0x2ffa30(0xdf)!==this[_0x2ffa30(0xcc)][_0x2ffa30(0xda)]()[_0x2ffa30(0xa4)][_0x2ffa30(0x96)]&&this[_0x2ffa30(0xa9)](_0x2ffa30(0x86),_0x18d6d4);}):Promise[_0x414fe1(0xec)]();}[_0x1ad239(0xa7)](){const _0x5a3c4e=_0x1ad239;if(this[_0x5a3c4e(0xc6)][_0x5a3c4e(0x91)][_0x5a3c4e(0xdc)])return void _0x386e49(_0x5a3c4e(0xc0));const _0x1580b2=this[_0x5a3c4e(0x87)],_0x459fc0=_0xc4af1f(_0x1580b2[_0x5a3c4e(0xdd)],_0x5a3c4e(0xd6));_0x1580b2[_0x5a3c4e(0xaa)][_0x5a3c4e(0xe8)](_0x5a3c4e(0xe7))[_0x5a3c4e(0xb9)](_0x459fc0),_0x16ce07(_0x5a3c4e(0xe5));}}