From 0e154db422508f657e88a2bbe7762df2dc31ca0d Mon Sep 17 00:00:00 2001 From: Eskiso Date: Mon, 5 Sep 2016 17:09:19 +0100 Subject: Updated translation --- app/Locale/pt_PT/translations.php | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'app/Locale/pt_PT/translations.php') diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index 8e8ffd5b..5f820f95 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -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', ); -- cgit v1.2.3