@ckeditor/ckeditor5-format-painter 0.0.0-nightly-20240426.0 → 0.0.0-nightly-20240428.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 (97) hide show
  1. package/build/format-painter.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +3 -3
  91. package/src/copyformatcommand.js +1 -1
  92. package/src/formatpainter.js +1 -1
  93. package/src/formatpainterediting.js +1 -1
  94. package/src/formatpainterui.js +1 -1
  95. package/src/index.js +1 -1
  96. package/src/pasteformatcommand.js +1 -1
  97. package/src/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2250b5=>{const {et:{dictionary:_0x38b15b,getPluralForm:_0x58f5b4}}={'et':{'dictionary':{'Paint\x20formatting':'Värvi\x20vormindamine','Continuous\x20painting':'Pidev\x20värvimine','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Hoiab\x20maalikunstnik\x20pärast\x20seadistamist\x20vormingu.','Formatting\x20copied.':'Vormindus\x20kopeeritud.','Pasted\x20formatting.':'Vormindus\x20kleebitud.'},'getPluralForm':_0x3a0655=>0x1!=_0x3a0655}};_0x2250b5['et']||={'dictionary':{},'getPluralForm':null},_0x2250b5['et']['dictionary']=Object['assign'](_0x2250b5['et']['dictionary'],_0x38b15b),_0x2250b5['et']['getPluralForm']=_0x58f5b4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xb63eca=>{const {et:{dictionary:_0x55d995,getPluralForm:_0x459c71}}={'et':{'dictionary':{'Paint\x20formatting':'Värvi\x20vormindamine','Continuous\x20painting':'Pidev\x20värvimine','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Hoiab\x20maalikunstnik\x20pärast\x20seadistamist\x20vormingu.','Formatting\x20copied.':'Vormindus\x20kopeeritud.','Pasted\x20formatting.':'Vormindus\x20kleebitud.'},'getPluralForm':_0x128d79=>0x1!=_0x128d79}};_0xb63eca['et']||={'dictionary':{},'getPluralForm':null},_0xb63eca['et']['dictionary']=Object['assign'](_0xb63eca['et']['dictionary'],_0x55d995),_0xb63eca['et']['getPluralForm']=_0x459c71;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fi':{'dictionary':{'Paint\x20formatting':'Maalin\x20muotoilu','Continuous\x20painting':'Jatkuva\x20maalaus','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Pitää\x20maalarin\x20päällä\x20muotoilun\x20asettamisen\x20jälkeen.','Formatting\x20copied.':'Muotoilu\x20kopioitu.','Pasted\x20formatting.':'Muotoilu\x20lisätty.'},'getPluralForm':_0x5c6949=>0x1!=_0x5c6949}};
23
+ export default{'fi':{'dictionary':{'Paint\x20formatting':'Maalin\x20muotoilu','Continuous\x20painting':'Jatkuva\x20maalaus','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Pitää\x20maalarin\x20päällä\x20muotoilun\x20asettamisen\x20jälkeen.','Formatting\x20copied.':'Muotoilu\x20kopioitu.','Pasted\x20formatting.':'Muotoilu\x20lisätty.'},'getPluralForm':_0x109ec7=>0x1!=_0x109ec7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x170a7c=>{const {fi:{dictionary:_0x5016d0,getPluralForm:_0xdcca2c}}={'fi':{'dictionary':{'Paint\x20formatting':'Maalin\x20muotoilu','Continuous\x20painting':'Jatkuva\x20maalaus','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Pitää\x20maalarin\x20päällä\x20muotoilun\x20asettamisen\x20jälkeen.','Formatting\x20copied.':'Muotoilu\x20kopioitu.','Pasted\x20formatting.':'Muotoilu\x20lisätty.'},'getPluralForm':_0x27d501=>0x1!=_0x27d501}};_0x170a7c['fi']||={'dictionary':{},'getPluralForm':null},_0x170a7c['fi']['dictionary']=Object['assign'](_0x170a7c['fi']['dictionary'],_0x5016d0),_0x170a7c['fi']['getPluralForm']=_0xdcca2c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2b18bc=>{const {fi:{dictionary:_0x3d3c82,getPluralForm:_0x5156f5}}={'fi':{'dictionary':{'Paint\x20formatting':'Maalin\x20muotoilu','Continuous\x20painting':'Jatkuva\x20maalaus','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Pitää\x20maalarin\x20päällä\x20muotoilun\x20asettamisen\x20jälkeen.','Formatting\x20copied.':'Muotoilu\x20kopioitu.','Pasted\x20formatting.':'Muotoilu\x20lisätty.'},'getPluralForm':_0x340a21=>0x1!=_0x340a21}};_0x2b18bc['fi']||={'dictionary':{},'getPluralForm':null},_0x2b18bc['fi']['dictionary']=Object['assign'](_0x2b18bc['fi']['dictionary'],_0x3d3c82),_0x2b18bc['fi']['getPluralForm']=_0x5156f5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fr':{'dictionary':{'Paint\x20formatting':'Mise\x20en\x20forme\x20de\x20la\x20peinture','Continuous\x20painting':'Peinture\x20continue','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Conserve\x20l\x27outil\x20de\x20peinture\x20après\x20avoir\x20défini\x20la\x20mise\x20en\x20forme.','Formatting\x20copied.':'Formatage\x20copié.','Pasted\x20formatting.':'Formatage\x20collé.'},'getPluralForm':_0x1814e0=>0x0==_0x1814e0||0x1==_0x1814e0?0x0:0x0!=_0x1814e0&&_0x1814e0%0xf4240==0x0?0x1:0x2}};
23
+ export default{'fr':{'dictionary':{'Paint\x20formatting':'Mise\x20en\x20forme\x20de\x20la\x20peinture','Continuous\x20painting':'Peinture\x20continue','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Conserve\x20l\x27outil\x20de\x20peinture\x20après\x20avoir\x20défini\x20la\x20mise\x20en\x20forme.','Formatting\x20copied.':'Formatage\x20copié.','Pasted\x20formatting.':'Formatage\x20collé.'},'getPluralForm':_0x5584e3=>0x0==_0x5584e3||0x1==_0x5584e3?0x0:0x0!=_0x5584e3&&_0x5584e3%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4be228=>{const {fr:{dictionary:_0x1464a7,getPluralForm:_0x3354c3}}={'fr':{'dictionary':{'Paint\x20formatting':'Mise\x20en\x20forme\x20de\x20la\x20peinture','Continuous\x20painting':'Peinture\x20continue','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Conserve\x20l\x27outil\x20de\x20peinture\x20après\x20avoir\x20défini\x20la\x20mise\x20en\x20forme.','Formatting\x20copied.':'Formatage\x20copié.','Pasted\x20formatting.':'Formatage\x20collé.'},'getPluralForm':_0x381a16=>0x0==_0x381a16||0x1==_0x381a16?0x0:0x0!=_0x381a16&&_0x381a16%0xf4240==0x0?0x1:0x2}};_0x4be228['fr']||={'dictionary':{},'getPluralForm':null},_0x4be228['fr']['dictionary']=Object['assign'](_0x4be228['fr']['dictionary'],_0x1464a7),_0x4be228['fr']['getPluralForm']=_0x3354c3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xb1bcc2=>{const {fr:{dictionary:_0xa079f5,getPluralForm:_0x291d6b}}={'fr':{'dictionary':{'Paint\x20formatting':'Mise\x20en\x20forme\x20de\x20la\x20peinture','Continuous\x20painting':'Peinture\x20continue','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Conserve\x20l\x27outil\x20de\x20peinture\x20après\x20avoir\x20défini\x20la\x20mise\x20en\x20forme.','Formatting\x20copied.':'Formatage\x20copié.','Pasted\x20formatting.':'Formatage\x20collé.'},'getPluralForm':_0x126ccb=>0x0==_0x126ccb||0x1==_0x126ccb?0x0:0x0!=_0x126ccb&&_0x126ccb%0xf4240==0x0?0x1:0x2}};_0xb1bcc2['fr']||={'dictionary':{},'getPluralForm':null},_0xb1bcc2['fr']['dictionary']=Object['assign'](_0xb1bcc2['fr']['dictionary'],_0xa079f5),_0xb1bcc2['fr']['getPluralForm']=_0x291d6b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'gl':{'dictionary':{'Paint\x20formatting':'Formato\x20de\x20pintura','Continuous\x20painting':'Pintura\x20continua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Manter\x20o\x20pintor\x20activado\x20após\x20axustar\x20o\x20formato.','Formatting\x20copied.':'Formato\x20copiado.','Pasted\x20formatting.':'Formato\x20pegado.'},'getPluralForm':_0x4ed5ec=>0x1!=_0x4ed5ec}};
23
+ export default{'gl':{'dictionary':{'Paint\x20formatting':'Formato\x20de\x20pintura','Continuous\x20painting':'Pintura\x20continua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Manter\x20o\x20pintor\x20activado\x20após\x20axustar\x20o\x20formato.','Formatting\x20copied.':'Formato\x20copiado.','Pasted\x20formatting.':'Formato\x20pegado.'},'getPluralForm':_0x327bd5=>0x1!=_0x327bd5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a8757=>{const {gl:{dictionary:_0x56ad5f,getPluralForm:_0x9dd9c6}}={'gl':{'dictionary':{'Paint\x20formatting':'Formato\x20de\x20pintura','Continuous\x20painting':'Pintura\x20continua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Manter\x20o\x20pintor\x20activado\x20após\x20axustar\x20o\x20formato.','Formatting\x20copied.':'Formato\x20copiado.','Pasted\x20formatting.':'Formato\x20pegado.'},'getPluralForm':_0x17ae34=>0x1!=_0x17ae34}};_0x2a8757['gl']||={'dictionary':{},'getPluralForm':null},_0x2a8757['gl']['dictionary']=Object['assign'](_0x2a8757['gl']['dictionary'],_0x56ad5f),_0x2a8757['gl']['getPluralForm']=_0x9dd9c6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x156a1d=>{const {gl:{dictionary:_0x2e0be1,getPluralForm:_0x2f2428}}={'gl':{'dictionary':{'Paint\x20formatting':'Formato\x20de\x20pintura','Continuous\x20painting':'Pintura\x20continua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Manter\x20o\x20pintor\x20activado\x20após\x20axustar\x20o\x20formato.','Formatting\x20copied.':'Formato\x20copiado.','Pasted\x20formatting.':'Formato\x20pegado.'},'getPluralForm':_0x50886b=>0x1!=_0x50886b}};_0x156a1d['gl']||={'dictionary':{},'getPluralForm':null},_0x156a1d['gl']['dictionary']=Object['assign'](_0x156a1d['gl']['dictionary'],_0x2e0be1),_0x156a1d['gl']['getPluralForm']=_0x2f2428;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'he':{'dictionary':{'Paint\x20formatting':'עיצוב\x20צבע','Continuous\x20painting':'צביעה\x20מתמשכת','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'שומר\x20על\x20המברשת\x20בפעולה\x20לאחר\x20הגדרת\x20העיצוב.','Formatting\x20copied.':'העיצוב\x20הועתק.','Pasted\x20formatting.':'העיצוב\x20הודבק.'},'getPluralForm':_0x40375e=>0x1==_0x40375e&&_0x40375e%0x1==0x0?0x0:0x2==_0x40375e&&_0x40375e%0x1==0x0?0x1:0x2}};
23
+ export default{'he':{'dictionary':{'Paint\x20formatting':'עיצוב\x20צבע','Continuous\x20painting':'צביעה\x20מתמשכת','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'שומר\x20על\x20המברשת\x20בפעולה\x20לאחר\x20הגדרת\x20העיצוב.','Formatting\x20copied.':'העיצוב\x20הועתק.','Pasted\x20formatting.':'העיצוב\x20הודבק.'},'getPluralForm':_0x5a5295=>0x1==_0x5a5295&&_0x5a5295%0x1==0x0?0x0:0x2==_0x5a5295&&_0x5a5295%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x422efd=>{const {he:{dictionary:_0x191744,getPluralForm:_0x44ad09}}={'he':{'dictionary':{'Paint\x20formatting':'עיצוב\x20צבע','Continuous\x20painting':'צביעה\x20מתמשכת','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'שומר\x20על\x20המברשת\x20בפעולה\x20לאחר\x20הגדרת\x20העיצוב.','Formatting\x20copied.':'העיצוב\x20הועתק.','Pasted\x20formatting.':'העיצוב\x20הודבק.'},'getPluralForm':_0x9e4f4c=>0x1==_0x9e4f4c&&_0x9e4f4c%0x1==0x0?0x0:0x2==_0x9e4f4c&&_0x9e4f4c%0x1==0x0?0x1:0x2}};_0x422efd['he']||={'dictionary':{},'getPluralForm':null},_0x422efd['he']['dictionary']=Object['assign'](_0x422efd['he']['dictionary'],_0x191744),_0x422efd['he']['getPluralForm']=_0x44ad09;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3b4154=>{const {he:{dictionary:_0x282e3c,getPluralForm:_0x5210e7}}={'he':{'dictionary':{'Paint\x20formatting':'עיצוב\x20צבע','Continuous\x20painting':'צביעה\x20מתמשכת','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'שומר\x20על\x20המברשת\x20בפעולה\x20לאחר\x20הגדרת\x20העיצוב.','Formatting\x20copied.':'העיצוב\x20הועתק.','Pasted\x20formatting.':'העיצוב\x20הודבק.'},'getPluralForm':_0x184de4=>0x1==_0x184de4&&_0x184de4%0x1==0x0?0x0:0x2==_0x184de4&&_0x184de4%0x1==0x0?0x1:0x2}};_0x3b4154['he']||={'dictionary':{},'getPluralForm':null},_0x3b4154['he']['dictionary']=Object['assign'](_0x3b4154['he']['dictionary'],_0x282e3c),_0x3b4154['he']['getPluralForm']=_0x5210e7;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hi':{'dictionary':{'Paint\x20formatting':'पेंट\x20फ़ॉर्मैटिंग','Continuous\x20painting':'निरंतर\x20पेंटिंग','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'फ़ॉर्मैटिंग\x20सेट\x20करने\x20के\x20बाद\x20पेंटर\x20को\x20चालू\x20रखता\x20है.','Formatting\x20copied.':'फ़ॉर्मेटिंग\x20कॉपी\x20की\x20गई.','Pasted\x20formatting.':'पेस्ट\x20की\x20गई\x20फ़ॉर्मेटिंग.'},'getPluralForm':_0x3887aa=>0x1!=_0x3887aa}};
23
+ export default{'hi':{'dictionary':{'Paint\x20formatting':'पेंट\x20फ़ॉर्मैटिंग','Continuous\x20painting':'निरंतर\x20पेंटिंग','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'फ़ॉर्मैटिंग\x20सेट\x20करने\x20के\x20बाद\x20पेंटर\x20को\x20चालू\x20रखता\x20है.','Formatting\x20copied.':'फ़ॉर्मेटिंग\x20कॉपी\x20की\x20गई.','Pasted\x20formatting.':'पेस्ट\x20की\x20गई\x20फ़ॉर्मेटिंग.'},'getPluralForm':_0x140b62=>0x1!=_0x140b62}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1df55b=>{const {hi:{dictionary:_0x5a8d97,getPluralForm:_0x5b6c18}}={'hi':{'dictionary':{'Paint\x20formatting':'पेंट\x20फ़ॉर्मैटिंग','Continuous\x20painting':'निरंतर\x20पेंटिंग','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'फ़ॉर्मैटिंग\x20सेट\x20करने\x20के\x20बाद\x20पेंटर\x20को\x20चालू\x20रखता\x20है.','Formatting\x20copied.':'फ़ॉर्मेटिंग\x20कॉपी\x20की\x20गई.','Pasted\x20formatting.':'पेस्ट\x20की\x20गई\x20फ़ॉर्मेटिंग.'},'getPluralForm':_0x120b67=>0x1!=_0x120b67}};_0x1df55b['hi']||={'dictionary':{},'getPluralForm':null},_0x1df55b['hi']['dictionary']=Object['assign'](_0x1df55b['hi']['dictionary'],_0x5a8d97),_0x1df55b['hi']['getPluralForm']=_0x5b6c18;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1e38ac=>{const {hi:{dictionary:_0x49f13e,getPluralForm:_0x361356}}={'hi':{'dictionary':{'Paint\x20formatting':'पेंट\x20फ़ॉर्मैटिंग','Continuous\x20painting':'निरंतर\x20पेंटिंग','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'फ़ॉर्मैटिंग\x20सेट\x20करने\x20के\x20बाद\x20पेंटर\x20को\x20चालू\x20रखता\x20है.','Formatting\x20copied.':'फ़ॉर्मेटिंग\x20कॉपी\x20की\x20गई.','Pasted\x20formatting.':'पेस्ट\x20की\x20गई\x20फ़ॉर्मेटिंग.'},'getPluralForm':_0x575818=>0x1!=_0x575818}};_0x1e38ac['hi']||={'dictionary':{},'getPluralForm':null},_0x1e38ac['hi']['dictionary']=Object['assign'](_0x1e38ac['hi']['dictionary'],_0x49f13e),_0x1e38ac['hi']['getPluralForm']=_0x361356;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hr':{'dictionary':{'Paint\x20formatting':'Boja\x20formatiranja','Continuous\x20painting':'Neprekinuto\x20bojanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavi\x20otvoren\x20bojač\x20nakon\x20postavljanja\x20formatiranja','Formatting\x20copied.':'','Pasted\x20formatting.':''},'getPluralForm':_0x548421=>_0x548421%0xa==0x1&&_0x548421%0x64!=0xb?0x0:_0x548421%0xa>=0x2&&_0x548421%0xa<=0x4&&(_0x548421%0x64<0xa||_0x548421%0x64>=0x14)?0x1:0x2}};
23
+ export default{'hr':{'dictionary':{'Paint\x20formatting':'Boja\x20formatiranja','Continuous\x20painting':'Neprekinuto\x20bojanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavi\x20otvoren\x20bojač\x20nakon\x20postavljanja\x20formatiranja','Formatting\x20copied.':'','Pasted\x20formatting.':''},'getPluralForm':_0x54fcb9=>_0x54fcb9%0xa==0x1&&_0x54fcb9%0x64!=0xb?0x0:_0x54fcb9%0xa>=0x2&&_0x54fcb9%0xa<=0x4&&(_0x54fcb9%0x64<0xa||_0x54fcb9%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x304be2=>{const {hr:{dictionary:_0x3bd5c8,getPluralForm:_0x576e4e}}={'hr':{'dictionary':{'Paint\x20formatting':'Boja\x20formatiranja','Continuous\x20painting':'Neprekinuto\x20bojanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavi\x20otvoren\x20bojač\x20nakon\x20postavljanja\x20formatiranja','Formatting\x20copied.':'','Pasted\x20formatting.':''},'getPluralForm':_0x3f1c5b=>_0x3f1c5b%0xa==0x1&&_0x3f1c5b%0x64!=0xb?0x0:_0x3f1c5b%0xa>=0x2&&_0x3f1c5b%0xa<=0x4&&(_0x3f1c5b%0x64<0xa||_0x3f1c5b%0x64>=0x14)?0x1:0x2}};_0x304be2['hr']||={'dictionary':{},'getPluralForm':null},_0x304be2['hr']['dictionary']=Object['assign'](_0x304be2['hr']['dictionary'],_0x3bd5c8),_0x304be2['hr']['getPluralForm']=_0x576e4e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc63354=>{const {hr:{dictionary:_0x2d3582,getPluralForm:_0x2d04f}}={'hr':{'dictionary':{'Paint\x20formatting':'Boja\x20formatiranja','Continuous\x20painting':'Neprekinuto\x20bojanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavi\x20otvoren\x20bojač\x20nakon\x20postavljanja\x20formatiranja','Formatting\x20copied.':'','Pasted\x20formatting.':''},'getPluralForm':_0x2bca07=>_0x2bca07%0xa==0x1&&_0x2bca07%0x64!=0xb?0x0:_0x2bca07%0xa>=0x2&&_0x2bca07%0xa<=0x4&&(_0x2bca07%0x64<0xa||_0x2bca07%0x64>=0x14)?0x1:0x2}};_0xc63354['hr']||={'dictionary':{},'getPluralForm':null},_0xc63354['hr']['dictionary']=Object['assign'](_0xc63354['hr']['dictionary'],_0x2d3582),_0xc63354['hr']['getPluralForm']=_0x2d04f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hu':{'dictionary':{'Paint\x20formatting':'Festék\x20formázása','Continuous\x20painting':'Folyamatos\x20festés','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'A\x20formázás\x20beállítása\x20után\x20bekapcsolva\x20tartja\x20a\x20festőt.','Formatting\x20copied.':'Formázás\x20másolva.','Pasted\x20formatting.':'Beillesztett\x20formázás.'},'getPluralForm':_0x5da23e=>0x1!=_0x5da23e}};
23
+ export default{'hu':{'dictionary':{'Paint\x20formatting':'Festék\x20formázása','Continuous\x20painting':'Folyamatos\x20festés','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'A\x20formázás\x20beállítása\x20után\x20bekapcsolva\x20tartja\x20a\x20festőt.','Formatting\x20copied.':'Formázás\x20másolva.','Pasted\x20formatting.':'Beillesztett\x20formázás.'},'getPluralForm':_0x12bdfd=>0x1!=_0x12bdfd}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe9956a=>{const {hu:{dictionary:_0x1a21e1,getPluralForm:_0x287708}}={'hu':{'dictionary':{'Paint\x20formatting':'Festék\x20formázása','Continuous\x20painting':'Folyamatos\x20festés','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'A\x20formázás\x20beállítása\x20után\x20bekapcsolva\x20tartja\x20a\x20festőt.','Formatting\x20copied.':'Formázás\x20másolva.','Pasted\x20formatting.':'Beillesztett\x20formázás.'},'getPluralForm':_0x43b226=>0x1!=_0x43b226}};_0xe9956a['hu']||={'dictionary':{},'getPluralForm':null},_0xe9956a['hu']['dictionary']=Object['assign'](_0xe9956a['hu']['dictionary'],_0x1a21e1),_0xe9956a['hu']['getPluralForm']=_0x287708;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x15e9a6=>{const {hu:{dictionary:_0xc35079,getPluralForm:_0x1ba3fb}}={'hu':{'dictionary':{'Paint\x20formatting':'Festék\x20formázása','Continuous\x20painting':'Folyamatos\x20festés','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'A\x20formázás\x20beállítása\x20után\x20bekapcsolva\x20tartja\x20a\x20festőt.','Formatting\x20copied.':'Formázás\x20másolva.','Pasted\x20formatting.':'Beillesztett\x20formázás.'},'getPluralForm':_0x18bfab=>0x1!=_0x18bfab}};_0x15e9a6['hu']||={'dictionary':{},'getPluralForm':null},_0x15e9a6['hu']['dictionary']=Object['assign'](_0x15e9a6['hu']['dictionary'],_0xc35079),_0x15e9a6['hu']['getPluralForm']=_0x1ba3fb;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'id':{'dictionary':{'Paint\x20formatting':'Format\x20pengecatan','Continuous\x20painting':'Pengecatan\x20bersinambung','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Tetap\x20aktifkan\x20pengecat\x20setelah\x20mengatur\x20format','Formatting\x20copied.':'Pemformatan\x20disalin.','Pasted\x20formatting.':'Menempelkan\x20pemformatan.'},'getPluralForm':_0x2df3c5=>0x0}};
23
+ export default{'id':{'dictionary':{'Paint\x20formatting':'Format\x20pengecatan','Continuous\x20painting':'Pengecatan\x20bersinambung','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Tetap\x20aktifkan\x20pengecat\x20setelah\x20mengatur\x20format','Formatting\x20copied.':'Pemformatan\x20disalin.','Pasted\x20formatting.':'Menempelkan\x20pemformatan.'},'getPluralForm':_0x40a502=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc0484f=>{const {id:{dictionary:_0x2c4e35,getPluralForm:_0x542e64}}={'id':{'dictionary':{'Paint\x20formatting':'Format\x20pengecatan','Continuous\x20painting':'Pengecatan\x20bersinambung','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Tetap\x20aktifkan\x20pengecat\x20setelah\x20mengatur\x20format','Formatting\x20copied.':'Pemformatan\x20disalin.','Pasted\x20formatting.':'Menempelkan\x20pemformatan.'},'getPluralForm':_0x4e3261=>0x0}};_0xc0484f['id']||={'dictionary':{},'getPluralForm':null},_0xc0484f['id']['dictionary']=Object['assign'](_0xc0484f['id']['dictionary'],_0x2c4e35),_0xc0484f['id']['getPluralForm']=_0x542e64;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x40bc66=>{const {id:{dictionary:_0x209922,getPluralForm:_0x1d17ee}}={'id':{'dictionary':{'Paint\x20formatting':'Format\x20pengecatan','Continuous\x20painting':'Pengecatan\x20bersinambung','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Tetap\x20aktifkan\x20pengecat\x20setelah\x20mengatur\x20format','Formatting\x20copied.':'Pemformatan\x20disalin.','Pasted\x20formatting.':'Menempelkan\x20pemformatan.'},'getPluralForm':_0xe7c5ef=>0x0}};_0x40bc66['id']||={'dictionary':{},'getPluralForm':null},_0x40bc66['id']['dictionary']=Object['assign'](_0x40bc66['id']['dictionary'],_0x209922),_0x40bc66['id']['getPluralForm']=_0x1d17ee;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'it':{'dictionary':{'Paint\x20formatting':'Copia\x20della\x20formattazione','Continuous\x20painting':'Pittura\x20continua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantiene\x20attivo\x20lo\x20strumento\x20copia\x20formato\x20dopo\x20aver\x20impostato\x20la\x20formattazione.','Formatting\x20copied.':'Formattazione\x20copiata.','Pasted\x20formatting.':'Formattazione\x20incollata.'},'getPluralForm':_0x1c76d2=>0x1==_0x1c76d2?0x0:0x0!=_0x1c76d2&&_0x1c76d2%0xf4240==0x0?0x1:0x2}};
23
+ export default{'it':{'dictionary':{'Paint\x20formatting':'Copia\x20della\x20formattazione','Continuous\x20painting':'Pittura\x20continua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantiene\x20attivo\x20lo\x20strumento\x20copia\x20formato\x20dopo\x20aver\x20impostato\x20la\x20formattazione.','Formatting\x20copied.':'Formattazione\x20copiata.','Pasted\x20formatting.':'Formattazione\x20incollata.'},'getPluralForm':_0x504dbc=>0x1==_0x504dbc?0x0:0x0!=_0x504dbc&&_0x504dbc%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5f0a75=>{const {it:{dictionary:_0x34fbcb,getPluralForm:_0x305dad}}={'it':{'dictionary':{'Paint\x20formatting':'Copia\x20della\x20formattazione','Continuous\x20painting':'Pittura\x20continua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantiene\x20attivo\x20lo\x20strumento\x20copia\x20formato\x20dopo\x20aver\x20impostato\x20la\x20formattazione.','Formatting\x20copied.':'Formattazione\x20copiata.','Pasted\x20formatting.':'Formattazione\x20incollata.'},'getPluralForm':_0x470b3b=>0x1==_0x470b3b?0x0:0x0!=_0x470b3b&&_0x470b3b%0xf4240==0x0?0x1:0x2}};_0x5f0a75['it']||={'dictionary':{},'getPluralForm':null},_0x5f0a75['it']['dictionary']=Object['assign'](_0x5f0a75['it']['dictionary'],_0x34fbcb),_0x5f0a75['it']['getPluralForm']=_0x305dad;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xca692a=>{const {it:{dictionary:_0x5f2eb7,getPluralForm:_0x2431d0}}={'it':{'dictionary':{'Paint\x20formatting':'Copia\x20della\x20formattazione','Continuous\x20painting':'Pittura\x20continua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantiene\x20attivo\x20lo\x20strumento\x20copia\x20formato\x20dopo\x20aver\x20impostato\x20la\x20formattazione.','Formatting\x20copied.':'Formattazione\x20copiata.','Pasted\x20formatting.':'Formattazione\x20incollata.'},'getPluralForm':_0x2d863b=>0x1==_0x2d863b?0x0:0x0!=_0x2d863b&&_0x2d863b%0xf4240==0x0?0x1:0x2}};_0xca692a['it']||={'dictionary':{},'getPluralForm':null},_0xca692a['it']['dictionary']=Object['assign'](_0xca692a['it']['dictionary'],_0x5f2eb7),_0xca692a['it']['getPluralForm']=_0x2431d0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ja':{'dictionary':{'Paint\x20formatting':'フォーマットをペイント','Continuous\x20painting':'連続ペイント','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'フォーマットの設定後にペインターをオンに保ちます。','Formatting\x20copied.':'フォーマットがコピーされました。','Pasted\x20formatting.':'フォーマットをペーストしました。'},'getPluralForm':_0x51a29a=>0x0}};
23
+ export default{'ja':{'dictionary':{'Paint\x20formatting':'フォーマットをペイント','Continuous\x20painting':'連続ペイント','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'フォーマットの設定後にペインターをオンに保ちます。','Formatting\x20copied.':'フォーマットがコピーされました。','Pasted\x20formatting.':'フォーマットをペーストしました。'},'getPluralForm':_0x1c6ba1=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x23d170=>{const {ja:{dictionary:_0x423861,getPluralForm:_0x9151cc}}={'ja':{'dictionary':{'Paint\x20formatting':'フォーマットをペイント','Continuous\x20painting':'連続ペイント','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'フォーマットの設定後にペインターをオンに保ちます。','Formatting\x20copied.':'フォーマットがコピーされました。','Pasted\x20formatting.':'フォーマットをペーストしました。'},'getPluralForm':_0xbbff25=>0x0}};_0x23d170['ja']||={'dictionary':{},'getPluralForm':null},_0x23d170['ja']['dictionary']=Object['assign'](_0x23d170['ja']['dictionary'],_0x423861),_0x23d170['ja']['getPluralForm']=_0x9151cc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1d2daf=>{const {ja:{dictionary:_0x5aa0eb,getPluralForm:_0x4b53ed}}={'ja':{'dictionary':{'Paint\x20formatting':'フォーマットをペイント','Continuous\x20painting':'連続ペイント','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'フォーマットの設定後にペインターをオンに保ちます。','Formatting\x20copied.':'フォーマットがコピーされました。','Pasted\x20formatting.':'フォーマットをペーストしました。'},'getPluralForm':_0x326ea3=>0x0}};_0x1d2daf['ja']||={'dictionary':{},'getPluralForm':null},_0x1d2daf['ja']['dictionary']=Object['assign'](_0x1d2daf['ja']['dictionary'],_0x5aa0eb),_0x1d2daf['ja']['getPluralForm']=_0x4b53ed;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ko':{'dictionary':{'Paint\x20formatting':'서식\x20복사','Continuous\x20painting':'서식\x20복사\x20유지','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'서식을\x20설정한\x20후\x20서식\x20복사를\x20유지합니다.','Formatting\x20copied.':'서식을\x20복사했습니다.','Pasted\x20formatting.':'서식을\x20붙여\x20넣었습니다.'},'getPluralForm':_0xab8ba1=>0x0}};
23
+ export default{'ko':{'dictionary':{'Paint\x20formatting':'서식\x20복사','Continuous\x20painting':'서식\x20복사\x20유지','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'서식을\x20설정한\x20후\x20서식\x20복사를\x20유지합니다.','Formatting\x20copied.':'서식을\x20복사했습니다.','Pasted\x20formatting.':'서식을\x20붙여\x20넣었습니다.'},'getPluralForm':_0x4f8baf=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2649c9=>{const {ko:{dictionary:_0x5bfca3,getPluralForm:_0x3c5331}}={'ko':{'dictionary':{'Paint\x20formatting':'서식\x20복사','Continuous\x20painting':'서식\x20복사\x20유지','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'서식을\x20설정한\x20후\x20서식\x20복사를\x20유지합니다.','Formatting\x20copied.':'서식을\x20복사했습니다.','Pasted\x20formatting.':'서식을\x20붙여\x20넣었습니다.'},'getPluralForm':_0x35676a=>0x0}};_0x2649c9['ko']||={'dictionary':{},'getPluralForm':null},_0x2649c9['ko']['dictionary']=Object['assign'](_0x2649c9['ko']['dictionary'],_0x5bfca3),_0x2649c9['ko']['getPluralForm']=_0x3c5331;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x44842d=>{const {ko:{dictionary:_0x30a394,getPluralForm:_0x19198a}}={'ko':{'dictionary':{'Paint\x20formatting':'서식\x20복사','Continuous\x20painting':'서식\x20복사\x20유지','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'서식을\x20설정한\x20후\x20서식\x20복사를\x20유지합니다.','Formatting\x20copied.':'서식을\x20복사했습니다.','Pasted\x20formatting.':'서식을\x20붙여\x20넣었습니다.'},'getPluralForm':_0x56d683=>0x0}};_0x44842d['ko']||={'dictionary':{},'getPluralForm':null},_0x44842d['ko']['dictionary']=Object['assign'](_0x44842d['ko']['dictionary'],_0x30a394),_0x44842d['ko']['getPluralForm']=_0x19198a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lt':{'dictionary':{'Paint\x20formatting':'Užpildo\x20formatavimas','Continuous\x20painting':'Vientisas\x20užpildas','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Nustačius\x20formatavimą,\x20išlaiko\x20piešėją\x20įjungtą.','Formatting\x20copied.':'Formatavimas\x20nukopijuotas.','Pasted\x20formatting.':'Įklijuotas\x20formatavimas.'},'getPluralForm':_0x49bca5=>_0x49bca5%0xa==0x1&&(_0x49bca5%0x64>0x13||_0x49bca5%0x64<0xb)?0x0:_0x49bca5%0xa>=0x2&&_0x49bca5%0xa<=0x9&&(_0x49bca5%0x64>0x13||_0x49bca5%0x64<0xb)?0x1:_0x49bca5%0x1!=0x0?0x2:0x3}};
23
+ export default{'lt':{'dictionary':{'Paint\x20formatting':'Užpildo\x20formatavimas','Continuous\x20painting':'Vientisas\x20užpildas','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Nustačius\x20formatavimą,\x20išlaiko\x20piešėją\x20įjungtą.','Formatting\x20copied.':'Formatavimas\x20nukopijuotas.','Pasted\x20formatting.':'Įklijuotas\x20formatavimas.'},'getPluralForm':_0x193330=>_0x193330%0xa==0x1&&(_0x193330%0x64>0x13||_0x193330%0x64<0xb)?0x0:_0x193330%0xa>=0x2&&_0x193330%0xa<=0x9&&(_0x193330%0x64>0x13||_0x193330%0x64<0xb)?0x1:_0x193330%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x40a937=>{const {lt:{dictionary:_0x1fa06d,getPluralForm:_0x8de479}}={'lt':{'dictionary':{'Paint\x20formatting':'Užpildo\x20formatavimas','Continuous\x20painting':'Vientisas\x20užpildas','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Nustačius\x20formatavimą,\x20išlaiko\x20piešėją\x20įjungtą.','Formatting\x20copied.':'Formatavimas\x20nukopijuotas.','Pasted\x20formatting.':'Įklijuotas\x20formatavimas.'},'getPluralForm':_0x3453e8=>_0x3453e8%0xa==0x1&&(_0x3453e8%0x64>0x13||_0x3453e8%0x64<0xb)?0x0:_0x3453e8%0xa>=0x2&&_0x3453e8%0xa<=0x9&&(_0x3453e8%0x64>0x13||_0x3453e8%0x64<0xb)?0x1:_0x3453e8%0x1!=0x0?0x2:0x3}};_0x40a937['lt']||={'dictionary':{},'getPluralForm':null},_0x40a937['lt']['dictionary']=Object['assign'](_0x40a937['lt']['dictionary'],_0x1fa06d),_0x40a937['lt']['getPluralForm']=_0x8de479;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5f3bee=>{const {lt:{dictionary:_0x3c7657,getPluralForm:_0x59228e}}={'lt':{'dictionary':{'Paint\x20formatting':'Užpildo\x20formatavimas','Continuous\x20painting':'Vientisas\x20užpildas','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Nustačius\x20formatavimą,\x20išlaiko\x20piešėją\x20įjungtą.','Formatting\x20copied.':'Formatavimas\x20nukopijuotas.','Pasted\x20formatting.':'Įklijuotas\x20formatavimas.'},'getPluralForm':_0xdc446d=>_0xdc446d%0xa==0x1&&(_0xdc446d%0x64>0x13||_0xdc446d%0x64<0xb)?0x0:_0xdc446d%0xa>=0x2&&_0xdc446d%0xa<=0x9&&(_0xdc446d%0x64>0x13||_0xdc446d%0x64<0xb)?0x1:_0xdc446d%0x1!=0x0?0x2:0x3}};_0x5f3bee['lt']||={'dictionary':{},'getPluralForm':null},_0x5f3bee['lt']['dictionary']=Object['assign'](_0x5f3bee['lt']['dictionary'],_0x3c7657),_0x5f3bee['lt']['getPluralForm']=_0x59228e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lv':{'dictionary':{'Paint\x20formatting':'Krāsu\x20formatēšana','Continuous\x20painting':'Nepārtraukta\x20krāsošana','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Pēc\x20formatējuma\x20iestatīšanas\x20saglabā\x20krāsotāju\x20ieslēgtu.','Formatting\x20copied.':'Formatējums\x20nokopēts.','Pasted\x20formatting.':'Ielīmēts\x20formatējums.'},'getPluralForm':_0x1904ba=>_0x1904ba%0xa==0x1&&_0x1904ba%0x64!=0xb?0x0:0x0!=_0x1904ba?0x1:0x2}};
23
+ export default{'lv':{'dictionary':{'Paint\x20formatting':'Krāsu\x20formatēšana','Continuous\x20painting':'Nepārtraukta\x20krāsošana','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Pēc\x20formatējuma\x20iestatīšanas\x20saglabā\x20krāsotāju\x20ieslēgtu.','Formatting\x20copied.':'Formatējums\x20nokopēts.','Pasted\x20formatting.':'Ielīmēts\x20formatējums.'},'getPluralForm':_0x495c87=>_0x495c87%0xa==0x1&&_0x495c87%0x64!=0xb?0x0:0x0!=_0x495c87?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x26f4b1=>{const {lv:{dictionary:_0x54b3b3,getPluralForm:_0x1ccc44}}={'lv':{'dictionary':{'Paint\x20formatting':'Krāsu\x20formatēšana','Continuous\x20painting':'Nepārtraukta\x20krāsošana','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Pēc\x20formatējuma\x20iestatīšanas\x20saglabā\x20krāsotāju\x20ieslēgtu.','Formatting\x20copied.':'Formatējums\x20nokopēts.','Pasted\x20formatting.':'Ielīmēts\x20formatējums.'},'getPluralForm':_0x537bde=>_0x537bde%0xa==0x1&&_0x537bde%0x64!=0xb?0x0:0x0!=_0x537bde?0x1:0x2}};_0x26f4b1['lv']||={'dictionary':{},'getPluralForm':null},_0x26f4b1['lv']['dictionary']=Object['assign'](_0x26f4b1['lv']['dictionary'],_0x54b3b3),_0x26f4b1['lv']['getPluralForm']=_0x1ccc44;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xba5e1b=>{const {lv:{dictionary:_0x378833,getPluralForm:_0x48375d}}={'lv':{'dictionary':{'Paint\x20formatting':'Krāsu\x20formatēšana','Continuous\x20painting':'Nepārtraukta\x20krāsošana','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Pēc\x20formatējuma\x20iestatīšanas\x20saglabā\x20krāsotāju\x20ieslēgtu.','Formatting\x20copied.':'Formatējums\x20nokopēts.','Pasted\x20formatting.':'Ielīmēts\x20formatējums.'},'getPluralForm':_0x42f22f=>_0x42f22f%0xa==0x1&&_0x42f22f%0x64!=0xb?0x0:0x0!=_0x42f22f?0x1:0x2}};_0xba5e1b['lv']||={'dictionary':{},'getPluralForm':null},_0xba5e1b['lv']['dictionary']=Object['assign'](_0xba5e1b['lv']['dictionary'],_0x378833),_0xba5e1b['lv']['getPluralForm']=_0x48375d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ms':{'dictionary':{'Paint\x20formatting':'Pemformatan\x20cat','Continuous\x20painting':'Pengecatan\x20berterusan','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Biar\x20pengecat\x20terbuka\x20selepas\x20menetapkan\x20format.','Formatting\x20copied.':'Format\x20disalin.','Pasted\x20formatting.':'Format\x20ditampal.'},'getPluralForm':_0x1878fd=>0x0}};
23
+ export default{'ms':{'dictionary':{'Paint\x20formatting':'Pemformatan\x20cat','Continuous\x20painting':'Pengecatan\x20berterusan','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Biar\x20pengecat\x20terbuka\x20selepas\x20menetapkan\x20format.','Formatting\x20copied.':'Format\x20disalin.','Pasted\x20formatting.':'Format\x20ditampal.'},'getPluralForm':_0x59713b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xde6214=>{const {ms:{dictionary:_0x528d6d,getPluralForm:_0x3a8bd6}}={'ms':{'dictionary':{'Paint\x20formatting':'Pemformatan\x20cat','Continuous\x20painting':'Pengecatan\x20berterusan','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Biar\x20pengecat\x20terbuka\x20selepas\x20menetapkan\x20format.','Formatting\x20copied.':'Format\x20disalin.','Pasted\x20formatting.':'Format\x20ditampal.'},'getPluralForm':_0x36c88b=>0x0}};_0xde6214['ms']||={'dictionary':{},'getPluralForm':null},_0xde6214['ms']['dictionary']=Object['assign'](_0xde6214['ms']['dictionary'],_0x528d6d),_0xde6214['ms']['getPluralForm']=_0x3a8bd6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3af333=>{const {ms:{dictionary:_0x2bc187,getPluralForm:_0x236fa8}}={'ms':{'dictionary':{'Paint\x20formatting':'Pemformatan\x20cat','Continuous\x20painting':'Pengecatan\x20berterusan','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Biar\x20pengecat\x20terbuka\x20selepas\x20menetapkan\x20format.','Formatting\x20copied.':'Format\x20disalin.','Pasted\x20formatting.':'Format\x20ditampal.'},'getPluralForm':_0x19a4c1=>0x0}};_0x3af333['ms']||={'dictionary':{},'getPluralForm':null},_0x3af333['ms']['dictionary']=Object['assign'](_0x3af333['ms']['dictionary'],_0x2bc187),_0x3af333['ms']['getPluralForm']=_0x236fa8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'nl':{'dictionary':{'Paint\x20formatting':'Opmaak\x20inkleuren','Continuous\x20painting':'Doorlopend\x20kleuren','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Houdt\x20het\x20kleuren\x20aan\x20na\x20het\x20instellen\x20van\x20de\x20opmaak.','Formatting\x20copied.':'Opmaak\x20gekopieerd.','Pasted\x20formatting.':'Opmaak\x20geplakt.'},'getPluralForm':_0x40cbbf=>0x1!=_0x40cbbf}};
23
+ export default{'nl':{'dictionary':{'Paint\x20formatting':'Opmaak\x20inkleuren','Continuous\x20painting':'Doorlopend\x20kleuren','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Houdt\x20het\x20kleuren\x20aan\x20na\x20het\x20instellen\x20van\x20de\x20opmaak.','Formatting\x20copied.':'Opmaak\x20gekopieerd.','Pasted\x20formatting.':'Opmaak\x20geplakt.'},'getPluralForm':_0xb5b46c=>0x1!=_0xb5b46c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3b7f88=>{const {nl:{dictionary:_0x4233b0,getPluralForm:_0x2e61a9}}={'nl':{'dictionary':{'Paint\x20formatting':'Opmaak\x20inkleuren','Continuous\x20painting':'Doorlopend\x20kleuren','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Houdt\x20het\x20kleuren\x20aan\x20na\x20het\x20instellen\x20van\x20de\x20opmaak.','Formatting\x20copied.':'Opmaak\x20gekopieerd.','Pasted\x20formatting.':'Opmaak\x20geplakt.'},'getPluralForm':_0x45ca03=>0x1!=_0x45ca03}};_0x3b7f88['nl']||={'dictionary':{},'getPluralForm':null},_0x3b7f88['nl']['dictionary']=Object['assign'](_0x3b7f88['nl']['dictionary'],_0x4233b0),_0x3b7f88['nl']['getPluralForm']=_0x2e61a9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x466bb5=>{const {nl:{dictionary:_0x3a8ca2,getPluralForm:_0x584725}}={'nl':{'dictionary':{'Paint\x20formatting':'Opmaak\x20inkleuren','Continuous\x20painting':'Doorlopend\x20kleuren','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Houdt\x20het\x20kleuren\x20aan\x20na\x20het\x20instellen\x20van\x20de\x20opmaak.','Formatting\x20copied.':'Opmaak\x20gekopieerd.','Pasted\x20formatting.':'Opmaak\x20geplakt.'},'getPluralForm':_0x32425b=>0x1!=_0x32425b}};_0x466bb5['nl']||={'dictionary':{},'getPluralForm':null},_0x466bb5['nl']['dictionary']=Object['assign'](_0x466bb5['nl']['dictionary'],_0x3a8ca2),_0x466bb5['nl']['getPluralForm']=_0x584725;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'no':{'dictionary':{'Paint\x20formatting':'Paint-formatering','Continuous\x20painting':'Kontinuerlig\x20illustrasjon','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Lar\x20painter\x20være\x20på\x20etter\x20at\x20formatering\x20er\x20satt.','Formatting\x20copied.':'Formatering\x20kopiert.','Pasted\x20formatting.':'Limt\x20inn\x20formatering.'},'getPluralForm':_0x13f9fd=>0x1!=_0x13f9fd}};
23
+ export default{'no':{'dictionary':{'Paint\x20formatting':'Paint-formatering','Continuous\x20painting':'Kontinuerlig\x20illustrasjon','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Lar\x20painter\x20være\x20på\x20etter\x20at\x20formatering\x20er\x20satt.','Formatting\x20copied.':'Formatering\x20kopiert.','Pasted\x20formatting.':'Limt\x20inn\x20formatering.'},'getPluralForm':_0xf8b756=>0x1!=_0xf8b756}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5142f4=>{const {no:{dictionary:_0x1d8804,getPluralForm:_0x370b46}}={'no':{'dictionary':{'Paint\x20formatting':'Paint-formatering','Continuous\x20painting':'Kontinuerlig\x20illustrasjon','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Lar\x20painter\x20være\x20på\x20etter\x20at\x20formatering\x20er\x20satt.','Formatting\x20copied.':'Formatering\x20kopiert.','Pasted\x20formatting.':'Limt\x20inn\x20formatering.'},'getPluralForm':_0x277178=>0x1!=_0x277178}};_0x5142f4['no']||={'dictionary':{},'getPluralForm':null},_0x5142f4['no']['dictionary']=Object['assign'](_0x5142f4['no']['dictionary'],_0x1d8804),_0x5142f4['no']['getPluralForm']=_0x370b46;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x25a60e=>{const {no:{dictionary:_0x4264a2,getPluralForm:_0x8efea4}}={'no':{'dictionary':{'Paint\x20formatting':'Paint-formatering','Continuous\x20painting':'Kontinuerlig\x20illustrasjon','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Lar\x20painter\x20være\x20på\x20etter\x20at\x20formatering\x20er\x20satt.','Formatting\x20copied.':'Formatering\x20kopiert.','Pasted\x20formatting.':'Limt\x20inn\x20formatering.'},'getPluralForm':_0x305daa=>0x1!=_0x305daa}};_0x25a60e['no']||={'dictionary':{},'getPluralForm':null},_0x25a60e['no']['dictionary']=Object['assign'](_0x25a60e['no']['dictionary'],_0x4264a2),_0x25a60e['no']['getPluralForm']=_0x8efea4;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pl':{'dictionary':{'Paint\x20formatting':'Malarz\x20formatów','Continuous\x20painting':'Stały\x20malarz\x20formatów','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Po\x20ustawieniu\x20formatowania\x20malarz\x20pozostaje\x20włączony.','Formatting\x20copied.':'Skopiowano\x20formatowanie.','Pasted\x20formatting.':'Wklejono\x20formatowanie.'},'getPluralForm':_0x344777=>0x1==_0x344777?0x0:_0x344777%0xa>=0x2&&_0x344777%0xa<=0x4&&(_0x344777%0x64<0xc||_0x344777%0x64>0xe)?0x1:0x1!=_0x344777&&_0x344777%0xa>=0x0&&_0x344777%0xa<=0x1||_0x344777%0xa>=0x5&&_0x344777%0xa<=0x9||_0x344777%0x64>=0xc&&_0x344777%0x64<=0xe?0x2:0x3}};
23
+ export default{'pl':{'dictionary':{'Paint\x20formatting':'Malarz\x20formatów','Continuous\x20painting':'Stały\x20malarz\x20formatów','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Po\x20ustawieniu\x20formatowania\x20malarz\x20pozostaje\x20włączony.','Formatting\x20copied.':'Skopiowano\x20formatowanie.','Pasted\x20formatting.':'Wklejono\x20formatowanie.'},'getPluralForm':_0x1ff636=>0x1==_0x1ff636?0x0:_0x1ff636%0xa>=0x2&&_0x1ff636%0xa<=0x4&&(_0x1ff636%0x64<0xc||_0x1ff636%0x64>0xe)?0x1:0x1!=_0x1ff636&&_0x1ff636%0xa>=0x0&&_0x1ff636%0xa<=0x1||_0x1ff636%0xa>=0x5&&_0x1ff636%0xa<=0x9||_0x1ff636%0x64>=0xc&&_0x1ff636%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x32fad9=>{const {pl:{dictionary:_0x2effac,getPluralForm:_0x3805ba}}={'pl':{'dictionary':{'Paint\x20formatting':'Malarz\x20formatów','Continuous\x20painting':'Stały\x20malarz\x20formatów','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Po\x20ustawieniu\x20formatowania\x20malarz\x20pozostaje\x20włączony.','Formatting\x20copied.':'Skopiowano\x20formatowanie.','Pasted\x20formatting.':'Wklejono\x20formatowanie.'},'getPluralForm':_0x4db86c=>0x1==_0x4db86c?0x0:_0x4db86c%0xa>=0x2&&_0x4db86c%0xa<=0x4&&(_0x4db86c%0x64<0xc||_0x4db86c%0x64>0xe)?0x1:0x1!=_0x4db86c&&_0x4db86c%0xa>=0x0&&_0x4db86c%0xa<=0x1||_0x4db86c%0xa>=0x5&&_0x4db86c%0xa<=0x9||_0x4db86c%0x64>=0xc&&_0x4db86c%0x64<=0xe?0x2:0x3}};_0x32fad9['pl']||={'dictionary':{},'getPluralForm':null},_0x32fad9['pl']['dictionary']=Object['assign'](_0x32fad9['pl']['dictionary'],_0x2effac),_0x32fad9['pl']['getPluralForm']=_0x3805ba;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1afa3e=>{const {pl:{dictionary:_0x9fe936,getPluralForm:_0x5f0159}}={'pl':{'dictionary':{'Paint\x20formatting':'Malarz\x20formatów','Continuous\x20painting':'Stały\x20malarz\x20formatów','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Po\x20ustawieniu\x20formatowania\x20malarz\x20pozostaje\x20włączony.','Formatting\x20copied.':'Skopiowano\x20formatowanie.','Pasted\x20formatting.':'Wklejono\x20formatowanie.'},'getPluralForm':_0x1fa2e0=>0x1==_0x1fa2e0?0x0:_0x1fa2e0%0xa>=0x2&&_0x1fa2e0%0xa<=0x4&&(_0x1fa2e0%0x64<0xc||_0x1fa2e0%0x64>0xe)?0x1:0x1!=_0x1fa2e0&&_0x1fa2e0%0xa>=0x0&&_0x1fa2e0%0xa<=0x1||_0x1fa2e0%0xa>=0x5&&_0x1fa2e0%0xa<=0x9||_0x1fa2e0%0x64>=0xc&&_0x1fa2e0%0x64<=0xe?0x2:0x3}};_0x1afa3e['pl']||={'dictionary':{},'getPluralForm':null},_0x1afa3e['pl']['dictionary']=Object['assign'](_0x1afa3e['pl']['dictionary'],_0x9fe936),_0x1afa3e['pl']['getPluralForm']=_0x5f0159;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt-br':{'dictionary':{'Paint\x20formatting':'Pintar\x20formatação','Continuous\x20painting':'Pintura\x20contínua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantém\x20a\x20função\x20de\x20pintura\x20ativa\x20após\x20aplicar\x20a\x20formatação.','Formatting\x20copied.':'Formatação\x20copiada.','Pasted\x20formatting.':'Formatação\x20colada.'},'getPluralForm':_0xb84c02=>0x0==_0xb84c02||0x1==_0xb84c02?0x0:0x0!=_0xb84c02&&_0xb84c02%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt-br':{'dictionary':{'Paint\x20formatting':'Pintar\x20formatação','Continuous\x20painting':'Pintura\x20contínua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantém\x20a\x20função\x20de\x20pintura\x20ativa\x20após\x20aplicar\x20a\x20formatação.','Formatting\x20copied.':'Formatação\x20copiada.','Pasted\x20formatting.':'Formatação\x20colada.'},'getPluralForm':_0x583852=>0x0==_0x583852||0x1==_0x583852?0x0:0x0!=_0x583852&&_0x583852%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x47ed38=>{const {'pt-br':{dictionary:_0x187b0c,getPluralForm:_0x3a2627}}={'pt-br':{'dictionary':{'Paint\x20formatting':'Pintar\x20formatação','Continuous\x20painting':'Pintura\x20contínua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantém\x20a\x20função\x20de\x20pintura\x20ativa\x20após\x20aplicar\x20a\x20formatação.','Formatting\x20copied.':'Formatação\x20copiada.','Pasted\x20formatting.':'Formatação\x20colada.'},'getPluralForm':_0x36368a=>0x0==_0x36368a||0x1==_0x36368a?0x0:0x0!=_0x36368a&&_0x36368a%0xf4240==0x0?0x1:0x2}};_0x47ed38['pt-br']||={'dictionary':{},'getPluralForm':null},_0x47ed38['pt-br']['dictionary']=Object['assign'](_0x47ed38['pt-br']['dictionary'],_0x187b0c),_0x47ed38['pt-br']['getPluralForm']=_0x3a2627;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x43e15c=>{const {'pt-br':{dictionary:_0x5ae644,getPluralForm:_0x24309}}={'pt-br':{'dictionary':{'Paint\x20formatting':'Pintar\x20formatação','Continuous\x20painting':'Pintura\x20contínua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantém\x20a\x20função\x20de\x20pintura\x20ativa\x20após\x20aplicar\x20a\x20formatação.','Formatting\x20copied.':'Formatação\x20copiada.','Pasted\x20formatting.':'Formatação\x20colada.'},'getPluralForm':_0xce51a8=>0x0==_0xce51a8||0x1==_0xce51a8?0x0:0x0!=_0xce51a8&&_0xce51a8%0xf4240==0x0?0x1:0x2}};_0x43e15c['pt-br']||={'dictionary':{},'getPluralForm':null},_0x43e15c['pt-br']['dictionary']=Object['assign'](_0x43e15c['pt-br']['dictionary'],_0x5ae644),_0x43e15c['pt-br']['getPluralForm']=_0x24309;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt':{'dictionary':{'Paint\x20formatting':'Pincel\x20de\x20formatação','Continuous\x20painting':'Pintura\x20contínua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantém\x20o\x20pincel\x20ativo\x20depois\x20de\x20aplicar\x20a\x20formatação.','Formatting\x20copied.':'Formatação\x20copiada.','Pasted\x20formatting.':'Formatação\x20colada.'},'getPluralForm':_0x5b8724=>0x0==_0x5b8724||0x1==_0x5b8724?0x0:0x0!=_0x5b8724&&_0x5b8724%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt':{'dictionary':{'Paint\x20formatting':'Pincel\x20de\x20formatação','Continuous\x20painting':'Pintura\x20contínua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantém\x20o\x20pincel\x20ativo\x20depois\x20de\x20aplicar\x20a\x20formatação.','Formatting\x20copied.':'Formatação\x20copiada.','Pasted\x20formatting.':'Formatação\x20colada.'},'getPluralForm':_0x48163a=>0x0==_0x48163a||0x1==_0x48163a?0x0:0x0!=_0x48163a&&_0x48163a%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1e49da=>{const {pt:{dictionary:_0x25bed4,getPluralForm:_0x15f1e8}}={'pt':{'dictionary':{'Paint\x20formatting':'Pincel\x20de\x20formatação','Continuous\x20painting':'Pintura\x20contínua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantém\x20o\x20pincel\x20ativo\x20depois\x20de\x20aplicar\x20a\x20formatação.','Formatting\x20copied.':'Formatação\x20copiada.','Pasted\x20formatting.':'Formatação\x20colada.'},'getPluralForm':_0x5a46fa=>0x0==_0x5a46fa||0x1==_0x5a46fa?0x0:0x0!=_0x5a46fa&&_0x5a46fa%0xf4240==0x0?0x1:0x2}};_0x1e49da['pt']||={'dictionary':{},'getPluralForm':null},_0x1e49da['pt']['dictionary']=Object['assign'](_0x1e49da['pt']['dictionary'],_0x25bed4),_0x1e49da['pt']['getPluralForm']=_0x15f1e8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x22c6cf=>{const {pt:{dictionary:_0xfcd74d,getPluralForm:_0x325060}}={'pt':{'dictionary':{'Paint\x20formatting':'Pincel\x20de\x20formatação','Continuous\x20painting':'Pintura\x20contínua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantém\x20o\x20pincel\x20ativo\x20depois\x20de\x20aplicar\x20a\x20formatação.','Formatting\x20copied.':'Formatação\x20copiada.','Pasted\x20formatting.':'Formatação\x20colada.'},'getPluralForm':_0x300bb4=>0x0==_0x300bb4||0x1==_0x300bb4?0x0:0x0!=_0x300bb4&&_0x300bb4%0xf4240==0x0?0x1:0x2}};_0x22c6cf['pt']||={'dictionary':{},'getPluralForm':null},_0x22c6cf['pt']['dictionary']=Object['assign'](_0x22c6cf['pt']['dictionary'],_0xfcd74d),_0x22c6cf['pt']['getPluralForm']=_0x325060;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ro':{'dictionary':{'Paint\x20formatting':'Formatare\x20Desen','Continuous\x20painting':'Desen\x20continuu','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Menține\x20activă\x20funcția\x20de\x20desenare\x20după\x20alegerea\x20formatării.','Formatting\x20copied.':'Formatarea\x20a\x20fost\x20copiată.','Pasted\x20formatting.':'Formatarea\x20a\x20fost\x20lipită.'},'getPluralForm':_0x50f536=>0x1==_0x50f536?0x0:_0x50f536%0x64>0x13||_0x50f536%0x64==0x0&&0x0!=_0x50f536?0x2:0x1}};
23
+ export default{'ro':{'dictionary':{'Paint\x20formatting':'Formatare\x20Desen','Continuous\x20painting':'Desen\x20continuu','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Menține\x20activă\x20funcția\x20de\x20desenare\x20după\x20alegerea\x20formatării.','Formatting\x20copied.':'Formatarea\x20a\x20fost\x20copiată.','Pasted\x20formatting.':'Formatarea\x20a\x20fost\x20lipită.'},'getPluralForm':_0x231864=>0x1==_0x231864?0x0:_0x231864%0x64>0x13||_0x231864%0x64==0x0&&0x0!=_0x231864?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x592f73=>{const {ro:{dictionary:_0x577cc7,getPluralForm:_0x2d46a5}}={'ro':{'dictionary':{'Paint\x20formatting':'Formatare\x20Desen','Continuous\x20painting':'Desen\x20continuu','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Menține\x20activă\x20funcția\x20de\x20desenare\x20după\x20alegerea\x20formatării.','Formatting\x20copied.':'Formatarea\x20a\x20fost\x20copiată.','Pasted\x20formatting.':'Formatarea\x20a\x20fost\x20lipită.'},'getPluralForm':_0x3f5371=>0x1==_0x3f5371?0x0:_0x3f5371%0x64>0x13||_0x3f5371%0x64==0x0&&0x0!=_0x3f5371?0x2:0x1}};_0x592f73['ro']||={'dictionary':{},'getPluralForm':null},_0x592f73['ro']['dictionary']=Object['assign'](_0x592f73['ro']['dictionary'],_0x577cc7),_0x592f73['ro']['getPluralForm']=_0x2d46a5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x220e51=>{const {ro:{dictionary:_0x4eba2c,getPluralForm:_0x1ebecb}}={'ro':{'dictionary':{'Paint\x20formatting':'Formatare\x20Desen','Continuous\x20painting':'Desen\x20continuu','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Menține\x20activă\x20funcția\x20de\x20desenare\x20după\x20alegerea\x20formatării.','Formatting\x20copied.':'Formatarea\x20a\x20fost\x20copiată.','Pasted\x20formatting.':'Formatarea\x20a\x20fost\x20lipită.'},'getPluralForm':_0xaf75d=>0x1==_0xaf75d?0x0:_0xaf75d%0x64>0x13||_0xaf75d%0x64==0x0&&0x0!=_0xaf75d?0x2:0x1}};_0x220e51['ro']||={'dictionary':{},'getPluralForm':null},_0x220e51['ro']['dictionary']=Object['assign'](_0x220e51['ro']['dictionary'],_0x4eba2c),_0x220e51['ro']['getPluralForm']=_0x1ebecb;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ru':{'dictionary':{'Paint\x20formatting':'Форматирование\x20рисунков','Continuous\x20painting':'Непрерывное\x20рисование','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Оставляет\x20рисование\x20включенным\x20после\x20настройки\x20форматирования.','Formatting\x20copied.':'Форматирование\x20скопировано.','Pasted\x20formatting.':'Вставленное\x20форматирование.'},'getPluralForm':_0x544dfc=>_0x544dfc%0xa==0x1&&_0x544dfc%0x64!=0xb?0x0:_0x544dfc%0xa>=0x2&&_0x544dfc%0xa<=0x4&&(_0x544dfc%0x64<0xc||_0x544dfc%0x64>0xe)?0x1:_0x544dfc%0xa==0x0||_0x544dfc%0xa>=0x5&&_0x544dfc%0xa<=0x9||_0x544dfc%0x64>=0xb&&_0x544dfc%0x64<=0xe?0x2:0x3}};
23
+ export default{'ru':{'dictionary':{'Paint\x20formatting':'Форматирование\x20рисунков','Continuous\x20painting':'Непрерывное\x20рисование','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Оставляет\x20рисование\x20включенным\x20после\x20настройки\x20форматирования.','Formatting\x20copied.':'Форматирование\x20скопировано.','Pasted\x20formatting.':'Вставленное\x20форматирование.'},'getPluralForm':_0x3e90dd=>_0x3e90dd%0xa==0x1&&_0x3e90dd%0x64!=0xb?0x0:_0x3e90dd%0xa>=0x2&&_0x3e90dd%0xa<=0x4&&(_0x3e90dd%0x64<0xc||_0x3e90dd%0x64>0xe)?0x1:_0x3e90dd%0xa==0x0||_0x3e90dd%0xa>=0x5&&_0x3e90dd%0xa<=0x9||_0x3e90dd%0x64>=0xb&&_0x3e90dd%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x42cb3a=>{const {ru:{dictionary:_0x2eb1cd,getPluralForm:_0x298a92}}={'ru':{'dictionary':{'Paint\x20formatting':'Форматирование\x20рисунков','Continuous\x20painting':'Непрерывное\x20рисование','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Оставляет\x20рисование\x20включенным\x20после\x20настройки\x20форматирования.','Formatting\x20copied.':'Форматирование\x20скопировано.','Pasted\x20formatting.':'Вставленное\x20форматирование.'},'getPluralForm':_0x68cc2a=>_0x68cc2a%0xa==0x1&&_0x68cc2a%0x64!=0xb?0x0:_0x68cc2a%0xa>=0x2&&_0x68cc2a%0xa<=0x4&&(_0x68cc2a%0x64<0xc||_0x68cc2a%0x64>0xe)?0x1:_0x68cc2a%0xa==0x0||_0x68cc2a%0xa>=0x5&&_0x68cc2a%0xa<=0x9||_0x68cc2a%0x64>=0xb&&_0x68cc2a%0x64<=0xe?0x2:0x3}};_0x42cb3a['ru']||={'dictionary':{},'getPluralForm':null},_0x42cb3a['ru']['dictionary']=Object['assign'](_0x42cb3a['ru']['dictionary'],_0x2eb1cd),_0x42cb3a['ru']['getPluralForm']=_0x298a92;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x9923c6=>{const {ru:{dictionary:_0x39b361,getPluralForm:_0x58701e}}={'ru':{'dictionary':{'Paint\x20formatting':'Форматирование\x20рисунков','Continuous\x20painting':'Непрерывное\x20рисование','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Оставляет\x20рисование\x20включенным\x20после\x20настройки\x20форматирования.','Formatting\x20copied.':'Форматирование\x20скопировано.','Pasted\x20formatting.':'Вставленное\x20форматирование.'},'getPluralForm':_0x1083e3=>_0x1083e3%0xa==0x1&&_0x1083e3%0x64!=0xb?0x0:_0x1083e3%0xa>=0x2&&_0x1083e3%0xa<=0x4&&(_0x1083e3%0x64<0xc||_0x1083e3%0x64>0xe)?0x1:_0x1083e3%0xa==0x0||_0x1083e3%0xa>=0x5&&_0x1083e3%0xa<=0x9||_0x1083e3%0x64>=0xb&&_0x1083e3%0x64<=0xe?0x2:0x3}};_0x9923c6['ru']||={'dictionary':{},'getPluralForm':null},_0x9923c6['ru']['dictionary']=Object['assign'](_0x9923c6['ru']['dictionary'],_0x39b361),_0x9923c6['ru']['getPluralForm']=_0x58701e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sk':{'dictionary':{'Paint\x20formatting':'Formátovanie\x20maľovania','Continuous\x20painting':'Nepretržité\x20maľovanie','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Po\x20nastavení\x20formátovania\x20ponechá\x20maľovanie\x20zapnuté.','Formatting\x20copied.':'Formátovanie\x20skopírované.','Pasted\x20formatting.':'Vložené\x20formátovanie.'},'getPluralForm':_0x89cdd9=>_0x89cdd9%0x1==0x0&&0x1==_0x89cdd9?0x0:_0x89cdd9%0x1==0x0&&_0x89cdd9>=0x2&&_0x89cdd9<=0x4?0x1:_0x89cdd9%0x1!=0x0?0x2:0x3}};
23
+ export default{'sk':{'dictionary':{'Paint\x20formatting':'Formátovanie\x20maľovania','Continuous\x20painting':'Nepretržité\x20maľovanie','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Po\x20nastavení\x20formátovania\x20ponechá\x20maľovanie\x20zapnuté.','Formatting\x20copied.':'Formátovanie\x20skopírované.','Pasted\x20formatting.':'Vložené\x20formátovanie.'},'getPluralForm':_0x11f926=>_0x11f926%0x1==0x0&&0x1==_0x11f926?0x0:_0x11f926%0x1==0x0&&_0x11f926>=0x2&&_0x11f926<=0x4?0x1:_0x11f926%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x308d3a=>{const {sk:{dictionary:_0x445d75,getPluralForm:_0x2fc797}}={'sk':{'dictionary':{'Paint\x20formatting':'Formátovanie\x20maľovania','Continuous\x20painting':'Nepretržité\x20maľovanie','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Po\x20nastavení\x20formátovania\x20ponechá\x20maľovanie\x20zapnuté.','Formatting\x20copied.':'Formátovanie\x20skopírované.','Pasted\x20formatting.':'Vložené\x20formátovanie.'},'getPluralForm':_0x4dd398=>_0x4dd398%0x1==0x0&&0x1==_0x4dd398?0x0:_0x4dd398%0x1==0x0&&_0x4dd398>=0x2&&_0x4dd398<=0x4?0x1:_0x4dd398%0x1!=0x0?0x2:0x3}};_0x308d3a['sk']||={'dictionary':{},'getPluralForm':null},_0x308d3a['sk']['dictionary']=Object['assign'](_0x308d3a['sk']['dictionary'],_0x445d75),_0x308d3a['sk']['getPluralForm']=_0x2fc797;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x123c4d=>{const {sk:{dictionary:_0x346af4,getPluralForm:_0x5c70bc}}={'sk':{'dictionary':{'Paint\x20formatting':'Formátovanie\x20maľovania','Continuous\x20painting':'Nepretržité\x20maľovanie','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Po\x20nastavení\x20formátovania\x20ponechá\x20maľovanie\x20zapnuté.','Formatting\x20copied.':'Formátovanie\x20skopírované.','Pasted\x20formatting.':'Vložené\x20formátovanie.'},'getPluralForm':_0x52ce02=>_0x52ce02%0x1==0x0&&0x1==_0x52ce02?0x0:_0x52ce02%0x1==0x0&&_0x52ce02>=0x2&&_0x52ce02<=0x4?0x1:_0x52ce02%0x1!=0x0?0x2:0x3}};_0x123c4d['sk']||={'dictionary':{},'getPluralForm':null},_0x123c4d['sk']['dictionary']=Object['assign'](_0x123c4d['sk']['dictionary'],_0x346af4),_0x123c4d['sk']['getPluralForm']=_0x5c70bc;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr-latn':{'dictionary':{'Paint\x20formatting':'Formatiranje\x20boje','Continuous\x20painting':'Kontinuirano\x20slikanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavlja\x20četkicu\x20uključenom\x20nakon\x20podešavanja\x20formatiranja.','Formatting\x20copied.':'Formatiranje\x20je\x20kopirano.','Pasted\x20formatting.':'Formatiranje\x20je\x20nalepljeno.'},'getPluralForm':_0x3fafc7=>_0x3fafc7%0xa==0x1&&_0x3fafc7%0x64!=0xb?0x0:_0x3fafc7%0xa>=0x2&&_0x3fafc7%0xa<=0x4&&(_0x3fafc7%0x64<0xa||_0x3fafc7%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr-latn':{'dictionary':{'Paint\x20formatting':'Formatiranje\x20boje','Continuous\x20painting':'Kontinuirano\x20slikanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavlja\x20četkicu\x20uključenom\x20nakon\x20podešavanja\x20formatiranja.','Formatting\x20copied.':'Formatiranje\x20je\x20kopirano.','Pasted\x20formatting.':'Formatiranje\x20je\x20nalepljeno.'},'getPluralForm':_0x2729dd=>_0x2729dd%0xa==0x1&&_0x2729dd%0x64!=0xb?0x0:_0x2729dd%0xa>=0x2&&_0x2729dd%0xa<=0x4&&(_0x2729dd%0x64<0xa||_0x2729dd%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x13b875=>{const {'sr-latn':{dictionary:_0x4ba6e8,getPluralForm:_0x5da9ce}}={'sr-latn':{'dictionary':{'Paint\x20formatting':'Formatiranje\x20boje','Continuous\x20painting':'Kontinuirano\x20slikanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavlja\x20četkicu\x20uključenom\x20nakon\x20podešavanja\x20formatiranja.','Formatting\x20copied.':'Formatiranje\x20je\x20kopirano.','Pasted\x20formatting.':'Formatiranje\x20je\x20nalepljeno.'},'getPluralForm':_0x41dcc5=>_0x41dcc5%0xa==0x1&&_0x41dcc5%0x64!=0xb?0x0:_0x41dcc5%0xa>=0x2&&_0x41dcc5%0xa<=0x4&&(_0x41dcc5%0x64<0xa||_0x41dcc5%0x64>=0x14)?0x1:0x2}};_0x13b875['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x13b875['sr-latn']['dictionary']=Object['assign'](_0x13b875['sr-latn']['dictionary'],_0x4ba6e8),_0x13b875['sr-latn']['getPluralForm']=_0x5da9ce;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ab8fe=>{const {'sr-latn':{dictionary:_0x578710,getPluralForm:_0x1f0d69}}={'sr-latn':{'dictionary':{'Paint\x20formatting':'Formatiranje\x20boje','Continuous\x20painting':'Kontinuirano\x20slikanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavlja\x20četkicu\x20uključenom\x20nakon\x20podešavanja\x20formatiranja.','Formatting\x20copied.':'Formatiranje\x20je\x20kopirano.','Pasted\x20formatting.':'Formatiranje\x20je\x20nalepljeno.'},'getPluralForm':_0x24eff7=>_0x24eff7%0xa==0x1&&_0x24eff7%0x64!=0xb?0x0:_0x24eff7%0xa>=0x2&&_0x24eff7%0xa<=0x4&&(_0x24eff7%0x64<0xa||_0x24eff7%0x64>=0x14)?0x1:0x2}};_0x4ab8fe['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x4ab8fe['sr-latn']['dictionary']=Object['assign'](_0x4ab8fe['sr-latn']['dictionary'],_0x578710),_0x4ab8fe['sr-latn']['getPluralForm']=_0x1f0d69;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr':{'dictionary':{'Paint\x20formatting':'Formatiranje\x20boje','Continuous\x20painting':'Kontinuirano\x20slikanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavlja\x20četkicu\x20uključenom\x20nakon\x20podešavanja\x20formatiranja.','Formatting\x20copied.':'Formatiranje\x20je\x20kopirano.','Pasted\x20formatting.':'Formatiranje\x20je\x20nalepljeno.'},'getPluralForm':_0xec9091=>_0xec9091%0xa==0x1&&_0xec9091%0x64!=0xb?0x0:_0xec9091%0xa>=0x2&&_0xec9091%0xa<=0x4&&(_0xec9091%0x64<0xa||_0xec9091%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr':{'dictionary':{'Paint\x20formatting':'Formatiranje\x20boje','Continuous\x20painting':'Kontinuirano\x20slikanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavlja\x20četkicu\x20uključenom\x20nakon\x20podešavanja\x20formatiranja.','Formatting\x20copied.':'Formatiranje\x20je\x20kopirano.','Pasted\x20formatting.':'Formatiranje\x20je\x20nalepljeno.'},'getPluralForm':_0x39aae7=>_0x39aae7%0xa==0x1&&_0x39aae7%0x64!=0xb?0x0:_0x39aae7%0xa>=0x2&&_0x39aae7%0xa<=0x4&&(_0x39aae7%0x64<0xa||_0x39aae7%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3500e5=>{const {sr:{dictionary:_0x39980c,getPluralForm:_0x16874c}}={'sr':{'dictionary':{'Paint\x20formatting':'Formatiranje\x20boje','Continuous\x20painting':'Kontinuirano\x20slikanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavlja\x20četkicu\x20uključenom\x20nakon\x20podešavanja\x20formatiranja.','Formatting\x20copied.':'Formatiranje\x20je\x20kopirano.','Pasted\x20formatting.':'Formatiranje\x20je\x20nalepljeno.'},'getPluralForm':_0x311697=>_0x311697%0xa==0x1&&_0x311697%0x64!=0xb?0x0:_0x311697%0xa>=0x2&&_0x311697%0xa<=0x4&&(_0x311697%0x64<0xa||_0x311697%0x64>=0x14)?0x1:0x2}};_0x3500e5['sr']||={'dictionary':{},'getPluralForm':null},_0x3500e5['sr']['dictionary']=Object['assign'](_0x3500e5['sr']['dictionary'],_0x39980c),_0x3500e5['sr']['getPluralForm']=_0x16874c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x470850=>{const {sr:{dictionary:_0xc548e,getPluralForm:_0xe2bb97}}={'sr':{'dictionary':{'Paint\x20formatting':'Formatiranje\x20boje','Continuous\x20painting':'Kontinuirano\x20slikanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavlja\x20četkicu\x20uključenom\x20nakon\x20podešavanja\x20formatiranja.','Formatting\x20copied.':'Formatiranje\x20je\x20kopirano.','Pasted\x20formatting.':'Formatiranje\x20je\x20nalepljeno.'},'getPluralForm':_0xe25205=>_0xe25205%0xa==0x1&&_0xe25205%0x64!=0xb?0x0:_0xe25205%0xa>=0x2&&_0xe25205%0xa<=0x4&&(_0xe25205%0x64<0xa||_0xe25205%0x64>=0x14)?0x1:0x2}};_0x470850['sr']||={'dictionary':{},'getPluralForm':null},_0x470850['sr']['dictionary']=Object['assign'](_0x470850['sr']['dictionary'],_0xc548e),_0x470850['sr']['getPluralForm']=_0xe2bb97;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sv':{'dictionary':{'Paint\x20formatting':'Formatering\x20av\x20färgläggning','Continuous\x20painting':'Fortlöpande\x20målning','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Behåller\x20målaren\x20på\x20efter\x20att\x20formateringen\x20har\x20satts.','Formatting\x20copied.':'Formateringen\x20har\x20kopierats.','Pasted\x20formatting.':'Inklistrad\x20formatering.'},'getPluralForm':_0xdd68dd=>0x1!=_0xdd68dd}};
23
+ export default{'sv':{'dictionary':{'Paint\x20formatting':'Formatering\x20av\x20färgläggning','Continuous\x20painting':'Fortlöpande\x20målning','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Behåller\x20målaren\x20på\x20efter\x20att\x20formateringen\x20har\x20satts.','Formatting\x20copied.':'Formateringen\x20har\x20kopierats.','Pasted\x20formatting.':'Inklistrad\x20formatering.'},'getPluralForm':_0x3e1c57=>0x1!=_0x3e1c57}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3bd5e7=>{const {sv:{dictionary:_0x39838c,getPluralForm:_0x454e2a}}={'sv':{'dictionary':{'Paint\x20formatting':'Formatering\x20av\x20färgläggning','Continuous\x20painting':'Fortlöpande\x20målning','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Behåller\x20målaren\x20på\x20efter\x20att\x20formateringen\x20har\x20satts.','Formatting\x20copied.':'Formateringen\x20har\x20kopierats.','Pasted\x20formatting.':'Inklistrad\x20formatering.'},'getPluralForm':_0x22ac02=>0x1!=_0x22ac02}};_0x3bd5e7['sv']||={'dictionary':{},'getPluralForm':null},_0x3bd5e7['sv']['dictionary']=Object['assign'](_0x3bd5e7['sv']['dictionary'],_0x39838c),_0x3bd5e7['sv']['getPluralForm']=_0x454e2a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x259986=>{const {sv:{dictionary:_0x1234b1,getPluralForm:_0x139238}}={'sv':{'dictionary':{'Paint\x20formatting':'Formatering\x20av\x20färgläggning','Continuous\x20painting':'Fortlöpande\x20målning','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Behåller\x20målaren\x20på\x20efter\x20att\x20formateringen\x20har\x20satts.','Formatting\x20copied.':'Formateringen\x20har\x20kopierats.','Pasted\x20formatting.':'Inklistrad\x20formatering.'},'getPluralForm':_0x28f3f1=>0x1!=_0x28f3f1}};_0x259986['sv']||={'dictionary':{},'getPluralForm':null},_0x259986['sv']['dictionary']=Object['assign'](_0x259986['sv']['dictionary'],_0x1234b1),_0x259986['sv']['getPluralForm']=_0x139238;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'th':{'dictionary':{'Paint\x20formatting':'ระบายการจัดรูป','Continuous\x20painting':'การระบายอย่างต่อเนื่อง','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'เก็บเครื่องมือระบายไว้หลังจากตั้งค่าการจัดรูปแบบแล้ว','Formatting\x20copied.':'คัดลอกการจัดรูปแบบแล้ว','Pasted\x20formatting.':'วางการจัดรูปแบบแล้ว'},'getPluralForm':_0x2898b6=>0x0}};
23
+ export default{'th':{'dictionary':{'Paint\x20formatting':'ระบายการจัดรูป','Continuous\x20painting':'การระบายอย่างต่อเนื่อง','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'เก็บเครื่องมือระบายไว้หลังจากตั้งค่าการจัดรูปแบบแล้ว','Formatting\x20copied.':'คัดลอกการจัดรูปแบบแล้ว','Pasted\x20formatting.':'วางการจัดรูปแบบแล้ว'},'getPluralForm':_0x58bfdd=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4581f4=>{const {th:{dictionary:_0xcf094c,getPluralForm:_0x35ca2f}}={'th':{'dictionary':{'Paint\x20formatting':'ระบายการจัดรูป','Continuous\x20painting':'การระบายอย่างต่อเนื่อง','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'เก็บเครื่องมือระบายไว้หลังจากตั้งค่าการจัดรูปแบบแล้ว','Formatting\x20copied.':'คัดลอกการจัดรูปแบบแล้ว','Pasted\x20formatting.':'วางการจัดรูปแบบแล้ว'},'getPluralForm':_0x474b9e=>0x0}};_0x4581f4['th']||={'dictionary':{},'getPluralForm':null},_0x4581f4['th']['dictionary']=Object['assign'](_0x4581f4['th']['dictionary'],_0xcf094c),_0x4581f4['th']['getPluralForm']=_0x35ca2f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x493ba4=>{const {th:{dictionary:_0x4106f9,getPluralForm:_0x83932c}}={'th':{'dictionary':{'Paint\x20formatting':'ระบายการจัดรูป','Continuous\x20painting':'การระบายอย่างต่อเนื่อง','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'เก็บเครื่องมือระบายไว้หลังจากตั้งค่าการจัดรูปแบบแล้ว','Formatting\x20copied.':'คัดลอกการจัดรูปแบบแล้ว','Pasted\x20formatting.':'วางการจัดรูปแบบแล้ว'},'getPluralForm':_0x4014aa=>0x0}};_0x493ba4['th']||={'dictionary':{},'getPluralForm':null},_0x493ba4['th']['dictionary']=Object['assign'](_0x493ba4['th']['dictionary'],_0x4106f9),_0x493ba4['th']['getPluralForm']=_0x83932c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tr':{'dictionary':{'Paint\x20formatting':'Boya\x20biçimlendirme','Continuous\x20painting':'Sürekli\x20boyama','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Biçimlendirmeyi\x20ayarladıktan\x20sonra\x20boyacıyı\x20açık\x20tutar.','Formatting\x20copied.':'Biçimlendirme\x20kopyalandı.','Pasted\x20formatting.':'Biçimlendirme\x20yapıştırıldı.'},'getPluralForm':_0x5aef0d=>_0x5aef0d>0x1}};
23
+ export default{'tr':{'dictionary':{'Paint\x20formatting':'Boya\x20biçimlendirme','Continuous\x20painting':'Sürekli\x20boyama','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Biçimlendirmeyi\x20ayarladıktan\x20sonra\x20boyacıyı\x20açık\x20tutar.','Formatting\x20copied.':'Biçimlendirme\x20kopyalandı.','Pasted\x20formatting.':'Biçimlendirme\x20yapıştırıldı.'},'getPluralForm':_0x4c7a67=>_0x4c7a67>0x1}};