From 8b6cd866799ecd70f72f4b8ecea7d1bdd7d375ad Mon Sep 17 00:00:00 2001 From: Claudio Ferreira Filho Date: Fri, 8 Jun 2018 14:48:18 -0300 Subject: Update pt_BR translations --- app/Locale/pt_BR/translations.php | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'app') diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 897b61ae..247fe16a 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -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', 'Custom Filter:' => 'Filtro personalizado:', '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 position %d in the column "%s"' => '', - // '%s moved the task #%d to the swimlane "%s"' => '', - // '%sh spent' => '', - // '%sh estimated' => '', - // 'Select All' => '', - // 'Unselect All' => '', - // 'Apply action' => '', - // 'Move selected tasks to another column' => '', - // 'Edit tasks in bulk' => '', - // 'Choose the properties that you would like to change for the selected tasks.' => '', - // 'Configure this project' => '', - // 'Start now' => '', + '%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 moveu a tarefa #%d para a posição %d na coluna "%s"', + '%s moved the task #%d to the swimlane "%s"' => '%s moveu a tarefa #%d para a raia "%s"', + '%sh spent' => '%sh gasto', + '%sh estimated' => '%sh estimado', + 'Select All' => 'Selecionar todos', + 'Unselect All' => 'Desmarcar todos', + 'Apply action' => 'Aplicar ação', + 'Move selected tasks to another column' => 'Mover tarefas selecionadas para outra coluna', + 'Edit tasks in bulk' => 'Editar tarefas em massa', + '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' => 'Configurar este projeto', + 'Start now' => 'Iniciar agora', ); -- cgit v1.2.3