summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
authorEskiso <eSkiSo@users.noreply.github.com>2016-09-05 17:09:19 +0100
committerGitHub <noreply@github.com>2016-09-05 17:09:19 +0100
commit0e154db422508f657e88a2bbe7762df2dc31ca0d (patch)
treedf3f7c45b7aaa071bdc04bdbe0ea8e05a0766294 /app/Locale
parentf0a3bc9494f886892d093e6bcd29805a3d6c3c52 (diff)
Updated translation
Diffstat (limited to 'app/Locale')
-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',
);