X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/05ef23d34e6346a1e4c05bc38eb7e5777180c514..refs/pull/3570/head:/resources/lang/pt/common.php diff --git a/resources/lang/pt/common.php b/resources/lang/pt/common.php index 971c3f6ef..afb857ac2 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', @@ -45,8 +45,10 @@ return [ 'unfavourite' => 'Retirar Favorito', 'next' => 'Próximo', 'previous' => 'Anterior', - 'filter_active' => 'Active Filter:', - 'filter_clear' => 'Clear Filter', + 'filter_active' => 'Filtro Ativo:', + 'filter_clear' => 'Limpar Filtro', + 'download' => 'Download', + 'open_in_tab' => 'Open in Tab', // 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',