Update pt_PT translations

This commit is contained in:
Eskiso 2020-08-15 02:24:49 +01:00 committed by GitHub
parent c1dcd6a6f4
commit f364fae517
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

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