Skip to content

Commit c7acbc2

Browse files
Import translations from l10n repository (2026-03-29)
1 parent 31fa50e commit c7acbc2

4 files changed

Lines changed: 42 additions & 0 deletions

File tree

locales/en-CA/email-strings.ftl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ email-footer-source-hibp-plain = Breach data provided by { -brand-HIBP }: { $hib
2525
email-footer-source-hibp = Breach data provided by <hibp-link>{ -brand-HIBP }</hibp-link>
2626
email-footer-logo-mozilla-alt = { -brand-mozilla }
2727
email-footer-meta-privacy-notice = Privacy
28+
email-unsubscribe-link = <link_to_unsub>Unsubscribe</link_to_unsub>
29+
# Variables:
30+
# $unsub_link (string) - URL to the unsubscribe page, e.g. "https://monitor.mozilla.org/unsubscribe/...".
31+
email-unsubscribe-link-plain = Unsubscribe: { $unsub_link }
2832
# Firefox Relay is a product name and should not be translated.
2933
-product-name-relay = Firefox Relay
3034
# Mozilla VPN is a product name and should not be translated.

locales/en-CA/unsubscribe.ftl

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# This Source Code Form is subject to the terms of the Mozilla Public
2+
# License, v. 2.0. If a copy of the MPL was not distributed with this
3+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4+
5+
6+
# Confirm Unsubscription State
7+
8+
unsubscribe-from-breach-alerts-header = Unsubscribe from breach alert emails?
9+
unsubscribe-from-breach-alerts-body = You’ll no longer receive instant breach alert emails from { -brand-mozilla-monitor }.
10+
unsubscribe-link-cta = Unsubscribe
11+
12+
# Success Unsubscription State
13+
14+
unsubscribe-success-from-breach-alerts-header = You’re now unsubscribed
15+
unsubscribe-success-from-breach-alerts-body = You can resubscribe or update your email preferences anytime from your { -brand-monitor } settings.
16+
unsubscribe-success-link-cta = Sign in to { -brand-monitor }
17+
18+
# Error warning
19+
20+
unsubscribe-failed = Unsubscribe failed.

locales/zh-CN/email-strings.ftl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ email-footer-source-hibp-plain = 外泄事件数据由 { -brand-HIBP } 提供:
2323
email-footer-source-hibp = 外泄事件数据由 <hibp-link>{ -brand-HIBP }</hibp-link> 提供
2424
email-footer-logo-mozilla-alt = { -brand-mozilla }
2525
email-footer-meta-privacy-notice = 隐私
26+
email-unsubscribe-link = <link_to_unsub>退订</link_to_unsub>
27+
# Variables:
28+
# $unsub_link (string) - URL to the unsubscribe page, e.g. "https://monitor.mozilla.org/unsubscribe/...".
29+
email-unsubscribe-link-plain = 退订:{ $unsub_link }
2630
# Firefox Relay is a product name and should not be translated.
2731
-product-name-relay = Firefox Relay
2832
# Mozilla VPN is a product name and should not be translated.

locales/zh-CN/unsubscribe.ftl

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# This Source Code Form is subject to the terms of the Mozilla Public
2+
# License, v. 2.0. If a copy of the MPL was not distributed with this
3+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4+
5+
6+
# Confirm Unsubscription State
7+
8+
9+
# Success Unsubscription State
10+
11+
unsubscribe-success-link-cta = 登录 { -brand-monitor }
12+
13+
# Error warning
14+

0 commit comments

Comments
 (0)