summaryrefslogtreecommitdiff
path: root/app/Locale/es_ES/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/es_ES/translations.php')
-rw-r--r--app/Locale/es_ES/translations.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index 7f4a903c..7b099df1 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -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.',