Move slack, hipchat and jabber integrations to plugins
This commit is contained in:
@@ -697,15 +697,9 @@ return array(
|
||||
'Reference currency' => 'Moeda de Referência',
|
||||
'The currency rate have been added successfully.' => 'A taxa de câmbio foi adicionada com sucesso.',
|
||||
'Unable to add this currency rate.' => 'Impossível de adicionar essa taxa de câmbio.',
|
||||
'Send notifications to a Slack channel' => 'Enviar as notificações em um canal Slack',
|
||||
'Webhook URL' => 'URL do webhook',
|
||||
'Help on Slack integration' => 'Ajuda sobre integração com o Slack',
|
||||
'%s remove the assignee of the task %s' => '%s removeu a pessoa designada para a tarefa %s',
|
||||
'Send notifications to Hipchat' => 'Enviar as notificações para o Hipchat',
|
||||
'API URL' => 'URL da API',
|
||||
'Room API ID or name' => 'Nome ou ID da sala de discussão',
|
||||
'Room notification token' => 'Código de segurança da sala de discussão',
|
||||
'Help on Hipchat integration' => 'Ajuda sobre integração com o Hipchat',
|
||||
'Enable Gravatar images' => 'Ativar imagens do Gravatar',
|
||||
'Information' => 'Informações',
|
||||
'Check two factor authentication code' => 'Verificação do código de autenticação à fator duplo',
|
||||
@@ -768,14 +762,6 @@ return array(
|
||||
'When task is moved from first column' => 'Quando a tarefa é movida fora da primeira coluna',
|
||||
'When task is moved to last column' => 'Quando a tarefa é movida para a última coluna',
|
||||
'Year(s)' => 'Ano(s)',
|
||||
'Jabber (XMPP)' => 'Jabber (XMPP)',
|
||||
'Send notifications to Jabber' => 'Enviar notificações para o Jabber',
|
||||
'XMPP server address' => 'Endereço do servidor XMPP',
|
||||
'Jabber domain' => 'Nome de domínio Jabber',
|
||||
'Jabber nickname' => 'Apelido Jabber',
|
||||
'Multi-user chat room' => 'Sala de chat multi-usuário',
|
||||
'Help on Jabber integration' => 'Ajuda sobre integração com o Jabber',
|
||||
'The server address must use this format: "tcp://hostname:5222"' => 'O endereço do servidor deve usar o seguinte formato: "tcp://hostname:5222"',
|
||||
'Calendar settings' => 'Configurações do calendário',
|
||||
'Project calendar view' => 'Vista em modo projeto do calendário',
|
||||
'Project settings' => 'Configurações dos projetos',
|
||||
@@ -820,8 +806,6 @@ return array(
|
||||
'%s moved the task #%d to the swimlane "%s"' => '%s moveu a tarefa #%d para a swimlane "%s"',
|
||||
'Swimlane' => 'Swimlane',
|
||||
'Gravatar' => 'Gravatar',
|
||||
'Hipchat' => 'Hipchat',
|
||||
'Slack' => 'Slack',
|
||||
'%s moved the task %s to the first swimlane' => '%s moveu a tarefa %s para a primeira swimlane',
|
||||
'%s moved the task %s to the swimlane "%s"' => '%s moveu a tarefa %s para a swimlane "%s"',
|
||||
'This report contains all subtasks information for the given date range.' => 'Este relatório contém informações de todas as sub-tarefas para o período selecionado.',
|
||||
@@ -918,7 +902,6 @@ return array(
|
||||
'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',
|
||||
'Channel/Group/User (Optional)' => 'Canal/Grupo/Utilizador (Opcional)',
|
||||
'Lead time: ' => 'Lead time: ',
|
||||
'Cycle time: ' => 'Cycle time: ',
|
||||
'Time spent into each column' => 'Tempo gasto em cada coluna',
|
||||
|
||||
Reference in New Issue
Block a user