summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/pt_PT/translations.php')
-rw-r--r--app/Locale/pt_PT/translations.php24
1 files changed, 12 insertions, 12 deletions
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',
);