# translation of util-linux.po to Catalan # Copyright © 2002, 2003, 2004, 2005 Free Software Foundation, Inc. # Antoni Bella Perez , 2002, 2003. # Jordi Mallach , 2004, 2005. # Josep Puigdemont , 2005 # # Permission is granted to freely copy and distribute # this file and modified versions, provided that this # header is not removed and modified versions are marked # as such. # msgid "" msgstr "" "Project-Id-Version: util-linux-2.12q\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-01-04 23:42+0100\n" "PO-Revision-Date: 2005-01-31 20:23+0100\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: disk-utils/blockdev.c:62 msgid "set read-only" msgstr "estableix a només lectura" #: disk-utils/blockdev.c:63 msgid "set read-write" msgstr "estableix a lectura/escriptura" #: disk-utils/blockdev.c:66 msgid "get read-only" msgstr "obtingues només lectura" #: disk-utils/blockdev.c:69 msgid "get sectorsize" msgstr "obtingues la mida del sector" #: disk-utils/blockdev.c:72 msgid "get blocksize" msgstr "obtingues la mida del bloc" #: disk-utils/blockdev.c:75 msgid "set blocksize" msgstr "estableix la mida del bloc" #: disk-utils/blockdev.c:78 msgid "get 32-bit sector count" msgstr "obtingues el compte de sectors de 32 bits" #: disk-utils/blockdev.c:81 msgid "get size in bytes" msgstr "obtingues la mida en octets" #: disk-utils/blockdev.c:84 msgid "set readahead" msgstr "estableix «readahead»" #: disk-utils/blockdev.c:87 msgid "get readahead" msgstr "obtingues \"readahead\"" #: disk-utils/blockdev.c:90 msgid "flush buffers" msgstr "buida la memòria temporal" #: disk-utils/blockdev.c:94 msgid "reread partition table" msgstr "torna a llegir la taula de particions" #: disk-utils/blockdev.c:103 #, c-format msgid "Usage:\n" msgstr "Forma d'ús:\n" #: disk-utils/blockdev.c:105 #, c-format msgid " %s --report [devices]\n" msgstr " %s --report [dispositius]\n" #: disk-utils/blockdev.c:106 #, c-format msgid " %s [-v|-q] commands devices\n" msgstr " %s [-v|-q] ordres dispositius\n" #: disk-utils/blockdev.c:107 #, c-format msgid "Available commands:\n" msgstr "Ordres disponibles:\n" #: disk-utils/blockdev.c:254 #, c-format msgid "%s: Unknown command: %s\n" msgstr "%s: Ordre desconeguda: %s\n" #: disk-utils/blockdev.c:266 disk-utils/blockdev.c:275 #, c-format msgid "%s requires an argument\n" msgstr "%s requereix un argument\n" #: disk-utils/blockdev.c:323 #, c-format msgid "%s succeeded.\n" msgstr "%s s'ha completat amb èxit.\n" #: disk-utils/blockdev.c:341 disk-utils/blockdev.c:367 #, c-format msgid "%s: cannot open %s\n" msgstr "%s: no es pot obrir %s\n" #: disk-utils/blockdev.c:384 #, c-format msgid "%s: ioctl error on %s\n" msgstr "%s: s'ha produït un error d'ioctl en %s\n" #: disk-utils/blockdev.c:391 #, c-format msgid "RO RA SSZ BSZ StartSec Size Device\n" msgstr "RO RA SSZ BSZ SectInici Mida Dispositiu\n" #: disk-utils/elvtune.c:50 disk-utils/setfdprm.c:100 #, c-format msgid "usage:\n" msgstr "forma d'ús:\n" #: disk-utils/fdformat.c:31 #, c-format msgid "Formatting ... " msgstr "S'està formatant... " #: disk-utils/fdformat.c:49 disk-utils/fdformat.c:84 #, c-format msgid "done\n" msgstr "fet\n" #: disk-utils/fdformat.c:60 #, c-format msgid "Verifying ... " msgstr "S'està verificant... " #: disk-utils/fdformat.c:71 msgid "Read: " msgstr "Lectura: " #: disk-utils/fdformat.c:73 #, c-format msgid "Problem reading cylinder %d, expected %d, read %d\n" msgstr "Hi ha un problema en llegir el cilindre %d, s'esperava %d i s'ha llegit %d\n" #: disk-utils/fdformat.c:79 #, c-format msgid "" "bad data in cyl %d\n" "Continuing ... " msgstr "" "dades incorrectes al cilindre %d\n" "S'està continuant... " #: disk-utils/fdformat.c:94 #, c-format msgid "usage: %s [ -n ] device\n" msgstr "forma d'ús: %s [ -n ] dispositiu\n" #: disk-utils/fdformat.c:116 disk-utils/fsck.minix.c:1249 #: disk-utils/isosize.c:179 disk-utils/mkfs.bfs.c:119 disk-utils/mkfs.c:54 #: disk-utils/mkfs.cramfs.c:778 disk-utils/mkfs.minix.c:626 #: disk-utils/mkswap.c:523 disk-utils/setfdprm.c:128 hwclock/hwclock.c:1176 #: misc-utils/cal.c:313 misc-utils/ddate.c:180 misc-utils/kill.c:189 #: misc-utils/rename.c:79 misc-utils/script.c:143 #, c-format msgid "%s from %s\n" msgstr "%s des de %s\n" #: disk-utils/fdformat.c:130 #, c-format msgid "%s: not a block device\n" msgstr "%s: no és un dispositiu de bloc\n" #: disk-utils/fdformat.c:140 msgid "Could not determine current format type" msgstr "No es pot determinar l'actual tipus de format" #: disk-utils/fdformat.c:141 #, c-format msgid "%s-sided, %d tracks, %d sec/track. Total capacity %d kB.\n" msgstr "Cara %s, %d pistes, %d segons/pista. Capacitat total %d kB.\n" #: disk-utils/fdformat.c:142 msgid "Double" msgstr "Doble" #: disk-utils/fdformat.c:142 msgid "Single" msgstr "Simple" #: disk-utils/fsck.cramfs.c:108 #, c-format msgid "" "usage: %s [-hv] [-x dir] file\n" " -h print this help\n" " -x dir extract into dir\n" " -v be more verbose\n" " file file to test\n" msgstr "" "forma d'ús: %s [-hv] [-x dir] fitxer\n" " -h mostra aquesta ajuda\n" " -x dir extreu dins del directori dir\n" " -v mostra més missatges\n" " fitxer fitxer a comprovar\n" #: disk-utils/fsck.cramfs.c:201 #, c-format msgid "%s: error %d while decompressing! %p(%d)\n" msgstr "%s: s'ha produït un error %d en descomprimir! %p(%d)\n" #: disk-utils/fsck.cramfs.c:253 #, c-format msgid "%s: size error in symlink `%s'\n" msgstr "%s: hi ha un error en la mida de l'enllaç simbòlic «%s»\n" #: disk-utils/fsck.cramfs.c:268 disk-utils/fsck.cramfs.c:338 #, c-format msgid " uncompressing block at %ld to %ld (%ld)\n" msgstr " s'està descomprimint el bloc de %ld a %ld (%ld)\n" #: disk-utils/fsck.cramfs.c:297 #, c-format msgid "%s: bogus mode on `%s' (%o)\n" msgstr "%s: mode erroni a «%s» (%o)\n" #: disk-utils/fsck.cramfs.c:329 #, c-format msgid " hole at %ld (%d)\n" msgstr " forat a %ld (%d)\n" #: disk-utils/fsck.cramfs.c:347 #, c-format msgid "%s: Non-block (%ld) bytes\n" msgstr "%s: No bloc (%ld) octets\n" # "No mida" no és gens correcte... jm #: disk-utils/fsck.cramfs.c:353 #, c-format msgid "%s: Non-size (%ld vs %ld) bytes\n" msgstr "%s: Octets sense mida (%ld vs %ld)\n" #: disk-utils/fsck.cramfs.c:402 #, c-format msgid "%s: invalid cramfs--bad path length\n" msgstr "%s: el cramfs és invàlid, la longitud del camí és errònia\n" #: disk-utils/fsck.cramfs.c:482 #, c-format msgid "%s: compiled without -x support\n" msgstr "%s: compilat sense implementar -x\n" #: disk-utils/fsck.cramfs.c:508 #, c-format msgid "%s: warning--unable to determine filesystem size \n" msgstr "%s: avís; no es pot determinar la mida del sistema de fitxers \n" #: disk-utils/fsck.cramfs.c:518 #, c-format msgid "%s is not a block device or file\n" msgstr "%s no és cap dispositiu de bloc o un fitxer\n" #: disk-utils/fsck.cramfs.c:524 disk-utils/fsck.cramfs.c:559 #, c-format msgid "%s: invalid cramfs--file length too short\n" msgstr "%s: el cramfs és invàlid, la longitud del fitxer és massa curta\n" #: disk-utils/fsck.cramfs.c:551 #, c-format msgid "%s: invalid cramfs--wrong magic\n" msgstr "%s: el cramfs és invàlid, la màgia és errònia\n" #: disk-utils/fsck.cramfs.c:564 #, c-format msgid "%s: warning--file length too long, padded image?\n" msgstr "%s: avís; la longitud del fitxer és massa llarga, potser és una imatge amb farciment?\n" #: disk-utils/fsck.cramfs.c:574 #, c-format msgid "%s: invalid cramfs--crc error\n" msgstr "%s: el cramfs és invàlid, error de crc\n" #: disk-utils/fsck.cramfs.c:580 #, c-format msgid "%s: warning--old cramfs image, no CRC\n" msgstr "%s: avís; la imatge cramfs és antiga, no té CRC\n" #: disk-utils/fsck.cramfs.c:602 #, c-format msgid "%s: invalid cramfs--bad superblock\n" msgstr "%s: el cramfs és invàlid, el superbloc és erroni\n" #: disk-utils/fsck.cramfs.c:618 #, c-format msgid "%s: invalid cramfs--directory data end (%ld) != file data start (%ld)\n" msgstr "" "%s: el cramfs és invàlid, el final de les dades als directoris (%ld)\n" "és diferent de l'inici de les dades dels fitxers (%ld)\n" #: disk-utils/fsck.cramfs.c:626 #, c-format msgid "%s: invalid cramfs--invalid file data offset\n" msgstr "%s: el cramfs és invàlid, hi ha un desplaçament invàlid de les dades dels fitxers\n" #: disk-utils/fsck.minix.c:186 #, c-format msgid "Usage: %s [-larvsmf] /dev/name\n" msgstr "Forma d'ús: %s [-larvsmf] /dev/nom\n" #: disk-utils/fsck.minix.c:293 #, c-format msgid "%s is mounted.\t " msgstr "%s està muntat.\t " #: disk-utils/fsck.minix.c:295 msgid "Do you really want to continue" msgstr "Esteu segur de voler continuar?" #: disk-utils/fsck.minix.c:299 #, c-format msgid "check aborted.\n" msgstr "s'ha avortat la comprovació.\n" #: disk-utils/fsck.minix.c:318 disk-utils/fsck.minix.c:341 #, c-format msgid "Zone nr < FIRSTZONE in file `%s'." msgstr "Número de zona < FIRSTZONE en el fitxer «%s»." #: disk-utils/fsck.minix.c:322 disk-utils/fsck.minix.c:345 #, c-format msgid "Zone nr >= ZONES in file `%s'." msgstr "Número de zona >= ZONES en el fitxer «%s»." #: disk-utils/fsck.minix.c:327 disk-utils/fsck.minix.c:350 msgid "Remove block" msgstr "Elimina el bloc" #: disk-utils/fsck.minix.c:368 #, c-format msgid "Read error: unable to seek to block in file '%s'\n" msgstr "S'ha produït un error de lectura: no es pot cercar el bloc al fitxer «%s»\n" #: disk-utils/fsck.minix.c:374 #, c-format msgid "Read error: bad block in file '%s'\n" msgstr "S'ha produït un error de lectura: bloc erroni al fitxer «%s»\n" #: disk-utils/fsck.minix.c:389 #, c-format msgid "" "Internal error: trying to write bad block\n" "Write request ignored\n" msgstr "" "S'ha produït un error intern: s'està intentant escriure un bloc erroni\n" "S'ha ignorat la petició d'escriptura\n" #: disk-utils/fsck.minix.c:395 disk-utils/mkfs.minix.c:267 msgid "seek failed in write_block" msgstr "s'ha produït un error en fer una cerca en write_block" #: disk-utils/fsck.minix.c:398 #, c-format msgid "Write error: bad block in file '%s'\n" msgstr "S'ha produït un error d'escriptura: hi ha un bloc incorrecte al fitxer «%s»\n" #: disk-utils/fsck.minix.c:514 msgid "seek failed in write_super_block" msgstr "s'ha produït un error en fer una cerca en write_super_block" #: disk-utils/fsck.minix.c:516 disk-utils/mkfs.minix.c:254 msgid "unable to write super-block" msgstr "no es pot escriure el superbloc" #: disk-utils/fsck.minix.c:526 msgid "Unable to write inode map" msgstr "No es pot escriure el mapa de nodes d'identificació" #: disk-utils/fsck.minix.c:528 msgid "Unable to write zone map" msgstr "No es pot escriure el mapa de zona" #: disk-utils/fsck.minix.c:530 msgid "Unable to write inodes" msgstr "No es poden escriure els nodes d'identificació" #: disk-utils/fsck.minix.c:557 msgid "seek failed" msgstr "la cerca ha fallat" #: disk-utils/fsck.minix.c:559 msgid "unable to read super block" msgstr "no es pot llegir el superbloc" #: disk-utils/fsck.minix.c:577 msgid "bad magic number in super-block" msgstr "número màgic incorrecte en el superbloc" #: disk-utils/fsck.minix.c:579 msgid "Only 1k blocks/zones supported" msgstr "Només es suporten blocs o zones de 1k" #: disk-utils/fsck.minix.c:581 msgid "bad s_imap_blocks field in super-block" msgstr "Camp s_imap_blocks incorrecte al superbloc" #: disk-utils/fsck.minix.c:583 msgid "bad s_zmap_blocks field in super-block" msgstr "Camp s_zmap_blocks incorrecte en el superbloc" #: disk-utils/fsck.minix.c:590 msgid "Unable to allocate buffer for inode map" msgstr "No es pot assignar memòria intermèdia per al mapa de nodes d'identificació" #: disk-utils/fsck.minix.c:598 msgid "Unable to allocate buffer for inodes" msgstr "No es pot assignar memòria intermèdia per als nodes d'identificació" #: disk-utils/fsck.minix.c:601 msgid "Unable to allocate buffer for inode count" msgstr "No es pot assignar memòria intermèdia per al nombre de nodes d'identificació" #: disk-utils/fsck.minix.c:604 msgid "Unable to allocate buffer for zone count" msgstr "No es pot assignar memòria intermèdia per al nombre de zones" #: disk-utils/fsck.minix.c:606 msgid "Unable to read inode map" msgstr "No es pot llegir el mapa de nodes d'identificació" #: disk-utils/fsck.minix.c:608 msgid "Unable to read zone map" msgstr "No es pot llegir el mapa de zones" #: disk-utils/fsck.minix.c:610 msgid "Unable to read inodes" msgstr "No es poden llegir els nodes d'identificació" #: disk-utils/fsck.minix.c:612 #, c-format msgid "Warning: Firstzone != Norm_firstzone\n" msgstr "Atenció: Firstzone != Norm_firstzone\n" #: disk-utils/fsck.minix.c:617 disk-utils/mkfs.minix.c:508 #, c-format msgid "%ld inodes\n" msgstr "%ld nodes d'identificació\n" #: disk-utils/fsck.minix.c:618 disk-utils/mkfs.minix.c:509 #, c-format msgid "%ld blocks\n" msgstr "%ld blocs\n" #: disk-utils/fsck.minix.c:619 disk-utils/mkfs.minix.c:510 #, c-format msgid "Firstdatazone=%ld (%ld)\n" msgstr "Primera zona de dades=%ld (%ld)\n" #: disk-utils/fsck.minix.c:620 disk-utils/mkfs.minix.c:511 #, c-format msgid "Zonesize=%d\n" msgstr "Mida de la zona=%d\n" #: disk-utils/fsck.minix.c:621 #, c-format msgid "Maxsize=%ld\n" msgstr "Mida màxima=%ld\n" #: disk-utils/fsck.minix.c:622 #, c-format msgid "Filesystem state=%d\n" msgstr "Estat del sistema de fitxers=%d\n" #: disk-utils/fsck.minix.c:623 #, c-format msgid "" "namelen=%d\n" "\n" msgstr "" "longitud del nom=%d\n" "\n" #: disk-utils/fsck.minix.c:638 disk-utils/fsck.minix.c:689 #, c-format msgid "Inode %d marked unused, but used for file '%s'\n" msgstr "El node d'identificació %d està marcat com a no usat, però és usat pel fitxer «%s»\n" #: disk-utils/fsck.minix.c:642 disk-utils/fsck.minix.c:693 msgid "Mark in use" msgstr "Marca'l en ús" #: disk-utils/fsck.minix.c:664 disk-utils/fsck.minix.c:713 #, c-format msgid "The file `%s' has mode %05o\n" msgstr "El fitxer «%s» té el mode %05o\n" #: disk-utils/fsck.minix.c:671 disk-utils/fsck.minix.c:719 #, c-format msgid "Warning: inode count too big.\n" msgstr "Avís: el nombre de nodes d'identificació és massa gran.\n" #: disk-utils/fsck.minix.c:731 msgid "root inode isn't a directory" msgstr "el node d'identificació arrel no és un directori" #: disk-utils/fsck.minix.c:753 disk-utils/fsck.minix.c:786 #, c-format msgid "Block has been used before. Now in file `%s'." msgstr "El bloc ja ha estat emprat anteriorment. Ara està en el fitxer \"%s\"." #: disk-utils/fsck.minix.c:755 disk-utils/fsck.minix.c:788 #: disk-utils/fsck.minix.c:1111 disk-utils/fsck.minix.c:1120 #: disk-utils/fsck.minix.c:1166 disk-utils/fsck.minix.c:1175 msgid "Clear" msgstr "Neteja" #: disk-utils/fsck.minix.c:765 disk-utils/fsck.minix.c:798 #, c-format msgid "Block %d in file `%s' is marked not in use." msgstr "El bloc %d en el fitxer `%s' està marcat com a no usat." #: disk-utils/fsck.minix.c:767 disk-utils/fsck.minix.c:800 msgid "Correct" msgstr "Corregeix" #: disk-utils/fsck.minix.c:939 disk-utils/fsck.minix.c:1006 #, c-format msgid "The directory '%s' contains a bad inode number for file '%.*s'." msgstr "El directori `%s' conté un nombre de nodes d'identificació incorrecte per al fitxer «%.*s»." #: disk-utils/fsck.minix.c:942 disk-utils/fsck.minix.c:1009 msgid " Remove" msgstr " Elimina" #: disk-utils/fsck.minix.c:956 #, c-format msgid "`%s': bad directory: '.' isn't first\n" msgstr "«%s»: directori incorrecte: «.» no és el primer\n" #: disk-utils/fsck.minix.c:964 #, c-format msgid "`%s': bad directory: '..' isn't second\n" msgstr "«%s»: directori incorrecte: «..» no és el segon\n" #: disk-utils/fsck.minix.c:1023 #, c-format msgid "%s: bad directory: '.' isn't first\n" msgstr "%s: directori incorrecte: «.» no és el primer\n" #: disk-utils/fsck.minix.c:1032 #, c-format msgid "%s: bad directory: '..' isn't second\n" msgstr "%s: directori incorrecte: «..» no és el segon\n" #: disk-utils/fsck.minix.c:1066 msgid "internal error" msgstr "error intern" #: disk-utils/fsck.minix.c:1069 disk-utils/fsck.minix.c:1087 #, c-format msgid "%s: bad directory: size < 32" msgstr "%s: directori incorrecte: mida < 32" #: disk-utils/fsck.minix.c:1100 msgid "seek failed in bad_zone" msgstr "s'ha produït un error en cercar a bad_zone" #: disk-utils/fsck.minix.c:1110 disk-utils/fsck.minix.c:1165 #, c-format msgid "Inode %d mode not cleared." msgstr "No s'ha esborrat el mode del node d'identificació %d." #: disk-utils/fsck.minix.c:1119 disk-utils/fsck.minix.c:1174 #, c-format msgid "Inode %d not used, marked used in the bitmap." msgstr "El node d'identificació %d no s'usa; s'ha marcat com a usat en el mapa de bits." #: disk-utils/fsck.minix.c:1125 disk-utils/fsck.minix.c:1180 #, c-format msgid "Inode %d used, marked unused in the bitmap." msgstr "S'està usant el node d'identificació %d; marcat com a en desús en el mapa de bits." #: disk-utils/fsck.minix.c:1131 disk-utils/fsck.minix.c:1185 #, c-format msgid "Inode %d (mode = %07o), i_nlinks=%d, counted=%d." msgstr "Node d'identificació %d (mode = %07o), i_nlinks=%d, comptats=%d." #: disk-utils/fsck.minix.c:1133 disk-utils/fsck.minix.c:1187 msgid "Set i_nlinks to count" msgstr "Estableix i_nlinks als comptats" #: disk-utils/fsck.minix.c:1145 disk-utils/fsck.minix.c:1199 #, c-format msgid "Zone %d: marked in use, no file uses it." msgstr "Zona %d: marcada com a en ús; cap fitxer no l'utilitza." #: disk-utils/fsck.minix.c:1146 disk-utils/fsck.minix.c:1201 msgid "Unmark" msgstr "Elimina la marca" #: disk-utils/fsck.minix.c:1151 disk-utils/fsck.minix.c:1206 #, c-format msgid "Zone %d: in use, counted=%d\n" msgstr "Zona %d: en ús, comptada=%d\n" #: disk-utils/fsck.minix.c:1154 disk-utils/fsck.minix.c:1209 #, c-format msgid "Zone %d: not in use, counted=%d\n" msgstr "Zona %d: no en ús, comptada=%d\n" #: disk-utils/fsck.minix.c:1181 msgid "Set" msgstr "Estableix" #: disk-utils/fsck.minix.c:1254 disk-utils/mkfs.minix.c:631 #: disk-utils/mkfs.minix.c:633 msgid "bad inode size" msgstr "mida de node d'identificació incorrecte" #: disk-utils/fsck.minix.c:1256 msgid "bad v2 inode size" msgstr "mida de node d'identificació v2 incorrecte" #: disk-utils/fsck.minix.c:1282 msgid "need terminal for interactive repairs" msgstr "es necessita un terminal per a reparacions interactives" #: disk-utils/fsck.minix.c:1286 #, c-format msgid "unable to open '%s'" msgstr "no es pot obrir '%s'" #: disk-utils/fsck.minix.c:1301 #, c-format msgid "%s is clean, no check.\n" msgstr "%s està net; no es comprova.\n" #: disk-utils/fsck.minix.c:1305 #, c-format msgid "Forcing filesystem check on %s.\n" msgstr "S'està forçant la comprovació del sistema de fitxers a %s.\n" #: disk-utils/fsck.minix.c:1307 #, c-format msgid "Filesystem on %s is dirty, needs checking.\n" msgstr "Hi ha elements estranys al sistema de fitxers %s, s'ha de comprovar.\n" #: disk-utils/fsck.minix.c:1333 #, c-format msgid "" "\n" "%6ld inodes used (%ld%%)\n" msgstr "" "\n" "%6ld nodes d'identificació usats (%ld%%)\n" #: disk-utils/fsck.minix.c:1338 #, c-format msgid "%6ld zones used (%ld%%)\n" msgstr "%6ld zones usades (%ld%%)\n" #: disk-utils/fsck.minix.c:1340 #, c-format msgid "" "\n" "%6d regular files\n" "%6d directories\n" "%6d character device files\n" "%6d block device files\n" "%6d links\n" "%6d symbolic links\n" "------\n" "%6d files\n" msgstr "" "\n" "%6d fitxers normals\n" "%6d directoris\n" "%6d fitxers dispositiu de caràcter\n" "%6d fitxers dispositiu de bloc\n" "%6d enllaços\n" "%6d enllaços simbòlics\n" "------\n" "%6d fitxers\n" #: disk-utils/fsck.minix.c:1353 #, c-format msgid "" "----------------------------\n" "FILE SYSTEM HAS BEEN CHANGED\n" "----------------------------\n" msgstr "" "----------------------------------\n" "EL SISTEMA DE FITXERS HA CANVIAT\n" "----------------------------------\n" #: disk-utils/isosize.c:129 #, c-format msgid "%s: failed to open: %s\n" msgstr "%s: s'ha produït un error en obrir: %s\n" #: disk-utils/isosize.c:135 #, c-format msgid "%s: seek error on %s\n" msgstr "%s: s'ha produït un error en cercar a %s\n" #: disk-utils/isosize.c:141 #, c-format msgid "%s: read error on %s\n" msgstr "%s: s'ha produït un error de lectura a %s\n" #: disk-utils/isosize.c:150 #, c-format msgid "sector count: %d, sector size: %d\n" msgstr "compte de sectors: %d, mida del sector: %d\n" #: disk-utils/isosize.c:198 #, c-format msgid "%s: option parse error\n" msgstr "%s: s'ha produït un error en analitzar l'opció\n" #: disk-utils/isosize.c:206 #, c-format msgid "Usage: %s [-x] [-d ] iso9660-image\n" msgstr "Forma d'ús: %s [-x] [-d ] imatge-iso9660\n" #: disk-utils/mkfs.bfs.c:88 #, c-format msgid "" "Usage: %s [-v] [-N nr-of-inodes] [-V volume-name]\n" " [-F fsname] device [block-count]\n" msgstr "" "Forma d'ús: %s [-v] [-N nr_de_nodes_d'identificació] [-V nom_volum]\n" " [-F nom_sis._fitx.] dispositiu [quants_blocs]\n" #: disk-utils/mkfs.bfs.c:135 msgid "volume name too long" msgstr "nom del volum massa llarg" #: disk-utils/mkfs.bfs.c:142 msgid "fsname name too long" msgstr "nom del sistema de fitxers massa llarg" #: disk-utils/mkfs.bfs.c:167 #, c-format msgid "cannot stat device %s" msgstr "no es pot fer \"stat\" al dispositiu %s" #: disk-utils/mkfs.bfs.c:171 #, c-format msgid "%s is not a block special device" msgstr "%s no es un dispositiu de bloc especial" #: disk-utils/mkfs.bfs.c:176 #, c-format msgid "cannot open %s" msgstr "%s no es pot obrir" #: disk-utils/mkfs.bfs.c:187 #, c-format msgid "cannot get size of %s" msgstr "no es pot obtenir la mida de %s" #: disk-utils/mkfs.bfs.c:192 #, c-format msgid "blocks argument too large, max is %lu" msgstr "el nombre de blocs es massa gran, el màxim és de %lu" #: disk-utils/mkfs.bfs.c:207 msgid "too many inodes - max is 512" msgstr "massa nodes d'identificació; el màxim és de 512" #: disk-utils/mkfs.bfs.c:216 #, c-format msgid "not enough space, need at least %lu blocks" msgstr "no hi ha prou espai, com a mínim es necessiten %lu blocs" #: disk-utils/mkfs.bfs.c:228 fdisk/fdisk.c:2232 #, c-format msgid "Device: %s\n" msgstr "Dispositiu: %s\n" #: disk-utils/mkfs.bfs.c:229 #, c-format msgid "Volume: <%-6s>\n" msgstr "Volum: <%-6s>\n" #: disk-utils/mkfs.bfs.c:230 #, c-format msgid "FSname: <%-6s>\n" msgstr "Nom_Sis.Fit: <%-6s>\n" #: disk-utils/mkfs.bfs.c:231 #, c-format msgid "BlockSize: %d\n" msgstr "MidaBloc: %d\n" #: disk-utils/mkfs.bfs.c:233 #, c-format msgid "Inodes: %d (in 1 block)\n" msgstr "Nodes d'identificació: %d (al 1 bloc)\n" #: disk-utils/mkfs.bfs.c:236 #, c-format msgid "Inodes: %d (in %ld blocks)\n" msgstr "Nodes d'identificació: %d (als %ld blocs)\n" #: disk-utils/mkfs.bfs.c:238 #, c-format msgid "Blocks: %ld\n" msgstr "Blocs: %ld\n" #: disk-utils/mkfs.bfs.c:239 #, c-format msgid "Inode end: %d, Data end: %d\n" msgstr "Últim node d'identificació: %d, Dada final: %d\n" #: disk-utils/mkfs.bfs.c:244 msgid "error writing superblock" msgstr "s'ha produït un error en escriure el superbloc" #: disk-utils/mkfs.bfs.c:264 msgid "error writing root inode" msgstr "s'ha produït un error en escriure el node d'identificació arrel" #: disk-utils/mkfs.bfs.c:269 msgid "error writing inode" msgstr "s'ha produït un error en escriure el node d'identificació" #: disk-utils/mkfs.bfs.c:272 msgid "seek error" msgstr "s'ha produït un error en cercar" #: disk-utils/mkfs.bfs.c:278 msgid "error writing . entry" msgstr "s'ha produït un error en escriure l'entrada ." #: disk-utils/mkfs.bfs.c:282 msgid "error writing .. entry" msgstr "s'ha produït un error en escriure l'entrada .." #: disk-utils/mkfs.bfs.c:286 #, c-format msgid "error closing %s" msgstr "s'ha produït un error en tancar %s" #: disk-utils/mkfs.c:75 #, c-format msgid "Usage: mkfs [-V] [-t fstype] [fs-options] device [size]\n" msgstr "Forma d'ús: mkfs [-V] [-t tipus_sis._fitx.] [opcions_sis._fitx.] dispositiu [mida]\n" #: disk-utils/mkfs.c:90 disk-utils/mkfs.c:98 fdisk/cfdisk.c:347 #: getopt/getopt.c:89 getopt/getopt.c:99 login-utils/wall.c:237 #, c-format msgid "%s: Out of memory!\n" msgstr "%s: No hi ha prou memòria\n" #: disk-utils/mkfs.c:105 #, c-format msgid "mkfs version %s (%s)\n" msgstr "mkfs versió %s (%s)\n" #: disk-utils/mkfs.cramfs.c:124 #, c-format msgid "" "usage: %s [-h] [-v] [-b blksz] [-e edition] [-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" " -b blksz use this blocksize, must equal page size\n" " -e edition set edition number (part of fsid)\n" " -i file insert a file image into the filesystem (requires >= 2.4.0)\n" " -n name set name of cramfs filesystem\n" " -p pad by %d bytes for boot code\n" " -s sort directory entries (old option, ignored)\n" " -z make explicit holes (requires >= 2.3.39)\n" " dirname root of the filesystem to be compressed\n" " outfile output file\n" msgstr "" "forma d'ús: %s [-h] [-v] [-b blksz] [-e edició] [-i fitxer] [-n nom] nom_dir sortida\n" " -h mostra aquesta ajuda\n" " -v més missatges\n" " -E converteix els avisos en errors (estat de sortida no zero)\n" " -b utilitza aquesta mida de bloc, ha de ser igual que la mida\n" " de pàgina\n" " -e edició estableix el número d'edició (part de fsid)\n" " -i fitxer insereix una imatge de fitxer al sistema de fitxers\n" " (requereix >= 2.4.0)\n" " -n nom estableix el nom del sistema de fitxers cramfs\n" " -p desplaça %d octets per al codi d'arrencada\n" " -s ordena les entrades de directori (opció antiga, s'ignora)\n" " -z crea forats explícits (requereix >= 2.3.39)\n" " nom_dir arrel del sistema de fitxers que es comprimirà\n" " sortida fitxer de sortida\n" #: disk-utils/mkfs.cramfs.c:335 #, c-format msgid "" "Very long (%u bytes) filename `%s' found.\n" " Please increase MAX_INPUT_NAMELEN in mkcramfs.c and recompile. Exiting.\n" msgstr "" "S'ha trobat un nom de fitxer '%2$s' molt llarg (%1$u octets).\n" " Incrementeu MAX_INPUT_NAMELEN a mkcramfs.c i recompileu-lo. S'està sortint.\n" #: disk-utils/mkfs.cramfs.c:463 #, c-format msgid "filesystem too big. Exiting.\n" msgstr "el sistema de fitxers és massa gran. S'està sortint.\n" #: disk-utils/mkfs.cramfs.c:514 #, c-format msgid "Exceeded MAXENTRIES. Raise this value in mkcramfs.c and recompile. Exiting.\n" msgstr "" "S'ha excedit MAXENTRIES. Incrementeu aquest valor a mkcramfs.c i\n" "recompileu. S'està sortint.\n" #. (I don't think this can happen with zlib.) #: disk-utils/mkfs.cramfs.c:622 #, c-format msgid "AIEEE: block \"compressed\" to > 2*blocklength (%ld)\n" msgstr "Ep: bloc \"comprimit\" a > 2*longituddelbloc (%ld)\n" #: disk-utils/mkfs.cramfs.c:641 #, c-format msgid "%6.2f%% (%+d bytes)\t%s\n" msgstr "%6.2f%% (%+d octets)\t%s\n" #: disk-utils/mkfs.cramfs.c:819 #, c-format msgid "warning: guestimate of required size (upper bound) is %LdMB, but maximum image size is %uMB. We might die prematurely.\n" msgstr "avís: s'estima que la mida requerida (cota superior) és d %LdMB, però la mida màxima de la imatge és %uMB. Es podria sortir prematurament.\n" #: disk-utils/mkfs.cramfs.c:860 #, c-format msgid "Including: %s\n" msgstr "S'està incloent: %s\n" #: disk-utils/mkfs.cramfs.c:866 #, c-format msgid "Directory data: %d bytes\n" msgstr "Dades del directori: %d octets\n" #: disk-utils/mkfs.cramfs.c:874 #, c-format msgid "Everything: %d kilobytes\n" msgstr "Tot: %d kilooctets\n" #: disk-utils/mkfs.cramfs.c:879 #, c-format msgid "Super block: %d bytes\n" msgstr "Súper bloc: %d octets\n" #: disk-utils/mkfs.cramfs.c:886 #, c-format msgid "CRC: %x\n" msgstr "CRC: %x\n" #: disk-utils/mkfs.cramfs.c:891 #, c-format msgid "not enough space allocated for ROM image (%Ld allocated, %d used)\n" msgstr "no hi ha prou espai per a la imatge ROM (assignats %Ld, emprats %d)\n" #: disk-utils/mkfs.cramfs.c:903 #, c-format msgid "ROM image write failed (%d %d)\n" msgstr "No és possible escriure la imatge ROM (%d %d)\n" #. (These warnings used to come at the start, but they scroll off the #. screen too quickly.) #. (can't happen when reading from ext2fs) #. bytes, not chars: think UTF8. #: disk-utils/mkfs.cramfs.c:912 #, c-format msgid "warning: filenames truncated to 255 bytes.\n" msgstr "avís: els noms de fitxer es trunquen a 255 octets.\n" #: disk-utils/mkfs.cramfs.c:915 #, c-format msgid "warning: files were skipped due to errors.\n" msgstr "avís: s'han saltat fitxers degut a errors.\n" #: disk-utils/mkfs.cramfs.c:918 #, c-format msgid "warning: file sizes truncated to %luMB (minus 1 byte).\n" msgstr "avís: la mida dels fitxers es trunca a %luMB (menys 1 octet).\n" #: disk-utils/mkfs.cramfs.c:923 #, c-format msgid "warning: uids truncated to %u bits. (This may be a security concern.)\n" msgstr "avís: els identificadors d'usuari (uid) es trunquen a %u bits, (podria ser un problema de seguretat).\n" #: disk-utils/mkfs.cramfs.c:928 #, c-format msgid "warning: gids truncated to %u bits. (This may be a security concern.)\n" msgstr "avís: els identificadors de grup (gid) es trunquen a %u bits. (Podria ser un problema de seguretat).\n" #: disk-utils/mkfs.cramfs.c:933 #, c-format msgid "" "WARNING: device numbers truncated to %u bits. This almost certainly means\n" "that some device files will be wrong.\n" msgstr "" "AVÍS: els nombres de dispositiu es trunquen a %u bits. És gairebé segur que\n" "això provocarà que alguns dispositius de fitxers siguin erronis.\n" #: disk-utils/mkfs.minix.c:163 #, c-format msgid "Usage: %s [-c | -l filename] [-nXX] [-iXX] /dev/name [blocks]\n" msgstr "Forma d'ús: %s [-c | -l nom_fitxer] [-nXX] [-iXX] /dev/nom [blocs]\n" #: disk-utils/mkfs.minix.c:187 #, c-format msgid "%s is mounted; will not make a filesystem here!" msgstr "%s ja està muntat; no s'hi crearà cap sistema de fitxers." #: disk-utils/mkfs.minix.c:248 msgid "seek to boot block failed in write_tables" msgstr "s'ha produït un error en cercar el bloc d'arrencada a write_tables" #: disk-utils/mkfs.minix.c:250 msgid "unable to clear boot sector" msgstr "no s'ha pogut netejar el sector d'arrencada" #: disk-utils/mkfs.minix.c:252 msgid "seek failed in write_tables" msgstr "s'ha produït un error en cercar a write_tables" #: disk-utils/mkfs.minix.c:256 msgid "unable to write inode map" msgstr "no s'ha pogut escriure el mapa dels nodes d'identificació" #: disk-utils/mkfs.minix.c:258 msgid "unable to write zone map" msgstr "no s'ha pogut escriure el mapa de zones" #: disk-utils/mkfs.minix.c:260 msgid "unable to write inodes" msgstr "no s'ha pogut escriure els nodes d'identificació" #: disk-utils/mkfs.minix.c:269 msgid "write failed in write_block" msgstr "no s'ha pogut escriure a write_block" #. Could make triple indirect block here #: disk-utils/mkfs.minix.c:277 disk-utils/mkfs.minix.c:351 #: disk-utils/mkfs.minix.c:400 msgid "too many bad blocks" msgstr "hi ha massa blocs incorrectes" #: disk-utils/mkfs.minix.c:285 msgid "not enough good blocks" msgstr "no hi ha prou blocs correctes" #: disk-utils/mkfs.minix.c:497 msgid "unable to allocate buffers for maps" msgstr "no s'ha pogut assignar memòria intermèdia per als mapes" #: disk-utils/mkfs.minix.c:506 msgid "unable to allocate buffer for inodes" msgstr "no s'ha pogut assignar memòria intermèdia per als nodes d'identificació" #: disk-utils/mkfs.minix.c:512 #, c-format msgid "" "Maxsize=%ld\n" "\n" msgstr "" "Mida_màx.=%ld\n" "\n" #: disk-utils/mkfs.minix.c:526 msgid "seek failed during testing of blocks" msgstr "no s'ha pogut cercar durant la comprovació de blocs" #: disk-utils/mkfs.minix.c:534 #, c-format msgid "Weird values in do_check: probably bugs\n" msgstr "Hi ha valors estranys a do_check: probablement hi ha errors\n" #: disk-utils/mkfs.minix.c:565 disk-utils/mkswap.c:428 msgid "seek failed in check_blocks" msgstr "no s'ha pogut cercar a check_blocks" #: disk-utils/mkfs.minix.c:574 msgid "bad blocks before data-area: cannot make fs" msgstr "blocs incorrectes abans de l'àrea de dades: no s'ha pogut crear el sistema de fitxers" #: disk-utils/mkfs.minix.c:580 disk-utils/mkfs.minix.c:602 #, c-format msgid "%d bad blocks\n" msgstr "%d blocs incorrectes\n" #: disk-utils/mkfs.minix.c:582 disk-utils/mkfs.minix.c:604 #, c-format msgid "one bad block\n" msgstr "un bloc incorrecte\n" #: disk-utils/mkfs.minix.c:592 msgid "can't open file of bad blocks" msgstr "no es pot obrir el fitxer de blocs incorrectes" #: disk-utils/mkfs.minix.c:674 #, c-format msgid "strtol error: number of blocks not specified" msgstr "error a strtol: no s'han especificat el nombre de blocs" #: disk-utils/mkfs.minix.c:704 #, c-format msgid "unable to open %s" msgstr "no es pot obrir %s" #: disk-utils/mkfs.minix.c:706 #, c-format msgid "unable to stat %s" msgstr "no es pot fer stat per a %s" #: disk-utils/mkfs.minix.c:710 #, c-format msgid "will not try to make filesystem on '%s'" msgstr "no s'intentarà crear cap sistema de fitxers a '%s'" #: disk-utils/mkswap.c:178 #, c-format msgid "Bad user-specified page size %d\n" msgstr "La mida de la pàgina que ha especificat l'usuari, %d, no és correcte\n" #: disk-utils/mkswap.c:187 #, c-format msgid "Using user-specified page size %d, instead of the system values %d/%d\n" msgstr "S'està fent servir la mida de la pàgina %d especificada per l'usuari, en comptes dels valors del sistema %d/%d\n" #: disk-utils/mkswap.c:191 #, c-format msgid "Assuming pages of size %d (not %d)\n" msgstr "S'està assumint que la mida de les pàgines és de %d (i no %d)\n" #: disk-utils/mkswap.c:234 #, c-format msgid "Bad swap header size, no label written.\n" msgstr "La mida de la capçalera d'intercanvi és errònia, no s'ha escrit cap etiqueta.\n" #: disk-utils/mkswap.c:244 #, c-format msgid "Label was truncated.\n" msgstr "S'ha truncat l'etiqueta.\n" #: disk-utils/mkswap.c:250 #, c-format msgid "no label, " msgstr "sense etiqueta, " #: disk-utils/mkswap.c:258 #, c-format msgid "no uuid\n" msgstr "sense uuid\n" #: disk-utils/mkswap.c:382 #, c-format msgid "Usage: %s [-c] [-v0|-v1] [-pPAGESZ] [-L label] /dev/name [blocks]\n" msgstr "Forma d'ús: %s [-c] [-v0|-v1] [-pMIDAPÀG] [-L etiqueta] /dev/_nom_ [blocs]\n" #: disk-utils/mkswap.c:405 msgid "too many bad pages" msgstr "hi ha massa pàgines incorrectes" #: disk-utils/mkswap.c:419 misc-utils/look.c:183 misc-utils/setterm.c:1145 #: text-utils/more.c:1974 text-utils/more.c:1985 msgid "Out of memory" msgstr "S'ha esgotat la memòria" #: disk-utils/mkswap.c:436 #, c-format msgid "one bad page\n" msgstr "una pàgina incorrecta\n" #: disk-utils/mkswap.c:438 #, c-format msgid "%lu bad pages\n" msgstr "%lu pàgines incorrectes\n" #: disk-utils/mkswap.c:574 #, c-format msgid "%s: error: Nowhere to set up swap on?\n" msgstr "%s: error: no es pot especificar l'espai d'intercanvi enlloc?\n" #: disk-utils/mkswap.c:592 #, c-format msgid "%s: error: size %lu is larger than device size %lu\n" msgstr "%s: error: la mida %lu es més gran que a la mida del dispositiu %lu\n" #: disk-utils/mkswap.c:615 #, c-format msgid "%s: error: unknown version %d\n" msgstr "%s: error: versió desconeguda %d\n" #: disk-utils/mkswap.c:622 #, c-format msgid "%s: error: swap area needs to be at least %ldkB\n" msgstr "%s: error: l'espai d'intercanvi ha de tenir com a mínim %ldkB\n" #: disk-utils/mkswap.c:639 #, c-format msgid "%s: warning: truncating swap area to %ldkB\n" msgstr "%s: avís: l'espai d'intercanvi s'ha truncat a %ldkB\n" #: disk-utils/mkswap.c:645 #, c-format msgid "%s: error: label only with v1 swap area\n" msgstr "%s: error: etiqueta només amb espai d'intercanvi v1\n" #: disk-utils/mkswap.c:660 #, c-format msgid "Will not try to make swapdevice on '%s'" msgstr "No s'intentarà crear cap dispositiu d'intercanvi a '%s'" #: disk-utils/mkswap.c:669 disk-utils/mkswap.c:690 msgid "fatal: first page unreadable" msgstr "fatal: no es pot llegir la primera pàgina" #: disk-utils/mkswap.c:675 #, c-format msgid "" "%s: Device '%s' contains a valid Sun disklabel.\n" "This probably means creating v0 swap would destroy your partition table\n" "No swap created. If you really want to create swap v0 on that device, use\n" "the -f option to force it.\n" msgstr "" "%s: el dispositiu '%s' conté una etiqueta de disc Sun vàlida.\n" "Això probablement significa que si es crea un espai d'intercanvi v0, es\n" "destruirà la taula de particions.\n" "No s'ha creat l'espai d'intercanvi. Si de realment voleu crear un espai\n" "d'intercanvi v0 en aquest dispositiu, useu l'opció -f per a forçar-ho.\n" #: disk-utils/mkswap.c:699 msgid "Unable to set up swap-space: unreadable" msgstr "No s'ha pogut configurar l'espai d'intercanvi: no es pot llegir" #: disk-utils/mkswap.c:700 #, c-format msgid "Setting up swapspace version %d, size = %llu kB\n" msgstr "S'està configurant l'espai d'intercanvi versió %d, mida = %llu kB\n" #: disk-utils/mkswap.c:709 msgid "unable to rewind swap-device" msgstr "no s'ha pogut rebobinar el dispositiu d'intercanvi" #: disk-utils/mkswap.c:712 msgid "unable to write signature page" msgstr "no s'ha pogut escriure la pàgina de la signatura" #: disk-utils/mkswap.c:720 msgid "fsync failed" msgstr "no s'ha pogut fer fsync" #: disk-utils/setfdprm.c:31 #, c-format msgid "Invalid number: %s\n" msgstr "Nombre invàlid: %s\n" #: disk-utils/setfdprm.c:81 #, c-format msgid "Syntax error: '%s'\n" msgstr "Error de sintaxi: '%s'\n" #: disk-utils/setfdprm.c:91 #, c-format msgid "No such parameter set: '%s'\n" msgstr "No s'ha especificat aquet paràmetre: '%s'\n" #: disk-utils/setfdprm.c:101 #, c-format msgid " %s [ -p ] dev name\n" msgstr " %s [ -p ] nom del dispositiu\n" #: disk-utils/setfdprm.c:102 #, c-format msgid " %s [ -p ] dev size sect heads tracks stretch gap rate spec1 fmt_gap\n" msgstr " %s [ -p ] dispositiu mida sectors capçals pistes stretch gap rate spec1 fmt_gap\n" #: disk-utils/setfdprm.c:105 #, c-format msgid " %s [ -c | -y | -n | -d ] dev\n" msgstr " %s [ -c | -y | -n | -d ] dispositiu\n" #: disk-utils/setfdprm.c:107 #, c-format msgid " %s [ -c | -y | -n ] dev\n" msgstr " %s [ -c | -y | -n ] dispositiu\n" #: fdisk/cfdisk.c:372 fdisk/cfdisk.c:2063 msgid "Unusable" msgstr "Inutilitzable" #: fdisk/cfdisk.c:374 fdisk/cfdisk.c:2065 msgid "Free Space" msgstr "Espai lliure" #: fdisk/cfdisk.c:377 msgid "Linux ext2" msgstr "Linux ext2" #: fdisk/cfdisk.c:379 msgid "Linux ext3" msgstr "Linux ext3" #: fdisk/cfdisk.c:381 msgid "Linux XFS" msgstr "Linux XFS" #: fdisk/cfdisk.c:383 msgid "Linux JFS" msgstr "Linux JFS" #: fdisk/cfdisk.c:385 msgid "Linux ReiserFS" msgstr "Linux ReiserFS" #: fdisk/cfdisk.c:387 fdisk/i386_sys_types.c:57 msgid "Linux" msgstr "Linux" #: fdisk/cfdisk.c:390 msgid "OS/2 HPFS" msgstr "OS/2 HPFS" #: fdisk/cfdisk.c:392 msgid "OS/2 IFS" msgstr "OS/2 IFS" #: fdisk/cfdisk.c:396 msgid "NTFS" msgstr "NTFS" #: fdisk/cfdisk.c:407 #, c-format msgid "Disk has been changed.\n" msgstr "El disc s'ha modificat.\n" #: fdisk/cfdisk.c:409 #, c-format msgid "Reboot the system to ensure the partition table is correctly updated.\n" msgstr "Arrenqueu de nou el sistema per a assegurar-vos de que la taula de particions s'ha actualitzat correctament.\n" #: fdisk/cfdisk.c:413 #, c-format msgid "" "\n" "WARNING: If you have created or modified any\n" "DOS 6.x partitions, please see the cfdisk manual\n" "page for additional information.\n" msgstr "" "\n" "ATENCIÓ: Si heu creat o modificat alguna partició\n" "DOS 6.x, consulteu la pàgina del manual de cfdisk\n" "per a informació addicional.\n" #: fdisk/cfdisk.c:508 msgid "FATAL ERROR" msgstr "ERROR FATAL" #: fdisk/cfdisk.c:509 msgid "Press any key to exit cfdisk" msgstr "Premeu una tecla per a sortir del cfdisk" #: fdisk/cfdisk.c:556 fdisk/cfdisk.c:564 msgid "Cannot seek on disk drive" msgstr "No s'ha pogut cercar a la unitat de disc" #: fdisk/cfdisk.c:558 msgid "Cannot read disk drive" msgstr "No s'ha pogut llegir la unitat de disc" #: fdisk/cfdisk.c:566 msgid "Cannot write disk drive" msgstr "No s'ha pogut escriure a la unitat de disc" #: fdisk/cfdisk.c:909 msgid "Too many partitions" msgstr "Hi ha massa particions" #: fdisk/cfdisk.c:914 msgid "Partition begins before sector 0" msgstr "La partició comença abans del sector 0" #: fdisk/cfdisk.c:919 msgid "Partition ends before sector 0" msgstr "La partició acaba abans del sector 0" #: fdisk/cfdisk.c:924 msgid "Partition begins after end-of-disk" msgstr "La partició comença despres de la fí del disc" #: fdisk/cfdisk.c:929 msgid "Partition ends after end-of-disk" msgstr "La partició acaba despres de la fí del disc" #: fdisk/cfdisk.c:934 msgid "Partition ends in the final partial cylinder" msgstr "La partició acaba en l'últim cilindre parcial" #: fdisk/cfdisk.c:958 msgid "logical partitions not in disk order" msgstr "les particions lògiques no estan en l'ordre del disc" #: fdisk/cfdisk.c:961 msgid "logical partitions overlap" msgstr "les particions lògiques s'encavalquen" #. the enlarged logical partition starts at the #. partition table sector that defines it #: fdisk/cfdisk.c:965 msgid "enlarged logical partitions overlap" msgstr "les particions lògiques ampliades s'encavalquen" #: fdisk/cfdisk.c:995 msgid "!!!! Internal error creating logical drive with no extended partition !!!!" msgstr "!!!! Error intern en crear una unitat lògica sense partició estesa !!!!" #: fdisk/cfdisk.c:1006 fdisk/cfdisk.c:1018 msgid "Cannot create logical drive here -- would create two extended partitions" msgstr "No s'ha pogut crear cap unitat lògica; es crearan dues particions esteses" #: fdisk/cfdisk.c:1160 msgid "Menu item too long. Menu may look odd." msgstr "L'element del menú és massa llarg; l'aspecte del menú pot ser estrany." #: fdisk/cfdisk.c:1216 msgid "Menu without direction. Defaulting horizontal." msgstr "El menú no té direcció; l'opció per defecte és horitzontal." #: fdisk/cfdisk.c:1347 msgid "Illegal key" msgstr "Tecla no permesa" #: fdisk/cfdisk.c:1370 msgid "Press a key to continue" msgstr "Premeu una tecla per a continuar" #: fdisk/cfdisk.c:1417 fdisk/cfdisk.c:2034 fdisk/cfdisk.c:2566 #: fdisk/cfdisk.c:2568 msgid "Primary" msgstr "Primària" #: fdisk/cfdisk.c:1417 msgid "Create a new primary partition" msgstr "Crea una nova partició primària" #: fdisk/cfdisk.c:1418 fdisk/cfdisk.c:2034 fdisk/cfdisk.c:2565 #: fdisk/cfdisk.c:2568 msgid "Logical" msgstr "Lògica" #: fdisk/cfdisk.c:1418 msgid "Create a new logical partition" msgstr "Crea una nova partició lògica" #: fdisk/cfdisk.c:1419 fdisk/cfdisk.c:1474 fdisk/cfdisk.c:2239 msgid "Cancel" msgstr "Cancel·la" #: fdisk/cfdisk.c:1419 fdisk/cfdisk.c:1474 msgid "Don't create a partition" msgstr "No creïs cap partició" #: fdisk/cfdisk.c:1435 msgid "!!! Internal error !!!" msgstr "!!! Error intern !!!" #: fdisk/cfdisk.c:1438 msgid "Size (in MB): " msgstr "Mida (en MB): " #: fdisk/cfdisk.c:1472 msgid "Beginning" msgstr "Principi" #: fdisk/cfdisk.c:1472 msgid "Add partition at beginning of free space" msgstr "Afegeix partició al principi de l'espai lliure" #: fdisk/cfdisk.c:1473 msgid "End" msgstr "Final" #: fdisk/cfdisk.c:1473 msgid "Add partition at end of free space" msgstr "Afegeix partició al final de l'espai lliure" #: fdisk/cfdisk.c:1491 msgid "No room to create the extended partition" msgstr "No hi ha espai per crear la partició estesa" #: fdisk/cfdisk.c:1565 msgid "No partition table.\n" msgstr "No hi ha cap taula de particions.\n" #: fdisk/cfdisk.c:1569 msgid "No partition table. Starting with zero table." msgstr "No hi ha cap taula de particions. S'està començant amb una taula buida." #: fdisk/cfdisk.c:1579 msgid "Bad signature on partition table" msgstr "La signatura a la taula de particions és errònia" #: fdisk/cfdisk.c:1583 msgid "Unknown partition table type" msgstr "Es desconeix el tipus de taula de particions" #: fdisk/cfdisk.c:1585 msgid "Do you wish to start with a zero table [y/N] ?" msgstr "Desitgeu començar amb una taula buida [s/N]?" #: fdisk/cfdisk.c:1633 msgid "You specified more cylinders than fit on disk" msgstr "Heu especificat més cilindres dels que caben al disc" #: fdisk/cfdisk.c:1665 msgid "Cannot open disk drive" msgstr "No s'ha pogut obrir la unitat de disc" #: fdisk/cfdisk.c:1667 fdisk/cfdisk.c:1847 msgid "Opened disk read-only - you have no permission to write" msgstr "S'ha obert un disc de només lectura; no teniu permís per a escriure-hi" #: fdisk/cfdisk.c:1688 msgid "Cannot get disk size" msgstr "No s'ha pogut obtenir la mida del disc" #: fdisk/cfdisk.c:1714 msgid "Bad primary partition" msgstr "Partició primària incorrecta" #: fdisk/cfdisk.c:1744 msgid "Bad logical partition" msgstr "Partició lògica incorrecta" #: fdisk/cfdisk.c:1859 msgid "Warning!! This may destroy data on your disk!" msgstr "Avís: Això pot destruir les dades del disc!" #: fdisk/cfdisk.c:1863 msgid "Are you sure you want write the partition table to disk? (yes or no): " msgstr "Esteu segur que voleu escriure la taula de particions al disc? (sí o no): " #: fdisk/cfdisk.c:1869 msgid "no" msgstr "no" #: fdisk/cfdisk.c:1870 msgid "Did not write partition table to disk" msgstr "No s'ha escrit la taula de particions al disc" # FIXME: és possible que no es puga introduir l'accent. jm #: fdisk/cfdisk.c:1872 msgid "yes" msgstr "sí" #: fdisk/cfdisk.c:1875 msgid "Please enter `yes' or `no'" msgstr "Escriviu «sí» o «no»" #: fdisk/cfdisk.c:1879 msgid "Writing partition table to disk..." msgstr "S'està escrivint la taula de particions al disc..." #: fdisk/cfdisk.c:1904 fdisk/cfdisk.c:1908 msgid "Wrote partition table to disk" msgstr "S'ha escrit la taula de particions del disc" #: fdisk/cfdisk.c:1906 msgid "Wrote partition table, but re-read table failed. Reboot to update table." msgstr "S'ha escrit la taula de particions, però no s'ha pogut rellegir. Arrenqueu de nou per actualitzar-la." #: fdisk/cfdisk.c:1916 msgid "No primary partitions are marked bootable. DOS MBR cannot boot this." msgstr "No hi ha particions primàries marcades com a d'arrencada. La MBR del DOS no podrà arrencar." #: fdisk/cfdisk.c:1918 msgid "More than one primary partition is marked bootable. DOS MBR cannot boot this." msgstr "Hi ha més d'una partició primària marcada com a d'arrencada. La MBR del DOS no podrà arrencar." #: fdisk/cfdisk.c:1976 fdisk/cfdisk.c:2095 fdisk/cfdisk.c:2179 msgid "Enter filename or press RETURN to display on screen: " msgstr "Escriviu el nom del fitxer o premeu la tecla de retorn per visualitzar-ho en pantalla: " #: fdisk/cfdisk.c:1985 fdisk/cfdisk.c:2103 fdisk/cfdisk.c:2187 #, c-format msgid "Cannot open file '%s'" msgstr "No s'ha pogut obrir el fitxer '%s'" #: fdisk/cfdisk.c:1996 #, c-format msgid "Disk Drive: %s\n" msgstr "Unitat de disc: %s\n" #: fdisk/cfdisk.c:1998 msgid "Sector 0:\n" msgstr "Sector 0:\n" #: fdisk/cfdisk.c:2005 #, c-format msgid "Sector %d:\n" msgstr "Sector %d:\n" #: fdisk/cfdisk.c:2025 msgid " None " msgstr " Cap " #: fdisk/cfdisk.c:2027 msgid " Pri/Log" msgstr " Pri/Lòg" #: fdisk/cfdisk.c:2029 msgid " Primary" msgstr " Primària" #: fdisk/cfdisk.c:2031 msgid " Logical" msgstr " Lògica" #. odd flag on end #. type id #. type name #. fdisk part number #. device #. flags #. flags #. start #. end #. no odd flag on end #. type id #. type name #. start #. end #. odd flag on end #. type id #. type name #: fdisk/cfdisk.c:2069 fdisk/fdisk.c:1438 fdisk/fdisk.c:1750 #: fdisk/fdisksgilabel.c:239 fdisk/fdisksunlabel.c:694 fdisk/sfdisk.c:651 msgid "Unknown" msgstr "Desconegut" #: fdisk/cfdisk.c:2075 fdisk/cfdisk.c:2543 fdisk/fdisksunlabel.c:45 msgid "Boot" msgstr "Arrencada" #: fdisk/cfdisk.c:2077 #, c-format msgid "(%02X)" msgstr "(%02X)" #: fdisk/cfdisk.c:2079 msgid "None" msgstr "Cap" #: fdisk/cfdisk.c:2114 fdisk/cfdisk.c:2198 #, c-format msgid "Partition Table for %s\n" msgstr "Taula de particions per a %s\n" #: fdisk/cfdisk.c:2116 msgid " First Last\n" msgstr " Primer Últim\n" #: fdisk/cfdisk.c:2117 msgid " # Type Sector Sector Offset Length Filesystem Type (ID) Flag\n" msgstr " # Tipus Sector Sector Despl. Longitud (ID) T. de sist. fitx. Senyal.\n" #: fdisk/cfdisk.c:2118 msgid "-- ------- ----------- ----------- ------ ----------- -------------------- ----\n" msgstr "" "-- ------- -------- --------- ------ --------- ---------------------- ---------\n" "\n" "-- ----- ------ ------ ------ -------- ---------------------- ------\n" #. Three-line heading. Read "Start Sector" etc vertically. #: fdisk/cfdisk.c:2201 msgid " ---Starting--- ----Ending---- Start Number of\n" msgstr " ---Inici--- ----Final---- Inici Nombre de\n" #: fdisk/cfdisk.c:2202 msgid " # Flags Head Sect Cyl ID Head Sect Cyl Sector Sectors\n" msgstr " # Senyal Cap Sec Cil ID Cap Sec Cil Sector Sectors\n" #: fdisk/cfdisk.c:2203 msgid "-- ----- ---- ---- ---- ---- ---- ---- ---- ----------- -----------\n" msgstr "-- ------ --- --- --- -- --- --- --- ------ ------\n" #: fdisk/cfdisk.c:2236 msgid "Raw" msgstr "Crues" #: fdisk/cfdisk.c:2236 msgid "Print the table using raw data format" msgstr "Imprimeix la taula utilitzant el format de dades crues" #: fdisk/cfdisk.c:2237 fdisk/cfdisk.c:2340 msgid "Sectors" msgstr "Sectors" #: fdisk/cfdisk.c:2237 msgid "Print the table ordered by sectors" msgstr "Imprimeix la taula ordenada per sectors" #: fdisk/cfdisk.c:2238 msgid "Table" msgstr "Taula" #: fdisk/cfdisk.c:2238 msgid "Just print the partition table" msgstr "Imprimeix només la taula de particions" #: fdisk/cfdisk.c:2239 msgid "Don't print the table" msgstr "No imprimeixes la taula" #: fdisk/cfdisk.c:2267 msgid "Help Screen for cfdisk" msgstr "Pantalla d'ajuda per a cfdisk" #: fdisk/cfdisk.c:2269 msgid "This is cfdisk, a curses based disk partitioning program, which" msgstr "Això és el cfdisk, un programa per a la partició de discs basat en" #: fdisk/cfdisk.c:2270 msgid "allows you to create, delete and modify partitions on your hard" msgstr "curses, que us permet crear, suprimir i modificar particions del" #: fdisk/cfdisk.c:2271 msgid "disk drive." msgstr "disc dur." #: fdisk/cfdisk.c:2273 msgid "Copyright (C) 1994-1999 Kevin E. Martin & aeb" msgstr "Copyright © 1994-1999 Kevin E. Martin i aeb" #: fdisk/cfdisk.c:2275 msgid "Command Meaning" msgstr "Ordre Significat" #: fdisk/cfdisk.c:2276 msgid "------- -------" msgstr "----- ----------" #: fdisk/cfdisk.c:2277 msgid " b Toggle bootable flag of the current partition" msgstr " b Fixa el senyalador d'arrencada a la partició actual" #: fdisk/cfdisk.c:2278 msgid " d Delete the current partition" msgstr " d Suprimeix l'actual partició" #: fdisk/cfdisk.c:2279 msgid " g Change cylinders, heads, sectors-per-track parameters" msgstr " g Canvia paràmetres de cilindres, capçals i sectors per pista" #: fdisk/cfdisk.c:2280 msgid " WARNING: This option should only be used by people who" msgstr " Avís: Aquesta opció només l'hauria d'usar aquells qui" #: fdisk/cfdisk.c:2281 msgid " know what they are doing." msgstr " saben el que es fan." #: fdisk/cfdisk.c:2282 msgid " h Print this screen" msgstr " h Imprimeix aquesta pantalla" #: fdisk/cfdisk.c:2283 msgid " m Maximize disk usage of the current partition" msgstr " m Maximitza la utilització de disc de la partició actual" #: fdisk/cfdisk.c:2284 msgid " Note: This may make the partition incompatible with" msgstr " Nota: Aquesta opció pot fer la partició incompatible" #: fdisk/cfdisk.c:2285 msgid " DOS, OS/2, ..." msgstr " amb DOS, OS/2..." #: fdisk/cfdisk.c:2286 msgid " n Create new partition from free space" msgstr " n Crea una nova partició des de l'espai lliure" #: fdisk/cfdisk.c:2287 msgid " p Print partition table to the screen or to a file" msgstr " p Imprimeix la taula de particions a la pantalla o en un fitxer" #: fdisk/cfdisk.c:2288 msgid " There are several different formats for the partition" msgstr " Hi ha diversos formats diferents per a la partició" #: fdisk/cfdisk.c:2289 msgid " that you can choose from:" msgstr " entre els quals podeu escollir:" #: fdisk/cfdisk.c:2290 msgid " r - Raw data (exactly what would be written to disk)" msgstr " r - Dades crues (exactament el que s'escriurà al disc)" #: fdisk/cfdisk.c:2291 msgid " s - Table ordered by sectors" msgstr " s - Taula ordenada per sectors" #: fdisk/cfdisk.c:2292 msgid " t - Table in raw format" msgstr " t - Taula en format cru" #: fdisk/cfdisk.c:2293 msgid " q Quit program without writing partition table" msgstr " q Surt del programa sense escriure la taula de particions" #: fdisk/cfdisk.c:2294 msgid " t Change the filesystem type" msgstr " t Canvia el tipus del sistema de fitxers" #: fdisk/cfdisk.c:2295 msgid " u Change units of the partition size display" msgstr " u Canvia les unitats de la mida visualitzava de la partició" #: fdisk/cfdisk.c:2296 msgid " Rotates through MB, sectors and cylinders" msgstr " Alterna entre MB, sectors i cilindres" #: fdisk/cfdisk.c:2297 msgid " W Write partition table to disk (must enter upper case W)" msgstr " W Escriu la taula de particions al disc (W en majúscula)" #: fdisk/cfdisk.c:2298 msgid " Since this might destroy data on the disk, you must" msgstr " Com que això destruirà les dades del disc, ho haureu" #: fdisk/cfdisk.c:2299 msgid " either confirm or deny the write by entering `yes' or" msgstr " de confirmar o denegar escrivint «sí» o" #: fdisk/cfdisk.c:2300 msgid " `no'" msgstr " «no»" #: fdisk/cfdisk.c:2301 msgid "Up Arrow Move cursor to the previous partition" msgstr "Fletxa amunt Desplaça el cursor a l'anterior partició" #: fdisk/cfdisk.c:2302 msgid "Down Arrow Move cursor to the next partition" msgstr "Fletxa avall Desplaça el cursor a la següent partició" #: fdisk/cfdisk.c:2303 msgid "CTRL-L Redraws the screen" msgstr "Ctrl-L Redibuixa la pantalla" #: fdisk/cfdisk.c:2304 msgid " ? Print this screen" msgstr " ? Imprimeix aquesta pantalla" #: fdisk/cfdisk.c:2306 msgid "Note: All of the commands can be entered with either upper or lower" msgstr "Nota: Totes les ordres es poden escriure en majúscules o" #: fdisk/cfdisk.c:2307 msgid "case letters (except for Writes)." msgstr "minúscules (excepte W per a escriure)." #: fdisk/cfdisk.c:2338 fdisk/fdisksunlabel.c:318 fdisk/fdisksunlabel.c:320 msgid "Cylinders" msgstr "Cilindres" #: fdisk/cfdisk.c:2338 msgid "Change cylinder geometry" msgstr "Canvia la geometria dels cilindres" #: fdisk/cfdisk.c:2339 fdisk/fdisksunlabel.c:315 msgid "Heads" msgstr "Capçals" #: fdisk/cfdisk.c:2339 msgid "Change head geometry" msgstr "Canvia la geometria dels capçals" #: fdisk/cfdisk.c:2340 msgid "Change sector geometry" msgstr "Canvia la geometria dels sectors" #: fdisk/cfdisk.c:2341 msgid "Done" msgstr "Fet" #: fdisk/cfdisk.c:2341 msgid "Done with changing geometry" msgstr "S'ha finalitzat el canvi de geometria" #: fdisk/cfdisk.c:2354 msgid "Enter the number of cylinders: " msgstr "Introduïu el nombre de cilindres: " #: fdisk/cfdisk.c:2365 fdisk/cfdisk.c:2936 msgid "Illegal cylinders value" msgstr "Valor dels cilindres no permès" #: fdisk/cfdisk.c:2371 msgid "Enter the number of heads: " msgstr "Introduïu el nombre de capçals: " #: fdisk/cfdisk.c:2378 fdisk/cfdisk.c:2946 msgid "Illegal heads value" msgstr "Valor dels capçals no permès" #: fdisk/cfdisk.c:2384 msgid "Enter the number of sectors per track: " msgstr "Introduïu el nombre de sectors per pista: " #: fdisk/cfdisk.c:2391 fdisk/cfdisk.c:2953 msgid "Illegal sectors value" msgstr "Valor dels sectors no permès" #: fdisk/cfdisk.c:2494 msgid "Enter filesystem type: " msgstr "Introduïu el tipus del sistema de fitxers: " #: fdisk/cfdisk.c:2512 msgid "Cannot change FS Type to empty" msgstr "No es pot canviar el tipus del sistema de fitxers a buit" #: fdisk/cfdisk.c:2514 msgid "Cannot change FS Type to extended" msgstr "No es pot canviar el tipus del sistema de fitxers a estès" #: fdisk/cfdisk.c:2545 #, c-format msgid "Unk(%02X)" msgstr "Desc.(%02X)" #: fdisk/cfdisk.c:2548 fdisk/cfdisk.c:2551 msgid ", NC" msgstr ", NC" #: fdisk/cfdisk.c:2556 fdisk/cfdisk.c:2559 msgid "NC" msgstr "NC" #: fdisk/cfdisk.c:2567 msgid "Pri/Log" msgstr "Pri/Lòg" #: fdisk/cfdisk.c:2574 #, c-format msgid "Unknown (%02X)" msgstr "Desconegut (%02X)" #: fdisk/cfdisk.c:2643 #, c-format msgid "Disk Drive: %s" msgstr "Unitat de disc: %s" #: fdisk/cfdisk.c:2650 #, c-format msgid "Size: %lld bytes, %lld MB" msgstr "Mida: %lld octets, %lld MB" #: fdisk/cfdisk.c:2653 #, c-format msgid "Size: %lld bytes, %lld.%lld GB" msgstr "Mida: %lld octets, %lld.%lld GB" #: fdisk/cfdisk.c:2657 #, c-format msgid "Heads: %d Sectors per Track: %d Cylinders: %lld" msgstr "Capçals: %d Sectors per pista: %d Cilindres: %lld" #: fdisk/cfdisk.c:2661 msgid "Name" msgstr "Nom" #: fdisk/cfdisk.c:2662 msgid "Flags" msgstr "Senyaladors" #: fdisk/cfdisk.c:2663 msgid "Part Type" msgstr "Tipus part." #: fdisk/cfdisk.c:2664 msgid "FS Type" msgstr "Tipus Sis.Fitx." #: fdisk/cfdisk.c:2665 msgid "[Label]" msgstr "[Etiqueta]" #: fdisk/cfdisk.c:2667 msgid " Sectors" msgstr " Sectors" #: fdisk/cfdisk.c:2669 msgid " Cylinders" msgstr " Cilindres" #: fdisk/cfdisk.c:2671 msgid " Size (MB)" msgstr " Mida (MB)" #: fdisk/cfdisk.c:2673 msgid " Size (GB)" msgstr " Mida (GB)" #: fdisk/cfdisk.c:2727 msgid "Bootable" msgstr "Arrencable" #: fdisk/cfdisk.c:2727 msgid "Toggle bootable flag of the current partition" msgstr "Commuta el senyalador d'arrencada de la partició actual" #: fdisk/cfdisk.c:2728 msgid "Delete" msgstr "Suprimeix" #: fdisk/cfdisk.c:2728 msgid "Delete the current partition" msgstr "Suprimeix la partició actual" #: fdisk/cfdisk.c:2729 msgid "Geometry" msgstr "Geometria" #: fdisk/cfdisk.c:2729 msgid "Change disk geometry (experts only)" msgstr "Canvia la geometria del disc (només usuaris experts)" #: fdisk/cfdisk.c:2730 msgid "Help" msgstr "Ajuda" #: fdisk/cfdisk.c:2730 msgid "Print help screen" msgstr "Mostra la pantalla d'ajuda" #: fdisk/cfdisk.c:2731 msgid "Maximize" msgstr "Maximitza" #: fdisk/cfdisk.c:2731 msgid "Maximize disk usage of the current partition (experts only)" msgstr "Maximitza la utilització del disc en la partició actual (només usuaris experts)" #: fdisk/cfdisk.c:2732 msgid "New" msgstr "Nova" #: fdisk/cfdisk.c:2732 msgid "Create new partition from free space" msgstr "Crea una nova partició des de l'espai lliure" #: fdisk/cfdisk.c:2733 msgid "Print" msgstr "Imprimeix" #: fdisk/cfdisk.c:2733 msgid "Print partition table to the screen or to a file" msgstr "Imprimeix la taula de particions a la pantalla o en un fitxer" #: fdisk/cfdisk.c:2734 msgid "Quit" msgstr "Surt" #: fdisk/cfdisk.c:2734 msgid "Quit program without writing partition table" msgstr "Surt del programa sense escriure la taula de particions" #: fdisk/cfdisk.c:2735 msgid "Type" msgstr "Tipus" #: fdisk/cfdisk.c:2735 msgid "Change the filesystem type (DOS, Linux, OS/2 and so on)" msgstr "Canvia el tipus del sistema de fitxers (DOS, Linux, OS/2, etc.)" #: fdisk/cfdisk.c:2736 msgid "Units" msgstr "Unitats" #: fdisk/cfdisk.c:2736 msgid "Change units of the partition size display (MB, sect, cyl)" msgstr "Canvia les unitats de la mida de la partició (MB, sectors, cilindres)" #: fdisk/cfdisk.c:2737 msgid "Write" msgstr "Escriu" #: fdisk/cfdisk.c:2737 msgid "Write partition table to disk (this might destroy data)" msgstr "Escriu la taula de particions al disc (això pot destruir les dades)" #: fdisk/cfdisk.c:2783 msgid "Cannot make this partition bootable" msgstr "Aquesta partició no es pot fer arrencable" #: fdisk/cfdisk.c:2793 msgid "Cannot delete an empty partition" msgstr "No es pot suprimir una partició buida" #: fdisk/cfdisk.c:2813 fdisk/cfdisk.c:2815 msgid "Cannot maximize this partition" msgstr "No es pot maximitzar aquesta partició" #: fdisk/cfdisk.c:2823 msgid "This partition is unusable" msgstr "Aquesta partició és inutilitzable" #: fdisk/cfdisk.c:2825 msgid "This partition is already in use" msgstr "Aquesta partició ja està en ús" #: fdisk/cfdisk.c:2842 msgid "Cannot change the type of an empty partition" msgstr "No es pot canviar el tipus d'una partició buida" #: fdisk/cfdisk.c:2869 fdisk/cfdisk.c:2875 msgid "No more partitions" msgstr "No hi ha més particions" #: fdisk/cfdisk.c:2882 msgid "Illegal command" msgstr "Ordre no permesa" #: fdisk/cfdisk.c:2892 #, c-format msgid "Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" msgstr "Copyright © 1994-2002 Kevin E. Martin i aeb\n" #. Unfortunately, xgettext does not handle multi-line strings #. so, let's use explicit \n's instead #: fdisk/cfdisk.c:2899 #, c-format msgid "" "\n" "Usage:\n" "Print version:\n" " %s -v\n" "Print partition table:\n" " %s -P {r|s|t} [options] device\n" "Interactive use:\n" " %s [options] device\n" "\n" "Options:\n" "-a: Use arrow instead of highlighting;\n" "-z: Start with a zero partition table, instead of reading the pt from disk;\n" "-c C -h H -s S: Override the kernel's idea of the number of cylinders,\n" " the number of heads and the number of sectors/track.\n" "\n" msgstr "" "\n" "Forma d'ús:\n" "Imprimeix la versió:\n" " %s -v\n" "Imprimeix la taula de particions:\n" " %s -P {r|s|t} [opcions] dispositiu\n" "Ús interactiu:\n" " %s [opcions] dispositiu\n" "\n" "Opcions:\n" "-a: Utilitza la fletxa en comptes del ressaltat.\n" "-z: Comença amb una taula de particions des de zero en comptes de llegir-\n" " la del disc.\n" "-c C -h H -s S: Modifica la idea del nucli sobre el nombre de cilindres,\n" " el nombre de capçals i el nombre de sectors per pista.\n" "\n" #: fdisk/fdiskaixlabel.c:27 msgid "" "\n" "\tThere is a valid AIX label on this disk.\n" "\tUnfortunately Linux cannot handle these\n" "\tdisks at the moment. Nevertheless some\n" "\tadvice:\n" "\t1. fdisk will destroy its contents on write.\n" "\t2. Be sure that this disk is NOT a still vital\n" "\t part of a volume group. (Otherwise you may\n" "\t erase the other disks as well, if unmirrored.)\n" "\t3. Before deleting this physical volume be sure\n" "\t to remove the disk logically from your AIX\n" "\t machine. (Otherwise you become an AIXpert)." msgstr "" "\n" "\tEn aquest disc teniu una etiqueta AIX vàlida.\n" "\tActualment Linux no pot gestionar aquests discs.\n" "\tTot i això, tingueu en compte alguns consells:\n" "\t1. fdisk en destruirà el contingut en escriure.\n" "\t2. Comproveu que aquest disc no sigui una part vital\n" "\t d'un grup de volums. (En cas contrari podríeu\n" "\t esborrar els altres discs, si no estan duplicats.)\n" "\t3. Abans d'esborrar aquest volum físic, esborreu\n" "\t el disc lògicament de la màquina AIX.\n" "\t (O convertiu-vos en un AIXpert)." #: fdisk/fdiskbsdlabel.c:122 #, c-format msgid "" "\n" "BSD label for device: %s\n" msgstr "" "\n" "Etiqueta BSD per al dispositiu: %s\n" #: fdisk/fdiskbsdlabel.c:129 fdisk/fdisk.c:330 fdisk/fdisk.c:349 #: fdisk/fdisk.c:367 fdisk/fdisk.c:374 fdisk/fdisk.c:397 fdisk/fdisk.c:415 #: fdisk/fdisk.c:431 fdisk/fdisk.c:447 msgid "Command action" msgstr "Acció de l'ordre" #: fdisk/fdiskbsdlabel.c:130 msgid " d delete a BSD partition" msgstr " d esborra una partició BSD" #: fdisk/fdiskbsdlabel.c:131 msgid " e edit drive data" msgstr " e edita dades de la unitat" #: fdisk/fdiskbsdlabel.c:132 msgid " i install bootstrap" msgstr " i instal·la el carregador d'arrencada" #: fdisk/fdiskbsdlabel.c:133 msgid " l list known filesystem types" msgstr " l llista els tipus de sistemes de fitxers coneguts" #. sun #: fdisk/fdiskbsdlabel.c:134 fdisk/fdisk.c:336 fdisk/fdisk.c:355 #: fdisk/fdisk.c:368 fdisk/fdisk.c:380 fdisk/fdisk.c:405 fdisk/fdisk.c:422 #: fdisk/fdisk.c:438 fdisk/fdisk.c:455 msgid " m print this menu" msgstr " m imprimeix aquest menú" #: fdisk/fdiskbsdlabel.c:135 msgid " n add a new BSD partition" msgstr " n afegeix una nova partició BSD" #: fdisk/fdiskbsdlabel.c:136 msgid " p print BSD partition table" msgstr " p imprimeix la taula de particions BSD" #: fdisk/fdiskbsdlabel.c:137 fdisk/fdisk.c:340 fdisk/fdisk.c:359 #: fdisk/fdisk.c:370 fdisk/fdisk.c:384 fdisk/fdisk.c:407 fdisk/fdisk.c:424 #: fdisk/fdisk.c:440 fdisk/fdisk.c:457 msgid " q quit without saving changes" msgstr " q surt sense desar els canvis" #: fdisk/fdiskbsdlabel.c:138 fdisk/fdisk.c:408 fdisk/fdisk.c:425 #: fdisk/fdisk.c:441 fdisk/fdisk.c:458 msgid " r return to main menu" msgstr " r torna al menú principal" #: fdisk/fdiskbsdlabel.c:139 msgid " s show complete disklabel" msgstr " s mostra totes les etiquetes del disc" #: fdisk/fdiskbsdlabel.c:140 msgid " t change a partition's filesystem id" msgstr " t canvia l'identificador del sistema de fitxers d'una partició" #: fdisk/fdiskbsdlabel.c:141 msgid " u change units (cylinders/sectors)" msgstr " u canvia les unitats (cilindres/sectors)" #: fdisk/fdiskbsdlabel.c:142 msgid " w write disklabel to disk" msgstr " w escriu l'etiqueta de disc al disc" #: fdisk/fdiskbsdlabel.c:144 msgid " x link BSD partition to non-BSD partition" msgstr " x enllaça la partició BSD a una partició no BSD" #: fdisk/fdiskbsdlabel.c:176 #, c-format msgid "Partition %s has invalid starting sector 0.\n" msgstr "La partició %s no és vàlida perquè comença pel sector 0.\n" #: fdisk/fdiskbsdlabel.c:180 #, c-format msgid "Reading disklabel of %s at sector %d.\n" msgstr "S'està llegint l'etiqueta de disc de %s en el sector %d.\n" #: fdisk/fdiskbsdlabel.c:190 #, c-format msgid "There is no *BSD partition on %s.\n" msgstr "No hi ha cap partició *BSD en %s.\n" #: fdisk/fdiskbsdlabel.c:204 msgid "BSD disklabel command (m for help): " msgstr "Ordre d'etiqueta de disc BSD (m per a l'ajuda): " # Parla d'etiquetes, segurament és femení #: fdisk/fdiskbsdlabel.c:284 fdisk/fdisk.c:1945 fdisk/fdisksgilabel.c:649 #: fdisk/fdisksunlabel.c:518 #, c-format msgid "First %s" msgstr "Primera %s" # Parla d'etiquetes, segurament és femení #: fdisk/fdiskbsdlabel.c:291 fdisk/fdisk.c:2005 fdisk/fdisksunlabel.c:575 #, c-format msgid "Last %s or +size or +sizeM or +sizeK" msgstr "Última %s o +mida o +midaM o +midaK" #: fdisk/fdiskbsdlabel.c:318 #, c-format msgid "type: %s\n" msgstr "tipus: %s\n" #: fdisk/fdiskbsdlabel.c:320 #, c-format msgid "type: %d\n" msgstr "tipus: %d\n" #: fdisk/fdiskbsdlabel.c:321 #, c-format msgid "disk: %.*s\n" msgstr "disc: %.*s\n" #: fdisk/fdiskbsdlabel.c:322 #, c-format msgid "label: %.*s\n" msgstr "etiqueta: %.*s\n" #: fdisk/fdiskbsdlabel.c:323 #, c-format msgid "flags:" msgstr "senyaladors:" #: fdisk/fdiskbsdlabel.c:325 #, c-format msgid " removable" msgstr " extraïble" #: fdisk/fdiskbsdlabel.c:327 #, c-format msgid " ecc" msgstr " ecc" #: fdisk/fdiskbsdlabel.c:329 #, c-format msgid " badsect" msgstr " sector dolent" #. On various machines the fields of *lp are short/int/long #. In order to avoid problems, we cast them all to long. #: fdisk/fdiskbsdlabel.c:333 #, c-format msgid "bytes/sector: %ld\n" msgstr "octets per sector: %ld\n" #: fdisk/fdiskbsdlabel.c:334 #, c-format msgid "sectors/track: %ld\n" msgstr "sectors per pista: %ld\n" #: fdisk/fdiskbsdlabel.c:335 #, c-format msgid "tracks/cylinder: %ld\n" msgstr "pistes per cilindre: %ld\n" #: fdisk/fdiskbsdlabel.c:336 #, c-format msgid "sectors/cylinder: %ld\n" msgstr "sectors per cilindre: %ld\n" #: fdisk/fdiskbsdlabel.c:337 #, c-format msgid "cylinders: %ld\n" msgstr "cilindres: %ld\n" #: fdisk/fdiskbsdlabel.c:338 #, c-format msgid "rpm: %d\n" msgstr "r.p.m.: %d\n" # FIXME #: fdisk/fdiskbsdlabel.c:339 #, c-format msgid "interleave: %d\n" msgstr "entrellaçat: %d\n" # FIXME #: fdisk/fdiskbsdlabel.c:340 #, c-format msgid "trackskew: %d\n" msgstr "decalatge: %d\n" # FIXME #: fdisk/fdiskbsdlabel.c:341 #, c-format msgid "cylinderskew: %d\n" msgstr "decalatge del cilindre: %d\n" #: fdisk/fdiskbsdlabel.c:342 #, c-format msgid "headswitch: %ld\t\t# milliseconds\n" msgstr "canvi de capçal: %ld\t\t# mil·lisegons\n" #: fdisk/fdiskbsdlabel.c:344 #, c-format msgid "track-to-track seek: %ld\t# milliseconds\n" msgstr "recerca pista a pista: %ld\t# milisegons\n" #: fdisk/fdiskbsdlabel.c:346 #, c-format msgid "drivedata: " msgstr "dades unitat: " #: fdisk/fdiskbsdlabel.c:355 #, c-format msgid "" "\n" "%d partitions:\n" msgstr "" "\n" "%d particions:\n" #: fdisk/fdiskbsdlabel.c:356 #, c-format msgid "# start end size fstype [fsize bsize cpg]\n" msgstr "núm inici final mida sist.fitx. [fmida bmida cpg]\n" #: fdisk/fdiskbsdlabel.c:405 fdisk/fdiskbsdlabel.c:408 #, c-format msgid "Writing disklabel to %s.\n" msgstr "S'està escrivint l'etiqueta de disc a %s.\n" #: fdisk/fdiskbsdlabel.c:420 fdisk/fdiskbsdlabel.c:422 #, c-format msgid "%s contains no disklabel.\n" msgstr "%s no conté cap etiqueta de disc.\n" #: fdisk/fdiskbsdlabel.c:427 msgid "Do you want to create a disklabel? (y/n) " msgstr "Desitgeu crear una etiqueta de disc? (y/n) " #: fdisk/fdiskbsdlabel.c:467 msgid "bytes/sector" msgstr "octets/sector" #: fdisk/fdiskbsdlabel.c:468 msgid "sectors/track" msgstr "sectors/pista" #: fdisk/fdiskbsdlabel.c:469 msgid "tracks/cylinder" msgstr "pistes/cilindre" #: fdisk/fdiskbsdlabel.c:470 fdisk/fdisk.c:591 fdisk/fdisk.c:1260 #: fdisk/sfdisk.c:937 msgid "cylinders" msgstr "cilindres" #: fdisk/fdiskbsdlabel.c:477 msgid "sectors/cylinder" msgstr "sectors/cilindre" #: fdisk/fdiskbsdlabel.c:481 #, c-format msgid "Must be <= sectors/track * tracks/cylinder (default).\n" msgstr "Ha de ser <= sectors/pista * pistes/cilindre (valor per defecte).\n" #: fdisk/fdiskbsdlabel.c:483 msgid "rpm" msgstr "r.p.m." # FIXME #: fdisk/fdiskbsdlabel.c:484 msgid "interleave" msgstr "entrellaçat" # FIXME #: fdisk/fdiskbsdlabel.c:485 msgid "trackskew" msgstr "decalatge de les pistes" # FIXME #: fdisk/fdiskbsdlabel.c:486 msgid "cylinderskew" msgstr "decalatge dels cilindres" #: fdisk/fdiskbsdlabel.c:487 msgid "headswitch" msgstr "canvi de capçal" #: fdisk/fdiskbsdlabel.c:488 msgid "track-to-track seek" msgstr "cerca pista a pista" #: fdisk/fdiskbsdlabel.c:529 #, c-format msgid "Bootstrap: %sboot -> boot%s (%s): " msgstr "Carregador: %sboot -> boot%s (%s): " #: fdisk/fdiskbsdlabel.c:554 #, c-format msgid "Bootstrap overlaps with disk label!\n" msgstr "El carregador s'encavalca amb l'etiqueta de disc.\n" #: fdisk/fdiskbsdlabel.c:575 fdisk/fdiskbsdlabel.c:577 #, c-format msgid "Bootstrap installed on %s.\n" msgstr "S'ha instal·lat el carregador a %s.\n" #: fdisk/fdiskbsdlabel.c:599 #, c-format msgid "Partition (a-%c): " msgstr "Partició (a-%c): " #: fdisk/fdiskbsdlabel.c:618 fdisk/fdisk.c:2082 #, c-format msgid "The maximum number of partitions has been created\n" msgstr "S'ha creat el màxim nombre de particions\n" #: fdisk/fdiskbsdlabel.c:630 #, c-format msgid "This partition already exists.\n" msgstr "Aquesta partició ja existeix.\n" #: fdisk/fdiskbsdlabel.c:756 #, c-format msgid "Warning: too many partitions (%d, maximum is %d).\n" msgstr "Avís: hi ha massa particions (%d, el màxim són %d).\n" #: fdisk/fdiskbsdlabel.c:804 #, c-format msgid "" "\n" "Syncing disks.\n" msgstr "" "\n" "S'estan sincronitzant els discs.\n" #: fdisk/fdisk.c:188 msgid "" "Usage: fdisk [-b SSZ] [-u] DISK Change partition table\n" " fdisk -l [-b SSZ] [-u] DISK List partition table(s)\n" " fdisk -s PARTITION Give partition size(s) in blocks\n" " fdisk -v Give fdisk version\n" "Here DISK is something like /dev/hdb or /dev/sda\n" "and PARTITION is something like /dev/hda7\n" "-u: give Start and End in sector (instead of cylinder) units\n" "-b 2048: (for certain MO disks) use 2048-byte sectors\n" msgstr "" "Forma d'ús: fdisk [-b SSZ] [-u] DISC Canvia la taula de particions\n" " fdisk -l [-b SSZ] [-u] DISC Llista les taules de particions\n" " fdisk -s PARTICIÓ Mostra la mida de la parcició en blocs\n" " fdisk -v Mostra la versió de fdisk\n" "DISC és del tipus /dev/hdb o /dev/sda i PARTICIÓ és del tipus /dev/hda7\n" "-u: Mostra l'inici i el final de la unitat en sectors (no en cilindres)\n" "-b 2048: (per als discs MO) usa 2048 octets per sector\n" #: fdisk/fdisk.c:200 msgid "" "Usage: fdisk [-l] [-b SSZ] [-u] device\n" "E.g.: fdisk /dev/hda (for the first IDE disk)\n" " or: fdisk /dev/sdc (for the third SCSI disk)\n" " or: fdisk /dev/eda (for the first PS/2 ESDI drive)\n" " or: fdisk /dev/rd/c0d0 or: fdisk /dev/ida/c0d0 (for RAID devices)\n" " ...\n" msgstr "" "Forma d'ús: fdisk [-l] [-b SSZ] [-u] dispositiu\n" "P.ex.: fdisk /dev/hda (per al primer disc IDE)\n" " o: fdisk /dev/sdc (per al tercer disc SCSI)\n" " o: fdisk /dev/eda (per a la primera unitat PS/2 ESDI)\n" " o: fdisk /dev/rd/c0d0 o: fdisk /dev/ida/c0d0 (per als dispositius RAID)\n" " ...\n" #: fdisk/fdisk.c:209 #, c-format msgid "Unable to open %s\n" msgstr "No s'ha pogut obrir %s\n" #: fdisk/fdisk.c:213 #, c-format msgid "Unable to read %s\n" msgstr "No s'ha pogut llegir %s\n" #: fdisk/fdisk.c:217 #, c-format msgid "Unable to seek on %s\n" msgstr "No s'ha pogut cercar en %s\n" #: fdisk/fdisk.c:221 #, c-format msgid "Unable to write %s\n" msgstr "No s'ha pogut escriure %s\n" #: fdisk/fdisk.c:225 #, c-format msgid "BLKGETSIZE ioctl failed on %s\n" msgstr "No s'ha pogut executar ioctl BLKGETSIZE a %s\n" #: fdisk/fdisk.c:229 msgid "Unable to allocate any more memory\n" msgstr "No s'ha pogut assignar més memòria\n" #: fdisk/fdisk.c:232 msgid "Fatal error\n" msgstr "Error fatal\n" #: fdisk/fdisk.c:331 msgid " a toggle a read only flag" msgstr " a estableix un senyalador de només lectura" #. sun #: fdisk/fdisk.c:332 fdisk/fdisk.c:376 msgid " b edit bsd disklabel" msgstr " b edita l'etiqueta de disc bsd" #: fdisk/fdisk.c:333 msgid " c toggle the mountable flag" msgstr " c estableix senyalador de muntable" #. sun #. sgi flavour #: fdisk/fdisk.c:334 fdisk/fdisk.c:353 fdisk/fdisk.c:378 msgid " d delete a partition" msgstr " d suprimeix una partició" #: fdisk/fdisk.c:335 fdisk/fdisk.c:354 fdisk/fdisk.c:379 msgid " l list known partition types" msgstr " l llista els tipus de particions conegudes" #: fdisk/fdisk.c:337 fdisk/fdisk.c:356 fdisk/fdisk.c:381 msgid " n add a new partition" msgstr " n afegeix una nova partició" #: fdisk/fdisk.c:338 fdisk/fdisk.c:357 fdisk/fdisk.c:369 fdisk/fdisk.c:382 msgid " o create a new empty DOS partition table" msgstr " o crea una nova taula de particions DOS buida" #: fdisk/fdisk.c:339 fdisk/fdisk.c:358 fdisk/fdisk.c:383 fdisk/fdisk.c:406 #: fdisk/fdisk.c:423 fdisk/fdisk.c:439 fdisk/fdisk.c:456 msgid " p print the partition table" msgstr " p imprimeix la taula de particions" #: fdisk/fdisk.c:341 fdisk/fdisk.c:360 fdisk/fdisk.c:371 fdisk/fdisk.c:385 msgid " s create a new empty Sun disklabel" msgstr " s crea una etiqueta de disc Sun nova" #. sun #: fdisk/fdisk.c:342 fdisk/fdisk.c:361 fdisk/fdisk.c:386 msgid " t change a partition's system id" msgstr " t canvia l'identificador del sistema d'una partició" #: fdisk/fdisk.c:343 fdisk/fdisk.c:362 fdisk/fdisk.c:387 msgid " u change display/entry units" msgstr " u canvia les unitats de visualització/entrada" #: fdisk/fdisk.c:344 fdisk/fdisk.c:363 fdisk/fdisk.c:388 fdisk/fdisk.c:410 #: fdisk/fdisk.c:427 fdisk/fdisk.c:443 fdisk/fdisk.c:460 msgid " v verify the partition table" msgstr " v verifica la taula de particions" #: fdisk/fdisk.c:345 fdisk/fdisk.c:364 fdisk/fdisk.c:389 fdisk/fdisk.c:411 #: fdisk/fdisk.c:428 fdisk/fdisk.c:444 fdisk/fdisk.c:461 msgid " w write table to disk and exit" msgstr " w escriu la taula al disc i surt" #: fdisk/fdisk.c:346 fdisk/fdisk.c:390 msgid " x extra functionality (experts only)" msgstr " x funcions addicionals (només experts)" #: fdisk/fdisk.c:350 msgid " a select bootable partition" msgstr " a selecciona la partició d'arrencada" #. sgi flavour #: fdisk/fdisk.c:351 msgid " b edit bootfile entry" msgstr " b edita l'entrada del fitxer d'arrencada" #. sgi #: fdisk/fdisk.c:352 msgid " c select sgi swap partition" msgstr " c selecciona la partició d'intercanvi sgi" #: fdisk/fdisk.c:375 msgid " a toggle a bootable flag" msgstr " a estableix un senyalador d'arrencada" #: fdisk/fdisk.c:377 msgid " c toggle the dos compatibility flag" msgstr " c estableix el senyalador de compatibilitat amb DOS" #: fdisk/fdisk.c:398 msgid " a change number of alternate cylinders" msgstr " a canvia el nombre de cilindres alternatius" #. sun #. !sun #: fdisk/fdisk.c:399 fdisk/fdisk.c:417 fdisk/fdisk.c:433 fdisk/fdisk.c:449 msgid " c change number of cylinders" msgstr " c canvia el nombre de cilindres" #: fdisk/fdisk.c:400 fdisk/fdisk.c:418 fdisk/fdisk.c:434 fdisk/fdisk.c:450 msgid " d print the raw data in the partition table" msgstr " d imprimeix les dades crues a la taula de particions" #: fdisk/fdisk.c:401 msgid " e change number of extra sectors per cylinder" msgstr " e canvia el nombre de sectors addicionals per cilindre" #. sun #. sgi #: fdisk/fdisk.c:402 fdisk/fdisk.c:421 fdisk/fdisk.c:437 fdisk/fdisk.c:454 msgid " h change number of heads" msgstr " h canvia el nombre de capçals" # FIXME #: fdisk/fdisk.c:403 msgid " i change interleave factor" msgstr " i canvia el factor d'entrellaçat" #. sun #: fdisk/fdisk.c:404 msgid " o change rotation speed (rpm)" msgstr " o canvia velocitat de rotació (r.p.m.)" #: fdisk/fdisk.c:409 fdisk/fdisk.c:426 fdisk/fdisk.c:442 fdisk/fdisk.c:459 msgid " s change number of sectors/track" msgstr " s canvia el nombre de sectors per pista" #: fdisk/fdisk.c:412 msgid " y change number of physical cylinders" msgstr " y canvia el nombre de cilindres físics" #: fdisk/fdisk.c:416 fdisk/fdisk.c:432 fdisk/fdisk.c:448 msgid " b move beginning of data in a partition" msgstr " b desplaça les dades d'una partició a l'inici" #: fdisk/fdisk.c:419 fdisk/fdisk.c:435 fdisk/fdisk.c:451 msgid " e list extended partitions" msgstr " e llista les particions esteses" #. !sun #. !sun, !aix, !sgi #: fdisk/fdisk.c:420 fdisk/fdisk.c:436 fdisk/fdisk.c:453 msgid " g create an IRIX (SGI) partition table" msgstr " g crea una taula de particions IRIX (SGI)" #. !sun #: fdisk/fdisk.c:452 msgid " f fix partition order" msgstr " f arregla l'ordre de les particions" #: fdisk/fdisk.c:570 #, c-format msgid "You must set" msgstr "Heu de definir els" #: fdisk/fdisk.c:587 msgid "heads" msgstr "capçals" #: fdisk/fdisk.c:589 fdisk/fdisk.c:1260 fdisk/sfdisk.c:937 msgid "sectors" msgstr "sectors" #: fdisk/fdisk.c:595 #, c-format msgid "" "%s%s.\n" "You can do this from the extra functions menu.\n" msgstr "" "%s%s.\n" "Podeu fer això des del menú de funcions addicionals.\n" #: fdisk/fdisk.c:596 msgid " and " msgstr " i " #: fdisk/fdisk.c:613 #, c-format msgid "" "\n" "The number of cylinders for this disk is set to %d.\n" "There is nothing wrong with that, but this is larger than 1024,\n" "and could in certain setups cause problems with:\n" "1) software that runs at boot time (e.g., old versions of LILO)\n" "2) booting and partitioning software from other OSs\n" " (e.g., DOS FDISK, OS/2 FDISK)\n" msgstr "" "\n" "El nombre de cilindres per a aquest disc està establert en %d.\n" "Això no és incorrecte, però és més gran que 1024 i podríeu\n" "tenir problemes amb certes configuracions de:\n" "1) Programari que s'executa durant d'arrencada (p.ex., versions\n" " antigues del LILO)\n" "2) En arrencar i particionar des d'un altre SO\n" " (p.ex., DOS FDISK, OS/2 FDISK)\n" #: fdisk/fdisk.c:636 #, c-format msgid "Bad offset in primary extended partition\n" msgstr "Desplaçament incorrecte en particions primàries esteses\n" #: fdisk/fdisk.c:650 #, c-format msgid "" "Warning: omitting partitions after #%d.\n" "They will be deleted if you save this partition table.\n" msgstr "" "Avís: s'estan ometent les particions posteriors a la #%d.\n" "S'eliminaran si deseu aquesta taula de particions.\n" #: fdisk/fdisk.c:669 #, c-format msgid "Warning: extra link pointer in partition table %d\n" msgstr "Avís: hi ha un punter d'enllaç addicional a la taula de particions %d\n" #: fdisk/fdisk.c:677 #, c-format msgid "Warning: ignoring extra data in partition table %d\n" msgstr "Avís: s'està ignorant les dades addicionals de la taula de particions %d\n" #: fdisk/fdisk.c:722 #, c-format msgid "" "Building a new DOS disklabel. Changes will remain in memory only,\n" "until you decide to write them. After that, of course, the previous\n" "content won't be recoverable.\n" "\n" msgstr "" "S'està creant una etiqueta de disc DOS nova. Els canvis només\n" "romandran a la memòria fins que decidiu escriure'ls. Després\n" "d'aquesta operació, l'anterior contingut no es podrà recuperar.\n" "\n" #: fdisk/fdisk.c:766 #, c-format msgid "Note: sector size is %d (not %d)\n" msgstr "Nota: la mida del sector és %d (no %d)\n" #: fdisk/fdisk.c:923 #, c-format msgid "You will not be able to write the partition table.\n" msgstr "No podreu escriure la taula de particions.\n" # NO només es va fer una traducció a partir de la versió # espanyola, sinó que a més a més es va fer malament. #: fdisk/fdisk.c:952 #, c-format msgid "" "This disk has both DOS and BSD magic.\n" "Give the 'b' command to go to BSD mode.\n" msgstr "" "Aquest disc té tan màgia DOS com BSD.\n" "Empreu l'ordre «b» per anar al mode BSD.\n" #: fdisk/fdisk.c:962 #, c-format msgid "Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel\n" msgstr "El dispositiu no conté ni taula de particions DOS vàlida, ni cap etiqueta de disc Sun, SGI o OSF\n" #: fdisk/fdisk.c:979 #, c-format msgid "Internal error\n" msgstr "Error intern\n" #: fdisk/fdisk.c:992 #, c-format msgid "Ignoring extra extended partition %d\n" msgstr "S'està ignorant la partició estesa addicional %d\n" #: fdisk/fdisk.c:1004 #, c-format msgid "Warning: invalid flag 0x%04x of partition table %d will be corrected by w(rite)\n" msgstr "Avís: el senyalador 0x%04x invàlid de la taula de particions %d es corregirà amb w(escriu)\n" #: fdisk/fdisk.c:1026 #, c-format msgid "" "\n" "got EOF thrice - exiting..\n" msgstr "" "\n" "s'ha obtingut EOF tres vegades - s'està sortint...\n" #: fdisk/fdisk.c:1065 msgid "Hex code (type L to list codes): " msgstr "Codi hex. (escriviu L per veure la llista de codis): " #: fdisk/fdisk.c:1105 #, c-format msgid "%s (%u-%u, default %u): " msgstr "%s (%u-%u, valor per defecte %u): " #: fdisk/fdisk.c:1172 #, c-format msgid "Using default value %u\n" msgstr "S'està utilitzant el valor per defecte %u\n" #: fdisk/fdisk.c:1176 #, c-format msgid "Value out of range.\n" msgstr "El valor està fora del rang.\n" #: fdisk/fdisk.c:1186 msgid "Partition number" msgstr "Nombre de partició" #: fdisk/fdisk.c:1197 #, c-format msgid "Warning: partition %d has empty type\n" msgstr "Avís: la partició %d no té tipus\n" #: fdisk/fdisk.c:1219 fdisk/fdisk.c:1245 #, c-format msgid "Selected partition %d\n" msgstr "S'ha seleccionat la partició %d\n" #: fdisk/fdisk.c:1222 #, c-format msgid "No partition is defined yet!\n" msgstr "Encara no hi ha cap partició definida.\n" #: fdisk/fdisk.c:1248 #, c-format msgid "All primary partitions have been defined already!\n" msgstr "Ja s'han definit totes les particions primàries.\n" #: fdisk/fdisk.c:1258 msgid "cylinder" msgstr "cilindre" #: fdisk/fdisk.c:1258 msgid "sector" msgstr "sector" #: fdisk/fdisk.c:1267 #, c-format msgid "Changing display/entry units to %s\n" msgstr "S'està canviant les unitats de visualització/entrada a %s\n" #: fdisk/fdisk.c:1278 #, c-format msgid "WARNING: Partition %d is an extended partition\n" msgstr "Avís: la partició %d és una partició estesa\n" #: fdisk/fdisk.c:1289 #, c-format msgid "DOS Compatibility flag is set\n" msgstr "S'ha establert el senyalador de compatibilitat amb DOS\n" #: fdisk/fdisk.c:1293 #, c-format msgid "DOS Compatibility flag is not set\n" msgstr "No s'ha establert el senyalador de compatibilitat amb DOS\n" #: fdisk/fdisk.c:1393 #, c-format msgid "Partition %d does not exist yet!\n" msgstr "La partició %d encara no existeix.\n" #: fdisk/fdisk.c:1398 #, c-format msgid "" "Type 0 means free space to many systems\n" "(but not to Linux). Having partitions of\n" "type 0 is probably unwise. You can delete\n" "a partition using the `d' command.\n" msgstr "" "El tipus 0 significa espai lliure per a molts sistemes\n" "(però no per a Linux). No és aconsellable tenir\n" "particions del tipus 0. Les podeu suprimir amb\n" "l'ordre «d».\n" #: fdisk/fdisk.c:1407 #, c-format msgid "" "You cannot change a partition into an extended one or vice versa\n" "Delete it first.\n" msgstr "" "No podeu convertir una partició a estesa, o al revés, primer\n" "cal que l'esborreu.\n" #: fdisk/fdisk.c:1416 #, c-format msgid "" "Consider leaving partition 3 as Whole disk (5),\n" "as SunOS/Solaris expects it and even Linux likes it.\n" "\n" msgstr "" "Es recomana deixar la partició 3 com a disc complet (5), ja\n" "que així ho espera SunOS/Solaris i fins i tot és adequat per a\n" "Linux.\n" "\n" #: fdisk/fdisk.c:1422 #, c-format msgid "" "Consider leaving partition 9 as volume header (0),\n" "and partition 11 as entire volume (6)as IRIX expects it.\n" "\n" msgstr "" "Es recomana deixar la partició 9 com a capçalera de volum (0)\n" "i la partició 11 com a volum complet (6) ja que IRIX així ho\n" "espera.\n" "\n" #: fdisk/fdisk.c:1435 #, c-format msgid "Changed system type of partition %d to %x (%s)\n" msgstr "S'ha canviat el tipus del sistema de la partició %d per %x (%s)\n" #: fdisk/fdisk.c:1490 #, c-format msgid "Partition %d has different physical/logical beginnings (non-Linux?):\n" msgstr "La partició %d té diferents començaments físics/lògics (no Linux?):\n" #: fdisk/fdisk.c:1492 fdisk/fdisk.c:1500 fdisk/fdisk.c:1509 fdisk/fdisk.c:1519 #, c-format msgid " phys=(%d, %d, %d) " msgstr " físic=(%d, %d, %d) " #: fdisk/fdisk.c:1493 fdisk/fdisk.c:1501 #, c-format msgid "logical=(%d, %d, %d)\n" msgstr "lògic=(%d, %d, %d)\n" #: fdisk/fdisk.c:1498 #, c-format msgid "Partition %d has different physical/logical endings:\n" msgstr "La partició %d té diferents finals físics/lògics:\n" #: fdisk/fdisk.c:1507 #, c-format msgid "Partition %i does not start on cylinder boundary:\n" msgstr "La partició %i no comença en el límit del cilindre:\n" #: fdisk/fdisk.c:1510 #, c-format msgid "should be (%d, %d, 1)\n" msgstr "ha de ser (%d, %d, 1)\n" #: fdisk/fdisk.c:1516 #, c-format msgid "Partition %i does not end on cylinder boundary.\n" msgstr "La partició %i no acaba en un límit de cilindre.\n" #: fdisk/fdisk.c:1520 #, c-format msgid "should be (%d, %d, %d)\n" msgstr "ha de ser (%d, %d, %d)\n" #: fdisk/fdisk.c:1532 #, c-format msgid "" "\n" "Disk %s: %ld MB, %lld bytes\n" msgstr "" "\n" "Disc %s: %ld MB, %lld octets\n" #: fdisk/fdisk.c:1535 #, c-format msgid "" "\n" "Disk %s: %ld.%ld GB, %lld bytes\n" msgstr "" "\n" "Disc %s: %ld.%ld GB, %lld octets\n" #: fdisk/fdisk.c:1537 #, c-format msgid "%d heads, %d sectors/track, %d cylinders" msgstr "%d capçals, %d sectors/pista, %d cilindres" #: fdisk/fdisk.c:1540 #, c-format msgid ", total %llu sectors" msgstr ", total %llu sectors" #: fdisk/fdisk.c:1543 #, c-format msgid "" "Units = %s of %d * %d = %d bytes\n" "\n" msgstr "" "Unitats = %s de %d * %d = %d octets\n" "\n" #: fdisk/fdisk.c:1651 #, c-format msgid "" "Nothing to do. Ordering is correct already.\n" "\n" msgstr "" "Res a fer. L'ordenament ja és correcte.\n" "\n" #: fdisk/fdisk.c:1707 #, c-format msgid "" "This doesn't look like a partition table\n" "Probably you selected the wrong device.\n" "\n" msgstr "" "Això no sembla cap taula de particions\n" "Probablement heu seleccionat un dispositiu incorrecte.\n" #: fdisk/fdisk.c:1721 #, c-format msgid "%*s Boot Start End Blocks Id System\n" msgstr "%*s Arrenc. Inici Final Blocs Id Sistema\n" #: fdisk/fdisk.c:1722 fdisk/fdisksgilabel.c:222 fdisk/fdisksunlabel.c:679 msgid "Device" msgstr "Dispositiu" #: fdisk/fdisk.c:1759 #, c-format msgid "" "\n" "Partition table entries are not in disk order\n" msgstr "" "\n" "Les entrades a la taula de particions no estan en l'ordre del disc\n" #: fdisk/fdisk.c:1769 #, c-format msgid "" "\n" "Disk %s: %d heads, %d sectors, %d cylinders\n" "\n" msgstr "" "\n" "Disc %s: %d capçals, %d sectors, %d cilindres\n" "\n" #: fdisk/fdisk.c:1771 #, c-format msgid "Nr AF Hd Sec Cyl Hd Sec Cyl Start Size ID\n" msgstr "N. IA Cap Sect Cil Cap Sect Cil Inici Mida ID\n" #: fdisk/fdisk.c:1816 #, c-format msgid "Warning: partition %d contains sector 0\n" msgstr "Avís: la partició %d conté el sector 0\n" #: fdisk/fdisk.c:1819 #, c-format msgid "Partition %d: head %d greater than maximum %d\n" msgstr "Partició %d: el capçal %d supera el màxim %d\n" #: fdisk/fdisk.c:1822 #, c-format msgid "Partition %d: sector %d greater than maximum %d\n" msgstr "Partició %d: el sector %d supera el màxim %d\n" #: fdisk/fdisk.c:1825 #, c-format msgid "Partitions %d: cylinder %d greater than maximum %d\n" msgstr "Partició %d: el cilindre %d supera el màxim %d\n" #: fdisk/fdisk.c:1829 #, c-format msgid "Partition %d: previous sectors %d disagrees with total %d\n" msgstr "Partició %d: sectors anteriors %d difereixen del total %d\n" #: fdisk/fdisk.c:1861 #, c-format msgid "Warning: bad start-of-data in partition %d\n" msgstr "Avís: inici de dades incorrecte en la partició %d\n" #: fdisk/fdisk.c:1869 #, c-format msgid "Warning: partition %d overlaps partition %d.\n" msgstr "Avís: la partició %d cavalca amb la partició %d.\n" #: fdisk/fdisk.c:1889 #, c-format msgid "Warning: partition %d is empty\n" msgstr "Avís: la partició %d està buida\n" #: fdisk/fdisk.c:1894 #, c-format msgid "Logical partition %d not entirely in partition %d\n" msgstr "La partició lògica %d no està integrada en la partició %d\n" #: fdisk/fdisk.c:1900 #, c-format msgid "Total allocated sectors %d greater than the maximum %lld\n" msgstr "El total de sectors assignats %d supera el màxim de %lld\n" #: fdisk/fdisk.c:1903 #, c-format msgid "%lld unallocated sectors\n" msgstr "%lld sectors no assignats\n" #: fdisk/fdisk.c:1918 fdisk/fdisksgilabel.c:631 fdisk/fdisksunlabel.c:503 #, c-format msgid "Partition %d is already defined. Delete it before re-adding it.\n" msgstr "La partició %d ja està definida. Esborreu-la abans de tornar-la a afegir.\n" #: fdisk/fdisk.c:1960 fdisk/fdisksunlabel.c:564 #, c-format msgid "Sector %d is already allocated\n" msgstr "El sector %d ja està assignat\n" #: fdisk/fdisk.c:1996 #, c-format msgid "No free sectors available\n" msgstr "No hi ha cap sector lliure disponible\n" #: fdisk/fdisk.c:2070 #, c-format msgid "" "\tSorry - this fdisk cannot handle AIX disk labels.\n" "\tIf you want to add DOS-type partitions, create\n" "\ta new empty DOS partition table first. (Use o.)\n" "\tWARNING: This will destroy the present disk contents.\n" msgstr "" "\tAquest fdisk no pot gestionar etiquetes de disc AIX.\n" "\tSi desitgeu afegir particions DOS, creeu una nova taula de\n" "\t particions DOS (Useu o).\n" "\tAvís: Això destruirà el contingut actual del disc.\n" #: fdisk/fdisk.c:2090 #, c-format msgid "You must delete some partition and add an extended partition first\n" msgstr "Primer heu de suprimir alguna partició i afegir-ne una d'estesa\n" #: fdisk/fdisk.c:2093 #, c-format msgid "All logical partitions are in use\n" msgstr "S'usen totes les particions lògiques\n" #: fdisk/fdisk.c:2094 #, c-format msgid "Adding a primary partition\n" msgstr "S'està afegint una partició primària\n" #: fdisk/fdisk.c:2099 #, c-format msgid "" "Command action\n" " %s\n" " p primary partition (1-4)\n" msgstr "" "Acció de l'ordre\n" "%s\n" " p partició primària (1-4)\n" #: fdisk/fdisk.c:2101 msgid "l logical (5 or over)" msgstr "l lògica (5 o superior)" #: fdisk/fdisk.c:2101 msgid "e extended" msgstr "e estesa" #: fdisk/fdisk.c:2120 #, c-format msgid "Invalid partition number for type `%c'\n" msgstr "Nombre de partició no vàlid per al tipus `%c'\n" #: fdisk/fdisk.c:2156 #, c-format msgid "" "The partition table has been altered!\n" "\n" msgstr "" "S'ha modificat la taula de particions.\n" "\n" #: fdisk/fdisk.c:2165 #, c-format msgid "Calling ioctl() to re-read partition table.\n" msgstr "S'està cridant ioctl() per rellegir la taula de particions.\n" #: fdisk/fdisk.c:2181 #, c-format msgid "" "\n" "WARNING: Re-reading the partition table failed with error %d: %s.\n" "The kernel still uses the old table.\n" "The new table will be used at the next reboot.\n" msgstr "" "\n" "Avís: No s'ha pogut rellegir la taula de particions, s'ha produït l'error %d: %s.\n" "El nucli encara usa l'antiga taula.\n" "La taula nova s'usarà després d'arrencar de nou.\n" #: fdisk/fdisk.c:2191 #, c-format msgid "" "\n" "WARNING: If you have created or modified any DOS 6.x\n" "partitions, please see the fdisk manual page for additional\n" "information.\n" msgstr "" "\n" "Avís: Si heu creat o modificat alguna partició\n" "DOS 6.x, mireu la pàgina del manual de fdisk\n" "per a informació addicional.\n" #: fdisk/fdisk.c:2197 #, c-format msgid "" "\n" "Error closing file\n" msgstr "" "\n" "S'ha produït un error en tancar el fitxer\n" #: fdisk/fdisk.c:2201 #, c-format msgid "Syncing disks.\n" msgstr "S'estan sincronitzant els discs.\n" #: fdisk/fdisk.c:2248 #, c-format msgid "Partition %d has no data area\n" msgstr "La partició %d no té cap àrea de dades\n" #: fdisk/fdisk.c:2253 msgid "New beginning of data" msgstr "Nou començament de dades" #: fdisk/fdisk.c:2269 msgid "Expert command (m for help): " msgstr "Ordre d'expert (m per a obtenir ajuda): " #: fdisk/fdisk.c:2282 msgid "Number of cylinders" msgstr "Nombre de cilindres" #: fdisk/fdisk.c:2309 msgid "Number of heads" msgstr "Nombre de capçals" #: fdisk/fdisk.c:2334 msgid "Number of sectors" msgstr "Nombre de sectors" #: fdisk/fdisk.c:2337 #, c-format msgid "Warning: setting sector offset for DOS compatiblity\n" msgstr "Avís: s'està establint el desplaçament del sector per a la compatibilitat amb DOS\n" #: fdisk/fdisk.c:2409 #, c-format msgid "Disk %s doesn't contain a valid partition table\n" msgstr "El disc %s no conté una taula de particions vàlida\n" #: fdisk/fdisk.c:2420 #, c-format msgid "Cannot open %s\n" msgstr "No es pot obrir %s\n" #: fdisk/fdisk.c:2438 fdisk/sfdisk.c:2457 #, c-format msgid "cannot open %s\n" msgstr "no es pot obrir %s\n" #: fdisk/fdisk.c:2458 #, c-format msgid "%c: unknown command\n" msgstr "%c: ordre desconeguda\n" #: fdisk/fdisk.c:2526 #, c-format msgid "This kernel finds the sector size itself - -b option ignored\n" msgstr "Aquest nucli troba la mida del sector automàtiament; s'ignorarà l'opció -b\n" #: fdisk/fdisk.c:2530 #, c-format msgid "Warning: the -b (set sector size) option should be used with one specified device\n" msgstr "Avís: l'opció -b (estableix la mida del sector) s'ha d'usar amb un dispositiu específic\n" #. OSF label, and no DOS label #: fdisk/fdisk.c:2589 #, c-format msgid "Detected an OSF/1 disklabel on %s, entering disklabel mode.\n" msgstr "En entrar el mode d'etiqueta, s'ha detectat una etiqueta de disc OSF/1 en %s.\n" #: fdisk/fdisk.c:2599 msgid "Command (m for help): " msgstr "Ordre (m per a obtenir ajuda): " #: fdisk/fdisk.c:2615 #, c-format msgid "" "\n" "The current boot file is: %s\n" msgstr "" "\n" "L'actual fitxer d'arrencada és: %s\n" #: fdisk/fdisk.c:2617 msgid "Please enter the name of the new boot file: " msgstr "Entreu el nom del nou fitxer d'arrencada: " #: fdisk/fdisk.c:2619 #, c-format msgid "Boot file unchanged\n" msgstr "No s'ha modificat el fitxer d'arrencada\n" #: fdisk/fdisk.c:2692 #, c-format msgid "" "\n" "\tSorry, no experts menu for SGI partition tables available.\n" "\n" msgstr "" "\n" "\tNo hi ha menú d'usuari expert per a les taules de particions SGI.\n" "\n" #: fdisk/fdisksgilabel.c:80 msgid "SGI volhdr" msgstr "SGI volhdr" #: fdisk/fdisksgilabel.c:81 msgid "SGI trkrepl" msgstr "SGI trkrepl" #: fdisk/fdisksgilabel.c:82 msgid "SGI secrepl" msgstr "SGI secrepl" #: fdisk/fdisksgilabel.c:83 msgid "SGI raw" msgstr "SGI cru" #: fdisk/fdisksgilabel.c:84 msgid "SGI bsd" msgstr "SGI bsd" #: fdisk/fdisksgilabel.c:85 msgid "SGI sysv" msgstr "SGI sysv" #: fdisk/fdisksgilabel.c:86 msgid "SGI volume" msgstr "Volum SGI" #: fdisk/fdisksgilabel.c:87 msgid "SGI efs" msgstr "SGI efs" #: fdisk/fdisksgilabel.c:88 msgid "SGI lvol" msgstr "SGI lvol" #: fdisk/fdisksgilabel.c:89 msgid "SGI rlvol" msgstr "SGI rlvol" #: fdisk/fdisksgilabel.c:90 msgid "SGI xfs" msgstr "SGI en xfs" #: fdisk/fdisksgilabel.c:91 msgid "SGI xfslog" msgstr "SGI xfslog" #: fdisk/fdisksgilabel.c:92 msgid "SGI xlv" msgstr "SGI xlv" #: fdisk/fdisksgilabel.c:93 msgid "SGI xvm" msgstr "SGI xvm" #: fdisk/fdisksgilabel.c:94 fdisk/fdisksunlabel.c:53 msgid "Linux swap" msgstr "Intercanvi Linux" #: fdisk/fdisksgilabel.c:95 fdisk/fdisksunlabel.c:54 msgid "Linux native" msgstr "Linux nativa" #: fdisk/fdisksgilabel.c:96 fdisk/fdisksunlabel.c:55 fdisk/i386_sys_types.c:63 msgid "Linux LVM" msgstr "Linux LVM" #: fdisk/fdisksgilabel.c:97 msgid "Linux RAID" msgstr "RAID Linux" #: fdisk/fdisksgilabel.c:163 #, c-format msgid "According to MIPS Computer Systems, Inc the Label must not contain more than 512 bytes\n" msgstr "Segons MIPS Computer Systems, Inc. l'etiqueta no pot contenir més de 512 octets\n" #: fdisk/fdisksgilabel.c:182 #, c-format msgid "Detected sgi disklabel with wrong checksum.\n" msgstr "S'ha detectat una etiqueta de disc sgi amb una suma de comprovació incorrecta.\n" # FIXME #: fdisk/fdisksgilabel.c:200 #, c-format msgid "" "\n" "Disk %s (SGI disk label): %d heads, %d sectors\n" "%d cylinders, %d physical cylinders\n" "%d extra sects/cyl, interleave %d:1\n" "%s\n" "Units = %s of %d * %d bytes\n" "\n" msgstr "" "\n" "Disc %s (etiqueta de disc SGI): %d capçals, %d sectors\n" "%d cilindres, %d cilindres físics\n" "%d sectors per cilindre addicionals, entrellaçat %d:1\n" "%s\n" "Unitats = %s de %d * %d octets\n" "\n" #: fdisk/fdisksgilabel.c:213 #, c-format msgid "" "\n" "Disk %s (SGI disk label): %d heads, %d sectors, %d cylinders\n" "Units = %s of %d * %d bytes\n" "\n" msgstr "" "\n" "Disc %s (etiqueta de disc SGI): %d capçals, %d sectors, %d cilindres\n" "Unitats = %s de %d * %d octets\n" "\n" #: fdisk/fdisksgilabel.c:220 #, c-format msgid "" "----- partitions -----\n" "Pt# %*s Info Start End Sectors Id System\n" msgstr "" "----- particions -----\n" "Pt# %*s Info Inici Final Sectors Id Sistema\n" #: fdisk/fdisksgilabel.c:242 #, c-format msgid "" "----- Bootinfo -----\n" "Bootfile: %s\n" "----- Directory Entries -----\n" msgstr "" "----- Informació d'arrencada -----\n" "Fitxer d'arrencada: %s\n" "----- Entrades de directoris -----\n" #: fdisk/fdisksgilabel.c:250 #, c-format msgid "%2d: %-10s sector%5u size%8u\n" msgstr "%2d: %-10s sector%5u mida%8u\n" #. "/a\n" is minimum #: fdisk/fdisksgilabel.c:304 #, c-format msgid "" "\n" "Invalid Bootfile!\n" "\tThe bootfile must be an absolute non-zero pathname,\n" "\te.g. \"/unix\" or \"/unix.save\".\n" msgstr "" "\n" "El fitxer d'arrencada no és vàlid!\n" "\tEl fitxer d'arrencada ha de ser un camí absolut\n" "\tdiferent de zero, p.e. \"/unix\" o \"/unix.save\".\n" #: fdisk/fdisksgilabel.c:310 #, c-format msgid "" "\n" "\tName of Bootfile too long: 16 bytes maximum.\n" msgstr "" "\n" "\tEl nom del fitxer d'arrencada és massa llarg: màxim de 16 octets.\n" #: fdisk/fdisksgilabel.c:315 #, c-format msgid "" "\n" "\tBootfile must have a fully qualified pathname.\n" msgstr "" "\n" "\tEl fitxer d'arrencada ha de tenir un camí completament qualificat.\n" #: fdisk/fdisksgilabel.c:322 #, c-format msgid "" "\n" "\tBe aware, that the bootfile is not checked for existence.\n" "\tSGI's default is \"/unix\" and for backup \"/unix.save\".\n" msgstr "" "\n" "\tTingueu en compte que no es comprova l'existència del fitxer d'arrencada.\n" "\tEl valor per defecte SGI és \"/unix\" i per a la còpia de seguretat \"/unix.save\".\n" #: fdisk/fdisksgilabel.c:348 #, c-format msgid "" "\n" "\tBootfile is changed to \"%s\".\n" msgstr "" "\n" "\tS'ha canviat el fitxer d'arrencada a \"%s\".\n" #: fdisk/fdisksgilabel.c:438 #, c-format msgid "More than one entire disk entry present.\n" msgstr "Hi ha present més d'una entrada de disc complet.\n" #: fdisk/fdisksgilabel.c:445 fdisk/fdisksunlabel.c:479 #, c-format msgid "No partitions defined\n" msgstr "No hi han particions definides\n" #: fdisk/fdisksgilabel.c:451 #, c-format msgid "IRIX likes when Partition 11 covers the entire disk.\n" msgstr "Per a IRIX es recomana que la partició 11 abasti tot el disc.\n" #: fdisk/fdisksgilabel.c:453 #, c-format msgid "" "The entire disk partition should start at block 0,\n" "not at diskblock %d.\n" msgstr "" "La partició del disc sencer ha de començar en el bloc 0,\n" "no en el bloc de disc %d.\n" #: fdisk/fdisksgilabel.c:459 #, c-format msgid "" "The entire disk partition is only %d diskblock large,\n" "but the disk is %d diskblocks long.\n" msgstr "" "La partició de disc sencer sols té un mida de %d blocs,\n" "mentre que el disc té una longitud de %d blocs.\n" #: fdisk/fdisksgilabel.c:465 #, c-format msgid "One Partition (#11) should cover the entire disk.\n" msgstr "Una partició (#11) hauria d'abastar el disc sencer.\n" #: fdisk/fdisksgilabel.c:475 #, c-format msgid "Partition %d does not start on cylinder boundary.\n" msgstr "La partició %d no comença en un límit de cilindre.\n" #: fdisk/fdisksgilabel.c:481 #, c-format msgid "Partition %d does not end on cylinder boundary.\n" msgstr "La partició %d no acaba en un límit de cilindre.\n" #: fdisk/fdisksgilabel.c:488 #, c-format msgid "The Partition %d and %d overlap by %d sectors.\n" msgstr "Les particions %d i %d es solapen en %d sectors.\n" #: fdisk/fdisksgilabel.c:496 fdisk/fdisksgilabel.c:514 #, c-format msgid "Unused gap of %8u sectors - sectors %8u-%u\n" msgstr "Hi ha un buit que no s'usa de %8u sectors - sectors %8u-%u\n" #: fdisk/fdisksgilabel.c:525 #, c-format msgid "" "\n" "The boot partition does not exist.\n" msgstr "" "\n" "La partició d'arrencada no existeix.\n" #: fdisk/fdisksgilabel.c:528 #, c-format msgid "" "\n" "The swap partition does not exist.\n" msgstr "" "\n" "La partició d'intercanvi no existeix.\n" #: fdisk/fdisksgilabel.c:532 #, c-format msgid "" "\n" "The swap partition has no swap type.\n" msgstr "" "\n" "La partició d'intercanvi no és del tipus d'intercanvi.\n" #: fdisk/fdisksgilabel.c:535 #, c-format msgid "\tYou have chosen an unusual boot file name.\n" msgstr "\tHeu escollit un nom de fitxer d'arrencada inusual.\n" #. caught already before, ... #: fdisk/fdisksgilabel.c:544 #, c-format msgid "Sorry You may change the Tag of non-empty partitions.\n" msgstr "Podeu canviar l'etiqueta de les particions no buides.\n" #: fdisk/fdisksgilabel.c:550 msgid "" "It is highly recommended that the partition at offset 0\n" "is of type \"SGI volhdr\", the IRIX system will rely on it to\n" "retrieve from its directory standalone tools like sash and fx.\n" "Only the \"SGI volume\" entire disk section may violate this.\n" "Type YES if you are sure about tagging this partition differently.\n" msgstr "" "Està altament recomenat que la partició en el desplaçament 0\n" "sigui del tipus \"SGI volhdr\"; el sistema IRIX l'usarà per\n" "recuperar des del seu directori d'utilitats com ara sash i fx.\n" "Només l'entrada de disc sencer \"Volum SGI\" pot infringir això.\n" "Escriviu SÍ si esteu segur que voleu tornar a etiquetar aquesta partició.\n" #: fdisk/fdisksgilabel.c:555 fdisk/fdisksunlabel.c:633 msgid "YES\n" msgstr "SÍ\n" #. rebuild freelist #: fdisk/fdisksgilabel.c:579 #, c-format msgid "Do You know, You got a partition overlap on the disk?\n" msgstr "Ja sabeu que hi ha un encavalcament de particions al disc?\n" #: fdisk/fdisksgilabel.c:637 #, c-format msgid "Attempting to generate entire disk entry automatically.\n" msgstr "S'està intentant generar una entrada de disc sencer automàticament.\n" #: fdisk/fdisksgilabel.c:642 #, c-format msgid "The entire disk is already covered with partitions.\n" msgstr "El disc sencer ja està cobert de particions.\n" #: fdisk/fdisksgilabel.c:646 #, c-format msgid "You got a partition overlap on the disk. Fix it first!\n" msgstr "S'ha produït un encavalcament de particions al disc. Corregiu-ho.\n" #: fdisk/fdisksgilabel.c:655 fdisk/fdisksgilabel.c:684 #, c-format msgid "" "It is highly recommended that eleventh partition\n" "covers the entire disk and is of type `SGI volume'\n" msgstr "" "Es recomana especialment que la onzena partició\n" "cobreixi el disc sencer i sigui del tipus 'volum SGI'\n" #: fdisk/fdisksgilabel.c:671 #, c-format msgid "You will get a partition overlap on the disk. Fix it first!\n" msgstr "Es produirà un encavalcament de particions al disc. Corregiu-ho.\n" #: fdisk/fdisksgilabel.c:676 #, c-format msgid " Last %s" msgstr " Últim %s" #: fdisk/fdisksgilabel.c:706 #, c-format msgid "" "Building a new SGI disklabel. Changes will remain in memory only,\n" "until you decide to write them. After that, of course, the previous\n" "content will be unrecoverably lost.\n" "\n" msgstr "" "S'està construint una nova etiqueta de disc SGI. Els canvis només romandran\n" "a la memòria fins que decidiu escriure'ls. Després d'això, no es podrà\n" "recuperar l'anterior contingut.\n" "\n" #: fdisk/fdisksgilabel.c:728 #, c-format msgid "" "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 "" "Avís: no s'ha pogut executar ioctl BLKGETSIZE a %s. S'està utilitzant el valor de la geometria del cilindre %d.\n" "Aquest valor es pot truncar per a dispositius > 33.8 GB.\n" #: fdisk/fdisksgilabel.c:741 #, c-format msgid "Trying to keep parameters of partition %d.\n" msgstr "S'està intentant mantenir els paràmetres de la partició %d.\n" #: fdisk/fdisksgilabel.c:743 #, c-format msgid "ID=%02x\tSTART=%d\tLENGTH=%d\n" msgstr "ID=%02x\tINICI=%d\tLONGITUD=%d\n" #: fdisk/fdisksunlabel.c:44 fdisk/i386_sys_types.c:6 msgid "Empty" msgstr "Buida" #: fdisk/fdisksunlabel.c:46 msgid "SunOS root" msgstr "SunOS arrel" #: fdisk/fdisksunlabel.c:47 msgid "SunOS swap" msgstr "SunOS d'intercanvi" #: fdisk/fdisksunlabel.c:48 msgid "SunOS usr" msgstr "SunOS usr" #: fdisk/fdisksunlabel.c:49 msgid "Whole disk" msgstr "Disc sencer" #: fdisk/fdisksunlabel.c:50 msgid "SunOS stand" msgstr "SunOS estàndard" #: fdisk/fdisksunlabel.c:51 msgid "SunOS var" msgstr "SunOS var" #: fdisk/fdisksunlabel.c:52 msgid "SunOS home" msgstr "SunOS home" #. DOS 3.3+ secondary #: fdisk/fdisksunlabel.c:56 fdisk/i386_sys_types.c:100 msgid "Linux raid autodetect" msgstr "Autodetecció RAID Linux" #: fdisk/fdisksunlabel.c:133 #, c-format msgid "" "Detected sun disklabel with wrong checksum.\n" "Probably you'll have to set all the values,\n" "e.g. heads, sectors, cylinders and partitions\n" "or force a fresh label (s command in main menu)\n" msgstr "" "S'ha detectat una etiqueta de disc amb una suma de comprovació incorrecta.\n" "Probablement haureu d'establir tots els valors,\n" "p.ex. capçals, sectors, cilindres i particions, o forçar\n" "una nova etiqueta (ordre s del menú principal)\n" #: fdisk/fdisksunlabel.c:232 #, c-format msgid "Autoconfigure found a %s%s%s\n" msgstr "La configuració automàtica ha trobat un %s%s%s\n" #: fdisk/fdisksunlabel.c:259 #, c-format msgid "" "Building a new sun disklabel. Changes will remain in memory only,\n" "until you decide to write them. After that, of course, the previous\n" "content won't be recoverable.\n" "\n" msgstr "" "S'està construint una nova etiqueta de disc sun. Els canvis només romandran\n" "a la memòria fins que decidiu escriure'ls. Després d'això, l'anterior\n" "contingut serà irrecuperable.\n" "\n" #: fdisk/fdisksunlabel.c:270 msgid "" "Drive type\n" " ? auto configure\n" " 0 custom (with hardware detected defaults)" msgstr "" "Tipus d'unitat\n" " ? Amb configuració automàtica\n" " 0 Personalitzada (amb valors per defecte que detecti el maquinari)" #: fdisk/fdisksunlabel.c:280 msgid "Select type (? for auto, 0 for custom): " msgstr "Seleccioneu el tipus (? automàtica, 0 personalitzada): " #: fdisk/fdisksunlabel.c:292 #, c-format msgid "Autoconfigure failed.\n" msgstr "No s'ha pogut fer la configuració automàtica.\n" #: fdisk/fdisksunlabel.c:316 msgid "Sectors/track" msgstr "Sectors/pista" #: fdisk/fdisksunlabel.c:323 msgid "Alternate cylinders" msgstr "Cilindres alternatius" #: fdisk/fdisksunlabel.c:326 msgid "Physical cylinders" msgstr "Cilindres físics" #: fdisk/fdisksunlabel.c:329 fdisk/fdisksunlabel.c:729 msgid "Rotation speed (rpm)" msgstr "Velocitat de rotació (r.p.m.)" # FIXME #: fdisk/fdisksunlabel.c:331 fdisk/fdisksunlabel.c:722 msgid "Interleave factor" msgstr "Factor d'entrellaçat" #: fdisk/fdisksunlabel.c:334 fdisk/fdisksunlabel.c:715 msgid "Extra sectors per cylinder" msgstr "Sectors addicionals per cilindre" #: fdisk/fdisksunlabel.c:348 msgid "You may change all the disk params from the x menu" msgstr "Podeu canviar tots els paràmetres del disc des del menú x" #: fdisk/fdisksunlabel.c:355 msgid "3,5\" floppy" msgstr "Disquet de 3,5 polzades" #: fdisk/fdisksunlabel.c:355 msgid "Linux custom" msgstr "Linux personalitzada" #: fdisk/fdisksunlabel.c:442 #, c-format msgid "Partition %d doesn't end on cylinder boundary\n" msgstr "La partició %d no acaba en un límit de cilindre\n" #: fdisk/fdisksunlabel.c:462 #, c-format msgid "Partition %d overlaps with others in sectors %d-%d\n" msgstr "La partició %d encavalca amb d'altres en els sectors %d-%d\n" #: fdisk/fdisksunlabel.c:484 #, c-format msgid "Unused gap - sectors 0-%d\n" msgstr "Buit no usat - sectors 0-%d\n" #: fdisk/fdisksunlabel.c:486 fdisk/fdisksunlabel.c:490 #, c-format msgid "Unused gap - sectors %d-%d\n" msgstr "Buit no usat - sectors %d-%d\n" #: fdisk/fdisksunlabel.c:513 #, c-format msgid "" "Other partitions already cover the whole disk.\n" "Delete some/shrink them before retry.\n" msgstr "" "Altres particions cobreixen el disc sencer.\n" "Abans de tornar-hi esborreu-ne o reduïu-ne la seva mida.\n" #: fdisk/fdisksunlabel.c:594 #, c-format msgid "" "You haven't covered the whole disk with the 3rd partition, but your value\n" "%d %s covers some other partition. Your entry has been changed\n" "to %d %s\n" msgstr "" "No heu cobert el disc sencer amb la tercera partició, però el\n" "valor %d %s encavalca amb d'altres particions. S'ha canviat l'entrada\n" "per %d %s\n" #: fdisk/fdisksunlabel.c:616 #, 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 desitgeu mantenir la compatibilitat amb SunOS/Solaris, considereu deixar\n" "aquesta partició com a Disc sencer (5), començant en 0, amb %u sectors\n" #: fdisk/fdisksunlabel.c:628 msgid "" "It is highly recommended that the partition at offset 0\n" "is UFS, EXT2FS filesystem or SunOS swap. Putting Linux swap\n" "there may destroy your partition table and bootblock.\n" "Type YES if you're very sure you would like that partition\n" "tagged with 82 (Linux swap): " msgstr "" "Es recomana especialment que la partició en el desplaçament 0\n" "sigui UFS, EXT2FS o SunOS d'intercanvi. Si es posa Linux\n" "d'intercanvi, es pot destruir la taula de particions i el bloc d'arrencada.\n" "Escriviu SÍ si esteu segur que desitgeu que s'etiqueti la partició\n" "amb el 82 (Linux d'intercanvi): " # FIXME #: fdisk/fdisksunlabel.c:659 #, c-format msgid "" "\n" "Disk %s (Sun disk label): %d heads, %d sectors, %d rpm\n" "%d cylinders, %d alternate cylinders, %d physical cylinders\n" "%d extra sects/cyl, interleave %d:1\n" "%s\n" "Units = %s of %d * 512 bytes\n" "\n" msgstr "" "\n" "Disc %s (etiqueta de disc Sun): %d capçals, %d sectors, %d r.p.m.\n" "%d cilindres, %d cilindres alternatius, %d cilindres físics\n" "%d sectors per cilindre addicionals, entrellaçat %d:1\n" "%s\n" "Unitats = %s de %d * 512 octets\n" "\n" #: fdisk/fdisksunlabel.c:673 #, c-format msgid "" "\n" "Disk %s (Sun disk label): %d heads, %d sectors, %d cylinders\n" "Units = %s of %d * 512 bytes\n" "\n" msgstr "" "\n" "Disc %s (etiqueta de disc Sun): %d capçals, %d sectors, %d cilindres\n" "Unitats = %s de %d * 512 octets\n" "\n" #: fdisk/fdisksunlabel.c:678 #, c-format msgid "%*s Flag Start End Blocks Id System\n" msgstr "%*s Senyal. Inici Final Blocs Id Sistema\n" #: fdisk/fdisksunlabel.c:703 msgid "Number of alternate cylinders" msgstr "Nombre de cilindres alternatius" #: fdisk/fdisksunlabel.c:736 msgid "Number of physical cylinders" msgstr "Nombre de cilindres físics" #: fdisk/i386_sys_types.c:7 msgid "FAT12" msgstr "FAT12" #: fdisk/i386_sys_types.c:8 msgid "XENIX root" msgstr "XENIX arrel" #: fdisk/i386_sys_types.c:9 msgid "XENIX usr" msgstr "XENIX usr" #: fdisk/i386_sys_types.c:10 msgid "FAT16 <32M" msgstr "FAT16 <32M" #: fdisk/i386_sys_types.c:11 msgid "Extended" msgstr "Estesa" #. DOS 3.3+ extended partition #: fdisk/i386_sys_types.c:12 msgid "FAT16" msgstr "FAT16" #. DOS 16-bit >=32M #: fdisk/i386_sys_types.c:13 msgid "HPFS/NTFS" msgstr "HPFS/NTFS" #. OS/2 IFS, eg, HPFS or NTFS or QNX #: fdisk/i386_sys_types.c:14 msgid "AIX" msgstr "AIX" #. AIX boot (AIX -- PS/2 port) or SplitDrive #: fdisk/i386_sys_types.c:15 msgid "AIX bootable" msgstr "AIX arrencable" #. AIX data or Coherent #: fdisk/i386_sys_types.c:16 msgid "OS/2 Boot Manager" msgstr "Gestor d'arrencada OS/2" #. OS/2 Boot Manager #: fdisk/i386_sys_types.c:17 msgid "W95 FAT32" msgstr "W95 FAT32" #: fdisk/i386_sys_types.c:18 msgid "W95 FAT32 (LBA)" msgstr "W95 FAT32 (LBA)" #. LBA really is `Extended Int 13h' #: fdisk/i386_sys_types.c:19 msgid "W95 FAT16 (LBA)" msgstr "W95 FAT16 (LBA)" #: fdisk/i386_sys_types.c:20 msgid "W95 Ext'd (LBA)" msgstr "W95 Estesa (LBA)" #: fdisk/i386_sys_types.c:21 msgid "OPUS" msgstr "OPUS" #: fdisk/i386_sys_types.c:22 msgid "Hidden FAT12" msgstr "FAT12 oculta" #: fdisk/i386_sys_types.c:23 msgid "Compaq diagnostics" msgstr "Diagnòstics Compaq" #: fdisk/i386_sys_types.c:24 msgid "Hidden FAT16 <32M" msgstr "FAT16 <32M oculta" #: fdisk/i386_sys_types.c:25 msgid "Hidden FAT16" msgstr "FAT16 oculta" #: fdisk/i386_sys_types.c:26 msgid "Hidden HPFS/NTFS" msgstr "HPFS/NTFS oculta" #: fdisk/i386_sys_types.c:27 msgid "AST SmartSleep" msgstr "SmartSleep d'AST" #: fdisk/i386_sys_types.c:28 msgid "Hidden W95 FAT32" msgstr "W95 FAT32 oculta" #: fdisk/i386_sys_types.c:29 msgid "Hidden W95 FAT32 (LBA)" msgstr "W95 FAT32 (LBA) oculta" #: fdisk/i386_sys_types.c:30 msgid "Hidden W95 FAT16 (LBA)" msgstr "W95 FAT16 (LBA) oculta" #: fdisk/i386_sys_types.c:31 msgid "NEC DOS" msgstr "NEC DOS" #: fdisk/i386_sys_types.c:32 msgid "Plan 9" msgstr "Plan 9" #: fdisk/i386_sys_types.c:33 msgid "PartitionMagic recovery" msgstr "Recuperació PartitionMagic" #: fdisk/i386_sys_types.c:34 msgid "Venix 80286" msgstr "Venix 80286" #: fdisk/i386_sys_types.c:35 msgid "PPC PReP Boot" msgstr "PPC arrencada PReP" #: fdisk/i386_sys_types.c:36 msgid "SFS" msgstr "SFS" #: fdisk/i386_sys_types.c:37 msgid "QNX4.x" msgstr "QNX4.x" #: fdisk/i386_sys_types.c:38 msgid "QNX4.x 2nd part" msgstr "QNX4.x segona part" #: fdisk/i386_sys_types.c:39 msgid "QNX4.x 3rd part" msgstr "QNX4.x tercera part" #: fdisk/i386_sys_types.c:40 msgid "OnTrack DM" msgstr "OnTrack DM" #: fdisk/i386_sys_types.c:41 msgid "OnTrack DM6 Aux1" msgstr "OnTrack DM6 Aux1" #. (or Novell) #: fdisk/i386_sys_types.c:42 msgid "CP/M" msgstr "CP/M" #. CP/M or Microport SysV/AT #: fdisk/i386_sys_types.c:43 msgid "OnTrack DM6 Aux3" msgstr "OnTrack DM6 Aux3" #: fdisk/i386_sys_types.c:44 msgid "OnTrackDM6" msgstr "OnTrackDM6" #: fdisk/i386_sys_types.c:45 msgid "EZ-Drive" msgstr "EZ-Drive" #: fdisk/i386_sys_types.c:46 msgid "Golden Bow" msgstr "Golden Bow" #: fdisk/i386_sys_types.c:47 msgid "Priam Edisk" msgstr "Priam Edisk" #. DOS R/O or SpeedStor #. Linux/PA-RISC boot loader #: fdisk/i386_sys_types.c:48 fdisk/i386_sys_types.c:91 #: fdisk/i386_sys_types.c:97 fdisk/i386_sys_types.c:98 msgid "SpeedStor" msgstr "SpeedStor" #: fdisk/i386_sys_types.c:49 msgid "GNU HURD or SysV" msgstr "GNU HURD o SysV" #. GNU HURD or Mach or Sys V/386 (such as ISC UNIX) #: fdisk/i386_sys_types.c:50 msgid "Novell Netware 286" msgstr "Novell Netware 286" #: fdisk/i386_sys_types.c:51 msgid "Novell Netware 386" msgstr "Novell Netware 386" #: fdisk/i386_sys_types.c:52 msgid "DiskSecure Multi-Boot" msgstr "DiskSecure Multi-Boot" #: fdisk/i386_sys_types.c:53 msgid "PC/IX" msgstr "PC/IX" #: fdisk/i386_sys_types.c:54 msgid "Old Minix" msgstr "Minix antic" #. Minix 1.4a and earlier #: fdisk/i386_sys_types.c:55 msgid "Minix / old Linux" msgstr "Minix / antic Linux" #. Minix 1.4b and later #: fdisk/i386_sys_types.c:56 msgid "Linux swap / Solaris" msgstr "Intercanvi Linux / Solaris" #: fdisk/i386_sys_types.c:58 msgid "OS/2 hidden C: drive" msgstr "Unitat C: oculta d'OS/2" #: fdisk/i386_sys_types.c:59 msgid "Linux extended" msgstr "Linux estesa" #: fdisk/i386_sys_types.c:60 fdisk/i386_sys_types.c:61 msgid "NTFS volume set" msgstr "Joc de volums NTFS" #: fdisk/i386_sys_types.c:62 msgid "Linux plaintext" msgstr "Linux text" #: fdisk/i386_sys_types.c:64 msgid "Amoeba" msgstr "Amoeba" #: fdisk/i386_sys_types.c:65 msgid "Amoeba BBT" msgstr "Amoeba BBT" #. (bad block table) #: fdisk/i386_sys_types.c:66 msgid "BSD/OS" msgstr "BSD/OS" #. BSDI #: fdisk/i386_sys_types.c:67 msgid "IBM Thinkpad hibernation" msgstr "Hivernació d'IBM Thinkpad" #: fdisk/i386_sys_types.c:68 msgid "FreeBSD" msgstr "FreeBSD" #. various BSD flavours #: fdisk/i386_sys_types.c:69 msgid "OpenBSD" msgstr "OpenBSD" #: fdisk/i386_sys_types.c:70 msgid "NeXTSTEP" msgstr "NeXTSTEP" #: fdisk/i386_sys_types.c:71 msgid "Darwin UFS" msgstr "UFS de Darwin" #: fdisk/i386_sys_types.c:72 msgid "NetBSD" msgstr "NetBSD" #: fdisk/i386_sys_types.c:73 msgid "Darwin boot" msgstr "Arrencada de Darwin" #: fdisk/i386_sys_types.c:74 msgid "BSDI fs" msgstr "S.f. BSDI" #: fdisk/i386_sys_types.c:75 msgid "BSDI swap" msgstr "Intercanvi de BSDI" #: fdisk/i386_sys_types.c:76 msgid "Boot Wizard hidden" msgstr "Boot Wizard ocult" #: fdisk/i386_sys_types.c:77 msgid "Solaris boot" msgstr "Arrencada Solaris" #: fdisk/i386_sys_types.c:78 msgid "Solaris" msgstr "Solaris" #: fdisk/i386_sys_types.c:79 msgid "DRDOS/sec (FAT-12)" msgstr "DRDOS/sec (FAT-12)" #: fdisk/i386_sys_types.c:80 msgid "DRDOS/sec (FAT-16 < 32M)" msgstr "DRDOS/sec (FAT-16 < 32M)" #: fdisk/i386_sys_types.c:81 msgid "DRDOS/sec (FAT-16)" msgstr "DRDOS/sec (FAT-16)" #: fdisk/i386_sys_types.c:82 msgid "Syrinx" msgstr "Syrinx" #: fdisk/i386_sys_types.c:83 msgid "Non-FS data" msgstr "Dades sense S.F." #: fdisk/i386_sys_types.c:84 msgid "CP/M / CTOS / ..." msgstr "CP/M / CTOS / ..." #. CP/M or Concurrent CP/M or #. Concurrent DOS or CTOS #: fdisk/i386_sys_types.c:86 msgid "Dell Utility" msgstr "Utilitat Dell" #. Dell PowerEdge Server utilities #: fdisk/i386_sys_types.c:87 msgid "BootIt" msgstr "BootIt" #. BootIt EMBRM #: fdisk/i386_sys_types.c:88 msgid "DOS access" msgstr "Accés DOS" #. DOS access or SpeedStor 12-bit FAT #. extended partition #: fdisk/i386_sys_types.c:90 msgid "DOS R/O" msgstr "DOS R/O" #. SpeedStor 16-bit FAT extended #. partition < 1024 cyl. #: fdisk/i386_sys_types.c:93 msgid "BeOS fs" msgstr "Sis. Fitx. BeOS" #: fdisk/i386_sys_types.c:94 msgid "EFI GPT" msgstr "EFI GPT" #. Intel EFI GUID Partition Table #: fdisk/i386_sys_types.c:95 msgid "EFI (FAT-12/16/32)" msgstr "EFI (FAT-12/16/32)" #. Intel EFI System Partition #: fdisk/i386_sys_types.c:96 msgid "Linux/PA-RISC boot" msgstr "Arrencada Linux/PA-RISC" #. SpeedStor large partition #: fdisk/i386_sys_types.c:99 msgid "DOS secondary" msgstr "Secundària DOS" #. New (2.2.x) raid partition with #. autodetect using persistent #. superblock #: fdisk/i386_sys_types.c:103 msgid "LANstep" msgstr "LANstep" #. SpeedStor >1024 cyl. or LANstep #: fdisk/i386_sys_types.c:104 msgid "BBT" msgstr "BBT" #: fdisk/sfdisk.c:197 #, c-format msgid "seek error on %s - cannot seek to %lu\n" msgstr "s'ha produït un error en cercar a %s - no es pot cercar a %lu\n" #: fdisk/sfdisk.c:202 #, c-format msgid "seek error: wanted 0x%08x%08x, got 0x%08x%08x\n" msgstr "s'ha produït un error en cercar: s'esperava 0x%08x%08x, s'ha obtingut 0x%08x%08x\n" #: fdisk/sfdisk.c:248 msgid "out of memory - giving up\n" msgstr "s'ha esgotat la memòria - s'està abandonant\n" #: fdisk/sfdisk.c:253 fdisk/sfdisk.c:336 #, c-format msgid "read error on %s - cannot read sector %lu\n" msgstr "s'ha produït un error de lectura a %s - no s'ha pogut llegir el sector %lu\n" #: fdisk/sfdisk.c:271 #, c-format msgid "ERROR: sector %lu does not have an msdos signature\n" msgstr "ERROR: el sector %lu no té cap signatura msdos\n" #: fdisk/sfdisk.c:286 #, c-format msgid "write error on %s - cannot write sector %lu\n" msgstr "s'ha produït un error d'escriptura a %s - no s'ha pogut escriure el sector %lu\n" #: fdisk/sfdisk.c:324 #, c-format msgid "cannot open partition sector save file (%s)\n" msgstr "no s'ha pogut obrir el sector de la partició del fitxer desat (%s)\n" #: fdisk/sfdisk.c:342 #, c-format msgid "write error on %s\n" msgstr "s'ha produït un error d'escriptura a %s\n" #: fdisk/sfdisk.c:360 #, c-format msgid "cannot stat partition restore file (%s)\n" msgstr "no s'ha pogut executar stat al fitxer de restauració de la partició (%s)\n" #: fdisk/sfdisk.c:365 msgid "partition restore file has wrong size - not restoring\n" msgstr "el fitxer de restauració de la partició té una mida incorrecta - no es restaurarà\n" #: fdisk/sfdisk.c:369 msgid "out of memory?\n" msgstr "s'ha esgotat la memòria?\n" #: fdisk/sfdisk.c:375 #, c-format msgid "cannot open partition restore file (%s)\n" msgstr "no es pot obrir el fitxer de restauració de la partició (%s)\n" #: fdisk/sfdisk.c:381 #, c-format msgid "error reading %s\n" msgstr "s'ha produït un error en llegir %s\n" #: fdisk/sfdisk.c:388 #, c-format msgid "cannot open device %s for writing\n" msgstr "no s'ha pogut obrir per a escriptura el dispositiu %s\n" #: fdisk/sfdisk.c:400 #, c-format msgid "error writing sector %lu on %s\n" msgstr "s'ha produït un error en escriure el sector %lu en %s\n" #: fdisk/sfdisk.c:453 #, c-format msgid "Disk %s: cannot get geometry\n" msgstr "Disc %s: no s'ha pogut obtenir la geometria\n" #: fdisk/sfdisk.c:470 #, c-format msgid "Disk %s: cannot get size\n" msgstr "Disc %s : no s'ha pogut obtenir la mida.\n" #: fdisk/sfdisk.c:503 #, c-format msgid "" "Warning: start=%lu - this looks like a partition rather than\n" "the entire disk. Using fdisk on it is probably meaningless.\n" "[Use the --force option if you really want this]\n" msgstr "" "Avís: inici=%lu - sembla una partició i no un disc sencer.\n" "No té sentit que hi executeu fdisk.[Useu l'opció --force si realment ho desitgeu.]\n" #: fdisk/sfdisk.c:510 #, c-format msgid "Warning: HDIO_GETGEO says that there are %lu heads\n" msgstr "Avís: HDIO_GETGEO indica que hi ha %lu capçals\n" #: fdisk/sfdisk.c:513 #, c-format msgid "Warning: HDIO_GETGEO says that there are %lu sectors\n" msgstr "Avís: HDIO_GETGEO indica que hi ha %lu sectors\n" #: fdisk/sfdisk.c:517 #, c-format msgid "Warning: BLKGETSIZE/HDIO_GETGEO says that there are %lu cylinders\n" msgstr "Avís: HDIO_GETGEO indica que hi ha %lu cilindres\n" #: fdisk/sfdisk.c:522 #, 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 "" "Avís: el nombre de sectors és improbable (%lu); normalment com a molt 63\n" "Això donarà problemes amb el programari que usi adreces C/H/S\n" #: fdisk/sfdisk.c:526 #, c-format msgid "" "\n" "Disk %s: %lu cylinders, %lu heads, %lu sectors/track\n" msgstr "" "\n" "Disc %s: %lu cilindres, %lu capçals, %lu sectors/pista\n" #: fdisk/sfdisk.c:608 #, c-format msgid "%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n" msgstr "%s de partició %s té un valor impossible per al capçal: %lu (hauria d'estar entre 0 i %lu)\n" #: fdisk/sfdisk.c:613 #, c-format msgid "%s of partition %s has impossible value for sector: %lu (should be in 1-%lu)\n" msgstr "%s de partició %s té un valor impossible per al sector: %lu (hauria d'estar entre 1 i %lu)\n" #: fdisk/sfdisk.c:618 #, c-format msgid "%s of partition %s has impossible value for cylinders: %lu (should be in 0-%lu)\n" msgstr "%s de partició %s té un valor impossible per als cilindres: %lu (hauria d'estar entre 0 i %lu)\n" #: fdisk/sfdisk.c:658 #, c-format msgid "" "Id Name\n" "\n" msgstr "" "Id Nom\n" "\n" #: fdisk/sfdisk.c:814 #, c-format msgid "Re-reading the partition table ...\n" msgstr "S'està rellegint la taula de particions...\n" #: fdisk/sfdisk.c:820 msgid "" "The command to re-read the partition table failed\n" "Reboot your system now, before using mkfs\n" msgstr "" "L'ordre per a tornar a llegir la taula de particions ha fallat\n" "Torneu a iniciar el sistema ara, abans d'usar mkfs\n" #: fdisk/sfdisk.c:825 #, c-format msgid "Error closing %s\n" msgstr "S'ha produït un error en tancar %s\n" #: fdisk/sfdisk.c:863 #, c-format msgid "%s: no such partition\n" msgstr "%s: aquesta partició no existeix\n" #: fdisk/sfdisk.c:886 msgid "unrecognized format - using sectors\n" msgstr "format no reconegut; s'està usant els sectors\n" #: fdisk/sfdisk.c:925 #, c-format msgid "# partition table of %s\n" msgstr "# taula de particions de %s\n" #: fdisk/sfdisk.c:936 #, c-format msgid "unimplemented format - using %s\n" msgstr "format no implementat; s'està usant %s\n" #: fdisk/sfdisk.c:940 #, c-format msgid "" "Units = cylinders of %lu bytes, blocks of 1024 bytes, counting from %d\n" "\n" msgstr "" "Unitats = cilindres de %lu octets, blocs de 1024 octets, contant des de %d\n" "\n" #: fdisk/sfdisk.c:943 #, c-format msgid " Device Boot Start End #cyls #blocks Id System\n" msgstr " Disp. Arr. Inici Final #cil. #blocs Id Sistema\n" #: fdisk/sfdisk.c:948 #, c-format msgid "" "Units = sectors of 512 bytes, counting from %d\n" "\n" msgstr "" "Unitats = sectors de 512 octets, contant des de %d\n" "\n" #: fdisk/sfdisk.c:950 #, c-format msgid " Device Boot Start End #sectors Id System\n" msgstr " Disp. Arr Inici Final #sectors Id Sistema\n" #: fdisk/sfdisk.c:953 #, c-format msgid "" "Units = blocks of 1024 bytes, counting from %d\n" "\n" msgstr "" "Unitats = blocs de 1024 octets, contant des de %d\n" "\n" #: fdisk/sfdisk.c:955 #, c-format msgid " Device Boot Start End #blocks Id System\n" msgstr " Disp. Arr. Inici Final #blocs Id Sistema\n" #: fdisk/sfdisk.c:958 #, c-format msgid "" "Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from %d\n" "\n" msgstr "" "Unitats = mebibytes de 1048576 octets, blocs de 1024 octets, comptant des de %d\n" "\n" #: fdisk/sfdisk.c:960 #, c-format msgid " Device Boot Start End MiB #blocks Id System\n" msgstr " Disp. Arr. Inici Final MiB #blocs Id. sistema\n" #: fdisk/sfdisk.c:1120 #, c-format msgid "\t\tstart: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "\t\tcomença: (cil.,capç.,sect.) esperat (%ld,%ld,%ld) trobat (%ld,%ld,%ld)\n" #: fdisk/sfdisk.c:1127 #, c-format msgid "\t\tend: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "\t\tfinal: (cil.,capç.,sect.) esperat (%ld,%ld,%ld) trobat (%ld,%ld,%ld)\n" #: fdisk/sfdisk.c:1130 #, c-format msgid "partition ends on cylinder %ld, beyond the end of the disk\n" msgstr "la partició acaba en el cilindre %ld, més enllà del final del disc\n" #: fdisk/sfdisk.c:1140 msgid "No partitions found\n" msgstr "No s'han trobat particions\n" #: fdisk/sfdisk.c:1144 #, c-format msgid "" "Warning: The partition table looks like it was made\n" " for C/H/S=*/%ld/%ld (instead of %ld/%ld/%ld).\n" "For this listing I'll assume that geometry.\n" msgstr "" "Avís: La taula de particions sembla haver-se creat\n" " per a C/H/S=*/%ld/%ld (en comptes de %ld/%ld/%ld).\n" "Per a aquest llistat s'assumirà aquesta geometria.\n" #: fdisk/sfdisk.c:1193 msgid "no partition table present.\n" msgstr "no hi ha cap taula de particions.\n" #: fdisk/sfdisk.c:1195 #, c-format msgid "strange, only %d partitions defined.\n" msgstr "és estrany, només hi ha definides %d particions.\n" #: fdisk/sfdisk.c:1204 #, c-format msgid "Warning: partition %s has size 0 but is not marked Empty\n" msgstr "Avís: la partició %s té una mida 0 però no està marcada com a buida\n" #: fdisk/sfdisk.c:1207 #, c-format msgid "Warning: partition %s has size 0 and is bootable\n" msgstr "Avís: la partició %s té una mida 0 i és arrencable\n" #: fdisk/sfdisk.c:1210 #, c-format msgid "Warning: partition %s has size 0 and nonzero start\n" msgs