blob: d17fab49980a1ccc8f8351d956f82b5dab38b7aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
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
|