blob: 486c44b82d2e7dc6f94d7ea42bf5707f9e10a7b7 (
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 = Fråkopla-modus
autodetect-online-label =
.label = Automatisk følg oppdaga status på tilkopling
.accesskey = d
startup-label = Manell tilstand ved oppstart:
status-radio-remember =
.label = Hugs førre tilkoplings-status
.accesskey = H
status-radio-ask =
.label = Spør meg om tilkoplings-status
.accesskey = S
status-radio-always-online =
.label = Tilkopla
.accesskey = T
status-radio-always-offline =
.label = Fråkopla
.accesskey = F
going-online-label = Sende usende meldingar når eg koplar til?
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 = Laste ned meldingar for fråkopla bruk når eg koplar frå?
going-offline-auto =
.label = Ja
.accesskey = a
going-offline-not =
.label = Nei
.accesskey = e
going-offline-ask =
.label = Spør meg
.accesskey = S
|