Update translations.php

This commit is contained in:
mfoucrier
2015-05-27 22:59:08 +02:00
parent 7442499bb5
commit 52fc727f96

View File

@@ -806,7 +806,7 @@ return array(
'Move the task to another column when assigned to a user' => 'Mover a tarefa para uma outra coluna quando esta está atribuída a um usuário', 'Move the task to another column when assigned to a user' => 'Mover a tarefa para uma outra coluna quando esta está atribuída a um usuário',
'Move the task to another column when assignee is cleared' => 'Mover a tarefa para uma outra coluna quando esta não está atribuída', 'Move the task to another column when assignee is cleared' => 'Mover a tarefa para uma outra coluna quando esta não está atribuída',
'Source column' => 'Coluna de origem', 'Source column' => 'Coluna de origem',
// 'Show subtask estimates (forecast of future work)' => '', 'Show subtask estimates (forecast of future work)' => 'Mostrar a estimativa das subtarefas (previsão para o trabalho futuro)',
'Transitions' => 'Transições', 'Transitions' => 'Transições',
'Executer' => 'Executor(a)', 'Executer' => 'Executor(a)',
'Time spent in the column' => 'Tempo gasto na coluna', 'Time spent in the column' => 'Tempo gasto na coluna',
@@ -870,55 +870,55 @@ return array(
'Start to type task title...' => 'Digite o título do trabalho...', 'Start to type task title...' => 'Digite o título do trabalho...',
'A task cannot be linked to itself' => 'Uma tarefa não pode ser ligada a si própria', 'A task cannot be linked to itself' => 'Uma tarefa não pode ser ligada a si própria',
'The exact same link already exists' => 'Um link idêntico jà existe', 'The exact same link already exists' => 'Um link idêntico jà existe',
// 'Recurrent task is scheduled to be generated' => '', 'Recurrent task is scheduled to be generated' => 'A tarefa recorrente está programada para ser criada',
// 'Recurring information' => '', 'Recurring information' => 'Informação sobre a recorrência',
// 'Score' => '', 'Score' => 'Complexidade',
// 'The identifier must be unique' => '', 'The identifier must be unique' => 'O identificador deve ser único',
// 'This linked task id doesn\'t exists' => '', 'This linked task id doesn\'t exists' => 'O identificador da tarefa associada não existe',
// 'This value must be alphanumeric' => '', 'This value must be alphanumeric' => 'Este valor deve ser alfanumérico',
// 'Edit recurrence' => '', 'Edit recurrence' => 'Modificar a recorrência',
// 'Generate recurrent task' => '', 'Generate recurrent task' => 'Gerar uma tarefa recorrente',
// 'Trigger to generate recurrent task' => '', 'Trigger to generate recurrent task' => 'Trigger para gerar tarefa recorrente',
// 'Factor to calculate new due date' => '', 'Factor to calculate new due date' => 'Fator para o cálculo do nova data limite',
// 'Timeframe to calculate new due date' => '', 'Timeframe to calculate new due date' => 'Escala de tempo para o cálculo da nova data limite',
// 'Base date to calculate new due date' => '', 'Base date to calculate new due date' => 'Data a ser utilizada para calcular a nova data limite',
// 'Action date' => '', 'Action date' => 'Data da ação',
// 'Base date to calculate new due date: ' => '', 'Base date to calculate new due date: ' => 'Data a ser utilizada para calcular a nova data limite: ',
// 'This task has created this child task: ' => '', 'This task has created this child task: ' => 'Esta tarefa criou a tarefa filha: ',
// 'Day(s)' => '', 'Day(s)' => 'Dia(s)',
// 'Existing due date' => '', 'Existing due date' => 'Data limite existente',
// 'Factor to calculate new due date: ' => '', 'Factor to calculate new due date: ' => 'Fator para calcular a nova data limite: ',
// 'Month(s)' => '', 'Month(s)' => 'Mês(es)',
// 'Recurrence' => '', 'Recurrence' => 'Recorrência',
// 'This task has been created by: ' => '', 'This task has been created by: ' => 'Esta tarefa foi criada por: ',
// 'Recurrent task has been generated:' => '', 'Recurrent task has been generated:' => 'A tarefa recorrente foi gerada:',
// 'Timeframe to calculate new due date: ' => '', 'Timeframe to calculate new due date: ' => 'Escala de tempo para o cálculo da nova data limite: ',
// 'Trigger to generate recurrent task: ' => '', 'Trigger to generate recurrent task: ' => 'Trigger para gerar tarefa recorrente: ',
// 'When task is closed' => '', 'When task is closed' => 'Quando a tarefa é fechada',
// 'When task is moved from first column' => '', 'When task is moved from first column' => 'Quando a tarefa é movida fora da primeira coluna',
// 'When task is moved to last column' => '', 'When task is moved to last column' => 'Quando a tarefa é movida para a última coluna',
// 'Year(s)' => '', 'Year(s)' => 'Ano(s)',
// 'Jabber (XMPP)' => '', 'Jabber (XMPP)' => 'Jabber (XMPP)',
// 'Send notifications to Jabber' => '', 'Send notifications to Jabber' => 'Enviar notificações para o Jabber',
// 'XMPP server address' => '', 'XMPP server address' => 'Endereço do servidor XMPP',
// 'Jabber domain' => '', 'Jabber domain' => 'Nome de domínio Jabber',
// 'Jabber nickname' => '', 'Jabber nickname' => 'Apelido Jabber',
// 'Multi-user chat room' => '', 'Multi-user chat room' => 'Sala de chat multi-usuário',
// 'Help on Jabber integration' => '', 'Help on Jabber integration' => 'Ajuda na integração com Jabber',
// 'The server address must use this format: "tcp://hostname:5222"' => '', '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' => '', 'Calendar settings' => 'Configurações do calendário',
// 'Project calendar view' => '', 'Project calendar view' => 'Vista em modo projeto do calendário',
// 'Project settings' => '', 'Project settings' => 'Configurações dos projetos',
// 'Show subtasks based on the time tracking' => '', 'Show subtasks based on the time tracking' => 'Mostrar as subtarefas com base no controle de tempo',
// 'Show tasks based on the creation date' => '', 'Show tasks based on the creation date' => 'Mostrar as tarefas em função da data de criação',
// 'Show tasks based on the start date' => '', 'Show tasks based on the start date' => 'Mostrar as tarefas em função da data de início',
// 'Subtasks time tracking' => '', 'Subtasks time tracking' => 'Monitoramento do tempo comparado as subtarefas',
// 'User calendar view' => '', 'User calendar view' => 'Vista em modo utilizador do calendário',
// 'Automatically update the start date' => '', 'Automatically update the start date' => 'Atualizar automaticamente a data de início',
// 'iCal feed' => '', 'iCal feed' => 'Subscrição iCal',
// 'Preferences' => '', 'Preferences' => 'Preferências',
// 'Security' => '', 'Security' => 'Segurança',
// 'Two factor authentication disabled' => '', 'Two factor authentication disabled' => 'Autenticação à fator duplo desativado',
// 'Two factor authentication enabled' => '', 'Two factor authentication enabled' => 'Autenticação à fator duplo activado',
// 'Unable to update this user.' => '', 'Unable to update this user.' => 'Impossível de atualizar esse usuário.',
); );