From 4fb6960c3f1064bea3de9cc016dacfa90ca591ac Mon Sep 17 00:00:00 2001 From: Rafael de Camargo Date: Wed, 10 Jul 2019 10:16:05 -0300 Subject: Update pt_br translation --- app/Locale/pt_BR/translations.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'app') diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index abc0eb7a..beb3744b 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -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', ); -- cgit v1.2.3