@ckeditor/ckeditor5-document-outline 42.0.2 → 43.0.0-alpha.1

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 (106) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/build/document-outline.js +1 -1
  3. package/dist/index.js +1 -1
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/bg.js +1 -1
  7. package/dist/translations/bg.umd.js +1 -1
  8. package/dist/translations/bn.js +1 -1
  9. package/dist/translations/bn.umd.js +1 -1
  10. package/dist/translations/ca.js +1 -1
  11. package/dist/translations/ca.umd.js +1 -1
  12. package/dist/translations/cs.js +1 -1
  13. package/dist/translations/cs.umd.js +1 -1
  14. package/dist/translations/da.js +1 -1
  15. package/dist/translations/da.umd.js +1 -1
  16. package/dist/translations/de.js +1 -1
  17. package/dist/translations/de.umd.js +1 -1
  18. package/dist/translations/el.js +1 -1
  19. package/dist/translations/el.umd.js +1 -1
  20. package/dist/translations/en-au.js +1 -1
  21. package/dist/translations/en-au.umd.js +1 -1
  22. package/dist/translations/en.umd.js +1 -1
  23. package/dist/translations/es.js +1 -1
  24. package/dist/translations/es.umd.js +1 -1
  25. package/dist/translations/et.js +1 -1
  26. package/dist/translations/et.umd.js +1 -1
  27. package/dist/translations/fi.js +1 -1
  28. package/dist/translations/fi.umd.js +1 -1
  29. package/dist/translations/fr.js +1 -1
  30. package/dist/translations/fr.umd.js +1 -1
  31. package/dist/translations/gl.js +1 -1
  32. package/dist/translations/gl.umd.js +1 -1
  33. package/dist/translations/he.js +1 -1
  34. package/dist/translations/he.umd.js +1 -1
  35. package/dist/translations/hi.js +1 -1
  36. package/dist/translations/hi.umd.js +1 -1
  37. package/dist/translations/hr.js +1 -1
  38. package/dist/translations/hr.umd.js +1 -1
  39. package/dist/translations/hu.js +1 -1
  40. package/dist/translations/hu.umd.js +1 -1
  41. package/dist/translations/id.js +1 -1
  42. package/dist/translations/id.umd.js +1 -1
  43. package/dist/translations/it.js +1 -1
  44. package/dist/translations/it.umd.js +1 -1
  45. package/dist/translations/ja.js +1 -1
  46. package/dist/translations/ja.umd.js +1 -1
  47. package/dist/translations/ko.js +1 -1
  48. package/dist/translations/ko.umd.js +1 -1
  49. package/dist/translations/lt.js +1 -1
  50. package/dist/translations/lt.umd.js +1 -1
  51. package/dist/translations/lv.js +1 -1
  52. package/dist/translations/lv.umd.js +1 -1
  53. package/dist/translations/ms.js +1 -1
  54. package/dist/translations/ms.umd.js +1 -1
  55. package/dist/translations/nl.js +1 -1
  56. package/dist/translations/nl.umd.js +1 -1
  57. package/dist/translations/no.js +1 -1
  58. package/dist/translations/no.umd.js +1 -1
  59. package/dist/translations/pl.js +1 -1
  60. package/dist/translations/pl.umd.js +1 -1
  61. package/dist/translations/pt-br.js +1 -1
  62. package/dist/translations/pt-br.umd.js +1 -1
  63. package/dist/translations/pt.js +1 -1
  64. package/dist/translations/pt.umd.js +1 -1
  65. package/dist/translations/ro.js +1 -1
  66. package/dist/translations/ro.umd.js +1 -1
  67. package/dist/translations/ru.js +1 -1
  68. package/dist/translations/ru.umd.js +1 -1
  69. package/dist/translations/sk.js +1 -1
  70. package/dist/translations/sk.umd.js +1 -1
  71. package/dist/translations/sr-latn.js +1 -1
  72. package/dist/translations/sr-latn.umd.js +1 -1
  73. package/dist/translations/sr.js +1 -1
  74. package/dist/translations/sr.umd.js +1 -1
  75. package/dist/translations/sv.js +1 -1
  76. package/dist/translations/sv.umd.js +1 -1
  77. package/dist/translations/th.js +1 -1
  78. package/dist/translations/th.umd.js +1 -1
  79. package/dist/translations/tr.js +1 -1
  80. package/dist/translations/tr.umd.js +1 -1
  81. package/dist/translations/ug.js +1 -1
  82. package/dist/translations/ug.umd.js +1 -1
  83. package/dist/translations/uk.js +1 -1
  84. package/dist/translations/uk.umd.js +1 -1
  85. package/dist/translations/vi.js +1 -1
  86. package/dist/translations/vi.umd.js +1 -1
  87. package/dist/translations/zh-cn.js +1 -1
  88. package/dist/translations/zh-cn.umd.js +1 -1
  89. package/dist/translations/zh.js +1 -1
  90. package/dist/translations/zh.umd.js +1 -1
  91. package/dist/utils/common-translations.d.ts +13 -0
  92. package/package.json +8 -8
  93. package/src/documentoutline/documentoutlineui.js +1 -1
  94. package/src/documentoutline/documentoutlineutils.js +1 -1
  95. package/src/documentoutline/ui/documentoutlineitemview.js +1 -1
  96. package/src/documentoutline/ui/documentoutlineview.js +1 -1
  97. package/src/documentoutline/utils.js +1 -1
  98. package/src/documentoutline.js +1 -1
  99. package/src/index.js +1 -1
  100. package/src/tableofcontents/headingid.js +1 -1
  101. package/src/tableofcontents/tableofcontentscommand.js +1 -1
  102. package/src/tableofcontents/tableofcontentsediting.js +1 -1
  103. package/src/tableofcontents/tableofcontentsui.js +1 -1
  104. package/src/tableofcontents.js +1 -1
  105. package/src/utils/common-translations.d.ts +9 -0
  106. package/src/utils/common-translations.js +23 -0
@@ -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':_0x5a6b16=>0x0==_0x5a6b16?0x0:0x1==_0x5a6b16?0x1:0x2==_0x5a6b16?0x2:_0x5a6b16%0x64>=0x3&&_0x5a6b16%0x64<=0xa?0x3:_0x5a6b16%0x64>=0xb&&_0x5a6b16%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':_0x24333b=>0x0==_0x24333b?0x0:0x1==_0x24333b?0x1:0x2==_0x24333b?0x2:_0x24333b%0x64>=0x3&&_0x24333b%0x64<=0xa?0x3:_0x24333b%0x64>=0xb&&_0x24333b%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4d6ff4=>{const {ar:{dictionary:_0x4bff9d,getPluralForm:_0x5155d9}}={'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':_0x66c86=>0x0==_0x66c86?0x0:0x1==_0x66c86?0x1:0x2==_0x66c86?0x2:_0x66c86%0x64>=0x3&&_0x66c86%0x64<=0xa?0x3:_0x66c86%0x64>=0xb&&_0x66c86%0x64<=0x63?0x4:0x5}};_0x4d6ff4['ar']||={'dictionary':{},'getPluralForm':null},_0x4d6ff4['ar']['dictionary']=Object['assign'](_0x4d6ff4['ar']['dictionary'],_0x4bff9d),_0x4d6ff4['ar']['getPluralForm']=_0x5155d9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x717192=>{const {ar:{dictionary:_0x4057f2,getPluralForm:_0x2202d5}}={'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':_0x347edb=>0x0==_0x347edb?0x0:0x1==_0x347edb?0x1:0x2==_0x347edb?0x2:_0x347edb%0x64>=0x3&&_0x347edb%0x64<=0xa?0x3:_0x347edb%0x64>=0xb&&_0x347edb%0x64<=0x63?0x4:0x5}};_0x717192['ar']||={'dictionary':{},'getPluralForm':null},_0x717192['ar']['dictionary']=Object['assign'](_0x717192['ar']['dictionary'],_0x4057f2),_0x717192['ar']['getPluralForm']=_0x2202d5;})(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':_0x1513aa=>0x1!=_0x1513aa}};
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':_0x298cb9=>0x1!=_0x298cb9}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x236302=>{const {bg:{dictionary:_0x49c5a7,getPluralForm:_0x22c165}}={'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':_0x4b08e4=>0x1!=_0x4b08e4}};_0x236302['bg']||={'dictionary':{},'getPluralForm':null},_0x236302['bg']['dictionary']=Object['assign'](_0x236302['bg']['dictionary'],_0x49c5a7),_0x236302['bg']['getPluralForm']=_0x22c165;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x40929c=>{const {bg:{dictionary:_0x118bf3,getPluralForm:_0x3b7def}}={'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':_0x5cfa60=>0x1!=_0x5cfa60}};_0x40929c['bg']||={'dictionary':{},'getPluralForm':null},_0x40929c['bg']['dictionary']=Object['assign'](_0x40929c['bg']['dictionary'],_0x118bf3),_0x40929c['bg']['getPluralForm']=_0x3b7def;})(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':_0x25ecea=>0x1!=_0x25ecea}};
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':_0x3bc338=>0x1!=_0x3bc338}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3523d2=>{const {bn:{dictionary:_0x37c296,getPluralForm:_0x4d5a65}}={'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':_0x75ab21=>0x1!=_0x75ab21}};_0x3523d2['bn']||={'dictionary':{},'getPluralForm':null},_0x3523d2['bn']['dictionary']=Object['assign'](_0x3523d2['bn']['dictionary'],_0x37c296),_0x3523d2['bn']['getPluralForm']=_0x4d5a65;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xb7ec=>{const {bn:{dictionary:_0x485eab,getPluralForm:_0x88a92e}}={'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':_0x4b2b99=>0x1!=_0x4b2b99}};_0xb7ec['bn']||={'dictionary':{},'getPluralForm':null},_0xb7ec['bn']['dictionary']=Object['assign'](_0xb7ec['bn']['dictionary'],_0x485eab),_0xb7ec['bn']['getPluralForm']=_0x88a92e;})(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':_0x13bb3a=>0x1!=_0x13bb3a}};
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':_0x4b5ba4=>0x1!=_0x4b5ba4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4f090e=>{const {ca:{dictionary:_0x591d7c,getPluralForm:_0x4a9db5}}={'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':_0x2e341c=>0x1!=_0x2e341c}};_0x4f090e['ca']||={'dictionary':{},'getPluralForm':null},_0x4f090e['ca']['dictionary']=Object['assign'](_0x4f090e['ca']['dictionary'],_0x591d7c),_0x4f090e['ca']['getPluralForm']=_0x4a9db5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x436f40=>{const {ca:{dictionary:_0x3b871d,getPluralForm:_0x3a008d}}={'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':_0x49202f=>0x1!=_0x49202f}};_0x436f40['ca']||={'dictionary':{},'getPluralForm':null},_0x436f40['ca']['dictionary']=Object['assign'](_0x436f40['ca']['dictionary'],_0x3b871d),_0x436f40['ca']['getPluralForm']=_0x3a008d;})(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':_0x2239b3=>0x1==_0x2239b3&&_0x2239b3%0x1==0x0?0x0:_0x2239b3>=0x2&&_0x2239b3<=0x4&&_0x2239b3%0x1==0x0?0x1:_0x2239b3%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':_0x25b747=>0x1==_0x25b747&&_0x25b747%0x1==0x0?0x0:_0x25b747>=0x2&&_0x25b747<=0x4&&_0x25b747%0x1==0x0?0x1:_0x25b747%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x28e1f2=>{const {cs:{dictionary:_0x136985,getPluralForm:_0x5cbf56}}={'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':_0x537c80=>0x1==_0x537c80&&_0x537c80%0x1==0x0?0x0:_0x537c80>=0x2&&_0x537c80<=0x4&&_0x537c80%0x1==0x0?0x1:_0x537c80%0x1!=0x0?0x2:0x3}};_0x28e1f2['cs']||={'dictionary':{},'getPluralForm':null},_0x28e1f2['cs']['dictionary']=Object['assign'](_0x28e1f2['cs']['dictionary'],_0x136985),_0x28e1f2['cs']['getPluralForm']=_0x5cbf56;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x337329=>{const {cs:{dictionary:_0x59c4ee,getPluralForm:_0x4d605b}}={'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':_0x5d7744=>0x1==_0x5d7744&&_0x5d7744%0x1==0x0?0x0:_0x5d7744>=0x2&&_0x5d7744<=0x4&&_0x5d7744%0x1==0x0?0x1:_0x5d7744%0x1!=0x0?0x2:0x3}};_0x337329['cs']||={'dictionary':{},'getPluralForm':null},_0x337329['cs']['dictionary']=Object['assign'](_0x337329['cs']['dictionary'],_0x59c4ee),_0x337329['cs']['getPluralForm']=_0x4d605b;})(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':_0x470db5=>0x1!=_0x470db5}};
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':_0x4c39fd=>0x1!=_0x4c39fd}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b4a0c=>{const {da:{dictionary:_0x49db58,getPluralForm:_0x6d85e6}}={'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':_0x2f5f9f=>0x1!=_0x2f5f9f}};_0x4b4a0c['da']||={'dictionary':{},'getPluralForm':null},_0x4b4a0c['da']['dictionary']=Object['assign'](_0x4b4a0c['da']['dictionary'],_0x49db58),_0x4b4a0c['da']['getPluralForm']=_0x6d85e6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x217374=>{const {da:{dictionary:_0x271e68,getPluralForm:_0x21f8bb}}={'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':_0x2de7a2=>0x1!=_0x2de7a2}};_0x217374['da']||={'dictionary':{},'getPluralForm':null},_0x217374['da']['dictionary']=Object['assign'](_0x217374['da']['dictionary'],_0x271e68),_0x217374['da']['getPluralForm']=_0x21f8bb;})(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':_0x2147f8=>0x1!=_0x2147f8}};
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':_0x2e658d=>0x1!=_0x2e658d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb6a6b4=>{const {de:{dictionary:_0x53e16c,getPluralForm:_0x5048c9}}={'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':_0x4e2506=>0x1!=_0x4e2506}};_0xb6a6b4['de']||={'dictionary':{},'getPluralForm':null},_0xb6a6b4['de']['dictionary']=Object['assign'](_0xb6a6b4['de']['dictionary'],_0x53e16c),_0xb6a6b4['de']['getPluralForm']=_0x5048c9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xb335c=>{const {de:{dictionary:_0x134518,getPluralForm:_0x1e7420}}={'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':_0x710c51=>0x1!=_0x710c51}};_0xb335c['de']||={'dictionary':{},'getPluralForm':null},_0xb335c['de']['dictionary']=Object['assign'](_0xb335c['de']['dictionary'],_0x134518),_0xb335c['de']['getPluralForm']=_0x1e7420;})(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':_0x262307=>0x1!=_0x262307}};
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':_0x2d3459=>0x1!=_0x2d3459}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x393bad=>{const {el:{dictionary:_0x1496c7,getPluralForm:_0x5203e9}}={'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':_0x429a27=>0x1!=_0x429a27}};_0x393bad['el']||={'dictionary':{},'getPluralForm':null},_0x393bad['el']['dictionary']=Object['assign'](_0x393bad['el']['dictionary'],_0x1496c7),_0x393bad['el']['getPluralForm']=_0x5203e9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3b8d6d=>{const {el:{dictionary:_0x5e2dcd,getPluralForm:_0x1d263e}}={'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':_0x3a4d4e=>0x1!=_0x3a4d4e}};_0x3b8d6d['el']||={'dictionary':{},'getPluralForm':null},_0x3b8d6d['el']['dictionary']=Object['assign'](_0x3b8d6d['el']['dictionary'],_0x5e2dcd),_0x3b8d6d['el']['getPluralForm']=_0x1d263e;})(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':_0x5f3bd6=>0x1!=_0x5f3bd6}};
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':_0x1b0885=>0x1!=_0x1b0885}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4bee4e=>{const {'en-au':{dictionary:_0x456a3e,getPluralForm:_0x4fff9b}}={'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':_0x2ec1ca=>0x1!=_0x2ec1ca}};_0x4bee4e['en-au']||={'dictionary':{},'getPluralForm':null},_0x4bee4e['en-au']['dictionary']=Object['assign'](_0x4bee4e['en-au']['dictionary'],_0x456a3e),_0x4bee4e['en-au']['getPluralForm']=_0x4fff9b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c48f6=>{const {'en-au':{dictionary:_0x50f164,getPluralForm:_0x466e64}}={'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':_0x133769=>0x1!=_0x133769}};_0x2c48f6['en-au']||={'dictionary':{},'getPluralForm':null},_0x2c48f6['en-au']['dictionary']=Object['assign'](_0x2c48f6['en-au']['dictionary'],_0x50f164),_0x2c48f6['en-au']['getPluralForm']=_0x466e64;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x449bfb=>{const {en:{dictionary:_0x21ba32,getPluralForm:_0x219025}}={'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}};_0x449bfb['en']||={'dictionary':{},'getPluralForm':null},_0x449bfb['en']['dictionary']=Object['assign'](_0x449bfb['en']['dictionary'],_0x21ba32),_0x449bfb['en']['getPluralForm']=_0x219025;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5b91fe=>{const {en:{dictionary:_0x6f8490,getPluralForm:_0x9b41bc}}={'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}};_0x5b91fe['en']||={'dictionary':{},'getPluralForm':null},_0x5b91fe['en']['dictionary']=Object['assign'](_0x5b91fe['en']['dictionary'],_0x6f8490),_0x5b91fe['en']['getPluralForm']=_0x9b41bc;})(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':_0x49c048=>0x1==_0x49c048?0x0:0x0!=_0x49c048&&_0x49c048%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':_0x2fabe5=>0x1==_0x2fabe5?0x0:0x0!=_0x2fabe5&&_0x2fabe5%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb90cf9=>{const {es:{dictionary:_0x1bbf03,getPluralForm:_0x42b77b}}={'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':_0x2cc134=>0x1==_0x2cc134?0x0:0x0!=_0x2cc134&&_0x2cc134%0xf4240==0x0?0x1:0x2}};_0xb90cf9['es']||={'dictionary':{},'getPluralForm':null},_0xb90cf9['es']['dictionary']=Object['assign'](_0xb90cf9['es']['dictionary'],_0x1bbf03),_0xb90cf9['es']['getPluralForm']=_0x42b77b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d007f=>{const {es:{dictionary:_0x27e8a7,getPluralForm:_0x231644}}={'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':_0x18203f=>0x1==_0x18203f?0x0:0x0!=_0x18203f&&_0x18203f%0xf4240==0x0?0x1:0x2}};_0x2d007f['es']||={'dictionary':{},'getPluralForm':null},_0x2d007f['es']['dictionary']=Object['assign'](_0x2d007f['es']['dictionary'],_0x27e8a7),_0x2d007f['es']['getPluralForm']=_0x231644;})(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':_0x5e315c=>0x1!=_0x5e315c}};
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':_0x3009cd=>0x1!=_0x3009cd}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xbd697e=>{const {et:{dictionary:_0x1eba19,getPluralForm:_0x449373}}={'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':_0x3f17a5=>0x1!=_0x3f17a5}};_0xbd697e['et']||={'dictionary':{},'getPluralForm':null},_0xbd697e['et']['dictionary']=Object['assign'](_0xbd697e['et']['dictionary'],_0x1eba19),_0xbd697e['et']['getPluralForm']=_0x449373;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x41b882=>{const {et:{dictionary:_0xd825b0,getPluralForm:_0x549c98}}={'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':_0x595f2e=>0x1!=_0x595f2e}};_0x41b882['et']||={'dictionary':{},'getPluralForm':null},_0x41b882['et']['dictionary']=Object['assign'](_0x41b882['et']['dictionary'],_0xd825b0),_0x41b882['et']['getPluralForm']=_0x549c98;})(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':_0x56d340=>0x1!=_0x56d340}};
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':_0x33dd03=>0x1!=_0x33dd03}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x155513=>{const {fi:{dictionary:_0x4e0bce,getPluralForm:_0x515db3}}={'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':_0x1e2c45=>0x1!=_0x1e2c45}};_0x155513['fi']||={'dictionary':{},'getPluralForm':null},_0x155513['fi']['dictionary']=Object['assign'](_0x155513['fi']['dictionary'],_0x4e0bce),_0x155513['fi']['getPluralForm']=_0x515db3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x22f019=>{const {fi:{dictionary:_0x24b849,getPluralForm:_0x303721}}={'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':_0x1aaba8=>0x1!=_0x1aaba8}};_0x22f019['fi']||={'dictionary':{},'getPluralForm':null},_0x22f019['fi']['dictionary']=Object['assign'](_0x22f019['fi']['dictionary'],_0x24b849),_0x22f019['fi']['getPluralForm']=_0x303721;})(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':_0x928a65=>0x0==_0x928a65||0x1==_0x928a65?0x0:0x0!=_0x928a65&&_0x928a65%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':_0x26c873=>0x0==_0x26c873||0x1==_0x26c873?0x0:0x0!=_0x26c873&&_0x26c873%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x141dd6=>{const {fr:{dictionary:_0x498670,getPluralForm:_0x55dcc4}}={'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':_0x49949f=>0x0==_0x49949f||0x1==_0x49949f?0x0:0x0!=_0x49949f&&_0x49949f%0xf4240==0x0?0x1:0x2}};_0x141dd6['fr']||={'dictionary':{},'getPluralForm':null},_0x141dd6['fr']['dictionary']=Object['assign'](_0x141dd6['fr']['dictionary'],_0x498670),_0x141dd6['fr']['getPluralForm']=_0x55dcc4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x23df5f=>{const {fr:{dictionary:_0x2cf23b,getPluralForm:_0x5e9e1b}}={'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':_0x4f9f46=>0x0==_0x4f9f46||0x1==_0x4f9f46?0x0:0x0!=_0x4f9f46&&_0x4f9f46%0xf4240==0x0?0x1:0x2}};_0x23df5f['fr']||={'dictionary':{},'getPluralForm':null},_0x23df5f['fr']['dictionary']=Object['assign'](_0x23df5f['fr']['dictionary'],_0x2cf23b),_0x23df5f['fr']['getPluralForm']=_0x5e9e1b;})(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':_0x11fd82=>0x1!=_0x11fd82}};
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':_0x7719dc=>0x1!=_0x7719dc}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11bc69=>{const {gl:{dictionary:_0x3666f2,getPluralForm:_0x4cbeea}}={'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':_0x28b385=>0x1!=_0x28b385}};_0x11bc69['gl']||={'dictionary':{},'getPluralForm':null},_0x11bc69['gl']['dictionary']=Object['assign'](_0x11bc69['gl']['dictionary'],_0x3666f2),_0x11bc69['gl']['getPluralForm']=_0x4cbeea;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4d7193=>{const {gl:{dictionary:_0x32eb3b,getPluralForm:_0x1a1be4}}={'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':_0x3fdd10=>0x1!=_0x3fdd10}};_0x4d7193['gl']||={'dictionary':{},'getPluralForm':null},_0x4d7193['gl']['dictionary']=Object['assign'](_0x4d7193['gl']['dictionary'],_0x32eb3b),_0x4d7193['gl']['getPluralForm']=_0x1a1be4;})(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':_0x5817df=>0x1==_0x5817df&&_0x5817df%0x1==0x0?0x0:0x2==_0x5817df&&_0x5817df%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':_0x3ebdcf=>0x1==_0x3ebdcf&&_0x3ebdcf%0x1==0x0?0x0:0x2==_0x3ebdcf&&_0x3ebdcf%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x199815=>{const {he:{dictionary:_0x3a0a4d,getPluralForm:_0x5c5ea4}}={'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':_0x58205a=>0x1==_0x58205a&&_0x58205a%0x1==0x0?0x0:0x2==_0x58205a&&_0x58205a%0x1==0x0?0x1:0x2}};_0x199815['he']||={'dictionary':{},'getPluralForm':null},_0x199815['he']['dictionary']=Object['assign'](_0x199815['he']['dictionary'],_0x3a0a4d),_0x199815['he']['getPluralForm']=_0x5c5ea4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1d6b43=>{const {he:{dictionary:_0x101ca1,getPluralForm:_0x5a9a48}}={'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':_0x474702=>0x1==_0x474702&&_0x474702%0x1==0x0?0x0:0x2==_0x474702&&_0x474702%0x1==0x0?0x1:0x2}};_0x1d6b43['he']||={'dictionary':{},'getPluralForm':null},_0x1d6b43['he']['dictionary']=Object['assign'](_0x1d6b43['he']['dictionary'],_0x101ca1),_0x1d6b43['he']['getPluralForm']=_0x5a9a48;})(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':_0x4cfe19=>0x1!=_0x4cfe19}};
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':_0x6bf6ff=>0x1!=_0x6bf6ff}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x117f27=>{const {hi:{dictionary:_0x28a3ab,getPluralForm:_0x3f2fcd}}={'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':_0x4f6658=>0x1!=_0x4f6658}};_0x117f27['hi']||={'dictionary':{},'getPluralForm':null},_0x117f27['hi']['dictionary']=Object['assign'](_0x117f27['hi']['dictionary'],_0x28a3ab),_0x117f27['hi']['getPluralForm']=_0x3f2fcd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x547ed2=>{const {hi:{dictionary:_0x3ac44e,getPluralForm:_0x1eb16f}}={'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':_0x3c24a0=>0x1!=_0x3c24a0}};_0x547ed2['hi']||={'dictionary':{},'getPluralForm':null},_0x547ed2['hi']['dictionary']=Object['assign'](_0x547ed2['hi']['dictionary'],_0x3ac44e),_0x547ed2['hi']['getPluralForm']=_0x1eb16f;})(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':_0x292853=>_0x292853%0xa==0x1&&_0x292853%0x64!=0xb?0x0:_0x292853%0xa>=0x2&&_0x292853%0xa<=0x4&&(_0x292853%0x64<0xa||_0x292853%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':_0x532672=>_0x532672%0xa==0x1&&_0x532672%0x64!=0xb?0x0:_0x532672%0xa>=0x2&&_0x532672%0xa<=0x4&&(_0x532672%0x64<0xa||_0x532672%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3b3156=>{const {hr:{dictionary:_0x214d1a,getPluralForm:_0x57d542}}={'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':_0x2e093f=>_0x2e093f%0xa==0x1&&_0x2e093f%0x64!=0xb?0x0:_0x2e093f%0xa>=0x2&&_0x2e093f%0xa<=0x4&&(_0x2e093f%0x64<0xa||_0x2e093f%0x64>=0x14)?0x1:0x2}};_0x3b3156['hr']||={'dictionary':{},'getPluralForm':null},_0x3b3156['hr']['dictionary']=Object['assign'](_0x3b3156['hr']['dictionary'],_0x214d1a),_0x3b3156['hr']['getPluralForm']=_0x57d542;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x368e32=>{const {hr:{dictionary:_0x1f3f27,getPluralForm:_0x1af1b6}}={'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':_0x5b4e4e=>_0x5b4e4e%0xa==0x1&&_0x5b4e4e%0x64!=0xb?0x0:_0x5b4e4e%0xa>=0x2&&_0x5b4e4e%0xa<=0x4&&(_0x5b4e4e%0x64<0xa||_0x5b4e4e%0x64>=0x14)?0x1:0x2}};_0x368e32['hr']||={'dictionary':{},'getPluralForm':null},_0x368e32['hr']['dictionary']=Object['assign'](_0x368e32['hr']['dictionary'],_0x1f3f27),_0x368e32['hr']['getPluralForm']=_0x1af1b6;})(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':_0x22327=>0x1!=_0x22327}};
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':_0x34b7cf=>0x1!=_0x34b7cf}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2d02ca=>{const {hu:{dictionary:_0x13a92e,getPluralForm:_0x36700c}}={'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':_0x10fcda=>0x1!=_0x10fcda}};_0x2d02ca['hu']||={'dictionary':{},'getPluralForm':null},_0x2d02ca['hu']['dictionary']=Object['assign'](_0x2d02ca['hu']['dictionary'],_0x13a92e),_0x2d02ca['hu']['getPluralForm']=_0x36700c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3de3fb=>{const {hu:{dictionary:_0x15ea0f,getPluralForm:_0x4864b0}}={'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':_0x2bd1af=>0x1!=_0x2bd1af}};_0x3de3fb['hu']||={'dictionary':{},'getPluralForm':null},_0x3de3fb['hu']['dictionary']=Object['assign'](_0x3de3fb['hu']['dictionary'],_0x15ea0f),_0x3de3fb['hu']['getPluralForm']=_0x4864b0;})(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':_0x292cf4=>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':_0x28fe3d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x53332a=>{const {id:{dictionary:_0x59fd52,getPluralForm:_0x491583}}={'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':_0x3cb634=>0x0}};_0x53332a['id']||={'dictionary':{},'getPluralForm':null},_0x53332a['id']['dictionary']=Object['assign'](_0x53332a['id']['dictionary'],_0x59fd52),_0x53332a['id']['getPluralForm']=_0x491583;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x53d4dc=>{const {id:{dictionary:_0x1c3e60,getPluralForm:_0xaeae95}}={'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':_0x473ffa=>0x0}};_0x53d4dc['id']||={'dictionary':{},'getPluralForm':null},_0x53d4dc['id']['dictionary']=Object['assign'](_0x53d4dc['id']['dictionary'],_0x1c3e60),_0x53d4dc['id']['getPluralForm']=_0xaeae95;})(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':_0x247c94=>0x1==_0x247c94?0x0:0x0!=_0x247c94&&_0x247c94%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':_0x39e646=>0x1==_0x39e646?0x0:0x0!=_0x39e646&&_0x39e646%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a5006=>{const {it:{dictionary:_0x566e8b,getPluralForm:_0x5a2091}}={'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':_0x2a800b=>0x1==_0x2a800b?0x0:0x0!=_0x2a800b&&_0x2a800b%0xf4240==0x0?0x1:0x2}};_0x2a5006['it']||={'dictionary':{},'getPluralForm':null},_0x2a5006['it']['dictionary']=Object['assign'](_0x2a5006['it']['dictionary'],_0x566e8b),_0x2a5006['it']['getPluralForm']=_0x5a2091;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x279c1d=>{const {it:{dictionary:_0x2f5fbd,getPluralForm:_0x536bdb}}={'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':_0x5b7949=>0x1==_0x5b7949?0x0:0x0!=_0x5b7949&&_0x5b7949%0xf4240==0x0?0x1:0x2}};_0x279c1d['it']||={'dictionary':{},'getPluralForm':null},_0x279c1d['it']['dictionary']=Object['assign'](_0x279c1d['it']['dictionary'],_0x2f5fbd),_0x279c1d['it']['getPluralForm']=_0x536bdb;})(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':_0x23352b=>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':_0x509a3a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4184f8=>{const {ja:{dictionary:_0x26f8b8,getPluralForm:_0x4cb42a}}={'ja':{'dictionary':{'Empty\x20heading':'空の見出し','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'タイプ入力するごとにエディターの見出しがここに表示されます。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'この文書には見出しが見つかりませんでした。','Table\x20of\x20contents':'目次'},'getPluralForm':_0x277fdc=>0x0}};_0x4184f8['ja']||={'dictionary':{},'getPluralForm':null},_0x4184f8['ja']['dictionary']=Object['assign'](_0x4184f8['ja']['dictionary'],_0x26f8b8),_0x4184f8['ja']['getPluralForm']=_0x4cb42a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x21094b=>{const {ja:{dictionary:_0x235a4a,getPluralForm:_0xdef5ee}}={'ja':{'dictionary':{'Empty\x20heading':'空の見出し','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'タイプ入力するごとにエディターの見出しがここに表示されます。','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'この文書には見出しが見つかりませんでした。','Table\x20of\x20contents':'目次'},'getPluralForm':_0x222a82=>0x0}};_0x21094b['ja']||={'dictionary':{},'getPluralForm':null},_0x21094b['ja']['dictionary']=Object['assign'](_0x21094b['ja']['dictionary'],_0x235a4a),_0x21094b['ja']['getPluralForm']=_0xdef5ee;})(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':_0x5a8045=>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':_0x5f00e6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x32da21=>{const {ko:{dictionary:_0x45d34e,getPluralForm:_0x1b66f8}}={'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':_0x3915f7=>0x0}};_0x32da21['ko']||={'dictionary':{},'getPluralForm':null},_0x32da21['ko']['dictionary']=Object['assign'](_0x32da21['ko']['dictionary'],_0x45d34e),_0x32da21['ko']['getPluralForm']=_0x1b66f8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5c30da=>{const {ko:{dictionary:_0x2ebe4a,getPluralForm:_0x271c72}}={'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':_0x48a6a4=>0x0}};_0x5c30da['ko']||={'dictionary':{},'getPluralForm':null},_0x5c30da['ko']['dictionary']=Object['assign'](_0x5c30da['ko']['dictionary'],_0x2ebe4a),_0x5c30da['ko']['getPluralForm']=_0x271c72;})(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':_0x4b7072=>_0x4b7072%0xa==0x1&&(_0x4b7072%0x64>0x13||_0x4b7072%0x64<0xb)?0x0:_0x4b7072%0xa>=0x2&&_0x4b7072%0xa<=0x9&&(_0x4b7072%0x64>0x13||_0x4b7072%0x64<0xb)?0x1:_0x4b7072%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':_0x484c7a=>_0x484c7a%0xa==0x1&&(_0x484c7a%0x64>0x13||_0x484c7a%0x64<0xb)?0x0:_0x484c7a%0xa>=0x2&&_0x484c7a%0xa<=0x9&&(_0x484c7a%0x64>0x13||_0x484c7a%0x64<0xb)?0x1:_0x484c7a%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x486fdd=>{const {lt:{dictionary:_0x2e7927,getPluralForm:_0x3dbff9}}={'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':_0x1011ec=>_0x1011ec%0xa==0x1&&(_0x1011ec%0x64>0x13||_0x1011ec%0x64<0xb)?0x0:_0x1011ec%0xa>=0x2&&_0x1011ec%0xa<=0x9&&(_0x1011ec%0x64>0x13||_0x1011ec%0x64<0xb)?0x1:_0x1011ec%0x1!=0x0?0x2:0x3}};_0x486fdd['lt']||={'dictionary':{},'getPluralForm':null},_0x486fdd['lt']['dictionary']=Object['assign'](_0x486fdd['lt']['dictionary'],_0x2e7927),_0x486fdd['lt']['getPluralForm']=_0x3dbff9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x356055=>{const {lt:{dictionary:_0x506111,getPluralForm:_0x394a0f}}={'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':_0x3d5581=>_0x3d5581%0xa==0x1&&(_0x3d5581%0x64>0x13||_0x3d5581%0x64<0xb)?0x0:_0x3d5581%0xa>=0x2&&_0x3d5581%0xa<=0x9&&(_0x3d5581%0x64>0x13||_0x3d5581%0x64<0xb)?0x1:_0x3d5581%0x1!=0x0?0x2:0x3}};_0x356055['lt']||={'dictionary':{},'getPluralForm':null},_0x356055['lt']['dictionary']=Object['assign'](_0x356055['lt']['dictionary'],_0x506111),_0x356055['lt']['getPluralForm']=_0x394a0f;})(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':_0x3dc061=>_0x3dc061%0xa==0x1&&_0x3dc061%0x64!=0xb?0x0:0x0!=_0x3dc061?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':_0x2daee7=>_0x2daee7%0xa==0x1&&_0x2daee7%0x64!=0xb?0x0:0x0!=_0x2daee7?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1d341a=>{const {lv:{dictionary:_0x5e8ae7,getPluralForm:_0x5d78b1}}={'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':_0x2ce459=>_0x2ce459%0xa==0x1&&_0x2ce459%0x64!=0xb?0x0:0x0!=_0x2ce459?0x1:0x2}};_0x1d341a['lv']||={'dictionary':{},'getPluralForm':null},_0x1d341a['lv']['dictionary']=Object['assign'](_0x1d341a['lv']['dictionary'],_0x5e8ae7),_0x1d341a['lv']['getPluralForm']=_0x5d78b1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x6c705=>{const {lv:{dictionary:_0x481c9f,getPluralForm:_0x2f330b}}={'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':_0x542400=>_0x542400%0xa==0x1&&_0x542400%0x64!=0xb?0x0:0x0!=_0x542400?0x1:0x2}};_0x6c705['lv']||={'dictionary':{},'getPluralForm':null},_0x6c705['lv']['dictionary']=Object['assign'](_0x6c705['lv']['dictionary'],_0x481c9f),_0x6c705['lv']['getPluralForm']=_0x2f330b;})(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':_0x131d8b=>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':_0x5d146d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x24ba2b=>{const {ms:{dictionary:_0x5a6021,getPluralForm:_0x3bba8a}}={'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':_0x4a2402=>0x0}};_0x24ba2b['ms']||={'dictionary':{},'getPluralForm':null},_0x24ba2b['ms']['dictionary']=Object['assign'](_0x24ba2b['ms']['dictionary'],_0x5a6021),_0x24ba2b['ms']['getPluralForm']=_0x3bba8a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1548b0=>{const {ms:{dictionary:_0x204c06,getPluralForm:_0x3576f4}}={'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':_0x38aa21=>0x0}};_0x1548b0['ms']||={'dictionary':{},'getPluralForm':null},_0x1548b0['ms']['dictionary']=Object['assign'](_0x1548b0['ms']['dictionary'],_0x204c06),_0x1548b0['ms']['getPluralForm']=_0x3576f4;})(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':_0xc7b9e4=>0x1!=_0xc7b9e4}};
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':_0xca1165=>0x1!=_0xca1165}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f5d2d=>{const {nl:{dictionary:_0x3181a5,getPluralForm:_0x5a934d}}={'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':_0x3c12f3=>0x1!=_0x3c12f3}};_0x1f5d2d['nl']||={'dictionary':{},'getPluralForm':null},_0x1f5d2d['nl']['dictionary']=Object['assign'](_0x1f5d2d['nl']['dictionary'],_0x3181a5),_0x1f5d2d['nl']['getPluralForm']=_0x5a934d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2574b9=>{const {nl:{dictionary:_0x1cf3a6,getPluralForm:_0x334771}}={'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':_0x495357=>0x1!=_0x495357}};_0x2574b9['nl']||={'dictionary':{},'getPluralForm':null},_0x2574b9['nl']['dictionary']=Object['assign'](_0x2574b9['nl']['dictionary'],_0x1cf3a6),_0x2574b9['nl']['getPluralForm']=_0x334771;})(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':_0xd24893=>0x1!=_0xd24893}};
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':_0x2e96c1=>0x1!=_0x2e96c1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x40c4fd=>{const {no:{dictionary:_0x52d49e,getPluralForm:_0x3b878d}}={'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':_0x62b7bc=>0x1!=_0x62b7bc}};_0x40c4fd['no']||={'dictionary':{},'getPluralForm':null},_0x40c4fd['no']['dictionary']=Object['assign'](_0x40c4fd['no']['dictionary'],_0x52d49e),_0x40c4fd['no']['getPluralForm']=_0x3b878d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x12afe0=>{const {no:{dictionary:_0x4ddce2,getPluralForm:_0x49a999}}={'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':_0xd74728=>0x1!=_0xd74728}};_0x12afe0['no']||={'dictionary':{},'getPluralForm':null},_0x12afe0['no']['dictionary']=Object['assign'](_0x12afe0['no']['dictionary'],_0x4ddce2),_0x12afe0['no']['getPluralForm']=_0x49a999;})(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':_0x27bb39=>0x1==_0x27bb39?0x0:_0x27bb39%0xa>=0x2&&_0x27bb39%0xa<=0x4&&(_0x27bb39%0x64<0xc||_0x27bb39%0x64>0xe)?0x1:0x1!=_0x27bb39&&_0x27bb39%0xa>=0x0&&_0x27bb39%0xa<=0x1||_0x27bb39%0xa>=0x5&&_0x27bb39%0xa<=0x9||_0x27bb39%0x64>=0xc&&_0x27bb39%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':_0x4a58ac=>0x1==_0x4a58ac?0x0:_0x4a58ac%0xa>=0x2&&_0x4a58ac%0xa<=0x4&&(_0x4a58ac%0x64<0xc||_0x4a58ac%0x64>0xe)?0x1:0x1!=_0x4a58ac&&_0x4a58ac%0xa>=0x0&&_0x4a58ac%0xa<=0x1||_0x4a58ac%0xa>=0x5&&_0x4a58ac%0xa<=0x9||_0x4a58ac%0x64>=0xc&&_0x4a58ac%0x64<=0xe?0x2:0x3}};