# Mensajes en español para util-linux. # Copyright (C) 2000 Beth Powell . # Copyright (C) 2001, 2002, 2003 Santiago Vila Doncel . # Beth Powell , 2000. # Santiago Vila Doncel , 2001, 2002, 2003. # # 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.12\n" "POT-Creation-Date: 2003-07-29 14:02-0400\n" "PO-Revision-Date: 2003-08-09 16:18+0200\n" "Last-Translator: Santiago Vila Doncel \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" #: disk-utils/blockdev.c:60 msgid "set read-only" msgstr "establece sólo lectura" #: disk-utils/blockdev.c:61 msgid "set read-write" msgstr "establece lectura/escritura" #: disk-utils/blockdev.c:64 msgid "get read-only" msgstr "obtiene sólo lectura" #: disk-utils/blockdev.c:67 msgid "get sectorsize" msgstr "obtiene el tamaño del sector" #: disk-utils/blockdev.c:70 msgid "get blocksize" msgstr "obtiene el tamaño del bloque" #: disk-utils/blockdev.c:73 msgid "set blocksize" msgstr "establece el tamaño del bloque" #: disk-utils/blockdev.c:76 msgid "get size" msgstr "obtiene el tamaño" #: disk-utils/blockdev.c:79 msgid "set readahead" msgstr "establece `readahead'" #: disk-utils/blockdev.c:82 msgid "get readahead" msgstr "obtiene `readahead'" #: disk-utils/blockdev.c:85 msgid "flush buffers" msgstr "vacía los búferes" #: disk-utils/blockdev.c:89 msgid "reread partition table" msgstr "vuelve a leer la tabla de particiones" #: disk-utils/blockdev.c:98 msgid "Usage:\n" msgstr "Uso:\n" #: disk-utils/blockdev.c:100 #, c-format msgid " %s --report [devices]\n" msgstr " %s --report [dispositivos]\n" #: disk-utils/blockdev.c:101 #, c-format msgid " %s [-v|-q] commands devices\n" msgstr " %s [-v|-q] órdenes dispositivos\n" #: disk-utils/blockdev.c:102 msgid "Available commands:\n" msgstr "Órdenes disponibles:\n" #: disk-utils/blockdev.c:219 #, c-format msgid "%s: Unknown command: %s\n" msgstr "%s: Orden desconocida: %s\n" #: disk-utils/blockdev.c:231 disk-utils/blockdev.c:240 #, c-format msgid "%s requires an argument\n" msgstr "%s necesita un argumento\n" #: disk-utils/blockdev.c:278 #, c-format msgid "%s succeeded.\n" msgstr "%s ha tenido éxito.\n" #: disk-utils/blockdev.c:296 disk-utils/blockdev.c:321 #, c-format msgid "%s: cannot open %s\n" msgstr "%s: no se puede abrir %s\n" #: disk-utils/blockdev.c:338 #, c-format msgid "%s: ioctl error on %s\n" msgstr "%s: error de ioctl en %s\n" #: disk-utils/blockdev.c:345 msgid "RO RA SSZ BSZ StartSec Size Device\n" msgstr "RO RA SSZ BSZ StartSec Size Device\n" #: disk-utils/elvtune.c:46 disk-utils/setfdprm.c:100 msgid "usage:\n" msgstr "uso:\n" #: disk-utils/fdformat.c:31 msgid "Formatting ... " msgstr "Formateando... " #: disk-utils/fdformat.c:49 disk-utils/fdformat.c:84 msgid "done\n" msgstr "finalizado\n" # Nota: Al parecer, en español no se pone espacio antes de ... #: disk-utils/fdformat.c:60 msgid "Verifying ... " msgstr "Verificando... " #: disk-utils/fdformat.c:71 msgid "Read: " msgstr "Leer: " #: disk-utils/fdformat.c:73 #, c-format msgid "Problem reading cylinder %d, expected %d, read %d\n" msgstr "Problema de lectura en el cilindro %d, se esperaba %d, se leyó %d\n" #: disk-utils/fdformat.c:79 #, c-format msgid "" "bad data in cyl %d\n" "Continuing ... " msgstr "" "Datos incorrectos en el cilindro %d\n" "Continuando... " #: disk-utils/fdformat.c:94 #, c-format msgid "usage: %s [ -n ] device\n" msgstr "uso: %s [ -n ] dispositivo\n" #: disk-utils/fdformat.c:116 disk-utils/fsck.minix.c:1291 #: disk-utils/isosize.c:179 disk-utils/mkfs.bfs.c:119 disk-utils/mkfs.c:55 #: disk-utils/mkfs.cramfs.c:778 disk-utils/mkfs.minix.c:638 #: disk-utils/mkswap.c:461 disk-utils/setfdprm.c:128 hwclock/hwclock.c:1175 #: misc-utils/cal.c:248 misc-utils/ddate.c:181 misc-utils/kill.c:188 #: misc-utils/rename.c:79 misc-utils/script.c:133 #, c-format msgid "%s from %s\n" msgstr "%s de %s\n" #: disk-utils/fdformat.c:130 #, c-format msgid "%s: not a block device\n" msgstr "%s: no es un dispositivo de bloques\n" #: disk-utils/fdformat.c:140 msgid "Could not determine current format type" msgstr "No se puede determinar el tipo de formato actual" #: disk-utils/fdformat.c:141 #, c-format msgid "%s-sided, %d tracks, %d sec/track. Total capacity %d kB.\n" msgstr "%s caras, %d pistas, %d sectores/pista. Capacidad total %d kB.\n" #: disk-utils/fdformat.c:142 msgid "Double" msgstr "Doble densidad" #: disk-utils/fdformat.c:142 msgid "Single" msgstr "Simple densidad" #: disk-utils/fsck.cramfs.c:98 #, 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 "" "modo de empleo: %s [-hv] [-x dir] fichero\n" " -h muestra esta ayuda\n" " -x dir extrae en dir\n" " -v es más explicativo\n" " fichero fichero que se comprueba\n" #: disk-utils/fsck.cramfs.c:191 #, c-format msgid "%s: error %d while decompressing! %p(%d)\n" msgstr "%s: ¡error %d al descomprimir! %p(%d)\n" #: disk-utils/fsck.cramfs.c:243 #, c-format msgid "%s: size error in symlink `%s'\n" msgstr "%s: error de tamaño en el enlace simbólico `%s'\n" #: disk-utils/fsck.cramfs.c:258 disk-utils/fsck.cramfs.c:328 #, c-format msgid " uncompressing block at %ld to %ld (%ld)\n" msgstr " descomprimiendo bloque en %ld a %ld (%ld)\n" #: disk-utils/fsck.cramfs.c:287 #, c-format msgid "%s: bogus mode on `%s' (%o)\n" msgstr "%s: modo falso en `%s' (%o)\n" #: disk-utils/fsck.cramfs.c:319 #, c-format msgid " hole at %ld (%d)\n" msgstr " hueco en %ld (%d)\n" # No me gusta. Se admiten sugerencias. #: disk-utils/fsck.cramfs.c:337 #, c-format msgid "%s: Non-block (%ld) bytes\n" msgstr "%s: No bloque (%ld) bytes\n" #: disk-utils/fsck.cramfs.c:343 #, c-format msgid "%s: Non-size (%ld vs %ld) bytes\n" msgstr "%s: No tamaño (%ld vs %ld) bytes\n" #: disk-utils/fsck.cramfs.c:392 #, c-format msgid "%s: invalid cramfs--bad path length\n" msgstr "%s: cramfs inválido, longitud de ruta errónea\n" #: disk-utils/fsck.cramfs.c:472 #, c-format msgid "%s: compiled without -x support\n" msgstr "%s: se ha compilado sin soporte para -x\n" # FIXME: Sobra el espacio final #: disk-utils/fsck.cramfs.c:498 #, c-format msgid "%s: warning--unable to determine filesystem size \n" msgstr "%s: atención, no se puede determinar el tamaño del sistema de ficheros\n" #: disk-utils/fsck.cramfs.c:508 #, c-format msgid "%s is not a block device or file\n" msgstr "%s no es un dispositivo de bloques o un fichero\n" #: disk-utils/fsck.cramfs.c:514 disk-utils/fsck.cramfs.c:549 #, c-format msgid "%s: invalid cramfs--file length too short\n" msgstr "%s: cramfs inválido, longitud de fichero demasiado corta\n" #: disk-utils/fsck.cramfs.c:541 #, c-format msgid "%s: invalid cramfs--wrong magic\n" msgstr "%s: cramfs inválido, magia errónea\n" #: disk-utils/fsck.cramfs.c:554 #, c-format msgid "%s: warning--file length too long, padded image?\n" msgstr "%s: atención, longitud de fichero demasiado grande, ¿imagen desplazada?\n" #: disk-utils/fsck.cramfs.c:564 #, c-format msgid "%s: invalid cramfs--crc error\n" msgstr "%s: error de crc, cramfs inválido\n" #: disk-utils/fsck.cramfs.c:570 #, c-format msgid "%s: warning--old cramfs image, no CRC\n" msgstr "%s: atención, imagen cramfs antigua, sin CRC\n" #: disk-utils/fsck.cramfs.c:592 #, c-format msgid "%s: invalid cramfs--bad superblock\n" msgstr "%s: cramfs inválido, supoerbloque erróneo\n" #: disk-utils/fsck.cramfs.c:608 #, c-format msgid "%s: invalid cramfs--directory data end (%ld) != file data start (%ld)\n" msgstr "" "%s: cramfs inválido, el final de los datos de directorios (%ld)\n" "es distinto del comienzo de los datos de ficheros (%ld)\n" #: disk-utils/fsck.cramfs.c:616 #, c-format msgid "%s: invalid cramfs--invalid file data offset\n" msgstr "%s: cramfs inválido, desplazamiento inválido de los datos de ficheros\n" #: disk-utils/fsck.minix.c:200 #, c-format msgid "Usage: %s [-larvsmf] /dev/name\n" msgstr "Uso: %s [-larvsmf] /dev/nombre\n" #: disk-utils/fsck.minix.c:307 #, c-format msgid "%s is mounted.\t " msgstr "%s está montado.\t " #: disk-utils/fsck.minix.c:309 msgid "Do you really want to continue" msgstr "¿Está seguro de que desea continuar?" #: disk-utils/fsck.minix.c:313 msgid "check aborted.\n" msgstr "comprobación anulada.\n" #: disk-utils/fsck.minix.c:332 disk-utils/fsck.minix.c:356 #, c-format msgid "Zone nr < FIRSTZONE in file `%s'." msgstr "Número de zona < FIRSTZONE en el fichero `%s'." #: disk-utils/fsck.minix.c:336 disk-utils/fsck.minix.c:360 #, c-format msgid "Zone nr >= ZONES in file `%s'." msgstr "Número de zona >= ZONES en el fichero `%s'." #: disk-utils/fsck.minix.c:341 disk-utils/fsck.minix.c:365 msgid "Remove block" msgstr "Eliminar bloque" #: disk-utils/fsck.minix.c:384 #, c-format msgid "Read error: unable to seek to block in file '%s'\n" msgstr "Error de lectura: no se puede buscar en un bloque en el fichero '%s'\n" #: disk-utils/fsck.minix.c:390 #, c-format msgid "Read error: bad block in file '%s'\n" msgstr "Error de lectura: bloque incorrecto en el fichero '%s'\n" #: disk-utils/fsck.minix.c:405 msgid "" "Internal error: trying to write bad block\n" "Write request ignored\n" msgstr "" "Error interno: se está intentando escribir un bloque incorrecto\n" "La petición de escritura no se tiene en cuenta\n" #: disk-utils/fsck.minix.c:411 disk-utils/mkfs.minix.c:279 msgid "seek failed in write_block" msgstr "Error de búsqueda en write_block" #: disk-utils/fsck.minix.c:414 #, c-format msgid "Write error: bad block in file '%s'\n" msgstr "Error de escritura: bloque incorrecto en el fichero '%s'\n" #: disk-utils/fsck.minix.c:532 msgid "seek failed in write_super_block" msgstr "Error de búsqueda en write_super_block" #: disk-utils/fsck.minix.c:534 disk-utils/mkfs.minix.c:266 msgid "unable to write super-block" msgstr "No se puede escribir el superbloque" #: disk-utils/fsck.minix.c:544 msgid "Unable to write inode map" msgstr "No se puede escribir la tabla de nodos-i" #: disk-utils/fsck.minix.c:546 msgid "Unable to write zone map" msgstr "No se puede escribir la tabla de zonas" #: disk-utils/fsck.minix.c:548 msgid "Unable to write inodes" msgstr "No se pueden escribir nodos-i" #: disk-utils/fsck.minix.c:577 msgid "seek failed" msgstr "Error de búsqueda" #: disk-utils/fsck.minix.c:579 msgid "unable to read super block" msgstr "No se puede leer el superbloque" #: disk-utils/fsck.minix.c:599 msgid "bad magic number in super-block" msgstr "Número mágico incorrecto en el superbloque" #: disk-utils/fsck.minix.c:601 msgid "Only 1k blocks/zones supported" msgstr "Sólo se da soporte a bloques o zonas de 1k" #: disk-utils/fsck.minix.c:603 msgid "bad s_imap_blocks field in super-block" msgstr "Campo s_imap_blocks incorrecto en superbloque" #: disk-utils/fsck.minix.c:605 msgid "bad s_zmap_blocks field in super-block" msgstr "Campo s_zmap_blocks incorrecto en superbloque" #: disk-utils/fsck.minix.c:612 msgid "Unable to allocate buffer for inode map" msgstr "No se puede asignar búfer para la tabla de nodos-i" #: disk-utils/fsck.minix.c:620 msgid "Unable to allocate buffer for inodes" msgstr "No se puede asignar búfer para los nodos-i" #: disk-utils/fsck.minix.c:623 msgid "Unable to allocate buffer for inode count" msgstr "No se puede asignar búfer para el número de nodos-i" #: disk-utils/fsck.minix.c:626 msgid "Unable to allocate buffer for zone count" msgstr "No se puede asignar búfer para el número de zonas" #: disk-utils/fsck.minix.c:628 msgid "Unable to read inode map" msgstr "No se puede leer la tabla de nodos-i" #: disk-utils/fsck.minix.c:630 msgid "Unable to read zone map" msgstr "No se puede leer la tabla de zonas" #: disk-utils/fsck.minix.c:632 msgid "Unable to read inodes" msgstr "No se pueden leer los nodos-i" #: disk-utils/fsck.minix.c:634 msgid "Warning: Firstzone != Norm_firstzone\n" msgstr "Atención: Firstzone != Norm_firstzone\n" #: disk-utils/fsck.minix.c:639 disk-utils/mkfs.minix.c:520 #, c-format msgid "%ld inodes\n" msgstr "%ld nodos-i\n" #: disk-utils/fsck.minix.c:640 disk-utils/mkfs.minix.c:521 #, c-format msgid "%ld blocks\n" msgstr "%ld bloques\n" #: disk-utils/fsck.minix.c:641 disk-utils/mkfs.minix.c:522 #, c-format msgid "Firstdatazone=%ld (%ld)\n" msgstr "Primera zona de datos=%ld (%ld)\n" #: disk-utils/fsck.minix.c:642 disk-utils/mkfs.minix.c:523 #, c-format msgid "Zonesize=%d\n" msgstr "Tamaño de zona=%d\n" #: disk-utils/fsck.minix.c:643 #, c-format msgid "Maxsize=%ld\n" msgstr "Tamaño máximo=%ld\n" #: disk-utils/fsck.minix.c:644 #, c-format msgid "Filesystem state=%d\n" msgstr "Estado del sistema de ficheros=%d\n" #: disk-utils/fsck.minix.c:645 #, c-format msgid "" "namelen=%d\n" "\n" msgstr "" "Longitud de nombre=%d\n" "\n" #: disk-utils/fsck.minix.c:660 disk-utils/fsck.minix.c:712 #, c-format msgid "Inode %d marked unused, but used for file '%s'\n" msgstr "" "El nodo-i %d se ha marcado como no utilizado, pero se utiliza para\n" "el fichero '%s'\n" #: disk-utils/fsck.minix.c:664 disk-utils/fsck.minix.c:716 msgid "Mark in use" msgstr "Marcar en uso" #: disk-utils/fsck.minix.c:686 disk-utils/fsck.minix.c:736 #, c-format msgid "The file `%s' has mode %05o\n" msgstr "El fichero `%s' tiene el modo %05o\n" #: disk-utils/fsck.minix.c:693 disk-utils/fsck.minix.c:742 msgid "Warning: inode count too big.\n" msgstr "Atención: número de nodos-i demasiado elevado.\n" #: disk-utils/fsck.minix.c:755 msgid "root inode isn't a directory" msgstr "El nodo-i raíz no es un directorio" #: disk-utils/fsck.minix.c:779 disk-utils/fsck.minix.c:813 #, c-format msgid "Block has been used before. Now in file `%s'." msgstr "" "El bloque ya se ha utilizado anteriormente.\n" "Ahora está en el fichero `%s'." #: disk-utils/fsck.minix.c:781 disk-utils/fsck.minix.c:815 #: disk-utils/fsck.minix.c:1149 disk-utils/fsck.minix.c:1158 #: disk-utils/fsck.minix.c:1205 disk-utils/fsck.minix.c:1214 msgid "Clear" msgstr "Borrar" #: disk-utils/fsck.minix.c:791 disk-utils/fsck.minix.c:825 #, c-format msgid "Block %d in file `%s' is marked not in use." msgstr "El bloque %d en el fichero `%s' está marcado como no utilizado." #: disk-utils/fsck.minix.c:793 disk-utils/fsck.minix.c:827 msgid "Correct" msgstr "Correcto" #: disk-utils/fsck.minix.c:973 disk-utils/fsck.minix.c:1041 #, c-format msgid "The directory '%s' contains a bad inode number for file '%.*s'." msgstr "" "El directorio `%s' contiene un número de nodo-i incorrecto\n" "para el fichero '%.*s'." #: disk-utils/fsck.minix.c:976 disk-utils/fsck.minix.c:1044 msgid " Remove" msgstr " Eliminar" #: disk-utils/fsck.minix.c:990 #, c-format msgid "`%s': bad directory: '.' isn't first\n" msgstr "`%s': directorio incorrecto: '.' no es el primero\n" #: disk-utils/fsck.minix.c:998 #, c-format msgid "`%s': bad directory: '..' isn't second\n" msgstr "`%s': directorio incorrecto: '..' no es el segundo\n" #: disk-utils/fsck.minix.c:1058 #, c-format msgid "%s: bad directory: '.' isn't first\n" msgstr "%s: directorio incorrecto: '.' no es el primero\n" #: disk-utils/fsck.minix.c:1067 #, c-format msgid "%s: bad directory: '..' isn't second\n" msgstr "%s: directorio incorrecto: '..' no es el segundo\n" #: disk-utils/fsck.minix.c:1102 msgid "internal error" msgstr "Error interno" #: disk-utils/fsck.minix.c:1105 disk-utils/fsck.minix.c:1124 #, c-format msgid "%s: bad directory: size < 32" msgstr "%s: directorio incorrecto: tamaño < 32" #: disk-utils/fsck.minix.c:1138 msgid "seek failed in bad_zone" msgstr "Error de búsqueda en bad_zone" #: disk-utils/fsck.minix.c:1148 disk-utils/fsck.minix.c:1204 #, c-format msgid "Inode %d mode not cleared." msgstr "No se ha borrado el modo del nodo-i %d." #: disk-utils/fsck.minix.c:1157 disk-utils/fsck.minix.c:1213 #, c-format msgid "Inode %d not used, marked used in the bitmap." msgstr "El nodo-i %d no está en uso; marcado como en uso en el mapa de bits." #: disk-utils/fsck.minix.c:1163 disk-utils/fsck.minix.c:1219 #, c-format msgid "Inode %d used, marked unused in the bitmap." msgstr "El nodo-i %d está en uso; marcado como no en uso en el mapa de bits." #: disk-utils/fsck.minix.c:1169 disk-utils/fsck.minix.c:1224 #, c-format msgid "Inode %d (mode = %07o), i_nlinks=%d, counted=%d." msgstr "Nodo-i %d (modo = %07o), i_nlinks=%d, contados=%d." #: disk-utils/fsck.minix.c:1171 disk-utils/fsck.minix.c:1226 msgid "Set i_nlinks to count" msgstr "Establece i_nlinks en número contado" #: disk-utils/fsck.minix.c:1183 disk-utils/fsck.minix.c:1238 #, c-format msgid "Zone %d: marked in use, no file uses it." msgstr "Zona %d: marcada como en uso; ningún fichero la utiliza." #: disk-utils/fsck.minix.c:1184 disk-utils/fsck.minix.c:1240 msgid "Unmark" msgstr "Eliminar marca" #: disk-utils/fsck.minix.c:1189 disk-utils/fsck.minix.c:1245 #, c-format msgid "Zone %d: in use, counted=%d\n" msgstr "Zona %d: en uso, contados=%d\n" #: disk-utils/fsck.minix.c:1192 disk-utils/fsck.minix.c:1248 #, c-format msgid "Zone %d: not in use, counted=%d\n" msgstr "Zona %d: no en uso, contados=%d\n" #: disk-utils/fsck.minix.c:1220 msgid "Set" msgstr "Establecer" #: disk-utils/fsck.minix.c:1296 disk-utils/mkfs.minix.c:643 #: disk-utils/mkfs.minix.c:646 msgid "bad inode size" msgstr "tamaño de nodo-i incorrecto" #: disk-utils/fsck.minix.c:1299 msgid "bad v2 inode size" msgstr "tamaño de nodo-i v2 incorrecto" #: disk-utils/fsck.minix.c:1325 msgid "need terminal for interactive repairs" msgstr "Se necesita terminal para reparaciones interactivas" #: disk-utils/fsck.minix.c:1329 #, c-format msgid "unable to open '%s'" msgstr "No se puede abrir '%s'" #: disk-utils/fsck.minix.c:1344 #, c-format msgid "%s is clean, no check.\n" msgstr "%s está limpio; no se comprueba.\n" #: disk-utils/fsck.minix.c:1348 #, c-format msgid "Forcing filesystem check on %s.\n" msgstr "Forzando comprobación del sistema de ficheros en %s.\n" #: disk-utils/fsck.minix.c:1350 #, c-format msgid "Filesystem on %s is dirty, needs checking.\n" msgstr "El sistema de ficheros en %s contiene elementos extraños; debe comprobarse.\n" #: disk-utils/fsck.minix.c:1379 #, c-format msgid "" "\n" "%6ld inodes used (%ld%%)\n" msgstr "" "\n" "%6ld nodos-i utilizados (%ld%%)\n" #: disk-utils/fsck.minix.c:1384 #, c-format msgid "%6ld zones used (%ld%%)\n" msgstr "%6ld zonas utilizadas (%ld%%)\n" #: disk-utils/fsck.minix.c:1386 #, 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 ficheros normales\n" "%6d directorios\n" "%6d ficheros de dispositivos de caracteres\n" "%6d ficheros de dispositivos de bloques\n" "%6d enlaces\n" "%6d enlaces simbólicos\n" "------\n" "%6d ficheros\n" #: disk-utils/fsck.minix.c:1399 msgid "" "----------------------------\n" "FILE SYSTEM HAS BEEN CHANGED\n" "----------------------------\n" msgstr "" "----------------------------------\n" "EL SISTEMA DE FICHEROS HA CAMBIADO\n" "----------------------------------\n" #: disk-utils/isosize.c:129 #, c-format msgid "%s: failed to open: %s\n" msgstr "%s: fallo al abrir %s\n" #: disk-utils/isosize.c:135 #, c-format msgid "%s: seek error on %s\n" msgstr "%s: error de búsqueda en %s\n" #: disk-utils/isosize.c:141 #, c-format msgid "%s: read error on %s\n" msgstr "%s: error de lectura en %s\n" #: disk-utils/isosize.c:150 #, c-format msgid "sector count: %d, sector size: %d\n" msgstr "número de sectores: %d, tamaño del sector: %d\n" #: disk-utils/isosize.c:198 #, c-format msgid "%s: option parse error\n" msgstr "%s: error al analizar la opción\n" #: disk-utils/isosize.c:206 #, c-format msgid "Usage: %s [-x] [-d ] iso9660-image\n" msgstr "Uso: %s [-x] [-d ] imagen-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 "" "Uso: %s [-v] [-N número-de-nodos-i] [-V nombre-del-volumen]\n" " [-F nombre-sist-ficheros] dispositivo [número-de-bloques]\n" #: disk-utils/mkfs.bfs.c:135 msgid "volume name too long" msgstr "nombre de volumen demasiado largo" #: disk-utils/mkfs.bfs.c:142 msgid "fsname name too long" msgstr "nombre del sistema de ficheros demasiado largo" #: disk-utils/mkfs.bfs.c:167 #, c-format msgid "cannot stat device %s" msgstr "No se puede efectuar `stat' sobre el dispositivo %s" #: disk-utils/mkfs.bfs.c:171 #, c-format msgid "%s is not a block special device" msgstr "%s no es un dispositivo de bloques" #: disk-utils/mkfs.bfs.c:176 #, c-format msgid "cannot open %s" msgstr "no se puede abrir %s" #: disk-utils/mkfs.bfs.c:187 #, c-format msgid "cannot get size of %s" msgstr "no se puede obtener el tamaño de %s" #: disk-utils/mkfs.bfs.c:192 #, c-format msgid "blocks argument too large, max is %lu" msgstr "el número de bloques es demasiado grande, el máximo es %lu" #: disk-utils/mkfs.bfs.c:207 msgid "too many inodes - max is 512" msgstr "demasiados nodos-i; el máximo es 512" #: disk-utils/mkfs.bfs.c:216 #, c-format msgid "not enough space, need at least %lu blocks" msgstr "no hay suficiente espacio, se necesitan al menos %lu bloques" #: disk-utils/mkfs.bfs.c:228 fdisk/fdisk.c:2181 #, c-format msgid "Device: %s\n" msgstr "Dispositivo: %s\n" #: disk-utils/mkfs.bfs.c:229 #, c-format msgid "Volume: <%-6s>\n" msgstr "Volumen: <%-6s>\n" #: disk-utils/mkfs.bfs.c:230 #, c-format msgid "FSname: <%-6s>\n" msgstr "NombreDelSF: <%-6s>\n" #: disk-utils/mkfs.bfs.c:231 #, c-format msgid "BlockSize: %d\n" msgstr "TamañoDelBloque: %d\n" #: disk-utils/mkfs.bfs.c:233 #, c-format msgid "Inodes: %d (in 1 block)\n" msgstr "Nodos-i: %d (en 1 bloque)\n" #: disk-utils/mkfs.bfs.c:236 #, c-format msgid "Inodes: %d (in %ld blocks)\n" msgstr "Nodos-i: %d (en %ld bloques)\n" #: disk-utils/mkfs.bfs.c:238 #, c-format msgid "Blocks: %ld\n" msgstr "Bloques: %ld\n" #: disk-utils/mkfs.bfs.c:239 #, c-format msgid "Inode end: %d, Data end: %d\n" msgstr "Fin de los nodos-i: %d, fin de los datos: %df\n" #: disk-utils/mkfs.bfs.c:244 msgid "error writing superblock" msgstr "error al escribir el superbloque" #: disk-utils/mkfs.bfs.c:264 msgid "error writing root inode" msgstr "error al escribir el nodo-i raíz" #: disk-utils/mkfs.bfs.c:269 msgid "error writing inode" msgstr "error al escribir un nodo-i" #: disk-utils/mkfs.bfs.c:272 msgid "seek error" msgstr "error de búsqueda" # Lo pongo entre `comitas' porque está al final. #: disk-utils/mkfs.bfs.c:278 msgid "error writing . entry" msgstr "error al escribir la entrada `.'" #: disk-utils/mkfs.bfs.c:282 msgid "error writing .. entry" msgstr "error al escribir la entrada `..'" #: disk-utils/mkfs.bfs.c:286 #, c-format msgid "error closing %s" msgstr "error al cerrar %s" #: disk-utils/mkfs.c:76 msgid "Usage: mkfs [-V] [-t fstype] [fs-options] device [size]\n" msgstr "Uso: mkfs [-V] [-t tipo_sf] [opciones_sf] dispositivo [tamaño]\n" #: disk-utils/mkfs.c:90 fdisk/cfdisk.c:367 getopt/getopt.c:89 #: getopt/getopt.c:99 login-utils/wall.c:237 #, c-format msgid "%s: Out of memory!\n" msgstr "%s: ¡No queda memoria!\n" #: disk-utils/mkfs.c:99 #, c-format msgid "mkfs version %s (%s)\n" msgstr "mkfs versión %s (%s)\n" #: disk-utils/mkfs.cramfs.c:124 #, c-format msgid "" "usage: %s [-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 "" "uso: %s [-v] [-b tambloq] [-e edición] [-i fich] [-n nombre] nombredir fsalida\n" " -h muestra esta ayuda\n" " -v sé explicativo\n" " -E convierte en errores todos los avisos (estado de salida no cero)\n" " -b tambloq utiliza este tamaño de bloque, debe ser el tamaño de página\n" " -e edición establece el número de edición (parte de fsid)\n" " -i fich inserta la imagen de un fichero dentro del sistema de ficheros\n" " (necesita Linux >= 2.4.0)\n" " -n nombre establece el nombre del sistema de ficheros cramfs\n" " -p desplaza %d bytes para el código de arranque<\n" " -s ordena las entradas de directorio (opción antigua, sin efecto)\n" " -z crea huecos explícitos (necesita Linux >= 2.3.39)\n" " nombredir raíz del sistema de ficheros que se va a comprimir\n" " fsalida fichero de salida\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 "" "Se encontró un nombre de fichero `%2$s' demasiado largo (%1$u bytes).\n" " Por favor incremente MAX_INPUT_NAMELEN en mkcramfs.c y recompile. Saliendo.\n" #: disk-utils/mkfs.cramfs.c:463 msgid "filesystem too big. Exiting.\n" msgstr "sistema de ficheros demasiado grande. Saliendo.\n" #: disk-utils/mkfs.cramfs.c:514 msgid "Exceeded MAXENTRIES. Raise this value in mkcramfs.c and recompile. Exiting.\n" msgstr "" "Se excedió MAXENTRIES. Incremente este valor en mkcramfs.c y recompile.\n" "Saliendo.\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 "YEPA: bloque \"comprimido\" a > 2*longituddelbloque (%ld)\n" #: disk-utils/mkfs.cramfs.c:641 #, c-format msgid "%6.2f%% (%+d bytes)\t%s\n" msgstr "%6.2f%% (%+d bytes)\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 "" "atención: la estimación del tamaño requerido (cota superior) es %LdMB, pero\n" "el tamaño máximo de la imagen es %uMB. Podría abortarse prematuramente.\n" #: disk-utils/mkfs.cramfs.c:860 #, c-format msgid "Including: %s\n" msgstr "Incluyendo: %s\n" #: disk-utils/mkfs.cramfs.c:866 #, c-format msgid "Directory data: %d bytes\n" msgstr "Datos de directorios: %d bytes\n" #: disk-utils/mkfs.cramfs.c:874 #, c-format msgid "Everything: %d kilobytes\n" msgstr "Todo: %d kilobytes\n" #: disk-utils/mkfs.cramfs.c:879 #, c-format msgid "Super block: %d bytes\n" msgstr "Superbloque: %d bytes\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 hay suficiente espacio para la imagen ROM (asignado %Ld, usado %d)\n" #: disk-utils/mkfs.cramfs.c:903 #, c-format msgid "ROM image write failed (%d %d)\n" msgstr "falló la escritura de la imagen 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 msgid "warning: filenames truncated to 255 bytes.\n" msgstr "atención: los nombres de ficheros se truncan a 255 bytes.\n" #: disk-utils/mkfs.cramfs.c:915 msgid "warning: files were skipped due to errors.\n" msgstr "atención: se saltaron ficheros debido a errores.\n" #: disk-utils/mkfs.cramfs.c:918 #, c-format msgid "warning: file sizes truncated to %luMB (minus 1 byte).\n" msgstr "atención: los tamaños de los ficheros se truncan a %luMB (menos 1 byte).\n" #: disk-utils/mkfs.cramfs.c:923 #, c-format msgid "warning: uids truncated to %u bits. (This may be a security concern.)\n" msgstr "" "atención: los uids se truncan a %u bites. (Esto podría ser un problema\n" "de seguridad.)\n" #: disk-utils/mkfs.cramfs.c:928 #, c-format msgid "warning: gids truncated to %u bits. (This may be a security concern.)\n" msgstr "" "atención: los gids se truncan a %u bits. (Esto podría ser un problema\n" "de seguridad).\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 "" "ATENCIÓN: los números de dispositivo se truncan a %u bits. Esto\n" "significa casi con certeza que algunos ficheros de dispositivos serán erróneos.\n" #: disk-utils/mkfs.minix.c:175 #, c-format msgid "Usage: %s [-c | -l filename] [-nXX] [-iXX] /dev/name [blocks]\n" msgstr "Uso: %s [-c | -l nombrefichero] [-nXX] [-iXX] /dev/nombre [bloques]\n" #: disk-utils/mkfs.minix.c:199 #, c-format msgid "%s is mounted; will not make a filesystem here!" msgstr "%s está montado; no se creará un sistema de ficheros aquí" #: disk-utils/mkfs.minix.c:260 msgid "seek to boot block failed in write_tables" msgstr "Error de búsqueda de bloque de inicio en write_tables" #: disk-utils/mkfs.minix.c:262 msgid "unable to clear boot sector" msgstr "No se puede borrar el sector de inicio" #: disk-utils/mkfs.minix.c:264 msgid "seek failed in write_tables" msgstr "Error de búsqueda en write_tables" #: disk-utils/mkfs.minix.c:268 msgid "unable to write inode map" msgstr "No se puede escribir la tabla de nodos-i" #: disk-utils/mkfs.minix.c:270 msgid "unable to write zone map" msgstr "No se puede escribir la tabla de zonas" #: disk-utils/mkfs.minix.c:272 msgid "unable to write inodes" msgstr "No se pueden escribir los nodos-i" #: disk-utils/mkfs.minix.c:281 msgid "write failed in write_block" msgstr "Error de escritura en write_block" #. Could make triple indirect block here #: disk-utils/mkfs.minix.c:289 disk-utils/mkfs.minix.c:363 #: disk-utils/mkfs.minix.c:413 msgid "too many bad blocks" msgstr "Hay demasiados bloques incorrectos" #: disk-utils/mkfs.minix.c:297 msgid "not enough good blocks" msgstr "No hay suficientes bloques correctos" #: disk-utils/mkfs.minix.c:509 msgid "unable to allocate buffers for maps" msgstr "No se puede asignar búferes para mapas" #: disk-utils/mkfs.minix.c:518 msgid "unable to allocate buffer for inodes" msgstr "No se puede asignar búfer para los nodos-i" #: disk-utils/mkfs.minix.c:524 #, c-format msgid "" "Maxsize=%ld\n" "\n" msgstr "" "Tamaño máximo=%ld\n" "\n" #: disk-utils/mkfs.minix.c:538 msgid "seek failed during testing of blocks" msgstr "Error de búsqueda durante comprobación de bloques" #: disk-utils/mkfs.minix.c:546 msgid "Weird values in do_check: probably bugs\n" msgstr "Valores extraños en do_check: probablemente existan errores\n" #: disk-utils/mkfs.minix.c:577 disk-utils/mkswap.c:372 msgid "seek failed in check_blocks" msgstr "Error de búsqueda en check_blocks" #: disk-utils/mkfs.minix.c:586 msgid "bad blocks before data-area: cannot make fs" msgstr "" "Bloques incorrectos antes del área de datos: no se puede crear\n" "el sistema de ficheros" #: disk-utils/mkfs.minix.c:592 disk-utils/mkfs.minix.c:614 #, c-format msgid "%d bad blocks\n" msgstr "%d bloques incorrectos\n" #: disk-utils/mkfs.minix.c:594 disk-utils/mkfs.minix.c:616 msgid "one bad block\n" msgstr "Un bloque incorrecto\n" #: disk-utils/mkfs.minix.c:604 msgid "can't open file of bad blocks" msgstr "No se puede abrir el fichero de bloques incorrectos" #: disk-utils/mkfs.minix.c:674 #, c-format msgid "%s: not compiled with minix v2 support\n" msgstr "%s: no se ha compilado con soporte para minix v2\n" #: disk-utils/mkfs.minix.c:693 msgid "strtol error: number of blocks not specified" msgstr "error de strtol: no se ha especificado el número de bloques" #: disk-utils/mkfs.minix.c:725 #, c-format msgid "unable to open %s" msgstr "No se puede abrir %s" #: disk-utils/mkfs.minix.c:727 #, c-format msgid "unable to stat %s" msgstr "No se puede ejecutar `stat' sobre %s" #: disk-utils/mkfs.minix.c:731 #, c-format msgid "will not try to make filesystem on '%s'" msgstr "No se intentará crear el sistema de ficheros en '%s'" #: disk-utils/mkswap.c:178 #, c-format msgid "Bad user-specified page size %d\n" msgstr "El tamaño de página %d especificado por el usuario es incorrecto\n" #: disk-utils/mkswap.c:187 #, c-format msgid "Using user-specified page size %d, instead of the system values %d/%d\n" msgstr "" "Se utiliza el tamaño de página %d especificado por el usuario,\n" "en lugar de los valores del sistema %d/%d\n" #: disk-utils/mkswap.c:191 #, c-format msgid "Assuming pages of size %d (not %d)\n" msgstr "Presuponiendo páginas de tamaño %d (no %d)\n" #: disk-utils/mkswap.c:326 #, c-format msgid "Usage: %s [-c] [-v0|-v1] [-pPAGESZ] /dev/name [blocks]\n" msgstr "Uso: %s [-c] [-v0|-v1] [-pTAMPÁG] /dev/nombre [bloques]\n" #: disk-utils/mkswap.c:349 msgid "too many bad pages" msgstr "Hay demasiadas páginas incorrectas" #: disk-utils/mkswap.c:363 misc-utils/look.c:182 misc-utils/setterm.c:1145 #: text-utils/more.c:2090 text-utils/more.c:2101 msgid "Out of memory" msgstr "No queda memoria" #: disk-utils/mkswap.c:380 msgid "one bad page\n" msgstr "Una página incorrecta\n" #: disk-utils/mkswap.c:382 #, c-format msgid "%d bad pages\n" msgstr "%d páginas incorrectas\n" #: disk-utils/mkswap.c:501 #, c-format msgid "%s: error: Nowhere to set up swap on?\n" msgstr "%s: error: no se ha especificado dónde configurar el espacio de intercambio\n" #: disk-utils/mkswap.c:519 #, c-format msgid "%s: error: size %ld is larger than device size %d\n" msgstr "%s: error: el tamaño %ld es superior al tamaño del dispositivo %d\n" #: disk-utils/mkswap.c:538 #, c-format msgid "%s: error: unknown version %d\n" msgstr "%s: error: versión desconocida %d\n" #: disk-utils/mkswap.c:545 #, c-format msgid "%s: error: swap area needs to be at least %ldkB\n" msgstr "%s: error: el área de intercambio debe tener como mínimo %ldkB\n" #: disk-utils/mkswap.c:562 #, c-format msgid "%s: warning: truncating swap area to %ldkB\n" msgstr "%s: atención: el área de intercambio se trunca a %ldkB\n" #: disk-utils/mkswap.c:576 #, c-format msgid "Will not try to make swapdevice on '%s'" msgstr "No se intentará crear el dispositivo de intercambio en '%s'" #: disk-utils/mkswap.c:585 disk-utils/mkswap.c:606 msgid "fatal: first page unreadable" msgstr "muy grave: no se puede leer la primera página" #: disk-utils/mkswap.c:591 #, 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 dispositivo '%s' contiene una etiqueta de disco Sun válida.\n" "Esto probablemente significa que crear un espacio de intercambio v0 destruirá\n" "la tabla de particiones. No se ha creado el espacio de intercambio.\n" "Si realmente desea crear el espacio de intercambio swap v0 en dicho\n" "dispositivo, utilice la opción -f para forzar la operación.\n" #: disk-utils/mkswap.c:615 msgid "Unable to set up swap-space: unreadable" msgstr "No se puede configurar el espacio de intercambio: no se puede leer" #: disk-utils/mkswap.c:616 #, c-format msgid "Setting up swapspace version %d, size = %llu kB\n" msgstr "Configurando espacio de intercambio versión %d, tamaño = %llu kB\n" #: disk-utils/mkswap.c:622 msgid "unable to rewind swap-device" msgstr "No se puede rebobinar el dispositivo de intercambio" #: disk-utils/mkswap.c:625 msgid "unable to write signature page" msgstr "No se puede escribir la página de firma" #: disk-utils/mkswap.c:633 msgid "fsync failed" msgstr "fsync ha fallado" #: disk-utils/setfdprm.c:31 #, c-format msgid "Invalid number: %s\n" msgstr "Número inválido: %s\n" #: disk-utils/setfdprm.c:81 #, c-format msgid "Syntax error: '%s'\n" msgstr "Error de sintaxis: '%s'\n" #: disk-utils/setfdprm.c:91 #, c-format msgid "No such parameter set: '%s'\n" msgstr "Este parámetro no está establecido: '%s'\n" #: disk-utils/setfdprm.c:101 #, c-format msgid " %s [ -p ] dev name\n" msgstr " %s [ -p ] dispositivo nombre\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 ] disp. tamaño sect. cabez. pistas 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 ] dispositivo\n" #: disk-utils/setfdprm.c:107 #, c-format msgid " %s [ -c | -y | -n ] dev\n" msgstr " %s [ -c | -y | -n ] dispositivo\n" #: fdisk/cfdisk.c:392 fdisk/cfdisk.c:2015 msgid "Unusable" msgstr "Inutilizable" #: fdisk/cfdisk.c:394 fdisk/cfdisk.c:2017 msgid "Free Space" msgstr "Espacio libre" #: fdisk/cfdisk.c:397 msgid "Linux ext2" msgstr "Linux ext2" #: fdisk/cfdisk.c:399 msgid "Linux ext3" msgstr "Linux ext3" #: fdisk/cfdisk.c:401 msgid "Linux XFS" msgstr "Linux XFS" #: fdisk/cfdisk.c:403 msgid "Linux ReiserFS" msgstr "Linux ReiserFS" #. also Solaris #: fdisk/cfdisk.c:405 fdisk/i386_sys_types.c:57 msgid "Linux" msgstr "Linux" #: fdisk/cfdisk.c:408 msgid "OS/2 HPFS" msgstr "OS/2 HPFS" #: fdisk/cfdisk.c:410 msgid "OS/2 IFS" msgstr "OS/2 IFS" #: fdisk/cfdisk.c:414 msgid "NTFS" msgstr "NTFS" #: fdisk/cfdisk.c:425 msgid "Disk has been changed.\n" msgstr "Se ha modificado el disco.\n" #: fdisk/cfdisk.c:426 msgid "Reboot the system to ensure the partition table is correctly updated.\n" msgstr "" "Reinicie el sistema para asegurarse de que la tabla de particiones esté bien\n" "actualizada.\n" #: fdisk/cfdisk.c:429 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ÓN: Si ha creado o modificado alguna de las\n" "particiones DOS 6.x, consulte la página de manual de cfdisk\n" "para obtener más información.\n" #: fdisk/cfdisk.c:524 msgid "FATAL ERROR" msgstr "ERROR MUY GRAVE" #: fdisk/cfdisk.c:525 msgid "Press any key to exit cfdisk" msgstr "Pulse una tecla para salir de cfdisk" #: fdisk/cfdisk.c:572 fdisk/cfdisk.c:580 msgid "Cannot seek on disk drive" msgstr "No se puede buscar en la unidad de disco" #: fdisk/cfdisk.c:574 msgid "Cannot read disk drive" msgstr "No se puede leer la unidad de disco" #: fdisk/cfdisk.c:582 msgid "Cannot write disk drive" msgstr "No se puede escribir en la unidad de disco" #: fdisk/cfdisk.c:880 msgid "Too many partitions" msgstr "Hay demasiadas particiones" #: fdisk/cfdisk.c:885 msgid "Partition begins before sector 0" msgstr "La partición empieza antes del sector 0" #: fdisk/cfdisk.c:890 msgid "Partition ends before sector 0" msgstr "La partición termina antes del sector 0" #: fdisk/cfdisk.c:895 msgid "Partition begins after end-of-disk" msgstr "La partición empieza después del fin de disco" #: fdisk/cfdisk.c:900 msgid "Partition ends after end-of-disk" msgstr "La partición termina después del fin de disco" #: fdisk/cfdisk.c:905 msgid "Partition ends in the final partial cylinder" msgstr "La partición termina en el último cilindro parcial" #: fdisk/cfdisk.c:929 msgid "logical partitions not in disk order" msgstr "Las particiones lógicas no están en orden de disco" #: fdisk/cfdisk.c:932 msgid "logical partitions overlap" msgstr "Solapamiento de particiones lógicas" #: fdisk/cfdisk.c:934 msgid "enlarged logical partitions overlap" msgstr "Solapamiento de particiones lógicas ampliadas" #: fdisk/cfdisk.c:964 msgid "!!!! Internal error creating logical drive with no extended partition !!!!" msgstr "¡¡¡¡ Error interno al crear unidad lógica sin partición extendida !!!!" #: fdisk/cfdisk.c:975 fdisk/cfdisk.c:987 msgid "Cannot create logical drive here -- would create two extended partitions" msgstr "No se puede crear una unidad lógica aquí; se crearían dos particiones extendidas" #: fdisk/cfdisk.c:1135 msgid "Menu item too long. Menu may look odd." msgstr "Elemento de menú demasiado largo; la apariencia del menú puede ser extraña." #: fdisk/cfdisk.c:1191 msgid "Menu without direction. Defaulting horizontal." msgstr "Menú sin dirección; la opción predeterminada es horizontal." #: fdisk/cfdisk.c:1322 msgid "Illegal key" msgstr "Tecla no permitida" #: fdisk/cfdisk.c:1345 msgid "Press a key to continue" msgstr "Pulse una tecla para continuar" #: fdisk/cfdisk.c:1392 fdisk/cfdisk.c:1986 fdisk/cfdisk.c:2518 #: fdisk/cfdisk.c:2520 msgid "Primary" msgstr "Primaria" #: fdisk/cfdisk.c:1392 msgid "Create a new primary partition" msgstr "Crea una nueva partición primaria" #: fdisk/cfdisk.c:1393 fdisk/cfdisk.c:1986 fdisk/cfdisk.c:2517 #: fdisk/cfdisk.c:2520 msgid "Logical" msgstr "Lógica" #: fdisk/cfdisk.c:1393 msgid "Create a new logical partition" msgstr "Crea una nueva partición lógica" #: fdisk/cfdisk.c:1394 fdisk/cfdisk.c:1449 fdisk/cfdisk.c:2191 msgid "Cancel" msgstr "Cancelar" #: fdisk/cfdisk.c:1394 fdisk/cfdisk.c:1449 msgid "Don't create a partition" msgstr "No crea ninguna partición" #: fdisk/cfdisk.c:1410 msgid "!!! Internal error !!!" msgstr "¡¡¡¡ Error interno !!!!" #: fdisk/cfdisk.c:1413 msgid "Size (in MB): " msgstr "Tamaño (en MB): " #: fdisk/cfdisk.c:1447 msgid "Beginning" msgstr "Principio" #: fdisk/cfdisk.c:1447 msgid "Add partition at beginning of free space" msgstr "Añade la partición al principio del espacio libre" #: fdisk/cfdisk.c:1448 msgid "End" msgstr "Final" #: fdisk/cfdisk.c:1448 msgid "Add partition at end of free space" msgstr "Añade la partición al final del espacio libre" #: fdisk/cfdisk.c:1466 msgid "No room to create the extended partition" msgstr "No hay espacio para crear la partición extendida" #: fdisk/cfdisk.c:1525 msgid "No partition table or unknown signature on partition table" msgstr "No hay tabla de particiones o firma desconocida en tabla de particiones" #: fdisk/cfdisk.c:1527 msgid "Do you wish to start with a zero table [y/N] ?" msgstr "¿Quiere comenzar con una tabla vacía? [y/N]" #: fdisk/cfdisk.c:1579 msgid "You specified more cylinders than fit on disk" msgstr "Ha especificado más cilindros de los que caben en el disco" #: fdisk/cfdisk.c:1611 msgid "Cannot open disk drive" msgstr "No se puede abrir la unidad de disco" #: fdisk/cfdisk.c:1613 fdisk/cfdisk.c:1799 msgid "Opened disk read-only - you have no permission to write" msgstr "El disco abierto es de sólo lectura; no tiene permiso para escribir en él" #: fdisk/cfdisk.c:1639 msgid "Cannot get disk size" msgstr "No se puede obtener el tamaño del disco" #: fdisk/cfdisk.c:1666 msgid "Bad primary partition" msgstr "Partición primaria incorrecta" #: fdisk/cfdisk.c:1696 msgid "Bad logical partition" msgstr "Partición lógica incorrecta" #: fdisk/cfdisk.c:1811 msgid "Warning!! This may destroy data on your disk!" msgstr "¡Atención!: esta operación puede destruir datos del disco" #: fdisk/cfdisk.c:1815 msgid "Are you sure you want write the partition table to disk? (yes or no): " msgstr "" "¿Está seguro de que desea escribir la tabla de particiones en el disco?\n" " (sí o no): " #: fdisk/cfdisk.c:1821 msgid "no" msgstr "no" #: fdisk/cfdisk.c:1822 msgid "Did not write partition table to disk" msgstr "No se ha escrito la tabla de particiones en el disco" #: fdisk/cfdisk.c:1824 msgid "yes" msgstr "sí" #: fdisk/cfdisk.c:1827 msgid "Please enter `yes' or `no'" msgstr "Por favor escriba `sí' (con acento) o `no'" #: fdisk/cfdisk.c:1831 msgid "Writing partition table to disk..." msgstr "Se está escribiendo la tabla de particiones en el disco..." #: fdisk/cfdisk.c:1856 fdisk/cfdisk.c:1860 msgid "Wrote partition table to disk" msgstr "Se ha escrito la tabla de particiones en el disco" #: fdisk/cfdisk.c:1858 msgid "Wrote partition table, but re-read table failed. Reboot to update table." msgstr "" "Se ha escrito la tabla de particiones, pero la nueva lectura de la tabla\n" "ha fallado. Reinicie para actualizar la tabla." #: fdisk/cfdisk.c:1868 msgid "No primary partitions are marked bootable. DOS MBR cannot boot this." msgstr "" "Ninguna partición primaria está marcada como iniciable.\n" "El MBR de DOS no podrá iniciar esto." #: fdisk/cfdisk.c:1870 msgid "More than one primary partition is marked bootable. DOS MBR cannot boot this." msgstr "" "Hay marcada como iniciable más de una partición primaria.\n" "El MBR de DOS no puede iniciar esto." #: fdisk/cfdisk.c:1928 fdisk/cfdisk.c:2047 fdisk/cfdisk.c:2131 msgid "Enter filename or press RETURN to display on screen: " msgstr "Escriba el nombre de fichero o pulse Intro para visualizar en pantalla: " #: fdisk/cfdisk.c:1937 fdisk/cfdisk.c:2055 fdisk/cfdisk.c:2139 #, c-format msgid "Cannot open file '%s'" msgstr "No se puede abrir el fichero '%s'" #: fdisk/cfdisk.c:1948 #, c-format msgid "Disk Drive: %s\n" msgstr "Unidad de disco: %s\n" #: fdisk/cfdisk.c:1950 msgid "Sector 0:\n" msgstr "Sector 0:\n" #: fdisk/cfdisk.c:1957 #, c-format msgid "Sector %d:\n" msgstr "Sector %d:\n" # Masculino, porque se refiere a un tipo de partición. #: fdisk/cfdisk.c:1977 msgid " None " msgstr " Ninguno" #: fdisk/cfdisk.c:1979 msgid " Pri/Log" msgstr " Pri/Lóg" #: fdisk/cfdisk.c:1981 msgid " Primary" msgstr " Primaria" #: fdisk/cfdisk.c:1983 msgid " Logical" msgstr " Lógica" #. odd flag on end #. type id #. type name #: fdisk/cfdisk.c:2021 fdisk/fdisk.c:1401 fdisk/fdisk.c:1707 #: fdisk/fdisksgilabel.c:241 fdisk/fdisksunlabel.c:689 fdisk/sfdisk.c:581 msgid "Unknown" msgstr "Desconocido" #: fdisk/cfdisk.c:2027 fdisk/cfdisk.c:2495 fdisk/fdisksunlabel.c:45 msgid "Boot" msgstr "Inicio" #: fdisk/cfdisk.c:2029 #, c-format msgid "(%02X)" msgstr "(%02X)" # Masculino, porque se refiere a "Indicadores" #: fdisk/cfdisk.c:2031 msgid "None" msgstr "Ninguno" #: fdisk/cfdisk.c:2066 fdisk/cfdisk.c:2150 #, c-format msgid "Partition Table for %s\n" msgstr "Tabla de particiones para %s\n" #: fdisk/cfdisk.c:2068 msgid " First Last\n" msgstr " Primer Último\n" #: fdisk/cfdisk.c:2069 msgid " # Type Sector Sector Offset Length Filesystem Type (ID) Flag\n" msgstr "Nº Tipo Sector Sector Despl. Longitud Tipo sist. fich. (ID) Indicad.\n" #: fdisk/cfdisk.c:2070 msgid "-- ------- ----------- ----------- ------ ----------- -------------------- ----\n" msgstr "-- ------- ----------- ----------- ------ ----------- -------------------- ----\n" #. Three-line heading. Read "Start Sector" etc vertically. #: fdisk/cfdisk.c:2153 msgid " ---Starting--- ----Ending---- Start Number of\n" msgstr " ----Inicio---- -----Final---- Comienzo Número de\n" #: fdisk/cfdisk.c:2154 msgid " # Flags Head Sect Cyl ID Head Sect Cyl Sector Sectors\n" msgstr "Nº Ind. Cab. Sec. Cil. ID Cab. Sec. Cil. Sector Sectores\n" #: fdisk/cfdisk.c:2155 msgid "-- ----- ---- ---- ---- ---- ---- ---- ---- ----------- -----------\n" msgstr "-- ----- ---- ---- ---- ---- ---- ---- ---- ----------- -----------\n" #: fdisk/cfdisk.c:2188 msgid "Raw" msgstr "En bruto (raw)" #: fdisk/cfdisk.c:2188 msgid "Print the table using raw data format" msgstr "Imprime la tabla utilizando el formato de datos en bruto" #: fdisk/cfdisk.c:2189 fdisk/cfdisk.c:2292 msgid "Sectors" msgstr "Sectores" #: fdisk/cfdisk.c:2189 msgid "Print the table ordered by sectors" msgstr "Imprime la tabla ordenada por sectores" #: fdisk/cfdisk.c:2190 msgid "Table" msgstr "Tabla" #: fdisk/cfdisk.c:2190 msgid "Just print the partition table" msgstr "Sólo imprime la tabla de particiones" #: fdisk/cfdisk.c:2191 msgid "Don't print the table" msgstr "No imprime la tabla" #: fdisk/cfdisk.c:2219 msgid "Help Screen for cfdisk" msgstr "Pantalla de ayuda para cfdisk" #: fdisk/cfdisk.c:2221 msgid "This is cfdisk, a curses based disk partitioning program, which" msgstr "cfdisk es un programa de particiones de disco basado en curses que" #: fdisk/cfdisk.c:2222 msgid "allows you to create, delete and modify partitions on your hard" msgstr "permite crear, suprimir y modificar particiones en la unidad" #: fdisk/cfdisk.c:2223 msgid "disk drive." msgstr "de disco duro." #: fdisk/cfdisk.c:2225 msgid "Copyright (C) 1994-1999 Kevin E. Martin & aeb" msgstr "Copyright (C) 1994-1999 Kevin E. Martin & aeb" #: fdisk/cfdisk.c:2227 msgid "Command Meaning" msgstr "Orden Significado" #: fdisk/cfdisk.c:2228 msgid "------- -------" msgstr "----- -----------" #: fdisk/cfdisk.c:2229 msgid " b Toggle bootable flag of the current partition" msgstr " b Conmuta el indicador de iniciable de la partición actual" #: fdisk/cfdisk.c:2230 msgid " d Delete the current partition" msgstr " d Suprime la partición actual" #: fdisk/cfdisk.c:2231 msgid " g Change cylinders, heads, sectors-per-track parameters" msgstr " g Cambia los parámetros de cilindros, cabezas y sectores por pista" #: fdisk/cfdisk.c:2232 msgid " WARNING: This option should only be used by people who" msgstr " ATENCIÓN: Se recomienda utilizar esta opción únicamente" #: fdisk/cfdisk.c:2233 msgid " know what they are doing." msgstr " si se conoce el funcionamiento de la misma." #: fdisk/cfdisk.c:2234 msgid " h Print this screen" msgstr " h Imprime esta pantalla" #: fdisk/cfdisk.c:2235 msgid " m Maximize disk usage of the current partition" msgstr " m Maximiza la utilización del disco de la partición actual" #: fdisk/cfdisk.c:2236 msgid " Note: This may make the partition incompatible with" msgstr " Nota: Esta opción puede hacer que la partición sea" #: fdisk/cfdisk.c:2237 msgid " DOS, OS/2, ..." msgstr " incompatible con DOS, OS/2,..." #: fdisk/cfdisk.c:2238 msgid " n Create new partition from free space" msgstr " n Crea una nueva partición a partir del espacio libre" #: fdisk/cfdisk.c:2239 msgid " p Print partition table to the screen or to a file" msgstr " p Imprime la tabla de particiones en la pantalla o en un fichero" #: fdisk/cfdisk.c:2240 msgid " There are several different formats for the partition" msgstr " Hay varios formatos distintos para la partición" #: fdisk/cfdisk.c:2241 msgid " that you can choose from:" msgstr " entre los que puede elegir:" #: fdisk/cfdisk.c:2242 msgid " r - Raw data (exactly what would be written to disk)" msgstr " r - Datos en bruto (exactamente lo que escribiría en el disco)" #: fdisk/cfdisk.c:2243 msgid " s - Table ordered by sectors" msgstr " s - Tabla ordenada por sectores" #: fdisk/cfdisk.c:2244 msgid " t - Table in raw format" msgstr " t - Tabla con formato en bruto" #: fdisk/cfdisk.c:2245 msgid " q Quit program without writing partition table" msgstr " q Sale del programa sin escribir la tabla de particiones" #: fdisk/cfdisk.c:2246 msgid " t Change the filesystem type" msgstr " t Cambia el tipo de sistema de ficheros" #: fdisk/cfdisk.c:2247 msgid " u Change units of the partition size display" msgstr " u Cambia las unidades de visualización del tamaño de la partición" #: fdisk/cfdisk.c:2248 msgid " Rotates through MB, sectors and cylinders" msgstr " Alterna entre MB, sectores y cilindros" #: fdisk/cfdisk.c:2249 msgid " W Write partition table to disk (must enter upper case W)" msgstr " W Escribe la tabla de particiones en el disco (W en mayúsculas)" #: fdisk/cfdisk.c:2250 msgid " Since this might destroy data on the disk, you must" msgstr " Esta operación de escritura puede causar la destrucción" #: fdisk/cfdisk.c:2251 msgid " either confirm or deny the write by entering `yes' or" msgstr " de datos del disco, por lo que debe confirmarla o rechazarla" #: fdisk/cfdisk.c:2252 msgid " `no'" msgstr " escribiendo `sí' o `no'" #: fdisk/cfdisk.c:2253 msgid "Up Arrow Move cursor to the previous partition" msgstr "Flecha arriba Desplaza el cursor a la partición anterior" #: fdisk/cfdisk.c:2254 msgid "Down Arrow Move cursor to the next partition" msgstr "Flecha abajo Desplaza el cursor a la partición siguiente" #: fdisk/cfdisk.c:2255 msgid "CTRL-L Redraws the screen" msgstr "Ctrl-L Vuelve a dibujar la pantalla" #: fdisk/cfdisk.c:2256 msgid " ? Print this screen" msgstr " ? Imprime esta pantalla" #: fdisk/cfdisk.c:2258 msgid "Note: All of the commands can be entered with either upper or lower" msgstr "Nota: todas las órdenes pueden escribirse en mayúsculas o minúsculas" #: fdisk/cfdisk.c:2259 msgid "case letters (except for Writes)." msgstr "(salvo W para operaciones de escritura)." #: fdisk/cfdisk.c:2290 fdisk/fdisksunlabel.c:318 fdisk/fdisksunlabel.c:320 msgid "Cylinders" msgstr "Cilindros" #: fdisk/cfdisk.c:2290 msgid "Change cylinder geometry" msgstr "Cambia la geometría de cilindros" #: fdisk/cfdisk.c:2291 fdisk/fdisksunlabel.c:315 msgid "Heads" msgstr "Cabezas" #: fdisk/cfdisk.c:2291 msgid "Change head geometry" msgstr "Cambiar geometría de cabezas" #: fdisk/cfdisk.c:2292 msgid "Change sector geometry" msgstr "Cambiar geometría de sectores" #: fdisk/cfdisk.c:2293 msgid "Done" msgstr "Fin" #: fdisk/cfdisk.c:2293 msgid "Done with changing geometry" msgstr "Ha finalizado la operación de cambio de geometría" #: fdisk/cfdisk.c:2306 msgid "Enter the number of cylinders: " msgstr "Escriba el número de cilindros: " #: fdisk/cfdisk.c:2317 fdisk/cfdisk.c:2887 msgid "Illegal cylinders value" msgstr "Valor de cilindros no permitido" #: fdisk/cfdisk.c:2323 msgid "Enter the number of heads: " msgstr "Escriba el número de cabezas: " #: fdisk/cfdisk.c:2330 fdisk/cfdisk.c:2897 msgid "Illegal heads value" msgstr "Valor de cabezas no permitido" #: fdisk/cfdisk.c:2336 msgid "Enter the number of sectors per track: " msgstr "Escriba el número de sectores por pista: " #: fdisk/cfdisk.c:2343 fdisk/cfdisk.c:2904 msgid "Illegal sectors value" msgstr "Valor de sectores no permitido" #: fdisk/cfdisk.c:2446 msgid "Enter filesystem type: " msgstr "Escriba el tipo de sistema de ficheros: " #: fdisk/cfdisk.c:2464 msgid "Cannot change FS Type to empty" msgstr "No se puede cambiar el tipo de sistema de ficheros a vacío" #: fdisk/cfdisk.c:2466 msgid "Cannot change FS Type to extended" msgstr "No se puede cambiar el tipo de sistema de ficheros a extendido" #: fdisk/cfdisk.c:2497 #, c-format msgid "Unk(%02X)" msgstr "Desc.(%02X)" #: fdisk/cfdisk.c:2500 fdisk/cfdisk.c:2503 msgid ", NC" msgstr ", NC" #: fdisk/cfdisk.c:2508 fdisk/cfdisk.c:2511 msgid "NC" msgstr "NC" #: fdisk/cfdisk.c:2519 msgid "Pri/Log" msgstr "Pri/Lóg" #: fdisk/cfdisk.c:2526 #, c-format msgid "Unknown (%02X)" msgstr "Desconocido (%02X)" #: fdisk/cfdisk.c:2595 #, c-format msgid "Disk Drive: %s" msgstr "Unidad de disco: %s" #: fdisk/cfdisk.c:2601 #, c-format msgid "Size: %lld bytes, %lld MB" msgstr "Tamaño: %lld bytes, %lld MB" #: fdisk/cfdisk.c:2604 #, c-format msgid "Size: %lld bytes, %lld.%lld GB" msgstr "Tamaño: %lld bytes, %lld.%lld GB" #: fdisk/cfdisk.c:2608 #, c-format msgid "Heads: %d Sectors per Track: %d Cylinders: %lld" msgstr "Cabezas: %d Sectores por pista: %d Cilindros: %lld" #: fdisk/cfdisk.c:2612 msgid "Name" msgstr "Nombre" #: fdisk/cfdisk.c:2613 msgid "Flags" msgstr "Indicadores" # Este espacio inicial es para que no se pegue con la s de Indicadores #: fdisk/cfdisk.c:2614 msgid "Part Type" msgstr " Tipo" #: fdisk/cfdisk.c:2615 msgid "FS Type" msgstr "Tipo de S.F." #: fdisk/cfdisk.c:2616 msgid "[Label]" msgstr "[Etiqueta]" #: fdisk/cfdisk.c:2618 msgid " Sectors" msgstr " Sectores" #: fdisk/cfdisk.c:2620 msgid " Cylinders" msgstr " Cilindros" #: fdisk/cfdisk.c:2622 msgid " Size (MB)" msgstr " Tamaño(MB)" #: fdisk/cfdisk.c:2624 msgid " Size (GB)" msgstr "Tamaño (GB)" #: fdisk/cfdisk.c:2678 msgid "Bootable" msgstr "Iniciable" #: fdisk/cfdisk.c:2678 msgid "Toggle bootable flag of the current partition" msgstr "Conmuta el indicador de iniciable de la partición actual" #: fdisk/cfdisk.c:2679 msgid "Delete" msgstr "Suprimir" #: fdisk/cfdisk.c:2679 msgid "Delete the current partition" msgstr "Suprime la partición actual" #: fdisk/cfdisk.c:2680 msgid "Geometry" msgstr "Geometría" #: fdisk/cfdisk.c:2680 msgid "Change disk geometry (experts only)" msgstr "Cambia la geometría del disco (sólo para usuarios avanzados)" #: fdisk/cfdisk.c:2681 msgid "Help" msgstr "Ayuda" #: fdisk/cfdisk.c:2681 msgid "Print help screen" msgstr "Imprime esta pantalla" #: fdisk/cfdisk.c:2682 msgid "Maximize" msgstr "Maximizar" #: fdisk/cfdisk.c:2682 msgid "Maximize disk usage of the current partition (experts only)" msgstr "Maximiza el uso de disco de la partición actual (sólo usuarios avanzados)" #: fdisk/cfdisk.c:2683 msgid "New" msgstr "Nueva" #: fdisk/cfdisk.c:2683 msgid "Create new partition from free space" msgstr "Crea una nueva partición a partir del espacio libre" #: fdisk/cfdisk.c:2684 msgid "Print" msgstr "Imprimir" #: fdisk/cfdisk.c:2684 msgid "Print partition table to the screen or to a file" msgstr "Imprime la tabla de particiones en la pantalla o en un fichero" #: fdisk/cfdisk.c:2685 msgid "Quit" msgstr "Salir" #: fdisk/cfdisk.c:2685 msgid "Quit program without writing partition table" msgstr "Sale del programa sin escribir la tabla de particiones" #: fdisk/cfdisk.c:2686 msgid "Type" msgstr "Tipo" #: fdisk/cfdisk.c:2686 msgid "Change the filesystem type (DOS, Linux, OS/2 and so on)" msgstr "Cambia el tipo de sistema de ficheros (DOS, Linux, OS/2, etc.)" #: fdisk/cfdisk.c:2687 msgid "Units" msgstr "Unidades" #: fdisk/cfdisk.c:2687 msgid "Change units of the partition size display (MB, sect, cyl)" msgstr "Cambia las unidades para el tamaño de la partición (MB, sect., cil.)" #: fdisk/cfdisk.c:2688 msgid "Write" msgstr "Escribir" #: fdisk/cfdisk.c:2688 msgid "Write partition table to disk (this might destroy data)" msgstr "Escribe la tabla de particiones en el disco (puede destruirse información)" #: fdisk/cfdisk.c:2734 msgid "Cannot make this partition bootable" msgstr "No se puede convertir esta partición en una partición iniciable" #: fdisk/cfdisk.c:2744 msgid "Cannot delete an empty partition" msgstr "No se puede suprimir una partición vacía" #: fdisk/cfdisk.c:2764 fdisk/cfdisk.c:2766 msgid "Cannot maximize this partition" msgstr "No se puede maximizar esta partición" #: fdisk/cfdisk.c:2774 msgid "This partition is unusable" msgstr "Esta partición se encuentra en estado inutilizable" #: fdisk/cfdisk.c:2776 msgid "This partition is already in use" msgstr "Esta partición ya está en uso" #: fdisk/cfdisk.c:2793 msgid "Cannot change the type of an empty partition" msgstr "No se puede cambiar el tipo de una partición vacía" #: fdisk/cfdisk.c:2820 fdisk/cfdisk.c:2826 msgid "No more partitions" msgstr "No hay más particiones" #: fdisk/cfdisk.c:2833 msgid "Illegal command" msgstr "Orden ilegal" #: fdisk/cfdisk.c:2843 msgid "Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" msgstr "Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" #. Unfortunately, xgettext does not handle multi-line strings #. so, let's use explicit \n's instead #: fdisk/cfdisk.c:2850 #, 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" "Uso:\n" "Imprimir versión:\n" " %s -v\n" "Imprimir tabla de particiones:\n" " %s -P {r|s|t} [opciones] dispositivo\n" "Uso interactivo:\n" " %s [opciones] dispositivo\n" "\n" "Opciones:\n" "-a: Utiliza flecha en lugar de resaltado.\n" "-z: Empieza con tabla de particiones de cero en lugar de leerla del disco.\n" "-c C -h H -s S: Modifica la idea del núcleo sobre el número de cilindros,\n" " el número de cabezas y el número de sectores por pista.\n" "\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 "" "Uso: fdisk [-b SSZ] [-u] DISCO Cambia tabla de particiones\n" " fdisk -l [-b SSZ] [-u] DISCO Lista tabla(s) de particiones\n" " fdisk -s PARTICIÓN Obtiene tamaño de particiones en bloques\n" " fdisk -v Obtiene versión de fdisk\n" "El valor de DISCO tiene el formato /dev/hdb o /dev/sda\n" "y el valor de PARTICIÓN tiene el formato /dev/hda7\n" "-u: Obtener Principio y Final en sectores (en lugar de cilindros)\n" "-b 2048: (Para algunas unidades MO) Utilizar sectores de 2048 bytes\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 "" "Uso: fdisk [-l] [-b SSZ] [-u] dispositivo\n" "Ej.: fdisk /dev/hda (para el primer disco IDE)\n" " o: fdisk /dev/sdc (para el tercer disco SCSI)\n" " o: fdisk /dev/eda (para la primera unidad PS/2 ESDI)\n" " o: fdisk /dev/rd/c0d0 o fdisk /dev/ida/c0d0 (para dispositivos RAID)\n" " ...\n" #: fdisk/fdisk.c:209 #, c-format msgid "Unable to open %s\n" msgstr "No se puede abrir %s\n" #: fdisk/fdisk.c:213 #, c-format msgid "Unable to read %s\n" msgstr "No se puede leer %s\n" #: fdisk/fdisk.c:217 #, c-format msgid "Unable to seek on %s\n" msgstr "No se puede buscar en %s\n" #: fdisk/fdisk.c:221 #, c-format msgid "Unable to write %s\n" msgstr "No se puede escribir %s\n" #: fdisk/fdisk.c:225 #, c-format msgid "BLKGETSIZE ioctl failed on %s\n" msgstr "ioctl BLKGETSIZE ha fallado en %s\n" #: fdisk/fdisk.c:229 msgid "Unable to allocate any more memory\n" msgstr "No se puede asignar más memoria\n" #: fdisk/fdisk.c:232 msgid "Fatal error\n" msgstr "Error muy grave\n" #: fdisk/fdisk.c:316 fdisk/fdisk.c:335 fdisk/fdisk.c:353 fdisk/fdisk.c:360 #: fdisk/fdisk.c:383 fdisk/fdisk.c:401 fdisk/fdisk.c:417 fdisk/fdisk.c:433 #: fdisk/fdiskbsdlabel.c:129 msgid "Command action" msgstr "Orden Acción" #: fdisk/fdisk.c:317 msgid " a toggle a read only flag" msgstr " a Conmuta el indicador de sólo lectura" #. sun #: fdisk/fdisk.c:318 fdisk/fdisk.c:362 msgid " b edit bsd disklabel" msgstr " b Modifica la etiqueta de disco bsd" #: fdisk/fdisk.c:319 msgid " c toggle the mountable flag" msgstr " c Conmuta indicador de montable" #. sun #: fdisk/fdisk.c:320 fdisk/fdisk.c:339 fdisk/fdisk.c:364 msgid " d delete a partition" msgstr " d Suprime una partición" #: fdisk/fdisk.c:321 fdisk/fdisk.c:340 fdisk/fdisk.c:365 msgid " l list known partition types" msgstr " l Lista los tipos de particiones conocidos" #. sun #: fdisk/fdisk.c:322 fdisk/fdisk.c:341 fdisk/fdisk.c:354 fdisk/fdisk.c:366 #: fdisk/fdisk.c:391 fdisk/fdisk.c:408 fdisk/fdisk.c:424 fdisk/fdisk.c:441 #: fdisk/fdiskbsdlabel.c:134 msgid " m print this menu" msgstr " m Imprime este menú" #: fdisk/fdisk.c:323 fdisk/fdisk.c:342 fdisk/fdisk.c:367 msgid " n add a new partition" msgstr " n Añade una nueva partición" #: fdisk/fdisk.c:324 fdisk/fdisk.c:343 fdisk/fdisk.c:355 fdisk/fdisk.c:368 msgid " o create a new empty DOS partition table" msgstr " o Crea una nueva tabla de particiones DOS vacía" #: fdisk/fdisk.c:325 fdisk/fdisk.c:344 fdisk/fdisk.c:369 fdisk/fdisk.c:392 #: fdisk/fdisk.c:409 fdisk/fdisk.c:425 fdisk/fdisk.c:442 msgid " p print the partition table" msgstr " p Imprime la tabla de particiones" #: fdisk/fdisk.c:326 fdisk/fdisk.c:345 fdisk/fdisk.c:356 fdisk/fdisk.c:370 #: fdisk/fdisk.c:393 fdisk/fdisk.c:410 fdisk/fdisk.c:426 fdisk/fdisk.c:443 #: fdisk/fdiskbsdlabel.c:137 msgid " q quit without saving changes" msgstr " q Sale sin guardar los cambios" #: fdisk/fdisk.c:327 fdisk/fdisk.c:346 fdisk/fdisk.c:357 fdisk/fdisk.c:371 msgid " s create a new empty Sun disklabel" msgstr " s Crea una nueva etiqueta de disco Sun" #. sun #: fdisk/fdisk.c:328 fdisk/fdisk.c:347 fdisk/fdisk.c:372 msgid " t change a partition's system id" msgstr " t Cambia el identificador de sistema de una partición" #: fdisk/fdisk.c:329 fdisk/fdisk.c:348 fdisk/fdisk.c:373 msgid " u change display/entry units" msgstr " u Cambia las unidades de visualización/entrada" #: fdisk/fdisk.c:330 fdisk/fdisk.c:349 fdisk/fdisk.c:374 fdisk/fdisk.c:396 #: fdisk/fdisk.c:413 fdisk/fdisk.c:429 fdisk/fdisk.c:446 msgid " v verify the partition table" msgstr " v Verifica la tabla de particiones" #: fdisk/fdisk.c:331 fdisk/fdisk.c:350 fdisk/fdisk.c:375 fdisk/fdisk.c:397 #: fdisk/fdisk.c:414 fdisk/fdisk.c:430 fdisk/fdisk.c:447 msgid " w write table to disk and exit" msgstr " w Escribe la tabla en el disco y sale" #: fdisk/fdisk.c:332 fdisk/fdisk.c:376 msgid " x extra functionality (experts only)" msgstr " x Funciones adicionales (sólo para usuarios avanzados)" #: fdisk/fdisk.c:336 msgid " a select bootable partition" msgstr " a Selecciona partición iniciable" #. sgi flavour #: fdisk/fdisk.c:337 msgid " b edit bootfile entry" msgstr " b Modifica entrada de fichero de inicio" #. sgi #: fdisk/fdisk.c:338 msgid " c select sgi swap partition" msgstr " c Selecciona partición de intercambio sgi" #: fdisk/fdisk.c:361 msgid " a toggle a bootable flag" msgstr " a Conmuta el indicador de iniciable" #: fdisk/fdisk.c:363 msgid " c toggle the dos compatibility flag" msgstr " c Conmuta el indicador de compatibilidad con DOS" #: fdisk/fdisk.c:384 msgid " a change number of alternate cylinders" msgstr " a Cambia el número de cilindros alternativos" #. sun #: fdisk/fdisk.c:385 fdisk/fdisk.c:403 fdisk/fdisk.c:419 fdisk/fdisk.c:435 msgid " c change number of cylinders" msgstr " c Cambia el número de cilindros" #: fdisk/fdisk.c:386 fdisk/fdisk.c:404 fdisk/fdisk.c:420 fdisk/fdisk.c:436 msgid " d print the raw data in the partition table" msgstr " d Imprime los datos en bruto de la tabla de particiones" #: fdisk/fdisk.c:387 msgid " e change number of extra sectors per cylinder" msgstr " e Cambia el número de sectores adicionales por cilindro" #. sun #: fdisk/fdisk.c:388 fdisk/fdisk.c:407 fdisk/fdisk.c:423 fdisk/fdisk.c:440 msgid " h change number of heads" msgstr " h Cambia el número de cabezas" #: fdisk/fdisk.c:389 msgid " i change interleave factor" msgstr " i Cambia el factor de interleave" #. sun #: fdisk/fdisk.c:390 msgid " o change rotation speed (rpm)" msgstr " o Cambia la velocidad de rotación (r.p.m.)" #: fdisk/fdisk.c:394 fdisk/fdisk.c:411 fdisk/fdisk.c:427 fdisk/fdisk.c:444 #: fdisk/fdiskbsdlabel.c:138 msgid " r return to main menu" msgstr " r Vuelve al menú principal" #: fdisk/fdisk.c:395 fdisk/fdisk.c:412 fdisk/fdisk.c:428 fdisk/fdisk.c:445 msgid " s change number of sectors/track" msgstr " s Cambia el número de sectores por pista" #: fdisk/fdisk.c:398 msgid " y change number of physical cylinders" msgstr " y Cambia el número de cilindros físicos" #: fdisk/fdisk.c:402 fdisk/fdisk.c:418 fdisk/fdisk.c:434 msgid " b move beginning of data in a partition" msgstr " b Mueve el principio de los datos de una partición" #: fdisk/fdisk.c:405 fdisk/fdisk.c:421 fdisk/fdisk.c:437 msgid " e list extended partitions" msgstr " e Lista las particiones extendidas" #. !sun #: fdisk/fdisk.c:406 fdisk/fdisk.c:422 fdisk/fdisk.c:439 msgid " g create an IRIX (SGI) partition table" msgstr " g Crea una tabla de particiones IRIX (SGI)" #. !sun #: fdisk/fdisk.c:438 msgid " f fix partition order" msgstr " f Corrige el orden de las particiones" #: fdisk/fdisk.c:556 msgid "You must set" msgstr "Debe establecer" #: fdisk/fdisk.c:570 msgid "heads" msgstr "cabezas" #: fdisk/fdisk.c:572 fdisk/fdisk.c:1223 fdisk/sfdisk.c:864 msgid "sectors" msgstr "sectores" #: fdisk/fdisk.c:574 fdisk/fdisk.c:1223 fdisk/fdiskbsdlabel.c:470 #: fdisk/sfdisk.c:864 msgid "cylinders" msgstr "cilindros" #: fdisk/fdisk.c:578 #, c-format msgid "" "%s%s.\n" "You can do this from the extra functions menu.\n" msgstr "" "%s%s.\n" "Puede efectuar esta operación desde el menú de funciones adicionales.\n" #: fdisk/fdisk.c:579 msgid " and " msgstr " y " #: fdisk/fdisk.c:596 #, 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 número de cilindros para este disco está establecido en %d.\n" "No hay nada malo en ello, pero es mayor que 1024, y en algunos casos\n" "podría causar problemas con:\n" "1) software que funciona en el inicio (p.ej. versiones antiguas de LILO)\n" "2) software de arranque o particionamiento de otros sistemas operativos\n" " (p.ej. FDISK de DOS, FDISK de OS/2)\n" #: fdisk/fdisk.c:619 msgid "Bad offset in primary extended partition\n" msgstr "Desplazamiento incorrecto en particiones extendidas primarias\n" #: fdisk/fdisk.c:633 #, c-format msgid "Warning: deleting partitions after %d\n" msgstr "Atención: se están suprimiendo las particiones después de %d\n" #: fdisk/fdisk.c:650 #, c-format msgid "Warning: extra link pointer in partition table %d\n" msgstr "Atención: puntero de enlace adicional en tabla de particiones %d\n" #: fdisk/fdisk.c:658 #, c-format msgid "Warning: ignoring extra data in partition table %d\n" msgstr "Atención: no se tienen en cuenta los datos adicionales de la tabla de particiones %d\n" #: fdisk/fdisk.c:703 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 "" "Se está creando una nueva etiqueta de disco DOS. Los cambios sólo\n" "permanecerán en la memoria, hasta que decida escribirlos. Tras esa\n" "operación, el contenido anterior no se podrá recuperar.\n" "\n" #: fdisk/fdisk.c:747 #, c-format msgid "Note: sector size is %d (not %d)\n" msgstr "Nota: el tamaño del sector es %d (no %d)\n" #: fdisk/fdisk.c:886 msgid "You will not be able to write the partition table.\n" msgstr "No podrá escribir la tabla de particiones.\n" #: fdisk/fdisk.c:915 msgid "" "This disk has both DOS and BSD magic.\n" "Give the 'b' command to go to BSD mode.\n" msgstr "" "Este disco tiene tanto magia DOS como BSD.\n" "Utilice la orden 'b' para ir al modo BSD.\n" #: fdisk/fdisk.c:925 msgid "Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel\n" msgstr "El dispositivo no contiene una tabla de particiones DOS válida ni una etiqueta de disco Sun o SGI o OSF\n" #: fdisk/fdisk.c:942 msgid "Internal error\n" msgstr "Error interno\n" #: fdisk/fdisk.c:955 #, c-format msgid "Ignoring extra extended partition %d\n" msgstr "No se tiene en cuenta la partición extendida adicional %d\n" #: fdisk/fdisk.c:967 #, c-format msgid "Warning: invalid flag 0x%04x of partition table %d will be corrected by w(rite)\n" msgstr "Atención: el indicador 0x%04x inválido de la tabla de particiones %d se corregirá mediante w(rite)\n" #: fdisk/fdisk.c:989 msgid "" "\n" "got EOF thrice - exiting..\n" msgstr "" "\n" "se ha detectado EOF tres veces - saliendo...\n" #: fdisk/fdisk.c:1028 msgid "Hex code (type L to list codes): " msgstr "Código hexadecimal (escriba L para ver los códigos): " #: fdisk/fdisk.c:1068 #, c-format msgid "%s (%u-%u, default %u): " msgstr "%s (%u-%u, valor predeterminado %u): " #: fdisk/fdisk.c:1135 #, c-format msgid "Using default value %u\n" msgstr "Se está utilizando el valor predeterminado %u\n" #: fdisk/fdisk.c:1139 msgid "Value out of range.\n" msgstr "El valor está fuera del rango.\n" #: fdisk/fdisk.c:1149 msgid "Partition number" msgstr "Número de partición" #: fdisk/fdisk.c:1160 #, c-format msgid "Warning: partition %d has empty type\n" msgstr "Atención: la partición %d es de tipo vacío\n" #: fdisk/fdisk.c:1182 fdisk/fdisk.c:1208 #, c-format msgid "Selected partition %d\n" msgstr "Se ha seleccionado la partición %d\n" #: fdisk/fdisk.c:1185 msgid "No partition is defined yet!\n" msgstr "¡No hay ninguna partición definida!\n" #: fdisk/fdisk.c:1211 msgid "All primary partitions have been defined already!\n" msgstr "¡Ya se han definido todas las particiones primarias!\n" #: fdisk/fdisk.c:1221 msgid "cylinder" msgstr "cilindro" #: fdisk/fdisk.c:1221 msgid "sector" msgstr "sector" #: fdisk/fdisk.c:1230 #, c-format msgid "Changing display/entry units to %s\n" msgstr "Se cambian las unidades de visualización/entrada a %s\n" #: fdisk/fdisk.c:1241 #, c-format msgid "WARNING: Partition %d is an extended partition\n" msgstr "ATENCIÓN: la partición %d es una partición extendida\n" #: fdisk/fdisk.c:1252 msgid "DOS Compatibility flag is set\n" msgstr "El indicador de compatibilidad con DOS está establecido\n" #: fdisk/fdisk.c:1256 msgid "DOS Compatibility flag is not set\n" msgstr "El indicador de compatibilidad con DOS no está establecido\n" #: fdisk/fdisk.c:1356 #, c-format msgid "Partition %d does not exist yet!\n" msgstr "La partición %d todavía no existe\n" #: fdisk/fdisk.c:1361 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 tipo 0 significa espacio libre para muchos sistemas\n" "(pero no para Linux). Probablemente no sea sensato\n" "tener particiones de tipo 0. Puede suprimir una\n" "partición con la orden `d'.\n" #: fdisk/fdisk.c:1370 msgid "" "You cannot change a partition into an extended one or vice versa\n" "Delete it first.\n" msgstr "" "No puede convertir una partición en extendida ni viceversa.\n" "Primero debe suprimirla.\n" #: fdisk/fdisk.c:1379 msgid "" "Consider leaving partition 3 as Whole disk (5),\n" "as SunOS/Solaris expects it and even Linux likes it.\n" "\n" msgstr "" "Se recomienda dejar la partición 3 como disco completo (5),\n" "ya que así lo prevé SunOS/Solaris e incluso es adecuado para Linux.\n" "\n" #: fdisk/fdisk.c:1385 msgid "" "Consider leaving partition 9 as volume header (0),\n" "and partition 11 as entire volume (6)as IRIX expects it.\n" "\n" msgstr "" "Se recomienda dejar la partición 9 como cabecera de volumen (0)\n" "y la partición 11 como volumen completo (6) ya que IRIX así lo espera.\n" "\n" #: fdisk/fdisk.c:1398 #, c-format msgid "Changed system type of partition %d to %x (%s)\n" msgstr "Se ha cambiado el tipo de sistema de la partición %d por %x (%s)\n" #: fdisk/fdisk.c:1453 #, c-format msgid "Partition %d has different physical/logical beginnings (non-Linux?):\n" msgstr "La partición %d tiene distintos principios físicos/lógicos (¿no Linux?):\n" #: fdisk/fdisk.c:1455 fdisk/fdisk.c:1463 fdisk/fdisk.c:1472 fdisk/fdisk.c:1482 #, c-format msgid " phys=(%d, %d, %d) " msgstr " físicos=(%d, %d, %d) " #: fdisk/fdisk.c:1456 fdisk/fdisk.c:1464 #, c-format msgid "logical=(%d, %d, %d)\n" msgstr "lógicos=(%d, %d, %d)\n" #: fdisk/fdisk.c:1461 #, c-format msgid "Partition %d has different physical/logical endings:\n" msgstr "La partición %d tiene distintos finales físicos/lógicos:\n" #: fdisk/fdisk.c:1470 #, c-format msgid "Partition %i does not start on cylinder boundary:\n" msgstr "La partición %i no empieza en el límite del cilindro:\n" #: fdisk/fdisk.c:1473 #, c-format msgid "should be (%d, %d, 1)\n" msgstr "debe ser (%d, %d, 1)\n" #: fdisk/fdisk.c:1479 #, c-format msgid "Partition %i does not end on cylinder boundary.\n" msgstr "La partición %i no termina en un límite de cilindro.\n" #: fdisk/fdisk.c:1483 #, c-format msgid "should be (%d, %d, %d)\n" msgstr "debe ser (%d, %d, %d)\n" #: fdisk/fdisk.c:1495 #, c-format msgid "" "\n" "Disk %s: %ld MB, %lld bytes\n" msgstr "" "\n" "Disco %s: %ld MB, %lld bytes\n" #: fdisk/fdisk.c:1498 #, c-format msgid "" "\n" "Disk %s: %ld.%ld GB, %lld bytes\n" msgstr "" "\n" "Disco %s: %ld.%ld GB, %lld bytes\n" #: fdisk/fdisk.c:1500 #, c-format msgid "%d heads, %d sectors/track, %d cylinders" msgstr "%d cabezas, %d sectores/pista, %d cilindros" #: fdisk/fdisk.c:1503 #, c-format msgid ", total %llu sectors" msgstr ", %llu sectores en total" #: fdisk/fdisk.c:1506 #, c-format msgid "" "Units = %s of %d * %d = %d bytes\n" "\n" msgstr "" "Unidades = %s de %d * %d = %d bytes\n" "\n" #: fdisk/fdisk.c:1614 msgid "" "Nothing to do. Ordering is correct already.\n" "\n" msgstr "" "No hay nada que hacer. El orden ya es correcto.\n" "\n" #: fdisk/fdisk.c:1678 #, c-format msgid "%*s Boot Start End Blocks Id System\n" msgstr "%*s Inicio Comienzo Fin Bloques Id Sistema\n" # Nota: si se pone Dispositivo no queda bien el resto de la línea. #: fdisk/fdisk.c:1679 fdisk/fdisksgilabel.c:218 fdisk/fdisksgilabel.c:224 #: fdisk/fdisksunlabel.c:674 msgid "Device" msgstr "Disposit." #: fdisk/fdisk.c:1716 msgid "" "\n" "Partition table entries are not in disk order\n" msgstr "" "\n" "Las entradas de la tabla de particiones no están en el orden del disco\n" #: fdisk/fdisk.c:1726 #, c-format msgid "" "\n" "Disk %s: %d heads, %d sectors, %d cylinders\n" "\n" msgstr "" "\n" "Disco %s: %d cabezas, %d sectores, %d cilindros\n" "\n" #: fdisk/fdisk.c:1728 msgid "Nr AF Hd Sec Cyl Hd Sec Cyl Start Size ID\n" msgstr "Nº IA Cab Sect Cil Cab Sect Cil Inicio Tamaño ID\n" #: fdisk/fdisk.c:1773 #, c-format msgid "Warning: partition %d contains sector 0\n" msgstr "Atención: la partición %d contiene el sector 0\n" #: fdisk/fdisk.c:1776 #, c-format msgid "Partition %d: head %d greater than maximum %d\n" msgstr "Partición %d: el cabeza %d supera el máximo %d\n" #: fdisk/fdisk.c:1779 #, c-format msgid "Partition %d: sector %d greater than maximum %d\n" msgstr "Partición %d: el sector %d supera el máximo %d\n" #: fdisk/fdisk.c:1782 #, c-format msgid "Partitions %d: cylinder %d greater than maximum %d\n" msgstr "Partición %d: el cilindro %d supera el máximo %d\n" #: fdisk/fdisk.c:1786 #, c-format msgid "Partition %d: previous sectors %d disagrees with total %d\n" msgstr "Partición %d: sectores anteriores %d no concuerdan con total %d\n" #: fdisk/fdisk.c:1818 #, c-format msgid "Warning: bad start-of-data in partition %d\n" msgstr "Atención: inicio de datos incorrecto en partición %d\n" #: fdisk/fdisk.c:1826 #, c-format msgid "Warning: partition %d overlaps partition %d.\n" msgstr "Atención: la partición %d se solapa con la partición %d.\n" #: fdisk/fdisk.c:1846 #, c-format msgid "Warning: partition %d is empty\n" msgstr "Atención: la partición %d está vacía\n" #: fdisk/fdisk.c:1851 #, c-format msgid "Logical partition %d not entirely in partition %d\n" msgstr "La partición lógica %d no está por completo en la partición %d\n" #: fdisk/fdisk.c:1857 #, c-format msgid "Total allocated sectors %d greater than the maximum %d\n" msgstr "El total de sectores asignados %d supera el máximo %d\n" #: fdisk/fdisk.c:1860 #, c-format msgid "%d unallocated sectors\n" msgstr "%d sectores no asignados\n" #: fdisk/fdisk.c:1874 fdisk/fdisksgilabel.c:635 fdisk/fdisksunlabel.c:503 #, c-format msgid "Partition %d is already defined. Delete it before re-adding it.\n" msgstr "La partición %d ya está definida. Suprímala antes de volver a añadirla.\n" #: fdisk/fdisk.c:1901 fdisk/fdiskbsdlabel.c:284 fdisk/fdisksgilabel.c:653 #: fdisk/fdisksunlabel.c:518 #, c-format msgid "First %s" msgstr "Primer %s" #: fdisk/fdisk.c:1916 fdisk/fdisksunlabel.c:559 #, c-format msgid "Sector %d is already allocated\n" msgstr "El sector %d ya está asignado\n" #: fdisk/fdisk.c:1952 msgid "No free sectors available\n" msgstr "No hay disponible ningún sector libre\n" #: fdisk/fdisk.c:1961 fdisk/fdiskbsdlabel.c:291 fdisk/fdisksunlabel.c:570 #, c-format msgid "Last %s or +size or +sizeM or +sizeK" msgstr "Último %s o +tamaño o +tamañoM o +tamañoK" #: fdisk/fdisk.c:2026 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 "" " Lo siento - este fdisk no puede manejar etiquetas de disco AIX.\n" " Si quiere añadir particiones de tipo DOS, cree una nueva\n" " tabla de particiones DOS vacía primero. (Use o.)\n" " ATENCIÓN: Esto destruirá el contenido de este disco.\n" #: fdisk/fdisk.c:2038 fdisk/fdiskbsdlabel.c:618 msgid "The maximum number of partitions has been created\n" msgstr "Se ha creado el número máximo de particiones\n" #: fdisk/fdisk.c:2046 msgid "You must delete some partition and add an extended partition first\n" msgstr "Primero debe suprimir alguna partición y añadir una partición extendida\n" #: fdisk/fdisk.c:2051 #, c-format msgid "" "Command action\n" " %s\n" " p primary partition (1-4)\n" msgstr "" "Acción de la orden\n" "%s\n" " p Partición primaria (1-4)\n" #: fdisk/fdisk.c:2053 msgid "l logical (5 or over)" msgstr "l Partición lógica (5 o superior)" #: fdisk/fdisk.c:2053 msgid "e extended" msgstr "e Partición extendida" #: fdisk/fdisk.c:2072 #, c-format msgid "Invalid partition number for type `%c'\n" msgstr "Número de partición inválido para el tipo `%c'\n" #: fdisk/fdisk.c:2108 msgid "" "The partition table has been altered!\n" "\n" msgstr "" "¡Se ha modificado la tabla de particiones!\n" "\n" #: fdisk/fdisk.c:2117 msgid "Calling ioctl() to re-read partition table.\n" msgstr "Llamando a ioctl() para volver a leer la tabla de particiones.\n" #: fdisk/fdisk.c:2133 #, 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" "ATENCIÓN: La relectura de la tabla de particiones falló con el\n" "error %d: %s.\n" "El núcleo todavía usa la tabla antigua.\n" "La nueva tabla se usará en el próximo reinicio.\n" #: fdisk/fdisk.c:2143 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" "ATENCIÓN: Si ha creado o modificado alguna de las\n" "particiones DOS 6.x, consulte la página man de fdisk\n" "para ver información adicional.\n" #: fdisk/fdisk.c:2150 msgid "Syncing disks.\n" msgstr "Se están sincronizando los discos.\n" #: fdisk/fdisk.c:2197 #, c-format msgid "Partition %d has no data area\n" msgstr "La partición %d no tiene ninguna área de datos\n" #: fdisk/fdisk.c:2202 msgid "New beginning of data" msgstr "Nuevo principio de datos" #: fdisk/fdisk.c:2218 msgid "Expert command (m for help): " msgstr "Orden avanzada (m para obtener ayuda): " #: fdisk/fdisk.c:2231 msgid "Number of cylinders" msgstr "Número de cilindros" #: fdisk/fdisk.c:2258 msgid "Number of heads" msgstr "Número de cabezas" #: fdisk/fdisk.c:2283 msgid "Number of sectors" msgstr "Número de sectores" #: fdisk/fdisk.c:2286 msgid "Warning: setting sector offset for DOS compatiblity\n" msgstr "Atención: estableciendo desplazamiento de sector para compatibilidad con DOS\n" #: fdisk/fdisk.c:2361 #, c-format msgid "Disk %s doesn't contain a valid partition table\n" msgstr "El disco %s no contiene una tabla de particiones válida\n" #: fdisk/fdisk.c:2375 #, c-format msgid "Cannot open %s\n" msgstr "No se puede abrir %s\n" #: fdisk/fdisk.c:2391 fdisk/sfdisk.c:2365 #, c-format msgid "cannot open %s\n" msgstr "No se puede abrir %s\n" #: fdisk/fdisk.c:2413 #, c-format msgid "%c: unknown command\n" msgstr "%c: orden desconocida\n" #: fdisk/fdisk.c:2481 msgid "This kernel finds the sector size itself - -b option ignored\n" msgstr "Este núcleo encuentra el tamaño del sector por sí mismo; no se tiene en cuenta la opción -b\n" #: fdisk/fdisk.c:2485 msgid "Warning: the -b (set sector size) option should be used with one specified device\n" msgstr "Atención: la opción -b (establecer tamaño de sector) debe utilizarse con un dispositivo especificado\n" #. OSF label, and no DOS label #: fdisk/fdisk.c:2544 #, c-format msgid "Detected an OSF/1 disklabel on %s, entering disklabel mode.\n" msgstr "" "Se ha detectado una etiqueta de disco OSF/1 en %s, entrando en el modo de\n" "etiqueta de disco.\n" #: fdisk/fdisk.c:2554 msgid "Command (m for help): " msgstr "Orden (m para obtener ayuda): " #: fdisk/fdisk.c:2570 #, c-format msgid "" "\n" "The current boot file is: %s\n" msgstr "" "\n" "El fichero de inicio actual es: %s\n" #: fdisk/fdisk.c:2572 msgid "Please enter the name of the new boot file: " msgstr "Escriba el nombre del nuevo fichero de inicio: " #: fdisk/fdisk.c:2574 msgid "Boot file unchanged\n" msgstr "No se ha modificado el fichero de inicio\n" #: fdisk/fdisk.c:2647 msgid "" "\n" "\tSorry, no experts menu for SGI partition tables available.\n" "\n" msgstr "" "\n" "\tNo hay menú para usuarios avanzados para las tablas de particiones SGI.\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" "\tHay una etiqueta AIX válida en este disco.\n" "\tLinux no puede manejar estos discos\n" "\tactualmente. No obstante, tenga en cuenta\n" "\talgunos consejos:\n" "\t1. fdisk destruirá su contenido al escribir.\n" "\t2. Compruebe que este disco no sea una parte vital\n" "\t de un grupo de volúmenes. (De lo contrario puede borrar\n" "\t también los demás discos, si no están duplicados.)\n" "\t3. Antes de suprimir este volumen físico, elimine\n" "\t el disco lógicamente de la máquina AIX.\n" "\t (O se tendrá que convertir en un AIXperto)." #: fdisk/fdiskbsdlabel.c:122 #, c-format msgid "" "\n" "BSD label for device: %s\n" msgstr "" "\n" "Etiqueta BSD para el dispositivo: %s\n" #: fdisk/fdiskbsdlabel.c:130 msgid " d delete a BSD partition" msgstr " d Suprime una partición BSD" #: fdisk/fdiskbsdlabel.c:131 msgid " e edit drive data" msgstr " e Modifica los datos de la unidad" #: fdisk/fdiskbsdlabel.c:132 msgid " i install bootstrap" msgstr " i Instala secuencia de inicio" #: fdisk/fdiskbsdlabel.c:133 msgid " l list known filesystem types" msgstr " l Lista los tipos de sistemas de ficheros conocidos" #: fdisk/fdiskbsdlabel.c:135 msgid " n add a new BSD partition" msgstr " n Añade una nueva partición BSD" #: fdisk/fdiskbsdlabel.c:136 msgid " p print BSD partition table" msgstr " p Imprime la tabla de particiones BSD" #: fdisk/fdiskbsdlabel.c:139 msgid " s show complete disklabel" msgstr " s Muestra la etiqueta del disco completa" #: fdisk/fdiskbsdlabel.c:140 msgid " t change a partition's filesystem id" msgstr " t Cambia el identificador del sistema de ficheros de una partición" #: fdisk/fdiskbsdlabel.c:141 msgid " u change units (cylinders/sectors)" msgstr " u Cambia las unidades (cilindros/sectores)" #: fdisk/fdiskbsdlabel.c:142 msgid " w write disklabel to disk" msgstr " w Escribe la etiqueta de disco en el disco" #: fdisk/fdiskbsdlabel.c:144 msgid " x link BSD partition to non-BSD partition" msgstr " x Enlaza la partición BSD con una partición no BSD" #: fdisk/fdiskbsdlabel.c:176 #, c-format msgid "Partition %s has invalid starting sector 0.\n" msgstr "La partición %s tiene un sector 0 de inicio inválido.\n" #: fdisk/fdiskbsdlabel.c:180 #, c-format msgid "Reading disklabel of %s at sector %d.\n" msgstr "Leyendo etiqueta de disco de %s en sector %d.\n" #: fdisk/fdiskbsdlabel.c:190 #, c-format msgid "There is no *BSD partition on %s.\n" msgstr "No hay ninguna partición *BSD en %s.\n" #: fdisk/fdiskbsdlabel.c:204 msgid "BSD disklabel command (m for help): " msgstr "Orden de etiqueta de disco BSD (m para obtener ayuda): " #: fdisk/fdiskbsdlabel.c:318 #, c-format msgid "type: %s\n" msgstr "tipo: %s\n" #: fdisk/fdiskbsdlabel.c:320 #, c-format msgid "type: %d\n" msgstr "tipo: %d\n" #: fdisk/fdiskbsdlabel.c:321 #, c-format msgid "disk: %.*s\n" msgstr "disco: %.*s\n" #: fdisk/fdiskbsdlabel.c:322 #, c-format msgid "label: %.*s\n" msgstr "etiqueta: %.*s\n" #: fdisk/fdiskbsdlabel.c:323 msgid "flags:" msgstr "indicadores:" #: fdisk/fdiskbsdlabel.c:325 msgid " removable" msgstr " removable" #: fdisk/fdiskbsdlabel.c:327 msgid " ecc" msgstr " ecc" #: fdisk/fdiskbsdlabel.c:329 msgid " badsect" msgstr " badsect" #. 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 "bytes por sector: %ld\n" #: fdisk/fdiskbsdlabel.c:334 #, c-format msgid "sectors/track: %ld\n" msgstr "sectores por pista: %ld\n" #: fdisk/fdiskbsdlabel.c:335 #, c-format msgid "tracks/cylinder: %ld\n" msgstr "pistas por cilindro: %ld\n" #: fdisk/fdiskbsdlabel.c:336 #, c-format msgid "sectors/cylinder: %ld\n" msgstr "sectores por cilindro: %ld\n" #: fdisk/fdiskbsdlabel.c:337 #, c-format msgid "cylinders: %ld\n" msgstr "cilindros: %ld\n" #: fdisk/fdiskbsdlabel.c:338 #, c-format msgid "rpm: %d\n" msgstr "r.p.m.: %d\n" #: fdisk/fdiskbsdlabel.c:339 #, c-format msgid "interleave: %d\n" msgstr "interleave: %d\n" #: fdisk/fdiskbsdlabel.c:340 #, c-format msgid "trackskew: %d\n" msgstr "trackskew: %d\n" #: fdisk/fdiskbsdlabel.c:341 #, c-format msgid "cylinderskew: %d\n" msgstr "cylinderskew: %d\n" #: fdisk/fdiskbsdlabel.c:342 #, c-format msgid "headswitch: %ld\t\t# milliseconds\n" msgstr "headswitch: %ld\t\t# milisegundos\n" #: fdisk/fdiskbsdlabel.c:344 #, c-format msgid "track-to-track seek: %ld\t# milliseconds\n" msgstr "búsqueda pista a pista: %ld\t# milisegundos\n" #: fdisk/fdiskbsdlabel.c:346 msgid "drivedata: " msgstr "drivedata: " #: fdisk/fdiskbsdlabel.c:355 #, c-format msgid "" "\n" "%d partitions:\n" msgstr "" "\n" "%d particiones:\n" #: fdisk/fdiskbsdlabel.c:356 msgid "# start end size fstype [fsize bsize cpg]\n" msgstr "# comienzo final tamaño sficheros [tamf tamb cpg]\n" #: fdisk/fdiskbsdlabel.c:405 fdisk/fdiskbsdlabel.c:408 #, c-format msgid "Writing disklabel to %s.\n" msgstr "Escribiendo etiqueta de disco en %s.\n" #: fdisk/fdiskbsdlabel.c:420 fdisk/fdiskbsdlabel.c:422 #, c-format msgid "%s contains no disklabel.\n" msgstr "%s no contiene ninguna etiqueta de disco.\n" #: fdisk/fdiskbsdlabel.c:427 msgid "Do you want to create a disklabel? (y/n) " msgstr "¿Desea crear una etiqueta de disco? (y/n) " #: fdisk/fdiskbsdlabel.c:467 msgid "bytes/sector" msgstr "bytes/sector" #: fdisk/fdiskbsdlabel.c:468 msgid "sectors/track" msgstr "sectores/pista" #: fdisk/fdiskbsdlabel.c:469 msgid "tracks/cylinder" msgstr "pistas/cilindro" #: fdisk/fdiskbsdlabel.c:477 msgid "sectors/cylinder" msgstr "sectores/cilindro" #: fdisk/fdiskbsdlabel.c:481 msgid "Must be <= sectors/track * tracks/cylinder (default).\n" msgstr "Debe ser <= sectores/pista * pistas/cilindro (valor predeterminado).\n" #: fdisk/fdiskbsdlabel.c:483 msgid "rpm" msgstr "r.p.m." #: fdisk/fdiskbsdlabel.c:484 msgid "interleave" msgstr "interleave" #: fdisk/fdiskbsdlabel.c:485 msgid "trackskew" msgstr "trackskew" #: fdisk/fdiskbsdlabel.c:486 msgid "cylinderskew" msgstr "cylinderskew" #: fdisk/fdiskbsdlabel.c:487 msgid "headswitch" msgstr "headswitch" #: fdisk/fdiskbsdlabel.c:488 msgid "track-to-track seek" msgstr "búsqueda pista a pista" #: fdisk/fdiskbsdlabel.c:529 #, c-format msgid "Bootstrap: %sboot -> boot%s (%s): " msgstr "Secuencia de inicio: %sboot -> boot%s (%s): " #: fdisk/fdiskbsdlabel.c:554 msgid "Bootstrap overlaps with disk label!\n" msgstr "Solapamientos de secuencia de inicio con etiqueta de disco\n" #: fdisk/fdiskbsdlabel.c:575 fdisk/fdiskbsdlabel.c:577 #, c-format msgid "Bootstrap installed on %s.\n" msgstr "Secuencia de inicio instalada en %s.\n" #: fdisk/fdiskbsdlabel.c:599 #, c-format msgid "Partition (a-%c): " msgstr "Partición (a-%c): " #: fdisk/fdiskbsdlabel.c:630 msgid "This partition already exists.\n" msgstr "Esta partición ya existe.\n" #: fdisk/fdiskbsdlabel.c:756 #, c-format msgid "Warning: too many partitions (%d, maximum is %d).\n" msgstr "Atención: demasiadas particiones (%d, el valor máximo es %d).\n" #: fdisk/fdiskbsdlabel.c:804 msgid "" "\n" "Syncing disks.\n" msgstr "" "\n" "Se están sincronizando los discos.\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 raw" #: 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 "SGI volume" #: 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 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" #. Minix 1.4b and later #: fdisk/fdisksgilabel.c:94 fdisk/fdisksunlabel.c:53 fdisk/i386_sys_types.c:56 msgid "Linux swap" msgstr "Linux swap" #: fdisk/fdisksgilabel.c:95 fdisk/fdisksunlabel.c:54 msgid "Linux native" msgstr "Linux native" #: fdisk/fdisksgilabel.c:96 fdisk/fdisksunlabel.c:55 fdisk/i386_sys_types.c:62 msgid "Linux LVM" msgstr "Linux LVM" #: fdisk/fdisksgilabel.c:97 msgid "Linux RAID" msgstr "Linux RAID" #: fdisk/fdisksgilabel.c:163 msgid "According to MIPS Computer Systems, Inc the Label must not contain more than 512 bytes\n" msgstr "Según MIPS Computer Systems, Inc. la etiqueta puede contener como máximo 512 bytes\n" #: fdisk/fdisksgilabel.c:182 msgid "Detected sgi disklabel with wrong checksum.\n" msgstr "Se ha detectado una etiqueta de disco sgi con suma de comprobación incorrecta.\n" #: fdisk/fdisksgilabel.c:198 #, 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 * 512 bytes\n" "\n" msgstr "" "\n" "Disco %s (etiqueta de disco SGI): %d cabezas, %d sectores\n" "%d cilindros, %d cilindros físicos\n" "%d sectores por cilindro adicionales, interleave %d:1\n" "%s\n" "Unidades = %s de %d * 512 bytes\n" "\n" #: fdisk/fdisksgilabel.c:210 #, c-format msgid "" "\n" "Disk %s (SGI disk label): %d heads, %d sectors, %d cylinders\n" "Units = %s of %d * 512 bytes\n" "\n" msgstr "" "\n" "Disco %s (etiqueta de disco SGI): %d cabezas, %d sectores, %d cilindros\n" "Unidades = %s de %d * 512 bytes\n" "\n" #: fdisk/fdisksgilabel.c:222 #, c-format msgid "" "----- partitions -----\n" "Pt# %*s Info Start End Sectors Id System\n" msgstr "" "----- particiones -----\n" "Pt. %*s Info Principio Fin Sectores Id Sistema\n" #: fdisk/fdisksgilabel.c:244 #, c-format msgid "" "----- Bootinfo -----\n" "Bootfile: %s\n" "----- Directory Entries -----\n" msgstr "" "----- Info inicio -----\n" "Fichero de inicio: %s\n" "----- Entradas de directorio -----\n" #: fdisk/fdisksgilabel.c:252 #, c-format msgid "%2d: %-10s sector%5u size%8u\n" msgstr "%2d: %-10s sector%5u tamaño%8u\n" #. "/a\n" is minimum #: fdisk/fdisksgilabel.c:306 msgid "" "\n" "Invalid Bootfile!\n" "\tThe bootfile must be an absolute non-zero pathname,\n" "\te.g. \"/unix\" or \"/unix.save\".\n" msgstr "" "\n" "Fichero de inicio inválido\n" "\tEl fichero de inicio debe ser un nombre de ruta absoluto\n" "\tdistinto de cero, como por ejemplo \"/unix\" o \"/unix.save\".\n" #: fdisk/fdisksgilabel.c:312 msgid "" "\n" "\tName of Bootfile too long: 16 bytes maximum.\n" msgstr "" "\n" "\tNombre del fichero de inicio demasiado largo: 16 bytes como máximo.\n" #: fdisk/fdisksgilabel.c:317 msgid "" "\n" "\tBootfile must have a fully qualified pathname.\n" msgstr "" "\n" "\tEl fichero de inicio debe tener un nombre de ruta totalmente calificado.\n" #: fdisk/fdisksgilabel.c:324 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" "\tTenga en cuenta que no se comprueba la existencia del fichero de inicio.\n" "\tEl valor predeterminado de SGI es \"/unix\" y para la copia de seguridad \"/unix.save\".\n" #: fdisk/fdisksgilabel.c:350 #, c-format msgid "" "\n" "\tBootfile is changed to \"%s\".\n" msgstr "" "\n" "\tEl fichero de inicio se cambia a \"%s\".\n" #: fdisk/fdisksgilabel.c:440 msgid "More than one entire disk entry present.\n" msgstr "Existe más de una entrada de disco completo.\n" #: fdisk/fdisksgilabel.c:447 fdisk/fdisksunlabel.c:479 msgid "No partitions defined\n" msgstr "No hay ninguna partición definida\n" #: fdisk/fdisksgilabel.c:453 msgid "IRIX likes when Partition 11 covers the entire disk.\n" msgstr "Para IRIX se recomienda que la partición 11 abarque el disco completo.\n" #: fdisk/fdisksgilabel.c:455 #, c-format msgid "" "The entire disk partition should start at block 0,\n" "not at diskblock %d.\n" msgstr "" "La partición de disco completo debe empezar en el bloque 0,\n" "no en el bloque de disco %d.\n" #: fdisk/fdisksgilabel.c:461 #, c-format msgid "" "The entire disk partition is only %d diskblock large,\n" "but the disk is %d diskblocks long.\n" msgstr "" "La partición de disco completo sólo tiene un tamaño de %d bloques de disco,\n" "mientras que el disco tiene una longitud de %d bloques de disco.\n" #: fdisk/fdisksgilabel.c:467 msgid "One Partition (#11) should cover the entire disk.\n" msgstr "Una partición (11) debe abarcar el disco completo.\n" #: fdisk/fdisksgilabel.c:477 #, c-format msgid "Partition %d does not start on cylinder boundary.\n" msgstr "La partición %d no empieza en un límite de cilindro.\n" #: fdisk/fdisksgilabel.c:483 #, c-format msgid "Partition %d does not end on cylinder boundary.\n" msgstr "La partición %d no termina en un límite de cilindro.\n" #: fdisk/fdisksgilabel.c:490 #, c-format msgid "The Partition %d and %d overlap by %d sectors.\n" msgstr "Las particiones %d y %d se solapan en %d sectores.\n" #: fdisk/fdisksgilabel.c:498 fdisk/fdisksgilabel.c:516 #, c-format msgid "Unused gap of %8u sectors - sectors %8u-%u\n" msgstr "Espacio no utilizado de %8u sectores - sectores %8u-%u\n" #: fdisk/fdisksgilabel.c:527 msgid "" "\n" "The boot partition does not exist.\n" msgstr "" "\n" "La partición de inicio no existe.\n" #: fdisk/fdisksgilabel.c:530 msgid "" "\n" "The swap partition does not exist.\n" msgstr "" "\n" "La partición de intercambio no existe.\n" #: fdisk/fdisksgilabel.c:534 msgid "" "\n" "The swap partition has no swap type.\n" msgstr "" "\n" "La partición de intercambio no tiene un tipo de intercambio.\n" #: fdisk/fdisksgilabel.c:537 msgid "\tYou have chosen an unusual boot file name.\n" msgstr "\tHa elegido un nombre de fichero de inicio no habitual.\n" #. caught already before, ... #: fdisk/fdisksgilabel.c:546 msgid "Sorry You may change the Tag of non-empty partitions.\n" msgstr "Sólo puede cambiar la etiqueta de las particiones no vacías.\n" #: fdisk/fdisksgilabel.c:552 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 "" "Se recomienda que la partición en el desplazamiento 0\n" "sea del tipo \"SGI volhdr\"; el sistema IRIX la utilizará para\n" "recuperar de su directorio herramientas autónomas como sash y fx.\n" "Sólo la sección de disco completo \"SGI volume\" puede infringir esta regla.\n" "Escriba SÍ si está seguro de querer dar una etiqueta distinta a esta partición.\n" #: fdisk/fdisksgilabel.c:557 fdisk/fdisksunlabel.c:628 msgid "YES\n" msgstr "SÍ\n" #. rebuild freelist #: fdisk/fdisksgilabel.c:581 msgid "Do You know, You got a partition overlap on the disk?\n" msgstr "Se ha producido un solapamiento de partición en el disco.\n" #: fdisk/fdisksgilabel.c:641 msgid "Attempting to generate entire disk entry automatically.\n" msgstr "Se está intentando generar una entrada de disco completo automáticamente.\n" #: fdisk/fdisksgilabel.c:646 msgid "The entire disk is already covered with partitions.\n" msgstr "Ya existen particiones que abarcan el disco completo.\n" #: fdisk/fdisksgilabel.c:650 msgid "You got a partition overlap on the disk. Fix it first!\n" msgstr "Se ha producido un solapamiento de particiones en el disco. Corríjalo antes de continuar.\n" #: fdisk/fdisksgilabel.c:659 fdisk/fdisksgilabel.c:688 msgid "" "It is highly recommended that eleventh partition\n" "covers the entire disk and is of type `SGI volume'\n" msgstr "" "Se recomienda que la partición 11\n" "abarque el disco completo y sea del tipo `SGI volume'\n" #: fdisk/fdisksgilabel.c:675 msgid "You will get a partition overlap on the disk. Fix it first!\n" msgstr "Se producirá un solapamiento de particiones en el disco. Corríjalo antes de continuar.\n" #: fdisk/fdisksgilabel.c:680 #, c-format msgid " Last %s" msgstr " Último %s" #: fdisk/fdisksgilabel.c:710 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 "" "Se está creando una nueva etiqueta de disco SGI. Los cambios sólo\n" "permanecerán en la memoria, hasta que decida escribirlos. Tras esa\n" "operación, el contenido anterior se habrá perdido de forma irrecuperable.\n" "\n" #: fdisk/fdisksgilabel.c:729 #, 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 "" "Atención: El ioctl de BLKGETSIZE falló en %s. Se usará un valor para\n" "la geometría del cilindro de %d. Este valor podría estar truncado para\n" "dispositivos > 33.8 GB.\n" #: fdisk/fdisksgilabel.c:742 #, c-format msgid "Trying to keep parameters of partition %d.\n" msgstr "Intentando conservar los parámetros de la partición %d.\n" #: fdisk/fdisksgilabel.c:744 #, c-format msgid "ID=%02x\tSTART=%d\tLENGTH=%d\n" msgstr "ID=%02x\tPRINCIPIO=%d\tLONGITUD=%d\n" #: fdisk/fdisksunlabel.c:44 fdisk/i386_sys_types.c:6 msgid "Empty" msgstr "Vacía" #: fdisk/fdisksunlabel.c:46 msgid "SunOS root" msgstr "SunOS root" #: fdisk/fdisksunlabel.c:47 msgid "SunOS swap" msgstr "SunOS swap" #: fdisk/fdisksunlabel.c:48 msgid "SunOS usr" msgstr "SunOS usr" #: fdisk/fdisksunlabel.c:49 msgid "Whole disk" msgstr "Disco completo" #: fdisk/fdisksunlabel.c:50 msgid "SunOS stand" msgstr "SunOS stand" #: 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:98 msgid "Linux raid autodetect" msgstr "Linux raid autodetect" #: fdisk/fdisksunlabel.c:133 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 "" "Se ha detectado una etiqueta de disco sun con suma de comprobación incorrecta.\n" "Probablemente tendrá que establecer todos los valores,\n" "como cabezas, sectores, cilindros y particiones\n" "o forzar una nueva etiqueta (orden s en menú principal)\n" #: fdisk/fdisksunlabel.c:232 #, c-format msgid "Autoconfigure found a %s%s%s\n" msgstr "La configuración automática ha encontrado %s%s%s\n" #: fdisk/fdisksunlabel.c:259 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 "" "Se está creando una nueva etiqueta de disco sun. Los cambios sólo\n" "permanecerán en la memoria, hasta que decida escribirlos. Tras esa\n" "operación, el contenido anterior no se podrá recuperar.\n" "\n" #: fdisk/fdisksunlabel.c:270 msgid "" "Drive type\n" " ? auto configure\n" " 0 custom (with hardware detected defaults)" msgstr "" "Tipo de unidad\n" " ? Con configuración automática\n" " 0 Personalizada (con valores predeterminados detectados por hardware)" #: fdisk/fdisksunlabel.c:280 msgid "Select type (? for auto, 0 for custom): " msgstr "Seleccionar tipo (? para automático, 0 para personalizado): " #: fdisk/fdisksunlabel.c:292 msgid "Autoconfigure failed.\n" msgstr "Error de configuración automática.\n" #: fdisk/fdisksunlabel.c:316 msgid "Sectors/track" msgstr "Sectores/pista" #: fdisk/fdisksunlabel.c:323 msgid "Alternate cylinders" msgstr "Cilindros alternativos" #: fdisk/fdisksunlabel.c:326 msgid "Physical cylinders" msgstr "Cilindros físicos" #: fdisk/fdisksunlabel.c:329 fdisk/fdisksunlabel.c:724 msgid "Rotation speed (rpm)" msgstr "Velocidad de rotación (r.p.m.)" #: fdisk/fdisksunlabel.c:331 fdisk/fdisksunlabel.c:717 msgid "Interleave factor" msgstr "Factor de interleave" #: fdisk/fdisksunlabel.c:334 fdisk/fdisksunlabel.c:710 msgid "Extra sectors per cylinder" msgstr "Sectores adicionales por cilindro" #: fdisk/fdisksunlabel.c:348 msgid "You may change all the disk params from the x menu" msgstr "Puede cambiar todos los parámetros de disco desde el menú x" #: fdisk/fdisksunlabel.c:355 msgid "3,5\" floppy" msgstr "Disquete 3,5 pulg." #: fdisk/fdisksunlabel.c:355 msgid "Linux custom" msgstr "Linux personalizado" #: fdisk/fdisksunlabel.c:442 #, c-format msgid "Partition %d doesn't end on cylinder boundary\n" msgstr "La partición %d no termina en un límite de cilindro\n" #: fdisk/fdisksunlabel.c:462 #, c-format msgid "Partition %d overlaps with others in sectors %d-%d\n" msgstr "La partición %d se solapa con otras en los sectores %d-%d\n" #: fdisk/fdisksunlabel.c:484 #, c-format msgid "Unused gap - sectors 0-%d\n" msgstr "Espacio no utilizado - sectores 0-%d\n" #: fdisk/fdisksunlabel.c:486 fdisk/fdisksunlabel.c:490 #, c-format msgid "Unused gap - sectors %d-%d\n" msgstr "Espacio no utilizado - sectores %d-%d\n" #: fdisk/fdisksunlabel.c:513 msgid "" "Other partitions already cover the whole disk.\n" "Delete some/shrink them before retry.\n" msgstr "" "Ya hay otras particiones que abarcan el disco completo.\n" "Suprima algunas o reduzca su tamaño antes de volver a intentarlo.\n" #: fdisk/fdisksunlabel.c:589 #, 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 ha abarcado el disco completo con la tercera partición, pero\n" "el valor %d %s que ha especificado se solapa con otra partición.\n" "La entrada que ha realizado se ha cambiado por %d %s\n" #: fdisk/fdisksunlabel.c:611 #, 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 desea mantener la compatibilidad con SunOS/Solaris, se recomienda dejar\n" "esta partición como disco completo (5), con principio en 0, con %u sectores\n" #: fdisk/fdisksunlabel.c:623 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 "" "Se recomienda que la partición en el desplazamiento 0\n" "sea UFS, EXT2FS o SunOS swap. Utilizar Linux swap\n" "puede destruir la tabla de particiones y el bloque de inicio.\n" "Escriba SÍ si está seguro de que desea que la partición\n" "esté marcada con 82 (Linux swap): " #: fdisk/fdisksunlabel.c:654 #, 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" "Disco %s (etiqueta de disco Sun): %d cabezas, %d sectores, %d r.p.m.\n" "%d cilindros, %d cilindros alternativos, %d cilindros físicos\n" "%d sectores por cilindro adicionales, interleave %d:1\n" "%s\n" "Unidades = %s de %d * 512 bytes\n" "\n" #: fdisk/fdisksunlabel.c:668 #, 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" "Disco %s (etiqueta de disco Sun): %d cabezas, %d sectores, %d cilindros\n" "Unidades = %s de %d * 512 bytes\n" "\n" #: fdisk/fdisksunlabel.c:673 #, c-format msgid "%*s Flag Start End Blocks Id System\n" msgstr "%*s Indic. Principio Fin Bloques Id Sistema\n" #: fdisk/fdisksunlabel.c:698 msgid "Number of alternate cylinders" msgstr "Número de cilindros alternativos" #: fdisk/fdisksunlabel.c:731 msgid "Number of physical cylinders" msgstr "Número de cilindros físicos" #: fdisk/i386_sys_types.c:7 msgid "FAT12" msgstr "FAT12" #: fdisk/i386_sys_types.c:8 msgid "XENIX root" msgstr "XENIX root" #: 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 "Extendida" #. 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 bootable" #. AIX data or Coherent #: fdisk/i386_sys_types.c:16 msgid "OS/2 Boot Manager" msgstr "OS/2 Boot Manager" #. 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 Ext'd (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 "Compaq diagnostics" #: fdisk/i386_sys_types.c:24 msgid "Hidden FAT16 <32M" msgstr "FAT16 oculta <32M" #: 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 de AST" #: fdisk/i386_sys_types.c:28 msgid "Hidden W95 FAT32" msgstr "Hidden W95 FAT32" #: fdisk/i386_sys_types.c:29 msgid "Hidden W95 FAT32 (LBA)" msgstr "Hidden W95 FAT32 (LBA)" #: fdisk/i386_sys_types.c:30 msgid "Hidden W95 FAT16 (LBA)" msgstr "Hidden W95 FAT16 (LBA)" #: 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 "PartitionMagic recovery" #: fdisk/i386_sys_types.c:34 msgid "Venix 80286" msgstr "Venix 80286" #: fdisk/i386_sys_types.c:35 msgid "PPC PReP Boot" msgstr "PPC PReP Boot" #: 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 segunda parte" #: fdisk/i386_sys_types.c:39 msgid "QNX4.x 3rd part" msgstr "QNX4.x tercera parte" #: 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 #: fdisk/i386_sys_types.c:48 fdisk/i386_sys_types.c:89 #: fdisk/i386_sys_types.c:95 fdisk/i386_sys_types.c:96 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 "Old Minix" #. Minix 1.4a and earlier #: fdisk/i386_sys_types.c:55 msgid "Minix / old Linux" msgstr "Minix / old Linux" #: fdisk/i386_sys_types.c:58 msgid "OS/2 hidden C: drive" msgstr "Unidad C: oculta de OS/2" #: fdisk/i386_sys_types.c:59 msgid "Linux extended" msgstr "Linux extendida" #: fdisk/i386_sys_types.c:60 fdisk/i386_sys_types.c:61 msgid "NTFS volume set" msgstr "Conjunto de volúmenes NTFS" #: fdisk/i386_sys_types.c:63 msgid "Amoeba" msgstr "Amoeba" #: fdisk/i386_sys_types.c:64 msgid "Amoeba BBT" msgstr "Amoeba BBT" #. (bad block table) #: fdisk/i386_sys_types.c:65 msgid "BSD/OS" msgstr "BSD/OS" #. BSDI #: fdisk/i386_sys_types.c:66 msgid "IBM Thinkpad hibernation" msgstr "Hibernación de IBM Thinkpad" #: fdisk/i386_sys_types.c:67 msgid "FreeBSD" msgstr "FreeBSD" #. various BSD flavours #: fdisk/i386_sys_types.c:68 msgid "OpenBSD" msgstr "OpenBSD" #: fdisk/i386_sys_types.c:69 msgid "NeXTSTEP" msgstr "NeXTSTEP" #: fdisk/i386_sys_types.c:70 msgid "Darwin UFS" msgstr "UFS de Darwin" #: fdisk/i386_sys_types.c:71 msgid "NetBSD" msgstr "NetBSD" #: fdisk/i386_sys_types.c:72 msgid "Darwin boot" msgstr "arranque de Darwin" #: fdisk/i386_sys_types.c:73 msgid "BSDI fs" msgstr "BSDI fs" #: fdisk/i386_sys_types.c:74 msgid "BSDI swap" msgstr "BSDI swap" #: fdisk/i386_sys_types.c:75 msgid "Boot Wizard hidden" msgstr "Boot Wizard hidden" #: fdisk/i386_sys_types.c:76 msgid "Solaris boot" msgstr "arranque de Solaris" #: fdisk/i386_sys_types.c:77 msgid "DRDOS/sec (FAT-12)" msgstr "DRDOS/sec (FAT-12)" #: fdisk/i386_sys_types.c:78 msgid "DRDOS/sec (FAT-16 < 32M)" msgstr "DRDOS/sec (FAT-16 < 32M)" #: fdisk/i386_sys_types.c:79 msgid "DRDOS/sec (FAT-16)" msgstr "DRDOS/sec (FAT-16)" #: fdisk/i386_sys_types.c:80 msgid "Syrinx" msgstr "Syrinx" #: fdisk/i386_sys_types.c:81 msgid "Non-FS data" msgstr "Datos sin SF" #: fdisk/i386_sys_types.c:82 msgid "CP/M / CTOS / ..." msgstr "CP/M / CTOS / ..." #. CP/M or Concurrent CP/M or #. Concurrent DOS or CTOS #: fdisk/i386_sys_types.c:84 msgid "Dell Utility" msgstr "Utilidad Dell" #. Dell PowerEdge Server utilities #: fdisk/i386_sys_types.c:85 msgid "BootIt" msgstr "BootIt" #. BootIt EMBRM #: fdisk/i386_sys_types.c:86 msgid "DOS access" msgstr "DOS access" #. DOS access or SpeedStor 12-bit FAT #. extended partition #: fdisk/i386_sys_types.c:88 msgid "DOS R/O" msgstr "DOS R/O" #. SpeedStor 16-bit FAT extended #. partition < 1024 cyl. #: fdisk/i386_sys_types.c:91 msgid "BeOS fs" msgstr "BeOS fs" #: fdisk/i386_sys_types.c:92 msgid "EFI GPT" msgstr "EFI GPT" #. Intel EFI GUID Partition Table #: fdisk/i386_sys_types.c:93 msgid "EFI (FAT-12/16/32)" msgstr "EFI (FAT-12/16/32)" #. Intel EFI System Partition #: fdisk/i386_sys_types.c:94 msgid "Linux/PA-RISC boot" msgstr "inicio Linux/PA-RISC" #. SpeedStor large partition #: fdisk/i386_sys_types.c:97 msgid "DOS secondary" msgstr "DOS secondary" #. New (2.2.x) raid partition with #. autodetect using persistent #. superblock #: fdisk/i386_sys_types.c:101 msgid "LANstep" msgstr "LANstep" #. SpeedStor >1024 cyl. or LANstep #: fdisk/i386_sys_types.c:102 msgid "BBT" msgstr "BBT" #: fdisk/sfdisk.c:151 #, c-format msgid "seek error on %s - cannot seek to %lu\n" msgstr "Error de búsqueda en %s; no se puede buscar en %lu\n" #: fdisk/sfdisk.c:156 #, c-format msgid "seek error: wanted 0x%08x%08x, got 0x%08x%08x\n" msgstr "Error de búsqueda: se esperaba 0x%08x%08x, se ha obtenido 0x%08x%08x\n" #: fdisk/sfdisk.c:202 msgid "out of memory - giving up\n" msgstr "No queda memoria; se abandona el intento\n" #: fdisk/sfdisk.c:207 fdisk/sfdisk.c:290 #, c-format msgid "read error on %s - cannot read sector %lu\n" msgstr "Error de lectura en %s; no se puede leer el sector %lu\n" #: fdisk/sfdisk.c:225 #, c-format msgid "ERROR: sector %lu does not have an msdos signature\n" msgstr "ERROR: el sector %lu no tiene una firma msdos\n" #: fdisk/sfdisk.c:240 #, c-format msgid "write error on %s - cannot write sector %lu\n" msgstr "Error de escritura en %s; no se puede escribir el sector %lu\n" #: fdisk/sfdisk.c:278 #, c-format msgid "cannot open partition sector save file (%s)\n" msgstr "No se puede abrir el fichero de guardar sector de partición (%s)\n" #: fdisk/sfdisk.c:296 #, c-format msgid "write error on %s\n" msgstr "Error de escritura en %s\n" #: fdisk/sfdisk.c:314 #, c-format msgid "cannot stat partition restore file (%s)\n" msgstr "No se puede ejecutar stat para fichero de restaurar partición (%s)\n" #: fdisk/sfdisk.c:319 msgid "partition restore file has wrong size - not restoring\n" msgstr "Tamaño incorrecto de fichero de restaurar partición; no se efectúa restauración\n" #: fdisk/sfdisk.c:323 msgid "out of memory?\n" msgstr "¿No queda memoria?\n" #: fdisk/sfdisk.c:329 #, c-format msgid "cannot open partition restore file (%s)\n" msgstr "No se puede abrir fichero de restaurar partición (%s)\n" #: fdisk/sfdisk.c:335 #, c-format msgid "error reading %s\n" msgstr "Error al leer %s\n" #: fdisk/sfdisk.c:342 #, c-format msgid "cannot open device %s for writing\n" msgstr "No se puede abrir el dispositivo %s para escribir\n" #: fdisk/sfdisk.c:354 #, c-format msgid "error writing sector %lu on %s\n" msgstr "Error al escribir el sector %lu en %s\n" #: fdisk/sfdisk.c:405 #, c-format msgid "Disk %s: cannot get size\n" msgstr "Disco %s: no se puede obtener el tamaño\n" #: fdisk/sfdisk.c:410 #, c-format msgid "Disk %s: cannot get geometry\n" msgstr "Disco %s: no se puede obtener la geometría\n" #: fdisk/sfdisk.c:434 #, 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 "" "Atención: principio=%lu - parece ser una partición y no un\n" "disco entero. Usar fdisk con ella probablemente no tiene sentido.\n" "[Use la opción --force si realmente desea realizar esta operación.]\n" #: fdisk/sfdisk.c:441 #, c-format msgid "Warning: HDIO_GETGEO says that there are %lu heads\n" msgstr "Atención: HDIO_GETGEO indica que hay %lu cabezas\n" #: fdisk/sfdisk.c:444 #, c-format msgid "Warning: HDIO_GETGEO says that there are %lu sectors\n" msgstr "Atención: HDIO_GETGEO indica que hay %lu sectores\n" #: fdisk/sfdisk.c:448 #, c-format msgid "Warning: BLKGETSIZE/HDIO_GETGEO says that there are %lu cylinders\n" msgstr "Atención: HDIO_GETGEO indica que hay %lu cilindros\n" #: fdisk/sfdisk.c:452 #, 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 "" "Atención: número improbable de sectores (%lu); normalmente 63 como máximo\n" "Esto causará problemas con el software que direccione con Cil./Cab./Sector\n" #: fdisk/sfdisk.c:456 #, c-format msgid "" "\n" "Disk %s: %lu cylinders, %lu heads, %lu sectors/track\n" msgstr "" "\n" "Disco %s: %lu cilindros, %lu cabezas, %lu sectores/pista\n" #: fdisk/sfdisk.c:538 #, c-format msgid "%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n" msgstr "" "%s de partición %s tiene un valor imposible para cabeza: %lu\n" "(debe estar entre 0 y %lu)\n" #: fdisk/sfdisk.c:543 #, c-format msgid "%s of partition %s has impossible value for sector: %lu (should be in 1-%lu)\n" msgstr "" "%s de partición %s tiene un valor imposible para sector: %lu\n" "(debe estar entre 1 y %lu)\n" #: fdisk/sfdisk.c:548 #, c-format msgid "%s of partition %s has impossible value for cylinders: %lu (should be in 0-%lu)\n" msgstr "" "%s de partición %s tiene un valor imposible para cilindros: %lu\n" "(debe estar entre 0 y %lu)\n" #: fdisk/sfdisk.c:588 msgid "" "Id Name\n" "\n" msgstr "" "Id Nombre\n" "\n" #: fdisk/sfdisk.c:741 msgid "Re-reading the partition table ...\n" msgstr "Volviendo a leer la tabla de particiones...\n" #: fdisk/sfdisk.c:747 msgid "" "The command to re-read the partition table failed\n" "Reboot your system now, before using mkfs\n" msgstr "" "La orden para volver a leer la tabla de particiones ha fallado.\n" "Reinicie el sistema ahora, antes de utilizar mkfs.\n" #: fdisk/sfdisk.c:752 #, c-format msgid "Error closing %s\n" msgstr "Error al cerrar %s\n" #: fdisk/sfdisk.c:790 #, c-format msgid "%s: no such partition\n" msgstr "%s: esta partición no existe\n" #: fdisk/sfdisk.c:813 msgid "unrecognized format - using sectors\n" msgstr "Formato no reconocido; utilizando sectores\n" #: fdisk/sfdisk.c:852 #, c-format msgid "# partition table of %s\n" msgstr "# tabla de particiones de %s\n" #: fdisk/sfdisk.c:863 #, c-format msgid "unimplemented format - using %s\n" msgstr "formato no implementado; utilizando %s\n" #: fdisk/sfdisk.c:867 #, c-format msgid "" "Units = cylinders of %lu bytes, blocks of 1024 bytes, counting from %d\n" "\n" msgstr "" "Unidades = cilindros de %lu bytes, bloques de 1024 bytes, contando desde %d\n" "\n" #: fdisk/sfdisk.c:870 msgid " Device Boot Start End #cyls #blocks Id System\n" msgstr " Disp. Inic. Princ. Fin Nºcil Nºbloq. Id Sistema\n" #: fdisk/sfdisk.c:875 #, c-format msgid "" "Units = sectors of 512 bytes, counting from %d\n" "\n" msgstr "" "Unidades = sectores de 512 bytes, contando desde %d\n" "\n" #: fdisk/sfdisk.c:877 msgid " Device Boot Start End #sectors Id System\n" msgstr " Disp. Inicio Principio Fin Nº sect. Id Sistema\n" #: fdisk/sfdisk.c:880 #, c-format msgid "" "Units = blocks of 1024 bytes, counting from %d\n" "\n" msgstr "" "Unidades = bloques de 1024 bytes, contando desde %d\n" "\n" #: fdisk/sfdisk.c:882 msgid " Device Boot Start End #blocks Id System\n" msgstr " Disp. Inic. Principio Fin Nºbloques Id Sistema\n" # FIXME: ¿Qué es un mebibyte? #: fdisk/sfdisk.c:885 #, c-format msgid "" "Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from %d\n" "\n" msgstr "" "Unidades = megabytes de 1048576 bytes, bloques de 1024 bytes, contando desde %d\n" "\n" #: fdisk/sfdisk.c:887 msgid " Device Boot Start End MiB #blocks Id System\n" msgstr " Disp. Inic Princ. Fin MiB Nºbloques Id Sistema\n" #: fdisk/sfdisk.c:1047 #, c-format msgid "\t\tstart: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "\t\tprincipio: (cil.,cab.,sect.) esperado (%ld,%ld,%ld) detectado (%ld,%ld,%ld)\n" #: fdisk/sfdisk.c:1054 #, c-format msgid "\t\tend: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "\t\tfin: (cil.,cab.,sect.) esperado (%ld,%ld,%ld) detectado (%ld,%ld,%ld)\n" #: fdisk/sfdisk.c:1057 #, c-format msgid "partition ends on cylinder %ld, beyond the end of the disk\n" msgstr "La partición termina en el cilindro %ld, más allá del final del disco\n" #: fdisk/sfdisk.c:1067 msgid "No partitions found\n" msgstr "No se ha encontrado ninguna partición\n" #: fdisk/sfdisk.c:1071 #, 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 "" "Atención: La tabla de particiones parece haberse creado\n" " para Cil./Cab./Sect.=*/%ld/%ld (en lugar de %ld/%ld/%ld).\n" "Para este listado se presupondrá esta geometría.\n" #: fdisk/sfdisk.c:1120 msgid "no partition table present.\n" msgstr "No existe ninguna tabla de particiones.\n" #: fdisk/sfdisk.c:1122 #, c-format msgid "strange, only %d partitions defined.\n" msgstr "Extrañamente sólo hay %d particiones definidas.\n" #: fdisk/sfdisk.c:1131 #, c-format msgid "Warning: partition %s has size 0 but is not marked Empty\n" msgstr "Atención: la partición %s tiene tamaño 0 pero no está marcada como vacía\n" #: fdisk/sfdisk.c:1134 #, c-format msgid "Warning: partition %s has size 0 and is bootable\n" msgstr "Atención: la partición %s tiene tamaño 0 y es iniciable\n" #: fdisk/sfdisk.c:1137 #, c-format msgid "Warning: partition %s has size 0 and nonzero start\n" msgstr "Atención: la partición %s tiene tamaño 0 y principio distinto de cero\n" #: fdisk/sfdisk.c:1148 #, c-format msgid "Warning: partition %s " msgstr "Atención: la partición %s " #: fdisk/sfdisk.c:1149 #, c-format msgid "is not contained in partition %s\n" msgstr "no se encuentra dentro de la partición %s\n" #: fdisk/sfdisk.c:1160 #, c-format msgid "Warning: partitions %s " msgstr "Atención: las particiones %s " #: fdisk/sfdisk.c:1161 #, c-format msgid "and %s overlap\n" msgstr "y %s se solapan\n" #: fdisk/sfdisk.c:1172 #, c-format msgid "" "Warning: partition %s contains part of the partition table (sector %lu),\n" "and will destroy it when filled\n" msgstr "" "Atención: la partición %s contiene parte de la tabla de particiones\n" "(sector %lu), y la destruirá cuando se llene\n" #: fdisk/sfdisk.c:1184 #, c-format msgid "Warning: partition %s starts at sector 0\n" msgstr "Atención: la partición %s empieza en el sector 0\n" #: fdisk/sfdisk.c:1188 #, c-format msgid "Warning: partition %s extends past end of disk\n" msgstr "Atención: la partición %s finaliza más allá del final del disco\n" #: fdisk/sfdisk.c:1203 msgid "" "Among the primary partitions, at most one can be extended\n" " (although this is not a problem under Linux)\n" msgstr "" "Como máximo una de las particiones primarias puede ser extendida\n" " (aunque esto no es un problema bajo Linux)\n" #: fdisk/sfdisk.c:1221 #, c-format msgid "Warning: partition %s does not start at a cylinder boundary\n" msgstr "Atención: la partición %s no empieza en un límite de cilindro\n" #: fdisk/sfdisk.c:1227 #, c-format msgid "Warning: partition %s does not end at a cylinder boundary\n" msgstr "Atención: la partición %s no termina en un límite de cilindro\n" #: fdisk/sfdisk.c:1245 msgid "" "Warning: more than one primary partition is marked bootable (active)\n" "This does not matter for LILO, but the DOS MBR will not boot this disk.\n" msgstr "" "Atención: hay más de una partición primaria marcada como iniciable (activa)\n" "Esto no es poblema para LILO, pero el MBR de DOS no se iniciará con este disco.\n" #: fdisk/sfdisk.c:1252 msgid "" "Warning: usually one can boot from primary partitions only\n" "LILO disregards the `bootable' flag.\n" msgstr "" "Atención: normalmente sólo es posible iniciar desde particiones primarias.\n" "LILO no tiene en cuenta el indicador de iniciable.\n" #: fdisk/sfdisk.c:1258 msgid "" "Warning: no primary partition is marked bootable (active)\n" "This does not matter for LILO, but the DOS MBR will not boot this disk.\n" msgstr "" "Atención: no hay ninguna partición primaria marcada como iniciable (activa).\n" "Esto no es problema para LILO, pero el MBR de DOS no iniciará con este disco.\n" #: fdisk/sfdisk.c:1272 msgid "start" msgstr "comienzo" #: fdisk/sfdisk.c:1275 #, c-format msgid "partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "Partición %s: principio: (cil.,cab.,sect.) esperado (%ld,%ld,%ld) detectado (%ld,%ld,%ld)\n" #: fdisk/sfdisk.c:1281 msgid "end" msgstr "final" #: fdisk/sfdisk.c:1284 #, c-format msgid "partition %s: end: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "Partición %s: fin: (cil.,cab.,sect.) esperado (%ld,%ld,%ld) detectado (%ld,%ld,%ld)\n" #: fdisk/sfdisk.c:1287 #, c-format msgid "partition %s ends on cylinder %ld, beyond the end of the disk\n" msgstr "La partición %s termina en el cilindro %ld, más allá del final del disco\n" #: fdisk/sfdisk.c:1312 #, c-format msgid "" "Warning: shifted start of the extd partition from %ld to %ld\n" "(For listing purposes only. Do not change its contents.)\n" msgstr "" "Atención: se desplaza el comienzo de la partición extd de %ld a %ld\n" "(Solamente para visualizarlo. No se cambia su contenido.)\n" #: fdisk/sfdisk.c:1318 msgid "" "Warning: extended partition does not start at a cylinder boundary.\n" "DOS and Linux will interpret the contents differently.\n" msgstr "" "Atención: la