Sync locales
This commit is contained in:
@@ -39,7 +39,6 @@ return array(
|
||||
'Administrator' => 'Administrador',
|
||||
'Sign in' => 'Iniciar sesión',
|
||||
'Users' => 'Usuarios',
|
||||
'No user' => 'Ningún usuario',
|
||||
'Forbidden' => 'Acceso denegado',
|
||||
'Access Forbidden' => 'Acceso denegado',
|
||||
'Edit user' => 'Editar un usuario',
|
||||
@@ -402,16 +401,13 @@ return array(
|
||||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Crear un comentario a partir de un proveedor externo',
|
||||
'Project management' => 'Administración del proyecto',
|
||||
'My projects' => 'Mis proyectos',
|
||||
'Columns' => 'Columnas',
|
||||
'Task' => 'Tarea',
|
||||
'Your are not member of any project.' => 'No es miembro de ningún proyecto',
|
||||
'Percentage' => 'Porcentaje',
|
||||
'Number of tasks' => 'Número de tareas',
|
||||
'Task distribution' => 'Distribución de tareas',
|
||||
'Analytics' => 'Analítica',
|
||||
'Subtask' => 'Subtarea',
|
||||
'My subtasks' => 'Mis subtareas',
|
||||
'User repartition' => 'Repartición de usuarios',
|
||||
'Clone this project' => 'Clonar este proyecto',
|
||||
'Column removed successfully.' => 'Columna removida correctamente',
|
||||
@@ -889,7 +885,6 @@ return array(
|
||||
// 'There is no user available.' => '',
|
||||
// 'Do you really want to remove the user "%s" from the group "%s"?' => '',
|
||||
// 'There is no group.' => '',
|
||||
// 'External Id' => '',
|
||||
// 'Add group member' => '',
|
||||
// 'Do you really want to remove this group: "%s"?' => '',
|
||||
// 'There is no user in this group.' => '',
|
||||
@@ -955,7 +950,6 @@ return array(
|
||||
// 'Default priority' => '',
|
||||
// 'Lowest priority' => '',
|
||||
// 'Highest priority' => '',
|
||||
// 'If you put zero to the low and high priority, this feature will be disabled.' => '',
|
||||
// 'Close a task when there is no activity' => '',
|
||||
// 'Duration in days' => '',
|
||||
// 'Send email when there is no activity on a task' => '',
|
||||
@@ -1169,8 +1163,6 @@ return array(
|
||||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
@@ -1316,7 +1308,6 @@ return array(
|
||||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
@@ -1334,4 +1325,23 @@ return array(
|
||||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user