Correct typos in English text
This commit is contained in:
@@ -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 de vencimento: ',
|
||||
'Average time spent into each column' => 'Tempo médio gasto por coluna',
|
||||
'Average time spent in each column' => 'Tempo médio gasto por 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 nas últimas %d 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 nas últimas %d tarefas.',
|
||||
'Average Lead and Cycle time' => 'Tempo de Espera e Ciclo médio',
|
||||
'Average lead time: ' => 'Tempo médio de Espera: ',
|
||||
'Average cycle time: ' => 'Tempo médio de Ciclo: ',
|
||||
'Cycle Time' => 'Tempo de Ciclo',
|
||||
'Lead Time' => 'Tempo de Espera',
|
||||
'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 de espera e ciclo para as últimas %d tarefas realizadas.',
|
||||
'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 de espera e ciclo para as últimas %d tarefas realizadas.',
|
||||
'Average time into each column' => 'Tempo médio em cada coluna',
|
||||
'Lead and cycle time' => 'Tempo de Espera e Ciclo',
|
||||
'Lead time: ' => 'Tempo de Espera: ',
|
||||
'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 espera é a duração entre a criação e o fim da tarefa',
|
||||
'The cycle time is the duration between the start date and the completion.' => 'O tempo de ciclo é a duração entre a data de inicio e o fim da tarefa',
|
||||
'If the task is not closed the current time is used instead of the completion date.' => 'Se a tarefa não estiver fechada o hora actual será usada em vez da hora de conclusão',
|
||||
|
||||
Reference in New Issue
Block a user