diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-zh-TW/mail/messenger/preferences/sendoptions.ftl | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-zh-TW/mail/messenger/preferences/sendoptions.ftl')
-rw-r--r-- | l10n-zh-TW/mail/messenger/preferences/sendoptions.ftl | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/l10n-zh-TW/mail/messenger/preferences/sendoptions.ftl b/l10n-zh-TW/mail/messenger/preferences/sendoptions.ftl new file mode 100644 index 0000000000..d17fab4998 --- /dev/null +++ b/l10n-zh-TW/mail/messenger/preferences/sendoptions.ftl @@ -0,0 +1,50 @@ +# 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/. + +sendoptions-dialog-window = + .title = 寄送選項 + +send-mail-title = 文字格式 + +auto-downgrade-label = + .label = 可以的話,以純文字傳送訊息 + .accesskey = t + +default-html-format-label = 當用 HTML 格式寄信而且收件者中有人可能無法收 HTML 格式的郵件時: + +html-format-ask = + .label = 詢問我如何處理 + .accesskey = k + +html-format-convert = + .label = 轉換郵件為純文字 + .accesskey = C + +html-format-send-html = + .label = 直接以 HTML 格式寄送 + .accesskey = S + +html-format-send-both = + .label = 同時送出純文字與 HTML 格式 + .accesskey = e + +default-html-format-info = 註: 請用通訊錄指定個別收件者可接收的郵件格式。 + +html-tab-label = + .label = HTML 格式網域 + .accesskey = H + +plain-tab-label = + .label = 純文字網域 + .accesskey = P + +send-message-domain-label = 當您寄信到下列網域時,{ -brand-short-name } 會自動送出相對應的格式。 + +add-domain-button = + .label = 新增… + .accesskey = A + +delete-domain-button = + .label = 刪除 + .accesskey = D |