summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT
diff options
context:
space:
mode:
authorAntónio Pereira <toni_to_1993@hotmail.com>2017-06-15 13:40:46 +0100
committerFrédéric Guillot <fred@kanboard.net>2017-06-15 20:30:08 -0400
commitba068aa1c4922879b230e8dad7c63da6b991e32f (patch)
tree3a43f3464f00282a81826e1223ad2f521c4e27b8 /app/Locale/pt_PT
parent377a43a11c253411d5ba84583b412330e7f8269d (diff)
Update pt_PT/translations.php
Diffstat (limited to 'app/Locale/pt_PT')
-rw-r--r--app/Locale/pt_PT/translations.php14
1 files changed, 7 insertions, 7 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index a060b030..30205e68 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1331,11 +1331,11 @@ return array(
'%d subtasks' => '%d subtarefas',
'%d subtask' => '%d subtarefa',
'Only moving task between those columns is permitted for tasks assigned to the current user' => 'Apenas é permitido mover a tarefa entre essas colunas para tarefas atribuídas ao utilizador atual',
- // '[DUPLICATE]' => '',
- // 'DKK - Danish Krona' => '',
- // 'Remove user from group' => '',
- // 'Assign the task to its creator' => '',
- // 'This task was sent by email to "%s" with subject "%s".' => '',
- // 'Predefined Email Subjects' => '',
- // 'Write one subject by line.' => '',
+ '[DUPLICATE]' => '[DUPLICADA]',
+ 'DKK - Danish Krona' => 'DKK - Coroa Dinamarquesa',
+ 'Remove user from group' => 'Remover utilizador do grupo',
+ 'Assign the task to its creator' => 'Atribuir a tarefa ao seu criador',
+ 'This task was sent by email to "%s" with subject "%s".' => 'Esta tarefa foi enviada por email para "%s" com o assunto "%s".',
+ 'Predefined Email Subjects' => 'Assuntos de email predefinidos',
+ 'Write one subject by line.' => 'Escreva um assunto por linha.',
);