X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/57fc1ba38f2473510d68e4e88aa25c1e5d8dc747..refs/pull/3616/head:/resources/lang/pt/common.php diff --git a/resources/lang/pt/common.php b/resources/lang/pt/common.php index 08f53b198..828c28547 100644 --- a/resources/lang/pt/common.php +++ b/resources/lang/pt/common.php @@ -19,7 +19,7 @@ return [ 'description' => 'Descrição', 'role' => 'Cargo', 'cover_image' => 'Imagem de capa', - 'cover_image_description' => 'Esta imagem deve ser aproximadamente 440x250px.', + 'cover_image_description' => 'Esta imagem deve ter aproximadamente 440x250px.', // Actions 'actions' => 'Ações', @@ -47,6 +47,8 @@ return [ 'previous' => 'Anterior', 'filter_active' => 'Filtro Ativo:', 'filter_clear' => 'Limpar Filtro', + 'download' => 'Transferir', + 'open_in_tab' => 'Abrir em novo separador', // Sort Options 'sort_options' => 'Opções de Ordenação', @@ -71,6 +73,11 @@ return [ 'list_view' => 'Visualização em Lista', 'default' => 'Padrão', 'breadcrumb' => 'Caminho', + 'status' => 'Estado', + 'status_active' => 'Ativo', + 'status_inactive' => 'Inativo', + 'never' => 'Nunca', + 'none' => 'Nenhum', // Header 'header_menu_expand' => 'Expandir Menu de Cabeçalho',