X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ee24635e06a8c01d751f80caba47c57f76e8989d..refs/pull/3918/head:/resources/lang/pt/editor.php diff --git a/resources/lang/pt/editor.php b/resources/lang/pt/editor.php index ca9b24f4f..f7bc6c894 100644 --- a/resources/lang/pt/editor.php +++ b/resources/lang/pt/editor.php @@ -66,6 +66,7 @@ return [ 'insert_link_title' => 'Inserir/Editar link', 'insert_horizontal_line' => 'Inserir linha horizontal', 'insert_code_block' => 'Inserir código fonte', + 'edit_code_block' => 'Inserir código fonte', 'insert_drawing' => 'Inserir/editar desenho', 'drawing_manager' => 'Gestor de desenho', 'insert_media' => 'Inserir/editar mídia', @@ -143,9 +144,11 @@ return [ 'url' => 'URL', 'text_to_display' => 'Texto a ser exibido', 'title' => 'Título', - 'open_link' => 'Abrir link em...', + 'open_link' => 'Abrir ligação', + 'open_link_in' => 'Abrir ligação em...', 'open_link_current' => 'Janela atual', 'open_link_new' => 'Nova janela', + 'remove_link' => 'Remover ligação', 'insert_collapsible' => 'Inserir bloco colapsável', 'collapsible_unwrap' => 'Unwrap', 'edit_label' => 'Editar etiqueta', @@ -157,7 +160,7 @@ return [ 'about' => 'Sobre o editor', 'about_title' => 'Sobre o Editor WYSIWYG', 'editor_license' => 'Editor da licença de direitos autorais', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', + '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', 'callouts_cycle' => '(Continue pressionando para alternar através de tipos)',