*/
return [
// General editor terms
- 'general' => 'General',
+ 'general' => 'Cyffredin',
'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' => 'Dim un',
+ 'cancel' => 'Canslo',
+ 'save' => 'Cadw',
+ 'close' => 'Cau',
+ 'undo' => 'Dadwneud',
+ 'redo' => 'Ail-wneud',
+ 'left' => 'Chwith',
+ 'center' => 'Canol',
+ 'right' => 'Dde',
+ 'top' => 'Pen',
+ 'middle' => 'Canol',
+ 'bottom' => 'Gwaelod',
+ 'width' => 'Lled',
+ 'height' => 'Uchder',
+ 'More' => 'Mwy',
+ 'select' => 'Dewis...',
// Toolbar
- 'formats' => 'Formats',
- 'header_large' => 'Large Header',
- 'header_medium' => 'Medium Header',
- 'header_small' => 'Small Header',
- 'header_tiny' => 'Tiny Header',
- 'paragraph' => 'Paragraph',
+ 'formats' => 'Fformatau',
+ 'header_large' => 'Pennyn Mawr',
+ 'header_medium' => 'Pennyn Canolig',
+ 'header_small' => 'Pennyn Bach',
+ 'header_tiny' => 'Pennyn Mân',
+ 'paragraph' => 'Paragraff',
'blockquote' => 'Blockquote',
'inline_code' => 'Inline code',
'callouts' => 'Callouts',
- 'callout_information' => 'Information',
- 'callout_success' => 'Success',
- 'callout_warning' => 'Warning',
- 'callout_danger' => 'Danger',
- 'bold' => 'Bold',
- 'italic' => 'Italic',
+ 'callout_information' => 'Gwybodaeth',
+ 'callout_success' => 'Llwyddiant',
+ 'callout_warning' => 'Rhybudd',
+ 'callout_danger' => 'Perygl',
+ 'bold' => 'Trwm',
+ 'italic' => 'Italig',
'underline' => 'Underline',
'strikethrough' => 'Strikethrough',
'superscript' => 'Superscript',
'subscript' => 'Subscript',
- 'text_color' => 'Text color',
- 'custom_color' => 'Custom color',
+ 'text_color' => 'Lliw testun',
+ 'custom_color' => 'Lliw addasu',
'remove_color' => 'Remove color',
- 'background_color' => 'Background color',
+ 'background_color' => 'Lliw cefnder',
'align_left' => 'Align left',
'align_center' => 'Align center',
'align_right' => 'Align right',
'list_task' => 'Task list',
'indent_increase' => 'Increase indent',
'indent_decrease' => 'Decrease indent',
- 'table' => 'Table',
+ 'table' => 'Bwrdd',
'insert_image' => 'Insert image',
'insert_image_title' => 'Insert/Edit Image',
'insert_link' => 'Insert/edit link',
'table_properties' => 'Table properties',
'table_properties_title' => 'Table Properties',
'delete_table' => 'Delete table',
+ 'table_clear_formatting' => 'Clear table formatting',
+ 'resize_to_contents' => 'Resize to contents',
+ 'row_header' => 'Row header',
'insert_row_before' => 'Insert row before',
'insert_row_after' => 'Insert row after',
'delete_row' => 'Delete row',
'paste_row_before' => 'Paste row before',
'paste_row_after' => 'Paste row after',
'row_type' => 'Row type',
- 'row_type_header' => 'Header',
+ 'row_type_header' => 'Pennyn',
'row_type_body' => 'Body',
- 'row_type_footer' => 'Footer',
- 'alignment' => 'Alignment',
+ 'row_type_footer' => 'Troedyn',
+ 'alignment' => 'Aliniad',
'cut_column' => 'Cut column',
'copy_column' => 'Copy column',
'paste_column_before' => 'Paste column before',
'paste_column_after' => 'Paste column after',
'cell_padding' => 'Cell padding',
'cell_spacing' => 'Cell spacing',
- 'caption' => 'Caption',
- 'show_caption' => 'Show caption',
+ 'caption' => 'Pennawd',
+ 'show_caption' => 'Dangos pennawd',
'constrain' => 'Constrain proportions',
'cell_border_solid' => 'Solid',
'cell_border_dotted' => 'Dotted',
'cell_border_ridge' => 'Ridge',
'cell_border_inset' => 'Inset',
'cell_border_outset' => 'Outset',
- 'cell_border_none' => 'None',
+ 'cell_border_none' => 'Dim un',
'cell_border_hidden' => 'Hidden',
// Images, links, details/summary & embed
'paste_embed' => 'Paste your embed code below:',
'url' => 'URL',
'text_to_display' => 'Text to display',
- 'title' => 'Title',
+ 'title' => 'Teitl',
'open_link' => 'Open link',
'open_link_in' => 'Open link in...',
'open_link_current' => 'Current window',
'shortcuts_intro' => 'The following shortcuts are available in the editor:',
'windows_linux' => '(Windows/Linux)',
'mac' => '(Mac)',
- 'description' => 'Description',
+ 'description' => 'Disgrifiad',
];