Fix translation thirdparty -> third party
This commit is contained in:
parent
3329da1c8d
commit
269b9ea2ea
@ -51,8 +51,8 @@ Bookkeeping=General ledger
|
|||||||
AccountBalance=Account balance
|
AccountBalance=Account balance
|
||||||
|
|
||||||
CAHTF=Total purchase supplier before tax
|
CAHTF=Total purchase supplier before tax
|
||||||
InvoiceLines=Lines of invoice to bind
|
InvoiceLines=Lines of invoices to bind
|
||||||
InvoiceLinesDone=Binded lines of invoice
|
InvoiceLinesDone=Binded lines of invoices
|
||||||
IntoAccount=Bind line with the accounting account
|
IntoAccount=Bind line with the accounting account
|
||||||
|
|
||||||
Ventilate=Bind
|
Ventilate=Bind
|
||||||
|
|||||||
@ -1628,7 +1628,7 @@ ListOfAvailableAPIs=List of available APIs
|
|||||||
activateModuleDependNotSatisfied=Module "%s" depends on module "%s" that is missing, so module "%1$s" may not work correclty. Please install module "%2$s" or disable module "%1$s" if you want to be safe from any surprise
|
activateModuleDependNotSatisfied=Module "%s" depends on module "%s" that is missing, so module "%1$s" may not work correclty. Please install module "%2$s" or disable module "%1$s" if you want to be safe from any surprise
|
||||||
CommandIsNotInsideAllowedCommands=The command you try to run is not inside list of allowed commands defined into parameter <strong>$dolibarr_main_restrict_os_commands</strong> into <strong>conf.php</strong> file.
|
CommandIsNotInsideAllowedCommands=The command you try to run is not inside list of allowed commands defined into parameter <strong>$dolibarr_main_restrict_os_commands</strong> into <strong>conf.php</strong> file.
|
||||||
LandingPage=Landing page
|
LandingPage=Landing page
|
||||||
SamePriceAlsoForSharedCompanies=If you use the multicompany module, with the choice "Single price", price will be also the same for all companies if products are shared between environments
|
SamePriceAlsoForSharedCompanies=If you use a multicompany module, with the choice "Single price", price will be also the same for all companies if products are shared between environments
|
||||||
ModuleEnabledAdminMustCheckRights=Module has been activated. Permissions for activated module(s) were given to admin users only. You may need to grant permissions to other users manually if necessary.
|
ModuleEnabledAdminMustCheckRights=Module has been activated. Permissions for activated module(s) were given to admin users only. You may need to grant permissions to other users manually if necessary.
|
||||||
UserHasNoPermissions=This user has no permission defined
|
UserHasNoPermissions=This user has no permission defined
|
||||||
TypeCdr=Use "None" if the date of payment term is date of invoice plus a delta in days (delta is field "Nb of days")<br>Use "At end of month", if, after delta, the date must be increased to reach the end of month (+ an optional "Offset" in days)<br>Use "Current/Next" to have payment term date being the first Nth of the month (N is stored into field "Nb of days")
|
TypeCdr=Use "None" if the date of payment term is date of invoice plus a delta in days (delta is field "Nb of days")<br>Use "At end of month", if, after delta, the date must be increased to reach the end of month (+ an optional "Offset" in days)<br>Use "Current/Next" to have payment term date being the first Nth of the month (N is stored into field "Nb of days")
|
||||||
@ -398,4 +398,4 @@ SaleRepresentativeLogin=Login of sales representative
|
|||||||
SaleRepresentativeFirstname=Firstname of sales representative
|
SaleRepresentativeFirstname=Firstname of sales representative
|
||||||
SaleRepresentativeLastname=Lastname of sales representative
|
SaleRepresentativeLastname=Lastname of sales representative
|
||||||
ErrorThirdpartiesMerge=There was an error when deleting the thirdparties. Please check the log. Changes have been reverted.
|
ErrorThirdpartiesMerge=There was an error when deleting the thirdparties. Please check the log. Changes have been reverted.
|
||||||
NewCustomerSupplierCodeProposed=New customer or supplier proposed on duplicate code
|
NewCustomerSupplierCodeProposed=New customer or supplier code suggested on duplicate code
|
||||||
|
|||||||
@ -128,7 +128,7 @@ AdvTgtMaxVal=Maximum value
|
|||||||
AdvTgtSearchDtHelp=Use interval to select date value
|
AdvTgtSearchDtHelp=Use interval to select date value
|
||||||
AdvTgtStartDt=Start dt.
|
AdvTgtStartDt=Start dt.
|
||||||
AdvTgtEndDt=End dt.
|
AdvTgtEndDt=End dt.
|
||||||
AdvTgtTypeOfIncudeHelp=Target Email of thirdparty and email of contact of the thridparty, or just thridparty email or just contact email
|
AdvTgtTypeOfIncudeHelp=Target Email of third party and email of contact of the third party, or just third party email or just contact email
|
||||||
AdvTgtTypeOfIncude=Type of targeted email
|
AdvTgtTypeOfIncude=Type of targeted email
|
||||||
AdvTgtContactHelp=Use only if you target contact into "Type of targeted email"
|
AdvTgtContactHelp=Use only if you target contact into "Type of targeted email"
|
||||||
AddAll=Add all
|
AddAll=Add all
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user