blob: ba8ba61c185c7a198a79cc1f77a29b0b3d1c7df2 [file] [log] [blame]
Theodore Ts'o5bc5a892000-02-08 20:20:46 +00001# Italian translation for e2fsprogs
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002# Copyright (C) 2004 Free Software Foundation, Inc.
3# Andrea Spadaccini <lupin85@email.it>, 2004
Theodore Ts'o72933b92005-01-11 14:05:00 -05004# Marco Colombo <m.colombo@ed.ac.uk>, 2004
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005# TODO: Sistemare @b, da 'blocco' a 'blocc', e specificare manualmente i
6# singolari ed i plurali
Theodore Ts'o7ae19832005-06-19 09:45:36 -04007#. The strings in e2fsck's problem.c can be very hard to translate,
8#. since the strings are expanded in two different ways. First of all,
9#. there is an @-expansion, where strings like "@i" are expanded to
10#. "inode", and so on. In order to make it easier for translators, the
11#. e2fsprogs po template file has been enhanced with comments that show
12#. the @-expansion, for the strings in the problem.c file.
13#.
14#. Translators are free to use the @-expansion facility if they so
15#. choose, by providing translations for strings in e2fsck/message.c.
16#. These translation can completely replace an expansion; for example,
17#. if "bblock" (which indicated that "@b" would be expanded to "block")
18#. is translated as "ddatenverlust", then "@d" will be expanded to
19#. "datenverlust". Alternatively, translators can simply not use the
20#. @-expansion facility at all.
21#.
22#. The second expansion which is done for e2fsck's problem.c messages is
23#. a dynamic %-expansion, which expands %i as an inode number, and so
24#. on. A table of these expansions can be found below. Note that
25#. %-expressions that begin with "%D" and "%I" are two-character
26#. expansions; so for example, "%Iu" expands to the inode's user id
27#. ownership field (inode->i_uid).
28#.
29#. %b <blk> block number
30#. %B <blkcount> integer
31#. %c <blk2> block number
32#. %Di <dirent> -> ino inode number
33#. %Dn <dirent> -> name string
34#. %Dr <dirent> -> rec_len
35#. %Dl <dirent> -> name_len
36#. %Dt <dirent> -> filetype
37#. %d <dir> inode number
38#. %g <group> integer
39#. %i <ino> inode number
40#. %Is <inode> -> i_size
41#. %IS <inode> -> i_extra_isize
42#. %Ib <inode> -> i_blocks
43#. %Il <inode> -> i_links_count
44#. %Im <inode> -> i_mode
45#. %IM <inode> -> i_mtime
46#. %IF <inode> -> i_faddr
47#. %If <inode> -> i_file_acl
48#. %Id <inode> -> i_dir_acl
49#. %Iu <inode> -> i_uid
50#. %Ig <inode> -> i_gid
51#. %j <ino2> inode number
52#. %m <com_err error message>
53#. %N <num>
54#. %p ext2fs_get_pathname of directory <ino>
55#. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
56#. the containing directory. (If dirent is NULL
57#. then return the pathname of directory <ino2>)
58#. %q ext2fs_get_pathname of directory <dir>
59#. %Q ext2fs_get_pathname of directory <ino> with <dir> as
60#. the containing directory.
61#. %s <str> miscellaneous string
62#. %S backup superblock
63#. %X <num> hexadecimal format
64#.
Theodore Ts'o5bc5a892000-02-08 20:20:46 +000065msgid ""
66msgstr ""
Theodore Ts'oc2b13a42005-01-19 00:31:46 -050067"Project-Id-Version: e2fsprogs 1.36-b2\n"
68"Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -040069"POT-Creation-Date: 2012-06-12 14:40-0400\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -050070"PO-Revision-Date: 2005-01-18 17:52+0100\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -050071"Last-Translator: Andrea Spadaccini <lupin85@email.it>\n"
72"Language-Team: Italian <tp@lists.linux.it>\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -040073"Language: it\n"
Theodore Ts'o5bc5a892000-02-08 20:20:46 +000074"MIME-Version: 1.0\n"
75"Content-Type: text/plain; charset=iso-8859-1\n"
76"Content-Transfer-Encoding: 8bit\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -050077"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Theodore Ts'o5bc5a892000-02-08 20:20:46 +000078
Eric Sandeen032eafe2012-07-28 17:48:36 -040079#: e2fsck/badblocks.c:23 misc/mke2fs.c:176
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000080#, c-format
81msgid "Bad block %u out of range; ignored.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -050082msgstr "Blocco non valido %u fuori dall'intervallo; ignorato.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000083
Eric Sandeen032eafe2012-07-28 17:48:36 -040084#: e2fsck/badblocks.c:46
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000085msgid "while sanity checking the bad blocks inode"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -050086msgstr "durante il controllo sull'integrità dell'inode numero 1"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000087
Eric Sandeen032eafe2012-07-28 17:48:36 -040088#: e2fsck/badblocks.c:58
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000089msgid "while reading the bad blocks inode"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -050090msgstr "durante la lettura dell'inode numero 1"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000091
Eric Sandeen032eafe2012-07-28 17:48:36 -040092#: e2fsck/badblocks.c:72 e2fsck/iscan.c:110 e2fsck/scantest.c:107
93#: e2fsck/unix.c:1298 e2fsck/unix.c:1386 misc/badblocks.c:1214
94#: misc/badblocks.c:1222 misc/badblocks.c:1236 misc/badblocks.c:1248
95#: misc/dumpe2fs.c:588 misc/e2image.c:1189 misc/e2image.c:1307
96#: misc/e2image.c:1320 misc/mke2fs.c:192 misc/tune2fs.c:1907 resize/main.c:303
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000097#, c-format
98msgid "while trying to open %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -050099msgstr "durante l'apertura di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000100
Eric Sandeen032eafe2012-07-28 17:48:36 -0400101#: e2fsck/badblocks.c:83
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000102#, c-format
103msgid "while trying popen '%s'"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500104msgstr "provando ad effettuare il popen di '%s'"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000105
Eric Sandeen032eafe2012-07-28 17:48:36 -0400106#: e2fsck/badblocks.c:94 misc/mke2fs.c:199
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000107msgid "while reading in list of bad blocks from file"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500108msgstr "durante la lettura della lista di blocchi non validi da file"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000109
Eric Sandeen032eafe2012-07-28 17:48:36 -0400110#: e2fsck/badblocks.c:105
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000111msgid "while updating bad block inode"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500112msgstr "aggiornando l'inode di un blocco difettoso"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000113
Eric Sandeen032eafe2012-07-28 17:48:36 -0400114#: e2fsck/badblocks.c:131
Theodore Ts'obc759702005-05-09 20:40:55 -0400115#, fuzzy, c-format
116msgid "Warning: illegal block %u found in bad block inode. Cleared.\n"
117msgstr ""
118"Attenzione blocco illegale %u trovato nell'inode di un blocco difettoso. "
119"Azzerato.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000120
Eric Sandeen032eafe2012-07-28 17:48:36 -0400121#: e2fsck/ehandler.c:55
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000122#, c-format
123msgid "Error reading block %lu (%s) while %s. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500124msgstr "Errore durante la lettura del blocco %lu (%s) durante %s. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000125
Eric Sandeen032eafe2012-07-28 17:48:36 -0400126#: e2fsck/ehandler.c:58
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000127#, c-format
128msgid "Error reading block %lu (%s). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500129msgstr "Errore durante la lettura del blocco %lu (%s). "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000130
Eric Sandeen032eafe2012-07-28 17:48:36 -0400131#: e2fsck/ehandler.c:61 e2fsck/ehandler.c:110
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000132msgid "Ignore error"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500133msgstr "Ignora l'errore"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000134
Eric Sandeen032eafe2012-07-28 17:48:36 -0400135#: e2fsck/ehandler.c:62
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500136msgid "Force rewrite"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500137msgstr "Forza la riscrittura"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500138
Eric Sandeen032eafe2012-07-28 17:48:36 -0400139#: e2fsck/ehandler.c:104
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000140#, c-format
141msgid "Error writing block %lu (%s) while %s. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500142msgstr "Errore durante la scrittura del blocco %lu (%s) mentre %s."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000143
Eric Sandeen032eafe2012-07-28 17:48:36 -0400144#: e2fsck/ehandler.c:107
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000145#, c-format
146msgid "Error writing block %lu (%s). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500147msgstr "Errore durante la scrittura del blocco %lu (%s). "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000148
Eric Sandeen032eafe2012-07-28 17:48:36 -0400149#: e2fsck/emptydir.c:57
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000150msgid "empty dirblocks"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500151msgstr "blocchi directory vuoti"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000152
Eric Sandeen032eafe2012-07-28 17:48:36 -0400153#: e2fsck/emptydir.c:62
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000154msgid "empty dir map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500155msgstr "mappa directory vuota"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000156
Eric Sandeen032eafe2012-07-28 17:48:36 -0400157#: e2fsck/emptydir.c:98
Theodore Ts'o1cbf8282006-03-29 20:39:40 -0500158#, fuzzy, c-format
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400159msgid "Empty directory block %u (#%d) in inode %u\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500160msgstr "Blocco directory %d (#%d) vuoto nell'inode %d\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000161
Eric Sandeen032eafe2012-07-28 17:48:36 -0400162#: e2fsck/extend.c:22
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000163#, c-format
164msgid "%s: %s filename nblocks blocksize\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500165msgstr "%s: %s nomefile nblocchi dim_blocco\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000166
Eric Sandeen032eafe2012-07-28 17:48:36 -0400167#: e2fsck/extend.c:44
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500168#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000169msgid "Illegal number of blocks!\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500170msgstr "Numero di blocchi non valido!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000171
Eric Sandeen032eafe2012-07-28 17:48:36 -0400172#: e2fsck/extend.c:50
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000173#, c-format
174msgid "Couldn't allocate block buffer (size=%d)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500175msgstr "Impossibile allocare il buffer blocco (dimensione=%d)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000176
Eric Sandeen032eafe2012-07-28 17:48:36 -0400177#: e2fsck/flushb.c:35
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000178#, c-format
179msgid "Usage: %s disk\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500180msgstr "Utilizzo: %s disco\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000181
Eric Sandeen032eafe2012-07-28 17:48:36 -0400182#: e2fsck/flushb.c:64
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500183#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000184msgid "BLKFLSBUF ioctl not supported! Can't flush buffers.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500185msgstr "Ioctl BLKFLSBUF non supportato! Impossibile svuotare i buffer.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000186
Eric Sandeen032eafe2012-07-28 17:48:36 -0400187#: e2fsck/iscan.c:44
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000188#, c-format
189msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500190msgstr "Utilizzo: %s [-F] [-I blocchi_buffer_inode] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000191
Eric Sandeen032eafe2012-07-28 17:48:36 -0400192#: e2fsck/iscan.c:81 e2fsck/unix.c:930
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000193#, c-format
194msgid "while opening %s for flushing"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500195msgstr "aprendo %s per lo svuotamento"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000196
Eric Sandeen032eafe2012-07-28 17:48:36 -0400197#: e2fsck/iscan.c:86 e2fsck/unix.c:936 resize/main.c:276
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000198#, c-format
199msgid "while trying to flush %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500200msgstr "provando a svuotare %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000201
Eric Sandeen032eafe2012-07-28 17:48:36 -0400202#: e2fsck/iscan.c:119 e2fsck/scantest.c:114 misc/e2image.c:1084
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000203msgid "while opening inode scan"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500204msgstr "avviando la scansione degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000205
Eric Sandeen032eafe2012-07-28 17:48:36 -0400206#: e2fsck/iscan.c:127 misc/e2image.c:1102
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000207msgid "while getting next inode"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500208msgstr "leggendo l'inode successivo"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000209
Eric Sandeen032eafe2012-07-28 17:48:36 -0400210#: e2fsck/iscan.c:136
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400211#, fuzzy, c-format
212msgid "%u inodes scanned.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500213msgstr "%d inode analizzati.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000214
Eric Sandeen032eafe2012-07-28 17:48:36 -0400215#: e2fsck/journal.c:512
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400216msgid "reading journal superblock\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500217msgstr "lettura del superblocco del journal\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000218
Eric Sandeen032eafe2012-07-28 17:48:36 -0400219#: e2fsck/journal.c:569
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400220#, c-format
221msgid "%s: no valid journal superblock found\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500222msgstr "%s: non è stato trovato un superblocco valido del journal\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000223
Eric Sandeen032eafe2012-07-28 17:48:36 -0400224#: e2fsck/journal.c:578
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400225#, c-format
226msgid "%s: journal too short\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500227msgstr "%s: journal troppo corto\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000228
Eric Sandeen032eafe2012-07-28 17:48:36 -0400229#: e2fsck/journal.c:870
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400230#, c-format
231msgid "%s: recovering journal\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500232msgstr "%s: ripristino del journal\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000233
Eric Sandeen032eafe2012-07-28 17:48:36 -0400234#: e2fsck/journal.c:872
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400235#, c-format
236msgid "%s: won't do journal recovery while read-only\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500237msgstr "%s: impossibile ripritinare il journal in modalità sola lettura\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000238
Eric Sandeen032eafe2012-07-28 17:48:36 -0400239#: e2fsck/journal.c:899
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400240#, c-format
241msgid "while trying to re-open %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500242msgstr "durante la riapertura di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000243
Eric Sandeen032eafe2012-07-28 17:48:36 -0400244#: e2fsck/message.c:113
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400245msgid "aextended attribute"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500246msgstr "aattributo esteso"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000247
Eric Sandeen032eafe2012-07-28 17:48:36 -0400248#: e2fsck/message.c:114
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400249msgid "Aerror allocating"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500250msgstr "Aerrore allocando"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000251
Eric Sandeen032eafe2012-07-28 17:48:36 -0400252#: e2fsck/message.c:115
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400253msgid "bblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500254msgstr "bblocco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000255
Eric Sandeen032eafe2012-07-28 17:48:36 -0400256#: e2fsck/message.c:116
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400257msgid "Bbitmap"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500258msgstr "Bmappa dei bit"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000259
Eric Sandeen032eafe2012-07-28 17:48:36 -0400260#: e2fsck/message.c:117
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400261msgid "ccompress"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500262msgstr "ccomprimi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000263
Eric Sandeen032eafe2012-07-28 17:48:36 -0400264#: e2fsck/message.c:118
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400265msgid "Cconflicts with some other fs @b"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500266msgstr "Centra in conflitto con altri @b(i) del fs"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000267
Eric Sandeen032eafe2012-07-28 17:48:36 -0400268#: e2fsck/message.c:119
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400269msgid "iinode"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500270msgstr "iinode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000271
Eric Sandeen032eafe2012-07-28 17:48:36 -0400272#: e2fsck/message.c:120
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400273msgid "Iillegal"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500274msgstr "Iillegale"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000275
Eric Sandeen032eafe2012-07-28 17:48:36 -0400276#: e2fsck/message.c:121
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400277msgid "jjournal"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500278msgstr "jjournal"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000279
Eric Sandeen032eafe2012-07-28 17:48:36 -0400280#: e2fsck/message.c:122
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400281msgid "Ddeleted"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500282msgstr "Dcancellato"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000283
Eric Sandeen032eafe2012-07-28 17:48:36 -0400284#: e2fsck/message.c:123
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400285msgid "ddirectory"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500286msgstr "ddirectory"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000287
Eric Sandeen032eafe2012-07-28 17:48:36 -0400288#: e2fsck/message.c:124
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400289msgid "eentry"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500290msgstr "eelemento"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000291
Eric Sandeen032eafe2012-07-28 17:48:36 -0400292#: e2fsck/message.c:125
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400293msgid "E@e '%Dn' in %p (%i)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500294msgstr "E@e '%Dn' in %p (%i)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000295
Eric Sandeen032eafe2012-07-28 17:48:36 -0400296#: e2fsck/message.c:126
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400297msgid "ffilesystem"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500298msgstr "ffilesystem"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400299
Eric Sandeen032eafe2012-07-28 17:48:36 -0400300#: e2fsck/message.c:127
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400301msgid "Ffor @i %i (%Q) is"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500302msgstr "Fper l'@i %i (%Q) è"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400303
Eric Sandeen032eafe2012-07-28 17:48:36 -0400304#: e2fsck/message.c:128
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400305msgid "ggroup"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500306msgstr "ggruppo"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400307
Eric Sandeen032eafe2012-07-28 17:48:36 -0400308#: e2fsck/message.c:129
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500309msgid "hHTREE @d @i"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500310msgstr "h@i della @d HTREE"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400311
Eric Sandeen032eafe2012-07-28 17:48:36 -0400312#: e2fsck/message.c:130
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500313msgid "llost+found"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500314msgstr "llost+found"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400315
Eric Sandeen032eafe2012-07-28 17:48:36 -0400316#: e2fsck/message.c:131
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500317msgid "Lis a link"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500318msgstr "Lè un collegamento"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400319
Eric Sandeen032eafe2012-07-28 17:48:36 -0400320#: e2fsck/message.c:132
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400321#, fuzzy
322msgid "mmultiply-claimed"
323msgstr "mappa degli inode richiesta più volte"
324
Eric Sandeen032eafe2012-07-28 17:48:36 -0400325#: e2fsck/message.c:133
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400326msgid "ninvalid"
327msgstr ""
328
Eric Sandeen032eafe2012-07-28 17:48:36 -0400329#: e2fsck/message.c:134
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500330msgid "oorphaned"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500331msgstr "oorfano"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400332
Eric Sandeen032eafe2012-07-28 17:48:36 -0400333#: e2fsck/message.c:135
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500334msgid "pproblem in"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500335msgstr "pproblema in"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400336
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500337#: e2fsck/message.c:136
Eric Sandeen032eafe2012-07-28 17:48:36 -0400338msgid "qquota"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500339msgstr ""
340
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500341#: e2fsck/message.c:137
Eric Sandeen032eafe2012-07-28 17:48:36 -0400342msgid "rroot @i"
343msgstr "r@i root"
344
345#: e2fsck/message.c:138
346msgid "sshould be"
347msgstr "sdovrebbe essere"
348
349#: e2fsck/message.c:139
350msgid "Ssuper@b"
351msgstr "Ssuper@b"
352
353#: e2fsck/message.c:140
354msgid "uunattached"
355msgstr ""
356
357#: e2fsck/message.c:141
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500358msgid "vdevice"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500359msgstr "vdevice"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500360
Eric Sandeen032eafe2012-07-28 17:48:36 -0400361#: e2fsck/message.c:142
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500362#, fuzzy
363msgid "xextent"
364msgstr "eelemento"
365
Eric Sandeen032eafe2012-07-28 17:48:36 -0400366#: e2fsck/message.c:143
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400367msgid "zzero-length"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500368msgstr "zlunghezza-zero"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400369
Eric Sandeen032eafe2012-07-28 17:48:36 -0400370#: e2fsck/message.c:154
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000371msgid "<The NULL inode>"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500372msgstr "<Inode NULL>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000373
Eric Sandeen032eafe2012-07-28 17:48:36 -0400374#: e2fsck/message.c:155
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000375msgid "<The bad blocks inode>"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500376msgstr "<Inode numero 1>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000377
Eric Sandeen032eafe2012-07-28 17:48:36 -0400378#: e2fsck/message.c:157
379#, fuzzy
380msgid "<The user quota inode>"
381msgstr "<Inode del journal>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000382
Eric Sandeen032eafe2012-07-28 17:48:36 -0400383#: e2fsck/message.c:158
384#, fuzzy
385msgid "<The group quota inode>"
386msgstr "<Inode del descrittore di gruppo>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000387
Eric Sandeen032eafe2012-07-28 17:48:36 -0400388#: e2fsck/message.c:159
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000389msgid "<The boot loader inode>"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500390msgstr "<Inode del boot loader>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000391
Eric Sandeen032eafe2012-07-28 17:48:36 -0400392#: e2fsck/message.c:160
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000393msgid "<The undelete directory inode>"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500394msgstr "<Inode della directory undelete>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000395
Eric Sandeen032eafe2012-07-28 17:48:36 -0400396#: e2fsck/message.c:161
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400397msgid "<The group descriptor inode>"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500398msgstr "<Inode del descrittore di gruppo>"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400399
Eric Sandeen032eafe2012-07-28 17:48:36 -0400400#: e2fsck/message.c:162
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400401msgid "<The journal inode>"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500402msgstr "<Inode del journal>"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400403
Eric Sandeen032eafe2012-07-28 17:48:36 -0400404#: e2fsck/message.c:163
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400405msgid "<Reserved inode 9>"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500406msgstr "<Inode riservato 9>"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400407
Eric Sandeen032eafe2012-07-28 17:48:36 -0400408#: e2fsck/message.c:164
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400409msgid "<Reserved inode 10>"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500410msgstr "<Inode riservato 10>"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400411
Eric Sandeen032eafe2012-07-28 17:48:36 -0400412#: e2fsck/message.c:333
413#, fuzzy
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400414msgid "regular file"
415msgstr "mappa degli inode dei file regolari"
416
Eric Sandeen032eafe2012-07-28 17:48:36 -0400417#: e2fsck/message.c:335
418#, fuzzy
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400419msgid "directory"
420msgstr "ddirectory"
421
Eric Sandeen032eafe2012-07-28 17:48:36 -0400422#: e2fsck/message.c:337
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400423msgid "character device"
424msgstr ""
425
Eric Sandeen032eafe2012-07-28 17:48:36 -0400426#: e2fsck/message.c:339
427#, fuzzy
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400428msgid "block device"
429msgstr "vdevice"
430
Eric Sandeen032eafe2012-07-28 17:48:36 -0400431#: e2fsck/message.c:341
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400432msgid "named pipe"
433msgstr ""
434
Eric Sandeen032eafe2012-07-28 17:48:36 -0400435#: e2fsck/message.c:343
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400436msgid "symbolic link"
437msgstr ""
438
Eric Sandeen032eafe2012-07-28 17:48:36 -0400439#: e2fsck/message.c:345 misc/uuidd.c:161
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400440msgid "socket"
441msgstr ""
442
Eric Sandeen032eafe2012-07-28 17:48:36 -0400443#: e2fsck/message.c:347
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400444#, c-format
445msgid "unknown file type with mode 0%o"
446msgstr ""
447
Eric Sandeen032eafe2012-07-28 17:48:36 -0400448#: e2fsck/message.c:423
449#, fuzzy
450msgid "indirect block"
451msgstr "lettura dei blocchi indiretti dell'inode %u"
452
453#: e2fsck/message.c:425
454#, fuzzy
455msgid "double indirect block"
456msgstr "lettura dei blocchi indiretti dell'inode %u"
457
458#: e2fsck/message.c:427
459#, fuzzy
460msgid "triple indirect block"
461msgstr "lettura dei blocchi indiretti dell'inode %u"
462
463#: e2fsck/message.c:429
464#, fuzzy
465msgid "translator block"
466msgstr "Rilocazione dei blocchi"
467
468#: e2fsck/message.c:431
469#, fuzzy
470msgid "block #"
471msgstr "bblocco"
472
473#: e2fsck/pass1b.c:222
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000474msgid "multiply claimed inode map"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500475msgstr "mappa degli inode richiesta più volte"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000476
Eric Sandeen032eafe2012-07-28 17:48:36 -0400477#: e2fsck/pass1b.c:610 e2fsck/pass1b.c:729
Theodore Ts'o1cbf8282006-03-29 20:39:40 -0500478#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -0400479msgid "internal error: can't find dup_blk for %llu\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500480msgstr "errore interno; impossibile trovare dup_blk per %d\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000481
Eric Sandeen032eafe2012-07-28 17:48:36 -0400482#: e2fsck/pass1b.c:820
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000483msgid "returned from clone_file_block"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500484msgstr "ritornato da clone_file_block"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000485
Eric Sandeen032eafe2012-07-28 17:48:36 -0400486#: e2fsck/pass1b.c:842
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400487#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -0400488msgid "internal error: couldn't lookup EA block record for %llu"
Theodore Ts'o7527ef12007-12-05 19:35:20 -0500489msgstr "Errore interno: impossibile trovare dir_info per %i.\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400490
Eric Sandeen032eafe2012-07-28 17:48:36 -0400491#: e2fsck/pass1b.c:854
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400492#, fuzzy, c-format
493msgid "internal error: couldn't lookup EA inode record for %u"
494msgstr "Errore interno: impossibile trovare dir_info per %i.\n"
495
Eric Sandeen032eafe2012-07-28 17:48:36 -0400496#: e2fsck/pass1.c:476 e2fsck/pass2.c:782
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400497#, fuzzy
498msgid "reading directory block"
499msgstr "lettura dei blocchi indiretti dell'inode %u"
500
Eric Sandeen032eafe2012-07-28 17:48:36 -0400501#: e2fsck/pass1.c:599
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000502msgid "in-use inode map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500503msgstr "mappa degli inode in utilizzo"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000504
Eric Sandeen032eafe2012-07-28 17:48:36 -0400505#: e2fsck/pass1.c:610
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000506msgid "directory inode map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500507msgstr "mappa degli inode delle directory"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000508
Eric Sandeen032eafe2012-07-28 17:48:36 -0400509#: e2fsck/pass1.c:620
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000510msgid "regular file inode map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500511msgstr "mappa degli inode dei file regolari"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000512
Eric Sandeen032eafe2012-07-28 17:48:36 -0400513#: e2fsck/pass1.c:629
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000514msgid "in-use block map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500515msgstr "mappa dei blocchi in utilizzo"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000516
Eric Sandeen032eafe2012-07-28 17:48:36 -0400517#: e2fsck/pass1.c:696
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400518#, fuzzy
519msgid "opening inode scan"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500520msgstr "scansione degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000521
Eric Sandeen032eafe2012-07-28 17:48:36 -0400522#: e2fsck/pass1.c:730
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400523#, fuzzy
524msgid "getting next inode from scan"
525msgstr "leggendo l'inode successivo"
526
Eric Sandeen032eafe2012-07-28 17:48:36 -0400527#: e2fsck/pass1.c:1240
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000528msgid "Pass 1"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500529msgstr "Passo 1"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000530
Eric Sandeen032eafe2012-07-28 17:48:36 -0400531#: e2fsck/pass1.c:1297
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000532#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400533msgid "reading indirect blocks of inode %u"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500534msgstr "lettura dei blocchi indiretti dell'inode %u"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000535
Eric Sandeen032eafe2012-07-28 17:48:36 -0400536#: e2fsck/pass1.c:1347
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000537msgid "bad inode map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500538msgstr "mappa degli inode non valida"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000539
Eric Sandeen032eafe2012-07-28 17:48:36 -0400540#: e2fsck/pass1.c:1370
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000541msgid "inode in bad block map"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500542msgstr "inode nella mappa dei blocchi difettosi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000543
Eric Sandeen032eafe2012-07-28 17:48:36 -0400544#: e2fsck/pass1.c:1390
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000545msgid "imagic inode map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500546msgstr "mappa degli inode imagic"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000547
Eric Sandeen032eafe2012-07-28 17:48:36 -0400548#: e2fsck/pass1.c:1417
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000549msgid "multiply claimed block map"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500550msgstr "mappa dei blocchi richiesta più volte"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000551
Eric Sandeen032eafe2012-07-28 17:48:36 -0400552#: e2fsck/pass1.c:1518
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400553msgid "ext attr block map"
554msgstr ""
555
Eric Sandeen032eafe2012-07-28 17:48:36 -0400556#: e2fsck/pass1.c:2266
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500557#, c-format
558msgid "%6lu(%c): expecting %6lu got phys %6lu (blkcnt %lld)\n"
559msgstr ""
560
Eric Sandeen032eafe2012-07-28 17:48:36 -0400561#: e2fsck/pass1.c:2627
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000562msgid "block bitmap"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500563msgstr "mappa dei bit del blocco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000564
Eric Sandeen032eafe2012-07-28 17:48:36 -0400565#: e2fsck/pass1.c:2633
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000566msgid "inode bitmap"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500567msgstr "mappa dei bit dell'inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000568
Eric Sandeen032eafe2012-07-28 17:48:36 -0400569#: e2fsck/pass1.c:2639
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000570msgid "inode table"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500571msgstr "tavola degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000572
Eric Sandeen032eafe2012-07-28 17:48:36 -0400573#: e2fsck/pass2.c:283
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500574msgid "Pass 2"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500575msgstr "Passo 2"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500576
Eric Sandeen032eafe2012-07-28 17:48:36 -0400577#: e2fsck/pass2.c:805
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500578#, fuzzy
579msgid "Can not continue."
580msgstr ""
581"Impossibile continuare, operazione annullata.\n"
582"\n"
583
Eric Sandeen032eafe2012-07-28 17:48:36 -0400584#: e2fsck/pass3.c:77
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000585msgid "inode done bitmap"
586msgstr ""
587
Eric Sandeen032eafe2012-07-28 17:48:36 -0400588#: e2fsck/pass3.c:86
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000589msgid "Peak memory"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500590msgstr "Memoria di picco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000591
Eric Sandeen032eafe2012-07-28 17:48:36 -0400592#: e2fsck/pass3.c:136
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000593msgid "Pass 3"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500594msgstr "Passo 3"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000595
Eric Sandeen032eafe2012-07-28 17:48:36 -0400596#: e2fsck/pass3.c:322
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500597#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000598msgid "inode loop detection bitmap"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500599msgstr "mappa dei bit del ciclo di rilevamento inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000600
Eric Sandeen032eafe2012-07-28 17:48:36 -0400601#: e2fsck/pass4.c:195
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000602msgid "Pass 4"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500603msgstr "Passo 4"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000604
Eric Sandeen032eafe2012-07-28 17:48:36 -0400605#: e2fsck/pass5.c:74
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000606msgid "Pass 5"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500607msgstr "Passo 5"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000608
Eric Sandeen032eafe2012-07-28 17:48:36 -0400609#: e2fsck/problem.c:51
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000610msgid "(no prompt)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500611msgstr "(nessun prompt)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000612
Eric Sandeen032eafe2012-07-28 17:48:36 -0400613#: e2fsck/problem.c:52
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000614msgid "Fix"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500615msgstr "Sistema"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000616
Eric Sandeen032eafe2012-07-28 17:48:36 -0400617#: e2fsck/problem.c:53
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000618msgid "Clear"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500619msgstr "Azzera"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000620
Eric Sandeen032eafe2012-07-28 17:48:36 -0400621#: e2fsck/problem.c:54
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000622msgid "Relocate"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500623msgstr "Riloca"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000624
Eric Sandeen032eafe2012-07-28 17:48:36 -0400625#: e2fsck/problem.c:55
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000626msgid "Allocate"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500627msgstr "Alloca"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000628
Eric Sandeen032eafe2012-07-28 17:48:36 -0400629#: e2fsck/problem.c:56
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000630msgid "Expand"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500631msgstr "Espandi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000632
Eric Sandeen032eafe2012-07-28 17:48:36 -0400633#: e2fsck/problem.c:57
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000634msgid "Connect to /lost+found"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500635msgstr "Collega a /lost+found"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000636
Eric Sandeen032eafe2012-07-28 17:48:36 -0400637#: e2fsck/problem.c:58
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000638msgid "Create"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500639msgstr "Crea"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000640
Eric Sandeen032eafe2012-07-28 17:48:36 -0400641#: e2fsck/problem.c:59
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000642msgid "Salvage"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500643msgstr "Salva"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000644
Eric Sandeen032eafe2012-07-28 17:48:36 -0400645#: e2fsck/problem.c:60
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000646msgid "Truncate"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500647msgstr "Tronca"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000648
Eric Sandeen032eafe2012-07-28 17:48:36 -0400649#: e2fsck/problem.c:61
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000650msgid "Clear inode"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500651msgstr "Azzera inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000652
Eric Sandeen032eafe2012-07-28 17:48:36 -0400653#: e2fsck/problem.c:62
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000654msgid "Abort"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500655msgstr "Annulla"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000656
Eric Sandeen032eafe2012-07-28 17:48:36 -0400657#: e2fsck/problem.c:63
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000658msgid "Split"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500659msgstr "Dividi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000660
Eric Sandeen032eafe2012-07-28 17:48:36 -0400661#: e2fsck/problem.c:64
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000662msgid "Continue"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500663msgstr "Continua"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000664
Eric Sandeen032eafe2012-07-28 17:48:36 -0400665#: e2fsck/problem.c:65
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400666#, fuzzy
667msgid "Clone multiply-claimed blocks"
668msgstr "mappa dei blocchi richiesta più volte"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000669
Eric Sandeen032eafe2012-07-28 17:48:36 -0400670#: e2fsck/problem.c:66
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000671msgid "Delete file"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500672msgstr "Cancella file"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000673
Eric Sandeen032eafe2012-07-28 17:48:36 -0400674#: e2fsck/problem.c:67
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000675msgid "Suppress messages"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500676msgstr "Sopprimi messaggi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000677
Eric Sandeen032eafe2012-07-28 17:48:36 -0400678#: e2fsck/problem.c:68
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000679msgid "Unlink"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500680msgstr "Effettua l'unlink -- Scollega FIXME"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000681
Eric Sandeen032eafe2012-07-28 17:48:36 -0400682#: e2fsck/problem.c:69
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500683msgid "Clear HTree index"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500684msgstr "Azzera l'indice HTree"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500685
Eric Sandeen032eafe2012-07-28 17:48:36 -0400686#: e2fsck/problem.c:70
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500687msgid "Recreate"
688msgstr "Ricrea"
689
Eric Sandeen032eafe2012-07-28 17:48:36 -0400690#: e2fsck/problem.c:79
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000691msgid "(NONE)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500692msgstr "(NESSUNO)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000693
Eric Sandeen032eafe2012-07-28 17:48:36 -0400694#: e2fsck/problem.c:80
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000695msgid "FIXED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500696msgstr "SISTEMATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000697
Eric Sandeen032eafe2012-07-28 17:48:36 -0400698#: e2fsck/problem.c:81
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000699msgid "CLEARED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500700msgstr "AZZERATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000701
Eric Sandeen032eafe2012-07-28 17:48:36 -0400702#: e2fsck/problem.c:82
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000703msgid "RELOCATED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500704msgstr "RILOCATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000705
Eric Sandeen032eafe2012-07-28 17:48:36 -0400706#: e2fsck/problem.c:83
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000707msgid "ALLOCATED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500708msgstr "ALLOCATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000709
Eric Sandeen032eafe2012-07-28 17:48:36 -0400710#: e2fsck/problem.c:84
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000711msgid "EXPANDED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500712msgstr "ESPANSO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000713
Eric Sandeen032eafe2012-07-28 17:48:36 -0400714#: e2fsck/problem.c:85
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000715msgid "RECONNECTED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500716msgstr "RICONNESSO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000717
Eric Sandeen032eafe2012-07-28 17:48:36 -0400718#: e2fsck/problem.c:86
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000719msgid "CREATED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500720msgstr "CREATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000721
Eric Sandeen032eafe2012-07-28 17:48:36 -0400722#: e2fsck/problem.c:87
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000723msgid "SALVAGED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500724msgstr "SALVATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000725
Eric Sandeen032eafe2012-07-28 17:48:36 -0400726#: e2fsck/problem.c:88
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000727msgid "TRUNCATED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500728msgstr "TRONCATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000729
Eric Sandeen032eafe2012-07-28 17:48:36 -0400730#: e2fsck/problem.c:89
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000731msgid "INODE CLEARED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500732msgstr "INODE AZZERATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000733
Eric Sandeen032eafe2012-07-28 17:48:36 -0400734#: e2fsck/problem.c:90
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000735msgid "ABORTED"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500736msgstr "INTERROTTO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000737
Eric Sandeen032eafe2012-07-28 17:48:36 -0400738#: e2fsck/problem.c:91
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000739msgid "SPLIT"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500740msgstr "DIVISO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000741
Eric Sandeen032eafe2012-07-28 17:48:36 -0400742#: e2fsck/problem.c:92
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000743msgid "CONTINUING"
744msgstr ""
745
Eric Sandeen032eafe2012-07-28 17:48:36 -0400746#: e2fsck/problem.c:93
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400747#, fuzzy
748msgid "MULTIPLY-CLAIMED BLOCKS CLONED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500749msgstr "CLONATI BLOCCHI DUPLICATI/NON VALIDI"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000750
Eric Sandeen032eafe2012-07-28 17:48:36 -0400751#: e2fsck/problem.c:94
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000752msgid "FILE DELETED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500753msgstr "FILE CANCELLATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000754
Eric Sandeen032eafe2012-07-28 17:48:36 -0400755#: e2fsck/problem.c:95
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000756msgid "SUPPRESSED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500757msgstr "SOPPRESSO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000758
Eric Sandeen032eafe2012-07-28 17:48:36 -0400759#: e2fsck/problem.c:96
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000760msgid "UNLINKED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500761msgstr "SCOLLEGATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000762
Eric Sandeen032eafe2012-07-28 17:48:36 -0400763#: e2fsck/problem.c:97
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500764msgid "HTREE INDEX CLEARED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500765msgstr "INDICE HTREE PULITO"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500766
Eric Sandeen032eafe2012-07-28 17:48:36 -0400767#: e2fsck/problem.c:98
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500768msgid "WILL RECREATE"
769msgstr "RICREERA'"
770
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400771#. @-expanded: block bitmap for group %g is not in group. (block %b)\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400772#: e2fsck/problem.c:107
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000773msgid "@b @B for @g %g is not in @g. (@b %b)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500774msgstr "@B del @b per il @g %g non è in @g. (@b %b)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000775
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400776#. @-expanded: inode bitmap for group %g is not in group. (block %b)\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400777#: e2fsck/problem.c:111
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000778msgid "@i @B for @g %g is not in @g. (@b %b)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500779msgstr "@B dell'@i per il @g %g non è in @g. (@b %b)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000780
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400781#. @-expanded: inode table for group %g is not in group. (block %b)\n
782#. @-expanded: WARNING: SEVERE DATA LOSS POSSIBLE.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400783#: e2fsck/problem.c:116
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000784msgid ""
785"@i table for @g %g is not in @g. (@b %b)\n"
786"WARNING: SEVERE DATA LOSS POSSIBLE.\n"
787msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500788"La tavola degli @i per il @g %g non è in @g. (@b %b)\n"
789"ATTENZIONE: SONO POSSIBILI NOTEVOLI PERDITE DI DATI.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000790
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400791#. @-expanded: \n
792#. @-expanded: The superblock could not be read or does not describe a correct ext2\n
793#. @-expanded: filesystem. If the device is valid and it really contains an ext2\n
794#. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
795#. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
796#. @-expanded: e2fsck -b %S <device>\n
797#. @-expanded: \n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400798#: e2fsck/problem.c:122
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500799#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000800msgid ""
801"\n"
802"The @S could not be read or does not describe a correct ext2\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400803"@f. If the @v is valid and it really contains an ext2\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000804"@f (and not swap or ufs or something else), then the @S\n"
805"is corrupt, and you might try running e2fsck with an alternate @S:\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400806" e2fsck -b %S <@v>\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000807"\n"
808msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500809"\n"
810"Il @S è illeggibile, o non descrive un corretto @f ext2\n"
811"Se il @v è valido e contiene realmente un @f ext2\n"
812"(e non swap, ufs o altro), allora il @S è corrotto, e si potrebbe\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500813"provare ad eseguire e2fsck con un @S alternativo:\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500814" e2fsck -b %S <@v>\n"
815"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000816
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400817#. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
818#. @-expanded: The physical size of the device is %c blocks\n
819#. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400820#: e2fsck/problem.c:131
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000821msgid ""
822"The @f size (according to the @S) is %b @bs\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400823"The physical size of the @v is %c @bs\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000824"Either the @S or the partition table is likely to be corrupt!\n"
825msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500826"La dimensione del @f (secondo il @S) è %b @b(i)\n"
827"La dimensione fisica del @v è %c @b(i)\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500828"È probabile che il @S o la tavola delle partizioni siano corrotti!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000829
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400830#. @-expanded: superblock block_size = %b, fragsize = %c.\n
831#. @-expanded: This version of e2fsck does not support fragment sizes different\n
832#. @-expanded: from the block size.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400833#: e2fsck/problem.c:138
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000834msgid ""
835"@S @b_size = %b, fragsize = %c.\n"
836"This version of e2fsck does not support fragment sizes different\n"
837"from the @b size.\n"
838msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500839"Dimensione del @b del @S = %b, dimensione frammento = %c.\n"
840"Questa versione di e2fsck non supporta dimensioni di frammento\n"
841"differenti dalla dimensione del @b.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000842
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400843#. @-expanded: superblock blocks_per_group = %b, should have been %c\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400844#: e2fsck/problem.c:145
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000845msgid "@S @bs_per_group = %b, should have been %c\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500846msgstr "@S @b(i)_per_gruppo = %b, avrebbe dovuto essere %c\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000847
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400848#. @-expanded: superblock first_data_block = %b, should have been %c\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400849#: e2fsck/problem.c:150
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500850#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000851msgid "@S first_data_@b = %b, should have been %c\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500852msgstr "Primo @b contenente dati del @S = %b, avrebbe dovuto essere %c\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000853
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400854#. @-expanded: filesystem did not have a UUID; generating one.\n
855#. @-expanded: \n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400856#: e2fsck/problem.c:155
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000857msgid ""
858"@f did not have a UUID; generating one.\n"
859"\n"
860msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500861"il @f non aveva un UUID; generazione di un UUID.\n"
862"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000863
Eric Sandeen032eafe2012-07-28 17:48:36 -0400864#: e2fsck/problem.c:160
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500865#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000866msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400867"Note: if several inode or block bitmap blocks or part\n"
868"of the inode table require relocation, you may wish to try\n"
869"running e2fsck with the '-b %S' option first. The problem\n"
870"may lie only with the primary block group descriptors, and\n"
871"the backup block group descriptors may be OK.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000872"\n"
873msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500874"Nota: se molte mappe dei bit degli inode o dei blocchi\n"
875"richiedono il rilocamento, o una parte della tavola degli\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500876"inode deve essere spostata, si può prima provare ad eseguire\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500877"e2fsck con l'opzione '-b %S'. Il problema potrebbe risiedere\n"
878"nel descrittore di gruppo dei blocchi primario, ed il descrittore\n"
879"di gruppo dei blocchi potrebbe essere OK.\n"
880"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000881
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400882#. @-expanded: Corruption found in superblock. (%s = %N).\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400883#: e2fsck/problem.c:169
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000884msgid "Corruption found in @S. (%s = %N).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500885msgstr "Trovata corruzione nel @S. (%s = %N).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000886
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400887#. @-expanded: Error determining size of the physical device: %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400888#: e2fsck/problem.c:174
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000889#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400890msgid "Error determining size of the physical @v: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500891msgstr "Errore determinando la dimensione del @v fisico: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000892
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400893#. @-expanded: inode count in superblock is %i, should be %j.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400894#: e2fsck/problem.c:179
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400895#, fuzzy
896msgid "@i count in @S is %i, @s %j.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500897msgstr "Il numero di @i in @S è %i, dovrebbe essere %j.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000898
Eric Sandeen032eafe2012-07-28 17:48:36 -0400899#: e2fsck/problem.c:183
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000900msgid "The Hurd does not support the filetype feature.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500901msgstr "Il kernel Hurd non supporta la caratteristica filetype.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000902
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500903#. @-expanded: superblock has an invalid journal (inode %i).\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400904#: e2fsck/problem.c:188
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400905#, fuzzy, c-format
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500906msgid "@S has an @n @j (@i %i).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500907msgstr "Il @S ha un @j ext3 non valido (@i %i).\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400908
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400909#. @-expanded: External journal has multiple filesystem users (unsupported).\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400910#: e2fsck/problem.c:193
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400911msgid "External @j has multiple @f users (unsupported).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500912msgstr "Il @j esterno ha diversi utenti del @f (non supportato).\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400913
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400914#. @-expanded: Can't find external journal\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400915#: e2fsck/problem.c:198
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400916msgid "Can't find external @j\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500917msgstr "Impossibile trovare il @j esterno\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400918
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400919#. @-expanded: External journal has bad superblock\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400920#: e2fsck/problem.c:203
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400921msgid "External @j has bad @S\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500922msgstr "Il @j esterno ha un @S non valido\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400923
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400924#. @-expanded: External journal does not support this filesystem\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400925#: e2fsck/problem.c:208
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400926msgid "External @j does not support this @f\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500927msgstr "Il @j esterno non supporta questo @f\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400928
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500929#. @-expanded: filesystem journal superblock is unknown type %N (unsupported).\n
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400930#. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal
931#. @-expanded: format.\n
932#. @-expanded: It is also possible the journal superblock is corrupt.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400933#: e2fsck/problem.c:213
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500934#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400935msgid ""
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500936"@f @j @S is unknown type %N (unsupported).\n"
Theodore Ts'obc759702005-05-09 20:40:55 -0400937"It is likely that your copy of e2fsck is old and/or doesn't support this @j "
938"format.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400939"It is also possible the @j @S is corrupt.\n"
940msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500941"Il @S del @j ext3 è del tipo sconosciuto %N (non supportato).\n"
Theodore Ts'obc759702005-05-09 20:40:55 -0400942"E' probabile che questa copia di e2fsck sia vecchia e/o non supporti questo "
943"formato di @j.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500944"E' anche possibile che il @S del @j sia corrotto.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400945
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500946#. @-expanded: journal superblock is corrupt.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400947#: e2fsck/problem.c:221
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500948#, fuzzy
949msgid "@j @S is corrupt.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500950msgstr "Il @S del @j ext3 è corrotto.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400951
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500952#. @-expanded: superblock has_journal flag is clear, but a journal %s is present.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400953#: e2fsck/problem.c:226
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500954#, fuzzy, c-format
955msgid "@S has_@j flag is clear, but a @j %s is present.\n"
956msgstr "flag del recupero ext3 pulito, ma il @j contiene ancora dati.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400957
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500958#. @-expanded: superblock needs_recovery flag is set, but no journal is present.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400959#: e2fsck/problem.c:231
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500960#, fuzzy
961msgid "@S needs_recovery flag is set, but no @j is present.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500962msgstr "Il @S ha il flag ext3 needs_recovery impostato, ma non ha @j.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400963
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500964#. @-expanded: superblock needs_recovery flag is clear, but journal has data.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400965#: e2fsck/problem.c:236
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400966#, fuzzy
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500967msgid "@S needs_recovery flag is clear, but @j has data.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500968msgstr "flag del recupero ext3 pulito, ma il @j contiene ancora dati.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400969
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400970#. @-expanded: Clear journal
Eric Sandeen032eafe2012-07-28 17:48:36 -0400971#: e2fsck/problem.c:241
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500972msgid "Clear @j"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500973msgstr "Azzerare @j"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400974
Eric Sandeen032eafe2012-07-28 17:48:36 -0400975#. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.
976#: e2fsck/problem.c:246 e2fsck/problem.c:695
977msgid "@f has feature flag(s) set, but is a revision 0 @f. "
978msgstr ""
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500979
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400980#. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400981#: e2fsck/problem.c:251
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400982msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500983msgstr "%s @o @i %i (uid=%Iu, gid=%Ig, modalità=%Im, dimensione=%Is)\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400984
Eric Sandeen032eafe2012-07-28 17:48:36 -0400985#. @-expanded: illegal %B (%b) found in orphaned inode %i.\n
986#: e2fsck/problem.c:256
987#, fuzzy
988msgid "@I %B (%b) found in @o @i %i.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500989msgstr "@b @I #%B (%b) trovato in un @i @o %i.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400990
Eric Sandeen032eafe2012-07-28 17:48:36 -0400991#. @-expanded: Already cleared %B (%b) found in orphaned inode %i.\n
992#: e2fsck/problem.c:261
993#, fuzzy
994msgid "Already cleared %B (%b) found in @o @i %i.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500995msgstr "Già azzerato il @b #%B (%b) trovato in un @i @o %i.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400996
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400997#. @-expanded: illegal orphaned inode %i in superblock.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -0400998#: e2fsck/problem.c:266
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400999#, c-format
1000msgid "@I @o @i %i in @S.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001001msgstr "@i @o @I %i nel @S.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001002
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001003#. @-expanded: illegal inode %i in orphaned inode list.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001004#: e2fsck/problem.c:271
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001005#, c-format
1006msgid "@I @i %i in @o @i list.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001007msgstr "@i @I %i nella lista degli @i @o.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001008
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001009#. @-expanded: journal superblock has an unknown read-only feature flag set.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001010#: e2fsck/problem.c:276
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001011#, fuzzy
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001012msgid "@j @S has an unknown read-only feature flag set.\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001013msgstr ""
1014"Il @S del @j ext3 ha impostato il flag a sola lettura di una caratteristica "
1015"sconosciuta.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001016
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001017#. @-expanded: journal superblock has an unknown incompatible feature flag set.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001018#: e2fsck/problem.c:281
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001019#, fuzzy
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001020msgid "@j @S has an unknown incompatible feature flag set.\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001021msgstr ""
1022"Il @S del @j ext3 ha impostato il flag di una caratteristica non "
1023"compatibile.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001024
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001025#. @-expanded: journal version not supported by this e2fsck.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001026#: e2fsck/problem.c:286
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001027msgid "@j version not supported by this e2fsck.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001028msgstr "Versione del @j non supportata da questo e2fsck.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001029
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001030#. @-expanded: Moving journal from /%s to hidden inode.\n
1031#. @-expanded: \n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001032#: e2fsck/problem.c:291
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001033#, fuzzy, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001034msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001035"Moving @j from /%s to hidden @i.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001036"\n"
1037msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001038"Spostamento di @j da /%s all'inode nascosto.\n"
1039"\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001040
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001041#. @-expanded: Error moving journal: %m\n
1042#. @-expanded: \n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001043#: e2fsck/problem.c:296
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001044#, c-format
1045msgid ""
1046"Error moving @j: %m\n"
1047"\n"
1048msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001049"Errore spostando @j: %m\n"
1050"\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001051
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001052#. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
1053#. @-expanded: Clearing fields beyond the V1 journal superblock...\n
1054#. @-expanded: \n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001055#: e2fsck/problem.c:301
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001056#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001057msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001058"Found @n V2 @j @S fields (from V1 @j).\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001059"Clearing fields beyond the V1 @j @S...\n"
1060"\n"
1061msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001062"Trovati dei campi V2 del @S del @j non validi (dal journal V1).\n"
1063"Pulitura dei campi al di là del @S del @j V1...\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001064
Eric Sandeen032eafe2012-07-28 17:48:36 -04001065#. @-expanded: Run journal anyway
1066#: e2fsck/problem.c:307
1067msgid "Run @j anyway"
1068msgstr "Eseguire @j comunque"
1069
1070#. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
1071#: e2fsck/problem.c:312
1072msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
1073msgstr "Flag di recupero non impostato nel @S di backup, eseguo @j comunque.\n"
1074
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001075#. @-expanded: Backing up journal inode block information.\n
1076#. @-expanded: \n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001077#: e2fsck/problem.c:317
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001078msgid ""
1079"Backing up @j @i @b information.\n"
1080"\n"
1081msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001082"Esecuzione del backup dell'informazione @j @i @b.\n"
1083"\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001084
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001085#. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
1086#. @-expanded: is %N; should be zero.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001087#: e2fsck/problem.c:322
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05001088msgid ""
1089"@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
1090"is %N; @s zero. "
1091msgstr ""
1092
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001093#. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001094#: e2fsck/problem.c:328
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001095msgid "Resize_@i not enabled, but the resize @i is non-zero. "
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05001096msgstr ""
1097
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001098#. @-expanded: Resize inode not valid.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001099#: e2fsck/problem.c:333
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05001100#, fuzzy
1101msgid "Resize @i not valid. "
1102msgstr "L'@r non è una @d. "
1103
Eric Sandeen032eafe2012-07-28 17:48:36 -04001104#. @-expanded: superblock last mount time (%t,\n
1105#. @-expanded: \tnow = %T) is in the future.\n
1106#: e2fsck/problem.c:338
1107msgid ""
1108"@S last mount time (%t,\n"
1109"\tnow = %T) is in the future.\n"
Theodore Ts'o6956f612005-12-31 16:46:15 -05001110msgstr ""
1111
Eric Sandeen032eafe2012-07-28 17:48:36 -04001112#. @-expanded: superblock last write time (%t,\n
1113#. @-expanded: \tnow = %T) is in the future.\n
1114#: e2fsck/problem.c:343
1115msgid ""
1116"@S last write time (%t,\n"
1117"\tnow = %T) is in the future.\n"
Theodore Ts'o6956f612005-12-31 16:46:15 -05001118msgstr ""
1119
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05001120#. @-expanded: superblock hint for external superblock should be %X.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001121#: e2fsck/problem.c:347
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05001122#, c-format
1123msgid "@S hint for external superblock @s %X. "
1124msgstr ""
1125
Theodore Ts'o851bcf32007-07-08 12:09:40 -04001126#. @-expanded: Adding dirhash hint to filesystem.\n
1127#. @-expanded: \n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001128#: e2fsck/problem.c:352
Theodore Ts'o851bcf32007-07-08 12:09:40 -04001129msgid ""
1130"Adding dirhash hint to @f.\n"
1131"\n"
1132msgstr ""
1133
Eric Sandeen032eafe2012-07-28 17:48:36 -04001134#. @-expanded: group descriptor %g checksum is %04x, should be %04y.
1135#: e2fsck/problem.c:357
1136msgid "@g descriptor %g checksum is %04x, should be %04y. "
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001137msgstr ""
1138
1139#. @-expanded: group descriptor %g marked uninitialized without feature set.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001140#: e2fsck/problem.c:362
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001141#, c-format
1142msgid "@g descriptor %g marked uninitialized without feature set.\n"
1143msgstr ""
1144
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001145#. @-expanded: group descriptor %g has invalid unused inodes count %b.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001146#: e2fsck/problem.c:367
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001147msgid "@g descriptor %g has invalid unused inodes count %b. "
1148msgstr ""
1149
1150#. @-expanded: Last group block bitmap uninitialized.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001151#: e2fsck/problem.c:372
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001152msgid "Last @g @b @B uninitialized. "
1153msgstr ""
1154
Eric Sandeen032eafe2012-07-28 17:48:36 -04001155#: e2fsck/problem.c:377
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001156#, c-format
1157msgid "Journal transaction %i was corrupt, replay was aborted.\n"
1158msgstr ""
1159
Eric Sandeen032eafe2012-07-28 17:48:36 -04001160#: e2fsck/problem.c:381
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001161msgid "The test_fs flag is set (and ext4 is available). "
1162msgstr ""
1163
Eric Sandeen032eafe2012-07-28 17:48:36 -04001164#. @-expanded: superblock last mount time is in the future.\n
1165#. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1166#. @-expanded: set)
1167#: e2fsck/problem.c:386
1168msgid ""
1169"@S last mount time is in the future.\n"
1170"\t(by less than a day, probably due to the hardware clock being incorrectly "
1171"set) "
1172msgstr ""
1173
1174#. @-expanded: superblock last write time is in the future.\n
1175#. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
1176#. @-expanded: set).
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001177#: e2fsck/problem.c:392
Eric Sandeen032eafe2012-07-28 17:48:36 -04001178msgid ""
1179"@S last write time is in the future.\n"
1180"\t(by less than a day, probably due to the hardware clock being incorrectly "
1181"set). "
1182msgstr ""
1183
1184#. @-expanded: One or more block group descriptor checksums are invalid.
1185#: e2fsck/problem.c:398
1186msgid "One or more @b @g descriptor checksums are invalid. "
1187msgstr ""
1188
1189#. @-expanded: Setting free inodes count to %j (was %i)\n
1190#: e2fsck/problem.c:403
1191#, fuzzy
1192msgid "Setting free @is count to %j (was %i)\n"
1193msgstr "Impostazione del numero di blocchi riservati a %lu\n"
1194
1195#. @-expanded: Setting free blocks count to %c (was %b)\n
1196#: e2fsck/problem.c:408
1197#, fuzzy
1198msgid "Setting free @bs count to %c (was %b)\n"
1199msgstr "Impostazione del numero di blocchi riservati a %lu\n"
1200
1201#. @-expanded: Making quota inode %i (%Q) hidden.\n
1202#: e2fsck/problem.c:413
1203#, fuzzy
1204msgid "Making @q @i %i (%Q) hidden.\n"
1205msgstr ""
1206"Spostamento di @j da /%s all'inode nascosto.\n"
1207"\n"
1208
1209#. @-expanded: superblock has invalid MMP block.
1210#: e2fsck/problem.c:418
1211#, fuzzy
1212msgid "@S has invalid MMP block. "
1213msgstr "dimensione del blocco difettoso - %s"
1214
1215#. @-expanded: superblock has invalid MMP magic.
1216#: e2fsck/problem.c:423
1217msgid "@S has invalid MMP magic. "
1218msgstr ""
1219
1220#: e2fsck/problem.c:428
1221#, c-format
1222msgid "ext2fs_open2: %m\n"
1223msgstr ""
1224
1225#: e2fsck/problem.c:433
1226#, c-format
1227msgid "ext2fs_check_desc: %m\n"
1228msgstr ""
1229
1230#. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
1231#: e2fsck/problem.c:440
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001232msgid "Pass 1: Checking @is, @bs, and sizes\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001233msgstr "Passo 1: Controllo di @i, @b(i) e dimensioni\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001234
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001235#. @-expanded: root inode is not a directory.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001236#: e2fsck/problem.c:444
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001237msgid "@r is not a @d. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001238msgstr "L'@r non è una @d. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001239
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001240#. @-expanded: root inode has dtime set (probably due to old mke2fs).
Eric Sandeen032eafe2012-07-28 17:48:36 -04001241#: e2fsck/problem.c:449
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001242msgid "@r has dtime set (probably due to old mke2fs). "
Theodore Ts'obc759702005-05-09 20:40:55 -04001243msgstr ""
1244"L'@r ha il dtime impostato (probabilmente a causa di un vecchio mke2fs)."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001245
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001246#. @-expanded: Reserved inode %i (%Q) has invalid mode.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001247#: e2fsck/problem.c:454
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001248#, fuzzy
1249msgid "Reserved @i %i (%Q) has @n mode. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001250msgstr "L'@i riservato %i %Q ha una modalità errata. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001251
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001252#. @-expanded: deleted inode %i has zero dtime.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001253#: e2fsck/problem.c:459
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001254#, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001255msgid "@D @i %i has zero dtime. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001256msgstr "L'@i @D %i ha dtime zero. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001257
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001258#. @-expanded: inode %i is in use, but has dtime set.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001259#: e2fsck/problem.c:464
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001260#, fuzzy, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001261msgid "@i %i is in use, but has dtime set. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001262msgstr "L'@i %i è in uso, ma ha il dtime impostato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001263
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001264#. @-expanded: inode %i is a zero-length directory.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001265#: e2fsck/problem.c:469
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001266#, c-format
1267msgid "@i %i is a @z @d. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001268msgstr "L'@i %i è una @d a @z. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001269
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001270#. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001271#: e2fsck/problem.c:474
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001272msgid "@g %g's @b @B at %b @C.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001273msgstr "La @B dei @b(i) del @g %g a %b @C.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001274
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001275#. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001276#: e2fsck/problem.c:479
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001277msgid "@g %g's @i @B at %b @C.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001278msgstr "La @B degli @i del @g %g a %b @C.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001279
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001280#. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001281#: e2fsck/problem.c:484
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001282msgid "@g %g's @i table at %b @C.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001283msgstr "La tavola degli @i del @g %g a %b @C.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001284
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001285#. @-expanded: group %g's block bitmap (%b) is bad.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001286#: e2fsck/problem.c:489
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001287msgid "@g %g's @b @B (%b) is bad. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001288msgstr "La @B dei @b(i) del @g %g (%b) non è valida. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001289
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001290#. @-expanded: group %g's inode bitmap (%b) is bad.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001291#: e2fsck/problem.c:494
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001292msgid "@g %g's @i @B (%b) is bad. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001293msgstr "La @B degli @i del @g %g (%b) non è valida. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001294
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001295#. @-expanded: inode %i, i_size is %Is, should be %N.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001296#: e2fsck/problem.c:499
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001297msgid "@i %i, i_size is %Is, @s %N. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001298msgstr "@i %i, i_size è %Is, @s %N. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001299
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001300#. @-expanded: inode %i, i_blocks is %Ib, should be %N.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001301#: e2fsck/problem.c:504
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001302#, fuzzy
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001303msgid "@i %i, i_@bs is %Ib, @s %N. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001304msgstr "@i %i, i_blocks è %Ib, @s %N. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001305
Eric Sandeen032eafe2012-07-28 17:48:36 -04001306#. @-expanded: illegal %B (%b) in inode %i.
1307#: e2fsck/problem.c:509
1308#, fuzzy
1309msgid "@I %B (%b) in @i %i. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001310msgstr "@b @I #%B (%b) nell'@i %i. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001311
Eric Sandeen032eafe2012-07-28 17:48:36 -04001312#. @-expanded: %B (%b) overlaps filesystem metadata in inode %i.
1313#: e2fsck/problem.c:514
1314msgid "%B (%b) overlaps @f metadata in @i %i. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001315msgstr ""
1316
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001317#. @-expanded: inode %i has illegal block(s).
Eric Sandeen032eafe2012-07-28 17:48:36 -04001318#: e2fsck/problem.c:519
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001319#, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001320msgid "@i %i has illegal @b(s). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001321msgstr "L'@i %i ha @b(i) illegali. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001322
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001323#. @-expanded: Too many illegal blocks in inode %i.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001324#: e2fsck/problem.c:524
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001325#, c-format
1326msgid "Too many illegal @bs in @i %i.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001327msgstr "Troppi @b(i) illegali in @i %i.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001328
Eric Sandeen032eafe2012-07-28 17:48:36 -04001329#. @-expanded: illegal %B (%b) in bad block inode.
1330#: e2fsck/problem.c:529
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001331#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04001332msgid "@I %B (%b) in bad @b @i. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001333msgstr "@b @I #%B (%b) nell'@i del @b non valido. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001334
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001335#. @-expanded: Bad block inode has illegal block(s).
Eric Sandeen032eafe2012-07-28 17:48:36 -04001336#: e2fsck/problem.c:534
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001337#, fuzzy
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001338msgid "Bad @b @i has illegal @b(s). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001339msgstr "L'@i del @b non valido ha @b(i) illegali. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001340
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001341#. @-expanded: Duplicate or bad block in use!\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001342#: e2fsck/problem.c:539
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001343msgid "Duplicate or bad @b in use!\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001344msgstr "@b duplicato o non valido in uso!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001345
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001346#. @-expanded: Bad block %b used as bad block inode indirect block.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001347#: e2fsck/problem.c:544
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001348#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05001349msgid "Bad @b %b used as bad @b @i indirect @b. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001350msgstr "Il @b %b usa come @i del @b non valido un @b indiretto. "
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001351
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001352#. @-expanded: \n
1353#. @-expanded: The bad block inode has probably been corrupted. You probably\n
1354#. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1355#. @-expanded: in the filesystem.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001356#: e2fsck/problem.c:549
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001357msgid ""
1358"\n"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05001359"The bad @b @i has probably been corrupted. You probably\n"
1360"should stop now and run e2fsck -c to scan for bad blocks\n"
1361"in the @f.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001362msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001363"\n"
1364"L'@i del @b non valido è stato probabilmente corrotto. E' consigliabile\n"
1365"fermarsi ora ed eseguire e2fsck -c per cercare blocchi non validi\n"
1366"nel @f.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001367
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001368#. @-expanded: \n
1369#. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001370#: e2fsck/problem.c:556
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001371msgid ""
1372"\n"
1373"If the @b is really bad, the @f can not be fixed.\n"
1374msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001375"\n"
1376"Se il @b è molto corrotto, il @f non può essere riparato.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001377
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001378#. @-expanded: You can remove this block from the bad block list and hope\n
1379#. @-expanded: that the block is really OK. But there are no guarantees.\n
1380#. @-expanded: \n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001381#: e2fsck/problem.c:561
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001382#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001383msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001384"You can remove this @b from the bad @b list and hope\n"
1385"that the @b is really OK. But there are no guarantees.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001386"\n"
1387msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001388"E' possibile eliminare questo @b (e sperare il meglio) dalla\n"
1389"lista dei @b(i) non validi, e sperare che sia davvero a posto, ma\n"
1390"non ci sono garanzie.\n"
1391"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001392
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001393#. @-expanded: The primary superblock (%b) is on the bad block list.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001394#: e2fsck/problem.c:567
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001395msgid "The primary @S (%b) is on the bad @b list.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001396msgstr "Il @S primario (%b) è nella listi dei @b(i) non validi.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001397
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001398#. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001399#: e2fsck/problem.c:572
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001400msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001401msgstr ""
1402"Il blocco %b nei descrittori primari del @g è nella lista dei @b(i) non "
1403"validi\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001404
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001405#. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001406#: e2fsck/problem.c:578
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001407msgid "Warning: Group %g's @S (%b) is bad.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001408msgstr "Attenzione: Il @S (%b) del gruppo %g non è valido.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001409
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001410#. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001411#: e2fsck/problem.c:583
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001412#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001413msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001414msgstr ""
1415"Attenzione: La copia dei descrittori di @g del gruppo %g ha un @b (%b) non "
1416"valido.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001417
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001418#. @-expanded: Programming error? block #%b claimed for no reason in process_bad_block.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001419#: e2fsck/problem.c:589
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001420msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001421msgstr ""
1422"Errore di programmazione? @b #%b reclamato senza ragione in process_bad_@b.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001423
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001424#. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001425#: e2fsck/problem.c:595
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001426#, fuzzy
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001427msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001428msgstr "@A %N @b(i) contigui nel @g di @b %g per %s: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001429
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001430#. @-expanded: error allocating block buffer for relocating %s\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001431#: e2fsck/problem.c:600
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001432#, c-format
1433msgid "@A @b buffer for relocating %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001434msgstr "@A il buffer @b per la rilocazione di %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001435
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001436#. @-expanded: Relocating group %g's %s from %b to %c...\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001437#: e2fsck/problem.c:605
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001438msgid "Relocating @g %g's %s from %b to %c...\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001439msgstr "Rilocazione del %s del @g %g da %b a %c...\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001440
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001441#. @-expanded: Relocating group %g's %s to %c...\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001442#: e2fsck/problem.c:610
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001443#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001444msgid "Relocating @g %g's %s to %c...\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001445msgstr "Rilocazione del %s del @g %g in %c...\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001446
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001447#. @-expanded: Warning: could not read block %b of %s: %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001448#: e2fsck/problem.c:615
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001449msgid "Warning: could not read @b %b of %s: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001450msgstr "Attenzione: impossibile leggere @b %b di %s: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001451
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001452#. @-expanded: Warning: could not write block %b for %s: %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001453#: e2fsck/problem.c:620
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001454msgid "Warning: could not write @b %b for %s: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001455msgstr "Attenzione: impossibile scrivere @b %b per %s: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001456
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001457#. @-expanded: error allocating inode bitmap (%N): %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001458#: e2fsck/problem.c:625 e2fsck/problem.c:1460
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001459msgid "@A @i @B (%N): %m\n"
1460msgstr "@A la @B dell'@i (%N): %m\n"
1461
1462#. @-expanded: error allocating block bitmap (%N): %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001463#: e2fsck/problem.c:630
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001464#, fuzzy
1465msgid "@A @b @B (%N): %m\n"
1466msgstr "@A la @B dell'@i (%N): %m\n"
1467
1468#. @-expanded: error allocating icount link information: %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001469#: e2fsck/problem.c:635
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001470#, fuzzy, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001471msgid "@A icount link information: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001472msgstr "@A le informazioni del collegamento icount: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001473
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001474#. @-expanded: error allocating directory block array: %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001475#: e2fsck/problem.c:640
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001476#, fuzzy, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001477msgid "@A @d @b array: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001478msgstr "@A l'array dei @b di @d: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001479
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001480#. @-expanded: Error while scanning inodes (%i): %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001481#: e2fsck/problem.c:645
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001482#, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001483msgid "Error while scanning @is (%i): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001484msgstr "Errore analizzando @is (%i): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001485
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001486#. @-expanded: Error while iterating over blocks in inode %i: %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001487#: e2fsck/problem.c:650
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001488#, c-format
1489msgid "Error while iterating over @bs in @i %i: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001490msgstr "Errore scorrendo i @b(i) nell'@i %i: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001491
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001492#. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001493#: e2fsck/problem.c:655
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001494msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001495msgstr ""
1496"Errore salvando le informazioni sul numero di @i (@i=%i, numero=%N): %m\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001497
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001498#. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001499#: e2fsck/problem.c:660
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001500#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001501msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001502msgstr ""
1503"Errore salvando le informazioni sui @b(i) di @d (@i=%i, @b=%b, num=%N): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001504
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001505#. @-expanded: Error reading inode %i: %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001506#: e2fsck/problem.c:666
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001507#, c-format
1508msgid "Error reading @i %i: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001509msgstr "Errore durante la lettura dell'@i %i: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001510
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001511#. @-expanded: inode %i has imagic flag set.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001512#: e2fsck/problem.c:674
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001513#, c-format
1514msgid "@i %i has imagic flag set. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001515msgstr "L'@i %i ha il flag imagic impostato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001516
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001517#. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1518#. @-expanded: or append-only flag set.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001519#: e2fsck/problem.c:679
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001520#, c-format
1521msgid ""
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001522"Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1523"or append-only flag set. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001524msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001525"Un file (@i %i) speciale (@v/socket/fifo/symlink) ha il flag\n"
1526"immutable o append-only impostato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001527
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001528#. @-expanded: inode %i has compression flag set on filesystem without compression support.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001529#: e2fsck/problem.c:685
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001530#, c-format
1531msgid "@i %i has @cion flag set on @f without @cion support. "
1532msgstr ""
1533
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001534#. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001535#: e2fsck/problem.c:690
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001536#, fuzzy, c-format
1537msgid "Special (@v/socket/fifo) @i %i has non-zero size. "
1538msgstr ""
1539"Un file (@i %i) speciale (@v/socket/fifo/symlink) ha il flag\n"
1540"immutable o append-only impostato. "
1541
1542#. @-expanded: journal inode is not in use, but contains data.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001543#: e2fsck/problem.c:700
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001544#, fuzzy
1545msgid "@j @i is not in use, but contains data. "
1546msgstr "L'@i %i è in uso, ma ha il dtime impostato. "
1547
1548#. @-expanded: journal is not regular file.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001549#: e2fsck/problem.c:705
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001550msgid "@j is not regular file. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001551msgstr "Il @j non è un file regolare. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001552
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001553#. @-expanded: inode %i was part of the orphaned inode list.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001554#: e2fsck/problem.c:710
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001555#, fuzzy, c-format
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001556msgid "@i %i was part of the @o @i list. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001557msgstr "L'@i %i faceva parte della lista degli @i orfani. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001558
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001559#. @-expanded: inodes that were part of a corrupted orphan linked list found.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001560#: e2fsck/problem.c:716
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001561#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001562msgid "@is that were part of a corrupted orphan linked list found. "
Theodore Ts'obc759702005-05-09 20:40:55 -04001563msgstr ""
1564"trovati @i che facevano parte di una lista di orfani corrotti collegati. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001565
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001566#. @-expanded: error allocating refcount structure (%N): %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001567#: e2fsck/problem.c:721
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001568#, fuzzy
1569msgid "@A refcount structure (%N): %m\n"
1570msgstr "@A la struttura icount: %m\n"
1571
1572#. @-expanded: Error reading extended attribute block %b for inode %i.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001573#: e2fsck/problem.c:726
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001574#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001575msgid "Error reading @a @b %b for @i %i. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001576msgstr "Errore leggendo l'@a di @b %b per l'@i %i. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001577
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001578#. @-expanded: inode %i has a bad extended attribute block %b.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001579#: e2fsck/problem.c:731
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001580#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001581msgid "@i %i has a bad @a @b %b. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001582msgstr "L'@i %i ha un @a di @b %b non valido. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001583
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001584#. @-expanded: Error reading extended attribute block %b (%m).
Eric Sandeen032eafe2012-07-28 17:48:36 -04001585#: e2fsck/problem.c:736
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001586#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001587msgid "Error reading @a @b %b (%m). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001588msgstr "Errore leggendo l'@a di @b %b (%m). "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001589
Eric Sandeen032eafe2012-07-28 17:48:36 -04001590#. @-expanded: extended attribute block %b has reference count %r, should be %N.
1591#: e2fsck/problem.c:741
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001592#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04001593msgid "@a @b %b has reference count %r, @s %N. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001594msgstr "L'@a di @b %b è contato come %b, dovrebbe essere %N. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001595
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001596#. @-expanded: Error writing extended attribute block %b (%m).
Eric Sandeen032eafe2012-07-28 17:48:36 -04001597#: e2fsck/problem.c:746
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001598#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001599msgid "Error writing @a @b %b (%m). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001600msgstr "Errore scrivendo l'@a @b %b (%m). "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001601
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001602#. @-expanded: extended attribute block %b has h_blocks > 1.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001603#: e2fsck/problem.c:751
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001604#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001605msgid "@a @b %b has h_@bs > 1. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001606msgstr "L'@a @b %b ha il valore h_blocks > 1. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001607
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001608#. @-expanded: error allocating extended attribute block %b.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001609#: e2fsck/problem.c:756
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001610#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001611msgid "@A @a @b %b. "
Theodore Ts'o7527ef12007-12-05 19:35:20 -05001612msgstr "L'@i %i ha un @a di @b %b non valido. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001613
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001614#. @-expanded: extended attribute block %b is corrupt (allocation collision).
Eric Sandeen032eafe2012-07-28 17:48:36 -04001615#: e2fsck/problem.c:761
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001616#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001617msgid "@a @b %b is corrupt (allocation collision). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001618msgstr "L'@a di @b %b è corrotto (collisione di allocazione). "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001619
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001620#. @-expanded: extended attribute block %b is corrupt (invalid name).
Eric Sandeen032eafe2012-07-28 17:48:36 -04001621#: e2fsck/problem.c:766
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001622#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001623msgid "@a @b %b is corrupt (@n name). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001624msgstr "L'@a di @b %b è corrotto (nome non valido). "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001625
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001626#. @-expanded: extended attribute block %b is corrupt (invalid value).
Eric Sandeen032eafe2012-07-28 17:48:36 -04001627#: e2fsck/problem.c:771
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001628#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001629msgid "@a @b %b is corrupt (@n value). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001630msgstr "L'@a di @b %b è corrotto (valore non valido). "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001631
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001632#. @-expanded: inode %i is too big.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001633#: e2fsck/problem.c:776
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001634#, c-format
1635msgid "@i %i is too big. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001636msgstr "L'@i %i è troppo grande. "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001637
Eric Sandeen032eafe2012-07-28 17:48:36 -04001638#. @-expanded: %B (%b) causes directory to be too big.
1639#: e2fsck/problem.c:780
1640#, fuzzy
1641msgid "%B (%b) causes @d to be too big. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001642msgstr "Il @b #%B (%b) fa diventare il @d troppo grande. "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001643
Eric Sandeen032eafe2012-07-28 17:48:36 -04001644#: e2fsck/problem.c:785
1645#, fuzzy
1646msgid "%B (%b) causes file to be too big. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001647msgstr "Il @b #%B (%b) fa diventare il file troppo grande. "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001648
Eric Sandeen032eafe2012-07-28 17:48:36 -04001649#: e2fsck/problem.c:790
1650#, fuzzy
1651msgid "%B (%b) causes symlink to be too big. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001652msgstr "Il @b #%B (%b) fa diventare il link simbolico troppo grande. "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001653
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001654#. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001655#: e2fsck/problem.c:795
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001656#, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001657msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001658msgstr ""
1659"L'@i %i ga il flag INDEX_FL impostato nel @f senza il supporto htree.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001660
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001661#. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001662#: e2fsck/problem.c:800
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001663#, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001664msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001665msgstr "L'@i %i ha il flag INDEX_FL impostato, ma non è un @d.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001666
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001667#. @-expanded: HTREE directory inode %i has an invalid root node.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001668#: e2fsck/problem.c:805
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001669#, fuzzy, c-format
1670msgid "@h %i has an @n root node.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001671msgstr "L'@h %i ha un nodo root non valido.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001672
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001673#. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001674#: e2fsck/problem.c:810
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001675msgid "@h %i has an unsupported hash version (%N)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001676msgstr "L'@h %i ha una versione dell'hash non supportata (%N)\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001677
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001678#. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001679#: e2fsck/problem.c:815
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001680#, c-format
1681msgid "@h %i uses an incompatible htree root node flag.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001682msgstr "L'@h %i usa un flag di nodo htree di root non compatibile.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001683
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001684#. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001685#: e2fsck/problem.c:820
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001686msgid "@h %i has a tree depth (%N) which is too big\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001687msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001688
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001689#. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1690#. @-expanded: filesystem metadata.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001691#: e2fsck/problem.c:825
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05001692msgid ""
1693"Bad @b @i has an indirect @b (%b) that conflicts with\n"
1694"@f metadata. "
1695msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001696"L'@i del @b non valido ha un @b indiretto (%b) che entra in\n"
1697"conflitto con il metadata del @f. "
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05001698
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001699#. @-expanded: Resize inode (re)creation failed: %m.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001700#: e2fsck/problem.c:831
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05001701#, c-format
1702msgid "Resize @i (re)creation failed: %m."
1703msgstr ""
1704
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001705#. @-expanded: inode %i has a extra size (%IS) which is invalid\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001706#: e2fsck/problem.c:836
Theodore Ts'obc759702005-05-09 20:40:55 -04001707#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001708msgid "@i %i has a extra size (%IS) which is @n\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001709msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
1710
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001711#. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001712#: e2fsck/problem.c:841
Theodore Ts'obc759702005-05-09 20:40:55 -04001713#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001714msgid "@a in @i %i has a namelen (%N) which is @n\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001715msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
1716
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001717#. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001718#: e2fsck/problem.c:846
Theodore Ts'obc759702005-05-09 20:40:55 -04001719#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001720msgid "@a in @i %i has a value offset (%N) which is @n\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001721msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
1722
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001723#. @-expanded: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001724#: e2fsck/problem.c:851
Theodore Ts'obc759702005-05-09 20:40:55 -04001725#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001726msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001727msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
1728
Eric Sandeen032eafe2012-07-28 17:48:36 -04001729#. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
1730#: e2fsck/problem.c:856
1731#, fuzzy
1732msgid "@a in @i %i has a value size (%N) which is @n\n"
1733msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
1734
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001735#. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001736#: e2fsck/problem.c:861
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001737#, fuzzy
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001738msgid "@a in @i %i has a hash (%N) which is @n\n"
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001739msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
1740
Theodore Ts'o851bcf32007-07-08 12:09:40 -04001741#. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001742#: e2fsck/problem.c:866
Theodore Ts'o851bcf32007-07-08 12:09:40 -04001743msgid "@i %i is a %It but it looks like it is really a directory.\n"
1744msgstr ""
1745
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001746#. @-expanded: Error while reading over extent tree in inode %i: %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001747#: e2fsck/problem.c:871
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001748#, fuzzy, c-format
1749msgid "Error while reading over @x tree in @i %i: %m\n"
1750msgstr "Errore scorrendo i @b(i) nell'@i %i: %m\n"
1751
1752#. @-expanded: Failed to iterate extents in inode %i\n
1753#. @-expanded: \t(op %s, blk %b, lblk %c): %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001754#: e2fsck/problem.c:876
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001755msgid ""
1756"Failed to iterate extents in @i %i\n"
1757"\t(op %s, blk %b, lblk %c): %m\n"
1758msgstr ""
1759
1760#. @-expanded: inode %i has an invalid extent\n
1761#. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001762#: e2fsck/problem.c:882
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001763msgid ""
1764"@i %i has an @n extent\n"
1765"\t(logical @b %c, @n physical @b %b, len %N)\n"
1766msgstr ""
1767
1768#. @-expanded: inode %i has an invalid extent\n
1769#. @-expanded: \t(logical block %c, physical block %b, invalid len %N)\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001770#: e2fsck/problem.c:887
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001771msgid ""
1772"@i %i has an @n extent\n"
1773"\t(logical @b %c, physical @b %b, @n len %N)\n"
1774msgstr ""
1775
1776#. @-expanded: inode %i has EXTENTS_FL flag set on filesystem without extents support.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001777#: e2fsck/problem.c:892
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001778#, fuzzy, c-format
1779msgid "@i %i has EXTENTS_FL flag set on @f without extents support.\n"
1780msgstr ""
1781"L'@i %i ga il flag INDEX_FL impostato nel @f senza il supporto htree.\n"
1782
1783#. @-expanded: inode %i is in extent format, but superblock is missing EXTENTS feature\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001784#: e2fsck/problem.c:897
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001785#, c-format
1786msgid "@i %i is in extent format, but @S is missing EXTENTS feature\n"
1787msgstr ""
1788
1789#. @-expanded: inode %i missing EXTENT_FL, but is in extents format\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001790#: e2fsck/problem.c:902
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001791#, c-format
1792msgid "@i %i missing EXTENT_FL, but is in extents format\n"
1793msgstr ""
1794
Eric Sandeen032eafe2012-07-28 17:48:36 -04001795#: e2fsck/problem.c:907
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001796#, c-format
1797msgid "Fast symlink %i has EXTENT_FL set. "
1798msgstr ""
1799
1800#. @-expanded: inode %i has out of order extents\n
1801#. @-expanded: \t(invalid logical block %c, physical block %b, len %N)\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001802#: e2fsck/problem.c:912
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001803msgid ""
1804"@i %i has out of order extents\n"
1805"\t(@n logical @b %c, physical @b %b, len %N)\n"
1806msgstr ""
1807
1808#. @-expanded: inode %i has an invalid extent node (blk %b, lblk %c)\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001809#: e2fsck/problem.c:916
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001810msgid "@i %i has an invalid extent node (blk %b, lblk %c)\n"
1811msgstr ""
1812
Eric Sandeen032eafe2012-07-28 17:48:36 -04001813#. @-expanded: Error converting subcluster block bitmap: %m\n
1814#: e2fsck/problem.c:921
1815#, fuzzy, c-format
1816msgid "Error converting subcluster @b @B: %m\n"
1817msgstr "Errore scorrendo i @b(i) delle @d: %m\n"
1818
1819#. @-expanded: quota inode is not regular file.
1820#: e2fsck/problem.c:926
1821#, fuzzy
1822msgid "@q @i is not regular file. "
1823msgstr "Il @j non è un file regolare. "
1824
1825#. @-expanded: quota inode is not in use, but contains data.
1826#: e2fsck/problem.c:931
1827#, fuzzy
1828msgid "@q @i is not in use, but contains data. "
1829msgstr "L'@i %i è in uso, ma ha il dtime impostato. "
1830
1831#. @-expanded: quota inode is visible to the user.
1832#: e2fsck/problem.c:936
1833#, fuzzy
1834msgid "@q @i is visible to the user. "
1835msgstr "L'@i %i è in uso, ma ha il dtime impostato. "
1836
1837#. @-expanded: The bad block inode looks invalid.
1838#: e2fsck/problem.c:941
1839#, fuzzy
1840msgid "The bad @b @i looks @n. "
1841msgstr "<Inode numero 1>"
1842
1843#. @-expanded: inode %i has zero length extent\n
1844#. @-expanded: \t(invalid logical block %c, physical block %b)\n
1845#: e2fsck/problem.c:946
1846msgid ""
1847"@i %i has zero length extent\n"
1848"\t(@n logical @b %c, physical @b %b)\n"
1849msgstr ""
1850
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001851#. @-expanded: \n
1852#. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
1853#. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001854#: e2fsck/problem.c:953
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001855msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001856"\n"
1857"Running additional passes to resolve @bs claimed by more than one @i...\n"
1858"Pass 1B: Rescanning for @m @bs\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001859msgstr ""
1860
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001861#. @-expanded: multiply-claimed block(s) in inode %i:
Eric Sandeen032eafe2012-07-28 17:48:36 -04001862#: e2fsck/problem.c:959
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001863#, fuzzy, c-format
1864msgid "@m @b(s) in @i %i:"
1865msgstr "@b @I #%B (%b) nell'@i %i. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001866
Eric Sandeen032eafe2012-07-28 17:48:36 -04001867#: e2fsck/problem.c:974
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001868#, c-format
1869msgid "Error while scanning inodes (%i): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001870msgstr "Errore analizzando gli inode (%i): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001871
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001872#. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001873#: e2fsck/problem.c:979
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001874#, fuzzy, c-format
1875msgid "@A @i @B (@i_dup_map): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001876msgstr "@A la @B degli @i (inode_dup_map): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001877
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001878#. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001879#: e2fsck/problem.c:984
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001880#, c-format
1881msgid "Error while iterating over @bs in @i %i (%s): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001882msgstr "Errore scorrendo i @b(i) nell'@i %i (%s): %m\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001883
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001884#. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001885#: e2fsck/problem.c:989 e2fsck/problem.c:1304
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001886#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001887msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001888msgstr ""
1889"Errore sistemando il conteggio dei riferimenti per il @b @a %b (@i %i): %m\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001890
Theodore Ts'o6956f612005-12-31 16:46:15 -05001891#. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001892#: e2fsck/problem.c:994
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001893#, fuzzy
Theodore Ts'o6956f612005-12-31 16:46:15 -05001894msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001895msgstr ""
1896"Passo 1C: Analisi delle directory relativa agli @i con @b(i) duplicati.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001897
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001898#. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001899#: e2fsck/problem.c:1000
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001900#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001901msgid "Pass 1D: Reconciling @m @bs\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001902msgstr "Passo 1D: Riconciliamento del @b(i) duplicati\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001903
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001904#. @-expanded: File %Q (inode #%i, mod time %IM) \n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001905#. @-expanded: has %r multiply-claimed block(s), shared with %N file(s):\n
1906#: e2fsck/problem.c:1005
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001907#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001908msgid ""
1909"File %Q (@i #%i, mod time %IM) \n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04001910" has %r @m @b(s), shared with %N file(s):\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001911msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001912"Il file %Q (@i #%i, ultima modifica %IM) \n"
1913" ha %b @b(i) duplicati, condivisi con %N file:\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001914
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001915#. @-expanded: \t%Q (inode #%i, mod time %IM)\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001916#: e2fsck/problem.c:1011
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001917msgid "\t%Q (@i #%i, mod time %IM)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001918msgstr "\t%Q (@i #%i, ultima modifica %IM)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001919
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001920#. @-expanded: \t<filesystem metadata>\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001921#: e2fsck/problem.c:1016
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001922msgid "\t<@f metadata>\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001923msgstr "\t<metadata del @f>\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001924
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001925#. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
1926#. @-expanded: \n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001927#: e2fsck/problem.c:1021
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001928#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001929msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001930"(There are %N @is containing @m @bs.)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001931"\n"
1932msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001933"(Ci sono %n @i contenenti @b(i) duplicato/non valido(i).)\n"
1934"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001935
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001936#. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
1937#. @-expanded: \n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001938#: e2fsck/problem.c:1026
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001939#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001940msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001941"@m @bs already reassigned or cloned.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001942"\n"
1943msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001944"@b(i) duplicati già riassegnati o clonati.\n"
1945"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001946
Eric Sandeen032eafe2012-07-28 17:48:36 -04001947#: e2fsck/problem.c:1039
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001948#, c-format
1949msgid "Couldn't clone file: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001950msgstr "Impossibile clonare il file: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001951
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001952#. @-expanded: Pass 2: Checking directory structure\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001953#: e2fsck/problem.c:1045
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001954msgid "Pass 2: Checking @d structure\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001955msgstr "Passo 2: Analisi della struttura delle @d\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001956
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001957#. @-expanded: invalid inode number for '.' in directory inode %i.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001958#: e2fsck/problem.c:1050
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001959#, fuzzy, c-format
1960msgid "@n @i number for '.' in @d @i %i.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001961msgstr "Numero di @i non valido per '.' nell'@i @d %i.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001962
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001963#. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001964#: e2fsck/problem.c:1055
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001965#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001966msgid "@E has @n @i #: %Di.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001967msgstr "L'@E ha un @i non valido #: %Di.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001968
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001969#. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.
Eric Sandeen032eafe2012-07-28 17:48:36 -04001970#: e2fsck/problem.c:1060
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001971#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001972msgid "@E has @D/unused @i %Di. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001973msgstr "L'@E ha @i non utilizzato/@D %Di. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001974
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001975#. @-expanded: entry '%Dn' in %p (%i) is a link to '.'
Eric Sandeen032eafe2012-07-28 17:48:36 -04001976#: e2fsck/problem.c:1065
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001977msgid "@E @L to '.' "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001978msgstr "L'@E @L a '.' "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001979
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001980#. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001981#: e2fsck/problem.c:1070
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001982msgid "@E points to @i (%Di) located in a bad @b.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001983msgstr "L'@E punta all'@i (%Di), posizionato in un @b non valido.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001984
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001985#. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001986#: e2fsck/problem.c:1075
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001987msgid "@E @L to @d %P (%Di).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001988msgstr "L'@E @L alla @d %P (%Di).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001989
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001990#. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001991#: e2fsck/problem.c:1080
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001992msgid "@E @L to the @r.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001993msgstr "L'@E @L all'@r.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001994
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001995#. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04001996#: e2fsck/problem.c:1085
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05001997msgid "@E has illegal characters in its name.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001998msgstr "L'@E ha caratteri non validi nel suo nome.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001999
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002000#. @-expanded: Missing '.' in directory inode %i.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002001#: e2fsck/problem.c:1090
Theodore Ts'o72933b92005-01-11 14:05:00 -05002002#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002003msgid "Missing '.' in @d @i %i.\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05002004msgstr "'.' mancante nell'@i %i della @d.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002005
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002006#. @-expanded: Missing '..' in directory inode %i.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002007#: e2fsck/problem.c:1095
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002008#, c-format
2009msgid "Missing '..' in @d @i %i.\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05002010msgstr "'..' mancante nell'@i %i della @d.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002011
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002012#. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002013#: e2fsck/problem.c:1100
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002014#, fuzzy
2015msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002016msgstr "Il primo @e '%Dn' (inode=%Di) nell'@i %i della @d (%p) @s '.'\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002017
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002018#. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002019#: e2fsck/problem.c:1105
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002020#, fuzzy
2021msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002022msgstr "Il secondo @e '%Dn' (inode=%Di) nell'@i %i della @d (%p) @s '.'\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002023
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002024#. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002025#: e2fsck/problem.c:1110
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002026#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002027msgid "i_faddr @F %IF, @s zero.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002028msgstr "i_faddr @F %IF @s zero.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002029
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002030#. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002031#: e2fsck/problem.c:1115
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002032#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002033msgid "i_file_acl @F %If, @s zero.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002034msgstr "i_file_acl @F %If @s zero.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002035
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002036#. @-expanded: i_dir_acl for inode %i (%Q) is %Id, should be zero.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002037#: e2fsck/problem.c:1120
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002038#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002039msgid "i_dir_acl @F %Id, @s zero.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002040msgstr "i_dir_acl @F %Id @s zero.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002041
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002042#. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002043#: e2fsck/problem.c:1125
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002044#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002045msgid "i_frag @F %N, @s zero.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002046msgstr "i_frag @F %N @s zero.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002047
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002048#. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002049#: e2fsck/problem.c:1130
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002050#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002051msgid "i_fsize @F %N, @s zero.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002052msgstr "i_fsize @F %N @s zero.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002053
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002054#. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002055#: e2fsck/problem.c:1135
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002056#, fuzzy
2057msgid "@i %i (%Q) has @n mode (%Im).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002058msgstr "L'@o %i (%Q) ha una modalità non valida (%Im).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002059
Eric Sandeen032eafe2012-07-28 17:48:36 -04002060#. @-expanded: directory inode %i, %B, offset %N: directory corrupted\n
2061#: e2fsck/problem.c:1140
2062#, fuzzy
2063msgid "@d @i %i, %B, offset %N: @d corrupted\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002064msgstr "@i %i della @d, offset %N: @d corrotta\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002065
Eric Sandeen032eafe2012-07-28 17:48:36 -04002066#. @-expanded: directory inode %i, %B, offset %N: filename too long\n
2067#: e2fsck/problem.c:1145
2068#, fuzzy
2069msgid "@d @i %i, %B, offset %N: filename too long\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002070msgstr "@i %i della @d, offset %N: nome file troppo lungo\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002071
Eric Sandeen032eafe2012-07-28 17:48:36 -04002072#. @-expanded: directory inode %i has an unallocated %B.
2073#: e2fsck/problem.c:1150
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002074#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002075msgid "@d @i %i has an unallocated %B. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002076msgstr "L'@i %i della @d ha un @b (#%B) non allocato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002077
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002078#. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002079#: e2fsck/problem.c:1155
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002080#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002081msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002082msgstr "L'@e della @d '.' nell'@i %i della @d non è terminato da NULL\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002083
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002084#. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002085#: e2fsck/problem.c:1160
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002086#, c-format
2087msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002088msgstr "L'@e della @d '..' nell'@i %i della @d non è terminato da NULL\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002089
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002090#. @-expanded: inode %i (%Q) is an illegal character device.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002091#: e2fsck/problem.c:1165
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002092msgid "@i %i (%Q) is an @I character @v.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002093msgstr "L'@i %i (%Q) è un @v a caratteri @I.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002094
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002095#. @-expanded: inode %i (%Q) is an illegal block device.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002096#: e2fsck/problem.c:1170
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002097msgid "@i %i (%Q) is an @I @b @v.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002098msgstr "L'@i %i (%Q) è un @v a @b(i) @I.\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002099
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002100#. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002101#: e2fsck/problem.c:1175
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002102#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002103msgid "@E is duplicate '.' @e.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002104msgstr "L'@E è un duplicato dell'@e '.'.\n"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002105
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002106#. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002107#: e2fsck/problem.c:1180
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002108msgid "@E is duplicate '..' @e.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002109msgstr "L'@E è un duplicato dell'@e '..'.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002110
Eric Sandeen032eafe2012-07-28 17:48:36 -04002111#: e2fsck/problem.c:1185 e2fsck/problem.c:1485
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002112#, c-format
2113msgid "Internal error: couldn't find dir_info for %i.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002114msgstr "Errore interno: impossibile trovare dir_info per %i.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002115
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002116#. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002117#: e2fsck/problem.c:1190
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002118#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002119msgid "@E has rec_len of %Dr, @s %N.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002120msgstr "L'@E ha rec_len di %Dr, dovrebbe essere %N.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002121
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002122#. @-expanded: error allocating icount structure: %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002123#: e2fsck/problem.c:1195
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002124#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002125msgid "@A icount structure: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002126msgstr "@A la struttura icount: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002127
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002128#. @-expanded: Error iterating over directory blocks: %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002129#: e2fsck/problem.c:1200
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002130#, c-format
2131msgid "Error iterating over @d @bs: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002132msgstr "Errore scorrendo i @b(i) delle @d: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002133
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002134#. @-expanded: Error reading directory block %b (inode %i): %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002135#: e2fsck/problem.c:1205
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002136msgid "Error reading @d @b %b (@i %i): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002137msgstr "Errore leggendo il @b della @d %b (@i %i): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002138
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002139#. @-expanded: Error writing directory block %b (inode %i): %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002140#: e2fsck/problem.c:1210
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002141msgid "Error writing @d @b %b (@i %i): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002142msgstr "Errore scrivendo il @b della @d %b (@i %i): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002143
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002144#. @-expanded: error allocating new directory block for inode %i (%s): %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002145#: e2fsck/problem.c:1215
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002146#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002147msgid "@A new @d @b for @i %i (%s): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002148msgstr "@A un nuovo @b della @d per l'@i %i (%s): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002149
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002150#. @-expanded: Error deallocating inode %i: %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002151#: e2fsck/problem.c:1220
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002152#, fuzzy, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002153msgid "Error deallocating @i %i: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002154msgstr "Errore deallocando l'@i %i: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002155
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002156#. @-expanded: directory entry for '.' in %p (%i) is big.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002157#: e2fsck/problem.c:1225
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002158#, fuzzy, c-format
2159msgid "@d @e for '.' in %p (%i) is big.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002160msgstr "L'@e della @d di '.' è grande. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002161
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002162#. @-expanded: inode %i (%Q) is an illegal FIFO.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002163#: e2fsck/problem.c:1230
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002164msgid "@i %i (%Q) is an @I FIFO.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002165msgstr "L'@i %i (%Q) è una FIFO @I.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002166
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002167#. @-expanded: inode %i (%Q) is an illegal socket.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002168#: e2fsck/problem.c:1235
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002169msgid "@i %i (%Q) is an @I socket.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002170msgstr "L'@i %i (%Q) è un socket @I.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002171
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002172#. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002173#: e2fsck/problem.c:1240
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002174msgid "Setting filetype for @E to %N.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002175msgstr "Impostazione del tipo di file per l'@E a %N.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002176
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002177#. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002178#: e2fsck/problem.c:1245
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002179#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002180msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002181msgstr "L'@E non è del giusto tipo di file (era %Dt, dovrebbe essere %N).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002182
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002183#. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002184#: e2fsck/problem.c:1250
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002185msgid "@E has filetype set.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002186msgstr "E' impostato il tipo di file per l'@E.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002187
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002188#. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002189#: e2fsck/problem.c:1255
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002190#, fuzzy
2191msgid "@E has a @z name.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002192msgstr "Il nome dell'@E è di lunghezza nulla.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002193
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002194#. @-expanded: Symlink %Q (inode #%i) is invalid.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002195#: e2fsck/problem.c:1260
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002196#, fuzzy
2197msgid "Symlink %Q (@i #%i) is @n.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002198msgstr "Il symlink %Q (@i #%i) non è valido.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002199
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002200#. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002201#: e2fsck/problem.c:1265
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002202msgid "@a @b @F @n (%If).\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002203msgstr ""
2204
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002205#. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002206#: e2fsck/problem.c:1270
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002207msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04002208msgstr ""
2209"Il @f contiene files di grandi dimensioni, ma nel @S non è specificato il "
2210"flag LARGE_FILE.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002211
Eric Sandeen032eafe2012-07-28 17:48:36 -04002212#. @-expanded: problem in HTREE directory inode %d: %B not referenced\n
2213#: e2fsck/problem.c:1275
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002214#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002215msgid "@p @h %d: %B not referenced\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002216msgstr "@p un @h (%d): nodo (%B) non referenziato\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002217
Eric Sandeen032eafe2012-07-28 17:48:36 -04002218#. @-expanded: problem in HTREE directory inode %d: %B referenced twice\n
2219#: e2fsck/problem.c:1280
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002220#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002221msgid "@p @h %d: %B referenced twice\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002222msgstr "@p un @h (%d): nodo (%b) referenziato due volte\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002223
Eric Sandeen032eafe2012-07-28 17:48:36 -04002224#. @-expanded: problem in HTREE directory inode %d: %B has bad min hash\n
2225#: e2fsck/problem.c:1285
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002226#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002227msgid "@p @h %d: %B has bad min hash\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002228msgstr "@p un @h (%d): nodo (%B) con hash minimo non valido\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002229
Eric Sandeen032eafe2012-07-28 17:48:36 -04002230#. @-expanded: problem in HTREE directory inode %d: %B has bad max hash\n
2231#: e2fsck/problem.c:1290
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002232#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002233msgid "@p @h %d: %B has bad max hash\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002234msgstr "@p un @h (%d): nodo (%b) con hash massimo non valido\n"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002235
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002236#. @-expanded: invalid HTREE directory inode %d (%q).
Eric Sandeen032eafe2012-07-28 17:48:36 -04002237#: e2fsck/problem.c:1295
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002238#, fuzzy
2239msgid "@n @h %d (%q). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002240msgstr "@h %d non valido (%q). "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002241
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002242#. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002243#: e2fsck/problem.c:1299
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002244msgid "@p @h %d (%q): bad @b number %b.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002245msgstr "@p un @h %d (%q): @b non valido numero %b.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002246
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002247#. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002248#: e2fsck/problem.c:1309
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002249#, fuzzy, c-format
2250msgid "@p @h %d: root node is @n\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002251msgstr "@p un @h (%d): nodo root non valido\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002252
Eric Sandeen032eafe2012-07-28 17:48:36 -04002253#. @-expanded: problem in HTREE directory inode %d: %B has invalid limit (%N)\n
2254#: e2fsck/problem.c:1314
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002255#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002256msgid "@p @h %d: %B has @n limit (%N)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002257msgstr "@p un @h (%d): nodo (%B) con limite non valido (%N)\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002258
Eric Sandeen032eafe2012-07-28 17:48:36 -04002259#. @-expanded: problem in HTREE directory inode %d: %B has invalid count (%N)\n
2260#: e2fsck/problem.c:1319
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002261#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002262msgid "@p @h %d: %B has @n count (%N)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002263msgstr "@p un @h (%d): numero (%N) di nodo (%B) non valido\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002264
Eric Sandeen032eafe2012-07-28 17:48:36 -04002265#. @-expanded: problem in HTREE directory inode %d: %B has an unordered hash table\n
2266#: e2fsck/problem.c:1324
2267#, fuzzy
2268msgid "@p @h %d: %B has an unordered hash table\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002269msgstr "@p un @h (%d): nodo (%B) con tabella hash non ordinata\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002270
Eric Sandeen032eafe2012-07-28 17:48:36 -04002271#. @-expanded: problem in HTREE directory inode %d: %B has invalid depth (%N)\n
2272#: e2fsck/problem.c:1329
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002273#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002274msgid "@p @h %d: %B has @n depth (%N)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002275msgstr "@p un @h (%d): nodo (%B) con profondità non valida\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002276
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002277#. @-expanded: Duplicate entry '%Dn' in %p (%i) found.
Eric Sandeen032eafe2012-07-28 17:48:36 -04002278#: e2fsck/problem.c:1334
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002279msgid "Duplicate @E found. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002280msgstr "Trovato @E duplicato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002281
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002282#. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
2283#. @-expanded: Rename to %s
Eric Sandeen032eafe2012-07-28 17:48:36 -04002284#: e2fsck/problem.c:1339
Theodore Ts'oddc32a02003-05-03 18:45:55 -04002285#, no-c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002286msgid ""
2287"@E has a non-unique filename.\n"
2288"Rename to %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002289msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002290"@E ha un nome file non univoco.\n"
2291"Cambiare il nome in %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002292
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002293#. @-expanded: Duplicate entry '%Dn' found.\n
2294#. @-expanded: \tMarking %p (%i) to be rebuilt.\n
2295#. @-expanded: \n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002296#: e2fsck/problem.c:1344
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002297#, fuzzy
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002298msgid ""
2299"Duplicate @e '%Dn' found.\n"
2300"\tMarking %p (%i) to be rebuilt.\n"
2301"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002302msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002303"Trovato @e duplicato '%Dn'.\n"
2304"\t%p (%i) è da ricostruire.\n"
2305"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002306
Theodore Ts'o851bcf32007-07-08 12:09:40 -04002307#. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002308#: e2fsck/problem.c:1349
Theodore Ts'o851bcf32007-07-08 12:09:40 -04002309#, fuzzy
2310msgid "i_blocks_hi @F %N, @s zero.\n"
2311msgstr "i_fsize @F %N @s zero.\n"
2312
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002313#. @-expanded: Unexpected block in HTREE directory inode %d (%q).\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002314#: e2fsck/problem.c:1354
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002315#, fuzzy
2316msgid "Unexpected @b in @h %d (%q).\n"
2317msgstr "@h %d non valido (%q). "
2318
2319#. @-expanded: entry '%Dn' in %p (%i) references inode %Di in group %g where _INODE_UNINIT is set.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002320#: e2fsck/problem.c:1358
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002321msgid "@E references @i %Di in @g %g where _INODE_UNINIT is set.\n"
2322msgstr ""
2323
2324#. @-expanded: entry '%Dn' in %p (%i) references inode %Di found in group %g's unused inodes area.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002325#: e2fsck/problem.c:1363
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002326msgid "@E references @i %Di found in @g %g's unused inodes area.\n"
2327msgstr ""
2328
Eric Sandeen032eafe2012-07-28 17:48:36 -04002329#. @-expanded: i_file_acl_hi for inode %i (%Q) is %N, should be zero.\n
2330#: e2fsck/problem.c:1368
2331#, fuzzy
2332msgid "i_file_acl_hi @F %N, @s zero.\n"
2333msgstr "i_file_acl @F %If @s zero.\n"
2334
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002335#. @-expanded: Pass 3: Checking directory connectivity\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002336#: e2fsck/problem.c:1375
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002337msgid "Pass 3: Checking @d connectivity\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002338msgstr "Passo 3: Controllo della connettività di @d\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002339
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002340#. @-expanded: root inode not allocated.
Eric Sandeen032eafe2012-07-28 17:48:36 -04002341#: e2fsck/problem.c:1380
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002342msgid "@r not allocated. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002343msgstr "@r non allocato."
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002344
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002345#. @-expanded: No room in lost+found directory.
Eric Sandeen032eafe2012-07-28 17:48:36 -04002346#: e2fsck/problem.c:1385
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002347msgid "No room in @l @d. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002348msgstr "Non c'è spazio nella @d @l"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002349
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002350#. @-expanded: Unconnected directory inode %i (%p)\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002351#: e2fsck/problem.c:1390
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002352#, c-format
2353msgid "Unconnected @d @i %i (%p)\n"
2354msgstr ""
2355
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002356#. @-expanded: /lost+found not found.
Eric Sandeen032eafe2012-07-28 17:48:36 -04002357#: e2fsck/problem.c:1395
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002358msgid "/@l not found. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002359msgstr "/@l non trovata. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002360
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002361#. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002362#: e2fsck/problem.c:1400
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002363msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002364msgstr "'..' in %Q (%i) è %P (%j), @s %q (%d).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002365
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002366#. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002367#: e2fsck/problem.c:1405
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002368#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002369msgid "Bad or non-existent /@l. Cannot reconnect.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002370msgstr "/@l non valida o inesistente. Impossibile riconnettere.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002371
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002372#. @-expanded: Could not expand /lost+found: %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002373#: e2fsck/problem.c:1410
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002374#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002375msgid "Could not expand /@l: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002376msgstr "Impossibile espandere /@l: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002377
Eric Sandeen032eafe2012-07-28 17:48:36 -04002378#: e2fsck/problem.c:1415
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002379#, fuzzy, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002380msgid "Could not reconnect %i: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002381msgstr "Impossibile riconnettere %i: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002382
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002383#. @-expanded: Error while trying to find /lost+found: %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002384#: e2fsck/problem.c:1420
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002385#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002386msgid "Error while trying to find /@l: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002387msgstr "Errore cercando /@l: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002388
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002389#. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002390#: e2fsck/problem.c:1425
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002391#, fuzzy, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002392msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002393msgstr "ext2fs_new_block: %m cercando di creare la @d /@l\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002394
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002395#. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002396#: e2fsck/problem.c:1430
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002397#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002398msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002399msgstr "ext2fs_new_@i: %m cercando di creare la @d /@l\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002400
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002401#. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002402#: e2fsck/problem.c:1435
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002403#, fuzzy, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002404msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002405msgstr "ext2f_new_dir_block: %m creando un nuovo @b @d\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002406
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002407#. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002408#: e2fsck/problem.c:1440
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002409#, fuzzy, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002410msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002411msgstr "ext2fs_write_dir_block: %m scrivendo il @b @d per /@l\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002412
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002413#. @-expanded: Error while adjusting inode count on inode %i\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002414#: e2fsck/problem.c:1445
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002415#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002416msgid "Error while adjusting @i count on @i %i\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002417msgstr "Errore aggiustando il numero @i nell'@i %i\n"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002418
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002419#. @-expanded: Couldn't fix parent of inode %i: %m\n
2420#. @-expanded: \n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002421#: e2fsck/problem.c:1450
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002422#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002423msgid ""
2424"Couldn't fix parent of @i %i: %m\n"
2425"\n"
2426msgstr ""
2427
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002428#. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
2429#. @-expanded: \n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002430#: e2fsck/problem.c:1455
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002431#, c-format
2432msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002433"Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002434"\n"
2435msgstr ""
2436
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002437#. @-expanded: Error creating root directory (%s): %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002438#: e2fsck/problem.c:1465
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002439#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002440msgid "Error creating root @d (%s): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002441msgstr "Errore creando la @d root (%s): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002442
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002443#. @-expanded: Error creating /lost+found directory (%s): %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002444#: e2fsck/problem.c:1470
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002445#, c-format
2446msgid "Error creating /@l @d (%s): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002447msgstr "Errore creando la @d /@l (%s): %m\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002448
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002449#. @-expanded: root inode is not a directory; aborting.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002450#: e2fsck/problem.c:1475
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002451#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002452msgid "@r is not a @d; aborting.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002453msgstr "L'@r non è una @d; cancellazione.\n"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002454
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002455#. @-expanded: Cannot proceed without a root inode.\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002456#: e2fsck/problem.c:1480
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002457msgid "Cannot proceed without a @r.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002458msgstr "Impossibile procedere senza un @r.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002459
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002460#. @-expanded: /lost+found is not a directory (ino=%i)\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002461#: e2fsck/problem.c:1490
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002462#, c-format
2463msgid "/@l is not a @d (ino=%i)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002464msgstr "/@l non è una @d (ino=%i)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002465
Eric Sandeen032eafe2012-07-28 17:48:36 -04002466#: e2fsck/problem.c:1497
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002467msgid "Pass 3A: Optimizing directories\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002468msgstr "Passo 3A: Ottimizzazione delle directory\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002469
Eric Sandeen032eafe2012-07-28 17:48:36 -04002470#: e2fsck/problem.c:1502
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002471#, fuzzy, c-format
2472msgid "Failed to create dirs_to_hash iterator: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002473msgstr "Impossibile creare un iteratore dirs_to_hash: %m"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002474
Eric Sandeen032eafe2012-07-28 17:48:36 -04002475#: e2fsck/problem.c:1507
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002476#, fuzzy
2477msgid "Failed to optimize directory %q (%d): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002478msgstr "Impossibile ottimizzare la directory %q (%d): %m"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002479
Eric Sandeen032eafe2012-07-28 17:48:36 -04002480#: e2fsck/problem.c:1512
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002481msgid "Optimizing directories: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002482msgstr "Ottimizzazione delle directory: "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002483
Eric Sandeen032eafe2012-07-28 17:48:36 -04002484#: e2fsck/problem.c:1529
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002485msgid "Pass 4: Checking reference counts\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002486msgstr "Pass 4: Controllo del numero dei riferimenti\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002487
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002488#. @-expanded: unattached zero-length inode %i.
Eric Sandeen032eafe2012-07-28 17:48:36 -04002489#: e2fsck/problem.c:1534
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002490#, fuzzy, c-format
2491msgid "@u @z @i %i. "
2492msgstr "@i @o @I %i nel @S.\n"
2493
2494#. @-expanded: unattached inode %i\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002495#: e2fsck/problem.c:1539
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002496#, c-format
2497msgid "@u @i %i\n"
2498msgstr ""
2499
2500#. @-expanded: inode %i ref count is %Il, should be %N.
Eric Sandeen032eafe2012-07-28 17:48:36 -04002501#: e2fsck/problem.c:1544
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002502#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002503msgid "@i %i ref count is %Il, @s %N. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002504msgstr "Il contatore riferimenti dell'@i %i è %Il, @s %N. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002505
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002506#. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2507#. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2508#. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002509#: e2fsck/problem.c:1548
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002510#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002511msgid ""
2512"WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2513"\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002514"@i_link_info[%i] is %N, @i.i_links_count is %Il. They @s the same!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002515msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002516"ATTENZIONE: ERRORE DI PROGRAMMAZIONE IN E2FSCK!\n"
2517"\tO QUALCHE TESTA VUOTA (TU) STA CONTROLLANDO UN FILESYSTEM MONTATO (LIVE).\n"
2518"@i_link_info[%i] è %N, @i.i_links_count è %Il. Dovrebbero essere identici!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002519
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002520#. @-expanded: Pass 5: Checking group summary information\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002521#: e2fsck/problem.c:1558
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002522#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002523msgid "Pass 5: Checking @g summary information\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002524msgstr "Passo 5: Controllo del riepilogo delle informazioni del @g\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002525
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002526#. @-expanded: Padding at end of inode bitmap is not set.
Eric Sandeen032eafe2012-07-28 17:48:36 -04002527#: e2fsck/problem.c:1563
Theodore Ts'o72933b92005-01-11 14:05:00 -05002528#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002529msgid "Padding at end of @i @B is not set. "
Theodore Ts'o72933b92005-01-11 14:05:00 -05002530msgstr "Riempimento alla fine di @i @B non impostato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002531
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002532#. @-expanded: Padding at end of block bitmap is not set.
Eric Sandeen032eafe2012-07-28 17:48:36 -04002533#: e2fsck/problem.c:1568
Theodore Ts'o72933b92005-01-11 14:05:00 -05002534#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002535msgid "Padding at end of @b @B is not set. "
Theodore Ts'o72933b92005-01-11 14:05:00 -05002536msgstr "Riempimento alla fine di @b @B non impostato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002537
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002538#. @-expanded: block bitmap differences:
Eric Sandeen032eafe2012-07-28 17:48:36 -04002539#: e2fsck/problem.c:1573
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002540msgid "@b @B differences: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002541msgstr "Differenze nella @B dei @b: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002542
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002543#. @-expanded: inode bitmap differences:
Eric Sandeen032eafe2012-07-28 17:48:36 -04002544#: e2fsck/problem.c:1593
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002545msgid "@i @B differences: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002546msgstr "Differenze nella @B degli @i: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002547
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002548#. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002549#: e2fsck/problem.c:1613
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002550msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002551msgstr "Numero degli @i liberi errato per il @g #%g (%i, contati=%j).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002552
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002553#. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002554#: e2fsck/problem.c:1618
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002555msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002556msgstr "Numero delle directory errato per il @g #%g (%i, contati=%j).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002557
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002558#. @-expanded: Free inodes count wrong (%i, counted=%j).\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002559#: e2fsck/problem.c:1623
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002560msgid "Free @is count wrong (%i, counted=%j).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002561msgstr "Numero degli @i liberi errato (%i, contati=%j).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002562
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002563#. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002564#: e2fsck/problem.c:1628
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002565msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002566msgstr "Numero dei @b(i) liberi errato per il @g #%g (%b, contati=%c).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002567
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002568#. @-expanded: Free blocks count wrong (%b, counted=%c).\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002569#: e2fsck/problem.c:1633
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002570msgid "Free @bs count wrong (%b, counted=%c).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002571msgstr "Numero dei @b(i) liberi errato (%b, contati=%c).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002572
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002573#. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap
2574#. @-expanded: endpoints (%i, %j)\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002575#: e2fsck/problem.c:1638
Theodore Ts'obc759702005-05-09 20:40:55 -04002576msgid ""
2577"PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2578"endpoints (%i, %j)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002579msgstr ""
2580
Eric Sandeen032eafe2012-07-28 17:48:36 -04002581#: e2fsck/problem.c:1644
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002582#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002583msgid "Internal error: fudging end of bitmap (%N)\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04002584msgstr ""
2585"Errore interno: impossibile individuare la fine della mappa di bit (%N)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002586
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002587#. @-expanded: Error copying in replacement inode bitmap: %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002588#: e2fsck/problem.c:1649
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002589#, fuzzy, c-format
2590msgid "Error copying in replacement @i @B: %m\n"
2591msgstr "Errore durante la lettura dell'@i %i: %m\n"
2592
2593#. @-expanded: Error copying in replacement block bitmap: %m\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002594#: e2fsck/problem.c:1654
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002595#, c-format
2596msgid "Error copying in replacement @b @B: %m\n"
2597msgstr ""
2598
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002599#. @-expanded: group %g block(s) in use but group is marked BLOCK_UNINIT\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002600#: e2fsck/problem.c:1679
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002601#, c-format
2602msgid "@g %g @b(s) in use but @g is marked BLOCK_UNINIT\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04002603msgstr ""
2604
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002605#. @-expanded: group %g inode(s) in use but group is marked INODE_UNINIT\n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002606#: e2fsck/problem.c:1684
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002607#, c-format
2608msgid "@g %g @i(s) in use but @g is marked INODE_UNINIT\n"
2609msgstr ""
2610
Eric Sandeen032eafe2012-07-28 17:48:36 -04002611#. @-expanded: Recreate journal
2612#: e2fsck/problem.c:1691
2613#, fuzzy
2614msgid "Recreate @j"
2615msgstr "Ricrea"
2616
2617#: e2fsck/problem.c:1696
2618msgid "Update quota info for quota type %N"
2619msgstr ""
2620
2621#: e2fsck/problem.c:1815
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002622#, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002623msgid "Unhandled error code (0x%x)!\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002624msgstr "Codice errore non gestito (0x%x)!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002625
Eric Sandeen032eafe2012-07-28 17:48:36 -04002626#: e2fsck/problem.c:1940 e2fsck/problem.c:1944
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002627msgid "IGNORED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002628msgstr "IGNORATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002629
Eric Sandeen032eafe2012-07-28 17:48:36 -04002630#: e2fsck/scantest.c:79
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002631#, c-format
2632msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002633msgstr "Memoria usata: %d, tempo rimasto: %6.3f/%6.3f/%6.3f\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002634
Eric Sandeen032eafe2012-07-28 17:48:36 -04002635#: e2fsck/scantest.c:98
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002636#, c-format
2637msgid "size of inode=%d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002638msgstr "dimensione di un inode=%d\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002639
Eric Sandeen032eafe2012-07-28 17:48:36 -04002640#: e2fsck/scantest.c:119
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002641msgid "while starting inode scan"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002642msgstr "iniziando la scansione degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002643
Eric Sandeen032eafe2012-07-28 17:48:36 -04002644#: e2fsck/scantest.c:130
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002645msgid "while doing inode scan"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002646msgstr "durante la scansione dell'inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002647
Eric Sandeen032eafe2012-07-28 17:48:36 -04002648#: e2fsck/super.c:188
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002649#, c-format
2650msgid "while calling ext2fs_block_iterate for inode %d"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002651msgstr "chiamando ext2fs_block_iterate per l'inode %d"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002652
Eric Sandeen032eafe2012-07-28 17:48:36 -04002653#: e2fsck/super.c:211
Theodore Ts'o851bcf32007-07-08 12:09:40 -04002654#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04002655msgid "while calling ext2fs_adjust_ea_refcount2 for inode %d"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002656msgstr "chiamando ext2fs_adjust_ea_refocunt per l'inode %d"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002657
Eric Sandeen032eafe2012-07-28 17:48:36 -04002658#: e2fsck/super.c:272
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002659msgid "Truncating"
2660msgstr ""
2661
Eric Sandeen032eafe2012-07-28 17:48:36 -04002662#: e2fsck/super.c:273
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002663msgid "Clearing"
2664msgstr ""
2665
Eric Sandeen032eafe2012-07-28 17:48:36 -04002666#: e2fsck/unix.c:74
Theodore Ts'o197abba2005-06-20 18:00:23 -04002667#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002668msgid ""
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002669"Usage: %s [-panyrcdfvtDFV] [-b superblock] [-B blocksize]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002670"\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n"
Theodore Ts'o197abba2005-06-20 18:00:23 -04002671"\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002672"\t\t[-E extended-options] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002673msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002674"Utilizzo: %s [-panyrcdfvstDFSV] [-b superblocco] [-B dimensione_blocco]\n"
2675"\t\t[-I blocchi_buffer_inode] [-P processa_dimensione_inode]\n"
2676"\t\t[-l|-L file_blocchi_non_validi] [-C fd] [-j ext-journal]\n"
2677"\t\t[-E opzioni-estese] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002678
Eric Sandeen032eafe2012-07-28 17:48:36 -04002679#: e2fsck/unix.c:80
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05002680#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002681msgid ""
2682"\n"
2683"Emergency help:\n"
2684" -p Automatic repair (no questions)\n"
2685" -n Make no changes to the filesystem\n"
2686" -y Assume \"yes\" to all questions\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04002687" -c Check for bad blocks and add them to the badblock "
2688"list\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002689" -f Force checking even if filesystem is marked clean\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002690msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002691"\n"
2692"Aiuto di emergenza:\n"
2693" -p Riparazione automatica (senza domande)\n"
2694" -n Non effettuare cambiamenti nel filesystem\n"
2695" -y Risposta affermativa a tutte le domande\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04002696" -c Cerca blocchi non validi, ed aggiungili alla lista dei "
2697"blocchi non validi\n"
2698" -f Forza il controllo anche se il filesystem è segnato "
2699"come pulito\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002700
Eric Sandeen032eafe2012-07-28 17:48:36 -04002701#: e2fsck/unix.c:86
Theodore Ts'o197abba2005-06-20 18:00:23 -04002702#, fuzzy, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002703msgid ""
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002704" -v Be verbose\n"
2705" -b superblock Use alternative superblock\n"
2706" -B blocksize Force blocksize when looking for superblock\n"
Theodore Ts'o197abba2005-06-20 18:00:23 -04002707" -j external_journal Set location of the external journal\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002708" -l bad_blocks_file Add to badblocks list\n"
2709" -L bad_blocks_file Set badblocks list\n"
2710msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002711" -v Modalità prolissa\n"
2712" -b superblocco Usa un superblocco alternativo\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04002713" -B dim_blocco Forza la dimensione dei blocchi durante la ricerca del "
2714"superblocco\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002715" -j journal-esterno Specifica la posizione del journal esterno\n"
2716" -l file_bad_blocks Aggiungi alla lista dei blocchi non validi\n"
2717" -L file_bad_blocks Imposta la lista dei blocchi non validi\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002718
Eric Sandeen032eafe2012-07-28 17:48:36 -04002719#: e2fsck/unix.c:130
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05002720#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04002721msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %llu/%llu blocks\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002722msgstr "%s: %d/%d files (%0d.%d%% non contigui), %d/%d blocchi\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002723
Eric Sandeen032eafe2012-07-28 17:48:36 -04002724#: e2fsck/unix.c:137
2725#, fuzzy, c-format
2726msgid ""
2727"\n"
2728"%8u inode used (%2.2f%%)\n"
2729msgid_plural ""
2730"\n"
2731"%8u inodes used (%2.2f%%)\n"
2732msgstr[0] "%d inode analizzati.\n"
2733msgstr[1] "%d inode analizzati.\n"
2734
2735#: e2fsck/unix.c:141
2736#, c-format
2737msgid "%8u non-contiguous file (%0d.%d%%)\n"
2738msgid_plural "%8u non-contiguous files (%0d.%d%%)\n"
2739msgstr[0] ""
2740msgstr[1] ""
2741
2742#: e2fsck/unix.c:146
2743#, c-format
2744msgid "%8u non-contiguous directory (%0d.%d%%)\n"
2745msgid_plural "%8u non-contiguous directories (%0d.%d%%)\n"
2746msgstr[0] ""
2747msgstr[1] ""
2748
2749#: e2fsck/unix.c:151
Theodore Ts'o851bcf32007-07-08 12:09:40 -04002750#, fuzzy, c-format
2751msgid " # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002752msgstr " # di inode con blocchi ind/dind/tind: %d/%d/%d\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002753
Eric Sandeen032eafe2012-07-28 17:48:36 -04002754#: e2fsck/unix.c:159
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002755msgid " Extent depth histogram: "
2756msgstr ""
2757
Eric Sandeen032eafe2012-07-28 17:48:36 -04002758#: e2fsck/unix.c:168
2759#, c-format
2760msgid "%8llu block used (%2.2f%%)\n"
2761msgid_plural "%8llu blocks used (%2.2f%%)\n"
2762msgstr[0] ""
2763msgstr[1] ""
2764
2765#: e2fsck/unix.c:171
2766#, fuzzy, c-format
2767msgid "%8u bad block\n"
2768msgid_plural "%8u bad blocks\n"
2769msgstr[0] "%u inode, %u blocchi\n"
2770msgstr[1] "%u inode, %u blocchi\n"
2771
2772#: e2fsck/unix.c:173
2773#, fuzzy, c-format
2774msgid "%8u large file\n"
2775msgid_plural "%8u large files\n"
2776msgstr[0] "mappa degli inode dei file regolari"
2777msgstr[1] "mappa degli inode dei file regolari"
2778
2779#: e2fsck/unix.c:175
2780#, fuzzy, c-format
2781msgid ""
2782"\n"
2783"%8u regular file\n"
2784msgid_plural ""
2785"\n"
2786"%8u regular files\n"
2787msgstr[0] "mappa degli inode dei file regolari"
2788msgstr[1] "mappa degli inode dei file regolari"
2789
2790#: e2fsck/unix.c:177
2791#, fuzzy, c-format
2792msgid "%8u directory\n"
2793msgid_plural "%8u directories\n"
2794msgstr[0] "ddirectory"
2795msgstr[1] "ddirectory"
2796
2797#: e2fsck/unix.c:179
2798#, c-format
2799msgid "%8u character device file\n"
2800msgid_plural "%8u character device files\n"
2801msgstr[0] ""
2802msgstr[1] ""
2803
2804#: e2fsck/unix.c:182
2805#, fuzzy, c-format
2806msgid "%8u block device file\n"
2807msgid_plural "%8u block device files\n"
2808msgstr[0] "vdevice"
2809msgstr[1] "vdevice"
2810
2811#: e2fsck/unix.c:184
2812#, c-format
2813msgid "%8u fifo\n"
2814msgid_plural "%8u fifos\n"
2815msgstr[0] ""
2816msgstr[1] ""
2817
2818#: e2fsck/unix.c:186
2819#, c-format
2820msgid "%8u link\n"
2821msgid_plural "%8u links\n"
2822msgstr[0] ""
2823msgstr[1] ""
2824
2825#: e2fsck/unix.c:189
2826#, c-format
2827msgid "%8u symbolic link"
2828msgid_plural "%8u symbolic links"
2829msgstr[0] ""
2830msgstr[1] ""
2831
2832#: e2fsck/unix.c:191
2833#, c-format
2834msgid " (%u fast symbolic link)\n"
2835msgid_plural " (%u fast symbolic links)\n"
2836msgstr[0] ""
2837msgstr[1] ""
2838
2839#: e2fsck/unix.c:195
2840#, c-format
2841msgid "%8u socket\n"
2842msgid_plural "%8u sockets\n"
2843msgstr[0] ""
2844msgstr[1] ""
2845
2846#: e2fsck/unix.c:198
2847#, c-format
2848msgid "%8u file\n"
2849msgid_plural "%8u files\n"
2850msgstr[0] ""
2851msgstr[1] ""
2852
2853#: e2fsck/unix.c:212 misc/badblocks.c:983 misc/tune2fs.c:1979 misc/util.c:147
2854#: resize/main.c:247
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002855#, c-format
2856msgid "while determining whether %s is mounted."
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002857msgstr "determinando se %s è montato."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002858
Eric Sandeen032eafe2012-07-28 17:48:36 -04002859#: e2fsck/unix.c:230
2860#, fuzzy, c-format
2861msgid "Warning! %s is %s.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002862msgstr "Attenzione! %s è montato.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002863
Eric Sandeen032eafe2012-07-28 17:48:36 -04002864#: e2fsck/unix.c:237
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002865#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04002866msgid "%s is %s.\n"
2867msgstr ""
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002868
Eric Sandeen032eafe2012-07-28 17:48:36 -04002869#: e2fsck/unix.c:240
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002870msgid ""
2871"Cannot continue, aborting.\n"
2872"\n"
2873msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002874"Impossibile continuare, operazione annullata.\n"
2875"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002876
Eric Sandeen032eafe2012-07-28 17:48:36 -04002877#: e2fsck/unix.c:242
2878#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002879msgid ""
2880"\n"
2881"\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04002882"WARNING!!! The filesystem is mounted. If you continue you ***WILL***\n"
2883"cause ***SEVERE*** filesystem damage.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002884"\n"
2885msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002886"\n"
2887"\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04002888"\a\a\a\aATTENZIONE!!! Eseguire e2fsck su un filesystem montato potrebbe\n"
2889"causare SERI danni al filesystem.\a\a\a\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002890"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002891
Eric Sandeen032eafe2012-07-28 17:48:36 -04002892#: e2fsck/unix.c:247
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002893msgid "Do you really want to continue"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002894msgstr "Continuare"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002895
Eric Sandeen032eafe2012-07-28 17:48:36 -04002896#: e2fsck/unix.c:249
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05002897#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002898msgid "check aborted.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002899msgstr "controllo annullato.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002900
Eric Sandeen032eafe2012-07-28 17:48:36 -04002901#: e2fsck/unix.c:339
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002902msgid " contains a file system with errors"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002903msgstr " contiene un filesystem con errori"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002904
Eric Sandeen032eafe2012-07-28 17:48:36 -04002905#: e2fsck/unix.c:341
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002906msgid " was not cleanly unmounted"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002907msgstr " non è stato smontato in maniera corretta"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002908
Eric Sandeen032eafe2012-07-28 17:48:36 -04002909#: e2fsck/unix.c:343
Theodore Ts'o7527ef12007-12-05 19:35:20 -05002910msgid " primary superblock features different from backup"
2911msgstr ""
2912
Eric Sandeen032eafe2012-07-28 17:48:36 -04002913#: e2fsck/unix.c:347
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002914#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002915msgid " has been mounted %u times without being checked"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002916msgstr " è stato montato %u volte senza essere controllato"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002917
Eric Sandeen032eafe2012-07-28 17:48:36 -04002918#: e2fsck/unix.c:354
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002919#, fuzzy
2920msgid " has filesystem last checked time in the future"
2921msgstr ""
2922"Impostazione di data ed ora dell'ultimo controllo del filesystem a %s\n"
2923
Eric Sandeen032eafe2012-07-28 17:48:36 -04002924#: e2fsck/unix.c:360
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002925#, c-format
2926msgid " has gone %u days without being checked"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002927msgstr " non è stato controllato negli ultimi %u giorni"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002928
Eric Sandeen032eafe2012-07-28 17:48:36 -04002929#: e2fsck/unix.c:369
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002930msgid ", check forced.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002931msgstr ", controllo forzato.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002932
Eric Sandeen032eafe2012-07-28 17:48:36 -04002933#: e2fsck/unix.c:402
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002934#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04002935msgid "%s: clean, %u/%u files, %llu/%llu blocks"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002936msgstr "%s: a posto, %d/%d file, %d/%d blocchi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002937
Eric Sandeen032eafe2012-07-28 17:48:36 -04002938#: e2fsck/unix.c:421
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05002939#, fuzzy
2940msgid " (check deferred; on battery)"
2941msgstr " (controllo dopo il prossimo mount)"
2942
Eric Sandeen032eafe2012-07-28 17:48:36 -04002943#: e2fsck/unix.c:424
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002944msgid " (check after next mount)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002945msgstr " (controllo dopo il prossimo mount)"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002946
Eric Sandeen032eafe2012-07-28 17:48:36 -04002947#: e2fsck/unix.c:426
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002948#, c-format
2949msgid " (check in %ld mounts)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002950msgstr " (controllo tra %ld mount)"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002951
Eric Sandeen032eafe2012-07-28 17:48:36 -04002952#: e2fsck/unix.c:576
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002953#, c-format
2954msgid "ERROR: Couldn't open /dev/null (%s)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002955msgstr "ERRORE: Impossibile aprire /dev/null (%s)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002956
Eric Sandeen032eafe2012-07-28 17:48:36 -04002957#: e2fsck/unix.c:645
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05002958#, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002959msgid "Invalid EA version.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002960msgstr "Versione EA non valida.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002961
Eric Sandeen032eafe2012-07-28 17:48:36 -04002962#: e2fsck/unix.c:672
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05002963#, c-format
Theodore Ts'o197abba2005-06-20 18:00:23 -04002964msgid "Unknown extended option: %s\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002965msgstr ""
2966
Eric Sandeen032eafe2012-07-28 17:48:36 -04002967#: e2fsck/unix.c:697
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05002968#, c-format
2969msgid ""
2970"Syntax error in e2fsck config file (%s, line #%d)\n"
2971"\t%s\n"
2972msgstr ""
2973
Eric Sandeen032eafe2012-07-28 17:48:36 -04002974#: e2fsck/unix.c:766
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002975#, c-format
2976msgid "Error validating file descriptor %d: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002977msgstr "Errore convalidando il descrittore di file %d: %s\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002978
Eric Sandeen032eafe2012-07-28 17:48:36 -04002979#: e2fsck/unix.c:770
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002980#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002981msgid "Invalid completion information file descriptor"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002982msgstr "Informazioni di completamento descrittore di file non valide"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002983
Eric Sandeen032eafe2012-07-28 17:48:36 -04002984#: e2fsck/unix.c:785
Theodore Ts'o6956f612005-12-31 16:46:15 -05002985#, fuzzy
2986msgid "Only one of the options -p/-a, -n or -y may be specified."
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002987msgstr "Solo una tra le opzioni -p/-a, -n o -y può essere specificata."
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002988
Eric Sandeen032eafe2012-07-28 17:48:36 -04002989#: e2fsck/unix.c:806
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05002990#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002991msgid "The -t option is not supported on this version of e2fsck.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002992msgstr "L'opzione -t non è supportata da questa versione di e2fsck.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002993
Eric Sandeen032eafe2012-07-28 17:48:36 -04002994#: e2fsck/unix.c:837 e2fsck/unix.c:909 misc/tune2fs.c:811 misc/tune2fs.c:1100
2995#: misc/tune2fs.c:1118
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002996#, c-format
2997msgid "Unable to resolve '%s'"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002998msgstr "Impossibile risolvere '%s'"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002999
Eric Sandeen032eafe2012-07-28 17:48:36 -04003000#: e2fsck/unix.c:888
3001msgid "The -n and -D options are incompatible."
3002msgstr ""
3003
3004#: e2fsck/unix.c:893
3005msgid "The -n and -c options are incompatible."
3006msgstr ""
3007
3008#: e2fsck/unix.c:898
3009#, fuzzy
3010msgid "The -n and -l/-L options are incompatible."
3011msgstr "Le opzioni -c e -I/-L non possono essere usate contemporaneamente.\n"
3012
3013#: e2fsck/unix.c:943
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003014#, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003015msgid "The -c and the -l/-L options may not be both used at the same time.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003016msgstr "Le opzioni -c e -I/-L non possono essere usate contemporaneamente.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003017
Eric Sandeen032eafe2012-07-28 17:48:36 -04003018#: e2fsck/unix.c:991
Theodore Ts'o7527ef12007-12-05 19:35:20 -05003019#, c-format
3020msgid ""
3021"E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
3022"\n"
3023msgstr ""
3024
Eric Sandeen032eafe2012-07-28 17:48:36 -04003025#: e2fsck/unix.c:1000
Theodore Ts'o7527ef12007-12-05 19:35:20 -05003026#, c-format
3027msgid ""
3028"\n"
3029"Invalid non-numeric argument to -%c (\"%s\")\n"
3030"\n"
3031msgstr ""
3032
Eric Sandeen032eafe2012-07-28 17:48:36 -04003033#: e2fsck/unix.c:1089
3034#, c-format
3035msgid ""
3036"MMP interval is %u seconds and total wait time is %u seconds. Please "
3037"wait...\n"
3038msgstr ""
3039
3040#: e2fsck/unix.c:1106 e2fsck/unix.c:1111
3041#, fuzzy
3042msgid "while checking MMP block"
3043msgstr "impostando il superblocco"
3044
3045#: e2fsck/unix.c:1113 misc/tune2fs.c:1912
3046msgid ""
3047"If you are sure the filesystem is not in use on any node, run:\n"
3048"'tune2fs -f -E clear_mmp {device}'\n"
3049msgstr ""
3050
3051#: e2fsck/unix.c:1163
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003052#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003053msgid "Error: ext2fs library version out of date!\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003054msgstr "Errore: versione obsoleta della libreria ext2fs!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003055
Eric Sandeen032eafe2012-07-28 17:48:36 -04003056#: e2fsck/unix.c:1171
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003057msgid "while trying to initialize program"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003058msgstr "tentando di inizializzare il programma"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003059
Eric Sandeen032eafe2012-07-28 17:48:36 -04003060#: e2fsck/unix.c:1194
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003061#, c-format
3062msgid "\tUsing %s, %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003063msgstr "\tUtilizzando %s, %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003064
Eric Sandeen032eafe2012-07-28 17:48:36 -04003065#: e2fsck/unix.c:1206
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003066msgid "need terminal for interactive repairs"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003067msgstr "serve il terminale per il riparo interattivo"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003068
Eric Sandeen032eafe2012-07-28 17:48:36 -04003069#: e2fsck/unix.c:1256
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003070#, fuzzy, c-format
Theodore Ts'o7527ef12007-12-05 19:35:20 -05003071msgid "%s: %s trying backup blocks...\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003072msgstr "%s cercando tra i blocchi di backup...\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003073
Eric Sandeen032eafe2012-07-28 17:48:36 -04003074#: e2fsck/unix.c:1258
Theodore Ts'o7527ef12007-12-05 19:35:20 -05003075msgid "Superblock invalid,"
3076msgstr ""
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003077
Eric Sandeen032eafe2012-07-28 17:48:36 -04003078#: e2fsck/unix.c:1259
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003079msgid "Group descriptors look bad..."
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003080msgstr "I descrittori di gruppo sembrano non validi..."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003081
Eric Sandeen032eafe2012-07-28 17:48:36 -04003082#: e2fsck/unix.c:1269
3083#, fuzzy, c-format
3084msgid "%s: %s while using the backup blocks"
3085msgstr "%s cercando tra i blocchi di backup...\n"
3086
3087#: e2fsck/unix.c:1273
3088#, fuzzy, c-format
3089msgid "%s: going back to original superblock\n"
3090msgstr "%s: non è stato trovato un superblocco valido del journal\n"
3091
3092#: e2fsck/unix.c:1301
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003093msgid ""
3094"The filesystem revision is apparently too high for this version of e2fsck.\n"
3095"(Or the filesystem superblock is corrupt)\n"
3096"\n"
3097msgstr ""
Theodore Ts'obc759702005-05-09 20:40:55 -04003098"La revisione del filesystem sembra troppo alta per questa versione di "
3099"e2fsck.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003100"(O il superblocco del filesystem è corrotto)\n"
3101"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003102
Eric Sandeen032eafe2012-07-28 17:48:36 -04003103#: e2fsck/unix.c:1307
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003104msgid "Could this be a zero-length partition?\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003105msgstr "E' possibile che questa sia una partizione di dimensione zero?\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003106
Eric Sandeen032eafe2012-07-28 17:48:36 -04003107#: e2fsck/unix.c:1310
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003108#, c-format
3109msgid "You must have %s access to the filesystem or be root\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003110msgstr "Serve accesso di tipo %s al filesystem, o è necessario essere root\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003111
Eric Sandeen032eafe2012-07-28 17:48:36 -04003112#: e2fsck/unix.c:1315
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003113msgid "Possibly non-existent or swap device?\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003114msgstr "Device non esistente o di swap?\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003115
Eric Sandeen032eafe2012-07-28 17:48:36 -04003116#: e2fsck/unix.c:1318
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05003117msgid "Filesystem mounted or opened exclusively by another program?\n"
3118msgstr ""
3119
Eric Sandeen032eafe2012-07-28 17:48:36 -04003120#: e2fsck/unix.c:1321
3121#, fuzzy
3122msgid "Possibly non-existent device?\n"
3123msgstr "Device non esistente o di swap?\n"
3124
3125#: e2fsck/unix.c:1324
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003126msgid ""
3127"Disk write-protected; use the -n option to do a read-only\n"
3128"check of the device.\n"
3129msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003130"Disco protetto da scrittura: usare l'opzione -n per controllare\n"
3131"in modalità sola lettura.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003132
Eric Sandeen032eafe2012-07-28 17:48:36 -04003133#: e2fsck/unix.c:1389
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003134msgid "Get a newer version of e2fsck!"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003135msgstr "Utilizzare una versione più nuova di e2fsck."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003136
Eric Sandeen032eafe2012-07-28 17:48:36 -04003137#: e2fsck/unix.c:1437
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003138#, c-format
3139msgid "while checking ext3 journal for %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003140msgstr "controllando il journal ext3 per %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003141
Eric Sandeen032eafe2012-07-28 17:48:36 -04003142#: e2fsck/unix.c:1448
Theodore Ts'obc759702005-05-09 20:40:55 -04003143msgid ""
3144"Warning: skipping journal recovery because doing a read-only filesystem "
3145"check.\n"
3146msgstr ""
3147"Attenzione: essendo un controllo a sola lettura, il journal non verrà "
3148"ripristinato.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003149
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003150# fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04003151#: e2fsck/unix.c:1461
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003152#, c-format
3153msgid "unable to set superblock flags on %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003154msgstr "impossibile impostarei i flag del superblocco a %s\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003155
Eric Sandeen032eafe2012-07-28 17:48:36 -04003156#: e2fsck/unix.c:1467
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003157#, c-format
3158msgid "while recovering ext3 journal of %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003159msgstr "ripristinando il journal ext3 di %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003160
Eric Sandeen032eafe2012-07-28 17:48:36 -04003161#: e2fsck/unix.c:1492
Theodore Ts'o8f741372008-02-28 21:47:05 -05003162#, fuzzy, c-format
3163msgid "%s has unsupported feature(s):"
3164msgstr "L'@h %i ha una versione dell'hash non supportata (%N)\n"
3165
Eric Sandeen032eafe2012-07-28 17:48:36 -04003166#: e2fsck/unix.c:1507
3167#, fuzzy, c-format
3168msgid "%s: warning: compression support is experimental.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003169msgstr "Attenzione: il supporto per la compressione è sperimentale.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003170
Eric Sandeen032eafe2012-07-28 17:48:36 -04003171#: e2fsck/unix.c:1513
3172#, fuzzy, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003173msgid ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04003174"%s: e2fsck not compiled with HTREE support,\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003175"\tbut filesystem %s has HTREE directories.\n"
3176msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003177"E2fsck non è stato compilato con il supporto HTREE,\n"
3178"\tma il filesystem %s contiene directory HTREE.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003179
Eric Sandeen032eafe2012-07-28 17:48:36 -04003180#: e2fsck/unix.c:1565
3181#, fuzzy, c-format
3182msgid "%s: %s while reading bad blocks inode\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003183msgstr "leggendo l'inode numero 1"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003184
Eric Sandeen032eafe2012-07-28 17:48:36 -04003185#: e2fsck/unix.c:1568
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003186msgid "This doesn't bode well, but we'll try to go on...\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05003187msgstr "Questo non è un buon segno, ma si tenterà di continuare...\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003188
Eric Sandeen032eafe2012-07-28 17:48:36 -04003189#: e2fsck/unix.c:1609
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003190#, c-format
3191msgid "Creating journal (%d blocks): "
3192msgstr "Creazione del journal (%d blocchi): "
3193
Eric Sandeen032eafe2012-07-28 17:48:36 -04003194#: e2fsck/unix.c:1619
3195#, fuzzy
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003196msgid " Done.\n"
3197msgstr "fatto\n"
3198
Eric Sandeen032eafe2012-07-28 17:48:36 -04003199#: e2fsck/unix.c:1620
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003200msgid ""
3201"\n"
3202"*** journal has been re-created - filesystem is now ext3 again ***\n"
3203msgstr ""
3204
Eric Sandeen032eafe2012-07-28 17:48:36 -04003205#: e2fsck/unix.c:1643
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003206msgid "Restarting e2fsck from the beginning...\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003207msgstr "Riavvio di e2fsck dall'inizio...\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003208
Eric Sandeen032eafe2012-07-28 17:48:36 -04003209#: e2fsck/unix.c:1647
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003210msgid "while resetting context"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003211msgstr "resettando il contesto"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003212
Eric Sandeen032eafe2012-07-28 17:48:36 -04003213#: e2fsck/unix.c:1654
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003214#, c-format
3215msgid "%s: e2fsck canceled.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003216msgstr "%s: e2fsck cancellato.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003217
Eric Sandeen032eafe2012-07-28 17:48:36 -04003218#: e2fsck/unix.c:1659
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003219msgid "aborted"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003220msgstr "annullato"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003221
Eric Sandeen032eafe2012-07-28 17:48:36 -04003222#: e2fsck/unix.c:1671 e2fsck/util.c:67
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003223#, c-format
3224msgid ""
3225"\n"
3226"%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
3227msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003228"\n"
3229"%s: ***** IL FILESYSTEM E' STATO MODIFICATO *****\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003230
Eric Sandeen032eafe2012-07-28 17:48:36 -04003231#: e2fsck/unix.c:1675
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003232#, c-format
3233msgid "%s: ***** REBOOT LINUX *****\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003234msgstr "%s: ***** RIAVVIARE LINUX *****\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003235
Eric Sandeen032eafe2012-07-28 17:48:36 -04003236#: e2fsck/unix.c:1683 e2fsck/util.c:73
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003237#, c-format
3238msgid ""
3239"\n"
3240"%s: ********** WARNING: Filesystem still has errors **********\n"
3241"\n"
3242msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003243"\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04003244"%s: ********** ATTENZIONE: Il filesystem contiene ancora errori "
3245"************\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003246"\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003247
Eric Sandeen032eafe2012-07-28 17:48:36 -04003248#: e2fsck/unix.c:1723
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003249#, fuzzy
3250msgid "while setting block group checksum info"
3251msgstr "impostando l'inode del blocco difettoso"
3252
Eric Sandeen032eafe2012-07-28 17:48:36 -04003253#: e2fsck/util.c:189 misc/util.c:70
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003254msgid "yY"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003255msgstr "sS"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003256
Eric Sandeen032eafe2012-07-28 17:48:36 -04003257#: e2fsck/util.c:190
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003258msgid "nN"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003259msgstr "nN"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003260
Eric Sandeen032eafe2012-07-28 17:48:36 -04003261#: e2fsck/util.c:204
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003262msgid "<y>"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003263msgstr "<s>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003264
Eric Sandeen032eafe2012-07-28 17:48:36 -04003265#: e2fsck/util.c:206
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003266msgid "<n>"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003267msgstr "<n>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003268
Eric Sandeen032eafe2012-07-28 17:48:36 -04003269#: e2fsck/util.c:208
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003270msgid " (y/n)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003271msgstr " (s/n)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003272
Eric Sandeen032eafe2012-07-28 17:48:36 -04003273#: e2fsck/util.c:222
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003274msgid "cancelled!\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003275msgstr "cancellato!\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003276
Eric Sandeen032eafe2012-07-28 17:48:36 -04003277#: e2fsck/util.c:237
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003278msgid "yes\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003279msgstr "sì\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003280
Eric Sandeen032eafe2012-07-28 17:48:36 -04003281#: e2fsck/util.c:239
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003282msgid "no\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003283msgstr "no\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003284
Eric Sandeen032eafe2012-07-28 17:48:36 -04003285#: e2fsck/util.c:249
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003286#, c-format
3287msgid ""
3288"%s? no\n"
3289"\n"
3290msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003291"%s? no\n"
3292"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003293
Eric Sandeen032eafe2012-07-28 17:48:36 -04003294#: e2fsck/util.c:253
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003295#, c-format
3296msgid ""
3297"%s? yes\n"
3298"\n"
3299msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003300"%s? sì\n"
3301"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003302
Eric Sandeen032eafe2012-07-28 17:48:36 -04003303#: e2fsck/util.c:257
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003304msgid "yes"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003305msgstr "sì"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003306
Eric Sandeen032eafe2012-07-28 17:48:36 -04003307#: e2fsck/util.c:257
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003308msgid "no"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003309msgstr "no"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003310
Eric Sandeen032eafe2012-07-28 17:48:36 -04003311#: e2fsck/util.c:272
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003312#, c-format
3313msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
3314msgstr ""
3315
Eric Sandeen032eafe2012-07-28 17:48:36 -04003316#: e2fsck/util.c:277
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003317msgid "reading inode and block bitmaps"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003318msgstr "lettura delle mappe di bit inode e blocco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003319
Eric Sandeen032eafe2012-07-28 17:48:36 -04003320#: e2fsck/util.c:285
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003321#, c-format
3322msgid "while retrying to read bitmaps for %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003323msgstr "riprovando a leggere le mappe di bit per %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003324
Eric Sandeen032eafe2012-07-28 17:48:36 -04003325#: e2fsck/util.c:297
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003326#, fuzzy
3327msgid "writing block and inode bitmaps"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003328msgstr "scrivendo le mappe di bit di blocco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003329
Eric Sandeen032eafe2012-07-28 17:48:36 -04003330#: e2fsck/util.c:302
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003331#, fuzzy, c-format
3332msgid "while rewriting block and inode bitmaps for %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003333msgstr "riprovando a scrivere le mappe di bit di inode per %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003334
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003335# fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04003336#: e2fsck/util.c:314
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003337#, c-format
3338msgid ""
3339"\n"
3340"\n"
3341"%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
3342"\t(i.e., without -a or -p options)\n"
3343msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003344"\n"
3345"\n"
3346"%s: INCONSISTENZA INASPETTATA: ESEGUIRE fsck MANUALMENTE.\n"
3347"\t(es., senza le opzioni -a o -p)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003348
Eric Sandeen032eafe2012-07-28 17:48:36 -04003349#: e2fsck/util.c:395
3350#, fuzzy, c-format
3351msgid "Memory used: %luk/%luk (%luk/%luk), "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003352msgstr "Memoria usata: %dk/%dk (%dk/%dk), "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003353
Eric Sandeen032eafe2012-07-28 17:48:36 -04003354#: e2fsck/util.c:399
3355#, fuzzy, c-format
3356msgid "Memory used: %lu, "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003357msgstr "Memoria usata: %d, "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003358
Eric Sandeen032eafe2012-07-28 17:48:36 -04003359#: e2fsck/util.c:406
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003360#, c-format
3361msgid "time: %5.2f/%5.2f/%5.2f\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003362msgstr "durata: %5.2f/%5.2f/%5.2f\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003363
Eric Sandeen032eafe2012-07-28 17:48:36 -04003364#: e2fsck/util.c:411
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003365#, c-format
3366msgid "elapsed time: %6.3f\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003367msgstr "tempo rimanente: %6.3f\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003368
Eric Sandeen032eafe2012-07-28 17:48:36 -04003369#: e2fsck/util.c:446 e2fsck/util.c:460
3370#, fuzzy, c-format
3371msgid "while reading inode %lu in %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003372msgstr "leggendo l'inode %ld in %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003373
Eric Sandeen032eafe2012-07-28 17:48:36 -04003374#: e2fsck/util.c:474 e2fsck/util.c:487
3375#, fuzzy, c-format
3376msgid "while writing inode %lu in %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003377msgstr "scrivendo l'inode %ld in %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003378
Eric Sandeen032eafe2012-07-28 17:48:36 -04003379#: e2fsck/util.c:636
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003380msgid "while allocating zeroizing buffer"
3381msgstr "allocando i buffer zeroizing"
3382
Eric Sandeen032eafe2012-07-28 17:48:36 -04003383#: e2fsck/util.c:788
3384msgid ""
3385"UNEXPECTED INCONSISTENCY: the filesystem is being modified while fsck is "
3386"running.\n"
3387msgstr ""
3388
3389#: misc/badblocks.c:69
Theodore Ts'o6956f612005-12-31 16:46:15 -05003390#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04003391msgid "done \n"
Theodore Ts'o6956f612005-12-31 16:46:15 -05003392msgstr "fatto \n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003393
Eric Sandeen032eafe2012-07-28 17:48:36 -04003394#: misc/badblocks.c:93
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003395#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003396msgid ""
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003397"Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003398" [-c blocks_at_once] [-d delay_factor_between_reads] [-e "
3399"max_bad_blocks]\n"
3400" [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n"
3401" device [last_block [first_block]]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003402msgstr ""
Theodore Ts'o72933b92005-01-11 14:05:00 -05003403"Uso: %s [-b dim_blocco] [-i file_di_input] [-o file_di_output] [-svwnf]\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04003404" [-c blocks_at_once] [-p num_passi] [-t modello_di_prova [-t "
3405"modello_di_prova [...]]]\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003406" device [blocco_finale [blocco_iniziale]]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003407
Eric Sandeen032eafe2012-07-28 17:48:36 -04003408#: misc/badblocks.c:104
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003409#, c-format
3410msgid ""
3411"%s: The -n and -w options are mutually exclusive.\n"
3412"\n"
3413msgstr ""
3414
Eric Sandeen032eafe2012-07-28 17:48:36 -04003415#: misc/badblocks.c:219
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003416#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04003417msgid "%6.2f%% done, %s elapsed. (%d/%d/%d errors)"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003418msgstr ""
3419
Eric Sandeen032eafe2012-07-28 17:48:36 -04003420#: misc/badblocks.c:322
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003421msgid "Testing with random pattern: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003422msgstr "Controllo con un modello casuale: "
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003423
Eric Sandeen032eafe2012-07-28 17:48:36 -04003424#: misc/badblocks.c:340
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003425msgid "Testing with pattern 0x"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003426msgstr "Controllo con modello 0x"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003427
Eric Sandeen032eafe2012-07-28 17:48:36 -04003428#: misc/badblocks.c:372 misc/badblocks.c:445
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003429msgid "during seek"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003430msgstr "durante la ricerca"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003431
Eric Sandeen032eafe2012-07-28 17:48:36 -04003432#: misc/badblocks.c:383
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003433#, c-format
3434msgid "Weird value (%ld) in do_read\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003435msgstr "Valore strano (%ld) nella do_read\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003436
Eric Sandeen032eafe2012-07-28 17:48:36 -04003437#: misc/badblocks.c:469
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003438msgid "during ext2fs_sync_device"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003439msgstr "durante la ext2fs_sync_device"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003440
Eric Sandeen032eafe2012-07-28 17:48:36 -04003441#: misc/badblocks.c:489 misc/badblocks.c:749
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003442msgid "while beginning bad block list iteration"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003443msgstr "iniziando a scorrere la lista dei blocchi difettosi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003444
Eric Sandeen032eafe2012-07-28 17:48:36 -04003445#: misc/badblocks.c:503 misc/badblocks.c:602 misc/badblocks.c:759
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003446msgid "while allocating buffers"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003447msgstr "allocando i buffer"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003448
Eric Sandeen032eafe2012-07-28 17:48:36 -04003449#: misc/badblocks.c:507
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003450#, c-format
3451msgid "Checking blocks %lu to %lu\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003452msgstr "Controllo dei blocchi da %lu a %lu\n"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003453
Eric Sandeen032eafe2012-07-28 17:48:36 -04003454#: misc/badblocks.c:512
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003455msgid "Checking for bad blocks in read-only mode\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003456msgstr "Ricerca dei blocchi non validi in modalità sola lettura\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003457
Eric Sandeen032eafe2012-07-28 17:48:36 -04003458#: misc/badblocks.c:521
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003459msgid "Checking for bad blocks (read-only test): "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003460msgstr "Ricerca dei blocchi non validi (test a sola lettura): "
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003461
Eric Sandeen032eafe2012-07-28 17:48:36 -04003462#: misc/badblocks.c:528 misc/badblocks.c:634 misc/badblocks.c:676
3463#: misc/badblocks.c:822
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003464msgid "Too many bad blocks, aborting test\n"
3465msgstr ""
3466
Eric Sandeen032eafe2012-07-28 17:48:36 -04003467#: misc/badblocks.c:609
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003468msgid "Checking for bad blocks in read-write mode\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003469msgstr "Ricerca dei blocchi non validi in modalità lettura-scrittura\n"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003470
Eric Sandeen032eafe2012-07-28 17:48:36 -04003471#: misc/badblocks.c:611 misc/badblocks.c:772
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003472#, c-format
3473msgid "From block %lu to %lu\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003474msgstr "Dal blocco %lu al blocco %lu\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003475
Eric Sandeen032eafe2012-07-28 17:48:36 -04003476#: misc/badblocks.c:666
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003477msgid "Reading and comparing: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003478msgstr "Lettura e confronto: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003479
Eric Sandeen032eafe2012-07-28 17:48:36 -04003480#: misc/badblocks.c:771
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003481msgid "Checking for bad blocks in non-destructive read-write mode\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04003482msgstr ""
3483"Ricerca dei blocchi non validi in modalità lettura-scrittura non "
3484"distruttiva\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003485
Eric Sandeen032eafe2012-07-28 17:48:36 -04003486#: misc/badblocks.c:777
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003487msgid "Checking for bad blocks (non-destructive read-write test)\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04003488msgstr ""
3489"Ricerca dei blocchi non validi (test in moalità lettura-scrittura non "
3490"distruttiva)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003491
Eric Sandeen032eafe2012-07-28 17:48:36 -04003492#: misc/badblocks.c:784
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003493msgid ""
3494"\n"
3495"Interrupt caught, cleaning up\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003496msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003497"\n"
3498"Rilevato interrupt, pulizia in corso\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003499
Eric Sandeen032eafe2012-07-28 17:48:36 -04003500#: misc/badblocks.c:867
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003501#, c-format
3502msgid "during test data write, block %lu"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003503msgstr "durante la scrittura dei dati del test, blocco %lu"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003504
Eric Sandeen032eafe2012-07-28 17:48:36 -04003505#: misc/badblocks.c:988 misc/util.c:152
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003506#, c-format
3507msgid "%s is mounted; "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003508msgstr "%s è montato: "
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003509
Eric Sandeen032eafe2012-07-28 17:48:36 -04003510#: misc/badblocks.c:990
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003511#, fuzzy
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003512msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003513msgstr "forzato comunque badblocks. Speriamo che /etc/mtab si errato.\n"
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003514
Eric Sandeen032eafe2012-07-28 17:48:36 -04003515#: misc/badblocks.c:995
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003516msgid "it's not safe to run badblocks!\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003517msgstr "non è sicuro eseguire badblocks!\n"
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003518
Eric Sandeen032eafe2012-07-28 17:48:36 -04003519#: misc/badblocks.c:1000 misc/util.c:163
Theodore Ts'o7ae19832005-06-19 09:45:36 -04003520#, c-format
3521msgid "%s is apparently in use by the system; "
3522msgstr ""
3523
Eric Sandeen032eafe2012-07-28 17:48:36 -04003524#: misc/badblocks.c:1003
Theodore Ts'o7ae19832005-06-19 09:45:36 -04003525#, fuzzy
3526msgid "badblocks forced anyway.\n"
3527msgstr "forzato comunque badblocks. Speriamo che /etc/mtab si errato.\n"
3528
Eric Sandeen032eafe2012-07-28 17:48:36 -04003529#: misc/badblocks.c:1023
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003530#, fuzzy, c-format
3531msgid "invalid %s - %s"
3532msgstr "dimensione del blocco difettoso - %s"
3533
Eric Sandeen032eafe2012-07-28 17:48:36 -04003534#: misc/badblocks.c:1133
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003535#, c-format
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003536msgid "can't allocate memory for test_pattern - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003537msgstr "impossibile allocare memoria per il modello di prova - %s"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003538
Eric Sandeen032eafe2012-07-28 17:48:36 -04003539#: misc/badblocks.c:1163
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003540msgid "Maximum of one test_pattern may be specified in read-only mode"
Theodore Ts'obc759702005-05-09 20:40:55 -04003541msgstr ""
3542"E' possibile specificare un solo modello di prova in modalità sola lettura"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003543
Eric Sandeen032eafe2012-07-28 17:48:36 -04003544#: misc/badblocks.c:1169
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003545msgid "Random test_pattern is not allowed in read-only mode"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003546msgstr "Modello di prova casuale non consentito in modalità sola lettura"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003547
Eric Sandeen032eafe2012-07-28 17:48:36 -04003548#: misc/badblocks.c:1183
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003549msgid ""
3550"Couldn't determine device size; you must specify\n"
3551"the size manually\n"
3552msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003553"Impossibile determinare la dimensione del device:\n"
3554"specificarla manualmente\n"
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003555
Eric Sandeen032eafe2012-07-28 17:48:36 -04003556#: misc/badblocks.c:1189
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003557msgid "while trying to determine device size"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003558msgstr "tentando di determinare la dimensione del device"
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003559
Eric Sandeen032eafe2012-07-28 17:48:36 -04003560#: misc/badblocks.c:1194
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003561#, fuzzy
3562msgid "last block"
3563msgstr "Rilocazione dei blocchi"
3564
Eric Sandeen032eafe2012-07-28 17:48:36 -04003565#: misc/badblocks.c:1200
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003566#, fuzzy
3567msgid "first block"
3568msgstr "Primo blocco dati=%u\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003569
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003570# fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04003571#: misc/badblocks.c:1203
Theodore Ts'obc759702005-05-09 20:40:55 -04003572#, fuzzy, c-format
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003573msgid "invalid starting block (%lu): must be less than %lu"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003574msgstr "blocco iniziale non valido - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003575
Eric Sandeen032eafe2012-07-28 17:48:36 -04003576#: misc/badblocks.c:1259
Theodore Ts'o197abba2005-06-20 18:00:23 -04003577#, fuzzy
3578msgid "while creating in-memory bad blocks list"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003579msgstr "creando la lista dei blocchi non validi in memoria"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003580
Eric Sandeen032eafe2012-07-28 17:48:36 -04003581#: misc/badblocks.c:1274
Theodore Ts'o197abba2005-06-20 18:00:23 -04003582#, fuzzy
3583msgid "while adding to in-memory bad block list"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003584msgstr "aggiungendo un elemento alla lista dei blocchi difettosi in memoria"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003585
Eric Sandeen032eafe2012-07-28 17:48:36 -04003586#: misc/badblocks.c:1298
3587#, fuzzy, c-format
3588msgid "Pass completed, %u bad blocks found. (%d/%d/%d errors)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003589msgstr "Passo completato. %u blocchi non validi trovati.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003590
Eric Sandeen032eafe2012-07-28 17:48:36 -04003591#: misc/chattr.c:86
Theodore Ts'obc759702005-05-09 20:40:55 -04003592#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04003593msgid "Usage: %s [-RVf] [-+=AacDdeijsSu] [-v version] files...\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05003594msgstr "uso: %s [-RV] [-+=AacDdijsSu] [-v versione] file...\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003595
Eric Sandeen032eafe2012-07-28 17:48:36 -04003596#: misc/chattr.c:154
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003597#, c-format
3598msgid "bad version - %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003599msgstr "versione non valida - %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003600
Eric Sandeen032eafe2012-07-28 17:48:36 -04003601#: misc/chattr.c:201 misc/lsattr.c:116
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003602#, c-format
3603msgid "while trying to stat %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003604msgstr "tentando di fare lo stat di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003605
Eric Sandeen032eafe2012-07-28 17:48:36 -04003606#: misc/chattr.c:208
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003607#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003608msgid "while reading flags on %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003609msgstr "leggendo i flag di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003610
Eric Sandeen032eafe2012-07-28 17:48:36 -04003611#: misc/chattr.c:217 misc/chattr.c:236
3612#, c-format
3613msgid "Clearing extent flag not supported on %s"
3614msgstr ""
3615
3616#: misc/chattr.c:222 misc/chattr.c:241
3617#, c-format
3618msgid "Flags of %s set as "
3619msgstr "flag di %s impostati come"
3620
3621#: misc/chattr.c:250
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003622#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003623msgid "while setting flags on %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003624msgstr "impostando i flag di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003625
Eric Sandeen032eafe2012-07-28 17:48:36 -04003626#: misc/chattr.c:258
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003627#, c-format
3628msgid "Version of %s set as %lu\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003629msgstr "Versione di %s impostata a %lu\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003630
Eric Sandeen032eafe2012-07-28 17:48:36 -04003631#: misc/chattr.c:262
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003632#, c-format
3633msgid "while setting version on %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003634msgstr "impostando la versione a %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003635
Eric Sandeen032eafe2012-07-28 17:48:36 -04003636#: misc/chattr.c:282
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003637#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003638msgid "Couldn't allocate path variable in chattr_dir_proc"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003639msgstr "Impossibile allocare la variabile di percorso nella chattr_dir_proc"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003640
Eric Sandeen032eafe2012-07-28 17:48:36 -04003641#: misc/chattr.c:322
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003642msgid "= is incompatible with - and +\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003643msgstr "= è incompatibile con + e -\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003644
Eric Sandeen032eafe2012-07-28 17:48:36 -04003645#: misc/chattr.c:330
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003646msgid "Must use '-v', =, - or +\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003647msgstr "Si deve usare '-v', =, - o +\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003648
Eric Sandeen032eafe2012-07-28 17:48:36 -04003649#: misc/dumpe2fs.c:55
3650#, fuzzy, c-format
3651msgid "Usage: %s [-bfhixV] [-o superblock=<num>] [-o blocksize=<num>] device\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05003652msgstr "Uso: %s [-bfhixV] [-ob superblocco] [-oB dim_blocco] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003653
Eric Sandeen032eafe2012-07-28 17:48:36 -04003654#: misc/dumpe2fs.c:159
3655#, fuzzy
3656msgid "blocks"
3657msgstr "bblocco"
3658
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003659#: misc/dumpe2fs.c:168
Eric Sandeen032eafe2012-07-28 17:48:36 -04003660msgid "clusters"
3661msgstr ""
3662
3663#: misc/dumpe2fs.c:196
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003664#, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003665msgid "Group %lu: (Blocks "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003666msgstr "Gruppo %lu: (Blocchi "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003667
Eric Sandeen032eafe2012-07-28 17:48:36 -04003668#: misc/dumpe2fs.c:204
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003669#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04003670msgid " Checksum 0x%04x"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003671msgstr ""
3672
Eric Sandeen032eafe2012-07-28 17:48:36 -04003673#: misc/dumpe2fs.c:206
3674#, c-format
3675msgid " (EXPECTED 0x%04x)"
3676msgstr ""
3677
3678#: misc/dumpe2fs.c:207
3679#, fuzzy, c-format
3680msgid ", unused inodes %u\n"
3681msgstr "dimensione inode non valida - %s"
3682
3683#: misc/dumpe2fs.c:212
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003684#, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003685msgid " %s superblock at "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003686msgstr " superblocco %s a "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003687
Eric Sandeen032eafe2012-07-28 17:48:36 -04003688#: misc/dumpe2fs.c:213
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003689msgid "Primary"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003690msgstr "Primario"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003691
Eric Sandeen032eafe2012-07-28 17:48:36 -04003692#: misc/dumpe2fs.c:213
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003693msgid "Backup"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003694msgstr "Backup"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003695
Eric Sandeen032eafe2012-07-28 17:48:36 -04003696#: misc/dumpe2fs.c:217
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003697#, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003698msgid ", Group descriptors at "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003699msgstr ", Descrittori di gruppo a "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003700
Eric Sandeen032eafe2012-07-28 17:48:36 -04003701#: misc/dumpe2fs.c:221
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003702#, fuzzy, c-format
3703msgid ""
3704"\n"
3705" Reserved GDT blocks at "
3706msgstr "blocchi riservati"
3707
Eric Sandeen032eafe2012-07-28 17:48:36 -04003708#: misc/dumpe2fs.c:228
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003709#, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003710msgid " Group descriptor at "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003711msgstr " Descrittori di gruppo a"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003712
Eric Sandeen032eafe2012-07-28 17:48:36 -04003713#: misc/dumpe2fs.c:234
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003714msgid " Block bitmap at "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003715msgstr " Mappa dei bit di blocco a "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003716
Eric Sandeen032eafe2012-07-28 17:48:36 -04003717#: misc/dumpe2fs.c:238
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003718msgid ", Inode bitmap at "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003719msgstr ", mappa dei bit inode a "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003720
Eric Sandeen032eafe2012-07-28 17:48:36 -04003721#: misc/dumpe2fs.c:242
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003722msgid ""
3723"\n"
3724" Inode table at "
3725msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003726"\n"
3727" Tavola degli inode a "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003728
Eric Sandeen032eafe2012-07-28 17:48:36 -04003729#: misc/dumpe2fs.c:248
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003730#, fuzzy, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003731msgid ""
3732"\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003733" %u free %s, %u free inodes, %u directories%s"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003734msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003735"\n"
3736" %d blocchi liberi, %d inode liberi, %d directory\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003737
Eric Sandeen032eafe2012-07-28 17:48:36 -04003738#: misc/dumpe2fs.c:255
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003739#, c-format
3740msgid ", %u unused inodes\n"
3741msgstr ""
3742
Eric Sandeen032eafe2012-07-28 17:48:36 -04003743#: misc/dumpe2fs.c:258
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003744msgid " Free blocks: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003745msgstr " Blocchi liberi: "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003746
Eric Sandeen032eafe2012-07-28 17:48:36 -04003747#: misc/dumpe2fs.c:269
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003748msgid " Free inodes: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003749msgstr " Inode liberi: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003750
Eric Sandeen032eafe2012-07-28 17:48:36 -04003751#: misc/dumpe2fs.c:300
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003752msgid "while printing bad block list"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003753msgstr "stampando la lista dei blocchi difettosi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003754
Eric Sandeen032eafe2012-07-28 17:48:36 -04003755#: misc/dumpe2fs.c:306
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003756#, fuzzy, c-format
3757msgid "Bad blocks: %u"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003758msgstr "Blocchi non validi: %d"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003759
Eric Sandeen032eafe2012-07-28 17:48:36 -04003760#: misc/dumpe2fs.c:333 misc/tune2fs.c:302
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05003761msgid "while reading journal inode"
3762msgstr "leggendo l'inode del journal"
3763
Eric Sandeen032eafe2012-07-28 17:48:36 -04003764#: misc/dumpe2fs.c:339
3765#, fuzzy
3766msgid "while opening journal inode"
3767msgstr "leggendo l'inode del journal"
3768
3769#: misc/dumpe2fs.c:345
3770#, fuzzy
3771msgid "while reading journal super block"
3772msgstr "leggendo il superblocco del journal"
3773
3774#: misc/dumpe2fs.c:355
3775#, c-format
3776msgid "Journal features: "
3777msgstr ""
3778
3779#: misc/dumpe2fs.c:368
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05003780msgid "Journal size: "
3781msgstr ""
3782
Eric Sandeen032eafe2012-07-28 17:48:36 -04003783#: misc/dumpe2fs.c:379
3784#, fuzzy, c-format
3785msgid ""
3786"Journal length: %u\n"
3787"Journal sequence: 0x%08x\n"
3788"Journal start: %u\n"
3789msgstr ""
3790"\n"
3791"Dimensione dei blocchi del journal: %d\n"
3792"Dimensione del journal: %d\n"
3793"Primo blocco del journal: %d\n"
3794"Sequenza del journal: ox%08x\n"
3795"Inizio del journal: %d\n"
3796"Numero di utenti del journal: %d\n"
3797
3798#: misc/dumpe2fs.c:386
3799#, c-format
3800msgid "Journal errno: %d\n"
3801msgstr ""
3802
3803#: misc/dumpe2fs.c:401 misc/tune2fs.c:218
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003804msgid "while reading journal superblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003805msgstr "leggendo il superblocco del journal"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003806
Eric Sandeen032eafe2012-07-28 17:48:36 -04003807#: misc/dumpe2fs.c:409
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003808msgid "Couldn't find journal superblock magic numbers"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003809msgstr "Impossibile trovare i magic numbers del superblocco del journal"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003810
Eric Sandeen032eafe2012-07-28 17:48:36 -04003811#: misc/dumpe2fs.c:413
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05003812#, fuzzy, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003813msgid ""
3814"\n"
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05003815"Journal block size: %u\n"
3816"Journal length: %u\n"
3817"Journal first block: %u\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003818"Journal sequence: 0x%08x\n"
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05003819"Journal start: %u\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003820"Journal number of users: %u\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003821msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003822"\n"
3823"Dimensione dei blocchi del journal: %d\n"
3824"Dimensione del journal: %d\n"
3825"Primo blocco del journal: %d\n"
3826"Sequenza del journal: ox%08x\n"
3827"Inizio del journal: %d\n"
3828"Numero di utenti del journal: %d\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003829
Eric Sandeen032eafe2012-07-28 17:48:36 -04003830#: misc/dumpe2fs.c:426
Theodore Ts'o197abba2005-06-20 18:00:23 -04003831#, c-format
3832msgid "Journal users: %s\n"
3833msgstr ""
3834
Eric Sandeen032eafe2012-07-28 17:48:36 -04003835#: misc/dumpe2fs.c:442 misc/mke2fs.c:662 misc/tune2fs.c:1137
Theodore Ts'o8f741372008-02-28 21:47:05 -05003836#, fuzzy, c-format
3837msgid "Couldn't allocate memory to parse options!\n"
3838msgstr "Impossibile allocare memoria per fare il parsing delle opzioni raid!\n"
3839
Eric Sandeen032eafe2012-07-28 17:48:36 -04003840#: misc/dumpe2fs.c:468
Theodore Ts'o8f741372008-02-28 21:47:05 -05003841#, fuzzy, c-format
3842msgid "Invalid superblock parameter: %s\n"
3843msgstr "Parametro di stride non valido.\n"
3844
Eric Sandeen032eafe2012-07-28 17:48:36 -04003845#: misc/dumpe2fs.c:483
Theodore Ts'o8f741372008-02-28 21:47:05 -05003846#, fuzzy, c-format
3847msgid "Invalid blocksize parameter: %s\n"
3848msgstr "Parametro di stride non valido.\n"
3849
Eric Sandeen032eafe2012-07-28 17:48:36 -04003850#: misc/dumpe2fs.c:494
Theodore Ts'o8f741372008-02-28 21:47:05 -05003851#, fuzzy, c-format
3852msgid ""
3853"\n"
3854"Bad extended option(s) specified: %s\n"
3855"\n"
3856"Extended options are separated by commas, and may take an argument which\n"
3857"\tis set off by an equals ('=') sign.\n"
3858"\n"
3859"Valid extended options are:\n"
3860"\tsuperblock=<superblock number>\n"
3861"\tblocksize=<blocksize>\n"
3862msgstr ""
3863"\n"
3864"Opzioni raid non valide.\n"
3865"\n"
3866"Le opzioni raid sono separte da virgole, e possono avere un parametro, che\n"
3867"\tè passato da un segno di uguale ('=').\n"
3868"\n"
3869"Le opzioni raid valide sono:\n"
3870"\tstride=lunghezza stride in blocchi>\n"
3871"\n"
3872
Eric Sandeen032eafe2012-07-28 17:48:36 -04003873#: misc/dumpe2fs.c:554 misc/mke2fs.c:1525
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003874#, c-format
3875msgid "\tUsing %s\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05003876msgstr "\tUsando %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003877
Eric Sandeen032eafe2012-07-28 17:48:36 -04003878#: misc/dumpe2fs.c:590 misc/e2image.c:1309 misc/tune2fs.c:1923
3879#: resize/main.c:305
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003880#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003881msgid "Couldn't find valid filesystem superblock.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003882msgstr "Impossibile trovare un valido superblocco per il filesystem.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003883
Eric Sandeen032eafe2012-07-28 17:48:36 -04003884#: misc/dumpe2fs.c:618
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003885#, c-format
3886msgid ""
3887"\n"
3888"%s: %s: error reading bitmaps: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003889msgstr ""
Theodore Ts'o72933b92005-01-11 14:05:00 -05003890"\n"
3891"%s: %s: errore leggendo le mappe di bit: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003892
Eric Sandeen032eafe2012-07-28 17:48:36 -04003893#: misc/e2image.c:87
Theodore Ts'obc759702005-05-09 20:40:55 -04003894#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04003895msgid "Usage: %s [-rsIQ] device image_file\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003896msgstr "Uso: %s [-r] dispositivo file_immagine\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003897
Eric Sandeen032eafe2012-07-28 17:48:36 -04003898#: misc/e2image.c:135
3899#, c-format
3900msgid "Error: header size is bigger than wrt_size\n"
3901msgstr ""
3902
3903#: misc/e2image.c:141
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003904msgid "Couldn't allocate header buffer\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003905msgstr "Impossibile allocare il buffer d'intestazione\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003906
Eric Sandeen032eafe2012-07-28 17:48:36 -04003907#: misc/e2image.c:171
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003908msgid "while writing superblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003909msgstr "scrivendo il superblocco"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003910
Eric Sandeen032eafe2012-07-28 17:48:36 -04003911#: misc/e2image.c:179
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003912msgid "while writing inode table"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003913msgstr "scrivendo la tavola degli inode"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003914
Eric Sandeen032eafe2012-07-28 17:48:36 -04003915#: misc/e2image.c:186
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003916msgid "while writing block bitmap"
Theodore Ts'o72933b92005-01-11 14:05:00 -05003917msgstr "scrivendo la mappa dei bit del blocco"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003918
Eric Sandeen032eafe2012-07-28 17:48:36 -04003919#: misc/e2image.c:193
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003920msgid "while writing inode bitmap"
Theodore Ts'o72933b92005-01-11 14:05:00 -05003921msgstr "scrivendo la mappa dei bit dell'inode"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003922
Eric Sandeen032eafe2012-07-28 17:48:36 -04003923#: misc/e2image.c:1341
3924#, c-format
3925msgid "while trying to convert qcow2 image (%s) into raw image (%s)"
3926msgstr ""
3927
3928#: misc/e2label.c:58
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003929#, c-format
3930msgid "e2label: cannot open %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003931msgstr "e2label: impossibile aprire %s\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003932
Eric Sandeen032eafe2012-07-28 17:48:36 -04003933#: misc/e2label.c:63
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003934#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003935msgid "e2label: cannot seek to superblock\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003936msgstr "e2label: impossibile raggiungere il superblocco\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003937
Eric Sandeen032eafe2012-07-28 17:48:36 -04003938#: misc/e2label.c:68
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003939#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003940msgid "e2label: error reading superblock\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003941msgstr "e2label: errore durante la lettura del superblocco\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003942
Eric Sandeen032eafe2012-07-28 17:48:36 -04003943#: misc/e2label.c:72
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003944#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003945msgid "e2label: not an ext2 filesystem\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003946msgstr "e2label: non è un filesystem ext2\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003947
Eric Sandeen032eafe2012-07-28 17:48:36 -04003948#: misc/e2label.c:97 misc/tune2fs.c:2074
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003949#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003950msgid "Warning: label too long, truncating.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003951msgstr "Attenzione: troncamento dell'etichetta, troppo lunga.\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003952
Eric Sandeen032eafe2012-07-28 17:48:36 -04003953#: misc/e2label.c:100
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003954#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003955msgid "e2label: cannot seek to superblock again\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003956msgstr "e2label: impossibile spostarsi nuovamente sul superblocco\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003957
Eric Sandeen032eafe2012-07-28 17:48:36 -04003958#: misc/e2label.c:105
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003959#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003960msgid "e2label: error writing superblock\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003961msgstr "e2label: errore durante la scrittura del superblocco\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003962
Eric Sandeen032eafe2012-07-28 17:48:36 -04003963#: misc/e2label.c:117 misc/tune2fs.c:803
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003964#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003965msgid "Usage: e2label device [newlabel]\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05003966msgstr "Uso: e2label device [nuova_etichetta]\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003967
Eric Sandeen032eafe2012-07-28 17:48:36 -04003968#: misc/e2undo.c:36
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003969#, c-format
3970msgid "Usage: %s <transaction file> <filesystem>\n"
3971msgstr ""
3972
3973#: misc/e2undo.c:52
3974#, fuzzy
3975msgid "Failed to read the file system data \n"
3976msgstr "Impossibile creare un iteratore dirs_to_hash: %m"
3977
Eric Sandeen032eafe2012-07-28 17:48:36 -04003978#: misc/e2undo.c:62 misc/e2undo.c:83 misc/e2undo.c:108 misc/e2undo.c:206
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003979#, c-format
3980msgid "Failed tdb_fetch %s\n"
3981msgstr ""
3982
3983#: misc/e2undo.c:70
3984#, c-format
3985msgid "The file system Mount time didn't match %u\n"
3986msgstr ""
3987
3988#: misc/e2undo.c:89
3989msgid "The file system UUID didn't match \n"
3990msgstr ""
3991
Eric Sandeen032eafe2012-07-28 17:48:36 -04003992#: misc/e2undo.c:163
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003993#, fuzzy, c-format
3994msgid "Failed tdb_open %s\n"
3995msgstr "avviando la scansione degli inode"
3996
Eric Sandeen032eafe2012-07-28 17:48:36 -04003997#: misc/e2undo.c:169
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003998#, fuzzy, c-format
3999msgid "Error while determining whether %s is mounted.\n"
4000msgstr "determinando se %s è montato."
4001
Eric Sandeen032eafe2012-07-28 17:48:36 -04004002#: misc/e2undo.c:175
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004003msgid "e2undo should only be run on unmounted file system\n"
4004msgstr ""
4005
Eric Sandeen032eafe2012-07-28 17:48:36 -04004006#: misc/e2undo.c:184
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004007#, fuzzy, c-format
4008msgid "Failed to open %s\n"
4009msgstr "durante l'apertura di %s"
4010
Eric Sandeen032eafe2012-07-28 17:48:36 -04004011#: misc/e2undo.c:210
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004012#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04004013msgid "Replayed transaction of size %zd at location %llu\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004014msgstr ""
4015
Eric Sandeen032eafe2012-07-28 17:48:36 -04004016#: misc/e2undo.c:216
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004017#, c-format
4018msgid "Failed write %s\n"
4019msgstr ""
4020
Eric Sandeen032eafe2012-07-28 17:48:36 -04004021#: misc/fsck.c:343
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004022#, c-format
4023msgid "WARNING: couldn't open %s: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004024msgstr "ATTENZIONE: impossibile aprire %s: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004025
Eric Sandeen032eafe2012-07-28 17:48:36 -04004026#: misc/fsck.c:353
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004027#, c-format
4028msgid "WARNING: bad format on line %d of %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004029msgstr "ATTENZIONE: formato non valido alla linea %d di %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004030
Eric Sandeen032eafe2012-07-28 17:48:36 -04004031#: misc/fsck.c:370
4032#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004033msgid ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04004034"WARNING: Your /etc/fstab does not contain the fsck passno\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004035"\tfield. I will kludge around things for you, but you\n"
4036"\tshould fix your /etc/fstab file as soon as you can.\n"
4037"\n"
4038msgstr ""
Theodore Ts'o851bcf32007-07-08 12:09:40 -04004039"\a\a\aATTENZIONE: Il file /etc/fstab non contiene il campo fsck\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004040"\tpassn. L'errore verrà ignorato, ma il file /etc/fstab dovrebbe\n"
4041"\tessere sistemato al più presto.\n"
4042"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004043
Eric Sandeen032eafe2012-07-28 17:48:36 -04004044#: misc/fsck.c:478
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004045#, c-format
4046msgid "fsck: %s: not found\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004047msgstr "fsck: %s: non trovato\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004048
Eric Sandeen032eafe2012-07-28 17:48:36 -04004049#: misc/fsck.c:594
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004050#, c-format
4051msgid "%s: wait: No more child process?!?\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004052msgstr "%s: aspetta: Non ci sono processi figli?!?\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004053
Eric Sandeen032eafe2012-07-28 17:48:36 -04004054#: misc/fsck.c:616
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004055#, c-format
4056msgid "Warning... %s for device %s exited with signal %d.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004057msgstr "Attenzione... %s per il device %s è uscito con il segnale %d.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004058
Eric Sandeen032eafe2012-07-28 17:48:36 -04004059#: misc/fsck.c:622
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004060#, c-format
4061msgid "%s %s: status is %x, should never happen.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004062msgstr "%s %s: lo stato è %x, non dovrebbe avvenire mai.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004063
Eric Sandeen032eafe2012-07-28 17:48:36 -04004064#: misc/fsck.c:661
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004065#, c-format
4066msgid "Finished with %s (exit status %d)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004067msgstr "Terminato con %s (stato di uscita %d)\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004068
Eric Sandeen032eafe2012-07-28 17:48:36 -04004069#: misc/fsck.c:721
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004070#, c-format
4071msgid "%s: Error %d while executing fsck.%s for %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004072msgstr "%s: Errore %d eseguendo fsck. %s per %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004073
Eric Sandeen032eafe2012-07-28 17:48:36 -04004074#: misc/fsck.c:742
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004075msgid ""
4076"Either all or none of the filesystem types passed to -t must be prefixed\n"
4077"with 'no' or '!'.\n"
4078msgstr ""
Theodore Ts'obc759702005-05-09 20:40:55 -04004079"Tutti o nessun tipo di filesystem passati con l'opzione -t devono essere "
4080"preceduti\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004081"da 'no' o '!'.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004082
Eric Sandeen032eafe2012-07-28 17:48:36 -04004083#: misc/fsck.c:761
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004084msgid "Couldn't allocate memory for filesystem types\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004085msgstr "Impossibile allocare memoria per i tipi di filesystem\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004086
Eric Sandeen032eafe2012-07-28 17:48:36 -04004087#: misc/fsck.c:884
Theodore Ts'o7527ef12007-12-05 19:35:20 -05004088#, c-format
4089msgid ""
4090"%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
4091"number\n"
4092msgstr ""
4093
Eric Sandeen032eafe2012-07-28 17:48:36 -04004094#: misc/fsck.c:911
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004095#, c-format
4096msgid "fsck: cannot check %s: fsck.%s not found\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004097msgstr "fsck: impossibile controllare %s: fsck.%s non trovato\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004098
Eric Sandeen032eafe2012-07-28 17:48:36 -04004099#: misc/fsck.c:967
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004100msgid "Checking all file systems.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004101msgstr "Controllo di tutti i filesystem.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004102
Eric Sandeen032eafe2012-07-28 17:48:36 -04004103#: misc/fsck.c:1058
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004104#, c-format
4105msgid "--waiting-- (pass %d)\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004106msgstr "--attesa-- (passo %d)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004107
Eric Sandeen032eafe2012-07-28 17:48:36 -04004108#: misc/fsck.c:1078
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004109#, fuzzy
Theodore Ts'obc759702005-05-09 20:40:55 -04004110msgid ""
Theodore Ts'o8f741372008-02-28 21:47:05 -05004111"Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004112msgstr "Uso: fsck [-ACNPRTV] [-t tipofs] [opzioni-fs] [filesys ...]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004113
Eric Sandeen032eafe2012-07-28 17:48:36 -04004114#: misc/fsck.c:1120
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004115#, c-format
4116msgid "%s: too many devices\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004117msgstr "%s: troppi device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004118
Eric Sandeen032eafe2012-07-28 17:48:36 -04004119#: misc/fsck.c:1153 misc/fsck.c:1239
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004120#, c-format
4121msgid "%s: too many arguments\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004122msgstr "%s: troppi parametri\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004123
Eric Sandeen032eafe2012-07-28 17:48:36 -04004124#: misc/lsattr.c:74
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004125#, c-format
4126msgid "Usage: %s [-RVadlv] [files...]\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004127msgstr "Uso: %s [RVadlv] [file ...]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004128
Eric Sandeen032eafe2012-07-28 17:48:36 -04004129#: misc/lsattr.c:84
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004130#, c-format
4131msgid "While reading flags on %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004132msgstr "Durante la lettura dei flag di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004133
Eric Sandeen032eafe2012-07-28 17:48:36 -04004134#: misc/lsattr.c:91
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004135#, c-format
4136msgid "While reading version on %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004137msgstr "Durante la lettura della versione di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004138
Eric Sandeen032eafe2012-07-28 17:48:36 -04004139#: misc/mke2fs.c:114
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004140#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004141msgid ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04004142"Usage: %s [-c|-l filename] [-b block-size] [-C cluster-size]\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05004143"\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04004144"\t[-G flex-group-size] [-N number-of-inodes]\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004145"\t[-m reserved-blocks-percentage] [-o creator-os]\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04004146"\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05004147"\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04004148"\t[-t fs-type] [-T usage-type ] [-U UUID] [-jnqvDFKSV] device [blocks-"
4149"count]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004150msgstr ""
Theodore Ts'o72933b92005-01-11 14:05:00 -05004151"Uso: %s [-c|-t|-l nomefile] [-b dim_blocchi] [-f dim_frammento]\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004152"\t[-i byte-per-inode] [-j] [-J opzioni-journal] [-N numero-di-inode]\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04004153"\t[-m percentuale-blocchi-riservati] [-o os-origine] [-g blocchi-per-"
4154"gruppo]\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004155"\t[-L etichetta-volume] [-M ultima-dir-montata] [-O caratteristica[,...]]\n"
4156"\t[-r revisione-fs] [-R opz_raid] [-qvSV] device [numero-blocchi]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004157
Eric Sandeen032eafe2012-07-28 17:48:36 -04004158#: misc/mke2fs.c:217
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004159#, c-format
4160msgid "Running command: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004161msgstr "Esecuzione del comando: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004162
Eric Sandeen032eafe2012-07-28 17:48:36 -04004163#: misc/mke2fs.c:221
Theodore Ts'obc759702005-05-09 20:40:55 -04004164#, fuzzy, c-format
4165msgid "while trying to run '%s'"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004166msgstr "provando a caricare '%s'"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004167
Eric Sandeen032eafe2012-07-28 17:48:36 -04004168#: misc/mke2fs.c:228
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004169msgid "while processing list of bad blocks from program"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004170msgstr "analizzando una lista di blocchi non validi dal programma"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004171
Eric Sandeen032eafe2012-07-28 17:48:36 -04004172#: misc/mke2fs.c:255
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004173#, c-format
4174msgid "Block %d in primary superblock/group descriptor area bad.\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04004175msgstr ""
4176"Blocco %d non valido nel superblocco primario/area del descrittore di "
4177"gruppo.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004178
Eric Sandeen032eafe2012-07-28 17:48:36 -04004179#: misc/mke2fs.c:257
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05004180#, fuzzy, c-format
Theodore Ts'o851bcf32007-07-08 12:09:40 -04004181msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04004182msgstr ""
4183"I blocchi da %d a %d devono essere validi per costruire un filesystem.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004184
Eric Sandeen032eafe2012-07-28 17:48:36 -04004185#: misc/mke2fs.c:260
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004186msgid "Aborting....\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004187msgstr "Annullamento....\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004188
Eric Sandeen032eafe2012-07-28 17:48:36 -04004189#: misc/mke2fs.c:280
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05004190#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004191msgid ""
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05004192"Warning: the backup superblock/group descriptors at block %u contain\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004193"\tbad blocks.\n"
4194"\n"
4195msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004196"Attenzione: il superblocco di backup/descrittori di gruppo ai blocchi %d\n"
4197"\tcontengono blocchi non validi.\n"
4198"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004199
Eric Sandeen032eafe2012-07-28 17:48:36 -04004200#: misc/mke2fs.c:299
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004201msgid "while marking bad blocks as used"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004202msgstr "contrassegnando i blocchi non validi come utilizzati"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004203
Eric Sandeen032eafe2012-07-28 17:48:36 -04004204#: misc/mke2fs.c:316
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004205msgid "Writing inode tables: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004206msgstr "Scrittura delle tavole degli inode: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004207
Eric Sandeen032eafe2012-07-28 17:48:36 -04004208#: misc/mke2fs.c:337
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05004209#, fuzzy, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004210msgid ""
4211"\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04004212"Could not write %d blocks in inode table starting at %llu: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004213msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004214"\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04004215"Impossibile scrivere %d blocchi nella tavola degli inode iniziando da %d: "
4216"%s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004217
Eric Sandeen032eafe2012-07-28 17:48:36 -04004218#: misc/mke2fs.c:351 misc/mke2fs.c:2175 misc/mke2fs.c:2429
4219#, c-format
4220msgid "done \n"
4221msgstr "fatto \n"
4222
4223#: misc/mke2fs.c:362
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004224msgid "while creating root dir"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004225msgstr "creando la directory root"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004226
Eric Sandeen032eafe2012-07-28 17:48:36 -04004227#: misc/mke2fs.c:369
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004228msgid "while reading root inode"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004229msgstr "creando l'inode root"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004230
Eric Sandeen032eafe2012-07-28 17:48:36 -04004231#: misc/mke2fs.c:383
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004232msgid "while setting root inode ownership"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004233msgstr "impostando i permessi dell'inode root"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004234
Eric Sandeen032eafe2012-07-28 17:48:36 -04004235#: misc/mke2fs.c:401
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004236msgid "while creating /lost+found"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004237msgstr "creando /lost+found"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004238
Eric Sandeen032eafe2012-07-28 17:48:36 -04004239#: misc/mke2fs.c:408
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004240msgid "while looking up /lost+found"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004241msgstr "cercando /lost+found"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004242
Eric Sandeen032eafe2012-07-28 17:48:36 -04004243#: misc/mke2fs.c:421
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004244msgid "while expanding /lost+found"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004245msgstr "espandendo /lost+found"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004246
Eric Sandeen032eafe2012-07-28 17:48:36 -04004247#: misc/mke2fs.c:436
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004248msgid "while setting bad block inode"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004249msgstr "impostando l'inode del blocco difettoso"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004250
Eric Sandeen032eafe2012-07-28 17:48:36 -04004251#: misc/mke2fs.c:463
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004252#, c-format
4253msgid "Out of memory erasing sectors %d-%d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004254msgstr "Fine memoria cancellando i settori %d-%d\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004255
Eric Sandeen032eafe2012-07-28 17:48:36 -04004256#: misc/mke2fs.c:473
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004257#, c-format
4258msgid "Warning: could not read block 0: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004259msgstr "Attenzione: impossibile leggere il blocco 0: %s\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004260
Eric Sandeen032eafe2012-07-28 17:48:36 -04004261#: misc/mke2fs.c:489
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004262#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004263msgid "Warning: could not erase sector %d: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004264msgstr "Attenzione: impossibile cancellare il settore %d: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004265
Eric Sandeen032eafe2012-07-28 17:48:36 -04004266#: misc/mke2fs.c:505
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004267msgid "while initializing journal superblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004268msgstr "inizializzando il superblocco del journal"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004269
Eric Sandeen032eafe2012-07-28 17:48:36 -04004270#: misc/mke2fs.c:513
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004271msgid "Zeroing journal device: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004272msgstr "Azzeramento del device di journaling: "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004273
Eric Sandeen032eafe2012-07-28 17:48:36 -04004274#: misc/mke2fs.c:525
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004275#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04004276msgid "while zeroing journal device (block %llu, count %d)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004277msgstr "azzerando il device di journaling (blocco %u, numero %d)"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004278
Eric Sandeen032eafe2012-07-28 17:48:36 -04004279#: misc/mke2fs.c:543
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004280msgid "while writing journal superblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004281msgstr "scrivendo il superblocco del journal"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004282
Eric Sandeen032eafe2012-07-28 17:48:36 -04004283#: misc/mke2fs.c:558
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05004284#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004285msgid ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04004286"warning: %llu blocks unused.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004287"\n"
4288msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004289"attenzione: %d blocchi inutilizzati.\n"
4290"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004291
Eric Sandeen032eafe2012-07-28 17:48:36 -04004292#: misc/mke2fs.c:563
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004293#, c-format
4294msgid "Filesystem label=%s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004295msgstr "Etichetta del filesystem=%s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004296
Eric Sandeen032eafe2012-07-28 17:48:36 -04004297#: misc/mke2fs.c:566
4298#, fuzzy, c-format
4299msgid "OS type: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004300msgstr "Tipo SO: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004301
Eric Sandeen032eafe2012-07-28 17:48:36 -04004302#: misc/mke2fs.c:568
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004303#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004304msgid "Block size=%u (log=%u)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004305msgstr "Dimensione blocco=%u (log=%u)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004306
Eric Sandeen032eafe2012-07-28 17:48:36 -04004307#: misc/mke2fs.c:572
4308#, fuzzy, c-format
4309msgid "Cluster size=%u (log=%u)\n"
4310msgstr "Dimensione blocco=%u (log=%u)\n"
4311
4312#: misc/mke2fs.c:576
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004313#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004314msgid "Fragment size=%u (log=%u)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004315msgstr "Dimensione frammento=%u (log=%u)\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004316
Eric Sandeen032eafe2012-07-28 17:48:36 -04004317#: misc/mke2fs.c:578
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004318#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04004319msgid "Stride=%u blocks, Stripe width=%u blocks\n"
4320msgstr ""
4321
4322#: misc/mke2fs.c:580
4323#, fuzzy, c-format
4324msgid "%u inodes, %llu blocks\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004325msgstr "%u inode, %u blocchi\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004326
Eric Sandeen032eafe2012-07-28 17:48:36 -04004327#: misc/mke2fs.c:582
4328#, fuzzy, c-format
4329msgid "%llu blocks (%2.2f%%) reserved for the super user\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004330msgstr "%u blocchi (%2.2f%%) riservati per l'utente root\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004331
Eric Sandeen032eafe2012-07-28 17:48:36 -04004332#: misc/mke2fs.c:585
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004333#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004334msgid "First data block=%u\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004335msgstr "Primo blocco dati=%u\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004336
Eric Sandeen032eafe2012-07-28 17:48:36 -04004337#: misc/mke2fs.c:587
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004338#, fuzzy, c-format
4339msgid "Maximum filesystem blocks=%lu\n"
4340msgstr "Etichetta del filesystem=%s\n"
4341
Eric Sandeen032eafe2012-07-28 17:48:36 -04004342#: misc/mke2fs.c:591
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004343#, c-format
4344msgid "%u block groups\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004345msgstr "%u gruppi di blocchi\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004346
Eric Sandeen032eafe2012-07-28 17:48:36 -04004347#: misc/mke2fs.c:593
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004348#, fuzzy, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004349msgid "%u block group\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004350msgstr "%u gruppo di blocchi\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004351
Eric Sandeen032eafe2012-07-28 17:48:36 -04004352#: misc/mke2fs.c:596
4353#, fuzzy, c-format
4354msgid "%u blocks per group, %u clusters per group\n"
4355msgstr "%u blocchi per gruppo, %u frammenti per gruppo\n"
4356
4357#: misc/mke2fs.c:599
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004358#, c-format
4359msgid "%u blocks per group, %u fragments per group\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004360msgstr "%u blocchi per gruppo, %u frammenti per gruppo\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004361
Eric Sandeen032eafe2012-07-28 17:48:36 -04004362#: misc/mke2fs.c:601
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004363#, c-format
4364msgid "%u inodes per group\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004365msgstr "%u inode per gruppo\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004366
Eric Sandeen032eafe2012-07-28 17:48:36 -04004367#: misc/mke2fs.c:608
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004368#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004369msgid "Superblock backups stored on blocks: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004370msgstr "Backup del superblocco salvati nei blocchi: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004371
Eric Sandeen032eafe2012-07-28 17:48:36 -04004372#: misc/mke2fs.c:687 misc/tune2fs.c:1165
4373#, fuzzy, c-format
4374msgid "Invalid mmp_update_interval: %s\n"
4375msgstr "modello di prova non valido: %s\n"
4376
4377#: misc/mke2fs.c:701
Theodore Ts'obc759702005-05-09 20:40:55 -04004378#, fuzzy, c-format
4379msgid "Invalid stride parameter: %s\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004380msgstr "Parametro di stride non valido.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004381
Eric Sandeen032eafe2012-07-28 17:48:36 -04004382#: misc/mke2fs.c:716
Theodore Ts'o8f741372008-02-28 21:47:05 -05004383#, fuzzy, c-format
4384msgid "Invalid stripe-width parameter: %s\n"
4385msgstr "Parametro di stride non valido.\n"
4386
Eric Sandeen032eafe2012-07-28 17:48:36 -04004387#: misc/mke2fs.c:739
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004388#, fuzzy, c-format
4389msgid "Invalid resize parameter: %s\n"
4390msgstr "Parametro di stride non valido.\n"
4391
Eric Sandeen032eafe2012-07-28 17:48:36 -04004392#: misc/mke2fs.c:746
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004393#, c-format
4394msgid "The resize maximum must be greater than the filesystem size.\n"
4395msgstr ""
4396
Eric Sandeen032eafe2012-07-28 17:48:36 -04004397#: misc/mke2fs.c:770
Theodore Ts'o851bcf32007-07-08 12:09:40 -04004398#, c-format
4399msgid "On-line resizing not supported with revision 0 filesystems\n"
4400msgstr ""
4401
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004402#: misc/mke2fs.c:808
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004403#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04004404msgid "Invalid quotatype parameter: %s\n"
4405msgstr "Parametro di stride non valido.\n"
4406
4407#: misc/mke2fs.c:819
4408#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004409msgid ""
4410"\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05004411"Bad option(s) specified: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004412"\n"
Theodore Ts'o197abba2005-06-20 18:00:23 -04004413"Extended options are separated by commas, and may take an argument which\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004414"\tis set off by an equals ('=') sign.\n"
4415"\n"
Theodore Ts'o197abba2005-06-20 18:00:23 -04004416"Valid extended options are:\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05004417"\tstride=<RAID per-disk data chunk in blocks>\n"
4418"\tstripe-width=<RAID stride * data disks in blocks>\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004419"\tresize=<resize maximum size in blocks>\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004420"\tlazy_itable_init=<0 to disable, 1 to enable>\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04004421"\tlazy_journal_init=<0 to disable, 1 to enable>\n"
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05004422"\ttest_fs\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04004423"\tdiscard\n"
4424"\tnodiscard\n"
4425"\tquotatype=<usr OR grp>\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004426"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004427msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004428"\n"
4429"Opzioni raid non valide.\n"
4430"\n"
4431"Le opzioni raid sono separte da virgole, e possono avere un parametro, che\n"
4432"\tè passato da un segno di uguale ('=').\n"
4433"\n"
4434"Le opzioni raid valide sono:\n"
4435"\tstride=lunghezza stride in blocchi>\n"
4436"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004437
Eric Sandeen032eafe2012-07-28 17:48:36 -04004438#: misc/mke2fs.c:839
Theodore Ts'o8f741372008-02-28 21:47:05 -05004439#, c-format
4440msgid ""
4441"\n"
4442"Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
4443"\n"
4444msgstr ""
4445
Eric Sandeen032eafe2012-07-28 17:48:36 -04004446#: misc/mke2fs.c:878
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05004447#, c-format
4448msgid ""
4449"Syntax error in mke2fs config file (%s, line #%d)\n"
4450"\t%s\n"
4451msgstr ""
4452
Eric Sandeen032eafe2012-07-28 17:48:36 -04004453#: misc/mke2fs.c:891 misc/tune2fs.c:393
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05004454#, c-format
4455msgid "Invalid filesystem option set: %s\n"
4456msgstr "Set di opzioni del filesystem non valido: %s\n"
4457
Eric Sandeen032eafe2012-07-28 17:48:36 -04004458#: misc/mke2fs.c:903 misc/tune2fs.c:345
4459#, c-format
4460msgid "Invalid mount option set: %s\n"
4461msgstr "Insieme di opzioni di mount non valido: %s\n"
4462
4463#: misc/mke2fs.c:1043
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004464#, c-format
4465msgid ""
4466"\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04004467"Your mke2fs.conf file does not define the %s filesystem type.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004468msgstr ""
4469
Eric Sandeen032eafe2012-07-28 17:48:36 -04004470#: misc/mke2fs.c:1047
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004471#, c-format
4472msgid ""
4473"You probably need to install an updated mke2fs.conf file.\n"
4474"\n"
4475msgstr ""
4476
Eric Sandeen032eafe2012-07-28 17:48:36 -04004477#: misc/mke2fs.c:1051
4478#, fuzzy, c-format
4479msgid "Aborting...\n"
4480msgstr "Annullamento....\n"
4481
4482#: misc/mke2fs.c:1091
4483#, c-format
4484msgid ""
4485"\n"
4486"Warning: the fs_type %s is not defined in mke2fs.conf\n"
4487"\n"
4488msgstr ""
4489
4490#: misc/mke2fs.c:1249
4491#, fuzzy, c-format
4492msgid "Couldn't allocate memory for new PATH.\n"
4493msgstr "Impossibile allocare memoria per i tipi di filesystem\n"
4494
4495#: misc/mke2fs.c:1290
4496#, c-format
4497msgid "Couldn't init profile successfully (error: %ld).\n"
4498msgstr ""
4499
4500#: misc/mke2fs.c:1330
Theodore Ts'obc759702005-05-09 20:40:55 -04004501#, fuzzy, c-format
4502msgid "invalid block size - %s"
4503msgstr "dimensione del blocco difettoso - %s"
4504
Eric Sandeen032eafe2012-07-28 17:48:36 -04004505#: misc/mke2fs.c:1334
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004506#, c-format
4507msgid "Warning: blocksize %d not usable on most systems.\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04004508msgstr ""
4509"Attenzione: la dimensione di blocco %d non è utilizzabile su molti sistemi.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004510
Eric Sandeen032eafe2012-07-28 17:48:36 -04004511#: misc/mke2fs.c:1350
Theodore Ts'o197abba2005-06-20 18:00:23 -04004512#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04004513msgid "invalid cluster size - %s"
4514msgstr "dimensione del blocco difettoso - %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004515
Eric Sandeen032eafe2012-07-28 17:48:36 -04004516#: misc/mke2fs.c:1362
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004517msgid "Illegal number for blocks per group"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004518msgstr "Numero di blocchi per gruppo non valido"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004519
Eric Sandeen032eafe2012-07-28 17:48:36 -04004520#: misc/mke2fs.c:1367
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004521msgid "blocks per group must be multiple of 8"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004522msgstr "i blocchi per gruppo devono essere multipli di 8"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004523
Eric Sandeen032eafe2012-07-28 17:48:36 -04004524#: misc/mke2fs.c:1375
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004525#, fuzzy
4526msgid "Illegal number for flex_bg size"
4527msgstr "Numero di blocchi non valido!\n"
4528
Eric Sandeen032eafe2012-07-28 17:48:36 -04004529#: misc/mke2fs.c:1381
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004530msgid "flex_bg size must be a power of 2"
4531msgstr ""
4532
Eric Sandeen032eafe2012-07-28 17:48:36 -04004533#: misc/mke2fs.c:1391
Theodore Ts'o7ae19832005-06-19 09:45:36 -04004534#, fuzzy, c-format
Theodore Ts'o197abba2005-06-20 18:00:23 -04004535msgid "invalid inode ratio %s (min %d/max %d)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004536msgstr "tasso di inode non valido %s (min %d/max %d)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004537
Eric Sandeen032eafe2012-07-28 17:48:36 -04004538#: misc/mke2fs.c:1401
4539#, c-format
4540msgid ""
4541"Warning: -K option is deprecated and should not be used anymore. Use '-E "
4542"nodiscard' extended option instead!\n"
4543msgstr ""
4544
4545#: misc/mke2fs.c:1415
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004546msgid "in malloc for bad_blocks_filename"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004547msgstr "nella malloc per bad_blocks_filename"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004548
Eric Sandeen032eafe2012-07-28 17:48:36 -04004549#: misc/mke2fs.c:1425
Theodore Ts'o197abba2005-06-20 18:00:23 -04004550#, fuzzy, c-format
4551msgid "invalid reserved blocks percent - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004552msgstr "percentuale di blocchi riservati non valida - %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004553
Eric Sandeen032eafe2012-07-28 17:48:36 -04004554#: misc/mke2fs.c:1443
Theodore Ts'o6956f612005-12-31 16:46:15 -05004555#, fuzzy, c-format
4556msgid "bad revision level - %s"
Theodore Ts'o7527ef12007-12-05 19:35:20 -05004557msgstr "versione non valida - %s\n"
Theodore Ts'o6956f612005-12-31 16:46:15 -05004558
Eric Sandeen032eafe2012-07-28 17:48:36 -04004559#: misc/mke2fs.c:1455
Theodore Ts'o197abba2005-06-20 18:00:23 -04004560#, fuzzy, c-format
4561msgid "invalid inode size - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004562msgstr "dimensione inode non valida - %s"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004563
Eric Sandeen032eafe2012-07-28 17:48:36 -04004564#: misc/mke2fs.c:1475
Theodore Ts'o6956f612005-12-31 16:46:15 -05004565#, fuzzy, c-format
4566msgid "bad num inodes - %s"
Theodore Ts'o7527ef12007-12-05 19:35:20 -05004567msgstr "dimensione inode non valida - %s"
Theodore Ts'o6956f612005-12-31 16:46:15 -05004568
Eric Sandeen032eafe2012-07-28 17:48:36 -04004569#: misc/mke2fs.c:1492
4570#, fuzzy
4571msgid "The -t option may only be used once"
4572msgstr "-o può essere specificata solo una volta"
4573
4574#: misc/mke2fs.c:1500
4575#, fuzzy
4576msgid "The -T option may only be used once"
4577msgstr "-o può essere specificata solo una volta"
4578
4579#: misc/mke2fs.c:1550 misc/mke2fs.c:2508
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004580#, c-format
4581msgid "while trying to open journal device %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004582msgstr "durante l'apertura del dispositivo di journaling %s\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004583
Eric Sandeen032eafe2012-07-28 17:48:36 -04004584#: misc/mke2fs.c:1556
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004585#, c-format
Theodore Ts'oddc32a02003-05-03 18:45:55 -04004586msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04004587msgstr ""
4588"Dimensione dei blocchi del device di journaling (%d) minore della dim minima "
4589"dei blocchi %d\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004590
Eric Sandeen032eafe2012-07-28 17:48:36 -04004591#: misc/mke2fs.c:1562
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004592#, fuzzy, c-format
4593msgid "Using journal device's blocksize: %d\n"
4594msgstr "Aggiunta del journal al device %s: "
4595
Eric Sandeen032eafe2012-07-28 17:48:36 -04004596#: misc/mke2fs.c:1573
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004597#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04004598msgid "invalid blocks '%s' on device '%s'"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004599msgstr "numero dei blocchi non validi - %s"
4600
Eric Sandeen032eafe2012-07-28 17:48:36 -04004601#: misc/mke2fs.c:1583
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004602msgid "filesystem"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004603msgstr "filesystem"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004604
Eric Sandeen032eafe2012-07-28 17:48:36 -04004605#: misc/mke2fs.c:1596 resize/main.c:374
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004606msgid "while trying to determine filesystem size"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004607msgstr "tentando di determinare la dimensione del filesystem"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004608
Eric Sandeen032eafe2012-07-28 17:48:36 -04004609#: misc/mke2fs.c:1602
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004610msgid ""
4611"Couldn't determine device size; you must specify\n"
4612"the size of the filesystem\n"
4613msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004614"Impossibile determinare la dimensione del device: bisogna\n"
4615"specificare la dimensione del filesystem\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004616
Eric Sandeen032eafe2012-07-28 17:48:36 -04004617#: misc/mke2fs.c:1609
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004618msgid ""
4619"Device size reported to be zero. Invalid partition specified, or\n"
4620"\tpartition table wasn't reread after running fdisk, due to\n"
4621"\ta modified partition being busy and in use. You may need to reboot\n"
4622"\tto re-read your partition table.\n"
4623msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004624"Sembra che la dimensione del device sia zero. Specificata partizione non\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04004625"\tvalida o la tabella delle partizioni non è stata riletta dopo "
4626"l'esecuzione\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004627"\tdi fdisk, poiché una partizione modificata era occupata. Potrebbe essere\n"
4628"\tnecessario riavviare per rileggere la tabella delle partizioni.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004629
Eric Sandeen032eafe2012-07-28 17:48:36 -04004630#: misc/mke2fs.c:1626
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004631msgid "Filesystem larger than apparent device size."
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004632msgstr "Il filesystem è più grande della dimensione apparente del device."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004633
Eric Sandeen032eafe2012-07-28 17:48:36 -04004634#: misc/mke2fs.c:1646
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004635#, c-format
4636msgid "Failed to parse fs types list\n"
4637msgstr ""
4638
Eric Sandeen032eafe2012-07-28 17:48:36 -04004639#: misc/mke2fs.c:1700
4640#, c-format
4641msgid ""
4642"%s: Size of device (0x%llx blocks) %s too big to be expressed\n"
4643"\tin 32 bits using a blocksize of %d.\n"
4644msgstr ""
4645
4646#: misc/mke2fs.c:1716
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004647msgid "fs_types for mke2fs.conf resolution: "
4648msgstr ""
4649
Eric Sandeen032eafe2012-07-28 17:48:36 -04004650#: misc/mke2fs.c:1723
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05004651#, c-format
4652msgid "Filesystem features not supported with revision 0 filesystems\n"
4653msgstr ""
4654
Eric Sandeen032eafe2012-07-28 17:48:36 -04004655#: misc/mke2fs.c:1730
Theodore Ts'o851bcf32007-07-08 12:09:40 -04004656#, c-format
4657msgid "Sparse superblocks not supported with revision 0 filesystems\n"
4658msgstr ""
4659
Eric Sandeen032eafe2012-07-28 17:48:36 -04004660#: misc/mke2fs.c:1742
Theodore Ts'o851bcf32007-07-08 12:09:40 -04004661#, fuzzy, c-format
4662msgid "Journals not supported with revision 0 filesystems\n"
4663msgstr ""
4664"\n"
4665"Dimensione del journal troppo grande per il filesystem.\n"
4666
Eric Sandeen032eafe2012-07-28 17:48:36 -04004667#: misc/mke2fs.c:1756
4668#, fuzzy, c-format
4669msgid "invalid reserved blocks percent - %lf"
4670msgstr "percentuale di blocchi riservati non valida - %s"
4671
4672#: misc/mke2fs.c:1772
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004673#, c-format
4674msgid ""
4675"The resize_inode and meta_bg features are not compatible.\n"
4676"They can not be both enabled simultaneously.\n"
4677msgstr ""
4678
Eric Sandeen032eafe2012-07-28 17:48:36 -04004679#: misc/mke2fs.c:1789
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04004680msgid "while trying to determine hardware sector size"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004681msgstr "provando a determinare la dimensione del settore hardware"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04004682
Eric Sandeen032eafe2012-07-28 17:48:36 -04004683#: misc/mke2fs.c:1795
4684#, fuzzy
4685msgid "while trying to determine physical sector size"
4686msgstr "provando a determinare la dimensione del settore hardware"
4687
4688#: misc/mke2fs.c:1828
4689#, fuzzy
4690msgid "while setting blocksize; too small for device\n"
4691msgstr "impostando l'inode del blocco difettoso"
4692
4693#: misc/mke2fs.c:1833
4694#, c-format
4695msgid ""
4696"Warning: specified blocksize %d is less than device physical sectorsize %d\n"
4697msgstr ""
4698
4699#: misc/mke2fs.c:1864
4700#, c-format
4701msgid "warning: Unable to get device geometry for %s\n"
4702msgstr ""
4703
4704#: misc/mke2fs.c:1867
4705#, c-format
4706msgid "%s alignment is offset by %lu bytes.\n"
4707msgstr ""
4708
4709#: misc/mke2fs.c:1869
4710#, c-format
4711msgid ""
4712"This may result in very poor performance, (re)-partitioning suggested.\n"
4713msgstr ""
4714
4715#: misc/mke2fs.c:1880
4716#, c-format
4717msgid "%d-byte blocks too big for system (max %d)"
4718msgstr "blocchi di %d byte troppo grandi per il sistema (max %d)"
4719
4720#: misc/mke2fs.c:1884
4721#, c-format
4722msgid ""
4723"Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
4724msgstr ""
4725"Attenzione: blocchi di %d bytes troppo grandi per il sistema (max %d), "
4726"continuo comunque\n"
4727
4728#: misc/mke2fs.c:1920
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004729msgid "reserved online resize blocks not supported on non-sparse filesystem"
4730msgstr ""
4731
Eric Sandeen032eafe2012-07-28 17:48:36 -04004732#: misc/mke2fs.c:1929
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004733msgid "blocks per group count out of range"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004734msgstr "conteggio dei blocchi per gruppo fuori dall'intervallo"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004735
Eric Sandeen032eafe2012-07-28 17:48:36 -04004736#: misc/mke2fs.c:1944
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004737msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
Theodore Ts'o6956f612005-12-31 16:46:15 -05004738msgstr ""
4739
Eric Sandeen032eafe2012-07-28 17:48:36 -04004740#: misc/mke2fs.c:1956
Theodore Ts'o197abba2005-06-20 18:00:23 -04004741#, fuzzy, c-format
4742msgid "invalid inode size %d (min %d/max %d)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004743msgstr "dimensione dell'inode non valida: %d (min %d/max %d)"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004744
Eric Sandeen032eafe2012-07-28 17:48:36 -04004745#: misc/mke2fs.c:1974
Theodore Ts'o851bcf32007-07-08 12:09:40 -04004746#, c-format
4747msgid "too many inodes (%llu), raise inode ratio?"
4748msgstr ""
4749
Eric Sandeen032eafe2012-07-28 17:48:36 -04004750#: misc/mke2fs.c:1981
Theodore Ts'o851bcf32007-07-08 12:09:40 -04004751#, c-format
4752msgid "too many inodes (%llu), specify < 2^32 inodes"
4753msgstr ""
4754
Eric Sandeen032eafe2012-07-28 17:48:36 -04004755#: misc/mke2fs.c:1995
Theodore Ts'o851bcf32007-07-08 12:09:40 -04004756#, c-format
4757msgid ""
4758"inode_size (%u) * inodes_count (%u) too big for a\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04004759"\tfilesystem with %llu blocks, specify higher inode_ratio (-i)\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04004760"\tor lower inode count (-N).\n"
4761msgstr ""
4762
Eric Sandeen032eafe2012-07-28 17:48:36 -04004763#: misc/mke2fs.c:2114
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004764#, c-format
4765msgid ""
4766"Overwriting existing filesystem; this can be undone using the command:\n"
4767" e2undo %s %s\n"
4768"\n"
4769msgstr ""
4770
Eric Sandeen032eafe2012-07-28 17:48:36 -04004771#: misc/mke2fs.c:2128
4772#, fuzzy
4773msgid "while trying to setup undo file\n"
4774msgstr ""
4775"\n"
4776"\tcercando di creare il file di journal"
4777
4778#: misc/mke2fs.c:2154
4779#, fuzzy
4780msgid "Discarding device blocks: "
4781msgstr "Aggiunta del journal al device %s: "
4782
4783#: misc/mke2fs.c:2170
4784msgid "failed - "
4785msgstr ""
4786
4787#: misc/mke2fs.c:2277
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004788#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004789msgid "while setting up superblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004790msgstr "impostando il superblocco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004791
Eric Sandeen032eafe2012-07-28 17:48:36 -04004792#: misc/mke2fs.c:2286
4793#, c-format
4794msgid "Discard succeeded and will return 0s - skipping inode table wipe\n"
4795msgstr ""
4796
4797#: misc/mke2fs.c:2369
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004798#, c-format
4799msgid "unknown os - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004800msgstr "so sconosciuto - %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004801
Eric Sandeen032eafe2012-07-28 17:48:36 -04004802#: misc/mke2fs.c:2421
4803#, fuzzy, c-format
4804msgid "Allocating group tables: "
4805msgstr "Scrittura delle tavole degli inode: "
4806
4807#: misc/mke2fs.c:2425
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004808msgid "while trying to allocate filesystem tables"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004809msgstr "tentando di allocare le tabelle del filesystem"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004810
Eric Sandeen032eafe2012-07-28 17:48:36 -04004811#: misc/mke2fs.c:2434
4812#, fuzzy
4813msgid ""
4814"\n"
4815"\twhile converting subcluster bitmap"
4816msgstr "scrivendo la mappa dei bit del blocco"
4817
4818#: misc/mke2fs.c:2477
4819#, fuzzy, c-format
4820msgid "while zeroing block %llu at end of filesystem"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004821msgstr "azzerando il blocco %u alla fine del filesystem"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004822
Eric Sandeen032eafe2012-07-28 17:48:36 -04004823#: misc/mke2fs.c:2490
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004824#, fuzzy
4825msgid "while reserving blocks for online resize"
4826msgstr "leggendo l'inode dei blocchi non validi"
4827
Eric Sandeen032eafe2012-07-28 17:48:36 -04004828#: misc/mke2fs.c:2501 misc/tune2fs.c:640
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004829msgid "journal"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004830msgstr "journal"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004831
Eric Sandeen032eafe2012-07-28 17:48:36 -04004832#: misc/mke2fs.c:2513
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004833#, c-format
4834msgid "Adding journal to device %s: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004835msgstr "Aggiunta del journal al device %s: "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004836
Eric Sandeen032eafe2012-07-28 17:48:36 -04004837#: misc/mke2fs.c:2520
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004838#, c-format
4839msgid ""
4840"\n"
4841"\twhile trying to add journal to device %s"
4842msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004843"\n"
4844"\tcercando di agigungere il journal al device %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004845
Eric Sandeen032eafe2012-07-28 17:48:36 -04004846#: misc/mke2fs.c:2525 misc/mke2fs.c:2557 misc/tune2fs.c:669 misc/tune2fs.c:683
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004847#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004848msgid "done\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004849msgstr "fatto\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004850
Eric Sandeen032eafe2012-07-28 17:48:36 -04004851#: misc/mke2fs.c:2534
4852#, c-format
4853msgid "Skipping journal creation in super-only mode\n"
4854msgstr ""
4855
4856#: misc/mke2fs.c:2545
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004857#, fuzzy, c-format
4858msgid "Creating journal (%u blocks): "
4859msgstr "Creazione del journal (%d blocchi): "
4860
Eric Sandeen032eafe2012-07-28 17:48:36 -04004861#: misc/mke2fs.c:2553
4862msgid ""
4863"\n"
4864"\twhile trying to create journal"
4865msgstr ""
4866"\n"
4867"\tcercando di creare il journal"
4868
4869#: misc/mke2fs.c:2564 misc/tune2fs.c:446
4870#, c-format
4871msgid ""
4872"\n"
4873"Error while enabling multiple mount protection feature."
4874msgstr ""
4875
4876#: misc/mke2fs.c:2569
4877#, c-format
4878msgid "Multiple mount protection is enabled with update interval %d seconds.\n"
4879msgstr ""
4880
4881#: misc/mke2fs.c:2582
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004882#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004883msgid "Writing superblocks and filesystem accounting information: "
Theodore Ts'obc759702005-05-09 20:40:55 -04004884msgstr ""
4885"Scrittura delle informazioni dei superblocchi e dell'accounting del "
4886"filesystem: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004887
Eric Sandeen032eafe2012-07-28 17:48:36 -04004888#: misc/mke2fs.c:2589
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004889#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004890msgid ""
4891"\n"
4892"Warning, had trouble writing out superblocks."
4893msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004894"\n"
4895"Attenzione, problemi durante la scrittura dei superblocchi."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004896
Eric Sandeen032eafe2012-07-28 17:48:36 -04004897#: misc/mke2fs.c:2591
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004898#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004899msgid ""
4900"done\n"
4901"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004902msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004903"fatto\n"
4904"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004905
Eric Sandeen032eafe2012-07-28 17:48:36 -04004906#: misc/mklost+found.c:50
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004907#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004908msgid "Usage: mklost+found\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004909msgstr "Uso: mklost+found\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004910
Eric Sandeen032eafe2012-07-28 17:48:36 -04004911#: misc/partinfo.c:41
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004912#, fuzzy, c-format
4913msgid ""
4914"Usage: %s device...\n"
4915"\n"
4916"Prints out the partition information for each given device.\n"
4917"For example: %s /dev/hda\n"
4918"\n"
4919msgstr ""
4920"Uso: %s <dev1> <dev2> <dev3>\n"
4921"\n"
4922"Questo programma stampa le informazioni di partizione per un insieme di "
4923"device\n"
4924"Un utilizzo comune di questo programma è:\n"
4925"\n"
4926"\t%s /dev/hda?\n"
4927"\n"
4928
Eric Sandeen032eafe2012-07-28 17:48:36 -04004929#: misc/partinfo.c:51
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004930#, fuzzy, c-format
4931msgid "Cannot open %s: %s"
4932msgstr "e2label: impossibile aprire %s\n"
4933
Eric Sandeen032eafe2012-07-28 17:48:36 -04004934#: misc/partinfo.c:57
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004935#, c-format
4936msgid "Cannot get geometry of %s: %s"
4937msgstr ""
4938
Eric Sandeen032eafe2012-07-28 17:48:36 -04004939#: misc/partinfo.c:65
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004940#, c-format
4941msgid "Cannot get size of %s: %s"
4942msgstr ""
4943
Eric Sandeen032eafe2012-07-28 17:48:36 -04004944#: misc/partinfo.c:71
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004945#, c-format
4946msgid "%s: h=%3d s=%3d c=%4d start=%8d size=%8lu end=%8d\n"
4947msgstr ""
4948
Eric Sandeen032eafe2012-07-28 17:48:36 -04004949#: misc/tune2fs.c:107
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004950msgid "Please run e2fsck on the filesystem.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004951msgstr "Eseguire e2fsck sul filesystem.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004952
Eric Sandeen032eafe2012-07-28 17:48:36 -04004953#: misc/tune2fs.c:116
Theodore Ts'o197abba2005-06-20 18:00:23 -04004954#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004955msgid ""
Theodore Ts'o197abba2005-06-20 18:00:23 -04004956"Usage: %s [-c max_mounts_count] [-e errors_behavior] [-g group]\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05004957"\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04004958"\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]] [-p "
4959"mmp_update_interval]\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05004960"\t[-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label]\n"
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05004961"\t[-M last_mounted_dir] [-O [^]feature[,...]]\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004962"\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
4963"\t[ -I new_inode_size ] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004964msgstr ""
Theodore Ts'o72933b92005-01-11 14:05:00 -05004965"Uso: %s [-c max-numero-mount] [-e comportamento-errori] [-g gruppo]\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004966"\t[-i intervallo[d|m|w]] [-j] [-J opzioni-journal]\n"
4967"\t[-l] [-s flag-sparse] [-m percentuale-blocchi-riservati]\n"
4968"\t[-o [^]opzioni-mount[,...]] [-r numero-blocchi-riservati]\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04004969"\t[-u utente] [-C numero-mount] [-L etichetta-volume] [-M ultima-dir-"
4970"montata]\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004971"\t[-O [^]caratteristica[,...]] [-T ultimo-controllo] [-U UUID] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004972
Eric Sandeen032eafe2012-07-28 17:48:36 -04004973#: misc/tune2fs.c:205
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004974msgid "while trying to open external journal"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004975msgstr "cercando di aprire il journal esterno"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004976
Eric Sandeen032eafe2012-07-28 17:48:36 -04004977#: misc/tune2fs.c:210
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004978#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004979msgid "%s is not a journal device.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004980msgstr "%s non è un dispositivo di journaling.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004981
Eric Sandeen032eafe2012-07-28 17:48:36 -04004982#: misc/tune2fs.c:225
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004983msgid "Journal superblock not found!\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004984msgstr "Superblocco del journal non trovato!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004985
Eric Sandeen032eafe2012-07-28 17:48:36 -04004986#: misc/tune2fs.c:236
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004987msgid "Filesystem's UUID not found on journal device.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004988msgstr "UUID del filesystem non trovato sul dispositivo di journaling.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004989
Eric Sandeen032eafe2012-07-28 17:48:36 -04004990#: misc/tune2fs.c:257
4991msgid ""
4992"Cannot locate journal device. It was NOT removed\n"
4993"Use -f option to remove missing journal device.\n"
4994msgstr ""
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004995
Eric Sandeen032eafe2012-07-28 17:48:36 -04004996#: misc/tune2fs.c:265
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004997msgid "Journal removed\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004998msgstr "Journal rimosso\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004999
Eric Sandeen032eafe2012-07-28 17:48:36 -04005000#: misc/tune2fs.c:309
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005001msgid "while reading bitmaps"
Theodore Ts'o72933b92005-01-11 14:05:00 -05005002msgstr "leggendo le mappe dei bit"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005003
Eric Sandeen032eafe2012-07-28 17:48:36 -04005004#: misc/tune2fs.c:317
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005005msgid "while clearing journal inode"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005006msgstr "azzerando l'inode del journal"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005007
Eric Sandeen032eafe2012-07-28 17:48:36 -04005008#: misc/tune2fs.c:328
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005009msgid "while writing journal inode"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005010msgstr "scrivendo l'inode del journal"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005011
Eric Sandeen032eafe2012-07-28 17:48:36 -04005012#: misc/tune2fs.c:363
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005013#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04005014msgid "(and reboot afterwards!)\n"
5015msgstr ""
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005016
Eric Sandeen032eafe2012-07-28 17:48:36 -04005017#: misc/tune2fs.c:396
Theodore Ts'o8f741372008-02-28 21:47:05 -05005018#, c-format
5019msgid "Clearing filesystem feature '%s' not supported.\n"
5020msgstr ""
5021
Eric Sandeen032eafe2012-07-28 17:48:36 -04005022#: misc/tune2fs.c:402
Theodore Ts'o8f741372008-02-28 21:47:05 -05005023#, fuzzy, c-format
5024msgid "Setting filesystem feature '%s' not supported.\n"
5025msgstr ""
5026"Impostazione di data ed ora dell'ultimo controllo del filesystem a %s\n"
5027
Eric Sandeen032eafe2012-07-28 17:48:36 -04005028#: misc/tune2fs.c:411
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005029#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005030msgid ""
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005031"The has_journal feature may only be cleared when the filesystem is\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005032"unmounted or mounted read-only.\n"
5033msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005034"Il flag has_journal può essere azzerato quando il filesystem non\n"
5035"è montato o è montato solo in lettura.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005036
Eric Sandeen032eafe2012-07-28 17:48:36 -04005037#: misc/tune2fs.c:419
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005038msgid ""
5039"The needs_recovery flag is set. Please run e2fsck before clearing\n"
5040"the has_journal flag.\n"
5041msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005042"Il flag needs_recovery è impostato. Eseguire e2fsck prima di azzerare\n"
5043"il flag has_journal.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005044
Eric Sandeen032eafe2012-07-28 17:48:36 -04005045#: misc/tune2fs.c:438
5046#, fuzzy
5047msgid ""
5048"The multiple mount protection feature can't\n"
5049"be set if the filesystem is mounted or\n"
5050"read-only.\n"
5051msgstr ""
5052"Il flag has_journal può essere azzerato quando il filesystem non\n"
5053"è montato o è montato solo in lettura.\n"
5054
5055#: misc/tune2fs.c:456
5056#, c-format
5057msgid "Multiple mount protection has been enabled with update interval %ds.\n"
5058msgstr ""
5059
5060#: misc/tune2fs.c:465
5061msgid ""
5062"The multiple mount protection feature cannot\n"
5063"be disabled if the filesystem is readonly.\n"
5064msgstr ""
5065
5066#: misc/tune2fs.c:473
5067#, fuzzy
5068msgid "Error while reading bitmaps\n"
5069msgstr "leggendo le mappe dei bit"
5070
5071#: misc/tune2fs.c:482
5072#, c-format
5073msgid "Magic number in MMP block does not match. expected: %x, actual: %x\n"
5074msgstr ""
5075
5076#: misc/tune2fs.c:487
5077#, fuzzy
5078msgid "while reading MMP block."
5079msgstr "leggendo l'inode numero 1"
5080
5081#: misc/tune2fs.c:519
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005082msgid ""
5083"Clearing the flex_bg flag would cause the the filesystem to be\n"
5084"inconsistent.\n"
5085msgstr ""
5086
Eric Sandeen032eafe2012-07-28 17:48:36 -04005087#: misc/tune2fs.c:530
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005088#, fuzzy
5089msgid ""
5090"The huge_file feature may only be cleared when the filesystem is\n"
5091"unmounted or mounted read-only.\n"
5092msgstr ""
5093"Il flag has_journal può essere azzerato quando il filesystem non\n"
5094"è montato o è montato solo in lettura.\n"
5095
Eric Sandeen032eafe2012-07-28 17:48:36 -04005096#: misc/tune2fs.c:590
5097msgid ""
5098"\n"
5099"Warning: '^quota' option overrides '-Q'arguments.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005100msgstr ""
5101
Eric Sandeen032eafe2012-07-28 17:48:36 -04005102#: misc/tune2fs.c:635
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005103msgid "The filesystem already has a journal.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005104msgstr "Il filesystem ha già un journal.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005105
Eric Sandeen032eafe2012-07-28 17:48:36 -04005106#: misc/tune2fs.c:653
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005107#, c-format
5108msgid ""
5109"\n"
5110"\twhile trying to open journal on %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005111msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005112"\n"
5113"\ttentando di aprire il journal in %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005114
Eric Sandeen032eafe2012-07-28 17:48:36 -04005115#: misc/tune2fs.c:657
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005116#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005117msgid "Creating journal on device %s: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005118msgstr "Creando il journal per il device %s: "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005119
Eric Sandeen032eafe2012-07-28 17:48:36 -04005120#: misc/tune2fs.c:665
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005121#, c-format
5122msgid "while adding filesystem to journal on %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005123msgstr "aggiungendo un filesystem al journal in %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005124
Eric Sandeen032eafe2012-07-28 17:48:36 -04005125#: misc/tune2fs.c:671
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005126msgid "Creating journal inode: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005127msgstr "Creazione dell'inode del journal: "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005128
Eric Sandeen032eafe2012-07-28 17:48:36 -04005129#: misc/tune2fs.c:680
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005130msgid ""
5131"\n"
5132"\twhile trying to create journal file"
5133msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005134"\n"
5135"\tcercando di creare il file di journal"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005136
Eric Sandeen032eafe2012-07-28 17:48:36 -04005137#: misc/tune2fs.c:763
5138#, fuzzy
5139msgid "Couldn't allocate memory to parse quota options!\n"
5140msgstr "Impossibile allocare memoria per fare il parsing delle opzioni raid!\n"
5141
5142#: misc/tune2fs.c:785
5143msgid ""
5144"\n"
5145"Bad quota options specified.\n"
5146"\n"
5147"Following valid quota options are available (pass by separating with "
5148"comma):\n"
5149"\t[^]usrquota\n"
5150"\t[^]grpquota\n"
5151"\n"
5152"\n"
5153msgstr ""
5154
5155#: misc/tune2fs.c:846
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005156#, c-format
5157msgid "Couldn't parse date/time specifier: %s"
Theodore Ts'o72933b92005-01-11 14:05:00 -05005158msgstr "Impossibile comprendere il formato di data/ora: %s"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005159
Eric Sandeen032eafe2012-07-28 17:48:36 -04005160#: misc/tune2fs.c:870 misc/tune2fs.c:883
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005161#, c-format
5162msgid "bad mounts count - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005163msgstr "numero di mount non validi - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005164
Eric Sandeen032eafe2012-07-28 17:48:36 -04005165#: misc/tune2fs.c:899
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005166#, fuzzy, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005167msgid "bad error behavior - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005168msgstr "comportamento relativo ad un errore non valido - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005169
Eric Sandeen032eafe2012-07-28 17:48:36 -04005170#: misc/tune2fs.c:926
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005171#, c-format
5172msgid "bad gid/group name - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005173msgstr "gid/nome gruppo non valido - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005174
Eric Sandeen032eafe2012-07-28 17:48:36 -04005175#: misc/tune2fs.c:959
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005176#, c-format
5177msgid "bad interval - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005178msgstr "intervallo non valido - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005179
Eric Sandeen032eafe2012-07-28 17:48:36 -04005180#: misc/tune2fs.c:988
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005181#, c-format
5182msgid "bad reserved block ratio - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005183msgstr "percentuale di blocchi riservati non valida - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005184
Eric Sandeen032eafe2012-07-28 17:48:36 -04005185#: misc/tune2fs.c:1003
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005186msgid "-o may only be specified once"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005187msgstr "-o può essere specificata solo una volta"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005188
Eric Sandeen032eafe2012-07-28 17:48:36 -04005189#: misc/tune2fs.c:1012
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005190msgid "-O may only be specified once"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005191msgstr "-O può essere specificata solo una volta"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005192
Eric Sandeen032eafe2012-07-28 17:48:36 -04005193#: misc/tune2fs.c:1027
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005194#, c-format
5195msgid "bad reserved blocks count - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005196msgstr "numero di blocchi riservati non valido - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005197
Eric Sandeen032eafe2012-07-28 17:48:36 -04005198#: misc/tune2fs.c:1056
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005199#, c-format
5200msgid "bad uid/user name - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005201msgstr "uid/nome utente non valido - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005202
Eric Sandeen032eafe2012-07-28 17:48:36 -04005203#: misc/tune2fs.c:1073
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005204#, fuzzy, c-format
5205msgid "bad inode size - %s"
5206msgstr "dimensione inode non valida - %s"
5207
Eric Sandeen032eafe2012-07-28 17:48:36 -04005208#: misc/tune2fs.c:1080
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005209#, c-format
5210msgid "Inode size must be a power of two- %s"
5211msgstr ""
5212
Eric Sandeen032eafe2012-07-28 17:48:36 -04005213#: misc/tune2fs.c:1174
5214#, c-format
5215msgid "mmp_update_interval too big: %lu\n"
5216msgstr ""
5217
5218#: misc/tune2fs.c:1179
5219#, fuzzy, c-format
5220msgid "Setting multiple mount protection update interval to %lu second\n"
5221msgid_plural ""
5222"Setting multiple mount protection update interval to %lu seconds\n"
5223msgstr[0] "Impostazione del numero massimo di mount a %d\n"
5224msgstr[1] "Impostazione del numero massimo di mount a %d\n"
5225
5226#: misc/tune2fs.c:1202
Theodore Ts'o8f741372008-02-28 21:47:05 -05005227#, fuzzy, c-format
5228msgid "Invalid RAID stride: %s\n"
5229msgstr "Insieme di opzioni di mount non valido: %s\n"
5230
Eric Sandeen032eafe2012-07-28 17:48:36 -04005231#: misc/tune2fs.c:1217
Theodore Ts'o8f741372008-02-28 21:47:05 -05005232#, fuzzy, c-format
5233msgid "Invalid RAID stripe-width: %s\n"
5234msgstr "Parametro di stride non valido.\n"
5235
Eric Sandeen032eafe2012-07-28 17:48:36 -04005236#: misc/tune2fs.c:1232
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005237#, fuzzy, c-format
5238msgid "Invalid hash algorithm: %s\n"
5239msgstr "Parametro di stride non valido.\n"
5240
Eric Sandeen032eafe2012-07-28 17:48:36 -04005241#: misc/tune2fs.c:1238
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005242#, c-format
5243msgid "Setting default hash algorithm to %s (%d)\n"
5244msgstr ""
5245
Eric Sandeen032eafe2012-07-28 17:48:36 -04005246#: misc/tune2fs.c:1257
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05005247#, fuzzy, c-format
5248msgid ""
5249"\n"
5250"Bad options specified.\n"
5251"\n"
5252"Extended options are separated by commas, and may take an argument which\n"
5253"\tis set off by an equals ('=') sign.\n"
5254"\n"
5255"Valid extended options are:\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005256"\tclear_mmp\n"
5257"\thash_alg=<hash algorithm>\n"
5258"\tmount_opts=<extended default mount options>\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05005259"\tstride=<RAID per-disk chunk size in blocks>\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005260"\tstripe_width=<RAID stride*data disks in blocks>\n"
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05005261"\ttest_fs\n"
5262"\t^test_fs\n"
5263msgstr ""
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05005264"\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05005265"Opzioni raid non valide.\n"
5266"\n"
5267"Le opzioni raid sono separte da virgole, e possono avere un parametro, che\n"
5268"\tè passato da un segno di uguale ('=').\n"
5269"\n"
5270"Le opzioni raid valide sono:\n"
5271"\tstride=lunghezza stride in blocchi>\n"
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05005272"\n"
5273
Eric Sandeen032eafe2012-07-28 17:48:36 -04005274#: misc/tune2fs.c:1723
5275#, fuzzy
5276msgid "Failed to read inode bitmap\n"
5277msgstr "leggendo le mappe dei bit"
5278
5279#: misc/tune2fs.c:1728
5280#, fuzzy
5281msgid "Failed to read block bitmap\n"
5282msgstr "lettura delle mappe di bit inode e blocco"
5283
5284#: misc/tune2fs.c:1745 resize/resize2fs.c:784
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005285msgid "blocks to be moved"
5286msgstr "blocchi da spostare"
5287
Eric Sandeen032eafe2012-07-28 17:48:36 -04005288#: misc/tune2fs.c:1748
5289msgid "Failed to allocate block bitmap when increasing inode size\n"
5290msgstr ""
5291
5292#: misc/tune2fs.c:1754
5293msgid "Not enough space to increase inode size \n"
5294msgstr ""
5295
5296#: misc/tune2fs.c:1759
5297#, fuzzy
5298msgid "Failed to relocate blocks during inode resize \n"
5299msgstr "leggendo l'inode dei blocchi non validi"
5300
5301#: misc/tune2fs.c:1791
5302msgid ""
5303"Error in resizing the inode size.\n"
5304"Run e2undo to undo the file system changes. \n"
5305msgstr ""
5306
5307#: misc/tune2fs.c:1818
5308#, fuzzy
5309msgid "Couldn't allocate memory for tdb filename\n"
5310msgstr "Impossibile allocare memoria per i tipi di filesystem\n"
5311
5312#: misc/tune2fs.c:1840
5313#, fuzzy, c-format
5314msgid "while trying to delete %s"
5315msgstr "provando a ridimensionare %s"
5316
5317#: misc/tune2fs.c:1850
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05005318#, c-format
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005319msgid ""
5320"To undo the tune2fs operation please run the command\n"
5321" e2undo %s %s\n"
5322"\n"
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05005323msgstr ""
5324
Eric Sandeen032eafe2012-07-28 17:48:36 -04005325#: misc/tune2fs.c:1919
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005326#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04005327msgid ""
5328"MMP block magic is bad. Try to fix it by running:\n"
5329"'e2fsck -f %s'\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005330msgstr ""
5331
Eric Sandeen032eafe2012-07-28 17:48:36 -04005332#: misc/tune2fs.c:1937
5333#, fuzzy, c-format
5334msgid "The inode size is already %lu\n"
5335msgstr "Impostazione del gid dei blocchi riservati a %lu\n"
5336
5337#: misc/tune2fs.c:1943
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005338#, fuzzy, c-format
5339msgid "Shrinking the inode size is not supported\n"
5340msgstr ""
5341"Impostazione di data ed ora dell'ultimo controllo del filesystem a %s\n"
5342
Eric Sandeen032eafe2012-07-28 17:48:36 -04005343#: misc/tune2fs.c:1990
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005344#, c-format
5345msgid "Setting maximal mount count to %d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005346msgstr "Impostazione del numero massimo di mount a %d\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005347
Eric Sandeen032eafe2012-07-28 17:48:36 -04005348#: misc/tune2fs.c:1996
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005349#, c-format
5350msgid "Setting current mount count to %d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005351msgstr "Impostazione del numero attuale di mount a %d\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005352
Eric Sandeen032eafe2012-07-28 17:48:36 -04005353#: misc/tune2fs.c:2001
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005354#, fuzzy, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005355msgid "Setting error behavior to %d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005356msgstr "Impostazione del comportamento da errore a %d\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005357
Eric Sandeen032eafe2012-07-28 17:48:36 -04005358#: misc/tune2fs.c:2006
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005359#, c-format
5360msgid "Setting reserved blocks gid to %lu\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005361msgstr "Impostazione del gid dei blocchi riservati a %lu\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005362
Eric Sandeen032eafe2012-07-28 17:48:36 -04005363#: misc/tune2fs.c:2011
5364#, fuzzy, c-format
5365msgid "interval between checks is too big (%lu)"
5366msgstr "Impostazione dell'intervallo tra i controlli a %lu secondi\n"
5367
5368#: misc/tune2fs.c:2018
Theodore Ts'obc759702005-05-09 20:40:55 -04005369#, fuzzy, c-format
5370msgid "Setting interval between checks to %lu seconds\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005371msgstr "Impostazione dell'intervallo tra i controlli a %lu secondi\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005372
Eric Sandeen032eafe2012-07-28 17:48:36 -04005373#: misc/tune2fs.c:2025
Theodore Ts'o6956f612005-12-31 16:46:15 -05005374#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04005375msgid "Setting reserved blocks percentage to %g%% (%llu blocks)\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04005376msgstr ""
5377"Impostazione della percentuale di blocchi riservati a %lu (%u blocchi)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005378
Eric Sandeen032eafe2012-07-28 17:48:36 -04005379#: misc/tune2fs.c:2031
5380#, fuzzy, c-format
5381msgid "reserved blocks count is too big (%llu)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005382msgstr "il numero di blocchi riservati è troppo alto (%lu)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005383
Eric Sandeen032eafe2012-07-28 17:48:36 -04005384#: misc/tune2fs.c:2038
5385#, fuzzy, c-format
5386msgid "Setting reserved blocks count to %llu\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005387msgstr "Impostazione del numero di blocchi riservati a %lu\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005388
Eric Sandeen032eafe2012-07-28 17:48:36 -04005389#: misc/tune2fs.c:2044
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005390msgid ""
5391"\n"
5392"The filesystem already has sparse superblocks.\n"
5393msgstr ""
Theodore Ts'o72933b92005-01-11 14:05:00 -05005394"\n"
5395"Il filesystem ha già dei superblocchi sparsi.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005396
Eric Sandeen032eafe2012-07-28 17:48:36 -04005397#: misc/tune2fs.c:2051
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005398#, c-format
5399msgid ""
5400"\n"
5401"Sparse superblock flag set. %s"
5402msgstr ""
5403
Eric Sandeen032eafe2012-07-28 17:48:36 -04005404#: misc/tune2fs.c:2056
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005405msgid ""
5406"\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05005407"Clearing the sparse superflag not supported.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005408msgstr ""
5409
Eric Sandeen032eafe2012-07-28 17:48:36 -04005410#: misc/tune2fs.c:2064
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005411#, c-format
5412msgid "Setting time filesystem last checked to %s\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04005413msgstr ""
5414"Impostazione di data ed ora dell'ultimo controllo del filesystem a %s\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005415
Eric Sandeen032eafe2012-07-28 17:48:36 -04005416#: misc/tune2fs.c:2070
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005417#, c-format
5418msgid "Setting reserved blocks uid to %lu\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005419msgstr "Impostazione dell'uid dei blocchi riservati a %lu\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005420
Eric Sandeen032eafe2012-07-28 17:48:36 -04005421#: misc/tune2fs.c:2102
5422msgid "Error in using clear_mmp. It must be used with -f\n"
5423msgstr ""
5424
5425#: misc/tune2fs.c:2120
5426#, fuzzy
5427msgid ""
5428"The quota feature may only be changed when the filesystem is unmounted.\n"
5429msgstr ""
5430"Il flag has_journal può essere azzerato quando il filesystem non\n"
5431"è montato o è montato solo in lettura.\n"
5432
5433#: misc/tune2fs.c:2153
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005434msgid "Invalid UUID format\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005435msgstr "Formato UUID non valido\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005436
Eric Sandeen032eafe2012-07-28 17:48:36 -04005437#: misc/tune2fs.c:2166
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005438#, fuzzy
5439msgid "The inode size may only be changed when the filesystem is unmounted.\n"
5440msgstr ""
5441"Il flag has_journal può essere azzerato quando il filesystem non\n"
5442"è montato o è montato solo in lettura.\n"
5443
Eric Sandeen032eafe2012-07-28 17:48:36 -04005444#: misc/tune2fs.c:2174
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005445msgid ""
5446"Changing the inode size not supported for filesystems with the flex_bg\n"
5447"feature enabled.\n"
5448msgstr ""
5449
Eric Sandeen032eafe2012-07-28 17:48:36 -04005450#: misc/tune2fs.c:2187
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005451#, fuzzy, c-format
5452msgid "Setting inode size %lu\n"
5453msgstr "Impostazione del gid dei blocchi riservati a %lu\n"
5454
Eric Sandeen032eafe2012-07-28 17:48:36 -04005455#: misc/tune2fs.c:2190
5456#, fuzzy, c-format
5457msgid "Failed to change inode size\n"
5458msgstr "durante l'apertura di %s"
5459
5460#: misc/tune2fs.c:2201
Theodore Ts'o8f741372008-02-28 21:47:05 -05005461#, fuzzy, c-format
5462msgid "Setting stride size to %d\n"
5463msgstr "Impostazione del gid dei blocchi riservati a %lu\n"
5464
Eric Sandeen032eafe2012-07-28 17:48:36 -04005465#: misc/tune2fs.c:2206
Theodore Ts'o8f741372008-02-28 21:47:05 -05005466#, fuzzy, c-format
5467msgid "Setting stripe width to %d\n"
5468msgstr "Impostazione del gid dei blocchi riservati a %lu\n"
5469
Eric Sandeen032eafe2012-07-28 17:48:36 -04005470#: misc/tune2fs.c:2213
5471#, fuzzy, c-format
5472msgid "Setting extended default mount options to '%s'\n"
5473msgstr "Impostazione del numero attuale di mount a %d\n"
5474
5475#: misc/util.c:74
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005476msgid "Proceed anyway? (y,n) "
Theodore Ts'o7527ef12007-12-05 19:35:20 -05005477msgstr "Procedere comunque? (s,n) "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005478
Eric Sandeen032eafe2012-07-28 17:48:36 -04005479#: misc/util.c:89
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005480#, c-format
5481msgid "Could not stat %s --- %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005482msgstr "Impossibile fare stat di %s --- %s\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005483
Eric Sandeen032eafe2012-07-28 17:48:36 -04005484#: misc/util.c:92
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005485msgid ""
5486"\n"
5487"The device apparently does not exist; did you specify it correctly?\n"
5488msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005489"\n"
5490"Sembra che il dispositivo non esista; è stato specificato correttamente?\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005491
Eric Sandeen032eafe2012-07-28 17:48:36 -04005492#: misc/util.c:103
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005493#, c-format
5494msgid "%s is not a block special device.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005495msgstr "%s non è un device speciale a blocchi.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005496
Eric Sandeen032eafe2012-07-28 17:48:36 -04005497#: misc/util.c:132
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005498#, c-format
5499msgid "%s is entire device, not just one partition!\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005500msgstr "%s è un device intero, non solo una partizione.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005501
Eric Sandeen032eafe2012-07-28 17:48:36 -04005502#: misc/util.c:154
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005503msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04005504msgstr ""
5505"mke2fs è stato forzato comunque. Si spera che /etc/mtab sia sbagliato.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005506
Eric Sandeen032eafe2012-07-28 17:48:36 -04005507#: misc/util.c:159
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005508#, c-format
5509msgid "will not make a %s here!\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05005510msgstr "non farò un %s qui!\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005511
Eric Sandeen032eafe2012-07-28 17:48:36 -04005512#: misc/util.c:166
Theodore Ts'o7ae19832005-06-19 09:45:36 -04005513msgid "mke2fs forced anyway.\n"
5514msgstr ""
5515
Eric Sandeen032eafe2012-07-28 17:48:36 -04005516#: misc/util.c:182
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005517msgid "Couldn't allocate memory to parse journal options!\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04005518msgstr ""
5519"Impossibile allocare memoria per fare il parsing delle opzioni del journal!\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005520
Eric Sandeen032eafe2012-07-28 17:48:36 -04005521#: misc/util.c:207
5522#, fuzzy, c-format
5523msgid ""
5524"\n"
5525"Could not find journal device matching %s\n"
5526msgstr "Impossibile trovare i magic numbers del superblocco del journal"
5527
Theodore Ts'o7ae19832005-06-19 09:45:36 -04005528#: misc/util.c:228
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005529#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005530msgid ""
5531"\n"
5532"Bad journal options specified.\n"
5533"\n"
5534"Journal options are separated by commas, and may take an argument which\n"
5535"\tis set off by an equals ('=') sign.\n"
5536"\n"
Theodore Ts'oddc32a02003-05-03 18:45:55 -04005537"Valid journal options are:\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005538"\tsize=<journal size in megabytes>\n"
5539"\tdevice=<journal device>\n"
5540"\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005541"The journal size must be between 1024 and 10240000 filesystem blocks.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005542"\n"
5543msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005544"\n"
5545"Sono state specificate opzioni non valide per il journal.\n"
5546"\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04005547"Le opzioni per il journal sono separate da virgole, e possono avere un "
5548"parametro,\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005549"\tpassato da un segno di uguale ('=').\n"
5550"\n"
5551"Opzioni valide per il journal sono:\n"
5552"\tsize=<dimensione del journal in MB>\n"
5553"\tdevice=<dispositivo di journal>\n"
5554"\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04005555"La dimensione del journal dev'essere compreso tra 1024 e 102400 blocchi del "
5556"filesystem.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005557"\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005558
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005559#: misc/util.c:258
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005560msgid ""
5561"\n"
5562"Filesystem too small for a journal\n"
5563msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005564"\n"
5565"Filesystem troppo piccolo per un journal\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005566
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005567#: misc/util.c:265
5568#, fuzzy, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005569msgid ""
5570"\n"
5571"The requested journal size is %d blocks; it must be\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005572"between 1024 and 10240000 blocks. Aborting.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005573msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005574"\n"
5575"La dimensione specificata del journal è di %d blocchi, ma essa\n"
5576"dev'essere compresa tra 1024 e 102400 blocchi. Operazione annullata.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005577
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005578#: misc/util.c:273
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005579msgid ""
5580"\n"
5581"Journal size too big for filesystem.\n"
5582msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005583"\n"
5584"Dimensione del journal troppo grande per il filesystem.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005585
Eric Sandeen032eafe2012-07-28 17:48:36 -04005586#: misc/util.c:287
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005587#, c-format
5588msgid ""
5589"This filesystem will be automatically checked every %d mounts or\n"
5590"%g days, whichever comes first. Use tune2fs -c or -i to override.\n"
5591msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005592"Questo filesystem verrà automaticamente controllato ogni %d mount, o\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04005593"%g giorni, a seconda di quale venga prima. Usare tune2fs -c o -i per "
5594"cambiare.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005595
Eric Sandeen032eafe2012-07-28 17:48:36 -04005596#: misc/uuidd.c:48
5597#, c-format
5598msgid "Usage: %s [-d] [-p pidfile] [-s socketpath] [-T timeout]\n"
5599msgstr ""
5600
5601#: misc/uuidd.c:50
5602#, c-format
5603msgid " %s [-r|t] [-n num] [-s socketpath]\n"
5604msgstr ""
5605
5606#: misc/uuidd.c:52
5607#, c-format
5608msgid " %s -k\n"
5609msgstr ""
5610
5611#: misc/uuidd.c:154
5612#, fuzzy
5613msgid "bad arguments"
5614msgstr "%s: troppi parametri\n"
5615
5616#: misc/uuidd.c:172
5617msgid "connect"
5618msgstr ""
5619
5620#: misc/uuidd.c:191
5621msgid "write"
5622msgstr ""
5623
5624#: misc/uuidd.c:199
5625msgid "read count"
5626msgstr ""
5627
5628#: misc/uuidd.c:205
5629#, fuzzy
5630msgid "bad response length"
5631msgstr "Parametro di stride non valido.\n"
5632
5633#: misc/uuidd.c:270
5634#, c-format
5635msgid "uuidd daemon already running at pid %s\n"
5636msgstr ""
5637
5638#: misc/uuidd.c:278
5639#, fuzzy, c-format
5640msgid "Couldn't create unix stream socket: %s"
5641msgstr "Impossibile comprendere il formato di data/ora: %s"
5642
5643#: misc/uuidd.c:307
5644#, fuzzy, c-format
5645msgid "Couldn't bind unix socket %s: %s\n"
5646msgstr "Impossibile trovare il superblocco ext2"
5647
5648#: misc/uuidd.c:315
5649#, fuzzy, c-format
5650msgid "Couldn't listen on unix socket %s: %s\n"
5651msgstr "Impossibile riconnettere %i: %m\n"
5652
5653#: misc/uuidd.c:353
5654#, fuzzy, c-format
5655msgid "Error reading from client, len = %d\n"
5656msgstr "Errore durante la lettura dell'@i %i: %m\n"
5657
5658#: misc/uuidd.c:361
5659#, c-format
5660msgid "operation %d, incoming num = %d\n"
5661msgstr ""
5662
5663#: misc/uuidd.c:380
5664#, c-format
5665msgid "Generated time UUID: %s\n"
5666msgstr ""
5667
5668#: misc/uuidd.c:390
5669#, c-format
5670msgid "Generated random UUID: %s\n"
5671msgstr ""
5672
5673#: misc/uuidd.c:399
5674#, c-format
5675msgid "Generated time UUID %s and subsequent UUID\n"
5676msgid_plural "Generated time UUID %s and %d subsequent UUIDs\n"
5677msgstr[0] ""
5678msgstr[1] ""
5679
5680#: misc/uuidd.c:420
5681#, c-format
5682msgid "Generated %d UUID's:\n"
5683msgstr ""
5684
5685#: misc/uuidd.c:432
5686#, fuzzy, c-format
5687msgid "Invalid operation %d\n"
5688msgstr "Versione EA non valida.\n"
5689
5690#: misc/uuidd.c:476 misc/uuidd.c:498
5691#, c-format
5692msgid "Bad number: %s\n"
5693msgstr ""
5694
5695#: misc/uuidd.c:533 misc/uuidd.c:562
5696#, fuzzy, c-format
5697msgid "Error calling uuidd daemon (%s): %s\n"
5698msgstr "Errore creando la @d /@l (%s): %m\n"
5699
5700#: misc/uuidd.c:543
5701#, c-format
5702msgid "%s and subsequent UUID\n"
5703msgid_plural "%s and subsequent %d UUIDs\n"
5704msgstr[0] ""
5705msgstr[1] ""
5706
5707#: misc/uuidd.c:547
5708#, c-format
5709msgid "List of UUID's:\n"
5710msgstr ""
5711
5712#: misc/uuidd.c:568
5713#, c-format
5714msgid "Unexpected reply length from server %d\n"
5715msgstr ""
5716
5717#: misc/uuidd.c:585
5718#, c-format
5719msgid "Couldn't kill uuidd running at pid %d: %s\n"
5720msgstr ""
5721
5722#: misc/uuidd.c:591
5723#, c-format
5724msgid "Killed uuidd running at pid %d\n"
5725msgstr ""
5726
5727#: misc/uuidgen.c:32
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005728#, c-format
5729msgid "Usage: %s [-r] [-t]\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05005730msgstr "Uso: %s [-r] [-t]\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005731
Eric Sandeen032eafe2012-07-28 17:48:36 -04005732#: resize/extent.c:202
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005733#, fuzzy
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005734msgid "# Extent dump:\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005735msgstr "# Dump esteso:\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005736
Eric Sandeen032eafe2012-07-28 17:48:36 -04005737#: resize/extent.c:203
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005738#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04005739msgid "#\tNum=%llu, Size=%llu, Cursor=%llu, Sorted=%llu\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005740msgstr ""
5741
Eric Sandeen032eafe2012-07-28 17:48:36 -04005742#: resize/main.c:43
Theodore Ts'obc759702005-05-09 20:40:55 -04005743#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005744msgid ""
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005745"Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [new_size]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005746"\n"
5747msgstr ""
Theodore Ts'o72933b92005-01-11 14:05:00 -05005748"Uso: %s [-d flag_di_debug] [-f] [-F] [-p] device [nuova-dimensione]\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005749"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005750
Eric Sandeen032eafe2012-07-28 17:48:36 -04005751#: resize/main.c:65
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005752msgid "Extending the inode table"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005753msgstr "Estensione della tavola degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005754
Eric Sandeen032eafe2012-07-28 17:48:36 -04005755#: resize/main.c:68
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005756msgid "Relocating blocks"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005757msgstr "Rilocazione dei blocchi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005758
Eric Sandeen032eafe2012-07-28 17:48:36 -04005759#: resize/main.c:71
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005760msgid "Scanning inode table"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005761msgstr "Scansione della tavola degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005762
Eric Sandeen032eafe2012-07-28 17:48:36 -04005763#: resize/main.c:74
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005764msgid "Updating inode references"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005765msgstr "Aggiornamento dei riferimenti degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005766
Eric Sandeen032eafe2012-07-28 17:48:36 -04005767#: resize/main.c:77
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005768msgid "Moving inode table"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005769msgstr "Spostamento della tavola degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005770
Eric Sandeen032eafe2012-07-28 17:48:36 -04005771#: resize/main.c:80
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005772msgid "Unknown pass?!?"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005773msgstr "Passo sconosciuto?!?"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005774
Eric Sandeen032eafe2012-07-28 17:48:36 -04005775#: resize/main.c:83
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005776#, c-format
5777msgid "Begin pass %d (max = %lu)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005778msgstr "Inizio del passo %d (max = %lu)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005779
Eric Sandeen032eafe2012-07-28 17:48:36 -04005780#: resize/main.c:259
Theodore Ts'o6956f612005-12-31 16:46:15 -05005781#, fuzzy, c-format
5782msgid "while opening %s"
5783msgstr "avviando la scansione degli inode"
5784
Eric Sandeen032eafe2012-07-28 17:48:36 -04005785#: resize/main.c:267
Theodore Ts'o6956f612005-12-31 16:46:15 -05005786#, fuzzy, c-format
5787msgid "while getting stat information for %s"
5788msgstr "impostando la versione a %s"
5789
Eric Sandeen032eafe2012-07-28 17:48:36 -04005790#: resize/main.c:331
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005791#, c-format
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005792msgid ""
5793"%s: The combination of flex_bg and\n"
5794"\t!resize_inode features is not supported by resize2fs.\n"
5795msgstr ""
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005796
Eric Sandeen032eafe2012-07-28 17:48:36 -04005797#: resize/main.c:344 resize/main.c:452
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005798#, c-format
5799msgid ""
5800"Please run 'e2fsck -f %s' first.\n"
5801"\n"
5802msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005803"Eseguire prima 'e2fsck -f %s'.\n"
5804"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005805
Eric Sandeen032eafe2012-07-28 17:48:36 -04005806#: resize/main.c:348
5807#, fuzzy, c-format
5808msgid "Estimated minimum size of the filesystem: %llu\n"
5809msgstr ""
5810"%s è montato; impossibile ridimensionare un filesystem montato!\n"
5811"\n"
5812
5813#: resize/main.c:384
5814#, fuzzy, c-format
5815msgid "Invalid new size: %s\n"
5816msgstr "dimensione inode non valida - %s"
5817
5818#: resize/main.c:392
5819msgid "New size too large to be expressed in 32 bits\n"
5820msgstr ""
5821
5822#: resize/main.c:404
5823#, fuzzy, c-format
5824msgid "New size smaller than minimum (%llu)\n"
5825msgstr ""
5826"Dimensione dei blocchi del device di journaling (%d) minore della dim minima "
5827"dei blocchi %d\n"
5828
5829#: resize/main.c:410
5830#, fuzzy
5831msgid "Invalid stride length"
5832msgstr "Parametro di stride non valido.\n"
5833
5834#: resize/main.c:434
5835#, fuzzy, c-format
5836msgid ""
5837"The containing partition (or device) is only %llu (%dk) blocks.\n"
5838"You requested a new size of %llu blocks.\n"
5839"\n"
5840msgstr ""
5841"La partizione (o device) contenente è solo di %d (%dk) blocchi.\n"
5842"E' stata richiesta una nuova dimensione di %d blocchi.\n"
5843"\n"
5844
5845#: resize/main.c:441
5846#, fuzzy, c-format
5847msgid ""
5848"The filesystem is already %llu blocks long. Nothing to do!\n"
5849"\n"
5850msgstr ""
5851"Il filesystem è già lungo %d blocchi. Nulla da fare!\n"
5852"\n"
5853
5854#: resize/main.c:456
5855#, fuzzy, c-format
5856msgid "Resizing the filesystem on %s to %llu (%dk) blocks.\n"
5857msgstr ""
5858"Il filesystem su %s è ora lungo %d blocchi.\n"
5859"\n"
5860
5861#: resize/main.c:465
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005862#, c-format
5863msgid "while trying to resize %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005864msgstr "provando a ridimensionare %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005865
Eric Sandeen032eafe2012-07-28 17:48:36 -04005866#: resize/main.c:468
5867#, c-format
5868msgid ""
5869"Please run 'e2fsck -fy %s' to fix the filesystem\n"
5870"after the aborted resize operation.\n"
5871msgstr ""
5872
5873#: resize/main.c:474
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005874#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005875msgid ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04005876"The filesystem on %s is now %llu blocks long.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005877"\n"
5878msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005879"Il filesystem su %s è ora lungo %d blocchi.\n"
5880"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005881
Eric Sandeen032eafe2012-07-28 17:48:36 -04005882#: resize/main.c:489
5883#, fuzzy, c-format
5884msgid "while trying to truncate %s"
5885msgstr "tentando di fare lo stat di %s"
5886
5887#: resize/online.c:40
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005888#, c-format
5889msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
5890msgstr ""
5891
Eric Sandeen032eafe2012-07-28 17:48:36 -04005892#: resize/online.c:44
5893#, fuzzy
5894msgid "On-line shrinking not supported"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005895msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04005896"Impostazione di data ed ora dell'ultimo controllo del filesystem a %s\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005897
Eric Sandeen032eafe2012-07-28 17:48:36 -04005898#: resize/online.c:63
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005899msgid "Filesystem does not support online resizing"
5900msgstr ""
5901
Eric Sandeen032eafe2012-07-28 17:48:36 -04005902#: resize/online.c:70
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005903#, fuzzy, c-format
5904msgid "while trying to open mountpoint %s"
5905msgstr ""
5906"\n"
5907"\ttentando di aprire il journal in %s\n"
5908
Eric Sandeen032eafe2012-07-28 17:48:36 -04005909#: resize/online.c:92 resize/online.c:116
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005910msgid "Permission denied to resize filesystem"
5911msgstr ""
5912
Eric Sandeen032eafe2012-07-28 17:48:36 -04005913#: resize/online.c:95 resize/online.c:122
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005914#, fuzzy
5915msgid "While checking for on-line resizing support"
5916msgstr "leggendo l'inode dei blocchi non validi"
5917
Eric Sandeen032eafe2012-07-28 17:48:36 -04005918#: resize/online.c:107
5919#, fuzzy
5920msgid "Kernel does not support resizing a file system this large"
5921msgstr "Il @j esterno non supporta questo @f\n"
5922
5923#: resize/online.c:119
5924#, fuzzy
5925msgid "Kernel does not support online resizing"
5926msgstr "Il @j esterno non supporta questo @f\n"
5927
5928#: resize/online.c:152
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005929#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04005930msgid "Performing an on-line resize of %s to %llu (%dk) blocks.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005931msgstr ""
5932
Eric Sandeen032eafe2012-07-28 17:48:36 -04005933#: resize/online.c:162
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005934#, fuzzy
5935msgid "While trying to extend the last group"
5936msgstr "cercando di aprire il journal esterno"
5937
Eric Sandeen032eafe2012-07-28 17:48:36 -04005938#: resize/online.c:216
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005939#, fuzzy, c-format
5940msgid "While trying to add group #%d"
5941msgstr "durante l'apertura di %s"
5942
Eric Sandeen032eafe2012-07-28 17:48:36 -04005943#: resize/online.c:227
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005944#, c-format
5945msgid ""
5946"Filesystem at %s is mounted on %s, and on-line resizing is not supported on "
5947"this system.\n"
5948msgstr ""
5949
Eric Sandeen032eafe2012-07-28 17:48:36 -04005950#: resize/resize2fs.c:348
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005951#, c-format
5952msgid "inodes (%llu) must be less than %u"
5953msgstr ""
5954
Eric Sandeen032eafe2012-07-28 17:48:36 -04005955#: resize/resize2fs.c:576
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005956msgid "reserved blocks"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005957msgstr "blocchi riservati"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005958
Eric Sandeen032eafe2012-07-28 17:48:36 -04005959#: resize/resize2fs.c:789
Theodore Ts'obc759702005-05-09 20:40:55 -04005960msgid "meta-data blocks"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005961msgstr ""
5962
Eric Sandeen032eafe2012-07-28 17:48:36 -04005963#: resize/resize2fs.c:1735
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005964#, c-format
Theodore Ts'obc759702005-05-09 20:40:55 -04005965msgid "Should never happen: resize inode corrupt!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005966msgstr ""
5967
Eric Sandeen032eafe2012-07-28 17:48:36 -04005968#: lib/ext2fs/ext2_err.c:11
5969msgid "EXT2FS Library version 1.42.4"
5970msgstr ""
5971
5972#: lib/ext2fs/ext2_err.c:12
5973msgid "Wrong magic number for ext2_filsys structure"
5974msgstr ""
5975
5976#: lib/ext2fs/ext2_err.c:13
5977msgid "Wrong magic number for badblocks_list structure"
5978msgstr ""
5979
5980#: lib/ext2fs/ext2_err.c:14
5981msgid "Wrong magic number for badblocks_iterate structure"
5982msgstr ""
5983
5984#: lib/ext2fs/ext2_err.c:15
5985msgid "Wrong magic number for inode_scan structure"
5986msgstr ""
5987
5988#: lib/ext2fs/ext2_err.c:16
5989msgid "Wrong magic number for io_channel structure"
5990msgstr ""
5991
5992#: lib/ext2fs/ext2_err.c:17
5993msgid "Wrong magic number for unix io_channel structure"
5994msgstr ""
5995
5996#: lib/ext2fs/ext2_err.c:18
5997msgid "Wrong magic number for io_manager structure"
5998msgstr ""
5999
6000#: lib/ext2fs/ext2_err.c:19
6001msgid "Wrong magic number for block_bitmap structure"
6002msgstr ""
6003
6004#: lib/ext2fs/ext2_err.c:20
6005msgid "Wrong magic number for inode_bitmap structure"
6006msgstr ""
6007
6008#: lib/ext2fs/ext2_err.c:21
6009msgid "Wrong magic number for generic_bitmap structure"
6010msgstr ""
6011
6012#: lib/ext2fs/ext2_err.c:22
6013msgid "Wrong magic number for test io_channel structure"
6014msgstr ""
6015
6016#: lib/ext2fs/ext2_err.c:23
6017msgid "Wrong magic number for directory block list structure"
6018msgstr ""
6019
6020#: lib/ext2fs/ext2_err.c:24
6021msgid "Wrong magic number for icount structure"
6022msgstr ""
6023
6024#: lib/ext2fs/ext2_err.c:25
6025msgid "Wrong magic number for Powerquest io_channel structure"
6026msgstr ""
6027
6028#: lib/ext2fs/ext2_err.c:26
6029msgid "Wrong magic number for ext2 file structure"
6030msgstr ""
6031
6032#: lib/ext2fs/ext2_err.c:27
6033msgid "Wrong magic number for Ext2 Image Header"
6034msgstr ""
6035
6036#: lib/ext2fs/ext2_err.c:28
6037msgid "Wrong magic number for inode io_channel structure"
6038msgstr ""
6039
6040#: lib/ext2fs/ext2_err.c:29
6041msgid "Wrong magic number for ext4 extent handle"
6042msgstr ""
6043
6044#: lib/ext2fs/ext2_err.c:30
6045#, fuzzy
6046msgid "Bad magic number in super-block"
6047msgstr "lettura del superblocco del journal\n"
6048
6049#: lib/ext2fs/ext2_err.c:31
6050msgid "Filesystem revision too high"
6051msgstr ""
6052
6053#: lib/ext2fs/ext2_err.c:32
6054msgid "Attempt to write to filesystem opened read-only"
6055msgstr ""
6056
6057#: lib/ext2fs/ext2_err.c:33
6058#, fuzzy
6059msgid "Can't read group descriptors"
6060msgstr ", Descrittori di gruppo a "
6061
6062#: lib/ext2fs/ext2_err.c:34
6063#, fuzzy
6064msgid "Can't write group descriptors"
6065msgstr ", Descrittori di gruppo a "
6066
6067#: lib/ext2fs/ext2_err.c:35
6068msgid "Corrupt group descriptor: bad block for block bitmap"
6069msgstr ""
6070
6071#: lib/ext2fs/ext2_err.c:36
6072msgid "Corrupt group descriptor: bad block for inode bitmap"
6073msgstr ""
6074
6075#: lib/ext2fs/ext2_err.c:37
6076msgid "Corrupt group descriptor: bad block for inode table"
6077msgstr ""
6078
6079#: lib/ext2fs/ext2_err.c:38
6080#, fuzzy
6081msgid "Can't write an inode bitmap"
6082msgstr "scrivendo le mappe di bit di inode"
6083
6084#: lib/ext2fs/ext2_err.c:39
6085#, fuzzy
6086msgid "Can't read an inode bitmap"
6087msgstr "scrivendo le mappe di bit di inode"
6088
6089#: lib/ext2fs/ext2_err.c:40
6090#, fuzzy
Darrick J. Wong580d8a02013-10-07 09:20:28 -04006091msgid "Can't write a block bitmap"
Eric Sandeen032eafe2012-07-28 17:48:36 -04006092msgstr "lettura delle mappe di bit inode e blocco"
6093
6094#: lib/ext2fs/ext2_err.c:41
6095#, fuzzy
6096msgid "Can't read an block bitmap"
6097msgstr "lettura delle mappe di bit inode e blocco"
6098
6099#: lib/ext2fs/ext2_err.c:42
6100#, fuzzy
6101msgid "Can't write an inode table"
6102msgstr "scrivendo la tavola degli inode"
6103
6104#: lib/ext2fs/ext2_err.c:43
6105#, fuzzy
6106msgid "Can't read an inode table"
6107msgstr "Scansione della tavola degli inode"
6108
6109#: lib/ext2fs/ext2_err.c:44
6110msgid "Can't read next inode"
6111msgstr ""
6112
6113#: lib/ext2fs/ext2_err.c:45
6114#, fuzzy
6115msgid "Filesystem has unexpected block size"
6116msgstr "Il filesystem è più grande della dimensione apparente del device."
6117
6118#: lib/ext2fs/ext2_err.c:46
6119msgid "EXT2 directory corrupted"
6120msgstr ""
6121
6122#: lib/ext2fs/ext2_err.c:47
6123msgid "Attempt to read block from filesystem resulted in short read"
6124msgstr ""
6125
6126#: lib/ext2fs/ext2_err.c:48
6127msgid "Attempt to write block to filesystem resulted in short write"
6128msgstr ""
6129
6130#: lib/ext2fs/ext2_err.c:49
6131msgid "No free space in the directory"
6132msgstr ""
6133
6134#: lib/ext2fs/ext2_err.c:50
6135#, fuzzy
6136msgid "Inode bitmap not loaded"
6137msgstr ", mappa dei bit inode a "
6138
6139#: lib/ext2fs/ext2_err.c:51
6140#, fuzzy
6141msgid "Block bitmap not loaded"
6142msgstr " Mappa dei bit di blocco a "
6143
6144#: lib/ext2fs/ext2_err.c:52
6145#, fuzzy
6146msgid "Illegal inode number"
6147msgstr "Numero di blocchi non valido!\n"
6148
6149#: lib/ext2fs/ext2_err.c:53
6150#, fuzzy
6151msgid "Illegal block number"
6152msgstr "Numero di blocchi non valido!\n"
6153
6154#: lib/ext2fs/ext2_err.c:54
6155msgid "Internal error in ext2fs_expand_dir"
6156msgstr ""
6157
6158#: lib/ext2fs/ext2_err.c:55
6159msgid "Not enough space to build proposed filesystem"
6160msgstr ""
6161
6162#: lib/ext2fs/ext2_err.c:56
6163msgid "Illegal block number passed to ext2fs_mark_block_bitmap"
6164msgstr ""
6165
6166#: lib/ext2fs/ext2_err.c:57
6167msgid "Illegal block number passed to ext2fs_unmark_block_bitmap"
6168msgstr ""
6169
6170#: lib/ext2fs/ext2_err.c:58
6171msgid "Illegal block number passed to ext2fs_test_block_bitmap"
6172msgstr ""
6173
6174#: lib/ext2fs/ext2_err.c:59
6175msgid "Illegal inode number passed to ext2fs_mark_inode_bitmap"
6176msgstr ""
6177
6178#: lib/ext2fs/ext2_err.c:60
6179msgid "Illegal inode number passed to ext2fs_unmark_inode_bitmap"
6180msgstr ""
6181
6182#: lib/ext2fs/ext2_err.c:61
6183msgid "Illegal inode number passed to ext2fs_test_inode_bitmap"
6184msgstr ""
6185
6186#: lib/ext2fs/ext2_err.c:62
6187msgid "Attempt to fudge end of block bitmap past the real end"
6188msgstr ""
6189
6190#: lib/ext2fs/ext2_err.c:63
6191msgid "Attempt to fudge end of inode bitmap past the real end"
6192msgstr ""
6193
6194#: lib/ext2fs/ext2_err.c:64
6195#, fuzzy
6196msgid "Illegal indirect block found"
6197msgstr "lettura dei blocchi indiretti dell'inode %u"
6198
6199#: lib/ext2fs/ext2_err.c:65
6200#, fuzzy
6201msgid "Illegal doubly indirect block found"
6202msgstr "lettura dei blocchi indiretti dell'inode %u"
6203
6204#: lib/ext2fs/ext2_err.c:66
6205#, fuzzy
6206msgid "Illegal triply indirect block found"
6207msgstr "lettura dei blocchi indiretti dell'inode %u"
6208
6209#: lib/ext2fs/ext2_err.c:67
6210#, fuzzy
6211msgid "Block bitmaps are not the same"
6212msgstr " Mappa dei bit di blocco a "
6213
6214#: lib/ext2fs/ext2_err.c:68
6215#, fuzzy
6216msgid "Inode bitmaps are not the same"
6217msgstr ", mappa dei bit inode a "
6218
6219#: lib/ext2fs/ext2_err.c:69
6220msgid "Illegal or malformed device name"
6221msgstr ""
6222
6223#: lib/ext2fs/ext2_err.c:70
6224msgid "A block group is missing an inode table"
6225msgstr ""
6226
6227#: lib/ext2fs/ext2_err.c:71
6228msgid "The ext2 superblock is corrupt"
6229msgstr ""
6230
6231#: lib/ext2fs/ext2_err.c:72
6232msgid "Illegal generic bit number passed to ext2fs_mark_generic_bitmap"
6233msgstr ""
6234
6235#: lib/ext2fs/ext2_err.c:73
6236msgid "Illegal generic bit number passed to ext2fs_unmark_generic_bitmap"
6237msgstr ""
6238
6239#: lib/ext2fs/ext2_err.c:74
6240msgid "Illegal generic bit number passed to ext2fs_test_generic_bitmap"
6241msgstr ""
6242
6243#: lib/ext2fs/ext2_err.c:75
6244msgid "Too many symbolic links encountered."
6245msgstr ""
6246
6247#: lib/ext2fs/ext2_err.c:76
6248msgid "The callback function will not handle this case"
6249msgstr ""
6250
6251#: lib/ext2fs/ext2_err.c:77
6252msgid "The inode is from a bad block in the inode table"
6253msgstr ""
6254
6255#: lib/ext2fs/ext2_err.c:78
6256#, fuzzy
6257msgid "Filesystem has unsupported feature(s)"
6258msgstr "L'@h %i ha una versione dell'hash non supportata (%N)\n"
6259
6260#: lib/ext2fs/ext2_err.c:79
6261#, fuzzy
6262msgid "Filesystem has unsupported read-only feature(s)"
6263msgstr "L'@h %i ha una versione dell'hash non supportata (%N)\n"
6264
6265#: lib/ext2fs/ext2_err.c:80
6266msgid "IO Channel failed to seek on read or write"
6267msgstr ""
6268
6269#: lib/ext2fs/ext2_err.c:81
6270#, fuzzy
6271msgid "Memory allocation failed"
6272msgstr "Aerrore allocando"
6273
6274#: lib/ext2fs/ext2_err.c:82
6275msgid "Invalid argument passed to ext2 library"
6276msgstr ""
6277
6278#: lib/ext2fs/ext2_err.c:83
6279#, fuzzy
6280msgid "Could not allocate block in ext2 filesystem"
6281msgstr "Impossibile allocare memoria per i tipi di filesystem\n"
6282
6283#: lib/ext2fs/ext2_err.c:84
6284#, fuzzy
6285msgid "Could not allocate inode in ext2 filesystem"
6286msgstr "Impossibile allocare memoria per i tipi di filesystem\n"
6287
6288#: lib/ext2fs/ext2_err.c:85
6289msgid "Ext2 inode is not a directory"
6290msgstr ""
6291
6292#: lib/ext2fs/ext2_err.c:86
6293msgid "Too many references in table"
6294msgstr ""
6295
6296#: lib/ext2fs/ext2_err.c:87
6297msgid "File not found by ext2_lookup"
6298msgstr ""
6299
6300#: lib/ext2fs/ext2_err.c:88
6301msgid "File open read-only"
6302msgstr ""
6303
6304#: lib/ext2fs/ext2_err.c:89
6305#, fuzzy
6306msgid "Ext2 directory block not found"
6307msgstr "Blocco directory %d (#%d) vuoto nell'inode %d\n"
6308
6309#: lib/ext2fs/ext2_err.c:90
6310msgid "Ext2 directory already exists"
6311msgstr ""
6312
6313#: lib/ext2fs/ext2_err.c:91
6314msgid "Unimplemented ext2 library function"
6315msgstr ""
6316
6317#: lib/ext2fs/ext2_err.c:92
6318msgid "User cancel requested"
6319msgstr ""
6320
6321#: lib/ext2fs/ext2_err.c:93
6322msgid "Ext2 file too big"
6323msgstr ""
6324
6325#: lib/ext2fs/ext2_err.c:94
6326#, fuzzy
6327msgid "Supplied journal device not a block device"
6328msgstr "Aggiunta del journal al device %s: "
6329
6330#: lib/ext2fs/ext2_err.c:95
6331#, fuzzy
6332msgid "Journal superblock not found"
6333msgstr "Superblocco del journal non trovato!\n"
6334
6335#: lib/ext2fs/ext2_err.c:96
6336msgid "Journal must be at least 1024 blocks"
6337msgstr ""
6338
6339#: lib/ext2fs/ext2_err.c:97
6340msgid "Unsupported journal version"
6341msgstr ""
6342
6343#: lib/ext2fs/ext2_err.c:98
6344#, fuzzy
6345msgid "Error loading external journal"
6346msgstr "cercando di aprire il journal esterno"
6347
6348#: lib/ext2fs/ext2_err.c:99
6349#, fuzzy
6350msgid "Journal not found"
6351msgstr "Superblocco del journal non trovato!\n"
6352
6353#: lib/ext2fs/ext2_err.c:100
6354msgid "Directory hash unsupported"
6355msgstr ""
6356
6357#: lib/ext2fs/ext2_err.c:101
6358#, fuzzy
6359msgid "Illegal extended attribute block number"
6360msgstr "aattributo esteso"
6361
6362#: lib/ext2fs/ext2_err.c:102
6363msgid "Cannot create filesystem with requested number of inodes"
6364msgstr ""
6365
6366#: lib/ext2fs/ext2_err.c:103
6367msgid "E2image snapshot not in use"
6368msgstr ""
6369
6370#: lib/ext2fs/ext2_err.c:104
6371#, fuzzy
6372msgid "Too many reserved group descriptor blocks"
6373msgstr "<Inode del descrittore di gruppo>"
6374
6375#: lib/ext2fs/ext2_err.c:105
6376msgid "Resize inode is corrupt"
6377msgstr ""
6378
6379#: lib/ext2fs/ext2_err.c:106
6380msgid "Tried to set block bmap with missing indirect block"
6381msgstr ""
6382
6383#: lib/ext2fs/ext2_err.c:107
6384msgid "TDB: Success"
6385msgstr ""
6386
6387#: lib/ext2fs/ext2_err.c:108
6388msgid "TDB: Corrupt database"
6389msgstr ""
6390
6391#: lib/ext2fs/ext2_err.c:109
6392msgid "TDB: IO Error"
6393msgstr ""
6394
6395#: lib/ext2fs/ext2_err.c:110
6396msgid "TDB: Locking error"
6397msgstr ""
6398
6399#: lib/ext2fs/ext2_err.c:111
6400msgid "TDB: Out of memory"
6401msgstr ""
6402
6403#: lib/ext2fs/ext2_err.c:112
6404msgid "TDB: Record exists"
6405msgstr ""
6406
6407#: lib/ext2fs/ext2_err.c:113
6408msgid "TDB: Lock exists on other keys"
6409msgstr ""
6410
6411#: lib/ext2fs/ext2_err.c:114
6412#, fuzzy
6413msgid "TDB: Invalid parameter"
6414msgstr "Parametro di stride non valido.\n"
6415
6416#: lib/ext2fs/ext2_err.c:115
6417msgid "TDB: Record does not exist"
6418msgstr ""
6419
6420#: lib/ext2fs/ext2_err.c:116
6421msgid "TDB: Write not permitted"
6422msgstr ""
6423
6424#: lib/ext2fs/ext2_err.c:117
6425msgid "Ext2fs directory block list is empty"
6426msgstr ""
6427
6428#: lib/ext2fs/ext2_err.c:118
6429msgid "Attempt to modify a block mapping via a read-only block iterator"
6430msgstr ""
6431
6432#: lib/ext2fs/ext2_err.c:119
6433msgid "Wrong magic number for ext4 extent saved path"
6434msgstr ""
6435
6436#: lib/ext2fs/ext2_err.c:120
6437msgid "Wrong magic number for 64-bit generic bitmap"
6438msgstr ""
6439
6440#: lib/ext2fs/ext2_err.c:121
6441msgid "Wrong magic number for 64-bit block bitmap"
6442msgstr ""
6443
6444#: lib/ext2fs/ext2_err.c:122
6445msgid "Wrong magic number for 64-bit inode bitmap"
6446msgstr ""
6447
6448#: lib/ext2fs/ext2_err.c:123
6449msgid "Wrong magic number --- RESERVED_13"
6450msgstr ""
6451
6452#: lib/ext2fs/ext2_err.c:124
6453msgid "Wrong magic number --- RESERVED_14"
6454msgstr ""
6455
6456#: lib/ext2fs/ext2_err.c:125
6457msgid "Wrong magic number --- RESERVED_15"
6458msgstr ""
6459
6460#: lib/ext2fs/ext2_err.c:126
6461msgid "Wrong magic number --- RESERVED_16"
6462msgstr ""
6463
6464#: lib/ext2fs/ext2_err.c:127
6465msgid "Wrong magic number --- RESERVED_17"
6466msgstr ""
6467
6468#: lib/ext2fs/ext2_err.c:128
6469msgid "Wrong magic number --- RESERVED_18"
6470msgstr ""
6471
6472#: lib/ext2fs/ext2_err.c:129
6473msgid "Wrong magic number --- RESERVED_19"
6474msgstr ""
6475
6476#: lib/ext2fs/ext2_err.c:130
6477msgid "Corrupt extent header"
6478msgstr ""
6479
6480#: lib/ext2fs/ext2_err.c:131
6481msgid "Corrupt extent index"
6482msgstr ""
6483
6484#: lib/ext2fs/ext2_err.c:132
6485msgid "Corrupt extent"
6486msgstr ""
6487
6488#: lib/ext2fs/ext2_err.c:133
6489msgid "No free space in extent map"
6490msgstr ""
6491
6492#: lib/ext2fs/ext2_err.c:134
6493msgid "Inode does not use extents"
6494msgstr ""
6495
6496#: lib/ext2fs/ext2_err.c:135
6497#, fuzzy
6498msgid "No 'next' extent"
6499msgstr "eelemento"
6500
6501#: lib/ext2fs/ext2_err.c:136
6502msgid "No 'previous' extent"
6503msgstr ""
6504
6505#: lib/ext2fs/ext2_err.c:137
6506msgid "No 'up' extent"
6507msgstr ""
6508
6509#: lib/ext2fs/ext2_err.c:138
6510msgid "No 'down' extent"
6511msgstr ""
6512
6513#: lib/ext2fs/ext2_err.c:139
6514msgid "No current node"
6515msgstr ""
6516
6517#: lib/ext2fs/ext2_err.c:140
6518msgid "Ext2fs operation not supported"
6519msgstr ""
6520
6521#: lib/ext2fs/ext2_err.c:141
6522msgid "No room to insert extent in node"
6523msgstr ""
6524
6525#: lib/ext2fs/ext2_err.c:142
6526msgid "Splitting would result in empty node"
6527msgstr ""
6528
6529#: lib/ext2fs/ext2_err.c:143
6530#, fuzzy
6531msgid "Extent not found"
6532msgstr "/@l non trovata. "
6533
6534#: lib/ext2fs/ext2_err.c:144
6535msgid "Operation not supported for inodes containing extents"
6536msgstr ""
6537
6538#: lib/ext2fs/ext2_err.c:145
6539msgid "Extent length is invalid"
6540msgstr ""
6541
6542#: lib/ext2fs/ext2_err.c:146
6543msgid "I/O Channel does not support 64-bit block numbers"
6544msgstr ""
6545
6546#: lib/ext2fs/ext2_err.c:147
6547msgid "Can't check if filesystem is mounted due to missing mtab file"
6548msgstr ""
6549
6550#: lib/ext2fs/ext2_err.c:148
6551msgid "Filesystem too large to use legacy bitmaps"
6552msgstr ""
6553
6554#: lib/ext2fs/ext2_err.c:149
6555msgid "MMP: invalid magic number"
6556msgstr ""
6557
6558#: lib/ext2fs/ext2_err.c:150
6559msgid "MMP: device currently active"
6560msgstr ""
6561
6562#: lib/ext2fs/ext2_err.c:151
6563msgid "MMP: fsck being run"
6564msgstr ""
6565
6566#: lib/ext2fs/ext2_err.c:152
6567msgid "MMP: block number beyond filesystem range"
6568msgstr ""
6569
6570#: lib/ext2fs/ext2_err.c:153
6571msgid "MMP: undergoing an unknown operation"
6572msgstr ""
6573
6574#: lib/ext2fs/ext2_err.c:154
6575#, fuzzy
6576msgid "MMP: filesystem still in use"
6577msgstr "dimensione filesystem non valida - %s"
6578
6579#: lib/ext2fs/ext2_err.c:155
6580msgid "MMP: open with O_DIRECT failed"
6581msgstr ""
6582
6583#: e2fsck/prof_err.c:11
6584msgid "Profile version 0.0"
6585msgstr ""
6586
6587#: e2fsck/prof_err.c:12
6588msgid "Bad magic value in profile_node"
6589msgstr ""
6590
6591#: e2fsck/prof_err.c:13
6592#, fuzzy
6593msgid "Profile section not found"
6594msgstr "creando /lost+found"
6595
6596#: e2fsck/prof_err.c:14
6597#, fuzzy
6598msgid "Profile relation not found"
6599msgstr "creando /lost+found"
6600
6601#: e2fsck/prof_err.c:15
6602msgid "Attempt to add a relation to node which is not a section"
6603msgstr ""
6604
6605#: e2fsck/prof_err.c:16
6606msgid "A profile section header has a non-zero value"
6607msgstr ""
6608
6609#: e2fsck/prof_err.c:17
6610msgid "Bad linked list in profile structures"
6611msgstr ""
6612
6613#: e2fsck/prof_err.c:18
6614msgid "Bad group level in profile structures"
6615msgstr ""
6616
6617#: e2fsck/prof_err.c:19
6618msgid "Bad parent pointer in profile structures"
6619msgstr ""
6620
6621#: e2fsck/prof_err.c:20
6622msgid "Bad magic value in profile iterator"
6623msgstr ""
6624
6625#: e2fsck/prof_err.c:21
6626msgid "Can't set value on section node"
6627msgstr ""
6628
6629#: e2fsck/prof_err.c:22
6630msgid "Invalid argument passed to profile library"
6631msgstr ""
6632
6633#: e2fsck/prof_err.c:23
6634msgid "Attempt to modify read-only profile"
6635msgstr ""
6636
6637#: e2fsck/prof_err.c:24
6638msgid "Profile section header not at top level"
6639msgstr ""
6640
6641#: e2fsck/prof_err.c:25
6642msgid "Syntax error in profile section header"
6643msgstr ""
6644
6645#: e2fsck/prof_err.c:26
6646msgid "Syntax error in profile relation"
6647msgstr ""
6648
6649#: e2fsck/prof_err.c:27
6650msgid "Extra closing brace in profile"
6651msgstr ""
6652
6653#: e2fsck/prof_err.c:28
6654msgid "Missing open brace in profile"
6655msgstr ""
6656
6657#: e2fsck/prof_err.c:29
6658msgid "Bad magic value in profile_t"
6659msgstr ""
6660
6661#: e2fsck/prof_err.c:30
6662msgid "Bad magic value in profile_section_t"
6663msgstr ""
6664
6665#: e2fsck/prof_err.c:31
6666msgid "Iteration through all top level section not supported"
6667msgstr ""
6668
6669#: e2fsck/prof_err.c:32
6670#, fuzzy
6671msgid "Invalid profile_section object"
6672msgstr "Set di opzioni del filesystem non valido: %s\n"
6673
6674#: e2fsck/prof_err.c:33
6675msgid "No more sections"
6676msgstr ""
6677
6678#: e2fsck/prof_err.c:34
6679msgid "Bad nameset passed to query routine"
6680msgstr ""
6681
6682#: e2fsck/prof_err.c:35
6683msgid "No profile file open"
6684msgstr ""
6685
6686#: e2fsck/prof_err.c:36
6687msgid "Bad magic value in profile_file_t"
6688msgstr ""
6689
6690#: e2fsck/prof_err.c:37
6691#, fuzzy
6692msgid "Couldn't open profile file"
6693msgstr "Impossibile clonare il file: %m\n"
6694
6695#: e2fsck/prof_err.c:38
6696msgid "Section already exists"
6697msgstr ""
6698
6699#: e2fsck/prof_err.c:39
6700msgid "Invalid boolean value"
6701msgstr ""
6702
6703#: e2fsck/prof_err.c:40
6704#, fuzzy
6705msgid "Invalid integer value"
6706msgstr "Parametro di stride non valido.\n"
6707
6708#: e2fsck/prof_err.c:41
6709msgid "Bad magic value in profile_file_data_t"
6710msgstr ""
6711
6712#~ msgid "<The ACL index inode>"
6713#~ msgstr "<Inode dell'indice ACL>"
6714
6715#~ msgid "<The ACL data inode>"
6716#~ msgstr "<Inode dei dati ACL>"
6717
6718#~ msgid "%s is mounted. "
6719#~ msgstr "%s è montato. "
6720
6721#~ msgid "bad block size - %s"
6722#~ msgstr "dimensione del blocco difettoso - %s"
6723
6724#, fuzzy
6725#~ msgid "invalid fragment size - %s"
6726#~ msgstr "dimensione del frammento non valida - %s"
6727
6728#~ msgid "Warning: fragments not supported. Ignoring -f option\n"
6729#~ msgstr "Attenzione: frammenti non supportati. Opzione -f ignorata\n"
6730
6731#~ msgid "Journal NOT removed\n"
6732#~ msgstr "Journal NON rimosso\n"
6733
6734#~ msgid "#\t\t %u -> %u (%d)\n"
6735#~ msgstr "#\t\t %u -> %u (%d)\n"
6736
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006737#~ msgid "@S doesn't have has_@j flag, but has ext3 @j %s.\n"
6738#~ msgstr "Il @S non ha il flag has_@j, ma ha il @j ext3 %s.\n"
6739
6740#, fuzzy
6741#~ msgid "@a in @i %i has a hash (%N) which is @n (must be 0)\n"
6742#~ msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
6743
6744#~ msgid "while calling ext2fs_block_iterate"
6745#~ msgstr "chiamando ext2fs_block_iterate"
6746
6747#~ msgid "while calling iterator function"
6748#~ msgstr "chiamando la funzione iteratrice"
6749
6750#~ msgid "while allocating inode buffer"
6751#~ msgstr "allocando il buffer inode"
6752
6753#~ msgid "while reading inode table (group %d)"
6754#~ msgstr "leggendo la tavola degli inode (gruppo %d)"
6755
6756#~ msgid "while writing inode table (group %d)"
6757#~ msgstr "scrivendo la tavola degli inode (gruppo %d)"
6758
6759#~ msgid "Pass 0: Doing byte-swap of filesystem\n"
6760#~ msgstr "Pass 0: Esecuzione del byte-swap del filesystem\n"
6761
6762#~ msgid ""
6763#~ "%s: the filesystem must be freshly checked using fsck\n"
6764#~ "and not mounted before trying to byte-swap it.\n"
6765#~ msgstr ""
6766#~ "%s: il filesystem dev'essere controllato da poco utilizzando fsck\n"
6767#~ "e dev'essere smontato prima di provare ad eseguirne il byte-swap.\n"
6768
6769#~ msgid "Byte swap"
6770#~ msgstr "Byte-swap"
6771
6772#~ msgid "%s: Filesystem byte order already normalized.\n"
6773#~ msgstr "%s: Ordine dei byte del filesystem già normalizzato.\n"
6774
6775#~ msgid "while retrying to write block bitmaps for %s"
6776#~ msgstr "riprovando a scrivere le mappe di bit di blocco per %s"
6777
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006778#, fuzzy
6779#~ msgid "Note: This is a byte-swapped filesystem\n"
6780#~ msgstr "Nota: Questo è un filesystem a byte scambiati\n"
6781
6782#, fuzzy
6783#~ msgid "Warning: %d-byte inodes not usable on older systems\n"
6784#~ msgstr ""
6785#~ "Attenzione: gli inode di %d byte non sono utilizzabili su molti sistemi\n"
6786
Theodore Ts'o7527ef12007-12-05 19:35:20 -05006787#~ msgid "Clone duplicate/bad blocks"
6788#~ msgstr "Clona i blocchi duplicati/non validi"
6789
Theodore Ts'o851bcf32007-07-08 12:09:40 -04006790#, fuzzy
Theodore Ts'o7527ef12007-12-05 19:35:20 -05006791#~ msgid "Error allocating @a @b %b. "
6792#~ msgstr "Errore allocando l'@a di @b %b. "
Theodore Ts'o851bcf32007-07-08 12:09:40 -04006793
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05006794#~ msgid ""
Theodore Ts'o7527ef12007-12-05 19:35:20 -05006795#~ "Duplicate @bs found... invoking duplicate @b passes.\n"
6796#~ "Pass 1B: Rescan for duplicate/bad @bs\n"
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05006797#~ msgstr ""
Theodore Ts'o7527ef12007-12-05 19:35:20 -05006798#~ "@b(i) duplicati trovati... invocare i passi relativi ai @b(i) duplicati.\n"
6799#~ "Passo 1B: Nuova analisi relativa ai @b(i) duplicati/non validi\n"
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05006800
Theodore Ts'o7527ef12007-12-05 19:35:20 -05006801#~ msgid "Duplicate/bad @b(s) in @i %i:"
6802#~ msgstr "@b duplicato/non valido(i) in @i %i:"
6803
6804#~ msgid "Forcibly clearing HTREE flag on @i %d (%q). (Beta test code)\n"
6805#~ msgstr ""
6806#~ "Pulizia forzata del flag HTREE nell'@i %d (%q). (Codice in beta testing)\n"
Theodore Ts'o6956f612005-12-31 16:46:15 -05006807
Theodore Ts'o8f741372008-02-28 21:47:05 -05006808#~ msgid ""
6809#~ "Extended options are separated by commas, and may take an argument which\n"
6810#~ "is set off by an equals ('=') sign. Valid raid options are:\n"
6811#~ "\tea_ver=<ea_version (1 or 2)\n"
6812#~ "\n"
6813#~ msgstr ""
6814#~ "Le opzioni estese sono separate da virgole, e potrebbero avere un "
6815#~ "parametro,\n"
6816#~ "specificato da un segno di uguale ('='). Opzioni raid valide sono:\n"
6817#~ "\tea_ver=<versione_ea (1 o 2)\n"
6818#~ "\n"
6819#~ "\tea_ver=<versione_ea (1 o 2)\n"
6820#~ "\n"
6821
Theodore Ts'o7527ef12007-12-05 19:35:20 -05006822#~ msgid "done \n"
6823#~ msgstr "fatto \n"
6824
6825#~ msgid "bad blocks range: %lu-%lu"
6826#~ msgstr "intervallo blocchi non validi: %lu-%lu"
6827
Theodore Ts'o197abba2005-06-20 18:00:23 -04006828#~ msgid "Usage: findsuper device [skipbytes [startkb]]\n"
6829#~ msgstr "Uso: findsuper device [byte_da_saltare [kb_inizio]]\n"
6830
6831#, fuzzy
6832#~ msgid "skipbytes should be a number, not %s\n"
6833#~ msgstr "byte_da_saltare deve essere un numero, non %s\n"
6834
6835#, fuzzy
6836#~ msgid "skipbytes must be a multiple of the sector size\n"
6837#~ msgstr ""
6838#~ "byte_da_saltare deve essere un multiplo della dimensione del settore\n"
6839
6840#~ msgid "startkb should be a number, not %s\n"
6841#~ msgstr "kb_inizio deve essere un numero, non %s\n"
6842
6843#~ msgid "startkb should be positive, not %Ld\n"
6844#~ msgstr "kb_inizio deve essere positivo, non %Ld\n"
6845
6846#~ msgid "starting at %Ld, with %d byte increments\n"
6847#~ msgstr "inizio a %Ld, con incrementi di %d byte\n"
6848
6849#~ msgid ""
6850#~ "\n"
6851#~ "%14Ld: finished with errno %d\n"
6852#~ msgstr ""
6853#~ "\n"
6854#~ "%14Ld: terminato con errore numero %d\n"
6855
Theodore Ts'o7527ef12007-12-05 19:35:20 -05006856#~ msgid "(unknown os)"
6857#~ msgstr "(so sconosciuto)"
6858
Theodore Ts'o197abba2005-06-20 18:00:23 -04006859#~ msgid "%s failed for %s: %s\n"
6860#~ msgstr "%s è fallito per %s: %s\n"
6861
Theodore Ts'o197abba2005-06-20 18:00:23 -04006862#, fuzzy
6863#~ msgid "HDIO_GETGEO ioctl"
6864#~ msgstr "ioctl HDIO_GETGEO"
6865
6866#, fuzzy
6867#~ msgid "BLKGETSIZE ioctl"
6868#~ msgstr "ioctl BLKGETSIZE"
6869
Theodore Ts'o7527ef12007-12-05 19:35:20 -05006870#~ msgid ""
Theodore Ts'o8f741372008-02-28 21:47:05 -05006871#~ "\n"
6872#~ "The filesystem already has sparse superblocks disabled.\n"
6873#~ msgstr ""
6874#~ "\n"
6875#~ "Il filesystem ha già dei superblocchi sparsi disattivati.\n"
6876
Theodore Ts'obc759702005-05-09 20:40:55 -04006877#~ msgid "resize2fs %s (%s)\n"
6878#~ msgstr "resize2fs %s (%s)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006879
Theodore Ts'obc759702005-05-09 20:40:55 -04006880#~ msgid "Number of free blocks: %d/%d, Needed: %d\n"
6881#~ msgstr "Numero di blocchi liberi: %d/%d, richiesti: %d\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05006882
Theodore Ts'obc759702005-05-09 20:40:55 -04006883#~ msgid "Going into desperation mode for block allocations\n"
6884#~ msgstr "Attivazione 'desperation mode' per l'allocazione dei blocchi\n"
6885
6886#~ msgid "Moving %d blocks %u->%u\n"
6887#~ msgstr "Spostamento di %d blocchi %u-%u\n"
6888
6889#~ msgid "ino=%u, blockcnt=%lld, %u->%u\n"
6890#~ msgstr "ino=%u, numblocchi=%lld, %u->%u\n"
6891
6892#~ msgid "Inode moved %u->%u\n"
6893#~ msgstr "Inode mosso %u->%u\n"
6894
6895#~ msgid "%d blocks of zeros...\n"
6896#~ msgstr "%d blocchi di zeri...\n"
6897
6898#~ msgid "Inode table move finished.\n"
6899#~ msgstr "Spostamento della tavola degli inode terminato.\n"