*/
return [
// General editor terms
- 'general' => 'General',
+ 'general' => '通用',
'advanced' => 'Advanced',
- 'none' => 'None',
- 'cancel' => 'Cancel',
- 'save' => 'Save',
- 'close' => 'Close',
- 'undo' => 'Undo',
- 'redo' => 'Redo',
- 'left' => 'Left',
- 'center' => 'Center',
- 'right' => 'Right',
- 'top' => 'Top',
- 'middle' => 'Middle',
- 'bottom' => 'Bottom',
- 'width' => 'Width',
- 'height' => 'Height',
- 'More' => 'More',
- 'select' => 'Select...',
+ 'none' => '無',
+ 'cancel' => '取消',
+ 'save' => '保存',
+ 'close' => '關閉',
+ 'undo' => '復原',
+ 'redo' => '重做',
+ 'left' => '左側',
+ 'center' => '置中',
+ 'right' => '右側',
+ 'top' => '上方',
+ 'middle' => '中間',
+ 'bottom' => '底端',
+ 'width' => '寬度',
+ 'height' => '高度',
+ 'More' => '更多',
+ 'select' => '選擇...',
// Toolbar
- 'formats' => 'Formats',
- 'header_large' => 'Large Header',
- 'header_medium' => 'Medium Header',
- 'header_small' => 'Small Header',
+ 'formats' => '格式',
+ 'header_large' => '大標題',
+ 'header_medium' => '中標題',
+ 'header_small' => '小標題',
'header_tiny' => 'Tiny Header',
- 'paragraph' => 'Paragraph',
- 'blockquote' => 'Blockquote',
- 'inline_code' => 'Inline code',
- 'callouts' => 'Callouts',
- 'callout_information' => 'Information',
- 'callout_success' => 'Success',
- 'callout_warning' => 'Warning',
- 'callout_danger' => 'Danger',
- 'bold' => 'Bold',
- 'italic' => 'Italic',
- 'underline' => 'Underline',
- 'strikethrough' => 'Strikethrough',
- 'superscript' => 'Superscript',
- 'subscript' => 'Subscript',
- 'text_color' => 'Text color',
- 'custom_color' => 'Custom color',
+ 'paragraph' => '段落',
+ 'blockquote' => '引用塊',
+ 'inline_code' => '行內程式碼',
+ 'callouts' => '圖說文字',
+ 'callout_information' => '資訊',
+ 'callout_success' => '成功',
+ 'callout_warning' => '警告',
+ 'callout_danger' => '危險',
+ 'bold' => '粗體',
+ 'italic' => '斜體',
+ 'underline' => '底線',
+ 'strikethrough' => '刪除線',
+ 'superscript' => '上標',
+ 'subscript' => '下標',
+ 'text_color' => '文本顏色',
+ 'custom_color' => '自訂顏色',
'remove_color' => 'Remove color',
'background_color' => 'Background color',
'align_left' => 'Align left',
'align_justify' => 'Justify',
'list_bullet' => 'Bullet list',
'list_numbered' => 'Numbered list',
- 'list_task' => 'Task list',
- 'indent_increase' => 'Increase indent',
- 'indent_decrease' => 'Decrease indent',
+ 'list_task' => '任務清單',
+ 'indent_increase' => '增加縮進',
+ 'indent_decrease' => '減少縮進',
'table' => 'Table',
'insert_image' => 'Insert image',
'insert_image_title' => 'Insert/Edit Image',
'insert_link_title' => 'Insert/Edit Link',
'insert_horizontal_line' => 'Insert horizontal line',
'insert_code_block' => 'Insert code block',
+ 'edit_code_block' => 'Edit code block',
'insert_drawing' => 'Insert/edit drawing',
'drawing_manager' => 'Drawing manager',
'insert_media' => 'Insert/edit media',
'paste_row_before' => 'Paste row before',
'paste_row_after' => 'Paste row after',
'row_type' => 'Row type',
- 'row_type_header' => 'Header',
- 'row_type_body' => 'Body',
- 'row_type_footer' => 'Footer',
+ 'row_type_header' => '頁眉',
+ 'row_type_body' => '正文',
+ 'row_type_footer' => '页脚',
'alignment' => 'Alignment',
'cut_column' => 'Cut column',
'copy_column' => 'Copy column',
'cell_border_hidden' => 'Hidden',
// Images, links, details/summary & embed
- 'source' => 'Source',
+ 'source' => '來源',
'alt_desc' => 'Alternative description',
'embed' => 'Embed',
'paste_embed' => 'Paste your embed code below:',
- 'url' => 'URL',
+ 'url' => '網址',
'text_to_display' => 'Text to display',
'title' => 'Title',
'open_link' => 'Open link in...',
'open_link_new' => 'New window',
'insert_collapsible' => 'Insert collapsible block',
'collapsible_unwrap' => 'Unwrap',
- 'edit_label' => 'Edit label',
+ 'edit_label' => '編輯標記',
'toggle_open_closed' => 'Toggle open/closed',
'collapsible_edit' => 'Edit collapsible block',
'toggle_label' => 'Toggle label',