Some changes and examples for JuridicalStatus
This commit is contained in:
parent
63f0c4e3af
commit
49981762c6
@ -192,4 +192,5 @@ ConfirmDeleteDeliveryAddress=Are you sure you want to delete this delivery addre
|
||||
NewDeliveryAddress=New delivery address
|
||||
AddDeliveryAddress=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
|
||||
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
|
||||
@ -17,4 +17,4 @@ LDAPGroups=Groups in LDAP database
|
||||
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.
|
||||
ErrorFailedToReadLDAP=Failed to read LDAP database.Check LDAP module setup and database accessibility.
|
||||
|
||||
@ -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
|
||||
@ -362,4 +362,4 @@ Currencyeuros=Euros
|
||||
CurrencyCHF=Swiss Francs
|
||||
CurrencyEUR=Euros
|
||||
CurrencyGBP=GB Pounds
|
||||
CurrencyUSD=Dollar US
|
||||
CurrencyUSD=Dollar US
|
||||
|
||||
@ -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
|
||||
@ -84,4 +84,4 @@ ExportsArea=Exports area
|
||||
AvailableFormats=Available formats
|
||||
LibraryUsed=Librairy used
|
||||
LibraryVersion=Version
|
||||
ExportableDatas=Exportable datas
|
||||
ExportableDatas=Exportable datas
|
||||
|
||||
@ -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