From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-zh-TW/browser/browser/firefoxRelay.ftl | 35 +++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 l10n-zh-TW/browser/browser/firefoxRelay.ftl (limited to 'l10n-zh-TW/browser/browser/firefoxRelay.ftl') diff --git a/l10n-zh-TW/browser/browser/firefoxRelay.ftl b/l10n-zh-TW/browser/browser/firefoxRelay.ftl new file mode 100644 index 0000000000..8af00158d3 --- /dev/null +++ b/l10n-zh-TW/browser/browser/firefoxRelay.ftl @@ -0,0 +1,35 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + + +## Error messages for failed HTTP web requests. +## https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#client_error_responses +## Variables: +## $status (Number) - HTTP status code, for example 403 + +firefox-relay-mask-generation-failed = { -relay-brand-name } 無法產生新的轉寄信箱。HTTP 錯誤代碼:{ $status }。 +firefox-relay-get-reusable-masks-failed = { -relay-brand-name } 無法找到可重複使用的轉寄信箱。HTTP 錯誤代碼:{ $status }。 + +## + +firefox-relay-must-login-to-fxa = 必須登入 { -fxaccount-brand-name } 才可以使用 { -relay-brand-name }。 +firefox-relay-must-login-to-account = 登入帳號即可使用您的 { -relay-brand-name } 轉寄信箱。 +firefox-relay-get-unlimited-masks = + .label = 管理轉寄信箱 + .accesskey = M +# This is followed, on a new line, by firefox-relay-opt-in-subtitle-1 +firefox-relay-opt-in-title-1 = 保護您的電子郵件信箱: +# This is preceded by firefox-relay-opt-in-title-1 (on a different line), which +# ends with a colon. You might need to adapt the capitalization of this string. +firefox-relay-opt-in-subtitle-1 = 使用 { -relay-brand-name } 轉寄信箱 +firefox-relay-use-mask-title = 使用 { -relay-brand-name } 轉寄信箱 +firefox-relay-opt-in-confirmation-enable-button = + .label = 使用轉寄信箱 + .accesskey = U +firefox-relay-opt-in-confirmation-disable = + .label = 不要再顯示此訊息 + .accesskey = D +firefox-relay-opt-in-confirmation-postpone = + .label = 現在不要 + .accesskey = N -- cgit v1.2.3