]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/pt/common.php
Added OIDC group sync functionality
[bookstack] / resources / lang / pt / common.php
index 971c3f6ef68a20716f997d55960ac545642dd8b3..828c285470c3e862c5e4935cfe423711b6747766 100644 (file)
@@ -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' => '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',