summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale')
-rw-r--r--app/Locale/es_ES/translations.php40
1 files changed, 20 insertions, 20 deletions
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.',
);