@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240425.0 → 0.0.0-nightly-20240427.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 (95) hide show
  1. package/build/import-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +2 -2
  91. package/src/importword.js +1 -1
  92. package/src/importwordcommand.js +1 -1
  93. package/src/importwordediting.js +1 -1
  94. package/src/importwordui.js +1 -1
  95. package/src/index.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>f,ImportWordEditing:()=>u,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({label:o("Import from Word"),icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),i.bind("isEnabled").to(n),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,formatting:r.formatting}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,a.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,a.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,a.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,a.logError)("import-word-plugin-conversion-failed")}}const l=p;function p(t,e){const r=d();return(p=function(t,e){return r[t-=423]})(t,e)}function d(){const t=["get","requires","commands","ImportWordEditing","225TOYHRp","editor","CloudServices","95166XqYCtC","1933962npQKQD","plugins","none","cloudServices","registerTokenUrl","add","162626OdpQpj","init","pluginName","config","inline","importWord","_token","https://docx-converter.cke-cs.com/v2/convert/docx-html","token","17380mYWLXa","672592ssJPJq","tokenUrl","1439420RyWItb","14959IurHZq","1136gUoaAp","define","getToken"];return(d=function(){return t})()}!function(t,e){const r=p,o=t();for(;;)try{if(219960===-parseInt(r(427))/1+parseInt(r(437))/2+-parseInt(r(448))/3*(-parseInt(r(436))/4)+-parseInt(r(439))/5+parseInt(r(452))/6+parseInt(r(440))/7*(-parseInt(r(441))/8)+-parseInt(r(451))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(d);class u extends t.Plugin{static get[l(429)](){return l(447)}static get[l(445)](){const t=l;return[e.Notification,i.ClipboardPipeline,t(450)]}constructor(t){const e=l;super(t),this[e(433)]=null}async[l(428)](){const t=l,e=this[t(449)];e[t(430)][t(442)](t(432),{converterUrl:t(434),tokenUrl:(e[t(430)][t(444)](t(424))||{})[t(438)],formatting:{resets:t(423),defaults:t(423),styles:t(431)}}),e[t(446)][t(426)](t(432),new c(e));const{tokenUrl:r}=e[t(430)][t(444)](t(432));if(r){const{tokenUrl:o}=e[t(430)][t(444)](t(424))||{};this[t(433)]=r===o?e[t(453)][t(444)](t(450))[t(435)]:await e[t(453)][t(444)](t(450))[t(425)](r)}}[l(443)](){return this[l(433)]}}function h(t,e){var r=g();return(h=function(t,e){return r[t-=150]})(t,e)}var m=h;function g(){var t=["5BeHEMO","9900KsFQIx","ImportWord","pluginName","requires","1581oNDTpI","596992BvDbnG","519496xbhcug","9369666hzUaYX","206248ngxdLj","2148rfJMRM","4180236NNFsJl"];return(g=function(){return t})()}!function(t,e){for(var r=h,o=t();;)try{if(465492===parseInt(r(159))/1+-parseInt(r(156))/2*(-parseInt(r(151))/3)+parseInt(r(153))/4*(parseInt(r(158))/5)+parseInt(r(157))/6+parseInt(r(155))/7+parseInt(r(152))/8+-parseInt(r(154))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(g);class f extends t.Plugin{static get[m(161)](){return m(160)}static get[m(150)](){return[u,n]}}function I(t,e){var r=v();return(I=function(t,e){return r[t-=197]})(t,e)}function v(){var t=["3048582bVXIGy","21915929meJefB","4989642fwHCWi","1654100ywtkwM","122479CyqDzj","4998650yghqPU","143474alGVtr"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(747583===parseInt(r(198))/1+-parseInt(r(200))/2+-parseInt(r(201))/3+parseInt(r(197))/4+-parseInt(r(199))/5+-parseInt(r(203))/6+parseInt(r(202))/7)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(v)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=o})();
5
+ */(()=>{var t={331:(t,e,r)=>{t.exports=r(237)("./src/clipboard.js")},782:(t,e,r)=>{t.exports=r(237)("./src/core.js")},783:(t,e,r)=>{t.exports=r(237)("./src/engine.js")},311:(t,e,r)=>{t.exports=r(237)("./src/ui.js")},584:(t,e,r)=>{t.exports=r(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}r.d=(t,e)=>{for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";r.r(o),r.d(o,{ImportWord:()=>f,ImportWordEditing:()=>u,ImportWordUI:()=>n});var t=r(782),e=r(311);class n extends t.Plugin{static get pluginName(){return"ImportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("importWord",(()=>{const r=this._createButton(e.FileDialogButtonView),o=t.commands.get("importWord");return r.bind("isOn").to(o,"isBusy"),r.tooltip=!0,r})),t.ui.componentFactory.add("menuBar:importWord",(()=>this._createButton(e.MenuBarMenuListItemFileDialogButtonView)))}_createButton(t){const r=this.editor,o=r.locale.t,n=r.commands.get("importWord"),i=new t(r.locale),s=new e.SpinnerView;return i.set({acceptedType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template"}),i.set({label:o("Import from Word"),icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m14 0 5 4.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M10.74 18a2.76 2.76 0 0 1-.469-.5H3V19h9.25v-.374A2.737 2.737 0 0 1 10.74 18Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.602.602 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001ZM11.674 15.407a.75.75 0 1 0 1.152.96L14 14.96V20h1.5v-5.04l1.174 1.408a.75.75 0 1 0 1.152-.96l-2.346-2.816a.95.95 0 0 0-1.46 0l-2.346 2.815Z"/></svg>\n'}),i.bind("isEnabled").to(n),s.bind("isVisible").to(n,"isBusy"),i.iconView.bind("isVisible").to(n,"isBusy",(t=>!t)),i.children.add(s),i.on("done",((t,e)=>{r.execute("importWord",e[0],{}),r.editing.view.focus()})),i}}var i=r(331),s=r(783),a=r(584);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.on("dataInsert",((e,r)=>{const o=new DataTransfer;o.setData("text/html",r.html);const n=this._importMarker.getRange();this.editor.model.enqueueChange(this._undoStepBatch,(e=>{this._importMarker.stopListening(),e.setSelection(n),t.editing.view.document.fire("clipboardInput",{dataTransfer:o})}))}),{priority:"low"})}refresh(){this.isEnabled=this._checkEnabled()}execute(t,e={}){if(this.isBusy)return Promise.resolve();const r=this.editor.config.get("importWord"),o={url:r.converterUrl,file:t,serviceConfig:{...e,formatting:r.formatting}};return this._prepareForImport(),this._sendImportRequest(o).then(this._handleImportResponse.bind(this)).catch(this._handleImportFailure.bind(this)).finally(this._cleanUpAfterImport.bind(this))}_checkEnabled(){if(this.isBusy)return!1;const t=this.editor.model,e=t.schema,r=t.document.selection,o=(0,a.first)(r.getSelectedBlocks());return!!o&&e.checkChild(o.parent,"paragraph")}_prepareForImport(){const t=this.editor,e=t.model,r=e.document.selection;this._abortController=new AbortController,this._undoStepBatch=t.model.createBatch({isUndoable:!0}),e.enqueueChange(this._undoStepBatch,(t=>{r.isCollapsed||e.deleteContent(r,{leaveUnmerged:!0});const o=r.getFirstPosition(),n=(0,a.first)(r.getSelectedBlocks());let i;i=n.is("element","paragraph")&&n.isEmpty?o:o.isAtStart?e.createPositionBefore(n):o.isAtEnd?e.createPositionAfter(n):t.split(o).position,this._importMarker=t.addMarker("importWord:"+(0,a.uid)(),{usingOperation:!1,affectsData:!1,range:new s.Range(i)}),this._importMarker.on("change:range",(()=>{"$graveyard"===this._importMarker.getRange().root.rootName&&this._abortController.abort()}))})),this.isBusy=!0,this.refresh()}_cleanUpAfterImport(){const t=this.editor.model;t.markers.has(this._importMarker)&&t.enqueueChange(this._undoStepBatch,(t=>{t.removeMarker(this._importMarker)})),this._importMarker=null,this._undoStepBatch=null,this._abortController=null,this.isBusy=!1,this.refresh()}_sendImportRequest({url:t,file:e,serviceConfig:r}){const o=this.editor.plugins.get("ImportWordEditing").getToken(),n=new FormData;n.set("config",JSON.stringify(r)),n.set("file",e);const i={method:"POST",headers:{},body:n,signal:this._abortController.signal};return o&&(i.headers.Authorization=o.value),fetch(t,i)}_handleImportResponse(t){return t.ok?t.json().then((t=>{this.editor.model.markers.has(this._importMarker)&&"$graveyard"!==this._importMarker.getRange().root.rootName&&this.fire("dataInsert",t)})):Promise.reject()}_handleImportFailure(){if(this._abortController.signal.aborted)return void(0,a.logWarning)("import-word-plugin-import-cancelled");const t=this.editor,e=(0,t.t)("An error occurred while importing the Word file.");t.plugins.get("Notification").showWarning(e),(0,a.logError)("import-word-plugin-conversion-failed")}}const l=p;function p(t,e){const r=d();return(p=function(t,e){return r[t-=484]})(t,e)}function d(){const t=["importWord","registerTokenUrl","_token","6TucGXA","inline","getToken","5286078ZaZCOd","CloudServices","196464vlKWEz","pluginName","get","editor","requires","token","228475HUSyVK","tokenUrl","config","ImportWordEditing","2644585VXoFNC","89862ilcrkM","define","init","7261032HcWuBs","cloudServices","commands","none","689276deXNSh","add","https://docx-converter.cke-cs.com/v2/convert/docx-html","plugins"];return(d=function(){return t})()}!function(t,e){const r=p,o=t();for(;;)try{if(575860===-parseInt(r(485))/1+parseInt(r(509))/2+parseInt(r(504))/3*(parseInt(r(497))/4)+parseInt(r(489))/5+-parseInt(r(490))/6+parseInt(r(507))/7+-parseInt(r(493))/8)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(d);class u extends t.Plugin{static get[l(510)](){return l(488)}static get[l(513)](){const t=l;return[e.Notification,i.ClipboardPipeline,t(508)]}constructor(t){const e=l;super(t),this[e(503)]=null}async[l(492)](){const t=l,e=this[t(512)];e[t(487)][t(491)](t(501),{converterUrl:t(499),tokenUrl:(e[t(487)][t(511)](t(494))||{})[t(486)],formatting:{resets:t(496),defaults:t(496),styles:t(505)}}),e[t(495)][t(498)](t(501),new c(e));const{tokenUrl:r}=e[t(487)][t(511)](t(501));if(r){const{tokenUrl:o}=e[t(487)][t(511)](t(494))||{};this[t(503)]=r===o?e[t(500)][t(511)](t(508))[t(484)]:await e[t(500)][t(511)](t(508))[t(502)](r)}}[l(506)](){return this[l(503)]}}function h(){var t=["55336hOiRKz","10JBhIYr","ImportWord","1228030uReLoL","requires","153892RFZSXV","22jOffxL","7ArDgex","2367084dWhwpG","2eIDPcy","243EQgTeJ","15615mzZAPV","pluginName","320088jfKTbC","146360RjslMp"];return(h=function(){return t})()}function m(t,e){var r=h();return(m=function(t,e){return r[t-=371]})(t,e)}var g=m;!function(t,e){for(var r=m,o=t();;)try{if(106223===-parseInt(r(384))/1*(-parseInt(r(374))/2)+parseInt(r(371))/3+parseInt(r(380))/4*(-parseInt(r(376))/5)+parseInt(r(373))/6*(-parseInt(r(382))/7)+-parseInt(r(375))/8*(parseInt(r(385))/9)+-parseInt(r(378))/10+-parseInt(r(381))/11*(-parseInt(r(383))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(h);class f extends t.Plugin{static get[g(372)](){return g(377)}static get[g(379)](){return[u,n]}}function I(t,e){var r=v();return(I=function(t,e){return r[t-=391]})(t,e)}function v(){var t=["63NbSxJC","594496WSCTNc","750985ksCgVm","824792vhqYNg","1086470Viilyg","2164758mMZgKg","63624xvSzTH","349410LZeCSE","8lvmPzY"];return(v=function(){return t})()}!function(t,e){for(var r=I,o=t();;)try{if(191054===-parseInt(r(397))/1+-parseInt(r(391))/2+parseInt(r(396))/3+-parseInt(r(398))/4*(-parseInt(r(392))/5)+-parseInt(r(395))/6+parseInt(r(394))/7+-parseInt(r(393))/8*(-parseInt(r(399))/9))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(v)})(),(window.CKEditor5=window.CKEditor5||{}).importWord=o})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x37e065,Command as _0x3518e8}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x36a178,MenuBarMenuListItemFileDialogButtonView as _0x3f102e,SpinnerView as _0x385801,Notification as _0x12debf}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x286946}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x38cd67}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x4db0ba,uid as _0x56b289,logWarning as _0x59c33c,logError as _0x1f634b}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x37e065{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x25f716=this['editor'];_0x25f716['ui']['componentFactory']['add']('importWord',()=>{const _0xbde5b1=this['_createButton'](_0x36a178),_0x2e5126=_0x25f716['commands']['get']('importWord');return _0xbde5b1['bind']('isOn')['to'](_0x2e5126,'isBusy'),_0xbde5b1['tooltip']=!0x0,_0xbde5b1;}),_0x25f716['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x3f102e));}['_createButton'](_0x2f34b8){const _0x47c931=this['editor'],t=_0x47c931['locale']['t'],_0x2ee66d=_0x47c931['commands']['get']('importWord'),_0x20389d=new _0x2f34b8(_0x47c931['locale']),_0x176d04=new _0x385801();return _0x20389d['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x20389d['set']({'label':t('Import\x20from\x20Word'),'icon':'<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m14\x200\x205\x204.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0\x202v3h3.3L14\x202Z\x22/><path\x20d=\x22M10.74\x2018a2.76\x202.76\x200\x200\x201-.469-.5H3V19h9.25v-.374A2.737\x202.737\x200\x200\x201\x2010.74\x2018Z\x22/><path\x20d=\x22M8.5\x206a1.5\x201.5\x200\x200\x201\x201.493\x201.356L10\x207.5v7a1.5\x201.5\x200\x200\x201-1.356\x201.493L8.5\x2016h-7a1.5\x201.5\x200\x200\x201-1.493-1.356L0\x2014.5v-7a1.5\x201.5\x200\x200\x201\x201.356-1.493L1.5\x206h7ZM7.483\x208.795l-.042.088-.986\x202.534-.947-2.528-.043-.092a.601.601\x200\x200\x200-1.042.008l-.042.093-.883\x202.465-.937-2.475-.042-.089a.6.6\x200\x200\x200-1.107.42l.027.093\x201.514\x204\x20.044.092a.6.6\x200\x200\x200\x201.041-.01l.041-.092.88-2.458.925\x202.467.046.096a.602.602\x200\x200\x200\x201.032\x200l.043-.09\x201.554-4\x20.028-.093a.6.6\x200\x200\x200-1.104-.43v.001ZM11.674\x2015.407a.75.75\x200\x201\x200\x201.152.96L14\x2014.96V20h1.5v-5.04l1.174\x201.408a.75.75\x200\x201\x200\x201.152-.96l-2.346-2.816a.95.95\x200\x200\x200-1.46\x200l-2.346\x202.815Z\x22/></svg>\x0a'}),_0x20389d['bind']('isEnabled')['to'](_0x2ee66d),_0x176d04['bind']('isVisible')['to'](_0x2ee66d,'isBusy'),_0x20389d['iconView']['bind']('isVisible')['to'](_0x2ee66d,'isBusy',_0x4e7637=>!_0x4e7637),_0x20389d['children']['add'](_0x176d04),_0x20389d['on']('done',(_0x37901e,_0x1d66f6)=>{_0x47c931['execute']('importWord',_0x1d66f6[0x0],{}),_0x47c931['editing']['view']['focus']();}),_0x20389d;}}class d extends _0x3518e8{['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0xc4ae96,_0x36f9f5={}){if(this['isBusy'])return Promise['resolve']();const _0x3cd95d=this['editor']['config']['get']('importWord'),_0x69324b={'url':_0x3cd95d['converterUrl'],'file':_0xc4ae96,'serviceConfig':{..._0x36f9f5,'formatting':_0x3cd95d['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x69324b)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0xaa3301=this['editor']['model'],_0x55e983=_0xaa3301['schema'],_0x26b3b0=_0xaa3301['document']['selection'],_0x45d787=_0x4db0ba(_0x26b3b0['getSelectedBlocks']());return!!_0x45d787&&_0x55e983['checkChild'](_0x45d787['parent'],'paragraph');}['_prepareForImport'](){const _0x39fab6=this['editor'],_0x3c1c29=_0x39fab6['model'],_0x1abc3d=_0x3c1c29['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x39fab6['model']['createBatch']({'isUndoable':!0x0}),_0x3c1c29['enqueueChange'](this['_undoStepBatch'],_0x2f8518=>{_0x1abc3d['isCollapsed']||_0x3c1c29['deleteContent'](_0x1abc3d,{'leaveUnmerged':!0x0});const _0x2ca4a6=_0x1abc3d['getFirstPosition'](),_0x4d9190=_0x4db0ba(_0x1abc3d['getSelectedBlocks']());let _0x1cec90;_0x1cec90=_0x4d9190['is']('element','paragraph')&&_0x4d9190['isEmpty']?_0x2ca4a6:_0x2ca4a6['isAtStart']?_0x3c1c29['createPositionBefore'](_0x4d9190):_0x2ca4a6['isAtEnd']?_0x3c1c29['createPositionAfter'](_0x4d9190):_0x2f8518['split'](_0x2ca4a6)['position'],this['_importMarker']=_0x2f8518['addMarker']('importWord:'+_0x56b289(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x38cd67(_0x1cec90)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x56407d=this['editor']['model'];_0x56407d['markers']['has'](this['_importMarker'])&&_0x56407d['enqueueChange'](this['_undoStepBatch'],_0x417a82=>{_0x417a82['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x339ff0,file:_0x1e8201,serviceConfig:_0x2143a2}){const _0x2d487e=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0xc450f5=new FormData();_0xc450f5['set']('config',JSON['stringify'](_0x2143a2)),_0xc450f5['set']('file',_0x1e8201);const _0x322ef3={'method':'POST','headers':{},'body':_0xc450f5,'signal':this['_abortController']['signal']};return _0x2d487e&&(_0x322ef3['headers']['Authorization']=_0x2d487e['value']),fetch(_0x339ff0,_0x322ef3);}['_handleImportResponse'](_0x3af123){return _0x3af123['ok']?_0x3af123['json']()['then'](_0x23dd44=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0x23dd44);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x59c33c('import-word-plugin-import-cancelled');const _0x3e2174=this['editor'],_0xdbec29=(0x0,_0x3e2174['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x3e2174['plugins']['get']('Notification')['showWarning'](_0xdbec29),_0x1f634b('import-word-plugin-conversion-failed');}constructor(_0x1d8a48){super(_0x1d8a48),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0x4adeef,_0x3ae1b6)=>{const _0xae45df=new DataTransfer();_0xae45df['setData']('text/html',_0x3ae1b6['html']);const _0x67bbdc=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x3b7167=>{this['_importMarker']['stopListening'](),_0x3b7167['setSelection'](_0x67bbdc),_0x1d8a48['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0xae45df});});},{'priority':'low'});}}class e extends _0x37e065{static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0x12debf,_0x286946,'CloudServices'];}async['init'](){const _0x383cde=this['editor'];_0x383cde['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x383cde['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x383cde['commands']['add']('importWord',new d(_0x383cde));const {tokenUrl:_0x318727}=_0x383cde['config']['get']('importWord');if(_0x318727){const {tokenUrl:_0x9dc6c1}=_0x383cde['config']['get']('cloudServices')||{};this['_token']=_0x318727===_0x9dc6c1?_0x383cde['plugins']['get']('CloudServices')['token']:await _0x383cde['plugins']['get']('CloudServices')['registerTokenUrl'](_0x318727);}}['getToken'](){return this['_token'];}constructor(_0x3f10d3){super(_0x3f10d3),this['_token']=null;}}class i extends _0x37e065{static get['pluginName'](){return'ImportWord';}static get['requires'](){return[e,o];}}export{i as ImportWord,e as ImportWordEditing,o as ImportWordUI};
23
+ import{Plugin as _0x4e5496,Command as _0x1ce807}from'@ckeditor/ckeditor5-core/dist/index.js';import{FileDialogButtonView as _0x23d804,MenuBarMenuListItemFileDialogButtonView as _0x43e12d,SpinnerView as _0x2b0178,Notification as _0xb9322b}from'@ckeditor/ckeditor5-ui/dist/index.js';import{ClipboardPipeline as _0x28c650}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{Range as _0x11751d}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x49428c,uid as _0x140c58,logWarning as _0x3578e7,logError as _0x4aa02b}from'@ckeditor/ckeditor5-utils/dist/index.js';class o extends _0x4e5496{static get['pluginName'](){return'ImportWordUI';}['init'](){const _0x1dac90=this['editor'];_0x1dac90['ui']['componentFactory']['add']('importWord',()=>{const _0x40a1c7=this['_createButton'](_0x23d804),_0x738ab4=_0x1dac90['commands']['get']('importWord');return _0x40a1c7['bind']('isOn')['to'](_0x738ab4,'isBusy'),_0x40a1c7['tooltip']=!0x0,_0x40a1c7;}),_0x1dac90['ui']['componentFactory']['add']('menuBar:importWord',()=>this['_createButton'](_0x43e12d));}['_createButton'](_0x19d1e0){const _0x505097=this['editor'],t=_0x505097['locale']['t'],_0x5bebc5=_0x505097['commands']['get']('importWord'),_0x2177cf=new _0x19d1e0(_0x505097['locale']),_0x4cbace=new _0x2b0178();return _0x2177cf['set']({'acceptedType':'application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template'}),_0x2177cf['set']({'label':t('Import\x20from\x20Word'),'icon':'<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22m14\x200\x205\x204.5v8.892l-1.5-1.8V6.5h-5v-5h-8v3H3V0h11Zm0\x202v3h3.3L14\x202Z\x22/><path\x20d=\x22M10.74\x2018a2.76\x202.76\x200\x200\x201-.469-.5H3V19h9.25v-.374A2.737\x202.737\x200\x200\x201\x2010.74\x2018Z\x22/><path\x20d=\x22M8.5\x206a1.5\x201.5\x200\x200\x201\x201.493\x201.356L10\x207.5v7a1.5\x201.5\x200\x200\x201-1.356\x201.493L8.5\x2016h-7a1.5\x201.5\x200\x200\x201-1.493-1.356L0\x2014.5v-7a1.5\x201.5\x200\x200\x201\x201.356-1.493L1.5\x206h7ZM7.483\x208.795l-.042.088-.986\x202.534-.947-2.528-.043-.092a.601.601\x200\x200\x200-1.042.008l-.042.093-.883\x202.465-.937-2.475-.042-.089a.6.6\x200\x200\x200-1.107.42l.027.093\x201.514\x204\x20.044.092a.6.6\x200\x200\x200\x201.041-.01l.041-.092.88-2.458.925\x202.467.046.096a.602.602\x200\x200\x200\x201.032\x200l.043-.09\x201.554-4\x20.028-.093a.6.6\x200\x200\x200-1.104-.43v.001ZM11.674\x2015.407a.75.75\x200\x201\x200\x201.152.96L14\x2014.96V20h1.5v-5.04l1.174\x201.408a.75.75\x200\x201\x200\x201.152-.96l-2.346-2.816a.95.95\x200\x200\x200-1.46\x200l-2.346\x202.815Z\x22/></svg>\x0a'}),_0x2177cf['bind']('isEnabled')['to'](_0x5bebc5),_0x4cbace['bind']('isVisible')['to'](_0x5bebc5,'isBusy'),_0x2177cf['iconView']['bind']('isVisible')['to'](_0x5bebc5,'isBusy',_0x1b20fd=>!_0x1b20fd),_0x2177cf['children']['add'](_0x4cbace),_0x2177cf['on']('done',(_0x5e73bb,_0x2701fc)=>{_0x505097['execute']('importWord',_0x2701fc[0x0],{}),_0x505097['editing']['view']['focus']();}),_0x2177cf;}}class d extends _0x1ce807{['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x62c770,_0x588dc6={}){if(this['isBusy'])return Promise['resolve']();const _0x5a46f8=this['editor']['config']['get']('importWord'),_0x239432={'url':_0x5a46f8['converterUrl'],'file':_0x62c770,'serviceConfig':{..._0x588dc6,'formatting':_0x5a46f8['formatting']}};return this['_prepareForImport'](),this['_sendImportRequest'](_0x239432)['then'](this['_handleImportResponse']['bind'](this))['catch'](this['_handleImportFailure']['bind'](this))['finally'](this['_cleanUpAfterImport']['bind'](this));}['_checkEnabled'](){if(this['isBusy'])return!0x1;const _0xe23959=this['editor']['model'],_0x47ed98=_0xe23959['schema'],_0x4fdd8a=_0xe23959['document']['selection'],_0x1d6979=_0x49428c(_0x4fdd8a['getSelectedBlocks']());return!!_0x1d6979&&_0x47ed98['checkChild'](_0x1d6979['parent'],'paragraph');}['_prepareForImport'](){const _0x50268f=this['editor'],_0x55b41b=_0x50268f['model'],_0x20239d=_0x55b41b['document']['selection'];this['_abortController']=new AbortController(),this['_undoStepBatch']=_0x50268f['model']['createBatch']({'isUndoable':!0x0}),_0x55b41b['enqueueChange'](this['_undoStepBatch'],_0x2c1185=>{_0x20239d['isCollapsed']||_0x55b41b['deleteContent'](_0x20239d,{'leaveUnmerged':!0x0});const _0x24b7cd=_0x20239d['getFirstPosition'](),_0x28c0ec=_0x49428c(_0x20239d['getSelectedBlocks']());let _0x345ed0;_0x345ed0=_0x28c0ec['is']('element','paragraph')&&_0x28c0ec['isEmpty']?_0x24b7cd:_0x24b7cd['isAtStart']?_0x55b41b['createPositionBefore'](_0x28c0ec):_0x24b7cd['isAtEnd']?_0x55b41b['createPositionAfter'](_0x28c0ec):_0x2c1185['split'](_0x24b7cd)['position'],this['_importMarker']=_0x2c1185['addMarker']('importWord:'+_0x140c58(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x11751d(_0x345ed0)}),this['_importMarker']['on']('change:range',()=>{'$graveyard'===this['_importMarker']['getRange']()['root']['rootName']&&this['_abortController']['abort']();});}),this['isBusy']=!0x0,this['refresh']();}['_cleanUpAfterImport'](){const _0x45c926=this['editor']['model'];_0x45c926['markers']['has'](this['_importMarker'])&&_0x45c926['enqueueChange'](this['_undoStepBatch'],_0x44a848=>{_0x44a848['removeMarker'](this['_importMarker']);}),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['isBusy']=!0x1,this['refresh']();}['_sendImportRequest']({url:_0x59ebfc,file:_0x11c38f,serviceConfig:_0x5230a0}){const _0x271de3=this['editor']['plugins']['get']('ImportWordEditing')['getToken'](),_0x306726=new FormData();_0x306726['set']('config',JSON['stringify'](_0x5230a0)),_0x306726['set']('file',_0x11c38f);const _0x2d9949={'method':'POST','headers':{},'body':_0x306726,'signal':this['_abortController']['signal']};return _0x271de3&&(_0x2d9949['headers']['Authorization']=_0x271de3['value']),fetch(_0x59ebfc,_0x2d9949);}['_handleImportResponse'](_0x175eb3){return _0x175eb3['ok']?_0x175eb3['json']()['then'](_0xf1aa0a=>{if(!this['editor']['model']['markers']['has'](this['_importMarker']))return;'$graveyard'!==this['_importMarker']['getRange']()['root']['rootName']&&this['fire']('dataInsert',_0xf1aa0a);}):Promise['reject']();}['_handleImportFailure'](){if(this['_abortController']['signal']['aborted'])return void _0x3578e7('import-word-plugin-import-cancelled');const _0x297634=this['editor'],_0x67f3e5=(0x0,_0x297634['t'])('An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.');_0x297634['plugins']['get']('Notification')['showWarning'](_0x67f3e5),_0x4aa02b('import-word-plugin-conversion-failed');}constructor(_0x1f4911){super(_0x1f4911),this['set']('isBusy',!0x1),this['_importMarker']=null,this['_undoStepBatch']=null,this['_abortController']=null,this['on']('dataInsert',(_0xaf7516,_0xd6c31d)=>{const _0x875e41=new DataTransfer();_0x875e41['setData']('text/html',_0xd6c31d['html']);const _0x4dad02=this['_importMarker']['getRange']();this['editor']['model']['enqueueChange'](this['_undoStepBatch'],_0x2afe1f=>{this['_importMarker']['stopListening'](),_0x2afe1f['setSelection'](_0x4dad02),_0x1f4911['editing']['view']['document']['fire']('clipboardInput',{'dataTransfer':_0x875e41});});},{'priority':'low'});}}class e extends _0x4e5496{static get['pluginName'](){return'ImportWordEditing';}static get['requires'](){return[_0xb9322b,_0x28c650,'CloudServices'];}async['init'](){const _0x2cbd9a=this['editor'];_0x2cbd9a['config']['define']('importWord',{'converterUrl':'https://docx-converter.cke-cs.com/v2/convert/docx-html','tokenUrl':(_0x2cbd9a['config']['get']('cloudServices')||{})['tokenUrl'],'formatting':{'resets':'none','defaults':'none','styles':'inline'}}),_0x2cbd9a['commands']['add']('importWord',new d(_0x2cbd9a));const {tokenUrl:_0x11c229}=_0x2cbd9a['config']['get']('importWord');if(_0x11c229){const {tokenUrl:_0x249dd1}=_0x2cbd9a['config']['get']('cloudServices')||{};this['_token']=_0x11c229===_0x249dd1?_0x2cbd9a['plugins']['get']('CloudServices')['token']:await _0x2cbd9a['plugins']['get']('CloudServices')['registerTokenUrl'](_0x11c229);}}['getToken'](){return this['_token'];}constructor(_0x39123a){super(_0x39123a),this['_token']=null;}}class i extends _0x4e5496{static get['pluginName'](){return'ImportWord';}static get['requires'](){return[e,o];}}export{i as ImportWord,e as ImportWordEditing,o as ImportWordUI};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ar':{'dictionary':{'Import\x20from\x20Word':'استيراد\x20من\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'حدث\x20خطأ\x20أثناء\x20استيراد\x20ملف\x20Word.'},'getPluralForm':_0x2026b6=>0x0==_0x2026b6?0x0:0x1==_0x2026b6?0x1:0x2==_0x2026b6?0x2:_0x2026b6%0x64>=0x3&&_0x2026b6%0x64<=0xa?0x3:_0x2026b6%0x64>=0xb&&_0x2026b6%0x64<=0x63?0x4:0x5}};
23
+ export default{'ar':{'dictionary':{'Import\x20from\x20Word':'استيراد\x20من\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'حدث\x20خطأ\x20أثناء\x20استيراد\x20ملف\x20Word.'},'getPluralForm':_0x5b8d3d=>0x0==_0x5b8d3d?0x0:0x1==_0x5b8d3d?0x1:0x2==_0x5b8d3d?0x2:_0x5b8d3d%0x64>=0x3&&_0x5b8d3d%0x64<=0xa?0x3:_0x5b8d3d%0x64>=0xb&&_0x5b8d3d%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5db8aa=>{const {ar:{dictionary:_0x5c193b,getPluralForm:_0xd29368}}={'ar':{'dictionary':{'Import\x20from\x20Word':'استيراد\x20من\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'حدث\x20خطأ\x20أثناء\x20استيراد\x20ملف\x20Word.'},'getPluralForm':_0xa300ad=>0x0==_0xa300ad?0x0:0x1==_0xa300ad?0x1:0x2==_0xa300ad?0x2:_0xa300ad%0x64>=0x3&&_0xa300ad%0x64<=0xa?0x3:_0xa300ad%0x64>=0xb&&_0xa300ad%0x64<=0x63?0x4:0x5}};_0x5db8aa['ar']||={'dictionary':{},'getPluralForm':null},_0x5db8aa['ar']['dictionary']=Object['assign'](_0x5db8aa['ar']['dictionary'],_0x5c193b),_0x5db8aa['ar']['getPluralForm']=_0xd29368;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x333409=>{const {ar:{dictionary:_0x2f95e5,getPluralForm:_0x419b30}}={'ar':{'dictionary':{'Import\x20from\x20Word':'استيراد\x20من\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'حدث\x20خطأ\x20أثناء\x20استيراد\x20ملف\x20Word.'},'getPluralForm':_0x4dcb92=>0x0==_0x4dcb92?0x0:0x1==_0x4dcb92?0x1:0x2==_0x4dcb92?0x2:_0x4dcb92%0x64>=0x3&&_0x4dcb92%0x64<=0xa?0x3:_0x4dcb92%0x64>=0xb&&_0x4dcb92%0x64<=0x63?0x4:0x5}};_0x333409['ar']||={'dictionary':{},'getPluralForm':null},_0x333409['ar']['dictionary']=Object['assign'](_0x333409['ar']['dictionary'],_0x2f95e5),_0x333409['ar']['getPluralForm']=_0x419b30;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bg':{'dictionary':{'Import\x20from\x20Word':'Импортиране\x20от\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20импортирането\x20на\x20Word\x20файла.'},'getPluralForm':_0x467986=>0x1!=_0x467986}};
23
+ export default{'bg':{'dictionary':{'Import\x20from\x20Word':'Импортиране\x20от\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20импортирането\x20на\x20Word\x20файла.'},'getPluralForm':_0x1bf61f=>0x1!=_0x1bf61f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1d37b5=>{const {bg:{dictionary:_0x2def6c,getPluralForm:_0x3fd6b7}}={'bg':{'dictionary':{'Import\x20from\x20Word':'Импортиране\x20от\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20импортирането\x20на\x20Word\x20файла.'},'getPluralForm':_0x472bf0=>0x1!=_0x472bf0}};_0x1d37b5['bg']||={'dictionary':{},'getPluralForm':null},_0x1d37b5['bg']['dictionary']=Object['assign'](_0x1d37b5['bg']['dictionary'],_0x2def6c),_0x1d37b5['bg']['getPluralForm']=_0x3fd6b7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x936ec4=>{const {bg:{dictionary:_0x24b015,getPluralForm:_0x23a78b}}={'bg':{'dictionary':{'Import\x20from\x20Word':'Импортиране\x20от\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20импортирането\x20на\x20Word\x20файла.'},'getPluralForm':_0x3a2119=>0x1!=_0x3a2119}};_0x936ec4['bg']||={'dictionary':{},'getPluralForm':null},_0x936ec4['bg']['dictionary']=Object['assign'](_0x936ec4['bg']['dictionary'],_0x24b015),_0x936ec4['bg']['getPluralForm']=_0x23a78b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bn':{'dictionary':{'Import\x20from\x20Word':'ওয়ার্ড\x20থেকে\x20ইমপোর্ট\x20করুন','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'ওয়ার্ড\x20ফাইল\x20ইমপোর্ট\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20ঘটেছে।'},'getPluralForm':_0x54d1e3=>0x1!=_0x54d1e3}};
23
+ export default{'bn':{'dictionary':{'Import\x20from\x20Word':'ওয়ার্ড\x20থেকে\x20ইমপোর্ট\x20করুন','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'ওয়ার্ড\x20ফাইল\x20ইমপোর্ট\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20ঘটেছে।'},'getPluralForm':_0x4a8940=>0x1!=_0x4a8940}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3263b2=>{const {bn:{dictionary:_0x13b905,getPluralForm:_0x5e9b5a}}={'bn':{'dictionary':{'Import\x20from\x20Word':'ওয়ার্ড\x20থেকে\x20ইমপোর্ট\x20করুন','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'ওয়ার্ড\x20ফাইল\x20ইমপোর্ট\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20ঘটেছে।'},'getPluralForm':_0x173849=>0x1!=_0x173849}};_0x3263b2['bn']||={'dictionary':{},'getPluralForm':null},_0x3263b2['bn']['dictionary']=Object['assign'](_0x3263b2['bn']['dictionary'],_0x13b905),_0x3263b2['bn']['getPluralForm']=_0x5e9b5a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2f7534=>{const {bn:{dictionary:_0x5946dc,getPluralForm:_0x2a906c}}={'bn':{'dictionary':{'Import\x20from\x20Word':'ওয়ার্ড\x20থেকে\x20ইমপোর্ট\x20করুন','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'ওয়ার্ড\x20ফাইল\x20ইমপোর্ট\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20ঘটেছে।'},'getPluralForm':_0x32e82f=>0x1!=_0x32e82f}};_0x2f7534['bn']||={'dictionary':{},'getPluralForm':null},_0x2f7534['bn']['dictionary']=Object['assign'](_0x2f7534['bn']['dictionary'],_0x5946dc),_0x2f7534['bn']['getPluralForm']=_0x2a906c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ca':{'dictionary':{'Import\x20from\x20Word':'Importeu\x20de\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hi\x20ha\x20hagut\x20un\x20error\x20mentre\x20s\x27importava\x20l\x27arxiu\x20de\x20Word.'},'getPluralForm':_0x2c83ad=>0x1!=_0x2c83ad}};
23
+ export default{'ca':{'dictionary':{'Import\x20from\x20Word':'Importeu\x20de\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hi\x20ha\x20hagut\x20un\x20error\x20mentre\x20s\x27importava\x20l\x27arxiu\x20de\x20Word.'},'getPluralForm':_0x22f813=>0x1!=_0x22f813}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5a67b7=>{const {ca:{dictionary:_0x3c9766,getPluralForm:_0x1c3ef8}}={'ca':{'dictionary':{'Import\x20from\x20Word':'Importeu\x20de\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hi\x20ha\x20hagut\x20un\x20error\x20mentre\x20s\x27importava\x20l\x27arxiu\x20de\x20Word.'},'getPluralForm':_0x42910b=>0x1!=_0x42910b}};_0x5a67b7['ca']||={'dictionary':{},'getPluralForm':null},_0x5a67b7['ca']['dictionary']=Object['assign'](_0x5a67b7['ca']['dictionary'],_0x3c9766),_0x5a67b7['ca']['getPluralForm']=_0x1c3ef8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e995c=>{const {ca:{dictionary:_0x40a0db,getPluralForm:_0x29247f}}={'ca':{'dictionary':{'Import\x20from\x20Word':'Importeu\x20de\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hi\x20ha\x20hagut\x20un\x20error\x20mentre\x20s\x27importava\x20l\x27arxiu\x20de\x20Word.'},'getPluralForm':_0xee3213=>0x1!=_0xee3213}};_0x3e995c['ca']||={'dictionary':{},'getPluralForm':null},_0x3e995c['ca']['dictionary']=Object['assign'](_0x3e995c['ca']['dictionary'],_0x40a0db),_0x3e995c['ca']['getPluralForm']=_0x29247f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'cs':{'dictionary':{'Import\x20from\x20Word':'Importovat\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Při\x20importu\x20souboru\x20aplikace\x20Word\x20došlo\x20k\x20chybě.'},'getPluralForm':_0x5971b7=>0x1==_0x5971b7&&_0x5971b7%0x1==0x0?0x0:_0x5971b7>=0x2&&_0x5971b7<=0x4&&_0x5971b7%0x1==0x0?0x1:_0x5971b7%0x1!=0x0?0x2:0x3}};
23
+ export default{'cs':{'dictionary':{'Import\x20from\x20Word':'Importovat\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Při\x20importu\x20souboru\x20aplikace\x20Word\x20došlo\x20k\x20chybě.'},'getPluralForm':_0xe5e950=>0x1==_0xe5e950&&_0xe5e950%0x1==0x0?0x0:_0xe5e950>=0x2&&_0xe5e950<=0x4&&_0xe5e950%0x1==0x0?0x1:_0xe5e950%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4562eb=>{const {cs:{dictionary:_0x3635ce,getPluralForm:_0x509f60}}={'cs':{'dictionary':{'Import\x20from\x20Word':'Importovat\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Při\x20importu\x20souboru\x20aplikace\x20Word\x20došlo\x20k\x20chybě.'},'getPluralForm':_0x4db6a9=>0x1==_0x4db6a9&&_0x4db6a9%0x1==0x0?0x0:_0x4db6a9>=0x2&&_0x4db6a9<=0x4&&_0x4db6a9%0x1==0x0?0x1:_0x4db6a9%0x1!=0x0?0x2:0x3}};_0x4562eb['cs']||={'dictionary':{},'getPluralForm':null},_0x4562eb['cs']['dictionary']=Object['assign'](_0x4562eb['cs']['dictionary'],_0x3635ce),_0x4562eb['cs']['getPluralForm']=_0x509f60;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5a4da4=>{const {cs:{dictionary:_0x541b7d,getPluralForm:_0xa883d}}={'cs':{'dictionary':{'Import\x20from\x20Word':'Importovat\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Při\x20importu\x20souboru\x20aplikace\x20Word\x20došlo\x20k\x20chybě.'},'getPluralForm':_0x5ecb2e=>0x1==_0x5ecb2e&&_0x5ecb2e%0x1==0x0?0x0:_0x5ecb2e>=0x2&&_0x5ecb2e<=0x4&&_0x5ecb2e%0x1==0x0?0x1:_0x5ecb2e%0x1!=0x0?0x2:0x3}};_0x5a4da4['cs']||={'dictionary':{},'getPluralForm':null},_0x5a4da4['cs']['dictionary']=Object['assign'](_0x5a4da4['cs']['dictionary'],_0x541b7d),_0x5a4da4['cs']['getPluralForm']=_0xa883d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'da':{'dictionary':{'Import\x20from\x20Word':'Importér\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20unde\x20rimporteringen\x20af\x20Word-filen.'},'getPluralForm':_0x4d3ab2=>0x1!=_0x4d3ab2}};
23
+ export default{'da':{'dictionary':{'Import\x20from\x20Word':'Importér\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20unde\x20rimporteringen\x20af\x20Word-filen.'},'getPluralForm':_0x406926=>0x1!=_0x406926}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x31d2fd=>{const {da:{dictionary:_0x44cf73,getPluralForm:_0xd11c98}}={'da':{'dictionary':{'Import\x20from\x20Word':'Importér\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20unde\x20rimporteringen\x20af\x20Word-filen.'},'getPluralForm':_0x3c5cbf=>0x1!=_0x3c5cbf}};_0x31d2fd['da']||={'dictionary':{},'getPluralForm':null},_0x31d2fd['da']['dictionary']=Object['assign'](_0x31d2fd['da']['dictionary'],_0x44cf73),_0x31d2fd['da']['getPluralForm']=_0xd11c98;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x411c33=>{const {da:{dictionary:_0x504b21,getPluralForm:_0x2ed325}}={'da':{'dictionary':{'Import\x20from\x20Word':'Importér\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20unde\x20rimporteringen\x20af\x20Word-filen.'},'getPluralForm':_0x841f3c=>0x1!=_0x841f3c}};_0x411c33['da']||={'dictionary':{},'getPluralForm':null},_0x411c33['da']['dictionary']=Object['assign'](_0x411c33['da']['dictionary'],_0x504b21),_0x411c33['da']['getPluralForm']=_0x2ed325;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'de':{'dictionary':{'Import\x20from\x20Word':'Aus\x20Word\x20importieren','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Beim\x20Importieren\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.'},'getPluralForm':_0x459827=>0x1!=_0x459827}};
23
+ export default{'de':{'dictionary':{'Import\x20from\x20Word':'Aus\x20Word\x20importieren','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Beim\x20Importieren\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.'},'getPluralForm':_0x45a647=>0x1!=_0x45a647}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2d529c=>{const {de:{dictionary:_0x1fdc72,getPluralForm:_0x2e2c0e}}={'de':{'dictionary':{'Import\x20from\x20Word':'Aus\x20Word\x20importieren','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Beim\x20Importieren\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.'},'getPluralForm':_0x35daad=>0x1!=_0x35daad}};_0x2d529c['de']||={'dictionary':{},'getPluralForm':null},_0x2d529c['de']['dictionary']=Object['assign'](_0x2d529c['de']['dictionary'],_0x1fdc72),_0x2d529c['de']['getPluralForm']=_0x2e2c0e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x6ab135=>{const {de:{dictionary:_0x3387e4,getPluralForm:_0x204b84}}={'de':{'dictionary':{'Import\x20from\x20Word':'Aus\x20Word\x20importieren','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Beim\x20Importieren\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.'},'getPluralForm':_0x43539b=>0x1!=_0x43539b}};_0x6ab135['de']||={'dictionary':{},'getPluralForm':null},_0x6ab135['de']['dictionary']=Object['assign'](_0x6ab135['de']['dictionary'],_0x3387e4),_0x6ab135['de']['getPluralForm']=_0x204b84;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'el':{'dictionary':{'Import\x20from\x20Word':'Εισαγωγή\x20από\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20την\x20εισαγωγή\x20του\x20αρχείου\x20Word.'},'getPluralForm':_0xdf599a=>0x1!=_0xdf599a}};
23
+ export default{'el':{'dictionary':{'Import\x20from\x20Word':'Εισαγωγή\x20από\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20την\x20εισαγωγή\x20του\x20αρχείου\x20Word.'},'getPluralForm':_0x415eaa=>0x1!=_0x415eaa}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xdc07ae=>{const {el:{dictionary:_0x138030,getPluralForm:_0x51adf3}}={'el':{'dictionary':{'Import\x20from\x20Word':'Εισαγωγή\x20από\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20την\x20εισαγωγή\x20του\x20αρχείου\x20Word.'},'getPluralForm':_0xaaa2a0=>0x1!=_0xaaa2a0}};_0xdc07ae['el']||={'dictionary':{},'getPluralForm':null},_0xdc07ae['el']['dictionary']=Object['assign'](_0xdc07ae['el']['dictionary'],_0x138030),_0xdc07ae['el']['getPluralForm']=_0x51adf3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5be81b=>{const {el:{dictionary:_0x504705,getPluralForm:_0x46b2fe}}={'el':{'dictionary':{'Import\x20from\x20Word':'Εισαγωγή\x20από\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20την\x20εισαγωγή\x20του\x20αρχείου\x20Word.'},'getPluralForm':_0x3f4f4a=>0x1!=_0x3f4f4a}};_0x5be81b['el']||={'dictionary':{},'getPluralForm':null},_0x5be81b['el']['dictionary']=Object['assign'](_0x5be81b['el']['dictionary'],_0x504705),_0x5be81b['el']['getPluralForm']=_0x46b2fe;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'en-au':{'dictionary':{'Import\x20from\x20Word':'Import\x20from\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.'},'getPluralForm':_0x43d994=>0x1!=_0x43d994}};
23
+ export default{'en-au':{'dictionary':{'Import\x20from\x20Word':'Import\x20from\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.'},'getPluralForm':_0x1d3c84=>0x1!=_0x1d3c84}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b56e5=>{const {'en-au':{dictionary:_0x10b866,getPluralForm:_0x28c1be}}={'en-au':{'dictionary':{'Import\x20from\x20Word':'Import\x20from\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.'},'getPluralForm':_0x3d6476=>0x1!=_0x3d6476}};_0x4b56e5['en-au']||={'dictionary':{},'getPluralForm':null},_0x4b56e5['en-au']['dictionary']=Object['assign'](_0x4b56e5['en-au']['dictionary'],_0x10b866),_0x4b56e5['en-au']['getPluralForm']=_0x28c1be;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x106640=>{const {'en-au':{dictionary:_0x4203ed,getPluralForm:_0x3544b0}}={'en-au':{'dictionary':{'Import\x20from\x20Word':'Import\x20from\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.'},'getPluralForm':_0x491393=>0x1!=_0x491393}};_0x106640['en-au']||={'dictionary':{},'getPluralForm':null},_0x106640['en-au']['dictionary']=Object['assign'](_0x106640['en-au']['dictionary'],_0x4203ed),_0x106640['en-au']['getPluralForm']=_0x3544b0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe69b2d=>{const {en:{dictionary:_0x2d3864,getPluralForm:_0x51a642}}={'en':{'dictionary':{'Import\x20from\x20Word':'Import\x20from\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.'},'getPluralForm':null}};_0xe69b2d['en']||={'dictionary':{},'getPluralForm':null},_0xe69b2d['en']['dictionary']=Object['assign'](_0xe69b2d['en']['dictionary'],_0x2d3864),_0xe69b2d['en']['getPluralForm']=_0x51a642;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x14cc82=>{const {en:{dictionary:_0x5a02db,getPluralForm:_0x861356}}={'en':{'dictionary':{'Import\x20from\x20Word':'Import\x20from\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.'},'getPluralForm':null}};_0x14cc82['en']||={'dictionary':{},'getPluralForm':null},_0x14cc82['en']['dictionary']=Object['assign'](_0x14cc82['en']['dictionary'],_0x5a02db),_0x14cc82['en']['getPluralForm']=_0x861356;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'es':{'dictionary':{'Import\x20from\x20Word':'Importar\x20desde\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20importar\x20el\x20archivo\x20de\x20Word.'},'getPluralForm':_0x15d4b2=>0x1==_0x15d4b2?0x0:0x0!=_0x15d4b2&&_0x15d4b2%0xf4240==0x0?0x1:0x2}};
23
+ export default{'es':{'dictionary':{'Import\x20from\x20Word':'Importar\x20desde\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20importar\x20el\x20archivo\x20de\x20Word.'},'getPluralForm':_0x3ed98a=>0x1==_0x3ed98a?0x0:0x0!=_0x3ed98a&&_0x3ed98a%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xffa4b1=>{const {es:{dictionary:_0x2a8098,getPluralForm:_0x5baf09}}={'es':{'dictionary':{'Import\x20from\x20Word':'Importar\x20desde\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20importar\x20el\x20archivo\x20de\x20Word.'},'getPluralForm':_0x146773=>0x1==_0x146773?0x0:0x0!=_0x146773&&_0x146773%0xf4240==0x0?0x1:0x2}};_0xffa4b1['es']||={'dictionary':{},'getPluralForm':null},_0xffa4b1['es']['dictionary']=Object['assign'](_0xffa4b1['es']['dictionary'],_0x2a8098),_0xffa4b1['es']['getPluralForm']=_0x5baf09;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x212ff4=>{const {es:{dictionary:_0x51dbde,getPluralForm:_0x17b952}}={'es':{'dictionary':{'Import\x20from\x20Word':'Importar\x20desde\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20importar\x20el\x20archivo\x20de\x20Word.'},'getPluralForm':_0x2df3a3=>0x1==_0x2df3a3?0x0:0x0!=_0x2df3a3&&_0x2df3a3%0xf4240==0x0?0x1:0x2}};_0x212ff4['es']||={'dictionary':{},'getPluralForm':null},_0x212ff4['es']['dictionary']=Object['assign'](_0x212ff4['es']['dictionary'],_0x51dbde),_0x212ff4['es']['getPluralForm']=_0x17b952;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'et':{'dictionary':{'Import\x20from\x20Word':'Wordist\x20importimine','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordi\x20faili\x20importimisel\x20tekkis\x20viga.'},'getPluralForm':_0x51b027=>0x1!=_0x51b027}};
23
+ export default{'et':{'dictionary':{'Import\x20from\x20Word':'Wordist\x20importimine','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordi\x20faili\x20importimisel\x20tekkis\x20viga.'},'getPluralForm':_0x1562f5=>0x1!=_0x1562f5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1d5c7a=>{const {et:{dictionary:_0x2b0123,getPluralForm:_0x3001c7}}={'et':{'dictionary':{'Import\x20from\x20Word':'Wordist\x20importimine','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordi\x20faili\x20importimisel\x20tekkis\x20viga.'},'getPluralForm':_0x56bb4b=>0x1!=_0x56bb4b}};_0x1d5c7a['et']||={'dictionary':{},'getPluralForm':null},_0x1d5c7a['et']['dictionary']=Object['assign'](_0x1d5c7a['et']['dictionary'],_0x2b0123),_0x1d5c7a['et']['getPluralForm']=_0x3001c7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a6cd5=>{const {et:{dictionary:_0x58244f,getPluralForm:_0x54f238}}={'et':{'dictionary':{'Import\x20from\x20Word':'Wordist\x20importimine','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordi\x20faili\x20importimisel\x20tekkis\x20viga.'},'getPluralForm':_0xe734a9=>0x1!=_0xe734a9}};_0x2a6cd5['et']||={'dictionary':{},'getPluralForm':null},_0x2a6cd5['et']['dictionary']=Object['assign'](_0x2a6cd5['et']['dictionary'],_0x58244f),_0x2a6cd5['et']['getPluralForm']=_0x54f238;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fi':{'dictionary':{'Import\x20from\x20Word':'Tuo\x20Wordista','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word-tiedoston\x20tuomisessa\x20tapahtui\x20virhe.'},'getPluralForm':_0x26289f=>0x1!=_0x26289f}};
23
+ export default{'fi':{'dictionary':{'Import\x20from\x20Word':'Tuo\x20Wordista','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word-tiedoston\x20tuomisessa\x20tapahtui\x20virhe.'},'getPluralForm':_0x2d5e33=>0x1!=_0x2d5e33}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5f2a07=>{const {fi:{dictionary:_0x46bcb5,getPluralForm:_0xf1c7a2}}={'fi':{'dictionary':{'Import\x20from\x20Word':'Tuo\x20Wordista','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word-tiedoston\x20tuomisessa\x20tapahtui\x20virhe.'},'getPluralForm':_0x1b8151=>0x1!=_0x1b8151}};_0x5f2a07['fi']||={'dictionary':{},'getPluralForm':null},_0x5f2a07['fi']['dictionary']=Object['assign'](_0x5f2a07['fi']['dictionary'],_0x46bcb5),_0x5f2a07['fi']['getPluralForm']=_0xf1c7a2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36ef93=>{const {fi:{dictionary:_0x1f0699,getPluralForm:_0x46a68b}}={'fi':{'dictionary':{'Import\x20from\x20Word':'Tuo\x20Wordista','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word-tiedoston\x20tuomisessa\x20tapahtui\x20virhe.'},'getPluralForm':_0x3a4fe4=>0x1!=_0x3a4fe4}};_0x36ef93['fi']||={'dictionary':{},'getPluralForm':null},_0x36ef93['fi']['dictionary']=Object['assign'](_0x36ef93['fi']['dictionary'],_0x1f0699),_0x36ef93['fi']['getPluralForm']=_0x46a68b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fr':{'dictionary':{'Import\x20from\x20Word':'Importer\x20depuis\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Une\x20erreur\x20s\x27est\x20produite\x20lors\x20de\x20l\x27importation\x20du\x20fichier\x20Word.'},'getPluralForm':_0x2fe6a6=>0x0==_0x2fe6a6||0x1==_0x2fe6a6?0x0:0x0!=_0x2fe6a6&&_0x2fe6a6%0xf4240==0x0?0x1:0x2}};
23
+ export default{'fr':{'dictionary':{'Import\x20from\x20Word':'Importer\x20depuis\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Une\x20erreur\x20s\x27est\x20produite\x20lors\x20de\x20l\x27importation\x20du\x20fichier\x20Word.'},'getPluralForm':_0x1f5688=>0x0==_0x1f5688||0x1==_0x1f5688?0x0:0x0!=_0x1f5688&&_0x1f5688%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1fff76=>{const {fr:{dictionary:_0x2a9bad,getPluralForm:_0x4e7813}}={'fr':{'dictionary':{'Import\x20from\x20Word':'Importer\x20depuis\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Une\x20erreur\x20s\x27est\x20produite\x20lors\x20de\x20l\x27importation\x20du\x20fichier\x20Word.'},'getPluralForm':_0x2672df=>0x0==_0x2672df||0x1==_0x2672df?0x0:0x0!=_0x2672df&&_0x2672df%0xf4240==0x0?0x1:0x2}};_0x1fff76['fr']||={'dictionary':{},'getPluralForm':null},_0x1fff76['fr']['dictionary']=Object['assign'](_0x1fff76['fr']['dictionary'],_0x2a9bad),_0x1fff76['fr']['getPluralForm']=_0x4e7813;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1da479=>{const {fr:{dictionary:_0x5029ac,getPluralForm:_0x56a750}}={'fr':{'dictionary':{'Import\x20from\x20Word':'Importer\x20depuis\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Une\x20erreur\x20s\x27est\x20produite\x20lors\x20de\x20l\x27importation\x20du\x20fichier\x20Word.'},'getPluralForm':_0x3d8750=>0x0==_0x3d8750||0x1==_0x3d8750?0x0:0x0!=_0x3d8750&&_0x3d8750%0xf4240==0x0?0x1:0x2}};_0x1da479['fr']||={'dictionary':{},'getPluralForm':null},_0x1da479['fr']['dictionary']=Object['assign'](_0x1da479['fr']['dictionary'],_0x5029ac),_0x1da479['fr']['getPluralForm']=_0x56a750;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.'},'getPluralForm':_0x2cc606=>0x1!=_0x2cc606}};
23
+ export default{'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.'},'getPluralForm':_0x33bd7f=>0x1!=_0x33bd7f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3256df=>{const {gl:{dictionary:_0x547f37,getPluralForm:_0x480b20}}={'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.'},'getPluralForm':_0x584f65=>0x1!=_0x584f65}};_0x3256df['gl']||={'dictionary':{},'getPluralForm':null},_0x3256df['gl']['dictionary']=Object['assign'](_0x3256df['gl']['dictionary'],_0x547f37),_0x3256df['gl']['getPluralForm']=_0x480b20;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x544bad=>{const {gl:{dictionary:_0x24bbf8,getPluralForm:_0x259628}}={'gl':{'dictionary':{'Import\x20from\x20Word':'Importar\x20dende\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20de\x20Word.'},'getPluralForm':_0x13ebfa=>0x1!=_0x13ebfa}};_0x544bad['gl']||={'dictionary':{},'getPluralForm':null},_0x544bad['gl']['dictionary']=Object['assign'](_0x544bad['gl']['dictionary'],_0x24bbf8),_0x544bad['gl']['getPluralForm']=_0x259628;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'he':{'dictionary':{'Import\x20from\x20Word':'ייבוא\x20מ-Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20ייבוא\x20קובץ\x20ה-Word.'},'getPluralForm':_0x284c79=>0x1==_0x284c79&&_0x284c79%0x1==0x0?0x0:0x2==_0x284c79&&_0x284c79%0x1==0x0?0x1:0x2}};
23
+ export default{'he':{'dictionary':{'Import\x20from\x20Word':'ייבוא\x20מ-Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20ייבוא\x20קובץ\x20ה-Word.'},'getPluralForm':_0x32408e=>0x1==_0x32408e&&_0x32408e%0x1==0x0?0x0:0x2==_0x32408e&&_0x32408e%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x50d805=>{const {he:{dictionary:_0x1115b4,getPluralForm:_0x5397b3}}={'he':{'dictionary':{'Import\x20from\x20Word':'ייבוא\x20מ-Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20ייבוא\x20קובץ\x20ה-Word.'},'getPluralForm':_0x2c7e18=>0x1==_0x2c7e18&&_0x2c7e18%0x1==0x0?0x0:0x2==_0x2c7e18&&_0x2c7e18%0x1==0x0?0x1:0x2}};_0x50d805['he']||={'dictionary':{},'getPluralForm':null},_0x50d805['he']['dictionary']=Object['assign'](_0x50d805['he']['dictionary'],_0x1115b4),_0x50d805['he']['getPluralForm']=_0x5397b3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x40a04a=>{const {he:{dictionary:_0x2b1418,getPluralForm:_0x1b8886}}={'he':{'dictionary':{'Import\x20from\x20Word':'ייבוא\x20מ-Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20ייבוא\x20קובץ\x20ה-Word.'},'getPluralForm':_0x32ef5d=>0x1==_0x32ef5d&&_0x32ef5d%0x1==0x0?0x0:0x2==_0x32ef5d&&_0x32ef5d%0x1==0x0?0x1:0x2}};_0x40a04a['he']||={'dictionary':{},'getPluralForm':null},_0x40a04a['he']['dictionary']=Object['assign'](_0x40a04a['he']['dictionary'],_0x2b1418),_0x40a04a['he']['getPluralForm']=_0x1b8886;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hi':{'dictionary':{'Import\x20from\x20Word':'वर्ड\x20से\x20इंपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'वर्ड\x20फाइल\x20इंपोर्ट\x20करते\x20वक्त\x20एरर\x20हो\x20गया'},'getPluralForm':_0xb4b3d2=>0x1!=_0xb4b3d2}};
23
+ export default{'hi':{'dictionary':{'Import\x20from\x20Word':'वर्ड\x20से\x20इंपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'वर्ड\x20फाइल\x20इंपोर्ट\x20करते\x20वक्त\x20एरर\x20हो\x20गया'},'getPluralForm':_0x375d56=>0x1!=_0x375d56}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x52a96d=>{const {hi:{dictionary:_0x4bc283,getPluralForm:_0x2d3711}}={'hi':{'dictionary':{'Import\x20from\x20Word':'वर्ड\x20से\x20इंपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'वर्ड\x20फाइल\x20इंपोर्ट\x20करते\x20वक्त\x20एरर\x20हो\x20गया'},'getPluralForm':_0x1c1326=>0x1!=_0x1c1326}};_0x52a96d['hi']||={'dictionary':{},'getPluralForm':null},_0x52a96d['hi']['dictionary']=Object['assign'](_0x52a96d['hi']['dictionary'],_0x4bc283),_0x52a96d['hi']['getPluralForm']=_0x2d3711;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x32f93c=>{const {hi:{dictionary:_0x524d64,getPluralForm:_0x221b20}}={'hi':{'dictionary':{'Import\x20from\x20Word':'वर्ड\x20से\x20इंपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'वर्ड\x20फाइल\x20इंपोर्ट\x20करते\x20वक्त\x20एरर\x20हो\x20गया'},'getPluralForm':_0x210e97=>0x1!=_0x210e97}};_0x32f93c['hi']||={'dictionary':{},'getPluralForm':null},_0x32f93c['hi']['dictionary']=Object['assign'](_0x32f93c['hi']['dictionary'],_0x524d64),_0x32f93c['hi']['getPluralForm']=_0x221b20;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hr':{'dictionary':{'Import\x20from\x20Word':'Uvoz\x20iz\x20Worda','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Dogodila\x20se\x20greška\x20prilikom\x20uvoza\x20iz\x20Worda'},'getPluralForm':_0x3c3745=>_0x3c3745%0xa==0x1&&_0x3c3745%0x64!=0xb?0x0:_0x3c3745%0xa>=0x2&&_0x3c3745%0xa<=0x4&&(_0x3c3745%0x64<0xa||_0x3c3745%0x64>=0x14)?0x1:0x2}};
23
+ export default{'hr':{'dictionary':{'Import\x20from\x20Word':'Uvoz\x20iz\x20Worda','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Dogodila\x20se\x20greška\x20prilikom\x20uvoza\x20iz\x20Worda'},'getPluralForm':_0x443177=>_0x443177%0xa==0x1&&_0x443177%0x64!=0xb?0x0:_0x443177%0xa>=0x2&&_0x443177%0xa<=0x4&&(_0x443177%0x64<0xa||_0x443177%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3dec54=>{const {hr:{dictionary:_0x293734,getPluralForm:_0x36819f}}={'hr':{'dictionary':{'Import\x20from\x20Word':'Uvoz\x20iz\x20Worda','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Dogodila\x20se\x20greška\x20prilikom\x20uvoza\x20iz\x20Worda'},'getPluralForm':_0xd5c550=>_0xd5c550%0xa==0x1&&_0xd5c550%0x64!=0xb?0x0:_0xd5c550%0xa>=0x2&&_0xd5c550%0xa<=0x4&&(_0xd5c550%0x64<0xa||_0xd5c550%0x64>=0x14)?0x1:0x2}};_0x3dec54['hr']||={'dictionary':{},'getPluralForm':null},_0x3dec54['hr']['dictionary']=Object['assign'](_0x3dec54['hr']['dictionary'],_0x293734),_0x3dec54['hr']['getPluralForm']=_0x36819f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x56dfa0=>{const {hr:{dictionary:_0x2b15f2,getPluralForm:_0x22fa11}}={'hr':{'dictionary':{'Import\x20from\x20Word':'Uvoz\x20iz\x20Worda','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Dogodila\x20se\x20greška\x20prilikom\x20uvoza\x20iz\x20Worda'},'getPluralForm':_0x5d8342=>_0x5d8342%0xa==0x1&&_0x5d8342%0x64!=0xb?0x0:_0x5d8342%0xa>=0x2&&_0x5d8342%0xa<=0x4&&(_0x5d8342%0x64<0xa||_0x5d8342%0x64>=0x14)?0x1:0x2}};_0x56dfa0['hr']||={'dictionary':{},'getPluralForm':null},_0x56dfa0['hr']['dictionary']=Object['assign'](_0x56dfa0['hr']['dictionary'],_0x2b15f2),_0x56dfa0['hr']['getPluralForm']=_0x22fa11;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hu':{'dictionary':{'Import\x20from\x20Word':'Importálás\x20Word\x20dokumentumból','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hiba\x20történt\x20a\x20Word\x20fájl\x20importálása\x20közben.'},'getPluralForm':_0x462dc5=>0x1!=_0x462dc5}};
23
+ export default{'hu':{'dictionary':{'Import\x20from\x20Word':'Importálás\x20Word\x20dokumentumból','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hiba\x20történt\x20a\x20Word\x20fájl\x20importálása\x20közben.'},'getPluralForm':_0x1cc9e7=>0x1!=_0x1cc9e7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5323ed=>{const {hu:{dictionary:_0x265baf,getPluralForm:_0x449b79}}={'hu':{'dictionary':{'Import\x20from\x20Word':'Importálás\x20Word\x20dokumentumból','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hiba\x20történt\x20a\x20Word\x20fájl\x20importálása\x20közben.'},'getPluralForm':_0x5b1c0f=>0x1!=_0x5b1c0f}};_0x5323ed['hu']||={'dictionary':{},'getPluralForm':null},_0x5323ed['hu']['dictionary']=Object['assign'](_0x5323ed['hu']['dictionary'],_0x265baf),_0x5323ed['hu']['getPluralForm']=_0x449b79;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4874e1=>{const {hu:{dictionary:_0x45a3e7,getPluralForm:_0x5bdffd}}={'hu':{'dictionary':{'Import\x20from\x20Word':'Importálás\x20Word\x20dokumentumból','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Hiba\x20történt\x20a\x20Word\x20fájl\x20importálása\x20közben.'},'getPluralForm':_0x3bf6c7=>0x1!=_0x3bf6c7}};_0x4874e1['hu']||={'dictionary':{},'getPluralForm':null},_0x4874e1['hu']['dictionary']=Object['assign'](_0x4874e1['hu']['dictionary'],_0x45a3e7),_0x4874e1['hu']['getPluralForm']=_0x5bdffd;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'id':{'dictionary':{'Import\x20from\x20Word':'Impor\x20dari\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20saat\x20mengimpor\x20file\x20Word.'},'getPluralForm':_0x1aacab=>0x0}};
23
+ export default{'id':{'dictionary':{'Import\x20from\x20Word':'Impor\x20dari\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20saat\x20mengimpor\x20file\x20Word.'},'getPluralForm':_0x3f64b8=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x302271=>{const {id:{dictionary:_0x238230,getPluralForm:_0x3980f8}}={'id':{'dictionary':{'Import\x20from\x20Word':'Impor\x20dari\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20saat\x20mengimpor\x20file\x20Word.'},'getPluralForm':_0x4afeb3=>0x0}};_0x302271['id']||={'dictionary':{},'getPluralForm':null},_0x302271['id']['dictionary']=Object['assign'](_0x302271['id']['dictionary'],_0x238230),_0x302271['id']['getPluralForm']=_0x3980f8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x235a71=>{const {id:{dictionary:_0x292def,getPluralForm:_0x33109c}}={'id':{'dictionary':{'Import\x20from\x20Word':'Impor\x20dari\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20saat\x20mengimpor\x20file\x20Word.'},'getPluralForm':_0x1ce423=>0x0}};_0x235a71['id']||={'dictionary':{},'getPluralForm':null},_0x235a71['id']['dictionary']=Object['assign'](_0x235a71['id']['dictionary'],_0x292def),_0x235a71['id']['getPluralForm']=_0x33109c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'it':{'dictionary':{'Import\x20from\x20Word':'Importa\x20da\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20l\x27importazione\x20del\x20file\x20Word.'},'getPluralForm':_0x1385e5=>0x1==_0x1385e5?0x0:0x0!=_0x1385e5&&_0x1385e5%0xf4240==0x0?0x1:0x2}};
23
+ export default{'it':{'dictionary':{'Import\x20from\x20Word':'Importa\x20da\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20l\x27importazione\x20del\x20file\x20Word.'},'getPluralForm':_0x1d247e=>0x1==_0x1d247e?0x0:0x0!=_0x1d247e&&_0x1d247e%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x291ed0=>{const {it:{dictionary:_0x5067e6,getPluralForm:_0x38d05d}}={'it':{'dictionary':{'Import\x20from\x20Word':'Importa\x20da\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20l\x27importazione\x20del\x20file\x20Word.'},'getPluralForm':_0x4ca5c5=>0x1==_0x4ca5c5?0x0:0x0!=_0x4ca5c5&&_0x4ca5c5%0xf4240==0x0?0x1:0x2}};_0x291ed0['it']||={'dictionary':{},'getPluralForm':null},_0x291ed0['it']['dictionary']=Object['assign'](_0x291ed0['it']['dictionary'],_0x5067e6),_0x291ed0['it']['getPluralForm']=_0x38d05d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x28b0b6=>{const {it:{dictionary:_0x8b0476,getPluralForm:_0x22ab0a}}={'it':{'dictionary':{'Import\x20from\x20Word':'Importa\x20da\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20l\x27importazione\x20del\x20file\x20Word.'},'getPluralForm':_0x542fb1=>0x1==_0x542fb1?0x0:0x0!=_0x542fb1&&_0x542fb1%0xf4240==0x0?0x1:0x2}};_0x28b0b6['it']||={'dictionary':{},'getPluralForm':null},_0x28b0b6['it']['dictionary']=Object['assign'](_0x28b0b6['it']['dictionary'],_0x8b0476),_0x28b0b6['it']['getPluralForm']=_0x22ab0a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました'},'getPluralForm':_0xb260f6=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました'},'getPluralForm':_0x2bff3b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x12b6b0=>{const {ja:{dictionary:_0x4307b6,getPluralForm:_0x21b409}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました'},'getPluralForm':_0x195704=>0x0}};_0x12b6b0['ja']||={'dictionary':{},'getPluralForm':null},_0x12b6b0['ja']['dictionary']=Object['assign'](_0x12b6b0['ja']['dictionary'],_0x4307b6),_0x12b6b0['ja']['getPluralForm']=_0x21b409;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x34a35e=>{const {ja:{dictionary:_0x135627,getPluralForm:_0x5df75b}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました'},'getPluralForm':_0x50ee48=>0x0}};_0x34a35e['ja']||={'dictionary':{},'getPluralForm':null},_0x34a35e['ja']['dictionary']=Object['assign'](_0x34a35e['ja']['dictionary'],_0x135627),_0x34a35e['ja']['getPluralForm']=_0x5df75b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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발생했습니다.'},'getPluralForm':_0x47ed54=>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발생했습니다.'},'getPluralForm':_0x8f1765=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x47c57f=>{const {ko:{dictionary:_0x13a9f0,getPluralForm:_0x14b50d}}={'ko':{'dictionary':{'Import\x20from\x20Word':'Word에서\x20가져오기','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20파일을\x20가져오는\x20중\x20오류가\x20발생했습니다.'},'getPluralForm':_0x8b7242=>0x0}};_0x47c57f['ko']||={'dictionary':{},'getPluralForm':null},_0x47c57f['ko']['dictionary']=Object['assign'](_0x47c57f['ko']['dictionary'],_0x13a9f0),_0x47c57f['ko']['getPluralForm']=_0x14b50d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x13d939=>{const {ko:{dictionary:_0x564dff,getPluralForm:_0x36c72c}}={'ko':{'dictionary':{'Import\x20from\x20Word':'Word에서\x20가져오기','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20파일을\x20가져오는\x20중\x20오류가\x20발생했습니다.'},'getPluralForm':_0x444cf8=>0x0}};_0x13d939['ko']||={'dictionary':{},'getPluralForm':null},_0x13d939['ko']['dictionary']=Object['assign'](_0x13d939['ko']['dictionary'],_0x564dff),_0x13d939['ko']['getPluralForm']=_0x36c72c;})(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ą.'},'getPluralForm':_0x4f6a50=>_0x4f6a50%0xa==0x1&&(_0x4f6a50%0x64>0x13||_0x4f6a50%0x64<0xb)?0x0:_0x4f6a50%0xa>=0x2&&_0x4f6a50%0xa<=0x9&&(_0x4f6a50%0x64>0x13||_0x4f6a50%0x64<0xb)?0x1:_0x4f6a50%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ą.'},'getPluralForm':_0x35f5de=>_0x35f5de%0xa==0x1&&(_0x35f5de%0x64>0x13||_0x35f5de%0x64<0xb)?0x0:_0x35f5de%0xa>=0x2&&_0x35f5de%0xa<=0x9&&(_0x35f5de%0x64>0x13||_0x35f5de%0x64<0xb)?0x1:_0x35f5de%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58f30b=>{const {lt:{dictionary:_0x2ca174,getPluralForm:_0x1af12c}}={'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ą.'},'getPluralForm':_0x22d3ec=>_0x22d3ec%0xa==0x1&&(_0x22d3ec%0x64>0x13||_0x22d3ec%0x64<0xb)?0x0:_0x22d3ec%0xa>=0x2&&_0x22d3ec%0xa<=0x9&&(_0x22d3ec%0x64>0x13||_0x22d3ec%0x64<0xb)?0x1:_0x22d3ec%0x1!=0x0?0x2:0x3}};_0x58f30b['lt']||={'dictionary':{},'getPluralForm':null},_0x58f30b['lt']['dictionary']=Object['assign'](_0x58f30b['lt']['dictionary'],_0x2ca174),_0x58f30b['lt']['getPluralForm']=_0x1af12c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c14f0=>{const {lt:{dictionary:_0xac001d,getPluralForm:_0x5883a9}}={'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ą.'},'getPluralForm':_0xe1f5f6=>_0xe1f5f6%0xa==0x1&&(_0xe1f5f6%0x64>0x13||_0xe1f5f6%0x64<0xb)?0x0:_0xe1f5f6%0xa>=0x2&&_0xe1f5f6%0xa<=0x9&&(_0xe1f5f6%0x64>0x13||_0xe1f5f6%0x64<0xb)?0x1:_0xe1f5f6%0x1!=0x0?0x2:0x3}};_0x2c14f0['lt']||={'dictionary':{},'getPluralForm':null},_0x2c14f0['lt']['dictionary']=Object['assign'](_0x2c14f0['lt']['dictionary'],_0xac001d),_0x2c14f0['lt']['getPluralForm']=_0x5883a9;})(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'},'getPluralForm':_0x5d2f9f=>_0x5d2f9f%0xa==0x1&&_0x5d2f9f%0x64!=0xb?0x0:0x0!=_0x5d2f9f?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'},'getPluralForm':_0x4e1f38=>_0x4e1f38%0xa==0x1&&_0x4e1f38%0x64!=0xb?0x0:0x0!=_0x4e1f38?0x1:0x2}};