mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-07 18:18:18 +01:00
66 lines
3.8 KiB
Plaintext
66 lines
3.8 KiB
Plaintext
# Dolibarr language file - Source file is en_US - stripe
|
||
StripeSetup=Stripe module setup
|
||
StripeDesc=Module to offer an online payment page accepting payments with Credit/Debit card via <a href="http://www.stripe.com" target="_blank">Stripe</a>. This can be used to allow your customers to make free payments or for a payment on a particular Dolibarr object (invoice, order, ...)
|
||
StripeOrCBDoPayment=Pay with credit card or Stripe
|
||
FollowingUrlAreAvailableToMakePayments=以下网址可提供给客户的网页上,能够作出Dolibarr支付对象
|
||
PaymentForm=付款方式
|
||
WelcomeOnPaymentPage=欢迎您来到我们的在线支付服务
|
||
ThisScreenAllowsYouToPay=这个屏幕允许你进行网上支付%s。
|
||
ThisIsInformationOnPayment=这是在做付款信息
|
||
ToComplete=要完成
|
||
YourEMail=付款确认的电子邮件
|
||
STRIPE_PAYONLINE_SENDEMAIL=电子邮件提醒后付款(成功与否)
|
||
Creditor=债权人
|
||
PaymentCode=付款代码
|
||
StripeDoPayment=Pay with Credit or Debit Card (Stripe)
|
||
YouWillBeRedirectedOnStripe=You will be redirected on secured Stripe page to input you credit card information
|
||
Continue=下一个
|
||
ToOfferALinkForOnlinePayment=网址为%s支付
|
||
ToOfferALinkForOnlinePaymentOnOrder=网址提供一个命令%s网上支付的用户界面
|
||
ToOfferALinkForOnlinePaymentOnInvoice=网址提供发票一%s在线支付的用户界面
|
||
ToOfferALinkForOnlinePaymentOnContractLine=网址提供了一个合同线%s在线支付的用户界面
|
||
ToOfferALinkForOnlinePaymentOnFreeAmount=网址提供一个免费的网上支付金额%s用户界面
|
||
ToOfferALinkForOnlinePaymentOnMemberSubscription=网址为会员提供订阅%s在线支付的用户界面
|
||
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=本页面确认您的付款已记录。谢谢。
|
||
YourPaymentHasNotBeenRecorded=您的付款并没有被记录和交易已取消。谢谢。
|
||
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
|