@ckeditor/ckeditor5-document-outline 44.0.0 → 44.1.0-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 (194) hide show
  1. package/build/document-outline.js +1 -1
  2. package/dist/augmentation.d.ts +1 -1
  3. package/dist/documentoutline/documentoutlineui.d.ts +1 -1
  4. package/dist/documentoutline/documentoutlineutils.d.ts +1 -1
  5. package/dist/documentoutline/ui/documentoutlineitemview.d.ts +1 -1
  6. package/dist/documentoutline/ui/documentoutlineview.d.ts +1 -1
  7. package/dist/documentoutline/utils.d.ts +1 -1
  8. package/dist/documentoutline.d.ts +1 -1
  9. package/dist/index.css +3 -3
  10. package/dist/index.d.ts +1 -1
  11. package/dist/index.js +1 -1
  12. package/dist/legacyerrors.d.ts +1 -1
  13. package/dist/tableofcontents/headingid.d.ts +1 -1
  14. package/dist/tableofcontents/tableofcontentscommand.d.ts +1 -1
  15. package/dist/tableofcontents/tableofcontentsediting.d.ts +1 -1
  16. package/dist/tableofcontents/tableofcontentsui.d.ts +1 -1
  17. package/dist/tableofcontents.d.ts +1 -1
  18. package/dist/translations/af.js +1 -1
  19. package/dist/translations/af.umd.js +1 -1
  20. package/dist/translations/ar.js +1 -1
  21. package/dist/translations/ar.umd.js +1 -1
  22. package/dist/translations/ast.js +1 -1
  23. package/dist/translations/ast.umd.js +1 -1
  24. package/dist/translations/az.js +1 -1
  25. package/dist/translations/az.umd.js +1 -1
  26. package/dist/translations/bg.js +1 -1
  27. package/dist/translations/bg.umd.js +1 -1
  28. package/dist/translations/bn.js +1 -1
  29. package/dist/translations/bn.umd.js +1 -1
  30. package/dist/translations/bs.js +1 -1
  31. package/dist/translations/bs.umd.js +1 -1
  32. package/dist/translations/ca.js +1 -1
  33. package/dist/translations/ca.umd.js +1 -1
  34. package/dist/translations/cs.js +1 -1
  35. package/dist/translations/cs.umd.js +1 -1
  36. package/dist/translations/da.js +1 -1
  37. package/dist/translations/da.umd.js +1 -1
  38. package/dist/translations/de-ch.js +1 -1
  39. package/dist/translations/de-ch.umd.js +1 -1
  40. package/dist/translations/de.js +1 -1
  41. package/dist/translations/de.umd.js +1 -1
  42. package/dist/translations/el.js +1 -1
  43. package/dist/translations/el.umd.js +1 -1
  44. package/dist/translations/en-au.js +1 -1
  45. package/dist/translations/en-au.umd.js +1 -1
  46. package/dist/translations/en-gb.js +1 -1
  47. package/dist/translations/en-gb.umd.js +1 -1
  48. package/dist/translations/en.js +1 -1
  49. package/dist/translations/en.umd.js +1 -1
  50. package/dist/translations/eo.js +1 -1
  51. package/dist/translations/eo.umd.js +1 -1
  52. package/dist/translations/es-co.js +1 -1
  53. package/dist/translations/es-co.umd.js +1 -1
  54. package/dist/translations/es.js +1 -1
  55. package/dist/translations/es.umd.js +1 -1
  56. package/dist/translations/et.js +1 -1
  57. package/dist/translations/et.umd.js +1 -1
  58. package/dist/translations/eu.js +1 -1
  59. package/dist/translations/eu.umd.js +1 -1
  60. package/dist/translations/fa.js +1 -1
  61. package/dist/translations/fa.umd.js +1 -1
  62. package/dist/translations/fi.js +1 -1
  63. package/dist/translations/fi.umd.js +1 -1
  64. package/dist/translations/fr.js +1 -1
  65. package/dist/translations/fr.umd.js +1 -1
  66. package/dist/translations/gl.js +1 -1
  67. package/dist/translations/gl.umd.js +1 -1
  68. package/dist/translations/gu.js +1 -1
  69. package/dist/translations/gu.umd.js +1 -1
  70. package/dist/translations/he.js +1 -1
  71. package/dist/translations/he.umd.js +1 -1
  72. package/dist/translations/hi.js +1 -1
  73. package/dist/translations/hi.umd.js +1 -1
  74. package/dist/translations/hr.js +1 -1
  75. package/dist/translations/hr.umd.js +1 -1
  76. package/dist/translations/hu.js +1 -1
  77. package/dist/translations/hu.umd.js +1 -1
  78. package/dist/translations/hy.js +1 -1
  79. package/dist/translations/hy.umd.js +1 -1
  80. package/dist/translations/id.js +1 -1
  81. package/dist/translations/id.umd.js +1 -1
  82. package/dist/translations/it.js +1 -1
  83. package/dist/translations/it.umd.js +1 -1
  84. package/dist/translations/ja.js +1 -1
  85. package/dist/translations/ja.umd.js +1 -1
  86. package/dist/translations/jv.js +1 -1
  87. package/dist/translations/jv.umd.js +1 -1
  88. package/dist/translations/kk.js +1 -1
  89. package/dist/translations/kk.umd.js +1 -1
  90. package/dist/translations/km.js +1 -1
  91. package/dist/translations/km.umd.js +1 -1
  92. package/dist/translations/kn.js +1 -1
  93. package/dist/translations/kn.umd.js +1 -1
  94. package/dist/translations/ko.js +1 -1
  95. package/dist/translations/ko.umd.js +1 -1
  96. package/dist/translations/ku.js +1 -1
  97. package/dist/translations/ku.umd.js +1 -1
  98. package/dist/translations/lt.js +1 -1
  99. package/dist/translations/lt.umd.js +1 -1
  100. package/dist/translations/lv.js +1 -1
  101. package/dist/translations/lv.umd.js +1 -1
  102. package/dist/translations/ms.js +1 -1
  103. package/dist/translations/ms.umd.js +1 -1
  104. package/dist/translations/nb.js +1 -1
  105. package/dist/translations/nb.umd.js +1 -1
  106. package/dist/translations/ne.js +1 -1
  107. package/dist/translations/ne.umd.js +1 -1
  108. package/dist/translations/nl.js +1 -1
  109. package/dist/translations/nl.umd.js +1 -1
  110. package/dist/translations/no.js +1 -1
  111. package/dist/translations/no.umd.js +1 -1
  112. package/dist/translations/oc.js +1 -1
  113. package/dist/translations/oc.umd.js +1 -1
  114. package/dist/translations/pl.js +1 -1
  115. package/dist/translations/pl.umd.js +1 -1
  116. package/dist/translations/pt-br.js +1 -1
  117. package/dist/translations/pt-br.umd.js +1 -1
  118. package/dist/translations/pt.js +1 -1
  119. package/dist/translations/pt.umd.js +1 -1
  120. package/dist/translations/ro.js +1 -1
  121. package/dist/translations/ro.umd.js +1 -1
  122. package/dist/translations/ru.js +1 -1
  123. package/dist/translations/ru.umd.js +1 -1
  124. package/dist/translations/si.js +1 -1
  125. package/dist/translations/si.umd.js +1 -1
  126. package/dist/translations/sk.js +1 -1
  127. package/dist/translations/sk.umd.js +1 -1
  128. package/dist/translations/sl.js +1 -1
  129. package/dist/translations/sl.umd.js +1 -1
  130. package/dist/translations/sq.js +1 -1
  131. package/dist/translations/sq.umd.js +1 -1
  132. package/dist/translations/sr-latn.js +1 -1
  133. package/dist/translations/sr-latn.umd.js +1 -1
  134. package/dist/translations/sr.js +1 -1
  135. package/dist/translations/sr.umd.js +1 -1
  136. package/dist/translations/sv.js +1 -1
  137. package/dist/translations/sv.umd.js +1 -1
  138. package/dist/translations/th.js +1 -1
  139. package/dist/translations/th.umd.js +1 -1
  140. package/dist/translations/ti.js +1 -1
  141. package/dist/translations/ti.umd.js +1 -1
  142. package/dist/translations/tk.js +1 -1
  143. package/dist/translations/tk.umd.js +1 -1
  144. package/dist/translations/tr.js +1 -1
  145. package/dist/translations/tr.umd.js +1 -1
  146. package/dist/translations/tt.js +1 -1
  147. package/dist/translations/tt.umd.js +1 -1
  148. package/dist/translations/ug.js +1 -1
  149. package/dist/translations/ug.umd.js +1 -1
  150. package/dist/translations/uk.js +1 -1
  151. package/dist/translations/uk.umd.js +1 -1
  152. package/dist/translations/ur.js +1 -1
  153. package/dist/translations/ur.umd.js +1 -1
  154. package/dist/translations/uz.js +1 -1
  155. package/dist/translations/uz.umd.js +1 -1
  156. package/dist/translations/vi.js +1 -1
  157. package/dist/translations/vi.umd.js +1 -1
  158. package/dist/translations/zh-cn.js +1 -1
  159. package/dist/translations/zh-cn.umd.js +1 -1
  160. package/dist/translations/zh.js +1 -1
  161. package/dist/translations/zh.umd.js +1 -1
  162. package/dist/utils/common-translations.d.ts +1 -1
  163. package/package.json +8 -8
  164. package/src/augmentation.d.ts +1 -1
  165. package/src/documentoutline/documentoutlineui.d.ts +1 -1
  166. package/src/documentoutline/documentoutlineui.js +1 -1
  167. package/src/documentoutline/documentoutlineutils.d.ts +1 -1
  168. package/src/documentoutline/documentoutlineutils.js +1 -1
  169. package/src/documentoutline/ui/documentoutlineitemview.d.ts +1 -1
  170. package/src/documentoutline/ui/documentoutlineitemview.js +1 -1
  171. package/src/documentoutline/ui/documentoutlineview.d.ts +1 -1
  172. package/src/documentoutline/ui/documentoutlineview.js +1 -1
  173. package/src/documentoutline/utils.d.ts +1 -1
  174. package/src/documentoutline/utils.js +1 -1
  175. package/src/documentoutline.d.ts +1 -1
  176. package/src/documentoutline.js +1 -1
  177. package/src/index.d.ts +1 -1
  178. package/src/index.js +1 -1
  179. package/src/legacyerrors.d.ts +1 -1
  180. package/src/legacyerrors.js +1 -1
  181. package/src/tableofcontents/headingid.d.ts +1 -1
  182. package/src/tableofcontents/headingid.js +1 -1
  183. package/src/tableofcontents/tableofcontentscommand.d.ts +1 -1
  184. package/src/tableofcontents/tableofcontentscommand.js +1 -1
  185. package/src/tableofcontents/tableofcontentsediting.d.ts +1 -1
  186. package/src/tableofcontents/tableofcontentsediting.js +1 -1
  187. package/src/tableofcontents/tableofcontentsui.d.ts +1 -1
  188. package/src/tableofcontents/tableofcontentsui.js +1 -1
  189. package/src/tableofcontents.d.ts +1 -1
  190. package/src/tableofcontents.js +1 -1
  191. package/src/utils/common-translations.d.ts +1 -1
  192. package/src/utils/common-translations.js +1 -1
  193. package/theme/documentoutline.css +1 -1
  194. package/theme/tableofcontents.css +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ku':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x27dfd1=>0x1!=_0x27dfd1}};
23
+ export default{'ku':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x1de91a=>0x1!=_0x1de91a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3463c8=>{const {ku:{dictionary:_0x3d5f06,getPluralForm:_0x1cc7c2}}={'ku':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x210a5b=>0x1!=_0x210a5b}};_0x3463c8['ku']||={'dictionary':{},'getPluralForm':null},_0x3463c8['ku']['dictionary']=Object['assign'](_0x3463c8['ku']['dictionary'],_0x3d5f06),_0x3463c8['ku']['getPluralForm']=_0x1cc7c2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x6da122=>{const {ku:{dictionary:_0x50bbca,getPluralForm:_0x546585}}={'ku':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x364d0e=>0x1!=_0x364d0e}};_0x6da122['ku']||={'dictionary':{},'getPluralForm':null},_0x6da122['ku']['dictionary']=Object['assign'](_0x6da122['ku']['dictionary'],_0x50bbca),_0x6da122['ku']['getPluralForm']=_0x546585;})(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':_0x5e3642=>_0x5e3642%0xa==0x1&&_0x5e3642%0x64!=0xb?0x0:_0x5e3642%0xa>=0x2&&(_0x5e3642%0x64<0xa||_0x5e3642%0x64>=0x14)?0x1:0x2}};
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':_0x36d942=>_0x36d942%0xa==0x1&&_0x36d942%0x64!=0xb?0x0:_0x36d942%0xa>=0x2&&(_0x36d942%0x64<0xa||_0x36d942%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x27dc0f=>{const {lt:{dictionary:_0x2e98fd,getPluralForm:_0x3d4652}}={'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':_0x3cb9bd=>_0x3cb9bd%0xa==0x1&&_0x3cb9bd%0x64!=0xb?0x0:_0x3cb9bd%0xa>=0x2&&(_0x3cb9bd%0x64<0xa||_0x3cb9bd%0x64>=0x14)?0x1:0x2}};_0x27dc0f['lt']||={'dictionary':{},'getPluralForm':null},_0x27dc0f['lt']['dictionary']=Object['assign'](_0x27dc0f['lt']['dictionary'],_0x2e98fd),_0x27dc0f['lt']['getPluralForm']=_0x3d4652;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x20d286=>{const {lt:{dictionary:_0x5f58c8,getPluralForm:_0xaf9745}}={'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':_0x5b44d7=>_0x5b44d7%0xa==0x1&&_0x5b44d7%0x64!=0xb?0x0:_0x5b44d7%0xa>=0x2&&(_0x5b44d7%0x64<0xa||_0x5b44d7%0x64>=0x14)?0x1:0x2}};_0x20d286['lt']||={'dictionary':{},'getPluralForm':null},_0x20d286['lt']['dictionary']=Object['assign'](_0x20d286['lt']['dictionary'],_0x5f58c8),_0x20d286['lt']['getPluralForm']=_0xaf9745;})(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':_0x2041ce=>_0x2041ce%0xa==0x1&&_0x2041ce%0x64!=0xb?0x0:0x0!=_0x2041ce?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':_0x139299=>_0x139299%0xa==0x1&&_0x139299%0x64!=0xb?0x0:0x0!=_0x139299?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x6f3409=>{const {lv:{dictionary:_0x32fdf0,getPluralForm:_0xee4f7e}}={'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':_0x160606=>_0x160606%0xa==0x1&&_0x160606%0x64!=0xb?0x0:0x0!=_0x160606?0x1:0x2}};_0x6f3409['lv']||={'dictionary':{},'getPluralForm':null},_0x6f3409['lv']['dictionary']=Object['assign'](_0x6f3409['lv']['dictionary'],_0x32fdf0),_0x6f3409['lv']['getPluralForm']=_0xee4f7e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x24be74=>{const {lv:{dictionary:_0x294a36,getPluralForm:_0x27ba38}}={'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':_0x162a40=>_0x162a40%0xa==0x1&&_0x162a40%0x64!=0xb?0x0:0x0!=_0x162a40?0x1:0x2}};_0x24be74['lv']||={'dictionary':{},'getPluralForm':null},_0x24be74['lv']['dictionary']=Object['assign'](_0x24be74['lv']['dictionary'],_0x294a36),_0x24be74['lv']['getPluralForm']=_0x27ba38;})(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':_0x274752=>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':_0x3f0e6d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2e6e27=>{const {ms:{dictionary:_0x3b404c,getPluralForm:_0xeb0c03}}={'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':_0x3354ab=>0x0}};_0x2e6e27['ms']||={'dictionary':{},'getPluralForm':null},_0x2e6e27['ms']['dictionary']=Object['assign'](_0x2e6e27['ms']['dictionary'],_0x3b404c),_0x2e6e27['ms']['getPluralForm']=_0xeb0c03;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x53aee7=>{const {ms:{dictionary:_0x14f378,getPluralForm:_0x3bd3b7}}={'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':_0x2db69a=>0x0}};_0x53aee7['ms']||={'dictionary':{},'getPluralForm':null},_0x53aee7['ms']['dictionary']=Object['assign'](_0x53aee7['ms']['dictionary'],_0x14f378),_0x53aee7['ms']['getPluralForm']=_0x3bd3b7;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'nb':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x5b2143=>0x1!=_0x5b2143}};
23
+ export default{'nb':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x29a13f=>0x1!=_0x29a13f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4a9c10=>{const {nb:{dictionary:_0xc7fa8f,getPluralForm:_0x200aae}}={'nb':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x1cc1ac=>0x1!=_0x1cc1ac}};_0x4a9c10['nb']||={'dictionary':{},'getPluralForm':null},_0x4a9c10['nb']['dictionary']=Object['assign'](_0x4a9c10['nb']['dictionary'],_0xc7fa8f),_0x4a9c10['nb']['getPluralForm']=_0x200aae;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x26ca22=>{const {nb:{dictionary:_0x5ecdff,getPluralForm:_0x17d162}}={'nb':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x12aaac=>0x1!=_0x12aaac}};_0x26ca22['nb']||={'dictionary':{},'getPluralForm':null},_0x26ca22['nb']['dictionary']=Object['assign'](_0x26ca22['nb']['dictionary'],_0x5ecdff),_0x26ca22['nb']['getPluralForm']=_0x17d162;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ne':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x5f434b=>0x1!=_0x5f434b}};
23
+ export default{'ne':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x1e90aa=>0x1!=_0x1e90aa}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x10e7f7=>{const {ne:{dictionary:_0x48915b,getPluralForm:_0x314d25}}={'ne':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x41c608=>0x1!=_0x41c608}};_0x10e7f7['ne']||={'dictionary':{},'getPluralForm':null},_0x10e7f7['ne']['dictionary']=Object['assign'](_0x10e7f7['ne']['dictionary'],_0x48915b),_0x10e7f7['ne']['getPluralForm']=_0x314d25;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33d95d=>{const {ne:{dictionary:_0x46771a,getPluralForm:_0xe70281}}={'ne':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x39b097=>0x1!=_0x39b097}};_0x33d95d['ne']||={'dictionary':{},'getPluralForm':null},_0x33d95d['ne']['dictionary']=Object['assign'](_0x33d95d['ne']['dictionary'],_0x46771a),_0x33d95d['ne']['getPluralForm']=_0xe70281;})(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':_0x103c54=>0x1!=_0x103c54}};
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':_0x23d271=>0x1!=_0x23d271}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x372b65=>{const {nl:{dictionary:_0x67ec6,getPluralForm:_0x3af5af}}={'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':_0x59993=>0x1!=_0x59993}};_0x372b65['nl']||={'dictionary':{},'getPluralForm':null},_0x372b65['nl']['dictionary']=Object['assign'](_0x372b65['nl']['dictionary'],_0x67ec6),_0x372b65['nl']['getPluralForm']=_0x3af5af;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x56c62b=>{const {nl:{dictionary:_0x403504,getPluralForm:_0xbd232e}}={'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':_0x14e475=>0x1!=_0x14e475}};_0x56c62b['nl']||={'dictionary':{},'getPluralForm':null},_0x56c62b['nl']['dictionary']=Object['assign'](_0x56c62b['nl']['dictionary'],_0x403504),_0x56c62b['nl']['getPluralForm']=_0xbd232e;})(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':_0x208500=>0x1!=_0x208500}};
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':_0x35e8b6=>0x1!=_0x35e8b6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x8b9cf5=>{const {no:{dictionary:_0x4f3471,getPluralForm:_0x281415}}={'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':_0x699fb3=>0x1!=_0x699fb3}};_0x8b9cf5['no']||={'dictionary':{},'getPluralForm':null},_0x8b9cf5['no']['dictionary']=Object['assign'](_0x8b9cf5['no']['dictionary'],_0x4f3471),_0x8b9cf5['no']['getPluralForm']=_0x281415;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3445ab=>{const {no:{dictionary:_0x1cb6d0,getPluralForm:_0x1bed33}}={'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':_0x4020e7=>0x1!=_0x4020e7}};_0x3445ab['no']||={'dictionary':{},'getPluralForm':null},_0x3445ab['no']['dictionary']=Object['assign'](_0x3445ab['no']['dictionary'],_0x1cb6d0),_0x3445ab['no']['getPluralForm']=_0x1bed33;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'oc':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x19357b=>_0x19357b>0x1}};
23
+ export default{'oc':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x511d5c=>_0x511d5c>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4857fa=>{const {oc:{dictionary:_0x1a6b26,getPluralForm:_0x59aa1b}}={'oc':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x3bfb9d=>_0x3bfb9d>0x1}};_0x4857fa['oc']||={'dictionary':{},'getPluralForm':null},_0x4857fa['oc']['dictionary']=Object['assign'](_0x4857fa['oc']['dictionary'],_0x1a6b26),_0x4857fa['oc']['getPluralForm']=_0x59aa1b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x55f4b3=>{const {oc:{dictionary:_0x3a6c4c,getPluralForm:_0x32ba33}}={'oc':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x22c110=>_0x22c110>0x1}};_0x55f4b3['oc']||={'dictionary':{},'getPluralForm':null},_0x55f4b3['oc']['dictionary']=Object['assign'](_0x55f4b3['oc']['dictionary'],_0x3a6c4c),_0x55f4b3['oc']['getPluralForm']=_0x32ba33;})(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':_0x300a26=>0x1==_0x300a26?0x0:_0x300a26%0xa>=0x2&&_0x300a26%0xa<=0x4&&(_0x300a26%0x64<0xa||_0x300a26%0x64>=0x14)?0x1:0x2}};
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':_0x4877be=>0x1==_0x4877be?0x0:_0x4877be%0xa>=0x2&&_0x4877be%0xa<=0x4&&(_0x4877be%0x64<0xa||_0x4877be%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x59c1a5=>{const {pl:{dictionary:_0x314cf8,getPluralForm:_0x13ae75}}={'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':_0x18d05d=>0x1==_0x18d05d?0x0:_0x18d05d%0xa>=0x2&&_0x18d05d%0xa<=0x4&&(_0x18d05d%0x64<0xa||_0x18d05d%0x64>=0x14)?0x1:0x2}};_0x59c1a5['pl']||={'dictionary':{},'getPluralForm':null},_0x59c1a5['pl']['dictionary']=Object['assign'](_0x59c1a5['pl']['dictionary'],_0x314cf8),_0x59c1a5['pl']['getPluralForm']=_0x13ae75;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xecbc0f=>{const {pl:{dictionary:_0x143114,getPluralForm:_0x23fe9c}}={'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':_0x193e28=>0x1==_0x193e28?0x0:_0x193e28%0xa>=0x2&&_0x193e28%0xa<=0x4&&(_0x193e28%0x64<0xa||_0x193e28%0x64>=0x14)?0x1:0x2}};_0xecbc0f['pl']||={'dictionary':{},'getPluralForm':null},_0xecbc0f['pl']['dictionary']=Object['assign'](_0xecbc0f['pl']['dictionary'],_0x143114),_0xecbc0f['pl']['getPluralForm']=_0x23fe9c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt-br':{'dictionary':{'Empty\x20heading':'Cabeçalho\x20vazio','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20cabeçalhos\x20do\x20editor\x20aparecerão\x20aqui\x20conforme\x20você\x20digitar.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nenhum\x20cabeçalho\x20foi\x20encontrado\x20no\x20documento.','Table\x20of\x20contents':'Sumário'},'getPluralForm':_0xec512f=>0x1!=_0xec512f}};
23
+ export default{'pt-br':{'dictionary':{'Empty\x20heading':'Cabeçalho\x20vazio','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20cabeçalhos\x20do\x20editor\x20aparecerão\x20aqui\x20conforme\x20você\x20digitar.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nenhum\x20cabeçalho\x20foi\x20encontrado\x20no\x20documento.','Table\x20of\x20contents':'Sumário'},'getPluralForm':_0x10c220=>0x1!=_0x10c220}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5aa427=>{const {'pt-br':{dictionary:_0x23e5ea,getPluralForm:_0x58b212}}={'pt-br':{'dictionary':{'Empty\x20heading':'Cabeçalho\x20vazio','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20cabeçalhos\x20do\x20editor\x20aparecerão\x20aqui\x20conforme\x20você\x20digitar.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nenhum\x20cabeçalho\x20foi\x20encontrado\x20no\x20documento.','Table\x20of\x20contents':'Sumário'},'getPluralForm':_0x14210d=>0x1!=_0x14210d}};_0x5aa427['pt-br']||={'dictionary':{},'getPluralForm':null},_0x5aa427['pt-br']['dictionary']=Object['assign'](_0x5aa427['pt-br']['dictionary'],_0x23e5ea),_0x5aa427['pt-br']['getPluralForm']=_0x58b212;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x30b583=>{const {'pt-br':{dictionary:_0x52e2eb,getPluralForm:_0x4344fb}}={'pt-br':{'dictionary':{'Empty\x20heading':'Cabeçalho\x20vazio','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20cabeçalhos\x20do\x20editor\x20aparecerão\x20aqui\x20conforme\x20você\x20digitar.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nenhum\x20cabeçalho\x20foi\x20encontrado\x20no\x20documento.','Table\x20of\x20contents':'Sumário'},'getPluralForm':_0x32ff9e=>0x1!=_0x32ff9e}};_0x30b583['pt-br']||={'dictionary':{},'getPluralForm':null},_0x30b583['pt-br']['dictionary']=Object['assign'](_0x30b583['pt-br']['dictionary'],_0x52e2eb),_0x30b583['pt-br']['getPluralForm']=_0x4344fb;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt':{'dictionary':{'Empty\x20heading':'Cabeçalho\x20vazio','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20cabeçalhos\x20do\x20editor\x20serão\x20exibidos\x20aqui\x20à\x20medida\x20que\x20escreve.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Não\x20foram\x20encontrados\x20cabeçalhos\x20no\x20documento.','Table\x20of\x20contents':'Índice'},'getPluralForm':_0x1ba4b9=>0x1!=_0x1ba4b9}};
23
+ export default{'pt':{'dictionary':{'Empty\x20heading':'Cabeçalho\x20vazio','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20cabeçalhos\x20do\x20editor\x20serão\x20exibidos\x20aqui\x20à\x20medida\x20que\x20escreve.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Não\x20foram\x20encontrados\x20cabeçalhos\x20no\x20documento.','Table\x20of\x20contents':'Índice'},'getPluralForm':_0x326302=>0x1!=_0x326302}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x242d9a=>{const {pt:{dictionary:_0x3d4651,getPluralForm:_0x419508}}={'pt':{'dictionary':{'Empty\x20heading':'Cabeçalho\x20vazio','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20cabeçalhos\x20do\x20editor\x20serão\x20exibidos\x20aqui\x20à\x20medida\x20que\x20escreve.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Não\x20foram\x20encontrados\x20cabeçalhos\x20no\x20documento.','Table\x20of\x20contents':'Índice'},'getPluralForm':_0x3cd716=>0x1!=_0x3cd716}};_0x242d9a['pt']||={'dictionary':{},'getPluralForm':null},_0x242d9a['pt']['dictionary']=Object['assign'](_0x242d9a['pt']['dictionary'],_0x3d4651),_0x242d9a['pt']['getPluralForm']=_0x419508;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x44a026=>{const {pt:{dictionary:_0x51f5d1,getPluralForm:_0x4e6027}}={'pt':{'dictionary':{'Empty\x20heading':'Cabeçalho\x20vazio','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Os\x20cabeçalhos\x20do\x20editor\x20serão\x20exibidos\x20aqui\x20à\x20medida\x20que\x20escreve.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Não\x20foram\x20encontrados\x20cabeçalhos\x20no\x20documento.','Table\x20of\x20contents':'Índice'},'getPluralForm':_0x3b8bd7=>0x1!=_0x3b8bd7}};_0x44a026['pt']||={'dictionary':{},'getPluralForm':null},_0x44a026['pt']['dictionary']=Object['assign'](_0x44a026['pt']['dictionary'],_0x51f5d1),_0x44a026['pt']['getPluralForm']=_0x4e6027;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ro':{'dictionary':{'Empty\x20heading':'Antet\x20lipsă','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Antetele\x20editorului\x20vor\x20apărea\x20aici,\x20pe\x20măsură\x20ce\x20tastați.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nu\x20s-a\x20găsit\x20niciun\x20antet\x20în\x20document.','Table\x20of\x20contents':'Cuprins'},'getPluralForm':_0x48c801=>0x1==_0x48c801?0x0:0x0==_0x48c801||_0x48c801%0x64>0x0&&_0x48c801%0x64<0x14?0x1:0x2}};
23
+ export default{'ro':{'dictionary':{'Empty\x20heading':'Antet\x20lipsă','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Antetele\x20editorului\x20vor\x20apărea\x20aici,\x20pe\x20măsură\x20ce\x20tastați.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nu\x20s-a\x20găsit\x20niciun\x20antet\x20în\x20document.','Table\x20of\x20contents':'Cuprins'},'getPluralForm':_0x1d4f1f=>0x1==_0x1d4f1f?0x0:0x0==_0x1d4f1f||_0x1d4f1f%0x64>0x0&&_0x1d4f1f%0x64<0x14?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58efcd=>{const {ro:{dictionary:_0x5aa641,getPluralForm:_0x13f643}}={'ro':{'dictionary':{'Empty\x20heading':'Antet\x20lipsă','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Antetele\x20editorului\x20vor\x20apărea\x20aici,\x20pe\x20măsură\x20ce\x20tastați.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nu\x20s-a\x20găsit\x20niciun\x20antet\x20în\x20document.','Table\x20of\x20contents':'Cuprins'},'getPluralForm':_0x474c19=>0x1==_0x474c19?0x0:0x0==_0x474c19||_0x474c19%0x64>0x0&&_0x474c19%0x64<0x14?0x1:0x2}};_0x58efcd['ro']||={'dictionary':{},'getPluralForm':null},_0x58efcd['ro']['dictionary']=Object['assign'](_0x58efcd['ro']['dictionary'],_0x5aa641),_0x58efcd['ro']['getPluralForm']=_0x13f643;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5d2c79=>{const {ro:{dictionary:_0x54caf7,getPluralForm:_0x500bbe}}={'ro':{'dictionary':{'Empty\x20heading':'Antet\x20lipsă','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Antetele\x20editorului\x20vor\x20apărea\x20aici,\x20pe\x20măsură\x20ce\x20tastați.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Nu\x20s-a\x20găsit\x20niciun\x20antet\x20în\x20document.','Table\x20of\x20contents':'Cuprins'},'getPluralForm':_0x1d63b5=>0x1==_0x1d63b5?0x0:0x0==_0x1d63b5||_0x1d63b5%0x64>0x0&&_0x1d63b5%0x64<0x14?0x1:0x2}};_0x5d2c79['ro']||={'dictionary':{},'getPluralForm':null},_0x5d2c79['ro']['dictionary']=Object['assign'](_0x5d2c79['ro']['dictionary'],_0x54caf7),_0x5d2c79['ro']['getPluralForm']=_0x500bbe;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ru':{'dictionary':{'Empty\x20heading':'Пустой\x20заголовок','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Заголовки\x20редактора\x20будут\x20появляться\x20здесь\x20по\x20мере\x20ввода.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Заголовки\x20в\x20документе\x20не\x20найдены.','Table\x20of\x20contents':'Оглавление'},'getPluralForm':_0x65dc81=>_0x65dc81%0xa==0x1&&_0x65dc81%0x64!=0xb?0x0:_0x65dc81%0xa>=0x2&&_0x65dc81%0xa<=0x4&&(_0x65dc81%0x64<0xa||_0x65dc81%0x64>=0x14)?0x1:0x2}};
23
+ export default{'ru':{'dictionary':{'Empty\x20heading':'Пустой\x20заголовок','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Заголовки\x20редактора\x20будут\x20появляться\x20здесь\x20по\x20мере\x20ввода.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Заголовки\x20в\x20документе\x20не\x20найдены.','Table\x20of\x20contents':'Оглавление'},'getPluralForm':_0x5da3e0=>_0x5da3e0%0xa==0x1&&_0x5da3e0%0x64!=0xb?0x0:_0x5da3e0%0xa>=0x2&&_0x5da3e0%0xa<=0x4&&(_0x5da3e0%0x64<0xa||_0x5da3e0%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x15ebdd=>{const {ru:{dictionary:_0x3e3359,getPluralForm:_0xe958ac}}={'ru':{'dictionary':{'Empty\x20heading':'Пустой\x20заголовок','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Заголовки\x20редактора\x20будут\x20появляться\x20здесь\x20по\x20мере\x20ввода.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Заголовки\x20в\x20документе\x20не\x20найдены.','Table\x20of\x20contents':'Оглавление'},'getPluralForm':_0x3a8ffb=>_0x3a8ffb%0xa==0x1&&_0x3a8ffb%0x64!=0xb?0x0:_0x3a8ffb%0xa>=0x2&&_0x3a8ffb%0xa<=0x4&&(_0x3a8ffb%0x64<0xa||_0x3a8ffb%0x64>=0x14)?0x1:0x2}};_0x15ebdd['ru']||={'dictionary':{},'getPluralForm':null},_0x15ebdd['ru']['dictionary']=Object['assign'](_0x15ebdd['ru']['dictionary'],_0x3e3359),_0x15ebdd['ru']['getPluralForm']=_0xe958ac;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x268748=>{const {ru:{dictionary:_0x5a3a29,getPluralForm:_0x51e7e1}}={'ru':{'dictionary':{'Empty\x20heading':'Пустой\x20заголовок','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Заголовки\x20редактора\x20будут\x20появляться\x20здесь\x20по\x20мере\x20ввода.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Заголовки\x20в\x20документе\x20не\x20найдены.','Table\x20of\x20contents':'Оглавление'},'getPluralForm':_0x136176=>_0x136176%0xa==0x1&&_0x136176%0x64!=0xb?0x0:_0x136176%0xa>=0x2&&_0x136176%0xa<=0x4&&(_0x136176%0x64<0xa||_0x136176%0x64>=0x14)?0x1:0x2}};_0x268748['ru']||={'dictionary':{},'getPluralForm':null},_0x268748['ru']['dictionary']=Object['assign'](_0x268748['ru']['dictionary'],_0x5a3a29),_0x268748['ru']['getPluralForm']=_0x51e7e1;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'si':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0xf68811=>0x1!=_0xf68811}};
23
+ export default{'si':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x38ae45=>0x1!=_0x38ae45}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2b71fc=>{const {si:{dictionary:_0x24081f,getPluralForm:_0x2751c4}}={'si':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x4b5289=>0x1!=_0x4b5289}};_0x2b71fc['si']||={'dictionary':{},'getPluralForm':null},_0x2b71fc['si']['dictionary']=Object['assign'](_0x2b71fc['si']['dictionary'],_0x24081f),_0x2b71fc['si']['getPluralForm']=_0x2751c4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5ba60d=>{const {si:{dictionary:_0x1ab14e,getPluralForm:_0x128ad2}}={'si':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x48d52c=>0x1!=_0x48d52c}};_0x5ba60d['si']||={'dictionary':{},'getPluralForm':null},_0x5ba60d['si']['dictionary']=Object['assign'](_0x5ba60d['si']['dictionary'],_0x1ab14e),_0x5ba60d['si']['getPluralForm']=_0x128ad2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sk':{'dictionary':{'Empty\x20heading':'Prázdny\x20nadpis','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Počas\x20písania\x20sa\x20tu\x20budú\x20zobrazovať\x20nadpisy\x20editora.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'V\x20dokumente\x20sa\x20nenašli\x20žiadne\x20nadpisy.','Table\x20of\x20contents':'Obsah'},'getPluralForm':_0xd0d454=>0x1==_0xd0d454?0x0:_0xd0d454>=0x2&&_0xd0d454<=0x4?0x1:0x2}};
23
+ export default{'sk':{'dictionary':{'Empty\x20heading':'Prázdny\x20nadpis','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Počas\x20písania\x20sa\x20tu\x20budú\x20zobrazovať\x20nadpisy\x20editora.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'V\x20dokumente\x20sa\x20nenašli\x20žiadne\x20nadpisy.','Table\x20of\x20contents':'Obsah'},'getPluralForm':_0x5e077c=>0x1==_0x5e077c?0x0:_0x5e077c>=0x2&&_0x5e077c<=0x4?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3cdf65=>{const {sk:{dictionary:_0x4387c5,getPluralForm:_0x2fa00c}}={'sk':{'dictionary':{'Empty\x20heading':'Prázdny\x20nadpis','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Počas\x20písania\x20sa\x20tu\x20budú\x20zobrazovať\x20nadpisy\x20editora.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'V\x20dokumente\x20sa\x20nenašli\x20žiadne\x20nadpisy.','Table\x20of\x20contents':'Obsah'},'getPluralForm':_0x1eba8c=>0x1==_0x1eba8c?0x0:_0x1eba8c>=0x2&&_0x1eba8c<=0x4?0x1:0x2}};_0x3cdf65['sk']||={'dictionary':{},'getPluralForm':null},_0x3cdf65['sk']['dictionary']=Object['assign'](_0x3cdf65['sk']['dictionary'],_0x4387c5),_0x3cdf65['sk']['getPluralForm']=_0x2fa00c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c3868=>{const {sk:{dictionary:_0xd58168,getPluralForm:_0x337936}}={'sk':{'dictionary':{'Empty\x20heading':'Prázdny\x20nadpis','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Počas\x20písania\x20sa\x20tu\x20budú\x20zobrazovať\x20nadpisy\x20editora.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'V\x20dokumente\x20sa\x20nenašli\x20žiadne\x20nadpisy.','Table\x20of\x20contents':'Obsah'},'getPluralForm':_0x50019e=>0x1==_0x50019e?0x0:_0x50019e>=0x2&&_0x50019e<=0x4?0x1:0x2}};_0x4c3868['sk']||={'dictionary':{},'getPluralForm':null},_0x4c3868['sk']['dictionary']=Object['assign'](_0x4c3868['sk']['dictionary'],_0xd58168),_0x4c3868['sk']['getPluralForm']=_0x337936;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sl':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x1f231e=>_0x1f231e%0x64==0x1?0x1:_0x1f231e%0x64==0x2?0x2:_0x1f231e%0x64==0x3||_0x1f231e%0x64==0x4?0x3:0x0}};
23
+ export default{'sl':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x3f350c=>_0x3f350c%0x64==0x1?0x1:_0x3f350c%0x64==0x2?0x2:_0x3f350c%0x64==0x3||_0x3f350c%0x64==0x4?0x3:0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x8e30a0=>{const {sl:{dictionary:_0x543109,getPluralForm:_0x475642}}={'sl':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0xdab366=>_0xdab366%0x64==0x1?0x1:_0xdab366%0x64==0x2?0x2:_0xdab366%0x64==0x3||_0xdab366%0x64==0x4?0x3:0x0}};_0x8e30a0['sl']||={'dictionary':{},'getPluralForm':null},_0x8e30a0['sl']['dictionary']=Object['assign'](_0x8e30a0['sl']['dictionary'],_0x543109),_0x8e30a0['sl']['getPluralForm']=_0x475642;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x150e39=>{const {sl:{dictionary:_0x3ecc39,getPluralForm:_0x55708c}}={'sl':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x173720=>_0x173720%0x64==0x1?0x1:_0x173720%0x64==0x2?0x2:_0x173720%0x64==0x3||_0x173720%0x64==0x4?0x3:0x0}};_0x150e39['sl']||={'dictionary':{},'getPluralForm':null},_0x150e39['sl']['dictionary']=Object['assign'](_0x150e39['sl']['dictionary'],_0x3ecc39),_0x150e39['sl']['getPluralForm']=_0x55708c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sq':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x3c109b=>0x1!=_0x3c109b}};
23
+ export default{'sq':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x49a9be=>0x1!=_0x49a9be}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x317d49=>{const {sq:{dictionary:_0x17b68d,getPluralForm:_0x267353}}={'sq':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x2a4ad1=>0x1!=_0x2a4ad1}};_0x317d49['sq']||={'dictionary':{},'getPluralForm':null},_0x317d49['sq']['dictionary']=Object['assign'](_0x317d49['sq']['dictionary'],_0x17b68d),_0x317d49['sq']['getPluralForm']=_0x267353;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2e5bdf=>{const {sq:{dictionary:_0x3b87df,getPluralForm:_0x22635d}}={'sq':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x55278c=>0x1!=_0x55278c}};_0x2e5bdf['sq']||={'dictionary':{},'getPluralForm':null},_0x2e5bdf['sq']['dictionary']=Object['assign'](_0x2e5bdf['sq']['dictionary'],_0x3b87df),_0x2e5bdf['sq']['getPluralForm']=_0x22635d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr-latn':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Naslovi\x20uređivača\x20će\x20se\x20pojaviti\x20ovde\x20dok\x20kucate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nije\x20pronađen\x20nijedan\x20naslov.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x4a5c6a=>_0x4a5c6a%0xa==0x1&&_0x4a5c6a%0x64!=0xb?0x0:_0x4a5c6a%0xa>=0x2&&_0x4a5c6a%0xa<=0x4&&(_0x4a5c6a%0x64<0xa||_0x4a5c6a%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr-latn':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Naslovi\x20uređivača\x20će\x20se\x20pojaviti\x20ovde\x20dok\x20kucate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nije\x20pronađen\x20nijedan\x20naslov.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x13bff7=>_0x13bff7%0xa==0x1&&_0x13bff7%0x64!=0xb?0x0:_0x13bff7%0xa>=0x2&&_0x13bff7%0xa<=0x4&&(_0x13bff7%0x64<0xa||_0x13bff7%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4d2698=>{const {'sr-latn':{dictionary:_0x2bf0e1,getPluralForm:_0xcbff4d}}={'sr-latn':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Naslovi\x20uređivača\x20će\x20se\x20pojaviti\x20ovde\x20dok\x20kucate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nije\x20pronađen\x20nijedan\x20naslov.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x13fd99=>_0x13fd99%0xa==0x1&&_0x13fd99%0x64!=0xb?0x0:_0x13fd99%0xa>=0x2&&_0x13fd99%0xa<=0x4&&(_0x13fd99%0x64<0xa||_0x13fd99%0x64>=0x14)?0x1:0x2}};_0x4d2698['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x4d2698['sr-latn']['dictionary']=Object['assign'](_0x4d2698['sr-latn']['dictionary'],_0x2bf0e1),_0x4d2698['sr-latn']['getPluralForm']=_0xcbff4d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x46ecef=>{const {'sr-latn':{dictionary:_0x134331,getPluralForm:_0x1b24ce}}={'sr-latn':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Naslovi\x20uređivača\x20će\x20se\x20pojaviti\x20ovde\x20dok\x20kucate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nije\x20pronađen\x20nijedan\x20naslov.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x29270f=>_0x29270f%0xa==0x1&&_0x29270f%0x64!=0xb?0x0:_0x29270f%0xa>=0x2&&_0x29270f%0xa<=0x4&&(_0x29270f%0x64<0xa||_0x29270f%0x64>=0x14)?0x1:0x2}};_0x46ecef['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x46ecef['sr-latn']['dictionary']=Object['assign'](_0x46ecef['sr-latn']['dictionary'],_0x134331),_0x46ecef['sr-latn']['getPluralForm']=_0x1b24ce;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Naslovi\x20uređivača\x20će\x20se\x20pojaviti\x20ovde\x20dok\x20kucate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nije\x20pronađen\x20nijedan\x20naslov.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x19cd2d=>_0x19cd2d%0xa==0x1&&_0x19cd2d%0x64!=0xb?0x0:_0x19cd2d%0xa>=0x2&&_0x19cd2d%0xa<=0x4&&(_0x19cd2d%0x64<0xa||_0x19cd2d%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Naslovi\x20uređivača\x20će\x20se\x20pojaviti\x20ovde\x20dok\x20kucate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nije\x20pronađen\x20nijedan\x20naslov.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x314646=>_0x314646%0xa==0x1&&_0x314646%0x64!=0xb?0x0:_0x314646%0xa>=0x2&&_0x314646%0xa<=0x4&&(_0x314646%0x64<0xa||_0x314646%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5884f0=>{const {sr:{dictionary:_0x2ed707,getPluralForm:_0x3dc5aa}}={'sr':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Naslovi\x20uređivača\x20će\x20se\x20pojaviti\x20ovde\x20dok\x20kucate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nije\x20pronađen\x20nijedan\x20naslov.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x39c0b5=>_0x39c0b5%0xa==0x1&&_0x39c0b5%0x64!=0xb?0x0:_0x39c0b5%0xa>=0x2&&_0x39c0b5%0xa<=0x4&&(_0x39c0b5%0x64<0xa||_0x39c0b5%0x64>=0x14)?0x1:0x2}};_0x5884f0['sr']||={'dictionary':{},'getPluralForm':null},_0x5884f0['sr']['dictionary']=Object['assign'](_0x5884f0['sr']['dictionary'],_0x2ed707),_0x5884f0['sr']['getPluralForm']=_0x3dc5aa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x31bc5d=>{const {sr:{dictionary:_0x47636c,getPluralForm:_0x183ea7}}={'sr':{'dictionary':{'Empty\x20heading':'Prazan\x20naslov','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Naslovi\x20uređivača\x20će\x20se\x20pojaviti\x20ovde\x20dok\x20kucate.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'U\x20dokumentu\x20nije\x20pronađen\x20nijedan\x20naslov.','Table\x20of\x20contents':'Sadržaj'},'getPluralForm':_0x5aaf7f=>_0x5aaf7f%0xa==0x1&&_0x5aaf7f%0x64!=0xb?0x0:_0x5aaf7f%0xa>=0x2&&_0x5aaf7f%0xa<=0x4&&(_0x5aaf7f%0x64<0xa||_0x5aaf7f%0x64>=0x14)?0x1:0x2}};_0x31bc5d['sr']||={'dictionary':{},'getPluralForm':null},_0x31bc5d['sr']['dictionary']=Object['assign'](_0x31bc5d['sr']['dictionary'],_0x47636c),_0x31bc5d['sr']['getPluralForm']=_0x183ea7;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sv':{'dictionary':{'Empty\x20heading':'Tom\x20rubrik','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redigerarens\x20rubriker\x20dyker\x20upp\x20här\x20medan\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Inga\x20rubriker\x20hittades\x20i\x20dokumentet.','Table\x20of\x20contents':'Innehållsförteckning'},'getPluralForm':_0x41fa1d=>0x1!=_0x41fa1d}};
23
+ export default{'sv':{'dictionary':{'Empty\x20heading':'Tom\x20rubrik','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redigerarens\x20rubriker\x20dyker\x20upp\x20här\x20medan\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Inga\x20rubriker\x20hittades\x20i\x20dokumentet.','Table\x20of\x20contents':'Innehållsförteckning'},'getPluralForm':_0x1f1607=>0x1!=_0x1f1607}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x25c611=>{const {sv:{dictionary:_0x37578d,getPluralForm:_0x30dac3}}={'sv':{'dictionary':{'Empty\x20heading':'Tom\x20rubrik','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redigerarens\x20rubriker\x20dyker\x20upp\x20här\x20medan\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Inga\x20rubriker\x20hittades\x20i\x20dokumentet.','Table\x20of\x20contents':'Innehållsförteckning'},'getPluralForm':_0x2b4c4a=>0x1!=_0x2b4c4a}};_0x25c611['sv']||={'dictionary':{},'getPluralForm':null},_0x25c611['sv']['dictionary']=Object['assign'](_0x25c611['sv']['dictionary'],_0x37578d),_0x25c611['sv']['getPluralForm']=_0x30dac3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x53865e=>{const {sv:{dictionary:_0x5b262c,getPluralForm:_0x1e89ac}}={'sv':{'dictionary':{'Empty\x20heading':'Tom\x20rubrik','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Redigerarens\x20rubriker\x20dyker\x20upp\x20här\x20medan\x20du\x20skriver.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Inga\x20rubriker\x20hittades\x20i\x20dokumentet.','Table\x20of\x20contents':'Innehållsförteckning'},'getPluralForm':_0x2d94e8=>0x1!=_0x2d94e8}};_0x53865e['sv']||={'dictionary':{},'getPluralForm':null},_0x53865e['sv']['dictionary']=Object['assign'](_0x53865e['sv']['dictionary'],_0x5b262c),_0x53865e['sv']['getPluralForm']=_0x1e89ac;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'th':{'dictionary':{'Empty\x20heading':'หัวเรื่องว่างเปล่า','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'หัวเรื่องของโปรแกรมแก้ไขจะปรากฏที่นี่ขณะคุณพิมพ์','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ไม่พบหัวเรื่องในเอกสาร','Table\x20of\x20contents':'สารบัญ'},'getPluralForm':_0x36ba8e=>0x0}};
23
+ export default{'th':{'dictionary':{'Empty\x20heading':'หัวเรื่องว่างเปล่า','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'หัวเรื่องของโปรแกรมแก้ไขจะปรากฏที่นี่ขณะคุณพิมพ์','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ไม่พบหัวเรื่องในเอกสาร','Table\x20of\x20contents':'สารบัญ'},'getPluralForm':_0x8e99cb=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4cdbc6=>{const {th:{dictionary:_0x84fcba,getPluralForm:_0x1ecf40}}={'th':{'dictionary':{'Empty\x20heading':'หัวเรื่องว่างเปล่า','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'หัวเรื่องของโปรแกรมแก้ไขจะปรากฏที่นี่ขณะคุณพิมพ์','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ไม่พบหัวเรื่องในเอกสาร','Table\x20of\x20contents':'สารบัญ'},'getPluralForm':_0x42aebf=>0x0}};_0x4cdbc6['th']||={'dictionary':{},'getPluralForm':null},_0x4cdbc6['th']['dictionary']=Object['assign'](_0x4cdbc6['th']['dictionary'],_0x84fcba),_0x4cdbc6['th']['getPluralForm']=_0x1ecf40;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x56bc9e=>{const {th:{dictionary:_0xb2dd48,getPluralForm:_0x4afa07}}={'th':{'dictionary':{'Empty\x20heading':'หัวเรื่องว่างเปล่า','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'หัวเรื่องของโปรแกรมแก้ไขจะปรากฏที่นี่ขณะคุณพิมพ์','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'ไม่พบหัวเรื่องในเอกสาร','Table\x20of\x20contents':'สารบัญ'},'getPluralForm':_0x466720=>0x0}};_0x56bc9e['th']||={'dictionary':{},'getPluralForm':null},_0x56bc9e['th']['dictionary']=Object['assign'](_0x56bc9e['th']['dictionary'],_0xb2dd48),_0x56bc9e['th']['getPluralForm']=_0x4afa07;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ti':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x595615=>_0x595615>0x1}};
23
+ export default{'ti':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0xfb9c2c=>_0xfb9c2c>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a6992=>{const {ti:{dictionary:_0x58a5ee,getPluralForm:_0x5b6c8e}}={'ti':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x196144=>_0x196144>0x1}};_0x1a6992['ti']||={'dictionary':{},'getPluralForm':null},_0x1a6992['ti']['dictionary']=Object['assign'](_0x1a6992['ti']['dictionary'],_0x58a5ee),_0x1a6992['ti']['getPluralForm']=_0x5b6c8e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2aa94e=>{const {ti:{dictionary:_0xe1ae04,getPluralForm:_0x2825d6}}={'ti':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x38b505=>_0x38b505>0x1}};_0x2aa94e['ti']||={'dictionary':{},'getPluralForm':null},_0x2aa94e['ti']['dictionary']=Object['assign'](_0x2aa94e['ti']['dictionary'],_0xe1ae04),_0x2aa94e['ti']['getPluralForm']=_0x2825d6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tk':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x5860a8=>0x1!=_0x5860a8}};
23
+ export default{'tk':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0xbef708=>0x1!=_0xbef708}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x208071=>{const {tk:{dictionary:_0x588475,getPluralForm:_0x159378}}={'tk':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x11ddde=>0x1!=_0x11ddde}};_0x208071['tk']||={'dictionary':{},'getPluralForm':null},_0x208071['tk']['dictionary']=Object['assign'](_0x208071['tk']['dictionary'],_0x588475),_0x208071['tk']['getPluralForm']=_0x159378;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x19fe2b=>{const {tk:{dictionary:_0x326ff6,getPluralForm:_0x83bf3b}}={'tk':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x1b2155=>0x1!=_0x1b2155}};_0x19fe2b['tk']||={'dictionary':{},'getPluralForm':null},_0x19fe2b['tk']['dictionary']=Object['assign'](_0x19fe2b['tk']['dictionary'],_0x326ff6),_0x19fe2b['tk']['getPluralForm']=_0x83bf3b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tr':{'dictionary':{'Empty\x20heading':'Boş\x20başlık','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Siz\x20yazarken\x20editör\x20başlıkları\x20burada\x20görünecektir.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokümanda\x20başlık\x20bulunamadı.','Table\x20of\x20contents':'İçindekiler'},'getPluralForm':_0x259541=>_0x259541>0x1}};
23
+ export default{'tr':{'dictionary':{'Empty\x20heading':'Boş\x20başlık','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Siz\x20yazarken\x20editör\x20başlıkları\x20burada\x20görünecektir.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokümanda\x20başlık\x20bulunamadı.','Table\x20of\x20contents':'İçindekiler'},'getPluralForm':_0x4f95d0=>_0x4f95d0>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc3fa91=>{const {tr:{dictionary:_0x3b77f8,getPluralForm:_0x4c6767}}={'tr':{'dictionary':{'Empty\x20heading':'Boş\x20başlık','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Siz\x20yazarken\x20editör\x20başlıkları\x20burada\x20görünecektir.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokümanda\x20başlık\x20bulunamadı.','Table\x20of\x20contents':'İçindekiler'},'getPluralForm':_0x5c2963=>_0x5c2963>0x1}};_0xc3fa91['tr']||={'dictionary':{},'getPluralForm':null},_0xc3fa91['tr']['dictionary']=Object['assign'](_0xc3fa91['tr']['dictionary'],_0x3b77f8),_0xc3fa91['tr']['getPluralForm']=_0x4c6767;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1878c3=>{const {tr:{dictionary:_0x101bb7,getPluralForm:_0x93c745}}={'tr':{'dictionary':{'Empty\x20heading':'Boş\x20başlık','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Siz\x20yazarken\x20editör\x20başlıkları\x20burada\x20görünecektir.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'Dokümanda\x20başlık\x20bulunamadı.','Table\x20of\x20contents':'İçindekiler'},'getPluralForm':_0xb80dc1=>_0xb80dc1>0x1}};_0x1878c3['tr']||={'dictionary':{},'getPluralForm':null},_0x1878c3['tr']['dictionary']=Object['assign'](_0x1878c3['tr']['dictionary'],_0x101bb7),_0x1878c3['tr']['getPluralForm']=_0x93c745;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tt':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0xa7d8b7=>0x0}};
23
+ export default{'tt':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x3b77cb=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x41395e=>{const {tt:{dictionary:_0x2e97d7,getPluralForm:_0x37361f}}={'tt':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x39671c=>0x0}};_0x41395e['tt']||={'dictionary':{},'getPluralForm':null},_0x41395e['tt']['dictionary']=Object['assign'](_0x41395e['tt']['dictionary'],_0x2e97d7),_0x41395e['tt']['getPluralForm']=_0x37361f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3a4440=>{const {tt:{dictionary:_0x2c90ad,getPluralForm:_0x39d5ce}}={'tt':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x39a5fa=>0x0}};_0x3a4440['tt']||={'dictionary':{},'getPluralForm':null},_0x3a4440['tt']['dictionary']=Object['assign'](_0x3a4440['tt']['dictionary'],_0x2c90ad),_0x3a4440['tt']['getPluralForm']=_0x39d5ce;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ug':{'dictionary':{'Empty\x20heading':'بوش\x20ماۋزۇ','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'خەت\x20كىرگۈزگەندە\x20تەھرىرنىڭ\x20ماۋزۇسى\x20كۆرۈنىدۇ.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'پۈتۈكتە\x20ماۋزۇ\x20بايقالمىدى.','Table\x20of\x20contents':'مەزمۇن\x20جەدۋىلى'},'getPluralForm':_0x340bf1=>0x0}};
23
+ export default{'ug':{'dictionary':{'Empty\x20heading':'بوش\x20ماۋزۇ','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'خەت\x20كىرگۈزگەندە\x20تەھرىرنىڭ\x20ماۋزۇسى\x20كۆرۈنىدۇ.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'پۈتۈكتە\x20ماۋزۇ\x20بايقالمىدى.','Table\x20of\x20contents':'مەزمۇن\x20جەدۋىلى'},'getPluralForm':_0x176057=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x438696=>{const {ug:{dictionary:_0x23670a,getPluralForm:_0x19fe6e}}={'ug':{'dictionary':{'Empty\x20heading':'بوش\x20ماۋزۇ','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'خەت\x20كىرگۈزگەندە\x20تەھرىرنىڭ\x20ماۋزۇسى\x20كۆرۈنىدۇ.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'پۈتۈكتە\x20ماۋزۇ\x20بايقالمىدى.','Table\x20of\x20contents':'مەزمۇن\x20جەدۋىلى'},'getPluralForm':_0x2df328=>0x0}};_0x438696['ug']||={'dictionary':{},'getPluralForm':null},_0x438696['ug']['dictionary']=Object['assign'](_0x438696['ug']['dictionary'],_0x23670a),_0x438696['ug']['getPluralForm']=_0x19fe6e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4a9bd0=>{const {ug:{dictionary:_0x1cbf55,getPluralForm:_0x58ce58}}={'ug':{'dictionary':{'Empty\x20heading':'بوش\x20ماۋزۇ','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'خەت\x20كىرگۈزگەندە\x20تەھرىرنىڭ\x20ماۋزۇسى\x20كۆرۈنىدۇ.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'پۈتۈكتە\x20ماۋزۇ\x20بايقالمىدى.','Table\x20of\x20contents':'مەزمۇن\x20جەدۋىلى'},'getPluralForm':_0x34f156=>0x0}};_0x4a9bd0['ug']||={'dictionary':{},'getPluralForm':null},_0x4a9bd0['ug']['dictionary']=Object['assign'](_0x4a9bd0['ug']['dictionary'],_0x1cbf55),_0x4a9bd0['ug']['getPluralForm']=_0x58ce58;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uk':{'dictionary':{'Empty\x20heading':'Порожній\x20заголовок','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Редакторські\x20заголовки\x20з\x27являтимуться\x20тут,\x20коли\x20ви\x20друкуватимете.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'У\x20документі\x20не\x20знайдено\x20заголовків.','Table\x20of\x20contents':'Зміст'},'getPluralForm':_0x42e098=>_0x42e098%0xa==0x1&&_0x42e098%0x64!=0xb?0x0:_0x42e098%0xa>=0x2&&_0x42e098%0xa<=0x4&&(_0x42e098%0x64<0xa||_0x42e098%0x64>=0x14)?0x1:0x2}};
23
+ export default{'uk':{'dictionary':{'Empty\x20heading':'Порожній\x20заголовок','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Редакторські\x20заголовки\x20з\x27являтимуться\x20тут,\x20коли\x20ви\x20друкуватимете.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'У\x20документі\x20не\x20знайдено\x20заголовків.','Table\x20of\x20contents':'Зміст'},'getPluralForm':_0x1b4b45=>_0x1b4b45%0xa==0x1&&_0x1b4b45%0x64!=0xb?0x0:_0x1b4b45%0xa>=0x2&&_0x1b4b45%0xa<=0x4&&(_0x1b4b45%0x64<0xa||_0x1b4b45%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3ab803=>{const {uk:{dictionary:_0x459f68,getPluralForm:_0x3ffb01}}={'uk':{'dictionary':{'Empty\x20heading':'Порожній\x20заголовок','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Редакторські\x20заголовки\x20з\x27являтимуться\x20тут,\x20коли\x20ви\x20друкуватимете.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'У\x20документі\x20не\x20знайдено\x20заголовків.','Table\x20of\x20contents':'Зміст'},'getPluralForm':_0x1e316b=>_0x1e316b%0xa==0x1&&_0x1e316b%0x64!=0xb?0x0:_0x1e316b%0xa>=0x2&&_0x1e316b%0xa<=0x4&&(_0x1e316b%0x64<0xa||_0x1e316b%0x64>=0x14)?0x1:0x2}};_0x3ab803['uk']||={'dictionary':{},'getPluralForm':null},_0x3ab803['uk']['dictionary']=Object['assign'](_0x3ab803['uk']['dictionary'],_0x459f68),_0x3ab803['uk']['getPluralForm']=_0x3ffb01;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a8a7d=>{const {uk:{dictionary:_0x42cea5,getPluralForm:_0x3648f8}}={'uk':{'dictionary':{'Empty\x20heading':'Порожній\x20заголовок','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'Редакторські\x20заголовки\x20з\x27являтимуться\x20тут,\x20коли\x20ви\x20друкуватимете.','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'У\x20документі\x20не\x20знайдено\x20заголовків.','Table\x20of\x20contents':'Зміст'},'getPluralForm':_0x3fcf32=>_0x3fcf32%0xa==0x1&&_0x3fcf32%0x64!=0xb?0x0:_0x3fcf32%0xa>=0x2&&_0x3fcf32%0xa<=0x4&&(_0x3fcf32%0x64<0xa||_0x3fcf32%0x64>=0x14)?0x1:0x2}};_0x2a8a7d['uk']||={'dictionary':{},'getPluralForm':null},_0x2a8a7d['uk']['dictionary']=Object['assign'](_0x2a8a7d['uk']['dictionary'],_0x42cea5),_0x2a8a7d['uk']['getPluralForm']=_0x3648f8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ur':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x52a851=>0x1!=_0x52a851}};
23
+ export default{'ur':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x9df7d3=>0x1!=_0x9df7d3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2fbe09=>{const {ur:{dictionary:_0x18b7f6,getPluralForm:_0x157daa}}={'ur':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x58c809=>0x1!=_0x58c809}};_0x2fbe09['ur']||={'dictionary':{},'getPluralForm':null},_0x2fbe09['ur']['dictionary']=Object['assign'](_0x2fbe09['ur']['dictionary'],_0x18b7f6),_0x2fbe09['ur']['getPluralForm']=_0x157daa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x79aafb=>{const {ur:{dictionary:_0x289bd4,getPluralForm:_0x55636f}}={'ur':{'dictionary':{'Empty\x20heading':'','Editor\x20headings\x20will\x20appear\x20here\x20as\x20you\x20type.':'','No\x20headings\x20were\x20found\x20in\x20the\x20document.':'','Table\x20of\x20contents':''},'getPluralForm':_0x3a691f=>0x1!=_0x3a691f}};_0x79aafb['ur']||={'dictionary':{},'getPluralForm':null},_0x79aafb['ur']['dictionary']=Object['assign'](_0x79aafb['ur']['dictionary'],_0x289bd4),_0x79aafb['ur']['getPluralForm']=_0x55636f;})(window['CKEDITOR_TRANSLATIONS']||={});