Update translations.php

New Spanish translations
This commit is contained in:
Jesús Marín
2015-09-04 15:28:26 +01:00
parent e49509649c
commit 69c5c83d34

View File

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