diff options
Diffstat (limited to 'po/ca/boot-installer.po')
-rw-r--r-- | po/ca/boot-installer.po | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/po/ca/boot-installer.po b/po/ca/boot-installer.po index 1260c4958..759d7dee1 100644 --- a/po/ca/boot-installer.po +++ b/po/ca/boot-installer.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2017-04-19 20:02+0000\n" +"POT-Creation-Date: 2017-06-03 20:05+0000\n" "PO-Revision-Date: 2017-04-30 09:43+0200\n" "Last-Translator: Innocent De Marchi <tangram.peces@gmail.com>\n" "Language-Team: \n" @@ -4780,11 +4780,12 @@ msgid "" "Check in the output of <command>dmesg</command> if your CD-ROM drive was " "recognized. You should see something like (the lines do not necessarily have " "to be consecutive): <informalexample><screen>\n" -"Probing IDE interface ide1...\n" -"hdc: TOSHIBA DVD-ROM SD-R6112, ATAPI CD/DVD-ROM drive\n" -"ide1 at 0x170-0x177,0x376 on irq 15\n" -"hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)\n" -"Uniform CD-ROM driver Revision: 3.20\n" +"ata1.00: ATAPI: MATSHITADVD-RAM UJ-822S, 1.61, max UDMA/33\n" +"ata1.00: configured for UDMA/33\n" +"scsi 0:0:0:0: CD-ROM MATSHITA DVD-RAM UJ-822S 1.61 PQ: 0 ANSI: " +"5\n" +"sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray\n" +"cdrom: Uniform CD-ROM driver Revision: 3.20\n" "</screen></informalexample> If you don't see something like that, chances " "are the controller your CD-ROM is connected to was not recognized or may be " "not supported at all. If you know what driver is needed for the controller, " @@ -4793,11 +4794,12 @@ msgstr "" "Mireu en la sortida de <command>dmesg</command> si s'ha reconegut la vostra " "unitat de CD-ROM. Hauríeu de veure alguna cosa de l'estil (les línies no han " "de estar obligatòriament de forma consecutiva): <informalexample><screen>\n" -"Probing IDE interface ide1...\n" -"hdc: TOSHIBA DVD-ROM SD-R6112, ATAPI CD/DVD-ROM drive\n" -"ide1 at 0x170-0x177,0x376 on irq 15\n" -"hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)\n" -"Uniform CD-ROM driver Revision: 3.20\n" +"ata1.00: ATAPI: MATSHITADVD-RAM UJ-822S, 1.61, max UDMA/33\n" +"ata1.00: configured for UDMA/33\n" +"scsi 0:0:0:0: CD-ROM MATSHITA DVD-RAM UJ-822S 1.61 PQ: 0 ANSI: " +"5\n" +"sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray\n" +"cdrom: Uniform CD-ROM driver Revision: 3.20\n" "</screen></informalexample> Si no veieu res de l'estil, les opcions són que " "no es reconega o no estiga suportada la controladora a la que està connectat " "el vostre CD-ROM. Si sabeu quin controlador fa falta per la controladora, " @@ -4809,12 +4811,12 @@ msgstr "" #, no-c-format msgid "" "Check that there is a device node for your CD-ROM drive under <filename>/dev/" -"</filename>. In the example above, this would be <filename>/dev/hdc</" +"</filename>. In the example above, this would be <filename>/dev/sr0</" "filename>. There should also be a <filename>/dev/cdrom</filename>." msgstr "" "Comproveu que hi ha un node de dispositiu per la vostra unitat de CD-ROM a " "<filename>/dev/</filename>. En els exemples de baix, açò seria el <filename>/" -"dev/hdc</filename>. Hauria d'estar també el <filename>/dev/cdrom</filename>." +"dev/sr0</filename>. Hauria d'estar també el <filename>/dev/cdrom</filename>." #. Tag: para #: boot-installer.xml:3185 |