X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b3c47649b4a76e47f087a4948d7beadeb7e358ca..refs/pull/3616/head:/resources/lang/pt/common.php diff --git a/resources/lang/pt/common.php b/resources/lang/pt/common.php index bc76d7753..828c28547 100644 --- a/resources/lang/pt/common.php +++ b/resources/lang/pt/common.php @@ -19,8 +19,8 @@ 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', 'view' => 'Visualizar', @@ -39,7 +39,16 @@ return [ 'reset' => 'Redefinir', 'remove' => 'Remover', 'add' => 'Adicionar', + 'configure' => 'Configurar', 'fullscreen' => 'Ecrã completo', + 'favourite' => 'Favorito', + 'unfavourite' => 'Retirar Favorito', + 'next' => 'Próximo', + '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', @@ -56,6 +65,7 @@ return [ 'no_activity' => 'Nenhuma atividade a mostrar', 'no_items' => 'Nenhum item disponível', 'back_to_top' => 'Voltar ao topo', + 'skip_to_main_content' => 'Avançar para o conteúdo principal', 'toggle_details' => 'Alternar Detalhes', 'toggle_thumbnails' => 'Alternar Miniaturas', 'details' => 'Detalhes', @@ -63,9 +73,14 @@ 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' => 'Expand Header Menu', + 'header_menu_expand' => 'Expandir Menu de Cabeçalho', 'profile_menu' => 'Menu de Perfil', 'view_profile' => 'Visualizar Perfil', 'edit_profile' => 'Editar Perfil', @@ -74,9 +89,9 @@ return [ // Layout tabs 'tab_info' => 'Informações', - 'tab_info_label' => 'Tab: Show Secondary Information', + 'tab_info_label' => 'Separador: Mostrar Informação Secundária', 'tab_content' => 'Conteúdo', - 'tab_content_label' => 'Tab: Show Primary Content', + 'tab_content_label' => 'Separador: Mostrar Conteúdo Primário', // Email Content 'email_action_help' => 'Se estiver com problemas ao carregar no botão ":actionText", copie e cole o URL abaixo no seu navegador:',