stripe.lang 5.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. # Dolibarr language file - Source file is en_US - stripe
  2. StripeSetup=Configurar módulo de 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=Pagar com cartão de crédito ou Stripe
  5. FollowingUrlAreAvailableToMakePayments=As seguintes URL estão disponiveis para permitir a um cliente efectuar um pagamento
  6. PaymentForm=Forma de pagamento
  7. WelcomeOnPaymentPage=Bem-vindo ao nosso serviço de pagamento online
  8. ThisScreenAllowsYouToPay=Esta tela permite que você faça o seu pagamento online destinado a %s.
  9. ThisIsInformationOnPayment=Aqui estão as informações de pagamento para fazer
  10. ToComplete=A completar
  11. YourEMail=E-Mail de confirmação de pagamento
  12. STRIPE_PAYONLINE_SENDEMAIL=Email notification after a payment attempt (success or fail)
  13. Creditor=Beneficiario
  14. PaymentCode=Código de pagamento
  15. StripeDoPayment=Pay with Stripe
  16. YouWillBeRedirectedOnStripe=Você será redirecionado para uma página segura do Stripe de forma a inserir as informações do seu cartão de crédito
  17. Continue=Continuar
  18. ToOfferALinkForOnlinePayment=URL para o pagamento %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=Configure o seu Stripe através do URL <b>%s</b> para que tenha os pagamentos criados automaticamente quando estes forem validades pelo Stripe.
  27. AccountParameter=Conta parâmetros
  28. UsageParameter=Parâmetros de uso
  29. InformationToFindParameters=Ajuda para encontrar informações de sua conta %s
  30. STRIPE_CGI_URL_V2=Módulo Url of Stripe CGI para pagamento
  31. CSSUrlForPaymentForm=CSS url folha de estilo para forma de pagamento
  32. NewStripePaymentReceived=Novo pagamento Stripe recebido
  33. NewStripePaymentFailed=Nova tentativa de pagamento Stripo, mas falhou
  34. FailedToChargeCard=Failed to charge card
  35. STRIPE_TEST_SECRET_KEY=Chave de teste secreta
  36. STRIPE_TEST_PUBLISHABLE_KEY=Chave de teste publicável
  37. STRIPE_TEST_WEBHOOK_KEY=Chave de teste Webhook
  38. STRIPE_LIVE_SECRET_KEY=Chave viva secreta
  39. STRIPE_LIVE_PUBLISHABLE_KEY=Chave ao vivo publicável
  40. STRIPE_LIVE_WEBHOOK_KEY=Chave ao vivo do Webhook
  41. ONLINE_PAYMENT_WAREHOUSE=Estoque a ser usado para redução de estoque quando o pagamento on-line é feito <br> (TODO Quando a opção para diminuir o estoque é feita em uma ação na fatura e o pagamento on-line gera a fatura em si?)
  42. StripeLiveEnabled=Stripe live enabled (caso contrário, modo de teste / sandbox)
  43. StripeImportPayment=Importar pagamentos de tarja
  44. ExampleOfTestCreditCard=Example of credit card for test: %s => valid, %s => error CVC, %s => expired, %s => charge fails
  45. StripeGateways=Gateways listra
  46. OAUTH_STRIPE_TEST_ID=ID do cliente do Stripe Connect (ca _...)
  47. OAUTH_STRIPE_LIVE_ID=ID do cliente do Stripe Connect (ca _...)
  48. BankAccountForBankTransfer=Conta bancária para pagamentos de fundos
  49. StripeAccount=Conta da listra
  50. StripeChargeList=Lista de cobranças do Stripe
  51. StripeTransactionList=Lista de transações de faixa
  52. StripeCustomerId=ID do cliente de faixa
  53. StripePaymentModes=Modos de pagamento tarja
  54. LocalID=Id. Local
  55. StripeID=ID da faixa
  56. NameOnCard=Nome no cartão
  57. CardNumber=Número do Cartão
  58. ExpiryDate=Data de Expiração
  59. CVN=CVN
  60. DeleteACard=Excluir cartão
  61. ConfirmDeleteCard=Tem certeza de que deseja excluir este cartão de crédito ou débito?
  62. CreateCustomerOnStripe=Criar cliente no Stripe
  63. CreateCardOnStripe=Criar ficha no Stripe
  64. ShowInStripe=Mostrar na listra
  65. StripeUserAccountForActions=User account to use for email notification of some Stripe events (Stripe payouts)
  66. StripePayoutList=List of Stripe payouts
  67. ToOfferALinkForTestWebhook=Link to setup Stripe WebHook to call the IPN (test mode)
  68. ToOfferALinkForLiveWebhook=Link to setup Stripe WebHook to call the IPN (live mode)
  69. PaymentWillBeRecordedForNextPeriod=Payment will be recorded for the next period.
  70. ClickHereToTryAgain=<a href="%s">Click here to try again...</a>
  71. 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