parent
e49509649c
commit
69c5c83d34
|
|
@ -1040,31 +1040,31 @@ return array(
|
|||
'Shared project' => 'Proyecto compartido',
|
||||
'Project managers' => 'Administradores de proyecto',
|
||||
'Project members' => 'Miembros de proyecto',
|
||||
// 'Gantt chart for all projects' => '',
|
||||
// 'Projects list' => '',
|
||||
// 'Gantt chart for this project' => '',
|
||||
// 'Project board' => '',
|
||||
// 'End date:' => '',
|
||||
// 'There is no start date or end date for this project.' => '',
|
||||
// 'Projects Gantt chart' => '',
|
||||
// 'Start date: %s' => '',
|
||||
// 'End date: %s' => '',
|
||||
// 'Link type' => '',
|
||||
// 'Change task color when using a specific task link' => '',
|
||||
// 'Task link creation or modification' => '',
|
||||
// 'Login with my Gitlab Account' => '',
|
||||
// 'Milestone' => '',
|
||||
// 'Gitlab Authentication' => '',
|
||||
// 'Help on Gitlab authentication' => '',
|
||||
// 'Gitlab Id' => '',
|
||||
// 'Gitlab Account' => '',
|
||||
// 'Link my Gitlab Account' => '',
|
||||
// 'Unlink my Gitlab Account' => '',
|
||||
// 'Documentation: %s' => '',
|
||||
// 'Switch to the Gantt chart view' => '',
|
||||
// 'Reset the search/filter box' => '',
|
||||
// 'Documentation' => '',
|
||||
// 'Table of contents' => '',
|
||||
// 'Gantt' => '',
|
||||
// 'Help with project permissions' => '',
|
||||
'Gantt chart for all projects' => 'Diagrama de Gantt para todos los proyectos',
|
||||
'Projects list' => 'Lista de proyectos',
|
||||
'Gantt chart for this project' => 'Diagrama de Gantt para este proyecto',
|
||||
'Project board' => 'Tablero del proyecto',
|
||||
'End date:' => 'Fecha final',
|
||||
'There is no start date or end date for this project.' => 'No existe fecha de inicio o de fin para este proyecto.',
|
||||
'Projects Gantt chart' => 'Diagramas de Gantt de los proyectos',
|
||||
'Start date: %s' => 'Fecha inicial: %s',
|
||||
'End date: %s' => 'Fecha final: %s',
|
||||
'Link type' => 'Tipo de enlace',
|
||||
'Change task color when using a specific task link' => 'Cambiar colo de la tarea al usar un enlace específico a tarea',
|
||||
'Task link creation or modification' => 'Creación o modificación de enlace a tarea',
|
||||
'Login with my Gitlab Account' => 'Ingresar usando mi Cuenta en Gitlab',
|
||||
'Milestone' => 'Hito',
|
||||
'Gitlab Authentication' => 'Autenticación Gitlab',
|
||||
'Help on Gitlab authentication' => 'Ayuda con autenticación Gitlab',
|
||||
'Gitlab Id' => 'Id de Gitlab',
|
||||
'Gitlab Account' => 'Cuenta de Gitlab',
|
||||
'Link my Gitlab Account' => 'Enlazar con mi Cuenta en Gitlab',
|
||||
'Unlink my Gitlab Account' => 'Desenlazar con mi Cuenta en Gitlab',
|
||||
'Documentation: %s' => 'Documentación: %s',
|
||||
'Switch to the Gantt chart view' => 'Conmutar a vista de diagrama de Gantt',
|
||||
'Reset the search/filter box' => 'Limpiar la caja del filtro de búsqueda',
|
||||
'Documentation' => 'Documentación',
|
||||
'Table of contents' => 'Tabla de contenido',
|
||||
'Gantt' => 'Gantt',
|
||||
'Help with project permissions' => 'Ayuda con permisos del proyecto',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue