-
Notifications
You must be signed in to change notification settings - Fork 731
Expand file tree
/
Copy pathstrings.xml
More file actions
393 lines (393 loc) · 37.5 KB
/
Copy pathstrings.xml
File metadata and controls
393 lines (393 loc) · 37.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<!-- Button prompt to add a bank account as a payment method. -->
<string name="stripe_add_bank_account">Add bank account</string>
<!-- Used for accessibility to describe the button on the payment sheet list of options to add a new payment method. -->
<string name="stripe_add_new_payment_method">Add a new payment method</string>
<!-- Text for a button that, when tapped, displays another screen where the customer can add a new payment method -->
<string name="stripe_add_payment_method">Add a payment method</string>
<!-- This shows the message on Buy Now Pay Later LPM, afterpay. -->
<string name="stripe_afterpay_subtitle">Buy now or pay later with Afterpay</string>
<!-- Description of a saved bank account. E.g. 'Bank account ending in 4242' -->
<string name="stripe_bank_account_ending_in">Bank account ending in %s</string>
<!-- Concise description of a saved bank account. E.g. 'Bank account ···· 4242' -->
<string name="stripe_bank_account_plus_last_4">Bank account ···· %s</string>
<!-- Concise description of a saved bank account. E.g. 'Bank account ····4242' -->
<string name="stripe_bank_account_with_last_4">Bank account ····%s</string>
<!-- Text for alert message when user needs to confirm payment in their banking app -->
<string name="stripe_blik_confirm_payment">Confirm the payment in your bank\'s app within %s to complete the purchase.</string>
<!-- This shows the message on Buy Now Pay Later LPM, afterpay. -->
<string name="stripe_cashapp_afterpay_subtitle">Buy now or pay later with Cash App Afterpay</string>
<!-- This shows the message on Buy Now Pay Later LPM, clearpay. -->
<string name="stripe_clearpay_subtitle">Buy now or pay later with Clearpay</string>
<!-- Used as the title for prompting the user if they want to close the sheet -->
<string name="stripe_confirm_close_form_body">Your payment information will not be saved.</string>
<!-- Used as the title for prompting the user if they want to close the sheet -->
<string name="stripe_confirm_close_form_title">Do you want to close this form?</string>
<!-- Label for a checkbox that when checked allows the payment information to be saved and used in future checkout sessions. -->
<string name="stripe_inline_sign_up_header">Save your info for secure 1-click checkout with Link</string>
<!-- Label for a checkbox that when checked allows the payment information
to be saved and used in future checkout sessions. -->
<string name="stripe_inline_sign_up_header_default_opt_in">Save my info for faster checkout with Link</string>
<string name="stripe_inline_sign_up_header_default_opt_in_with_brand">Save my info for faster checkout with %s</string>
<!-- Label for a checkbox that when checked allows the payment information
to be saved and used in future checkout sessions. -->
<string name="stripe_inline_sign_up_toggle">Create an account with Link for faster checkout across the web</string>
<string name="stripe_inline_sign_up_toggle_with_brand">Create an account with %s for faster checkout across the web</string>
<!-- Label a credit funding source. E.g. in english 'Visa Credit', or in german 'Visa-Kreditkarte' -->
<string name="stripe_link_card_type_credit">%1$s Credit</string>
<!-- Label a debit funding source. E.g. 'Visa Debit' -->
<string name="stripe_link_card_type_debit">%1$s Debit</string>
<!-- Label a prepaid funding source. E.g. 'Visa Prepaid' -->
<string name="stripe_link_card_type_prepaid">%1$s Prepaid</string>
<!-- Label a default funding source, which we treat as a generic card. E.g. 'Visa Card' -->
<string name="stripe_link_card_type_unknown">%1$s Card</string>
<!-- Title for the update card screen in Link native when the user is confirming their payment details -->
<string name="stripe_link_confirm_payment_title">Confirm payment details</string>
<!-- Email suggestion prompt shown when we detect a typo. The %1$s is a placeholder for the suggested email address. -->
<string name="stripe_link_email_suggestion">Did you mean %1$s? %2$s.</string>
<!-- CTA text for accepting the suggested email correction -->
<string name="stripe_link_email_suggestion_update">Yes, update</string>
<!-- Title for a button that indicates a user can log in or sign up. -->
<string name="stripe_link_log_in_or_sign_up">Log in or sign up</string>
<!-- Text displayed on a confirmation button on the CRS CARF declaration screen -->
<string name="stripe_link_onramp_carf_declaration_accept_button_text">Accept</string>
<!-- Text displayed on a cancel button on the CRS CARF declaration screen -->
<string name="stripe_link_onramp_carf_declaration_cancel_button_text">Cancel</string>
<!-- Title of the screen responsible for accepting CRS CARF declarations -->
<string name="stripe_link_onramp_carf_declaration_screen_title">Declarations</string>
<!-- Title for the address field on the KYC verification screen -->
<string name="stripe_link_onramp_kyc_verification_address_field_title">Address</string>
<!-- Text displayed in a confirmation button when gathering kyc information -->
<string name="stripe_link_onramp_kyc_verification_confirm_button_text">Confirm</string>
<!-- Title for the date of birth field on the KYC verification screen -->
<string name="stripe_link_onramp_kyc_verification_dob_field_title">Date of birth</string>
<!-- Title for the name field on the KYC verification screen -->
<string name="stripe_link_onramp_kyc_verification_name_field_title">Name</string>
<!-- Title of the screen responsible for confirming kyc information -->
<string name="stripe_link_onramp_kyc_verification_screen_title">Confirm your information</string>
<!-- Title for the SSN field on the KYC verification screen -->
<string name="stripe_link_onramp_kyc_verification_ssn_field_title">Last 4 digits of SSN</string>
<!-- Title for a button that when tapped creates a Link account for the user. -->
<string name="stripe_link_sign_up">Agree and continue</string>
<!-- Title for the Link signup screen -->
<string name="stripe_link_sign_up_header">Fast, secure, 1-click checkout</string>
<!-- Title for the Link signup screen -->
<string name="stripe_link_sign_up_header_v2">Fast, secure checkout</string>
<!-- Label describing the benefit of signing up for Link. -->
<string name="stripe_link_sign_up_message">Save your payment information with Link, and securely check out in 1-click on Link-supported sites.</string>
<!-- Subtitle for the Link signup screen -->
<string name="stripe_link_sign_up_message_v2">Pay faster everywhere Link is accepted.</string>
<!-- Subtitle for the Link signup screen. '%s' is a Stripe brand name such as 'Link'. -->
<string name="stripe_link_sign_up_message_v2_with_brand">Pay faster everywhere %s is accepted.</string>
<!-- Legal text shown when creating a Link account. -->
<string name="stripe_link_sign_up_terms"><![CDATA[By continuing you agree to the <terms>Terms</terms> and <privacy>Privacy Policy</privacy>.]]></string>
<!-- Confirm CTA for the update card screen in Link native -->
<string name="stripe_link_update_card_confirm_cta">Update card</string>
<!-- Text informing the user that the card to be updated is their default -->
<string name="stripe_link_update_card_default_card">This is your default</string>
<!-- Title for the update card screen in Link native -->
<string name="stripe_link_update_card_title">Update card</string>
<!-- Instructs the user to enter the code sent to their phone number in order to login to Link -->
<string name="stripe_link_verification_message">Enter the code sent to %s to use your saved information.</string>
<!-- Instructs the user to enter the code sent to their phone number in order to login to Link -->
<string name="stripe_link_verification_message_short">Enter the code sent to %s.</string>
<!-- Menu option to update card on the wallet screen on Link native -->
<string name="stripe_link_wallet_menu_action_update_card">Update card</string>
<!-- Title of the logout action. -->
<string name="stripe_log_out">Log out of Link</string>
<!-- Title of the logout action. '%s' is a Stripe brand name such as 'Link'. -->
<string name="stripe_log_out_with_brand">Log out of %s</string>
<!-- Text that is displayed when a network error occurs -->
<string name="stripe_network_error_message">An error occurred. Check your connection and try again.</string>
<!-- Text for separator within a separator that separates a button to tap to add a card and the card form -->
<string name="stripe_or_enter_manually">or enter manually</string>
<!-- Text for the 'Pay with Link' button. 'Link' is a Stripe brand, please do not translate the word 'Link'. -->
<string name="stripe_pay_with_link">Pay with Link</string>
<!-- Accessibility label for the 'Pay with Link' button. '%s' is a Stripe brand name such as 'Link'. -->
<string name="stripe_pay_with_link_format">Pay with %s</string>
<!-- Text for the branded pay button. '%s' is a Stripe brand name such as 'Link'. -->
<string name="stripe_pay_with_link_with_brand">Pay with %s</string>
<!-- Text providing link to terms for ACH payments -->
<string name="stripe_paymentsheet_ach_continue_mandate"><![CDATA[By continuing, you agree to authorize payments pursuant to <terms>these terms</terms>.]]></string>
<!-- Mandate text with link to terms when saving a bank account payment method to a merchant (merchant name replaces %@). -->
<string name="stripe_paymentsheet_ach_save_mandate"><![CDATA[By saving your bank account for %s you agree to authorize payments pursuant to <terms>these terms</terms>.]]></string>
<!-- Error message when an error case happens when linking your account -->
<string name="stripe_paymentsheet_ach_something_went_wrong">Something went wrong when linking your account.\nPlease try again later.</string>
<!-- Text for a button that, when tapped, displays another screen where the customer can add payment method details -->
<string name="stripe_paymentsheet_add_payment_method_button_label">+ Add</string>
<!-- Title shown above a form where the customer can enter payment information like credit card details, email, billing address, etc. -->
<string name="stripe_paymentsheet_add_payment_method_title">Add your payment information</string>
<!-- Title shown above a view containing a customer's recently added card -->
<string name="stripe_paymentsheet_added_card">Added card</string>
<!-- Title for a button that when pressed saves the provided address. -->
<string name="stripe_paymentsheet_address_element_primary_button">Save address</string>
<!-- Title for shipping address entry section -->
<string name="stripe_paymentsheet_address_element_shipping_address">Shipping Address</string>
<!-- Label for a checkbox when pressed used the provided billing address details as shipping address -->
<string name="stripe_paymentsheet_address_element_use_billing_as_shipping">Use billing address for shipping</string>
<!-- Message shown as part of overall Bacs mandate indicating when an email will be sent within three days after confirming payment -->
<string name="stripe_paymentsheet_bacs_email_mandate">An email will be sent to %s within three business days to confirm the setup of this debit instruction.</string>
<!-- Title shown in Bacs mandate at the top of a screen to indicate the user should confirm their debit details -->
<string name="stripe_paymentsheet_bacs_mandate_title">Confirm your Direct Debit details</string>
<!-- Button label shown indicating that the user can go back and modify their Bacs bank details -->
<string name="stripe_paymentsheet_bacs_modify_details_button_label">Modify details</string>
<!-- Message shown as part of overall Bacs mandate indicating when a notice email will be sent as part of the payment process and how payments will show up on bank statements -->
<string name="stripe_paymentsheet_bacs_notice_mandate">Additionally, you will receive two days advance notice via email of any amount to be debited under this instruction. Payments will show as \'%s\' on your bank statement.</string>
<!-- Message shown as part of overall Bacs Mandate indicating that their payments are protected by a defined guarantee -->
<string name="stripe_paymentsheet_bacs_protection_mandate">Your payments are protected by the %s.</string>
<!-- Text displayed on manage bank account screen when bank account details are not editable. -->
<string name="stripe_paymentsheet_bank_account_details_cannot_be_changed">Bank account details cannot be changed.</string>
<!-- Text shown in the bank payment form when a promo is available and the user is paying, e.g. 'Get $5 back when you pay by bank. See terms'. Note that 'See terms' contains a non-breaking space. -->
<string name="stripe_paymentsheet_bank_payment_promo_for_payment"><![CDATA[Get %s back when you pay by bank. <a href=\"https://link.com/promotion-terms\">See terms</a>]]></string>
<!-- Text shown in the bank payment form when a promo is available and the user is setting up an account, e.g. 'Get $5 back when you pay by bank. See terms'. Note that 'See terms' contains a non-breaking space. -->
<string name="stripe_paymentsheet_bank_payment_promo_for_setup"><![CDATA[Get %s back when you pay for the first time with your bank. <a href=\"https://link.com/promotion-terms\">See terms</a>]]></string>
<!-- Label shown when paying with a bank account is not eligible for the incentive, e.g. 'No $5 promo' -->
<string name="stripe_paymentsheet_bank_payment_promo_ineligible">No %s promo</string>
<!-- Text displayed on manage card screen when card details are not editable. -->
<string name="stripe_paymentsheet_card_details_cannot_be_changed">Card details cannot be changed.</string>
<!-- Text displayed on manage card screen when card details are not editable. -->
<string name="stripe_paymentsheet_unknown_details_cannot_be_changed">Payment method details cannot be changed.</string>
<!-- Text displayed below a credit card entry form when the card will be saved to make future payments. -->
<string name="stripe_paymentsheet_card_mandate">By providing your card information, you allow %s to charge your card for future payments in accordance with their terms.</string>
<!-- Text displayed below a credit card entry form when the card will be saved with the merchant. -->
<string name="stripe_paymentsheet_card_mandate_signup_toggle_off">By continuing, you agree to save your information for future purchases with %s.</string>
<!-- Text displayed below a credit card entry form when the card will be saved with the merchant and saved to Link. -->
<string name="stripe_paymentsheet_card_mandate_signup_toggle_on"><![CDATA[By continuing, you agree to save your information for future purchases with %s and <link>Link</link>. You also agree to Link\'s <terms>Terms</terms> and <privacy>Privacy</privacy>.]]></string>
<!-- Text displayed below a credit card entry form when the card will be saved with the merchant and saved to Link. -->
<string name="stripe_paymentsheet_card_mandate_signup_toggle_on_v2"><![CDATA[By continuing, you agree to save your information for future purchases with %s and <link>Link</link> (see <terms>Terms</terms> and <privacy>Privacy</privacy>).]]></string>
<!-- Text displayed below a credit card entry form when the card will be saved with the merchant and saved to Link. -->
<string name="stripe_paymentsheet_card_mandate_signup_toggle_on_v3"><![CDATA[By continuing, you agree to save your information for future purchases with %s and <link>Link</link> according to Link <terms>terms</terms> and <privacy>privacy</privacy>.]]></string>
<!-- Text displayed below a credit card entry form when the card will be saved with the merchant and saved to a non-Link brand. -->
<string name="stripe_paymentsheet_card_mandate_signup_toggle_on_v3_branded"><![CDATA[By continuing, you agree to save your information for future purchases with %1$s and <link>%2$s</link> according to %2$s <terms>terms</terms> and <privacy>privacy</privacy>.]]></string>
<!-- Error message displayed when updating a card fails. -->
<string name="stripe_paymentsheet_card_updates_failed_error_message">Card was not updated. Please try again.</string>
<!-- Title shown above a carousel containing available payment methods -->
<string name="stripe_paymentsheet_choose_payment_method">Choose a payment method</string>
<string name="stripe_paymentsheet_close">Close</string>
<!-- A button used to confirm selecting a saved payment method -->
<string name="stripe_paymentsheet_confirm">Confirm</string>
<!-- Title for prompting for a card's CVC on confirming the payment -->
<string name="stripe_paymentsheet_confirm_your_cvc">Confirm your CVC</string>
<!-- Text for a button that allows manual entry of an address -->
<string name="stripe_paymentsheet_enter_address_manually">Enter address manually</string>
<!-- Title shown above a view containing a customer's bank account that they can delete or update -->
<string name="stripe_paymentsheet_manage_bank_account">Manage US bank account</string>
<!-- Title shown above a view containing a customer's card payment methods that they can delete or update -->
<string name="stripe_paymentsheet_manage_card">Manage card</string>
<!-- Title shown above a view containing a customer's unknown payment methods that they can delete or update -->
<string name="stripe_paymentsheet_manage_payment_method">Manage payment method</string>
<!-- Title shown above a view containing the customer's cards that they can delete or update -->
<string name="stripe_paymentsheet_manage_cards">Manage cards</string>
<!-- Title shown above a view containing the customer's bank account that they can delete -->
<string name="stripe_paymentsheet_manage_international_bank_account">Manage bank account</string>
<!-- Title shown above a view containing the customer's card payment methods that they can delete or update -->
<string name="stripe_paymentsheet_manage_payment_methods">Manage payment methods</string>
<!-- Title shown above a view containing a customer's SEPA debit account that they can delete or update -->
<string name="stripe_paymentsheet_manage_sepa_debit">Manage SEPA debit</string>
<!-- Title shown above a carousel containing the customer's payment methods -->
<string name="stripe_paymentsheet_manage_your_payment_methods">Manage your payment methods</string>
<!-- Prompt for microdeposit verification before completing purchase with merchant. %@ will be replaced by merchant business name -->
<string name="stripe_paymentsheet_microdeposit">Stripe will deposit $0.01 to your account in 1-2 business days. Then you’ll get an email with instructions to complete payment to %s.</string>
<!-- Content for alert popup prompting to confirm modifying saved payment method. -->
<string name="stripe_paymentsheet_modify_pm">Edit %s</string>
<!-- Label of a button that appears on a checkout screen. When tapped, it displays a credit card form. This button is shown next to another button representing the customer's saved card; the word 'new' is meant to differentiate this button's action with the saved card button. -->
<string name="stripe_paymentsheet_new_card">New card</string>
<!-- Title shown above a section containing payment methods that a customer can choose to pay with e.g. card, bank account, etc. -->
<string name="stripe_paymentsheet_new_pm">New payment method</string>
<!-- Text displayed on manage card screen when the only editable card detail is the card brand. -->
<string name="stripe_paymentsheet_only_card_brand_can_be_changed">Only card brand can be changed.</string>
<!-- Title of a section containing multiple payment methods that can selected and will collect the payment information from the user. -->
<string name="stripe_paymentsheet_or_pay_using">Or pay using</string>
<!-- Title of a section containing a card form that will collect the payment information from the user. -->
<string name="stripe_paymentsheet_or_pay_with_card">Or pay with a card</string>
<!-- Title of a section displayed below an Apple Pay button. The section contains alternative ways to set up. -->
<string name="stripe_paymentsheet_or_use">Or use</string>
<!-- Title of a section displayed below an Apple Pay button. The section contains a credit card form as an alternative way to set up. -->
<string name="stripe_paymentsheet_or_use_a_card">Or use a card</string>
<!-- Label for a button that starts processing the payment. -->
<string name="stripe_paymentsheet_pay_button_label">Pay</string>
<!-- Title shown above a section containing various payment options -->
<string name="stripe_paymentsheet_pay_using">Pay using</string>
<!-- US Bank Account copy title for Mobile payment element form -->
<string name="stripe_paymentsheet_pay_with_bank_title">Pay with your bank account in just a few steps.</string>
<!-- Label of a button that, when tapped, initiates payment, becomes disabled, and displays this text -->
<string name="stripe_paymentsheet_primary_button_processing">Processing…</string>
<!-- Title for confirmation alert to remove a saved bank account payment method -->
<string name="stripe_paymentsheet_remove_bank_account_question_title">Remove bank account?</string>
<!-- Title for confirmation alert to remove a saved bank account payment method -->
<string name="stripe_paymentsheet_remove_bank_account_title">Remove bank account</string>
<!-- Title for a button that when tapped removes a saved card. -->
<string name="stripe_paymentsheet_remove_card">Remove card</string>
<!-- Title for confirmation alert to remove a card -->
<string name="stripe_paymentsheet_remove_card_title">Remove card?</string>
<!-- Description for a confirmation alert indicating to the customer that their payment method will be removed but still available to the merchant for subscriptions -->
<string name="stripe_paymentsheet_remove_partial_description">This payment method will be removed but will remain available for %s subscriptions.</string>
<!-- Content for alert popup prompting to confirm removing saved payment method. -->
<string name="stripe_paymentsheet_remove_pm">Remove %s</string>
<!-- Title shown above a view containing a customer's payment method that they can delete -->
<string name="stripe_paymentsheet_remove_pm_title">Remove payment method</string>
<!-- A button used for saving a new payment method -->
<string name="stripe_paymentsheet_save">Save</string>
<!-- Title shown above a form where the customer can enter payment information like credit card details, email, billing address, etc. -->
<string name="stripe_paymentsheet_save_a_new_payment_method">Save a new payment method</string>
<!-- US Bank Account copy title for Mobile payment element form -->
<string name="stripe_paymentsheet_save_bank_title">Save your bank account in just a few steps.</string>
<!-- The label of a switch indicating whether to save the payment method for future payments. -->
<string name="stripe_paymentsheet_save_for_future_payments">Save for future payments</string>
<!-- The label of a switch indicating whether to save the user's card for future payments to this merchant -->
<string name="stripe_paymentsheet_save_this_card_with_merchant_name">Save this card for future %s payments</string>
<!-- Title shown above a button that represents the customer's saved payment method e.g., a saved credit card or bank account. -->
<string name="stripe_paymentsheet_saved">Saved</string>
<!-- Title shown above a view containing a customer's saved card -->
<string name="stripe_paymentsheet_saved_card">Saved card</string>
<!-- Title shown above a view containing the customer's cards -->
<string name="stripe_paymentsheet_select_card">Select card</string>
<!-- Title shown above a view containing the customer's payment methods -->
<string name="stripe_paymentsheet_select_payment_method">Select payment method</string>
<!-- Title shown above a carousel containing the customer's payment methods -->
<string name="stripe_paymentsheet_select_your_payment_method">Select your payment method</string>
<!-- Text displayed on manage SEPA debit screen when SEPA debit details are not editable. -->
<string name="stripe_paymentsheet_sepa_debit_details_cannot_be_changed">SEPA debit details cannot be changed.</string>
<!-- Error message displayed when setting a default payment method fails. -->
<string name="stripe_paymentsheet_set_default_payment_method_failed_error_message">Default payment method was not changed. Please try again.</string>
<!-- Label indicating the total amount that the user is authorizing (e.g. "Total: $25.00") -->
<string name="stripe_paymentsheet_total_amount">Total: %s</string>
<!-- Error message displayed when updating card brand fails. -->
<string name="stripe_paymentsheet_update_card_brand_failed_error_message">Card brand was not updated. Please try again.</string>
<!-- Text for alert message when user needs to confirm payment in their PayNow app -->
<string name="stripe_paynow_confirm_payment">Confirm the payment in your bank or payment app within %s to complete the purchase.</string>
<!-- Label of a checkbox that when checked makes a payment method as the default one. -->
<string name="stripe_pm_set_as_default">Set as default payment method</string>
<!-- Text for alert message when user needs to confirm payment in their payment app -->
<string name="stripe_qrcode_lpm_confirm_payment">Confirm the payment in your bank or payment app within %s to complete the purchase.</string>
<!-- Description of a saved bank account. E.g. 'Bank account ending in 4242' -->
<string name="stripe_remove_bank_account_ending_in">Remove bank account ending in %s</string>
<!-- Accessibility description for a button that launches Shop Pay. -->
<string name="stripe_shop_pay_button_description">Shop Pay button</string>
<!-- Accessibility label for an action or a button that shows a menu. -->
<string name="stripe_show_menu">Show menu</string>
<!-- Title for a button that when tapped creates a Link account for the user. -->
<string name="stripe_sign_up">Join Link</string>
<!-- Title for the Link signup screen -->
<string name="stripe_sign_up_header">Secure 1-click checkout</string>
<!-- Label describing the benefit of signing up for Link. Pay faster at {Merchant Name} and thousands of merchants. e.g, 'Pay faster at Example, Inc. and thousands of merchants.' -->
<string name="stripe_sign_up_message">Pay faster at %s and thousands of businesses.</string>
<!-- Legal text shown when creating a Link account. -->
<string name="stripe_sign_up_terms"><![CDATA[By joining Link, you agree to the <terms>Terms</terms> and <privacy>Privacy Policy</privacy>.]]></string>
<!-- Legal text shown when creating a Link account in the alternative flow. -->
<string name="stripe_sign_up_terms_alternative"><![CDATA[By providing your email, you agree to create a Link account and save your payment info to Link, according to the <terms>Link Terms</terms> and <privacy>Privacy Policy</privacy>.]]></string>
<!-- Legal text shown when creating a non-Link branded account in the alternative flow. -->
<string name="stripe_sign_up_terms_alternative_branded"><![CDATA[By providing your email, you agree to create a %1$s account and save your payment info to %1$s, according to the <terms>%1$s Terms</terms> and <privacy>Privacy Policy</privacy>.]]></string>
<!-- Legal text shown when creating a Link account with a phone number in the alternative flow. -->
<string name="stripe_sign_up_terms_alternative_with_phone_number"><![CDATA[By providing your phone number, you agree to create a Link account and save your payment info to Link, according to the <terms>Link Terms</terms> and <privacy>Privacy Policy</privacy>.]]></string>
<!-- Legal text shown when creating a non-Link branded account with a phone number in the alternative flow. -->
<string name="stripe_sign_up_terms_alternative_with_phone_number_branded"><![CDATA[By providing your phone number, you agree to create a %1$s account and save your payment info to %1$s, according to the <terms>%1$s Terms</terms> and <privacy>Privacy Policy</privacy>.]]></string>
<!-- Legal text shown when creating a non-Link branded account. -->
<string name="stripe_sign_up_terms_branded"><![CDATA[By joining %1$s, you agree to the <terms>Terms</terms> and <privacy>Privacy Policy</privacy>.]]></string>
<!-- Legal text shown when creating a Link account in the alternative flow. -->
<string name="stripe_sign_up_terms_default_opt_in"><![CDATA[By providing phone number and email, you agree to create a Link account subject to the Link <terms>Terms</terms> and <privacy>Privacy Policy</privacy>.]]></string>
<!-- Legal text shown when creating a non-Link branded account in the alternative flow. -->
<string name="stripe_sign_up_terms_default_opt_in_branded"><![CDATA[By providing phone number and email, you agree to create a %1$s account subject to the %1$s <terms>Terms</terms> and <privacy>Privacy Policy</privacy>.]]></string>
<!-- Message for a deactivated account in the signup flow. -->
<string name="stripe_signup_deactivated_account_message">Your account has been deactivated</string>
<!-- Generic failure message -->
<string name="stripe_something_went_wrong">Something went wrong</string>
<!-- Accessibility description when payment button shows a successful transaction animation. -->
<string name="stripe_successful_transaction_description">Transaction complete</string>
<!-- Title shown in success screen shown after a user has added their card bu tapping -->
<string name="stripe_tap_to_add_card_added_title">Card added</string>
<!-- Button label for a button that launches a flow for tapping a card on the device -->
<string name="stripe_tap_to_add_card_button_label">Tap to add</string>
<!-- Error message shown in Tap to Add when the card the user tapped was declined. -->
<string name="stripe_tap_to_add_card_declined_error_title">Card declined</string>
<!-- Error message shown to the user to try tapping their card again as their next action. -->
<string name="stripe_tap_to_add_card_default_error_action">Try tapping your card again</string>
<!-- Error message shown in Tap to Add when the card the user tapped is not supported by Tap to Add or by the merchant. -->
<string name="stripe_tap_to_add_card_not_supported_error_title">Card not supported</string>
<!-- Error message shown to the user when Android developer options are enabled and need to be turned off as a next action. -->
<string name="stripe_tap_to_add_developer_options_error_action">Turn developer options off and try again</string>
<!-- Error message shown to the user when a network error occurs to switch networks and try again as a next action. -->
<string name="stripe_tap_to_add_network_error_action">Try another network and tap again</string>
<!-- Title for screen indicating to the user that they have completed a payment of a specified amount -->
<string name="stripe_tap_to_add_paid_label">Paid %s</string>
<!-- Error message shown to the user after the tap flow has timed out to try again as a next action. -->
<string name="stripe_tap_to_add_timed_out_error_action">Go back and tap your card again</string>
<!-- Error message shown when Tap to Add is not supported by the current device. -->
<string name="stripe_tap_to_add_unsupported_device_error">Tap to add is not supported by your device</string>
<!-- Error message shown to the user to try using a different device in order to use Tap to Add. -->
<string name="stripe_tap_to_add_unsupported_device_error_action">Try another device</string>
<!-- Error message shown when Tap to Add is not supported by the current device. -->
<string name="stripe_tap_to_add_unsupported_device_error_title">Device not supported</string>
<!-- Error message shown to the user to try tapping their different card as their next action. -->
<string name="stripe_tap_to_add_unusable_error_action">Try another card</string>
<!-- Button text on a screen asking the user to approve a payment -->
<string name="stripe_upi_polling_cancel">Cancel and pay another way</string>
<!-- Text on a screen asking the user to approve a payment -->
<string name="stripe_upi_polling_header">Approve payment</string>
<!-- Text on a screen that indicates a payment has failed informing the user we are asking the user to try a different payment method -->
<string name="stripe_upi_polling_payment_failed_message">Please go back and select another payment method</string>
<!-- Text on a screen that indicates a payment has failed -->
<string name="stripe_upi_polling_payment_failed_title">Payment failed</string>
<!-- Title for a button that allows the user to use a different email in the signup flow. -->
<string name="stripe_verification_change_email">Change email</string>
<!-- Title for a button that allows the user to use a different email in the signup flow. -->
<string name="stripe_verification_change_email_new">Not you?</string>
<!-- Text of a notification shown to the user when a login code is successfully sent via SMS. -->
<string name="stripe_verification_code_sent">Code sent</string>
<!-- Two factor authentication screen heading -->
<string name="stripe_verification_dialog_header">Confirm it\'s you</string>
<!-- Two factor authentication screen heading -->
<string name="stripe_verification_header">Enter your verification code</string>
<!-- Two factor authentication screen heading -->
<string name="stripe_verification_header_inline">Sign in to your Link account</string>
<!-- Two factor authentication screen heading -->
<string name="stripe_verification_header_prefilled">Use your saved info to check out faster</string>
<!-- Instructs the user to enter the code sent to their phone number in order to login to Link -->
<string name="stripe_verification_message">Enter the code sent to %s to use Link to pay by default.</string>
<!-- Text of a label for confirming an email address. E.g., 'Not user@example.com?' -->
<string name="stripe_verification_not_email">Not %s?</string>
<!-- Label for a button that re-sends the a login code when tapped -->
<string name="stripe_verification_resend">Resend code</string>
<!-- Text shown on a button that when tapped opens a user's screen with their payment methods. -->
<string name="stripe_view_more">View more</string>
<!-- Mandate text displayed when paying via Link instant debit. -->
<string name="stripe_wallet_bank_account_terms"><![CDATA[By continuing, you agree to authorize payments pursuant to these <terms>terms</terms>.]]></string>
<!-- Text providing link to terms for bank payments when seller information is provided -->
<string name="stripe_wallet_bank_account_terms_merchant_and_seller"><![CDATA[By submitting your order to %1$s and %2$s, you agree to save your information with %3$s for future purchases, and agree to authorize payments pursuant to <terms>these terms</terms>.]]></string>
<!-- Text providing link to terms for bank payments -->
<string name="stripe_wallet_bank_account_terms_seller"><![CDATA[By submitting your order to %s you agree to authorize payments pursuant to <terms>these terms</terms>.]]></string>
<!-- Label for a section displaying payment details. -->
<string name="stripe_wallet_collapsed_payment">Payment</string>
<!-- Label of a button that when tapped allows the user to select a different form of payment. -->
<string name="stripe_wallet_continue_another_way">Continue another way</string>
<!-- Label for identifying the default payment method. -->
<string name="stripe_wallet_default">Default</string>
<string name="stripe_wallet_expand_accessibility">Change selection</string>
<!-- Title for a section listing one or more payment methods. -->
<string name="stripe_wallet_expanded_title">Payment methods</string>
<!-- Prefix for last 4 digits of payment method id e.g •••• 1234 -->
<string name="stripe_wallet_last4_prefix" translatable="false">•••• </string>
<!-- Accessibility description for Passthrough payment method -->
<string name="stripe_wallet_passthrough_description">Passthrough</string>
<!-- Label of a button that when tapped allows the user to select a different form of payment. -->
<string name="stripe_wallet_pay_another_way">Pay another way</string>
<!-- Hint shown when selecting a payment method indicating debit cards are preferred. -->
<string name="stripe_wallet_prefer_debit_card_hint">Debit cards are most likely to be accepted.</string>
<!-- A text notice shown when the user selects a card that requires re-entering the security code (CVV/CVC). -->
<string name="stripe_wallet_recollect_cvc_error">For security, please re-enter your card’s security code.</string>
<!-- Title of confirmation prompt when removing a linked bank account. -->
<string name="stripe_wallet_remove_account_confirmation">Are you sure you want to remove this linked account?</string>
<!-- Title of confirmation prompt when removing a saved card. -->
<string name="stripe_wallet_remove_card_confirmation">Are you sure you want to remove this card?</string>
<!-- Title for a button that when tapped removes a linked bank account. -->
<string name="stripe_wallet_remove_linked_account">Remove linked account</string>
<!-- Label for a button or menu item that sets a payment method as default when tapped. -->
<string name="stripe_wallet_set_as_default">Set as default</string>
<!-- Label shown when a payment method cannot be used for the current transaction. -->
<string name="stripe_wallet_unavailable">Unavailable for this purchase</string>
<!-- Title for a button that when tapped, presents a screen for updating a card. Also the heading the screen itself. -->
<string name="stripe_wallet_update_card">Update card</string>
<!-- A text notice shown when the user selects an expired card. -->
<string name="stripe_wallet_update_expired_card_error">This card has expired. Update your card info or choose a different payment method.</string>
</resources>