@ckeditor/ckeditor5-import-word 42.0.2-alpha.2 → 43.0.0-alpha.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 (143) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/build/import-word.js +2 -2
  3. package/build/translations/ar.js +1 -1
  4. package/build/translations/bg.js +1 -1
  5. package/build/translations/bn.js +1 -1
  6. package/build/translations/ca.js +1 -1
  7. package/build/translations/cs.js +1 -1
  8. package/build/translations/da.js +1 -1
  9. package/build/translations/de.js +1 -1
  10. package/build/translations/el.js +1 -1
  11. package/build/translations/en-au.js +1 -1
  12. package/build/translations/es.js +1 -1
  13. package/build/translations/et.js +1 -1
  14. package/build/translations/fi.js +1 -1
  15. package/build/translations/fr.js +1 -1
  16. package/build/translations/gl.js +1 -1
  17. package/build/translations/he.js +1 -1
  18. package/build/translations/hi.js +1 -1
  19. package/build/translations/hr.js +1 -1
  20. package/build/translations/hu.js +1 -1
  21. package/build/translations/id.js +1 -1
  22. package/build/translations/it.js +1 -1
  23. package/build/translations/ja.js +1 -1
  24. package/build/translations/ko.js +1 -1
  25. package/build/translations/lt.js +1 -1
  26. package/build/translations/lv.js +1 -1
  27. package/build/translations/ms.js +1 -1
  28. package/build/translations/nl.js +1 -1
  29. package/build/translations/no.js +1 -1
  30. package/build/translations/pl.js +1 -1
  31. package/build/translations/pt-br.js +1 -1
  32. package/build/translations/pt.js +1 -1
  33. package/build/translations/ro.js +1 -1
  34. package/build/translations/ru.js +1 -1
  35. package/build/translations/sk.js +1 -1
  36. package/build/translations/sr-latn.js +1 -1
  37. package/build/translations/sr.js +1 -1
  38. package/build/translations/sv.js +1 -1
  39. package/build/translations/th.js +1 -1
  40. package/build/translations/tr.js +1 -1
  41. package/build/translations/ug.js +1 -1
  42. package/build/translations/uk.js +1 -1
  43. package/build/translations/vi.js +1 -1
  44. package/build/translations/zh-cn.js +1 -1
  45. package/build/translations/zh.js +1 -1
  46. package/dist/index.js +1 -1
  47. package/dist/translations/ar.js +1 -1
  48. package/dist/translations/ar.umd.js +1 -1
  49. package/dist/translations/bg.js +1 -1
  50. package/dist/translations/bg.umd.js +1 -1
  51. package/dist/translations/bn.js +1 -1
  52. package/dist/translations/bn.umd.js +1 -1
  53. package/dist/translations/ca.js +1 -1
  54. package/dist/translations/ca.umd.js +1 -1
  55. package/dist/translations/cs.js +1 -1
  56. package/dist/translations/cs.umd.js +1 -1
  57. package/dist/translations/da.js +1 -1
  58. package/dist/translations/da.umd.js +1 -1
  59. package/dist/translations/de.js +1 -1
  60. package/dist/translations/de.umd.js +1 -1
  61. package/dist/translations/el.js +1 -1
  62. package/dist/translations/el.umd.js +1 -1
  63. package/dist/translations/en-au.js +1 -1
  64. package/dist/translations/en-au.umd.js +1 -1
  65. package/dist/translations/en.umd.js +1 -1
  66. package/dist/translations/es.js +1 -1
  67. package/dist/translations/es.umd.js +1 -1
  68. package/dist/translations/et.js +1 -1
  69. package/dist/translations/et.umd.js +1 -1
  70. package/dist/translations/fi.js +1 -1
  71. package/dist/translations/fi.umd.js +1 -1
  72. package/dist/translations/fr.js +1 -1
  73. package/dist/translations/fr.umd.js +1 -1
  74. package/dist/translations/gl.js +1 -1
  75. package/dist/translations/gl.umd.js +1 -1
  76. package/dist/translations/he.js +1 -1
  77. package/dist/translations/he.umd.js +1 -1
  78. package/dist/translations/hi.js +1 -1
  79. package/dist/translations/hi.umd.js +1 -1
  80. package/dist/translations/hr.js +1 -1
  81. package/dist/translations/hr.umd.js +1 -1
  82. package/dist/translations/hu.js +1 -1
  83. package/dist/translations/hu.umd.js +1 -1
  84. package/dist/translations/id.js +1 -1
  85. package/dist/translations/id.umd.js +1 -1
  86. package/dist/translations/it.js +1 -1
  87. package/dist/translations/it.umd.js +1 -1
  88. package/dist/translations/ja.js +1 -1
  89. package/dist/translations/ja.umd.js +1 -1
  90. package/dist/translations/ko.js +1 -1
  91. package/dist/translations/ko.umd.js +1 -1
  92. package/dist/translations/lt.js +1 -1
  93. package/dist/translations/lt.umd.js +1 -1
  94. package/dist/translations/lv.js +1 -1
  95. package/dist/translations/lv.umd.js +1 -1
  96. package/dist/translations/ms.js +1 -1
  97. package/dist/translations/ms.umd.js +1 -1
  98. package/dist/translations/nl.js +1 -1
  99. package/dist/translations/nl.umd.js +1 -1
  100. package/dist/translations/no.js +1 -1
  101. package/dist/translations/no.umd.js +1 -1
  102. package/dist/translations/pl.js +1 -1
  103. package/dist/translations/pl.umd.js +1 -1
  104. package/dist/translations/pt-br.js +1 -1
  105. package/dist/translations/pt-br.umd.js +1 -1
  106. package/dist/translations/pt.js +1 -1
  107. package/dist/translations/pt.umd.js +1 -1
  108. package/dist/translations/ro.js +1 -1
  109. package/dist/translations/ro.umd.js +1 -1
  110. package/dist/translations/ru.js +1 -1
  111. package/dist/translations/ru.umd.js +1 -1
  112. package/dist/translations/sk.js +1 -1
  113. package/dist/translations/sk.umd.js +1 -1
  114. package/dist/translations/sr-latn.js +1 -1
  115. package/dist/translations/sr-latn.umd.js +1 -1
  116. package/dist/translations/sr.js +1 -1
  117. package/dist/translations/sr.umd.js +1 -1
  118. package/dist/translations/sv.js +1 -1
  119. package/dist/translations/sv.umd.js +1 -1
  120. package/dist/translations/th.js +1 -1
  121. package/dist/translations/th.umd.js +1 -1
  122. package/dist/translations/tr.js +1 -1
  123. package/dist/translations/tr.umd.js +1 -1
  124. package/dist/translations/ug.js +1 -1
  125. package/dist/translations/ug.umd.js +1 -1
  126. package/dist/translations/uk.js +1 -1
  127. package/dist/translations/uk.umd.js +1 -1
  128. package/dist/translations/vi.js +1 -1
  129. package/dist/translations/vi.umd.js +1 -1
  130. package/dist/translations/zh-cn.js +1 -1
  131. package/dist/translations/zh-cn.umd.js +1 -1
  132. package/dist/translations/zh.js +1 -1
  133. package/dist/translations/zh.umd.js +1 -1
  134. package/dist/utils/common-translations.d.ts +13 -0
  135. package/lang/translations/sr-latn.po +1 -1
  136. package/package.json +7 -7
  137. package/src/importword.js +1 -1
  138. package/src/importwordcommand.js +1 -1
  139. package/src/importwordediting.js +1 -1
  140. package/src/importwordui.js +1 -1
  141. package/src/index.js +1 -1
  142. package/src/utils/common-translations.d.ts +9 -0
  143. package/src/utils/common-translations.js +23 -0
@@ -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.','Importing\x20Word\x20document':'Importando\x20documento\x20de\x20Word'},'getPluralForm':_0x369c60=>0x1==_0x369c60?0x0:0x0!=_0x369c60&&_0x369c60%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.','Importing\x20Word\x20document':'Importando\x20documento\x20de\x20Word'},'getPluralForm':_0x1da39c=>0x1==_0x1da39c?0x0:0x0!=_0x1da39c&&_0x1da39c%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1cc358=>{const {es:{dictionary:_0x5449a0,getPluralForm:_0x36960d}}={'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.','Importing\x20Word\x20document':'Importando\x20documento\x20de\x20Word'},'getPluralForm':_0x1bc568=>0x1==_0x1bc568?0x0:0x0!=_0x1bc568&&_0x1bc568%0xf4240==0x0?0x1:0x2}};_0x1cc358['es']||={'dictionary':{},'getPluralForm':null},_0x1cc358['es']['dictionary']=Object['assign'](_0x1cc358['es']['dictionary'],_0x5449a0),_0x1cc358['es']['getPluralForm']=_0x36960d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x281592=>{const {es:{dictionary:_0xca54ab,getPluralForm:_0x274940}}={'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.','Importing\x20Word\x20document':'Importando\x20documento\x20de\x20Word'},'getPluralForm':_0x427d11=>0x1==_0x427d11?0x0:0x0!=_0x427d11&&_0x427d11%0xf4240==0x0?0x1:0x2}};_0x281592['es']||={'dictionary':{},'getPluralForm':null},_0x281592['es']['dictionary']=Object['assign'](_0x281592['es']['dictionary'],_0xca54ab),_0x281592['es']['getPluralForm']=_0x274940;})(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.','Importing\x20Word\x20document':'Word\x20dokumendi\x20importimine'},'getPluralForm':_0x1b89f0=>0x1!=_0x1b89f0}};
23
+ export default{'et':{'dictionary':{'Import\x20from\x20Word':'Wordist\x20importimine','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordi\x20faili\x20importimisel\x20tekkis\x20viga.','Importing\x20Word\x20document':'Word\x20dokumendi\x20importimine'},'getPluralForm':_0x2f47d3=>0x1!=_0x2f47d3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x88c4a2=>{const {et:{dictionary:_0x26cee6,getPluralForm:_0x241db5}}={'et':{'dictionary':{'Import\x20from\x20Word':'Wordist\x20importimine','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordi\x20faili\x20importimisel\x20tekkis\x20viga.','Importing\x20Word\x20document':'Word\x20dokumendi\x20importimine'},'getPluralForm':_0x130a3c=>0x1!=_0x130a3c}};_0x88c4a2['et']||={'dictionary':{},'getPluralForm':null},_0x88c4a2['et']['dictionary']=Object['assign'](_0x88c4a2['et']['dictionary'],_0x26cee6),_0x88c4a2['et']['getPluralForm']=_0x241db5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x594efd=>{const {et:{dictionary:_0x55a689,getPluralForm:_0x575fe0}}={'et':{'dictionary':{'Import\x20from\x20Word':'Wordist\x20importimine','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordi\x20faili\x20importimisel\x20tekkis\x20viga.','Importing\x20Word\x20document':'Word\x20dokumendi\x20importimine'},'getPluralForm':_0x1683c0=>0x1!=_0x1683c0}};_0x594efd['et']||={'dictionary':{},'getPluralForm':null},_0x594efd['et']['dictionary']=Object['assign'](_0x594efd['et']['dictionary'],_0x55a689),_0x594efd['et']['getPluralForm']=_0x575fe0;})(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.','Importing\x20Word\x20document':'Tuodaan\x20Word-asiakirja'},'getPluralForm':_0x5372fa=>0x1!=_0x5372fa}};
23
+ export default{'fi':{'dictionary':{'Import\x20from\x20Word':'Tuo\x20Wordista','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word-tiedoston\x20tuomisessa\x20tapahtui\x20virhe.','Importing\x20Word\x20document':'Tuodaan\x20Word-asiakirja'},'getPluralForm':_0x20afc1=>0x1!=_0x20afc1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x306b0b=>{const {fi:{dictionary:_0x1420de,getPluralForm:_0x3ae3be}}={'fi':{'dictionary':{'Import\x20from\x20Word':'Tuo\x20Wordista','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word-tiedoston\x20tuomisessa\x20tapahtui\x20virhe.','Importing\x20Word\x20document':'Tuodaan\x20Word-asiakirja'},'getPluralForm':_0x16869a=>0x1!=_0x16869a}};_0x306b0b['fi']||={'dictionary':{},'getPluralForm':null},_0x306b0b['fi']['dictionary']=Object['assign'](_0x306b0b['fi']['dictionary'],_0x1420de),_0x306b0b['fi']['getPluralForm']=_0x3ae3be;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x336577=>{const {fi:{dictionary:_0x6d83b9,getPluralForm:_0x43b8ca}}={'fi':{'dictionary':{'Import\x20from\x20Word':'Tuo\x20Wordista','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word-tiedoston\x20tuomisessa\x20tapahtui\x20virhe.','Importing\x20Word\x20document':'Tuodaan\x20Word-asiakirja'},'getPluralForm':_0x14d82a=>0x1!=_0x14d82a}};_0x336577['fi']||={'dictionary':{},'getPluralForm':null},_0x336577['fi']['dictionary']=Object['assign'](_0x336577['fi']['dictionary'],_0x6d83b9),_0x336577['fi']['getPluralForm']=_0x43b8ca;})(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.','Importing\x20Word\x20document':'Importation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0x5f1aec=>0x0==_0x5f1aec||0x1==_0x5f1aec?0x0:0x0!=_0x5f1aec&&_0x5f1aec%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.','Importing\x20Word\x20document':'Importation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0x133969=>0x0==_0x133969||0x1==_0x133969?0x0:0x0!=_0x133969&&_0x133969%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x54b6e3=>{const {fr:{dictionary:_0x259dba,getPluralForm:_0x17b953}}={'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.','Importing\x20Word\x20document':'Importation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0x47c553=>0x0==_0x47c553||0x1==_0x47c553?0x0:0x0!=_0x47c553&&_0x47c553%0xf4240==0x0?0x1:0x2}};_0x54b6e3['fr']||={'dictionary':{},'getPluralForm':null},_0x54b6e3['fr']['dictionary']=Object['assign'](_0x54b6e3['fr']['dictionary'],_0x259dba),_0x54b6e3['fr']['getPluralForm']=_0x17b953;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33c1e5=>{const {fr:{dictionary:_0x1d3e3b,getPluralForm:_0xd094b8}}={'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.','Importing\x20Word\x20document':'Importation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0xbaf988=>0x0==_0xbaf988||0x1==_0xbaf988?0x0:0x0!=_0xbaf988&&_0xbaf988%0xf4240==0x0?0x1:0x2}};_0x33c1e5['fr']||={'dictionary':{},'getPluralForm':null},_0x33c1e5['fr']['dictionary']=Object['assign'](_0x33c1e5['fr']['dictionary'],_0x1d3e3b),_0x33c1e5['fr']['getPluralForm']=_0xd094b8;})(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.','Importing\x20Word\x20document':''},'getPluralForm':_0xfa2932=>0x1!=_0xfa2932}};
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.','Importing\x20Word\x20document':''},'getPluralForm':_0x41f4e5=>0x1!=_0x41f4e5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3e8041=>{const {gl:{dictionary:_0x3c75d6,getPluralForm:_0x14edbf}}={'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.','Importing\x20Word\x20document':''},'getPluralForm':_0x156ea1=>0x1!=_0x156ea1}};_0x3e8041['gl']||={'dictionary':{},'getPluralForm':null},_0x3e8041['gl']['dictionary']=Object['assign'](_0x3e8041['gl']['dictionary'],_0x3c75d6),_0x3e8041['gl']['getPluralForm']=_0x14edbf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x42e290=>{const {gl:{dictionary:_0x93051b,getPluralForm:_0x35ccbc}}={'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.','Importing\x20Word\x20document':''},'getPluralForm':_0x461e12=>0x1!=_0x461e12}};_0x42e290['gl']||={'dictionary':{},'getPluralForm':null},_0x42e290['gl']['dictionary']=Object['assign'](_0x42e290['gl']['dictionary'],_0x93051b),_0x42e290['gl']['getPluralForm']=_0x35ccbc;})(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.','Importing\x20Word\x20document':'מייבא\x20מסמך\x20וורד'},'getPluralForm':_0x463bc2=>0x1==_0x463bc2&&_0x463bc2%0x1==0x0?0x0:0x2==_0x463bc2&&_0x463bc2%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.','Importing\x20Word\x20document':'מייבא\x20מסמך\x20וורד'},'getPluralForm':_0x2ebeee=>0x1==_0x2ebeee&&_0x2ebeee%0x1==0x0?0x0:0x2==_0x2ebeee&&_0x2ebeee%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3d68e9=>{const {he:{dictionary:_0x24133b,getPluralForm:_0x270f41}}={'he':{'dictionary':{'Import\x20from\x20Word':'ייבוא\x20מ-Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20ייבוא\x20קובץ\x20ה-Word.','Importing\x20Word\x20document':'מייבא\x20מסמך\x20וורד'},'getPluralForm':_0x3869de=>0x1==_0x3869de&&_0x3869de%0x1==0x0?0x0:0x2==_0x3869de&&_0x3869de%0x1==0x0?0x1:0x2}};_0x3d68e9['he']||={'dictionary':{},'getPluralForm':null},_0x3d68e9['he']['dictionary']=Object['assign'](_0x3d68e9['he']['dictionary'],_0x24133b),_0x3d68e9['he']['getPluralForm']=_0x270f41;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4e7543=>{const {he:{dictionary:_0x2a3604,getPluralForm:_0x72174d}}={'he':{'dictionary':{'Import\x20from\x20Word':'ייבוא\x20מ-Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20ייבוא\x20קובץ\x20ה-Word.','Importing\x20Word\x20document':'מייבא\x20מסמך\x20וורד'},'getPluralForm':_0x5ad796=>0x1==_0x5ad796&&_0x5ad796%0x1==0x0?0x0:0x2==_0x5ad796&&_0x5ad796%0x1==0x0?0x1:0x2}};_0x4e7543['he']||={'dictionary':{},'getPluralForm':null},_0x4e7543['he']['dictionary']=Object['assign'](_0x4e7543['he']['dictionary'],_0x2a3604),_0x4e7543['he']['getPluralForm']=_0x72174d;})(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गया','Importing\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20इम्पोर्ट\x20की\x20जा\x20रही\x20है'},'getPluralForm':_0x38d565=>0x1!=_0x38d565}};
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गया','Importing\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20इम्पोर्ट\x20की\x20जा\x20रही\x20है'},'getPluralForm':_0x1ddcea=>0x1!=_0x1ddcea}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1731d8=>{const {hi:{dictionary:_0x367a59,getPluralForm:_0x1928e7}}={'hi':{'dictionary':{'Import\x20from\x20Word':'वर्ड\x20से\x20इंपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'वर्ड\x20फाइल\x20इंपोर्ट\x20करते\x20वक्त\x20एरर\x20हो\x20गया','Importing\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20इम्पोर्ट\x20की\x20जा\x20रही\x20है'},'getPluralForm':_0xcb4fe0=>0x1!=_0xcb4fe0}};_0x1731d8['hi']||={'dictionary':{},'getPluralForm':null},_0x1731d8['hi']['dictionary']=Object['assign'](_0x1731d8['hi']['dictionary'],_0x367a59),_0x1731d8['hi']['getPluralForm']=_0x1928e7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47ac69=>{const {hi:{dictionary:_0x389899,getPluralForm:_0x1881b6}}={'hi':{'dictionary':{'Import\x20from\x20Word':'वर्ड\x20से\x20इंपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'वर्ड\x20फाइल\x20इंपोर्ट\x20करते\x20वक्त\x20एरर\x20हो\x20गया','Importing\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20इम्पोर्ट\x20की\x20जा\x20रही\x20है'},'getPluralForm':_0x32314b=>0x1!=_0x32314b}};_0x47ac69['hi']||={'dictionary':{},'getPluralForm':null},_0x47ac69['hi']['dictionary']=Object['assign'](_0x47ac69['hi']['dictionary'],_0x389899),_0x47ac69['hi']['getPluralForm']=_0x1881b6;})(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','Importing\x20Word\x20document':''},'getPluralForm':_0x3d260c=>_0x3d260c%0xa==0x1&&_0x3d260c%0x64!=0xb?0x0:_0x3d260c%0xa>=0x2&&_0x3d260c%0xa<=0x4&&(_0x3d260c%0x64<0xa||_0x3d260c%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','Importing\x20Word\x20document':''},'getPluralForm':_0x17f682=>_0x17f682%0xa==0x1&&_0x17f682%0x64!=0xb?0x0:_0x17f682%0xa>=0x2&&_0x17f682%0xa<=0x4&&(_0x17f682%0x64<0xa||_0x17f682%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x43b9a9=>{const {hr:{dictionary:_0x382200,getPluralForm:_0x4f924a}}={'hr':{'dictionary':{'Import\x20from\x20Word':'Uvoz\x20iz\x20Worda','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Dogodila\x20se\x20greška\x20prilikom\x20uvoza\x20iz\x20Worda','Importing\x20Word\x20document':''},'getPluralForm':_0x1a6e80=>_0x1a6e80%0xa==0x1&&_0x1a6e80%0x64!=0xb?0x0:_0x1a6e80%0xa>=0x2&&_0x1a6e80%0xa<=0x4&&(_0x1a6e80%0x64<0xa||_0x1a6e80%0x64>=0x14)?0x1:0x2}};_0x43b9a9['hr']||={'dictionary':{},'getPluralForm':null},_0x43b9a9['hr']['dictionary']=Object['assign'](_0x43b9a9['hr']['dictionary'],_0x382200),_0x43b9a9['hr']['getPluralForm']=_0x4f924a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5c3e95=>{const {hr:{dictionary:_0x2bd3fb,getPluralForm:_0x280993}}={'hr':{'dictionary':{'Import\x20from\x20Word':'Uvoz\x20iz\x20Worda','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Dogodila\x20se\x20greška\x20prilikom\x20uvoza\x20iz\x20Worda','Importing\x20Word\x20document':''},'getPluralForm':_0x570e3f=>_0x570e3f%0xa==0x1&&_0x570e3f%0x64!=0xb?0x0:_0x570e3f%0xa>=0x2&&_0x570e3f%0xa<=0x4&&(_0x570e3f%0x64<0xa||_0x570e3f%0x64>=0x14)?0x1:0x2}};_0x5c3e95['hr']||={'dictionary':{},'getPluralForm':null},_0x5c3e95['hr']['dictionary']=Object['assign'](_0x5c3e95['hr']['dictionary'],_0x2bd3fb),_0x5c3e95['hr']['getPluralForm']=_0x280993;})(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.','Importing\x20Word\x20document':'Word\x20dokumentum\x20importálása'},'getPluralForm':_0x54c91b=>0x1!=_0x54c91b}};
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.','Importing\x20Word\x20document':'Word\x20dokumentum\x20importálása'},'getPluralForm':_0x55fa86=>0x1!=_0x55fa86}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3b79ee=>{const {hu:{dictionary:_0x2df40f,getPluralForm:_0x29b5e9}}={'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.','Importing\x20Word\x20document':'Word\x20dokumentum\x20importálása'},'getPluralForm':_0x5f1cbb=>0x1!=_0x5f1cbb}};_0x3b79ee['hu']||={'dictionary':{},'getPluralForm':null},_0x3b79ee['hu']['dictionary']=Object['assign'](_0x3b79ee['hu']['dictionary'],_0x2df40f),_0x3b79ee['hu']['getPluralForm']=_0x29b5e9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5679ee=>{const {hu:{dictionary:_0x49ff76,getPluralForm:_0x333271}}={'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.','Importing\x20Word\x20document':'Word\x20dokumentum\x20importálása'},'getPluralForm':_0x4b5202=>0x1!=_0x4b5202}};_0x5679ee['hu']||={'dictionary':{},'getPluralForm':null},_0x5679ee['hu']['dictionary']=Object['assign'](_0x5679ee['hu']['dictionary'],_0x49ff76),_0x5679ee['hu']['getPluralForm']=_0x333271;})(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.','Importing\x20Word\x20document':'mengimpor\x20dokumen\x20Word'},'getPluralForm':_0x1f6e7a=>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.','Importing\x20Word\x20document':'mengimpor\x20dokumen\x20Word'},'getPluralForm':_0x136e50=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x133a2f=>{const {id:{dictionary:_0x4645b4,getPluralForm:_0x3f9781}}={'id':{'dictionary':{'Import\x20from\x20Word':'Impor\x20dari\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20saat\x20mengimpor\x20file\x20Word.','Importing\x20Word\x20document':'mengimpor\x20dokumen\x20Word'},'getPluralForm':_0x372ed1=>0x0}};_0x133a2f['id']||={'dictionary':{},'getPluralForm':null},_0x133a2f['id']['dictionary']=Object['assign'](_0x133a2f['id']['dictionary'],_0x4645b4),_0x133a2f['id']['getPluralForm']=_0x3f9781;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xfc9f52=>{const {id:{dictionary:_0x5684fc,getPluralForm:_0x224a94}}={'id':{'dictionary':{'Import\x20from\x20Word':'Impor\x20dari\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20saat\x20mengimpor\x20file\x20Word.','Importing\x20Word\x20document':'mengimpor\x20dokumen\x20Word'},'getPluralForm':_0x24a1e7=>0x0}};_0xfc9f52['id']||={'dictionary':{},'getPluralForm':null},_0xfc9f52['id']['dictionary']=Object['assign'](_0xfc9f52['id']['dictionary'],_0x5684fc),_0xfc9f52['id']['getPluralForm']=_0x224a94;})(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.','Importing\x20Word\x20document':'Importa\x20documento\x20Word'},'getPluralForm':_0x58f0e2=>0x1==_0x58f0e2?0x0:0x0!=_0x58f0e2&&_0x58f0e2%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.','Importing\x20Word\x20document':'Importa\x20documento\x20Word'},'getPluralForm':_0x17bb30=>0x1==_0x17bb30?0x0:0x0!=_0x17bb30&&_0x17bb30%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3fb65c=>{const {it:{dictionary:_0x296a64,getPluralForm:_0x79d361}}={'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.','Importing\x20Word\x20document':'Importa\x20documento\x20Word'},'getPluralForm':_0x409588=>0x1==_0x409588?0x0:0x0!=_0x409588&&_0x409588%0xf4240==0x0?0x1:0x2}};_0x3fb65c['it']||={'dictionary':{},'getPluralForm':null},_0x3fb65c['it']['dictionary']=Object['assign'](_0x3fb65c['it']['dictionary'],_0x296a64),_0x3fb65c['it']['getPluralForm']=_0x79d361;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x403ca7=>{const {it:{dictionary:_0x1d8029,getPluralForm:_0x23db13}}={'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.','Importing\x20Word\x20document':'Importa\x20documento\x20Word'},'getPluralForm':_0x2d68e3=>0x1==_0x2d68e3?0x0:0x0!=_0x2d68e3&&_0x2d68e3%0xf4240==0x0?0x1:0x2}};_0x403ca7['it']||={'dictionary':{},'getPluralForm':null},_0x403ca7['it']['dictionary']=Object['assign'](_0x403ca7['it']['dictionary'],_0x1d8029),_0x403ca7['it']['getPluralForm']=_0x23db13;})(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フィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x1a39bb=>0x0}};
23
+ export default{'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x1808c0=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x585eaa=>{const {ja:{dictionary:_0x722acb,getPluralForm:_0x13b749}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0xc96ff9=>0x0}};_0x585eaa['ja']||={'dictionary':{},'getPluralForm':null},_0x585eaa['ja']['dictionary']=Object['assign'](_0x585eaa['ja']['dictionary'],_0x722acb),_0x585eaa['ja']['getPluralForm']=_0x13b749;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc1169a=>{const {ja:{dictionary:_0x2675ef,getPluralForm:_0x252696}}={'ja':{'dictionary':{'Import\x20from\x20Word':'Wordからインポート','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Wordフィアルのインポート中にエラーが発生しました','Importing\x20Word\x20document':'Word文書をインポート中'},'getPluralForm':_0x882e43=>0x0}};_0xc1169a['ja']||={'dictionary':{},'getPluralForm':null},_0xc1169a['ja']['dictionary']=Object['assign'](_0xc1169a['ja']['dictionary'],_0x2675ef),_0xc1169a['ja']['getPluralForm']=_0x252696;})(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발생했습니다.','Importing\x20Word\x20document':'Word\x20문서\x20가져오는\x20중'},'getPluralForm':_0x22b5dd=>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':_0x570f0d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xaf3207=>{const {ko:{dictionary:_0x1e9ae0,getPluralForm:_0x3d1a8b}}={'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':_0x595d1f=>0x0}};_0xaf3207['ko']||={'dictionary':{},'getPluralForm':null},_0xaf3207['ko']['dictionary']=Object['assign'](_0xaf3207['ko']['dictionary'],_0x1e9ae0),_0xaf3207['ko']['getPluralForm']=_0x3d1a8b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4b1b59=>{const {ko:{dictionary:_0x52dab5,getPluralForm:_0x4b6e66}}={'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':_0x348afa=>0x0}};_0x4b1b59['ko']||={'dictionary':{},'getPluralForm':null},_0x4b1b59['ko']['dictionary']=Object['assign'](_0x4b1b59['ko']['dictionary'],_0x52dab5),_0x4b1b59['ko']['getPluralForm']=_0x4b6e66;})(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':_0x15fd3b=>_0x15fd3b%0xa==0x1&&(_0x15fd3b%0x64>0x13||_0x15fd3b%0x64<0xb)?0x0:_0x15fd3b%0xa>=0x2&&_0x15fd3b%0xa<=0x9&&(_0x15fd3b%0x64>0x13||_0x15fd3b%0x64<0xb)?0x1:_0x15fd3b%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':_0x2c8215=>_0x2c8215%0xa==0x1&&(_0x2c8215%0x64>0x13||_0x2c8215%0x64<0xb)?0x0:_0x2c8215%0xa>=0x2&&_0x2c8215%0xa<=0x9&&(_0x2c8215%0x64>0x13||_0x2c8215%0x64<0xb)?0x1:_0x2c8215%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x20ca60=>{const {lt:{dictionary:_0x5916d2,getPluralForm:_0x123a0f}}={'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':_0x4b79f8=>_0x4b79f8%0xa==0x1&&(_0x4b79f8%0x64>0x13||_0x4b79f8%0x64<0xb)?0x0:_0x4b79f8%0xa>=0x2&&_0x4b79f8%0xa<=0x9&&(_0x4b79f8%0x64>0x13||_0x4b79f8%0x64<0xb)?0x1:_0x4b79f8%0x1!=0x0?0x2:0x3}};_0x20ca60['lt']||={'dictionary':{},'getPluralForm':null},_0x20ca60['lt']['dictionary']=Object['assign'](_0x20ca60['lt']['dictionary'],_0x5916d2),_0x20ca60['lt']['getPluralForm']=_0x123a0f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4e10b2=>{const {lt:{dictionary:_0x352c9c,getPluralForm:_0xf1779}}={'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':_0x3118eb=>_0x3118eb%0xa==0x1&&(_0x3118eb%0x64>0x13||_0x3118eb%0x64<0xb)?0x0:_0x3118eb%0xa>=0x2&&_0x3118eb%0xa<=0x9&&(_0x3118eb%0x64>0x13||_0x3118eb%0x64<0xb)?0x1:_0x3118eb%0x1!=0x0?0x2:0x3}};_0x4e10b2['lt']||={'dictionary':{},'getPluralForm':null},_0x4e10b2['lt']['dictionary']=Object['assign'](_0x4e10b2['lt']['dictionary'],_0x352c9c),_0x4e10b2['lt']['getPluralForm']=_0xf1779;})(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':_0x10bac4=>_0x10bac4%0xa==0x1&&_0x10bac4%0x64!=0xb?0x0:0x0!=_0x10bac4?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':_0x5e7374=>_0x5e7374%0xa==0x1&&_0x5e7374%0x64!=0xb?0x0:0x0!=_0x5e7374?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5a0fab=>{const {lv:{dictionary:_0x313539,getPluralForm:_0x2cae3d}}={'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':_0x218bfb=>_0x218bfb%0xa==0x1&&_0x218bfb%0x64!=0xb?0x0:0x0!=_0x218bfb?0x1:0x2}};_0x5a0fab['lv']||={'dictionary':{},'getPluralForm':null},_0x5a0fab['lv']['dictionary']=Object['assign'](_0x5a0fab['lv']['dictionary'],_0x313539),_0x5a0fab['lv']['getPluralForm']=_0x2cae3d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x351fbb=>{const {lv:{dictionary:_0x10127f,getPluralForm:_0x5d47af}}={'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':_0x35760f=>_0x35760f%0xa==0x1&&_0x35760f%0x64!=0xb?0x0:0x0!=_0x35760f?0x1:0x2}};_0x351fbb['lv']||={'dictionary':{},'getPluralForm':null},_0x351fbb['lv']['dictionary']=Object['assign'](_0x351fbb['lv']['dictionary'],_0x10127f),_0x351fbb['lv']['getPluralForm']=_0x5d47af;})(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':_0x1ec08c=>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':_0x5398f2=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3dc9a4=>{const {ms:{dictionary:_0x2f8afd,getPluralForm:_0x27c92c}}={'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':_0x14e0bc=>0x0}};_0x3dc9a4['ms']||={'dictionary':{},'getPluralForm':null},_0x3dc9a4['ms']['dictionary']=Object['assign'](_0x3dc9a4['ms']['dictionary'],_0x2f8afd),_0x3dc9a4['ms']['getPluralForm']=_0x27c92c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2695dd=>{const {ms:{dictionary:_0x5aee24,getPluralForm:_0x279e86}}={'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':_0x40a5ed=>0x0}};_0x2695dd['ms']||={'dictionary':{},'getPluralForm':null},_0x2695dd['ms']['dictionary']=Object['assign'](_0x2695dd['ms']['dictionary'],_0x5aee24),_0x2695dd['ms']['getPluralForm']=_0x279e86;})(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':_0x1b7380=>0x1!=_0x1b7380}};
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':_0x2718dd=>0x1!=_0x2718dd}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a99c8=>{const {nl:{dictionary:_0x53520f,getPluralForm:_0x3eba3b}}={'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':_0x18b414=>0x1!=_0x18b414}};_0x2a99c8['nl']||={'dictionary':{},'getPluralForm':null},_0x2a99c8['nl']['dictionary']=Object['assign'](_0x2a99c8['nl']['dictionary'],_0x53520f),_0x2a99c8['nl']['getPluralForm']=_0x3eba3b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1f5a84=>{const {nl:{dictionary:_0x58f032,getPluralForm:_0x474ccb}}={'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':_0x44a885=>0x1!=_0x44a885}};_0x1f5a84['nl']||={'dictionary':{},'getPluralForm':null},_0x1f5a84['nl']['dictionary']=Object['assign'](_0x1f5a84['nl']['dictionary'],_0x58f032),_0x1f5a84['nl']['getPluralForm']=_0x474ccb;})(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':_0x1bfa26=>0x1!=_0x1bfa26}};
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':_0x288944=>0x1!=_0x288944}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x268989=>{const {no:{dictionary:_0x2e79e9,getPluralForm:_0x2e2451}}={'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':_0xa05c08=>0x1!=_0xa05c08}};_0x268989['no']||={'dictionary':{},'getPluralForm':null},_0x268989['no']['dictionary']=Object['assign'](_0x268989['no']['dictionary'],_0x2e79e9),_0x268989['no']['getPluralForm']=_0x2e2451;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3b692d=>{const {no:{dictionary:_0x4c455a,getPluralForm:_0x15d0e6}}={'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':_0x45df7d=>0x1!=_0x45df7d}};_0x3b692d['no']||={'dictionary':{},'getPluralForm':null},_0x3b692d['no']['dictionary']=Object['assign'](_0x3b692d['no']['dictionary'],_0x4c455a),_0x3b692d['no']['getPluralForm']=_0x15d0e6;})(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':_0x2e4628=>0x1==_0x2e4628?0x0:_0x2e4628%0xa>=0x2&&_0x2e4628%0xa<=0x4&&(_0x2e4628%0x64<0xc||_0x2e4628%0x64>0xe)?0x1:0x1!=_0x2e4628&&_0x2e4628%0xa>=0x0&&_0x2e4628%0xa<=0x1||_0x2e4628%0xa>=0x5&&_0x2e4628%0xa<=0x9||_0x2e4628%0x64>=0xc&&_0x2e4628%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':_0x46ad7d=>0x1==_0x46ad7d?0x0:_0x46ad7d%0xa>=0x2&&_0x46ad7d%0xa<=0x4&&(_0x46ad7d%0x64<0xc||_0x46ad7d%0x64>0xe)?0x1:0x1!=_0x46ad7d&&_0x46ad7d%0xa>=0x0&&_0x46ad7d%0xa<=0x1||_0x46ad7d%0xa>=0x5&&_0x46ad7d%0xa<=0x9||_0x46ad7d%0x64>=0xc&&_0x46ad7d%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x276318=>{const {pl:{dictionary:_0x22aea7,getPluralForm:_0x160fdd}}={'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':_0x5a7e53=>0x1==_0x5a7e53?0x0:_0x5a7e53%0xa>=0x2&&_0x5a7e53%0xa<=0x4&&(_0x5a7e53%0x64<0xc||_0x5a7e53%0x64>0xe)?0x1:0x1!=_0x5a7e53&&_0x5a7e53%0xa>=0x0&&_0x5a7e53%0xa<=0x1||_0x5a7e53%0xa>=0x5&&_0x5a7e53%0xa<=0x9||_0x5a7e53%0x64>=0xc&&_0x5a7e53%0x64<=0xe?0x2:0x3}};_0x276318['pl']||={'dictionary':{},'getPluralForm':null},_0x276318['pl']['dictionary']=Object['assign'](_0x276318['pl']['dictionary'],_0x22aea7),_0x276318['pl']['getPluralForm']=_0x160fdd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc880b9=>{const {pl:{dictionary:_0x386001,getPluralForm:_0x92abc4}}={'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':_0x168e33=>0x1==_0x168e33?0x0:_0x168e33%0xa>=0x2&&_0x168e33%0xa<=0x4&&(_0x168e33%0x64<0xc||_0x168e33%0x64>0xe)?0x1:0x1!=_0x168e33&&_0x168e33%0xa>=0x0&&_0x168e33%0xa<=0x1||_0x168e33%0xa>=0x5&&_0x168e33%0xa<=0x9||_0x168e33%0x64>=0xc&&_0x168e33%0x64<=0xe?0x2:0x3}};_0xc880b9['pl']||={'dictionary':{},'getPluralForm':null},_0xc880b9['pl']['dictionary']=Object['assign'](_0xc880b9['pl']['dictionary'],_0x386001),_0xc880b9['pl']['getPluralForm']=_0x92abc4;})(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':_0x10795e=>0x0==_0x10795e||0x1==_0x10795e?0x0:0x0!=_0x10795e&&_0x10795e%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':_0x5399cc=>0x0==_0x5399cc||0x1==_0x5399cc?0x0:0x0!=_0x5399cc&&_0x5399cc%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b0196=>{const {'pt-br':{dictionary:_0x33ae88,getPluralForm:_0x1a89ac}}={'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':_0x2c2210=>0x0==_0x2c2210||0x1==_0x2c2210?0x0:0x0!=_0x2c2210&&_0x2c2210%0xf4240==0x0?0x1:0x2}};_0x4b0196['pt-br']||={'dictionary':{},'getPluralForm':null},_0x4b0196['pt-br']['dictionary']=Object['assign'](_0x4b0196['pt-br']['dictionary'],_0x33ae88),_0x4b0196['pt-br']['getPluralForm']=_0x1a89ac;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2e3999=>{const {'pt-br':{dictionary:_0x1d24f7,getPluralForm:_0x21d990}}={'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':_0x472a09=>0x0==_0x472a09||0x1==_0x472a09?0x0:0x0!=_0x472a09&&_0x472a09%0xf4240==0x0?0x1:0x2}};_0x2e3999['pt-br']||={'dictionary':{},'getPluralForm':null},_0x2e3999['pt-br']['dictionary']=Object['assign'](_0x2e3999['pt-br']['dictionary'],_0x1d24f7),_0x2e3999['pt-br']['getPluralForm']=_0x21d990;})(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':_0x439c97=>0x0==_0x439c97||0x1==_0x439c97?0x0:0x0!=_0x439c97&&_0x439c97%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':_0x2b5098=>0x0==_0x2b5098||0x1==_0x2b5098?0x0:0x0!=_0x2b5098&&_0x2b5098%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4c4a67=>{const {pt:{dictionary:_0x133b64,getPluralForm:_0x206f5d}}={'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':_0x338e7b=>0x0==_0x338e7b||0x1==_0x338e7b?0x0:0x0!=_0x338e7b&&_0x338e7b%0xf4240==0x0?0x1:0x2}};_0x4c4a67['pt']||={'dictionary':{},'getPluralForm':null},_0x4c4a67['pt']['dictionary']=Object['assign'](_0x4c4a67['pt']['dictionary'],_0x133b64),_0x4c4a67['pt']['getPluralForm']=_0x206f5d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x191bb9=>{const {pt:{dictionary:_0x2144b6,getPluralForm:_0x46f42e}}={'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':_0x2f7b67=>0x0==_0x2f7b67||0x1==_0x2f7b67?0x0:0x0!=_0x2f7b67&&_0x2f7b67%0xf4240==0x0?0x1:0x2}};_0x191bb9['pt']||={'dictionary':{},'getPluralForm':null},_0x191bb9['pt']['dictionary']=Object['assign'](_0x191bb9['pt']['dictionary'],_0x2144b6),_0x191bb9['pt']['getPluralForm']=_0x46f42e;})(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':_0x6d3ec3=>0x1==_0x6d3ec3?0x0:_0x6d3ec3%0x64>0x13||_0x6d3ec3%0x64==0x0&&0x0!=_0x6d3ec3?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':_0x34e458=>0x1==_0x34e458?0x0:_0x34e458%0x64>0x13||_0x34e458%0x64==0x0&&0x0!=_0x34e458?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b143c=>{const {ro:{dictionary:_0x415641,getPluralForm:_0x51c7ba}}={'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':_0x12b7a1=>0x1==_0x12b7a1?0x0:_0x12b7a1%0x64>0x13||_0x12b7a1%0x64==0x0&&0x0!=_0x12b7a1?0x2:0x1}};_0x4b143c['ro']||={'dictionary':{},'getPluralForm':null},_0x4b143c['ro']['dictionary']=Object['assign'](_0x4b143c['ro']['dictionary'],_0x415641),_0x4b143c['ro']['getPluralForm']=_0x51c7ba;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x586802=>{const {ro:{dictionary:_0xe0234a,getPluralForm:_0x138ea6}}={'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':_0x156cee=>0x1==_0x156cee?0x0:_0x156cee%0x64>0x13||_0x156cee%0x64==0x0&&0x0!=_0x156cee?0x2:0x1}};_0x586802['ro']||={'dictionary':{},'getPluralForm':null},_0x586802['ro']['dictionary']=Object['assign'](_0x586802['ro']['dictionary'],_0xe0234a),_0x586802['ro']['getPluralForm']=_0x138ea6;})(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':_0x3980a0=>_0x3980a0%0xa==0x1&&_0x3980a0%0x64!=0xb?0x0:_0x3980a0%0xa>=0x2&&_0x3980a0%0xa<=0x4&&(_0x3980a0%0x64<0xc||_0x3980a0%0x64>0xe)?0x1:_0x3980a0%0xa==0x0||_0x3980a0%0xa>=0x5&&_0x3980a0%0xa<=0x9||_0x3980a0%0x64>=0xb&&_0x3980a0%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':_0x5f1028=>_0x5f1028%0xa==0x1&&_0x5f1028%0x64!=0xb?0x0:_0x5f1028%0xa>=0x2&&_0x5f1028%0xa<=0x4&&(_0x5f1028%0x64<0xc||_0x5f1028%0x64>0xe)?0x1:_0x5f1028%0xa==0x0||_0x5f1028%0xa>=0x5&&_0x5f1028%0xa<=0x9||_0x5f1028%0x64>=0xb&&_0x5f1028%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x367633=>{const {ru:{dictionary:_0x2cfa77,getPluralForm:_0x22ece8}}={'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':_0x1c7118=>_0x1c7118%0xa==0x1&&_0x1c7118%0x64!=0xb?0x0:_0x1c7118%0xa>=0x2&&_0x1c7118%0xa<=0x4&&(_0x1c7118%0x64<0xc||_0x1c7118%0x64>0xe)?0x1:_0x1c7118%0xa==0x0||_0x1c7118%0xa>=0x5&&_0x1c7118%0xa<=0x9||_0x1c7118%0x64>=0xb&&_0x1c7118%0x64<=0xe?0x2:0x3}};_0x367633['ru']||={'dictionary':{},'getPluralForm':null},_0x367633['ru']['dictionary']=Object['assign'](_0x367633['ru']['dictionary'],_0x2cfa77),_0x367633['ru']['getPluralForm']=_0x22ece8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5694be=>{const {ru:{dictionary:_0x14708b,getPluralForm:_0x21a852}}={'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':_0x56d586=>_0x56d586%0xa==0x1&&_0x56d586%0x64!=0xb?0x0:_0x56d586%0xa>=0x2&&_0x56d586%0xa<=0x4&&(_0x56d586%0x64<0xc||_0x56d586%0x64>0xe)?0x1:_0x56d586%0xa==0x0||_0x56d586%0xa>=0x5&&_0x56d586%0xa<=0x9||_0x56d586%0x64>=0xb&&_0x56d586%0x64<=0xe?0x2:0x3}};_0x5694be['ru']||={'dictionary':{},'getPluralForm':null},_0x5694be['ru']['dictionary']=Object['assign'](_0x5694be['ru']['dictionary'],_0x14708b),_0x5694be['ru']['getPluralForm']=_0x21a852;})(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':_0x542a35=>_0x542a35%0x1==0x0&&0x1==_0x542a35?0x0:_0x542a35%0x1==0x0&&_0x542a35>=0x2&&_0x542a35<=0x4?0x1:_0x542a35%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':_0x197c96=>_0x197c96%0x1==0x0&&0x1==_0x197c96?0x0:_0x197c96%0x1==0x0&&_0x197c96>=0x2&&_0x197c96<=0x4?0x1:_0x197c96%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b7266=>{const {sk:{dictionary:_0x4be886,getPluralForm:_0x1e096c}}={'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':_0x5dc433=>_0x5dc433%0x1==0x0&&0x1==_0x5dc433?0x0:_0x5dc433%0x1==0x0&&_0x5dc433>=0x2&&_0x5dc433<=0x4?0x1:_0x5dc433%0x1!=0x0?0x2:0x3}};_0x5b7266['sk']||={'dictionary':{},'getPluralForm':null},_0x5b7266['sk']['dictionary']=Object['assign'](_0x5b7266['sk']['dictionary'],_0x4be886),_0x5b7266['sk']['getPluralForm']=_0x1e096c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xcb8db2=>{const {sk:{dictionary:_0x4a1d3a,getPluralForm:_0x5347c5}}={'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':_0xdbe802=>_0xdbe802%0x1==0x0&&0x1==_0xdbe802?0x0:_0xdbe802%0x1==0x0&&_0xdbe802>=0x2&&_0xdbe802<=0x4?0x1:_0xdbe802%0x1!=0x0?0x2:0x3}};_0xcb8db2['sk']||={'dictionary':{},'getPluralForm':null},_0xcb8db2['sk']['dictionary']=Object['assign'](_0xcb8db2['sk']['dictionary'],_0x4a1d3a),_0xcb8db2['sk']['getPluralForm']=_0x5347c5;})(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':_0x466bb4=>_0x466bb4%0xa==0x1&&_0x466bb4%0x64!=0xb?0x0:_0x466bb4%0xa>=0x2&&_0x466bb4%0xa<=0x4&&(_0x466bb4%0x64<0xa||_0x466bb4%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':_0x55c641=>_0x55c641%0xa==0x1&&_0x55c641%0x64!=0xb?0x0:_0x55c641%0xa>=0x2&&_0x55c641%0xa<=0x4&&(_0x55c641%0x64<0xa||_0x55c641%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3dd9d6=>{const {'sr-latn':{dictionary:_0x57e959,getPluralForm:_0x1d9aee}}={'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':_0x4daed9=>_0x4daed9%0xa==0x1&&_0x4daed9%0x64!=0xb?0x0:_0x4daed9%0xa>=0x2&&_0x4daed9%0xa<=0x4&&(_0x4daed9%0x64<0xa||_0x4daed9%0x64>=0x14)?0x1:0x2}};_0x3dd9d6['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x3dd9d6['sr-latn']['dictionary']=Object['assign'](_0x3dd9d6['sr-latn']['dictionary'],_0x57e959),_0x3dd9d6['sr-latn']['getPluralForm']=_0x1d9aee;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x58b738=>{const {'sr-latn':{dictionary:_0x235a95,getPluralForm:_0x2e77c1}}={'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':_0x2dc326=>_0x2dc326%0xa==0x1&&_0x2dc326%0x64!=0xb?0x0:_0x2dc326%0xa>=0x2&&_0x2dc326%0xa<=0x4&&(_0x2dc326%0x64<0xa||_0x2dc326%0x64>=0x14)?0x1:0x2}};_0x58b738['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x58b738['sr-latn']['dictionary']=Object['assign'](_0x58b738['sr-latn']['dictionary'],_0x235a95),_0x58b738['sr-latn']['getPluralForm']=_0x2e77c1;})(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':_0x8c17b3=>_0x8c17b3%0xa==0x1&&_0x8c17b3%0x64!=0xb?0x0:_0x8c17b3%0xa>=0x2&&_0x8c17b3%0xa<=0x4&&(_0x8c17b3%0x64<0xa||_0x8c17b3%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':_0x1aa2ea=>_0x1aa2ea%0xa==0x1&&_0x1aa2ea%0x64!=0xb?0x0:_0x1aa2ea%0xa>=0x2&&_0x1aa2ea%0xa<=0x4&&(_0x1aa2ea%0x64<0xa||_0x1aa2ea%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1d5a53=>{const {sr:{dictionary:_0x42c89b,getPluralForm:_0x2df2d6}}={'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':_0x59f4af=>_0x59f4af%0xa==0x1&&_0x59f4af%0x64!=0xb?0x0:_0x59f4af%0xa>=0x2&&_0x59f4af%0xa<=0x4&&(_0x59f4af%0x64<0xa||_0x59f4af%0x64>=0x14)?0x1:0x2}};_0x1d5a53['sr']||={'dictionary':{},'getPluralForm':null},_0x1d5a53['sr']['dictionary']=Object['assign'](_0x1d5a53['sr']['dictionary'],_0x42c89b),_0x1d5a53['sr']['getPluralForm']=_0x2df2d6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x175e96=>{const {sr:{dictionary:_0x3260f0,getPluralForm:_0x38a0a3}}={'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':_0x4f3753=>_0x4f3753%0xa==0x1&&_0x4f3753%0x64!=0xb?0x0:_0x4f3753%0xa>=0x2&&_0x4f3753%0xa<=0x4&&(_0x4f3753%0x64<0xa||_0x4f3753%0x64>=0x14)?0x1:0x2}};_0x175e96['sr']||={'dictionary':{},'getPluralForm':null},_0x175e96['sr']['dictionary']=Object['assign'](_0x175e96['sr']['dictionary'],_0x3260f0),_0x175e96['sr']['getPluralForm']=_0x38a0a3;})(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':_0x3e78d5=>0x1!=_0x3e78d5}};
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':_0x1cc42e=>0x1!=_0x1cc42e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x33039e=>{const {sv:{dictionary:_0x4ec9d8,getPluralForm:_0x33b180}}={'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':_0x21dddb=>0x1!=_0x21dddb}};_0x33039e['sv']||={'dictionary':{},'getPluralForm':null},_0x33039e['sv']['dictionary']=Object['assign'](_0x33039e['sv']['dictionary'],_0x4ec9d8),_0x33039e['sv']['getPluralForm']=_0x33b180;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x579b24=>{const {sv:{dictionary:_0x1ab641,getPluralForm:_0x468116}}={'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':_0x615fe9=>0x1!=_0x615fe9}};_0x579b24['sv']||={'dictionary':{},'getPluralForm':null},_0x579b24['sv']['dictionary']=Object['assign'](_0x579b24['sv']['dictionary'],_0x1ab641),_0x579b24['sv']['getPluralForm']=_0x468116;})(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':_0x5439b8=>0x0}};
23
+ export default{'th':{'dictionary':{'Import\x20from\x20Word':'นำเข้าจาก\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะนำเข้าไฟล์\x20Word','Importing\x20Word\x20document':'กำลังนำเข้าเอกสาร\x20Word'},'getPluralForm':_0x3b7d8d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x594391=>{const {th:{dictionary:_0x1b88bb,getPluralForm:_0x5a58d3}}={'th':{'dictionary':{'Import\x20from\x20Word':'นำเข้าจาก\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะนำเข้าไฟล์\x20Word','Importing\x20Word\x20document':'กำลังนำเข้าเอกสาร\x20Word'},'getPluralForm':_0x55b3ae=>0x0}};_0x594391['th']||={'dictionary':{},'getPluralForm':null},_0x594391['th']['dictionary']=Object['assign'](_0x594391['th']['dictionary'],_0x1b88bb),_0x594391['th']['getPluralForm']=_0x5a58d3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x175be9=>{const {th:{dictionary:_0x5b495c,getPluralForm:_0x7ebbc9}}={'th':{'dictionary':{'Import\x20from\x20Word':'นำเข้าจาก\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะนำเข้าไฟล์\x20Word','Importing\x20Word\x20document':'กำลังนำเข้าเอกสาร\x20Word'},'getPluralForm':_0x3c3c3a=>0x0}};_0x175be9['th']||={'dictionary':{},'getPluralForm':null},_0x175be9['th']['dictionary']=Object['assign'](_0x175be9['th']['dictionary'],_0x5b495c),_0x175be9['th']['getPluralForm']=_0x7ebbc9;})(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':_0x128fba=>_0x128fba>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':_0x236380=>_0x236380>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x9fd774=>{const {tr:{dictionary:_0x2e6329,getPluralForm:_0x1b6185}}={'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':_0x8aca01=>_0x8aca01>0x1}};_0x9fd774['tr']||={'dictionary':{},'getPluralForm':null},_0x9fd774['tr']['dictionary']=Object['assign'](_0x9fd774['tr']['dictionary'],_0x2e6329),_0x9fd774['tr']['getPluralForm']=_0x1b6185;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x70d7bb=>{const {tr:{dictionary:_0xd33f92,getPluralForm:_0x26d299}}={'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':_0x5b0494=>_0x5b0494>0x1}};_0x70d7bb['tr']||={'dictionary':{},'getPluralForm':null},_0x70d7bb['tr']['dictionary']=Object['assign'](_0x70d7bb['tr']['dictionary'],_0xd33f92),_0x70d7bb['tr']['getPluralForm']=_0x26d299;})(window['CKEDITOR_TRANSLATIONS']||={});