@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240807.0 → 0.0.0-nightly-20240808.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':_0xc34fdd=>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
+ (_0x2618b9=>{const {ko:{dictionary:_0x161b77,getPluralForm:_0x4d4d7d}}={'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':_0x5c4ef1=>0x0}};_0x2618b9['ko']||={'dictionary':{},'getPluralForm':null},_0x2618b9['ko']['dictionary']=Object['assign'](_0x2618b9['ko']['dictionary'],_0x161b77),_0x2618b9['ko']['getPluralForm']=_0x4d4d7d;})(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':_0x40608e=>_0x40608e%0xa==0x1&&(_0x40608e%0x64>0x13||_0x40608e%0x64<0xb)?0x0:_0x40608e%0xa>=0x2&&_0x40608e%0xa<=0x9&&(_0x40608e%0x64>0x13||_0x40608e%0x64<0xb)?0x1:_0x40608e%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
+ (_0x54c39a=>{const {lt:{dictionary:_0x58fbf5,getPluralForm:_0x2c4851}}={'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':_0x4b55f5=>_0x4b55f5%0xa==0x1&&(_0x4b55f5%0x64>0x13||_0x4b55f5%0x64<0xb)?0x0:_0x4b55f5%0xa>=0x2&&_0x4b55f5%0xa<=0x9&&(_0x4b55f5%0x64>0x13||_0x4b55f5%0x64<0xb)?0x1:_0x4b55f5%0x1!=0x0?0x2:0x3}};_0x54c39a['lt']||={'dictionary':{},'getPluralForm':null},_0x54c39a['lt']['dictionary']=Object['assign'](_0x54c39a['lt']['dictionary'],_0x58fbf5),_0x54c39a['lt']['getPluralForm']=_0x2c4851;})(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':_0x2fe412=>_0x2fe412%0xa==0x1&&_0x2fe412%0x64!=0xb?0x0:0x0!=_0x2fe412?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
+ (_0x32ee29=>{const {lv:{dictionary:_0x1d38ce,getPluralForm:_0x3720fe}}={'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':_0x99e945=>_0x99e945%0xa==0x1&&_0x99e945%0x64!=0xb?0x0:0x0!=_0x99e945?0x1:0x2}};_0x32ee29['lv']||={'dictionary':{},'getPluralForm':null},_0x32ee29['lv']['dictionary']=Object['assign'](_0x32ee29['lv']['dictionary'],_0x1d38ce),_0x32ee29['lv']['getPluralForm']=_0x3720fe;})(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':_0x2ee056=>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
+ (_0xf29d88=>{const {ms:{dictionary:_0x2d13f1,getPluralForm:_0x364ce6}}={'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':_0x596ac4=>0x0}};_0xf29d88['ms']||={'dictionary':{},'getPluralForm':null},_0xf29d88['ms']['dictionary']=Object['assign'](_0xf29d88['ms']['dictionary'],_0x2d13f1),_0xf29d88['ms']['getPluralForm']=_0x364ce6;})(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':_0x16f5f0=>0x1!=_0x16f5f0}};
@@ -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
+ (_0x4b70b6=>{const {nl:{dictionary:_0x514103,getPluralForm:_0x383c68}}={'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':_0x202f13=>0x1!=_0x202f13}};_0x4b70b6['nl']||={'dictionary':{},'getPluralForm':null},_0x4b70b6['nl']['dictionary']=Object['assign'](_0x4b70b6['nl']['dictionary'],_0x514103),_0x4b70b6['nl']['getPluralForm']=_0x383c68;})(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':_0x374cc3=>0x1!=_0x374cc3}};
@@ -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
+ (_0x2472e5=>{const {no:{dictionary:_0x173272,getPluralForm:_0x355fc9}}={'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':_0x32e333=>0x1!=_0x32e333}};_0x2472e5['no']||={'dictionary':{},'getPluralForm':null},_0x2472e5['no']['dictionary']=Object['assign'](_0x2472e5['no']['dictionary'],_0x173272),_0x2472e5['no']['getPluralForm']=_0x355fc9;})(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':_0x1a2f8e=>0x1==_0x1a2f8e?0x0:_0x1a2f8e%0xa>=0x2&&_0x1a2f8e%0xa<=0x4&&(_0x1a2f8e%0x64<0xc||_0x1a2f8e%0x64>0xe)?0x1:0x1!=_0x1a2f8e&&_0x1a2f8e%0xa>=0x0&&_0x1a2f8e%0xa<=0x1||_0x1a2f8e%0xa>=0x5&&_0x1a2f8e%0xa<=0x9||_0x1a2f8e%0x64>=0xc&&_0x1a2f8e%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
+ (_0xd86683=>{const {pl:{dictionary:_0x2cf360,getPluralForm:_0x3595b3}}={'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':_0x1e6be3=>0x1==_0x1e6be3?0x0:_0x1e6be3%0xa>=0x2&&_0x1e6be3%0xa<=0x4&&(_0x1e6be3%0x64<0xc||_0x1e6be3%0x64>0xe)?0x1:0x1!=_0x1e6be3&&_0x1e6be3%0xa>=0x0&&_0x1e6be3%0xa<=0x1||_0x1e6be3%0xa>=0x5&&_0x1e6be3%0xa<=0x9||_0x1e6be3%0x64>=0xc&&_0x1e6be3%0x64<=0xe?0x2:0x3}};_0xd86683['pl']||={'dictionary':{},'getPluralForm':null},_0xd86683['pl']['dictionary']=Object['assign'](_0xd86683['pl']['dictionary'],_0x2cf360),_0xd86683['pl']['getPluralForm']=_0x3595b3;})(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':_0x2d5e67=>0x0==_0x2d5e67||0x1==_0x2d5e67?0x0:0x0!=_0x2d5e67&&_0x2d5e67%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
+ (_0x534add=>{const {'pt-br':{dictionary:_0x27f16b,getPluralForm:_0x320043}}={'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':_0x11cb8b=>0x0==_0x11cb8b||0x1==_0x11cb8b?0x0:0x0!=_0x11cb8b&&_0x11cb8b%0xf4240==0x0?0x1:0x2}};_0x534add['pt-br']||={'dictionary':{},'getPluralForm':null},_0x534add['pt-br']['dictionary']=Object['assign'](_0x534add['pt-br']['dictionary'],_0x27f16b),_0x534add['pt-br']['getPluralForm']=_0x320043;})(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':_0x4c2451=>0x0==_0x4c2451||0x1==_0x4c2451?0x0:0x0!=_0x4c2451&&_0x4c2451%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
+ (_0x47f9ea=>{const {pt:{dictionary:_0x172538,getPluralForm:_0x242883}}={'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':_0x448ebe=>0x0==_0x448ebe||0x1==_0x448ebe?0x0:0x0!=_0x448ebe&&_0x448ebe%0xf4240==0x0?0x1:0x2}};_0x47f9ea['pt']||={'dictionary':{},'getPluralForm':null},_0x47f9ea['pt']['dictionary']=Object['assign'](_0x47f9ea['pt']['dictionary'],_0x172538),_0x47f9ea['pt']['getPluralForm']=_0x242883;})(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':_0x2320ec=>0x1==_0x2320ec?0x0:_0x2320ec%0x64>0x13||_0x2320ec%0x64==0x0&&0x0!=_0x2320ec?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
+ (_0x119dbc=>{const {ro:{dictionary:_0xc9a9cb,getPluralForm:_0x222b59}}={'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':_0x4629d3=>0x1==_0x4629d3?0x0:_0x4629d3%0x64>0x13||_0x4629d3%0x64==0x0&&0x0!=_0x4629d3?0x2:0x1}};_0x119dbc['ro']||={'dictionary':{},'getPluralForm':null},_0x119dbc['ro']['dictionary']=Object['assign'](_0x119dbc['ro']['dictionary'],_0xc9a9cb),_0x119dbc['ro']['getPluralForm']=_0x222b59;})(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':_0x47c7fc=>_0x47c7fc%0xa==0x1&&_0x47c7fc%0x64!=0xb?0x0:_0x47c7fc%0xa>=0x2&&_0x47c7fc%0xa<=0x4&&(_0x47c7fc%0x64<0xc||_0x47c7fc%0x64>0xe)?0x1:_0x47c7fc%0xa==0x0||_0x47c7fc%0xa>=0x5&&_0x47c7fc%0xa<=0x9||_0x47c7fc%0x64>=0xb&&_0x47c7fc%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
+ (_0x214e1c=>{const {ru:{dictionary:_0x133f40,getPluralForm:_0x3ffc36}}={'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':_0x2911c4=>_0x2911c4%0xa==0x1&&_0x2911c4%0x64!=0xb?0x0:_0x2911c4%0xa>=0x2&&_0x2911c4%0xa<=0x4&&(_0x2911c4%0x64<0xc||_0x2911c4%0x64>0xe)?0x1:_0x2911c4%0xa==0x0||_0x2911c4%0xa>=0x5&&_0x2911c4%0xa<=0x9||_0x2911c4%0x64>=0xb&&_0x2911c4%0x64<=0xe?0x2:0x3}};_0x214e1c['ru']||={'dictionary':{},'getPluralForm':null},_0x214e1c['ru']['dictionary']=Object['assign'](_0x214e1c['ru']['dictionary'],_0x133f40),_0x214e1c['ru']['getPluralForm']=_0x3ffc36;})(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':_0x13c6c5=>_0x13c6c5%0x1==0x0&&0x1==_0x13c6c5?0x0:_0x13c6c5%0x1==0x0&&_0x13c6c5>=0x2&&_0x13c6c5<=0x4?0x1:_0x13c6c5%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
+ (_0x23b35b=>{const {sk:{dictionary:_0x4926e5,getPluralForm:_0x58144f}}={'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':_0x44c0b2=>_0x44c0b2%0x1==0x0&&0x1==_0x44c0b2?0x0:_0x44c0b2%0x1==0x0&&_0x44c0b2>=0x2&&_0x44c0b2<=0x4?0x1:_0x44c0b2%0x1!=0x0?0x2:0x3}};_0x23b35b['sk']||={'dictionary':{},'getPluralForm':null},_0x23b35b['sk']['dictionary']=Object['assign'](_0x23b35b['sk']['dictionary'],_0x4926e5),_0x23b35b['sk']['getPluralForm']=_0x58144f;})(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':_0x54df12=>_0x54df12%0xa==0x1&&_0x54df12%0x64!=0xb?0x0:_0x54df12%0xa>=0x2&&_0x54df12%0xa<=0x4&&(_0x54df12%0x64<0xa||_0x54df12%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
+ (_0x1a83bc=>{const {'sr-latn':{dictionary:_0x3e0857,getPluralForm:_0x12ef2f}}={'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':_0x429385=>_0x429385%0xa==0x1&&_0x429385%0x64!=0xb?0x0:_0x429385%0xa>=0x2&&_0x429385%0xa<=0x4&&(_0x429385%0x64<0xa||_0x429385%0x64>=0x14)?0x1:0x2}};_0x1a83bc['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x1a83bc['sr-latn']['dictionary']=Object['assign'](_0x1a83bc['sr-latn']['dictionary'],_0x3e0857),_0x1a83bc['sr-latn']['getPluralForm']=_0x12ef2f;})(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':_0x1991e4=>_0x1991e4%0xa==0x1&&_0x1991e4%0x64!=0xb?0x0:_0x1991e4%0xa>=0x2&&_0x1991e4%0xa<=0x4&&(_0x1991e4%0x64<0xa||_0x1991e4%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
+ (_0x2c7065=>{const {sr:{dictionary:_0x36e601,getPluralForm:_0xe78377}}={'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':_0x5cabe4=>_0x5cabe4%0xa==0x1&&_0x5cabe4%0x64!=0xb?0x0:_0x5cabe4%0xa>=0x2&&_0x5cabe4%0xa<=0x4&&(_0x5cabe4%0x64<0xa||_0x5cabe4%0x64>=0x14)?0x1:0x2}};_0x2c7065['sr']||={'dictionary':{},'getPluralForm':null},_0x2c7065['sr']['dictionary']=Object['assign'](_0x2c7065['sr']['dictionary'],_0x36e601),_0x2c7065['sr']['getPluralForm']=_0xe78377;})(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':_0xfe09e=>0x1!=_0xfe09e}};
@@ -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
+ (_0x1a0093=>{const {sv:{dictionary:_0x2bb0d6,getPluralForm:_0x598f0e}}={'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':_0x53454c=>0x1!=_0x53454c}};_0x1a0093['sv']||={'dictionary':{},'getPluralForm':null},_0x1a0093['sv']['dictionary']=Object['assign'](_0x1a0093['sv']['dictionary'],_0x2bb0d6),_0x1a0093['sv']['getPluralForm']=_0x598f0e;})(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':_0x2cecbd=>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
+ (_0x1ebf3c=>{const {th:{dictionary:_0xc04875,getPluralForm:_0x1229a2}}={'th':{'dictionary':{'Import\x20from\x20Word':'นำเข้าจาก\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะนำเข้าไฟล์\x20Word','Importing\x20Word\x20document':'กำลังนำเข้าเอกสาร\x20Word'},'getPluralForm':_0x1e8bfd=>0x0}};_0x1ebf3c['th']||={'dictionary':{},'getPluralForm':null},_0x1ebf3c['th']['dictionary']=Object['assign'](_0x1ebf3c['th']['dictionary'],_0xc04875),_0x1ebf3c['th']['getPluralForm']=_0x1229a2;})(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':_0x3711a8=>_0x3711a8>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
+ (_0x687e76=>{const {tr:{dictionary:_0x3297f9,getPluralForm:_0x47f2df}}={'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':_0x4eda3b=>_0x4eda3b>0x1}};_0x687e76['tr']||={'dictionary':{},'getPluralForm':null},_0x687e76['tr']['dictionary']=Object['assign'](_0x687e76['tr']['dictionary'],_0x3297f9),_0x687e76['tr']['getPluralForm']=_0x47f2df;})(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':_0x5038f2=>0x1!=_0x5038f2}};
@@ -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
+ (_0x2168c4=>{const {ug:{dictionary:_0x3a62c6,getPluralForm:_0xcb8d28}}={'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':_0x1dda7d=>0x1!=_0x1dda7d}};_0x2168c4['ug']||={'dictionary':{},'getPluralForm':null},_0x2168c4['ug']['dictionary']=Object['assign'](_0x2168c4['ug']['dictionary'],_0x3a62c6),_0x2168c4['ug']['getPluralForm']=_0xcb8d28;})(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':_0x5088ff=>_0x5088ff%0x1==0x0&&_0x5088ff%0xa==0x1&&_0x5088ff%0x64!=0xb?0x0:_0x5088ff%0x1==0x0&&_0x5088ff%0xa>=0x2&&_0x5088ff%0xa<=0x4&&(_0x5088ff%0x64<0xc||_0x5088ff%0x64>0xe)?0x1:_0x5088ff%0x1==0x0&&(_0x5088ff%0xa==0x0||_0x5088ff%0xa>=0x5&&_0x5088ff%0xa<=0x9||_0x5088ff%0x64>=0xb&&_0x5088ff%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
+ (_0xa3cca0=>{const {uk:{dictionary:_0x3b95dd,getPluralForm:_0x3712e2}}={'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':_0x1962a0=>_0x1962a0%0x1==0x0&&_0x1962a0%0xa==0x1&&_0x1962a0%0x64!=0xb?0x0:_0x1962a0%0x1==0x0&&_0x1962a0%0xa>=0x2&&_0x1962a0%0xa<=0x4&&(_0x1962a0%0x64<0xc||_0x1962a0%0x64>0xe)?0x1:_0x1962a0%0x1==0x0&&(_0x1962a0%0xa==0x0||_0x1962a0%0xa>=0x5&&_0x1962a0%0xa<=0x9||_0x1962a0%0x64>=0xb&&_0x1962a0%0x64<=0xe)?0x2:0x3}};_0xa3cca0['uk']||={'dictionary':{},'getPluralForm':null},_0xa3cca0['uk']['dictionary']=Object['assign'](_0xa3cca0['uk']['dictionary'],_0x3b95dd),_0xa3cca0['uk']['getPluralForm']=_0x3712e2;})(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':_0x1efaf9=>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
+ (_0x4e89b0=>{const {vi:{dictionary:_0x233df0,getPluralForm:_0x5dbf60}}={'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':_0x417c11=>0x0}};_0x4e89b0['vi']||={'dictionary':{},'getPluralForm':null},_0x4e89b0['vi']['dictionary']=Object['assign'](_0x4e89b0['vi']['dictionary'],_0x233df0),_0x4e89b0['vi']['getPluralForm']=_0x5dbf60;})(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':_0x43ef00=>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
+ (_0x164a2e=>{const {'zh-cn':{dictionary:_0x15ceae,getPluralForm:_0x2b3f94}}={'zh-cn':{'dictionary':{'Import\x20from\x20Word':'从\x20Word\x20导入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'导入\x20Word\x20文件时出错了。','Importing\x20Word\x20document':'正在导入\x20Word\x20文档'},'getPluralForm':_0x5b30bc=>0x0}};_0x164a2e['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x164a2e['zh-cn']['dictionary']=Object['assign'](_0x164a2e['zh-cn']['dictionary'],_0x15ceae),_0x164a2e['zh-cn']['getPluralForm']=_0x2b3f94;})(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':_0x565dec=>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
+ (_0x3cd541=>{const {zh:{dictionary:_0xf0806f,getPluralForm:_0x52a6a1}}={'zh':{'dictionary':{'Import\x20from\x20Word':'從\x20Word\x20匯入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'匯入\x20Word\x20檔時發生錯誤。','Importing\x20Word\x20document':'匯入\x20Word\x20文件'},'getPluralForm':_0xd43973=>0x0}};_0x3cd541['zh']||={'dictionary':{},'getPluralForm':null},_0x3cd541['zh']['dictionary']=Object['assign'](_0x3cd541['zh']['dictionary'],_0xf0806f),_0x3cd541['zh']['getPluralForm']=_0x52a6a1;})(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-20240808.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-20240808.0",
34
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20240808.0",
35
+ "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20240808.0",
36
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240808.0",
37
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20240808.0",
38
+ "ckeditor5": "0.0.0-nightly-20240808.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
+ var _0x54b945=_0x11d1;function _0x23a6(){var _0x170e77=['154SLygvO','ImportWord','3150490umHNAA','4070409GKtXGS','40289TmEdkm','pluginName','62rmBGBA','requires','2107ilxGQi','14502510tAnTKh','371492LyQjhi','12ZNfAMr','35256zjVkFP','2866345VQKCxc'];_0x23a6=function(){return _0x170e77;};return _0x23a6();}function _0x11d1(_0x3cc67a,_0x296556){var _0x23a619=_0x23a6();return _0x11d1=function(_0x11d16a,_0x2e01fb){_0x11d16a=_0x11d16a-0x1bb;var _0x29e3ee=_0x23a619[_0x11d16a];return _0x29e3ee;},_0x11d1(_0x3cc67a,_0x296556);}(function(_0x3e3403,_0x42c5ec){var _0x4bd051=_0x11d1,_0x4fecf1=_0x3e3403();while(!![]){try{var _0x4fe57b=parseInt(_0x4bd051(0x1c1))/0x1*(-parseInt(_0x4bd051(0x1c3))/0x2)+-parseInt(_0x4bd051(0x1c0))/0x3+-parseInt(_0x4bd051(0x1c7))/0x4+parseInt(_0x4bd051(0x1bc))/0x5*(-parseInt(_0x4bd051(0x1c8))/0x6)+parseInt(_0x4bd051(0x1c5))/0x7*(-parseInt(_0x4bd051(0x1bb))/0x8)+parseInt(_0x4bd051(0x1c6))/0x9+parseInt(_0x4bd051(0x1bf))/0xa*(parseInt(_0x4bd051(0x1bd))/0xb);if(_0x4fe57b===_0x42c5ec)break;else _0x4fecf1['push'](_0x4fecf1['shift']());}catch(_0x3f0933){_0x4fecf1['push'](_0x4fecf1['shift']());}}}(_0x23a6,0xcf9dc));import{Plugin as _0x2839d1}from'ckeditor5/src/core.js';import _0x1445f8 from'./importwordui.js';import _0x41f84a from'./importwordediting.js';export default class i extends _0x2839d1{static get[_0x54b945(0x1c2)](){var _0x5d39a5=_0x54b945;return _0x5d39a5(0x1be);}static get[_0x54b945(0x1c4)](){return[_0x41f84a,_0x1445f8];}}
@@ -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 _0x403b6e=_0x52da;function _0x52da(_0xe45837,_0x120dfb){const _0x259801=_0x2598();return _0x52da=function(_0x52da41,_0x3fc485){_0x52da41=_0x52da41-0x1a9;let _0x1e7e1c=_0x259801[_0x52da41];return _0x1e7e1c;},_0x52da(_0xe45837,_0x120dfb);}(function(_0x5cf378,_0x1edda8){const _0x11101e=_0x52da,_0x555d9b=_0x5cf378();while(!![]){try{const _0xec9127=-parseInt(_0x11101e(0x1d6))/0x1*(parseInt(_0x11101e(0x1f8))/0x2)+parseInt(_0x11101e(0x1a9))/0x3*(-parseInt(_0x11101e(0x1d8))/0x4)+-parseInt(_0x11101e(0x209))/0x5*(parseInt(_0x11101e(0x1cc))/0x6)+-parseInt(_0x11101e(0x211))/0x7*(parseInt(_0x11101e(0x1d3))/0x8)+-parseInt(_0x11101e(0x1c3))/0x9+-parseInt(_0x11101e(0x1cf))/0xa*(parseInt(_0x11101e(0x1df))/0xb)+parseInt(_0x11101e(0x202))/0xc*(parseInt(_0x11101e(0x1dc))/0xd);if(_0xec9127===_0x1edda8)break;else _0x555d9b['push'](_0x555d9b['shift']());}catch(_0x3cf75c){_0x555d9b['push'](_0x555d9b['shift']());}}}(_0x2598,0xc0894));import{Command as _0x52861}from'ckeditor5/src/core.js';import{Range as _0x58a245}from'ckeditor5/src/engine.js';function _0x2598(){const _0x5386b2=['document','isEnabled','plugins','view','importWord','setSelection','editor','$graveyard','createPositionBefore','locale','config','clipboardInput','setData','stringify','createPositionAfter','rootName','addMarker','signal','resolvedOptions','merge_fields','import-word-plugin-conversion-failed','Authorization','catch','1117016SgWDWP','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.','createBatch','MergeFields','parent','reject','html','element','set','_cleanUpAfterImport','12opniea','POST','_handleImportResponse','ImportWordEditing','getRange','dataInsert','file','5904115UFhzko','getSelectedBlocks','enqueueChange','then','paragraph','json','mergeFields','fire','1197VVkLRQ','deleteContent','27EaiEvw','stopListening','model','isAtEnd','_importMarker','value','markers','text/html','bind','isCollapsed','timeZone','_sendImportRequest','DateTimeFormat','showWarning','selection','getToken','abort','execute','checkChild','isEmpty','_abortController','root','has','get','isAtStart','_handleImportFailure','4942035hPayQE','editing','split','schema','resolve','low','import-word-plugin-import-cancelled','_undoStepBatch','importWord:','6fwCbJE','aborted','formatting','137730jFuXHG','converterUrl','finally','_checkEnabled','18024bETsYr','_prepareForImport','change:range','2JqQVXx','getFirstPosition','231336xyBqxd','headers','position','refresh','66557621wJPQxq','Notification','removeMarker','462tCjSyO','isBusy'];_0x2598=function(){return _0x5386b2;};return _0x2598();}import{logWarning as _0x1b4833,logError as _0x28170d,first as _0x5bf24e,uid as _0xc70133}from'ckeditor5/src/utils.js';import{getTranslation as _0x5d4997}from'./utils/common-translations.js';export default class d extends _0x52861{constructor(_0x181489){const _0x422388=_0x52da;super(_0x181489),this[_0x422388(0x200)](_0x422388(0x1e0),!0x1),this[_0x422388(0x1ad)]=null,this[_0x422388(0x1ca)]=null,this[_0x422388(0x1bd)]=null,this['on'](_0x422388(0x207),(_0xf11107,_0x5747d7)=>{const _0x43d16c=_0x422388,_0x6e63f0=new DataTransfer();_0x6e63f0[_0x43d16c(0x1ed)](_0x43d16c(0x1b0),_0x5747d7[_0x43d16c(0x1fe)]);const _0x2cebf0=this[_0x43d16c(0x1ad)][_0x43d16c(0x206)]();this[_0x43d16c(0x1e7)][_0x43d16c(0x1ab)][_0x43d16c(0x20b)](this[_0x43d16c(0x1ca)],_0x5f0361=>{const _0x5aca9e=_0x43d16c;this[_0x5aca9e(0x1ad)][_0x5aca9e(0x1aa)](),_0x5f0361[_0x5aca9e(0x1e6)](_0x2cebf0),_0x181489[_0x5aca9e(0x1c4)][_0x5aca9e(0x1e4)][_0x5aca9e(0x1e1)][_0x5aca9e(0x210)](_0x5aca9e(0x1ec),{'dataTransfer':_0x6e63f0});});},{'priority':_0x422388(0x1c8)});}[_0x403b6e(0x1db)](){const _0x4d1be2=_0x403b6e;this[_0x4d1be2(0x1e2)]=this[_0x4d1be2(0x1d2)]();}[_0x403b6e(0x1ba)](_0x3baa7e,_0x3eaa92={}){const _0x2d69c5=_0x403b6e;if(this[_0x2d69c5(0x1e0)])return Promise[_0x2d69c5(0x1c7)]();const _0x22ca8b=this[_0x2d69c5(0x1e7)][_0x2d69c5(0x1eb)][_0x2d69c5(0x1c0)](_0x2d69c5(0x1e5));if(this[_0x2d69c5(0x1e7)][_0x2d69c5(0x1e3)][_0x2d69c5(0x1bf)](_0x2d69c5(0x1fb))){const {prefix:_0x1f6ee1,suffix:_0xd24e37}=this[_0x2d69c5(0x1e7)][_0x2d69c5(0x1eb)][_0x2d69c5(0x1c0)](_0x2d69c5(0x20f));_0x3eaa92[_0x2d69c5(0x1f4)]={'prefix':_0x1f6ee1,'suffix':_0xd24e37};}const _0x1c1ddb={'url':_0x22ca8b[_0x2d69c5(0x1d0)],'file':_0x3baa7e,'serviceConfig':{..._0x3eaa92,'formatting':_0x22ca8b[_0x2d69c5(0x1ce)],'timezone':new Intl[(_0x2d69c5(0x1b5))]()[_0x2d69c5(0x1f3)]()[_0x2d69c5(0x1b3)]}};return this[_0x2d69c5(0x1d4)](),this[_0x2d69c5(0x1b4)](_0x1c1ddb)[_0x2d69c5(0x20c)](this[_0x2d69c5(0x204)][_0x2d69c5(0x1b1)](this))[_0x2d69c5(0x1f7)](this[_0x2d69c5(0x1c2)][_0x2d69c5(0x1b1)](this))[_0x2d69c5(0x1d1)](this[_0x2d69c5(0x201)][_0x2d69c5(0x1b1)](this));}[_0x403b6e(0x1d2)](){const _0x263065=_0x403b6e;if(this[_0x263065(0x1e0)])return!0x1;const _0x56768d=this[_0x263065(0x1e7)][_0x263065(0x1ab)],_0xfc85d9=_0x56768d[_0x263065(0x1c6)],_0x5ea8eb=_0x56768d[_0x263065(0x1e1)][_0x263065(0x1b7)],_0x36edbd=_0x5bf24e(_0x5ea8eb[_0x263065(0x20a)]());return!!_0x36edbd&&_0xfc85d9[_0x263065(0x1bb)](_0x36edbd[_0x263065(0x1fc)],_0x263065(0x20d));}[_0x403b6e(0x1d4)](){const _0x516039=_0x403b6e,_0x4c99fb=this[_0x516039(0x1e7)],_0x31c9cd=_0x4c99fb[_0x516039(0x1ab)],_0x3d17b0=_0x31c9cd[_0x516039(0x1e1)][_0x516039(0x1b7)];this[_0x516039(0x1bd)]=new AbortController(),this[_0x516039(0x1ca)]=_0x4c99fb[_0x516039(0x1ab)][_0x516039(0x1fa)]({'isUndoable':!0x0}),_0x31c9cd[_0x516039(0x20b)](this[_0x516039(0x1ca)],_0x163204=>{const _0x152a90=_0x516039;_0x3d17b0[_0x152a90(0x1b2)]||_0x31c9cd[_0x152a90(0x212)](_0x3d17b0,{'leaveUnmerged':!0x0});const _0x1c3e13=_0x3d17b0[_0x152a90(0x1d7)](),_0x59b5a7=_0x5bf24e(_0x3d17b0[_0x152a90(0x20a)]());let _0x44f9ce;_0x44f9ce=_0x59b5a7['is'](_0x152a90(0x1ff),_0x152a90(0x20d))&&_0x59b5a7[_0x152a90(0x1bc)]?_0x1c3e13:_0x1c3e13[_0x152a90(0x1c1)]?_0x31c9cd[_0x152a90(0x1e9)](_0x59b5a7):_0x1c3e13[_0x152a90(0x1ac)]?_0x31c9cd[_0x152a90(0x1ef)](_0x59b5a7):_0x163204[_0x152a90(0x1c5)](_0x1c3e13)[_0x152a90(0x1da)],this[_0x152a90(0x1ad)]=_0x163204[_0x152a90(0x1f1)](_0x152a90(0x1cb)+_0xc70133(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x58a245(_0x44f9ce)}),this[_0x152a90(0x1ad)]['on'](_0x152a90(0x1d5),()=>{const _0x5e244d=_0x152a90;_0x5e244d(0x1e8)===this[_0x5e244d(0x1ad)][_0x5e244d(0x206)]()[_0x5e244d(0x1be)][_0x5e244d(0x1f0)]&&this[_0x5e244d(0x1bd)][_0x5e244d(0x1b9)]();});}),this[_0x516039(0x1e0)]=!0x0,this[_0x516039(0x1db)]();}[_0x403b6e(0x201)](){const _0x382eca=_0x403b6e,_0x65f960=this[_0x382eca(0x1e7)][_0x382eca(0x1ab)];_0x65f960[_0x382eca(0x1af)][_0x382eca(0x1bf)](this[_0x382eca(0x1ad)])&&_0x65f960[_0x382eca(0x20b)](this[_0x382eca(0x1ca)],_0x1c9bb5=>{const _0x1cf7c9=_0x382eca;_0x1c9bb5[_0x1cf7c9(0x1de)](this[_0x1cf7c9(0x1ad)]);}),this[_0x382eca(0x1ad)]=null,this[_0x382eca(0x1ca)]=null,this[_0x382eca(0x1bd)]=null,this[_0x382eca(0x1e0)]=!0x1,this[_0x382eca(0x1db)]();}[_0x403b6e(0x1b4)]({url:_0x5c11d8,file:_0x28d463,serviceConfig:_0x2abaaa}){const _0x46f8c7=_0x403b6e,_0x4bc3f5=this[_0x46f8c7(0x1e7)][_0x46f8c7(0x1e3)][_0x46f8c7(0x1c0)](_0x46f8c7(0x205))[_0x46f8c7(0x1b8)](),_0x12de79=new FormData();_0x12de79[_0x46f8c7(0x200)](_0x46f8c7(0x1eb),JSON[_0x46f8c7(0x1ee)](_0x2abaaa)),_0x12de79[_0x46f8c7(0x200)](_0x46f8c7(0x208),_0x28d463);const _0x2f8e2b={'method':_0x46f8c7(0x203),'headers':{},'body':_0x12de79,'signal':this[_0x46f8c7(0x1bd)][_0x46f8c7(0x1f2)]};return _0x4bc3f5&&(_0x2f8e2b[_0x46f8c7(0x1d9)][_0x46f8c7(0x1f6)]=_0x4bc3f5[_0x46f8c7(0x1ae)]),fetch(_0x5c11d8,_0x2f8e2b);}[_0x403b6e(0x204)](_0x52ccef){const _0x47c4fe=_0x403b6e;return _0x52ccef['ok']?_0x52ccef[_0x47c4fe(0x20e)]()[_0x47c4fe(0x20c)](_0x365cdc=>{const _0x3b17df=_0x47c4fe;if(!this[_0x3b17df(0x1e7)][_0x3b17df(0x1ab)][_0x3b17df(0x1af)][_0x3b17df(0x1bf)](this[_0x3b17df(0x1ad)]))return;_0x3b17df(0x1e8)!==this[_0x3b17df(0x1ad)][_0x3b17df(0x206)]()[_0x3b17df(0x1be)][_0x3b17df(0x1f0)]&&this[_0x3b17df(0x210)](_0x3b17df(0x207),_0x365cdc);}):Promise[_0x47c4fe(0x1fd)]();}[_0x403b6e(0x1c2)](){const _0x18ccb3=_0x403b6e;if(this[_0x18ccb3(0x1bd)][_0x18ccb3(0x1f2)][_0x18ccb3(0x1cd)])return void _0x1b4833(_0x18ccb3(0x1c9));const _0xa58164=this[_0x18ccb3(0x1e7)],_0x2ac113=_0x5d4997(_0xa58164[_0x18ccb3(0x1ea)],_0x18ccb3(0x1f9));_0xa58164[_0x18ccb3(0x1e3)][_0x18ccb3(0x1c0)](_0x18ccb3(0x1dd))[_0x18ccb3(0x1b6)](_0x2ac113),_0x28170d(_0x18ccb3(0x1f5));}}