blob: a69fb15004cf4f58f3cda542ad288e9ad299c806 (
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 = Vastaanottokuittaukset
return-receipt-checkbox-control =
.label = Lähetettäessä viestiä, pyydä aina vastaanottokuittaus
.accesskey = W
receipt-arrive-label = Kuittauksen saapuessa:
receipt-leave-radio-control =
.label = Jätä se Saapuneet-kansioon
.accesskey = ä
receipt-move-radio-control =
.label = Siirrä se Lähetetyt-kansioon
.accesskey = h
receipt-request-label = Vastaanottaessani vastaanottokuittauspyynnön:
receipt-return-never-radio-control =
.label = Älä koskaan lähetä vastaanottokuittausta
.accesskey = Ä
receipt-return-some-radio-control =
.label = Salli vastaanottokuittaukset joillekin viesteille
.accesskey = S
receipt-not-to-cc-label =
.value = Jos en ole viestin vastaanottaja- tai kopiokentässä:
.accesskey = J
receipt-send-never-label =
.label = Älä lähetä
receipt-send-always-label =
.label = Lähetä
receipt-send-ask-label =
.label = Kysy
sender-outside-domain-label =
.value = Kun lähettäjä on verkkoalueeni ulkopuolelta:
.accesskey = u
other-cases-text-label =
.value = Muissa tapauksissa:
.accesskey = M
|