diff options
Diffstat (limited to 'app/Locale/pt_BR/translations.php')
-rw-r--r-- | app/Locale/pt_BR/translations.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 728c3344..7e38f325 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -682,20 +682,20 @@ return array( 'Search by category: ' => 'Pesquisar por categoria: ', 'Search by description: ' => 'Pesquisar por descrição: ', 'Search by due date: ' => 'Pesquisar por data fim estimada: ', - 'Average time spent into each column' => 'Tempo médio gasto em cada coluna', + 'Average time spent in each column' => 'Tempo médio gasto em cada coluna', 'Average time spent' => 'Tempo médio gasto', - 'This chart show the average time spent into each column for the last %d tasks.' => 'Este gráfico mostra o tempo médio gasto em cada coluna para as %d últimas tarefas.', + 'This chart shows the average time spent in each column for the last %d tasks.' => 'Este gráfico mostra o tempo médio gasto em cada coluna para as %d últimas tarefas.', 'Average Lead and Cycle time' => 'Tempo médio do tempo de condução e tempo de ciclo', 'Average lead time: ' => 'Tempo de condução médio: ', 'Average cycle time: ' => 'Tempo de ciclo médio: ', 'Cycle Time' => 'Tempo de ciclo', 'Lead Time' => 'Tempo de condução', - 'This chart show the average lead and cycle time for the last %d tasks over the time.' => 'Este gráfico mostra o tempo médio do tempo de condução e tempo de ciclo das últimas %d tarefas.', + 'This chart shows the average lead and cycle time for the last %d tasks over the time.' => 'Este gráfico mostra o tempo médio do tempo de condução e tempo de ciclo das últimas %d tarefas.', 'Average time into each column' => 'Tempo médio de cada coluna', 'Lead and cycle time' => 'Tempo de condução e tempo de ciclo', 'Lead time: ' => 'Tempo de condução: ', 'Cycle time: ' => 'Tempo de ciclo: ', - 'Time spent into each column' => 'Tempo gasto em cada coluna', + 'Time spent in each column' => 'Tempo gasto em cada coluna', 'The lead time is the duration between the task creation and the completion.' => 'O tempo de condução é o tempo gasto entre a criação da tarefa e a sua conclusão.', 'The cycle time is the duration between the start date and the completion.' => 'O Tempo de ciclo é o tempo gasto entre a data de início e a sua conclusão.', 'If the task is not closed the current time is used instead of the completion date.' => 'Se a tarefa não está finalizada, a hora atual é usada no lugar da data de conclusão.', |