Move bitbucket webhook to an external plugin
This commit is contained in:
@@ -578,9 +578,6 @@ return array(
|
||||
'You already have one subtask in progress' => 'Já tem uma subtarefa em andamento',
|
||||
'Which parts of the project do you want to duplicate?' => 'Quais as partes do projecto que deseja duplicar?',
|
||||
'Disallow login form' => 'Desactivar login',
|
||||
'Bitbucket commit received' => '"Commit" recebido via Bitbucket',
|
||||
'Bitbucket webhooks' => 'Webhook Bitbucket',
|
||||
'Help on Bitbucket webhooks' => 'Ajuda sobre os webhooks Bitbucket',
|
||||
'Start' => 'Inicio',
|
||||
'End' => 'Fim',
|
||||
'Task age in days' => 'Idade da tarefa em dias',
|
||||
@@ -750,19 +747,10 @@ return array(
|
||||
'User that will receive the email' => 'O utilizador que vai receber o e-mail',
|
||||
'Email subject' => 'Assunto do e-mail',
|
||||
'Date' => 'Data',
|
||||
'By @%s on Bitbucket' => 'Por @%s no Bitbucket',
|
||||
'Bitbucket Issue' => 'Problema Bitbucket',
|
||||
'Commit made by @%s on Bitbucket' => 'Commit feito por @%s no Bitbucket',
|
||||
'Commit made by @%s on Gitlab' => 'Commit feito por @%s no Gitlab',
|
||||
'Add a comment log when moving the task between columns' => 'Adicionar um comentário de log quando uma tarefa é movida para uma outra coluna',
|
||||
'Move the task to another column when the category is changed' => 'Mover uma tarefa para outra coluna quando a categoria mudar',
|
||||
'Send a task by email to someone' => 'Enviar uma tarefa por e-mail a alguém',
|
||||
'Reopen a task' => 'Reabrir uma tarefa',
|
||||
'Bitbucket issue opened' => 'Problema aberto no Bitbucket',
|
||||
'Bitbucket issue closed' => 'Problema fechado no Bitbucket',
|
||||
'Bitbucket issue reopened' => 'Problema reaberto no Bitbucket',
|
||||
'Bitbucket issue assignee change' => 'Alterar assignação do problema no Bitbucket',
|
||||
'Bitbucket issue comment created' => 'Comentário ao problema adicionado ao Bitbucket',
|
||||
'Column change' => 'Mudança de coluna',
|
||||
'Position change' => 'Mudança de posição',
|
||||
'Swimlane change' => 'Mudança de swimlane',
|
||||
|
||||
Reference in New Issue
Block a user