Finishing spanish translation

This commit is contained in:
Jose Manuel Batista Viltre
2017-08-30 15:15:05 -04:00
committed by Fred
parent 76a0e55f40
commit 93151ff932

View File

@@ -1318,24 +1318,24 @@ return array(
'User disabled' => 'Usuario deshabilitado', 'User disabled' => 'Usuario deshabilitado',
'%d notifications' => '%d notificaciones', '%d notifications' => '%d notificaciones',
'%d notification' => '%d notificación', '%d notification' => '%d notificación',
// 'There is no external integration installed.' => '', 'There is no external integration installed.' => 'No se ha instalado ninguna integración externa.',
// 'You are not allowed to update tasks assigned to someone else.' => '', 'You are not allowed to update tasks assigned to someone else.' => 'No se le permite actualizar tareas asignadas a alguien más.',
// 'You are not allowed to change the assignee.' => '', 'You are not allowed to change the assignee.' => 'No se le permite cambiar la persona asignada.',
// 'Task suppression is not permitted' => '', 'Task suppression is not permitted' => 'No está permitido la eliminación de tarea',
// 'Changing assignee is not permitted' => '', 'Changing assignee is not permitted' => 'No está permitido cambiar la persona asignada',
// 'Update only assigned tasks is permitted' => '', 'Update only assigned tasks is permitted' => 'Está permitido actualizar solo las tareas asignadas',
// 'Only for tasks assigned to the current user' => '', 'Only for tasks assigned to the current user' => 'Solo para las tareas asignadas al usuario actual',
// 'My projects' => '', 'My projects' => 'Mis proyectos',
// 'Your are not member of any project.' => '', 'Your are not member of any project.' => 'No eres miembro de ningún proyecto.',
// 'My subtasks' => '', 'My subtasks' => 'Mis subtareas',
// '%d subtasks' => '', '%d subtasks' => '%d subtareas',
// '%d subtask' => '', '%d subtask' => '%d subtarea',
// 'Only moving task between those columns is permitted for tasks assigned to the current user' => '', 'Only moving task between those columns is permitted for tasks assigned to the current user' => 'Mover tareas entre esas columnas solo está permitido para las tareas asignadas al usuario actual.',
// '[DUPLICATE]' => '', '[DUPLICATE]' => '[DUPLICAR]',
// 'DKK - Danish Krona' => '', 'DKK - Danish Krona' => 'DKK - Corona Danesa',
// 'Remove user from group' => '', 'Remove user from group' => 'Eliminar usuario del grupo',
// 'Assign the task to its creator' => '', 'Assign the task to its creator' => 'Asignar la tarea a su creador',
// 'This task was sent by email to "%s" with subject "%s".' => '', 'This task was sent by email to "%s" with subject "%s".' => 'Esta tarea fue enviada por correo a "%s" con el asunto "%s".',
// 'Predefined Email Subjects' => '', 'Predefined Email Subjects' => 'Asuntos de correo predefinidos',
// 'Write one subject by line.' => '', 'Write one subject by line.' => 'Escriba un asunto por línea.',
); );