]> BookStack Code Mirror - bookstack/blobdiff - lang/pt/editor.php
ZIP Imports: Added API examples, finished testing
[bookstack] / lang / pt / editor.php
index f7bc6c894cdb6ad68001099a8ee22eb7d6f70d63..222163102b91c4024b4392ec5df739e1902c7f57 100644 (file)
@@ -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',