From dae0c7391ab8308506bddc5fff76414a3bb87ce4 Mon Sep 17 00:00:00 2001
From: Frederic Guillot <fred@kanboard.net>
Date: Fri, 29 Jan 2016 20:15:53 -0500
Subject: Move Google authentication to an external plugin

---
 app/Locale/pt_BR/translations.php | 7 -------
 1 file changed, 7 deletions(-)

(limited to 'app/Locale/pt_BR')

diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index 09e87048..3a2cec6d 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -260,9 +260,6 @@ return array(
     'External authentication failed' => 'Autenticação externa falhou',
     'Your external account is linked to your profile successfully.' => 'Sua conta externa está agora ligada ao seu perfil.',
     'Email' => 'E-mail',
-    'Link my Google Account' => 'Vincular minha Conta do Google',
-    'Unlink my Google Account' => 'Desvincular minha Conta do Google',
-    'Login with my Google Account' => 'Entrar com minha Conta do Google',
     'Project not found.' => 'Projeto não encontrado.',
     'Task removed successfully.' => 'Tarefa removida com sucesso.',
     'Unable to remove this task.' => 'Não foi possível remover esta tarefa.',
@@ -395,7 +392,6 @@ return array(
     'Change password' => 'Alterar senha',
     'Password modification' => 'Alteração de senha',
     'External authentications' => 'Autenticação externa',
-    'Google Account' => 'Conta do Google',
     'Github Account' => 'Conta do Github',
     'Never connected.' => 'Nunca conectado.',
     'No account linked.' => 'Nenhuma conta associada.',
@@ -846,8 +842,6 @@ return array(
     'This chart show the average lead and cycle time for the last %d tasks over the time.' => 'Este gráfico mostra o tempo médio do Lead and cycle time das últimas %d tarefas.',
     'Average time into each column' => 'Tempo médio de cada coluna',
     'Lead and cycle time' => 'Lead and cycle time',
-    'Google Authentication' => 'Autenticação Google',
-    'Help on Google authentication' => 'Ajuda com a autenticação Google',
     'Github Authentication' => 'Autenticação Github',
     'Help on Github authentication' => 'Ajuda com a autenticação Github',
     'Lead time: ' => 'Lead time: ',
@@ -858,7 +852,6 @@ return array(
     'If the task is not closed the current time is used instead of the completion date.' => 'Se a tarefa não está fechada, a hora atual é usada no lugar da data de conclusão.',
     'Set automatically the start date' => 'Definir automaticamente a data de início',
     'Edit Authentication' => 'Modificar a autenticação',
-    'Google Id' => 'Google ID',
     'Github Id' => 'Github Id',
     'Remote user' => 'Usuário remoto',
     'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Os usuários remotos não conservam as suas senhas no banco de dados Kanboard, exemplos: contas LDAP, Github ou Google.',
-- 
cgit v1.2.3