Update pt-BR translation

This commit is contained in:
rafacamargo123 2019-04-01 18:59:53 -03:00 committed by fguillot
parent 94a0165a5c
commit 9f926c9878
1 changed files with 6 additions and 6 deletions

View File

@ -1392,10 +1392,10 @@ return array(
'Destination swimlane' => 'Raia de destino',
'Assign a category when the task is moved to a specific swimlane' => 'Atribuir uma categoria quando a tarefa for movida para uma raia específica',
'Move the task to another swimlane when the category is changed' => 'Mover a tarefa para outra raia quando a categoria é alterada',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
'Reorder this column by priority (ASC)' => 'Reordenar esta coluna por prioridade (crescente)',
'Reorder this column by priority (DESC)' => 'Reordenar esta coluna por prioridade (decrescente)',
'Reorder this column by assignee and priority (ASC)' => 'Reordenar esta coluna por designado e prioridade (crescente)',
'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)',
);