Translation
This commit is contained in:
parent
341d1efb11
commit
519ee64c1f
@ -109,7 +109,7 @@ CancelBill=Cancel an invoice
|
|||||||
SendRemindByMail=Send reminder by EMail
|
SendRemindByMail=Send reminder by EMail
|
||||||
DoPayment=Enter payment
|
DoPayment=Enter payment
|
||||||
DoPaymentBack=Enter refund
|
DoPaymentBack=Enter refund
|
||||||
ConvertToReduc=Convert into future discount
|
ConvertToReduc=Mark as credit available
|
||||||
ConvertExcessReceivedToReduc=Convert excess received into future discount
|
ConvertExcessReceivedToReduc=Convert excess received into future discount
|
||||||
ConvertExcessPaidToReduc=Convert excess paid into future discount
|
ConvertExcessPaidToReduc=Convert excess paid into future discount
|
||||||
EnterPaymentReceivedFromCustomer=Enter payment received from customer
|
EnterPaymentReceivedFromCustomer=Enter payment received from customer
|
||||||
@ -120,7 +120,7 @@ BillStatus=Invoice status
|
|||||||
StatusOfGeneratedInvoices=Status of generated invoices
|
StatusOfGeneratedInvoices=Status of generated invoices
|
||||||
BillStatusDraft=Draft (needs to be validated)
|
BillStatusDraft=Draft (needs to be validated)
|
||||||
BillStatusPaid=Paid
|
BillStatusPaid=Paid
|
||||||
BillStatusPaidBackOrConverted=Credit note refund or converted into discount
|
BillStatusPaidBackOrConverted=Credit note refund or marked as credit available
|
||||||
BillStatusConverted=Paid (ready for consumption in final invoice)
|
BillStatusConverted=Paid (ready for consumption in final invoice)
|
||||||
BillStatusCanceled=Abandoned
|
BillStatusCanceled=Abandoned
|
||||||
BillStatusValidated=Validated (needs to be paid)
|
BillStatusValidated=Validated (needs to be paid)
|
||||||
@ -296,8 +296,8 @@ DiscountType=Discount type
|
|||||||
NoteReason=Note/Reason
|
NoteReason=Note/Reason
|
||||||
ReasonDiscount=Reason
|
ReasonDiscount=Reason
|
||||||
DiscountOfferedBy=Granted by
|
DiscountOfferedBy=Granted by
|
||||||
DiscountStillRemaining=Discounts available
|
DiscountStillRemaining=Discounts or credits available
|
||||||
DiscountAlreadyCounted=Discounts already consumed
|
DiscountAlreadyCounted=Discounts or credits already consumed
|
||||||
CustomerDiscounts=Customer discounts
|
CustomerDiscounts=Customer discounts
|
||||||
SupplierDiscounts=Supplier discounts
|
SupplierDiscounts=Supplier discounts
|
||||||
BillAddress=Bill address
|
BillAddress=Bill address
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user