forked from Wavyzz/dolibarr
70 lines
4.1 KiB
Plaintext
70 lines
4.1 KiB
Plaintext
# Dolibarr language file - Source file is en_US - stripe
|
||
StripeSetup=Stripe模块设置
|
||
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=使用信用卡或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=您将被重定向到受保护的Stripe页面以输入您的信用卡信息
|
||
Continue=下一个
|
||
ToOfferALinkForOnlinePayment=网址为%s支付
|
||
ToOfferALinkForOnlinePaymentOnOrder=URL to offer a %s online payment user interface for a sales order
|
||
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=使用网址<b> %s </b>设置Stripe,以便在Stripe验证时自动创建付款。
|
||
AccountParameter=帐户参数
|
||
UsageParameter=使用参数
|
||
InformationToFindParameters=帮助,找到你的%s帐户信息
|
||
STRIPE_CGI_URL_V2=Stripe CGI模块的URL用于付款
|
||
VendorName=供应商名称
|
||
CSSUrlForPaymentForm=付款方式的CSS样式表的URL
|
||
NewStripePaymentReceived=收到新Stripe付款
|
||
NewStripePaymentFailed=新Stripe付款尝试但失败了
|
||
STRIPE_TEST_SECRET_KEY=秘密测试密钥
|
||
STRIPE_TEST_PUBLISHABLE_KEY=可发布的测试密钥
|
||
STRIPE_TEST_WEBHOOK_KEY=Webhook测试密钥
|
||
STRIPE_LIVE_SECRET_KEY=秘密活钥匙
|
||
STRIPE_LIVE_PUBLISHABLE_KEY=可发布的现场钥匙
|
||
STRIPE_LIVE_WEBHOOK_KEY=Webhook live键
|
||
ONLINE_PAYMENT_WAREHOUSE=在线支付完成时用于库存减少的库存<br>(TODO当对发票上的操作减少库存的选项并且在线支付自己生成发票?)
|
||
StripeLiveEnabled=Stripe live enabled(否则为test / sandbox模式)
|
||
StripeImportPayment=导入Stripe付款
|
||
ExampleOfTestCreditCard=Example of credit card for test: %s => valid, %s => error CVC, %s => expired, %s => charge fails
|
||
StripeGateways=Stripe网关
|
||
OAUTH_STRIPE_TEST_ID=Stripe连接客户端ID(ca _...)
|
||
OAUTH_STRIPE_LIVE_ID=Stripe连接客户端ID(ca _...)
|
||
BankAccountForBankTransfer=基金支付的银行账户
|
||
StripeAccount=Stripe帐户
|
||
StripeChargeList=Stripe费用清单
|
||
StripeTransactionList=Stripe事务列表
|
||
StripeCustomerId=Stripe客户ID
|
||
StripePaymentModes=Stripe支付模式
|
||
LocalID=本地ID
|
||
StripeID=Stripe ID
|
||
NameOnCard=卡片上的名字
|
||
CardNumber=卡号
|
||
ExpiryDate=到期日
|
||
CVN=CVN
|
||
DeleteACard=删除卡
|
||
ConfirmDeleteCard=您确定要删除此信用卡或借记卡吗?
|
||
CreateCustomerOnStripe=在Stripe上创建客户
|
||
CreateCardOnStripe=在Stripe上创建卡片
|
||
ShowInStripe=在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>
|