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
|
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
|
||||||
@ -17,4 +17,4 @@ LDAPGroups=Groups in LDAP database
|
|||||||
SynchronizeDolibarr2Ldap=Synchronize user (Dolibarr -> LDAP)
|
SynchronizeDolibarr2Ldap=Synchronize user (Dolibarr -> LDAP)
|
||||||
UserSynchronized=User synchronized
|
UserSynchronized=User synchronized
|
||||||
ForceSynchronize=Force synchronizing Dolibarr -> LDAP
|
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.
|
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
|
||||||
@ -362,4 +362,4 @@ Currencyeuros=Euros
|
|||||||
CurrencyCHF=Swiss Francs
|
CurrencyCHF=Swiss Francs
|
||||||
CurrencyEUR=Euros
|
CurrencyEUR=Euros
|
||||||
CurrencyGBP=GB Pounds
|
CurrencyGBP=GB Pounds
|
||||||
CurrencyUSD=Dollar US
|
CurrencyUSD=Dollar US
|
||||||
|
|||||||
@ -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
|
||||||
@ -84,4 +84,4 @@ ExportsArea=Exports area
|
|||||||
AvailableFormats=Available formats
|
AvailableFormats=Available formats
|
||||||
LibraryUsed=Librairy used
|
LibraryUsed=Librairy used
|
||||||
LibraryVersion=Version
|
LibraryVersion=Version
|
||||||
ExportableDatas=Exportable datas
|
ExportableDatas=Exportable datas
|
||||||
|
|||||||
@ -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