blob: 85691a2be37bf99905dfcd2d00ac7806670d48f7 [file] [log] [blame]
Theodore Ts'o5bc5a892000-02-08 20:20:46 +00001# Italian translation for e2fsprogs
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002# Copyright (C) 2004, 2013 2014 Theodore Tso (msgids)
3# This file is distributed under the same license as the e2fsprogs package.
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004# Andrea Spadaccini <lupin85@email.it>, 2004
Theodore Ts'o72933b92005-01-11 14:05:00 -05005# Marco Colombo <m.colombo@ed.ac.uk>, 2004
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006# Milo Casagrande <milo@milo.name>, 2013.
7#
Theodore Ts'o7ae19832005-06-19 09:45:36 -04008#. The strings in e2fsck's problem.c can be very hard to translate,
9#. since the strings are expanded in two different ways. First of all,
10#. there is an @-expansion, where strings like "@i" are expanded to
11#. "inode", and so on. In order to make it easier for translators, the
12#. e2fsprogs po template file has been enhanced with comments that show
13#. the @-expansion, for the strings in the problem.c file.
14#.
15#. Translators are free to use the @-expansion facility if they so
16#. choose, by providing translations for strings in e2fsck/message.c.
17#. These translation can completely replace an expansion; for example,
18#. if "bblock" (which indicated that "@b" would be expanded to "block")
19#. is translated as "ddatenverlust", then "@d" will be expanded to
20#. "datenverlust". Alternatively, translators can simply not use the
21#. @-expansion facility at all.
22#.
23#. The second expansion which is done for e2fsck's problem.c messages is
24#. a dynamic %-expansion, which expands %i as an inode number, and so
25#. on. A table of these expansions can be found below. Note that
26#. %-expressions that begin with "%D" and "%I" are two-character
27#. expansions; so for example, "%Iu" expands to the inode's user id
Theodore Ts'ocd75fb02014-07-05 23:44:28 -040028#. ownership field (inode->i_uid). Also the "%B" expansion is special:
29#. it can expand to either the string "indirect block" (possibly preceded
30#. by the word "double" or "triple"), or the string "block #" immediately
31#. followed by an integer indicating a block sequence number.
Theodore Ts'o7ae19832005-06-19 09:45:36 -040032#.
33#. %b <blk> block number
Theodore Ts'ocd75fb02014-07-05 23:44:28 -040034#. %B "indirect block" | "block #"<blkcount> string | string+integer
Theodore Ts'o7ae19832005-06-19 09:45:36 -040035#. %c <blk2> block number
36#. %Di <dirent> -> ino inode number
37#. %Dn <dirent> -> name string
38#. %Dr <dirent> -> rec_len
39#. %Dl <dirent> -> name_len
40#. %Dt <dirent> -> filetype
41#. %d <dir> inode number
42#. %g <group> integer
43#. %i <ino> inode number
44#. %Is <inode> -> i_size
45#. %IS <inode> -> i_extra_isize
46#. %Ib <inode> -> i_blocks
47#. %Il <inode> -> i_links_count
48#. %Im <inode> -> i_mode
49#. %IM <inode> -> i_mtime
50#. %IF <inode> -> i_faddr
51#. %If <inode> -> i_file_acl
52#. %Id <inode> -> i_dir_acl
53#. %Iu <inode> -> i_uid
54#. %Ig <inode> -> i_gid
Theodore Ts'ocd75fb02014-07-05 23:44:28 -040055#. %It <str> file type
Theodore Ts'o7ae19832005-06-19 09:45:36 -040056#. %j <ino2> inode number
57#. %m <com_err error message>
58#. %N <num>
59#. %p ext2fs_get_pathname of directory <ino>
60#. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
61#. the containing directory. (If dirent is NULL
62#. then return the pathname of directory <ino2>)
63#. %q ext2fs_get_pathname of directory <dir>
64#. %Q ext2fs_get_pathname of directory <ino> with <dir> as
65#. the containing directory.
66#. %s <str> miscellaneous string
67#. %S backup superblock
68#. %X <num> hexadecimal format
69#.
Theodore Ts'o5bc5a892000-02-08 20:20:46 +000070msgid ""
71msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -040072"Project-Id-Version: e2fsprogs-1.42.10\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -050073"Report-Msgid-Bugs-To: tytso@alum.mit.edu\n"
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -050074"POT-Creation-Date: 2017-01-31 17:10-0500\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -040075"PO-Revision-Date: 2014-05-31 16:09+0100\n"
76"Last-Translator: Milo Casagrande <milo@milo.name>\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -050077"Language-Team: Italian <tp@lists.linux.it>\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -040078"Language: it\n"
Theodore Ts'o5bc5a892000-02-08 20:20:46 +000079"MIME-Version: 1.0\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -040080"Content-Type: text/plain; charset=UTF-8\n"
Theodore Ts'o5bc5a892000-02-08 20:20:46 +000081"Content-Transfer-Encoding: 8bit\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -040082"Plural-Forms: nplurals=2; plural=(n!=1);\n"
83"X-Generator: Poedit 1.6.5\n"
Theodore Ts'o5bc5a892000-02-08 20:20:46 +000084
Theodore Ts'o9e78ef72016-03-15 01:49:00 -040085#: e2fsck/badblocks.c:23 misc/mke2fs.c:214
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000086#, c-format
87msgid "Bad block %u out of range; ignored.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -050088msgstr "Blocco non valido %u fuori dall'intervallo; ignorato.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000089
Eric Sandeen032eafe2012-07-28 17:48:36 -040090#: e2fsck/badblocks.c:46
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000091msgid "while sanity checking the bad blocks inode"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -040092msgstr "nel controllare l'integrità degli inode dei blocchi danneggiati"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000093
Eric Sandeen032eafe2012-07-28 17:48:36 -040094#: e2fsck/badblocks.c:58
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000095msgid "while reading the bad blocks inode"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -040096msgstr "nel leggere gli inode dei blocchi danneggiati"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000097
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -050098#: e2fsck/badblocks.c:72 e2fsck/scantest.c:107 e2fsck/unix.c:1507
99#: e2fsck/unix.c:1600 misc/badblocks.c:1242 misc/badblocks.c:1250
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400100#: misc/badblocks.c:1264 misc/badblocks.c:1276 misc/dumpe2fs.c:689
Theodore Ts'o4baef0a2016-05-12 01:01:46 -0400101#: misc/e2image.c:1400 misc/e2image.c:1584 misc/e2image.c:1605
Theodore Ts'o48203a32016-06-08 15:45:26 -0400102#: misc/mke2fs.c:230 misc/tune2fs.c:2693 misc/tune2fs.c:2787 resize/main.c:413
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000103#, c-format
104msgid "while trying to open %s"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400105msgstr "nell'aprire %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000106
Eric Sandeen032eafe2012-07-28 17:48:36 -0400107#: e2fsck/badblocks.c:83
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000108#, c-format
109msgid "while trying popen '%s'"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400110msgstr "nell'eseguire popen su \"%s\""
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000111
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400112#: e2fsck/badblocks.c:94 misc/mke2fs.c:237
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000113msgid "while reading in list of bad blocks from file"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400114msgstr "nel leggere l'elenco di blocchi danneggiati da file"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000115
Eric Sandeen032eafe2012-07-28 17:48:36 -0400116#: e2fsck/badblocks.c:105
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000117msgid "while updating bad block inode"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400118msgstr "nell'aggiornare l'inode di un blocco danneggiato"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000119
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400120#: e2fsck/badblocks.c:133
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400121#, c-format
Theodore Ts'obc759702005-05-09 20:40:55 -0400122msgid "Warning: illegal block %u found in bad block inode. Cleared.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400123msgstr ""
124"Attenzione: blocco %u non valido trovato nell'inode di un blocco "
125"danneggiato. Azzerato.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000126
Eric Sandeen032eafe2012-07-28 17:48:36 -0400127#: e2fsck/ehandler.c:55
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000128#, c-format
129msgid "Error reading block %lu (%s) while %s. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400130msgstr "Errore nel leggere il blocco %lu (%s) mentre %s. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000131
Eric Sandeen032eafe2012-07-28 17:48:36 -0400132#: e2fsck/ehandler.c:58
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000133#, c-format
134msgid "Error reading block %lu (%s). "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400135msgstr "Errore nel leggere il blocco %lu (%s). "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000136
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400137#: e2fsck/ehandler.c:66 e2fsck/ehandler.c:115
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000138msgid "Ignore error"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500139msgstr "Ignora l'errore"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000140
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400141#: e2fsck/ehandler.c:67
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500142msgid "Force rewrite"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500143msgstr "Forza la riscrittura"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500144
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400145#: e2fsck/ehandler.c:109
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000146#, c-format
147msgid "Error writing block %lu (%s) while %s. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400148msgstr "Errore nello scrivere il blocco %lu (%s) mentre %s."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000149
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400150#: e2fsck/ehandler.c:112
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000151#, c-format
152msgid "Error writing block %lu (%s). "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400153msgstr "Errore nello scrivere il blocco %lu (%s). "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000154
Eric Sandeen032eafe2012-07-28 17:48:36 -0400155#: e2fsck/emptydir.c:57
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000156msgid "empty dirblocks"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500157msgstr "blocchi directory vuoti"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000158
Eric Sandeen032eafe2012-07-28 17:48:36 -0400159#: e2fsck/emptydir.c:62
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000160msgid "empty dir map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500161msgstr "mappa directory vuota"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000162
Eric Sandeen032eafe2012-07-28 17:48:36 -0400163#: e2fsck/emptydir.c:98
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400164#, c-format
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400165msgid "Empty directory block %u (#%d) in inode %u\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400166msgstr "Blocco directory %u (#%d) vuoto nell'inode %u\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000167
Eric Sandeen032eafe2012-07-28 17:48:36 -0400168#: e2fsck/extend.c:22
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000169#, c-format
170msgid "%s: %s filename nblocks blocksize\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500171msgstr "%s: %s nomefile nblocchi dim_blocco\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000172
Eric Sandeen032eafe2012-07-28 17:48:36 -0400173#: e2fsck/extend.c:44
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500174#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000175msgid "Illegal number of blocks!\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400176msgstr "Numero di blocchi non valido.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000177
Eric Sandeen032eafe2012-07-28 17:48:36 -0400178#: e2fsck/extend.c:50
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000179#, c-format
180msgid "Couldn't allocate block buffer (size=%d)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500181msgstr "Impossibile allocare il buffer blocco (dimensione=%d)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000182
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400183#: e2fsck/extents.c:42
184#, fuzzy
185msgid "extent rebuild inode map"
186msgstr "mappa degli inode dei file regolari"
187
Eric Sandeen032eafe2012-07-28 17:48:36 -0400188#: e2fsck/flushb.c:35
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000189#, c-format
190msgid "Usage: %s disk\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400191msgstr "Uso: %s disco\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000192
Eric Sandeen032eafe2012-07-28 17:48:36 -0400193#: e2fsck/flushb.c:64
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500194#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000195msgid "BLKFLSBUF ioctl not supported! Can't flush buffers.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400196msgstr "Ioctl BLKFLSBUF non supportata: impossibile svuotare i buffer.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000197
Eric Sandeen032eafe2012-07-28 17:48:36 -0400198#: e2fsck/iscan.c:44
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000199#, c-format
200msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400201msgstr "Uso: %s [-F] [-I blocchi_buffer_inode] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000202
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400203#: e2fsck/iscan.c:81 e2fsck/unix.c:1033
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000204#, c-format
205msgid "while opening %s for flushing"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400206msgstr "nell'aprire %s per lo svuotamento"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000207
Theodore Ts'o48203a32016-06-08 15:45:26 -0400208#: e2fsck/iscan.c:86 e2fsck/unix.c:1039 resize/main.c:382
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000209#, c-format
210msgid "while trying to flush %s"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400211msgstr "nel tentare lo svuotamento di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000212
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400213#: e2fsck/iscan.c:110
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400214#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400215msgid "while trying to open '%s'"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400216msgstr "nel tentare di aprire \"%s\""
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400217
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400218#: e2fsck/iscan.c:119 e2fsck/scantest.c:114 misc/e2image.c:1293
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000219msgid "while opening inode scan"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400220msgstr "nell'avviare l'analisi degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000221
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400222#: e2fsck/iscan.c:127 misc/e2image.c:1312
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000223msgid "while getting next inode"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400224msgstr "nel recuperare l'inode successivo"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000225
Eric Sandeen032eafe2012-07-28 17:48:36 -0400226#: e2fsck/iscan.c:136
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400227#, c-format
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400228msgid "%u inodes scanned.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400229msgstr "%u inode analizzati.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000230
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400231#: e2fsck/journal.c:593
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400232msgid "reading journal superblock\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500233msgstr "lettura del superblocco del journal\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000234
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400235#: e2fsck/journal.c:666
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400236#, c-format
237msgid "%s: no valid journal superblock found\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400238msgstr "%s: non è stato trovato un superblocco valido del journal\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000239
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400240#: e2fsck/journal.c:675
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400241#, c-format
242msgid "%s: journal too short\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500243msgstr "%s: journal troppo corto\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000244
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500245#: e2fsck/journal.c:968 misc/fuse2fs.c:3791
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400246#, c-format
247msgid "%s: recovering journal\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500248msgstr "%s: ripristino del journal\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000249
Theodore Ts'o4e528702016-09-04 21:31:21 -0400250#: e2fsck/journal.c:970
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400251#, c-format
252msgid "%s: won't do journal recovery while read-only\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400253msgstr "%s: impossibile ripritinare il journal in modalità sola lettura\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000254
Theodore Ts'o4e528702016-09-04 21:31:21 -0400255#: e2fsck/journal.c:997
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400256#, c-format
257msgid "while trying to re-open %s"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400258msgstr "nel tentare di riaprire %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000259
Eric Sandeen032eafe2012-07-28 17:48:36 -0400260#: e2fsck/message.c:113
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400261msgid "aextended attribute"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500262msgstr "aattributo esteso"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000263
Eric Sandeen032eafe2012-07-28 17:48:36 -0400264#: e2fsck/message.c:114
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400265msgid "Aerror allocating"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400266msgstr "Aerrore nell'allocare"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000267
Eric Sandeen032eafe2012-07-28 17:48:36 -0400268#: e2fsck/message.c:115
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400269msgid "bblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500270msgstr "bblocco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000271
Eric Sandeen032eafe2012-07-28 17:48:36 -0400272#: e2fsck/message.c:116
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400273msgid "Bbitmap"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400274msgstr "Bbitmap"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000275
Eric Sandeen032eafe2012-07-28 17:48:36 -0400276#: e2fsck/message.c:117
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400277msgid "ccompress"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500278msgstr "ccomprimi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000279
Eric Sandeen032eafe2012-07-28 17:48:36 -0400280#: e2fsck/message.c:118
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400281msgid "Cconflicts with some other fs @b"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400282msgstr "Cva in conflitto con altri blocchi nel file system"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000283
Eric Sandeen032eafe2012-07-28 17:48:36 -0400284#: e2fsck/message.c:119
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
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400288#: e2fsck/message.c:120
289msgid "Ddeleted"
290msgstr "Deliminato"
291
292#: e2fsck/message.c:121
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400293msgid "eentry"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500294msgstr "eelemento"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000295
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400296#: e2fsck/message.c:122
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400297msgid "E@e '%Dn' in %p (%i)"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400298msgstr "E@e \"%Dn\" in %p (%i)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000299
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400300#: e2fsck/message.c:123
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400301msgid "ffilesystem"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400302msgstr "ffile system"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400303
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400304#: e2fsck/message.c:124
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400305msgid "Ffor @i %i (%Q) is"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400306msgstr "Fper l'@i %i (%Q) è"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400307
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400308#: e2fsck/message.c:125
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400309msgid "ggroup"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500310msgstr "ggruppo"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400311
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400312#: e2fsck/message.c:126
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500313msgid "hHTREE @d @i"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500314msgstr "h@i della @d HTREE"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400315
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400316#: e2fsck/message.c:127
317msgid "iinode"
318msgstr "iinode"
319
320#: e2fsck/message.c:128
321msgid "Iillegal"
322msgstr "Iillegale"
323
324#: e2fsck/message.c:129
325msgid "jjournal"
326msgstr "jjournal"
327
Eric Sandeen032eafe2012-07-28 17:48:36 -0400328#: e2fsck/message.c:130
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500329msgid "llost+found"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500330msgstr "llost+found"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400331
Eric Sandeen032eafe2012-07-28 17:48:36 -0400332#: e2fsck/message.c:131
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500333msgid "Lis a link"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400334msgstr "Lè un collegamento"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400335
Eric Sandeen032eafe2012-07-28 17:48:36 -0400336#: e2fsck/message.c:132
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400337#, fuzzy
338msgid "mmultiply-claimed"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400339msgstr "mappa degli inode richiesta più volte"
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400340
Eric Sandeen032eafe2012-07-28 17:48:36 -0400341#: e2fsck/message.c:133
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400342msgid "ninvalid"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400343msgstr "nnon valido"
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400344
Eric Sandeen032eafe2012-07-28 17:48:36 -0400345#: e2fsck/message.c:134
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500346msgid "oorphaned"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500347msgstr "oorfano"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400348
Eric Sandeen032eafe2012-07-28 17:48:36 -0400349#: e2fsck/message.c:135
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500350msgid "pproblem in"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500351msgstr "pproblema in"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400352
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500353#: e2fsck/message.c:136
Eric Sandeen032eafe2012-07-28 17:48:36 -0400354msgid "qquota"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400355msgstr "qquota"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500356
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500357#: e2fsck/message.c:137
Eric Sandeen032eafe2012-07-28 17:48:36 -0400358msgid "rroot @i"
359msgstr "r@i root"
360
361#: e2fsck/message.c:138
362msgid "sshould be"
363msgstr "sdovrebbe essere"
364
365#: e2fsck/message.c:139
366msgid "Ssuper@b"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400367msgstr "Ssuper-@b"
Eric Sandeen032eafe2012-07-28 17:48:36 -0400368
369#: e2fsck/message.c:140
370msgid "uunattached"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400371msgstr "unon collegato"
Eric Sandeen032eafe2012-07-28 17:48:36 -0400372
373#: e2fsck/message.c:141
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500374msgid "vdevice"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500375msgstr "vdevice"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500376
Eric Sandeen032eafe2012-07-28 17:48:36 -0400377#: e2fsck/message.c:142
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500378msgid "xextent"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400379msgstr "xextent"
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500380
Eric Sandeen032eafe2012-07-28 17:48:36 -0400381#: e2fsck/message.c:143
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400382msgid "zzero-length"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500383msgstr "zlunghezza-zero"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400384
Eric Sandeen032eafe2012-07-28 17:48:36 -0400385#: e2fsck/message.c:154
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000386msgid "<The NULL inode>"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500387msgstr "<Inode NULL>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000388
Eric Sandeen032eafe2012-07-28 17:48:36 -0400389#: e2fsck/message.c:155
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000390msgid "<The bad blocks inode>"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400391msgstr "<Inode dei blocchi danneggiati>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000392
Eric Sandeen032eafe2012-07-28 17:48:36 -0400393#: e2fsck/message.c:157
Eric Sandeen032eafe2012-07-28 17:48:36 -0400394msgid "<The user quota inode>"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400395msgstr "<Inode della quota utente>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000396
Eric Sandeen032eafe2012-07-28 17:48:36 -0400397#: e2fsck/message.c:158
Eric Sandeen032eafe2012-07-28 17:48:36 -0400398msgid "<The group quota inode>"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400399msgstr "<Inode della quota del gruppo>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000400
Eric Sandeen032eafe2012-07-28 17:48:36 -0400401#: e2fsck/message.c:159
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000402msgid "<The boot loader inode>"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500403msgstr "<Inode del boot loader>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000404
Eric Sandeen032eafe2012-07-28 17:48:36 -0400405#: e2fsck/message.c:160
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000406msgid "<The undelete directory inode>"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500407msgstr "<Inode della directory undelete>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000408
Eric Sandeen032eafe2012-07-28 17:48:36 -0400409#: e2fsck/message.c:161
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400410msgid "<The group descriptor inode>"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500411msgstr "<Inode del descrittore di gruppo>"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400412
Eric Sandeen032eafe2012-07-28 17:48:36 -0400413#: e2fsck/message.c:162
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400414msgid "<The journal inode>"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500415msgstr "<Inode del journal>"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400416
Eric Sandeen032eafe2012-07-28 17:48:36 -0400417#: e2fsck/message.c:163
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400418msgid "<Reserved inode 9>"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500419msgstr "<Inode riservato 9>"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400420
Eric Sandeen032eafe2012-07-28 17:48:36 -0400421#: e2fsck/message.c:164
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400422msgid "<Reserved inode 10>"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500423msgstr "<Inode riservato 10>"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400424
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400425#: e2fsck/message.c:333
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400426msgid "regular file"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400427msgstr "file regolare"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400428
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400429#: e2fsck/message.c:335
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400430msgid "directory"
431msgstr "ddirectory"
432
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400433#: e2fsck/message.c:337
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400434msgid "character device"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400435msgstr "device a caratteri"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400436
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400437#: e2fsck/message.c:339
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400438msgid "block device"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400439msgstr "device a blocchi"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400440
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400441#: e2fsck/message.c:341
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400442#, fuzzy
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400443msgid "named pipe"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400444msgstr "pipe con nome"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400445
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400446#: e2fsck/message.c:343
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400447msgid "symbolic link"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400448msgstr "collegamento simbolico"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400449
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400450#: e2fsck/message.c:345 misc/uuidd.c:162
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400451msgid "socket"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400452msgstr "socket"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400453
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400454#: e2fsck/message.c:347
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400455#, c-format
456msgid "unknown file type with mode 0%o"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400457msgstr "tipo di file sconosciuto con modalità 0%o"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400458
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400459#: e2fsck/message.c:422
Eric Sandeen032eafe2012-07-28 17:48:36 -0400460msgid "indirect block"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400461msgstr "blocco indiretto"
Eric Sandeen032eafe2012-07-28 17:48:36 -0400462
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400463#: e2fsck/message.c:424
Eric Sandeen032eafe2012-07-28 17:48:36 -0400464msgid "double indirect block"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400465msgstr "blocco doppio indiretto"
Eric Sandeen032eafe2012-07-28 17:48:36 -0400466
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400467#: e2fsck/message.c:426
Eric Sandeen032eafe2012-07-28 17:48:36 -0400468msgid "triple indirect block"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400469msgstr "blocco triplo indiretto"
Eric Sandeen032eafe2012-07-28 17:48:36 -0400470
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400471#: e2fsck/message.c:428
Eric Sandeen032eafe2012-07-28 17:48:36 -0400472msgid "translator block"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400473msgstr "blocco traduttore"
Eric Sandeen032eafe2012-07-28 17:48:36 -0400474
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400475#: e2fsck/message.c:430
Eric Sandeen032eafe2012-07-28 17:48:36 -0400476msgid "block #"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400477msgstr "blocco n° "
Eric Sandeen032eafe2012-07-28 17:48:36 -0400478
479#: e2fsck/pass1b.c:222
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000480msgid "multiply claimed inode map"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400481msgstr "mappa degli inode richiesta più volte"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000482
Theodore Ts'o48203a32016-06-08 15:45:26 -0400483#: e2fsck/pass1b.c:645 e2fsck/pass1b.c:793
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400484#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -0400485msgid "internal error: can't find dup_blk for %llu\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400486msgstr "errore interno: impossibile trovare dup_blk per %llu\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000487
Theodore Ts'o48203a32016-06-08 15:45:26 -0400488#: e2fsck/pass1b.c:903
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000489msgid "returned from clone_file_block"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500490msgstr "ritornato da clone_file_block"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000491
Theodore Ts'o48203a32016-06-08 15:45:26 -0400492#: e2fsck/pass1b.c:927
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400493#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -0400494msgid "internal error: couldn't lookup EA block record for %llu"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400495msgstr "Errore interno: impossibile trovare il blocco EA per %llu"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400496
Theodore Ts'o48203a32016-06-08 15:45:26 -0400497#: e2fsck/pass1b.c:939
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400498#, c-format
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400499msgid "internal error: couldn't lookup EA inode record for %u"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400500msgstr "Errore interno: impossibile trovare l'inode EA per %u"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400501
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500502#: e2fsck/pass1.c:666 e2fsck/pass2.c:972
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400503msgid "reading directory block"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400504msgstr "lettura blocco directory"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400505
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500506#: e2fsck/pass1.c:1112
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000507msgid "in-use inode map"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400508msgstr "mappa degli inode in uso"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000509
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500510#: e2fsck/pass1.c:1123
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000511msgid "directory inode map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500512msgstr "mappa degli inode delle directory"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000513
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500514#: e2fsck/pass1.c:1133
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000515msgid "regular file inode map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500516msgstr "mappa degli inode dei file regolari"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000517
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500518#: e2fsck/pass1.c:1142 misc/e2image.c:1268
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000519msgid "in-use block map"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400520msgstr "mappa dei blocchi in uso"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000521
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500522#: e2fsck/pass1.c:1151
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400523#, fuzzy
524msgid "metadata block map"
525msgstr "blocchi di meta-dati"
526
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500527#: e2fsck/pass1.c:1213
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400528msgid "opening inode scan"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400529msgstr "inizio analisi inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000530
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500531#: e2fsck/pass1.c:1251
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400532msgid "getting next inode from scan"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400533msgstr "recupero inode successivo dall'analisi"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400534
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500535#: e2fsck/pass1.c:1936
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000536msgid "Pass 1"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500537msgstr "Passo 1"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000538
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500539#: e2fsck/pass1.c:1997
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000540#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400541msgid "reading indirect blocks of inode %u"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500542msgstr "lettura dei blocchi indiretti dell'inode %u"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000543
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500544#: e2fsck/pass1.c:2047
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000545msgid "bad inode map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500546msgstr "mappa degli inode non valida"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000547
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500548#: e2fsck/pass1.c:2087
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000549msgid "inode in bad block map"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400550msgstr "inode nella mappa dei blocchi danneggiati"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000551
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500552#: e2fsck/pass1.c:2107
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000553msgid "imagic inode map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500554msgstr "mappa degli inode imagic"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000555
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500556#: e2fsck/pass1.c:2134
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000557msgid "multiply claimed block map"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400558msgstr "mappa dei blocchi richiesta più volte"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000559
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500560#: e2fsck/pass1.c:2248
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400561msgid "ext attr block map"
562msgstr ""
563
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500564#: e2fsck/pass1.c:3415
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500565#, c-format
566msgid "%6lu(%c): expecting %6lu got phys %6lu (blkcnt %lld)\n"
567msgstr ""
568
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500569#: e2fsck/pass1.c:3830
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000570msgid "block bitmap"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400571msgstr "bitmap del blocco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000572
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500573#: e2fsck/pass1.c:3836
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000574msgid "inode bitmap"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400575msgstr "bitmap dell'inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000576
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500577#: e2fsck/pass1.c:3842
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000578msgid "inode table"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400579msgstr "tabella dell'inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000580
Theodore Ts'o48203a32016-06-08 15:45:26 -0400581#: e2fsck/pass2.c:287
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500582msgid "Pass 2"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500583msgstr "Passo 2"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500584
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -0500585#: e2fsck/pass2.c:1044 e2fsck/pass2.c:1209
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500586msgid "Can not continue."
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400587msgstr "Impossibile continuare."
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500588
Eric Sandeen032eafe2012-07-28 17:48:36 -0400589#: e2fsck/pass3.c:77
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000590msgid "inode done bitmap"
591msgstr ""
592
Eric Sandeen032eafe2012-07-28 17:48:36 -0400593#: e2fsck/pass3.c:86
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000594msgid "Peak memory"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500595msgstr "Memoria di picco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000596
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400597#: e2fsck/pass3.c:149
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000598msgid "Pass 3"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500599msgstr "Passo 3"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000600
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400601#: e2fsck/pass3.c:344
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500602#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000603msgid "inode loop detection bitmap"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500604msgstr "mappa dei bit del ciclo di rilevamento inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000605
Theodore Ts'o48203a32016-06-08 15:45:26 -0400606#: e2fsck/pass4.c:207
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000607msgid "Pass 4"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500608msgstr "Passo 4"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000609
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400610#: e2fsck/pass5.c:81
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000611msgid "Pass 5"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500612msgstr "Passo 5"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000613
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400614#: e2fsck/pass5.c:104
615msgid "check_inode_bitmap_checksum: Memory allocation error"
616msgstr ""
617
618#: e2fsck/pass5.c:158
619msgid "check_block_bitmap_checksum: Memory allocation error"
620msgstr ""
621
Eric Sandeen032eafe2012-07-28 17:48:36 -0400622#: e2fsck/problem.c:51
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000623msgid "(no prompt)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500624msgstr "(nessun prompt)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000625
Eric Sandeen032eafe2012-07-28 17:48:36 -0400626#: e2fsck/problem.c:52
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000627msgid "Fix"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400628msgstr "Correggi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000629
Eric Sandeen032eafe2012-07-28 17:48:36 -0400630#: e2fsck/problem.c:53
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000631msgid "Clear"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500632msgstr "Azzera"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000633
Eric Sandeen032eafe2012-07-28 17:48:36 -0400634#: e2fsck/problem.c:54
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000635msgid "Relocate"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400636msgstr "Ricolloca"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000637
Eric Sandeen032eafe2012-07-28 17:48:36 -0400638#: e2fsck/problem.c:55
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000639msgid "Allocate"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500640msgstr "Alloca"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000641
Eric Sandeen032eafe2012-07-28 17:48:36 -0400642#: e2fsck/problem.c:56
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000643msgid "Expand"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500644msgstr "Espandi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000645
Eric Sandeen032eafe2012-07-28 17:48:36 -0400646#: e2fsck/problem.c:57
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000647msgid "Connect to /lost+found"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500648msgstr "Collega a /lost+found"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000649
Eric Sandeen032eafe2012-07-28 17:48:36 -0400650#: e2fsck/problem.c:58
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000651msgid "Create"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500652msgstr "Crea"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000653
Eric Sandeen032eafe2012-07-28 17:48:36 -0400654#: e2fsck/problem.c:59
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000655msgid "Salvage"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400656msgstr "Recupera"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000657
Eric Sandeen032eafe2012-07-28 17:48:36 -0400658#: e2fsck/problem.c:60
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000659msgid "Truncate"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500660msgstr "Tronca"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000661
Eric Sandeen032eafe2012-07-28 17:48:36 -0400662#: e2fsck/problem.c:61
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000663msgid "Clear inode"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500664msgstr "Azzera inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000665
Eric Sandeen032eafe2012-07-28 17:48:36 -0400666#: e2fsck/problem.c:62
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000667msgid "Abort"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500668msgstr "Annulla"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000669
Eric Sandeen032eafe2012-07-28 17:48:36 -0400670#: e2fsck/problem.c:63
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000671msgid "Split"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500672msgstr "Dividi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000673
Eric Sandeen032eafe2012-07-28 17:48:36 -0400674#: e2fsck/problem.c:64
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000675msgid "Continue"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500676msgstr "Continua"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000677
Eric Sandeen032eafe2012-07-28 17:48:36 -0400678#: e2fsck/problem.c:65
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400679#, fuzzy
680msgid "Clone multiply-claimed blocks"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400681msgstr "mappa dei blocchi richiesta più volte"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000682
Eric Sandeen032eafe2012-07-28 17:48:36 -0400683#: e2fsck/problem.c:66
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000684msgid "Delete file"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400685msgstr "Elimina file"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000686
Eric Sandeen032eafe2012-07-28 17:48:36 -0400687#: e2fsck/problem.c:67
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000688msgid "Suppress messages"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500689msgstr "Sopprimi messaggi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000690
Eric Sandeen032eafe2012-07-28 17:48:36 -0400691#: e2fsck/problem.c:68
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000692msgid "Unlink"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400693msgstr "Scollega"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000694
Eric Sandeen032eafe2012-07-28 17:48:36 -0400695#: e2fsck/problem.c:69
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500696msgid "Clear HTree index"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500697msgstr "Azzera l'indice HTree"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500698
Eric Sandeen032eafe2012-07-28 17:48:36 -0400699#: e2fsck/problem.c:70
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500700msgid "Recreate"
701msgstr "Ricrea"
702
Eric Sandeen032eafe2012-07-28 17:48:36 -0400703#: e2fsck/problem.c:79
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000704msgid "(NONE)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500705msgstr "(NESSUNO)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000706
Eric Sandeen032eafe2012-07-28 17:48:36 -0400707#: e2fsck/problem.c:80
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000708msgid "FIXED"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400709msgstr "CORRETTO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000710
Eric Sandeen032eafe2012-07-28 17:48:36 -0400711#: e2fsck/problem.c:81
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000712msgid "CLEARED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500713msgstr "AZZERATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000714
Eric Sandeen032eafe2012-07-28 17:48:36 -0400715#: e2fsck/problem.c:82
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000716msgid "RELOCATED"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400717msgstr "RICOLLOCATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000718
Eric Sandeen032eafe2012-07-28 17:48:36 -0400719#: e2fsck/problem.c:83
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000720msgid "ALLOCATED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500721msgstr "ALLOCATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000722
Eric Sandeen032eafe2012-07-28 17:48:36 -0400723#: e2fsck/problem.c:84
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000724msgid "EXPANDED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500725msgstr "ESPANSO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000726
Eric Sandeen032eafe2012-07-28 17:48:36 -0400727#: e2fsck/problem.c:85
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000728msgid "RECONNECTED"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400729msgstr "RICOLLEGATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000730
Eric Sandeen032eafe2012-07-28 17:48:36 -0400731#: e2fsck/problem.c:86
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000732msgid "CREATED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500733msgstr "CREATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000734
Eric Sandeen032eafe2012-07-28 17:48:36 -0400735#: e2fsck/problem.c:87
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000736msgid "SALVAGED"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400737msgstr "RECUPERATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000738
Eric Sandeen032eafe2012-07-28 17:48:36 -0400739#: e2fsck/problem.c:88
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000740msgid "TRUNCATED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500741msgstr "TRONCATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000742
Eric Sandeen032eafe2012-07-28 17:48:36 -0400743#: e2fsck/problem.c:89
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000744msgid "INODE CLEARED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500745msgstr "INODE AZZERATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000746
Eric Sandeen032eafe2012-07-28 17:48:36 -0400747#: e2fsck/problem.c:90
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000748msgid "ABORTED"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500749msgstr "INTERROTTO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000750
Eric Sandeen032eafe2012-07-28 17:48:36 -0400751#: e2fsck/problem.c:91
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000752msgid "SPLIT"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500753msgstr "DIVISO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000754
Eric Sandeen032eafe2012-07-28 17:48:36 -0400755#: e2fsck/problem.c:92
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000756msgid "CONTINUING"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400757msgstr "CONTINUA"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000758
Eric Sandeen032eafe2012-07-28 17:48:36 -0400759#: e2fsck/problem.c:93
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400760#, fuzzy
761msgid "MULTIPLY-CLAIMED BLOCKS CLONED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500762msgstr "CLONATI BLOCCHI DUPLICATI/NON VALIDI"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000763
Eric Sandeen032eafe2012-07-28 17:48:36 -0400764#: e2fsck/problem.c:94
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000765msgid "FILE DELETED"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400766msgstr "FILE ELIMINATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000767
Eric Sandeen032eafe2012-07-28 17:48:36 -0400768#: e2fsck/problem.c:95
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000769msgid "SUPPRESSED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500770msgstr "SOPPRESSO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000771
Eric Sandeen032eafe2012-07-28 17:48:36 -0400772#: e2fsck/problem.c:96
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000773msgid "UNLINKED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500774msgstr "SCOLLEGATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000775
Eric Sandeen032eafe2012-07-28 17:48:36 -0400776#: e2fsck/problem.c:97
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500777msgid "HTREE INDEX CLEARED"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400778msgstr "INDICE HTREE AZZERATO"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500779
Eric Sandeen032eafe2012-07-28 17:48:36 -0400780#: e2fsck/problem.c:98
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500781msgid "WILL RECREATE"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400782msgstr "RICREERÀ"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500783
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400784#. @-expanded: block bitmap for group %g is not in group. (block %b)\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400785#: e2fsck/problem.c:110
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000786msgid "@b @B for @g %g is not in @g. (@b %b)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400787msgstr "@B del @b per il @g %g non è in @g. (@b %b)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000788
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400789#. @-expanded: inode bitmap for group %g is not in group. (block %b)\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400790#: e2fsck/problem.c:114
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000791msgid "@i @B for @g %g is not in @g. (@b %b)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400792msgstr "@B dell'@i per il @g %g non è in @g. (@b %b)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000793
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400794#. @-expanded: inode table for group %g is not in group. (block %b)\n
795#. @-expanded: WARNING: SEVERE DATA LOSS POSSIBLE.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400796#: e2fsck/problem.c:119
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000797msgid ""
798"@i table for @g %g is not in @g. (@b %b)\n"
799"WARNING: SEVERE DATA LOSS POSSIBLE.\n"
800msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400801"La tavola degli @i per il @g %g non è in @g. (@b %b)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500802"ATTENZIONE: SONO POSSIBILI NOTEVOLI PERDITE DI DATI.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000803
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400804#. @-expanded: \n
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400805#. @-expanded: The superblock could not be read or does not describe a valid ext2/ext3/ext4\n
806#. @-expanded: filesystem. If the device is valid and it really contains an ext2/ext3/ext4\n
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400807#. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
808#. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400809#. @-expanded: e2fsck -b 8193 <device>\n
810#. @-expanded: or\n
811#. @-expanded: e2fsck -b 32768 <device>\n
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400812#. @-expanded: \n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400813#: e2fsck/problem.c:125
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400814#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000815msgid ""
816"\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400817"The @S could not be read or does not describe a valid ext2/ext3/ext4\n"
818"@f. If the @v is valid and it really contains an ext2/ext3/ext4\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000819"@f (and not swap or ufs or something else), then the @S\n"
820"is corrupt, and you might try running e2fsck with an alternate @S:\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400821" e2fsck -b 8193 <@v>\n"
822" or\n"
823" e2fsck -b 32768 <@v>\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000824"\n"
825msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500826"\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400827"Il @S è illeggibile, o non descrive un corretto @f ext2\n"
828"Se il @v è valido e contiene realmente un @f ext2\n"
829"(e non swap, ufs o altro), allora il @S è corrotto, e si potrebbe\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500830"provare ad eseguire e2fsck con un @S alternativo:\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500831" e2fsck -b %S <@v>\n"
832"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000833
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400834#. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
835#. @-expanded: The physical size of the device is %c blocks\n
836#. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400837#: e2fsck/problem.c:136
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000838msgid ""
839"The @f size (according to the @S) is %b @bs\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400840"The physical size of the @v is %c @bs\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000841"Either the @S or the partition table is likely to be corrupt!\n"
842msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400843"La dimensione del @f (secondo il @S) è %b @b(i)\n"
844"La dimensione fisica del @v è %c @b(i)\n"
845"È probabile che il @S o la tavola delle partizioni siano corrotti!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000846
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400847#. @-expanded: superblock block_size = %b, fragsize = %c.\n
848#. @-expanded: This version of e2fsck does not support fragment sizes different\n
849#. @-expanded: from the block size.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400850#: e2fsck/problem.c:143
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000851msgid ""
852"@S @b_size = %b, fragsize = %c.\n"
853"This version of e2fsck does not support fragment sizes different\n"
854"from the @b size.\n"
855msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500856"Dimensione del @b del @S = %b, dimensione frammento = %c.\n"
857"Questa versione di e2fsck non supporta dimensioni di frammento\n"
858"differenti dalla dimensione del @b.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000859
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400860#. @-expanded: superblock blocks_per_group = %b, should have been %c\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400861#: e2fsck/problem.c:150
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000862msgid "@S @bs_per_group = %b, should have been %c\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500863msgstr "@S @b(i)_per_gruppo = %b, avrebbe dovuto essere %c\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000864
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400865#. @-expanded: superblock first_data_block = %b, should have been %c\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400866#: e2fsck/problem.c:155
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500867#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000868msgid "@S first_data_@b = %b, should have been %c\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500869msgstr "Primo @b contenente dati del @S = %b, avrebbe dovuto essere %c\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000870
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400871#. @-expanded: filesystem did not have a UUID; generating one.\n
872#. @-expanded: \n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400873#: e2fsck/problem.c:160
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000874msgid ""
875"@f did not have a UUID; generating one.\n"
876"\n"
877msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500878"il @f non aveva un UUID; generazione di un UUID.\n"
879"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000880
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400881#: e2fsck/problem.c:165
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500882#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000883msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400884"Note: if several inode or block bitmap blocks or part\n"
885"of the inode table require relocation, you may wish to try\n"
886"running e2fsck with the '-b %S' option first. The problem\n"
887"may lie only with the primary block group descriptors, and\n"
888"the backup block group descriptors may be OK.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000889"\n"
890msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500891"Nota: se molte mappe dei bit degli inode o dei blocchi\n"
892"richiedono il rilocamento, o una parte della tavola degli\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400893"inode deve essere spostata, si può prima provare ad eseguire\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500894"e2fsck con l'opzione '-b %S'. Il problema potrebbe risiedere\n"
895"nel descrittore di gruppo dei blocchi primario, ed il descrittore\n"
896"di gruppo dei blocchi potrebbe essere OK.\n"
897"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000898
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400899#. @-expanded: Corruption found in superblock. (%s = %N).\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400900#: e2fsck/problem.c:174
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000901msgid "Corruption found in @S. (%s = %N).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500902msgstr "Trovata corruzione nel @S. (%s = %N).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000903
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400904#. @-expanded: Error determining size of the physical device: %m\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400905#: e2fsck/problem.c:179
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000906#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400907msgid "Error determining size of the physical @v: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500908msgstr "Errore determinando la dimensione del @v fisico: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000909
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400910#. @-expanded: inode count in superblock is %i, should be %j.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400911#: e2fsck/problem.c:184
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400912#, fuzzy
913msgid "@i count in @S is %i, @s %j.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400914msgstr "Il numero di @i in @S è %i, dovrebbe essere %j.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000915
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400916#: e2fsck/problem.c:188
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000917msgid "The Hurd does not support the filetype feature.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500918msgstr "Il kernel Hurd non supporta la caratteristica filetype.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000919
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500920#. @-expanded: superblock has an invalid journal (inode %i).\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400921#: e2fsck/problem.c:193
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400922#, fuzzy, c-format
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500923msgid "@S has an @n @j (@i %i).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500924msgstr "Il @S ha un @j ext3 non valido (@i %i).\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400925
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400926#. @-expanded: External journal has multiple filesystem users (unsupported).\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400927#: e2fsck/problem.c:198
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400928msgid "External @j has multiple @f users (unsupported).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500929msgstr "Il @j esterno ha diversi utenti del @f (non supportato).\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400930
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400931#. @-expanded: Can't find external journal\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400932#: e2fsck/problem.c:203
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400933msgid "Can't find external @j\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500934msgstr "Impossibile trovare il @j esterno\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400935
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400936#. @-expanded: External journal has bad superblock\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400937#: e2fsck/problem.c:208
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400938msgid "External @j has bad @S\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500939msgstr "Il @j esterno ha un @S non valido\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400940
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400941#. @-expanded: External journal does not support this filesystem\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400942#: e2fsck/problem.c:213
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400943msgid "External @j does not support this @f\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500944msgstr "Il @j esterno non supporta questo @f\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400945
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500946#. @-expanded: filesystem journal superblock is unknown type %N (unsupported).\n
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400947#. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal
948#. @-expanded: format.\n
949#. @-expanded: It is also possible the journal superblock is corrupt.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400950#: e2fsck/problem.c:218
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500951#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400952msgid ""
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500953"@f @j @S is unknown type %N (unsupported).\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400954"It is likely that your copy of e2fsck is old and/or doesn't support this @j "
955"format.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400956"It is also possible the @j @S is corrupt.\n"
957msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400958"Il @S del @j ext3 è del tipo sconosciuto %N (non supportato).\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400959"E' probabile che questa copia di e2fsck sia vecchia e/o non supporti questo "
960"formato di @j.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500961"E' anche possibile che il @S del @j sia corrotto.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400962
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500963#. @-expanded: journal superblock is corrupt.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400964#: e2fsck/problem.c:226
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500965#, fuzzy
966msgid "@j @S is corrupt.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400967msgstr "Il @S del @j ext3 è corrotto.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400968
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400969#. @-expanded: superblock has_journal flag is clear, but a journal is present.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400970#: e2fsck/problem.c:231
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400971#, fuzzy
972msgid "@S has_@j flag is clear, but a @j is present.\n"
973msgstr "Il @S ha il flag ext3 needs_recovery impostato, ma non ha @j.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400974
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500975#. @-expanded: superblock needs_recovery flag is set, but no journal is present.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400976#: e2fsck/problem.c:236
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500977#, fuzzy
978msgid "@S needs_recovery flag is set, but no @j is present.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500979msgstr "Il @S ha il flag ext3 needs_recovery impostato, ma non ha @j.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400980
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500981#. @-expanded: superblock needs_recovery flag is clear, but journal has data.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400982#: e2fsck/problem.c:241
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400983#, fuzzy
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500984msgid "@S needs_recovery flag is clear, but @j has data.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500985msgstr "flag del recupero ext3 pulito, ma il @j contiene ancora dati.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400986
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400987#. @-expanded: Clear journal
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400988#: e2fsck/problem.c:246
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500989msgid "Clear @j"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500990msgstr "Azzerare @j"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400991
Eric Sandeen032eafe2012-07-28 17:48:36 -0400992#. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.
Theodore Ts'o4e528702016-09-04 21:31:21 -0400993#: e2fsck/problem.c:251 e2fsck/problem.c:744
Eric Sandeen032eafe2012-07-28 17:48:36 -0400994msgid "@f has feature flag(s) set, but is a revision 0 @f. "
995msgstr ""
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500996
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400997#. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400998#: e2fsck/problem.c:256
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400999msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001000msgstr "%s @o @i %i (uid=%Iu, gid=%Ig, modalità=%Im, dimensione=%Is)\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001001
Eric Sandeen032eafe2012-07-28 17:48:36 -04001002#. @-expanded: illegal %B (%b) found in orphaned inode %i.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001003#: e2fsck/problem.c:261
Eric Sandeen032eafe2012-07-28 17:48:36 -04001004#, fuzzy
1005msgid "@I %B (%b) found in @o @i %i.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001006msgstr "@b @I #%B (%b) trovato in un @i @o %i.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001007
Eric Sandeen032eafe2012-07-28 17:48:36 -04001008#. @-expanded: Already cleared %B (%b) found in orphaned inode %i.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001009#: e2fsck/problem.c:266
Eric Sandeen032eafe2012-07-28 17:48:36 -04001010#, fuzzy
1011msgid "Already cleared %B (%b) found in @o @i %i.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001012msgstr "Già azzerato il @b #%B (%b) trovato in un @i @o %i.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001013
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001014#. @-expanded: illegal orphaned inode %i in superblock.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001015#: e2fsck/problem.c:271
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001016#, c-format
1017msgid "@I @o @i %i in @S.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001018msgstr "@i @o @I %i nel @S.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001019
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001020#. @-expanded: illegal inode %i in orphaned inode list.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001021#: e2fsck/problem.c:276
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001022#, c-format
1023msgid "@I @i %i in @o @i list.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001024msgstr "@i @I %i nella lista degli @i @o.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001025
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001026#. @-expanded: journal superblock has an unknown read-only feature flag set.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001027#: e2fsck/problem.c:281
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001028#, fuzzy
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001029msgid "@j @S has an unknown read-only feature flag set.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001030msgstr ""
1031"Il @S del @j ext3 ha impostato il flag a sola lettura di una caratteristica "
1032"sconosciuta.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001033
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001034#. @-expanded: journal superblock has an unknown incompatible feature flag set.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001035#: e2fsck/problem.c:286
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001036#, fuzzy
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001037msgid "@j @S has an unknown incompatible feature flag set.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001038msgstr ""
1039"Il @S del @j ext3 ha impostato il flag di una caratteristica non "
1040"compatibile.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001041
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001042#. @-expanded: journal version not supported by this e2fsck.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001043#: e2fsck/problem.c:291
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001044msgid "@j version not supported by this e2fsck.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001045msgstr "Versione del @j non supportata da questo e2fsck.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001046
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001047#. @-expanded: Moving journal from /%s to hidden inode.\n
1048#. @-expanded: \n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001049#: e2fsck/problem.c:296
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001050#, fuzzy, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001051msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001052"Moving @j from /%s to hidden @i.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001053"\n"
1054msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001055"Spostamento di @j da /%s all'inode nascosto.\n"
1056"\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001057
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001058#. @-expanded: Error moving journal: %m\n
1059#. @-expanded: \n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001060#: e2fsck/problem.c:301
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001061#, c-format
1062msgid ""
1063"Error moving @j: %m\n"
1064"\n"
1065msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001066"Errore spostando @j: %m\n"
1067"\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001068
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001069#. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
1070#. @-expanded: Clearing fields beyond the V1 journal superblock...\n
1071#. @-expanded: \n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001072#: e2fsck/problem.c:306
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001073#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001074msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001075"Found @n V2 @j @S fields (from V1 @j).\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001076"Clearing fields beyond the V1 @j @S...\n"
1077"\n"
1078msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001079"Trovati dei campi V2 del @S del @j non validi (dal journal V1).\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001080"Pulitura dei campi al di là del @S del @j V1...\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001081
Eric Sandeen032eafe2012-07-28 17:48:36 -04001082#. @-expanded: Run journal anyway
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001083#: e2fsck/problem.c:312
Eric Sandeen032eafe2012-07-28 17:48:36 -04001084msgid "Run @j anyway"
1085msgstr "Eseguire @j comunque"
1086
1087#. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001088#: e2fsck/problem.c:317
Eric Sandeen032eafe2012-07-28 17:48:36 -04001089msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
1090msgstr "Flag di recupero non impostato nel @S di backup, eseguo @j comunque.\n"
1091
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001092#. @-expanded: Backing up journal inode block information.\n
1093#. @-expanded: \n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001094#: e2fsck/problem.c:322
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001095msgid ""
1096"Backing up @j @i @b information.\n"
1097"\n"
1098msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001099"Esecuzione del backup dell'informazione @j @i @b.\n"
1100"\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001101
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001102#. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
1103#. @-expanded: is %N; should be zero.
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001104#: e2fsck/problem.c:327
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05001105msgid ""
1106"@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
1107"is %N; @s zero. "
1108msgstr ""
1109
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001110#. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001111#: e2fsck/problem.c:333
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001112msgid "Resize_@i not enabled, but the resize @i is non-zero. "
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05001113msgstr ""
1114
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001115#. @-expanded: Resize inode not valid.
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001116#: e2fsck/problem.c:338
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05001117#, fuzzy
1118msgid "Resize @i not valid. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001119msgstr "L'@r non è una @d. "
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05001120
Eric Sandeen032eafe2012-07-28 17:48:36 -04001121#. @-expanded: superblock last mount time (%t,\n
1122#. @-expanded: \tnow = %T) is in the future.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001123#: e2fsck/problem.c:343
Eric Sandeen032eafe2012-07-28 17:48:36 -04001124msgid ""
1125"@S last mount time (%t,\n"
1126"\tnow = %T) is in the future.\n"
Theodore Ts'o6956f612005-12-31 16:46:15 -05001127msgstr ""
1128
Eric Sandeen032eafe2012-07-28 17:48:36 -04001129#. @-expanded: superblock last write time (%t,\n
1130#. @-expanded: \tnow = %T) is in the future.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001131#: e2fsck/problem.c:348
Eric Sandeen032eafe2012-07-28 17:48:36 -04001132msgid ""
1133"@S last write time (%t,\n"
1134"\tnow = %T) is in the future.\n"
Theodore Ts'o6956f612005-12-31 16:46:15 -05001135msgstr ""
1136
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05001137#. @-expanded: superblock hint for external superblock should be %X.
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001138#: e2fsck/problem.c:352
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05001139#, c-format
1140msgid "@S hint for external superblock @s %X. "
1141msgstr ""
1142
Theodore Ts'o851bcf32007-07-08 12:09:40 -04001143#. @-expanded: Adding dirhash hint to filesystem.\n
1144#. @-expanded: \n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001145#: e2fsck/problem.c:357
Theodore Ts'o851bcf32007-07-08 12:09:40 -04001146msgid ""
1147"Adding dirhash hint to @f.\n"
1148"\n"
1149msgstr ""
1150
Eric Sandeen032eafe2012-07-28 17:48:36 -04001151#. @-expanded: group descriptor %g checksum is %04x, should be %04y.
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001152#: e2fsck/problem.c:362
Eric Sandeen032eafe2012-07-28 17:48:36 -04001153msgid "@g descriptor %g checksum is %04x, should be %04y. "
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001154msgstr ""
1155
1156#. @-expanded: group descriptor %g marked uninitialized without feature set.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001157#: e2fsck/problem.c:367
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001158#, c-format
1159msgid "@g descriptor %g marked uninitialized without feature set.\n"
1160msgstr ""
1161
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001162#. @-expanded: group descriptor %g has invalid unused inodes count %b.
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001163#: e2fsck/problem.c:372
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001164msgid "@g descriptor %g has invalid unused inodes count %b. "
1165msgstr ""
1166
1167#. @-expanded: Last group block bitmap uninitialized.
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001168#: e2fsck/problem.c:377
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001169msgid "Last @g @b @B uninitialized. "
1170msgstr ""
1171
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001172#: e2fsck/problem.c:382
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001173#, c-format
1174msgid "Journal transaction %i was corrupt, replay was aborted.\n"
1175msgstr ""
1176
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001177#: e2fsck/problem.c:386
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001178msgid "The test_fs flag is set (and ext4 is available). "
1179msgstr ""
1180
Eric Sandeen032eafe2012-07-28 17:48:36 -04001181#. @-expanded: superblock last mount time is in the future.\n
1182#. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
Theodore Ts'oe622f9a2015-05-17 21:10:07 -04001183#. @-expanded: set)\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001184#: e2fsck/problem.c:391
Eric Sandeen032eafe2012-07-28 17:48:36 -04001185msgid ""
1186"@S last mount time is in the future.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001187"\t(by less than a day, probably due to the hardware clock being incorrectly "
Theodore Ts'oe622f9a2015-05-17 21:10:07 -04001188"set)\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04001189msgstr ""
1190
1191#. @-expanded: superblock last write time is in the future.\n
1192#. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
Theodore Ts'oe622f9a2015-05-17 21:10:07 -04001193#. @-expanded: set)\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001194#: e2fsck/problem.c:397
Eric Sandeen032eafe2012-07-28 17:48:36 -04001195msgid ""
1196"@S last write time is in the future.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001197"\t(by less than a day, probably due to the hardware clock being incorrectly "
Theodore Ts'oe622f9a2015-05-17 21:10:07 -04001198"set)\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04001199msgstr ""
1200
1201#. @-expanded: One or more block group descriptor checksums are invalid.
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001202#: e2fsck/problem.c:403
Eric Sandeen032eafe2012-07-28 17:48:36 -04001203msgid "One or more @b @g descriptor checksums are invalid. "
1204msgstr ""
1205
1206#. @-expanded: Setting free inodes count to %j (was %i)\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001207#: e2fsck/problem.c:408
Eric Sandeen032eafe2012-07-28 17:48:36 -04001208#, fuzzy
1209msgid "Setting free @is count to %j (was %i)\n"
1210msgstr "Impostazione del numero di blocchi riservati a %lu\n"
1211
1212#. @-expanded: Setting free blocks count to %c (was %b)\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001213#: e2fsck/problem.c:413
Eric Sandeen032eafe2012-07-28 17:48:36 -04001214#, fuzzy
1215msgid "Setting free @bs count to %c (was %b)\n"
1216msgstr "Impostazione del numero di blocchi riservati a %lu\n"
1217
1218#. @-expanded: Making quota inode %i (%Q) hidden.\n
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001219#: e2fsck/problem.c:418
Eric Sandeen032eafe2012-07-28 17:48:36 -04001220msgid "Making @q @i %i (%Q) hidden.\n"
1221msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04001222
1223#. @-expanded: superblock has invalid MMP block.
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001224#: e2fsck/problem.c:423
Eric Sandeen032eafe2012-07-28 17:48:36 -04001225msgid "@S has invalid MMP block. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001226msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04001227
1228#. @-expanded: superblock has invalid MMP magic.
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001229#: e2fsck/problem.c:428
Eric Sandeen032eafe2012-07-28 17:48:36 -04001230msgid "@S has invalid MMP magic. "
1231msgstr ""
1232
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001233#: e2fsck/problem.c:433
Eric Sandeen032eafe2012-07-28 17:48:36 -04001234#, c-format
1235msgid "ext2fs_open2: %m\n"
1236msgstr ""
1237
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001238#: e2fsck/problem.c:438
Eric Sandeen032eafe2012-07-28 17:48:36 -04001239#, c-format
1240msgid "ext2fs_check_desc: %m\n"
1241msgstr ""
1242
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001243#. @-expanded: superblock metadata_csum supersedes uninit_bg; both feature bits cannot be set
1244#. @-expanded: simultaneously.
1245#: e2fsck/problem.c:446
1246msgid ""
1247"@S metadata_csum supersedes uninit_bg; both feature bits cannot be set "
1248"simultaneously."
1249msgstr ""
1250
1251#. @-expanded: superblock MMP block checksum does not match MMP block.
1252#: e2fsck/problem.c:452
1253#, fuzzy
1254msgid "@S MMP block checksum does not match MMP block. "
1255msgstr "Il checksum del blocco MMP non corrisponde al blocco MMP"
1256
Theodore Ts'o196b59c2014-05-18 21:47:32 -04001257#. @-expanded: superblock 64bit filesystems needs extents to access the whole disk.
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001258#: e2fsck/problem.c:457
Theodore Ts'o196b59c2014-05-18 21:47:32 -04001259msgid "@S 64bit filesystems needs extents to access the whole disk. "
1260msgstr ""
1261
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001262#: e2fsck/problem.c:462
Theodore Ts'obd386982015-05-17 20:34:58 -04001263msgid "First_meta_bg is too big. (%N, max value %g). "
1264msgstr ""
1265
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001266#. @-expanded: External journal superblock checksum does not match superblock.
1267#: e2fsck/problem.c:467
1268#, fuzzy
1269msgid "External @j @S checksum does not match @S. "
1270msgstr "Il checksum del super-blocco non corrisponde al super-blocco"
1271
1272#. @-expanded: superblock metadata_csum_seed is not necessary without metadata_csum.
1273#: e2fsck/problem.c:472
1274msgid "@S metadata_csum_seed is not necessary without metadata_csum."
1275msgstr ""
1276
Theodore Ts'o48203a32016-06-08 15:45:26 -04001277#: e2fsck/problem.c:477
1278#, c-format
1279msgid "Error initializing quota context in support library: %m\n"
1280msgstr ""
1281
Theodore Ts'o4e528702016-09-04 21:31:21 -04001282#. @-expanded: Bad required extra isize in superblock (%N).
1283#: e2fsck/problem.c:482
1284msgid "Bad required extra isize in @S (%N). "
1285msgstr ""
1286
1287#. @-expanded: Bad desired extra isize in superblock (%N).
1288#: e2fsck/problem.c:487
1289msgid "Bad desired extra isize in @S (%N). "
1290msgstr ""
1291
Theodore Ts'o196b59c2014-05-18 21:47:32 -04001292#. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001293#: e2fsck/problem.c:494
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001294msgid "Pass 1: Checking @is, @bs, and sizes\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001295msgstr "Passo 1: Controllo di @i, @b(i) e dimensioni\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001296
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001297#. @-expanded: root inode is not a directory.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001298#: e2fsck/problem.c:498
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001299msgid "@r is not a @d. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001300msgstr "L'@r non è una @d. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001301
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001302#. @-expanded: root inode has dtime set (probably due to old mke2fs).
Theodore Ts'o4e528702016-09-04 21:31:21 -04001303#: e2fsck/problem.c:503
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001304msgid "@r has dtime set (probably due to old mke2fs). "
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001305msgstr ""
1306"L'@r ha il dtime impostato (probabilmente a causa di un vecchio mke2fs)."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001307
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001308#. @-expanded: Reserved inode %i (%Q) has invalid mode.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001309#: e2fsck/problem.c:508
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001310#, fuzzy
1311msgid "Reserved @i %i (%Q) has @n mode. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001312msgstr "L'@i riservato %i %Q ha una modalità errata. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001313
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001314#. @-expanded: deleted inode %i has zero dtime.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001315#: e2fsck/problem.c:513
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001316#, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001317msgid "@D @i %i has zero dtime. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001318msgstr "L'@i @D %i ha dtime zero. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001319
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001320#. @-expanded: inode %i is in use, but has dtime set.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001321#: e2fsck/problem.c:518
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001322#, fuzzy, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001323msgid "@i %i is in use, but has dtime set. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001324msgstr "L'@i %i è in uso, ma ha il dtime impostato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001325
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001326#. @-expanded: inode %i is a zero-length directory.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001327#: e2fsck/problem.c:523
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001328#, c-format
1329msgid "@i %i is a @z @d. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001330msgstr "L'@i %i è una @d a @z. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001331
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001332#. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001333#: e2fsck/problem.c:528
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001334msgid "@g %g's @b @B at %b @C.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001335msgstr "La @B dei @b(i) del @g %g a %b @C.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001336
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001337#. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001338#: e2fsck/problem.c:533
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001339msgid "@g %g's @i @B at %b @C.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001340msgstr "La @B degli @i del @g %g a %b @C.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001341
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001342#. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001343#: e2fsck/problem.c:538
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001344msgid "@g %g's @i table at %b @C.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001345msgstr "La tavola degli @i del @g %g a %b @C.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001346
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001347#. @-expanded: group %g's block bitmap (%b) is bad.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001348#: e2fsck/problem.c:543
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001349msgid "@g %g's @b @B (%b) is bad. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001350msgstr "La @B dei @b(i) del @g %g (%b) non è valida. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001351
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001352#. @-expanded: group %g's inode bitmap (%b) is bad.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001353#: e2fsck/problem.c:548
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001354msgid "@g %g's @i @B (%b) is bad. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001355msgstr "La @B degli @i del @g %g (%b) non è valida. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001356
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001357#. @-expanded: inode %i, i_size is %Is, should be %N.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001358#: e2fsck/problem.c:553
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001359msgid "@i %i, i_size is %Is, @s %N. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001360msgstr "@i %i, i_size è %Is, @s %N. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001361
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001362#. @-expanded: inode %i, i_blocks is %Ib, should be %N.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001363#: e2fsck/problem.c:558
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001364#, fuzzy
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001365msgid "@i %i, i_@bs is %Ib, @s %N. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001366msgstr "@i %i, i_blocks è %Ib, @s %N. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001367
Eric Sandeen032eafe2012-07-28 17:48:36 -04001368#. @-expanded: illegal %B (%b) in inode %i.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001369#: e2fsck/problem.c:563
Eric Sandeen032eafe2012-07-28 17:48:36 -04001370#, fuzzy
1371msgid "@I %B (%b) in @i %i. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001372msgstr "@b @I #%B (%b) nell'@i %i. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001373
Eric Sandeen032eafe2012-07-28 17:48:36 -04001374#. @-expanded: %B (%b) overlaps filesystem metadata in inode %i.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001375#: e2fsck/problem.c:568
Eric Sandeen032eafe2012-07-28 17:48:36 -04001376msgid "%B (%b) overlaps @f metadata in @i %i. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001377msgstr ""
1378
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001379#. @-expanded: inode %i has illegal block(s).
Theodore Ts'o4e528702016-09-04 21:31:21 -04001380#: e2fsck/problem.c:573
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001381#, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001382msgid "@i %i has illegal @b(s). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001383msgstr "L'@i %i ha @b(i) illegali. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001384
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001385#. @-expanded: Too many illegal blocks in inode %i.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001386#: e2fsck/problem.c:578
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001387#, c-format
1388msgid "Too many illegal @bs in @i %i.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001389msgstr "Troppi @b(i) illegali in @i %i.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001390
Eric Sandeen032eafe2012-07-28 17:48:36 -04001391#. @-expanded: illegal %B (%b) in bad block inode.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001392#: e2fsck/problem.c:583
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001393#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04001394msgid "@I %B (%b) in bad @b @i. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001395msgstr "@b @I #%B (%b) nell'@i del @b non valido. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001396
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001397#. @-expanded: Bad block inode has illegal block(s).
Theodore Ts'o4e528702016-09-04 21:31:21 -04001398#: e2fsck/problem.c:588
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001399#, fuzzy
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001400msgid "Bad @b @i has illegal @b(s). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001401msgstr "L'@i del @b non valido ha @b(i) illegali. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001402
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001403#. @-expanded: Duplicate or bad block in use!\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001404#: e2fsck/problem.c:593
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001405msgid "Duplicate or bad @b in use!\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001406msgstr "@b duplicato o non valido in uso!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001407
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001408#. @-expanded: Bad block %b used as bad block inode indirect block.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001409#: e2fsck/problem.c:598
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001410#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05001411msgid "Bad @b %b used as bad @b @i indirect @b. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001412msgstr "Il @b %b usa come @i del @b non valido un @b indiretto. "
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001413
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001414#. @-expanded: \n
1415#. @-expanded: The bad block inode has probably been corrupted. You probably\n
1416#. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1417#. @-expanded: in the filesystem.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001418#: e2fsck/problem.c:603
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001419msgid ""
1420"\n"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05001421"The bad @b @i has probably been corrupted. You probably\n"
1422"should stop now and run e2fsck -c to scan for bad blocks\n"
1423"in the @f.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001424msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001425"\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001426"L'@i del @b non valido è stato probabilmente corrotto. E' consigliabile\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001427"fermarsi ora ed eseguire e2fsck -c per cercare blocchi non validi\n"
1428"nel @f.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001429
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001430#. @-expanded: \n
1431#. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001432#: e2fsck/problem.c:610
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001433msgid ""
1434"\n"
1435"If the @b is really bad, the @f can not be fixed.\n"
1436msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001437"\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001438"Se il @b è molto corrotto, il @f non può essere riparato.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001439
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001440#. @-expanded: You can remove this block from the bad block list and hope\n
1441#. @-expanded: that the block is really OK. But there are no guarantees.\n
1442#. @-expanded: \n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001443#: e2fsck/problem.c:615
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001444#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001445msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001446"You can remove this @b from the bad @b list and hope\n"
1447"that the @b is really OK. But there are no guarantees.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001448"\n"
1449msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001450"E' possibile eliminare questo @b (e sperare il meglio) dalla\n"
1451"lista dei @b(i) non validi, e sperare che sia davvero a posto, ma\n"
1452"non ci sono garanzie.\n"
1453"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001454
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001455#. @-expanded: The primary superblock (%b) is on the bad block list.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001456#: e2fsck/problem.c:621
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001457msgid "The primary @S (%b) is on the bad @b list.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001458msgstr "Il @S primario (%b) è nella listi dei @b(i) non validi.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001459
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001460#. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001461#: e2fsck/problem.c:626
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001462msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001463msgstr ""
1464"Il blocco %b nei descrittori primari del @g è nella lista dei @b(i) non "
1465"validi\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001466
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001467#. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001468#: e2fsck/problem.c:632
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001469msgid "Warning: Group %g's @S (%b) is bad.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001470msgstr "Attenzione: Il @S (%b) del gruppo %g non è valido.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001471
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001472#. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001473#: e2fsck/problem.c:637
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001474#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001475msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001476msgstr ""
1477"Attenzione: La copia dei descrittori di @g del gruppo %g ha un @b (%b) non "
1478"valido.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001479
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001480#. @-expanded: Programming error? block #%b claimed for no reason in process_bad_block.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001481#: e2fsck/problem.c:643
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001482msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001483msgstr ""
1484"Errore di programmazione? @b #%b reclamato senza ragione in process_bad_@b.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001485
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001486#. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001487#: e2fsck/problem.c:649
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001488#, fuzzy
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001489msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001490msgstr "@A %N @b(i) contigui nel @g di @b %g per %s: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001491
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001492#. @-expanded: error allocating block buffer for relocating %s\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001493#: e2fsck/problem.c:654
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001494#, c-format
1495msgid "@A @b buffer for relocating %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001496msgstr "@A il buffer @b per la rilocazione di %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001497
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001498#. @-expanded: Relocating group %g's %s from %b to %c...\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001499#: e2fsck/problem.c:659
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001500msgid "Relocating @g %g's %s from %b to %c...\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001501msgstr "Rilocazione del %s del @g %g da %b a %c...\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001502
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001503#. @-expanded: Relocating group %g's %s to %c...\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001504#: e2fsck/problem.c:664
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001505#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001506msgid "Relocating @g %g's %s to %c...\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001507msgstr "Rilocazione del %s del @g %g in %c...\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001508
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001509#. @-expanded: Warning: could not read block %b of %s: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001510#: e2fsck/problem.c:669
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001511msgid "Warning: could not read @b %b of %s: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001512msgstr "Attenzione: impossibile leggere @b %b di %s: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001513
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001514#. @-expanded: Warning: could not write block %b for %s: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001515#: e2fsck/problem.c:674
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001516msgid "Warning: could not write @b %b for %s: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001517msgstr "Attenzione: impossibile scrivere @b %b per %s: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001518
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001519#. @-expanded: error allocating inode bitmap (%N): %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001520#: e2fsck/problem.c:679 e2fsck/problem.c:1740
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001521msgid "@A @i @B (%N): %m\n"
1522msgstr "@A la @B dell'@i (%N): %m\n"
1523
1524#. @-expanded: error allocating block bitmap (%N): %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001525#: e2fsck/problem.c:684
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001526#, fuzzy
1527msgid "@A @b @B (%N): %m\n"
1528msgstr "@A la @B dell'@i (%N): %m\n"
1529
1530#. @-expanded: error allocating icount link information: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001531#: e2fsck/problem.c:689
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001532#, fuzzy, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001533msgid "@A icount link information: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001534msgstr "@A le informazioni del collegamento icount: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001535
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001536#. @-expanded: error allocating directory block array: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001537#: e2fsck/problem.c:694
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001538#, fuzzy, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001539msgid "@A @d @b array: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001540msgstr "@A l'array dei @b di @d: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001541
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001542#. @-expanded: Error while scanning inodes (%i): %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001543#: e2fsck/problem.c:699
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001544#, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001545msgid "Error while scanning @is (%i): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001546msgstr "Errore analizzando @is (%i): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001547
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001548#. @-expanded: Error while iterating over blocks in inode %i: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001549#: e2fsck/problem.c:704
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001550#, c-format
1551msgid "Error while iterating over @bs in @i %i: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001552msgstr "Errore scorrendo i @b(i) nell'@i %i: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001553
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001554#. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001555#: e2fsck/problem.c:709
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001556msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001557msgstr ""
1558"Errore salvando le informazioni sul numero di @i (@i=%i, numero=%N): %m\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001559
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001560#. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001561#: e2fsck/problem.c:714
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001562#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001563msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001564msgstr ""
1565"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 +00001566
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001567#. @-expanded: Error reading inode %i: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001568#: e2fsck/problem.c:720
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001569#, c-format
1570msgid "Error reading @i %i: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001571msgstr "Errore durante la lettura dell'@i %i: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001572
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001573#. @-expanded: inode %i has imagic flag set.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001574#: e2fsck/problem.c:728
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001575#, c-format
1576msgid "@i %i has imagic flag set. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001577msgstr "L'@i %i ha il flag imagic impostato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001578
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001579#. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1580#. @-expanded: or append-only flag set.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001581#: e2fsck/problem.c:733
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001582#, c-format
1583msgid ""
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001584"Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1585"or append-only flag set. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001586msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001587"Un file (@i %i) speciale (@v/socket/fifo/symlink) ha il flag\n"
1588"immutable o append-only impostato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001589
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001590#. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001591#: e2fsck/problem.c:739
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001592#, fuzzy, c-format
1593msgid "Special (@v/socket/fifo) @i %i has non-zero size. "
1594msgstr ""
1595"Un file (@i %i) speciale (@v/socket/fifo/symlink) ha il flag\n"
1596"immutable o append-only impostato. "
1597
1598#. @-expanded: journal inode is not in use, but contains data.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001599#: e2fsck/problem.c:749
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001600#, fuzzy
1601msgid "@j @i is not in use, but contains data. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001602msgstr "L'@i %i è in uso, ma ha il dtime impostato. "
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001603
1604#. @-expanded: journal is not regular file.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001605#: e2fsck/problem.c:754
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001606msgid "@j is not regular file. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001607msgstr "Il @j non è un file regolare. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001608
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001609#. @-expanded: inode %i was part of the orphaned inode list.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001610#: e2fsck/problem.c:759
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001611#, fuzzy, c-format
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001612msgid "@i %i was part of the @o @i list. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001613msgstr "L'@i %i faceva parte della lista degli @i orfani. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001614
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001615#. @-expanded: inodes that were part of a corrupted orphan linked list found.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001616#: e2fsck/problem.c:765
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001617#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001618msgid "@is that were part of a corrupted orphan linked list found. "
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001619msgstr ""
1620"trovati @i che facevano parte di una lista di orfani corrotti collegati. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001621
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001622#. @-expanded: error allocating refcount structure (%N): %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001623#: e2fsck/problem.c:770
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001624#, fuzzy
1625msgid "@A refcount structure (%N): %m\n"
1626msgstr "@A la struttura icount: %m\n"
1627
1628#. @-expanded: Error reading extended attribute block %b for inode %i.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001629#: e2fsck/problem.c:775
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001630#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001631msgid "Error reading @a @b %b for @i %i. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001632msgstr "Errore leggendo l'@a di @b %b per l'@i %i. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001633
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001634#. @-expanded: inode %i has a bad extended attribute block %b.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001635#: e2fsck/problem.c:780
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001636#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001637msgid "@i %i has a bad @a @b %b. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001638msgstr "L'@i %i ha un @a di @b %b non valido. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001639
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001640#. @-expanded: Error reading extended attribute block %b (%m).
Theodore Ts'o4e528702016-09-04 21:31:21 -04001641#: e2fsck/problem.c:785
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001642#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001643msgid "Error reading @a @b %b (%m). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001644msgstr "Errore leggendo l'@a di @b %b (%m). "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001645
Eric Sandeen032eafe2012-07-28 17:48:36 -04001646#. @-expanded: extended attribute block %b has reference count %r, should be %N.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001647#: e2fsck/problem.c:790
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001648#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04001649msgid "@a @b %b has reference count %r, @s %N. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001650msgstr "L'@a di @b %b è contato come %b, dovrebbe essere %N. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001651
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001652#. @-expanded: Error writing extended attribute block %b (%m).
Theodore Ts'o4e528702016-09-04 21:31:21 -04001653#: e2fsck/problem.c:795
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001654#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001655msgid "Error writing @a @b %b (%m). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001656msgstr "Errore scrivendo l'@a @b %b (%m). "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001657
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001658#. @-expanded: extended attribute block %b has h_blocks > 1.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001659#: e2fsck/problem.c:800
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001660#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001661msgid "@a @b %b has h_@bs > 1. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001662msgstr "L'@a @b %b ha il valore h_blocks > 1. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001663
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001664#. @-expanded: error allocating extended attribute region allocation structure.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001665#: e2fsck/problem.c:805
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001666#, fuzzy
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001667msgid "@A @a region allocation structure. "
1668msgstr "@A la struttura icount: %m\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001669
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001670#. @-expanded: extended attribute block %b is corrupt (allocation collision).
Theodore Ts'o4e528702016-09-04 21:31:21 -04001671#: e2fsck/problem.c:810
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001672#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001673msgid "@a @b %b is corrupt (allocation collision). "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001674msgstr "L'@a di @b %b è corrotto (collisione di allocazione). "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001675
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001676#. @-expanded: extended attribute block %b is corrupt (invalid name).
Theodore Ts'o4e528702016-09-04 21:31:21 -04001677#: e2fsck/problem.c:815
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001678#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001679msgid "@a @b %b is corrupt (@n name). "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001680msgstr "L'@a di @b %b è corrotto (nome non valido). "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001681
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001682#. @-expanded: extended attribute block %b is corrupt (invalid value).
Theodore Ts'o4e528702016-09-04 21:31:21 -04001683#: e2fsck/problem.c:820
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001684#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001685msgid "@a @b %b is corrupt (@n value). "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001686msgstr "L'@a di @b %b è corrotto (valore non valido). "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001687
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001688#. @-expanded: inode %i is too big.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001689#: e2fsck/problem.c:825
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001690#, c-format
1691msgid "@i %i is too big. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001692msgstr "L'@i %i è troppo grande. "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001693
Eric Sandeen032eafe2012-07-28 17:48:36 -04001694#. @-expanded: %B (%b) causes directory to be too big.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001695#: e2fsck/problem.c:829
Eric Sandeen032eafe2012-07-28 17:48:36 -04001696#, fuzzy
1697msgid "%B (%b) causes @d to be too big. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001698msgstr "Il @b #%B (%b) fa diventare il @d troppo grande. "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001699
Theodore Ts'o4e528702016-09-04 21:31:21 -04001700#: e2fsck/problem.c:834
Eric Sandeen032eafe2012-07-28 17:48:36 -04001701#, fuzzy
1702msgid "%B (%b) causes file to be too big. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001703msgstr "Il @b #%B (%b) fa diventare il file troppo grande. "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001704
Theodore Ts'o4e528702016-09-04 21:31:21 -04001705#: e2fsck/problem.c:839
Eric Sandeen032eafe2012-07-28 17:48:36 -04001706#, fuzzy
1707msgid "%B (%b) causes symlink to be too big. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001708msgstr "Il @b #%B (%b) fa diventare il link simbolico troppo grande. "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001709
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001710#. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001711#: e2fsck/problem.c:844
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001712#, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001713msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001714msgstr ""
1715"L'@i %i ga il flag INDEX_FL impostato nel @f senza il supporto htree.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001716
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001717#. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001718#: e2fsck/problem.c:849
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001719#, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001720msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001721msgstr "L'@i %i ha il flag INDEX_FL impostato, ma non è un @d.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001722
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001723#. @-expanded: HTREE directory inode %i has an invalid root node.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001724#: e2fsck/problem.c:854
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001725#, fuzzy, c-format
1726msgid "@h %i has an @n root node.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001727msgstr "L'@h %i ha un nodo root non valido.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001728
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001729#. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001730#: e2fsck/problem.c:859
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001731msgid "@h %i has an unsupported hash version (%N)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001732msgstr "L'@h %i ha una versione dell'hash non supportata (%N)\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001733
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001734#. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001735#: e2fsck/problem.c:864
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001736#, c-format
1737msgid "@h %i uses an incompatible htree root node flag.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001738msgstr "L'@h %i usa un flag di nodo htree di root non compatibile.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001739
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001740#. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001741#: e2fsck/problem.c:869
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001742msgid "@h %i has a tree depth (%N) which is too big\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001743msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001744
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001745#. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1746#. @-expanded: filesystem metadata.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001747#: e2fsck/problem.c:874
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05001748msgid ""
1749"Bad @b @i has an indirect @b (%b) that conflicts with\n"
1750"@f metadata. "
1751msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001752"L'@i del @b non valido ha un @b indiretto (%b) che entra in\n"
1753"conflitto con il metadata del @f. "
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05001754
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001755#. @-expanded: Resize inode (re)creation failed: %m.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001756#: e2fsck/problem.c:880
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05001757#, c-format
1758msgid "Resize @i (re)creation failed: %m."
1759msgstr ""
1760
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001761#. @-expanded: inode %i has a extra size (%IS) which is invalid\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001762#: e2fsck/problem.c:885
Theodore Ts'obc759702005-05-09 20:40:55 -04001763#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001764msgid "@i %i has a extra size (%IS) which is @n\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001765msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001766
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001767#. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001768#: e2fsck/problem.c:890
Theodore Ts'obc759702005-05-09 20:40:55 -04001769#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001770msgid "@a in @i %i has a namelen (%N) which is @n\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001771msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001772
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001773#. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001774#: e2fsck/problem.c:895
Theodore Ts'obc759702005-05-09 20:40:55 -04001775#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001776msgid "@a in @i %i has a value offset (%N) which is @n\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001777msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001778
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001779#. @-expanded: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001780#: e2fsck/problem.c:900
Theodore Ts'obc759702005-05-09 20:40:55 -04001781#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001782msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001783msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001784
Eric Sandeen032eafe2012-07-28 17:48:36 -04001785#. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001786#: e2fsck/problem.c:905
Eric Sandeen032eafe2012-07-28 17:48:36 -04001787#, fuzzy
1788msgid "@a in @i %i has a value size (%N) which is @n\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001789msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04001790
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001791#. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001792#: e2fsck/problem.c:910
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001793#, fuzzy
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001794msgid "@a in @i %i has a hash (%N) which is @n\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001795msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001796
Theodore Ts'o851bcf32007-07-08 12:09:40 -04001797#. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001798#: e2fsck/problem.c:915
Theodore Ts'o851bcf32007-07-08 12:09:40 -04001799msgid "@i %i is a %It but it looks like it is really a directory.\n"
1800msgstr ""
1801
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001802#. @-expanded: Error while reading over extent tree in inode %i: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001803#: e2fsck/problem.c:920
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001804#, fuzzy, c-format
1805msgid "Error while reading over @x tree in @i %i: %m\n"
1806msgstr "Errore scorrendo i @b(i) nell'@i %i: %m\n"
1807
1808#. @-expanded: Failed to iterate extents in inode %i\n
1809#. @-expanded: \t(op %s, blk %b, lblk %c): %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001810#: e2fsck/problem.c:925
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001811msgid ""
1812"Failed to iterate extents in @i %i\n"
1813"\t(op %s, blk %b, lblk %c): %m\n"
1814msgstr ""
1815
1816#. @-expanded: inode %i has an invalid extent\n
1817#. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001818#: e2fsck/problem.c:931
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001819msgid ""
1820"@i %i has an @n extent\n"
1821"\t(logical @b %c, @n physical @b %b, len %N)\n"
1822msgstr ""
1823
1824#. @-expanded: inode %i has an invalid extent\n
1825#. @-expanded: \t(logical block %c, physical block %b, invalid len %N)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001826#: e2fsck/problem.c:936
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001827msgid ""
1828"@i %i has an @n extent\n"
1829"\t(logical @b %c, physical @b %b, @n len %N)\n"
1830msgstr ""
1831
1832#. @-expanded: inode %i has EXTENTS_FL flag set on filesystem without extents support.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001833#: e2fsck/problem.c:941
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001834#, fuzzy, c-format
1835msgid "@i %i has EXTENTS_FL flag set on @f without extents support.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001836msgstr ""
1837"L'@i %i ga il flag INDEX_FL impostato nel @f senza il supporto htree.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001838
1839#. @-expanded: inode %i is in extent format, but superblock is missing EXTENTS feature\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001840#: e2fsck/problem.c:946
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001841#, c-format
1842msgid "@i %i is in extent format, but @S is missing EXTENTS feature\n"
1843msgstr ""
1844
1845#. @-expanded: inode %i missing EXTENT_FL, but is in extents format\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001846#: e2fsck/problem.c:951
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001847#, c-format
1848msgid "@i %i missing EXTENT_FL, but is in extents format\n"
1849msgstr ""
1850
Theodore Ts'o4e528702016-09-04 21:31:21 -04001851#: e2fsck/problem.c:956
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001852#, c-format
1853msgid "Fast symlink %i has EXTENT_FL set. "
1854msgstr ""
1855
1856#. @-expanded: inode %i has out of order extents\n
1857#. @-expanded: \t(invalid logical block %c, physical block %b, len %N)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001858#: e2fsck/problem.c:961
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001859msgid ""
1860"@i %i has out of order extents\n"
1861"\t(@n logical @b %c, physical @b %b, len %N)\n"
1862msgstr ""
1863
1864#. @-expanded: inode %i has an invalid extent node (blk %b, lblk %c)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001865#: e2fsck/problem.c:965
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001866#, fuzzy
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001867msgid "@i %i has an invalid extent node (blk %b, lblk %c)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001868msgstr "L'@h %i ha un nodo root non valido.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001869
Eric Sandeen032eafe2012-07-28 17:48:36 -04001870#. @-expanded: Error converting subcluster block bitmap: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001871#: e2fsck/problem.c:970
Eric Sandeen032eafe2012-07-28 17:48:36 -04001872#, fuzzy, c-format
1873msgid "Error converting subcluster @b @B: %m\n"
1874msgstr "Errore scorrendo i @b(i) delle @d: %m\n"
1875
1876#. @-expanded: quota inode is not regular file.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001877#: e2fsck/problem.c:975
Eric Sandeen032eafe2012-07-28 17:48:36 -04001878#, fuzzy
1879msgid "@q @i is not regular file. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001880msgstr "Il @j non è un file regolare. "
Eric Sandeen032eafe2012-07-28 17:48:36 -04001881
1882#. @-expanded: quota inode is not in use, but contains data.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001883#: e2fsck/problem.c:980
Eric Sandeen032eafe2012-07-28 17:48:36 -04001884#, fuzzy
1885msgid "@q @i is not in use, but contains data. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001886msgstr "L'@i %i è in uso, ma ha il dtime impostato. "
Eric Sandeen032eafe2012-07-28 17:48:36 -04001887
1888#. @-expanded: quota inode is visible to the user.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001889#: e2fsck/problem.c:985
Eric Sandeen032eafe2012-07-28 17:48:36 -04001890#, fuzzy
1891msgid "@q @i is visible to the user. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001892msgstr "L'@i %i è in uso, ma ha il dtime impostato. "
Eric Sandeen032eafe2012-07-28 17:48:36 -04001893
1894#. @-expanded: The bad block inode looks invalid.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001895#: e2fsck/problem.c:990
Eric Sandeen032eafe2012-07-28 17:48:36 -04001896#, fuzzy
1897msgid "The bad @b @i looks @n. "
1898msgstr "<Inode numero 1>"
1899
1900#. @-expanded: inode %i has zero length extent\n
1901#. @-expanded: \t(invalid logical block %c, physical block %b)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001902#: e2fsck/problem.c:995
Eric Sandeen032eafe2012-07-28 17:48:36 -04001903msgid ""
1904"@i %i has zero length extent\n"
1905"\t(@n logical @b %c, physical @b %b)\n"
1906msgstr ""
1907
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001908#. @-expanded: inode %i seems to contain garbage.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001909#: e2fsck/problem.c:1000
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001910#, fuzzy, c-format
1911msgid "@i %i seems to contain garbage. "
1912msgstr "L'@i %i è troppo grande. "
1913
1914#. @-expanded: inode %i passes checks, but checksum does not match inode.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001915#: e2fsck/problem.c:1005
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001916#, c-format
1917msgid "@i %i passes checks, but checksum does not match @i. "
1918msgstr ""
1919
1920#. @-expanded: inode %i extended attribute is corrupt (allocation collision).
Theodore Ts'o4e528702016-09-04 21:31:21 -04001921#: e2fsck/problem.c:1010
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001922#, fuzzy, c-format
1923msgid "@i %i @a is corrupt (allocation collision). "
1924msgstr "L'@a di @b %b è corrotto (collisione di allocazione). "
1925
1926#. @-expanded: inode %i extent block passes checks, but checksum does not match extent\n
1927#. @-expanded: \t(logical block %c, physical block %b, len %N)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001928#: e2fsck/problem.c:1018
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001929msgid ""
1930"@i %i extent block passes checks, but checksum does not match extent\n"
1931"\t(logical @b %c, physical @b %b, len %N)\n"
1932msgstr ""
1933
1934#. @-expanded: inode %i extended attribute block %b passes checks, but checksum does not match block.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001935#: e2fsck/problem.c:1027
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001936msgid "@i %i @a @b %b passes checks, but checksum does not match @b. "
1937msgstr ""
1938
Theodore Ts'o196b59c2014-05-18 21:47:32 -04001939#. @-expanded: Interior extent node level %N of inode %i:\n
1940#. @-expanded: Logical start %b does not match logical start %c at next level.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001941#: e2fsck/problem.c:1034
Theodore Ts'o196b59c2014-05-18 21:47:32 -04001942msgid ""
1943"Interior @x node level %N of @i %i:\n"
1944"Logical start %b does not match logical start %c at next level. "
1945msgstr ""
1946
1947#. @-expanded: inode %i, end of extent exceeds allowed value\n
1948#. @-expanded: \t(logical block %c, physical block %b, len %N)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001949#: e2fsck/problem.c:1040
Theodore Ts'o196b59c2014-05-18 21:47:32 -04001950msgid ""
1951"@i %i, end of extent exceeds allowed value\n"
1952"\t(logical @b %c, physical @b %b, len %N)\n"
1953msgstr ""
1954
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001955#. @-expanded: inode %i has inline data, but superblock is missing INLINE_DATA feature\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001956#: e2fsck/problem.c:1045
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001957#, c-format
1958msgid "@i %i has inline data, but @S is missing INLINE_DATA feature\n"
1959msgstr ""
1960
1961#. @-expanded: inode %i has INLINE_DATA_FL flag on filesystem without inline data support.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001962#: e2fsck/problem.c:1050
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001963#, fuzzy, c-format
1964msgid "@i %i has INLINE_DATA_FL flag on @f without inline data support.\n"
1965msgstr ""
1966"L'@i %i ga il flag INDEX_FL impostato nel @f senza il supporto htree.\n"
1967
1968#. @-expanded: inode %i block %b conflicts with critical metadata, skipping block checks.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001969#: e2fsck/problem.c:1058
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001970msgid ""
1971"@i %i block %b conflicts with critical metadata, skipping block checks.\n"
1972msgstr ""
1973
Theodore Ts'obd386982015-05-17 20:34:58 -04001974#. @-expanded: directory inode %i block %b should be at block %c.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001975#: e2fsck/problem.c:1063
Theodore Ts'obd386982015-05-17 20:34:58 -04001976#, fuzzy
1977msgid "@d @i %i @b %b should be at @b %c. "
1978msgstr "L'@i %i ha un @a di @b %b non valido. "
1979
1980#. @-expanded: directory inode %i has extent marked uninitialized at block %c.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001981#: e2fsck/problem.c:1068
Theodore Ts'obd386982015-05-17 20:34:58 -04001982#, fuzzy, c-format
1983msgid "@d @i %i has @x marked uninitialized at @b %c. "
1984msgstr "L'@i %i della @d ha un @b (#%B) non allocato. "
1985
1986#. @-expanded: inode %i logical block %b (physical block %c) violates cluster allocation rules.\n
1987#. @-expanded: Will fix in pass 1B.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04001988#: e2fsck/problem.c:1073
Theodore Ts'obd386982015-05-17 20:34:58 -04001989msgid ""
1990"@i %i logical @b %b (physical @b %c) violates cluster allocation rules.\n"
1991"Will fix in pass 1B.\n"
1992msgstr ""
1993
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001994#. @-expanded: inode %i has INLINE_DATA_FL flag but extended attribute not found.
Theodore Ts'o4e528702016-09-04 21:31:21 -04001995#: e2fsck/problem.c:1078
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001996#, fuzzy, c-format
1997msgid "@i %i has INLINE_DATA_FL flag but @a not found. "
1998msgstr "L'@i %i ha il flag INDEX_FL impostato, ma non è un @d.\n"
1999
2000#. @-expanded: Special (device/socket/fifo) file (inode %i) has extents\n
2001#. @-expanded: or inline-data flag set.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002002#: e2fsck/problem.c:1083
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002003#, fuzzy, c-format
2004msgid ""
2005"Special (@v/socket/fifo) file (@i %i) has extents\n"
2006"or inline-data flag set. "
2007msgstr ""
2008"Un file (@i %i) speciale (@v/socket/fifo/symlink) ha il flag\n"
2009"immutable o append-only impostato. "
2010
2011#. @-expanded: inode %i has extent header but inline data flag is set.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002012#: e2fsck/problem.c:1089
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002013#, c-format
2014msgid "@i %i has @x header but inline data flag is set.\n"
2015msgstr ""
2016
2017#. @-expanded: inode %i seems to have inline data but extent flag is set.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002018#: e2fsck/problem.c:1094
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002019#, c-format
2020msgid "@i %i seems to have inline data but @x flag is set.\n"
2021msgstr ""
2022
2023#. @-expanded: inode %i seems to have block map but inline data and extent flags set.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002024#: e2fsck/problem.c:1099
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002025#, c-format
2026msgid "@i %i seems to have @b map but inline data and @x flags set.\n"
2027msgstr ""
2028
2029#. @-expanded: inode %i has inline data and extent flags set but i_block contains junk.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002030#: e2fsck/problem.c:1104
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002031#, c-format
2032msgid "@i %i has inline data and @x flags set but i_block contains junk.\n"
2033msgstr ""
2034
2035#. @-expanded: Bad block list says the bad block list inode is bad.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002036#: e2fsck/problem.c:1109
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002037msgid "Bad block list says the bad block list @i is bad. "
2038msgstr ""
2039
2040#. @-expanded: error allocating extent region allocation structure.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002041#: e2fsck/problem.c:1114
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002042#, fuzzy
2043msgid "@A @x region allocation structure. "
2044msgstr "@A la struttura icount: %m\n"
2045
2046#. @-expanded: inode %i has a duplicate extent mapping\n
2047#. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002048#: e2fsck/problem.c:1119
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002049msgid ""
2050"@i %i has a duplicate @x mapping\n"
2051"\t(logical @b %c, @n physical @b %b, len %N)\n"
2052msgstr ""
2053
2054#. @-expanded: error allocating memory for encrypted directory list\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002055#: e2fsck/problem.c:1124
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002056msgid "@A memory for encrypted @d list\n"
2057msgstr ""
2058
2059#. @-expanded: inode %i extent tree could be more shallow (%b; could be <= %c)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002060#: e2fsck/problem.c:1129
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002061msgid "@i %i @x tree could be more shallow (%b; could be <= %c)\n"
2062msgstr ""
2063
2064#. @-expanded: inode %i on bigalloc filesystem cannot be block mapped.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002065#: e2fsck/problem.c:1134
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002066#, c-format
2067msgid "@i %i on bigalloc @f cannot be @b mapped. "
2068msgstr ""
2069
2070#. @-expanded: inode %i has corrupt extent header.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002071#: e2fsck/problem.c:1139
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002072#, fuzzy, c-format
2073msgid "@i %i has corrupt @x header. "
2074msgstr "L'@a di @b %b è corrotto (nome non valido). "
2075
2076#. @-expanded: Timestamp(s) on inode %i beyond 2310-04-04 are likely pre-1970.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002077#: e2fsck/problem.c:1144
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002078#, c-format
2079msgid "Timestamp(s) on @i %i beyond 2310-04-04 are likely pre-1970.\n"
2080msgstr ""
2081
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002082#. @-expanded: \n
2083#. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
2084#. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002085#: e2fsck/problem.c:1151
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002086msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002087"\n"
2088"Running additional passes to resolve @bs claimed by more than one @i...\n"
2089"Pass 1B: Rescanning for @m @bs\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002090msgstr ""
2091
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002092#. @-expanded: multiply-claimed block(s) in inode %i:
Theodore Ts'o4e528702016-09-04 21:31:21 -04002093#: e2fsck/problem.c:1157
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002094#, fuzzy, c-format
2095msgid "@m @b(s) in @i %i:"
2096msgstr "@b @I #%B (%b) nell'@i %i. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002097
Theodore Ts'o4e528702016-09-04 21:31:21 -04002098#: e2fsck/problem.c:1172
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002099#, c-format
2100msgid "Error while scanning inodes (%i): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002101msgstr "Errore analizzando gli inode (%i): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002102
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002103#. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002104#: e2fsck/problem.c:1177
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002105#, fuzzy, c-format
2106msgid "@A @i @B (@i_dup_map): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002107msgstr "@A la @B degli @i (inode_dup_map): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002108
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002109#. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002110#: e2fsck/problem.c:1182
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002111#, c-format
2112msgid "Error while iterating over @bs in @i %i (%s): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002113msgstr "Errore scorrendo i @b(i) nell'@i %i (%s): %m\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002114
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002115#. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002116#: e2fsck/problem.c:1187 e2fsck/problem.c:1549
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002117#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002118msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04002119msgstr ""
2120"Errore sistemando il conteggio dei riferimenti per il @b @a %b (@i %i): %m\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002121
Theodore Ts'o6956f612005-12-31 16:46:15 -05002122#. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002123#: e2fsck/problem.c:1197
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002124#, fuzzy
Theodore Ts'o6956f612005-12-31 16:46:15 -05002125msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04002126msgstr ""
2127"Passo 1C: Analisi delle directory relativa agli @i con @b(i) duplicati.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002128
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002129#. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002130#: e2fsck/problem.c:1203
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002131#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002132msgid "Pass 1D: Reconciling @m @bs\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002133msgstr "Passo 1D: Riconciliamento del @b(i) duplicati\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002134
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002135#. @-expanded: File %Q (inode #%i, mod time %IM) \n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002136#. @-expanded: has %r multiply-claimed block(s), shared with %N file(s):\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002137#: e2fsck/problem.c:1208
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002138#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002139msgid ""
2140"File %Q (@i #%i, mod time %IM) \n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04002141" has %r @m @b(s), shared with %N file(s):\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002142msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002143"Il file %Q (@i #%i, ultima modifica %IM) \n"
2144" ha %b @b(i) duplicati, condivisi con %N file:\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002145
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002146#. @-expanded: \t%Q (inode #%i, mod time %IM)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002147#: e2fsck/problem.c:1214
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002148msgid "\t%Q (@i #%i, mod time %IM)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002149msgstr "\t%Q (@i #%i, ultima modifica %IM)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002150
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002151#. @-expanded: \t<filesystem metadata>\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002152#: e2fsck/problem.c:1219
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002153msgid "\t<@f metadata>\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002154msgstr "\t<metadata del @f>\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002155
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002156#. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
2157#. @-expanded: \n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002158#: e2fsck/problem.c:1224
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002159#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002160msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002161"(There are %N @is containing @m @bs.)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002162"\n"
2163msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002164"(Ci sono %n @i contenenti @b(i) duplicato/non valido(i).)\n"
2165"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002166
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002167#. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
2168#. @-expanded: \n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002169#: e2fsck/problem.c:1229
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002170#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002171msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002172"@m @bs already reassigned or cloned.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002173"\n"
2174msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002175"@b(i) duplicati già riassegnati o clonati.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002176"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002177
Theodore Ts'o4e528702016-09-04 21:31:21 -04002178#: e2fsck/problem.c:1242
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002179#, c-format
2180msgid "Couldn't clone file: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002181msgstr "Impossibile clonare il file: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002182
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002183#. @-expanded: Pass 1E: Optimizing extent trees\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002184#: e2fsck/problem.c:1248
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002185#, fuzzy
2186msgid "Pass 1E: Optimizing @x trees\n"
2187msgstr "Passo 3A: Ottimizzazione delle directory\n"
2188
2189#. @-expanded: Failed to optimize extent tree %p (%i): %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002190#: e2fsck/problem.c:1253
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002191#, fuzzy, c-format
2192msgid "Failed to optimize @x tree %p (%i): %m\n"
2193msgstr "Impossibile ottimizzare la directory %q (%d): %m"
2194
2195#. @-expanded: Optimizing extent trees:
Theodore Ts'o4e528702016-09-04 21:31:21 -04002196#: e2fsck/problem.c:1258
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002197#, fuzzy
2198msgid "Optimizing @x trees: "
2199msgstr "Ottimizzazione delle directory: "
2200
Theodore Ts'o4e528702016-09-04 21:31:21 -04002201#: e2fsck/problem.c:1273
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002202msgid "Internal error: max extent tree depth too large (%b; expected=%c).\n"
2203msgstr ""
2204
2205#. @-expanded: inode %i extent tree (at level %b) could be shorter.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002206#: e2fsck/problem.c:1278
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002207msgid "@i %i @x tree (at level %b) could be shorter. "
2208msgstr ""
2209
2210#. @-expanded: inode %i extent tree (at level %b) could be narrower.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002211#: e2fsck/problem.c:1283
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002212msgid "@i %i @x tree (at level %b) could be narrower. "
2213msgstr ""
2214
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002215#. @-expanded: Pass 2: Checking directory structure\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002216#: e2fsck/problem.c:1290
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002217msgid "Pass 2: Checking @d structure\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002218msgstr "Passo 2: Analisi della struttura delle @d\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002219
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002220#. @-expanded: invalid inode number for '.' in directory inode %i.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002221#: e2fsck/problem.c:1295
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002222#, fuzzy, c-format
2223msgid "@n @i number for '.' in @d @i %i.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002224msgstr "Numero di @i non valido per '.' nell'@i @d %i.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002225
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002226#. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002227#: e2fsck/problem.c:1300
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002228#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002229msgid "@E has @n @i #: %Di.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002230msgstr "L'@E ha un @i non valido #: %Di.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002231
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002232#. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002233#: e2fsck/problem.c:1305
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002234#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002235msgid "@E has @D/unused @i %Di. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002236msgstr "L'@E ha @i non utilizzato/@D %Di. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002237
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002238#. @-expanded: entry '%Dn' in %p (%i) is a link to '.'
Theodore Ts'o4e528702016-09-04 21:31:21 -04002239#: e2fsck/problem.c:1310
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002240msgid "@E @L to '.' "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002241msgstr "L'@E @L a '.' "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002242
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002243#. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002244#: e2fsck/problem.c:1315
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002245msgid "@E points to @i (%Di) located in a bad @b.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002246msgstr "L'@E punta all'@i (%Di), posizionato in un @b non valido.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002247
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002248#. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002249#: e2fsck/problem.c:1320
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002250msgid "@E @L to @d %P (%Di).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002251msgstr "L'@E @L alla @d %P (%Di).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002252
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002253#. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002254#: e2fsck/problem.c:1325
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002255msgid "@E @L to the @r.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002256msgstr "L'@E @L all'@r.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002257
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002258#. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002259#: e2fsck/problem.c:1330
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002260msgid "@E has illegal characters in its name.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002261msgstr "L'@E ha caratteri non validi nel suo nome.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002262
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002263#. @-expanded: Missing '.' in directory inode %i.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002264#: e2fsck/problem.c:1335
Theodore Ts'o72933b92005-01-11 14:05:00 -05002265#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002266msgid "Missing '.' in @d @i %i.\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05002267msgstr "'.' mancante nell'@i %i della @d.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002268
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002269#. @-expanded: Missing '..' in directory inode %i.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002270#: e2fsck/problem.c:1340
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002271#, c-format
2272msgid "Missing '..' in @d @i %i.\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05002273msgstr "'..' mancante nell'@i %i della @d.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002274
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002275#. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002276#: e2fsck/problem.c:1345
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002277#, fuzzy
2278msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002279msgstr "Il primo @e '%Dn' (inode=%Di) nell'@i %i della @d (%p) @s '.'\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002280
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002281#. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002282#: e2fsck/problem.c:1350
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002283#, fuzzy
2284msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002285msgstr "Il secondo @e '%Dn' (inode=%Di) nell'@i %i della @d (%p) @s '.'\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002286
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002287#. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002288#: e2fsck/problem.c:1355
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002289#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002290msgid "i_faddr @F %IF, @s zero.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002291msgstr "i_faddr @F %IF @s zero.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002292
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002293#. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002294#: e2fsck/problem.c:1360
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002295#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002296msgid "i_file_acl @F %If, @s zero.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002297msgstr "i_file_acl @F %If @s zero.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002298
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002299#. @-expanded: i_dir_acl for inode %i (%Q) is %Id, should be zero.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002300#: e2fsck/problem.c:1365
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002301#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002302msgid "i_dir_acl @F %Id, @s zero.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002303msgstr "i_dir_acl @F %Id @s zero.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002304
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002305#. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002306#: e2fsck/problem.c:1370
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002307#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002308msgid "i_frag @F %N, @s zero.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002309msgstr "i_frag @F %N @s zero.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002310
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002311#. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002312#: e2fsck/problem.c:1375
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002313#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002314msgid "i_fsize @F %N, @s zero.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002315msgstr "i_fsize @F %N @s zero.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002316
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002317#. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002318#: e2fsck/problem.c:1380
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002319#, fuzzy
2320msgid "@i %i (%Q) has @n mode (%Im).\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002321msgstr "L'@o %i (%Q) ha una modalità non valida (%Im).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002322
Eric Sandeen032eafe2012-07-28 17:48:36 -04002323#. @-expanded: directory inode %i, %B, offset %N: directory corrupted\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002324#: e2fsck/problem.c:1385
Eric Sandeen032eafe2012-07-28 17:48:36 -04002325#, fuzzy
2326msgid "@d @i %i, %B, offset %N: @d corrupted\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002327msgstr "@i %i della @d, offset %N: @d corrotta\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002328
Eric Sandeen032eafe2012-07-28 17:48:36 -04002329#. @-expanded: directory inode %i, %B, offset %N: filename too long\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002330#: e2fsck/problem.c:1390
Eric Sandeen032eafe2012-07-28 17:48:36 -04002331#, fuzzy
2332msgid "@d @i %i, %B, offset %N: filename too long\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002333msgstr "@i %i della @d, offset %N: nome file troppo lungo\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002334
Eric Sandeen032eafe2012-07-28 17:48:36 -04002335#. @-expanded: directory inode %i has an unallocated %B.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002336#: e2fsck/problem.c:1395
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002337#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002338msgid "@d @i %i has an unallocated %B. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002339msgstr "L'@i %i della @d ha un @b (#%B) non allocato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002340
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002341#. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002342#: e2fsck/problem.c:1400
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002343#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002344msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002345msgstr "L'@e della @d '.' nell'@i %i della @d non è terminato da NULL\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002346
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002347#. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002348#: e2fsck/problem.c:1405
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002349#, c-format
2350msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002351msgstr "L'@e della @d '..' nell'@i %i della @d non è terminato da NULL\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002352
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002353#. @-expanded: inode %i (%Q) is an illegal character device.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002354#: e2fsck/problem.c:1410
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002355msgid "@i %i (%Q) is an @I character @v.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002356msgstr "L'@i %i (%Q) è un @v a caratteri @I.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002357
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002358#. @-expanded: inode %i (%Q) is an illegal block device.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002359#: e2fsck/problem.c:1415
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002360msgid "@i %i (%Q) is an @I @b @v.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002361msgstr "L'@i %i (%Q) è un @v a @b(i) @I.\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002362
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002363#. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002364#: e2fsck/problem.c:1420
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002365#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002366msgid "@E is duplicate '.' @e.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002367msgstr "L'@E è un duplicato dell'@e '.'.\n"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002368
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002369#. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002370#: e2fsck/problem.c:1425
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002371msgid "@E is duplicate '..' @e.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002372msgstr "L'@E è un duplicato dell'@e '..'.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002373
Theodore Ts'o4e528702016-09-04 21:31:21 -04002374#: e2fsck/problem.c:1430 e2fsck/problem.c:1765
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002375#, c-format
2376msgid "Internal error: couldn't find dir_info for %i.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002377msgstr "Errore interno: impossibile trovare dir_info per %i.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002378
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002379#. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002380#: e2fsck/problem.c:1435
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002381#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002382msgid "@E has rec_len of %Dr, @s %N.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002383msgstr "L'@E ha rec_len di %Dr, dovrebbe essere %N.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002384
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002385#. @-expanded: error allocating icount structure: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002386#: e2fsck/problem.c:1440
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002387#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002388msgid "@A icount structure: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002389msgstr "@A la struttura icount: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002390
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002391#. @-expanded: Error iterating over directory blocks: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002392#: e2fsck/problem.c:1445
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002393#, c-format
2394msgid "Error iterating over @d @bs: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002395msgstr "Errore scorrendo i @b(i) delle @d: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002396
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002397#. @-expanded: Error reading directory block %b (inode %i): %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002398#: e2fsck/problem.c:1450
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002399msgid "Error reading @d @b %b (@i %i): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002400msgstr "Errore leggendo il @b della @d %b (@i %i): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002401
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002402#. @-expanded: Error writing directory block %b (inode %i): %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002403#: e2fsck/problem.c:1455
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002404msgid "Error writing @d @b %b (@i %i): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002405msgstr "Errore scrivendo il @b della @d %b (@i %i): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002406
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002407#. @-expanded: error allocating new directory block for inode %i (%s): %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002408#: e2fsck/problem.c:1460
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002409#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002410msgid "@A new @d @b for @i %i (%s): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002411msgstr "@A un nuovo @b della @d per l'@i %i (%s): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002412
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002413#. @-expanded: Error deallocating inode %i: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002414#: e2fsck/problem.c:1465
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002415#, fuzzy, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002416msgid "Error deallocating @i %i: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002417msgstr "Errore deallocando l'@i %i: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002418
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002419#. @-expanded: directory entry for '.' in %p (%i) is big.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002420#: e2fsck/problem.c:1470
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002421#, fuzzy, c-format
2422msgid "@d @e for '.' in %p (%i) is big.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002423msgstr "L'@e della @d di '.' è grande. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002424
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002425#. @-expanded: inode %i (%Q) is an illegal FIFO.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002426#: e2fsck/problem.c:1475
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002427msgid "@i %i (%Q) is an @I FIFO.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002428msgstr "L'@i %i (%Q) è una FIFO @I.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002429
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002430#. @-expanded: inode %i (%Q) is an illegal socket.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002431#: e2fsck/problem.c:1480
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002432msgid "@i %i (%Q) is an @I socket.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002433msgstr "L'@i %i (%Q) è un socket @I.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002434
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002435#. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002436#: e2fsck/problem.c:1485
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002437msgid "Setting filetype for @E to %N.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002438msgstr "Impostazione del tipo di file per l'@E a %N.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002439
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002440#. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002441#: e2fsck/problem.c:1490
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002442#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002443msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002444msgstr "L'@E non è del giusto tipo di file (era %Dt, dovrebbe essere %N).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002445
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002446#. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002447#: e2fsck/problem.c:1495
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002448msgid "@E has filetype set.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002449msgstr "E' impostato il tipo di file per l'@E.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002450
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002451#. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002452#: e2fsck/problem.c:1500
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002453#, fuzzy
2454msgid "@E has a @z name.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002455msgstr "Il nome dell'@E è di lunghezza nulla.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002456
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002457#. @-expanded: Symlink %Q (inode #%i) is invalid.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002458#: e2fsck/problem.c:1505
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002459#, fuzzy
2460msgid "Symlink %Q (@i #%i) is @n.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002461msgstr "Il symlink %Q (@i #%i) non è valido.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002462
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002463#. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002464#: e2fsck/problem.c:1510
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002465msgid "@a @b @F @n (%If).\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002466msgstr ""
2467
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002468#. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002469#: e2fsck/problem.c:1515
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002470msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04002471msgstr ""
2472"Il @f contiene files di grandi dimensioni, ma nel @S non è specificato il "
2473"flag LARGE_FILE.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002474
Eric Sandeen032eafe2012-07-28 17:48:36 -04002475#. @-expanded: problem in HTREE directory inode %d: %B not referenced\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002476#: e2fsck/problem.c:1520
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002477#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002478msgid "@p @h %d: %B not referenced\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002479msgstr "@p un @h (%d): nodo (%B) non referenziato\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002480
Eric Sandeen032eafe2012-07-28 17:48:36 -04002481#. @-expanded: problem in HTREE directory inode %d: %B referenced twice\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002482#: e2fsck/problem.c:1525
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002483#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002484msgid "@p @h %d: %B referenced twice\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002485msgstr "@p un @h (%d): nodo (%b) referenziato due volte\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002486
Eric Sandeen032eafe2012-07-28 17:48:36 -04002487#. @-expanded: problem in HTREE directory inode %d: %B has bad min hash\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002488#: e2fsck/problem.c:1530
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002489#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002490msgid "@p @h %d: %B has bad min hash\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002491msgstr "@p un @h (%d): nodo (%B) con hash minimo non valido\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002492
Eric Sandeen032eafe2012-07-28 17:48:36 -04002493#. @-expanded: problem in HTREE directory inode %d: %B has bad max hash\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002494#: e2fsck/problem.c:1535
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002495#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002496msgid "@p @h %d: %B has bad max hash\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002497msgstr "@p un @h (%d): nodo (%b) con hash massimo non valido\n"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002498
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002499#. @-expanded: invalid HTREE directory inode %d (%q).
Theodore Ts'o4e528702016-09-04 21:31:21 -04002500#: e2fsck/problem.c:1540
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002501#, fuzzy
2502msgid "@n @h %d (%q). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002503msgstr "@h %d non valido (%q). "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002504
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002505#. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002506#: e2fsck/problem.c:1544
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002507msgid "@p @h %d (%q): bad @b number %b.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002508msgstr "@p un @h %d (%q): @b non valido numero %b.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002509
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002510#. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002511#: e2fsck/problem.c:1554
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002512#, fuzzy, c-format
2513msgid "@p @h %d: root node is @n\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002514msgstr "@p un @h (%d): nodo root non valido\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002515
Eric Sandeen032eafe2012-07-28 17:48:36 -04002516#. @-expanded: problem in HTREE directory inode %d: %B has invalid limit (%N)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002517#: e2fsck/problem.c:1559
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002518#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002519msgid "@p @h %d: %B has @n limit (%N)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002520msgstr "@p un @h (%d): nodo (%B) con limite non valido (%N)\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002521
Eric Sandeen032eafe2012-07-28 17:48:36 -04002522#. @-expanded: problem in HTREE directory inode %d: %B has invalid count (%N)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002523#: e2fsck/problem.c:1564
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002524#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002525msgid "@p @h %d: %B has @n count (%N)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002526msgstr "@p un @h (%d): numero (%N) di nodo (%B) non valido\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002527
Eric Sandeen032eafe2012-07-28 17:48:36 -04002528#. @-expanded: problem in HTREE directory inode %d: %B has an unordered hash table\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002529#: e2fsck/problem.c:1569
Eric Sandeen032eafe2012-07-28 17:48:36 -04002530#, fuzzy
2531msgid "@p @h %d: %B has an unordered hash table\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002532msgstr "@p un @h (%d): nodo (%B) con tabella hash non ordinata\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002533
Eric Sandeen032eafe2012-07-28 17:48:36 -04002534#. @-expanded: problem in HTREE directory inode %d: %B has invalid depth (%N)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002535#: e2fsck/problem.c:1574
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002536#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002537msgid "@p @h %d: %B has @n depth (%N)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002538msgstr "@p un @h (%d): nodo (%B) con profondità non valida\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002539
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002540#. @-expanded: Duplicate entry '%Dn' in %p (%i) found.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002541#: e2fsck/problem.c:1579
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002542msgid "Duplicate @E found. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002543msgstr "Trovato @E duplicato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002544
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002545#. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
2546#. @-expanded: Rename to %s
Theodore Ts'o4e528702016-09-04 21:31:21 -04002547#: e2fsck/problem.c:1584
Theodore Ts'oddc32a02003-05-03 18:45:55 -04002548#, no-c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002549msgid ""
2550"@E has a non-unique filename.\n"
2551"Rename to %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002552msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002553"@E ha un nome file non univoco.\n"
2554"Cambiare il nome in %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002555
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002556#. @-expanded: Duplicate entry '%Dn' found.\n
2557#. @-expanded: \tMarking %p (%i) to be rebuilt.\n
2558#. @-expanded: \n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002559#: e2fsck/problem.c:1589
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002560#, fuzzy
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002561msgid ""
2562"Duplicate @e '%Dn' found.\n"
2563"\tMarking %p (%i) to be rebuilt.\n"
2564"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002565msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002566"Trovato @e duplicato '%Dn'.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002567"\t%p (%i) è da ricostruire.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002568"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002569
Theodore Ts'o851bcf32007-07-08 12:09:40 -04002570#. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002571#: e2fsck/problem.c:1594
Theodore Ts'o851bcf32007-07-08 12:09:40 -04002572#, fuzzy
2573msgid "i_blocks_hi @F %N, @s zero.\n"
2574msgstr "i_fsize @F %N @s zero.\n"
2575
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002576#. @-expanded: Unexpected block in HTREE directory inode %d (%q).\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002577#: e2fsck/problem.c:1599
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002578msgid "Unexpected @b in @h %d (%q).\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002579msgstr ""
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002580
2581#. @-expanded: entry '%Dn' in %p (%i) references inode %Di in group %g where _INODE_UNINIT is set.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002582#: e2fsck/problem.c:1603
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002583msgid "@E references @i %Di in @g %g where _INODE_UNINIT is set.\n"
2584msgstr ""
2585
2586#. @-expanded: entry '%Dn' in %p (%i) references inode %Di found in group %g's unused inodes area.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002587#: e2fsck/problem.c:1608
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002588msgid "@E references @i %Di found in @g %g's unused inodes area.\n"
2589msgstr ""
2590
Eric Sandeen032eafe2012-07-28 17:48:36 -04002591#. @-expanded: i_file_acl_hi for inode %i (%Q) is %N, should be zero.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002592#: e2fsck/problem.c:1613
Eric Sandeen032eafe2012-07-28 17:48:36 -04002593#, fuzzy
2594msgid "i_file_acl_hi @F %N, @s zero.\n"
2595msgstr "i_file_acl @F %If @s zero.\n"
2596
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002597#. @-expanded: problem in HTREE directory inode %d: root node fails checksum.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002598#: e2fsck/problem.c:1618
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002599#, fuzzy, c-format
2600msgid "@p @h %d: root node fails checksum.\n"
2601msgstr "@p un @h (%d): nodo root non valido\n"
2602
2603#. @-expanded: problem in HTREE directory inode %d: internal node fails checksum.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002604#: e2fsck/problem.c:1623
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002605#, fuzzy, c-format
2606msgid "@p @h %d: internal node fails checksum.\n"
2607msgstr "@p un @h (%d): nodo root non valido\n"
2608
2609#. @-expanded: directory inode %i, %B, offset %N: directory has no checksum.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002610#: e2fsck/problem.c:1628
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002611#, fuzzy
2612msgid "@d @i %i, %B, offset %N: @d has no checksum.\n"
2613msgstr "@i %i della @d, offset %N: @d corrotta\n"
2614
2615#. @-expanded: directory inode %i, %B: directory passes checks but fails checksum.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002616#: e2fsck/problem.c:1633
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002617msgid "@d @i %i, %B: @d passes checks but fails checksum.\n"
2618msgstr ""
2619
2620#. @-expanded: Inline directory inode %i size (%N) must be a multiple of 4.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002621#: e2fsck/problem.c:1638
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002622msgid "Inline @d @i %i size (%N) must be a multiple of 4.\n"
2623msgstr ""
2624
2625#. @-expanded: Fixing size of inline directory inode %i failed.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002626#: e2fsck/problem.c:1643
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002627#, c-format
2628msgid "Fixing size of inline @d @i %i failed.\n"
2629msgstr ""
2630
2631#. @-expanded: Encrypted entry '%Dn' in %p (%i) is too short.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002632#: e2fsck/problem.c:1648
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002633msgid "Encrypted @E is too short.\n"
2634msgstr ""
2635
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002636#. @-expanded: Pass 3: Checking directory connectivity\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002637#: e2fsck/problem.c:1655
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002638msgid "Pass 3: Checking @d connectivity\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002639msgstr "Passo 3: Controllo della connettività di @d\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002640
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002641#. @-expanded: root inode not allocated.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002642#: e2fsck/problem.c:1660
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002643msgid "@r not allocated. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002644msgstr "@r non allocato."
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002645
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002646#. @-expanded: No room in lost+found directory.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002647#: e2fsck/problem.c:1665
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002648msgid "No room in @l @d. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002649msgstr "Non c'è spazio nella @d @l"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002650
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002651#. @-expanded: Unconnected directory inode %i (%p)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002652#: e2fsck/problem.c:1670
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002653#, c-format
2654msgid "Unconnected @d @i %i (%p)\n"
2655msgstr ""
2656
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002657#. @-expanded: /lost+found not found.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002658#: e2fsck/problem.c:1675
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002659msgid "/@l not found. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002660msgstr "/@l non trovata. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002661
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002662#. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002663#: e2fsck/problem.c:1680
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002664msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002665msgstr "'..' in %Q (%i) è %P (%j), @s %q (%d).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002666
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002667#. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002668#: e2fsck/problem.c:1685
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002669#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002670msgid "Bad or non-existent /@l. Cannot reconnect.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002671msgstr "/@l non valida o inesistente. Impossibile riconnettere.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002672
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002673#. @-expanded: Could not expand /lost+found: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002674#: e2fsck/problem.c:1690
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002675#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002676msgid "Could not expand /@l: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002677msgstr "Impossibile espandere /@l: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002678
Theodore Ts'o4e528702016-09-04 21:31:21 -04002679#: e2fsck/problem.c:1695
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002680#, fuzzy, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002681msgid "Could not reconnect %i: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002682msgstr "Impossibile riconnettere %i: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002683
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002684#. @-expanded: Error while trying to find /lost+found: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002685#: e2fsck/problem.c:1700
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002686#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002687msgid "Error while trying to find /@l: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002688msgstr "Errore cercando /@l: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002689
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002690#. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002691#: e2fsck/problem.c:1705
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002692#, fuzzy, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002693msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002694msgstr "ext2fs_new_block: %m cercando di creare la @d /@l\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002695
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002696#. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002697#: e2fsck/problem.c:1710
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002698#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002699msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002700msgstr "ext2fs_new_@i: %m cercando di creare la @d /@l\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002701
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002702#. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002703#: e2fsck/problem.c:1715
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002704#, fuzzy, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002705msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002706msgstr "ext2f_new_dir_block: %m creando un nuovo @b @d\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002707
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002708#. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002709#: e2fsck/problem.c:1720
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002710#, fuzzy, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002711msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002712msgstr "ext2fs_write_dir_block: %m scrivendo il @b @d per /@l\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002713
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002714#. @-expanded: Error while adjusting inode count on inode %i\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002715#: e2fsck/problem.c:1725
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002716#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002717msgid "Error while adjusting @i count on @i %i\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002718msgstr "Errore aggiustando il numero @i nell'@i %i\n"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002719
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002720#. @-expanded: Couldn't fix parent of inode %i: %m\n
2721#. @-expanded: \n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002722#: e2fsck/problem.c:1730
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002723#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002724msgid ""
2725"Couldn't fix parent of @i %i: %m\n"
2726"\n"
2727msgstr ""
2728
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002729#. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
2730#. @-expanded: \n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002731#: e2fsck/problem.c:1735
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002732#, c-format
2733msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002734"Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002735"\n"
2736msgstr ""
2737
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002738#. @-expanded: Error creating root directory (%s): %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002739#: e2fsck/problem.c:1745
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002740#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002741msgid "Error creating root @d (%s): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002742msgstr "Errore creando la @d root (%s): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002743
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002744#. @-expanded: Error creating /lost+found directory (%s): %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002745#: e2fsck/problem.c:1750
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002746#, c-format
2747msgid "Error creating /@l @d (%s): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002748msgstr "Errore creando la @d /@l (%s): %m\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002749
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002750#. @-expanded: root inode is not a directory; aborting.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002751#: e2fsck/problem.c:1755
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002752#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002753msgid "@r is not a @d; aborting.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002754msgstr "L'@r non è una @d; cancellazione.\n"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002755
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002756#. @-expanded: Cannot proceed without a root inode.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002757#: e2fsck/problem.c:1760
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002758msgid "Cannot proceed without a @r.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002759msgstr "Impossibile procedere senza un @r.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002760
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002761#. @-expanded: /lost+found is not a directory (ino=%i)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002762#: e2fsck/problem.c:1770
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002763#, c-format
2764msgid "/@l is not a @d (ino=%i)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002765msgstr "/@l non è una @d (ino=%i)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002766
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002767#. @-expanded: /lost+found has inline data\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002768#: e2fsck/problem.c:1775
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002769msgid "/@l has inline data\n"
2770msgstr ""
2771
2772#. @-expanded: Cannot allocate space for /lost+found.\n
2773#. @-expanded: Place lost files in root directory instead
Theodore Ts'o4e528702016-09-04 21:31:21 -04002774#: e2fsck/problem.c:1780
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002775msgid ""
2776"Cannot allocate space for /@l.\n"
2777"Place lost files in root directory instead"
2778msgstr ""
2779
2780#. @-expanded: Insufficient space to recover lost files!\n
2781#. @-expanded: Move data off the filesystem and re-run e2fsck.\n
2782#. @-expanded: \n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002783#: e2fsck/problem.c:1785
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002784msgid ""
2785"Insufficient space to recover lost files!\n"
2786"Move data off the @f and re-run e2fsck.\n"
2787"\n"
2788msgstr ""
2789
2790#. @-expanded: /lost+found is encrypted\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002791#: e2fsck/problem.c:1790
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002792msgid "/@l is encrypted\n"
2793msgstr ""
2794
Theodore Ts'o4e528702016-09-04 21:31:21 -04002795#: e2fsck/problem.c:1797
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002796msgid "Pass 3A: Optimizing directories\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002797msgstr "Passo 3A: Ottimizzazione delle directory\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002798
Theodore Ts'o4e528702016-09-04 21:31:21 -04002799#: e2fsck/problem.c:1802
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002800#, fuzzy, c-format
2801msgid "Failed to create dirs_to_hash iterator: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002802msgstr "Impossibile creare un iteratore dirs_to_hash: %m"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002803
Theodore Ts'o4e528702016-09-04 21:31:21 -04002804#: e2fsck/problem.c:1807
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002805#, fuzzy
2806msgid "Failed to optimize directory %q (%d): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002807msgstr "Impossibile ottimizzare la directory %q (%d): %m"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002808
Theodore Ts'o4e528702016-09-04 21:31:21 -04002809#: e2fsck/problem.c:1812
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002810msgid "Optimizing directories: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002811msgstr "Ottimizzazione delle directory: "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002812
Theodore Ts'o4e528702016-09-04 21:31:21 -04002813#: e2fsck/problem.c:1829
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002814msgid "Pass 4: Checking reference counts\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002815msgstr "Pass 4: Controllo del numero dei riferimenti\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002816
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002817#. @-expanded: unattached zero-length inode %i.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002818#: e2fsck/problem.c:1834
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002819#, fuzzy, c-format
2820msgid "@u @z @i %i. "
2821msgstr "@i @o @I %i nel @S.\n"
2822
2823#. @-expanded: unattached inode %i\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002824#: e2fsck/problem.c:1839
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002825#, c-format
2826msgid "@u @i %i\n"
2827msgstr ""
2828
2829#. @-expanded: inode %i ref count is %Il, should be %N.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002830#: e2fsck/problem.c:1844
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002831#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002832msgid "@i %i ref count is %Il, @s %N. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002833msgstr "Il contatore riferimenti dell'@i %i è %Il, @s %N. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002834
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002835#. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2836#. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2837#. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002838#: e2fsck/problem.c:1848
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002839msgid ""
2840"WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2841"\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002842"@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 +00002843msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002844"ATTENZIONE: ERRORE DI PROGRAMMAZIONE IN E2FSCK!\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04002845"\tO QUALCHE TESTA VUOTA (TU) STA CONTROLLANDO UN FILE SYSTEM MONTATO "
2846"(LIVE).\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002847"@i_link_info[%i] è %N, @i.i_links_count è %Il. Dovrebbero essere identici!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002848
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002849#. @-expanded: Pass 5: Checking group summary information\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002850#: e2fsck/problem.c:1858
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002851#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002852msgid "Pass 5: Checking @g summary information\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002853msgstr "Passo 5: Controllo del riepilogo delle informazioni del @g\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002854
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002855#. @-expanded: Padding at end of inode bitmap is not set.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002856#: e2fsck/problem.c:1863
Theodore Ts'o72933b92005-01-11 14:05:00 -05002857#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002858msgid "Padding at end of @i @B is not set. "
Theodore Ts'o72933b92005-01-11 14:05:00 -05002859msgstr "Riempimento alla fine di @i @B non impostato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002860
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002861#. @-expanded: Padding at end of block bitmap is not set.
Theodore Ts'o4e528702016-09-04 21:31:21 -04002862#: e2fsck/problem.c:1868
Theodore Ts'o72933b92005-01-11 14:05:00 -05002863#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002864msgid "Padding at end of @b @B is not set. "
Theodore Ts'o72933b92005-01-11 14:05:00 -05002865msgstr "Riempimento alla fine di @b @B non impostato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002866
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002867#. @-expanded: block bitmap differences:
Theodore Ts'o4e528702016-09-04 21:31:21 -04002868#: e2fsck/problem.c:1873
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002869msgid "@b @B differences: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002870msgstr "Differenze nella @B dei @b: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002871
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002872#. @-expanded: inode bitmap differences:
Theodore Ts'o4e528702016-09-04 21:31:21 -04002873#: e2fsck/problem.c:1893
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002874msgid "@i @B differences: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002875msgstr "Differenze nella @B degli @i: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002876
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002877#. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002878#: e2fsck/problem.c:1913
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002879msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002880msgstr "Numero degli @i liberi errato per il @g #%g (%i, contati=%j).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002881
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002882#. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002883#: e2fsck/problem.c:1918
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002884msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002885msgstr "Numero delle directory errato per il @g #%g (%i, contati=%j).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002886
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002887#. @-expanded: Free inodes count wrong (%i, counted=%j).\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002888#: e2fsck/problem.c:1923
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002889msgid "Free @is count wrong (%i, counted=%j).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002890msgstr "Numero degli @i liberi errato (%i, contati=%j).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002891
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002892#. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002893#: e2fsck/problem.c:1928
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002894msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002895msgstr "Numero dei @b(i) liberi errato per il @g #%g (%b, contati=%c).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002896
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002897#. @-expanded: Free blocks count wrong (%b, counted=%c).\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002898#: e2fsck/problem.c:1933
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002899msgid "Free @bs count wrong (%b, counted=%c).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002900msgstr "Numero dei @b(i) liberi errato (%b, contati=%c).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002901
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002902#. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap
2903#. @-expanded: endpoints (%i, %j)\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002904#: e2fsck/problem.c:1938
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04002905msgid ""
2906"PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2907"endpoints (%i, %j)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002908msgstr ""
2909
Theodore Ts'o4e528702016-09-04 21:31:21 -04002910#: e2fsck/problem.c:1944
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002911#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002912msgid "Internal error: fudging end of bitmap (%N)\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04002913msgstr ""
2914"Errore interno: impossibile individuare la fine della mappa di bit (%N)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002915
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002916#. @-expanded: Error copying in replacement inode bitmap: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002917#: e2fsck/problem.c:1949
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002918#, fuzzy, c-format
2919msgid "Error copying in replacement @i @B: %m\n"
2920msgstr "Errore durante la lettura dell'@i %i: %m\n"
2921
2922#. @-expanded: Error copying in replacement block bitmap: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002923#: e2fsck/problem.c:1954
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002924#, c-format
2925msgid "Error copying in replacement @b @B: %m\n"
2926msgstr ""
2927
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002928#. @-expanded: group %g block(s) in use but group is marked BLOCK_UNINIT\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002929#: e2fsck/problem.c:1979
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002930#, c-format
2931msgid "@g %g @b(s) in use but @g is marked BLOCK_UNINIT\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04002932msgstr ""
2933
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002934#. @-expanded: group %g inode(s) in use but group is marked INODE_UNINIT\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002935#: e2fsck/problem.c:1984
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002936#, c-format
2937msgid "@g %g @i(s) in use but @g is marked INODE_UNINIT\n"
2938msgstr ""
2939
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002940#. @-expanded: group %g inode bitmap does not match checksum.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002941#: e2fsck/problem.c:1989
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002942#, c-format
2943msgid "@g %g @i @B does not match checksum.\n"
2944msgstr ""
2945
2946#. @-expanded: group %g block bitmap does not match checksum.\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002947#: e2fsck/problem.c:1994
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002948#, c-format
2949msgid "@g %g @b @B does not match checksum.\n"
2950msgstr ""
2951
Eric Sandeen032eafe2012-07-28 17:48:36 -04002952#. @-expanded: Recreate journal
Theodore Ts'o4e528702016-09-04 21:31:21 -04002953#: e2fsck/problem.c:2001
Eric Sandeen032eafe2012-07-28 17:48:36 -04002954#, fuzzy
2955msgid "Recreate @j"
2956msgstr "Ricrea"
2957
Theodore Ts'o4e528702016-09-04 21:31:21 -04002958#: e2fsck/problem.c:2006
Eric Sandeen032eafe2012-07-28 17:48:36 -04002959msgid "Update quota info for quota type %N"
2960msgstr ""
2961
Theodore Ts'obd386982015-05-17 20:34:58 -04002962#. @-expanded: Error setting block group checksum info: %m\n
Theodore Ts'o4e528702016-09-04 21:31:21 -04002963#: e2fsck/problem.c:2011
Theodore Ts'obd386982015-05-17 20:34:58 -04002964#, fuzzy, c-format
2965msgid "Error setting @b @g checksum info: %m\n"
2966msgstr "impostando l'inode del blocco difettoso"
2967
Theodore Ts'o4e528702016-09-04 21:31:21 -04002968#: e2fsck/problem.c:2016
Theodore Ts'obd386982015-05-17 20:34:58 -04002969#, fuzzy, c-format
2970msgid "Error writing file system info: %m\n"
2971msgstr "Errore durante la lettura dell'@i %i: %m\n"
2972
Theodore Ts'o4e528702016-09-04 21:31:21 -04002973#: e2fsck/problem.c:2021
Theodore Ts'obd386982015-05-17 20:34:58 -04002974#, c-format
2975msgid "Error flushing writes to storage device: %m\n"
2976msgstr ""
2977
Theodore Ts'o4e528702016-09-04 21:31:21 -04002978#: e2fsck/problem.c:2026
Theodore Ts'o48203a32016-06-08 15:45:26 -04002979#, fuzzy
2980msgid "Error writing quota info for quota type %N: %m\n"
2981msgstr "Errore durante la lettura dell'@i %i: %m\n"
2982
Theodore Ts'o4e528702016-09-04 21:31:21 -04002983#: e2fsck/problem.c:2147
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002984#, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002985msgid "Unhandled error code (0x%x)!\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002986msgstr "Codice errore non gestito (0x%x)!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002987
Theodore Ts'o4e528702016-09-04 21:31:21 -04002988#: e2fsck/problem.c:2272 e2fsck/problem.c:2276
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002989msgid "IGNORED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002990msgstr "IGNORATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002991
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002992#: e2fsck/quota.c:33 e2fsck/quota.c:46
2993msgid "in move_quota_inode"
2994msgstr ""
2995
Eric Sandeen032eafe2012-07-28 17:48:36 -04002996#: e2fsck/scantest.c:79
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002997#, c-format
2998msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002999msgstr "Memoria usata: %d, tempo rimasto: %6.3f/%6.3f/%6.3f\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003000
Eric Sandeen032eafe2012-07-28 17:48:36 -04003001#: e2fsck/scantest.c:98
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003002#, c-format
3003msgid "size of inode=%d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003004msgstr "dimensione di un inode=%d\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003005
Eric Sandeen032eafe2012-07-28 17:48:36 -04003006#: e2fsck/scantest.c:119
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003007msgid "while starting inode scan"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003008msgstr "iniziando la scansione degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003009
Eric Sandeen032eafe2012-07-28 17:48:36 -04003010#: e2fsck/scantest.c:130
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003011msgid "while doing inode scan"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003012msgstr "durante la scansione dell'inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003013
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003014#: e2fsck/super.c:190
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003015#, c-format
3016msgid "while calling ext2fs_block_iterate for inode %d"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003017msgstr "chiamando ext2fs_block_iterate per l'inode %d"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003018
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003019#: e2fsck/super.c:213
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003020#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04003021msgid "while calling ext2fs_adjust_ea_refcount2 for inode %d"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003022msgstr "chiamando ext2fs_adjust_ea_refocunt per l'inode %d"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003023
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003024#: e2fsck/super.c:274
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003025msgid "Truncating"
3026msgstr ""
3027
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003028#: e2fsck/super.c:275
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003029msgid "Clearing"
3030msgstr ""
3031
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04003032#: e2fsck/unix.c:77
Theodore Ts'o197abba2005-06-20 18:00:23 -04003033#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003034msgid ""
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04003035"Usage: %s [-panyrcdfktvDFV] [-b superblock] [-B blocksize]\n"
Theodore Ts'o197abba2005-06-20 18:00:23 -04003036"\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003037"\t\t[-E extended-options] [-z undo_file] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003038msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003039"Utilizzo: %s [-panyrcdfvstDFSV] [-b superblocco] [-B dimensione_blocco]\n"
3040"\t\t[-I blocchi_buffer_inode] [-P processa_dimensione_inode]\n"
3041"\t\t[-l|-L file_blocchi_non_validi] [-C fd] [-j ext-journal]\n"
3042"\t\t[-E opzioni-estese] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003043
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003044#: e2fsck/unix.c:82
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003045msgid ""
3046"\n"
3047"Emergency help:\n"
3048" -p Automatic repair (no questions)\n"
3049" -n Make no changes to the filesystem\n"
3050" -y Assume \"yes\" to all questions\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003051" -c Check for bad blocks and add them to the badblock "
3052"list\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003053" -f Force checking even if filesystem is marked clean\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003054msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003055"\n"
3056"Aiuto di emergenza:\n"
3057" -p Riparazione automatica (senza domande)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003058" -n Non effettua modifiche nel file system\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003059" -y Risposta affermativa a tutte le domande\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003060" -c Cerca blocchi non validi e li aggiunge nell'apposito "
3061"elenco\n"
3062" -f Forza il controllo anche se il file system è segnato "
3063"come pulito\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003064
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003065#: e2fsck/unix.c:88
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003066#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003067msgid ""
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003068" -v Be verbose\n"
3069" -b superblock Use alternative superblock\n"
3070" -B blocksize Force blocksize when looking for superblock\n"
Theodore Ts'o197abba2005-06-20 18:00:23 -04003071" -j external_journal Set location of the external journal\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003072" -l bad_blocks_file Add to badblocks list\n"
3073" -L bad_blocks_file Set badblocks list\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003074" -z undo_file Create an undo file\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003075msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003076" -v Modalità prolissa\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003077" -b superblocco Usa un superblocco alternativo\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003078" -B dim_blocco Forza la dimensione dei blocchi durante la ricerca del "
3079"superblocco\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003080" -j journal-esterno Specifica la posizione del journal esterno\n"
3081" -l file_bad_blocks Aggiungi alla lista dei blocchi non validi\n"
3082" -L file_bad_blocks Imposta la lista dei blocchi non validi\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003083
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003084#: e2fsck/unix.c:134
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05003085#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04003086msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %llu/%llu blocks\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003087msgstr "%s: %d/%d files (%0d.%d%% non contigui), %d/%d blocchi\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003088
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003089#: e2fsck/unix.c:160
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003090#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04003091msgid ""
3092"\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003093"%12u inode used (%2.2f%%, out of %u)\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003094msgid_plural ""
3095"\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003096"%12u inodes used (%2.2f%%, out of %u)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003097msgstr[0] ""
3098msgstr[1] ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04003099
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003100#: e2fsck/unix.c:164
Eric Sandeen032eafe2012-07-28 17:48:36 -04003101#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003102msgid "%12u non-contiguous file (%0d.%d%%)\n"
3103msgid_plural "%12u non-contiguous files (%0d.%d%%)\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003104msgstr[0] ""
3105msgstr[1] ""
3106
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003107#: e2fsck/unix.c:169
Eric Sandeen032eafe2012-07-28 17:48:36 -04003108#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003109msgid "%12u non-contiguous directory (%0d.%d%%)\n"
3110msgid_plural "%12u non-contiguous directories (%0d.%d%%)\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003111msgstr[0] ""
3112msgstr[1] ""
3113
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003114#: e2fsck/unix.c:174
Eric Sandeen032eafe2012-07-28 17:48:36 -04003115#, fuzzy, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003116msgid " # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
3117msgstr " # di inode con blocchi ind/dind/tind: %d/%d/%d\n"
3118
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003119#: e2fsck/unix.c:182
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003120msgid " Extent depth histogram: "
3121msgstr ""
3122
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003123#: e2fsck/unix.c:191
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003124#, c-format
3125msgid "%12llu block used (%2.2f%%, out of %llu)\n"
3126msgid_plural "%12llu blocks used (%2.2f%%, out of %llu)\n"
3127msgstr[0] ""
3128msgstr[1] ""
3129
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003130#: e2fsck/unix.c:195
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003131#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003132msgid "%12u bad block\n"
3133msgid_plural "%12u bad blocks\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003134msgstr[0] "%12u blocco danneggiato\n"
3135msgstr[1] "%12u blocchi danneggiati\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003136
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003137#: e2fsck/unix.c:197
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003138#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003139msgid "%12u large file\n"
3140msgid_plural "%12u large files\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003141msgstr[0] ""
3142msgstr[1] ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04003143
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003144#: e2fsck/unix.c:199
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003145#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04003146msgid ""
3147"\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003148"%12u regular file\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003149msgid_plural ""
3150"\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003151"%12u regular files\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003152msgstr[0] ""
3153"\n"
3154"%12u file regolare\n"
3155msgstr[1] ""
3156"\n"
3157"%12u file regolari\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003158
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003159#: e2fsck/unix.c:201
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003160#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003161msgid "%12u directory\n"
3162msgid_plural "%12u directories\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003163msgstr[0] "%12u directory\n"
3164msgstr[1] "%12u directory\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003165
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003166#: e2fsck/unix.c:203
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003167#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003168msgid "%12u character device file\n"
3169msgid_plural "%12u character device files\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003170msgstr[0] ""
3171msgstr[1] ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04003172
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003173#: e2fsck/unix.c:206
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003174#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003175msgid "%12u block device file\n"
3176msgid_plural "%12u block device files\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003177msgstr[0] ""
3178msgstr[1] ""
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003179
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003180#: e2fsck/unix.c:208
Eric Sandeen032eafe2012-07-28 17:48:36 -04003181#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003182msgid "%12u fifo\n"
3183msgid_plural "%12u fifos\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003184msgstr[0] "%12u fifo\n"
3185msgstr[1] "%12u fifo\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003186
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003187#: e2fsck/unix.c:210
Eric Sandeen032eafe2012-07-28 17:48:36 -04003188#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003189msgid "%12u link\n"
3190msgid_plural "%12u links\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003191msgstr[0] "%12u collegamento\n"
3192msgstr[1] "%12u collegamenti\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003193
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003194#: e2fsck/unix.c:212
Eric Sandeen032eafe2012-07-28 17:48:36 -04003195#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003196msgid "%12u symbolic link"
3197msgid_plural "%12u symbolic links"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003198msgstr[0] "%12u collegamento simbolico"
3199msgstr[1] "%12u collegamenti simbolici"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003200
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003201#: e2fsck/unix.c:214
Eric Sandeen032eafe2012-07-28 17:48:36 -04003202#, c-format
3203msgid " (%u fast symbolic link)\n"
3204msgid_plural " (%u fast symbolic links)\n"
3205msgstr[0] ""
3206msgstr[1] ""
3207
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003208#: e2fsck/unix.c:218
Eric Sandeen032eafe2012-07-28 17:48:36 -04003209#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003210msgid "%12u socket\n"
3211msgid_plural "%12u sockets\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003212msgstr[0] "%12u socket\n"
3213msgstr[1] "%12u socket\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003214
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003215#: e2fsck/unix.c:222
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003216#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003217msgid "%12u file\n"
3218msgid_plural "%12u files\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003219msgstr[0] "%12u file\n"
3220msgstr[1] "%12u file\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003221
Theodore Ts'o48203a32016-06-08 15:45:26 -04003222#: e2fsck/unix.c:235 misc/badblocks.c:993 misc/tune2fs.c:2878 misc/util.c:126
3223#: resize/main.c:353
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003224#, c-format
3225msgid "while determining whether %s is mounted."
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003226msgstr "nel determinare se %s è montato."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003227
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003228#: e2fsck/unix.c:256
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003229#, fuzzy, c-format
3230msgid "Warning! %s is mounted.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003231msgstr "Attenzione: %s è %s.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003232
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003233#: e2fsck/unix.c:259
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003234#, fuzzy, c-format
3235msgid "Warning! %s is in use.\n"
3236msgstr "Attenzione: %s è %s.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003237
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003238#: e2fsck/unix.c:265
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003239#, fuzzy, c-format
3240msgid "%s is mounted.\n"
3241msgstr "%s è montato: "
3242
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003243#: e2fsck/unix.c:267
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003244#, fuzzy, c-format
3245msgid "%s is in use.\n"
3246msgstr "%s è %s.\n"
3247
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003248#: e2fsck/unix.c:269
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003249msgid ""
3250"Cannot continue, aborting.\n"
3251"\n"
3252msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003253"Impossibile continuare, operazione annullata.\n"
3254"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003255
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003256#: e2fsck/unix.c:271
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003257msgid ""
3258"\n"
3259"\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003260"WARNING!!! The filesystem is mounted. If you continue you ***WILL***\n"
3261"cause ***SEVERE*** filesystem damage.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003262"\n"
3263msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003264"\n"
3265"\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003266"ATTENZIONE: il file system è montato. Continuando l'operazione\n"
3267"verranno causati seri danni al file system.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003268"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003269
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003270#: e2fsck/unix.c:276
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003271msgid "Do you really want to continue"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003272msgstr "Continuare"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003273
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003274#: e2fsck/unix.c:278
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003275msgid "check aborted.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003276msgstr "controllo annullato.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003277
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003278#: e2fsck/unix.c:371
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003279msgid " contains a file system with errors"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003280msgstr " contiene un file system con errori"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003281
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003282#: e2fsck/unix.c:373
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003283msgid " was not cleanly unmounted"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003284msgstr " non è stato smontato in maniera corretta"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003285
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003286#: e2fsck/unix.c:375
Theodore Ts'o7527ef12007-12-05 19:35:20 -05003287msgid " primary superblock features different from backup"
3288msgstr ""
3289
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003290#: e2fsck/unix.c:379
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003291#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003292msgid " has been mounted %u times without being checked"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003293msgstr " è stato montato %u volte senza essere controllato"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003294
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003295#: e2fsck/unix.c:386
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003296msgid " has filesystem last checked time in the future"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003297msgstr " presenta orario di ultimo controllo del file system nel futuro"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003298
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003299#: e2fsck/unix.c:392
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003300#, c-format
3301msgid " has gone %u days without being checked"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003302msgstr " non è stato controllato negli ultimi %u giorni"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003303
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003304#: e2fsck/unix.c:401
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003305msgid ", check forced.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003306msgstr ", controllo forzato.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003307
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003308#: e2fsck/unix.c:434
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003309#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04003310msgid "%s: clean, %u/%u files, %llu/%llu blocks"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003311msgstr "%s: a posto, %d/%d file, %d/%d blocchi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003312
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003313#: e2fsck/unix.c:454
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05003314#, fuzzy
3315msgid " (check deferred; on battery)"
3316msgstr " (controllo dopo il prossimo mount)"
3317
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003318#: e2fsck/unix.c:457
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05003319msgid " (check after next mount)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003320msgstr " (controllo dopo il prossimo mount)"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05003321
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003322#: e2fsck/unix.c:459
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05003323#, c-format
3324msgid " (check in %ld mounts)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003325msgstr " (controllo tra %ld mount)"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05003326
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003327#: e2fsck/unix.c:609
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003328#, c-format
3329msgid "ERROR: Couldn't open /dev/null (%s)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003330msgstr "ERRORE: Impossibile aprire /dev/null (%s)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003331
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003332#: e2fsck/unix.c:679
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003333msgid "Invalid EA version.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003334msgstr "Versione EA non valida.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003335
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003336#: e2fsck/unix.c:692
3337#, fuzzy
3338msgid "Invalid readahead buffer size.\n"
3339msgstr "Parametro di stride non valido.\n"
3340
3341#: e2fsck/unix.c:725
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003342#, c-format
Theodore Ts'o197abba2005-06-20 18:00:23 -04003343msgid "Unknown extended option: %s\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003344msgstr ""
3345
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003346#: e2fsck/unix.c:752
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05003347#, c-format
3348msgid ""
3349"Syntax error in e2fsck config file (%s, line #%d)\n"
3350"\t%s\n"
3351msgstr ""
3352
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003353#: e2fsck/unix.c:825
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003354#, c-format
3355msgid "Error validating file descriptor %d: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003356msgstr "Errore convalidando il descrittore di file %d: %s\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003357
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003358#: e2fsck/unix.c:829
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003359#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003360msgid "Invalid completion information file descriptor"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003361msgstr "Informazioni di completamento descrittore di file non valide"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003362
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003363#: e2fsck/unix.c:844
Theodore Ts'o6956f612005-12-31 16:46:15 -05003364#, fuzzy
3365msgid "Only one of the options -p/-a, -n or -y may be specified."
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003366msgstr "Solo una tra le opzioni -p/-a, -n o -y può essere specificata."
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003367
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003368#: e2fsck/unix.c:865
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003369#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003370msgid "The -t option is not supported on this version of e2fsck.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003371msgstr "L'opzione -t non è supportata da questa versione di e2fsck.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003372
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003373#: e2fsck/unix.c:896 e2fsck/unix.c:973 misc/e2initrd_helper.c:330
Theodore Ts'o48203a32016-06-08 15:45:26 -04003374#: misc/tune2fs.c:1598 misc/tune2fs.c:1893 misc/tune2fs.c:1911
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05003375#, c-format
3376msgid "Unable to resolve '%s'"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003377msgstr "Impossibile risolvere '%s'"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05003378
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003379#: e2fsck/unix.c:952
Eric Sandeen032eafe2012-07-28 17:48:36 -04003380msgid "The -n and -D options are incompatible."
3381msgstr ""
3382
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003383#: e2fsck/unix.c:957
Eric Sandeen032eafe2012-07-28 17:48:36 -04003384msgid "The -n and -c options are incompatible."
3385msgstr ""
3386
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003387#: e2fsck/unix.c:962
Eric Sandeen032eafe2012-07-28 17:48:36 -04003388#, fuzzy
3389msgid "The -n and -l/-L options are incompatible."
3390msgstr "Le opzioni -c e -I/-L non possono essere usate contemporaneamente.\n"
3391
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003392#: e2fsck/unix.c:986
3393#, fuzzy
3394msgid "The -D and -E fixes_only options are incompatible."
3395msgstr "Le opzioni -c e -I/-L non possono essere usate contemporaneamente.\n"
3396
3397#: e2fsck/unix.c:992
3398#, fuzzy
3399msgid "The -E bmap2extent and fixes_only options are incompatible."
3400msgstr "Le opzioni -c e -I/-L non possono essere usate contemporaneamente.\n"
3401
3402#: e2fsck/unix.c:1046
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003403msgid "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 -05003404msgstr "Le opzioni -c e -I/-L non possono essere usate contemporaneamente.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003405
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003406#: e2fsck/unix.c:1093
Theodore Ts'o7527ef12007-12-05 19:35:20 -05003407#, c-format
3408msgid ""
3409"E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
3410"\n"
3411msgstr ""
3412
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003413#: e2fsck/unix.c:1102
Theodore Ts'o7527ef12007-12-05 19:35:20 -05003414#, c-format
3415msgid ""
3416"\n"
3417"Invalid non-numeric argument to -%c (\"%s\")\n"
3418"\n"
3419msgstr ""
3420
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003421#: e2fsck/unix.c:1193
Eric Sandeen032eafe2012-07-28 17:48:36 -04003422#, c-format
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003423msgid ""
3424"MMP interval is %u seconds and total wait time is %u seconds. Please "
3425"wait...\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003426msgstr ""
3427
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003428#: e2fsck/unix.c:1210 e2fsck/unix.c:1215
Eric Sandeen032eafe2012-07-28 17:48:36 -04003429#, fuzzy
3430msgid "while checking MMP block"
3431msgstr "impostando il superblocco"
3432
Theodore Ts'o48203a32016-06-08 15:45:26 -04003433#: e2fsck/unix.c:1217 misc/tune2fs.c:2792
Eric Sandeen032eafe2012-07-28 17:48:36 -04003434msgid ""
3435"If you are sure the filesystem is not in use on any node, run:\n"
3436"'tune2fs -f -E clear_mmp {device}'\n"
3437msgstr ""
3438
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003439#: e2fsck/unix.c:1232
3440#, fuzzy
3441msgid "while reading MMP block"
3442msgstr "leggendo l'inode numero 1"
3443
Theodore Ts'o4e528702016-09-04 21:31:21 -04003444#: e2fsck/unix.c:1252 e2fsck/unix.c:1304 misc/e2undo.c:230 misc/e2undo.c:275
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003445#: misc/mke2fs.c:2560 misc/mke2fs.c:2611 misc/tune2fs.c:2610
Theodore Ts'o48203a32016-06-08 15:45:26 -04003446#: misc/tune2fs.c:2655 resize/main.c:187 resize/main.c:232
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003447#, c-format
3448msgid ""
3449"Overwriting existing filesystem; this can be undone using the command:\n"
3450" e2undo %s %s\n"
3451"\n"
3452msgstr ""
3453
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003454#: e2fsck/unix.c:1293 misc/e2undo.c:264 misc/mke2fs.c:2600 misc/tune2fs.c:2644
Theodore Ts'o48203a32016-06-08 15:45:26 -04003455#: resize/main.c:221
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003456#, fuzzy, c-format
3457msgid "while trying to delete %s"
3458msgstr "provando a ridimensionare %s"
3459
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003460#: e2fsck/unix.c:1319 misc/mke2fs.c:2626 resize/main.c:242
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003461#, fuzzy
3462msgid "while trying to setup undo file\n"
3463msgstr ""
3464"\n"
3465"\tcercando di creare il file di journal"
3466
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003467#: e2fsck/unix.c:1362
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003468msgid "Error: ext2fs library version out of date!\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003469msgstr "Errore: versione obsoleta della libreria ext2fs!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003470
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003471#: e2fsck/unix.c:1369
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003472msgid "while trying to initialize program"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003473msgstr "tentando di inizializzare il programma"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003474
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003475#: e2fsck/unix.c:1392
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003476#, c-format
3477msgid "\tUsing %s, %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003478msgstr "\tUtilizzando %s, %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003479
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003480#: e2fsck/unix.c:1404
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003481msgid "need terminal for interactive repairs"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003482msgstr "serve il terminale per il riparo interattivo"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003483
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003484#: e2fsck/unix.c:1465
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003485#, fuzzy, c-format
Theodore Ts'o7527ef12007-12-05 19:35:20 -05003486msgid "%s: %s trying backup blocks...\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003487msgstr "%s cercando tra i blocchi di backup...\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003488
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003489#: e2fsck/unix.c:1467
Theodore Ts'o7527ef12007-12-05 19:35:20 -05003490msgid "Superblock invalid,"
3491msgstr ""
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003492
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003493#: e2fsck/unix.c:1468
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003494msgid "Group descriptors look bad..."
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003495msgstr "I descrittori di gruppo sembrano non validi..."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003496
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003497#: e2fsck/unix.c:1478
Eric Sandeen032eafe2012-07-28 17:48:36 -04003498#, fuzzy, c-format
3499msgid "%s: %s while using the backup blocks"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003500msgstr "durante la lettura dell'inode numero 1"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003501
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003502#: e2fsck/unix.c:1482
Eric Sandeen032eafe2012-07-28 17:48:36 -04003503#, fuzzy, c-format
3504msgid "%s: going back to original superblock\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003505msgstr "%s: non è stato trovato un superblocco valido del journal\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003506
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003507#: e2fsck/unix.c:1511
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003508msgid ""
3509"The filesystem revision is apparently too high for this version of e2fsck.\n"
3510"(Or the filesystem superblock is corrupt)\n"
3511"\n"
3512msgstr ""
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003513"La revisione del file system sembra troppo alta per questa versione di "
3514"e2fsck.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003515"(O il super-blocco del file system è danneggiato)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003516"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003517
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003518#: e2fsck/unix.c:1518
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003519msgid "Could this be a zero-length partition?\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003520msgstr "E' possibile che questa sia una partizione di dimensione zero?\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003521
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003522#: e2fsck/unix.c:1520
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003523#, c-format
3524msgid "You must have %s access to the filesystem or be root\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003525msgstr "Serve accesso di tipo %s al file system o è necessario essere root\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003526
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003527#: e2fsck/unix.c:1526
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003528msgid "Possibly non-existent or swap device?\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003529msgstr "Device non esistente o di swap?\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003530
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003531#: e2fsck/unix.c:1528
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05003532msgid "Filesystem mounted or opened exclusively by another program?\n"
3533msgstr ""
3534
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003535#: e2fsck/unix.c:1532
Eric Sandeen032eafe2012-07-28 17:48:36 -04003536#, fuzzy
3537msgid "Possibly non-existent device?\n"
3538msgstr "Device non esistente o di swap?\n"
3539
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003540#: e2fsck/unix.c:1535
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003541msgid ""
3542"Disk write-protected; use the -n option to do a read-only\n"
3543"check of the device.\n"
3544msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003545"Disco protetto da scrittura: usare l'opzione -n per controllare\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003546"in modalità sola lettura.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003547
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003548#: e2fsck/unix.c:1603
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003549msgid "Get a newer version of e2fsck!"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003550msgstr "Utilizzare una versione più nuova di e2fsck."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003551
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003552#: e2fsck/unix.c:1647
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04003553#, fuzzy, c-format
3554msgid "while checking journal for %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003555msgstr "controllando il journal ext3 per %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003556
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003557#: e2fsck/unix.c:1650
Theodore Ts'o48203a32016-06-08 15:45:26 -04003558#, fuzzy
3559msgid "Cannot proceed with file system check"
3560msgstr "Impossibile procedere senza un @r.\n"
3561
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003562#: e2fsck/unix.c:1661
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003563msgid ""
3564"Warning: skipping journal recovery because doing a read-only filesystem "
3565"check.\n"
3566msgstr ""
3567"Attenzione: essendo un controllo a sola lettura, il journal non verrà "
3568"ripristinato.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003569
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003570# fuzzy
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003571#: e2fsck/unix.c:1673
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003572#, c-format
3573msgid "unable to set superblock flags on %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003574msgstr "impossibile impostarei i flag del superblocco a %s\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003575
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003576#: e2fsck/unix.c:1679
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04003577#, fuzzy, c-format
3578msgid "Journal checksum error found in %s\n"
3579msgstr "Superblocco del journal non trovato!\n"
3580
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003581#: e2fsck/unix.c:1683
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04003582#, fuzzy, c-format
3583msgid "Journal corrupted in %s\n"
3584msgstr "Journal rimosso\n"
3585
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003586#: e2fsck/unix.c:1687
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04003587#, fuzzy, c-format
3588msgid "while recovering journal of %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003589msgstr "ripristinando il journal ext3 di %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003590
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003591#: e2fsck/unix.c:1709
Theodore Ts'o8f741372008-02-28 21:47:05 -05003592#, fuzzy, c-format
3593msgid "%s has unsupported feature(s):"
3594msgstr "L'@h %i ha una versione dell'hash non supportata (%N)\n"
3595
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003596#: e2fsck/unix.c:1768
Eric Sandeen032eafe2012-07-28 17:48:36 -04003597#, fuzzy, c-format
3598msgid "%s: %s while reading bad blocks inode\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003599msgstr "leggendo l'inode numero 1"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003600
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003601#: e2fsck/unix.c:1771
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003602msgid "This doesn't bode well, but we'll try to go on...\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003603msgstr "Questo non è un buon segno, ma si tenterà di continuare...\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003604
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003605#: e2fsck/unix.c:1811
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003606#, c-format
3607msgid "Creating journal (%d blocks): "
3608msgstr "Creazione del journal (%d blocchi): "
3609
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003610#: e2fsck/unix.c:1821
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003611msgid " Done.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003612msgstr ""
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003613
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003614#: e2fsck/unix.c:1823
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003615msgid ""
3616"\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003617"*** journal has been regenerated ***\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003618msgstr ""
3619
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003620#: e2fsck/unix.c:1829
Theodore Ts'obd386982015-05-17 20:34:58 -04003621msgid "aborted"
3622msgstr "annullato"
3623
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003624#: e2fsck/unix.c:1831
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003625#, c-format
3626msgid "%s: e2fsck canceled.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003627msgstr "%s: e2fsck cancellato.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003628
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003629#: e2fsck/unix.c:1858
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003630msgid "Restarting e2fsck from the beginning...\n"
3631msgstr "Riavvio di e2fsck dall'inizio...\n"
3632
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003633#: e2fsck/unix.c:1862
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003634msgid "while resetting context"
3635msgstr "resettando il contesto"
3636
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003637#: e2fsck/unix.c:1906 e2fsck/util.c:71
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003638#, c-format
3639msgid ""
3640"\n"
3641"%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
3642msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003643"\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003644"%s: ***** IL FILE SYSTEM È STATO MODIFICATO *****\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003645
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003646#: e2fsck/unix.c:1910
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04003647#, fuzzy, c-format
3648msgid "%s: ***** REBOOT SYSTEM *****\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003649msgstr "%s: ***** RIAVVIARE LINUX *****\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003650
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05003651#: e2fsck/unix.c:1918 e2fsck/util.c:77
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003652#, c-format
3653msgid ""
3654"\n"
3655"%s: ********** WARNING: Filesystem still has errors **********\n"
3656"\n"
3657msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003658"\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003659"%s: ********** ATTENZIONE: Il file system contiene ancora errori "
3660"************\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003661"\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003662
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003663#: e2fsck/util.c:194 misc/util.c:93
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003664msgid "yY"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003665msgstr "sS"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003666
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003667#: e2fsck/util.c:195
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003668msgid "nN"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003669msgstr "nN"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003670
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003671#: e2fsck/util.c:196
3672msgid "aA"
3673msgstr ""
3674
3675#: e2fsck/util.c:197
3676msgid " ('a' enables 'yes' to all) "
3677msgstr ""
3678
3679#: e2fsck/util.c:213
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003680msgid "<y>"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003681msgstr "<s>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003682
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003683#: e2fsck/util.c:215
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003684msgid "<n>"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003685msgstr "<n>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003686
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003687#: e2fsck/util.c:217
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003688msgid " (y/n)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003689msgstr " (s/n)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003690
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003691#: e2fsck/util.c:240
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003692msgid "cancelled!\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003693msgstr "cancellato!\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003694
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003695#: e2fsck/util.c:264
3696msgid "yes to all\n"
3697msgstr ""
3698
3699#: e2fsck/util.c:266
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003700msgid "yes\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003701msgstr "sì\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003702
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003703#: e2fsck/util.c:268
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003704msgid "no\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003705msgstr "no\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003706
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003707#: e2fsck/util.c:278
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003708#, c-format
3709msgid ""
3710"%s? no\n"
3711"\n"
3712msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003713"%s? no\n"
3714"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003715
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003716#: e2fsck/util.c:282
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003717#, c-format
3718msgid ""
3719"%s? yes\n"
3720"\n"
3721msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003722"%s? sì\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003723"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003724
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003725#: e2fsck/util.c:286
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003726msgid "yes"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003727msgstr "sì"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003728
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003729#: e2fsck/util.c:286
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003730msgid "no"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003731msgstr "no"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003732
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003733#: e2fsck/util.c:302
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003734#, c-format
3735msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
3736msgstr ""
3737
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003738#: e2fsck/util.c:307
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003739msgid "reading inode and block bitmaps"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003740msgstr "lettura delle mappe di bit inode e blocco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003741
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003742#: e2fsck/util.c:319
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003743#, c-format
3744msgid "while retrying to read bitmaps for %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003745msgstr "riprovando a leggere le mappe di bit per %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003746
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003747#: e2fsck/util.c:331
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003748#, fuzzy
3749msgid "writing block and inode bitmaps"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003750msgstr "scrivendo le mappe di bit di blocco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003751
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003752#: e2fsck/util.c:336
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003753#, fuzzy, c-format
3754msgid "while rewriting block and inode bitmaps for %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003755msgstr "riprovando a scrivere le mappe di bit di inode per %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003756
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003757# fuzzy
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003758#: e2fsck/util.c:348
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003759#, c-format
3760msgid ""
3761"\n"
3762"\n"
3763"%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
3764"\t(i.e., without -a or -p options)\n"
3765msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003766"\n"
3767"\n"
3768"%s: INCONSISTENZA INASPETTATA: ESEGUIRE fsck MANUALMENTE.\n"
3769"\t(es., senza le opzioni -a o -p)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003770
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003771#: e2fsck/util.c:429
Eric Sandeen032eafe2012-07-28 17:48:36 -04003772#, fuzzy, c-format
3773msgid "Memory used: %luk/%luk (%luk/%luk), "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003774msgstr "Memoria usata: %dk/%dk (%dk/%dk), "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003775
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003776#: e2fsck/util.c:433
Eric Sandeen032eafe2012-07-28 17:48:36 -04003777#, fuzzy, c-format
3778msgid "Memory used: %lu, "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003779msgstr "Memoria usata: %d, "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003780
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003781#: e2fsck/util.c:440
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003782#, c-format
3783msgid "time: %5.2f/%5.2f/%5.2f\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003784msgstr "durata: %5.2f/%5.2f/%5.2f\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003785
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003786#: e2fsck/util.c:445
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003787#, c-format
3788msgid "elapsed time: %6.3f\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003789msgstr "tempo rimanente: %6.3f\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003790
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003791#: e2fsck/util.c:480 e2fsck/util.c:494
Eric Sandeen032eafe2012-07-28 17:48:36 -04003792#, fuzzy, c-format
3793msgid "while reading inode %lu in %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003794msgstr "leggendo l'inode %ld in %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003795
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003796#: e2fsck/util.c:508 e2fsck/util.c:521
Eric Sandeen032eafe2012-07-28 17:48:36 -04003797#, fuzzy, c-format
3798msgid "while writing inode %lu in %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003799msgstr "scrivendo l'inode %ld in %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003800
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003801#: e2fsck/util.c:765
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003802msgid ""
3803"UNEXPECTED INCONSISTENCY: the filesystem is being modified while fsck is "
3804"running.\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003805msgstr ""
3806
Theodore Ts'obd386982015-05-17 20:34:58 -04003807#: misc/badblocks.c:72
Theodore Ts'o6956f612005-12-31 16:46:15 -05003808#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04003809msgid "done \n"
Theodore Ts'o6956f612005-12-31 16:46:15 -05003810msgstr "fatto \n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003811
Theodore Ts'obd386982015-05-17 20:34:58 -04003812#: misc/badblocks.c:97
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003813#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003814msgid ""
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003815"Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnf]\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003816" [-c blocks_at_once] [-d delay_factor_between_reads] [-e "
3817"max_bad_blocks]\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003818" [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n"
3819" device [last_block [first_block]]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003820msgstr ""
Theodore Ts'o72933b92005-01-11 14:05:00 -05003821"Uso: %s [-b dim_blocco] [-i file_di_input] [-o file_di_output] [-svwnf]\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003822" [-c blocks_at_once] [-p num_passi] [-t modello_di_prova [-t "
3823"modello_di_prova [...]]]\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003824" device [blocco_finale [blocco_iniziale]]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003825
Theodore Ts'obd386982015-05-17 20:34:58 -04003826#: misc/badblocks.c:108
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003827#, c-format
3828msgid ""
3829"%s: The -n and -w options are mutually exclusive.\n"
3830"\n"
3831msgstr ""
3832
Theodore Ts'obd386982015-05-17 20:34:58 -04003833#: misc/badblocks.c:223
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003834#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04003835msgid "%6.2f%% done, %s elapsed. (%d/%d/%d errors)"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003836msgstr ""
3837
Theodore Ts'obd386982015-05-17 20:34:58 -04003838#: misc/badblocks.c:328
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003839msgid "Testing with random pattern: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003840msgstr "Controllo con un modello casuale: "
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003841
Theodore Ts'obd386982015-05-17 20:34:58 -04003842#: misc/badblocks.c:346
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003843msgid "Testing with pattern 0x"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003844msgstr "Controllo con modello 0x"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003845
Theodore Ts'obd386982015-05-17 20:34:58 -04003846#: misc/badblocks.c:378 misc/badblocks.c:451
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003847msgid "during seek"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003848msgstr "durante la ricerca"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003849
Theodore Ts'obd386982015-05-17 20:34:58 -04003850#: misc/badblocks.c:389
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003851#, c-format
3852msgid "Weird value (%ld) in do_read\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003853msgstr "Valore strano (%ld) nella do_read\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003854
Theodore Ts'obd386982015-05-17 20:34:58 -04003855#: misc/badblocks.c:476
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003856msgid "during ext2fs_sync_device"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003857msgstr "durante la ext2fs_sync_device"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003858
Theodore Ts'obd386982015-05-17 20:34:58 -04003859#: misc/badblocks.c:496 misc/badblocks.c:758
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003860msgid "while beginning bad block list iteration"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003861msgstr "iniziando a scorrere la lista dei blocchi difettosi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003862
Theodore Ts'obd386982015-05-17 20:34:58 -04003863#: misc/badblocks.c:511 misc/badblocks.c:611 misc/badblocks.c:769
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003864msgid "while allocating buffers"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003865msgstr "allocando i buffer"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003866
Theodore Ts'obd386982015-05-17 20:34:58 -04003867#: misc/badblocks.c:515
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003868#, c-format
3869msgid "Checking blocks %lu to %lu\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003870msgstr "Controllo dei blocchi da %lu a %lu\n"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003871
Theodore Ts'obd386982015-05-17 20:34:58 -04003872#: misc/badblocks.c:520
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003873msgid "Checking for bad blocks in read-only mode\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003874msgstr "Ricerca dei blocchi non validi in modalità sola lettura\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003875
Theodore Ts'obd386982015-05-17 20:34:58 -04003876#: misc/badblocks.c:529
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003877msgid "Checking for bad blocks (read-only test): "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003878msgstr "Ricerca dei blocchi non validi (test a sola lettura): "
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003879
Theodore Ts'obd386982015-05-17 20:34:58 -04003880#: misc/badblocks.c:536 misc/badblocks.c:643 misc/badblocks.c:685
3881#: misc/badblocks.c:832
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003882msgid "Too many bad blocks, aborting test\n"
3883msgstr ""
3884
Theodore Ts'obd386982015-05-17 20:34:58 -04003885#: misc/badblocks.c:618
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003886msgid "Checking for bad blocks in read-write mode\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003887msgstr "Ricerca dei blocchi non validi in modalità lettura-scrittura\n"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003888
Theodore Ts'obd386982015-05-17 20:34:58 -04003889#: misc/badblocks.c:620 misc/badblocks.c:782
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003890#, c-format
3891msgid "From block %lu to %lu\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003892msgstr "Dal blocco %lu al blocco %lu\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003893
Theodore Ts'obd386982015-05-17 20:34:58 -04003894#: misc/badblocks.c:675
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003895msgid "Reading and comparing: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003896msgstr "Lettura e confronto: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003897
Theodore Ts'obd386982015-05-17 20:34:58 -04003898#: misc/badblocks.c:781
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003899msgid "Checking for bad blocks in non-destructive read-write mode\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003900msgstr ""
3901"Ricerca dei blocchi non validi in modalità lettura-scrittura non "
3902"distruttiva\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003903
Theodore Ts'obd386982015-05-17 20:34:58 -04003904#: misc/badblocks.c:787
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003905msgid "Checking for bad blocks (non-destructive read-write test)\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003906msgstr ""
3907"Ricerca dei blocchi non validi (test in moalità lettura-scrittura non "
3908"distruttiva)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003909
Theodore Ts'obd386982015-05-17 20:34:58 -04003910#: misc/badblocks.c:794
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003911msgid ""
3912"\n"
3913"Interrupt caught, cleaning up\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003914msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003915"\n"
3916"Rilevato interrupt, pulizia in corso\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003917
Theodore Ts'obd386982015-05-17 20:34:58 -04003918#: misc/badblocks.c:877
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003919#, c-format
3920msgid "during test data write, block %lu"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003921msgstr "durante la scrittura dei dati del test, blocco %lu"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003922
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003923#: misc/badblocks.c:998 misc/util.c:131
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003924#, c-format
3925msgid "%s is mounted; "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003926msgstr "%s è montato: "
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003927
Theodore Ts'obd386982015-05-17 20:34:58 -04003928#: misc/badblocks.c:1000
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003929#, fuzzy
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003930msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003931msgstr "forzato comunque badblocks. Speriamo che /etc/mtab si errato.\n"
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003932
Theodore Ts'obd386982015-05-17 20:34:58 -04003933#: misc/badblocks.c:1005
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003934msgid "it's not safe to run badblocks!\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003935msgstr "non è sicuro eseguire badblocks!\n"
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003936
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003937#: misc/badblocks.c:1010 misc/util.c:142
Theodore Ts'o7ae19832005-06-19 09:45:36 -04003938#, c-format
3939msgid "%s is apparently in use by the system; "
3940msgstr ""
3941
Theodore Ts'obd386982015-05-17 20:34:58 -04003942#: misc/badblocks.c:1013
Theodore Ts'o7ae19832005-06-19 09:45:36 -04003943#, fuzzy
3944msgid "badblocks forced anyway.\n"
3945msgstr "forzato comunque badblocks. Speriamo che /etc/mtab si errato.\n"
3946
Theodore Ts'obd386982015-05-17 20:34:58 -04003947#: misc/badblocks.c:1033
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003948#, fuzzy, c-format
3949msgid "invalid %s - %s"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003950msgstr "intervallo non valido - %s"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003951
Theodore Ts'obd386982015-05-17 20:34:58 -04003952#: misc/badblocks.c:1127
3953#, c-format
3954msgid "Too big max bad blocks count %u - maximum is %u"
3955msgstr ""
3956
3957#: misc/badblocks.c:1154
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003958#, c-format
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003959msgid "can't allocate memory for test_pattern - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003960msgstr "impossibile allocare memoria per il modello di prova - %s"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003961
Theodore Ts'obd386982015-05-17 20:34:58 -04003962#: misc/badblocks.c:1184
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003963msgid "Maximum of one test_pattern may be specified in read-only mode"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003964msgstr ""
3965"E' possibile specificare un solo modello di prova in modalità sola lettura"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003966
Theodore Ts'obd386982015-05-17 20:34:58 -04003967#: misc/badblocks.c:1190
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003968msgid "Random test_pattern is not allowed in read-only mode"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003969msgstr "Modello di prova casuale non consentito in modalità sola lettura"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003970
Theodore Ts'obd386982015-05-17 20:34:58 -04003971#: misc/badblocks.c:1204
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003972msgid ""
3973"Couldn't determine device size; you must specify\n"
3974"the size manually\n"
3975msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003976"Impossibile determinare la dimensione del device:\n"
3977"specificarla manualmente\n"
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003978
Theodore Ts'obd386982015-05-17 20:34:58 -04003979#: misc/badblocks.c:1210
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003980msgid "while trying to determine device size"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003981msgstr "tentando di determinare la dimensione del device"
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00003982
Theodore Ts'obd386982015-05-17 20:34:58 -04003983#: misc/badblocks.c:1215
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003984#, fuzzy
3985msgid "last block"
3986msgstr "Rilocazione dei blocchi"
3987
Theodore Ts'obd386982015-05-17 20:34:58 -04003988#: misc/badblocks.c:1221
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003989#, fuzzy
3990msgid "first block"
3991msgstr "Primo blocco dati=%u\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003992
Theodore Ts'obd386982015-05-17 20:34:58 -04003993#: misc/badblocks.c:1224
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003994#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003995msgid "invalid starting block (%llu): must be less than %llu"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003996msgstr ""
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003997
Theodore Ts'obd386982015-05-17 20:34:58 -04003998#: misc/badblocks.c:1231
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003999#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004000msgid "invalid end block (%llu): must be 32-bit value"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004001msgstr ""
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004002
Theodore Ts'obd386982015-05-17 20:34:58 -04004003#: misc/badblocks.c:1287
Theodore Ts'o197abba2005-06-20 18:00:23 -04004004#, fuzzy
4005msgid "while creating in-memory bad blocks list"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004006msgstr "creando la lista dei blocchi non validi in memoria"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004007
Theodore Ts'obd386982015-05-17 20:34:58 -04004008#: misc/badblocks.c:1296
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004009msgid "input file - bad format"
4010msgstr ""
4011
Theodore Ts'obd386982015-05-17 20:34:58 -04004012#: misc/badblocks.c:1304 misc/badblocks.c:1313
Theodore Ts'o197abba2005-06-20 18:00:23 -04004013#, fuzzy
4014msgid "while adding to in-memory bad block list"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004015msgstr "aggiungendo un elemento alla lista dei blocchi difettosi in memoria"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004016
Theodore Ts'obd386982015-05-17 20:34:58 -04004017#: misc/badblocks.c:1338
Eric Sandeen032eafe2012-07-28 17:48:36 -04004018#, fuzzy, c-format
4019msgid "Pass completed, %u bad blocks found. (%d/%d/%d errors)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004020msgstr "Passo completato. %u blocchi non validi trovati.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004021
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004022#: misc/chattr.c:89
Theodore Ts'obc759702005-05-09 20:40:55 -04004023#, fuzzy, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004024msgid "Usage: %s [-pRVf] [-+=aAcCdDeijPsStTu] [-v version] files...\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004025msgstr "uso: %s [-RV] [-+=AacDdijsSu] [-v versione] file...\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004026
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004027#: misc/chattr.c:159
4028#, fuzzy, c-format
4029msgid "bad project - %s\n"
4030msgstr "versione non valida - %s\n"
4031
4032#: misc/chattr.c:173
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004033#, c-format
4034msgid "bad version - %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004035msgstr "versione non valida - %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004036
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004037#: misc/chattr.c:219 misc/lsattr.c:127
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004038#, c-format
4039msgid "while trying to stat %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004040msgstr "tentando di fare lo stat di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004041
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004042#: misc/chattr.c:226
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004043#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004044msgid "while reading flags on %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004045msgstr "leggendo i flag di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004046
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004047#: misc/chattr.c:231 misc/chattr.c:243
Eric Sandeen032eafe2012-07-28 17:48:36 -04004048#, c-format
4049msgid "Flags of %s set as "
4050msgstr "flag di %s impostati come"
4051
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004052#: misc/chattr.c:252
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004053#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004054msgid "while setting flags on %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004055msgstr "impostando i flag di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004056
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004057#: misc/chattr.c:260
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004058#, c-format
4059msgid "Version of %s set as %lu\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004060msgstr "Versione di %s impostata a %lu\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004061
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004062#: misc/chattr.c:264
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004063#, c-format
4064msgid "while setting version on %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004065msgstr "impostando la versione a %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004066
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004067#: misc/chattr.c:271
4068#, fuzzy, c-format
4069msgid "Project of %s set as %lu\n"
4070msgstr "Versione di %s impostata a %lu\n"
4071
4072#: misc/chattr.c:275
4073#, fuzzy, c-format
4074msgid "while setting project on %s"
4075msgstr "impostando la versione a %s"
4076
4077#: misc/chattr.c:297
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004078msgid "Couldn't allocate path variable in chattr_dir_proc"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004079msgstr "Impossibile allocare la variabile di percorso nella chattr_dir_proc"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004080
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004081#: misc/chattr.c:337
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004082msgid "= is incompatible with - and +\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004083msgstr "= è incompatibile con + e -\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004084
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004085#: misc/chattr.c:345
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004086msgid "Must use '-v', =, - or +\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004087msgstr "Si deve usare '-v', =, - o +\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004088
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004089#: misc/create_inode.c:70 misc/create_inode.c:109
Eric Sandeen032eafe2012-07-28 17:48:36 -04004090#, fuzzy, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004091msgid "while reading inode %u"
4092msgstr "leggendo l'inode %ld in %s"
4093
4094#: misc/create_inode.c:80 misc/create_inode.c:272 misc/create_inode.c:336
4095#: misc/create_inode.c:374
4096#, fuzzy
4097msgid "while expanding directory"
4098msgstr "espandendo /lost+found"
4099
4100#: misc/create_inode.c:87
4101#, fuzzy, c-format
4102msgid "while linking \"%s\""
4103msgstr "avviando la scansione degli inode"
4104
4105#: misc/create_inode.c:95 misc/create_inode.c:122 misc/create_inode.c:306
4106#, fuzzy, c-format
4107msgid "while writing inode %u"
4108msgstr "scrivendo l'inode %ld in %s"
4109
4110#: misc/create_inode.c:139 misc/create_inode.c:163
4111#, fuzzy, c-format
4112msgid "while listing attributes of \"%s\""
4113msgstr "tentando di fare lo stat di %s"
4114
4115#: misc/create_inode.c:150
4116#, fuzzy, c-format
4117msgid "while opening inode %u"
4118msgstr "nell'avviare l'analisi degli inode"
4119
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004120#: misc/create_inode.c:156 misc/create_inode.c:183 misc/create_inode.c:905
Theodore Ts'o4e528702016-09-04 21:31:21 -04004121#: misc/e2undo.c:176 misc/e2undo.c:473 misc/e2undo.c:479 misc/e2undo.c:485
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004122#: misc/mke2fs.c:353
4123#, fuzzy
4124msgid "while allocating memory"
4125msgstr "allocando i buffer"
4126
4127#: misc/create_inode.c:176 misc/create_inode.c:192
4128#, fuzzy, c-format
4129msgid "while reading attribute \"%s\" of \"%s\""
4130msgstr "leggendo i flag di %s"
4131
4132#: misc/create_inode.c:201
4133#, fuzzy, c-format
4134msgid "while writing attribute \"%s\" to inode %u"
4135msgstr "scrivendo l'inode %ld in %s"
4136
4137#: misc/create_inode.c:211
4138#, fuzzy, c-format
4139msgid "while closing inode %u"
4140msgstr "durante la scansione dell'inode"
4141
4142#: misc/create_inode.c:259
4143#, fuzzy, c-format
4144msgid "while allocating inode \"%s\""
4145msgstr "allocando i buffer"
4146
4147#: misc/create_inode.c:278
4148#, fuzzy, c-format
4149msgid "while creating inode \"%s\""
4150msgstr "leggendo l'inode %ld in %s"
4151
4152#: misc/create_inode.c:343
4153#, fuzzy, c-format
4154msgid "while creating symlink \"%s\""
4155msgstr "leggendo i flag di %s"
4156
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004157#: misc/create_inode.c:361 misc/create_inode.c:838
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004158#, fuzzy, c-format
4159msgid "while looking up \"%s\""
4160msgstr "cercando /lost+found"
4161
4162#: misc/create_inode.c:381
4163#, fuzzy, c-format
4164msgid "while creating directory \"%s\""
4165msgstr "creando la directory root"
4166
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004167#: misc/create_inode.c:609
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004168#, fuzzy, c-format
4169msgid "while opening \"%s\" to copy"
4170msgstr "avviando la scansione degli inode"
4171
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004172#: misc/create_inode.c:701
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004173#, c-format
4174msgid "while changing working directory to \"%s\""
4175msgstr ""
4176
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004177#: misc/create_inode.c:709
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004178#, fuzzy, c-format
4179msgid "while opening directory \"%s\""
4180msgstr "avviando la scansione degli inode"
4181
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004182#: misc/create_inode.c:719
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004183#, fuzzy, c-format
4184msgid "while lstat \"%s\""
4185msgstr "tentando di fare lo stat di %s"
4186
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004187#: misc/create_inode.c:752
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004188#, fuzzy, c-format
4189msgid "while creating special file \"%s\""
4190msgstr "leggendo l'inode %ld in %s"
4191
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004192#: misc/create_inode.c:761
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004193#, fuzzy
4194msgid "malloc failed"
4195msgstr "Allocazione di memoria non riuscita"
4196
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004197#: misc/create_inode.c:769
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004198#, fuzzy, c-format
4199msgid "while trying to read link \"%s\""
4200msgstr "provando a ridimensionare %s"
4201
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004202#: misc/create_inode.c:776
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004203msgid "symlink increased in size between lstat() and readlink()"
4204msgstr ""
4205
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004206#: misc/create_inode.c:787
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004207#, fuzzy, c-format
4208msgid "while writing symlink\"%s\""
4209msgstr "scrivendo l'inode %ld in %s"
4210
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004211#: misc/create_inode.c:797
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004212#, fuzzy, c-format
4213msgid "while writing file \"%s\""
4214msgstr "scrivendo l'inode %ld in %s"
4215
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004216#: misc/create_inode.c:810
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004217#, fuzzy, c-format
4218msgid "while making dir \"%s\""
4219msgstr "avviando la scansione degli inode"
4220
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004221#: misc/create_inode.c:827
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004222#, fuzzy
4223msgid "while changing directory"
4224msgstr "lettura blocco directory"
4225
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004226#: misc/create_inode.c:833
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004227#, c-format
4228msgid "ignoring entry \"%s\""
4229msgstr ""
4230
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004231#: misc/create_inode.c:846
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004232#, fuzzy, c-format
4233msgid "while setting inode for \"%s\""
4234msgstr "impostando la versione a %s"
4235
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004236#: misc/create_inode.c:853
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004237#, fuzzy, c-format
4238msgid "while setting xattrs for \"%s\""
4239msgstr "impostando i flag di %s"
4240
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004241#: misc/create_inode.c:871
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004242#, fuzzy
4243msgid "while saving inode data"
4244msgstr "iniziando la scansione degli inode"
4245
4246#: misc/dumpe2fs.c:56
4247#, fuzzy, c-format
4248msgid ""
4249"Usage: %s [-bfghixV] [-o superblock=<num>] [-o blocksize=<num>] device\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004250msgstr "Uso: %s [-bfhixV] [-ob superblocco] [-oB dim_blocco] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004251
Eric Sandeen032eafe2012-07-28 17:48:36 -04004252#: misc/dumpe2fs.c:159
4253#, fuzzy
4254msgid "blocks"
4255msgstr "bblocco"
4256
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004257#: misc/dumpe2fs.c:168
Eric Sandeen032eafe2012-07-28 17:48:36 -04004258msgid "clusters"
4259msgstr ""
4260
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004261#: misc/dumpe2fs.c:219
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004262#, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004263msgid "Group %lu: (Blocks "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004264msgstr "Gruppo %lu: (Blocchi "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004265
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004266#: misc/dumpe2fs.c:226
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004267#, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004268msgid " csum 0x%04x"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004269msgstr ""
4270
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004271#: misc/dumpe2fs.c:228
Eric Sandeen032eafe2012-07-28 17:48:36 -04004272#, c-format
4273msgid " (EXPECTED 0x%04x)"
4274msgstr ""
4275
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004276#: misc/dumpe2fs.c:233
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004277#, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004278msgid " %s superblock at "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004279msgstr " superblocco %s a "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004280
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004281#: misc/dumpe2fs.c:234
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004282msgid "Primary"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004283msgstr "Primario"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004284
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004285#: misc/dumpe2fs.c:234
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004286msgid "Backup"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004287msgstr "Backup"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004288
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004289#: misc/dumpe2fs.c:238
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004290msgid ", Group descriptors at "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004291msgstr ", Descrittori di gruppo a "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004292
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004293#: misc/dumpe2fs.c:242
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004294#, fuzzy
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004295msgid ""
4296"\n"
4297" Reserved GDT blocks at "
4298msgstr "blocchi riservati"
4299
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004300#: misc/dumpe2fs.c:249
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004301msgid " Group descriptor at "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004302msgstr " Descrittori di gruppo a"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004303
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004304#: misc/dumpe2fs.c:255
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004305msgid " Block bitmap at "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004306msgstr " Mappa dei bit di blocco a "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004307
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004308#: misc/dumpe2fs.c:260 misc/dumpe2fs.c:271
4309#, c-format
4310msgid ", csum 0x%08x"
4311msgstr ""
4312
4313#: misc/dumpe2fs.c:263
4314msgid ","
4315msgstr ""
4316
4317#: misc/dumpe2fs.c:265
4318msgid ""
4319"\n"
4320" "
4321msgstr ""
4322
4323#: misc/dumpe2fs.c:266
4324#, fuzzy
4325msgid " Inode bitmap at "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004326msgstr ", mappa dei bit inode a "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004327
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004328#: misc/dumpe2fs.c:273
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004329msgid ""
4330"\n"
4331" Inode table at "
4332msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004333"\n"
4334" Tavola degli inode a "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004335
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004336#: misc/dumpe2fs.c:279
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004337#, fuzzy, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004338msgid ""
4339"\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04004340" %u free %s, %u free inodes, %u directories%s"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004341msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004342"\n"
4343" %d blocchi liberi, %d inode liberi, %d directory\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004344
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004345#: misc/dumpe2fs.c:286
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004346#, c-format
4347msgid ", %u unused inodes\n"
4348msgstr ""
4349
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004350#: misc/dumpe2fs.c:289
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004351msgid " Free blocks: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004352msgstr " Blocchi liberi: "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004353
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004354#: misc/dumpe2fs.c:304
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004355msgid " Free inodes: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004356msgstr " Inode liberi: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004357
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004358#: misc/dumpe2fs.c:340
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004359msgid "while printing bad block list"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004360msgstr "stampando la lista dei blocchi difettosi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004361
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004362#: misc/dumpe2fs.c:346
Theodore Ts'o851bcf32007-07-08 12:09:40 -04004363#, fuzzy, c-format
4364msgid "Bad blocks: %u"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004365msgstr "Blocchi non validi: %d"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004366
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004367#: misc/dumpe2fs.c:385 misc/tune2fs.c:362
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05004368msgid "while reading journal inode"
4369msgstr "leggendo l'inode del journal"
4370
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004371#: misc/dumpe2fs.c:391
Eric Sandeen032eafe2012-07-28 17:48:36 -04004372#, fuzzy
4373msgid "while opening journal inode"
4374msgstr "leggendo l'inode del journal"
4375
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004376#: misc/dumpe2fs.c:397
Eric Sandeen032eafe2012-07-28 17:48:36 -04004377#, fuzzy
4378msgid "while reading journal super block"
4379msgstr "leggendo il superblocco del journal"
4380
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004381#: misc/dumpe2fs.c:404
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004382#, fuzzy
4383msgid "Journal superblock magic number invalid!\n"
4384msgstr "Superblocco del journal non trovato!\n"
4385
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004386#: misc/dumpe2fs.c:407 misc/dumpe2fs.c:490
Eric Sandeen032eafe2012-07-28 17:48:36 -04004387msgid "Journal features: "
4388msgstr ""
4389
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004390#: misc/dumpe2fs.c:420
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05004391msgid "Journal size: "
4392msgstr ""
4393
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004394#: misc/dumpe2fs.c:430
Eric Sandeen032eafe2012-07-28 17:48:36 -04004395#, fuzzy, c-format
4396msgid ""
4397"Journal length: %u\n"
4398"Journal sequence: 0x%08x\n"
4399"Journal start: %u\n"
4400msgstr ""
4401"\n"
4402"Dimensione dei blocchi del journal: %d\n"
4403"Dimensione del journal: %d\n"
4404"Primo blocco del journal: %d\n"
4405"Sequenza del journal: ox%08x\n"
4406"Inizio del journal: %d\n"
4407"Numero di utenti del journal: %d\n"
4408
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004409#: misc/dumpe2fs.c:438 misc/dumpe2fs.c:480
4410msgid "Journal checksum type: crc32\n"
4411msgstr ""
4412
4413#: misc/dumpe2fs.c:443 misc/dumpe2fs.c:485
4414#, c-format
4415msgid ""
4416"Journal checksum type: %s\n"
4417"Journal checksum: 0x%08x\n"
4418msgstr ""
4419
4420#: misc/dumpe2fs.c:448
Eric Sandeen032eafe2012-07-28 17:48:36 -04004421#, c-format
4422msgid "Journal errno: %d\n"
4423msgstr ""
4424
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004425#: misc/dumpe2fs.c:466 misc/tune2fs.c:211
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004426msgid "while reading journal superblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004427msgstr "leggendo il superblocco del journal"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004428
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004429#: misc/dumpe2fs.c:474
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004430msgid "Couldn't find journal superblock magic numbers"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004431msgstr "Impossibile trovare i magic numbers del superblocco del journal"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004432
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004433#: misc/dumpe2fs.c:501
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05004434#, fuzzy, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004435msgid ""
4436"\n"
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05004437"Journal block size: %u\n"
4438"Journal length: %u\n"
4439"Journal first block: %u\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004440"Journal sequence: 0x%08x\n"
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05004441"Journal start: %u\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04004442"Journal number of users: %u\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004443msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004444"\n"
4445"Dimensione dei blocchi del journal: %d\n"
4446"Dimensione del journal: %d\n"
4447"Primo blocco del journal: %d\n"
4448"Sequenza del journal: ox%08x\n"
4449"Inizio del journal: %d\n"
4450"Numero di utenti del journal: %d\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004451
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004452#: misc/dumpe2fs.c:514
Theodore Ts'o197abba2005-06-20 18:00:23 -04004453#, c-format
4454msgid "Journal users: %s\n"
4455msgstr ""
4456
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004457#: misc/dumpe2fs.c:530 misc/mke2fs.c:786 misc/tune2fs.c:1930
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004458#, fuzzy
Theodore Ts'o8f741372008-02-28 21:47:05 -05004459msgid "Couldn't allocate memory to parse options!\n"
4460msgstr "Impossibile allocare memoria per fare il parsing delle opzioni raid!\n"
4461
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004462#: misc/dumpe2fs.c:556
Theodore Ts'o8f741372008-02-28 21:47:05 -05004463#, fuzzy, c-format
4464msgid "Invalid superblock parameter: %s\n"
4465msgstr "Parametro di stride non valido.\n"
4466
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004467#: misc/dumpe2fs.c:571
Theodore Ts'o8f741372008-02-28 21:47:05 -05004468#, fuzzy, c-format
4469msgid "Invalid blocksize parameter: %s\n"
4470msgstr "Parametro di stride non valido.\n"
4471
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004472#: misc/dumpe2fs.c:582
Theodore Ts'o8f741372008-02-28 21:47:05 -05004473#, fuzzy, c-format
4474msgid ""
4475"\n"
4476"Bad extended option(s) specified: %s\n"
4477"\n"
4478"Extended options are separated by commas, and may take an argument which\n"
4479"\tis set off by an equals ('=') sign.\n"
4480"\n"
4481"Valid extended options are:\n"
4482"\tsuperblock=<superblock number>\n"
4483"\tblocksize=<blocksize>\n"
4484msgstr ""
4485"\n"
4486"Opzioni raid non valide.\n"
4487"\n"
4488"Le opzioni raid sono separte da virgole, e possono avere un parametro, che\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004489"\tè passato da un segno di uguale ('=').\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05004490"\n"
4491"Le opzioni raid valide sono:\n"
4492"\tstride=lunghezza stride in blocchi>\n"
4493"\n"
4494
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05004495#: misc/dumpe2fs.c:646 misc/mke2fs.c:1816
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004496#, c-format
4497msgid "\tUsing %s\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004498msgstr "\tUsando %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004499
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004500#: misc/dumpe2fs.c:686
4501msgid ""
4502"\n"
4503"*** Checksum errors detected in filesystem! Run e2fsck now!\n"
4504"\n"
4505msgstr ""
4506
Theodore Ts'o48203a32016-06-08 15:45:26 -04004507#: misc/dumpe2fs.c:691 misc/e2image.c:1586 misc/tune2fs.c:2805
4508#: resize/main.c:415
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004509msgid "Couldn't find valid filesystem superblock.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004510msgstr "Impossibile trovare un valido super-blocco per il file system.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004511
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004512#: misc/dumpe2fs.c:726
4513msgid ""
4514"\n"
4515"*** Checksum errors detected in bitmaps! Run e2fsck now!\n"
4516"\n"
4517msgstr ""
4518
4519#: misc/dumpe2fs.c:730
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004520#, c-format
4521msgid ""
4522"\n"
4523"%s: %s: error reading bitmaps: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004524msgstr ""
Theodore Ts'o72933b92005-01-11 14:05:00 -05004525"\n"
4526"%s: %s: errore leggendo le mappe di bit: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004527
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004528#: misc/e2image.c:106
Theodore Ts'obc759702005-05-09 20:40:55 -04004529#, fuzzy, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004530msgid "Usage: %s [ -r|Q ] [ -fr ] device image-file\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004531msgstr "Uso: %s [-r] dispositivo file_immagine\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004532
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004533#: misc/e2image.c:108
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004534#, fuzzy, c-format
4535msgid " %s -I device image-file\n"
4536msgstr "Uso: %s [-r] dispositivo file_immagine\n"
4537
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004538#: misc/e2image.c:109
Eric Sandeen032eafe2012-07-28 17:48:36 -04004539#, c-format
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04004540msgid ""
4541" %s -ra [ -cfnp ] [ -o src_offset ] [ -O dest_offset ] src_fs "
4542"[ dest_fs ]\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004543msgstr ""
4544
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004545#: misc/e2image.c:174 misc/e2image.c:579 misc/e2image.c:585 misc/e2image.c:1181
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004546#, fuzzy
4547msgid "while allocating buffer"
4548msgstr "allocando i buffer"
4549
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004550#: misc/e2image.c:179
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004551#, fuzzy, c-format
4552msgid "Writing block %llu\n"
4553msgstr "Controllo dei blocchi da %lu a %lu\n"
4554
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004555#: misc/e2image.c:193
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004556#, fuzzy, c-format
4557msgid "error writing block %llu"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004558msgstr "Errore nello scrivere il blocco %lu (%s). "
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004559
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004560#: misc/e2image.c:196
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004561msgid "error in generic_write()"
4562msgstr ""
4563
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004564#: misc/e2image.c:213
Eric Sandeen032eafe2012-07-28 17:48:36 -04004565msgid "Error: header size is bigger than wrt_size\n"
4566msgstr ""
4567
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004568#: misc/e2image.c:218
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004569msgid "Couldn't allocate header buffer\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004570msgstr "Impossibile allocare il buffer d'intestazione\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004571
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004572#: misc/e2image.c:246
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004573msgid "while writing superblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004574msgstr "scrivendo il superblocco"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004575
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004576#: misc/e2image.c:255
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004577msgid "while writing inode table"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004578msgstr "scrivendo la tavola degli inode"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004579
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004580#: misc/e2image.c:263
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004581msgid "while writing block bitmap"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004582msgstr "scrivendo la mappa dei bit del blocco"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004583
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004584#: misc/e2image.c:271
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004585msgid "while writing inode bitmap"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004586msgstr "scrivendo la mappa dei bit dell'inode"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004587
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004588#: misc/e2image.c:505
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004589#, fuzzy, c-format
4590msgid "Corrupt directory block %llu: bad rec_len (%d)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004591msgstr "Blocco directory %u (#%d) vuoto nell'inode %u\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004592
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004593#: misc/e2image.c:517
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004594#, fuzzy, c-format
4595msgid "Corrupt directory block %llu: bad name_len (%d)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004596msgstr "Blocco directory %u (#%d) vuoto nell'inode %u\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004597
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004598#: misc/e2image.c:558
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004599#, fuzzy, c-format
4600msgid "%llu / %llu blocks (%d%%)"
4601msgstr "%u inode, %u blocchi\n"
4602
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004603#: misc/e2image.c:589 misc/e2image.c:629
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004604msgid "Copying "
4605msgstr ""
4606
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004607#: misc/e2image.c:626
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04004608msgid ""
4609"Stopping now will destroy the filesystem, interrupt again if you are sure\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004610msgstr ""
4611
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004612#: misc/e2image.c:652
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004613#, c-format
4614msgid " %s remaining at %.2f MB/s"
4615msgstr ""
4616
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004617#: misc/e2image.c:664 misc/e2image.c:1191
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004618#, fuzzy, c-format
4619msgid "error reading block %llu"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004620msgstr "Errore nel leggere il blocco %lu (%s). "
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004621
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004622#: misc/e2image.c:718
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004623#, c-format
4624msgid "Copied %llu / %llu blocks (%d%%) in %s "
4625msgstr ""
4626
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004627#: misc/e2image.c:722
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004628#, c-format
4629msgid "at %.2f MB/s"
4630msgstr ""
4631
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004632#: misc/e2image.c:758
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004633#, fuzzy
4634msgid "while allocating l1 table"
4635msgstr "allocando i buffer"
4636
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004637#: misc/e2image.c:803
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004638#, fuzzy
4639msgid "while allocating l2 cache"
4640msgstr "allocando i buffer"
4641
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004642#: misc/e2image.c:826
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04004643msgid ""
4644"Warning: There are still tables in the cache while putting the cache, data "
4645"will be lost so the image may not be valid.\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004646msgstr ""
4647
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004648#: misc/e2image.c:1148
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004649#, fuzzy
4650msgid "while allocating ext2_qcow2_image"
4651msgstr "chiamando ext2fs_block_iterate"
4652
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004653#: misc/e2image.c:1155
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004654#, fuzzy
4655msgid "while initializing ext2_qcow2_image"
4656msgstr "chiamando ext2fs_block_iterate"
4657
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004658#: misc/e2image.c:1214 misc/e2image.c:1232
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004659msgid "Programming error: multiple sequential refcount blocks created!\n"
4660msgstr ""
4661
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004662#: misc/e2image.c:1272
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004663#, fuzzy
4664msgid "while allocating block bitmap"
4665msgstr "scrivendo la mappa dei bit del blocco"
4666
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004667#: misc/e2image.c:1281
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004668#, fuzzy
4669msgid "while allocating scramble block bitmap"
4670msgstr "scrivendo la mappa dei bit del blocco"
4671
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004672#: misc/e2image.c:1288
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004673#, fuzzy
4674msgid "Scanning inodes...\n"
4675msgstr "Scansione della tavola degli inode"
4676
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004677#: misc/e2image.c:1300
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004678#, fuzzy
4679msgid "Can't allocate block buffer"
4680msgstr "Impossibile allocare il buffer blocco (dimensione=%d)\n"
4681
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004682#: misc/e2image.c:1339 misc/e2image.c:1353
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004683#, fuzzy, c-format
4684msgid "while iterating over inode %u"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004685msgstr "nel recuperare l'inode successivo"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004686
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004687#: misc/e2image.c:1385
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004688msgid "Raw and qcow2 images cannot be installed"
4689msgstr ""
4690
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004691#: misc/e2image.c:1407
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004692#, fuzzy
4693msgid "error reading bitmaps"
4694msgstr "leggendo le mappe dei bit"
4695
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004696#: misc/e2image.c:1419
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004697#, fuzzy
4698msgid "while opening device file"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004699msgstr "nell'avviare l'analisi degli inode"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004700
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004701#: misc/e2image.c:1430
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004702#, fuzzy
4703msgid "while restoring the image table"
4704msgstr "scrivendo la tavola degli inode"
4705
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004706#: misc/e2image.c:1527
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004707msgid "-a option can only be used with raw or QCOW2 images."
4708msgstr ""
4709
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004710#: misc/e2image.c:1533
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004711msgid "Offsets are only allowed with raw images."
4712msgstr ""
4713
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004714#: misc/e2image.c:1538
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004715msgid "Move mode is only allowed with raw images."
4716msgstr ""
4717
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004718#: misc/e2image.c:1543
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004719msgid "Move mode requires all data mode."
4720msgstr ""
4721
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004722#: misc/e2image.c:1553
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004723#, fuzzy
4724msgid "checking if mounted"
4725msgstr " (controllo tra %ld mount)"
4726
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004727#: misc/e2image.c:1560
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004728msgid ""
4729"\n"
4730"Running e2image on a R/W mounted filesystem can result in an\n"
4731"inconsistent image which will not be useful for debugging purposes.\n"
4732"Use -f option if you really want to do that.\n"
4733msgstr ""
4734
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004735#: misc/e2image.c:1614
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004736msgid "QCOW2 image can not be written to the stdout!\n"
4737msgstr ""
4738
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004739#: misc/e2image.c:1620
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004740msgid "Can not stat output\n"
4741msgstr ""
4742
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004743#: misc/e2image.c:1630
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004744#, c-format
4745msgid "Image (%s) is compressed\n"
4746msgstr ""
4747
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004748#: misc/e2image.c:1633
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004749#, c-format
4750msgid "Image (%s) is encrypted\n"
4751msgstr ""
4752
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004753#: misc/e2image.c:1636
Eric Sandeen032eafe2012-07-28 17:48:36 -04004754#, c-format
4755msgid "while trying to convert qcow2 image (%s) into raw image (%s)"
4756msgstr ""
4757
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004758#: misc/e2image.c:1645
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004759#, fuzzy
4760msgid "The -c option only supported in raw mode\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004761msgstr "L'opzione -t non è supportata da questa versione di e2fsck.\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004762
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004763#: misc/e2image.c:1650
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004764#, fuzzy
4765msgid "The -c option not supported when writing to stdout\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004766msgstr "L'opzione -t non è supportata da questa versione di e2fsck.\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004767
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004768#: misc/e2image.c:1657
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004769#, fuzzy
4770msgid "while allocating check_buf"
4771msgstr "allocando i buffer"
4772
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004773#: misc/e2image.c:1663
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004774#, fuzzy
4775msgid "The -p option only supported in raw mode\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004776msgstr "L'opzione -t non è supportata da questa versione di e2fsck.\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004777
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004778#: misc/e2image.c:1673
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004779#, c-format
4780msgid "%d blocks already contained the data to be copied\n"
4781msgstr ""
4782
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004783#: misc/e2initrd_helper.c:68
4784#, fuzzy, c-format
4785msgid "Usage: %s -r device\n"
4786msgstr "Uso: %s disco\n"
4787
Eric Sandeen032eafe2012-07-28 17:48:36 -04004788#: misc/e2label.c:58
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004789#, c-format
4790msgid "e2label: cannot open %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004791msgstr "e2label: impossibile aprire %s\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004792
Eric Sandeen032eafe2012-07-28 17:48:36 -04004793#: misc/e2label.c:63
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004794#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004795msgid "e2label: cannot seek to superblock\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004796msgstr "e2label: impossibile raggiungere il superblocco\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004797
Eric Sandeen032eafe2012-07-28 17:48:36 -04004798#: misc/e2label.c:68
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004799#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004800msgid "e2label: error reading superblock\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004801msgstr "e2label: errore durante la lettura del superblocco\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004802
Eric Sandeen032eafe2012-07-28 17:48:36 -04004803#: misc/e2label.c:72
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004804#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004805msgid "e2label: not an ext2 filesystem\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004806msgstr "e2label: non è un fil esystem ext2\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004807
Theodore Ts'o48203a32016-06-08 15:45:26 -04004808#: misc/e2label.c:97 misc/tune2fs.c:2978
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004809#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004810msgid "Warning: label too long, truncating.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004811msgstr "Attenzione: troncamento dell'etichetta, troppo lunga.\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004812
Eric Sandeen032eafe2012-07-28 17:48:36 -04004813#: misc/e2label.c:100
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004814#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004815msgid "e2label: cannot seek to superblock again\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004816msgstr "e2label: impossibile spostarsi nuovamente sul superblocco\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004817
Eric Sandeen032eafe2012-07-28 17:48:36 -04004818#: misc/e2label.c:105
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004819#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004820msgid "e2label: error writing superblock\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004821msgstr "e2label: errore durante la scrittura del superblocco\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004822
Theodore Ts'o48203a32016-06-08 15:45:26 -04004823#: misc/e2label.c:117 misc/tune2fs.c:1590
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004824#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004825msgid "Usage: e2label device [newlabel]\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004826msgstr "Uso: e2label device [nuova_etichetta]\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004827
Theodore Ts'o48203a32016-06-08 15:45:26 -04004828#: misc/e2undo.c:118
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004829#, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004830msgid "Usage: %s [-f] [-h] [-n] [-v] <transaction file> <filesystem>\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004831msgstr ""
4832
Theodore Ts'o48203a32016-06-08 15:45:26 -04004833#: misc/e2undo.c:143
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004834msgid "The file system superblock doesn't match the undo file.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004835msgstr ""
4836
Theodore Ts'o48203a32016-06-08 15:45:26 -04004837#: misc/e2undo.c:146
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004838msgid "UUID does not match.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004839msgstr ""
4840
Theodore Ts'o48203a32016-06-08 15:45:26 -04004841#: misc/e2undo.c:148
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004842msgid "Last mount time does not match.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004843msgstr ""
4844
Theodore Ts'o48203a32016-06-08 15:45:26 -04004845#: misc/e2undo.c:150
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004846msgid "Last write time does not match.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004847msgstr ""
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004848
Theodore Ts'o48203a32016-06-08 15:45:26 -04004849#: misc/e2undo.c:152
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004850msgid "Lifetime write counter does not match.\n"
4851msgstr ""
4852
Theodore Ts'o48203a32016-06-08 15:45:26 -04004853#: misc/e2undo.c:166
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004854#, fuzzy
4855msgid "while reading filesystem superblock."
4856msgstr "leggendo il superblocco del journal"
4857
Theodore Ts'o48203a32016-06-08 15:45:26 -04004858#: misc/e2undo.c:182
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004859#, fuzzy
4860msgid "while fetching superblock"
4861msgstr "scrivendo il superblocco"
4862
Theodore Ts'o48203a32016-06-08 15:45:26 -04004863#: misc/e2undo.c:195
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004864#, fuzzy, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004865msgid "Undo file superblock checksum doesn't match.\n"
4866msgstr "Il checksum del super-blocco non corrisponde al super-blocco"
4867
Theodore Ts'o4e528702016-09-04 21:31:21 -04004868#: misc/e2undo.c:334
Theodore Ts'o48203a32016-06-08 15:45:26 -04004869#, fuzzy, c-format
4870msgid "illegal offset - %s"
4871msgstr "Parametro di stride non valido.\n"
4872
Theodore Ts'o4e528702016-09-04 21:31:21 -04004873#: misc/e2undo.c:358
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004874#, c-format
4875msgid "Will not write to an undo file while replaying it.\n"
4876msgstr ""
4877
Theodore Ts'o4e528702016-09-04 21:31:21 -04004878#: misc/e2undo.c:367
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004879#, fuzzy, c-format
4880msgid "while opening undo file `%s'\n"
4881msgstr "nell'avviare l'analisi degli inode"
4882
Theodore Ts'o4e528702016-09-04 21:31:21 -04004883#: misc/e2undo.c:374
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004884#, fuzzy
4885msgid "while reading undo file"
4886msgstr "creando l'inode root"
4887
Theodore Ts'o4e528702016-09-04 21:31:21 -04004888#: misc/e2undo.c:379
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004889#, fuzzy, c-format
4890msgid "%s: Not an undo file.\n"
4891msgstr "%s: troppi device\n"
4892
Theodore Ts'o4e528702016-09-04 21:31:21 -04004893#: misc/e2undo.c:390
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004894#, fuzzy, c-format
4895msgid "%s: Header checksum doesn't match.\n"
4896msgstr "Il checksum del super-blocco non corrisponde al super-blocco"
4897
Theodore Ts'o4e528702016-09-04 21:31:21 -04004898#: misc/e2undo.c:397
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004899#, fuzzy, c-format
4900msgid "%s: Corrupt undo file header.\n"
4901msgstr "Extent intestazione danneggiato"
4902
Theodore Ts'o4e528702016-09-04 21:31:21 -04004903#: misc/e2undo.c:401
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004904#, c-format
4905msgid "%s: Undo block size too large.\n"
4906msgstr ""
4907
Theodore Ts'o4e528702016-09-04 21:31:21 -04004908#: misc/e2undo.c:406
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004909#, c-format
4910msgid "%s: Undo block size too small.\n"
4911msgstr ""
4912
Theodore Ts'o4e528702016-09-04 21:31:21 -04004913#: misc/e2undo.c:419
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004914#, fuzzy, c-format
4915msgid "%s: Unknown undo file feature set.\n"
4916msgstr ""
4917"Il @S del @j ext3 ha impostato il flag di una caratteristica non "
4918"compatibile.\n"
4919
Theodore Ts'o4e528702016-09-04 21:31:21 -04004920#: misc/e2undo.c:427
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004921#, fuzzy, c-format
4922msgid "Error while determining whether %s is mounted."
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004923msgstr "determinando se %s è montato."
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004924
Theodore Ts'o4e528702016-09-04 21:31:21 -04004925#: misc/e2undo.c:433
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004926msgid "e2undo should only be run on unmounted filesystems"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004927msgstr ""
4928
Theodore Ts'o4e528702016-09-04 21:31:21 -04004929#: misc/e2undo.c:449
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004930#, fuzzy, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004931msgid "while opening `%s'"
4932msgstr "avviando la scansione degli inode"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004933
Theodore Ts'o4e528702016-09-04 21:31:21 -04004934#: misc/e2undo.c:460
Theodore Ts'o48203a32016-06-08 15:45:26 -04004935msgid "specified offset is too large"
4936msgstr ""
4937
Theodore Ts'o4e528702016-09-04 21:31:21 -04004938#: misc/e2undo.c:501
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004939#, fuzzy
4940msgid "while reading keys"
4941msgstr "leggendo le mappe dei bit"
4942
Theodore Ts'o4e528702016-09-04 21:31:21 -04004943#: misc/e2undo.c:513
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004944#, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004945msgid "%s: wrong key magic at %llu\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004946msgstr ""
4947
Theodore Ts'o4e528702016-09-04 21:31:21 -04004948#: misc/e2undo.c:523
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004949#, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004950msgid "%s: key block checksum error at %llu.\n"
4951msgstr ""
4952
Theodore Ts'o4e528702016-09-04 21:31:21 -04004953#: misc/e2undo.c:546
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004954#, fuzzy, c-format
4955msgid "%s: block %llu is too long."
4956msgstr "Dal blocco %lu al blocco %lu\n"
4957
Theodore Ts'o4e528702016-09-04 21:31:21 -04004958#: misc/e2undo.c:558 misc/e2undo.c:594
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004959#, fuzzy, c-format
4960msgid "while fetching block %llu."
4961msgstr "Controllo dei blocchi da %lu a %lu\n"
4962
Theodore Ts'o4e528702016-09-04 21:31:21 -04004963#: misc/e2undo.c:570
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004964#, c-format
4965msgid "checksum error in filesystem block %llu (undo blk %llu)\n"
4966msgstr ""
4967
Theodore Ts'o4e528702016-09-04 21:31:21 -04004968#: misc/e2undo.c:609
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004969#, fuzzy, c-format
4970msgid "while writing block %llu."
4971msgstr "Errore nello scrivere il blocco %lu (%s). "
4972
Theodore Ts'o4e528702016-09-04 21:31:21 -04004973#: misc/e2undo.c:615
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004974#, c-format
4975msgid "Undo file corruption; run e2fsck NOW!\n"
4976msgstr ""
4977
Theodore Ts'o4e528702016-09-04 21:31:21 -04004978#: misc/e2undo.c:617
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004979#, c-format
4980msgid "IO error during replay; run e2fsck NOW!\n"
4981msgstr ""
4982
Theodore Ts'o4e528702016-09-04 21:31:21 -04004983#: misc/e2undo.c:620
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004984#, c-format
4985msgid "Incomplete undo record; run e2fsck.\n"
4986msgstr ""
4987
4988#: misc/findsuper.c:110
4989#, c-format
4990msgid "Usage: findsuper device [skipbytes [startkb]]\n"
4991msgstr ""
4992
4993#: misc/findsuper.c:155
4994#, c-format
4995msgid "skipbytes should be a number, not %s\n"
4996msgstr ""
4997
4998#: misc/findsuper.c:162
4999#, c-format
5000msgid "skipbytes must be a multiple of the sector size\n"
5001msgstr ""
5002
5003#: misc/findsuper.c:169
5004#, c-format
5005msgid "startkb should be a number, not %s\n"
5006msgstr ""
5007
5008#: misc/findsuper.c:175
5009#, c-format
5010msgid "startkb should be positive, not %llu\n"
5011msgstr ""
5012
5013#: misc/findsuper.c:186
5014#, c-format
5015msgid "starting at %llu, with %u byte increments\n"
5016msgstr ""
5017
5018#: misc/findsuper.c:188
5019#, c-format
5020msgid ""
5021"[*] probably superblock written in the ext3 journal superblock,\n"
5022"\tso start/end/grp wrong\n"
5023msgstr ""
5024
5025#: misc/findsuper.c:190
5026#, c-format
5027msgid ""
5028"byte_offset byte_start byte_end fs_blocks blksz grp mkfs/"
5029"mount_time sb_uuid label\n"
5030msgstr ""
5031
5032#: misc/findsuper.c:264
5033#, c-format
5034msgid ""
5035"\n"
5036"%11Lu: finished with errno %d\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005037msgstr ""
5038
Eric Sandeen032eafe2012-07-28 17:48:36 -04005039#: misc/fsck.c:343
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005040#, c-format
5041msgid "WARNING: couldn't open %s: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005042msgstr "ATTENZIONE: impossibile aprire %s: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005043
Eric Sandeen032eafe2012-07-28 17:48:36 -04005044#: misc/fsck.c:353
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005045#, c-format
5046msgid "WARNING: bad format on line %d of %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005047msgstr "ATTENZIONE: formato non valido alla linea %d di %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005048
Eric Sandeen032eafe2012-07-28 17:48:36 -04005049#: misc/fsck.c:370
5050#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005051msgid ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04005052"WARNING: Your /etc/fstab does not contain the fsck passno\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005053"\tfield. I will kludge around things for you, but you\n"
5054"\tshould fix your /etc/fstab file as soon as you can.\n"
5055"\n"
5056msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005057"ATTENZIONE: Il file /etc/fstab non contiene il campo fsck\n"
5058"\tpassn. L'errore verrà ignorato, ma il file /etc/fstab dovrebbe\n"
5059"\tessere sistemato al più presto.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005060"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005061
Eric Sandeen032eafe2012-07-28 17:48:36 -04005062#: misc/fsck.c:478
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005063#, c-format
5064msgid "fsck: %s: not found\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005065msgstr "fsck: %s: non trovato\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005066
Eric Sandeen032eafe2012-07-28 17:48:36 -04005067#: misc/fsck.c:594
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005068#, c-format
5069msgid "%s: wait: No more child process?!?\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005070msgstr "%s: aspetta: Non ci sono processi figli?!?\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005071
Eric Sandeen032eafe2012-07-28 17:48:36 -04005072#: misc/fsck.c:616
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005073#, c-format
5074msgid "Warning... %s for device %s exited with signal %d.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005075msgstr "Attenzione... %s per il device %s è uscito con il segnale %d.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005076
Eric Sandeen032eafe2012-07-28 17:48:36 -04005077#: misc/fsck.c:622
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005078#, c-format
5079msgid "%s %s: status is %x, should never happen.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005080msgstr "%s %s: lo stato è %x, non dovrebbe avvenire mai.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005081
Eric Sandeen032eafe2012-07-28 17:48:36 -04005082#: misc/fsck.c:661
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005083#, c-format
5084msgid "Finished with %s (exit status %d)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005085msgstr "Terminato con %s (stato di uscita %d)\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005086
Eric Sandeen032eafe2012-07-28 17:48:36 -04005087#: misc/fsck.c:721
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005088#, c-format
5089msgid "%s: Error %d while executing fsck.%s for %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005090msgstr "%s: Errore %d eseguendo fsck. %s per %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005091
Eric Sandeen032eafe2012-07-28 17:48:36 -04005092#: misc/fsck.c:742
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005093msgid ""
5094"Either all or none of the filesystem types passed to -t must be prefixed\n"
5095"with 'no' or '!'.\n"
5096msgstr ""
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005097"Tutti, o nessuno, i tipi di file system passati con l'opzione -t devono "
5098"essere preceduti\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005099"da \"no\" o \"!\".\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005100
Eric Sandeen032eafe2012-07-28 17:48:36 -04005101#: misc/fsck.c:761
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005102msgid "Couldn't allocate memory for filesystem types\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005103msgstr "Impossibile allocare memoria per i tipi di file system\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005104
Eric Sandeen032eafe2012-07-28 17:48:36 -04005105#: misc/fsck.c:884
Theodore Ts'o7527ef12007-12-05 19:35:20 -05005106#, c-format
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005107msgid ""
5108"%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
5109"number\n"
Theodore Ts'o7527ef12007-12-05 19:35:20 -05005110msgstr ""
5111
Eric Sandeen032eafe2012-07-28 17:48:36 -04005112#: misc/fsck.c:911
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005113#, c-format
5114msgid "fsck: cannot check %s: fsck.%s not found\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005115msgstr "fsck: impossibile controllare %s: fsck.%s non trovato\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005116
Eric Sandeen032eafe2012-07-28 17:48:36 -04005117#: misc/fsck.c:967
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005118msgid "Checking all file systems.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005119msgstr "Controllo di tutti i file system.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005120
Eric Sandeen032eafe2012-07-28 17:48:36 -04005121#: misc/fsck.c:1058
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005122#, c-format
5123msgid "--waiting-- (pass %d)\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05005124msgstr "--attesa-- (passo %d)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005125
Eric Sandeen032eafe2012-07-28 17:48:36 -04005126#: misc/fsck.c:1078
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05005127#, fuzzy
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005128msgid ""
5129"Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05005130msgstr "Uso: fsck [-ACNPRTV] [-t tipofs] [opzioni-fs] [filesys ...]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005131
Eric Sandeen032eafe2012-07-28 17:48:36 -04005132#: misc/fsck.c:1120
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005133#, c-format
5134msgid "%s: too many devices\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05005135msgstr "%s: troppi device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005136
Eric Sandeen032eafe2012-07-28 17:48:36 -04005137#: misc/fsck.c:1153 misc/fsck.c:1239
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005138#, c-format
5139msgid "%s: too many arguments\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005140msgstr "%s: troppi parametri\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005141
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005142#: misc/fuse2fs.c:3745
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005143msgid "Mounting read-only.\n"
5144msgstr ""
5145
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005146#: misc/fuse2fs.c:3769
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005147#, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005148msgid "%s: Allowing users to allocate all blocks. This is dangerous!\n"
5149msgstr ""
5150
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005151#: misc/fuse2fs.c:3781 misc/fuse2fs.c:3794
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005152#, c-format
5153msgid "%s: %s.\n"
5154msgstr ""
5155
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005156#: misc/fuse2fs.c:3782 misc/fuse2fs.c:3796 misc/tune2fs.c:3207
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005157#, fuzzy, c-format
5158msgid "Please run e2fsck -fy %s.\n"
5159msgstr ""
5160"Eseguire prima 'e2fsck -f %s'.\n"
5161"\n"
5162
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005163#: misc/fuse2fs.c:3803
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005164msgid "Journal needs recovery; running `e2fsck -E journal_only' is required.\n"
5165msgstr ""
5166
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005167#: misc/fuse2fs.c:3811
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005168#, fuzzy, c-format
5169msgid "%s: Writing to the journal is not supported.\n"
5170msgstr ""
5171"Impostazione di data ed ora dell'ultimo controllo del file system a %s\n"
5172
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005173#: misc/fuse2fs.c:3826
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005174msgid "Warning: Mounting unchecked fs, running e2fsck is recommended.\n"
5175msgstr ""
5176
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005177#: misc/fuse2fs.c:3830
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005178msgid "Warning: Maximal mount count reached, running e2fsck is recommended.\n"
5179msgstr ""
5180
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005181#: misc/fuse2fs.c:3835
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005182msgid "Warning: Check time reached; running e2fsck is recommended.\n"
5183msgstr ""
5184
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005185#: misc/fuse2fs.c:3839
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005186msgid "Orphans detected; running e2fsck is recommended.\n"
5187msgstr ""
5188
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005189#: misc/fuse2fs.c:3843
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005190msgid "Errors detected; running e2fsck is required.\n"
5191msgstr ""
5192
5193#: misc/lsattr.c:75
5194#, fuzzy, c-format
5195msgid "Usage: %s [-RVadlpv] [files...]\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05005196msgstr "Uso: %s [RVadlv] [file ...]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005197
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005198#: misc/lsattr.c:86
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005199#, c-format
5200msgid "While reading flags on %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005201msgstr "Durante la lettura dei flag di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005202
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005203#: misc/lsattr.c:93
5204#, fuzzy, c-format
5205msgid "While reading project on %s"
5206msgstr "Durante la lettura della versione di %s"
5207
5208#: misc/lsattr.c:102
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005209#, c-format
5210msgid "While reading version on %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005211msgstr "Durante la lettura della versione di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005212
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005213#: misc/mke2fs.c:124
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05005214#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005215msgid ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04005216"Usage: %s [-c|-l filename] [-b block-size] [-C cluster-size]\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05005217"\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005218"\t[-G flex-group-size] [-N number-of-inodes] [-d root-directory]\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005219"\t[-m reserved-blocks-percentage] [-o creator-os]\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005220"\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05005221"\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005222"\t[-t fs-type] [-T usage-type ] [-U UUID] [-e errors_behavior][-z "
5223"undo_file]\n"
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04005224"\t[-jnqvDFSV] device [blocks-count]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005225msgstr ""
Theodore Ts'o72933b92005-01-11 14:05:00 -05005226"Uso: %s [-c|-t|-l nomefile] [-b dim_blocchi] [-f dim_frammento]\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005227"\t[-i byte-per-inode] [-j] [-J opzioni-journal] [-N numero-di-inode]\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005228"\t[-m percentuale-blocchi-riservati] [-o os-origine] [-g blocchi-per-"
5229"gruppo]\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005230"\t[-L etichetta-volume] [-M ultima-dir-montata] [-O caratteristica[,...]]\n"
5231"\t[-r revisione-fs] [-R opz_raid] [-qvSV] device [numero-blocchi]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005232
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005233#: misc/mke2fs.c:255
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005234#, c-format
5235msgid "Running command: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005236msgstr "Esecuzione del comando: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005237
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005238#: misc/mke2fs.c:259
Theodore Ts'obc759702005-05-09 20:40:55 -04005239#, fuzzy, c-format
5240msgid "while trying to run '%s'"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005241msgstr "provando a caricare '%s'"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005242
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005243#: misc/mke2fs.c:266
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005244msgid "while processing list of bad blocks from program"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005245msgstr "analizzando una lista di blocchi non validi dal programma"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005246
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005247#: misc/mke2fs.c:293
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005248#, c-format
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005249msgid "Block %d in primary superblock/group descriptor area bad.\n"
5250msgstr ""
5251"Blocco %d non valido nel superblocco primario/area del descrittore di "
5252"gruppo.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005253
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005254#: misc/mke2fs.c:295
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005255#, c-format
5256msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
5257msgstr ""
5258"I blocchi da %u a %u devono essere validi per costruire un file system.\n"
5259
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005260#: misc/mke2fs.c:298
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005261msgid "Aborting....\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005262msgstr "Annullamento....\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005263
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005264#: misc/mke2fs.c:318
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005265#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005266msgid ""
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005267"Warning: the backup superblock/group descriptors at block %u contain\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005268"\tbad blocks.\n"
5269"\n"
5270msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005271"Attenzione: il superblocco di backup/descrittori di gruppo ai blocchi %d\n"
5272"\tcontengono blocchi non validi.\n"
5273"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005274
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005275#: misc/mke2fs.c:337
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005276msgid "while marking bad blocks as used"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005277msgstr "contrassegnando i blocchi non validi come utilizzati"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005278
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005279#: misc/mke2fs.c:408
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005280msgid "Writing inode tables: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005281msgstr "Scrittura delle tavole degli inode: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005282
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005283#: misc/mke2fs.c:430
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005284#, fuzzy, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005285msgid ""
5286"\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005287"Could not write %d blocks in inode table starting at %llu: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005288msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005289"\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005290"Impossibile scrivere %d blocchi nella tavola degli inode iniziando da %d: "
5291"%s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005292
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005293#: misc/mke2fs.c:444 misc/mke2fs.c:2673 misc/mke2fs.c:3049
Eric Sandeen032eafe2012-07-28 17:48:36 -04005294msgid "done \n"
5295msgstr "fatto \n"
5296
Theodore Ts'o48203a32016-06-08 15:45:26 -04005297#: misc/mke2fs.c:459
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005298msgid "while creating root dir"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005299msgstr "creando la directory root"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005300
Theodore Ts'o48203a32016-06-08 15:45:26 -04005301#: misc/mke2fs.c:466
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005302msgid "while reading root inode"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005303msgstr "creando l'inode root"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005304
Theodore Ts'o48203a32016-06-08 15:45:26 -04005305#: misc/mke2fs.c:478
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005306msgid "while setting root inode ownership"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005307msgstr "impostando i permessi dell'inode root"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005308
Theodore Ts'o48203a32016-06-08 15:45:26 -04005309#: misc/mke2fs.c:496
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005310msgid "while creating /lost+found"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005311msgstr "creando /lost+found"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005312
Theodore Ts'o48203a32016-06-08 15:45:26 -04005313#: misc/mke2fs.c:503
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005314msgid "while looking up /lost+found"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005315msgstr "cercando /lost+found"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005316
Theodore Ts'o48203a32016-06-08 15:45:26 -04005317#: misc/mke2fs.c:516
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005318msgid "while expanding /lost+found"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005319msgstr "espandendo /lost+found"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005320
Theodore Ts'o48203a32016-06-08 15:45:26 -04005321#: misc/mke2fs.c:531
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005322msgid "while setting bad block inode"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05005323msgstr "impostando l'inode del blocco difettoso"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005324
Theodore Ts'o48203a32016-06-08 15:45:26 -04005325#: misc/mke2fs.c:558
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005326#, c-format
5327msgid "Out of memory erasing sectors %d-%d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005328msgstr "Fine memoria cancellando i settori %d-%d\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005329
Theodore Ts'o48203a32016-06-08 15:45:26 -04005330#: misc/mke2fs.c:568
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005331#, c-format
5332msgid "Warning: could not read block 0: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005333msgstr "Attenzione: impossibile leggere il blocco 0: %s\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005334
Theodore Ts'o48203a32016-06-08 15:45:26 -04005335#: misc/mke2fs.c:584
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005336#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005337msgid "Warning: could not erase sector %d: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005338msgstr "Attenzione: impossibile cancellare il settore %d: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005339
Theodore Ts'o48203a32016-06-08 15:45:26 -04005340#: misc/mke2fs.c:600
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005341msgid "while initializing journal superblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005342msgstr "inizializzando il superblocco del journal"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005343
Theodore Ts'o48203a32016-06-08 15:45:26 -04005344#: misc/mke2fs.c:608
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005345msgid "Zeroing journal device: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005346msgstr "Azzeramento del device di journaling: "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005347
Theodore Ts'o48203a32016-06-08 15:45:26 -04005348#: misc/mke2fs.c:620
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005349#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04005350msgid "while zeroing journal device (block %llu, count %d)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005351msgstr "azzerando il device di journaling (blocco %u, numero %d)"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005352
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005353#: misc/mke2fs.c:638
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005354msgid "while writing journal superblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005355msgstr "scrivendo il superblocco del journal"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005356
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005357#: misc/mke2fs.c:653
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005358#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005359msgid "Creating filesystem with %llu %dk blocks and %u inodes\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005360msgstr "Creazione del file system con %llu %dk blocchi e %u inode\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005361
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005362#: misc/mke2fs.c:661
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005363#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005364msgid ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04005365"warning: %llu blocks unused.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005366"\n"
5367msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005368"attenzione: %d blocchi inutilizzati.\n"
5369"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005370
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005371#: misc/mke2fs.c:666
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005372#, c-format
5373msgid "Filesystem label=%s\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005374msgstr "Etichetta del file system=%s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005375
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005376#: misc/mke2fs.c:669
Eric Sandeen032eafe2012-07-28 17:48:36 -04005377#, fuzzy, c-format
5378msgid "OS type: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005379msgstr "Tipo SO: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005380
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005381#: misc/mke2fs.c:671
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005382#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005383msgid "Block size=%u (log=%u)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005384msgstr "Dimensione blocco=%u (log=%u)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005385
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005386#: misc/mke2fs.c:674
Eric Sandeen032eafe2012-07-28 17:48:36 -04005387#, fuzzy, c-format
5388msgid "Cluster size=%u (log=%u)\n"
5389msgstr "Dimensione blocco=%u (log=%u)\n"
5390
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005391#: misc/mke2fs.c:678
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005392#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005393msgid "Fragment size=%u (log=%u)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005394msgstr "Dimensione frammento=%u (log=%u)\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005395
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005396#: misc/mke2fs.c:680
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005397#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04005398msgid "Stride=%u blocks, Stripe width=%u blocks\n"
5399msgstr ""
5400
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005401#: misc/mke2fs.c:682
Eric Sandeen032eafe2012-07-28 17:48:36 -04005402#, fuzzy, c-format
5403msgid "%u inodes, %llu blocks\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005404msgstr "%u inode, %u blocchi\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005405
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005406#: misc/mke2fs.c:684
Eric Sandeen032eafe2012-07-28 17:48:36 -04005407#, fuzzy, c-format
5408msgid "%llu blocks (%2.2f%%) reserved for the super user\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005409msgstr "%u blocchi (%2.2f%%) riservati per l'utente root\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005410
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005411#: misc/mke2fs.c:687
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005412#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005413msgid "First data block=%u\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005414msgstr "Primo blocco dati=%u\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005415
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005416#: misc/mke2fs.c:689
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005417#, c-format
5418msgid "Root directory owner=%u:%u\n"
5419msgstr ""
5420
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005421#: misc/mke2fs.c:691
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005422#, c-format
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05005423msgid "Maximum filesystem blocks=%lu\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005424msgstr "Blocchi massimi nel file system=%lu\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05005425
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005426#: misc/mke2fs.c:695
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005427#, c-format
5428msgid "%u block groups\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005429msgstr "%u gruppi di blocchi\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005430
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005431#: misc/mke2fs.c:697
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005432#, fuzzy, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005433msgid "%u block group\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005434msgstr "%u gruppo di blocchi\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005435
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005436#: misc/mke2fs.c:699
Eric Sandeen032eafe2012-07-28 17:48:36 -04005437#, fuzzy, c-format
5438msgid "%u blocks per group, %u clusters per group\n"
5439msgstr "%u blocchi per gruppo, %u frammenti per gruppo\n"
5440
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005441#: misc/mke2fs.c:702
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005442#, c-format
5443msgid "%u blocks per group, %u fragments per group\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005444msgstr "%u blocchi per gruppo, %u frammenti per gruppo\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005445
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005446#: misc/mke2fs.c:704
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005447#, c-format
5448msgid "%u inodes per group\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005449msgstr "%u inode per gruppo\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005450
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005451#: misc/mke2fs.c:713
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005452#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005453msgid "Filesystem UUID: %s\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005454msgstr "Etichetta del file system=%s\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005455
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005456#: misc/mke2fs.c:714
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005457msgid "Superblock backups stored on blocks: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005458msgstr "Backup del superblocco salvati nei blocchi: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005459
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005460#: misc/mke2fs.c:808
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005461#, c-format
5462msgid "%s requires '-O 64bit'\n"
5463msgstr ""
5464
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005465#: misc/mke2fs.c:814
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005466#, c-format
5467msgid "'%s' must be before 'resize=%u'\n"
5468msgstr ""
5469
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005470#: misc/mke2fs.c:827
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005471#, fuzzy, c-format
5472msgid "Invalid desc_size: '%s'\n"
5473msgstr "Parametro di stride non valido.\n"
5474
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005475#: misc/mke2fs.c:840
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005476#, fuzzy, c-format
5477msgid "Invalid offset: %s\n"
5478msgstr "Parametro di stride non valido.\n"
5479
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005480#: misc/mke2fs.c:854 misc/tune2fs.c:1958
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005481#, fuzzy, c-format
5482msgid "Invalid mmp_update_interval: %s\n"
5483msgstr "modello di prova non valido: %s\n"
5484
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005485#: misc/mke2fs.c:868
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005486#, fuzzy, c-format
5487msgid "Invalid # of backup superblocks: %s\n"
5488msgstr "Parametro di stride non valido.\n"
5489
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005490#: misc/mke2fs.c:890
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005491#, fuzzy, c-format
5492msgid "Invalid stride parameter: %s\n"
5493msgstr "Parametro di stride non valido.\n"
5494
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005495#: misc/mke2fs.c:905
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005496#, fuzzy, c-format
5497msgid "Invalid stripe-width parameter: %s\n"
5498msgstr "Parametro di stride non valido.\n"
5499
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005500#: misc/mke2fs.c:928
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005501#, fuzzy, c-format
5502msgid "Invalid resize parameter: %s\n"
5503msgstr "Parametro di stride non valido.\n"
5504
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005505#: misc/mke2fs.c:935
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005506msgid "The resize maximum must be greater than the filesystem size.\n"
5507msgstr ""
5508
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005509#: misc/mke2fs.c:959
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005510msgid "On-line resizing not supported with revision 0 filesystems\n"
5511msgstr ""
5512
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005513#: misc/mke2fs.c:985 misc/mke2fs.c:994
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005514#, fuzzy, c-format
5515msgid "Invalid root_owner: '%s'\n"
5516msgstr "Insieme di opzioni di mount non valido: %s\n"
5517
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005518#: misc/mke2fs.c:1035
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005519#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005520msgid ""
5521"\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05005522"Bad option(s) specified: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005523"\n"
Theodore Ts'o197abba2005-06-20 18:00:23 -04005524"Extended options are separated by commas, and may take an argument which\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005525"\tis set off by an equals ('=') sign.\n"
5526"\n"
Theodore Ts'o197abba2005-06-20 18:00:23 -04005527"Valid extended options are:\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005528"\tmmp_update_interval=<interval>\n"
5529"\tnum_backup_sb=<0|1|2>\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05005530"\tstride=<RAID per-disk data chunk in blocks>\n"
5531"\tstripe-width=<RAID stride * data disks in blocks>\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005532"\toffset=<offset to create the file system>\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05005533"\tresize=<resize maximum size in blocks>\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005534"\tpacked_meta_blocks=<0 to disable, 1 to enable>\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005535"\tlazy_itable_init=<0 to disable, 1 to enable>\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005536"\tlazy_journal_init=<0 to disable, 1 to enable>\n"
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04005537"\troot_owner=<uid of root dir>:<gid of root dir>\n"
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05005538"\ttest_fs\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005539"\tdiscard\n"
5540"\tnodiscard\n"
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04005541"\tquotatype=<quota type(s) to be enabled>\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005542"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005543msgstr ""
5544
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005545#: misc/mke2fs.c:1060
Theodore Ts'o8f741372008-02-28 21:47:05 -05005546#, c-format
5547msgid ""
5548"\n"
5549"Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
5550"\n"
5551msgstr ""
5552
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005553#: misc/mke2fs.c:1102
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005554#, c-format
5555msgid ""
5556"Syntax error in mke2fs config file (%s, line #%d)\n"
5557"\t%s\n"
5558msgstr ""
5559
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005560#: misc/mke2fs.c:1115 misc/tune2fs.c:1007
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005561#, c-format
5562msgid "Invalid filesystem option set: %s\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005563msgstr "Set di opzioni del file system non valido: %s\n"
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005564
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005565#: misc/mke2fs.c:1127 misc/tune2fs.c:406
Eric Sandeen032eafe2012-07-28 17:48:36 -04005566#, c-format
5567msgid "Invalid mount option set: %s\n"
5568msgstr "Insieme di opzioni di mount non valido: %s\n"
5569
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005570#: misc/mke2fs.c:1263
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005571#, c-format
5572msgid ""
5573"\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005574"Your mke2fs.conf file does not define the %s filesystem type.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005575msgstr ""
5576
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005577#: misc/mke2fs.c:1267
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005578msgid ""
5579"You probably need to install an updated mke2fs.conf file.\n"
5580"\n"
5581msgstr ""
5582
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005583#: misc/mke2fs.c:1271
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005584#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04005585msgid "Aborting...\n"
5586msgstr "Annullamento....\n"
5587
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005588#: misc/mke2fs.c:1312
Eric Sandeen032eafe2012-07-28 17:48:36 -04005589#, c-format
5590msgid ""
5591"\n"
5592"Warning: the fs_type %s is not defined in mke2fs.conf\n"
5593"\n"
5594msgstr ""
5595
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005596#: misc/mke2fs.c:1494
Eric Sandeen032eafe2012-07-28 17:48:36 -04005597msgid "Couldn't allocate memory for new PATH.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005598msgstr "Impossibile allocare memoria per i tipi di file system\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005599
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005600#: misc/mke2fs.c:1535
Eric Sandeen032eafe2012-07-28 17:48:36 -04005601#, c-format
5602msgid "Couldn't init profile successfully (error: %ld).\n"
5603msgstr ""
5604
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005605#: misc/mke2fs.c:1568
Theodore Ts'obc759702005-05-09 20:40:55 -04005606#, fuzzy, c-format
5607msgid "invalid block size - %s"
5608msgstr "dimensione del blocco difettoso - %s"
5609
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005610#: misc/mke2fs.c:1572
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005611#, c-format
5612msgid "Warning: blocksize %d not usable on most systems.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005613msgstr ""
5614"Attenzione: la dimensione di blocco %d non è utilizzabile su molti sistemi.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005615
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005616#: misc/mke2fs.c:1588
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005617#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04005618msgid "invalid cluster size - %s"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005619msgstr "dimensione file system non valida - %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005620
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005621#: misc/mke2fs.c:1601
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005622msgid "'-R' is deprecated, use '-E' instead"
5623msgstr ""
5624
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005625#: misc/mke2fs.c:1615 misc/tune2fs.c:1687
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005626#, fuzzy, c-format
5627msgid "bad error behavior - %s"
5628msgstr "comportamento relativo ad un errore non valido - %s"
5629
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005630#: misc/mke2fs.c:1627
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005631msgid "Illegal number for blocks per group"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005632msgstr "Numero di blocchi per gruppo non valido"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005633
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005634#: misc/mke2fs.c:1632
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005635msgid "blocks per group must be multiple of 8"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005636msgstr "i blocchi per gruppo devono essere multipli di 8"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005637
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005638#: misc/mke2fs.c:1640
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005639#, fuzzy
5640msgid "Illegal number for flex_bg size"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005641msgstr "Numero di blocchi per gruppo non valido"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005642
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005643#: misc/mke2fs.c:1646
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005644msgid "flex_bg size must be a power of 2"
5645msgstr ""
5646
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005647#: misc/mke2fs.c:1651
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005648#, c-format
5649msgid "flex_bg size (%lu) must be less than or equal to 2^31"
5650msgstr ""
5651
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005652#: misc/mke2fs.c:1661
Theodore Ts'o7ae19832005-06-19 09:45:36 -04005653#, fuzzy, c-format
Theodore Ts'o197abba2005-06-20 18:00:23 -04005654msgid "invalid inode ratio %s (min %d/max %d)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005655msgstr "tasso di inode non valido %s (min %d/max %d)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005656
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005657#: misc/mke2fs.c:1671
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005658#, fuzzy, c-format
5659msgid "invalid inode size - %s"
5660msgstr "dimensione inode non valida - %s"
5661
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005662#: misc/mke2fs.c:1684
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005663msgid ""
5664"Warning: -K option is deprecated and should not be used anymore. Use '-E "
5665"nodiscard' extended option instead!\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005666msgstr ""
5667
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005668#: misc/mke2fs.c:1695
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005669msgid "in malloc for bad_blocks_filename"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005670msgstr "nella malloc per bad_blocks_filename"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005671
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005672#: misc/mke2fs.c:1704
Theodore Ts'o48203a32016-06-08 15:45:26 -04005673#, fuzzy, c-format
5674msgid ""
5675"Warning: label too long; will be truncated to '%s'\n"
5676"\n"
5677msgstr "Attenzione: troncamento dell'etichetta, troppo lunga.\n"
5678
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005679#: misc/mke2fs.c:1713
Theodore Ts'o197abba2005-06-20 18:00:23 -04005680#, fuzzy, c-format
5681msgid "invalid reserved blocks percent - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005682msgstr "percentuale di blocchi riservati non valida - %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005683
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005684#: misc/mke2fs.c:1728
Theodore Ts'o6956f612005-12-31 16:46:15 -05005685#, fuzzy, c-format
5686msgid "bad num inodes - %s"
Theodore Ts'o7527ef12007-12-05 19:35:20 -05005687msgstr "dimensione inode non valida - %s"
Theodore Ts'o6956f612005-12-31 16:46:15 -05005688
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005689#: misc/mke2fs.c:1741
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04005690#, fuzzy
5691msgid "while allocating fs_feature string"
5692msgstr "allocando i buffer"
5693
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005694#: misc/mke2fs.c:1758
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005695#, fuzzy, c-format
5696msgid "bad revision level - %s"
5697msgstr "versione non valida - %s\n"
5698
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005699#: misc/mke2fs.c:1763
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005700#, fuzzy, c-format
5701msgid "while trying to create revision %d"
5702msgstr ""
5703"\n"
5704"\tcercando di creare il journal"
5705
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005706#: misc/mke2fs.c:1777
Eric Sandeen032eafe2012-07-28 17:48:36 -04005707#, fuzzy
5708msgid "The -t option may only be used once"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005709msgstr "-o può essere specificata solo una volta"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005710
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005711#: misc/mke2fs.c:1785
Eric Sandeen032eafe2012-07-28 17:48:36 -04005712#, fuzzy
5713msgid "The -T option may only be used once"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005714msgstr "-o può essere specificata solo una volta"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005715
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005716#: misc/mke2fs.c:1841 misc/mke2fs.c:3133
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005717#, c-format
5718msgid "while trying to open journal device %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005719msgstr "durante l'apertura del dispositivo di journaling %s\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005720
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005721#: misc/mke2fs.c:1847
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005722#, c-format
Theodore Ts'oddc32a02003-05-03 18:45:55 -04005723msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005724msgstr ""
5725"Dimensione dei blocchi del device di journaling (%d) minore della dim minima "
5726"dei blocchi %d\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005727
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005728#: misc/mke2fs.c:1853
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005729#, fuzzy, c-format
5730msgid "Using journal device's blocksize: %d\n"
5731msgstr "Aggiunta del journal al device %s: "
5732
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005733#: misc/mke2fs.c:1864
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005734#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04005735msgid "invalid blocks '%s' on device '%s'"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005736msgstr ""
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005737
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005738#: misc/mke2fs.c:1888
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005739msgid "filesystem"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005740msgstr "file system"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005741
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005742#: misc/mke2fs.c:1901 resize/main.c:491
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005743msgid "while trying to determine filesystem size"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005744msgstr "tentando di determinare la dimensione del file system"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005745
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005746#: misc/mke2fs.c:1907
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005747msgid ""
5748"Couldn't determine device size; you must specify\n"
5749"the size of the filesystem\n"
5750msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005751"Impossibile determinare la dimensione del device: bisogna\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005752"specificare la dimensione del file system\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005753
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005754#: misc/mke2fs.c:1914
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005755msgid ""
5756"Device size reported to be zero. Invalid partition specified, or\n"
5757"\tpartition table wasn't reread after running fdisk, due to\n"
5758"\ta modified partition being busy and in use. You may need to reboot\n"
5759"\tto re-read your partition table.\n"
5760msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005761"Sembra che la dimensione del device sia zero. Specificata partizione non\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005762"\tvalida o la tabella delle partizioni non è stata riletta dopo "
5763"l'esecuzione\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005764"\tdi fdisk, poiché una partizione modificata era occupata. Potrebbe essere\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005765"\tnecessario riavviare per rileggere la tabella delle partizioni.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005766
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005767#: misc/mke2fs.c:1931
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005768msgid "Filesystem larger than apparent device size."
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005769msgstr "Il file system è più grande della dimensione apparente del device."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005770
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005771#: misc/mke2fs.c:1951
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005772msgid "Failed to parse fs types list\n"
5773msgstr ""
5774
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005775#: misc/mke2fs.c:1999
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005776#, fuzzy
5777msgid "The HURD does not support the filetype feature.\n"
5778msgstr "Il kernel Hurd non supporta la caratteristica filetype.\n"
5779
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005780#: misc/mke2fs.c:2004
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005781#, fuzzy
5782msgid "The HURD does not support the huge_file feature.\n"
5783msgstr "Il kernel Hurd non supporta la caratteristica filetype.\n"
5784
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005785#: misc/mke2fs.c:2009
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005786#, fuzzy
5787msgid "The HURD does not support the metadata_csum feature.\n"
5788msgstr "Il kernel Hurd non supporta la caratteristica filetype.\n"
5789
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005790#: misc/mke2fs.c:2019
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005791msgid "while trying to determine hardware sector size"
5792msgstr "provando a determinare la dimensione del settore hardware"
5793
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005794#: misc/mke2fs.c:2025
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005795#, fuzzy
5796msgid "while trying to determine physical sector size"
5797msgstr "provando a determinare la dimensione del settore hardware"
5798
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005799#: misc/mke2fs.c:2057
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005800#, fuzzy
5801msgid "while setting blocksize; too small for device\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005802msgstr "leggendo l'inode dei blocchi non validi"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005803
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005804#: misc/mke2fs.c:2062
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005805#, c-format
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005806msgid ""
5807"Warning: specified blocksize %d is less than device physical sectorsize %d\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005808msgstr ""
5809
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005810#: misc/mke2fs.c:2086
Eric Sandeen032eafe2012-07-28 17:48:36 -04005811#, c-format
5812msgid ""
5813"%s: Size of device (0x%llx blocks) %s too big to be expressed\n"
5814"\tin 32 bits using a blocksize of %d.\n"
5815msgstr ""
5816
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005817#: misc/mke2fs.c:2098
5818#, c-format
5819msgid ""
5820"%s: Size of device (0x%llx blocks) %s too big to create\n"
5821"\ta filesystem using a blocksize of %d.\n"
5822msgstr ""
5823
5824#: misc/mke2fs.c:2120
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005825msgid "fs_types for mke2fs.conf resolution: "
5826msgstr ""
5827
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005828#: misc/mke2fs.c:2127
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005829msgid "Filesystem features not supported with revision 0 filesystems\n"
5830msgstr ""
5831
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005832#: misc/mke2fs.c:2135
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005833msgid "Sparse superblocks not supported with revision 0 filesystems\n"
5834msgstr ""
5835
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005836#: misc/mke2fs.c:2145
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005837msgid "Journals not supported with revision 0 filesystems\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005838msgstr "Journal non supportati con il numero di revisione 0 del file system\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005839
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005840#: misc/mke2fs.c:2158
Eric Sandeen032eafe2012-07-28 17:48:36 -04005841#, fuzzy, c-format
5842msgid "invalid reserved blocks percent - %lf"
5843msgstr "percentuale di blocchi riservati non valida - %s"
5844
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005845#: misc/mke2fs.c:2175
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005846msgid ""
5847"Extents MUST be enabled for a 64-bit filesystem. Pass -O extents to "
5848"rectify.\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005849msgstr ""
5850
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005851#: misc/mke2fs.c:2195
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005852msgid "The cluster size may not be smaller than the block size.\n"
5853msgstr ""
5854
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005855#: misc/mke2fs.c:2201
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005856msgid "specifying a cluster size requires the bigalloc feature"
5857msgstr ""
5858
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005859#: misc/mke2fs.c:2221
Eric Sandeen032eafe2012-07-28 17:48:36 -04005860#, c-format
5861msgid "warning: Unable to get device geometry for %s\n"
5862msgstr ""
5863
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005864#: misc/mke2fs.c:2224
Eric Sandeen032eafe2012-07-28 17:48:36 -04005865#, c-format
5866msgid "%s alignment is offset by %lu bytes.\n"
5867msgstr ""
5868
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005869#: misc/mke2fs.c:2226
Eric Sandeen032eafe2012-07-28 17:48:36 -04005870#, c-format
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005871msgid ""
5872"This may result in very poor performance, (re)-partitioning suggested.\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005873msgstr ""
5874
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005875#: misc/mke2fs.c:2247
Eric Sandeen032eafe2012-07-28 17:48:36 -04005876#, c-format
5877msgid "%d-byte blocks too big for system (max %d)"
5878msgstr "blocchi di %d byte troppo grandi per il sistema (max %d)"
5879
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005880#: misc/mke2fs.c:2251
Eric Sandeen032eafe2012-07-28 17:48:36 -04005881#, c-format
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005882msgid ""
5883"Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
5884msgstr ""
5885"Attenzione: blocchi di %d bytes troppo grandi per il sistema (max %d), "
5886"continuo comunque\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005887
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005888#: misc/mke2fs.c:2259
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005889#, c-format
5890msgid ""
5891"Suggestion: Use Linux kernel >= 3.18 for improved stability of the metadata "
5892"and journal checksum features.\n"
5893msgstr ""
5894
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005895#: misc/mke2fs.c:2314
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04005896#, c-format
5897msgid ""
5898"\n"
5899"Warning: offset specified without an explicit file system size.\n"
5900"Creating a file system with %llu blocks but this might\n"
5901"not be what you want.\n"
5902"\n"
5903msgstr ""
5904
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005905#: misc/mke2fs.c:2331
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005906msgid "Can't support bigalloc feature without extents feature"
5907msgstr ""
5908
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005909#: misc/mke2fs.c:2338
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005910msgid ""
5911"The resize_inode and meta_bg features are not compatible.\n"
5912"They can not be both enabled simultaneously.\n"
5913msgstr ""
5914
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005915#: misc/mke2fs.c:2346
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005916msgid ""
5917"\n"
5918"Warning: the bigalloc feature is still under development\n"
5919"See https://ext4.wiki.kernel.org/index.php/Bigalloc for more information\n"
5920"\n"
5921msgstr ""
5922
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005923#: misc/mke2fs.c:2358
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05005924msgid "reserved online resize blocks not supported on non-sparse filesystem"
5925msgstr ""
5926
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005927#: misc/mke2fs.c:2367
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005928msgid "blocks per group count out of range"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005929msgstr "conteggio dei blocchi per gruppo fuori dall'intervallo"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005930
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005931#: misc/mke2fs.c:2389
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005932msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
Theodore Ts'o6956f612005-12-31 16:46:15 -05005933msgstr ""
5934
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005935#: misc/mke2fs.c:2401
Theodore Ts'o197abba2005-06-20 18:00:23 -04005936#, fuzzy, c-format
5937msgid "invalid inode size %d (min %d/max %d)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005938msgstr "dimensione dell'inode non valida: %d (min %d/max %d)"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005939
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005940#: misc/mke2fs.c:2416
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005941#, c-format
5942msgid "%d byte inodes are too small for inline data; specify larger size"
5943msgstr ""
5944
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005945#: misc/mke2fs.c:2429
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005946#, c-format
5947msgid "%d byte inodes are too small for project quota; specify larger size"
5948msgstr ""
5949
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005950#: misc/mke2fs.c:2444
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005951#, c-format
5952msgid "too many inodes (%llu), raise inode ratio?"
5953msgstr ""
5954
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005955#: misc/mke2fs.c:2451
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005956#, c-format
5957msgid "too many inodes (%llu), specify < 2^32 inodes"
5958msgstr ""
5959
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005960#: misc/mke2fs.c:2465
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005961#, c-format
5962msgid ""
5963"inode_size (%u) * inodes_count (%u) too big for a\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005964"\tfilesystem with %llu blocks, specify higher inode_ratio (-i)\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005965"\tor lower inode count (-N).\n"
5966msgstr ""
5967
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005968#: misc/mke2fs.c:2652
Eric Sandeen032eafe2012-07-28 17:48:36 -04005969msgid "Discarding device blocks: "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005970msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04005971
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005972#: misc/mke2fs.c:2668
Eric Sandeen032eafe2012-07-28 17:48:36 -04005973msgid "failed - "
5974msgstr ""
5975
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005976#: misc/mke2fs.c:2727
Theodore Ts'o48203a32016-06-08 15:45:26 -04005977#, fuzzy
5978msgid "while initializing quota context"
5979msgstr "chiamando ext2fs_block_iterate"
5980
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005981#: misc/mke2fs.c:2734
Theodore Ts'o48203a32016-06-08 15:45:26 -04005982#, fuzzy
5983msgid "while writing quota inodes"
5984msgstr "scrivendo l'inode del journal"
5985
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005986#: misc/mke2fs.c:2759
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005987#, fuzzy, c-format
5988msgid "bad error behavior in profile - %s"
5989msgstr "comportamento relativo ad un errore non valido - %s"
5990
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005991#: misc/mke2fs.c:2833
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005992#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005993msgid "while setting up superblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005994msgstr "impostando il superblocco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005995
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005996#: misc/mke2fs.c:2849
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005997msgid ""
5998"Extents are not enabled. The file extent tree can be checksummed, whereas "
5999"block maps cannot. Not enabling extents reduces the coverage of metadata "
6000"checksumming. Pass -O extents to rectify.\n"
6001msgstr ""
6002
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006003#: misc/mke2fs.c:2856
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006004msgid ""
6005"64-bit filesystem support is not enabled. The larger fields afforded by "
6006"this feature enable full-strength checksumming. Pass -O 64bit to rectify.\n"
6007msgstr ""
6008
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006009#: misc/mke2fs.c:2864
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006010msgid "The metadata_csum_seed feature requres the metadata_csum feature.\n"
6011msgstr ""
6012
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006013#: misc/mke2fs.c:2888
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006014msgid "Discard succeeded and will return 0s - skipping inode table wipe\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04006015msgstr ""
6016
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006017#: misc/mke2fs.c:2974
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006018#, c-format
6019msgid "unknown os - %s"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006020msgstr "SO sconosciuto - %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006021
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006022#: misc/mke2fs.c:3037
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006023#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04006024msgid "Allocating group tables: "
6025msgstr "Scrittura delle tavole degli inode: "
6026
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006027#: misc/mke2fs.c:3045
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006028msgid "while trying to allocate filesystem tables"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006029msgstr "tentando di allocare le tabelle del file system"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006030
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006031#: misc/mke2fs.c:3054
Eric Sandeen032eafe2012-07-28 17:48:36 -04006032#, fuzzy
6033msgid ""
6034"\n"
6035"\twhile converting subcluster bitmap"
6036msgstr "scrivendo la mappa dei bit del blocco"
6037
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006038#: misc/mke2fs.c:3060
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006039#, c-format
6040msgid "%s may be further corrupted by superblock rewrite\n"
6041msgstr ""
6042
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006043#: misc/mke2fs.c:3101
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006044#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04006045msgid "while zeroing block %llu at end of filesystem"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006046msgstr "nell'azzerare il blocco %llu alla fine del file system"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006047
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006048#: misc/mke2fs.c:3114
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05006049#, fuzzy
6050msgid "while reserving blocks for online resize"
6051msgstr "leggendo l'inode dei blocchi non validi"
6052
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006053#: misc/mke2fs.c:3126 misc/tune2fs.c:1415
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006054msgid "journal"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006055msgstr "journal"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006056
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006057#: misc/mke2fs.c:3138
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006058#, c-format
6059msgid "Adding journal to device %s: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006060msgstr "Aggiunta del journal al device %s: "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006061
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006062#: misc/mke2fs.c:3145
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006063#, c-format
6064msgid ""
6065"\n"
6066"\twhile trying to add journal to device %s"
6067msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006068"\n"
6069"\tcercando di agigungere il journal al device %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006070
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006071#: misc/mke2fs.c:3150 misc/mke2fs.c:3179 misc/mke2fs.c:3219
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006072#: misc/mk_hugefiles.c:510 misc/tune2fs.c:1444 misc/tune2fs.c:1463
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006073msgid "done\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006074msgstr "fatto\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006075
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006076#: misc/mke2fs.c:3156
Eric Sandeen032eafe2012-07-28 17:48:36 -04006077msgid "Skipping journal creation in super-only mode\n"
6078msgstr ""
6079
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006080#: misc/mke2fs.c:3166
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006081#, fuzzy, c-format
6082msgid "Creating journal (%u blocks): "
6083msgstr "Creazione del journal (%d blocchi): "
6084
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006085#: misc/mke2fs.c:3175
Eric Sandeen032eafe2012-07-28 17:48:36 -04006086msgid ""
6087"\n"
6088"\twhile trying to create journal"
6089msgstr ""
6090"\n"
6091"\tcercando di creare il journal"
6092
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006093#: misc/mke2fs.c:3187 misc/tune2fs.c:1072
Eric Sandeen032eafe2012-07-28 17:48:36 -04006094msgid ""
6095"\n"
6096"Error while enabling multiple mount protection feature."
6097msgstr ""
6098
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006099#: misc/mke2fs.c:3192
Eric Sandeen032eafe2012-07-28 17:48:36 -04006100#, c-format
6101msgid "Multiple mount protection is enabled with update interval %d seconds.\n"
6102msgstr ""
6103
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006104#: misc/mke2fs.c:3210
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006105msgid "Copying files into the device: "
6106msgstr ""
6107
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006108#: misc/mke2fs.c:3216
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006109#, fuzzy
6110msgid "while populating file system"
6111msgstr "allocando i buffer"
6112
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006113#: misc/mke2fs.c:3223
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006114msgid "Writing superblocks and filesystem accounting information: "
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006115msgstr ""
6116"Scrittura delle informazioni dei super-blocchi e dell'accounting del file "
6117"system: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006118
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006119#: misc/mke2fs.c:3230
6120#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006121msgid ""
6122"\n"
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006123"Warning, had trouble writing out superblocks.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006124msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006125"\n"
6126"Attenzione, problemi durante la scrittura dei superblocchi."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006127
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006128#: misc/mke2fs.c:3232
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006129msgid ""
6130"done\n"
6131"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006132msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006133"fatto\n"
6134"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006135
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006136#: misc/mk_hugefiles.c:424
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006137#, c-format
6138msgid ""
6139"Partition offset of %llu (%uk) blocks not compatible with cluster size %u.\n"
6140msgstr ""
6141
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006142#: misc/mk_hugefiles.c:491
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006143msgid "Huge files will be zero'ed\n"
6144msgstr ""
6145
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006146#: misc/mk_hugefiles.c:492
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006147#, fuzzy, c-format
6148msgid "Creating %lu huge file(s) "
6149msgstr "file regolare"
6150
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006151#: misc/mk_hugefiles.c:494
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006152#, fuzzy, c-format
6153msgid "with %llu blocks each"
6154msgstr ""
6155"attenzione: %d blocchi inutilizzati.\n"
6156"\n"
6157
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006158#: misc/mk_hugefiles.c:505
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006159#, fuzzy, c-format
6160msgid "while creating huge file %lu"
6161msgstr "nel recuperare l'inode successivo"
6162
Eric Sandeen032eafe2012-07-28 17:48:36 -04006163#: misc/mklost+found.c:50
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006164msgid "Usage: mklost+found\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05006165msgstr "Uso: mklost+found\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006166
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006167#: misc/partinfo.c:43
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006168#, fuzzy, c-format
6169msgid ""
6170"Usage: %s device...\n"
6171"\n"
6172"Prints out the partition information for each given device.\n"
6173"For example: %s /dev/hda\n"
6174"\n"
6175msgstr ""
6176"Uso: %s <dev1> <dev2> <dev3>\n"
6177"\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006178"Questo programma stampa le informazioni di partizione per un insieme di "
6179"device\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006180"Un utilizzo comune di questo programma è:\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006181"\n"
6182"\t%s /dev/hda?\n"
6183"\n"
6184
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006185#: misc/partinfo.c:53
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006186#, fuzzy, c-format
6187msgid "Cannot open %s: %s"
6188msgstr "e2label: impossibile aprire %s\n"
6189
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006190#: misc/partinfo.c:59
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006191#, c-format
6192msgid "Cannot get geometry of %s: %s"
6193msgstr ""
6194
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006195#: misc/partinfo.c:67
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006196#, c-format
6197msgid "Cannot get size of %s: %s"
6198msgstr ""
6199
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006200#: misc/partinfo.c:73
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006201#, c-format
6202msgid "%s: h=%3d s=%3d c=%4d start=%8d size=%8lu end=%8d\n"
6203msgstr ""
6204
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006205#: misc/tune2fs.c:119
Theodore Ts'o4e528702016-09-04 21:31:21 -04006206#, fuzzy
6207msgid "Please run e2fsck -f on the filesystem.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006208msgstr "Eseguire e2fsck sul file system.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006209
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006210#: misc/tune2fs.c:121
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006211#, fuzzy
Theodore Ts'o4e528702016-09-04 21:31:21 -04006212msgid "Please run e2fsck -fD on the filesystem.\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006213msgstr "Eseguire e2fsck sul file system.\n"
6214
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006215#: misc/tune2fs.c:134
Theodore Ts'o197abba2005-06-20 18:00:23 -04006216#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006217msgid ""
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006218"Usage: %s [-c max_mounts_count] [-e errors_behavior] [-f] [-g group]\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05006219"\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006220"\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
6221"\t[-p mmp_update_interval] [-r reserved_blocks_count] [-u user]\n"
6222"\t[-C mount_count] [-L volume_label] [-M last_mounted_dir]\n"
6223"\t[-O [^]feature[,...]] [-Q quota_options]\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006224"\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006225"\t[-I new_inode_size] [-z undo_file] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006226msgstr ""
Theodore Ts'o72933b92005-01-11 14:05:00 -05006227"Uso: %s [-c max-numero-mount] [-e comportamento-errori] [-g gruppo]\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006228"\t[-i intervallo[d|m|w]] [-j] [-J opzioni-journal]\n"
6229"\t[-l] [-s flag-sparse] [-m percentuale-blocchi-riservati]\n"
6230"\t[-o [^]opzioni-mount[,...]] [-r numero-blocchi-riservati]\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006231"\t[-u utente] [-C numero-mount] [-L etichetta-volume] [-M ultima-dir-"
6232"montata]\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006233"\t[-O [^]caratteristica[,...]] [-T ultimo-controllo] [-U UUID] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006234
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006235#: misc/tune2fs.c:218
Theodore Ts'obd386982015-05-17 20:34:58 -04006236msgid "Journal superblock not found!\n"
6237msgstr "Superblocco del journal non trovato!\n"
6238
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006239#: misc/tune2fs.c:276
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006240msgid "while trying to open external journal"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006241msgstr "cercando di aprire il journal esterno"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006242
Theodore Ts'o48203a32016-06-08 15:45:26 -04006243#: misc/tune2fs.c:282 misc/tune2fs.c:2701
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006244#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006245msgid "%s is not a journal device.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006246msgstr "%s non è un dispositivo di journaling.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006247
Theodore Ts'o48203a32016-06-08 15:45:26 -04006248#: misc/tune2fs.c:292 misc/tune2fs.c:2712
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006249msgid "Filesystem's UUID not found on journal device.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006250msgstr "UUID del file system non trovato sul dispositivo di journaling.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006251
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006252#: misc/tune2fs.c:316
Eric Sandeen032eafe2012-07-28 17:48:36 -04006253msgid ""
6254"Cannot locate journal device. It was NOT removed\n"
6255"Use -f option to remove missing journal device.\n"
6256msgstr ""
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006257
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006258#: misc/tune2fs.c:325
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006259msgid "Journal removed\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006260msgstr "Journal rimosso\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006261
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006262#: misc/tune2fs.c:369
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006263msgid "while reading bitmaps"
Theodore Ts'o72933b92005-01-11 14:05:00 -05006264msgstr "leggendo le mappe dei bit"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006265
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006266#: misc/tune2fs.c:377
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006267msgid "while clearing journal inode"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006268msgstr "azzerando l'inode del journal"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006269
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006270#: misc/tune2fs.c:388
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006271msgid "while writing journal inode"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006272msgstr "scrivendo l'inode del journal"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006273
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006274#: misc/tune2fs.c:423 misc/tune2fs.c:445 misc/tune2fs.c:458
Eric Sandeen032eafe2012-07-28 17:48:36 -04006275msgid "(and reboot afterwards!)\n"
6276msgstr ""
Theodore Ts'o0c897a92002-11-09 12:01:18 -05006277
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006278#: misc/tune2fs.c:476
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006279#, c-format
6280msgid "After running e2fsck, please run `resize2fs %s %s"
6281msgstr ""
6282
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006283#: misc/tune2fs.c:479
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006284#, fuzzy, c-format
6285msgid "Please run `resize2fs %s %s"
6286msgstr ""
6287"Eseguire prima 'e2fsck -f %s'.\n"
6288"\n"
6289
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006290#: misc/tune2fs.c:483
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006291#, c-format
6292msgid " -z \"%s\""
6293msgstr ""
6294
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006295#: misc/tune2fs.c:485
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006296#, c-format
6297msgid "' to enable 64-bit mode.\n"
6298msgstr ""
6299
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006300#: misc/tune2fs.c:487
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006301#, c-format
6302msgid "' to disable 64-bit mode.\n"
6303msgstr ""
6304
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006305#: misc/tune2fs.c:974
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006306msgid ""
6307"WARNING: Could not confirm kernel support for metadata_csum_seed.\n"
6308" This requires Linux >= v4.4.\n"
6309msgstr ""
6310
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006311#: misc/tune2fs.c:1010
Theodore Ts'o8f741372008-02-28 21:47:05 -05006312#, c-format
6313msgid "Clearing filesystem feature '%s' not supported.\n"
6314msgstr ""
6315
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006316#: misc/tune2fs.c:1016
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006317#, c-format
Theodore Ts'o8f741372008-02-28 21:47:05 -05006318msgid "Setting filesystem feature '%s' not supported.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006319msgstr ""
6320"Impostazione di data ed ora dell'ultimo controllo del file system a %s\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05006321
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006322#: misc/tune2fs.c:1025
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006323msgid ""
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006324"The has_journal feature may only be cleared when the filesystem is\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006325"unmounted or mounted read-only.\n"
6326msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006327"Il flag has_journal può essere azzerato quando il file system non\n"
6328"è montato o è montato solo in lettura.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006329
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006330#: misc/tune2fs.c:1033
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006331msgid ""
6332"The needs_recovery flag is set. Please run e2fsck before clearing\n"
6333"the has_journal flag.\n"
6334msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006335"Il flag needs_recovery è impostato. Eseguire e2fsck prima di azzerare\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006336"il flag has_journal.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006337
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006338#: misc/tune2fs.c:1051
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006339msgid ""
6340"Setting filesystem feature 'sparse_super' not supported\n"
6341"for filesystems with the meta_bg feature enabled.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006342msgstr ""
6343"Impostazione di data ed ora dell'ultimo controllo del file system a %s\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006344
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006345#: misc/tune2fs.c:1064
Eric Sandeen032eafe2012-07-28 17:48:36 -04006346msgid ""
6347"The multiple mount protection feature can't\n"
6348"be set if the filesystem is mounted or\n"
6349"read-only.\n"
6350msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006351"Il flag has_journal può essere azzerato quando il file system non\n"
6352"è montato o è montato solo in lettura.\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04006353
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006354#: misc/tune2fs.c:1082
Eric Sandeen032eafe2012-07-28 17:48:36 -04006355#, c-format
6356msgid "Multiple mount protection has been enabled with update interval %ds.\n"
6357msgstr ""
6358
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006359#: misc/tune2fs.c:1091
Eric Sandeen032eafe2012-07-28 17:48:36 -04006360msgid ""
6361"The multiple mount protection feature cannot\n"
6362"be disabled if the filesystem is readonly.\n"
6363msgstr ""
6364
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006365#: misc/tune2fs.c:1099
Eric Sandeen032eafe2012-07-28 17:48:36 -04006366#, fuzzy
6367msgid "Error while reading bitmaps\n"
6368msgstr "leggendo le mappe dei bit"
6369
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006370#: misc/tune2fs.c:1108
Eric Sandeen032eafe2012-07-28 17:48:36 -04006371#, c-format
6372msgid "Magic number in MMP block does not match. expected: %x, actual: %x\n"
6373msgstr ""
6374
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006375#: misc/tune2fs.c:1113
Eric Sandeen032eafe2012-07-28 17:48:36 -04006376#, fuzzy
6377msgid "while reading MMP block."
6378msgstr "leggendo l'inode numero 1"
6379
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006380#: misc/tune2fs.c:1145
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006381msgid ""
6382"Clearing the flex_bg flag would cause the the filesystem to be\n"
6383"inconsistent.\n"
6384msgstr ""
6385
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006386#: misc/tune2fs.c:1156
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006387msgid ""
6388"The huge_file feature may only be cleared when the filesystem is\n"
6389"unmounted or mounted read-only.\n"
6390msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006391"Il flag has_journal può essere azzerato quando il file system non\n"
6392"è montato o è montato solo in lettura.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006393
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006394#: misc/tune2fs.c:1167
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006395msgid "Enabling checksums could take some time."
6396msgstr ""
6397
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006398#: misc/tune2fs.c:1169
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006399msgid "Cannot enable metadata_csum on a mounted filesystem!\n"
6400msgstr ""
6401
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006402#: misc/tune2fs.c:1175
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006403msgid ""
6404"Extents are not enabled. The file extent tree can be checksummed, whereas "
6405"block maps cannot. Not enabling extents reduces the coverage of metadata "
6406"checksumming. Re-run with -O extent to rectify.\n"
6407msgstr ""
6408
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006409#: misc/tune2fs.c:1182
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006410msgid ""
6411"64-bit filesystem support is not enabled. The larger fields afforded by "
6412"this feature enable full-strength checksumming. Run resize2fs -b to "
6413"rectify.\n"
6414msgstr ""
6415
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006416#: misc/tune2fs.c:1208
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006417msgid "Disabling checksums could take some time."
6418msgstr ""
6419
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006420#: misc/tune2fs.c:1210
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006421msgid "Cannot disable metadata_csum on a mounted filesystem!\n"
6422msgstr ""
6423
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006424#: misc/tune2fs.c:1273
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006425#, c-format
6426msgid "Cannot enable 64-bit mode while mounted!\n"
6427msgstr ""
6428
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006429#: misc/tune2fs.c:1283
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006430#, c-format
6431msgid "Cannot disable 64-bit mode while mounted!\n"
6432msgstr ""
6433
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006434#: misc/tune2fs.c:1313
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006435msgid ""
6436"\n"
6437"Warning: enabled project without quota together\n"
6438msgstr ""
6439
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006440#: misc/tune2fs.c:1326
Eric Sandeen032eafe2012-07-28 17:48:36 -04006441msgid ""
6442"\n"
6443"Warning: '^quota' option overrides '-Q'arguments.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006444msgstr ""
6445
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006446#: misc/tune2fs.c:1344
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006447#, fuzzy
6448msgid ""
6449"Setting feature 'metadata_csum_seed' is only supported\n"
6450"on filesystems with the metadata_csum feature enabled.\n"
6451msgstr ""
6452"Impostazione di data ed ora dell'ultimo controllo del file system a %s\n"
6453
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006454#: misc/tune2fs.c:1362
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006455msgid ""
6456"UUID has changed since enabling metadata_csum. Filesystem must be "
6457"unmounted \n"
6458"to safely rewrite all metadata to match the new UUID.\n"
6459msgstr ""
6460
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006461#: misc/tune2fs.c:1408
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006462msgid "The filesystem already has a journal.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006463msgstr "Il file system ha già un journal.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006464
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006465#: misc/tune2fs.c:1428
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006466#, c-format
6467msgid ""
6468"\n"
6469"\twhile trying to open journal on %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006470msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006471"\n"
6472"\ttentando di aprire il journal in %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006473
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006474#: misc/tune2fs.c:1432
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006475#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006476msgid "Creating journal on device %s: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006477msgstr "Creando il journal per il device %s: "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006478
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006479#: misc/tune2fs.c:1440
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006480#, c-format
6481msgid "while adding filesystem to journal on %s"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006482msgstr "aggiungendo un file system al journal in %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006483
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006484#: misc/tune2fs.c:1446
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006485msgid "Creating journal inode: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006486msgstr "Creazione dell'inode del journal: "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006487
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006488#: misc/tune2fs.c:1460
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006489msgid ""
6490"\n"
6491"\twhile trying to create journal file"
6492msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006493"\n"
6494"\tcercando di creare il file di journal"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006495
Theodore Ts'o48203a32016-06-08 15:45:26 -04006496#: misc/tune2fs.c:1498
6497#, fuzzy
6498msgid "while initializing quota context in support library"
6499msgstr "inizializzando il superblocco del journal"
6500
6501#: misc/tune2fs.c:1518
6502#, fuzzy, c-format
6503msgid "while updating quota limits (%d)"
6504msgstr "nell'aggiornare l'inode di un blocco danneggiato"
6505
6506#: misc/tune2fs.c:1526
6507#, fuzzy, c-format
6508msgid "while writing quota file (%d)"
6509msgstr "scrivendo l'inode %ld in %s"
6510
6511#: misc/tune2fs.c:1534
6512#, fuzzy, c-format
6513msgid "while removing quota file (%d)"
6514msgstr "creando l'inode root"
6515
6516#: misc/tune2fs.c:1575
Eric Sandeen032eafe2012-07-28 17:48:36 -04006517msgid ""
6518"\n"
6519"Bad quota options specified.\n"
6520"\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006521"Following valid quota options are available (pass by separating with "
6522"comma):\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006523"\t[^]usr[quota]\n"
6524"\t[^]grp[quota]\n"
6525"\t[^]prj[quota]\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04006526"\n"
6527"\n"
6528msgstr ""
6529
Theodore Ts'o48203a32016-06-08 15:45:26 -04006530#: misc/tune2fs.c:1633
Theodore Ts'o0c897a92002-11-09 12:01:18 -05006531#, c-format
6532msgid "Couldn't parse date/time specifier: %s"
Theodore Ts'o72933b92005-01-11 14:05:00 -05006533msgstr "Impossibile comprendere il formato di data/ora: %s"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05006534
Theodore Ts'o48203a32016-06-08 15:45:26 -04006535#: misc/tune2fs.c:1658 misc/tune2fs.c:1671
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006536#, c-format
6537msgid "bad mounts count - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006538msgstr "numero di mount non validi - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006539
Theodore Ts'o48203a32016-06-08 15:45:26 -04006540#: misc/tune2fs.c:1714
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006541#, c-format
6542msgid "bad gid/group name - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006543msgstr "gid/nome gruppo non valido - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006544
Theodore Ts'o48203a32016-06-08 15:45:26 -04006545#: misc/tune2fs.c:1747
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006546#, c-format
6547msgid "bad interval - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006548msgstr "intervallo non valido - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006549
Theodore Ts'o48203a32016-06-08 15:45:26 -04006550#: misc/tune2fs.c:1776
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006551#, c-format
6552msgid "bad reserved block ratio - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006553msgstr "percentuale di blocchi riservati non valida - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006554
Theodore Ts'o48203a32016-06-08 15:45:26 -04006555#: misc/tune2fs.c:1791
Theodore Ts'o0c897a92002-11-09 12:01:18 -05006556msgid "-o may only be specified once"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006557msgstr "-o può essere specificata solo una volta"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05006558
Theodore Ts'o48203a32016-06-08 15:45:26 -04006559#: misc/tune2fs.c:1800
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006560msgid "-O may only be specified once"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006561msgstr "-O può essere specificata solo una volta"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006562
Theodore Ts'o48203a32016-06-08 15:45:26 -04006563#: misc/tune2fs.c:1817
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006564#, c-format
6565msgid "bad reserved blocks count - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006566msgstr "numero di blocchi riservati non valido - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006567
Theodore Ts'o48203a32016-06-08 15:45:26 -04006568#: misc/tune2fs.c:1846
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006569#, c-format
6570msgid "bad uid/user name - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006571msgstr "uid/nome utente non valido - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006572
Theodore Ts'o48203a32016-06-08 15:45:26 -04006573#: misc/tune2fs.c:1863
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006574#, c-format
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006575msgid "bad inode size - %s"
6576msgstr "dimensione inode non valida - %s"
6577
Theodore Ts'o48203a32016-06-08 15:45:26 -04006578#: misc/tune2fs.c:1870
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006579#, c-format
6580msgid "Inode size must be a power of two- %s"
6581msgstr ""
6582
Theodore Ts'o48203a32016-06-08 15:45:26 -04006583#: misc/tune2fs.c:1967
Eric Sandeen032eafe2012-07-28 17:48:36 -04006584#, c-format
6585msgid "mmp_update_interval too big: %lu\n"
6586msgstr ""
6587
Theodore Ts'o48203a32016-06-08 15:45:26 -04006588#: misc/tune2fs.c:1972
Eric Sandeen032eafe2012-07-28 17:48:36 -04006589#, fuzzy, c-format
6590msgid "Setting multiple mount protection update interval to %lu second\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006591msgid_plural ""
6592"Setting multiple mount protection update interval to %lu seconds\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04006593msgstr[0] "Impostazione del numero massimo di mount a %d\n"
6594msgstr[1] "Impostazione del numero massimo di mount a %d\n"
6595
Theodore Ts'o48203a32016-06-08 15:45:26 -04006596#: misc/tune2fs.c:1995
Theodore Ts'o8f741372008-02-28 21:47:05 -05006597#, fuzzy, c-format
6598msgid "Invalid RAID stride: %s\n"
6599msgstr "Insieme di opzioni di mount non valido: %s\n"
6600
Theodore Ts'o48203a32016-06-08 15:45:26 -04006601#: misc/tune2fs.c:2010
Theodore Ts'o8f741372008-02-28 21:47:05 -05006602#, fuzzy, c-format
6603msgid "Invalid RAID stripe-width: %s\n"
6604msgstr "Parametro di stride non valido.\n"
6605
Theodore Ts'o48203a32016-06-08 15:45:26 -04006606#: misc/tune2fs.c:2025
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006607#, fuzzy, c-format
6608msgid "Invalid hash algorithm: %s\n"
6609msgstr "Parametro di stride non valido.\n"
6610
Theodore Ts'o48203a32016-06-08 15:45:26 -04006611#: misc/tune2fs.c:2031
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006612#, c-format
6613msgid "Setting default hash algorithm to %s (%d)\n"
6614msgstr ""
6615
Theodore Ts'o48203a32016-06-08 15:45:26 -04006616#: misc/tune2fs.c:2050
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006617#, fuzzy
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05006618msgid ""
6619"\n"
6620"Bad options specified.\n"
6621"\n"
6622"Extended options are separated by commas, and may take an argument which\n"
6623"\tis set off by an equals ('=') sign.\n"
6624"\n"
6625"Valid extended options are:\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04006626"\tclear_mmp\n"
6627"\thash_alg=<hash algorithm>\n"
6628"\tmount_opts=<extended default mount options>\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05006629"\tstride=<RAID per-disk chunk size in blocks>\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006630"\tstripe_width=<RAID stride*data disks in blocks>\n"
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05006631"\ttest_fs\n"
6632"\t^test_fs\n"
6633msgstr ""
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05006634"\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05006635"Opzioni raid non valide.\n"
6636"\n"
6637"Le opzioni raid sono separte da virgole, e possono avere un parametro, che\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006638"\tè passato da un segno di uguale ('=').\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05006639"\n"
6640"Le opzioni raid valide sono:\n"
6641"\tstride=lunghezza stride in blocchi>\n"
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05006642"\n"
6643
Theodore Ts'o48203a32016-06-08 15:45:26 -04006644#: misc/tune2fs.c:2519
Eric Sandeen032eafe2012-07-28 17:48:36 -04006645#, fuzzy
6646msgid "Failed to read inode bitmap\n"
6647msgstr "leggendo le mappe dei bit"
6648
Theodore Ts'o48203a32016-06-08 15:45:26 -04006649#: misc/tune2fs.c:2524
Eric Sandeen032eafe2012-07-28 17:48:36 -04006650#, fuzzy
6651msgid "Failed to read block bitmap\n"
6652msgstr "lettura delle mappe di bit inode e blocco"
6653
Theodore Ts'o48203a32016-06-08 15:45:26 -04006654#: misc/tune2fs.c:2541 resize/resize2fs.c:1276
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006655msgid "blocks to be moved"
6656msgstr "blocchi da spostare"
6657
Theodore Ts'o48203a32016-06-08 15:45:26 -04006658#: misc/tune2fs.c:2544
Eric Sandeen032eafe2012-07-28 17:48:36 -04006659msgid "Failed to allocate block bitmap when increasing inode size\n"
6660msgstr ""
6661
Theodore Ts'o48203a32016-06-08 15:45:26 -04006662#: misc/tune2fs.c:2550
Eric Sandeen032eafe2012-07-28 17:48:36 -04006663msgid "Not enough space to increase inode size \n"
6664msgstr ""
6665
Theodore Ts'o48203a32016-06-08 15:45:26 -04006666#: misc/tune2fs.c:2555
Eric Sandeen032eafe2012-07-28 17:48:36 -04006667#, fuzzy
6668msgid "Failed to relocate blocks during inode resize \n"
6669msgstr "leggendo l'inode dei blocchi non validi"
6670
Theodore Ts'o48203a32016-06-08 15:45:26 -04006671#: misc/tune2fs.c:2587
Eric Sandeen032eafe2012-07-28 17:48:36 -04006672msgid ""
6673"Error in resizing the inode size.\n"
6674"Run e2undo to undo the file system changes. \n"
6675msgstr ""
6676
Theodore Ts'o48203a32016-06-08 15:45:26 -04006677#: misc/tune2fs.c:2799
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006678#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04006679msgid ""
6680"MMP block magic is bad. Try to fix it by running:\n"
6681"'e2fsck -f %s'\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006682msgstr ""
6683
Theodore Ts'o48203a32016-06-08 15:45:26 -04006684#: misc/tune2fs.c:2811
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006685#, fuzzy
6686msgid "Cannot modify a journal device.\n"
6687msgstr "%s non è un dispositivo di journaling.\n"
6688
Theodore Ts'o48203a32016-06-08 15:45:26 -04006689#: misc/tune2fs.c:2824
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006690#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04006691msgid "The inode size is already %lu\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006692msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04006693
Theodore Ts'o48203a32016-06-08 15:45:26 -04006694#: misc/tune2fs.c:2831
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006695msgid "Shrinking inode size is not supported\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006696msgstr ""
6697"Impostazione di data ed ora dell'ultimo controllo del file system a %s\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006698
Theodore Ts'o48203a32016-06-08 15:45:26 -04006699#: misc/tune2fs.c:2836
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006700#, fuzzy, c-format
6701msgid "Invalid inode size %lu (max %d)\n"
6702msgstr "dimensione dell'inode non valida: %d (min %d/max %d)"
6703
Theodore Ts'o48203a32016-06-08 15:45:26 -04006704#: misc/tune2fs.c:2842
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006705msgid "Resizing inodes could take some time."
6706msgstr ""
6707
Theodore Ts'o48203a32016-06-08 15:45:26 -04006708#: misc/tune2fs.c:2889
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006709#, c-format
6710msgid "Setting maximal mount count to %d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006711msgstr "Impostazione del numero massimo di mount a %d\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006712
Theodore Ts'o48203a32016-06-08 15:45:26 -04006713#: misc/tune2fs.c:2895
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006714#, c-format
6715msgid "Setting current mount count to %d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006716msgstr "Impostazione del numero attuale di mount a %d\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006717
Theodore Ts'o48203a32016-06-08 15:45:26 -04006718#: misc/tune2fs.c:2900
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006719#, fuzzy, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006720msgid "Setting error behavior to %d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006721msgstr "Impostazione del comportamento da errore a %d\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006722
Theodore Ts'o48203a32016-06-08 15:45:26 -04006723#: misc/tune2fs.c:2905
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006724#, c-format
6725msgid "Setting reserved blocks gid to %lu\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006726msgstr "Impostazione del gid dei blocchi riservati a %lu\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006727
Theodore Ts'o48203a32016-06-08 15:45:26 -04006728#: misc/tune2fs.c:2910
Eric Sandeen032eafe2012-07-28 17:48:36 -04006729#, fuzzy, c-format
6730msgid "interval between checks is too big (%lu)"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006731msgstr "il numero di blocchi riservati è troppo alto (%lu)"
Eric Sandeen032eafe2012-07-28 17:48:36 -04006732
Theodore Ts'o48203a32016-06-08 15:45:26 -04006733#: misc/tune2fs.c:2917
Theodore Ts'obc759702005-05-09 20:40:55 -04006734#, fuzzy, c-format
6735msgid "Setting interval between checks to %lu seconds\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006736msgstr "Impostazione dell'intervallo tra i controlli a %lu secondi\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006737
Theodore Ts'o48203a32016-06-08 15:45:26 -04006738#: misc/tune2fs.c:2924
Theodore Ts'o6956f612005-12-31 16:46:15 -05006739#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04006740msgid "Setting reserved blocks percentage to %g%% (%llu blocks)\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006741msgstr ""
6742"Impostazione della percentuale di blocchi riservati a %lu (%u blocchi)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006743
Theodore Ts'o48203a32016-06-08 15:45:26 -04006744#: misc/tune2fs.c:2930
Eric Sandeen032eafe2012-07-28 17:48:36 -04006745#, fuzzy, c-format
6746msgid "reserved blocks count is too big (%llu)"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006747msgstr "il numero di blocchi riservati è troppo alto (%lu)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006748
Theodore Ts'o48203a32016-06-08 15:45:26 -04006749#: misc/tune2fs.c:2937
Eric Sandeen032eafe2012-07-28 17:48:36 -04006750#, fuzzy, c-format
6751msgid "Setting reserved blocks count to %llu\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006752msgstr "Impostazione del numero di blocchi riservati a %lu\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006753
Theodore Ts'o48203a32016-06-08 15:45:26 -04006754#: misc/tune2fs.c:2942
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006755msgid ""
6756"\n"
6757"The filesystem already has sparse superblocks.\n"
6758msgstr ""
Theodore Ts'o72933b92005-01-11 14:05:00 -05006759"\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006760"Il file system ha già dei super-blocchi sparsi.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006761
Theodore Ts'o48203a32016-06-08 15:45:26 -04006762#: misc/tune2fs.c:2945
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006763msgid ""
6764"\n"
6765"Setting the sparse superblock flag not supported\n"
6766"for filesystems with the meta_bg feature enabled.\n"
6767msgstr ""
6768
Theodore Ts'o48203a32016-06-08 15:45:26 -04006769#: misc/tune2fs.c:2955
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006770#, c-format
6771msgid ""
6772"\n"
6773"Sparse superblock flag set. %s"
6774msgstr ""
6775
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006776# fuzzy
Theodore Ts'o48203a32016-06-08 15:45:26 -04006777#: misc/tune2fs.c:2960
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006778#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006779msgid ""
6780"\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006781"Clearing the sparse superblock flag not supported.\n"
6782msgstr "impossibile impostarei i flag del superblocco a %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006783
Theodore Ts'o48203a32016-06-08 15:45:26 -04006784#: misc/tune2fs.c:2968
Theodore Ts'o0c897a92002-11-09 12:01:18 -05006785#, c-format
6786msgid "Setting time filesystem last checked to %s\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006787msgstr ""
6788"Impostazione di data e ora dell'ultimo controllo del file system a %s\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05006789
Theodore Ts'o48203a32016-06-08 15:45:26 -04006790#: misc/tune2fs.c:2974
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006791#, c-format
6792msgid "Setting reserved blocks uid to %lu\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006793msgstr "Impostazione dell'uid dei blocchi riservati a %lu\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006794
Theodore Ts'o48203a32016-06-08 15:45:26 -04006795#: misc/tune2fs.c:3006
Eric Sandeen032eafe2012-07-28 17:48:36 -04006796msgid "Error in using clear_mmp. It must be used with -f\n"
6797msgstr ""
6798
Theodore Ts'o48203a32016-06-08 15:45:26 -04006799#: misc/tune2fs.c:3024
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006800msgid ""
6801"The quota feature may only be changed when the filesystem is unmounted.\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04006802msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006803"Il flag has_journal può essere azzerato quando il file system non\n"
6804"è montato o è montato solo in lettura.\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04006805
Theodore Ts'o48203a32016-06-08 15:45:26 -04006806#: misc/tune2fs.c:3048
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006807msgid "The UUID may only be changed when the filesystem is unmounted.\n"
6808msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006809"Il flag has_journal può essere azzerato quando il file system non\n"
6810"è montato o è montato solo in lettura.\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006811
Theodore Ts'o48203a32016-06-08 15:45:26 -04006812#: misc/tune2fs.c:3051
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006813msgid ""
6814"If you only use kernels newer than v4.4, run 'tune2fs -O metadata_csum_seed' "
6815"and re-run this command.\n"
6816msgstr ""
6817
Theodore Ts'o48203a32016-06-08 15:45:26 -04006818#: misc/tune2fs.c:3060
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006819msgid "Setting UUID on a checksummed filesystem could take some time."
6820msgstr ""
6821
Theodore Ts'o48203a32016-06-08 15:45:26 -04006822#: misc/tune2fs.c:3085
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006823msgid "Invalid UUID format\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006824msgstr "Formato UUID non valido\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006825
Theodore Ts'o48203a32016-06-08 15:45:26 -04006826#: misc/tune2fs.c:3101
Theodore Ts'obd386982015-05-17 20:34:58 -04006827#, fuzzy
6828msgid "Need to update journal superblock.\n"
6829msgstr "lettura del superblocco del journal\n"
6830
Theodore Ts'o48203a32016-06-08 15:45:26 -04006831#: misc/tune2fs.c:3126
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006832msgid "The inode size may only be changed when the filesystem is unmounted.\n"
6833msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006834"Il flag has_journal può essere azzerato quando il file system non\n"
6835"è montato o è montato solo in lettura.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006836
Theodore Ts'o48203a32016-06-08 15:45:26 -04006837#: misc/tune2fs.c:3133
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006838msgid ""
6839"Changing the inode size not supported for filesystems with the flex_bg\n"
6840"feature enabled.\n"
6841msgstr ""
6842
Theodore Ts'o48203a32016-06-08 15:45:26 -04006843#: misc/tune2fs.c:3151
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006844#, fuzzy, c-format
6845msgid "Setting inode size %lu\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006846msgstr "dimensione inode non valida - %s"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006847
Theodore Ts'o48203a32016-06-08 15:45:26 -04006848#: misc/tune2fs.c:3155
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006849#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04006850msgid "Failed to change inode size\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006851msgstr "iniziando la scansione degli inode"
Eric Sandeen032eafe2012-07-28 17:48:36 -04006852
Theodore Ts'o48203a32016-06-08 15:45:26 -04006853#: misc/tune2fs.c:3169
Theodore Ts'o8f741372008-02-28 21:47:05 -05006854#, fuzzy, c-format
6855msgid "Setting stride size to %d\n"
6856msgstr "Impostazione del gid dei blocchi riservati a %lu\n"
6857
Theodore Ts'o48203a32016-06-08 15:45:26 -04006858#: misc/tune2fs.c:3174
Theodore Ts'o8f741372008-02-28 21:47:05 -05006859#, fuzzy, c-format
6860msgid "Setting stripe width to %d\n"
6861msgstr "Impostazione del gid dei blocchi riservati a %lu\n"
6862
Theodore Ts'o48203a32016-06-08 15:45:26 -04006863#: misc/tune2fs.c:3181
Eric Sandeen032eafe2012-07-28 17:48:36 -04006864#, fuzzy, c-format
6865msgid "Setting extended default mount options to '%s'\n"
6866msgstr "Impostazione del numero attuale di mount a %d\n"
6867
Theodore Ts'o48203a32016-06-08 15:45:26 -04006868#: misc/tune2fs.c:3192
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006869#, c-format
6870msgid ""
6871"Warning: The journal is dirty. You may wish to replay the journal like:\n"
6872"\n"
6873"\te2fsck -E journal_only %s\n"
6874"\n"
6875"then rerun this command. Otherwise, any changes made may be overwritten\n"
6876"by journal recovery.\n"
6877msgstr ""
6878
Theodore Ts'o48203a32016-06-08 15:45:26 -04006879#: misc/tune2fs.c:3203
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006880#, fuzzy, c-format
6881msgid "Recovering journal.\n"
6882msgstr "%s: ripristino del journal\n"
6883
6884#: misc/util.c:100
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006885msgid "<proceeding>\n"
6886msgstr ""
6887
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006888#: misc/util.c:104
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006889#, fuzzy, c-format
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006890msgid "Proceed anyway (or wait %d seconds) ? (y,N) "
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006891msgstr "Procedere comunque? (s,n) "
6892
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006893#: misc/util.c:108
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006894#, fuzzy
6895msgid "Proceed anyway? (y,N) "
Theodore Ts'o7527ef12007-12-05 19:35:20 -05006896msgstr "Procedere comunque? (s,n) "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006897
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006898#: misc/util.c:133
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006899msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006900msgstr ""
6901"mke2fs è stato forzato comunque. Si spera che /etc/mtab sia sbagliato.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006902
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006903#: misc/util.c:138
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006904#, c-format
6905msgid "will not make a %s here!\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006906msgstr "non farò un %s qui!\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006907
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006908#: misc/util.c:145
Theodore Ts'o7ae19832005-06-19 09:45:36 -04006909msgid "mke2fs forced anyway.\n"
6910msgstr ""
6911
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006912#: misc/util.c:161
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006913msgid "Couldn't allocate memory to parse journal options!\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006914msgstr ""
6915"Impossibile allocare memoria per fare il parsing delle opzioni del journal!\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006916
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006917#: misc/util.c:186
Eric Sandeen032eafe2012-07-28 17:48:36 -04006918#, fuzzy, c-format
6919msgid ""
6920"\n"
6921"Could not find journal device matching %s\n"
6922msgstr "Impossibile trovare i magic numbers del superblocco del journal"
6923
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006924#: misc/util.c:213
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006925#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006926msgid ""
6927"\n"
6928"Bad journal options specified.\n"
6929"\n"
6930"Journal options are separated by commas, and may take an argument which\n"
6931"\tis set off by an equals ('=') sign.\n"
6932"\n"
Theodore Ts'oddc32a02003-05-03 18:45:55 -04006933"Valid journal options are:\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006934"\tsize=<journal size in megabytes>\n"
6935"\tdevice=<journal device>\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006936"\tlocation=<journal location>\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006937"\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006938"The journal size must be between 1024 and 10240000 filesystem blocks.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006939"\n"
6940msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006941"\n"
6942"Sono state specificate opzioni non valide per il journal.\n"
6943"\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006944"Le opzioni per il journal sono separate da virgole, e possono avere un "
6945"parametro,\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006946"\tpassato da un segno di uguale ('=').\n"
6947"\n"
6948"Opzioni valide per il journal sono:\n"
6949"\tsize=<dimensione del journal in MB>\n"
6950"\tdevice=<dispositivo di journal>\n"
6951"\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006952"La dimensione del journal dev'essere compreso tra 1024 e 102400 blocchi del "
6953"filesystem.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006954"\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006955
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006956#: misc/util.c:244
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006957msgid ""
6958"\n"
6959"Filesystem too small for a journal\n"
6960msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006961"\n"
6962"Filesystem troppo piccolo per un journal\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006963
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006964#: misc/util.c:251
Theodore Ts'o851bcf32007-07-08 12:09:40 -04006965#, fuzzy, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006966msgid ""
6967"\n"
6968"The requested journal size is %d blocks; it must be\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04006969"between 1024 and 10240000 blocks. Aborting.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006970msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006971"\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006972"La dimensione specificata del journal è di %d blocchi, ma essa\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006973"dev'essere compresa tra 1024 e 102400 blocchi. Operazione annullata.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006974
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006975#: misc/util.c:259
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006976msgid ""
6977"\n"
6978"Journal size too big for filesystem.\n"
6979msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006980"\n"
6981"Dimensione del journal troppo grande per il filesystem.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006982
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006983#: misc/util.c:273
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006984#, c-format
6985msgid ""
6986"This filesystem will be automatically checked every %d mounts or\n"
6987"%g days, whichever comes first. Use tune2fs -c or -i to override.\n"
6988msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006989"Questo filesystem verrà automaticamente controllato ogni %d mount, o\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006990"%g giorni, a seconda di quale venga prima. Usare tune2fs -c o -i per "
6991"cambiare.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006992
Theodore Ts'obd386982015-05-17 20:34:58 -04006993#: misc/uuidd.c:49
Eric Sandeen032eafe2012-07-28 17:48:36 -04006994#, c-format
6995msgid "Usage: %s [-d] [-p pidfile] [-s socketpath] [-T timeout]\n"
6996msgstr ""
6997
Theodore Ts'obd386982015-05-17 20:34:58 -04006998#: misc/uuidd.c:51
Eric Sandeen032eafe2012-07-28 17:48:36 -04006999#, c-format
7000msgid " %s [-r|t] [-n num] [-s socketpath]\n"
7001msgstr ""
7002
Theodore Ts'obd386982015-05-17 20:34:58 -04007003#: misc/uuidd.c:53
Eric Sandeen032eafe2012-07-28 17:48:36 -04007004#, c-format
7005msgid " %s -k\n"
7006msgstr ""
7007
Theodore Ts'obd386982015-05-17 20:34:58 -04007008#: misc/uuidd.c:155
Eric Sandeen032eafe2012-07-28 17:48:36 -04007009#, fuzzy
7010msgid "bad arguments"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007011msgstr "dimensione del frammento non valida - %s"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007012
Theodore Ts'obd386982015-05-17 20:34:58 -04007013#: misc/uuidd.c:173
Eric Sandeen032eafe2012-07-28 17:48:36 -04007014msgid "connect"
7015msgstr ""
7016
Theodore Ts'obd386982015-05-17 20:34:58 -04007017#: misc/uuidd.c:192
Eric Sandeen032eafe2012-07-28 17:48:36 -04007018msgid "write"
7019msgstr ""
7020
Theodore Ts'obd386982015-05-17 20:34:58 -04007021#: misc/uuidd.c:200
Eric Sandeen032eafe2012-07-28 17:48:36 -04007022msgid "read count"
7023msgstr ""
7024
Theodore Ts'obd386982015-05-17 20:34:58 -04007025#: misc/uuidd.c:206
Eric Sandeen032eafe2012-07-28 17:48:36 -04007026msgid "bad response length"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007027msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04007028
Theodore Ts'obd386982015-05-17 20:34:58 -04007029#: misc/uuidd.c:271
Eric Sandeen032eafe2012-07-28 17:48:36 -04007030#, c-format
7031msgid "uuidd daemon already running at pid %s\n"
7032msgstr ""
7033
Theodore Ts'obd386982015-05-17 20:34:58 -04007034#: misc/uuidd.c:279
Eric Sandeen032eafe2012-07-28 17:48:36 -04007035#, fuzzy, c-format
7036msgid "Couldn't create unix stream socket: %s"
7037msgstr "Impossibile comprendere il formato di data/ora: %s"
7038
Theodore Ts'obd386982015-05-17 20:34:58 -04007039#: misc/uuidd.c:308
Eric Sandeen032eafe2012-07-28 17:48:36 -04007040#, fuzzy, c-format
7041msgid "Couldn't bind unix socket %s: %s\n"
7042msgstr "Impossibile trovare il superblocco ext2"
7043
Theodore Ts'obd386982015-05-17 20:34:58 -04007044#: misc/uuidd.c:316
Eric Sandeen032eafe2012-07-28 17:48:36 -04007045#, fuzzy, c-format
7046msgid "Couldn't listen on unix socket %s: %s\n"
7047msgstr "Impossibile riconnettere %i: %m\n"
7048
Theodore Ts'obd386982015-05-17 20:34:58 -04007049#: misc/uuidd.c:354
Eric Sandeen032eafe2012-07-28 17:48:36 -04007050#, fuzzy, c-format
7051msgid "Error reading from client, len = %d\n"
7052msgstr "Errore durante la lettura dell'@i %i: %m\n"
7053
Theodore Ts'obd386982015-05-17 20:34:58 -04007054#: misc/uuidd.c:362
Eric Sandeen032eafe2012-07-28 17:48:36 -04007055#, c-format
7056msgid "operation %d, incoming num = %d\n"
7057msgstr ""
7058
Theodore Ts'obd386982015-05-17 20:34:58 -04007059#: misc/uuidd.c:381
Eric Sandeen032eafe2012-07-28 17:48:36 -04007060#, c-format
7061msgid "Generated time UUID: %s\n"
7062msgstr ""
7063
Theodore Ts'obd386982015-05-17 20:34:58 -04007064#: misc/uuidd.c:391
Eric Sandeen032eafe2012-07-28 17:48:36 -04007065#, c-format
7066msgid "Generated random UUID: %s\n"
7067msgstr ""
7068
Theodore Ts'obd386982015-05-17 20:34:58 -04007069#: misc/uuidd.c:400
Eric Sandeen032eafe2012-07-28 17:48:36 -04007070#, c-format
7071msgid "Generated time UUID %s and subsequent UUID\n"
7072msgid_plural "Generated time UUID %s and %d subsequent UUIDs\n"
7073msgstr[0] ""
7074msgstr[1] ""
7075
Theodore Ts'obd386982015-05-17 20:34:58 -04007076#: misc/uuidd.c:421
Eric Sandeen032eafe2012-07-28 17:48:36 -04007077#, c-format
7078msgid "Generated %d UUID's:\n"
7079msgstr ""
7080
Theodore Ts'obd386982015-05-17 20:34:58 -04007081#: misc/uuidd.c:433
Eric Sandeen032eafe2012-07-28 17:48:36 -04007082#, fuzzy, c-format
7083msgid "Invalid operation %d\n"
7084msgstr "Versione EA non valida.\n"
7085
Theodore Ts'obd386982015-05-17 20:34:58 -04007086#: misc/uuidd.c:477 misc/uuidd.c:499
Eric Sandeen032eafe2012-07-28 17:48:36 -04007087#, c-format
7088msgid "Bad number: %s\n"
7089msgstr ""
7090
Theodore Ts'obd386982015-05-17 20:34:58 -04007091#: misc/uuidd.c:534 misc/uuidd.c:563
Eric Sandeen032eafe2012-07-28 17:48:36 -04007092#, fuzzy, c-format
7093msgid "Error calling uuidd daemon (%s): %s\n"
7094msgstr "Errore creando la @d /@l (%s): %m\n"
7095
Theodore Ts'obd386982015-05-17 20:34:58 -04007096#: misc/uuidd.c:544
Eric Sandeen032eafe2012-07-28 17:48:36 -04007097#, c-format
7098msgid "%s and subsequent UUID\n"
7099msgid_plural "%s and subsequent %d UUIDs\n"
7100msgstr[0] ""
7101msgstr[1] ""
7102
Theodore Ts'obd386982015-05-17 20:34:58 -04007103#: misc/uuidd.c:548
Eric Sandeen032eafe2012-07-28 17:48:36 -04007104msgid "List of UUID's:\n"
7105msgstr ""
7106
Theodore Ts'obd386982015-05-17 20:34:58 -04007107#: misc/uuidd.c:569
Eric Sandeen032eafe2012-07-28 17:48:36 -04007108#, c-format
7109msgid "Unexpected reply length from server %d\n"
7110msgstr ""
7111
Theodore Ts'obd386982015-05-17 20:34:58 -04007112#: misc/uuidd.c:586
Eric Sandeen032eafe2012-07-28 17:48:36 -04007113#, c-format
7114msgid "Couldn't kill uuidd running at pid %d: %s\n"
7115msgstr ""
7116
Theodore Ts'obd386982015-05-17 20:34:58 -04007117#: misc/uuidd.c:592
Eric Sandeen032eafe2012-07-28 17:48:36 -04007118#, c-format
7119msgid "Killed uuidd running at pid %d\n"
7120msgstr ""
7121
7122#: misc/uuidgen.c:32
Theodore Ts'oa04eba32003-05-03 16:35:17 -04007123#, c-format
7124msgid "Usage: %s [-r] [-t]\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05007125msgstr "Uso: %s [-r] [-t]\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04007126
Eric Sandeen032eafe2012-07-28 17:48:36 -04007127#: resize/extent.c:202
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007128#, fuzzy
Theodore Ts'oa04eba32003-05-03 16:35:17 -04007129msgid "# Extent dump:\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007130msgstr "# Dump esteso:\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04007131
Eric Sandeen032eafe2012-07-28 17:48:36 -04007132#: resize/extent.c:203
Theodore Ts'oa04eba32003-05-03 16:35:17 -04007133#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04007134msgid "#\tNum=%llu, Size=%llu, Cursor=%llu, Sorted=%llu\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04007135msgstr ""
7136
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007137#: resize/main.c:49
Theodore Ts'obc759702005-05-09 20:40:55 -04007138#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007139msgid ""
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007140"Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [-b|-s|new_size] "
7141"[-z undo_file]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007142"\n"
7143msgstr ""
Theodore Ts'o72933b92005-01-11 14:05:00 -05007144"Uso: %s [-d flag_di_debug] [-f] [-F] [-p] device [nuova-dimensione]\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007145"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007146
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007147#: resize/main.c:72
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007148msgid "Extending the inode table"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007149msgstr "Estensione della tavola degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007150
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007151#: resize/main.c:75
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007152msgid "Relocating blocks"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007153msgstr "Rilocazione dei blocchi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007154
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007155#: resize/main.c:78
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007156msgid "Scanning inode table"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007157msgstr "Scansione della tavola degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007158
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007159#: resize/main.c:81
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007160msgid "Updating inode references"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007161msgstr "Aggiornamento dei riferimenti degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007162
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007163#: resize/main.c:84
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007164msgid "Moving inode table"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007165msgstr "Spostamento della tavola degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007166
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007167#: resize/main.c:87
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007168msgid "Unknown pass?!?"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007169msgstr "Passo sconosciuto?!?"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007170
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007171#: resize/main.c:90
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007172#, c-format
7173msgid "Begin pass %d (max = %lu)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007174msgstr "Inizio del passo %d (max = %lu)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007175
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007176#: resize/main.c:162
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007177msgid ""
7178"\n"
7179"Resizing bigalloc file systems has not been fully tested. Proceed at\n"
7180"your own risk! Use the force option if you want to go ahead anyway.\n"
7181"\n"
7182msgstr ""
7183
Theodore Ts'o48203a32016-06-08 15:45:26 -04007184#: resize/main.c:365
Theodore Ts'o6956f612005-12-31 16:46:15 -05007185#, fuzzy, c-format
7186msgid "while opening %s"
7187msgstr "avviando la scansione degli inode"
7188
Theodore Ts'o48203a32016-06-08 15:45:26 -04007189#: resize/main.c:373
Theodore Ts'o6956f612005-12-31 16:46:15 -05007190#, fuzzy, c-format
7191msgid "while getting stat information for %s"
7192msgstr "impostando la versione a %s"
7193
Theodore Ts'o48203a32016-06-08 15:45:26 -04007194#: resize/main.c:445
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007195#, c-format
7196msgid ""
7197"Please run 'e2fsck -f %s' first.\n"
7198"\n"
7199msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007200"Eseguire prima 'e2fsck -f %s'.\n"
7201"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007202
Theodore Ts'o48203a32016-06-08 15:45:26 -04007203#: resize/main.c:464
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007204#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04007205msgid "Estimated minimum size of the filesystem: %llu\n"
7206msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04007207
Theodore Ts'o48203a32016-06-08 15:45:26 -04007208#: resize/main.c:501
Eric Sandeen032eafe2012-07-28 17:48:36 -04007209#, fuzzy, c-format
7210msgid "Invalid new size: %s\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007211msgstr "Parametro di stride non valido.\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007212
Theodore Ts'o48203a32016-06-08 15:45:26 -04007213#: resize/main.c:520
Eric Sandeen032eafe2012-07-28 17:48:36 -04007214msgid "New size too large to be expressed in 32 bits\n"
7215msgstr ""
7216
Theodore Ts'o48203a32016-06-08 15:45:26 -04007217#: resize/main.c:528
Eric Sandeen032eafe2012-07-28 17:48:36 -04007218#, fuzzy, c-format
7219msgid "New size smaller than minimum (%llu)\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04007220msgstr ""
7221"Dimensione dei blocchi del device di journaling (%d) minore della dim minima "
7222"dei blocchi %d\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007223
Theodore Ts'o48203a32016-06-08 15:45:26 -04007224#: resize/main.c:534
Eric Sandeen032eafe2012-07-28 17:48:36 -04007225#, fuzzy
7226msgid "Invalid stride length"
7227msgstr "Parametro di stride non valido.\n"
7228
Theodore Ts'o48203a32016-06-08 15:45:26 -04007229#: resize/main.c:558
Eric Sandeen032eafe2012-07-28 17:48:36 -04007230#, fuzzy, c-format
7231msgid ""
7232"The containing partition (or device) is only %llu (%dk) blocks.\n"
7233"You requested a new size of %llu blocks.\n"
7234"\n"
7235msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007236"La partizione (o device) contenente è solo di %d (%dk) blocchi.\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007237"E' stata richiesta una nuova dimensione di %d blocchi.\n"
7238"\n"
7239
Theodore Ts'o48203a32016-06-08 15:45:26 -04007240#: resize/main.c:565
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007241#, c-format
7242msgid "Cannot set and unset 64bit feature.\n"
7243msgstr ""
7244
Theodore Ts'o48203a32016-06-08 15:45:26 -04007245#: resize/main.c:569
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007246#, c-format
7247msgid ""
7248"Cannot change the 64bit feature on a filesystem that is larger than 2^32 "
7249"blocks.\n"
7250msgstr ""
7251
Theodore Ts'o48203a32016-06-08 15:45:26 -04007252#: resize/main.c:575
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007253#, fuzzy, c-format
7254msgid "Cannot change the 64bit feature while the filesystem is mounted.\n"
7255msgstr ""
7256"Il flag has_journal può essere azzerato quando il file system non\n"
7257"è montato o è montato solo in lettura.\n"
7258
Theodore Ts'o48203a32016-06-08 15:45:26 -04007259#: resize/main.c:581
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007260#, c-format
7261msgid ""
7262"Please enable the extents feature with tune2fs before enabling the 64bit "
7263"feature.\n"
7264msgstr ""
7265
Theodore Ts'o48203a32016-06-08 15:45:26 -04007266#: resize/main.c:587
Eric Sandeen032eafe2012-07-28 17:48:36 -04007267#, fuzzy, c-format
7268msgid ""
Theodore Ts'obd386982015-05-17 20:34:58 -04007269"The filesystem is already %llu (%dk) blocks long. Nothing to do!\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007270"\n"
7271msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007272"Il filesystem è già lungo %d blocchi. Nulla da fare!\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007273"\n"
7274
Theodore Ts'o48203a32016-06-08 15:45:26 -04007275#: resize/main.c:594
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007276#, fuzzy, c-format
7277msgid "The filesystem is already 64-bit.\n"
7278msgstr "Il file system ha già un journal.\n"
7279
Theodore Ts'o48203a32016-06-08 15:45:26 -04007280#: resize/main.c:599
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007281#, fuzzy, c-format
7282msgid "The filesystem is already 32-bit.\n"
7283msgstr "Il file system ha già un journal.\n"
7284
Theodore Ts'o48203a32016-06-08 15:45:26 -04007285#: resize/main.c:608
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007286#, fuzzy, c-format
7287msgid "Converting the filesystem to 64-bit.\n"
7288msgstr ""
7289"Impostazione di data e ora dell'ultimo controllo del file system a %s\n"
7290
Theodore Ts'o48203a32016-06-08 15:45:26 -04007291#: resize/main.c:610
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007292#, fuzzy, c-format
7293msgid "Converting the filesystem to 32-bit.\n"
7294msgstr ""
7295"Impostazione di data e ora dell'ultimo controllo del file system a %s\n"
7296
Theodore Ts'o48203a32016-06-08 15:45:26 -04007297#: resize/main.c:612
Eric Sandeen032eafe2012-07-28 17:48:36 -04007298#, fuzzy, c-format
7299msgid "Resizing the filesystem on %s to %llu (%dk) blocks.\n"
7300msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007301"Il filesystem su %s è ora lungo %d blocchi.\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007302"\n"
7303
Theodore Ts'o48203a32016-06-08 15:45:26 -04007304#: resize/main.c:621
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007305#, c-format
7306msgid "while trying to resize %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007307msgstr "provando a ridimensionare %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007308
Theodore Ts'o48203a32016-06-08 15:45:26 -04007309#: resize/main.c:624
Eric Sandeen032eafe2012-07-28 17:48:36 -04007310#, c-format
7311msgid ""
7312"Please run 'e2fsck -fy %s' to fix the filesystem\n"
7313"after the aborted resize operation.\n"
7314msgstr ""
7315
Theodore Ts'o48203a32016-06-08 15:45:26 -04007316#: resize/main.c:630
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05007317#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007318msgid ""
Theodore Ts'obd386982015-05-17 20:34:58 -04007319"The filesystem on %s is now %llu (%dk) blocks long.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007320"\n"
7321msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007322"Il filesystem su %s è ora lungo %d blocchi.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007323"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007324
Theodore Ts'o48203a32016-06-08 15:45:26 -04007325#: resize/main.c:645
Eric Sandeen032eafe2012-07-28 17:48:36 -04007326#, fuzzy, c-format
7327msgid "while trying to truncate %s"
7328msgstr "tentando di fare lo stat di %s"
7329
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007330#: resize/online.c:81
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007331#, fuzzy
7332msgid "kernel does not support online resize with sparse_super2"
7333msgstr "Il @j esterno non supporta questo @f\n"
7334
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007335#: resize/online.c:86
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007336#, c-format
7337msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
7338msgstr ""
7339
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007340#: resize/online.c:90
Eric Sandeen032eafe2012-07-28 17:48:36 -04007341msgid "On-line shrinking not supported"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007342msgstr ""
7343
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007344#: resize/online.c:114
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007345msgid "Filesystem does not support online resizing"
7346msgstr ""
7347
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007348#: resize/online.c:122
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007349#, fuzzy
7350msgid "Not enough reserved gdt blocks for resizing"
7351msgstr "leggendo l'inode dei blocchi non validi"
7352
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007353#: resize/online.c:129
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007354#, fuzzy
7355msgid "Kernel does not support resizing a file system this large"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007356msgstr "Il kernel Hurd non supporta la caratteristica filetype.\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007357
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007358#: resize/online.c:137
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007359#, fuzzy, c-format
7360msgid "while trying to open mountpoint %s"
7361msgstr ""
7362"\n"
7363"\ttentando di aprire il journal in %s\n"
7364
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007365#: resize/online.c:142
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007366#, c-format
7367msgid "Old resize interface requested.\n"
7368msgstr ""
7369
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007370#: resize/online.c:161 resize/online.c:178
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007371msgid "Permission denied to resize filesystem"
7372msgstr ""
7373
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007374#: resize/online.c:164 resize/online.c:184
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007375#, fuzzy
7376msgid "While checking for on-line resizing support"
7377msgstr "leggendo l'inode dei blocchi non validi"
7378
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007379#: resize/online.c:181
Eric Sandeen032eafe2012-07-28 17:48:36 -04007380#, fuzzy
7381msgid "Kernel does not support online resizing"
7382msgstr "Il @j esterno non supporta questo @f\n"
7383
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007384#: resize/online.c:220
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007385#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04007386msgid "Performing an on-line resize of %s to %llu (%dk) blocks.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007387msgstr ""
7388
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007389#: resize/online.c:230
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007390#, fuzzy
7391msgid "While trying to extend the last group"
7392msgstr "cercando di aprire il journal esterno"
7393
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007394#: resize/online.c:284
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007395#, fuzzy, c-format
7396msgid "While trying to add group #%d"
7397msgstr "durante l'apertura di %s"
7398
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007399#: resize/online.c:295
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007400#, c-format
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04007401msgid ""
7402"Filesystem at %s is mounted on %s, and on-line resizing is not supported on "
7403"this system.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007404msgstr ""
7405
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04007406#: resize/resize2fs.c:759
Theodore Ts'o851bcf32007-07-08 12:09:40 -04007407#, c-format
7408msgid "inodes (%llu) must be less than %u"
7409msgstr ""
7410
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04007411#: resize/resize2fs.c:1037
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007412msgid "reserved blocks"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007413msgstr "blocchi riservati"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007414
Theodore Ts'o48203a32016-06-08 15:45:26 -04007415#: resize/resize2fs.c:1281
Theodore Ts'obc759702005-05-09 20:40:55 -04007416msgid "meta-data blocks"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007417msgstr "blocchi di meta-dati"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007418
Theodore Ts'o48203a32016-06-08 15:45:26 -04007419#: resize/resize2fs.c:1385 resize/resize2fs.c:2317
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007420#, fuzzy
7421msgid "new meta blocks"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007422msgstr "blocchi di meta-dati"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007423
Theodore Ts'o48203a32016-06-08 15:45:26 -04007424#: resize/resize2fs.c:2540
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007425msgid "Should never happen! No sb in last super_sparse bg?\n"
7426msgstr ""
7427
Theodore Ts'o48203a32016-06-08 15:45:26 -04007428#: resize/resize2fs.c:2545
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007429msgid "Should never happen! Unexpected old_desc in super_sparse bg?\n"
7430msgstr ""
7431
Theodore Ts'o48203a32016-06-08 15:45:26 -04007432#: resize/resize2fs.c:2618
Theodore Ts'obc759702005-05-09 20:40:55 -04007433msgid "Should never happen: resize inode corrupt!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007434msgstr ""
7435
Eric Sandeen032eafe2012-07-28 17:48:36 -04007436#: lib/ext2fs/ext2_err.c:11
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05007437msgid "EXT2FS Library version 1.43.4-WIP"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007438msgstr ""
7439
7440#: lib/ext2fs/ext2_err.c:12
7441msgid "Wrong magic number for ext2_filsys structure"
7442msgstr ""
7443
7444#: lib/ext2fs/ext2_err.c:13
7445msgid "Wrong magic number for badblocks_list structure"
7446msgstr ""
7447
7448#: lib/ext2fs/ext2_err.c:14
7449msgid "Wrong magic number for badblocks_iterate structure"
7450msgstr ""
7451
7452#: lib/ext2fs/ext2_err.c:15
7453msgid "Wrong magic number for inode_scan structure"
7454msgstr ""
7455
7456#: lib/ext2fs/ext2_err.c:16
7457msgid "Wrong magic number for io_channel structure"
7458msgstr ""
7459
7460#: lib/ext2fs/ext2_err.c:17
7461msgid "Wrong magic number for unix io_channel structure"
7462msgstr ""
7463
7464#: lib/ext2fs/ext2_err.c:18
7465msgid "Wrong magic number for io_manager structure"
7466msgstr ""
7467
7468#: lib/ext2fs/ext2_err.c:19
7469msgid "Wrong magic number for block_bitmap structure"
7470msgstr ""
7471
7472#: lib/ext2fs/ext2_err.c:20
7473msgid "Wrong magic number for inode_bitmap structure"
7474msgstr ""
7475
7476#: lib/ext2fs/ext2_err.c:21
7477msgid "Wrong magic number for generic_bitmap structure"
7478msgstr ""
7479
7480#: lib/ext2fs/ext2_err.c:22
7481msgid "Wrong magic number for test io_channel structure"
7482msgstr ""
7483
7484#: lib/ext2fs/ext2_err.c:23
7485msgid "Wrong magic number for directory block list structure"
7486msgstr ""
7487
7488#: lib/ext2fs/ext2_err.c:24
7489msgid "Wrong magic number for icount structure"
7490msgstr ""
7491
7492#: lib/ext2fs/ext2_err.c:25
7493msgid "Wrong magic number for Powerquest io_channel structure"
7494msgstr ""
7495
7496#: lib/ext2fs/ext2_err.c:26
7497msgid "Wrong magic number for ext2 file structure"
7498msgstr ""
7499
7500#: lib/ext2fs/ext2_err.c:27
7501msgid "Wrong magic number for Ext2 Image Header"
7502msgstr ""
7503
7504#: lib/ext2fs/ext2_err.c:28
7505msgid "Wrong magic number for inode io_channel structure"
7506msgstr ""
7507
7508#: lib/ext2fs/ext2_err.c:29
7509msgid "Wrong magic number for ext4 extent handle"
7510msgstr ""
7511
7512#: lib/ext2fs/ext2_err.c:30
Eric Sandeen032eafe2012-07-28 17:48:36 -04007513msgid "Bad magic number in super-block"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007514msgstr "Valore magic non corretto nel super-blocco"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007515
7516#: lib/ext2fs/ext2_err.c:31
7517msgid "Filesystem revision too high"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007518msgstr "Numero di revisione del filesystem troppo elevato"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007519
7520#: lib/ext2fs/ext2_err.c:32
7521msgid "Attempt to write to filesystem opened read-only"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007522msgstr "Tentativo di scrivere su un filesystem aperto in sola lettura"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007523
7524#: lib/ext2fs/ext2_err.c:33
7525#, fuzzy
7526msgid "Can't read group descriptors"
7527msgstr ", Descrittori di gruppo a "
7528
7529#: lib/ext2fs/ext2_err.c:34
7530#, fuzzy
7531msgid "Can't write group descriptors"
7532msgstr ", Descrittori di gruppo a "
7533
7534#: lib/ext2fs/ext2_err.c:35
7535msgid "Corrupt group descriptor: bad block for block bitmap"
7536msgstr ""
7537
7538#: lib/ext2fs/ext2_err.c:36
7539msgid "Corrupt group descriptor: bad block for inode bitmap"
7540msgstr ""
7541
7542#: lib/ext2fs/ext2_err.c:37
7543msgid "Corrupt group descriptor: bad block for inode table"
7544msgstr ""
7545
7546#: lib/ext2fs/ext2_err.c:38
7547#, fuzzy
7548msgid "Can't write an inode bitmap"
7549msgstr "scrivendo le mappe di bit di inode"
7550
7551#: lib/ext2fs/ext2_err.c:39
7552#, fuzzy
7553msgid "Can't read an inode bitmap"
7554msgstr "scrivendo le mappe di bit di inode"
7555
7556#: lib/ext2fs/ext2_err.c:40
7557#, fuzzy
Darrick J. Wong580d8a02013-10-07 09:20:28 -04007558msgid "Can't write a block bitmap"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007559msgstr "scrivendo le mappe di bit di blocco"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007560
7561#: lib/ext2fs/ext2_err.c:41
7562#, fuzzy
Darrick J. Wongba0230f2013-12-12 12:41:58 -05007563msgid "Can't read a block bitmap"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007564msgstr "lettura delle mappe di bit inode e blocco"
7565
7566#: lib/ext2fs/ext2_err.c:42
7567#, fuzzy
7568msgid "Can't write an inode table"
7569msgstr "scrivendo la tavola degli inode"
7570
7571#: lib/ext2fs/ext2_err.c:43
7572#, fuzzy
7573msgid "Can't read an inode table"
7574msgstr "Scansione della tavola degli inode"
7575
7576#: lib/ext2fs/ext2_err.c:44
7577msgid "Can't read next inode"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007578msgstr "Impossibile leggere l'inode successivo"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007579
7580#: lib/ext2fs/ext2_err.c:45
Eric Sandeen032eafe2012-07-28 17:48:36 -04007581msgid "Filesystem has unexpected block size"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007582msgstr "Il filesystem ha una dimensione del blocco non attesa"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007583
7584#: lib/ext2fs/ext2_err.c:46
7585msgid "EXT2 directory corrupted"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007586msgstr "Directory EXT2 danneggiata"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007587
7588#: lib/ext2fs/ext2_err.c:47
7589msgid "Attempt to read block from filesystem resulted in short read"
7590msgstr ""
7591
7592#: lib/ext2fs/ext2_err.c:48
7593msgid "Attempt to write block to filesystem resulted in short write"
7594msgstr ""
7595
7596#: lib/ext2fs/ext2_err.c:49
7597msgid "No free space in the directory"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007598msgstr "Spazio non sufficiente nella directory"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007599
7600#: lib/ext2fs/ext2_err.c:50
Eric Sandeen032eafe2012-07-28 17:48:36 -04007601msgid "Inode bitmap not loaded"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007602msgstr "Bitmap degli inode non caricata"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007603
7604#: lib/ext2fs/ext2_err.c:51
Eric Sandeen032eafe2012-07-28 17:48:36 -04007605msgid "Block bitmap not loaded"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007606msgstr "Bitmap dei blocchi non caricata"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007607
7608#: lib/ext2fs/ext2_err.c:52
Eric Sandeen032eafe2012-07-28 17:48:36 -04007609msgid "Illegal inode number"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007610msgstr "Numero di inode non valido"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007611
7612#: lib/ext2fs/ext2_err.c:53
Eric Sandeen032eafe2012-07-28 17:48:36 -04007613msgid "Illegal block number"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007614msgstr "Numero di blocchi non valido"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007615
7616#: lib/ext2fs/ext2_err.c:54
7617msgid "Internal error in ext2fs_expand_dir"
7618msgstr ""
7619
7620#: lib/ext2fs/ext2_err.c:55
7621msgid "Not enough space to build proposed filesystem"
7622msgstr ""
7623
7624#: lib/ext2fs/ext2_err.c:56
7625msgid "Illegal block number passed to ext2fs_mark_block_bitmap"
7626msgstr ""
7627
7628#: lib/ext2fs/ext2_err.c:57
7629msgid "Illegal block number passed to ext2fs_unmark_block_bitmap"
7630msgstr ""
7631
7632#: lib/ext2fs/ext2_err.c:58
7633msgid "Illegal block number passed to ext2fs_test_block_bitmap"
7634msgstr ""
7635
7636#: lib/ext2fs/ext2_err.c:59
7637msgid "Illegal inode number passed to ext2fs_mark_inode_bitmap"
7638msgstr ""
7639
7640#: lib/ext2fs/ext2_err.c:60
7641msgid "Illegal inode number passed to ext2fs_unmark_inode_bitmap"
7642msgstr ""
7643
7644#: lib/ext2fs/ext2_err.c:61
7645msgid "Illegal inode number passed to ext2fs_test_inode_bitmap"
7646msgstr ""
7647
7648#: lib/ext2fs/ext2_err.c:62
7649msgid "Attempt to fudge end of block bitmap past the real end"
7650msgstr ""
7651
7652#: lib/ext2fs/ext2_err.c:63
7653msgid "Attempt to fudge end of inode bitmap past the real end"
7654msgstr ""
7655
7656#: lib/ext2fs/ext2_err.c:64
7657#, fuzzy
7658msgid "Illegal indirect block found"
7659msgstr "lettura dei blocchi indiretti dell'inode %u"
7660
7661#: lib/ext2fs/ext2_err.c:65
7662#, fuzzy
7663msgid "Illegal doubly indirect block found"
7664msgstr "lettura dei blocchi indiretti dell'inode %u"
7665
7666#: lib/ext2fs/ext2_err.c:66
7667#, fuzzy
7668msgid "Illegal triply indirect block found"
7669msgstr "lettura dei blocchi indiretti dell'inode %u"
7670
7671#: lib/ext2fs/ext2_err.c:67
7672#, fuzzy
7673msgid "Block bitmaps are not the same"
7674msgstr " Mappa dei bit di blocco a "
7675
7676#: lib/ext2fs/ext2_err.c:68
7677#, fuzzy
7678msgid "Inode bitmaps are not the same"
7679msgstr ", mappa dei bit inode a "
7680
7681#: lib/ext2fs/ext2_err.c:69
7682msgid "Illegal or malformed device name"
7683msgstr ""
7684
7685#: lib/ext2fs/ext2_err.c:70
7686msgid "A block group is missing an inode table"
7687msgstr ""
7688
7689#: lib/ext2fs/ext2_err.c:71
7690msgid "The ext2 superblock is corrupt"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007691msgstr "Il super-blocco ext2 è danneggiato"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007692
7693#: lib/ext2fs/ext2_err.c:72
7694msgid "Illegal generic bit number passed to ext2fs_mark_generic_bitmap"
7695msgstr ""
7696
7697#: lib/ext2fs/ext2_err.c:73
7698msgid "Illegal generic bit number passed to ext2fs_unmark_generic_bitmap"
7699msgstr ""
7700
7701#: lib/ext2fs/ext2_err.c:74
7702msgid "Illegal generic bit number passed to ext2fs_test_generic_bitmap"
7703msgstr ""
7704
7705#: lib/ext2fs/ext2_err.c:75
7706msgid "Too many symbolic links encountered."
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007707msgstr "Trovati troppi collegamenti simbolici."
Eric Sandeen032eafe2012-07-28 17:48:36 -04007708
7709#: lib/ext2fs/ext2_err.c:76
7710msgid "The callback function will not handle this case"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007711msgstr "La funzione di callback non gestirà questo caso"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007712
7713#: lib/ext2fs/ext2_err.c:77
7714msgid "The inode is from a bad block in the inode table"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007715msgstr "L'inode arriva da un blocco danneggiato nella tabella degli inode"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007716
7717#: lib/ext2fs/ext2_err.c:78
Eric Sandeen032eafe2012-07-28 17:48:36 -04007718msgid "Filesystem has unsupported feature(s)"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007719msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04007720
7721#: lib/ext2fs/ext2_err.c:79
Eric Sandeen032eafe2012-07-28 17:48:36 -04007722msgid "Filesystem has unsupported read-only feature(s)"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007723msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04007724
7725#: lib/ext2fs/ext2_err.c:80
7726msgid "IO Channel failed to seek on read or write"
7727msgstr ""
7728
7729#: lib/ext2fs/ext2_err.c:81
Eric Sandeen032eafe2012-07-28 17:48:36 -04007730msgid "Memory allocation failed"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007731msgstr "Allocazione di memoria non riuscita"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007732
7733#: lib/ext2fs/ext2_err.c:82
7734msgid "Invalid argument passed to ext2 library"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007735msgstr "Argomento non valido passato alla libreria ext2"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007736
7737#: lib/ext2fs/ext2_err.c:83
7738#, fuzzy
7739msgid "Could not allocate block in ext2 filesystem"
7740msgstr "Impossibile allocare memoria per i tipi di filesystem\n"
7741
7742#: lib/ext2fs/ext2_err.c:84
7743#, fuzzy
7744msgid "Could not allocate inode in ext2 filesystem"
7745msgstr "Impossibile allocare memoria per i tipi di filesystem\n"
7746
7747#: lib/ext2fs/ext2_err.c:85
7748msgid "Ext2 inode is not a directory"
7749msgstr ""
7750
7751#: lib/ext2fs/ext2_err.c:86
7752msgid "Too many references in table"
7753msgstr ""
7754
7755#: lib/ext2fs/ext2_err.c:87
7756msgid "File not found by ext2_lookup"
7757msgstr ""
7758
7759#: lib/ext2fs/ext2_err.c:88
7760msgid "File open read-only"
7761msgstr ""
7762
7763#: lib/ext2fs/ext2_err.c:89
7764#, fuzzy
7765msgid "Ext2 directory block not found"
7766msgstr "Blocco directory %d (#%d) vuoto nell'inode %d\n"
7767
7768#: lib/ext2fs/ext2_err.c:90
7769msgid "Ext2 directory already exists"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007770msgstr "La directory Ext2 esiste già"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007771
7772#: lib/ext2fs/ext2_err.c:91
7773msgid "Unimplemented ext2 library function"
7774msgstr ""
7775
7776#: lib/ext2fs/ext2_err.c:92
7777msgid "User cancel requested"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007778msgstr "L'utente ha annullato la richiesta"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007779
7780#: lib/ext2fs/ext2_err.c:93
7781msgid "Ext2 file too big"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007782msgstr "File Ext2 troppo grande"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007783
7784#: lib/ext2fs/ext2_err.c:94
Eric Sandeen032eafe2012-07-28 17:48:36 -04007785msgid "Supplied journal device not a block device"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007786msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04007787
7788#: lib/ext2fs/ext2_err.c:95
7789#, fuzzy
7790msgid "Journal superblock not found"
7791msgstr "Superblocco del journal non trovato!\n"
7792
7793#: lib/ext2fs/ext2_err.c:96
7794msgid "Journal must be at least 1024 blocks"
7795msgstr ""
7796
7797#: lib/ext2fs/ext2_err.c:97
7798msgid "Unsupported journal version"
7799msgstr ""
7800
7801#: lib/ext2fs/ext2_err.c:98
7802#, fuzzy
7803msgid "Error loading external journal"
7804msgstr "cercando di aprire il journal esterno"
7805
7806#: lib/ext2fs/ext2_err.c:99
7807#, fuzzy
7808msgid "Journal not found"
7809msgstr "Superblocco del journal non trovato!\n"
7810
7811#: lib/ext2fs/ext2_err.c:100
7812msgid "Directory hash unsupported"
7813msgstr ""
7814
7815#: lib/ext2fs/ext2_err.c:101
7816#, fuzzy
7817msgid "Illegal extended attribute block number"
7818msgstr "aattributo esteso"
7819
7820#: lib/ext2fs/ext2_err.c:102
7821msgid "Cannot create filesystem with requested number of inodes"
7822msgstr ""
7823
7824#: lib/ext2fs/ext2_err.c:103
7825msgid "E2image snapshot not in use"
7826msgstr ""
7827
7828#: lib/ext2fs/ext2_err.c:104
7829#, fuzzy
7830msgid "Too many reserved group descriptor blocks"
7831msgstr "<Inode del descrittore di gruppo>"
7832
7833#: lib/ext2fs/ext2_err.c:105
7834msgid "Resize inode is corrupt"
7835msgstr ""
7836
7837#: lib/ext2fs/ext2_err.c:106
7838msgid "Tried to set block bmap with missing indirect block"
7839msgstr ""
7840
7841#: lib/ext2fs/ext2_err.c:107
7842msgid "TDB: Success"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007843msgstr "TDB: successo"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007844
7845#: lib/ext2fs/ext2_err.c:108
7846msgid "TDB: Corrupt database"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007847msgstr "TDB: database danneggiato"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007848
7849#: lib/ext2fs/ext2_err.c:109
7850msgid "TDB: IO Error"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007851msgstr "TDB: errore I/O"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007852
7853#: lib/ext2fs/ext2_err.c:110
7854msgid "TDB: Locking error"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007855msgstr "TDB: errore nell'ottenere il blocco"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007856
7857#: lib/ext2fs/ext2_err.c:111
7858msgid "TDB: Out of memory"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007859msgstr "TDB: memoria esaurita"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007860
7861#: lib/ext2fs/ext2_err.c:112
7862msgid "TDB: Record exists"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007863msgstr "TDB: il record esiste"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007864
7865#: lib/ext2fs/ext2_err.c:113
7866msgid "TDB: Lock exists on other keys"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007867msgstr "TDB: blocco esistente su altre chiavi"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007868
7869#: lib/ext2fs/ext2_err.c:114
Eric Sandeen032eafe2012-07-28 17:48:36 -04007870msgid "TDB: Invalid parameter"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007871msgstr "TDB: parametro non valido"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007872
7873#: lib/ext2fs/ext2_err.c:115
7874msgid "TDB: Record does not exist"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007875msgstr "TDB: il record non esiste"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007876
7877#: lib/ext2fs/ext2_err.c:116
7878msgid "TDB: Write not permitted"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007879msgstr "TDB: scrittura non consentita"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007880
7881#: lib/ext2fs/ext2_err.c:117
7882msgid "Ext2fs directory block list is empty"
7883msgstr ""
7884
7885#: lib/ext2fs/ext2_err.c:118
7886msgid "Attempt to modify a block mapping via a read-only block iterator"
7887msgstr ""
7888
7889#: lib/ext2fs/ext2_err.c:119
7890msgid "Wrong magic number for ext4 extent saved path"
7891msgstr ""
7892
7893#: lib/ext2fs/ext2_err.c:120
7894msgid "Wrong magic number for 64-bit generic bitmap"
7895msgstr ""
7896
7897#: lib/ext2fs/ext2_err.c:121
7898msgid "Wrong magic number for 64-bit block bitmap"
7899msgstr ""
7900
7901#: lib/ext2fs/ext2_err.c:122
7902msgid "Wrong magic number for 64-bit inode bitmap"
7903msgstr ""
7904
7905#: lib/ext2fs/ext2_err.c:123
7906msgid "Wrong magic number --- RESERVED_13"
7907msgstr ""
7908
7909#: lib/ext2fs/ext2_err.c:124
7910msgid "Wrong magic number --- RESERVED_14"
7911msgstr ""
7912
7913#: lib/ext2fs/ext2_err.c:125
7914msgid "Wrong magic number --- RESERVED_15"
7915msgstr ""
7916
7917#: lib/ext2fs/ext2_err.c:126
7918msgid "Wrong magic number --- RESERVED_16"
7919msgstr ""
7920
7921#: lib/ext2fs/ext2_err.c:127
7922msgid "Wrong magic number --- RESERVED_17"
7923msgstr ""
7924
7925#: lib/ext2fs/ext2_err.c:128
7926msgid "Wrong magic number --- RESERVED_18"
7927msgstr ""
7928
7929#: lib/ext2fs/ext2_err.c:129
7930msgid "Wrong magic number --- RESERVED_19"
7931msgstr ""
7932
7933#: lib/ext2fs/ext2_err.c:130
7934msgid "Corrupt extent header"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007935msgstr "Extent intestazione danneggiato"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007936
7937#: lib/ext2fs/ext2_err.c:131
7938msgid "Corrupt extent index"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007939msgstr "Extent indice danneggiato"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007940
7941#: lib/ext2fs/ext2_err.c:132
7942msgid "Corrupt extent"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007943msgstr "Extent danneggiato"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007944
7945#: lib/ext2fs/ext2_err.c:133
7946msgid "No free space in extent map"
7947msgstr ""
7948
7949#: lib/ext2fs/ext2_err.c:134
7950msgid "Inode does not use extents"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007951msgstr "L'inode non usa gli extent"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007952
7953#: lib/ext2fs/ext2_err.c:135
Eric Sandeen032eafe2012-07-28 17:48:36 -04007954msgid "No 'next' extent"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007955msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04007956
7957#: lib/ext2fs/ext2_err.c:136
7958msgid "No 'previous' extent"
7959msgstr ""
7960
7961#: lib/ext2fs/ext2_err.c:137
7962msgid "No 'up' extent"
7963msgstr ""
7964
7965#: lib/ext2fs/ext2_err.c:138
7966msgid "No 'down' extent"
7967msgstr ""
7968
7969#: lib/ext2fs/ext2_err.c:139
7970msgid "No current node"
7971msgstr ""
7972
7973#: lib/ext2fs/ext2_err.c:140
7974msgid "Ext2fs operation not supported"
7975msgstr ""
7976
7977#: lib/ext2fs/ext2_err.c:141
7978msgid "No room to insert extent in node"
7979msgstr ""
7980
7981#: lib/ext2fs/ext2_err.c:142
7982msgid "Splitting would result in empty node"
7983msgstr ""
7984
7985#: lib/ext2fs/ext2_err.c:143
Eric Sandeen032eafe2012-07-28 17:48:36 -04007986msgid "Extent not found"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007987msgstr "Extent non trovato"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007988
7989#: lib/ext2fs/ext2_err.c:144
7990msgid "Operation not supported for inodes containing extents"
7991msgstr ""
7992
7993#: lib/ext2fs/ext2_err.c:145
7994msgid "Extent length is invalid"
7995msgstr ""
7996
7997#: lib/ext2fs/ext2_err.c:146
7998msgid "I/O Channel does not support 64-bit block numbers"
7999msgstr ""
8000
8001#: lib/ext2fs/ext2_err.c:147
8002msgid "Can't check if filesystem is mounted due to missing mtab file"
8003msgstr ""
8004
8005#: lib/ext2fs/ext2_err.c:148
8006msgid "Filesystem too large to use legacy bitmaps"
8007msgstr ""
8008
8009#: lib/ext2fs/ext2_err.c:149
8010msgid "MMP: invalid magic number"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008011msgstr "MMP: numero magic non valido"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008012
8013#: lib/ext2fs/ext2_err.c:150
8014msgid "MMP: device currently active"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008015msgstr "MMP: device attivo"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008016
8017#: lib/ext2fs/ext2_err.c:151
8018msgid "MMP: fsck being run"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008019msgstr "MMP: fsck in esecuzione"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008020
8021#: lib/ext2fs/ext2_err.c:152
8022msgid "MMP: block number beyond filesystem range"
8023msgstr ""
8024
8025#: lib/ext2fs/ext2_err.c:153
8026msgid "MMP: undergoing an unknown operation"
8027msgstr ""
8028
8029#: lib/ext2fs/ext2_err.c:154
8030#, fuzzy
8031msgid "MMP: filesystem still in use"
8032msgstr "dimensione filesystem non valida - %s"
8033
8034#: lib/ext2fs/ext2_err.c:155
8035msgid "MMP: open with O_DIRECT failed"
8036msgstr ""
8037
Theodore Ts'o196b59c2014-05-18 21:47:32 -04008038#: lib/ext2fs/ext2_err.c:156
8039#, fuzzy
8040msgid "Block group descriptor size incorrect"
8041msgstr "<Inode del descrittore di gruppo>"
8042
8043#: lib/ext2fs/ext2_err.c:157
8044msgid "Inode checksum does not match inode"
8045msgstr ""
8046
8047#: lib/ext2fs/ext2_err.c:158
Theodore Ts'o196b59c2014-05-18 21:47:32 -04008048msgid "Inode bitmap checksum does not match bitmap"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008049msgstr ""
Theodore Ts'o196b59c2014-05-18 21:47:32 -04008050
8051#: lib/ext2fs/ext2_err.c:159
8052msgid "Extent block checksum does not match extent block"
8053msgstr ""
8054
8055#: lib/ext2fs/ext2_err.c:160
8056msgid "Directory block does not have space for checksum"
8057msgstr ""
8058
8059#: lib/ext2fs/ext2_err.c:161
8060msgid "Directory block checksum does not match directory block"
8061msgstr ""
8062
8063#: lib/ext2fs/ext2_err.c:162
8064msgid "Extended attribute block checksum does not match block"
8065msgstr ""
8066
8067#: lib/ext2fs/ext2_err.c:163
Theodore Ts'o196b59c2014-05-18 21:47:32 -04008068msgid "Superblock checksum does not match superblock"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008069msgstr "Il checksum del super-blocco non corrisponde al super-blocco"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04008070
8071#: lib/ext2fs/ext2_err.c:164
8072msgid "Unknown checksum algorithm"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008073msgstr "Algoritmo di checksum sconosciuto"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04008074
8075#: lib/ext2fs/ext2_err.c:165
8076msgid "MMP block checksum does not match MMP block"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008077msgstr "Il checksum del blocco MMP non corrisponde al blocco MMP"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04008078
8079#: lib/ext2fs/ext2_err.c:166
8080msgid "Ext2 file already exists"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008081msgstr "Il file Ext2 esiste già"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04008082
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008083#: lib/ext2fs/ext2_err.c:167
8084#, fuzzy
8085msgid "Block bitmap checksum does not match bitmap"
8086msgstr "Il checksum del blocco MMP non corrisponde al blocco MMP"
8087
8088#: lib/ext2fs/ext2_err.c:168
8089msgid "Cannot iterate data blocks of an inode containing inline data"
8090msgstr ""
8091
8092#: lib/ext2fs/ext2_err.c:169
8093msgid "Extended attribute has an invalid name length"
8094msgstr ""
8095
8096#: lib/ext2fs/ext2_err.c:170
8097msgid "Extended attribute has an invalid value length"
8098msgstr ""
8099
8100#: lib/ext2fs/ext2_err.c:171
8101msgid "Extended attribute has an incorrect hash"
8102msgstr ""
8103
8104#: lib/ext2fs/ext2_err.c:172
8105#, fuzzy
8106msgid "Extended attribute block has a bad header"
8107msgstr "aattributo esteso"
8108
8109#: lib/ext2fs/ext2_err.c:173
8110#, fuzzy
8111msgid "Extended attribute key not found"
8112msgstr "aattributo esteso"
8113
8114#: lib/ext2fs/ext2_err.c:174
8115msgid "Insufficient space to store extended attribute data"
8116msgstr ""
8117
8118#: lib/ext2fs/ext2_err.c:175
8119msgid "Filesystem is missing ext_attr or inline_data feature"
8120msgstr ""
8121
8122#: lib/ext2fs/ext2_err.c:176
8123#, fuzzy
8124msgid "Inode doesn't have inline data"
8125msgstr "L'inode non usa gli extent"
8126
8127#: lib/ext2fs/ext2_err.c:177
8128msgid "No block for an inode with inline data"
8129msgstr ""
8130
8131#: lib/ext2fs/ext2_err.c:178
8132#, fuzzy
8133msgid "No free space in inline data"
8134msgstr "Spazio non sufficiente nella directory"
8135
8136#: lib/ext2fs/ext2_err.c:179
8137msgid "Wrong magic number for extended attribute structure"
8138msgstr ""
8139
8140#: lib/ext2fs/ext2_err.c:180
8141msgid "Inode seems to contain garbage"
8142msgstr ""
8143
8144#: lib/ext2fs/ext2_err.c:181
8145msgid "Extended attribute has an invalid value offset"
8146msgstr ""
8147
8148#: lib/ext2fs/ext2_err.c:182
8149msgid "Journal flags inconsistent"
8150msgstr ""
8151
8152#: lib/ext2fs/ext2_err.c:183
8153msgid "Undo file corrupt"
8154msgstr ""
8155
8156#: lib/ext2fs/ext2_err.c:184
8157msgid "Wrong undo file for this filesystem"
8158msgstr ""
8159
Theodore Ts'o48203a32016-06-08 15:45:26 -04008160#: lib/ext2fs/ext2_err.c:185
8161#, fuzzy
8162msgid "File system is corrupted"
8163msgstr "Il filesystem ha una dimensione del blocco non attesa"
8164
8165#: lib/ext2fs/ext2_err.c:186
8166msgid "Bad CRC detected in file system"
8167msgstr ""
8168
8169#: lib/ext2fs/ext2_err.c:187
8170#, fuzzy
8171msgid "The journal superblock is corrupt"
8172msgstr "Il super-blocco ext2 è danneggiato"
8173
Theodore Ts'o4e528702016-09-04 21:31:21 -04008174#: lib/ext2fs/ext2_err.c:188
8175#, fuzzy
8176msgid "Inode is corrupted"
8177msgstr "Il filesystem ha una dimensione del blocco non attesa"
8178
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008179#: lib/support/prof_err.c:11
Eric Sandeen032eafe2012-07-28 17:48:36 -04008180msgid "Profile version 0.0"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008181msgstr "Profilo versione 0.0"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008182
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008183#: lib/support/prof_err.c:12
Eric Sandeen032eafe2012-07-28 17:48:36 -04008184msgid "Bad magic value in profile_node"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008185msgstr "Valore magic non corretto in profile_node"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008186
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008187#: lib/support/prof_err.c:13
Eric Sandeen032eafe2012-07-28 17:48:36 -04008188msgid "Profile section not found"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008189msgstr "Sezione del profilo non trovata"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008190
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008191#: lib/support/prof_err.c:14
Eric Sandeen032eafe2012-07-28 17:48:36 -04008192msgid "Profile relation not found"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008193msgstr "Relazione del profile non trovata"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008194
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008195#: lib/support/prof_err.c:15
Eric Sandeen032eafe2012-07-28 17:48:36 -04008196msgid "Attempt to add a relation to node which is not a section"
8197msgstr ""
8198
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008199#: lib/support/prof_err.c:16
Eric Sandeen032eafe2012-07-28 17:48:36 -04008200msgid "A profile section header has a non-zero value"
8201msgstr ""
8202
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008203#: lib/support/prof_err.c:17
Eric Sandeen032eafe2012-07-28 17:48:36 -04008204msgid "Bad linked list in profile structures"
8205msgstr ""
8206
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008207#: lib/support/prof_err.c:18
Eric Sandeen032eafe2012-07-28 17:48:36 -04008208msgid "Bad group level in profile structures"
8209msgstr ""
8210
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008211#: lib/support/prof_err.c:19
Eric Sandeen032eafe2012-07-28 17:48:36 -04008212msgid "Bad parent pointer in profile structures"
8213msgstr ""
8214
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008215#: lib/support/prof_err.c:20
Eric Sandeen032eafe2012-07-28 17:48:36 -04008216msgid "Bad magic value in profile iterator"
8217msgstr ""
8218
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008219#: lib/support/prof_err.c:21
Eric Sandeen032eafe2012-07-28 17:48:36 -04008220msgid "Can't set value on section node"
8221msgstr ""
8222
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008223#: lib/support/prof_err.c:22
Eric Sandeen032eafe2012-07-28 17:48:36 -04008224msgid "Invalid argument passed to profile library"
8225msgstr ""
8226
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008227#: lib/support/prof_err.c:23
Eric Sandeen032eafe2012-07-28 17:48:36 -04008228msgid "Attempt to modify read-only profile"
8229msgstr ""
8230
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008231#: lib/support/prof_err.c:24
Eric Sandeen032eafe2012-07-28 17:48:36 -04008232msgid "Profile section header not at top level"
8233msgstr ""
8234
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008235#: lib/support/prof_err.c:25
Eric Sandeen032eafe2012-07-28 17:48:36 -04008236msgid "Syntax error in profile section header"
8237msgstr ""
8238
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008239#: lib/support/prof_err.c:26
Eric Sandeen032eafe2012-07-28 17:48:36 -04008240msgid "Syntax error in profile relation"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008241msgstr "Errore di sintassi nella relazione del profilo"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008242
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008243#: lib/support/prof_err.c:27
Eric Sandeen032eafe2012-07-28 17:48:36 -04008244msgid "Extra closing brace in profile"
8245msgstr ""
8246
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008247#: lib/support/prof_err.c:28
Eric Sandeen032eafe2012-07-28 17:48:36 -04008248msgid "Missing open brace in profile"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008249msgstr "Parentesi di apertura mancante nel profilo"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008250
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008251#: lib/support/prof_err.c:29
Eric Sandeen032eafe2012-07-28 17:48:36 -04008252msgid "Bad magic value in profile_t"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008253msgstr "Valore magic non corretto in profile_t"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008254
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008255#: lib/support/prof_err.c:30
Eric Sandeen032eafe2012-07-28 17:48:36 -04008256msgid "Bad magic value in profile_section_t"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008257msgstr "Valore magic non corretto in profile_section_t"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008258
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008259#: lib/support/prof_err.c:31
Eric Sandeen032eafe2012-07-28 17:48:36 -04008260msgid "Iteration through all top level section not supported"
8261msgstr ""
8262
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008263#: lib/support/prof_err.c:32
Eric Sandeen032eafe2012-07-28 17:48:36 -04008264msgid "Invalid profile_section object"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008265msgstr "Oggetto profile_section non valido"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008266
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008267#: lib/support/prof_err.c:33
Eric Sandeen032eafe2012-07-28 17:48:36 -04008268msgid "No more sections"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008269msgstr "Sezioni esaurite"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008270
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008271#: lib/support/prof_err.c:34
Eric Sandeen032eafe2012-07-28 17:48:36 -04008272msgid "Bad nameset passed to query routine"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008273msgstr "Nameset errato passato alla routine di interrogazione"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008274
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008275#: lib/support/prof_err.c:35
Eric Sandeen032eafe2012-07-28 17:48:36 -04008276msgid "No profile file open"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008277msgstr "Nessun file di profilo da aprire"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008278
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008279#: lib/support/prof_err.c:36
Eric Sandeen032eafe2012-07-28 17:48:36 -04008280msgid "Bad magic value in profile_file_t"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008281msgstr "Valore magic non corretto in profile_file_t"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008282
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008283#: lib/support/prof_err.c:37
Eric Sandeen032eafe2012-07-28 17:48:36 -04008284msgid "Couldn't open profile file"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008285msgstr "Impossibile aprire il file del profilo"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008286
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008287#: lib/support/prof_err.c:38
Eric Sandeen032eafe2012-07-28 17:48:36 -04008288msgid "Section already exists"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008289msgstr "La sezione esiste già"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008290
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008291#: lib/support/prof_err.c:39
Eric Sandeen032eafe2012-07-28 17:48:36 -04008292msgid "Invalid boolean value"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008293msgstr "Valore booleano non valido"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008294
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008295#: lib/support/prof_err.c:40
Eric Sandeen032eafe2012-07-28 17:48:36 -04008296msgid "Invalid integer value"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008297msgstr "Valore intero non valido"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008298
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008299#: lib/support/prof_err.c:41
Eric Sandeen032eafe2012-07-28 17:48:36 -04008300msgid "Bad magic value in profile_file_data_t"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008301msgstr "Valore magic non corretto in profile_file_data_t"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008302
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008303#: lib/support/plausible.c:118
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008304#, fuzzy, c-format
8305msgid "\tlast mounted on %s on %s"
8306msgstr "numero di mount non validi - %s"
8307
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008308#: lib/support/plausible.c:121
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008309#, fuzzy, c-format
8310msgid "\tlast mounted on %s"
8311msgstr "numero di mount non validi - %s"
8312
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008313#: lib/support/plausible.c:124
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008314#, c-format
8315msgid "\tcreated on %s"
8316msgstr ""
8317
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008318#: lib/support/plausible.c:127
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008319#, c-format
8320msgid "\tlast modified on %s"
8321msgstr ""
8322
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008323#: lib/support/plausible.c:161
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008324#, c-format
8325msgid "Found a %s partition table in %s\n"
8326msgstr ""
8327
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008328#: lib/support/plausible.c:191
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008329#, c-format
8330msgid "The file %s does not exist and no size was specified.\n"
8331msgstr ""
8332
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008333#: lib/support/plausible.c:199
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008334#, fuzzy, c-format
8335msgid "Creating regular file %s\n"
8336msgstr "file regolare"
8337
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008338#: lib/support/plausible.c:202
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008339#, fuzzy, c-format
8340msgid "Could not open %s: %s\n"
8341msgstr "e2label: impossibile aprire %s\n"
8342
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008343#: lib/support/plausible.c:205
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008344msgid ""
8345"\n"
8346"The device apparently does not exist; did you specify it correctly?\n"
8347msgstr ""
8348"\n"
8349"Sembra che il dispositivo non esista; è stato specificato correttamente?\n"
8350
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008351#: lib/support/plausible.c:227
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008352#, c-format
8353msgid "%s is not a block special device.\n"
8354msgstr "%s non è un device speciale a blocchi.\n"
8355
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008356#: lib/support/plausible.c:249
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008357#, c-format
8358msgid "%s contains a %s file system labelled '%s'\n"
8359msgstr "%s contiene un file system %s con etichetta \"%s\"\n"
8360
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008361#: lib/support/plausible.c:252
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008362#, c-format
8363msgid "%s contains a %s file system\n"
8364msgstr "%s contiene un file system %s\n"
8365
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008366#: lib/support/plausible.c:276
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008367#, fuzzy, c-format
8368msgid "%s contains `%s' data\n"
8369msgstr "%s contiene un file system %s\n"
8370
Theodore Ts'o4e528702016-09-04 21:31:21 -04008371#~ msgid "Please run e2fsck on the filesystem.\n"
8372#~ msgstr "Eseguire e2fsck sul file system.\n"
8373
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008374#, fuzzy
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04008375#~ msgid "Invalid quotatype parameter: %s\n"
8376#~ msgstr "Parametro di stride non valido.\n"
8377
8378#, fuzzy
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008379#~ msgid "@A @a @b %b. "
8380#~ msgstr "L'@i %i ha un @a di @b %b non valido. "
8381
8382#, fuzzy
8383#~ msgid "%s: warning: compression support is experimental.\n"
8384#~ msgstr "Attenzione: il supporto per la compressione è sperimentale.\n"
8385
8386#~ msgid ""
8387#~ "%s: e2fsck not compiled with HTREE support,\n"
8388#~ "\tbut filesystem %s has HTREE directories.\n"
8389#~ msgstr ""
8390#~ "%s: e2fsck non è stato compilato con il supporto HTREE,\n"
8391#~ "\tma il file system %s contiene directory HTREE.\n"
8392
8393#~ msgid "while allocating zeroizing buffer"
8394#~ msgstr "allocando i buffer zeroizing"
8395
8396#, fuzzy
8397#~ msgid ", unused inodes %u\n"
8398#~ msgstr "mappa degli inode in utilizzo"
8399
8400#~ msgid "Failed to read the file system data \n"
8401#~ msgstr "Lettura dei dati del file system non riuscita\n"
8402
8403#, fuzzy
8404#~ msgid "Failed to open %s\n"
8405#~ msgstr "durante l'apertura di %s"
8406
8407#, fuzzy
8408#~ msgid "Couldn't allocate memory to parse quota options!\n"
8409#~ msgstr ""
8410#~ "Impossibile allocare memoria per fare il parsing delle opzioni raid!\n"
8411
8412#~ msgid "Couldn't allocate memory for tdb filename\n"
8413#~ msgstr "Impossibile allocare memoria per i tipi di file system\n"
8414
8415#~ msgid "%s is entire device, not just one partition!\n"
8416#~ msgstr "%s è un device intero, non solo una partizione.\n"