return [
// General editor terms
'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...',
+ 'advanced' => 'Avançat',
+ 'none' => 'Cap',
+ 'cancel' => 'Cancel·la',
+ 'save' => 'Desa',
+ 'close' => 'Tanca',
+ 'undo' => 'Desfés',
+ 'redo' => 'Refés',
+ 'left' => 'Esquerra',
+ 'center' => 'Centre',
+ 'right' => 'Dreta',
+ 'top' => 'Superior',
+ 'middle' => 'Centre',
+ 'bottom' => 'Inferior',
+ 'width' => 'Amplada',
+ 'height' => 'Alçada',
+ 'More' => 'Més',
+ 'select' => 'Selecciona...',
// Toolbar
'formats' => 'Formats',
- 'header_large' => 'Large Header',
- 'header_medium' => 'Medium Header',
- 'header_small' => 'Small Header',
- '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',
- 'remove_color' => 'Remove color',
- 'background_color' => 'Background color',
- 'align_left' => 'Align left',
- 'align_center' => 'Align center',
- 'align_right' => 'Align right',
- 'align_justify' => 'Justify',
- 'list_bullet' => 'Bullet list',
- 'list_numbered' => 'Numbered list',
- 'list_task' => 'Task list',
- 'indent_increase' => 'Increase indent',
- 'indent_decrease' => 'Decrease indent',
- 'table' => 'Table',
- 'insert_image' => 'Insert image',
- 'insert_image_title' => 'Insert/Edit Image',
- 'insert_link' => 'Insert/edit link',
- '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',
- 'insert_media_title' => 'Insert/Edit Media',
- 'clear_formatting' => 'Clear formatting',
- 'source_code' => 'Source code',
- 'source_code_title' => 'Source Code',
- 'fullscreen' => 'Fullscreen',
- 'image_options' => 'Image options',
+ 'header_large' => 'Capçalera grossa',
+ 'header_medium' => 'Capçalera mitjana',
+ 'header_small' => 'Capçalera petita',
+ 'header_tiny' => 'Capçalera minúscula',
+ 'paragraph' => 'Paràgraf',
+ 'blockquote' => 'Citació',
+ 'inline_code' => 'Codi en línia',
+ 'callouts' => 'Llegendes',
+ 'callout_information' => 'Informació',
+ 'callout_success' => 'Èxit',
+ 'callout_warning' => 'Advertència',
+ 'callout_danger' => 'Perill',
+ 'bold' => 'Negreta',
+ 'italic' => 'Cursiva',
+ 'underline' => 'Subratllat',
+ 'strikethrough' => 'Ratllat',
+ 'superscript' => 'Superíndex',
+ 'subscript' => 'Subíndex',
+ 'text_color' => 'Color del text',
+ 'custom_color' => 'Color personalitzat',
+ 'remove_color' => 'Suprimeix el color',
+ 'background_color' => 'Color de fons',
+ 'align_left' => 'Alinea a l’esquerra',
+ 'align_center' => 'Alinea al centre',
+ 'align_right' => 'Alinea a la dreta',
+ 'align_justify' => 'Justifica',
+ 'list_bullet' => 'Llista amb pics',
+ 'list_numbered' => 'Llista numerada',
+ 'list_task' => 'Llista de tasques',
+ 'indent_increase' => 'Augmenta el sagnat',
+ 'indent_decrease' => 'Redueix el sagnat',
+ 'table' => 'Taula',
+ 'insert_image' => 'Insereix una imatge',
+ 'insert_image_title' => 'Insereix/edita una imatge',
+ 'insert_link' => 'Insereix/edita un enllaç',
+ 'insert_link_title' => 'Insereix/edita un enllaç',
+ 'insert_horizontal_line' => 'Insereix una línia horitzontal',
+ 'insert_code_block' => 'Insereix un bloc de codi',
+ 'edit_code_block' => 'Edita un bloc de codi',
+ 'insert_drawing' => 'Insereix/edita un dibuix',
+ 'drawing_manager' => 'Gestor de dibuixos',
+ 'insert_media' => 'Insereix/edita un mitjà',
+ 'insert_media_title' => 'Insereix/edita un mitjà',
+ 'clear_formatting' => 'Neteja el format',
+ 'source_code' => 'Codi font',
+ 'source_code_title' => 'Codi font',
+ 'fullscreen' => 'Pantalla completa',
+ 'image_options' => 'Opcions d’imatge',
// Tables
- 'table_properties' => 'Table properties',
- 'table_properties_title' => 'Table Properties',
- 'delete_table' => 'Delete table',
- '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' => 'Header',
- 'row_type_body' => 'Body',
- 'row_type_footer' => 'Footer',
- 'alignment' => 'Alignment',
- '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',
- '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' => 'None',
- 'cell_border_hidden' => 'Hidden',
+ 'table_properties' => 'Propietats de la taula',
+ 'table_properties_title' => 'Propietats de la taula',
+ 'delete_table' => 'Suprimeix la taula',
+ 'insert_row_before' => 'Insereix una fila abans',
+ 'insert_row_after' => 'Insereix una fila després',
+ 'delete_row' => 'Suprimeix la fila',
+ 'insert_column_before' => 'Insereix una columna abans',
+ 'insert_column_after' => 'Insereix una columna després',
+ 'delete_column' => 'Suprimeix la columna',
+ 'table_cell' => 'Cel·la',
+ 'table_row' => 'Fila',
+ 'table_column' => 'Columna',
+ 'cell_properties' => 'Propietats de la cel·la',
+ 'cell_properties_title' => 'Propietats de la cel·la',
+ 'cell_type' => 'Tipus de cel·la',
+ 'cell_type_cell' => 'Cel·la',
+ 'cell_scope' => 'Àmbit',
+ 'cell_type_header' => 'Cel·la de capçalera',
+ 'merge_cells' => 'Fusiona les cel·les',
+ 'split_cell' => 'Divideix les cel·les',
+ 'table_row_group' => 'Grup de files',
+ 'table_column_group' => 'Grup de columnes',
+ 'horizontal_align' => 'Alineació horitzontal',
+ 'vertical_align' => 'Alineació vertical',
+ 'border_width' => 'Amplada de la vora',
+ 'border_style' => 'Estil de la vora',
+ 'border_color' => 'Color de la vora',
+ 'row_properties' => 'Propietats de la fila',
+ 'row_properties_title' => 'Propietats de la fila',
+ 'cut_row' => 'Retalla la fila',
+ 'copy_row' => 'Copia la fila',
+ 'paste_row_before' => 'Enganxa la fila abans',
+ 'paste_row_after' => 'Enganxa la fila després',
+ 'row_type' => 'Tipus de fila',
+ 'row_type_header' => 'Capçalera',
+ 'row_type_body' => 'Cos',
+ 'row_type_footer' => 'Peu de pàgina',
+ 'alignment' => 'Alineació',
+ 'cut_column' => 'Retalla la columna',
+ 'copy_column' => 'Copia la columna',
+ 'paste_column_before' => 'Enganxa la columna abans',
+ 'paste_column_after' => 'Enganxa la columna després',
+ 'cell_padding' => 'Separació de la cel·la',
+ 'cell_spacing' => 'Espaiat de la cel·la',
+ 'caption' => 'Títol',
+ 'show_caption' => 'Mostra el títol',
+ 'constrain' => 'Mantén les proporcions',
+ 'cell_border_solid' => 'Sòlida',
+ 'cell_border_dotted' => 'Puntejada',
+ 'cell_border_dashed' => 'Discontínua',
+ 'cell_border_double' => 'Doble',
+ 'cell_border_groove' => 'Bisellada',
+ 'cell_border_ridge' => 'Emmarcada',
+ 'cell_border_inset' => 'Enfonsada',
+ 'cell_border_outset' => 'Ressaltada',
+ 'cell_border_none' => 'Cap',
+ 'cell_border_hidden' => 'Oculta',
// Images, links, details/summary & embed
- 'source' => 'Source',
- 'alt_desc' => 'Alternative description',
- 'embed' => 'Embed',
- 'paste_embed' => 'Paste your embed code below:',
+ 'source' => 'Origen',
+ 'alt_desc' => 'Descripció alternativa',
+ 'embed' => 'Incrustació',
+ 'paste_embed' => 'Enganxeu el codi d’incrustació a continuació:',
'url' => 'URL',
- 'text_to_display' => 'Text to display',
- 'title' => 'Title',
- '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',
+ 'text_to_display' => 'Text a mostrar',
+ 'title' => 'Títol',
+ 'open_link' => 'Obre l’enllaç',
+ 'open_link_in' => 'Obre l’enllaç a...',
+ 'open_link_current' => 'Finestra actual',
+ 'open_link_new' => 'Finestra nova',
+ 'remove_link' => 'Suprimeix l’enllaç',
+ 'insert_collapsible' => 'Insereix un bloc contraïble',
+ 'collapsible_unwrap' => 'Deixa de contraure',
+ 'edit_label' => 'Edita l’etiqueta',
+ 'toggle_open_closed' => 'Obre/tanca',
+ 'collapsible_edit' => 'Edita el bloc contraïble',
+ 'toggle_label' => 'Commuta l’etiqueta',
// 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' => 'Quant a l’editor',
+ 'about_title' => 'Quant a l’editor WYSIWYG',
+ 'editor_license' => 'Llicència i copyright de l’editor',
+ 'editor_tiny_license' => 'Aquest editor s’ha construït amb :tinyLink, que es proporciona sota la llicència MIT.',
+ 'editor_tiny_license_link' => 'Podeu trobar els detalls de la llicència i el copyright del TinyMCE aquí.',
+ 'save_continue' => 'Desa la pàgina i continua',
+ 'callouts_cycle' => '(Continueu prement per a commutar els diferents tipus)',
+ 'link_selector' => 'Enllaç al contingut',
+ 'shortcuts' => 'Dreceres',
+ 'shortcut' => 'Drecera',
+ 'shortcuts_intro' => 'Hi ha les següents dreceres disponibles a l’editor:',
'windows_linux' => '(Windows/Linux)',
'mac' => '(Mac)',
- 'description' => 'Description',
+ 'description' => 'Descripció',
];