Translation
This commit is contained in:
parent
9edc8f6eb6
commit
b11727885e
@ -598,11 +598,11 @@ Module20000Desc=Declare and follow employees leaves requests
|
|||||||
Module39000Name=Product lot
|
Module39000Name=Product lot
|
||||||
Module39000Desc=Lot or serial number, eat-by and sell-by date management on products
|
Module39000Desc=Lot or serial number, eat-by and sell-by date management on products
|
||||||
Module50000Name=PayBox
|
Module50000Name=PayBox
|
||||||
Module50000Desc=Module to offer an online payment page by credit card with PayBox
|
Module50000Desc=Module to offer an online payment page accepting payments with Credit/Debit card via PayBox. This can be used to allow your customers to make free payments or for a payment on a particular Dolibarr object (invoice, order, ...)
|
||||||
Module50100Name=Point of sales
|
Module50100Name=Point of sales
|
||||||
Module50100Desc=Point of sales module (POS).
|
Module50100Desc=Point of sales module (POS).
|
||||||
Module50200Name=Paypal
|
Module50200Name=Paypal
|
||||||
Module50200Desc=Module to offer an online payment page by credit card with Paypal
|
Module50200Desc=Module to offer an online payment page accepting payments using PayPal (credit card or PayPal credit). This can be used to allow your customers to make free payments or for a payment on a particular Dolibarr object (invoice, order, ...)
|
||||||
Module50400Name=Accounting (advanced)
|
Module50400Name=Accounting (advanced)
|
||||||
Module50400Desc=Accounting management (double entries, support general and auxiliary ledgers)
|
Module50400Desc=Accounting management (double entries, support general and auxiliary ledgers)
|
||||||
Module54000Name=PrintIPP
|
Module54000Name=PrintIPP
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# Dolibarr language file - Source file is en_US - stripe
|
# Dolibarr language file - Source file is en_US - stripe
|
||||||
StripeSetup=Stripe module setup
|
StripeSetup=Stripe module setup
|
||||||
StripeDesc=This module offer pages to allow payment on <a href="http://www.stripe.com" target="_blank">Stripe</a> by customers. This can be used for a free payment or for a payment on a particular Dolibarr object (invoice, order, ...)
|
StripeDesc=Module to offer an online payment page accepting payments with Credit/Debit card via <a href="http://www.stripe.com" target="_blank">Stripe</a>. This can be used to allow your customers to make free payments or for a payment on a particular Dolibarr object (invoice, order, ...)
|
||||||
StripeOrCBDoPayment=Pay with credit card or Stripe
|
StripeOrCBDoPayment=Pay with credit card or Stripe
|
||||||
FollowingUrlAreAvailableToMakePayments=Following URLs are available to offer a page to a customer to make a payment on Dolibarr objects
|
FollowingUrlAreAvailableToMakePayments=Following URLs are available to offer a page to a customer to make a payment on Dolibarr objects
|
||||||
PaymentForm=Payment form
|
PaymentForm=Payment form
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user