'width' => 'Largura',
'height' => 'Altura',
'More' => 'Mais',
- 'select' => 'Select...',
+ 'select' => 'Selecionar...',
// Toolbar
'formats' => 'Formatos',
'align_left' => 'Alinhar à esquerda',
'align_center' => 'Alinhar ao centro',
'align_right' => 'Alinhar à direita',
- 'align_justify' => 'Justify',
+ 'align_justify' => 'Justificar',
'list_bullet' => 'Lista com marcadores',
'list_numbered' => 'Lista numerada',
- 'list_task' => 'Task list',
+ 'list_task' => 'Lista de tarefas',
'indent_increase' => 'Aumentar recuo',
'indent_decrease' => 'Diminuir recuo',
'table' => 'Tabela',
'cell_properties_title' => 'Propriedades da Célula',
'cell_type' => 'Tipo de célula',
'cell_type_cell' => 'Célula',
- 'cell_scope' => 'Scope',
+ 'cell_scope' => 'Âmbito',
'cell_type_header' => 'Célula do cabeçalho',
- 'merge_cells' => 'Merge cells',
- 'split_cell' => 'Split cell',
+ 'merge_cells' => 'Unir células',
+ 'split_cell' => 'Dividir célula',
'table_row_group' => 'Grupo de linhas',
'table_column_group' => 'Grupo de colunas',
'horizontal_align' => 'Alinhamento horizontal',
'caption' => 'Legenda',
'show_caption' => 'Mostrar legenda',
'constrain' => 'Restringir proporções',
- 'cell_border_solid' => 'Solid',
- 'cell_border_dotted' => 'Dotted',
- 'cell_border_dashed' => 'Dashed',
- 'cell_border_double' => 'Double',
+ 'cell_border_solid' => 'Sólido',
+ 'cell_border_dotted' => 'Pontilhado',
+ 'cell_border_dashed' => 'Tracejado',
+ 'cell_border_double' => 'Dupla',
'cell_border_groove' => 'Groove',
'cell_border_ridge' => 'Ridge',
- 'cell_border_inset' => 'Inset',
- 'cell_border_outset' => 'Outset',
- 'cell_border_none' => 'None',
- 'cell_border_hidden' => 'Hidden',
+ 'cell_border_inset' => 'Interna',
+ 'cell_border_outset' => 'Externa',
+ 'cell_border_none' => 'Nenhuma',
+ 'cell_border_hidden' => 'Ocultada',
// Images, links, details/summary & embed
'source' => 'Fonte',
'toggle_label' => 'Alternar etiqueta',
// About view
- 'about' => 'About the editor',
+ 'about' => 'Sobre o editor',
'about_title' => 'Sobre o Editor WYSIWYG',
'editor_license' => 'Editor da licença de direitos autorais',
'editor_tiny_license' => 'Este editor é criado utilizando :tinyLink que é fornecido sob uma licença LGPL v2.1.',