Update pt_br translation

This commit is contained in:
Rafael de Camargo 2019-07-10 10:16:05 -03:00 committed by Frédéric Guillot
parent 1a39c46620
commit 4fb6960c3f
1 changed files with 6 additions and 6 deletions

View File

@ -1398,12 +1398,12 @@ return array(
'Reorder this column by assignee and priority (DESC)' => 'Reordenar esta coluna por designado e prioridade (decrescente)',
'Reorder this column by assignee (A-Z)' => 'Reordenar esta coluna por designado (A-Z)',
'Reorder this column by assignee (Z-A)' => 'Reordenar esta coluna por designado (Z-A)',
// 'Reorder this column by due date (ASC)' => '',
// 'Reorder this column by due date (DESC)' => '',
'Reorder this column by due date (ASC)' => 'Reordenar esta coluna por data fim estimada (crescente)',
'Reorder this column by due date (DESC)' => 'Reordenar esta coluna por data fim estimada (decrescente)',
'%s moved the task #%d "%s" to the project "%s"' => '%s moveu a tarefa #%d "%s" para o projeto "%s"',
'Task #%d "%s" has been moved to the project "%s"' => 'Tarefa #%d "%s" foi movida para o projeto "%s"',
// 'Move the task to another column when the due date is less than a certain number of days' => '',
// 'Automatically update the start date when task move away from certain column' => '',
// 'HTTP Client:' => '',
// 'XBT - bitcoin' => '',
'Move the task to another column when the due date is less than a certain number of days' => 'Mover a tarefa para outra coluna quando a data fim estimada for menor que uma quantidade de dias',
'Automatically update the start date when task move away from certain column' => 'Atualizar automaticamente a data de início quando a tarefa sair de determinada coluna',
'HTTP Client:' => 'Cliente HTTP:',
'XBT - bitcoin' => 'XBT - bitcoin',
);