Some changes and examples for JuridicalStatus
This commit is contained in:
parent
63f0c4e3af
commit
49981762c6
@ -193,3 +193,4 @@ NewDeliveryAddress=New delivery address
|
||||
AddDeliveryAddress=Add address
|
||||
AddAddress=Add address
|
||||
NoOtherDeliveryAddress=No alternative delivery address defined
|
||||
JuridicalStatus200=Independant
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Dolibarr language file - en_US - ldap
|
||||
DomainPassword=Password for domain
|
||||
UserMustChangePassNextLogon=User must change its password to next connexion
|
||||
UserMustChangePassNextLogon=User must change its password at next connection
|
||||
LdapUacf_NORMAL_ACCOUNT=User account
|
||||
LdapUacf_DONT_EXPIRE_PASSWORD=Password never expires
|
||||
LdapUacf_ACCOUNTDISABLE=Account is disabled on this domain
|
||||
|
||||
@ -29,8 +29,8 @@ ErrorNoRequestInError=No request in error
|
||||
ErrorServiceUnavailableTryLater=Service not available or busy for the moment. Try again later.
|
||||
SeeAbove=See above
|
||||
HomeArea=Home area
|
||||
LastConnexion=Last connexion
|
||||
PreviousConnexion=Previous connexion
|
||||
LastConnexion=Last connection
|
||||
PreviousConnexion=Previous connection
|
||||
ConnectedSince=Connected since
|
||||
RequestedUrl=Requested Url
|
||||
DatabaseTypeManager=Database type manager
|
||||
|
||||
@ -27,7 +27,7 @@ LinkedObject=Linked object
|
||||
Miscellanous=Miscellanous
|
||||
NbOfActiveNotifications=Number of notifications
|
||||
WarningInstallDirExists=Warning, install directory (%s) still exists. This is a serious security hole. You should removed it as soon as possible.
|
||||
WarningUntilDirRemoved=This warning will keep active while directory is present (Shown only for admin users).
|
||||
WarningUntilDirRemoved=This warning will remain active as long as this directory is present (Shown only to admin users).
|
||||
Bookmark=Bookmark
|
||||
Bookmarks=Bookmarks
|
||||
NewBookmark=New bookmark
|
||||
|
||||
@ -31,4 +31,8 @@ CustomerDiscount=De klant Korting
|
||||
Supplier=Leverancier
|
||||
CompanyList=Bedrijven lijst
|
||||
AddContact=Voeg contact toe
|
||||
JuridicalStatus=Juridische status
|
||||
JuridicalStatus200=Zelfstandige
|
||||
JuridicalStatus201=BVBA
|
||||
JuridicalStatus202=Naamloze vennootschap
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user