From 5b481f145ee9616f5b2969d2f18ae4c238123c28 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Thu, 26 Sep 2024 14:03:16 +0100 Subject: [PATCH] New translations editor.php (Welsh) --- lang/cy/editor.php | 146 ++++++++++++++++++++++----------------------- 1 file changed, 73 insertions(+), 73 deletions(-) diff --git a/lang/cy/editor.php b/lang/cy/editor.php index 81e857201..c99a9bb00 100644 --- a/lang/cy/editor.php +++ b/lang/cy/editor.php @@ -83,94 +83,94 @@ return [ 'delete_table' => 'Dileu tabl', 'table_clear_formatting' => 'Clirio fformatio tabl', 'resize_to_contents' => 'Newid maint i\'r cynnwys', - 'row_header' => 'Row header', - 'insert_row_before' => 'Insert row before', - 'insert_row_after' => 'Insert row after', - 'delete_row' => 'Delete row', - 'insert_column_before' => 'Insert column before', - 'insert_column_after' => 'Insert column after', - 'delete_column' => 'Delete column', + 'row_header' => 'Pennyn rhes', + 'insert_row_before' => 'Mewnosod rhes cyn', + 'insert_row_after' => 'Mewnosod rhes ar ôl', + 'delete_row' => 'Dileu rhes', + 'insert_column_before' => 'Mewnosod colofn cyn', + 'insert_column_after' => 'Mewnosod colofn ar ôl', + 'delete_column' => 'Dileu colofn', 'table_cell' => 'Cell', - 'table_row' => 'Row', - 'table_column' => 'Column', - 'cell_properties' => 'Cell properties', - 'cell_properties_title' => 'Cell Properties', - 'cell_type' => 'Cell type', + 'table_row' => 'Rhes', + 'table_column' => 'Colofn', + 'cell_properties' => 'Priodweddau cell', + 'cell_properties_title' => 'Priodweddau Cell', + 'cell_type' => 'Math o gell', 'cell_type_cell' => 'Cell', - 'cell_scope' => 'Scope', - 'cell_type_header' => 'Header cell', - 'merge_cells' => 'Merge cells', - 'split_cell' => 'Split cell', - 'table_row_group' => 'Row Group', - 'table_column_group' => 'Column Group', - 'horizontal_align' => 'Horizontal align', - 'vertical_align' => 'Vertical align', - 'border_width' => 'Border width', - 'border_style' => 'Border style', - 'border_color' => 'Border color', - 'row_properties' => 'Row properties', - 'row_properties_title' => 'Row Properties', - 'cut_row' => 'Cut row', - 'copy_row' => 'Copy row', - 'paste_row_before' => 'Paste row before', - 'paste_row_after' => 'Paste row after', - 'row_type' => 'Row type', + 'cell_scope' => 'Cwmpas', + 'cell_type_header' => 'Pennyn cell', + 'merge_cells' => 'Uno celloedd', + 'split_cell' => 'Hollti cell', + 'table_row_group' => 'Grŵp Rhes', + 'table_column_group' => 'Grŵp Colofn', + 'horizontal_align' => 'Alinio llorweddol', + 'vertical_align' => 'Alinio fertigol', + 'border_width' => 'Lled y border', + 'border_style' => 'Arddull y border', + 'border_color' => 'Lliw y border', + 'row_properties' => 'Priodweddau’r rhes', + 'row_properties_title' => 'Priodweddau’r Rhes', + 'cut_row' => 'Torri rhes', + 'copy_row' => 'Copïo rhes', + 'paste_row_before' => 'Gludo rhes cyn', + 'paste_row_after' => 'Gludo rhes ar ôl', + 'row_type' => 'Math o res', 'row_type_header' => 'Pennyn', - 'row_type_body' => 'Body', + 'row_type_body' => 'Corff', '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', + 'cut_column' => 'Torri colofn', + 'copy_column' => 'Copïo colofn', + 'paste_column_before' => 'Gludo colofn cyn', + 'paste_column_after' => 'Gludo colofn ar ôl', + 'cell_padding' => 'Padio cell', + 'cell_spacing' => 'Bylchau rhwng celloedd', 'caption' => 'Pennawd', 'show_caption' => 'Dangos pennawd', - 'constrain' => 'Constrain proportions', + 'constrain' => 'Cyfyngu cyfrannau', 'cell_border_solid' => 'Solid', - 'cell_border_dotted' => 'Dotted', - 'cell_border_dashed' => 'Dashed', - 'cell_border_double' => 'Double', - 'cell_border_groove' => 'Groove', - 'cell_border_ridge' => 'Ridge', - 'cell_border_inset' => 'Inset', - 'cell_border_outset' => 'Outset', + 'cell_border_dotted' => 'Dotiog', + 'cell_border_dashed' => 'Llinell Doredig', + 'cell_border_double' => 'Dwbl', + 'cell_border_groove' => 'Rhigol', + 'cell_border_ridge' => 'Crib', + 'cell_border_inset' => 'Mewnosodiad', + 'cell_border_outset' => 'Cychwyniad', 'cell_border_none' => 'Dim un', - 'cell_border_hidden' => 'Hidden', + 'cell_border_hidden' => 'Cuddiedig', // Images, links, details/summary & embed - 'source' => 'Source', - 'alt_desc' => 'Alternative description', - 'embed' => 'Embed', - 'paste_embed' => 'Paste your embed code below:', + 'source' => 'Ffynhonnell', + 'alt_desc' => 'Disgrifiad amgen', + 'embed' => 'Ymgorffori', + 'paste_embed' => 'Gludwch eich cod ymgorffori isod:', 'url' => 'URL', - 'text_to_display' => 'Text to display', + 'text_to_display' => 'Testun i\'w arddangos', 'title' => 'Teitl', - 'open_link' => 'Open link', - 'open_link_in' => 'Open link in...', - 'open_link_current' => 'Current window', - 'open_link_new' => 'New window', - 'remove_link' => 'Remove link', - 'insert_collapsible' => 'Insert collapsible block', - 'collapsible_unwrap' => 'Unwrap', - 'edit_label' => 'Edit label', - 'toggle_open_closed' => 'Toggle open/closed', - 'collapsible_edit' => 'Edit collapsible block', - 'toggle_label' => 'Toggle label', + 'open_link' => 'Agor dolen', + 'open_link_in' => 'Agor dolen yn...', + 'open_link_current' => 'Ffenestr bresennol', + 'open_link_new' => 'Ffenestr newydd', + 'remove_link' => 'Dileu dolen', + 'insert_collapsible' => 'Mewnosod bloc cwympadwy', + 'collapsible_unwrap' => 'Datod', + 'edit_label' => 'Golygu label', + 'toggle_open_closed' => 'Agor/cau Togl', + 'collapsible_edit' => 'Golygu bloc cwympadwy', + 'toggle_label' => 'Toglo label', // About view - 'about' => 'About the editor', - 'about_title' => 'About the WYSIWYG Editor', - 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', - 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', - 'save_continue' => 'Save Page & Continue', - 'callouts_cycle' => '(Keep pressing to toggle through types)', - 'link_selector' => 'Link to content', - 'shortcuts' => 'Shortcuts', - 'shortcut' => 'Shortcut', - 'shortcuts_intro' => 'The following shortcuts are available in the editor:', + 'about' => 'Ynglŷn â\'r golygydd', + 'about_title' => 'Ynglŷn â\'r Golygydd WYSIWYG', + 'editor_license' => 'Trwydded a Hawlfraint Golygydd', + 'editor_tiny_license' => 'Mae\'r golygydd hwn wedi\'i adeiladu gan ddefnyddio :tinyLink sy\'n cael ei ddarparu o dan y drwydded MIT.', + 'editor_tiny_license_link' => 'Gellir dod o hyd i fanylion hawlfraint a thrwydded TinyMCE yma.', + 'save_continue' => 'Cadw Tudalen a Pharhau', + 'callouts_cycle' => '(Pwyswch i doglo drwy’r mathau)', + 'link_selector' => 'Dolen i\'r cynnwys', + 'shortcuts' => 'Llwybrau Byr', + 'shortcut' => 'Llwybr Byr', + 'shortcuts_intro' => 'Mae\'r llwybrau byr canlynol ar gael yn y golygydd:', 'windows_linux' => '(Windows/Linux)', 'mac' => '(Mac)', 'description' => 'Disgrifiad',