123456789101112131415161718192021222324252627282930313233343536 |
- # Dolibarr language file - Source file is en_US - paypal
- PaypalSetup=PayPal postavljanje modula
- 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 (Card or PayPal)
- PaypalDoPayment=Pay with PayPal
- PAYPAL_API_SANDBOX=Test mod/sandbox
- PAYPAL_API_USER=API korisničko ima
- PAYPAL_API_PASSWORD=API lozinka
- PAYPAL_API_SIGNATURE=API potpis
- PAYPAL_SSLVERSION=Curl SSL Verzija
- PAYPAL_API_INTEGRAL_OR_PAYPALONLY=Offer "integral" payment (Credit card+PayPal) or "PayPal" only
- PaypalModeIntegral=Integralno
- PaypalModeOnlyPaypal=Samo PayPal
- ONLINE_PAYMENT_CSS_URL=Optional URL of CSS stylesheet on online payment page
- ThisIsTransactionId=Ovo je ID tranksakcije: <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=Povratni URL nakon uplate
- 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=Detaljna poruka greške
- ShortErrorMessage=Kratka poruka greške
- ErrorCode=Kod greške
- 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
|