forked from Wavyzz/dolibarr
35 lines
2.1 KiB
Plaintext
35 lines
2.1 KiB
Plaintext
# Dolibarr language file - Source file is en_US - paypal
|
|
PaypalSetup=PayPal module setup
|
|
PaypalDesc=Deze module biedt om betaling op laten <a href="http://www.paypal.com" target="_blank">PayPal</a> door de klanten. Dit kan gebruikt worden voor een gratis betaling of voor een betaling op een bepaald Dolibarr object (factuur, bestelling, ...)
|
|
PaypalOrCBDoPayment=Betaal met Paypal (creditcard of Paypal)
|
|
PaypalDoPayment=Betalen met Paypal
|
|
PAYPAL_API_SANDBOX=Mode test / zandbak
|
|
PAYPAL_API_USER=API gebruikersnaam
|
|
PAYPAL_API_PASSWORD=API wachtwoord
|
|
PAYPAL_API_SIGNATURE=API handtekening
|
|
PAYPAL_SSLVERSION=Curl SSL Version
|
|
PAYPAL_API_INTEGRAL_OR_PAYPALONLY=Aanbod betaling "integraal" (Credit card + Paypal) of "Paypal" alleen
|
|
PaypalModeIntegral=Integral
|
|
PaypalModeOnlyPaypal=PayPal only
|
|
ONLINE_PAYMENT_CSS_URL=Optionnal URL of CSS style sheet on online payment page
|
|
ThisIsTransactionId=Dit is id van de transactie: <b>%s</b>
|
|
PAYPAL_ADD_PAYMENT_URL=Voeg de url van Paypal betaling wanneer u een document verzendt via e-mail
|
|
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 to warn after a payment (success or not)
|
|
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 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.
|