@ckeditor/ckeditor5-collaboration-core 42.0.2 → 43.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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
+ (_0x4f92e5=>{const {az:{dictionary:_0x542a40,getPluralForm:_0x10288}}={'az':{'dictionary':{'Anonymous':'Anonim','Yes':'','No':'','Are\x20you\x20sure?':''},'getPluralForm':_0x178511=>0x1!=_0x178511}};_0x4f92e5['az']||={'dictionary':{},'getPluralForm':null},_0x4f92e5['az']['dictionary']=Object['assign'](_0x4f92e5['az']['dictionary'],_0x542a40),_0x4f92e5['az']['getPluralForm']=_0x10288;})(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':_0xc0ee47=>0x1!=_0xc0ee47}};
@@ -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
+ (_0x449587=>{const {bg:{dictionary:_0x57e6dc,getPluralForm:_0x398d18}}={'bg':{'dictionary':{'Anonymous':'Анонимен','Yes':'Да','No':'Не','Are\x20you\x20sure?':'Сигурни\x20ли\x20сте?'},'getPluralForm':_0xc9bc1b=>0x1!=_0xc9bc1b}};_0x449587['bg']||={'dictionary':{},'getPluralForm':null},_0x449587['bg']['dictionary']=Object['assign'](_0x449587['bg']['dictionary'],_0x57e6dc),_0x449587['bg']['getPluralForm']=_0x398d18;})(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':_0x1349b9=>0x1!=_0x1349b9}};
@@ -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
+ (_0x5be3a8=>{const {bn:{dictionary:_0x34c975,getPluralForm:_0x165278}}={'bn':{'dictionary':{'Anonymous':'নামহীন','Yes':'হ্যাঁ','No':'না','Are\x20you\x20sure?':'আপনি\x20কি\x20নিশ্চিত?'},'getPluralForm':_0x2f48e2=>0x1!=_0x2f48e2}};_0x5be3a8['bn']||={'dictionary':{},'getPluralForm':null},_0x5be3a8['bn']['dictionary']=Object['assign'](_0x5be3a8['bn']['dictionary'],_0x34c975),_0x5be3a8['bn']['getPluralForm']=_0x165278;})(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':_0x4c0d7c=>_0x4c0d7c%0xa==0x1&&_0x4c0d7c%0x64!=0xb?0x0:_0x4c0d7c%0xa>=0x2&&_0x4c0d7c%0xa<=0x4&&(_0x4c0d7c%0x64<0xa||_0x4c0d7c%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
+ (_0x3a56e0=>{const {bs:{dictionary:_0x5a1232,getPluralForm:_0x4d22f8}}={'bs':{'dictionary':{'Anonymous':'Anonimno','Yes':'Da','No':'Ne','Are\x20you\x20sure?':'Da\x20li\x20ste\x20sigurni?'},'getPluralForm':_0x311257=>_0x311257%0xa==0x1&&_0x311257%0x64!=0xb?0x0:_0x311257%0xa>=0x2&&_0x311257%0xa<=0x4&&(_0x311257%0x64<0xa||_0x311257%0x64>=0x14)?0x1:0x2}};_0x3a56e0['bs']||={'dictionary':{},'getPluralForm':null},_0x3a56e0['bs']['dictionary']=Object['assign'](_0x3a56e0['bs']['dictionary'],_0x5a1232),_0x3a56e0['bs']['getPluralForm']=_0x4d22f8;})(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':_0x5871c2=>0x1!=_0x5871c2}};
@@ -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
+ (_0x320666=>{const {ca:{dictionary:_0x3c0a89,getPluralForm:_0x29d790}}={'ca':{'dictionary':{'Anonymous':'Anònim','Yes':'Sí','No':'No','Are\x20you\x20sure?':'N\x27estàs\x20segur?'},'getPluralForm':_0x222461=>0x1!=_0x222461}};_0x320666['ca']||={'dictionary':{},'getPluralForm':null},_0x320666['ca']['dictionary']=Object['assign'](_0x320666['ca']['dictionary'],_0x3c0a89),_0x320666['ca']['getPluralForm']=_0x29d790;})(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':_0x5e4c35=>0x1==_0x5e4c35&&_0x5e4c35%0x1==0x0?0x0:_0x5e4c35>=0x2&&_0x5e4c35<=0x4&&_0x5e4c35%0x1==0x0?0x1:_0x5e4c35%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
+ (_0x1785b9=>{const {cs:{dictionary:_0x28ee9a,getPluralForm:_0x2f24c8}}={'cs':{'dictionary':{'Anonymous':'Anonymní','Yes':'Ano','No':'Ne','Are\x20you\x20sure?':'Jste\x20si\x20jistý?'},'getPluralForm':_0x4ee537=>0x1==_0x4ee537&&_0x4ee537%0x1==0x0?0x0:_0x4ee537>=0x2&&_0x4ee537<=0x4&&_0x4ee537%0x1==0x0?0x1:_0x4ee537%0x1!=0x0?0x2:0x3}};_0x1785b9['cs']||={'dictionary':{},'getPluralForm':null},_0x1785b9['cs']['dictionary']=Object['assign'](_0x1785b9['cs']['dictionary'],_0x28ee9a),_0x1785b9['cs']['getPluralForm']=_0x2f24c8;})(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':_0x92c02f=>0x1!=_0x92c02f}};
@@ -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
+ (_0x5d9f7e=>{const {da:{dictionary:_0x2b8f6a,getPluralForm:_0x3e96d5}}={'da':{'dictionary':{'Anonymous':'Anonym','Yes':'Ja','No':'Nej','Are\x20you\x20sure?':'Er\x20du\x20sikker?'},'getPluralForm':_0x300d4d=>0x1!=_0x300d4d}};_0x5d9f7e['da']||={'dictionary':{},'getPluralForm':null},_0x5d9f7e['da']['dictionary']=Object['assign'](_0x5d9f7e['da']['dictionary'],_0x2b8f6a),_0x5d9f7e['da']['getPluralForm']=_0x3e96d5;})(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':_0x398b3=>0x1!=_0x398b3}};
@@ -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
+ (_0x1d3a9e=>{const {'de-ch':{dictionary:_0x331608,getPluralForm:_0x1ef90c}}={'de-ch':{'dictionary':{'Anonymous':'Anonymer\x20Benutzer','Yes':'Ja','No':'Nein','Are\x20you\x20sure?':'Sind\x20Sie\x20sicher?'},'getPluralForm':_0x15e2c1=>0x1!=_0x15e2c1}};_0x1d3a9e['de-ch']||={'dictionary':{},'getPluralForm':null},_0x1d3a9e['de-ch']['dictionary']=Object['assign'](_0x1d3a9e['de-ch']['dictionary'],_0x331608),_0x1d3a9e['de-ch']['getPluralForm']=_0x1ef90c;})(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':_0x21eefe=>0x1!=_0x21eefe}};
@@ -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
+ (_0x2be8a=>{const {de:{dictionary:_0x12d1bd,getPluralForm:_0x1e1ff2}}={'de':{'dictionary':{'Anonymous':'Anonymer\x20Benutzer','Yes':'Ja','No':'Nein','Are\x20you\x20sure?':'Sind\x20Sie\x20sicher?'},'getPluralForm':_0x53b5aa=>0x1!=_0x53b5aa}};_0x2be8a['de']||={'dictionary':{},'getPluralForm':null},_0x2be8a['de']['dictionary']=Object['assign'](_0x2be8a['de']['dictionary'],_0x12d1bd),_0x2be8a['de']['getPluralForm']=_0x1e1ff2;})(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':_0x27e34d=>0x1!=_0x27e34d}};
@@ -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
+ (_0x56456b=>{const {el:{dictionary:_0x2dbfed,getPluralForm:_0x23f299}}={'el':{'dictionary':{'Anonymous':'Ανώνυμος','Yes':'Ναι','No':'Όχι','Are\x20you\x20sure?':'Σίγουρα;'},'getPluralForm':_0xbf721c=>0x1!=_0xbf721c}};_0x56456b['el']||={'dictionary':{},'getPluralForm':null},_0x56456b['el']['dictionary']=Object['assign'](_0x56456b['el']['dictionary'],_0x2dbfed),_0x56456b['el']['getPluralForm']=_0x23f299;})(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':_0x1bff81=>0x1!=_0x1bff81}};
@@ -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
+ (_0x359d4a=>{const {'en-au':{dictionary:_0x1598fa,getPluralForm:_0x829f77}}={'en-au':{'dictionary':{'Anonymous':'Anonymous','Yes':'Yes','No':'No','Are\x20you\x20sure?':'Are\x20you\x20sure?'},'getPluralForm':_0x1de0c0=>0x1!=_0x1de0c0}};_0x359d4a['en-au']||={'dictionary':{},'getPluralForm':null},_0x359d4a['en-au']['dictionary']=Object['assign'](_0x359d4a['en-au']['dictionary'],_0x1598fa),_0x359d4a['en-au']['getPluralForm']=_0x829f77;})(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
+ (_0x2dec13=>{const {en:{dictionary:_0x5b185d,getPluralForm:_0x26e946}}={'en':{'dictionary':{'Anonymous':'Anonymous','Yes':'Yes','No':'No','Are\x20you\x20sure?':'Are\x20you\x20sure?'},'getPluralForm':null}};_0x2dec13['en']||={'dictionary':{},'getPluralForm':null},_0x2dec13['en']['dictionary']=Object['assign'](_0x2dec13['en']['dictionary'],_0x5b185d),_0x2dec13['en']['getPluralForm']=_0x26e946;})(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':_0x562ef4=>0x1==_0x562ef4?0x0:0x0!=_0x562ef4&&_0x562ef4%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
+ (_0x33a8eb=>{const {'es-co':{dictionary:_0x20100d,getPluralForm:_0x3087ae}}={'es-co':{'dictionary':{'Anonymous':'Anónimo','Yes':'Sí','No':'No','Are\x20you\x20sure?':'¿Está\x20seguro?'},'getPluralForm':_0x5b547c=>0x1==_0x5b547c?0x0:0x0!=_0x5b547c&&_0x5b547c%0xf4240==0x0?0x1:0x2}};_0x33a8eb['es-co']||={'dictionary':{},'getPluralForm':null},_0x33a8eb['es-co']['dictionary']=Object['assign'](_0x33a8eb['es-co']['dictionary'],_0x20100d),_0x33a8eb['es-co']['getPluralForm']=_0x3087ae;})(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':_0x3618c5=>0x1==_0x3618c5?0x0:0x0!=_0x3618c5&&_0x3618c5%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
+ (_0x5f3675=>{const {es:{dictionary:_0x1546b1,getPluralForm:_0x17d8c7}}={'es':{'dictionary':{'Anonymous':'Anónimo','Yes':'Sí','No':'No','Are\x20you\x20sure?':'¿Lo\x20confirma?'},'getPluralForm':_0xd5f9ef=>0x1==_0xd5f9ef?0x0:0x0!=_0xd5f9ef&&_0xd5f9ef%0xf4240==0x0?0x1:0x2}};_0x5f3675['es']||={'dictionary':{},'getPluralForm':null},_0x5f3675['es']['dictionary']=Object['assign'](_0x5f3675['es']['dictionary'],_0x1546b1),_0x5f3675['es']['getPluralForm']=_0x17d8c7;})(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':_0x360545=>0x1!=_0x360545}};
@@ -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
+ (_0x5a0a5c=>{const {et:{dictionary:_0xb5dddd,getPluralForm:_0x28b15a}}={'et':{'dictionary':{'Anonymous':'Anonüümne','Yes':'Jah','No':'Ei','Are\x20you\x20sure?':'Oled\x20sa\x20kindel?'},'getPluralForm':_0x3755d6=>0x1!=_0x3755d6}};_0x5a0a5c['et']||={'dictionary':{},'getPluralForm':null},_0x5a0a5c['et']['dictionary']=Object['assign'](_0x5a0a5c['et']['dictionary'],_0xb5dddd),_0x5a0a5c['et']['getPluralForm']=_0x28b15a;})(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':_0x496d98=>_0x496d98>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
+ (_0x37ff27=>{const {fa:{dictionary:_0x493df0,getPluralForm:_0x286cb4}}={'fa':{'dictionary':{'Anonymous':'ناشناس','Yes':'بله','No':'خیر','Are\x20you\x20sure?':'اطمینان\x20دارید؟'},'getPluralForm':_0x141a27=>_0x141a27>0x1}};_0x37ff27['fa']||={'dictionary':{},'getPluralForm':null},_0x37ff27['fa']['dictionary']=Object['assign'](_0x37ff27['fa']['dictionary'],_0x493df0),_0x37ff27['fa']['getPluralForm']=_0x286cb4;})(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':_0x3686ae=>0x1!=_0x3686ae}};
@@ -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
+ (_0x1e887a=>{const {fi:{dictionary:_0x3eff83,getPluralForm:_0x2fa913}}={'fi':{'dictionary':{'Anonymous':'Anonyymi','Yes':'Kyllä','No':'Ei','Are\x20you\x20sure?':'Oletko\x20varma?'},'getPluralForm':_0x16d85b=>0x1!=_0x16d85b}};_0x1e887a['fi']||={'dictionary':{},'getPluralForm':null},_0x1e887a['fi']['dictionary']=Object['assign'](_0x1e887a['fi']['dictionary'],_0x3eff83),_0x1e887a['fi']['getPluralForm']=_0x2fa913;})(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':_0x53259a=>0x0==_0x53259a||0x1==_0x53259a?0x0:0x0!=_0x53259a&&_0x53259a%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
+ (_0x5d55e7=>{const {fr:{dictionary:_0x468c9c,getPluralForm:_0x3cfca4}}={'fr':{'dictionary':{'Anonymous':'Anonyme','Yes':'Oui','No':'Non','Are\x20you\x20sure?':'Êtes-vous\x20sûr\x20?'},'getPluralForm':_0x29fff2=>0x0==_0x29fff2||0x1==_0x29fff2?0x0:0x0!=_0x29fff2&&_0x29fff2%0xf4240==0x0?0x1:0x2}};_0x5d55e7['fr']||={'dictionary':{},'getPluralForm':null},_0x5d55e7['fr']['dictionary']=Object['assign'](_0x5d55e7['fr']['dictionary'],_0x468c9c),_0x5d55e7['fr']['getPluralForm']=_0x3cfca4;})(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':_0x1c603f=>0x1!=_0x1c603f}};
@@ -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
+ (_0x5d8583=>{const {gl:{dictionary:_0x5c93a0,getPluralForm:_0x1d39d1}}={'gl':{'dictionary':{'Anonymous':'Anónimo','Yes':'Si','No':'Non','Are\x20you\x20sure?':'Esta\x20seguro?'},'getPluralForm':_0xd3bc0b=>0x1!=_0xd3bc0b}};_0x5d8583['gl']||={'dictionary':{},'getPluralForm':null},_0x5d8583['gl']['dictionary']=Object['assign'](_0x5d8583['gl']['dictionary'],_0x5c93a0),_0x5d8583['gl']['getPluralForm']=_0x1d39d1;})(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':_0x3b6fb6=>0x1==_0x3b6fb6&&_0x3b6fb6%0x1==0x0?0x0:0x2==_0x3b6fb6&&_0x3b6fb6%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
+ (_0x5f578a=>{const {he:{dictionary:_0x8b01f5,getPluralForm:_0x5c4555}}={'he':{'dictionary':{'Anonymous':'אנונימי','Yes':'כן','No':'לא','Are\x20you\x20sure?':'האם\x20הנך\x20בטוח/ה?'},'getPluralForm':_0x38c9b2=>0x1==_0x38c9b2&&_0x38c9b2%0x1==0x0?0x0:0x2==_0x38c9b2&&_0x38c9b2%0x1==0x0?0x1:0x2}};_0x5f578a['he']||={'dictionary':{},'getPluralForm':null},_0x5f578a['he']['dictionary']=Object['assign'](_0x5f578a['he']['dictionary'],_0x8b01f5),_0x5f578a['he']['getPluralForm']=_0x5c4555;})(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':_0x601980=>0x1!=_0x601980}};
@@ -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
+ (_0x2e4a84=>{const {hi:{dictionary:_0x505634,getPluralForm:_0x306062}}={'hi':{'dictionary':{'Anonymous':'Anonymous','Yes':'Yes','No':'No','Are\x20you\x20sure?':'Are\x20you\x20sure?'},'getPluralForm':_0x2ea34f=>0x1!=_0x2ea34f}};_0x2e4a84['hi']||={'dictionary':{},'getPluralForm':null},_0x2e4a84['hi']['dictionary']=Object['assign'](_0x2e4a84['hi']['dictionary'],_0x505634),_0x2e4a84['hi']['getPluralForm']=_0x306062;})(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':_0x91f8d6=>_0x91f8d6%0xa==0x1&&_0x91f8d6%0x64!=0xb?0x0:_0x91f8d6%0xa>=0x2&&_0x91f8d6%0xa<=0x4&&(_0x91f8d6%0x64<0xa||_0x91f8d6%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
+ (_0x6319f=>{const {hr:{dictionary:_0x33b22c,getPluralForm:_0x44c9c0}}={'hr':{'dictionary':{'Anonymous':'Anonimno','Yes':'Da','No':'Ne','Are\x20you\x20sure?':'Jeste\x20li\x20sigurni?'},'getPluralForm':_0x2cd92a=>_0x2cd92a%0xa==0x1&&_0x2cd92a%0x64!=0xb?0x0:_0x2cd92a%0xa>=0x2&&_0x2cd92a%0xa<=0x4&&(_0x2cd92a%0x64<0xa||_0x2cd92a%0x64>=0x14)?0x1:0x2}};_0x6319f['hr']||={'dictionary':{},'getPluralForm':null},_0x6319f['hr']['dictionary']=Object['assign'](_0x6319f['hr']['dictionary'],_0x33b22c),_0x6319f['hr']['getPluralForm']=_0x44c9c0;})(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':_0x19ef28=>0x1!=_0x19ef28}};
@@ -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
+ (_0x5a2348=>{const {hu:{dictionary:_0x151fa9,getPluralForm:_0x5cb670}}={'hu':{'dictionary':{'Anonymous':'Névtelen','Yes':'Igen','No':'Nem','Are\x20you\x20sure?':'Biztos\x20vagy\x20benn?'},'getPluralForm':_0x88844a=>0x1!=_0x88844a}};_0x5a2348['hu']||={'dictionary':{},'getPluralForm':null},_0x5a2348['hu']['dictionary']=Object['assign'](_0x5a2348['hu']['dictionary'],_0x151fa9),_0x5a2348['hu']['getPluralForm']=_0x5cb670;})(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':_0x2c666a=>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
+ (_0x250e08=>{const {id:{dictionary:_0x5877d8,getPluralForm:_0x564a87}}={'id':{'dictionary':{'Anonymous':'Anonim','Yes':'Ya','No':'Tidak','Are\x20you\x20sure?':'Apakah\x20Anda\x20yakin?'},'getPluralForm':_0x56c28e=>0x0}};_0x250e08['id']||={'dictionary':{},'getPluralForm':null},_0x250e08['id']['dictionary']=Object['assign'](_0x250e08['id']['dictionary'],_0x5877d8),_0x250e08['id']['getPluralForm']=_0x564a87;})(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':_0x4de0d4=>0x1==_0x4de0d4?0x0:0x0!=_0x4de0d4&&_0x4de0d4%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
+ (_0x5c5cac=>{const {it:{dictionary:_0x2f60e6,getPluralForm:_0x32445d}}={'it':{'dictionary':{'Anonymous':'Anonimo','Yes':'Sì','No':'No','Are\x20you\x20sure?':'Procedere?'},'getPluralForm':_0x220047=>0x1==_0x220047?0x0:0x0!=_0x220047&&_0x220047%0xf4240==0x0?0x1:0x2}};_0x5c5cac['it']||={'dictionary':{},'getPluralForm':null},_0x5c5cac['it']['dictionary']=Object['assign'](_0x5c5cac['it']['dictionary'],_0x2f60e6),_0x5c5cac['it']['getPluralForm']=_0x32445d;})(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':_0x5f285d=>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
+ (_0x10931e=>{const {ja:{dictionary:_0x220729,getPluralForm:_0x581702}}={'ja':{'dictionary':{'Anonymous':'匿名','Yes':'はい','No':'いいえ','Are\x20you\x20sure?':'よろしいですか?'},'getPluralForm':_0x421945=>0x0}};_0x10931e['ja']||={'dictionary':{},'getPluralForm':null},_0x10931e['ja']['dictionary']=Object['assign'](_0x10931e['ja']['dictionary'],_0x220729),_0x10931e['ja']['getPluralForm']=_0x581702;})(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':_0x9a1994=>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
+ (_0xc49268=>{const {jv:{dictionary:_0x1d434d,getPluralForm:_0x421256}}={'jv':{'dictionary':{'Anonymous':'Mboten\x20wonten\x20naminipun','Yes':'Nggih','No':'Mboten','Are\x20you\x20sure?':'Sampeyan\x20saestu?'},'getPluralForm':_0x59a06b=>0x0}};_0xc49268['jv']||={'dictionary':{},'getPluralForm':null},_0xc49268['jv']['dictionary']=Object['assign'](_0xc49268['jv']['dictionary'],_0x1d434d),_0xc49268['jv']['getPluralForm']=_0x421256;})(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':_0x2b7695=>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
+ (_0x32bd8c=>{const {ko:{dictionary:_0x12d3f7,getPluralForm:_0x51fd21}}={'ko':{'dictionary':{'Anonymous':'익명','Yes':'예','No':'아니요','Are\x20you\x20sure?':'확실한가요?'},'getPluralForm':_0x2b9131=>0x0}};_0x32bd8c['ko']||={'dictionary':{},'getPluralForm':null},_0x32bd8c['ko']['dictionary']=Object['assign'](_0x32bd8c['ko']['dictionary'],_0x12d3f7),_0x32bd8c['ko']['getPluralForm']=_0x51fd21;})(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':_0x28fa68=>_0x28fa68%0xa==0x1&&(_0x28fa68%0x64>0x13||_0x28fa68%0x64<0xb)?0x0:_0x28fa68%0xa>=0x2&&_0x28fa68%0xa<=0x9&&(_0x28fa68%0x64>0x13||_0x28fa68%0x64<0xb)?0x1:_0x28fa68%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
+ (_0x15e2af=>{const {lt:{dictionary:_0x41974d,getPluralForm:_0x408155}}={'lt':{'dictionary':{'Anonymous':'Anoniminis','Yes':'Taip','No':'Ne','Are\x20you\x20sure?':'Ar\x20esate\x20tikri?'},'getPluralForm':_0x3911e1=>_0x3911e1%0xa==0x1&&(_0x3911e1%0x64>0x13||_0x3911e1%0x64<0xb)?0x0:_0x3911e1%0xa>=0x2&&_0x3911e1%0xa<=0x9&&(_0x3911e1%0x64>0x13||_0x3911e1%0x64<0xb)?0x1:_0x3911e1%0x1!=0x0?0x2:0x3}};_0x15e2af['lt']||={'dictionary':{},'getPluralForm':null},_0x15e2af['lt']['dictionary']=Object['assign'](_0x15e2af['lt']['dictionary'],_0x41974d),_0x15e2af['lt']['getPluralForm']=_0x408155;})(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':_0x22edb3=>_0x22edb3%0xa==0x1&&_0x22edb3%0x64!=0xb?0x0:0x0!=_0x22edb3?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
+ (_0x465969=>{const {lv:{dictionary:_0x2ab8a1,getPluralForm:_0x5c1428}}={'lv':{'dictionary':{'Anonymous':'Anonīms','Yes':'Jā','No':'Nē','Are\x20you\x20sure?':'Vai\x20esat\x20pārliecināts?'},'getPluralForm':_0x1afdb9=>_0x1afdb9%0xa==0x1&&_0x1afdb9%0x64!=0xb?0x0:0x0!=_0x1afdb9?0x1:0x2}};_0x465969['lv']||={'dictionary':{},'getPluralForm':null},_0x465969['lv']['dictionary']=Object['assign'](_0x465969['lv']['dictionary'],_0x2ab8a1),_0x465969['lv']['getPluralForm']=_0x5c1428;})(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':_0x43262f=>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
+ (_0x835fc2=>{const {ms:{dictionary:_0x23727e,getPluralForm:_0x5d94d4}}={'ms':{'dictionary':{'Anonymous':'Tanpa\x20nama','Yes':'Ya','No':'Tidak','Are\x20you\x20sure?':'Anda\x20pasti?'},'getPluralForm':_0x1dfb28=>0x0}};_0x835fc2['ms']||={'dictionary':{},'getPluralForm':null},_0x835fc2['ms']['dictionary']=Object['assign'](_0x835fc2['ms']['dictionary'],_0x23727e),_0x835fc2['ms']['getPluralForm']=_0x5d94d4;})(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':_0x111e68=>0x1!=_0x111e68}};
@@ -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
+ (_0x4a7568=>{const {nl:{dictionary:_0x48c046,getPluralForm:_0x3299f6}}={'nl':{'dictionary':{'Anonymous':'Anoniem','Yes':'Ja','No':'Nee','Are\x20you\x20sure?':'Weet\x20u\x20het\x20zeker?'},'getPluralForm':_0x8d57a1=>0x1!=_0x8d57a1}};_0x4a7568['nl']||={'dictionary':{},'getPluralForm':null},_0x4a7568['nl']['dictionary']=Object['assign'](_0x4a7568['nl']['dictionary'],_0x48c046),_0x4a7568['nl']['getPluralForm']=_0x3299f6;})(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':_0x2134ef=>0x1!=_0x2134ef}};