diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-10-17 22:19:49 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-10-17 22:19:49 -0400 |
commit | 09da289c2fb18475f372bee24e885617da484e0b (patch) | |
tree | 95d1869ba3236ccdd9234d7909fc16c495c84d44 /app/Locale/pt_PT | |
parent | 9283fb88d80cb355ff98364a9a57b657fc511d98 (diff) |
Move slack, hipchat and jabber integrations to plugins
Diffstat (limited to 'app/Locale/pt_PT')
-rw-r--r-- | app/Locale/pt_PT/translations.php | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index 800e5ee3..24366d92 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -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 adicionar essa taxa de câmbio.', - 'Send notifications to a Slack channel' => 'Enviar as notificações por canal Slack', 'Webhook URL' => 'URL do webhook', - 'Help on Slack integration' => 'Ajuda na integração com o Slack', '%s remove the assignee of the task %s' => '%s removeu a pessoa assignada à 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 na integração com o Hipchat', 'Enable Gravatar images' => 'Activar imagem Gravatar', 'Information' => 'Informações', 'Check two factor authentication code' => 'Verificação do código de autenticação com factor 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-utilizador', - 'Help on Jabber integration' => 'Ajuda na integração com 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 projecto do calendário', 'Project settings' => 'Configurações dos projectos', @@ -820,8 +806,6 @@ return array( '%s moved the task #%d to the swimlane "%s"' => '%s moveu a tarefa n° %d no swimlane "%s"', 'Swimlane' => 'Swimlane', 'Gravatar' => 'Gravatar', - 'Hipchat' => 'Hipchat', - 'Slack' => 'Slack', '%s moved the task %s to the first swimlane' => '%s moveu a tarefa %s no primeiro swimlane', '%s moved the task %s to the swimlane "%s"' => '%s moveu a tarefa %s no 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 autenticação Google', 'Github Authentication' => 'Autenticação Github', 'Help on Github authentication' => 'Ajuda com autenticação Github', - 'Channel/Group/User (Optional)' => 'Canal/Grupo/Utilizador (Opcional)', 'Lead time: ' => 'Tempo de Espera: ', 'Cycle time: ' => 'Tempo de Ciclo: ', 'Time spent into each column' => 'Tempo gasto em cada coluna', |