38 lines
2.3 KiB
Plaintext
38 lines
2.3 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="https://www.paypal.com" target="_blank" rel="noopener noreferrer external">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 (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
|
|
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
|
|
CardOwner=Card holder
|
|
PayPalBalance=Paypal credit
|
|
OnlineSubscriptionPaymentLine=Online subscription recorded on %s<br>Paid via %s<br>Originating IP address: %s<br>Transaction ID: %s
|