@ckeditor/ckeditor5-document-outline 43.0.0-alpha.5 → 43.0.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 (103) hide show
  1. package/build/document-outline.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +8 -8
  91. package/src/documentoutline/documentoutlineui.js +1 -1
  92. package/src/documentoutline/documentoutlineutils.js +1 -1
  93. package/src/documentoutline/ui/documentoutlineitemview.js +1 -1
  94. package/src/documentoutline/ui/documentoutlineview.js +1 -1
  95. package/src/documentoutline/utils.js +1 -1
  96. package/src/documentoutline.js +1 -1
  97. package/src/index.js +1 -1
  98. package/src/tableofcontents/headingid.js +1 -1
  99. package/src/tableofcontents/tableofcontentscommand.js +1 -1
  100. package/src/tableofcontents/tableofcontentsediting.js +1 -1
  101. package/src/tableofcontents/tableofcontentsui.js +1 -1
  102. package/src/tableofcontents.js +1 -1
  103. package/src/utils/common-translations.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ar':{'dictionary':{'Empty\x20heading':'رأس\x20فارغ','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'تظهر\x20رؤوس\x20المحرر\x20هنا\x20أثناء\x20الكتابة.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'لم\x20نعثر\x20على\x20رؤوس\x20في\x20المستند.','Table\x20of\x20contents':'جدول\x20المحتويات'},'getPluralForm':_0x5e8a33=>0x0==_0x5e8a33?0x0:0x1==_0x5e8a33?0x1:0x2==_0x5e8a33?0x2:_0x5e8a33%0x64>=0x3&&_0x5e8a33%0x64<=0xa?0x3:_0x5e8a33%0x64>=0xb&&_0x5e8a33%0x64<=0x63?0x4:0x5}};
23
+ export default{'ar':{'dictionary':{'Empty\x20heading':'رأس\x20فارغ','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'تظهر\x20رؤوس\x20المحرر\x20هنا\x20أثناء\x20الكتابة.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'لم\x20نعثر\x20على\x20رؤوس\x20في\x20المستند.','Table\x20of\x20contents':'جدول\x20المحتويات'},'getPluralForm':_0x1f024a=>0x0==_0x1f024a?0x0:0x1==_0x1f024a?0x1:0x2==_0x1f024a?0x2:_0x1f024a%0x64>=0x3&&_0x1f024a%0x64<=0xa?0x3:_0x1f024a%0x64>=0xb&&_0x1f024a%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e57fb=>{const {ar:{dictionary:_0xb15629,getPluralForm:_0xd8812a}}={'ar':{'dictionary':{'Empty\x20heading':'رأس\x20فارغ','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'تظهر\x20رؤوس\x20المحرر\x20هنا\x20أثناء\x20الكتابة.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'لم\x20نعثر\x20على\x20رؤوس\x20في\x20المستند.','Table\x20of\x20contents':'جدول\x20المحتويات'},'getPluralForm':_0x130450=>0x0==_0x130450?0x0:0x1==_0x130450?0x1:0x2==_0x130450?0x2:_0x130450%0x64>=0x3&&_0x130450%0x64<=0xa?0x3:_0x130450%0x64>=0xb&&_0x130450%0x64<=0x63?0x4:0x5}};_0x4e57fb['ar']||={'dictionary':{},'getPluralForm':null},_0x4e57fb['ar']['dictionary']=Object['assign'](_0x4e57fb['ar']['dictionary'],_0xb15629),_0x4e57fb['ar']['getPluralForm']=_0xd8812a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x59163e=>{const {ar:{dictionary:_0x10b96b,getPluralForm:_0x5ce82c}}={'ar':{'dictionary':{'Empty\x20heading':'رأس\x20فارغ','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'تظهر\x20رؤوس\x20المحرر\x20هنا\x20أثناء\x20الكتابة.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'لم\x20نعثر\x20على\x20رؤوس\x20في\x20المستند.','Table\x20of\x20contents':'جدول\x20المحتويات'},'getPluralForm':_0x493e3c=>0x0==_0x493e3c?0x0:0x1==_0x493e3c?0x1:0x2==_0x493e3c?0x2:_0x493e3c%0x64>=0x3&&_0x493e3c%0x64<=0xa?0x3:_0x493e3c%0x64>=0xb&&_0x493e3c%0x64<=0x63?0x4:0x5}};_0x59163e['ar']||={'dictionary':{},'getPluralForm':null},_0x59163e['ar']['dictionary']=Object['assign'](_0x59163e['ar']['dictionary'],_0x10b96b),_0x59163e['ar']['getPluralForm']=_0x5ce82c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bg':{'dictionary':{'Empty\x20heading':'Празно\x20заглавие','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Заглавията\x20на\x20редактора\x20ще\x20се\x20виждат\x20тук\x20по\x20време\x20на\x20писането.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'В\x20документа\x20не\x20бяха\x20намерени\x20заглавия.','Table\x20of\x20contents':'Съдържание'},'getPluralForm':_0x286985=>0x1!=_0x286985}};
23
+ export default{'bg':{'dictionary':{'Empty\x20heading':'Празно\x20заглавие','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Заглавията\x20на\x20редактора\x20ще\x20се\x20виждат\x20тук\x20по\x20време\x20на\x20писането.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'В\x20документа\x20не\x20бяха\x20намерени\x20заглавия.','Table\x20of\x20contents':'Съдържание'},'getPluralForm':_0x3cea19=>0x1!=_0x3cea19}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5167cb=>{const {bg:{dictionary:_0x3970f4,getPluralForm:_0x39d4ec}}={'bg':{'dictionary':{'Empty\x20heading':'Празно\x20заглавие','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Заглавията\x20на\x20редактора\x20ще\x20се\x20виждат\x20тук\x20по\x20време\x20на\x20писането.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'В\x20документа\x20не\x20бяха\x20намерени\x20заглавия.','Table\x20of\x20contents':'Съдържание'},'getPluralForm':_0x4ec391=>0x1!=_0x4ec391}};_0x5167cb['bg']||={'dictionary':{},'getPluralForm':null},_0x5167cb['bg']['dictionary']=Object['assign'](_0x5167cb['bg']['dictionary'],_0x3970f4),_0x5167cb['bg']['getPluralForm']=_0x39d4ec;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x11b7a4=>{const {bg:{dictionary:_0x319cb9,getPluralForm:_0x391907}}={'bg':{'dictionary':{'Empty\x20heading':'Празно\x20заглавие','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Заглавията\x20на\x20редактора\x20ще\x20се\x20виждат\x20тук\x20по\x20време\x20на\x20писането.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'В\x20документа\x20не\x20бяха\x20намерени\x20заглавия.','Table\x20of\x20contents':'Съдържание'},'getPluralForm':_0x385e17=>0x1!=_0x385e17}};_0x11b7a4['bg']||={'dictionary':{},'getPluralForm':null},_0x11b7a4['bg']['dictionary']=Object['assign'](_0x11b7a4['bg']['dictionary'],_0x319cb9),_0x11b7a4['bg']['getPluralForm']=_0x391907;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bn':{'dictionary':{'Empty\x20heading':'খালি\x20হেডিং','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'আপনি\x20টাইপ\x20করার\x20সাথে\x20সাথে\x20এডিটর\x20হেডিং\x20এখানে\x20প্রদর্শিত\x20হবে।','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ডকুমেন্টে\x20কোনো\x20হেডিং\x20পাওয়া\x20যায়নি।','Table\x20of\x20contents':'বিষয়বস্তুর\x20টেবিল'},'getPluralForm':_0x45cad9=>0x1!=_0x45cad9}};
23
+ export default{'bn':{'dictionary':{'Empty\x20heading':'খালি\x20হেডিং','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'আপনি\x20টাইপ\x20করার\x20সাথে\x20সাথে\x20এডিটর\x20হেডিং\x20এখানে\x20প্রদর্শিত\x20হবে।','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ডকুমেন্টে\x20কোনো\x20হেডিং\x20পাওয়া\x20যায়নি।','Table\x20of\x20contents':'বিষয়বস্তুর\x20টেবিল'},'getPluralForm':_0x1419f1=>0x1!=_0x1419f1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b4e5f=>{const {bn:{dictionary:_0x1ac1f4,getPluralForm:_0x1b8abb}}={'bn':{'dictionary':{'Empty\x20heading':'খালি\x20হেডিং','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'আপনি\x20টাইপ\x20করার\x20সাথে\x20সাথে\x20এডিটর\x20হেডিং\x20এখানে\x20প্রদর্শিত\x20হবে।','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ডকুমেন্টে\x20কোনো\x20হেডিং\x20পাওয়া\x20যায়নি।','Table\x20of\x20contents':'বিষয়বস্তুর\x20টেবিল'},'getPluralForm':_0x2248a7=>0x1!=_0x2248a7}};_0x1b4e5f['bn']||={'dictionary':{},'getPluralForm':null},_0x1b4e5f['bn']['dictionary']=Object['assign'](_0x1b4e5f['bn']['dictionary'],_0x1ac1f4),_0x1b4e5f['bn']['getPluralForm']=_0x1b8abb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x244d74=>{const {bn:{dictionary:_0x46a32c,getPluralForm:_0x3c7fca}}={'bn':{'dictionary':{'Empty\x20heading':'খালি\x20হেডিং','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'আপনি\x20টাইপ\x20করার\x20সাথে\x20সাথে\x20এডিটর\x20হেডিং\x20এখানে\x20প্রদর্শিত\x20হবে।','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ডকুমেন্টে\x20কোনো\x20হেডিং\x20পাওয়া\x20যায়নি।','Table\x20of\x20contents':'বিষয়বস্তুর\x20টেবিল'},'getPluralForm':_0x1338ae=>0x1!=_0x1338ae}};_0x244d74['bn']||={'dictionary':{},'getPluralForm':null},_0x244d74['bn']['dictionary']=Object['assign'](_0x244d74['bn']['dictionary'],_0x46a32c),_0x244d74['bn']['getPluralForm']=_0x3c7fca;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ca':{'dictionary':{'Empty\x20heading':'Encapçalament\x20buit','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Els\x20encapçalaments\x20de\x20l\x27editor\x20apareixeran\x20aquí\x20a\x20mesura\x20que\x20escriguis.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20s\x27ha\x20trobat\x20cap\x20encapçalament\x20al\x20document.','Table\x20of\x20contents':'Taula\x20de\x20continguts'},'getPluralForm':_0x2eef71=>0x1!=_0x2eef71}};
23
+ export default{'ca':{'dictionary':{'Empty\x20heading':'Encapçalament\x20buit','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Els\x20encapçalaments\x20de\x20l\x27editor\x20apareixeran\x20aquí\x20a\x20mesura\x20que\x20escriguis.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20s\x27ha\x20trobat\x20cap\x20encapçalament\x20al\x20document.','Table\x20of\x20contents':'Taula\x20de\x20continguts'},'getPluralForm':_0x519193=>0x1!=_0x519193}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1334a5=>{const {ca:{dictionary:_0x34a9e9,getPluralForm:_0x3ed640}}={'ca':{'dictionary':{'Empty\x20heading':'Encapçalament\x20buit','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Els\x20encapçalaments\x20de\x20l\x27editor\x20apareixeran\x20aquí\x20a\x20mesura\x20que\x20escriguis.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20s\x27ha\x20trobat\x20cap\x20encapçalament\x20al\x20document.','Table\x20of\x20contents':'Taula\x20de\x20continguts'},'getPluralForm':_0x5ac3e5=>0x1!=_0x5ac3e5}};_0x1334a5['ca']||={'dictionary':{},'getPluralForm':null},_0x1334a5['ca']['dictionary']=Object['assign'](_0x1334a5['ca']['dictionary'],_0x34a9e9),_0x1334a5['ca']['getPluralForm']=_0x3ed640;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x20505e=>{const {ca:{dictionary:_0x59cb68,getPluralForm:_0x3a0c4c}}={'ca':{'dictionary':{'Empty\x20heading':'Encapçalament\x20buit','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Els\x20encapçalaments\x20de\x20l\x27editor\x20apareixeran\x20aquí\x20a\x20mesura\x20que\x20escriguis.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20s\x27ha\x20trobat\x20cap\x20encapçalament\x20al\x20document.','Table\x20of\x20contents':'Taula\x20de\x20continguts'},'getPluralForm':_0x1e9a30=>0x1!=_0x1e9a30}};_0x20505e['ca']||={'dictionary':{},'getPluralForm':null},_0x20505e['ca']['dictionary']=Object['assign'](_0x20505e['ca']['dictionary'],_0x59cb68),_0x20505e['ca']['getPluralForm']=_0x3a0c4c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'cs':{'dictionary':{'Empty\x20heading':'Prázdný\x20nadpis','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Tady\x20se\x20během\x20psaní\x20objeví\x20nadpisy\x20editoru.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'V\x20dokumentu\x20nebyly\x20nalezeny\x20žádné\x20nadpisy.','Table\x20of\x20contents':'Obsah'},'getPluralForm':_0x4e97ba=>0x1==_0x4e97ba&&_0x4e97ba%0x1==0x0?0x0:_0x4e97ba>=0x2&&_0x4e97ba<=0x4&&_0x4e97ba%0x1==0x0?0x1:_0x4e97ba%0x1!=0x0?0x2:0x3}};
23
+ export default{'cs':{'dictionary':{'Empty\x20heading':'Prázdný\x20nadpis','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Tady\x20se\x20během\x20psaní\x20objeví\x20nadpisy\x20editoru.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'V\x20dokumentu\x20nebyly\x20nalezeny\x20žádné\x20nadpisy.','Table\x20of\x20contents':'Obsah'},'getPluralForm':_0x36e8cb=>0x1==_0x36e8cb&&_0x36e8cb%0x1==0x0?0x0:_0x36e8cb>=0x2&&_0x36e8cb<=0x4&&_0x36e8cb%0x1==0x0?0x1:_0x36e8cb%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2fc3f4=>{const {cs:{dictionary:_0x4ad6c9,getPluralForm:_0xe353bf}}={'cs':{'dictionary':{'Empty\x20heading':'Prázdný\x20nadpis','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Tady\x20se\x20během\x20psaní\x20objeví\x20nadpisy\x20editoru.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'V\x20dokumentu\x20nebyly\x20nalezeny\x20žádné\x20nadpisy.','Table\x20of\x20contents':'Obsah'},'getPluralForm':_0x4abd47=>0x1==_0x4abd47&&_0x4abd47%0x1==0x0?0x0:_0x4abd47>=0x2&&_0x4abd47<=0x4&&_0x4abd47%0x1==0x0?0x1:_0x4abd47%0x1!=0x0?0x2:0x3}};_0x2fc3f4['cs']||={'dictionary':{},'getPluralForm':null},_0x2fc3f4['cs']['dictionary']=Object['assign'](_0x2fc3f4['cs']['dictionary'],_0x4ad6c9),_0x2fc3f4['cs']['getPluralForm']=_0xe353bf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x35ac40=>{const {cs:{dictionary:_0x53ab4b,getPluralForm:_0x380bd6}}={'cs':{'dictionary':{'Empty\x20heading':'Prázdný\x20nadpis','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Tady\x20se\x20během\x20psaní\x20objeví\x20nadpisy\x20editoru.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'V\x20dokumentu\x20nebyly\x20nalezeny\x20žádné\x20nadpisy.','Table\x20of\x20contents':'Obsah'},'getPluralForm':_0x330086=>0x1==_0x330086&&_0x330086%0x1==0x0?0x0:_0x330086>=0x2&&_0x330086<=0x4&&_0x330086%0x1==0x0?0x1:_0x330086%0x1!=0x0?0x2:0x3}};_0x35ac40['cs']||={'dictionary':{},'getPluralForm':null},_0x35ac40['cs']['dictionary']=Object['assign'](_0x35ac40['cs']['dictionary'],_0x53ab4b),_0x35ac40['cs']['getPluralForm']=_0x380bd6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'da':{'dictionary':{'Empty\x20heading':'Tom\x20overskrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redigeringsoverskrifter\x20vil\x20stå\x20her,\x20efterhånden\x20som\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Ingen\x20overskrifter\x20blev\x20fundet\x20i\x20dokumentet.','Table\x20of\x20contents':'Indholdsfortegnelse'},'getPluralForm':_0x46ea32=>0x1!=_0x46ea32}};
23
+ export default{'da':{'dictionary':{'Empty\x20heading':'Tom\x20overskrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redigeringsoverskrifter\x20vil\x20stå\x20her,\x20efterhånden\x20som\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Ingen\x20overskrifter\x20blev\x20fundet\x20i\x20dokumentet.','Table\x20of\x20contents':'Indholdsfortegnelse'},'getPluralForm':_0x397101=>0x1!=_0x397101}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3a5c99=>{const {da:{dictionary:_0x57aa2e,getPluralForm:_0x34ad63}}={'da':{'dictionary':{'Empty\x20heading':'Tom\x20overskrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redigeringsoverskrifter\x20vil\x20stå\x20her,\x20efterhånden\x20som\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Ingen\x20overskrifter\x20blev\x20fundet\x20i\x20dokumentet.','Table\x20of\x20contents':'Indholdsfortegnelse'},'getPluralForm':_0x2ffad0=>0x1!=_0x2ffad0}};_0x3a5c99['da']||={'dictionary':{},'getPluralForm':null},_0x3a5c99['da']['dictionary']=Object['assign'](_0x3a5c99['da']['dictionary'],_0x57aa2e),_0x3a5c99['da']['getPluralForm']=_0x34ad63;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2dfbe3=>{const {da:{dictionary:_0x1602c3,getPluralForm:_0x38b254}}={'da':{'dictionary':{'Empty\x20heading':'Tom\x20overskrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redigeringsoverskrifter\x20vil\x20stå\x20her,\x20efterhånden\x20som\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Ingen\x20overskrifter\x20blev\x20fundet\x20i\x20dokumentet.','Table\x20of\x20contents':'Indholdsfortegnelse'},'getPluralForm':_0x57ea25=>0x1!=_0x57ea25}};_0x2dfbe3['da']||={'dictionary':{},'getPluralForm':null},_0x2dfbe3['da']['dictionary']=Object['assign'](_0x2dfbe3['da']['dictionary'],_0x1602c3),_0x2dfbe3['da']['getPluralForm']=_0x38b254;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'de':{'dictionary':{'Empty\x20heading':'Leere\x20Überschrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Während\x20Sie\x20schreiben,\x20werden\x20hier\x20die\x20Editor-Überschriften\x20angezeigt.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Im\x20Dokument\x20wurden\x20keine\x20Überschriften\x20gefunden.','Table\x20of\x20contents':'Inhaltsverzeichnis'},'getPluralForm':_0x15413f=>0x1!=_0x15413f}};
23
+ export default{'de':{'dictionary':{'Empty\x20heading':'Leere\x20Überschrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Während\x20Sie\x20schreiben,\x20werden\x20hier\x20die\x20Editor-Überschriften\x20angezeigt.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Im\x20Dokument\x20wurden\x20keine\x20Überschriften\x20gefunden.','Table\x20of\x20contents':'Inhaltsverzeichnis'},'getPluralForm':_0x2a0c14=>0x1!=_0x2a0c14}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x12e7e8=>{const {de:{dictionary:_0x238daf,getPluralForm:_0x582799}}={'de':{'dictionary':{'Empty\x20heading':'Leere\x20Überschrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Während\x20Sie\x20schreiben,\x20werden\x20hier\x20die\x20Editor-Überschriften\x20angezeigt.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Im\x20Dokument\x20wurden\x20keine\x20Überschriften\x20gefunden.','Table\x20of\x20contents':'Inhaltsverzeichnis'},'getPluralForm':_0x159411=>0x1!=_0x159411}};_0x12e7e8['de']||={'dictionary':{},'getPluralForm':null},_0x12e7e8['de']['dictionary']=Object['assign'](_0x12e7e8['de']['dictionary'],_0x238daf),_0x12e7e8['de']['getPluralForm']=_0x582799;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x37e557=>{const {de:{dictionary:_0x692704,getPluralForm:_0xa1e07a}}={'de':{'dictionary':{'Empty\x20heading':'Leere\x20Überschrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Während\x20Sie\x20schreiben,\x20werden\x20hier\x20die\x20Editor-Überschriften\x20angezeigt.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Im\x20Dokument\x20wurden\x20keine\x20Überschriften\x20gefunden.','Table\x20of\x20contents':'Inhaltsverzeichnis'},'getPluralForm':_0x549477=>0x1!=_0x549477}};_0x37e557['de']||={'dictionary':{},'getPluralForm':null},_0x37e557['de']['dictionary']=Object['assign'](_0x37e557['de']['dictionary'],_0x692704),_0x37e557['de']['getPluralForm']=_0xa1e07a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'el':{'dictionary':{'Empty\x20heading':'Κενή\x20επικεφαλίδα','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Οι\x20επικεφαλίδες\x20του\x20επεξεργαστή\x20θα\x20εμφανίζονται\x20εδώ\x20καθώς\x20πληκτρολογείτε.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Δεν\x20βρέθηκαν\x20επικεφαλίδες\x20στο\x20έγγραφο.','Table\x20of\x20contents':'Πίνακας\x20περιεχομένων'},'getPluralForm':_0xc1ceaf=>0x1!=_0xc1ceaf}};
23
+ export default{'el':{'dictionary':{'Empty\x20heading':'Κενή\x20επικεφαλίδα','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Οι\x20επικεφαλίδες\x20του\x20επεξεργαστή\x20θα\x20εμφανίζονται\x20εδώ\x20καθώς\x20πληκτρολογείτε.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Δεν\x20βρέθηκαν\x20επικεφαλίδες\x20στο\x20έγγραφο.','Table\x20of\x20contents':'Πίνακας\x20περιεχομένων'},'getPluralForm':_0x3dba67=>0x1!=_0x3dba67}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e1de7=>{const {el:{dictionary:_0x1a9c68,getPluralForm:_0x340a1f}}={'el':{'dictionary':{'Empty\x20heading':'Κενή\x20επικεφαλίδα','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Οι\x20επικεφαλίδες\x20του\x20επεξεργαστή\x20θα\x20εμφανίζονται\x20εδώ\x20καθώς\x20πληκτρολογείτε.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Δεν\x20βρέθηκαν\x20επικεφαλίδες\x20στο\x20έγγραφο.','Table\x20of\x20contents':'Πίνακας\x20περιεχομένων'},'getPluralForm':_0x37fada=>0x1!=_0x37fada}};_0x4e1de7['el']||={'dictionary':{},'getPluralForm':null},_0x4e1de7['el']['dictionary']=Object['assign'](_0x4e1de7['el']['dictionary'],_0x1a9c68),_0x4e1de7['el']['getPluralForm']=_0x340a1f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2df192=>{const {el:{dictionary:_0x28b60f,getPluralForm:_0x40cba2}}={'el':{'dictionary':{'Empty\x20heading':'Κενή\x20επικεφαλίδα','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Οι\x20επικεφαλίδες\x20του\x20επεξεργαστή\x20θα\x20εμφανίζονται\x20εδώ\x20καθώς\x20πληκτρολογείτε.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Δεν\x20βρέθηκαν\x20επικεφαλίδες\x20στο\x20έγγραφο.','Table\x20of\x20contents':'Πίνακας\x20περιεχομένων'},'getPluralForm':_0x5edbce=>0x1!=_0x5edbce}};_0x2df192['el']||={'dictionary':{},'getPluralForm':null},_0x2df192['el']['dictionary']=Object['assign'](_0x2df192['el']['dictionary'],_0x28b60f),_0x2df192['el']['getPluralForm']=_0x40cba2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'en-au':{'dictionary':{'Empty\x20heading':'Empty\x20heading','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20headings\x20were\x20found\x20in\x20the\x20document.','Table\x20of\x20contents':'Table\x20of\x20contents'},'getPluralForm':_0x2a88f8=>0x1!=_0x2a88f8}};
23
+ export default{'en-au':{'dictionary':{'Empty\x20heading':'Empty\x20heading','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20headings\x20were\x20found\x20in\x20the\x20document.','Table\x20of\x20contents':'Table\x20of\x20contents'},'getPluralForm':_0x478f7f=>0x1!=_0x478f7f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4c874a=>{const {'en-au':{dictionary:_0x1d947,getPluralForm:_0x11869d}}={'en-au':{'dictionary':{'Empty\x20heading':'Empty\x20heading','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20headings\x20were\x20found\x20in\x20the\x20document.','Table\x20of\x20contents':'Table\x20of\x20contents'},'getPluralForm':_0x1f2d55=>0x1!=_0x1f2d55}};_0x4c874a['en-au']||={'dictionary':{},'getPluralForm':null},_0x4c874a['en-au']['dictionary']=Object['assign'](_0x4c874a['en-au']['dictionary'],_0x1d947),_0x4c874a['en-au']['getPluralForm']=_0x11869d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x119db5=>{const {'en-au':{dictionary:_0x21ba74,getPluralForm:_0x24e9e4}}={'en-au':{'dictionary':{'Empty\x20heading':'Empty\x20heading','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20headings\x20were\x20found\x20in\x20the\x20document.','Table\x20of\x20contents':'Table\x20of\x20contents'},'getPluralForm':_0x34b0e4=>0x1!=_0x34b0e4}};_0x119db5['en-au']||={'dictionary':{},'getPluralForm':null},_0x119db5['en-au']['dictionary']=Object['assign'](_0x119db5['en-au']['dictionary'],_0x21ba74),_0x119db5['en-au']['getPluralForm']=_0x24e9e4;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a420c=>{const {en:{dictionary:_0x86b27b,getPluralForm:_0x4349c7}}={'en':{'dictionary':{'Empty\x20heading':'Empty\x20heading','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20headings\x20were\x20found\x20in\x20the\x20document.','Table\x20of\x20contents':'Table\x20of\x20contents'},'getPluralForm':null}};_0x2a420c['en']||={'dictionary':{},'getPluralForm':null},_0x2a420c['en']['dictionary']=Object['assign'](_0x2a420c['en']['dictionary'],_0x86b27b),_0x2a420c['en']['getPluralForm']=_0x4349c7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47668f=>{const {en:{dictionary:_0x22b32e,getPluralForm:_0x5eeeb9}}={'en':{'dictionary':{'Empty\x20heading':'Empty\x20heading','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20headings\x20were\x20found\x20in\x20the\x20document.','Table\x20of\x20contents':'Table\x20of\x20contents'},'getPluralForm':null}};_0x47668f['en']||={'dictionary':{},'getPluralForm':null},_0x47668f['en']['dictionary']=Object['assign'](_0x47668f['en']['dictionary'],_0x22b32e),_0x47668f['en']['getPluralForm']=_0x5eeeb9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'es':{'dictionary':{'Empty\x20heading':'Encabezado\x20vacío','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Los\x20encabezados\x20del\x20editor\x20aparecerán\x20aquí\x20mientras\x20escribe.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20se\x20han\x20encontrado\x20encabezados\x20en\x20el\x20documento.','Table\x20of\x20contents':'Tabla\x20de\x20contenido'},'getPluralForm':_0x43b75f=>0x1==_0x43b75f?0x0:0x0!=_0x43b75f&&_0x43b75f%0xf4240==0x0?0x1:0x2}};
23
+ export default{'es':{'dictionary':{'Empty\x20heading':'Encabezado\x20vacío','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Los\x20encabezados\x20del\x20editor\x20aparecerán\x20aquí\x20mientras\x20escribe.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20se\x20han\x20encontrado\x20encabezados\x20en\x20el\x20documento.','Table\x20of\x20contents':'Tabla\x20de\x20contenido'},'getPluralForm':_0x3979f0=>0x1==_0x3979f0?0x0:0x0!=_0x3979f0&&_0x3979f0%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb648f5=>{const {es:{dictionary:_0x5eaec7,getPluralForm:_0x4f0fc8}}={'es':{'dictionary':{'Empty\x20heading':'Encabezado\x20vacío','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Los\x20encabezados\x20del\x20editor\x20aparecerán\x20aquí\x20mientras\x20escribe.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20se\x20han\x20encontrado\x20encabezados\x20en\x20el\x20documento.','Table\x20of\x20contents':'Tabla\x20de\x20contenido'},'getPluralForm':_0xdb65cf=>0x1==_0xdb65cf?0x0:0x0!=_0xdb65cf&&_0xdb65cf%0xf4240==0x0?0x1:0x2}};_0xb648f5['es']||={'dictionary':{},'getPluralForm':null},_0xb648f5['es']['dictionary']=Object['assign'](_0xb648f5['es']['dictionary'],_0x5eaec7),_0xb648f5['es']['getPluralForm']=_0x4f0fc8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x29c6fb=>{const {es:{dictionary:_0x38974f,getPluralForm:_0x5375ef}}={'es':{'dictionary':{'Empty\x20heading':'Encabezado\x20vacío','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Los\x20encabezados\x20del\x20editor\x20aparecerán\x20aquí\x20mientras\x20escribe.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'No\x20se\x20han\x20encontrado\x20encabezados\x20en\x20el\x20documento.','Table\x20of\x20contents':'Tabla\x20de\x20contenido'},'getPluralForm':_0x280bde=>0x1==_0x280bde?0x0:0x0!=_0x280bde&&_0x280bde%0xf4240==0x0?0x1:0x2}};_0x29c6fb['es']||={'dictionary':{},'getPluralForm':null},_0x29c6fb['es']['dictionary']=Object['assign'](_0x29c6fb['es']['dictionary'],_0x38974f),_0x29c6fb['es']['getPluralForm']=_0x5375ef;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'et':{'dictionary':{'Empty\x20heading':'Tühi\x20pealkiri','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redaktori\x20pealkirjad\x20ilmuvad\x20siia\x20tippimise\x20ajal.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokumendist\x20ei\x20leitud\x20ühtegi\x20pealkirja','Table\x20of\x20contents':'Sisukord'},'getPluralForm':_0x47f10f=>0x1!=_0x47f10f}};
23
+ export default{'et':{'dictionary':{'Empty\x20heading':'Tühi\x20pealkiri','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redaktori\x20pealkirjad\x20ilmuvad\x20siia\x20tippimise\x20ajal.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokumendist\x20ei\x20leitud\x20ühtegi\x20pealkirja','Table\x20of\x20contents':'Sisukord'},'getPluralForm':_0x1de854=>0x1!=_0x1de854}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4edbe9=>{const {et:{dictionary:_0x5dc17c,getPluralForm:_0x59789e}}={'et':{'dictionary':{'Empty\x20heading':'Tühi\x20pealkiri','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redaktori\x20pealkirjad\x20ilmuvad\x20siia\x20tippimise\x20ajal.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokumendist\x20ei\x20leitud\x20ühtegi\x20pealkirja','Table\x20of\x20contents':'Sisukord'},'getPluralForm':_0x62c31e=>0x1!=_0x62c31e}};_0x4edbe9['et']||={'dictionary':{},'getPluralForm':null},_0x4edbe9['et']['dictionary']=Object['assign'](_0x4edbe9['et']['dictionary'],_0x5dc17c),_0x4edbe9['et']['getPluralForm']=_0x59789e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5232bb=>{const {et:{dictionary:_0x391363,getPluralForm:_0x128260}}={'et':{'dictionary':{'Empty\x20heading':'Tühi\x20pealkiri','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redaktori\x20pealkirjad\x20ilmuvad\x20siia\x20tippimise\x20ajal.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokumendist\x20ei\x20leitud\x20ühtegi\x20pealkirja','Table\x20of\x20contents':'Sisukord'},'getPluralForm':_0x10e27b=>0x1!=_0x10e27b}};_0x5232bb['et']||={'dictionary':{},'getPluralForm':null},_0x5232bb['et']['dictionary']=Object['assign'](_0x5232bb['et']['dictionary'],_0x391363),_0x5232bb['et']['getPluralForm']=_0x128260;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fi':{'dictionary':{'Empty\x20heading':'Tyhjä\x20otsikko','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editorin\x20otsikot\x20ilmaantuvat\x20tähän\x20kirjoittaessasi.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Asiakirjalta\x20ei\x20löytynyt\x20otsikoita.','Table\x20of\x20contents':'Sisällysluettelo'},'getPluralForm':_0x154747=>0x1!=_0x154747}};
23
+ export default{'fi':{'dictionary':{'Empty\x20heading':'Tyhjä\x20otsikko','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editorin\x20otsikot\x20ilmaantuvat\x20tähän\x20kirjoittaessasi.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Asiakirjalta\x20ei\x20löytynyt\x20otsikoita.','Table\x20of\x20contents':'Sisällysluettelo'},'getPluralForm':_0x91016d=>0x1!=_0x91016d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4a73f2=>{const {fi:{dictionary:_0xdb6ac,getPluralForm:_0x2cf3fb}}={'fi':{'dictionary':{'Empty\x20heading':'Tyhjä\x20otsikko','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editorin\x20otsikot\x20ilmaantuvat\x20tähän\x20kirjoittaessasi.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Asiakirjalta\x20ei\x20löytynyt\x20otsikoita.','Table\x20of\x20contents':'Sisällysluettelo'},'getPluralForm':_0x30daac=>0x1!=_0x30daac}};_0x4a73f2['fi']||={'dictionary':{},'getPluralForm':null},_0x4a73f2['fi']['dictionary']=Object['assign'](_0x4a73f2['fi']['dictionary'],_0xdb6ac),_0x4a73f2['fi']['getPluralForm']=_0x2cf3fb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xe4cc7b=>{const {fi:{dictionary:_0x14772b,getPluralForm:_0x370762}}={'fi':{'dictionary':{'Empty\x20heading':'Tyhjä\x20otsikko','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editorin\x20otsikot\x20ilmaantuvat\x20tähän\x20kirjoittaessasi.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Asiakirjalta\x20ei\x20löytynyt\x20otsikoita.','Table\x20of\x20contents':'Sisällysluettelo'},'getPluralForm':_0x5bcfc4=>0x1!=_0x5bcfc4}};_0xe4cc7b['fi']||={'dictionary':{},'getPluralForm':null},_0xe4cc7b['fi']['dictionary']=Object['assign'](_0xe4cc7b['fi']['dictionary'],_0x14772b),_0xe4cc7b['fi']['getPluralForm']=_0x370762;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fr':{'dictionary':{'Empty\x20heading':'Titre\x20vide','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Les\x20titres\x20de\x20l\x27éditeur\x20apparaîtront\x20ici\x20au\x20fur\x20et\x20à\x20mesure\x20que\x20vous\x20tapez.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Aucun\x20titre\x20n\x27a\x20été\x20trouvé\x20dans\x20le\x20document.','Table\x20of\x20contents':'Table\x20des\x20matières'},'getPluralForm':_0xeb8a56=>0x0==_0xeb8a56||0x1==_0xeb8a56?0x0:0x0!=_0xeb8a56&&_0xeb8a56%0xf4240==0x0?0x1:0x2}};
23
+ export default{'fr':{'dictionary':{'Empty\x20heading':'Titre\x20vide','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Les\x20titres\x20de\x20l\x27éditeur\x20apparaîtront\x20ici\x20au\x20fur\x20et\x20à\x20mesure\x20que\x20vous\x20tapez.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Aucun\x20titre\x20n\x27a\x20été\x20trouvé\x20dans\x20le\x20document.','Table\x20of\x20contents':'Table\x20des\x20matières'},'getPluralForm':_0x51d8b3=>0x0==_0x51d8b3||0x1==_0x51d8b3?0x0:0x0!=_0x51d8b3&&_0x51d8b3%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x476048=>{const {fr:{dictionary:_0x3a15ac,getPluralForm:_0x3e6781}}={'fr':{'dictionary':{'Empty\x20heading':'Titre\x20vide','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Les\x20titres\x20de\x20l\x27éditeur\x20apparaîtront\x20ici\x20au\x20fur\x20et\x20à\x20mesure\x20que\x20vous\x20tapez.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Aucun\x20titre\x20n\x27a\x20été\x20trouvé\x20dans\x20le\x20document.','Table\x20of\x20contents':'Table\x20des\x20matières'},'getPluralForm':_0x3e36d8=>0x0==_0x3e36d8||0x1==_0x3e36d8?0x0:0x0!=_0x3e36d8&&_0x3e36d8%0xf4240==0x0?0x1:0x2}};_0x476048['fr']||={'dictionary':{},'getPluralForm':null},_0x476048['fr']['dictionary']=Object['assign'](_0x476048['fr']['dictionary'],_0x3a15ac),_0x476048['fr']['getPluralForm']=_0x3e6781;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x227bce=>{const {fr:{dictionary:_0x5dab5b,getPluralForm:_0x3b8bbc}}={'fr':{'dictionary':{'Empty\x20heading':'Titre\x20vide','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Les\x20titres\x20de\x20l\x27éditeur\x20apparaîtront\x20ici\x20au\x20fur\x20et\x20à\x20mesure\x20que\x20vous\x20tapez.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Aucun\x20titre\x20n\x27a\x20été\x20trouvé\x20dans\x20le\x20document.','Table\x20of\x20contents':'Table\x20des\x20matières'},'getPluralForm':_0x10d438=>0x0==_0x10d438||0x1==_0x10d438?0x0:0x0!=_0x10d438&&_0x10d438%0xf4240==0x0?0x1:0x2}};_0x227bce['fr']||={'dictionary':{},'getPluralForm':null},_0x227bce['fr']['dictionary']=Object['assign'](_0x227bce['fr']['dictionary'],_0x5dab5b),_0x227bce['fr']['getPluralForm']=_0x3b8bbc;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'gl':{'dictionary':{'Empty\x20heading':'Título\x20baleiro','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20títulos\x20do\x20editor\x20aparecerán\x20aquí\x20segundo\x20escriba.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Non\x20se\x20atoparon\x20títulos\x20no\x20documento.','Table\x20of\x20contents':'Índice'},'getPluralForm':_0x459ceb=>0x1!=_0x459ceb}};
23
+ export default{'gl':{'dictionary':{'Empty\x20heading':'Título\x20baleiro','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20títulos\x20do\x20editor\x20aparecerán\x20aquí\x20segundo\x20escriba.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Non\x20se\x20atoparon\x20títulos\x20no\x20documento.','Table\x20of\x20contents':'Índice'},'getPluralForm':_0x5099d8=>0x1!=_0x5099d8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4816cc=>{const {gl:{dictionary:_0x2c8ca,getPluralForm:_0x42b313}}={'gl':{'dictionary':{'Empty\x20heading':'Título\x20baleiro','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20títulos\x20do\x20editor\x20aparecerán\x20aquí\x20segundo\x20escriba.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Non\x20se\x20atoparon\x20títulos\x20no\x20documento.','Table\x20of\x20contents':'Índice'},'getPluralForm':_0x568c88=>0x1!=_0x568c88}};_0x4816cc['gl']||={'dictionary':{},'getPluralForm':null},_0x4816cc['gl']['dictionary']=Object['assign'](_0x4816cc['gl']['dictionary'],_0x2c8ca),_0x4816cc['gl']['getPluralForm']=_0x42b313;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x6819ce=>{const {gl:{dictionary:_0x3acfb3,getPluralForm:_0x336031}}={'gl':{'dictionary':{'Empty\x20heading':'Título\x20baleiro','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20títulos\x20do\x20editor\x20aparecerán\x20aquí\x20segundo\x20escriba.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Non\x20se\x20atoparon\x20títulos\x20no\x20documento.','Table\x20of\x20contents':'Índice'},'getPluralForm':_0x45fb12=>0x1!=_0x45fb12}};_0x6819ce['gl']||={'dictionary':{},'getPluralForm':null},_0x6819ce['gl']['dictionary']=Object['assign'](_0x6819ce['gl']['dictionary'],_0x3acfb3),_0x6819ce['gl']['getPluralForm']=_0x336031;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'he':{'dictionary':{'Empty\x20heading':'כותרת\x20ריקה','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'כותרות\x20העורך\x20יופיעו\x20כאן\x20תוך\x20כדי\x20הקלדה.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'לא\x20נמצאו\x20כותרות\x20במסמך.','Table\x20of\x20contents':'תוכן\x20העניינים'},'getPluralForm':_0x5966e1=>0x1==_0x5966e1&&_0x5966e1%0x1==0x0?0x0:0x2==_0x5966e1&&_0x5966e1%0x1==0x0?0x1:0x2}};
23
+ export default{'he':{'dictionary':{'Empty\x20heading':'כותרת\x20ריקה','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'כותרות\x20העורך\x20יופיעו\x20כאן\x20תוך\x20כדי\x20הקלדה.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'לא\x20נמצאו\x20כותרות\x20במסמך.','Table\x20of\x20contents':'תוכן\x20העניינים'},'getPluralForm':_0x20776e=>0x1==_0x20776e&&_0x20776e%0x1==0x0?0x0:0x2==_0x20776e&&_0x20776e%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xa9800c=>{const {he:{dictionary:_0x4e2d01,getPluralForm:_0x775f4e}}={'he':{'dictionary':{'Empty\x20heading':'כותרת\x20ריקה','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'כותרות\x20העורך\x20יופיעו\x20כאן\x20תוך\x20כדי\x20הקלדה.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'לא\x20נמצאו\x20כותרות\x20במסמך.','Table\x20of\x20contents':'תוכן\x20העניינים'},'getPluralForm':_0x4154f0=>0x1==_0x4154f0&&_0x4154f0%0x1==0x0?0x0:0x2==_0x4154f0&&_0x4154f0%0x1==0x0?0x1:0x2}};_0xa9800c['he']||={'dictionary':{},'getPluralForm':null},_0xa9800c['he']['dictionary']=Object['assign'](_0xa9800c['he']['dictionary'],_0x4e2d01),_0xa9800c['he']['getPluralForm']=_0x775f4e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x173724=>{const {he:{dictionary:_0x5c232b,getPluralForm:_0x4e4791}}={'he':{'dictionary':{'Empty\x20heading':'כותרת\x20ריקה','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'כותרות\x20העורך\x20יופיעו\x20כאן\x20תוך\x20כדי\x20הקלדה.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'לא\x20נמצאו\x20כותרות\x20במסמך.','Table\x20of\x20contents':'תוכן\x20העניינים'},'getPluralForm':_0x4fb08b=>0x1==_0x4fb08b&&_0x4fb08b%0x1==0x0?0x0:0x2==_0x4fb08b&&_0x4fb08b%0x1==0x0?0x1:0x2}};_0x173724['he']||={'dictionary':{},'getPluralForm':null},_0x173724['he']['dictionary']=Object['assign'](_0x173724['he']['dictionary'],_0x5c232b),_0x173724['he']['getPluralForm']=_0x4e4791;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hi':{'dictionary':{'Empty\x20heading':'हेडिंग\x20को\x20खाली\x20कर\x20दें','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'जैसे-जैसे\x20आप\x20टाइप\x20करेंगे\x20एडिटर\x20हेडिंग्ज़\x20यहाँ\x20दिखाई\x20देंगी.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'इस\x20डॉक्युमेंट\x20में\x20कोई\x20हेडिंग\x20नहीं\x20मिली.','Table\x20of\x20contents':'टेबल\x20ऑफ़\x20कॉन्टेंट्स'},'getPluralForm':_0xbdde53=>0x1!=_0xbdde53}};
23
+ export default{'hi':{'dictionary':{'Empty\x20heading':'हेडिंग\x20को\x20खाली\x20कर\x20दें','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'जैसे-जैसे\x20आप\x20टाइप\x20करेंगे\x20एडिटर\x20हेडिंग्ज़\x20यहाँ\x20दिखाई\x20देंगी.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'इस\x20डॉक्युमेंट\x20में\x20कोई\x20हेडिंग\x20नहीं\x20मिली.','Table\x20of\x20contents':'टेबल\x20ऑफ़\x20कॉन्टेंट्स'},'getPluralForm':_0x4c65da=>0x1!=_0x4c65da}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x111b61=>{const {hi:{dictionary:_0x390d36,getPluralForm:_0x98479c}}={'hi':{'dictionary':{'Empty\x20heading':'हेडिंग\x20को\x20खाली\x20कर\x20दें','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'जैसे-जैसे\x20आप\x20टाइप\x20करेंगे\x20एडिटर\x20हेडिंग्ज़\x20यहाँ\x20दिखाई\x20देंगी.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'इस\x20डॉक्युमेंट\x20में\x20कोई\x20हेडिंग\x20नहीं\x20मिली.','Table\x20of\x20contents':'टेबल\x20ऑफ़\x20कॉन्टेंट्स'},'getPluralForm':_0xd91744=>0x1!=_0xd91744}};_0x111b61['hi']||={'dictionary':{},'getPluralForm':null},_0x111b61['hi']['dictionary']=Object['assign'](_0x111b61['hi']['dictionary'],_0x390d36),_0x111b61['hi']['getPluralForm']=_0x98479c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc3ea6c=>{const {hi:{dictionary:_0x28994d,getPluralForm:_0x25db21}}={'hi':{'dictionary':{'Empty\x20heading':'हेडिंग\x20को\x20खाली\x20कर\x20दें','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'जैसे-जैसे\x20आप\x20टाइप\x20करेंगे\x20एडिटर\x20हेडिंग्ज़\x20यहाँ\x20दिखाई\x20देंगी.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'इस\x20डॉक्युमेंट\x20में\x20कोई\x20हेडिंग\x20नहीं\x20मिली.','Table\x20of\x20contents':'टेबल\x20ऑफ़\x20कॉन्टेंट्स'},'getPluralForm':_0x49d18d=>0x1!=_0x49d18d}};_0xc3ea6c['hi']||={'dictionary':{},'getPluralForm':null},_0xc3ea6c['hi']['dictionary']=Object['assign'](_0xc3ea6c['hi']['dictionary'],_0x28994d),_0xc3ea6c['hi']['getPluralForm']=_0x25db21;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hr':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Uređivanje\x20naslova\x20će\x20se\x20pojaviti\x20ovdje\x20dok\x20tipkate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nisu\x20pronađeni\x20naslovi.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x57a7a9=>_0x57a7a9%0xa==0x1&&_0x57a7a9%0x64!=0xb?0x0:_0x57a7a9%0xa>=0x2&&_0x57a7a9%0xa<=0x4&&(_0x57a7a9%0x64<0xa||_0x57a7a9%0x64>=0x14)?0x1:0x2}};
23
+ export default{'hr':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Uređivanje\x20naslova\x20će\x20se\x20pojaviti\x20ovdje\x20dok\x20tipkate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nisu\x20pronađeni\x20naslovi.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x48b590=>_0x48b590%0xa==0x1&&_0x48b590%0x64!=0xb?0x0:_0x48b590%0xa>=0x2&&_0x48b590%0xa<=0x4&&(_0x48b590%0x64<0xa||_0x48b590%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5c0688=>{const {hr:{dictionary:_0xaf14ce,getPluralForm:_0x1bc060}}={'hr':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Uređivanje\x20naslova\x20će\x20se\x20pojaviti\x20ovdje\x20dok\x20tipkate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nisu\x20pronađeni\x20naslovi.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x521c1d=>_0x521c1d%0xa==0x1&&_0x521c1d%0x64!=0xb?0x0:_0x521c1d%0xa>=0x2&&_0x521c1d%0xa<=0x4&&(_0x521c1d%0x64<0xa||_0x521c1d%0x64>=0x14)?0x1:0x2}};_0x5c0688['hr']||={'dictionary':{},'getPluralForm':null},_0x5c0688['hr']['dictionary']=Object['assign'](_0x5c0688['hr']['dictionary'],_0xaf14ce),_0x5c0688['hr']['getPluralForm']=_0x1bc060;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x19e844=>{const {hr:{dictionary:_0x7370ac,getPluralForm:_0x314fa7}}={'hr':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Uređivanje\x20naslova\x20će\x20se\x20pojaviti\x20ovdje\x20dok\x20tipkate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nisu\x20pronađeni\x20naslovi.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x16659b=>_0x16659b%0xa==0x1&&_0x16659b%0x64!=0xb?0x0:_0x16659b%0xa>=0x2&&_0x16659b%0xa<=0x4&&(_0x16659b%0x64<0xa||_0x16659b%0x64>=0x14)?0x1:0x2}};_0x19e844['hr']||={'dictionary':{},'getPluralForm':null},_0x19e844['hr']['dictionary']=Object['assign'](_0x19e844['hr']['dictionary'],_0x7370ac),_0x19e844['hr']['getPluralForm']=_0x314fa7;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hu':{'dictionary':{'Empty\x20heading':'Üres\x20címsor','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'A\x20szerkesztő\x20címsorai\x20itt\x20jelennek\x20meg\x20gépelés\x20közben.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'A\x20dokumentumban\x20nem\x20található\x20címsor.','Table\x20of\x20contents':'Tartalomjegyzék'},'getPluralForm':_0xe75949=>0x1!=_0xe75949}};
23
+ export default{'hu':{'dictionary':{'Empty\x20heading':'Üres\x20címsor','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'A\x20szerkesztő\x20címsorai\x20itt\x20jelennek\x20meg\x20gépelés\x20közben.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'A\x20dokumentumban\x20nem\x20található\x20címsor.','Table\x20of\x20contents':'Tartalomjegyzék'},'getPluralForm':_0xbfa6d7=>0x1!=_0xbfa6d7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x37bf1a=>{const {hu:{dictionary:_0x48a0a8,getPluralForm:_0x433835}}={'hu':{'dictionary':{'Empty\x20heading':'Üres\x20címsor','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'A\x20szerkesztő\x20címsorai\x20itt\x20jelennek\x20meg\x20gépelés\x20közben.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'A\x20dokumentumban\x20nem\x20található\x20címsor.','Table\x20of\x20contents':'Tartalomjegyzék'},'getPluralForm':_0x72bcb0=>0x1!=_0x72bcb0}};_0x37bf1a['hu']||={'dictionary':{},'getPluralForm':null},_0x37bf1a['hu']['dictionary']=Object['assign'](_0x37bf1a['hu']['dictionary'],_0x48a0a8),_0x37bf1a['hu']['getPluralForm']=_0x433835;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x53e76a=>{const {hu:{dictionary:_0x325194,getPluralForm:_0x211eee}}={'hu':{'dictionary':{'Empty\x20heading':'Üres\x20címsor','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'A\x20szerkesztő\x20címsorai\x20itt\x20jelennek\x20meg\x20gépelés\x20közben.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'A\x20dokumentumban\x20nem\x20található\x20címsor.','Table\x20of\x20contents':'Tartalomjegyzék'},'getPluralForm':_0x4b331f=>0x1!=_0x4b331f}};_0x53e76a['hu']||={'dictionary':{},'getPluralForm':null},_0x53e76a['hu']['dictionary']=Object['assign'](_0x53e76a['hu']['dictionary'],_0x325194),_0x53e76a['hu']['getPluralForm']=_0x211eee;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'id':{'dictionary':{'Empty\x20heading':'Tajuk\x20kosong','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20tajuk\x20akan\x20muncul\x20di\x20sini\x20saat\x20Anda\x20mengetik.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Tidak\x20menemukan\x20tajuk\x20di\x20dokumen','Table\x20of\x20contents':'Daftar\x20isi'},'getPluralForm':_0x1ff814=>0x0}};
23
+ export default{'id':{'dictionary':{'Empty\x20heading':'Tajuk\x20kosong','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20tajuk\x20akan\x20muncul\x20di\x20sini\x20saat\x20Anda\x20mengetik.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Tidak\x20menemukan\x20tajuk\x20di\x20dokumen','Table\x20of\x20contents':'Daftar\x20isi'},'getPluralForm':_0x226d16=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x55d551=>{const {id:{dictionary:_0x2a8ee8,getPluralForm:_0x383cb2}}={'id':{'dictionary':{'Empty\x20heading':'Tajuk\x20kosong','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20tajuk\x20akan\x20muncul\x20di\x20sini\x20saat\x20Anda\x20mengetik.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Tidak\x20menemukan\x20tajuk\x20di\x20dokumen','Table\x20of\x20contents':'Daftar\x20isi'},'getPluralForm':_0x2cc7d6=>0x0}};_0x55d551['id']||={'dictionary':{},'getPluralForm':null},_0x55d551['id']['dictionary']=Object['assign'](_0x55d551['id']['dictionary'],_0x2a8ee8),_0x55d551['id']['getPluralForm']=_0x383cb2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5575a2=>{const {id:{dictionary:_0x5c5297,getPluralForm:_0x296787}}={'id':{'dictionary':{'Empty\x20heading':'Tajuk\x20kosong','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor\x20tajuk\x20akan\x20muncul\x20di\x20sini\x20saat\x20Anda\x20mengetik.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Tidak\x20menemukan\x20tajuk\x20di\x20dokumen','Table\x20of\x20contents':'Daftar\x20isi'},'getPluralForm':_0x5afa49=>0x0}};_0x5575a2['id']||={'dictionary':{},'getPluralForm':null},_0x5575a2['id']['dictionary']=Object['assign'](_0x5575a2['id']['dictionary'],_0x5c5297),_0x5575a2['id']['getPluralForm']=_0x296787;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'it':{'dictionary':{'Empty\x20heading':'Intestazione\x20vuota','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Le\x20intestazioni\x20dell\x27editor\x20appariranno\x20qui\x20durante\x20la\x20digitazione.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nel\x20documento\x20non\x20sono\x20state\x20trovate\x20intestazioni.','Table\x20of\x20contents':'Sommario'},'getPluralForm':_0x3d13e7=>0x1==_0x3d13e7?0x0:0x0!=_0x3d13e7&&_0x3d13e7%0xf4240==0x0?0x1:0x2}};
23
+ export default{'it':{'dictionary':{'Empty\x20heading':'Intestazione\x20vuota','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Le\x20intestazioni\x20dell\x27editor\x20appariranno\x20qui\x20durante\x20la\x20digitazione.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nel\x20documento\x20non\x20sono\x20state\x20trovate\x20intestazioni.','Table\x20of\x20contents':'Sommario'},'getPluralForm':_0x2192fe=>0x1==_0x2192fe?0x0:0x0!=_0x2192fe&&_0x2192fe%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b5e30=>{const {it:{dictionary:_0x52b7d2,getPluralForm:_0x13428f}}={'it':{'dictionary':{'Empty\x20heading':'Intestazione\x20vuota','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Le\x20intestazioni\x20dell\x27editor\x20appariranno\x20qui\x20durante\x20la\x20digitazione.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nel\x20documento\x20non\x20sono\x20state\x20trovate\x20intestazioni.','Table\x20of\x20contents':'Sommario'},'getPluralForm':_0x34dda1=>0x1==_0x34dda1?0x0:0x0!=_0x34dda1&&_0x34dda1%0xf4240==0x0?0x1:0x2}};_0x4b5e30['it']||={'dictionary':{},'getPluralForm':null},_0x4b5e30['it']['dictionary']=Object['assign'](_0x4b5e30['it']['dictionary'],_0x52b7d2),_0x4b5e30['it']['getPluralForm']=_0x13428f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x49c8de=>{const {it:{dictionary:_0x3ce21c,getPluralForm:_0x22b966}}={'it':{'dictionary':{'Empty\x20heading':'Intestazione\x20vuota','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Le\x20intestazioni\x20dell\x27editor\x20appariranno\x20qui\x20durante\x20la\x20digitazione.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nel\x20documento\x20non\x20sono\x20state\x20trovate\x20intestazioni.','Table\x20of\x20contents':'Sommario'},'getPluralForm':_0x203077=>0x1==_0x203077?0x0:0x0!=_0x203077&&_0x203077%0xf4240==0x0?0x1:0x2}};_0x49c8de['it']||={'dictionary':{},'getPluralForm':null},_0x49c8de['it']['dictionary']=Object['assign'](_0x49c8de['it']['dictionary'],_0x3ce21c),_0x49c8de['it']['getPluralForm']=_0x22b966;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ja':{'dictionary':{'Empty\x20heading':'空の見出し','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'タイプ入力するごとにエディターの見出しがここに表示されます。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'この文書には見出しが見つかりませんでした。','Table\x20of\x20contents':'目次'},'getPluralForm':_0x155324=>0x0}};
23
+ export default{'ja':{'dictionary':{'Empty\x20heading':'空の見出し','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'タイプ入力するごとにエディターの見出しがここに表示されます。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'この文書には見出しが見つかりませんでした。','Table\x20of\x20contents':'目次'},'getPluralForm':_0x4bf1f6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3e9c68=>{const {ja:{dictionary:_0xa58c4c,getPluralForm:_0x3e82ad}}={'ja':{'dictionary':{'Empty\x20heading':'空の見出し','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'タイプ入力するごとにエディターの見出しがここに表示されます。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'この文書には見出しが見つかりませんでした。','Table\x20of\x20contents':'目次'},'getPluralForm':_0x224e1e=>0x0}};_0x3e9c68['ja']||={'dictionary':{},'getPluralForm':null},_0x3e9c68['ja']['dictionary']=Object['assign'](_0x3e9c68['ja']['dictionary'],_0xa58c4c),_0x3e9c68['ja']['getPluralForm']=_0x3e82ad;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e97e3=>{const {ja:{dictionary:_0x267812,getPluralForm:_0x5d9dd8}}={'ja':{'dictionary':{'Empty\x20heading':'空の見出し','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'タイプ入力するごとにエディターの見出しがここに表示されます。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'この文書には見出しが見つかりませんでした。','Table\x20of\x20contents':'目次'},'getPluralForm':_0x44e927=>0x0}};_0x3e97e3['ja']||={'dictionary':{},'getPluralForm':null},_0x3e97e3['ja']['dictionary']=Object['assign'](_0x3e97e3['ja']['dictionary'],_0x267812),_0x3e97e3['ja']['getPluralForm']=_0x5d9dd8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ko':{'dictionary':{'Empty\x20heading':'빈\x20표제','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'입력\x20시\x20편집기\x20표제가\x20여기에\x20표시됩니다.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'문서에서\x20표제를\x20찾지\x20못했습니다.','Table\x20of\x20contents':'목차'},'getPluralForm':_0x2f725a=>0x0}};
23
+ export default{'ko':{'dictionary':{'Empty\x20heading':'빈\x20표제','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'입력\x20시\x20편집기\x20표제가\x20여기에\x20표시됩니다.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'문서에서\x20표제를\x20찾지\x20못했습니다.','Table\x20of\x20contents':'목차'},'getPluralForm':_0x482594=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11a8fd=>{const {ko:{dictionary:_0x4cf7db,getPluralForm:_0x4836ec}}={'ko':{'dictionary':{'Empty\x20heading':'빈\x20표제','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'입력\x20시\x20편집기\x20표제가\x20여기에\x20표시됩니다.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'문서에서\x20표제를\x20찾지\x20못했습니다.','Table\x20of\x20contents':'목차'},'getPluralForm':_0x1ab795=>0x0}};_0x11a8fd['ko']||={'dictionary':{},'getPluralForm':null},_0x11a8fd['ko']['dictionary']=Object['assign'](_0x11a8fd['ko']['dictionary'],_0x4cf7db),_0x11a8fd['ko']['getPluralForm']=_0x4836ec;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3a4036=>{const {ko:{dictionary:_0x285d98,getPluralForm:_0x5b4168}}={'ko':{'dictionary':{'Empty\x20heading':'빈\x20표제','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'입력\x20시\x20편집기\x20표제가\x20여기에\x20표시됩니다.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'문서에서\x20표제를\x20찾지\x20못했습니다.','Table\x20of\x20contents':'목차'},'getPluralForm':_0x17ba49=>0x0}};_0x3a4036['ko']||={'dictionary':{},'getPluralForm':null},_0x3a4036['ko']['dictionary']=Object['assign'](_0x3a4036['ko']['dictionary'],_0x285d98),_0x3a4036['ko']['getPluralForm']=_0x5b4168;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lt':{'dictionary':{'Empty\x20heading':'Tuščia\x20antraštė','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Įvedant\x20tekstą\x20čia\x20bus\x20rodomos\x20redaktoriaus\x20antraštės.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokumente\x20nerasta\x20jokių\x20antraščių.','Table\x20of\x20contents':'Turinys'},'getPluralForm':_0x546488=>_0x546488%0xa==0x1&&(_0x546488%0x64>0x13||_0x546488%0x64<0xb)?0x0:_0x546488%0xa>=0x2&&_0x546488%0xa<=0x9&&(_0x546488%0x64>0x13||_0x546488%0x64<0xb)?0x1:_0x546488%0x1!=0x0?0x2:0x3}};
23
+ export default{'lt':{'dictionary':{'Empty\x20heading':'Tuščia\x20antraštė','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Įvedant\x20tekstą\x20čia\x20bus\x20rodomos\x20redaktoriaus\x20antraštės.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokumente\x20nerasta\x20jokių\x20antraščių.','Table\x20of\x20contents':'Turinys'},'getPluralForm':_0x2fc076=>_0x2fc076%0xa==0x1&&(_0x2fc076%0x64>0x13||_0x2fc076%0x64<0xb)?0x0:_0x2fc076%0xa>=0x2&&_0x2fc076%0xa<=0x9&&(_0x2fc076%0x64>0x13||_0x2fc076%0x64<0xb)?0x1:_0x2fc076%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x31ada7=>{const {lt:{dictionary:_0x49b40f,getPluralForm:_0x920e57}}={'lt':{'dictionary':{'Empty\x20heading':'Tuščia\x20antraštė','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Įvedant\x20tekstą\x20čia\x20bus\x20rodomos\x20redaktoriaus\x20antraštės.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokumente\x20nerasta\x20jokių\x20antraščių.','Table\x20of\x20contents':'Turinys'},'getPluralForm':_0x182720=>_0x182720%0xa==0x1&&(_0x182720%0x64>0x13||_0x182720%0x64<0xb)?0x0:_0x182720%0xa>=0x2&&_0x182720%0xa<=0x9&&(_0x182720%0x64>0x13||_0x182720%0x64<0xb)?0x1:_0x182720%0x1!=0x0?0x2:0x3}};_0x31ada7['lt']||={'dictionary':{},'getPluralForm':null},_0x31ada7['lt']['dictionary']=Object['assign'](_0x31ada7['lt']['dictionary'],_0x49b40f),_0x31ada7['lt']['getPluralForm']=_0x920e57;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x299e06=>{const {lt:{dictionary:_0x37ac44,getPluralForm:_0x3e89d8}}={'lt':{'dictionary':{'Empty\x20heading':'Tuščia\x20antraštė','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Įvedant\x20tekstą\x20čia\x20bus\x20rodomos\x20redaktoriaus\x20antraštės.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokumente\x20nerasta\x20jokių\x20antraščių.','Table\x20of\x20contents':'Turinys'},'getPluralForm':_0x1f9448=>_0x1f9448%0xa==0x1&&(_0x1f9448%0x64>0x13||_0x1f9448%0x64<0xb)?0x0:_0x1f9448%0xa>=0x2&&_0x1f9448%0xa<=0x9&&(_0x1f9448%0x64>0x13||_0x1f9448%0x64<0xb)?0x1:_0x1f9448%0x1!=0x0?0x2:0x3}};_0x299e06['lt']||={'dictionary':{},'getPluralForm':null},_0x299e06['lt']['dictionary']=Object['assign'](_0x299e06['lt']['dictionary'],_0x37ac44),_0x299e06['lt']['getPluralForm']=_0x3e89d8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lv':{'dictionary':{'Empty\x20heading':'Tukšs\x20virsraksts','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redaktoru\x20virsraksti\x20tiks\x20parādīti\x20šeit,\x20kamēr\x20jūs\x20rakstāt.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokumentā\x20virsraksti\x20netika\x20atrasti.','Table\x20of\x20contents':'Satura\x20rādītājs'},'getPluralForm':_0x25bd52=>_0x25bd52%0xa==0x1&&_0x25bd52%0x64!=0xb?0x0:0x0!=_0x25bd52?0x1:0x2}};
23
+ export default{'lv':{'dictionary':{'Empty\x20heading':'Tukšs\x20virsraksts','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redaktoru\x20virsraksti\x20tiks\x20parādīti\x20šeit,\x20kamēr\x20jūs\x20rakstāt.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokumentā\x20virsraksti\x20netika\x20atrasti.','Table\x20of\x20contents':'Satura\x20rādītājs'},'getPluralForm':_0x5ef7b5=>_0x5ef7b5%0xa==0x1&&_0x5ef7b5%0x64!=0xb?0x0:0x0!=_0x5ef7b5?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x206af2=>{const {lv:{dictionary:_0x4c421a,getPluralForm:_0x1fc097}}={'lv':{'dictionary':{'Empty\x20heading':'Tukšs\x20virsraksts','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redaktoru\x20virsraksti\x20tiks\x20parādīti\x20šeit,\x20kamēr\x20jūs\x20rakstāt.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokumentā\x20virsraksti\x20netika\x20atrasti.','Table\x20of\x20contents':'Satura\x20rādītājs'},'getPluralForm':_0x30a0a3=>_0x30a0a3%0xa==0x1&&_0x30a0a3%0x64!=0xb?0x0:0x0!=_0x30a0a3?0x1:0x2}};_0x206af2['lv']||={'dictionary':{},'getPluralForm':null},_0x206af2['lv']['dictionary']=Object['assign'](_0x206af2['lv']['dictionary'],_0x4c421a),_0x206af2['lv']['getPluralForm']=_0x1fc097;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2508ee=>{const {lv:{dictionary:_0x3e43f9,getPluralForm:_0xbf79f5}}={'lv':{'dictionary':{'Empty\x20heading':'Tukšs\x20virsraksts','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redaktoru\x20virsraksti\x20tiks\x20parādīti\x20šeit,\x20kamēr\x20jūs\x20rakstāt.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokumentā\x20virsraksti\x20netika\x20atrasti.','Table\x20of\x20contents':'Satura\x20rādītājs'},'getPluralForm':_0x4fa805=>_0x4fa805%0xa==0x1&&_0x4fa805%0x64!=0xb?0x0:0x0!=_0x4fa805?0x1:0x2}};_0x2508ee['lv']||={'dictionary':{},'getPluralForm':null},_0x2508ee['lv']['dictionary']=Object['assign'](_0x2508ee['lv']['dictionary'],_0x3e43f9),_0x2508ee['lv']['getPluralForm']=_0xbf79f5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ms':{'dictionary':{'Empty\x20heading':'Tajuk\x20kosong','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Penyunting\x20tajuk\x20akan\x20timbul\x20di\x20sini\x20semasa\x20anda\x20menaip.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Tiada\x20tajuk\x20ditemui\x20dalam\x20dokumen.','Table\x20of\x20contents':'Isi\x20kandungan'},'getPluralForm':_0x557aab=>0x0}};
23
+ export default{'ms':{'dictionary':{'Empty\x20heading':'Tajuk\x20kosong','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Penyunting\x20tajuk\x20akan\x20timbul\x20di\x20sini\x20semasa\x20anda\x20menaip.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Tiada\x20tajuk\x20ditemui\x20dalam\x20dokumen.','Table\x20of\x20contents':'Isi\x20kandungan'},'getPluralForm':_0x118c0a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x486a65=>{const {ms:{dictionary:_0x516892,getPluralForm:_0x4060a2}}={'ms':{'dictionary':{'Empty\x20heading':'Tajuk\x20kosong','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Penyunting\x20tajuk\x20akan\x20timbul\x20di\x20sini\x20semasa\x20anda\x20menaip.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Tiada\x20tajuk\x20ditemui\x20dalam\x20dokumen.','Table\x20of\x20contents':'Isi\x20kandungan'},'getPluralForm':_0x5694da=>0x0}};_0x486a65['ms']||={'dictionary':{},'getPluralForm':null},_0x486a65['ms']['dictionary']=Object['assign'](_0x486a65['ms']['dictionary'],_0x516892),_0x486a65['ms']['getPluralForm']=_0x4060a2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e26b2=>{const {ms:{dictionary:_0x3b9858,getPluralForm:_0x1d484c}}={'ms':{'dictionary':{'Empty\x20heading':'Tajuk\x20kosong','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Penyunting\x20tajuk\x20akan\x20timbul\x20di\x20sini\x20semasa\x20anda\x20menaip.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Tiada\x20tajuk\x20ditemui\x20dalam\x20dokumen.','Table\x20of\x20contents':'Isi\x20kandungan'},'getPluralForm':_0x3fb5bd=>0x0}};_0x3e26b2['ms']||={'dictionary':{},'getPluralForm':null},_0x3e26b2['ms']['dictionary']=Object['assign'](_0x3e26b2['ms']['dictionary'],_0x3b9858),_0x3e26b2['ms']['getPluralForm']=_0x1d484c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'nl':{'dictionary':{'Empty\x20heading':'Lege\x20kop','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor-koppen\x20verschijnen\x20hier\x20terwijl\x20je\x20typt.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Er\x20zijn\x20geen\x20koppen\x20gevonden\x20in\x20het\x20document.','Table\x20of\x20contents':'Inhoudsopgave'},'getPluralForm':_0x257546=>0x1!=_0x257546}};
23
+ export default{'nl':{'dictionary':{'Empty\x20heading':'Lege\x20kop','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor-koppen\x20verschijnen\x20hier\x20terwijl\x20je\x20typt.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Er\x20zijn\x20geen\x20koppen\x20gevonden\x20in\x20het\x20document.','Table\x20of\x20contents':'Inhoudsopgave'},'getPluralForm':_0x57bac5=>0x1!=_0x57bac5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11a69c=>{const {nl:{dictionary:_0x58a3dc,getPluralForm:_0x44bd16}}={'nl':{'dictionary':{'Empty\x20heading':'Lege\x20kop','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor-koppen\x20verschijnen\x20hier\x20terwijl\x20je\x20typt.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Er\x20zijn\x20geen\x20koppen\x20gevonden\x20in\x20het\x20document.','Table\x20of\x20contents':'Inhoudsopgave'},'getPluralForm':_0x3e3d6a=>0x1!=_0x3e3d6a}};_0x11a69c['nl']||={'dictionary':{},'getPluralForm':null},_0x11a69c['nl']['dictionary']=Object['assign'](_0x11a69c['nl']['dictionary'],_0x58a3dc),_0x11a69c['nl']['getPluralForm']=_0x44bd16;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x53d854=>{const {nl:{dictionary:_0x45d727,getPluralForm:_0x27a0f0}}={'nl':{'dictionary':{'Empty\x20heading':'Lege\x20kop','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Editor-koppen\x20verschijnen\x20hier\x20terwijl\x20je\x20typt.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Er\x20zijn\x20geen\x20koppen\x20gevonden\x20in\x20het\x20document.','Table\x20of\x20contents':'Inhoudsopgave'},'getPluralForm':_0xbd0574=>0x1!=_0xbd0574}};_0x53d854['nl']||={'dictionary':{},'getPluralForm':null},_0x53d854['nl']['dictionary']=Object['assign'](_0x53d854['nl']['dictionary'],_0x45d727),_0x53d854['nl']['getPluralForm']=_0x27a0f0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'no':{'dictionary':{'Empty\x20heading':'Tom\x20overskrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Overskrifter\x20dukker\x20opp\x20når\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Ingen\x20overskrifter\x20ble\x20funnet\x20i\x20dette\x20dokumentet.','Table\x20of\x20contents':'Innholdsfortegnelse'},'getPluralForm':_0x39162c=>0x1!=_0x39162c}};
23
+ export default{'no':{'dictionary':{'Empty\x20heading':'Tom\x20overskrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Overskrifter\x20dukker\x20opp\x20når\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Ingen\x20overskrifter\x20ble\x20funnet\x20i\x20dette\x20dokumentet.','Table\x20of\x20contents':'Innholdsfortegnelse'},'getPluralForm':_0x1a2f0b=>0x1!=_0x1a2f0b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2f766d=>{const {no:{dictionary:_0x51ad13,getPluralForm:_0x111626}}={'no':{'dictionary':{'Empty\x20heading':'Tom\x20overskrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Overskrifter\x20dukker\x20opp\x20når\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Ingen\x20overskrifter\x20ble\x20funnet\x20i\x20dette\x20dokumentet.','Table\x20of\x20contents':'Innholdsfortegnelse'},'getPluralForm':_0x4442f1=>0x1!=_0x4442f1}};_0x2f766d['no']||={'dictionary':{},'getPluralForm':null},_0x2f766d['no']['dictionary']=Object['assign'](_0x2f766d['no']['dictionary'],_0x51ad13),_0x2f766d['no']['getPluralForm']=_0x111626;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x465721=>{const {no:{dictionary:_0x28c095,getPluralForm:_0x419f00}}={'no':{'dictionary':{'Empty\x20heading':'Tom\x20overskrift','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Overskrifter\x20dukker\x20opp\x20når\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Ingen\x20overskrifter\x20ble\x20funnet\x20i\x20dette\x20dokumentet.','Table\x20of\x20contents':'Innholdsfortegnelse'},'getPluralForm':_0x438ac5=>0x1!=_0x438ac5}};_0x465721['no']||={'dictionary':{},'getPluralForm':null},_0x465721['no']['dictionary']=Object['assign'](_0x465721['no']['dictionary'],_0x28c095),_0x465721['no']['getPluralForm']=_0x419f00;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pl':{'dictionary':{'Empty\x20heading':'Pusty\x20nagłówek','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Nagłówki\x20pojawią\x20się\x20tutaj\x20po\x20wprowadzeniu\x20tekstu.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'W\x20dokumencie\x20nie\x20znaleziono\x20nagłówków.','Table\x20of\x20contents':'Spis\x20treści'},'getPluralForm':_0x381ea6=>0x1==_0x381ea6?0x0:_0x381ea6%0xa>=0x2&&_0x381ea6%0xa<=0x4&&(_0x381ea6%0x64<0xc||_0x381ea6%0x64>0xe)?0x1:0x1!=_0x381ea6&&_0x381ea6%0xa>=0x0&&_0x381ea6%0xa<=0x1||_0x381ea6%0xa>=0x5&&_0x381ea6%0xa<=0x9||_0x381ea6%0x64>=0xc&&_0x381ea6%0x64<=0xe?0x2:0x3}};
23
+ export default{'pl':{'dictionary':{'Empty\x20heading':'Pusty\x20nagłówek','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Nagłówki\x20pojawią\x20się\x20tutaj\x20po\x20wprowadzeniu\x20tekstu.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'W\x20dokumencie\x20nie\x20znaleziono\x20nagłówków.','Table\x20of\x20contents':'Spis\x20treści'},'getPluralForm':_0x538904=>0x1==_0x538904?0x0:_0x538904%0xa>=0x2&&_0x538904%0xa<=0x4&&(_0x538904%0x64<0xc||_0x538904%0x64>0xe)?0x1:0x1!=_0x538904&&_0x538904%0xa>=0x0&&_0x538904%0xa<=0x1||_0x538904%0xa>=0x5&&_0x538904%0xa<=0x9||_0x538904%0x64>=0xc&&_0x538904%0x64<=0xe?0x2:0x3}};