Correct typos in English text

This commit is contained in:
James
2018-05-25 09:09:53 +01:00
committed by Frédéric Guillot
parent ba0455d8e4
commit 0759535939
34 changed files with 128 additions and 128 deletions

View File

@@ -682,20 +682,20 @@ return array(
'Search by category: ' => 'Buscar por categoría: ',
'Search by description: ' => 'Buscar por descripción: ',
'Search by due date: ' => 'Buscar por fecha de vencimiento: ',
'Average time spent into each column' => 'Tiempo de permanencia promedio en cada columna',
'Average time spent in each column' => 'Tiempo de permanencia promedio en cada columna',
'Average time spent' => 'Tiempo ejecutado promedio',
'This chart show the average time spent into each column for the last %d tasks.' => 'Este gráfico muestra el tiempo promedio invertido en cada columna para las últimas %d tareas.',
'This chart shows the average time spent in each column for the last %d tasks.' => 'Este gráfico muestra el tiempo promedio invertido en cada columna para las últimas %d tareas.',
'Average Lead and Cycle time' => 'Tiempo de Espera y de Ciclo promedio',
'Average lead time: ' => 'Tiempo de espera promedio: ',
'Average cycle time: ' => 'Tiempo del ciclo promedio: ',
'Cycle Time' => 'Tiempo del Ciclo',
'Lead Time' => 'Tiempo de Espera',
'This chart show the average lead and cycle time for the last %d tasks over the time.' => 'Este gráfico muestra el tiempo promedio de espera y de ciclo para las últimas %d tareas.',
'This chart shows the average lead and cycle time for the last %d tasks over the time.' => 'Este gráfico muestra el tiempo promedio de espera y de ciclo para las últimas %d tareas.',
'Average time into each column' => 'Tiempo promedio en cada columna',
'Lead and cycle time' => 'Tiempo de espera y de ciclo',
'Lead time: ' => 'Tiempo de Espera: ',
'Cycle time: ' => 'Tiempo del Ciclo: ',
'Time spent into each column' => 'Tiempo empleado en cada columna',
'Time spent in each column' => 'Tiempo empleado en cada columna',
'The lead time is the duration between the task creation and the completion.' => 'El tiempo de espera es la duración entre la creación de la tarea y la finalización.',
'The cycle time is the duration between the start date and the completion.' => 'El tiempo de ciclo es la duración entre la fecha de inicio y la finalización.',
'If the task is not closed the current time is used instead of the completion date.' => 'Si la tarea no está cerrada, se utiliza la hora actual en lugar de la fecha de finalización.',