@ckeditor/ckeditor5-collaboration-core 42.0.2 → 43.0.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 (153) hide show
  1. package/CHANGELOG.md +1 -101
  2. package/dist/index-content.css +49 -0
  3. package/dist/index-editor.css +23 -1
  4. package/dist/index.css +143 -1
  5. package/dist/index.d.ts +4 -1
  6. package/dist/index.js +1 -1
  7. package/dist/suggestions/view/ariadescriptionview.d.ts +27 -0
  8. package/dist/suggestions/view/latefocusbuttonview.d.ts +41 -0
  9. package/dist/suggestionstyles.d.ts +2 -0
  10. package/dist/translations/af.js +1 -1
  11. package/dist/translations/af.umd.js +1 -1
  12. package/dist/translations/ar.js +1 -1
  13. package/dist/translations/ar.umd.js +1 -1
  14. package/dist/translations/az.js +1 -1
  15. package/dist/translations/az.umd.js +1 -1
  16. package/dist/translations/bg.js +1 -1
  17. package/dist/translations/bg.umd.js +1 -1
  18. package/dist/translations/bn.js +1 -1
  19. package/dist/translations/bn.umd.js +1 -1
  20. package/dist/translations/bs.js +1 -1
  21. package/dist/translations/bs.umd.js +1 -1
  22. package/dist/translations/ca.js +1 -1
  23. package/dist/translations/ca.umd.js +1 -1
  24. package/dist/translations/cs.js +1 -1
  25. package/dist/translations/cs.umd.js +1 -1
  26. package/dist/translations/da.js +1 -1
  27. package/dist/translations/da.umd.js +1 -1
  28. package/dist/translations/de-ch.js +1 -1
  29. package/dist/translations/de-ch.umd.js +1 -1
  30. package/dist/translations/de.js +1 -1
  31. package/dist/translations/de.umd.js +1 -1
  32. package/dist/translations/el.js +1 -1
  33. package/dist/translations/el.umd.js +1 -1
  34. package/dist/translations/en-au.js +1 -1
  35. package/dist/translations/en-au.umd.js +1 -1
  36. package/dist/translations/en.umd.js +1 -1
  37. package/dist/translations/es-co.js +1 -1
  38. package/dist/translations/es-co.umd.js +1 -1
  39. package/dist/translations/es.js +1 -1
  40. package/dist/translations/es.umd.js +1 -1
  41. package/dist/translations/et.js +1 -1
  42. package/dist/translations/et.umd.js +1 -1
  43. package/dist/translations/fa.js +1 -1
  44. package/dist/translations/fa.umd.js +1 -1
  45. package/dist/translations/fi.js +1 -1
  46. package/dist/translations/fi.umd.js +1 -1
  47. package/dist/translations/fr.js +1 -1
  48. package/dist/translations/fr.umd.js +1 -1
  49. package/dist/translations/gl.js +1 -1
  50. package/dist/translations/gl.umd.js +1 -1
  51. package/dist/translations/he.js +1 -1
  52. package/dist/translations/he.umd.js +1 -1
  53. package/dist/translations/hi.js +1 -1
  54. package/dist/translations/hi.umd.js +1 -1
  55. package/dist/translations/hr.js +1 -1
  56. package/dist/translations/hr.umd.js +1 -1
  57. package/dist/translations/hu.js +1 -1
  58. package/dist/translations/hu.umd.js +1 -1
  59. package/dist/translations/id.js +1 -1
  60. package/dist/translations/id.umd.js +1 -1
  61. package/dist/translations/it.js +1 -1
  62. package/dist/translations/it.umd.js +1 -1
  63. package/dist/translations/ja.js +1 -1
  64. package/dist/translations/ja.umd.js +1 -1
  65. package/dist/translations/jv.js +1 -1
  66. package/dist/translations/jv.umd.js +1 -1
  67. package/dist/translations/ko.js +1 -1
  68. package/dist/translations/ko.umd.js +1 -1
  69. package/dist/translations/lt.js +1 -1
  70. package/dist/translations/lt.umd.js +1 -1
  71. package/dist/translations/lv.js +1 -1
  72. package/dist/translations/lv.umd.js +1 -1
  73. package/dist/translations/ms.js +1 -1
  74. package/dist/translations/ms.umd.js +1 -1
  75. package/dist/translations/nl.js +1 -1
  76. package/dist/translations/nl.umd.js +1 -1
  77. package/dist/translations/no.js +1 -1
  78. package/dist/translations/no.umd.js +1 -1
  79. package/dist/translations/pl.js +1 -1
  80. package/dist/translations/pl.umd.js +1 -1
  81. package/dist/translations/pt-br.js +1 -1
  82. package/dist/translations/pt-br.umd.js +1 -1
  83. package/dist/translations/pt.js +1 -1
  84. package/dist/translations/pt.umd.js +1 -1
  85. package/dist/translations/ro.js +1 -1
  86. package/dist/translations/ro.umd.js +1 -1
  87. package/dist/translations/ru.js +1 -1
  88. package/dist/translations/ru.umd.js +1 -1
  89. package/dist/translations/sk.js +1 -1
  90. package/dist/translations/sk.umd.js +1 -1
  91. package/dist/translations/sr-latn.js +1 -1
  92. package/dist/translations/sr-latn.umd.js +1 -1
  93. package/dist/translations/sr.js +1 -1
  94. package/dist/translations/sr.umd.js +1 -1
  95. package/dist/translations/sv.js +1 -1
  96. package/dist/translations/sv.umd.js +1 -1
  97. package/dist/translations/th.js +1 -1
  98. package/dist/translations/th.umd.js +1 -1
  99. package/dist/translations/tk.js +1 -1
  100. package/dist/translations/tk.umd.js +1 -1
  101. package/dist/translations/tr.js +1 -1
  102. package/dist/translations/tr.umd.js +1 -1
  103. package/dist/translations/tt.js +1 -1
  104. package/dist/translations/tt.umd.js +1 -1
  105. package/dist/translations/ug.js +1 -1
  106. package/dist/translations/ug.umd.js +1 -1
  107. package/dist/translations/uk.js +1 -1
  108. package/dist/translations/uk.umd.js +1 -1
  109. package/dist/translations/ur.js +1 -1
  110. package/dist/translations/ur.umd.js +1 -1
  111. package/dist/translations/vi.js +1 -1
  112. package/dist/translations/vi.umd.js +1 -1
  113. package/dist/translations/zh-cn.js +1 -1
  114. package/dist/translations/zh-cn.umd.js +1 -1
  115. package/dist/translations/zh.js +1 -1
  116. package/dist/translations/zh.umd.js +1 -1
  117. package/dist/utils/confirmmixin.d.ts +5 -1
  118. package/dist/utils/confirmview.d.ts +20 -4
  119. package/dist/utils/hashobject.d.ts +1 -1
  120. package/dist/utils/sanitizeEditorConfig.d.ts +1 -1
  121. package/dist/utils/setupthreadkeyboardnavigation.d.ts +49 -0
  122. package/dist/utils/trim-html.d.ts +3 -0
  123. package/package.json +6 -5
  124. package/src/index.d.ts +4 -1
  125. package/src/index.js +1 -1
  126. package/src/permissions.js +1 -1
  127. package/src/suggestions/view/ariadescriptionview.d.ts +23 -0
  128. package/src/suggestions/view/ariadescriptionview.js +23 -0
  129. package/src/suggestions/view/latefocusbuttonview.d.ts +37 -0
  130. package/src/suggestions/view/latefocusbuttonview.js +23 -0
  131. package/src/suggestionstyles.d.ts +2 -0
  132. package/src/suggestionstyles.js +1 -1
  133. package/src/users/view/userview.js +1 -1
  134. package/src/users.js +1 -1
  135. package/src/utils/common-translations.js +1 -1
  136. package/src/utils/confirmmixin.d.ts +5 -1
  137. package/src/utils/confirmmixin.js +1 -1
  138. package/src/utils/confirmview.d.ts +20 -4
  139. package/src/utils/confirmview.js +1 -1
  140. package/src/utils/getdatetimeformatter.js +1 -1
  141. package/src/utils/getmarkerdomelement.js +1 -1
  142. package/src/utils/hashobject.d.ts +1 -1
  143. package/src/utils/hashobject.js +1 -1
  144. package/src/utils/sanitizeEditorConfig.d.ts +1 -1
  145. package/src/utils/sanitizeEditorConfig.js +1 -1
  146. package/src/utils/setupthreadkeyboardnavigation.d.ts +45 -0
  147. package/src/utils/setupthreadkeyboardnavigation.js +23 -0
  148. package/src/utils/surroundingmarkersdetector.js +1 -1
  149. package/src/utils/trim-html.d.ts +3 -0
  150. package/src/utils/trim-html.js +1 -1
  151. package/theme/ariadescription.css +12 -0
  152. package/theme/integrations/mergefields.css +67 -0
  153. package/theme/suggestion.css +29 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x494923=>{const {az:{dictionary:_0x204b9b,getPluralForm:_0x324b1c}}={'az':{'dictionary':{'Anonymous':'Anonim','Yes':'','No':'','Are\x20you\x20sure?':''},'getPluralForm':_0x4aab9e=>0x1!=_0x4aab9e}};_0x494923['az']||={'dictionary':{},'getPluralForm':null},_0x494923['az']['dictionary']=Object['assign'](_0x494923['az']['dictionary'],_0x204b9b),_0x494923['az']['getPluralForm']=_0x324b1c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x125a66=>{const {az:{dictionary:_0x34b9ea,getPluralForm:_0x5a522b}}={'az':{'dictionary':{'Anonymous':'Anonim','Yes':'','No':'','Are\x20you\x20sure?':''},'getPluralForm':_0x41b05c=>0x1!=_0x41b05c}};_0x125a66['az']||={'dictionary':{},'getPluralForm':null},_0x125a66['az']['dictionary']=Object['assign'](_0x125a66['az']['dictionary'],_0x34b9ea),_0x125a66['az']['getPluralForm']=_0x5a522b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bg':{'dictionary':{'Anonymous':'Анонимен','Yes':'Да','No':'Не','Are\x20you\x20sure?':'Сигурни\x20ли\x20сте?'},'getPluralForm':_0x1b6bcf=>0x1!=_0x1b6bcf}};
23
+ export default{'bg':{'dictionary':{'Anonymous':'Анонимен','Yes':'Да','No':'Не','Are\x20you\x20sure?':'Сигурни\x20ли\x20сте?'},'getPluralForm':_0x389dcd=>0x1!=_0x389dcd}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x24947e=>{const {bg:{dictionary:_0x5c9516,getPluralForm:_0x493889}}={'bg':{'dictionary':{'Anonymous':'Анонимен','Yes':'Да','No':'Не','Are\x20you\x20sure?':'Сигурни\x20ли\x20сте?'},'getPluralForm':_0x2c7ce7=>0x1!=_0x2c7ce7}};_0x24947e['bg']||={'dictionary':{},'getPluralForm':null},_0x24947e['bg']['dictionary']=Object['assign'](_0x24947e['bg']['dictionary'],_0x5c9516),_0x24947e['bg']['getPluralForm']=_0x493889;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e82d0=>{const {bg:{dictionary:_0x5db954,getPluralForm:_0x39305e}}={'bg':{'dictionary':{'Anonymous':'Анонимен','Yes':'Да','No':'Не','Are\x20you\x20sure?':'Сигурни\x20ли\x20сте?'},'getPluralForm':_0x22a5ec=>0x1!=_0x22a5ec}};_0x3e82d0['bg']||={'dictionary':{},'getPluralForm':null},_0x3e82d0['bg']['dictionary']=Object['assign'](_0x3e82d0['bg']['dictionary'],_0x5db954),_0x3e82d0['bg']['getPluralForm']=_0x39305e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bn':{'dictionary':{'Anonymous':'নামহীন','Yes':'হ্যাঁ','No':'না','Are\x20you\x20sure?':'আপনি\x20কি\x20নিশ্চিত?'},'getPluralForm':_0x3cced3=>0x1!=_0x3cced3}};
23
+ export default{'bn':{'dictionary':{'Anonymous':'নামহীন','Yes':'হ্যাঁ','No':'না','Are\x20you\x20sure?':'আপনি\x20কি\x20নিশ্চিত?'},'getPluralForm':_0x53d2db=>0x1!=_0x53d2db}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4c1a7f=>{const {bn:{dictionary:_0x12bad7,getPluralForm:_0x92bb9}}={'bn':{'dictionary':{'Anonymous':'নামহীন','Yes':'হ্যাঁ','No':'না','Are\x20you\x20sure?':'আপনি\x20কি\x20নিশ্চিত?'},'getPluralForm':_0x1dd7bf=>0x1!=_0x1dd7bf}};_0x4c1a7f['bn']||={'dictionary':{},'getPluralForm':null},_0x4c1a7f['bn']['dictionary']=Object['assign'](_0x4c1a7f['bn']['dictionary'],_0x12bad7),_0x4c1a7f['bn']['getPluralForm']=_0x92bb9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x31f2d6=>{const {bn:{dictionary:_0x1d484e,getPluralForm:_0x2c8c70}}={'bn':{'dictionary':{'Anonymous':'নামহীন','Yes':'হ্যাঁ','No':'না','Are\x20you\x20sure?':'আপনি\x20কি\x20নিশ্চিত?'},'getPluralForm':_0x43896f=>0x1!=_0x43896f}};_0x31f2d6['bn']||={'dictionary':{},'getPluralForm':null},_0x31f2d6['bn']['dictionary']=Object['assign'](_0x31f2d6['bn']['dictionary'],_0x1d484e),_0x31f2d6['bn']['getPluralForm']=_0x2c8c70;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bs':{'dictionary':{'Anonymous':'Anonimno','Yes':'Da','No':'Ne','Are\x20you\x20sure?':'Da\x20li\x20ste\x20sigurni?'},'getPluralForm':_0x1d3ca8=>_0x1d3ca8%0xa==0x1&&_0x1d3ca8%0x64!=0xb?0x0:_0x1d3ca8%0xa>=0x2&&_0x1d3ca8%0xa<=0x4&&(_0x1d3ca8%0x64<0xa||_0x1d3ca8%0x64>=0x14)?0x1:0x2}};
23
+ export default{'bs':{'dictionary':{'Anonymous':'Anonimno','Yes':'Da','No':'Ne','Are\x20you\x20sure?':'Da\x20li\x20ste\x20sigurni?'},'getPluralForm':_0x15bc43=>_0x15bc43%0xa==0x1&&_0x15bc43%0x64!=0xb?0x0:_0x15bc43%0xa>=0x2&&_0x15bc43%0xa<=0x4&&(_0x15bc43%0x64<0xa||_0x15bc43%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1edc3b=>{const {bs:{dictionary:_0x5b5933,getPluralForm:_0x1ca195}}={'bs':{'dictionary':{'Anonymous':'Anonimno','Yes':'Da','No':'Ne','Are\x20you\x20sure?':'Da\x20li\x20ste\x20sigurni?'},'getPluralForm':_0xe0f7e6=>_0xe0f7e6%0xa==0x1&&_0xe0f7e6%0x64!=0xb?0x0:_0xe0f7e6%0xa>=0x2&&_0xe0f7e6%0xa<=0x4&&(_0xe0f7e6%0x64<0xa||_0xe0f7e6%0x64>=0x14)?0x1:0x2}};_0x1edc3b['bs']||={'dictionary':{},'getPluralForm':null},_0x1edc3b['bs']['dictionary']=Object['assign'](_0x1edc3b['bs']['dictionary'],_0x5b5933),_0x1edc3b['bs']['getPluralForm']=_0x1ca195;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3ed1b8=>{const {bs:{dictionary:_0x36350d,getPluralForm:_0x274b72}}={'bs':{'dictionary':{'Anonymous':'Anonimno','Yes':'Da','No':'Ne','Are\x20you\x20sure?':'Da\x20li\x20ste\x20sigurni?'},'getPluralForm':_0xac5754=>_0xac5754%0xa==0x1&&_0xac5754%0x64!=0xb?0x0:_0xac5754%0xa>=0x2&&_0xac5754%0xa<=0x4&&(_0xac5754%0x64<0xa||_0xac5754%0x64>=0x14)?0x1:0x2}};_0x3ed1b8['bs']||={'dictionary':{},'getPluralForm':null},_0x3ed1b8['bs']['dictionary']=Object['assign'](_0x3ed1b8['bs']['dictionary'],_0x36350d),_0x3ed1b8['bs']['getPluralForm']=_0x274b72;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ca':{'dictionary':{'Anonymous':'Anònim','Yes':'Sí','No':'No','Are\x20you\x20sure?':'N\x27estàs\x20segur?'},'getPluralForm':_0xf367e9=>0x1!=_0xf367e9}};
23
+ export default{'ca':{'dictionary':{'Anonymous':'Anònim','Yes':'Sí','No':'No','Are\x20you\x20sure?':'N\x27estàs\x20segur?'},'getPluralForm':_0x1cd78a=>0x1!=_0x1cd78a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a5378=>{const {ca:{dictionary:_0x71e2d3,getPluralForm:_0xac0a40}}={'ca':{'dictionary':{'Anonymous':'Anònim','Yes':'Sí','No':'No','Are\x20you\x20sure?':'N\x27estàs\x20segur?'},'getPluralForm':_0x413f41=>0x1!=_0x413f41}};_0x1a5378['ca']||={'dictionary':{},'getPluralForm':null},_0x1a5378['ca']['dictionary']=Object['assign'](_0x1a5378['ca']['dictionary'],_0x71e2d3),_0x1a5378['ca']['getPluralForm']=_0xac0a40;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c8527=>{const {ca:{dictionary:_0x12dc72,getPluralForm:_0x8cb189}}={'ca':{'dictionary':{'Anonymous':'Anònim','Yes':'Sí','No':'No','Are\x20you\x20sure?':'N\x27estàs\x20segur?'},'getPluralForm':_0x330775=>0x1!=_0x330775}};_0x2c8527['ca']||={'dictionary':{},'getPluralForm':null},_0x2c8527['ca']['dictionary']=Object['assign'](_0x2c8527['ca']['dictionary'],_0x12dc72),_0x2c8527['ca']['getPluralForm']=_0x8cb189;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'cs':{'dictionary':{'Anonymous':'Anonymní','Yes':'Ano','No':'Ne','Are\x20you\x20sure?':'Jste\x20si\x20jistý?'},'getPluralForm':_0xfd22a1=>0x1==_0xfd22a1&&_0xfd22a1%0x1==0x0?0x0:_0xfd22a1>=0x2&&_0xfd22a1<=0x4&&_0xfd22a1%0x1==0x0?0x1:_0xfd22a1%0x1!=0x0?0x2:0x3}};
23
+ export default{'cs':{'dictionary':{'Anonymous':'Anonymní','Yes':'Ano','No':'Ne','Are\x20you\x20sure?':'Jste\x20si\x20jistý?'},'getPluralForm':_0x483784=>0x1==_0x483784&&_0x483784%0x1==0x0?0x0:_0x483784>=0x2&&_0x483784<=0x4&&_0x483784%0x1==0x0?0x1:_0x483784%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x41557d=>{const {cs:{dictionary:_0x37df3b,getPluralForm:_0x56e34b}}={'cs':{'dictionary':{'Anonymous':'Anonymní','Yes':'Ano','No':'Ne','Are\x20you\x20sure?':'Jste\x20si\x20jistý?'},'getPluralForm':_0x152831=>0x1==_0x152831&&_0x152831%0x1==0x0?0x0:_0x152831>=0x2&&_0x152831<=0x4&&_0x152831%0x1==0x0?0x1:_0x152831%0x1!=0x0?0x2:0x3}};_0x41557d['cs']||={'dictionary':{},'getPluralForm':null},_0x41557d['cs']['dictionary']=Object['assign'](_0x41557d['cs']['dictionary'],_0x37df3b),_0x41557d['cs']['getPluralForm']=_0x56e34b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xd067a0=>{const {cs:{dictionary:_0x2d194e,getPluralForm:_0x204981}}={'cs':{'dictionary':{'Anonymous':'Anonymní','Yes':'Ano','No':'Ne','Are\x20you\x20sure?':'Jste\x20si\x20jistý?'},'getPluralForm':_0x4763ae=>0x1==_0x4763ae&&_0x4763ae%0x1==0x0?0x0:_0x4763ae>=0x2&&_0x4763ae<=0x4&&_0x4763ae%0x1==0x0?0x1:_0x4763ae%0x1!=0x0?0x2:0x3}};_0xd067a0['cs']||={'dictionary':{},'getPluralForm':null},_0xd067a0['cs']['dictionary']=Object['assign'](_0xd067a0['cs']['dictionary'],_0x2d194e),_0xd067a0['cs']['getPluralForm']=_0x204981;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'da':{'dictionary':{'Anonymous':'Anonym','Yes':'Ja','No':'Nej','Are\x20you\x20sure?':'Er\x20du\x20sikker?'},'getPluralForm':_0x464c21=>0x1!=_0x464c21}};
23
+ export default{'da':{'dictionary':{'Anonymous':'Anonym','Yes':'Ja','No':'Nej','Are\x20you\x20sure?':'Er\x20du\x20sikker?'},'getPluralForm':_0x3c73b0=>0x1!=_0x3c73b0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2b13c4=>{const {da:{dictionary:_0x21317e,getPluralForm:_0x5acea4}}={'da':{'dictionary':{'Anonymous':'Anonym','Yes':'Ja','No':'Nej','Are\x20you\x20sure?':'Er\x20du\x20sikker?'},'getPluralForm':_0x5392a2=>0x1!=_0x5392a2}};_0x2b13c4['da']||={'dictionary':{},'getPluralForm':null},_0x2b13c4['da']['dictionary']=Object['assign'](_0x2b13c4['da']['dictionary'],_0x21317e),_0x2b13c4['da']['getPluralForm']=_0x5acea4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c7827=>{const {da:{dictionary:_0x3f8fc7,getPluralForm:_0x2b5950}}={'da':{'dictionary':{'Anonymous':'Anonym','Yes':'Ja','No':'Nej','Are\x20you\x20sure?':'Er\x20du\x20sikker?'},'getPluralForm':_0x372800=>0x1!=_0x372800}};_0x4c7827['da']||={'dictionary':{},'getPluralForm':null},_0x4c7827['da']['dictionary']=Object['assign'](_0x4c7827['da']['dictionary'],_0x3f8fc7),_0x4c7827['da']['getPluralForm']=_0x2b5950;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'de-ch':{'dictionary':{'Anonymous':'Anonymer\x20Benutzer','Yes':'Ja','No':'Nein','Are\x20you\x20sure?':'Sind\x20Sie\x20sicher?'},'getPluralForm':_0x4f4b4f=>0x1!=_0x4f4b4f}};
23
+ export default{'de-ch':{'dictionary':{'Anonymous':'Anonymer\x20Benutzer','Yes':'Ja','No':'Nein','Are\x20you\x20sure?':'Sind\x20Sie\x20sicher?'},'getPluralForm':_0x279a21=>0x1!=_0x279a21}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4389a1=>{const {'de-ch':{dictionary:_0x1c6c29,getPluralForm:_0x421e81}}={'de-ch':{'dictionary':{'Anonymous':'Anonymer\x20Benutzer','Yes':'Ja','No':'Nein','Are\x20you\x20sure?':'Sind\x20Sie\x20sicher?'},'getPluralForm':_0x4be860=>0x1!=_0x4be860}};_0x4389a1['de-ch']||={'dictionary':{},'getPluralForm':null},_0x4389a1['de-ch']['dictionary']=Object['assign'](_0x4389a1['de-ch']['dictionary'],_0x1c6c29),_0x4389a1['de-ch']['getPluralForm']=_0x421e81;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x123856=>{const {'de-ch':{dictionary:_0x1139c1,getPluralForm:_0x30a876}}={'de-ch':{'dictionary':{'Anonymous':'Anonymer\x20Benutzer','Yes':'Ja','No':'Nein','Are\x20you\x20sure?':'Sind\x20Sie\x20sicher?'},'getPluralForm':_0x88234a=>0x1!=_0x88234a}};_0x123856['de-ch']||={'dictionary':{},'getPluralForm':null},_0x123856['de-ch']['dictionary']=Object['assign'](_0x123856['de-ch']['dictionary'],_0x1139c1),_0x123856['de-ch']['getPluralForm']=_0x30a876;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'de':{'dictionary':{'Anonymous':'Anonymer\x20Benutzer','Yes':'Ja','No':'Nein','Are\x20you\x20sure?':'Sind\x20Sie\x20sicher?'},'getPluralForm':_0x434f00=>0x1!=_0x434f00}};
23
+ export default{'de':{'dictionary':{'Anonymous':'Anonymer\x20Benutzer','Yes':'Ja','No':'Nein','Are\x20you\x20sure?':'Sind\x20Sie\x20sicher?'},'getPluralForm':_0x12c764=>0x1!=_0x12c764}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x26afdf=>{const {de:{dictionary:_0x22ee27,getPluralForm:_0x2b4f64}}={'de':{'dictionary':{'Anonymous':'Anonymer\x20Benutzer','Yes':'Ja','No':'Nein','Are\x20you\x20sure?':'Sind\x20Sie\x20sicher?'},'getPluralForm':_0x3fb117=>0x1!=_0x3fb117}};_0x26afdf['de']||={'dictionary':{},'getPluralForm':null},_0x26afdf['de']['dictionary']=Object['assign'](_0x26afdf['de']['dictionary'],_0x22ee27),_0x26afdf['de']['getPluralForm']=_0x2b4f64;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d50f3=>{const {de:{dictionary:_0x134830,getPluralForm:_0x427d96}}={'de':{'dictionary':{'Anonymous':'Anonymer\x20Benutzer','Yes':'Ja','No':'Nein','Are\x20you\x20sure?':'Sind\x20Sie\x20sicher?'},'getPluralForm':_0x65c6b8=>0x1!=_0x65c6b8}};_0x2d50f3['de']||={'dictionary':{},'getPluralForm':null},_0x2d50f3['de']['dictionary']=Object['assign'](_0x2d50f3['de']['dictionary'],_0x134830),_0x2d50f3['de']['getPluralForm']=_0x427d96;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'el':{'dictionary':{'Anonymous':'Ανώνυμος','Yes':'Ναι','No':'Όχι','Are\x20you\x20sure?':'Σίγουρα;'},'getPluralForm':_0x4883cd=>0x1!=_0x4883cd}};
23
+ export default{'el':{'dictionary':{'Anonymous':'Ανώνυμος','Yes':'Ναι','No':'Όχι','Are\x20you\x20sure?':'Σίγουρα;'},'getPluralForm':_0x591280=>0x1!=_0x591280}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b0843=>{const {el:{dictionary:_0xf426b7,getPluralForm:_0x28bc64}}={'el':{'dictionary':{'Anonymous':'Ανώνυμος','Yes':'Ναι','No':'Όχι','Are\x20you\x20sure?':'Σίγουρα;'},'getPluralForm':_0x5a79cd=>0x1!=_0x5a79cd}};_0x5b0843['el']||={'dictionary':{},'getPluralForm':null},_0x5b0843['el']['dictionary']=Object['assign'](_0x5b0843['el']['dictionary'],_0xf426b7),_0x5b0843['el']['getPluralForm']=_0x28bc64;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x30a8a4=>{const {el:{dictionary:_0x5ceb80,getPluralForm:_0x3ed1ee}}={'el':{'dictionary':{'Anonymous':'Ανώνυμος','Yes':'Ναι','No':'Όχι','Are\x20you\x20sure?':'Σίγουρα;'},'getPluralForm':_0x413815=>0x1!=_0x413815}};_0x30a8a4['el']||={'dictionary':{},'getPluralForm':null},_0x30a8a4['el']['dictionary']=Object['assign'](_0x30a8a4['el']['dictionary'],_0x5ceb80),_0x30a8a4['el']['getPluralForm']=_0x3ed1ee;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'en-au':{'dictionary':{'Anonymous':'Anonymous','Yes':'Yes','No':'No','Are\x20you\x20sure?':'Are\x20you\x20sure?'},'getPluralForm':_0x26d323=>0x1!=_0x26d323}};
23
+ export default{'en-au':{'dictionary':{'Anonymous':'Anonymous','Yes':'Yes','No':'No','Are\x20you\x20sure?':'Are\x20you\x20sure?'},'getPluralForm':_0x58baba=>0x1!=_0x58baba}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xfbe0a6=>{const {'en-au':{dictionary:_0x429a8d,getPluralForm:_0x28c1be}}={'en-au':{'dictionary':{'Anonymous':'Anonymous','Yes':'Yes','No':'No','Are\x20you\x20sure?':'Are\x20you\x20sure?'},'getPluralForm':_0x1cb317=>0x1!=_0x1cb317}};_0xfbe0a6['en-au']||={'dictionary':{},'getPluralForm':null},_0xfbe0a6['en-au']['dictionary']=Object['assign'](_0xfbe0a6['en-au']['dictionary'],_0x429a8d),_0xfbe0a6['en-au']['getPluralForm']=_0x28c1be;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5389d6=>{const {'en-au':{dictionary:_0x12d4cd,getPluralForm:_0x4c447f}}={'en-au':{'dictionary':{'Anonymous':'Anonymous','Yes':'Yes','No':'No','Are\x20you\x20sure?':'Are\x20you\x20sure?'},'getPluralForm':_0x193fe8=>0x1!=_0x193fe8}};_0x5389d6['en-au']||={'dictionary':{},'getPluralForm':null},_0x5389d6['en-au']['dictionary']=Object['assign'](_0x5389d6['en-au']['dictionary'],_0x12d4cd),_0x5389d6['en-au']['getPluralForm']=_0x4c447f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11ce67=>{const {en:{dictionary:_0x20055d,getPluralForm:_0x20e0ca}}={'en':{'dictionary':{'Anonymous':'Anonymous','Yes':'Yes','No':'No','Are\x20you\x20sure?':'Are\x20you\x20sure?'},'getPluralForm':null}};_0x11ce67['en']||={'dictionary':{},'getPluralForm':null},_0x11ce67['en']['dictionary']=Object['assign'](_0x11ce67['en']['dictionary'],_0x20055d),_0x11ce67['en']['getPluralForm']=_0x20e0ca;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x434015=>{const {en:{dictionary:_0x36f196,getPluralForm:_0x2f712f}}={'en':{'dictionary':{'Anonymous':'Anonymous','Yes':'Yes','No':'No','Are\x20you\x20sure?':'Are\x20you\x20sure?'},'getPluralForm':null}};_0x434015['en']||={'dictionary':{},'getPluralForm':null},_0x434015['en']['dictionary']=Object['assign'](_0x434015['en']['dictionary'],_0x36f196),_0x434015['en']['getPluralForm']=_0x2f712f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'es-co':{'dictionary':{'Anonymous':'Anónimo','Yes':'Sí','No':'No','Are\x20you\x20sure?':'¿Está\x20seguro?'},'getPluralForm':_0x11ec8d=>0x1==_0x11ec8d?0x0:0x0!=_0x11ec8d&&_0x11ec8d%0xf4240==0x0?0x1:0x2}};
23
+ export default{'es-co':{'dictionary':{'Anonymous':'Anónimo','Yes':'Sí','No':'No','Are\x20you\x20sure?':'¿Está\x20seguro?'},'getPluralForm':_0x3eda25=>0x1==_0x3eda25?0x0:0x0!=_0x3eda25&&_0x3eda25%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x159160=>{const {'es-co':{dictionary:_0x3b1803,getPluralForm:_0x213489}}={'es-co':{'dictionary':{'Anonymous':'Anónimo','Yes':'Sí','No':'No','Are\x20you\x20sure?':'¿Está\x20seguro?'},'getPluralForm':_0x428931=>0x1==_0x428931?0x0:0x0!=_0x428931&&_0x428931%0xf4240==0x0?0x1:0x2}};_0x159160['es-co']||={'dictionary':{},'getPluralForm':null},_0x159160['es-co']['dictionary']=Object['assign'](_0x159160['es-co']['dictionary'],_0x3b1803),_0x159160['es-co']['getPluralForm']=_0x213489;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4070f5=>{const {'es-co':{dictionary:_0x464c34,getPluralForm:_0x1f765c}}={'es-co':{'dictionary':{'Anonymous':'Anónimo','Yes':'Sí','No':'No','Are\x20you\x20sure?':'¿Está\x20seguro?'},'getPluralForm':_0x1ac7a4=>0x1==_0x1ac7a4?0x0:0x0!=_0x1ac7a4&&_0x1ac7a4%0xf4240==0x0?0x1:0x2}};_0x4070f5['es-co']||={'dictionary':{},'getPluralForm':null},_0x4070f5['es-co']['dictionary']=Object['assign'](_0x4070f5['es-co']['dictionary'],_0x464c34),_0x4070f5['es-co']['getPluralForm']=_0x1f765c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'es':{'dictionary':{'Anonymous':'Anónimo','Yes':'Sí','No':'No','Are\x20you\x20sure?':'¿Lo\x20confirma?'},'getPluralForm':_0x2da398=>0x1==_0x2da398?0x0:0x0!=_0x2da398&&_0x2da398%0xf4240==0x0?0x1:0x2}};
23
+ export default{'es':{'dictionary':{'Anonymous':'Anónimo','Yes':'Sí','No':'No','Are\x20you\x20sure?':'¿Lo\x20confirma?'},'getPluralForm':_0x3b5e90=>0x1==_0x3b5e90?0x0:0x0!=_0x3b5e90&&_0x3b5e90%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x257bb3=>{const {es:{dictionary:_0x450847,getPluralForm:_0x2a053e}}={'es':{'dictionary':{'Anonymous':'Anónimo','Yes':'Sí','No':'No','Are\x20you\x20sure?':'¿Lo\x20confirma?'},'getPluralForm':_0xbbc27b=>0x1==_0xbbc27b?0x0:0x0!=_0xbbc27b&&_0xbbc27b%0xf4240==0x0?0x1:0x2}};_0x257bb3['es']||={'dictionary':{},'getPluralForm':null},_0x257bb3['es']['dictionary']=Object['assign'](_0x257bb3['es']['dictionary'],_0x450847),_0x257bb3['es']['getPluralForm']=_0x2a053e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x57e53b=>{const {es:{dictionary:_0x44c655,getPluralForm:_0x2028c2}}={'es':{'dictionary':{'Anonymous':'Anónimo','Yes':'Sí','No':'No','Are\x20you\x20sure?':'¿Lo\x20confirma?'},'getPluralForm':_0xdfcf41=>0x1==_0xdfcf41?0x0:0x0!=_0xdfcf41&&_0xdfcf41%0xf4240==0x0?0x1:0x2}};_0x57e53b['es']||={'dictionary':{},'getPluralForm':null},_0x57e53b['es']['dictionary']=Object['assign'](_0x57e53b['es']['dictionary'],_0x44c655),_0x57e53b['es']['getPluralForm']=_0x2028c2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'et':{'dictionary':{'Anonymous':'Anonüümne','Yes':'Jah','No':'Ei','Are\x20you\x20sure?':'Oled\x20sa\x20kindel?'},'getPluralForm':_0x578057=>0x1!=_0x578057}};
23
+ export default{'et':{'dictionary':{'Anonymous':'Anonüümne','Yes':'Jah','No':'Ei','Are\x20you\x20sure?':'Oled\x20sa\x20kindel?'},'getPluralForm':_0x70de27=>0x1!=_0x70de27}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2fe731=>{const {et:{dictionary:_0x12636e,getPluralForm:_0x49c475}}={'et':{'dictionary':{'Anonymous':'Anonüümne','Yes':'Jah','No':'Ei','Are\x20you\x20sure?':'Oled\x20sa\x20kindel?'},'getPluralForm':_0x5dc868=>0x1!=_0x5dc868}};_0x2fe731['et']||={'dictionary':{},'getPluralForm':null},_0x2fe731['et']['dictionary']=Object['assign'](_0x2fe731['et']['dictionary'],_0x12636e),_0x2fe731['et']['getPluralForm']=_0x49c475;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x44ad56=>{const {et:{dictionary:_0x373f66,getPluralForm:_0x1171df}}={'et':{'dictionary':{'Anonymous':'Anonüümne','Yes':'Jah','No':'Ei','Are\x20you\x20sure?':'Oled\x20sa\x20kindel?'},'getPluralForm':_0x6aaba=>0x1!=_0x6aaba}};_0x44ad56['et']||={'dictionary':{},'getPluralForm':null},_0x44ad56['et']['dictionary']=Object['assign'](_0x44ad56['et']['dictionary'],_0x373f66),_0x44ad56['et']['getPluralForm']=_0x1171df;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fa':{'dictionary':{'Anonymous':'ناشناس','Yes':'بله','No':'خیر','Are\x20you\x20sure?':'اطمینان\x20دارید؟'},'getPluralForm':_0x1d9a33=>_0x1d9a33>0x1}};
23
+ export default{'fa':{'dictionary':{'Anonymous':'ناشناس','Yes':'بله','No':'خیر','Are\x20you\x20sure?':'اطمینان\x20دارید؟'},'getPluralForm':_0x50f938=>_0x50f938>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x965ea6=>{const {fa:{dictionary:_0x361835,getPluralForm:_0x3ecb5e}}={'fa':{'dictionary':{'Anonymous':'ناشناس','Yes':'بله','No':'خیر','Are\x20you\x20sure?':'اطمینان\x20دارید؟'},'getPluralForm':_0x40fdcc=>_0x40fdcc>0x1}};_0x965ea6['fa']||={'dictionary':{},'getPluralForm':null},_0x965ea6['fa']['dictionary']=Object['assign'](_0x965ea6['fa']['dictionary'],_0x361835),_0x965ea6['fa']['getPluralForm']=_0x3ecb5e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x17122e=>{const {fa:{dictionary:_0x367b8f,getPluralForm:_0x277377}}={'fa':{'dictionary':{'Anonymous':'ناشناس','Yes':'بله','No':'خیر','Are\x20you\x20sure?':'اطمینان\x20دارید؟'},'getPluralForm':_0x9df5bc=>_0x9df5bc>0x1}};_0x17122e['fa']||={'dictionary':{},'getPluralForm':null},_0x17122e['fa']['dictionary']=Object['assign'](_0x17122e['fa']['dictionary'],_0x367b8f),_0x17122e['fa']['getPluralForm']=_0x277377;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fi':{'dictionary':{'Anonymous':'Anonyymi','Yes':'Kyllä','No':'Ei','Are\x20you\x20sure?':'Oletko\x20varma?'},'getPluralForm':_0x3e64b6=>0x1!=_0x3e64b6}};
23
+ export default{'fi':{'dictionary':{'Anonymous':'Anonyymi','Yes':'Kyllä','No':'Ei','Are\x20you\x20sure?':'Oletko\x20varma?'},'getPluralForm':_0x32ebce=>0x1!=_0x32ebce}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x149441=>{const {fi:{dictionary:_0x4ec6a3,getPluralForm:_0x57afa9}}={'fi':{'dictionary':{'Anonymous':'Anonyymi','Yes':'Kyllä','No':'Ei','Are\x20you\x20sure?':'Oletko\x20varma?'},'getPluralForm':_0x54a4f1=>0x1!=_0x54a4f1}};_0x149441['fi']||={'dictionary':{},'getPluralForm':null},_0x149441['fi']['dictionary']=Object['assign'](_0x149441['fi']['dictionary'],_0x4ec6a3),_0x149441['fi']['getPluralForm']=_0x57afa9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x21f639=>{const {fi:{dictionary:_0x984420,getPluralForm:_0x5d39f0}}={'fi':{'dictionary':{'Anonymous':'Anonyymi','Yes':'Kyllä','No':'Ei','Are\x20you\x20sure?':'Oletko\x20varma?'},'getPluralForm':_0x47ee7c=>0x1!=_0x47ee7c}};_0x21f639['fi']||={'dictionary':{},'getPluralForm':null},_0x21f639['fi']['dictionary']=Object['assign'](_0x21f639['fi']['dictionary'],_0x984420),_0x21f639['fi']['getPluralForm']=_0x5d39f0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fr':{'dictionary':{'Anonymous':'Anonyme','Yes':'Oui','No':'Non','Are\x20you\x20sure?':'Êtes-vous\x20sûr\x20?'},'getPluralForm':_0x1e971a=>0x0==_0x1e971a||0x1==_0x1e971a?0x0:0x0!=_0x1e971a&&_0x1e971a%0xf4240==0x0?0x1:0x2}};
23
+ export default{'fr':{'dictionary':{'Anonymous':'Anonyme','Yes':'Oui','No':'Non','Are\x20you\x20sure?':'Êtes-vous\x20sûr\x20?'},'getPluralForm':_0x34a685=>0x0==_0x34a685||0x1==_0x34a685?0x0:0x0!=_0x34a685&&_0x34a685%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2412c0=>{const {fr:{dictionary:_0x2fcffa,getPluralForm:_0x52f59e}}={'fr':{'dictionary':{'Anonymous':'Anonyme','Yes':'Oui','No':'Non','Are\x20you\x20sure?':'Êtes-vous\x20sûr\x20?'},'getPluralForm':_0x3d37c3=>0x0==_0x3d37c3||0x1==_0x3d37c3?0x0:0x0!=_0x3d37c3&&_0x3d37c3%0xf4240==0x0?0x1:0x2}};_0x2412c0['fr']||={'dictionary':{},'getPluralForm':null},_0x2412c0['fr']['dictionary']=Object['assign'](_0x2412c0['fr']['dictionary'],_0x2fcffa),_0x2412c0['fr']['getPluralForm']=_0x52f59e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x59e3c0=>{const {fr:{dictionary:_0x3e9c4e,getPluralForm:_0x76c383}}={'fr':{'dictionary':{'Anonymous':'Anonyme','Yes':'Oui','No':'Non','Are\x20you\x20sure?':'Êtes-vous\x20sûr\x20?'},'getPluralForm':_0x4d5c47=>0x0==_0x4d5c47||0x1==_0x4d5c47?0x0:0x0!=_0x4d5c47&&_0x4d5c47%0xf4240==0x0?0x1:0x2}};_0x59e3c0['fr']||={'dictionary':{},'getPluralForm':null},_0x59e3c0['fr']['dictionary']=Object['assign'](_0x59e3c0['fr']['dictionary'],_0x3e9c4e),_0x59e3c0['fr']['getPluralForm']=_0x76c383;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'gl':{'dictionary':{'Anonymous':'Anónimo','Yes':'Si','No':'Non','Are\x20you\x20sure?':'Esta\x20seguro?'},'getPluralForm':_0x4def07=>0x1!=_0x4def07}};
23
+ export default{'gl':{'dictionary':{'Anonymous':'Anónimo','Yes':'Si','No':'Non','Are\x20you\x20sure?':'Esta\x20seguro?'},'getPluralForm':_0x3c3286=>0x1!=_0x3c3286}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x562621=>{const {gl:{dictionary:_0x1c5a9b,getPluralForm:_0x5f2b96}}={'gl':{'dictionary':{'Anonymous':'Anónimo','Yes':'Si','No':'Non','Are\x20you\x20sure?':'Esta\x20seguro?'},'getPluralForm':_0x5a28ea=>0x1!=_0x5a28ea}};_0x562621['gl']||={'dictionary':{},'getPluralForm':null},_0x562621['gl']['dictionary']=Object['assign'](_0x562621['gl']['dictionary'],_0x1c5a9b),_0x562621['gl']['getPluralForm']=_0x5f2b96;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x9159=>{const {gl:{dictionary:_0x309d5e,getPluralForm:_0x3c74e0}}={'gl':{'dictionary':{'Anonymous':'Anónimo','Yes':'Si','No':'Non','Are\x20you\x20sure?':'Esta\x20seguro?'},'getPluralForm':_0x1b9f33=>0x1!=_0x1b9f33}};_0x9159['gl']||={'dictionary':{},'getPluralForm':null},_0x9159['gl']['dictionary']=Object['assign'](_0x9159['gl']['dictionary'],_0x309d5e),_0x9159['gl']['getPluralForm']=_0x3c74e0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'he':{'dictionary':{'Anonymous':'אנונימי','Yes':'כן','No':'לא','Are\x20you\x20sure?':'האם\x20הנך\x20בטוח/ה?'},'getPluralForm':_0x140d12=>0x1==_0x140d12&&_0x140d12%0x1==0x0?0x0:0x2==_0x140d12&&_0x140d12%0x1==0x0?0x1:0x2}};
23
+ export default{'he':{'dictionary':{'Anonymous':'אנונימי','Yes':'כן','No':'לא','Are\x20you\x20sure?':'האם\x20הנך\x20בטוח/ה?'},'getPluralForm':_0x4bfce5=>0x1==_0x4bfce5&&_0x4bfce5%0x1==0x0?0x0:0x2==_0x4bfce5&&_0x4bfce5%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2669fc=>{const {he:{dictionary:_0x3765de,getPluralForm:_0x37a6f5}}={'he':{'dictionary':{'Anonymous':'אנונימי','Yes':'כן','No':'לא','Are\x20you\x20sure?':'האם\x20הנך\x20בטוח/ה?'},'getPluralForm':_0x22c0d4=>0x1==_0x22c0d4&&_0x22c0d4%0x1==0x0?0x0:0x2==_0x22c0d4&&_0x22c0d4%0x1==0x0?0x1:0x2}};_0x2669fc['he']||={'dictionary':{},'getPluralForm':null},_0x2669fc['he']['dictionary']=Object['assign'](_0x2669fc['he']['dictionary'],_0x3765de),_0x2669fc['he']['getPluralForm']=_0x37a6f5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1e2bf9=>{const {he:{dictionary:_0x56bffc,getPluralForm:_0xac4745}}={'he':{'dictionary':{'Anonymous':'אנונימי','Yes':'כן','No':'לא','Are\x20you\x20sure?':'האם\x20הנך\x20בטוח/ה?'},'getPluralForm':_0x41d80c=>0x1==_0x41d80c&&_0x41d80c%0x1==0x0?0x0:0x2==_0x41d80c&&_0x41d80c%0x1==0x0?0x1:0x2}};_0x1e2bf9['he']||={'dictionary':{},'getPluralForm':null},_0x1e2bf9['he']['dictionary']=Object['assign'](_0x1e2bf9['he']['dictionary'],_0x56bffc),_0x1e2bf9['he']['getPluralForm']=_0xac4745;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hi':{'dictionary':{'Anonymous':'Anonymous','Yes':'Yes','No':'No','Are\x20you\x20sure?':'Are\x20you\x20sure?'},'getPluralForm':_0x5d750b=>0x1!=_0x5d750b}};
23
+ export default{'hi':{'dictionary':{'Anonymous':'Anonymous','Yes':'Yes','No':'No','Are\x20you\x20sure?':'Are\x20you\x20sure?'},'getPluralForm':_0x296efd=>0x1!=_0x296efd}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1754e3=>{const {hi:{dictionary:_0x53f27b,getPluralForm:_0x563c41}}={'hi':{'dictionary':{'Anonymous':'Anonymous','Yes':'Yes','No':'No','Are\x20you\x20sure?':'Are\x20you\x20sure?'},'getPluralForm':_0x2a85bf=>0x1!=_0x2a85bf}};_0x1754e3['hi']||={'dictionary':{},'getPluralForm':null},_0x1754e3['hi']['dictionary']=Object['assign'](_0x1754e3['hi']['dictionary'],_0x53f27b),_0x1754e3['hi']['getPluralForm']=_0x563c41;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4e7578=>{const {hi:{dictionary:_0x2c1605,getPluralForm:_0x50d4f6}}={'hi':{'dictionary':{'Anonymous':'Anonymous','Yes':'Yes','No':'No','Are\x20you\x20sure?':'Are\x20you\x20sure?'},'getPluralForm':_0x39edfc=>0x1!=_0x39edfc}};_0x4e7578['hi']||={'dictionary':{},'getPluralForm':null},_0x4e7578['hi']['dictionary']=Object['assign'](_0x4e7578['hi']['dictionary'],_0x2c1605),_0x4e7578['hi']['getPluralForm']=_0x50d4f6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hr':{'dictionary':{'Anonymous':'Anonimno','Yes':'Da','No':'Ne','Are\x20you\x20sure?':'Jeste\x20li\x20sigurni?'},'getPluralForm':_0xb94f25=>_0xb94f25%0xa==0x1&&_0xb94f25%0x64!=0xb?0x0:_0xb94f25%0xa>=0x2&&_0xb94f25%0xa<=0x4&&(_0xb94f25%0x64<0xa||_0xb94f25%0x64>=0x14)?0x1:0x2}};
23
+ export default{'hr':{'dictionary':{'Anonymous':'Anonimno','Yes':'Da','No':'Ne','Are\x20you\x20sure?':'Jeste\x20li\x20sigurni?'},'getPluralForm':_0x453e0e=>_0x453e0e%0xa==0x1&&_0x453e0e%0x64!=0xb?0x0:_0x453e0e%0xa>=0x2&&_0x453e0e%0xa<=0x4&&(_0x453e0e%0x64<0xa||_0x453e0e%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x535850=>{const {hr:{dictionary:_0x828a2f,getPluralForm:_0x1ffa2d}}={'hr':{'dictionary':{'Anonymous':'Anonimno','Yes':'Da','No':'Ne','Are\x20you\x20sure?':'Jeste\x20li\x20sigurni?'},'getPluralForm':_0x5787e1=>_0x5787e1%0xa==0x1&&_0x5787e1%0x64!=0xb?0x0:_0x5787e1%0xa>=0x2&&_0x5787e1%0xa<=0x4&&(_0x5787e1%0x64<0xa||_0x5787e1%0x64>=0x14)?0x1:0x2}};_0x535850['hr']||={'dictionary':{},'getPluralForm':null},_0x535850['hr']['dictionary']=Object['assign'](_0x535850['hr']['dictionary'],_0x828a2f),_0x535850['hr']['getPluralForm']=_0x1ffa2d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x18cbbd=>{const {hr:{dictionary:_0xcbe453,getPluralForm:_0x200850}}={'hr':{'dictionary':{'Anonymous':'Anonimno','Yes':'Da','No':'Ne','Are\x20you\x20sure?':'Jeste\x20li\x20sigurni?'},'getPluralForm':_0x535746=>_0x535746%0xa==0x1&&_0x535746%0x64!=0xb?0x0:_0x535746%0xa>=0x2&&_0x535746%0xa<=0x4&&(_0x535746%0x64<0xa||_0x535746%0x64>=0x14)?0x1:0x2}};_0x18cbbd['hr']||={'dictionary':{},'getPluralForm':null},_0x18cbbd['hr']['dictionary']=Object['assign'](_0x18cbbd['hr']['dictionary'],_0xcbe453),_0x18cbbd['hr']['getPluralForm']=_0x200850;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hu':{'dictionary':{'Anonymous':'Névtelen','Yes':'Igen','No':'Nem','Are\x20you\x20sure?':'Biztos\x20vagy\x20benn?'},'getPluralForm':_0x59ce83=>0x1!=_0x59ce83}};
23
+ export default{'hu':{'dictionary':{'Anonymous':'Névtelen','Yes':'Igen','No':'Nem','Are\x20you\x20sure?':'Biztos\x20vagy\x20benn?'},'getPluralForm':_0x10818f=>0x1!=_0x10818f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4beab9=>{const {hu:{dictionary:_0x5ce150,getPluralForm:_0x343aee}}={'hu':{'dictionary':{'Anonymous':'Névtelen','Yes':'Igen','No':'Nem','Are\x20you\x20sure?':'Biztos\x20vagy\x20benn?'},'getPluralForm':_0x220475=>0x1!=_0x220475}};_0x4beab9['hu']||={'dictionary':{},'getPluralForm':null},_0x4beab9['hu']['dictionary']=Object['assign'](_0x4beab9['hu']['dictionary'],_0x5ce150),_0x4beab9['hu']['getPluralForm']=_0x343aee;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x59b628=>{const {hu:{dictionary:_0x20f676,getPluralForm:_0x18fd33}}={'hu':{'dictionary':{'Anonymous':'Névtelen','Yes':'Igen','No':'Nem','Are\x20you\x20sure?':'Biztos\x20vagy\x20benn?'},'getPluralForm':_0x3cccf7=>0x1!=_0x3cccf7}};_0x59b628['hu']||={'dictionary':{},'getPluralForm':null},_0x59b628['hu']['dictionary']=Object['assign'](_0x59b628['hu']['dictionary'],_0x20f676),_0x59b628['hu']['getPluralForm']=_0x18fd33;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'id':{'dictionary':{'Anonymous':'Anonim','Yes':'Ya','No':'Tidak','Are\x20you\x20sure?':'Apakah\x20Anda\x20yakin?'},'getPluralForm':_0x3c2b99=>0x0}};
23
+ export default{'id':{'dictionary':{'Anonymous':'Anonim','Yes':'Ya','No':'Tidak','Are\x20you\x20sure?':'Apakah\x20Anda\x20yakin?'},'getPluralForm':_0x595923=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x598aaf=>{const {id:{dictionary:_0x7c175,getPluralForm:_0x167dc4}}={'id':{'dictionary':{'Anonymous':'Anonim','Yes':'Ya','No':'Tidak','Are\x20you\x20sure?':'Apakah\x20Anda\x20yakin?'},'getPluralForm':_0x1b2d7d=>0x0}};_0x598aaf['id']||={'dictionary':{},'getPluralForm':null},_0x598aaf['id']['dictionary']=Object['assign'](_0x598aaf['id']['dictionary'],_0x7c175),_0x598aaf['id']['getPluralForm']=_0x167dc4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5d80cb=>{const {id:{dictionary:_0x4344d0,getPluralForm:_0x2e4f50}}={'id':{'dictionary':{'Anonymous':'Anonim','Yes':'Ya','No':'Tidak','Are\x20you\x20sure?':'Apakah\x20Anda\x20yakin?'},'getPluralForm':_0x1a7af3=>0x0}};_0x5d80cb['id']||={'dictionary':{},'getPluralForm':null},_0x5d80cb['id']['dictionary']=Object['assign'](_0x5d80cb['id']['dictionary'],_0x4344d0),_0x5d80cb['id']['getPluralForm']=_0x2e4f50;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'it':{'dictionary':{'Anonymous':'Anonimo','Yes':'Sì','No':'No','Are\x20you\x20sure?':'Procedere?'},'getPluralForm':_0x3c9ca7=>0x1==_0x3c9ca7?0x0:0x0!=_0x3c9ca7&&_0x3c9ca7%0xf4240==0x0?0x1:0x2}};
23
+ export default{'it':{'dictionary':{'Anonymous':'Anonimo','Yes':'Sì','No':'No','Are\x20you\x20sure?':'Procedere?'},'getPluralForm':_0x2f4920=>0x1==_0x2f4920?0x0:0x0!=_0x2f4920&&_0x2f4920%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xd2726=>{const {it:{dictionary:_0xfaa294,getPluralForm:_0x3244bc}}={'it':{'dictionary':{'Anonymous':'Anonimo','Yes':'Sì','No':'No','Are\x20you\x20sure?':'Procedere?'},'getPluralForm':_0x272a88=>0x1==_0x272a88?0x0:0x0!=_0x272a88&&_0x272a88%0xf4240==0x0?0x1:0x2}};_0xd2726['it']||={'dictionary':{},'getPluralForm':null},_0xd2726['it']['dictionary']=Object['assign'](_0xd2726['it']['dictionary'],_0xfaa294),_0xd2726['it']['getPluralForm']=_0x3244bc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x537df8=>{const {it:{dictionary:_0x2d4a55,getPluralForm:_0x4424b3}}={'it':{'dictionary':{'Anonymous':'Anonimo','Yes':'Sì','No':'No','Are\x20you\x20sure?':'Procedere?'},'getPluralForm':_0x48d903=>0x1==_0x48d903?0x0:0x0!=_0x48d903&&_0x48d903%0xf4240==0x0?0x1:0x2}};_0x537df8['it']||={'dictionary':{},'getPluralForm':null},_0x537df8['it']['dictionary']=Object['assign'](_0x537df8['it']['dictionary'],_0x2d4a55),_0x537df8['it']['getPluralForm']=_0x4424b3;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ja':{'dictionary':{'Anonymous':'匿名','Yes':'はい','No':'いいえ','Are\x20you\x20sure?':'よろしいですか?'},'getPluralForm':_0x432f9f=>0x0}};
23
+ export default{'ja':{'dictionary':{'Anonymous':'匿名','Yes':'はい','No':'いいえ','Are\x20you\x20sure?':'よろしいですか?'},'getPluralForm':_0x4db811=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x411b24=>{const {ja:{dictionary:_0x25a6bd,getPluralForm:_0x4e0d1c}}={'ja':{'dictionary':{'Anonymous':'匿名','Yes':'はい','No':'いいえ','Are\x20you\x20sure?':'よろしいですか?'},'getPluralForm':_0x55c856=>0x0}};_0x411b24['ja']||={'dictionary':{},'getPluralForm':null},_0x411b24['ja']['dictionary']=Object['assign'](_0x411b24['ja']['dictionary'],_0x25a6bd),_0x411b24['ja']['getPluralForm']=_0x4e0d1c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xd61f7f=>{const {ja:{dictionary:_0x5d20d5,getPluralForm:_0x3bb8b7}}={'ja':{'dictionary':{'Anonymous':'匿名','Yes':'はい','No':'いいえ','Are\x20you\x20sure?':'よろしいですか?'},'getPluralForm':_0x186aad=>0x0}};_0xd61f7f['ja']||={'dictionary':{},'getPluralForm':null},_0xd61f7f['ja']['dictionary']=Object['assign'](_0xd61f7f['ja']['dictionary'],_0x5d20d5),_0xd61f7f['ja']['getPluralForm']=_0x3bb8b7;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'jv':{'dictionary':{'Anonymous':'Mboten\x20wonten\x20naminipun','Yes':'Nggih','No':'Mboten','Are\x20you\x20sure?':'Sampeyan\x20saestu?'},'getPluralForm':_0x2c107c=>0x0}};
23
+ export default{'jv':{'dictionary':{'Anonymous':'Mboten\x20wonten\x20naminipun','Yes':'Nggih','No':'Mboten','Are\x20you\x20sure?':'Sampeyan\x20saestu?'},'getPluralForm':_0x18e3ff=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5cb0c2=>{const {jv:{dictionary:_0x48f749,getPluralForm:_0xc1e5d0}}={'jv':{'dictionary':{'Anonymous':'Mboten\x20wonten\x20naminipun','Yes':'Nggih','No':'Mboten','Are\x20you\x20sure?':'Sampeyan\x20saestu?'},'getPluralForm':_0x344b2b=>0x0}};_0x5cb0c2['jv']||={'dictionary':{},'getPluralForm':null},_0x5cb0c2['jv']['dictionary']=Object['assign'](_0x5cb0c2['jv']['dictionary'],_0x48f749),_0x5cb0c2['jv']['getPluralForm']=_0xc1e5d0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33f195=>{const {jv:{dictionary:_0x476c32,getPluralForm:_0x137685}}={'jv':{'dictionary':{'Anonymous':'Mboten\x20wonten\x20naminipun','Yes':'Nggih','No':'Mboten','Are\x20you\x20sure?':'Sampeyan\x20saestu?'},'getPluralForm':_0x51b1b0=>0x0}};_0x33f195['jv']||={'dictionary':{},'getPluralForm':null},_0x33f195['jv']['dictionary']=Object['assign'](_0x33f195['jv']['dictionary'],_0x476c32),_0x33f195['jv']['getPluralForm']=_0x137685;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ko':{'dictionary':{'Anonymous':'익명','Yes':'예','No':'아니요','Are\x20you\x20sure?':'확실한가요?'},'getPluralForm':_0x32e90e=>0x0}};
23
+ export default{'ko':{'dictionary':{'Anonymous':'익명','Yes':'예','No':'아니요','Are\x20you\x20sure?':'확실한가요?'},'getPluralForm':_0x11b6e7=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5286ca=>{const {ko:{dictionary:_0x38072b,getPluralForm:_0x3744a5}}={'ko':{'dictionary':{'Anonymous':'익명','Yes':'예','No':'아니요','Are\x20you\x20sure?':'확실한가요?'},'getPluralForm':_0x2667aa=>0x0}};_0x5286ca['ko']||={'dictionary':{},'getPluralForm':null},_0x5286ca['ko']['dictionary']=Object['assign'](_0x5286ca['ko']['dictionary'],_0x38072b),_0x5286ca['ko']['getPluralForm']=_0x3744a5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x301c14=>{const {ko:{dictionary:_0x537735,getPluralForm:_0x24d2c2}}={'ko':{'dictionary':{'Anonymous':'익명','Yes':'예','No':'아니요','Are\x20you\x20sure?':'확실한가요?'},'getPluralForm':_0xff4928=>0x0}};_0x301c14['ko']||={'dictionary':{},'getPluralForm':null},_0x301c14['ko']['dictionary']=Object['assign'](_0x301c14['ko']['dictionary'],_0x537735),_0x301c14['ko']['getPluralForm']=_0x24d2c2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lt':{'dictionary':{'Anonymous':'Anoniminis','Yes':'Taip','No':'Ne','Are\x20you\x20sure?':'Ar\x20esate\x20tikri?'},'getPluralForm':_0x10be46=>_0x10be46%0xa==0x1&&(_0x10be46%0x64>0x13||_0x10be46%0x64<0xb)?0x0:_0x10be46%0xa>=0x2&&_0x10be46%0xa<=0x9&&(_0x10be46%0x64>0x13||_0x10be46%0x64<0xb)?0x1:_0x10be46%0x1!=0x0?0x2:0x3}};
23
+ export default{'lt':{'dictionary':{'Anonymous':'Anoniminis','Yes':'Taip','No':'Ne','Are\x20you\x20sure?':'Ar\x20esate\x20tikri?'},'getPluralForm':_0xf35577=>_0xf35577%0xa==0x1&&(_0xf35577%0x64>0x13||_0xf35577%0x64<0xb)?0x0:_0xf35577%0xa>=0x2&&_0xf35577%0xa<=0x9&&(_0xf35577%0x64>0x13||_0xf35577%0x64<0xb)?0x1:_0xf35577%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5bc9bd=>{const {lt:{dictionary:_0x118677,getPluralForm:_0xa9d647}}={'lt':{'dictionary':{'Anonymous':'Anoniminis','Yes':'Taip','No':'Ne','Are\x20you\x20sure?':'Ar\x20esate\x20tikri?'},'getPluralForm':_0x4abc3d=>_0x4abc3d%0xa==0x1&&(_0x4abc3d%0x64>0x13||_0x4abc3d%0x64<0xb)?0x0:_0x4abc3d%0xa>=0x2&&_0x4abc3d%0xa<=0x9&&(_0x4abc3d%0x64>0x13||_0x4abc3d%0x64<0xb)?0x1:_0x4abc3d%0x1!=0x0?0x2:0x3}};_0x5bc9bd['lt']||={'dictionary':{},'getPluralForm':null},_0x5bc9bd['lt']['dictionary']=Object['assign'](_0x5bc9bd['lt']['dictionary'],_0x118677),_0x5bc9bd['lt']['getPluralForm']=_0xa9d647;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5a9346=>{const {lt:{dictionary:_0x4bd29b,getPluralForm:_0x1149d3}}={'lt':{'dictionary':{'Anonymous':'Anoniminis','Yes':'Taip','No':'Ne','Are\x20you\x20sure?':'Ar\x20esate\x20tikri?'},'getPluralForm':_0x514f6f=>_0x514f6f%0xa==0x1&&(_0x514f6f%0x64>0x13||_0x514f6f%0x64<0xb)?0x0:_0x514f6f%0xa>=0x2&&_0x514f6f%0xa<=0x9&&(_0x514f6f%0x64>0x13||_0x514f6f%0x64<0xb)?0x1:_0x514f6f%0x1!=0x0?0x2:0x3}};_0x5a9346['lt']||={'dictionary':{},'getPluralForm':null},_0x5a9346['lt']['dictionary']=Object['assign'](_0x5a9346['lt']['dictionary'],_0x4bd29b),_0x5a9346['lt']['getPluralForm']=_0x1149d3;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lv':{'dictionary':{'Anonymous':'Anonīms','Yes':'Jā','No':'Nē','Are\x20you\x20sure?':'Vai\x20esat\x20pārliecināts?'},'getPluralForm':_0x55fc64=>_0x55fc64%0xa==0x1&&_0x55fc64%0x64!=0xb?0x0:0x0!=_0x55fc64?0x1:0x2}};
23
+ export default{'lv':{'dictionary':{'Anonymous':'Anonīms','Yes':'Jā','No':'Nē','Are\x20you\x20sure?':'Vai\x20esat\x20pārliecināts?'},'getPluralForm':_0x4e0718=>_0x4e0718%0xa==0x1&&_0x4e0718%0x64!=0xb?0x0:0x0!=_0x4e0718?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2cf46a=>{const {lv:{dictionary:_0x10b515,getPluralForm:_0x497f08}}={'lv':{'dictionary':{'Anonymous':'Anonīms','Yes':'Jā','No':'Nē','Are\x20you\x20sure?':'Vai\x20esat\x20pārliecināts?'},'getPluralForm':_0x37ae9e=>_0x37ae9e%0xa==0x1&&_0x37ae9e%0x64!=0xb?0x0:0x0!=_0x37ae9e?0x1:0x2}};_0x2cf46a['lv']||={'dictionary':{},'getPluralForm':null},_0x2cf46a['lv']['dictionary']=Object['assign'](_0x2cf46a['lv']['dictionary'],_0x10b515),_0x2cf46a['lv']['getPluralForm']=_0x497f08;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x40ef13=>{const {lv:{dictionary:_0x1539e4,getPluralForm:_0x5a66f1}}={'lv':{'dictionary':{'Anonymous':'Anonīms','Yes':'Jā','No':'Nē','Are\x20you\x20sure?':'Vai\x20esat\x20pārliecināts?'},'getPluralForm':_0x1749ea=>_0x1749ea%0xa==0x1&&_0x1749ea%0x64!=0xb?0x0:0x0!=_0x1749ea?0x1:0x2}};_0x40ef13['lv']||={'dictionary':{},'getPluralForm':null},_0x40ef13['lv']['dictionary']=Object['assign'](_0x40ef13['lv']['dictionary'],_0x1539e4),_0x40ef13['lv']['getPluralForm']=_0x5a66f1;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ms':{'dictionary':{'Anonymous':'Tanpa\x20nama','Yes':'Ya','No':'Tidak','Are\x20you\x20sure?':'Anda\x20pasti?'},'getPluralForm':_0x1793ce=>0x0}};
23
+ export default{'ms':{'dictionary':{'Anonymous':'Tanpa\x20nama','Yes':'Ya','No':'Tidak','Are\x20you\x20sure?':'Anda\x20pasti?'},'getPluralForm':_0x36b3c3=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e3a52=>{const {ms:{dictionary:_0x447050,getPluralForm:_0x5b9182}}={'ms':{'dictionary':{'Anonymous':'Tanpa\x20nama','Yes':'Ya','No':'Tidak','Are\x20you\x20sure?':'Anda\x20pasti?'},'getPluralForm':_0x4b9066=>0x0}};_0x4e3a52['ms']||={'dictionary':{},'getPluralForm':null},_0x4e3a52['ms']['dictionary']=Object['assign'](_0x4e3a52['ms']['dictionary'],_0x447050),_0x4e3a52['ms']['getPluralForm']=_0x5b9182;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4e6b56=>{const {ms:{dictionary:_0x28a84b,getPluralForm:_0x22c4a5}}={'ms':{'dictionary':{'Anonymous':'Tanpa\x20nama','Yes':'Ya','No':'Tidak','Are\x20you\x20sure?':'Anda\x20pasti?'},'getPluralForm':_0x3969de=>0x0}};_0x4e6b56['ms']||={'dictionary':{},'getPluralForm':null},_0x4e6b56['ms']['dictionary']=Object['assign'](_0x4e6b56['ms']['dictionary'],_0x28a84b),_0x4e6b56['ms']['getPluralForm']=_0x22c4a5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'nl':{'dictionary':{'Anonymous':'Anoniem','Yes':'Ja','No':'Nee','Are\x20you\x20sure?':'Weet\x20u\x20het\x20zeker?'},'getPluralForm':_0x98a678=>0x1!=_0x98a678}};
23
+ export default{'nl':{'dictionary':{'Anonymous':'Anoniem','Yes':'Ja','No':'Nee','Are\x20you\x20sure?':'Weet\x20u\x20het\x20zeker?'},'getPluralForm':_0x585acf=>0x1!=_0x585acf}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3e84da=>{const {nl:{dictionary:_0x2045a5,getPluralForm:_0x56505d}}={'nl':{'dictionary':{'Anonymous':'Anoniem','Yes':'Ja','No':'Nee','Are\x20you\x20sure?':'Weet\x20u\x20het\x20zeker?'},'getPluralForm':_0x3da6be=>0x1!=_0x3da6be}};_0x3e84da['nl']||={'dictionary':{},'getPluralForm':null},_0x3e84da['nl']['dictionary']=Object['assign'](_0x3e84da['nl']['dictionary'],_0x2045a5),_0x3e84da['nl']['getPluralForm']=_0x56505d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1a7045=>{const {nl:{dictionary:_0x17618d,getPluralForm:_0x81c7c5}}={'nl':{'dictionary':{'Anonymous':'Anoniem','Yes':'Ja','No':'Nee','Are\x20you\x20sure?':'Weet\x20u\x20het\x20zeker?'},'getPluralForm':_0xb3cb68=>0x1!=_0xb3cb68}};_0x1a7045['nl']||={'dictionary':{},'getPluralForm':null},_0x1a7045['nl']['dictionary']=Object['assign'](_0x1a7045['nl']['dictionary'],_0x17618d),_0x1a7045['nl']['getPluralForm']=_0x81c7c5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'no':{'dictionary':{'Anonymous':'Anonym','Yes':'Ja','No':'Nei','Are\x20you\x20sure?':'Er\x20du\x20sikker?'},'getPluralForm':_0x39ffd0=>0x1!=_0x39ffd0}};
23
+ export default{'no':{'dictionary':{'Anonymous':'Anonym','Yes':'Ja','No':'Nei','Are\x20you\x20sure?':'Er\x20du\x20sikker?'},'getPluralForm':_0x3eb8bc=>0x1!=_0x3eb8bc}};