summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT/translations.php
diff options
context:
space:
mode:
authorEskiso <eSkiSo@users.noreply.github.com>2016-02-07 21:45:45 +0000
committerEskiso <eSkiSo@users.noreply.github.com>2016-02-07 21:45:45 +0000
commitb8c75f3e34535cbfe1729a6fc5fdec35cea2d03f (patch)
tree4d8bb157550810fa6ef6a4ea0046826f7eebdc2d /app/Locale/pt_PT/translations.php
parent695a07fc3efd4ce2c3e9aebe22236fb0d30c19fb (diff)
Update Translation
Diffstat (limited to 'app/Locale/pt_PT/translations.php')
-rw-r--r--app/Locale/pt_PT/translations.php62
1 files changed, 31 insertions, 31 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index 3ffaba0e..b197a1dc 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1087,35 +1087,35 @@ return array(
'There is no internal link for the moment.' => 'De momento não existe nenhuma ligação interna.',
'Assign to me' => 'Assignar a mim',
'Me' => 'Eu',
- // 'Do not duplicate anything' => '',
- // 'Projects management' => '',
- // 'Users management' => '',
- // 'Groups management' => '',
- // 'Create from another project' => '',
- // 'There is no subtask at the moment.' => '',
- // 'open' => '',
- // 'closed' => '',
- // 'Priority:' => '',
- // 'Reference:' => '',
- // 'Complexity:' => '',
- // 'Swimlane:' => '',
- // 'Column:' => '',
- // 'Position:' => '',
- // 'Creator:' => '',
- // 'Time estimated:' => '',
- // '%s hours' => '',
- // 'Time spent:' => '',
- // 'Created:' => '',
- // 'Modified:' => '',
- // 'Completed:' => '',
- // 'Started:' => '',
- // 'Moved:' => '',
- // 'Task #%d' => '',
- // 'Sub-tasks' => '',
- // 'Date and time format' => '',
- // 'Time format' => '',
- // 'Start date: ' => '',
- // 'End date: ' => '',
- // 'New due date: ' => '',
- // 'Start date changed: ' => '',
+ 'Do not duplicate anything' => 'Não duplicar nada',
+ 'Projects management' => 'Gestão de projectos',
+ 'Users management' => 'Gestão de utilizadores',
+ 'Groups management' => 'Gestão de grupos',
+ 'Create from another project' => 'Criar apartir de outro projecto',
+ 'There is no subtask at the moment.' => 'De momento não existe sub-tarefa.',
+ 'open' => 'aberto',
+ 'closed' => 'fechado',
+ 'Priority:' => 'Prioridade:',
+ 'Reference:' => 'Referência:',
+ 'Complexity:' => 'Complexidade:',
+ 'Swimlane:' => 'Swimlane:',
+ 'Column:' => 'Coluna:',
+ 'Position:' => 'Posição:',
+ 'Creator:' => 'Criador:',
+ 'Time estimated:' => 'Tempo estimado:',
+ '%s hours' => '%s horas',
+ 'Time spent:' => 'Tempo gasto:',
+ 'Created:' => 'Criado:',
+ 'Modified:' => 'Modificado:',
+ 'Completed:' => 'Completado:',
+ 'Started:' => 'Iniciado:',
+ 'Moved:' => 'Movido:',
+ 'Task #%d' => 'Tarefa #%d',
+ 'Sub-tasks' => 'Sub-tarefa',
+ 'Date and time format' => 'Formato tempo e data',
+ 'Time format' => 'Formato tempo',
+ 'Start date: ' => 'Data inicio: ',
+ 'End date: ' => 'Data final: ',
+ 'New due date: ' => 'Nova data estimada: ',
+ 'Start date changed: ' => 'Data inicio alterada: ',
);