43 lines
2.9 KiB
Plaintext
43 lines
2.9 KiB
Plaintext
# Dolibarr language file - Source file is en_US - stripe
|
|
StripeSetup=Stripe module setup
|
|
StripeDesc=This module offer pages to allow payment on <a href="http://www.stripe.com" target="_blank">Stripe</a> by customers. This can be used for a free payment or for a payment on a particular Dolibarr object (invoice, order, ...)
|
|
StripeOrCBDoPayment=Pay with credit card or Stripe
|
|
FollowingUrlAreAvailableToMakePayments=Following URLs are available to offer a page to a customer to make a payment on Dolibarr objects
|
|
PaymentForm=Obrazac plaćanja
|
|
WelcomeOnPaymentPage=Dobro došli na naš servis online plaćanja
|
|
ThisScreenAllowsYouToPay=Ova stranica vam dozvoljava da vršite online plaćanje prema %s
|
|
ThisIsInformationOnPayment=This is information on payment to do
|
|
ToComplete=Za završiti
|
|
YourEMail=E-pošta za prijem potvrde uplate
|
|
STRIPE_PAYONLINE_SENDEMAIL=EMail to warn after a payment (success or not)
|
|
Creditor=Kreditor
|
|
PaymentCode=Kod plaćanja
|
|
StripeDoPayment=Idi na plaćanje
|
|
YouWillBeRedirectedOnStripe=You will be redirected on secured Stripe page to input you credit card information
|
|
Continue=Sljedeće
|
|
ToOfferALinkForOnlinePayment=URL za %s plaćanje
|
|
ToOfferALinkForOnlinePaymentOnOrder=URL to offer a %s online payment user interface for a customer order
|
|
ToOfferALinkForOnlinePaymentOnInvoice=URL to offer a %s online payment user interface for a customer invoice
|
|
ToOfferALinkForOnlinePaymentOnContractLine=URL to offer a %s online payment user interface for a contract line
|
|
ToOfferALinkForOnlinePaymentOnFreeAmount=URL to offer a %s online payment user interface for a free amount
|
|
ToOfferALinkForOnlinePaymentOnMemberSubscription=URL to offer a %s online payment user interface for a member subscription
|
|
YouCanAddTagOnUrl=You can also add url parameter <b>&tag=<i>value</i></b> to any of those URL (required only for free payment) to add your own payment comment tag.
|
|
SetupStripeToHavePaymentCreatedAutomatically=Setup your Stripe with url <b>%s</b> to have payment created automatically when validated by Stripe.
|
|
YourPaymentHasBeenRecorded=Ova stranica potvrđuje da je vaše plaćanje pohranjeno. Hvala Vam.
|
|
YourPaymentHasNotBeenRecorded=Vaša uplata nije pohranjena i transakcija je otkazana. Hvala Vam.
|
|
AccountParameter=Parametri računa
|
|
UsageParameter=Parametri korištenja
|
|
InformationToFindParameters=Pomoć za pronalaženje podataka o računu %s
|
|
STRIPE_CGI_URL_V2=Url of Stripe CGI module for payment
|
|
VendorName=Naziv pružatelja
|
|
CSSUrlForPaymentForm=CSS style sheet url for payment form
|
|
MessageOK=Message on validated payment return page
|
|
MessageKO=Message on canceled payment return page
|
|
NewStripePaymentReceived=New Stripe payment received
|
|
NewStripePaymentFailed=New Stripe payment tried but failed
|
|
STRIPE_TEST_SECRET_KEY=Secret test key
|
|
STRIPE_TEST_PUBLISHABLE_KEY=Publishable test key
|
|
STRIPE_LIVE_SECRET_KEY=Secret live key
|
|
STRIPE_LIVE_PUBLISHABLE_KEY=Publishable live key
|
|
StripeLiveEnabled=Stripe live enabled (otherwise test/sandbox mode)
|