From 0027a8b16f33af81459753e85519777a7fe49437 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 3 Jul 2007 01:48:28 +0200 Subject: po: update po files Signed-off-by: Karel Zak --- po/it.po | 3128 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 1653 insertions(+), 1475 deletions(-) (limited to 'po/it.po') diff --git a/po/it.po b/po/it.po index 0be201404..b0348e3a6 100644 --- a/po/it.po +++ b/po/it.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: util-linux 2.13-pre6\n" "Report-Msgid-Bugs-To: Karel Zak \n" -"POT-Creation-Date: 2007-01-04 14:58+0100\n" +"POT-Creation-Date: 2007-07-03 01:36+0200\n" "PO-Revision-Date: 2005-11-18 20:20+0000\n" "Last-Translator: Marco Colombo \n" "Language-Team: Italian \n" @@ -17,101 +17,111 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: disk-utils/blockdev.c:62 +#: disk-utils/blockdev.c:64 msgid "set read-only" msgstr "imposta sola lettura" -#: disk-utils/blockdev.c:63 +#: disk-utils/blockdev.c:65 msgid "set read-write" msgstr "imposta lettura-scrittura" -#: disk-utils/blockdev.c:66 +#: disk-utils/blockdev.c:68 msgid "get read-only" msgstr "visualizza sola lettura" -#: disk-utils/blockdev.c:69 +#: disk-utils/blockdev.c:71 msgid "get sectorsize" msgstr "visualizza la dimensione del settore" -#: disk-utils/blockdev.c:72 +#: disk-utils/blockdev.c:74 msgid "get blocksize" msgstr "visualizza la dimensione del blocco" -#: disk-utils/blockdev.c:75 +#: disk-utils/blockdev.c:77 msgid "set blocksize" msgstr "imposta la dimensione del blocco" -#: disk-utils/blockdev.c:78 +#: disk-utils/blockdev.c:80 msgid "get 32-bit sector count" msgstr "" # FIXME -#: disk-utils/blockdev.c:81 +#: disk-utils/blockdev.c:83 msgid "get size in bytes" msgstr "visualizza la dimensione in byte" -#: disk-utils/blockdev.c:84 +#: disk-utils/blockdev.c:86 msgid "set readahead" msgstr "imposta readahead" -#: disk-utils/blockdev.c:87 +#: disk-utils/blockdev.c:89 msgid "get readahead" msgstr "visualizza readahead" -#: disk-utils/blockdev.c:90 +#: disk-utils/blockdev.c:92 +#, fuzzy +msgid "set filesystem readahead" +msgstr "imposta readahead" + +#: disk-utils/blockdev.c:95 +#, fuzzy +msgid "get filesystem readahead" +msgstr "visualizza readahead" + +#: disk-utils/blockdev.c:98 msgid "flush buffers" msgstr "scarica i buffer" -#: disk-utils/blockdev.c:94 +#: disk-utils/blockdev.c:102 msgid "reread partition table" msgstr "rileggi la tabella delle partizioni" -#: disk-utils/blockdev.c:103 +#: disk-utils/blockdev.c:112 #, c-format msgid "Usage:\n" msgstr "Uso:\n" -#: disk-utils/blockdev.c:105 +#: disk-utils/blockdev.c:114 #, c-format msgid " %s --report [devices]\n" msgstr " %s --report [dispositivi]\n" -#: disk-utils/blockdev.c:106 +#: disk-utils/blockdev.c:115 #, c-format msgid " %s [-v|-q] commands devices\n" msgstr " %s [-v|-q] comandi dispositivi\n" -#: disk-utils/blockdev.c:107 +#: disk-utils/blockdev.c:118 #, c-format msgid "Available commands:\n" msgstr "Comandi disponibili:\n" -#: disk-utils/blockdev.c:254 +#: disk-utils/blockdev.c:268 #, c-format msgid "%s: Unknown command: %s\n" msgstr "%s: Comando sconosciuto: %s\n" -#: disk-utils/blockdev.c:266 disk-utils/blockdev.c:275 +#: disk-utils/blockdev.c:280 disk-utils/blockdev.c:289 #, c-format msgid "%s requires an argument\n" msgstr "%s richiede un argomento\n" -#: disk-utils/blockdev.c:323 +#: disk-utils/blockdev.c:337 #, c-format msgid "%s succeeded.\n" msgstr "%s riuscito.\n" -#: disk-utils/blockdev.c:341 disk-utils/blockdev.c:367 +#: disk-utils/blockdev.c:355 disk-utils/blockdev.c:381 #, c-format msgid "%s: cannot open %s\n" msgstr "%s: impossibile aprire %s\n" -#: disk-utils/blockdev.c:384 +#: disk-utils/blockdev.c:398 #, c-format msgid "%s: ioctl error on %s\n" msgstr "%s: errore di ioctl su %s\n" -#: disk-utils/blockdev.c:391 +#: disk-utils/blockdev.c:405 #, c-format msgid "RO RA SSZ BSZ StartSec Size Device\n" msgstr "" @@ -161,8 +171,8 @@ msgstr "Uso: %s [ -n ] dispositivo\n" #: disk-utils/fdformat.c:116 disk-utils/fsck.minix.c:1249 #: disk-utils/isosize.c:179 disk-utils/mkfs.bfs.c:119 disk-utils/mkfs.c:52 -#: disk-utils/mkfs.cramfs.c:778 disk-utils/mkfs.minix.c:626 -#: disk-utils/mkswap.c:522 misc-utils/ddate.c:179 misc-utils/rename.c:79 +#: disk-utils/mkfs.cramfs.c:784 disk-utils/mkfs.minix.c:626 +#: disk-utils/mkswap.c:538 misc-utils/ddate.c:179 misc-utils/rename.c:79 #: misc-utils/script.c:142 sys-utils/readprofile.c:197 #, c-format msgid "%s (%s)\n" @@ -680,7 +690,7 @@ msgstr "troppi inode - il massimo è 512" msgid "not enough space, need at least %lu blocks" msgstr "spazio insufficiente, sono necessari almeno %lu blocchi" -#: disk-utils/mkfs.bfs.c:228 fdisk/fdisk.c:2234 +#: disk-utils/mkfs.bfs.c:228 fdisk/fdisk.c:2230 #, c-format msgid "Device: %s\n" msgstr "Dispositivo: %s\n" @@ -754,7 +764,7 @@ msgstr "errore durante la chiusura di %s" msgid "Usage: mkfs [-V] [-t fstype] [fs-options] device [size]\n" msgstr "Uso: mkfs [-V] [-t tipofs] [opzioni-fs] dispositivo [dimensione]\n" -#: disk-utils/mkfs.c:88 disk-utils/mkfs.c:96 fdisk/cfdisk.c:342 +#: disk-utils/mkfs.c:88 disk-utils/mkfs.c:96 fdisk/cfdisk.c:343 #: getopt/getopt.c:91 getopt/getopt.c:101 login-utils/wall.c:237 #, c-format msgid "%s: Out of memory!\n" @@ -765,7 +775,7 @@ msgstr "%s: Memoria esaurita!\n" msgid "mkfs (%s)\n" msgstr "mkfs (%s)\n" -#: disk-utils/mkfs.cramfs.c:123 +#: disk-utils/mkfs.cramfs.c:125 #, c-format msgid "" "usage: %s [-h] [-v] [-b blksize] [-e edition] [-i file] [-n name] dirname " @@ -784,94 +794,87 @@ msgid "" " outfile output file\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:334 +#: disk-utils/mkfs.cramfs.c:337 #, c-format msgid "" "Very long (%u bytes) filename `%s' found.\n" " Please increase MAX_INPUT_NAMELEN in mkcramfs.c and recompile. Exiting.\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:462 +#: disk-utils/mkfs.cramfs.c:465 #, c-format msgid "filesystem too big. Exiting.\n" msgstr "filesystem troppo grande. Uscita.\n" -#: disk-utils/mkfs.cramfs.c:513 -#, c-format -msgid "" -"Exceeded MAXENTRIES. Raise this value in mkcramfs.c and recompile. " -"Exiting.\n" -msgstr "" - -#: disk-utils/mkfs.cramfs.c:621 +#: disk-utils/mkfs.cramfs.c:627 #, c-format msgid "AIEEE: block \"compressed\" to > 2*blocklength (%ld)\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:640 +#: disk-utils/mkfs.cramfs.c:646 #, c-format msgid "%6.2f%% (%+d bytes)\t%s\n" msgstr "%6.2f%% (%+d byte)\t%s\n" -#: disk-utils/mkfs.cramfs.c:819 +#: disk-utils/mkfs.cramfs.c:825 #, c-format msgid "" "warning: guestimate of required size (upper bound) is %LdMB, but maximum " "image size is %uMB. We might die prematurely.\n" msgstr "" -#: disk-utils/mkfs.cramfs.c:860 +#: disk-utils/mkfs.cramfs.c:866 #, c-format msgid "Including: %s\n" msgstr "Incluso: %s\n" -#: disk-utils/mkfs.cramfs.c:866 +#: disk-utils/mkfs.cramfs.c:872 #, c-format msgid "Directory data: %d bytes\n" msgstr "Dati directory: %d byte\n" -#: disk-utils/mkfs.cramfs.c:874 +#: disk-utils/mkfs.cramfs.c:880 #, c-format msgid "Everything: %d kilobytes\n" msgstr "Tutto: %d kilobyte\n" -#: disk-utils/mkfs.cramfs.c:879 +#: disk-utils/mkfs.cramfs.c:885 #, c-format msgid "Super block: %d bytes\n" msgstr "Superblocco: %d byte\n" -#: disk-utils/mkfs.cramfs.c:886 +#: disk-utils/mkfs.cramfs.c:892 #, c-format msgid "CRC: %x\n" msgstr "CRC: %x\n" -#: disk-utils/mkfs.cramfs.c:891 +#: disk-utils/mkfs.cramfs.c:897 #, c-format msgid "not enough space allocated for ROM image (%Ld allocated, %d used)\n" msgstr "" "spazio insufficiente allocato per l'immagine ROM (%Ld allocati, %d usati)\n" -#: disk-utils/mkfs.cramfs.c:903 +#: disk-utils/mkfs.cramfs.c:909 #, c-format msgid "ROM image write failed (%d %d)\n" msgstr "Scrittura dell'immagine ROM non riuscita (%d %d)\n" -#: disk-utils/mkfs.cramfs.c:912 +#: disk-utils/mkfs.cramfs.c:918 #, c-format msgid "warning: filenames truncated to 255 bytes.\n" msgstr "attenzione: nomi di file troncati a 255 byte.\n" -#: disk-utils/mkfs.cramfs.c:915 +#: disk-utils/mkfs.cramfs.c:921 #, c-format msgid "warning: files were skipped due to errors.\n" msgstr "attenzione: alcuni file sono stati ignorati a causa di errori.\n" -#: disk-utils/mkfs.cramfs.c:918 +#: disk-utils/mkfs.cramfs.c:924 #, c-format msgid "warning: file sizes truncated to %luMB (minus 1 byte).\n" msgstr "attenzione: dimensioni dei file troncate a %luMB (meno 1 byte).\n" -#: disk-utils/mkfs.cramfs.c:923 +#: disk-utils/mkfs.cramfs.c:929 #, c-format msgid "" "warning: uids truncated to %u bits. (This may be a security concern.)\n" @@ -879,7 +882,7 @@ msgstr "" "attenzione: uid troncati a %u bit. (Questo può essere un problema di " "sicurezza)\n" -#: disk-utils/mkfs.cramfs.c:928 +#: disk-utils/mkfs.cramfs.c:934 #, c-format msgid "" "warning: gids truncated to %u bits. (This may be a security concern.)\n" @@ -887,7 +890,7 @@ msgstr "" "attenzione: gid troncati a %u bit. (Questo può essere un problema di " "sicurezza)\n" -#: disk-utils/mkfs.cramfs.c:933 +#: disk-utils/mkfs.cramfs.c:939 #, c-format msgid "" "WARNING: device numbers truncated to %u bits. This almost certainly means\n" @@ -968,7 +971,7 @@ msgstr "ricerca non riuscita durante il controllo dei blocchi" msgid "Weird values in do_check: probably bugs\n" msgstr "Valori strani in do_check: probabilmente sono presenti dei bug\n" -#: disk-utils/mkfs.minix.c:565 disk-utils/mkswap.c:427 +#: disk-utils/mkfs.minix.c:565 disk-utils/mkswap.c:420 msgid "seek failed in check_blocks" msgstr "ricerca in check_blocks non riuscita" @@ -1010,109 +1013,109 @@ msgstr "impossibile fare stat di %s" msgid "will not try to make filesystem on '%s'" msgstr "non si tenterà di creare un filesystem su '%s'" -#: disk-utils/mkswap.c:177 +#: disk-utils/mkswap.c:174 #, c-format msgid "Bad user-specified page size %d\n" msgstr "dimensione pagina %d specificata dall'utente non corretta\n" -#: disk-utils/mkswap.c:186 -#, c-format -msgid "Using user-specified page size %d, instead of the system values %d/%d\n" +#: disk-utils/mkswap.c:182 +#, fuzzy, c-format +msgid "Using user-specified page size %d, instead of the system value %d\n" msgstr "" "Utilizzo della dimensione pagina %d specificata dall'utente, al posto dei " "valori del sistema %d/%d\n" -#: disk-utils/mkswap.c:190 -#, c-format -msgid "Assuming pages of size %d (not %d)\n" -msgstr "Si assume che le pagine siano di dimensione %d (non %d)\n" - -#: disk-utils/mkswap.c:233 +#: disk-utils/mkswap.c:226 #, c-format msgid "Bad swap header size, no label written.\n" msgstr "" -#: disk-utils/mkswap.c:243 +#: disk-utils/mkswap.c:236 #, c-format msgid "Label was truncated.\n" msgstr "L'etichetta è stata troncata.\n" -#: disk-utils/mkswap.c:249 +#: disk-utils/mkswap.c:242 #, c-format msgid "no label, " msgstr "nessuna etichetta, " -#: disk-utils/mkswap.c:257 +#: disk-utils/mkswap.c:250 #, c-format msgid "no uuid\n" msgstr "nessun uuid\n" -#: disk-utils/mkswap.c:381 +#: disk-utils/mkswap.c:374 #, c-format msgid "Usage: %s [-c] [-v0|-v1] [-pPAGESZ] [-L label] /dev/name [blocks]\n" msgstr "" "Uso: %s [-c] [-v0|-v1] [-pDIMPAGINA] [-L etichetta] /dev/nome [blocchi]\n" -#: disk-utils/mkswap.c:404 +#: disk-utils/mkswap.c:397 msgid "too many bad pages" msgstr "troppe pagine danneggiate" -#: disk-utils/mkswap.c:418 misc-utils/look.c:183 misc-utils/setterm.c:1147 -#: text-utils/more.c:1931 text-utils/more.c:1942 +#: disk-utils/mkswap.c:411 misc-utils/look.c:183 misc-utils/setterm.c:1147 +#: text-utils/more.c:1972 text-utils/more.c:1983 msgid "Out of memory" msgstr "Memoria esaurita" -#: disk-utils/mkswap.c:435 +#: disk-utils/mkswap.c:428 #, c-format msgid "one bad page\n" msgstr "una pagina danneggiata\n" -#: disk-utils/mkswap.c:437 +#: disk-utils/mkswap.c:430 #, c-format msgid "%lu bad pages\n" msgstr "%lu pagine danneggiate\n" -#: disk-utils/mkswap.c:573 +#: disk-utils/mkswap.c:589 #, c-format msgid "%s: error: Nowhere to set up swap on?\n" msgstr "%s: errore: non è possibile impostare swap in nessuna posizione?\n" -#: disk-utils/mkswap.c:591 +#: disk-utils/mkswap.c:607 #, c-format msgid "%s: error: size %lu is larger than device size %lu\n" msgstr "" "%s: errore: la dimensione %lu è maggiore di quella del dispositivo %lu\n" -#: disk-utils/mkswap.c:614 +#: disk-utils/mkswap.c:630 #, c-format msgid "%s: error: unknown version %d\n" msgstr "%s: errore: versione sconosciuta %d\n" -#: disk-utils/mkswap.c:621 +#: disk-utils/mkswap.c:637 #, c-format msgid "%s: error: swap area needs to be at least %ldkB\n" msgstr "%s: errore: l'area di swap deve equivalere almeno a %ldkB\n" -#: disk-utils/mkswap.c:638 +#: disk-utils/mkswap.c:654 #, c-format msgid "%s: warning: truncating swap area to %ldkB\n" msgstr "%s: attenzione: troncamento area swap a %ldkB\n" -#: disk-utils/mkswap.c:644 +#: disk-utils/mkswap.c:660 #, c-format msgid "%s: error: label only with v1 swap area\n" msgstr "" -#: disk-utils/mkswap.c:659 -#, c-format -msgid "Will not try to make swapdevice on '%s'" +#: disk-utils/mkswap.c:676 +#, fuzzy, c-format +msgid "%s: error: will not try to make swapdevice on '%s'\n" msgstr "Non si cercherà di creare uno swapdevice su '%s'" -#: disk-utils/mkswap.c:668 disk-utils/mkswap.c:689 +#: disk-utils/mkswap.c:682 +#, fuzzy, c-format +msgid "%s: error: %s is mounted; will not make swapspace.\n" +msgstr "%s è montata; qui non verrà creato un filesystem!" + +#: disk-utils/mkswap.c:695 disk-utils/mkswap.c:716 msgid "fatal: first page unreadable" msgstr "errore irreversibile: impossibile leggere la prima pagina" -#: disk-utils/mkswap.c:674 +#: disk-utils/mkswap.c:701 #, c-format msgid "" "%s: Device '%s' contains a valid Sun disklabel.\n" @@ -1126,84 +1129,103 @@ msgstr "" "Nessuno swap creato. Se si desidera creare uno swap v0 su quel dispositivo,\n" "utilizzare l'opzione -f per forzare l'operazione.\n" -#: disk-utils/mkswap.c:698 +#: disk-utils/mkswap.c:725 msgid "Unable to set up swap-space: unreadable" msgstr "Impossibile impostare lo spazio-swap: non leggibile" -#: disk-utils/mkswap.c:699 +#: disk-utils/mkswap.c:726 #, c-format msgid "Setting up swapspace version %d, size = %llu kB\n" msgstr "Impostazione spazio di swap versione %d, dimensione = %llu kB\n" -#: disk-utils/mkswap.c:708 +#: disk-utils/mkswap.c:735 msgid "unable to rewind swap-device" msgstr "impossibile riavvolgere il dispositivo swap" -#: disk-utils/mkswap.c:711 +#: disk-utils/mkswap.c:738 msgid "unable to write signature page" msgstr "impossibile scrivere sulla pagina di firma" -#: disk-utils/mkswap.c:719 +#: disk-utils/mkswap.c:746 msgid "fsync failed" msgstr "fsync non riuscito " -#: fdisk/cfdisk.c:367 fdisk/cfdisk.c:2058 +#: disk-utils/mkswap.c:757 +#, c-format +msgid "%s: %s: unable to obtain selinux file label: %s\n" +msgstr "" + +#: disk-utils/mkswap.c:763 +#, fuzzy +msgid "unable to create new selinux context" +msgstr "impossibile scrivere inode" + +#: disk-utils/mkswap.c:765 +msgid "couldn't compute selinux context" +msgstr "" + +#: disk-utils/mkswap.c:771 +#, fuzzy, c-format +msgid "%s: unable to relabel %s to %s: %s\n" +msgstr "impossibile rinominare %s in %s: %s\n" + +#: fdisk/cfdisk.c:368 fdisk/cfdisk.c:2066 msgid "Unusable" msgstr "Inutilizzabile" -#: fdisk/cfdisk.c:369 fdisk/cfdisk.c:2060 +#: fdisk/cfdisk.c:370 fdisk/cfdisk.c:2068 msgid "Free Space" msgstr "Spazio disponibile" -#: fdisk/cfdisk.c:372 +#: fdisk/cfdisk.c:373 msgid "Linux ext2" msgstr "Linux ext2" -#: fdisk/cfdisk.c:374 +#: fdisk/cfdisk.c:375 msgid "Linux ext3" msgstr "Linux ext3" -#: fdisk/cfdisk.c:376 +#: fdisk/cfdisk.c:377 msgid "Linux XFS" msgstr "Linux XFS" -#: fdisk/cfdisk.c:378 +#: fdisk/cfdisk.c:379 msgid "Linux JFS" msgstr "Linux JFS" -#: fdisk/cfdisk.c:380 +#: fdisk/cfdisk.c:381 msgid "Linux ReiserFS" msgstr "Linux ReiserFS" -#: fdisk/cfdisk.c:382 fdisk/i386_sys_types.c:57 +#: fdisk/cfdisk.c:383 fdisk/i386_sys_types.c:57 msgid "Linux" msgstr "Linux" -#: fdisk/cfdisk.c:385 +#: fdisk/cfdisk.c:386 msgid "OS/2 HPFS" msgstr "OS/2 HPFS" -#: fdisk/cfdisk.c:387 +#: fdisk/cfdisk.c:388 msgid "OS/2 IFS" msgstr "OS/2 IFS" -#: fdisk/cfdisk.c:391 +#: fdisk/cfdisk.c:392 msgid "NTFS" msgstr "NTFS" -#: fdisk/cfdisk.c:402 +#: fdisk/cfdisk.c:403 #, c-format msgid "Disk has been changed.\n" msgstr "Il disco è stato cambiato.\n" -#: fdisk/cfdisk.c:404 +#: fdisk/cfdisk.c:405 #, c-format msgid "Reboot the system to ensure the partition table is correctly updated.\n" msgstr "" "Riavviare il sistema per assicurarsi che la tabella delle partizioni sia " "aggiornata correttamente.\n" -#: fdisk/cfdisk.c:408 +#: fdisk/cfdisk.c:409 #, c-format msgid "" "\n" @@ -1216,314 +1238,319 @@ msgstr "" "partizione DOS 6.x, consultare la pagina del manuale cfdisk\n" "per ulteriori informazioni.\n" -#: fdisk/cfdisk.c:503 +#: fdisk/cfdisk.c:504 msgid "FATAL ERROR" msgstr "ERRORE IRREVERSIBILE" -#: fdisk/cfdisk.c:504 +#: fdisk/cfdisk.c:505 msgid "Press any key to exit cfdisk" msgstr "Premere qualsiasi tasto per uscire da cfdisk" -#: fdisk/cfdisk.c:551 fdisk/cfdisk.c:559 +#: fdisk/cfdisk.c:552 fdisk/cfdisk.c:560 msgid "Cannot seek on disk drive" msgstr "Ricerca sull'unità disco impossibile" -#: fdisk/cfdisk.c:553 +#: fdisk/cfdisk.c:554 msgid "Cannot read disk drive" msgstr "Impossibile leggere l'unità disco" -#: fdisk/cfdisk.c:561 +#: fdisk/cfdisk.c:562 msgid "Cannot write disk drive" msgstr "Impossibile scrivere sull'unità disco" -#: fdisk/cfdisk.c:904 +#: fdisk/cfdisk.c:905 msgid "Too many partitions" msgstr "Troppe partizioni" -#: fdisk/cfdisk.c:909 +#: fdisk/cfdisk.c:910 msgid "Partition begins before sector 0" msgstr "La partizione inizia prima del settore 0" -#: fdisk/cfdisk.c:914 +#: fdisk/cfdisk.c:915 msgid "Partition ends before sector 0" msgstr "La partizione termina prima del settore 0" -#: fdisk/cfdisk.c:919 +#: fdisk/cfdisk.c:920 msgid "Partition begins after end-of-disk" msgstr "La partizione inizia dopo la fine del disco" -#: fdisk/cfdisk.c:924 +#: fdisk/cfdisk.c:925 msgid "Partition ends after end-of-disk" msgstr "La partizione termina dopo la fine del disco" -#: fdisk/cfdisk.c:929 +#: fdisk/cfdisk.c:930 msgid "Partition ends in the final partial cylinder" msgstr "" -#: fdisk/cfdisk.c:953 +#: fdisk/cfdisk.c:954 msgid "logical partitions not in disk order" msgstr "le partizioni logiche non sono nell'ordine del disco" -#: fdisk/cfdisk.c:956 +#: fdisk/cfdisk.c:957 msgid "logical partitions overlap" msgstr "sovrapposizione delle partizioni logiche" -#: fdisk/cfdisk.c:960 +#: fdisk/cfdisk.c:961 msgid "enlarged logical partitions overlap" msgstr "sovrapposizione delle partizioni logiche ampliate" -#: fdisk/cfdisk.c:990 +#: fdisk/cfdisk.c:991 msgid "" "!!!! Internal error creating logical drive with no extended partition !!!!" msgstr "" "!!!! Errore interno durante la creazione di un'unità logica con partizione " "non estesa !!!!" -#: fdisk/cfdisk.c:1001 fdisk/cfdisk.c:1013 +#: fdisk/cfdisk.c:1002 fdisk/cfdisk.c:1014 msgid "" "Cannot create logical drive here -- would create two extended partitions" msgstr "" "Impossibile creare un'unità logica in questo caso - si creerebbero due " "partizioni estese" -#: fdisk/cfdisk.c:1155 +#: fdisk/cfdisk.c:1156 msgid "Menu item too long. Menu may look odd." msgstr "Voce di menù troppo lunga. Il menu può apparire strano." -#: fdisk/cfdisk.c:1211 +#: fdisk/cfdisk.c:1212 msgid "Menu without direction. Defaulting horizontal." msgstr "Menu senza direzione. È predefinita quella orizzontale." -#: fdisk/cfdisk.c:1342 +#: fdisk/cfdisk.c:1343 msgid "Illegal key" msgstr "Tasto non valido" -#: fdisk/cfdisk.c:1365 +#: fdisk/cfdisk.c:1366 msgid "Press a key to continue" msgstr "Premere un tasto per continuare" -#: fdisk/cfdisk.c:1412 fdisk/cfdisk.c:2029 fdisk/cfdisk.c:2561 -#: fdisk/cfdisk.c:2563 +#: fdisk/cfdisk.c:1413 fdisk/cfdisk.c:2037 fdisk/cfdisk.c:2569 +#: fdisk/cfdisk.c:2571 msgid "Primary" msgstr "Primaria" -#: fdisk/cfdisk.c:1412 +#: fdisk/cfdisk.c:1413 msgid "Create a new primary partition" msgstr "Creare una nuova partizione primaria" -#: fdisk/cfdisk.c:1413 fdisk/cfdisk.c:2029 fdisk/cfdisk.c:2560 -#: fdisk/cfdisk.c:2563 +#: fdisk/cfdisk.c:1414 fdisk/cfdisk.c:2037 fdisk/cfdisk.c:2568 +#: fdisk/cfdisk.c:2571 msgid "Logical" msgstr "Logica" -#: fdisk/cfdisk.c:1413 +#: fdisk/cfdisk.c:1414 msgid "Create a new logical partition" msgstr "Creare una nuova partizione logica" -#: fdisk/cfdisk.c:1414 fdisk/cfdisk.c:1469 fdisk/cfdisk.c:2234 +#: fdisk/cfdisk.c:1415 fdisk/cfdisk.c:1470 fdisk/cfdisk.c:2242 msgid "Cancel" msgstr "Annulla" -#: fdisk/cfdisk.c:1414 fdisk/cfdisk.c:1469 +#: fdisk/cfdisk.c:1415 fdisk/cfdisk.c:1470 msgid "Don't create a partition" msgstr "Non creare una partizione" -#: fdisk/cfdisk.c:1430 +#: fdisk/cfdisk.c:1431 msgid "!!! Internal error !!!" msgstr "!!! Errore interno !!!" -#: fdisk/cfdisk.c:1433 +#: fdisk/cfdisk.c:1434 msgid "Size (in MB): " msgstr "Dimensione (in MB): " -#: fdisk/cfdisk.c:1467 +#: fdisk/cfdisk.c:1468 msgid "Beginning" msgstr "Inizio" -#: fdisk/cfdisk.c:1467 +#: fdisk/cfdisk.c:1468 msgid "Add partition at beginning of free space" msgstr "Aggiungere la partizione all'inizio dello spazio disponibile" -#: fdisk/cfdisk.c:1468 +#: fdisk/cfdisk.c:1469 msgid "End" msgstr "Fine" -#: fdisk/cfdisk.c:1468 +#: fdisk/cfdisk.c:1469 msgid "Add partition at end of free space" msgstr "Aggiungere la partizione alla fine dello spazio disponibile" -#: fdisk/cfdisk.c:1486 +#: fdisk/cfdisk.c:1487 msgid "No room to create the extended partition" msgstr "Non c'è spazio per creare una partizione estesa" -#: fdisk/cfdisk.c:1560 +#: fdisk/cfdisk.c:1561 msgid "No partition table.\n" msgstr "Nessuna tabella delle partizioni.\n" -#: fdisk/cfdisk.c:1564 +#: fdisk/cfdisk.c:1565 msgid "No partition table. Starting with zero table." msgstr "Nessuna tabella delle partizioni. Si inizia con una tabella vuota." -#: fdisk/cfdisk.c:1574 +#: fdisk/cfdisk.c:1575 msgid "Bad signature on partition table" msgstr "Segnatura danneggiata nella tabella delle partizioni" -#: fdisk/cfdisk.c:1578 +#: fdisk/cfdisk.c:1579 msgid "Unknown partition table type" msgstr "Tipo di tabella delle partizioni sconosciuto" -#: fdisk/cfdisk.c:1580 +#: fdisk/cfdisk.c:1581 msgid "Do you wish to start with a zero table [y/N] ?" msgstr "Si vuole iniziare con una tabella vuota [y/N]?" -#: fdisk/cfdisk.c:1628 +#: fdisk/cfdisk.c:1629 msgid "You specified more cylinders than fit on disk" msgstr "" "Si è specificato un numero di cilindri superiore a quelli contenuti su disco" -#: fdisk/cfdisk.c:1660 +#: fdisk/cfdisk.c:1661 msgid "Cannot open disk drive" msgstr "Impossibile aprire l'unità disco" -#: fdisk/cfdisk.c:1662 fdisk/cfdisk.c:1842 +#: fdisk/cfdisk.c:1663 fdisk/cfdisk.c:1850 msgid "Opened disk read-only - you have no permission to write" msgstr "Disco aperto in sola lettura - scrittura non autorizzata" -#: fdisk/cfdisk.c:1683 +#: fdisk/cfdisk.c:1674 +msgid "" +"Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted." +msgstr "" + +#: fdisk/cfdisk.c:1691 msgid "Cannot get disk size" msgstr "Impossibile ottenere la dimensione del disco" -#: fdisk/cfdisk.c:1709 +#: fdisk/cfdisk.c:1717 msgid "Bad primary partition" msgstr "Partizione primaria danneggiata" -#: fdisk/cfdisk.c:1739 +#: fdisk/cfdisk.c:1747 msgid "Bad logical partition" msgstr "Partizione logica danneggiata" -#: fdisk/cfdisk.c:1854 +#: fdisk/cfdisk.c:1862 msgid "Warning!! This may destroy data on your disk!" msgstr "Attenzione! I dati sul disco potrebbero venire eliminati!" -#: fdisk/cfdisk.c:1858 +#: fdisk/cfdisk.c:1866 #, fuzzy msgid "" "Are you sure you want to write the partition table to disk? (yes or no): " msgstr "Scrivere la tabella delle partizioni su disco? (si o no): " -#: fdisk/cfdisk.c:1864 +#: fdisk/cfdisk.c:1872 msgid "no" msgstr "no" -#: fdisk/cfdisk.c:1865 +#: fdisk/cfdisk.c:1873 msgid "Did not write partition table to disk" msgstr "Scrittura tabella delle partizioni su disco non effettuata" -#: fdisk/cfdisk.c:1867 +#: fdisk/cfdisk.c:1875 msgid "yes" msgstr "si" -#: fdisk/cfdisk.c:1870 +#: fdisk/cfdisk.c:1878 msgid "Please enter `yes' or `no'" msgstr "Inserire \"si\" (senza accento) o \"no\"" -#: fdisk/cfdisk.c:1874 +#: fdisk/cfdisk.c:1882 msgid "Writing partition table to disk..." msgstr "Scrittura tabella delle partizioni su disco in corso..." -#: fdisk/cfdisk.c:1899 fdisk/cfdisk.c:1903 +#: fdisk/cfdisk.c:1907 fdisk/cfdisk.c:1911 msgid "Wrote partition table to disk" msgstr "Eseguita l'operazione di scrittura tabella delle partizioni su disco" -#: fdisk/cfdisk.c:1901 +#: fdisk/cfdisk.c:1909 msgid "" "Wrote partition table, but re-read table failed. Reboot to update table." msgstr "" "Tabella scritta, ma la rilettura è fallita. Riavviare per aggiornare la " "tabella." -#: fdisk/cfdisk.c:1911 +#: fdisk/cfdisk.c:1919 msgid "No primary partitions are marked bootable. DOS MBR cannot boot this." msgstr "" "Nessuna partizione primaria è impostata come avviabile. DOS MBR non può\n" "avviarla." -#: fdisk/cfdisk.c:1913 +#: fdisk/cfdisk.c:1921 msgid "" "More than one primary partition is marked bootable. DOS MBR cannot boot this." msgstr "" "Più di una partizione primaria è impostata come avviabile. DOS MBR non può\n" "avviarla." -#: fdisk/cfdisk.c:1971 fdisk/cfdisk.c:2090 fdisk/cfdisk.c:2174 +#: fdisk/cfdisk.c:1979 fdisk/cfdisk.c:2098 fdisk/cfdisk.c:2182 msgid "Enter filename or press RETURN to display on screen: " msgstr "" "Inserire il nome del file o premere RETURN (INVIO) per visualizzare sullo " "schermo:" -#: fdisk/cfdisk.c:1980 fdisk/cfdisk.c:2098 fdisk/cfdisk.c:2182 +#: fdisk/cfdisk.c:1988 fdisk/cfdisk.c:2106 fdisk/cfdisk.c:2190 #, c-format msgid "Cannot open file '%s'" msgstr "Impossibile aprire il file '%s'" -#: fdisk/cfdisk.c:1991 +#: fdisk/cfdisk.c:1999 #, c-format msgid "Disk Drive: %s\n" msgstr "Unità disco: %s\n" -#: fdisk/cfdisk.c:1993 +#: fdisk/cfdisk.c:2001 msgid "Sector 0:\n" msgstr "Settore 0:\n" -#: fdisk/cfdisk.c:2000 +#: fdisk/cfdisk.c:2008 #, c-format msgid "Sector %d:\n" msgstr "Settore %d:\n" -#: fdisk/cfdisk.c:2020 +#: fdisk/cfdisk.c:2028 msgid " None " msgstr " Nessuno " -#: fdisk/cfdisk.c:2022 +#: fdisk/cfdisk.c:2030 msgid " Pri/Log" msgstr " Pri/Log" -#: fdisk/cfdisk.c:2024 +#: fdisk/cfdisk.c:2032 msgid " Primary" msgstr " Primario" -#: fdisk/cfdisk.c:2026 +#: fdisk/cfdisk.c:2034 msgid " Logical" msgstr " Logico" -#: fdisk/cfdisk.c:2064 fdisk/fdisk.c:1440 fdisk/fdisk.c:1752 -#: fdisk/fdisksgilabel.c:239 fdisk/fdisksunlabel.c:693 fdisk/sfdisk.c:630 +#: fdisk/cfdisk.c:2072 fdisk/fdisk.c:1426 fdisk/fdisk.c:1738 +#: fdisk/fdisksgilabel.c:239 fdisk/fdisksunlabel.c:611 fdisk/sfdisk.c:632 msgid "Unknown" msgstr "Sconosciuto" -#: fdisk/cfdisk.c:2070 fdisk/cfdisk.c:2538 fdisk/fdisksunlabel.c:44 +#: fdisk/cfdisk.c:2078 fdisk/cfdisk.c:2546 fdisk/fdisksunlabel.c:41 msgid "Boot" msgstr "Avvio" -#: fdisk/cfdisk.c:2072 +#: fdisk/cfdisk.c:2080 #, c-format msgid "(%02X)" msgstr "(%02X)" -#: fdisk/cfdisk.c:2074 +#: fdisk/cfdisk.c:2082 msgid "None" msgstr "Nessuno" -#: fdisk/cfdisk.c:2109 fdisk/cfdisk.c:2193 +#: fdisk/cfdisk.c:2117 fdisk/cfdisk.c:2201 #, c-format msgid "Partition Table for %s\n" msgstr "Tabella delle partizioni per %s\n" -#: fdisk/cfdisk.c:2111 +#: fdisk/cfdisk.c:2119 msgid " First Last\n" msgstr "" -#: fdisk/cfdisk.c:2112 +#: fdisk/cfdisk.c:2120 #, fuzzy msgid "" " # Type Sector Sector Offset Length Filesystem Type (ID) " @@ -1532,7 +1559,7 @@ msgstr "" " # Tipo settore settore offset lunghezza tipo di filesystem " "(ID) flag\n" -#: fdisk/cfdisk.c:2113 +#: fdisk/cfdisk.c:2121 #, fuzzy msgid "" "-- ------- ----------- ----------- ------ ----------- -------------------- " @@ -1541,483 +1568,483 @@ msgstr "" "-- ------- -------- --------- ------ --------- ---------------------- " "---------\n" -#: fdisk/cfdisk.c:2196 +#: fdisk/cfdisk.c:2204 msgid " ---Starting--- ----Ending---- Start Number of\n" msgstr "" -#: fdisk/cfdisk.c:2197 +#: fdisk/cfdisk.c:2205 #, fuzzy msgid " # Flags Head Sect Cyl ID Head Sect Cyl Sector Sectors\n" msgstr "" " # Flag testina sett. cil. ID testina sett. cil. settore settori\n" -#: fdisk/cfdisk.c:2198 +#: fdisk/cfdisk.c:2206 #, fuzzy msgid "-- ----- ---- ---- ---- ---- ---- ---- ---- ----------- -----------\n" msgstr "-- ----- ---- ---- ---- ---- ---- ---- ---- -------- ---------\n" -#: fdisk/cfdisk.c:2231 +#: fdisk/cfdisk.c:2239 msgid "Raw" msgstr "Grezzo" -#: fdisk/cfdisk.c:2231 +#: fdisk/cfdisk.c:2239 msgid "Print the table using raw data format" msgstr "Stampare la tabella utilizzando il formato dati grezzi" -#: fdisk/cfdisk.c:2232 fdisk/cfdisk.c:2335 +#: fdisk/cfdisk.c:2240 fdisk/cfdisk.c:2343 msgid "Sectors" msgstr "Settori" -#: fdisk/cfdisk.c:2232 +#: fdisk/cfdisk.c:2240 msgid "Print the table ordered by sectors" msgstr "Stampare la tabella ordinata per settori" -#: fdisk/cfdisk.c:2233 +#: fdisk/cfdisk.c:2241 msgid "Table" msgstr "Tabella" -#: fdisk/cfdisk.c:2233 +#: fdisk/cfdisk.c:2241 msgid "Just print the partition table" msgstr "Stampare la tabella delle partizioni" -#: fdisk/cfdisk.c:2234 +#: fdisk/cfdisk.c:2242 msgid "Don't print the table" msgstr "Non stampare la tabella" -#: fdisk/cfdisk.c:2262 +#: fdisk/cfdisk.c:2270 msgid "Help Screen for cfdisk" msgstr "Schermata Guida per cfdisk" -#: fdisk/cfdisk.c:2264 +#: fdisk/cfdisk.c:2272 msgid "This is cfdisk, a curses based disk partitioning program, which" msgstr "" "Questo è cfdisk, un programma per la partizione dei dischi basato su curses" -#: fdisk/cfdisk.c:2265 +#: fdisk/cfdisk.c:2273 msgid "allows you to create, delete and modify partitions on your hard" msgstr "" "consente di creare, cancellare e modificare le partizioni sul disco fisso" -#: fdisk/cfdisk.c:2266 +#: fdisk/cfdisk.c:2274 msgid "disk drive." msgstr "unità disco." -#: fdisk/cfdisk.c:2268 +#: fdisk/cfdisk.c:2276 msgid "Copyright (C) 1994-1999 Kevin E. Martin & aeb" msgstr "Copyright (C) 1994-1999 Kevin E. Martin & aeb" -#: fdisk/cfdisk.c:2270 +#: fdisk/cfdisk.c:2278 msgid "Command Meaning" msgstr "Comando significato" -#: fdisk/cfdisk.c:2271 +#: fdisk/cfdisk.c:2279 msgid "------- -------" msgstr "------- -------" -#: fdisk/cfdisk.c:2272 +#: fdisk/cfdisk.c:2280 msgid " b Toggle bootable flag of the current partition" msgstr " b Cambia flag avviabile per la partizione corrente" -#: fdisk/cfdisk.c:2273 +#: fdisk/cfdisk.c:2281 msgid " d Delete the current partition" msgstr " d Elimina la partizione corrente" -#: fdisk/cfdisk.c:2274 +#: fdisk/cfdisk.c:2282 msgid " g Change cylinders, heads, sectors-per-track parameters" msgstr " g cambio cilindri, testine, parametri settori-per-traccia" -#: fdisk/cfdisk.c:2275 +#: fdisk/cfdisk.c:2283 msgid " WARNING: This option should only be used by people who" msgstr "" " ATTENZIONE: questa opzione dovrebbe essere utilizzata solo da " "persone" -#: fdisk/cfdisk.c:2276 +#: fdisk/cfdisk.c:2284 msgid " know what they are doing." msgstr " esperti." -#: fdisk/cfdisk.c:2277 +#: fdisk/cfdisk.c:2285 msgid " h Print this screen" msgstr " h Stampare questa schermata" -#: fdisk/cfdisk.c:2278 +#: fdisk/cfdisk.c:2286 msgid " m Maximize disk usage of the current partition" msgstr "" " m Massimizzare l'utilizzo del disco della partizione corrente" -#: fdisk/cfdisk.c:2279 +#: fdisk/cfdisk.c:2287 msgid " Note: This may make the partition incompatible with" msgstr " Nota: questo può rendere la partizione incompatibile con" -#: fdisk/cfdisk.c:2280 +#: fdisk/cfdisk.c:2288 msgid " DOS, OS/2, ..." msgstr " DOS, OS/2, ..." -#: fdisk/cfdisk.c:2281 +#: fdisk/cfdisk.c:2289 msgid " n Create new partition from free space" msgstr " n Creazione di una nuova partizione nello spazio disponibile" -#: fdisk/cfdisk.c:2282 +#: fdisk/cfdisk.c:2290 msgid " p Print partition table to the screen or to a file" msgstr " p Stampa della tabella delle partizioni su schermo o su file" -#: fdisk/cfdisk.c:2283 +#: fdisk/cfdisk.c:2291 msgid " There are several different formats for the partition" msgstr " Vi sono diversi altri formati per la partizione" -#: fdisk/cfdisk.c:2284 +#: fdisk/cfdisk.c:2292 msgid " that you can choose from:" msgstr " tra i quali scegliere:" -#: fdisk/cfdisk.c:2285 +#: fdisk/cfdisk.c:2293 msgid " r - Raw data (exactly what would be written to disk)" msgstr "" " r - dati grezzi (esattamente ciò che verrebbe scritto sul " "disco)" -#: fdisk/cfdisk.c:2286 +#: fdisk/cfdisk.c:2294 msgid " s - Table ordered by sectors" msgstr " s - Tabella ordinata per settori" -#: fdisk/cfdisk.c:2287 +#: fdisk/cfdisk.c:2295 msgid " t - Table in raw format" msgstr " t - Tabella in formato grezzo" -#: fdisk/cfdisk.c:2288 +#: fdisk/cfdisk.c:2296 msgid " q Quit program without writing partition table" msgstr "" " q Esce dal programma senza scrivere nella tabella delle partizioni" -#: fdisk/cfdisk.c:2289 +#: fdisk/cfdisk.c:2297 msgid " t Change the filesystem type" msgstr " t Cambia il tipo di filesystem" -#: fdisk/cfdisk.c:2290 +#: fdisk/cfdisk.c:2298 msgid " u Change units of the partition size display" msgstr "" " u Modifica l'unità di visualizzazione della dimensione della " "partizione" -#: fdisk/cfdisk.c:2291 +#: fdisk/cfdisk.c:2299 msgid " Rotates through MB, sectors and cylinders" msgstr " Ruota attraverso MB, settori e cilindri" -#: fdisk/cfdisk.c:2292 +#: fdisk/cfdisk.c:2300 msgid " W Write partition table to disk (must enter upper case W)" msgstr "" " W Scrittura della tabella di partizione sul disco (si deve " "inserire la W maiuscola)" -#: fdisk/cfdisk.c:2293 +#: fdisk/cfdisk.c:2301 msgid " Since this might destroy data on the disk, you must" msgstr "" " Dato che in questo modo è possibile eliminare dati sul disco, si " "deve" -#: fdisk/cfdisk.c:2294 +#: fdisk/cfdisk.c:2302 msgid " either confirm or deny the write by entering `yes' or" msgstr " confermare o negare la scrittura inserendo \"si\" o" -#: fdisk/cfdisk.c:2295 +#: fdisk/cfdisk.c:2303 msgid " `no'" msgstr " \"no\"" -#: fdisk/cfdisk.c:2296 +#: fdisk/cfdisk.c:2304 msgid "Up Arrow Move cursor to the previous partition" msgstr "Freccia Su sposta il cursore alla partizione precedente" -#: fdisk/cfdisk.c:2297 +#: fdisk/cfdisk.c:2305 msgid "Down Arrow Move cursor to the next partition" msgstr "Freccia Giù sposta il cursore alla partizione successiva" -#: fdisk/cfdisk.c:2298 +#: fdisk/cfdisk.c:2306 msgid "CTRL-L Redraws the screen" msgstr "CTRL-L Ridisegna lo schermo" -#: fdisk/cfdisk.c:2299 +#: fdisk/cfdisk.c:2307 msgid " ? Print this screen" msgstr " ? Stampa questa schermata" -#: fdisk/cfdisk.c:2301 +#: fdisk/cfdisk.c:2309 msgid "Note: All of the commands can be entered with either upper or lower" msgstr "Nota: è possibile immettere tutti i comandi in maiuscolo o minuscolo" -#: fdisk/cfdisk.c:2302 +#: fdisk/cfdisk.c:2310 msgid "case letters (except for Writes)." msgstr "lettere maiuscole/minuscole (fatta eccezione per Writes)." -#: fdisk/cfdisk.c:2333 fdisk/fdisksunlabel.c:317 fdisk/fdisksunlabel.c:319 +#: fdisk/cfdisk.c:2341 fdisk/fdisksunlabel.c:228 msgid "Cylinders" msgstr "Cilindri" -#: fdisk/cfdisk.c:2333 +#: fdisk/cfdisk.c:2341 msgid "Change cylinder geometry" msgstr "Modifica la geometria dei cilindri" -#: fdisk/cfdisk.c:2334 fdisk/fdisksunlabel.c:314 +#: fdisk/cfdisk.c:2342 fdisk/fdisksunlabel.c:226 msgid "Heads" msgstr "Testine" -#: fdisk/cfdisk.c:2334 +#: fdisk/cfdisk.c:2342 msgid "Change head geometry" msgstr "Modifica la geometria delle testine" -#: fdisk/cfdisk.c:2335 +#: fdisk/cfdisk.c:2343 msgid "Change sector geometry" msgstr "Modifica la geometria dei settori" -#: fdisk/cfdisk.c:2336 +#: fdisk/cfdisk.c:2344 msgid "Done" msgstr "Fine" -#: fdisk/cfdisk.c:2336 +#: fdisk/cfdisk.c:2344 msgid "Done with changing geometry" msgstr "Modifica della geometria eseguita" -#: fdisk/cfdisk.c:2349 +#: fdisk/cfdisk.c:2357 msgid "Enter the number of cylinders: " msgstr "Immettere il numero di cilindri: " -#: fdisk/cfdisk.c:2360 fdisk/cfdisk.c:2931 +#: fdisk/cfdisk.c:2368 fdisk/cfdisk.c:2939 msgid "Illegal cylinders value" msgstr "Valore cilindri non valido" -#: fdisk/cfdisk.c:2366 +#: fdisk/cfdisk.c:2374 msgid "Enter the number of heads: " msgstr "Immettere il numero delle testine: " -#: fdisk/cfdisk.c:2373 fdisk/cfdisk.c:2941 +#: fdisk/cfdisk.c:2381 fdisk/cfdisk.c:2949 msgid "Illegal heads value" msgstr "Valore testine non valido" -#: fdisk/cfdisk.c:2379 +#: fdisk/cfdisk.c:2387 msgid "Enter the number of sectors per track: " msgstr "Immettere il numero dei settori per traccia: " -#: fdisk/cfdisk.c:2386 fdisk/cfdisk.c:2948 +#: fdisk/cfdisk.c:2394 fdisk/cfdisk.c:2956 msgid "Illegal sectors value" msgstr "Valore settori non valido" -#: fdisk/cfdisk.c:2489 +#: fdisk/cfdisk.c:2497 msgid "Enter filesystem type: " msgstr "Immettere il tipo di filesystem: " -#: fdisk/cfdisk.c:2507 +#: fdisk/cfdisk.c:2515 msgid "Cannot change FS Type to empty" msgstr "Impossibile cambiare il tipo FS in vuoto" -#: fdisk/cfdisk.c:2509 +#: fdisk/cfdisk.c:2517 msgid "Cannot change FS Type to extended" msgstr "Impossibile cambiare il tipo FS in espanso" -#: fdisk/cfdisk.c:2540 +#: fdisk/cfdisk.c:2548 #, c-format msgid "Unk(%02X)" msgstr "Unk(%02X)" -#: fdisk/cfdisk.c:2543 fdisk/cfdisk.c:2546 +#: fdisk/cfdisk.c:2551 fdisk/cfdisk.c:2554 msgid ", NC" msgstr ", NC" -#: fdisk/cfdisk.c:2551 fdisk/cfdisk.c:2554 +#: fdisk/cfdisk.c:2559 fdisk/cfdisk.c:2562 msgid "NC" msgstr "NC" -#: fdisk/cfdisk.c:2562 +#: fdisk/cfdisk.c:2570 msgid "Pri/Log" msgstr "Pri/Log" -#: fdisk/cfdisk.c:2569 +#: fdisk/cfdisk.c:2577 #, c-format msgid "Unknown (%02X)" msgstr "Sconosciuto (%02X)" -#: fdisk/cfdisk.c:2638 +#: fdisk/cfdisk.c:2646 #, c-format msgid "Disk Drive: %s" msgstr "Unità disco: %s" -#: fdisk/cfdisk.c:2645 +#: fdisk/cfdisk.c:2653 #, c-format msgid "Size: %lld bytes, %lld MB" msgstr "Dimensioni: %lld byte, %lld MB" -#: fdisk/cfdisk.c:2648 +#: fdisk/cfdisk.c:2656 #, c-format msgid "Size: %lld bytes, %lld.%lld GB" msgstr "Dimensioni: %lld byte, %lld.%lld GB" -#: fdisk/cfdisk.c:2652 +#: fdisk/cfdisk.c:2660 #, c-format msgid "Heads: %d Sectors per Track: %d Cylinders: %lld" msgstr "Testine: %d Settori per traccia: %d Cilindri: %lld" -#: fdisk/cfdisk.c:2656 +#: fdisk/cfdisk.c:2664 msgid "Name" msgstr "Nome" -#: fdisk/cfdisk.c:2657 +#: fdisk/cfdisk.c:2665 msgid "Flags" msgstr "Flag" -#: fdisk/cfdisk.c:2658 +#: fdisk/cfdisk.c:2666 msgid "Part Type" msgstr "Tipo part." -#: fdisk/cfdisk.c:2659 +#: fdisk/cfdisk.c:2667 msgid "FS Type" msgstr "Tipo FS" -#: fdisk/cfdisk.c:2660 +#: fdisk/cfdisk.c:2668 msgid "[Label]" msgstr "[Etichetta]" -#: fdisk/cfdisk.c:2662 +#: fdisk/cfdisk.c:2670 msgid " Sectors" msgstr " Settori" -#: fdisk/cfdisk.c:2664 +#: fdisk/cfdisk.c:2672 msgid " Cylinders" msgstr " Cilindri" -#: fdisk/cfdisk.c:2666 +#: fdisk/cfdisk.c:2674 msgid " Size (MB)" msgstr " Dim. (MB)" -#: fdisk/cfdisk.c:2668 +#: fdisk/cfdisk.c:2676 msgid " Size (GB)" msgstr " Dim. (GB)" -#: fdisk/cfdisk.c:2722 +#: fdisk/cfdisk.c:2730 msgid "Bootable" msgstr "Avviabile" -#: fdisk/cfdisk.c:2722 +#: fdisk/cfdisk.c:2730 msgid "Toggle bootable flag of the current partition" msgstr " Cambia flag avviabile per la partizione corrente " -#: fdisk/cfdisk.c:2723 +#: fdisk/cfdisk.c:2731 msgid "Delete" msgstr "Elimina" -#: fdisk/cfdisk.c:2723 +#: fdisk/cfdisk.c:2731 msgid "Delete the current partition" msgstr "Elimina la partizione corrente" -#: fdisk/cfdisk.c:2724 +#: fdisk/cfdisk.c:2732 msgid "Geometry" msgstr "Geometria" -#: fdisk/cfdisk.c:2724 +#: fdisk/cfdisk.c:2732 msgid "Change disk geometry (experts only)" msgstr "Modifica della geometria del disco (solo per esperti)" -#: fdisk/cfdisk.c:2725 +#: fdisk/cfdisk.c:2733 msgid "Help" msgstr "Guida" -#: fdisk/cfdisk.c:2725 +#: fdisk/cfdisk.c:2733 msgid "Print help screen" msgstr "Mostra della schermata della guida" -#: fdisk/cfdisk.c:2726 +#: fdisk/cfdisk.c:2734 msgid "Maximize" msgstr "Massimi." -#: fdisk/cfdisk.c:2726 +#: fdisk/cfdisk.c:2734 msgid "Maximize disk usage of the current partition (experts only)" msgstr "" "Massimizza l'utilizzo del disco della partizione corrente (solo per esperti)" -#: fdisk/cfdisk.c:2727 +#: fdisk/cfdisk.c:2735 msgid "New" msgstr "Nuova" -#: fdisk/cfdisk.c:2727 +#: fdisk/cfdisk.c:2735 msgid "Create new partition from free space" msgstr "Creazione di una nuova partizione nello spazio disponibile" -#: fdisk/cfdisk.c:2728 +#: fdisk/cfdisk.c:2736 msgid "Print" msgstr "Stampa" -#: fdisk/cfdisk.c:2728 +#: fdisk/cfdisk.c:2736 msgid "Print partition table to the screen or to a file" msgstr "Stampa della tabella delle partizioni su schermo o su file" -#: fdisk/cfdisk.c:2729 +#: fdisk/cfdisk.c:2737 msgid "Quit" msgstr "Esci" -#: fdisk/cfdisk.c:2729 +#: fdisk/cfdisk.c:2737 msgid "Quit program without writing partition table" msgstr "Esci dal programma senza scrivere nella tabella delle partizioni" -#: fdisk/cfdisk.c:2730 +#: fdisk/cfdisk.c:2738 msgid "Type" msgstr "Tipo" -#: fdisk/cfdisk.c:2730 +#: fdisk/cfdisk.c:2738 msgid "Change the filesystem type (DOS, Linux, OS/2 and so on)" msgstr "Modifica il tipo di filesystem (DOS, Linux, OS/2, ecc.)" -#: fdisk/cfdisk.c:2731 +#: fdisk/cfdisk.c:2739 msgid "Units" msgstr "Unità" -#: fdisk/cfdisk.c:2731 +#: fdisk/cfdisk.c:2739 msgid "Change units of the partition size display (MB, sect, cyl)" msgstr "" "Cambia l'unità di visualizzazione della dimensione della partizione (MB, " "sett., cil.)" -#: fdisk/cfdisk.c:2732 +#: fdisk/cfdisk.c:2740 msgid "Write" msgstr "Scrivi" -#: fdisk/cfdisk.c:2732 +#: fdisk/cfdisk.c:2740 msgid "Write partition table to disk (this might destroy data)" msgstr "" "Scrivi la tabella delle partizioni sul disco (i dati potrebbero venir persi)" -#: fdisk/cfdisk.c:2778 +#: fdisk/cfdisk.c:2786 msgid "Cannot make this partition bootable" msgstr "Impossibile rendere questa partizione avviabile" -#: fdisk/cfdisk.c:2788 +#: fdisk/cfdisk.c:2796 msgid "Cannot delete an empty partition" msgstr "Impossibile cancellare una partizione vuota" -#: fdisk/cfdisk.c:2808 fdisk/cfdisk.c:2810 +#: fdisk/cfdisk.c:2816 fdisk/cfdisk.c:2818 msgid "Cannot maximize this partition" msgstr "Impossibile massimizzare questa partizione" -#: fdisk/cfdisk.c:2818 +#: fdisk/cfdisk.c:2826 msgid "This partition is unusable" msgstr "Questa partizione è utilizzabile" -#: fdisk/cfdisk.c:2820 +#: fdisk/cfdisk.c:2828 msgid "This partition is already in use" msgstr "Questa partizione è già in uso" -#: fdisk/cfdisk.c:2837 +#: fdisk/cfdisk.c:2845 msgid "Cannot change the type of an empty partition" msgstr "Impossibile modificare il tipo di una partizione vuota" -#: fdisk/cfdisk.c:2864 fdisk/cfdisk.c:2870 +#: fdisk/cfdisk.c:2872 fdisk/cfdisk.c:2878 msgid "No more partitions" msgstr "Nessun'altra partizione" -#: fdisk/cfdisk.c:2877 +#: fdisk/cfdisk.c:2885 msgid "Illegal command" msgstr "Comando non valido" -#: fdisk/cfdisk.c:2887 +#: fdisk/cfdisk.c:2895 #, c-format msgid "Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" msgstr "Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" -#: fdisk/cfdisk.c:2894 +#: fdisk/cfdisk.c:2902 #, c-format msgid "" "\n" @@ -2092,9 +2119,9 @@ msgstr "" "\n" "Etichetta BSD per dispositivo: %s\n" -#: fdisk/fdiskbsdlabel.c:129 fdisk/fdisk.c:332 fdisk/fdisk.c:351 -#: fdisk/fdisk.c:369 fdisk/fdisk.c:376 fdisk/fdisk.c:399 fdisk/fdisk.c:417 -#: fdisk/fdisk.c:433 fdisk/fdisk.c:449 +#: fdisk/fdiskbsdlabel.c:129 fdisk/fdisk.c:335 fdisk/fdisk.c:354 +#: fdisk/fdisk.c:372 fdisk/fdisk.c:379 fdisk/fdisk.c:402 fdisk/fdisk.c:420 +#: fdisk/fdisk.c:436 fdisk/fdisk.c:452 msgid "Command action" msgstr "Azione comando" @@ -2114,9 +2141,9 @@ msgstr " i installazione di bootstrap" msgid " l list known filesystem types" msgstr " l elenco dei tipi di filesystem conosciuti" -#: fdisk/fdiskbsdlabel.c:134 fdisk/fdisk.c:338 fdisk/fdisk.c:357 -#: fdisk/fdisk.c:370 fdisk/fdisk.c:382 fdisk/fdisk.c:407 fdisk/fdisk.c:424 -#: fdisk/fdisk.c:440 fdisk/fdisk.c:457 +#: fdisk/fdiskbsdlabel.c:134 fdisk/fdisk.c:341 fdisk/fdisk.c:360 +#: fdisk/fdisk.c:373 fdisk/fdisk.c:385 fdisk/fdisk.c:410 fdisk/fdisk.c:427 +#: fdisk/fdisk.c:443 fdisk/fdisk.c:460 msgid " m print this menu" msgstr " m stampa di questo menu" @@ -2128,14 +2155,14 @@ msgstr " n aggiunta di una nuova partizione BSD" msgid " p print BSD partition table" msgstr " p stampa della tabella delle partizioni BSD" -#: fdisk/fdiskbsdlabel.c:137 fdisk/fdisk.c:342 fdisk/fdisk.c:361 -#: fdisk/fdisk.c:372 fdisk/fdisk.c:386 fdisk/fdisk.c:409 fdisk/fdisk.c:426 -#: fdisk/fdisk.c:442 fdisk/fdisk.c:459 +#: fdisk/fdiskbsdlabel.c:137 fdisk/fdisk.c:345 fdisk/fdisk.c:364 +#: fdisk/fdisk.c:375 fdisk/fdisk.c:389 fdisk/fdisk.c:412 fdisk/fdisk.c:429 +#: fdisk/fdisk.c:445 fdisk/fdisk.c:462 msgid " q quit without saving changes" msgstr " q uscita senza salvataggio delle modifiche" -#: fdisk/fdiskbsdlabel.c:138 fdisk/fdisk.c:410 fdisk/fdisk.c:427 -#: fdisk/fdisk.c:443 fdisk/fdisk.c:460 +#: fdisk/fdiskbsdlabel.c:138 fdisk/fdisk.c:413 fdisk/fdisk.c:430 +#: fdisk/fdisk.c:446 fdisk/fdisk.c:463 msgid " r return to main menu" msgstr " r ritorno al menu principale" @@ -2178,13 +2205,13 @@ msgstr "Non esiste partizione *BSD su %s.\n" msgid "BSD disklabel command (m for help): " msgstr "Comando disklabel BSD (m per richiamare la guida): " -#: fdisk/fdiskbsdlabel.c:284 fdisk/fdisk.c:1947 fdisk/fdisksgilabel.c:649 -#: fdisk/fdisksunlabel.c:517 +#: fdisk/fdiskbsdlabel.c:284 fdisk/fdisk.c:1934 fdisk/fdisksgilabel.c:649 +#: fdisk/fdisksunlabel.c:422 #, c-format msgid "First %s" msgstr "Primo %s" -#: fdisk/fdiskbsdlabel.c:291 fdisk/fdisk.c:2007 fdisk/fdisksunlabel.c:574 +#: fdisk/fdiskbsdlabel.c:291 fdisk/fdisk.c:1994 fdisk/fdisksunlabel.c:479 #, c-format msgid "Last %s or +size or +sizeM or +sizeK" msgstr "Ultimo %s o +size o +sizeM o +sizeK " @@ -2329,8 +2356,8 @@ msgstr "settori/traccia" msgid "tracks/cylinder" msgstr "tracce/cilindro" -#: fdisk/fdiskbsdlabel.c:470 fdisk/fdisk.c:593 fdisk/fdisk.c:1262 -#: fdisk/sfdisk.c:916 +#: fdisk/fdiskbsdlabel.c:470 fdisk/fdisk.c:596 fdisk/fdisk.c:1248 +#: fdisk/sfdisk.c:918 msgid "cylinders" msgstr "cilindri" @@ -2387,7 +2414,7 @@ msgstr "Bootstrap installato su %s.\n" msgid "Partition (a-%c): " msgstr "Partizione (a-%c): " -#: fdisk/fdiskbsdlabel.c:618 fdisk/fdisk.c:2084 +#: fdisk/fdiskbsdlabel.c:618 fdisk/fdisk.c:2080 #, c-format msgid "The maximum number of partitions has been created\n" msgstr "È stato creato il numero massimo di partizioni\n" @@ -2411,7 +2438,7 @@ msgstr "" "\n" "Sincronizzazione dei dischi.\n" -#: fdisk/fdisk.c:190 +#: fdisk/fdisk.c:193 msgid "" "Usage: fdisk [-b SSZ] [-u] DISK Change partition table\n" " fdisk -l [-b SSZ] [-u] DISK List partition table(s)\n" @@ -2432,7 +2459,7 @@ msgstr "" "-u: indica Inizio e Fine in numero di settori (invece che in cilindri)\n" "-b 2048: (per alcune unità MO) usa settori a 2048 byte\n" -#: fdisk/fdisk.c:202 +#: fdisk/fdisk.c:205 msgid "" "Usage: fdisk [-l] [-b SSZ] [-u] device\n" "E.g.: fdisk /dev/hda (for the first IDE disk)\n" @@ -2448,184 +2475,184 @@ msgstr "" " o: fdisk /dev/rd/c0d0 o: fdisk /dev/ida/c0d0 (per i dispositivi RAID)\n" " ...\n" -#: fdisk/fdisk.c:211 +#: fdisk/fdisk.c:214 #, c-format msgid "Unable to open %s\n" msgstr "Impossibile aprire %s\n" -#: fdisk/fdisk.c:215 +#: fdisk/fdisk.c:218 #, c-format msgid "Unable to read %s\n" msgstr "Impossibile leggere %s\n" -#: fdisk/fdisk.c:219 +#: fdisk/fdisk.c:222 #, c-format msgid "Unable to seek on %s\n" msgstr "Ricerca impossibile su %s\n" -#: fdisk/fdisk.c:223 +#: fdisk/fdisk.c:226 #, c-format msgid "Unable to write %s\n" msgstr "Impossibile scrivere su %s\n" -#: fdisk/fdisk.c:227 +#: fdisk/fdisk.c:230 #, c-format msgid "BLKGETSIZE ioctl failed on %s\n" msgstr "BLKGETSIZE ioctl non riuscito su %s\n" -#: fdisk/fdisk.c:231 +#: fdisk/fdisk.c:234 msgid "Unable to allocate any more memory\n" msgstr "Impossibile allocare altra memoria\n" -#: fdisk/fdisk.c:234 +#: fdisk/fdisk.c:237 msgid "Fatal error\n" msgstr "Errore irreversibile\n" -#: fdisk/fdisk.c:333 +#: fdisk/fdisk.c:336 msgid " a toggle a read only flag" msgstr " a attivazione/disattivazione di un flag di sola lettura" -#: fdisk/fdisk.c:334 fdisk/fdisk.c:378 +#: fdisk/fdisk.c:337 fdisk/fdisk.c:381 msgid " b edit bsd disklabel" msgstr " b modifica di bsd disklabel" -#: fdisk/fdisk.c:335 +#: fdisk/fdisk.c:338 msgid " c toggle the mountable flag" msgstr " c attivazione/disattivazione del flag montabile" -#: fdisk/fdisk.c:336 fdisk/fdisk.c:355 fdisk/fdisk.c:380 +#: fdisk/fdisk.c:339 fdisk/fdisk.c:358 fdisk/fdisk.c:383 msgid " d delete a partition" msgstr " d cancellazione di una partizione" -#: fdisk/fdisk.c:337 fdisk/fdisk.c:356 fdisk/fdisk.c:381 +#: fdisk/fdisk.c:340 fdisk/fdisk.c:359 fdisk/fdisk.c:384 msgid " l list known partition types" msgstr " l elenco dei tipi di partizione conosciuti" -#: fdisk/fdisk.c:339 fdisk/fdisk.c:358 fdisk/fdisk.c:383 +#: fdisk/fdisk.c:342 fdisk/fdisk.c:361 fdisk/fdisk.c:386 msgid " n add a new partition" msgstr " n aggiunta di una nuova partizione" -#: fdisk/fdisk.c:340 fdisk/fdisk.c:359 fdisk/fdisk.c:371 fdisk/fdisk.c:384 +#: fdisk/fdisk.c:343 fdisk/fdisk.c:362 fdisk/fdisk.c:374 fdisk/fdisk.c:387 msgid " o create a new empty DOS partition table" msgstr " o creazione di una nuova tabella delle partizioni DOS vuota" -#: fdisk/fdisk.c:341 fdisk/fdisk.c:360 fdisk/fdisk.c:385 fdisk/fdisk.c:408 -#: fdisk/fdisk.c:425 fdisk/fdisk.c:441 fdisk/fdisk.c:458 +#: fdisk/fdisk.c:344 fdisk/fdisk.c:363 fdisk/fdisk.c:388 fdisk/fdisk.c:411 +#: fdisk/fdisk.c:428 fdisk/fdisk.c:444 fdisk/fdisk.c:461 msgid " p print the partition table" msgstr " p stampa della tabella delle partizioni" -#: fdisk/fdisk.c:343 fdisk/fdisk.c:362 fdisk/fdisk.c:373 fdisk/fdisk.c:387 +#: fdisk/fdisk.c:346 fdisk/fdisk.c:365 fdisk/fdisk.c:376 fdisk/fdisk.c:390 msgid " s create a new empty Sun disklabel" msgstr " s creazione di una nuova disklabel Sun vuota" -#: fdisk/fdisk.c:344 fdisk/fdisk.c:363 fdisk/fdisk.c:388 +#: fdisk/fdisk.c:347 fdisk/fdisk.c:366 fdisk/fdisk.c:391 msgid " t change a partition's system id" msgstr " t modifica l'id di sistema di una partizione" -#: fdisk/fdisk.c:345 fdisk/fdisk.c:364 fdisk/fdisk.c:389 +#: fdisk/fdisk.c:348 fdisk/fdisk.c:367 fdisk/fdisk.c:392 msgid " u change display/entry units" msgstr " u modifica delle unità di visualizzazione/di immissione" -#: fdisk/fdisk.c:346 fdisk/fdisk.c:365 fdisk/fdisk.c:390 fdisk/fdisk.c:412 -#: fdisk/fdisk.c:429 fdisk/fdisk.c:445 fdisk/fdisk.c:462 +#: fdisk/fdisk.c:349 fdisk/fdisk.c:368 fdisk/fdisk.c:393 fdisk/fdisk.c:415 +#: fdisk/fdisk.c:432 fdisk/fdisk.c:448 fdisk/fdisk.c:465 msgid " v verify the partition table" msgstr " v verifica la tabella delle partizioni" -#: fdisk/fdisk.c:347 fdisk/fdisk.c:366 fdisk/fdisk.c:391 fdisk/fdisk.c:413 -#: fdisk/fdisk.c:430 fdisk/fdisk.c:446 fdisk/fdisk.c:463 +#: fdisk/fdisk.c:350 fdisk/fdisk.c:369 fdisk/fdisk.c:394 fdisk/fdisk.c:416 +#: fdisk/fdisk.c:433 fdisk/fdisk.c:449 fdisk/fdisk.c:466 msgid " w write table to disk and exit" msgstr " w scrivi la tabella su disco ed esci" -#: fdisk/fdisk.c:348 fdisk/fdisk.c:392 +#: fdisk/fdisk.c:351 fdisk/fdisk.c:395 msgid " x extra functionality (experts only)" msgstr " x ulteriori funzioni (solo per esperti)" -#: fdisk/fdisk.c:352 +#: fdisk/fdisk.c:355 msgid " a select bootable partition" msgstr " a selezione della partizione che è possibile avviare" -#: fdisk/fdisk.c:353 +#: fdisk/fdisk.c:356 msgid " b edit bootfile entry" msgstr " b modifica della voce bootfile" -#: fdisk/fdisk.c:354 +#: fdisk/fdisk.c:357 msgid " c select sgi swap partition" msgstr " c selezione della partizione swap sgi" -#: fdisk/fdisk.c:377 +#: fdisk/fdisk.c:380 msgid " a toggle a bootable flag" msgstr " a Cambia bootable flag" -#: fdisk/fdisk.c:379 +#: fdisk/fdisk.c:382 msgid " c toggle the dos compatibility flag" msgstr " c cambia il flag compatibile con il dos" -#: fdisk/fdisk.c:400 +#: fdisk/fdisk.c:403 msgid " a change number of alternate cylinders" msgstr " a modifica del numero di cilindri alternativi" -#: fdisk/fdisk.c:401 fdisk/fdisk.c:419 fdisk/fdisk.c:435 fdisk/fdisk.c:451 +#: fdisk/fdisk.c:404 fdisk/fdisk.c:422 fdisk/fdisk.c:438 fdisk/fdisk.c:454 msgid " c change number of cylinders" msgstr " c modifica del numero di cilindri" -#: fdisk/fdisk.c:402 fdisk/fdisk.c:420 fdisk/fdisk.c:436 fdisk/fdisk.c:452 +#: fdisk/fdisk.c:405 fdisk/fdisk.c:423 fdisk/fdisk.c:439 fdisk/fdisk.c:455 msgid " d print the raw data in the partition table" msgstr " d stampa dei dati grezzi nella tabella delle partizioni" -#: fdisk/fdisk.c:403 +#: fdisk/fdisk.c:406 msgid " e change number of extra sectors per cylinder" msgstr " e modifica del numero dei settori supplementari per cilindro" -#: fdisk/fdisk.c:404 fdisk/fdisk.c:423 fdisk/fdisk.c:439 fdisk/fdisk.c:456 +#: fdisk/fdisk.c:407 fdisk/fdisk.c:426 fdisk/fdisk.c:442 fdisk/fdisk.c:459 msgid " h change number of heads" msgstr " h modifica del numero di testine" -#: fdisk/fdisk.c:405 +#: fdisk/fdisk.c:408 msgid " i change interleave factor" msgstr " i modifica del fattore di interleave" -#: fdisk/fdisk.c:406 +#: fdisk/fdisk.c:409 msgid " o change rotation speed (rpm)" msgstr " o modifica della velocità di rotazione (rpm)" -#: fdisk/fdisk.c:411 fdisk/fdisk.c:428 fdisk/fdisk.c:444 fdisk/fdisk.c:461 +#: fdisk/fdisk.c:414 fdisk/fdisk.c:431 fdisk/fdisk.c:447 fdisk/fdisk.c:464 msgid " s change number of sectors/track" msgstr " s modifica del numero di settori/traccia" -#: fdisk/fdisk.c:414 +#: fdisk/fdisk.c:417 msgid " y change number of physical cylinders" msgstr " y modifica del numero di cilindri fisici" -#: fdisk/fdisk.c:418 fdisk/fdisk.c:434 fdisk/fdisk.c:450 +#: fdisk/fdisk.c:421 fdisk/fdisk.c:437 fdisk/fdisk.c:453 msgid " b move beginning of data in a partition" msgstr " b spostamento dell'inizio di dati in una partizione" -#: fdisk/fdisk.c:421 fdisk/fdisk.c:437 fdisk/fdisk.c:453 +#: fdisk/fdisk.c:424 fdisk/fdisk.c:440 fdisk/fdisk.c:456 msgid " e list extended partitions" msgstr " e elenco delle partizioni estese" -#: fdisk/fdisk.c:422 fdisk/fdisk.c:438 fdisk/fdisk.c:455 +#: fdisk/fdisk.c:425 fdisk/fdisk.c:441 fdisk/fdisk.c:458 msgid " g create an IRIX (SGI) partition table" msgstr " g crea una tabella delle partizioni IRIX (SGI)" -#: fdisk/fdisk.c:454 +#: fdisk/fdisk.c:457 msgid " f fix partition order" msgstr " f aggiusta l'ordine delle partizioni" -#: fdisk/fdisk.c:572 +#: fdisk/fdisk.c:575 #, c-format msgid "You must set" msgstr "Si devono impostare" -#: fdisk/fdisk.c:589 +#: fdisk/fdisk.c:592 msgid "heads" msgstr "testine" -#: fdisk/fdisk.c:591 fdisk/fdisk.c:1262 fdisk/sfdisk.c:916 +#: fdisk/fdisk.c:594 fdisk/fdisk.c:1248 fdisk/sfdisk.c:918 msgid "sectors" msgstr "settori" -#: fdisk/fdisk.c:597 +#: fdisk/fdisk.c:600 #, c-format msgid "" "%s%s.\n" @@ -2635,11 +2662,11 @@ msgstr "" "È possibile effettuare questa operazione dal menu delle funzioni " "supplementari.\n" -#: fdisk/fdisk.c:598 +#: fdisk/fdisk.c:601 msgid " and " msgstr " e " -#: fdisk/fdisk.c:615 +#: fdisk/fdisk.c:618 #, c-format msgid "" "\n" @@ -2651,33 +2678,33 @@ msgid "" " (e.g., DOS FDISK, OS/2 FDISK)\n" msgstr "" -#: fdisk/fdisk.c:638 +#: fdisk/fdisk.c:641 #, c-format msgid "Bad offset in primary extended partition\n" msgstr "Offset errato nella partizione estesa primaria\n" -#: fdisk/fdisk.c:652 +#: fdisk/fdisk.c:655 #, c-format msgid "" "Warning: omitting partitions after #%d.\n" "They will be deleted if you save this partition table.\n" msgstr "" -#: fdisk/fdisk.c:671 +#: fdisk/fdisk.c:674 #, c-format msgid "Warning: extra link pointer in partition table %d\n" msgstr "" "Attenzione: puntatore di collegamento supplementare nella tabella delle " "partizioni %d\n" -#: fdisk/fdisk.c:679 +#: fdisk/fdisk.c:682 #, c-format msgid "Warning: ignoring extra data in partition table %d\n" msgstr "" "Attenzione: i dati supplementari nella tabella delle partizioni %d vengono " "ignorati\n" -#: fdisk/fdisk.c:724 +#: fdisk/fdisk.c:727 #, c-format msgid "" "Building a new DOS disklabel. Changes will remain in memory only,\n" @@ -2690,24 +2717,24 @@ msgstr "" "contenuto precedente non potrà essere recuperato.\n" "\n" -#: fdisk/fdisk.c:768 +#: fdisk/fdisk.c:771 #, c-format msgid "Note: sector size is %d (not %d)\n" msgstr "Nota: la dimensione del settore è %d (non %d)\n" -#: fdisk/fdisk.c:925 +#: fdisk/fdisk.c:908 #, c-format msgid "You will not be able to write the partition table.\n" msgstr "Impossibile scrivere la tabella delle partizioni.\n" -#: fdisk/fdisk.c:954 +#: fdisk/fdisk.c:940 #, c-format msgid "" "This disk has both DOS and BSD magic.\n" "Give the 'b' command to go to BSD mode.\n" msgstr "" -#: fdisk/fdisk.c:964 +#: fdisk/fdisk.c:950 #, c-format msgid "" "Device contains neither a valid DOS partition table, nor Sun, SGI or OSF " @@ -2716,17 +2743,17 @@ msgstr "" "Il dispositivo non contiene né una tabella delle partizioni DOS valida, né " "una disklabel Sun, SGI od OSF\n" -#: fdisk/fdisk.c:981 +#: fdisk/fdisk.c:967 #, c-format msgid "Internal error\n" msgstr "Errore interno\n" -#: fdisk/fdisk.c:994 +#: fdisk/fdisk.c:980 #, c-format msgid "Ignoring extra extended partition %d\n" msgstr "Partizione estesa supplementare ignorata %d\n" -#: fdisk/fdisk.c:1006 +#: fdisk/fdisk.c:992 #, c-format msgid "" "Warning: invalid flag 0x%04x of partition table %d will be corrected by w" @@ -2735,7 +2762,7 @@ msgstr "" "Attenzione: il flag 0x%04x non valido della tabella delle partizioni %d " "verrà corretto con w(rite)\n" -#: fdisk/fdisk.c:1028 +#: fdisk/fdisk.c:1014 #, c-format msgid "" "\n" @@ -2744,83 +2771,83 @@ msgstr "" "\n" "ricevuto EOF tre volte - uscita in corso..\n" -#: fdisk/fdisk.c:1067 +#: fdisk/fdisk.c:1053 msgid "Hex code (type L to list codes): " msgstr "Codice esadecimale (digitare L per elencare i codici): " -#: fdisk/fdisk.c:1107 +#: fdisk/fdisk.c:1093 #, c-format msgid "%s (%u-%u, default %u): " msgstr "%s (%u-%u, predefinito %u): " -#: fdisk/fdisk.c:1174 +#: fdisk/fdisk.c:1160 #, c-format msgid "Using default value %u\n" msgstr "Utilizzo del valore predefinito %u\n" -#: fdisk/fdisk.c:1178 +#: fdisk/fdisk.c:1164 #, c-format msgid "Value out of range.\n" msgstr "Valore fuori intervallo.\n" -#: fdisk/fdisk.c:1188 +#: fdisk/fdisk.c:1174 msgid "Partition number" msgstr "Numero della partizione" -#: fdisk/fdisk.c:1199 +#: fdisk/fdisk.c:1185 #, c-format msgid "Warning: partition %d has empty type\n" msgstr "Attenzione: la partizione %d ha tipo vuoto\n" -#: fdisk/fdisk.c:1221 fdisk/fdisk.c:1247 +#: fdisk/fdisk.c:1207 fdisk/fdisk.c:1233 #, c-format msgid "Selected partition %d\n" msgstr "Partizione selezionata %d\n" -#: fdisk/fdisk.c:1224 +#: fdisk/fdisk.c:1210 #, c-format msgid "No partition is defined yet!\n" msgstr "Nessuna partizione definita\n" -#: fdisk/fdisk.c:1250 +#: fdisk/fdisk.c:1236 #, c-format msgid "All primary partitions have been defined already!\n" msgstr "Tutte le partizioni primarie sono state già definite!\n" -#: fdisk/fdisk.c:1260 +#: fdisk/fdisk.c:1246 msgid "cylinder" msgstr "cilindro" -#: fdisk/fdisk.c:1260 +#: fdisk/fdisk.c:1246 msgid "sector" msgstr "settore" -#: fdisk/fdisk.c:1269 +#: fdisk/fdisk.c:1255 #, c-format msgid "Changing display/entry units to %s\n" msgstr "Modifica delle unità di visualizzazione/immissione su %s\n" -#: fdisk/fdisk.c:1280 +#: fdisk/fdisk.c:1266 #, c-format msgid "WARNING: Partition %d is an extended partition\n" msgstr "ATTENZIONE: la partizione %d è una partizione estesa\n" -#: fdisk/fdisk.c:1291 +#: fdisk/fdisk.c:1277 #, c-format msgid "DOS Compatibility flag is set\n" msgstr "Impostato il flag compatibile con DOS\n" -#: fdisk/fdisk.c:1295 +#: fdisk/fdisk.c:1281 #, c-format msgid "DOS Compatibility flag is not set\n" msgstr "Il flag compatibile con DOS non è impostato\n" -#: fdisk/fdisk.c:1395 +#: fdisk/fdisk.c:1381 #, c-format msgid "Partition %d does not exist yet!\n" msgstr "La partizione %d non esiste ancora!\n" -#: fdisk/fdisk.c:1400 +#: fdisk/fdisk.c:1386 #, c-format msgid "" "Type 0 means free space to many systems\n" @@ -2833,7 +2860,7 @@ msgstr "" "tipo 0 probabilmente non è consigliabile. È possibile eliminare\n" "una partizione utilizzando il comando \"d\".\n" -#: fdisk/fdisk.c:1409 +#: fdisk/fdisk.c:1395 #, c-format msgid "" "You cannot change a partition into an extended one or vice versa\n" @@ -2842,7 +2869,7 @@ msgstr "" "Non è possibile trasformare una partizione in una estesa o viceversa\n" "Prima bisogna eliminarla.\n" -#: fdisk/fdisk.c:1418 +#: fdisk/fdisk.c:1404 #, c-format msgid "" "Consider leaving partition 3 as Whole disk (5),\n" @@ -2853,7 +2880,7 @@ msgstr "" "poiché SunOS/Solaris lo prevede e ciò è gradito anche a Linux.\n" "\n" -#: fdisk/fdisk.c:1424 +#: fdisk/fdisk.c:1410 #, c-format msgid "" "Consider leaving partition 9 as volume header (0),\n" @@ -2864,53 +2891,53 @@ msgstr "" "e la partizione 11 come volume intero (6) poiché IRIX lo prevede.\n" "\n" -#: fdisk/fdisk.c:1437 +#: fdisk/fdisk.c:1423 #, c-format msgid "Changed system type of partition %d to %x (%s)\n" msgstr "Modificato il tipo di sistema della partizione %d in %x (%s)\n" -#: fdisk/fdisk.c:1492 +#: fdisk/fdisk.c:1478 #, c-format msgid "Partition %d has different physical/logical beginnings (non-Linux?):\n" msgstr "" "La partizione %d ha diversi elementi iniziali fisici/logici (non Linux?):\n" -#: fdisk/fdisk.c:1494 fdisk/fdisk.c:1502 fdisk/fdisk.c:1511 fdisk/fdisk.c:1521 +#: fdisk/fdisk.c:1480 fdisk/fdisk.c:1488 fdisk/fdisk.c:1497 fdisk/fdisk.c:1507 #, c-format msgid " phys=(%d, %d, %d) " msgstr " phys=(%d, %d, %d) " -#: fdisk/fdisk.c:1495 fdisk/fdisk.c:1503 +#: fdisk/fdisk.c:1481 fdisk/fdisk.c:1489 #, c-format msgid "logical=(%d, %d, %d)\n" msgstr "logico=(%d, %d, %d)\n" -#: fdisk/fdisk.c:1500 +#: fdisk/fdisk.c:1486 #, c-format msgid "Partition %d has different physical/logical endings:\n" msgstr "La partizione %d ha diversi elementi finali fisici/logici:\n" -#: fdisk/fdisk.c:1509 +#: fdisk/fdisk.c:1495 #, c-format msgid "Partition %i does not start on cylinder boundary:\n" msgstr "La partizione %i non inizia al limite del cilindro:\n" -#: fdisk/fdisk.c:1512 +#: fdisk/fdisk.c:1498 #, c-format msgid "should be (%d, %d, 1)\n" msgstr "dovrebbe essere (%d, %d, 1)\n" -#: fdisk/fdisk.c:1518 +#: fdisk/fdisk.c:1504 #, c-format msgid "Partition %i does not end on cylinder boundary.\n" msgstr "La partizione %i non termina al limite del cilindro.\n" -#: fdisk/fdisk.c:1522 +#: fdisk/fdisk.c:1508 #, c-format msgid "should be (%d, %d, %d)\n" msgstr "dovrebbe essere (%d, %d, %d)\n" -#: fdisk/fdisk.c:1534 +#: fdisk/fdisk.c:1520 #, c-format msgid "" "\n" @@ -2919,7 +2946,7 @@ msgstr "" "\n" "Disco %s: %ld MB, %lld byte\n" -#: fdisk/fdisk.c:1537 +#: fdisk/fdisk.c:1523 #, c-format msgid "" "\n" @@ -2929,17 +2956,17 @@ msgstr "" "Disco %s: %ld.%ld GB, %lld byte\n" "\n" -#: fdisk/fdisk.c:1539 -#, c-format -msgid "%d heads, %d sectors/track, %d cylinders" +#: fdisk/fdisk.c:1525 +#, fuzzy, c-format +msgid "%d heads, %llu sectors/track, %d cylinders" msgstr "%d testine, %d settori/tracce, %d cilindri" -#: fdisk/fdisk.c:1542 +#: fdisk/fdisk.c:1528 #, c-format msgid ", total %llu sectors" msgstr ", totale %llu settori" -#: fdisk/fdisk.c:1545 +#: fdisk/fdisk.c:1531 #, c-format msgid "" "Units = %s of %d * %d = %d bytes\n" @@ -2948,14 +2975,14 @@ msgstr "" "Unità = %s di %d * %d = %d byte\n" "\n" -#: fdisk/fdisk.c:1653 +#: fdisk/fdisk.c:1639 #, c-format msgid "" "Nothing to do. Ordering is correct already.\n" "\n" msgstr "Niente da fare. L'ordine è già corretto.\n" -#: fdisk/fdisk.c:1709 +#: fdisk/fdisk.c:1695 #, c-format msgid "" "This doesn't look like a partition table\n" @@ -2966,16 +2993,16 @@ msgstr "" "Probabilmente è stato scelto il dispositivo sbagliato.\n" "\n" -#: fdisk/fdisk.c:1723 +#: fdisk/fdisk.c:1709 #, fuzzy, c-format msgid "%*s Boot Start End Blocks Id System\n" msgstr "%*s Avvio Inizio Fine Blocchi Id Sistema\n" -#: fdisk/fdisk.c:1724 fdisk/fdisksgilabel.c:222 fdisk/fdisksunlabel.c:678 +#: fdisk/fdisk.c:1710 fdisk/fdisksgilabel.c:222 fdisk/fdisksunlabel.c:593 msgid "Device" msgstr "Dispositivo" -#: fdisk/fdisk.c:1761 +#: fdisk/fdisk.c:1747 #, c-format msgid "" "\n" @@ -2985,94 +3012,94 @@ msgstr "" "Le voci nella tabella delle partizioni non sono nello stesso ordine del " "disco\n" -#: fdisk/fdisk.c:1771 -#, c-format +#: fdisk/fdisk.c:1757 +#, fuzzy, c-format msgid "" "\n" -"Disk %s: %d heads, %d sectors, %d cylinders\n" +"Disk %s: %d heads, %llu sectors, %d cylinders\n" "\n" msgstr "" "\n" "Disco %s: %d testine, %d settori, %d cilindri\n" "\n" -#: fdisk/fdisk.c:1773 +#: fdisk/fdisk.c:1759 #, c-format msgid "Nr AF Hd Sec Cyl Hd Sec Cyl Start Size ID\n" msgstr "" -#: fdisk/fdisk.c:1818 +#: fdisk/fdisk.c:1805 #, c-format msgid "Warning: partition %d contains sector 0\n" msgstr "Attenzione: la partizione %d contiene il settore 0\n" -#: fdisk/fdisk.c:1821 +#: fdisk/fdisk.c:1808 #, c-format msgid "Partition %d: head %d greater than maximum %d\n" msgstr "Partizione %d: testina %d più grande del massimo %d\n" -#: fdisk/fdisk.c:1824 -#, c-format -msgid "Partition %d: sector %d greater than maximum %d\n" +#: fdisk/fdisk.c:1811 +#, fuzzy, c-format +msgid "Partition %d: sector %d greater than maximum %llu\n" msgstr "Partizione %d: settore %d più grande del massimo %d\n" -#: fdisk/fdisk.c:1827 +#: fdisk/fdisk.c:1814 #, c-format msgid "Partitions %d: cylinder %d greater than maximum %d\n" msgstr "Partizione %d: cilindro %d più grande del massimo %d\n" -#: fdisk/fdisk.c:1831 +#: fdisk/fdisk.c:1818 #, c-format msgid "Partition %d: previous sectors %d disagrees with total %d\n" msgstr "Partizione %d: dissenso dei settori precedenti %d con il totale %d\n" -#: fdisk/fdisk.c:1863 +#: fdisk/fdisk.c:1850 #, c-format msgid "Warning: bad start-of-data in partition %d\n" msgstr "Attenzione: inizio dati danneggiato nella partizione %d\n" -#: fdisk/fdisk.c:1871 +#: fdisk/fdisk.c:1858 #, c-format msgid "Warning: partition %d overlaps partition %d.\n" msgstr "Attenzione: la partizione %d si sovrappone alla partizione %d.\n" -#: fdisk/fdisk.c:1891 +#: fdisk/fdisk.c:1878 #, c-format msgid "Warning: partition %d is empty\n" msgstr "Attenzione: la partizione %d è vuota\n" -#: fdisk/fdisk.c:1896 +#: fdisk/fdisk.c:1883 #, c-format msgid "Logical partition %d not entirely in partition %d\n" msgstr "La partizione logica %d non è interamente nella partizione %d\n" -#: fdisk/fdisk.c:1902 -#, c-format -msgid "Total allocated sectors %d greater than the maximum %lld\n" +#: fdisk/fdisk.c:1889 +#, fuzzy, c-format +msgid "Total allocated sectors %ld greater than the maximum %lld\n" msgstr "Numero totale dei settori allocati %d superiore al massimo %lld\n" -#: fdisk/fdisk.c:1905 +#: fdisk/fdisk.c:1892 #, c-format msgid "%lld unallocated sectors\n" msgstr "%lld settori non allocati\n" -#: fdisk/fdisk.c:1920 fdisk/fdisksgilabel.c:631 fdisk/fdisksunlabel.c:502 +#: fdisk/fdisk.c:1907 fdisk/fdisksgilabel.c:631 fdisk/fdisksunlabel.c:407 #, c-format msgid "Partition %d is already defined. Delete it before re-adding it.\n" msgstr "" "La partizione %d è già definita. Cancellarla prima di riaggiungerla.\n" -#: fdisk/fdisk.c:1962 fdisk/fdisksunlabel.c:563 -#, c-format -msgid "Sector %d is already allocated\n" +#: fdisk/fdisk.c:1949 +#, fuzzy, c-format +msgid "Sector %llu is already allocated\n" msgstr "Il settore %d è già allocato\n" -#: fdisk/fdisk.c:1998 +#: fdisk/fdisk.c:1985 #, c-format msgid "No free sectors available\n" msgstr "Non ci sono settori liberi disponibili\n" -#: fdisk/fdisk.c:2072 +#: fdisk/fdisk.c:2059 #, c-format msgid "" "\tSorry - this fdisk cannot handle AIX disk labels.\n" @@ -3081,24 +3108,33 @@ msgid "" "\tWARNING: This will destroy the present disk contents.\n" msgstr "" -#: fdisk/fdisk.c:2092 +#: fdisk/fdisk.c:2068 +#, c-format +msgid "" +"\tSorry - this fdisk cannot handle Mac 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 "" + +#: fdisk/fdisk.c:2088 #, c-format msgid "You must delete some partition and add an extended partition first\n" msgstr "" "Si devono eliminare alcune partizioni e aggiungere anzitutto una partizione " "estesa\n" -#: fdisk/fdisk.c:2095 +#: fdisk/fdisk.c:2091 #, c-format msgid "All logical partitions are in use\n" msgstr "Tutte le partizioni logiche sono usate\n" -#: fdisk/fdisk.c:2096 +#: fdisk/fdisk.c:2092 #, c-format msgid "Adding a primary partition\n" msgstr "Aggiunta di una partizione primaria\n" -#: fdisk/fdisk.c:2101 +#: fdisk/fdisk.c:2097 #, c-format msgid "" "Command action\n" @@ -3109,20 +3145,20 @@ msgstr "" " %s\n" " p partizione primaria (1-4)\n" -#: fdisk/fdisk.c:2103 +#: fdisk/fdisk.c:2099 msgid "l logical (5 or over)" msgstr "l logica (5 od oltre)" -#: fdisk/fdisk.c:2103 +#: fdisk/fdisk.c:2099 msgid "e extended" msgstr " e estesa" -#: fdisk/fdisk.c:2122 +#: fdisk/fdisk.c:2118 #, c-format msgid "Invalid partition number for type `%c'\n" msgstr "Numero di partizioni non valido per il tipo \"%c\"\n" -#: fdisk/fdisk.c:2158 +#: fdisk/fdisk.c:2154 #, c-format msgid "" "The partition table has been altered!\n" @@ -3131,12 +3167,12 @@ msgstr "" "La tabella delle partizioni è stata alterata!\n" "\n" -#: fdisk/fdisk.c:2167 +#: fdisk/fdisk.c:2163 #, c-format msgid "Calling ioctl() to re-read partition table.\n" msgstr "Chiamata di ioctl() per rileggere la tabella delle partizioni.\n" -#: fdisk/fdisk.c:2183 +#: fdisk/fdisk.c:2179 #, c-format msgid "" "\n" @@ -3150,7 +3186,7 @@ msgstr "" "Il kernel usa ancora la tabella precedente.\n" "La nuova tabella sarà usata al prossimo riavvio.\n" -#: fdisk/fdisk.c:2193 +#: fdisk/fdisk.c:2189 #, c-format msgid "" "\n" @@ -3163,7 +3199,7 @@ msgstr "" "consultare la pagina del manuale fdisk per ulteriori\n" "informazioni.\n" -#: fdisk/fdisk.c:2199 +#: fdisk/fdisk.c:2195 #, c-format msgid "" "\n" @@ -3172,71 +3208,80 @@ msgstr "" "\n" "Errore durante la chiusura del file\n" -#: fdisk/fdisk.c:2203 +#: fdisk/fdisk.c:2199 #, c-format msgid "Syncing disks.\n" msgstr "Sincronizzazione dei dischi in corso.\n" -#: fdisk/fdisk.c:2250 +#: fdisk/fdisk.c:2246 #, c-format msgid "Partition %d has no data area\n" msgstr "La partizione %d non ha area dati\n" -#: fdisk/fdisk.c:2255 +#: fdisk/fdisk.c:2251 msgid "New beginning of data" msgstr "Nuovo inizio dati" -#: fdisk/fdisk.c:2271 +#: fdisk/fdisk.c:2267 msgid "Expert command (m for help): " msgstr "Comando per esperti (m per richiamare la guida): " -#: fdisk/fdisk.c:2284 +#: fdisk/fdisk.c:2280 msgid "Number of cylinders" msgstr "Numero di cilindri" -#: fdisk/fdisk.c:2311 +#: fdisk/fdisk.c:2307 msgid "Number of heads" msgstr "Numero di testine" -#: fdisk/fdisk.c:2336 +#: fdisk/fdisk.c:2332 msgid "Number of sectors" msgstr "Numero di settori" -#: fdisk/fdisk.c:2339 +#: fdisk/fdisk.c:2335 #, c-format msgid "Warning: setting sector offset for DOS compatiblity\n" msgstr "" "Attenzione: impostare l'offset di settore per assicurare compatibilità con " "DOS\n" -#: fdisk/fdisk.c:2411 +#: fdisk/fdisk.c:2394 +#, c-format +msgid "" +"\n" +"WARNING: GPT (GUID Partition Table) detected on '%s'! The util fdisk doesn't " +"support GPT. Use GNU Parted.\n" +"\n" +msgstr "" + +#: fdisk/fdisk.c:2416 #, c-format msgid "Disk %s doesn't contain a valid partition table\n" msgstr "Il disco %s non contiene una tabella delle partizioni valida\n" -#: fdisk/fdisk.c:2422 +#: fdisk/fdisk.c:2427 #, c-format msgid "Cannot open %s\n" msgstr "Impossibile aprire %s\n" -#: fdisk/fdisk.c:2440 fdisk/sfdisk.c:2434 +#: fdisk/fdisk.c:2445 fdisk/sfdisk.c:2423 #, c-format msgid "cannot open %s\n" msgstr "impossibile aprire %s\n" -#: fdisk/fdisk.c:2460 +#: fdisk/fdisk.c:2465 #, c-format msgid "%c: unknown command\n" msgstr "%c: comando sconosciuto\n" -#: fdisk/fdisk.c:2528 +#: fdisk/fdisk.c:2535 #, c-format msgid "This kernel finds the sector size itself - -b option ignored\n" msgstr "" "Questo kernel trova la dimensione del settore in maniera indipendente - - " "opzione b ignorata\n" -#: fdisk/fdisk.c:2532 +#: fdisk/fdisk.c:2539 #, c-format msgid "" "Warning: the -b (set sector size) option should be used with one specified " @@ -3245,16 +3290,16 @@ msgstr "" "Attenzione: l'opzione -b (mpostazione della dimensione del settore) si " "dovrebbe utilizzare con un dispositivo specificato\n" -#: fdisk/fdisk.c:2591 +#: fdisk/fdisk.c:2600 #, c-format msgid "Detected an OSF/1 disklabel on %s, entering disklabel mode.\n" msgstr "" -#: fdisk/fdisk.c:2601 +#: fdisk/fdisk.c:2610 msgid "Command (m for help): " msgstr "Comando (m per richiamare la guida): " -#: fdisk/fdisk.c:2617 +#: fdisk/fdisk.c:2626 #, c-format msgid "" "\n" @@ -3263,16 +3308,16 @@ msgstr "" "\n" "Il file d'avvio corrente è: %s\n" -#: fdisk/fdisk.c:2619 +#: fdisk/fdisk.c:2628 msgid "Please enter the name of the new boot file: " msgstr "Immettere il nome del nuovo file d'avvio:" -#: fdisk/fdisk.c:2621 +#: fdisk/fdisk.c:2630 #, c-format msgid "Boot file unchanged\n" msgstr "File d'avvio immutato\n" -#: fdisk/fdisk.c:2694 +#: fdisk/fdisk.c:2703 #, c-format msgid "" "\n" @@ -3283,6 +3328,33 @@ msgstr "" "\tnessun menu per esperti disponibile per le tabelle delle partizioni SGI.\n" "\n" +#: fdisk/fdiskmaclabel.c:30 +#, fuzzy +msgid "" +"\n" +"\tThere is a valid Mac label on this disk.\n" +"\tUnfortunately fdisk(1) cannot handle these disks.\n" +"\tUse either pdisk or parted to modify the partition table.\n" +"\tNevertheless some advice:\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" +msgstr "" +"\n" +"\tEsiste un'etichetta AIX valida su questo disco.\n" +"\tSfortunatamente, in questo momento Linux non è in grado di gestire questi\n" +"\tdischi. Ciò nonostante seguono alcuni\n" +"\tconsigli:\n" +"\t1. fdisk elimierà il suo contenuto alla scrittura.\n" +"\t2. Assicurarsi che questo disco NON sia ancora\n" +"\t una parte vitale del gruppo di volume (altrimenti è possibile\n" +"\t che si cancellino anche gli altri dischi, se non soggetti a " +"mirroring.)\n" +"\t3. Prima di eliminare questo volume fisico assicurarsi\n" +"\t di rimuovere in maniera logica il disco dalla macchina AIX \n" +"\t (altrimenti si diviene AIXpert)." + #: fdisk/fdisksgilabel.c:80 msgid "SGI volhdr" msgstr "SGI volhdr" @@ -3370,10 +3442,10 @@ msgid "Detected sgi disklabel with wrong checksum.\n" msgstr "Rilevato un disklabel sgi con checksum errato.\n" #: fdisk/fdisksgilabel.c:200 -#, c-format +#, fuzzy, c-format msgid "" "\n" -"Disk %s (SGI disk label): %d heads, %d sectors\n" +"Disk %s (SGI disk label): %d heads, %llu sectors\n" "%d cylinders, %d physical cylinders\n" "%d extra sects/cyl, interleave %d:1\n" "%s\n" @@ -3389,10 +3461,10 @@ msgstr "" "\n" #: fdisk/fdisksgilabel.c:213 -#, c-format +#, fuzzy, c-format msgid "" "\n" -"Disk %s (SGI disk label): %d heads, %d sectors, %d cylinders\n" +"Disk %s (SGI disk label): %d heads, %llu sectors, %d cylinders\n" "Units = %s of %d * %d bytes\n" "\n" msgstr "" @@ -3484,7 +3556,7 @@ msgstr "" msgid "More than one entire disk entry present.\n" msgstr "Presente più di una voce disco intero.\n" -#: fdisk/fdisksgilabel.c:445 fdisk/fdisksunlabel.c:478 +#: fdisk/fdisksgilabel.c:445 fdisk/fdisksunlabel.c:379 #, c-format msgid "No partitions defined\n" msgstr "Nessuna partizione definita\n" @@ -3589,7 +3661,7 @@ msgstr "" "Digitare YES (sì) se si è certi di voler codificare questa partizione in " "modo differente.\n" -#: fdisk/fdisksgilabel.c:555 fdisk/fdisksunlabel.c:632 +#: fdisk/fdisksgilabel.c:555 fdisk/fdisksunlabel.c:545 msgid "YES\n" msgstr "" @@ -3649,7 +3721,7 @@ msgstr "" "precedente sarà definitivamente perso.\n" "\n" -#: fdisk/fdisksgilabel.c:728 +#: fdisk/fdisksgilabel.c:728 fdisk/fdisksunlabel.c:220 #, c-format msgid "" "Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %" @@ -3667,43 +3739,58 @@ msgstr "Tentativo di mantenere i parametri della partizione %d in corso.\n" msgid "ID=%02x\tSTART=%d\tLENGTH=%d\n" msgstr "ID=%02x\tINIZIO=%d\tLUNGHEZZA=%d\n" -#: fdisk/fdisksunlabel.c:43 fdisk/i386_sys_types.c:6 -msgid "Empty" -msgstr "Vuoto" +#: fdisk/fdisksunlabel.c:40 +msgid "Unassigned" +msgstr "" -#: fdisk/fdisksunlabel.c:45 +#: fdisk/fdisksunlabel.c:42 msgid "SunOS root" msgstr "SunOS root" -#: fdisk/fdisksunlabel.c:46 +#: fdisk/fdisksunlabel.c:43 msgid "SunOS swap" msgstr "SunOS swap" -#: fdisk/fdisksunlabel.c:47 +#: fdisk/fdisksunlabel.c:44 msgid "SunOS usr" msgstr "SunOS usr" -#: fdisk/fdisksunlabel.c:48 +#: fdisk/fdisksunlabel.c:45 msgid "Whole disk" msgstr "Disco intero" -#: fdisk/fdisksunlabel.c:49 +#: fdisk/fdisksunlabel.c:46 msgid "SunOS stand" msgstr "SunOS stand" -#: fdisk/fdisksunlabel.c:50 +#: fdisk/fdisksunlabel.c:47 msgid "SunOS var" msgstr "SunOS var" -#: fdisk/fdisksunlabel.c:51 +#: fdisk/fdisksunlabel.c:48 msgid "SunOS home" msgstr "SunOS home" +#: fdisk/fdisksunlabel.c:49 +#, fuzzy +msgid "SunOS alt sectors" +msgstr "%lld settori non allocati\n" + +#: fdisk/fdisksunlabel.c:50 +#, fuzzy +msgid "SunOS cachefs" +msgstr "SunOS home" + +#: fdisk/fdisksunlabel.c:51 +#, fuzzy +msgid "SunOS reserved" +msgstr "SunOS usr" + #: fdisk/fdisksunlabel.c:55 fdisk/i386_sys_types.c:100 msgid "Linux raid autodetect" msgstr "Autorilevamento raid di Linux" -#: fdisk/fdisksunlabel.c:132 +#: fdisk/fdisksunlabel.c:135 #, c-format msgid "" "Detected sun disklabel with wrong checksum.\n" @@ -3716,12 +3803,30 @@ msgstr "" "per es. testine, settori, cilindri e partizioni\n" "o forzare un'etichetta nuova (comando s nel menu principale)\n" -#: fdisk/fdisksunlabel.c:231 -#, c-format -msgid "Autoconfigure found a %s%s%s\n" -msgstr "L'autoconfigurazione ha trovato un %s%s%s\n" +#: fdisk/fdisksunlabel.c:147 +#, fuzzy, c-format +msgid "Detected sun disklabel with wrong version [0x%08x].\n" +msgstr "Rilevato un disklabel sgi con checksum errato.\n" + +#: fdisk/fdisksunlabel.c:152 +#, fuzzy, c-format +msgid "Detected sun disklabel with wrong sanity [0x%08x].\n" +msgstr "Rilevato un disklabel sgi con checksum errato.\n" + +#: fdisk/fdisksunlabel.c:157 +#, fuzzy, c-format +msgid "Detected sun disklabel with wrong num_partitions [%u].\n" +msgstr "Rilevato un disklabel sgi con checksum errato.\n" + +#: fdisk/fdisksunlabel.c:162 +#, fuzzy, c-format +msgid "" +"Warning: Wrong values need to be fixed up and will be corrected by w(rite)\n" +msgstr "" +"Attenzione: il flag 0x%04x non valido della tabella delle partizioni %d " +"verrà corretto con w(rite)\n" -#: fdisk/fdisksunlabel.c:258 +#: fdisk/fdisksunlabel.c:192 #, c-format msgid "" "Building a new sun disklabel. Changes will remain in memory only,\n" @@ -3733,82 +3838,31 @@ msgstr "" "solamente fino a quando si decide di scriverle. Dopodiché, chiaramente, il\n" "contenuto precedente non sarà recuperabile.\n" -#: fdisk/fdisksunlabel.c:269 -msgid "" -"Drive type\n" -" ? auto configure\n" -" 0 custom (with hardware detected defaults)" -msgstr "" -"Tipo di unità\n" -" ? auto configure\n" -" 0 custom (con le impostazioni predefinite rilevate dell'hardware)" - -#: fdisk/fdisksunlabel.c:279 -msgid "Select type (? for auto, 0 for custom): " -msgstr "Selezione tipo (? per auto, 0 per custom): " - -#: fdisk/fdisksunlabel.c:291 -#, c-format -msgid "Autoconfigure failed.\n" -msgstr "Autoconfigurazione non riuscita.\n" - -#: fdisk/fdisksunlabel.c:315 +#: fdisk/fdisksunlabel.c:227 msgid "Sectors/track" msgstr "Settori/traccia" -#: fdisk/fdisksunlabel.c:322 -msgid "Alternate cylinders" -msgstr "Cilindri alternativi" +#: fdisk/fdisksunlabel.c:342 +#, c-format +msgid "Partition %d doesn't end on cylinder boundary\n" +msgstr "La partizione %d non finisce al limite del cilindro\n" -#: fdisk/fdisksunlabel.c:325 -msgid "Physical cylinders" -msgstr "Cilindri fisici" +#: fdisk/fdisksunlabel.c:362 +#, c-format +msgid "Partition %d overlaps with others in sectors %d-%d\n" +msgstr "La partizione %d si sovrappone ad altre nei settori %d-%d\n" -#: fdisk/fdisksunlabel.c:328 fdisk/fdisksunlabel.c:728 -msgid "Rotation speed (rpm)" -msgstr "Velocità di rotazione (rpm)" - -#: fdisk/fdisksunlabel.c:330 fdisk/fdisksunlabel.c:721 -msgid "Interleave factor" -msgstr "Fattore di interleave" - -#: fdisk/fdisksunlabel.c:333 fdisk/fdisksunlabel.c:714 -msgid "Extra sectors per cylinder" -msgstr "Settori supplementari per cilindro" - -#: fdisk/fdisksunlabel.c:347 -msgid "You may change all the disk params from the x menu" -msgstr "È possibile modificare tutti i parametri disco dal menu x" - -#: fdisk/fdisksunlabel.c:354 -msgid "3,5\" floppy" -msgstr "floppy da 3,5\"" - -#: fdisk/fdisksunlabel.c:354 -msgid "Linux custom" -msgstr "Linux custom" - -#: fdisk/fdisksunlabel.c:441 -#, c-format -msgid "Partition %d doesn't end on cylinder boundary\n" -msgstr "La partizione %d non finisce al limite del cilindro\n" - -#: fdisk/fdisksunlabel.c:461 -#, c-format -msgid "Partition %d overlaps with others in sectors %d-%d\n" -msgstr "La partizione %d si sovrappone ad altre nei settori %d-%d\n" - -#: fdisk/fdisksunlabel.c:483 +#: fdisk/fdisksunlabel.c:384 #, c-format msgid "Unused gap - sectors 0-%d\n" msgstr "Intervallo inutilizzato - settori 0-%d\n" -#: fdisk/fdisksunlabel.c:485 fdisk/fdisksunlabel.c:489 +#: fdisk/fdisksunlabel.c:386 fdisk/fdisksunlabel.c:392 #, c-format msgid "Unused gap - sectors %d-%d\n" msgstr "Intervallo inutilizzato - settori %d-%d\n" -#: fdisk/fdisksunlabel.c:512 +#: fdisk/fdisksunlabel.c:417 #, c-format msgid "" "Other partitions already cover the whole disk.\n" @@ -3817,7 +3871,12 @@ msgstr "" "Altre partizioni coprono già il disco intero.\n" "Eliminarne alcune/rimpicciolirle prima di riprovare.\n" -#: fdisk/fdisksunlabel.c:593 +#: fdisk/fdisksunlabel.c:468 +#, c-format +msgid "Sector %d is already allocated\n" +msgstr "Il settore %d è già allocato\n" + +#: fdisk/fdisksunlabel.c:498 #, c-format msgid "" "You haven't covered the whole disk with the 3rd partition, but your value\n" @@ -3828,7 +3887,7 @@ msgstr "" "%d %s copre alcune altre partizioni. La voce immessa è stata cambiata\n" "in %d %s\n" -#: fdisk/fdisksunlabel.c:615 +#: fdisk/fdisksunlabel.c:525 #, c-format msgid "" "If you want to maintain SunOS/Solaris compatibility, consider leaving this\n" @@ -3838,7 +3897,7 @@ msgstr "" "in considerazione di lasciare questa partizione come disco intero (5), " "partendo da 0, con %u settori\n" -#: fdisk/fdisksunlabel.c:627 +#: fdisk/fdisksunlabel.c:540 msgid "" "It is highly recommended that the partition at offset 0\n" "is UFS, EXT2FS filesystem or SunOS swap. Putting Linux swap\n" @@ -3854,14 +3913,15 @@ msgstr "" "Digitare YES (sì) se si è certi di volere che quella partizione\n" "venga codificata con 82 (swap Linux ): " -#: fdisk/fdisksunlabel.c:658 -#, c-format +#: fdisk/fdisksunlabel.c:571 +#, fuzzy, c-format msgid "" "\n" -"Disk %s (Sun disk label): %d heads, %d sectors, %d rpm\n" +"Disk %s (Sun disk label): %d heads, %llu sectors, %d rpm\n" "%d cylinders, %d alternate cylinders, %d physical cylinders\n" "%d extra sects/cyl, interleave %d:1\n" -"%s\n" +"Label ID: %s\n" +"Volume ID: %s\n" "Units = %s of %d * 512 bytes\n" "\n" msgstr "" @@ -3873,11 +3933,11 @@ msgstr "" "Unità = %s di %d * 512 byte\n" "\n" -#: fdisk/fdisksunlabel.c:672 -#, c-format +#: fdisk/fdisksunlabel.c:587 +#, fuzzy, c-format msgid "" "\n" -"Disk %s (Sun disk label): %d heads, %d sectors, %d cylinders\n" +"Disk %s (Sun disk label): %d heads, %llu sectors, %d cylinders\n" "Units = %s of %d * 512 bytes\n" "\n" msgstr "" @@ -3886,19 +3946,35 @@ msgstr "" "Unità = %s di %d * 512 byte\n" "\n" -#: fdisk/fdisksunlabel.c:677 +#: fdisk/fdisksunlabel.c:592 #, c-format msgid "%*s Flag Start End Blocks Id System\n" msgstr "%*s Flag Inizio Fine Blocchi Id Sistema\n" -#: fdisk/fdisksunlabel.c:702 +#: fdisk/fdisksunlabel.c:620 msgid "Number of alternate cylinders" msgstr "Numero di cilindri alternativi" -#: fdisk/fdisksunlabel.c:735 +#: fdisk/fdisksunlabel.c:632 +msgid "Extra sectors per cylinder" +msgstr "Settori supplementari per cilindro" + +#: fdisk/fdisksunlabel.c:639 +msgid "Interleave factor" +msgstr "Fattore di interleave" + +#: fdisk/fdisksunlabel.c:646 +msgid "Rotation speed (rpm)" +msgstr "Velocità di rotazione (rpm)" + +#: fdisk/fdisksunlabel.c:653 msgid "Number of physical cylinders" msgstr "Numero dei cilindri fisici" +#: fdisk/i386_sys_types.c:6 +msgid "Empty" +msgstr "Vuoto" + #: fdisk/i386_sys_types.c:7 msgid "FAT12" msgstr "FAT12" @@ -4245,91 +4321,91 @@ msgstr "LANstep" msgid "BBT" msgstr "BBT" -#: fdisk/sfdisk.c:176 +#: fdisk/sfdisk.c:178 #, c-format msgid "seek error on %s - cannot seek to %lu\n" msgstr "errore di ricerca su %s - impossibile ricercare a %lu\n" -#: fdisk/sfdisk.c:181 +#: fdisk/sfdisk.c:183 #, c-format msgid "seek error: wanted 0x%08x%08x, got 0x%08x%08x\n" msgstr "errore di ricerca: si voleva 0x%08x%08x, si è ottenuto 0x%08x%08x\n" -#: fdisk/sfdisk.c:227 +#: fdisk/sfdisk.c:229 msgid "out of memory - giving up\n" msgstr "memoria insufficiente - termina\n" -#: fdisk/sfdisk.c:232 fdisk/sfdisk.c:315 +#: fdisk/sfdisk.c:234 fdisk/sfdisk.c:317 #, c-format msgid "read error on %s - cannot read sector %lu\n" msgstr "errore in lettura su %s - impossibile leggere il settore %lu\n" -#: fdisk/sfdisk.c:250 +#: fdisk/sfdisk.c:252 #, c-format msgid "ERROR: sector %lu does not have an msdos signature\n" msgstr "ERRORE: il settore %lu non ha una firma msdos\n" -#: fdisk/sfdisk.c:265 +#: fdisk/sfdisk.c:267 #, c-format msgid "write error on %s - cannot write sector %lu\n" msgstr "errore di scrittura su %s - impossibile scrivere il settore %lu\n" -#: fdisk/sfdisk.c:303 +#: fdisk/sfdisk.c:305 #, c-format msgid "cannot open partition sector save file (%s)\n" msgstr "impossibile aprire il file di salvataggio settore partizione (%s)\n" -#: fdisk/sfdisk.c:321 +#: fdisk/sfdisk.c:323 #, c-format msgid "write error on %s\n" msgstr "errore di scrittura su %s\n" -#: fdisk/sfdisk.c:339 +#: fdisk/sfdisk.c:341 #, c-format msgid "cannot stat partition restore file (%s)\n" msgstr "impossibile eseguire stat del file di ripristino partizione (%s)\n" -#: fdisk/sfdisk.c:344 +#: fdisk/sfdisk.c:346 msgid "partition restore file has wrong size - not restoring\n" msgstr "" "il file di ripristino partizione ha una dimensione errata - il ripristino " "non viene effettuato\n" -#: fdisk/sfdisk.c:348 +#: fdisk/sfdisk.c:350 msgid "out of memory?\n" msgstr "memoria insufficiente?\n" -#: fdisk/sfdisk.c:354 +#: fdisk/sfdisk.c:356 #, c-format msgid "cannot open partition restore file (%s)\n" msgstr "impossibile aprire il file di ripristino partizione (%s)\n" -#: fdisk/sfdisk.c:360 +#: fdisk/sfdisk.c:362 #, c-format msgid "error reading %s\n" msgstr "errore durante la lettura di %s\n" -#: fdisk/sfdisk.c:367 +#: fdisk/sfdisk.c:369 #, c-format msgid "cannot open device %s for writing\n" msgstr "impossibile aprire il dispositivo %s per scrivere\n" -#: fdisk/sfdisk.c:379 +#: fdisk/sfdisk.c:381 #, c-format msgid "error writing sector %lu on %s\n" msgstr "errore durante la scrittura del settore %lu su %s\n" -#: fdisk/sfdisk.c:432 +#: fdisk/sfdisk.c:434 #, c-format msgid "Disk %s: cannot get geometry\n" msgstr "Disco %s: impossibile ottenere la geometria\n" -#: fdisk/sfdisk.c:449 +#: fdisk/sfdisk.c:451 #, c-format msgid "Disk %s: cannot get size\n" msgstr "Disco %s: impossibile ottenere la dimensione\n" -#: fdisk/sfdisk.c:482 +#: fdisk/sfdisk.c:484 #, c-format msgid "" "Warning: start=%lu - this looks like a partition rather than\n" @@ -4340,22 +4416,22 @@ msgstr "" "l'intero disco. Utilizzare fdisk su di esso probabilmente non ha senso.\n" "[Utilizzare l'opzione --force se lo si desidera davvero]\n" -#: fdisk/sfdisk.c:489 +#: fdisk/sfdisk.c:491 #, c-format msgid "Warning: HDIO_GETGEO says that there are %lu heads\n" msgstr "Attenzione: HDIO_GETGEO dice che vi sono %lu testine\n" -#: fdisk/sfdisk.c:492 +#: fdisk/sfdisk.c:494 #, c-format msgid "Warning: HDIO_GETGEO says that there are %lu sectors\n" msgstr "Attenzione: HDIO_GETGEO dice che vi sono %lu settori\n" -#: fdisk/sfdisk.c:496 +#: fdisk/sfdisk.c:498 #, c-format msgid "Warning: BLKGETSIZE/HDIO_GETGEO says that there are %lu cylinders\n" msgstr "Attenzione: BLKGETSIZE/HDIO_GETGEO dice che vi sono %lu cilindri\n" -#: fdisk/sfdisk.c:501 +#: fdisk/sfdisk.c:503 #, c-format msgid "" "Warning: unlikely number of sectors (%lu) - usually at most 63\n" @@ -4365,7 +4441,7 @@ msgstr "" "63\n" "Questo creerà problemi con i software che utilizza l'indirizzamento C/H/S.\n" -#: fdisk/sfdisk.c:505 +#: fdisk/sfdisk.c:507 #, c-format msgid "" "\n" @@ -4374,7 +4450,7 @@ msgstr "" "\n" "Disco %s: %lu cilindri, %lu testine, %lu settori/traccia\n" -#: fdisk/sfdisk.c:587 +#: fdisk/sfdisk.c:589 #, c-format msgid "" "%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n" @@ -4382,7 +4458,7 @@ msgstr "" "%s della partizione %s ha un valore impossibile per la testina: %lu " "(dovrebbe essere in 0-%lu)\n" -#: fdisk/sfdisk.c:592 +#: fdisk/sfdisk.c:594 #, c-format msgid "" "%s of partition %s has impossible value for sector: %lu (should be in 1-%" @@ -4391,7 +4467,7 @@ msgstr "" "%s della partizione %s ha un valore impossibile per il settore: %lu " "(dovrebbe essere in 1-%lu)\n" -#: fdisk/sfdisk.c:597 +#: fdisk/sfdisk.c:599 #, c-format msgid "" "%s of partition %s has impossible value for cylinders: %lu (should be in 0-%" @@ -4400,7 +4476,7 @@ msgstr "" "%s della partizione %s ha un valore impossibile per i cilindri: %lu " "(dovrebbe essere in 0-%lu)\n" -#: fdisk/sfdisk.c:637 +#: fdisk/sfdisk.c:639 #, c-format msgid "" "Id Name\n" @@ -4409,12 +4485,12 @@ msgstr "" "Nome Id\n" "\n" -#: fdisk/sfdisk.c:793 +#: fdisk/sfdisk.c:795 #, c-format msgid "Re-reading the partition table ...\n" msgstr "Rilettura della tabella delle partizioni in corso...\n" -#: fdisk/sfdisk.c:799 +#: fdisk/sfdisk.c:801 msgid "" "The command to re-read the partition table failed\n" "Reboot your system now, before using mkfs\n" @@ -4422,31 +4498,31 @@ msgstr "" "Il comando per la rilettura della tabella delle partizioni non è riuscito\n" "Riavviare adesso il sistema prima di utilizzare mkfs\n" -#: fdisk/sfdisk.c:804 +#: fdisk/sfdisk.c:806 #, c-format msgid "Error closing %s\n" msgstr "Errore durante la chiusura di %s\n" -#: fdisk/sfdisk.c:842 +#: fdisk/sfdisk.c:844 #, c-format msgid "%s: no such partition\n" msgstr "%s: nessuna partizione di questo tipo\n" -#: fdisk/sfdisk.c:865 +#: fdisk/sfdisk.c:867 msgid "unrecognized format - using sectors\n" msgstr "formato non riconosciuto - utilizzo dei settori in corso\n" -#: fdisk/sfdisk.c:904 +#: fdisk/sfdisk.c:906 #, c-format msgid "# partition table of %s\n" msgstr "# tabella delle partizioni di %s\n" -#: fdisk/sfdisk.c:915 +#: fdisk/sfdisk.c:917 #, c-format msgid "unimplemented format - using %s\n" msgstr "formato non implementato - utilizzo di %s in corso\n" -#: fdisk/sfdisk.c:919 +#: fdisk/sfdisk.c:921 #, c-format msgid "" "Units = cylinders of %lu bytes, blocks of 1024 bytes, counting from %d\n" @@ -4455,13 +4531,13 @@ msgstr "" "Unità = cilindri di %lu byte, blocchi di 1024 byte, conteggiando da %d\n" "\n" -#: fdisk/sfdisk.c:922 +#: fdisk/sfdisk.c:924 #, fuzzy, c-format msgid " Device Boot Start End #cyls #blocks Id System\n" msgstr "" " Dispositivo Boot Inizio Fine #cilin. #blocchi Id Sistema\n" -#: fdisk/sfdisk.c:927 +#: fdisk/sfdisk.c:929 #, c-format msgid "" "Units = sectors of 512 bytes, counting from %d\n" @@ -4470,12 +4546,12 @@ msgstr "" "Unità = settori di 512 byte, conteggiando da %d\n" "\n" -#: fdisk/sfdisk.c:929 +#: fdisk/sfdisk.c:931 #, fuzzy, c-format msgid " Device Boot Start End #sectors Id System\n" msgstr " Dispositivo Boot Inizio Fine #settori Id Sistema\n" -#: fdisk/sfdisk.c:932 +#: fdisk/sfdisk.c:934 #, c-format msgid "" "Units = blocks of 1024 bytes, counting from %d\n" @@ -4484,12 +4560,12 @@ msgstr "" "Unità = blocchi di 1024 byte, conteggiando da %d\n" "\n" -#: fdisk/sfdisk.c:934 +#: fdisk/sfdisk.c:936 #, fuzzy, c-format msgid " Device Boot Start End #blocks Id System\n" msgstr " Dispositivo Boot Inizio Fine #blocchi Id Sistema\n" -#: fdisk/sfdisk.c:937 +#: fdisk/sfdisk.c:939 #, c-format msgid "" "Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from %d\n" @@ -4498,31 +4574,31 @@ msgstr "" "Unità = mebibyte da 1048576 byte, blocchi da 1024 byte, contando da %d\n" "\n" -#: fdisk/sfdisk.c:939 +#: fdisk/sfdisk.c:941 #, fuzzy, c-format msgid " Device Boot Start End MiB #blocks Id System\n" msgstr " Dispositivo Inizio Boot Fine MB #blocchi Id Sistema\n" -#: fdisk/sfdisk.c:1099 +#: fdisk/sfdisk.c:1101 #, c-format msgid "\t\tstart: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "\t\tinizio: (c,h,s) previsto (%ld,%ld,%ld) trovato (%ld,%ld,%ld)\n" -#: fdisk/sfdisk.c:1106 +#: fdisk/sfdisk.c:1108 #, c-format msgid "\t\tend: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "\t\tendenza: (c,h,s) previsto (%ld,%ld,%ld) trovato (%ld,%ld,%ld)\n" -#: fdisk/sfdisk.c:1109 +#: fdisk/sfdisk.c:1111 #, c-format msgid "partition ends on cylinder %ld, beyond the end of the disk\n" msgstr "la partizione termina sul cilindro %ld, oltre la fine del disco\n" -#: fdisk/sfdisk.c:1119 +#: fdisk/sfdisk.c:1121 msgid "No partitions found\n" msgstr "Non si è trovata alcuna partizione\n" -#: fdisk/sfdisk.c:1123 +#: fdisk/sfdisk.c:1125 #, c-format msgid "" "Warning: The partition table looks like it was made\n" @@ -4533,53 +4609,53 @@ msgstr "" " per C/H/S=*/%ld/%ld (al posto di %ld/%ld/%ld).\n" "In questo elenco verrà assunta tale geometria.\n" -#: fdisk/sfdisk.c:1172 +#: fdisk/sfdisk.c:1174 msgid "no partition table present.\n" msgstr "nessuna tabella delle partizioni presente.\n" -#: fdisk/sfdisk.c:1174 +#: fdisk/sfdisk.c:1176 #, c-format msgid "strange, only %d partitions defined.\n" msgstr "strano, sono definite solo %d partizioni.\n" -#: fdisk/sfdisk.c:1183 +#: fdisk/sfdisk.c:1185 #, c-format msgid "Warning: partition %s has size 0 but is not marked Empty\n" msgstr "" "Attenzione: la partizione %s ha dimensione 0 ma non è contrassegnata come " "vuota\n" -#: fdisk/sfdisk.c:1186 +#: fdisk/sfdisk.c:1188 #, c-format msgid "Warning: partition %s has size 0 and is bootable\n" msgstr "Attenzione: la partizione %s ha dimensione 0 ed è avviabile\n" -#: fdisk/sfdisk.c:1189 +#: fdisk/sfdisk.c:1191 #, c-format msgid "Warning: partition %s has size 0 and nonzero start\n" msgstr "Attenzione: la partizione %s ha dimensione 0 e inizio non nullo\n" -#: fdisk/sfdisk.c:1200 +#: fdisk/sfdisk.c:1202 #, c-format msgid "Warning: partition %s " msgstr "Attenzione: la partizione %s " -#: fdisk/sfdisk.c:1201 +#: fdisk/sfdisk.c:1203 #, c-format msgid "is not contained in partition %s\n" msgstr "non è contenuta nella partizione %s\n" -#: fdisk/sfdisk.c:1212 +#: fdisk/sfdisk.c:1214 #, c-format msgid "Warning: partitions %s " msgstr "Attenzione: le partizioni %s " -#: fdisk/sfdisk.c:1213 +#: fdisk/sfdisk.c:1215 #, c-format msgid "and %s overlap\n" msgstr "e %s si sovrappongono\n" -#: fdisk/sfdisk.c:1224 +#: fdisk/sfdisk.c:1226 #, c-format msgid "" "Warning: partition %s contains part of the partition table (sector %lu),\n" @@ -4588,17 +4664,17 @@ msgstr "" "Attenzione: la partizione %s contiene parte della tabella delle partizioni\n" "(settore %lu), e la distruggerà quando viene riempita.\n" -#: fdisk/sfdisk.c:1236 +#: fdisk/sfdisk.c:1238 #, c-format msgid "Warning: partition %s starts at sector 0\n" msgstr "Attenzione: la partizione %s inizia al settore 0\n" -#: fdisk/sfdisk.c:1240 +#: fdisk/sfdisk.c:1242 #, c-format msgid "Warning: partition %s extends past end of disk\n" msgstr "Attenzione: la partizione %s si estende dopo la fine del disco\n" -#: fdisk/sfdisk.c:1255 +#: fdisk/sfdisk.c:1257 msgid "" "Among the primary partitions, at most one can be extended\n" " (although this is not a problem under Linux)\n" @@ -4606,17 +4682,17 @@ msgstr "" "Tra le partizioni primarie, al massimo una può essere estesa\n" " (anche se questo non è un problema per Linux)\n" -#: fdisk/sfdisk.c:1273 +#: fdisk/sfdisk.c:1275 #, c-format msgid "Warning: partition %s does not start at a cylinder boundary\n" msgstr "Attenzione: la partizione %s non inizia al limite di un cilindro\n" -#: fdisk/sfdisk.c:1279 +#: fdisk/sfdisk.c:1281 #, c-format msgid "Warning: partition %s does not end at a cylinder boundary\n" msgstr "Attenzione: la partizione %s non termina al limite di un cilindro\n" -#: fdisk/sfdisk.c:1297 +#: fdisk/sfdisk.c:1299 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" @@ -4625,7 +4701,7 @@ msgstr "" "(attiva)\n" "Questo non ha importanza per LILO, ma MBR DOS non avvierà questo disco.\n" -#: fdisk/sfdisk.c:1304 +#: fdisk/sfdisk.c:1306 msgid "" "Warning: usually one can boot from primary partitions only\n" "LILO disregards the `bootable' flag.\n" @@ -4633,7 +4709,7 @@ msgstr "" "Attenzione: di solito l'avvio è possibile solo da partizioni primarie\n" "LILO non prende in considerazione il flag \"bootable\" (avviabile).\n" -#: fdisk/sfdisk.c:1310 +#: fdisk/sfdisk.c:1312 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" @@ -4642,40 +4718,40 @@ msgstr "" "(attiva)\n" "Questo non ha importanza per LILO, ma MBR DOS non avvierà questo disco.\n" -#: fdisk/sfdisk.c:1324 +#: fdisk/sfdisk.c:1326 msgid "start" msgstr "inizio" -#: fdisk/sfdisk.c:1327 +#: fdisk/sfdisk.c:1329 #, c-format msgid "" "partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "" "partizione %s: inizio: (c,h,s) previsto (%ld,%ld,%ld) trovato (%ld,%ld,%ld)\n" -#: fdisk/sfdisk.c:1333 +#: fdisk/sfdisk.c:1335 msgid "end" msgstr "fine" -#: fdisk/sfdisk.c:1336 +#: fdisk/sfdisk.c:1338 #, c-format msgid "partition %s: end: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "" " partizione %s: fine: (c,h,s) previsto (%ld,%ld,%ld) trovato (%ld,%ld,%ld)\n" -#: fdisk/sfdisk.c:1339 +#: fdisk/sfdisk.c:1341 #, c-format msgid "partition %s ends on cylinder %ld, beyond the end of the disk\n" msgstr "la partizione %s termina sul cilindro %ld, oltre la fine del disco\n" -#: fdisk/sfdisk.c:1364 +#: fdisk/sfdisk.c:1366 #, 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 "" -#: fdisk/sfdisk.c:1370 +#: fdisk/sfdisk.c:1372 msgid "" "Warning: extended partition does not start at a cylinder boundary.\n" "DOS and Linux will interpret the contents differently.\n" @@ -4683,133 +4759,133 @@ msgstr "" "Attenzione: la partizione estesa non inizia al limite di un cilindro.\n" "DOS e Linux interpreteranno i contenuti in modo diverso.\n" -#: fdisk/sfdisk.c:1388 fdisk/sfdisk.c:1465 +#: fdisk/sfdisk.c:1390 fdisk/sfdisk.c:1467 #, c-format msgid "too many partitions - ignoring those past nr (%d)\n" msgstr "troppe partizioni - sto ignorando quei numeri passati (%d)\n" -#: fdisk/sfdisk.c:1403 +#: fdisk/sfdisk.c:1405 msgid "tree of partitions?\n" msgstr "struttura delle partizioni?\n" -#: fdisk/sfdisk.c:1524 +#: fdisk/sfdisk.c:1526 msgid "detected Disk Manager - unable to handle that\n" msgstr "rilevato l'amministratore del disco - impossibile da gestire\n" -#: fdisk/sfdisk.c:1531 +#: fdisk/sfdisk.c:1533 msgid "DM6 signature found - giving up\n" msgstr "trovata firma DM6 - termina\n" -#: fdisk/sfdisk.c:1551 +#: fdisk/sfdisk.c:1553 msgid "strange..., an extended partition of size 0?\n" msgstr "strano..., una partizione estesa di dimensione 0?\n" -#: fdisk/sfdisk.c:1558 fdisk/sfdisk.c:1569 +#: fdisk/sfdisk.c:1560 fdisk/sfdisk.c:1571 msgid "strange..., a BSD partition of size 0?\n" msgstr "strano..., una partizione BSD di dimensione 0?\n" -#: fdisk/sfdisk.c:1603 +#: fdisk/sfdisk.c:1605 #, c-format msgid " %s: unrecognized partition table type\n" msgstr " %s: tipo di tabella delle partizioni non riconosciuto\n" -#: fdisk/sfdisk.c:1615 +#: fdisk/sfdisk.c:1617 msgid "-n flag was given: Nothing changed\n" msgstr "flag -n dato: nessuna modifica\n" -#: fdisk/sfdisk.c:1631 +#: fdisk/sfdisk.c:1633 msgid "Failed saving the old sectors - aborting\n" msgstr "Salvataggio dei vecchi settori non riuscito - interruzione in corso\n" -#: fdisk/sfdisk.c:1636 +#: fdisk/sfdisk.c:1638 #, c-format msgid "Failed writing the partition on %s\n" msgstr "Scrittura della partizione su %s non riuscita\n" -#: fdisk/sfdisk.c:1713 +#: fdisk/sfdisk.c:1715 msgid "long or incomplete input line - quitting\n" msgstr "linea di input lunga o incompleta - uscita in corso\n" -#: fdisk/sfdisk.c:1749 +#: fdisk/sfdisk.c:1751 #, c-format msgid "input error: `=' expected after %s field\n" msgstr "errore di input: \"=\" previsto dopo il campo %s\n" -#: fdisk/sfdisk.c:1756 +#: fdisk/sfdisk.c:1758 #, c-format msgid "input error: unexpected character %c after %s field\n" msgstr "errore di input: carattere non previsto %c dopo il campo %s\n" -#: fdisk/sfdisk.c:1762 +#: fdisk/sfdisk.c:1764 #, c-format msgid "unrecognized input: %s\n" msgstr "input non riconosciuto: %s\n" -#: fdisk/sfdisk.c:1804 +#: fdisk/sfdisk.c:1806 msgid "number too big\n" msgstr "numero troppo grande\n" -#: fdisk/sfdisk.c:1808 +#: fdisk/sfdisk.c:1810 msgid "trailing junk after number\n" msgstr "segni strani dopo il numero\n" -#: fdisk/sfdisk.c:1931 +#: fdisk/sfdisk.c:1933 msgid "no room for partition descriptor\n" msgstr "non c'è spazio per il descrittore di partizione\n" -#: fdisk/sfdisk.c:1964 +#: fdisk/sfdisk.c:1966 msgid "cannot build surrounding extended partition\n" msgstr "impossibile costituire una partizione estesa adiacente\n" -#: fdisk/sfdisk.c:2015 +#: fdisk/sfdisk.c:2017 msgid "too many input fields\n" msgstr "troppi campi di input\n" -#: fdisk/sfdisk.c:2049 +#: fdisk/sfdisk.c:2051 msgid "No room for more\n" msgstr "Non c'è spazio per altri\n" -#: fdisk/sfdisk.c:2068 +#: fdisk/sfdisk.c:2070 msgid "Illegal type\n" msgstr "Tipo non valido\n" -#: fdisk/sfdisk.c:2100 +#: fdisk/sfdisk.c:2102 #, c-format msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n" msgstr "" "Attenzione: la dimensione indicata (%lu) è superiore alla dimensione massima " "consentita (%lu)\n" -#: fdisk/sfdisk.c:2106 +#: fdisk/sfdisk.c:2108 msgid "Warning: empty partition\n" msgstr "Attenzione: partizione vuota\n" -#: fdisk/sfdisk.c:2120 +#: fdisk/sfdisk.c:2122 #, c-format msgid "Warning: bad partition start (earliest %lu)\n" msgstr "Attenzione: inizio partizione non valido (%lu troppo anticipato)\n" -#: fdisk/sfdisk.c:2133 +#: fdisk/sfdisk.c:2135 msgid "unrecognized bootable flag - choose - or *\n" msgstr "flag avviabile non riconosciuto - scegliere - o *\n" -#: fdisk/sfdisk.c:2150 fdisk/sfdisk.c:2163 +#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165 msgid "partial c,h,s specification?\n" msgstr "Specificazione c,h,s parziale?\n" -#: fdisk/sfdisk.c:2174 +#: fdisk/sfdisk.c:2176 msgid "Extended partition not where expected\n" msgstr "partizione estesa in posizione non prevista\n" -#: fdisk/sfdisk.c:2206 +#: fdisk/sfdisk.c:2208 msgid "bad input\n" msgstr "input non valido\n" -#: fdisk/sfdisk.c:2228 +#: fdisk/sfdisk.c:2230 msgid "too many partitions\n" msgstr "troppe partizioni\n" -#: fdisk/sfdisk.c:2261 +#: fdisk/sfdisk.c:2263 msgid "" "Input in the following format; absent fields get a default value.\n" " \n" @@ -4822,43 +4898,43 @@ msgstr "" "Solitamente è necessario specificare solamente e ( e " "forse ).\n" -#: fdisk/sfdisk.c:2287 +#: fdisk/sfdisk.c:2289 #, c-format msgid "Usage: %s [options] device ...\n" msgstr "Uso: %s [opzioni] dispositivo...\n" -#: fdisk/sfdisk.c:2288 +#: fdisk/sfdisk.c:2290 msgid "device: something like /dev/hda or /dev/sda" msgstr "dispositivo: qualcosa come /dev/hda o /dev/sda" -#: fdisk/sfdisk.c:2289 +#: fdisk/sfdisk.c:2291 msgid "useful options:" msgstr "opzioni utili:" -#: fdisk/sfdisk.c:2290 +#: fdisk/sfdisk.c:2292 msgid " -s [or --show-size]: list size of a partition" msgstr " -s [o --show-size]: elenco dimensioni di una partizione" -#: fdisk/sfdisk.c:2291 +#: fdisk/sfdisk.c:2293 msgid " -c [or --id]: print or change partition Id" msgstr " -c [o --id]: stampa o modifica dell'Id della partizione" -#: fdisk/sfdisk.c:2292 +#: fdisk/sfdisk.c:2294 msgid " -l [or --list]: list partitions of each device" msgstr " -l [o --list]: elenco delle partizioni di ciascun dispositivo" -#: fdisk/sfdisk.c:2293 +#: fdisk/sfdisk.c:2295 msgid " -d [or --dump]: idem, but in a format suitable for later input" msgstr "" " -d [o --dump]: idem, ma in un formato adatto per un successivo input" -#: fdisk/sfdisk.c:2294 +#: fdisk/sfdisk.c:2296 msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0" msgstr "" " -i [o --increment]: numero dei cilindri ecc. partendo da 1 invece che da " "0" -#: fdisk/sfdisk.c:2295 +#: fdisk/sfdisk.c:2297 msgid "" " -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/" "MB" @@ -4866,56 +4942,56 @@ msgstr "" " -uS, -uB, -uC, -uM: accetta/riporta in unità di settori/blocchi/" "cilindri/MB" -#: fdisk/sfdisk.c:2296 +#: fdisk/sfdisk.c:2298 msgid " -T [or --list-types]:list the known partition types" msgstr " -T [o --list-types]:elenca i tipi di partizione conosciuti" -#: fdisk/sfdisk.c:2297 +#: fdisk/sfdisk.c:2299 msgid " -D [or --DOS]: for DOS-compatibility: waste a little space" msgstr "" " -D [o --DOS]: per la compatibilità con DOS: spreca un po' di spazio" -#: fdisk/sfdisk.c:2298 +#: fdisk/sfdisk.c:2300 msgid " -R [or --re-read]: make kernel reread partition table" msgstr "" " -R [o --re-read]: fa rileggere al kernel la tabella delle partizioni" -#: fdisk/sfdisk.c:2299 +#: fdisk/sfdisk.c:2301 msgid " -N# : change only the partition with number #" msgstr " -N# : modifica solamente la partizione con numero #" -#: fdisk/sfdisk.c:2300 +#: fdisk/sfdisk.c:2302 msgid " -n : do not actually write to disk" msgstr " -n : non scrive realmente sul disco" -#: fdisk/sfdisk.c:2301 +#: fdisk/sfdisk.c:2303 msgid "" " -O file : save the sectors that will be overwritten to file" msgstr "" " -O file : salva sul file i settori che verranno sovrascritti" -#: fdisk/sfdisk.c:2302 +#: fdisk/sfdisk.c:2304 msgid " -I file : restore these sectors again" msgstr " -I file : ripristina questi settori nuovamente" -#: fdisk/sfdisk.c:2303 +#: fdisk/sfdisk.c:2305 msgid " -v [or --version]: print version" msgstr " -v [o --version]: stampa versione" -#: fdisk/sfdisk.c:2304 +#: fdisk/sfdisk.c:2306 msgid " -? [or --help]: print this message" msgstr " -? [o --help]: stampa questo messaggio" -#: fdisk/sfdisk.c:2305 +#: fdisk/sfdisk.c:2307 msgid "dangerous options:" msgstr "opzioni pericolose:" -#: fdisk/sfdisk.c:2306 +#: fdisk/sfdisk.c:2308 msgid " -g [or --show-geometry]: print the kernel's idea of the geometry" msgstr "" " -g [o --show-geometry]: stampa l'idea del kernel riguardo alla geometria" -#: fdisk/sfdisk.c:2307 +#: fdisk/sfdisk.c:2309 msgid "" " -G [or --show-pt-geometry]: print geometry guessed from the partition " "table" @@ -4923,7 +4999,7 @@ msgstr "" " -G [o --show-pt-geometry]: stampa la geometria stimata in base alla\n" " tabella delle partizioni" -#: fdisk/sfdisk.c:2308 +#: fdisk/sfdisk.c:2310 msgid "" " -x [or --show-extended]: also list extended partitions on output\n" " or expect descriptors for them on input" @@ -4931,115 +5007,129 @@ msgstr "" " -x [o --show-extended]: elenca anche le partizioni estese in output\n" " o prevede i rispettivi descrittori in input" -#: fdisk/sfdisk.c:2310 +#: fdisk/sfdisk.c:2312 msgid "" " -L [or --Linux]: do not complain about things irrelevant for Linux" msgstr " -L [o --Linux]: non segnala le cose irrilevanti per Linux" -#: fdisk/sfdisk.c:2311 +#: fdisk/sfdisk.c:2313 msgid " -q [or --quiet]: suppress warning messages" msgstr " -q [o --quiet]: elimina i messaggi di avvertimento" -#: fdisk/sfdisk.c:2312 +#: fdisk/sfdisk.c:2314 msgid " You can override the detected geometry using:" msgstr " È possibile non usare la geometria rilevata utilizzando:" -#: fdisk/sfdisk.c:2313 +#: fdisk/sfdisk.c:2315 msgid " -C# [or --cylinders #]:set the number of cylinders to use" msgstr " -C# [o --cylindres #]:imposta il numero di cilindri da utilizzare" -#: fdisk/sfdisk.c:2314 +#: fdisk/sfdisk.c:2316 msgid " -H# [or --heads #]: set the number of heads to use" msgstr " -H# [o --heads #]: imposta il numero di testine da utilizzare" -#: fdisk/sfdisk.c:2315 +#: fdisk/sfdisk.c:2317 msgid " -S# [or --sectors #]: set the number of sectors to use" msgstr " -S# [o --sectors #]: imposta il numero di settori da utilizzare" -#: fdisk/sfdisk.c:2316 +#: fdisk/sfdisk.c:2318 msgid "You can disable all consistency checking with:" msgstr "È possibile disattivare tutte le verifiche di coerenza con:" -#: fdisk/sfdisk.c:2317 +#: fdisk/sfdisk.c:2319 msgid " -f [or --force]: do what I say, even if it is stupid" msgstr " -f [o --force]: fa ciò che dico, anche se è stupido" -#: fdisk/sfdisk.c:2323 +#: fdisk/sfdisk.c:2325 msgid "Usage:" msgstr "Uso:" -#: fdisk/sfdisk.c:2324 +#: fdisk/sfdisk.c:2326 #, c-format msgid "%s device\t\t list active partitions on device\n" msgstr "%s device\t\t elenca le partizioni attive sul dispositivo\n" -#: fdisk/sfdisk.c:2325 +#: fdisk/sfdisk.c:2327 #, c-format msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n" msgstr "%s device n1 n2 ... attiva le partizioni n1 ..., disattiva il resto\n" -#: fdisk/sfdisk.c:2326 +#: fdisk/sfdisk.c:2328 #, c-format msgid "%s -An device\t activate partition n, inactivate the other ones\n" msgstr "%s -An device\t attiva la partizione n, disattiva le altre\n" -#: fdisk/sfdisk.c:2493 +#: fdisk/sfdisk.c:2457 +#, c-format +msgid "" +"\n" +"WARNING: GPT (GUID Partition Table) detected on '%s'! The util sfdisk " +"doesn't support GPT. Use GNU Parted.\n" +"\n" +msgstr "" + +#: fdisk/sfdisk.c:2460 +#, fuzzy, c-format +msgid "Use the --force flag to overrule this check.\n" +msgstr "Utilizzare il flag -force per oltrepassare tutti i controlli.\n" + +#: fdisk/sfdisk.c:2499 msgid "no command?\n" msgstr "nessun comando?\n" -#: fdisk/sfdisk.c:2616 +#: fdisk/sfdisk.c:2623 #, c-format msgid "total: %llu blocks\n" msgstr "totale: %llu blocchi\n" -#: fdisk/sfdisk.c:2655 +#: fdisk/sfdisk.c:2666 msgid "usage: sfdisk --print-id device partition-number\n" msgstr "Uso: sfdisk --print-id numero partizione dispositivo\n" -#: fdisk/sfdisk.c:2657 +#: fdisk/sfdisk.c:2668 msgid "usage: sfdisk --change-id device partition-number Id\n" msgstr "Uso: sfdisk --change-id numero partizione dispositivo Id\n" -#: fdisk/sfdisk.c:2659 +#: fdisk/sfdisk.c:2670 msgid "usage: sfdisk --id device partition-number [Id]\n" msgstr "Uso: sfdisk --id numero partizione dispositivo [Id]\n" -#: fdisk/sfdisk.c:2666 +#: fdisk/sfdisk.c:2677 msgid "can specify only one device (except with -l or -s)\n" msgstr "" "è possibile specificare solamente un dispositivo(eccetto con -l o -s)\n" -#: fdisk/sfdisk.c:2692 +#: fdisk/sfdisk.c:2703 #, c-format msgid "cannot open %s read-write\n" msgstr "impossibile aprire %s in lettura e scrittura\n" -#: fdisk/sfdisk.c:2694 +#: fdisk/sfdisk.c:2705 #, c-format msgid "cannot open %s for reading\n" msgstr "impossibile aprire %s in lettura\n" -#: fdisk/sfdisk.c:2719 +#: fdisk/sfdisk.c:2730 #, c-format msgid "%s: OK\n" msgstr "%s: OK\n" -#: fdisk/sfdisk.c:2736 fdisk/sfdisk.c:2767 +#: fdisk/sfdisk.c:2747 fdisk/sfdisk.c:2778 #, c-format msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n" msgstr "%s: %ld cilindri, %ld testine, %ld settori/traccie\n" -#: fdisk/sfdisk.c:2784 +#: fdisk/sfdisk.c:2795 #, c-format msgid "Cannot get size of %s\n" msgstr "impossibile ottenere la dimensione di %s\n" -#: fdisk/sfdisk.c:2862 +#: fdisk/sfdisk.c:2873 #, c-format msgid "bad active byte: 0x%x instead of 0x80\n" msgstr "byte attivo non valido: 0x%x al posto di 0x80\n" -#: fdisk/sfdisk.c:2880 fdisk/sfdisk.c:2933 fdisk/sfdisk.c:2964 +#: fdisk/sfdisk.c:2891 fdisk/sfdisk.c:2944 fdisk/sfdisk.c:2975 msgid "" "Done\n" "\n" @@ -5047,7 +5137,7 @@ msgstr "" "Fine\n" "\n" -#: fdisk/sfdisk.c:2889 +#: fdisk/sfdisk.c:2900 #, c-format msgid "" "You have %d active primary partitions. This does not matter for LILO,\n" @@ -5056,37 +5146,37 @@ msgstr "" "Ci sono %d partizioni primarie attive. Questo è irrelevante per LILO,\n" "ma MBR DOS avvierà solamente un disco con 1 partizione attiva.\n" -#: fdisk/sfdisk.c:2903 +#: fdisk/sfdisk.c:2914 #, c-format msgid "partition %s has id %x and is not hidden\n" msgstr "la partizione %s ha id %x e non è nascosta\n" -#: fdisk/sfdisk.c:2960 +#: fdisk/sfdisk.c:2971 #, c-format msgid "Bad Id %lx\n" msgstr "Id non valido %lx\n" -#: fdisk/sfdisk.c:2975 +#: fdisk/sfdisk.c:2986 msgid "This disk is currently in use.\n" msgstr "Questo disco è attualmente in uso.\n" -#: fdisk/sfdisk.c:2992 +#: fdisk/sfdisk.c:3003 #, c-format msgid "Fatal error: cannot find %s\n" msgstr "Errore irreversibile: impossibile trovare %s\n" -#: fdisk/sfdisk.c:2995 +#: fdisk/sfdisk.c:3006 #, c-format msgid "Warning: %s is not a block device\n" msgstr "Attenzione: %s non è un dispositivo a blocchi\n" -#: fdisk/sfdisk.c:3001 +#: fdisk/sfdisk.c:3012 msgid "Checking that no-one is using this disk right now ...\n" msgstr "" "Verifica in corso che in questo momento nessuno stia utilizzando questo " "disco...\n" -#: fdisk/sfdisk.c:3003 +#: fdisk/sfdisk.c:3014 msgid "" "\n" "This disk is currently in use - repartitioning is probably a bad idea.\n" @@ -5100,30 +5190,30 @@ msgstr "" "disco.\n" "Usare l'opzione --no-reread per eliminare questo controllo.\n" -#: fdisk/sfdisk.c:3007 +#: fdisk/sfdisk.c:3018 msgid "Use the --force flag to overrule all checks.\n" msgstr "Utilizzare il flag -force per oltrepassare tutti i controlli.\n" -#: fdisk/sfdisk.c:3011 +#: fdisk/sfdisk.c:3022 msgid "OK\n" msgstr "OK\n" -#: fdisk/sfdisk.c:3020 +#: fdisk/sfdisk.c:3031 #, c-format msgid "Old situation:\n" msgstr "Vecchia situazione:\n" -#: fdisk/sfdisk.c:3024 +#: fdisk/sfdisk.c:3035 #, c-format msgid "Partition %d does not exist, cannot change it\n" msgstr "La partizione %d non esiste, non è possibile modificarla\n" -#: fdisk/sfdisk.c:3032 +#: fdisk/sfdisk.c:3043 #, c-format msgid "New situation:\n" msgstr "Nuova situazione:\n" -#: fdisk/sfdisk.c:3037 +#: fdisk/sfdisk.c:3048 msgid "" "I don't like these partitions - nothing changed.\n" "(If you really want this, use the --force option.)\n" @@ -5131,21 +5221,21 @@ msgstr "" "Queste partizioni non mi piacciono - nessuna modifica\n" "(se questo è quanto si desidera, utilizzare l'opzione --force.)\n" -#: fdisk/sfdisk.c:3040 +#: fdisk/sfdisk.c:3051 msgid "I don't like this - probably you should answer No\n" msgstr "Questo non mi piace - probabilmente si dovrebbe rispondere no\n" -#: fdisk/sfdisk.c:3045 +#: fdisk/sfdisk.c:3056 #, c-format msgid "Are you satisfied with this? [ynq] " msgstr "Soddisfatti di questo? [ynq] " -#: fdisk/sfdisk.c:3047 +#: fdisk/sfdisk.c:3058 #, c-format msgid "Do you want to write this to disk? [ynq] " msgstr "Scrivere questo su disco? [ynq] " -#: fdisk/sfdisk.c:3052 +#: fdisk/sfdisk.c:3063 #, c-format msgid "" "\n" @@ -5154,16 +5244,16 @@ msgstr "" "\n" "sfdisk: fine prematura dell'input\n" -#: fdisk/sfdisk.c:3054 +#: fdisk/sfdisk.c:3065 msgid "Quitting - nothing changed\n" msgstr "Uscita in corso - nessuna modifica\n" -#: fdisk/sfdisk.c:3060 +#: fdisk/sfdisk.c:3071 #, c-format msgid "Please answer one of y,n,q\n" msgstr "Scegliere un'opzione per la risposta tra y,n,q\n" -#: fdisk/sfdisk.c:3068 +#: fdisk/sfdisk.c:3079 #, c-format msgid "" "Successfully wrote the new partition table\n" @@ -5172,7 +5262,7 @@ msgstr "" "La nuova tabella delle partizioni è stata scritta con successo\n" "\n" -#: fdisk/sfdisk.c:3074 +#: fdisk/sfdisk.c:3085 msgid "" "If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n" "to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n" @@ -5300,109 +5390,109 @@ msgstr "" msgid "%s: atomic %s failed for 1000 iterations!" msgstr "%s: %s atomico non è riuscito per 1000 iterazioni!" -#: hwclock/cmos.c:591 +#: hwclock/cmos.c:595 #, c-format msgid "Cannot open /dev/port: %s" msgstr "Impossibile aprire /dev/port: %s" -#: hwclock/cmos.c:598 +#: hwclock/cmos.c:602 #, c-format msgid "I failed to get permission because I didn't try.\n" msgstr "" "Non sono riuscito ad ottenere l'autorizzazione perché non ho provato.\n" -#: hwclock/cmos.c:601 +#: hwclock/cmos.c:605 #, c-format msgid "%s is unable to get I/O port access: the iopl(3) call failed.\n" msgstr "" "%s non riesce a ottenere l'accesso alla porta I/O: chiamata iopl(3)non " "riuscita.\n" -#: hwclock/cmos.c:604 +#: hwclock/cmos.c:608 #, c-format msgid "Probably you need root privileges.\n" msgstr "Probabilmente sono necessari privilegi di root.\n" -#: hwclock/hwclock.c:223 +#: hwclock/hwclock.c:229 #, c-format msgid "Assuming hardware clock is kept in %s time.\n" msgstr "Si presuppone che il clock hardware sia mantenuto nell'orario %s.\n" -#: hwclock/hwclock.c:224 hwclock/hwclock.c:318 +#: hwclock/hwclock.c:230 hwclock/hwclock.c:324 msgid "UTC" msgstr "UTC" -#: hwclock/hwclock.c:224 hwclock/hwclock.c:317 +#: hwclock/hwclock.c:230 hwclock/hwclock.c:323 msgid "local" msgstr "locale" -#: hwclock/hwclock.c:303 +#: hwclock/hwclock.c:309 #, c-format msgid "%s: Warning: unrecognized third line in adjtime file\n" msgstr "%s: attenzione: terza linea non riconosciuta nel file adjtime\n" -#: hwclock/hwclock.c:305 +#: hwclock/hwclock.c:311 #, c-format msgid "(Expected: `UTC' or `LOCAL' or nothing.)\n" msgstr "(Previsto: \"UTC\" o \"LOCAL\" o niente.)\n" -#: hwclock/hwclock.c:312 +#: hwclock/hwclock.c:318 #, c-format msgid "Last drift adjustment done at %ld seconds after 1969\n" msgstr "Ultima regolazione della deriva effettuata %ld secondi dopo il 1969\n" -#: hwclock/hwclock.c:314 +#: hwclock/hwclock.c:320 #, c-format msgid "Last calibration done at %ld seconds after 1969\n" msgstr "Ultima calibrazione effettuata %ld secondi dopo il 1969\n" -#: hwclock/hwclock.c:316 +#: hwclock/hwclock.c:322 #, c-format msgid "Hardware clock is on %s time\n" msgstr "Il clock hardware è sull'orario %s\n" -#: hwclock/hwclock.c:318 +#: hwclock/hwclock.c:324 msgid "unknown" msgstr "sconosciuto" -#: hwclock/hwclock.c:342 +#: hwclock/hwclock.c:348 #, c-format msgid "Waiting for clock tick...\n" msgstr "Attesa del segnale dal clock...\n" -#: hwclock/hwclock.c:346 +#: hwclock/hwclock.c:352 #, c-format msgid "...got clock tick\n" msgstr "...ricevuto segnale dal clock\n" -#: hwclock/hwclock.c:399 +#: hwclock/hwclock.c:405 #, c-format msgid "Invalid values in hardware clock: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n" msgstr " Valori non validi nel clock hardware: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n" -#: hwclock/hwclock.c:407 +#: hwclock/hwclock.c:413 #, c-format msgid "Hw clock time : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld seconds since 1969\n" msgstr "" "Orario clock hardware : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld secondi dal 1969\n" -#: hwclock/hwclock.c:435 +#: hwclock/hwclock.c:441 #, c-format msgid "Time read from Hardware Clock: %4d/%.2d/%.2d %02d:%02d:%02d\n" msgstr "Orario letto dal clock hardware: %4d/%.2d/%.2d %02d:%02d:%02d\n" -#: hwclock/hwclock.c:462 +#: hwclock/hwclock.c:468 #, c-format msgid "Setting Hardware Clock to %.2d:%.2d:%.2d = %ld seconds since 1969\n" msgstr "" "Impostazione del clock hardware a %.2d:%.2d:%.2d = %ld secondi dal 1969\n" -#: hwclock/hwclock.c:468 +#: hwclock/hwclock.c:474 #, c-format msgid "Clock not changed - testing only.\n" msgstr "Clock non cambiato - solamente verificato.\n" -#: hwclock/hwclock.c:516 +#: hwclock/hwclock.c:522 #, c-format msgid "" "Time elapsed since reference time has been %.6f seconds.\n" @@ -5411,7 +5501,7 @@ msgstr "" "Il tempo trascorso dall'orario di riferimento e' stato di %.6f secondi.\n" "Accumulare ulteriore ritardo per raggiungere il secondo pieno successivo.\n" -#: hwclock/hwclock.c:545 +#: hwclock/hwclock.c:556 #, c-format msgid "" "The Hardware Clock registers contain values that are either invalid (e.g. " @@ -5421,22 +5511,22 @@ msgstr "" "50esimo giorno del mese) oppure oltre l'intervallo che è possibile gestire " "(per es. anno 2095).\n" -#: hwclock/hwclock.c:555 +#: hwclock/hwclock.c:566 #, c-format msgid "%s %.6f seconds\n" msgstr "%s %.6f secondi\n" -#: hwclock/hwclock.c:589 +#: hwclock/hwclock.c:600 #, c-format msgid "No --date option specified.\n" msgstr "Opzione --date non specificata.\n" -#: hwclock/hwclock.c:595 +#: hwclock/hwclock.c:606 #, c-format msgid "--date argument too long\n" msgstr "--date argomento troppo lungo\n" -#: hwclock/hwclock.c:602 +#: hwclock/hwclock.c:613 #, c-format msgid "" "The value of the --date option is not a valid date.\n" @@ -5445,22 +5535,22 @@ msgstr "" "Il valore dell'opzione --date non è una data valida.\n" "In particolare, contiene virgolette.\n" -#: hwclock/hwclock.c:610 +#: hwclock/hwclock.c:621 #, c-format msgid "Issuing date command: %s\n" msgstr "Esecuzione comando date: %s\n" -#: hwclock/hwclock.c:614 +#: hwclock/hwclock.c:625 msgid "Unable to run 'date' program in /bin/sh shell. popen() failed" msgstr "" "Impossibile eseguire il programma 'date' nella shell /bin/sh. popen() fallito" -#: hwclock/hwclock.c:622 +#: hwclock/hwclock.c:633 #, c-format msgid "response from date command = %s\n" msgstr "risposta dal comando date = %s\n" -#: hwclock/hwclock.c:624 +#: hwclock/hwclock.c:635 #, c-format msgid "" "The date command issued by %s returned unexpected results.\n" @@ -5475,7 +5565,7 @@ msgstr "" "La risposta è stata:\n" " %s\n" -#: hwclock/hwclock.c:636 +#: hwclock/hwclock.c:647 #, c-format msgid "" "The date command issued by %s returned something other than an integer where " @@ -5492,12 +5582,12 @@ msgstr "" "La risposta è stata:\n" " %s\n" -#: hwclock/hwclock.c:647 +#: hwclock/hwclock.c:658 #, c-format msgid "date string %s equates to %ld seconds since 1969.\n" msgstr "la stringa della data %s equivale a %ld secondi dal 1969.\n" -#: hwclock/hwclock.c:679 +#: hwclock/hwclock.c:690 #, c-format msgid "" "The Hardware Clock does not contain a valid time, so we cannot set the " @@ -5506,38 +5596,38 @@ msgstr "" "Il clock hardware non contiene un orario valido, perciò non è possibile " "impostare l'ora del sistema a partire da esso.\n" -#: hwclock/hwclock.c:701 +#: hwclock/hwclock.c:712 #, c-format msgid "Calling settimeofday:\n" msgstr " Chiamata settimeofday in corso:\n" -#: hwclock/hwclock.c:702 +#: hwclock/hwclock.c:713 #, c-format msgid "\ttv.tv_sec = %ld, tv.tv_usec = %ld\n" msgstr "\ttv.tv_sec = %ld, tv.tv_usec = %ld\n" -#: hwclock/hwclock.c:704 +#: hwclock/hwclock.c:715 #, c-format msgid "\ttz.tz_minuteswest = %d\n" msgstr "\ttz.tz_minuteswest = %d\n" -#: hwclock/hwclock.c:707 +#: hwclock/hwclock.c:718 #, c-format msgid "Not setting system clock because running in test mode.\n" msgstr "" "Il clock di sistema non viene impostato perché sta funzionando in modalità " "test.\n" -#: hwclock/hwclock.c:716 +#: hwclock/hwclock.c:727 #, c-format msgid "Must be superuser to set system clock.\n" msgstr "Bisogna essere superuser per impostare il clock del sistema\n" -#: hwclock/hwclock.c:719 +#: hwclock/hwclock.c:730 msgid "settimeofday() failed" msgstr " settimeofday() non riuscito" -#: hwclock/hwclock.c:749 +#: hwclock/hwclock.c:760 #, c-format msgid "" "Not adjusting drift factor because the Hardware Clock previously contained " @@ -5546,14 +5636,14 @@ msgstr "" "Non viene effettuata la regolazione del fattore di deriva poiché in " "precedenza il clock hardwareconteneva elementi insoliti.\n" -#: hwclock/hwclock.c:754 +#: hwclock/hwclock.c:765 #, c-format msgid "" "Not adjusting drift factor because last calibration time is zero,\n" "so history is bad and calibration startover is necessary.\n" msgstr "" -#: hwclock/hwclock.c:760 +#: hwclock/hwclock.c:771 #, c-format msgid "" "Not adjusting drift factor because it has been less than a day since the " @@ -5562,7 +5652,7 @@ msgstr "" "Non viene effettuata la regolazione del fattore di deriva poiché è trascorso " "meno di un giornodall'ultima calibrazione.\n" -#: hwclock/hwclock.c:808 +#: hwclock/hwclock.c:819 #, c-format msgid "" "Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor " @@ -5573,23 +5663,23 @@ msgstr "" "nonostante il fattore di deriva fosse di %f secondi/giorno.\n" "Regolazione del fattore di deriva a %f secondi/giorno\n" -#: hwclock/hwclock.c:859 +#: hwclock/hwclock.c:870 #, c-format msgid "Time since last adjustment is %d seconds\n" msgstr "Il tempo trascorso dall'ultima regolazione è di %d secondi\n" -#: hwclock/hwclock.c:861 +#: hwclock/hwclock.c:872 #, c-format msgid "Need to insert %d seconds and refer time back %.6f seconds ago\n" msgstr "" "È necessario inserire %d secondi e riportare l'ora indietro di %.6f secondi\n" -#: hwclock/hwclock.c:890 +#: hwclock/hwclock.c:901 #, c-format msgid "Not updating adjtime file because of testing mode.\n" msgstr "Il file adjtime non viene aggiornato a causa della modalità test.\n" -#: hwclock/hwclock.c:891 +#: hwclock/hwclock.c:902 #, c-format msgid "" "Would have written the following to %s:\n" @@ -5598,12 +5688,12 @@ msgstr "" "Si sarebbe scritto quanto segue in %s:\n" "%s" -#: hwclock/hwclock.c:915 +#: hwclock/hwclock.c:926 #, c-format msgid "Drift adjustment parameters not updated.\n" msgstr "Parametri di regolazione della deriva non aggiornati.\n" -#: hwclock/hwclock.c:956 +#: hwclock/hwclock.c:967 #, c-format msgid "" "The Hardware Clock does not contain a valid time, so we cannot adjust it.\n" @@ -5611,29 +5701,29 @@ msgstr "" "Il clock hardware non contiene un'ora valida, perciò non è possibile " "regolarlo.\n" -#: hwclock/hwclock.c:988 +#: hwclock/hwclock.c:999 #, c-format msgid "Needed adjustment is less than one second, so not setting clock.\n" msgstr "" "La regolazione necessaria equivale a meno di un secondo, perciò il clock non " "viene impostato.\n" -#: hwclock/hwclock.c:1014 +#: hwclock/hwclock.c:1025 #, c-format msgid "Using %s.\n" msgstr "Utilizzo di %s.\n" -#: hwclock/hwclock.c:1016 +#: hwclock/hwclock.c:1027 #, c-format msgid "No usable clock interface found.\n" msgstr "Impossibile trovare un'interfaccia clock utilizzabile.\n" -#: hwclock/hwclock.c:1112 +#: hwclock/hwclock.c:1123 #, c-format msgid "Unable to set system clock.\n" msgstr "Impossibile impostare il clock di sistema.\n" -#: hwclock/hwclock.c:1142 +#: hwclock/hwclock.c:1153 #, c-format msgid "" "The kernel keeps an epoch value for the Hardware Clock only on an Alpha " @@ -5648,17 +5738,17 @@ msgstr "" "(e quindi, presumibilmente, non può essere eseguita su un Alpha in questo " "momento). Nessuna azione intrapresa.\n" -#: hwclock/hwclock.c:1151 +#: hwclock/hwclock.c:1162 #, c-format msgid "Unable to get the epoch value from the kernel.\n" msgstr "Impossibile ottenere il valore epoch dal kernel.\n" -#: hwclock/hwclock.c:1153 +#: hwclock/hwclock.c:1164 #, c-format msgid "Kernel is assuming an epoch value of %lu\n" msgstr "Il kernel pressuppone un valore epoch di %lu\n" -#: hwclock/hwclock.c:1156 +#: hwclock/hwclock.c:1167 #, c-format msgid "" "To set the epoch value, you must use the 'epoch' option to tell to what " @@ -5667,25 +5757,25 @@ msgstr "" "Per impostare il valore epoch si deve utilizzare l'opzione 'epoch' per " "indicare su quale valore impostarlo.\n" -#: hwclock/hwclock.c:1159 +#: hwclock/hwclock.c:1170 #, c-format msgid "Not setting the epoch to %d - testing only.\n" msgstr "" "Non viene impostato il valore epoch a %d - si tratta solamente di una " "verifica.\n" -#: hwclock/hwclock.c:1162 +#: hwclock/hwclock.c:1173 #, c-format msgid "Unable to set the epoch value in the kernel.\n" msgstr "Impossibile impostare il valore epoch nel kernel.\n" -#: hwclock/hwclock.c:1175 +#: hwclock/hwclock.c:1186 #, c-format msgid "%s from util-linux-%s\n" msgstr "%s da util-linux-%s\n" -#: hwclock/hwclock.c:1196 -#, c-format +#: hwclock/hwclock.c:1207 +#, fuzzy, c-format msgid "" "hwclock - query and set the hardware clock (RTC)\n" "\n" @@ -5707,6 +5797,7 @@ msgid "" "Options: \n" " --utc the hardware clock is kept in coordinated universal time\n" " --localtime the hardware clock is kept in local time\n" +" --rtc=path special /dev/... file to use instead of default\n" " --directisa access the ISA bus directly instead of %s\n" " --badyear ignore rtc's year because the bios is broken\n" " --date specifies the time to which to set the hardware clock\n" @@ -5744,7 +5835,7 @@ msgstr "" " --noadjfile non legge /etc/adjtime; richiede l'uso di --utc o --" "localtime\n" -#: hwclock/hwclock.c:1223 +#: hwclock/hwclock.c:1235 #, c-format msgid "" " --jensen, --arc, --srm, --funky-toy\n" @@ -5754,13 +5845,18 @@ msgstr "" " indicano al hwclock il tipo di alpha utilizzato (consultare " "hwclock(8))\n" -#: hwclock/hwclock.c:1397 +#: hwclock/hwclock.c:1320 +#, fuzzy, c-format +msgid "%s: Unable to connect to audit system\n" +msgstr "Impossibile impostare il clock di sistema.\n" + +#: hwclock/hwclock.c:1432 #, c-format msgid "%s takes no non-option arguments. You supplied %d.\n" msgstr "" "%s non considera argomenti che non siano opzioni. È stato fornito %d.\n" -#: hwclock/hwclock.c:1403 +#: hwclock/hwclock.c:1438 #, c-format msgid "" "You have specified multiple functions.\n" @@ -5769,7 +5865,7 @@ msgstr "" "Sono state specificate multiple funzioni.\n" "È possibile eseguire una sola funzione per volta.\n" -#: hwclock/hwclock.c:1410 +#: hwclock/hwclock.c:1445 #, c-format msgid "" "%s: The --utc and --localtime options are mutually exclusive. You specified " @@ -5778,7 +5874,7 @@ msgstr "" "%s: Le opzioni --utc e -localtime si escludono vicendevolmente. Sono state " "specificate entrambe.\n" -#: hwclock/hwclock.c:1417 +#: hwclock/hwclock.c:1452 #, c-format msgid "" "%s: The --adjust and --noadjfile options are mutually exclusive. You " @@ -5787,30 +5883,30 @@ msgstr "" "%s: Le opzioni --adjust e -noadjfile si escludono vicendevolmente. Sono " "state specificate entrambe.\n" -#: hwclock/hwclock.c:1424 +#: hwclock/hwclock.c:1459 #, c-format msgid "%s: With --noadjfile, you must specify either --utc or --localtime\n" msgstr "%s: Con --noadjfile, occorre specificare o --utc o --localtime\n" -#: hwclock/hwclock.c:1438 +#: hwclock/hwclock.c:1473 #, c-format msgid "No usable set-to time. Cannot set clock.\n" msgstr "" "Impossibile utilizzare l'ora impostata. Impossibile impostare il clock.\n" -#: hwclock/hwclock.c:1454 +#: hwclock/hwclock.c:1489 #, c-format msgid "Sorry, only the superuser can change the Hardware Clock.\n" msgstr "" "Spiacente, solamente il superutente può modificare il clock hardware.\n" -#: hwclock/hwclock.c:1459 +#: hwclock/hwclock.c:1494 #, c-format msgid "Sorry, only the superuser can change the System Clock.\n" msgstr "" "Spiacente, solamente il superutente può modificare il clock di sistema.\n" -#: hwclock/hwclock.c:1464 +#: hwclock/hwclock.c:1499 #, c-format msgid "" "Sorry, only the superuser can change the Hardware Clock epoch in the " @@ -5819,12 +5915,12 @@ msgstr "" "Solamente il supeutente può modificare l'epoca del clock hardware nel " "kernel.\n" -#: hwclock/hwclock.c:1484 +#: hwclock/hwclock.c:1519 #, c-format msgid "Cannot access the Hardware Clock via any known method.\n" msgstr "" -#: hwclock/hwclock.c:1488 +#: hwclock/hwclock.c:1523 #, c-format msgid "" "Use the --debug option to see the details of our search for an access " @@ -5842,7 +5938,7 @@ msgstr "Attesa in loop per il cambio ora da KDGHWCLK\n" msgid "KDGHWCLK ioctl to read time failed" msgstr "Lettura dell'orario con KDGHWCLK ioctl non riuscita" -#: hwclock/kd.c:79 hwclock/rtc.c:188 +#: hwclock/kd.c:79 hwclock/rtc.c:205 #, c-format msgid "Timed out waiting for time change.\n" msgstr "Tempo d'attesa per il cambio ora esaurito.\n" @@ -5868,71 +5964,71 @@ msgstr "Impossibile aprire /dev/tty1 o /dev/vc/1" msgid "KDGHWCLK ioctl failed" msgstr " KDGHWCLK ioctl non riuscito" -#: hwclock/rtc.c:116 hwclock/rtc.c:209 +#: hwclock/rtc.c:133 hwclock/rtc.c:226 #, c-format msgid "open() of %s failed" msgstr "open() di %s fallita" -#: hwclock/rtc.c:150 +#: hwclock/rtc.c:167 #, c-format msgid "ioctl() to %s to read the time failed.\n" msgstr "Lettura dell'orario attraverso ioctl() su %s non riuscita.\n" -#: hwclock/rtc.c:172 +#: hwclock/rtc.c:189 #, c-format msgid "Waiting in loop for time from %s to change\n" msgstr "Attesa in loop per il cambio ora da %s\n" -#: hwclock/rtc.c:227 +#: hwclock/rtc.c:244 #, c-format msgid "%s does not have interrupt functions. " msgstr "%s non ha funzioni di interrupt. " -#: hwclock/rtc.c:238 +#: hwclock/rtc.c:255 #, c-format msgid "read() to %s to wait for clock tick failed" msgstr "read() su %s per l'attesa del segnale dal clock fallita" -#: hwclock/rtc.c:256 +#: hwclock/rtc.c:273 #, c-format msgid "select() to %s to wait for clock tick failed" msgstr "select() su %s per l'attesa del segnale dal clock fallita" -#: hwclock/rtc.c:259 +#: hwclock/rtc.c:276 #, c-format msgid "select() to %s to wait for clock tick timed out\n" msgstr "select() su %s per l'attesa del segnale dal clock scaduta\n" -#: hwclock/rtc.c:268 +#: hwclock/rtc.c:285 #, c-format msgid "ioctl() to %s to turn off update interrupts failed" msgstr "" "Non riuscita la disattivazione degli interrupt d'aggiornamento attraverso " "ioctl() su %s" -#: hwclock/rtc.c:271 +#: hwclock/rtc.c:288 #, c-format msgid "ioctl() to %s to turn on update interrupts failed unexpectedly" msgstr "" "ioctl() su %s per attivare gli interrupt di aggiornamento non riuscita " "inaspettatamente" -#: hwclock/rtc.c:330 +#: hwclock/rtc.c:347 #, c-format msgid "ioctl() to %s to set the time failed.\n" msgstr "ioctl() su %s per impostare l'ora non riuscita.\n" -#: hwclock/rtc.c:336 +#: hwclock/rtc.c:353 #, c-format msgid "ioctl(%s) was successful.\n" msgstr "ioctl(%s) ha funzionato.\n" -#: hwclock/rtc.c:365 +#: hwclock/rtc.c:382 #, c-format msgid "Open of %s failed" msgstr "Apertura di %s non riuscita" -#: hwclock/rtc.c:383 hwclock/rtc.c:429 +#: hwclock/rtc.c:400 hwclock/rtc.c:446 #, c-format msgid "" "To manipulate the epoch value in the kernel, we must access the Linux 'rtc' " @@ -5943,169 +6039,169 @@ msgstr "" "periferica 'rtc' di Linux attraverso il file speciale della periferica %s. " "Questo file non esiste su questo sistema.\n" -#: hwclock/rtc.c:388 hwclock/rtc.c:434 +#: hwclock/rtc.c:405 hwclock/rtc.c:451 #, c-format msgid "Unable to open %s" msgstr "Impossibile aprire %s" -#: hwclock/rtc.c:395 +#: hwclock/rtc.c:412 #, c-format msgid "ioctl(RTC_EPOCH_READ) to %s failed" msgstr "ioctl(RTC_EPOCH_READ) su %s non riuscita" -#: hwclock/rtc.c:401 +#: hwclock/rtc.c:418 #, c-format msgid "we have read epoch %ld from %s with RTC_EPOCH_READ ioctl.\n" msgstr "lettura di epoch %ld da %s con RTC_EPOCH_READ ioctl.\n" -#: hwclock/rtc.c:421 +#: hwclock/rtc.c:438 #, c-format msgid "The epoch value may not be less than 1900. You requested %ld\n" msgstr "Il valore epoch non può essere inferiore a 1900. Si è richiesto %ld\n" -#: hwclock/rtc.c:439 +#: hwclock/rtc.c:456 #, c-format msgid "setting epoch to %ld with RTC_EPOCH_SET ioctl to %s.\n" msgstr "impostazione epoch su %ld con RTC_EPOCH_SET ioctl su %s in corso.\n" -#: hwclock/rtc.c:444 +#: hwclock/rtc.c:461 #, c-format msgid "" "The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl.\n" msgstr "" "Il driver di periferica per il kernel per %s non ha RTC_EPOCH_SET ioctl.\n" -#: hwclock/rtc.c:447 +#: hwclock/rtc.c:464 #, c-format msgid "ioctl(RTC_EPOCH_SET) to %s failed" msgstr "Non riuscito ioctl(RTC_EPOCH_SET) su %s" -#: login-utils/agetty.c:312 +#: login-utils/agetty.c:324 msgid "calling open_tty\n" msgstr "chiamata a open_tty in corso\n" -#: login-utils/agetty.c:325 +#: login-utils/agetty.c:337 msgid "calling termio_init\n" msgstr "chiamata a termio_init in corso\n" -#: login-utils/agetty.c:330 +#: login-utils/agetty.c:342 msgid "writing init string\n" msgstr "scrittura init string in corso\n" -#: login-utils/agetty.c:340 +#: login-utils/agetty.c:352 msgid "before autobaud\n" msgstr "prima di autobaud\n" -#: login-utils/agetty.c:352 +#: login-utils/agetty.c:364 msgid "waiting for cr-lf\n" msgstr "in attesa di cr-lf\n" -#: login-utils/agetty.c:356 +#: login-utils/agetty.c:368 #, c-format msgid "read %c\n" msgstr "lettura di %c\n" -#: login-utils/agetty.c:365 +#: login-utils/agetty.c:377 msgid "reading login name\n" msgstr "lettura del nome di login\n" -#: login-utils/agetty.c:386 +#: login-utils/agetty.c:398 #, c-format msgid "%s: can't exec %s: %m" msgstr "%s: exec di %s impossibile: %m" -#: login-utils/agetty.c:406 +#: login-utils/agetty.c:418 msgid "can't malloc initstring" msgstr " malloc initstring impossibile" -#: login-utils/agetty.c:471 +#: login-utils/agetty.c:483 #, c-format msgid "bad timeout value: %s" msgstr "valore di timeout non valido: %s" -#: login-utils/agetty.c:480 +#: login-utils/agetty.c:492 msgid "after getopt loop\n" msgstr "after getopt loop\n" -#: login-utils/agetty.c:530 +#: login-utils/agetty.c:542 msgid "exiting parseargs\n" msgstr "exiting parseargs\n" -#: login-utils/agetty.c:542 +#: login-utils/agetty.c:554 msgid "entered parse_speeds\n" msgstr "entered parse_speeds\n" -#: login-utils/agetty.c:545 +#: login-utils/agetty.c:557 #, c-format msgid "bad speed: %s" msgstr "velocità non valida: %s" -#: login-utils/agetty.c:547 +#: login-utils/agetty.c:559 msgid "too many alternate speeds" msgstr "troppe velocità alternative" -#: login-utils/agetty.c:549 +#: login-utils/agetty.c:561 msgid "exiting parsespeeds\n" msgstr "uscita da parsespeeds\n" -#: login-utils/agetty.c:649 +#: login-utils/agetty.c:661 #, c-format msgid "/dev: chdir() failed: %m" msgstr "/dev: chdir() non riuscito: %m" -#: login-utils/agetty.c:653 +#: login-utils/agetty.c:665 #, c-format msgid "/dev/%s: not a character device" msgstr "/dev/%s: non è un dispositivo di caratteri" -#: login-utils/agetty.c:660 +#: login-utils/agetty.c:672 msgid "open(2)\n" msgstr "open(2)\n" -#: login-utils/agetty.c:662 +#: login-utils/agetty.c:674 #, c-format msgid "/dev/%s: cannot open as standard input: %m" msgstr "/dev/%s: impossibile aprire come input standard: %m" -#: login-utils/agetty.c:672 +#: login-utils/agetty.c:684 #, c-format msgid "%s: not open for read/write" msgstr "%s: non è aperto per lettura/scrittura" -#: login-utils/agetty.c:676 +#: login-utils/agetty.c:688 msgid "duping\n" msgstr "duping\n" -#: login-utils/agetty.c:678 +#: login-utils/agetty.c:690 #, c-format msgid "%s: dup problem: %m" msgstr "%s: problema dup: %m" -#: login-utils/agetty.c:752 +#: login-utils/agetty.c:764 msgid "term_io 2\n" msgstr "term_io 2\n" -#: login-utils/agetty.c:937 +#: login-utils/agetty.c:973 #, c-format msgid "user" msgstr "utente" -#: login-utils/agetty.c:937 +#: login-utils/agetty.c:973 #, c-format msgid "users" msgstr "utenti" -#: login-utils/agetty.c:1025 +#: login-utils/agetty.c:1058 #, c-format msgid "%s: read: %m" msgstr "%s: lettura: %m" -#: login-utils/agetty.c:1071 +#: login-utils/agetty.c:1104 #, c-format msgid "%s: input overrun" msgstr "%s: sovraccarico input" -#: login-utils/agetty.c:1195 +#: login-utils/agetty.c:1228 #, c-format msgid "" "Usage: %s [-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H " @@ -6118,47 +6214,47 @@ msgstr "" "o\t[-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] " "baud_rate linea,... [tipo terminale]\n" -#: login-utils/checktty.c:84 login-utils/checktty.c:105 +#: login-utils/checktty.c:85 login-utils/checktty.c:106 #, c-format msgid "login: memory low, login may fail\n" msgstr "login: poca memoria, è possibile che il login non riesca\n" -#: login-utils/checktty.c:85 +#: login-utils/checktty.c:86 msgid "can't malloc for ttyclass" msgstr "malloc per ttyclass non possibile" -#: login-utils/checktty.c:106 +#: login-utils/checktty.c:107 msgid "can't malloc for grplist" msgstr "malloc per grplist impossibile" -#: login-utils/checktty.c:396 +#: login-utils/checktty.c:546 #, c-format msgid "Login on %s from %s denied by default.\n" msgstr "Login a %s da %s negato per impostazione predefinita.\n" -#: login-utils/checktty.c:407 +#: login-utils/checktty.c:557 #, c-format msgid "Login on %s from %s denied.\n" msgstr "Login a %s da %s negato.\n" # FIXME -#: login-utils/chfn.c:128 login-utils/chsh.c:113 +#: login-utils/chfn.c:128 login-utils/chsh.c:114 #, c-format msgid "%s: you (user %d) don't exist.\n" msgstr "%s: non si esiste (come utente %d).\n" -#: login-utils/chfn.c:135 login-utils/chsh.c:120 +#: login-utils/chfn.c:135 login-utils/chsh.c:121 #, c-format msgid "%s: user \"%s\" does not exist.\n" msgstr "%s: l'utente \"%s\" non esiste.\n" -#: login-utils/chfn.c:140 login-utils/chsh.c:125 +#: login-utils/chfn.c:140 login-utils/chsh.c:126 #, c-format msgid "%s: can only change local entries; use yp%s instead.\n" msgstr "" "%s: è possibile modificare solo le voci locali; utilizzare invece yp%s.\n" -#: login-utils/chfn.c:151 login-utils/chsh.c:136 +#: login-utils/chfn.c:151 login-utils/chsh.c:137 msgid "Unknown user context" msgstr "Contesto utente sconosciuto" @@ -6167,7 +6263,7 @@ msgstr "Contesto utente sconosciuto" msgid "%s: %s is not authorized to change the finger info of %s\n" msgstr "%s: %s non è autorizzato a cambiare le informazioni finger di %s\n" -#: login-utils/chfn.c:159 login-utils/chsh.c:144 +#: login-utils/chfn.c:159 login-utils/chsh.c:145 #, c-format msgid "%s: Can't set default context for /etc/passwd" msgstr "%s: impossibile impostare il contesto predefinito per /etc/passwd" @@ -6178,18 +6274,18 @@ msgid "Changing finger information for %s.\n" msgstr "Modifica delle informazioni finger per %s in corso.\n" #: login-utils/chfn.c:179 login-utils/chfn.c:183 login-utils/chfn.c:190 -#: login-utils/chfn.c:194 login-utils/chsh.c:176 login-utils/chsh.c:180 -#: login-utils/chsh.c:187 login-utils/chsh.c:191 +#: login-utils/chfn.c:194 login-utils/chsh.c:177 login-utils/chsh.c:181 +#: login-utils/chsh.c:188 login-utils/chsh.c:192 msgid "Password error." msgstr "Errore password." -#: login-utils/chfn.c:203 login-utils/chsh.c:200 login-utils/login.c:711 -#: login-utils/newgrp.c:49 login-utils/simpleinit.c:340 mount/lomount.c:297 -#: mount/lomount.c:300 +#: login-utils/chfn.c:203 login-utils/chsh.c:201 login-utils/login.c:798 +#: login-utils/newgrp.c:85 login-utils/simpleinit.c:340 mount/lomount.c:332 +#: mount/lomount.c:335 msgid "Password: " msgstr "Password: " -#: login-utils/chfn.c:206 login-utils/chsh.c:203 +#: login-utils/chfn.c:206 login-utils/chsh.c:204 msgid "Incorrect password." msgstr "Password non corretta." @@ -6217,7 +6313,7 @@ msgstr "" msgid "[ --help ] [ --version ]\n" msgstr "[ --help ] [ --version ]\n" -#: login-utils/chfn.c:392 login-utils/chsh.c:311 +#: login-utils/chfn.c:392 login-utils/chsh.c:312 #, c-format msgid "" "\n" @@ -6253,52 +6349,52 @@ msgstr "" msgid "Finger information changed.\n" msgstr "Le informazioni finger sono state modificate.\n" -#: login-utils/chfn.c:520 login-utils/chsh.c:426 sys-utils/cytune.c:322 +#: login-utils/chfn.c:520 login-utils/chsh.c:427 sys-utils/cytune.c:322 msgid "malloc failed" msgstr "malloc non riuscita" -#: login-utils/chsh.c:137 +#: login-utils/chsh.c:138 #, c-format msgid "%s: %s is not authorized to change the shell of %s\n" msgstr "%s: %s non è autorizzato a cambiare la shelldi %s\n" -#: login-utils/chsh.c:157 +#: login-utils/chsh.c:158 #, c-format msgid "" "%s: Running UID doesn't match UID of user we're altering, shell change " "denied\n" msgstr "" -#: login-utils/chsh.c:163 +#: login-utils/chsh.c:164 #, c-format msgid "%s: Your shell is not in /etc/shells, shell change denied\n" msgstr "%s: la shell non è in /etc/shells, modifica della shell negata\n" -#: login-utils/chsh.c:170 +#: login-utils/chsh.c:171 #, c-format msgid "Changing shell for %s.\n" msgstr "Modifica shell per %s in corso.\n" -#: login-utils/chsh.c:211 +#: login-utils/chsh.c:212 msgid "New shell" msgstr "Nuova shell" -#: login-utils/chsh.c:218 +#: login-utils/chsh.c:219 #, c-format msgid "Shell not changed.\n" msgstr "Shell non modificata.\n" -#: login-utils/chsh.c:225 +#: login-utils/chsh.c:226 #, c-format msgid "Shell *NOT* changed. Try again later.\n" msgstr "Shell *NON* modificata. Riprovare successivamente.\n" -#: login-utils/chsh.c:228 +#: login-utils/chsh.c:229 #, c-format msgid "Shell changed.\n" msgstr "Shell modificata.\n" -#: login-utils/chsh.c:293 +#: login-utils/chsh.c:294 #, c-format msgid "" "Usage: %s [ -s shell ] [ --list-shells ] [ --help ] [ --version ]\n" @@ -6307,57 +6403,57 @@ msgstr "" "Uso: %s [ -s shell ] [ --list-shells ] [ --help ] [ --version ]\n" " [ nomeutente ]\n" -#: login-utils/chsh.c:336 +#: login-utils/chsh.c:337 #, c-format msgid "%s: shell must be a full path name.\n" msgstr "%s: la shell deve essere un nome percorso completo.\n" -#: login-utils/chsh.c:340 +#: login-utils/chsh.c:341 #, c-format msgid "%s: \"%s\" does not exist.\n" msgstr "%s: \"%s\" non esiste.\n" -#: login-utils/chsh.c:344 +#: login-utils/chsh.c:345 #, c-format msgid "%s: \"%s\" is not executable.\n" msgstr "%s: \"%s\" non eseguibile.\n" -#: login-utils/chsh.c:351 +#: login-utils/chsh.c:352 #, c-format msgid "%s: '%c' is not allowed.\n" msgstr "%s: '%c' non è consentito.\n" -#: login-utils/chsh.c:355 +#: login-utils/chsh.c:356 #, c-format msgid "%s: Control characters are not allowed.\n" msgstr "%s: Non sono ammessi i caratteri di controllo.\n" -#: login-utils/chsh.c:362 +#: login-utils/chsh.c:363 #, c-format msgid "Warning: \"%s\" is not listed in /etc/shells\n" msgstr "Attenzione: \"%s\" non è elencato in /etc/shells\n" -#: login-utils/chsh.c:364 +#: login-utils/chsh.c:365 #, c-format msgid "%s: \"%s\" is not listed in /etc/shells.\n" msgstr "%s: \"%s\" non è elencato in /etc/shells.\n" -#: login-utils/chsh.c:366 +#: login-utils/chsh.c:367 #, c-format msgid "%s: use -l option to see list\n" msgstr "%s: usare l'opzione -l per vedere l'elenco\n" -#: login-utils/chsh.c:372 +#: login-utils/chsh.c:373 #, c-format msgid "Warning: \"%s\" is not listed in /etc/shells.\n" msgstr "Attenzione: \"%s\" non è elencato in /etc/shells.\n" -#: login-utils/chsh.c:373 +#: login-utils/chsh.c:374 #, c-format msgid "Use %s -l to see list.\n" msgstr "Utilizzare %s -l per consultare l'elenco.\n" -#: login-utils/chsh.c:393 +#: login-utils/chsh.c:394 #, c-format msgid "No known shells.\n" msgstr "Nessuna shell conosciuta.\n" @@ -6401,45 +6497,45 @@ msgstr "" "\n" "interrotto %10.10s %5.5s \n" -#: login-utils/login.c:196 +#: login-utils/login.c:200 #, c-format msgid "FATAL: can't reopen tty: %s" msgstr "FATALE: impossibile riaprire la tty: %s" -#: login-utils/login.c:227 +#: login-utils/login.c:232 msgid "FATAL: bad tty" msgstr "FATALE: tty non valida" -#: login-utils/login.c:355 +#: login-utils/login.c:415 #, c-format msgid "login: -h for super-user only.\n" msgstr "login: -h solamente per super-user.\n" -#: login-utils/login.c:382 +#: login-utils/login.c:458 #, c-format msgid "usage: login [-fp] [username]\n" msgstr "Uso: login [-fp] [nomeutente]\n" -#: login-utils/login.c:475 +#: login-utils/login.c:551 #, c-format msgid "login: PAM Failure, aborting: %s\n" msgstr "login: errore PAM, interruzione in corso: %s\n" -#: login-utils/login.c:477 +#: login-utils/login.c:553 #, c-format msgid "Couldn't initialize PAM: %s" msgstr "Impossibile inizializzare PAM: %s" -#: login-utils/login.c:494 +#: login-utils/login.c:570 msgid "login: " msgstr "login: " -#: login-utils/login.c:534 +#: login-utils/login.c:610 #, c-format msgid "FAILED LOGIN %d FROM %s FOR %s, %s" msgstr "FALLITO IL LOGIN %d DA %s PER %s, %s" -#: login-utils/login.c:538 +#: login-utils/login.c:615 #, c-format msgid "" "Login incorrect\n" @@ -6448,17 +6544,17 @@ msgstr "" "Login non corretto\n" "\n" -#: login-utils/login.c:547 +#: login-utils/login.c:624 #, c-format msgid "TOO MANY LOGIN TRIES (%d) FROM %s FOR %s, %s" msgstr "TROPPI TENTATIVI DI LOGIN (%d) DA %s PER %s, %s" -#: login-utils/login.c:551 +#: login-utils/login.c:628 #, c-format msgid "FAILED LOGIN SESSION FROM %s FOR %s, %s" msgstr "FALLITA SESSIONE DI LOGIN DA %s PER %s, %s" -#: login-utils/login.c:555 +#: login-utils/login.c:633 #, c-format msgid "" "\n" @@ -6467,127 +6563,127 @@ msgstr "" "\n" "Login non corretto\n" -#: login-utils/login.c:577 login-utils/login.c:584 login-utils/login.c:618 +#: login-utils/login.c:661 login-utils/login.c:668 login-utils/login.c:702 #, c-format msgid "" "\n" "Session setup problem, abort.\n" msgstr "" -#: login-utils/login.c:578 +#: login-utils/login.c:662 #, c-format msgid "NULL user name in %s:%d. Abort." msgstr "Nome utente NULL in %s:%d. Interrotto." -#: login-utils/login.c:585 +#: login-utils/login.c:669 #, c-format msgid "Invalid user name \"%s\" in %s:%d. Abort." msgstr "Nome utente \"%s\" non valido in %s:%d. Interrotto." -#: login-utils/login.c:604 +#: login-utils/login.c:688 #, c-format msgid "login: Out of memory\n" msgstr "login: memoria esaurita\n" -#: login-utils/login.c:646 +#: login-utils/login.c:732 msgid "Illegal username" msgstr "Nome utente non valido" -#: login-utils/login.c:689 +#: login-utils/login.c:775 #, c-format msgid "%s login refused on this terminal.\n" msgstr "%s login rifiutato su questo terminale.\n" -#: login-utils/login.c:694 +#: login-utils/login.c:780 #, c-format msgid "LOGIN %s REFUSED FROM %s ON TTY %s" msgstr "LOGIN %s RIFIUTATO DA %s SU TTY %s" -#: login-utils/login.c:698 +#: login-utils/login.c:784 #, c-format msgid "LOGIN %s REFUSED ON TTY %s" msgstr "LOGIN %s RIFIUTATO SU TTY %s" -#: login-utils/login.c:751 +#: login-utils/login.c:838 #, c-format msgid "Login incorrect\n" msgstr "Login non corretto\n" -#: login-utils/login.c:972 +#: login-utils/login.c:1063 #, c-format msgid "DIALUP AT %s BY %s" msgstr " CONNESSIONE DI ACCESSO REMOTO A %s ATTRAVERSO %s" -#: login-utils/login.c:979 +#: login-utils/login.c:1070 #, c-format msgid "ROOT LOGIN ON %s FROM %s" msgstr "LOGIN DI ROOT A %s DA %s" -#: login-utils/login.c:982 +#: login-utils/login.c:1073 #, c-format msgid "ROOT LOGIN ON %s" msgstr "LOGIN DI ROOT A %s" -#: login-utils/login.c:985 +#: login-utils/login.c:1076 #, c-format msgid "LOGIN ON %s BY %s FROM %s" msgstr "LOGIN A %s ATTRAVERSO %s DA %s" -#: login-utils/login.c:988 +#: login-utils/login.c:1079 #, c-format msgid "LOGIN ON %s BY %s" msgstr "LOGIN A %s ATTRAVERSO %s" -#: login-utils/login.c:1009 +#: login-utils/login.c:1100 #, c-format msgid "You have new mail.\n" msgstr "C'è nuova posta.\n" -#: login-utils/login.c:1011 +#: login-utils/login.c:1102 #, c-format msgid "You have mail.\n" msgstr "C'è posta.\n" -#: login-utils/login.c:1031 +#: login-utils/login.c:1146 #, c-format msgid "login: failure forking: %s" msgstr "login: errore in esecuzione del fork: %s" -#: login-utils/login.c:1068 +#: login-utils/login.c:1193 #, c-format msgid "TIOCSCTTY failed: %m" msgstr "TIOCSCTTY non riuscito: %m" -#: login-utils/login.c:1074 +#: login-utils/login.c:1199 msgid "setuid() failed" msgstr "setuid() non riuscito" -#: login-utils/login.c:1080 +#: login-utils/login.c:1205 #, c-format msgid "No directory %s!\n" msgstr "Nessuna directory %s!\n" -#: login-utils/login.c:1084 +#: login-utils/login.c:1209 #, c-format msgid "Logging in with home = \"/\".\n" msgstr "Connessione con home = \"/\".\n" -#: login-utils/login.c:1092 +#: login-utils/login.c:1217 #, c-format msgid "login: no memory for shell script.\n" msgstr "login: nessuna memoria per lo script shell.\n" -#: login-utils/login.c:1119 +#: login-utils/login.c:1244 #, c-format msgid "login: couldn't exec shell script: %s.\n" msgstr "login: exec dello script shell impossibile: %s.\n" -#: login-utils/login.c:1122 +#: login-utils/login.c:1247 #, c-format msgid "login: no shell: %s.\n" msgstr "login: nessuna shell: %s.\n" -#: login-utils/login.c:1137 +#: login-utils/login.c:1262 #, c-format msgid "" "\n" @@ -6596,65 +6692,65 @@ msgstr "" "\n" "%s login: " -#: login-utils/login.c:1148 +#: login-utils/login.c:1273 #, c-format msgid "login name much too long.\n" msgstr "il nome di login è troppo lungo.\n" -#: login-utils/login.c:1149 +#: login-utils/login.c:1274 msgid "NAME too long" msgstr "NOME troppo lungo" -#: login-utils/login.c:1156 +#: login-utils/login.c:1281 #, c-format msgid "login names may not start with '-'.\n" msgstr "I nomi di login non possono iniziare con'-'.\n" -#: login-utils/login.c:1166 +#: login-utils/login.c:1291 #, c-format msgid "too many bare linefeeds.\n" msgstr "troppi linefeed vuoti.\n" -#: login-utils/login.c:1167 +#: login-utils/login.c:1292 msgid "EXCESSIVE linefeeds" msgstr "Linefeed ECCESSIVI" -#: login-utils/login.c:1199 +#: login-utils/login.c:1324 #, c-format msgid "Login timed out after %d seconds\n" msgstr "Login scaduto dopo %d secondi\n" -#: login-utils/login.c:1287 +#: login-utils/login.c:1412 #, c-format msgid "Last login: %.*s " msgstr "Ultimo login: %.*s " -#: login-utils/login.c:1291 +#: login-utils/login.c:1416 #, c-format msgid "from %.*s\n" msgstr "da %.*s\n" -#: login-utils/login.c:1294 +#: login-utils/login.c:1419 #, c-format msgid "on %.*s\n" msgstr "su %.*s\n" -#: login-utils/login.c:1314 +#: login-utils/login.c:1439 #, c-format msgid "LOGIN FAILURE FROM %s, %s" msgstr "ERRORE DI LOGIN DA %s, %s" -#: login-utils/login.c:1317 +#: login-utils/login.c:1442 #, c-format msgid "LOGIN FAILURE ON %s, %s" msgstr "ERRORE DI LOGIN SU %s, %s" -#: login-utils/login.c:1321 +#: login-utils/login.c:1446 #, c-format msgid "%d LOGIN FAILURES FROM %s, %s" msgstr "%d ERRORI DI LOGIN DA %s, %s" -#: login-utils/login.c:1324 +#: login-utils/login.c:1449 #, c-format msgid "%d LOGIN FAILURES ON %s, %s" msgstr "%d ERRORI DI LOGIN SU %s, %s" @@ -6674,27 +6770,27 @@ msgstr "è n\n" msgid "usage: mesg [y | n]\n" msgstr "Uso: mesg [s | n]\n" -#: login-utils/newgrp.c:69 +#: login-utils/newgrp.c:105 msgid "newgrp: Who are you?" msgstr "newgrp: chi sei?" -#: login-utils/newgrp.c:77 login-utils/newgrp.c:87 +#: login-utils/newgrp.c:113 login-utils/newgrp.c:127 msgid "newgrp: setgid" msgstr "newgrp: setgid" -#: login-utils/newgrp.c:82 +#: login-utils/newgrp.c:120 login-utils/newgrp.c:122 msgid "newgrp: No such group." msgstr "newgrp: nessun gruppo di questo genere." -#: login-utils/newgrp.c:91 +#: login-utils/newgrp.c:131 msgid "newgrp: Permission denied" msgstr "newgrp: autorizzazione negata" -#: login-utils/newgrp.c:98 +#: login-utils/newgrp.c:138 msgid "newgrp: setuid" msgstr "newgrp: setuid" -#: login-utils/newgrp.c:104 +#: login-utils/newgrp.c:144 msgid "No shell" msgstr "Nessuna shell" @@ -6897,7 +6993,7 @@ msgstr "apertura della directory non riuscita\n" msgid "fork failed\n" msgstr "fork non riuscito\n" -#: login-utils/simpleinit.c:539 text-utils/more.c:1578 +#: login-utils/simpleinit.c:539 text-utils/more.c:1619 msgid "exec failed\n" msgstr "exec fallita\n" @@ -6933,7 +7029,7 @@ msgstr "impossibile effettuare il fork" msgid "fork: %s" msgstr "fork: %s" -#: login-utils/ttymsg.c:171 +#: login-utils/ttymsg.c:172 #, c-format msgid "%s: BAD ERROR" msgstr "%s: ERRORE GRAVE" @@ -6991,17 +7087,17 @@ msgid "%s: no changes made\n" msgstr "%s: nessuna modifica effettuata\n" # FIXME: shadow: invariato? ombra? -#: login-utils/vipw.c:352 +#: login-utils/vipw.c:350 #, c-format msgid "You are using shadow groups on this system.\n" msgstr "Gruppi shadow sono usati su questo sistema.\n" -#: login-utils/vipw.c:353 +#: login-utils/vipw.c:351 #, c-format msgid "You are using shadow passwords on this system.\n" msgstr "Password shadow sono usate su questo sistema.\n" -#: login-utils/vipw.c:354 +#: login-utils/vipw.c:352 #, c-format msgid "Would you like to edit %s now [y/n]? " msgstr "Volete modificare %s adesso [y/n]?" @@ -7041,26 +7137,26 @@ msgstr "%s: impossibile fare stat del file temporaneo.\n" msgid "%s: can't read temporary file.\n" msgstr "%s: impossibile leggere il file temporaneo.\n" -#: misc-utils/cal.c:313 +#: misc-utils/cal.c:333 #, c-format msgid "%s from %s\n" msgstr "%s da %s\n" -#: misc-utils/cal.c:327 +#: misc-utils/cal.c:347 msgid "illegal month value: use 1-12" msgstr "valore del mese non valido: usare 1-12" -#: misc-utils/cal.c:331 +#: misc-utils/cal.c:351 msgid "illegal year value: use 1-9999" msgstr "valore dell'anno non valido: usare 1-9999" # FIXME -#: misc-utils/cal.c:439 +#: misc-utils/cal.c:455 #, c-format msgid "%s %d" msgstr "%s %d" -#: misc-utils/cal.c:780 +#: misc-utils/cal.c:801 #, c-format msgid "usage: cal [-13smjyV] [[month] year]\n" msgstr "Uso: cal [-13smjyV] [[mese] anno]\n" @@ -7126,67 +7222,67 @@ msgid "" msgstr "" "Uso: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [ messaggio .. ]\n" -#: misc-utils/look.c:349 +#: misc-utils/look.c:352 #, c-format msgid "usage: look [-dfa] [-t char] string [file]\n" msgstr "Uso: look [-dfa] [-t char] stringa [file]\n" -#: misc-utils/mcookie.c:122 misc-utils/mcookie.c:149 +#: misc-utils/mcookie.c:107 misc-utils/mcookie.c:134 #, c-format msgid "Could not open %s\n" msgstr "Impossibile aprire %s\n" -#: misc-utils/mcookie.c:126 misc-utils/mcookie.c:145 +#: misc-utils/mcookie.c:111 misc-utils/mcookie.c:130 #, c-format msgid "Got %d bytes from %s\n" msgstr "Ottenuti %d byte da %s\n" -#: misc-utils/namei.c:103 +#: misc-utils/namei.c:107 #, c-format msgid "namei: unable to get current directory - %s\n" msgstr "namei: impossibile ottenere la directory corrente - %s\n" -#: misc-utils/namei.c:116 +#: misc-utils/namei.c:121 #, c-format msgid "namei: unable to chdir to %s - %s (%d)\n" msgstr "namei: impossibile eseguire chdir su %s - %s (%d)\n" -#: misc-utils/namei.c:126 +#: misc-utils/namei.c:131 #, c-format msgid "usage: namei [-mx] pathname [pathname ...]\n" msgstr "Uso: namei [-mx] nome percorso [nome percorso ...]\n" -#: misc-utils/namei.c:151 +#: misc-utils/namei.c:158 #, c-format msgid "namei: could not chdir to root!\n" msgstr "namei: impossibile eseguire chdir su directory root!\n" -#: misc-utils/namei.c:158 +#: misc-utils/namei.c:165 #, c-format msgid "namei: could not stat root!\n" msgstr "namei: impossibile eseguire stat della directory root!\n" -#: misc-utils/namei.c:172 +#: misc-utils/namei.c:179 #, c-format msgid "namei: buf overflow\n" msgstr "namei: buf overflow\n" -#: misc-utils/namei.c:218 +#: misc-utils/namei.c:241 #, c-format msgid " ? could not chdir into %s - %s (%d)\n" msgstr " ? impossibile eseguire chdir in %s - %s (%d)\n" -#: misc-utils/namei.c:247 +#: misc-utils/namei.c:269 #, c-format msgid " ? problems reading symlink %s - %s (%d)\n" msgstr " ? problemi nella lettura del collegamento simbolico %s - %s (%d)\n" -#: misc-utils/namei.c:257 +#: misc-utils/namei.c:279 #, c-format msgid " *** EXCEEDED UNIX LIMIT OF SYMLINKS ***\n" msgstr " *** SUPERATO IL LIMITE UNIX DI COLLEGAMENTI SIMBOLICI ***\n" -#: misc-utils/namei.c:294 +#: misc-utils/namei.c:317 #, c-format msgid "namei: unknown file type 0%06o on file %s\n" msgstr "namei: tipo file sconosciuto 0%06o su file %s\n" @@ -7547,53 +7643,68 @@ msgstr "Messaggio da %s@%s (come %s) su %s a %s ..." msgid "Message from %s@%s on %s at %s ..." msgstr "Messaggio da %s@%s su %s a %s ..." -#: mount/fstab.c:133 +#: mount/fsprobe.c:143 +#, c-format +msgid "Trying %s\n" +msgstr "Prova di %s in corso\n" + +#: mount/fsprobe.c:187 +#, fuzzy, c-format +msgid "mount: going to mount %s by %s\n" +msgstr "mount: %s verrà montato in base all'UUID\n" + +#: mount/fsprobe.c:195 +#, fuzzy, c-format +msgid "mount: no LABEL=, no UUID=, going to mount %s by path\n" +msgstr "mount: %s verrà montato in base all'etichetta\n" + +#: mount/fstab.c:143 #, c-format msgid "warning: error reading %s: %s" msgstr "attenzione: errore durante la lettura di %s: %s" -#: mount/fstab.c:161 mount/fstab.c:186 +#: mount/fstab.c:171 mount/fstab.c:196 #, c-format msgid "warning: can't open %s: %s" msgstr "attenzione: impossibile aprire %s: %s" -#: mount/fstab.c:166 +#: mount/fstab.c:176 #, c-format msgid "mount: could not open %s - using %s instead\n" msgstr "mount: impossibile aprire %s - si sta utilizzando al suo posto %s\n" -#: mount/fstab.c:481 +#: mount/fstab.c:568 #, c-format msgid "can't create lock file %s: %s (use -n flag to override)" msgstr "" "impossibile creare un file di lock %s: %s (usare il flag -n per cambiare)" -#: mount/fstab.c:496 +#: mount/fstab.c:594 #, c-format msgid "can't link lock file %s: %s (use -n flag to override)" msgstr "" "impossibile collegare il file di lock %s: %s (usare il flag -n per cambiare)" -#: mount/fstab.c:508 +#: mount/fstab.c:610 #, c-format msgid "can't open lock file %s: %s (use -n flag to override)" msgstr "impossibile aprire il file di lock %s: %s (usare flag -n per cambiare)" -#: mount/fstab.c:523 +#: mount/fstab.c:625 #, c-format msgid "Can't lock lock file %s: %s\n" msgstr "Impossibile fare il lock del file di lock %s: %s\n" -#: mount/fstab.c:535 +#: mount/fstab.c:639 #, c-format msgid "can't lock lock file %s: %s" msgstr "impossibile fare il lock del file di lock %s: %s" -#: mount/fstab.c:537 +#: mount/fstab.c:641 msgid "timed out" msgstr "scaduto" -#: mount/fstab.c:544 +#: mount/fstab.c:648 #, c-format msgid "" "Cannot create link %s\n" @@ -7602,73 +7713,73 @@ msgstr "" "Impossibile creare il collegamento %s\n" "Forse c'è un vecchio file di lock?\n" -#: mount/fstab.c:584 mount/fstab.c:622 +#: mount/fstab.c:686 mount/fstab.c:739 #, c-format msgid "cannot open %s (%s) - mtab not updated" msgstr "impossibile aprire %s (%s) - mtab non aggiornato" -#: mount/fstab.c:630 +#: mount/fstab.c:748 #, c-format msgid "error writing %s: %s" msgstr "errore durante la scrittura di %s: %s" -#: mount/fstab.c:640 +#: mount/fstab.c:758 #, c-format msgid "error changing mode of %s: %s\n" msgstr "errore durante il cambiamento della modalità di %s: %s\n" -#: mount/fstab.c:658 +#: mount/fstab.c:776 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "impossibile rinominare %s in %s: %s\n" -#: mount/lomount.c:73 +#: mount/lomount.c:75 #, c-format msgid "loop: can't open device %s: %s\n" msgstr "loop: impossibile aprire il device %s: %s\n" -#: mount/lomount.c:89 +#: mount/lomount.c:91 #, c-format msgid ", offset %lld" msgstr ", offset %lld" -#: mount/lomount.c:92 +#: mount/lomount.c:94 #, c-format msgid ", sizelimit %lld" msgstr "" -#: mount/lomount.c:100 +#: mount/lomount.c:102 #, c-format msgid ", encryption %s (type %d)" msgstr ", cifratura %s (tipo %d)" -#: mount/lomount.c:114 +#: mount/lomount.c:116 #, c-format msgid ", offset %d" msgstr ", offset %d" -#: mount/lomount.c:117 +#: mount/lomount.c:119 #, c-format msgid ", encryption type %d\n" msgstr ", tipo di cifratura %d\n" -#: mount/lomount.c:126 +#: mount/lomount.c:128 #, c-format msgid "loop: can't get info on device %s: %s\n" msgstr "loop: impossibile ottenere informazioni sul device %s: %s\n" -#: mount/lomount.c:179 -#, c-format -msgid "%s: could not find any device /dev/loop#" -msgstr "%s: impossibile trovare alcun device /dev/loop#" - -#: mount/lomount.c:181 +#: mount/lomount.c:161 mount/lomount.c:216 #, c-format msgid "%s: no permission to look at /dev/loop#" msgstr "" +#: mount/lomount.c:214 +#, c-format +msgid "%s: could not find any device /dev/loop#" +msgstr "%s: impossibile trovare alcun device /dev/loop#" + # FIXME: loop device -#: mount/lomount.c:184 +#: mount/lomount.c:219 #, c-format msgid "" "%s: Could not find any loop device. Maybe this kernel does not know\n" @@ -7679,251 +7790,267 @@ msgstr "" " occorre ricompilare o eseguire \"modprobe loop\")." # FIXME -#: mount/lomount.c:189 +#: mount/lomount.c:224 #, c-format msgid "%s: could not find any free loop device" msgstr "%s: impossibile trovare un loop device libero" -#: mount/lomount.c:287 +#: mount/lomount.c:322 #, c-format msgid "Couldn't lock into memory, exiting.\n" msgstr "" -#: mount/lomount.c:340 +#: mount/lomount.c:348 +#, c-format +msgid "ioctl LOOP_SET_FD failed: %s\n" +msgstr "" + +#: mount/lomount.c:383 #, c-format msgid "set_loop(%s,%s,%llu): success\n" msgstr "set_loop(%s,%s,%llu): riuscito\n" -#: mount/lomount.c:351 +#: mount/lomount.c:394 #, c-format msgid "loop: can't delete device %s: %s\n" msgstr "loop: impossibile eliminare il device %s: %s\n" -#: mount/lomount.c:361 +#: mount/lomount.c:404 #, c-format msgid "del_loop(%s): success\n" msgstr "del_loop(%s): riuscito\n" -#: mount/lomount.c:369 +#: mount/lomount.c:412 #, c-format msgid "This mount was compiled without loop support. Please recompile.\n" msgstr "Questo mount è stato compilato senza supporto per loop. Ricompilare.\n" -#: mount/lomount.c:406 +#: mount/lomount.c:449 #, c-format msgid "" -"usage:\n" -" %s loop_device # give info\n" -" %s -d loop_device # delete\n" -" %s -f # find unused\n" -" %s [-e encryption] [-o offset] {-f|loop_device} file # setup\n" +"\n" +"Usage:\n" +" %1$s loop_device # give info\n" +" %1$s -a | --all # list all used\n" +" %1$s -d | --detach loop_device # delete\n" +" %1$s -f | --find # find unused\n" +" %1$s [ options ] {-f|--find|loop_device} file # setup\n" +"\n" +"Options:\n" +" -e | --encryption enable data encryption with specified \n" +" -h | --help this help\n" +" -o | --offset start at offset into file\n" +" -p | --pass-fd read passphrase from file descriptor \n" +" -r | --read-only setup read-only loop device\n" +" -s | --show print device name (with -f )\n" +" -v | --verbose verbose mode\n" +"\n" msgstr "" -#: mount/lomount.c:425 mount/sundries.c:205 mount/xmalloc.c:29 +#: mount/lomount.c:477 mount/sundries.c:206 mount/xmalloc.c:29 #, c-format msgid "not enough memory" msgstr "memoria insufficiente" -#: mount/lomount.c:540 +#: mount/lomount.c:638 #, c-format msgid "No loop support was available at compile time. Please recompile.\n" msgstr "" -#: mount/mount_mntent.c:166 +#: mount/mount.c:321 #, c-format -msgid "[mntent]: warning: no final newline at the end of %s\n" -msgstr "[mntent]: attenzione: non c'è un'andata a capo alla fine di %s\n" - -#: mount/mount_mntent.c:217 -#, c-format -msgid "[mntent]: line %d in %s is bad%s\n" -msgstr "[mntent]: riga %d in %s non valida%s\n" - -#: mount/mount_mntent.c:220 -msgid "; rest of file ignored" -msgstr "; ignorato resto del file" - -#: mount/mount_blkid.c:87 -#, c-format -msgid "%s: error: the label %s occurs on both %s and %s\n" -msgstr "%s: errore: l'etichetta %s appare sia su %s che su %s\n" - -#: mount/mount_blkid.c:99 -#, c-format -msgid "mount: going to mount %s by UUID\n" -msgstr "mount: %s verrà montato in base all'UUID\n" - -#: mount/mount_blkid.c:103 -#, c-format -msgid "mount: going to mount %s by label\n" -msgstr "mount: %s verrà montato in base all'etichetta\n" - -#: mount/mount_by_label.c:192 -#, c-format -msgid "%s: could not open %s, so UUID and LABEL conversion cannot be done.\n" +msgid "mount: improperly quoted option string '%s'" msgstr "" -"%s: impossibile aprire %s, la conversione di UUID e ETICHETTA non può\n" -" essere effettuata.\n" -#: mount/mount_by_label.c:315 -#, c-format -msgid "%s: bad UUID" -msgstr "%s: UUID non valido" +#: mount/mount.c:354 +#, fuzzy, c-format +msgid "mount: translated %s '%s' to '%s'\n" +msgstr "mount: impossibile trovare %s in %s o %s" -#: mount/mount.c:391 +#: mount/mount.c:510 #, c-format msgid "mount: according to mtab, %s is already mounted on %s" msgstr "mount: secondo mtab, %s è già montato su %s" -#: mount/mount.c:396 +#: mount/mount.c:515 #, c-format msgid "mount: according to mtab, %s is mounted on %s" msgstr "mount: secondo mtab, %s è montato su %s" -#: mount/mount.c:416 +#: mount/mount.c:535 #, c-format msgid "mount: can't open %s for writing: %s" msgstr "mount: impossibile aprire %s in scrittura: %s" -#: mount/mount.c:433 mount/mount.c:690 +#: mount/mount.c:552 mount/mount.c:950 #, c-format msgid "mount: error writing %s: %s" msgstr "mount: errore durante la scrittura di %s: %s" -#: mount/mount.c:441 +#: mount/mount.c:560 #, c-format msgid "mount: error changing mode of %s: %s" msgstr "mount: errore durante il cambio di modalità di %s: %s" -#: mount/mount.c:496 +#: mount/mount.c:676 mount/mount.c:1566 +#, c-format +msgid "mount: cannot fork: %s" +msgstr "mount: impossibile effettuare il fork: %s" + +#: mount/mount.c:690 +#, c-format +msgid "mount: you didn't specify a filesystem type for %s\n" +msgstr "mount: non si è specificato un tipo di filesystem per %s\n" + +#: mount/mount.c:693 +#, c-format +msgid " I will try all types mentioned in %s or %s\n" +msgstr " Proverò tutti i tipi citati in %s o %s\n" + +#: mount/mount.c:696 +#, c-format +msgid " and it looks like this is swapspace\n" +msgstr " e sembra che questo sia swapspace\n" + +#: mount/mount.c:698 +#, c-format +msgid " I will try type %s\n" +msgstr " Proverò il tipo %s\n" + +#: mount/mount.c:725 #, c-format msgid "%s looks like swapspace - not mounted" msgstr "%s assomigla a swapspace - non montato" -#: mount/mount.c:583 +#: mount/mount.c:816 msgid "mount failed" msgstr "mount non riuscito" -#: mount/mount.c:585 +#: mount/mount.c:818 #, c-format msgid "mount: only root can mount %s on %s" msgstr "mount: solamente root può montare %s su %s" -#: mount/mount.c:613 +#: mount/mount.c:846 msgid "mount: loop device specified twice" msgstr "mount: loop device specificato due volte" -#: mount/mount.c:618 +#: mount/mount.c:851 msgid "mount: type specified twice" msgstr "mount: tipo specificato due volte" -#: mount/mount.c:630 +#: mount/mount.c:863 #, c-format msgid "mount: skipping the setup of a loop device\n" msgstr "mount: si ignora l'impostazione di un loop device\n" -#: mount/mount.c:639 +#: mount/mount.c:876 #, c-format msgid "mount: going to use the loop device %s\n" msgstr "mount: si intende utilizzare il loop device %s\n" -#: mount/mount.c:644 +#: mount/mount.c:885 +#, c-format +msgid "mount: stolen loop=%s ...trying again\n" +msgstr "" + +#: mount/mount.c:890 +#, fuzzy, c-format +msgid "mount: stolen loop=%s" +msgstr "umount: %s: %s" + +#: mount/mount.c:895 #, c-format msgid "mount: failed setting up loop device\n" msgstr "mount: mancata impostazione del loop device\n" -#: mount/mount.c:648 +#: mount/mount.c:906 #, c-format msgid "mount: setup loop device successfully\n" msgstr "mount: impostazione del loop device riuscita\n" -#: mount/mount.c:685 +#: mount/mount.c:945 #, c-format msgid "mount: can't open %s: %s" msgstr "mount: impossibile aprire %s: %s" -#: mount/mount.c:706 +#: mount/mount.c:966 msgid "mount: argument to -p or --pass-fd must be a number" msgstr "mount: l'argomento di -p o --pass-fd deve essere un numero" -#: mount/mount.c:719 +#: mount/mount.c:979 #, c-format msgid "mount: cannot open %s for setting speed" msgstr "mount: impossibile aprire %s per impostare la velocità" -#: mount/mount.c:722 +#: mount/mount.c:982 #, c-format msgid "mount: cannot set speed: %s" msgstr "mount: impossibile impostare la velocità: %s" -#: mount/mount.c:781 mount/mount.c:1362 -#, c-format -msgid "mount: cannot fork: %s" -msgstr "mount: impossibile effettuare il fork: %s" - -#: mount/mount.c:908 -#, c-format -msgid "mount: failed with nfs mount version 4, trying 3..\n" -msgstr "" +#: mount/mount.c:1040 +#, fuzzy, c-format +msgid "mount: according to mtab, %s is already mounted on %s\n" +msgstr "mount: secondo mtab, %s è già montato su %s" -#: mount/mount.c:918 +#: mount/mount.c:1115 msgid "" "mount: I could not determine the filesystem type, and none was specified" msgstr "" "mount: impossibile determinare il tipo di filesystem, e non è stato " "specificato nessuno" -#: mount/mount.c:921 +#: mount/mount.c:1118 msgid "mount: you must specify the filesystem type" msgstr "mount: si deve specificare il tipo di filesystem" -#: mount/mount.c:924 +#: mount/mount.c:1121 msgid "mount: mount failed" msgstr "mount: mount non riuscito" -#: mount/mount.c:930 mount/mount.c:965 +#: mount/mount.c:1127 mount/mount.c:1162 #, c-format msgid "mount: mount point %s is not a directory" msgstr "mount: il mount point di %s non è una directory" -#: mount/mount.c:932 +#: mount/mount.c:1129 msgid "mount: permission denied" msgstr "mount: autorizzazione negata" -#: mount/mount.c:934 +#: mount/mount.c:1131 msgid "mount: must be superuser to use mount" msgstr "mount: bisogna essere superuser per utilizzare mount" -#: mount/mount.c:938 mount/mount.c:942 +#: mount/mount.c:1135 mount/mount.c:1139 #, c-format msgid "mount: %s is busy" msgstr "mount: %s è occupato" -#: mount/mount.c:944 +#: mount/mount.c:1141 msgid "mount: proc already mounted" msgstr "mount: proc già montato" -#: mount/mount.c:946 +#: mount/mount.c:1143 #, c-format msgid "mount: %s already mounted or %s busy" msgstr "mount: %s già montato o %s occupato" -#: mount/mount.c:952 +#: mount/mount.c:1149 #, c-format msgid "mount: mount point %s does not exist" msgstr "mount: il mount point %s non esiste" -#: mount/mount.c:954 +#: mount/mount.c:1151 #, c-format msgid "mount: mount point %s is a symbolic link to nowhere" msgstr "mount: il mount point %s è un collegamento simbolico a nulla" -#: mount/mount.c:957 +#: mount/mount.c:1154 #, c-format msgid "mount: special device %s does not exist" msgstr "mount: il device speciale %s non esiste" -#: mount/mount.c:967 +#: mount/mount.c:1164 #, c-format msgid "" "mount: special device %s does not exist\n" @@ -7932,12 +8059,12 @@ msgstr "" "mount: il device speciale %s non esiste\n" " (un prefisso di percorso non è una directory)\n" -#: mount/mount.c:980 +#: mount/mount.c:1177 #, c-format msgid "mount: %s not mounted already, or bad option" msgstr "mount: %s non ancora montato, oppure l'opzione non è valida" -#: mount/mount.c:982 +#: mount/mount.c:1179 #, c-format msgid "" "mount: wrong fs type, bad option, bad superblock on %s,\n" @@ -7946,19 +8073,19 @@ msgstr "" "mount: tipo fs errato, opzione non valida, superblocco su %s danneggiato,\n" " codepage mancante o altro errore" -#: mount/mount.c:992 +#: mount/mount.c:1189 msgid "" " (could this be the IDE device where you in fact use\n" " ide-scsi so that sr0 or sda or so is needed?)" msgstr "" -#: mount/mount.c:998 +#: mount/mount.c:1195 msgid "" " (aren't you trying to mount an extended partition,\n" " instead of some logical partition inside?)" msgstr "" -#: mount/mount.c:1015 +#: mount/mount.c:1212 msgid "" " In some cases useful info is found in syslog - try\n" " dmesg | tail or so\n" @@ -7967,50 +8094,50 @@ msgstr "" "Provare\n" " ad esempio 'dmesg | tail'\n" -#: mount/mount.c:1021 +#: mount/mount.c:1218 msgid "mount table full" msgstr "mount table piena" -#: mount/mount.c:1023 +#: mount/mount.c:1220 #, c-format msgid "mount: %s: can't read superblock" msgstr "mount: %s: impossibile leggere il superblocco" -#: mount/mount.c:1027 +#: mount/mount.c:1226 #, c-format msgid "mount: %s: unknown device" msgstr "umount: %s: dispositivo sconosciuto" -#: mount/mount.c:1032 +#: mount/mount.c:1231 #, c-format msgid "mount: unknown filesystem type '%s'" msgstr "mount: tipo di filesystem '%s' sconosciuto" -#: mount/mount.c:1044 +#: mount/mount.c:1243 #, c-format msgid "mount: probably you meant %s" msgstr "mount: probabilmente si intende %s" -#: mount/mount.c:1046 +#: mount/mount.c:1246 msgid "mount: maybe you meant 'iso9660'?" msgstr "mount: forse si intendeva 'iso9660'?" -#: mount/mount.c:1048 +#: mount/mount.c:1249 msgid "mount: maybe you meant 'vfat'?" msgstr "mount: forse si intendeva 'vfat'?" -#: mount/mount.c:1051 +#: mount/mount.c:1252 #, c-format msgid "mount: %s has wrong device number or fs type %s not supported" msgstr "" "mount: %s ha un numero device errato o il tipo di fs %s non è supportato" -#: mount/mount.c:1057 +#: mount/mount.c:1258 #, c-format msgid "mount: %s is not a block device, and stat fails?" msgstr "mount: %s non è un dispositivo a blocchi e stat non è riuscito?" -#: mount/mount.c:1059 +#: mount/mount.c:1260 #, c-format msgid "" "mount: the kernel does not recognize %s as a block device\n" @@ -8019,68 +8146,68 @@ msgstr "" "mount: il kernel non riconosce %s come un dispositivo a blocchi\n" " (forse \"insmod driver\"?)" -#: mount/mount.c:1062 +#: mount/mount.c:1263 #, c-format msgid "mount: %s is not a block device (maybe try `-o loop'?)" msgstr "mount: %s non è un dispositivo a blocchi (forse provare \"-o loop\"?)" -#: mount/mount.c:1065 +#: mount/mount.c:1266 #, c-format msgid "mount: %s is not a block device" msgstr "mount: %s non è un dispositivo a blocchi" -#: mount/mount.c:1068 +#: mount/mount.c:1269 #, c-format msgid "mount: %s is not a valid block device" msgstr "mount: %s non è un dispositivo a blocchi valido" -#: mount/mount.c:1071 +#: mount/mount.c:1272 msgid "block device " msgstr "dispositivo a blocchi" -#: mount/mount.c:1073 +#: mount/mount.c:1274 #, c-format msgid "mount: cannot mount %s%s read-only" msgstr "mount: impossibile montare %s%s in sola lettura" -#: mount/mount.c:1077 +#: mount/mount.c:1278 #, c-format msgid "mount: %s%s is write-protected but explicit `-w' flag given" msgstr "" "mount: %s%s è protetto da scrittura, ma l'opzione '-w' è stata indicata" -#: mount/mount.c:1094 +#: mount/mount.c:1294 #, c-format msgid "mount: %s%s is write-protected, mounting read-only" msgstr "mount: %s%s è protetto da scrittura, viene montato in sola lettura" -#: mount/mount.c:1193 +#: mount/mount.c:1394 #, c-format msgid "mount: no type was given - I'll assume nfs because of the colon\n" msgstr "" "mount: non è stato dato il tipo - Si presume nfs perché ci sono i due punti\n" -#: mount/mount.c:1199 +#: mount/mount.c:1400 #, fuzzy, c-format msgid "mount: no type was given - I'll assume cifs because of the // prefix\n" msgstr "mount: non è stato dato il tipo - Si assume smbfs per il prefisso //\n" -#: mount/mount.c:1216 +#: mount/mount.c:1417 #, c-format msgid "mount: backgrounding \"%s\"\n" msgstr "mount: esecuzione in background di \"%s\"\n" -#: mount/mount.c:1227 +#: mount/mount.c:1427 #, c-format msgid "mount: giving up \"%s\"\n" msgstr "mount: termina \"%s\"\n" -#: mount/mount.c:1309 +#: mount/mount.c:1513 #, c-format msgid "mount: %s already mounted on %s\n" msgstr "mount: %s già montato su %s\n" -#: mount/mount.c:1440 +#: mount/mount.c:1651 #, c-format msgid "" "Usage: mount -V : print version\n" @@ -8100,176 +8227,65 @@ msgid "" " mount --bind olddir newdir\n" "or move a subtree:\n" " mount --move olddir newdir\n" +"One can change the type of mount containing the directory dir:\n" +" mount --make-shared dir\n" +" mount --make-slave dir\n" +" mount --make-private dir\n" +" mount --make-unbindable dir\n" +"One can change the type of all the mounts in a mount subtree\n" +"containing the directory dir:\n" +" mount --make-rshared dir\n" +" mount --make-rslave dir\n" +" mount --make-rprivate dir\n" +" mount --make-runbindable dir\n" "A device can be given by name, say /dev/hda1 or /dev/cdrom,\n" "or by label, using -L label or by uuid, using -U uuid .\n" "Other options: [-nfFrsvw] [-o options] [-p passwdfd].\n" "For many more details, say man 8 mount .\n" msgstr "" -#: mount/mount.c:1636 +#: mount/mount.c:1961 msgid "mount: only root can do that" msgstr "mount: è possibile solo per root" -#: mount/mount.c:1641 +#: mount/mount.c:1966 #, c-format msgid "mount: no %s found - creating it..\n" msgstr "mount: nessun %s trovato - creazione in corso...\n" -#: mount/mount.c:1653 -msgid "mount: no such partition found" -msgstr "mount: non si è trovata tale partizione" - -#: mount/mount.c:1655 -#, c-format -msgid "mount: mounting %s\n" -msgstr "mount: mount di %s in corso\n" - -#: mount/mount.c:1664 +#: mount/mount.c:1976 msgid "nothing was mounted" msgstr "non è stato montato niente" -#: mount/mount.c:1679 -#, c-format -msgid "mount: cannot find %s in %s" -msgstr "mount: impossibile trovare %s in %s" +#: mount/mount.c:1989 mount/mount.c:2015 +msgid "mount: no such partition found" +msgstr "mount: non si è trovata tale partizione" -#: mount/mount.c:1694 +#: mount/mount.c:1992 #, c-format msgid "mount: can't find %s in %s or %s" msgstr "mount: impossibile trovare %s in %s o %s" -#: mount/mount_guess_fstype.c:489 -#, c-format -msgid "mount: error while guessing filesystem type\n" -msgstr "mount: errore tentando di indovinare il tipo di filesystem\n" - -#: mount/mount_guess_fstype.c:541 -#, c-format -msgid "mount: you didn't specify a filesystem type for %s\n" -msgstr "mount: non si è specificato un tipo di filesystem per %s\n" - -#: mount/mount_guess_fstype.c:544 -#, c-format -msgid " I will try all types mentioned in %s or %s\n" -msgstr " Proverò tutti i tipi citati in %s o %s\n" - -#: mount/mount_guess_fstype.c:547 -#, c-format -msgid " and it looks like this is swapspace\n" -msgstr " e sembra che questo sia swapspace\n" - -#: mount/mount_guess_fstype.c:549 -#, c-format -msgid " I will try type %s\n" -msgstr " Proverò il tipo %s\n" - -#: mount/mount_guess_fstype.c:637 -#, c-format -msgid "Trying %s\n" -msgstr "Prova di %s in corso\n" - -#: mount/nfsmount.c:235 -#, c-format -msgid "mount: excessively long host:dir argument\n" -msgstr "mount: argomento host:dir eccessivamente lungo\n" - -#: mount/nfsmount.c:249 -#, c-format -msgid "mount: warning: multiple hostnames not supported\n" -msgstr "mount: attenzione:nomi host multipli non supportati\n" - -#: mount/nfsmount.c:254 -#, c-format -msgid "mount: directory to mount not in host:dir format\n" -msgstr "mount: la directory da montare non è nell'host: formato dir\n" - -#: mount/nfsmount.c:265 mount/nfsmount.c:520 -#, c-format -msgid "mount: can't get address for %s\n" -msgstr "mount: impossibile ottenere l'indirizzo di %s\n" - -#: mount/nfsmount.c:271 -#, c-format -msgid "mount: got bad hp->h_length\n" -msgstr "mount: ottenuto hp->h_length non valido\n" - -#: mount/nfsmount.c:288 -#, c-format -msgid "mount: excessively long option argument\n" -msgstr "mount: argomento dell'opzione eccessivamente lungo\n" - -#: mount/nfsmount.c:380 -#, c-format -msgid "Warning: Unrecognized proto= option.\n" -msgstr "Attenzione: Opzione proto= non riconosciuta.\n" - -#: mount/nfsmount.c:387 -#, c-format -msgid "Warning: Option namlen is not supported.\n" -msgstr "Attenzione: L'opzione namlen non è gestita.\n" - -#: mount/nfsmount.c:391 -#, c-format -msgid "unknown nfs mount parameter: %s=%d\n" -msgstr "parametro di nfs mount sconosciuto: %s=%d\n" - -#: mount/nfsmount.c:425 -#, c-format -msgid "Warning: option nolock is not supported.\n" -msgstr "Attenzione: l'opzione nolock non è gestita.\n" - -#: mount/nfsmount.c:430 -#, c-format -msgid "unknown nfs mount option: %s%s\n" -msgstr "opzione di nfs mount sconosciuta: %s%s\n" - -#: mount/nfsmount.c:526 -#, c-format -msgid "mount: got bad hp->h_length?\n" -msgstr "mount: ottenuto un hp->h_length non valido?\n" - -#: mount/nfsmount.c:714 -#, c-format -msgid "NFS over TCP is not supported.\n" -msgstr "NFS attraverso TCP non supportato.\n" - -#: mount/nfsmount.c:721 -msgid "nfs socket" -msgstr "nfs socket" - -#: mount/nfsmount.c:725 -msgid "nfs bindresvport" -msgstr "nfs bindresvport" - -#: mount/nfsmount.c:739 -msgid "nfs server reported service unavailable" -msgstr "" - -#: mount/nfsmount.c:748 +#: mount/mount_mntent.c:166 #, c-format -msgid "used portmapper to find NFS port\n" -msgstr "utilizzato il portmapper per trovare la porta NFS\n" +msgid "[mntent]: warning: no final newline at the end of %s\n" +msgstr "[mntent]: attenzione: non c'è un'andata a capo alla fine di %s\n" -#: mount/nfsmount.c:752 +#: mount/mount_mntent.c:217 #, c-format -msgid "using port %d for nfs deamon\n" -msgstr "utilizzo della porta %d per il demone nfs\n" - -#: mount/nfsmount.c:763 -msgid "nfs connect" -msgstr "nfs connect" +msgid "[mntent]: line %d in %s is bad%s\n" +msgstr "[mntent]: riga %d in %s non valida%s\n" -#: mount/nfsmount.c:850 -#, c-format -msgid "unknown nfs status return value: %d" -msgstr "valore riportato di stato nfs sconosciuto: %d" +#: mount/mount_mntent.c:220 +msgid "; rest of file ignored" +msgstr "; ignorato resto del file" #: mount/sundries.c:26 msgid "bug in xstrndup call" msgstr "bug in chiamata xstrndup" # FIXME -#: mount/swapon.c:56 +#: mount/swapon.c:62 #, c-format msgid "" "usage: %s [-hV]\n" @@ -8283,7 +8299,7 @@ msgstr "" " %s [-s]\n" # FIXME -#: mount/swapon.c:66 +#: mount/swapon.c:72 #, c-format msgid "" "usage: %s [-hV]\n" @@ -8294,138 +8310,128 @@ msgstr "" " %s -a [-v]\n" " %s [-v] speciale ...\n" -#: mount/swapon.c:173 mount/swapon.c:265 +#: mount/swapon.c:125 +#, fuzzy, c-format +msgid "%s: cannot canonicalize %s: %s\n" +msgstr "%s: impossibile aprire %s: %s\n" + +#: mount/swapon.c:164 mount/swapon.c:253 #, c-format msgid "%s on %s\n" msgstr "%s su %s\n" -#: mount/swapon.c:177 mount/swapon.c:243 +#: mount/swapon.c:168 mount/swapon.c:231 #, c-format msgid "%s: cannot find the device for %s\n" msgstr "%s: impossibile trovare il dispositivo per %s\n" -#: mount/swapon.c:184 +#: mount/swapon.c:175 #, c-format msgid "%s: cannot stat %s: %s\n" msgstr "%s: impossibile effettuare stat di %s: %s\n" -#: mount/swapon.c:195 +#: mount/swapon.c:186 #, c-format msgid "%s: warning: %s has insecure permissions %04o, %04o suggested\n" msgstr "%s: attenzione: %s ha permessi %04o non sicuri, si suggerisce %04o\n" -#: mount/swapon.c:207 +#: mount/swapon.c:198 #, c-format msgid "%s: Skipping file %s - it appears to have holes.\n" msgstr "%s: file %s ignorato - sembra avere dei buchi.\n" -#: mount/swapon.c:275 +#: mount/swapon.c:263 #, c-format msgid "Not superuser.\n" msgstr "Non superutente.\n" -#: mount/swapon.c:309 mount/swapon.c:501 +#: mount/swapon.c:297 mount/swapon.c:489 #, c-format msgid "%s: cannot open %s: %s\n" msgstr "%s: impossibile aprire %s: %s\n" -#: mount/umount.c:49 +#: mount/umount.c:40 #, c-format msgid "umount: compiled without support for -f\n" msgstr "umount: compilato senza supporto per -f\n" -#: mount/umount.c:139 +#: mount/umount.c:130 #, c-format msgid "umount: cannot fork: %s" msgstr "mount: impossibile fare il fork: %s" -#: mount/umount.c:171 -#, c-format -msgid "host: %s, directory: %s\n" -msgstr "host: %s, directory: %s\n" - -#: mount/umount.c:191 -#, c-format -msgid "umount: can't get address for %s\n" -msgstr "umount: impossibile ottenere l'indirizzo di %s\n" - -#: mount/umount.c:196 -#, c-format -msgid "umount: got bad hostp->h_length\n" -msgstr "umount: ottenuto hostp->h_length non valido\n" - -#: mount/umount.c:243 +#: mount/umount.c:142 #, c-format msgid "umount: %s: invalid block device" msgstr "umount: %s: dispositivo di blocchi non valido" -#: mount/umount.c:245 +#: mount/umount.c:144 #, c-format msgid "umount: %s: not mounted" msgstr "umount: %s: non montato" -#: mount/umount.c:247 +#: mount/umount.c:146 #, c-format msgid "umount: %s: can't write superblock" msgstr "umount: %s: impossibile scrivere superblock" -#: mount/umount.c:251 +#: mount/umount.c:150 #, c-format msgid "umount: %s: device is busy" msgstr "umount: %s: device occupato" -#: mount/umount.c:253 +#: mount/umount.c:152 #, c-format msgid "umount: %s: not found" msgstr "umount: %s: non trovato" -#: mount/umount.c:255 +#: mount/umount.c:154 #, c-format msgid "umount: %s: must be superuser to umount" msgstr "umount: %s: bisogna essere superuser per eseguire umount" -#: mount/umount.c:257 +#: mount/umount.c:156 #, c-format msgid "umount: %s: block devices not permitted on fs" msgstr "umount: %s: i dispositivi di blocchi non sono permessi su fs" -#: mount/umount.c:259 +#: mount/umount.c:158 #, c-format msgid "umount: %s: %s" msgstr "umount: %s: %s" -#: mount/umount.c:313 +#: mount/umount.c:207 #, c-format msgid "no umount2, trying umount...\n" msgstr "nessun umount2, tentativo di umount in corso...\n" -#: mount/umount.c:329 +#: mount/umount.c:223 #, c-format msgid "could not umount %s - trying %s instead\n" msgstr "" "impossibile eseguire umount di %s - al suo posto è in corso un tentativo con " "%s\n" -#: mount/umount.c:347 +#: mount/umount.c:241 #, c-format msgid "umount: %s busy - remounted read-only\n" msgstr "umount: %s occupato - rimontato sola lettura\n" -#: mount/umount.c:358 +#: mount/umount.c:252 #, c-format msgid "umount: could not remount %s read-only\n" msgstr "umount: impossibile rimontare %s di sola lettura\n" -#: mount/umount.c:367 +#: mount/umount.c:261 #, c-format msgid "%s umounted\n" msgstr "eseguito umount di %s\n" -#: mount/umount.c:465 +#: mount/umount.c:359 msgid "umount: cannot find list of filesystems to unmount" msgstr "umount: impossibile trovare l'elenco dei filesystem da smontare" -#: mount/umount.c:495 +#: mount/umount.c:389 #, c-format msgid "" "Usage: umount [-hV]\n" @@ -8436,46 +8442,46 @@ msgstr "" " umount -a [-f] [-r] [-n] [-v] [-t tipofs] [-O opzioni]\n" " umount [-f] [-r] [-n] [-v] speciale | nodo...\n" -#: mount/umount.c:547 +#: mount/umount.c:441 msgid "Cannot umount \"\"\n" msgstr "Impossibile smontare \"\"\n" -#: mount/umount.c:553 +#: mount/umount.c:447 #, c-format msgid "Trying to umount %s\n" msgstr "Tentativo di eseguire umount di %s in corso\n" -#: mount/umount.c:559 +#: mount/umount.c:453 #, c-format msgid "Could not find %s in mtab\n" msgstr "Impossibile trovare %s in mtab\n" -#: mount/umount.c:566 +#: mount/umount.c:460 #, c-format msgid "umount: %s is not mounted (according to mtab)" msgstr "umount: %s non è montato (secondo mtab)" -#: mount/umount.c:573 +#: mount/umount.c:484 #, c-format msgid "umount: it seems %s is mounted multiple times" msgstr "umount: sembra che %s sia stato montato diverse volte" -#: mount/umount.c:586 +#: mount/umount.c:497 #, c-format msgid "umount: %s is not in the fstab (and you are not root)" msgstr "umount: %s non si trova in fstab (e non si è root)" -#: mount/umount.c:590 +#: mount/umount.c:501 #, c-format msgid "umount: %s mount disagrees with the fstab" msgstr "umount: %s mount non coerente con fstab" -#: mount/umount.c:631 +#: mount/umount.c:542 #, c-format msgid "umount: only %s can unmount %s from %s" msgstr "umount: solo %s può smontare %s da %s" -#: mount/umount.c:712 +#: mount/umount.c:623 msgid "umount: only root can do that" msgstr " umount: solo root può farlo" @@ -8708,22 +8714,22 @@ msgstr "%s: %s (%s)\n" msgid "%s: unknown argument: %s\n" msgstr "%s: argomento sconosciuto: %s\n" -#: sys-utils/ipcs.c:121 +#: sys-utils/ipcs.c:122 #, c-format msgid "usage : %s -asmq -tclup \n" msgstr "uso : %s -asmq -tclup \n" -#: sys-utils/ipcs.c:122 +#: sys-utils/ipcs.c:123 #, c-format msgid "\t%s [-s -m -q] -i id\n" msgstr "\t%s [-s -m -q] -i id\n" -#: sys-utils/ipcs.c:123 +#: sys-utils/ipcs.c:124 #, c-format msgid "\t%s -h for help.\n" msgstr "\t%s -h per richiamare la guida.\n" -#: sys-utils/ipcs.c:129 +#: sys-utils/ipcs.c:130 #, c-format msgid "" "%s provides information on ipc facilities for which you have read access.\n" @@ -8731,7 +8737,7 @@ msgstr "" "%s fornisce informazioni sulle funzionalità ipc a cui avete accesso in " "lettura.\n" -#: sys-utils/ipcs.c:131 +#: sys-utils/ipcs.c:132 #, c-format msgid "" "Resource Specification:\n" @@ -8742,7 +8748,7 @@ msgstr "" "\t-m : shared_mem (mem_condiv)\n" "\t-q : messaggi\n" -#: sys-utils/ipcs.c:132 +#: sys-utils/ipcs.c:133 #, c-format msgid "" "\t-s : semaphores\n" @@ -8751,7 +8757,7 @@ msgstr "" "\t-s : semafori\n" "\t-a : tutti (predefinito)\n" -#: sys-utils/ipcs.c:133 +#: sys-utils/ipcs.c:134 #, c-format msgid "" "Output Format:\n" @@ -8764,7 +8770,7 @@ msgstr "" "\t-p : pid\n" "\t-c : creatore\n" -#: sys-utils/ipcs.c:134 +#: sys-utils/ipcs.c:135 #, c-format msgid "" "\t-l : limits\n" @@ -8773,395 +8779,395 @@ msgstr "" "\t-l : limiti\n" "\t-u : sommario\n" -#: sys-utils/ipcs.c:135 +#: sys-utils/ipcs.c:136 #, c-format msgid "-i id [-s -q -m] : details on resource identified by id\n" msgstr "-i id [-s -q -m] : dettagli sulla risorsa identificata da id\n" -#: sys-utils/ipcs.c:267 +#: sys-utils/ipcs.c:268 #, c-format msgid "kernel not configured for shared memory\n" msgstr "il kernel non è configurato per la condivisione della memoria\n" -#: sys-utils/ipcs.c:273 +#: sys-utils/ipcs.c:274 #, c-format msgid "------ Shared Memory Limits --------\n" msgstr "------ Limiti della memoria condivisa --------\n" -#: sys-utils/ipcs.c:278 +#: sys-utils/ipcs.c:279 #, c-format msgid "max number of segments = %lu\n" msgstr "numero massimo di segmenti = %lu\n" -#: sys-utils/ipcs.c:280 +#: sys-utils/ipcs.c:281 #, c-format msgid "max seg size (kbytes) = %lu\n" msgstr "dimensione max seg (kbyte) = %lu\n" -#: sys-utils/ipcs.c:282 +#: sys-utils/ipcs.c:283 #, fuzzy, c-format msgid "max total shared memory (kbytes) = %llu\n" msgstr "valore massimo totale di memoria condivisa (kbyte) = %lu\n" -#: sys-utils/ipcs.c:284 +#: sys-utils/ipcs.c:285 #, c-format msgid "min seg size (bytes) = %lu\n" msgstr "dimensione min seg (byte) = %lu\n" -#: sys-utils/ipcs.c:289 +#: sys-utils/ipcs.c:290 #, c-format msgid "------ Shared Memory Status --------\n" msgstr "------ stato della memoria condivisa --------\n" -#: sys-utils/ipcs.c:290 +#: sys-utils/ipcs.c:291 #, c-format msgid "segments allocated %d\n" msgstr "segmenti allocati %d\n" -#: sys-utils/ipcs.c:291 +#: sys-utils/ipcs.c:292 #, c-format msgid "pages allocated %ld\n" msgstr "pagine allocate %ld\n" -#: sys-utils/ipcs.c:292 +#: sys-utils/ipcs.c:293 #, c-format msgid "pages resident %ld\n" msgstr "pagine residenti %ld\n" -#: sys-utils/ipcs.c:293 +#: sys-utils/ipcs.c:294 #, c-format msgid "pages swapped %ld\n" msgstr "pagine scambiate (swapping) %ld\n" -#: sys-utils/ipcs.c:294 +#: sys-utils/ipcs.c:295 #, c-format msgid "Swap performance: %ld attempts\t %ld successes\n" msgstr "Prestazione swap: %ld tentativi\t %ld riusciti\n" -#: sys-utils/ipcs.c:299 +#: sys-utils/ipcs.c:300 #, c-format msgid "------ Shared Memory Segment Creators/Owners --------\n" msgstr "------ Segmento Mem. Condiv. Creatori/Propr.--------\n" -#: sys-utils/ipcs.c:300 sys-utils/ipcs.c:420 sys-utils/ipcs.c:519 +#: sys-utils/ipcs.c:301 sys-utils/ipcs.c:421 sys-utils/ipcs.c:520 #, c-format msgid "%-10s %-10s %-10s %-10s %-10s %-10s\n" msgstr "%-10s %-10s %-10s %-10s %-10s %-10s\n" -#: sys-utils/ipcs.c:301 sys-utils/ipcs.c:307 sys-utils/ipcs.c:314 -#: sys-utils/ipcs.c:320 +#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:308 sys-utils/ipcs.c:315 +#: sys-utils/ipcs.c:321 msgid "shmid" msgstr "shmid" -#: sys-utils/ipcs.c:301 sys-utils/ipcs.c:320 sys-utils/ipcs.c:421 -#: sys-utils/ipcs.c:436 sys-utils/ipcs.c:520 sys-utils/ipcs.c:538 +#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:321 sys-utils/ipcs.c:422 +#: sys-utils/ipcs.c:437 sys-utils/ipcs.c:521 sys-utils/ipcs.c:539 msgid "perms" msgstr "perms" -#: sys-utils/ipcs.c:301 sys-utils/ipcs.c:421 sys-utils/ipcs.c:520 +#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:422 sys-utils/ipcs.c:521 msgid "cuid" msgstr "cuid" -#: sys-utils/ipcs.c:301 sys-utils/ipcs.c:421 sys-utils/ipcs.c:520 +#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:422 sys-utils/ipcs.c:521 msgid "cgid" msgstr "cgid" -#: sys-utils/ipcs.c:301 sys-utils/ipcs.c:421 sys-utils/ipcs.c:520 +#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:422 sys-utils/ipcs.c:521 msgid "uid" msgstr "uid" -#: sys-utils/ipcs.c:301 sys-utils/ipcs.c:520 +#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:521 msgid "gid" msgstr "gid" -#: sys-utils/ipcs.c:305 +#: sys-utils/ipcs.c:306 #, c-format msgid "------ Shared Memory Attach/Detach/Change Times --------\n" msgstr "------ Mem. Condiv. Conn./Sconn./Cambio Volte --------\n" -#: sys-utils/ipcs.c:306 +#: sys-utils/ipcs.c:307 #, c-format msgid "%-10s %-10s %-20s %-20s %-20s\n" msgstr "%-10s %-10s %-20s %-20s %-20s\n" -#: sys-utils/ipcs.c:307 sys-utils/ipcs.c:314 sys-utils/ipcs.c:320 -#: sys-utils/ipcs.c:427 sys-utils/ipcs.c:436 sys-utils/ipcs.c:526 -#: sys-utils/ipcs.c:532 sys-utils/ipcs.c:538 +#: sys-utils/ipcs.c:308 sys-utils/ipcs.c:315 sys-utils/ipcs.c:321 +#: sys-utils/ipcs.c:428 sys-utils/ipcs.c:437 sys-utils/ipcs.c:527 +#: sys-utils/ipcs.c:533 sys-utils/ipcs.c:539 msgid "owner" msgstr "proprietario" -#: sys-utils/ipcs.c:307 +#: sys-utils/ipcs.c:308 msgid "attached" msgstr "connesso" -#: sys-utils/ipcs.c:307 +#: sys-utils/ipcs.c:308 msgid "detached" msgstr "disconnesso" -#: sys-utils/ipcs.c:308 +#: sys-utils/ipcs.c:309 msgid "changed" msgstr "cambiato" -#: sys-utils/ipcs.c:312 +#: sys-utils/ipcs.c:313 #, c-format msgid "------ Shared Memory Creator/Last-op --------\n" msgstr "------ Mem. Condiv. Creatore/Last-op--------\n" -#: sys-utils/ipcs.c:313 sys-utils/ipcs.c:531 +#: sys-utils/ipcs.c:314 sys-utils/ipcs.c:532 #, c-format msgid "%-10s %-10s %-10s %-10s\n" msgstr "%-10s %-10s %-10s %-10s\n" -#: sys-utils/ipcs.c:314 +#: sys-utils/ipcs.c:315 msgid "cpid" msgstr "cpid" -#: sys-utils/ipcs.c:314 +#: sys-utils/ipcs.c:315 msgid "lpid" msgstr "lpid" -#: sys-utils/ipcs.c:318 +#: sys-utils/ipcs.c:319 #, c-format msgid "------ Shared Memory Segments --------\n" msgstr "------ Segm. Memoria Condivisa --------\n" -#: sys-utils/ipcs.c:319 +#: sys-utils/ipcs.c:320 #, c-format msgid "%-10s %-10s %-10s %-10s %-10s %-10s %-12s\n" msgstr "%-10s %-10s %-10s %-10s %-10s %-10s %-12s\n" -#: sys-utils/ipcs.c:320 sys-utils/ipcs.c:436 sys-utils/ipcs.c:538 +#: sys-utils/ipcs.c:321 sys-utils/ipcs.c:437 sys-utils/ipcs.c:539 msgid "key" msgstr "chiave" -#: sys-utils/ipcs.c:320 +#: sys-utils/ipcs.c:321 msgid "bytes" msgstr "byte" -#: sys-utils/ipcs.c:321 +#: sys-utils/ipcs.c:322 msgid "nattch" msgstr "nattch" -#: sys-utils/ipcs.c:321 +#: sys-utils/ipcs.c:322 msgid "status" msgstr "stato" -#: sys-utils/ipcs.c:342 sys-utils/ipcs.c:344 sys-utils/ipcs.c:346 -#: sys-utils/ipcs.c:458 sys-utils/ipcs.c:460 sys-utils/ipcs.c:559 -#: sys-utils/ipcs.c:561 sys-utils/ipcs.c:563 sys-utils/ipcs.c:616 -#: sys-utils/ipcs.c:618 sys-utils/ipcs.c:647 sys-utils/ipcs.c:649 -#: sys-utils/ipcs.c:651 sys-utils/ipcs.c:675 +#: sys-utils/ipcs.c:343 sys-utils/ipcs.c:345 sys-utils/ipcs.c:347 +#: sys-utils/ipcs.c:459 sys-utils/ipcs.c:461 sys-utils/ipcs.c:560 +#: sys-utils/ipcs.c:562 sys-utils/ipcs.c:564 sys-utils/ipcs.c:617 +#: sys-utils/ipcs.c:619 sys-utils/ipcs.c:648 sys-utils/ipcs.c:650 +#: sys-utils/ipcs.c:652 sys-utils/ipcs.c:676 msgid "Not set" msgstr "Non impostato" -#: sys-utils/ipcs.c:374 +#: sys-utils/ipcs.c:375 msgid "dest" msgstr "dest" -#: sys-utils/ipcs.c:375 +#: sys-utils/ipcs.c:376 msgid "locked" msgstr "bloccato" -#: sys-utils/ipcs.c:395 +#: sys-utils/ipcs.c:396 #, c-format msgid "kernel not configured for semaphores\n" msgstr "kernel non configurato per i semafori\n" -#: sys-utils/ipcs.c:401 +#: sys-utils/ipcs.c:402 #, c-format msgid "------ Semaphore Limits --------\n" msgstr "------ Limiti di semaforo --------\n" -#: sys-utils/ipcs.c:405 +#: sys-utils/ipcs.c:406 #, c-format msgid "max number of arrays = %d\n" msgstr "numero max di matrici = %d\n" -#: sys-utils/ipcs.c:406 +#: sys-utils/ipcs.c:407 #, c-format msgid "max semaphores per array = %d\n" msgstr "numero max di semafori per matrice = %d\n" -#: sys-utils/ipcs.c:407 +#: sys-utils/ipcs.c:408 #, c-format msgid "max semaphores system wide = %d\n" msgstr "numero max di semafori su tutto il sistema = %d\n" -#: sys-utils/ipcs.c:408 +#: sys-utils/ipcs.c:409 #, c-format msgid "max ops per semop call = %d\n" msgstr "numero max opz. per chiamata semop = %d\n" -#: sys-utils/ipcs.c:409 +#: sys-utils/ipcs.c:410 #, c-format msgid "semaphore max value = %d\n" msgstr "valore max del semaforo = %d\n" -#: sys-utils/ipcs.c:413 +#: sys-utils/ipcs.c:414 #, c-format msgid "------ Semaphore Status --------\n" msgstr "------ Stato del semaforo --------\n" -#: sys-utils/ipcs.c:414 +#: sys-utils/ipcs.c:415 #, c-format msgid "used arrays = %d\n" msgstr "matrici utilizzate = %d\n" -#: sys-utils/ipcs.c:415 +#: sys-utils/ipcs.c:416 #, c-format msgid "allocated semaphores = %d\n" msgstr "semafori allocati = %d\n" -#: sys-utils/ipcs.c:419 +#: sys-utils/ipcs.c:420 #, c-format msgid "------ Semaphore Arrays Creators/Owners --------\n" msgstr "------ Matrice di Semaf. Creatori/Propr. --------\n" -#: sys-utils/ipcs.c:421 sys-utils/ipcs.c:427 sys-utils/ipcs.c:436 +#: sys-utils/ipcs.c:422 sys-utils/ipcs.c:428 sys-utils/ipcs.c:437 msgid "semid" msgstr "semid" -#: sys-utils/ipcs.c:425 +#: sys-utils/ipcs.c:426 #, fuzzy, c-format msgid "------ Semaphore Operation/Change Times --------\n" msgstr "------ Mem. Condivisa Operazione/Modif. Volte --------\n" -#: sys-utils/ipcs.c:426 +#: sys-utils/ipcs.c:427 #, c-format msgid "%-8s %-10s %-26.24s %-26.24s\n" msgstr "%-8s %-10s %-26.24s %-26.24s\n" -#: sys-utils/ipcs.c:427 +#: sys-utils/ipcs.c:428 msgid "last-op" msgstr "last-op" -#: sys-utils/ipcs.c:427 +#: sys-utils/ipcs.c:428 msgid "last-changed" msgstr "ultima-modifica" -#: sys-utils/ipcs.c:434 +#: sys-utils/ipcs.c:435 #, c-format msgid "------ Semaphore Arrays --------\n" msgstr "------ Matrici semafori --------\n" -#: sys-utils/ipcs.c:435 sys-utils/ipcs.c:678 +#: sys-utils/ipcs.c:436 sys-utils/ipcs.c:679 #, c-format msgid "%-10s %-10s %-10s %-10s %-10s\n" msgstr "%-10s %-10s %-10s %-10s %-10s\n" -#: sys-utils/ipcs.c:437 +#: sys-utils/ipcs.c:438 msgid "nsems" msgstr "nsems" -#: sys-utils/ipcs.c:496 +#: sys-utils/ipcs.c:497 #, c-format msgid "kernel not configured for message queues\n" msgstr "kernel non configurato per le code di messaggi\n" -#: sys-utils/ipcs.c:504 +#: sys-utils/ipcs.c:505 #, c-format msgid "------ Messages: Limits --------\n" msgstr "------ Messaggi: limiti --------\n" -#: sys-utils/ipcs.c:505 +#: sys-utils/ipcs.c:506 #, c-format msgid "max queues system wide = %d\n" msgstr "numero max di code su tutto il sistema = %d\n" -#: sys-utils/ipcs.c:506 +#: sys-utils/ipcs.c:507 #, c-format msgid "max size of message (bytes) = %d\n" msgstr "dimensione max del messaggio (byte) = %d\n" -#: sys-utils/ipcs.c:507 +#: sys-utils/ipcs.c:508 #, c-format msgid "default max size of queue (bytes) = %d\n" msgstr "dimensione massima predefinita della coda (byte) = %d\n" -#: sys-utils/ipcs.c:511 +#: sys-utils/ipcs.c:512 #, c-format msgid "------ Messages: Status --------\n" msgstr "------ Messaggi: stato --------\n" -#: sys-utils/ipcs.c:512 +#: sys-utils/ipcs.c:513 #, c-format msgid "allocated queues = %d\n" msgstr "code allocate = %d\n" -#: sys-utils/ipcs.c:513 +#: sys-utils/ipcs.c:514 #, c-format msgid "used headers = %d\n" msgstr "intestazioni utilizzate = %d\n" -#: sys-utils/ipcs.c:514 +#: sys-utils/ipcs.c:515 #, c-format msgid "used space = %d bytes\n" msgstr "spazio utilizzato = %d byte\n" -#: sys-utils/ipcs.c:518 +#: sys-utils/ipcs.c:519 #, c-format msgid "------ Message Queues: Creators/Owners --------\n" msgstr "------ Code messaggi: Creatori/Proprietari --------\n" -#: sys-utils/ipcs.c:520 sys-utils/ipcs.c:526 sys-utils/ipcs.c:532 -#: sys-utils/ipcs.c:538 +#: sys-utils/ipcs.c:521 sys-utils/ipcs.c:527 sys-utils/ipcs.c:533 +#: sys-utils/ipcs.c:539 msgid "msqid" msgstr "msqid" -#: sys-utils/ipcs.c:524 +#: sys-utils/ipcs.c:525 #, c-format msgid "------ Message Queues Send/Recv/Change Times --------\n" msgstr "------ Code messaggi Inv./Ric./Modif. Volte--------\n" -#: sys-utils/ipcs.c:525 +#: sys-utils/ipcs.c:526 #, c-format msgid "%-8s %-10s %-20s %-20s %-20s\n" msgstr "%-8s %-10s %-20s %-20s %-20s\n" -#: sys-utils/ipcs.c:526 +#: sys-utils/ipcs.c:527 msgid "send" msgstr "invio" -#: sys-utils/ipcs.c:526 +#: sys-utils/ipcs.c:527 msgid "recv" msgstr "ricez." -#: sys-utils/ipcs.c:526 +#: sys-utils/ipcs.c:527 msgid "change" msgstr "modifica" -#: sys-utils/ipcs.c:530 +#: sys-utils/ipcs.c:531 #, c-format msgid "------ Message Queues PIDs --------\n" msgstr "------ Code Messaggi PID --------\n" -#: sys-utils/ipcs.c:532 +#: sys-utils/ipcs.c:533 msgid "lspid" msgstr "lspid" -#: sys-utils/ipcs.c:532 +#: sys-utils/ipcs.c:533 msgid "lrpid" msgstr "lrpid" -#: sys-utils/ipcs.c:536 +#: sys-utils/ipcs.c:537 #, c-format msgid "------ Message Queues --------\n" msgstr "------ Code messaggi --------\n" -#: sys-utils/ipcs.c:537 +#: sys-utils/ipcs.c:538 #, c-format msgid "%-10s %-10s %-10s %-10s %-12s %-12s\n" msgstr "%-10s %-10s %-10s %-10s %-12s %-12s\n" -#: sys-utils/ipcs.c:539 +#: sys-utils/ipcs.c:540 msgid "used-bytes" msgstr "byte utilizzati" -#: sys-utils/ipcs.c:539 +#: sys-utils/ipcs.c:540 msgid "messages" msgstr "messaggi" -#: sys-utils/ipcs.c:607 +#: sys-utils/ipcs.c:608 #, c-format msgid "" "\n" @@ -9170,37 +9176,37 @@ msgstr "" "\n" "Segmento memoria condivisa shmid=%d\n" -#: sys-utils/ipcs.c:608 +#: sys-utils/ipcs.c:609 #, c-format msgid "uid=%d\tgid=%d\tcuid=%d\tcgid=%d\n" msgstr "uid=%d\tgid=%d\tcuid=%d\tcgid=%d\n" -#: sys-utils/ipcs.c:610 +#: sys-utils/ipcs.c:611 #, c-format msgid "mode=%#o\taccess_perms=%#o\n" msgstr "mode=%#o\taccess_perms=%#o\n" -#: sys-utils/ipcs.c:612 +#: sys-utils/ipcs.c:613 #, c-format msgid "bytes=%ld\tlpid=%d\tcpid=%d\tnattch=%ld\n" msgstr "byte=%ld\tlpid=%d\tcpid=%d\tnattch=%ld\n" -#: sys-utils/ipcs.c:615 +#: sys-utils/ipcs.c:616 #, c-format msgid "att_time=%-26.24s\n" msgstr "att_time=%-26.24s\n" -#: sys-utils/ipcs.c:617 +#: sys-utils/ipcs.c:618 #, c-format msgid "det_time=%-26.24s\n" msgstr "det_time=%-26.24s\n" -#: sys-utils/ipcs.c:619 sys-utils/ipcs.c:650 +#: sys-utils/ipcs.c:620 sys-utils/ipcs.c:651 #, c-format msgid "change_time=%-26.24s\n" msgstr "change_time=%-26.24s\n" -#: sys-utils/ipcs.c:634 +#: sys-utils/ipcs.c:635 #, c-format msgid "" "\n" @@ -9209,27 +9215,27 @@ msgstr "" "\n" "Coda di messaggi msqid=%d\n" -#: sys-utils/ipcs.c:635 +#: sys-utils/ipcs.c:636 #, c-format msgid "uid=%d\tgid=%d\tcuid=%d\tcgid=%d\tmode=%#o\n" msgstr "uid=%d\tgid=%d\tcuid=%d\tcgid=%d\tmode=%#o\n" -#: sys-utils/ipcs.c:637 +#: sys-utils/ipcs.c:638 #, c-format msgid "cbytes=%ld\tqbytes=%ld\tqnum=%ld\tlspid=%d\tlrpid=%d\n" msgstr "cbyte=%ld\tqbyte=%ld\tqnum=%ld\tlspid=%d\tlrpid=%d\n" -#: sys-utils/ipcs.c:646 +#: sys-utils/ipcs.c:647 #, c-format msgid "send_time=%-26.24s\n" msgstr "send_time=%-26.24s\n" -#: sys-utils/ipcs.c:648 +#: sys-utils/ipcs.c:649 #, c-format msgid "rcv_time=%-26.24s\n" msgstr "rcv_time=%-26.24s\n" -#: sys-utils/ipcs.c:668 +#: sys-utils/ipcs.c:669 #, c-format msgid "" "\n" @@ -9238,48 +9244,48 @@ msgstr "" "\n" "matrice semafori semid=%d\n" -#: sys-utils/ipcs.c:669 +#: sys-utils/ipcs.c:670 #, c-format msgid "uid=%d\t gid=%d\t cuid=%d\t cgid=%d\n" msgstr "uid=%d\t gid=%d\t cuid=%d\t cgid=%d\n" -#: sys-utils/ipcs.c:671 +#: sys-utils/ipcs.c:672 #, c-format msgid "mode=%#o, access_perms=%#o\n" msgstr "modalità=%#o, access_perms=%#o\n" -#: sys-utils/ipcs.c:673 +#: sys-utils/ipcs.c:674 #, c-format msgid "nsems = %ld\n" msgstr "nsems = %ld\n" -#: sys-utils/ipcs.c:674 +#: sys-utils/ipcs.c:675 #, c-format msgid "otime = %-26.24s\n" msgstr "otime = %-26.24s\n" -#: sys-utils/ipcs.c:676 +#: sys-utils/ipcs.c:677 #, c-format msgid "ctime = %-26.24s\n" msgstr "ctime = %-26.24s\n" -#: sys-utils/ipcs.c:679 +#: sys-utils/ipcs.c:680 msgid "semnum" msgstr "semnum" -#: sys-utils/ipcs.c:679 +#: sys-utils/ipcs.c:680 msgid "value" msgstr "valore" -#: sys-utils/ipcs.c:679 +#: sys-utils/ipcs.c:680 msgid "ncount" msgstr "ncount" -#: sys-utils/ipcs.c:679 +#: sys-utils/ipcs.c:680 msgid "zcount" msgstr "zcount" -#: sys-utils/ipcs.c:679 +#: sys-utils/ipcs.c:680 msgid "pid" msgstr "pid" @@ -9432,6 +9438,58 @@ msgstr "setpriority" msgid "%d: old priority %d, new priority %d\n" msgstr "%d: vecchia priorità %d, nuova priorità %d\n" +#: sys-utils/setarch.c:57 +#, c-format +msgid "" +"Usage: %s%s [options] [program [program arguments]]\n" +"\n" +"Options:\n" +msgstr "" + +#: sys-utils/setarch.c:61 +#, c-format +msgid "\t-%c\tEnable %s\n" +msgstr "" + +#: sys-utils/setarch.c:63 +#, c-format +msgid "" +"\n" +"For more information see setarch(8).\n" +msgstr "" + +#: sys-utils/setarch.c:75 +#, fuzzy, c-format +msgid "" +"%s: %s\n" +"Try `%s --help' for more information.\n" +msgstr "Provare con \"getopt --help\" per ulteriori informazioni.\n" + +#: sys-utils/setarch.c:133 sys-utils/setarch.c:149 +#, fuzzy, c-format +msgid "%s: Unrecognized architecture" +msgstr " %s: tipo di tabella delle partizioni non riconosciuto\n" + +#: sys-utils/setarch.c:166 sys-utils/setarch.c:173 +#, fuzzy +msgid "Not enough arguments" +msgstr "Troppi argomenti.\n" + +#: sys-utils/setarch.c:199 +#, c-format +msgid "Switching on %s.\n" +msgstr "" + +#: sys-utils/setarch.c:206 +#, fuzzy, c-format +msgid "Unknown option `%c' ignored" +msgstr "%s: opzione sconosciuta \"-%c\"\n" + +#: sys-utils/setarch.c:211 +#, fuzzy, c-format +msgid "Failed to set personality to %s" +msgstr "Scrittura della partizione su %s non riuscita\n" + #: sys-utils/setsid.c:26 #, c-format msgid "usage: %s program [arg ...]\n" @@ -9506,31 +9564,31 @@ msgstr "%s utilizzo di IRQ %d in corso\n" msgid "%s using polling\n" msgstr "%s utilizzo del polling in corso\n" -#: text-utils/col.c:153 +#: text-utils/col.c:154 #, c-format msgid "col: bad -l argument %s.\n" msgstr "col: argomento -l non valido per %s.\n" -#: text-utils/col.c:535 +#: text-utils/col.c:544 #, c-format msgid "usage: col [-bfpx] [-l nline]\n" msgstr "Uso: col [-bfpx] [-l nline]\n" -#: text-utils/col.c:541 +#: text-utils/col.c:550 #, c-format msgid "col: write error.\n" msgstr "col: errore in scrittura.\n" -#: text-utils/col.c:548 +#: text-utils/col.c:557 #, c-format msgid "col: warning: can't back up %s.\n" msgstr "col: attenzione: impossibile eseguire il backup di %s.\n" -#: text-utils/col.c:549 +#: text-utils/col.c:558 msgid "past first line" msgstr "dopo la prima linea" -#: text-utils/col.c:549 +#: text-utils/col.c:558 msgid "-- line already flushed" msgstr "-- linea già svuotata" @@ -9564,17 +9622,17 @@ msgid "" "hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n" msgstr "" -#: text-utils/more.c:217 +#: text-utils/more.c:258 #, c-format msgid "usage: %s [-dflpcsu] [+linenum | +/pattern] name1 name2 ...\n" msgstr "Uso: %s [-dflpcsu] [+linenum | +/modello] nome1 nome2 ...\n" -#: text-utils/more.c:440 +#: text-utils/more.c:481 #, c-format msgid "%s: unknown option \"-%c\"\n" msgstr "%s: opzione sconosciuta \"-%c\"\n" -#: text-utils/more.c:472 +#: text-utils/more.c:513 #, c-format msgid "" "\n" @@ -9585,7 +9643,7 @@ msgstr "" "*** %s: directory ***\n" "\n" -#: text-utils/more.c:516 +#: text-utils/more.c:557 #, c-format msgid "" "\n" @@ -9596,45 +9654,45 @@ msgstr "" "******** %s: non è un file di testo ********\n" "\n" -#: text-utils/more.c:619 +#: text-utils/more.c:660 #, c-format msgid "[Use q or Q to quit]" msgstr "[Usare q o Q per uscire]" -#: text-utils/more.c:711 +#: text-utils/more.c:752 #, c-format msgid "--More--" msgstr "--Ancora--" -#: text-utils/more.c:713 +#: text-utils/more.c:754 #, c-format msgid "(Next file: %s)" msgstr "(File successivo: %s)" -#: text-utils/more.c:718 +#: text-utils/more.c:759 #, c-format msgid "[Press space to continue, 'q' to quit.]" msgstr "[Premere spazio per continuare, 'q' per uscire.]" -#: text-utils/more.c:1117 +#: text-utils/more.c:1158 #, c-format msgid "...back %d pages" msgstr "...indietro %d pagine" -#: text-utils/more.c:1119 +#: text-utils/more.c:1160 msgid "...back 1 page" msgstr "...indietro 1 pagina" -#: text-utils/more.c:1162 +#: text-utils/more.c:1203 msgid "...skipping one line" msgstr "...sto saltando una riga" -#: text-utils/more.c:1164 +#: text-utils/more.c:1205 #, c-format msgid "...skipping %d lines" msgstr "...sto saltando %d righe" -#: text-utils/more.c:1201 +#: text-utils/more.c:1242 msgid "" "\n" "***Back***\n" @@ -9644,7 +9702,7 @@ msgstr "" "***Indietro***\n" "\n" -#: text-utils/more.c:1239 +#: text-utils/more.c:1280 msgid "" "\n" "Most commands optionally preceded by integer argument k. Defaults in " @@ -9652,7 +9710,7 @@ msgid "" "Star (*) indicates argument becomes new default.\n" msgstr "" -#: text-utils/more.c:1246 +#: text-utils/more.c:1287 msgid "" " Display next k lines of text [current screen size]\n" "z Display next k lines of text [current screen size]*\n" @@ -9675,34 +9733,34 @@ msgid "" ". Repeat previous command\n" msgstr "" -#: text-utils/more.c:1315 text-utils/more.c:1320 +#: text-utils/more.c:1356 text-utils/more.c:1361 #, c-format msgid "[Press 'h' for instructions.]" msgstr "[Premere 'h' per visualizzare le istruzioni.]" -#: text-utils/more.c:1354 +#: text-utils/more.c:1395 #, c-format msgid "\"%s\" line %d" msgstr "\"%s\" riga %d" -#: text-utils/more.c:1356 +#: text-utils/more.c:1397 #, c-format msgid "[Not a file] line %d" msgstr "[Non un file] riga %d" -#: text-utils/more.c:1440 +#: text-utils/more.c:1481 msgid " Overflow\n" msgstr " Overflow\n" -#: text-utils/more.c:1487 +#: text-utils/more.c:1528 msgid "...skipping\n" msgstr "...ignora\n" -#: text-utils/more.c:1516 +#: text-utils/more.c:1557 msgid "Regular expression botch" msgstr "Errore nell'espressione regolare" -#: text-utils/more.c:1528 +#: text-utils/more.c:1569 msgid "" "\n" "Pattern not found\n" @@ -9710,15 +9768,15 @@ msgstr "" "\n" "Pattern non trovato\n" -#: text-utils/more.c:1531 text-utils/pg.c:1125 text-utils/pg.c:1276 +#: text-utils/more.c:1572 text-utils/pg.c:1125 text-utils/pg.c:1276 msgid "Pattern not found" msgstr "Pattern non trovato" -#: text-utils/more.c:1592 +#: text-utils/more.c:1633 msgid "can't fork\n" msgstr "impossibile effettuare fork\n" -#: text-utils/more.c:1631 +#: text-utils/more.c:1672 msgid "" "\n" "...Skipping " @@ -9726,19 +9784,19 @@ msgstr "" "\n" "...ignorato" -#: text-utils/more.c:1635 +#: text-utils/more.c:1676 msgid "...Skipping to file " msgstr "...Andato al file " -#: text-utils/more.c:1637 +#: text-utils/more.c:1678 msgid "...Skipping back to file " msgstr "...Tornato al file " -#: text-utils/more.c:1915 +#: text-utils/more.c:1956 msgid "Line too long" msgstr "Riga troppo lunga" -#: text-utils/more.c:1958 +#: text-utils/more.c:1999 msgid "No previous command to substitute for" msgstr "Nessun comando precedente da sostituire" @@ -9927,6 +9985,129 @@ msgstr "Linea di input troppo lunga.\n" msgid "Out of memory when growing buffer.\n" msgstr "Memoria insufficiente quando si amplia il buffer.\n" +#~ msgid "Assuming pages of size %d (not %d)\n" +#~ msgstr "Si assume che le pagine siano di dimensione %d (non %d)\n" + +#~ msgid "Autoconfigure found a %s%s%s\n" +#~ msgstr "L'autoconfigurazione ha trovato un %s%s%s\n" + +#~ msgid "" +#~ "Drive type\n" +#~ " ? auto configure\n" +#~ " 0 custom (with hardware detected defaults)" +#~ msgstr "" +#~ "Tipo di unità\n" +#~ " ? auto configure\n" +#~ " 0 custom (con le impostazioni predefinite rilevate dell'hardware)" + +#~ msgid "Select type (? for auto, 0 for custom): " +#~ msgstr "Selezione tipo (? per auto, 0 per custom): " + +#~ msgid "Autoconfigure failed.\n" +#~ msgstr "Autoconfigurazione non riuscita.\n" + +#~ msgid "Alternate cylinders" +#~ msgstr "Cilindri alternativi" + +#~ msgid "Physical cylinders" +#~ msgstr "Cilindri fisici" + +#~ msgid "You may change all the disk params from the x menu" +#~ msgstr "È possibile modificare tutti i parametri disco dal menu x" + +#~ msgid "3,5\" floppy" +#~ msgstr "floppy da 3,5\"" + +#~ msgid "Linux custom" +#~ msgstr "Linux custom" + +#~ msgid "%s: error: the label %s occurs on both %s and %s\n" +#~ msgstr "%s: errore: l'etichetta %s appare sia su %s che su %s\n" + +#~ msgid "" +#~ "%s: could not open %s, so UUID and LABEL conversion cannot be done.\n" +#~ msgstr "" +#~ "%s: impossibile aprire %s, la conversione di UUID e ETICHETTA non può\n" +#~ " essere effettuata.\n" + +#~ msgid "%s: bad UUID" +#~ msgstr "%s: UUID non valido" + +#~ msgid "mount: mounting %s\n" +#~ msgstr "mount: mount di %s in corso\n" + +#~ msgid "mount: cannot find %s in %s" +#~ msgstr "mount: impossibile trovare %s in %s" + +#~ msgid "mount: error while guessing filesystem type\n" +#~ msgstr "mount: errore tentando di indovinare il tipo di filesystem\n" + +#~ msgid "mount: excessively long host:dir argument\n" +#~ msgstr "mount: argomento host:dir eccessivamente lungo\n" + +#~ msgid "mount: warning: multiple hostnames not supported\n" +#~ msgstr "mount: attenzione:nomi host multipli non supportati\n" + +#~ msgid "mount: directory to mount not in host:dir format\n" +#~ msgstr "mount: la directory da montare non è nell'host: formato dir\n" + +#~ msgid "mount: can't get address for %s\n" +#~ msgstr "mount: impossibile ottenere l'indirizzo di %s\n" + +#~ msgid "mount: got bad hp->h_length\n" +#~ msgstr "mount: ottenuto hp->h_length non valido\n" + +#~ msgid "mount: excessively long option argument\n" +#~ msgstr "mount: argomento dell'opzione eccessivamente lungo\n" + +#~ msgid "Warning: Unrecognized proto= option.\n" +#~ msgstr "Attenzione: Opzione proto= non riconosciuta.\n" + +#~ msgid "Warning: Option namlen is not supported.\n" +#~ msgstr "Attenzione: L'opzione namlen non è gestita.\n" + +#~ msgid "unknown nfs mount parameter: %s=%d\n" +#~ msgstr "parametro di nfs mount sconosciuto: %s=%d\n" + +#~ msgid "Warning: option nolock is not supported.\n" +#~ msgstr "Attenzione: l'opzione nolock non è gestita.\n" + +#~ msgid "unknown nfs mount option: %s%s\n" +#~ msgstr "opzione di nfs mount sconosciuta: %s%s\n" + +#~ msgid "mount: got bad hp->h_length?\n" +#~ msgstr "mount: ottenuto un hp->h_length non valido?\n" + +#~ msgid "NFS over TCP is not supported.\n" +#~ msgstr "NFS attraverso TCP non supportato.\n" + +#~ msgid "nfs socket" +#~ msgstr "nfs socket" + +#~ msgid "nfs bindresvport" +#~ msgstr "nfs bindresvport" + +#~ msgid "used portmapper to find NFS port\n" +#~ msgstr "utilizzato il portmapper per trovare la porta NFS\n" + +#~ msgid "using port %d for nfs deamon\n" +#~ msgstr "utilizzo della porta %d per il demone nfs\n" + +#~ msgid "nfs connect" +#~ msgstr "nfs connect" + +#~ msgid "unknown nfs status return value: %d" +#~ msgstr "valore riportato di stato nfs sconosciuto: %d" + +#~ msgid "host: %s, directory: %s\n" +#~ msgstr "host: %s, directory: %s\n" + +#~ msgid "umount: can't get address for %s\n" +#~ msgstr "umount: impossibile ottenere l'indirizzo di %s\n" + +#~ msgid "umount: got bad hostp->h_length\n" +#~ msgstr "umount: ottenuto hostp->h_length non valido\n" + #~ msgid "%s: error %d while decompressing! %p(%d)\n" #~ msgstr "%s: errore %d durante la decompressione! %p(%d)\n" @@ -10051,9 +10232,6 @@ msgstr "Memoria insufficiente quando si amplia il buffer.\n" #~ msgid "Only root can change the password for others.\n" #~ msgstr "Solo root può modificare la password per gli altri.\n" -#~ msgid "Too many arguments.\n" -#~ msgstr "Troppi argomenti.\n" - #~ msgid "Can't find username anywhere. Is `%s' really a user?" #~ msgstr "Impossibile trovare il nome utente.`%s' è davvero un utente?" -- cgit v1.2.3-55-g7522