blob: 79acc03293845878212c9d31477998b22e2ace5c (
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 = Format på meddelanden
send-mail-title = Textformat
auto-downgrade-label =
.label = Skicka meddelanden som oformaterad text om möjligt
.accesskey = t
default-html-format-label = När du skickar meddelanden i HTML-format och någon av mottagarna inte är registrerad som kapabel att ta emot HTML:
html-format-ask =
.label = Fråga mig
.accesskey = F
html-format-convert =
.label = Konvertera meddelandet till oformaterad text
.accesskey = K
html-format-send-html =
.label = Skicka ändå meddelandet i HTML
.accesskey = S
html-format-send-both =
.label = Skicka meddelandet både som vanlig text och i HTML
.accesskey = x
default-html-format-info = Notera: Använd Adressboken för att specificera textformat för olika mottagare.
html-tab-label =
.label = HTML-domäner
.accesskey = H
plain-tab-label =
.label = Vanlig text-domäner
.accesskey = V
send-message-domain-label = När meddelanden skickas till adresser med någon av nedanstående domännamn kommer { -brand-short-name } att automatiskt skicka meddelandet i rätt format.
add-domain-button =
.label = Lägg till…
.accesskey = L
delete-domain-button =
.label = Ta bort
.accesskey = T
|