diff options
Diffstat (limited to 'apps/user_ldap/l10n/es_CR.js')
-rw-r--r-- | apps/user_ldap/l10n/es_CR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/es_CR.js b/apps/user_ldap/l10n/es_CR.js index 43b8b6f03aa..4534ccd82f0 100644 --- a/apps/user_ldap/l10n/es_CR.js +++ b/apps/user_ldap/l10n/es_CR.js @@ -86,7 +86,6 @@ OC.L10N.register( "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Define el filtro a aplicar cuando se intenta iniciar sesión. \"%% uid\" remplaza el usuario en la acción de inicio de sesión. Ejemplo: \"uid=%% uid\"", "Test Loginname" : "Probar nombre de usuario", "Verify settings" : "Verificar configuraciones ", - "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", "Add a new configuration" : "Agregar una nueva configuración", "Copy current configuration into new directory binding" : "Copiar la configuración actual a un nuevo directorio de vinculación", @@ -187,6 +186,7 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP", "Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP", " entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado", + "1. Server" : "1. Servidor", "Wrong password. Reset it?" : "Contraseña incorrecta. ¿Deseas restablecerla?", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las aplicaciones user_ldap y user_webdavauth son incompatibles. Puedes expermientar comportamientos inesperados. Por favor solicita a tu administrador del sistema deshabilitar alguno de ellos.", |