From a7b0b0aae5ee398a819106ce7e5b78936b71932e Mon Sep 17 00:00:00 2001 From: Nick Porter <88012362+porter-stripe@users.noreply.github.com> Date: Mon, 4 Mar 2024 15:03:12 -0700 Subject: [PATCH] Release version 23.24.0 (#3359) - [x] Verify CHANGELOG is updated with any new features or breaking changes (be thorough when reviewing commit history) - [x] Verify MIGRATING is updated (if necessary). - [x] Verify the following files are updated to use the new version string: - [x] Version.xcconfig - [x] All *.podspec files - [x] StripeAPIConfiguration+Version.swift - [x] Verify any new localized strings. - [x] If new directories were added, verify they have been added to the appropriate `*.podspec` "files" section. --- BuildConfigurations/Version.xcconfig | 2 +- CHANGELOG.md | 6 +++++- Stripe.podspec | 2 +- StripeApplePay.podspec | 2 +- StripeCameraCore.podspec | 2 +- StripeCardScan.podspec | 2 +- StripeCore.podspec | 2 +- .../StripeAPIConfiguration+Version.swift | 2 +- StripeFinancialConnections.podspec | 2 +- StripeIdentity.podspec | 2 +- .../bg-BG.lproj/Localizable.strings | 4 ++++ .../ca-ES.lproj/Localizable.strings | 4 ++++ .../cs-CZ.lproj/Localizable.strings | 4 ++++ .../Localizations/da.lproj/Localizable.strings | 4 ++++ .../Localizations/de.lproj/Localizable.strings | 4 ++++ .../el-GR.lproj/Localizable.strings | 4 ++++ .../en-GB.lproj/Localizable.strings | 4 ++++ .../es-419.lproj/Localizable.strings | 4 ++++ .../Localizations/es.lproj/Localizable.strings | 4 ++++ .../et-EE.lproj/Localizable.strings | 4 ++++ .../Localizations/fi.lproj/Localizable.strings | 4 ++++ .../Localizations/fil.lproj/Localizable.strings | 4 ++++ .../fr-CA.lproj/Localizable.strings | 4 ++++ .../Localizations/fr.lproj/Localizable.strings | 4 ++++ .../Localizations/hr.lproj/Localizable.strings | 4 ++++ .../Localizations/hu.lproj/Localizable.strings | 4 ++++ .../Localizations/id.lproj/Localizable.strings | 4 ++++ .../Localizations/it.lproj/Localizable.strings | 4 ++++ .../Localizations/ja.lproj/Localizable.strings | 4 ++++ .../Localizations/ko.lproj/Localizable.strings | 4 ++++ .../lt-LT.lproj/Localizable.strings | 4 ++++ .../lv-LV.lproj/Localizable.strings | 4 ++++ .../ms-MY.lproj/Localizable.strings | 4 ++++ .../Localizations/mt.lproj/Localizable.strings | 4 ++++ .../Localizations/nb.lproj/Localizable.strings | 4 ++++ .../Localizations/nl.lproj/Localizable.strings | 4 ++++ .../nn-NO.lproj/Localizable.strings | 4 ++++ .../pl-PL.lproj/Localizable.strings | 4 ++++ .../pt-BR.lproj/Localizable.strings | 4 ++++ .../pt-PT.lproj/Localizable.strings | 4 ++++ .../ro-RO.lproj/Localizable.strings | 4 ++++ .../Localizations/ru.lproj/Localizable.strings | 4 ++++ .../sk-SK.lproj/Localizable.strings | 4 ++++ .../sl-SI.lproj/Localizable.strings | 4 ++++ .../Localizations/sv.lproj/Localizable.strings | 4 ++++ .../Localizations/tr.lproj/Localizable.strings | 4 ++++ .../Localizations/vi.lproj/Localizable.strings | 4 ++++ .../zh-HK.lproj/Localizable.strings | 4 ++++ .../zh-Hans.lproj/Localizable.strings | 4 ++++ .../zh-Hant.lproj/Localizable.strings | 4 ++++ StripePaymentSheet.podspec | 2 +- .../bg-BG.lproj/Localizable.strings | 12 ++++++++++++ .../ca-ES.lproj/Localizable.strings | 12 ++++++++++++ .../cs-CZ.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/da.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/de.lproj/Localizable.strings | 12 ++++++++++++ .../el-GR.lproj/Localizable.strings | 12 ++++++++++++ .../en-GB.lproj/Localizable.strings | 12 ++++++++++++ .../es-419.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/es.lproj/Localizable.strings | 12 ++++++++++++ .../et-EE.lproj/Localizable.strings | 16 ++++++++++++++++ .../Localizations/fi.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/fil.lproj/Localizable.strings | 12 ++++++++++++ .../fr-CA.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/fr.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/hr.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/hu.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/id.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/it.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/ja.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/ko.lproj/Localizable.strings | 12 ++++++++++++ .../lt-LT.lproj/Localizable.strings | 16 ++++++++++++++++ .../lv-LV.lproj/Localizable.strings | 12 ++++++++++++ .../ms-MY.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/mt.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/nb.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/nl.lproj/Localizable.strings | 12 ++++++++++++ .../nn-NO.lproj/Localizable.strings | 12 ++++++++++++ .../pl-PL.lproj/Localizable.strings | 12 ++++++++++++ .../pt-BR.lproj/Localizable.strings | 12 ++++++++++++ .../pt-PT.lproj/Localizable.strings | 12 ++++++++++++ .../ro-RO.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/ru.lproj/Localizable.strings | 12 ++++++++++++ .../sk-SK.lproj/Localizable.strings | 12 ++++++++++++ .../sl-SI.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/sv.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/tr.lproj/Localizable.strings | 12 ++++++++++++ .../Localizations/vi.lproj/Localizable.strings | 12 ++++++++++++ .../zh-HK.lproj/Localizable.strings | 12 ++++++++++++ .../zh-Hans.lproj/Localizable.strings | 12 ++++++++++++ .../zh-Hant.lproj/Localizable.strings | 12 ++++++++++++ StripePayments.podspec | 2 +- StripePaymentsUI.podspec | 2 +- StripeUICore.podspec | 2 +- .../bg-BG.lproj/Localizable.strings | 2 ++ .../ca-ES.lproj/Localizable.strings | 2 ++ .../cs-CZ.lproj/Localizable.strings | 2 ++ .../Localizations/da.lproj/Localizable.strings | 2 ++ .../Localizations/de.lproj/Localizable.strings | 2 ++ .../el-GR.lproj/Localizable.strings | 2 ++ .../en-GB.lproj/Localizable.strings | 2 ++ .../es-419.lproj/Localizable.strings | 2 ++ .../Localizations/es.lproj/Localizable.strings | 2 ++ .../et-EE.lproj/Localizable.strings | 2 ++ .../Localizations/fi.lproj/Localizable.strings | 2 ++ .../Localizations/fil.lproj/Localizable.strings | 2 ++ .../fr-CA.lproj/Localizable.strings | 2 ++ .../Localizations/fr.lproj/Localizable.strings | 2 ++ .../Localizations/hr.lproj/Localizable.strings | 2 ++ .../Localizations/hu.lproj/Localizable.strings | 2 ++ .../Localizations/id.lproj/Localizable.strings | 2 ++ .../Localizations/it.lproj/Localizable.strings | 2 ++ .../Localizations/ja.lproj/Localizable.strings | 2 ++ .../Localizations/ko.lproj/Localizable.strings | 2 ++ .../lt-LT.lproj/Localizable.strings | 2 ++ .../lv-LV.lproj/Localizable.strings | 2 ++ .../ms-MY.lproj/Localizable.strings | 2 ++ .../Localizations/mt.lproj/Localizable.strings | 2 ++ .../Localizations/nb.lproj/Localizable.strings | 2 ++ .../Localizations/nl.lproj/Localizable.strings | 2 ++ .../nn-NO.lproj/Localizable.strings | 2 ++ .../pl-PL.lproj/Localizable.strings | 2 ++ .../pt-BR.lproj/Localizable.strings | 2 ++ .../pt-PT.lproj/Localizable.strings | 2 ++ .../ro-RO.lproj/Localizable.strings | 2 ++ .../Localizations/ru.lproj/Localizable.strings | 2 ++ .../sk-SK.lproj/Localizable.strings | 2 ++ .../sl-SI.lproj/Localizable.strings | 2 ++ .../Localizations/sv.lproj/Localizable.strings | 2 ++ .../Localizations/tr.lproj/Localizable.strings | 2 ++ .../Localizations/vi.lproj/Localizable.strings | 2 ++ .../zh-HK.lproj/Localizable.strings | 2 ++ .../zh-Hans.lproj/Localizable.strings | 2 ++ .../zh-Hant.lproj/Localizable.strings | 2 ++ VERSION | 2 +- 135 files changed, 747 insertions(+), 15 deletions(-) diff --git a/BuildConfigurations/Version.xcconfig b/BuildConfigurations/Version.xcconfig index 2c37cd75561..70a892ce73f 100644 --- a/BuildConfigurations/Version.xcconfig +++ b/BuildConfigurations/Version.xcconfig @@ -6,4 +6,4 @@ // Instead, edit the `VERSION` file and run `ci_scripts/update_version.sh` // -CURRENT_PROJECT_VERSION=23.23.0 +CURRENT_PROJECT_VERSION=23.24.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 697b713eab9..91c26c29a39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -## x.x.x x-x-x +## 23.24.0 2024-03-04 + +### PaymentSheet +* [Added] Added support for [Link](https://docs.stripe.com/payments/link/mobile-payment-element-link) in PaymentSheet. Enabling Link in your [payment method settings](https://dashboard.stripe.com/settings/payment_methods) will enable Link in PaymentSheet. To choose different Link availability settings on web and mobile, use a custom [payment method configuration](https://docs.stripe.com/payments/multiple-payment-method-configs). +* [Fixed] Fixed an issue where some 3DS2 payments may fail to complete successfully. ### Payments * [Added] Support for Amazon Pay bindings. diff --git a/Stripe.podspec b/Stripe.podspec index 43adeba2b02..924505fd4f2 100644 --- a/Stripe.podspec +++ b/Stripe.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # Do not update s.version directly. # Instead, update the VERSION file and run ./ci_scripts/update_version.sh - s.version = '23.23.0' + s.version = '23.24.0' s.summary = 'Accept online payments using Stripe.' s.license = { :type => 'MIT', :file => 'LICENSE' } diff --git a/StripeApplePay.podspec b/StripeApplePay.podspec index e5aec89262e..cce1ae74f6c 100644 --- a/StripeApplePay.podspec +++ b/StripeApplePay.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # Do not update s.version directly. # Instead, update the VERSION file and run ./ci_scripts/update_version.sh - s.version = '23.23.0' + s.version = '23.24.0' s.summary = 'StripeApplePay is a lightweight Apple Pay SDK intended for building App Clips '\ 'or other size-constrained apps.' diff --git a/StripeCameraCore.podspec b/StripeCameraCore.podspec index ca11340b6c5..26e66f3eb59 100644 --- a/StripeCameraCore.podspec +++ b/StripeCameraCore.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # Do not update s.version directly. # Instead, update the VERSION file and run ./ci_scripts/update_version.sh - s.version = '23.23.0' + s.version = '23.24.0' s.summary = 'StripeCameraCore contains shared infrastructure used by Stripe pods. '\ 'It is not meant to be used without other Stripe pods.' diff --git a/StripeCardScan.podspec b/StripeCardScan.podspec index 9af3eb42bd3..25b8f5fc50d 100644 --- a/StripeCardScan.podspec +++ b/StripeCardScan.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # Do not update s.version directly. # Instead, update the VERSION file and run ./ci_scripts/update_version.sh - s.version = '23.23.0' + s.version = '23.24.0' s.summary = 'Scan credit and debit cards to verify that they\'re genuine' s.license = { :type => 'MIT', :file => 'LICENSE' } diff --git a/StripeCore.podspec b/StripeCore.podspec index 30e451a9511..2eaaa272747 100644 --- a/StripeCore.podspec +++ b/StripeCore.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # Do not update s.version directly. # Instead, update the VERSION file and run ./ci_scripts/update_version.sh - s.version = '23.23.0' + s.version = '23.24.0' s.summary = 'StripeCore contains shared infrastructure used by all Stripe pods. '\ 'It is not meant to be used without other Stripe pods.' diff --git a/StripeCore/StripeCore/Source/API Bindings/StripeAPIConfiguration+Version.swift b/StripeCore/StripeCore/Source/API Bindings/StripeAPIConfiguration+Version.swift index cb1d6bf75ad..1955e576da1 100644 --- a/StripeCore/StripeCore/Source/API Bindings/StripeAPIConfiguration+Version.swift +++ b/StripeCore/StripeCore/Source/API Bindings/StripeAPIConfiguration+Version.swift @@ -10,7 +10,7 @@ import Foundation extension StripeAPIConfiguration { /// The current version of this library. - public static let STPSDKVersion = "23.23.0" + public static let STPSDKVersion = "23.24.0" // NOTE: `STPSDKVersion` must be a hard-coded static string instead of // dynamically generated from the bundle's `CFBundleShortVersionString` to diff --git a/StripeFinancialConnections.podspec b/StripeFinancialConnections.podspec index a403ced9608..81d493f43a3 100644 --- a/StripeFinancialConnections.podspec +++ b/StripeFinancialConnections.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # Do not update s.version directly. # Instead, update the VERSION file and run ./ci_scripts/update_version.sh - s.version = '23.23.0' + s.version = '23.24.0' s.summary = 'Securely connect financial accounts to Stripe\'s merchant account.' s.license = { :type => 'MIT', :file => 'LICENSE' } diff --git a/StripeIdentity.podspec b/StripeIdentity.podspec index e7a895d985a..766ffb82eed 100644 --- a/StripeIdentity.podspec +++ b/StripeIdentity.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # Do not update s.version directly. # Instead, update the VERSION file and run ./ci_scripts/update_version.sh - s.version = '23.23.0' + s.version = '23.24.0' s.summary = 'Securely capture ID documents and selfies on iOS for use with Stripe\'s Identity API to confirm the identity of global users.' s.license = { :type => 'MIT', :file => 'LICENSE' } diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/bg-BG.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/bg-BG.lproj/Localizable.strings index 3611cb70b90..ecdb046ea57 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/bg-BG.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/bg-BG.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Уверете се, че сте на добре осветено място."; +"Move closer" = "Приближете"; + +"Move farther" = "Отдалечете"; + "NRIC or FIN" = "NRIC или FIN"; "Personal ID number" = "Личен идентификационен номер"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/ca-ES.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/ca-ES.lproj/Localizable.strings index e09364d71d8..416d9913701 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/ca-ES.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/ca-ES.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Assegureu-vos que esteu en un espai ben il·luminat."; +"Move closer" = "Apropa'l"; + +"Move farther" = "Allunya'l"; + "NRIC or FIN" = "NRIC o FIN"; "Personal ID number" = "Número d'identificació personal"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/cs-CZ.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/cs-CZ.lproj/Localizable.strings index e62eced1501..3b21a46617b 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/cs-CZ.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/cs-CZ.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Ujistěte se, že jste v řádně osvětleném prostoru."; +"Move closer" = "Posuňte blíže"; + +"Move farther" = "Posuňte dále"; + "NRIC or FIN" = "NRIC nebo FIN"; "Personal ID number" = "Osobní identifikační číslo"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/da.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/da.lproj/Localizable.strings index 98bf783d2a9..f3085675efa 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/da.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/da.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Sørg for, at du er et sted, der er ordentligt oplyst."; +"Move closer" = "Flyt tættere på"; + +"Move farther" = "Flyt længere væk"; + "NRIC or FIN" = "NRIC eller FIN"; "Personal ID number" = "Personligt id-nummer"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/de.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/de.lproj/Localizable.strings index ee53b2aff79..56450d81c91 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/de.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/de.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Sorgen Sie für ausreichende Beleuchtung."; +"Move closer" = "Abstand verringern"; + +"Move farther" = "Mehr Abstand halten"; + "NRIC or FIN" = "NRIC oder FIN"; "Personal ID number" = "Personalausweisnummer"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/el-GR.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/el-GR.lproj/Localizable.strings index b23008c84bb..1e7865e45c5 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/el-GR.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/el-GR.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Βεβαιωθείτε ότι βρίσκεστε σε έναν καλά φωτισμένο χώρο."; +"Move closer" = "Μετακινήστε πιο κοντά"; + +"Move farther" = "Μετακινήστε πιο μακριά"; + "NRIC or FIN" = "NRIC ή FIN"; "Personal ID number" = "Αριθμός ταυτότητας"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/en-GB.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/en-GB.lproj/Localizable.strings index 4894a7dcbaf..d55a34248ea 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/en-GB.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/en-GB.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Make sure you're in a well lit space."; +"Move closer" = "Move closer"; + +"Move farther" = "Move further away"; + "NRIC or FIN" = "NRIC or FIN"; "Personal ID number" = "Personal ID number"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/es-419.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/es-419.lproj/Localizable.strings index 17f07660344..5fe3c5bef5b 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/es-419.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/es-419.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Asegúrate de que estás en un lugar bien iluminado."; +"Move closer" = "Acércalo"; + +"Move farther" = "Aleja la cámara"; + "NRIC or FIN" = "NRIC o FIN"; "Personal ID number" = "Número de documento personal"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/es.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/es.lproj/Localizable.strings index 2dd7ff6fc9e..cc733d08fa3 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/es.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/es.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Asegúrate de que estás en un lugar bien iluminado."; +"Move closer" = "Acércalo"; + +"Move farther" = "Aleja la cámara"; + "NRIC or FIN" = "NRIC o FIN"; "Personal ID number" = "Número de identificación personal"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/et-EE.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/et-EE.lproj/Localizable.strings index 1d3084174c8..3dcfc9bb7cc 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/et-EE.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/et-EE.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Veenduge, et olete hästi valgustatud kohas."; +"Move closer" = "Asetage lähemale"; + +"Move farther" = "Asetage kaugemale"; + "NRIC or FIN" = "NRIC või FIN"; "Personal ID number" = "Isikukood"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/fi.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/fi.lproj/Localizable.strings index 3c72c6fe028..1dc5d88a1a4 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/fi.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/fi.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Varmista, että olet hyvin valaistussa tilassa."; +"Move closer" = "Siirry lähemmäs"; + +"Move farther" = "Siirrä kauemmas"; + "NRIC or FIN" = "NRIC tai FIN"; "Personal ID number" = "Henkilötunnus"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/fil.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/fil.lproj/Localizable.strings index a42715fc1ca..e32fbf531c6 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/fil.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/fil.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Siguraduhing ikaw ay nasa maliwanag na lugar."; +"Move closer" = "Ilapit"; + +"Move farther" = "Ilayo pa"; + "NRIC or FIN" = "NRIC o FIN"; "Personal ID number" = "Numero ng Personal na ID"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/fr-CA.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/fr-CA.lproj/Localizable.strings index 4aeba4eb52f..f9721c606d2 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/fr-CA.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/fr-CA.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Installez-vous dans un endroit bien éclairé."; +"Move closer" = "Rapprochez le document"; + +"Move farther" = "Éloignez le document"; + "NRIC or FIN" = "Numéro NRIC ou FIN"; "Personal ID number" = "Numéro d'identification personnel"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/fr.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/fr.lproj/Localizable.strings index 93f96edd2c1..cce14532038 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/fr.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/fr.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Installez-vous dans un endroit bien éclairé."; +"Move closer" = "Rapprochez le document"; + +"Move farther" = "Éloignez le document"; + "NRIC or FIN" = "Numéro NRIC ou FIN"; "Personal ID number" = "Numéro d'identification personnel"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/hr.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/hr.lproj/Localizable.strings index 253a1ba518b..3f7a6042b36 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/hr.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/hr.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Provjerite jeste li u dobro osvijetljenom prostoru."; +"Move closer" = "Pomaknite bliže"; + +"Move farther" = "Pomaknite dalje"; + "NRIC or FIN" = "NRIC ili FIN"; "Personal ID number" = "Osobni identifikacijski broj"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/hu.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/hu.lproj/Localizable.strings index f0a44e36148..eed4b8fe939 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/hu.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/hu.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Válasszon jól megvilágított helyet."; +"Move closer" = "Helyezze közelebb"; + +"Move farther" = "Helyezze távolabb"; + "NRIC or FIN" = "NRIC vagy FIN"; "Personal ID number" = "Személyazonosító szám"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/id.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/id.lproj/Localizable.strings index f6f56bcb108..1f7c0d700f6 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/id.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/id.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Pastikan Anda berada di ruang yang cukup terang."; +"Move closer" = "Mendekat"; + +"Move farther" = "Jauhkan"; + "NRIC or FIN" = "NRIC atau FIN"; "Personal ID number" = "Nomor identifikasi pribadi"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/it.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/it.lproj/Localizable.strings index 84839967b83..9125911c5be 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/it.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/it.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Assicurati che l'illuminazione sia adeguata."; +"Move closer" = "Avvicinalo"; + +"Move farther" = "Allontanalo"; + "NRIC or FIN" = "NRIC o FIN"; "Personal ID number" = "Numero documento di identità personale"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/ja.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/ja.lproj/Localizable.strings index adfead88144..7b6ac46d8f0 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/ja.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/ja.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "明るい場所にいることを確認してください。"; +"Move closer" = "近付けてください"; + +"Move farther" = "少し遠ざけてください"; + "NRIC or FIN" = "NRIC または FIN"; "Personal ID number" = "身分証明書番号"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/ko.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/ko.lproj/Localizable.strings index b1a8938a8f7..d33773d9034 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/ko.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/ko.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "공간의 조명이 밝은지 확인하십시오."; +"Move closer" = "더 가까이"; + +"Move farther" = "더 멀리 이동하십시오"; + "NRIC or FIN" = "NRIC 또는 FIN"; "Personal ID number" = "개인 ID 번호"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/lt-LT.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/lt-LT.lproj/Localizable.strings index 3f28e585e03..cd2c6d26fea 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/lt-LT.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/lt-LT.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Įsitikinkite, kad esate gerai apšviestoje erdvėje."; +"Move closer" = "Pastumkite arčiau"; + +"Move farther" = "Patraukite toliau"; + "NRIC or FIN" = "NRIC arba FIN"; "Personal ID number" = "Asmens kodas"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/lv-LV.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/lv-LV.lproj/Localizable.strings index 54876d59b77..9c03c72b490 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/lv-LV.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/lv-LV.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Pārliecinieties, ka atrodaties labi apgaismotā vietā."; +"Move closer" = "Novietojiet tuvāk"; + +"Move farther" = "Novietojiet tālāk"; + "NRIC or FIN" = "NRIC vai FIN"; "Personal ID number" = "Personas ID numurs"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/ms-MY.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/ms-MY.lproj/Localizable.strings index 89c54fa30cd..18f062893e6 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/ms-MY.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/ms-MY.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Pastikan anda berada di ruang yang cukup terang."; +"Move closer" = "Beralih lebih dekat"; + +"Move farther" = "Beralih lebih jauh"; + "NRIC or FIN" = "NRIC atau FIN"; "Personal ID number" = "Nombor ID peribadi"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/mt.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/mt.lproj/Localizable.strings index 5826cf209a4..eb6fe92af27 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/mt.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/mt.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Ara li tinsab f'post imdawwal sew."; +"Move closer" = "Mexxih eqreb"; + +"Move farther" = "Ersaq lura"; + "NRIC or FIN" = "NRIC jew FIN"; "Personal ID number" = "In-numru tal-ID personali"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/nb.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/nb.lproj/Localizable.strings index 5e394fbb0eb..62bc198bcd7 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/nb.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/nb.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Sørg for at du befinner deg i et godt opplyst rom."; +"Move closer" = "Flytt nærmere"; + +"Move farther" = "Flytt lenger unna"; + "NRIC or FIN" = "NRIC eller FIN"; "Personal ID number" = "Personlig ID-nummer"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/nl.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/nl.lproj/Localizable.strings index 779868fee22..b628ed4e48d 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/nl.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/nl.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Zorg dat er voldoende belichting is."; +"Move closer" = "Dichterbij houden"; + +"Move farther" = "Verder weg houden"; + "NRIC or FIN" = "NRIC of FIN"; "Personal ID number" = "Persoonlijk identificatienummer"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/nn-NO.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/nn-NO.lproj/Localizable.strings index 0df259785a7..863d5cc225e 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/nn-NO.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/nn-NO.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Sørg for at du er på ein godt opplyst stad."; +"Move closer" = "Flytt nærmare"; + +"Move farther" = "Flytt lenger vekk"; + "NRIC or FIN" = "NRIC eller FIN"; "Personal ID number" = "Personleg ID-nummer"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/pl-PL.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/pl-PL.lproj/Localizable.strings index 8da21616f3d..e7001830554 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/pl-PL.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/pl-PL.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Upewnij się, że znajdujesz się w dobrze oświetlonym miejscu."; +"Move closer" = "Przybliż"; + +"Move farther" = "Oddal"; + "NRIC or FIN" = "NRIC lub FIN"; "Personal ID number" = "Numer dowodu tożsamości"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/pt-BR.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/pt-BR.lproj/Localizable.strings index 29a35fee165..3ee8a8d8ec7 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/pt-BR.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/pt-BR.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Escolha um espaço bem iluminado."; +"Move closer" = "Aproxime"; + +"Move farther" = "Afaste"; + "NRIC or FIN" = "NRIC ou FIN"; "Personal ID number" = "Número de identificação pessoal"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/pt-PT.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/pt-PT.lproj/Localizable.strings index b9dcc2c6bfb..de67893b3d5 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/pt-PT.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/pt-PT.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Certifique-se de que se encontra num espaço bem iluminado."; +"Move closer" = "Aproxime o documento"; + +"Move farther" = "Afaste a câmara"; + "NRIC or FIN" = "NRIC ou FIN"; "Personal ID number" = "Número de identificação pessoal"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/ro-RO.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/ro-RO.lproj/Localizable.strings index 59032476156..0b0d0ad37dd 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/ro-RO.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/ro-RO.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Asigurați-vă că vă aflați într-un spațiu bine luminat."; +"Move closer" = "Apropiați"; + +"Move farther" = "Depărtați"; + "NRIC or FIN" = "NRIC sau FIN"; "Personal ID number" = "Număr de identificare personal"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/ru.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/ru.lproj/Localizable.strings index fb8e2eed854..7ccccc8c0e5 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/ru.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/ru.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Позаботьтесь о хорошем освещении."; +"Move closer" = "Придвиньтесь поближе"; + +"Move farther" = "Отодвиньтесь подальше"; + "NRIC or FIN" = "Номер NRIC или FIN"; "Personal ID number" = "Номер документа, удостоверяющего личность"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/sk-SK.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/sk-SK.lproj/Localizable.strings index e7282c07868..439ffe57a7b 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/sk-SK.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/sk-SK.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Uistite sa, že ste v dobre osvetlenom priestore."; +"Move closer" = "Prisuňte"; + +"Move farther" = "Posuňte ďalej"; + "NRIC or FIN" = "NRIC alebo FIN"; "Personal ID number" = "Osobné identifikačné číslo"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/sl-SI.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/sl-SI.lproj/Localizable.strings index d5b57ad1b02..79bbd075a12 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/sl-SI.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/sl-SI.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Poskrbite, da ste v dobro osvetljenem prostoru."; +"Move closer" = "Približajte"; + +"Move farther" = "Oddaljite"; + "NRIC or FIN" = "NRIC ali FIN"; "Personal ID number" = "Številka osebne izkaznice"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/sv.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/sv.lproj/Localizable.strings index 5e9a026fc51..a51b81b6a0e 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/sv.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/sv.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Se till att du befinner dig på en plats med bra belysning."; +"Move closer" = "Flytta närmare"; + +"Move farther" = "Flytta längre bort"; + "NRIC or FIN" = "NRIC eller FIN"; "Personal ID number" = "Personligt ID-nummer"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/tr.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/tr.lproj/Localizable.strings index c0fc6aef345..7d9b22242cb 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/tr.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/tr.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "İyi ışık alan bir alanda olduğunuzdan emin olun."; +"Move closer" = "Yakınlaştırın"; + +"Move farther" = "Uzaklaştırın"; + "NRIC or FIN" = "NRIC veya FIN"; "Personal ID number" = "Kişisel kimlik numarası"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/vi.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/vi.lproj/Localizable.strings index 903dbc1a4ad..ae5108f3b93 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/vi.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/vi.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "Hãy đảm bảo bạn đang ở trong không gian đủ ánh sáng."; +"Move closer" = "Đến gần hơn"; + +"Move farther" = "Lùi xa hơn"; + "NRIC or FIN" = "NRIC hoặc FIN"; "Personal ID number" = "Số ID Cá nhân"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/zh-HK.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/zh-HK.lproj/Localizable.strings index d4ff75d493e..e16778bcace 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/zh-HK.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/zh-HK.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "確保光線充足。"; +"Move closer" = "請靠近一點"; + +"Move farther" = "請離遠一點"; + "NRIC or FIN" = "NRIC 或 FIN"; "Personal ID number" = "個人身份證件號碼"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/zh-Hans.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/zh-Hans.lproj/Localizable.strings index 07d5f67ddf8..530931f45e4 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/zh-Hans.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/zh-Hans.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "确保光线充足。"; +"Move closer" = "请靠近一点"; + +"Move farther" = "请放远一点"; + "NRIC or FIN" = "NRIC 或 FIN"; "Personal ID number" = "个人身份证件号码"; diff --git a/StripeIdentity/StripeIdentity/Resources/Localizations/zh-Hant.lproj/Localizable.strings b/StripeIdentity/StripeIdentity/Resources/Localizations/zh-Hant.lproj/Localizable.strings index 039cd17da34..311700ec5ab 100644 --- a/StripeIdentity/StripeIdentity/Resources/Localizations/zh-Hant.lproj/Localizable.strings +++ b/StripeIdentity/StripeIdentity/Resources/Localizations/zh-Hant.lproj/Localizable.strings @@ -52,6 +52,10 @@ "Make sure you're in a well lit space." = "確保光線充足。"; +"Move closer" = "請靠近一點"; + +"Move farther" = "請離遠一點"; + "NRIC or FIN" = "NRIC 或 FIN"; "Personal ID number" = "個人身分證件號碼"; diff --git a/StripePaymentSheet.podspec b/StripePaymentSheet.podspec index 1292d4333d4..c5ffa0e03c6 100644 --- a/StripePaymentSheet.podspec +++ b/StripePaymentSheet.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # Do not update s.version directly. # Instead, update the VERSION file and run ./ci_scripts/update_version.sh - s.version = '23.23.0' + s.version = '23.24.0' s.summary = "Stripe's prebuilt payment UI." s.license = { type: 'MIT', file: 'LICENSE' } diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/bg-BG.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/bg-BG.lproj/Localizable.strings index 7f3d7757fca..6ec9bf0f165 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/bg-BG.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/bg-BG.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@••••%2$@"; + "+ Add" = "+ Добавяне"; "Add a card" = "Добавяне на карта"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "С присъединяването към Link Вие се съгласявате с Условията и с Правилата за защита на личните данни."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "С предоставяне на имейла си, Вие давате съгласието си за създаване на акаунт в Link и запазване на разплащателната Ви информация в Link съгласно Условията и Правилата за защита на личните даннина Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "С предоставянето на информация за плащания и с потвърждаването на това плащане Вие упълномощавате (A) %@ и Stripe, нашия доставчик на платежни услуги, да изпращат инструкции до Вашата банка за дебитиране на сметката Ви и (B) Вашата банка да дебитира сметката Ви в съответствие с тези инструкции. Като част от Вашите права имате право на възстановяване на суми от Вашата банка при условията и реда на споразумението с Вашата банка. Възстановяването на сума трябва да бъде поискано в рамките на 8 седмици, считано от датата, на която сметката Ви е била дебитирана. Вашите права са обяснени в извлечение, което можете да получите от Вашата банка. Вие давате своето съгласие да получавате известия за бъдещи дебитирания до 2 дни преди изпълнението им."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "С предоставяне на телефонния си номер, Вие давате съгласието си за създаване на акаунт в Link и запазване на разплащателната Ви информация в Link съгласно Условията и Правила за защита на личните даннина Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Като запазвате банковата си сметка за %@, Вие се съгласявате да удостоверявате плащания съгласно тези условия."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "Банка FPX"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Разбирам, че Stripe ще взима директен дебит от името на %@ и потвърждавам, че съм титуляр на сметката и единственото лице, необходимо за оправомощаване на дебитиране от тази сметка."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Управление на начините Ви на плащане"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Банка Przelewy24"; +"Remove card?" = "Премахване на банковата карта?"; + "Save" = "Запазване"; "Save a new payment method" = "Запазете нов метод на плащане"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Запазете банковата си сметка само с няколко стъпки."; +"Save your info for secure 1-click checkout with Link" = "Запазете Вашата информация за сигурно плащане с едно щракване с Link"; + "Select your payment method" = "Изберете метод на плащане"; "Set up" = "Създаване"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ca-ES.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ca-ES.lproj/Localizable.strings index c58a180e6f3..5047658707f 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ca-ES.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ca-ES.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Afegir"; "Add a card" = "Afegir una targeta"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Quan t'incorpores a Link, acceptes els Termes i la Política de privacitat."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "En proporcionar el correu electrònic, accepteu crear un compte de Link i desar la vostra informació de pagament a Link d'acord amb els Termes i Política de privadesa de Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Proporcionant la informació de pagament i confirmant aquest pagament, estàs autoritzant (A) %@ i Stripe, el nostre proveïdor de serveis de pagament, a enviar ordres al teu banc per tal de carregar des del teu compte i (B) carregar el teu compte en conformitat amb aquestes ordres. Tens dret a un reembolsament per part del teu banc sota els termes i condicions que s'hagin acordat amb aquest. El reembolsament s'ha de sol·licitar en un termini de 8 setmanes des de la data en que es va carregar el compte. Els teus drets estan explicats en un extracte que pots demanar al teu banc. Estàs acceptant rebre notificacions per pròxims dèbits fins a dos dies abans de que es portin a terme."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "En proporcionar el número de telèfon, accepteu crear un compte de Link i desar la vostra informació de pagament a Link d'acord amb els Termes i Política de privadesa de Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "En desar el compte bancari per a %@, accepteu l'autorització de pagaments d'acord amb aquests termes."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "Banc FPX"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Entenc que Stripe cobrarà els dèbits directes de part de %@ i confirmo que soc el titular del compte i l'única persona requerida per autoritzar dèbits des d'aquest compte."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Administreu els vostres mètodes de pagament"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Banc Przelewy24"; +"Remove card?" = "Voleu eliminar la targeta?"; + "Save" = "Desa"; "Save a new payment method" = "Deseu un nou mètode de pagament"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Deseu el compte bancari en uns pocs passos."; +"Save your info for secure 1-click checkout with Link" = "Deseu la vostra informació per al pagament segur amb 1 clic amb Link"; + "Select your payment method" = "Selecciona el teu mètode de pagament"; "Set up" = "Configuració"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/cs-CZ.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/cs-CZ.lproj/Localizable.strings index c09817eab53..a0c8ddf9ca8 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/cs-CZ.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/cs-CZ.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Přidat"; "Add a card" = "Přidat kartu"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Připojením se ke službám Link vyjadřujete zároveň svůj souhlas s Podmínkami a Zásadami ochrany osobních údajů."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Poskytnutím svého e-mailu souhlasíte s vytvořením účtu Link a uložením vašich platebních informací v rámci služby Link, a to v souladu s Podmínkami a zásadami ochrany osobních údajů."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Tím, že zadáte informace o platbě a potvrdíte tuto platbu, udělujete společnosti (A) %@ a Stripe, našemu poskytovateli platebních služeb, oprávnění zaslat do vaší banky pokyny k zatížení vašeho účtu a (B) vaší bance zatížit váš účet na základě těchto pokynů. V rámci svých práv máte nárok na refundaci od banky na základě smluvních podmínek vaší smlouvy s bankou. Refundaci je nutné nárokovat během 8 týdnů od data, kdy byl váš účet zatížen. Vaše práva jsou vysvětlena v prohlášení, které můžete získat od banky."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Poskytnutím svého telefonního čísla souhlasíte s vytvořením účtu Link a uložením vašich platebních informací v rámci služby Link, a to v souladu s Podmínkami a zásadami ochrany osobních údajů."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Uložením bankovního účtu pro společnost %@ souhlasíte s autorizací plateb podle těchto podmínek."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "Banka FPX"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Rozumím tomu, že Stripe bude vybírat přímé debety jménem %@, a potvrzuji, že jsem držitelem účtu a jedinou osobou, která je nezbytná k autorizování debetů z tohoto účtu."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Spravujte své platební metody"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Banka Przelewy24"; +"Remove card?" = "Odebrat kartu?"; + "Save" = "Uložit"; "Save a new payment method" = "Uložte novou platební metodu"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Uložte si svůj bankovní účet v několika málo krocích."; +"Save your info for secure 1-click checkout with Link" = "Uložte své údaje pro pro bezpečné odbavení 1 kliknutím u Link"; + "Select your payment method" = "Vyberte svou platební metodu"; "Set up" = "Nastavit"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/da.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/da.lproj/Localizable.strings index 920d8916c4c..c94ad49d24f 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/da.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/da.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Tilføj"; "Add a card" = "Tilføj et kort"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Ved at tilmelde dig Link accepterer du vilkårene og privatlivspolitikken."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Når du angiver din e-mail, accepterer du at oprette en Link-konto og gemme dine betalingsoplysninger på Link i henhold til Links Vilkår og Privatlivspolitik."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Ved at give dine betalingsoplysninger og bekræfte denne betaling giver du (A) %@ og Stripe, vores betalingstjenesteudbyder, tilladelse til at sende instruktioner til din bank om at debitere din konto og (B) din bank til at debitere din konto i overensstemmelse med disse instruktioner. Som en del af dine rettigheder har du ret til en refusion fra din bank under vilkårene og betingelserne i din aftale med din bank. Der skal kræves refusion inden for 8 uger fra den dato, hvor din konto blev debiteret. Dine rettigheder forklares i en erklæring, som du kan få fra din bank. Du accepterer at modtage underretninger om fremtidig debitering op til to dage før de opstår."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Når du angiver dit telefonnummer, accepterer du at oprette en Link-konto og gemme dine betalingsoplysninger på Link i henhold til Links Vilkår og Privatlivspolitik."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Ved at gemme din bankkonto for %@ accepterer du at godkende betalinger i henhold til disse vilkår."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Jeg er indforstået med, at Stripe vil opkræve direkte debiteringer på vegne af %@ og bekræfter, at jeg er kontoindehaveren og den eneste person, der skal godkende debiteringer fra denne konto."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Administrer dine betalingsmetoder"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 Bank"; +"Remove card?" = "Vil du fjerne kortet?"; + "Save" = "Gem"; "Save a new payment method" = "Gem en ny betalingsmetode"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Gem din bankkonto med blot nogle få trin."; +"Save your info for secure 1-click checkout with Link" = "Gem dine oplysninger om sikker betaling med 1 klik med Link"; + "Select your payment method" = "Vælg din betalingsmetode"; "Set up" = "Opsætning"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/de.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/de.lproj/Localizable.strings index 9b39601218e..4db547396b1 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/de.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/de.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Hinzufügen"; "Add a card" = "Karte hinzufügen"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Indem Sie Link beitreten, stimmen Sie den Nutzungsbedingungen und der Datenschutzerklärung zu."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Durch die Angabe Ihrer E-Mail-Adresse erklären Sie sich damit einverstanden, ein Link-Konto einzurichten und Ihre Zahlungsinformationen bei Link gemäß den AGB und der Datenschutzerklärung von Link zu speichern."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Durch Angabe der Zahlungsinformationen und Bestätigung der Zahlung ermächtigen Sie (A) %@ und Stripe, unseren Zahlungsdienstleister, Zahlungen von Ihrem Konto mittels Lastschrift einzuziehen. Zugleich (B) weisen Sie Ihr Kreditinstitut gemäß diesen Anweisungen an, Ihr Konto entsprechend zu belasten. Sie haben im Rahmen Ihrer Rechte Anspruch auf Erstattung von Ihrem Kreditinstitut gemäß den vereinbarten Bedingungen mit Ihrem Kreditinstitut. Sie können innerhalb von 8 Wochen, beginnend mit dem Belastungsdatum, die Erstattung des belasteten Betrages verlangen. Es gelten dabei die mit Ihrem Kreditinstitut vereinbarten Bedingungen. Weiterhin erklären Sie sich damit einverstanden, die Vorabankündigung bis spätestens 2 Tage vor Zahlungseinzug zu erhalten."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Durch die Angabe Ihrer Telefonnummer erklären Sie sich damit einverstanden, ein Link-Konto einzurichten und Ihre Zahlungsinformationen bei Link gemäß den AGB und der Datenschutzerklärung zu speichern."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Indem Sie Ihr Bankkonto für %@ speichern, akzeptieren Sie die Autorisierung von Zahlungen gemäß diesen Bedingungen."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Ich verstehe, dass Stripe im Namen von %@ Lastschriften einzieht und bestätige, dass ich der Kontoinhaber/die Kontoinhaberin und die einzige Person bin, die zur Autorisierung von Lastschriften von diesem Konto erforderlich ist."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Zahlungsmethoden verwalten"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 Bank"; +"Remove card?" = "Karte entfernen?"; + "Save" = "Speichern"; "Save a new payment method" = "Neue Zahlungsmethode speichern"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Speichern Sie Ihr Bankkonto in nur wenigen Schritten."; +"Save your info for secure 1-click checkout with Link" = "Meine Daten speichern für sichere Zahlungsvorgänge mit einem Klick mit Link"; + "Select your payment method" = "Zahlungsmethode auswählen"; "Set up" = "Einrichten"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/el-GR.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/el-GR.lproj/Localizable.strings index 399c9284c38..523d90afe8e 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/el-GR.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/el-GR.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Προσθήκη"; "Add a card" = "Προσθήκη μιας κάρτας"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Με την εγγραφή σας στο Link, συμφωνείτε με τους Όρους και την Πολιτική απορρήτου."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Αν παράσχετε το email σας, συμφωνείτε να δημιουργηθεί ένας λογαριασμός στο Link και να αποθηκευτούν τα στοιχεία πληρωμής σας στο Link, σύμφωνα με τους Όρους και την Πολιτική απορρήτου του Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Με την παροχή των στοιχείων πληρωμής σας και επιβεβαιώνοντας αυτήν την πληρωμή, εξουσιοδοτείτε (A) την %@ και την Stripe, τον πάροχο υπηρεσιών πληρωμών μας, να στείλουν οδηγίες στην τράπεζά σας προκειμένου να χρεώσει τον λογαριασμό σας και (B) την τράπεζά σας προκειμένου να χρεώσει τον λογαριασμό σας, σύμφωνα με τις οδηγίες αυτές. Στο πλαίσιο των δικαιωμάτων σας, δικαιούστε επιστροφή από την τράπεζά σας με βάση τους όρους και τις προϋποθέσεις που διατυπώνονται στη σύμβαση με την τράπεζά σας. Η αξίωση για επιστροφή πρέπει να υποβληθεί εντός 8 εβδομάδων από την ημερομηνία χρέωσης του λογαριασμού σας. Τα δικαιώματά σας επεξηγούνται σε αναλυτική κατάσταση, την οποία μπορείτε να εξασφαλίσετε από την τράπεζά σας. Συμφωνείτε να λαμβάνετε ειδοποιήσεις για μελλοντικές χρεώσεις έως και 2 ημέρες προτού προκύψουν."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Αν παράσχετε τον αριθμό τηλεφώνου σας, συμφωνείτε να δημιουργηθεί ένας λογαριασμός στο Link και να αποθηκευτούν τα στοιχεία πληρωμής σας στο Link, σύμφωνα με τους Όρους και την Πολιτική απορρήτου του Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Αποθηκεύοντας τον τραπεζικό λογαριασμό σας για την %@, συμφωνείτε να εξουσιοδοτείτε πληρωμές σύμφωνα με αυτούς τους όρους."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Κατανοώ ότι η Stripe θα εισπράττει άμεσες χρεώσεις εκ μέρους της %@ και επιβεβαιώνω ότι είμαι ο δικαιούχος του λογαριασμού και το μόνο άτομο που απαιτείται για την έγκριση των χρεώσεων από αυτόν τον λογαριασμό."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Διαχειριστείτε τις μεθόδους πληρωμής σας"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Τράπεζα Przelewy24"; +"Remove card?" = "Αφαίρεση κάρτας;"; + "Save" = "Αποθήκευση"; "Save a new payment method" = "Αποθήκευση νέας μεθόδου πληρωμής"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Αποθηκεύστε τον τραπεζικό λογαριασμό σας με λίγα μόνο βήματα."; +"Save your info for secure 1-click checkout with Link" = "Αποθήκευση των στοιχείων σας για ασφαλή ολοκλήρωση αγοράς με 1 κλικ μέσω Link"; + "Select your payment method" = "Επιλέξτε τη μέθοδο πληρωμής σας"; "Set up" = "Διαμόρφωση"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/en-GB.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/en-GB.lproj/Localizable.strings index a7da82c148e..89ea2f7db2e 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/en-GB.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/en-GB.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Add"; "Add a card" = "Add a card"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "By joining Link, you agree to the Terms and Privacy Policy."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "By saving your bank account for %@ you agree to authorize payments pursuant to these terms."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Manage your payment methods"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 Bank"; +"Remove card?" = "Remove card?"; + "Save" = "Save"; "Save a new payment method" = "Save a new payment method"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Save your bank account in just a few steps."; +"Save your info for secure 1-click checkout with Link" = "Save your info for secure 1-click checkout with Link"; + "Select your payment method" = "Select your payment method"; "Set up" = "Set up"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/es-419.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/es-419.lproj/Localizable.strings index 4e831504638..c8cb984abc3 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/es-419.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/es-419.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "Agregar otro"; "Add a card" = "Agrega una tarjeta"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Al unirte a Link, aceptas las Condiciones de servicio y la Política de privacidad."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Al proporcionar tu correo electrónico, aceptas crear una cuenta de Link y guardar tus datos de pago en Link, conforme a las Condiciones y la Política de privacidad de Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Al suministrar tus datos de pago y confirmar el pago, autorizas (A) a %@ y a Stripe, nuestro proveedor de servicios de pago, a enviar instrucciones a tu banco para que efectúe débitos en tu cuenta y (B) al banco a que efectúe los débitos en tu cuenta siguiendo esas instrucciones. Como parte de tus prerrogativas, tienes derecho a un rembolso del banco conforme a los términos y condiciones del contrato suscripto con dicha entidad. La solicitud de rembolso deberá efectuarse dentro de las 8 semanas posteriores a la fecha en que se efectuó el débito en tu cuenta. Tus derechos se explican en una declaración que puedes solicitarle a tu banco. Aceptas recibir notificaciones sobre próximos débitos con hasta 2 días de antelación a que estos ocurran."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Al proporcionar tu número de teléfono, aceptas crear una cuenta de Link y guardar tus datos de pago en Link, conforme a las Condiciones y la Política de privacidad de Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Al guardar tu cuenta bancaria para %@, aceptas autorizar pagos conforme a estas condiciones."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "Banco para FPX"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Entiendo que Stripe cobrará débitos directos en nombre de %@ y confirmo que soy el titular de la cuenta y la única persona que se requiere que autorice los débitos a esta cuenta."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Gestiona tus métodos de pago"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Banco que opera con Przelewy24"; +"Remove card?" = "¿Deseas eliminar la tarjeta?"; + "Save" = "Guardar"; "Save a new payment method" = "Guarda un nuevo método de pago"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Guarda tu cuenta bancaria en solo unos pasos."; +"Save your info for secure 1-click checkout with Link" = "Guardar mis datos para una confirmación de compra segura en un clic con Link"; + "Select your payment method" = "Selecciona el método de pago"; "Set up" = "Configurar"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/es.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/es.lproj/Localizable.strings index c59ec2d8fc4..760aa259607 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/es.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/es.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Añadir más datos"; "Add a card" = "Añadir una tarjeta"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Al unirte a Link, aceptas las Condiciones de servicio y la Política de privacidad."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Al proporcionar tu correo electrónico, aceptas crear una cuenta de Link y guardar tus datos de pago en Link, conforme a las Condiciones y a la Política de privacidad de Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Al facilitarnos la información del pago y al confirmar este pago, autorizas a (A) %@ y a Stripe, nuestro proveedor de servicios de pago, a enviar instrucciones a tu banco para adeudar tu cuenta y (B) a tu banco para efectuar los adeudos en tu cuenta siguiendo dichas instrucciones. Como parte de tus derechos, estás legitimado al rembolso por parte de tu banco en los términos y condiciones del contrato suscrito con este. La solicitud del reembolso deberá efectuarse dentro de las ocho semanas posteriores a la fecha de adeudo en cuenta. Tus derechos se explican en una declaración que puedes obtener en tu banco. Aceptas recibir notificaciones sobre próximos adeudos con hasta dos días de antelación a que estos ocurran."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Al proporcionar tu número de teléfono, aceptas crear una cuenta de Link y guardar tus datos de pago en Link, conforme a las Condiciones y la Política de privacidad de Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Al guardar tu cuenta bancaria para %@, aceptas autorizar pagos con arreglo a estas condiciones."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "Banco para FPX"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Entiendo que Stripe cobrará adeudos directos en nombre de %@ y confirmo que soy el titular de la cuenta y la única persona que se requiere que autorice los adeudos a esta cuenta."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Gestiona tus métodos de pago"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Banco que opera con Przelewy24"; +"Remove card?" = "¿Deseas eliminar la tarjeta?"; + "Save" = "Guardar"; "Save a new payment method" = "Guardar un nuevo método de pago"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Guarda tu cuenta bancaria en unos pocos pasos."; +"Save your info for secure 1-click checkout with Link" = "Guardar tus datos para un proceso de compra seguro en un clic con Link"; + "Select your payment method" = "Selecciona tu método de pago"; "Set up" = "Configurar"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/et-EE.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/et-EE.lproj/Localizable.strings index e384395fe43..5b38e286417 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/et-EE.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/et-EE.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ lisa"; "Add a card" = "Kaardi lisamine"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Link liitudes nõustute tingimuste ja privaatsuseeskirjadega."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Oma e-posti aadressi esitamisega nõustute looma Linki konto ja salvestama oma makseteabe Linki, mille suhtes kehtivad Linki tingimused ja privaatsuseeskirjad."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Makseteabe esitamise ja käesoleva makse kinnitamisega volitatate (A) ettevõtet %@ ja Stripe'i, meie makseteenuse osutajat, saatma teie panka juhiseid teie konto debiteerimiseks ning (B) oma panka nende juhiste alusel teie kontot debiteerima. Vastavalt teie õigustele, pangaga sõlmitud lepingule ja panga üldtingimustele on teil õigus saada pangalt tagasimakset. Tagasimakse taotlus tuleb esitada 8 nädala jooksul alates teie konto debiteerimise kuupäevast. Teie õigusi selgitatakse avalduses, mille saate oma pangast. Nõustute saama teavitusi tulevaste debiteerimiste kohta kaks päeva enne nende toimumist."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Oma telefoninumbri esitamisega nõustute looma Linki konto ja salvestama oma makseteabe Linki, mille suhtes kehtivad Linki tingimused ja privaatsuseeskirjad."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Salvestades oma pangakonto %@, nõustute maksete autoriseerimisega vastavalt nendele tingimustele."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Mõistan, et Stripe kogub ettevõtte %@ nimel otsekorraldusi, ja kinnitan, et olen kontoomanik ja ainus isik, kes peab selle konto debiteerimist autoriseerima."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Makseviiside haldamine"; @@ -76,6 +84,10 @@ "Or pay with a card" = "Või makske kaardiga"; +"Or use" = "Või kasuta"; + +"Or use a card" = "Või kasuta kaarti"; + "Pay %@" = "Maksa %@"; "Pay another way" = "Maksa muul viisil"; @@ -102,6 +114,8 @@ "Przelewy24 Bank" = "Pank Przelewy24"; +"Remove card?" = "Kas soovite kaardi eemaldada?"; + "Save" = "Salvesta"; "Save a new payment method" = "Uue makseviisi salvestamine"; @@ -116,6 +130,8 @@ "Save your bank account in just a few steps." = "Salvestage oma pangakonto vaid mõne lihtsa sammuga."; +"Save your info for secure 1-click checkout with Link" = "Salvesta oma teave, et võimaldada turvaline ühe klõpsuga makse lõpuleviimine Linkiga"; + "Select your payment method" = "Valige makseviis"; "Set up" = "Seadista"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/fi.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/fi.lproj/Localizable.strings index 37e7667fe0f..d2f41f92b21 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/fi.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/fi.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Lisää"; "Add a card" = "Lisää kortti"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Liittymällä Linkiin hyväksyt ehdot ja tietosuojaselosteen."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Antamalla sähköpostisi hyväksyt Link-tilin luomisen ja tallennat maksutietosi Link-palveluun Link-ehtojen ja tietosuojaselosteen mukaisesti."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Antamalla maksutiedot ja vahvistamalla tämän maksun, valtuutat (A) %@ ja Stripen, maksupalvelun tarjoajamme, lähettämään ohjeita pankillesi tilisi veloittamiseksi ja (B) pankkisi veloittamaan tiliäsi annettujen ohjeiden mukaisesti. Oikeuksiesi mukaisesti olet oikeutettu maksun palautukseen pankiltasi heidän kanssaan tekemäsi sopimuksen mukaisesti. Maksun palautus on lunastettava kahdeksan viikon kuluessa tilisi veloituksesta. Oikeutesi kerrotaan lausunnossa, jonka voit hankkia pankiltasi. Hyväksyt vastaanottamaan ilmoituksia tulevista veloituksista kaksi päivää ennen niiden tapahtumista."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Antamalla puhelinnumerosi hyväksyt Link-tilin luomisen ja tallennat maksutietosi Link-palveluun Link-ehtojen ja tietosuojaselosteen mukaisesti."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Tallentamalla pankkitilisi yritykselle %@, hyväksyt maksujen valtuutuksen näiden ehtojen mukaisesti."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX-pankki"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Ymmärrän, että Stripe kerää suoraveloituksia yrityksen %@ puolesta sekä vahvistan, että olen tilinhaltija ja ainoa henkilö, jota tarvitaan tämän tilin veloitusten varmentamiseen."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Hallitse maksutapojasi"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 Bank"; +"Remove card?" = "Poista kortti?"; + "Save" = "Tallenna"; "Save a new payment method" = "Tallenna uusi maksutapa"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Tallenna pankkitilisi vain muutamassa vaiheessa."; +"Save your info for secure 1-click checkout with Link" = "Tallenna tiedot turvalliselle yhden napsautuksen maksamiselle Link-palvelulla"; + "Select your payment method" = "Valitse maksutapa"; "Set up" = "Määritä"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/fil.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/fil.lproj/Localizable.strings index 987088406da..566c0937751 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/fil.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/fil.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+Magdagdag"; "Add a card" = "Magdagdag ng isang kard"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Sa pagsali sa Link, sumasang-ayon ka sa Mga Tuntunin at Patakaran sa Pagkapribado."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Sa pagbibigay ng iyong email, sumasang-ayon ka na gumawa ng Link account at i-save ang impormasyon ng iyong pagbabayad sa Link, alinsunod sa Mga Tuntunin at Patakaran sa Pagkapribado ng Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Sa pagbibigay ng iyong impormasyon ng pagbabayad at pagkukupirma sa bayad na ito, pinapayagan mo ang (A) %@ at ang Stripe, ang ating payment service provider, na magpadala ng mga tagubilin sa iyong bangko para i-debit ang iyong account at (B) ang iyong bangko na i-debit ang iyong account ayon sa mga naturang tuntunin. Bilang bahagi ng iyong mga karapatan, maaari kang makakuha ng refund mula sa iyong bangko sa ilalim ng mga takda at kundisyon ng iyong kasunduan sa iyong bangko. Ang refund ay dapat hingin sa loob ng 8 linggo mula sa petsa na na-debit ang iyong account. Ang iyong mga karapatan ay naipaliwanag sa isang pahayag na maari mong makuha sa iyong bangko. Pumapayag ka na makatanggap ng mga abiso ukol sa mga debit sa hinaharap ng hanggang 2 na araw bago sila maganap."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Sa pagbibigay ng iyong numero ng telepono, sumasang-ayon ka na gumawa ng Link account at i-save ang impormasyon ng iyong pagbabayad sa Link, alinsunod sa Mga Tuntunin at Patakaran sa Pagkapribado ng Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Sa pag-save ng iyong account sa bangko para sa %@ sumasang-ayon ka na pahintulutan ang mga pagbabayad alinsunod sa mga tuntuning ito."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Nauunawaan ko na mangongolekta ang Stripe ng Direct Debits sa ngalan ng %@ at kinukumpirma ko na ako ang may-ari ng account at tanging taong kinakailangan na magpahintulot sa mga debit mula sa account na ito.."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Pangasiwaan ang iyong mga paraan ng pagbabayad"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 Bank"; +"Remove card?" = "Alisin ang kard?"; + "Save" = "I-save"; "Save a new payment method" = "I-save ang bagong paraan ng pagbabayad"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "I-save ang iyong account sa bangko sa ilang hakbang lamang."; +"Save your info for secure 1-click checkout with Link" = "I-save ang iyong impormasyon para sa ligtas na 1-click na pag-checkout sa Link"; + "Select your payment method" = "Piliin ang iyong paraan ng pagbabayad"; "Set up" = "I-set up"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/fr-CA.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/fr-CA.lproj/Localizable.strings index 2d499e24dbe..30748053fcd 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/fr-CA.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/fr-CA.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Ajouter"; "Add a card" = "Ajouter une carte"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "En rejoignant Link, vous acceptez les Conditions et la Politique de confidentialité."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "En fournissant votre adresse de courriel, vous acceptez de créer un compte Link et d'enregistrer vos informations de paiement sur Link, conformément aux Conditions et à la Politique de confidentialité de Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "En fournissant vos informations de paiement et en confirmant ce paiement, vous autorisez (A) %@ et Stripe, notre prestataire de services de paiement, à donner à votre institution financière l'instruction de débiter votre compte, et (B) votre institution financièire à débiter votre compte conformément à ces instructions. Vous bénéficiez d'un droit de remboursement par votre institution financière selon les conditions décrites dans la convention que vous avez passée avec elle. Toute demande de remboursement doit être présentée dans les 8 semaines suivant la date de débit de votre compte. Vos droits sont précisés dans une déclaration que vous pouvez obtenir auprès de votre institution financière. Vous acceptez de recevoir des notifications concernant les débits futurs jusqu'à 2 jours avant leur réalisation."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "En fournissant votre numéro de téléphone, vous acceptez de créer un compte Link et d'enregistrer vos informations de paiement sur Link, conformément aux Conditions et à la Politique de confidentialité de Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "En enregistrant votre compte bancaire pour %@, vous autorisez les paiements conformément à ces conditions."; "CPF/CPNJ" = "CPF/CNPJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "Banque FPX"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Je comprends que Stripe effectuera des prélèvements automatiques pour le compte de %@, et je confirme que je suis la personne titulaire du compte et la seule personne habilitée à autoriser des prélèvements sur ce compte."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Gérer vos moyens de paiement"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Banque Przelewy24"; +"Remove card?" = "Voulez-vous retirer la carte?"; + "Save" = "Enregistrer"; "Save a new payment method" = "Enregistrer un nouveau moyen de paiement"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Enregistrez votre compte bancaire en quelques clics."; +"Save your info for secure 1-click checkout with Link" = "Enregistrer mes informations pour payer en un clic de façon sécurisée avec Link"; + "Select your payment method" = "Sélectionnez votre moyen de paiement"; "Set up" = "Configurer"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/fr.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/fr.lproj/Localizable.strings index 0a49cb42f91..d4006df7375 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/fr.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/fr.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Ajouter"; "Add a card" = "Ajouter une carte bancaire"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "En rejoignant Link, vous acceptez les Conditions et la Politique de confidentialité."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "En indiquant votre adresse e-mail, vous acceptez de créer un compte Link et d'enregistrer vos informations de paiement sur Link, conformément aux Conditions de Link et à sa Politique de confidentialité."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "En fournissant vos informations de paiement et en confirmant ce paiement, vous autorisez (A) %@ et Stripe, notre prestataire de services de paiement, à donner à votre banque l'instruction de débiter votre compte, et (B) votre banque à débiter votre compte conformément à ces instructions. Vous bénéficiez d'un droit à remboursement par votre banque selon les conditions décrites dans la convention que vous avez passée avec elle. Toute demande de remboursement doit être présentée dans les 8 semaines suivant la date de débit de votre compte. Vos droits sont précisés dans une déclaration que vous pouvez obtenir auprès de votre banque. Vous acceptez de recevoir des notifications concernant les débits futurs jusqu'à 2 jours avant leur réalisation."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "En indiquant votre numéro de téléphone, vous acceptez de créer un compte Link et d'enregistrer vos informations de paiement sur Link, conformément aux Conditions de Link et à sa Politique de confidentialité."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "En enregistrant votre compte bancaire pour %@, vous autorisez les paiements conformément à ces conditions."; "CPF/CPNJ" = "CPF/CNPJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "Banque FPX"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Je comprends que Stripe effectuera des prélèvements automatiques pour le compte de %@, et je confirme que je suis le/la titulaire du compte et la seule personne habilitée à autoriser les prélèvements sur ce compte."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Gérer vos moyens de paiement"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Banque Przelewy24"; +"Remove card?" = "Voulez-vous supprimer la carte ?"; + "Save" = "Enregistrer"; "Save a new payment method" = "Enregistrer un nouveau moyen de paiement"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Enregistrez votre compte bancaire en quelques clics."; +"Save your info for secure 1-click checkout with Link" = "Enregistrez vos informations pour le paiement sécurisé en un clic avec Link"; + "Select your payment method" = "Sélectionnez votre moyen de paiement"; "Set up" = "Configurer"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/hr.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/hr.lproj/Localizable.strings index 360842b5e70..232cc5c5246 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/hr.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/hr.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Dodaj"; "Add a card" = "Dodavanje kartice"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Prisupanjem u Link, prihvaćate Uvjete i Pravila privatnosti."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Navođenjem svoje adrese e-pošte pristajete na izradu Link računa i spremanje podataka o plaćanju na Link, u skladu s Uvjetima i Pravilima o privatnosti Linka."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Unošenjem vaših podataka o plaćanju, ovlašćujete (A) %@ i Stripe, našeg davatelja usluga platnog prometa, da vašoj banci pošalje upute za terećenje vašeg računa, i (B) vašu banku za terećenje vašeg računa u skladu s tim uputama. U sklopu vaših prava, imate pravo na povrat novca od svoje banke prema uvjetima i odredbama ugovora s bankom. Povrat novca mora se zatražiti u roku od 8 tjedana počevši od datuma terećenja vašeg računa. Vaša prava objašnjena su u izjavi koju možete dobiti od svoje banke. Slažete se s primanjem obavijesti o budućim terećenjima do 2 dana prije njihova izvršenja."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Navođenjem svog telefonskog broja pristajete na izradu Link računa i spremanje podataka o plaćanju na Link, u skladu s Uvjetima i Pravilima o privatnosti Linka."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Spremanjem bankovnog računa za %@ pristajete na autorizaciju plaćanja u skladu s ovim uvjetima."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Razumijem da će Stripe naplaćivati izravna terećenja u ime %@ i potvrđujem da sam vlasnik računa i jedina osoba koja mora autorizirati terećenja s ovog računa."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Upravljajte svojim metodama plaćanja"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Banka Przelewy24"; +"Remove card?" = "Ukloniti karticu?"; + "Save" = "Spremi"; "Save a new payment method" = "Spremite novu metodu plaćanja"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Spremite svoj bankovni račun u samo par koraka."; +"Save your info for secure 1-click checkout with Link" = "Spremite svoje podatke za sigurno plaćanje jednim klikom putem Linka"; + "Select your payment method" = "Odaberite način plaćanja"; "Set up" = "Postavi"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/hu.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/hu.lproj/Localizable.strings index dbb96e1a598..2a98908a8f1 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/hu.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/hu.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Hozzáadás"; "Add a card" = "Kártya hozzáadása"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "A Linkhez történő csatlakozással Őn elfogadja a feltételeket és az adatvédelmi szabályzatot."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Az e-mail-címe megadásával hozzájárul egy Link fiók létrehozásához és a fizetési adatai mentéséhez a Linkbe, a Link feltételei és adatvédelmi szabályzata szerint."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Fizetési adatainak megadásával és a fizetés megerősítésével Ön felhatalmazza (A) a(z) %@ céget és a Stripe-ot, fizetési szolgáltatónkat, hogy utasításokat küldjön a bankjának, hogy megterhelje a számláját, és (B) bankját, hogy az utasításoknak megfelelően megterhelje a számláját. A jogai részeként Ön jogosult a bankjától a velük kötött megállapodás feltételei szerinti visszatérítésre. A visszatérítést a számla megterhelésének napjától számított 8 héten belül kell igényelni. Jogait egy, a bankjától beszerezhető nyilatkozat tartalmazza. Beleegyezik abba, hogy a jövőbeni terhelésekről értesítést kap, legfeljebb 2 nappal azok bekövetkezése előtt."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "A telefonszáma megadásával hozzájárul egy Link fiók létrehozásához és a fizetési adatai mentéséhez a Linkbe, a Link feltételei és adatvédelmi szabályzata szerint."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Azzal, hogy elmenti a bankszámlát a(z) %@ számára, beleegyezik a kifizetések engedélyezésébe ezen feltételek szerint."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Tudomásul veszem, hogy a Stripe beszedéseket végez a(z) %@ nevében, és megerősítem, hogy én vagyok a számla tulajdonosa és az egyetlen személy, aki a terheléseket engedélyezheti erről a számláról."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Fizetési módok kezelése"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 Bank"; +"Remove card?" = "Kártya eltávolítása?"; + "Save" = "Mentés"; "Save a new payment method" = "Új fizetési mód mentése"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Mentse el egyszerűen bankszámláját."; +"Save your info for secure 1-click checkout with Link" = "Mentse el az adatait a biztonságos egykattintásos fizetéshez a Linkkel"; + "Select your payment method" = "Fizetési mód kiválasztása"; "Set up" = "Beállítás"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/id.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/id.lproj/Localizable.strings index 7e0127dd2e0..d79bdfa0d81 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/id.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/id.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Tambahkan"; "Add a card" = "Tambahkan sebuah kartu"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Dengan bergabung ke Link, Anda berarti menyetujui Ketentuan dan Kebijakan Privasi."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Dengan memberikan email, berarti Anda menyetujui pembuatan akun Link serta penyimpanan informasi pembayaran pada Link, sesuai dengan Ketentuan dan Kebijakan Privasi Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Dengan memberikan informasi pembayaran dan mengonfirmasi pembayaran ini, berarti Anda mengotorisasi (A) %@ dan Stripe, penyedia layanan pembayaran kami, untuk mengirim instruksi kepada bank untuk mendebit rekening Anda dan (B) kepada bank untuk mendebit rekening Anda sesuai instruksi itu. Sebagai bagian dari hak Anda, Anda berhak mendapat pengembalian dana dari bank berdasarkan ketentuan dan persyaratan perjanjian Anda dengan bank. Pengembalian dana harus diklaim dalam waktu 8 minggu sejak tanggal pendebitan rekening Anda. Hak Anda dijelaskan dalam pernyataan yang dapat Anda peroleh dari bank Anda. Anda setuju untuk menerima notifikasi pendebitan di masa mendatang hingga 2 hari sebelum dilakukan."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Dengan memberikan nomor telepon, berarti Anda menyetujui pembuatan akun Link serta penyimpanan informasi pembayaran pada Link, sesuai dengan Ketentuan dan Kebijakan Privasi Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Dengan menyimpan rekening bank Anda untuk %@, Anda berarti setuju untuk mengotorisasi pembayaran sesuai dengan ketentuan-ketentuan berikut."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Saya memahami bahwa Stripe akan menagih Debit Langsung atas nama %@ serta mengonfirmasikan bahwa sayalah pemilik akun dan satu-satunya orang yang diperlukan untuk mengotorisasi debit dari akun ini."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Kelola metode pembayaran Anda"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Bank Przelewy24"; +"Remove card?" = "Hapus kartu?"; + "Save" = "Simpan"; "Save a new payment method" = "Simpan metode pembayaran baru"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Simpan rekening bank Anda hanya dalam beberapa langkah."; +"Save your info for secure 1-click checkout with Link" = "Simpan info Anda untuk checkout aman dengan 1 klik dengan Link"; + "Select your payment method" = "Pilih metode pembayaran Anda"; "Set up" = "Siapkan"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/it.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/it.lproj/Localizable.strings index f8ef3940d2b..7f0ce666ef1 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/it.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/it.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Aggiungi"; "Add a card" = "Aggiungi una carta"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Creando un account Link, accetti i Termini e l'Informativa sulla privacy."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Fornendo il tuo indirizzo email, accetti di creare un account Link e salvare i tuoi dati di pagamento su Link conformemente ai Termini e all'Informativa sulla privacy di Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Fornendo le informazioni di pagamento e confermando questo pagamento, autorizzi (A) %@ e Stripe, il nostro fornitore di servizi di pagamento, a inviare istruzioni alla tua banca per l'addebito sul tuo conto e (B) la tua banca a procedere con tale addebito conformemente alle istruzioni fornite. Tra gli altri diritti, hai anche diritto a un rimborso dalla tua banca in base ai termini e condizioni dell'accordo sottoscritto con l'istituto. Un eventuale rimborso va richiesto entro otto settimane a decorrere dalla data di addebito in conto. I tuoi diritti sono consultabili in una dichiarazione che puoi richiedere alla tua banca. Accetti di ricevere una notifica per addebiti futuri fino a 2 giorni prima."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Fornendo il tuo numero di telefono, accetti di creare un account Link e salvare i tuoi dati di pagamento su Link conformemente ai Termini e all'Informativa sulla privacy di Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Salvando il tuo conto bancario per %@, accetti di autorizzare i pagamenti conformemente a questi termini."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "Banca FBX"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Sono consapevole che Stripe riscuoterà addebiti diretti per conto di %@ e confermo di essere il titolare del conto e l'unica persona idonea ad autorizzare addebiti su questo conto."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Gestisci modalità di pagamento"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Banca Przelewy24"; +"Remove card?" = "Rimuovere la carta?"; + "Save" = "Salva"; "Save a new payment method" = "Salva una nuova modalità di pagamento"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Salva il tuo conto bancario in pochi passaggi."; +"Save your info for secure 1-click checkout with Link" = "Salva i tuoi dati per pagamenti sicuri con un clic con Link"; + "Select your payment method" = "Seleziona la modalità di pagamento"; "Set up" = "Imposta"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ja.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ja.lproj/Localizable.strings index 8b3fe666be2..ecd2adcb991 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ja.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ja.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ 追加"; "Add a card" = "カードを追加"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Link に登録することで、お客様は利用規約およびプライバシーポリシーに同意したことになります。"; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "メールアドレスを入力することにより、お客様は Link の規約プライバシーポリシーに従って Link アカウントを作成し、お支払い情報を Link に保存することに同意したとみなされます。"; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "支払い情報を提供し、この支払いを確定することで、お客様は (A) %@ および決済サービスプロバイダーである Stripe がお客様の銀行に口座引き落としの指図を送り、(B) 銀行がこの指図に従ってお客様の口座から引き落としを行うことを承認することになります。お客様の権利の一部として、銀行との契約条件に基づき、お客様は銀行からの返金を受ける権利を有します。返金は口座の引き落とし日から 8 週間以内に請求する必要があります。お客様の権利は、銀行から得られる明細書内で説明されています。お客様は今後の引き落としに関する通知を引き落としの実行日の 2 日前までに受け取ることに同意するものとします。"; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "電話番号を入力することにより、お客様は Link の規約プライバシーポリシーに従って Link アカウントを作成し、お支払い情報を Link に保存することに同意したとみなされます。"; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "%@ の銀行口座を保存すると、これらの規約に従って支払いをオーソリすることに同意したものと見なされます。"; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX 銀行"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "私は、Stripe が %@ の代理として口座引き落としによる回収を行うことを理解しています。また、私が当該口座を保有しており、この口座からの引き落としを承認すべき唯一の人間であることを認めます。"; + "IBAN" = "IBAN"; "Manage your payment methods" = "決済手段を管理する"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 銀行"; +"Remove card?" = "カードを削除しますか?"; + "Save" = "保存"; "Save a new payment method" = "新しい決済手段を保存する"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "銀行口座の保存はわずか数ステップで完了します。"; +"Save your info for secure 1-click checkout with Link" = "Link を使用して安全なワンクリック決済の情報を保存する"; + "Select your payment method" = "支払い方法を選択してください"; "Set up" = "設定"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ko.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ko.lproj/Localizable.strings index b7c1432f57f..ef3787f875f 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ko.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ko.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ 추가"; "Add a card" = "카드 추가"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Link에 참여하면 약관개인정보정책에 동의하는 것입니다."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Link의 약관개인정보처리방침에 따라, 이메일을 제공하면 Link 계정을 생성하고 Link에 결제 정보를 저장하게 됩니다."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "결제 정보를 제공하고 이 결제를 확인하면 (A) %@ 및 결제 서비스 공급업체 Stripe가 은행에 계좌 출금에 관련한 지침을 전송하고 (B) 은행이 해당 지침에 따라 출금하도록 승인하는 것입니다. 귀하의 권리 중 일부로, 은행에 대한 이용 약관 동의 하에 은행에서 환불을 받을 자격을 부여받게 됩니다. 환불은 계좌에서 출금이 이루어진 날짜로부터 8주 이내에 요청해야 합니다. 귀하의 권리는 은행에서 받으시는 명세서에 설명되어 있습니다. 귀하는 향후 출금 시 최대 2일 전에 알림을 받겠다고 동의하는 것입니다."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Link의 약관개인정보처리방침에 따라, 전화번호를 제공하면 Link 계정을 생성하고 Link에 결제 정보를 저장하게 됩니다."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "%@에 대해 귀하의 은행 계좌를 저장하면 해당 약관에 따라 결제를 승인하는 데 동의하는 것입니다."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX 은행"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "%@ 님을 대신하여 Stripe에서 자동 이체를 받는 데 동의하며, 본인이 계좌의 소유자이자 이 계좌에서 인출을 승인해야 하는 유일한 사람임을 확인합니다."; + "IBAN" = "IBAN"; "Manage your payment methods" = "내 결제 방식 관리"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 은행"; +"Remove card?" = "카드를 삭제하시겠습니까?"; + "Save" = "저장"; "Save a new payment method" = "새 결제 방식 저장"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "몇 단계의 간단한 절차를 통해 은행 계좌를 저장하십시오."; +"Save your info for secure 1-click checkout with Link" = "Link로 안전한 원클릭 결제를 위해 사용자 정보 저장"; + "Select your payment method" = "결제 수단을 선택하세요."; "Set up" = "설정"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/lt-LT.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/lt-LT.lproj/Localizable.strings index 4aeea901c3a..d334374c660 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/lt-LT.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/lt-LT.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Pridėti"; "Add a card" = "Pridėti kortelę"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Jungdamiesi prie Link sutinkate su Sąlygomis ir Privatumo politika."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Pateikdami savo el. pašto adresą sutinkate susikurti „Link“ paskyrą bei įrašyti savo mokėjimo informaciją į „Link“ pagal „Link“ sąlygas ir privatumo politiką."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Pateikdami mokėjimo duomenis ir patvirtindami šį mokėjimą, leidžiate (A) „%@“ ir „Stripe“ (mūsų mokėjimo paslaugų teikėjui) jūsų bankui siųsti nurodymus nurašyti pinigus iš jūsų sąskaitos ir (B) leidžiate savo bankui, gavus tokius nurodymus, nurašyti pinigus iš jūsų sąskaitos. Pagal jūsų su banku sudarytos sutarties sąlygas turite teisę iš banko reikalauti pinigų grąžinimo. Prašymą grąžinti pinigus turite pateikti per 8 savaites nuo pinigų iš jūsų sąskaitos nurašymo dienos. Jūsų teisės paaiškintos pareiškime, kurį galite gauti iš savo banko. Sutinkate gauti pranešimus apie būsimus nurašymus likus iki 2 dienų iki jų įvykdymo momento."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Pateikdami savo telefono numerį sutinkate susikurti „Link“ paskyrą bei įrašyti savo mokėjimo informaciją į „Link“ pagal „Link“ sąlygas ir privatumo politiką."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Išsaugodami savo banko sąskaitą %@, sutinkate autorizuoti mokėjimus pagal šias sąlygas."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX bankas"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Suprantu, kad „Stripe“ atliks tiesioginio debeto nuskaitymus „%@“ vardu ir patvirtinu, kad esu sąskaitos turėtojas bei vienintelis asmuo, galintis leisti atlikti debeto nuskaitymus nuo šios sąskaitos."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Valdykite savo mokėjimo būdus"; @@ -76,6 +84,10 @@ "Or pay with a card" = "Arba mokėti kortele"; +"Or use" = "Arba naudokite"; + +"Or use a card" = "Arba naudokite kortelę"; + "Pay %@" = "Mokėti %@"; "Pay another way" = "Mokėkite kitu būdu"; @@ -102,6 +114,8 @@ "Przelewy24 Bank" = "Bankas „Przelewy24“"; +"Remove card?" = "Ištraukti kortelę?"; + "Save" = "Išsaugoti"; "Save a new payment method" = "Išsaugoti naują mokėjimo būdą"; @@ -116,6 +130,8 @@ "Save your bank account in just a few steps." = "Vos keliais veiksmais įrašykite savo banko sąskaitą."; +"Save your info for secure 1-click checkout with Link" = "Išsaugokite savo informaciją saugiam atsiskaitymui vienu spustelėjimu su „Link“"; + "Select your payment method" = "Pasirinkite mokėjimo būdą"; "Set up" = "Nustatyti"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/lv-LV.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/lv-LV.lproj/Localizable.strings index 9f1fb1ede08..ea2136fbdeb 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/lv-LV.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/lv-LV.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Pievienot"; "Add a card" = "Pievienot karti"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Pievienojoties Link, jūs piekrītat noteikumiem un konfidencialitātes politikai."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Norādot savu e-pastu, es piekrītu izveidot Link kontu un saglabāt savu maksājuma informāciju Link, ievērojot Link noteikumus un Konfidencialitātes politiku."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Norādot savu maksājuma informāciju un apstiprinot šo maksājumu, jūs pilnvarojat A) %@ un Stripe (mūsu maksājumu pakalpojumu sniedzēju) nosūtīt rīkojumu jūsu bankai debetēt jūsu kontu un B) jūsu banku debetēt jūsu kontu saskaņā ar šo rīkojumu. Jums ir tiesības pieprasīt naudas līdzekļu atmaksu no jūsu bankas saskaņā ar jūsu bankas konta apkalpošanas līguma noteikumiem un nosacījumiem. Naudas līdzekļu atmaksa jāpieprasa astoņu nedēļu laikā, sākot no jūsu konta debetēšanas datuma. Jūsu tiesības ir paskaidrotas paziņojumā, kuru varat saņemt savā bankā. Jūs piekrītat saņemt paziņojumus par turpmākajiem debeta darījumiem vismaz divas dienas pirms to veikšanas."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Norādot savu tālruņa numuru, es piekrītu izveidot Link kontu un saglabāt savu maksājuma informāciju Link, ievērojot Link noteikumus un Konfidencialitātes politiku."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Saglabājot savu bankas kontu %@, jūs piekrītat apstiprināt maksājumus saskaņā ar šiem noteikumiem."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX banka"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Es saprotu, ka Stripe iekasēs tiešā debeta maksājumus %@ vārdā, un apstiprinu, ka esmu konta turētājs un vienīgā persona, kurai ir jāautorizē debeti no šī konta."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Pārvaldīt savus maksājuma veidus"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 Bank"; +"Remove card?" = "Noņemt karti?"; + "Save" = "Saglabāt"; "Save a new payment method" = "Saglabāt jaunu maksājuma veidu"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Saglabājiet savu bankas kontu, izpildot tikai dažus soļus."; +"Save your info for secure 1-click checkout with Link" = "Saglabāt jūsu informāciju, lai nodrošinātu norēķināšanos Link ar 1 klikšķi"; + "Select your payment method" = "Izvēlēties savu maksājuma veidu"; "Set up" = "Iestatīt"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ms-MY.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ms-MY.lproj/Localizable.strings index 54ee2939484..c4a2498eda0 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ms-MY.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ms-MY.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Tambah"; "Add a card" = "Tambah kad"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Dengan menyertai Link, anda bersetuju dengan Terma dan Dasar Privasi."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Dengan memberikan e-mel anda, anda bersetuju untuk mencipta akaun Link dan menyimpan maklumat pembayaran anda di Link, menurut Terma dan Dasar Privasi Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Dengan memberikan maklumat pembayaran anda dan mengesahkan pembayaran ini, anda mengizinkan (A) %@ dan Stripe, iaitu penyedia khidmat pembayaran kami, untuk menghantar arahan kepada bank untuk mendebitkan akaun anda dan (B) bank anda untuk mendebitkan akaun anda menurut arahan tersebut. Sebagai sebahagian daripada hak anda, anda layak mendapat bayaran balik daripada bank menurut terma dan syarat perjanjian dengan bank anda. Bayaran balik mesti dituntut dalam tempoh 8 minggu mulai tarikh akaun anda didebitkan. Hak anda dijelaskan dalam pernyataan yang boleh anda dapatkan daripada bank anda. Anda bersetuju untuk menerima pemberitahuan bagi debit masa hadapan sehingga 2 hari sebelum debit tersebut dibuat."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Dengan memberikan nombor telefon anda, anda bersetuju untuk mencipta akaun Link dan menyimpan maklumat pembayaran anda di Link, menurut Terma dan Dasar Privasi Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Dengan menyimpan akaun bank anda untuk %@, anda bersetuju untuk mengizinkan pembayaran menurut terma ini."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "Bank untuk FPX"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Saya faham bahawa Stripe akan mengutip Debit Terus bagi pihak %@ dan mengesahkan sayalah pemegang akaun dan satu-satunya individu yang diperlukan untuk mengizinkan debit daripada akaun ini."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Urus kaedah pembayaran anda"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Bank Przelewy24"; +"Remove card?" = "Alih keluar kad?"; + "Save" = "Simpan"; "Save a new payment method" = "Simpan kaedah pembayaran baharu"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Simpan akaun bank anda dengan hanya beberapa langkah."; +"Save your info for secure 1-click checkout with Link" = "Simpan maklumat anda untuk proses bayar dan keluar dengan sekali klik yang selamat dengan Link"; + "Select your payment method" = "Pilih kaedah pembayaran anda"; "Set up" = "Sediakan"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/mt.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/mt.lproj/Localizable.strings index e08ecce876c..b61bc409039 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/mt.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/mt.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Żid"; "Add a card" = "Żid kard"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Meta tingħaqad ma' Link tkun qed taqbel mat-Termini u l-Politika tal-Privatezza."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Meta tagħti l-indirizz tal-email tiegħek, tkun qed taqbel li toħloq kont Link u li terfa' l-informazzjoni tal-pagament tiegħek ma' Link, skont ir-Regoli u l-Politika tal-Privatezza ta' Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Meta tagħti l-informazzjoni tal-pagament tiegħek u tikkonferma dan il-pagament, tkun qed tawtorizza lil (A) %@ u lil Stripe, l-operatur tas-servizz tal-pagamenti tagħna, biex jibagħtu struzzjonijiet lill-bank tiegħek biex jieħu l-fondi mill-kont tiegħek u (B) lill-bank tiegħek biex jieħu l-fondi mill-kont tiegħek skont dawn l-istruzzjonijiet. Bħala parti mid-drittijiet tiegħek, inti għandek dritt għall-ħlas lura mill-bank tiegħek skont it-termini u l-kundizzjonijiet tal-ftehim tiegħek mal-bank tiegħek. Ħlas lura għandu jintalab fi żmien 8 ġimgħat, li jibdew jgħoddu mid-data li fiha l-fondi jittieħdu mill-kont tiegħek. Id-drittijiet tiegħek huma spjegati f'dikjarazzjoni li tista' tikseb mingħand il-bank tiegħek. Inti taqbel li, sa jumejn qabel, tirċievi notifika kull darba li l-fondi jkunu se jittieħdu mill-kont tiegħek."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Meta tagħti n-numru tal-mowbajl tiegħek, tkun qed taqbel li toħloq kont Link u li terfa' l-informazzjoni tal-pagament tiegħek ma' Link, skont ir-Regoli u l-Politika tal-Privatezza ta' Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Meta tissejvja l-kont tal-bank tiegħek għal %@ tkun qed taqbel li tawtorizza l-pagamenti skont dar-regoli."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Jiena nifhem li Stripe se tkun qed tiġbor id-Debiti Diretti f'isem %@ u nikkonferma li jiena d-detentur tal-kont u l-unika persuna meħtieġa biex tawtorizza d-debiti minn dan il-kont."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Ħu ħsieb il-metodi tal-pagament tiegħek"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Bank permezz ta' Przelewy24"; +"Remove card?" = "Tixtieq tneħħi l-karta?"; + "Save" = "Erfa'"; "Save a new payment method" = "Erfa' metodu tal-pagament ġdid"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Erfa' l-kont tal-bank tiegħek fi ftit passi."; +"Save your info for secure 1-click checkout with Link" = "Erfa' l-informazzjoni tiegħek biex tkun tista' tħallas f'pass wieħed grazzi għal Link"; + "Select your payment method" = "Agħżel il-metodu tal-ħlas tiegħek"; "Set up" = "Stabilixxi"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/nb.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/nb.lproj/Localizable.strings index f1b9d6483ee..57e6e334d7f 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/nb.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/nb.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Legg til"; "Add a card" = "Legg til et kort"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Ved å bli med i Link, godtar du vilkårene og personvernerklæringen."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Ved å oppgi e-postadressen din godtar du å opprette en Link-konto og lagre betalingsinformasjonen din hos Link i henhold til Links vilkår og personvernerklæring."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Ved å oppgi betalingsinformasjonen din og bekrefte denne betalingen gir du tillatelse til at (A) %@ og Stripe, vår leverandør for betalingstjenesten, sende anmodning til banken din om å belaste kontoen din og (B) banken din belaster kontoen din i samsvar med anmodningen. Som del av dine rettigheter kan du kreve å få beløpet tilbakeført i henhold til avtalen du har med banken. Tilbakeføringskrav må fremsettes innen 8 uker etter at kontoen ble belastet. Rettighetene dine blir forklart i en erklæring som du kan få fra banken. Du godtar å motta varsler om fremtidige belastninger opptil to dager før de skjer."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Ved å oppgi telefonnummeret ditt godtar du å opprette en Link-konto og lagre betalingsinformasjonen din hos Link i henhold til Links vilkår og personvernerklæring."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Ved å lagre bankkontoen for %@ godtar du å autorisere betalinger i samsvar med disse vilkårene."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Jeg forstår at Stripe vil direktedebitere på vegne av %@ og bekrefter at jeg er kontoinnehaver og den eneste personen som må godkjenne debiteringer fra denne kontoen."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Administrer betalingsmetodene dine"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 Bank"; +"Remove card?" = "Vil du fjerne kortet?"; + "Save" = "Lagre"; "Save a new payment method" = "Lagre en ny betalingsmetode"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Lagre bankkontoen din med bare noen få trinn."; +"Save your info for secure 1-click checkout with Link" = "Lagre informasjonen din for sikker 1-klikk-utsjekking med Link"; + "Select your payment method" = "Velg betalingsmetode"; "Set up" = "Konfigurer"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/nl.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/nl.lproj/Localizable.strings index 66ad1df02e3..cd946506b00 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/nl.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/nl.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Toevoegen"; "Add a card" = "Een kaart toevoegen"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Door Link te gebruiken ga je akkoord met de voorwaarden en het privacybeleid."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Door je e-mailadres te verstrekken, ga je ermee akkoord dat er een Link-account wordt gemaakt en dat je betaalgegevens worden opgeslagen naar Link, volgens de voorwaarden en het privacybeleid van Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Door je betaalgegevens op te geven en deze betaling te bevestigen geef je toestemming aan (A) %@ en Stripe, onze betaaldienstverlener, een opdracht te sturen aan je bank om je rekening te debiteren en aan (B) je bank om je rekening te debiteren conform deze opdracht. Je hebt het recht op terugbetaling door je bank conform de met je bank overeengekomen voorwaarden. Een verzoek tot terugbetaling moet worden ingediend binnen 8 weken vanaf de datum waarop je rekening is gedebiteerd. Je rechten worden uitgelegd in een verklaring die je kunt opvragen bij je bank. Je stemt ermee in dat je minstens 2 dagen voor de uitvoering van toekomstige debiteringen hierover op de hoogte wordt gesteld."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Door je telefoonnummer te verstrekken, ga je ermee akkoord dat er een Link-account wordt gemaakt en dat je betaalgegevens worden opgeslagen naar Link, volgens de voorwaarden en het privacybeleid van Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Als je je bankrekening voor %@ opslaat, ga je ermee akkoord betalingen in overeenstemming met deze voorwaarden te autoriseren."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Ik begrijp dat Stripe namens %@ bedragen via automatische incasso gaat afschrijven en ik bevestig dat ik als rekeninghouder de enige vereiste persoon ben om afschrijvingen van deze rekening te autoriseren."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Uw betaalmethoden beheren"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 Bank"; +"Remove card?" = "Betaalkaart verwijderen?"; + "Save" = "Opslaan"; "Save a new payment method" = "Een nieuwe betaalmethode opslaan"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Sla je bankrekening in een paar stappen op."; +"Save your info for secure 1-click checkout with Link" = "Bewaar je gegevens zodat je veilig met één klik kunt afrekenen met Link"; + "Select your payment method" = "Betaalmethode selecteren"; "Set up" = "Instellen"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/nn-NO.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/nn-NO.lproj/Localizable.strings index 9770fcfec64..1096e7eb8f8 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/nn-NO.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/nn-NO.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Legg til"; "Add a card" = "Legg til kort"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Ved å bli med i Link godtek du Vilkåra og Personvernerklæringa."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Ved å oppgi e-postadressa di godtek du å opprette ei kopling og lagre betalingsinformasjonen til Link, i samsvar med Link sine vilkår og personvernerklæring."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Ved å oppgje betalingsopplysningane dine og bekrefte denne betalinga, autoriserer du (A) %@ og Stripe, betalingstenesteleverandøren vår, til å sende instruksjonar til banken din om å debitere kontoen din og (B) banken din om å debitere kontoen din i samsvar med dei instruksjonane. Som ein del av rettane dine har du krav på ein refusjon frå banken din under vilkåra i avtalen din med banken. Ein refusjon må hevdast innan 8 veker frå datoen da kontoen din vart debitert. Rettane dine vert forklart i ei erklæring som du kan få frå banken. Du godtek å take imot varsel for framtidige debetar opptil 2 dagar før dei oppstår."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Ved å oppgi telefonnummeret godtek du å opprette ei kopling og lagre betalingsinformasjonen til Link, i samsvar med Link sine vilkår og personvernerklæring."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Ved å lagre bankkontoen din for %@ godtek du å autorisere betalingar i samsvar med desse vilkåra."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX-bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Eg forstår at Stripe samlar inn direkte debet på vegne av %@ og stadfestar at eg er kontoinnehavar og den einaste personen som skal autorisere debet frå denne kontoen."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Handsam betalingsmåtane dine"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 Bank"; +"Remove card?" = "Fjerne kort?"; + "Save" = "Lagre"; "Save a new payment method" = "Lagre ein ny betalingsmåte"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Lagre bankkontoen din på berre nokre få steg."; +"Save your info for secure 1-click checkout with Link" = "Lagre informasjonen din for sikker betaling med 1 klikk med Link"; + "Select your payment method" = "Vel betalingsmåte"; "Set up" = "Opprett"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/pl-PL.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/pl-PL.lproj/Localizable.strings index 92ee3bc18be..7cdc3e53f7b 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/pl-PL.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/pl-PL.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Dodaj"; "Add a card" = "Dodaj kartę"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Dołączając do Link, wyrażasz zgodę na Warunki i Politykę prywatności."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Podając swój adres e-mail, zgadzasz się na utworzenie konta Link i zapisanie danych do płatności w Link, zgodnie z Warunkami i Polityką prywatności Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Podając dane płatności i potwierdzając tę płatność, upoważniasz (A) %@ i Stripe, naszego dostawcę usług płatności, do wysłania instrukcji do Twojego banku w celu obciążenia Twojego konta oraz (B) Twój bank do obciążenia Twojego konta zgodnie z tymi instrukcjami. W ramach swoich praw jesteś uprawniony(-a) do otrzymania zwrotu od Twojego banku zgodnie z zasadami i warunkami umowy z bankiem. Zwrot należy odebrać w ciągu 8 tygodni, licząc od daty obciążenia konta. Twoje prawa są wyjaśnione w oświadczeniu, które możesz otrzymać z banku. Wyrażasz zgodę na otrzymywanie powiadomień w przypadku przyszłych obciążeń do 2 dni przed ich wystąpieniem."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Podając swój numer telefonu, zgadzasz się na utworzenie konta Link i zapisanie danych do płatności w Link, zgodnie z Warunkami i Polityką prywatności Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Zapisując swoje konto bankowe dla %@, zgadzasz się na autoryzowanie płatności zgodnie z tymi warunkami."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Rozumiem, że Stripe będzie pobierać polecenia zapłaty w imieniu firmy %@ i potwierdzam, że jestem posiadaczem konta i jedyną osobą wymaganą do autoryzowania poleceń zapłaty z tego konta."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Zarządzaj metodami płatności"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 Bank"; +"Remove card?" = "Usunąć kartę?"; + "Save" = "Zapisz"; "Save a new payment method" = "Zapisz nową metodę płatności"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Zapisz konto bankowe w kilku krokach."; +"Save your info for secure 1-click checkout with Link" = "Zapisz informacje do bezpiecznej finalizacji jednym kliknięciem z Link"; + "Select your payment method" = "Wybierz metodę płatności"; "Set up" = "Ustaw"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/pt-BR.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/pt-BR.lproj/Localizable.strings index 8b48dfdc224..5fbc5365faa 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/pt-BR.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/pt-BR.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Adicionar"; "Add a card" = "Adicione um cartão"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Ao entrar no Link, você concorda com os Termos e Política de Privacidade."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Ao informar seu e-mail, você concorda em criar uma conta do Link e salvar seus dados de pagamento no Link, segundo os Termos e a Política de Privacidade do Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Ao fornecer seus dados de pagamento e confirmar este pagamento, você autoriza (A) %@ e a Stripe, o nosso provedor de serviços de pagamento, a enviar instruções ao seu banco para debitar sua conta e (B) seu banco a debitar sua conta, de acordo com as referidas instruções. Os seus direitos incluem a possibilidade de exigir do banco o reembolso do valor debitado, nos termos e condições acordados com a instituição. O reembolso deve ser solicitado dentro de um prazo de 8 semanas a partir da data do débito na conta. Você concorda em receber notificações de débitos futuros em até 2 dias antes do débito."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Ao informar seu número de telefone, você concorda em criar uma conta do Link e salvar seus dados de pagamento no Link, segundo os Termos e a Política de Privacidade do Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Ao salvar sua conta bancária para %@, você autoriza pagamentos de acordo com estes termos."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "Banco do FPX"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Entendo que a Stripe fará débitos automáticos em nome de %@ e confirmo que sou titular da conta e a única pessoa necessária para autorizar débitos nesta conta."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Gerencie suas formas de pagamento"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Banco Przelewy24"; +"Remove card?" = "Remover cartão?"; + "Save" = "Salvar"; "Save a new payment method" = "Salvar nova forma de pagamento"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Salve sua conta bancária em poucos passos."; +"Save your info for secure 1-click checkout with Link" = "Salve seus dados para fazer checkout seguro em 1 clique com o Link"; + "Select your payment method" = "Selecione sua forma de pagamento"; "Set up" = "Configurar"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/pt-PT.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/pt-PT.lproj/Localizable.strings index ad03a6e7f3b..070fd480ef3 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/pt-PT.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/pt-PT.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Adicionar"; "Add a card" = "Adicionar um cartão"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Ao juntar-se ao Link, concorda com as Condições e com a Política de Privacidade."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Ao fornecer o seu email, concorda em criar uma conta Link e guardar as suas informações de pagamento no Link, de acordo com as condições e a política de privacidade do Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Quando fornecer os seus dados de pagamento e confirmar este pagamento, autoriza (A) %@ e a Stripe, o nosso provedor de serviços de pagamentos, a enviar instruções ao seu banco para debitar a sua conta e (B) o seu banco a debitar a sua conta de acordo com essas instruções. Como parte dos seus direitos, tem direito a um reembolso do seu banco de acordo com os termos e condições do seu acordo com o banco. Um reembolso deve ser solicitado até 8 semanas a partir da data na qual a sua conta foi debitada. Os seus direitos são explicados numa declaração que pode obter do seu banco. Aceita receber notificações de futuros débitos até 2 dias antes de serem efetuados."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Ao fornecer o seu número de telefone, concorda em criar uma conta Link e guardar as suas informações de pagamento no Link, de acordo com as condições e a política de privacidade do Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Ao guardar a sua conta bancária para %@, concorda em autorizar pagamentos de acordo com estas condições."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "Banco FPX"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Compreendo que a Stripe irá cobrar Débitos Diretos em nome de %@ e confirmo que sou o titular da conta e a única pessoa com permissão para autorizar débitos desta conta."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Gerir os seus métodos de pagamento"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Banco Przelewy24"; +"Remove card?" = "Remover cartão?"; + "Save" = "Guardar"; "Save a new payment method" = "Guardar um novo método de pagamento"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Guarde a sua conta bancária em apenas alguns passos."; +"Save your info for secure 1-click checkout with Link" = "Guardar as suas informações para finalização de compra de 1 clique com Link"; + "Select your payment method" = "Selecione o seu método de pagamento"; "Set up" = "Configurar"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ro-RO.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ro-RO.lproj/Localizable.strings index 72c182bccf3..3f2c1aacf51 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ro-RO.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ro-RO.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Adăugare"; "Add a card" = "Adăugare card"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Prin accesarea link-ului de asociere, sunteți de acord cu Termenii și Politica de confidențialitate."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Prin furnizarea adresei de e-mail, sunteți de acord să creați un cont Link și să vă salvați informațiile de plată în Link, în conformitate cu Termenii și Politica de confidențialitate Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Prin furnizarea informațiilor dvs. privind plata și confirmarea acestei plăți, autorizați (A) %@ și Stripe, furnizorul nostru de servicii de plată, să trimită instrucțiuni băncii dvs. pentru a vă debita contul și pentru ca (B) banca dvs. să facă acest lucru în conformitate cu instrucțiunile respective. Conform drepturilor dvs., aveți dreptul la o rambursare din partea băncii dvs. în conformitate cu termenii și condițiile acordului dvs. cu aceasta. O rambursare trebuie revendicată în termen de opt săptămâni de la data debitării contului. Drepturile dvs. sunt explicate într-o declarație pe care o puteți obține de la bancă. Sunteți de acord să primiți notificări pentru debitări viitoare cu până la două zile înainte de efectuarea acestora."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Prin furnizarea numărului dvs. de telefon, sunteți de acord să creați un cont Link și să salvați informațiile dvs. de plată în Link, în conformitate cu Termenii și Politica de confidențialitate Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Prin salvarea contului dvs. bancar pentru %@ sunteți de acord să autorizați plățile în conformitate cu acești termeni."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Înțeleg că Stripe va colecta debite directe în numele %@ și confirm că sunt titularul contului și singura persoană necesară pentru a autoriza debite din acest cont."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Gestionați metodele de plată"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Banca Przelewy24"; +"Remove card?" = "Eliminați cardul?"; + "Save" = "Salvare"; "Save a new payment method" = "Salvați o metodă de plată nouă"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Salvați-vă contul bancar în doar câțiva pași."; +"Save your info for secure 1-click checkout with Link" = "Salvați-vă informațiile pentru o finalizare securizată a comenzii cu un singur clic cu Link"; + "Select your payment method" = "Selectați metoda de plată"; "Set up" = "Configurare"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ru.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ru.lproj/Localizable.strings index ea7bd56fd2e..e4eedfdbd11 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ru.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ru.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Добавить"; "Add a card" = "Добавьте карту"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Регистрируясь в Link, вы принимаете соответствующие Условия и Политику конфиденциальности."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Предоставляя свой электронный адрес, вы соглашаетесь создать учетную запись Link и сохранить свои платежные реквизиты в Link в соответствии с Условиями и Политикой конфиденциальности."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Указав свои платежные данные и подтвердив платеж, вы уполномочиваете (A) %@ и Stripe, нашего поставщика платежных услуг, на отправку вашему банку инструкций на списание средств с вашего счета и (B) ваш банк на списание средств с вашего счета согласно данным инструкциям. Вы имеете право на возврат средств от вашего банка согласно положениям и условиям Вашего соглашения с банком. Подать заявку на возврат средств следует в течение 8 недель с даты списания средств с вашего счета. Ваши права объясняются в выписке, которую вы можете получить в своем банке. Вы даете согласие на получение уведомлений о будущих дебетованиях в срок до 2 дней до их поступления."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Предоставляя свой номер телефона, вы соглашаетесь создать учетную запись Link и сохранить свои платежные реквизиты в Link в соответствии с Условиями и Политикой конфиденциальности."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Сохраняя реквизиты своего банковского счета у %@, вы соглашаетесь авторизовать платежи в соответствии с этими условиями."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "Банк FPX"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Я понимаю, что Stripe будет принимать прямые дебетования от имени %@, и подтверждаю, что являюсь владельцем счета и единственным лицом, согласие которого требуется для проведения дебетований с этого счета."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Управление способами оплаты"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 Bank"; +"Remove card?" = "Удалить карту?"; + "Save" = "Сохранить"; "Save a new payment method" = "Сохраните новый способ оплаты"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Сохраните реквизиты своего банковского счета всего за несколько шагов."; +"Save your info for secure 1-click checkout with Link" = "Сохраните свои данные в Link для безопасного оформления покупок нажатием одной кнопки"; + "Select your payment method" = "Выберите способ оплаты"; "Set up" = "Настроить"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/sk-SK.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/sk-SK.lproj/Localizable.strings index d48f03990ee..39cacb2e360 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/sk-SK.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/sk-SK.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Pridať"; "Add a card" = "Pridať kartu"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Pripojením k službe Link súhlasíte s podmienkami a zásadami ochrany osobných údajov."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Poskytnutím svojho e-mailu súhlasíte s vytvorením účtu Link a s uložením svojich platobných informácií do služby Link podľa podmienok a zásad ochrany osobných údajov služby Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Poskytnutím informácií o platbe a potvrdením tejto platby splnomocňujete (A) spoločnosti %@ a Stripe, nášho poskytovateľa platobných služieb, na posielanie platobných príkazov do vašej banky na odpísanie finančných prostriedkov z vášho účtu a (B) vašu banku na odpísanie finančných prostriedkov z vášho účtu v súlade s pokynmi. V rámci vašich práv máte právo na refundáciu od vašej banky podľa zmluvných podmienok uvedených v zmluve s vašou bankou. Refundáciu si musíte vyžiadať do 8 týždňov odo dňa, kedy boli finančné prostriedky odpísané z vášho účtu. Vaše práva sú vysvetlené vo vyhlásení, ktoré môžete získať od svojej banky. Súhlasíte s tým, že budete dostávať oznámenia o budúcich debetných platbách až 2 dni pred ich uskutočnením."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Poskytnutím svojho telefónneho čísla súhlasíte s vytvorením účtu Link a s uložením svojich platobných informácií do služby Link podľa podmienok a zásad ochrany osobných údajov služby Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Uložením bankového účtu pre spoločnosť %@ súhlasíte s autorizáciou platieb podľa týchto podmienok."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Rozumiem, že spoločnosť Stripe bude inkasovať priame inkasá v mene spoločnosti %@ a potvrdzujem, že som majiteľom účtu a som jediná osoba, ktorá musí autorizovať inkasá z tohto účtu."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Spravovať spôsoby platby"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 Bank"; +"Remove card?" = "Odstrániť kartu?"; + "Save" = "Uložiť"; "Save a new payment method" = "Uložiť nový spôsob platby"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Uložte svoj bankový účet v niekoľkých krokoch."; +"Save your info for secure 1-click checkout with Link" = "Uložte svoje údaje pre bezpečnú platbu jedným kliknutím pomocou služby Link"; + "Select your payment method" = "Vyberte svoj spôsob platby"; "Set up" = "Nastaviť"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/sl-SI.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/sl-SI.lproj/Localizable.strings index 297d9b8f90b..7d6db29a7cb 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/sl-SI.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/sl-SI.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Dodaj"; "Add a card" = "Dodajte kartico"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Če se pridružite storitvi Link, se strinjate s pogoji in pravilnikom o zasebnosti."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Če navedete svoj e-poštni naslov, se strinjate z ustvarjanjem računa Link in shranjevanjem podatkov o plačilu v storitev Link v skladu s pogoji in pravilnikom o zasebnosti storitve Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Z navedbo podatkov o plačilu in potrditvijo tega plačila pooblaščate (A) podjetje %@ in družbo Stripe, našega ponudnika plačilnih storitev, da posreduje navodila vaši banki za bremenitev vašega računa, in (B) vašo banko, da bremeni vaš račun v skladu s temi navodili. Vaše pravice vključujejo tudi pravico do povračila denarnih sredstev s strani vaše banke v skladu s pogoji in določili vaše pogodbe z banko. Povračilo denarnih sredstev morate zahtevati v 8 tednih od dneva bremenitve vašega računa. Vaše pravice so podrobno opisane na izpisku, ki ga lahko pridobite v banki. Strinjate se s prejemom obvestil za prihodnje bremenitve največ 2 dni pred njihovo izvedbo."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Če navedete svojo telefonsko številko, se strinjate z ustvarjanjem računa Link in shranjevanjem podatkov o plačilu v storitev Link v skladu s pogoji in pravilnikom o zasebnosti storitve Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Če shranite bančni račun za %@, se strinjate z odobritvijo plačil v skladu s temi pogoji."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "Banka FPX"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Potrjujem, da bo družba Stripe zbirala direktne obremenitve v imenu podjetja %@ ter da sem lastnik računa in edina oseba, ki lahko odobri bremenitve s tega računa."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Upravljajte svoje načine plačila"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Banka Przelewy24"; +"Remove card?" = "Ali želite odstranit kartico?"; + "Save" = "Shrani"; "Save a new payment method" = "Shranite nov način plačila"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Shranite svoj bančni v le nekaj korakih."; +"Save your info for secure 1-click checkout with Link" = "Shranite svoje podatke za varno izvedbo plačila z enim klikom s storitvijo Link"; + "Select your payment method" = "Izberite način plačila"; "Set up" = "Nastavi"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/sv.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/sv.lproj/Localizable.strings index 21cbe309dae..231ab048169 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/sv.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/sv.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Lägg till"; "Add a card" = "Lägg till ett kort"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Genom att registrera dig på Link, godkänner du våra villkor och vår integritetspolicy."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Genom att tillhandahålla din e-postadress godkänner du att skapa ett Link-konto och spara dina betalningsuppgifter hos Link, i enlighet med Links villkor och integritetspolicy."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Genom att tillhandahålla din betalningsinformation och bekräfta denna betalning godkänner du (A) %@ och Stripe, vår betaltjänstleverantör, att skicka instruktioner till din bank att debitera ditt konto och (B) din bank att debitera ditt konto i enlighet med dessa instruktioner. Som en del av dina rättigheter har du rätt till återbetalning från din bank enligt villkoren för ditt avtal med din bank. Återbetalning måste krävas inom åtta veckor från det datum då ditt konto debiterades. Dina rättigheter förklaras i ett utdrag som du kan få från din bank. Du godkänner att få aviseringar för framtida debiteringar upp till två dagar innan de inträffar."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Genom att tillhandahålla ditt telefonnummer godkänner du att skapa ett Link-konto och spara dina betalningsuppgifter hos Link, i enlighet med Links villkor och integritetspolicy."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Genom att spara ditt bankkonto för %@ samtycker du till att godkänna betalningar i enlighet med dessa villkor."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Jag är införstådd med att Stripe samlar in autogireringar på uppdrag av %@ och bekräftar att jag är kontoinnehavaren och den enda person som krävs för att godkänna debiteringar från detta konto."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Hantera dina betalningsmetoder"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 Bank"; +"Remove card?" = "Ta bort kort?"; + "Save" = "Spara"; "Save a new payment method" = "Spara en ny betalningsmetod"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Spara ditt bankkonto med några få steg."; +"Save your info for secure 1-click checkout with Link" = "Spara dina uppgifter för säker betalning med ett klick med Link"; + "Select your payment method" = "Välj din betalningsmetod"; "Set up" = "Konfigurera"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/tr.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/tr.lproj/Localizable.strings index 3ae28aa92aa..6d4542809fe 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/tr.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/tr.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Ekle"; "Add a card" = "Kart ekle"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Link'e katılarak Hükümleri ve Gizlilik Politikasını kabul etmiş olursunuz."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "E-postanızı vererek Link Şartları ve Gizlilik Politikası uyarınca bir Link hesabı oluşturmayı ve ödeme bilgilerinizi Link'e kaydetmeyi kabul edersiniz."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Ödeme bilgilerinizi sağlayarak ve bu ödemeyi onaylayarak, (A) %@ ve ödeme hizmeti sağlayıcımız Stripe'a hesabınızdan ödeme tahsilatı yapması için bankanıza talimatlar göndermesi ve (B) bankanıza bu talimatlara uygun olarak hesabınızdan ödeme tahsilatı yapması için yetki verirsiniz. Haklarınızın bir parçası olarak, bankanızla yaptığınız sözleşmenin hüküm ve koşulları uyarınca bankanızdan geri ödeme alma hakkına sahipsiniz. Geri ödeme, hesabınızdan ödeme tahsilatı yapıldığı tarihten itibaren 8 hafta içinde talep edilmelidir. Haklarınız, bankanızdan alabileceğiniz bir hesap özetinde açıklanmaktadır. Tahakkuk etmeden 2 gün öncesine kadar gelecekteki ödeme tahsilatları için bildirim almayı da kabul edersiniz."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Telefon numaranızı vererek Link Şartları ve Gizlilik Politikası uyarınca bir Link hesabı oluşturmayı ve ödeme bilgilerinizi Link'e kaydetmeyi kabul edersiniz."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "%@ için banka hesabınızı kaydettiğinizde ödemeleri bu koşullara göre yetkilendirmeyi kabul etmiş olursunuz."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Stripe'ın %@ adına Otomatik Ödeme alacağını anlıyorum. Hesap sahibi ve bu hesaptan ödemeleri yetkilendirmek için gereken tek kişi olduğumu onaylıyorum."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Ödeme yöntemlerinizi yönetin"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 Bank"; +"Remove card?" = "Kart kaldırılsın mı?"; + "Save" = "Kaydet"; "Save a new payment method" = "Yeni bir ödeme yöntemi kaydedin"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Banka hesabınızı birkaç adımda kaydedin."; +"Save your info for secure 1-click checkout with Link" = "Link ile tek tıklamayla güvenli ödeme yapmak için bilgilerinizi kaydedin"; + "Select your payment method" = "Ödeme yönteminizi seçin"; "Set up" = "Ayarla"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/vi.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/vi.lproj/Localizable.strings index 02318b7ce5a..b76712e48e8 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/vi.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/vi.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ Thêm"; "Add a card" = "Thêm một thẻ"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "Bằng việc tham gia Link, quý vị đồng ý với Điều khoảnChính sách Quyền riêng tư."; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Bằng việc cung cấp email, bạn đồng ý tạo tài khoản Link và lưu thông tin thanh toán vào Link, theo Điều khoảnChính sách Quyền riêng tư của Link."; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "Bằng việc cung cấp thông tin thanh toán của quý vị và xác nhận khoản thanh toán này, quý vị đã ủy quyền cho (A) %@ và Stripe, nhà cung cấp dịch vụ thanh toán của chúng tôi, gửi hướng dẫn đến ngân hàng của quý vị để ghi nợ tài khoản của quý vị và (B) ngân hàng ghi nợ tài khoản của quý vị theo những hướng dẫn đó. Trong các quyền của mình, quý vị được hoàn tiền từ ngân hàng của mình theo các điều khoản và điều kiện trong thỏa thuận của quý vị với ngân hàng của quý vị. Khoản tiền hoàn phải được yêu cầu trong vòng 8 tuần kể từ ngày tài khoản của quý vị bị ghi nợ. Các quyền của quý vị được giải thích trong bản tuyên bố mà quý vị có thể nhận được từ ngân hàng của mình. Quý vị đồng ý nhận thông báo cho các khoản ghi nợ trong tương lai tối đa 2 ngày trước khi chúng xảy ra."; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "Bằng việc cung cấp số điện thoại, bạn đồng ý tạo tài khoản Link và lưu thông tin thanh toán vào Link, theo Điều khoảnChính sách Quyền riêng tư của Link."; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "Bằng việc lưu tài khoản ngân hàng của bạn cho %@ bạn đồng ý cho phép thanh toán tuân theo các điều khoản này."; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "Ngân hàng FPX"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "Tôi hiểu rằng Stripe sẽ thu Ghi nợ Trực tiếp thay mặt %@ và tôi xác nhận rằng tôi là chủ tài khoản và là người duy nhất cần có để ủy quyền ghi nợ từ tài khoản này."; + "IBAN" = "IBAN"; "Manage your payment methods" = "Quản lý các phương thức thanh toán của bạn"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Ngân hàng Przelewy24"; +"Remove card?" = "Xóa thẻ?"; + "Save" = "Lưu"; "Save a new payment method" = "Lưu một phương thức thanh toán mới"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "Lưu tài khoản ngân hàng chỉ trong vài bước."; +"Save your info for secure 1-click checkout with Link" = "Lưu thông tin của bạn để thanh toán an toàn bằng 1 cú nhấp chuột với Link"; + "Select your payment method" = "Chọn phương thức thanh toán của bạn"; "Set up" = "Cài đặt"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/zh-HK.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/zh-HK.lproj/Localizable.strings index 17fe864e0df..e9182d00c71 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/zh-HK.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/zh-HK.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ 添加"; "Add a card" = "添加卡"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "加入 Link 即表示您同意條款隱私政策。"; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "提供您的電郵地址,即表示您同意按照 Link 條款私隱政策建立 Link 賬戶並將您的支付資訊保存到 Link。"; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "提供您的支付方式並確認該付款即表示您授權 (A) %@ 與我們的支付服務者 Stripe 向您的銀行發送對您的賬戶進行扣款的指令以及 (B) 您的銀行按照這些指令對您的賬戶進行扣款。根據您與您的銀行協議的條款和條件,您有權從您的銀行得到退款。退款必須在 8 周內申請,從您的賬戶被扣款之日起算。您的權利在結單上有解釋,可從您的銀行獲取。您同意提前 2 天接收後續扣款的通知。"; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "提供您的手機號碼,即表示您同意按照 Link 條款私隱政策建立 Link 賬戶並將您的支付資訊保存到 Link。"; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "保存您的 %@ 銀行賬戶即表示您同意按照這些條款授權付款。"; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "我理解 Stripe 將代表 %@ 收取直接扣款,且確認我是該賬戶持有人,且是唯一一個需要授權該賬戶扣款的人。"; + "IBAN" = "IBAN"; "Manage your payment methods" = "管理您的支付方式"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 銀行"; +"Remove card?" = "移除卡?"; + "Save" = "保存"; "Save a new payment method" = "保存新的支付方式"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "幾步保存您的銀行賬戶。"; +"Save your info for secure 1-click checkout with Link" = "保存您的資訊,用 Link 安全地一鍵結賬"; + "Select your payment method" = "選擇您的支付方式"; "Set up" = "設置"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/zh-Hans.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/zh-Hans.lproj/Localizable.strings index 9fe5da7a9c2..73a03107fa2 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/zh-Hans.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/zh-Hans.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ 添加"; "Add a card" = "添加卡"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "加入 Link 即表示您同意条款隐私政策。"; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "提供您的电子邮件地址,即表示您同意按照 Link 条款隐私政策创建 Link 账户并将您的支付信息保存到 Link。"; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "提供您的支付方式并确认该付款即表示您授权 (A) %@ 与我们的支付服务商 Stripe 向您的银行发送对您的账户进行扣款的指令以及 (B) 您的银行按照这些指令对您的账户进行扣款。根据您与您的银行协议的条款和条件,您有权从您的银行得到退款。退款必须在 8 周内申请,从您的账户被扣款之日起算。您的权利在对账单上有解释,可从您的银行获取。您同意提前 2 天接收后续扣款的通知。"; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "提供您的手机号码,即表示您同意按照 Link 条款隐私政策创建 Link 账户并将您的支付信息保存到 Link。"; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "保存您的 %@ 银行账户即表示您同意按照这些条款授权付款。"; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX 银行"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "我理解 Stripe 将代表 %@ 收取直接借记,且确认我是该账户持有人,且是唯一一个需要授权该账户扣款的人。"; + "IBAN" = "IBAN"; "Manage your payment methods" = "管理您的支付方式"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 银行"; +"Remove card?" = "移除卡?"; + "Save" = "保存"; "Save a new payment method" = "保存新的支付方式"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "几步保存您的银行账户。"; +"Save your info for secure 1-click checkout with Link" = "保存您的信息,用 Link 安全地一键结账"; + "Select your payment method" = "选择您的支付方式"; "Set up" = "设置"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/zh-Hant.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/zh-Hant.lproj/Localizable.strings index 43cdccd6b7d..ba8c7db2655 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/zh-Hant.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/zh-Hant.lproj/Localizable.strings @@ -1,3 +1,5 @@ +"%1$@ •••• %2$@" = "%1$@ •••• %2$@"; + "+ Add" = "+ 添加"; "Add a card" = "添加卡"; @@ -32,8 +34,12 @@ "By joining Link, you agree to the Terms and Privacy Policy." = "加入 Link 即表示您同意條款隱私政策。"; +"By providing your email, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "提供您的電郵地址,即表示您同意按照 Link 條款私隱政策建立 Link 帳戶並將您的支付資訊保存到 Link。"; + "By providing your payment information and confirming this payment, you authorise (A) %@ and Stripe, our payment service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from your bank. You agree to receive notifications for future debits up to 2 days before they occur." = "提供您的支付方式並確認該付款即表示您授權 (A) %@ 與我們的支付服務商 Stripe 向您的銀行發送對您的帳戶進行扣款的指令以及 (B) 您的銀行按照這些指令對您的帳戶進行扣款。根據您與您的銀行協議的條款和條件,您有權從您的銀行得到退款。退款必須在 8 周內申請,從您的帳戶被扣款之日起算。您的權利在結單上有解釋,可從您的銀行獲取。您同意提前 2 天接收後續扣款的通知。"; +"By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the Link Terms and Privacy Policy." = "提供您的手機號碼,即表示您同意按照 Link 條款私隱政策建立 Link 帳戶並將您的支付資訊保存到 Link。"; + "By saving your bank account for %@ you agree to authorize payments pursuant to these terms." = "保存您的 %@ 銀行帳戶即表示您同意按照這些條款授權付款。"; "CPF/CPNJ" = "CPF/CPNJ"; @@ -62,6 +68,8 @@ "FPX Bank" = "FPX Bank"; +"I understand that Stripe will be collecting Direct Debits on behalf of %@ and confirm that I am the account holder and the only person required to authorise debits from this account." = "我理解 Stripe 將代表 %@ 收取直接扣款,且確認我是該開戶人,且是唯一一個需要授權該帳戶扣款的人。"; + "IBAN" = "IBAN"; "Manage your payment methods" = "管理您的支付方式"; @@ -106,6 +114,8 @@ "Przelewy24 Bank" = "Przelewy24 銀行"; +"Remove card?" = "移除卡?"; + "Save" = "保存"; "Save a new payment method" = "保存新的支付方式"; @@ -120,6 +130,8 @@ "Save your bank account in just a few steps." = "幾步保存您的銀行帳戶。"; +"Save your info for secure 1-click checkout with Link" = "保存您的資訊,用 Link 安全地一鍵結帳"; + "Select your payment method" = "選擇您的支付方式"; "Set up" = "設定"; diff --git a/StripePayments.podspec b/StripePayments.podspec index 16867aa6bf2..7207954e0cf 100644 --- a/StripePayments.podspec +++ b/StripePayments.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # Do not update s.version directly. # Instead, update the VERSION file and run ./ci_scripts/update_version.sh - s.version = '23.23.0' + s.version = '23.24.0' s.summary = 'Bindings for the Stripe Payments API.' s.license = { type: 'MIT', file: 'LICENSE' } diff --git a/StripePaymentsUI.podspec b/StripePaymentsUI.podspec index 2a3a10d237a..4090a708e8e 100644 --- a/StripePaymentsUI.podspec +++ b/StripePaymentsUI.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # Do not update s.version directly. # Instead, update the VERSION file and run ./ci_scripts/update_version.sh - s.version = '23.23.0' + s.version = '23.24.0' s.summary = 'UI elements and API bindings for building a custom payment flow using Stripe.' s.license = { type: 'MIT', file: 'LICENSE' } diff --git a/StripeUICore.podspec b/StripeUICore.podspec index 4baf5ce11d0..d767ecfaae3 100644 --- a/StripeUICore.podspec +++ b/StripeUICore.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # Do not update s.version directly. # Instead, update the VERSION file and run ./ci_scripts/update_version.sh - s.version = '23.23.0' + s.version = '23.24.0' s.summary = 'StripeUICore contains shared infrastructure used by all Stripe pods. '\ 'It is not meant to be used without other Stripe pods.' diff --git a/StripeUICore/StripeUICore/Resources/Localizations/bg-BG.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/bg-BG.lproj/Localizable.strings index d767ddfa103..e2d12b5bdec 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/bg-BG.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/bg-BG.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Изберете марка на картата (по избор)"; +"Sort code" = "Идентификационен банков код"; + "State" = "Щат"; "Suburb" = "Предградие"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/ca-ES.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/ca-ES.lproj/Localizable.strings index 18589da725d..070648e0f68 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/ca-ES.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/ca-ES.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Seleccioneu la marca de la targeta (opcional)"; +"Sort code" = "Codi de classificació"; + "State" = "País"; "Suburb" = "Suburbi"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/cs-CZ.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/cs-CZ.lproj/Localizable.strings index f29dc447029..a93f24fc196 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/cs-CZ.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/cs-CZ.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Vyberte značku karty (volitelné)"; +"Sort code" = "Kód řazení"; + "State" = "Stát"; "Suburb" = "Předměstí"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/da.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/da.lproj/Localizable.strings index b3cb4abe428..f45f130c170 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/da.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/da.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Vælg kortbrand (valgfrit)"; +"Sort code" = "Sort code"; + "State" = "Stat"; "Suburb" = "Forstad"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/de.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/de.lproj/Localizable.strings index e3078b75d77..7d0c925d73b 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/de.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/de.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Kartenmarke auswählen (optional)"; +"Sort code" = "Bankleitzahl"; + "State" = "Bundesland"; "Suburb" = "Vorort"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/el-GR.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/el-GR.lproj/Localizable.strings index a0fbfe13928..6b8380d485a 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/el-GR.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/el-GR.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Επιλέξτε επωνυμία κάρτας (προαιρετικό)"; +"Sort code" = "Κωδικός sort"; + "State" = "Πολιτεία"; "Suburb" = "Προάστιο"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/en-GB.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/en-GB.lproj/Localizable.strings index 4d5dd6fbb1e..57fb2a27ed6 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/en-GB.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/en-GB.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Select card brand (optional)"; +"Sort code" = "Sort code"; + "State" = "State"; "Suburb" = "Suburb"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/es-419.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/es-419.lproj/Localizable.strings index 14c7340fa0e..c3d8f15ba22 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/es-419.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/es-419.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Selecciona una marca de tarjeta (opcional)"; +"Sort code" = "Código Sort"; + "State" = "Estado"; "Suburb" = "Suburbio"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/es.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/es.lproj/Localizable.strings index 9087be4bc7e..9983e377943 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/es.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/es.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Seleccionar marca de tarjeta (opcional)"; +"Sort code" = "Código de clasificación"; + "State" = "Estado"; "Suburb" = "Zona residencial"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/et-EE.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/et-EE.lproj/Localizable.strings index d6af6db26ea..36817297da3 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/et-EE.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/et-EE.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Valige kaardi kaubamärk (valikuline)"; +"Sort code" = "Sorteerimiskood"; + "State" = "Osariik"; "Suburb" = "Eeslinn"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/fi.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/fi.lproj/Localizable.strings index 68566e98d74..9d53beb3857 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/fi.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/fi.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Valitse korttimerkki (valinnainen)"; +"Sort code" = "Pankin tunnusnumero"; + "State" = "Osavaltio"; "Suburb" = "Esikaupunki"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/fil.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/fil.lproj/Localizable.strings index 57c461cbaf6..abb6fc169d7 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/fil.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/fil.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Pumili ng brand ng kard (opsyonal)"; +"Sort code" = "Sort code"; + "State" = "State"; "Suburb" = "Suburb"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/fr-CA.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/fr-CA.lproj/Localizable.strings index d442afa839a..10edefd9049 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/fr-CA.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/fr-CA.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Sélectionner la marque de la carte (facultatif)"; +"Sort code" = "Code guichet"; + "State" = "État"; "Suburb" = "Banlieue"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/fr.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/fr.lproj/Localizable.strings index 34af673a491..78c58c4f797 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/fr.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/fr.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Sélectionnez la marque de la carte (facultatif)"; +"Sort code" = "Code guichet"; + "State" = "État"; "Suburb" = "Banlieue"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/hr.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/hr.lproj/Localizable.strings index 9f22ff9c50d..8855ce61abd 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/hr.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/hr.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Odaberite marku kartice (nije obavezno)"; +"Sort code" = "Bankovni kod za razvrstavanje (UK)"; + "State" = "Država"; "Suburb" = "Predgrađe"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/hu.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/hu.lproj/Localizable.strings index f5f9c91e7e6..86710566c64 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/hu.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/hu.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Válassza ki a kártya márkáját (nem kötelező)"; +"Sort code" = "Bankazonosító"; + "State" = "Állam"; "Suburb" = "Külváros"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/id.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/id.lproj/Localizable.strings index ddfa6986e5d..5076e24c841 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/id.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/id.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Pilih brand kartu (opsional)"; +"Sort code" = "Kode sort"; + "State" = "Negara Bagian"; "Suburb" = "Suburb"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/it.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/it.lproj/Localizable.strings index 31ef69e032b..00256cee360 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/it.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/it.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Seleziona il circuito della carta (facoltativo)"; +"Sort code" = "Sort code"; + "State" = "Stato"; "Suburb" = "Località"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/ja.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/ja.lproj/Localizable.strings index 56684ea3a4a..2a1e69606b0 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/ja.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/ja.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "カードブランドを選択 (任意)"; +"Sort code" = "銀行コード"; + "State" = "都道府県"; "Suburb" = "近郊"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/ko.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/ko.lproj/Localizable.strings index b9c1cab2164..f6da068f257 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/ko.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/ko.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "카드 브랜드 선택(선택 사항)"; +"Sort code" = "코드 정렬"; + "State" = "주"; "Suburb" = "교외"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/lt-LT.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/lt-LT.lproj/Localizable.strings index 70615ae6c03..cb044d5f9c9 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/lt-LT.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/lt-LT.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Pasirinkite kortelės prekės ženklą (neprivaloma)"; +"Sort code" = "Identifikacinis kodas"; + "State" = "Valstija"; "Suburb" = "Priemiestis"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/lv-LV.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/lv-LV.lproj/Localizable.strings index 327d9526f89..1c8fdd56d6f 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/lv-LV.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/lv-LV.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Atlasīt kartes zīmolu (pēc izvēles)"; +"Sort code" = "Bankas filiāles kods"; + "State" = "Novads/štats"; "Suburb" = "Priekšpilsēta"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/ms-MY.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/ms-MY.lproj/Localizable.strings index 1f9337b2943..aa7f413f662 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/ms-MY.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/ms-MY.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Pilih jenama kad (opsyenal)"; +"Sort code" = "Kod isihan"; + "State" = "Negeri"; "Suburb" = "Pinggir Bandar"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/mt.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/mt.lproj/Localizable.strings index d797de36317..46d1fc3a039 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/mt.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/mt.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Agħżel id-ditta tal-karta (mhux obbligatorja)"; +"Sort code" = "Il-kodiċi Sort"; + "State" = "Stat"; "Suburb" = "Subborg"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/nb.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/nb.lproj/Localizable.strings index 702138f5e8c..609f28ba404 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/nb.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/nb.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Velg merkevare for kort (valgfritt)"; +"Sort code" = "Sorteringskode"; + "State" = "Stat"; "Suburb" = "Forstad"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/nl.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/nl.lproj/Localizable.strings index 99fee378bc9..27461064324 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/nl.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/nl.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Merk van betaalkaart selecteren (optioneel)"; +"Sort code" = "Bankcode"; + "State" = "Staat"; "Suburb" = "Voorstad"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/nn-NO.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/nn-NO.lproj/Localizable.strings index 7bfdcab9409..08e204eeb66 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/nn-NO.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/nn-NO.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Vel kortmerkje (valfritt)"; +"Sort code" = "Sorteringskode"; + "State" = "Stat"; "Suburb" = "Forstad"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/pl-PL.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/pl-PL.lproj/Localizable.strings index 480eb8d679d..135677ee755 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/pl-PL.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/pl-PL.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Wybierz markę karty (opcjonalne)"; +"Sort code" = "Kod sortowania"; + "State" = "Stan"; "Suburb" = "Przedmieścia"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/pt-BR.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/pt-BR.lproj/Localizable.strings index 97506d8090e..6256f47325d 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/pt-BR.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/pt-BR.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Selecionar bandeira de cartão (opcional)"; +"Sort code" = "Sort code"; + "State" = "Estado"; "Suburb" = "Subúrbio"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/pt-PT.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/pt-PT.lproj/Localizable.strings index ee7e35efb2a..2f9295bc0e8 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/pt-PT.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/pt-PT.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Selecione a marca do cartão (opcional)"; +"Sort code" = "Código da agência bancária"; + "State" = "Estado"; "Suburb" = "Subúrbio"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/ro-RO.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/ro-RO.lproj/Localizable.strings index 26285b13174..ca74ccecf21 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/ro-RO.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/ro-RO.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Selectare marcă card (opțional)"; +"Sort code" = "Cod de sortare"; + "State" = "Stat"; "Suburb" = "Suburbie"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/ru.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/ru.lproj/Localizable.strings index 5dc37417eca..5c33009a018 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/ru.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/ru.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Выберите бренд карты (необязательно)"; +"Sort code" = "Код банка"; + "State" = "Штат"; "Suburb" = "Пригород"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/sk-SK.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/sk-SK.lproj/Localizable.strings index 8cd91a65c84..bccfedd9e53 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/sk-SK.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/sk-SK.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Vybrať značku karty (voliteľne)"; +"Sort code" = "Triediaci kód"; + "State" = "Štát"; "Suburb" = "Predmestie"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/sl-SI.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/sl-SI.lproj/Localizable.strings index dfa6aa9652c..1dcbca6274f 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/sl-SI.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/sl-SI.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Izberite blagovno znamko kartice (neobvezno)"; +"Sort code" = "Številka banke"; + "State" = "Zvezna država"; "Suburb" = "Predmestje"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/sv.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/sv.lproj/Localizable.strings index a1766c14b80..b1a708e0ecc 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/sv.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/sv.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Välj korttyp (valfritt)"; +"Sort code" = "Clearingnummer"; + "State" = "Delstat"; "Suburb" = "Förort"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/tr.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/tr.lproj/Localizable.strings index 3f25c967a58..0e7eff23c79 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/tr.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/tr.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Kart markasını seçin (isteğe bağlı)"; +"Sort code" = "Şube kodu"; + "State" = "Eyalet"; "Suburb" = "Banliyö"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/vi.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/vi.lproj/Localizable.strings index cece41878ee..e311014b039 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/vi.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/vi.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "Chọn thương hiệu thẻ (tùy chọn)"; +"Sort code" = "Mã sắp xếp"; + "State" = "Tiểu bang"; "Suburb" = "Ngoại ô"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/zh-HK.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/zh-HK.lproj/Localizable.strings index 9aaa30277fd..0720d3ac5d2 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/zh-HK.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/zh-HK.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "選擇銀行卡品牌(可選)"; +"Sort code" = "分類代碼"; + "State" = "州"; "Suburb" = "郊區"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/zh-Hans.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/zh-Hans.lproj/Localizable.strings index 9009fdd0828..be23d1d6a2c 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/zh-Hans.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/zh-Hans.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "选择银行卡品牌(可选)"; +"Sort code" = "分类代码"; + "State" = "州"; "Suburb" = "市郊"; diff --git a/StripeUICore/StripeUICore/Resources/Localizations/zh-Hant.lproj/Localizable.strings b/StripeUICore/StripeUICore/Resources/Localizations/zh-Hant.lproj/Localizable.strings index d1f7ae00dfc..cea9d67d554 100644 --- a/StripeUICore/StripeUICore/Resources/Localizations/zh-Hant.lproj/Localizable.strings +++ b/StripeUICore/StripeUICore/Resources/Localizations/zh-Hant.lproj/Localizable.strings @@ -104,6 +104,8 @@ "Select card brand (optional)" = "選擇金融卡品牌(可選)"; +"Sort code" = "分類代碼"; + "State" = "州"; "Suburb" = "郊區"; diff --git a/VERSION b/VERSION index 25a42f7358f..b057c738bc1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -23.23.0 \ No newline at end of file +23.24.0 \ No newline at end of file