summaryrefslogtreecommitdiff
path: root/it/using-d-i/modules/clock-setup-finish.xml
blob: 19e1c57d8d505e70cd4ab19b4c94240b244b67ba (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
<!-- retain these comments for translator revision tracking -->
<!-- original version: 50618 -->

   <sect3 id="system-clock">
   <!-- <title>Setting the System Clock</title> -->
   <title>Impostazione dell'orologio di sistema</title>
<para>

<!--
The installer may ask you if the computer's clock is set to UTC. Normally
this question is avoided if possible and the installer tries to work out
whether the clock is set to UTC based on things like what other operating
systems are installed. 
-->

Il programma d'installazione potrebbe chiedere se l'orologio del proprio
computer è impostato su UTC. Se possibile questa domanda non viene posta,
infatti il programma d'installazione determina se il sistema è impostato
su UTC analizzando quali altri sistemi operativi sono installati.

</para><para>

<!--
In expert mode you will always be able to choose
whether or not the clock is set to UTC.
<phrase arch="m68k;powerpc">Macintosh hardware clocks are normally
set to local time. If you want to dual-boot, select local time instead of
UTC.</phrase>
<phrase arch="x86">Systems that (also) run Dos or Windows are normally
set to local time. If you want to dual-boot, select local time
instead of UTC.</phrase>
-->

Nella modalità esperto è possibile scegliere se l'orologio del proprio
computer è impostato con UTC o no.<phrase arch="m68k;powerpc">
L'orologio hardware dei Macintosh è normalmente regolato con l'ora
locale, se si vuole un sistema dual-boot scegliere l'ora locale invece
di UTC.</phrase><phrase arch="x86">
I sistemi su cui viene usato (anche) Dos o Windows sono normalmente
regolati con l'ora locale, se si vuole un sistema dual-boot scegliere
l'ora locale invece di UTC.</phrase>

</para><para>

<!--
At this point &d-i; will also attempt to save the current time to the
system's hardware clock. This will be done either in UTC or local time,
depending on the selection that was just made.
-->

A questo punto &d-i; cerca di salvare l'ora corrente nell'orologio
hardware del sistema. In base alla scelta appena fatta l'ora può
essere UTC o locale.

</para>
   </sect3>