@ckeditor/ckeditor5-export-word 43.1.0-alpha.2 → 43.1.0-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/build/export-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/jv.js +1 -1
  47. package/dist/translations/jv.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sr-latn.js +1 -1
  73. package/dist/translations/sr-latn.umd.js +1 -1
  74. package/dist/translations/sr.js +1 -1
  75. package/dist/translations/sr.umd.js +1 -1
  76. package/dist/translations/sv.js +1 -1
  77. package/dist/translations/sv.umd.js +1 -1
  78. package/dist/translations/th.js +1 -1
  79. package/dist/translations/th.umd.js +1 -1
  80. package/dist/translations/tr.js +1 -1
  81. package/dist/translations/tr.umd.js +1 -1
  82. package/dist/translations/ug.js +1 -1
  83. package/dist/translations/ug.umd.js +1 -1
  84. package/dist/translations/uk.js +1 -1
  85. package/dist/translations/uk.umd.js +1 -1
  86. package/dist/translations/ur.js +1 -1
  87. package/dist/translations/ur.umd.js +1 -1
  88. package/dist/translations/vi.js +1 -1
  89. package/dist/translations/vi.umd.js +1 -1
  90. package/dist/translations/zh-cn.js +1 -1
  91. package/dist/translations/zh-cn.umd.js +1 -1
  92. package/dist/translations/zh.js +1 -1
  93. package/dist/translations/zh.umd.js +1 -1
  94. package/package.json +5 -5
  95. package/src/exportword.js +1 -1
  96. package/src/exportwordcommand.js +1 -1
  97. package/src/exportwordui.js +1 -1
  98. package/src/index.js +1 -1
  99. package/src/utils/common-translations.js +1 -1
  100. package/src/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x54f53c=>{const {hu:{dictionary:_0x58e535,getPluralForm:_0x4ed612}}={'hu':{'dictionary':{'Export\x20to\x20Word':'Exportálás\x20Wordbe','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Hiba\x20lépett\x20fel\x20a\x20Word\x20fájl\x20generálásakor.','Word\x20document\x20export\x20started':'Word\x20dokumentum\x20exportálása\x20elindult','Word\x20document\x20export\x20failed':'Word\x20dokumentum\x20exportálása\x20sikertelen','Word\x20document\x20export\x20successful':'Word\x20dokumentum\x20exportálása\x20sikerült','Exporting\x20Word\x20document':'Word\x20dokumentum\x20exportálása'},'getPluralForm':_0x2acf6e=>0x1!=_0x2acf6e}};_0x54f53c['hu']||={'dictionary':{},'getPluralForm':null},_0x54f53c['hu']['dictionary']=Object['assign'](_0x54f53c['hu']['dictionary'],_0x58e535),_0x54f53c['hu']['getPluralForm']=_0x4ed612;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c71ff=>{const {hu:{dictionary:_0x1178e1,getPluralForm:_0x3243e1}}={'hu':{'dictionary':{'Export\x20to\x20Word':'Exportálás\x20Wordbe','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Hiba\x20lépett\x20fel\x20a\x20Word\x20fájl\x20generálásakor.','Word\x20document\x20export\x20started':'Word\x20dokumentum\x20exportálása\x20elindult','Word\x20document\x20export\x20failed':'Word\x20dokumentum\x20exportálása\x20sikertelen','Word\x20document\x20export\x20successful':'Word\x20dokumentum\x20exportálása\x20sikerült','Exporting\x20Word\x20document':'Word\x20dokumentum\x20exportálása'},'getPluralForm':_0x341d35=>0x1!=_0x341d35}};_0x2c71ff['hu']||={'dictionary':{},'getPluralForm':null},_0x2c71ff['hu']['dictionary']=Object['assign'](_0x2c71ff['hu']['dictionary'],_0x1178e1),_0x2c71ff['hu']['getPluralForm']=_0x3243e1;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'id':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20Word.','Word\x20document\x20export\x20started':'ekspor\x20dokumen\x20Word\x20dimulai','Word\x20document\x20export\x20failed':'ekspor\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'ekspor\x20dokumen\x20Word\x20berhasil','Exporting\x20Word\x20document':'Mengekspor\x20dokumen\x20Word'},'getPluralForm':_0xace1a1=>0x0}};
23
+ export default{'id':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20Word.','Word\x20document\x20export\x20started':'ekspor\x20dokumen\x20Word\x20dimulai','Word\x20document\x20export\x20failed':'ekspor\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'ekspor\x20dokumen\x20Word\x20berhasil','Exporting\x20Word\x20document':'Mengekspor\x20dokumen\x20Word'},'getPluralForm':_0x164992=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x34f81e=>{const {id:{dictionary:_0x3c23c5,getPluralForm:_0x51c001}}={'id':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20Word.','Word\x20document\x20export\x20started':'ekspor\x20dokumen\x20Word\x20dimulai','Word\x20document\x20export\x20failed':'ekspor\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'ekspor\x20dokumen\x20Word\x20berhasil','Exporting\x20Word\x20document':'Mengekspor\x20dokumen\x20Word'},'getPluralForm':_0x43d33f=>0x0}};_0x34f81e['id']||={'dictionary':{},'getPluralForm':null},_0x34f81e['id']['dictionary']=Object['assign'](_0x34f81e['id']['dictionary'],_0x3c23c5),_0x34f81e['id']['getPluralForm']=_0x51c001;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x18a2e0=>{const {id:{dictionary:_0x4ad2be,getPluralForm:_0x4704f9}}={'id':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20Word.','Word\x20document\x20export\x20started':'ekspor\x20dokumen\x20Word\x20dimulai','Word\x20document\x20export\x20failed':'ekspor\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'ekspor\x20dokumen\x20Word\x20berhasil','Exporting\x20Word\x20document':'Mengekspor\x20dokumen\x20Word'},'getPluralForm':_0x5c9601=>0x0}};_0x18a2e0['id']||={'dictionary':{},'getPluralForm':null},_0x18a2e0['id']['dictionary']=Object['assign'](_0x18a2e0['id']['dictionary'],_0x4ad2be),_0x18a2e0['id']['getPluralForm']=_0x4704f9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'it':{'dictionary':{'Export\x20to\x20Word':'Esporta\x20in\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20file\x20per\x20Word.','Word\x20document\x20export\x20started':'Esportazione\x20documento\x20Word\x20iniziata','Word\x20document\x20export\x20failed':'Esportazione\x20documento\x20Word\x20non\x20riuscita','Word\x20document\x20export\x20successful':'Esportazione\x20documento\x20Word\x20riuscita','Exporting\x20Word\x20document':'Esporta\x20documento\x20Word'},'getPluralForm':_0x5f3cb8=>0x1==_0x5f3cb8?0x0:0x0!=_0x5f3cb8&&_0x5f3cb8%0xf4240==0x0?0x1:0x2}};
23
+ export default{'it':{'dictionary':{'Export\x20to\x20Word':'Esporta\x20in\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20file\x20per\x20Word.','Word\x20document\x20export\x20started':'Esportazione\x20documento\x20Word\x20iniziata','Word\x20document\x20export\x20failed':'Esportazione\x20documento\x20Word\x20non\x20riuscita','Word\x20document\x20export\x20successful':'Esportazione\x20documento\x20Word\x20riuscita','Exporting\x20Word\x20document':'Esporta\x20documento\x20Word'},'getPluralForm':_0x3faf88=>0x1==_0x3faf88?0x0:0x0!=_0x3faf88&&_0x3faf88%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x564a4f=>{const {it:{dictionary:_0x904a18,getPluralForm:_0x3aded6}}={'it':{'dictionary':{'Export\x20to\x20Word':'Esporta\x20in\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20file\x20per\x20Word.','Word\x20document\x20export\x20started':'Esportazione\x20documento\x20Word\x20iniziata','Word\x20document\x20export\x20failed':'Esportazione\x20documento\x20Word\x20non\x20riuscita','Word\x20document\x20export\x20successful':'Esportazione\x20documento\x20Word\x20riuscita','Exporting\x20Word\x20document':'Esporta\x20documento\x20Word'},'getPluralForm':_0x51e2a5=>0x1==_0x51e2a5?0x0:0x0!=_0x51e2a5&&_0x51e2a5%0xf4240==0x0?0x1:0x2}};_0x564a4f['it']||={'dictionary':{},'getPluralForm':null},_0x564a4f['it']['dictionary']=Object['assign'](_0x564a4f['it']['dictionary'],_0x904a18),_0x564a4f['it']['getPluralForm']=_0x3aded6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x190331=>{const {it:{dictionary:_0x8cafd3,getPluralForm:_0x5ba152}}={'it':{'dictionary':{'Export\x20to\x20Word':'Esporta\x20in\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20file\x20per\x20Word.','Word\x20document\x20export\x20started':'Esportazione\x20documento\x20Word\x20iniziata','Word\x20document\x20export\x20failed':'Esportazione\x20documento\x20Word\x20non\x20riuscita','Word\x20document\x20export\x20successful':'Esportazione\x20documento\x20Word\x20riuscita','Exporting\x20Word\x20document':'Esporta\x20documento\x20Word'},'getPluralForm':_0x3164b1=>0x1==_0x3164b1?0x0:0x0!=_0x3164b1&&_0x3164b1%0xf4240==0x0?0x1:0x2}};_0x190331['it']||={'dictionary':{},'getPluralForm':null},_0x190331['it']['dictionary']=Object['assign'](_0x190331['it']['dictionary'],_0x8cafd3),_0x190331['it']['getPluralForm']=_0x5ba152;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ja':{'dictionary':{'Export\x20to\x20Word':'Wordへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wordファイルを出力中にエラーが発生しました。','Word\x20document\x20export\x20started':'Word文書のエクスポートを開始','Word\x20document\x20export\x20failed':'Word文書のエクスポートに失敗','Word\x20document\x20export\x20successful':'Word文書のエクスポートに成功','Exporting\x20Word\x20document':'Word文書をエクスポート中'},'getPluralForm':_0x18bdd3=>0x0}};
23
+ export default{'ja':{'dictionary':{'Export\x20to\x20Word':'Wordへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wordファイルを出力中にエラーが発生しました。','Word\x20document\x20export\x20started':'Word文書のエクスポートを開始','Word\x20document\x20export\x20failed':'Word文書のエクスポートに失敗','Word\x20document\x20export\x20successful':'Word文書のエクスポートに成功','Exporting\x20Word\x20document':'Word文書をエクスポート中'},'getPluralForm':_0x4130fc=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4fc715=>{const {ja:{dictionary:_0x387551,getPluralForm:_0x354b57}}={'ja':{'dictionary':{'Export\x20to\x20Word':'Wordへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wordファイルを出力中にエラーが発生しました。','Word\x20document\x20export\x20started':'Word文書のエクスポートを開始','Word\x20document\x20export\x20failed':'Word文書のエクスポートに失敗','Word\x20document\x20export\x20successful':'Word文書のエクスポートに成功','Exporting\x20Word\x20document':'Word文書をエクスポート中'},'getPluralForm':_0x38af62=>0x0}};_0x4fc715['ja']||={'dictionary':{},'getPluralForm':null},_0x4fc715['ja']['dictionary']=Object['assign'](_0x4fc715['ja']['dictionary'],_0x387551),_0x4fc715['ja']['getPluralForm']=_0x354b57;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xe70e03=>{const {ja:{dictionary:_0x4bb13e,getPluralForm:_0x5d40df}}={'ja':{'dictionary':{'Export\x20to\x20Word':'Wordへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wordファイルを出力中にエラーが発生しました。','Word\x20document\x20export\x20started':'Word文書のエクスポートを開始','Word\x20document\x20export\x20failed':'Word文書のエクスポートに失敗','Word\x20document\x20export\x20successful':'Word文書のエクスポートに成功','Exporting\x20Word\x20document':'Word文書をエクスポート中'},'getPluralForm':_0x5c5148=>0x0}};_0xe70e03['ja']||={'dictionary':{},'getPluralForm':null},_0xe70e03['ja']['dictionary']=Object['assign'](_0xe70e03['ja']['dictionary'],_0x4bb13e),_0xe70e03['ja']['getPluralForm']=_0x5d40df;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'jv':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20dhateng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2023a0=>0x0}};
23
+ export default{'jv':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20dhateng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3dee13=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x317a41=>{const {jv:{dictionary:_0x2183cc,getPluralForm:_0x511a13}}={'jv':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20dhateng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x431949=>0x0}};_0x317a41['jv']||={'dictionary':{},'getPluralForm':null},_0x317a41['jv']['dictionary']=Object['assign'](_0x317a41['jv']['dictionary'],_0x2183cc),_0x317a41['jv']['getPluralForm']=_0x511a13;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x114336=>{const {jv:{dictionary:_0x51f020,getPluralForm:_0x371413}}={'jv':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20dhateng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2b79b5=>0x0}};_0x114336['jv']||={'dictionary':{},'getPluralForm':null},_0x114336['jv']['dictionary']=Object['assign'](_0x114336['jv']['dictionary'],_0x51f020),_0x114336['jv']['getPluralForm']=_0x371413;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ko':{'dictionary':{'Export\x20to\x20Word':'Word로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20파일을\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','Word\x20document\x20export\x20started':'Word\x20문서\x20내보내기가\x20시작되었습니다.','Word\x20document\x20export\x20failed':'Word\x20문서\x20내보내기가\x20실패했습니다.','Word\x20document\x20export\x20successful':'Word\x20문서\x20내보내기가\x20완료되었습니다.','Exporting\x20Word\x20document':'Word\x20문서\x20내보내는\x20중'},'getPluralForm':_0x50597d=>0x0}};
23
+ export default{'ko':{'dictionary':{'Export\x20to\x20Word':'Word로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20파일을\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','Word\x20document\x20export\x20started':'Word\x20문서\x20내보내기가\x20시작되었습니다.','Word\x20document\x20export\x20failed':'Word\x20문서\x20내보내기가\x20실패했습니다.','Word\x20document\x20export\x20successful':'Word\x20문서\x20내보내기가\x20완료되었습니다.','Exporting\x20Word\x20document':'Word\x20문서\x20내보내는\x20중'},'getPluralForm':_0xb60e5e=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c324b=>{const {ko:{dictionary:_0x59125c,getPluralForm:_0x29ce23}}={'ko':{'dictionary':{'Export\x20to\x20Word':'Word로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20파일을\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','Word\x20document\x20export\x20started':'Word\x20문서\x20내보내기가\x20시작되었습니다.','Word\x20document\x20export\x20failed':'Word\x20문서\x20내보내기가\x20실패했습니다.','Word\x20document\x20export\x20successful':'Word\x20문서\x20내보내기가\x20완료되었습니다.','Exporting\x20Word\x20document':'Word\x20문서\x20내보내는\x20중'},'getPluralForm':_0x55e226=>0x0}};_0x3c324b['ko']||={'dictionary':{},'getPluralForm':null},_0x3c324b['ko']['dictionary']=Object['assign'](_0x3c324b['ko']['dictionary'],_0x59125c),_0x3c324b['ko']['getPluralForm']=_0x29ce23;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x49bdd4=>{const {ko:{dictionary:_0x53a89a,getPluralForm:_0x33c9d1}}={'ko':{'dictionary':{'Export\x20to\x20Word':'Word로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20파일을\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','Word\x20document\x20export\x20started':'Word\x20문서\x20내보내기가\x20시작되었습니다.','Word\x20document\x20export\x20failed':'Word\x20문서\x20내보내기가\x20실패했습니다.','Word\x20document\x20export\x20successful':'Word\x20문서\x20내보내기가\x20완료되었습니다.','Exporting\x20Word\x20document':'Word\x20문서\x20내보내는\x20중'},'getPluralForm':_0x525068=>0x0}};_0x49bdd4['ko']||={'dictionary':{},'getPluralForm':null},_0x49bdd4['ko']['dictionary']=Object['assign'](_0x49bdd4['ko']['dictionary'],_0x53a89a),_0x49bdd4['ko']['getPluralForm']=_0x33c9d1;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lt':{'dictionary':{'Export\x20to\x20Word':'Eksportuoti\x20į\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Nutiko\x20klaida\x20generuojant\x20Word\x20failą.','Word\x20document\x20export\x20started':'Pradėtas\x20„Word“\x20dokumento\x20perkėlimas','Word\x20document\x20export\x20failed':'„Word“\x20dokumento\x20perkėlimas\x20nepavyko','Word\x20document\x20export\x20successful':'„Word“\x20dokumento\x20perkėlimas\x20buvo\x20sėkmingas','Exporting\x20Word\x20document':'Perkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x3d93fd=>_0x3d93fd%0xa==0x1&&(_0x3d93fd%0x64>0x13||_0x3d93fd%0x64<0xb)?0x0:_0x3d93fd%0xa>=0x2&&_0x3d93fd%0xa<=0x9&&(_0x3d93fd%0x64>0x13||_0x3d93fd%0x64<0xb)?0x1:_0x3d93fd%0x1!=0x0?0x2:0x3}};
23
+ export default{'lt':{'dictionary':{'Export\x20to\x20Word':'Eksportuoti\x20į\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Nutiko\x20klaida\x20generuojant\x20Word\x20failą.','Word\x20document\x20export\x20started':'Pradėtas\x20„Word“\x20dokumento\x20perkėlimas','Word\x20document\x20export\x20failed':'„Word“\x20dokumento\x20perkėlimas\x20nepavyko','Word\x20document\x20export\x20successful':'„Word“\x20dokumento\x20perkėlimas\x20buvo\x20sėkmingas','Exporting\x20Word\x20document':'Perkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0xa74af2=>_0xa74af2%0xa==0x1&&(_0xa74af2%0x64>0x13||_0xa74af2%0x64<0xb)?0x0:_0xa74af2%0xa>=0x2&&_0xa74af2%0xa<=0x9&&(_0xa74af2%0x64>0x13||_0xa74af2%0x64<0xb)?0x1:_0xa74af2%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x525ea7=>{const {lt:{dictionary:_0x5e4b80,getPluralForm:_0x5ee575}}={'lt':{'dictionary':{'Export\x20to\x20Word':'Eksportuoti\x20į\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Nutiko\x20klaida\x20generuojant\x20Word\x20failą.','Word\x20document\x20export\x20started':'Pradėtas\x20„Word“\x20dokumento\x20perkėlimas','Word\x20document\x20export\x20failed':'„Word“\x20dokumento\x20perkėlimas\x20nepavyko','Word\x20document\x20export\x20successful':'„Word“\x20dokumento\x20perkėlimas\x20buvo\x20sėkmingas','Exporting\x20Word\x20document':'Perkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x308d1e=>_0x308d1e%0xa==0x1&&(_0x308d1e%0x64>0x13||_0x308d1e%0x64<0xb)?0x0:_0x308d1e%0xa>=0x2&&_0x308d1e%0xa<=0x9&&(_0x308d1e%0x64>0x13||_0x308d1e%0x64<0xb)?0x1:_0x308d1e%0x1!=0x0?0x2:0x3}};_0x525ea7['lt']||={'dictionary':{},'getPluralForm':null},_0x525ea7['lt']['dictionary']=Object['assign'](_0x525ea7['lt']['dictionary'],_0x5e4b80),_0x525ea7['lt']['getPluralForm']=_0x5ee575;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x62d0e3=>{const {lt:{dictionary:_0x52ddb4,getPluralForm:_0x1e8f5d}}={'lt':{'dictionary':{'Export\x20to\x20Word':'Eksportuoti\x20į\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Nutiko\x20klaida\x20generuojant\x20Word\x20failą.','Word\x20document\x20export\x20started':'Pradėtas\x20„Word“\x20dokumento\x20perkėlimas','Word\x20document\x20export\x20failed':'„Word“\x20dokumento\x20perkėlimas\x20nepavyko','Word\x20document\x20export\x20successful':'„Word“\x20dokumento\x20perkėlimas\x20buvo\x20sėkmingas','Exporting\x20Word\x20document':'Perkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x50f087=>_0x50f087%0xa==0x1&&(_0x50f087%0x64>0x13||_0x50f087%0x64<0xb)?0x0:_0x50f087%0xa>=0x2&&_0x50f087%0xa<=0x9&&(_0x50f087%0x64>0x13||_0x50f087%0x64<0xb)?0x1:_0x50f087%0x1!=0x0?0x2:0x3}};_0x62d0e3['lt']||={'dictionary':{},'getPluralForm':null},_0x62d0e3['lt']['dictionary']=Object['assign'](_0x62d0e3['lt']['dictionary'],_0x52ddb4),_0x62d0e3['lt']['getPluralForm']=_0x1e8f5d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lv':{'dictionary':{'Export\x20to\x20Word':'Eksportēt\x20uz\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Notika\x20kļūdu\x20veidojot\x20Word\x20failu.','Word\x20document\x20export\x20started':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20ir\x20sākta','Word\x20document\x20export\x20failed':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20neizdevās','Word\x20document\x20export\x20successful':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20ir\x20pabeigta','Exporting\x20Word\x20document':'Eksportē\x20\x22Word\x22\x20dokumentu'},'getPluralForm':_0x15c0d4=>_0x15c0d4%0xa==0x1&&_0x15c0d4%0x64!=0xb?0x0:0x0!=_0x15c0d4?0x1:0x2}};
23
+ export default{'lv':{'dictionary':{'Export\x20to\x20Word':'Eksportēt\x20uz\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Notika\x20kļūdu\x20veidojot\x20Word\x20failu.','Word\x20document\x20export\x20started':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20ir\x20sākta','Word\x20document\x20export\x20failed':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20neizdevās','Word\x20document\x20export\x20successful':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20ir\x20pabeigta','Exporting\x20Word\x20document':'Eksportē\x20\x22Word\x22\x20dokumentu'},'getPluralForm':_0x19a930=>_0x19a930%0xa==0x1&&_0x19a930%0x64!=0xb?0x0:0x0!=_0x19a930?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2d3ebf=>{const {lv:{dictionary:_0x3395bb,getPluralForm:_0x20b28f}}={'lv':{'dictionary':{'Export\x20to\x20Word':'Eksportēt\x20uz\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Notika\x20kļūdu\x20veidojot\x20Word\x20failu.','Word\x20document\x20export\x20started':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20ir\x20sākta','Word\x20document\x20export\x20failed':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20neizdevās','Word\x20document\x20export\x20successful':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20ir\x20pabeigta','Exporting\x20Word\x20document':'Eksportē\x20\x22Word\x22\x20dokumentu'},'getPluralForm':_0x5a0c3c=>_0x5a0c3c%0xa==0x1&&_0x5a0c3c%0x64!=0xb?0x0:0x0!=_0x5a0c3c?0x1:0x2}};_0x2d3ebf['lv']||={'dictionary':{},'getPluralForm':null},_0x2d3ebf['lv']['dictionary']=Object['assign'](_0x2d3ebf['lv']['dictionary'],_0x3395bb),_0x2d3ebf['lv']['getPluralForm']=_0x20b28f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x15bfdd=>{const {lv:{dictionary:_0x80bdcc,getPluralForm:_0x2decc9}}={'lv':{'dictionary':{'Export\x20to\x20Word':'Eksportēt\x20uz\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Notika\x20kļūdu\x20veidojot\x20Word\x20failu.','Word\x20document\x20export\x20started':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20ir\x20sākta','Word\x20document\x20export\x20failed':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20neizdevās','Word\x20document\x20export\x20successful':'\x22Word\x22\x20dokumenta\x20eksportēšana\x20ir\x20pabeigta','Exporting\x20Word\x20document':'Eksportē\x20\x22Word\x22\x20dokumentu'},'getPluralForm':_0x3a6f07=>_0x3a6f07%0xa==0x1&&_0x3a6f07%0x64!=0xb?0x0:0x0!=_0x3a6f07?0x1:0x2}};_0x15bfdd['lv']||={'dictionary':{},'getPluralForm':null},_0x15bfdd['lv']['dictionary']=Object['assign'](_0x15bfdd['lv']['dictionary'],_0x80bdcc),_0x15bfdd['lv']['getPluralForm']=_0x2decc9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ms':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20fail\x20Word.','Word\x20document\x20export\x20started':'Eksport\x20dokumen\x20Word\x20bermula','Word\x20document\x20export\x20failed':'Eksport\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'Eksport\x20dokumen\x20Word\x20berjaya','Exporting\x20Word\x20document':'Mengeksport\x20dokumen\x20Word'},'getPluralForm':_0x2ab849=>0x0}};
23
+ export default{'ms':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20fail\x20Word.','Word\x20document\x20export\x20started':'Eksport\x20dokumen\x20Word\x20bermula','Word\x20document\x20export\x20failed':'Eksport\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'Eksport\x20dokumen\x20Word\x20berjaya','Exporting\x20Word\x20document':'Mengeksport\x20dokumen\x20Word'},'getPluralForm':_0x5864bc=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xd6ad5c=>{const {ms:{dictionary:_0x1de2af,getPluralForm:_0x179e8d}}={'ms':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20fail\x20Word.','Word\x20document\x20export\x20started':'Eksport\x20dokumen\x20Word\x20bermula','Word\x20document\x20export\x20failed':'Eksport\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'Eksport\x20dokumen\x20Word\x20berjaya','Exporting\x20Word\x20document':'Mengeksport\x20dokumen\x20Word'},'getPluralForm':_0x4226a4=>0x0}};_0xd6ad5c['ms']||={'dictionary':{},'getPluralForm':null},_0xd6ad5c['ms']['dictionary']=Object['assign'](_0xd6ad5c['ms']['dictionary'],_0x1de2af),_0xd6ad5c['ms']['getPluralForm']=_0x179e8d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x21aa2f=>{const {ms:{dictionary:_0x23bbf0,getPluralForm:_0x46787f}}={'ms':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20fail\x20Word.','Word\x20document\x20export\x20started':'Eksport\x20dokumen\x20Word\x20bermula','Word\x20document\x20export\x20failed':'Eksport\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'Eksport\x20dokumen\x20Word\x20berjaya','Exporting\x20Word\x20document':'Mengeksport\x20dokumen\x20Word'},'getPluralForm':_0x28eb63=>0x0}};_0x21aa2f['ms']||={'dictionary':{},'getPluralForm':null},_0x21aa2f['ms']['dictionary']=Object['assign'](_0x21aa2f['ms']['dictionary'],_0x23bbf0),_0x21aa2f['ms']['getPluralForm']=_0x46787f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'nl':{'dictionary':{'Export\x20to\x20Word':'Naar\x20Word\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20Word-bestand.','Word\x20document\x20export\x20started':'Exporteren\x20Word-document\x20is\x20gestart','Word\x20document\x20export\x20failed':'Exporteren\x20Word-document\x20is\x20mislukt','Word\x20document\x20export\x20successful':'Word-document\x20met\x20succes\x20geëxporteerd','Exporting\x20Word\x20document':'Word-document\x20exporteren'},'getPluralForm':_0x186c83=>0x1!=_0x186c83}};
23
+ export default{'nl':{'dictionary':{'Export\x20to\x20Word':'Naar\x20Word\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20Word-bestand.','Word\x20document\x20export\x20started':'Exporteren\x20Word-document\x20is\x20gestart','Word\x20document\x20export\x20failed':'Exporteren\x20Word-document\x20is\x20mislukt','Word\x20document\x20export\x20successful':'Word-document\x20met\x20succes\x20geëxporteerd','Exporting\x20Word\x20document':'Word-document\x20exporteren'},'getPluralForm':_0x592719=>0x1!=_0x592719}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3086cc=>{const {nl:{dictionary:_0x31d18a,getPluralForm:_0x174d2a}}={'nl':{'dictionary':{'Export\x20to\x20Word':'Naar\x20Word\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20Word-bestand.','Word\x20document\x20export\x20started':'Exporteren\x20Word-document\x20is\x20gestart','Word\x20document\x20export\x20failed':'Exporteren\x20Word-document\x20is\x20mislukt','Word\x20document\x20export\x20successful':'Word-document\x20met\x20succes\x20geëxporteerd','Exporting\x20Word\x20document':'Word-document\x20exporteren'},'getPluralForm':_0x468436=>0x1!=_0x468436}};_0x3086cc['nl']||={'dictionary':{},'getPluralForm':null},_0x3086cc['nl']['dictionary']=Object['assign'](_0x3086cc['nl']['dictionary'],_0x31d18a),_0x3086cc['nl']['getPluralForm']=_0x174d2a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x322f4b=>{const {nl:{dictionary:_0x4ce13c,getPluralForm:_0x3e8415}}={'nl':{'dictionary':{'Export\x20to\x20Word':'Naar\x20Word\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20Word-bestand.','Word\x20document\x20export\x20started':'Exporteren\x20Word-document\x20is\x20gestart','Word\x20document\x20export\x20failed':'Exporteren\x20Word-document\x20is\x20mislukt','Word\x20document\x20export\x20successful':'Word-document\x20met\x20succes\x20geëxporteerd','Exporting\x20Word\x20document':'Word-document\x20exporteren'},'getPluralForm':_0x1d7d7c=>0x1!=_0x1d7d7c}};_0x322f4b['nl']||={'dictionary':{},'getPluralForm':null},_0x322f4b['nl']['dictionary']=Object['assign'](_0x322f4b['nl']['dictionary'],_0x4ce13c),_0x322f4b['nl']['getPluralForm']=_0x3e8415;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'no':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20av\x20Word-dokument\x20startet','Word\x20document\x20export\x20failed':'Eksport\x20av\x20Word-dokument\x20mislyktes','Word\x20document\x20export\x20successful':'Eksport\x20av\x20Word-dokument\x20var\x20vellykket','Exporting\x20Word\x20document':'Eksporterer\x20Word-dokument'},'getPluralForm':_0x501aec=>0x1!=_0x501aec}};
23
+ export default{'no':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20av\x20Word-dokument\x20startet','Word\x20document\x20export\x20failed':'Eksport\x20av\x20Word-dokument\x20mislyktes','Word\x20document\x20export\x20successful':'Eksport\x20av\x20Word-dokument\x20var\x20vellykket','Exporting\x20Word\x20document':'Eksporterer\x20Word-dokument'},'getPluralForm':_0x4e0d7b=>0x1!=_0x4e0d7b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x225617=>{const {no:{dictionary:_0xdcfb2,getPluralForm:_0x45bf92}}={'no':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20av\x20Word-dokument\x20startet','Word\x20document\x20export\x20failed':'Eksport\x20av\x20Word-dokument\x20mislyktes','Word\x20document\x20export\x20successful':'Eksport\x20av\x20Word-dokument\x20var\x20vellykket','Exporting\x20Word\x20document':'Eksporterer\x20Word-dokument'},'getPluralForm':_0x31c272=>0x1!=_0x31c272}};_0x225617['no']||={'dictionary':{},'getPluralForm':null},_0x225617['no']['dictionary']=Object['assign'](_0x225617['no']['dictionary'],_0xdcfb2),_0x225617['no']['getPluralForm']=_0x45bf92;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x53f813=>{const {no:{dictionary:_0x4ec593,getPluralForm:_0x59641b}}={'no':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20av\x20Word-dokument\x20startet','Word\x20document\x20export\x20failed':'Eksport\x20av\x20Word-dokument\x20mislyktes','Word\x20document\x20export\x20successful':'Eksport\x20av\x20Word-dokument\x20var\x20vellykket','Exporting\x20Word\x20document':'Eksporterer\x20Word-dokument'},'getPluralForm':_0x15e46b=>0x1!=_0x15e46b}};_0x53f813['no']||={'dictionary':{},'getPluralForm':null},_0x53f813['no']['dictionary']=Object['assign'](_0x53f813['no']['dictionary'],_0x4ec593),_0x53f813['no']['getPluralForm']=_0x59641b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pl':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20do\x20formatu\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20Word.','Word\x20document\x20export\x20started':'Rozpoczęto\x20eksport\x20dokumentu\x20Word','Word\x20document\x20export\x20failed':'Eksport\x20dokumentu\x20Word\x20nieudany','Word\x20document\x20export\x20successful':'Eksport\x20dokumentu\x20Word\x20zakończony\x20pomyślnie','Exporting\x20Word\x20document':'Eksportowanie\x20dokumentu\x20Word'},'getPluralForm':_0x922981=>0x1==_0x922981?0x0:_0x922981%0xa>=0x2&&_0x922981%0xa<=0x4&&(_0x922981%0x64<0xc||_0x922981%0x64>0xe)?0x1:0x1!=_0x922981&&_0x922981%0xa>=0x0&&_0x922981%0xa<=0x1||_0x922981%0xa>=0x5&&_0x922981%0xa<=0x9||_0x922981%0x64>=0xc&&_0x922981%0x64<=0xe?0x2:0x3}};
23
+ export default{'pl':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20do\x20formatu\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20Word.','Word\x20document\x20export\x20started':'Rozpoczęto\x20eksport\x20dokumentu\x20Word','Word\x20document\x20export\x20failed':'Eksport\x20dokumentu\x20Word\x20nieudany','Word\x20document\x20export\x20successful':'Eksport\x20dokumentu\x20Word\x20zakończony\x20pomyślnie','Exporting\x20Word\x20document':'Eksportowanie\x20dokumentu\x20Word'},'getPluralForm':_0x4c9ec7=>0x1==_0x4c9ec7?0x0:_0x4c9ec7%0xa>=0x2&&_0x4c9ec7%0xa<=0x4&&(_0x4c9ec7%0x64<0xc||_0x4c9ec7%0x64>0xe)?0x1:0x1!=_0x4c9ec7&&_0x4c9ec7%0xa>=0x0&&_0x4c9ec7%0xa<=0x1||_0x4c9ec7%0xa>=0x5&&_0x4c9ec7%0xa<=0x9||_0x4c9ec7%0x64>=0xc&&_0x4c9ec7%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x266226=>{const {pl:{dictionary:_0xe260da,getPluralForm:_0x5799b3}}={'pl':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20do\x20formatu\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20Word.','Word\x20document\x20export\x20started':'Rozpoczęto\x20eksport\x20dokumentu\x20Word','Word\x20document\x20export\x20failed':'Eksport\x20dokumentu\x20Word\x20nieudany','Word\x20document\x20export\x20successful':'Eksport\x20dokumentu\x20Word\x20zakończony\x20pomyślnie','Exporting\x20Word\x20document':'Eksportowanie\x20dokumentu\x20Word'},'getPluralForm':_0x9977=>0x1==_0x9977?0x0:_0x9977%0xa>=0x2&&_0x9977%0xa<=0x4&&(_0x9977%0x64<0xc||_0x9977%0x64>0xe)?0x1:0x1!=_0x9977&&_0x9977%0xa>=0x0&&_0x9977%0xa<=0x1||_0x9977%0xa>=0x5&&_0x9977%0xa<=0x9||_0x9977%0x64>=0xc&&_0x9977%0x64<=0xe?0x2:0x3}};_0x266226['pl']||={'dictionary':{},'getPluralForm':null},_0x266226['pl']['dictionary']=Object['assign'](_0x266226['pl']['dictionary'],_0xe260da),_0x266226['pl']['getPluralForm']=_0x5799b3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36428f=>{const {pl:{dictionary:_0x3a415b,getPluralForm:_0x19893d}}={'pl':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20do\x20formatu\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20Word.','Word\x20document\x20export\x20started':'Rozpoczęto\x20eksport\x20dokumentu\x20Word','Word\x20document\x20export\x20failed':'Eksport\x20dokumentu\x20Word\x20nieudany','Word\x20document\x20export\x20successful':'Eksport\x20dokumentu\x20Word\x20zakończony\x20pomyślnie','Exporting\x20Word\x20document':'Eksportowanie\x20dokumentu\x20Word'},'getPluralForm':_0xc3d14c=>0x1==_0xc3d14c?0x0:_0xc3d14c%0xa>=0x2&&_0xc3d14c%0xa<=0x4&&(_0xc3d14c%0x64<0xc||_0xc3d14c%0x64>0xe)?0x1:0x1!=_0xc3d14c&&_0xc3d14c%0xa>=0x0&&_0xc3d14c%0xa<=0x1||_0xc3d14c%0xa>=0x5&&_0xc3d14c%0xa<=0x9||_0xc3d14c%0x64>=0xc&&_0xc3d14c%0x64<=0xe?0x2:0x3}};_0x36428f['pl']||={'dictionary':{},'getPluralForm':null},_0x36428f['pl']['dictionary']=Object['assign'](_0x36428f['pl']['dictionary'],_0x3a415b),_0x36428f['pl']['getPluralForm']=_0x19893d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt-br':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Um\x20erro\x20ocorreu\x20enquanto\x20gerava\x20o\x20arquivo\x20Word.','Word\x20document\x20export\x20started':'Início\x20da\x20exportação\x20de\x20documentos\x20do\x20Word','Word\x20document\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20documentos\x20do\x20Word','Word\x20document\x20export\x20successful':'Exportação\x20bem-sucedida\x20de\x20documento\x20do\x20Word','Exporting\x20Word\x20document':'Exportação\x20de\x20documento\x20do\x20Word'},'getPluralForm':_0x337b5e=>0x0==_0x337b5e||0x1==_0x337b5e?0x0:0x0!=_0x337b5e&&_0x337b5e%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt-br':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Um\x20erro\x20ocorreu\x20enquanto\x20gerava\x20o\x20arquivo\x20Word.','Word\x20document\x20export\x20started':'Início\x20da\x20exportação\x20de\x20documentos\x20do\x20Word','Word\x20document\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20documentos\x20do\x20Word','Word\x20document\x20export\x20successful':'Exportação\x20bem-sucedida\x20de\x20documento\x20do\x20Word','Exporting\x20Word\x20document':'Exportação\x20de\x20documento\x20do\x20Word'},'getPluralForm':_0x52992f=>0x0==_0x52992f||0x1==_0x52992f?0x0:0x0!=_0x52992f&&_0x52992f%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x36039c=>{const {'pt-br':{dictionary:_0x15446e,getPluralForm:_0x97963a}}={'pt-br':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Um\x20erro\x20ocorreu\x20enquanto\x20gerava\x20o\x20arquivo\x20Word.','Word\x20document\x20export\x20started':'Início\x20da\x20exportação\x20de\x20documentos\x20do\x20Word','Word\x20document\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20documentos\x20do\x20Word','Word\x20document\x20export\x20successful':'Exportação\x20bem-sucedida\x20de\x20documento\x20do\x20Word','Exporting\x20Word\x20document':'Exportação\x20de\x20documento\x20do\x20Word'},'getPluralForm':_0x1aacdb=>0x0==_0x1aacdb||0x1==_0x1aacdb?0x0:0x0!=_0x1aacdb&&_0x1aacdb%0xf4240==0x0?0x1:0x2}};_0x36039c['pt-br']||={'dictionary':{},'getPluralForm':null},_0x36039c['pt-br']['dictionary']=Object['assign'](_0x36039c['pt-br']['dictionary'],_0x15446e),_0x36039c['pt-br']['getPluralForm']=_0x97963a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x34afaf=>{const {'pt-br':{dictionary:_0x42602d,getPluralForm:_0x2f6a6f}}={'pt-br':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Um\x20erro\x20ocorreu\x20enquanto\x20gerava\x20o\x20arquivo\x20Word.','Word\x20document\x20export\x20started':'Início\x20da\x20exportação\x20de\x20documentos\x20do\x20Word','Word\x20document\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20documentos\x20do\x20Word','Word\x20document\x20export\x20successful':'Exportação\x20bem-sucedida\x20de\x20documento\x20do\x20Word','Exporting\x20Word\x20document':'Exportação\x20de\x20documento\x20do\x20Word'},'getPluralForm':_0x85bf66=>0x0==_0x85bf66||0x1==_0x85bf66?0x0:0x0!=_0x85bf66&&_0x85bf66%0xf4240==0x0?0x1:0x2}};_0x34afaf['pt-br']||={'dictionary':{},'getPluralForm':null},_0x34afaf['pt-br']['dictionary']=Object['assign'](_0x34afaf['pt-br']['dictionary'],_0x42602d),_0x34afaf['pt-br']['getPluralForm']=_0x2f6a6f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'Exportação\x20de\x20documento\x20do\x20Word\x20iniciada','Word\x20document\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20documento\x20do\x20Word','Word\x20document\x20export\x20successful':'Exportação\x20de\x20documento\x20do\x20Word\x20concluída\x20com\x20êxito','Exporting\x20Word\x20document':'A\x20exportar\x20documento\x20do\x20Word'},'getPluralForm':_0xdd9b00=>0x0==_0xdd9b00||0x1==_0xdd9b00?0x0:0x0!=_0xdd9b00&&_0xdd9b00%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'Exportação\x20de\x20documento\x20do\x20Word\x20iniciada','Word\x20document\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20documento\x20do\x20Word','Word\x20document\x20export\x20successful':'Exportação\x20de\x20documento\x20do\x20Word\x20concluída\x20com\x20êxito','Exporting\x20Word\x20document':'A\x20exportar\x20documento\x20do\x20Word'},'getPluralForm':_0x16ad5c=>0x0==_0x16ad5c||0x1==_0x16ad5c?0x0:0x0!=_0x16ad5c&&_0x16ad5c%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58ea9a=>{const {pt:{dictionary:_0x5b6667,getPluralForm:_0x23c52a}}={'pt':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'Exportação\x20de\x20documento\x20do\x20Word\x20iniciada','Word\x20document\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20documento\x20do\x20Word','Word\x20document\x20export\x20successful':'Exportação\x20de\x20documento\x20do\x20Word\x20concluída\x20com\x20êxito','Exporting\x20Word\x20document':'A\x20exportar\x20documento\x20do\x20Word'},'getPluralForm':_0x1dd368=>0x0==_0x1dd368||0x1==_0x1dd368?0x0:0x0!=_0x1dd368&&_0x1dd368%0xf4240==0x0?0x1:0x2}};_0x58ea9a['pt']||={'dictionary':{},'getPluralForm':null},_0x58ea9a['pt']['dictionary']=Object['assign'](_0x58ea9a['pt']['dictionary'],_0x5b6667),_0x58ea9a['pt']['getPluralForm']=_0x23c52a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x24cec8=>{const {pt:{dictionary:_0x510802,getPluralForm:_0x425523}}={'pt':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'Exportação\x20de\x20documento\x20do\x20Word\x20iniciada','Word\x20document\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20documento\x20do\x20Word','Word\x20document\x20export\x20successful':'Exportação\x20de\x20documento\x20do\x20Word\x20concluída\x20com\x20êxito','Exporting\x20Word\x20document':'A\x20exportar\x20documento\x20do\x20Word'},'getPluralForm':_0x390d6b=>0x0==_0x390d6b||0x1==_0x390d6b?0x0:0x0!=_0x390d6b&&_0x390d6b%0xf4240==0x0?0x1:0x2}};_0x24cec8['pt']||={'dictionary':{},'getPluralForm':null},_0x24cec8['pt']['dictionary']=Object['assign'](_0x24cec8['pt']['dictionary'],_0x510802),_0x24cec8['pt']['getPluralForm']=_0x425523;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ro':{'dictionary':{'Export\x20to\x20Word':'Exportare\x20în\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20Word.','Word\x20document\x20export\x20started':'Exportarea\x20documentului\x20Word\x20a\x20fost\x20inițiată','Word\x20document\x20export\x20failed':'Exportarea\x20documentului\x20Word\x20nu\x20a\x20putut\x20fi\x20finalizată','Word\x20document\x20export\x20successful':'Documentul\x20Word\x20a\x20fost\x20exportat\x20cu\x20succes','Exporting\x20Word\x20document':'Se\x20exportă\x20documetul\x20Word'},'getPluralForm':_0x40af54=>0x1==_0x40af54?0x0:_0x40af54%0x64>0x13||_0x40af54%0x64==0x0&&0x0!=_0x40af54?0x2:0x1}};
23
+ export default{'ro':{'dictionary':{'Export\x20to\x20Word':'Exportare\x20în\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20Word.','Word\x20document\x20export\x20started':'Exportarea\x20documentului\x20Word\x20a\x20fost\x20inițiată','Word\x20document\x20export\x20failed':'Exportarea\x20documentului\x20Word\x20nu\x20a\x20putut\x20fi\x20finalizată','Word\x20document\x20export\x20successful':'Documentul\x20Word\x20a\x20fost\x20exportat\x20cu\x20succes','Exporting\x20Word\x20document':'Se\x20exportă\x20documetul\x20Word'},'getPluralForm':_0x1e2d28=>0x1==_0x1e2d28?0x0:_0x1e2d28%0x64>0x13||_0x1e2d28%0x64==0x0&&0x0!=_0x1e2d28?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e9b0a=>{const {ro:{dictionary:_0x104494,getPluralForm:_0x467171}}={'ro':{'dictionary':{'Export\x20to\x20Word':'Exportare\x20în\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20Word.','Word\x20document\x20export\x20started':'Exportarea\x20documentului\x20Word\x20a\x20fost\x20inițiată','Word\x20document\x20export\x20failed':'Exportarea\x20documentului\x20Word\x20nu\x20a\x20putut\x20fi\x20finalizată','Word\x20document\x20export\x20successful':'Documentul\x20Word\x20a\x20fost\x20exportat\x20cu\x20succes','Exporting\x20Word\x20document':'Se\x20exportă\x20documetul\x20Word'},'getPluralForm':_0x23edbf=>0x1==_0x23edbf?0x0:_0x23edbf%0x64>0x13||_0x23edbf%0x64==0x0&&0x0!=_0x23edbf?0x2:0x1}};_0x4e9b0a['ro']||={'dictionary':{},'getPluralForm':null},_0x4e9b0a['ro']['dictionary']=Object['assign'](_0x4e9b0a['ro']['dictionary'],_0x104494),_0x4e9b0a['ro']['getPluralForm']=_0x467171;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x873ee3=>{const {ro:{dictionary:_0x529507,getPluralForm:_0x1c8f26}}={'ro':{'dictionary':{'Export\x20to\x20Word':'Exportare\x20în\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20Word.','Word\x20document\x20export\x20started':'Exportarea\x20documentului\x20Word\x20a\x20fost\x20inițiată','Word\x20document\x20export\x20failed':'Exportarea\x20documentului\x20Word\x20nu\x20a\x20putut\x20fi\x20finalizată','Word\x20document\x20export\x20successful':'Documentul\x20Word\x20a\x20fost\x20exportat\x20cu\x20succes','Exporting\x20Word\x20document':'Se\x20exportă\x20documetul\x20Word'},'getPluralForm':_0x4d165c=>0x1==_0x4d165c?0x0:_0x4d165c%0x64>0x13||_0x4d165c%0x64==0x0&&0x0!=_0x4d165c?0x2:0x1}};_0x873ee3['ro']||={'dictionary':{},'getPluralForm':null},_0x873ee3['ro']['dictionary']=Object['assign'](_0x873ee3['ro']['dictionary'],_0x529507),_0x873ee3['ro']['getPluralForm']=_0x1c8f26;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ru':{'dictionary':{'Export\x20to\x20Word':'Экспорт\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'При\x20создании\x20файла\x20Word\x20произошла\x20ошибка.','Word\x20document\x20export\x20started':'Экспорт\x20документа\x20Word\x20начат','Word\x20document\x20export\x20failed':'Экспорт\x20документа\x20Word\x20не\x20удался','Word\x20document\x20export\x20successful':'Экспорт\x20документа\x20Word\x20успешно\x20выполнен','Exporting\x20Word\x20document':'Экспорт\x20документа\x20Word'},'getPluralForm':_0x10e62c=>_0x10e62c%0xa==0x1&&_0x10e62c%0x64!=0xb?0x0:_0x10e62c%0xa>=0x2&&_0x10e62c%0xa<=0x4&&(_0x10e62c%0x64<0xc||_0x10e62c%0x64>0xe)?0x1:_0x10e62c%0xa==0x0||_0x10e62c%0xa>=0x5&&_0x10e62c%0xa<=0x9||_0x10e62c%0x64>=0xb&&_0x10e62c%0x64<=0xe?0x2:0x3}};
23
+ export default{'ru':{'dictionary':{'Export\x20to\x20Word':'Экспорт\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'При\x20создании\x20файла\x20Word\x20произошла\x20ошибка.','Word\x20document\x20export\x20started':'Экспорт\x20документа\x20Word\x20начат','Word\x20document\x20export\x20failed':'Экспорт\x20документа\x20Word\x20не\x20удался','Word\x20document\x20export\x20successful':'Экспорт\x20документа\x20Word\x20успешно\x20выполнен','Exporting\x20Word\x20document':'Экспорт\x20документа\x20Word'},'getPluralForm':_0x43f0f0=>_0x43f0f0%0xa==0x1&&_0x43f0f0%0x64!=0xb?0x0:_0x43f0f0%0xa>=0x2&&_0x43f0f0%0xa<=0x4&&(_0x43f0f0%0x64<0xc||_0x43f0f0%0x64>0xe)?0x1:_0x43f0f0%0xa==0x0||_0x43f0f0%0xa>=0x5&&_0x43f0f0%0xa<=0x9||_0x43f0f0%0x64>=0xb&&_0x43f0f0%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xae66ab=>{const {ru:{dictionary:_0x17c57a,getPluralForm:_0x1aa60c}}={'ru':{'dictionary':{'Export\x20to\x20Word':'Экспорт\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'При\x20создании\x20файла\x20Word\x20произошла\x20ошибка.','Word\x20document\x20export\x20started':'Экспорт\x20документа\x20Word\x20начат','Word\x20document\x20export\x20failed':'Экспорт\x20документа\x20Word\x20не\x20удался','Word\x20document\x20export\x20successful':'Экспорт\x20документа\x20Word\x20успешно\x20выполнен','Exporting\x20Word\x20document':'Экспорт\x20документа\x20Word'},'getPluralForm':_0x1c4361=>_0x1c4361%0xa==0x1&&_0x1c4361%0x64!=0xb?0x0:_0x1c4361%0xa>=0x2&&_0x1c4361%0xa<=0x4&&(_0x1c4361%0x64<0xc||_0x1c4361%0x64>0xe)?0x1:_0x1c4361%0xa==0x0||_0x1c4361%0xa>=0x5&&_0x1c4361%0xa<=0x9||_0x1c4361%0x64>=0xb&&_0x1c4361%0x64<=0xe?0x2:0x3}};_0xae66ab['ru']||={'dictionary':{},'getPluralForm':null},_0xae66ab['ru']['dictionary']=Object['assign'](_0xae66ab['ru']['dictionary'],_0x17c57a),_0xae66ab['ru']['getPluralForm']=_0x1aa60c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x201fc8=>{const {ru:{dictionary:_0xe99765,getPluralForm:_0x43a68e}}={'ru':{'dictionary':{'Export\x20to\x20Word':'Экспорт\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'При\x20создании\x20файла\x20Word\x20произошла\x20ошибка.','Word\x20document\x20export\x20started':'Экспорт\x20документа\x20Word\x20начат','Word\x20document\x20export\x20failed':'Экспорт\x20документа\x20Word\x20не\x20удался','Word\x20document\x20export\x20successful':'Экспорт\x20документа\x20Word\x20успешно\x20выполнен','Exporting\x20Word\x20document':'Экспорт\x20документа\x20Word'},'getPluralForm':_0xda7f27=>_0xda7f27%0xa==0x1&&_0xda7f27%0x64!=0xb?0x0:_0xda7f27%0xa>=0x2&&_0xda7f27%0xa<=0x4&&(_0xda7f27%0x64<0xc||_0xda7f27%0x64>0xe)?0x1:_0xda7f27%0xa==0x0||_0xda7f27%0xa>=0x5&&_0xda7f27%0xa<=0x9||_0xda7f27%0x64>=0xb&&_0xda7f27%0x64<=0xe?0x2:0x3}};_0x201fc8['ru']||={'dictionary':{},'getPluralForm':null},_0x201fc8['ru']['dictionary']=Object['assign'](_0x201fc8['ru']['dictionary'],_0xe99765),_0x201fc8['ru']['getPluralForm']=_0x43a68e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sk':{'dictionary':{'Export\x20to\x20Word':'Exportovať\x20do\x20Word\x20súboru','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Pri\x20generovaní\x20Word\x20súboru\x20sa\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20začal','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20zlyhal','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20bol\x20úspešný','Exporting\x20Word\x20document':'Prebieha\x20export\x20dokumentu\x20vo\x20formáte\x20Word'},'getPluralForm':_0x5217d0=>_0x5217d0%0x1==0x0&&0x1==_0x5217d0?0x0:_0x5217d0%0x1==0x0&&_0x5217d0>=0x2&&_0x5217d0<=0x4?0x1:_0x5217d0%0x1!=0x0?0x2:0x3}};
23
+ export default{'sk':{'dictionary':{'Export\x20to\x20Word':'Exportovať\x20do\x20Word\x20súboru','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Pri\x20generovaní\x20Word\x20súboru\x20sa\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20začal','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20zlyhal','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20bol\x20úspešný','Exporting\x20Word\x20document':'Prebieha\x20export\x20dokumentu\x20vo\x20formáte\x20Word'},'getPluralForm':_0x528b54=>_0x528b54%0x1==0x0&&0x1==_0x528b54?0x0:_0x528b54%0x1==0x0&&_0x528b54>=0x2&&_0x528b54<=0x4?0x1:_0x528b54%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x46e538=>{const {sk:{dictionary:_0x59f5df,getPluralForm:_0x18c533}}={'sk':{'dictionary':{'Export\x20to\x20Word':'Exportovať\x20do\x20Word\x20súboru','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Pri\x20generovaní\x20Word\x20súboru\x20sa\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20začal','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20zlyhal','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20bol\x20úspešný','Exporting\x20Word\x20document':'Prebieha\x20export\x20dokumentu\x20vo\x20formáte\x20Word'},'getPluralForm':_0x147f6b=>_0x147f6b%0x1==0x0&&0x1==_0x147f6b?0x0:_0x147f6b%0x1==0x0&&_0x147f6b>=0x2&&_0x147f6b<=0x4?0x1:_0x147f6b%0x1!=0x0?0x2:0x3}};_0x46e538['sk']||={'dictionary':{},'getPluralForm':null},_0x46e538['sk']['dictionary']=Object['assign'](_0x46e538['sk']['dictionary'],_0x59f5df),_0x46e538['sk']['getPluralForm']=_0x18c533;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c2104=>{const {sk:{dictionary:_0x3baefd,getPluralForm:_0x494e5f}}={'sk':{'dictionary':{'Export\x20to\x20Word':'Exportovať\x20do\x20Word\x20súboru','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Pri\x20generovaní\x20Word\x20súboru\x20sa\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20začal','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20zlyhal','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20vo\x20formáte\x20Word\x20bol\x20úspešný','Exporting\x20Word\x20document':'Prebieha\x20export\x20dokumentu\x20vo\x20formáte\x20Word'},'getPluralForm':_0x1c2594=>_0x1c2594%0x1==0x0&&0x1==_0x1c2594?0x0:_0x1c2594%0x1==0x0&&_0x1c2594>=0x2&&_0x1c2594<=0x4?0x1:_0x1c2594%0x1!=0x0?0x2:0x3}};_0x4c2104['sk']||={'dictionary':{},'getPluralForm':null},_0x4c2104['sk']['dictionary']=Object['assign'](_0x4c2104['sk']['dictionary'],_0x3baefd),_0x4c2104['sk']['getPluralForm']=_0x494e5f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr-latn':{'dictionary':{'Export\x20to\x20Word':'Eksportuj\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'Počeo\x20je\x20izvoz\x20Vord\x20dokumenta','Word\x20document\x20export\x20failed':'Izvoz\x20Vord\x20dokumenta\x20nije\x20uspeo','Word\x20document\x20export\x20successful':'Izvoz\x20Vord\x20dokumenta\x20je\x20uspeo','Exporting\x20Word\x20document':'Izvoz\x20Vord\x20dokumenta'},'getPluralForm':_0x544f2d=>_0x544f2d%0xa==0x1&&_0x544f2d%0x64!=0xb?0x0:_0x544f2d%0xa>=0x2&&_0x544f2d%0xa<=0x4&&(_0x544f2d%0x64<0xa||_0x544f2d%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr-latn':{'dictionary':{'Export\x20to\x20Word':'Eksportuj\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'Počeo\x20je\x20izvoz\x20Vord\x20dokumenta','Word\x20document\x20export\x20failed':'Izvoz\x20Vord\x20dokumenta\x20nije\x20uspeo','Word\x20document\x20export\x20successful':'Izvoz\x20Vord\x20dokumenta\x20je\x20uspeo','Exporting\x20Word\x20document':'Izvoz\x20Vord\x20dokumenta'},'getPluralForm':_0x3ea33e=>_0x3ea33e%0xa==0x1&&_0x3ea33e%0x64!=0xb?0x0:_0x3ea33e%0xa>=0x2&&_0x3ea33e%0xa<=0x4&&(_0x3ea33e%0x64<0xa||_0x3ea33e%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x29e0b4=>{const {'sr-latn':{dictionary:_0x27bc1b,getPluralForm:_0x2f87fe}}={'sr-latn':{'dictionary':{'Export\x20to\x20Word':'Eksportuj\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'Počeo\x20je\x20izvoz\x20Vord\x20dokumenta','Word\x20document\x20export\x20failed':'Izvoz\x20Vord\x20dokumenta\x20nije\x20uspeo','Word\x20document\x20export\x20successful':'Izvoz\x20Vord\x20dokumenta\x20je\x20uspeo','Exporting\x20Word\x20document':'Izvoz\x20Vord\x20dokumenta'},'getPluralForm':_0x301680=>_0x301680%0xa==0x1&&_0x301680%0x64!=0xb?0x0:_0x301680%0xa>=0x2&&_0x301680%0xa<=0x4&&(_0x301680%0x64<0xa||_0x301680%0x64>=0x14)?0x1:0x2}};_0x29e0b4['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x29e0b4['sr-latn']['dictionary']=Object['assign'](_0x29e0b4['sr-latn']['dictionary'],_0x27bc1b),_0x29e0b4['sr-latn']['getPluralForm']=_0x2f87fe;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x15643e=>{const {'sr-latn':{dictionary:_0x4365db,getPluralForm:_0x2208a6}}={'sr-latn':{'dictionary':{'Export\x20to\x20Word':'Eksportuj\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'Počeo\x20je\x20izvoz\x20Vord\x20dokumenta','Word\x20document\x20export\x20failed':'Izvoz\x20Vord\x20dokumenta\x20nije\x20uspeo','Word\x20document\x20export\x20successful':'Izvoz\x20Vord\x20dokumenta\x20je\x20uspeo','Exporting\x20Word\x20document':'Izvoz\x20Vord\x20dokumenta'},'getPluralForm':_0x128208=>_0x128208%0xa==0x1&&_0x128208%0x64!=0xb?0x0:_0x128208%0xa>=0x2&&_0x128208%0xa<=0x4&&(_0x128208%0x64<0xa||_0x128208%0x64>=0x14)?0x1:0x2}};_0x15643e['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x15643e['sr-latn']['dictionary']=Object['assign'](_0x15643e['sr-latn']['dictionary'],_0x4365db),_0x15643e['sr-latn']['getPluralForm']=_0x2208a6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr':{'dictionary':{'Export\x20to\x20Word':'Експортуј\x20у\x20Ворд','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20Ворд\x20датотеке.','Word\x20document\x20export\x20started':'Počeo\x20je\x20izvoz\x20Word\x20dokumenta','Word\x20document\x20export\x20failed':'Izvoz\x20Word\x20dokumenta\x20nije\x20uspeo','Word\x20document\x20export\x20successful':'Izvoz\x20Word\x20dokumenta\x20je\x20uspeo','Exporting\x20Word\x20document':'Izvoz\x20Word\x20dokumenta'},'getPluralForm':_0x3b9a2f=>_0x3b9a2f%0xa==0x1&&_0x3b9a2f%0x64!=0xb?0x0:_0x3b9a2f%0xa>=0x2&&_0x3b9a2f%0xa<=0x4&&(_0x3b9a2f%0x64<0xa||_0x3b9a2f%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr':{'dictionary':{'Export\x20to\x20Word':'Експортуј\x20у\x20Ворд','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20Ворд\x20датотеке.','Word\x20document\x20export\x20started':'Počeo\x20je\x20izvoz\x20Word\x20dokumenta','Word\x20document\x20export\x20failed':'Izvoz\x20Word\x20dokumenta\x20nije\x20uspeo','Word\x20document\x20export\x20successful':'Izvoz\x20Word\x20dokumenta\x20je\x20uspeo','Exporting\x20Word\x20document':'Izvoz\x20Word\x20dokumenta'},'getPluralForm':_0x18e541=>_0x18e541%0xa==0x1&&_0x18e541%0x64!=0xb?0x0:_0x18e541%0xa>=0x2&&_0x18e541%0xa<=0x4&&(_0x18e541%0x64<0xa||_0x18e541%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x35db95=>{const {sr:{dictionary:_0x5ba4de,getPluralForm:_0x3987c4}}={'sr':{'dictionary':{'Export\x20to\x20Word':'Експортуј\x20у\x20Ворд','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20Ворд\x20датотеке.','Word\x20document\x20export\x20started':'Počeo\x20je\x20izvoz\x20Word\x20dokumenta','Word\x20document\x20export\x20failed':'Izvoz\x20Word\x20dokumenta\x20nije\x20uspeo','Word\x20document\x20export\x20successful':'Izvoz\x20Word\x20dokumenta\x20je\x20uspeo','Exporting\x20Word\x20document':'Izvoz\x20Word\x20dokumenta'},'getPluralForm':_0x79b66c=>_0x79b66c%0xa==0x1&&_0x79b66c%0x64!=0xb?0x0:_0x79b66c%0xa>=0x2&&_0x79b66c%0xa<=0x4&&(_0x79b66c%0x64<0xa||_0x79b66c%0x64>=0x14)?0x1:0x2}};_0x35db95['sr']||={'dictionary':{},'getPluralForm':null},_0x35db95['sr']['dictionary']=Object['assign'](_0x35db95['sr']['dictionary'],_0x5ba4de),_0x35db95['sr']['getPluralForm']=_0x3987c4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xe24e80=>{const {sr:{dictionary:_0x28313a,getPluralForm:_0x7344e1}}={'sr':{'dictionary':{'Export\x20to\x20Word':'Експортуј\x20у\x20Ворд','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20Ворд\x20датотеке.','Word\x20document\x20export\x20started':'Počeo\x20je\x20izvoz\x20Word\x20dokumenta','Word\x20document\x20export\x20failed':'Izvoz\x20Word\x20dokumenta\x20nije\x20uspeo','Word\x20document\x20export\x20successful':'Izvoz\x20Word\x20dokumenta\x20je\x20uspeo','Exporting\x20Word\x20document':'Izvoz\x20Word\x20dokumenta'},'getPluralForm':_0x24aadf=>_0x24aadf%0xa==0x1&&_0x24aadf%0x64!=0xb?0x0:_0x24aadf%0xa>=0x2&&_0x24aadf%0xa<=0x4&&(_0x24aadf%0x64<0xa||_0x24aadf%0x64>=0x14)?0x1:0x2}};_0xe24e80['sr']||={'dictionary':{},'getPluralForm':null},_0xe24e80['sr']['dictionary']=Object['assign'](_0xe24e80['sr']['dictionary'],_0x28313a),_0xe24e80['sr']['getPluralForm']=_0x7344e1;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sv':{'dictionary':{'Export\x20to\x20Word':'Exportera\x20till\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ett\x20fel\x20uppstod\x20medan\x20Wordfilen\x20skapades.','Word\x20document\x20export\x20started':'Export\x20av\x20Worddokument\x20påbörjad','Word\x20document\x20export\x20failed':'Export\x20av\x20Worddokument\x20misslyckades','Word\x20document\x20export\x20successful':'Export\x20av\x20Worddokument\x20klar','Exporting\x20Word\x20document':'Exporterar\x20Worddokument'},'getPluralForm':_0x5e8274=>0x1!=_0x5e8274}};
23
+ export default{'sv':{'dictionary':{'Export\x20to\x20Word':'Exportera\x20till\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ett\x20fel\x20uppstod\x20medan\x20Wordfilen\x20skapades.','Word\x20document\x20export\x20started':'Export\x20av\x20Worddokument\x20påbörjad','Word\x20document\x20export\x20failed':'Export\x20av\x20Worddokument\x20misslyckades','Word\x20document\x20export\x20successful':'Export\x20av\x20Worddokument\x20klar','Exporting\x20Word\x20document':'Exporterar\x20Worddokument'},'getPluralForm':_0x55e8e9=>0x1!=_0x55e8e9}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x100e58=>{const {sv:{dictionary:_0x329255,getPluralForm:_0x3fe747}}={'sv':{'dictionary':{'Export\x20to\x20Word':'Exportera\x20till\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ett\x20fel\x20uppstod\x20medan\x20Wordfilen\x20skapades.','Word\x20document\x20export\x20started':'Export\x20av\x20Worddokument\x20påbörjad','Word\x20document\x20export\x20failed':'Export\x20av\x20Worddokument\x20misslyckades','Word\x20document\x20export\x20successful':'Export\x20av\x20Worddokument\x20klar','Exporting\x20Word\x20document':'Exporterar\x20Worddokument'},'getPluralForm':_0x566eb8=>0x1!=_0x566eb8}};_0x100e58['sv']||={'dictionary':{},'getPluralForm':null},_0x100e58['sv']['dictionary']=Object['assign'](_0x100e58['sv']['dictionary'],_0x329255),_0x100e58['sv']['getPluralForm']=_0x3fe747;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5ac8ea=>{const {sv:{dictionary:_0x5e7b5b,getPluralForm:_0x4798b1}}={'sv':{'dictionary':{'Export\x20to\x20Word':'Exportera\x20till\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ett\x20fel\x20uppstod\x20medan\x20Wordfilen\x20skapades.','Word\x20document\x20export\x20started':'Export\x20av\x20Worddokument\x20påbörjad','Word\x20document\x20export\x20failed':'Export\x20av\x20Worddokument\x20misslyckades','Word\x20document\x20export\x20successful':'Export\x20av\x20Worddokument\x20klar','Exporting\x20Word\x20document':'Exporterar\x20Worddokument'},'getPluralForm':_0x44202c=>0x1!=_0x44202c}};_0x5ac8ea['sv']||={'dictionary':{},'getPluralForm':null},_0x5ac8ea['sv']['dictionary']=Object['assign'](_0x5ac8ea['sv']['dictionary'],_0x5e7b5b),_0x5ac8ea['sv']['getPluralForm']=_0x4798b1;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'th':{'dictionary':{'Export\x20to\x20Word':'ส่งออกไปที่\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะสร้างไฟล์\x20Word','Word\x20document\x20export\x20started':'เริ่มการส่งออกเอกสาร\x20Word\x20แล้ว','Word\x20document\x20export\x20failed':'ส่งออกเอกสาร\x20Word\x20ไม่สำเร็จ','Word\x20document\x20export\x20successful':'ส่งออกเอกสาร\x20Word\x20สำเร็จ','Exporting\x20Word\x20document':'กำลังส่งออกเอกสาร\x20Word'},'getPluralForm':_0x2254af=>0x0}};
23
+ export default{'th':{'dictionary':{'Export\x20to\x20Word':'ส่งออกไปที่\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะสร้างไฟล์\x20Word','Word\x20document\x20export\x20started':'เริ่มการส่งออกเอกสาร\x20Word\x20แล้ว','Word\x20document\x20export\x20failed':'ส่งออกเอกสาร\x20Word\x20ไม่สำเร็จ','Word\x20document\x20export\x20successful':'ส่งออกเอกสาร\x20Word\x20สำเร็จ','Exporting\x20Word\x20document':'กำลังส่งออกเอกสาร\x20Word'},'getPluralForm':_0x5b9406=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b86e2=>{const {th:{dictionary:_0x2e3e6b,getPluralForm:_0x17b66d}}={'th':{'dictionary':{'Export\x20to\x20Word':'ส่งออกไปที่\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะสร้างไฟล์\x20Word','Word\x20document\x20export\x20started':'เริ่มการส่งออกเอกสาร\x20Word\x20แล้ว','Word\x20document\x20export\x20failed':'ส่งออกเอกสาร\x20Word\x20ไม่สำเร็จ','Word\x20document\x20export\x20successful':'ส่งออกเอกสาร\x20Word\x20สำเร็จ','Exporting\x20Word\x20document':'กำลังส่งออกเอกสาร\x20Word'},'getPluralForm':_0x829336=>0x0}};_0x4b86e2['th']||={'dictionary':{},'getPluralForm':null},_0x4b86e2['th']['dictionary']=Object['assign'](_0x4b86e2['th']['dictionary'],_0x2e3e6b),_0x4b86e2['th']['getPluralForm']=_0x17b66d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x39c002=>{const {th:{dictionary:_0xd9477,getPluralForm:_0x5a81e0}}={'th':{'dictionary':{'Export\x20to\x20Word':'ส่งออกไปที่\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะสร้างไฟล์\x20Word','Word\x20document\x20export\x20started':'เริ่มการส่งออกเอกสาร\x20Word\x20แล้ว','Word\x20document\x20export\x20failed':'ส่งออกเอกสาร\x20Word\x20ไม่สำเร็จ','Word\x20document\x20export\x20successful':'ส่งออกเอกสาร\x20Word\x20สำเร็จ','Exporting\x20Word\x20document':'กำลังส่งออกเอกสาร\x20Word'},'getPluralForm':_0x534822=>0x0}};_0x39c002['th']||={'dictionary':{},'getPluralForm':null},_0x39c002['th']['dictionary']=Object['assign'](_0x39c002['th']['dictionary'],_0xd9477),_0x39c002['th']['getPluralForm']=_0x5a81e0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tr':{'dictionary':{'Export\x20to\x20Word':'Word\x27e\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20dosyası\x20oluşturulurken\x20bir\x20hata\x20oluştu.','Word\x20document\x20export\x20started':'Word\x20belgesi\x20dışa\x20aktarımı\x20başladı','Word\x20document\x20export\x20failed':'Word\x20belgesi\x20dışa\x20aktarılamadı','Word\x20document\x20export\x20successful':'Word\x20belgesi\x20dışa\x20aktarımı\x20başarılı','Exporting\x20Word\x20document':'Word\x20belgesi\x20dışa\x20aktarılıyor'},'getPluralForm':_0x53dfed=>_0x53dfed>0x1}};
23
+ export default{'tr':{'dictionary':{'Export\x20to\x20Word':'Word\x27e\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20dosyası\x20oluşturulurken\x20bir\x20hata\x20oluştu.','Word\x20document\x20export\x20started':'Word\x20belgesi\x20dışa\x20aktarımı\x20başladı','Word\x20document\x20export\x20failed':'Word\x20belgesi\x20dışa\x20aktarılamadı','Word\x20document\x20export\x20successful':'Word\x20belgesi\x20dışa\x20aktarımı\x20başarılı','Exporting\x20Word\x20document':'Word\x20belgesi\x20dışa\x20aktarılıyor'},'getPluralForm':_0x4ef3a2=>_0x4ef3a2>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xbae498=>{const {tr:{dictionary:_0x42c6ca,getPluralForm:_0x5da199}}={'tr':{'dictionary':{'Export\x20to\x20Word':'Word\x27e\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20dosyası\x20oluşturulurken\x20bir\x20hata\x20oluştu.','Word\x20document\x20export\x20started':'Word\x20belgesi\x20dışa\x20aktarımı\x20başladı','Word\x20document\x20export\x20failed':'Word\x20belgesi\x20dışa\x20aktarılamadı','Word\x20document\x20export\x20successful':'Word\x20belgesi\x20dışa\x20aktarımı\x20başarılı','Exporting\x20Word\x20document':'Word\x20belgesi\x20dışa\x20aktarılıyor'},'getPluralForm':_0x4596ee=>_0x4596ee>0x1}};_0xbae498['tr']||={'dictionary':{},'getPluralForm':null},_0xbae498['tr']['dictionary']=Object['assign'](_0xbae498['tr']['dictionary'],_0x42c6ca),_0xbae498['tr']['getPluralForm']=_0x5da199;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ff8ae=>{const {tr:{dictionary:_0x58d113,getPluralForm:_0x9f6167}}={'tr':{'dictionary':{'Export\x20to\x20Word':'Word\x27e\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20dosyası\x20oluşturulurken\x20bir\x20hata\x20oluştu.','Word\x20document\x20export\x20started':'Word\x20belgesi\x20dışa\x20aktarımı\x20başladı','Word\x20document\x20export\x20failed':'Word\x20belgesi\x20dışa\x20aktarılamadı','Word\x20document\x20export\x20successful':'Word\x20belgesi\x20dışa\x20aktarımı\x20başarılı','Exporting\x20Word\x20document':'Word\x20belgesi\x20dışa\x20aktarılıyor'},'getPluralForm':_0x5cfb07=>_0x5cfb07>0x1}};_0x4ff8ae['tr']||={'dictionary':{},'getPluralForm':null},_0x4ff8ae['tr']['dictionary']=Object['assign'](_0x4ff8ae['tr']['dictionary'],_0x58d113),_0x4ff8ae['tr']['getPluralForm']=_0x9f6167;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ug':{'dictionary':{'Export\x20to\x20Word':'Word\x20قا\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20ھۆججەتكە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3a7f80=>0x1!=_0x3a7f80}};
23
+ export default{'ug':{'dictionary':{'Export\x20to\x20Word':'Word\x20قا\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20ھۆججەتكە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1fe44a=>0x1!=_0x1fe44a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2b2020=>{const {ug:{dictionary:_0x3fcc3c,getPluralForm:_0x3c0174}}={'ug':{'dictionary':{'Export\x20to\x20Word':'Word\x20قا\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20ھۆججەتكە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x48622c=>0x1!=_0x48622c}};_0x2b2020['ug']||={'dictionary':{},'getPluralForm':null},_0x2b2020['ug']['dictionary']=Object['assign'](_0x2b2020['ug']['dictionary'],_0x3fcc3c),_0x2b2020['ug']['getPluralForm']=_0x3c0174;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a0998=>{const {ug:{dictionary:_0x51c1e1,getPluralForm:_0x44649e}}={'ug':{'dictionary':{'Export\x20to\x20Word':'Word\x20قا\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20ھۆججەتكە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2f67f1=>0x1!=_0x2f67f1}};_0x2a0998['ug']||={'dictionary':{},'getPluralForm':null},_0x2a0998['ug']['dictionary']=Object['assign'](_0x2a0998['ug']['dictionary'],_0x51c1e1),_0x2a0998['ug']['getPluralForm']=_0x44649e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uk':{'dictionary':{'Export\x20to\x20Word':'Експортувати\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Під\x20час\x20створення\x20Word\x20файлу\x20сталася\x20помилка.','Word\x20document\x20export\x20started':'Розпочато\x20експорт\x20документа\x20Word','Word\x20document\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20документ\x20Word','Word\x20document\x20export\x20successful':'Документ\x20Word\x20успішно\x20експортовано','Exporting\x20Word\x20document':'Експорт\x20документа\x20Word'},'getPluralForm':_0x22e1f5=>_0x22e1f5%0x1==0x0&&_0x22e1f5%0xa==0x1&&_0x22e1f5%0x64!=0xb?0x0:_0x22e1f5%0x1==0x0&&_0x22e1f5%0xa>=0x2&&_0x22e1f5%0xa<=0x4&&(_0x22e1f5%0x64<0xc||_0x22e1f5%0x64>0xe)?0x1:_0x22e1f5%0x1==0x0&&(_0x22e1f5%0xa==0x0||_0x22e1f5%0xa>=0x5&&_0x22e1f5%0xa<=0x9||_0x22e1f5%0x64>=0xb&&_0x22e1f5%0x64<=0xe)?0x2:0x3}};
23
+ export default{'uk':{'dictionary':{'Export\x20to\x20Word':'Експортувати\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Під\x20час\x20створення\x20Word\x20файлу\x20сталася\x20помилка.','Word\x20document\x20export\x20started':'Розпочато\x20експорт\x20документа\x20Word','Word\x20document\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20документ\x20Word','Word\x20document\x20export\x20successful':'Документ\x20Word\x20успішно\x20експортовано','Exporting\x20Word\x20document':'Експорт\x20документа\x20Word'},'getPluralForm':_0x3f4e6c=>_0x3f4e6c%0x1==0x0&&_0x3f4e6c%0xa==0x1&&_0x3f4e6c%0x64!=0xb?0x0:_0x3f4e6c%0x1==0x0&&_0x3f4e6c%0xa>=0x2&&_0x3f4e6c%0xa<=0x4&&(_0x3f4e6c%0x64<0xc||_0x3f4e6c%0x64>0xe)?0x1:_0x3f4e6c%0x1==0x0&&(_0x3f4e6c%0xa==0x0||_0x3f4e6c%0xa>=0x5&&_0x3f4e6c%0xa<=0x9||_0x3f4e6c%0x64>=0xb&&_0x3f4e6c%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ef9a6=>{const {uk:{dictionary:_0x38a510,getPluralForm:_0x4f3b6f}}={'uk':{'dictionary':{'Export\x20to\x20Word':'Експортувати\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Під\x20час\x20створення\x20Word\x20файлу\x20сталася\x20помилка.','Word\x20document\x20export\x20started':'Розпочато\x20експорт\x20документа\x20Word','Word\x20document\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20документ\x20Word','Word\x20document\x20export\x20successful':'Документ\x20Word\x20успішно\x20експортовано','Exporting\x20Word\x20document':'Експорт\x20документа\x20Word'},'getPluralForm':_0x18e2f3=>_0x18e2f3%0x1==0x0&&_0x18e2f3%0xa==0x1&&_0x18e2f3%0x64!=0xb?0x0:_0x18e2f3%0x1==0x0&&_0x18e2f3%0xa>=0x2&&_0x18e2f3%0xa<=0x4&&(_0x18e2f3%0x64<0xc||_0x18e2f3%0x64>0xe)?0x1:_0x18e2f3%0x1==0x0&&(_0x18e2f3%0xa==0x0||_0x18e2f3%0xa>=0x5&&_0x18e2f3%0xa<=0x9||_0x18e2f3%0x64>=0xb&&_0x18e2f3%0x64<=0xe)?0x2:0x3}};_0x2ef9a6['uk']||={'dictionary':{},'getPluralForm':null},_0x2ef9a6['uk']['dictionary']=Object['assign'](_0x2ef9a6['uk']['dictionary'],_0x38a510),_0x2ef9a6['uk']['getPluralForm']=_0x4f3b6f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4d55c8=>{const {uk:{dictionary:_0x4ec42d,getPluralForm:_0x17f9e2}}={'uk':{'dictionary':{'Export\x20to\x20Word':'Експортувати\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Під\x20час\x20створення\x20Word\x20файлу\x20сталася\x20помилка.','Word\x20document\x20export\x20started':'Розпочато\x20експорт\x20документа\x20Word','Word\x20document\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20документ\x20Word','Word\x20document\x20export\x20successful':'Документ\x20Word\x20успішно\x20експортовано','Exporting\x20Word\x20document':'Експорт\x20документа\x20Word'},'getPluralForm':_0x113ab8=>_0x113ab8%0x1==0x0&&_0x113ab8%0xa==0x1&&_0x113ab8%0x64!=0xb?0x0:_0x113ab8%0x1==0x0&&_0x113ab8%0xa>=0x2&&_0x113ab8%0xa<=0x4&&(_0x113ab8%0x64<0xc||_0x113ab8%0x64>0xe)?0x1:_0x113ab8%0x1==0x0&&(_0x113ab8%0xa==0x0||_0x113ab8%0xa>=0x5&&_0x113ab8%0xa<=0x9||_0x113ab8%0x64>=0xb&&_0x113ab8%0x64<=0xe)?0x2:0x3}};_0x4d55c8['uk']||={'dictionary':{},'getPluralForm':null},_0x4d55c8['uk']['dictionary']=Object['assign'](_0x4d55c8['uk']['dictionary'],_0x4ec42d),_0x4d55c8['uk']['getPluralForm']=_0x17f9e2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ur':{'dictionary':{'Export\x20to\x20Word':'ورڈ\x20دستاویز\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'ورڈ\x20دستاویز\x20بناننے\x20میں\x20نقص\x20واقع\x20ہوا۔','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2b3c03=>0x1!=_0x2b3c03}};
23
+ export default{'ur':{'dictionary':{'Export\x20to\x20Word':'ورڈ\x20دستاویز\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'ورڈ\x20دستاویز\x20بناننے\x20میں\x20نقص\x20واقع\x20ہوا۔','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x16ebea=>0x1!=_0x16ebea}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5a9a85=>{const {ur:{dictionary:_0x521e6e,getPluralForm:_0x5c795b}}={'ur':{'dictionary':{'Export\x20to\x20Word':'ورڈ\x20دستاویز\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'ورڈ\x20دستاویز\x20بناننے\x20میں\x20نقص\x20واقع\x20ہوا۔','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x47626f=>0x1!=_0x47626f}};_0x5a9a85['ur']||={'dictionary':{},'getPluralForm':null},_0x5a9a85['ur']['dictionary']=Object['assign'](_0x5a9a85['ur']['dictionary'],_0x521e6e),_0x5a9a85['ur']['getPluralForm']=_0x5c795b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4f5563=>{const {ur:{dictionary:_0xc0bcbf,getPluralForm:_0x23cd3d}}={'ur':{'dictionary':{'Export\x20to\x20Word':'ورڈ\x20دستاویز\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'ورڈ\x20دستاویز\x20بناننے\x20میں\x20نقص\x20واقع\x20ہوا۔','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x500111=>0x1!=_0x500111}};_0x4f5563['ur']||={'dictionary':{},'getPluralForm':null},_0x4f5563['ur']['dictionary']=Object['assign'](_0x4f5563['ur']['dictionary'],_0xc0bcbf),_0x4f5563['ur']['getPluralForm']=_0x23cd3d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'vi':{'dictionary':{'Export\x20to\x20Word':'Xuất\x20ra\x20định\x20dạng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20Word.','Word\x20document\x20export\x20started':'Đã\x20bắt\x20đầu\x20xuất\x20tài\x20liệu\x20Word','Word\x20document\x20export\x20failed':'Không\x20xuất\x20được\x20tài\x20liệu\x20Word','Word\x20document\x20export\x20successful':'Đã\x20xuất\x20tài\x20liệu\x20Word\x20thành\x20công','Exporting\x20Word\x20document':'Đang\x20xuất\x20tài\x20liệu\x20Word'},'getPluralForm':_0x43b6dd=>0x0}};
23
+ export default{'vi':{'dictionary':{'Export\x20to\x20Word':'Xuất\x20ra\x20định\x20dạng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20Word.','Word\x20document\x20export\x20started':'Đã\x20bắt\x20đầu\x20xuất\x20tài\x20liệu\x20Word','Word\x20document\x20export\x20failed':'Không\x20xuất\x20được\x20tài\x20liệu\x20Word','Word\x20document\x20export\x20successful':'Đã\x20xuất\x20tài\x20liệu\x20Word\x20thành\x20công','Exporting\x20Word\x20document':'Đang\x20xuất\x20tài\x20liệu\x20Word'},'getPluralForm':_0x41440c=>0x0}};