mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-12 04:21:30 +01:00
Fix: Si on ne renseigne pas de compte admin, on se contente d'un test de connection simple Fix: On supprime le code ancien qui crée pb.
26 lines
1.4 KiB
Plaintext
26 lines
1.4 KiB
Plaintext
# Dolibarr language file - en_US - ldap
|
|
DomainPassword=Password for domain
|
|
YouMustChangePassNextLogon=Password for user <b>%s</b> on the domain <b>%s</b> must be changed.
|
|
UserMustChangePassNextLogon=User must change password on the domain %s
|
|
LdapUacf_NORMAL_ACCOUNT=User account
|
|
LdapUacf_DONT_EXPIRE_PASSWORD=Password never expires
|
|
LdapUacf_ACCOUNTDISABLE=Account is disabled in the domain %s
|
|
LDAPInformationsForThisContact=Information in LDAP database for this contact
|
|
LDAPInformationsForThisUser=Information in LDAP database for this user
|
|
LDAPInformationsForThisGroup=Information in LDAP database for this group
|
|
LDAPInformationsForThisMember=Information in LDAP database for this member
|
|
LDAPAttribute=LDAP attribute
|
|
LDAPAttributes=LDAP attributes
|
|
LDAPCard=LDAP card
|
|
LDAPRecordNotFound=Record not found in LDAP database
|
|
LDAPUsers=Users in LDAP database
|
|
LDAPGroups=Groups in LDAP database
|
|
LDAPFieldStatus=Status
|
|
LDAPFieldFirstSubscriptionDate=First subscription date
|
|
LDAPFieldFirstSubscriptionAmount=Fist subscription amount
|
|
LDAPFieldLastSubscriptionDate=Last subscription date
|
|
LDAPFieldLastSubscriptionAmount=Last subscription amount
|
|
SynchronizeDolibarr2Ldap=Synchronize user (Dolibarr -> LDAP)
|
|
UserSynchronized=User synchronized
|
|
ForceSynchronize=Force synchronizing Dolibarr -> LDAP
|
|
ErrorFailedToReadLDAP=Failed to read LDAP database. Check LDAP module setup and database accessibility. |