]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/pt/common.php
Fixed some typos and corrected grammar.
[bookstack] / resources / lang / pt / common.php
index d2d18a2e4ea15801b25148fc8ed3fd17461fc462..afb857ac2c963b58f7c94de13377d03fdd8d01df 100644 (file)
@@ -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',
@@ -45,6 +45,10 @@ return [
     'unfavourite' => 'Retirar Favorito',
     'next' => 'Próximo',
     'previous' => 'Anterior',
+    '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',
@@ -69,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',