Move Gitlab and Github authentication to external plugins
This commit is contained in:
@@ -324,9 +324,6 @@ return array(
|
||||
'Maximum size: ' => 'Tamanho máximo: ',
|
||||
'Unable to upload the file.' => 'Não foi possível carregar o arquivo.',
|
||||
'Display another project' => 'Exibir outro projeto',
|
||||
'Login with my Github Account' => 'Entrar com minha Conta do Github',
|
||||
'Link my Github Account' => 'Associar à minha Conta do Github',
|
||||
'Unlink my Github Account' => 'Desassociar a minha Conta do Github',
|
||||
'Created by %s' => 'Criado por %s',
|
||||
'Last modified on %B %e, %Y at %k:%M %p' => 'Última modificação em %B %e, %Y às %k: %M %p',
|
||||
'Tasks Export' => 'Exportar Tarefas',
|
||||
@@ -392,7 +389,6 @@ return array(
|
||||
'Change password' => 'Alterar senha',
|
||||
'Password modification' => 'Alteração de senha',
|
||||
'External authentications' => 'Autenticação externa',
|
||||
'Github Account' => 'Conta do Github',
|
||||
'Never connected.' => 'Nunca conectado.',
|
||||
'No account linked.' => 'Nenhuma conta associada.',
|
||||
'Account linked.' => 'Conta associada.',
|
||||
@@ -842,8 +838,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',
|
||||
'Github Authentication' => 'Autenticação Github',
|
||||
'Help on Github authentication' => 'Ajuda com a autenticação Github',
|
||||
'Lead time: ' => 'Lead time: ',
|
||||
'Cycle time: ' => 'Cycle time: ',
|
||||
'Time spent into each column' => 'Tempo gasto em cada coluna',
|
||||
@@ -852,7 +846,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',
|
||||
'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.',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Se você marcar "Interdir o formulário de autenticação", os identificadores entrados no formulário de login serão ignorado.',
|
||||
@@ -910,14 +903,7 @@ return array(
|
||||
'Link type' => 'Tipo de link',
|
||||
'Change task color when using a specific task link' => 'Mudar a cor da tarefa quando um link específico é utilizado',
|
||||
'Task link creation or modification' => 'Criação ou modificação de um link em uma tarefa',
|
||||
'Login with my Gitlab Account' => 'Login com a minha conta Gitlab',
|
||||
'Milestone' => 'Milestone',
|
||||
'Gitlab Authentication' => 'Autenticação Gitlab',
|
||||
'Help on Gitlab authentication' => 'Ajuda com a autenticação Gitlab',
|
||||
'Gitlab Id' => 'Gitlab Id',
|
||||
'Gitlab Account' => 'Conta Gitlab',
|
||||
'Link my Gitlab Account' => 'Vincular minha conta Gitlab',
|
||||
'Unlink my Gitlab Account' => 'Desvincular minha conta Gitlab',
|
||||
'Documentation: %s' => 'Documentação: %s',
|
||||
'Switch to the Gantt chart view' => 'Mudar para a vista gráfico de Gantt',
|
||||
'Reset the search/filter box' => 'Reiniciar o campo de pesquisa',
|
||||
|
||||
Reference in New Issue
Block a user