blob: 1fe44dd6a158d03f95639567d498c8199943027e (
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 = Paràmetres de fora de línia
autodetect-online-label =
.label = Segueix automàticament l'estat en línia detectat
.accesskey = d
startup-label = Estat manual en iniciar-se:
status-radio-remember =
.label = Recorda l'estat en línia anterior
.accesskey = R
status-radio-ask =
.label = Pregunta'm l'estat en línia
.accesskey = P
status-radio-always-online =
.label = En línia
.accesskey = l
status-radio-always-offline =
.label = Fora de línia
.accesskey = F
going-online-label = Voleu que s'enviïn els missatges per enviar en posar-se en línia?
going-online-auto =
.label = Sí
.accesskey = S
going-online-not =
.label = No
.accesskey = N
going-online-ask =
.label = Demana-m'ho
.accesskey = D
going-offline-label = Voleu que es baixin els missatges per llegir-los fora de línia abans de posar-s'hi?
going-offline-auto =
.label = Sí
.accesskey = S
going-offline-not =
.label = No
.accesskey = o
going-offline-ask =
.label = Demana-m'ho
.accesskey = a
|