stripe.lang 4.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. # Dolibarr language file - Source file is en_US - stripe
  2. StripeSetup=Stripe模块设置
  3. StripeDesc=Offer your customers an online payment page for payments with credit/debit cards via <a href="https://www.stripe.com" target="_blank" rel="noopener noreferrer external">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, ...)
  4. StripeOrCBDoPayment=使用信用卡或Stripe付款
  5. FollowingUrlAreAvailableToMakePayments=以下网址可提供给客户的网页上,能够作出Dolibarr支付对象
  6. PaymentForm=付款方式
  7. WelcomeOnPaymentPage=欢迎使用我们的在线付款服务
  8. ThisScreenAllowsYouToPay=这个屏幕允许你进行网上支付%s。
  9. ThisIsInformationOnPayment=这是在做付款信息
  10. ToComplete=要完成
  11. YourEMail=付款确认的电子邮件
  12. STRIPE_PAYONLINE_SENDEMAIL=Email notification after a payment attempt (success or fail)
  13. Creditor=债权人
  14. PaymentCode=付款代码
  15. StripeDoPayment=Pay with Stripe
  16. YouWillBeRedirectedOnStripe=您将被重定向到受保护的Stripe页面以输入您的信用卡信息
  17. Continue=下一个
  18. ToOfferALinkForOnlinePayment=网址为%s支付
  19. ToOfferALinkForOnlinePaymentOnOrder=URL to offer a %s online payment page for a sales order
  20. ToOfferALinkForOnlinePaymentOnInvoice=URL to offer a %s online payment page for a customer invoice
  21. ToOfferALinkForOnlinePaymentOnContractLine=URL to offer a %s online payment page for a contract line
  22. ToOfferALinkForOnlinePaymentOnFreeAmount=URL to offer a %s online payment page of any amount with no existing object
  23. ToOfferALinkForOnlinePaymentOnMemberSubscription=URL to offer a %s online payment page for a member subscription
  24. ToOfferALinkForOnlinePaymentOnDonation=URL to offer a %s online payment page for payment of a donation
  25. YouCanAddTagOnUrl=You can also add url parameter <b>&tag=<i>value</i></b> to any of those URL (mandatory only for payment not linked to an object) to add your own payment comment tag.<br>For the URL of payments with no existing object, you may also add the parameter <strong>&noidempotency=1</strong> so the same link with same tag can be used several times (some payment mode may limit the payment to 1 for each different link without this parameter)
  26. SetupStripeToHavePaymentCreatedAutomatically=使用网址<b> %s </b>设置Stripe,以便在Stripe验证时自动创建付款。
  27. AccountParameter=帐户参数
  28. UsageParameter=使用参数
  29. InformationToFindParameters=帮助,找到你的%s帐户信息
  30. STRIPE_CGI_URL_V2=Stripe CGI模块的URL用于付款
  31. CSSUrlForPaymentForm=付款方式的CSS样式表的URL
  32. NewStripePaymentReceived=收到新Stripe付款
  33. NewStripePaymentFailed=新Stripe付款尝试但失败了
  34. FailedToChargeCard=Failed to charge card
  35. STRIPE_TEST_SECRET_KEY=秘密测试密钥
  36. STRIPE_TEST_PUBLISHABLE_KEY=可发布的测试密钥
  37. STRIPE_TEST_WEBHOOK_KEY=Webhook测试密钥
  38. STRIPE_LIVE_SECRET_KEY=秘密活钥匙
  39. STRIPE_LIVE_PUBLISHABLE_KEY=可发布的现场钥匙
  40. STRIPE_LIVE_WEBHOOK_KEY=Webhook live键
  41. ONLINE_PAYMENT_WAREHOUSE=在线支付完成时用于库存减少的库存<br>(TODO当对发票上的操作减少库存的选项并且在线支付自己生成发票?)
  42. StripeLiveEnabled=Stripe live enabled(否则为test / sandbox模式)
  43. StripeImportPayment=导入Stripe付款
  44. ExampleOfTestCreditCard=Example of credit card for test: %s => valid, %s => error CVC, %s => expired, %s => charge fails
  45. StripeGateways=Stripe网关
  46. OAUTH_STRIPE_TEST_ID=Stripe连接客户端ID(ca _...)
  47. OAUTH_STRIPE_LIVE_ID=Stripe连接客户端ID(ca _...)
  48. BankAccountForBankTransfer=基金支付的银行账户
  49. StripeAccount=Stripe帐户
  50. StripeChargeList=Stripe费用清单
  51. StripeTransactionList=Stripe事务列表
  52. StripeCustomerId=Stripe客户ID
  53. StripePaymentModes=Stripe支付模式
  54. LocalID=本地ID
  55. StripeID=Stripe ID
  56. NameOnCard=卡片上的名字
  57. CardNumber=卡号
  58. ExpiryDate=到期日
  59. CVN=CVN
  60. DeleteACard=删除卡
  61. ConfirmDeleteCard=您确定要删除此信用卡或借记卡吗?
  62. CreateCustomerOnStripe=在Stripe上创建客户
  63. CreateCardOnStripe=在Stripe上创建卡片
  64. CreateBANOnStripe=Create bank on Stripe
  65. ShowInStripe=在Stripe中显示
  66. StripeUserAccountForActions=User account to use for email notification of some Stripe events (Stripe payouts)
  67. StripePayoutList=List of Stripe payouts
  68. ToOfferALinkForTestWebhook=Link to setup Stripe WebHook to call the IPN (test mode)
  69. ToOfferALinkForLiveWebhook=Link to setup Stripe WebHook to call the IPN (live mode)
  70. PaymentWillBeRecordedForNextPeriod=Payment will be recorded for the next period.
  71. ClickHereToTryAgain=<a href="%s">Click here to try again...</a>
  72. CreationOfPaymentModeMustBeDoneFromStripeInterface=Due to Strong Customer Authentication rules, creation of a card must be done from Stripe backoffice. You can click here to switch on Stripe customer record: %s
  73. TERMINAL_LOCATION=Location (address) for terminals
  74. RequestDirectDebitWithStripe=Request Direct Debit with Stripe