summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT/translations.php
diff options
context:
space:
mode:
authorEskiso <eSkiSo@users.noreply.github.com>2018-04-28 18:16:46 +0100
committerFrédéric Guillot <fred@kanboard.net>2018-04-28 10:16:46 -0700
commitadf74b97e2b5033daf7271dec2e83d8b2d09f846 (patch)
tree26e10365ae8a84d0ec791709432d6d122ea9b677 /app/Locale/pt_PT/translations.php
parent2d2b50d5dca7afa8523685a682a2dcc78b602ce2 (diff)
Update pt_PT translation
Diffstat (limited to 'app/Locale/pt_PT/translations.php')
-rw-r--r--app/Locale/pt_PT/translations.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index fc21c4c2..f5eebeea 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1373,8 +1373,8 @@ return array(
'seconds' => 'segundos',
'Assign automatically a color when preset start date is reached' => 'Atribuir automaticamente uma cor quando a data de início for atingida',
'Move the task to another column once a predefined start date is reached' => 'Mover a tarefa para outra coluna quando a data de início for atingida',
- // 'This task is now linked to the task %s with the relation "%s"' => '',
- // 'The link with the relation "%s" to the task %s has been removed' => '',
- // 'Custom Filter:' => '',
- // 'Unable to find this group.' => '',
+ 'This task is now linked to the task %s with the relation "%s"' => 'Esta tarefa está agora ligada à tarefa %s com a relação "%s"',
+ 'The link with the relation "%s" to the task %s has been removed' => 'A ligação com a relação "%s" à tarefa %s foi removida',
+ 'Custom Filter:' => 'Filtro Personalizado:',
+ 'Unable to find this group.' => 'Não foi possivel encontrar este grupo.',
);