Updated translation

This commit is contained in:
Eskiso 2016-09-05 17:09:19 +01:00 committed by GitHub
parent f0a3bc9494
commit 0e154db422
1 changed files with 12 additions and 12 deletions

View File

@ -1212,16 +1212,16 @@ return array(
'Notifications for %s' => 'Notificações de %s',
'Subtasks export' => 'Exportar sub-tarefas',
'Tasks exportation' => 'Exportação de tarefas',
// 'Assign a color when the task is moved to a specific swimlane' => '',
// 'Assign a priority when the task is moved to a specific swimlane' => '',
// 'User unlocked successfully.' => '',
// 'Unable to unlock the user.' => '',
// 'Move a task to another swimlane' => '',
// 'Creator Name' => '',
// 'Time spent and estimated' => '',
// 'Move position' => '',
// 'Move task to another position on the board' => '',
// 'Insert before this task' => '',
// 'Insert after this task' => '',
// 'Unlock this user' => '',
'Assign a color when the task is moved to a specific swimlane' => 'Assignar uma cor quando a tarefa é movida para uma swimlane especifica',
'Assign a priority when the task is moved to a specific swimlane' => 'Assignar uma prioridade quando a tarefa é movida para uma swimlane especifica',
'User unlocked successfully.' => 'Utilizador desbloqueado com sucesso.',
'Unable to unlock the user.' => 'Não foi possivel desbloquear o utilizador.',
'Move a task to another swimlane' => 'Mover a tarefa para outra swimlane',
'Creator Name' => 'Nome do Criador',
'Time spent and estimated' => 'Tempo gasto e estimado',
'Move position' => 'Mover posição',
'Move task to another position on the board' => 'Mover tarefa para outra posição no quadro',
'Insert before this task' => 'Inserir antes desta tarefa',
'Insert after this task' => 'Inserir depois desta tarefa',
'Unlock this user' => 'Desbloquear este utilizador',
);