Skip to content

Commit cee4aca

Browse files
mozilla-pontoonBug Mirrorbcolsson
authored
Merge strings for train 47337 (#997)
* Merge strings for train 47337 * Fix capitalization for en-GB --------- Co-authored-by: Bug Mirror <[email protected]> Co-authored-by: Bryan Olsson <[email protected]>
1 parent 33d3525 commit cee4aca

File tree

7 files changed

+153
-129
lines changed

7 files changed

+153
-129
lines changed

locale/en/payments-next.ftl

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
loyalty-discount-terms-heading = Terms and Restrictions
1+
loyalty-discount-terms-heading = Terms and restrictions
22
loyalty-discount-terms-support = Contact Support
3-
loyalty-discount-terms-support-aria = Contact Support
3+
# $productName (String) - The name of the product to create subscription, e.g. Mozilla VPN
4+
loyalty-discount-terms-contact-support-product-aria = Contact Support for { $productName }
5+
not-found-page-title-terms = Page not found
6+
not-found-page-description-terms = The page you’re looking for does not exist.
7+
not-found-page-button-terms-manage-subscriptions = Manage subscriptions
48
59
## Page
610
checkout-signin-or-create = 1. Sign in or create a { -product-mozilla-account }

locale/en_GB/payments-next.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
loyalty-discount-terms-heading = Terms and Restrictions
1+
loyalty-discount-terms-heading = Terms and restrictions
22
loyalty-discount-terms-support = Contact Support
33
loyalty-discount-terms-support-aria = Contact Support
44

locale/es/payments-next.ftl

Lines changed: 16 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,14 @@ subscription-management-breadcrumb-account-home = Página principal de la cuenta
118118
# Link title - Subscriptions management
119119
subscription-management-breadcrumb-subscriptions = Suscripciones
120120
121+
## CancelSubscription
122+
123+
subscription-cancellation-dialog-title = Lamentamos que te vayas.
124+
# $name (String) - The name of the subscribed product.
125+
# $date (Date) - Last day of product access
126+
subscription-cancellation-dialog-msg = Tu suscripción a { $name } ha sido cancelada. Todavía tendrás acceso a { $name } hasta el { $date }.
127+
subscription-cancellation-dialog-aside = ¿Alguna pregunta? Visita la <LinkExternal>ayuda de { -brand-mozilla }</LinkExternal>.
128+
121129
## Component - Payment Consent Checkbox
122130

123131
next-payment-confirm-with-legal-links-static-3 = Autorizo a { -brand-mozilla } para que cargue a mi método de pago el importe mostrado, de acuerdo con los <termsOfServiceLink>términos del servicio</termsOfServiceLink> y el <privacyNoticeLink>aviso de privacidad</privacyNoticeLink>, hasta que cancele mi suscripción.
@@ -223,6 +231,13 @@ next-new-user-subscribe-product-updates-mozilla = Me gustaría recibir noticias
223231
next-new-user-subscribe-product-updates-snp = Me gustaría recibir noticias y actualizaciones sobre seguridad y privacidad de { -brand-mozilla }
224232
next-new-user-subscribe-product-assurance = Utilizamos tu dirección únicamente para crear tu cuenta. Jamás la venderemos a terceros.
225233
234+
## $productName (String) - The name of the subscribed product.
235+
236+
resubscribe-dialog-title = ¿Quieres seguir usando { $productName }?
237+
subscription-content-button-resubscribe = Volver a suscribir
238+
.aria-label = Volver a suscribirse a { $productName }
239+
resubscribe-success-dialog-title = ¡Gracias! Está todo listo.
240+
226241
## $billOnDate (Date) - The billing date of the current invoice (e.g., September 8, 2025)
227242
## $creditApplied (Number) - The amount from account credit balance used to reduce the amount due on the invoice
228243
## $currentPeriodEnd (Date) - The end date of the subscription's current billing period (e.g., September, 8, 2025)
@@ -235,35 +250,11 @@ next-new-user-subscribe-product-assurance = Utilizamos tu dirección únicamente
235250
subscription-content-coupon-will-be-applied = Se aplicará el descuento de { $promotionName }
236251
subscription-content-button-cancel-subscription = Cancelar suscripción
237252
.aria-label = Cancelar suscripción a { $productName }
238-
subscription-content-button-cancel = Cancelar
239-
.aria-label = Cancelar suscripción a { $productName }
240-
subscription-content-cancel-action-error = Se ha producido un error inesperado. Inténtalo de nuevo.
241-
subscription-cancellation-dialog-title = Lamentamos que te vayas.
242-
# $name (String) - The name of the subscribed product.
243-
# $date (Date) - Last day of product access
244-
subscription-cancellation-dialog-msg = Tu suscripción a { $name } ha sido cancelada. Todavía tendrás acceso a { $name } hasta el { $date }.
245-
subscription-cancellation-dialog-aside = ¿Alguna pregunta? Visita la <LinkExternal>ayuda de { -brand-mozilla }</LinkExternal>.
246-
subscription-content-button-resubscribe = Volver a suscribir
247-
.aria-label = Volver a suscribirse a { $productName }
248-
# $name (String) - The name of the subscribed product.
249-
# $date (Date) - Last day of product access
250-
subscription-content-resubscribe = Perderás acceso a { $name } el <strong>{ $date }</strong>.
251-
# $name (String) - The name of the subscribed product.
252-
resubscribe-dialog-title = ¿Quieres seguir usando { $productName }?
253-
254-
## $name (String) - The name of the subscribed product.
255-
## $amount (Number) - The amount billed (excluding tax if tax does not exist). It will be formatted as currency.
256-
## $tax (Number) - The tax added on, not included in amount. It will be formatted as currency.
257-
## $endDate (Date) - The end date of the subscription period.
258-
259-
# $productName (String) - The name of the subscribed product, e.g. Mozilla VPN
260-
resubscribe-dialog-action-button-resubscribe = Volver a suscribir
261-
.aria-label = Volver a suscribirse a { $productName }
262-
resubscribe-success-dialog-title = ¡Gracias! Está todo listo.
263253
264254
##
265255

266256
dialog-close = Cerrar el diálogo
257+
subscription-content-cancel-action-error = Se ha producido un error inesperado. Inténtalo de nuevo.
267258
268259
## PriceInterval - shared by multiple components, including Details and PurchaseDetails
269260
## $amount (Number) - The amount billed. It will be formatted as currency.

locale/fy/payments-next.ftl

Lines changed: 22 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,20 @@ subscription-management-breadcrumb-payment-2 = Betellingsmetoaden beheare
166166
# $page refers to page titles used in the breadcrumb menu (e.g. Account Home, Subscriptions, Payment Methods)
167167
subscription-management-breadcrumb-back-aria = Tebek nei { $page }
168168
169+
## CancelSubscription
170+
171+
subscription-cancellation-dialog-title = Wy fine it spitich dat jo ús ferlitte
172+
# $name (String) - The name of the subscribed product.
173+
# $date (Date) - Last day of product access
174+
subscription-cancellation-dialog-msg = Jo abonnemint op { $name } is opsein. Jo hawwe noch oant { $date } tagong ta { $name }.
175+
subscription-cancellation-dialog-aside = Fragen? Besykje <LinkExternal>{ -brand-mozilla } Support</LinkExternal>.
176+
177+
## $currentPeriodEnd (Date) - The end date of the subscription's current billing period (e.g., September, 8, 2025)
178+
## $productName (String) - The name of the subscribed product, e.g. Mozilla VPN
179+
180+
subscription-content-no-longer-use-message = Jo kinne { $productName } net mear brûke nei { $currentPeriodEnd }, de lêste dei fan jo betellingssyklus.
181+
subscription-content-cancel-access-message = Myn tagong ta en bewarre gegevens yn { $productName } op { $currentPeriodEnd } opsizze
182+
169183
## Component - Payment Consent Checkbox
170184

171185
next-payment-confirm-with-legal-links-static-3 = Ik autorisearje { -brand-mozilla } om myn betelmetoade foar it toande bedrach te belêsten, yn oerienstimming mei de <termsOfServiceLink>Tsjinstbetingsten</termsOfServiceLink> en de <privacyNoticeLink>Privacyferklearring</privacyNoticeLink>, oant ik myn abonnemint beëinigje.
@@ -284,6 +298,13 @@ next-new-user-subscribe-product-updates-mozilla = Ik wol graach produktnijs en -
284298
next-new-user-subscribe-product-updates-snp = Ik wol graach befeiligings- en privacynijs en updates fan { -brand-mozilla } ûntfange
285299
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.
286300
301+
## $productName (String) - The name of the subscribed product.
302+
303+
resubscribe-dialog-title = Wolle jo { $productName } brûke bliuwe?
304+
subscription-content-button-resubscribe = Opnij abonnearje
305+
.aria-label = Opnij abonnearje op { $productName }
306+
resubscribe-success-dialog-title = Tank! Jo binne hielendal klear.
307+
287308
## $billOnDate (Date) - The billing date of the current invoice (e.g., September 8, 2025)
288309
## $creditApplied (Number) - The amount from account credit balance used to reduce the amount due on the invoice
289310
## $currentPeriodEnd (Date) - The end date of the subscription's current billing period (e.g., September, 8, 2025)
@@ -294,9 +315,6 @@ next-new-user-subscribe-product-assurance = Wy brûke jo e-mailadres allinnich o
294315
## $taxDue (Number) - The tax added on, not included in amount. It will be formatted as currency.
295316

296317
subscription-content-coupon-will-be-applied = Koarting fanwegen { $promotionName } wurdt tapast
297-
subscription-content-heading-cancel-subscription = Abonnemint opsizze
298-
subscription-content-no-longer-use-message = Jo kinne { $productName } net mear brûke nei { $currentPeriodEnd }, de lêste dei fan jo betellingssyklus.
299-
subscription-content-cancel-access-message = Myn tagong ta en bewarre gegevens yn { $productName } op { $currentPeriodEnd } opsizze
300318
# • is acting as a separator between "Last bill" and the billing date.
301319
subscription-content-last-bill = Lêste faktuer • { $billedOnDate }
302320
subscription-content-last-bill-with-tax = { $invoiceTotal } + { $taxDue } btw
@@ -310,42 +328,13 @@ subscription-content-next-bill-with-tax-1 = { $nextInvoiceTotal } + { $taxDue }
310328
subscription-content-next-bill-no-tax-1 = { $nextInvoiceTotal }
311329
subscription-content-button-stay-subscribed = Abonnemint behâlde
312330
.aria-label = Abonnemint op { $productName } behâlde
313-
subscription-content-button-cancel-subscription-1 = Abonnemint opsizze
314331
subscription-content-button-cancel-subscription = Abonnemint opsizze
315332
.aria-label = Abonnemint op { $productName } opsizze
316-
subscription-content-button-cancel = Opsizze
317-
.aria-label = Jo abonnemint op { $productName } opsizze
318-
subscription-content-cancel-action-error = Der is in ûnferwachte flater bard, probearje it nochris.
319-
subscription-cancellation-dialog-title = Wy fine it spitich dat jo ús ferlitte
320-
# $name (String) - The name of the subscribed product.
321-
# $date (Date) - Last day of product access
322-
subscription-cancellation-dialog-msg = Jo abonnemint op { $name } is opsein. Jo hawwe noch oant { $date } tagong ta { $name }.
323-
subscription-cancellation-dialog-aside = Fragen? Besykje <LinkExternal>{ -brand-mozilla } Support</LinkExternal>.
324-
subscription-content-button-resubscribe = Opnij abonnearje
325-
.aria-label = Opnij abonnearje op { $productName }
326-
# $name (String) - The name of the subscribed product.
327-
# $date (Date) - Last day of product access
328-
subscription-content-resubscribe = Jo ferlieze op <strong>{ $date }</strong> tagong ta { $name }.
329-
# $name (String) - The name of the subscribed product.
330-
resubscribe-dialog-title = Wolle jo { $productName } brûke bliuwe?
331-
332-
## $name (String) - The name of the subscribed product.
333-
## $amount (Number) - The amount billed (excluding tax if tax does not exist). It will be formatted as currency.
334-
## $tax (Number) - The tax added on, not included in amount. It will be formatted as currency.
335-
## $endDate (Date) - The end date of the subscription period.
336-
337-
resubscribe-dialog-content = Jo tagong ta { $name } bliuwt bestean, en jo betellingssyklus en betelling bliuwe itselde. Jo folgjende betelling wurdt { $amount } op { $endDate }.
338-
resubscribe-dialog-content-with-tax = Jo tagong ta { $name } bliuwt bestean, en jo betellingssyklus en betelling bliuwe itselde. Jo folgjende betelling is { $amount } + { $tax } btw op { $endDate }.
339-
# $productName (String) - The name of the subscribed product, e.g. Mozilla VPN
340-
resubscribe-dialog-action-button-resubscribe = Opnij abonnearje
341-
.aria-label = Opnij abonnearje op { $productName }
342-
resubscribe-success-dialog-title = Tank! Jo binne hielendal klear.
343-
resubscribe-success-dialog-action-button-close = Slute
344-
.aria-label = Dialoochfinster slute
345333
346334
##
347335

348336
dialog-close = Dialoochfinster slute
337+
subscription-content-cancel-action-error = Der is in ûnferwachte flater bard, probearje it nochris.
349338
350339
## PriceInterval - shared by multiple components, including Details and PurchaseDetails
351340
## $amount (Number) - The amount billed. It will be formatted as currency.

0 commit comments

Comments
 (0)