mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
178 lines
6.4 KiB
PHP
178 lines
6.4 KiB
PHP
<?php
|
||
/**
|
||
* Page Editor Lines
|
||
* Contains text strings used within the user interface of the
|
||
* WYSIWYG page editor. Some Markdown editor strings may still
|
||
* exist in the 'entities' file instead since this was added later.
|
||
*/
|
||
return [
|
||
// General editor terms
|
||
'general' => 'Cyffredin',
|
||
'advanced' => 'Datblygedig',
|
||
'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' => 'Fformatau',
|
||
'header_large' => 'Pennyn Mawr',
|
||
'header_medium' => 'Pennyn Canolig',
|
||
'header_small' => 'Pennyn Bach',
|
||
'header_tiny' => 'Pennyn Mân',
|
||
'paragraph' => 'Paragraff',
|
||
'blockquote' => 'Dyfyniad bloc',
|
||
'inline_code' => 'Cod mewnol',
|
||
'callouts' => 'Galwadau',
|
||
'callout_information' => 'Gwybodaeth',
|
||
'callout_success' => 'Llwyddiant',
|
||
'callout_warning' => 'Rhybudd',
|
||
'callout_danger' => 'Perygl',
|
||
'bold' => 'Trwm',
|
||
'italic' => 'Italig',
|
||
'underline' => 'Tanlinellu',
|
||
'strikethrough' => 'Llinell Drwodd',
|
||
'superscript' => 'Uwchysgrif',
|
||
'subscript' => 'Isysgrif',
|
||
'text_color' => 'Lliw testun',
|
||
'custom_color' => 'Lliw addasu',
|
||
'remove_color' => 'Dileu lliw',
|
||
'background_color' => 'Lliw cefnder',
|
||
'align_left' => 'Alinio i\'r chwith',
|
||
'align_center' => 'Alinio i’r canol',
|
||
'align_right' => 'Alinio i\'r dde',
|
||
'align_justify' => 'Unioni',
|
||
'list_bullet' => 'Rhestr o Bwyntiau Bwled',
|
||
'list_numbered' => 'Rhestr wedi\'i rhifo',
|
||
'list_task' => 'Rhestr dasgau',
|
||
'indent_increase' => 'Cynyddu mewnoliad',
|
||
'indent_decrease' => 'Lleihau mewnoliad',
|
||
'table' => 'Bwrdd',
|
||
'insert_image' => 'Mewnosod llun',
|
||
'insert_image_title' => 'Mewnosod/Golygu Llun',
|
||
'insert_link' => 'Mewnosod/golygu dolen',
|
||
'insert_link_title' => 'Mewnosod/Golygu Dolen',
|
||
'insert_horizontal_line' => 'Mewnosod llinell lorweddol',
|
||
'insert_code_block' => 'Mewnosod bloc cod',
|
||
'edit_code_block' => 'Golygu bloc cod',
|
||
'insert_drawing' => 'Mewnosod/golygu dyluniad',
|
||
'drawing_manager' => 'Rheolwr dylunio',
|
||
'insert_media' => 'Mewnosod/golygu cyfryngau',
|
||
'insert_media_title' => 'Mewnosod/Golygu Cyfryngau',
|
||
'clear_formatting' => 'Clirio fformatio',
|
||
'source_code' => 'Cod ffynhonnell',
|
||
'source_code_title' => 'Cod Ffynhonnell',
|
||
'fullscreen' => 'Sgrin lawn',
|
||
'image_options' => 'Opsiynau llun',
|
||
|
||
// Tables
|
||
'table_properties' => 'Priodweddau tabl',
|
||
'table_properties_title' => 'Priodweddau Tabl',
|
||
'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',
|
||
'table_cell' => 'Cell',
|
||
'table_row' => 'Row',
|
||
'table_column' => 'Column',
|
||
'cell_properties' => 'Cell properties',
|
||
'cell_properties_title' => 'Cell Properties',
|
||
'cell_type' => 'Cell type',
|
||
'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',
|
||
'row_type_header' => 'Pennyn',
|
||
'row_type_body' => 'Body',
|
||
'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' => 'Pennawd',
|
||
'show_caption' => 'Dangos pennawd',
|
||
'constrain' => 'Constrain proportions',
|
||
'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_none' => 'Dim un',
|
||
'cell_border_hidden' => 'Hidden',
|
||
|
||
// Images, links, details/summary & embed
|
||
'source' => 'Source',
|
||
'alt_desc' => 'Alternative description',
|
||
'embed' => 'Embed',
|
||
'paste_embed' => 'Paste your embed code below:',
|
||
'url' => 'URL',
|
||
'text_to_display' => 'Text to display',
|
||
'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',
|
||
|
||
// 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:',
|
||
'windows_linux' => '(Windows/Linux)',
|
||
'mac' => '(Mac)',
|
||
'description' => 'Disgrifiad',
|
||
];
|