Sync locales
This commit is contained in:
@@ -327,10 +327,10 @@ return array(
|
||||
'Time tracking:' => 'Control de tiempo:',
|
||||
'New sub-task' => 'Nueva subtarea',
|
||||
'New attachment added "%s"' => 'Nuevo adjunto agregado "%s"',
|
||||
'Comment updated' => 'Comentario actualizado',
|
||||
'New comment posted by %s' => 'Nuevo comentario agregado por %s',
|
||||
'New attachment' => 'Nuevo adjunto',
|
||||
'New comment' => 'Nuevo comentario',
|
||||
'Comment updated' => 'Comentario actualizado',
|
||||
'New subtask' => 'Nueva subtarea',
|
||||
'Subtask updated' => 'Subtarea actualizada',
|
||||
'Task updated' => 'Tarea actualizada',
|
||||
@@ -841,7 +841,6 @@ return array(
|
||||
'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',
|
||||
'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',
|
||||
'Milestone' => 'Hito',
|
||||
@@ -930,6 +929,7 @@ return array(
|
||||
'Usernames must be lowercase and unique' => 'Los nombres de usuario deben ser únicos y contener sólo minúsculas',
|
||||
'Passwords will be encrypted if present' => 'Las contraseñas serán cifradas si es que existen',
|
||||
'%s attached a new file to the task %s' => '%s adjuntó un nuevo archivo a la tarea %s',
|
||||
'Link type' => 'Tipo de enlace',
|
||||
'Assign automatically a category based on a link' => 'Asignar una categoría automáticamente basado en un enlace',
|
||||
'BAM - Konvertible Mark' => 'BAM - marco convertible',
|
||||
'Assignee Username' => 'Nombre de usuario del concesionario',
|
||||
@@ -1149,4 +1149,7 @@ return array(
|
||||
// 'Display list of keyboard shortcuts' => '',
|
||||
// 'Menu' => '',
|
||||
// 'Set start date' => '',
|
||||
// 'Avatar' => '',
|
||||
// 'Upload my avatar image' => '',
|
||||
// 'Remove my image' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user