blob: 94d690a816a8298897a854e07c231a936674e070 (
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 = Mottagningskvitton
return-receipt-checkbox-control =
.label = När du skickar meddelanden, begär alltid ett returkvitto
.accesskey = N
receipt-arrive-label = När ett mottagningskvitto anländer:
receipt-leave-radio-control =
.label = Lämna det i min inkorg
.accesskey = L
receipt-move-radio-control =
.label = Flytta den till mappen "Skickat"
.accesskey = F
receipt-request-label = När mottagningskvitto begärs:
receipt-return-never-radio-control =
.label = Skicka aldrig mottagningskvitton
.accesskey = a
receipt-return-some-radio-control =
.label = Tillåt mottagningskvitton för vissa meddelanden
.accesskey = m
receipt-not-to-cc-label =
.value = Om jag inte är i Till eller Kopia i meddelandet:
.accesskey = O
receipt-send-never-label =
.label = Skicka aldrig
receipt-send-always-label =
.label = Skicka alltid
receipt-send-ask-label =
.label = Fråga mig
sender-outside-domain-label =
.value = Om avsändaren befinner sig utanför min domän:
.accesskey = u
other-cases-text-label =
.value = I alla andra fall:
.accesskey = a
|