blob: 3d2a7aaeba43c33776578ed45b1befa332094f96 (
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
52
53
54
55
56
|
# 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/.
offline-dialog-window =
.title = Frakoblet modus
autodetect-online-label =
.label = Automatisk følg oppdaget tilkoblingstilstand
.accesskey = A
offline-preference-startup-label = Manuell tilstand ved oppstart:
status-radio-remember =
.label = Husk forrige tilkoblingstilstand
.accesskey = H
status-radio-ask =
.label = Spør meg om tilkoblingstilstanden
.accesskey = r
status-radio-always-online =
.label = Tilkoblet
.accesskey = T
status-radio-always-offline =
.label = Frakoblet
.accesskey = F
going-online-label = Send usendte meldinger når jeg går til tilkoblet tilstand?
going-online-auto =
.label = Ja
.accesskey = J
going-online-not =
.label = Nei
.accesskey = N
going-online-ask =
.label = Spør meg
.accesskey = S
going-offline-label = Last ned meldinger for frakoblet bruk når jeg kobler fra?
going-offline-auto =
.label = Ja
.accesskey = a
going-offline-not =
.label = Nei
.accesskey = e
going-offline-ask =
.label = Spør meg
.accesskey = m
|