Skip to content

Commit 5aeebbd

Browse files
author
Bug Mirror
committed
Merge strings for train 29084
1 parent e2a0106 commit 5aeebbd

16 files changed

+239
-141
lines changed

locale/en/payments-next.ftl

+35-15
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
## Checkout Page
2-
## Common strings used in multiple checkout pages
3-
4-
next-payment-processing-message = Please wait while we process your payment…
5-
61
next-payment-error-manage-subscription-button = Manage my subscription
72
next-iap-upgrade-contact-support = You can still get this product — please contact support so we can help you.
83
next-payment-error-retry-button = Try again
@@ -22,29 +17,53 @@ next-payment-method-header = Choose your payment method
2217
payment-method-header-second-step-next = 2. { next-payment-method-header }
2318
next-payment-method-first-approve = First you’ll need to approve your subscription
2419
25-
next-payment-confirmation-thanks-heading-account-exists = Thanks, now check your email!
20+
## Page - Upgrade page
2621

22+
upgrade-page-payment-information = Payment Information
23+
24+
# $nextInvoiceDate (number) - The date of the next invoice
25+
upgrade-page-acknowledgment = Your plan will change immediately, and you’ll be charged a prorated amount today for the rest of this billing cycle. Starting { $nextInvoiceDate } you’ll be charged the full amount.
26+
27+
checkout-error-boundary-retry-button = Try again
28+
checkout-error-boundary-basic-error-message = Something went wrong. Please try again or <contactSupportLink>contact support.</contactSupportLink>
29+
30+
## Error pages - /checkout and /upgrade
31+
## Common strings used in multiple pages
32+
next-payment-error-manage-subscription-button = Manage my subscription
33+
next-iap-upgrade-contact-support = You can still get this product — please contact support so we can help you.
34+
next-payment-error-retry-button = Try again
35+
next-basic-error-message = Something went wrong. Please try again later.
36+
checkout-error-contact-support-button = Contact Support
37+
checkout-error-not-eligible = You are not eligible to subscribe to this product - please contact support so we can help you.
38+
checkout-error-contact-support = Please contact support so we can help you.
39+
40+
## Processing page and Needs Input page - /checkout and /upgrade
41+
## Common strings used in multiple pages
42+
next-payment-processing-message = Please wait while we process your payment…
43+
44+
## Success page - /checkout and /upgrade
45+
## Common strings used in multiple checkout pages
46+
next-payment-confirmation-thanks-heading-account-exists = Thanks, now check your email!
2747
# $email (String) - The user's email.
2848
payment-confirmation-thanks-subheading-account-exists-2 = You’ll receive an email at { $email } with instructions about your subscription, as well as your payment details.
29-
3049
next-payment-confirmation-order-heading = Order details
3150
# $invoiceNumber (String) - Invoice number of the successful payment
3251
next-payment-confirmation-invoice-number = Invoice #{ $invoiceNumber }
33-
3452
# $invoiceDate (Date) - Start date of the latest invoice
3553
next-payment-confirmation-invoice-date = { $invoiceDate }
36-
3754
next-payment-confirmation-details-heading-2 = Payment information
3855
# $amount (Number) - The amount billed. It will be formatted as currency.
3956
# $interval (String) - The interval between payments.
40-
next-payment-confirmation-amount = { $amount } per { $interval }
41-
# $last4 (Number) - Last four numbers of credit card
42-
next-payment-confirmation-cc-card-ending-in = Card ending in { $last4 }
57+
success-page-payment-confirmation-amount = { $amount } per { $interval }
4358
59+
## Success pages (/checkout and /upgrade)
60+
## Common strings used in multiple checkout pages
4461
next-payment-confirmation-download-button = Continue to download
4562
46-
checkout-error-boundary-retry-button = Try again
47-
checkout-error-boundary-basic-error-message = Something went wrong. Please try again or <contactSupportLink>contact support.</contactSupportLink>
63+
## Success pages (/checkout and /upgrade), Start page (/upgrade)
64+
## Common strings used in multiple checkout pages
65+
# $last4 (Number) - Last four numbers of credit card
66+
next-payment-confirmation-cc-card-ending-in = Card ending in { $last4 }
4867
4968
## Component - Payment Consent Checkbox
5069

@@ -140,7 +159,7 @@ next-new-user-subscribe-product-assurance = We only use your email to create you
140159
plan-price-interval-daily = { $amount } daily
141160
plan-price-interval-weekly = { $amount } weekly
142161
plan-price-interval-monthly = { $amount } monthly
143-
plan-price-interval-6monthly = { $amount } every 6 months
162+
plan-price-interval-halfyearly = { $amount } every 6 months
144163
plan-price-interval-yearly = { $amount } yearly
145164
146165
## Component - SubscriptionTitle
@@ -177,4 +196,5 @@ upgrade-purchase-details-prorated-upgrade = Prorated Upgrade
177196
upgrade-purchase-details-new-plan-daily = { $productName } (Daily)
178197
upgrade-purchase-details-new-plan-weekly = { $productName } (Weekly)
179198
upgrade-purchase-details-new-plan-monthly = { $productName } (Monthly)
199+
upgrade-purchase-details-new-plan-halfyearly = { $productName } (6-month)
180200
upgrade-purchase-details-new-plan-yearly = { $productName } (Yearly)

locale/en/settings.ftl

+4-1
Original file line numberDiff line numberDiff line change
@@ -1832,7 +1832,7 @@ signin-recovery-phone-heading = Enter recovery code
18321832
18331833
# Text that explains the user should check their phone for a recovery code
18341834
# $maskedPhoneNumber - The users masked phone number
1835-
signin-recovery-phone-instruction-v3 = A six-digit code was sent to the phone number ending in <span>{ $lastFourPhoneDigits }</span> by text message. This code expires after 5 minutes. Donʼt share this code with anyone.
1835+
signin-recovery-phone-instruction-v3 = A 6-digit code was sent to the phone number ending in <span>{ $lastFourPhoneDigits }</span> by text message. This code expires after 5 minutes. Donʼt share this code with anyone.
18361836
18371837
signin-recovery-phone-input-label = Enter 6-digit code
18381838
@@ -1851,6 +1851,9 @@ signin-recovery-phone-code-verification-error-heading = There was a problem veri
18511851
# Follows the error message (e.g, "There was a problem sending a code")
18521852
signin-recovery-phone-general-error-description = Please try again later.
18531853
1854+
signin-recovery-phone-invalid-code-error-description = The code is invalid or expired.
1855+
signin-recovery-phone-invalid-code-error-link = Use backup authentication codes instead?
1856+
18541857
## Signin reported page: this page is shown when a user receives an email notifying them of a new account signin, and the user clicks a button indicating that the signin was not them so that we know it was someone trying to break into their account.
18551858

18561859
signin-reported-header = Thank you for your vigilance

locale/es/payments-next.ftl

+14-14
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,14 @@ next-new-user-card-title = Escribe la información de tu tarjeta
5858
5959
## Component - PurchaseDetails
6060

61+
next-plan-details-header = Detalles del producto
62+
next-plan-details-list-price = Lista de precios
63+
next-plan-details-tax = Impuestos y tasas
64+
next-plan-details-total-label = Total
6165
next-plan-details-show-button = Mostrar detalles
66+
next-coupon-success = Tu plan se renovará automáticamente al precio de la lista.
67+
# $couponDurationDate (Date) - The date at which the coupon is no longer valid, and the subscription is billed the list price.
68+
next-coupon-success-repeating = Tu plan se renovará automáticamente después de { $couponDurationDate } al precio de lista.
6269
6370
## Select Tax Location
6471

@@ -70,20 +77,6 @@ next-new-user-subscribe-product-updates-mozilla = Me gustaría recibir noticias
7077
next-new-user-subscribe-product-updates-snp = Me gustaría recibir noticias y actualizaciones sobre seguridad y privacidad de { -brand-mozilla }
7178
next-new-user-subscribe-product-assurance = Utilizamos tu dirección únicamente para crear tu cuenta. Jamás la venderemos a terceros.
7279
73-
## Component - Details
74-
75-
next-plan-details-header = Detalles del producto
76-
next-plan-details-list-price = Lista de precios
77-
next-plan-details-tax = Impuestos y tasas
78-
next-plan-details-total-label = Total
79-
80-
## Purchase details - shared by multiple components, including purchase details and payment form
81-
## $amount (Number) - The amount billed. It will be formatted as currency.
82-
83-
next-coupon-success = Tu plan se renovará automáticamente al precio de la lista.
84-
# $couponDurationDate (Date) - The date at which the coupon is no longer valid, and the subscription is billed the list price.
85-
next-coupon-success-repeating = Tu plan se renovará automáticamente después de { $couponDurationDate } al precio de lista.
86-
8780
## Component - PriceInterval
8881

8982

@@ -107,3 +100,10 @@ next-subplat-mozilla-accounts-legal-heading = { -product-mozilla-accounts(capita
107100
next-terms = Términos del servicio
108101
next-privacy = Aviso de privacidad
109102
next-terms-download = Descargar términos
103+
104+
## Component - UpdatedPurchaseDetails
105+
106+
107+
## $productName (String) - Name of the upgraded product (e.g. Mozilla VPN)
108+
## Daily/Weekly/Monthly/Yearly refers to the subscription interval/amount of time between billing occurrences
109+

locale/es/settings.ftl

-2
Original file line numberDiff line numberDiff line change
@@ -981,8 +981,6 @@ signout-sync-session-expired = Lo sentimos, algo ha salido mal. Cierra la sesió
981981
# Only shown for users that have 2FA enabled and verified, but all backup authentication codes have been consumed
982982
# Users that have not enabled or verified 2FA will not see this
983983
tfa-row-backup-codes-not-available = No hay códigos disponibles
984-
# Shown to users who have backup authentication codes - this will allow them to generate new codes to replace the previous ones
985-
tfa-row-backup-codes-get-new-cta = Obtener nuevos códigos
986984
# Shown to users who have no backup authentication codes
987985
# Button to add backup authentication codes when none are configured
988986
tfa-row-backup-codes-add-cta = Añadir

locale/fy/auth.ftl

+13
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,21 @@ session-verify-send-push-body-2 = Klik hjir om te befêstigjen dat jo it binne
77
# Messages should be limited to one segment
88
# $code - 6 digit code used to verify phone ownership when registering a recovery phone
99
recovery-phone-setup-sms-body = { $code } is jo { -brand-mozilla }-ferifikaasjekoade. Ferrint oer 5 minuten.
10+
# Shorter message sent by SMS with limited character length, please test translation with the messaging segment calculator
11+
# https://twiliodeved.github.io/message-segment-calculator/
12+
# Messages should be limited to one segment
13+
# $code - 6 digit code used to verify phone ownership when registering a recovery phone
14+
recovery-phone-setup-sms-short-body = { -brand-mozilla }-ferifikaasjekoade: { $code }
1015
# Message sent by SMS with limited character length, please test translation with the messaging segment calculator
1116
# https://twiliodeved.github.io/message-segment-calculator/
1217
# Messages should be limited to one segment
1318
# $code - 6 digit code used to sign in with a recovery phone as backup for two-step authentication
1419
recovery-phone-signin-sms-body = { $code } is jo { -brand-mozilla }-werstelkoade. Ferrint oer 5 minuten.
20+
# Shorter message sent by SMS with limited character length, please test translation with the messaging segment calculator
21+
# https://twiliodeved.github.io/message-segment-calculator/
22+
# Messages should be limited to one segment
23+
# $code - 6 digit code used to sign in with a recovery phone as backup for two-step authentication
24+
recovery-phone-signin-sms-short-body = { -brand-mozilla }-koade: { $code }
1525
1626
## Email content
1727
## Emails do not contain buttons, only links. Emails have a rich HTML version and a plaintext
@@ -368,6 +378,9 @@ postAddLinkedAccount-action = Account beheare
368378
postAddRecoveryPhone-subject = Wersteltelefoannûmer tafoege
369379
postAddRecoveryPhone-preview = Account beskerme troch twa-stapsautentikaasje
370380
postAddRecoveryPhone-title = Jo hawwe in wersteltelefoannûmer oanmakke
381+
# Variables:
382+
# $maskedLastFourPhoneNumber (String) - A bullet point mask with the last four digits of the user's phone number, e.g. ••••••1234
383+
postAddRecoveryPhone-description-v2 = Jo hawwe { $maskedLastFourPhoneNumber } as jo wersteltelefoannûmer tafoege
371384
# Links out to a support article about two factor authentication
372385
postAddRecoveryPhone-how-protect = Hoe dit jo account beskermet
373386
postAddRecoveryPhone-how-protect-plaintext = Hoe dit jo account beskermet:

locale/fy/payments-next.ftl

+25-16
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,15 @@ next-new-user-card-title = Fier jo kaartgegevens yn
7272
7373
## Component - PurchaseDetails
7474

75+
next-plan-details-header = Produktdetails
76+
next-plan-details-list-price = Normale priis
77+
next-plan-details-tax = Belestingen en heffingen
78+
next-plan-details-total-label = Totaal
7579
next-plan-details-hide-button = Details ferstopje
7680
next-plan-details-show-button = Details toane
81+
next-coupon-success = Jo abonnemint wurdt automatysk ferlinge tsjin de normale priis.
82+
# $couponDurationDate (Date) - The date at which the coupon is no longer valid, and the subscription is billed the list price.
83+
next-coupon-success-repeating = Jo abonnemint wurdt nei { $couponDurationDate } automatysk ferlinge tsjin de standertpriis.
7784
7885
## Select Tax Location
7986

@@ -101,22 +108,6 @@ next-new-user-subscribe-product-updates-mozilla = Ik wol graach produktnijs en -
101108
next-new-user-subscribe-product-updates-snp = Ik wol graach befeiligings- en privacynijs en updates fan { -brand-mozilla } ûntfange
102109
next-new-user-subscribe-product-assurance = Wy brûke jo e-mailadres allinnich om jo account oan te meitsjen. Wy sille it nea oan in tredde partij ferkeapje.
103110
104-
## Component - Details
105-
106-
next-plan-details-header = Produktdetails
107-
next-plan-details-list-price = Normale priis
108-
next-plan-details-tax = Belestingen en heffingen
109-
next-plan-details-total-label = Totaal
110-
111-
## Purchase details - shared by multiple components, including purchase details and payment form
112-
## $amount (Number) - The amount billed. It will be formatted as currency.
113-
114-
list-positive-amount = { $amount }
115-
list-negative-amount = - { $amount }
116-
next-coupon-success = Jo abonnemint wurdt automatysk ferlinge tsjin de normale priis.
117-
# $couponDurationDate (Date) - The date at which the coupon is no longer valid, and the subscription is billed the list price.
118-
next-coupon-success-repeating = Jo abonnemint wurdt nei { $couponDurationDate } automatysk ferlinge tsjin de standertpriis.
119-
120111
## Component - PriceInterval
121112

122113

@@ -135,6 +126,7 @@ next-subscription-create-title = Jo abonnemint ynstelle
135126
next-subscription-success-title = Abonnemintsbefêstiging
136127
next-subscription-processing-title = Abonnemint befêstigje…
137128
next-subscription-error-title = Flater by befêstigjen abonnemint…
129+
subscription-title-plan-change-heading = Jo wiziging besjen
138130
next-sub-guarantee = 30-dagen-jildweromgarânsje
139131
140132
## Component - TermsAndPrivacy
@@ -145,3 +137,20 @@ next-subplat-mozilla-accounts-legal-heading = { -product-mozilla-accounts(capita
145137
next-terms = Tsjinstbetingsten
146138
next-privacy = Privacyferklearring
147139
next-terms-download = Betingsten downloade
140+
141+
## Component - UpdatedPurchaseDetails
142+
143+
upgrade-purchase-details-current-plan-label = Aktuele abonnemint
144+
upgrade-purchase-details-new-plan-label = Nij abonnemint
145+
upgrade-purchase-details-promo-code = Promoasjekoade
146+
upgrade-purchase-details-tax-label = Belestingen en heffingen
147+
upgrade-purchase-details-new-total-label = Nij totaalbedrach
148+
upgrade-purchase-details-prorated-upgrade = Nei rato opwurdearje
149+
150+
## $productName (String) - Name of the upgraded product (e.g. Mozilla VPN)
151+
## Daily/Weekly/Monthly/Yearly refers to the subscription interval/amount of time between billing occurrences
152+
153+
upgrade-purchase-details-new-plan-daily = { $productName } (deistich)
154+
upgrade-purchase-details-new-plan-weekly = { $productName } (wykliks)
155+
upgrade-purchase-details-new-plan-monthly = { $productName } (moanliks)
156+
upgrade-purchase-details-new-plan-yearly = { $productName } (jierliks)

0 commit comments

Comments
 (0)