From 2372395b42118e70ee22acd262a3dbdd97dee0c6 Mon Sep 17 00:00:00 2001 From: John Woo <99628984+wooj-stripe@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:52:01 -0800 Subject: [PATCH] Update localization strings (#3307) ## Summary Update before the next release ## Motivation New strings available ## Testing Just ran the download script. ## Changelog --- .../Resources/Localizations/de.lproj/Localizable.strings | 2 +- .../Resources/Localizations/ko.lproj/Localizable.strings | 2 ++ .../Resources/Localizations/tr.lproj/Localizable.strings | 2 +- .../Resources/Localizations/ko.lproj/Localizable.strings | 2 ++ 4 files changed, 6 insertions(+), 2 deletions(-) diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/de.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/de.lproj/Localizable.strings index 41586b5f5a4..9b39601218e 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/de.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/de.lproj/Localizable.strings @@ -76,7 +76,7 @@ "Or pay with a card" = "Oder mit Karte bezahlen"; -"Or use" = "Alternative Verwendung"; +"Or use" = "Weitere Zahlungsmöglichkeiten"; "Or use a card" = "Alternativ Karte verwenden"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ko.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ko.lproj/Localizable.strings index 6b59e265ac2..b7c1432f57f 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ko.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/ko.lproj/Localizable.strings @@ -84,6 +84,8 @@ "Pay another way" = "다른 방법으로 결제"; +"Pay faster at %@ and thousands of businesses." = "%@사를 비롯하여 수많은 비즈니스에서 더 빠르게 결제할 수 있습니다."; + "Pay in interest-free payments of with " = "회 무이자 결제로 대금을 지급하십시오."; "Pay later with Klarna." = "Klarna로 나중에 결제"; diff --git a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/tr.lproj/Localizable.strings b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/tr.lproj/Localizable.strings index 3dbeb546d3e..3ae28aa92aa 100644 --- a/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/tr.lproj/Localizable.strings +++ b/StripePaymentSheet/StripePaymentSheet/Resources/Localizations/tr.lproj/Localizable.strings @@ -76,7 +76,7 @@ "Or pay with a card" = "Ya da kartla ödeyin"; -"Or use" = "Veya kullan"; +"Or use" = "Veya şunu kullan:"; "Or use a card" = "Veya kart kullan"; diff --git a/StripePaymentsUI/StripePaymentsUI/Resources/Localizations/ko.lproj/Localizable.strings b/StripePaymentsUI/StripePaymentsUI/Resources/Localizations/ko.lproj/Localizable.strings index c40869ce9bd..54e7581e3ed 100644 --- a/StripePaymentsUI/StripePaymentsUI/Resources/Localizations/ko.lproj/Localizable.strings +++ b/StripePaymentsUI/StripePaymentsUI/Resources/Localizations/ko.lproj/Localizable.strings @@ -22,6 +22,8 @@ "Card number" = "카드 번호"; +"Confirm your %@" = "%@ 확인"; + "Invalid data." = "잘못된 데이터입니다."; "MM / YY" = "MM/YY";