@ckeditor/ckeditor5-document-outline 43.1.0-alpha.7 → 43.1.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':_0x50f4e8=>0x0==_0x50f4e8?0x0:0x1==_0x50f4e8?0x1:0x2==_0x50f4e8?0x2:_0x50f4e8%0x64>=0x3&&_0x50f4e8%0x64<=0xa?0x3:_0x50f4e8%0x64>=0xb&&_0x50f4e8%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':_0x57cb28=>0x0==_0x57cb28?0x0:0x1==_0x57cb28?0x1:0x2==_0x57cb28?0x2:_0x57cb28%0x64>=0x3&&_0x57cb28%0x64<=0xa?0x3:_0x57cb28%0x64>=0xb&&_0x57cb28%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x456881=>{const {ar:{dictionary:_0x254fd7,getPluralForm:_0x50f880}}={'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':_0x4104b2=>0x0==_0x4104b2?0x0:0x1==_0x4104b2?0x1:0x2==_0x4104b2?0x2:_0x4104b2%0x64>=0x3&&_0x4104b2%0x64<=0xa?0x3:_0x4104b2%0x64>=0xb&&_0x4104b2%0x64<=0x63?0x4:0x5}};_0x456881['ar']||={'dictionary':{},'getPluralForm':null},_0x456881['ar']['dictionary']=Object['assign'](_0x456881['ar']['dictionary'],_0x254fd7),_0x456881['ar']['getPluralForm']=_0x50f880;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3f8d3a=>{const {ar:{dictionary:_0x1143fb,getPluralForm:_0x23dc4a}}={'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':_0x52f165=>0x0==_0x52f165?0x0:0x1==_0x52f165?0x1:0x2==_0x52f165?0x2:_0x52f165%0x64>=0x3&&_0x52f165%0x64<=0xa?0x3:_0x52f165%0x64>=0xb&&_0x52f165%0x64<=0x63?0x4:0x5}};_0x3f8d3a['ar']||={'dictionary':{},'getPluralForm':null},_0x3f8d3a['ar']['dictionary']=Object['assign'](_0x3f8d3a['ar']['dictionary'],_0x1143fb),_0x3f8d3a['ar']['getPluralForm']=_0x23dc4a;})(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':_0x47acbf=>0x1!=_0x47acbf}};
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':_0x5a568f=>0x1!=_0x5a568f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x104144=>{const {bg:{dictionary:_0x1b07a3,getPluralForm:_0x15051b}}={'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':_0x282a92=>0x1!=_0x282a92}};_0x104144['bg']||={'dictionary':{},'getPluralForm':null},_0x104144['bg']['dictionary']=Object['assign'](_0x104144['bg']['dictionary'],_0x1b07a3),_0x104144['bg']['getPluralForm']=_0x15051b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x28ecf4=>{const {bg:{dictionary:_0x1971b0,getPluralForm:_0x5950bf}}={'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':_0x287f0f=>0x1!=_0x287f0f}};_0x28ecf4['bg']||={'dictionary':{},'getPluralForm':null},_0x28ecf4['bg']['dictionary']=Object['assign'](_0x28ecf4['bg']['dictionary'],_0x1971b0),_0x28ecf4['bg']['getPluralForm']=_0x5950bf;})(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':_0x175d08=>0x1!=_0x175d08}};
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':_0x160ecc=>0x1!=_0x160ecc}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3cdf1d=>{const {bn:{dictionary:_0x3b0ebd,getPluralForm:_0x1d6341}}={'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':_0x15dc28=>0x1!=_0x15dc28}};_0x3cdf1d['bn']||={'dictionary':{},'getPluralForm':null},_0x3cdf1d['bn']['dictionary']=Object['assign'](_0x3cdf1d['bn']['dictionary'],_0x3b0ebd),_0x3cdf1d['bn']['getPluralForm']=_0x1d6341;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2240df=>{const {bn:{dictionary:_0x372870,getPluralForm:_0x22b758}}={'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':_0x2d7afc=>0x1!=_0x2d7afc}};_0x2240df['bn']||={'dictionary':{},'getPluralForm':null},_0x2240df['bn']['dictionary']=Object['assign'](_0x2240df['bn']['dictionary'],_0x372870),_0x2240df['bn']['getPluralForm']=_0x22b758;})(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':_0x2818af=>0x1!=_0x2818af}};
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':_0x381249=>0x1!=_0x381249}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xac2635=>{const {ca:{dictionary:_0x3ec8a6,getPluralForm:_0x23bfc4}}={'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':_0x905476=>0x1!=_0x905476}};_0xac2635['ca']||={'dictionary':{},'getPluralForm':null},_0xac2635['ca']['dictionary']=Object['assign'](_0xac2635['ca']['dictionary'],_0x3ec8a6),_0xac2635['ca']['getPluralForm']=_0x23bfc4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x387432=>{const {ca:{dictionary:_0x4789e7,getPluralForm:_0x43242d}}={'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':_0x1872e9=>0x1!=_0x1872e9}};_0x387432['ca']||={'dictionary':{},'getPluralForm':null},_0x387432['ca']['dictionary']=Object['assign'](_0x387432['ca']['dictionary'],_0x4789e7),_0x387432['ca']['getPluralForm']=_0x43242d;})(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':_0x3870d0=>0x1==_0x3870d0&&_0x3870d0%0x1==0x0?0x0:_0x3870d0>=0x2&&_0x3870d0<=0x4&&_0x3870d0%0x1==0x0?0x1:_0x3870d0%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':_0x14fbac=>0x1==_0x14fbac&&_0x14fbac%0x1==0x0?0x0:_0x14fbac>=0x2&&_0x14fbac<=0x4&&_0x14fbac%0x1==0x0?0x1:_0x14fbac%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x42fee5=>{const {cs:{dictionary:_0x466229,getPluralForm:_0x403f82}}={'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':_0x111dfb=>0x1==_0x111dfb&&_0x111dfb%0x1==0x0?0x0:_0x111dfb>=0x2&&_0x111dfb<=0x4&&_0x111dfb%0x1==0x0?0x1:_0x111dfb%0x1!=0x0?0x2:0x3}};_0x42fee5['cs']||={'dictionary':{},'getPluralForm':null},_0x42fee5['cs']['dictionary']=Object['assign'](_0x42fee5['cs']['dictionary'],_0x466229),_0x42fee5['cs']['getPluralForm']=_0x403f82;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x20b57e=>{const {cs:{dictionary:_0x2cff19,getPluralForm:_0x1cc801}}={'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':_0x90a967=>0x1==_0x90a967&&_0x90a967%0x1==0x0?0x0:_0x90a967>=0x2&&_0x90a967<=0x4&&_0x90a967%0x1==0x0?0x1:_0x90a967%0x1!=0x0?0x2:0x3}};_0x20b57e['cs']||={'dictionary':{},'getPluralForm':null},_0x20b57e['cs']['dictionary']=Object['assign'](_0x20b57e['cs']['dictionary'],_0x2cff19),_0x20b57e['cs']['getPluralForm']=_0x1cc801;})(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':_0x166614=>0x1!=_0x166614}};
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':_0xb7d99=>0x1!=_0xb7d99}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x40cf9d=>{const {da:{dictionary:_0x509f79,getPluralForm:_0x16ad71}}={'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':_0x5ba539=>0x1!=_0x5ba539}};_0x40cf9d['da']||={'dictionary':{},'getPluralForm':null},_0x40cf9d['da']['dictionary']=Object['assign'](_0x40cf9d['da']['dictionary'],_0x509f79),_0x40cf9d['da']['getPluralForm']=_0x16ad71;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x216e14=>{const {da:{dictionary:_0x518534,getPluralForm:_0x8a557f}}={'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':_0x532993=>0x1!=_0x532993}};_0x216e14['da']||={'dictionary':{},'getPluralForm':null},_0x216e14['da']['dictionary']=Object['assign'](_0x216e14['da']['dictionary'],_0x518534),_0x216e14['da']['getPluralForm']=_0x8a557f;})(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':_0x422ece=>0x1!=_0x422ece}};
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':_0x5ca0ab=>0x1!=_0x5ca0ab}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3b8fb1=>{const {de:{dictionary:_0x1356bf,getPluralForm:_0x152d0b}}={'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':_0x4232b9=>0x1!=_0x4232b9}};_0x3b8fb1['de']||={'dictionary':{},'getPluralForm':null},_0x3b8fb1['de']['dictionary']=Object['assign'](_0x3b8fb1['de']['dictionary'],_0x1356bf),_0x3b8fb1['de']['getPluralForm']=_0x152d0b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xb6560c=>{const {de:{dictionary:_0x441771,getPluralForm:_0x8293e}}={'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':_0x47aa3b=>0x1!=_0x47aa3b}};_0xb6560c['de']||={'dictionary':{},'getPluralForm':null},_0xb6560c['de']['dictionary']=Object['assign'](_0xb6560c['de']['dictionary'],_0x441771),_0xb6560c['de']['getPluralForm']=_0x8293e;})(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':_0x1fa987=>0x1!=_0x1fa987}};
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':_0x10bd6e=>0x1!=_0x10bd6e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3e838d=>{const {el:{dictionary:_0x3af6da,getPluralForm:_0xa34d90}}={'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':_0x2340dd=>0x1!=_0x2340dd}};_0x3e838d['el']||={'dictionary':{},'getPluralForm':null},_0x3e838d['el']['dictionary']=Object['assign'](_0x3e838d['el']['dictionary'],_0x3af6da),_0x3e838d['el']['getPluralForm']=_0xa34d90;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x210bc1=>{const {el:{dictionary:_0xa49824,getPluralForm:_0x34a7e2}}={'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':_0x411c4f=>0x1!=_0x411c4f}};_0x210bc1['el']||={'dictionary':{},'getPluralForm':null},_0x210bc1['el']['dictionary']=Object['assign'](_0x210bc1['el']['dictionary'],_0xa49824),_0x210bc1['el']['getPluralForm']=_0x34a7e2;})(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':_0x262251=>0x1!=_0x262251}};
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':_0x327245=>0x1!=_0x327245}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b1ef3=>{const {'en-au':{dictionary:_0x57800c,getPluralForm:_0x2bbfb4}}={'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':_0x60f33e=>0x1!=_0x60f33e}};_0x1b1ef3['en-au']||={'dictionary':{},'getPluralForm':null},_0x1b1ef3['en-au']['dictionary']=Object['assign'](_0x1b1ef3['en-au']['dictionary'],_0x57800c),_0x1b1ef3['en-au']['getPluralForm']=_0x2bbfb4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xfc03b1=>{const {'en-au':{dictionary:_0x576116,getPluralForm:_0x4669ad}}={'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':_0x250c28=>0x1!=_0x250c28}};_0xfc03b1['en-au']||={'dictionary':{},'getPluralForm':null},_0xfc03b1['en-au']['dictionary']=Object['assign'](_0xfc03b1['en-au']['dictionary'],_0x576116),_0xfc03b1['en-au']['getPluralForm']=_0x4669ad;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x53a8d1=>{const {en:{dictionary:_0x1af81a,getPluralForm:_0x17f9c0}}={'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}};_0x53a8d1['en']||={'dictionary':{},'getPluralForm':null},_0x53a8d1['en']['dictionary']=Object['assign'](_0x53a8d1['en']['dictionary'],_0x1af81a),_0x53a8d1['en']['getPluralForm']=_0x17f9c0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1ad8ab=>{const {en:{dictionary:_0x341a1e,getPluralForm:_0x43ff93}}={'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}};_0x1ad8ab['en']||={'dictionary':{},'getPluralForm':null},_0x1ad8ab['en']['dictionary']=Object['assign'](_0x1ad8ab['en']['dictionary'],_0x341a1e),_0x1ad8ab['en']['getPluralForm']=_0x43ff93;})(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':_0x2d4186=>0x1==_0x2d4186?0x0:0x0!=_0x2d4186&&_0x2d4186%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':_0x2f62f4=>0x1==_0x2f62f4?0x0:0x0!=_0x2f62f4&&_0x2f62f4%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x15e48d=>{const {es:{dictionary:_0x1c3706,getPluralForm:_0x47134b}}={'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':_0x34d912=>0x1==_0x34d912?0x0:0x0!=_0x34d912&&_0x34d912%0xf4240==0x0?0x1:0x2}};_0x15e48d['es']||={'dictionary':{},'getPluralForm':null},_0x15e48d['es']['dictionary']=Object['assign'](_0x15e48d['es']['dictionary'],_0x1c3706),_0x15e48d['es']['getPluralForm']=_0x47134b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3352e4=>{const {es:{dictionary:_0x476267,getPluralForm:_0x5cf461}}={'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':_0x24b5e0=>0x1==_0x24b5e0?0x0:0x0!=_0x24b5e0&&_0x24b5e0%0xf4240==0x0?0x1:0x2}};_0x3352e4['es']||={'dictionary':{},'getPluralForm':null},_0x3352e4['es']['dictionary']=Object['assign'](_0x3352e4['es']['dictionary'],_0x476267),_0x3352e4['es']['getPluralForm']=_0x5cf461;})(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':_0xb8636c=>0x1!=_0xb8636c}};
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':_0x38dfea=>0x1!=_0x38dfea}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x16d230=>{const {et:{dictionary:_0x28b36b,getPluralForm:_0x2760d1}}={'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':_0x130b57=>0x1!=_0x130b57}};_0x16d230['et']||={'dictionary':{},'getPluralForm':null},_0x16d230['et']['dictionary']=Object['assign'](_0x16d230['et']['dictionary'],_0x28b36b),_0x16d230['et']['getPluralForm']=_0x2760d1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x49680e=>{const {et:{dictionary:_0x5560e8,getPluralForm:_0x42fa71}}={'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':_0x6c96d2=>0x1!=_0x6c96d2}};_0x49680e['et']||={'dictionary':{},'getPluralForm':null},_0x49680e['et']['dictionary']=Object['assign'](_0x49680e['et']['dictionary'],_0x5560e8),_0x49680e['et']['getPluralForm']=_0x42fa71;})(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':_0x28024d=>0x1!=_0x28024d}};
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':_0x1b2cbe=>0x1!=_0x1b2cbe}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3b6cbd=>{const {fi:{dictionary:_0x484aec,getPluralForm:_0x680396}}={'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':_0xd5486=>0x1!=_0xd5486}};_0x3b6cbd['fi']||={'dictionary':{},'getPluralForm':null},_0x3b6cbd['fi']['dictionary']=Object['assign'](_0x3b6cbd['fi']['dictionary'],_0x484aec),_0x3b6cbd['fi']['getPluralForm']=_0x680396;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3fac38=>{const {fi:{dictionary:_0x4a3490,getPluralForm:_0x22832a}}={'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':_0x37944d=>0x1!=_0x37944d}};_0x3fac38['fi']||={'dictionary':{},'getPluralForm':null},_0x3fac38['fi']['dictionary']=Object['assign'](_0x3fac38['fi']['dictionary'],_0x4a3490),_0x3fac38['fi']['getPluralForm']=_0x22832a;})(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':_0x13489f=>0x0==_0x13489f||0x1==_0x13489f?0x0:0x0!=_0x13489f&&_0x13489f%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':_0x19cd56=>0x0==_0x19cd56||0x1==_0x19cd56?0x0:0x0!=_0x19cd56&&_0x19cd56%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb7cef2=>{const {fr:{dictionary:_0x3dae98,getPluralForm:_0xf912f9}}={'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':_0x3c9e2c=>0x0==_0x3c9e2c||0x1==_0x3c9e2c?0x0:0x0!=_0x3c9e2c&&_0x3c9e2c%0xf4240==0x0?0x1:0x2}};_0xb7cef2['fr']||={'dictionary':{},'getPluralForm':null},_0xb7cef2['fr']['dictionary']=Object['assign'](_0xb7cef2['fr']['dictionary'],_0x3dae98),_0xb7cef2['fr']['getPluralForm']=_0xf912f9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x288eb3=>{const {fr:{dictionary:_0x2a62ac,getPluralForm:_0x48c01b}}={'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':_0x3021e6=>0x0==_0x3021e6||0x1==_0x3021e6?0x0:0x0!=_0x3021e6&&_0x3021e6%0xf4240==0x0?0x1:0x2}};_0x288eb3['fr']||={'dictionary':{},'getPluralForm':null},_0x288eb3['fr']['dictionary']=Object['assign'](_0x288eb3['fr']['dictionary'],_0x2a62ac),_0x288eb3['fr']['getPluralForm']=_0x48c01b;})(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':_0x18ebd4=>0x1!=_0x18ebd4}};
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':_0x541646=>0x1!=_0x541646}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x35f6d9=>{const {gl:{dictionary:_0x2378cf,getPluralForm:_0xf8ea27}}={'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':_0x49d176=>0x1!=_0x49d176}};_0x35f6d9['gl']||={'dictionary':{},'getPluralForm':null},_0x35f6d9['gl']['dictionary']=Object['assign'](_0x35f6d9['gl']['dictionary'],_0x2378cf),_0x35f6d9['gl']['getPluralForm']=_0xf8ea27;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1ec40e=>{const {gl:{dictionary:_0x2dac12,getPluralForm:_0x34d88d}}={'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':_0x119967=>0x1!=_0x119967}};_0x1ec40e['gl']||={'dictionary':{},'getPluralForm':null},_0x1ec40e['gl']['dictionary']=Object['assign'](_0x1ec40e['gl']['dictionary'],_0x2dac12),_0x1ec40e['gl']['getPluralForm']=_0x34d88d;})(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':_0xa8c87c=>0x1==_0xa8c87c&&_0xa8c87c%0x1==0x0?0x0:0x2==_0xa8c87c&&_0xa8c87c%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':_0x2fe033=>0x1==_0x2fe033&&_0x2fe033%0x1==0x0?0x0:0x2==_0x2fe033&&_0x2fe033%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x35bbbc=>{const {he:{dictionary:_0x580946,getPluralForm:_0x228e82}}={'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':_0x543576=>0x1==_0x543576&&_0x543576%0x1==0x0?0x0:0x2==_0x543576&&_0x543576%0x1==0x0?0x1:0x2}};_0x35bbbc['he']||={'dictionary':{},'getPluralForm':null},_0x35bbbc['he']['dictionary']=Object['assign'](_0x35bbbc['he']['dictionary'],_0x580946),_0x35bbbc['he']['getPluralForm']=_0x228e82;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e0d30=>{const {he:{dictionary:_0x1bb3cd,getPluralForm:_0x236aa6}}={'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':_0x196f4a=>0x1==_0x196f4a&&_0x196f4a%0x1==0x0?0x0:0x2==_0x196f4a&&_0x196f4a%0x1==0x0?0x1:0x2}};_0x3e0d30['he']||={'dictionary':{},'getPluralForm':null},_0x3e0d30['he']['dictionary']=Object['assign'](_0x3e0d30['he']['dictionary'],_0x1bb3cd),_0x3e0d30['he']['getPluralForm']=_0x236aa6;})(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':_0x77b434=>0x1!=_0x77b434}};
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':_0x5649d5=>0x1!=_0x5649d5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x573fc4=>{const {hi:{dictionary:_0x111b2d,getPluralForm:_0xbc01e9}}={'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':_0x115cfc=>0x1!=_0x115cfc}};_0x573fc4['hi']||={'dictionary':{},'getPluralForm':null},_0x573fc4['hi']['dictionary']=Object['assign'](_0x573fc4['hi']['dictionary'],_0x111b2d),_0x573fc4['hi']['getPluralForm']=_0xbc01e9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x18ec15=>{const {hi:{dictionary:_0x330815,getPluralForm:_0x1db0f0}}={'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':_0x46b811=>0x1!=_0x46b811}};_0x18ec15['hi']||={'dictionary':{},'getPluralForm':null},_0x18ec15['hi']['dictionary']=Object['assign'](_0x18ec15['hi']['dictionary'],_0x330815),_0x18ec15['hi']['getPluralForm']=_0x1db0f0;})(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':_0x46cff7=>_0x46cff7%0xa==0x1&&_0x46cff7%0x64!=0xb?0x0:_0x46cff7%0xa>=0x2&&_0x46cff7%0xa<=0x4&&(_0x46cff7%0x64<0xa||_0x46cff7%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':_0x52b17a=>_0x52b17a%0xa==0x1&&_0x52b17a%0x64!=0xb?0x0:_0x52b17a%0xa>=0x2&&_0x52b17a%0xa<=0x4&&(_0x52b17a%0x64<0xa||_0x52b17a%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x27b943=>{const {hr:{dictionary:_0xb77567,getPluralForm:_0xd5cfc8}}={'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':_0xff3c58=>_0xff3c58%0xa==0x1&&_0xff3c58%0x64!=0xb?0x0:_0xff3c58%0xa>=0x2&&_0xff3c58%0xa<=0x4&&(_0xff3c58%0x64<0xa||_0xff3c58%0x64>=0x14)?0x1:0x2}};_0x27b943['hr']||={'dictionary':{},'getPluralForm':null},_0x27b943['hr']['dictionary']=Object['assign'](_0x27b943['hr']['dictionary'],_0xb77567),_0x27b943['hr']['getPluralForm']=_0xd5cfc8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5a7934=>{const {hr:{dictionary:_0x2c41dc,getPluralForm:_0xf85fc1}}={'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':_0x54acda=>_0x54acda%0xa==0x1&&_0x54acda%0x64!=0xb?0x0:_0x54acda%0xa>=0x2&&_0x54acda%0xa<=0x4&&(_0x54acda%0x64<0xa||_0x54acda%0x64>=0x14)?0x1:0x2}};_0x5a7934['hr']||={'dictionary':{},'getPluralForm':null},_0x5a7934['hr']['dictionary']=Object['assign'](_0x5a7934['hr']['dictionary'],_0x2c41dc),_0x5a7934['hr']['getPluralForm']=_0xf85fc1;})(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':_0x350f7c=>0x1!=_0x350f7c}};
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':_0x406043=>0x1!=_0x406043}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ea736=>{const {hu:{dictionary:_0x1a908a,getPluralForm:_0x4f126e}}={'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':_0x214ddd=>0x1!=_0x214ddd}};_0x2ea736['hu']||={'dictionary':{},'getPluralForm':null},_0x2ea736['hu']['dictionary']=Object['assign'](_0x2ea736['hu']['dictionary'],_0x1a908a),_0x2ea736['hu']['getPluralForm']=_0x4f126e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x35bf72=>{const {hu:{dictionary:_0xcee234,getPluralForm:_0x242a08}}={'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':_0x505a61=>0x1!=_0x505a61}};_0x35bf72['hu']||={'dictionary':{},'getPluralForm':null},_0x35bf72['hu']['dictionary']=Object['assign'](_0x35bf72['hu']['dictionary'],_0xcee234),_0x35bf72['hu']['getPluralForm']=_0x242a08;})(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':_0x57dbee=>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':_0xa31e3=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5ddcbd=>{const {id:{dictionary:_0x28fd2a,getPluralForm:_0x4a1aee}}={'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':_0x2f152d=>0x0}};_0x5ddcbd['id']||={'dictionary':{},'getPluralForm':null},_0x5ddcbd['id']['dictionary']=Object['assign'](_0x5ddcbd['id']['dictionary'],_0x28fd2a),_0x5ddcbd['id']['getPluralForm']=_0x4a1aee;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3dd02c=>{const {id:{dictionary:_0x10cf35,getPluralForm:_0x2ea963}}={'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':_0x443711=>0x0}};_0x3dd02c['id']||={'dictionary':{},'getPluralForm':null},_0x3dd02c['id']['dictionary']=Object['assign'](_0x3dd02c['id']['dictionary'],_0x10cf35),_0x3dd02c['id']['getPluralForm']=_0x2ea963;})(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':_0xdfcbe9=>0x1==_0xdfcbe9?0x0:0x0!=_0xdfcbe9&&_0xdfcbe9%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':_0x10a21b=>0x1==_0x10a21b?0x0:0x0!=_0x10a21b&&_0x10a21b%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x256980=>{const {it:{dictionary:_0x423d6c,getPluralForm:_0x2d839b}}={'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':_0x590995=>0x1==_0x590995?0x0:0x0!=_0x590995&&_0x590995%0xf4240==0x0?0x1:0x2}};_0x256980['it']||={'dictionary':{},'getPluralForm':null},_0x256980['it']['dictionary']=Object['assign'](_0x256980['it']['dictionary'],_0x423d6c),_0x256980['it']['getPluralForm']=_0x2d839b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x30741=>{const {it:{dictionary:_0x5c36ae,getPluralForm:_0x1f0797}}={'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':_0x315c66=>0x1==_0x315c66?0x0:0x0!=_0x315c66&&_0x315c66%0xf4240==0x0?0x1:0x2}};_0x30741['it']||={'dictionary':{},'getPluralForm':null},_0x30741['it']['dictionary']=Object['assign'](_0x30741['it']['dictionary'],_0x5c36ae),_0x30741['it']['getPluralForm']=_0x1f0797;})(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':_0x4320d2=>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':_0x4cc8b7=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4783c5=>{const {ja:{dictionary:_0x1baf17,getPluralForm:_0x11b1bc}}={'ja':{'dictionary':{'Empty\x20heading':'空の見出し','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'タイプ入力するごとにエディターの見出しがここに表示されます。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'この文書には見出しが見つかりませんでした。','Table\x20of\x20contents':'目次'},'getPluralForm':_0x3404de=>0x0}};_0x4783c5['ja']||={'dictionary':{},'getPluralForm':null},_0x4783c5['ja']['dictionary']=Object['assign'](_0x4783c5['ja']['dictionary'],_0x1baf17),_0x4783c5['ja']['getPluralForm']=_0x11b1bc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1db111=>{const {ja:{dictionary:_0x593d88,getPluralForm:_0x3026e5}}={'ja':{'dictionary':{'Empty\x20heading':'空の見出し','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'タイプ入力するごとにエディターの見出しがここに表示されます。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'この文書には見出しが見つかりませんでした。','Table\x20of\x20contents':'目次'},'getPluralForm':_0x2a39df=>0x0}};_0x1db111['ja']||={'dictionary':{},'getPluralForm':null},_0x1db111['ja']['dictionary']=Object['assign'](_0x1db111['ja']['dictionary'],_0x593d88),_0x1db111['ja']['getPluralForm']=_0x3026e5;})(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':_0x462a05=>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':_0xf81d42=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4f9f01=>{const {ko:{dictionary:_0xee0f37,getPluralForm:_0x48a6f3}}={'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':_0x2a4fd0=>0x0}};_0x4f9f01['ko']||={'dictionary':{},'getPluralForm':null},_0x4f9f01['ko']['dictionary']=Object['assign'](_0x4f9f01['ko']['dictionary'],_0xee0f37),_0x4f9f01['ko']['getPluralForm']=_0x48a6f3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x80e1f7=>{const {ko:{dictionary:_0x397c52,getPluralForm:_0x194e64}}={'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':_0x7b50ff=>0x0}};_0x80e1f7['ko']||={'dictionary':{},'getPluralForm':null},_0x80e1f7['ko']['dictionary']=Object['assign'](_0x80e1f7['ko']['dictionary'],_0x397c52),_0x80e1f7['ko']['getPluralForm']=_0x194e64;})(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':_0x17a846=>_0x17a846%0xa==0x1&&(_0x17a846%0x64>0x13||_0x17a846%0x64<0xb)?0x0:_0x17a846%0xa>=0x2&&_0x17a846%0xa<=0x9&&(_0x17a846%0x64>0x13||_0x17a846%0x64<0xb)?0x1:_0x17a846%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':_0x430aa7=>_0x430aa7%0xa==0x1&&(_0x430aa7%0x64>0x13||_0x430aa7%0x64<0xb)?0x0:_0x430aa7%0xa>=0x2&&_0x430aa7%0xa<=0x9&&(_0x430aa7%0x64>0x13||_0x430aa7%0x64<0xb)?0x1:_0x430aa7%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x68623e=>{const {lt:{dictionary:_0x3ff8e2,getPluralForm:_0x15d206}}={'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':_0x31f4ad=>_0x31f4ad%0xa==0x1&&(_0x31f4ad%0x64>0x13||_0x31f4ad%0x64<0xb)?0x0:_0x31f4ad%0xa>=0x2&&_0x31f4ad%0xa<=0x9&&(_0x31f4ad%0x64>0x13||_0x31f4ad%0x64<0xb)?0x1:_0x31f4ad%0x1!=0x0?0x2:0x3}};_0x68623e['lt']||={'dictionary':{},'getPluralForm':null},_0x68623e['lt']['dictionary']=Object['assign'](_0x68623e['lt']['dictionary'],_0x3ff8e2),_0x68623e['lt']['getPluralForm']=_0x15d206;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5a3a1a=>{const {lt:{dictionary:_0x4ab121,getPluralForm:_0x32e019}}={'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':_0x1354f9=>_0x1354f9%0xa==0x1&&(_0x1354f9%0x64>0x13||_0x1354f9%0x64<0xb)?0x0:_0x1354f9%0xa>=0x2&&_0x1354f9%0xa<=0x9&&(_0x1354f9%0x64>0x13||_0x1354f9%0x64<0xb)?0x1:_0x1354f9%0x1!=0x0?0x2:0x3}};_0x5a3a1a['lt']||={'dictionary':{},'getPluralForm':null},_0x5a3a1a['lt']['dictionary']=Object['assign'](_0x5a3a1a['lt']['dictionary'],_0x4ab121),_0x5a3a1a['lt']['getPluralForm']=_0x32e019;})(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':_0x573050=>_0x573050%0xa==0x1&&_0x573050%0x64!=0xb?0x0:0x0!=_0x573050?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':_0x17837b=>_0x17837b%0xa==0x1&&_0x17837b%0x64!=0xb?0x0:0x0!=_0x17837b?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3de73a=>{const {lv:{dictionary:_0x2881e6,getPluralForm:_0xc4be05}}={'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':_0xa61df5=>_0xa61df5%0xa==0x1&&_0xa61df5%0x64!=0xb?0x0:0x0!=_0xa61df5?0x1:0x2}};_0x3de73a['lv']||={'dictionary':{},'getPluralForm':null},_0x3de73a['lv']['dictionary']=Object['assign'](_0x3de73a['lv']['dictionary'],_0x2881e6),_0x3de73a['lv']['getPluralForm']=_0xc4be05;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4db583=>{const {lv:{dictionary:_0x5b3c8d,getPluralForm:_0x5e444f}}={'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':_0x5a9f00=>_0x5a9f00%0xa==0x1&&_0x5a9f00%0x64!=0xb?0x0:0x0!=_0x5a9f00?0x1:0x2}};_0x4db583['lv']||={'dictionary':{},'getPluralForm':null},_0x4db583['lv']['dictionary']=Object['assign'](_0x4db583['lv']['dictionary'],_0x5b3c8d),_0x4db583['lv']['getPluralForm']=_0x5e444f;})(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':_0x1594a4=>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':_0x456684=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xd2fb08=>{const {ms:{dictionary:_0x4c3a87,getPluralForm:_0x5b96f8}}={'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':_0x3f085d=>0x0}};_0xd2fb08['ms']||={'dictionary':{},'getPluralForm':null},_0xd2fb08['ms']['dictionary']=Object['assign'](_0xd2fb08['ms']['dictionary'],_0x4c3a87),_0xd2fb08['ms']['getPluralForm']=_0x5b96f8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x513704=>{const {ms:{dictionary:_0x5392a1,getPluralForm:_0x27d9a0}}={'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':_0x3f62be=>0x0}};_0x513704['ms']||={'dictionary':{},'getPluralForm':null},_0x513704['ms']['dictionary']=Object['assign'](_0x513704['ms']['dictionary'],_0x5392a1),_0x513704['ms']['getPluralForm']=_0x27d9a0;})(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':_0xd03b4e=>0x1!=_0xd03b4e}};
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':_0x35edf7=>0x1!=_0x35edf7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x534cbc=>{const {nl:{dictionary:_0x601517,getPluralForm:_0x4b09c7}}={'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':_0x357991=>0x1!=_0x357991}};_0x534cbc['nl']||={'dictionary':{},'getPluralForm':null},_0x534cbc['nl']['dictionary']=Object['assign'](_0x534cbc['nl']['dictionary'],_0x601517),_0x534cbc['nl']['getPluralForm']=_0x4b09c7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2622d1=>{const {nl:{dictionary:_0x3bdd6f,getPluralForm:_0x556085}}={'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':_0x3b3084=>0x1!=_0x3b3084}};_0x2622d1['nl']||={'dictionary':{},'getPluralForm':null},_0x2622d1['nl']['dictionary']=Object['assign'](_0x2622d1['nl']['dictionary'],_0x3bdd6f),_0x2622d1['nl']['getPluralForm']=_0x556085;})(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':_0x109f91=>0x1!=_0x109f91}};
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':_0x8e1a51=>0x1!=_0x8e1a51}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x22d1ba=>{const {no:{dictionary:_0x2c119d,getPluralForm:_0x48a3e4}}={'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':_0x1986ee=>0x1!=_0x1986ee}};_0x22d1ba['no']||={'dictionary':{},'getPluralForm':null},_0x22d1ba['no']['dictionary']=Object['assign'](_0x22d1ba['no']['dictionary'],_0x2c119d),_0x22d1ba['no']['getPluralForm']=_0x48a3e4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1a7e23=>{const {no:{dictionary:_0x4c68a9,getPluralForm:_0x55eabc}}={'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':_0x522a32=>0x1!=_0x522a32}};_0x1a7e23['no']||={'dictionary':{},'getPluralForm':null},_0x1a7e23['no']['dictionary']=Object['assign'](_0x1a7e23['no']['dictionary'],_0x4c68a9),_0x1a7e23['no']['getPluralForm']=_0x55eabc;})(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':_0x52295=>0x1==_0x52295?0x0:_0x52295%0xa>=0x2&&_0x52295%0xa<=0x4&&(_0x52295%0x64<0xc||_0x52295%0x64>0xe)?0x1:0x1!=_0x52295&&_0x52295%0xa>=0x0&&_0x52295%0xa<=0x1||_0x52295%0xa>=0x5&&_0x52295%0xa<=0x9||_0x52295%0x64>=0xc&&_0x52295%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':_0x5ea3ad=>0x1==_0x5ea3ad?0x0:_0x5ea3ad%0xa>=0x2&&_0x5ea3ad%0xa<=0x4&&(_0x5ea3ad%0x64<0xc||_0x5ea3ad%0x64>0xe)?0x1:0x1!=_0x5ea3ad&&_0x5ea3ad%0xa>=0x0&&_0x5ea3ad%0xa<=0x1||_0x5ea3ad%0xa>=0x5&&_0x5ea3ad%0xa<=0x9||_0x5ea3ad%0x64>=0xc&&_0x5ea3ad%0x64<=0xe?0x2:0x3}};