@ckeditor/ckeditor5-case-change 43.2.0 → 43.3.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (289) hide show
  1. package/build/case-change.js +1 -1
  2. package/build/translations/af.js +1 -0
  3. package/build/translations/ast.js +1 -0
  4. package/build/translations/az.js +1 -0
  5. package/build/translations/bs.js +1 -0
  6. package/build/translations/de-ch.js +1 -0
  7. package/build/translations/en-au.js +1 -0
  8. package/build/translations/en-gb.js +1 -0
  9. package/build/translations/eo.js +1 -0
  10. package/build/translations/eu.js +1 -0
  11. package/build/translations/fa.js +1 -0
  12. package/build/translations/gu.js +1 -0
  13. package/build/translations/hy.js +1 -0
  14. package/build/translations/jv.js +1 -0
  15. package/build/translations/kk.js +1 -0
  16. package/build/translations/km.js +1 -0
  17. package/build/translations/kn.js +1 -0
  18. package/build/translations/ku.js +1 -0
  19. package/build/translations/nb.js +1 -0
  20. package/build/translations/ne.js +1 -0
  21. package/build/translations/oc.js +1 -0
  22. package/build/translations/si.js +1 -0
  23. package/build/translations/sl.js +1 -0
  24. package/build/translations/sq.js +1 -0
  25. package/build/translations/ti.js +1 -0
  26. package/build/translations/tk.js +1 -0
  27. package/build/translations/tt.js +1 -0
  28. package/build/translations/ug.js +1 -0
  29. package/build/translations/ur.js +1 -0
  30. package/build/translations/uz.js +1 -0
  31. package/dist/casechange.d.ts +8 -0
  32. package/dist/casechangeediting.d.ts +8 -0
  33. package/dist/casechangeui.d.ts +8 -0
  34. package/dist/index.js +1 -1
  35. package/dist/translations/af.d.ts +8 -0
  36. package/dist/translations/af.js +23 -0
  37. package/dist/translations/af.umd.js +23 -0
  38. package/dist/translations/ar.js +1 -1
  39. package/dist/translations/ar.umd.js +1 -1
  40. package/dist/translations/ast.d.ts +8 -0
  41. package/dist/translations/ast.js +23 -0
  42. package/dist/translations/ast.umd.js +23 -0
  43. package/dist/translations/az.d.ts +8 -0
  44. package/dist/translations/az.js +23 -0
  45. package/dist/translations/az.umd.js +23 -0
  46. package/dist/translations/bg.js +1 -1
  47. package/dist/translations/bg.umd.js +1 -1
  48. package/dist/translations/bn.js +1 -1
  49. package/dist/translations/bn.umd.js +1 -1
  50. package/dist/translations/bs.d.ts +8 -0
  51. package/dist/translations/bs.js +23 -0
  52. package/dist/translations/bs.umd.js +23 -0
  53. package/dist/translations/ca.js +1 -1
  54. package/dist/translations/ca.umd.js +1 -1
  55. package/dist/translations/cs.js +1 -1
  56. package/dist/translations/cs.umd.js +1 -1
  57. package/dist/translations/da.js +1 -1
  58. package/dist/translations/da.umd.js +1 -1
  59. package/dist/translations/de-ch.d.ts +8 -0
  60. package/dist/translations/de-ch.js +23 -0
  61. package/dist/translations/de-ch.umd.js +23 -0
  62. package/dist/translations/de.js +1 -1
  63. package/dist/translations/de.umd.js +1 -1
  64. package/dist/translations/el.js +1 -1
  65. package/dist/translations/el.umd.js +1 -1
  66. package/dist/translations/en-au.d.ts +8 -0
  67. package/dist/translations/en-au.js +23 -0
  68. package/dist/translations/en-au.umd.js +23 -0
  69. package/dist/translations/en-gb.d.ts +8 -0
  70. package/dist/translations/en-gb.js +23 -0
  71. package/dist/translations/en-gb.umd.js +23 -0
  72. package/dist/translations/en.js +1 -1
  73. package/dist/translations/en.umd.js +1 -1
  74. package/dist/translations/eo.d.ts +8 -0
  75. package/dist/translations/eo.js +23 -0
  76. package/dist/translations/eo.umd.js +23 -0
  77. package/dist/translations/es-co.js +1 -1
  78. package/dist/translations/es-co.umd.js +1 -1
  79. package/dist/translations/es.js +1 -1
  80. package/dist/translations/es.umd.js +1 -1
  81. package/dist/translations/et.js +1 -1
  82. package/dist/translations/et.umd.js +1 -1
  83. package/dist/translations/eu.d.ts +8 -0
  84. package/dist/translations/eu.js +23 -0
  85. package/dist/translations/eu.umd.js +23 -0
  86. package/dist/translations/fa.d.ts +8 -0
  87. package/dist/translations/fa.js +23 -0
  88. package/dist/translations/fa.umd.js +23 -0
  89. package/dist/translations/fi.js +1 -1
  90. package/dist/translations/fi.umd.js +1 -1
  91. package/dist/translations/fr.js +1 -1
  92. package/dist/translations/fr.umd.js +1 -1
  93. package/dist/translations/gl.js +1 -1
  94. package/dist/translations/gl.umd.js +1 -1
  95. package/dist/translations/gu.d.ts +8 -0
  96. package/dist/translations/gu.js +23 -0
  97. package/dist/translations/gu.umd.js +23 -0
  98. package/dist/translations/he.js +1 -1
  99. package/dist/translations/he.umd.js +1 -1
  100. package/dist/translations/hi.js +1 -1
  101. package/dist/translations/hi.umd.js +1 -1
  102. package/dist/translations/hr.js +1 -1
  103. package/dist/translations/hr.umd.js +1 -1
  104. package/dist/translations/hu.js +1 -1
  105. package/dist/translations/hu.umd.js +1 -1
  106. package/dist/translations/hy.d.ts +8 -0
  107. package/dist/translations/hy.js +23 -0
  108. package/dist/translations/hy.umd.js +23 -0
  109. package/dist/translations/id.js +1 -1
  110. package/dist/translations/id.umd.js +1 -1
  111. package/dist/translations/it.js +1 -1
  112. package/dist/translations/it.umd.js +1 -1
  113. package/dist/translations/ja.js +1 -1
  114. package/dist/translations/ja.umd.js +1 -1
  115. package/dist/translations/jv.d.ts +8 -0
  116. package/dist/translations/jv.js +23 -0
  117. package/dist/translations/jv.umd.js +23 -0
  118. package/dist/translations/kk.d.ts +8 -0
  119. package/dist/translations/kk.js +23 -0
  120. package/dist/translations/kk.umd.js +23 -0
  121. package/dist/translations/km.d.ts +8 -0
  122. package/dist/translations/km.js +23 -0
  123. package/dist/translations/km.umd.js +23 -0
  124. package/dist/translations/kn.d.ts +8 -0
  125. package/dist/translations/kn.js +23 -0
  126. package/dist/translations/kn.umd.js +23 -0
  127. package/dist/translations/ko.js +1 -1
  128. package/dist/translations/ko.umd.js +1 -1
  129. package/dist/translations/ku.d.ts +8 -0
  130. package/dist/translations/ku.js +23 -0
  131. package/dist/translations/ku.umd.js +23 -0
  132. package/dist/translations/lt.js +1 -1
  133. package/dist/translations/lt.umd.js +1 -1
  134. package/dist/translations/lv.js +1 -1
  135. package/dist/translations/lv.umd.js +1 -1
  136. package/dist/translations/ms.js +1 -1
  137. package/dist/translations/ms.umd.js +1 -1
  138. package/dist/translations/nb.d.ts +8 -0
  139. package/dist/translations/nb.js +23 -0
  140. package/dist/translations/nb.umd.js +23 -0
  141. package/dist/translations/ne.d.ts +8 -0
  142. package/dist/translations/ne.js +23 -0
  143. package/dist/translations/ne.umd.js +23 -0
  144. package/dist/translations/nl.js +1 -1
  145. package/dist/translations/nl.umd.js +1 -1
  146. package/dist/translations/no.js +1 -1
  147. package/dist/translations/no.umd.js +1 -1
  148. package/dist/translations/oc.d.ts +8 -0
  149. package/dist/translations/oc.js +23 -0
  150. package/dist/translations/oc.umd.js +23 -0
  151. package/dist/translations/pl.js +1 -1
  152. package/dist/translations/pl.umd.js +1 -1
  153. package/dist/translations/pt-br.js +1 -1
  154. package/dist/translations/pt-br.umd.js +1 -1
  155. package/dist/translations/pt.js +1 -1
  156. package/dist/translations/pt.umd.js +1 -1
  157. package/dist/translations/ro.js +1 -1
  158. package/dist/translations/ro.umd.js +1 -1
  159. package/dist/translations/ru.js +1 -1
  160. package/dist/translations/ru.umd.js +1 -1
  161. package/dist/translations/si.d.ts +8 -0
  162. package/dist/translations/si.js +23 -0
  163. package/dist/translations/si.umd.js +23 -0
  164. package/dist/translations/sk.js +1 -1
  165. package/dist/translations/sk.umd.js +1 -1
  166. package/dist/translations/sl.d.ts +8 -0
  167. package/dist/translations/sl.js +23 -0
  168. package/dist/translations/sl.umd.js +23 -0
  169. package/dist/translations/sq.d.ts +8 -0
  170. package/dist/translations/sq.js +23 -0
  171. package/dist/translations/sq.umd.js +23 -0
  172. package/dist/translations/sr-latn.js +1 -1
  173. package/dist/translations/sr-latn.umd.js +1 -1
  174. package/dist/translations/sr.js +1 -1
  175. package/dist/translations/sr.umd.js +1 -1
  176. package/dist/translations/sv.js +1 -1
  177. package/dist/translations/sv.umd.js +1 -1
  178. package/dist/translations/th.js +1 -1
  179. package/dist/translations/th.umd.js +1 -1
  180. package/dist/translations/ti.d.ts +8 -0
  181. package/dist/translations/ti.js +23 -0
  182. package/dist/translations/ti.umd.js +23 -0
  183. package/dist/translations/tk.d.ts +8 -0
  184. package/dist/translations/tk.js +23 -0
  185. package/dist/translations/tk.umd.js +23 -0
  186. package/dist/translations/tr.js +1 -1
  187. package/dist/translations/tr.umd.js +1 -1
  188. package/dist/translations/tt.d.ts +8 -0
  189. package/dist/translations/tt.js +23 -0
  190. package/dist/translations/tt.umd.js +23 -0
  191. package/dist/translations/ug.d.ts +8 -0
  192. package/dist/translations/ug.js +23 -0
  193. package/dist/translations/ug.umd.js +23 -0
  194. package/dist/translations/uk.js +1 -1
  195. package/dist/translations/uk.umd.js +1 -1
  196. package/dist/translations/ur.d.ts +8 -0
  197. package/dist/translations/ur.js +23 -0
  198. package/dist/translations/ur.umd.js +23 -0
  199. package/dist/translations/uz.d.ts +8 -0
  200. package/dist/translations/uz.js +23 -0
  201. package/dist/translations/uz.umd.js +23 -0
  202. package/dist/translations/vi.js +1 -1
  203. package/dist/translations/vi.umd.js +1 -1
  204. package/dist/translations/zh-cn.js +1 -1
  205. package/dist/translations/zh-cn.umd.js +1 -1
  206. package/dist/translations/zh.js +1 -1
  207. package/dist/translations/zh.umd.js +1 -1
  208. package/lang/translations/af.po +36 -0
  209. package/lang/translations/ar.po +4 -10
  210. package/lang/translations/ast.po +36 -0
  211. package/lang/translations/az.po +36 -0
  212. package/lang/translations/bg.po +3 -9
  213. package/lang/translations/bn.po +3 -9
  214. package/lang/translations/bs.po +36 -0
  215. package/lang/translations/ca.po +3 -9
  216. package/lang/translations/cs.po +4 -10
  217. package/lang/translations/da.po +3 -9
  218. package/lang/translations/de-ch.po +36 -0
  219. package/lang/translations/de.po +3 -9
  220. package/lang/translations/el.po +3 -9
  221. package/lang/translations/en-au.po +36 -0
  222. package/lang/translations/en-gb.po +36 -0
  223. package/lang/translations/en.po +5 -11
  224. package/lang/translations/eo.po +36 -0
  225. package/lang/translations/es-co.po +4 -10
  226. package/lang/translations/es.po +4 -10
  227. package/lang/translations/et.po +3 -9
  228. package/lang/translations/eu.po +36 -0
  229. package/lang/translations/fa.po +36 -0
  230. package/lang/translations/fi.po +3 -9
  231. package/lang/translations/fr.po +4 -10
  232. package/lang/translations/gl.po +3 -9
  233. package/lang/translations/gu.po +36 -0
  234. package/lang/translations/he.po +4 -10
  235. package/lang/translations/hi.po +3 -9
  236. package/lang/translations/hr.po +4 -10
  237. package/lang/translations/hu.po +3 -9
  238. package/lang/translations/hy.po +36 -0
  239. package/lang/translations/id.po +3 -9
  240. package/lang/translations/it.po +4 -10
  241. package/lang/translations/ja.po +3 -9
  242. package/lang/translations/jv.po +36 -0
  243. package/lang/translations/kk.po +36 -0
  244. package/lang/translations/km.po +36 -0
  245. package/lang/translations/kn.po +36 -0
  246. package/lang/translations/ko.po +3 -9
  247. package/lang/translations/ku.po +36 -0
  248. package/lang/translations/lt.po +4 -10
  249. package/lang/translations/lv.po +4 -10
  250. package/lang/translations/ms.po +3 -9
  251. package/lang/translations/nb.po +36 -0
  252. package/lang/translations/ne.po +36 -0
  253. package/lang/translations/nl.po +3 -9
  254. package/lang/translations/no.po +3 -9
  255. package/lang/translations/oc.po +36 -0
  256. package/lang/translations/pl.po +4 -10
  257. package/lang/translations/pt-br.po +4 -10
  258. package/lang/translations/pt.po +4 -10
  259. package/lang/translations/ro.po +4 -10
  260. package/lang/translations/ru.po +4 -10
  261. package/lang/translations/si.po +36 -0
  262. package/lang/translations/sk.po +4 -10
  263. package/lang/translations/sl.po +36 -0
  264. package/lang/translations/sq.po +36 -0
  265. package/lang/translations/sr-latn.po +4 -10
  266. package/lang/translations/sr.po +4 -10
  267. package/lang/translations/sv.po +3 -9
  268. package/lang/translations/th.po +3 -9
  269. package/lang/translations/ti.po +36 -0
  270. package/lang/translations/tk.po +36 -0
  271. package/lang/translations/tr.po +3 -9
  272. package/lang/translations/tt.po +36 -0
  273. package/lang/translations/ug.po +36 -0
  274. package/lang/translations/uk.po +4 -10
  275. package/lang/translations/ur.po +36 -0
  276. package/lang/translations/uz.po +36 -0
  277. package/lang/translations/vi.po +3 -9
  278. package/lang/translations/zh-cn.po +3 -9
  279. package/lang/translations/zh.po +3 -9
  280. package/package.json +6 -6
  281. package/src/casechange.d.ts +8 -0
  282. package/src/casechange.js +1 -1
  283. package/src/casechangecommand.js +1 -1
  284. package/src/casechangeediting.d.ts +8 -0
  285. package/src/casechangeediting.js +1 -1
  286. package/src/casechangeui.d.ts +8 -0
  287. package/src/casechangeui.js +1 -1
  288. package/src/index.js +1 -1
  289. package/src/utils/common-translations.js +1 -1
@@ -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
+ export default{'sl':{'dictionary':{'Case\x20change':'','UPPERCASE':'','lowercase':'','Title\x20Case':'','Change\x20text\x20case':'','Changed\x20case\x20to\x20%0':''},'getPluralForm':_0x4a4a06=>_0x4a4a06%0x64==0x1?0x1:_0x4a4a06%0x64==0x2?0x2:_0x4a4a06%0x64==0x3||_0x4a4a06%0x64==0x4?0x3: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
+ (_0x564999=>{const {sl:{dictionary:_0x521b91,getPluralForm:_0x4603df}}={'sl':{'dictionary':{'Case\x20change':'','UPPERCASE':'','lowercase':'','Title\x20Case':'','Change\x20text\x20case':'','Changed\x20case\x20to\x20%0':''},'getPluralForm':_0x3b5d99=>_0x3b5d99%0x64==0x1?0x1:_0x3b5d99%0x64==0x2?0x2:_0x3b5d99%0x64==0x3||_0x3b5d99%0x64==0x4?0x3:0x0}};_0x564999['sl']||={'dictionary':{},'getPluralForm':null},_0x564999['sl']['dictionary']=Object['assign'](_0x564999['sl']['dictionary'],_0x521b91),_0x564999['sl']['getPluralForm']=_0x4603df;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default 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
+ export default{'sq':{'dictionary':{'Case\x20change':'','UPPERCASE':'','lowercase':'','Title\x20Case':'','Change\x20text\x20case':'','Changed\x20case\x20to\x20%0':''},'getPluralForm':_0x20cec2=>0x1!=_0x20cec2}};
@@ -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
+ (_0x2aaa54=>{const {sq:{dictionary:_0x58ba9b,getPluralForm:_0x5db429}}={'sq':{'dictionary':{'Case\x20change':'','UPPERCASE':'','lowercase':'','Title\x20Case':'','Change\x20text\x20case':'','Changed\x20case\x20to\x20%0':''},'getPluralForm':_0x817795=>0x1!=_0x817795}};_0x2aaa54['sq']||={'dictionary':{},'getPluralForm':null},_0x2aaa54['sq']['dictionary']=Object['assign'](_0x2aaa54['sq']['dictionary'],_0x58ba9b),_0x2aaa54['sq']['getPluralForm']=_0x5db429;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr-latn':{'dictionary':{'Case\x20change':'Promena\x20slova','UPPERCASE':'VELIKA\x20SLOVA','lowercase':'mala\x20slova','Title\x20Case':'Naslov\x20case','Change\x20text\x20case':'Promenite\x20velika\x20i\x20mala\x20slova','Changed\x20case\x20to\x20%0':'Promenjena\x20slova\x20u\x20%0'},'getPluralForm':_0x1d0b6b=>_0x1d0b6b%0xa==0x1&&_0x1d0b6b%0x64!=0xb?0x0:_0x1d0b6b%0xa>=0x2&&_0x1d0b6b%0xa<=0x4&&(_0x1d0b6b%0x64<0xa||_0x1d0b6b%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr-latn':{'dictionary':{'Case\x20change':'Promena\x20slova','UPPERCASE':'VELIKA\x20SLOVA','lowercase':'mala\x20slova','Title\x20Case':'Naslov\x20case','Change\x20text\x20case':'Promenite\x20velika\x20i\x20mala\x20slova','Changed\x20case\x20to\x20%0':'Promenjena\x20slova\x20u\x20%0'},'getPluralForm':_0x4079cd=>_0x4079cd%0xa==0x1&&_0x4079cd%0x64!=0xb?0x0:_0x4079cd%0xa>=0x2&&_0x4079cd%0xa<=0x4&&(_0x4079cd%0x64<0xa||_0x4079cd%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1fc9cf=>{const {'sr-latn':{dictionary:_0x41c786,getPluralForm:_0x526594}}={'sr-latn':{'dictionary':{'Case\x20change':'Promena\x20slova','UPPERCASE':'VELIKA\x20SLOVA','lowercase':'mala\x20slova','Title\x20Case':'Naslov\x20case','Change\x20text\x20case':'Promenite\x20velika\x20i\x20mala\x20slova','Changed\x20case\x20to\x20%0':'Promenjena\x20slova\x20u\x20%0'},'getPluralForm':_0x3d3b14=>_0x3d3b14%0xa==0x1&&_0x3d3b14%0x64!=0xb?0x0:_0x3d3b14%0xa>=0x2&&_0x3d3b14%0xa<=0x4&&(_0x3d3b14%0x64<0xa||_0x3d3b14%0x64>=0x14)?0x1:0x2}};_0x1fc9cf['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x1fc9cf['sr-latn']['dictionary']=Object['assign'](_0x1fc9cf['sr-latn']['dictionary'],_0x41c786),_0x1fc9cf['sr-latn']['getPluralForm']=_0x526594;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36e5a4=>{const {'sr-latn':{dictionary:_0x25c362,getPluralForm:_0x16e71b}}={'sr-latn':{'dictionary':{'Case\x20change':'Promena\x20slova','UPPERCASE':'VELIKA\x20SLOVA','lowercase':'mala\x20slova','Title\x20Case':'Naslov\x20case','Change\x20text\x20case':'Promenite\x20velika\x20i\x20mala\x20slova','Changed\x20case\x20to\x20%0':'Promenjena\x20slova\x20u\x20%0'},'getPluralForm':_0x43d6bc=>_0x43d6bc%0xa==0x1&&_0x43d6bc%0x64!=0xb?0x0:_0x43d6bc%0xa>=0x2&&_0x43d6bc%0xa<=0x4&&(_0x43d6bc%0x64<0xa||_0x43d6bc%0x64>=0x14)?0x1:0x2}};_0x36e5a4['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x36e5a4['sr-latn']['dictionary']=Object['assign'](_0x36e5a4['sr-latn']['dictionary'],_0x25c362),_0x36e5a4['sr-latn']['getPluralForm']=_0x16e71b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr':{'dictionary':{'Case\x20change':'Promena\x20veličine\x20slova','UPPERCASE':'VELIKA\x20SLOVA','lowercase':'mala\x20slova','Title\x20Case':'Velika\x20početna\x20slova','Change\x20text\x20case':'Promeni\x20velika\x20i\x20mala\x20slova\x20u\x20tekstu','Changed\x20case\x20to\x20%0':'Velika\x20i\x20mala\x20slova\x20su\x20promenjena\x20u\x20%0'},'getPluralForm':_0x1cf302=>_0x1cf302%0xa==0x1&&_0x1cf302%0x64!=0xb?0x0:_0x1cf302%0xa>=0x2&&_0x1cf302%0xa<=0x4&&(_0x1cf302%0x64<0xa||_0x1cf302%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr':{'dictionary':{'Case\x20change':'Promena\x20veličine\x20slova','UPPERCASE':'VELIKA\x20SLOVA','lowercase':'mala\x20slova','Title\x20Case':'Velika\x20početna\x20slova','Change\x20text\x20case':'Promeni\x20velika\x20i\x20mala\x20slova\x20u\x20tekstu','Changed\x20case\x20to\x20%0':'Velika\x20i\x20mala\x20slova\x20su\x20promenjena\x20u\x20%0'},'getPluralForm':_0x3b05d9=>_0x3b05d9%0xa==0x1&&_0x3b05d9%0x64!=0xb?0x0:_0x3b05d9%0xa>=0x2&&_0x3b05d9%0xa<=0x4&&(_0x3b05d9%0x64<0xa||_0x3b05d9%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3bb1bc=>{const {sr:{dictionary:_0x4db57,getPluralForm:_0x33a494}}={'sr':{'dictionary':{'Case\x20change':'Promena\x20veličine\x20slova','UPPERCASE':'VELIKA\x20SLOVA','lowercase':'mala\x20slova','Title\x20Case':'Velika\x20početna\x20slova','Change\x20text\x20case':'Promeni\x20velika\x20i\x20mala\x20slova\x20u\x20tekstu','Changed\x20case\x20to\x20%0':'Velika\x20i\x20mala\x20slova\x20su\x20promenjena\x20u\x20%0'},'getPluralForm':_0x2505ff=>_0x2505ff%0xa==0x1&&_0x2505ff%0x64!=0xb?0x0:_0x2505ff%0xa>=0x2&&_0x2505ff%0xa<=0x4&&(_0x2505ff%0x64<0xa||_0x2505ff%0x64>=0x14)?0x1:0x2}};_0x3bb1bc['sr']||={'dictionary':{},'getPluralForm':null},_0x3bb1bc['sr']['dictionary']=Object['assign'](_0x3bb1bc['sr']['dictionary'],_0x4db57),_0x3bb1bc['sr']['getPluralForm']=_0x33a494;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x21ad93=>{const {sr:{dictionary:_0x4b17cd,getPluralForm:_0x37df5c}}={'sr':{'dictionary':{'Case\x20change':'Promena\x20veličine\x20slova','UPPERCASE':'VELIKA\x20SLOVA','lowercase':'mala\x20slova','Title\x20Case':'Velika\x20početna\x20slova','Change\x20text\x20case':'Promeni\x20velika\x20i\x20mala\x20slova\x20u\x20tekstu','Changed\x20case\x20to\x20%0':'Velika\x20i\x20mala\x20slova\x20su\x20promenjena\x20u\x20%0'},'getPluralForm':_0x176650=>_0x176650%0xa==0x1&&_0x176650%0x64!=0xb?0x0:_0x176650%0xa>=0x2&&_0x176650%0xa<=0x4&&(_0x176650%0x64<0xa||_0x176650%0x64>=0x14)?0x1:0x2}};_0x21ad93['sr']||={'dictionary':{},'getPluralForm':null},_0x21ad93['sr']['dictionary']=Object['assign'](_0x21ad93['sr']['dictionary'],_0x4b17cd),_0x21ad93['sr']['getPluralForm']=_0x37df5c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sv':{'dictionary':{'Case\x20change':'Ändra\x20skiftläge','UPPERCASE':'VERSALER','lowercase':'gemener','Title\x20Case':'Stor\x20begynnelsebokstav','Change\x20text\x20case':'Ändra\x20skiftläge','Changed\x20case\x20to\x20%0':'Bokstav\x20ändrad\x20till\x20%0'},'getPluralForm':_0x3722d1=>0x1!=_0x3722d1}};
23
+ export default{'sv':{'dictionary':{'Case\x20change':'Ändra\x20skiftläge','UPPERCASE':'VERSALER','lowercase':'gemener','Title\x20Case':'Stor\x20begynnelsebokstav','Change\x20text\x20case':'Ändra\x20skiftläge','Changed\x20case\x20to\x20%0':'Bokstav\x20ändrad\x20till\x20%0'},'getPluralForm':_0x58ce01=>0x1!=_0x58ce01}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x29059f=>{const {sv:{dictionary:_0x10802b,getPluralForm:_0x4f46e1}}={'sv':{'dictionary':{'Case\x20change':'Ändra\x20skiftläge','UPPERCASE':'VERSALER','lowercase':'gemener','Title\x20Case':'Stor\x20begynnelsebokstav','Change\x20text\x20case':'Ändra\x20skiftläge','Changed\x20case\x20to\x20%0':'Bokstav\x20ändrad\x20till\x20%0'},'getPluralForm':_0x26bcd4=>0x1!=_0x26bcd4}};_0x29059f['sv']||={'dictionary':{},'getPluralForm':null},_0x29059f['sv']['dictionary']=Object['assign'](_0x29059f['sv']['dictionary'],_0x10802b),_0x29059f['sv']['getPluralForm']=_0x4f46e1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x187671=>{const {sv:{dictionary:_0x45000c,getPluralForm:_0x57f05d}}={'sv':{'dictionary':{'Case\x20change':'Ändra\x20skiftläge','UPPERCASE':'VERSALER','lowercase':'gemener','Title\x20Case':'Stor\x20begynnelsebokstav','Change\x20text\x20case':'Ändra\x20skiftläge','Changed\x20case\x20to\x20%0':'Bokstav\x20ändrad\x20till\x20%0'},'getPluralForm':_0x18ec1a=>0x1!=_0x18ec1a}};_0x187671['sv']||={'dictionary':{},'getPluralForm':null},_0x187671['sv']['dictionary']=Object['assign'](_0x187671['sv']['dictionary'],_0x45000c),_0x187671['sv']['getPluralForm']=_0x57f05d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'th':{'dictionary':{'Case\x20change':'สลับตัวพิมพ์เล็กใหญ่','UPPERCASE':'ตัวพิมพ์ใหญ่','lowercase':'ตัวพิมพ์เล็ก','Title\x20Case':'ขึ้นต้นคําด้วยตัวพิมพ์ใหญ่','Change\x20text\x20case':'เปลี่ยนตัวพิมพ์ใหญ่-เล็ก','Changed\x20case\x20to\x20%0':'เปลี่ยนตัวพิมพ์เป็น\x20%0'},'getPluralForm':_0x5916f1=>0x0}};
23
+ export default{'th':{'dictionary':{'Case\x20change':'สลับตัวพิมพ์เล็กใหญ่','UPPERCASE':'ตัวพิมพ์ใหญ่','lowercase':'ตัวพิมพ์เล็ก','Title\x20Case':'ขึ้นต้นคําด้วยตัวพิมพ์ใหญ่','Change\x20text\x20case':'เปลี่ยนตัวพิมพ์ใหญ่-เล็ก','Changed\x20case\x20to\x20%0':'เปลี่ยนตัวพิมพ์เป็น\x20%0'},'getPluralForm':_0x4107b7=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x209ead=>{const {th:{dictionary:_0x2c61cd,getPluralForm:_0x2a5cb8}}={'th':{'dictionary':{'Case\x20change':'สลับตัวพิมพ์เล็กใหญ่','UPPERCASE':'ตัวพิมพ์ใหญ่','lowercase':'ตัวพิมพ์เล็ก','Title\x20Case':'ขึ้นต้นคําด้วยตัวพิมพ์ใหญ่','Change\x20text\x20case':'เปลี่ยนตัวพิมพ์ใหญ่-เล็ก','Changed\x20case\x20to\x20%0':'เปลี่ยนตัวพิมพ์เป็น\x20%0'},'getPluralForm':_0xef9215=>0x0}};_0x209ead['th']||={'dictionary':{},'getPluralForm':null},_0x209ead['th']['dictionary']=Object['assign'](_0x209ead['th']['dictionary'],_0x2c61cd),_0x209ead['th']['getPluralForm']=_0x2a5cb8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x52eb0a=>{const {th:{dictionary:_0x1d7d85,getPluralForm:_0x5aee5a}}={'th':{'dictionary':{'Case\x20change':'สลับตัวพิมพ์เล็กใหญ่','UPPERCASE':'ตัวพิมพ์ใหญ่','lowercase':'ตัวพิมพ์เล็ก','Title\x20Case':'ขึ้นต้นคําด้วยตัวพิมพ์ใหญ่','Change\x20text\x20case':'เปลี่ยนตัวพิมพ์ใหญ่-เล็ก','Changed\x20case\x20to\x20%0':'เปลี่ยนตัวพิมพ์เป็น\x20%0'},'getPluralForm':_0x5252b8=>0x0}};_0x52eb0a['th']||={'dictionary':{},'getPluralForm':null},_0x52eb0a['th']['dictionary']=Object['assign'](_0x52eb0a['th']['dictionary'],_0x1d7d85),_0x52eb0a['th']['getPluralForm']=_0x5aee5a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default 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
+ export default{'ti':{'dictionary':{'Case\x20change':'','UPPERCASE':'','lowercase':'','Title\x20Case':'','Change\x20text\x20case':'','Changed\x20case\x20to\x20%0':''},'getPluralForm':_0x451c49=>_0x451c49>0x1}};
@@ -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
+ (_0x4b0980=>{const {ti:{dictionary:_0x2c1c51,getPluralForm:_0x1f56f5}}={'ti':{'dictionary':{'Case\x20change':'','UPPERCASE':'','lowercase':'','Title\x20Case':'','Change\x20text\x20case':'','Changed\x20case\x20to\x20%0':''},'getPluralForm':_0x3d16c2=>_0x3d16c2>0x1}};_0x4b0980['ti']||={'dictionary':{},'getPluralForm':null},_0x4b0980['ti']['dictionary']=Object['assign'](_0x4b0980['ti']['dictionary'],_0x2c1c51),_0x4b0980['ti']['getPluralForm']=_0x1f56f5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default 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
+ export default{'tk':{'dictionary':{'Case\x20change':'','UPPERCASE':'','lowercase':'','Title\x20Case':'','Change\x20text\x20case':'','Changed\x20case\x20to\x20%0':''},'getPluralForm':_0x57e22d=>0x1!=_0x57e22d}};
@@ -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
+ (_0x592ac0=>{const {tk:{dictionary:_0x32e6fe,getPluralForm:_0x3a467e}}={'tk':{'dictionary':{'Case\x20change':'','UPPERCASE':'','lowercase':'','Title\x20Case':'','Change\x20text\x20case':'','Changed\x20case\x20to\x20%0':''},'getPluralForm':_0xe33b05=>0x1!=_0xe33b05}};_0x592ac0['tk']||={'dictionary':{},'getPluralForm':null},_0x592ac0['tk']['dictionary']=Object['assign'](_0x592ac0['tk']['dictionary'],_0x32e6fe),_0x592ac0['tk']['getPluralForm']=_0x3a467e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tr':{'dictionary':{'Case\x20change':'Büyük/küçük\x20harf\x20değişikliği','UPPERCASE':'BÜYÜK\x20HARF','lowercase':'küçük\x20harf','Title\x20Case':'Yalnızca\x20İlk\x20Harfler\x20Büyük','Change\x20text\x20case':'Metnin\x20harf\x20durumunu\x20değiştir','Changed\x20case\x20to\x20%0':'Büyük\x20harf/küçük\x20harf\x20durumu\x20%0\x20olarak\x20değiştirildi'},'getPluralForm':_0xaa1f98=>_0xaa1f98>0x1}};
23
+ export default{'tr':{'dictionary':{'Case\x20change':'Büyük/küçük\x20harf\x20değişikliği','UPPERCASE':'BÜYÜK\x20HARF','lowercase':'küçük\x20harf','Title\x20Case':'Yalnızca\x20İlk\x20Harfler\x20Büyük','Change\x20text\x20case':'Metnin\x20harf\x20durumunu\x20değiştir','Changed\x20case\x20to\x20%0':'Büyük\x20harf/küçük\x20harf\x20durumu\x20%0\x20olarak\x20değiştirildi'},'getPluralForm':_0x53fbd9=>_0x53fbd9>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3be841=>{const {tr:{dictionary:_0x10fe97,getPluralForm:_0x3bf785}}={'tr':{'dictionary':{'Case\x20change':'Büyük/küçük\x20harf\x20değişikliği','UPPERCASE':'BÜYÜK\x20HARF','lowercase':'küçük\x20harf','Title\x20Case':'Yalnızca\x20İlk\x20Harfler\x20Büyük','Change\x20text\x20case':'Metnin\x20harf\x20durumunu\x20değiştir','Changed\x20case\x20to\x20%0':'Büyük\x20harf/küçük\x20harf\x20durumu\x20%0\x20olarak\x20değiştirildi'},'getPluralForm':_0x26a725=>_0x26a725>0x1}};_0x3be841['tr']||={'dictionary':{},'getPluralForm':null},_0x3be841['tr']['dictionary']=Object['assign'](_0x3be841['tr']['dictionary'],_0x10fe97),_0x3be841['tr']['getPluralForm']=_0x3bf785;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x538f99=>{const {tr:{dictionary:_0x296a39,getPluralForm:_0x4fc2ad}}={'tr':{'dictionary':{'Case\x20change':'Büyük/küçük\x20harf\x20değişikliği','UPPERCASE':'BÜYÜK\x20HARF','lowercase':'küçük\x20harf','Title\x20Case':'Yalnızca\x20İlk\x20Harfler\x20Büyük','Change\x20text\x20case':'Metnin\x20harf\x20durumunu\x20değiştir','Changed\x20case\x20to\x20%0':'Büyük\x20harf/küçük\x20harf\x20durumu\x20%0\x20olarak\x20değiştirildi'},'getPluralForm':_0x45b1f2=>_0x45b1f2>0x1}};_0x538f99['tr']||={'dictionary':{},'getPluralForm':null},_0x538f99['tr']['dictionary']=Object['assign'](_0x538f99['tr']['dictionary'],_0x296a39),_0x538f99['tr']['getPluralForm']=_0x4fc2ad;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default 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
+ export default{'tt':{'dictionary':{'Case\x20change':'','UPPERCASE':'','lowercase':'','Title\x20Case':'','Change\x20text\x20case':'','Changed\x20case\x20to\x20%0':''},'getPluralForm':_0x125091=>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
+ (_0x5c5451=>{const {tt:{dictionary:_0x9347b0,getPluralForm:_0x4a55d}}={'tt':{'dictionary':{'Case\x20change':'','UPPERCASE':'','lowercase':'','Title\x20Case':'','Change\x20text\x20case':'','Changed\x20case\x20to\x20%0':''},'getPluralForm':_0x1c5a64=>0x0}};_0x5c5451['tt']||={'dictionary':{},'getPluralForm':null},_0x5c5451['tt']['dictionary']=Object['assign'](_0x5c5451['tt']['dictionary'],_0x9347b0),_0x5c5451['tt']['getPluralForm']=_0x4a55d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default 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
+ export default{'ug':{'dictionary':{'Case\x20change':'','UPPERCASE':'','lowercase':'','Title\x20Case':'','Change\x20text\x20case':'','Changed\x20case\x20to\x20%0':''},'getPluralForm':_0x1b0250=>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
+ (_0xdc663d=>{const {ug:{dictionary:_0x5c0c3e,getPluralForm:_0x1e3adc}}={'ug':{'dictionary':{'Case\x20change':'','UPPERCASE':'','lowercase':'','Title\x20Case':'','Change\x20text\x20case':'','Changed\x20case\x20to\x20%0':''},'getPluralForm':_0x39e5da=>0x0}};_0xdc663d['ug']||={'dictionary':{},'getPluralForm':null},_0xdc663d['ug']['dictionary']=Object['assign'](_0xdc663d['ug']['dictionary'],_0x5c0c3e),_0xdc663d['ug']['getPluralForm']=_0x1e3adc;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uk':{'dictionary':{'Case\x20change':'Зміна\x20регістру','UPPERCASE':'ВЕЛИКІ\x20ЛІТЕРИ','lowercase':'малі\x20літери','Title\x20Case':'Регістр\x20назви','Change\x20text\x20case':'Змінити\x20регістр\x20тексту','Changed\x20case\x20to\x20%0':'Регістр\x20змінено\x20на\x20%0'},'getPluralForm':_0x178d9c=>_0x178d9c%0x1==0x0&&_0x178d9c%0xa==0x1&&_0x178d9c%0x64!=0xb?0x0:_0x178d9c%0x1==0x0&&_0x178d9c%0xa>=0x2&&_0x178d9c%0xa<=0x4&&(_0x178d9c%0x64<0xc||_0x178d9c%0x64>0xe)?0x1:_0x178d9c%0x1==0x0&&(_0x178d9c%0xa==0x0||_0x178d9c%0xa>=0x5&&_0x178d9c%0xa<=0x9||_0x178d9c%0x64>=0xb&&_0x178d9c%0x64<=0xe)?0x2:0x3}};
23
+ export default{'uk':{'dictionary':{'Case\x20change':'Зміна\x20регістру','UPPERCASE':'ВЕЛИКІ\x20ЛІТЕРИ','lowercase':'малі\x20літери','Title\x20Case':'Регістр\x20назви','Change\x20text\x20case':'Змінити\x20регістр\x20тексту','Changed\x20case\x20to\x20%0':'Регістр\x20змінено\x20на\x20%0'},'getPluralForm':_0x1a820a=>_0x1a820a%0xa==0x1&&_0x1a820a%0x64!=0xb?0x0:_0x1a820a%0xa>=0x2&&_0x1a820a%0xa<=0x4&&(_0x1a820a%0x64<0xa||_0x1a820a%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x305f99=>{const {uk:{dictionary:_0x53e7f5,getPluralForm:_0xeee5d5}}={'uk':{'dictionary':{'Case\x20change':'Зміна\x20регістру','UPPERCASE':'ВЕЛИКІ\x20ЛІТЕРИ','lowercase':'малі\x20літери','Title\x20Case':'Регістр\x20назви','Change\x20text\x20case':'Змінити\x20регістр\x20тексту','Changed\x20case\x20to\x20%0':'Регістр\x20змінено\x20на\x20%0'},'getPluralForm':_0x84afec=>_0x84afec%0x1==0x0&&_0x84afec%0xa==0x1&&_0x84afec%0x64!=0xb?0x0:_0x84afec%0x1==0x0&&_0x84afec%0xa>=0x2&&_0x84afec%0xa<=0x4&&(_0x84afec%0x64<0xc||_0x84afec%0x64>0xe)?0x1:_0x84afec%0x1==0x0&&(_0x84afec%0xa==0x0||_0x84afec%0xa>=0x5&&_0x84afec%0xa<=0x9||_0x84afec%0x64>=0xb&&_0x84afec%0x64<=0xe)?0x2:0x3}};_0x305f99['uk']||={'dictionary':{},'getPluralForm':null},_0x305f99['uk']['dictionary']=Object['assign'](_0x305f99['uk']['dictionary'],_0x53e7f5),_0x305f99['uk']['getPluralForm']=_0xeee5d5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x404afe=>{const {uk:{dictionary:_0x2bec8c,getPluralForm:_0x5598c0}}={'uk':{'dictionary':{'Case\x20change':'Зміна\x20регістру','UPPERCASE':'ВЕЛИКІ\x20ЛІТЕРИ','lowercase':'малі\x20літери','Title\x20Case':'Регістр\x20назви','Change\x20text\x20case':'Змінити\x20регістр\x20тексту','Changed\x20case\x20to\x20%0':'Регістр\x20змінено\x20на\x20%0'},'getPluralForm':_0x3113da=>_0x3113da%0xa==0x1&&_0x3113da%0x64!=0xb?0x0:_0x3113da%0xa>=0x2&&_0x3113da%0xa<=0x4&&(_0x3113da%0x64<0xa||_0x3113da%0x64>=0x14)?0x1:0x2}};_0x404afe['uk']||={'dictionary':{},'getPluralForm':null},_0x404afe['uk']['dictionary']=Object['assign'](_0x404afe['uk']['dictionary'],_0x2bec8c),_0x404afe['uk']['getPluralForm']=_0x5598c0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default 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
+ export default{'ur':{'dictionary':{'Case\x20change':'','UPPERCASE':'','lowercase':'','Title\x20Case':'','Change\x20text\x20case':'','Changed\x20case\x20to\x20%0':''},'getPluralForm':_0x785775=>0x1!=_0x785775}};
@@ -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
+ (_0x29933a=>{const {ur:{dictionary:_0x50854d,getPluralForm:_0x4441ea}}={'ur':{'dictionary':{'Case\x20change':'','UPPERCASE':'','lowercase':'','Title\x20Case':'','Change\x20text\x20case':'','Changed\x20case\x20to\x20%0':''},'getPluralForm':_0xcb18d9=>0x1!=_0xcb18d9}};_0x29933a['ur']||={'dictionary':{},'getPluralForm':null},_0x29933a['ur']['dictionary']=Object['assign'](_0x29933a['ur']['dictionary'],_0x50854d),_0x29933a['ur']['getPluralForm']=_0x4441ea;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default 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
+ export default{'uz':{'dictionary':{'Case\x20change':'','UPPERCASE':'','lowercase':'','Title\x20Case':'','Change\x20text\x20case':'','Changed\x20case\x20to\x20%0':''},'getPluralForm':_0x5061bc=>_0x5061bc>0x1}};
@@ -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
+ (_0x47d3b3=>{const {uz:{dictionary:_0x24d79c,getPluralForm:_0x54627e}}={'uz':{'dictionary':{'Case\x20change':'','UPPERCASE':'','lowercase':'','Title\x20Case':'','Change\x20text\x20case':'','Changed\x20case\x20to\x20%0':''},'getPluralForm':_0x3ff8a5=>_0x3ff8a5>0x1}};_0x47d3b3['uz']||={'dictionary':{},'getPluralForm':null},_0x47d3b3['uz']['dictionary']=Object['assign'](_0x47d3b3['uz']['dictionary'],_0x24d79c),_0x47d3b3['uz']['getPluralForm']=_0x54627e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'vi':{'dictionary':{'Case\x20change':'Thay\x20đổi\x20chữ\x20hoa,\x20chữ\x20thường','UPPERCASE':'CHỮ\x20HOA','lowercase':'chữ\x20thường','Title\x20Case':'Viết\x20Hoa\x20Đầu\x20Mỗi\x20Từ','Change\x20text\x20case':'Thay\x20đổi\x20chữ\x20hoa/thường','Changed\x20case\x20to\x20%0':'Đã\x20đổi\x20loại\x20chữ\x20thành\x20%0'},'getPluralForm':_0x407faf=>0x0}};
23
+ export default{'vi':{'dictionary':{'Case\x20change':'Thay\x20đổi\x20chữ\x20hoa,\x20chữ\x20thường','UPPERCASE':'CHỮ\x20HOA','lowercase':'chữ\x20thường','Title\x20Case':'Viết\x20Hoa\x20Đầu\x20Mỗi\x20Từ','Change\x20text\x20case':'Thay\x20đổi\x20chữ\x20hoa/thường','Changed\x20case\x20to\x20%0':'Đã\x20đổi\x20loại\x20chữ\x20thành\x20%0'},'getPluralForm':_0x465138=>0x0}};