@ckeditor/ckeditor5-table 43.2.0 → 43.3.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (373) hide show
  1. package/build/table.js +2 -2
  2. package/build/translations/af.js +1 -0
  3. package/build/translations/ar.js +1 -1
  4. package/build/translations/ast.js +1 -0
  5. package/build/translations/az.js +1 -1
  6. package/build/translations/bg.js +1 -1
  7. package/build/translations/bn.js +1 -1
  8. package/build/translations/bs.js +1 -0
  9. package/build/translations/ca.js +1 -1
  10. package/build/translations/cs.js +1 -1
  11. package/build/translations/da.js +1 -1
  12. package/build/translations/de-ch.js +1 -1
  13. package/build/translations/de.js +1 -1
  14. package/build/translations/el.js +1 -1
  15. package/build/translations/en-au.js +1 -1
  16. package/build/translations/en-gb.js +1 -1
  17. package/build/translations/eo.js +1 -0
  18. package/build/translations/es-co.js +1 -0
  19. package/build/translations/es.js +1 -1
  20. package/build/translations/et.js +1 -1
  21. package/build/translations/eu.js +1 -0
  22. package/build/translations/fa.js +1 -1
  23. package/build/translations/fi.js +1 -1
  24. package/build/translations/fr.js +1 -1
  25. package/build/translations/gl.js +1 -1
  26. package/build/translations/gu.js +1 -0
  27. package/build/translations/he.js +1 -1
  28. package/build/translations/hi.js +1 -1
  29. package/build/translations/hr.js +1 -1
  30. package/build/translations/hu.js +1 -1
  31. package/build/translations/hy.js +1 -1
  32. package/build/translations/id.js +1 -1
  33. package/build/translations/it.js +1 -1
  34. package/build/translations/ja.js +1 -1
  35. package/build/translations/jv.js +1 -0
  36. package/build/translations/kk.js +1 -0
  37. package/build/translations/km.js +1 -0
  38. package/build/translations/kn.js +1 -0
  39. package/build/translations/ko.js +1 -1
  40. package/build/translations/ku.js +1 -1
  41. package/build/translations/lt.js +1 -1
  42. package/build/translations/lv.js +1 -1
  43. package/build/translations/ms.js +1 -1
  44. package/build/translations/nb.js +1 -1
  45. package/build/translations/ne.js +1 -1
  46. package/build/translations/nl.js +1 -1
  47. package/build/translations/no.js +1 -1
  48. package/build/translations/oc.js +1 -0
  49. package/build/translations/pl.js +1 -1
  50. package/build/translations/pt-br.js +1 -1
  51. package/build/translations/pt.js +1 -1
  52. package/build/translations/ro.js +1 -1
  53. package/build/translations/ru.js +1 -1
  54. package/build/translations/si.js +1 -0
  55. package/build/translations/sk.js +1 -1
  56. package/build/translations/sl.js +1 -1
  57. package/build/translations/sq.js +1 -1
  58. package/build/translations/sr-latn.js +1 -1
  59. package/build/translations/sr.js +1 -1
  60. package/build/translations/sv.js +1 -1
  61. package/build/translations/th.js +1 -1
  62. package/build/translations/ti.js +1 -0
  63. package/build/translations/tk.js +1 -1
  64. package/build/translations/tr.js +1 -1
  65. package/build/translations/tt.js +1 -1
  66. package/build/translations/ug.js +1 -1
  67. package/build/translations/uk.js +1 -1
  68. package/build/translations/ur.js +1 -1
  69. package/build/translations/uz.js +1 -1
  70. package/build/translations/vi.js +1 -1
  71. package/build/translations/zh-cn.js +1 -1
  72. package/build/translations/zh.js +1 -1
  73. package/dist/index.css.map +1 -1
  74. package/dist/index.js +110 -0
  75. package/dist/index.js.map +1 -1
  76. package/dist/plaintableoutput.d.ts +4 -0
  77. package/dist/table.d.ts +4 -0
  78. package/dist/tablecaption/tablecaptionediting.d.ts +4 -0
  79. package/dist/tablecaption/tablecaptionui.d.ts +4 -0
  80. package/dist/tablecaption.d.ts +4 -0
  81. package/dist/tablecellproperties/tablecellpropertiesediting.d.ts +4 -0
  82. package/dist/tablecellproperties/tablecellpropertiesui.d.ts +4 -0
  83. package/dist/tablecellproperties.d.ts +4 -0
  84. package/dist/tablecellwidth/tablecellwidthediting.d.ts +4 -0
  85. package/dist/tableclipboard.d.ts +4 -0
  86. package/dist/tablecolumnresize/tablecolumnresizeediting.d.ts +4 -0
  87. package/dist/tablecolumnresize.d.ts +4 -0
  88. package/dist/tableediting.d.ts +4 -0
  89. package/dist/tablekeyboard.d.ts +4 -0
  90. package/dist/tablemouse.d.ts +4 -0
  91. package/dist/tableproperties/tablepropertiesediting.d.ts +4 -0
  92. package/dist/tableproperties/tablepropertiesui.d.ts +4 -0
  93. package/dist/tableproperties.d.ts +4 -0
  94. package/dist/tableselection.d.ts +4 -0
  95. package/dist/tabletoolbar.d.ts +4 -0
  96. package/dist/tableui.d.ts +4 -0
  97. package/dist/tableutils.d.ts +4 -0
  98. package/dist/translations/af.d.ts +8 -0
  99. package/dist/translations/af.js +5 -0
  100. package/dist/translations/af.umd.js +11 -0
  101. package/dist/translations/ar.js +1 -1
  102. package/dist/translations/ar.umd.js +1 -1
  103. package/dist/translations/ast.d.ts +8 -0
  104. package/dist/translations/ast.js +5 -0
  105. package/dist/translations/ast.umd.js +11 -0
  106. package/dist/translations/az.js +1 -1
  107. package/dist/translations/az.umd.js +1 -1
  108. package/dist/translations/bg.js +1 -1
  109. package/dist/translations/bg.umd.js +1 -1
  110. package/dist/translations/bn.js +1 -1
  111. package/dist/translations/bn.umd.js +1 -1
  112. package/dist/translations/bs.d.ts +8 -0
  113. package/dist/translations/bs.js +5 -0
  114. package/dist/translations/bs.umd.js +11 -0
  115. package/dist/translations/ca.js +1 -1
  116. package/dist/translations/ca.umd.js +1 -1
  117. package/dist/translations/cs.js +1 -1
  118. package/dist/translations/cs.umd.js +1 -1
  119. package/dist/translations/da.js +1 -1
  120. package/dist/translations/da.umd.js +1 -1
  121. package/dist/translations/de-ch.js +1 -1
  122. package/dist/translations/de-ch.umd.js +1 -1
  123. package/dist/translations/de.js +1 -1
  124. package/dist/translations/de.umd.js +1 -1
  125. package/dist/translations/el.js +1 -1
  126. package/dist/translations/el.umd.js +1 -1
  127. package/dist/translations/en-au.js +1 -1
  128. package/dist/translations/en-au.umd.js +1 -1
  129. package/dist/translations/en-gb.js +1 -1
  130. package/dist/translations/en-gb.umd.js +1 -1
  131. package/dist/translations/en.js +1 -1
  132. package/dist/translations/en.umd.js +1 -1
  133. package/dist/translations/eo.d.ts +8 -0
  134. package/dist/translations/eo.js +5 -0
  135. package/dist/translations/eo.umd.js +11 -0
  136. package/dist/translations/es-co.d.ts +8 -0
  137. package/dist/translations/es-co.js +5 -0
  138. package/dist/translations/es-co.umd.js +11 -0
  139. package/dist/translations/es.js +1 -1
  140. package/dist/translations/es.umd.js +1 -1
  141. package/dist/translations/et.js +1 -1
  142. package/dist/translations/et.umd.js +1 -1
  143. package/dist/translations/eu.d.ts +8 -0
  144. package/dist/translations/eu.js +5 -0
  145. package/dist/translations/eu.umd.js +11 -0
  146. package/dist/translations/fa.js +1 -1
  147. package/dist/translations/fa.umd.js +1 -1
  148. package/dist/translations/fi.js +1 -1
  149. package/dist/translations/fi.umd.js +1 -1
  150. package/dist/translations/fr.js +1 -1
  151. package/dist/translations/fr.umd.js +1 -1
  152. package/dist/translations/gl.js +1 -1
  153. package/dist/translations/gl.umd.js +1 -1
  154. package/dist/translations/gu.d.ts +8 -0
  155. package/dist/translations/gu.js +5 -0
  156. package/dist/translations/gu.umd.js +11 -0
  157. package/dist/translations/he.js +1 -1
  158. package/dist/translations/he.umd.js +1 -1
  159. package/dist/translations/hi.js +1 -1
  160. package/dist/translations/hi.umd.js +1 -1
  161. package/dist/translations/hr.js +1 -1
  162. package/dist/translations/hr.umd.js +1 -1
  163. package/dist/translations/hu.js +1 -1
  164. package/dist/translations/hu.umd.js +1 -1
  165. package/dist/translations/hy.js +1 -1
  166. package/dist/translations/hy.umd.js +1 -1
  167. package/dist/translations/id.js +1 -1
  168. package/dist/translations/id.umd.js +1 -1
  169. package/dist/translations/it.js +1 -1
  170. package/dist/translations/it.umd.js +1 -1
  171. package/dist/translations/ja.js +1 -1
  172. package/dist/translations/ja.umd.js +1 -1
  173. package/dist/translations/jv.d.ts +8 -0
  174. package/dist/translations/jv.js +5 -0
  175. package/dist/translations/jv.umd.js +11 -0
  176. package/dist/translations/kk.d.ts +8 -0
  177. package/dist/translations/kk.js +5 -0
  178. package/dist/translations/kk.umd.js +11 -0
  179. package/dist/translations/km.d.ts +8 -0
  180. package/dist/translations/km.js +5 -0
  181. package/dist/translations/km.umd.js +11 -0
  182. package/dist/translations/kn.d.ts +8 -0
  183. package/dist/translations/kn.js +5 -0
  184. package/dist/translations/kn.umd.js +11 -0
  185. package/dist/translations/ko.js +1 -1
  186. package/dist/translations/ko.umd.js +1 -1
  187. package/dist/translations/ku.js +1 -1
  188. package/dist/translations/ku.umd.js +1 -1
  189. package/dist/translations/lt.js +1 -1
  190. package/dist/translations/lt.umd.js +1 -1
  191. package/dist/translations/lv.js +1 -1
  192. package/dist/translations/lv.umd.js +1 -1
  193. package/dist/translations/ms.js +1 -1
  194. package/dist/translations/ms.umd.js +1 -1
  195. package/dist/translations/nb.js +1 -1
  196. package/dist/translations/nb.umd.js +1 -1
  197. package/dist/translations/ne.js +1 -1
  198. package/dist/translations/ne.umd.js +1 -1
  199. package/dist/translations/nl.js +1 -1
  200. package/dist/translations/nl.umd.js +1 -1
  201. package/dist/translations/no.js +1 -1
  202. package/dist/translations/no.umd.js +1 -1
  203. package/dist/translations/oc.d.ts +8 -0
  204. package/dist/translations/oc.js +5 -0
  205. package/dist/translations/oc.umd.js +11 -0
  206. package/dist/translations/pl.js +1 -1
  207. package/dist/translations/pl.umd.js +1 -1
  208. package/dist/translations/pt-br.js +1 -1
  209. package/dist/translations/pt-br.umd.js +1 -1
  210. package/dist/translations/pt.js +1 -1
  211. package/dist/translations/pt.umd.js +1 -1
  212. package/dist/translations/ro.js +1 -1
  213. package/dist/translations/ro.umd.js +1 -1
  214. package/dist/translations/ru.js +1 -1
  215. package/dist/translations/ru.umd.js +1 -1
  216. package/dist/translations/si.d.ts +8 -0
  217. package/dist/translations/si.js +5 -0
  218. package/dist/translations/si.umd.js +11 -0
  219. package/dist/translations/sk.js +1 -1
  220. package/dist/translations/sk.umd.js +1 -1
  221. package/dist/translations/sl.js +1 -1
  222. package/dist/translations/sl.umd.js +1 -1
  223. package/dist/translations/sq.js +1 -1
  224. package/dist/translations/sq.umd.js +1 -1
  225. package/dist/translations/sr-latn.js +1 -1
  226. package/dist/translations/sr-latn.umd.js +1 -1
  227. package/dist/translations/sr.js +1 -1
  228. package/dist/translations/sr.umd.js +1 -1
  229. package/dist/translations/sv.js +1 -1
  230. package/dist/translations/sv.umd.js +1 -1
  231. package/dist/translations/th.js +1 -1
  232. package/dist/translations/th.umd.js +1 -1
  233. package/dist/translations/ti.d.ts +8 -0
  234. package/dist/translations/ti.js +5 -0
  235. package/dist/translations/ti.umd.js +11 -0
  236. package/dist/translations/tk.js +1 -1
  237. package/dist/translations/tk.umd.js +1 -1
  238. package/dist/translations/tr.js +1 -1
  239. package/dist/translations/tr.umd.js +1 -1
  240. package/dist/translations/tt.js +1 -1
  241. package/dist/translations/tt.umd.js +1 -1
  242. package/dist/translations/ug.js +1 -1
  243. package/dist/translations/ug.umd.js +1 -1
  244. package/dist/translations/uk.js +1 -1
  245. package/dist/translations/uk.umd.js +1 -1
  246. package/dist/translations/ur.js +1 -1
  247. package/dist/translations/ur.umd.js +1 -1
  248. package/dist/translations/uz.js +1 -1
  249. package/dist/translations/uz.umd.js +1 -1
  250. package/dist/translations/vi.js +1 -1
  251. package/dist/translations/vi.umd.js +1 -1
  252. package/dist/translations/zh-cn.js +1 -1
  253. package/dist/translations/zh-cn.umd.js +1 -1
  254. package/dist/translations/zh.js +1 -1
  255. package/dist/translations/zh.umd.js +1 -1
  256. package/lang/contexts.json +0 -1
  257. package/lang/translations/af.po +268 -0
  258. package/lang/translations/ar.po +4 -14
  259. package/lang/translations/ast.po +268 -0
  260. package/lang/translations/az.po +3 -13
  261. package/lang/translations/bg.po +3 -13
  262. package/lang/translations/bn.po +3 -13
  263. package/lang/translations/bs.po +268 -0
  264. package/lang/translations/ca.po +3 -13
  265. package/lang/translations/cs.po +4 -14
  266. package/lang/translations/da.po +3 -13
  267. package/lang/translations/de-ch.po +3 -13
  268. package/lang/translations/de.po +3 -13
  269. package/lang/translations/el.po +3 -13
  270. package/lang/translations/en-au.po +3 -13
  271. package/lang/translations/en-gb.po +3 -13
  272. package/lang/translations/en.po +5 -15
  273. package/lang/translations/eo.po +268 -0
  274. package/lang/translations/es-co.po +268 -0
  275. package/lang/translations/es.po +4 -14
  276. package/lang/translations/et.po +3 -13
  277. package/lang/translations/eu.po +268 -0
  278. package/lang/translations/fa.po +4 -14
  279. package/lang/translations/fi.po +3 -13
  280. package/lang/translations/fr.po +4 -14
  281. package/lang/translations/gl.po +3 -13
  282. package/lang/translations/gu.po +268 -0
  283. package/lang/translations/he.po +4 -14
  284. package/lang/translations/hi.po +3 -13
  285. package/lang/translations/hr.po +4 -14
  286. package/lang/translations/hu.po +3 -13
  287. package/lang/translations/hy.po +3 -13
  288. package/lang/translations/id.po +3 -13
  289. package/lang/translations/it.po +4 -14
  290. package/lang/translations/ja.po +3 -13
  291. package/lang/translations/jv.po +268 -0
  292. package/lang/translations/kk.po +268 -0
  293. package/lang/translations/km.po +268 -0
  294. package/lang/translations/kn.po +268 -0
  295. package/lang/translations/ko.po +3 -13
  296. package/lang/translations/ku.po +3 -13
  297. package/lang/translations/lt.po +4 -14
  298. package/lang/translations/lv.po +4 -14
  299. package/lang/translations/ms.po +3 -13
  300. package/lang/translations/nb.po +3 -13
  301. package/lang/translations/ne.po +3 -13
  302. package/lang/translations/nl.po +3 -13
  303. package/lang/translations/no.po +3 -13
  304. package/lang/translations/oc.po +268 -0
  305. package/lang/translations/pl.po +4 -14
  306. package/lang/translations/pt-br.po +4 -14
  307. package/lang/translations/pt.po +4 -14
  308. package/lang/translations/ro.po +4 -14
  309. package/lang/translations/ru.po +4 -14
  310. package/lang/translations/si.po +268 -0
  311. package/lang/translations/sk.po +4 -14
  312. package/lang/translations/sl.po +4 -14
  313. package/lang/translations/sq.po +3 -13
  314. package/lang/translations/sr-latn.po +4 -14
  315. package/lang/translations/sr.po +4 -14
  316. package/lang/translations/sv.po +3 -13
  317. package/lang/translations/th.po +3 -13
  318. package/lang/translations/ti.po +268 -0
  319. package/lang/translations/tk.po +3 -13
  320. package/lang/translations/tr.po +3 -13
  321. package/lang/translations/tt.po +3 -13
  322. package/lang/translations/ug.po +4 -14
  323. package/lang/translations/uk.po +4 -14
  324. package/lang/translations/ur.po +3 -13
  325. package/lang/translations/uz.po +4 -14
  326. package/lang/translations/vi.po +3 -13
  327. package/lang/translations/zh-cn.po +3 -13
  328. package/lang/translations/zh.po +3 -13
  329. package/package.json +8 -8
  330. package/src/plaintableoutput.d.ts +4 -0
  331. package/src/plaintableoutput.js +6 -0
  332. package/src/table.d.ts +4 -0
  333. package/src/table.js +6 -0
  334. package/src/tablecaption/tablecaptionediting.d.ts +4 -0
  335. package/src/tablecaption/tablecaptionediting.js +6 -0
  336. package/src/tablecaption/tablecaptionui.d.ts +4 -0
  337. package/src/tablecaption/tablecaptionui.js +6 -0
  338. package/src/tablecaption.d.ts +4 -0
  339. package/src/tablecaption.js +6 -0
  340. package/src/tablecellproperties/tablecellpropertiesediting.d.ts +4 -0
  341. package/src/tablecellproperties/tablecellpropertiesediting.js +6 -0
  342. package/src/tablecellproperties/tablecellpropertiesui.d.ts +4 -0
  343. package/src/tablecellproperties/tablecellpropertiesui.js +6 -0
  344. package/src/tablecellproperties.d.ts +4 -0
  345. package/src/tablecellproperties.js +6 -0
  346. package/src/tablecellwidth/tablecellwidthediting.d.ts +4 -0
  347. package/src/tablecellwidth/tablecellwidthediting.js +6 -0
  348. package/src/tableclipboard.d.ts +4 -0
  349. package/src/tableclipboard.js +6 -0
  350. package/src/tablecolumnresize/tablecolumnresizeediting.d.ts +4 -0
  351. package/src/tablecolumnresize/tablecolumnresizeediting.js +6 -0
  352. package/src/tablecolumnresize.d.ts +4 -0
  353. package/src/tablecolumnresize.js +6 -0
  354. package/src/tableediting.d.ts +4 -0
  355. package/src/tableediting.js +6 -0
  356. package/src/tablekeyboard.d.ts +4 -0
  357. package/src/tablekeyboard.js +6 -0
  358. package/src/tablemouse.d.ts +4 -0
  359. package/src/tablemouse.js +6 -0
  360. package/src/tableproperties/tablepropertiesediting.d.ts +4 -0
  361. package/src/tableproperties/tablepropertiesediting.js +6 -0
  362. package/src/tableproperties/tablepropertiesui.d.ts +4 -0
  363. package/src/tableproperties/tablepropertiesui.js +6 -0
  364. package/src/tableproperties.d.ts +4 -0
  365. package/src/tableproperties.js +6 -0
  366. package/src/tableselection.d.ts +4 -0
  367. package/src/tableselection.js +6 -0
  368. package/src/tabletoolbar.d.ts +4 -0
  369. package/src/tabletoolbar.js +6 -0
  370. package/src/tableui.d.ts +4 -0
  371. package/src/tableui.js +6 -0
  372. package/src/tableutils.d.ts +4 -0
  373. package/src/tableutils.js +6 -0
@@ -19,6 +19,10 @@ export default class PlainTableOutput extends Plugin {
19
19
  * @inheritDoc
20
20
  */
21
21
  static get pluginName(): "PlainTableOutput";
22
+ /**
23
+ * @inheritDoc
24
+ */
25
+ static get isOfficialPlugin(): true;
22
26
  /**
23
27
  * @inheritDoc
24
28
  */
package/dist/table.d.ts CHANGED
@@ -41,4 +41,8 @@ export default class Table extends Plugin {
41
41
  * @inheritDoc
42
42
  */
43
43
  static get pluginName(): "Table";
44
+ /**
45
+ * @inheritDoc
46
+ */
47
+ static get isOfficialPlugin(): true;
44
48
  }
@@ -26,6 +26,10 @@ export default class TableCaptionEditing extends Plugin {
26
26
  * @inheritDoc
27
27
  */
28
28
  static get pluginName(): "TableCaptionEditing";
29
+ /**
30
+ * @inheritDoc
31
+ */
32
+ static get isOfficialPlugin(): true;
29
33
  /**
30
34
  * @inheritDoc
31
35
  */
@@ -18,6 +18,10 @@ export default class TableCaptionUI extends Plugin {
18
18
  * @inheritDoc
19
19
  */
20
20
  static get pluginName(): "TableCaptionUI";
21
+ /**
22
+ * @inheritDoc
23
+ */
24
+ static get isOfficialPlugin(): true;
21
25
  /**
22
26
  * @inheritDoc
23
27
  */
@@ -21,6 +21,10 @@ export default class TableCaption extends Plugin {
21
21
  * @inheritDoc
22
22
  */
23
23
  static get pluginName(): "TableCaption";
24
+ /**
25
+ * @inheritDoc
26
+ */
27
+ static get isOfficialPlugin(): true;
24
28
  /**
25
29
  * @inheritDoc
26
30
  */
@@ -36,6 +36,10 @@ export default class TableCellPropertiesEditing extends Plugin {
36
36
  * @inheritDoc
37
37
  */
38
38
  static get pluginName(): "TableCellPropertiesEditing";
39
+ /**
40
+ * @inheritDoc
41
+ */
42
+ static get isOfficialPlugin(): true;
39
43
  /**
40
44
  * @inheritDoc
41
45
  */
@@ -49,6 +49,10 @@ export default class TableCellPropertiesUI extends Plugin {
49
49
  * @inheritDoc
50
50
  */
51
51
  static get pluginName(): "TableCellPropertiesUI";
52
+ /**
53
+ * @inheritDoc
54
+ */
55
+ static get isOfficialPlugin(): true;
52
56
  /**
53
57
  * @inheritDoc
54
58
  */
@@ -27,6 +27,10 @@ export default class TableCellProperties extends Plugin {
27
27
  * @inheritDoc
28
28
  */
29
29
  static get pluginName(): "TableCellProperties";
30
+ /**
31
+ * @inheritDoc
32
+ */
33
+ static get isOfficialPlugin(): true;
30
34
  /**
31
35
  * @inheritDoc
32
36
  */
@@ -22,6 +22,10 @@ export default class TableCellWidthEditing extends Plugin {
22
22
  * @inheritDoc
23
23
  */
24
24
  static get pluginName(): "TableCellWidthEditing";
25
+ /**
26
+ * @inheritDoc
27
+ */
28
+ static get isOfficialPlugin(): true;
25
29
  /**
26
30
  * @inheritDoc
27
31
  */
@@ -21,6 +21,10 @@ export default class TableClipboard extends Plugin {
21
21
  * @inheritDoc
22
22
  */
23
23
  static get pluginName(): "TableClipboard";
24
+ /**
25
+ * @inheritDoc
26
+ */
27
+ static get isOfficialPlugin(): true;
24
28
  /**
25
29
  * @inheritDoc
26
30
  */
@@ -47,6 +47,10 @@ export default class TableColumnResizeEditing extends Plugin {
47
47
  * @inheritDoc
48
48
  */
49
49
  static get pluginName(): "TableColumnResizeEditing";
50
+ /**
51
+ * @inheritDoc
52
+ */
53
+ static get isOfficialPlugin(): true;
50
54
  /**
51
55
  * @inheritDoc
52
56
  */
@@ -27,4 +27,8 @@ export default class TableColumnResize extends Plugin {
27
27
  * @inheritDoc
28
28
  */
29
29
  static get pluginName(): "TableColumnResize";
30
+ /**
31
+ * @inheritDoc
32
+ */
33
+ static get isOfficialPlugin(): true;
30
34
  }
@@ -25,6 +25,10 @@ export default class TableEditing extends Plugin {
25
25
  * @inheritDoc
26
26
  */
27
27
  static get pluginName(): "TableEditing";
28
+ /**
29
+ * @inheritDoc
30
+ */
31
+ static get isOfficialPlugin(): true;
28
32
  /**
29
33
  * @inheritDoc
30
34
  */
@@ -23,6 +23,10 @@ export default class TableKeyboard extends Plugin {
23
23
  * @inheritDoc
24
24
  */
25
25
  static get pluginName(): "TableKeyboard";
26
+ /**
27
+ * @inheritDoc
28
+ */
29
+ static get isOfficialPlugin(): true;
26
30
  /**
27
31
  * @inheritDoc
28
32
  */
@@ -21,6 +21,10 @@ export default class TableMouse extends Plugin {
21
21
  * @inheritDoc
22
22
  */
23
23
  static get pluginName(): "TableMouse";
24
+ /**
25
+ * @inheritDoc
26
+ */
27
+ static get isOfficialPlugin(): true;
24
28
  /**
25
29
  * @inheritDoc
26
30
  */
@@ -33,6 +33,10 @@ export default class TablePropertiesEditing extends Plugin {
33
33
  * @inheritDoc
34
34
  */
35
35
  static get pluginName(): "TablePropertiesEditing";
36
+ /**
37
+ * @inheritDoc
38
+ */
39
+ static get isOfficialPlugin(): true;
36
40
  /**
37
41
  * @inheritDoc
38
42
  */
@@ -49,6 +49,10 @@ export default class TablePropertiesUI extends Plugin {
49
49
  * @inheritDoc
50
50
  */
51
51
  static get pluginName(): "TablePropertiesUI";
52
+ /**
53
+ * @inheritDoc
54
+ */
55
+ static get isOfficialPlugin(): true;
52
56
  /**
53
57
  * @inheritDoc
54
58
  */
@@ -27,6 +27,10 @@ export default class TableProperties extends Plugin {
27
27
  * @inheritDoc
28
28
  */
29
29
  static get pluginName(): "TableProperties";
30
+ /**
31
+ * @inheritDoc
32
+ */
33
+ static get isOfficialPlugin(): true;
30
34
  /**
31
35
  * @inheritDoc
32
36
  */
@@ -22,6 +22,10 @@ export default class TableSelection extends Plugin {
22
22
  * @inheritDoc
23
23
  */
24
24
  static get pluginName(): "TableSelection";
25
+ /**
26
+ * @inheritDoc
27
+ */
28
+ static get isOfficialPlugin(): true;
25
29
  /**
26
30
  * @inheritDoc
27
31
  */
@@ -29,6 +29,10 @@ export default class TableToolbar extends Plugin {
29
29
  * @inheritDoc
30
30
  */
31
31
  static get pluginName(): "TableToolbar";
32
+ /**
33
+ * @inheritDoc
34
+ */
35
+ static get isOfficialPlugin(): true;
32
36
  /**
33
37
  * @inheritDoc
34
38
  */
package/dist/tableui.d.ts CHANGED
@@ -26,6 +26,10 @@ export default class TableUI extends Plugin {
26
26
  * @inheritDoc
27
27
  */
28
28
  static get pluginName(): "TableUI";
29
+ /**
30
+ * @inheritDoc
31
+ */
32
+ static get isOfficialPlugin(): true;
29
33
  /**
30
34
  * @inheritDoc
31
35
  */
@@ -21,6 +21,10 @@ export default class TableUtils extends Plugin {
21
21
  * @inheritDoc
22
22
  */
23
23
  static get pluginName(): "TableUtils";
24
+ /**
25
+ * @inheritDoc
26
+ */
27
+ static get isOfficialPlugin(): true;
24
28
  /**
25
29
  * @inheritDoc
26
30
  */
@@ -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,5 @@
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
+ export default {"af":{"dictionary":{"Insert table":"","Header column":"","Insert column left":"","Insert column right":"","Delete column":"","Select column":"","Column":"","Header row":"","Insert row below":"","Insert row above":"","Delete row":"","Select row":"","Row":"","Merge cell up":"","Merge cell right":"","Merge cell down":"","Merge cell left":"","Split cell vertically":"","Split cell horizontally":"","Merge cells":"","Table toolbar":"","Table properties":"","Cell properties":"","Border":"","Style":"","Width":"","Height":"","Color":"","Background":"","Padding":"","Dimensions":"","Table cell text alignment":"","Alignment":"","Horizontal text alignment toolbar":"","Vertical text alignment toolbar":"","Table alignment toolbar":"","None":"","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Align cell text to the left":"","Align cell text to the center":"","Align cell text to the right":"","Justify cell text":"","Align cell text to the top":"","Align cell text to the middle":"","Align cell text to the bottom":"","Align table to the left":"","Center table":"","Align table to the right":"","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"","Enter table caption":"","Keystrokes that can be used in a table cell":"","Move the selection to the next cell":"","Move the selection to the previous cell":"","Insert a new table row (when in the last cell of a table)":"","Navigate through the table":"","Table":""},getPluralForm(n){return (n != 1);}}}
@@ -0,0 +1,11 @@
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
+ ( e => {
7
+ const { [ 'af' ]: { dictionary, getPluralForm } } = {"af":{"dictionary":{"Insert table":"","Header column":"","Insert column left":"","Insert column right":"","Delete column":"","Select column":"","Column":"","Header row":"","Insert row below":"","Insert row above":"","Delete row":"","Select row":"","Row":"","Merge cell up":"","Merge cell right":"","Merge cell down":"","Merge cell left":"","Split cell vertically":"","Split cell horizontally":"","Merge cells":"","Table toolbar":"","Table properties":"","Cell properties":"","Border":"","Style":"","Width":"","Height":"","Color":"","Background":"","Padding":"","Dimensions":"","Table cell text alignment":"","Alignment":"","Horizontal text alignment toolbar":"","Vertical text alignment toolbar":"","Table alignment toolbar":"","None":"","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Align cell text to the left":"","Align cell text to the center":"","Align cell text to the right":"","Justify cell text":"","Align cell text to the top":"","Align cell text to the middle":"","Align cell text to the bottom":"","Align table to the left":"","Center table":"","Align table to the right":"","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"","Enter table caption":"","Keystrokes that can be used in a table cell":"","Move the selection to the next cell":"","Move the selection to the previous cell":"","Insert a new table row (when in the last cell of a table)":"","Navigate through the table":"","Table":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'af' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'af' ].dictionary = Object.assign( e[ 'af' ].dictionary, dictionary );
10
+ e[ 'af' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"ar":{"dictionary":{"Insert table":"إدراج جدول","Header column":"عمود عنوان","Insert column left":"أدخل العمود إلى اليسار","Insert column right":"أدخل العمود إلى اليمين","Delete column":"حذف العمود","Select column":"حدد العمود","Column":"عمود","Header row":"صف عنوان","Insert row below":"ادراج صف بعد","Insert row above":"ادراج صف قبل","Delete row":"حذف الصف","Select row":"حدد صفًا","Row":"صف","Merge cell up":"دمج الخلايا للأعلى","Merge cell right":"دمج الخلايا لليمين","Merge cell down":"دمج الخلايا للأسفل","Merge cell left":"دمج الخلايا لليسار","Split cell vertically":"فصل الخلايا بشكل عمودي","Split cell horizontally":"فصل الخلايا بشكل افقي","Merge cells":"دمج الخلايا","Table toolbar":"شريط أدوات الجدول","Table properties":"خصائص الجدول","Cell properties":"خصائص الخلية","Border":"الحدود","Style":"أسلوب","Width":"العرض","Height":"الارتفاع","Color":"اللون","Background":"الخلفية","Padding":"الحاشية","Dimensions":"الابعاد","Table cell text alignment":"محاذاة نص خلية الجدول","Alignment":"المحاذاة","Horizontal text alignment toolbar":"شريط أدوات محاذاة النص الأفقي","Vertical text alignment toolbar":"شريط أدوات محاذاة النص العمودي","Table alignment toolbar":"شريط أدوات محاذاة الجدول","None":"لا شيء","Solid":"صلب","Dotted":"منقط","Dashed":"متقطع","Double":"مزدوج","Groove":"إطار محفور","Ridge":"إطار ناتئ","Inset":"منخفض","Outset":"بارز","Align cell text to the left":"قم بمحاذاة نص الخلية إلى اليسار","Align cell text to the center":"قم بمحاذاة نص الخلية إلى المركز","Align cell text to the right":"قم بمحاذاة نص الخلية إلى اليمين","Justify cell text":"ضبط نص الخلية","Align cell text to the top":"قم بمحاذاة نص الخلية إلى الأعلى","Align cell text to the middle":"قم بمحاذاة نص الخلية إلى المنتصف","Align cell text to the bottom":"قم بمحاذاة نص الخلية للاسفل","Align table to the left":"قم بمحاذاة الجدول إلى اليسار","Center table":"قم بمحاذاة الجدول إلى المنتصف","Align table to the right":"قم بمحاذاة الجدول إلى اليمين","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"هذا اللون غير صالح. جرِّب \"#FF0000\" أو \"rgb(255,0,0)\" أو \"أحمر\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"هذه القيمة غير صالحة. جرِّب \"10px\" أو \"2em\" أو \"2\" وحسب.","Color picker":"أداة انتقاء الألوان","Enter table caption":"أدخل التسمية التوضيحية للجدول","Keystrokes that can be used in a table cell":"ضغطة المفاتيح التي يمكن استخدامها في خلية الجدول","Move the selection to the next cell":"انقلْ التحديد إلى الخلية التالية","Move the selection to the previous cell":"انقلْ التحديد إلى الخلية السابقة","Insert a new table row (when in the last cell of a table)":"قمْ بإدراج صف جدول جديد (في آخر خلية من الجدول)","Navigate through the table":"تنقّلْ عبر الجدول","Table":"جدول"},getPluralForm(n){return n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;}}}
5
+ export default {"ar":{"dictionary":{"Insert table":"إدراج جدول","Header column":"عمود عنوان","Insert column left":"أدخل العمود إلى اليسار","Insert column right":"أدخل العمود إلى اليمين","Delete column":"حذف العمود","Select column":"حدد العمود","Column":"عمود","Header row":"صف عنوان","Insert row below":"ادراج صف بعد","Insert row above":"ادراج صف قبل","Delete row":"حذف الصف","Select row":"حدد صفًا","Row":"صف","Merge cell up":"دمج الخلايا للأعلى","Merge cell right":"دمج الخلايا لليمين","Merge cell down":"دمج الخلايا للأسفل","Merge cell left":"دمج الخلايا لليسار","Split cell vertically":"فصل الخلايا بشكل عمودي","Split cell horizontally":"فصل الخلايا بشكل افقي","Merge cells":"دمج الخلايا","Table toolbar":"شريط أدوات الجدول","Table properties":"خصائص الجدول","Cell properties":"خصائص الخلية","Border":"الحدود","Style":"أسلوب","Width":"العرض","Height":"الارتفاع","Color":"اللون","Background":"الخلفية","Padding":"الحاشية","Dimensions":"الابعاد","Table cell text alignment":"محاذاة نص خلية الجدول","Alignment":"المحاذاة","Horizontal text alignment toolbar":"شريط أدوات محاذاة النص الأفقي","Vertical text alignment toolbar":"شريط أدوات محاذاة النص العمودي","Table alignment toolbar":"شريط أدوات محاذاة الجدول","None":"لا شيء","Solid":"صلب","Dotted":"منقط","Dashed":"متقطع","Double":"مزدوج","Groove":"إطار محفور","Ridge":"إطار ناتئ","Inset":"منخفض","Outset":"بارز","Align cell text to the left":"قم بمحاذاة نص الخلية إلى اليسار","Align cell text to the center":"قم بمحاذاة نص الخلية إلى المركز","Align cell text to the right":"قم بمحاذاة نص الخلية إلى اليمين","Justify cell text":"ضبط نص الخلية","Align cell text to the top":"قم بمحاذاة نص الخلية إلى الأعلى","Align cell text to the middle":"قم بمحاذاة نص الخلية إلى المنتصف","Align cell text to the bottom":"قم بمحاذاة نص الخلية للاسفل","Align table to the left":"قم بمحاذاة الجدول إلى اليسار","Center table":"قم بمحاذاة الجدول إلى المنتصف","Align table to the right":"قم بمحاذاة الجدول إلى اليمين","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"هذا اللون غير صالح. جرِّب \"#FF0000\" أو \"rgb(255,0,0)\" أو \"أحمر\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"هذه القيمة غير صالحة. جرِّب \"10px\" أو \"2em\" أو \"2\" وحسب.","Enter table caption":"أدخل التسمية التوضيحية للجدول","Keystrokes that can be used in a table cell":"ضغطة المفاتيح التي يمكن استخدامها في خلية الجدول","Move the selection to the next cell":"انقلْ التحديد إلى الخلية التالية","Move the selection to the previous cell":"انقلْ التحديد إلى الخلية السابقة","Insert a new table row (when in the last cell of a table)":"قمْ بإدراج صف جدول جديد (في آخر خلية من الجدول)","Navigate through the table":"تنقّلْ عبر الجدول","Table":"جدول"},getPluralForm(n){return (n == 0 ? 0 : n == 1 ? 1 : n == 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'ar' ]: { dictionary, getPluralForm } } = {"ar":{"dictionary":{"Insert table":"إدراج جدول","Header column":"عمود عنوان","Insert column left":"أدخل العمود إلى اليسار","Insert column right":"أدخل العمود إلى اليمين","Delete column":"حذف العمود","Select column":"حدد العمود","Column":"عمود","Header row":"صف عنوان","Insert row below":"ادراج صف بعد","Insert row above":"ادراج صف قبل","Delete row":"حذف الصف","Select row":"حدد صفًا","Row":"صف","Merge cell up":"دمج الخلايا للأعلى","Merge cell right":"دمج الخلايا لليمين","Merge cell down":"دمج الخلايا للأسفل","Merge cell left":"دمج الخلايا لليسار","Split cell vertically":"فصل الخلايا بشكل عمودي","Split cell horizontally":"فصل الخلايا بشكل افقي","Merge cells":"دمج الخلايا","Table toolbar":"شريط أدوات الجدول","Table properties":"خصائص الجدول","Cell properties":"خصائص الخلية","Border":"الحدود","Style":"أسلوب","Width":"العرض","Height":"الارتفاع","Color":"اللون","Background":"الخلفية","Padding":"الحاشية","Dimensions":"الابعاد","Table cell text alignment":"محاذاة نص خلية الجدول","Alignment":"المحاذاة","Horizontal text alignment toolbar":"شريط أدوات محاذاة النص الأفقي","Vertical text alignment toolbar":"شريط أدوات محاذاة النص العمودي","Table alignment toolbar":"شريط أدوات محاذاة الجدول","None":"لا شيء","Solid":"صلب","Dotted":"منقط","Dashed":"متقطع","Double":"مزدوج","Groove":"إطار محفور","Ridge":"إطار ناتئ","Inset":"منخفض","Outset":"بارز","Align cell text to the left":"قم بمحاذاة نص الخلية إلى اليسار","Align cell text to the center":"قم بمحاذاة نص الخلية إلى المركز","Align cell text to the right":"قم بمحاذاة نص الخلية إلى اليمين","Justify cell text":"ضبط نص الخلية","Align cell text to the top":"قم بمحاذاة نص الخلية إلى الأعلى","Align cell text to the middle":"قم بمحاذاة نص الخلية إلى المنتصف","Align cell text to the bottom":"قم بمحاذاة نص الخلية للاسفل","Align table to the left":"قم بمحاذاة الجدول إلى اليسار","Center table":"قم بمحاذاة الجدول إلى المنتصف","Align table to the right":"قم بمحاذاة الجدول إلى اليمين","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"هذا اللون غير صالح. جرِّب \"#FF0000\" أو \"rgb(255,0,0)\" أو \"أحمر\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"هذه القيمة غير صالحة. جرِّب \"10px\" أو \"2em\" أو \"2\" وحسب.","Color picker":"أداة انتقاء الألوان","Enter table caption":"أدخل التسمية التوضيحية للجدول","Keystrokes that can be used in a table cell":"ضغطة المفاتيح التي يمكن استخدامها في خلية الجدول","Move the selection to the next cell":"انقلْ التحديد إلى الخلية التالية","Move the selection to the previous cell":"انقلْ التحديد إلى الخلية السابقة","Insert a new table row (when in the last cell of a table)":"قمْ بإدراج صف جدول جديد (في آخر خلية من الجدول)","Navigate through the table":"تنقّلْ عبر الجدول","Table":"جدول"},getPluralForm(n){return n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;}}};
7
+ const { [ 'ar' ]: { dictionary, getPluralForm } } = {"ar":{"dictionary":{"Insert table":"إدراج جدول","Header column":"عمود عنوان","Insert column left":"أدخل العمود إلى اليسار","Insert column right":"أدخل العمود إلى اليمين","Delete column":"حذف العمود","Select column":"حدد العمود","Column":"عمود","Header row":"صف عنوان","Insert row below":"ادراج صف بعد","Insert row above":"ادراج صف قبل","Delete row":"حذف الصف","Select row":"حدد صفًا","Row":"صف","Merge cell up":"دمج الخلايا للأعلى","Merge cell right":"دمج الخلايا لليمين","Merge cell down":"دمج الخلايا للأسفل","Merge cell left":"دمج الخلايا لليسار","Split cell vertically":"فصل الخلايا بشكل عمودي","Split cell horizontally":"فصل الخلايا بشكل افقي","Merge cells":"دمج الخلايا","Table toolbar":"شريط أدوات الجدول","Table properties":"خصائص الجدول","Cell properties":"خصائص الخلية","Border":"الحدود","Style":"أسلوب","Width":"العرض","Height":"الارتفاع","Color":"اللون","Background":"الخلفية","Padding":"الحاشية","Dimensions":"الابعاد","Table cell text alignment":"محاذاة نص خلية الجدول","Alignment":"المحاذاة","Horizontal text alignment toolbar":"شريط أدوات محاذاة النص الأفقي","Vertical text alignment toolbar":"شريط أدوات محاذاة النص العمودي","Table alignment toolbar":"شريط أدوات محاذاة الجدول","None":"لا شيء","Solid":"صلب","Dotted":"منقط","Dashed":"متقطع","Double":"مزدوج","Groove":"إطار محفور","Ridge":"إطار ناتئ","Inset":"منخفض","Outset":"بارز","Align cell text to the left":"قم بمحاذاة نص الخلية إلى اليسار","Align cell text to the center":"قم بمحاذاة نص الخلية إلى المركز","Align cell text to the right":"قم بمحاذاة نص الخلية إلى اليمين","Justify cell text":"ضبط نص الخلية","Align cell text to the top":"قم بمحاذاة نص الخلية إلى الأعلى","Align cell text to the middle":"قم بمحاذاة نص الخلية إلى المنتصف","Align cell text to the bottom":"قم بمحاذاة نص الخلية للاسفل","Align table to the left":"قم بمحاذاة الجدول إلى اليسار","Center table":"قم بمحاذاة الجدول إلى المنتصف","Align table to the right":"قم بمحاذاة الجدول إلى اليمين","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"هذا اللون غير صالح. جرِّب \"#FF0000\" أو \"rgb(255,0,0)\" أو \"أحمر\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"هذه القيمة غير صالحة. جرِّب \"10px\" أو \"2em\" أو \"2\" وحسب.","Enter table caption":"أدخل التسمية التوضيحية للجدول","Keystrokes that can be used in a table cell":"ضغطة المفاتيح التي يمكن استخدامها في خلية الجدول","Move the selection to the next cell":"انقلْ التحديد إلى الخلية التالية","Move the selection to the previous cell":"انقلْ التحديد إلى الخلية السابقة","Insert a new table row (when in the last cell of a table)":"قمْ بإدراج صف جدول جديد (في آخر خلية من الجدول)","Navigate through the table":"تنقّلْ عبر الجدول","Table":"جدول"},getPluralForm(n){return (n == 0 ? 0 : n == 1 ? 1 : n == 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5);}}};
8
8
  e[ 'ar' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'ar' ].dictionary = Object.assign( e[ 'ar' ].dictionary, dictionary );
10
10
  e[ 'ar' ].getPluralForm = getPluralForm;
@@ -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,5 @@
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
+ export default {"ast":{"dictionary":{"Insert table":"","Header column":"","Insert column left":"","Insert column right":"","Delete column":"","Select column":"","Column":"","Header row":"","Insert row below":"","Insert row above":"","Delete row":"","Select row":"","Row":"","Merge cell up":"","Merge cell right":"","Merge cell down":"","Merge cell left":"","Split cell vertically":"","Split cell horizontally":"","Merge cells":"","Table toolbar":"","Table properties":"","Cell properties":"","Border":"","Style":"","Width":"","Height":"","Color":"","Background":"","Padding":"","Dimensions":"","Table cell text alignment":"","Alignment":"","Horizontal text alignment toolbar":"","Vertical text alignment toolbar":"","Table alignment toolbar":"","None":"","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Align cell text to the left":"","Align cell text to the center":"","Align cell text to the right":"","Justify cell text":"","Align cell text to the top":"","Align cell text to the middle":"","Align cell text to the bottom":"","Align table to the left":"","Center table":"","Align table to the right":"","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"","Enter table caption":"","Keystrokes that can be used in a table cell":"","Move the selection to the next cell":"","Move the selection to the previous cell":"","Insert a new table row (when in the last cell of a table)":"","Navigate through the table":"","Table":""},getPluralForm(n){return (n != 1);}}}
@@ -0,0 +1,11 @@
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
+ ( e => {
7
+ const { [ 'ast' ]: { dictionary, getPluralForm } } = {"ast":{"dictionary":{"Insert table":"","Header column":"","Insert column left":"","Insert column right":"","Delete column":"","Select column":"","Column":"","Header row":"","Insert row below":"","Insert row above":"","Delete row":"","Select row":"","Row":"","Merge cell up":"","Merge cell right":"","Merge cell down":"","Merge cell left":"","Split cell vertically":"","Split cell horizontally":"","Merge cells":"","Table toolbar":"","Table properties":"","Cell properties":"","Border":"","Style":"","Width":"","Height":"","Color":"","Background":"","Padding":"","Dimensions":"","Table cell text alignment":"","Alignment":"","Horizontal text alignment toolbar":"","Vertical text alignment toolbar":"","Table alignment toolbar":"","None":"","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Align cell text to the left":"","Align cell text to the center":"","Align cell text to the right":"","Justify cell text":"","Align cell text to the top":"","Align cell text to the middle":"","Align cell text to the bottom":"","Align table to the left":"","Center table":"","Align table to the right":"","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"","Enter table caption":"","Keystrokes that can be used in a table cell":"","Move the selection to the next cell":"","Move the selection to the previous cell":"","Insert a new table row (when in the last cell of a table)":"","Navigate through the table":"","Table":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'ast' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ast' ].dictionary = Object.assign( e[ 'ast' ].dictionary, dictionary );
10
+ e[ 'ast' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"az":{"dictionary":{"Insert table":"Cədvəli əlavə et","Header column":"Başlıqlı sütun","Insert column left":"Sola sütun əlavə et","Insert column right":"Sağa sütun əlavə et","Delete column":"Sütunları sil","Select column":"","Column":"Sütun","Header row":"Başlıqlı sətir","Insert row below":"Yuxarıya sətir əlavə et","Insert row above":"Aşağıya sətir əlavə et","Delete row":"Sətirləri sil","Select row":"","Row":"Sətir","Merge cell up":"Xanaları yuxarı birləşdir","Merge cell right":"Xanaları sağa birləşdir","Merge cell down":"Xanaları aşağı birləşdir","Merge cell left":"Xanaları sola birləşdir","Split cell vertically":"Xanaları şaquli böl","Split cell horizontally":"Xanaları üfüqi böl","Merge cells":"Xanaları birləşdir","Table toolbar":"Cədvəl paneli","Table properties":"Cədvəl xüsusiyyətləri","Cell properties":"","Border":"Sərhəd","Style":"","Width":"Eni","Height":"Hündürlük","Color":"Rəng","Background":"Fon","Padding":"","Dimensions":"Ölçülər","Table cell text alignment":"Cədvəl hüceyrəsi mətninin uyğunlaşdırılması","Alignment":"","Horizontal text alignment toolbar":"","Vertical text alignment toolbar":"","Table alignment toolbar":"","None":"","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Align cell text to the left":"","Align cell text to the center":"","Align cell text to the right":"","Justify cell text":"","Align cell text to the top":"","Align cell text to the middle":"","Align cell text to the bottom":"","Align table to the left":"","Center table":"","Align table to the right":"","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"","Color picker":"","Enter table caption":"","Keystrokes that can be used in a table cell":"","Move the selection to the next cell":"","Move the selection to the previous cell":"","Insert a new table row (when in the last cell of a table)":"","Navigate through the table":"","Table":""},getPluralForm(n){return (n != 1);}}}
5
+ export default {"az":{"dictionary":{"Insert table":"Cədvəli əlavə et","Header column":"Başlıqlı sütun","Insert column left":"Sola sütun əlavə et","Insert column right":"Sağa sütun əlavə et","Delete column":"Sütunları sil","Select column":"","Column":"Sütun","Header row":"Başlıqlı sətir","Insert row below":"Yuxarıya sətir əlavə et","Insert row above":"Aşağıya sətir əlavə et","Delete row":"Sətirləri sil","Select row":"","Row":"Sətir","Merge cell up":"Xanaları yuxarı birləşdir","Merge cell right":"Xanaları sağa birləşdir","Merge cell down":"Xanaları aşağı birləşdir","Merge cell left":"Xanaları sola birləşdir","Split cell vertically":"Xanaları şaquli böl","Split cell horizontally":"Xanaları üfüqi böl","Merge cells":"Xanaları birləşdir","Table toolbar":"Cədvəl paneli","Table properties":"Cədvəl xüsusiyyətləri","Cell properties":"","Border":"Sərhəd","Style":"","Width":"Eni","Height":"Hündürlük","Color":"Rəng","Background":"Fon","Padding":"","Dimensions":"Ölçülər","Table cell text alignment":"Cədvəl hüceyrəsi mətninin uyğunlaşdırılması","Alignment":"","Horizontal text alignment toolbar":"","Vertical text alignment toolbar":"","Table alignment toolbar":"","None":"","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Align cell text to the left":"","Align cell text to the center":"","Align cell text to the right":"","Justify cell text":"","Align cell text to the top":"","Align cell text to the middle":"","Align cell text to the bottom":"","Align table to the left":"","Center table":"","Align table to the right":"","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"","Enter table caption":"","Keystrokes that can be used in a table cell":"","Move the selection to the next cell":"","Move the selection to the previous cell":"","Insert a new table row (when in the last cell of a table)":"","Navigate through the table":"","Table":""},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'az' ]: { dictionary, getPluralForm } } = {"az":{"dictionary":{"Insert table":"Cədvəli əlavə et","Header column":"Başlıqlı sütun","Insert column left":"Sola sütun əlavə et","Insert column right":"Sağa sütun əlavə et","Delete column":"Sütunları sil","Select column":"","Column":"Sütun","Header row":"Başlıqlı sətir","Insert row below":"Yuxarıya sətir əlavə et","Insert row above":"Aşağıya sətir əlavə et","Delete row":"Sətirləri sil","Select row":"","Row":"Sətir","Merge cell up":"Xanaları yuxarı birləşdir","Merge cell right":"Xanaları sağa birləşdir","Merge cell down":"Xanaları aşağı birləşdir","Merge cell left":"Xanaları sola birləşdir","Split cell vertically":"Xanaları şaquli böl","Split cell horizontally":"Xanaları üfüqi böl","Merge cells":"Xanaları birləşdir","Table toolbar":"Cədvəl paneli","Table properties":"Cədvəl xüsusiyyətləri","Cell properties":"","Border":"Sərhəd","Style":"","Width":"Eni","Height":"Hündürlük","Color":"Rəng","Background":"Fon","Padding":"","Dimensions":"Ölçülər","Table cell text alignment":"Cədvəl hüceyrəsi mətninin uyğunlaşdırılması","Alignment":"","Horizontal text alignment toolbar":"","Vertical text alignment toolbar":"","Table alignment toolbar":"","None":"","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Align cell text to the left":"","Align cell text to the center":"","Align cell text to the right":"","Justify cell text":"","Align cell text to the top":"","Align cell text to the middle":"","Align cell text to the bottom":"","Align table to the left":"","Center table":"","Align table to the right":"","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"","Color picker":"","Enter table caption":"","Keystrokes that can be used in a table cell":"","Move the selection to the next cell":"","Move the selection to the previous cell":"","Insert a new table row (when in the last cell of a table)":"","Navigate through the table":"","Table":""},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'az' ]: { dictionary, getPluralForm } } = {"az":{"dictionary":{"Insert table":"Cədvəli əlavə et","Header column":"Başlıqlı sütun","Insert column left":"Sola sütun əlavə et","Insert column right":"Sağa sütun əlavə et","Delete column":"Sütunları sil","Select column":"","Column":"Sütun","Header row":"Başlıqlı sətir","Insert row below":"Yuxarıya sətir əlavə et","Insert row above":"Aşağıya sətir əlavə et","Delete row":"Sətirləri sil","Select row":"","Row":"Sətir","Merge cell up":"Xanaları yuxarı birləşdir","Merge cell right":"Xanaları sağa birləşdir","Merge cell down":"Xanaları aşağı birləşdir","Merge cell left":"Xanaları sola birləşdir","Split cell vertically":"Xanaları şaquli böl","Split cell horizontally":"Xanaları üfüqi böl","Merge cells":"Xanaları birləşdir","Table toolbar":"Cədvəl paneli","Table properties":"Cədvəl xüsusiyyətləri","Cell properties":"","Border":"Sərhəd","Style":"","Width":"Eni","Height":"Hündürlük","Color":"Rəng","Background":"Fon","Padding":"","Dimensions":"Ölçülər","Table cell text alignment":"Cədvəl hüceyrəsi mətninin uyğunlaşdırılması","Alignment":"","Horizontal text alignment toolbar":"","Vertical text alignment toolbar":"","Table alignment toolbar":"","None":"","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Align cell text to the left":"","Align cell text to the center":"","Align cell text to the right":"","Justify cell text":"","Align cell text to the top":"","Align cell text to the middle":"","Align cell text to the bottom":"","Align table to the left":"","Center table":"","Align table to the right":"","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"","Enter table caption":"","Keystrokes that can be used in a table cell":"","Move the selection to the next cell":"","Move the selection to the previous cell":"","Insert a new table row (when in the last cell of a table)":"","Navigate through the table":"","Table":""},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'az' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'az' ].dictionary = Object.assign( e[ 'az' ].dictionary, dictionary );
10
10
  e[ 'az' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"bg":{"dictionary":{"Insert table":"Вмъкни таблица","Header column":"Заглавна колона","Insert column left":"Вмъкни колона отляво","Insert column right":"Вмъкни колона отдясно","Delete column":"Изтриване на колона","Select column":"Избери колона","Column":"Колона","Header row":"Заглавен ред","Insert row below":"Вмъкни ред отдолу","Insert row above":"Вмъкни ред отгоре","Delete row":"Изтриване на ред","Select row":"Избери ред","Row":"Ред","Merge cell up":"Обединяване на клетка отгоре","Merge cell right":"Обединяване на клетка отдясно","Merge cell down":"Обединяване на клетка надолу","Merge cell left":"Обединяване на клетка отляво","Split cell vertically":"Разделяне на клетки вертикално","Split cell horizontally":"Разделяне на клетки хоризонтално","Merge cells":"Обединяване на клетки","Table toolbar":"Лента за таблици","Table properties":"Свойства на таблици","Cell properties":"Свойства на клетки","Border":"Граница","Style":"Стил","Width":"Ширина","Height":"Височина","Color":"Цвят","Background":"Фон","Padding":"Пълнеж","Dimensions":"Размери","Table cell text alignment":"Подравняване на текст в клетка","Alignment":"Подравняване","Horizontal text alignment toolbar":"Лента за хоризонтално подравняване на текст","Vertical text alignment toolbar":"Лента за вертикално подравняване на текст","Table alignment toolbar":"Лента за подравняване на таблици","None":"Нищо","Solid":"Твърд","Dotted":"На точки","Dashed":"На черти","Double":"Двоен","Groove":"На зиг-заг","Ridge":"Назъбен","Inset":"Вмъкни","Outset":"Изпъкнала","Align cell text to the left":"Подравни текста в клетката наляво","Align cell text to the center":"Подравни текста в клетката централно","Align cell text to the right":"Подравни текста в клетката надясно","Justify cell text":"Разпредели равномерно текста в клетката","Align cell text to the top":"Подравни текста в клетката нагоре","Align cell text to the middle":"Подравни текста в клетката към средата","Align cell text to the bottom":"Подравни текста в клетката към дъното","Align table to the left":"Подравни таблицата наляво","Center table":"Центрирай таблицата","Align table to the right":"Подравни таблицата надясно","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"Цветът е невалиден. Опитайте \"#FF0000\" или \"rgb(255,0,0)\", или \"red\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"Стойността е невалидна. Опитайте \"10px\" или \"2em\", или просто \"2\".","Color picker":"Избор на цвят","Enter table caption":"Въведи надпис на таблица","Keystrokes that can be used in a table cell":"Клавишни комбинации, които могат да се използват в клетка от таблицата","Move the selection to the next cell":"Преместване на избора към следващата клетка","Move the selection to the previous cell":"Преместване на избора към предишната клетка","Insert a new table row (when in the last cell of a table)":"Въвеждане на нов ред в таблицата (когато сте в последната клетка на таблица)","Navigate through the table":"Навигация в таблицата","Table":"Маса"},getPluralForm(n){return (n != 1);}}}
5
+ export default {"bg":{"dictionary":{"Insert table":"Вмъкни таблица","Header column":"Заглавна колона","Insert column left":"Вмъкни колона отляво","Insert column right":"Вмъкни колона отдясно","Delete column":"Изтриване на колона","Select column":"Избери колона","Column":"Колона","Header row":"Заглавен ред","Insert row below":"Вмъкни ред отдолу","Insert row above":"Вмъкни ред отгоре","Delete row":"Изтриване на ред","Select row":"Избери ред","Row":"Ред","Merge cell up":"Обединяване на клетка отгоре","Merge cell right":"Обединяване на клетка отдясно","Merge cell down":"Обединяване на клетка надолу","Merge cell left":"Обединяване на клетка отляво","Split cell vertically":"Разделяне на клетки вертикално","Split cell horizontally":"Разделяне на клетки хоризонтално","Merge cells":"Обединяване на клетки","Table toolbar":"Лента за таблици","Table properties":"Свойства на таблици","Cell properties":"Свойства на клетки","Border":"Граница","Style":"Стил","Width":"Ширина","Height":"Височина","Color":"Цвят","Background":"Фон","Padding":"Пълнеж","Dimensions":"Размери","Table cell text alignment":"Подравняване на текст в клетка","Alignment":"Подравняване","Horizontal text alignment toolbar":"Лента за хоризонтално подравняване на текст","Vertical text alignment toolbar":"Лента за вертикално подравняване на текст","Table alignment toolbar":"Лента за подравняване на таблици","None":"Нищо","Solid":"Твърд","Dotted":"На точки","Dashed":"На черти","Double":"Двоен","Groove":"На зиг-заг","Ridge":"Назъбен","Inset":"Вмъкни","Outset":"Изпъкнала","Align cell text to the left":"Подравни текста в клетката наляво","Align cell text to the center":"Подравни текста в клетката централно","Align cell text to the right":"Подравни текста в клетката надясно","Justify cell text":"Разпредели равномерно текста в клетката","Align cell text to the top":"Подравни текста в клетката нагоре","Align cell text to the middle":"Подравни текста в клетката към средата","Align cell text to the bottom":"Подравни текста в клетката към дъното","Align table to the left":"Подравни таблицата наляво","Center table":"Центрирай таблицата","Align table to the right":"Подравни таблицата надясно","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"Цветът е невалиден. Опитайте \"#FF0000\" или \"rgb(255,0,0)\", или \"red\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"Стойността е невалидна. Опитайте \"10px\" или \"2em\", или просто \"2\".","Enter table caption":"Въведи надпис на таблица","Keystrokes that can be used in a table cell":"Клавишни комбинации, които могат да се използват в клетка от таблицата","Move the selection to the next cell":"Преместване на избора към следващата клетка","Move the selection to the previous cell":"Преместване на избора към предишната клетка","Insert a new table row (when in the last cell of a table)":"Въвеждане на нов ред в таблицата (когато сте в последната клетка на таблица)","Navigate through the table":"Навигация в таблицата","Table":"Маса"},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'bg' ]: { dictionary, getPluralForm } } = {"bg":{"dictionary":{"Insert table":"Вмъкни таблица","Header column":"Заглавна колона","Insert column left":"Вмъкни колона отляво","Insert column right":"Вмъкни колона отдясно","Delete column":"Изтриване на колона","Select column":"Избери колона","Column":"Колона","Header row":"Заглавен ред","Insert row below":"Вмъкни ред отдолу","Insert row above":"Вмъкни ред отгоре","Delete row":"Изтриване на ред","Select row":"Избери ред","Row":"Ред","Merge cell up":"Обединяване на клетка отгоре","Merge cell right":"Обединяване на клетка отдясно","Merge cell down":"Обединяване на клетка надолу","Merge cell left":"Обединяване на клетка отляво","Split cell vertically":"Разделяне на клетки вертикално","Split cell horizontally":"Разделяне на клетки хоризонтално","Merge cells":"Обединяване на клетки","Table toolbar":"Лента за таблици","Table properties":"Свойства на таблици","Cell properties":"Свойства на клетки","Border":"Граница","Style":"Стил","Width":"Ширина","Height":"Височина","Color":"Цвят","Background":"Фон","Padding":"Пълнеж","Dimensions":"Размери","Table cell text alignment":"Подравняване на текст в клетка","Alignment":"Подравняване","Horizontal text alignment toolbar":"Лента за хоризонтално подравняване на текст","Vertical text alignment toolbar":"Лента за вертикално подравняване на текст","Table alignment toolbar":"Лента за подравняване на таблици","None":"Нищо","Solid":"Твърд","Dotted":"На точки","Dashed":"На черти","Double":"Двоен","Groove":"На зиг-заг","Ridge":"Назъбен","Inset":"Вмъкни","Outset":"Изпъкнала","Align cell text to the left":"Подравни текста в клетката наляво","Align cell text to the center":"Подравни текста в клетката централно","Align cell text to the right":"Подравни текста в клетката надясно","Justify cell text":"Разпредели равномерно текста в клетката","Align cell text to the top":"Подравни текста в клетката нагоре","Align cell text to the middle":"Подравни текста в клетката към средата","Align cell text to the bottom":"Подравни текста в клетката към дъното","Align table to the left":"Подравни таблицата наляво","Center table":"Центрирай таблицата","Align table to the right":"Подравни таблицата надясно","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"Цветът е невалиден. Опитайте \"#FF0000\" или \"rgb(255,0,0)\", или \"red\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"Стойността е невалидна. Опитайте \"10px\" или \"2em\", или просто \"2\".","Color picker":"Избор на цвят","Enter table caption":"Въведи надпис на таблица","Keystrokes that can be used in a table cell":"Клавишни комбинации, които могат да се използват в клетка от таблицата","Move the selection to the next cell":"Преместване на избора към следващата клетка","Move the selection to the previous cell":"Преместване на избора към предишната клетка","Insert a new table row (when in the last cell of a table)":"Въвеждане на нов ред в таблицата (когато сте в последната клетка на таблица)","Navigate through the table":"Навигация в таблицата","Table":"Маса"},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'bg' ]: { dictionary, getPluralForm } } = {"bg":{"dictionary":{"Insert table":"Вмъкни таблица","Header column":"Заглавна колона","Insert column left":"Вмъкни колона отляво","Insert column right":"Вмъкни колона отдясно","Delete column":"Изтриване на колона","Select column":"Избери колона","Column":"Колона","Header row":"Заглавен ред","Insert row below":"Вмъкни ред отдолу","Insert row above":"Вмъкни ред отгоре","Delete row":"Изтриване на ред","Select row":"Избери ред","Row":"Ред","Merge cell up":"Обединяване на клетка отгоре","Merge cell right":"Обединяване на клетка отдясно","Merge cell down":"Обединяване на клетка надолу","Merge cell left":"Обединяване на клетка отляво","Split cell vertically":"Разделяне на клетки вертикално","Split cell horizontally":"Разделяне на клетки хоризонтално","Merge cells":"Обединяване на клетки","Table toolbar":"Лента за таблици","Table properties":"Свойства на таблици","Cell properties":"Свойства на клетки","Border":"Граница","Style":"Стил","Width":"Ширина","Height":"Височина","Color":"Цвят","Background":"Фон","Padding":"Пълнеж","Dimensions":"Размери","Table cell text alignment":"Подравняване на текст в клетка","Alignment":"Подравняване","Horizontal text alignment toolbar":"Лента за хоризонтално подравняване на текст","Vertical text alignment toolbar":"Лента за вертикално подравняване на текст","Table alignment toolbar":"Лента за подравняване на таблици","None":"Нищо","Solid":"Твърд","Dotted":"На точки","Dashed":"На черти","Double":"Двоен","Groove":"На зиг-заг","Ridge":"Назъбен","Inset":"Вмъкни","Outset":"Изпъкнала","Align cell text to the left":"Подравни текста в клетката наляво","Align cell text to the center":"Подравни текста в клетката централно","Align cell text to the right":"Подравни текста в клетката надясно","Justify cell text":"Разпредели равномерно текста в клетката","Align cell text to the top":"Подравни текста в клетката нагоре","Align cell text to the middle":"Подравни текста в клетката към средата","Align cell text to the bottom":"Подравни текста в клетката към дъното","Align table to the left":"Подравни таблицата наляво","Center table":"Центрирай таблицата","Align table to the right":"Подравни таблицата надясно","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"Цветът е невалиден. Опитайте \"#FF0000\" или \"rgb(255,0,0)\", или \"red\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"Стойността е невалидна. Опитайте \"10px\" или \"2em\", или просто \"2\".","Enter table caption":"Въведи надпис на таблица","Keystrokes that can be used in a table cell":"Клавишни комбинации, които могат да се използват в клетка от таблицата","Move the selection to the next cell":"Преместване на избора към следващата клетка","Move the selection to the previous cell":"Преместване на избора към предишната клетка","Insert a new table row (when in the last cell of a table)":"Въвеждане на нов ред в таблицата (когато сте в последната клетка на таблица)","Navigate through the table":"Навигация в таблицата","Table":"Маса"},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'bg' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'bg' ].dictionary = Object.assign( e[ 'bg' ].dictionary, dictionary );
10
10
  e[ 'bg' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"bn":{"dictionary":{"Insert table":"টেবিল ঢোকান","Header column":"হেডার কলাম","Insert column left":"বাম দিকে কলাম ঢোকান","Insert column right":"ডানদিকে কলাম ঢোকান","Delete column":"কলাম মুছে ফেলুন","Select column":"কলাম নির্বাচন করুন","Column":"কলাম","Header row":"হেডার সারি","Insert row below":"নীচে সারি ঢোকান","Insert row above":"উপরে সারি ঢোকান","Delete row":"সারি মুছুন","Select row":"সারি নির্বাচন করুন","Row":"সারি ","Merge cell up":"সেল আপ মার্জ","Merge cell right":" ডানদিকে সেল মার্জ করুন","Merge cell down":"নিচে সেল মার্জ করুন","Merge cell left":"বামদিকে সেল মার্জ করুন","Split cell vertically":"সেল উল্লম্বভাবে বিভক্ত করুন","Split cell horizontally":"অনুভূমিকভাবে সেল বিভক্ত করুন","Merge cells":"সেল একত্রিত করুন","Table toolbar":"টেবিল টুলবার","Table properties":"টেবিল বৈশিষ্ট্য","Cell properties":"সেল বৈশিষ্ট্য","Border":"বর্ডার ","Style":"স্টাইল ","Width":"প্রস্থ","Height":"উচ্চতা","Color":" রং","Background":"ব্যাকগ্রাউন্ড","Padding":"প্যাডিং","Dimensions":"মাত্রাগুলো","Table cell text alignment":"সক্ষম সেল টেক্সট সারিবদ্ধকরণ","Alignment":"সারিবদ্ধকরণ","Horizontal text alignment toolbar":"অনুভূমিক টেক্সট সারিবদ্ধকরণ টুলবার","Vertical text alignment toolbar":"উল্লম্ব টেক্সট সারিবদ্ধকরণ টুলবার","Table alignment toolbar":"টেবিল সারিবদ্ধকরণ টুলবার","None":"কোনোটিই নয়","Solid":"সলিড","Dotted":"ডটেড","Dashed":"ড্যাশড","Double":"দ্বিগুণ","Groove":"খাঁজকাটা","Ridge":"রিজ","Inset":"ইনসেট","Outset":"শুরু","Align cell text to the left":"বাম দিকে সেল টেক্সট সারিবদ্ধ করুন","Align cell text to the center":"কেন্দ্রে সেল টেক্সট সারিবদ্ধ করুন","Align cell text to the right":"ডানদিকে সেল টেক্সট সারিবদ্ধ করুন ","Justify cell text":"সেল টেক্সট জাস্টিফাই করুন","Align cell text to the top":"শীর্ষে সেল টেক্সট সারিবদ্ধ করুন","Align cell text to the middle":"মাঝখানে সেল টেক্সট সারিবদ্ধ করুন","Align cell text to the bottom":"নীচে সেল টেক্সট সারিবদ্ধ করুন","Align table to the left":"বাম দিকে টেবিল সারিবদ্ধ করুন","Center table":"কেন্দ্রের টেবিল","Align table to the right":"ডানদিকে টেবিলটি সারিবদ্ধ করুন","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"রংটি সঠিক নয়। \"#FF0000\" অথবা \"rgb(255,0,0)\" অথবা \"লাল\" ব্যাবহার করুন।\n","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"মানটি সঠিক নয়। \"10px\" বা \"2em\" বা সহজভাবে \"2\" ব্যবহার করে দেখুন।","Color picker":"রং বাছাইকারী","Enter table caption":"টেবিল ক্যাপশন লিখুন","Keystrokes that can be used in a table cell":"যে কীস্ট্রোকগুলি টেবিল সেলে ব্যবহার করা যেতে পারে","Move the selection to the next cell":"পরবর্তী সেলে সিলেকশন স্থানান্তর করুন","Move the selection to the previous cell":"পূর্ববর্তী সেলে সিলেকশন স্থানান্তর করুন","Insert a new table row (when in the last cell of a table)":"একটি নতুন টেবিলের সারি প্রবেশ করুন (কোনো টেবিলের শেষ সেলে থাকা অবস্থায়)","Navigate through the table":"টেবিলের মধ্যে দিয়ে নেভিগেট করুন","Table":"টেবিল"},getPluralForm(n){return (n != 1);}}}
5
+ export default {"bn":{"dictionary":{"Insert table":"টেবিল ঢোকান","Header column":"হেডার কলাম","Insert column left":"বাম দিকে কলাম ঢোকান","Insert column right":"ডানদিকে কলাম ঢোকান","Delete column":"কলাম মুছে ফেলুন","Select column":"কলাম নির্বাচন করুন","Column":"কলাম","Header row":"হেডার সারি","Insert row below":"নীচে সারি ঢোকান","Insert row above":"উপরে সারি ঢোকান","Delete row":"সারি মুছুন","Select row":"সারি নির্বাচন করুন","Row":"সারি ","Merge cell up":"সেল আপ মার্জ","Merge cell right":" ডানদিকে সেল মার্জ করুন","Merge cell down":"নিচে সেল মার্জ করুন","Merge cell left":"বামদিকে সেল মার্জ করুন","Split cell vertically":"সেল উল্লম্বভাবে বিভক্ত করুন","Split cell horizontally":"অনুভূমিকভাবে সেল বিভক্ত করুন","Merge cells":"সেল একত্রিত করুন","Table toolbar":"টেবিল টুলবার","Table properties":"টেবিল বৈশিষ্ট্য","Cell properties":"সেল বৈশিষ্ট্য","Border":"বর্ডার ","Style":"স্টাইল ","Width":"প্রস্থ","Height":"উচ্চতা","Color":" রং","Background":"ব্যাকগ্রাউন্ড","Padding":"প্যাডিং","Dimensions":"মাত্রাগুলো","Table cell text alignment":"সক্ষম সেল টেক্সট সারিবদ্ধকরণ","Alignment":"সারিবদ্ধকরণ","Horizontal text alignment toolbar":"অনুভূমিক টেক্সট সারিবদ্ধকরণ টুলবার","Vertical text alignment toolbar":"উল্লম্ব টেক্সট সারিবদ্ধকরণ টুলবার","Table alignment toolbar":"টেবিল সারিবদ্ধকরণ টুলবার","None":"কোনোটিই নয়","Solid":"সলিড","Dotted":"ডটেড","Dashed":"ড্যাশড","Double":"দ্বিগুণ","Groove":"খাঁজকাটা","Ridge":"রিজ","Inset":"ইনসেট","Outset":"শুরু","Align cell text to the left":"বাম দিকে সেল টেক্সট সারিবদ্ধ করুন","Align cell text to the center":"কেন্দ্রে সেল টেক্সট সারিবদ্ধ করুন","Align cell text to the right":"ডানদিকে সেল টেক্সট সারিবদ্ধ করুন ","Justify cell text":"সেল টেক্সট জাস্টিফাই করুন","Align cell text to the top":"শীর্ষে সেল টেক্সট সারিবদ্ধ করুন","Align cell text to the middle":"মাঝখানে সেল টেক্সট সারিবদ্ধ করুন","Align cell text to the bottom":"নীচে সেল টেক্সট সারিবদ্ধ করুন","Align table to the left":"বাম দিকে টেবিল সারিবদ্ধ করুন","Center table":"কেন্দ্রের টেবিল","Align table to the right":"ডানদিকে টেবিলটি সারিবদ্ধ করুন","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"রংটি সঠিক নয়। \"#FF0000\" অথবা \"rgb(255,0,0)\" অথবা \"লাল\" ব্যাবহার করুন।\n","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"মানটি সঠিক নয়। \"10px\" বা \"2em\" বা সহজভাবে \"2\" ব্যবহার করে দেখুন।","Enter table caption":"টেবিল ক্যাপশন লিখুন","Keystrokes that can be used in a table cell":"যে কীস্ট্রোকগুলি টেবিল সেলে ব্যবহার করা যেতে পারে","Move the selection to the next cell":"পরবর্তী সেলে সিলেকশন স্থানান্তর করুন","Move the selection to the previous cell":"পূর্ববর্তী সেলে সিলেকশন স্থানান্তর করুন","Insert a new table row (when in the last cell of a table)":"একটি নতুন টেবিলের সারি প্রবেশ করুন (কোনো টেবিলের শেষ সেলে থাকা অবস্থায়)","Navigate through the table":"টেবিলের মধ্যে দিয়ে নেভিগেট করুন","Table":"টেবিল"},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'bn' ]: { dictionary, getPluralForm } } = {"bn":{"dictionary":{"Insert table":"টেবিল ঢোকান","Header column":"হেডার কলাম","Insert column left":"বাম দিকে কলাম ঢোকান","Insert column right":"ডানদিকে কলাম ঢোকান","Delete column":"কলাম মুছে ফেলুন","Select column":"কলাম নির্বাচন করুন","Column":"কলাম","Header row":"হেডার সারি","Insert row below":"নীচে সারি ঢোকান","Insert row above":"উপরে সারি ঢোকান","Delete row":"সারি মুছুন","Select row":"সারি নির্বাচন করুন","Row":"সারি ","Merge cell up":"সেল আপ মার্জ","Merge cell right":" ডানদিকে সেল মার্জ করুন","Merge cell down":"নিচে সেল মার্জ করুন","Merge cell left":"বামদিকে সেল মার্জ করুন","Split cell vertically":"সেল উল্লম্বভাবে বিভক্ত করুন","Split cell horizontally":"অনুভূমিকভাবে সেল বিভক্ত করুন","Merge cells":"সেল একত্রিত করুন","Table toolbar":"টেবিল টুলবার","Table properties":"টেবিল বৈশিষ্ট্য","Cell properties":"সেল বৈশিষ্ট্য","Border":"বর্ডার ","Style":"স্টাইল ","Width":"প্রস্থ","Height":"উচ্চতা","Color":" রং","Background":"ব্যাকগ্রাউন্ড","Padding":"প্যাডিং","Dimensions":"মাত্রাগুলো","Table cell text alignment":"সক্ষম সেল টেক্সট সারিবদ্ধকরণ","Alignment":"সারিবদ্ধকরণ","Horizontal text alignment toolbar":"অনুভূমিক টেক্সট সারিবদ্ধকরণ টুলবার","Vertical text alignment toolbar":"উল্লম্ব টেক্সট সারিবদ্ধকরণ টুলবার","Table alignment toolbar":"টেবিল সারিবদ্ধকরণ টুলবার","None":"কোনোটিই নয়","Solid":"সলিড","Dotted":"ডটেড","Dashed":"ড্যাশড","Double":"দ্বিগুণ","Groove":"খাঁজকাটা","Ridge":"রিজ","Inset":"ইনসেট","Outset":"শুরু","Align cell text to the left":"বাম দিকে সেল টেক্সট সারিবদ্ধ করুন","Align cell text to the center":"কেন্দ্রে সেল টেক্সট সারিবদ্ধ করুন","Align cell text to the right":"ডানদিকে সেল টেক্সট সারিবদ্ধ করুন ","Justify cell text":"সেল টেক্সট জাস্টিফাই করুন","Align cell text to the top":"শীর্ষে সেল টেক্সট সারিবদ্ধ করুন","Align cell text to the middle":"মাঝখানে সেল টেক্সট সারিবদ্ধ করুন","Align cell text to the bottom":"নীচে সেল টেক্সট সারিবদ্ধ করুন","Align table to the left":"বাম দিকে টেবিল সারিবদ্ধ করুন","Center table":"কেন্দ্রের টেবিল","Align table to the right":"ডানদিকে টেবিলটি সারিবদ্ধ করুন","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"রংটি সঠিক নয়। \"#FF0000\" অথবা \"rgb(255,0,0)\" অথবা \"লাল\" ব্যাবহার করুন।\n","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"মানটি সঠিক নয়। \"10px\" বা \"2em\" বা সহজভাবে \"2\" ব্যবহার করে দেখুন।","Color picker":"রং বাছাইকারী","Enter table caption":"টেবিল ক্যাপশন লিখুন","Keystrokes that can be used in a table cell":"যে কীস্ট্রোকগুলি টেবিল সেলে ব্যবহার করা যেতে পারে","Move the selection to the next cell":"পরবর্তী সেলে সিলেকশন স্থানান্তর করুন","Move the selection to the previous cell":"পূর্ববর্তী সেলে সিলেকশন স্থানান্তর করুন","Insert a new table row (when in the last cell of a table)":"একটি নতুন টেবিলের সারি প্রবেশ করুন (কোনো টেবিলের শেষ সেলে থাকা অবস্থায়)","Navigate through the table":"টেবিলের মধ্যে দিয়ে নেভিগেট করুন","Table":"টেবিল"},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'bn' ]: { dictionary, getPluralForm } } = {"bn":{"dictionary":{"Insert table":"টেবিল ঢোকান","Header column":"হেডার কলাম","Insert column left":"বাম দিকে কলাম ঢোকান","Insert column right":"ডানদিকে কলাম ঢোকান","Delete column":"কলাম মুছে ফেলুন","Select column":"কলাম নির্বাচন করুন","Column":"কলাম","Header row":"হেডার সারি","Insert row below":"নীচে সারি ঢোকান","Insert row above":"উপরে সারি ঢোকান","Delete row":"সারি মুছুন","Select row":"সারি নির্বাচন করুন","Row":"সারি ","Merge cell up":"সেল আপ মার্জ","Merge cell right":" ডানদিকে সেল মার্জ করুন","Merge cell down":"নিচে সেল মার্জ করুন","Merge cell left":"বামদিকে সেল মার্জ করুন","Split cell vertically":"সেল উল্লম্বভাবে বিভক্ত করুন","Split cell horizontally":"অনুভূমিকভাবে সেল বিভক্ত করুন","Merge cells":"সেল একত্রিত করুন","Table toolbar":"টেবিল টুলবার","Table properties":"টেবিল বৈশিষ্ট্য","Cell properties":"সেল বৈশিষ্ট্য","Border":"বর্ডার ","Style":"স্টাইল ","Width":"প্রস্থ","Height":"উচ্চতা","Color":" রং","Background":"ব্যাকগ্রাউন্ড","Padding":"প্যাডিং","Dimensions":"মাত্রাগুলো","Table cell text alignment":"সক্ষম সেল টেক্সট সারিবদ্ধকরণ","Alignment":"সারিবদ্ধকরণ","Horizontal text alignment toolbar":"অনুভূমিক টেক্সট সারিবদ্ধকরণ টুলবার","Vertical text alignment toolbar":"উল্লম্ব টেক্সট সারিবদ্ধকরণ টুলবার","Table alignment toolbar":"টেবিল সারিবদ্ধকরণ টুলবার","None":"কোনোটিই নয়","Solid":"সলিড","Dotted":"ডটেড","Dashed":"ড্যাশড","Double":"দ্বিগুণ","Groove":"খাঁজকাটা","Ridge":"রিজ","Inset":"ইনসেট","Outset":"শুরু","Align cell text to the left":"বাম দিকে সেল টেক্সট সারিবদ্ধ করুন","Align cell text to the center":"কেন্দ্রে সেল টেক্সট সারিবদ্ধ করুন","Align cell text to the right":"ডানদিকে সেল টেক্সট সারিবদ্ধ করুন ","Justify cell text":"সেল টেক্সট জাস্টিফাই করুন","Align cell text to the top":"শীর্ষে সেল টেক্সট সারিবদ্ধ করুন","Align cell text to the middle":"মাঝখানে সেল টেক্সট সারিবদ্ধ করুন","Align cell text to the bottom":"নীচে সেল টেক্সট সারিবদ্ধ করুন","Align table to the left":"বাম দিকে টেবিল সারিবদ্ধ করুন","Center table":"কেন্দ্রের টেবিল","Align table to the right":"ডানদিকে টেবিলটি সারিবদ্ধ করুন","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"রংটি সঠিক নয়। \"#FF0000\" অথবা \"rgb(255,0,0)\" অথবা \"লাল\" ব্যাবহার করুন।\n","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"মানটি সঠিক নয়। \"10px\" বা \"2em\" বা সহজভাবে \"2\" ব্যবহার করে দেখুন।","Enter table caption":"টেবিল ক্যাপশন লিখুন","Keystrokes that can be used in a table cell":"যে কীস্ট্রোকগুলি টেবিল সেলে ব্যবহার করা যেতে পারে","Move the selection to the next cell":"পরবর্তী সেলে সিলেকশন স্থানান্তর করুন","Move the selection to the previous cell":"পূর্ববর্তী সেলে সিলেকশন স্থানান্তর করুন","Insert a new table row (when in the last cell of a table)":"একটি নতুন টেবিলের সারি প্রবেশ করুন (কোনো টেবিলের শেষ সেলে থাকা অবস্থায়)","Navigate through the table":"টেবিলের মধ্যে দিয়ে নেভিগেট করুন","Table":"টেবিল"},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'bn' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'bn' ].dictionary = Object.assign( e[ 'bn' ].dictionary, dictionary );
10
10
  e[ 'bn' ].getPluralForm = getPluralForm;
@@ -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;