@ckeditor/ckeditor5-document-outline 42.0.0 → 42.0.1-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) 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 +4 -4
  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
@@ -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':_0x3f8e09=>0x0==_0x3f8e09?0x0:0x1==_0x3f8e09?0x1:0x2==_0x3f8e09?0x2:_0x3f8e09%0x64>=0x3&&_0x3f8e09%0x64<=0xa?0x3:_0x3f8e09%0x64>=0xb&&_0x3f8e09%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':_0x752831=>0x0==_0x752831?0x0:0x1==_0x752831?0x1:0x2==_0x752831?0x2:_0x752831%0x64>=0x3&&_0x752831%0x64<=0xa?0x3:_0x752831%0x64>=0xb&&_0x752831%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2230b2=>{const {ar:{dictionary:_0x55e5ea,getPluralForm:_0x7b715c}}={'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':_0x1d7844=>0x0==_0x1d7844?0x0:0x1==_0x1d7844?0x1:0x2==_0x1d7844?0x2:_0x1d7844%0x64>=0x3&&_0x1d7844%0x64<=0xa?0x3:_0x1d7844%0x64>=0xb&&_0x1d7844%0x64<=0x63?0x4:0x5}};_0x2230b2['ar']||={'dictionary':{},'getPluralForm':null},_0x2230b2['ar']['dictionary']=Object['assign'](_0x2230b2['ar']['dictionary'],_0x55e5ea),_0x2230b2['ar']['getPluralForm']=_0x7b715c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x34d89a=>{const {ar:{dictionary:_0x12b96a,getPluralForm:_0xd1f07a}}={'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':_0x3a1bef=>0x0==_0x3a1bef?0x0:0x1==_0x3a1bef?0x1:0x2==_0x3a1bef?0x2:_0x3a1bef%0x64>=0x3&&_0x3a1bef%0x64<=0xa?0x3:_0x3a1bef%0x64>=0xb&&_0x3a1bef%0x64<=0x63?0x4:0x5}};_0x34d89a['ar']||={'dictionary':{},'getPluralForm':null},_0x34d89a['ar']['dictionary']=Object['assign'](_0x34d89a['ar']['dictionary'],_0x12b96a),_0x34d89a['ar']['getPluralForm']=_0xd1f07a;})(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':_0x5ae157=>0x1!=_0x5ae157}};
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':_0x2d8c93=>0x1!=_0x2d8c93}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x37d44e=>{const {bg:{dictionary:_0x354f4f,getPluralForm:_0x21de81}}={'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':_0x4cfe1a=>0x1!=_0x4cfe1a}};_0x37d44e['bg']||={'dictionary':{},'getPluralForm':null},_0x37d44e['bg']['dictionary']=Object['assign'](_0x37d44e['bg']['dictionary'],_0x354f4f),_0x37d44e['bg']['getPluralForm']=_0x21de81;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36d5fd=>{const {bg:{dictionary:_0x2d68f5,getPluralForm:_0x4b7e13}}={'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':_0x295e45=>0x1!=_0x295e45}};_0x36d5fd['bg']||={'dictionary':{},'getPluralForm':null},_0x36d5fd['bg']['dictionary']=Object['assign'](_0x36d5fd['bg']['dictionary'],_0x2d68f5),_0x36d5fd['bg']['getPluralForm']=_0x4b7e13;})(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':_0xcd793a=>0x1!=_0xcd793a}};
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':_0x1e6863=>0x1!=_0x1e6863}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x30f615=>{const {bn:{dictionary:_0x1b0b2d,getPluralForm:_0x2e593c}}={'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':_0x20bb36=>0x1!=_0x20bb36}};_0x30f615['bn']||={'dictionary':{},'getPluralForm':null},_0x30f615['bn']['dictionary']=Object['assign'](_0x30f615['bn']['dictionary'],_0x1b0b2d),_0x30f615['bn']['getPluralForm']=_0x2e593c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x22d91a=>{const {bn:{dictionary:_0x2b918c,getPluralForm:_0x4dd0e0}}={'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':_0x15f1b4=>0x1!=_0x15f1b4}};_0x22d91a['bn']||={'dictionary':{},'getPluralForm':null},_0x22d91a['bn']['dictionary']=Object['assign'](_0x22d91a['bn']['dictionary'],_0x2b918c),_0x22d91a['bn']['getPluralForm']=_0x4dd0e0;})(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':_0x37ff89=>0x1!=_0x37ff89}};
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':_0x109b27=>0x1!=_0x109b27}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x10b81a=>{const {ca:{dictionary:_0x4e5602,getPluralForm:_0x4effc7}}={'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':_0x5960f5=>0x1!=_0x5960f5}};_0x10b81a['ca']||={'dictionary':{},'getPluralForm':null},_0x10b81a['ca']['dictionary']=Object['assign'](_0x10b81a['ca']['dictionary'],_0x4e5602),_0x10b81a['ca']['getPluralForm']=_0x4effc7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33d64d=>{const {ca:{dictionary:_0x115ad4,getPluralForm:_0x47cc18}}={'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':_0x4b95d0=>0x1!=_0x4b95d0}};_0x33d64d['ca']||={'dictionary':{},'getPluralForm':null},_0x33d64d['ca']['dictionary']=Object['assign'](_0x33d64d['ca']['dictionary'],_0x115ad4),_0x33d64d['ca']['getPluralForm']=_0x47cc18;})(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':_0xbd2d42=>0x1==_0xbd2d42&&_0xbd2d42%0x1==0x0?0x0:_0xbd2d42>=0x2&&_0xbd2d42<=0x4&&_0xbd2d42%0x1==0x0?0x1:_0xbd2d42%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':_0x150cd4=>0x1==_0x150cd4&&_0x150cd4%0x1==0x0?0x0:_0x150cd4>=0x2&&_0x150cd4<=0x4&&_0x150cd4%0x1==0x0?0x1:_0x150cd4%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11f118=>{const {cs:{dictionary:_0x18fbae,getPluralForm:_0x4d2133}}={'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':_0x232d3b=>0x1==_0x232d3b&&_0x232d3b%0x1==0x0?0x0:_0x232d3b>=0x2&&_0x232d3b<=0x4&&_0x232d3b%0x1==0x0?0x1:_0x232d3b%0x1!=0x0?0x2:0x3}};_0x11f118['cs']||={'dictionary':{},'getPluralForm':null},_0x11f118['cs']['dictionary']=Object['assign'](_0x11f118['cs']['dictionary'],_0x18fbae),_0x11f118['cs']['getPluralForm']=_0x4d2133;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ae885=>{const {cs:{dictionary:_0x5345b9,getPluralForm:_0x39033c}}={'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':_0xb76b2a=>0x1==_0xb76b2a&&_0xb76b2a%0x1==0x0?0x0:_0xb76b2a>=0x2&&_0xb76b2a<=0x4&&_0xb76b2a%0x1==0x0?0x1:_0xb76b2a%0x1!=0x0?0x2:0x3}};_0x4ae885['cs']||={'dictionary':{},'getPluralForm':null},_0x4ae885['cs']['dictionary']=Object['assign'](_0x4ae885['cs']['dictionary'],_0x5345b9),_0x4ae885['cs']['getPluralForm']=_0x39033c;})(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':_0x1a7969=>0x1!=_0x1a7969}};
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':_0x14b6b7=>0x1!=_0x14b6b7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3a678b=>{const {da:{dictionary:_0x379fd5,getPluralForm:_0x2d6f0e}}={'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':_0x5a4145=>0x1!=_0x5a4145}};_0x3a678b['da']||={'dictionary':{},'getPluralForm':null},_0x3a678b['da']['dictionary']=Object['assign'](_0x3a678b['da']['dictionary'],_0x379fd5),_0x3a678b['da']['getPluralForm']=_0x2d6f0e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x23bad7=>{const {da:{dictionary:_0xd000e3,getPluralForm:_0x30d70c}}={'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':_0x26618f=>0x1!=_0x26618f}};_0x23bad7['da']||={'dictionary':{},'getPluralForm':null},_0x23bad7['da']['dictionary']=Object['assign'](_0x23bad7['da']['dictionary'],_0xd000e3),_0x23bad7['da']['getPluralForm']=_0x30d70c;})(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':_0x49347b=>0x1!=_0x49347b}};
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':_0x7bea54=>0x1!=_0x7bea54}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x250ec8=>{const {de:{dictionary:_0x457a18,getPluralForm:_0x330426}}={'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':_0x2cd433=>0x1!=_0x2cd433}};_0x250ec8['de']||={'dictionary':{},'getPluralForm':null},_0x250ec8['de']['dictionary']=Object['assign'](_0x250ec8['de']['dictionary'],_0x457a18),_0x250ec8['de']['getPluralForm']=_0x330426;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x24f8b0=>{const {de:{dictionary:_0xd243,getPluralForm:_0x212efa}}={'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':_0x13d0f8=>0x1!=_0x13d0f8}};_0x24f8b0['de']||={'dictionary':{},'getPluralForm':null},_0x24f8b0['de']['dictionary']=Object['assign'](_0x24f8b0['de']['dictionary'],_0xd243),_0x24f8b0['de']['getPluralForm']=_0x212efa;})(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':_0x56d597=>0x1!=_0x56d597}};
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':_0x2bf4ec=>0x1!=_0x2bf4ec}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x42344b=>{const {el:{dictionary:_0x551fc8,getPluralForm:_0x548d90}}={'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':_0x1d2c87=>0x1!=_0x1d2c87}};_0x42344b['el']||={'dictionary':{},'getPluralForm':null},_0x42344b['el']['dictionary']=Object['assign'](_0x42344b['el']['dictionary'],_0x551fc8),_0x42344b['el']['getPluralForm']=_0x548d90;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x28ea7f=>{const {el:{dictionary:_0x492d6f,getPluralForm:_0x38f4af}}={'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':_0x2ef2d9=>0x1!=_0x2ef2d9}};_0x28ea7f['el']||={'dictionary':{},'getPluralForm':null},_0x28ea7f['el']['dictionary']=Object['assign'](_0x28ea7f['el']['dictionary'],_0x492d6f),_0x28ea7f['el']['getPluralForm']=_0x38f4af;})(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':_0x36733f=>0x1!=_0x36733f}};
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':_0x165aae=>0x1!=_0x165aae}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2c7e35=>{const {'en-au':{dictionary:_0x27cf8d,getPluralForm:_0x2d65e9}}={'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':_0x570c03=>0x1!=_0x570c03}};_0x2c7e35['en-au']||={'dictionary':{},'getPluralForm':null},_0x2c7e35['en-au']['dictionary']=Object['assign'](_0x2c7e35['en-au']['dictionary'],_0x27cf8d),_0x2c7e35['en-au']['getPluralForm']=_0x2d65e9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1e099b=>{const {'en-au':{dictionary:_0x57d9cd,getPluralForm:_0x4b447c}}={'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':_0x410100=>0x1!=_0x410100}};_0x1e099b['en-au']||={'dictionary':{},'getPluralForm':null},_0x1e099b['en-au']['dictionary']=Object['assign'](_0x1e099b['en-au']['dictionary'],_0x57d9cd),_0x1e099b['en-au']['getPluralForm']=_0x4b447c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5506aa=>{const {en:{dictionary:_0x1d92fd,getPluralForm:_0xfa486a}}={'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}};_0x5506aa['en']||={'dictionary':{},'getPluralForm':null},_0x5506aa['en']['dictionary']=Object['assign'](_0x5506aa['en']['dictionary'],_0x1d92fd),_0x5506aa['en']['getPluralForm']=_0xfa486a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x110743=>{const {en:{dictionary:_0x4e46ce,getPluralForm:_0x473f24}}={'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}};_0x110743['en']||={'dictionary':{},'getPluralForm':null},_0x110743['en']['dictionary']=Object['assign'](_0x110743['en']['dictionary'],_0x4e46ce),_0x110743['en']['getPluralForm']=_0x473f24;})(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':_0x3f9aa9=>0x1==_0x3f9aa9?0x0:0x0!=_0x3f9aa9&&_0x3f9aa9%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':_0x55cf87=>0x1==_0x55cf87?0x0:0x0!=_0x55cf87&&_0x55cf87%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1e7aac=>{const {es:{dictionary:_0x13980b,getPluralForm:_0x3ccc31}}={'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':_0x2c61ed=>0x1==_0x2c61ed?0x0:0x0!=_0x2c61ed&&_0x2c61ed%0xf4240==0x0?0x1:0x2}};_0x1e7aac['es']||={'dictionary':{},'getPluralForm':null},_0x1e7aac['es']['dictionary']=Object['assign'](_0x1e7aac['es']['dictionary'],_0x13980b),_0x1e7aac['es']['getPluralForm']=_0x3ccc31;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36b2f9=>{const {es:{dictionary:_0x2dbbc5,getPluralForm:_0x131290}}={'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':_0x327da3=>0x1==_0x327da3?0x0:0x0!=_0x327da3&&_0x327da3%0xf4240==0x0?0x1:0x2}};_0x36b2f9['es']||={'dictionary':{},'getPluralForm':null},_0x36b2f9['es']['dictionary']=Object['assign'](_0x36b2f9['es']['dictionary'],_0x2dbbc5),_0x36b2f9['es']['getPluralForm']=_0x131290;})(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':_0x915dc2=>0x1!=_0x915dc2}};
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':_0xe048e7=>0x1!=_0xe048e7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x44d949=>{const {et:{dictionary:_0x9e7ec9,getPluralForm:_0x9b21e}}={'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':_0x7b3a50=>0x1!=_0x7b3a50}};_0x44d949['et']||={'dictionary':{},'getPluralForm':null},_0x44d949['et']['dictionary']=Object['assign'](_0x44d949['et']['dictionary'],_0x9e7ec9),_0x44d949['et']['getPluralForm']=_0x9b21e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4daa6f=>{const {et:{dictionary:_0x44c0b,getPluralForm:_0x5e57d0}}={'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':_0x1eacdf=>0x1!=_0x1eacdf}};_0x4daa6f['et']||={'dictionary':{},'getPluralForm':null},_0x4daa6f['et']['dictionary']=Object['assign'](_0x4daa6f['et']['dictionary'],_0x44c0b),_0x4daa6f['et']['getPluralForm']=_0x5e57d0;})(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':_0x3eebbf=>0x1!=_0x3eebbf}};
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':_0x16e2b3=>0x1!=_0x16e2b3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xae5b75=>{const {fi:{dictionary:_0x10319a,getPluralForm:_0x709161}}={'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':_0x295de5=>0x1!=_0x295de5}};_0xae5b75['fi']||={'dictionary':{},'getPluralForm':null},_0xae5b75['fi']['dictionary']=Object['assign'](_0xae5b75['fi']['dictionary'],_0x10319a),_0xae5b75['fi']['getPluralForm']=_0x709161;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x218e65=>{const {fi:{dictionary:_0x292a38,getPluralForm:_0x2bfb92}}={'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':_0x212011=>0x1!=_0x212011}};_0x218e65['fi']||={'dictionary':{},'getPluralForm':null},_0x218e65['fi']['dictionary']=Object['assign'](_0x218e65['fi']['dictionary'],_0x292a38),_0x218e65['fi']['getPluralForm']=_0x2bfb92;})(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':_0x47b653=>0x0==_0x47b653||0x1==_0x47b653?0x0:0x0!=_0x47b653&&_0x47b653%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':_0x1f3efc=>0x0==_0x1f3efc||0x1==_0x1f3efc?0x0:0x0!=_0x1f3efc&&_0x1f3efc%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x54da9e=>{const {fr:{dictionary:_0x4c1e35,getPluralForm:_0x13dabb}}={'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':_0x107a2e=>0x0==_0x107a2e||0x1==_0x107a2e?0x0:0x0!=_0x107a2e&&_0x107a2e%0xf4240==0x0?0x1:0x2}};_0x54da9e['fr']||={'dictionary':{},'getPluralForm':null},_0x54da9e['fr']['dictionary']=Object['assign'](_0x54da9e['fr']['dictionary'],_0x4c1e35),_0x54da9e['fr']['getPluralForm']=_0x13dabb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x25df77=>{const {fr:{dictionary:_0x52f2e2,getPluralForm:_0x1e3e1c}}={'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':_0x3a6705=>0x0==_0x3a6705||0x1==_0x3a6705?0x0:0x0!=_0x3a6705&&_0x3a6705%0xf4240==0x0?0x1:0x2}};_0x25df77['fr']||={'dictionary':{},'getPluralForm':null},_0x25df77['fr']['dictionary']=Object['assign'](_0x25df77['fr']['dictionary'],_0x52f2e2),_0x25df77['fr']['getPluralForm']=_0x1e3e1c;})(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':_0x24196e=>0x1!=_0x24196e}};
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':_0x35a2b0=>0x1!=_0x35a2b0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3353b7=>{const {gl:{dictionary:_0x4e12a7,getPluralForm:_0xfb8466}}={'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':_0x4357c3=>0x1!=_0x4357c3}};_0x3353b7['gl']||={'dictionary':{},'getPluralForm':null},_0x3353b7['gl']['dictionary']=Object['assign'](_0x3353b7['gl']['dictionary'],_0x4e12a7),_0x3353b7['gl']['getPluralForm']=_0xfb8466;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2e7b1a=>{const {gl:{dictionary:_0x5ddb1e,getPluralForm:_0x4bc05e}}={'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':_0x327c32=>0x1!=_0x327c32}};_0x2e7b1a['gl']||={'dictionary':{},'getPluralForm':null},_0x2e7b1a['gl']['dictionary']=Object['assign'](_0x2e7b1a['gl']['dictionary'],_0x5ddb1e),_0x2e7b1a['gl']['getPluralForm']=_0x4bc05e;})(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':_0x4821ff=>0x1==_0x4821ff&&_0x4821ff%0x1==0x0?0x0:0x2==_0x4821ff&&_0x4821ff%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':_0x2ba3a8=>0x1==_0x2ba3a8&&_0x2ba3a8%0x1==0x0?0x0:0x2==_0x2ba3a8&&_0x2ba3a8%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x37f3ee=>{const {he:{dictionary:_0x20f975,getPluralForm:_0x167f68}}={'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':_0x2dd4e7=>0x1==_0x2dd4e7&&_0x2dd4e7%0x1==0x0?0x0:0x2==_0x2dd4e7&&_0x2dd4e7%0x1==0x0?0x1:0x2}};_0x37f3ee['he']||={'dictionary':{},'getPluralForm':null},_0x37f3ee['he']['dictionary']=Object['assign'](_0x37f3ee['he']['dictionary'],_0x20f975),_0x37f3ee['he']['getPluralForm']=_0x167f68;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3dcd70=>{const {he:{dictionary:_0x2af126,getPluralForm:_0xf37bcc}}={'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':_0x4783e4=>0x1==_0x4783e4&&_0x4783e4%0x1==0x0?0x0:0x2==_0x4783e4&&_0x4783e4%0x1==0x0?0x1:0x2}};_0x3dcd70['he']||={'dictionary':{},'getPluralForm':null},_0x3dcd70['he']['dictionary']=Object['assign'](_0x3dcd70['he']['dictionary'],_0x2af126),_0x3dcd70['he']['getPluralForm']=_0xf37bcc;})(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':_0x1c457f=>0x1!=_0x1c457f}};
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':_0x1dba01=>0x1!=_0x1dba01}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x381330=>{const {hi:{dictionary:_0x3b803a,getPluralForm:_0x38601c}}={'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':_0x157918=>0x1!=_0x157918}};_0x381330['hi']||={'dictionary':{},'getPluralForm':null},_0x381330['hi']['dictionary']=Object['assign'](_0x381330['hi']['dictionary'],_0x3b803a),_0x381330['hi']['getPluralForm']=_0x38601c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x70c51e=>{const {hi:{dictionary:_0x1a06e8,getPluralForm:_0x1f0d10}}={'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':_0x5019dc=>0x1!=_0x5019dc}};_0x70c51e['hi']||={'dictionary':{},'getPluralForm':null},_0x70c51e['hi']['dictionary']=Object['assign'](_0x70c51e['hi']['dictionary'],_0x1a06e8),_0x70c51e['hi']['getPluralForm']=_0x1f0d10;})(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':_0x2ccb00=>_0x2ccb00%0xa==0x1&&_0x2ccb00%0x64!=0xb?0x0:_0x2ccb00%0xa>=0x2&&_0x2ccb00%0xa<=0x4&&(_0x2ccb00%0x64<0xa||_0x2ccb00%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':_0x3acc7e=>_0x3acc7e%0xa==0x1&&_0x3acc7e%0x64!=0xb?0x0:_0x3acc7e%0xa>=0x2&&_0x3acc7e%0xa<=0x4&&(_0x3acc7e%0x64<0xa||_0x3acc7e%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x124927=>{const {hr:{dictionary:_0x4d3aa0,getPluralForm:_0x2e484b}}={'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':_0x35b26e=>_0x35b26e%0xa==0x1&&_0x35b26e%0x64!=0xb?0x0:_0x35b26e%0xa>=0x2&&_0x35b26e%0xa<=0x4&&(_0x35b26e%0x64<0xa||_0x35b26e%0x64>=0x14)?0x1:0x2}};_0x124927['hr']||={'dictionary':{},'getPluralForm':null},_0x124927['hr']['dictionary']=Object['assign'](_0x124927['hr']['dictionary'],_0x4d3aa0),_0x124927['hr']['getPluralForm']=_0x2e484b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36e18d=>{const {hr:{dictionary:_0x23781d,getPluralForm:_0x1d67bf}}={'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':_0xcd5007=>_0xcd5007%0xa==0x1&&_0xcd5007%0x64!=0xb?0x0:_0xcd5007%0xa>=0x2&&_0xcd5007%0xa<=0x4&&(_0xcd5007%0x64<0xa||_0xcd5007%0x64>=0x14)?0x1:0x2}};_0x36e18d['hr']||={'dictionary':{},'getPluralForm':null},_0x36e18d['hr']['dictionary']=Object['assign'](_0x36e18d['hr']['dictionary'],_0x23781d),_0x36e18d['hr']['getPluralForm']=_0x1d67bf;})(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':_0x48b9ec=>0x1!=_0x48b9ec}};
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':_0x358e87=>0x1!=_0x358e87}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x16a4ee=>{const {hu:{dictionary:_0x32b6a2,getPluralForm:_0x1376cd}}={'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':_0x32986e=>0x1!=_0x32986e}};_0x16a4ee['hu']||={'dictionary':{},'getPluralForm':null},_0x16a4ee['hu']['dictionary']=Object['assign'](_0x16a4ee['hu']['dictionary'],_0x32b6a2),_0x16a4ee['hu']['getPluralForm']=_0x1376cd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x40b9c5=>{const {hu:{dictionary:_0x231b8e,getPluralForm:_0x18f7ab}}={'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':_0x53be58=>0x1!=_0x53be58}};_0x40b9c5['hu']||={'dictionary':{},'getPluralForm':null},_0x40b9c5['hu']['dictionary']=Object['assign'](_0x40b9c5['hu']['dictionary'],_0x231b8e),_0x40b9c5['hu']['getPluralForm']=_0x18f7ab;})(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':_0xb5a211=>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':_0x5af4a5=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x355d76=>{const {id:{dictionary:_0x38252d,getPluralForm:_0xe3039e}}={'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':_0x561422=>0x0}};_0x355d76['id']||={'dictionary':{},'getPluralForm':null},_0x355d76['id']['dictionary']=Object['assign'](_0x355d76['id']['dictionary'],_0x38252d),_0x355d76['id']['getPluralForm']=_0xe3039e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2fc1b1=>{const {id:{dictionary:_0x15ad1a,getPluralForm:_0x135066}}={'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':_0x3b3589=>0x0}};_0x2fc1b1['id']||={'dictionary':{},'getPluralForm':null},_0x2fc1b1['id']['dictionary']=Object['assign'](_0x2fc1b1['id']['dictionary'],_0x15ad1a),_0x2fc1b1['id']['getPluralForm']=_0x135066;})(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':_0x3bb73c=>0x1==_0x3bb73c?0x0:0x0!=_0x3bb73c&&_0x3bb73c%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':_0x2759ab=>0x1==_0x2759ab?0x0:0x0!=_0x2759ab&&_0x2759ab%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b0cd1=>{const {it:{dictionary:_0x295555,getPluralForm:_0x35e596}}={'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':_0x50eeb1=>0x1==_0x50eeb1?0x0:0x0!=_0x50eeb1&&_0x50eeb1%0xf4240==0x0?0x1:0x2}};_0x5b0cd1['it']||={'dictionary':{},'getPluralForm':null},_0x5b0cd1['it']['dictionary']=Object['assign'](_0x5b0cd1['it']['dictionary'],_0x295555),_0x5b0cd1['it']['getPluralForm']=_0x35e596;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3da201=>{const {it:{dictionary:_0x2ef638,getPluralForm:_0x4a2d8c}}={'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':_0x5553e6=>0x1==_0x5553e6?0x0:0x0!=_0x5553e6&&_0x5553e6%0xf4240==0x0?0x1:0x2}};_0x3da201['it']||={'dictionary':{},'getPluralForm':null},_0x3da201['it']['dictionary']=Object['assign'](_0x3da201['it']['dictionary'],_0x2ef638),_0x3da201['it']['getPluralForm']=_0x4a2d8c;})(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':_0x3d2e4b=>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':_0x25ad8f=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3f3483=>{const {ja:{dictionary:_0x31d26d,getPluralForm:_0x37399b}}={'ja':{'dictionary':{'Empty\x20heading':'空の見出し','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'タイプ入力するごとにエディターの見出しがここに表示されます。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'この文書には見出しが見つかりませんでした。','Table\x20of\x20contents':'目次'},'getPluralForm':_0x717cbd=>0x0}};_0x3f3483['ja']||={'dictionary':{},'getPluralForm':null},_0x3f3483['ja']['dictionary']=Object['assign'](_0x3f3483['ja']['dictionary'],_0x31d26d),_0x3f3483['ja']['getPluralForm']=_0x37399b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xe86027=>{const {ja:{dictionary:_0xd3aa48,getPluralForm:_0x482824}}={'ja':{'dictionary':{'Empty\x20heading':'空の見出し','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'タイプ入力するごとにエディターの見出しがここに表示されます。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'この文書には見出しが見つかりませんでした。','Table\x20of\x20contents':'目次'},'getPluralForm':_0x1d7f9b=>0x0}};_0xe86027['ja']||={'dictionary':{},'getPluralForm':null},_0xe86027['ja']['dictionary']=Object['assign'](_0xe86027['ja']['dictionary'],_0xd3aa48),_0xe86027['ja']['getPluralForm']=_0x482824;})(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':_0x512d21=>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':_0x1e4f59=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x15e7de=>{const {ko:{dictionary:_0x4a4dce,getPluralForm:_0x5bf7cd}}={'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':_0x4e7983=>0x0}};_0x15e7de['ko']||={'dictionary':{},'getPluralForm':null},_0x15e7de['ko']['dictionary']=Object['assign'](_0x15e7de['ko']['dictionary'],_0x4a4dce),_0x15e7de['ko']['getPluralForm']=_0x5bf7cd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x6defe1=>{const {ko:{dictionary:_0x6cb8f5,getPluralForm:_0x43ccad}}={'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':_0x539868=>0x0}};_0x6defe1['ko']||={'dictionary':{},'getPluralForm':null},_0x6defe1['ko']['dictionary']=Object['assign'](_0x6defe1['ko']['dictionary'],_0x6cb8f5),_0x6defe1['ko']['getPluralForm']=_0x43ccad;})(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':_0x370cb8=>_0x370cb8%0xa==0x1&&(_0x370cb8%0x64>0x13||_0x370cb8%0x64<0xb)?0x0:_0x370cb8%0xa>=0x2&&_0x370cb8%0xa<=0x9&&(_0x370cb8%0x64>0x13||_0x370cb8%0x64<0xb)?0x1:_0x370cb8%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':_0x297962=>_0x297962%0xa==0x1&&(_0x297962%0x64>0x13||_0x297962%0x64<0xb)?0x0:_0x297962%0xa>=0x2&&_0x297962%0xa<=0x9&&(_0x297962%0x64>0x13||_0x297962%0x64<0xb)?0x1:_0x297962%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x588323=>{const {lt:{dictionary:_0xd5dc75,getPluralForm:_0x483376}}={'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':_0x542cb9=>_0x542cb9%0xa==0x1&&(_0x542cb9%0x64>0x13||_0x542cb9%0x64<0xb)?0x0:_0x542cb9%0xa>=0x2&&_0x542cb9%0xa<=0x9&&(_0x542cb9%0x64>0x13||_0x542cb9%0x64<0xb)?0x1:_0x542cb9%0x1!=0x0?0x2:0x3}};_0x588323['lt']||={'dictionary':{},'getPluralForm':null},_0x588323['lt']['dictionary']=Object['assign'](_0x588323['lt']['dictionary'],_0xd5dc75),_0x588323['lt']['getPluralForm']=_0x483376;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x28a6b9=>{const {lt:{dictionary:_0x329ce8,getPluralForm:_0x507710}}={'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':_0x236c08=>_0x236c08%0xa==0x1&&(_0x236c08%0x64>0x13||_0x236c08%0x64<0xb)?0x0:_0x236c08%0xa>=0x2&&_0x236c08%0xa<=0x9&&(_0x236c08%0x64>0x13||_0x236c08%0x64<0xb)?0x1:_0x236c08%0x1!=0x0?0x2:0x3}};_0x28a6b9['lt']||={'dictionary':{},'getPluralForm':null},_0x28a6b9['lt']['dictionary']=Object['assign'](_0x28a6b9['lt']['dictionary'],_0x329ce8),_0x28a6b9['lt']['getPluralForm']=_0x507710;})(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':_0x1e5c47=>_0x1e5c47%0xa==0x1&&_0x1e5c47%0x64!=0xb?0x0:0x0!=_0x1e5c47?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':_0x4ae7ce=>_0x4ae7ce%0xa==0x1&&_0x4ae7ce%0x64!=0xb?0x0:0x0!=_0x4ae7ce?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x52f6a7=>{const {lv:{dictionary:_0x203007,getPluralForm:_0x5b5a79}}={'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':_0x1b89a7=>_0x1b89a7%0xa==0x1&&_0x1b89a7%0x64!=0xb?0x0:0x0!=_0x1b89a7?0x1:0x2}};_0x52f6a7['lv']||={'dictionary':{},'getPluralForm':null},_0x52f6a7['lv']['dictionary']=Object['assign'](_0x52f6a7['lv']['dictionary'],_0x203007),_0x52f6a7['lv']['getPluralForm']=_0x5b5a79;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x42d0f3=>{const {lv:{dictionary:_0x12924a,getPluralForm:_0x428cb3}}={'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':_0x31978c=>_0x31978c%0xa==0x1&&_0x31978c%0x64!=0xb?0x0:0x0!=_0x31978c?0x1:0x2}};_0x42d0f3['lv']||={'dictionary':{},'getPluralForm':null},_0x42d0f3['lv']['dictionary']=Object['assign'](_0x42d0f3['lv']['dictionary'],_0x12924a),_0x42d0f3['lv']['getPluralForm']=_0x428cb3;})(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':_0x293807=>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':_0x15637b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x549d9f=>{const {ms:{dictionary:_0x51de94,getPluralForm:_0x4862ff}}={'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':_0x3e8bef=>0x0}};_0x549d9f['ms']||={'dictionary':{},'getPluralForm':null},_0x549d9f['ms']['dictionary']=Object['assign'](_0x549d9f['ms']['dictionary'],_0x51de94),_0x549d9f['ms']['getPluralForm']=_0x4862ff;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x256abf=>{const {ms:{dictionary:_0x39f6ba,getPluralForm:_0x48d1ac}}={'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':_0x5ac591=>0x0}};_0x256abf['ms']||={'dictionary':{},'getPluralForm':null},_0x256abf['ms']['dictionary']=Object['assign'](_0x256abf['ms']['dictionary'],_0x39f6ba),_0x256abf['ms']['getPluralForm']=_0x48d1ac;})(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':_0x1aeea3=>0x1!=_0x1aeea3}};
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':_0x78fc4=>0x1!=_0x78fc4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x56f3b3=>{const {nl:{dictionary:_0x55706e,getPluralForm:_0x4f7365}}={'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':_0x1d0656=>0x1!=_0x1d0656}};_0x56f3b3['nl']||={'dictionary':{},'getPluralForm':null},_0x56f3b3['nl']['dictionary']=Object['assign'](_0x56f3b3['nl']['dictionary'],_0x55706e),_0x56f3b3['nl']['getPluralForm']=_0x4f7365;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x19e6ef=>{const {nl:{dictionary:_0x3e6743,getPluralForm:_0x161e38}}={'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':_0xc2883c=>0x1!=_0xc2883c}};_0x19e6ef['nl']||={'dictionary':{},'getPluralForm':null},_0x19e6ef['nl']['dictionary']=Object['assign'](_0x19e6ef['nl']['dictionary'],_0x3e6743),_0x19e6ef['nl']['getPluralForm']=_0x161e38;})(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':_0x23d80c=>0x1!=_0x23d80c}};
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':_0x4a5627=>0x1!=_0x4a5627}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2362c2=>{const {no:{dictionary:_0x2f4db7,getPluralForm:_0x73a3ea}}={'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':_0x427bd2=>0x1!=_0x427bd2}};_0x2362c2['no']||={'dictionary':{},'getPluralForm':null},_0x2362c2['no']['dictionary']=Object['assign'](_0x2362c2['no']['dictionary'],_0x2f4db7),_0x2362c2['no']['getPluralForm']=_0x73a3ea;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x24e854=>{const {no:{dictionary:_0x29eee7,getPluralForm:_0xa3ade7}}={'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':_0x36c744=>0x1!=_0x36c744}};_0x24e854['no']||={'dictionary':{},'getPluralForm':null},_0x24e854['no']['dictionary']=Object['assign'](_0x24e854['no']['dictionary'],_0x29eee7),_0x24e854['no']['getPluralForm']=_0xa3ade7;})(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':_0x5e8692=>0x1==_0x5e8692?0x0:_0x5e8692%0xa>=0x2&&_0x5e8692%0xa<=0x4&&(_0x5e8692%0x64<0xc||_0x5e8692%0x64>0xe)?0x1:0x1!=_0x5e8692&&_0x5e8692%0xa>=0x0&&_0x5e8692%0xa<=0x1||_0x5e8692%0xa>=0x5&&_0x5e8692%0xa<=0x9||_0x5e8692%0x64>=0xc&&_0x5e8692%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':_0x23edcd=>0x1==_0x23edcd?0x0:_0x23edcd%0xa>=0x2&&_0x23edcd%0xa<=0x4&&(_0x23edcd%0x64<0xc||_0x23edcd%0x64>0xe)?0x1:0x1!=_0x23edcd&&_0x23edcd%0xa>=0x0&&_0x23edcd%0xa<=0x1||_0x23edcd%0xa>=0x5&&_0x23edcd%0xa<=0x9||_0x23edcd%0x64>=0xc&&_0x23edcd%0x64<=0xe?0x2:0x3}};