Update pt_BR translations

This commit is contained in:
Claudio Ferreira Filho
2018-06-08 14:48:18 -03:00
committed by Frédéric Guillot
parent f140df008f
commit 8b6cd86679

View File

@@ -1370,17 +1370,17 @@ return array(
'The link with the relation "%s" to the task %s has been removed' => 'O vínculo com a relação "%s" para a tarefa %s foi removido', 'The link with the relation "%s" to the task %s has been removed' => 'O vínculo com a relação "%s" para a tarefa %s foi removido',
'Custom Filter:' => 'Filtro personalizado:', 'Custom Filter:' => 'Filtro personalizado:',
'Unable to find this group.' => 'Incapaz de encontrar este grupo.', 'Unable to find this group.' => 'Incapaz de encontrar este grupo.',
// '%s moved the task #%d to the column "%s"' => '', '%s moved the task #%d to the column "%s"' => '%s moveu a tarefa #%d para a coluna "%s"',
// '%s moved the task #%d to the position %d in the column "%s"' => '', '%s moved the task #%d to the position %d in the column "%s"' => '%s moveu a tarefa #%d para a posição %d na coluna "%s"',
// '%s moved the task #%d to the swimlane "%s"' => '', '%s moved the task #%d to the swimlane "%s"' => '%s moveu a tarefa #%d para a raia "%s"',
// '%sh spent' => '', '%sh spent' => '%sh gasto',
// '%sh estimated' => '', '%sh estimated' => '%sh estimado',
// 'Select All' => '', 'Select All' => 'Selecionar todos',
// 'Unselect All' => '', 'Unselect All' => 'Desmarcar todos',
// 'Apply action' => '', 'Apply action' => 'Aplicar ação',
// 'Move selected tasks to another column' => '', 'Move selected tasks to another column' => 'Mover tarefas selecionadas para outra coluna',
// 'Edit tasks in bulk' => '', 'Edit tasks in bulk' => 'Editar tarefas em massa',
// 'Choose the properties that you would like to change for the selected tasks.' => '', 'Choose the properties that you would like to change for the selected tasks.' => 'Escolher as propriedades que deseja mudar para as tarefas selecionadas.',
// 'Configure this project' => '', 'Configure this project' => 'Configurar este projeto',
// 'Start now' => '', 'Start now' => 'Iniciar agora',
); );