summaryrefslogtreecommitdiff
path: root/it/appendix/files.xml
diff options
context:
space:
mode:
authorLuca Monducci <luca.mo@tiscali.it>2015-04-19 12:57:11 +0000
committerLuca Monducci <luca.mo@tiscali.it>2015-04-19 12:57:11 +0000
commit953cf07c232966873d15e5c7fb8c65f95c5536a6 (patch)
treeb27be1f68380f74999ab1afd4aeb94936fc113ca /it/appendix/files.xml
parent90ac9e0fa5c7997db51668c7773c08b59e5f9899 (diff)
downloadinstallation-guide-953cf07c232966873d15e5c7fb8c65f95c5536a6.zip
Update italian d-i manual
Diffstat (limited to 'it/appendix/files.xml')
-rw-r--r--it/appendix/files.xml60
1 files changed, 14 insertions, 46 deletions
diff --git a/it/appendix/files.xml b/it/appendix/files.xml
index fa5884e5e..8a20b4d44 100644
--- a/it/appendix/files.xml
+++ b/it/appendix/files.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 69486 -->
+<!-- original version: 69755 -->
<sect1 arch="linux-any" id="linuxdevices">
<!-- <title>Linux Devices</title> -->
@@ -40,65 +40,33 @@ significativi sono elencati nella seguente tabella.
<informaltable><tgroup cols="2"><tbody>
<row>
- <entry><filename>hda</filename></entry>
- <entry><!-- IDE Hard disk / CD-ROM on the first IDE port (Master) -->
- Disco fisso o lettore CD IDE presente sulla prima porta IDE (Master)</entry>
-</row><row>
- <entry><filename>hdb</filename></entry>
- <entry><!-- IDE Hard disk / CD-ROM on the first IDE port (Slave) -->
- Disco fisso o lettore CD IDE presente sulla prima porta IDE (Slave)</entry>
-</row><row>
- <entry><filename>hdc</filename></entry>
- <entry><!-- IDE Hard disk / CD-ROM on the second IDE port (Master) -->
- Disco fisso o lettore CD IDE presente sulla seconda porta IDE (Master)</entry>
-</row><row>
- <entry><filename>hdd</filename></entry>
- <entry><!-- IDE Hard disk / CD-ROM on the second IDE port (Slave) -->
- Disco fisso o lettore CD IDE presente sulla seconda porta IDE (Slave)</entry>
-</row><row>
- <entry><filename>hda1</filename></entry>
- <entry><!-- First partition of the first IDE hard disk -->
- Prima partizione del primo disco fisso IDE</entry>
-</row><row>
- <entry><filename>hdd15</filename></entry>
- <entry><!-- Fifteenth partition of the fourth IDE hard disk -->
- Quindicesima partizione del quarto disco fisso IDE</entry>
-</row>
-</tbody></tgroup></informaltable>
-
-<informaltable><tgroup cols="2"><tbody>
-<row>
<entry><filename>sda</filename></entry>
- <entry><!-- SCSI Hard disk with lowest SCSI ID (e.g. 0) -->
- Il disco fisso SCSI con l'ID SCSI più basso (p.e. 0)</entry>
+ <entry><!-- First hard disk -->
+ Il primo disco fisso</entry>
</row><row>
<entry><filename>sdb</filename></entry>
- <entry><!-- SCSI Hard disk with next higher SCSI ID (e.g. 1) -->
- Il disco fisso SCSI con l'ID SCSI successivo (p.e. 1)</entry>
-</row><row>
- <entry><filename>sdc</filename></entry>
- <entry><!-- SCSI Hard disk with next higher SCSI ID (e.g. 2) -->
- Il disco fisso SCSI con l'ID SCSI ulteriore (p.e. 2)</entry>
+ <entry><!-- Second hard disk -->
+ Il secondo disco fisso</entry>
</row><row>
<entry><filename>sda1</filename></entry>
- <entry><!-- First partition of the first SCSI hard disk -->
- Prima partizione del primo disco fisso SCSI</entry>
+ <entry><!-- First partition of the first hard disk -->
+ Prima partizione del primo disco fisso</entry>
</row><row>
- <entry><filename>sdd10</filename></entry>
- <entry><!-- Tenth partition of the fourth SCSI hard disk -->
- Decima partizione del quarto disco fisso SCSI</entry>
+ <entry><filename>sdb7</filename></entry>
+ <entry><!-- Seventh partition of the second hard disk -->
+ Settima partizione del secondo disco fisso</entry>
</row>
</tbody></tgroup></informaltable>
<informaltable><tgroup cols="2"><tbody>
<row>
<entry><filename>sr0</filename></entry>
- <entry><!-- SCSI CD-ROM with the lowest SCSI ID -->
- Il lettore CD SCSI con l'ID SCSI più basso</entry>
+ <entry><!-- First CD-ROM -->
+ Il primo lettore CD-ROM</entry>
</row><row>
<entry><filename>sr1</filename></entry>
- <entry><!-- SCSI CD-ROM with the next higher SCSI ID -->
- Il lettore CD SCSI con l'ID SCSI successivo</entry>
+ <entry><!-- Second CD-ROM -->
+ Il secondo lettore CD-ROM</entry>
</row>
</tbody></tgroup></informaltable>