@ckeditor/ckeditor5-table 41.3.0 → 41.4.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 (205) hide show
  1. package/dist/index-content.css +55 -0
  2. package/dist/index-editor.css +150 -0
  3. package/dist/index.css +362 -0
  4. package/dist/index.css.map +1 -0
  5. package/dist/index.js +10464 -0
  6. package/dist/index.js.map +1 -0
  7. package/dist/translations/ar.d.ts +8 -0
  8. package/dist/translations/ar.js +5 -0
  9. package/dist/translations/az.d.ts +8 -0
  10. package/dist/translations/az.js +5 -0
  11. package/dist/translations/bg.d.ts +8 -0
  12. package/dist/translations/bg.js +5 -0
  13. package/dist/translations/bn.d.ts +8 -0
  14. package/dist/translations/bn.js +5 -0
  15. package/dist/translations/ca.d.ts +8 -0
  16. package/dist/translations/ca.js +5 -0
  17. package/dist/translations/cs.d.ts +8 -0
  18. package/dist/translations/cs.js +5 -0
  19. package/dist/translations/da.d.ts +8 -0
  20. package/dist/translations/da.js +5 -0
  21. package/dist/translations/de-ch.d.ts +8 -0
  22. package/dist/translations/de-ch.js +5 -0
  23. package/dist/translations/de.d.ts +8 -0
  24. package/dist/translations/de.js +5 -0
  25. package/dist/translations/el.d.ts +8 -0
  26. package/dist/translations/el.js +5 -0
  27. package/dist/translations/en-au.d.ts +8 -0
  28. package/dist/translations/en-au.js +5 -0
  29. package/dist/translations/en-gb.d.ts +8 -0
  30. package/dist/translations/en-gb.js +5 -0
  31. package/dist/translations/en.d.ts +8 -0
  32. package/dist/translations/en.js +5 -0
  33. package/dist/translations/es.d.ts +8 -0
  34. package/dist/translations/es.js +5 -0
  35. package/dist/translations/et.d.ts +8 -0
  36. package/dist/translations/et.js +5 -0
  37. package/dist/translations/fa.d.ts +8 -0
  38. package/dist/translations/fa.js +5 -0
  39. package/dist/translations/fi.d.ts +8 -0
  40. package/dist/translations/fi.js +5 -0
  41. package/dist/translations/fr.d.ts +8 -0
  42. package/dist/translations/fr.js +5 -0
  43. package/dist/translations/gl.d.ts +8 -0
  44. package/dist/translations/gl.js +5 -0
  45. package/dist/translations/he.d.ts +8 -0
  46. package/dist/translations/he.js +5 -0
  47. package/dist/translations/hi.d.ts +8 -0
  48. package/dist/translations/hi.js +5 -0
  49. package/dist/translations/hr.d.ts +8 -0
  50. package/dist/translations/hr.js +5 -0
  51. package/dist/translations/hu.d.ts +8 -0
  52. package/dist/translations/hu.js +5 -0
  53. package/dist/translations/hy.d.ts +8 -0
  54. package/dist/translations/hy.js +5 -0
  55. package/dist/translations/id.d.ts +8 -0
  56. package/dist/translations/id.js +5 -0
  57. package/dist/translations/it.d.ts +8 -0
  58. package/dist/translations/it.js +5 -0
  59. package/dist/translations/ja.d.ts +8 -0
  60. package/dist/translations/ja.js +5 -0
  61. package/dist/translations/ko.d.ts +8 -0
  62. package/dist/translations/ko.js +5 -0
  63. package/dist/translations/ku.d.ts +8 -0
  64. package/dist/translations/ku.js +5 -0
  65. package/dist/translations/lt.d.ts +8 -0
  66. package/dist/translations/lt.js +5 -0
  67. package/dist/translations/lv.d.ts +8 -0
  68. package/dist/translations/lv.js +5 -0
  69. package/dist/translations/ms.d.ts +8 -0
  70. package/dist/translations/ms.js +5 -0
  71. package/dist/translations/nb.d.ts +8 -0
  72. package/dist/translations/nb.js +5 -0
  73. package/dist/translations/ne.d.ts +8 -0
  74. package/dist/translations/ne.js +5 -0
  75. package/dist/translations/nl.d.ts +8 -0
  76. package/dist/translations/nl.js +5 -0
  77. package/dist/translations/no.d.ts +8 -0
  78. package/dist/translations/no.js +5 -0
  79. package/dist/translations/pl.d.ts +8 -0
  80. package/dist/translations/pl.js +5 -0
  81. package/dist/translations/pt-br.d.ts +8 -0
  82. package/dist/translations/pt-br.js +5 -0
  83. package/dist/translations/pt.d.ts +8 -0
  84. package/dist/translations/pt.js +5 -0
  85. package/dist/translations/ro.d.ts +8 -0
  86. package/dist/translations/ro.js +5 -0
  87. package/dist/translations/ru.d.ts +8 -0
  88. package/dist/translations/ru.js +5 -0
  89. package/dist/translations/sk.d.ts +8 -0
  90. package/dist/translations/sk.js +5 -0
  91. package/dist/translations/sl.d.ts +8 -0
  92. package/dist/translations/sl.js +5 -0
  93. package/dist/translations/sq.d.ts +8 -0
  94. package/dist/translations/sq.js +5 -0
  95. package/dist/translations/sr-latn.d.ts +8 -0
  96. package/dist/translations/sr-latn.js +5 -0
  97. package/dist/translations/sr.d.ts +8 -0
  98. package/dist/translations/sr.js +5 -0
  99. package/dist/translations/sv.d.ts +8 -0
  100. package/dist/translations/sv.js +5 -0
  101. package/dist/translations/th.d.ts +8 -0
  102. package/dist/translations/th.js +5 -0
  103. package/dist/translations/tk.d.ts +8 -0
  104. package/dist/translations/tk.js +5 -0
  105. package/dist/translations/tr.d.ts +8 -0
  106. package/dist/translations/tr.js +5 -0
  107. package/dist/translations/tt.d.ts +8 -0
  108. package/dist/translations/tt.js +5 -0
  109. package/dist/translations/ug.d.ts +8 -0
  110. package/dist/translations/ug.js +5 -0
  111. package/dist/translations/uk.d.ts +8 -0
  112. package/dist/translations/uk.js +5 -0
  113. package/dist/translations/ur.d.ts +8 -0
  114. package/dist/translations/ur.js +5 -0
  115. package/dist/translations/uz.d.ts +8 -0
  116. package/dist/translations/uz.js +5 -0
  117. package/dist/translations/vi.d.ts +8 -0
  118. package/dist/translations/vi.js +5 -0
  119. package/dist/translations/zh-cn.d.ts +8 -0
  120. package/dist/translations/zh-cn.js +5 -0
  121. package/dist/translations/zh.d.ts +8 -0
  122. package/dist/translations/zh.js +5 -0
  123. package/dist/types/augmentation.d.ts +80 -0
  124. package/dist/types/commands/insertcolumncommand.d.ts +59 -0
  125. package/dist/types/commands/insertrowcommand.d.ts +58 -0
  126. package/dist/types/commands/inserttablecommand.d.ts +48 -0
  127. package/dist/types/commands/mergecellcommand.d.ts +72 -0
  128. package/dist/types/commands/mergecellscommand.d.ts +32 -0
  129. package/dist/types/commands/removecolumncommand.d.ts +33 -0
  130. package/dist/types/commands/removerowcommand.d.ts +33 -0
  131. package/dist/types/commands/selectcolumncommand.d.ts +37 -0
  132. package/dist/types/commands/selectrowcommand.d.ts +37 -0
  133. package/dist/types/commands/setheadercolumncommand.d.ts +54 -0
  134. package/dist/types/commands/setheaderrowcommand.d.ts +57 -0
  135. package/dist/types/commands/splitcellcommand.d.ts +47 -0
  136. package/dist/types/converters/downcast.d.ts +67 -0
  137. package/dist/types/converters/table-caption-post-fixer.d.ts +24 -0
  138. package/dist/types/converters/table-cell-paragraph-post-fixer.d.ts +36 -0
  139. package/dist/types/converters/table-cell-refresh-handler.d.ts +22 -0
  140. package/dist/types/converters/table-headings-refresh-handler.d.ts +21 -0
  141. package/dist/types/converters/table-layout-post-fixer.d.ts +230 -0
  142. package/dist/types/converters/tableproperties.d.ts +58 -0
  143. package/dist/types/converters/upcasttable.d.ts +53 -0
  144. package/dist/types/index.d.ts +64 -0
  145. package/dist/types/plaintableoutput.d.ts +30 -0
  146. package/dist/types/table.d.ts +44 -0
  147. package/dist/types/tablecaption/tablecaptionediting.d.ts +67 -0
  148. package/dist/types/tablecaption/tablecaptionui.d.ts +25 -0
  149. package/dist/types/tablecaption/toggletablecaptioncommand.d.ts +72 -0
  150. package/dist/types/tablecaption/utils.d.ts +42 -0
  151. package/dist/types/tablecaption.d.ts +28 -0
  152. package/dist/types/tablecellproperties/commands/tablecellbackgroundcolorcommand.d.ts +36 -0
  153. package/dist/types/tablecellproperties/commands/tablecellbordercolorcommand.d.ts +41 -0
  154. package/dist/types/tablecellproperties/commands/tablecellborderstylecommand.d.ts +41 -0
  155. package/dist/types/tablecellproperties/commands/tablecellborderwidthcommand.d.ts +55 -0
  156. package/dist/types/tablecellproperties/commands/tablecellheightcommand.d.ts +50 -0
  157. package/dist/types/tablecellproperties/commands/tablecellhorizontalalignmentcommand.d.ts +36 -0
  158. package/dist/types/tablecellproperties/commands/tablecellpaddingcommand.d.ts +55 -0
  159. package/dist/types/tablecellproperties/commands/tablecellpropertycommand.d.ts +66 -0
  160. package/dist/types/tablecellproperties/commands/tablecellverticalalignmentcommand.d.ts +44 -0
  161. package/dist/types/tablecellproperties/tablecellpropertiesediting.d.ts +47 -0
  162. package/dist/types/tablecellproperties/tablecellpropertiesui.d.ts +116 -0
  163. package/dist/types/tablecellproperties/ui/tablecellpropertiesview.d.ts +232 -0
  164. package/dist/types/tablecellproperties.d.ts +34 -0
  165. package/dist/types/tablecellwidth/commands/tablecellwidthcommand.d.ts +50 -0
  166. package/dist/types/tablecellwidth/tablecellwidthediting.d.ts +33 -0
  167. package/dist/types/tableclipboard.d.ts +74 -0
  168. package/dist/types/tablecolumnresize/constants.d.ts +24 -0
  169. package/dist/types/tablecolumnresize/converters.d.ts +22 -0
  170. package/dist/types/tablecolumnresize/tablecolumnresizeediting.d.ts +143 -0
  171. package/dist/types/tablecolumnresize/tablewidthscommand.d.ts +42 -0
  172. package/dist/types/tablecolumnresize/utils.d.ts +152 -0
  173. package/dist/types/tablecolumnresize.d.ts +30 -0
  174. package/dist/types/tableconfig.d.ts +347 -0
  175. package/dist/types/tableediting.d.ts +102 -0
  176. package/dist/types/tablekeyboard.d.ts +72 -0
  177. package/dist/types/tablemouse/mouseeventsobserver.d.ts +66 -0
  178. package/dist/types/tablemouse.d.ts +52 -0
  179. package/dist/types/tableproperties/commands/tablealignmentcommand.d.ts +36 -0
  180. package/dist/types/tableproperties/commands/tablebackgroundcolorcommand.d.ts +36 -0
  181. package/dist/types/tableproperties/commands/tablebordercolorcommand.d.ts +41 -0
  182. package/dist/types/tableproperties/commands/tableborderstylecommand.d.ts +41 -0
  183. package/dist/types/tableproperties/commands/tableborderwidthcommand.d.ts +55 -0
  184. package/dist/types/tableproperties/commands/tableheightcommand.d.ts +50 -0
  185. package/dist/types/tableproperties/commands/tablepropertycommand.d.ts +65 -0
  186. package/dist/types/tableproperties/commands/tablewidthcommand.d.ts +50 -0
  187. package/dist/types/tableproperties/tablepropertiesediting.d.ts +44 -0
  188. package/dist/types/tableproperties/tablepropertiesui.d.ts +118 -0
  189. package/dist/types/tableproperties/ui/tablepropertiesview.d.ts +211 -0
  190. package/dist/types/tableproperties.d.ts +34 -0
  191. package/dist/types/tableselection.d.ts +111 -0
  192. package/dist/types/tabletoolbar.d.ts +36 -0
  193. package/dist/types/tableui.d.ts +58 -0
  194. package/dist/types/tableutils.d.ts +452 -0
  195. package/dist/types/tablewalker.d.ts +366 -0
  196. package/dist/types/ui/colorinputview.d.ts +144 -0
  197. package/dist/types/ui/formrowview.d.ts +65 -0
  198. package/dist/types/ui/inserttableview.d.ts +85 -0
  199. package/dist/types/utils/common.d.ts +50 -0
  200. package/dist/types/utils/structure.d.ts +249 -0
  201. package/dist/types/utils/table-properties.d.ts +71 -0
  202. package/dist/types/utils/ui/contextualballoon.d.ts +38 -0
  203. package/dist/types/utils/ui/table-properties.d.ts +199 -0
  204. package/dist/types/utils/ui/widget.d.ts +24 -0
  205. package/package.json +3 -2
@@ -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 'ckeditor5';
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 {"sr":{"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":"Cпој ћелије на лево","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":"Tasteri koji se mogu koristiti u ćeliji tabele","Move the selection to the next cell":"Pomeri odabir u sledeću ćeliju","Move the selection to the previous cell":"Pomeri odabir u prethodnu ćeliju","Insert a new table row (when in the last cell of a table)":"Umetni novi red u tabeli (kada je u poslednjoj ćeliji tabele)","Navigate through the table":"Kretanje kroz tabelu","Table":"Tabela"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}}
@@ -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 'ckeditor5';
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 {"sv":{"dictionary":{"Insert table":"Lägg in tabell","Header column":"Rubrikkolumn","Insert column left":"Infoga kolumn till vänster","Insert column right":"Infoga kolumn till höger","Delete column":"Ta bort kolumn","Select column":"Välj kolumn","Column":"Kolumn","Header row":"Rubrikrad","Insert row below":"Infoga rad nedanför","Insert row above":"Infoga rad ovanför","Delete row":"Ta bort rad","Select row":"Välj rad","Row":"Rad","Merge cell up":"Sammanfoga celler uppåt","Merge cell right":"Sammanfoga celler åt höger","Merge cell down":"Sammanfoga celler neråt","Merge cell left":"Sammanfoga celler åt vänster","Split cell vertically":"Dela cell vertikalt","Split cell horizontally":"Dela cell horisontellt","Merge cells":"Sammanfoga celler","Table toolbar":"Tabellverktygsfält","Table properties":"Tabellegenskaper","Cell properties":"Cellegenskaper","Border":"Kant","Style":"Stil","Width":"Bredd","Height":"Höjd","Color":"Färg","Background":"Bakgrund","Padding":"Marginal","Dimensions":"Mått","Table cell text alignment":"Textjustering i tabellcell","Alignment":"Justering","Horizontal text alignment toolbar":"Verktygsfält för horisontell textjustering","Vertical text alignment toolbar":"Verktygsfält för vertikal textjustering","Table alignment toolbar":"Verktygsfält för tabelljustering","None":"Inget","Solid":"Enfärgad","Dotted":"Prickig","Dashed":"Streckad","Double":"Dubbel","Groove":"Skåra","Ridge":"Kant","Inset":"Infälld","Outset":"Utfälld","Align cell text to the left":"Vänsterjustera celltext","Align cell text to the center":"Centrera celltext","Align cell text to the right":"Högerjustera celltext","Justify cell text":"Anpassa celltext","Align cell text to the top":"Toppjustera celltext","Align cell text to the middle":"Centrera celltext","Align cell text to the bottom":"Bottenjustera celltext","Align table to the left":"Vänsterjustera tabell","Center table":"Centrera tabell","Align table to the right":"Högerjustera tabell","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"Färgen är ogiltig. Testa \"#FF0000\" eller \"rgb(255,0,0)\" eller \"röd\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"Värdet är ogiltigt. Testa \"10px\" eller \"2em\" eller helt enkelt \"2\".","Color picker":"Färgväljare","Enter table caption":"Ange tabellrubrik","Keystrokes that can be used in a table cell":"Tangenter som fungerar i en tabellcell","Move the selection to the next cell":"Flytta markeringen till nästa cell","Move the selection to the previous cell":"Flytta markeringen till föregående cell","Insert a new table row (when in the last cell of a table)":"Infoga en ny tabellrad (när du är på den sista cellen i en tabell)","Navigate through the table":"Navigera i tabellen","Table":"Tabell"},getPluralForm(n){return (n != 1);}}}
@@ -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 'ckeditor5';
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 {"th":{"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 0;}}}
@@ -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 'ckeditor5';
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 {"tk":{"dictionary":{"Insert table":"Tablisa goýuň","Header column":"Sözbaşy sütüni","Insert column left":"Sütüni çepe goýuň","Insert column right":"Sütüni saga goýuň","Delete column":"Sütüni pozuň","Select column":"Sütün saýlaň","Column":"Sütün","Header row":"Sözbaşy hatary","Insert row below":"Hatary aşak goýuň","Insert row above":"Hatary ýokaryk goýuň","Delete row":"Setiri poz","Select row":"Setir saýlaň","Row":"Setir","Merge cell up":"Öýjügi ýokary birleşdiriň","Merge cell right":"Öýjügi saga birleşdiriň","Merge cell down":"Öýjügi aşak birleşdiriň","Merge cell left":"Öýjügi çepe birleşdiriň","Split cell vertically":"Öýjügi dikligine bölüň","Split cell horizontally":"Öýjügi keseligine bölüň","Merge cells":"Öýjükleri birleşdiriň","Table toolbar":"Tablisa gurallar paneli","Table properties":"Tablisa aýratynlyklary","Cell properties":"Öýjük aýratynlyklary","Border":"Serhet","Style":"Stil","Width":"Ini","Height":"Boý","Color":"Reňk","Background":"Arka","Padding":"Padding","Dimensions":"Ölçegleri","Table cell text alignment":"Tablisa öýjükleriniň tekstini deňleşdirmek","Alignment":"Deňleşdirmek","Horizontal text alignment toolbar":"Kese tekst tekizlemek gurallar paneli","Vertical text alignment toolbar":"Dik tekst tekizlemek gurallar paneli","Table alignment toolbar":"Tablisa deňleşdirmek gurallar paneli","None":"Hiç","Solid":"Gaty","Dotted":"Nokatly","Dashed":"Çyzykly","Double":"Goşa","Groove":"Groove","Ridge":"Kertik","Inset":"Inset","Outset":"Outset","Align cell text to the left":"Öýjük tekstini çepe deňleşdiriň","Align cell text to the center":"Öýjük tekstini merkeze deňleşdiriň","Align cell text to the right":"Öýjük tekstini saga deňleşdiriň","Justify cell text":"Öýjük tekstini esaslandyryň","Align cell text to the top":"Öýjük tekstini ýokarsyna deňleşdiriň","Align cell text to the middle":"Öýjük tekstini ortasyna deňleşdiriň","Align cell text to the bottom":"Öýjük tekstini aşagyna deňleşdiriň","Align table to the left":"Tablisany çepe deňleşdiriň","Center table":"Tablisany merkezleşdiriň","Align table to the right":"Tablisany sag tarapa deňleşdiriň","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"Reňki nädogry \"#FF0000\" ýa-da \"rgb(255,0,0)\" ýa-da \"gyzyl\" barlap görüň.","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"Baha nädogry \"10px\" ýa-da \"2em\" ýa-da diňe \"2\" barlap görüň.","Color picker":"Reňk saýlaýjy","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,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 'ckeditor5';
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 {"tr":{"dictionary":{"Insert table":"Tablo Ekle","Header column":"Başlık kolonu","Insert column left":"Sola kolon ekle","Insert column right":"Sağa kolon ekle","Delete column":"Kolonu sil","Select column":"Kolon seç","Column":"Kolon","Header row":"Başlık satırı","Insert row below":"Alta satır ekle","Insert row above":"Üste satır ekle","Delete row":"Satırı sil","Select row":"Satır seç","Row":"Satır","Merge cell up":"Yukarı doğru birleştir","Merge cell right":"Sağa doğru birleştir","Merge cell down":"Aşağıya doğru birleştir","Merge cell left":"Sola doğru birleştir","Split cell vertically":"Hücreyi dikey böl","Split cell horizontally":"Hücreyi yatay böl","Merge cells":"Hücreleri birleştir","Table toolbar":"Tablo araç çubuğu","Table properties":"Tablo özellikleri","Cell properties":"Hücre özellikleri","Border":"Kenar","Style":"Stil","Width":"Genişlik","Height":"Yükseklik","Color":"Renk","Background":"Arkaplan","Padding":"İç boşluk","Dimensions":"Ölçüler","Table cell text alignment":"Tablo hücresi metin hizalaması","Alignment":"Hizalama","Horizontal text alignment toolbar":"Yatay metin hizalama araç çubuğu","Vertical text alignment toolbar":"Dikey metin hizalama araç çubuğu","Table alignment toolbar":"Tablo hizalama araç çubuğu","None":"Yok","Solid":"Dolu","Dotted":"Noktalı","Dashed":"Kesik çizgili","Double":"Çift","Groove":"Yiv","Ridge":"Yükselti","Inset":"İçe","Outset":"Dışarıya","Align cell text to the left":"Hücre içindeki metnini sola hizala","Align cell text to the center":"Hücre içindeki metnini ortaya hizalama","Align cell text to the right":"Hücre içindeki metnini sağa hizala","Justify cell text":"Hücre içindeki metini iki yana yasla","Align cell text to the top":"Hücre içindeki metni üste hizala","Align cell text to the middle":"Hücre içindeki metni ortaya hizala","Align cell text to the bottom":"Hücre içindeki metni alta hizala","Align table to the left":"Tabloyu sola hizala","Center table":"Tabloyu ortala","Align table to the right":"Tabloyu sağa hizala","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"Geçersiz renk. \"#FF0000\" veya \"rgb(255,0,0)\" veya \"red\" deneyin.","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"Geçersiz değer. \"10px\" veya \"2em\" veya sadece \"2\" deneyin.","Color picker":"Renk seçici","Enter table caption":"Tablo açıklaması gir","Keystrokes that can be used in a table cell":"Tablo hücresinde kullanılabilecek tuş vuruşları","Move the selection to the next cell":"Seçimi sonraki hücreye taşı","Move the selection to the previous cell":"Seçimi önceki hücreye taşı","Insert a new table row (when in the last cell of a table)":"Yeni bir tablo satırı ekle (tablonun son hücresindeyken)","Navigate through the table":"Tabloda gezin","Table":"Tablo"},getPluralForm(n){return (n > 1);}}}
@@ -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 'ckeditor5';
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 {"tt":{"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\".":"","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 0;}}}
@@ -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 'ckeditor5';
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 {"ug":{"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\".":"","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);}}}
@@ -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 'ckeditor5';
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 {"uk":{"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 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 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);}}}
@@ -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 'ckeditor5';
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 {"ur":{"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\".":"","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);}}}
@@ -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 'ckeditor5';
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 {"uz":{"dictionary":{"Insert table":"Jadvalni kiritish","Header column":"Ustun sarlavhalari","Insert column left":"Ustunni chapga kiritish","Insert column right":"Ustunni o'ngga kiritish","Delete column":"Ustunni o'chirish","Select column":"Ustunni tanlash","Column":"Ustun","Header row":"Sarlavhalar satri","Insert row below":"Pastga qatorni kiritish","Insert row above":"Yuqoriga qatorni kiritish","Delete row":"Satrni o'chirish","Select row":"Satrni tanlang","Row":"Satr","Merge cell up":"Yuqoridagi katak bilan birlashtirish","Merge cell right":"O'ngdagi katakcha bilan birlashtirish","Merge cell down":"Pastdagi katak bilan birlashtirish","Merge cell left":"Chapdagi katakcha bilan birlashtirish","Split cell vertically":"Hujayrani vertikal ravishda ajratish","Split cell horizontally":"Hujayrani gorizontal ravishda ajratish","Merge cells":"Hujayralarni birlashtirish","Table toolbar":"Jadval asboblar paneli","Table properties":"Jadvalning xususiyatlari","Cell properties":"Hujayra xususiyatlari","Border":"Chegara","Style":"Uslub","Width":"Kengligi","Height":"Balandligi","Color":"Rang","Background":"Fon","Padding":"Chekinish","Dimensions":"O'lchamlar","Table cell text alignment":"Jadval katakchasidagi matnni tekislash","Alignment":"Tekislash","Horizontal text alignment toolbar":"Matnni gorizontal tekislash asboblar paneli","Vertical text alignment toolbar":"Vertikal matnni tekislash asboblar paneli","Table alignment toolbar":"Jadvalni tekislash asboblar paneli","None":"Yo'q","Solid":"Qattiq","Dotted":"Nuqta","Dashed":"Nuqtali","Double":"Ikkitalik","Groove":"Yivli","Ridge":"Qirrali","Inset":"Tushkunlikka tushgan","Outset":"Qavariq","Align cell text to the left":"Matnni chapga tekislash","Align cell text to the center":"Matnni markazga tekislash","Align cell text to the right":"Matnni o'ngga tekislash","Justify cell text":"Matnni kenglikka tekislash","Align cell text to the top":"Hujayra matnini tepaga tekislash","Align cell text to the middle":"Hujayra matnini markazga tekislash","Align cell text to the bottom":"Hujayra matnini pastga tekislash","Align table to the left":"Jadvalni chap tomonga tekislash","Center table":"Jadvalni markazga tekislash","Align table to the right":"Jadvalni o'ngga tekislash","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"Noto'g'ri rang. \\ \"# FF0000 \\\" yoki \\ \"rgb (255,0,0) \\\" yoki \\ \"red \\\" ni sinab ko'ring.","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"Noto'g'ri qiymat. \\ \"10px \\\" yoki \\ \"2em \\\" yoki shunchaki \\ \"2 \\\" ni sinab ko'ring.","Color picker":"Rang tanlash","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 0;}}}
@@ -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 'ckeditor5';
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 {"vi":{"dictionary":{"Insert table":"Tạo bảng","Header column":"Tiêu đề cột","Insert column left":"Thêm cột vào bên trái","Insert column right":"Thêm cột vào bên phải","Delete column":"Xoá cột","Select column":"Chọn cột","Column":"Cột","Header row":"Tiêu đề hàng","Insert row below":"Thêm hàng ở dưới","Insert row above":"Thêm hàng phía trên","Delete row":"Xoá hàng","Select row":"Chọn hàng","Row":"Hàng","Merge cell up":"Sát nhập ô lên trên","Merge cell right":"Sát nhập ô qua phải","Merge cell down":"Sát nhập ô xuống dưới","Merge cell left":"Sát nhập ô qua trái","Split cell vertically":"Tách ô theo chiều dọc","Split cell horizontally":"Tách ô theo chiều ngang","Merge cells":"Sát nhập ô","Table toolbar":"Thanh công cụ bảng","Table properties":"Thuộc tính của bảng","Cell properties":"Thuộc tính của ô","Border":"Viền","Style":"Kiểu","Width":"Rộng","Height":"Cao","Color":"Màu","Background":"Màu nền","Padding":"Cách lề","Dimensions":"Kích thước","Table cell text alignment":"Căn lề văn bản trong ô","Alignment":"Căn lề","Horizontal text alignment toolbar":"Thanh công cụ căn chỉnh văn bản theo chiều ngang","Vertical text alignment toolbar":"Thanh công cụ căn chỉnh văn bản theo chiều dọc","Table alignment toolbar":"Thanh công cụ căn chỉnh bảng","None":"Không có kiểu nào","Solid":"Dạng nét liền","Dotted":"Dạng chấm","Dashed":"Dạng đường đứt nét","Double":"Dạng nét đôi","Groove":"Dạng đường rãnh","Ridge":"Dạng gờ","Inset":"Dạng chìm","Outset":"Dạng nổi","Align cell text to the left":"Căn chỉnh văn bản trong ô về bên trái","Align cell text to the center":"Căn chỉnh văn bản trong ô vào chính giữa","Align cell text to the right":"Căn chỉnh văn bản trong ô về bên phải","Justify cell text":"Căn đều văn bản trong ô","Align cell text to the top":"Căn chỉnh văn bản trong ô lên trên cùng","Align cell text to the middle":"Căn chỉnh văn bản trong ô vào giữa","Align cell text to the bottom":"Căn chỉnh văn bản trong ô xuống dưới cùng","Align table to the left":"Căn chỉnh bảng về phía bên trái","Center table":"Căn chỉnh bảng vào chính giữa","Align table to the right":"Căn chỉnh bảng về phía bên phải","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"Màu này không hợp lệ. Hãy thử \"#FF0000\" hoặc \"rgb(255,0,0)\" hoặc \"red\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"Giá trị này không hợp lệ. Hãy thử \"10px\" hoặc \"2em\" hoặc chỉ \"2\".","Color picker":"Bộ chọn màu","Enter table caption":"Nhập chú thích cho bảng","Keystrokes that can be used in a table cell":"Tổ hợp phím mà bạn có thể dùng trong một ô bảng","Move the selection to the next cell":"Di chuyển vùng chọn đến ô tiếp theo","Move the selection to the previous cell":"Di chuyển vùng chọn đến ô trước đó","Insert a new table row (when in the last cell of a table)":"Chèn một hàng mới trong bảng (khi ở ô cuối cùng của bảng)","Navigate through the table":"Điều hướng qua bảng","Table":"Bảng"},getPluralForm(n){return 0;}}}
@@ -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 'ckeditor5';
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 {"zh-cn":{"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”、“2ex”或者只写“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 0;}}}
@@ -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 'ckeditor5';
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 {"zh":{"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 0;}}}
@@ -0,0 +1,80 @@
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
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ import type { TableConfig, Table, TableCaption, TableCaptionEditing, TableCaptionUI, TableCellProperties, TableCellPropertiesEditing, TableCellPropertiesUI, TableCellWidthEditing, TableClipboard, TableColumnResize, TableColumnResizeEditing, TableEditing, TableKeyboard, TableMouse, TableProperties, TablePropertiesEditing, TablePropertiesUI, TableSelection, TableToolbar, TableUI, TableUtils, PlainTableOutput, InsertColumnCommand, InsertRowCommand, InsertTableCommand, MergeCellCommand, MergeCellsCommand, RemoveColumnCommand, RemoveRowCommand, SelectColumnCommand, SelectRowCommand, SetHeaderColumnCommand, SetHeaderRowCommand, SplitCellCommand, ToggleTableCaptionCommand, TableCellBackgroundColorCommand, TableCellBorderColorCommand, TableCellBorderStyleCommand, TableCellBorderWidthCommand, TableCellHeightCommand, TableCellHorizontalAlignmentCommand, TableCellPaddingCommand, TableCellVerticalAlignmentCommand, TableCellWidthCommand, TableAlignmentCommand, TableBackgroundColorCommand, TableBorderColorCommand, TableBorderStyleCommand, TableBorderWidthCommand, TableHeightCommand, TableWidthCommand } from './index.js';
10
+ declare module '@ckeditor/ckeditor5-core' {
11
+ interface EditorConfig {
12
+ /**
13
+ * The configuration of the {@link module:table/table~Table} feature.
14
+ *
15
+ * Read more in {@link module:table/tableconfig~TableConfig}.
16
+ */
17
+ table?: TableConfig;
18
+ }
19
+ interface PluginsMap {
20
+ [Table.pluginName]: Table;
21
+ [TableCaption.pluginName]: TableCaption;
22
+ [TableCaptionEditing.pluginName]: TableCaptionEditing;
23
+ [TableCaptionUI.pluginName]: TableCaptionUI;
24
+ [TableCellProperties.pluginName]: TableCellProperties;
25
+ [TableCellPropertiesEditing.pluginName]: TableCellPropertiesEditing;
26
+ [TableCellPropertiesUI.pluginName]: TableCellPropertiesUI;
27
+ [TableCellWidthEditing.pluginName]: TableCellWidthEditing;
28
+ [TableClipboard.pluginName]: TableClipboard;
29
+ [TableColumnResize.pluginName]: TableColumnResize;
30
+ [TableColumnResizeEditing.pluginName]: TableColumnResizeEditing;
31
+ [TableEditing.pluginName]: TableEditing;
32
+ [TableKeyboard.pluginName]: TableKeyboard;
33
+ [TableMouse.pluginName]: TableMouse;
34
+ [TableProperties.pluginName]: TableProperties;
35
+ [TablePropertiesEditing.pluginName]: TablePropertiesEditing;
36
+ [TablePropertiesUI.pluginName]: TablePropertiesUI;
37
+ [TableSelection.pluginName]: TableSelection;
38
+ [TableToolbar.pluginName]: TableToolbar;
39
+ [TableUI.pluginName]: TableUI;
40
+ [TableUtils.pluginName]: TableUtils;
41
+ [PlainTableOutput.pluginName]: PlainTableOutput;
42
+ }
43
+ interface CommandsMap {
44
+ insertTableColumnLeft: InsertColumnCommand;
45
+ insertTableColumnRight: InsertColumnCommand;
46
+ insertTableRowAbove: InsertRowCommand;
47
+ insertTableRowBelow: InsertRowCommand;
48
+ insertTable: InsertTableCommand;
49
+ mergeTableCellRight: MergeCellCommand;
50
+ mergeTableCellLeft: MergeCellCommand;
51
+ mergeTableCellDown: MergeCellCommand;
52
+ mergeTableCellUp: MergeCellCommand;
53
+ mergeTableCells: MergeCellsCommand;
54
+ removeTableColumn: RemoveColumnCommand;
55
+ removeTableRow: RemoveRowCommand;
56
+ selectTableColumn: SelectColumnCommand;
57
+ selectTableRow: SelectRowCommand;
58
+ setTableColumnHeader: SetHeaderColumnCommand;
59
+ setTableRowHeader: SetHeaderRowCommand;
60
+ splitTableCellVertically: SplitCellCommand;
61
+ splitTableCellHorizontally: SplitCellCommand;
62
+ toggleTableCaption: ToggleTableCaptionCommand;
63
+ tableCellBackgroundColor: TableCellBackgroundColorCommand;
64
+ tableCellBorderColor: TableCellBorderColorCommand;
65
+ tableCellBorderStyle: TableCellBorderStyleCommand;
66
+ tableCellBorderWidth: TableCellBorderWidthCommand;
67
+ tableCellHeight: TableCellHeightCommand;
68
+ tableCellHorizontalAlignment: TableCellHorizontalAlignmentCommand;
69
+ tableCellPadding: TableCellPaddingCommand;
70
+ tableCellVerticalAlignment: TableCellVerticalAlignmentCommand;
71
+ tableCellWidth: TableCellWidthCommand;
72
+ tableAlignment: TableAlignmentCommand;
73
+ tableBackgroundColor: TableBackgroundColorCommand;
74
+ tableBorderColor: TableBorderColorCommand;
75
+ tableBorderStyle: TableBorderStyleCommand;
76
+ tableBorderWidth: TableBorderWidthCommand;
77
+ tableHeight: TableHeightCommand;
78
+ tableWidth: TableWidthCommand;
79
+ }
80
+ }
@@ -0,0 +1,59 @@
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
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ /**
10
+ * @module table/commands/insertcolumncommand
11
+ */
12
+ import { Command, type Editor } from 'ckeditor5/src/core.js';
13
+ /**
14
+ * The insert column command.
15
+ *
16
+ * The command is registered by {@link module:table/tableediting~TableEditing} as the `'insertTableColumnLeft'` and
17
+ * `'insertTableColumnRight'` editor commands.
18
+ *
19
+ * To insert a column to the left of the selected cell, execute the following command:
20
+ *
21
+ * ```ts
22
+ * editor.execute( 'insertTableColumnLeft' );
23
+ * ```
24
+ *
25
+ * To insert a column to the right of the selected cell, execute the following command:
26
+ *
27
+ * ```ts
28
+ * editor.execute( 'insertTableColumnRight' );
29
+ * ```
30
+ */
31
+ export default class InsertColumnCommand extends Command {
32
+ /**
33
+ * The order of insertion relative to the column in which the caret is located.
34
+ */
35
+ readonly order: 'left' | 'right';
36
+ /**
37
+ * Creates a new `InsertColumnCommand` instance.
38
+ *
39
+ * @param editor An editor on which this command will be used.
40
+ * @param options.order The order of insertion relative to the column in which the caret is located.
41
+ * Possible values: `"left"` and `"right"`. Default value is "right".
42
+ */
43
+ constructor(editor: Editor, options?: {
44
+ order?: 'left' | 'right';
45
+ });
46
+ /**
47
+ * @inheritDoc
48
+ */
49
+ refresh(): void;
50
+ /**
51
+ * Executes the command.
52
+ *
53
+ * Depending on the command's {@link #order} value, it inserts a column to the `'left'` or `'right'` of the column
54
+ * in which the selection is set.
55
+ *
56
+ * @fires execute
57
+ */
58
+ execute(): void;
59
+ }
@@ -0,0 +1,58 @@
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
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ /**
10
+ * @module table/commands/insertrowcommand
11
+ */
12
+ import { Command, type Editor } from 'ckeditor5/src/core.js';
13
+ /**
14
+ * The insert row command.
15
+ *
16
+ * The command is registered by {@link module:table/tableediting~TableEditing} as the `'insertTableRowBelow'` and
17
+ * `'insertTableRowAbove'` editor commands.
18
+ *
19
+ * To insert a row below the selected cell, execute the following command:
20
+ *
21
+ * ```ts
22
+ * editor.execute( 'insertTableRowBelow' );
23
+ * ```
24
+ *
25
+ * To insert a row above the selected cell, execute the following command:
26
+ *
27
+ * ```ts
28
+ * editor.execute( 'insertTableRowAbove' );
29
+ * ```
30
+ */
31
+ export default class InsertRowCommand extends Command {
32
+ /**
33
+ * The order of insertion relative to the row in which the caret is located.
34
+ */
35
+ readonly order: 'above' | 'below';
36
+ /**
37
+ * Creates a new `InsertRowCommand` instance.
38
+ *
39
+ * @param editor The editor on which this command will be used.
40
+ * @param options.order The order of insertion relative to the row in which the caret is located.
41
+ * Possible values: `"above"` and `"below"`. Default value is "below"
42
+ */
43
+ constructor(editor: Editor, options?: {
44
+ order?: 'above' | 'below';
45
+ });
46
+ /**
47
+ * @inheritDoc
48
+ */
49
+ refresh(): void;
50
+ /**
51
+ * Executes the command.
52
+ *
53
+ * Depending on the command's {@link #order} value, it inserts a row `'below'` or `'above'` the row in which selection is set.
54
+ *
55
+ * @fires execute
56
+ */
57
+ execute(): void;
58
+ }
@@ -0,0 +1,48 @@
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
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
+ */
9
+ /**
10
+ * @module table/commands/inserttablecommand
11
+ */
12
+ import { Command } from 'ckeditor5/src/core.js';
13
+ /**
14
+ * The insert table command.
15
+ *
16
+ * The command is registered by {@link module:table/tableediting~TableEditing} as the `'insertTable'` editor command.
17
+ *
18
+ * To insert a table at the current selection, execute the command and specify the dimensions:
19
+ *
20
+ * ```ts
21
+ * editor.execute( 'insertTable', { rows: 20, columns: 5 } );
22
+ * ```
23
+ */
24
+ export default class InsertTableCommand extends Command {
25
+ /**
26
+ * @inheritDoc
27
+ */
28
+ refresh(): void;
29
+ /**
30
+ * Executes the command.
31
+ *
32
+ * Inserts a table with the given number of rows and columns into the editor.
33
+ *
34
+ * @param options.rows The number of rows to create in the inserted table. Default value is 2.
35
+ * @param options.columns The number of columns to create in the inserted table. Default value is 2.
36
+ * @param options.headingRows The number of heading rows. If not provided it will default to
37
+ * {@link module:table/tableconfig~TableConfig#defaultHeadings `config.table.defaultHeadings.rows`} table config.
38
+ * @param options.headingColumns The number of heading columns. If not provided it will default to
39
+ * {@link module:table/tableconfig~TableConfig#defaultHeadings `config.table.defaultHeadings.columns`} table config.
40
+ * @fires execute
41
+ */
42
+ execute(options?: {
43
+ rows?: number;
44
+ columns?: number;
45
+ headingRows?: number;
46
+ headingColumns?: number;
47
+ }): void;
48
+ }