Update pt_PT/translations.php

This commit is contained in:
António Pereira 2017-06-15 13:40:46 +01:00 committed by Frédéric Guillot
parent 377a43a11c
commit ba068aa1c4
1 changed files with 7 additions and 7 deletions

View File

@ -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.',
);