X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/968bc8cdf354d9cbe29b88abdc747a7845031fab..refs/pull/5721/head:/lang/pt/editor.php diff --git a/lang/pt/editor.php b/lang/pt/editor.php index f7bc6c894..222163102 100644 --- a/lang/pt/editor.php +++ b/lang/pt/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => 'Cancelar', 'save' => 'Guardar', 'close' => 'Fechar', + 'apply' => 'Apply', 'undo' => 'Anular', 'redo' => 'Refazer', 'left' => 'Esquerda', @@ -81,6 +82,9 @@ return [ 'table_properties' => 'Propriedades da tabela', 'table_properties_title' => 'Propriedades da Tabela', 'delete_table' => 'Eliminar tabela', + 'table_clear_formatting' => 'Clear table formatting', + 'resize_to_contents' => 'Resize to contents', + 'row_header' => 'Row header', 'insert_row_before' => 'Inserir linha antes', 'insert_row_after' => 'Inserir linha depois', 'delete_row' => 'Eliminar linha', @@ -144,6 +148,7 @@ return [ 'url' => 'URL', 'text_to_display' => 'Texto a ser exibido', 'title' => 'Título', + 'browse_links' => 'Browse links', 'open_link' => 'Abrir ligação', 'open_link_in' => 'Abrir ligação em...', 'open_link_current' => 'Janela atual', @@ -160,6 +165,8 @@ return [ 'about' => 'Sobre o editor', 'about_title' => 'Sobre o Editor WYSIWYG', 'editor_license' => 'Editor da licença de direitos autorais', + 'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.', + 'editor_lexical_license_link' => 'Full license details can be found here.', 'editor_tiny_license' => 'Este editor foi criado com :tinyLink que é fornecido sob a licença MIT.', 'editor_tiny_license_link' => 'Os dados relativos aos direitos de autor e à licença do TinyMCE podem ser encontrados aqui.', 'save_continue' => 'Salvar página e continuar',