From f85112497e6659a358b45ade58b7195b50b6a994 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 28 Jul 2011 14:03:48 +0200 Subject: po: merge changes Signed-off-by: Karel Zak --- po/fr.po | 10042 +++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 6056 insertions(+), 3986 deletions(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index 9e634a6a1..06dee466d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: util-linux 2.19-rc2\n" "Report-Msgid-Bugs-To: Karel Zak \n" -"POT-Creation-Date: 2011-01-25 12:27+0100\n" +"POT-Creation-Date: 2011-07-28 13:51+0200\n" "PO-Revision-Date: 2011-05-14 22:23-0400\n" "Last-Translator: David Prévot \n" "Language-Team: French \n" @@ -25,157 +25,149 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Lokalize 1.0\n" -#: disk-utils/blockdev.c:63 +#: disk-utils/blockdev.c:61 msgid "set read-only" msgstr "positionner en lecture seule" -#: disk-utils/blockdev.c:70 +#: disk-utils/blockdev.c:68 msgid "set read-write" msgstr "positionner en lecture/écriture" -#: disk-utils/blockdev.c:76 +#: disk-utils/blockdev.c:74 msgid "get read-only" msgstr "afficher si le périphérique est en lecture seule" -#: disk-utils/blockdev.c:82 +#: disk-utils/blockdev.c:80 msgid "get discard zeroes support status" msgstr "afficher l'état de prise en charge d'abandon des zéros" -#: disk-utils/blockdev.c:88 +#: disk-utils/blockdev.c:86 msgid "get logical block (sector) size" msgstr "afficher la taille des blocs (secteurs) logiques" -#: disk-utils/blockdev.c:94 +#: disk-utils/blockdev.c:92 msgid "get physical block (sector) size" msgstr "afficher la taille des blocs (secteurs) physiques" -#: disk-utils/blockdev.c:100 +#: disk-utils/blockdev.c:98 msgid "get minimum I/O size" msgstr "afficher la taille minimale d'E/S" -#: disk-utils/blockdev.c:106 +#: disk-utils/blockdev.c:104 msgid "get optimal I/O size" msgstr "afficher la taille optimale d'E/S" -#: disk-utils/blockdev.c:112 +#: disk-utils/blockdev.c:110 msgid "get alignment offset in bytes" msgstr "afficher l'index d'alignement en octet" -#: disk-utils/blockdev.c:118 +#: disk-utils/blockdev.c:116 msgid "get max sectors per request" msgstr "afficher le nombre maximal de secteurs par requête" -#: disk-utils/blockdev.c:124 +#: disk-utils/blockdev.c:122 msgid "get blocksize" msgstr "afficher la taille des blocs" -#: disk-utils/blockdev.c:131 +#: disk-utils/blockdev.c:129 msgid "set blocksize" msgstr "configurer la taille des blocs" -#: disk-utils/blockdev.c:137 +#: disk-utils/blockdev.c:135 msgid "get 32-bit sector count (deprecated, use --getsz)" msgstr "afficher le nombre de secteurs de 32 bits (obsolète, utiliser --getsz)" -#: disk-utils/blockdev.c:143 +#: disk-utils/blockdev.c:141 msgid "get size in bytes" msgstr "afficher la capacité en octet" -#: disk-utils/blockdev.c:150 +#: disk-utils/blockdev.c:148 msgid "set readahead" msgstr "configurer l'avance en lecture (« readahead »)" -#: disk-utils/blockdev.c:156 +#: disk-utils/blockdev.c:154 msgid "get readahead" msgstr "afficher l'avance en lecture (« readahead »)" -#: disk-utils/blockdev.c:163 +#: disk-utils/blockdev.c:161 msgid "set filesystem readahead" msgstr "configurer l'avance en lecture (« readahead ») du système de fichiers" -#: disk-utils/blockdev.c:169 +#: disk-utils/blockdev.c:167 msgid "get filesystem readahead" msgstr "afficher l'avance en lecture (« readahead ») du système de fichiers" -#: disk-utils/blockdev.c:173 +#: disk-utils/blockdev.c:171 msgid "flush buffers" msgstr "vider les tampons" -#: disk-utils/blockdev.c:177 +#: disk-utils/blockdev.c:175 msgid "reread partition table" msgstr "relire la table de partitions" -#: disk-utils/blockdev.c:185 +#: disk-utils/blockdev.c:182 #, c-format -msgid "Usage:\n" -msgstr "Utilisation :\n" - -#: disk-utils/blockdev.c:186 -#, c-format -msgid " %s -V\n" -msgstr " %s -V\n" - -#: disk-utils/blockdev.c:187 -#, c-format -msgid " %s --report [devices]\n" -msgstr " %s --report [périphériques]\n" +msgid "" +"\n" +"Usage:\n" +" %1$s -V\n" +" %1$s --report [devices]\n" +" %1$s [-v|-q] commands devices\n" +"\n" +"Available commands:\n" +msgstr "" #: disk-utils/blockdev.c:188 -#, c-format -msgid " %s [-v|-q] commands devices\n" -msgstr " %s [-v|-q] commandes périphériques\n" - -#: disk-utils/blockdev.c:191 -#, c-format -msgid "Available commands:\n" -msgstr "Commandes disponibles :\n" - -#: disk-utils/blockdev.c:193 -msgid "get size in 512-byte sectors" +#, fuzzy, c-format +msgid " %-25s get size in 512-byte sectors\n" msgstr "afficher la capacité en secteurs de 512 octets" -#: disk-utils/blockdev.c:244 disk-utils/fdformat.c:118 -#: disk-utils/fsck.minix.c:1284 disk-utils/isosize.c:181 -#: disk-utils/mkfs.bfs.c:114 disk-utils/mkfs.c:52 disk-utils/mkfs.cramfs.c:812 -#: disk-utils/mkfs.minix.c:152 disk-utils/mkfs.minix.c:572 -#: disk-utils/mkswap.c:468 misc-utils/ddate.c:179 misc-utils/rename.c:77 -#: misc-utils/script.c:153 mount/swapon.c:713 mount/swapon.c:765 +#: disk-utils/blockdev.c:230 disk-utils/fsck.minix.c:1260 +#: disk-utils/isosize.c:196 disk-utils/mkfs.c:59 disk-utils/mkfs.minix.c:657 +#: misc-utils/ddate.c:181 mount/swapon.c:708 mount/swapon.c:760 #: sys-utils/readprofile.c:183 sys-utils/tunelp.c:86 #, c-format msgid "%s (%s)\n" msgstr "%s (%s)\n" -#: disk-utils/blockdev.c:327 +#: disk-utils/blockdev.c:274 disk-utils/blockdev.c:418 +#: disk-utils/blockdev.c:443 disk-utils/mkfs.bfs.c:178 +#: disk-utils/mkfs.cramfs.c:788 sys-utils/ldattach.c:269 #, c-format -msgid "%s: Unknown command: %s\n" +msgid "cannot open %s" +msgstr "impossible d'ouvrir %s" + +#: disk-utils/blockdev.c:309 +#, fuzzy +msgid "could not get device size" +msgstr "Impossible d'obtenir la taille du disque" + +#: disk-utils/blockdev.c:315 +#, fuzzy, c-format +msgid "Unknown command: %s" msgstr "%s : commande inconnue : %s\n" -#: disk-utils/blockdev.c:344 -#, c-format -msgid "%s requires an argument\n" +#: disk-utils/blockdev.c:331 +#, fuzzy, c-format +msgid "%s requires an argument" msgstr "%s nécessite un argument\n" -#: disk-utils/blockdev.c:381 +#: disk-utils/blockdev.c:368 #, c-format msgid "%s failed.\n" msgstr "%s a échoué.\n" -#: disk-utils/blockdev.c:388 +#: disk-utils/blockdev.c:375 #, c-format msgid "%s succeeded.\n" msgstr "%s a réussi.\n" -#: disk-utils/blockdev.c:433 disk-utils/blockdev.c:461 -#, c-format -msgid "%s: cannot open %s\n" -msgstr "%s : impossible d'ouvrir %s\n" - -#: disk-utils/blockdev.c:478 -#, c-format -msgid "%s: ioctl error on %s\n" +#: disk-utils/blockdev.c:459 +#, fuzzy, c-format +msgid "ioctl error on %s" msgstr "%s : erreur ioctl() sur %s\n" -#: disk-utils/blockdev.c:487 +#: disk-utils/blockdev.c:467 #, c-format msgid "RO RA SSZ BSZ StartSec Size Device\n" msgstr "RO RA SSZ BSZ 1er sect. Taille Périphérique\n" @@ -190,17 +182,12 @@ msgstr "utilisation :\n" msgid "\tNOTE: elvtune only works with 2.4 kernels\n" msgstr "\tNote : elvtune ne fonctionne qu'avec les noyaux 2.4\n" -#: disk-utils/elvtune.c:104 -#, c-format -msgid "parse error\n" -msgstr "erreur d'analyse\n" - -#: disk-utils/elvtune.c:110 +#: disk-utils/elvtune.c:107 #, c-format msgid "missing blockdevice, use -h for help\n" msgstr "périphérique bloc manquant, utilisez -h pour l'aide\n" -#: disk-utils/elvtune.c:131 +#: disk-utils/elvtune.c:128 #, c-format msgid "" "\n" @@ -211,26 +198,32 @@ msgstr "" "elvtune n'est utile qu'avec les anciens noyaux ; pour les noyaux 2.6\n" "utilisez plutôt l'ordonnanceur d'E/S paramétrable sysfs…\n" -#: disk-utils/fdformat.c:31 +#: disk-utils/fdformat.c:27 #, c-format msgid "Formatting ... " msgstr "Formatage en cours… " -#: disk-utils/fdformat.c:49 disk-utils/fdformat.c:86 +#: disk-utils/fdformat.c:47 disk-utils/fdformat.c:87 #, c-format msgid "done\n" msgstr "terminé\n" -#: disk-utils/fdformat.c:60 +#: disk-utils/fdformat.c:58 #, c-format msgid "Verifying ... " msgstr "Vérification en cours… " -#: disk-utils/fdformat.c:71 +#: disk-utils/fdformat.c:61 disk-utils/fdformat.c:153 +#: disk-utils/mkfs.cramfs.c:663 term-utils/wall.c:261 +#, fuzzy, c-format +msgid "cannot open file %s" +msgstr "Impossible d'ouvrir le fichier « %s »" + +#: disk-utils/fdformat.c:70 msgid "Read: " msgstr "Lecture : " -#: disk-utils/fdformat.c:73 +#: disk-utils/fdformat.c:72 #, c-format msgid "Problem reading cylinder %d, expected %d, read %d\n" msgstr "Problème de lecture du cylindre %d, %d attendu, %d lu\n" @@ -244,34 +237,73 @@ msgstr "" "données corrompues au cylindre %d\n" "Poursuite du traitement… " -#: disk-utils/fdformat.c:96 +#: disk-utils/fdformat.c:94 +#, fuzzy, c-format +msgid "Usage: %s [options] device\n" +msgstr "Utilisation : %s [options] périphérique ...\n" + +#: disk-utils/fdformat.c:97 +#, c-format +msgid "" +"\n" +"Options:\n" +" -n, --no-verify disable the verification after the format\n" +" -V, --version output version information and exit\n" +" -h, --help display this help and exit\n" +"\n" +msgstr "" + +#: disk-utils/fdformat.c:129 disk-utils/mkfs.bfs.c:88 +#: disk-utils/mkfs.cramfs.c:767 disk-utils/mkswap.c:498 fdisk/sfdisk.c:2639 +#: fsck/fsck.c:1413 getopt/getopt.c:425 hwclock/hwclock.c:1354 +#: misc-utils/cal.c:351 misc-utils/kill.c:195 misc-utils/logger.c:236 +#: misc-utils/look.c:124 misc-utils/mcookie.c:115 misc-utils/namei.c:457 +#: misc-utils/rename.c:98 misc-utils/uuidd.c:503 misc-utils/uuidgen.c:74 +#: misc-utils/whereis.c:401 misc-utils/wipefs.c:359 schedutils/ionice.c:169 +#: sys-utils/dmesg.c:682 term-utils/agetty.c:574 term-utils/mesg.c:102 +#: term-utils/script.c:213 term-utils/scriptreplay.c:168 +#: term-utils/setterm.c:812 term-utils/wall.c:138 term-utils/write.c:108 +#: text-utils/col.c:210 text-utils/colcrt.c:116 text-utils/colrm.c:171 +#: text-utils/column.c:149 text-utils/hexsyntax.c:114 text-utils/rev.c:112 +#: text-utils/tailf.c:263 text-utils/ul.c:193 #, c-format -msgid "usage: %s [ -n ] device\n" -msgstr "Utilisation : %s [ -n ] périphérique\n" +msgid "%s from %s\n" +msgstr "%s de %s\n" + +#: disk-utils/fdformat.c:144 +#, fuzzy, c-format +msgid "cannot stat file %s" +msgstr "impossible d'évaluer par stat() le périphérique %s" -#: disk-utils/fdformat.c:132 +#: disk-utils/fdformat.c:147 misc-utils/lsblk.c:788 partx/partx.c:800 +#: sys-utils/mountpoint.c:70 #, c-format -msgid "%s: not a block device\n" -msgstr "%s : n'est pas un périphérique bloc\n" +msgid "%s: not a block device" +msgstr "%s : n'est pas un périphérique bloc" + +#: disk-utils/fdformat.c:149 +#, fuzzy, c-format +msgid "cannot access file %s" +msgstr "Impossible d'ouvrir le fichier « %s »" -#: disk-utils/fdformat.c:142 +#: disk-utils/fdformat.c:155 msgid "Could not determine current format type" msgstr "Impossible de déterminer le type de format courant" -#: disk-utils/fdformat.c:143 +#: disk-utils/fdformat.c:157 #, c-format msgid "%s-sided, %d tracks, %d sec/track. Total capacity %d kB.\n" msgstr "%s face, %d pistes, %d secteurs/piste. Capacité totale %d ko.\n" -#: disk-utils/fdformat.c:144 +#: disk-utils/fdformat.c:158 msgid "Double" msgstr "Double" -#: disk-utils/fdformat.c:144 +#: disk-utils/fdformat.c:158 msgid "Single" msgstr "Simple" -#: disk-utils/fsck.cramfs.c:117 +#: disk-utils/fsck.cramfs.c:113 #, c-format msgid "" "usage: %s [-hv] [-x dir] file\n" @@ -286,275 +318,291 @@ msgstr "" " -v travailler en mode bavard\n" " fichier fichier à tester\n" -#: disk-utils/fsck.cramfs.c:163 +#: disk-utils/fsck.cramfs.c:141 #, c-format msgid "stat failed: %s" msgstr "échec de « stat » : %s" -#: disk-utils/fsck.cramfs.c:167 disk-utils/fsck.cramfs.c:551 -#: sys-utils/rtcwake.c:114 sys-utils/rtcwake.c:255 sys-utils/rtcwake.c:494 +#: disk-utils/fsck.cramfs.c:145 disk-utils/fsck.cramfs.c:497 +#: sys-utils/rtcwake.c:114 sys-utils/rtcwake.c:273 sys-utils/rtcwake.c:512 +#: term-utils/script.c:234 term-utils/script.c:555 #, c-format msgid "open failed: %s" msgstr "échec d'ouverture : %s" -#: disk-utils/fsck.cramfs.c:172 +#: disk-utils/fsck.cramfs.c:151 #, c-format msgid "ioctl failed: unable to determine device size: %s" -msgstr "échec de « ioctl » : impossible de trouver la taille du périphérique : %s" +msgstr "" +"échec de « ioctl » : impossible de trouver la taille du périphérique : %s" -#: disk-utils/fsck.cramfs.c:180 +#: disk-utils/fsck.cramfs.c:157 #, c-format msgid "not a block device or file: %s" msgstr "n'est pas un périphérique bloc ou un fichier : %s" -#: disk-utils/fsck.cramfs.c:184 disk-utils/fsck.cramfs.c:226 +#: disk-utils/fsck.cramfs.c:160 disk-utils/fsck.cramfs.c:194 msgid "file length too short" msgstr "nom de fichier trop court" -#: disk-utils/fsck.cramfs.c:189 disk-utils/fsck.cramfs.c:197 -#: disk-utils/fsck.cramfs.c:258 disk-utils/fsck.cramfs.c:278 +#: disk-utils/fsck.cramfs.c:164 disk-utils/fsck.cramfs.c:170 +#: disk-utils/fsck.cramfs.c:226 disk-utils/fsck.cramfs.c:243 #, c-format msgid "read failed: %s" msgstr "échec de lecture : %s" -#: disk-utils/fsck.cramfs.c:207 +#: disk-utils/fsck.cramfs.c:174 disk-utils/fsck.cramfs.c:176 msgid "superblock magic not found" msgstr "nombre magique du superbloc non trouvé" -#: disk-utils/fsck.cramfs.c:216 +#: disk-utils/fsck.cramfs.c:179 +#, c-format +msgid "cramfs endianness is %s\n" +msgstr "" + +#: disk-utils/fsck.cramfs.c:180 +msgid "big" +msgstr "" + +#: disk-utils/fsck.cramfs.c:180 +msgid "little" +msgstr "" + +#: disk-utils/fsck.cramfs.c:184 msgid "unsupported filesystem features" msgstr "caractéristiques de système de fichiers non pris en charge" -#: disk-utils/fsck.cramfs.c:219 +#: disk-utils/fsck.cramfs.c:187 #, c-format msgid "superblock size (%d) too small" msgstr "taille de superbloc (%d) trop petite" -#: disk-utils/fsck.cramfs.c:223 +#: disk-utils/fsck.cramfs.c:192 msgid "zero file count" msgstr "nombre de fichiers nul" -#: disk-utils/fsck.cramfs.c:229 +#: disk-utils/fsck.cramfs.c:197 #, c-format msgid "warning: file extends past end of filesystem\n" -msgstr "attention : le fichier se termine après la fin du système de fichiers\n" +msgstr "" +"attention : le fichier se termine après la fin du système de fichiers\n" -#: disk-utils/fsck.cramfs.c:233 +#: disk-utils/fsck.cramfs.c:199 #, c-format msgid "warning: old cramfs format\n" msgstr "attention : ancien format « cramfs »\n" -#: disk-utils/fsck.cramfs.c:246 +#: disk-utils/fsck.cramfs.c:211 msgid "unable to test CRC: old cramfs format" msgstr "impossible de tester la somme de contrôle CRC : ancien format cramfs" -#: disk-utils/fsck.cramfs.c:272 disk-utils/fsck.cramfs.c:339 -#: disk-utils/fsck.cramfs.c:477 schedutils/taskset.c:129 -msgid "malloc failed" -msgstr "échec de malloc()" - -#: disk-utils/fsck.cramfs.c:297 +#: disk-utils/fsck.cramfs.c:262 msgid "crc error" msgstr "erreur de CRC" -#: disk-utils/fsck.cramfs.c:364 +#: disk-utils/fsck.cramfs.c:323 msgid "root inode is not directory" msgstr "l'inœud racine n'est pas un répertoire" -#: disk-utils/fsck.cramfs.c:369 +#: disk-utils/fsck.cramfs.c:327 #, c-format msgid "bad root offset (%lu)" msgstr "mauvais index de racine (%lu)" -#: disk-utils/fsck.cramfs.c:387 +#: disk-utils/fsck.cramfs.c:345 msgid "data block too large" msgstr "bloc de données trop grand" -#: disk-utils/fsck.cramfs.c:391 +#: disk-utils/fsck.cramfs.c:349 #, c-format msgid "decompression error %p(%d): %s" msgstr "erreur de décompression %p(%d) : %s" -#: disk-utils/fsck.cramfs.c:415 +#: disk-utils/fsck.cramfs.c:375 #, c-format msgid " hole at %ld (%zd)\n" msgstr " trou à %ld (%zd)\n" -#: disk-utils/fsck.cramfs.c:423 disk-utils/fsck.cramfs.c:595 +#: disk-utils/fsck.cramfs.c:382 disk-utils/fsck.cramfs.c:536 #, c-format msgid " uncompressing block at %ld to %ld (%ld)\n" msgstr " décompression du bloc à %ld vers %ld (%ld)\n" -#: disk-utils/fsck.cramfs.c:429 +#: disk-utils/fsck.cramfs.c:389 #, c-format msgid "non-block (%ld) bytes" msgstr "octets (%ld) de type non-bloc" -#: disk-utils/fsck.cramfs.c:433 +#: disk-utils/fsck.cramfs.c:393 #, c-format msgid "non-size (%ld vs %ld) bytes" msgstr "octets non associés à une taille (%ld contre %ld) " -#: disk-utils/fsck.cramfs.c:439 +#: disk-utils/fsck.cramfs.c:399 #, c-format msgid "write failed: %s" msgstr "échec d'écriture : %s" -#: disk-utils/fsck.cramfs.c:452 +#: disk-utils/fsck.cramfs.c:411 #, c-format msgid "lchown failed: %s" msgstr "échec de la fonction « lchown » : %s" -#: disk-utils/fsck.cramfs.c:458 +#: disk-utils/fsck.cramfs.c:415 #, c-format msgid "chown failed: %s" msgstr "échec de la fonction « chown » : %s" -#: disk-utils/fsck.cramfs.c:465 +#: disk-utils/fsck.cramfs.c:420 #, c-format msgid "utime failed: %s" msgstr "échec de la fonction « utime » : %s" -#: disk-utils/fsck.cramfs.c:480 +#: disk-utils/fsck.cramfs.c:432 #, c-format msgid "directory inode has zero offset and non-zero size: %s" msgstr "l'inœud du répertoire a un index nul et une taille non nulle : %s" -#: disk-utils/fsck.cramfs.c:494 +#: disk-utils/fsck.cramfs.c:447 #, c-format msgid "mkdir failed: %s" msgstr "échec de la fonction « mkdir » : %s" -#: disk-utils/fsck.cramfs.c:511 +#: disk-utils/fsck.cramfs.c:463 msgid "filename length is zero" msgstr "le nom de fichier a une longueur nulle" -#: disk-utils/fsck.cramfs.c:514 +#: disk-utils/fsck.cramfs.c:465 msgid "bad filename length" msgstr "mauvaise longueur de nom de fichier" -#: disk-utils/fsck.cramfs.c:521 +#: disk-utils/fsck.cramfs.c:471 msgid "bad inode offset" msgstr "mauvais index d'inœud" -#: disk-utils/fsck.cramfs.c:537 +#: disk-utils/fsck.cramfs.c:486 msgid "file inode has zero offset and non-zero size" msgstr "l'inœud du fichier a un index nul et une taille non nulle" -#: disk-utils/fsck.cramfs.c:540 +#: disk-utils/fsck.cramfs.c:489 msgid "file inode has zero size and non-zero offset" msgstr "l'inœud du fichier a une taille nulle et un index non nul" -#: disk-utils/fsck.cramfs.c:571 +#: disk-utils/fsck.cramfs.c:517 msgid "symbolic link has zero offset" msgstr "lien symbolique d'index nul" -#: disk-utils/fsck.cramfs.c:574 +#: disk-utils/fsck.cramfs.c:519 msgid "symbolic link has zero size" msgstr "lien symbolique de taille nulle" -#: disk-utils/fsck.cramfs.c:586 +#: disk-utils/fsck.cramfs.c:528 #, c-format msgid "size error in symlink: %s" msgstr "erreur de taille dans le lien symétrique : %s" # disk-utils/mkswap.c:623 -#: disk-utils/fsck.cramfs.c:601 +#: disk-utils/fsck.cramfs.c:542 #, c-format msgid "symlink failed: %s" msgstr "échec de fonction « symlink » : %s" -#: disk-utils/fsck.cramfs.c:613 +#: disk-utils/fsck.cramfs.c:555 #, c-format msgid "special file has non-zero offset: %s" msgstr "le fichier spécial a un index non nul : %s" -#: disk-utils/fsck.cramfs.c:625 +#: disk-utils/fsck.cramfs.c:565 #, c-format msgid "fifo has non-zero size: %s" msgstr "la pile « fifo » a une taille non nulle : %s" -#: disk-utils/fsck.cramfs.c:631 +#: disk-utils/fsck.cramfs.c:571 #, c-format msgid "socket has non-zero size: %s" msgstr "socket ayant une taille non nulle : %s" -#: disk-utils/fsck.cramfs.c:636 +#: disk-utils/fsck.cramfs.c:574 #, c-format msgid "bogus mode: %s (%o)" msgstr "mode hasardeux (« bogus ») : %s (%o)" -#: disk-utils/fsck.cramfs.c:646 +#: disk-utils/fsck.cramfs.c:583 #, c-format msgid "mknod failed: %s" msgstr "échec de la fonction « mknod » : %s" -#: disk-utils/fsck.cramfs.c:682 +#: disk-utils/fsck.cramfs.c:615 #, c-format msgid "directory data start (%ld) < sizeof(struct cramfs_super) + start (%ld)" -msgstr "début des données du répertoire (%ld) < taille de (struct cramfs_super) + début (%ld)" +msgstr "" +"début des données du répertoire (%ld) < taille de (struct cramfs_super) + " +"début (%ld)" -#: disk-utils/fsck.cramfs.c:685 +#: disk-utils/fsck.cramfs.c:619 #, c-format msgid "directory data end (%ld) != file data start (%ld)" msgstr "fin des données répertoire (%ld) != début données fichier (%ld)" -#: disk-utils/fsck.cramfs.c:690 +#: disk-utils/fsck.cramfs.c:624 msgid "invalid file data offset" msgstr "index de données du fichier non valable" -#: disk-utils/fsck.cramfs.c:714 -msgid "failed to allocate outbuffer" -msgstr "impossible d'allouer le tampon de sortie" - -#: disk-utils/fsck.cramfs.c:727 +#: disk-utils/fsck.cramfs.c:658 msgid "compiled without -x support" msgstr "compilé sans prise en charge de -x" -#: disk-utils/fsck.minix.c:207 +#: disk-utils/fsck.cramfs.c:676 fdisk/sfdisk.c:2865 +#, c-format +msgid "%s: OK\n" +msgstr "%s : OK\n" + +#: disk-utils/fsck.minix.c:195 #, c-format msgid "Usage: %s [-larvsmf] /dev/name\n" msgstr "Utilisation : %s [-larvsmf] /dev/nom\n" -#: disk-utils/fsck.minix.c:323 +#: disk-utils/fsck.minix.c:292 #, c-format msgid "%s is mounted.\t " msgstr "%s est monté.\t " -#: disk-utils/fsck.minix.c:325 +#: disk-utils/fsck.minix.c:294 msgid "Do you really want to continue" msgstr "Voulez-vous vraiment continuer ?" -#: disk-utils/fsck.minix.c:329 +#: disk-utils/fsck.minix.c:298 #, c-format msgid "check aborted.\n" msgstr "vérification annulée.\n" -#: disk-utils/fsck.minix.c:348 disk-utils/fsck.minix.c:371 +#: disk-utils/fsck.minix.c:317 disk-utils/fsck.minix.c:340 #, c-format msgid "Zone nr < FIRSTZONE in file `%s'." msgstr "Zone nr < valeur de PREMIERE_ZONE dans le fichier « %s »." -#: disk-utils/fsck.minix.c:352 disk-utils/fsck.minix.c:375 +#: disk-utils/fsck.minix.c:321 disk-utils/fsck.minix.c:344 #, c-format msgid "Zone nr >= ZONES in file `%s'." msgstr "Zone nr >= valeur de ZONES dans le fichier « %s »." -#: disk-utils/fsck.minix.c:357 disk-utils/fsck.minix.c:380 +#: disk-utils/fsck.minix.c:326 disk-utils/fsck.minix.c:349 msgid "Remove block" msgstr "Suppression du bloc" -#: disk-utils/fsck.minix.c:398 +#: disk-utils/fsck.minix.c:367 #, c-format msgid "Read error: unable to seek to block in file '%s'\n" -msgstr "Erreur de lecture : impossible de se positionner sur un bloc du fichier « %s »\n" +msgstr "" +"Erreur de lecture : impossible de se positionner sur un bloc du fichier " +"« %s »\n" -#: disk-utils/fsck.minix.c:404 +#: disk-utils/fsck.minix.c:373 #, c-format msgid "Read error: bad block in file '%s'\n" msgstr "Erreur de lecture : bloc corrompu dans le fichier « %s »\n" -#: disk-utils/fsck.minix.c:419 +#: disk-utils/fsck.minix.c:388 #, c-format msgid "" "Internal error: trying to write bad block\n" @@ -563,131 +611,132 @@ msgstr "" "Erreur interne : tentative d'écriture d'un bloc corrompu\n" "Requête d'écriture ignorée\n" -#: disk-utils/fsck.minix.c:425 disk-utils/mkfs.minix.c:207 +#: disk-utils/fsck.minix.c:394 msgid "seek failed in write_block" msgstr "échec de positionnement dans write_block (écriture de bloc)" -#: disk-utils/fsck.minix.c:428 +#: disk-utils/fsck.minix.c:397 #, c-format msgid "Write error: bad block in file '%s'\n" msgstr "Erreur d'écriture : bloc corrompu dans le fichier « %s »\n" -#: disk-utils/fsck.minix.c:544 +#: disk-utils/fsck.minix.c:513 msgid "seek failed in write_super_block" -msgstr "échec de positionnement pendant l'écriture du superbloc (write_super_block)" +msgstr "" +"échec de positionnement pendant l'écriture du superbloc (write_super_block)" -#: disk-utils/fsck.minix.c:546 disk-utils/mkfs.minix.c:194 +#: disk-utils/fsck.minix.c:515 msgid "unable to write super-block" msgstr "impossible d'écrire le superbloc" -#: disk-utils/fsck.minix.c:556 +#: disk-utils/fsck.minix.c:528 msgid "Unable to write inode map" msgstr "Impossible d'écrire la table des inœuds" -#: disk-utils/fsck.minix.c:558 +#: disk-utils/fsck.minix.c:530 msgid "Unable to write zone map" msgstr "Impossible d'écrire la table des zones" -#: disk-utils/fsck.minix.c:560 +#: disk-utils/fsck.minix.c:532 msgid "Unable to write inodes" msgstr "Impossible d'écrire des inœuds" -#: disk-utils/fsck.minix.c:587 +#: disk-utils/fsck.minix.c:559 msgid "seek failed" msgstr "échec de positionnement" -#: disk-utils/fsck.minix.c:591 disk-utils/mkfs.minix.c:399 +#: disk-utils/fsck.minix.c:563 msgid "unable to alloc buffer for superblock" msgstr "Impossible d'allouer un tampon au superbloc" -#: disk-utils/fsck.minix.c:594 +#: disk-utils/fsck.minix.c:566 msgid "unable to read super block" msgstr "Impossible de lire le superbloc" -#: disk-utils/fsck.minix.c:612 +#: disk-utils/fsck.minix.c:584 msgid "bad magic number in super-block" msgstr "nombre magique corrompu dans le superbloc" -#: disk-utils/fsck.minix.c:614 +#: disk-utils/fsck.minix.c:586 msgid "Only 1k blocks/zones supported" msgstr "Seuls les blocs d'1 ko par zone sont pris en charge" -#: disk-utils/fsck.minix.c:616 +#: disk-utils/fsck.minix.c:588 msgid "bad s_imap_blocks field in super-block" msgstr "champ s_imap_blocks corrompu dans le superbloc" -#: disk-utils/fsck.minix.c:618 +#: disk-utils/fsck.minix.c:590 msgid "bad s_zmap_blocks field in super-block" msgstr "champ s_zmap_blocks corrompu dans le superbloc" -#: disk-utils/fsck.minix.c:625 +#: disk-utils/fsck.minix.c:605 msgid "Unable to allocate buffer for inode map" msgstr "Impossible d'allouer un tampon pour la table des inœuds" -#: disk-utils/fsck.minix.c:628 +#: disk-utils/fsck.minix.c:608 msgid "Unable to allocate buffer for zone map" msgstr "Impossible d'allouer un tampon pour la table de zones" -#: disk-utils/fsck.minix.c:633 +#: disk-utils/fsck.minix.c:613 msgid "Unable to allocate buffer for inodes" msgstr "Impossible d'allouer un tampon pour les inœuds" -#: disk-utils/fsck.minix.c:636 +#: disk-utils/fsck.minix.c:616 msgid "Unable to allocate buffer for inode count" msgstr "Impossible d'allouer un tampon pour le compteur d'inœuds" -#: disk-utils/fsck.minix.c:639 +#: disk-utils/fsck.minix.c:619 msgid "Unable to allocate buffer for zone count" msgstr "Impossible d'allouer un tampon pour le compteur de zones" -#: disk-utils/fsck.minix.c:641 +#: disk-utils/fsck.minix.c:621 msgid "Unable to read inode map" msgstr "Impossible de lire la table des inœuds" -#: disk-utils/fsck.minix.c:643 +#: disk-utils/fsck.minix.c:623 msgid "Unable to read zone map" msgstr "Impossible de lire la table de zones" -#: disk-utils/fsck.minix.c:645 +#: disk-utils/fsck.minix.c:625 msgid "Unable to read inodes" msgstr "Impossible de lire les inœuds" -#: disk-utils/fsck.minix.c:647 +#: disk-utils/fsck.minix.c:627 #, c-format msgid "Warning: Firstzone != Norm_firstzone\n" msgstr "Avertissement : Firstzone != Norm_firstzone\n" -#: disk-utils/fsck.minix.c:652 disk-utils/mkfs.minix.c:451 +#: disk-utils/fsck.minix.c:632 disk-utils/mkfs.minix.c:534 #, c-format msgid "%ld inodes\n" msgstr "%ld inœuds\n" -#: disk-utils/fsck.minix.c:653 disk-utils/mkfs.minix.c:452 +#: disk-utils/fsck.minix.c:633 disk-utils/mkfs.minix.c:535 #, c-format msgid "%ld blocks\n" msgstr "%ld blocs\n" -#: disk-utils/fsck.minix.c:654 disk-utils/mkfs.minix.c:453 +#: disk-utils/fsck.minix.c:634 disk-utils/mkfs.minix.c:536 #, c-format msgid "Firstdatazone=%ld (%ld)\n" msgstr "Firstdatazone=%ld (%ld)\n" -#: disk-utils/fsck.minix.c:655 disk-utils/mkfs.minix.c:454 +#: disk-utils/fsck.minix.c:635 disk-utils/mkfs.minix.c:537 #, c-format msgid "Zonesize=%d\n" msgstr "Taille_zone=%d\n" -#: disk-utils/fsck.minix.c:656 +#: disk-utils/fsck.minix.c:636 #, c-format msgid "Maxsize=%ld\n" msgstr "Taille_maximale=%ld\n" -#: disk-utils/fsck.minix.c:657 +#: disk-utils/fsck.minix.c:637 #, c-format msgid "Filesystem state=%d\n" msgstr "État du système de fichiers=%d\n" -#: disk-utils/fsck.minix.c:658 +#: disk-utils/fsck.minix.c:638 #, c-format msgid "" "namelen=%d\n" @@ -696,162 +745,166 @@ msgstr "" "longueur_noms=%d\n" "\n" -#: disk-utils/fsck.minix.c:673 disk-utils/fsck.minix.c:724 +#: disk-utils/fsck.minix.c:653 disk-utils/fsck.minix.c:704 #, c-format msgid "Inode %d marked unused, but used for file '%s'\n" msgstr "Inœud %d marqué libre, mais utilisé pour le fichier « %s »\n" -#: disk-utils/fsck.minix.c:677 disk-utils/fsck.minix.c:728 +#: disk-utils/fsck.minix.c:657 disk-utils/fsck.minix.c:708 msgid "Mark in use" msgstr "Marquer utilisé" -#: disk-utils/fsck.minix.c:699 disk-utils/fsck.minix.c:748 +#: disk-utils/fsck.minix.c:679 disk-utils/fsck.minix.c:728 #, c-format msgid "The file `%s' has mode %05o\n" msgstr "Le fichier « %s » a pour mode %05o\n" -#: disk-utils/fsck.minix.c:706 disk-utils/fsck.minix.c:754 +#: disk-utils/fsck.minix.c:686 disk-utils/fsck.minix.c:734 #, c-format msgid "Warning: inode count too big.\n" msgstr "Avertissement : compte d'inœuds trop grand.\n" -#: disk-utils/fsck.minix.c:766 disk-utils/fsck.minix.c:774 +#: disk-utils/fsck.minix.c:746 disk-utils/fsck.minix.c:754 msgid "root inode isn't a directory" msgstr "l'inœud de la racine n'est pas un répertoire" -#: disk-utils/fsck.minix.c:788 disk-utils/fsck.minix.c:821 +#: disk-utils/fsck.minix.c:766 disk-utils/fsck.minix.c:797 #, c-format msgid "Block has been used before. Now in file `%s'." msgstr "Bloc utilisé auparavant. Maintenant inclus dans le fichier « %s »." -#: disk-utils/fsck.minix.c:790 disk-utils/fsck.minix.c:823 -#: disk-utils/fsck.minix.c:1146 disk-utils/fsck.minix.c:1155 -#: disk-utils/fsck.minix.c:1201 disk-utils/fsck.minix.c:1210 +#: disk-utils/fsck.minix.c:768 disk-utils/fsck.minix.c:799 +#: disk-utils/fsck.minix.c:1122 disk-utils/fsck.minix.c:1131 +#: disk-utils/fsck.minix.c:1177 disk-utils/fsck.minix.c:1186 msgid "Clear" msgstr "Libre" -#: disk-utils/fsck.minix.c:800 disk-utils/fsck.minix.c:833 +#: disk-utils/fsck.minix.c:778 disk-utils/fsck.minix.c:809 #, c-format msgid "Block %d in file `%s' is marked not in use." msgstr "Bloc %d dans le fichier « %s » marqué non utilisé." -#: disk-utils/fsck.minix.c:802 disk-utils/fsck.minix.c:835 +#: disk-utils/fsck.minix.c:780 disk-utils/fsck.minix.c:811 msgid "Correct" msgstr "Correct" -#: disk-utils/fsck.minix.c:974 disk-utils/fsck.minix.c:1041 +#: disk-utils/fsck.minix.c:950 disk-utils/fsck.minix.c:1017 #, c-format msgid "The directory '%s' contains a bad inode number for file '%.*s'." -msgstr "Le répertoire « %s » contient un numéro d'inœud corrompu pour le fichier « %.*s »." +msgstr "" +"Le répertoire « %s » contient un numéro d'inœud corrompu pour le fichier " +"« %.*s »." -#: disk-utils/fsck.minix.c:977 disk-utils/fsck.minix.c:1044 +#: disk-utils/fsck.minix.c:953 disk-utils/fsck.minix.c:1020 msgid " Remove" msgstr " Enlever" -#: disk-utils/fsck.minix.c:991 disk-utils/fsck.minix.c:1058 +#: disk-utils/fsck.minix.c:967 disk-utils/fsck.minix.c:1034 #, c-format msgid "%s: bad directory: '.' isn't first\n" msgstr "%s : répertoire corrompu : « . » n'apparaît pas en premier\n" -#: disk-utils/fsck.minix.c:999 disk-utils/fsck.minix.c:1067 +#: disk-utils/fsck.minix.c:975 disk-utils/fsck.minix.c:1043 #, c-format msgid "%s: bad directory: '..' isn't second\n" msgstr "%s : répertoire corrompu : « .. » n'apparaît pas en second\n" -#: disk-utils/fsck.minix.c:1101 disk-utils/fsck.minix.c:1119 +#: disk-utils/fsck.minix.c:1077 disk-utils/fsck.minix.c:1095 msgid "internal error" msgstr "erreur interne" -#: disk-utils/fsck.minix.c:1104 disk-utils/fsck.minix.c:1122 +#: disk-utils/fsck.minix.c:1080 disk-utils/fsck.minix.c:1098 #, c-format msgid "%s: bad directory: size < 32" msgstr "%s : répertoire corrompu : taille < 32" -#: disk-utils/fsck.minix.c:1135 +#: disk-utils/fsck.minix.c:1111 msgid "seek failed in bad_zone" msgstr "échec de positionnement dans bad_zone" -#: disk-utils/fsck.minix.c:1145 disk-utils/fsck.minix.c:1200 +#: disk-utils/fsck.minix.c:1121 disk-utils/fsck.minix.c:1176 #, c-format msgid "Inode %d mode not cleared." msgstr "Mode %d de l'inœud non réinitialisé." -#: disk-utils/fsck.minix.c:1154 disk-utils/fsck.minix.c:1209 +#: disk-utils/fsck.minix.c:1130 disk-utils/fsck.minix.c:1185 #, c-format msgid "Inode %d not used, marked used in the bitmap." msgstr "Inœud %d non utilisé, marqué utilisé dans la table." -#: disk-utils/fsck.minix.c:1160 disk-utils/fsck.minix.c:1215 +#: disk-utils/fsck.minix.c:1136 disk-utils/fsck.minix.c:1191 #, c-format msgid "Inode %d used, marked unused in the bitmap." msgstr "Inœud %d utilisé, marqué inutilisé dans la table." -#: disk-utils/fsck.minix.c:1162 disk-utils/fsck.minix.c:1216 +#: disk-utils/fsck.minix.c:1138 disk-utils/fsck.minix.c:1192 msgid "Set" msgstr "Initialisé" -#: disk-utils/fsck.minix.c:1166 disk-utils/fsck.minix.c:1220 +#: disk-utils/fsck.minix.c:1142 disk-utils/fsck.minix.c:1196 #, c-format msgid "Inode %d (mode = %07o), i_nlinks=%d, counted=%d." msgstr "Inœud %d (mode = %07o), i_nlinks=%d, décompte=%d." -#: disk-utils/fsck.minix.c:1168 disk-utils/fsck.minix.c:1222 +#: disk-utils/fsck.minix.c:1144 disk-utils/fsck.minix.c:1198 msgid "Set i_nlinks to count" msgstr "Initialisation de i_nlinks pour décompte" -#: disk-utils/fsck.minix.c:1180 disk-utils/fsck.minix.c:1234 +#: disk-utils/fsck.minix.c:1156 disk-utils/fsck.minix.c:1210 #, c-format msgid "Zone %d: marked in use, no file uses it." msgstr "Zone %d : marquée utilisée, aucun fichier ne l'utilise." -#: disk-utils/fsck.minix.c:1181 disk-utils/fsck.minix.c:1236 +#: disk-utils/fsck.minix.c:1157 disk-utils/fsck.minix.c:1212 msgid "Unmark" msgstr "Non marqué" -#: disk-utils/fsck.minix.c:1186 disk-utils/fsck.minix.c:1241 +#: disk-utils/fsck.minix.c:1162 disk-utils/fsck.minix.c:1217 #, c-format msgid "Zone %d: in use, counted=%d\n" msgstr "Zone %d : utilisée, décompte=%d\n" -#: disk-utils/fsck.minix.c:1189 disk-utils/fsck.minix.c:1244 +#: disk-utils/fsck.minix.c:1165 disk-utils/fsck.minix.c:1220 #, c-format msgid "Zone %d: not in use, counted=%d\n" msgstr "Zone %d : non utilisée, décompte=%d\n" -#: disk-utils/fsck.minix.c:1289 disk-utils/mkfs.minix.c:577 -#: disk-utils/mkfs.minix.c:579 +#: disk-utils/fsck.minix.c:1265 msgid "bad inode size" msgstr "taille d'inœud corrompue" -#: disk-utils/fsck.minix.c:1291 +#: disk-utils/fsck.minix.c:1267 msgid "bad v2 inode size" msgstr "taille d'inœud v2 corrompue" -#: disk-utils/fsck.minix.c:1317 +#: disk-utils/fsck.minix.c:1293 msgid "need terminal for interactive repairs" -msgstr "il est nécessaire d'utiliser un terminal pour des réparations en mode interactif" +msgstr "" +"il est nécessaire d'utiliser un terminal pour des réparations en mode " +"interactif" -#: disk-utils/fsck.minix.c:1321 +#: disk-utils/fsck.minix.c:1297 #, c-format msgid "unable to open '%s': %s" msgstr "impossible d'ouvrir « %s » : %s" -#: disk-utils/fsck.minix.c:1336 +#: disk-utils/fsck.minix.c:1312 #, c-format msgid "%s is clean, no check.\n" msgstr "%s est propre, aucune vérification.\n" -#: disk-utils/fsck.minix.c:1340 +#: disk-utils/fsck.minix.c:1316 #, c-format msgid "Forcing filesystem check on %s.\n" msgstr "Vérification forcée du système de fichiers sur %s.\n" -#: disk-utils/fsck.minix.c:1342 +#: disk-utils/fsck.minix.c:1318 #, c-format msgid "Filesystem on %s is dirty, needs checking.\n" -msgstr "Le système de fichiers de %s est corrompu, une vérification est nécessaire.\n" +msgstr "" +"Le système de fichiers de %s est corrompu, une vérification est nécessaire.\n" -#: disk-utils/fsck.minix.c:1375 +#: disk-utils/fsck.minix.c:1351 #, c-format msgid "" "\n" @@ -860,12 +913,12 @@ msgstr "" "\n" "%6ld inœuds utilisés (%ld%%)\n" -#: disk-utils/fsck.minix.c:1380 +#: disk-utils/fsck.minix.c:1356 #, c-format msgid "%6ld zones used (%ld%%)\n" msgstr "%6ld zones utilisées (%ld%%)\n" -#: disk-utils/fsck.minix.c:1382 +#: disk-utils/fsck.minix.c:1358 #, c-format msgid "" "\n" @@ -888,7 +941,7 @@ msgstr "" "------\n" "%6d fichiers\n" -#: disk-utils/fsck.minix.c:1395 +#: disk-utils/fsck.minix.c:1371 #, c-format msgid "" "----------------------------\n" @@ -899,169 +952,232 @@ msgstr "" "SYSTÈME DE FICHIERS MODIFIÉ\n" "---------------------------\n" -#: disk-utils/isosize.c:129 -#, c-format -msgid "%s: failed to open: %s\n" +#: disk-utils/isosize.c:125 +#, fuzzy, c-format +msgid "failed to open %s" msgstr "%s : échec d'ouverture : %s\n" -#: disk-utils/isosize.c:135 -#, c-format -msgid "%s: seek error on %s\n" +#: disk-utils/isosize.c:128 +#, fuzzy, c-format +msgid "seek error on %s" msgstr "%s : erreur de positionnement sur %s\n" -#: disk-utils/isosize.c:141 -#, c-format -msgid "%s: read error on %s\n" +#: disk-utils/isosize.c:131 +#, fuzzy, c-format +msgid "read error on %s" msgstr "%s : erreur de lecture sur %s\n" -#: disk-utils/isosize.c:150 +#: disk-utils/isosize.c:138 #, c-format msgid "sector count: %d, sector size: %d\n" msgstr "décompte des secteurs : %d, taille de secteur : %d\n" -#: disk-utils/isosize.c:200 -#, c-format -msgid "%s: option parse error\n" -msgstr "%s : erreur d'analyse syntaxique d'une option\n" +#: disk-utils/isosize.c:155 +#, fuzzy, c-format +msgid "" +"\n" +"Usage:\n" +" %s [options] iso9660_image_file\n" +msgstr "" +"\n" +"Utilisation : %s [options] [fichier ...]\n" -#: disk-utils/isosize.c:208 +#: disk-utils/isosize.c:159 #, c-format -msgid "Usage: %s [-x] [-d ] iso9660-image\n" -msgstr "Utilisation : %s [-x] [-d ] image-iso9660\n" +msgid "" +"\n" +"Options:\n" +" -d, --divisor=NUM devide bytes NUM\n" +" -x, --sectors show sector count and size\n" +" -V, --version output version information and exit\n" +" -H, --help display this help and exit\n" +"\n" +msgstr "" + +#: disk-utils/isosize.c:190 +msgid "invalid divisor argument" +msgstr "" -#: disk-utils/mkfs.bfs.c:83 +#: disk-utils/mkfs.bfs.c:70 +#, fuzzy, c-format +msgid "Usage: %s [options] device [block-count]\n" +msgstr "Utilisation : %s [options] périphérique ...\n" + +#: disk-utils/mkfs.bfs.c:72 #, c-format msgid "" -"Usage: %s [-v] [-N nr-of-inodes] [-V volume-name]\n" -" [-F fsname] device [block-count]\n" +"\n" +"Options:\n" +" -N, --inodes=NUM specify desired number of inodes\n" +" -V, --vname=NAME specify volume name\n" +" -F, --fname=NAME specify file system name\n" +" -v, --verbose explain what is being done\n" +" -c this option is silently ignored\n" +" -l this option is silently ignored\n" +" -V, --version output version information and exit\n" +" -V as version must be only option\n" +" -h, --help display this help and exit\n" +"\n" msgstr "" -"Utilisation : %s [-v] [-N nb-inodes] [-V nom-du-volume]\n" -" [-F nom-système-de-fichiers] périphérique [taille-en-blocs]\n" #: disk-utils/mkfs.bfs.c:130 +#, fuzzy +msgid "invalid number of inodes" +msgstr "nombre de lignes incorrect" + +#: disk-utils/mkfs.bfs.c:136 msgid "volume name too long" msgstr "nom de volume trop long" -#: disk-utils/mkfs.bfs.c:137 +#: disk-utils/mkfs.bfs.c:143 msgid "fsname name too long" msgstr "nom de système de fichiers trop long" -#: disk-utils/mkfs.bfs.c:162 +#: disk-utils/mkfs.bfs.c:171 #, c-format msgid "cannot stat device %s" msgstr "impossible d'évaluer par stat() le périphérique %s" -#: disk-utils/mkfs.bfs.c:166 +#: disk-utils/mkfs.bfs.c:174 #, c-format msgid "%s is not a block special device" msgstr "%s n'est pas un périphérique spécial de blocs" -#: disk-utils/mkfs.bfs.c:171 sys-utils/ldattach.c:270 -#, c-format -msgid "cannot open %s" -msgstr "impossible d'ouvrir %s" - #: disk-utils/mkfs.bfs.c:182 +#, fuzzy +msgid "invalid block-count" +msgstr "option non valable" + +#: disk-utils/mkfs.bfs.c:188 #, c-format msgid "cannot get size of %s" msgstr "impossible d'obtenir la taille de %s" -#: disk-utils/mkfs.bfs.c:187 +#: disk-utils/mkfs.bfs.c:193 #, c-format msgid "blocks argument too large, max is %llu" msgstr "argument de blocs trop grand, le maximum est %llu" -#: disk-utils/mkfs.bfs.c:202 +#: disk-utils/mkfs.bfs.c:208 msgid "too many inodes - max is 512" msgstr "trop d'inœuds - le maximum est 512" -#: disk-utils/mkfs.bfs.c:211 +#: disk-utils/mkfs.bfs.c:218 #, c-format msgid "not enough space, need at least %llu blocks" msgstr "pas assez d'espace, au moins %llu blocs sont nécessaires" -#: disk-utils/mkfs.bfs.c:223 fdisk/fdisk.c:2672 +#: disk-utils/mkfs.bfs.c:230 fdisk/fdisk.c:2681 #, c-format msgid "Device: %s\n" msgstr "Périphérique : %s\n" -#: disk-utils/mkfs.bfs.c:224 +#: disk-utils/mkfs.bfs.c:231 #, c-format msgid "Volume: <%-6s>\n" msgstr "Volume : <%-6s>\n" -#: disk-utils/mkfs.bfs.c:225 +#: disk-utils/mkfs.bfs.c:232 #, c-format msgid "FSname: <%-6s>\n" msgstr "Nom du système de fichiers : <%-6s>\n" -#: disk-utils/mkfs.bfs.c:226 +#: disk-utils/mkfs.bfs.c:233 #, c-format msgid "BlockSize: %d\n" msgstr "Taille de bloc : %d\n" -#: disk-utils/mkfs.bfs.c:228 -#, c-format -msgid "Inodes: %d (in 1 block)\n" +#: disk-utils/mkfs.bfs.c:235 +#, fuzzy, c-format +msgid "Inodes: %lu (in 1 block)\n" msgstr "Inœuds : %d (dans 1 bloc)\n" -#: disk-utils/mkfs.bfs.c:231 -#, c-format -msgid "Inodes: %d (in %lld blocks)\n" +#: disk-utils/mkfs.bfs.c:238 +#, fuzzy, c-format +msgid "Inodes: %lu (in %llu blocks)\n" msgstr "Inœuds : %d (dans %lld blocs)\n" -#: disk-utils/mkfs.bfs.c:233 +#: disk-utils/mkfs.bfs.c:240 #, c-format msgid "Blocks: %lld\n" msgstr "Blocs : %lld\n" -#: disk-utils/mkfs.bfs.c:234 +#: disk-utils/mkfs.bfs.c:241 #, c-format msgid "Inode end: %d, Data end: %d\n" msgstr "Fin d'inœud : %d, fin des données : %d\n" -#: disk-utils/mkfs.bfs.c:239 +#: disk-utils/mkfs.bfs.c:246 msgid "error writing superblock" msgstr "erreur d'écriture du superbloc" -#: disk-utils/mkfs.bfs.c:259 +#: disk-utils/mkfs.bfs.c:266 msgid "error writing root inode" msgstr "erreur d'écriture de l'inœud de la racine" -#: disk-utils/mkfs.bfs.c:264 +#: disk-utils/mkfs.bfs.c:271 msgid "error writing inode" msgstr "erreur d'écriture d'inœud" -#: disk-utils/mkfs.bfs.c:267 +#: disk-utils/mkfs.bfs.c:274 msgid "seek error" msgstr "erreur de positionnement" -#: disk-utils/mkfs.bfs.c:273 +#: disk-utils/mkfs.bfs.c:280 msgid "error writing . entry" msgstr "erreur d'écriture de l'entrée « . »" -#: disk-utils/mkfs.bfs.c:277 +#: disk-utils/mkfs.bfs.c:284 msgid "error writing .. entry" msgstr "erreur d'écriture de l'entrée « .. »" -#: disk-utils/mkfs.bfs.c:281 +#: disk-utils/mkfs.bfs.c:287 #, c-format msgid "error closing %s" msgstr "erreur de fermeture de %s" -#: disk-utils/mkfs.c:72 -msgid "Usage: mkfs [-V] [-t fstype] [fs-options] device [size]" -msgstr "Utilisation : mkfs [-V] [-t type-système-de-fichiers] [options] périphérique [taille]" +#: disk-utils/mkfs.c:38 +#, fuzzy, c-format +msgid "Usage: %s [options] [-t type fs-options] device [size]\n" +msgstr "" +"Utilisation : mkfs [-V] [-t type-système-de-fichiers] [options] périphérique " +"[taille]" + +#: disk-utils/mkfs.c:41 +#, c-format +msgid "" +"\n" +"Options:\n" +" -t, --type=TYPE file system type, when undefined ext2 is used\n" +" fs-options parameters to real file system builder\n" +" device path to a device\n" +" size number of blocks on the device\n" +" -V, --verbose explain what is done\n" +" defining -V more than once will cause a dry-run\n" +" -V, --version output version information and exit\n" +" -V as version must be only option\n" +" -h, --help display this help and exit\n" +msgstr "" + +#: disk-utils/mkfs.c:52 +#, fuzzy, c-format +msgid "" +"\n" +"For more information see mkfs(8).\n" +msgstr "" +"\n" +"Consultez wipefs(8) pour obtenir des renseignements complémentaires.\n" -#: disk-utils/mkfs.c:92 +#: disk-utils/mkfs.c:129 #, c-format msgid "mkfs (%s)\n" msgstr "mkfs (%s)\n" -#: disk-utils/mkfs.cramfs.c:126 +#: disk-utils/mkfs.cramfs.c:125 #, c-format msgid "" -"usage: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n name] dirname outfile\n" +"usage: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n " +"name] dirname outfile\n" " -h print this help\n" " -v be verbose\n" " -E make all warnings errors (non-zero exit status)\n" @@ -1076,14 +1192,19 @@ msgid "" " dirname root of the filesystem to be compressed\n" " outfile output file\n" msgstr "" -"utilisation : %s [-h] [-v] [-b taille_bloc] [-e édition] [-N boutisme ] [-i fichier] [-n nom] répertoire fichier-sortie\n" +"utilisation : %s [-h] [-v] [-b taille_bloc] [-e édition] [-N boutisme ] [-i " +"fichier] [-n nom] répertoire fichier-sortie\n" " -h afficher l'aide\n" " -v mode bavard\n" -" -E transformer tous les avertissements en erreurs (code de retour nul)\n" -" -b taille_bloc utiliser cette taille de bloc, doit être égal à la taille de page\n" +" -E transformer tous les avertissements en erreurs (code de " +"retour nul)\n" +" -b taille_bloc utiliser cette taille de bloc, doit être égal à la taille " +"de page\n" " -e édition indiquer le numéro d'édition (partie de fsid)\n" -" -N boutisme indiquer le type de boutisme (« endian ») de cramfs (big|little|host), « host » par défaut\n" -" -i fichier insérer un fichier image dans le système de fichiers (2.4.0 minimum)\n" +" -N boutisme indiquer le type de boutisme (« endian ») de cramfs (big|" +"little|host), « host » par défaut\n" +" -i fichier insérer un fichier image dans le système de fichiers (2.4.0 " +"minimum)\n" " -n nom indiquer le nom du système de fichiers cramfs\n" " -p protéger le code d'amorçage de %d octets\n" " -s trier les entrées de répertoire (option obsolète, ignorée)\n" @@ -1091,168 +1212,238 @@ msgstr "" " répertoire racine du système de fichiers à compresser\n" " fichier-sortie fichier de sortie\n" -#: disk-utils/mkfs.cramfs.c:339 -#, c-format +#: disk-utils/mkfs.cramfs.c:298 +#, fuzzy, c-format +msgid "could not read directory %s" +msgstr "%s : pas un répertoire" + +#: disk-utils/mkfs.cramfs.c:323 +#, fuzzy, c-format msgid "" "Very long (%zu bytes) filename `%s' found.\n" -" Please increase MAX_INPUT_NAMELEN in mkcramfs.c and recompile. Exiting.\n" +" Please increase MAX_INPUT_NAMELEN in mkcramfs.c and recompile. Exiting." msgstr "" "Nom de fichier très long (%zu octets) « %s » repéré.\n" -" Veuillez augmenter MAX_INPUT_NAMELEN dans mkcramfs.c et recompiler. Fin d'exécution.\n" +" Veuillez augmenter MAX_INPUT_NAMELEN dans mkcramfs.c et recompiler. Fin " +"d'exécution.\n" -#: disk-utils/mkfs.cramfs.c:471 -#, c-format -msgid "filesystem too big. Exiting.\n" +#: disk-utils/mkfs.cramfs.c:445 +#, fuzzy +msgid "filesystem too big. Exiting." msgstr "système de fichiers trop gros. Fin d'exécution.\n" -#: disk-utils/mkfs.cramfs.c:636 +#: disk-utils/mkfs.cramfs.c:604 #, c-format msgid "AIEEE: block \"compressed\" to > 2*blocklength (%ld)\n" msgstr "Houla ! Bloc « compressé » de taille > 2*longueur-de-bloc (%ld)\n" -#: disk-utils/mkfs.cramfs.c:655 +#: disk-utils/mkfs.cramfs.c:623 #, c-format msgid "%6.2f%% (%+ld bytes)\t%s\n" msgstr "%6.2f%% (%+ld octets)\t%s\n" -#: disk-utils/mkfs.cramfs.c:853 -#, c-format -msgid "warning: guestimate of required size (upper bound) is %lldMB, but maximum image size is %uMB. We might die prematurely.\n" -msgstr "Avertissement : la taille nécessaire estimée (limite supérieure) est de %lld Mo, mais la taille maximum de l'image est de %u Mo. Arrêt prématuré probable.\n" +#: disk-utils/mkfs.cramfs.c:668 +#, fuzzy, c-format +msgid "closing file %s" +msgstr "" +"\n" +"Erreur de fermeture du fichier\n" + +#: disk-utils/mkfs.cramfs.c:728 +#, fuzzy +msgid "failed to parse blocksize argument" +msgstr "impossible d'analyser la valeur heure_t" + +#: disk-utils/mkfs.cramfs.c:736 +#, fuzzy +msgid "edition number argument failed" +msgstr "échec d'activation de l'alarme RTC" -#: disk-utils/mkfs.cramfs.c:880 +#: disk-utils/mkfs.cramfs.c:746 +msgid "invalid endianness given. Must be 'big', 'little', or 'host'" +msgstr "" + +#: disk-utils/mkfs.cramfs.c:752 disk-utils/mkfs.cramfs.c:785 +#, fuzzy, c-format +msgid "cannot stat %s" +msgstr "impossible d'évaluer par stat « %s »" + +#: disk-utils/mkfs.cramfs.c:803 +#, fuzzy, c-format +msgid "" +"warning: guestimate of required size (upper bound) is %lldMB, but maximum " +"image size is %uMB. We might die prematurely." +msgstr "" +"Avertissement : la taille nécessaire estimée (limite supérieure) est de " +"%lld Mo, mais la taille maximum de l'image est de %u Mo. Arrêt prématuré " +"probable.\n" + +#: disk-utils/mkfs.cramfs.c:830 msgid "ROM image map" msgstr "plan image ROM" -#: disk-utils/mkfs.cramfs.c:894 +#: disk-utils/mkfs.cramfs.c:842 #, c-format msgid "Including: %s\n" msgstr "Inclusion : %s\n" -#: disk-utils/mkfs.cramfs.c:900 +#: disk-utils/mkfs.cramfs.c:848 #, c-format msgid "Directory data: %zd bytes\n" msgstr "Répertoire de données : %zd octets\n" -#: disk-utils/mkfs.cramfs.c:908 +#: disk-utils/mkfs.cramfs.c:856 #, c-format msgid "Everything: %zd kilobytes\n" msgstr "Tout : %zd kilooctets\n" -#: disk-utils/mkfs.cramfs.c:913 +#: disk-utils/mkfs.cramfs.c:861 #, c-format msgid "Super block: %zd bytes\n" msgstr "Superbloc : %zd octets\n" -#: disk-utils/mkfs.cramfs.c:920 +#: disk-utils/mkfs.cramfs.c:868 #, c-format msgid "CRC: %x\n" msgstr "CRC : %x\n" -#: disk-utils/mkfs.cramfs.c:925 -#, c-format -msgid "not enough space allocated for ROM image (%lld allocated, %zu used)\n" -msgstr "pas assez d'espace alloué pour l'image ROM (%lld alloués, %zu utilisés)\n" +#: disk-utils/mkfs.cramfs.c:873 +#, fuzzy, c-format +msgid "not enough space allocated for ROM image (%lld allocated, %zu used)" +msgstr "" +"pas assez d'espace alloué pour l'image ROM (%lld alloués, %zu utilisés)\n" -#: disk-utils/mkfs.cramfs.c:933 +#: disk-utils/mkfs.cramfs.c:879 msgid "ROM image" msgstr "image ROM" -#: disk-utils/mkfs.cramfs.c:937 -#, c-format -msgid "ROM image write failed (%zd %zd)\n" +#: disk-utils/mkfs.cramfs.c:881 +#, fuzzy, c-format +msgid "ROM image write failed (%zd %zd)" msgstr "Échec de l'écriture de l'image dans la ROM (%zd %zd)\n" -#: disk-utils/mkfs.cramfs.c:946 -#, c-format -msgid "warning: filenames truncated to 255 bytes.\n" +#: disk-utils/mkfs.cramfs.c:891 +#, fuzzy +msgid "warning: filenames truncated to 255 bytes." msgstr "Avertissement : noms de fichiers tronqués à 255 octets.\n" -#: disk-utils/mkfs.cramfs.c:949 -#, c-format -msgid "warning: files were skipped due to errors.\n" +#: disk-utils/mkfs.cramfs.c:893 +#, fuzzy +msgid "warning: files were skipped due to errors." msgstr "Avertissement : fichiers ignorés en raison d'erreurs.\n" -#: disk-utils/mkfs.cramfs.c:952 -#, c-format -msgid "warning: file sizes truncated to %luMB (minus 1 byte).\n" -msgstr "Avertissement : taille des fichiers tronquée à %lu Mo (moins 1 octet).\n" +#: disk-utils/mkfs.cramfs.c:895 +#, fuzzy, c-format +msgid "warning: file sizes truncated to %luMB (minus 1 byte)." +msgstr "" +"Avertissement : taille des fichiers tronquée à %lu Mo (moins 1 octet).\n" -#: disk-utils/mkfs.cramfs.c:957 -#, c-format -msgid "warning: uids truncated to %u bits. (This may be a security concern.)\n" -msgstr "Avertissement : UID tronqués à %u bits. (Ceci peut créer un problème de sécurité.)\n" +#: disk-utils/mkfs.cramfs.c:899 +#, fuzzy, c-format +msgid "warning: uids truncated to %u bits. (This may be a security concern.)" +msgstr "" +"Avertissement : UID tronqués à %u bits. (Ceci peut créer un problème de " +"sécurité.)\n" -#: disk-utils/mkfs.cramfs.c:962 -#, c-format -msgid "warning: gids truncated to %u bits. (This may be a security concern.)\n" -msgstr "Avertissement : GID tronqués à %u bits. (Ceci peut créer un problème de sécurité.)\n" +#: disk-utils/mkfs.cramfs.c:902 +#, fuzzy, c-format +msgid "warning: gids truncated to %u bits. (This may be a security concern.)" +msgstr "" +"Avertissement : GID tronqués à %u bits. (Ceci peut créer un problème de " +"sécurité.)\n" -#: disk-utils/mkfs.cramfs.c:967 -#, c-format +#: disk-utils/mkfs.cramfs.c:905 +#, fuzzy, c-format msgid "" "WARNING: device numbers truncated to %u bits. This almost certainly means\n" -"that some device files will be wrong.\n" +"that some device files will be wrong." msgstr "" "Attention : numéros de périphériques tronqués à %u bits. Cela signifie\n" "très probablement que certains fichiers de périphériques seront erronés.\n" -#: disk-utils/mkfs.minix.c:154 -#, c-format -msgid "Usage: %s [-c | -l filename] [-nXX] [-iXX] /dev/name [blocks]\n" -msgstr "Utilisation : %s [-c | -l nom-de-fichier] [-nXX] [-iXX] /dev/nom [blocs]\n" +#: disk-utils/mkfs.minix.c:148 +#, fuzzy, c-format +msgid "Usage: %s [-c | -l filename] [-nXX] [-iXX] /dev/name [blocks]" +msgstr "" +"Utilisation : %s [-c | -l nom-de-fichier] [-nXX] [-iXX] /dev/nom [blocs]\n" -#: disk-utils/mkfs.minix.c:178 +#: disk-utils/mkfs.minix.c:170 #, c-format msgid "%s is mounted; will not make a filesystem here!" msgstr "%s est monté ; impossible de créer un système de fichier ici !" -#: disk-utils/mkfs.minix.c:188 -msgid "seek to boot block failed in write_tables" +#: disk-utils/mkfs.minix.c:194 +#, fuzzy, c-format +msgid "%s: seek to boot block failed in write_tables" msgstr "échec de positionnement du bloc d'amorçage dans write_tables" -#: disk-utils/mkfs.minix.c:190 -msgid "unable to clear boot sector" +#: disk-utils/mkfs.minix.c:197 +#, fuzzy, c-format +msgid "%s: unable to clear boot sector" msgstr "impossible de vider le secteur d'amorçage" -#: disk-utils/mkfs.minix.c:192 -msgid "seek failed in write_tables" +#: disk-utils/mkfs.minix.c:199 +#, fuzzy, c-format +msgid "%s: seek failed in write_tables" msgstr "échec de positionnement dans write_tables" -#: disk-utils/mkfs.minix.c:196 -msgid "unable to write inode map" +#: disk-utils/mkfs.minix.c:201 +#, fuzzy, c-format +msgid "%s: unable to write super-block" +msgstr "impossible d'écrire le superbloc" + +#: disk-utils/mkfs.minix.c:203 +#, fuzzy, c-format +msgid "%s: unable to write inode map" msgstr "impossible d'écrire la table des inœuds" -#: disk-utils/mkfs.minix.c:198 -msgid "unable to write zone map" +#: disk-utils/mkfs.minix.c:205 +#, fuzzy, c-format +msgid "%s: unable to write zone map" msgstr "impossible d'écrire la table des zones" -#: disk-utils/mkfs.minix.c:200 -msgid "unable to write inodes" +#: disk-utils/mkfs.minix.c:207 +#, fuzzy, c-format +msgid "%s: unable to write inodes" msgstr "impossible d'écrire les inœuds" -#: disk-utils/mkfs.minix.c:209 -msgid "write failed in write_block" +#: disk-utils/mkfs.minix.c:212 +#, fuzzy, c-format +msgid "%s: seek failed in write_block" +msgstr "échec de positionnement dans write_block (écriture de bloc)" + +#: disk-utils/mkfs.minix.c:214 +#, fuzzy, c-format +msgid "%s: write failed in write_block" msgstr "échec d'écriture dans write_block" -#: disk-utils/mkfs.minix.c:217 disk-utils/mkfs.minix.c:291 -#: disk-utils/mkfs.minix.c:340 -msgid "too many bad blocks" +#: disk-utils/mkfs.minix.c:223 disk-utils/mkfs.minix.c:298 +#: disk-utils/mkfs.minix.c:347 +#, fuzzy, c-format +msgid "%s: too many bad blocks" msgstr "trop de blocs corrompus" -#: disk-utils/mkfs.minix.c:225 -msgid "not enough good blocks" +#: disk-utils/mkfs.minix.c:231 +#, fuzzy, c-format +msgid "%s: not enough good blocks" msgstr "pas assez de blocs valables" -#: disk-utils/mkfs.minix.c:440 -msgid "unable to allocate buffers for maps" +#: disk-utils/mkfs.minix.c:477 +#, fuzzy, c-format +msgid "%s: unable to alloc buffer for superblock" +msgstr "Impossible d'allouer un tampon au superbloc" + +#: disk-utils/mkfs.minix.c:521 +#, fuzzy, c-format +msgid "%s: unable to allocate buffers for maps" msgstr "impossible d'allouer des tampons pour les tables" -#: disk-utils/mkfs.minix.c:449 -msgid "unable to allocate buffer for inodes" +#: disk-utils/mkfs.minix.c:531 +#, fuzzy, c-format +msgid "%s: unable to allocate buffer for inodes" msgstr "impossible d'allouer un tampon pour les inœuds" -#: disk-utils/mkfs.minix.c:455 +#: disk-utils/mkfs.minix.c:538 #, c-format msgid "" "Maxsize=%ld\n" @@ -1261,145 +1452,184 @@ msgstr "" "Taille maximale=%ld\n" "\n" -#: disk-utils/mkfs.minix.c:469 -msgid "seek failed during testing of blocks" +#: disk-utils/mkfs.minix.c:551 +#, fuzzy, c-format +msgid "%s: seek failed during testing of blocks" msgstr "échec de positionnement pendant le test des blocs" -#: disk-utils/mkfs.minix.c:477 +#: disk-utils/mkfs.minix.c:558 #, c-format msgid "Weird values in do_check: probably bugs\n" msgstr "Valeurs étranges dans do_check : probablement un bogue\n" -#: disk-utils/mkfs.minix.c:508 disk-utils/mkswap.c:315 -msgid "seek failed in check_blocks" +#: disk-utils/mkfs.minix.c:591 +#, fuzzy, c-format +msgid "%s: seek failed in check_blocks" msgstr "échec de positionnement dans check_blocks" -#: disk-utils/mkfs.minix.c:517 -msgid "bad blocks before data-area: cannot make fs" -msgstr "blocs corrompus avant la zone de données : création de système de fichiers impossible" +#: disk-utils/mkfs.minix.c:601 +#, fuzzy, c-format +msgid "%s: bad blocks before data-area: cannot make fs" +msgstr "" +"blocs corrompus avant la zone de données : création de système de fichiers " +"impossible" -#: disk-utils/mkfs.minix.c:523 disk-utils/mkfs.minix.c:548 +#: disk-utils/mkfs.minix.c:608 disk-utils/mkfs.minix.c:634 #, c-format msgid "%d bad blocks\n" msgstr "%d blocs corrompus\n" -#: disk-utils/mkfs.minix.c:525 disk-utils/mkfs.minix.c:550 +#: disk-utils/mkfs.minix.c:610 disk-utils/mkfs.minix.c:636 #, c-format msgid "one bad block\n" msgstr "un bloc corrompu\n" -#: disk-utils/mkfs.minix.c:535 -msgid "can't open file of bad blocks" +#: disk-utils/mkfs.minix.c:619 +#, fuzzy, c-format +msgid "%s: can't open file of bad blocks" msgstr "impossible d'ouvrir le fichier de blocs corrompus" -#: disk-utils/mkfs.minix.c:539 +#: disk-utils/mkfs.minix.c:624 #, c-format msgid "badblock number input error on line %d\n" msgstr "numéro de bloc corrompu erroné en entrée à la ligne %d\n" -#: disk-utils/mkfs.minix.c:540 -msgid "cannot read badblocks file" +#: disk-utils/mkfs.minix.c:625 +#, fuzzy, c-format +msgid "%s: cannot read badblocks file" msgstr "impossible de lire le fichier de blocs corrompus" -#: disk-utils/mkfs.minix.c:620 +#: disk-utils/mkfs.minix.c:662 disk-utils/mkfs.minix.c:664 +#, fuzzy, c-format +msgid "%s: bad inode size" +msgstr "taille d'inœud corrompue" + +#: disk-utils/mkfs.minix.c:713 #, c-format msgid "strtol error: number of blocks not specified" msgstr "erreur strtol : nombre de blocs non indiqué" -#: disk-utils/mkfs.minix.c:639 +#: disk-utils/mkfs.minix.c:732 mount/swapon.c:412 partx/partx.c:755 +#: sys-utils/fstrim.c:134 #, c-format -msgid "unable to stat %s" -msgstr "impossible d'évaluer par stat %s" +msgid "%s: stat failed" +msgstr "%s : échec de fonction « stat »" -#: disk-utils/mkfs.minix.c:645 fdisk/fdisk.c:276 +#: disk-utils/mkfs.minix.c:739 login-utils/last.c:240 login-utils/vipw.c:154 +#: misc-utils/findmnt.c:685 misc-utils/wipefs.c:259 mount/swapon.c:210 +#: mount/swapon.c:295 mount/swapon.c:443 mount/swapon.c:607 mount/swapon.c:812 +#: partx/partx.c:803 sys-utils/fallocate.c:136 sys-utils/fsfreeze.c:101 +#: sys-utils/fstrim.c:140 text-utils/rev.c:129 text-utils/ul.c:230 #, c-format -msgid "unable to open %s" -msgstr "impossible d'ouvrir %s" +msgid "%s: open failed" +msgstr "%s : échec d'ouverture" -#: disk-utils/mkfs.minix.c:650 -#, c-format -msgid "cannot determine sector size for %s" -msgstr "impossible de trouver la taille d'un secteur pour %s" +#: disk-utils/mkfs.minix.c:748 +#, fuzzy, c-format +msgid "%s: device is misaligned" +msgstr "%s : %s : le périphérique est occupé" -#: disk-utils/mkfs.minix.c:652 +#: disk-utils/mkfs.minix.c:751 #, c-format msgid "block size smaller than physical sector size of %s" msgstr "taille de bloc plus petite que la taille du secteur physique %s" -#: disk-utils/mkfs.minix.c:655 +#: disk-utils/mkfs.minix.c:755 #, c-format msgid "cannot determine size of %s" msgstr "impossible d'obtenir la taille de %s" -#: disk-utils/mkfs.minix.c:663 +#: disk-utils/mkfs.minix.c:764 #, c-format msgid "will not try to make filesystem on '%s'" msgstr "abandon de la création d'un système de fichiers sur « %s »" -#: disk-utils/mkfs.minix.c:665 -msgid "number of blocks too small" +#: disk-utils/mkfs.minix.c:766 +#, fuzzy, c-format +msgid "%s: number of blocks too small" msgstr "nombre de blocs trop petit" -#: disk-utils/mkswap.c:157 -#, c-format -msgid "Bad user-specified page size %d\n" +#: disk-utils/mkswap.c:160 +#, fuzzy, c-format +msgid "Bad user-specified page size %lu" msgstr "Taille de page %d indiquée par l'utilisateur erronée\n" -#: disk-utils/mkswap.c:165 -#, c-format -msgid "Using user-specified page size %d, instead of the system value %d\n" -msgstr "Utilise la taille de page %d indiquée par l'utilisateur, au lieu de la valeur système %d\n" - -#: disk-utils/mkswap.c:171 -#, c-format -msgid "%s: calloc() failed: %s\n" -msgstr "%s : échec de « calloc() » : %s\n" +#: disk-utils/mkswap.c:166 +#, fuzzy, c-format +msgid "Using user-specified page size %d, instead of the system value %d" +msgstr "" +"Utilise la taille de page %d indiquée par l'utilisateur, au lieu de la " +"valeur système %d\n" -#: disk-utils/mkswap.c:192 -#, c-format -msgid "Bad swap header size, no label written.\n" -msgstr "Taille erronée d'en-tête de zone d'échange, aucune étiquette n'a été écrite.\n" +#: disk-utils/mkswap.c:189 +#, fuzzy +msgid "Bad swap header size, no label written." +msgstr "" +"Taille erronée d'en-tête de zone d'échange, aucune étiquette n'a été " +"écrite.\n" -#: disk-utils/mkswap.c:202 -#, c-format -msgid "Label was truncated.\n" +#: disk-utils/mkswap.c:199 +#, fuzzy +msgid "Label was truncated." msgstr "L'étiquette a été tronquée.\n" -#: disk-utils/mkswap.c:208 +#: disk-utils/mkswap.c:205 #, c-format msgid "no label, " msgstr "pas d'étiquette, " -#: disk-utils/mkswap.c:216 +#: disk-utils/mkswap.c:213 #, c-format msgid "no uuid\n" msgstr "pas d'UUID\n" -#: disk-utils/mkswap.c:281 +#: disk-utils/mkswap.c:278 +#, fuzzy, c-format +msgid "" +"\n" +"Usage:\n" +" %s [options] device [size]\n" +msgstr "" +"\n" +"Utilisation : \n" +" %s [options] [ ...]\n" + +#: disk-utils/mkswap.c:283 #, c-format -msgid "Usage: %s [-c] [-pPAGESZ] [-L label] [-U UUID] /dev/name [blocks]\n" -msgstr "Utilisation : %s [-c] [-pPAGESZ] [-L étiquette] [-U UUID] /dev/nom [blocs]\n" +msgid "" +"\n" +"Options:\n" +" -c, --check check bad blocks before creating the swap area\n" +" -f, --force allow swap size area be larger than device\n" +" -p, --pagesize SIZE specify page size in bytes\n" +" -L, --label LABEL specify label\n" +" -v, --swapversion NUM specify swap-space version number\n" +" -U, --uuid UUID specify the uuid to use\n" +" -V, --version output version information and exit\n" +" -h, --help display this help and exit\n" +"\n" +msgstr "" -#: disk-utils/mkswap.c:297 +#: disk-utils/mkswap.c:302 msgid "too many bad pages" msgstr "trop de pages corrompues" -#: disk-utils/mkswap.c:310 misc-utils/setterm.c:1180 -msgid "Out of memory" -msgstr "Mémoire épuisée" +#: disk-utils/mkswap.c:319 +msgid "seek failed in check_blocks" +msgstr "échec de positionnement dans check_blocks" -#: disk-utils/mkswap.c:321 +#: disk-utils/mkswap.c:325 #, c-format msgid "one bad page\n" msgstr "une page corrompue\n" -#: disk-utils/mkswap.c:323 +#: disk-utils/mkswap.c:327 #, c-format msgid "%lu bad pages\n" msgstr "%lu pages corrompues\n" # disk-utils/mkswap.c:612 -#: disk-utils/mkswap.c:382 disk-utils/mkswap.c:419 disk-utils/mkswap.c:646 +#: disk-utils/mkswap.c:382 disk-utils/mkswap.c:419 disk-utils/mkswap.c:627 msgid "unable to rewind swap-device" msgstr "Impossible de réinitialiser la zone d'échange" @@ -1416,8 +1646,8 @@ msgid "unable to erase bootbits sectors" msgstr "impossible d'effacer le secteur d'amorçage" #: disk-utils/mkswap.c:427 -#, c-format -msgid "%s: %s: warning: don't erase bootbits sectors\n" +#, fuzzy, c-format +msgid "%s: warning: don't erase bootbits sectors" msgstr "%s : %s : attention, ne pas effacer les secteurs de démarrage\n" #: disk-utils/mkswap.c:430 @@ -1435,107 +1665,131 @@ msgstr " sur tout le disque. " msgid " (compiled without libblkid). " msgstr " (compilé sans libblkid). " -#: disk-utils/mkswap.c:505 -#, c-format -msgid "%1$s: warning: ignore -U (UUIDs are unsupported by %1$s)\n" -msgstr "%1$s : attention : option -U ignorée (les UUID ne sont pas pris en charge par %1$s)\n" +#: disk-utils/mkswap.c:481 +#, fuzzy +msgid "parse page size failed" +msgstr "%s : impossible d'obtenir la taille" -#: disk-utils/mkswap.c:521 -#, c-format -msgid "%s: does not support swapspace version %d.\n" +#: disk-utils/mkswap.c:487 +#, fuzzy +msgid "parse version number failed" +msgstr "échec de modification du propriétaire du terminal" + +#: disk-utils/mkswap.c:493 +#, fuzzy, c-format +msgid "warning: ignore -U (UUIDs are unsupported by %s)" +msgstr "" +"%1$s : attention : option -U ignorée (les UUID ne sont pas pris en charge " +"par %1$s)\n" + +#: disk-utils/mkswap.c:518 +#, fuzzy, c-format +msgid "does not support swapspace version %lu." msgstr "%s : ne prend pas en charge la version %d d'espace d'échange.\n" -#: disk-utils/mkswap.c:529 +#: disk-utils/mkswap.c:524 msgid "error: UUID parsing failed" msgstr "erreur : échec d'analyse de l'UUID" -#: disk-utils/mkswap.c:539 -#, c-format -msgid "%s: error: Nowhere to set up swap on?\n" +#: disk-utils/mkswap.c:533 +#, fuzzy +msgid "error: Nowhere to set up swap on?" msgstr "%s : erreur : aucun endroit pour définir une zone d'échange\n" -#: disk-utils/mkswap.c:563 -#, c-format -msgid "%s: error: size %llu KiB is larger than device size %llu KiB\n" -msgstr "%s : erreur : taille %llu ko supérieure à la taille du périphérique %llu ko\n" +#: disk-utils/mkswap.c:551 +#, fuzzy, c-format +msgid "error: size %llu KiB is larger than device size %llu KiB" +msgstr "" +"%s : erreur : taille %llu ko supérieure à la taille du périphérique %llu ko\n" -#: disk-utils/mkswap.c:572 -#, c-format -msgid "%s: error: swap area needs to be at least %ld KiB\n" +#: disk-utils/mkswap.c:557 +#, fuzzy, c-format +msgid "error: swap area needs to be at least %ld KiB" msgstr "%s : erreur : la zone d'échange (swap) doit être d'au moins %ld ko\n" -#: disk-utils/mkswap.c:589 -#, c-format -msgid "%s: warning: truncating swap area to %llu KiB\n" +#: disk-utils/mkswap.c:573 +#, fuzzy, c-format +msgid "warning: truncating swap area to %llu KiB" msgstr "%s : avertissement : zone d'échange (swap) tronquée à %llu ko\n" # disk-utils/mkswap.c:566 -#: disk-utils/mkswap.c:612 -#, c-format -msgid "%s: error: will not try to make swapdevice on '%s'\n" +#: disk-utils/mkswap.c:595 +#, fuzzy, c-format +msgid "error: will not try to make swapdevice on '%s'" msgstr "%s : impossible de créer une zone d'échange sur « %s »\n" -#: disk-utils/mkswap.c:618 -#, c-format -msgid "%s: error: %s is mounted; will not make swapspace.\n" -msgstr "%s : erreur - %s est monté ; impossible de créer une zone d'échange ici.\n" +#: disk-utils/mkswap.c:599 +#, fuzzy, c-format +msgid "error: %s is mounted; will not make swapspace." +msgstr "" +"%s : erreur - %s est monté ; impossible de créer une zone d'échange ici.\n" + +#: disk-utils/mkswap.c:603 +#, fuzzy, c-format +msgid "warning: %s is misaligned" +msgstr "Avertissement : %s n'est pas un périphérique bloc\n" # disk-utils/mkswap.c:605 -#: disk-utils/mkswap.c:635 +#: disk-utils/mkswap.c:616 msgid "Unable to set up swap-space: unreadable" msgstr "Impossible d'initialiser l'espace d'échange : illisible" # disk-utils/mkswap.c:606 -#: disk-utils/mkswap.c:638 +#: disk-utils/mkswap.c:619 #, c-format msgid "Setting up swapspace version 1, size = %llu KiB\n" msgstr "Configure l'espace d'échange (swap) en version 1, taille = %llu ko\n" -#: disk-utils/mkswap.c:649 -#, c-format -msgid "%s: %s: unable to write signature page: %s" +#: disk-utils/mkswap.c:631 +#, fuzzy, c-format +msgid "%s: unable to write signature page" msgstr "%s : %s : impossible d'écrire la page de signature %s" # disk-utils/mkswap.c:623 -#: disk-utils/mkswap.c:660 +#: disk-utils/mkswap.c:640 msgid "fsync failed" msgstr "Échec de la synchronisation du système de fichiers par fsync" -#: disk-utils/mkswap.c:671 -#, c-format -msgid "%s: %s: unable to obtain selinux file label: %s\n" +#: disk-utils/mkswap.c:652 +#, fuzzy, c-format +msgid "%s: unable to obtain selinux file label" msgstr "%s : %s : impossible d'obtenir l'étiquette du fichier selinux : %s\n" -#: disk-utils/mkswap.c:677 +#: disk-utils/mkswap.c:655 msgid "unable to matchpathcon()" msgstr "matchpathcon() inutilisable" -#: disk-utils/mkswap.c:680 +#: disk-utils/mkswap.c:658 msgid "unable to create new selinux context" msgstr "impossible de créer un nouveau contexte selinux" -#: disk-utils/mkswap.c:682 +#: disk-utils/mkswap.c:660 msgid "couldn't compute selinux context" msgstr "impossible d'évaluer le contexte selinux" -#: disk-utils/mkswap.c:688 -#, c-format -msgid "%s: unable to relabel %s to %s: %s\n" +#: disk-utils/mkswap.c:666 +#, fuzzy, c-format +msgid "unable to relabel %s to %s" msgstr "%s : impossible d'étiqueter %s en %s : %s\n" #: disk-utils/raw.c:50 #, c-format msgid "" "Usage:\n" -" %s " +" %1$s %2$srawN \n" +" %1$s %2$srawN /dev/\n" +" %1$s -q %2$srawN\n" +" %1$s -qa\n" msgstr "" -"Utilisation :\n" -" %s " #: disk-utils/raw.c:125 -#, c-format -msgid "Device '%s' is control raw dev (use raw where is greater than zero)\n" -msgstr "Le périphérique « %s » est un périphérique de contrôle brut (utiliser raw où N est plus grand que zéro)\n" +#, fuzzy, c-format +msgid "" +"Device '%s' is the control raw device (use raw where is greater than " +"zero)\n" +msgstr "" +"Le périphérique « %s » est un périphérique de contrôle brut (utiliser raw " +"où N est plus grand que zéro)\n" #: disk-utils/raw.c:145 #, c-format @@ -1543,102 +1797,103 @@ msgid "Cannot locate block device '%s' (%s)\n" msgstr "Impossible de localiser le périphérique bloc « %s » (%s)\n" #: disk-utils/raw.c:151 -#, c-format -msgid "Device '%s' is not a block dev\n" +#, fuzzy, c-format +msgid "Device '%s' is not a block device\n" msgstr "« %s » n'est pas un périphérique bloc\n" #: disk-utils/raw.c:186 -#, c-format -msgid "Cannot open master raw device '" -msgstr "Impossible d'ouvrir le périphérique brut maître '" +#, fuzzy, c-format +msgid "Cannot open master raw device '%s' (%s)\n" +msgstr "Impossible de localiser le périphérique brut « %s » (%s)\n" -#: disk-utils/raw.c:205 +#: disk-utils/raw.c:204 #, c-format msgid "Cannot locate raw device '%s' (%s)\n" msgstr "Impossible de localiser le périphérique brut « %s » (%s)\n" -#: disk-utils/raw.c:211 +#: disk-utils/raw.c:210 #, c-format msgid "Raw device '%s' is not a character dev\n" msgstr "Le périphérique brut « %s » n'est pas un périphérique caractère\n" -#: disk-utils/raw.c:216 +#: disk-utils/raw.c:215 #, c-format msgid "Device '%s' is not a raw dev\n" msgstr "« %s » n'est pas un périphérique brut\n" -#: disk-utils/raw.c:231 +#: disk-utils/raw.c:230 #, c-format msgid "Error querying raw device (%s)\n" msgstr "Erreur d'interrogation du périphérique brut (%s)\n" -#: disk-utils/raw.c:241 disk-utils/raw.c:261 -#, c-format -msgid "raw%d:\tbound to major %d, minor %d\n" -msgstr "périphérique brut %d :\t associé au numéro majeur %d, numéro mineur %d\n" +#: disk-utils/raw.c:240 disk-utils/raw.c:260 +#, fuzzy, c-format +msgid "%sraw%d: bound to major %d, minor %d\n" +msgstr "" +"périphérique brut %d :\t associé au numéro majeur %d, numéro mineur %d\n" -#: disk-utils/raw.c:257 +#: disk-utils/raw.c:256 #, c-format msgid "Error setting raw device (%s)\n" msgstr "Erreur de configuration du périphérique brut (%s)\n" # disk-utils/mkswap.c:612 -#: disk-utils/swaplabel.c:54 disk-utils/swaplabel.c:67 +#: disk-utils/swaplabel.c:49 disk-utils/swaplabel.c:62 #, c-format msgid "%s: unable to probe device" msgstr "%s : impossible d'examiner le périphérique" -#: disk-utils/swaplabel.c:69 +#: disk-utils/swaplabel.c:64 #, c-format msgid "%s: ambivalent probing result, use wipefs(8)" msgstr "%s : le résultat de l'examen est ambigu, utilisez wipefs(8)" -#: disk-utils/swaplabel.c:71 +#: disk-utils/swaplabel.c:66 #, c-format msgid "%s: not a valid swap partition" msgstr "%s : pas une partition d'échange valable" -#: disk-utils/swaplabel.c:77 +#: disk-utils/swaplabel.c:72 #, c-format msgid "%s: unsupported swap version '%s'" msgstr "%s : ne prend pas en charge la version « %s » d'espace d'échange" -#: disk-utils/swaplabel.c:108 +#: disk-utils/swaplabel.c:103 #, c-format msgid "%s: failed to open" msgstr "%s : échec d'ouverture" -#: disk-utils/swaplabel.c:117 +#: disk-utils/swaplabel.c:112 #, c-format msgid "failed to parse UUID: %s" msgstr "impossible d'analyser cet UUID : %s" -#: disk-utils/swaplabel.c:121 +#: disk-utils/swaplabel.c:116 #, c-format msgid "%s: failed to seek to swap UUID" msgstr "%s : impossible de se positionner sur l'étiquette d'espace d'échange" -#: disk-utils/swaplabel.c:125 +#: disk-utils/swaplabel.c:120 #, c-format msgid "%s: failed to write UUID" msgstr "%s : impossible d'écrire l'UUID" -#: disk-utils/swaplabel.c:136 +#: disk-utils/swaplabel.c:131 #, c-format msgid "%s: failed to seek to swap label " msgstr "%s : impossible de se positionner sur l'UUID d'espace d'échange" -#: disk-utils/swaplabel.c:143 +#: disk-utils/swaplabel.c:138 #, c-format msgid "label is too long. Truncating it to '%s'" msgstr "L'étiquette est trop longue. Tronquée à « %s »" -#: disk-utils/swaplabel.c:146 +#: disk-utils/swaplabel.c:141 #, c-format msgid "%s: failed to write label" msgstr "%s : impossible d'écrire l'étiquette" -#: disk-utils/swaplabel.c:161 misc-utils/wipefs.c:320 +#: disk-utils/swaplabel.c:156 misc-utils/wipefs.c:302 #, c-format msgid "" "Usage: %s [options] \n" @@ -1649,7 +1904,7 @@ msgstr "" "\n" "Options :\n" -#: disk-utils/swaplabel.c:165 +#: disk-utils/swaplabel.c:160 #, c-format msgid "" " -h, --help this help\n" @@ -1660,7 +1915,7 @@ msgstr "" " -L, --label <étiquette> indiquer une nouvelle étiquette\n" " -U, --uuid indiquer un nouvel UUID\n" -#: disk-utils/swaplabel.c:169 +#: disk-utils/swaplabel.c:164 #, c-format msgid "" "\n" @@ -1669,34 +1924,36 @@ msgstr "" "\n" "Consultez swaplabel(8) pour obtenir des renseignements complémentaires.\n" -#: disk-utils/swaplabel.c:203 +#: disk-utils/swaplabel.c:198 msgid "ignore -U (UUIDs are unsupported)" msgstr "option -U ignorée (les UUID ne sont pas pris en charge)" -#: fdisk/cfdisk.c:367 getopt/getopt.c:86 getopt/getopt.c:96 +#: fdisk/cfdisk.c:362 #, c-format msgid "%s: Out of memory!\n" msgstr "%s : mémoire épuisée !\n" -#: fdisk/cfdisk.c:392 fdisk/cfdisk.c:1986 +#: fdisk/cfdisk.c:387 fdisk/cfdisk.c:1900 msgid "Unusable" msgstr "Inutilisable" -#: fdisk/cfdisk.c:394 fdisk/cfdisk.c:1988 +#: fdisk/cfdisk.c:389 fdisk/cfdisk.c:1902 msgid "Free Space" msgstr "Espace libre" -#: fdisk/cfdisk.c:409 +#: fdisk/cfdisk.c:404 #, c-format msgid "Disk has been changed.\n" msgstr "Le disque a été modifié.\n" -#: fdisk/cfdisk.c:411 +#: fdisk/cfdisk.c:406 #, c-format msgid "Reboot the system to ensure the partition table is correctly updated.\n" -msgstr "Redémarrez le système pour vous assurer de la mise à jour correcte de la table de partitions.\n" +msgstr "" +"Redémarrez le système pour vous assurer de la mise à jour correcte de la " +"table de partitions.\n" -#: fdisk/cfdisk.c:415 +#: fdisk/cfdisk.c:410 #, c-format msgid "" "\n" @@ -1709,759 +1966,799 @@ msgstr "" "partition DOS 6.x, veuillez consulter les pages du\n" "manuel de cfdisk pour de plus amples renseignements.\n" -#: fdisk/cfdisk.c:559 +#: fdisk/cfdisk.c:554 msgid "FATAL ERROR" msgstr "Erreur fatale" -#: fdisk/cfdisk.c:560 +#: fdisk/cfdisk.c:555 msgid "Press any key to exit cfdisk" msgstr "Appuyez sur n'importe quelle touche pour quitter cfdisk" -#: fdisk/cfdisk.c:607 fdisk/cfdisk.c:615 +#: fdisk/cfdisk.c:602 fdisk/cfdisk.c:610 msgid "Cannot seek on disk drive" msgstr "Impossible de se positionner sur le disque" -#: fdisk/cfdisk.c:609 +#: fdisk/cfdisk.c:604 msgid "Cannot read disk drive" msgstr "Impossible de lire le disque" -#: fdisk/cfdisk.c:617 +#: fdisk/cfdisk.c:612 msgid "Cannot write disk drive" msgstr "Impossible d'écrire sur le disque" -#: fdisk/cfdisk.c:825 +#: fdisk/cfdisk.c:820 msgid "Too many partitions" msgstr "Trop de partitions" -#: fdisk/cfdisk.c:830 +#: fdisk/cfdisk.c:825 msgid "Partition begins before sector 0" msgstr "La partition débute avant le secteur 0" -#: fdisk/cfdisk.c:835 +#: fdisk/cfdisk.c:830 msgid "Partition ends before sector 0" msgstr "La partition se termine avant le secteur 0" -#: fdisk/cfdisk.c:840 +#: fdisk/cfdisk.c:835 msgid "Partition begins after end-of-disk" msgstr "La partition débute après la fin du disque" -#: fdisk/cfdisk.c:845 +#: fdisk/cfdisk.c:840 msgid "Partition ends after end-of-disk" msgstr "La partition se termine après la fin du disque" -#: fdisk/cfdisk.c:869 +#: fdisk/cfdisk.c:864 msgid "logical partitions not in disk order" msgstr "partitions logiques non ordonnées suivant le disque" -#: fdisk/cfdisk.c:872 +#: fdisk/cfdisk.c:867 msgid "logical partitions overlap" msgstr "chevauchement de partitions logiques" -#: fdisk/cfdisk.c:876 +#: fdisk/cfdisk.c:871 msgid "enlarged logical partitions overlap" msgstr "chevauchement des partitions logiques agrandies" -#: fdisk/cfdisk.c:906 -msgid "!!!! Internal error creating logical drive with no extended partition !!!!" +#: fdisk/cfdisk.c:901 +msgid "" +"!!!! Internal error creating logical drive with no extended partition !!!!" msgstr "Erreur interne en créant un disque logique sans partition étendue !" -#: fdisk/cfdisk.c:917 fdisk/cfdisk.c:929 -msgid "Cannot create logical drive here -- would create two extended partitions" -msgstr "Impossible de créer un disque logique ici -- cela créerait 2 partitions étendues" +#: fdisk/cfdisk.c:912 fdisk/cfdisk.c:924 +msgid "" +"Cannot create logical drive here -- would create two extended partitions" +msgstr "" +"Impossible de créer un disque logique ici -- cela créerait 2 partitions " +"étendues" -#: fdisk/cfdisk.c:1069 +#: fdisk/cfdisk.c:1058 msgid "Menu item too long. Menu may look odd." msgstr "Item de menu trop long. Le menu risque de paraître bizarre." -#: fdisk/cfdisk.c:1125 -msgid "Menu without direction. Defaulting to horizontal." -msgstr "Menu sans direction. Horizontal par défaut." - -#: fdisk/cfdisk.c:1261 +#: fdisk/cfdisk.c:1173 msgid "Illegal key" msgstr "Touche incorrecte" -#: fdisk/cfdisk.c:1284 +#: fdisk/cfdisk.c:1198 msgid "Press a key to continue" msgstr "Appuyez sur une touche pour continuer" -#: fdisk/cfdisk.c:1331 fdisk/cfdisk.c:1957 fdisk/cfdisk.c:2489 -#: fdisk/cfdisk.c:2491 +#: fdisk/cfdisk.c:1245 fdisk/cfdisk.c:1871 fdisk/cfdisk.c:2403 +#: fdisk/cfdisk.c:2405 msgid "Primary" msgstr "Primaire" -#: fdisk/cfdisk.c:1331 +#: fdisk/cfdisk.c:1245 msgid "Create a new primary partition" msgstr "Créer une nouvelle partition primaire" -#: fdisk/cfdisk.c:1332 fdisk/cfdisk.c:1957 fdisk/cfdisk.c:2488 -#: fdisk/cfdisk.c:2491 +#: fdisk/cfdisk.c:1246 fdisk/cfdisk.c:1871 fdisk/cfdisk.c:2402 +#: fdisk/cfdisk.c:2405 msgid "Logical" msgstr "Logique" -#: fdisk/cfdisk.c:1332 +#: fdisk/cfdisk.c:1246 msgid "Create a new logical partition" msgstr "Créer une nouvelle partition logique" -#: fdisk/cfdisk.c:1333 fdisk/cfdisk.c:1388 fdisk/cfdisk.c:2162 +#: fdisk/cfdisk.c:1247 fdisk/cfdisk.c:1302 fdisk/cfdisk.c:2076 msgid "Cancel" msgstr "Annuler" -#: fdisk/cfdisk.c:1333 fdisk/cfdisk.c:1388 +#: fdisk/cfdisk.c:1247 fdisk/cfdisk.c:1302 msgid "Don't create a partition" msgstr "Ne pas créer une partition" -#: fdisk/cfdisk.c:1349 +#: fdisk/cfdisk.c:1263 msgid "!!! Internal error !!!" msgstr "Erreur interne !" -#: fdisk/cfdisk.c:1352 +#: fdisk/cfdisk.c:1266 msgid "Size (in MB): " msgstr "Taille (en Mo) : " -#: fdisk/cfdisk.c:1386 +#: fdisk/cfdisk.c:1300 msgid "Beginning" msgstr "Début" -#: fdisk/cfdisk.c:1386 +#: fdisk/cfdisk.c:1300 msgid "Add partition at beginning of free space" msgstr "Ajouter une partition au début de l'espace libre" -#: fdisk/cfdisk.c:1387 +#: fdisk/cfdisk.c:1301 msgid "End" msgstr "Fin" -#: fdisk/cfdisk.c:1387 +#: fdisk/cfdisk.c:1301 msgid "Add partition at end of free space" msgstr "Ajouter une partition à la fin de l'espace libre" -#: fdisk/cfdisk.c:1405 +#: fdisk/cfdisk.c:1319 msgid "No room to create the extended partition" msgstr "Pas d'espace pour créer une partition étendue" -#: fdisk/cfdisk.c:1474 +#: fdisk/cfdisk.c:1388 msgid "No partition table.\n" msgstr "Aucune table de partitions.\n" -#: fdisk/cfdisk.c:1478 +#: fdisk/cfdisk.c:1392 msgid "No partition table. Starting with zero table." msgstr "Aucune table de partitions. Démarrage avec une table vierge." -#: fdisk/cfdisk.c:1488 +#: fdisk/cfdisk.c:1402 msgid "Bad signature on partition table" msgstr "Signature erronée dans la table de partitions" -#: fdisk/cfdisk.c:1492 +#: fdisk/cfdisk.c:1406 msgid "Unknown partition table type" msgstr "Type de table de partitions inconnu" -#: fdisk/cfdisk.c:1494 +#: fdisk/cfdisk.c:1408 msgid "Do you wish to start with a zero table [y/N] ?" msgstr "Voulez-vous démarrer avec une table vierge [y (pour oui)/N] ?" -#: fdisk/cfdisk.c:1541 +#: fdisk/cfdisk.c:1455 msgid "You specified more cylinders than fit on disk" msgstr "Vous avez indiqué plus de cylindres que le disque n'en contient" -#: fdisk/cfdisk.c:1577 +#: fdisk/cfdisk.c:1491 msgid "Cannot open disk drive" msgstr "Impossible d'ouvrir l'unité de disque" -#: fdisk/cfdisk.c:1579 fdisk/cfdisk.c:1768 +#: fdisk/cfdisk.c:1493 fdisk/cfdisk.c:1682 msgid "Opened disk read-only - you have no permission to write" msgstr "Disque ouvert en lecture seule - aucune permission d'écriture" -#: fdisk/cfdisk.c:1590 -msgid "Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted." -msgstr "Attention ! Identifiant GPT (GUID) de table de partitions non pris en charge détecté. Utilisez GNU Parted." +#: fdisk/cfdisk.c:1504 +msgid "" +"Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted." +msgstr "" +"Attention ! Identifiant GPT (GUID) de table de partitions non pris en charge " +"détecté. Utilisez GNU Parted." -#: fdisk/cfdisk.c:1609 +#: fdisk/cfdisk.c:1523 msgid "Cannot get disk size" msgstr "Impossible d'obtenir la taille du disque" -#: fdisk/cfdisk.c:1635 +#: fdisk/cfdisk.c:1549 msgid "Bad primary partition" msgstr "Partition primaire erronée" -#: fdisk/cfdisk.c:1665 +#: fdisk/cfdisk.c:1579 msgid "Bad logical partition" msgstr "Partition logique erronée" -#: fdisk/cfdisk.c:1780 +#: fdisk/cfdisk.c:1694 msgid "Warning!! This may destroy data on your disk!" msgstr "Attention ! Des données du disque risquent d'être détruites !" -#: fdisk/cfdisk.c:1784 -msgid "Are you sure you want to write the partition table to disk? (yes or no): " -msgstr "Voulez-vous vraiment écrire la table de partitions sur le disque ? (oui ou non) : " - -#: fdisk/cfdisk.c:1790 +#: fdisk/cfdisk.c:1698 +msgid "" +"Are you sure you want to write the partition table to disk? (yes or no): " +msgstr "" +"Voulez-vous vraiment écrire la table de partitions sur le disque ? (oui ou " +"non) : " + +#: fdisk/cfdisk.c:1704 msgid "no" msgstr "non" -#: fdisk/cfdisk.c:1792 +#: fdisk/cfdisk.c:1706 msgid "Did not write partition table to disk" msgstr "Table de partitions non écrite sur le disque" -#: fdisk/cfdisk.c:1794 +#: fdisk/cfdisk.c:1708 msgid "yes" msgstr "oui" -#: fdisk/cfdisk.c:1798 +#: fdisk/cfdisk.c:1712 msgid "Please enter `yes' or `no'" msgstr "Veuillez saisir « oui » ou « non »" -#: fdisk/cfdisk.c:1802 +#: fdisk/cfdisk.c:1716 msgid "Writing partition table to disk..." msgstr "Écriture de la table de partitions sur le disque…" -#: fdisk/cfdisk.c:1827 fdisk/cfdisk.c:1831 +#: fdisk/cfdisk.c:1741 fdisk/cfdisk.c:1745 msgid "Wrote partition table to disk" msgstr "Table de partitions écrite sur le disque" -#: fdisk/cfdisk.c:1829 -msgid "Wrote partition table, but re-read table failed. Run partprobe(8), kpartx(8) or reboot to update table." -msgstr "Table de partitions écrite, mais échec de la relecture. Exécuter partprobe(8), kpartx(8) ou redémarrer pour mettre à jour la table." +#: fdisk/cfdisk.c:1743 +msgid "" +"Wrote partition table, but re-read table failed. Run partprobe(8), kpartx" +"(8) or reboot to update table." +msgstr "" +"Table de partitions écrite, mais échec de la relecture. Exécuter partprobe" +"(8), kpartx(8) ou redémarrer pour mettre à jour la table." -#: fdisk/cfdisk.c:1839 +#: fdisk/cfdisk.c:1753 msgid "No primary partitions are marked bootable. DOS MBR cannot boot this." -msgstr "Aucune partition primaire n'est marquée amorçable. DOS MBR ne pourra pas amorcer." +msgstr "" +"Aucune partition primaire n'est marquée amorçable. DOS MBR ne pourra pas " +"amorcer." -#: fdisk/cfdisk.c:1841 -msgid "More than one primary partition is marked bootable. DOS MBR cannot boot this." -msgstr "Plusieurs partitions primaires sont marquées amorçables. DOS MBR ne pourra pas amorcer." +#: fdisk/cfdisk.c:1755 +msgid "" +"More than one primary partition is marked bootable. DOS MBR cannot boot this." +msgstr "" +"Plusieurs partitions primaires sont marquées amorçables. DOS MBR ne pourra " +"pas amorcer." -#: fdisk/cfdisk.c:1899 fdisk/cfdisk.c:2018 fdisk/cfdisk.c:2102 +#: fdisk/cfdisk.c:1813 fdisk/cfdisk.c:1932 fdisk/cfdisk.c:2016 msgid "Enter filename or press RETURN to display on screen: " -msgstr "Saisissez le nom du fichier ou appuyer sur la touche entrée pour afficher à l'écran : " +msgstr "" +"Saisissez le nom du fichier ou appuyer sur la touche entrée pour afficher à " +"l'écran : " -#: fdisk/cfdisk.c:1908 fdisk/cfdisk.c:2026 fdisk/cfdisk.c:2110 +#: fdisk/cfdisk.c:1822 fdisk/cfdisk.c:1940 fdisk/cfdisk.c:2024 #, c-format msgid "Cannot open file '%s'" msgstr "Impossible d'ouvrir le fichier « %s »" -#: fdisk/cfdisk.c:1919 +#: fdisk/cfdisk.c:1833 #, c-format msgid "Disk Drive: %s\n" msgstr "Unité de disque : %s\n" -#: fdisk/cfdisk.c:1921 +#: fdisk/cfdisk.c:1835 msgid "Sector 0:\n" msgstr "Secteur 0 :\n" -#: fdisk/cfdisk.c:1928 +#: fdisk/cfdisk.c:1842 #, c-format msgid "Sector %d:\n" msgstr "Secteur %d :\n" -#: fdisk/cfdisk.c:1948 +#: fdisk/cfdisk.c:1862 msgid " None " msgstr " Aucun " -#: fdisk/cfdisk.c:1950 +#: fdisk/cfdisk.c:1864 msgid " Pri/Log" msgstr " Pri/Log" -#: fdisk/cfdisk.c:1952 +#: fdisk/cfdisk.c:1866 msgid " Primary" msgstr " Primaire" -#: fdisk/cfdisk.c:1954 +#: fdisk/cfdisk.c:1868 msgid " Logical" msgstr " Logique" -#: fdisk/cfdisk.c:1992 fdisk/fdisk.c:1799 fdisk/fdisk.c:2137 -#: fdisk/fdisksgilabel.c:228 fdisk/fdisksunlabel.c:616 fdisk/sfdisk.c:640 +#: fdisk/cfdisk.c:1906 fdisk/fdisk.c:1800 fdisk/fdisk.c:2138 +#: fdisk/fdisksgilabel.c:228 fdisk/fdisksunlabel.c:614 fdisk/sfdisk.c:648 msgid "Unknown" msgstr "Inconnu" -#: fdisk/cfdisk.c:1998 fdisk/cfdisk.c:2466 fdisk/fdisksunlabel.c:39 +#: fdisk/cfdisk.c:1912 fdisk/cfdisk.c:2380 fdisk/fdisksunlabel.c:39 msgid "Boot" msgstr "Amorce" -#: fdisk/cfdisk.c:2000 +#: fdisk/cfdisk.c:1914 #, c-format msgid "(%02X)" msgstr "(%02X)" -#: fdisk/cfdisk.c:2002 +#: fdisk/cfdisk.c:1916 msgid "None" msgstr "Aucun" -#: fdisk/cfdisk.c:2037 fdisk/cfdisk.c:2121 +#: fdisk/cfdisk.c:1951 fdisk/cfdisk.c:2035 #, c-format msgid "Partition Table for %s\n" msgstr "Table de partitions de %s\n" -#: fdisk/cfdisk.c:2039 +#: fdisk/cfdisk.c:1953 msgid " First Last\n" msgstr " Premier Dernier\n" # fdisk/cfdisk.c:1969 -#: fdisk/cfdisk.c:2040 -msgid " # Type Sector Sector Offset Length Filesystem Type (ID) Flag\n" -msgstr " # Type Secteur Secteur Posit. Longueur Type syst. fic. (ID) Drap\n" +#: fdisk/cfdisk.c:1954 +msgid "" +" # Type Sector Sector Offset Length Filesystem Type (ID) " +"Flag\n" +msgstr "" +" # Type Secteur Secteur Posit. Longueur Type syst. fic. (ID) " +"Drap\n" -#: fdisk/cfdisk.c:2041 -msgid "-- ------- ----------- ----------- ------ ----------- -------------------- ----\n" -msgstr "-- ------- ----------- ----------- ------ ----------- -------------------- ----\n" +#: fdisk/cfdisk.c:1955 +msgid "" +"-- ------- ----------- ----------- ------ ----------- -------------------- " +"----\n" +msgstr "" +"-- ------- ----------- ----------- ------ ----------- -------------------- " +"----\n" -#: fdisk/cfdisk.c:2124 +#: fdisk/cfdisk.c:2038 msgid " ---Starting---- ----Ending----- Start Number of\n" msgstr " ---- Début ---- ----- Fin ----- Début Nombre de\n" -#: fdisk/cfdisk.c:2125 +#: fdisk/cfdisk.c:2039 msgid " # Flags Head Sect Cyl ID Head Sect Cyl Sector Sectors\n" msgstr " # Drap. Tête Sect Cyl. ID Tête Sect Cyl. Secteur Secteurs\n" -#: fdisk/cfdisk.c:2126 +#: fdisk/cfdisk.c:2040 msgid "-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n" -msgstr "-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n" +msgstr "" +"-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n" -#: fdisk/cfdisk.c:2159 +#: fdisk/cfdisk.c:2073 msgid "Raw" msgstr "Brut(e)" -#: fdisk/cfdisk.c:2159 +#: fdisk/cfdisk.c:2073 msgid "Print the table using raw data format" msgstr "Afficher le contenu de la table sous forme de données brutes" -#: fdisk/cfdisk.c:2160 fdisk/cfdisk.c:2263 +#: fdisk/cfdisk.c:2074 fdisk/cfdisk.c:2177 msgid "Sectors" msgstr "Secteurs" -#: fdisk/cfdisk.c:2160 +#: fdisk/cfdisk.c:2074 msgid "Print the table ordered by sectors" msgstr "Afficher le contenu de la table ordonné par secteurs" -#: fdisk/cfdisk.c:2161 +#: fdisk/cfdisk.c:2075 msgid "Table" msgstr "Table" -#: fdisk/cfdisk.c:2161 +#: fdisk/cfdisk.c:2075 msgid "Just print the partition table" msgstr "Afficher juste la table de partitions" -#: fdisk/cfdisk.c:2162 +#: fdisk/cfdisk.c:2076 msgid "Don't print the table" msgstr "Ne pas afficher la table" -#: fdisk/cfdisk.c:2190 +#: fdisk/cfdisk.c:2104 msgid "Help Screen for cfdisk" msgstr "Écran d'aide pour cfdisk" -#: fdisk/cfdisk.c:2192 +#: fdisk/cfdisk.c:2106 msgid "This is cfdisk, a curses based disk partitioning program, which" msgstr "cfdisk est un programme de partitionnement basé sur curses, qui" -#: fdisk/cfdisk.c:2193 +#: fdisk/cfdisk.c:2107 msgid "allows you to create, delete and modify partitions on your hard" msgstr "permet de créer, détruire et modifier les partitions sur le" -#: fdisk/cfdisk.c:2194 +#: fdisk/cfdisk.c:2108 msgid "disk drive." msgstr "disque dur." -#: fdisk/cfdisk.c:2196 +#: fdisk/cfdisk.c:2110 msgid "Copyright (C) 1994-1999 Kevin E. Martin & aeb" msgstr "Copyright (C) 1994-1999 Kevin E. Martin & aeb" -#: fdisk/cfdisk.c:2198 +#: fdisk/cfdisk.c:2112 msgid "Command Meaning" msgstr "Commande Signification" -#: fdisk/cfdisk.c:2199 +#: fdisk/cfdisk.c:2113 msgid "------- -------" msgstr "------- -------------" -#: fdisk/cfdisk.c:2200 +#: fdisk/cfdisk.c:2114 msgid " b Toggle bootable flag of the current partition" msgstr " b Basculer le drapeau d'amorce sur la partition courante" -#: fdisk/cfdisk.c:2201 +#: fdisk/cfdisk.c:2115 msgid " d Delete the current partition" msgstr " d Détruire la partition courante" -#: fdisk/cfdisk.c:2202 +#: fdisk/cfdisk.c:2116 msgid " g Change cylinders, heads, sectors-per-track parameters" -msgstr " g Modifier les paramètres : cylindres, têtes, secteurs par piste" +msgstr "" +" g Modifier les paramètres : cylindres, têtes, secteurs par piste" -#: fdisk/cfdisk.c:2203 +#: fdisk/cfdisk.c:2117 msgid " WARNING: This option should only be used by people who" msgstr " Attention : cette option ne doit pas être utilisée si" -#: fdisk/cfdisk.c:2204 +#: fdisk/cfdisk.c:2118 msgid " know what they are doing." msgstr " vous ne savez pas que vous modifiez." -#: fdisk/cfdisk.c:2205 +#: fdisk/cfdisk.c:2119 msgid " h Print this screen" msgstr " h Afficher cet écran d'aide" -#: fdisk/cfdisk.c:2206 +#: fdisk/cfdisk.c:2120 msgid " m Maximize disk usage of the current partition" -msgstr " m Maximiser l'utilisation du disque par la partition courante" +msgstr "" +" m Maximiser l'utilisation du disque par la partition courante" -#: fdisk/cfdisk.c:2207 +#: fdisk/cfdisk.c:2121 msgid " Note: This may make the partition incompatible with" msgstr " Note : cela peut rendre la partition incompatible avec" -#: fdisk/cfdisk.c:2208 +#: fdisk/cfdisk.c:2122 msgid " DOS, OS/2, ..." msgstr " DOS, OS/2, etc." -#: fdisk/cfdisk.c:2209 +#: fdisk/cfdisk.c:2123 msgid " n Create new partition from free space" msgstr " n Créer une nouvelle partition à partir de l'espace libre" -#: fdisk/cfdisk.c:2210 +#: fdisk/cfdisk.c:2124 msgid " p Print partition table to the screen or to a file" -msgstr " p Écrire la table de partitions à l'écran ou dans un fichier" +msgstr "" +" p Écrire la table de partitions à l'écran ou dans un fichier" -#: fdisk/cfdisk.c:2211 +#: fdisk/cfdisk.c:2125 msgid " There are several different formats for the partition" msgstr " Vous pouvez choisir parmi plusieurs formats différents" -#: fdisk/cfdisk.c:2212 +#: fdisk/cfdisk.c:2126 msgid " that you can choose from:" msgstr " pour la partition :" -#: fdisk/cfdisk.c:2213 +#: fdisk/cfdisk.c:2127 msgid " r - Raw data (exactly what would be written to disk)" -msgstr " r - Données brutes (exactement ce qui est écrit sur le disque)" +msgstr "" +" r - Données brutes (exactement ce qui est écrit sur le " +"disque)" -#: fdisk/cfdisk.c:2214 +#: fdisk/cfdisk.c:2128 msgid " s - Table ordered by sectors" msgstr " s - Table ordonnée par secteurs" -#: fdisk/cfdisk.c:2215 +#: fdisk/cfdisk.c:2129 msgid " t - Table in raw format" msgstr " t - Table au format brut" -#: fdisk/cfdisk.c:2216 +#: fdisk/cfdisk.c:2130 msgid " q Quit program without writing partition table" msgstr " q Quitter le programme sans écrire la table de partitions" -#: fdisk/cfdisk.c:2217 +#: fdisk/cfdisk.c:2131 msgid " t Change the filesystem type" msgstr " t Modifier le type de système de fichiers" -#: fdisk/cfdisk.c:2218 +#: fdisk/cfdisk.c:2132 msgid " u Change units of the partition size display" msgstr " u Modifier l'affichage des unités de taille des partitions" -#: fdisk/cfdisk.c:2219 +#: fdisk/cfdisk.c:2133 msgid " Rotates through MB, sectors and cylinders" msgstr " Permuter entre Mo, secteurs et cylindres" -#: fdisk/cfdisk.c:2220 +#: fdisk/cfdisk.c:2134 msgid " W Write partition table to disk (must enter upper case W)" -msgstr " W Écrire la table de partitions sur le disque (majuscule obligatoire)" +msgstr "" +" W Écrire la table de partitions sur le disque (majuscule " +"obligatoire)" -#: fdisk/cfdisk.c:2221 +#: fdisk/cfdisk.c:2135 msgid " Since this might destroy data on the disk, you must" -msgstr " Vu des données du disque risquent d'être détruire , vous devez" +msgstr "" +" Vu des données du disque risquent d'être détruire , vous devez" -#: fdisk/cfdisk.c:2222 +#: fdisk/cfdisk.c:2136 msgid " either confirm or deny the write by entering `yes' or" msgstr " confirmer ou annuler la commande en saisissant « oui » ou" -#: fdisk/cfdisk.c:2223 +#: fdisk/cfdisk.c:2137 msgid " `no'" msgstr " « non »" -#: fdisk/cfdisk.c:2224 +#: fdisk/cfdisk.c:2138 msgid "Up Arrow Move cursor to the previous partition" msgstr "Flèche-haut Déplacer le curseur vers la partition précédente" -#: fdisk/cfdisk.c:2225 +#: fdisk/cfdisk.c:2139 msgid "Down Arrow Move cursor to the next partition" msgstr "Flèche-bas Déplacer le curseur vers la partition suivante" -#: fdisk/cfdisk.c:2226 +#: fdisk/cfdisk.c:2140 msgid "CTRL-L Redraws the screen" msgstr "CTRL-L Rafraîchir le contenu de l'écran" -#: fdisk/cfdisk.c:2227 +#: fdisk/cfdisk.c:2141 msgid " ? Print this screen" msgstr " ? Afficher cet écran d'aide" -#: fdisk/cfdisk.c:2229 +#: fdisk/cfdisk.c:2143 msgid "Note: All of the commands can be entered with either upper or lower" msgstr "Note : toutes les commandes peuvent être saisies en lettres" -#: fdisk/cfdisk.c:2230 +#: fdisk/cfdisk.c:2144 msgid "case letters (except for Writes)." msgstr "majuscules ou minuscules (sauf pour les écritures : W majuscule)." -#: fdisk/cfdisk.c:2261 fdisk/fdisksunlabel.c:232 +#: fdisk/cfdisk.c:2175 fdisk/fdisksunlabel.c:230 msgid "Cylinders" msgstr "Cylindres" -#: fdisk/cfdisk.c:2261 +#: fdisk/cfdisk.c:2175 msgid "Change cylinder geometry" msgstr "Modifier la géométrie des cylindres" -#: fdisk/cfdisk.c:2262 fdisk/fdisksunlabel.c:230 +#: fdisk/cfdisk.c:2176 fdisk/fdisksunlabel.c:228 msgid "Heads" msgstr "Têtes" -#: fdisk/cfdisk.c:2262 +#: fdisk/cfdisk.c:2176 msgid "Change head geometry" msgstr "Modifier la géométrie des têtes" -#: fdisk/cfdisk.c:2263 +#: fdisk/cfdisk.c:2177 msgid "Change sector geometry" msgstr "Modifier la géométrie des secteurs" -#: fdisk/cfdisk.c:2264 +#: fdisk/cfdisk.c:2178 msgid "Done" msgstr "Terminé" -#: fdisk/cfdisk.c:2264 +#: fdisk/cfdisk.c:2178 msgid "Done with changing geometry" msgstr "Modification de la géométrie terminée" -#: fdisk/cfdisk.c:2277 +#: fdisk/cfdisk.c:2191 msgid "Enter the number of cylinders: " msgstr "Saisissez le nombre de cylindres : " -#: fdisk/cfdisk.c:2288 fdisk/cfdisk.c:2861 +#: fdisk/cfdisk.c:2202 fdisk/cfdisk.c:2779 msgid "Illegal cylinders value" msgstr "Valeur de cylindres incorrecte" -#: fdisk/cfdisk.c:2294 +#: fdisk/cfdisk.c:2208 msgid "Enter the number of heads: " msgstr "Saisissez le nombre de têtes : " -#: fdisk/cfdisk.c:2301 fdisk/cfdisk.c:2871 +#: fdisk/cfdisk.c:2215 fdisk/cfdisk.c:2789 msgid "Illegal heads value" msgstr "Valeur de têtes incorrecte" -#: fdisk/cfdisk.c:2307 +#: fdisk/cfdisk.c:2221 msgid "Enter the number of sectors per track: " msgstr "Saisissez le nombre de secteurs par piste : " -#: fdisk/cfdisk.c:2314 fdisk/cfdisk.c:2878 +#: fdisk/cfdisk.c:2228 fdisk/cfdisk.c:2796 msgid "Illegal sectors value" msgstr "Valeur de secteurs incorrecte" -#: fdisk/cfdisk.c:2417 +#: fdisk/cfdisk.c:2331 msgid "Enter filesystem type: " msgstr "Saisissez le type de système de fichiers : " -#: fdisk/cfdisk.c:2435 +#: fdisk/cfdisk.c:2349 msgid "Cannot change FS Type to empty" msgstr "Impossible de modifier le type de système de fichiers (valeur nulle)" -#: fdisk/cfdisk.c:2437 +#: fdisk/cfdisk.c:2351 msgid "Cannot change FS Type to extended" msgstr "Impossible de modifier le type de système de fichiers à « étendu »" -#: fdisk/cfdisk.c:2468 +#: fdisk/cfdisk.c:2382 #, c-format msgid "Unk(%02X)" msgstr "Inc(%02X)" -#: fdisk/cfdisk.c:2471 fdisk/cfdisk.c:2474 +#: fdisk/cfdisk.c:2385 fdisk/cfdisk.c:2388 msgid ", NC" msgstr ", NC" -#: fdisk/cfdisk.c:2479 fdisk/cfdisk.c:2482 +#: fdisk/cfdisk.c:2393 fdisk/cfdisk.c:2396 msgid "NC" msgstr "NC" -#: fdisk/cfdisk.c:2490 +#: fdisk/cfdisk.c:2404 msgid "Pri/Log" msgstr "Pri/Log" -#: fdisk/cfdisk.c:2497 +#: fdisk/cfdisk.c:2411 #, c-format msgid "Unknown (%02X)" msgstr "Inconnu (%02X)" -#: fdisk/cfdisk.c:2566 +#: fdisk/cfdisk.c:2480 #, c-format msgid "Disk Drive: %s" msgstr "Unité disque : %s" -#: fdisk/cfdisk.c:2573 +#: fdisk/cfdisk.c:2487 #, c-format msgid "Size: %lld bytes, %lld MB" msgstr "Taille : %lld octets, %lld Mo" -#: fdisk/cfdisk.c:2576 +#: fdisk/cfdisk.c:2490 #, c-format msgid "Size: %lld bytes, %lld.%lld GB" msgstr "Taille : %lld octets, %lld.%lld Go" -#: fdisk/cfdisk.c:2580 +#: fdisk/cfdisk.c:2494 #, c-format msgid "Heads: %d Sectors per Track: %d Cylinders: %lld" msgstr "Têtes : %d Secteurs par piste : %d Cylindres : %lld" -#: fdisk/cfdisk.c:2584 login-utils/chfn.c:358 +#: fdisk/cfdisk.c:2498 login-utils/chfn.c:358 msgid "Name" msgstr "Nom" -#: fdisk/cfdisk.c:2585 +#: fdisk/cfdisk.c:2499 msgid "Flags" msgstr "Drap." -#: fdisk/cfdisk.c:2586 +#: fdisk/cfdisk.c:2500 msgid "Part Type" msgstr "Partition" -#: fdisk/cfdisk.c:2587 +#: fdisk/cfdisk.c:2501 msgid "FS Type" msgstr "S. Fic." -#: fdisk/cfdisk.c:2588 +#: fdisk/cfdisk.c:2502 msgid "[Label]" msgstr "[Étiq.]" -#: fdisk/cfdisk.c:2590 +#: fdisk/cfdisk.c:2504 msgid " Sectors" msgstr " Secteurs" -#: fdisk/cfdisk.c:2592 +#: fdisk/cfdisk.c:2506 msgid " Cylinders" msgstr " Cylindres" -#: fdisk/cfdisk.c:2594 +#: fdisk/cfdisk.c:2508 msgid " Size (MB)" msgstr "Taille (Mo)" -#: fdisk/cfdisk.c:2596 +#: fdisk/cfdisk.c:2510 msgid " Size (GB)" msgstr "Taille (Go)" -#: fdisk/cfdisk.c:2651 +#: fdisk/cfdisk.c:2532 +msgid "No more partitions" +msgstr "Pas de partition supplémentaire" + +#: fdisk/cfdisk.c:2565 msgid "Bootable" msgstr "Amorçable" -#: fdisk/cfdisk.c:2651 +#: fdisk/cfdisk.c:2565 msgid "Toggle bootable flag of the current partition" msgstr "Basculer le drapeau d'amorce pour la partition courante" -#: fdisk/cfdisk.c:2652 +#: fdisk/cfdisk.c:2566 msgid "Delete" msgstr "Détruire" -#: fdisk/cfdisk.c:2652 +#: fdisk/cfdisk.c:2566 msgid "Delete the current partition" msgstr "Détruire la partition courante" -#: fdisk/cfdisk.c:2653 +#: fdisk/cfdisk.c:2567 msgid "Geometry" msgstr "Géométrie" -#: fdisk/cfdisk.c:2653 +#: fdisk/cfdisk.c:2567 msgid "Change disk geometry (experts only)" msgstr "Modifier la géométrie du disque (réservé aux spécialistes)" -#: fdisk/cfdisk.c:2654 +#: fdisk/cfdisk.c:2568 msgid "Help" msgstr "Aide" -#: fdisk/cfdisk.c:2654 +#: fdisk/cfdisk.c:2568 msgid "Print help screen" msgstr "Afficher l'écran d'aide" -#: fdisk/cfdisk.c:2655 +#: fdisk/cfdisk.c:2569 msgid "Maximize" msgstr "Maximiser" -#: fdisk/cfdisk.c:2655 +#: fdisk/cfdisk.c:2569 msgid "Maximize disk usage of the current partition (experts only)" -msgstr "Maximiser l'usage du disque par la partition courante (réservé aux spécialistes)" +msgstr "" +"Maximiser l'usage du disque par la partition courante (réservé aux " +"spécialistes)" -#: fdisk/cfdisk.c:2656 +#: fdisk/cfdisk.c:2570 msgid "New" msgstr "Nouvelle" -#: fdisk/cfdisk.c:2656 +#: fdisk/cfdisk.c:2570 msgid "Create new partition from free space" msgstr "Créer une nouvelle partition à partir de l'espace libre" -#: fdisk/cfdisk.c:2657 +#: fdisk/cfdisk.c:2571 msgid "Print" msgstr "Afficher" -#: fdisk/cfdisk.c:2657 +#: fdisk/cfdisk.c:2571 msgid "Print partition table to the screen or to a file" -msgstr "Afficher le contenu de la table de partitions à l'écran (ou dans un fichier)" +msgstr "" +"Afficher le contenu de la table de partitions à l'écran (ou dans un fichier)" -#: fdisk/cfdisk.c:2658 +#: fdisk/cfdisk.c:2572 msgid "Quit" msgstr "Quitter" -#: fdisk/cfdisk.c:2658 +#: fdisk/cfdisk.c:2572 msgid "Quit program without writing partition table" msgstr "Quitter le programme sans écrire la table de partitions" -#: fdisk/cfdisk.c:2659 +#: fdisk/cfdisk.c:2573 msgid "Type" msgstr "Type" -#: fdisk/cfdisk.c:2659 +#: fdisk/cfdisk.c:2573 msgid "Change the filesystem type (DOS, Linux, OS/2 and so on)" msgstr "Modifier le type de système de fichier (DOS, Linux, OS/2, etc.)" -#: fdisk/cfdisk.c:2660 +#: fdisk/cfdisk.c:2574 msgid "Units" msgstr "Unités" -#: fdisk/cfdisk.c:2660 +#: fdisk/cfdisk.c:2574 msgid "Change units of the partition size display (MB, sect, cyl)" -msgstr "Modifier l'affichage des unités de taille des partitions (Mo, secteurs, cyl.)" +msgstr "" +"Modifier l'affichage des unités de taille des partitions (Mo, secteurs, cyl.)" -#: fdisk/cfdisk.c:2661 +#: fdisk/cfdisk.c:2575 msgid "Write" msgstr "Écrire" -#: fdisk/cfdisk.c:2661 +#: fdisk/cfdisk.c:2575 msgid "Write partition table to disk (this might destroy data)" -msgstr "Écrire la table de partitions sur le disque (des données peuvent être détruites)" +msgstr "" +"Écrire la table de partitions sur le disque (des données peuvent être " +"détruites)" -#: fdisk/cfdisk.c:2708 +#: fdisk/cfdisk.c:2622 msgid "Cannot make this partition bootable" msgstr "Impossible de rendre cette partition amorçable" -#: fdisk/cfdisk.c:2718 +#: fdisk/cfdisk.c:2632 msgid "Cannot delete an empty partition" msgstr "Impossible de détruire une partition vide" -#: fdisk/cfdisk.c:2738 fdisk/cfdisk.c:2740 +#: fdisk/cfdisk.c:2652 fdisk/cfdisk.c:2654 msgid "Cannot maximize this partition" msgstr "Impossible de maximiser cette partition" -#: fdisk/cfdisk.c:2748 +#: fdisk/cfdisk.c:2662 msgid "This partition is unusable" msgstr "Cette partition est inutilisable" -#: fdisk/cfdisk.c:2750 +#: fdisk/cfdisk.c:2664 msgid "This partition is already in use" msgstr "Cette partition est en cours d'utilisation" -#: fdisk/cfdisk.c:2767 +#: fdisk/cfdisk.c:2681 msgid "Cannot change the type of an empty partition" msgstr "Impossible de changer le type d'une partition vide" -#: fdisk/cfdisk.c:2794 fdisk/cfdisk.c:2800 -msgid "No more partitions" -msgstr "Pas de partition supplémentaire" - -#: fdisk/cfdisk.c:2807 +#: fdisk/cfdisk.c:2725 msgid "Illegal command" msgstr "Commande incorrecte" -#: fdisk/cfdisk.c:2817 +#: fdisk/cfdisk.c:2735 #, c-format msgid "Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" msgstr "Copyright © 1994-2002 Kevin E. Martin & aeb\n" -#: fdisk/cfdisk.c:2824 +#: fdisk/cfdisk.c:2742 #, c-format msgid "" "\n" @@ -2494,7 +2791,8 @@ msgstr "" "-z : Commencer avec une table de partitions vierge,\n" " au lieu de la lire sur le disque.\n" "-c C -h H -s S : passer outre les paramètres connus du noyau : nombre de\n" -" cylindres, nombre de têtes et nombre de secteurs par piste.\n" +" cylindres, nombre de têtes et nombre de secteurs par " +"piste.\n" #: fdisk/fdiskaixlabel.c:27 msgid "" @@ -2533,9 +2831,9 @@ msgstr "" "\n" "Étiquette BSD sur le périphérique : %s\n" -#: fdisk/fdiskbsdlabel.c:128 fdisk/fdisk.c:383 fdisk/fdisk.c:402 -#: fdisk/fdisk.c:420 fdisk/fdisk.c:427 fdisk/fdisk.c:450 fdisk/fdisk.c:468 -#: fdisk/fdisk.c:484 fdisk/fdisk.c:500 +#: fdisk/fdiskbsdlabel.c:128 fdisk/fdisk.c:379 fdisk/fdisk.c:398 +#: fdisk/fdisk.c:416 fdisk/fdisk.c:423 fdisk/fdisk.c:446 fdisk/fdisk.c:464 +#: fdisk/fdisk.c:480 fdisk/fdisk.c:496 msgid "Command action" msgstr "Commande d'action" @@ -2555,9 +2853,9 @@ msgstr " i installer une amorce" msgid " l list known filesystem types" msgstr " l lister les types de système de fichiers connus" -#: fdisk/fdiskbsdlabel.c:133 fdisk/fdisk.c:389 fdisk/fdisk.c:408 -#: fdisk/fdisk.c:421 fdisk/fdisk.c:433 fdisk/fdisk.c:458 fdisk/fdisk.c:475 -#: fdisk/fdisk.c:491 fdisk/fdisk.c:509 +#: fdisk/fdiskbsdlabel.c:133 fdisk/fdisk.c:385 fdisk/fdisk.c:404 +#: fdisk/fdisk.c:417 fdisk/fdisk.c:429 fdisk/fdisk.c:454 fdisk/fdisk.c:471 +#: fdisk/fdisk.c:487 fdisk/fdisk.c:505 msgid " m print this menu" msgstr " m afficher ce menu" @@ -2569,14 +2867,14 @@ msgstr " n ajouter une nouvelle partition BSD" msgid " p print BSD partition table" msgstr " p afficher la table de partitions BSD" -#: fdisk/fdiskbsdlabel.c:136 fdisk/fdisk.c:393 fdisk/fdisk.c:412 -#: fdisk/fdisk.c:423 fdisk/fdisk.c:437 fdisk/fdisk.c:460 fdisk/fdisk.c:477 -#: fdisk/fdisk.c:493 fdisk/fdisk.c:511 +#: fdisk/fdiskbsdlabel.c:136 fdisk/fdisk.c:389 fdisk/fdisk.c:408 +#: fdisk/fdisk.c:419 fdisk/fdisk.c:433 fdisk/fdisk.c:456 fdisk/fdisk.c:473 +#: fdisk/fdisk.c:489 fdisk/fdisk.c:507 msgid " q quit without saving changes" msgstr " q quitter sans enregistrer les changements" -#: fdisk/fdiskbsdlabel.c:137 fdisk/fdisk.c:461 fdisk/fdisk.c:478 -#: fdisk/fdisk.c:494 fdisk/fdisk.c:512 +#: fdisk/fdiskbsdlabel.c:137 fdisk/fdisk.c:457 fdisk/fdisk.c:474 +#: fdisk/fdisk.c:490 fdisk/fdisk.c:508 msgid " r return to main menu" msgstr " r revenir au menu principal" @@ -2619,13 +2917,13 @@ msgstr "Il n'y a pas de partition *BSD sur %s.\n" msgid "BSD disklabel command (m for help): " msgstr "Commande d'étiquetage BSD (m pour l'aide): " -#: fdisk/fdiskbsdlabel.c:283 fdisk/fdisk.c:2359 fdisk/fdisksgilabel.c:642 -#: fdisk/fdisksunlabel.c:426 +#: fdisk/fdiskbsdlabel.c:283 fdisk/fdisk.c:2360 fdisk/fdisksgilabel.c:642 +#: fdisk/fdisksunlabel.c:424 #, c-format msgid "First %s" msgstr "Premier %s" -#: fdisk/fdiskbsdlabel.c:290 fdisk/fdisksunlabel.c:483 +#: fdisk/fdiskbsdlabel.c:290 fdisk/fdisksunlabel.c:481 #, c-format msgid "Last %s or +size or +sizeM or +sizeK" msgstr "Dernier %s ou +taille or +tailleM ou +tailleK" @@ -2742,7 +3040,8 @@ msgstr "" #: fdisk/fdiskbsdlabel.c:355 #, c-format msgid "# start end size fstype [fsize bsize cpg]\n" -msgstr "# début fin taille type sys.fic [fsize bsize cpg]\n" +msgstr "" +"# début fin taille type sys.fic [fsize bsize cpg]\n" #: fdisk/fdiskbsdlabel.c:404 fdisk/fdiskbsdlabel.c:407 #, c-format @@ -2770,8 +3069,8 @@ msgstr "secteurs/piste" msgid "tracks/cylinder" msgstr "pistes/cylindre" -#: fdisk/fdiskbsdlabel.c:469 fdisk/fdisk.c:739 fdisk/fdisk.c:1621 -#: fdisk/sfdisk.c:935 +#: fdisk/fdiskbsdlabel.c:469 fdisk/fdisk.c:735 fdisk/fdisk.c:1622 +#: fdisk/sfdisk.c:958 msgid "cylinders" msgstr "cylindres" @@ -2828,7 +3127,7 @@ msgstr "Amorce installée sur %s.\n" msgid "Partition (a-%c): " msgstr "Partition (a-%c): " -#: fdisk/fdiskbsdlabel.c:617 fdisk/fdisk.c:2520 +#: fdisk/fdiskbsdlabel.c:617 fdisk/fdisk.c:2522 #, c-format msgid "The maximum number of partitions has been created\n" msgstr "Le nombre maximum de partitions a été créé\n" @@ -2852,7 +3151,7 @@ msgstr "" "\n" "Synchronisation des disques.\n" -#: fdisk/fdisk.c:250 +#: fdisk/fdisk.c:246 #, c-format msgid "" "Usage:\n" @@ -2878,188 +3177,195 @@ msgstr "" "\n" "Options :\n" " -b taille de secteur (512, 1024, 2048 ou 4096)\n" -" -c[=] mode de compatibilité : « dos » ou « nondos » (par défaut)\n" +" -c[=] mode de compatibilité : « dos » ou « nondos » (par " +"défaut)\n" " -h afficher ce texte d'aide\n" -" -u[=] afficher les unités : « cylinders » ou « secteurs » (par défaut)\n" +" -u[=] afficher les unités : « cylinders » ou " +"« secteurs » (par défaut)\n" " -v afficher la version du programme\n" " -C indiquer le nombre de cylindres\n" " -H indiquer le nombre de têtes\n" " -S indiquer le nombre de secteurs par piste\n" "\n" -#: fdisk/fdisk.c:279 +#: fdisk/fdisk.c:272 +#, c-format +msgid "unable to open %s" +msgstr "impossible d'ouvrir %s" + +#: fdisk/fdisk.c:275 #, c-format msgid "unable to read %s" msgstr "impossible de lire %s" -#: fdisk/fdisk.c:282 +#: fdisk/fdisk.c:278 #, c-format msgid "unable to seek on %s" msgstr "impossible de se positionner sur %s" -#: fdisk/fdisk.c:285 +#: fdisk/fdisk.c:281 #, c-format msgid "unable to write %s" msgstr "impossible d'écrire %s" -#: fdisk/fdisk.c:288 +#: fdisk/fdisk.c:284 #, c-format msgid "BLKGETSIZE ioctl failed on %s" msgstr "échec de BLKGETSIZE ioctl sur %s" -#: fdisk/fdisk.c:291 +#: fdisk/fdisk.c:287 msgid "fatal error" msgstr "erreur fatale" -#: fdisk/fdisk.c:384 +#: fdisk/fdisk.c:380 msgid " a toggle a read only flag" msgstr " a basculer le drapeau de lecture seule" -#: fdisk/fdisk.c:385 fdisk/fdisk.c:429 +#: fdisk/fdisk.c:381 fdisk/fdisk.c:425 msgid " b edit bsd disklabel" msgstr " b éditer l'étiquette BSD du disque" -#: fdisk/fdisk.c:386 +#: fdisk/fdisk.c:382 msgid " c toggle the mountable flag" msgstr " c basculer le drapeau « montable »" -#: fdisk/fdisk.c:387 fdisk/fdisk.c:406 fdisk/fdisk.c:431 +#: fdisk/fdisk.c:383 fdisk/fdisk.c:402 fdisk/fdisk.c:427 msgid " d delete a partition" msgstr " d supprimer la partition" -#: fdisk/fdisk.c:388 fdisk/fdisk.c:407 fdisk/fdisk.c:432 +#: fdisk/fdisk.c:384 fdisk/fdisk.c:403 fdisk/fdisk.c:428 msgid " l list known partition types" msgstr " l lister les types de partitions connues" -#: fdisk/fdisk.c:390 fdisk/fdisk.c:409 fdisk/fdisk.c:434 +#: fdisk/fdisk.c:386 fdisk/fdisk.c:405 fdisk/fdisk.c:430 msgid " n add a new partition" msgstr " n ajouter une nouvelle partition" -#: fdisk/fdisk.c:391 fdisk/fdisk.c:410 fdisk/fdisk.c:422 fdisk/fdisk.c:435 +#: fdisk/fdisk.c:387 fdisk/fdisk.c:406 fdisk/fdisk.c:418 fdisk/fdisk.c:431 msgid " o create a new empty DOS partition table" msgstr " o créer une nouvelle table vide de partitions DOS" -#: fdisk/fdisk.c:392 fdisk/fdisk.c:411 fdisk/fdisk.c:436 fdisk/fdisk.c:459 -#: fdisk/fdisk.c:476 fdisk/fdisk.c:492 fdisk/fdisk.c:510 +#: fdisk/fdisk.c:388 fdisk/fdisk.c:407 fdisk/fdisk.c:432 fdisk/fdisk.c:455 +#: fdisk/fdisk.c:472 fdisk/fdisk.c:488 fdisk/fdisk.c:506 msgid " p print the partition table" msgstr " p afficher la table de partitions" -#: fdisk/fdisk.c:394 fdisk/fdisk.c:413 fdisk/fdisk.c:424 fdisk/fdisk.c:438 +#: fdisk/fdisk.c:390 fdisk/fdisk.c:409 fdisk/fdisk.c:420 fdisk/fdisk.c:434 msgid " s create a new empty Sun disklabel" msgstr " s créer une nouvelle étiquette vide pour disque de type Sun" -#: fdisk/fdisk.c:395 fdisk/fdisk.c:414 fdisk/fdisk.c:439 +#: fdisk/fdisk.c:391 fdisk/fdisk.c:410 fdisk/fdisk.c:435 msgid " t change a partition's system id" msgstr " t modifier l'identifiant de système de fichiers d'une partition" -#: fdisk/fdisk.c:396 fdisk/fdisk.c:415 fdisk/fdisk.c:440 +#: fdisk/fdisk.c:392 fdisk/fdisk.c:411 fdisk/fdisk.c:436 msgid " u change display/entry units" msgstr " u modifier les unités d'affichage/saisie" -#: fdisk/fdisk.c:397 fdisk/fdisk.c:416 fdisk/fdisk.c:441 fdisk/fdisk.c:463 -#: fdisk/fdisk.c:480 fdisk/fdisk.c:496 fdisk/fdisk.c:514 +#: fdisk/fdisk.c:393 fdisk/fdisk.c:412 fdisk/fdisk.c:437 fdisk/fdisk.c:459 +#: fdisk/fdisk.c:476 fdisk/fdisk.c:492 fdisk/fdisk.c:510 msgid " v verify the partition table" msgstr " v vérifier la table de partitions" -#: fdisk/fdisk.c:398 fdisk/fdisk.c:417 fdisk/fdisk.c:442 fdisk/fdisk.c:464 -#: fdisk/fdisk.c:481 fdisk/fdisk.c:497 fdisk/fdisk.c:515 +#: fdisk/fdisk.c:394 fdisk/fdisk.c:413 fdisk/fdisk.c:438 fdisk/fdisk.c:460 +#: fdisk/fdisk.c:477 fdisk/fdisk.c:493 fdisk/fdisk.c:511 msgid " w write table to disk and exit" msgstr " w écrire la table sur le disque et quitter" -#: fdisk/fdisk.c:399 fdisk/fdisk.c:443 +#: fdisk/fdisk.c:395 fdisk/fdisk.c:439 msgid " x extra functionality (experts only)" msgstr " x fonctions avancées (pour experts seulement)" -#: fdisk/fdisk.c:403 +#: fdisk/fdisk.c:399 msgid " a select bootable partition" msgstr " a sélectionner une partition amorçable" -#: fdisk/fdisk.c:404 +#: fdisk/fdisk.c:400 msgid " b edit bootfile entry" msgstr " b éditier l'entrée du fichier d'amorce" -#: fdisk/fdisk.c:405 +#: fdisk/fdisk.c:401 msgid " c select sgi swap partition" msgstr " c sélectionner une partition d'échange pour SGI" -#: fdisk/fdisk.c:428 +#: fdisk/fdisk.c:424 msgid " a toggle a bootable flag" msgstr " a bascule le drapeau d'amorce" -#: fdisk/fdisk.c:430 +#: fdisk/fdisk.c:426 msgid " c toggle the dos compatibility flag" msgstr " c basculer le drapeau de compatibilité DOS" -#: fdisk/fdisk.c:451 +#: fdisk/fdisk.c:447 msgid " a change number of alternate cylinders" msgstr " a modifier le nombre de cylindres alternatifs" -#: fdisk/fdisk.c:452 fdisk/fdisk.c:470 fdisk/fdisk.c:486 fdisk/fdisk.c:502 +#: fdisk/fdisk.c:448 fdisk/fdisk.c:466 fdisk/fdisk.c:482 fdisk/fdisk.c:498 msgid " c change number of cylinders" msgstr " c modifier le nombre de cylindres" -#: fdisk/fdisk.c:453 fdisk/fdisk.c:471 fdisk/fdisk.c:487 fdisk/fdisk.c:503 +#: fdisk/fdisk.c:449 fdisk/fdisk.c:467 fdisk/fdisk.c:483 fdisk/fdisk.c:499 msgid " d print the raw data in the partition table" msgstr " d afficher les données brutes de la table de partition" -#: fdisk/fdisk.c:454 +#: fdisk/fdisk.c:450 msgid " e change number of extra sectors per cylinder" msgstr " e modifier le nombre de secteurs additionnels par cylindre" -#: fdisk/fdisk.c:455 fdisk/fdisk.c:474 fdisk/fdisk.c:490 fdisk/fdisk.c:507 +#: fdisk/fdisk.c:451 fdisk/fdisk.c:470 fdisk/fdisk.c:486 fdisk/fdisk.c:503 msgid " h change number of heads" msgstr " h modifier le nombre de têtes" -#: fdisk/fdisk.c:456 +#: fdisk/fdisk.c:452 msgid " i change interleave factor" msgstr " i changer le facteur « interleave »" -#: fdisk/fdisk.c:457 +#: fdisk/fdisk.c:453 msgid " o change rotation speed (rpm)" msgstr " o modifier la vitesse de rotation en tours par minute" -#: fdisk/fdisk.c:462 fdisk/fdisk.c:479 fdisk/fdisk.c:495 fdisk/fdisk.c:513 +#: fdisk/fdisk.c:458 fdisk/fdisk.c:475 fdisk/fdisk.c:491 fdisk/fdisk.c:509 msgid " s change number of sectors/track" msgstr " s modifier le nombre de secteurs par piste" -#: fdisk/fdisk.c:465 +#: fdisk/fdisk.c:461 msgid " y change number of physical cylinders" msgstr " y modifier le nombre de cylindres physiques" -#: fdisk/fdisk.c:469 fdisk/fdisk.c:485 fdisk/fdisk.c:501 +#: fdisk/fdisk.c:465 fdisk/fdisk.c:481 fdisk/fdisk.c:497 msgid " b move beginning of data in a partition" msgstr " b déplacer le début des données dans une partition" -#: fdisk/fdisk.c:472 fdisk/fdisk.c:488 fdisk/fdisk.c:504 +#: fdisk/fdisk.c:468 fdisk/fdisk.c:484 fdisk/fdisk.c:500 msgid " e list extended partitions" msgstr " e lister les partitions étendues" -#: fdisk/fdisk.c:473 fdisk/fdisk.c:489 fdisk/fdisk.c:506 +#: fdisk/fdisk.c:469 fdisk/fdisk.c:485 fdisk/fdisk.c:502 msgid " g create an IRIX (SGI) partition table" msgstr " g créer une table de partitions de type IRIX (SGI)" -#: fdisk/fdisk.c:505 +#: fdisk/fdisk.c:501 msgid " f fix partition order" msgstr " f corriger l'ordre des partitions" -#: fdisk/fdisk.c:508 +#: fdisk/fdisk.c:504 msgid " i change the disk identifier" msgstr " i modifier l'identifiant de disque" -#: fdisk/fdisk.c:634 +#: fdisk/fdisk.c:630 #, c-format msgid "You must set" msgstr "Vous devez initialiser" -#: fdisk/fdisk.c:735 +#: fdisk/fdisk.c:731 msgid "heads" msgstr "têtes" -#: fdisk/fdisk.c:737 fdisk/fdisk.c:1621 fdisk/sfdisk.c:935 +#: fdisk/fdisk.c:733 fdisk/fdisk.c:1622 fdisk/sfdisk.c:958 msgid "sectors" msgstr "secteurs" -#: fdisk/fdisk.c:743 +#: fdisk/fdisk.c:739 #, c-format msgid "" "%s%s.\n" @@ -3068,11 +3374,11 @@ msgstr "" "%s%s.\n" "Vous pouvez faire cela depuis le menu des fonctions avancées.\n" -#: fdisk/fdisk.c:744 +#: fdisk/fdisk.c:740 msgid " and " msgstr " et " -#: fdisk/fdisk.c:765 +#: fdisk/fdisk.c:761 #, c-format msgid "" "\n" @@ -3090,7 +3396,7 @@ msgstr "" "de partitions à GUID (GPT).\n" "\n" -#: fdisk/fdisk.c:783 +#: fdisk/fdisk.c:779 #, c-format msgid "" "\n" @@ -3104,7 +3410,7 @@ msgstr "" "taille à celle de secteur physique (ou optimale en terme d'E/S)\n" "est conseillé, sinon les performances risquent d'être affectées.\n" -#: fdisk/fdisk.c:789 +#: fdisk/fdisk.c:785 #, c-format msgid "" "\n" @@ -3115,7 +3421,7 @@ msgstr "" "Attention : le mode de compatibilité DOS est obsolète. Il est fortement\n" " recommandé de désactiver ce mode (avec la commande « c »)." -#: fdisk/fdisk.c:794 +#: fdisk/fdisk.c:790 #, c-format msgid "" "\n" @@ -3126,12 +3432,12 @@ msgstr "" "Attention : l'affichage par cylindres est obsolète. Veuillez utiliser\n" " la commande « u » pour utiliser les secteurs comme unités.\n" -#: fdisk/fdisk.c:813 +#: fdisk/fdisk.c:809 #, c-format msgid "Bad offset in primary extended partition\n" msgstr "Décalage erroné dans la partition primaire étendue\n" -#: fdisk/fdisk.c:827 +#: fdisk/fdisk.c:823 #, c-format msgid "" "Warning: omitting partitions after #%d.\n" @@ -3140,32 +3446,33 @@ msgstr "" "Avertissement : omission des partitions après nº %d.\n" "Elles seront détruites si vous sauvegardez cette table de partition.\n" -#: fdisk/fdisk.c:846 +#: fdisk/fdisk.c:842 #, c-format msgid "Warning: extra link pointer in partition table %d\n" msgstr "Avertissement : pointeur additionnel dans la table de partitions %d\n" -#: fdisk/fdisk.c:854 +#: fdisk/fdisk.c:850 #, c-format msgid "Warning: ignoring extra data in partition table %d\n" -msgstr "Avertissement : données superflues ignorées dans la table de partitions %d\n" +msgstr "" +"Avertissement : données superflues ignorées dans la table de partitions %d\n" -#: fdisk/fdisk.c:887 +#: fdisk/fdisk.c:883 #, c-format msgid "omitting empty partition (%d)\n" msgstr "partition vide ignorée (%d)\n" -#: fdisk/fdisk.c:906 +#: fdisk/fdisk.c:902 #, c-format msgid "Disk identifier: 0x%08x\n" msgstr "Identifiant de disque : 0x%08x\n" -#: fdisk/fdisk.c:915 +#: fdisk/fdisk.c:911 #, c-format msgid "New disk identifier (current 0x%08x): " msgstr "Nouvel identifiant de disque (actuellement 0x%08x) : " -#: fdisk/fdisk.c:935 +#: fdisk/fdisk.c:931 #, c-format msgid "" "Building a new DOS disklabel with disk identifier 0x%08x.\n" @@ -3178,17 +3485,17 @@ msgstr "" "Après quoi, bien sûr, le contenu précédent sera irrécupérable.\n" "\n" -#: fdisk/fdisk.c:1011 +#: fdisk/fdisk.c:1008 #, c-format msgid "Note: sector size is %d (not %d)\n" msgstr "Note : taille de secteur %d (et non pas %d)\n" -#: fdisk/fdisk.c:1206 +#: fdisk/fdisk.c:1203 #, c-format msgid "You will not be able to write the partition table.\n" msgstr "Il sera impossible d'écrire la table de partitions.\n" -#: fdisk/fdisk.c:1239 +#: fdisk/fdisk.c:1236 #, c-format msgid "" "This disk has both DOS and BSD magic.\n" @@ -3197,36 +3504,44 @@ msgstr "" "Ce disque a des nombres magiques à la fois DOS et BSD.\n" "Exécuter la commande « b » pour passer en mode BSD.\n" -#: fdisk/fdisk.c:1249 +#: fdisk/fdisk.c:1246 #, c-format -msgid "Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel\n" -msgstr "Le périphérique ne contient pas une table de partitions DOS ou Sun, SGI, OSF valable\n" +msgid "" +"Device contains neither a valid DOS partition table, nor Sun, SGI or OSF " +"disklabel\n" +msgstr "" +"Le périphérique ne contient pas une table de partitions DOS ou Sun, SGI, OSF " +"valable\n" -#: fdisk/fdisk.c:1266 +#: fdisk/fdisk.c:1263 #, c-format msgid "Internal error\n" msgstr "Erreur interne\n" -#: fdisk/fdisk.c:1276 +#: fdisk/fdisk.c:1273 #, c-format msgid "Ignoring extra extended partition %d\n" msgstr "Partition étendue supplémentaire ignorée %d\n" -#: fdisk/fdisk.c:1288 +#: fdisk/fdisk.c:1285 #, c-format -msgid "Warning: invalid flag 0x%04x of partition table %d will be corrected by w(rite)\n" -msgstr "Avertissement : drapeau 0x%04x non valable dans la table de partitions %d, sera corrigé par w(écriture)\n" +msgid "" +"Warning: invalid flag 0x%04x of partition table %d will be corrected by w" +"(rite)\n" +msgstr "" +"Avertissement : drapeau 0x%04x non valable dans la table de partitions %d, " +"sera corrigé par w(écriture)\n" -#: fdisk/fdisk.c:1321 +#: fdisk/fdisk.c:1318 #, c-format msgid "Do you really want to quit? " msgstr "Voulez-vous vraiment quitter ?" -#: fdisk/fdisk.c:1382 +#: fdisk/fdisk.c:1379 msgid "Hex code (type L to list codes): " msgstr "Code Hexa (taper L pour lister les codes): " -#: fdisk/fdisk.c:1414 +#: fdisk/fdisk.c:1411 #, c-format msgid "%s (%u-%u, default %u): " msgstr "%s (%u-%u, par défaut %u): " @@ -3264,60 +3579,61 @@ msgstr "Numéro de partition" msgid "Warning: partition %d has empty type\n" msgstr "Avertissement : partition %d a un type vide\n" -#: fdisk/fdisk.c:1577 fdisk/fdisk.c:1606 +#: fdisk/fdisk.c:1578 fdisk/fdisk.c:1607 #, c-format msgid "Selected partition %d\n" msgstr "Partition sélectionnée %d\n" -#: fdisk/fdisk.c:1580 +#: fdisk/fdisk.c:1581 #, c-format msgid "No partition is defined yet!\n" msgstr "Aucune partition n'est définie pour l'instant !\n" -#: fdisk/fdisk.c:1609 +#: fdisk/fdisk.c:1610 #, c-format msgid "All primary partitions have been defined already!\n" msgstr "Toutes les partitions primaires ont déjà été définies !\n" -#: fdisk/fdisk.c:1619 +#: fdisk/fdisk.c:1620 msgid "cylinder" msgstr "cylindre" -#: fdisk/fdisk.c:1619 +#: fdisk/fdisk.c:1620 msgid "sector" msgstr "secteur" -#: fdisk/fdisk.c:1630 +#: fdisk/fdisk.c:1631 #, c-format msgid "Changing display/entry units to cylinders (DEPRECATED!)\n" -msgstr "Modification des unités d'affichage et de saisie en cylindres (obsolète !)\n" +msgstr "" +"Modification des unités d'affichage et de saisie en cylindres (obsolète !)\n" -#: fdisk/fdisk.c:1632 +#: fdisk/fdisk.c:1633 #, c-format msgid "Changing display/entry units to sectors\n" msgstr "Modification des unités d'affichage/saisie en secteurs\n" -#: fdisk/fdisk.c:1642 +#: fdisk/fdisk.c:1643 #, c-format msgid "WARNING: Partition %d is an extended partition\n" msgstr "Attention : la partition %d est une partition étendue\n" -#: fdisk/fdisk.c:1652 +#: fdisk/fdisk.c:1653 #, c-format msgid "DOS Compatibility flag is set (DEPRECATED!)\n" msgstr "Mode de compatibilité DOS activé (obsolète !)\n" -#: fdisk/fdisk.c:1654 +#: fdisk/fdisk.c:1655 #, c-format msgid "DOS Compatibility flag is not set\n" msgstr "Drapeau de compatibilité DOS non positionné\n" -#: fdisk/fdisk.c:1755 +#: fdisk/fdisk.c:1756 #, c-format msgid "Partition %d does not exist yet!\n" msgstr "La partition %d n'existe pas encore !\n" -#: fdisk/fdisk.c:1760 +#: fdisk/fdisk.c:1761 #, c-format msgid "" "Type 0 means free space to many systems\n" @@ -3330,16 +3646,17 @@ msgstr "" "type 0 n'est pas recommandé. Vous pouvez détruire\n" "la partition en utilisant la commande « d ».\n" -#: fdisk/fdisk.c:1769 +#: fdisk/fdisk.c:1770 #, c-format msgid "" "You cannot change a partition into an extended one or vice versa\n" "Delete it first.\n" msgstr "" -"Vous ne pouvez pas transformer une partition en partition étendue ou vice versa.\n" +"Vous ne pouvez pas transformer une partition en partition étendue ou vice " +"versa.\n" "Vous devez la détruire d'abord.\n" -#: fdisk/fdisk.c:1778 +#: fdisk/fdisk.c:1779 #, c-format msgid "" "Consider leaving partition 3 as Whole disk (5),\n" @@ -3350,7 +3667,7 @@ msgstr "" "tel que SunOS/Solaris l'exige, ce qui est aussi préférable pour Linux.\n" "\n" -#: fdisk/fdisk.c:1784 +#: fdisk/fdisk.c:1785 #, c-format msgid "" "Consider leaving partition 9 as volume header (0),\n" @@ -3361,62 +3678,64 @@ msgstr "" "et la partition 11 comme un volume entier (6) tel que IRIX l'exige.\n" "\n" -#: fdisk/fdisk.c:1801 +#: fdisk/fdisk.c:1802 #, c-format msgid "Changed system type of partition %d to %x (%s)\n" msgstr "Type système de partition modifié de %d à %x (%s)\n" -#: fdisk/fdisk.c:1804 +#: fdisk/fdisk.c:1805 #, c-format msgid "System type of partition %d is unchanged: %x (%s)\n" msgstr "Type système de partition %d non modifié : %x (%s)\n" -#: fdisk/fdisk.c:1859 +#: fdisk/fdisk.c:1860 #, c-format msgid "Partition %d has different physical/logical beginnings (non-Linux?):\n" -msgstr "La partition %d a des débuts physique et logique différents (non Linux ?) :\n" +msgstr "" +"La partition %d a des débuts physique et logique différents (non Linux ?) :\n" -#: fdisk/fdisk.c:1861 fdisk/fdisk.c:1869 fdisk/fdisk.c:1878 fdisk/fdisk.c:1888 +#: fdisk/fdisk.c:1862 fdisk/fdisk.c:1870 fdisk/fdisk.c:1879 fdisk/fdisk.c:1889 #, c-format msgid " phys=(%d, %d, %d) " msgstr " phys=(%d, %d, %d) " -#: fdisk/fdisk.c:1862 fdisk/fdisk.c:1870 +#: fdisk/fdisk.c:1863 fdisk/fdisk.c:1871 #, c-format msgid "logical=(%d, %d, %d)\n" msgstr "logique=(%d, %d, %d)\n" -#: fdisk/fdisk.c:1867 +#: fdisk/fdisk.c:1868 #, c-format msgid "Partition %d has different physical/logical endings:\n" msgstr "La partition %d a des fins physique/logique différentes :\n" -#: fdisk/fdisk.c:1876 +#: fdisk/fdisk.c:1877 #, c-format msgid "Partition %i does not start on cylinder boundary:\n" msgstr "La partition %i ne débute pas sur une frontière de cylindre :\n" -#: fdisk/fdisk.c:1879 +#: fdisk/fdisk.c:1880 #, c-format msgid "should be (%d, %d, 1)\n" msgstr "devrait être (%d, %d, 1)\n" -#: fdisk/fdisk.c:1885 +#: fdisk/fdisk.c:1886 #, c-format msgid "Partition %i does not end on cylinder boundary.\n" msgstr "La partition %i ne se termine pas sur une frontière de cylindre.\n" -#: fdisk/fdisk.c:1889 +#: fdisk/fdisk.c:1890 #, c-format msgid "should be (%d, %d, %d)\n" msgstr "devrait être (%d, %d, %d)\n" -#: fdisk/fdisk.c:1899 +#: fdisk/fdisk.c:1900 #, c-format msgid "Partition %i does not start on physical sector boundary.\n" -msgstr "La partition %i ne débute pas sur une frontière de cylindre physique.\n" +msgstr "" +"La partition %i ne débute pas sur une frontière de cylindre physique.\n" -#: fdisk/fdisk.c:1909 +#: fdisk/fdisk.c:1910 #, c-format msgid "" "\n" @@ -3425,7 +3744,7 @@ msgstr "" "\n" "Disque %s : %ld Mo, %lld octets\n" -#: fdisk/fdisk.c:1913 +#: fdisk/fdisk.c:1914 #, c-format msgid "" "\n" @@ -3434,37 +3753,37 @@ msgstr "" "\n" "Disque %s : %ld.%ld Go, %llu octets\n" -#: fdisk/fdisk.c:1916 +#: fdisk/fdisk.c:1917 #, c-format msgid "%d heads, %llu sectors/track, %d cylinders" msgstr "%d têtes, %llu secteurs/piste, %d cylindres" -#: fdisk/fdisk.c:1919 +#: fdisk/fdisk.c:1920 #, c-format msgid ", total %llu sectors" msgstr ", total %llu secteurs" -#: fdisk/fdisk.c:1921 +#: fdisk/fdisk.c:1922 #, c-format msgid "Units = %s of %d * %d = %d bytes\n" msgstr "Unités = %s de %d * %d = %d octets\n" -#: fdisk/fdisk.c:1925 +#: fdisk/fdisk.c:1926 #, c-format msgid "Sector size (logical/physical): %u bytes / %lu bytes\n" msgstr "Taille de secteur (logique / physique) : %u octets / %lu octets\n" -#: fdisk/fdisk.c:1927 +#: fdisk/fdisk.c:1928 #, c-format msgid "I/O size (minimum/optimal): %lu bytes / %lu bytes\n" msgstr "taille d'E/S (minimale / optimale) : %lu octets / %lu octets\n" -#: fdisk/fdisk.c:1930 +#: fdisk/fdisk.c:1931 #, c-format msgid "Alignment offset: %lu bytes\n" msgstr "Index d'alignement : %lu octets\n" -#: fdisk/fdisk.c:2039 +#: fdisk/fdisk.c:2040 #, c-format msgid "" "Nothing to do. Ordering is correct already.\n" @@ -3473,12 +3792,12 @@ msgstr "" "Rien à faire. L'ordre est déjà correct.\n" "\n" -#: fdisk/fdisk.c:2067 +#: fdisk/fdisk.c:2068 #, c-format msgid "Done.\n" msgstr "Terminé.\n" -#: fdisk/fdisk.c:2095 +#: fdisk/fdisk.c:2096 #, c-format msgid "" "This doesn't look like a partition table\n" @@ -3489,16 +3808,16 @@ msgstr "" "Vous avez probablement sélectionné le mauvais périphérique.\n" "\n" -#: fdisk/fdisk.c:2108 +#: fdisk/fdisk.c:2109 #, c-format msgid "%*s Boot Start End Blocks Id System\n" msgstr "%*s Amorce Début Fin Blocs Id Système\n" -#: fdisk/fdisk.c:2109 fdisk/fdisksgilabel.c:211 fdisk/fdisksunlabel.c:598 +#: fdisk/fdisk.c:2110 fdisk/fdisksgilabel.c:211 fdisk/fdisksunlabel.c:596 msgid "Device" msgstr "Périphérique" -#: fdisk/fdisk.c:2147 +#: fdisk/fdisk.c:2148 #, c-format msgid "" "\n" @@ -3507,7 +3826,7 @@ msgstr "" "\n" "Les entrées de la table de partitions ne sont pas dans l'ordre du disque\n" -#: fdisk/fdisk.c:2157 +#: fdisk/fdisk.c:2158 #, c-format msgid "" "\n" @@ -3518,87 +3837,93 @@ msgstr "" "Disque %s : %d têtes, %llu secteurs, %d cylindres\n" "\n" -#: fdisk/fdisk.c:2159 +#: fdisk/fdisk.c:2160 #, c-format msgid "Nr AF Hd Sec Cyl Hd Sec Cyl Start Size ID\n" msgstr "Nr AF Hd Sec Cyl Hd Sec Cyl Début Taille ID\n" -#: fdisk/fdisk.c:2207 +#: fdisk/fdisk.c:2208 #, c-format msgid "Warning: partition %d contains sector 0\n" msgstr "Avertissement : la partition %d contient un secteur 0\n" -#: fdisk/fdisk.c:2210 +#: fdisk/fdisk.c:2211 #, c-format msgid "Partition %d: head %d greater than maximum %d\n" msgstr "Partition %d : tête %d plus grande que le maximum %d\n" -#: fdisk/fdisk.c:2213 +#: fdisk/fdisk.c:2214 #, c-format msgid "Partition %d: sector %d greater than maximum %llu\n" msgstr "Partition %d : secteur %d supérieur au maximum %llu\n" -#: fdisk/fdisk.c:2216 +#: fdisk/fdisk.c:2217 #, c-format msgid "Partitions %d: cylinder %d greater than maximum %d\n" msgstr "Partitions %d : cylindre %d plus grand que le maximum %d\n" -#: fdisk/fdisk.c:2220 +#: fdisk/fdisk.c:2221 #, c-format msgid "Partition %d: previous sectors %d disagrees with total %d\n" -msgstr "Partition %d : secteurs précédents %d ne concordent pas avec le total %d\n" +msgstr "" +"Partition %d : secteurs précédents %d ne concordent pas avec le total %d\n" -#: fdisk/fdisk.c:2254 +#: fdisk/fdisk.c:2255 #, c-format msgid "Warning: bad start-of-data in partition %d\n" msgstr "Avertissement : start-of-data erroné dans la partition %d\n" -#: fdisk/fdisk.c:2262 +#: fdisk/fdisk.c:2263 #, c-format msgid "Warning: partition %d overlaps partition %d.\n" msgstr "Avertissement : la partition %d chevauche la partition %d.\n" -#: fdisk/fdisk.c:2282 +#: fdisk/fdisk.c:2283 #, c-format msgid "Warning: partition %d is empty\n" msgstr "Avertissement : la partition %d est vide\n" -#: fdisk/fdisk.c:2287 +#: fdisk/fdisk.c:2288 #, c-format msgid "Logical partition %d not entirely in partition %d\n" msgstr "La partition logique %d n'est pas entièrement dans la partition %d\n" -#: fdisk/fdisk.c:2293 +#: fdisk/fdisk.c:2294 #, c-format msgid "Total allocated sectors %llu greater than the maximum %llu\n" msgstr "Total de secteurs alloués %llu supérieur au maximum %llu\n" -#: fdisk/fdisk.c:2296 +#: fdisk/fdisk.c:2297 #, c-format msgid "Remaining %lld unallocated %d-byte sectors\n" msgstr "%lld secteurs de %d octets non alloués restant\n" -#: fdisk/fdisk.c:2332 fdisk/fdisksgilabel.c:624 fdisk/fdisksunlabel.c:411 +#: fdisk/fdisk.c:2333 fdisk/fdisksgilabel.c:624 fdisk/fdisksunlabel.c:409 #, c-format msgid "Partition %d is already defined. Delete it before re-adding it.\n" msgstr "La partition %d est déjà définie. Détruisez-là avant de l'ajouter.\n" -#: fdisk/fdisk.c:2377 +#: fdisk/fdisk.c:2378 #, c-format msgid "Sector %llu is already allocated\n" msgstr "Le secteur %llu est déjà alloué\n" -#: fdisk/fdisk.c:2413 +#: fdisk/fdisk.c:2414 #, c-format msgid "No free sectors available\n" msgstr "Aucun secteur disponible\n" -#: fdisk/fdisk.c:2424 +#: fdisk/fdisk.c:2425 #, c-format msgid "Last %1$s, +%2$s or +size{K,M,G}" msgstr "Dernier %1$s, +%2$s or +taille{K,M,G}" -#: fdisk/fdisk.c:2499 +#: fdisk/fdisk.c:2479 +#, fuzzy, c-format +msgid "Adding logical partition %d\n" +msgstr "Partition logique erronée" + +#: fdisk/fdisk.c:2501 #, c-format msgid "" "\tSorry - this fdisk cannot handle AIX disk labels.\n" @@ -3606,12 +3931,13 @@ msgid "" "\ta new empty DOS partition table first. (Use o.)\n" "\tWARNING: This will destroy the present disk contents.\n" msgstr "" -"\tDésolé - cette version de fdisk ne gère pas les étiquettes de disques AIX.\n" +"\tDésolé - cette version de fdisk ne gère pas les étiquettes de disques " +"AIX.\n" "\tSi vous désirez ajouter des partitions de type DOS, créez d'abord\n" "\tune nouvelle table de partitions DOS vide (utiliser o).\n" "\tAttention : cela détruira le contenu actuel du disque.\n" -#: fdisk/fdisk.c:2508 +#: fdisk/fdisk.c:2510 #, c-format msgid "" "\tSorry - this fdisk cannot handle Mac disk labels.\n" @@ -3619,51 +3945,64 @@ msgid "" "\ta new empty DOS partition table first. (Use o.)\n" "\tWARNING: This will destroy the present disk contents.\n" msgstr "" -"\tDésolé - cette version de fdisk ne gère pas les étiquettes de disques Mac.\n" +"\tDésolé - cette version de fdisk ne gère pas les étiquettes de disques " +"Mac.\n" "\tSi vous désirez ajouter des partitions de type DOS, créez\n" "\tune nouvelle table de partitions DOS vide (utiliser o).\n" "\tAttention : cela détruira le contenu actuel du disque.\n" #: fdisk/fdisk.c:2528 -#, c-format -msgid "You must delete some partition and add an extended partition first\n" -msgstr "Vous devez détruire une partition et ajouter une partition étendue d'abord\n" +#, fuzzy, c-format +msgid "All primary partitions are in use\n" +msgstr "Toutes les partitions logiques sont utilisées\n" #: fdisk/fdisk.c:2531 #, c-format +msgid "" +"If you want to create more than four partitions, you must replace a\n" +"primary partition with an extended partition first.\n" +msgstr "" + +#: fdisk/fdisk.c:2534 +#, c-format msgid "All logical partitions are in use\n" msgstr "Toutes les partitions logiques sont utilisées\n" -#: fdisk/fdisk.c:2532 +#: fdisk/fdisk.c:2535 #, c-format msgid "Adding a primary partition\n" msgstr "Ajout d'une partition primaire\n" -#: fdisk/fdisk.c:2537 +#: fdisk/fdisk.c:2542 #, c-format msgid "" -"Command action\n" -" %s\n" -" p primary partition (1-4)\n" +"Partition type:\n" +" p primary (%d primary, %d extended, %d free)\n" +"%s\n" +"Select (default %c): " msgstr "" -"Commande d'action\n" -" %s\n" -" p partition primaire (1-4)\n" -#: fdisk/fdisk.c:2539 -msgid "l logical (5 or over)" +#: fdisk/fdisk.c:2547 +#, fuzzy +msgid " l logical (numbered from 5)" msgstr "l logique (5 ou plus)" -#: fdisk/fdisk.c:2539 -msgid "e extended" +#: fdisk/fdisk.c:2547 +#, fuzzy +msgid " e extended" msgstr "e étendue" -#: fdisk/fdisk.c:2558 -#, c-format -msgid "Invalid partition number for type `%c'\n" +#: fdisk/fdisk.c:2553 +#, fuzzy, c-format +msgid "Using default response %c\n" +msgstr "Utilisation de la valeur par défaut %u\n" + +#: fdisk/fdisk.c:2569 +#, fuzzy, c-format +msgid "Invalid partition type `%c'\n" msgstr "Numéro de partition non valable pour le type « %c »\n" -#: fdisk/fdisk.c:2602 +#: fdisk/fdisk.c:2611 #, c-format msgid "" "The partition table has been altered!\n" @@ -3672,12 +4011,12 @@ msgstr "" "La table de partitions a été altérée !\n" "\n" -#: fdisk/fdisk.c:2615 +#: fdisk/fdisk.c:2624 #, c-format msgid "Calling ioctl() to re-read partition table.\n" msgstr "Appel de ioctl() pour relire la table de partitions.\n" -#: fdisk/fdisk.c:2624 +#: fdisk/fdisk.c:2633 #, c-format msgid "" "\n" @@ -3688,9 +4027,10 @@ msgstr "" "\n" "Attention : la table de partitions n'a pas pu être relue : erreur %d : %s.\n" "Le noyau continue à utiliser l'ancienne table. La nouvelle sera utilisée\n" -"lors du prochain démarrage ou après avoir exécuté partprobe(8) ou kpartx(8).\n" +"lors du prochain démarrage ou après avoir exécuté partprobe(8) ou kpartx" +"(8).\n" -#: fdisk/fdisk.c:2632 +#: fdisk/fdisk.c:2641 #, c-format msgid "" "\n" @@ -3703,7 +4043,7 @@ msgstr "" "veuillez consulter les pages du manuel de fdisk pour des informations\n" "complémentaires.\n" -#: fdisk/fdisk.c:2638 +#: fdisk/fdisk.c:2647 #, c-format msgid "" "\n" @@ -3712,92 +4052,103 @@ msgstr "" "\n" "Erreur de fermeture du fichier\n" -#: fdisk/fdisk.c:2642 +#: fdisk/fdisk.c:2651 #, c-format msgid "Syncing disks.\n" msgstr "Synchronisation des disques.\n" -#: fdisk/fdisk.c:2689 +#: fdisk/fdisk.c:2698 #, c-format msgid "Partition %d has no data area\n" msgstr "La partition %d n'a pas de zone de données\n" -#: fdisk/fdisk.c:2718 +#: fdisk/fdisk.c:2727 msgid "New beginning of data" msgstr "Nouveau début de données" -#: fdisk/fdisk.c:2734 +#: fdisk/fdisk.c:2743 msgid "Expert command (m for help): " msgstr "Commande pour experts (m pour de l'aide): " -#: fdisk/fdisk.c:2747 +#: fdisk/fdisk.c:2756 msgid "Number of cylinders" msgstr "Nombre de cylindres" -#: fdisk/fdisk.c:2772 +#: fdisk/fdisk.c:2781 msgid "Number of heads" msgstr "Nombre de têtes" -#: fdisk/fdisk.c:2799 +#: fdisk/fdisk.c:2808 msgid "Number of sectors" msgstr "Nombre de secteurs" -#: fdisk/fdisk.c:2801 +#: fdisk/fdisk.c:2810 #, c-format msgid "Warning: setting sector offset for DOS compatiblity\n" -msgstr "Avertissement : initialisation du décalage de secteur pour compatibilité DOS\n" +msgstr "" +"Avertissement : initialisation du décalage de secteur pour compatibilité " +"DOS\n" -#: fdisk/fdisk.c:2860 +#: fdisk/fdisk.c:2869 #, c-format msgid "" "\n" -"WARNING: GPT (GUID Partition Table) detected on '%s'! The util fdisk doesn't support GPT. Use GNU Parted.\n" +"WARNING: GPT (GUID Partition Table) detected on '%s'! The util fdisk doesn't " +"support GPT. Use GNU Parted.\n" "\n" msgstr "" "\n" -"Attention : identifiant de table de partitions GPT (GUID) détecté sur « %s » ! L'utilitaire sfdisk ne prend pas GPT en charge. Utilisez GNU Parted.\n" +"Attention : identifiant de table de partitions GPT (GUID) détecté sur " +"« %s » ! L'utilitaire sfdisk ne prend pas GPT en charge. Utilisez GNU " +"Parted.\n" "\n" -#: fdisk/fdisk.c:2882 +#: fdisk/fdisk.c:2891 #, c-format msgid "Disk %s doesn't contain a valid partition table\n" msgstr "Le disque %s ne contient pas une table de partitions valable\n" -#: fdisk/fdisk.c:2893 +#: fdisk/fdisk.c:2902 #, c-format msgid "Cannot open %s\n" msgstr "Impossible d'ouvrir %s\n" -#: fdisk/fdisk.c:2912 fdisk/sfdisk.c:2613 +#: fdisk/fdisk.c:2921 fdisk/sfdisk.c:2738 #, c-format msgid "cannot open %s\n" msgstr "impossible d'ouvrir %s\n" -#: fdisk/fdisk.c:2937 +#: fdisk/fdisk.c:2946 #, c-format msgid "%c: unknown command\n" msgstr "%c : commande inconnue\n" -#: fdisk/fdisk.c:3012 +#: fdisk/fdisk.c:3021 #, c-format msgid "This kernel finds the sector size itself - -b option ignored\n" msgstr "Ce noyau trouve lui-même la taille des secteurs - option -b ignorée\n" -#: fdisk/fdisk.c:3016 +#: fdisk/fdisk.c:3025 #, c-format -msgid "Warning: the -b (set sector size) option should be used with one specified device\n" -msgstr "Avertissement : l'option -b (initialiser la taille de secteur) doit être utilisée avec un périphérique indiqué\n" +msgid "" +"Warning: the -b (set sector size) option should be used with one specified " +"device\n" +msgstr "" +"Avertissement : l'option -b (initialiser la taille de secteur) doit être " +"utilisée avec un périphérique indiqué\n" -#: fdisk/fdisk.c:3076 +#: fdisk/fdisk.c:3085 #, c-format msgid "Detected an OSF/1 disklabel on %s, entering disklabel mode.\n" -msgstr "Détection d'une étiquette de disque OSF/1 sur %s, passage en mode d'édition d'étiquette.\n" +msgstr "" +"Détection d'une étiquette de disque OSF/1 sur %s, passage en mode d'édition " +"d'étiquette.\n" -#: fdisk/fdisk.c:3086 +#: fdisk/fdisk.c:3095 msgid "Command (m for help): " msgstr "Commande (m pour l'aide): " -#: fdisk/fdisk.c:3102 +#: fdisk/fdisk.c:3111 #, c-format msgid "" "\n" @@ -3806,16 +4157,16 @@ msgstr "" "\n" "Le fichier d'amorçage actuel est : %s\n" -#: fdisk/fdisk.c:3104 +#: fdisk/fdisk.c:3113 msgid "Please enter the name of the new boot file: " msgstr "veuillez saisir le nom du nouveau fichier d'amorçage : " -#: fdisk/fdisk.c:3106 +#: fdisk/fdisk.c:3115 #, c-format msgid "Boot file unchanged\n" msgstr "Fichier d'amorçage non modifié\n" -#: fdisk/fdisk.c:3179 +#: fdisk/fdisk.c:3188 #, c-format msgid "" "\n" @@ -3823,7 +4174,8 @@ msgid "" "\n" msgstr "" "\n" -"\tDésolé, il n'y a pas de menu pour experts pour les tables de partitions SGI.\n" +"\tDésolé, il n'y a pas de menu pour experts pour les tables de partitions " +"SGI.\n" "\n" #: fdisk/fdiskmaclabel.c:30 @@ -3849,82 +4201,87 @@ msgstr "" "\t (Si tel était le cas, vous pourriez effacer aussi\n" "\t les autres disques n'ayant pas de miroirs.)\n" -#: fdisk/fdisksgilabel.c:82 +#: fdisk/fdisksgilabel.c:84 msgid "SGI volhdr" msgstr "volhdr SGI" -#: fdisk/fdisksgilabel.c:83 +#: fdisk/fdisksgilabel.c:85 msgid "SGI trkrepl" msgstr "trkrepl SGI" -#: fdisk/fdisksgilabel.c:84 +#: fdisk/fdisksgilabel.c:86 msgid "SGI secrepl" msgstr "secrepl SGI" -#: fdisk/fdisksgilabel.c:85 +#: fdisk/fdisksgilabel.c:87 msgid "SGI raw" msgstr "brut SGI" -#: fdisk/fdisksgilabel.c:86 +#: fdisk/fdisksgilabel.c:88 msgid "SGI bsd" msgstr "bsd SGI" -#: fdisk/fdisksgilabel.c:87 +#: fdisk/fdisksgilabel.c:89 msgid "SGI sysv" msgstr "sysv SGI" -#: fdisk/fdisksgilabel.c:88 +#: fdisk/fdisksgilabel.c:90 msgid "SGI volume" msgstr "volume SGI" -#: fdisk/fdisksgilabel.c:89 +#: fdisk/fdisksgilabel.c:91 msgid "SGI efs" msgstr "efs SGI" -#: fdisk/fdisksgilabel.c:90 +#: fdisk/fdisksgilabel.c:92 msgid "SGI lvol" msgstr "lvol SGI" -#: fdisk/fdisksgilabel.c:91 +#: fdisk/fdisksgilabel.c:93 msgid "SGI rlvol" msgstr "rlvol SGI" -#: fdisk/fdisksgilabel.c:92 +#: fdisk/fdisksgilabel.c:94 msgid "SGI xfs" msgstr "xfs SGI" -#: fdisk/fdisksgilabel.c:93 +#: fdisk/fdisksgilabel.c:95 msgid "SGI xfslog" msgstr "xfslog SGI" -#: fdisk/fdisksgilabel.c:94 +#: fdisk/fdisksgilabel.c:96 msgid "SGI xlv" msgstr "xlv SGI" -#: fdisk/fdisksgilabel.c:95 +#: fdisk/fdisksgilabel.c:97 msgid "SGI xvm" msgstr "xvm SGI" -#: fdisk/fdisksgilabel.c:96 fdisk/fdisksunlabel.c:50 +#: fdisk/fdisksgilabel.c:98 fdisk/fdisksunlabel.c:50 msgid "Linux swap" msgstr "partition d'échange Linux" -#: fdisk/fdisksgilabel.c:97 fdisk/fdisksunlabel.c:51 +#: fdisk/fdisksgilabel.c:99 fdisk/fdisksunlabel.c:51 msgid "Linux native" msgstr "native Linux" -#: fdisk/fdisksgilabel.c:98 fdisk/fdisksunlabel.c:52 fdisk/i386_sys_types.c:64 +#: fdisk/fdisksgilabel.c:100 fdisk/fdisksunlabel.c:52 +#: fdisk/i386_sys_types.c:64 msgid "Linux LVM" msgstr "LVM Linux" -#: fdisk/fdisksgilabel.c:99 +#: fdisk/fdisksgilabel.c:101 msgid "Linux RAID" msgstr "RAID Linux" -#: fdisk/fdisksgilabel.c:152 +#: fdisk/fdisksgilabel.c:153 #, c-format -msgid "According to MIPS Computer Systems, Inc the Label must not contain more than 512 bytes\n" -msgstr "D'après la MIPS Computer Systems, l'étiquette ne doit pas contenir plus de 512 octets\n" +msgid "" +"According to MIPS Computer Systems, Inc the Label must not contain more than " +"512 bytes\n" +msgstr "" +"D'après la MIPS Computer Systems, l'étiquette ne doit pas contenir plus de " +"512 octets\n" #: fdisk/fdisksgilabel.c:171 #, c-format @@ -4029,7 +4386,8 @@ msgid "" msgstr "" "\n" "\tAttention, l'existence du fichier d'amorce n'est pas vérifiée.\n" -"\tPar défaut pour SGI, c'est « /unix » et pour la sauvegarde « /unix.save ».\n" +"\tPar défaut pour SGI, c'est « /unix » et pour la sauvegarde « /unix." +"save ».\n" #: fdisk/fdisksgilabel.c:337 #, c-format @@ -4045,7 +4403,7 @@ msgstr "" msgid "More than one entire disk entry present.\n" msgstr "Plus d'une entrée de disque entier présente.\n" -#: fdisk/fdisksgilabel.c:434 fdisk/fdisksunlabel.c:383 +#: fdisk/fdisksgilabel.c:434 fdisk/fdisksunlabel.c:381 #, c-format msgid "No partitions defined\n" msgstr "Aucune partition définie\n" @@ -4053,7 +4411,9 @@ msgstr "Aucune partition définie\n" #: fdisk/fdisksgilabel.c:440 #, c-format msgid "IRIX likes when Partition 11 covers the entire disk.\n" -msgstr "Pour IRIX il est recommandé que la partition 11 couvre entièrement le disque.\n" +msgstr "" +"Pour IRIX il est recommandé que la partition 11 couvre entièrement le " +"disque.\n" #: fdisk/fdisksgilabel.c:442 #, c-format @@ -4148,21 +4508,24 @@ msgstr "" "pour récupérer de ses répertoires des outils indépendants\n" "comme sash et fx. Seul le « volume SGI » couvrant la section entière\n" "du disque peut enfreindre cette règle.\n" -"Taper OUI si vous êtes certain de l'étiquetage différent de cette partition.\n" +"Taper OUI si vous êtes certain de l'étiquetage différent de cette " +"partition.\n" -#: fdisk/fdisksgilabel.c:547 fdisk/fdisksunlabel.c:549 +#: fdisk/fdisksgilabel.c:547 fdisk/fdisksunlabel.c:547 msgid "YES\n" msgstr "OUI\n" #: fdisk/fdisksgilabel.c:572 #, c-format msgid "Do You know, You got a partition overlap on the disk?\n" -msgstr "Saviez-vous que vous avez un chevauchement de partitions sur le disque ?\n" +msgstr "" +"Saviez-vous que vous avez un chevauchement de partitions sur le disque ?\n" #: fdisk/fdisksgilabel.c:630 #, c-format msgid "Attempting to generate entire disk entry automatically.\n" -msgstr "Essai de génération d'une entrée pour le disque entier automatiquement.\n" +msgstr "" +"Essai de génération d'une entrée pour le disque entier automatiquement.\n" #: fdisk/fdisksgilabel.c:635 #, c-format @@ -4172,7 +4535,8 @@ msgstr "Le disque entier est déjà recouvert par les partitions.\n" #: fdisk/fdisksgilabel.c:639 #, c-format msgid "You got a partition overlap on the disk. Fix it first!\n" -msgstr "Il y a un chevauchement de partition sur le disque. Veuillez corriger !\n" +msgstr "" +"Il y a un chevauchement de partition sur le disque. Veuillez corriger !\n" #: fdisk/fdisksgilabel.c:648 fdisk/fdisksgilabel.c:677 #, c-format @@ -4186,7 +4550,9 @@ msgstr "" #: fdisk/fdisksgilabel.c:664 #, c-format msgid "You will get a partition overlap on the disk. Fix it first!\n" -msgstr "Vous allez obtenir un chevauchement de partition sur ce disque. Veuillez corriger !\n" +msgstr "" +"Vous allez obtenir un chevauchement de partition sur ce disque. Veuillez " +"corriger !\n" #: fdisk/fdisksgilabel.c:669 #, c-format @@ -4201,19 +4567,23 @@ msgid "" "content will be unrecoverably lost.\n" "\n" msgstr "" -"Construction d'une nouvelle étiquette de disque SGI. Les modifications vont rester\n" +"Construction d'une nouvelle étiquette de disque SGI. Les modifications vont " +"rester\n" "en mémoire jusqu'à ce que vous décidiez de les écrire. Par la suite\n" "bien sûr, le contenu précédent sera perdu de façon définitivement.\n" "\n" -#: fdisk/fdisksgilabel.c:722 fdisk/fdisksunlabel.c:222 +#: fdisk/fdisksgilabel.c:722 fdisk/fdisksunlabel.c:220 #, c-format msgid "" -"Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %d.\n" +"Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of " +"%d.\n" "This value may be truncated for devices > 33.8 GB.\n" msgstr "" -"Avertissement : BLKGETSIZE ioctl a échoué sur %s. La valeur %d de géométrie du cylindre\n" -"sera utilisée. Cette valeur peut être réduite pour les périphériques de plus de 33.8 Go.\n" +"Avertissement : BLKGETSIZE ioctl a échoué sur %s. La valeur %d de géométrie " +"du cylindre\n" +"sera utilisée. Cette valeur peut être réduite pour les périphériques de plus " +"de 33.8 Go.\n" #: fdisk/fdisksgilabel.c:736 #, c-format @@ -4274,7 +4644,7 @@ msgid "Linux raid autodetect" msgstr "RAID Linux autodétecté" # fdisk/fdisksunlabel.c:132 -#: fdisk/fdisksunlabel.c:136 +#: fdisk/fdisksunlabel.c:134 #, c-format msgid "" "Detected sun disklabel with wrong checksum.\n" @@ -4287,27 +4657,31 @@ msgstr "" "par exemple têtes, secteurs, cylindres et partitions\n" "ou imposez une nouvelle étiquette (commande « s » du menu principal)\n" -#: fdisk/fdisksunlabel.c:148 +#: fdisk/fdisksunlabel.c:146 #, c-format msgid "Detected sun disklabel with wrong version [0x%08x].\n" msgstr "Étiquette de disque Sun détectée avec version erronée [0x%08x].\n" -#: fdisk/fdisksunlabel.c:153 +#: fdisk/fdisksunlabel.c:151 #, c-format msgid "Detected sun disklabel with wrong sanity [0x%08x].\n" -msgstr "Étiquette de disque Sun détectée avec mauvais état de contrôle [0x%08x].\n" +msgstr "" +"Étiquette de disque Sun détectée avec mauvais état de contrôle [0x%08x].\n" -#: fdisk/fdisksunlabel.c:158 +#: fdisk/fdisksunlabel.c:156 #, c-format msgid "Detected sun disklabel with wrong num_partitions [%u].\n" msgstr "Étiquette de disque Sun détectée avec erreur num_partitions [%u].\n" -#: fdisk/fdisksunlabel.c:163 +#: fdisk/fdisksunlabel.c:161 #, c-format -msgid "Warning: Wrong values need to be fixed up and will be corrected by w(rite)\n" -msgstr "Avertissement : des valeurs erronées devront être corrigées par la commande w (écriture)\n" +msgid "" +"Warning: Wrong values need to be fixed up and will be corrected by w(rite)\n" +msgstr "" +"Avertissement : des valeurs erronées devront être corrigées par la commande " +"w (écriture)\n" -#: fdisk/fdisksunlabel.c:193 +#: fdisk/fdisksunlabel.c:191 #, c-format msgid "" "Building a new sun disklabel. Changes will remain in memory only,\n" @@ -4315,36 +4689,37 @@ msgid "" "content won't be recoverable.\n" "\n" msgstr "" -"Construction d'une nouvelle étiquette Sun pour disque. Les modifications resteront\n" +"Construction d'une nouvelle étiquette Sun pour disque. Les modifications " +"resteront\n" "en mémoire jusqu'à écriture. Après quoi, bien sûr, le précédent contenu\n" "sera irrécupérable.\n" "\n" -#: fdisk/fdisksunlabel.c:231 +#: fdisk/fdisksunlabel.c:229 msgid "Sectors/track" msgstr "Secteurs/piste" -#: fdisk/fdisksunlabel.c:346 +#: fdisk/fdisksunlabel.c:344 #, c-format msgid "Partition %d doesn't end on cylinder boundary\n" msgstr "La partition %d ne se termine pas sur une frontière de cylindre\n" -#: fdisk/fdisksunlabel.c:366 +#: fdisk/fdisksunlabel.c:364 #, c-format msgid "Partition %d overlaps with others in sectors %d-%d\n" msgstr "La partition %d en chevauche d'autres dans les secteurs %d-%d\n" -#: fdisk/fdisksunlabel.c:388 +#: fdisk/fdisksunlabel.c:386 #, c-format msgid "Unused gap - sectors 0-%d\n" msgstr "Espace intermédiaire inutilisé - secteurs 0-%d\n" -#: fdisk/fdisksunlabel.c:390 fdisk/fdisksunlabel.c:396 +#: fdisk/fdisksunlabel.c:388 fdisk/fdisksunlabel.c:394 #, c-format msgid "Unused gap - sectors %d-%d\n" msgstr "Espace intermédiaire inutilisé - secteurs %d-%d\n" -#: fdisk/fdisksunlabel.c:421 +#: fdisk/fdisksunlabel.c:419 #, c-format msgid "" "Other partitions already cover the whole disk.\n" @@ -4353,7 +4728,7 @@ msgstr "" "D'autres partitions couvrent déjà le disque entier.\n" "En détruire/réduire quelques-unes avant de réessayer.\n" -#: fdisk/fdisksunlabel.c:444 +#: fdisk/fdisksunlabel.c:442 #, c-format msgid "" "It is highly recommended that the third partition covers the whole disk\n" @@ -4362,12 +4737,12 @@ msgstr "" "Il est fortement recommandé que la troisième partition couvre le\n" "disque en entier et soit de type « Tout le disque »\n" -#: fdisk/fdisksunlabel.c:472 +#: fdisk/fdisksunlabel.c:470 #, c-format msgid "Sector %d is already allocated\n" msgstr "Le secteur %d est déjà alloué\n" -#: fdisk/fdisksunlabel.c:502 +#: fdisk/fdisksunlabel.c:500 #, c-format msgid "" "You haven't covered the whole disk with the 3rd partition, but your value\n" @@ -4378,16 +4753,17 @@ msgstr "" "mais la valeur %d %s en couvre d'autres. Votre entrée a été modifiée\n" "à %d %s\n" -#: fdisk/fdisksunlabel.c:529 +#: fdisk/fdisksunlabel.c:527 #, c-format msgid "" "If you want to maintain SunOS/Solaris compatibility, consider leaving this\n" "partition as Whole disk (5), starting at 0, with %u sectors\n" msgstr "" -"Si vous désirez maintenir une compatibilité SunOS/Solaris, considérer de laisser cette\n" +"Si vous désirez maintenir une compatibilité SunOS/Solaris, considérer de " +"laisser cette\n" "partition comme disque entier (5), débutant à 0, avec %u secteurs\n" -#: fdisk/fdisksunlabel.c:544 +#: fdisk/fdisksunlabel.c:542 msgid "" "It is highly recommended that the partition at offset 0\n" "is UFS, EXT2FS filesystem or SunOS swap. Putting Linux swap\n" @@ -4395,14 +4771,17 @@ msgid "" "Type YES if you're very sure you would like that partition\n" "tagged with 82 (Linux swap): " msgstr "" -"Il est fortement recommandé que la partition au décalage 0 soit un système de\n" -"fichiers UFS, EXT2FS ou partition d'échange SunOS. Utiliser partition d'échange\n" +"Il est fortement recommandé que la partition au décalage 0 soit un système " +"de\n" +"fichiers UFS, EXT2FS ou partition d'échange SunOS. Utiliser partition " +"d'échange\n" "Linux pourrait détruire votre table de partitions et le bloc d'amorçage.\n" -"Saisissez « OUI » si vous voulez vraiment que cette partition soit étiquetée 82\n" +"Saisissez « OUI » si vous voulez vraiment que cette partition soit étiquetée " +"82\n" "(partition d'échange Linux) : " # fdisk/fdisksunlabel.c:656 -#: fdisk/fdisksunlabel.c:576 +#: fdisk/fdisksunlabel.c:574 #, c-format msgid "" "\n" @@ -4423,7 +4802,7 @@ msgstr "" "Unités = %s de %d * 512 octets\n" "\n" -#: fdisk/fdisksunlabel.c:592 +#: fdisk/fdisksunlabel.c:590 #, c-format msgid "" "\n" @@ -4436,28 +4815,28 @@ msgstr "" "Unités = %s de %d * 512 octets\n" "\n" -#: fdisk/fdisksunlabel.c:597 +#: fdisk/fdisksunlabel.c:595 #, c-format msgid "%*s Flag Start End Blocks Id System\n" msgstr "%*s Drapeau Début Fin Blocs Id Système\n" -#: fdisk/fdisksunlabel.c:625 +#: fdisk/fdisksunlabel.c:623 msgid "Number of alternate cylinders" msgstr "Nombre de cylindres alternatifs" -#: fdisk/fdisksunlabel.c:637 +#: fdisk/fdisksunlabel.c:635 msgid "Extra sectors per cylinder" msgstr "Secteurs additionnels par cylindre" -#: fdisk/fdisksunlabel.c:644 +#: fdisk/fdisksunlabel.c:642 msgid "Interleave factor" msgstr "Facteur « interleave »" -#: fdisk/fdisksunlabel.c:651 +#: fdisk/fdisksunlabel.c:649 msgid "Rotation speed (rpm)" msgstr "Vitesse de rotation (tour par minute)" -#: fdisk/fdisksunlabel.c:658 +#: fdisk/fdisksunlabel.c:656 msgid "Number of physical cylinders" msgstr "Nombre de cylindres physiques" @@ -4862,7 +5241,8 @@ msgstr "Erreur d'écriture sur %s - impossible d'écrire le secteur %lu\n" #: fdisk/sfdisk.c:293 #, c-format msgid "cannot open partition sector save file (%s)\n" -msgstr "Impossible d'ouvrir le fichier de sauvegarde de secteur de partition (%s)\n" +msgstr "" +"Impossible d'ouvrir le fichier de sauvegarde de secteur de partition (%s)\n" #: fdisk/sfdisk.c:311 #, c-format @@ -4872,11 +5252,15 @@ msgstr "erreur d'écriture sur %s\n" #: fdisk/sfdisk.c:337 #, c-format msgid "cannot stat partition restore file (%s)\n" -msgstr "impossible d'évaluer par stat() le fichier de restauration de partition (%s)\n" +msgstr "" +"impossible d'évaluer par stat() le fichier de restauration de partition " +"(%s)\n" #: fdisk/sfdisk.c:342 msgid "partition restore file has wrong size - not restoring\n" -msgstr "le fichier de recouvrement de partition a une taille erronée - pas de recouvrement\n" +msgstr "" +"le fichier de recouvrement de partition a une taille erronée - pas de " +"recouvrement\n" #: fdisk/sfdisk.c:346 msgid "out of memory?\n" @@ -4902,17 +5286,17 @@ msgstr "ne peut ouvrir le périphérique %s pour écriture\n" msgid "error writing sector %lu on %s\n" msgstr "erreur d'écriture du secteur %lu sur %s\n" -#: fdisk/sfdisk.c:442 +#: fdisk/sfdisk.c:443 #, c-format msgid "Disk %s: cannot get geometry\n" msgstr "Disque %s : impossible d'obtenir la géométrie\n" -#: fdisk/sfdisk.c:459 +#: fdisk/sfdisk.c:460 #, c-format msgid "Disk %s: cannot get size\n" msgstr "Disque %s : impossible d'obtenir sa taille\n" -#: fdisk/sfdisk.c:492 +#: fdisk/sfdisk.c:493 #, c-format msgid "" "Warning: start=%lu - this looks like a partition rather than\n" @@ -4923,31 +5307,33 @@ msgstr "" "un disque entier. Utiliser fdisk n'aurait probablement pas de sens.\n" "[Utiliser l'option --force si vous désirez faire cela]\n" -#: fdisk/sfdisk.c:499 +#: fdisk/sfdisk.c:501 #, c-format msgid "Warning: HDIO_GETGEO says that there are %lu heads\n" msgstr "Avertissement : HDIO_GETGEO indique qu'il a %lu têtes\n" -#: fdisk/sfdisk.c:502 +#: fdisk/sfdisk.c:504 #, c-format msgid "Warning: HDIO_GETGEO says that there are %lu sectors\n" msgstr "Avertissement : HDIO_GETGEO indique qu'il y a %lu secteurs\n" -#: fdisk/sfdisk.c:506 +#: fdisk/sfdisk.c:509 #, c-format msgid "Warning: BLKGETSIZE/HDIO_GETGEO says that there are %lu cylinders\n" -msgstr "Avertissement : BLKGETSIZE/HDIO_GETGEO indique qu'il y a %lu cylindres\n" +msgstr "" +"Avertissement : BLKGETSIZE/HDIO_GETGEO indique qu'il y a %lu cylindres\n" -#: fdisk/sfdisk.c:511 +#: fdisk/sfdisk.c:515 #, c-format msgid "" "Warning: unlikely number of sectors (%lu) - usually at most 63\n" "This will give problems with all software that uses C/H/S addressing.\n" msgstr "" "Avertissement : le nombre de secteurs (%lu) - habituellement au plus de 63\n" -"Cela créera des problèmes avec les logiciels qui utilisent un adressage C/H/S.\n" +"Cela créera des problèmes avec les logiciels qui utilisent un adressage C/H/" +"S.\n" -#: fdisk/sfdisk.c:515 +#: fdisk/sfdisk.c:519 #, c-format msgid "" "\n" @@ -4956,22 +5342,33 @@ msgstr "" "\n" "Disque %s : %lu cylindres, %lu têtes, %lu secteurs/piste\n" -#: fdisk/sfdisk.c:597 +#: fdisk/sfdisk.c:605 #, c-format -msgid "%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n" -msgstr "%s de la partition %s a une valeur impossible pour la tête : %lu (devrait être 0-%lu)\n" +msgid "" +"%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n" +msgstr "" +"%s de la partition %s a une valeur impossible pour la tête : %lu (devrait " +"être 0-%lu)\n" -#: fdisk/sfdisk.c:602 +#: fdisk/sfdisk.c:610 #, c-format -msgid "%s of partition %s has impossible value for sector: %lu (should be in 1-%lu)\n" -msgstr "%s de la partition %s a une valeur impossible pour le secteur : %lu (devrait être 1-%lu)\n" +msgid "" +"%s of partition %s has impossible value for sector: %lu (should be in 1-" +"%lu)\n" +msgstr "" +"%s de la partition %s a une valeur impossible pour le secteur : %lu (devrait " +"être 1-%lu)\n" -#: fdisk/sfdisk.c:607 +#: fdisk/sfdisk.c:615 #, c-format -msgid "%s of partition %s has impossible value for cylinders: %lu (should be in 0-%lu)\n" -msgstr "%s de la partition %s a une valeur impossible pour les cylindres : %lu (devrait être 0-%lu)\n" +msgid "" +"%s of partition %s has impossible value for cylinders: %lu (should be in 0-" +"%lu)\n" +msgstr "" +"%s de la partition %s a une valeur impossible pour les cylindres : %lu " +"(devrait être 0-%lu)\n" -#: fdisk/sfdisk.c:647 +#: fdisk/sfdisk.c:655 #, c-format msgid "" "Id Name\n" @@ -4980,12 +5377,12 @@ msgstr "" "Id Nom\n" "\n" -#: fdisk/sfdisk.c:811 +#: fdisk/sfdisk.c:821 #, c-format msgid "Re-reading the partition table ...\n" msgstr "Relecture de la table de partitions…\n" -#: fdisk/sfdisk.c:816 +#: fdisk/sfdisk.c:826 msgid "" "The command to re-read the partition table failed.\n" "Run partprobe(8), kpartx(8) or reboot your system now,\n" @@ -4995,40 +5392,41 @@ msgstr "" "Exécutez partprobe(8), kpartx(8) ou redémarrez le système\n" "maintenant, avant d'utiliser mkfs\n" -#: fdisk/sfdisk.c:822 +#: fdisk/sfdisk.c:834 #, c-format msgid "Error closing %s\n" msgstr "Erreur de fermeture %s\n" -#: fdisk/sfdisk.c:860 +#: fdisk/sfdisk.c:875 #, c-format msgid "%s: no such partition\n" msgstr "%s : pas de telle partition\n" -#: fdisk/sfdisk.c:883 +#: fdisk/sfdisk.c:898 msgid "unrecognized format - using sectors\n" msgstr "format non reconnu - utilisation des secteurs\n" -#: fdisk/sfdisk.c:934 +#: fdisk/sfdisk.c:957 #, c-format msgid "unimplemented format - using %s\n" msgstr "format non implanté - %s utilisé\n" -#: fdisk/sfdisk.c:938 +#: fdisk/sfdisk.c:961 #, c-format msgid "" "Units = cylinders of %lu bytes, blocks of 1024 bytes, counting from %d\n" "\n" msgstr "" -"Unités= cylindres de %lu octets, blocs de 1024 octets, décompte à partir de %d\n" +"Unités= cylindres de %lu octets, blocs de 1024 octets, décompte à partir de " +"%d\n" "\n" -#: fdisk/sfdisk.c:941 +#: fdisk/sfdisk.c:964 #, c-format msgid " Device Boot Start End #cyls #blocks Id System\n" msgstr " Périph Amor Début Fin #cyls #blocs Id Système\n" -#: fdisk/sfdisk.c:946 +#: fdisk/sfdisk.c:969 #, c-format msgid "" "Units = sectors of 512 bytes, counting from %d\n" @@ -5037,12 +5435,12 @@ msgstr "" "Unités= secteurs de 512 octets, décompte à partir de %d\n" "\n" -#: fdisk/sfdisk.c:948 +#: fdisk/sfdisk.c:971 #, c-format msgid " Device Boot Start End #sectors Id System\n" msgstr " Périph Amorce Début Fin #secteurs Id Système\n" -#: fdisk/sfdisk.c:951 +#: fdisk/sfdisk.c:974 #, c-format msgid "" "Units = blocks of 1024 bytes, counting from %d\n" @@ -5051,45 +5449,46 @@ msgstr "" "Unités= blocs de 1024 octets, décompte à partir de %d\n" "\n" -#: fdisk/sfdisk.c:953 +#: fdisk/sfdisk.c:976 #, c-format msgid " Device Boot Start End #blocks Id System\n" msgstr " Périph Amorce Début Fin #blocs Id Système\n" -#: fdisk/sfdisk.c:956 +#: fdisk/sfdisk.c:979 #, c-format msgid "" "Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from %d\n" "\n" msgstr "" -"Unités= mégaoctets de 1048576 octets, blocs de 1024 octets, décompte à partir de %d\n" +"Unités= mégaoctets de 1048576 octets, blocs de 1024 octets, décompte à " +"partir de %d\n" "\n" -#: fdisk/sfdisk.c:958 +#: fdisk/sfdisk.c:982 #, c-format msgid " Device Boot Start End MiB #blocks Id System\n" msgstr " Périph Amor Début Fin Mo #blocs Id Système\n" -#: fdisk/sfdisk.c:1118 +#: fdisk/sfdisk.c:1142 #, c-format msgid "\t\tstart: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "\t\tdébut : (c,h,s) attendu (%ld,%ld,%ld) trouvé (%ld,%ld,%ld)\n" -#: fdisk/sfdisk.c:1125 +#: fdisk/sfdisk.c:1150 #, c-format msgid "\t\tend: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "\t\tfin : (c,h,s) attendu (%ld,%ld,%ld) trouvé (%ld,%ld,%ld)\n" -#: fdisk/sfdisk.c:1128 +#: fdisk/sfdisk.c:1154 #, c-format msgid "partition ends on cylinder %ld, beyond the end of the disk\n" msgstr "la partition se termine sur le cylindre %ld, après la fin du disque\n" -#: fdisk/sfdisk.c:1138 +#: fdisk/sfdisk.c:1164 msgid "No partitions found\n" msgstr "Aucune partition repérée\n" -#: fdisk/sfdisk.c:1142 +#: fdisk/sfdisk.c:1167 #, c-format msgid "" "Warning: The partition table looks like it was made\n" @@ -5100,70 +5499,74 @@ msgstr "" " pour C/H/S=*/%ld/%ld (au lieu de %ld/%ld/%ld).\n" "Pour ce rapport, cette géométrie sera supposée telle.\n" -#: fdisk/sfdisk.c:1191 +#: fdisk/sfdisk.c:1215 msgid "no partition table present.\n" msgstr "aucune table de partitions présente.\n" -#: fdisk/sfdisk.c:1193 +#: fdisk/sfdisk.c:1217 #, c-format msgid "strange, only %d partitions defined.\n" msgstr "étrange, seulement %d partitions définies.\n" -#: fdisk/sfdisk.c:1202 +#: fdisk/sfdisk.c:1227 #, c-format msgid "Warning: partition %s has size 0 but is not marked Empty\n" -msgstr "Avertissement : partition %s de taille 0 mais non marquée vide (« Empty »)\n" +msgstr "" +"Avertissement : partition %s de taille 0 mais non marquée vide (« Empty »)\n" -#: fdisk/sfdisk.c:1205 +#: fdisk/sfdisk.c:1230 #, c-format msgid "Warning: partition %s has size 0 and is bootable\n" msgstr "Avertissement : partition %s de taille 0 et amorçable\n" -#: fdisk/sfdisk.c:1208 +#: fdisk/sfdisk.c:1234 #, c-format msgid "Warning: partition %s has size 0 and nonzero start\n" -msgstr "Avertissement : partition %s de taille 0 avec une adresse de début non à zéro\n" +msgstr "" +"Avertissement : partition %s de taille 0 avec une adresse de début non à " +"zéro\n" -#: fdisk/sfdisk.c:1219 +#: fdisk/sfdisk.c:1246 #, c-format msgid "Warning: partition %s " msgstr "Avertissement : partition %s " -#: fdisk/sfdisk.c:1220 +#: fdisk/sfdisk.c:1247 #, c-format msgid "is not contained in partition %s\n" msgstr "n'est pas contenu(e) dans la partition %s\n" -#: fdisk/sfdisk.c:1231 +#: fdisk/sfdisk.c:1258 #, c-format msgid "Warning: partitions %s " msgstr "Avertissement : partitions %s " -#: fdisk/sfdisk.c:1232 +#: fdisk/sfdisk.c:1259 #, c-format msgid "and %s overlap\n" msgstr "et %s se chevauchent\n" -#: fdisk/sfdisk.c:1243 +#: fdisk/sfdisk.c:1270 #, c-format msgid "" "Warning: partition %s contains part of the partition table (sector %lu),\n" "and will destroy it when filled\n" msgstr "" -"Avertissement : la partition %s contient une partie de la table de partitions\n" +"Avertissement : la partition %s contient une partie de la table de " +"partitions\n" "(secteur %lu), et cela la détruira lorsqu'elle se remplira\n" -#: fdisk/sfdisk.c:1255 +#: fdisk/sfdisk.c:1283 #, c-format msgid "Warning: partition %s starts at sector 0\n" msgstr "Avertissement : la partition %s débute au secteur 0\n" -#: fdisk/sfdisk.c:1259 +#: fdisk/sfdisk.c:1289 #, c-format msgid "Warning: partition %s extends past end of disk\n" msgstr "Avertissement : la partition %s s'étend après la fin du disque\n" -#: fdisk/sfdisk.c:1274 +#: fdisk/sfdisk.c:1306 msgid "" "Among the primary partitions, at most one can be extended\n" " (although this is not a problem under Linux)\n" @@ -5171,25 +5574,29 @@ msgstr "" "Parmi les partitions primaires, au plus une seule peut être étendue\n" " (quoique cela ne soit pas un problème sous Linux)\n" -#: fdisk/sfdisk.c:1292 +#: fdisk/sfdisk.c:1326 #, c-format msgid "Warning: partition %s does not start at a cylinder boundary\n" -msgstr "Avertissement : la partition %s ne débute pas sur une frontière de cylindre\n" +msgstr "" +"Avertissement : la partition %s ne débute pas sur une frontière de cylindre\n" -#: fdisk/sfdisk.c:1298 +#: fdisk/sfdisk.c:1332 #, c-format msgid "Warning: partition %s does not end at a cylinder boundary\n" -msgstr "Avertissement : la partition %s ne se termine pas sur une frontière de cylindre\n" +msgstr "" +"Avertissement : la partition %s ne se termine pas sur une frontière de " +"cylindre\n" -#: fdisk/sfdisk.c:1316 +#: fdisk/sfdisk.c:1352 msgid "" "Warning: more than one primary partition is marked bootable (active)\n" "This does not matter for LILO, but the DOS MBR will not boot this disk.\n" msgstr "" "Avertissement : plus d'une partition primaire marquée amorçable (active)\n" -"Cela n'est pas d'important pour LILO, mais DOS MBR n'amorcera pas sur ce disque.\n" +"Cela n'est pas d'important pour LILO, mais DOS MBR n'amorcera pas sur ce " +"disque.\n" -#: fdisk/sfdisk.c:1323 +#: fdisk/sfdisk.c:1360 msgid "" "Warning: usually one can boot from primary partitions only\n" "LILO disregards the `bootable' flag.\n" @@ -5197,7 +5604,7 @@ msgstr "" "Avertissement : habituellement on ne peut amorcer qu'à partir d'une\n" "partition primaire. LILO ne s'occupe pas du drapeau d'amorçage.\n" -#: fdisk/sfdisk.c:1329 +#: fdisk/sfdisk.c:1367 msgid "" "Warning: no primary partition is marked bootable (active)\n" "This does not matter for LILO, but the DOS MBR will not boot this disk.\n" @@ -5205,30 +5612,33 @@ msgstr "" "Avertissement : aucune partition primaire marquée amorçable (active)\n" "Peu important pour LILO, mais DOS MBR n'amorcera pas ce disque.\n" -#: fdisk/sfdisk.c:1343 +#: fdisk/sfdisk.c:1381 msgid "start" msgstr "début" -#: fdisk/sfdisk.c:1346 +#: fdisk/sfdisk.c:1385 #, c-format -msgid "partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" -msgstr "partition %s : début : (c,h,s) attendu (%ld,%ld,%ld) trouvé (%ld,%ld,%ld)\n" +msgid "" +"partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" +msgstr "" +"partition %s : début : (c,h,s) attendu (%ld,%ld,%ld) trouvé (%ld,%ld,%ld)\n" -#: fdisk/sfdisk.c:1352 +#: fdisk/sfdisk.c:1391 msgid "end" msgstr "fin" -#: fdisk/sfdisk.c:1355 +#: fdisk/sfdisk.c:1395 #, c-format msgid "partition %s: end: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" -msgstr "partition %s : fin : (c,h,s) attendu (%ld,%ld,%ld) trouvé (%ld,%ld,%ld)\n" +msgstr "" +"partition %s : fin : (c,h,s) attendu (%ld,%ld,%ld) trouvé (%ld,%ld,%ld)\n" -#: fdisk/sfdisk.c:1358 +#: fdisk/sfdisk.c:1399 #, c-format msgid "partition %s ends on cylinder %ld, beyond the end of the disk\n" msgstr "partition %s terminant sur le cylindre %ld, après la fin du disque\n" -#: fdisk/sfdisk.c:1383 +#: fdisk/sfdisk.c:1424 #, c-format msgid "" "Warning: shifted start of the extd partition from %ld to %ld\n" @@ -5237,7 +5647,7 @@ msgstr "" "Avertissement : décalage du début de partition étendue de %ld à %ld\n" "(pour fins d'affichage seulement. Ne modifie pas le contenu.)\n" -#: fdisk/sfdisk.c:1389 +#: fdisk/sfdisk.c:1429 msgid "" "Warning: extended partition does not start at a cylinder boundary.\n" "DOS and Linux will interpret the contents differently.\n" @@ -5245,360 +5655,311 @@ msgstr "" "Avertissement : la partition étendue ne débute pas sur une frontière de\n" "cylindres. DOS et Linux interpréteront les contenus différemment.\n" -#: fdisk/sfdisk.c:1407 fdisk/sfdisk.c:1484 +#: fdisk/sfdisk.c:1447 fdisk/sfdisk.c:1524 #, c-format msgid "too many partitions - ignoring those past nr (%d)\n" msgstr "trop de partitions - celles au-delà de nr (%d) sont ignorées\n" -#: fdisk/sfdisk.c:1422 +#: fdisk/sfdisk.c:1462 msgid "tree of partitions?\n" msgstr "arbre de partitions ?\n" -#: fdisk/sfdisk.c:1530 +#: fdisk/sfdisk.c:1570 msgid "detected Disk Manager - unable to handle that\n" msgstr "Gestionnaire de disque détecté - impossible de gérer cela\n" -#: fdisk/sfdisk.c:1537 +#: fdisk/sfdisk.c:1578 msgid "DM6 signature found - giving up\n" msgstr "signature DM6 repérée - abandon\n" -#: fdisk/sfdisk.c:1557 +#: fdisk/sfdisk.c:1598 msgid "strange..., an extended partition of size 0?\n" msgstr "bizarre… une partition étendue de taille nulle ?\n" -#: fdisk/sfdisk.c:1564 fdisk/sfdisk.c:1575 +#: fdisk/sfdisk.c:1605 fdisk/sfdisk.c:1616 msgid "strange..., a BSD partition of size 0?\n" msgstr "bizarre… une partition BSD de taille nulle ?\n" -#: fdisk/sfdisk.c:1609 +#: fdisk/sfdisk.c:1659 #, c-format msgid " %s: unrecognized partition table type\n" msgstr " %s : type non reconnu de table de partition\n" -#: fdisk/sfdisk.c:1621 +#: fdisk/sfdisk.c:1671 msgid "-n flag was given: Nothing changed\n" msgstr "option -n utilisée : rien n'a changé\n" -#: fdisk/sfdisk.c:1637 +#: fdisk/sfdisk.c:1688 msgid "Failed saving the old sectors - aborting\n" msgstr "Échec de sauvegarde des vieux secteurs - abandon\n" -#: fdisk/sfdisk.c:1642 fdisk/sfdisk.c:1647 +#: fdisk/sfdisk.c:1693 fdisk/sfdisk.c:1698 #, c-format msgid "Failed writing the partition on %s\n" msgstr "Échec de l'écriture de la partition sur %s\n" -#: fdisk/sfdisk.c:1724 +#: fdisk/sfdisk.c:1776 msgid "long or incomplete input line - quitting\n" msgstr "ligne d'entrée longue ou incomplète - abandon\n" -#: fdisk/sfdisk.c:1760 +#: fdisk/sfdisk.c:1812 #, c-format msgid "input error: `=' expected after %s field\n" msgstr "erreur d'entrée : « = » attendu après le champ %s\n" -#: fdisk/sfdisk.c:1767 +#: fdisk/sfdisk.c:1820 #, c-format msgid "input error: unexpected character %c after %s field\n" msgstr "erreur d'entrée : caractère inattendu %c après le champ %s\n" -#: fdisk/sfdisk.c:1773 +#: fdisk/sfdisk.c:1826 #, c-format msgid "unrecognized input: %s\n" msgstr "entrée non reconnue : %s\n" -#: fdisk/sfdisk.c:1815 +#: fdisk/sfdisk.c:1867 msgid "number too big\n" msgstr "nombre trop grand\n" -#: fdisk/sfdisk.c:1819 +#: fdisk/sfdisk.c:1871 msgid "trailing junk after number\n" msgstr "rebut après le nombre\n" -#: fdisk/sfdisk.c:1943 +#: fdisk/sfdisk.c:1995 msgid "no room for partition descriptor\n" msgstr "aucun espace pour le descripteur de partition\n" -#: fdisk/sfdisk.c:1976 +#: fdisk/sfdisk.c:2028 msgid "cannot build surrounding extended partition\n" msgstr "ne peut construire autour de la partition étendue\n" -#: fdisk/sfdisk.c:2027 +#: fdisk/sfdisk.c:2079 msgid "too many input fields\n" msgstr "trop de champs à l'entrée\n" -#: fdisk/sfdisk.c:2061 +#: fdisk/sfdisk.c:2113 msgid "No room for more\n" msgstr "Aucun espace pour en accepter davantage\n" -#: fdisk/sfdisk.c:2080 +#: fdisk/sfdisk.c:2132 msgid "Illegal type\n" msgstr "Type incorrect\n" -#: fdisk/sfdisk.c:2114 +#: fdisk/sfdisk.c:2167 #, c-format msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n" -msgstr "Avertissement : la taille donnée (%lu) excède la taille maximale allouable (%lu)\n" +msgstr "" +"Avertissement : la taille donnée (%lu) excède la taille maximale allouable " +"(%lu)\n" -#: fdisk/sfdisk.c:2120 +#: fdisk/sfdisk.c:2173 msgid "Warning: empty partition\n" msgstr "Avertissement : partition vide\n" -#: fdisk/sfdisk.c:2134 +#: fdisk/sfdisk.c:2187 #, c-format msgid "Warning: bad partition start (earliest %lu)\n" msgstr "Avertissement : début de partition corrompu (auparavant %lu)\n" -#: fdisk/sfdisk.c:2147 +#: fdisk/sfdisk.c:2200 msgid "unrecognized bootable flag - choose - or *\n" msgstr "drapeau d'amorçage non reconnu - choisir « - » ou « * »\n" -#: fdisk/sfdisk.c:2164 fdisk/sfdisk.c:2177 +#: fdisk/sfdisk.c:2217 fdisk/sfdisk.c:2231 msgid "partial c,h,s specification?\n" msgstr "spécification c,h,s partielle ?\n" -#: fdisk/sfdisk.c:2188 +#: fdisk/sfdisk.c:2242 msgid "Extended partition not where expected\n" msgstr "Partition étendue par à l'endroit attendu\n" -#: fdisk/sfdisk.c:2220 +#: fdisk/sfdisk.c:2274 msgid "bad input\n" msgstr "entrée erronée\n" -#: fdisk/sfdisk.c:2242 +#: fdisk/sfdisk.c:2297 msgid "too many partitions\n" msgstr "trop de partitions\n" -#: fdisk/sfdisk.c:2275 +#: fdisk/sfdisk.c:2331 msgid "" "Input in the following format; absent fields get a default value.\n" " \n" "Usually you only need to specify and (and perhaps ).\n" msgstr "" -"L'entrée est au format suivant ; la valeur par défaut est allouée aux champs manquants.\n" +"L'entrée est au format suivant ; la valeur par défaut est allouée aux champs " +"manquants.\n" " \n" -"Vous n'avez normalement besoin d'indiquer que et (et parfois ).\n" - -#: fdisk/sfdisk.c:2301 -#, c-format -msgid "Usage: %s [options] device ...\n" -msgstr "Utilisation : %s [options] périphérique ...\n" - -#: fdisk/sfdisk.c:2302 -msgid "device: something like /dev/hda or /dev/sda" -msgstr "périphérique : quelque chose comme /dev/hda ou /dev/sda" - -#: fdisk/sfdisk.c:2303 -msgid "useful options:" -msgstr "options utiles :" +"Vous n'avez normalement besoin d'indiquer que et (et " +"parfois ).\n" -#: fdisk/sfdisk.c:2304 -msgid " -s [or --show-size]: list size of a partition" -msgstr " -s [ou --show-size] : afficher la taille d'une partition" - -#: fdisk/sfdisk.c:2305 -msgid " -c [or --id]: print or change partition Id" -msgstr " -c [ou --id] : afficher ou modifier l'identifiant de partition" - -#: fdisk/sfdisk.c:2306 -msgid " -l [or --list]: list partitions of each device" -msgstr " -l [ou --list] : afficher les partitions de chaque périphérique" - -#: fdisk/sfdisk.c:2307 -msgid " -d [or --dump]: idem, but in a format suitable for later input" -msgstr " -d [ou --dump] : identique, mais dans un format permettant une saisie ultérieure" - -#: fdisk/sfdisk.c:2308 -msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0" -msgstr " -i [ou --increment] : nombre de cylindres, etc. de 1 au lieu de 0" - -#: fdisk/sfdisk.c:2309 -msgid " -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/MB" -msgstr " -uS, -uB, -uC, -uM : accepter ou afficher en unités de secteurs/blocs/cylindres/Mo" - -#: fdisk/sfdisk.c:2310 -msgid " -T [or --list-types]:list the known partition types" -msgstr " -T [ou --list-types] : afficher les types de partitions connus" - -#: fdisk/sfdisk.c:2311 -msgid " -D [or --DOS]: for DOS-compatibility: waste a little space" -msgstr " -D [ou --DOS] : pour compatibilité DOS : perte d'un peu d'espace" - -#: fdisk/sfdisk.c:2312 -msgid " -R [or --re-read]: make kernel reread partition table" -msgstr " -R [ou --re-read] : forcer le noyau à relire la table de partitions" - -#: fdisk/sfdisk.c:2313 -msgid " -N# : change only the partition with number #" -msgstr " -Nn : ne modifier que la partition de numéro n" - -#: fdisk/sfdisk.c:2314 -msgid " -n : do not actually write to disk" -msgstr " -n : ne pas écrire sur le disque" - -#: fdisk/sfdisk.c:2315 -msgid " -O file : save the sectors that will be overwritten to file" -msgstr " -O fichier : sauvegarder les secteurs qui seront écrasés dans le fichier" - -#: fdisk/sfdisk.c:2316 -msgid " -I file : restore these sectors again" -msgstr " -I fichier : restaurer ces secteurs à nouveau" - -#: fdisk/sfdisk.c:2317 -msgid " -v [or --version]: print version" -msgstr " -v [ou --version] : afficher la version" - -#: fdisk/sfdisk.c:2318 -msgid " -? [or --help]: print this message" -msgstr " -? [ou --help] : afficher l'aide mémoire" - -#: fdisk/sfdisk.c:2319 -msgid "dangerous options:" -msgstr "options dangereuses :" - -#: fdisk/sfdisk.c:2320 -msgid " -g [or --show-geometry]: print the kernel's idea of the geometry" -msgstr "" -" -g [ou --show-geometry] : afficher les données de géométrie\n" -" du point de vue du noyau" - -#: fdisk/sfdisk.c:2321 -msgid " -G [or --show-pt-geometry]: print geometry guessed from the partition table" -msgstr "" -" -G [ou --show-pt-geometry] : afficher la géométrie estimée\n" -" à partir de la table de partitions" - -#: fdisk/sfdisk.c:2322 +#: fdisk/sfdisk.c:2352 +#, fuzzy, c-format msgid "" -" -x [or --show-extended]: also list extended partitions on output\n" -" or expect descriptors for them on input" +"\n" +"Usage:\n" +" %s [options] device [...]\n" msgstr "" -" -x [ou --show-extended] : afficher aussi les partitions étendues en sortie\n" -" ou les descripteurs attendus en entrée pour elles" - -#: fdisk/sfdisk.c:2324 -msgid " -L [or --Linux]: do not complain about things irrelevant for Linux" -msgstr " -L [ou --Linux] : ne pas afficher de message qui ne concerne pas Linux" - -#: fdisk/sfdisk.c:2325 -msgid " -q [or --quiet]: suppress warning messages" -msgstr " -q [ou --quiet] : supprimer tous les messages d'avertissement" - -#: fdisk/sfdisk.c:2326 -msgid " You can override the detected geometry using:" -msgstr " Vous pouvez passer outre la géométrie détectée en utilisant :" - -#: fdisk/sfdisk.c:2327 -msgid " -C# [or --cylinders #]:set the number of cylinders to use" -msgstr " -C# [ou --cylinders #] : configurer le nombre de cylindres à utiliser" - -#: fdisk/sfdisk.c:2328 -msgid " -H# [or --heads #]: set the number of heads to use" -msgstr " -H# [ou --heads #] : configurer le nombre de têtes à utiliser" - -#: fdisk/sfdisk.c:2329 -msgid " -S# [or --sectors #]: set the number of sectors to use" -msgstr " -S# [ou --sectors #] : configurer le nombre de secteurs à utiliser" - -#: fdisk/sfdisk.c:2330 -msgid "You can disable all consistency checking with:" -msgstr "Vous pouvez désactiver toutes les vérifications de cohérence avec :" +"\n" +"Utilisation : \n" +" %s [options] [ ...]\n" -#: fdisk/sfdisk.c:2331 -msgid " -f [or --force]: do what I say, even if it is stupid" -msgstr " -f [ou --force] : exécuter aveuglément la commande donnée" +#: fdisk/sfdisk.c:2355 +#, fuzzy, c-format +msgid "Device is something like /dev/hda or /dev/sda\n" +msgstr "périphérique : quelque chose comme /dev/hda ou /dev/sda" -#: fdisk/sfdisk.c:2337 +#: fdisk/sfdisk.c:2357 +#, c-format +msgid "" +"\n" +"Options:\n" +" -s, --show-size list size of a partition\n" +" -c, --id change or print partition Id\n" +" --change-id change Id\n" +" --print-id print Id\n" +" -l, --list list partitions of each device\n" +" -d, --dump idem, but in a format suitable for later input\n" +" -i, --increment number cylinders etc. from 1 instead of from 0\n" +" -u, --unit=[SBCM] units in sectors, blocks, cylinders or MB\n" +" -1, --one-only reserved option that does nothing currently\n" +" -T, --list-types list the known partition types\n" +" -D, --DOS for DOS-compatibility: waste a little space\n" +" -E, --DOS-extended DOS extended partition compatibility\n" +" -R, --re-read make kernel reread partition table\n" +" -N=NUM change only the partition with number NUM\n" +" -n do not actually write to disk\n" +" -O FILE save the sectors that will be overwritten to file\n" +" -I FILE restore sectors from file\n" +" -V, --verify check that listed partition is reasonable\n" +" -v, --version print version\n" +" -h, --help print this message\n" +msgstr "" + +#: fdisk/sfdisk.c:2379 +#, c-format +msgid "" +"\n" +"Dangerous options:\n" +" -f, --force disable all consistency checking\n" +" -g, --show-geometry print the kernel's idea of the geometry\n" +" -A, --activate[=device] activate bootable flag\n" +" -G, --show-pt-geometry print geometry guessed from the partition table\n" +" -U, --unhide[=device] set partition unhidden\n" +" --no-reread skip partition re-read at boot\n" +" -x, --show-extended also list extended partitions on output\n" +" or expect descriptors for them on input\n" +" --leave-last do not allocate the last cylinder\n" +" --IBM same as --leave-last\n" +" --in-order partitions are in order\n" +" --not-in-order partitions are not in order\n" +" --inside-order all logicals inside outermost extended\n" +" --not-inside-order not all logicals inside outermost extended\n" +" --nested every partition is disjoint from all others\n" +" --chained like nested, but extended partitions may lie " +"outside\n" +" --onesector partitions are mutually disjoint\n" +" -L, --Linux do not complain about things irrelevant for Linux\n" +" -q, --quiet suppress warning messages\n" +"\n" +" Override the detected geometry using:\n" +" -C, --cylinders=NUM set the number of cylinders to use\n" +" -H, --heads=NUM set the number of heads to use\n" +" -S, --sectors=NUM set the number of sectors to use\n" +"\n" +msgstr "" + +#: fdisk/sfdisk.c:2409 msgid "Usage:" msgstr "Utilisation :" -#: fdisk/sfdisk.c:2338 +#: fdisk/sfdisk.c:2410 #, c-format msgid "%s device\t\t list active partitions on device\n" msgstr "%s périphérique\t\t afficher les partitions actives du périphérique\n" -#: fdisk/sfdisk.c:2339 +#: fdisk/sfdisk.c:2412 #, c-format msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n" -msgstr "%s périphérique n1 n2 ... activer les partitions n1 ..., désactiver les autres\n" +msgstr "" +"%s périphérique n1 n2 ... activer les partitions n1 ..., désactiver les " +"autres\n" -#: fdisk/sfdisk.c:2340 +#: fdisk/sfdisk.c:2415 #, c-format msgid "%s -An device\t activate partition n, inactivate the other ones\n" msgstr "%s -An périphérique\t activer la partition n, désactiver les autres\n" -#: fdisk/sfdisk.c:2458 +#: fdisk/sfdisk.c:2544 #, c-format msgid "" "\n" -"WARNING: GPT (GUID Partition Table) detected on '%s'! The util sfdisk doesn't support GPT. Use GNU Parted.\n" +"WARNING: GPT (GUID Partition Table) detected on '%s'! The util sfdisk " +"doesn't support GPT. Use GNU Parted.\n" "\n" msgstr "" "\n" -"Attention : identifiant de table de partitions GPT (GUID) détecté sur « %s » ! L'utilitaire fdisk ne prend pas GPT en charge. Utilisez GNU Parted.\n" +"Attention : identifiant de table de partitions GPT (GUID) détecté sur " +"« %s » ! L'utilitaire fdisk ne prend pas GPT en charge. Utilisez GNU " +"Parted.\n" "\n" -#: fdisk/sfdisk.c:2461 +#: fdisk/sfdisk.c:2549 #, c-format msgid "Use the --force flag to overrule this check.\n" msgstr "Utiliser l'option --force pour ignorer ce contrôle.\n" -#: fdisk/sfdisk.c:2500 +#: fdisk/sfdisk.c:2588 msgid "no command?\n" msgstr "pas de commande ?\n" -#: fdisk/sfdisk.c:2633 +#: fdisk/sfdisk.c:2758 #, c-format msgid "total: %llu blocks\n" msgstr "total : %llu blocs\n" -#: fdisk/sfdisk.c:2676 +#: fdisk/sfdisk.c:2801 msgid "usage: sfdisk --print-id device partition-number\n" msgstr "Utilisation : sfdisk --print-id périphérique numéro-de-partition\n" -#: fdisk/sfdisk.c:2678 +#: fdisk/sfdisk.c:2803 msgid "usage: sfdisk --change-id device partition-number Id\n" msgstr "Utilisation : sfdisk --change-id périphérique numéro-de-partition Id\n" -#: fdisk/sfdisk.c:2680 +#: fdisk/sfdisk.c:2805 msgid "usage: sfdisk --id device partition-number [Id]\n" msgstr "Utilisation : sfdisk --id périphérique numéro-de-partition [Id]\n" -#: fdisk/sfdisk.c:2687 +#: fdisk/sfdisk.c:2812 msgid "can specify only one device (except with -l or -s)\n" msgstr "vous ne pouvez indiquer qu'un périphérique (sauf avec -l ou -s)\n" -#: fdisk/sfdisk.c:2713 +#: fdisk/sfdisk.c:2838 #, c-format msgid "cannot open %s read-write\n" msgstr "ne peut ouvrir %s en lecture/écriture\n" -#: fdisk/sfdisk.c:2715 +#: fdisk/sfdisk.c:2840 #, c-format msgid "cannot open %s for reading\n" msgstr "ne peut ouvrir %s en lecture\n" -#: fdisk/sfdisk.c:2740 -#, c-format -msgid "%s: OK\n" -msgstr "%s : OK\n" - -#: fdisk/sfdisk.c:2759 fdisk/sfdisk.c:2792 +#: fdisk/sfdisk.c:2884 fdisk/sfdisk.c:2916 #, c-format msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n" msgstr "%s : %ld cylindres, %ld têtes, %ld secteurs/piste\n" -#: fdisk/sfdisk.c:2811 +#: fdisk/sfdisk.c:2935 #, c-format msgid "Cannot get size of %s\n" msgstr "Ne peut obtenir la taille de %s\n" -#: fdisk/sfdisk.c:2891 +#: fdisk/sfdisk.c:3015 #, c-format msgid "bad active byte: 0x%x instead of 0x80\n" msgstr "octet actif erroné : 0x%x au lieu de 0x80\n" -#: fdisk/sfdisk.c:2909 fdisk/sfdisk.c:2964 fdisk/sfdisk.c:2997 +#: fdisk/sfdisk.c:3034 fdisk/sfdisk.c:3092 fdisk/sfdisk.c:3125 msgid "" "Done\n" "\n" @@ -5606,44 +5967,45 @@ msgstr "" "Terminé\n" "\n" -#: fdisk/sfdisk.c:2918 +#: fdisk/sfdisk.c:3044 #, c-format msgid "" "You have %d active primary partitions. This does not matter for LILO,\n" "but the DOS MBR will only boot a disk with 1 active partition.\n" msgstr "" "Vous avez %d partitions primaires actives. Cela n'a aucun effet pour LILO,\n" -"mais en a un pour DOS MBR qui ne pourra amorcer un disque qu'avec une seule partition active.\n" +"mais en a un pour DOS MBR qui ne pourra amorcer un disque qu'avec une seule " +"partition active.\n" -#: fdisk/sfdisk.c:2934 +#: fdisk/sfdisk.c:3061 #, c-format msgid "partition %s has id %x and is not hidden\n" msgstr "la partition %s a un identifiant %x et n'est pas masquée\n" -#: fdisk/sfdisk.c:2993 +#: fdisk/sfdisk.c:3121 #, c-format msgid "Bad Id %lx\n" msgstr "Identificateur erroné %lx\n" -#: fdisk/sfdisk.c:3010 +#: fdisk/sfdisk.c:3138 msgid "This disk is currently in use.\n" msgstr "Le disque est présentement en usage.\n" -#: fdisk/sfdisk.c:3029 +#: fdisk/sfdisk.c:3159 #, c-format msgid "Fatal error: cannot find %s\n" msgstr "Erreur fatale : impossible de trouver %s\n" -#: fdisk/sfdisk.c:3032 +#: fdisk/sfdisk.c:3162 #, c-format msgid "Warning: %s is not a block device\n" msgstr "Avertissement : %s n'est pas un périphérique bloc\n" -#: fdisk/sfdisk.c:3038 +#: fdisk/sfdisk.c:3168 msgid "Checking that no-one is using this disk right now ...\n" msgstr "Vérification qu'aucun autre n'utilise le disque en ce moment \n" -#: fdisk/sfdisk.c:3040 +#: fdisk/sfdisk.c:3171 msgid "" "\n" "This disk is currently in use - repartitioning is probably a bad idea.\n" @@ -5657,30 +6019,30 @@ msgstr "" "swapoff) toutes les partition d'échange de ce disque.\n" "Utiliser l'option --no-reread pour supprimer cette vérification.\n" -#: fdisk/sfdisk.c:3044 +#: fdisk/sfdisk.c:3175 msgid "Use the --force flag to overrule all checks.\n" msgstr "Utiliser l'option --force pour annuler toutes les vérifications.\n" -#: fdisk/sfdisk.c:3048 +#: fdisk/sfdisk.c:3179 msgid "OK\n" msgstr "OK\n" -#: fdisk/sfdisk.c:3057 +#: fdisk/sfdisk.c:3188 #, c-format msgid "Old situation:\n" msgstr "Précédente situation :\n" -#: fdisk/sfdisk.c:3061 +#: fdisk/sfdisk.c:3192 #, c-format msgid "Partition %d does not exist, cannot change it\n" msgstr "La partition %d n'existe pas, ne peut la modifier\n" -#: fdisk/sfdisk.c:3069 +#: fdisk/sfdisk.c:3200 #, c-format msgid "New situation:\n" msgstr "Nouvelle situation :\n" -#: fdisk/sfdisk.c:3074 +#: fdisk/sfdisk.c:3205 msgid "" "I don't like these partitions - nothing changed.\n" "(If you really want this, use the --force option.)\n" @@ -5688,21 +6050,23 @@ msgstr "" "Ces partitions sont discutables -- rien n'a changé.\n" "(Si vous désirez cela, utiliser l'option --force.)\n" -#: fdisk/sfdisk.c:3077 +#: fdisk/sfdisk.c:3209 msgid "I don't like this - probably you should answer No\n" -msgstr "Cette situation n'est pas recommandable -- vous devriez probablement répondre Non\n" +msgstr "" +"Cette situation n'est pas recommandable -- vous devriez probablement " +"répondre Non\n" -#: fdisk/sfdisk.c:3082 +#: fdisk/sfdisk.c:3214 #, c-format msgid "Are you satisfied with this? [ynq] " msgstr "Êtes-vous satisfait avec cela ? [ynq] " -#: fdisk/sfdisk.c:3084 +#: fdisk/sfdisk.c:3216 #, c-format msgid "Do you want to write this to disk? [ynq] " msgstr "Voulez-vous écrire cela sur le disque ? [ynq] " -#: fdisk/sfdisk.c:3089 +#: fdisk/sfdisk.c:3221 #, c-format msgid "" "\n" @@ -5711,16 +6075,16 @@ msgstr "" "\n" "sfdisk : fin prématurée de l'entrée\n" -#: fdisk/sfdisk.c:3091 +#: fdisk/sfdisk.c:3223 msgid "Quitting - nothing changed\n" msgstr "Abandon - rien n'a changé\n" -#: fdisk/sfdisk.c:3097 +#: fdisk/sfdisk.c:3229 #, c-format msgid "Please answer one of y,n,q\n" msgstr "Veuillez répondre « y », « n » ou « q »\n" -#: fdisk/sfdisk.c:3105 +#: fdisk/sfdisk.c:3237 #, c-format msgid "" "Successfully wrote the new partition table\n" @@ -5729,7 +6093,7 @@ msgstr "" "Succès d'écriture de la nouvelle table de partitions\n" "\n" -#: fdisk/sfdisk.c:3111 +#: fdisk/sfdisk.c:3245 msgid "" "If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n" "to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n" @@ -5740,400 +6104,408 @@ msgstr "" "dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n" "(consultez fdisk(8)).\n" -#: fsck/fsck.c:270 +#: fsck/fsck.c:253 sys-utils/lscpu.c:242 sys-utils/lscpu.c:263 +#: sys-utils/lscpu.c:295 +#, c-format +msgid "failed to read: %s" +msgstr "échec de lecture : %s" + +#: fsck/fsck.c:255 sys-utils/lscpu.c:265 +#, c-format +msgid "parse error: %s" +msgstr "erreur d'analyse : %s" + +#: fsck/fsck.c:275 #, c-format msgid "Locking disk %s ... " msgstr "Verrouillage du disque %s… " -#: fsck/fsck.c:280 +#: fsck/fsck.c:285 #, c-format msgid "(waiting) " msgstr "(en attente) " -#: fsck/fsck.c:289 +#: fsck/fsck.c:294 msgid "success" msgstr "succès" -#: fsck/fsck.c:289 +#: fsck/fsck.c:294 msgid "failed" msgstr "échec" -#: fsck/fsck.c:419 -#, c-format -msgid "WARNING: couldn't open %s: %s\n" +#: fsck/fsck.c:423 +#, fuzzy, c-format +msgid "WARNING: couldn't open %s" msgstr "Attention : impossible d'ouvrir %s : %s\n" -#: fsck/fsck.c:429 -#, c-format -msgid "WARNING: bad format on line %d of %s\n" +#: fsck/fsck.c:432 +#, fuzzy, c-format +msgid "WARNING: bad format on line %d of %s" msgstr "Attention : mauvais format à la ligne %d sur %s\n" -#: fsck/fsck.c:445 +#: fsck/fsck.c:448 +#, fuzzy msgid "" "WARNING: Your /etc/fstab does not contain the fsck passno\n" "\tfield. I will kludge around things for you, but you\n" "\tshould fix your /etc/fstab file as soon as you can.\n" -"\n" msgstr "" "Attention : le fichier /etc/fstab ne contient pas le champ\n" "fsck passno. La valeur va être extrapolée mais vous devriez\n" "corriger cela au plus tôt dans le fichier /etc/fstab.\n" "\n" -#: fsck/fsck.c:552 -#, c-format -msgid "fsck: %s: not found\n" +#: fsck/fsck.c:553 +#, fuzzy, c-format +msgid "%s: not found" msgstr "fsck : %s : non trouvé\n" #: fsck/fsck.c:673 -#, c-format -msgid "%s: wait: No more child process?!?\n" +#, fuzzy +msgid "wait: no more child process?!?" msgstr "%s : attente : plus de processus enfant ?\n" -#: fsck/fsck.c:695 -#, c-format -msgid "Warning... %s for device %s exited with signal %d.\n" +#: fsck/fsck.c:694 +#, fuzzy, c-format +msgid "Warning... %s for device %s exited with signal %d." msgstr "Avertissement… %s, périphérique %s, signal de fin %d.\n" -#: fsck/fsck.c:701 -#, c-format -msgid "%s %s: status is %x, should never happen.\n" +#: fsck/fsck.c:700 +#, fuzzy, c-format +msgid "%s %s: status is %x, should never happen." msgstr "%s %s : statut %x, cela ne devrait pas arriver.\n" -#: fsck/fsck.c:740 +#: fsck/fsck.c:739 #, c-format msgid "Finished with %s (exit status %d)\n" msgstr "Fin de %s (code de retour %d)\n" -#: fsck/fsck.c:800 -#, c-format -msgid "%s: Error %d while executing fsck.%s for %s\n" +#: fsck/fsck.c:799 +#, fuzzy, c-format +msgid "error %d while executing fsck.%s for %s" msgstr "%s : erreur %d lors de l'exécution de fsck.%s pour %s\n" -#: fsck/fsck.c:823 +#: fsck/fsck.c:870 +#, fuzzy msgid "" "Either all or none of the filesystem types passed to -t must be prefixed\n" -"with 'no' or '!'.\n" +"with 'no' or '!'." msgstr "" "Tous les types de systèmes de fichiers précisés par -t, ou bien aucun,\n" "doivent être préfixés par « no » (non) ou « ! ».\n" -#: fsck/fsck.c:842 -msgid "Couldn't allocate memory for filesystem types\n" -msgstr "Impossible d'allouer la mémoire pour les types de systèmes de fichiers\n" - -#: fsck/fsck.c:981 -#, c-format -msgid "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number\n" -msgstr "%s : mauvaise ligne dans /etc/fstab ignorée : montage avec nombre de passes fsck non nul\n" +#: fsck/fsck.c:971 +#, fuzzy, c-format +msgid "" +"%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number" +msgstr "" +"%s : mauvaise ligne dans /etc/fstab ignorée : montage avec nombre de passes " +"fsck non nul\n" -#: fsck/fsck.c:992 +#: fsck/fsck.c:983 #, c-format msgid "%s: skipping nonexistent device\n" msgstr "%s : périphérique inexistant ignoré\n" -#: fsck/fsck.c:997 +#: fsck/fsck.c:988 #, c-format -msgid "%s: nonexistent device (\"nofail\" fstab option may be used to skip this device)\n" -msgstr "%s : périphérique inexistant (l'option « nofail » de fstab peut servir à ignorer ce périphérique)\n" +msgid "" +"%s: nonexistent device (\"nofail\" fstab option may be used to skip this " +"device)\n" +msgstr "" +"%s : périphérique inexistant (l'option « nofail » de fstab peut servir à " +"ignorer ce périphérique)\n" -#: fsck/fsck.c:1024 -#, c-format -msgid "fsck: cannot check %s: fsck.%s not found\n" +#: fsck/fsck.c:1015 +#, fuzzy, c-format +msgid "cannot check %s: fsck.%s not found" msgstr "fsck : impossible de contrôler %s, fsck.%s non trouvé\n" -#: fsck/fsck.c:1110 +#: fsck/fsck.c:1101 msgid "Checking all file systems.\n" msgstr "Contrôle de tous les systèmes de fichiers.\n" -#: fsck/fsck.c:1201 +#: fsck/fsck.c:1192 #, c-format msgid "--waiting-- (pass %d)\n" msgstr "--en attente-- (passe %d)\n" -#: fsck/fsck.c:1221 -msgid "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n" -msgstr "Utilisation : fsck [-AMNPRTV] [ -C [ fd ] ] [-t type_sys_fic] [options_sys_fic] [sys_fic ...]\n" +#: fsck/fsck.c:1212 +#, fuzzy, c-format +msgid "" +"\n" +"Usage:\n" +" %s [fsck-options] [fs-options] [filesys ...]\n" +msgstr "" +"\n" +"Utilisation : %s [options] [fichier ...]\n" -#: fsck/fsck.c:1259 -#, c-format -msgid "%s: too many devices\n" +#: fsck/fsck.c:1216 +msgid "" +"\n" +"Options:\n" +" -A check all file systems\n" +" -R skip root, useful only with -A\n" +" -M do not check mounted filesystems\n" +" -t [type] specity file system types to be checked\n" +" type is allowed to be comma-separated list\n" +" -P check file systems in parallel, including root\n" +" -s serialize fsck operations\n" +" -l use flock to lock device\n" +" -N do not execute, just show what would be done\n" +" -T do not show the title on startup\n" +" -C [fd] display progress bar, file descriptor is for GUIs\n" +" -V explain what is being done\n" +" -? display this help and exit\n" +"\n" +"See fsck.* commands for fs-options." +msgstr "" + +#: fsck/fsck.c:1267 +#, fuzzy +msgid "too many devices" msgstr "%s : périphériques trop nombreux\n" -#: fsck/fsck.c:1270 -#, c-format -msgid "Couldn't open %s: %s\n" -msgstr "Impossible d'ouvrir %s : %s\n" +#: fsck/fsck.c:1275 +#, fuzzy, c-format +msgid "couldn't open %s" +msgstr "Ne peut ouvrir %s\n" -#: fsck/fsck.c:1272 -#, c-format -msgid "Is /proc mounted?\n" +#: fsck/fsck.c:1277 +#, fuzzy +msgid "Is /proc mounted?" msgstr "/proc est-il monté ?\n" -#: fsck/fsck.c:1281 -#, c-format -msgid "Must be root to scan for matching filesystems: %s\n" -msgstr "Vous devez être superutilisateur pour rechercher le type de systèmes de fichiers : %s\n" +#: fsck/fsck.c:1285 +#, fuzzy, c-format +msgid "must be root to scan for matching filesystems: %s" +msgstr "" +"Vous devez être superutilisateur pour rechercher le type de systèmes de " +"fichiers : %s\n" -#: fsck/fsck.c:1284 -#, c-format -msgid "Couldn't find matching filesystem: %s\n" +#: fsck/fsck.c:1289 +#, fuzzy, c-format +msgid "couldn't find matching filesystem: %s" msgstr "Impossible de trouver un système de fichiers correspondant : %s\n" -#: fsck/fsck.c:1292 fsck/fsck.c:1381 -#, c-format -msgid "%s: too many arguments\n" +#: fsck/fsck.c:1297 fsck/fsck.c:1382 +#, fuzzy +msgid "too many arguments" msgstr "%s : trop d'arguments\n" -#: fsck/fsck.c:1415 -#, c-format -msgid "fsck from %s\n" -msgstr "fsck de %s\n" +#: fsck/fsck.c:1435 +#, fuzzy +msgid "the -l option can be used with one device only -- ignore" +msgstr "" +"%s : l'option -l ne peut être utilisée qu'avec un seul périphérique -- " +"ignoré\n" -#: fsck/fsck.c:1427 -#, c-format -msgid "%s: Unable to allocate memory for fsck_path\n" -msgstr "%s : impossible d'allouer la mémoire pour fsck_path\n" +#: getopt/getopt.c:219 +#, fuzzy, c-format +msgid "Try `%s --help' for more information.\n" +msgstr "" +"%s : %s\n" +"Exécutez « %s --help » pour plus de renseignements.\n" -#: fsck/fsck.c:1441 -#, c-format -msgid "%s: the -l option can be used with one device only -- ignore\n" -msgstr "%s : l'option -l ne peut être utilisée qu'avec un seul périphérique -- ignoré\n" - -#: getopt/getopt.c:229 -msgid "Try `getopt --help' for more information.\n" -msgstr "Essayer « getopt --help » pour plus d'informations.\n" - -#: getopt/getopt.c:295 +#: getopt/getopt.c:288 msgid "empty long option after -l or --long argument" msgstr "option longue vide après l'argument -l ou --long" -#: getopt/getopt.c:315 +#: getopt/getopt.c:309 msgid "unknown shell after -s or --shell argument" msgstr "shell inconnu après l'argument -s ou --shell" -#: getopt/getopt.c:320 -msgid "Usage: getopt optstring parameters\n" -msgstr "Utilisation : getopt chaîne-d-options paramètres\n" - -#: getopt/getopt.c:321 -msgid " getopt [options] [--] optstring parameters\n" -msgstr " getopt [options] [--] paramètres de la chaîne d'option\n" - -#: getopt/getopt.c:322 -msgid " getopt [options] -o|--options optstring [options] [--]\n" -msgstr " getopt [options] -o|--options chaine d'options [options] [--]\n" - -#: getopt/getopt.c:323 -msgid " parameters\n" -msgstr " paramètres\n" - -#: getopt/getopt.c:324 -msgid " -a, --alternative Allow long options starting with single -\n" -msgstr " -a, --alternative permettre les options de forme longue avec un simple -\n" - -#: getopt/getopt.c:325 -msgid " -h, --help This small usage guide\n" -msgstr " -h, --help afficher l'aide mémoire\n" - -#: getopt/getopt.c:326 -msgid " -l, --longoptions=longopts Long options to be recognized\n" -msgstr " -l, --longoptions=opt-long reconnaîtres les options de forme longue\n" - -#: getopt/getopt.c:327 -msgid " -n, --name=progname The name under which errors are reported\n" -msgstr " -n, --name=nom-de-programme le nom sous lequel les erreurs sont rapportées\n" - -#: getopt/getopt.c:328 -msgid " -o, --options=optstring Short options to be recognized\n" -msgstr " -o, --options=chaîne-opt reconnaître les options de forme courte\n" - -#: getopt/getopt.c:329 -msgid " -q, --quiet Disable error reporting by getopt(3)\n" -msgstr " -q, --quiet désactiver les rapports d'erreur par getopt(3)\n" - -#: getopt/getopt.c:330 -msgid " -Q, --quiet-output No normal output\n" -msgstr " -Q, --quiet-output pas d'affichage normal\n" - -# getopt-1.1.2/getopt.c:335 -#: getopt/getopt.c:331 -msgid " -s, --shell=shell Set shell quoting conventions\n" -msgstr " -s, --shell=shell initialiser la convention de commentaire du shell\n" - -#: getopt/getopt.c:332 -msgid " -T, --test Test for getopt(1) version\n" -msgstr " -T, --test afficher la version de getopt(1)\n" - -#: getopt/getopt.c:333 -msgid " -u, --unqote Do not quote the output\n" -msgstr " -u, --unqote ne pas commenter avec des guillemets la sortie\n" - -#: getopt/getopt.c:334 -msgid " -V, --version Output version information\n" -msgstr " -V, --version afficher la version\n" +#: getopt/getopt.c:314 +#, c-format +msgid "" +"Usage: %1$s optstring parameters\n" +" %1$s [options] [--] optstring parameters\n" +" %1$s [options] -o|--options optstring [options] [--] parameters\n" +"\n" +"Options:\n" +" -a, --alternative Allow long options starting with single -\n" +" -h, --help This small usage guide\n" +" -l, --longoptions=longopts Long options to be recognized\n" +" -n, --name=progname The name under which errors are reported\n" +" -o, --options=optstring Short options to be recognized\n" +" -q, --quiet Disable error reporting by getopt(3)\n" +" -Q, --quiet-output No normal output\n" +" -s, --shell=shell Set shell quoting conventions\n" +" -T, --test Test for getopt(1) version\n" +" -u, --unquote Do not quote the output\n" +" -V, --version Output version information\n" +"\n" +msgstr "" -#: getopt/getopt.c:388 getopt/getopt.c:447 +#: getopt/getopt.c:377 getopt/getopt.c:438 msgid "missing optstring argument" msgstr "la chaîne d'options de l'argument est manquante" -#: getopt/getopt.c:435 -#, c-format -msgid "getopt (enhanced) 1.1.4\n" -msgstr "getopt (amélioré) 1.1.4\n" - -#: getopt/getopt.c:441 +#: getopt/getopt.c:433 msgid "internal error, contact the author." msgstr "erreur interne, contacter l'auteur." -#: hwclock/cmos.c:176 +#: hwclock/cmos.c:217 #, c-format msgid "booted from MILO\n" msgstr "amorcé à partir de MILO\n" -#: hwclock/cmos.c:185 +#: hwclock/cmos.c:229 #, c-format msgid "Ruffian BCD clock\n" msgstr "Horloge Ruffian BCD\n" -#: hwclock/cmos.c:201 +#: hwclock/cmos.c:248 #, c-format msgid "clockport adjusted to 0x%x\n" msgstr "le port d'horloge a été ajusté à 0x%x\n" -#: hwclock/cmos.c:213 +#: hwclock/cmos.c:264 #, c-format msgid "funky TOY!\n" msgstr "drôle de TOY !\n" -#: hwclock/cmos.c:244 -#, c-format -msgid "%s: atomic %s failed for 1000 iterations!" +#: hwclock/cmos.c:292 +#, fuzzy, c-format +msgid "atomic %s failed for 1000 iterations!" msgstr "%s : atomic %s a échoué pour 1000 itérations !" -#: hwclock/cmos.c:273 +#: hwclock/cmos.c:319 #, c-format msgid "cmos_read(): write to control address %X failed: %s\n" -msgstr "cmos_read() : échec de lecture de la valeur de contrôle à l'adresse %X : %s\n" +msgstr "" +"cmos_read() : échec de lecture de la valeur de contrôle à l'adresse %X : %s\n" -#: hwclock/cmos.c:276 +#: hwclock/cmos.c:324 #, c-format msgid "cmos_read(): read data address %X failed: %s\n" msgstr "cmos_read() : échec de lecture de données à l'adresse %X : %s\n" -#: hwclock/cmos.c:307 +#: hwclock/cmos.c:362 #, c-format msgid "cmos_write(): write to control address %X failed: %s\n" -msgstr "cmos_read() : échec d'écriture de la valeur de contrôle à l'adresse %X : %s\n" +msgstr "" +"cmos_read() : échec d'écriture de la valeur de contrôle à l'adresse %X : %s\n" -#: hwclock/cmos.c:311 +#: hwclock/cmos.c:368 #, c-format msgid "cmos_write(): write to data address %X failed: %s\n" msgstr "cmos_read() : échec d'écriture de données à l'adresse %X : %s\n" -#: hwclock/cmos.c:574 -#, c-format -msgid "Cannot open /dev/port: %s" +#: hwclock/cmos.c:637 +#, fuzzy +msgid "Cannot open /dev/port" msgstr "Ne peut ouvrir le port /dev/port : %s" -#: hwclock/cmos.c:581 -#, c-format -msgid "I failed to get permission because I didn't try.\n" +#: hwclock/cmos.c:644 +#, fuzzy +msgid "I failed to get permission because I didn't try." msgstr "Impossible d'obtenir les droits car aucun essai n'a été tenté.\n" -#: hwclock/cmos.c:584 -#, c-format -msgid "%s is unable to get I/O port access: the iopl(3) call failed.\n" -msgstr "%s incapable d'obtenir un port d'accès d'E/S : l'appel à iopl(3) a échoué.\n" +#: hwclock/cmos.c:647 +#, fuzzy +msgid "unable to get I/O port access: the iopl(3) call failed." +msgstr "" +"%s incapable d'obtenir un port d'accès d'E/S : l'appel à iopl(3) a échoué.\n" -#: hwclock/cmos.c:587 -#, c-format +#: hwclock/cmos.c:650 msgid "Probably you need root privileges.\n" msgstr "Les privilèges du superutilisateur sont probablement nécessaire.\n" -#: hwclock/hwclock.c:230 +#: hwclock/hwclock.c:169 +#, fuzzy, c-format +msgid "cannot write %s" +msgstr "impossible d'ouvrir %s" + +#: hwclock/hwclock.c:238 #, c-format msgid "Assuming hardware clock is kept in %s time.\n" -msgstr "On assume que l'horloge matérielle est conservée dans le temps de %s.\n" +msgstr "" +"On assume que l'horloge matérielle est conservée dans le temps de %s.\n" -#: hwclock/hwclock.c:231 hwclock/hwclock.c:326 +#: hwclock/hwclock.c:239 hwclock/hwclock.c:329 msgid "UTC" msgstr "UTC" -#: hwclock/hwclock.c:231 hwclock/hwclock.c:325 +#: hwclock/hwclock.c:239 hwclock/hwclock.c:328 msgid "local" msgstr "locale" -#: hwclock/hwclock.c:311 -#, c-format -msgid "%s: Warning: unrecognized third line in adjtime file\n" -msgstr "%s : Avertissement : troisième ligne non reconnue dans le fichier d'ajustement de l'heure\n" - #: hwclock/hwclock.c:313 -#, c-format -msgid "(Expected: `UTC' or `LOCAL' or nothing.)\n" -msgstr "(Attendu : « UTC », « LOCAL » ou rien.)\n" +#, fuzzy +msgid "" +"Warning: unrecognized third line in adjtime file\n" +"(Expected: `UTC' or `LOCAL' or nothing.)" +msgstr "" +"%s : Avertissement : troisième ligne non reconnue dans le fichier " +"d'ajustement de l'heure\n" -#: hwclock/hwclock.c:320 +#: hwclock/hwclock.c:322 #, c-format msgid "Last drift adjustment done at %ld seconds after 1969\n" msgstr "Le dernier ajustement de dérive a été fait %ld secondes après 1969\n" -#: hwclock/hwclock.c:322 +#: hwclock/hwclock.c:324 #, c-format msgid "Last calibration done at %ld seconds after 1969\n" msgstr "La dernière calibration a été faite %ld secondes après 1969\n" -#: hwclock/hwclock.c:324 +#: hwclock/hwclock.c:326 #, c-format msgid "Hardware clock is on %s time\n" msgstr "L'horloge matérielle fonctionne selon le temps %s\n" -#: hwclock/hwclock.c:326 +#: hwclock/hwclock.c:329 misc-utils/findmnt.c:373 schedutils/ionice.c:78 msgid "unknown" msgstr "inconnu" -#: hwclock/hwclock.c:350 +#: hwclock/hwclock.c:353 #, c-format msgid "Waiting for clock tick...\n" msgstr "En attente d'un tic d'horloge…\n" -#: hwclock/hwclock.c:356 +#: hwclock/hwclock.c:359 #, c-format msgid "...synchronization failed\n" msgstr "… échec de synchronisation\n" -#: hwclock/hwclock.c:358 +#: hwclock/hwclock.c:361 #, c-format msgid "...got clock tick\n" msgstr "… a obtenu un tic d'horloge\n" -#: hwclock/hwclock.c:412 +#: hwclock/hwclock.c:417 #, c-format msgid "Invalid values in hardware clock: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n" -msgstr "valeurs non valables dans l'horloge matérielle : %4d/%.2d/%.2d %.2d:%.2d:%.2d\n" +msgstr "" +"valeurs non valables dans l'horloge matérielle : %4d/%.2d/%.2d %.2d:%.2d:" +"%.2d\n" -#: hwclock/hwclock.c:420 +#: hwclock/hwclock.c:426 #, c-format msgid "Hw clock time : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld seconds since 1969\n" -msgstr "Heure de l'horloge matérielle : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld secondes depuis 1969\n" +msgstr "" +"Heure de l'horloge matérielle : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld secondes " +"depuis 1969\n" -#: hwclock/hwclock.c:450 +#: hwclock/hwclock.c:460 #, c-format msgid "Time read from Hardware Clock: %4d/%.2d/%.2d %02d:%02d:%02d\n" msgstr "Heure lue de l'horloge matérielle : %4d/%.2d/%.2d %02d:%02d:%02d\n" -#: hwclock/hwclock.c:479 +#: hwclock/hwclock.c:488 #, c-format msgid "Setting Hardware Clock to %.2d:%.2d:%.2d = %ld seconds since 1969\n" -msgstr "Initialiser l'horloge matérielle à %.2d:%.2d:%.2d = %ld secondes depuis 1969\n" +msgstr "" +"Initialiser l'horloge matérielle à %.2d:%.2d:%.2d = %ld secondes depuis " +"1969\n" -#: hwclock/hwclock.c:485 +#: hwclock/hwclock.c:494 #, c-format msgid "Clock not changed - testing only.\n" msgstr "Horloge n'est pas modifiée - test seulement.\n" -#: hwclock/hwclock.c:535 +#: hwclock/hwclock.c:552 #, c-format msgid "" "Time elapsed since reference time has been %.6f seconds.\n" @@ -6142,60 +6514,63 @@ msgstr "" "Temps écoulé depuis la référence temporelle : %.6f secondes.\n" "Délai en cours pour atteindre la nouvelle heure.\n" -#: hwclock/hwclock.c:571 -#, c-format -msgid "The Hardware Clock registers contain values that are either invalid (e.g. 50th day of month) or beyond the range we can handle (e.g. Year 2095).\n" +#: hwclock/hwclock.c:588 +#, fuzzy +msgid "" +"The Hardware Clock registers contain values that are either invalid (e.g. " +"50th day of month) or beyond the range we can handle (e.g. Year 2095)." msgstr "" "Les registres de l'horloge matérielle contiennent des valeurs qui sont\n" "soit non valables (p.e. 50e jour du mois) ou en dehors de la plage\n" "pouvant être traitée (p.e. année 2095).\n" -#: hwclock/hwclock.c:581 +#: hwclock/hwclock.c:598 #, c-format msgid "%s %.6f seconds\n" msgstr "%s %.6f secondes\n" -#: hwclock/hwclock.c:615 -#, c-format -msgid "No --date option specified.\n" +#: hwclock/hwclock.c:629 +#, fuzzy +msgid "No --date option specified." msgstr "Aucune option --date indiquée.\n" -#: hwclock/hwclock.c:621 -#, c-format -msgid "--date argument too long\n" +#: hwclock/hwclock.c:635 +#, fuzzy +msgid "--date argument too long" msgstr "--date argument trop long\n" -#: hwclock/hwclock.c:628 -#, c-format +#: hwclock/hwclock.c:642 +#, fuzzy msgid "" "The value of the --date option is not a valid date.\n" -"In particular, it contains quotation marks.\n" +"In particular, it contains quotation marks." msgstr "" "La valeur de l'option --date n'est pas une date valable.\n" "En particulier, elle contient des guillemets.\n" -#: hwclock/hwclock.c:636 +#: hwclock/hwclock.c:650 #, c-format msgid "Issuing date command: %s\n" msgstr "Émission de la commande de date : %s\n" -#: hwclock/hwclock.c:640 +#: hwclock/hwclock.c:654 msgid "Unable to run 'date' program in /bin/sh shell. popen() failed" -msgstr "Échec de popen(), incapable d'exécuter « date » à partir de /bin/sh shell" +msgstr "" +"Échec de popen(), incapable d'exécuter « date » à partir de /bin/sh shell" -#: hwclock/hwclock.c:648 +#: hwclock/hwclock.c:662 #, c-format msgid "response from date command = %s\n" msgstr "réponse de la commande date = %s\n" -#: hwclock/hwclock.c:650 -#, c-format +#: hwclock/hwclock.c:664 +#, fuzzy, c-format msgid "" "The date command issued by %s returned unexpected results.\n" "The command was:\n" " %s\n" "The response was:\n" -" %s\n" +" %s" msgstr "" "La commande date soumise par %s a retourné des résultats inattendus.\n" "La commande était :\n" @@ -6203,10 +6578,11 @@ msgstr "" "Le résultat est :\n" " %s\n" -#: hwclock/hwclock.c:662 +#: hwclock/hwclock.c:675 #, c-format msgid "" -"The date command issued by %s returned something other than an integer where the converted time value was expected.\n" +"The date command issued by %s returned something other than an integer where " +"the converted time value was expected.\n" "The command was:\n" " %s\n" "The response was:\n" @@ -6219,99 +6595,120 @@ msgstr "" "Le résultat est :\n" " %s\n" -#: hwclock/hwclock.c:673 +#: hwclock/hwclock.c:687 #, c-format msgid "date string %s equates to %ld seconds since 1969.\n" msgstr "la chaîne de date %s équivaut à %ld secondes depuis 1969.\n" -#: hwclock/hwclock.c:705 -#, c-format -msgid "The Hardware Clock does not contain a valid time, so we cannot set the System Time from it.\n" -msgstr "L'horloge matérielle ne contient pas de temps valable, si bien qu'on ne peut pas initialiser l'heure du système à partir d'elle.\n" +#: hwclock/hwclock.c:719 +#, fuzzy +msgid "" +"The Hardware Clock does not contain a valid time, so we cannot set the " +"System Time from it." +msgstr "" +"L'horloge matérielle ne contient pas de temps valable, si bien qu'on ne peut " +"pas initialiser l'heure du système à partir d'elle.\n" -#: hwclock/hwclock.c:727 hwclock/hwclock.c:804 +#: hwclock/hwclock.c:741 hwclock/hwclock.c:822 #, c-format msgid "Calling settimeofday:\n" msgstr "Appel de settimeofday :\n" -#: hwclock/hwclock.c:728 hwclock/hwclock.c:806 +#: hwclock/hwclock.c:742 hwclock/hwclock.c:824 #, c-format msgid "\ttv.tv_sec = %ld, tv.tv_usec = %ld\n" msgstr "\ttv.tv_sec = %ld, tv.tv_usec = %ld\n" -#: hwclock/hwclock.c:730 hwclock/hwclock.c:808 +#: hwclock/hwclock.c:744 hwclock/hwclock.c:826 #, c-format msgid "\ttz.tz_minuteswest = %d\n" msgstr "\ttz.tz_minuteswest = %d\n" -#: hwclock/hwclock.c:733 hwclock/hwclock.c:811 +#: hwclock/hwclock.c:748 hwclock/hwclock.c:830 #, c-format msgid "Not setting system clock because running in test mode.\n" -msgstr "Ne peut initialiser l'horloge système parce que le programme tourne en mode test.\n" +msgstr "" +"Ne peut initialiser l'horloge système parce que le programme tourne en mode " +"test.\n" -#: hwclock/hwclock.c:742 hwclock/hwclock.c:820 -#, c-format -msgid "Must be superuser to set system clock.\n" -msgstr "Vous devez être le superutilisateur pour initialiser l'horloge système.\n" +#: hwclock/hwclock.c:757 hwclock/hwclock.c:839 +#, fuzzy +msgid "Must be superuser to set system clock." +msgstr "" +"Vous devez être le superutilisateur pour initialiser l'horloge système.\n" -#: hwclock/hwclock.c:745 hwclock/hwclock.c:823 +#: hwclock/hwclock.c:760 hwclock/hwclock.c:842 msgid "settimeofday() failed" msgstr "Échec de settimeofday()" -#: hwclock/hwclock.c:781 +#: hwclock/hwclock.c:797 #, c-format msgid "Current system time: %ld = %s\n" msgstr "Heure courante du système : %ld = %s\n" -#: hwclock/hwclock.c:805 +#: hwclock/hwclock.c:823 #, c-format msgid "\tUTC: %s\n" msgstr "\tUTC : %s\n" -#: hwclock/hwclock.c:852 +#: hwclock/hwclock.c:871 #, c-format -msgid "Not adjusting drift factor because the Hardware Clock previously contained garbage.\n" -msgstr "Pas d'ajustement du facteur de dérive parce l'horloge matérielle contient déjà des donnéez corrompues.\n" +msgid "" +"Not adjusting drift factor because the Hardware Clock previously contained " +"garbage.\n" +msgstr "" +"Pas d'ajustement du facteur de dérive parce l'horloge matérielle contient " +"déjà des donnéez corrompues.\n" -#: hwclock/hwclock.c:857 +#: hwclock/hwclock.c:876 #, c-format msgid "" "Not adjusting drift factor because last calibration time is zero,\n" "so history is bad and calibration startover is necessary.\n" msgstr "" -"Pas d'ajustement du facteur de dérive parce le dernier de temps de calibration indique zéro.\n" +"Pas d'ajustement du facteur de dérive parce le dernier de temps de " +"calibration indique zéro.\n" "L'hitorique étant erroné une recalibration est nécessaire.\n" -#: hwclock/hwclock.c:863 +#: hwclock/hwclock.c:882 #, c-format -msgid "Not adjusting drift factor because it has been less than a day since the last calibration.\n" -msgstr "Pas d'ajustement du facteur de dérive parce qu'elle est moins qu'un jour depuis la dernière calibration.\n" +msgid "" +"Not adjusting drift factor because it has been less than a day since the " +"last calibration.\n" +msgstr "" +"Pas d'ajustement du facteur de dérive parce qu'elle est moins qu'un jour " +"depuis la dernière calibration.\n" -#: hwclock/hwclock.c:911 +#: hwclock/hwclock.c:930 #, c-format msgid "" -"Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor of %f seconds/day.\n" +"Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor " +"of %f seconds/day.\n" "Adjusting drift factor by %f seconds/day\n" msgstr "" -"L'horloge a dérivé de %.1f secondes durant les dernières %d secondes en dépit d'un facteur de dérive de %f secondes/jour.\n" +"L'horloge a dérivé de %.1f secondes durant les dernières %d secondes en " +"dépit d'un facteur de dérive de %f secondes/jour.\n" "Ajustement du facteur de dérive de %f secondes/jour\n" -#: hwclock/hwclock.c:961 +#: hwclock/hwclock.c:976 #, c-format msgid "Time since last adjustment is %d seconds\n" msgstr "L'heure depuis le dernier ajustement est de %d secondes\n" -#: hwclock/hwclock.c:963 +#: hwclock/hwclock.c:978 #, c-format msgid "Need to insert %d seconds and refer time back %.6f seconds ago\n" -msgstr "Besoin d'insérer %d secondes et de faire une référence arrière dans le temps de %.6f secondes\n" +msgstr "" +"Besoin d'insérer %d secondes et de faire une référence arrière dans le temps " +"de %.6f secondes\n" -#: hwclock/hwclock.c:992 +#: hwclock/hwclock.c:1008 #, c-format msgid "Not updating adjtime file because of testing mode.\n" -msgstr "Pas de mise à jour du fichier de temps d'ajustement en raison du mode test.\n" +msgstr "" +"Pas de mise à jour du fichier de temps d'ajustement en raison du mode test.\n" -#: hwclock/hwclock.c:993 +#: hwclock/hwclock.c:1009 #, c-format msgid "" "Would have written the following to %s:\n" @@ -6320,99 +6717,119 @@ msgstr "" "Devrait avoir écrit ce qui suit dans %s :\n" "%s" -#: hwclock/hwclock.c:1001 +#: hwclock/hwclock.c:1018 #, c-format -msgid "Could not open file with the clock adjustment parameters in it (%s) for writing" -msgstr "Impossible d'ouvrir le fichier en écriture en ajustant les paramètres d'heure (%s)" +msgid "" +"Could not open file with the clock adjustment parameters in it (%s) for " +"writing" +msgstr "" +"Impossible d'ouvrir le fichier en écriture en ajustant les paramètres " +"d'heure (%s)" -#: hwclock/hwclock.c:1006 hwclock/hwclock.c:1011 +#: hwclock/hwclock.c:1024 hwclock/hwclock.c:1031 #, c-format msgid "Could not update file with the clock adjustment parameters (%s) in it" -msgstr "Impossible de mettre à jour le fichier en ajustant les paramètres d'heure (%s)" +msgstr "" +"Impossible de mettre à jour le fichier en ajustant les paramètres d'heure " +"(%s)" -#: hwclock/hwclock.c:1017 -#, c-format -msgid "Drift adjustment parameters not updated.\n" +#: hwclock/hwclock.c:1039 +#, fuzzy +msgid "Drift adjustment parameters not updated." msgstr "Ajustement des paramètres de dérive n'ont pas été mis à jour.\n" -#: hwclock/hwclock.c:1058 -#, c-format -msgid "The Hardware Clock does not contain a valid time, so we cannot adjust it.\n" -msgstr "L'horloge matérielle ne contient pas une heure valable, on ne peut l'ajuster\n" +#: hwclock/hwclock.c:1078 +#, fuzzy +msgid "" +"The Hardware Clock does not contain a valid time, so we cannot adjust it." +msgstr "" +"L'horloge matérielle ne contient pas une heure valable, on ne peut " +"l'ajuster\n" -#: hwclock/hwclock.c:1066 +#: hwclock/hwclock.c:1087 #, c-format -msgid "Not setting clock because last adjustment time is zero, so history is bad." -msgstr "Heure non modifiée car le dernier temps de calibration est zéro, donc mauvais historique." +msgid "" +"Not setting clock because last adjustment time is zero, so history is bad." +msgstr "" +"Heure non modifiée car le dernier temps de calibration est zéro, donc " +"mauvais historique." -#: hwclock/hwclock.c:1089 +#: hwclock/hwclock.c:1109 #, c-format msgid "Needed adjustment is less than one second, so not setting clock.\n" -msgstr "L'ajustement requis est inférieur à une seconde, pas d'initialisation de l'horloge.\n" +msgstr "" +"L'ajustement requis est inférieur à une seconde, pas d'initialisation de " +"l'horloge.\n" -#: hwclock/hwclock.c:1115 +#: hwclock/hwclock.c:1134 #, c-format msgid "Using %s.\n" msgstr "Utilisant %s.\n" -#: hwclock/hwclock.c:1117 +#: hwclock/hwclock.c:1136 #, c-format msgid "No usable clock interface found.\n" msgstr "Aucune interface d'horloge utilisable n'a été repérée.\n" -#: hwclock/hwclock.c:1233 hwclock/hwclock.c:1239 +#: hwclock/hwclock.c:1266 hwclock/hwclock.c:1272 #, c-format msgid "Unable to set system clock.\n" msgstr "Impossible d'initialiser l'horloge système.\n" -#: hwclock/hwclock.c:1252 -#, c-format -msgid "At %ld seconds after 1969, RTC is predicted to read %ld seconds after 1969.\n" -msgstr "%ld secondes après 1969, RTC est supposé lire %ld secondes après 1969.\n" - -#: hwclock/hwclock.c:1283 +#: hwclock/hwclock.c:1285 #, c-format msgid "" -"The kernel keeps an epoch value for the Hardware Clock only on an Alpha machine.\n" -"This copy of hwclock was built for a machine other than Alpha\n" -"(and thus is presumably not running on an Alpha now). No action taken.\n" +"At %ld seconds after 1969, RTC is predicted to read %ld seconds after 1969.\n" msgstr "" -"Le noyau conserve une valeur d'époque pour l'horloge matérielle uniquement sur une machine Alpha.\n" -"Cette copie de l'horloge matérielle a été prévue pour une machine d'un autre type que Alpha\n" -"(et ne tournant probablement pas sur un Alpha maintenant). Aucune action n'a été exécutée.\n" +"%ld secondes après 1969, RTC est supposé lire %ld secondes après 1969.\n" -#: hwclock/hwclock.c:1292 -#, c-format -msgid "Unable to get the epoch value from the kernel.\n" +#: hwclock/hwclock.c:1314 +#, fuzzy +msgid "" +"The kernel keeps an epoch value for the Hardware Clock only on an Alpha " +"machine.\n" +"This copy of hwclock was built for a machine other than Alpha\n" +"(and thus is presumably not running on an Alpha now). No action taken." +msgstr "" +"Le noyau conserve une valeur d'époque pour l'horloge matérielle uniquement " +"sur une machine Alpha.\n" +"Cette copie de l'horloge matérielle a été prévue pour une machine d'un autre " +"type que Alpha\n" +"(et ne tournant probablement pas sur un Alpha maintenant). Aucune action n'a " +"été exécutée.\n" + +#: hwclock/hwclock.c:1331 +#, fuzzy +msgid "Unable to get the epoch value from the kernel." msgstr "Impossible d'obtenir la valeur d'époque à partir du kernel.\n" -#: hwclock/hwclock.c:1294 +#: hwclock/hwclock.c:1333 #, c-format msgid "Kernel is assuming an epoch value of %lu\n" msgstr "Le kernel assume une valeur d'époque de %lu\n" -#: hwclock/hwclock.c:1297 -#, c-format -msgid "To set the epoch value, you must use the 'epoch' option to tell to what value to set it.\n" -msgstr "Pour initialiser la valeur d'époque, vous devez utiliser l'option « epoch » pour y mettre la valeur voulue.\n" +#: hwclock/hwclock.c:1338 +#, fuzzy +msgid "" +"To set the epoch value, you must use the 'epoch' option to tell to what " +"value to set it." +msgstr "" +"Pour initialiser la valeur d'époque, vous devez utiliser l'option « epoch » " +"pour y mettre la valeur voulue.\n" -#: hwclock/hwclock.c:1300 +#: hwclock/hwclock.c:1342 #, c-format msgid "Not setting the epoch to %d - testing only.\n" -msgstr "La valeur d'époque %d n'est pas utilisée pour initialisation - test seulement.\n" +msgstr "" +"La valeur d'époque %d n'est pas utilisée pour initialisation - test " +"seulement.\n" -#: hwclock/hwclock.c:1303 +#: hwclock/hwclock.c:1346 #, c-format msgid "Unable to set the epoch value in the kernel.\n" msgstr "Impossible d'initialiser la valeur d'époque dans le kernel.\n" -#: hwclock/hwclock.c:1316 misc-utils/cal.c:338 misc-utils/kill.c:189 -#, c-format -msgid "%s from %s\n" -msgstr "%s de %s\n" - -# hwclock/hwclock.c:1108 -#: hwclock/hwclock.c:1337 +#: hwclock/hwclock.c:1375 #, c-format msgid "" "hwclock - query and set the hardware clock (RTC)\n" @@ -6428,68 +6845,51 @@ msgid "" " --systz set the system time based on the current timezone\n" " --adjust adjust the rtc to account for systematic drift since\n" " the clock was last set or adjusted\n" +msgstr "" + +#: hwclock/hwclock.c:1387 +#, c-format +msgid "" " --getepoch print out the kernel's hardware clock epoch value\n" " --setepoch set the kernel's hardware clock epoch value to the \n" " value given with --epoch\n" +msgstr "" + +#: hwclock/hwclock.c:1392 +#, c-format +msgid "" " --predict predict rtc reading at time given with --date\n" " -v | --version print out the version of hwclock to stdout\n" "\n" "Options: \n" " -u | --utc the hardware clock is kept in UTC\n" " --localtime the hardware clock is kept in local time\n" -" -f | --rtc=path special /dev/... file to use instead of default\n" +msgstr "" + +#: hwclock/hwclock.c:1399 +#, c-format +msgid " -f | --rtc=path special /dev/... file to use instead of default\n" +msgstr "" + +#: hwclock/hwclock.c:1402 +#, c-format +msgid "" " --directisa access the ISA bus directly instead of %s\n" " --badyear ignore rtc's year because the bios is broken\n" " --date specifies the time to which to set the hardware clock\n" " --epoch=year specifies the year which is the beginning of the \n" " hardware clock's epoch value\n" -" --noadjfile do not access /etc/adjtime. Requires the use of\n" +" --noadjfile do not access %s. Requires the use of\n" " either --utc or --localtime\n" " --adjfile=path specifies the path to the adjust file (default is\n" -" /etc/adjtime)\n" +" %s)\n" " --test do everything except actually updating the hardware\n" " clock or anything else\n" " -D | --debug debug mode\n" "\n" msgstr "" -"hwclock - interroger et configurer l'horloge matérielle RTC\n" -"\n" -"Utilisation : hwclock [fonction] [options...]\n" -"\n" -"Fonctions :\n" -" -h | --help afficher cette aide\n" -" -r | --show lire l'horloge matérielle et afficher les résultats\n" -" --set régler l'horloge RTC à l'heure indiquée par --date\n" -" -s | --hctosys régler l'heure système à partir de l'horloge matérielle\n" -" -w | --systohc régler l'horloge matérielle à l'heure actuelle du système\n" -" --systz régler l'heure système sur la zone de temps actuelle\n" -" --adjust ajuster l'horloge RTC en tenant compte de la dérive\n" -" systématique depuis le dernier réglage\n" -" --getepoch afficher la valeur « epoch » du noyau pour l'horloge matérielle\n" -" --setepoch configurer la valeur « epoch » du noyau pour l'horloge\n" -" matérielle à la valeur donnée par --epoch\n" -" --predict prédire la lecture d'horloge RTC à l'heure donnée par --date\n" -" -v | --version afficher le numéro de version de hwclock\n" -"\n" -"Options :\n" -" -u | --utc l'horloge matérielle est conservée au format universel UTC\n" -" --localtime l'horloge matérielle est conservée au format local\n" -" -f | --rtc=chemin utiliser le périphérique spécial /dev/... au lieu du défaut\n" -" --directisa accéder au bus ISA directement au lieu de %s\n" -" --badyear ignorer l'année donnée par la RTC (bios mal réglé)\n" -" --date indiquer l'heure pour régler l'horloge matérielle\n" -" --epoch=année indiquer l'année correspondant à la valeur \n" -" de départ « epoch » de l'horloge matérielle\n" -" --noadjfile ne pas accéder à /etc/adjtime. Exige l'utilisation\n" -" de --utc ou bien --localtime\n" -" --adjfile=chemin indiquer le chemin du fichier de réglage\n" -" (par défaut /etc/adjtime)\n" -" --test exécuter le tout sans modifier l'horloge matérielle ou\n" -" autre\n" -" -D | --debug mode débogage\n" -"\n" - -#: hwclock/hwclock.c:1373 + +#: hwclock/hwclock.c:1417 #, c-format msgid "" " -J|--jensen, -A|--arc, -S|--srm, -F|--funky-toy\n" @@ -6500,321 +6900,494 @@ msgstr "" " indique à hwclock le type d'alpha utilisé (consultez hwclock(8))\n" "\n" -#: hwclock/hwclock.c:1461 -#, c-format -msgid "%s: Unable to connect to audit system\n" +#: hwclock/hwclock.c:1514 +#, fuzzy +msgid "Unable to connect to audit system" msgstr "%s : impossible de se connecter au système d'audit\n" -#: hwclock/hwclock.c:1582 +#: hwclock/hwclock.c:1605 +#, fuzzy +msgid "failed to parse epoch" +msgstr "impossible d'analyser ce PID" + +#: hwclock/hwclock.c:1644 #, c-format msgid "%s takes no non-option arguments. You supplied %d.\n" -msgstr "%s ne peut pas prendre des arguments d'options qui n'en sont pas. Vous avez fourni %d.\n" +msgstr "" +"%s ne peut pas prendre des arguments d'options qui n'en sont pas. Vous avez " +"fourni %d.\n" -#: hwclock/hwclock.c:1589 -#, c-format +#: hwclock/hwclock.c:1651 +#, fuzzy msgid "" "You have specified multiple functions.\n" -"You can only perform one function at a time.\n" +"You can only perform one function at a time." msgstr "" "Vous avez indiqué plusieurs fonctions.\n" "Vous ne pouvez en exécuter qu'une à la fois.\n" -#: hwclock/hwclock.c:1596 -#, c-format -msgid "%s: The --utc and --localtime options are mutually exclusive. You specified both.\n" -msgstr "%s : les options --utc et --localtime sont mutuellement exclusives. Vous avez indiqué les deux.\n" +#: hwclock/hwclock.c:1657 +#, fuzzy +msgid "" +"The --utc and --localtime options are mutually exclusive. You specified " +"both." +msgstr "" +"%s : les options --utc et --localtime sont mutuellement exclusives. Vous " +"avez indiqué les deux.\n" -#: hwclock/hwclock.c:1603 -#, c-format -msgid "%s: The --adjust and --noadjfile options are mutually exclusive. You specified both.\n" -msgstr "%s : les options --adjust et --noadjfile sont mutuellement exclusives. Vous avez indiqué les deux.\n" +#: hwclock/hwclock.c:1663 +#, fuzzy +msgid "" +"The --adjust and --noadjfile options are mutually exclusive. You specified " +"both." +msgstr "" +"%s : les options --adjust et --noadjfile sont mutuellement exclusives. Vous " +"avez indiqué les deux.\n" -#: hwclock/hwclock.c:1610 -#, c-format -msgid "%s: The --adjfile and --noadjfile options are mutually exclusive. You specified both.\n" -msgstr "%s : les options --adjfile et --noadjfile sont mutuellement exclusives. Vous avez indiqué les deux.\n" +#: hwclock/hwclock.c:1669 +#, fuzzy +msgid "" +"The --adjfile and --noadjfile options are mutually exclusive. You specified " +"both." +msgstr "" +"%s : les options --adjfile et --noadjfile sont mutuellement exclusives. Vous " +"avez indiqué les deux.\n" -#: hwclock/hwclock.c:1619 -#, c-format -msgid "%s: With --noadjfile, you must specify either --utc or --localtime\n" +#: hwclock/hwclock.c:1677 +#, fuzzy +msgid "With --noadjfile, you must specify either --utc or --localtime" msgstr "%s : avec --noadjfile, vous devez indiquer soit --utc ou --localtime\n" -#: hwclock/hwclock.c:1633 -#, c-format -msgid "No usable set-to time. Cannot set clock.\n" -msgstr "Pas utilisable pour initialiser l'heure. Ne peut initialiser l'horloge.\n" +#: hwclock/hwclock.c:1690 +#, fuzzy +msgid "No usable set-to time. Cannot set clock." +msgstr "" +"Pas utilisable pour initialiser l'heure. Ne peut initialiser l'horloge.\n" -#: hwclock/hwclock.c:1650 -#, c-format -msgid "Sorry, only the superuser can change the Hardware Clock.\n" +#: hwclock/hwclock.c:1705 +#, fuzzy +msgid "Sorry, only the superuser can change the Hardware Clock." msgstr "Désolé, seul le superutilisateur peut modifier l'horloge matérielle.\n" -#: hwclock/hwclock.c:1655 -#, c-format -msgid "Sorry, only the superuser can change the System Clock.\n" +#: hwclock/hwclock.c:1709 +#, fuzzy +msgid "Sorry, only the superuser can change the System Clock." msgstr "Désolé, seul le superutilisateur peut modifier l'horloge système.\n" -#: hwclock/hwclock.c:1660 -#, c-format -msgid "Sorry, only the superuser can change the Hardware Clock epoch in the kernel.\n" -msgstr "Désole, seul le superutilisateur peut modifier l'époque de l'horloge matérielle dans le kernel.\n" +#: hwclock/hwclock.c:1713 +#, fuzzy +msgid "" +"Sorry, only the superuser can change the Hardware Clock epoch in the kernel." +msgstr "" +"Désole, seul le superutilisateur peut modifier l'époque de l'horloge " +"matérielle dans le kernel.\n" -#: hwclock/hwclock.c:1681 -#, c-format -msgid "Cannot access the Hardware Clock via any known method.\n" -msgstr "Ne peut accéder l'horloge matérielle par le biais d'une méthode connue.\n" +#: hwclock/hwclock.c:1736 +#, fuzzy +msgid "Cannot access the Hardware Clock via any known method." +msgstr "" +"Ne peut accéder l'horloge matérielle par le biais d'une méthode connue.\n" -#: hwclock/hwclock.c:1685 -#, c-format -msgid "Use the --debug option to see the details of our search for an access method.\n" -msgstr "Utiliser l'option --debug pour voir les détails de la recherche d'une méthode connue.\n" +#: hwclock/hwclock.c:1739 +#, fuzzy +msgid "" +"Use the --debug option to see the details of our search for an access method." +msgstr "" +"Utiliser l'option --debug pour voir les détails de la recherche d'une " +"méthode connue.\n" -#: hwclock/kd.c:47 +#: hwclock/kd.c:49 #, c-format msgid "Waiting in loop for time from KDGHWCLK to change\n" msgstr "Attente dans la boucle d'obtention d'un changement depuis KDGHWCLK\n" -#: hwclock/kd.c:50 +#: hwclock/kd.c:52 msgid "KDGHWCLK ioctl to read time failed" msgstr "Échec de KDGHWCLK ioctl pour la lecture de l'heure" -#: hwclock/kd.c:68 +#: hwclock/kd.c:74 msgid "KDGHWCLK ioctl to read time failed in loop" msgstr "KDGHWCLK ioctl pour la lecture de l'heure a échoué dans une boucle" -#: hwclock/kd.c:75 hwclock/rtc.c:221 -#, c-format -msgid "Timed out waiting for time change.\n" -msgstr "Expiration de la minuterie lors de l'attente du changement de l'heure.\n" +#: hwclock/kd.c:81 hwclock/rtc.c:235 +#, fuzzy +msgid "Timed out waiting for time change." +msgstr "" +"Expiration de la minuterie lors de l'attente du changement de l'heure.\n" -#: hwclock/kd.c:97 +#: hwclock/kd.c:100 #, c-format msgid "ioctl() failed to read time from %s" msgstr "Échec de ioctl() lors de la lecture de l'heure depuis %s" -#: hwclock/kd.c:133 +#: hwclock/kd.c:136 msgid "ioctl KDSHWCLK failed" msgstr "Échec de ioctl KDSHWCLK" -#: hwclock/kd.c:169 +#: hwclock/kd.c:172 msgid "Can't open /dev/tty1 or /dev/vc/1" msgstr "Impossible d'ouvrir /dev/tty1 ou /dev/vc/1" -#: hwclock/kd.c:173 +#: hwclock/kd.c:176 msgid "KDGHWCLK ioctl failed" msgstr "Échec de KDGHWCLK ioctl" -#: hwclock/rtc.c:147 hwclock/rtc.c:241 +#: hwclock/rtc.c:161 hwclock/rtc.c:255 #, c-format msgid "open() of %s failed" msgstr "Échec de open() de %s" -#: hwclock/rtc.c:181 -#, c-format -msgid "ioctl() to %s to read the time failed.\n" +#: hwclock/rtc.c:194 +#, fuzzy, c-format +msgid "ioctl(%s) to %s to read the time failed" msgstr "Échec ioctl() vers %s lors de la lecture de l'heure\n" -#: hwclock/rtc.c:203 +#: hwclock/rtc.c:216 #, c-format msgid "Waiting in loop for time from %s to change\n" msgstr "Attente dans un boucle pour que le temps %s se modifie\n" -#: hwclock/rtc.c:259 +#: hwclock/rtc.c:279 #, c-format msgid "%s does not have interrupt functions. " msgstr "%s n'a pas de fonction d'interruption" -#: hwclock/rtc.c:270 +#: hwclock/rtc.c:291 #, c-format msgid "read() to %s to wait for clock tick failed" msgstr "Échec de read() de %s durant l'attente d'un tic d'horloge" -#: hwclock/rtc.c:288 +#: hwclock/rtc.c:316 #, c-format msgid "select() to %s to wait for clock tick failed" msgstr "select() de %s en attente d'un tic d'horloge a échoué" -#: hwclock/rtc.c:291 -#, c-format -msgid "select() to %s to wait for clock tick timed out\n" -msgstr "select() de %s dont l'attente d'un tic d'horloge a expiré le délai de la minuterie\n" +#: hwclock/rtc.c:320 +#, fuzzy, c-format +msgid "select() to %s to wait for clock tick timed out" +msgstr "" +"select() de %s dont l'attente d'un tic d'horloge a expiré le délai de la " +"minuterie\n" -#: hwclock/rtc.c:300 +#: hwclock/rtc.c:330 #, c-format msgid "ioctl() to %s to turn off update interrupts failed" -msgstr "ioctl() de %s a échoué durant l'arrêt des mises à jour par interruption" +msgstr "" +"ioctl() de %s a échoué durant l'arrêt des mises à jour par interruption" -#: hwclock/rtc.c:303 +#: hwclock/rtc.c:334 #, c-format msgid "ioctl() to %s to turn on update interrupts failed unexpectedly" -msgstr "ioctl() de %s a échoué pour permettre les mises à jour par interruption de façon inattendue" +msgstr "" +"ioctl() de %s a échoué pour permettre les mises à jour par interruption de " +"façon inattendue" -#: hwclock/rtc.c:360 -#, c-format -msgid "ioctl() to %s to set the time failed.\n" +#: hwclock/rtc.c:388 +#, fuzzy, c-format +msgid "ioctl(%s) to %s to set the time failed." msgstr "ioctl() de %s a échoué lors de l'initialisation de l'heure.\n" -#: hwclock/rtc.c:366 +#: hwclock/rtc.c:394 #, c-format msgid "ioctl(%s) was successful.\n" msgstr "ioctl(%s) a réussi.\n" -#: hwclock/rtc.c:392 +#: hwclock/rtc.c:419 #, c-format msgid "Open of %s failed" msgstr "Ouverture de %s a échoué" -#: hwclock/rtc.c:410 hwclock/rtc.c:454 -#, c-format -msgid "To manipulate the epoch value in the kernel, we must access the Linux 'rtc' device driver via the device special file %s. This file does not exist on this system.\n" -msgstr "Pour manipuler la valeur de l'époque dans le kernel, vous devez accéder le pilote Linux du périphérique « rtc » par le biais du fichier spécial %s. Ce fichier n'existe pas sur ce système.\n" +#: hwclock/rtc.c:435 hwclock/rtc.c:482 +#, fuzzy, c-format +msgid "" +"To manipulate the epoch value in the kernel, we must access the Linux 'rtc' " +"device driver via the device special file %s. This file does not exist on " +"this system." +msgstr "" +"Pour manipuler la valeur de l'époque dans le kernel, vous devez accéder le " +"pilote Linux du périphérique « rtc » par le biais du fichier spécial %s. Ce " +"fichier n'existe pas sur ce système.\n" -#: hwclock/rtc.c:415 hwclock/rtc.c:459 +#: hwclock/rtc.c:440 hwclock/rtc.c:487 #, c-format msgid "Unable to open %s" msgstr "Impossible d'ouvrir %s" -#: hwclock/rtc.c:422 +#: hwclock/rtc.c:447 #, c-format msgid "ioctl(RTC_EPOCH_READ) to %s failed" msgstr "ioctl(RTC_EPOCH_READ) de %s a échoué" -#: hwclock/rtc.c:427 +#: hwclock/rtc.c:453 #, c-format msgid "we have read epoch %ld from %s with RTC_EPOCH_READ ioctl.\n" -msgstr "l'époque %ld a été lu à partir de %s à l'aide de RTC_EPOCH_READ ioctl().\n" +msgstr "" +"l'époque %ld a été lu à partir de %s à l'aide de RTC_EPOCH_READ ioctl().\n" -#: hwclock/rtc.c:446 -#, c-format -msgid "The epoch value may not be less than 1900. You requested %ld\n" -msgstr "La valeur de l'époque ne peut pas être plus petite que 1900. Vous avez demandé %ld\n" +#: hwclock/rtc.c:473 +#, fuzzy, c-format +msgid "The epoch value may not be less than 1900. You requested %ld" +msgstr "" +"La valeur de l'époque ne peut pas être plus petite que 1900. Vous avez " +"demandé %ld\n" -#: hwclock/rtc.c:464 +#: hwclock/rtc.c:492 #, c-format msgid "setting epoch to %ld with RTC_EPOCH_SET ioctl to %s.\n" -msgstr "initialisation de l'époque à %ld à l'aide de RTC_EPOCH_SET ioctl vers %s.\n" +msgstr "" +"initialisation de l'époque à %ld à l'aide de RTC_EPOCH_SET ioctl vers %s.\n" -#: hwclock/rtc.c:469 -#, c-format -msgid "The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl.\n" -msgstr "Le pilote du périphérique dans le noyau pour %s n'a pas de fonction RTC_EPOCH_SET ioctl().\n" +#: hwclock/rtc.c:498 +#, fuzzy, c-format +msgid "The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl." +msgstr "" +"Le pilote du périphérique dans le noyau pour %s n'a pas de fonction " +"RTC_EPOCH_SET ioctl().\n" -#: hwclock/rtc.c:472 +#: hwclock/rtc.c:502 #, c-format msgid "ioctl(RTC_EPOCH_SET) to %s failed" msgstr "échec de ioctl(RTC_EPOCH_SET) vers %s" -#: login-utils/agetty.c:363 -#, c-format -msgid "%s: can't exec %s: %m" -msgstr "%s : impossible d'exécuter %s : %m" - -#: login-utils/agetty.c:388 -msgid "can't malloc initstring" -msgstr "impossible d'exécuter malloc() pour la chaîne d'initialisation" - -#: login-utils/agetty.c:456 +#: libmount/samples/mount.c:60 #, c-format -msgid "bad timeout value: %s" -msgstr "valeur erronée d'expiration de la minuterie : %s" +msgid "only root can use \"--%s\" option (effective UID is %u)" +msgstr "" +"mount : seul le superutilisateur peut utiliser l'option « --%s » (l'UID " +"effectif est %u)" -#: login-utils/agetty.c:533 +#: libmount/samples/mount.c:63 #, c-format -msgid "bad speed: %s" -msgstr "vitesse erronée : %s" - -#: login-utils/agetty.c:535 -msgid "too many alternate speeds" -msgstr "trop de vitesses alternatives" +msgid "only root can do that (effective UID is %u)" +msgstr "" +"mount : seul le superutilisateur peut exécuter cette commande (l'UID " +"effectif est %u)" -#: login-utils/agetty.c:637 +#: libmount/samples/mount.c:67 #, c-format -msgid "/dev: chdir() failed: %m" -msgstr "/dev : échec de chdir() : %m" +msgid "only root can use \"--%s\" option" +msgstr "mount : seul le superutilisateur peut utiliser l'option « --%s »" -#: login-utils/agetty.c:641 -#, c-format -msgid "/dev/%s: not a character device" -msgstr "/dev/%s : n'est pas périphérique caractère" +#: libmount/samples/mount.c:68 +msgid "only root can do that" +msgstr "seul le superutilisateur peut exécuter cette commande" -#: login-utils/agetty.c:650 -#, c-format -msgid "/dev/%s: cannot open as standard input: %m" -msgstr "/dev/%s : ne peut ouvrir en tant qu'entrée standard : %m" +#: libmount/samples/mount.c:86 +#, fuzzy, c-format +msgid "%s: parse error: ignore entry at line %d." +msgstr "%s : erreur d'analyse à la ligne %d" -#: login-utils/agetty.c:660 -#, c-format -msgid "%s: not open for read/write" -msgstr "%s : n'est pas ouvert en lecture/écriture" +#: libmount/samples/mount.c:109 +#, fuzzy +msgid "failed to read mtab" +msgstr "échec de lecture : %s" -#: login-utils/agetty.c:666 -#, c-format -msgid "%s: dup problem: %m" -msgstr "%s : problème avec dup : %m" +#: libmount/samples/mount.c:113 libmount/samples/mount.c:158 +#: misc-utils/findmnt.c:603 misc-utils/findmnt.c:669 +msgid "failed to initialize libmount iterator" +msgstr "impossible d'initialiser l'itérateur libmount" -#: login-utils/agetty.c:961 +#: libmount/samples/mount.c:168 #, c-format -msgid "user" -msgstr "utilisateur" +msgid "%-20s: ignored\n" +msgstr "" -#: login-utils/agetty.c:961 -#, c-format -msgid "users" -msgstr "utilisateurs" +#: libmount/samples/mount.c:169 +#, fuzzy, c-format +msgid "%-20s: already mounted\n" +msgstr "mount : %s est déjà monté sur %s\n" -#: login-utils/agetty.c:1055 -#, c-format -msgid "%s: read: %m" -msgstr "%s : lu : %m" +#: libmount/samples/mount.c:174 +#, fuzzy, c-format +msgid "%-20s: failed: %s\n" +msgstr "%s : échec de fork : %s\n" -#: login-utils/agetty.c:1102 -#, c-format -msgid "%s: input overrun" -msgstr "%s : dépassement du tampon d'entrée" +#: libmount/samples/mount.c:178 +#, fuzzy, c-format +msgid "%-20s: failed\n" +msgstr "%s a échoué.\n" -#: login-utils/agetty.c:1230 +#: libmount/samples/mount.c:194 #, c-format msgid "" -"Usage: %s [-8hiLmsUw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] baud_rate,... line [termtype]\n" -"or\t[-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] line baud_rate,... [termtype]\n" +"Usage:\n" +" %1$s [-lhV]\n" +" %1$s -a [options]\n" +" %1$s [options] | \n" +" %1$s [options] \n" +" %1$s []\n" msgstr "" -"Utilisation : %s [-8hiLmsUw] [-l programme_login] [-t expiration] [-I chaîne_init] [-H hôte_login] vitesse_bauds, ... ligne [type_terminal]\n" -"or\t[-hiLmw] [-l programme_login] [-t expiration] [-I chaîne_init] [-H hôte_login] ligne vitesse_bauds, ... [type_terminal]\n" - -#: login-utils/checktty.c:92 login-utils/checktty.c:113 -#, c-format -msgid "login: memory low, login may fail\n" -msgstr "login : peu de mémoire, login peut échouer\n" - -#: login-utils/checktty.c:93 -msgid "can't malloc for ttyclass" -msgstr "impossible d'exécuter malloc() pour ttyclass" - -#: login-utils/checktty.c:114 -msgid "can't malloc for grplist" -msgstr "impossible d'exécuter malloc() pour grplist" - -#: login-utils/checktty.c:555 -#, c-format -msgid "Login on %s from %s denied by default.\n" -msgstr "Login sur %s de %s n'est pas permis par défaut.\n" - -#: login-utils/checktty.c:566 -#, c-format -msgid "Login on %s from %s denied.\n" -msgstr "Login sur %s de %s n'est pas permis.\n" - -#: login-utils/chfn.c:100 -#, c-format -msgid "Usage: %s [ -f full-name ] [ -o office ] " -msgstr "Utilisation : %s [ -f nom-complet ] [ -o bureau ] " +"Utilisation :\n" +" %1$s [-lhV]\n" +" %1$s -a [options]\n" +" %1$s [options] | \n" +" %1$s [options] \n" +" %1$s []\n" -#: login-utils/chfn.c:101 +#: libmount/samples/mount.c:203 #, c-format msgid "" -"[ -p office-phone ]\n" -"\t[ -h home-phone ] " -msgstr "" +"\n" +"Options:\n" +" -a, --all mount all filesystems mentioned in fstab\n" +" -f, --fake dry run, skip mount(2) syscall\n" +" -F, --fork fork off for each device (use with -a)\n" +" -h, --help this help\n" +" -n, --no-mtab don't write to /etc/mtab\n" +" -r, --read-only mount the filesystem read-only (same as -o ro)\n" +" -v, --verbose verbose mode\n" +" -V, --version print version string\n" +" -w, --read-write mount the filesystem read-write (default)\n" +" -o, --options comma separated string of mount options\n" +" -O, --test-opts limit the set of filesystems (use with -a)\n" +" -t, --types indicate the filesystem type\n" +" -c, --no-canonicalize don't canonicalize paths\n" +" -i, --internal-only don't call the mount. helpers\n" +" -l, --show-labels lists all mounts with LABELs\n" +"\n" +"Source:\n" +" -L, --label