UNPKG

@ckeditor/ckeditor5-table

Version:

Table feature for CKEditor 5.

5 lines 2.79 kB
/** * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options */ 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\"。","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;}}}