Sync locales
This commit is contained in:
@@ -876,7 +876,6 @@ return array(
|
||||
'Average cycle time: ' => 'Tiempo Medio de Ciclo: ',
|
||||
'Cycle Time' => 'Tiempo de Ciclo',
|
||||
'Lead Time' => 'Plazo de Entrega',
|
||||
'Compare hours' => 'Comparar Tiempo estimado vs Tiempo real',
|
||||
'This chart show the average lead and cycle time for the last %d tasks over the time.' => 'Esta gráfica muestra el plazo medio de entrega y de ciclo para las %d últimas tareas transcurridas.',
|
||||
'Average time into each column' => 'Tiempo medio en cada columna',
|
||||
'Lead and cycle time' => 'Plazo de entrega y de ciclo',
|
||||
@@ -1100,4 +1099,18 @@ return array(
|
||||
// 'Enter group name...' => '',
|
||||
// 'Role:' => '',
|
||||
'Project members' => 'Miembros de proyecto',
|
||||
// 'Compare hours for "%s"' => '',
|
||||
// '%s mentioned you in the task #%d' => '',
|
||||
// '%s mentioned you in a comment on the task #%d' => '',
|
||||
// 'You were mentioned in the task #%d' => '',
|
||||
// 'You were mentioned in a comment on the task #%d' => '',
|
||||
// 'Mentioned' => '',
|
||||
// 'Compare Estimated Time vs Actual Time' => '',
|
||||
// 'Estimated hours: ' => '',
|
||||
// 'Actual hours: ' => '',
|
||||
// 'Hours Spent' => '',
|
||||
// 'Hours Estimated' => '',
|
||||
// 'Estimated Time' => '',
|
||||
// 'Actual Time' => '',
|
||||
'Estimated vs actual time' => 'Tiempo estimado vs real',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user