From 1a1e5e3d933a8d7fff1e6cc15504378b9e09397f Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 7 May 2016 23:04:35 -0400 Subject: Sync translations --- app/Locale/es_ES/translations.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'app/Locale/es_ES') diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 240a04fe..3a5e680e 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -170,7 +170,6 @@ return array( 'Leave a description' => 'Dejar una descripción', 'Comment added successfully.' => 'El comentario ha sido añadido correctamente.', 'Unable to create your comment.' => 'No se puede crear este comentario.', - 'Edit this task' => 'Editar esta tarea', 'Due Date' => 'Fecha límite', 'Invalid date' => 'Fecha no válida', 'Automatic actions' => 'Acciones automatizadas', @@ -517,7 +516,6 @@ return array( 'All swimlanes' => 'Todas las calles', 'All colors' => 'Todos los colores', 'Moved to column %s' => 'Movido a columna %s', - 'Change description' => 'Cambiar descripción', 'User dashboard' => 'Tablero de usuario', 'Allow only one subtask in progress at the same time for a user' => 'Permitir sólo una subtarea en progreso a la vez para cada usuario', 'Edit column "%s"' => 'Editar columna %s', @@ -709,7 +707,6 @@ return array( 'view the board on Kanboard' => 'ver el tablero en Kanboard', 'The task have been moved to the first swimlane' => 'Se ha movido la tarea a la primera calle', 'The task have been moved to another swimlane:' => 'Se ha movido la tarea a otra calle', - // 'Overdue tasks for the project(s) "%s"' => 'Tareas atrasadas para el proyecto "%s"', 'New title: %s' => 'Nuevo título: %s', 'The task is not assigned anymore' => 'La tarea ya no está asignada', 'New assignee: %s' => 'Nuevo concesionario: %s', @@ -738,7 +735,6 @@ return array( 'Stop timer' => 'Parar temporizador', 'Start timer' => 'Arrancar temporizador', 'Add project member' => 'Añadir miembro al proyecto', - 'Enable notifications' => 'Activar notificaciones', 'My activity stream' => 'Mi flujo de actividad', 'My calendar' => 'Mi calendario', 'Search tasks' => 'Buscar tareas', @@ -1167,4 +1163,6 @@ return array( // 'Projects where "%s" is member' => '', // 'Open tasks assigned to "%s"' => '', // 'Closed tasks assigned to "%s"' => '', + // 'Assign automatically a color based on a priority' => '', + // 'Overdue tasks for the project(s) "%s"' => '', ); -- cgit v1.2.3