Update pt_PT/translations.php

This commit is contained in:
António Pereira
2017-04-30 13:32:26 +01:00
committed by Frédéric Guillot
parent 5fdd896d7f
commit baf3b31cf5

View File

@@ -1318,17 +1318,17 @@ return array(
'User disabled' => 'Utilizador desactivado', 'User disabled' => 'Utilizador desactivado',
'%d notifications' => '%d notificações', '%d notifications' => '%d notificações',
'%d notification' => '%d notificação', '%d notification' => '%d notificação',
// 'There is no external integration installed.' => '', 'There is no external integration installed.' => 'Não há integração externa instalada.',
// 'You are not allowed to update tasks assigned to someone else.' => '', 'You are not allowed to update tasks assigned to someone else.' => 'Não tem permissão para atualizar tarefas atribuídas a outra pessoa.',
// 'You are not allowed to change the assignee.' => '', 'You are not allowed to change the assignee.' => 'Não tem permissão para alterar a atribuição',
// 'Task suppression is not permitted' => '', 'Task suppression is not permitted' => 'A supressão de tarefas não é permitida',
// 'Changing assignee is not permitted' => '', 'Changing assignee is not permitted' => 'Não é permitido alterar a atribuição',
// 'Update only assigned tasks is permitted' => '', 'Update only assigned tasks is permitted' => 'Apenas é permitido atualizar as tarefas atribuídas',
// 'Only for tasks assigned to the current user' => '', 'Only for tasks assigned to the current user' => 'Apenas para tarefas atribuídas ao utilizador atual',
// 'My projects' => '', 'My projects' => 'Meus projetos',
// 'Your are not member of any project.' => '', 'Your are not member of any project.' => 'Não é membro de nenhum projeto.',
// 'My subtasks' => '', 'My subtasks' => 'Minhas subtarefas',
// '%d subtasks' => '', '%d subtasks' => '%d subtarefas',
// '%d subtask' => '', '%d subtask' => '%d subtarefa',
// 'Only moving task between those columns is permitted for tasks assigned to the current user' => '', 'Only moving task between those columns is permitted for tasks assigned to the current user' => 'Apenas é permitido mover a tarefa entre essas colunas para tarefas atribuídas ao utilizador atual',
); );