mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-18 23:41:28 +01:00
70 lines
5.2 KiB
Plaintext
70 lines
5.2 KiB
Plaintext
# Dolibarr language file - Source file is en_US - stripe
|
||
StripeSetup=Настройка на модула на лентата
|
||
StripeDesc=Offer customers a Stripe online payment page for payments with credit/cebit cards via <a href="http://www.stripe.com" target="_blank">Stripe</a>. This can be used to allow your customers to make ad-hoc payments or for payments related to a particular Dolibarr object (invoice, order, ...)
|
||
StripeOrCBDoPayment=Pay with credit card or Stripe
|
||
FollowingUrlAreAvailableToMakePayments=Следните интернет адреси са на разположение, за да предложи на клиента да направи плащане по Dolibarr обекти
|
||
PaymentForm=Формуляра за плащане
|
||
WelcomeOnPaymentPage=Welcome to our online payment service
|
||
ThisScreenAllowsYouToPay=Този екран ви позволи да направите онлайн плащане на %s.
|
||
ThisIsInformationOnPayment=Това е информация за плащане, за да се направи
|
||
ToComplete=За да завършите
|
||
YourEMail=Имейл за да получите потвърждение на плащането
|
||
STRIPE_PAYONLINE_SENDEMAIL=Email notification after a payment attempt (success or fail)
|
||
Creditor=Кредитор
|
||
PaymentCode=Плащане код
|
||
StripeDoPayment=Pay with Stripe
|
||
YouWillBeRedirectedOnStripe=You will be redirected on secured Stripe page to input you credit card information
|
||
Continue=Следващ
|
||
ToOfferALinkForOnlinePayment=URL за %s плащане
|
||
ToOfferALinkForOnlinePaymentOnOrder=URL to offer a %s online payment user interface for a sales order
|
||
ToOfferALinkForOnlinePaymentOnInvoice=URL да предложи %s онлайн интерфейс ползвател на платежни за клиента фактура
|
||
ToOfferALinkForOnlinePaymentOnContractLine=URL да предложи %s онлайн интерфейс ползвател на платежни за договор линия
|
||
ToOfferALinkForOnlinePaymentOnFreeAmount=URL да предложи %s онлайн интерфейс ползвател на платежни за безплатен сума
|
||
ToOfferALinkForOnlinePaymentOnMemberSubscription=URL да предложи %s онлайн интерфейс ползвател на платежни за член абонамент
|
||
YouCanAddTagOnUrl=Можете също да добавите URL параметър <b>и етикет = <i>стойност</i></b> на която и да е от тези URL (задължително само за безплатно плащане), за да добавите свой собствен етикет за коментар на плащане.
|
||
SetupStripeToHavePaymentCreatedAutomatically=Setup your Stripe with url <b>%s</b> to have payment created automatically when validated by Stripe.
|
||
AccountParameter=Отчитат параметри
|
||
UsageParameter=Употреба параметри
|
||
InformationToFindParameters=Помощ ", за да намерите информация за %s сметка
|
||
STRIPE_CGI_URL_V2=Url of Stripe CGI module for payment
|
||
VendorName=Име на продавача
|
||
CSSUrlForPaymentForm=CSS URL стил лист за плащане форма
|
||
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_TEST_WEBHOOK_KEY=Webhook test key
|
||
STRIPE_LIVE_SECRET_KEY=Secret live key
|
||
STRIPE_LIVE_PUBLISHABLE_KEY=Publishable live key
|
||
STRIPE_LIVE_WEBHOOK_KEY=Webhook live key
|
||
ONLINE_PAYMENT_WAREHOUSE=Stock to use for stock decrease when online payment is done<br>(TODO When option to decrease stock is done on an action on invoice and the online payment generate itself the invoice ?)
|
||
StripeLiveEnabled=Stripe live enabled (otherwise test/sandbox mode)
|
||
StripeImportPayment=Import Stripe payments
|
||
ExampleOfTestCreditCard=Example of credit card for test: %s => valid, %s => error CVC, %s => expired, %s => charge fails
|
||
StripeGateways=Stripe gateways
|
||
OAUTH_STRIPE_TEST_ID=Stripe Connect Client ID (ca_...)
|
||
OAUTH_STRIPE_LIVE_ID=Stripe Connect Client ID (ca_...)
|
||
BankAccountForBankTransfer=Bank account for fund payouts
|
||
StripeAccount=Stripe account
|
||
StripeChargeList=List of Stripe charges
|
||
StripeTransactionList=List of Stripe transactions
|
||
StripeCustomerId=Stripe customer id
|
||
StripePaymentModes=Stripe payment modes
|
||
LocalID=Local ID
|
||
StripeID=Stripe ID
|
||
NameOnCard=Name on card
|
||
CardNumber=Card Number
|
||
ExpiryDate=Expiry Date
|
||
CVN=CVN
|
||
DeleteACard=Delete Card
|
||
ConfirmDeleteCard=Are you sure you want to delete this Credit or Debit card?
|
||
CreateCustomerOnStripe=Create customer on Stripe
|
||
CreateCardOnStripe=Create card on Stripe
|
||
ShowInStripe=Show in Stripe
|
||
StripeUserAccountForActions=User account to use for email notification of some Stripe events (Stripe payouts)
|
||
StripePayoutList=List of Stripe payouts
|
||
ToOfferALinkForTestWebhook=Link to setup Stripe WebHook to call the IPN (test mode)
|
||
ToOfferALinkForLiveWebhook=Link to setup Stripe WebHook to call the IPN (live mode)
|
||
PaymentWillBeRecordedForNextPeriod=Payment will be recorded for the next period.
|
||
ClickHereToTryAgain=<a href="%s">Click here to try again...</a>
|