]> BookStack Code Mirror - bookstack/commitdiff
New translations auth.php (Portuguese)
authorDan Brown <redacted>
Tue, 12 Jul 2022 12:03:50 +0000 (13:03 +0100)
committerDan Brown <redacted>
Tue, 12 Jul 2022 12:03:50 +0000 (13:03 +0100)
resources/lang/pt/auth.php

index ad4f0744d281b79c003156254f8363729777ddd6..a815b9ccad2fbdf852a403e10f8d78ee77c7391c 100644 (file)
@@ -39,9 +39,9 @@ return [
     'register_success' => 'Obrigado por se registar! Você está agora registado e com a sessão iniciada.',
 
     // Login auto-initiation
-    'auto_init_starting' => 'Attempting Login',
-    'auto_init_starting_desc' => 'We\'re contacting your authentication system to start the login process. If there\'s no progress after 5 seconds you can try clicking the link below.',
-    'auto_init_start_link' => 'Proceed with authentication',
+    'auto_init_starting' => 'Tentando inicar sessão',
+    'auto_init_starting_desc' => 'Estamos a aceder ao seu sistema de autenticação para iniciar o processo de login. Se não houver progresso após 5 segundos você pode tentar clicar no link abaixo.',
+    'auto_init_start_link' => 'Prosseguir com autenticação',
 
     // Password Reset
     'reset_password' => 'Redefinir Senha',