Sync translations
This commit is contained in:
@@ -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"' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user