Update pt_PT translations
This commit is contained in:
parent
c1dcd6a6f4
commit
f364fae517
|
|
@ -1415,10 +1415,10 @@ return array(
|
|||
'Task limit: ' => 'Limite da tarefa: ',
|
||||
'Change to global tag' => 'Alterar para etiqueta global',
|
||||
'Do you really want to make the tag "%s" global?' => 'Tem a certeza que pretende por a etiqueta "%s" como global?',
|
||||
// 'Enable global tags for this project' => '',
|
||||
// 'Group membership(s):' => '',
|
||||
// '%s is a member of the following group(s): %s' => '',
|
||||
// '%d/%d group(s) shown' => '',
|
||||
// 'Subtask creation or modification' => '',
|
||||
// 'Assign the task to a specific user when the task is moved to a specific swimlane' => '',
|
||||
'Enable global tags for this project' => 'Activar etiquetas globais para este projeto',
|
||||
'Group membership(s):' => 'Membro(s) do grupo:',
|
||||
'%s is a member of the following group(s): %s' => '%s é membro do(s) seguinte(s) grupo(s): %s',
|
||||
'%d/%d group(s) shown' => '%d/%d grupo(s) mostrado(s)',
|
||||
'Subtask creation or modification' => 'Alteração ou criação de sub-tarefa',
|
||||
'Assign the task to a specific user when the task is moved to a specific swimlane' => 'Assignar a tarefa a um utilizador especificado quando a tarefa é movida para uma swimlane especificada',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue