blob: 7707e2bdccaf5c5118e65b6070fc03a0f76b80e2 (
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
51
|
# 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/.
receipts-dialog-window =
.title = 수신 확인 메시지 설정
return-receipt-checkbox =
.label = 메시지를 보낼 때 항상 수신 확인을 요청하기
.acceskey = W
receipt-arrive-label = 수신 확인 메시지를 받으면:
receipt-leave-radio =
.label = 받은 편지함에 보관
.acceskey = i
receipt-move-radio =
.label = 보낸 편지함으로 이동
.acceskey = m
receipt-request-label = 수신 확인 요청을 받으면:
receipt-return-never-radio =
.label = 허용하지 않음
.acceskey = n
receipt-return-some-radio =
.label = 특정 메시지만 허용
.acceskey = r
receipt-not-to-cc =
.value = 보낸 사람이나 참조가 비어 있을 때:
.acceskey = f
receipt-send-never-label =
.label = 보내지 않음
receipt-send-always-label =
.label = 항상 보냄
receipt-send-ask-label =
.label = 항상 물어 보기
sender-outside-domain =
.value = 보낸 사람이 외부인이면:
.acceskey = t
other-cases-label =
.value = 모든 경우:
.acceskey = a
|