@ckeditor/ckeditor5-format-painter 0.0.0-nightly-20240424.0 → 0.0.0-nightly-20240426.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 +23 -0
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +23 -0
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +23 -0
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +23 -0
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +23 -0
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +23 -0
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +23 -0
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +23 -0
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +23 -0
  21. package/dist/translations/en.umd.js +23 -0
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +23 -0
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +23 -0
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +23 -0
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +23 -0
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +23 -0
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +23 -0
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +23 -0
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +23 -0
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +23 -0
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +23 -0
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +23 -0
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +23 -0
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +23 -0
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +23 -0
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +23 -0
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +23 -0
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +23 -0
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +23 -0
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +23 -0
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +23 -0
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +23 -0
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +23 -0
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +23 -0
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +23 -0
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +23 -0
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +23 -0
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +23 -0
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +23 -0
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +23 -0
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +23 -0
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +23 -0
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +23 -0
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +23 -0
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +23 -0
  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
- export default{'el':{'dictionary':{'Paint\x20formatting':'Μορφοποίηση\x20ζωγραφικής','Continuous\x20painting':'Συνεχής\x20ζωγραφική','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Διατηρεί\x20το\x20πινέλο\x20ενεργό\x20μετά\x20τη\x20ρύθμιση\x20της\x20μορφοποίησης.','Formatting\x20copied.':'Η\x20μορφοποίηση\x20αντιγράφηκε.','Pasted\x20formatting.':'Επικολλημένη\x20μορφοποίηση.'},'getPluralForm':_0x3b334c=>0x1!=_0x3b334c}};
23
+ export default{'el':{'dictionary':{'Paint\x20formatting':'Μορφοποίηση\x20ζωγραφικής','Continuous\x20painting':'Συνεχής\x20ζωγραφική','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Διατηρεί\x20το\x20πινέλο\x20ενεργό\x20μετά\x20τη\x20ρύθμιση\x20της\x20μορφοποίησης.','Formatting\x20copied.':'Η\x20μορφοποίηση\x20αντιγράφηκε.','Pasted\x20formatting.':'Επικολλημένη\x20μορφοποίηση.'},'getPluralForm':_0x1f473a=>0x1!=_0x1f473a}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x532cb3=>{const {el:{dictionary:_0x310075,getPluralForm:_0x466fc5}}={'el':{'dictionary':{'Paint\x20formatting':'Μορφοποίηση\x20ζωγραφικής','Continuous\x20painting':'Συνεχής\x20ζωγραφική','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Διατηρεί\x20το\x20πινέλο\x20ενεργό\x20μετά\x20τη\x20ρύθμιση\x20της\x20μορφοποίησης.','Formatting\x20copied.':'Η\x20μορφοποίηση\x20αντιγράφηκε.','Pasted\x20formatting.':'Επικολλημένη\x20μορφοποίηση.'},'getPluralForm':_0x2fbdf8=>0x1!=_0x2fbdf8}};_0x532cb3['el']||={'dictionary':{},'getPluralForm':null},_0x532cb3['el']['dictionary']=Object['assign'](_0x532cb3['el']['dictionary'],_0x310075),_0x532cb3['el']['getPluralForm']=_0x466fc5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'en-au':{'dictionary':{'Paint\x20formatting':'Paint\x20formatting','Continuous\x20painting':'Continuous\x20painting','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.','Formatting\x20copied.':'','Pasted\x20formatting.':''},'getPluralForm':_0x4836e4=>0x1!=_0x4836e4}};
23
+ export default{'en-au':{'dictionary':{'Paint\x20formatting':'Paint\x20formatting','Continuous\x20painting':'Continuous\x20painting','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.','Formatting\x20copied.':'','Pasted\x20formatting.':''},'getPluralForm':_0x2b3cd9=>0x1!=_0x2b3cd9}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0xed0574=>{const {'en-au':{dictionary:_0xeb63fa,getPluralForm:_0x5b8221}}={'en-au':{'dictionary':{'Paint\x20formatting':'Paint\x20formatting','Continuous\x20painting':'Continuous\x20painting','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.','Formatting\x20copied.':'','Pasted\x20formatting.':''},'getPluralForm':_0x4f5f5b=>0x1!=_0x4f5f5b}};_0xed0574['en-au']||={'dictionary':{},'getPluralForm':null},_0xed0574['en-au']['dictionary']=Object['assign'](_0xed0574['en-au']['dictionary'],_0xeb63fa),_0xed0574['en-au']['getPluralForm']=_0x5b8221;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x3b0e6b=>{const {en:{dictionary:_0x58bdf9,getPluralForm:_0x3bda59}}={'en':{'dictionary':{'Paint\x20formatting':'Paint\x20formatting','Continuous\x20painting':'Continuous\x20painting','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.','Formatting\x20copied.':'Formatting\x20copied.','Pasted\x20formatting.':'Pasted\x20formatting.'},'getPluralForm':null}};_0x3b0e6b['en']||={'dictionary':{},'getPluralForm':null},_0x3b0e6b['en']['dictionary']=Object['assign'](_0x3b0e6b['en']['dictionary'],_0x58bdf9),_0x3b0e6b['en']['getPluralForm']=_0x3bda59;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'es':{'dictionary':{'Paint\x20formatting':'Copiar\x20formato','Continuous\x20painting':'Copia\x20continua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantiene\x20la\x20copia\x20activa\x20después\x20de\x20configurar\x20el\x20formato.','Formatting\x20copied.':'Formato\x20copiado.','Pasted\x20formatting.':'Formato\x20pegado.'},'getPluralForm':_0x584587=>0x1==_0x584587?0x0:0x0!=_0x584587&&_0x584587%0xf4240==0x0?0x1:0x2}};
23
+ export default{'es':{'dictionary':{'Paint\x20formatting':'Copiar\x20formato','Continuous\x20painting':'Copia\x20continua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantiene\x20la\x20copia\x20activa\x20después\x20de\x20configurar\x20el\x20formato.','Formatting\x20copied.':'Formato\x20copiado.','Pasted\x20formatting.':'Formato\x20pegado.'},'getPluralForm':_0x40d351=>0x1==_0x40d351?0x0:0x0!=_0x40d351&&_0x40d351%0xf4240==0x0?0x1:0x2}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x3cd587=>{const {es:{dictionary:_0x144031,getPluralForm:_0x2eef32}}={'es':{'dictionary':{'Paint\x20formatting':'Copiar\x20formato','Continuous\x20painting':'Copia\x20continua','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Mantiene\x20la\x20copia\x20activa\x20después\x20de\x20configurar\x20el\x20formato.','Formatting\x20copied.':'Formato\x20copiado.','Pasted\x20formatting.':'Formato\x20pegado.'},'getPluralForm':_0x1e6149=>0x1==_0x1e6149?0x0:0x0!=_0x1e6149&&_0x1e6149%0xf4240==0x0?0x1:0x2}};_0x3cd587['es']||={'dictionary':{},'getPluralForm':null},_0x3cd587['es']['dictionary']=Object['assign'](_0x3cd587['es']['dictionary'],_0x144031),_0x3cd587['es']['getPluralForm']=_0x2eef32;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'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':_0x4beb54=>0x1!=_0x4beb54}};
23
+ export default{'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':_0x42449e=>0x1!=_0x42449e}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
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']||={});
@@ -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':_0x331c33=>0x1!=_0x331c33}};
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}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
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']||={});
@@ -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':_0x614c73=>0x0==_0x614c73||0x1==_0x614c73?0x0:0x0!=_0x614c73&&_0x614c73%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':_0x1814e0=>0x0==_0x1814e0||0x1==_0x1814e0?0x0:0x0!=_0x1814e0&&_0x1814e0%0xf4240==0x0?0x1:0x2}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
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']||={});
@@ -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':_0x5ac750=>0x1!=_0x5ac750}};
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}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
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']||={});
@@ -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':_0x347823=>0x1==_0x347823&&_0x347823%0x1==0x0?0x0:0x2==_0x347823&&_0x347823%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':_0x40375e=>0x1==_0x40375e&&_0x40375e%0x1==0x0?0x0:0x2==_0x40375e&&_0x40375e%0x1==0x0?0x1:0x2}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
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']||={});
@@ -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':_0x398e31=>0x1!=_0x398e31}};
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}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
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']||={});
@@ -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':_0x5114a5=>_0x5114a5%0xa==0x1&&_0x5114a5%0x64!=0xb?0x0:_0x5114a5%0xa>=0x2&&_0x5114a5%0xa<=0x4&&(_0x5114a5%0x64<0xa||_0x5114a5%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':_0x548421=>_0x548421%0xa==0x1&&_0x548421%0x64!=0xb?0x0:_0x548421%0xa>=0x2&&_0x548421%0xa<=0x4&&(_0x548421%0x64<0xa||_0x548421%0x64>=0x14)?0x1:0x2}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
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']||={});
@@ -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':_0x1c9012=>0x1!=_0x1c9012}};
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}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
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']||={});
@@ -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':_0x185a52=>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':_0x2df3c5=>0x0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
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']||={});
@@ -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':_0x2429b5=>0x1==_0x2429b5?0x0:0x0!=_0x2429b5&&_0x2429b5%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':_0x1c76d2=>0x1==_0x1c76d2?0x0:0x0!=_0x1c76d2&&_0x1c76d2%0xf4240==0x0?0x1:0x2}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
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']||={});
@@ -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':_0x3abd27=>0x0}};
23
+ export default{'ja':{'dictionary':{'Paint\x20formatting':'フォーマットをペイント','Continuous\x20painting':'連続ペイント','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'フォーマットの設定後にペインターをオンに保ちます。','Formatting\x20copied.':'フォーマットがコピーされました。','Pasted\x20formatting.':'フォーマットをペーストしました。'},'getPluralForm':_0x51a29a=>0x0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
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']||={});
@@ -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':_0x2e7bde=>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':_0xab8ba1=>0x0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
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']||={});
@@ -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':_0x72f6c3=>_0x72f6c3%0xa==0x1&&(_0x72f6c3%0x64>0x13||_0x72f6c3%0x64<0xb)?0x0:_0x72f6c3%0xa>=0x2&&_0x72f6c3%0xa<=0x9&&(_0x72f6c3%0x64>0x13||_0x72f6c3%0x64<0xb)?0x1:_0x72f6c3%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':_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}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
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']||={});
@@ -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':_0x176bf6=>_0x176bf6%0xa==0x1&&_0x176bf6%0x64!=0xb?0x0:0x0!=_0x176bf6?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':_0x1904ba=>_0x1904ba%0xa==0x1&&_0x1904ba%0x64!=0xb?0x0:0x0!=_0x1904ba?0x1:0x2}};