stripe.lang 5.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. # Dolibarr language file - Source file is en_US - stripe
  2. StripeSetup=Stripe modülü kurulumu
  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=Kredi kartı veya Stripe ile ödeme yapın
  5. FollowingUrlAreAvailableToMakePayments=Aşağıdaki URL'ler bir müşteriye Dolibarr nesnelerine bir ödeme yapmak için bir sayfa sunmak için kullanılabilir
  6. PaymentForm=Ödeme Formu
  7. WelcomeOnPaymentPage=Çevrimiçi ödeme hizmetimize hoş geldiniz
  8. ThisScreenAllowsYouToPay=Bu ekran %s için çevrimiçi bir ödeme yapmanızı sağlar
  9. ThisIsInformationOnPayment=Bu yapılacak ödeme hakkında bilgidir
  10. ToComplete=Tamamlanacak
  11. YourEMail=Ödeme alındısı onayı için e-posta adresi
  12. STRIPE_PAYONLINE_SENDEMAIL=Bir ödeme denemesinden sonra e-posta bildirimi (başarılı veya başarısız)
  13. Creditor=Alacaklı
  14. PaymentCode=Ödeme kodu
  15. StripeDoPayment=Stripe ile Öde
  16. YouWillBeRedirectedOnStripe=Kredi kartı bilgilerini girmek için güvenli Stripe sayfasında yönlendirileceksiniz
  17. Continue=Sonraki
  18. ToOfferALinkForOnlinePayment=%s Ödemesi için URL
  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=Setup your Stripe with url <b>%s</b> to have payment created automatically when validated by Stripe.
  27. AccountParameter=Hesap parametreleri
  28. UsageParameter=Kullanım parametreleri
  29. InformationToFindParameters=%s Hesap bilgilerinizi bulmanız için yardım
  30. STRIPE_CGI_URL_V2=Ödeme için Stripe CGI modülü URL'si
  31. CSSUrlForPaymentForm=Ödeme formu için CSS stil sayfası url'si
  32. NewStripePaymentReceived=Yeni Stripe ödemesi alındı
  33. NewStripePaymentFailed=Yeni Stripe ödemesi denendi ancak başarısız oldu
  34. FailedToChargeCard=Failed to charge card
  35. STRIPE_TEST_SECRET_KEY=Gizli test anahtarı
  36. STRIPE_TEST_PUBLISHABLE_KEY=Yayımlanabilir test anahtarı
  37. STRIPE_TEST_WEBHOOK_KEY=Webhook test key
  38. STRIPE_LIVE_SECRET_KEY=Gizli canlı anahtar
  39. STRIPE_LIVE_PUBLISHABLE_KEY=Yayınlanabilir canlı anahtar
  40. STRIPE_LIVE_WEBHOOK_KEY=Webhook live key
  41. 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 ?)
  42. StripeLiveEnabled=Stripe canlı etkin (aksi takdirde test/sanal alan modu)
  43. StripeImportPayment=Import Stripe payments
  44. ExampleOfTestCreditCard=Example of credit card for test: %s => valid, %s => error CVC, %s => expired, %s => charge fails
  45. StripeGateways=Stripe gateways
  46. OAUTH_STRIPE_TEST_ID=Stripe Connect Client ID (ca_...)
  47. OAUTH_STRIPE_LIVE_ID=Stripe Connect Client ID (ca_...)
  48. BankAccountForBankTransfer=Fon ödemeleri için banka hesabı
  49. StripeAccount=Stripe hesabı
  50. StripeChargeList=List of Stripe charges
  51. StripeTransactionList=List of Stripe transactions
  52. StripeCustomerId=Stripe müşteri kimliği
  53. StripePaymentModes=Stripe ödeme türleri
  54. LocalID=Local ID
  55. StripeID=Stripe Kimliği
  56. NameOnCard=Karttaki isim
  57. CardNumber=Kart Numarası
  58. ExpiryDate=Son Kullanma Tarihi
  59. CVN=CVN
  60. DeleteACard=Kartı Sil
  61. ConfirmDeleteCard=Are you sure you want to delete this Credit or Debit card?
  62. CreateCustomerOnStripe=Create customer on Stripe
  63. CreateCardOnStripe=Create card on Stripe
  64. ShowInStripe=Show in Stripe
  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=Ödeme gelecek dönem için kaydedilecektir.
  70. ClickHereToTryAgain=<a href="%s">Tekrar denemek için burayı tıklayın...</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