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
|
AddDeliveryAddress=Add address
|
||||||
AddAddress=Add address
|
AddAddress=Add address
|
||||||
NoOtherDeliveryAddress=No alternative delivery address defined
|
NoOtherDeliveryAddress=No alternative delivery address defined
|
||||||
|
JuridicalStatus200=Independant
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# Dolibarr language file - en_US - ldap
|
# Dolibarr language file - en_US - ldap
|
||||||
DomainPassword=Password for domain
|
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_NORMAL_ACCOUNT=User account
|
||||||
LdapUacf_DONT_EXPIRE_PASSWORD=Password never expires
|
LdapUacf_DONT_EXPIRE_PASSWORD=Password never expires
|
||||||
LdapUacf_ACCOUNTDISABLE=Account is disabled on this domain
|
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.
|
ErrorServiceUnavailableTryLater=Service not available or busy for the moment. Try again later.
|
||||||
SeeAbove=See above
|
SeeAbove=See above
|
||||||
HomeArea=Home area
|
HomeArea=Home area
|
||||||
LastConnexion=Last connexion
|
LastConnexion=Last connection
|
||||||
PreviousConnexion=Previous connexion
|
PreviousConnexion=Previous connection
|
||||||
ConnectedSince=Connected since
|
ConnectedSince=Connected since
|
||||||
RequestedUrl=Requested Url
|
RequestedUrl=Requested Url
|
||||||
DatabaseTypeManager=Database type manager
|
DatabaseTypeManager=Database type manager
|
||||||
|
|||||||
@ -27,7 +27,7 @@ LinkedObject=Linked object
|
|||||||
Miscellanous=Miscellanous
|
Miscellanous=Miscellanous
|
||||||
NbOfActiveNotifications=Number of notifications
|
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.
|
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
|
Bookmark=Bookmark
|
||||||
Bookmarks=Bookmarks
|
Bookmarks=Bookmarks
|
||||||
NewBookmark=New bookmark
|
NewBookmark=New bookmark
|
||||||
|
|||||||
@ -31,4 +31,8 @@ CustomerDiscount=De klant Korting
|
|||||||
Supplier=Leverancier
|
Supplier=Leverancier
|
||||||
CompanyList=Bedrijven lijst
|
CompanyList=Bedrijven lijst
|
||||||
AddContact=Voeg contact toe
|
AddContact=Voeg contact toe
|
||||||
|
JuridicalStatus=Juridische status
|
||||||
|
JuridicalStatus200=Zelfstandige
|
||||||
|
JuridicalStatus201=BVBA
|
||||||
|
JuridicalStatus202=Naamloze vennootschap
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user