Sync locales
This commit is contained in:
@@ -693,7 +693,6 @@ return array(
|
||||
'<30m' => '<30m',
|
||||
'Stop timer' => 'Parar temporizador',
|
||||
'Start timer' => 'Iniciar temporizador',
|
||||
'Add project member' => 'Añadir miembro al proyecto',
|
||||
'My activity stream' => 'Mi flujo de actividad',
|
||||
'My calendar' => 'Mi calendario',
|
||||
'Search tasks' => 'Buscar tareas',
|
||||
@@ -748,8 +747,6 @@ return array(
|
||||
'Remote user' => 'Usuario remoto',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Los usuarios remotos no almacenan sus contraseñas en la base de datos Kanboard, por ejemplo: cuentas de LDAP, Google y Github.',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Si marcas la opción "Desactivar formulario de ingreso", se ignoran las credenciales introducidas en el formulario de ingreso.',
|
||||
'New remote user' => 'Nuevo usuario remoto',
|
||||
'New local user' => 'Nuevo usuario local',
|
||||
'Default task color' => 'Color de la tarea por defecto',
|
||||
'This feature does not work with all browsers.' => 'Esta característica no funciona en todos los navegadores.',
|
||||
'There is no destination project available.' => 'No está disponible proyecto de destino.',
|
||||
@@ -1026,7 +1023,6 @@ return array(
|
||||
'Started:' => 'Iniciado:',
|
||||
'Moved:' => 'Movido:',
|
||||
'Task #%d' => 'Tarea #%d',
|
||||
'Date and time format' => 'Formato de fecha y hora',
|
||||
'Time format' => 'Formato de hora',
|
||||
'Start date: ' => 'Fecha de inicio: ',
|
||||
'End date: ' => 'Fecha de finalización: ',
|
||||
@@ -1288,4 +1284,27 @@ return array(
|
||||
// 'Choose a project' => '',
|
||||
// 'Profile' => '',
|
||||
// 'Application role' => '',
|
||||
// '%d invitations were sent.' => '',
|
||||
// '%d invitation was sent.' => '',
|
||||
// 'Unable to create this user.' => '',
|
||||
// 'Kanboard Invitation' => '',
|
||||
// 'Visible on dashboard' => '',
|
||||
// 'Created at:' => '',
|
||||
// 'Updated at:' => '',
|
||||
// 'There is no custom filter.' => '',
|
||||
// 'New User' => '',
|
||||
// 'Authentication' => '',
|
||||
// 'If checked, this user will use a third-party system for authentication.' => '',
|
||||
// 'The password is necessary only for local users.' => '',
|
||||
// 'You have been invited to register on Kanboard.' => '',
|
||||
// 'Click here to join your team' => '',
|
||||
// 'Invite people' => '',
|
||||
// 'Emails' => '',
|
||||
// 'Enter one email address by line.' => '',
|
||||
// 'Add these people to this project' => '',
|
||||
// 'Add this person to this project' => '',
|
||||
// 'Sign-up' => '',
|
||||
// 'Credentials' => '',
|
||||
// 'New user' => '',
|
||||
// 'This username is already taken' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user