Update pt_PT/translations.php
This commit is contained in:
parent
377a43a11c
commit
ba068aa1c4
|
|
@ -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.',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue