forked from Wavyzz/dolibarr
as a noun : third party as an modifier: third-party contact 2) use of colons: no space before 3) Use of supplier/vendor was mixed. Vendor is B2B or B2C, supplier is B2B. Changed all references to supplier. 4) Many minor grammar changes.
36 lines
2.1 KiB
Plaintext
36 lines
2.1 KiB
Plaintext
# Dolibarr language file - Source file is en_US - paypal
|
|
PaypalSetup=PayPal module setup
|
|
PaypalDesc=This module allows payment by customers via <a href="http://www.paypal.com" target="_blank">PayPal</a>. This can be used for a ad-hoc payment or for a payment related to a Dolibarr object (invoice, order, ...)
|
|
PaypalOrCBDoPayment=Pay with PayPal (Credit Card or PayPal)
|
|
PaypalDoPayment=Pay with PayPal
|
|
PAYPAL_API_SANDBOX=Mode test/sandbox
|
|
PAYPAL_API_USER=API username
|
|
PAYPAL_API_PASSWORD=API password
|
|
PAYPAL_API_SIGNATURE=API signature
|
|
PAYPAL_SSLVERSION=Curl SSL Version
|
|
PAYPAL_API_INTEGRAL_OR_PAYPALONLY=Offer "integral" payment (Credit card+PayPal) or "PayPal" only
|
|
PaypalModeIntegral=Integral
|
|
PaypalModeOnlyPaypal=PayPal only
|
|
ONLINE_PAYMENT_CSS_URL=Optional URL of CSS stylesheet on online payment page
|
|
ThisIsTransactionId=This is id of transaction: <b>%s</b>
|
|
PAYPAL_ADD_PAYMENT_URL=Include the PayPal payment url when you send a document by email
|
|
YouAreCurrentlyInSandboxMode=You are currently in the %s "sandbox" mode
|
|
NewOnlinePaymentReceived=New online payment received
|
|
NewOnlinePaymentFailed=New online payment tried but failed
|
|
ONLINE_PAYMENT_SENDEMAIL=Email address for notifications after each payment attempt (for success and fail)
|
|
ReturnURLAfterPayment=Return URL after payment
|
|
ValidationOfOnlinePaymentFailed=Validation of online payment failed
|
|
PaymentSystemConfirmPaymentPageWasCalledButFailed=Payment confirmation page was called by payment system returned an error
|
|
SetExpressCheckoutAPICallFailed=SetExpressCheckout API call failed.
|
|
DoExpressCheckoutPaymentAPICallFailed=DoExpressCheckoutPayment API call failed.
|
|
DetailedErrorMessage=Detailed Error Message
|
|
ShortErrorMessage=Short Error Message
|
|
ErrorCode=Error Code
|
|
ErrorSeverityCode=Error Severity Code
|
|
OnlinePaymentSystem=Online payment system
|
|
PaypalLiveEnabled=PayPal "live" mode enabled (otherwise test/sandbox mode)
|
|
PaypalImportPayment=Import PayPal payments
|
|
PostActionAfterPayment=Post actions after payments
|
|
ARollbackWasPerformedOnPostActions=A rollback was performed on all Post actions. You must complete post actions manually if they are necessary.
|
|
ValidationOfPaymentFailed=Validation of payment has failed
|