| 123456789101112131415161718192021222324252627282930313233343536 |
- # Dolibarr language file - Source file is en_US - paypal
- PaypalSetup=PayPal konfiguracji modułu
- 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=Tryb testu / sandbox
- PAYPAL_API_USER=API użytkownika
- PAYPAL_API_PASSWORD=API hasło
- PAYPAL_API_SIGNATURE=Podpis API
- PAYPAL_SSLVERSION=Wersja Curl SSL
- PAYPAL_API_INTEGRAL_OR_PAYPALONLY=Offer "integral" payment (Credit card+PayPal) or "PayPal" only
- PaypalModeIntegral=Integralny
- PaypalModeOnlyPaypal=Tylko PayPal
- ONLINE_PAYMENT_CSS_URL=Optional URL of CSS stylesheet on online payment page
- ThisIsTransactionId=Jest to id transakcji: <b>%s</b>
- PAYPAL_ADD_PAYMENT_URL=Include the PayPal payment url when you send a document by email
- NewOnlinePaymentReceived=Otrzymano nową płatność online
- NewOnlinePaymentFailed=New online payment tried but failed
- ONLINE_PAYMENT_SENDEMAIL=Email address for notifications after each payment attempt (for success and fail)
- ReturnURLAfterPayment=Zwróć adres URL po dokonaniu płatności
- ValidationOfOnlinePaymentFailed=Niepowodzenie potwierdzenia płatności online
- PaymentSystemConfirmPaymentPageWasCalledButFailed=Payment confirmation page was called by payment system returned an error
- SetExpressCheckoutAPICallFailed=Wywołanie API poprzez SetExpressCheckout nie powiodło się
- DoExpressCheckoutPaymentAPICallFailed=Wywołanie API poprzez DoExpressCheckoutPayment nie powiodło się.
- DetailedErrorMessage=Szczegółowa informacja o błędzie
- ShortErrorMessage=Krotka informacja o błędzie
- ErrorCode=Kod błędu
- ErrorSeverityCode=Kod ważności błędu
- OnlinePaymentSystem=System płatności online
- 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
|