diff options
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 964 |
1 files changed, 524 insertions, 440 deletions
@@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: e2fsprogs 1.35\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2003-12-24 14:17-0500\n" +"Report-Msgid-Bugs-To: tytso@alum.mit.edu\n" +"POT-Creation-Date: 2004-11-30 18:46-0500\n" "PO-Revision-Date: 2004-11-02 19:56+0100\n" "Last-Translator: Andrea Spadaccini <lupin85@email.it>\n" "Language-Team: Italian <tp@lists.linux.it>\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: e2fsck/badblocks.c:22 misc/mke2fs.c:194 +#: e2fsck/badblocks.c:22 misc/mke2fs.c:223 #, c-format msgid "Bad block %u out of range; ignored.\n" msgstr "Blocco non valido %u fuori dall'intervallo; ignorato.\n" @@ -30,10 +30,10 @@ msgid "while reading the bad blocks inode" msgstr "durante la lettura dell'inode dei blocchi non validi" #: e2fsck/badblocks.c:71 e2fsck/iscan.c:112 e2fsck/scantest.c:109 -#: e2fsck/unix.c:881 e2fsck/unix.c:913 misc/badblocks.c:997 +#: e2fsck/unix.c:915 e2fsck/unix.c:947 misc/badblocks.c:997 #: misc/badblocks.c:1005 misc/badblocks.c:1019 misc/badblocks.c:1031 -#: misc/dumpe2fs.c:332 misc/e2image.c:486 misc/e2image.c:502 misc/mke2fs.c:210 -#: misc/tune2fs.c:757 resize/main.c:228 +#: misc/dumpe2fs.c:332 misc/e2image.c:475 misc/e2image.c:564 +#: misc/e2image.c:580 misc/mke2fs.c:239 misc/tune2fs.c:775 resize/main.c:232 #, c-format msgid "while trying to open %s" msgstr "durante l'apertura di %s" @@ -43,7 +43,7 @@ msgstr "durante l'apertura di %s" msgid "while trying popen '%s'" msgstr "provando ad effettuare il popen di '%s'" -#: e2fsck/badblocks.c:93 misc/mke2fs.c:217 +#: e2fsck/badblocks.c:93 misc/mke2fs.c:246 msgid "while reading in list of bad blocks from file" msgstr "durante la lettura della lista di blocchi non validi da file" @@ -54,7 +54,9 @@ msgstr "aggiornando l'inode di un blocco non valido" #: e2fsck/badblocks.c:129 #, c-format msgid "Warning illegal block %u found in bad block inode. Cleared.\n" -msgstr "Attenzione blocco illegale %u trovato nell'inode di un blocco non valido. Azzerato.\n" +msgstr "" +"Attenzione blocco illegale %u trovato nell'inode di un blocco non valido. " +"Azzerato.\n" #: e2fsck/ehandler.c:53 #, c-format @@ -103,6 +105,7 @@ msgid "%s: %s filename nblocks blocksize\n" msgstr "%s: %s nomefile nblocchi dim_blocco\n" #: e2fsck/extend.c:43 +#, c-format msgid "Illegal number of blocks!\n" msgstr "Numero di blocchi non valido!\n" @@ -117,6 +120,7 @@ msgid "Usage: %s disk\n" msgstr "Utilizzo: %s disco\n" #: e2fsck/flushb.c:63 +#, c-format msgid "BLKFLSBUF ioctl not supported! Can't flush buffers.\n" msgstr "Ioctl BLKFLSBUF non supportato! Impossibile svuotare i buffer.\n" @@ -125,12 +129,12 @@ msgstr "Ioctl BLKFLSBUF non supportato! Impossibile svuotare i buffer.\n" msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n" msgstr "Utilizzo: %s [-F] [-I blocchi_buffer_inode] device\n" -#: e2fsck/iscan.c:83 e2fsck/unix.c:701 resize/main.c:205 +#: e2fsck/iscan.c:83 e2fsck/unix.c:729 resize/main.c:209 #, c-format msgid "while opening %s for flushing" msgstr "aprendo %s per lo svuotamento" -#: e2fsck/iscan.c:88 e2fsck/unix.c:707 resize/main.c:212 +#: e2fsck/iscan.c:88 e2fsck/unix.c:735 resize/main.c:216 #, c-format msgid "while trying to flush %s" msgstr "provando a svuotare %s" @@ -148,31 +152,31 @@ msgstr "" msgid "%d inodes scanned.\n" msgstr "%d inode analizzati.\n" -#: e2fsck/journal.c:449 +#: e2fsck/journal.c:463 msgid "reading journal superblock\n" msgstr "lettura del superblocco del journal\n" -#: e2fsck/journal.c:506 +#: e2fsck/journal.c:520 #, c-format msgid "%s: no valid journal superblock found\n" msgstr "%s: non è stato trovato un superblocco valido del journal\n" -#: e2fsck/journal.c:515 +#: e2fsck/journal.c:529 #, c-format msgid "%s: journal too short\n" msgstr "%s: journal troppo breve\n" -#: e2fsck/journal.c:787 +#: e2fsck/journal.c:802 #, c-format msgid "%s: recovering journal\n" msgstr "%s: ripristino del journal\n" -#: e2fsck/journal.c:789 +#: e2fsck/journal.c:804 #, c-format msgid "%s: won't do journal recovery while read-only\n" msgstr "%s: impossibile ripritinare il journal in modalità sola lettura\n" -#: e2fsck/journal.c:810 +#: e2fsck/journal.c:825 #, c-format msgid "while trying to re-open %s" msgstr "durante la riapertura di %s" @@ -330,78 +334,78 @@ msgstr "<Inode riservato 10>" msgid "multiply claimed inode map" msgstr "mappa degli inode richiesta da più parti" -#: e2fsck/pass1b.c:551 e2fsck/pass1b.c:688 +#: e2fsck/pass1b.c:554 e2fsck/pass1b.c:691 #, c-format msgid "internal error; can't find dup_blk for %d\n" msgstr "errore interno; impossibile trovare dup_blk per %d\n" -#: e2fsck/pass1b.c:731 +#: e2fsck/pass1b.c:734 msgid "returned from clone_file_block" msgstr "ritornato da clone_file_block" -#: e2fsck/pass1.c:297 +#: e2fsck/pass1.c:298 msgid "in-use inode map" msgstr "mappa degli inode in utilizzo" -#: e2fsck/pass1.c:306 +#: e2fsck/pass1.c:307 msgid "directory inode map" msgstr "mappa degli inode delle directory" -#: e2fsck/pass1.c:314 +#: e2fsck/pass1.c:315 msgid "regular file inode map" msgstr "mappa degli inode dei file regolari" -#: e2fsck/pass1.c:321 +#: e2fsck/pass1.c:322 msgid "in-use block map" msgstr "mappa dei blocchi in utilizzo" -#: e2fsck/pass1.c:368 +#: e2fsck/pass1.c:369 msgid "doing inode scan" msgstr "scansione degli inode" -#: e2fsck/pass1.c:751 +#: e2fsck/pass1.c:752 msgid "Pass 1" msgstr "Passo 1" -#: e2fsck/pass1.c:810 +#: e2fsck/pass1.c:811 #, c-format msgid "reading indirect blocks of inode %u" msgstr "lettura dei blocchi indiretti dell'inode %u" -#: e2fsck/pass1.c:852 +#: e2fsck/pass1.c:853 msgid "bad inode map" msgstr "mappa degli inode non valida" -#: e2fsck/pass1.c:874 +#: e2fsck/pass1.c:875 msgid "inode in bad block map" msgstr "inode nella mappa dei blocchi non validi" -#: e2fsck/pass1.c:894 +#: e2fsck/pass1.c:895 msgid "imagic inode map" msgstr "mappa degli inode imagic" -#: e2fsck/pass1.c:921 +#: e2fsck/pass1.c:922 #, fuzzy msgid "multiply claimed block map" msgstr "mappa dei blocchi richiesta da più contesti" -#: e2fsck/pass1.c:1020 +#: e2fsck/pass1.c:1021 msgid "ext attr block map" msgstr "" -#: e2fsck/pass1.c:1782 +#: e2fsck/pass1.c:1783 msgid "block bitmap" msgstr "mappa dei bit del blocco" -#: e2fsck/pass1.c:1786 +#: e2fsck/pass1.c:1787 msgid "inode bitmap" msgstr "mappa dei bit dell'inode" -#: e2fsck/pass1.c:1790 +#: e2fsck/pass1.c:1791 msgid "inode table" msgstr "tavola degli inode" -#: e2fsck/pass2.c:293 +#: e2fsck/pass2.c:294 msgid "Pass 2" msgstr "Passo 2" @@ -720,11 +724,13 @@ msgstr "Il @j esterno non supporta questo @f\n" #: e2fsck/problem.c:210 msgid "" "Ext3 @j @S is unknown type %N (unsupported).\n" -"It is likely that your copy of e2fsck is old and/or doesn't support this @j format.\n" +"It is likely that your copy of e2fsck is old and/or doesn't support this @j " +"format.\n" "It is also possible the @j @S is corrupt.\n" msgstr "" "Il @S del @j ext3 è del tipo sconosciuto %N (non supportato).\n" -"E' probabile che questa copia di e2fsck sia vecchia e/o non supporti questo formato di @j.\n" +"E' probabile che questa copia di e2fsck sia vecchia e/o non supporti questo " +"formato di @j.\n" "E' anche possibile che il @S del @j sia corrotto.\n" #: e2fsck/problem.c:218 @@ -783,12 +789,16 @@ msgstr "@i @I %i nella lista degli @i @o.\n" #: e2fsck/problem.c:283 #, fuzzy msgid "Ext3 @j @S has an unknown read-only feature flag set.\n" -msgstr "Il @S del @j ext3 ha impostato il flag a sola lettura di una caratteristica sconosciuta.\n" +msgstr "" +"Il @S del @j ext3 ha impostato il flag a sola lettura di una caratteristica " +"sconosciuta.\n" #: e2fsck/problem.c:288 #, fuzzy msgid "Ext3 @j @S has an unknown incompatible feature flag set.\n" -msgstr "Il @S del @j ext3 ha impostato il flag di una caratteristica non compatibile.\n" +msgstr "" +"Il @S del @j ext3 ha impostato il flag di una caratteristica non " +"compatibile.\n" #: e2fsck/problem.c:293 msgid "@j version not supported by this e2fsck.\n" @@ -840,7 +850,8 @@ msgstr "L'@r non è una @d. " #: e2fsck/problem.c:330 msgid "@r has dtime set (probably due to old mke2fs). " -msgstr "L'@r ha il dtime impostato (probabilmente a causa di un vecchio mke2fs)." +msgstr "" +"L'@r ha il dtime impostato (probabilmente a causa di un vecchio mke2fs)." #: e2fsck/problem.c:335 msgid "Reserved @i %i %Q has bad mode. " @@ -966,7 +977,9 @@ msgstr "Il @S primario (%b) è nella listi dei @b(i) non validi.\n" #: e2fsck/problem.c:454 msgid "Block %b in the primary @g descriptors is on the bad @b list\n" -msgstr "Il blocco %b nei descrittori primari del @g è nella lista dei @b(i) non validi\n" +msgstr "" +"Il blocco %b nei descrittori primari del @g è nella lista dei @b(i) non " +"validi\n" #: e2fsck/problem.c:460 msgid "Warning: Group %g's @S (%b) is bad.\n" @@ -975,12 +988,16 @@ msgstr "Attenzione: Il @S (%b) del gruppo %g non è valido.\n" #: e2fsck/problem.c:465 #, fuzzy msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n" -msgstr "Attenzione: La copia dei descrittori di @g del gruppo %g ha un @b (%b) non valido.\n" +msgstr "" +"Attenzione: La copia dei descrittori di @g del gruppo %g ha un @b (%b) non " +"valido.\n" #: e2fsck/problem.c:471 #, fuzzy msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n" -msgstr "Errore di programmazione? Il @b #%b ha reclamato senza ragione in process_bad_@b.\n" +msgstr "" +"Errore di programmazione? Il @b #%b ha reclamato senza ragione in " +"process_bad_@b.\n" #: e2fsck/problem.c:477 #, fuzzy @@ -1031,12 +1048,14 @@ msgstr "Errore scorrendo i @b(i) nell'@i %i: %m\n" #: e2fsck/problem.c:537 msgid "Error storing @i count information (@i=%i, count=%N): %m\n" -msgstr "Errore salvando le informazioni sul numero di @i (@i=%i, numero=%N): %m\n" +msgstr "" +"Errore salvando le informazioni sul numero di @i (@i=%i, numero=%N): %m\n" #: e2fsck/problem.c:542 #, fuzzy msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n" -msgstr "Errore salvando le informazioni sui @b(i) di @d (@i=%i, @b=%b, num=%N): %m\n" +msgstr "" +"Errore salvando le informazioni sui @b(i) di @d (@i=%i, @b=%b, num=%N): %m\n" #: e2fsck/problem.c:548 #, c-format @@ -1074,7 +1093,8 @@ msgstr "L'@i %i faceva parte della lista degli @i orfani. " #: e2fsck/problem.c:598 #, fuzzy msgid "@is that were part of a corrupted orphan linked list found. " -msgstr "trovati @i che facevano parte di una lista di orfani corrotti collegati. " +msgstr "" +"trovati @i che facevano parte di una lista di orfani corrotti collegati. " #: e2fsck/problem.c:608 #, fuzzy @@ -1146,7 +1166,8 @@ msgstr "Il @b #%B (%b) fa diventare il link simbolico troppo grande. " #: e2fsck/problem.c:677 #, c-format msgid "@i %i has INDEX_FL flag set on @f without htree support.\n" -msgstr "L'@i %i ga il flag INDEX_FL impostato nel @f senza il supporto htree.\n" +msgstr "" +"L'@i %i ga il flag INDEX_FL impostato nel @f senza il supporto htree.\n" #: e2fsck/problem.c:682 #, c-format @@ -1210,11 +1231,13 @@ msgstr "Errore scorrendo i @b(i) nell'@i %i (%s): %m\n" #: e2fsck/problem.c:751 e2fsck/problem.c:1072 #, fuzzy msgid "Error addjusting refcount for @a @b %b (@i %i): %m\n" -msgstr "Errore sistemando il conteggio dei riferimenti per il @b @a %b (@i %i): %m\n" +msgstr "" +"Errore sistemando il conteggio dei riferimenti per il @b @a %b (@i %i): %m\n" #: e2fsck/problem.c:757 msgid "Pass 1C: Scan directories for @is with dup @bs.\n" -msgstr "Passo 1C: Analisi delle directory relativa agli @i con @b(i) duplicati.\n" +msgstr "" +"Passo 1C: Analisi delle directory relativa agli @i con @b(i) duplicati.\n" #: e2fsck/problem.c:763 #, fuzzy @@ -1461,7 +1484,9 @@ msgstr "" #: e2fsck/problem.c:1033 msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n" -msgstr "Il @f contiene files di grandi dimensioni, ma nel @S non è specificato il flag LARGE_FILE.\n" +msgstr "" +"Il @f contiene files di grandi dimensioni, ma nel @S non è specificato il " +"flag LARGE_FILE.\n" #: e2fsck/problem.c:1038 #, fuzzy @@ -1489,7 +1514,8 @@ msgstr "@h %d non valido (%q). " #: e2fsck/problem.c:1062 msgid "Forcibly clearing HTREE flag on @i %d (%q). (Beta test code)\n" -msgstr "Pulizia forzata del flag HTREE nell'@i %d (%q). (Codice in beta testing)\n" +msgstr "" +"Pulizia forzata del flag HTREE nell'@i %d (%q). (Codice in beta testing)\n" #: e2fsck/problem.c:1067 msgid "@p @h %d (%q): bad @b number %b.\n" @@ -1731,20 +1757,23 @@ msgid "Free @bs count wrong (%b, counted=%c).\n" msgstr "Numero dei @b(i) liberi errato (%b, contati=%c).\n" #: e2fsck/problem.c:1382 -msgid "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B endpoints (%i, %j)\n" +msgid "" +"PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B " +"endpoints (%i, %j)\n" msgstr "" #: e2fsck/problem.c:1388 #, fuzzy msgid "Internal error: fudging end of bitmap (%N)\n" -msgstr "Errore interno: impossibile individuare la fine della mappa di bit (%N)\n" +msgstr "" +"Errore interno: impossibile individuare la fine della mappa di bit (%N)\n" #: e2fsck/problem.c:1522 #, c-format msgid "Unhandled error code (0x%x)!\n" msgstr "Codice errore non gestito (0x%x)!\n" -#: e2fsck/problem.c:1594 +#: e2fsck/problem.c:1595 msgid "IGNORED" msgstr "IGNORATO" @@ -1807,6 +1836,7 @@ msgid "while writing inode table (group %d)" msgstr "scrivendo la tavola degli inode (gruppo %d)" #: e2fsck/swapfs.c:222 +#, c-format msgid "Pass 0: Doing byte-swap of filesystem\n" msgstr "Pass 0: Esecuzione del byte-swap del filesystem\n" @@ -1823,7 +1853,7 @@ msgstr "" msgid "Byte swap" msgstr "Byte-swap" -#: e2fsck/unix.c:67 +#: e2fsck/unix.c:74 #, c-format msgid "" "Usage: %s [-panyrcdfvstDFSV] [-b superblock] [-B blocksize]\n" @@ -1836,14 +1866,16 @@ msgstr "" "\t\t[-l|-L file_blocchi_non_validi] [-C fd] [-j ext-journal]\n" "\t\t[-E opzioni-estese] device\n" -#: e2fsck/unix.c:73 +#: e2fsck/unix.c:80 +#, c-format msgid "" "\n" "Emergency help:\n" " -p Automatic repair (no questions)\n" " -n Make no changes to the filesystem\n" " -y Assume \"yes\" to all questions\n" -" -c Check for bad blocks and add them to the badblock list\n" +" -c Check for bad blocks and add them to the badblock " +"list\n" " -f Force checking even if filesystem is marked clean\n" msgstr "" "\n" @@ -1851,10 +1883,13 @@ msgstr "" " -p Riparazione automatica (senza domande)\n" " -n Non effettuare cambiamenti nel filesystem\n" " -y Risposta affermativa a tutte le domande\n" -" -c Cerca blocchi non validi, ed aggiungili alla lista dei blocchi non validi\n" -" -f Forza il controllo anche se il filesystem è segnato come pulito\n" +" -c Cerca blocchi non validi, ed aggiungili alla lista dei " +"blocchi non validi\n" +" -f Forza il controllo anche se il filesystem è segnato " +"come pulito\n" -#: e2fsck/unix.c:79 +#: e2fsck/unix.c:86 +#, c-format msgid "" " -v Be verbose\n" " -b superblock Use alternative superblock\n" @@ -1865,159 +1900,39 @@ msgid "" msgstr "" " -v Modalità prolissa\n" " -b superblocco Usa un superblocco alternativo\n" -" -B dim_blocco Forza la dimensione dei blocchi durante la ricerca del superblocco\n" +" -B dim_blocco Forza la dimensione dei blocchi durante la ricerca del " +"superblocco\n" " -j journal-esterno Specifica la posizione del journal esterno\n" " -l file_bad_blocks Aggiungi alla lista dei blocchi non validi\n" " -L file_bad_blocks Imposta la lista dei blocchi non validi\n" -#: e2fsck/unix.c:113 +#: e2fsck/unix.c:120 #, c-format msgid "%s: %d/%d files (%0d.%d%% non-contiguous), %d/%d blocks\n" msgstr "%s: %d/%d files (%0d.%d%% non contigui), %d/%d blocchi\n" -#: e2fsck/unix.c:119 -#, c-format -msgid "" -"\n" -"%8d inode used (%d%%)\n" -msgid_plural "" -"\n" -"%8d inodes used (%d%%)\n" -msgstr[0] "" -"\n" -"%8d inode usato (%d%%)\n" -msgstr[1] "" -"\n" -"%8d inode usati (%d%%)\n" - -#: e2fsck/unix.c:121 -#, c-format -msgid "%8d non-contiguous inode (%0d.%d%%)\n" -msgid_plural "%8d non-contiguous inodes (%0d.%d%%)\n" -msgstr[0] "%8d inode non contiguo (%0d.%d%%)\n" -msgstr[1] "%8d inode non contigui (%0d.%d%%)\n" - -#: e2fsck/unix.c:125 +#: e2fsck/unix.c:132 #, c-format msgid " # of inodes with ind/dind/tind blocks: %d/%d/%d\n" msgstr " # di inode con blocchi ind/dind/tind: %d/%d/%d\n" -#: e2fsck/unix.c:127 -#, c-format -msgid "%8d block used (%d%%)\n" -msgid_plural "%8d blocks used (%d%%)\n" -msgstr[0] "%8d blocco usato (%d%%)\n" -msgstr[1] "%8d blocchi usati (%d%%)\n" - -#: e2fsck/unix.c:130 -#, c-format -msgid "%8d bad block\n" -msgid_plural "%8d bad blocks\n" -msgstr[0] "%8d blocco non valido\n" -msgstr[1] "%8d blocchi non validi\n" - -#: e2fsck/unix.c:132 -#, c-format -msgid "%8d large file\n" -msgid_plural "%8d large files\n" -msgstr[0] "%8d file grande\n" -msgstr[1] "%8d file grandi\n" - -#: e2fsck/unix.c:134 -#, c-format -msgid "" -"\n" -"%8d regular file\n" -msgid_plural "" -"\n" -"%8d regular files\n" -msgstr[0] "" -"\n" -"%8d file regolare\n" -msgstr[1] "" -"\n" -"%8d file regolari\n" - -#: e2fsck/unix.c:136 -#, c-format -msgid "%8d directory\n" -msgid_plural "%8d directories\n" -msgstr[0] "%8d directory\n" -msgstr[1] "%8d directory\n" - -#: e2fsck/unix.c:138 -#, c-format -msgid "%8d character device file\n" -msgid_plural "%8d character device files\n" -msgstr[0] "%8d file di dispositivo a caratteri\n" -msgstr[1] "%8d file di dispositivi a caratteri\n" - -#: e2fsck/unix.c:141 -#, c-format -msgid "%8d block device file\n" -msgid_plural "%8d block device files\n" -msgstr[0] "%8d file di dispositivo a blocchi\n" -msgstr[1] "%8d file di dispositivi a blocchi\n" - -#: e2fsck/unix.c:143 -#, c-format -msgid "%8d fifo\n" -msgid_plural "%8d fifos\n" -msgstr[0] "%8d fifo\n" -msgstr[1] "%8d fifo\n" - -#: e2fsck/unix.c:145 -#, c-format -msgid "%8d link\n" -msgid_plural "%8d links\n" -msgstr[0] "%8d collegamento\n" -msgstr[1] "%8d collegamenti\n" - -#: e2fsck/unix.c:148 -#, c-format -msgid "%8d symbolic link" -msgid_plural "%8d symbolic links" -msgstr[0] "%8d collegamento simbolico" -msgstr[1] "%8d collegamenti simbolici" - -#: e2fsck/unix.c:150 -#, c-format -msgid " (%d fast symbolic link)\n" -msgid_plural " (%d fast symbolic links)\n" -msgstr[0] " (%d collegamento simbolico veloce)\n" -msgstr[1] " (%d collegamenti simbolici veloci)\n" - -#: e2fsck/unix.c:152 -#, c-format -msgid "%8d socket\n" -msgid_plural "%8d sockets\n" -msgstr[0] "%8d socket\n" -msgstr[1] "%8d socket\n" - -#: e2fsck/unix.c:155 -#, c-format -msgid "%8d file\n" -msgid_plural "%8d files\n" -msgstr[0] "%8d file\n" -msgstr[1] "%8d file\n" - -#: e2fsck/unix.c:169 misc/badblocks.c:781 misc/tune2fs.c:773 misc/util.c:145 +#: e2fsck/unix.c:176 misc/badblocks.c:781 misc/tune2fs.c:791 misc/util.c:151 #: resize/main.c:97 #, c-format msgid "while determining whether %s is mounted." msgstr "determinando se %s è montato." -#: e2fsck/unix.c:184 +#: e2fsck/unix.c:191 #, c-format msgid "Warning! %s is mounted.\n" msgstr "Attenzione! %s è montato.\n" -#: e2fsck/unix.c:188 +#: e2fsck/unix.c:195 #, c-format msgid "%s is mounted. " msgstr "%s è montato. " -#: e2fsck/unix.c:190 +#: e2fsck/unix.c:197 msgid "" "Cannot continue, aborting.\n" "\n" @@ -2025,7 +1940,8 @@ msgstr "" "Impossibile continuare, operazione annullata.\n" "\n" -#: e2fsck/unix.c:191 +#: e2fsck/unix.c:198 +#, c-format msgid "" "\n" "\n" @@ -2039,163 +1955,176 @@ msgstr "" "causare SERI danni al filesystem.\n" "\n" -#: e2fsck/unix.c:194 +#: e2fsck/unix.c:201 msgid "Do you really want to continue" msgstr "Continuare" -#: e2fsck/unix.c:196 +#: e2fsck/unix.c:203 +#, c-format msgid "check aborted.\n" msgstr "controllo annullato.\n" -#: e2fsck/unix.c:245 +#: e2fsck/unix.c:264 msgid " contains a file system with errors" msgstr " contiene un filesystem con errori" -#: e2fsck/unix.c:247 +#: e2fsck/unix.c:266 msgid " was not cleanly unmounted" msgstr " non è stato smontato in maniera corretta" -#: e2fsck/unix.c:251 +#: e2fsck/unix.c:270 #, c-format msgid " has been mounted %u times without being checked" msgstr " è stato montato %u volte senza essere controllato" -#: e2fsck/unix.c:259 +#: e2fsck/unix.c:278 #, c-format msgid " has gone %u days without being checked" msgstr " non è stato controllato negli ultimi %u giorni" -#: e2fsck/unix.c:268 +#: e2fsck/unix.c:287 msgid ", check forced.\n" msgstr ", controllo forzato.\n" -#: e2fsck/unix.c:271 +#: e2fsck/unix.c:290 #, fuzzy, c-format msgid "%s: clean, %d/%d files, %d/%d blocks" msgstr "%s: a posto, %d/%d file, %d/%d blocchi" -#: e2fsck/unix.c:286 +#: e2fsck/unix.c:306 msgid " (check after next mount)" msgstr " (controllo dopo il prossimo mount)" -#: e2fsck/unix.c:288 +#: e2fsck/unix.c:308 #, c-format msgid " (check in %ld mounts)" msgstr " (controllo tra %ld mount)" -#: e2fsck/unix.c:430 +#: e2fsck/unix.c:450 #, c-format msgid "ERROR: Couldn't open /dev/null (%s)\n" msgstr "ERRORE: Impossibile aprire /dev/null (%s)\n" -#: e2fsck/unix.c:501 +#: e2fsck/unix.c:521 +#, c-format msgid "Invalid EA version.\n" msgstr "Versione EA non valida.\n" -#: e2fsck/unix.c:510 +#: e2fsck/unix.c:532 +#, c-format msgid "" "Extended options are separated by commas, and may take an argument which\n" "is set off by an equals ('=') sign. Valid raid options are:\n" "\tea_ver=<ea_version (1 or 2)\n" "\n" msgstr "" -"Le opzioni estese sono separate da virgole, e potrebbero avere un parametro,\n" +"Le opzioni estese sono separate da virgole, e potrebbero avere un " +"parametro,\n" "specificato da un segno di uguale ('='). Opzioni raid valide sono:\n" "\tea_ver=<versione_ea (1 o 2)\n" "\n" "\tea_ver=<versione_ea (1 o 2)\n" "\n" -#: e2fsck/unix.c:568 +#: e2fsck/unix.c:590 #, c-format msgid "Error validating file descriptor %d: %s\n" msgstr "Errore convalidando il descrittore di file %d: %s\n" -#: e2fsck/unix.c:572 +#: e2fsck/unix.c:594 #, fuzzy msgid "Invalid completion information file descriptor" msgstr "Informazioni di completamento descrittore di file non valide" -#: e2fsck/unix.c:587 +#: e2fsck/unix.c:609 msgid "Only one the options -p/-a, -n or -y may be specified." msgstr "Solo una tra le opzioni -p/-a, -n o -y può essere specificata." -#: e2fsck/unix.c:608 +#: e2fsck/unix.c:630 +#, c-format msgid "The -t option is not supported on this version of e2fsck.\n" msgstr "L'opzione -t non è supportata da questa versione di e2fsck.\n" -#: e2fsck/unix.c:673 +#: e2fsck/unix.c:695 +#, c-format msgid "Byte-swapping filesystems not compiled in this version of e2fsck\n" msgstr "" -#: e2fsck/unix.c:690 misc/tune2fs.c:444 misc/tune2fs.c:699 misc/tune2fs.c:716 +#: e2fsck/unix.c:718 misc/tune2fs.c:458 misc/tune2fs.c:716 misc/tune2fs.c:733 #, c-format msgid "Unable to resolve '%s'" msgstr "Impossibile risolvere '%s'" -#: e2fsck/unix.c:716 +#: e2fsck/unix.c:744 +#, c-format msgid "Incompatible options not allowed when byte-swapping.\n" msgstr "" -#: e2fsck/unix.c:723 +#: e2fsck/unix.c:751 +#, c-format msgid "The -c and the -l/-L options may not be both used at the same time.\n" msgstr "Le opzioni -c e -I/-L non possono essere usate contemporaneamente.\n" -#: e2fsck/unix.c:801 +#: e2fsck/unix.c:829 +#, c-format msgid "Error: ext2fs library version out of date!\n" msgstr "Errore: versione obsoleta della libreria ext2fs!\n" -#: e2fsck/unix.c:809 +#: e2fsck/unix.c:837 msgid "while trying to initialize program" msgstr "tentando di inizializzare il programma" -#: e2fsck/unix.c:823 +#: e2fsck/unix.c:851 #, c-format msgid "\tUsing %s, %s\n" msgstr "\tUtilizzando %s, %s\n" -#: e2fsck/unix.c:835 +#: e2fsck/unix.c:863 msgid "need terminal for interactive repairs" msgstr "serve il terminale per il riparo interattivo" -#: e2fsck/unix.c:871 +#: e2fsck/unix.c:905 #, fuzzy, c-format msgid "%s trying backup blocks...\n" msgstr "%s cercando tra i blocchi di backup...\n" -#: e2fsck/unix.c:872 +#: e2fsck/unix.c:906 msgid "Couldn't find ext2 superblock," msgstr "Impossibile trovare il superblocco ext2" -#: e2fsck/unix.c:873 +#: e2fsck/unix.c:907 msgid "Group descriptors look bad..." msgstr "I descrittori di gruppo sembrano non validi..." -#: e2fsck/unix.c:884 +#: e2fsck/unix.c:918 +#, c-format msgid "" "The filesystem revision is apparently too high for this version of e2fsck.\n" "(Or the filesystem superblock is corrupt)\n" "\n" msgstr "" -"La revisione del filesystem sembra troppo alta per questa versione di e2fsck.\n" +"La revisione del filesystem sembra troppo alta per questa versione di " +"e2fsck.\n" "(O il superblocco del filesystem è corrotto)\n" "\n" -#: e2fsck/unix.c:890 +#: e2fsck/unix.c:924 +#, c-format msgid "Could this be a zero-length partition?\n" msgstr "E' possibile che questa sia una partizione di dimensione zero?\n" -#: e2fsck/unix.c:892 +#: e2fsck/unix.c:926 #, c-format msgid "You must have %s access to the filesystem or be root\n" msgstr "Serve accesso di tipo %s al filesystem, o è necessario essere root\n" -#: e2fsck/unix.c:897 -#, fuzzy +#: e2fsck/unix.c:931 +#, fuzzy, c-format msgid "Possibly non-existent or swap device?\n" msgstr "Possibilmente non esistente o dispositivo di swap?\n" -#: e2fsck/unix.c:900 +#: e2fsck/unix.c:934 +#, c-format msgid "" "Disk write-protected; use the -n option to do a read-only\n" "check of the device.\n" @@ -2203,35 +2132,40 @@ msgstr "" "Disco protetto da scrittura: usare l'opzione -n per controllare\n" "in modalità sola lettura.\n" -#: e2fsck/unix.c:916 +#: e2fsck/unix.c:950 msgid "Get a newer version of e2fsck!" msgstr "Utilizzare una versione più nuova di e2fsck." -#: e2fsck/unix.c:937 +#: e2fsck/unix.c:971 #, c-format msgid "while checking ext3 journal for %s" msgstr "controllando il journal ext3 per %s" -#: e2fsck/unix.c:948 -msgid "Warning: skipping journal recovery because doing a read-only filesystem check.\n" -msgstr "Attenzione: essendo un controllo a sola lettura, il journal non verrà ripristinato.\n" +#: e2fsck/unix.c:982 +#, c-format +msgid "" +"Warning: skipping journal recovery because doing a read-only filesystem " +"check.\n" +msgstr "" +"Attenzione: essendo un controllo a sola lettura, il journal non verrà " +"ripristinato.\n" # fuzzy -#: e2fsck/unix.c:961 +#: e2fsck/unix.c:995 #, c-format msgid "unable to set superblock flags on %s\n" msgstr "impossibile impostarei i flag del superblocco a %s\n" -#: e2fsck/unix.c:967 +#: e2fsck/unix.c:1001 #, c-format msgid "while recovering ext3 journal of %s" msgstr "ripristinando il journal ext3 di %s" -#: e2fsck/unix.c:996 +#: e2fsck/unix.c:1030 msgid "Warning: compression support is experimental.\n" msgstr "Attenzione: il supporto per la compressione è sperimentale.\n" -#: e2fsck/unix.c:1001 +#: e2fsck/unix.c:1035 #, c-format msgid "" "E2fsck not compiled with HTREE support,\n" @@ -2240,38 +2174,39 @@ msgstr "" "E2fsck non è stato compilato con il supporto HTREE,\n" "\tma il filesystem %s contiene directory HTREE.\n" -#: e2fsck/unix.c:1044 +#: e2fsck/unix.c:1078 #, c-format msgid "%s: Filesystem byte order already normalized.\n" msgstr "%s: Ordine dei byte del filesystem già normalizzato.\n" -#: e2fsck/unix.c:1064 +#: e2fsck/unix.c:1098 msgid "while reading bad blocks inode" msgstr "leggendo l'inode dei blocchi non validi" -#: e2fsck/unix.c:1066 -#, fuzzy +#: e2fsck/unix.c:1100 +#, fuzzy, c-format msgid "This doesn't bode well, but we'll try to go on...\n" msgstr "Questo non è un buon segno, ma si continuerà comunque...\n" -#: e2fsck/unix.c:1073 +#: e2fsck/unix.c:1107 +#, c-format msgid "Restarting e2fsck from the beginning...\n" msgstr "Riavvio di e2fsck dall'inizio...\n" -#: e2fsck/unix.c:1077 +#: e2fsck/unix.c:1111 msgid "while resetting context" msgstr "resettando il contesto" -#: e2fsck/unix.c:1084 +#: e2fsck/unix.c:1118 #, c-format msgid "%s: e2fsck canceled.\n" msgstr "%s: e2fsck cancellato.\n" -#: e2fsck/unix.c:1089 +#: e2fsck/unix.c:1123 msgid "aborted" msgstr "annullato" -#: e2fsck/unix.c:1097 +#: e2fsck/unix.c:1131 #, c-format msgid "" "\n" @@ -2280,12 +2215,12 @@ msgstr "" "\n" "%s: ***** IL FILESYSTEM E' STATO MODIFICATO *****\n" -#: e2fsck/unix.c:1100 +#: e2fsck/unix.c:1134 #, c-format msgid "%s: ***** REBOOT LINUX *****\n" msgstr "%s: ***** RIAVVIARE LINUX *****\n" -#: e2fsck/unix.c:1106 +#: e2fsck/unix.c:1140 #, c-format msgid "" "\n" @@ -2293,7 +2228,8 @@ msgid "" "\n" msgstr "" "\n" -"%s: ********** ATTENZIONE: Il filesystem contiene ancora errori ************\n" +"%s: ********** ATTENZIONE: Il filesystem contiene ancora errori " +"************\n" "\n" #: e2fsck/util.c:131 misc/util.c:68 @@ -2439,11 +2375,14 @@ msgstr "fatto \n" #, fuzzy, c-format msgid "" "Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n" -" [-c blocks_at_once] [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n" +" [-c blocks_at_once] [-p num_passes] [-t test_pattern [-t test_pattern " +"[...]]]\n" " device [last_block [start_block]]\n" msgstr "" -"Utilizzo: %s [-b dim_blocco] [-i file_di_input] [-o file_di_output] [-svwnf]\n" -" [-c blocks_at_once] [-p num_passi] [-t modello_di_prova [-t modello_di_prova [...]]]\n" +"Utilizzo: %s [-b dim_blocco] [-i file_di_input] [-o file_di_output] [-" +"svwnf]\n" +" [-c blocks_at_once] [-p num_passi] [-t modello_di_prova [-t " +"modello_di_prova [...]]]\n" " device [ultimo_blocco [primo_blocco]]\n" #: misc/badblocks.c:227 @@ -2505,11 +2444,15 @@ msgstr "Lettura e confronto: " #: misc/badblocks.c:595 msgid "Checking for bad blocks in non-destructive read-write mode\n" -msgstr "Ricerca dei blocchi non validi in modalità lettura-scrittura non distruttiva\n" +msgstr "" +"Ricerca dei blocchi non validi in modalità lettura-scrittura non " +"distruttiva\n" #: misc/badblocks.c:599 msgid "Checking for bad blocks (non-destructive read-write test)\n" -msgstr "Ricerca dei blocchi non validi (test in moalità lettura-scrittura non distruttiva)\n" +msgstr "" +"Ricerca dei blocchi non validi (test in moalità lettura-scrittura non " +"distruttiva)\n" #: misc/badblocks.c:606 #, fuzzy @@ -2525,7 +2468,7 @@ msgstr "" msgid "during test data write, block %lu" msgstr "durante la scrittura dei dati del test, blocco %lu" -#: misc/badblocks.c:788 misc/util.c:152 +#: misc/badblocks.c:788 misc/util.c:158 #, c-format msgid "%s is mounted; " msgstr "%s è montato: " @@ -2539,7 +2482,7 @@ msgstr "forzato comunque badblocks. Speriamo che /etc/mtab si errato.\n" msgid "it's not safe to run badblocks!\n" msgstr "non è sicuro eseguire badblocks!\n" -#: misc/badblocks.c:853 misc/mke2fs.c:898 +#: misc/badblocks.c:853 misc/mke2fs.c:926 #, c-format msgid "bad block size - %s" msgstr "dimensione del blocco non valida - %s" @@ -2557,7 +2500,8 @@ msgstr "modello di prova non valido: %s\n" #: misc/badblocks.c:940 #, fuzzy msgid "Maximum of one test_pattern may be specified in read-only mode" -msgstr "E' possibile specificare un solo modello di prova in modalità sola lettura" +msgstr "" +"E' possibile specificare un solo modello di prova in modalità sola lettura" #: misc/badblocks.c:946 #, fuzzy @@ -2576,7 +2520,7 @@ msgstr "" msgid "while trying to determine device size" msgstr "tentando di determinare la dimensione del device" -#: misc/badblocks.c:972 misc/mke2fs.c:1071 +#: misc/badblocks.c:972 misc/mke2fs.c:1099 #, c-format msgid "bad blocks count - %s" msgstr "numero dei blocchi non validi - %s" @@ -2649,11 +2593,11 @@ msgstr "impostando la versione a %s" msgid "Couldn't allocate path variable in chattr_dir_proc" msgstr "Impossibile allocare la variabile di percorso nella chattr_dir_proc" -#: misc/chattr.c:287 +#: misc/chattr.c:291 msgid "= is incompatible with - and +\n" msgstr "= è incompatibile con + e -\n" -#: misc/chattr.c:295 +#: misc/chattr.c:299 msgid "Must use '-v', =, - or +\n" msgstr "Si deve usare '-v', =, - o +\n" @@ -2681,10 +2625,12 @@ msgid "Backup" msgstr "Backup" #: misc/dumpe2fs.c:130 +#, c-format msgid ", Group descriptors at " msgstr ", Descrittori di gruppo a " #: misc/dumpe2fs.c:135 +#, c-format msgid " Group descriptor at " msgstr " Descrittori di gruppo a" @@ -2731,7 +2677,7 @@ msgstr "stampando la lista dei blocchi non validi" msgid "Bad blocks: %d" msgstr "Blocchi non validi: %d" -#: misc/dumpe2fs.c:227 misc/tune2fs.c:150 +#: misc/dumpe2fs.c:227 misc/tune2fs.c:153 msgid "while reading journal superblock" msgstr "leggendo il superblocco del journal" @@ -2759,16 +2705,18 @@ msgstr "" "Inizio del journal: %d\n" "Numero di utenti del journal: %d\n" -#: misc/dumpe2fs.c:307 misc/mke2fs.c:1085 +#: misc/dumpe2fs.c:307 misc/mke2fs.c:1113 #, c-format msgid "\tUsing %s\n" msgstr "" -#: misc/dumpe2fs.c:334 misc/e2image.c:488 misc/tune2fs.c:760 resize/main.c:230 +#: misc/dumpe2fs.c:334 misc/e2image.c:566 misc/tune2fs.c:778 resize/main.c:234 +#, c-format msgid "Couldn't find valid filesystem superblock.\n" msgstr "Impossibile trovare un valido superblocco per il filesystem.\n" #: misc/dumpe2fs.c:345 +#, c-format msgid "Note: This is a byte-swapped filesystem\n" msgstr "" @@ -2780,8 +2728,8 @@ msgid "" msgstr "" #: misc/e2image.c:50 -#, c-format -msgid "Usage: %s [-r] device file\n" +#, fuzzy, c-format +msgid "Usage: %s [-r] device image_file\n" msgstr "Utilizzo: %s [-r] device file\n" #: misc/e2image.c:61 @@ -2816,35 +2764,42 @@ msgid "e2label: cannot open %s\n" msgstr "e2label: impossibile aprire %s\n" #: misc/e2label.c:62 +#, c-format msgid "e2label: cannot seek to superblock\n" msgstr "" #: misc/e2label.c:67 +#, c-format msgid "e2label: error reading superblock\n" msgstr "e2label: errore durante la lettura del superblocco\n" #: misc/e2label.c:71 +#, c-format msgid "e2label: not an ext2 filesystem\n" msgstr "e2label: non è un filesystem ext2\n" -#: misc/e2label.c:96 misc/tune2fs.c:867 +#: misc/e2label.c:96 misc/tune2fs.c:885 +#, c-format msgid "Warning: label too long, truncating.\n" msgstr "Attenzione: troncamento dell'etichetta, troppo lunga.\n" #: misc/e2label.c:99 +#, c-format msgid "e2label: cannot seek to superblock again\n" msgstr "" #: misc/e2label.c:104 +#, c-format msgid "e2label: error writing superblock\n" msgstr "e2label: errore durante la scrittura del superblocco\n" -#: misc/e2label.c:116 misc/tune2fs.c:439 +#: misc/e2label.c:116 misc/tune2fs.c:450 +#, c-format msgid "Usage: e2label device [newlabel]\n" msgstr "Utilizzo: e2label device [nuova_etichetta]\n" #: misc/findsuper.c:126 -#, fuzzy +#, fuzzy, c-format msgid "Usage: findsuper device [skipbytes [startkb]]\n" msgstr "Utilizzo: findsuper device [byte_da_saltare [kb_inizio]]\n" @@ -2854,7 +2809,7 @@ msgid "skipbytes should be a number, not %s\n" msgstr "byte_da_saltare dovrebbe essere un numero, non %s\n" #: misc/findsuper.c:137 -#, fuzzy +#, fuzzy, c-format msgid "skipbytes must be a multiple of the sector size\n" msgstr "byte_da_saltare dev'essere un multiplo della dimensione del settore\n" @@ -2874,6 +2829,7 @@ msgid "starting at %Ld, with %d byte increments\n" msgstr "" #: misc/findsuper.c:158 +#, c-format msgid " thisoff block fs_blk_sz blksz grp last_mount\n" msgstr "" @@ -2941,7 +2897,8 @@ msgid "" "Either all or none of the filesystem types passed to -t must be prefixed\n" "with 'no' or '!'.\n" msgstr "" -"Tutti o nessun tipo di filesystem passati con l'opzione -t devono essere preceduti\n" +"Tutti o nessun tipo di filesystem passati con l'opzione -t devono essere " +"preceduti\n" "da 'no' o '!'.\n" #: misc/fsck.c:732 @@ -2991,7 +2948,7 @@ msgstr "Durante la lettura dei flag di %s" msgid "While reading version on %s" msgstr "Durante la lettura della versione di %s" -#: misc/mke2fs.c:91 +#: misc/mke2fs.c:92 #, c-format msgid "" "Usage: %s [-c|-t|-l filename] [-b block-size] [-f fragment-size]\n" @@ -3002,39 +2959,43 @@ msgid "" msgstr "" "Utilizzo: %s [-c|-t|-l nomefile] [-b dim_blocchi] [-f dim_frammento]\n" "\t[-i byte-per-inode] [-j] [-J opzioni-journal] [-N numero-di-inode]\n" -"\t[-m percentuale-blocchi-riservati] [-o os-origine] [-g blocchi-per-gruppo]\n" +"\t[-m percentuale-blocchi-riservati] [-o os-origine] [-g blocchi-per-" +"gruppo]\n" "\t[-L etichetta-volume] [-M ultima-dir-montata] [-O caratteristica[,...]]\n" "\t[-r revisione-fs] [-R opz_raid] [-qvSV] device [numero-blocchi]\n" -#: misc/mke2fs.c:235 +#: misc/mke2fs.c:264 #, c-format msgid "Running command: %s\n" msgstr "Esecuzione del comando: %s\n" -#: misc/mke2fs.c:239 +#: misc/mke2fs.c:268 #, c-format msgid "while trying run '%s'" msgstr "provando a caricare '%s'" -#: misc/mke2fs.c:246 +#: misc/mke2fs.c:275 msgid "while processing list of bad blocks from program" msgstr "analizzando una lista di blocchi non validi dal programma" -#: misc/mke2fs.c:273 +#: misc/mke2fs.c:302 #, c-format msgid "Block %d in primary superblock/group descriptor area bad.\n" -msgstr "Blocco %d non valido nel superblocco primario/area del descrittore di gruppo.\n" +msgstr "" +"Blocco %d non valido nel superblocco primario/area del descrittore di " +"gruppo.\n" -#: misc/mke2fs.c:275 +#: misc/mke2fs.c:304 #, c-format msgid "Blocks %d through %d must be good in order to build a filesystem.\n" -msgstr "I blocchi da %d a %d devono essere validi per costruire un filesystem.\n" +msgstr "" +"I blocchi da %d a %d devono essere validi per costruire un filesystem.\n" -#: misc/mke2fs.c:278 +#: misc/mke2fs.c:307 msgid "Aborting....\n" msgstr "Annullamento....\n" -#: misc/mke2fs.c:298 +#: misc/mke2fs.c:327 #, c-format msgid "" "Warning: the backup superblock/group descriptors at block %d contain\n" @@ -3045,94 +3006,95 @@ msgstr "" "\tcontengono blocchi non validi.\n" "\n" -#: misc/mke2fs.c:316 +#: misc/mke2fs.c:345 msgid "while marking bad blocks as used" msgstr "contrassegnando i blocchi non validi come utilizzati" -#: misc/mke2fs.c:374 +#: misc/mke2fs.c:403 msgid "done \n" msgstr "fatto \n" -#: misc/mke2fs.c:409 +#: misc/mke2fs.c:438 msgid "while allocating zeroizing buffer" msgstr "allocando i buffer zeroizing" -#: misc/mke2fs.c:450 +#: misc/mke2fs.c:479 msgid "Writing inode tables: " msgstr "Scrittura delle tavole degli inode: " -#: misc/mke2fs.c:461 +#: misc/mke2fs.c:490 #, c-format msgid "" "\n" "Could not write %d blocks in inode table starting at %d: %s\n" msgstr "" "\n" -"Impossibile scrivere %d blocchi nella tavola degli inode iniziando da %d: %s\n" +"Impossibile scrivere %d blocchi nella tavola degli inode iniziando da %d: %" +"s\n" -#: misc/mke2fs.c:484 +#: misc/mke2fs.c:513 msgid "while creating root dir" msgstr "creando la directory root" -#: misc/mke2fs.c:491 +#: misc/mke2fs.c:520 msgid "while reading root inode" msgstr "creando l'inode root" -#: misc/mke2fs.c:500 +#: misc/mke2fs.c:529 msgid "while setting root inode ownership" msgstr "impostando i permessi dell'inode root" -#: misc/mke2fs.c:518 +#: misc/mke2fs.c:547 msgid "while creating /lost+found" msgstr "creando /lost+found" -#: misc/mke2fs.c:525 +#: misc/mke2fs.c:554 #, fuzzy msgid "while looking up /lost+found" msgstr "cercando /lost+found" -#: misc/mke2fs.c:535 +#: misc/mke2fs.c:564 msgid "while expanding /lost+found" msgstr "espandendo /lost+found" -#: misc/mke2fs.c:551 +#: misc/mke2fs.c:580 #, fuzzy msgid "while setting bad block inode" msgstr "settando l'inode del blocco non valido" -#: misc/mke2fs.c:583 +#: misc/mke2fs.c:612 #, c-format msgid "Out of memory erasing sectors %d-%d\n" msgstr "Fine memoria cancellando i settori %d-%d\n" -#: misc/mke2fs.c:593 +#: misc/mke2fs.c:622 #, c-format msgid "Warning: could not read block 0: %s\n" msgstr "Attenzione: impossibile leggere il blocco 0: %s\n" -#: misc/mke2fs.c:609 +#: misc/mke2fs.c:638 #, c-format msgid "Warning: could not erase sector %d: %s\n" msgstr "Attenzione: impossibile cancellare il settore %d: %s\n" -#: misc/mke2fs.c:625 +#: misc/mke2fs.c:654 msgid "while initializing journal superblock" msgstr "inizializzando il superblocco del journal" -#: misc/mke2fs.c:631 +#: misc/mke2fs.c:660 msgid "Zeroing journal device: " msgstr "Azzeramento del device di journaling: " -#: misc/mke2fs.c:638 +#: misc/mke2fs.c:667 #, fuzzy, c-format msgid "while zeroing journal device (block %u, count %d)" msgstr "azzerando il device di journaling (blocco %u, numero %d)" -#: misc/mke2fs.c:649 +#: misc/mke2fs.c:678 msgid "while writing journal superblock" msgstr "scrivendo il superblocco del journal" -#: misc/mke2fs.c:664 +#: misc/mke2fs.c:693 #, c-format msgid "" "warning: %d blocks unused.\n" @@ -3141,77 +3103,81 @@ msgstr "" "attenzione: %d blocchi inutilizzati.\n" "\n" -#: misc/mke2fs.c:669 +#: misc/mke2fs.c:698 #, c-format msgid "Filesystem label=%s\n" msgstr "Etichetta del filesystem=%s\n" -#: misc/mke2fs.c:670 +#: misc/mke2fs.c:699 msgid "OS type: " msgstr "Tipo SO: " -#: misc/mke2fs.c:675 +#: misc/mke2fs.c:704 msgid "(unknown os)" msgstr "(so sconosciuto)" -#: misc/mke2fs.c:678 +#: misc/mke2fs.c:707 #, c-format msgid "Block size=%u (log=%u)\n" msgstr "Dimensione blocco=%u (log=%u)\n" -#: misc/mke2fs.c:680 +#: misc/mke2fs.c:709 #, c-format msgid "Fragment size=%u (log=%u)\n" msgstr "Dimensione frammento=%u (log=%u)\n" -#: misc/mke2fs.c:682 +#: misc/mke2fs.c:711 #, c-format msgid "%u inodes, %u blocks\n" msgstr "%u inode, %u blocchi\n" -#: misc/mke2fs.c:684 +#: misc/mke2fs.c:713 #, c-format msgid "%u blocks (%2.2f%%) reserved for the super user\n" msgstr "%u blocchi (%2.2f%%) riservati per l'utente root\n" -#: misc/mke2fs.c:687 +#: misc/mke2fs.c:716 #, c-format msgid "First data block=%u\n" msgstr "Primo blocco dati=%u\n" -#: misc/mke2fs.c:689 +#: misc/mke2fs.c:718 #, c-format msgid "%u block groups\n" msgstr "%u gruppi di blocchi\n" -#: misc/mke2fs.c:691 +#: misc/mke2fs.c:720 #, fuzzy, c-format msgid "%u block group\n" msgstr "%u gruppo di blocchi\n" -#: misc/mke2fs.c:692 +#: misc/mke2fs.c:721 #, c-format msgid "%u blocks per group, %u fragments per group\n" msgstr "%u blocchi per gruppo, %u frammenti per gruppo\n" -#: misc/mke2fs.c:694 +#: misc/mke2fs.c:723 #, c-format msgid "%u inodes per group\n" msgstr "%u inode per gruppo\n" -#: misc/mke2fs.c:701 +#: misc/mke2fs.c:730 +#, c-format msgid "Superblock backups stored on blocks: " msgstr "Backup del superblocco salvati nei blocchi: " -#: misc/mke2fs.c:751 +#: misc/mke2fs.c:780 +#, c-format msgid "Couldn't allocate memory to parse raid options!\n" msgstr "Impossibile allocare memoria per fare il parsing delle opzioni raid!\n" -#: misc/mke2fs.c:776 +#: misc/mke2fs.c:805 +#, c-format msgid "Invalid stride parameter.\n" msgstr "" -#: misc/mke2fs.c:784 +#: misc/mke2fs.c:813 +#, c-format msgid "" "\n" "Bad raid options specified.\n" @@ -3233,81 +3199,88 @@ msgstr "" "\tstride=lunghezza stride in blocchi>\n" "\n" -#: misc/mke2fs.c:902 +#: misc/mke2fs.c:930 #, c-format msgid "Warning: blocksize %d not usable on most systems.\n" -msgstr "Attenzione: la dimensione di blocco %d non è utilizzabile su molti sistemi.\n" +msgstr "" +"Attenzione: la dimensione di blocco %d non è utilizzabile su molti sistemi.\n" -#: misc/mke2fs.c:919 +#: misc/mke2fs.c:947 #, c-format msgid "bad fragment size - %s" msgstr "dimensione del frammento non valida - %s" -#: misc/mke2fs.c:925 +#: misc/mke2fs.c:953 +#, c-format msgid "Warning: fragments not supported. Ignoring -f option\n" msgstr "Attenzione: frammenti non supportati. Opzione -f ignorata\n" -#: misc/mke2fs.c:932 +#: misc/mke2fs.c:960 msgid "Illegal number for blocks per group" msgstr "Numero di blocchi per gruppo non valido" -#: misc/mke2fs.c:937 +#: misc/mke2fs.c:965 msgid "blocks per group must be multiple of 8" msgstr "i blocchi per gruppo devono essere multipli di 8" -#: misc/mke2fs.c:947 +#: misc/mke2fs.c:975 #, c-format msgid "bad inode ratio %s (min %d/max %d" msgstr "tasso di inode non valido %s (min %d/max %d)" -#: misc/mke2fs.c:966 +#: misc/mke2fs.c:994 msgid "in malloc for bad_blocks_filename" msgstr "nella malloc per bad_blocks_filename" -#: misc/mke2fs.c:975 +#: misc/mke2fs.c:1003 #, c-format msgid "bad reserved blocks percent - %s" msgstr "percentuale di blocchi riservati non valida - %s" -#: misc/mke2fs.c:1007 +#: misc/mke2fs.c:1035 #, c-format msgid "bad inode size - %s" msgstr "dimensione inode non valida - %s" -#: misc/mke2fs.c:1043 misc/tune2fs.c:294 +#: misc/mke2fs.c:1071 misc/tune2fs.c:302 #, c-format msgid "Invalid filesystem option set: %s\n" msgstr "Set di opzioni del filesystem non valido: %s\n" -#: misc/mke2fs.c:1112 misc/mke2fs.c:1449 +#: misc/mke2fs.c:1140 misc/mke2fs.c:1477 #, c-format msgid "while trying to open journal device %s\n" msgstr "durante l'apertura del dispositivo di journaling %s\n" -#: misc/mke2fs.c:1118 +#: misc/mke2fs.c:1146 #, c-format msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n" -msgstr "Dimensione dei blocchi del device di journaling (%d) minore della dim minima dei blocchi %d\n" +msgstr "" +"Dimensione dei blocchi del device di journaling (%d) minore della dim minima " +"dei blocchi %d\n" -#: misc/mke2fs.c:1132 +#: misc/mke2fs.c:1160 #, c-format msgid "%d-byte blocks too big for system (max %d)" msgstr "blocchi di %d byte troppo grandi per il sistema (max %d)" -#: misc/mke2fs.c:1136 +#: misc/mke2fs.c:1164 #, c-format -msgid "Warning: %d-byte blocks too big for system (max %d), forced to continue\n" -msgstr "Attenzione: blocchi di %d bytes troppo grandi per il sistema (max %d), continuo comunque\n" +msgid "" +"Warning: %d-byte blocks too big for system (max %d), forced to continue\n" +msgstr "" +"Attenzione: blocchi di %d bytes troppo grandi per il sistema (max %d), " +"continuo comunque\n" -#: misc/mke2fs.c:1161 +#: misc/mke2fs.c:1189 msgid "filesystem" msgstr "filesystem" -#: misc/mke2fs.c:1174 resize/main.c:264 +#: misc/mke2fs.c:1202 resize/main.c:268 msgid "while trying to determine filesystem size" msgstr "tentando di determinare la dimensione del filesystem" -#: misc/mke2fs.c:1180 +#: misc/mke2fs.c:1208 msgid "" "Couldn't determine device size; you must specify\n" "the size of the filesystem\n" @@ -3315,7 +3288,7 @@ msgstr "" "Impossibile determinare la dimensione del device: bisogna\n" "specificare la dimensione del filesystem\n" -#: misc/mke2fs.c:1187 +#: misc/mke2fs.c:1215 msgid "" "Device size reported to be zero. Invalid partition specified, or\n" "\tpartition table wasn't reread after running fdisk, due to\n" @@ -3323,61 +3296,63 @@ msgid "" "\tto re-read your partition table.\n" msgstr "" "Sembra che la dimensione del device sia zero. Specificata partizione non\n" -"\tvalida o la tabella delle partizioni non è stata riletta dopo l'esecuzione\n" +"\tvalida o la tabella delle partizioni non è stata riletta dopo " +"l'esecuzione\n" "\tdi fdisk, poiché una partizione modificata era occupata. Potrebbe essere\n" "\tnecessario riavviare per rileggere la tabella delle partizioni.\n" -#: misc/mke2fs.c:1205 +#: misc/mke2fs.c:1233 msgid "Filesystem larger than apparent device size." msgstr "Il filesystem è più grande della dimensione apparente del device." -#: misc/mke2fs.c:1227 +#: misc/mke2fs.c:1255 msgid "while trying to determine hardware sector size" msgstr "provando a determinare la dimensione del settore hardware" -#: misc/mke2fs.c:1241 +#: misc/mke2fs.c:1269 msgid "blocks per group count out of range" msgstr "conteggio dei blocchi per gruppo fuori dall'intervallo" -#: misc/mke2fs.c:1251 +#: misc/mke2fs.c:1279 #, c-format msgid "bad inode size %d (min %d/max %d)" msgstr "dimensione dell'inode non valida: %d (min %d/max %d)" -#: misc/mke2fs.c:1257 +#: misc/mke2fs.c:1285 #, c-format msgid "Warning: %d-byte inodes not usable on most systems\n" -msgstr "Attenzione: gli inode di %d byte non sono utilizzabili su molti sistemi\n" +msgstr "" +"Attenzione: gli inode di %d byte non sono utilizzabili su molti sistemi\n" -#: misc/mke2fs.c:1308 +#: misc/mke2fs.c:1336 #, fuzzy msgid "while setting up superblock" msgstr "impostando il superblocco" -#: misc/mke2fs.c:1342 +#: misc/mke2fs.c:1370 #, c-format msgid "unknown os - %s" msgstr "so sconosciuto - %s" -#: misc/mke2fs.c:1396 +#: misc/mke2fs.c:1424 msgid "while trying to allocate filesystem tables" msgstr "tentando di allocare le tabelle del filesystem" -#: misc/mke2fs.c:1427 +#: misc/mke2fs.c:1455 #, c-format msgid "while zeroing block %u at end of filesystem" msgstr "azzerando il blocco %u alla fine del filesystem" -#: misc/mke2fs.c:1442 misc/tune2fs.c:376 +#: misc/mke2fs.c:1470 misc/tune2fs.c:387 msgid "journal" msgstr "journal" -#: misc/mke2fs.c:1454 +#: misc/mke2fs.c:1482 #, c-format msgid "Adding journal to device %s: " msgstr "Aggiunta del journal al device %s: " -#: misc/mke2fs.c:1461 +#: misc/mke2fs.c:1489 #, c-format msgid "" "\n" @@ -3386,16 +3361,17 @@ msgstr "" "\n" "\tcercando di agigungere il journal al device %s" -#: misc/mke2fs.c:1466 misc/mke2fs.c:1490 misc/tune2fs.c:404 misc/tune2fs.c:418 +#: misc/mke2fs.c:1494 misc/mke2fs.c:1518 misc/tune2fs.c:415 misc/tune2fs.c:429 +#, c-format msgid "done\n" msgstr "fatto\n" -#: misc/mke2fs.c:1478 +#: misc/mke2fs.c:1506 #, c-format msgid "Creating journal (%d blocks): " msgstr "Creazione del journal (%d blocchi): " -#: misc/mke2fs.c:1486 +#: misc/mke2fs.c:1514 msgid "" "\n" "\twhile trying to create journal" @@ -3403,11 +3379,15 @@ msgstr "" "\n" "\tcercando di creare il journal" -#: misc/mke2fs.c:1495 +#: misc/mke2fs.c:1523 +#, c-format msgid "Writing superblocks and filesystem accounting information: " -msgstr "Scrittura delle informazioni dei superblocchi e dell'accounting del filesystem: " +msgstr "" +"Scrittura delle informazioni dei superblocchi e dell'accounting del " +"filesystem: " -#: misc/mke2fs.c:1500 +#: misc/mke2fs.c:1528 +#, c-format msgid "" "\n" "Warning, had trouble writing out superblocks." @@ -3415,7 +3395,8 @@ msgstr "" "\n" "Attenzione, problemi durante la scrittura dei superblocchi." -#: misc/mke2fs.c:1503 +#: misc/mke2fs.c:1531 +#, c-format msgid "" "done\n" "\n" @@ -3423,7 +3404,8 @@ msgstr "" "fatto\n" "\n" -#: misc/mklost+found.c:48 +#: misc/mklost+found.c:49 +#, c-format msgid "Usage: mklost+found\n" msgstr "Utilizzo: mklost+found\n" @@ -3445,7 +3427,8 @@ msgid "" msgstr "" "Utilizzo: %s <dev1> <dev2> <dev3>\n" "\n" -"Questo programma stampa le informazioni di partizione per un insieme di device\n" +"Questo programma stampa le informazioni di partizione per un insieme di " +"device\n" "Un utilizzo comune di questo programma è:\n" "\n" "\t%s /dev/hda?\n" @@ -3461,11 +3444,11 @@ msgstr "ioctl HDIO_GETGEO" msgid "BLKGETSIZE ioctl" msgstr "ioctl BLKGETSIZE" -#: misc/tune2fs.c:74 +#: misc/tune2fs.c:77 msgid "Please run e2fsck on the filesystem.\n" msgstr "Eseguire e2fsck sul filesystem.\n" -#: misc/tune2fs.c:81 +#: misc/tune2fs.c:84 #, c-format msgid "" "Usage: %s [-c max-mounts-count] [-e errors-behavior] [-g group]\n" @@ -3479,56 +3462,57 @@ msgstr "" "\t[-i intervallo[d|m|w]] [-j] [-J opzioni-journal]\n" "\t[-l] [-s flag-sparse] [-m percentuale-blocchi-riservati]\n" "\t[-o [^]opzioni-mount[,...]] [-r numero-blocchi-riservati]\n" -"\t[-u utente] [-C numero-mount] [-L etichetta-volume] [-M ultima-dir-montata]\n" +"\t[-u utente] [-C numero-mount] [-L etichetta-volume] [-M ultima-dir-" +"montata]\n" "\t[-O [^]caratteristica[,...]] [-T ultimo-controllo] [-U UUID] device\n" -#: misc/tune2fs.c:138 +#: misc/tune2fs.c:141 msgid "while trying to open external journal" msgstr "cercando di aprire il journal esterno" -#: misc/tune2fs.c:142 +#: misc/tune2fs.c:145 #, c-format msgid "%s is not a journal device.\n" msgstr "%s non è un dispositivo di journaling.\n" -#: misc/tune2fs.c:157 +#: misc/tune2fs.c:160 msgid "Journal superblock not found!\n" msgstr "Superblocco del journal non trovato!\n" -#: misc/tune2fs.c:169 +#: misc/tune2fs.c:172 msgid "Filesystem's UUID not found on journal device.\n" msgstr "UUID del filesystem non trovato sul dispositivo di journaling.\n" -#: misc/tune2fs.c:190 +#: misc/tune2fs.c:193 msgid "Journal NOT removed\n" msgstr "Journal NON rimosso\n" -#: misc/tune2fs.c:196 +#: misc/tune2fs.c:199 msgid "Journal removed\n" msgstr "Journal rimosso\n" -#: misc/tune2fs.c:228 +#: misc/tune2fs.c:231 msgid "while reading journal inode" msgstr "leggendo l'inode del journal" -#: misc/tune2fs.c:235 +#: misc/tune2fs.c:238 msgid "while reading bitmaps" msgstr "" -#: misc/tune2fs.c:242 +#: misc/tune2fs.c:245 msgid "while clearing journal inode" msgstr "azzerando l'inode del journal" -#: misc/tune2fs.c:253 +#: misc/tune2fs.c:256 msgid "while writing journal inode" msgstr "scrivendo l'inode del journal" -#: misc/tune2fs.c:268 +#: misc/tune2fs.c:271 #, c-format msgid "Invalid mount option set: %s\n" msgstr "Insieme di opzioni di mount non valido: %s\n" -#: misc/tune2fs.c:309 +#: misc/tune2fs.c:317 msgid "" "The has_journal flag may only be cleared when the filesystem is\n" "unmounted or mounted read-only.\n" @@ -3536,7 +3520,7 @@ msgstr "" "Il flag has_journal può essere azzerato quando il filesystem non\n" "è montato o è montato solo in lettura.\n" -#: misc/tune2fs.c:317 +#: misc/tune2fs.c:325 msgid "" "The needs_recovery flag is set. Please run e2fsck before clearing\n" "the has_journal flag.\n" @@ -3544,11 +3528,11 @@ msgstr "" "Il flag needs_recovery è impostato. Eseguire e2fsck prima di azzerare\n" "il flag has_journal.\n" -#: misc/tune2fs.c:371 +#: misc/tune2fs.c:382 msgid "The filesystem already has a journal.\n" msgstr "Il filesystem ha già un journal.\n" -#: misc/tune2fs.c:388 +#: misc/tune2fs.c:399 #, c-format msgid "" "\n" @@ -3557,21 +3541,21 @@ msgstr "" "\n" "\ttentando di aprire il journal in %s\n" -#: misc/tune2fs.c:392 +#: misc/tune2fs.c:403 #, c-format msgid "Creating journal on device %s: " msgstr "Creando il journal per il device %s: " -#: misc/tune2fs.c:400 +#: misc/tune2fs.c:411 #, c-format msgid "while adding filesystem to journal on %s" msgstr "aggiungendo un filesystem al journal in %s" -#: misc/tune2fs.c:406 +#: misc/tune2fs.c:417 msgid "Creating journal inode: " msgstr "Creazione dell'inode del journal: " -#: misc/tune2fs.c:415 +#: misc/tune2fs.c:426 msgid "" "\n" "\twhile trying to create journal file" @@ -3579,131 +3563,133 @@ msgstr "" "\n" "\tcercando di creare il file di journal" -#: misc/tune2fs.c:478 +#: misc/tune2fs.c:492 #, c-format msgid "Couldn't parse date/time specifier: %s" msgstr "" -#: misc/tune2fs.c:500 misc/tune2fs.c:513 +#: misc/tune2fs.c:514 misc/tune2fs.c:527 #, c-format msgid "bad mounts count - %s" msgstr "numero di mount non validi - %s" -#: misc/tune2fs.c:529 +#: misc/tune2fs.c:543 #, fuzzy, c-format msgid "bad error behavior - %s" msgstr "comportamento relativo ad un errore non valido - %s" -#: misc/tune2fs.c:552 +#: misc/tune2fs.c:566 #, c-format msgid "bad gid/group name - %s" msgstr "gid/nome gruppo non valido - %s" -#: misc/tune2fs.c:585 +#: misc/tune2fs.c:599 #, c-format msgid "bad interval - %s" msgstr "intervallo non valido - %s" -#: misc/tune2fs.c:613 +#: misc/tune2fs.c:627 #, c-format msgid "bad reserved block ratio - %s" msgstr "percentuale di blocchi riservati non valida - %s" -#: misc/tune2fs.c:628 +#: misc/tune2fs.c:642 msgid "-o may only be specified once" msgstr "-o può essere specificata solo una volta" -#: misc/tune2fs.c:638 +#: misc/tune2fs.c:652 msgid "-O may only be specified once" msgstr "-O può essere specificata solo una volta" -#: misc/tune2fs.c:648 +#: misc/tune2fs.c:662 #, c-format msgid "bad reserved blocks count - %s" msgstr "numero di blocchi riservati non valido - %s" -#: misc/tune2fs.c:677 +#: misc/tune2fs.c:691 #, c-format msgid "bad uid/user name - %s" msgstr "uid/nome utente non valido - %s" -#: misc/tune2fs.c:783 +#: misc/tune2fs.c:801 #, c-format msgid "Setting maximal mount count to %d\n" msgstr "Impostazione del numero massimo di mount a %d\n" -#: misc/tune2fs.c:789 +#: misc/tune2fs.c:807 #, c-format msgid "Setting current mount count to %d\n" msgstr "Impostazione del numero attuale di mount a %d\n" -#: misc/tune2fs.c:794 +#: misc/tune2fs.c:812 #, fuzzy, c-format msgid "Setting error behavior to %d\n" msgstr "Impostazione del comportamento da errore a %d\n" -#: misc/tune2fs.c:799 +#: misc/tune2fs.c:817 #, c-format msgid "Setting reserved blocks gid to %lu\n" msgstr "Impostazione del gid dei blocchi riservati a %lu\n" -#: misc/tune2fs.c:804 +#: misc/tune2fs.c:822 #, c-format msgid "Setting interval between check %lu seconds\n" msgstr "Impostazione dell'intervallo tra i controlli a %lu secondi\n" -#: misc/tune2fs.c:810 +#: misc/tune2fs.c:828 #, c-format msgid "Setting reserved blocks percentage to %lu (%u blocks)\n" -msgstr "Impostazione della percentuale di blocchi riservati a %lu (%u blocchi)\n" +msgstr "" +"Impostazione della percentuale di blocchi riservati a %lu (%u blocchi)\n" -#: misc/tune2fs.c:816 +#: misc/tune2fs.c:834 #, c-format msgid "reserved blocks count is too big (%lu)" msgstr "il numero di blocchi riservati è troppo alto (%lu)" -#: misc/tune2fs.c:822 +#: misc/tune2fs.c:840 #, c-format msgid "Setting reserved blocks count to %lu\n" msgstr "Impostazione del numero di blocchi riservati a %lu\n" -#: misc/tune2fs.c:828 +#: misc/tune2fs.c:846 msgid "" "\n" "The filesystem already has sparse superblocks.\n" msgstr "" -#: misc/tune2fs.c:835 +#: misc/tune2fs.c:853 #, c-format msgid "" "\n" "Sparse superblock flag set. %s" msgstr "" -#: misc/tune2fs.c:842 +#: misc/tune2fs.c:860 msgid "" "\n" "The filesystem already has sparse superblocks disabled.\n" msgstr "" -#: misc/tune2fs.c:850 +#: misc/tune2fs.c:868 #, c-format msgid "" "\n" "Sparse superblock flag cleared. %s" msgstr "" -#: misc/tune2fs.c:857 +#: misc/tune2fs.c:875 #, c-format msgid "Setting time filesystem last checked to %s\n" -msgstr "Impostazione di data ed ora dell'ultimo controllo del filesystem a %s\n" +msgstr "" +"Impostazione di data ed ora dell'ultimo controllo del filesystem a %s\n" -#: misc/tune2fs.c:863 +#: misc/tune2fs.c:881 #, c-format msgid "Setting reserved blocks uid to %lu\n" msgstr "Impostazione dell'uid dei blocchi riservati a %lu\n" -#: misc/tune2fs.c:896 +#: misc/tune2fs.c:914 msgid "Invalid UUID format\n" msgstr "Formato UUID non valido\n" @@ -3724,30 +3710,32 @@ msgstr "" "\n" "Sembra che il dispositivo non esista; è stato specificato correttamente?\n" -#: misc/util.c:101 +#: misc/util.c:107 #, c-format msgid "%s is not a block special device.\n" msgstr "%s non è un device speciale a blocchi.\n" -#: misc/util.c:130 +#: misc/util.c:136 #, c-format msgid "%s is entire device, not just one partition!\n" msgstr "%s è un device intero, non solo una partizione.\n" -#: misc/util.c:154 +#: misc/util.c:160 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n" -msgstr "mke2fs è stato forzato comunque. Si spera che /etc/mtab sia sbagliato.\n" +msgstr "" +"mke2fs è stato forzato comunque. Si spera che /etc/mtab sia sbagliato.\n" -#: misc/util.c:157 +#: misc/util.c:163 #, c-format msgid "will not make a %s here!\n" msgstr "" -#: misc/util.c:171 +#: misc/util.c:177 msgid "Couldn't allocate memory to parse journal options!\n" -msgstr "Impossibile allocare memoria per fare il parsing delle opzioni del journal!\n" +msgstr "" +"Impossibile allocare memoria per fare il parsing delle opzioni del journal!\n" -#: misc/util.c:213 +#: misc/util.c:219 msgid "" "\n" "Bad journal options specified.\n" @@ -3765,17 +3753,19 @@ msgstr "" "\n" "Sono state specificate opzioni non valide per il journal.\n" "\n" -"Le opzioni per il journal sono separate da virgole, e possono avere un parametro,\n" +"Le opzioni per il journal sono separate da virgole, e possono avere un " +"parametro,\n" "\tpassato da un segno di uguale ('=').\n" "\n" "Opzioni valide per il journal sono:\n" "\tsize=<dimensione del journal in MB>\n" "\tdevice=<dispositivo di journal>\n" "\n" -"La dimensione del journal dev'essere compreso tra 1024 e 102400 blocchi del filesystem.\n" +"La dimensione del journal dev'essere compreso tra 1024 e 102400 blocchi del " +"filesystem.\n" "\n" -#: misc/util.c:240 +#: misc/util.c:246 msgid "" "\n" "Filesystem too small for a journal\n" @@ -3783,7 +3773,7 @@ msgstr "" "\n" "Filesystem troppo piccolo per un journal\n" -#: misc/util.c:247 +#: misc/util.c:253 #, c-format msgid "" "\n" @@ -3794,7 +3784,7 @@ msgstr "" "La dimensione specificata del journal è di %d blocchi, ma essa\n" "dev'essere compresa tra 1024 e 102400 blocchi. Operazione annullata.\n" -#: misc/util.c:255 +#: misc/util.c:261 msgid "" "\n" "Journal size too big for filesystem.\n" @@ -3802,14 +3792,15 @@ msgstr "" "\n" "Dimensione del journal troppo grande per il filesystem.\n" -#: misc/util.c:274 +#: misc/util.c:280 #, c-format msgid "" "This filesystem will be automatically checked every %d mounts or\n" "%g days, whichever comes first. Use tune2fs -c or -i to override.\n" msgstr "" "Questo filesystem verrà automaticamente controllato ogni %d mount, o\n" -"%g giorni, a seconda di quale venga prima. Usare tune2fs -c o -i per cambiare.\n" +"%g giorni, a seconda di quale venga prima. Usare tune2fs -c o -i per " +"cambiare.\n" #: misc/uuidgen.c:30 #, c-format @@ -3888,7 +3879,7 @@ msgstr "resize2fs %s (%s)\n" msgid "bad filesystem size - %s" msgstr "dimensione filesystem non valida - %s" -#: resize/main.c:296 +#: resize/main.c:300 #, c-format msgid "" "The containing partition (or device) is only %d (%dk) blocks.\n" @@ -3899,7 +3890,7 @@ msgstr "" "E' stata richiesta una nuova dimensione di %d blocchi.\n" "\n" -#: resize/main.c:303 +#: resize/main.c:307 #, c-format msgid "" "The filesystem is already %d blocks long. Nothing to do!\n" @@ -3908,7 +3899,7 @@ msgstr "" "Il filesystem è già lungo %d blocchi. Nulla da fare!\n" "\n" -#: resize/main.c:310 +#: resize/main.c:314 #, c-format msgid "" "Please run 'e2fsck -f %s' first.\n" @@ -3917,12 +3908,12 @@ msgstr "" "Eseguire prima 'e2fsck -f %s'.\n" "\n" -#: resize/main.c:320 +#: resize/main.c:324 #, c-format msgid "while trying to resize %s" msgstr "provando a ridimensionare %s" -#: resize/main.c:325 +#: resize/main.c:329 #, c-format msgid "" "The filesystem on %s is now %d blocks long.\n" @@ -3931,57 +3922,150 @@ msgstr "" "Il filesystem su %s è ora lungo %d blocchi.\n" "\n" -#: resize/resize2fs.c:109 +#: resize/resize2fs.c:110 #, c-format msgid "Number of free blocks: %d/%d, Needed: %d\n" msgstr "Numero di blocchi liberi: %d/%d, richiesti: %d\n" -#: resize/resize2fs.c:458 +#: resize/resize2fs.c:459 msgid "meta-data blocks" msgstr "" -#: resize/resize2fs.c:581 +#: resize/resize2fs.c:582 msgid "reserved blocks" msgstr "blocchi riservati" -#: resize/resize2fs.c:586 +#: resize/resize2fs.c:587 msgid "blocks to be moved" msgstr "blocchi da spostare" -#: resize/resize2fs.c:816 +#: resize/resize2fs.c:817 +#, c-format msgid "Going into desperation mode for block allocations\n" msgstr "Attivazione 'desperation mode' per l'allocazione dei blocchi\n" -#: resize/resize2fs.c:920 +#: resize/resize2fs.c:921 #, c-format msgid "Moving %d blocks %u->%u\n" msgstr "Spostamento di %d blocchi %u-%u\n" -#: resize/resize2fs.c:997 +#: resize/resize2fs.c:998 #, c-format msgid "ino=%u, blockcnt=%lld, %u->%u\n" msgstr "ino=%u, numblocchi=%lld, %u->%u\n" -#: resize/resize2fs.c:1165 +#: resize/resize2fs.c:1166 #, c-format msgid "Inode moved %u->%u\n" msgstr "Inode mosso %u->%u\n" -#: resize/resize2fs.c:1233 +#: resize/resize2fs.c:1234 #, c-format msgid "Inode translate (dir=%u, name=%.*s, %u->%u)\n" msgstr "" -#: resize/resize2fs.c:1360 +#: resize/resize2fs.c:1361 #, c-format msgid "Itable move group %d block %u->%u (diff %d)\n" msgstr "" -#: resize/resize2fs.c:1386 +#: resize/resize2fs.c:1387 #, c-format msgid "%d blocks of zeros...\n" msgstr "%d blocchi di zeri...\n" -#: resize/resize2fs.c:1421 +#: resize/resize2fs.c:1422 +#, c-format msgid "Inode table move finished.\n" msgstr "Spostamento della tavola degli inode terminato.\n" + +#~ msgid "" +#~ "\n" +#~ "%8d inode used (%d%%)\n" +#~ msgid_plural "" +#~ "\n" +#~ "%8d inodes used (%d%%)\n" +#~ msgstr[0] "" +#~ "\n" +#~ "%8d inode usato (%d%%)\n" +#~ msgstr[1] "" +#~ "\n" +#~ "%8d inode usati (%d%%)\n" + +#~ msgid "%8d non-contiguous inode (%0d.%d%%)\n" +#~ msgid_plural "%8d non-contiguous inodes (%0d.%d%%)\n" +#~ msgstr[0] "%8d inode non contiguo (%0d.%d%%)\n" +#~ msgstr[1] "%8d inode non contigui (%0d.%d%%)\n" + +#~ msgid "%8d block used (%d%%)\n" +#~ msgid_plural "%8d blocks used (%d%%)\n" +#~ msgstr[0] "%8d blocco usato (%d%%)\n" +#~ msgstr[1] "%8d blocchi usati (%d%%)\n" + +#~ msgid "%8d bad block\n" +#~ msgid_plural "%8d bad blocks\n" +#~ msgstr[0] "%8d blocco non valido\n" +#~ msgstr[1] "%8d blocchi non validi\n" + +#~ msgid "%8d large file\n" +#~ msgid_plural "%8d large files\n" +#~ msgstr[0] "%8d file grande\n" +#~ msgstr[1] "%8d file grandi\n" + +#~ msgid "" +#~ "\n" +#~ "%8d regular file\n" +#~ msgid_plural "" +#~ "\n" +#~ "%8d regular files\n" +#~ msgstr[0] "" +#~ "\n" +#~ "%8d file regolare\n" +#~ msgstr[1] "" +#~ "\n" +#~ "%8d file regolari\n" + +#~ msgid "%8d directory\n" +#~ msgid_plural "%8d directories\n" +#~ msgstr[0] "%8d directory\n" +#~ msgstr[1] "%8d directory\n" + +#~ msgid "%8d character device file\n" +#~ msgid_plural "%8d character device files\n" +#~ msgstr[0] "%8d file di dispositivo a caratteri\n" +#~ msgstr[1] "%8d file di dispositivi a caratteri\n" + +#~ msgid "%8d block device file\n" +#~ msgid_plural "%8d block device files\n" +#~ msgstr[0] "%8d file di dispositivo a blocchi\n" +#~ msgstr[1] "%8d file di dispositivi a blocchi\n" + +#~ msgid "%8d fifo\n" +#~ msgid_plural "%8d fifos\n" +#~ msgstr[0] "%8d fifo\n" +#~ msgstr[1] "%8d fifo\n" + +#~ msgid "%8d link\n" +#~ msgid_plural "%8d links\n" +#~ msgstr[0] "%8d collegamento\n" +#~ msgstr[1] "%8d collegamenti\n" + +#~ msgid "%8d symbolic link" +#~ msgid_plural "%8d symbolic links" +#~ msgstr[0] "%8d collegamento simbolico" +#~ msgstr[1] "%8d collegamenti simbolici" + +#~ msgid " (%d fast symbolic link)\n" +#~ msgid_plural " (%d fast symbolic links)\n" +#~ msgstr[0] " (%d collegamento simbolico veloce)\n" +#~ msgstr[1] " (%d collegamenti simbolici veloci)\n" + +#~ msgid "%8d socket\n" +#~ msgid_plural "%8d sockets\n" +#~ msgstr[0] "%8d socket\n" +#~ msgstr[1] "%8d socket\n" + +#~ msgid "%8d file\n" +#~ msgid_plural "%8d files\n" +#~ msgstr[0] "%8d file\n" +#~ msgstr[1] "%8d file\n" |