|
71.
|
|
|
blocklists are invalid
|
|
|
|
les listes de blocs sont incorrectes
|
|
Translated by
taffit
|
|
|
|
Located in
.pc/core-in-fs.patch/util/setup.c:820 .pc/core-in-fs.patch/util/setup.c:840
util/setup.c:828 util/setup.c:848
|
|
72.
|
|
|
blocklists are incomplete
|
|
|
|
les listes de blocs sont incomplets
|
|
Translated by
taffit
|
|
|
|
Located in
.pc/core-in-fs.patch/util/setup.c:850 util/setup.c:858
|
|
73.
|
|
|
cannot open configuration file `%s ': %s
|
|
|
|
impossible d'ouvrir le fichier de configuration «[nbsp] %s [nbsp] »[nbsp] : %s
|
|
Translated by
taffit
|
|
|
|
Located in
.pc/default-grub-d.patch/grub-core/osdep/unix/config.c:137
grub-core/osdep/aros/config.c:92 grub-core/osdep/unix/config.c:215
grub-core/osdep/windows/config.c:55
|
|
74.
|
|
|
device count exceeds limit
|
|
|
TRANSLATORS: it refers to the lack of free slots.
|
|
|
|
le nombre de périphériques dépasse la limite
|
|
Translated by
taffit
|
|
Reviewed by
Jean-Marc
|
In upstream: |
|
le compte de périphériques dépasse la limite
|
|
|
Suggested by
Nicolas Provost
|
|
|
|
Located in
.pc/2.12-mm/0198-kern-Remove-trailing-whitespaces.patch/grub-core/kern/emu/hostdisk.c:208
.pc/2.12-mm/0198-kern-Remove-trailing-whitespaces.patch/grub-core/kern/emu/hostdisk.c:466
.pc/disable-floppies.patch/grub-core/kern/emu/hostdisk.c:208
.pc/disable-floppies.patch/grub-core/kern/emu/hostdisk.c:466
grub-core/kern/emu/hostdisk.c:208 grub-core/kern/emu/hostdisk.c:466
|
|
75.
|
|
|
cannot seek `%s ': %s
|
|
|
|
impossible de trouver «[nbsp] %s [nbsp] »[nbsp] : %s
|
|
Translated by
Phan Hoang
|
|
Reviewed by
Jean-Marc
|
In upstream: |
|
impossible de parcourir «[nbsp] %s [nbsp] »[nbsp] : %s
|
|
|
Suggested by
taffit
|
|
|
|
Located in
.pc/2.12-mm/0198-kern-Remove-trailing-whitespaces.patch/grub-core/kern/emu/hostdisk.c:270
.pc/2.12-mm/0198-kern-Remove-trailing-whitespaces.patch/grub-core/kern/emu/hostfs.c:142
.pc/disable-floppies.patch/grub-core/kern/emu/hostdisk.c:270
grub-core/disk/cryptodisk.c:762 grub-core/disk/cryptodisk.c:806
grub-core/kern/emu/hostdisk.c:270 grub-core/kern/emu/hostfs.c:142
grub-core/osdep/linux/hostdisk.c:459 util/grub-editenv.c:144
util/grub-editenv.c:155 util/grub-fstest.c:320 util/misc.c:111
|
|
76.
|
|
|
missing `%c ' symbol
|
|
|
|
symbole «[nbsp] %c [nbsp] » manquant
|
|
Translated by
taffit
|
|
|
|
Located in
.pc/0136-kern-file-Do-not-leak-device_name-on-error-in-grub_f.patch/grub-core/kern/file.c:44
.pc/2.12-mm/0198-kern-Remove-trailing-whitespaces.patch/grub-core/kern/emu/hostdisk.c:458
.pc/2.12-mm/0198-kern-Remove-trailing-whitespaces.patch/grub-core/kern/emu/hostdisk.c:473
.pc/2.12-mm/0198-kern-Remove-trailing-whitespaces.patch/grub-core/kern/file.c:44
.pc/disable-floppies.patch/grub-core/kern/emu/hostdisk.c:458
.pc/disable-floppies.patch/grub-core/kern/emu/hostdisk.c:473
grub-core/commands/pcidump.c:109 grub-core/commands/pcidump.c:137
grub-core/commands/setpci.c:183 grub-core/commands/setpci.c:213
grub-core/fs/zfs/zfs.c:3822 grub-core/kern/emu/hostdisk.c:458
grub-core/kern/emu/hostdisk.c:473 grub-core/kern/file.c:44
|
|
77.
|
|
|
the device.map entry `%s ' is invalid. Ignoring it. Please correct or delete your device.map
|
|
|
TRANSLATORS: Only one entry is ignored. However the suggestion
is to correct/delete the whole file.
device.map is a file indicating which
devices are available at boot time. Fedora populated it with
entries like (hd0,1) /dev/sda1 which would mean that every
partition is a separate disk for BIOS. Such entries were
inactive in GRUB due to its bug which is now gone. Without
this additional check these entries would be harmful now.
|
|
|
|
L'entrée «[nbsp] %s [nbsp] » de device.map est incorrecte. Elle est ignorée. Veuillez corriger ou supprimer device.map
|
|
Translated by
taffit
|
|
|
|
Located in
.pc/2.12-mm/0198-kern-Remove-trailing-whitespaces.patch/grub-core/kern/emu/hostdisk.c:503
.pc/disable-floppies.patch/grub-core/kern/emu/hostdisk.c:503
grub-core/kern/emu/hostdisk.c:503
|
|
78.
|
|
|
the drive name `%s ' in device.map is incorrect. Using %s instead. Please use the form [hfc]d[0-9]* (E.g. `hd0' or `cd')
|
|
|
TRANSLATORS: device.map is a filename. Not to be translated.
device.map specifies disk correspondance overrides. Previously
one could create any kind of device name with this. Due to
some problems we decided to limit it to just a handful
possibilities.
|
|
|
|
Le nom de périphérique «[nbsp] %s [nbsp] » dans device.map est incorrect. Utilisation de %s à la place. Veuillez utiliser le format [hfc]d[0-9]* (par exemple «[nbsp] hd0[nbsp] » ou «[nbsp] cd[nbsp] »)
|
|
Translated by
taffit
|
|
|
|
Located in
.pc/2.12-mm/0198-kern-Remove-trailing-whitespaces.patch/grub-core/kern/emu/hostdisk.c:567
.pc/disable-floppies.patch/grub-core/kern/emu/hostdisk.c:555
grub-core/kern/emu/hostdisk.c:567
|
|
79.
|
|
|
couldn't find IEEE1275 device path for %s .
You will have to set `boot-device' variable manually
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
impossible de trouver le chemin de périphériques IEEE1275 pour %s .
Veuillez définir la variable « [nbsp] boot-device [nbsp] » vous-même.
|
|
Translated by
taffit
|
|
|
|
Located in
.pc/efi-variable-storage-minimise-writes.patch/grub-core/osdep/unix/platform.c:77
.pc/install-powerpc-machtypes.patch/grub-core/osdep/unix/platform.c:77
.pc/ubuntu-resilient-boot-boot-order.patch/grub-core/osdep/unix/platform.c:74
grub-core/osdep/unix/platform.c:74
|
|
80.
|
|
|
Unable to open stream from %s : %s
|
|
|
|
Impossible d'ouvrir le flux de %s [nbsp] : %s
|
|
Translated by
taffit
|
|
|
|
Located in
.pc/efi-variable-storage-minimise-writes.patch/grub-core/osdep/unix/platform.c:92
.pc/efi-variable-storage-minimise-writes.patch/grub-core/osdep/unix/platform.c:100
.pc/install-powerpc-machtypes.patch/grub-core/osdep/unix/platform.c:92
.pc/install-powerpc-machtypes.patch/grub-core/osdep/unix/platform.c:100
.pc/probe-fusionio.patch/grub-core/osdep/linux/getroot.c:608
.pc/probe-fusionio.patch/grub-core/osdep/linux/getroot.c:678
.pc/zpool-full-device-name.patch/grub-core/osdep/unix/getroot.c:253
.pc/zpool-full-device-name.patch/grub-core/osdep/unix/getroot.c:642
grub-core/osdep/linux/getroot.c:608 grub-core/osdep/linux/getroot.c:678
grub-core/osdep/linux/hostdisk.c:126 grub-core/osdep/unix/getroot.c:254
grub-core/osdep/unix/getroot.c:643
|