From 93151ff932416d2736cd00c679f342e98d5ecf14 Mon Sep 17 00:00:00 2001 From: Jose Manuel Batista Viltre Date: Wed, 30 Aug 2017 15:15:05 -0400 Subject: Finishing spanish translation --- app/Locale/es_ES/translations.php | 40 +++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'app/Locale') diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index b9750d3c..2abf460c 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -1318,24 +1318,24 @@ return array( 'User disabled' => 'Usuario deshabilitado', '%d notifications' => '%d notificaciones', '%d notification' => '%d notificación', - // 'There is no external integration installed.' => '', - // 'You are not allowed to update tasks assigned to someone else.' => '', - // 'You are not allowed to change the assignee.' => '', - // 'Task suppression is not permitted' => '', - // 'Changing assignee is not permitted' => '', - // 'Update only assigned tasks is permitted' => '', - // 'Only for tasks assigned to the current user' => '', - // 'My projects' => '', - // 'Your are not member of any project.' => '', - // 'My subtasks' => '', - // '%d subtasks' => '', - // '%d subtask' => '', - // 'Only moving task between those columns is permitted for tasks assigned to the current user' => '', - // '[DUPLICATE]' => '', - // 'DKK - Danish Krona' => '', - // 'Remove user from group' => '', - // 'Assign the task to its creator' => '', - // 'This task was sent by email to "%s" with subject "%s".' => '', - // 'Predefined Email Subjects' => '', - // 'Write one subject by line.' => '', + '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.' => 'No se le permite actualizar tareas asignadas a alguien más.', + 'You are not allowed to change the assignee.' => 'No se le permite cambiar la persona asignada.', + 'Task suppression is not permitted' => 'No está permitido la eliminación de tarea', + 'Changing assignee is not permitted' => 'No está permitido cambiar la persona asignada', + 'Update only assigned tasks is permitted' => 'Está permitido actualizar solo las tareas asignadas', + 'Only for tasks assigned to the current user' => 'Solo para las tareas asignadas al usuario actual', + 'My projects' => 'Mis proyectos', + 'Your are not member of any project.' => 'No eres miembro de ningún proyecto.', + 'My subtasks' => 'Mis subtareas', + '%d subtasks' => '%d subtareas', + '%d subtask' => '%d subtarea', + '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]' => '[DUPLICAR]', + 'DKK - Danish Krona' => 'DKK - Corona Danesa', + 'Remove user from group' => 'Eliminar usuario del grupo', + 'Assign the task to its creator' => 'Asignar la tarea a su creador', + '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' => 'Asuntos de correo predefinidos', + 'Write one subject by line.' => 'Escriba un asunto por línea.', ); -- cgit v1.2.3