blob: 53653195c7e31d56f4ceacebb542576b557ce26b (
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 = Impostazioni non in linea
autodetect-online-label =
.label = Passa automaticamente alla modalità in linea
.accesskey = S
offline-preference-startup-label = Impostazione manuale all’avvio:
status-radio-remember =
.label = Ricordarsi del precedente stato in linea
.accesskey = R
status-radio-ask =
.label = Chiedi per passare alla modalità in linea
.accesskey = C
status-radio-always-online =
.label = In linea
.accesskey = l
status-radio-always-offline =
.label = Non in linea
.accesskey = N
going-online-label = Inviare i messaggi in attesa subito dopo essersi collegati?
going-online-auto =
.label = Si
.accesskey = S
going-online-not =
.label = No
.accesskey = N
going-online-ask =
.label = Chiedi
.accesskey = c
going-offline-label = Scaricare i messaggi per l’utilizzo non in linea quando ci si scollega?
going-offline-auto =
.label = Si
.accesskey = i
going-offline-not =
.label = No
.accesskey = o
going-offline-ask =
.label = Chiedi
.accesskey = h
|