blob: 5a9ef2a186468e42ce8640ea04efbbe010b7742b [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
Theodore Ts'o899425b2018-02-27 22:25:04 -050052#. %Id <inode> -> i_size_high
Theodore Ts'o7ae19832005-06-19 09:45:36 -040053#. %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'o40e66e22018-08-18 21:14:56 -040074"POT-Creation-Date: 2018-08-18 21:03-0400\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"
Theodore Ts'o21725192017-08-23 19:46:04 -040082"X-Bugs: Report translation errors to the Language-Team address.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -040083"Plural-Forms: nplurals=2; plural=(n!=1);\n"
84"X-Generator: Poedit 1.6.5\n"
Theodore Ts'o5bc5a892000-02-08 20:20:46 +000085
Theodore Ts'o899425b2018-02-27 22:25:04 -050086#: e2fsck/badblocks.c:23 misc/mke2fs.c:220
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000087#, c-format
88msgid "Bad block %u out of range; ignored.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -050089msgstr "Blocco non valido %u fuori dall'intervallo; ignorato.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000090
Eric Sandeen032eafe2012-07-28 17:48:36 -040091#: e2fsck/badblocks.c:46
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000092msgid "while sanity checking the bad blocks inode"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -040093msgstr "nel controllare l'integrità degli inode dei blocchi danneggiati"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000094
Eric Sandeen032eafe2012-07-28 17:48:36 -040095#: e2fsck/badblocks.c:58
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000096msgid "while reading the bad blocks inode"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -040097msgstr "nel leggere gli inode dei blocchi danneggiati"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +000098
Theodore Ts'o40e66e22018-08-18 21:14:56 -040099#: e2fsck/badblocks.c:72 e2fsck/scantest.c:107 e2fsck/unix.c:1550
100#: e2fsck/unix.c:1664 misc/badblocks.c:1251 misc/badblocks.c:1259
101#: misc/badblocks.c:1273 misc/badblocks.c:1285 misc/dumpe2fs.c:431
102#: misc/dumpe2fs.c:688 misc/dumpe2fs.c:692 misc/e2image.c:1404
103#: misc/e2image.c:1588 misc/e2image.c:1609 misc/mke2fs.c:236
104#: misc/tune2fs.c:2837 misc/tune2fs.c:2931 resize/main.c:414
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000105#, c-format
106msgid "while trying to open %s"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400107msgstr "nell'aprire %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000108
Eric Sandeen032eafe2012-07-28 17:48:36 -0400109#: e2fsck/badblocks.c:83
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000110#, c-format
111msgid "while trying popen '%s'"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400112msgstr "nell'eseguire popen su \"%s\""
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000113
Theodore Ts'o899425b2018-02-27 22:25:04 -0500114#: e2fsck/badblocks.c:94 misc/mke2fs.c:243
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000115msgid "while reading in list of bad blocks from file"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400116msgstr "nel leggere l'elenco di blocchi danneggiati da file"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000117
Eric Sandeen032eafe2012-07-28 17:48:36 -0400118#: e2fsck/badblocks.c:105
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000119msgid "while updating bad block inode"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400120msgstr "nell'aggiornare l'inode di un blocco danneggiato"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000121
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400122#: e2fsck/badblocks.c:133
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400123#, c-format
Theodore Ts'obc759702005-05-09 20:40:55 -0400124msgid "Warning: illegal block %u found in bad block inode. Cleared.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400125msgstr ""
126"Attenzione: blocco %u non valido trovato nell'inode di un blocco "
127"danneggiato. Azzerato.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000128
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400129#: e2fsck/dirinfo.c:331
130#, fuzzy
131msgid "while freeing dir_info tdb file"
132msgstr "creando l'inode root"
133
Eric Sandeen032eafe2012-07-28 17:48:36 -0400134#: e2fsck/ehandler.c:55
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000135#, c-format
136msgid "Error reading block %lu (%s) while %s. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400137msgstr "Errore nel leggere il blocco %lu (%s) mentre %s. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000138
Eric Sandeen032eafe2012-07-28 17:48:36 -0400139#: e2fsck/ehandler.c:58
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000140#, c-format
141msgid "Error reading block %lu (%s). "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400142msgstr "Errore nel leggere il blocco %lu (%s). "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000143
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400144#: e2fsck/ehandler.c:66 e2fsck/ehandler.c:115
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000145msgid "Ignore error"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500146msgstr "Ignora l'errore"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000147
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400148#: e2fsck/ehandler.c:67
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500149msgid "Force rewrite"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500150msgstr "Forza la riscrittura"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500151
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400152#: e2fsck/ehandler.c:109
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000153#, c-format
154msgid "Error writing block %lu (%s) while %s. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400155msgstr "Errore nello scrivere il blocco %lu (%s) mentre %s."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000156
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400157#: e2fsck/ehandler.c:112
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000158#, c-format
159msgid "Error writing block %lu (%s). "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400160msgstr "Errore nello scrivere il blocco %lu (%s). "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000161
Eric Sandeen032eafe2012-07-28 17:48:36 -0400162#: e2fsck/emptydir.c:57
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000163msgid "empty dirblocks"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500164msgstr "blocchi directory vuoti"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000165
Eric Sandeen032eafe2012-07-28 17:48:36 -0400166#: e2fsck/emptydir.c:62
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000167msgid "empty dir map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500168msgstr "mappa directory vuota"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000169
Eric Sandeen032eafe2012-07-28 17:48:36 -0400170#: e2fsck/emptydir.c:98
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400171#, c-format
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400172msgid "Empty directory block %u (#%d) in inode %u\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400173msgstr "Blocco directory %u (#%d) vuoto nell'inode %u\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000174
Eric Sandeen032eafe2012-07-28 17:48:36 -0400175#: e2fsck/extend.c:22
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000176#, c-format
177msgid "%s: %s filename nblocks blocksize\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500178msgstr "%s: %s nomefile nblocchi dim_blocco\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000179
Eric Sandeen032eafe2012-07-28 17:48:36 -0400180#: e2fsck/extend.c:44
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500181#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000182msgid "Illegal number of blocks!\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400183msgstr "Numero di blocchi non valido.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000184
Eric Sandeen032eafe2012-07-28 17:48:36 -0400185#: e2fsck/extend.c:50
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000186#, c-format
187msgid "Couldn't allocate block buffer (size=%d)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500188msgstr "Impossibile allocare il buffer blocco (dimensione=%d)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000189
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400190#: e2fsck/extents.c:42
191#, fuzzy
192msgid "extent rebuild inode map"
193msgstr "mappa degli inode dei file regolari"
194
Eric Sandeen032eafe2012-07-28 17:48:36 -0400195#: e2fsck/flushb.c:35
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000196#, c-format
197msgid "Usage: %s disk\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400198msgstr "Uso: %s disco\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000199
Eric Sandeen032eafe2012-07-28 17:48:36 -0400200#: e2fsck/flushb.c:64
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500201#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000202msgid "BLKFLSBUF ioctl not supported! Can't flush buffers.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400203msgstr "Ioctl BLKFLSBUF non supportata: impossibile svuotare i buffer.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000204
Eric Sandeen032eafe2012-07-28 17:48:36 -0400205#: e2fsck/iscan.c:44
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000206#, c-format
207msgid "Usage: %s [-F] [-I inode_buffer_blocks] device\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400208msgstr "Uso: %s [-F] [-I blocchi_buffer_inode] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000209
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400210#: e2fsck/iscan.c:81 e2fsck/unix.c:1075
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000211#, c-format
212msgid "while opening %s for flushing"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400213msgstr "nell'aprire %s per lo svuotamento"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000214
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400215#: e2fsck/iscan.c:86 e2fsck/unix.c:1081 resize/main.c:383
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000216#, c-format
217msgid "while trying to flush %s"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400218msgstr "nel tentare lo svuotamento di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000219
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400220#: e2fsck/iscan.c:110
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400221#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400222msgid "while trying to open '%s'"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400223msgstr "nel tentare di aprire \"%s\""
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400224
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400225#: e2fsck/iscan.c:119 e2fsck/scantest.c:114 misc/e2image.c:1297
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000226msgid "while opening inode scan"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400227msgstr "nell'avviare l'analisi degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000228
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400229#: e2fsck/iscan.c:127 misc/e2image.c:1316
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000230msgid "while getting next inode"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400231msgstr "nel recuperare l'inode successivo"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000232
Eric Sandeen032eafe2012-07-28 17:48:36 -0400233#: e2fsck/iscan.c:136
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400234#, c-format
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400235msgid "%u inodes scanned.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400236msgstr "%u inode analizzati.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000237
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400238#: e2fsck/journal.c:597
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400239msgid "reading journal superblock\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500240msgstr "lettura del superblocco del journal\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000241
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400242#: e2fsck/journal.c:670
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400243#, c-format
244msgid "%s: no valid journal superblock found\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400245msgstr "%s: non è stato trovato un superblocco valido del journal\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000246
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400247#: e2fsck/journal.c:679
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400248#, c-format
249msgid "%s: journal too short\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500250msgstr "%s: journal troppo corto\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000251
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400252#: e2fsck/journal.c:972 misc/fuse2fs.c:3786
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400253#, c-format
254msgid "%s: recovering journal\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500255msgstr "%s: ripristino del journal\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000256
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400257#: e2fsck/journal.c:974
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400258#, c-format
259msgid "%s: won't do journal recovery while read-only\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400260msgstr "%s: impossibile ripritinare il journal in modalità sola lettura\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000261
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400262#: e2fsck/journal.c:1001
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400263#, c-format
264msgid "while trying to re-open %s"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400265msgstr "nel tentare di riaprire %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000266
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400267#: e2fsck/message.c:116
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400268msgid "aextended attribute"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500269msgstr "aattributo esteso"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000270
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400271#: e2fsck/message.c:117
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400272msgid "Aerror allocating"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400273msgstr "Aerrore nell'allocare"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000274
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400275#: e2fsck/message.c:118
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400276msgid "bblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500277msgstr "bblocco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000278
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400279#: e2fsck/message.c:119
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400280msgid "Bbitmap"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400281msgstr "Bbitmap"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000282
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400283#: e2fsck/message.c:120
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400284msgid "ccompress"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500285msgstr "ccomprimi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000286
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400287#: e2fsck/message.c:121
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400288msgid "Cconflicts with some other fs @b"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400289msgstr "Cva in conflitto con altri blocchi nel file system"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000290
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400291#: e2fsck/message.c:122
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400292msgid "ddirectory"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500293msgstr "ddirectory"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000294
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400295#: e2fsck/message.c:123
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400296msgid "Ddeleted"
297msgstr "Deliminato"
298
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400299#: e2fsck/message.c:124
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400300msgid "eentry"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500301msgstr "eelemento"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000302
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400303#: e2fsck/message.c:125
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400304msgid "E@e '%Dn' in %p (%i)"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400305msgstr "E@e \"%Dn\" in %p (%i)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000306
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400307#: e2fsck/message.c:126
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400308msgid "ffilesystem"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400309msgstr "ffile system"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400310
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400311#: e2fsck/message.c:127
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400312msgid "Ffor @i %i (%Q) is"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400313msgstr "Fper l'@i %i (%Q) è"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400314
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400315#: e2fsck/message.c:128
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400316msgid "ggroup"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500317msgstr "ggruppo"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400318
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400319#: e2fsck/message.c:129
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500320msgid "hHTREE @d @i"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500321msgstr "h@i della @d HTREE"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400322
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400323#: e2fsck/message.c:130
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400324msgid "iinode"
325msgstr "iinode"
326
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400327#: e2fsck/message.c:131
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400328msgid "Iillegal"
329msgstr "Iillegale"
330
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400331#: e2fsck/message.c:132
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400332msgid "jjournal"
333msgstr "jjournal"
334
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400335#: e2fsck/message.c:133
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500336msgid "llost+found"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500337msgstr "llost+found"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400338
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400339#: e2fsck/message.c:134
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500340msgid "Lis a link"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400341msgstr "Lè un collegamento"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400342
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400343#: e2fsck/message.c:135
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400344#, fuzzy
345msgid "mmultiply-claimed"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400346msgstr "mappa degli inode richiesta più volte"
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400347
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400348#: e2fsck/message.c:136
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400349msgid "ninvalid"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400350msgstr "nnon valido"
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400351
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400352#: e2fsck/message.c:137
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500353msgid "oorphaned"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500354msgstr "oorfano"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400355
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400356#: e2fsck/message.c:138
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500357msgid "pproblem in"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500358msgstr "pproblema in"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400359
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400360#: e2fsck/message.c:139
Eric Sandeen032eafe2012-07-28 17:48:36 -0400361msgid "qquota"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400362msgstr "qquota"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500363
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400364#: e2fsck/message.c:140
Eric Sandeen032eafe2012-07-28 17:48:36 -0400365msgid "rroot @i"
366msgstr "r@i root"
367
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400368#: e2fsck/message.c:141
Eric Sandeen032eafe2012-07-28 17:48:36 -0400369msgid "sshould be"
370msgstr "sdovrebbe essere"
371
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400372#: e2fsck/message.c:142
Eric Sandeen032eafe2012-07-28 17:48:36 -0400373msgid "Ssuper@b"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400374msgstr "Ssuper-@b"
Eric Sandeen032eafe2012-07-28 17:48:36 -0400375
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400376#: e2fsck/message.c:143
Eric Sandeen032eafe2012-07-28 17:48:36 -0400377msgid "uunattached"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400378msgstr "unon collegato"
Eric Sandeen032eafe2012-07-28 17:48:36 -0400379
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400380#: e2fsck/message.c:144
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500381msgid "vdevice"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500382msgstr "vdevice"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500383
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400384#: e2fsck/message.c:145
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500385msgid "xextent"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400386msgstr "xextent"
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500387
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400388#: e2fsck/message.c:146
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400389msgid "zzero-length"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500390msgstr "zlunghezza-zero"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400391
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400392#: e2fsck/message.c:157
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000393msgid "<The NULL inode>"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500394msgstr "<Inode NULL>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000395
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400396#: e2fsck/message.c:158
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000397msgid "<The bad blocks inode>"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400398msgstr "<Inode dei blocchi danneggiati>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000399
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400400#: e2fsck/message.c:160
Eric Sandeen032eafe2012-07-28 17:48:36 -0400401msgid "<The user quota inode>"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400402msgstr "<Inode della quota utente>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000403
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400404#: e2fsck/message.c:161
Eric Sandeen032eafe2012-07-28 17:48:36 -0400405msgid "<The group quota inode>"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400406msgstr "<Inode della quota del gruppo>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000407
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400408#: e2fsck/message.c:162
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000409msgid "<The boot loader inode>"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500410msgstr "<Inode del boot loader>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000411
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400412#: e2fsck/message.c:163
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000413msgid "<The undelete directory inode>"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500414msgstr "<Inode della directory undelete>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000415
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400416#: e2fsck/message.c:164
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400417msgid "<The group descriptor inode>"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500418msgstr "<Inode del descrittore di gruppo>"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400419
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400420#: e2fsck/message.c:165
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400421msgid "<The journal inode>"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500422msgstr "<Inode del journal>"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400423
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400424#: e2fsck/message.c:166
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400425msgid "<Reserved inode 9>"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500426msgstr "<Inode riservato 9>"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400427
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400428#: e2fsck/message.c:167
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400429msgid "<Reserved inode 10>"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500430msgstr "<Inode riservato 10>"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400431
Theodore Ts'o899425b2018-02-27 22:25:04 -0500432#: e2fsck/message.c:327
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400433msgid "regular file"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400434msgstr "file regolare"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400435
Theodore Ts'o899425b2018-02-27 22:25:04 -0500436#: e2fsck/message.c:329
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400437msgid "directory"
438msgstr "ddirectory"
439
Theodore Ts'o899425b2018-02-27 22:25:04 -0500440#: e2fsck/message.c:331
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400441msgid "character device"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400442msgstr "device a caratteri"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400443
Theodore Ts'o899425b2018-02-27 22:25:04 -0500444#: e2fsck/message.c:333
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400445msgid "block device"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400446msgstr "device a blocchi"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400447
Theodore Ts'o899425b2018-02-27 22:25:04 -0500448#: e2fsck/message.c:335
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400449#, fuzzy
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400450msgid "named pipe"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400451msgstr "pipe con nome"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400452
Theodore Ts'o899425b2018-02-27 22:25:04 -0500453#: e2fsck/message.c:337
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400454msgid "symbolic link"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400455msgstr "collegamento simbolico"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400456
Theodore Ts'o899425b2018-02-27 22:25:04 -0500457#: e2fsck/message.c:339 misc/uuidd.c:162
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400458msgid "socket"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400459msgstr "socket"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400460
Theodore Ts'o899425b2018-02-27 22:25:04 -0500461#: e2fsck/message.c:341
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400462#, c-format
463msgid "unknown file type with mode 0%o"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400464msgstr "tipo di file sconosciuto con modalità 0%o"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400465
Theodore Ts'o899425b2018-02-27 22:25:04 -0500466#: e2fsck/message.c:412
Eric Sandeen032eafe2012-07-28 17:48:36 -0400467msgid "indirect block"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400468msgstr "blocco indiretto"
Eric Sandeen032eafe2012-07-28 17:48:36 -0400469
Theodore Ts'o899425b2018-02-27 22:25:04 -0500470#: e2fsck/message.c:414
Eric Sandeen032eafe2012-07-28 17:48:36 -0400471msgid "double indirect block"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400472msgstr "blocco doppio indiretto"
Eric Sandeen032eafe2012-07-28 17:48:36 -0400473
Theodore Ts'o899425b2018-02-27 22:25:04 -0500474#: e2fsck/message.c:416
Eric Sandeen032eafe2012-07-28 17:48:36 -0400475msgid "triple indirect block"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400476msgstr "blocco triplo indiretto"
Eric Sandeen032eafe2012-07-28 17:48:36 -0400477
Theodore Ts'o899425b2018-02-27 22:25:04 -0500478#: e2fsck/message.c:418
Eric Sandeen032eafe2012-07-28 17:48:36 -0400479msgid "translator block"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400480msgstr "blocco traduttore"
Eric Sandeen032eafe2012-07-28 17:48:36 -0400481
Theodore Ts'o899425b2018-02-27 22:25:04 -0500482#: e2fsck/message.c:420
Eric Sandeen032eafe2012-07-28 17:48:36 -0400483msgid "block #"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400484msgstr "blocco n° "
Eric Sandeen032eafe2012-07-28 17:48:36 -0400485
Theodore Ts'o899425b2018-02-27 22:25:04 -0500486#: e2fsck/message.c:482
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400487msgid "user"
488msgstr ""
489
Theodore Ts'o899425b2018-02-27 22:25:04 -0500490#: e2fsck/message.c:485
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400491#, fuzzy
492msgid "group"
493msgstr "ggruppo"
494
Theodore Ts'o899425b2018-02-27 22:25:04 -0500495#: e2fsck/message.c:488
Theodore Ts'o21725192017-08-23 19:46:04 -0400496msgid "project"
497msgstr ""
498
Theodore Ts'o899425b2018-02-27 22:25:04 -0500499#: e2fsck/message.c:491
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -0400500#, fuzzy
501msgid "unknown quota type"
502msgstr "SO sconosciuto - %s"
503
Eric Sandeen032eafe2012-07-28 17:48:36 -0400504#: e2fsck/pass1b.c:222
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000505msgid "multiply claimed inode map"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400506msgstr "mappa degli inode richiesta più volte"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000507
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400508#: e2fsck/pass1b.c:672 e2fsck/pass1b.c:826
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400509#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -0400510msgid "internal error: can't find dup_blk for %llu\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400511msgstr "errore interno: impossibile trovare dup_blk per %llu\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000512
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400513#: e2fsck/pass1b.c:952
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000514msgid "returned from clone_file_block"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500515msgstr "ritornato da clone_file_block"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000516
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400517#: e2fsck/pass1b.c:976
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400518#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -0400519msgid "internal error: couldn't lookup EA block record for %llu"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400520msgstr "Errore interno: impossibile trovare il blocco EA per %llu"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400521
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400522#: e2fsck/pass1b.c:988
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400523#, c-format
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400524msgid "internal error: couldn't lookup EA inode record for %u"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400525msgstr "Errore interno: impossibile trovare l'inode EA per %u"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400526
Theodore Ts'oc8c41d42018-03-04 16:30:46 -0500527#: e2fsck/pass1.c:356
Theodore Ts'o899425b2018-02-27 22:25:04 -0500528#, c-format
529msgid "while hashing entry with e_value_inum = %u"
530msgstr ""
531
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400532#: e2fsck/pass1.c:774 e2fsck/pass2.c:1005
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400533msgid "reading directory block"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400534msgstr "lettura blocco directory"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400535
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400536#: e2fsck/pass1.c:1223
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000537msgid "in-use inode map"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400538msgstr "mappa degli inode in uso"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000539
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400540#: e2fsck/pass1.c:1234
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000541msgid "directory inode map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500542msgstr "mappa degli inode delle directory"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000543
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400544#: e2fsck/pass1.c:1244
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000545msgid "regular file inode map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500546msgstr "mappa degli inode dei file regolari"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000547
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400548#: e2fsck/pass1.c:1253 misc/e2image.c:1272
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000549msgid "in-use block map"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400550msgstr "mappa dei blocchi in uso"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000551
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400552#: e2fsck/pass1.c:1262
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400553#, fuzzy
554msgid "metadata block map"
555msgstr "blocchi di meta-dati"
556
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400557#: e2fsck/pass1.c:1324
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400558msgid "opening inode scan"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400559msgstr "inizio analisi inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000560
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400561#: e2fsck/pass1.c:1362
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400562msgid "getting next inode from scan"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400563msgstr "recupero inode successivo dall'analisi"
Theodore Ts'o851bcf32007-07-08 12:09:40 -0400564
Theodore Ts'oc8c41d42018-03-04 16:30:46 -0500565#: e2fsck/pass1.c:2066
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000566msgid "Pass 1"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500567msgstr "Passo 1"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000568
Theodore Ts'oc8c41d42018-03-04 16:30:46 -0500569#: e2fsck/pass1.c:2127
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000570#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400571msgid "reading indirect blocks of inode %u"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500572msgstr "lettura dei blocchi indiretti dell'inode %u"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000573
Theodore Ts'oc8c41d42018-03-04 16:30:46 -0500574#: e2fsck/pass1.c:2178
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000575msgid "bad inode map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500576msgstr "mappa degli inode non valida"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000577
Theodore Ts'oc8c41d42018-03-04 16:30:46 -0500578#: e2fsck/pass1.c:2218
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000579msgid "inode in bad block map"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400580msgstr "inode nella mappa dei blocchi danneggiati"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000581
Theodore Ts'oc8c41d42018-03-04 16:30:46 -0500582#: e2fsck/pass1.c:2238
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000583msgid "imagic inode map"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500584msgstr "mappa degli inode imagic"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000585
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400586#: e2fsck/pass1.c:2269
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000587msgid "multiply claimed block map"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400588msgstr "mappa dei blocchi richiesta più volte"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000589
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400590#: e2fsck/pass1.c:2394
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400591msgid "ext attr block map"
592msgstr ""
593
Theodore Ts'oc8c41d42018-03-04 16:30:46 -0500594#: e2fsck/pass1.c:3637
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500595#, c-format
596msgid "%6lu(%c): expecting %6lu got phys %6lu (blkcnt %lld)\n"
597msgstr ""
598
Theodore Ts'oc8c41d42018-03-04 16:30:46 -0500599#: e2fsck/pass1.c:4054
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000600msgid "block bitmap"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400601msgstr "bitmap del blocco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000602
Theodore Ts'oc8c41d42018-03-04 16:30:46 -0500603#: e2fsck/pass1.c:4060
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000604msgid "inode bitmap"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400605msgstr "bitmap dell'inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000606
Theodore Ts'oc8c41d42018-03-04 16:30:46 -0500607#: e2fsck/pass1.c:4066
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000608msgid "inode table"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400609msgstr "tabella dell'inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000610
Theodore Ts'o899425b2018-02-27 22:25:04 -0500611#: e2fsck/pass2.c:307
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500612msgid "Pass 2"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500613msgstr "Passo 2"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500614
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400615#: e2fsck/pass2.c:1077 e2fsck/pass2.c:1244
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500616msgid "Can not continue."
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400617msgstr "Impossibile continuare."
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500618
Eric Sandeen032eafe2012-07-28 17:48:36 -0400619#: e2fsck/pass3.c:77
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000620msgid "inode done bitmap"
621msgstr ""
622
Eric Sandeen032eafe2012-07-28 17:48:36 -0400623#: e2fsck/pass3.c:86
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000624msgid "Peak memory"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500625msgstr "Memoria di picco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000626
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400627#: e2fsck/pass3.c:149
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000628msgid "Pass 3"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500629msgstr "Passo 3"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000630
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400631#: e2fsck/pass3.c:344
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500632#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000633msgid "inode loop detection bitmap"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500634msgstr "mappa dei bit del ciclo di rilevamento inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000635
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400636#: e2fsck/pass4.c:277
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000637msgid "Pass 4"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500638msgstr "Passo 4"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000639
Theodore Ts'o899425b2018-02-27 22:25:04 -0500640#: e2fsck/pass5.c:79
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000641msgid "Pass 5"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500642msgstr "Passo 5"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000643
Theodore Ts'o899425b2018-02-27 22:25:04 -0500644#: e2fsck/pass5.c:102
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400645msgid "check_inode_bitmap_checksum: Memory allocation error"
646msgstr ""
647
Theodore Ts'o899425b2018-02-27 22:25:04 -0500648#: e2fsck/pass5.c:156
Theodore Ts'o9e78ef72016-03-15 01:49:00 -0400649msgid "check_block_bitmap_checksum: Memory allocation error"
650msgstr ""
651
Eric Sandeen032eafe2012-07-28 17:48:36 -0400652#: e2fsck/problem.c:51
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000653msgid "(no prompt)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500654msgstr "(nessun prompt)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000655
Eric Sandeen032eafe2012-07-28 17:48:36 -0400656#: e2fsck/problem.c:52
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000657msgid "Fix"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400658msgstr "Correggi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000659
Eric Sandeen032eafe2012-07-28 17:48:36 -0400660#: e2fsck/problem.c:53
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000661msgid "Clear"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500662msgstr "Azzera"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000663
Eric Sandeen032eafe2012-07-28 17:48:36 -0400664#: e2fsck/problem.c:54
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000665msgid "Relocate"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400666msgstr "Ricolloca"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000667
Eric Sandeen032eafe2012-07-28 17:48:36 -0400668#: e2fsck/problem.c:55
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000669msgid "Allocate"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500670msgstr "Alloca"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000671
Eric Sandeen032eafe2012-07-28 17:48:36 -0400672#: e2fsck/problem.c:56
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000673msgid "Expand"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500674msgstr "Espandi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000675
Eric Sandeen032eafe2012-07-28 17:48:36 -0400676#: e2fsck/problem.c:57
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000677msgid "Connect to /lost+found"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500678msgstr "Collega a /lost+found"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000679
Eric Sandeen032eafe2012-07-28 17:48:36 -0400680#: e2fsck/problem.c:58
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000681msgid "Create"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500682msgstr "Crea"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000683
Eric Sandeen032eafe2012-07-28 17:48:36 -0400684#: e2fsck/problem.c:59
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000685msgid "Salvage"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400686msgstr "Recupera"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000687
Eric Sandeen032eafe2012-07-28 17:48:36 -0400688#: e2fsck/problem.c:60
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000689msgid "Truncate"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500690msgstr "Tronca"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000691
Eric Sandeen032eafe2012-07-28 17:48:36 -0400692#: e2fsck/problem.c:61
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000693msgid "Clear inode"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500694msgstr "Azzera inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000695
Eric Sandeen032eafe2012-07-28 17:48:36 -0400696#: e2fsck/problem.c:62
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000697msgid "Abort"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500698msgstr "Annulla"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000699
Eric Sandeen032eafe2012-07-28 17:48:36 -0400700#: e2fsck/problem.c:63
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000701msgid "Split"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500702msgstr "Dividi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000703
Eric Sandeen032eafe2012-07-28 17:48:36 -0400704#: e2fsck/problem.c:64
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000705msgid "Continue"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500706msgstr "Continua"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000707
Eric Sandeen032eafe2012-07-28 17:48:36 -0400708#: e2fsck/problem.c:65
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400709#, fuzzy
710msgid "Clone multiply-claimed blocks"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400711msgstr "mappa dei blocchi richiesta più volte"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000712
Eric Sandeen032eafe2012-07-28 17:48:36 -0400713#: e2fsck/problem.c:66
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000714msgid "Delete file"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400715msgstr "Elimina file"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000716
Eric Sandeen032eafe2012-07-28 17:48:36 -0400717#: e2fsck/problem.c:67
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000718msgid "Suppress messages"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500719msgstr "Sopprimi messaggi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000720
Eric Sandeen032eafe2012-07-28 17:48:36 -0400721#: e2fsck/problem.c:68
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000722msgid "Unlink"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400723msgstr "Scollega"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000724
Eric Sandeen032eafe2012-07-28 17:48:36 -0400725#: e2fsck/problem.c:69
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500726msgid "Clear HTree index"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500727msgstr "Azzera l'indice HTree"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500728
Eric Sandeen032eafe2012-07-28 17:48:36 -0400729#: e2fsck/problem.c:70
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500730msgid "Recreate"
731msgstr "Ricrea"
732
Eric Sandeen032eafe2012-07-28 17:48:36 -0400733#: e2fsck/problem.c:79
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000734msgid "(NONE)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500735msgstr "(NESSUNO)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000736
Eric Sandeen032eafe2012-07-28 17:48:36 -0400737#: e2fsck/problem.c:80
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000738msgid "FIXED"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400739msgstr "CORRETTO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000740
Eric Sandeen032eafe2012-07-28 17:48:36 -0400741#: e2fsck/problem.c:81
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000742msgid "CLEARED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500743msgstr "AZZERATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000744
Eric Sandeen032eafe2012-07-28 17:48:36 -0400745#: e2fsck/problem.c:82
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000746msgid "RELOCATED"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400747msgstr "RICOLLOCATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000748
Eric Sandeen032eafe2012-07-28 17:48:36 -0400749#: e2fsck/problem.c:83
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000750msgid "ALLOCATED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500751msgstr "ALLOCATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000752
Eric Sandeen032eafe2012-07-28 17:48:36 -0400753#: e2fsck/problem.c:84
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000754msgid "EXPANDED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500755msgstr "ESPANSO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000756
Eric Sandeen032eafe2012-07-28 17:48:36 -0400757#: e2fsck/problem.c:85
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000758msgid "RECONNECTED"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400759msgstr "RICOLLEGATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000760
Eric Sandeen032eafe2012-07-28 17:48:36 -0400761#: e2fsck/problem.c:86
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000762msgid "CREATED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500763msgstr "CREATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000764
Eric Sandeen032eafe2012-07-28 17:48:36 -0400765#: e2fsck/problem.c:87
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000766msgid "SALVAGED"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400767msgstr "RECUPERATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000768
Eric Sandeen032eafe2012-07-28 17:48:36 -0400769#: e2fsck/problem.c:88
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000770msgid "TRUNCATED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500771msgstr "TRONCATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000772
Eric Sandeen032eafe2012-07-28 17:48:36 -0400773#: e2fsck/problem.c:89
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000774msgid "INODE CLEARED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500775msgstr "INODE AZZERATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000776
Eric Sandeen032eafe2012-07-28 17:48:36 -0400777#: e2fsck/problem.c:90
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000778msgid "ABORTED"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500779msgstr "INTERROTTO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000780
Eric Sandeen032eafe2012-07-28 17:48:36 -0400781#: e2fsck/problem.c:91
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000782msgid "SPLIT"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500783msgstr "DIVISO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000784
Eric Sandeen032eafe2012-07-28 17:48:36 -0400785#: e2fsck/problem.c:92
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000786msgid "CONTINUING"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400787msgstr "CONTINUA"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000788
Eric Sandeen032eafe2012-07-28 17:48:36 -0400789#: e2fsck/problem.c:93
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400790#, fuzzy
791msgid "MULTIPLY-CLAIMED BLOCKS CLONED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500792msgstr "CLONATI BLOCCHI DUPLICATI/NON VALIDI"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000793
Eric Sandeen032eafe2012-07-28 17:48:36 -0400794#: e2fsck/problem.c:94
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000795msgid "FILE DELETED"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400796msgstr "FILE ELIMINATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000797
Eric Sandeen032eafe2012-07-28 17:48:36 -0400798#: e2fsck/problem.c:95
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000799msgid "SUPPRESSED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500800msgstr "SOPPRESSO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000801
Eric Sandeen032eafe2012-07-28 17:48:36 -0400802#: e2fsck/problem.c:96
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000803msgid "UNLINKED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500804msgstr "SCOLLEGATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000805
Eric Sandeen032eafe2012-07-28 17:48:36 -0400806#: e2fsck/problem.c:97
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500807msgid "HTREE INDEX CLEARED"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400808msgstr "INDICE HTREE AZZERATO"
Theodore Ts'o0c897a92002-11-09 12:01:18 -0500809
Eric Sandeen032eafe2012-07-28 17:48:36 -0400810#: e2fsck/problem.c:98
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500811msgid "WILL RECREATE"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400812msgstr "RICREERÀ"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -0500813
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400814#. @-expanded: block bitmap for group %g is not in group. (block %b)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400815#: e2fsck/problem.c:112
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000816msgid "@b @B for @g %g is not in @g. (@b %b)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400817msgstr "@B del @b per il @g %g non è in @g. (@b %b)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000818
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400819#. @-expanded: inode bitmap for group %g is not in group. (block %b)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400820#: e2fsck/problem.c:116
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000821msgid "@i @B for @g %g is not in @g. (@b %b)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400822msgstr "@B dell'@i per il @g %g non è in @g. (@b %b)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000823
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400824#. @-expanded: inode table for group %g is not in group. (block %b)\n
825#. @-expanded: WARNING: SEVERE DATA LOSS POSSIBLE.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400826#: e2fsck/problem.c:121
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000827msgid ""
828"@i table for @g %g is not in @g. (@b %b)\n"
829"WARNING: SEVERE DATA LOSS POSSIBLE.\n"
830msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400831"La tavola degli @i per il @g %g non è in @g. (@b %b)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500832"ATTENZIONE: SONO POSSIBILI NOTEVOLI PERDITE DI DATI.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000833
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400834#. @-expanded: \n
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400835#. @-expanded: The superblock could not be read or does not describe a valid ext2/ext3/ext4\n
836#. @-expanded: filesystem. If the device is valid and it really contains an ext2/ext3/ext4\n
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400837#. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
838#. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400839#. @-expanded: e2fsck -b 8193 <device>\n
840#. @-expanded: or\n
841#. @-expanded: e2fsck -b 32768 <device>\n
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400842#. @-expanded: \n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400843#: e2fsck/problem.c:127
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400844#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000845msgid ""
846"\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400847"The @S could not be read or does not describe a valid ext2/ext3/ext4\n"
848"@f. If the @v is valid and it really contains an ext2/ext3/ext4\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000849"@f (and not swap or ufs or something else), then the @S\n"
850"is corrupt, and you might try running e2fsck with an alternate @S:\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -0400851" e2fsck -b 8193 <@v>\n"
852" or\n"
853" e2fsck -b 32768 <@v>\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000854"\n"
855msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500856"\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400857"Il @S è illeggibile, o non descrive un corretto @f ext2\n"
858"Se il @v è valido e contiene realmente un @f ext2\n"
859"(e non swap, ufs o altro), allora il @S è corrotto, e si potrebbe\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -0500860"provare ad eseguire e2fsck con un @S alternativo:\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500861" e2fsck -b %S <@v>\n"
862"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000863
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400864#. @-expanded: The filesystem size (according to the superblock) is %b blocks\n
865#. @-expanded: The physical size of the device is %c blocks\n
866#. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400867#: e2fsck/problem.c:138
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000868msgid ""
869"The @f size (according to the @S) is %b @bs\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400870"The physical size of the @v is %c @bs\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000871"Either the @S or the partition table is likely to be corrupt!\n"
872msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400873"La dimensione del @f (secondo il @S) è %b @b(i)\n"
874"La dimensione fisica del @v è %c @b(i)\n"
875"È probabile che il @S o la tavola delle partizioni siano corrotti!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000876
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400877#. @-expanded: superblock block_size = %b, fragsize = %c.\n
878#. @-expanded: This version of e2fsck does not support fragment sizes different\n
879#. @-expanded: from the block size.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400880#: e2fsck/problem.c:145
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000881msgid ""
882"@S @b_size = %b, fragsize = %c.\n"
883"This version of e2fsck does not support fragment sizes different\n"
884"from the @b size.\n"
885msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500886"Dimensione del @b del @S = %b, dimensione frammento = %c.\n"
887"Questa versione di e2fsck non supporta dimensioni di frammento\n"
888"differenti dalla dimensione del @b.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000889
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400890#. @-expanded: superblock blocks_per_group = %b, should have been %c\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400891#: e2fsck/problem.c:152
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000892msgid "@S @bs_per_group = %b, should have been %c\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500893msgstr "@S @b(i)_per_gruppo = %b, avrebbe dovuto essere %c\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000894
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400895#. @-expanded: superblock first_data_block = %b, should have been %c\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400896#: e2fsck/problem.c:157
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500897#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000898msgid "@S first_data_@b = %b, should have been %c\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500899msgstr "Primo @b contenente dati del @S = %b, avrebbe dovuto essere %c\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000900
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400901#. @-expanded: filesystem did not have a UUID; generating one.\n
902#. @-expanded: \n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400903#: e2fsck/problem.c:162
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000904msgid ""
905"@f did not have a UUID; generating one.\n"
906"\n"
907msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500908"il @f non aveva un UUID; generazione di un UUID.\n"
909"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000910
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400911#: e2fsck/problem.c:167
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500912#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000913msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400914"Note: if several inode or block bitmap blocks or part\n"
915"of the inode table require relocation, you may wish to try\n"
916"running e2fsck with the '-b %S' option first. The problem\n"
917"may lie only with the primary block group descriptors, and\n"
918"the backup block group descriptors may be OK.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000919"\n"
920msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500921"Nota: se molte mappe dei bit degli inode o dei blocchi\n"
922"richiedono il rilocamento, o una parte della tavola degli\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400923"inode deve essere spostata, si può prima provare ad eseguire\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500924"e2fsck con l'opzione '-b %S'. Il problema potrebbe risiedere\n"
925"nel descrittore di gruppo dei blocchi primario, ed il descrittore\n"
926"di gruppo dei blocchi potrebbe essere OK.\n"
927"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000928
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400929#. @-expanded: Corruption found in superblock. (%s = %N).\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400930#: e2fsck/problem.c:176
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000931msgid "Corruption found in @S. (%s = %N).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500932msgstr "Trovata corruzione nel @S. (%s = %N).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000933
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400934#. @-expanded: Error determining size of the physical device: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400935#: e2fsck/problem.c:181
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000936#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400937msgid "Error determining size of the physical @v: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500938msgstr "Errore determinando la dimensione del @v fisico: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000939
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400940#. @-expanded: inode count in superblock is %i, should be %j.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400941#: e2fsck/problem.c:186
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400942#, fuzzy
943msgid "@i count in @S is %i, @s %j.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400944msgstr "Il numero di @i in @S è %i, dovrebbe essere %j.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000945
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400946#: e2fsck/problem.c:190
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000947msgid "The Hurd does not support the filetype feature.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500948msgstr "Il kernel Hurd non supporta la caratteristica filetype.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +0000949
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500950#. @-expanded: superblock has an invalid journal (inode %i).\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400951#: e2fsck/problem.c:195
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400952#, fuzzy, c-format
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500953msgid "@S has an @n @j (@i %i).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500954msgstr "Il @S ha un @j ext3 non valido (@i %i).\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400955
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400956#. @-expanded: External journal has multiple filesystem users (unsupported).\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400957#: e2fsck/problem.c:200
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400958msgid "External @j has multiple @f users (unsupported).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500959msgstr "Il @j esterno ha diversi utenti del @f (non supportato).\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400960
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400961#. @-expanded: Can't find external journal\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400962#: e2fsck/problem.c:205
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400963msgid "Can't find external @j\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500964msgstr "Impossibile trovare il @j esterno\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400965
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400966#. @-expanded: External journal has bad superblock\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400967#: e2fsck/problem.c:210
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400968msgid "External @j has bad @S\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500969msgstr "Il @j esterno ha un @S non valido\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400970
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400971#. @-expanded: External journal does not support this filesystem\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400972#: e2fsck/problem.c:215
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400973msgid "External @j does not support this @f\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500974msgstr "Il @j esterno non supporta questo @f\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400975
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500976#. @-expanded: filesystem journal superblock is unknown type %N (unsupported).\n
Theodore Ts'o7ae19832005-06-19 09:45:36 -0400977#. @-expanded: It is likely that your copy of e2fsck is old and/or doesn't support this journal
978#. @-expanded: format.\n
979#. @-expanded: It is also possible the journal superblock is corrupt.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400980#: e2fsck/problem.c:220
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500981#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400982msgid ""
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500983"@f @j @S is unknown type %N (unsupported).\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400984"It is likely that your copy of e2fsck is old and/or doesn't support this @j "
985"format.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400986"It is also possible the @j @S is corrupt.\n"
987msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400988"Il @S del @j ext3 è del tipo sconosciuto %N (non supportato).\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400989"E' probabile che questa copia di e2fsck sia vecchia e/o non supporti questo "
990"formato di @j.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -0500991"E' anche possibile che il @S del @j sia corrotto.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400992
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500993#. @-expanded: journal superblock is corrupt.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -0400994#: e2fsck/problem.c:228
Theodore Ts'o945ffb92009-01-26 20:43:10 -0500995#, fuzzy
996msgid "@j @S is corrupt.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -0400997msgstr "Il @S del @j ext3 è corrotto.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -0400998
Theodore Ts'ocd75fb02014-07-05 23:44:28 -0400999#. @-expanded: superblock has_journal flag is clear, but a journal is present.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001000#: e2fsck/problem.c:233
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001001#, fuzzy
1002msgid "@S has_@j flag is clear, but a @j is present.\n"
1003msgstr "Il @S ha il flag ext3 needs_recovery impostato, ma non ha @j.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001004
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001005#. @-expanded: superblock needs_recovery flag is set, but no journal is present.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001006#: e2fsck/problem.c:238
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001007#, fuzzy
1008msgid "@S needs_recovery flag is set, but no @j is present.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001009msgstr "Il @S ha il flag ext3 needs_recovery impostato, ma non ha @j.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001010
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001011#. @-expanded: superblock needs_recovery flag is clear, but journal has data.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001012#: e2fsck/problem.c:243
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001013#, fuzzy
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001014msgid "@S needs_recovery flag is clear, but @j has data.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001015msgstr "flag del recupero ext3 pulito, ma il @j contiene ancora dati.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001016
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001017#. @-expanded: Clear journal
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001018#: e2fsck/problem.c:248
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001019msgid "Clear @j"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001020msgstr "Azzerare @j"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001021
Eric Sandeen032eafe2012-07-28 17:48:36 -04001022#. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001023#: e2fsck/problem.c:253 e2fsck/problem.c:764
Eric Sandeen032eafe2012-07-28 17:48:36 -04001024msgid "@f has feature flag(s) set, but is a revision 0 @f. "
1025msgstr ""
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001026
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001027#. @-expanded: %s orphaned inode %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001028#: e2fsck/problem.c:258
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001029msgid "%s @o @i %i (uid=%Iu, gid=%Ig, mode=%Im, size=%Is)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001030msgstr "%s @o @i %i (uid=%Iu, gid=%Ig, modalità=%Im, dimensione=%Is)\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001031
Eric Sandeen032eafe2012-07-28 17:48:36 -04001032#. @-expanded: illegal %B (%b) found in orphaned inode %i.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001033#: e2fsck/problem.c:263
Eric Sandeen032eafe2012-07-28 17:48:36 -04001034#, fuzzy
1035msgid "@I %B (%b) found in @o @i %i.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001036msgstr "@b @I #%B (%b) trovato in un @i @o %i.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001037
Eric Sandeen032eafe2012-07-28 17:48:36 -04001038#. @-expanded: Already cleared %B (%b) found in orphaned inode %i.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001039#: e2fsck/problem.c:268
Eric Sandeen032eafe2012-07-28 17:48:36 -04001040#, fuzzy
1041msgid "Already cleared %B (%b) found in @o @i %i.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001042msgstr "Già azzerato il @b #%B (%b) trovato in un @i @o %i.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001043
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001044#. @-expanded: illegal orphaned inode %i in superblock.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001045#: e2fsck/problem.c:273
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001046#, c-format
1047msgid "@I @o @i %i in @S.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001048msgstr "@i @o @I %i nel @S.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001049
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001050#. @-expanded: illegal inode %i in orphaned inode list.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001051#: e2fsck/problem.c:278
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001052#, c-format
1053msgid "@I @i %i in @o @i list.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001054msgstr "@i @I %i nella lista degli @i @o.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001055
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001056#. @-expanded: journal superblock has an unknown read-only feature flag set.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001057#: e2fsck/problem.c:283
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001058#, fuzzy
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001059msgid "@j @S has an unknown read-only feature flag set.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001060msgstr ""
1061"Il @S del @j ext3 ha impostato il flag a sola lettura di una caratteristica "
1062"sconosciuta.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001063
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001064#. @-expanded: journal superblock has an unknown incompatible feature flag set.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001065#: e2fsck/problem.c:288
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001066#, fuzzy
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001067msgid "@j @S has an unknown incompatible feature flag set.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001068msgstr ""
1069"Il @S del @j ext3 ha impostato il flag di una caratteristica non "
1070"compatibile.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001071
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001072#. @-expanded: journal version not supported by this e2fsck.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001073#: e2fsck/problem.c:293
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001074msgid "@j version not supported by this e2fsck.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001075msgstr "Versione del @j non supportata da questo e2fsck.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001076
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001077#. @-expanded: Moving journal from /%s to hidden inode.\n
1078#. @-expanded: \n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001079#: e2fsck/problem.c:298
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001080#, fuzzy, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001081msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001082"Moving @j from /%s to hidden @i.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001083"\n"
1084msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001085"Spostamento di @j da /%s all'inode nascosto.\n"
1086"\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001087
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001088#. @-expanded: Error moving journal: %m\n
1089#. @-expanded: \n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001090#: e2fsck/problem.c:303
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001091#, c-format
1092msgid ""
1093"Error moving @j: %m\n"
1094"\n"
1095msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001096"Errore spostando @j: %m\n"
1097"\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001098
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001099#. @-expanded: Found invalid V2 journal superblock fields (from V1 journal).\n
1100#. @-expanded: Clearing fields beyond the V1 journal superblock...\n
1101#. @-expanded: \n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001102#: e2fsck/problem.c:308
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001103#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001104msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001105"Found @n V2 @j @S fields (from V1 @j).\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001106"Clearing fields beyond the V1 @j @S...\n"
1107"\n"
1108msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001109"Trovati dei campi V2 del @S del @j non validi (dal journal V1).\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001110"Pulitura dei campi al di là del @S del @j V1...\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001111
Eric Sandeen032eafe2012-07-28 17:48:36 -04001112#. @-expanded: Run journal anyway
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001113#: e2fsck/problem.c:314
Eric Sandeen032eafe2012-07-28 17:48:36 -04001114msgid "Run @j anyway"
1115msgstr "Eseguire @j comunque"
1116
1117#. @-expanded: Recovery flag not set in backup superblock, so running journal anyway.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001118#: e2fsck/problem.c:319
Eric Sandeen032eafe2012-07-28 17:48:36 -04001119msgid "Recovery flag not set in backup @S, so running @j anyway.\n"
1120msgstr "Flag di recupero non impostato nel @S di backup, eseguo @j comunque.\n"
1121
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001122#. @-expanded: Backing up journal inode block information.\n
1123#. @-expanded: \n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001124#: e2fsck/problem.c:324
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001125msgid ""
1126"Backing up @j @i @b information.\n"
1127"\n"
1128msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001129"Esecuzione del backup dell'informazione @j @i @b.\n"
1130"\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001131
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001132#. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n
1133#. @-expanded: is %N; should be zero.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001134#: e2fsck/problem.c:330
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05001135msgid ""
1136"@f does not have resize_@i enabled, but s_reserved_gdt_@bs\n"
1137"is %N; @s zero. "
1138msgstr ""
1139
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001140#. @-expanded: Resize_inode not enabled, but the resize inode is non-zero.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001141#: e2fsck/problem.c:336
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001142msgid "Resize_@i not enabled, but the resize @i is non-zero. "
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05001143msgstr ""
1144
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001145#. @-expanded: Resize inode not valid.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001146#: e2fsck/problem.c:341
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05001147#, fuzzy
1148msgid "Resize @i not valid. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001149msgstr "L'@r non è una @d. "
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05001150
Eric Sandeen032eafe2012-07-28 17:48:36 -04001151#. @-expanded: superblock last mount time (%t,\n
1152#. @-expanded: \tnow = %T) is in the future.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001153#: e2fsck/problem.c:346
Eric Sandeen032eafe2012-07-28 17:48:36 -04001154msgid ""
1155"@S last mount time (%t,\n"
1156"\tnow = %T) is in the future.\n"
Theodore Ts'o6956f612005-12-31 16:46:15 -05001157msgstr ""
1158
Eric Sandeen032eafe2012-07-28 17:48:36 -04001159#. @-expanded: superblock last write time (%t,\n
1160#. @-expanded: \tnow = %T) is in the future.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001161#: e2fsck/problem.c:351
Eric Sandeen032eafe2012-07-28 17:48:36 -04001162msgid ""
1163"@S last write time (%t,\n"
1164"\tnow = %T) is in the future.\n"
Theodore Ts'o6956f612005-12-31 16:46:15 -05001165msgstr ""
1166
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05001167#. @-expanded: superblock hint for external superblock should be %X.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001168#: e2fsck/problem.c:356
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05001169#, c-format
1170msgid "@S hint for external superblock @s %X. "
1171msgstr ""
1172
Theodore Ts'o851bcf32007-07-08 12:09:40 -04001173#. @-expanded: Adding dirhash hint to filesystem.\n
1174#. @-expanded: \n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001175#: e2fsck/problem.c:361
Theodore Ts'o851bcf32007-07-08 12:09:40 -04001176msgid ""
1177"Adding dirhash hint to @f.\n"
1178"\n"
1179msgstr ""
1180
Eric Sandeen032eafe2012-07-28 17:48:36 -04001181#. @-expanded: group descriptor %g checksum is %04x, should be %04y.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001182#: e2fsck/problem.c:366
Eric Sandeen032eafe2012-07-28 17:48:36 -04001183msgid "@g descriptor %g checksum is %04x, should be %04y. "
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001184msgstr ""
1185
1186#. @-expanded: group descriptor %g marked uninitialized without feature set.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001187#: e2fsck/problem.c:371
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001188#, c-format
1189msgid "@g descriptor %g marked uninitialized without feature set.\n"
1190msgstr ""
1191
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001192#. @-expanded: group descriptor %g has invalid unused inodes count %b.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001193#: e2fsck/problem.c:376
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001194msgid "@g descriptor %g has invalid unused inodes count %b. "
1195msgstr ""
1196
1197#. @-expanded: Last group block bitmap uninitialized.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001198#: e2fsck/problem.c:381
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001199msgid "Last @g @b @B uninitialized. "
1200msgstr ""
1201
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001202#: e2fsck/problem.c:386
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001203#, c-format
1204msgid "Journal transaction %i was corrupt, replay was aborted.\n"
1205msgstr ""
1206
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001207#: e2fsck/problem.c:391
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001208msgid "The test_fs flag is set (and ext4 is available). "
1209msgstr ""
1210
Eric Sandeen032eafe2012-07-28 17:48:36 -04001211#. @-expanded: superblock last mount time is in the future.\n
1212#. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
Theodore Ts'oe622f9a2015-05-17 21:10:07 -04001213#. @-expanded: set)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001214#: e2fsck/problem.c:396
Eric Sandeen032eafe2012-07-28 17:48:36 -04001215msgid ""
1216"@S last mount time is in the future.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001217"\t(by less than a day, probably due to the hardware clock being incorrectly "
Theodore Ts'oe622f9a2015-05-17 21:10:07 -04001218"set)\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04001219msgstr ""
1220
1221#. @-expanded: superblock last write time is in the future.\n
1222#. @-expanded: \t(by less than a day, probably due to the hardware clock being incorrectly
Theodore Ts'oe622f9a2015-05-17 21:10:07 -04001223#. @-expanded: set)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001224#: e2fsck/problem.c:402
Eric Sandeen032eafe2012-07-28 17:48:36 -04001225msgid ""
1226"@S last write time is in the future.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001227"\t(by less than a day, probably due to the hardware clock being incorrectly "
Theodore Ts'oe622f9a2015-05-17 21:10:07 -04001228"set)\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04001229msgstr ""
1230
1231#. @-expanded: One or more block group descriptor checksums are invalid.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001232#: e2fsck/problem.c:408
Eric Sandeen032eafe2012-07-28 17:48:36 -04001233msgid "One or more @b @g descriptor checksums are invalid. "
1234msgstr ""
1235
1236#. @-expanded: Setting free inodes count to %j (was %i)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001237#: e2fsck/problem.c:413
Eric Sandeen032eafe2012-07-28 17:48:36 -04001238#, fuzzy
1239msgid "Setting free @is count to %j (was %i)\n"
1240msgstr "Impostazione del numero di blocchi riservati a %lu\n"
1241
1242#. @-expanded: Setting free blocks count to %c (was %b)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001243#: e2fsck/problem.c:418
Eric Sandeen032eafe2012-07-28 17:48:36 -04001244#, fuzzy
1245msgid "Setting free @bs count to %c (was %b)\n"
1246msgstr "Impostazione del numero di blocchi riservati a %lu\n"
1247
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04001248#. @-expanded: Hiding %U quota inode %i (%Q).\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001249#: e2fsck/problem.c:423
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04001250#, fuzzy
1251msgid "Hiding %U @q @i %i (%Q).\n"
1252msgstr "'.' mancante nell'@i %i della @d.\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04001253
1254#. @-expanded: superblock has invalid MMP block.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001255#: e2fsck/problem.c:428
Eric Sandeen032eafe2012-07-28 17:48:36 -04001256msgid "@S has invalid MMP block. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001257msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04001258
1259#. @-expanded: superblock has invalid MMP magic.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001260#: e2fsck/problem.c:433
Eric Sandeen032eafe2012-07-28 17:48:36 -04001261msgid "@S has invalid MMP magic. "
1262msgstr ""
1263
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001264#: e2fsck/problem.c:438
Eric Sandeen032eafe2012-07-28 17:48:36 -04001265#, c-format
1266msgid "ext2fs_open2: %m\n"
1267msgstr ""
1268
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001269#: e2fsck/problem.c:443
Eric Sandeen032eafe2012-07-28 17:48:36 -04001270#, c-format
1271msgid "ext2fs_check_desc: %m\n"
1272msgstr ""
1273
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001274#. @-expanded: superblock metadata_csum supersedes uninit_bg; both feature bits cannot be set
1275#. @-expanded: simultaneously.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001276#: e2fsck/problem.c:449
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001277msgid ""
1278"@S metadata_csum supersedes uninit_bg; both feature bits cannot be set "
1279"simultaneously."
1280msgstr ""
1281
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001282#. @-expanded: superblock MMP block checksum does not match.
1283#: e2fsck/problem.c:455
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001284#, fuzzy
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001285msgid "@S MMP @b checksum does not match. "
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001286msgstr "Il checksum del blocco MMP non corrisponde al blocco MMP"
1287
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04001288#. @-expanded: superblock 64bit filesystem needs extents to access the whole disk.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001289#: e2fsck/problem.c:460
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04001290msgid "@S 64bit @f needs extents to access the whole disk. "
Theodore Ts'o196b59c2014-05-18 21:47:32 -04001291msgstr ""
1292
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001293#: e2fsck/problem.c:465
Theodore Ts'obd386982015-05-17 20:34:58 -04001294msgid "First_meta_bg is too big. (%N, max value %g). "
1295msgstr ""
1296
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001297#. @-expanded: External journal superblock checksum does not match superblock.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001298#: e2fsck/problem.c:470
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001299#, fuzzy
1300msgid "External @j @S checksum does not match @S. "
1301msgstr "Il checksum del super-blocco non corrisponde al super-blocco"
1302
1303#. @-expanded: superblock metadata_csum_seed is not necessary without metadata_csum.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001304#: e2fsck/problem.c:475
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001305msgid "@S metadata_csum_seed is not necessary without metadata_csum."
1306msgstr ""
1307
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001308#: e2fsck/problem.c:480
Theodore Ts'o48203a32016-06-08 15:45:26 -04001309#, c-format
1310msgid "Error initializing quota context in support library: %m\n"
1311msgstr ""
1312
Theodore Ts'o4e528702016-09-04 21:31:21 -04001313#. @-expanded: Bad required extra isize in superblock (%N).
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001314#: e2fsck/problem.c:485
Theodore Ts'o4e528702016-09-04 21:31:21 -04001315msgid "Bad required extra isize in @S (%N). "
1316msgstr ""
1317
1318#. @-expanded: Bad desired extra isize in superblock (%N).
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001319#: e2fsck/problem.c:490
Theodore Ts'o4e528702016-09-04 21:31:21 -04001320msgid "Bad desired extra isize in @S (%N). "
1321msgstr ""
1322
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04001323#. @-expanded: Invalid %U quota inode %i.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001324#: e2fsck/problem.c:495
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04001325#, fuzzy
1326msgid "Invalid %U @q @i %i. "
1327msgstr "@i @o @I %i nel @S.\n"
1328
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001329#. @-expanded: superblock would have too many inodes (%N).\n
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04001330#: e2fsck/problem.c:500
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001331msgid "@S would have too many inodes (%N).\n"
1332msgstr ""
1333
1334#. @-expanded: Resize_inode and meta_bg features are enabled. Those features are\n
1335#. @-expanded: not compatible. Resize inode should be disabled.
1336#: e2fsck/problem.c:505
1337msgid ""
1338"Resize_@i and meta_bg features are enabled. Those features are\n"
1339"not compatible. Resize @i should be disabled. "
1340msgstr ""
1341
1342#. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n
1343#: e2fsck/problem.c:513
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001344msgid "Pass 1: Checking @is, @bs, and sizes\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001345msgstr "Passo 1: Controllo di @i, @b(i) e dimensioni\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001346
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001347#. @-expanded: root inode is not a directory.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001348#: e2fsck/problem.c:517
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001349msgid "@r is not a @d. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001350msgstr "L'@r non è una @d. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001351
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001352#. @-expanded: root inode has dtime set (probably due to old mke2fs).
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001353#: e2fsck/problem.c:522
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001354msgid "@r has dtime set (probably due to old mke2fs). "
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001355msgstr ""
1356"L'@r ha il dtime impostato (probabilmente a causa di un vecchio mke2fs)."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001357
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001358#. @-expanded: Reserved inode %i (%Q) has invalid mode.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001359#: e2fsck/problem.c:527
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001360#, fuzzy
1361msgid "Reserved @i %i (%Q) has @n mode. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001362msgstr "L'@i riservato %i %Q ha una modalità errata. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001363
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001364#. @-expanded: deleted inode %i has zero dtime.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001365#: e2fsck/problem.c:532
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001366#, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001367msgid "@D @i %i has zero dtime. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001368msgstr "L'@i @D %i ha dtime zero. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001369
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001370#. @-expanded: inode %i is in use, but has dtime set.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001371#: e2fsck/problem.c:537
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001372#, fuzzy, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001373msgid "@i %i is in use, but has dtime set. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001374msgstr "L'@i %i è in uso, ma ha il dtime impostato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001375
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001376#. @-expanded: inode %i is a zero-length directory.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001377#: e2fsck/problem.c:542
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001378#, c-format
1379msgid "@i %i is a @z @d. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001380msgstr "L'@i %i è una @d a @z. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001381
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001382#. @-expanded: group %g's block bitmap at %b conflicts with some other fs block.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001383#: e2fsck/problem.c:547
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001384msgid "@g %g's @b @B at %b @C.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001385msgstr "La @B dei @b(i) del @g %g a %b @C.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001386
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001387#. @-expanded: group %g's inode bitmap at %b conflicts with some other fs block.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001388#: e2fsck/problem.c:552
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001389msgid "@g %g's @i @B at %b @C.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001390msgstr "La @B degli @i del @g %g a %b @C.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001391
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001392#. @-expanded: group %g's inode table at %b conflicts with some other fs block.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001393#: e2fsck/problem.c:557
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001394msgid "@g %g's @i table at %b @C.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001395msgstr "La tavola degli @i del @g %g a %b @C.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001396
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001397#. @-expanded: group %g's block bitmap (%b) is bad.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001398#: e2fsck/problem.c:562
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001399msgid "@g %g's @b @B (%b) is bad. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001400msgstr "La @B dei @b(i) del @g %g (%b) non è valida. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001401
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001402#. @-expanded: group %g's inode bitmap (%b) is bad.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001403#: e2fsck/problem.c:567
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001404msgid "@g %g's @i @B (%b) is bad. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001405msgstr "La @B degli @i del @g %g (%b) non è valida. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001406
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001407#. @-expanded: inode %i, i_size is %Is, should be %N.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001408#: e2fsck/problem.c:572
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001409msgid "@i %i, i_size is %Is, @s %N. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001410msgstr "@i %i, i_size è %Is, @s %N. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001411
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001412#. @-expanded: inode %i, i_blocks is %Ib, should be %N.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001413#: e2fsck/problem.c:577
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001414#, fuzzy
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001415msgid "@i %i, i_@bs is %Ib, @s %N. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001416msgstr "@i %i, i_blocks è %Ib, @s %N. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001417
Eric Sandeen032eafe2012-07-28 17:48:36 -04001418#. @-expanded: illegal %B (%b) in inode %i.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001419#: e2fsck/problem.c:582
Eric Sandeen032eafe2012-07-28 17:48:36 -04001420#, fuzzy
1421msgid "@I %B (%b) in @i %i. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001422msgstr "@b @I #%B (%b) nell'@i %i. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001423
Eric Sandeen032eafe2012-07-28 17:48:36 -04001424#. @-expanded: %B (%b) overlaps filesystem metadata in inode %i.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001425#: e2fsck/problem.c:587
Eric Sandeen032eafe2012-07-28 17:48:36 -04001426msgid "%B (%b) overlaps @f metadata in @i %i. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001427msgstr ""
1428
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001429#. @-expanded: inode %i has illegal block(s).
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001430#: e2fsck/problem.c:592
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001431#, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001432msgid "@i %i has illegal @b(s). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001433msgstr "L'@i %i ha @b(i) illegali. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001434
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001435#. @-expanded: Too many illegal blocks in inode %i.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001436#: e2fsck/problem.c:597
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001437#, c-format
1438msgid "Too many illegal @bs in @i %i.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001439msgstr "Troppi @b(i) illegali in @i %i.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001440
Eric Sandeen032eafe2012-07-28 17:48:36 -04001441#. @-expanded: illegal %B (%b) in bad block inode.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001442#: e2fsck/problem.c:602
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001443#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04001444msgid "@I %B (%b) in bad @b @i. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001445msgstr "@b @I #%B (%b) nell'@i del @b non valido. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001446
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001447#. @-expanded: Bad block inode has illegal block(s).
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001448#: e2fsck/problem.c:607
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001449#, fuzzy
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001450msgid "Bad @b @i has illegal @b(s). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001451msgstr "L'@i del @b non valido ha @b(i) illegali. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001452
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001453#. @-expanded: Duplicate or bad block in use!\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001454#: e2fsck/problem.c:612
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001455msgid "Duplicate or bad @b in use!\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001456msgstr "@b duplicato o non valido in uso!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001457
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001458#. @-expanded: Bad block %b used as bad block inode indirect block.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001459#: e2fsck/problem.c:617
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001460#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05001461msgid "Bad @b %b used as bad @b @i indirect @b. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001462msgstr "Il @b %b usa come @i del @b non valido un @b indiretto. "
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001463
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001464#. @-expanded: \n
1465#. @-expanded: The bad block inode has probably been corrupted. You probably\n
1466#. @-expanded: should stop now and run e2fsck -c to scan for bad blocks\n
1467#. @-expanded: in the filesystem.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001468#: e2fsck/problem.c:622
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001469msgid ""
1470"\n"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05001471"The bad @b @i has probably been corrupted. You probably\n"
1472"should stop now and run e2fsck -c to scan for bad blocks\n"
1473"in the @f.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001474msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001475"\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001476"L'@i del @b non valido è stato probabilmente corrotto. E' consigliabile\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001477"fermarsi ora ed eseguire e2fsck -c per cercare blocchi non validi\n"
1478"nel @f.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001479
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001480#. @-expanded: \n
1481#. @-expanded: If the block is really bad, the filesystem can not be fixed.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001482#: e2fsck/problem.c:629
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001483msgid ""
1484"\n"
1485"If the @b is really bad, the @f can not be fixed.\n"
1486msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001487"\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001488"Se il @b è molto corrotto, il @f non può essere riparato.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001489
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001490#. @-expanded: You can remove this block from the bad block list and hope\n
1491#. @-expanded: that the block is really OK. But there are no guarantees.\n
1492#. @-expanded: \n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001493#: e2fsck/problem.c:634
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001494#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001495msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001496"You can remove this @b from the bad @b list and hope\n"
1497"that the @b is really OK. But there are no guarantees.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001498"\n"
1499msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001500"E' possibile eliminare questo @b (e sperare il meglio) dalla\n"
1501"lista dei @b(i) non validi, e sperare che sia davvero a posto, ma\n"
1502"non ci sono garanzie.\n"
1503"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001504
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001505#. @-expanded: The primary superblock (%b) is on the bad block list.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001506#: e2fsck/problem.c:640
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001507msgid "The primary @S (%b) is on the bad @b list.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001508msgstr "Il @S primario (%b) è nella listi dei @b(i) non validi.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001509
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001510#. @-expanded: Block %b in the primary group descriptors is on the bad block list\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001511#: e2fsck/problem.c:645
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001512msgid "Block %b in the primary @g descriptors is on the bad @b list\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001513msgstr ""
1514"Il blocco %b nei descrittori primari del @g è nella lista dei @b(i) non "
1515"validi\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001516
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001517#. @-expanded: Warning: Group %g's superblock (%b) is bad.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001518#: e2fsck/problem.c:651
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001519msgid "Warning: Group %g's @S (%b) is bad.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001520msgstr "Attenzione: Il @S (%b) del gruppo %g non è valido.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001521
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001522#. @-expanded: Warning: Group %g's copy of the group descriptors has a bad block (%b).\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001523#: e2fsck/problem.c:657
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001524#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001525msgid "Warning: Group %g's copy of the @g descriptors has a bad @b (%b).\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001526msgstr ""
1527"Attenzione: La copia dei descrittori di @g del gruppo %g ha un @b (%b) non "
1528"valido.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001529
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001530#. @-expanded: Programming error? block #%b claimed for no reason in process_bad_block.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001531#: e2fsck/problem.c:663
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001532msgid "Programming error? @b #%b claimed for no reason in process_bad_@b.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001533msgstr ""
1534"Errore di programmazione? @b #%b reclamato senza ragione in process_bad_@b.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001535
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001536#. @-expanded: error allocating %N contiguous block(s) in block group %g for %s: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001537#: e2fsck/problem.c:669
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001538#, fuzzy
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001539msgid "@A %N contiguous @b(s) in @b @g %g for %s: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001540msgstr "@A %N @b(i) contigui nel @g di @b %g per %s: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001541
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001542#. @-expanded: error allocating block buffer for relocating %s\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001543#: e2fsck/problem.c:674
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001544#, c-format
1545msgid "@A @b buffer for relocating %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001546msgstr "@A il buffer @b per la rilocazione di %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001547
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001548#. @-expanded: Relocating group %g's %s from %b to %c...\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001549#: e2fsck/problem.c:679
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001550msgid "Relocating @g %g's %s from %b to %c...\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001551msgstr "Rilocazione del %s del @g %g da %b a %c...\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001552
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001553#. @-expanded: Relocating group %g's %s to %c...\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001554#: e2fsck/problem.c:684
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001555#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001556msgid "Relocating @g %g's %s to %c...\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001557msgstr "Rilocazione del %s del @g %g in %c...\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001558
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001559#. @-expanded: Warning: could not read block %b of %s: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001560#: e2fsck/problem.c:689
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001561msgid "Warning: could not read @b %b of %s: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001562msgstr "Attenzione: impossibile leggere @b %b di %s: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001563
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001564#. @-expanded: Warning: could not write block %b for %s: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001565#: e2fsck/problem.c:694
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001566msgid "Warning: could not write @b %b for %s: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001567msgstr "Attenzione: impossibile scrivere @b %b per %s: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001568
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001569#. @-expanded: error allocating inode bitmap (%N): %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001570#: e2fsck/problem.c:699 e2fsck/problem.c:1776
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001571msgid "@A @i @B (%N): %m\n"
1572msgstr "@A la @B dell'@i (%N): %m\n"
1573
1574#. @-expanded: error allocating block bitmap (%N): %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001575#: e2fsck/problem.c:704
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001576#, fuzzy
1577msgid "@A @b @B (%N): %m\n"
1578msgstr "@A la @B dell'@i (%N): %m\n"
1579
1580#. @-expanded: error allocating icount link information: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001581#: e2fsck/problem.c:709
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001582#, fuzzy, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001583msgid "@A icount link information: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001584msgstr "@A le informazioni del collegamento icount: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001585
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001586#. @-expanded: error allocating directory block array: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001587#: e2fsck/problem.c:714
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001588#, fuzzy, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001589msgid "@A @d @b array: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001590msgstr "@A l'array dei @b di @d: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001591
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001592#. @-expanded: Error while scanning inodes (%i): %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001593#: e2fsck/problem.c:719
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001594#, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001595msgid "Error while scanning @is (%i): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001596msgstr "Errore analizzando @is (%i): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001597
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001598#. @-expanded: Error while iterating over blocks in inode %i: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001599#: e2fsck/problem.c:724
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001600#, c-format
1601msgid "Error while iterating over @bs in @i %i: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001602msgstr "Errore scorrendo i @b(i) nell'@i %i: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001603
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001604#. @-expanded: Error storing inode count information (inode=%i, count=%N): %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001605#: e2fsck/problem.c:729
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001606msgid "Error storing @i count information (@i=%i, count=%N): %m\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001607msgstr ""
1608"Errore salvando le informazioni sul numero di @i (@i=%i, numero=%N): %m\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001609
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001610#. @-expanded: Error storing directory block information (inode=%i, block=%b, num=%N): %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001611#: e2fsck/problem.c:734
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001612#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001613msgid "Error storing @d @b information (@i=%i, @b=%b, num=%N): %m\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001614msgstr ""
1615"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 +00001616
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001617#. @-expanded: Error reading inode %i: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001618#: e2fsck/problem.c:740
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001619#, c-format
1620msgid "Error reading @i %i: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001621msgstr "Errore durante la lettura dell'@i %i: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001622
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001623#. @-expanded: inode %i has imagic flag set.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001624#: e2fsck/problem.c:748
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001625#, c-format
1626msgid "@i %i has imagic flag set. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001627msgstr "L'@i %i ha il flag imagic impostato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001628
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001629#. @-expanded: Special (device/socket/fifo/symlink) file (inode %i) has immutable\n
1630#. @-expanded: or append-only flag set.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001631#: e2fsck/problem.c:753
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001632#, c-format
1633msgid ""
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001634"Special (@v/socket/fifo/symlink) file (@i %i) has immutable\n"
1635"or append-only flag set. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001636msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001637"Un file (@i %i) speciale (@v/socket/fifo/symlink) ha il flag\n"
1638"immutable o append-only impostato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00001639
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001640#. @-expanded: Special (device/socket/fifo) inode %i has non-zero size.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001641#: e2fsck/problem.c:759
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001642#, fuzzy, c-format
1643msgid "Special (@v/socket/fifo) @i %i has non-zero size. "
1644msgstr ""
1645"Un file (@i %i) speciale (@v/socket/fifo/symlink) ha il flag\n"
1646"immutable o append-only impostato. "
1647
1648#. @-expanded: journal inode is not in use, but contains data.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001649#: e2fsck/problem.c:769
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001650#, fuzzy
1651msgid "@j @i is not in use, but contains data. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001652msgstr "L'@i %i è in uso, ma ha il dtime impostato. "
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001653
1654#. @-expanded: journal is not regular file.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001655#: e2fsck/problem.c:774
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001656msgid "@j is not regular file. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001657msgstr "Il @j non è un file regolare. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001658
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001659#. @-expanded: inode %i was part of the orphaned inode list.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001660#: e2fsck/problem.c:779
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001661#, fuzzy, c-format
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001662msgid "@i %i was part of the @o @i list. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001663msgstr "L'@i %i faceva parte della lista degli @i orfani. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001664
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001665#. @-expanded: inodes that were part of a corrupted orphan linked list found.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001666#: e2fsck/problem.c:785
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001667#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001668msgid "@is that were part of a corrupted orphan linked list found. "
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001669msgstr ""
1670"trovati @i che facevano parte di una lista di orfani corrotti collegati. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001671
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001672#. @-expanded: error allocating refcount structure (%N): %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001673#: e2fsck/problem.c:790
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001674#, fuzzy
1675msgid "@A refcount structure (%N): %m\n"
1676msgstr "@A la struttura icount: %m\n"
1677
1678#. @-expanded: Error reading extended attribute block %b for inode %i.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001679#: e2fsck/problem.c:795
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001680#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001681msgid "Error reading @a @b %b for @i %i. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001682msgstr "Errore leggendo l'@a di @b %b per l'@i %i. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001683
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001684#. @-expanded: inode %i has a bad extended attribute block %b.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001685#: e2fsck/problem.c:800
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001686#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001687msgid "@i %i has a bad @a @b %b. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001688msgstr "L'@i %i ha un @a di @b %b non valido. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001689
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001690#. @-expanded: Error reading extended attribute block %b (%m).
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001691#: e2fsck/problem.c:805
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001692#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001693msgid "Error reading @a @b %b (%m). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001694msgstr "Errore leggendo l'@a di @b %b (%m). "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001695
Eric Sandeen032eafe2012-07-28 17:48:36 -04001696#. @-expanded: extended attribute block %b has reference count %r, should be %N.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001697#: e2fsck/problem.c:810
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001698#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04001699msgid "@a @b %b has reference count %r, @s %N. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001700msgstr "L'@a di @b %b è contato come %b, dovrebbe essere %N. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001701
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001702#. @-expanded: Error writing extended attribute block %b (%m).
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001703#: e2fsck/problem.c:815
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001704#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001705msgid "Error writing @a @b %b (%m). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001706msgstr "Errore scrivendo l'@a @b %b (%m). "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001707
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001708#. @-expanded: extended attribute block %b has h_blocks > 1.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001709#: e2fsck/problem.c:820
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001710#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001711msgid "@a @b %b has h_@bs > 1. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001712msgstr "L'@a @b %b ha il valore h_blocks > 1. "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001713
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001714#. @-expanded: error allocating extended attribute region allocation structure.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001715#: e2fsck/problem.c:825
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001716#, fuzzy
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001717msgid "@A @a region allocation structure. "
1718msgstr "@A la struttura icount: %m\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001719
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001720#. @-expanded: extended attribute block %b is corrupt (allocation collision).
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001721#: e2fsck/problem.c:830
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001722#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001723msgid "@a @b %b is corrupt (allocation collision). "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001724msgstr "L'@a di @b %b è corrotto (collisione di allocazione). "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001725
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001726#. @-expanded: extended attribute block %b is corrupt (invalid name).
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001727#: e2fsck/problem.c:835
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001728#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001729msgid "@a @b %b is corrupt (@n name). "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001730msgstr "L'@a di @b %b è corrotto (nome non valido). "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001731
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001732#. @-expanded: extended attribute block %b is corrupt (invalid value).
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001733#: e2fsck/problem.c:840
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001734#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001735msgid "@a @b %b is corrupt (@n value). "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001736msgstr "L'@a di @b %b è corrotto (valore non valido). "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04001737
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001738#. @-expanded: inode %i is too big.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001739#: e2fsck/problem.c:845
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001740#, c-format
1741msgid "@i %i is too big. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001742msgstr "L'@i %i è troppo grande. "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001743
Eric Sandeen032eafe2012-07-28 17:48:36 -04001744#. @-expanded: %B (%b) causes directory to be too big.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001745#: e2fsck/problem.c:849
Eric Sandeen032eafe2012-07-28 17:48:36 -04001746#, fuzzy
1747msgid "%B (%b) causes @d to be too big. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001748msgstr "Il @b #%B (%b) fa diventare il @d troppo grande. "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001749
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001750#: e2fsck/problem.c:854
Eric Sandeen032eafe2012-07-28 17:48:36 -04001751#, fuzzy
1752msgid "%B (%b) causes file to be too big. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001753msgstr "Il @b #%B (%b) fa diventare il file troppo grande. "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001754
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001755#: e2fsck/problem.c:859
Eric Sandeen032eafe2012-07-28 17:48:36 -04001756#, fuzzy
1757msgid "%B (%b) causes symlink to be too big. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001758msgstr "Il @b #%B (%b) fa diventare il link simbolico troppo grande. "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001759
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001760#. @-expanded: inode %i has INDEX_FL flag set on filesystem without htree support.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001761#: e2fsck/problem.c:864
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001762#, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001763msgid "@i %i has INDEX_FL flag set on @f without htree support.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001764msgstr ""
1765"L'@i %i ga il flag INDEX_FL impostato nel @f senza il supporto htree.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001766
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001767#. @-expanded: inode %i has INDEX_FL flag set but is not a directory.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001768#: e2fsck/problem.c:869
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001769#, c-format
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001770msgid "@i %i has INDEX_FL flag set but is not a @d.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001771msgstr "L'@i %i ha il flag INDEX_FL impostato, ma non è un @d.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001772
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001773#. @-expanded: HTREE directory inode %i has an invalid root node.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001774#: e2fsck/problem.c:874
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001775#, fuzzy, c-format
1776msgid "@h %i has an @n root node.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001777msgstr "L'@h %i ha un nodo root non valido.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001778
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001779#. @-expanded: HTREE directory inode %i has an unsupported hash version (%N)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001780#: e2fsck/problem.c:879
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001781msgid "@h %i has an unsupported hash version (%N)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001782msgstr "L'@h %i ha una versione dell'hash non supportata (%N)\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04001783
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001784#. @-expanded: HTREE directory inode %i uses an incompatible htree root node flag.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001785#: e2fsck/problem.c:884
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001786#, c-format
1787msgid "@h %i uses an incompatible htree root node flag.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001788msgstr "L'@h %i usa un flag di nodo htree di root non compatibile.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001789
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001790#. @-expanded: HTREE directory inode %i has a tree depth (%N) which is too big\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001791#: e2fsck/problem.c:889
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001792msgid "@h %i has a tree depth (%N) which is too big\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001793msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05001794
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001795#. @-expanded: Bad block inode has an indirect block (%b) that conflicts with\n
1796#. @-expanded: filesystem metadata.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001797#: e2fsck/problem.c:895
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05001798msgid ""
1799"Bad @b @i has an indirect @b (%b) that conflicts with\n"
1800"@f metadata. "
1801msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05001802"L'@i del @b non valido ha un @b indiretto (%b) che entra in\n"
1803"conflitto con il metadata del @f. "
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05001804
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001805#. @-expanded: Resize inode (re)creation failed: %m.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001806#: e2fsck/problem.c:901
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05001807#, c-format
1808msgid "Resize @i (re)creation failed: %m."
1809msgstr ""
1810
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001811#. @-expanded: inode %i has a extra size (%IS) which is invalid\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001812#: e2fsck/problem.c:906
Theodore Ts'obc759702005-05-09 20:40:55 -04001813#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001814msgid "@i %i has a extra size (%IS) which is @n\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001815msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001816
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001817#. @-expanded: extended attribute in inode %i has a namelen (%N) which is invalid\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001818#: e2fsck/problem.c:911
Theodore Ts'obc759702005-05-09 20:40:55 -04001819#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001820msgid "@a in @i %i has a namelen (%N) which is @n\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001821msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001822
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001823#. @-expanded: extended attribute in inode %i has a value offset (%N) which is invalid\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001824#: e2fsck/problem.c:916
Theodore Ts'obc759702005-05-09 20:40:55 -04001825#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001826msgid "@a in @i %i has a value offset (%N) which is @n\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001827msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001828
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001829#. @-expanded: extended attribute in inode %i has a value block (%N) which is invalid (must be 0)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001830#: e2fsck/problem.c:921
Theodore Ts'obc759702005-05-09 20:40:55 -04001831#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001832msgid "@a in @i %i has a value @b (%N) which is @n (must be 0)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001833msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
Theodore Ts'obc759702005-05-09 20:40:55 -04001834
Eric Sandeen032eafe2012-07-28 17:48:36 -04001835#. @-expanded: extended attribute in inode %i has a value size (%N) which is invalid\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001836#: e2fsck/problem.c:926
Eric Sandeen032eafe2012-07-28 17:48:36 -04001837#, fuzzy
1838msgid "@a in @i %i has a value size (%N) which is @n\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001839msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04001840
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001841#. @-expanded: extended attribute in inode %i has a hash (%N) which is invalid\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001842#: e2fsck/problem.c:931
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001843#, fuzzy
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001844msgid "@a in @i %i has a hash (%N) which is @n\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001845msgstr "L'@h %i ha un livello di profondità (%N) troppo elevato\n"
Theodore Ts'o7ae19832005-06-19 09:45:36 -04001846
Theodore Ts'o851bcf32007-07-08 12:09:40 -04001847#. @-expanded: inode %i is a %It but it looks like it is really a directory.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001848#: e2fsck/problem.c:936
Theodore Ts'o851bcf32007-07-08 12:09:40 -04001849msgid "@i %i is a %It but it looks like it is really a directory.\n"
1850msgstr ""
1851
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001852#. @-expanded: Error while reading over extent tree in inode %i: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001853#: e2fsck/problem.c:941
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001854#, fuzzy, c-format
1855msgid "Error while reading over @x tree in @i %i: %m\n"
1856msgstr "Errore scorrendo i @b(i) nell'@i %i: %m\n"
1857
1858#. @-expanded: Failed to iterate extents in inode %i\n
1859#. @-expanded: \t(op %s, blk %b, lblk %c): %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001860#: e2fsck/problem.c:946
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001861msgid ""
1862"Failed to iterate extents in @i %i\n"
1863"\t(op %s, blk %b, lblk %c): %m\n"
1864msgstr ""
1865
1866#. @-expanded: inode %i has an invalid extent\n
1867#. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001868#: e2fsck/problem.c:952
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001869msgid ""
1870"@i %i has an @n extent\n"
1871"\t(logical @b %c, @n physical @b %b, len %N)\n"
1872msgstr ""
1873
1874#. @-expanded: inode %i has an invalid extent\n
1875#. @-expanded: \t(logical block %c, physical block %b, invalid len %N)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001876#: e2fsck/problem.c:957
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001877msgid ""
1878"@i %i has an @n extent\n"
1879"\t(logical @b %c, physical @b %b, @n len %N)\n"
1880msgstr ""
1881
1882#. @-expanded: inode %i has EXTENTS_FL flag set on filesystem without extents support.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001883#: e2fsck/problem.c:962
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001884#, fuzzy, c-format
1885msgid "@i %i has EXTENTS_FL flag set on @f without extents support.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04001886msgstr ""
1887"L'@i %i ga il flag INDEX_FL impostato nel @f senza il supporto htree.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001888
1889#. @-expanded: inode %i is in extent format, but superblock is missing EXTENTS feature\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001890#: e2fsck/problem.c:967
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001891#, c-format
1892msgid "@i %i is in extent format, but @S is missing EXTENTS feature\n"
1893msgstr ""
1894
1895#. @-expanded: inode %i missing EXTENT_FL, but is in extents format\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001896#: e2fsck/problem.c:972
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001897#, c-format
1898msgid "@i %i missing EXTENT_FL, but is in extents format\n"
1899msgstr ""
1900
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001901#: e2fsck/problem.c:977
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001902#, c-format
1903msgid "Fast symlink %i has EXTENT_FL set. "
1904msgstr ""
1905
1906#. @-expanded: inode %i has out of order extents\n
1907#. @-expanded: \t(invalid logical block %c, physical block %b, len %N)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001908#: e2fsck/problem.c:982
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001909msgid ""
1910"@i %i has out of order extents\n"
1911"\t(@n logical @b %c, physical @b %b, len %N)\n"
1912msgstr ""
1913
1914#. @-expanded: inode %i has an invalid extent node (blk %b, lblk %c)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001915#: e2fsck/problem.c:986
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001916#, fuzzy
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001917msgid "@i %i has an invalid extent node (blk %b, lblk %c)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001918msgstr "L'@h %i ha un nodo root non valido.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05001919
Eric Sandeen032eafe2012-07-28 17:48:36 -04001920#. @-expanded: Error converting subcluster block bitmap: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001921#: e2fsck/problem.c:991
Eric Sandeen032eafe2012-07-28 17:48:36 -04001922#, fuzzy, c-format
1923msgid "Error converting subcluster @b @B: %m\n"
1924msgstr "Errore scorrendo i @b(i) delle @d: %m\n"
1925
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04001926#. @-expanded: quota inode is not a regular file.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001927#: e2fsck/problem.c:996
Eric Sandeen032eafe2012-07-28 17:48:36 -04001928#, fuzzy
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04001929msgid "@q @i is not a regular file. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001930msgstr "Il @j non è un file regolare. "
Eric Sandeen032eafe2012-07-28 17:48:36 -04001931
1932#. @-expanded: quota inode is not in use, but contains data.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001933#: e2fsck/problem.c:1001
Eric Sandeen032eafe2012-07-28 17:48:36 -04001934#, fuzzy
1935msgid "@q @i is not in use, but contains data. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001936msgstr "L'@i %i è in uso, ma ha il dtime impostato. "
Eric Sandeen032eafe2012-07-28 17:48:36 -04001937
1938#. @-expanded: quota inode is visible to the user.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001939#: e2fsck/problem.c:1006
Eric Sandeen032eafe2012-07-28 17:48:36 -04001940#, fuzzy
1941msgid "@q @i is visible to the user. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04001942msgstr "L'@i %i è in uso, ma ha il dtime impostato. "
Eric Sandeen032eafe2012-07-28 17:48:36 -04001943
1944#. @-expanded: The bad block inode looks invalid.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001945#: e2fsck/problem.c:1011
Eric Sandeen032eafe2012-07-28 17:48:36 -04001946#, fuzzy
1947msgid "The bad @b @i looks @n. "
1948msgstr "<Inode numero 1>"
1949
1950#. @-expanded: inode %i has zero length extent\n
1951#. @-expanded: \t(invalid logical block %c, physical block %b)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001952#: e2fsck/problem.c:1016
Eric Sandeen032eafe2012-07-28 17:48:36 -04001953msgid ""
1954"@i %i has zero length extent\n"
1955"\t(@n logical @b %c, physical @b %b)\n"
1956msgstr ""
1957
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001958#. @-expanded: inode %i seems to contain garbage.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001959#: e2fsck/problem.c:1021
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001960#, fuzzy, c-format
1961msgid "@i %i seems to contain garbage. "
1962msgstr "L'@i %i è troppo grande. "
1963
1964#. @-expanded: inode %i passes checks, but checksum does not match inode.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001965#: e2fsck/problem.c:1026
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001966#, c-format
1967msgid "@i %i passes checks, but checksum does not match @i. "
1968msgstr ""
1969
1970#. @-expanded: inode %i extended attribute is corrupt (allocation collision).
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001971#: e2fsck/problem.c:1031
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001972#, fuzzy, c-format
1973msgid "@i %i @a is corrupt (allocation collision). "
1974msgstr "L'@a di @b %b è corrotto (collisione di allocazione). "
1975
1976#. @-expanded: inode %i extent block passes checks, but checksum does not match extent\n
1977#. @-expanded: \t(logical block %c, physical block %b, len %N)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001978#: e2fsck/problem.c:1039
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001979msgid ""
1980"@i %i extent block passes checks, but checksum does not match extent\n"
1981"\t(logical @b %c, physical @b %b, len %N)\n"
1982msgstr ""
1983
1984#. @-expanded: inode %i extended attribute block %b passes checks, but checksum does not match block.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001985#: e2fsck/problem.c:1048
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04001986msgid "@i %i @a @b %b passes checks, but checksum does not match @b. "
1987msgstr ""
1988
Theodore Ts'o196b59c2014-05-18 21:47:32 -04001989#. @-expanded: Interior extent node level %N of inode %i:\n
1990#. @-expanded: Logical start %b does not match logical start %c at next level.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001991#: e2fsck/problem.c:1053
Theodore Ts'o196b59c2014-05-18 21:47:32 -04001992msgid ""
1993"Interior @x node level %N of @i %i:\n"
1994"Logical start %b does not match logical start %c at next level. "
1995msgstr ""
1996
1997#. @-expanded: inode %i, end of extent exceeds allowed value\n
1998#. @-expanded: \t(logical block %c, physical block %b, len %N)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04001999#: e2fsck/problem.c:1059
Theodore Ts'o196b59c2014-05-18 21:47:32 -04002000msgid ""
2001"@i %i, end of extent exceeds allowed value\n"
2002"\t(logical @b %c, physical @b %b, len %N)\n"
2003msgstr ""
2004
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002005#. @-expanded: inode %i has inline data, but superblock is missing INLINE_DATA feature\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002006#: e2fsck/problem.c:1064
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002007#, c-format
2008msgid "@i %i has inline data, but @S is missing INLINE_DATA feature\n"
2009msgstr ""
2010
2011#. @-expanded: inode %i has INLINE_DATA_FL flag on filesystem without inline data support.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002012#: e2fsck/problem.c:1069
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002013#, fuzzy, c-format
2014msgid "@i %i has INLINE_DATA_FL flag on @f without inline data support.\n"
2015msgstr ""
2016"L'@i %i ga il flag INDEX_FL impostato nel @f senza il supporto htree.\n"
2017
2018#. @-expanded: inode %i block %b conflicts with critical metadata, skipping block checks.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002019#: e2fsck/problem.c:1076
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002020msgid ""
2021"@i %i block %b conflicts with critical metadata, skipping block checks.\n"
2022msgstr ""
2023
Theodore Ts'obd386982015-05-17 20:34:58 -04002024#. @-expanded: directory inode %i block %b should be at block %c.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002025#: e2fsck/problem.c:1081
Theodore Ts'obd386982015-05-17 20:34:58 -04002026#, fuzzy
2027msgid "@d @i %i @b %b should be at @b %c. "
2028msgstr "L'@i %i ha un @a di @b %b non valido. "
2029
2030#. @-expanded: directory inode %i has extent marked uninitialized at block %c.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002031#: e2fsck/problem.c:1086
Theodore Ts'obd386982015-05-17 20:34:58 -04002032#, fuzzy, c-format
2033msgid "@d @i %i has @x marked uninitialized at @b %c. "
2034msgstr "L'@i %i della @d ha un @b (#%B) non allocato. "
2035
2036#. @-expanded: inode %i logical block %b (physical block %c) violates cluster allocation rules.\n
2037#. @-expanded: Will fix in pass 1B.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002038#: e2fsck/problem.c:1091
Theodore Ts'obd386982015-05-17 20:34:58 -04002039msgid ""
2040"@i %i logical @b %b (physical @b %c) violates cluster allocation rules.\n"
2041"Will fix in pass 1B.\n"
2042msgstr ""
2043
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002044#. @-expanded: inode %i has INLINE_DATA_FL flag but extended attribute not found.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002045#: e2fsck/problem.c:1096
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002046#, fuzzy, c-format
2047msgid "@i %i has INLINE_DATA_FL flag but @a not found. "
2048msgstr "L'@i %i ha il flag INDEX_FL impostato, ma non è un @d.\n"
2049
2050#. @-expanded: Special (device/socket/fifo) file (inode %i) has extents\n
2051#. @-expanded: or inline-data flag set.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002052#: e2fsck/problem.c:1102
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002053#, fuzzy, c-format
2054msgid ""
2055"Special (@v/socket/fifo) file (@i %i) has extents\n"
2056"or inline-data flag set. "
2057msgstr ""
2058"Un file (@i %i) speciale (@v/socket/fifo/symlink) ha il flag\n"
2059"immutable o append-only impostato. "
2060
2061#. @-expanded: inode %i has extent header but inline data flag is set.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002062#: e2fsck/problem.c:1108
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002063#, c-format
2064msgid "@i %i has @x header but inline data flag is set.\n"
2065msgstr ""
2066
2067#. @-expanded: inode %i seems to have inline data but extent flag is set.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002068#: e2fsck/problem.c:1113
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002069#, c-format
2070msgid "@i %i seems to have inline data but @x flag is set.\n"
2071msgstr ""
2072
2073#. @-expanded: inode %i seems to have block map but inline data and extent flags set.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002074#: e2fsck/problem.c:1118
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002075#, c-format
2076msgid "@i %i seems to have @b map but inline data and @x flags set.\n"
2077msgstr ""
2078
2079#. @-expanded: inode %i has inline data and extent flags set but i_block contains junk.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002080#: e2fsck/problem.c:1123
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002081#, c-format
2082msgid "@i %i has inline data and @x flags set but i_block contains junk.\n"
2083msgstr ""
2084
2085#. @-expanded: Bad block list says the bad block list inode is bad.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002086#: e2fsck/problem.c:1128
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002087msgid "Bad block list says the bad block list @i is bad. "
2088msgstr ""
2089
2090#. @-expanded: error allocating extent region allocation structure.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002091#: e2fsck/problem.c:1133
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002092#, fuzzy
2093msgid "@A @x region allocation structure. "
2094msgstr "@A la struttura icount: %m\n"
2095
2096#. @-expanded: inode %i has a duplicate extent mapping\n
2097#. @-expanded: \t(logical block %c, invalid physical block %b, len %N)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002098#: e2fsck/problem.c:1138
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002099msgid ""
2100"@i %i has a duplicate @x mapping\n"
2101"\t(logical @b %c, @n physical @b %b, len %N)\n"
2102msgstr ""
2103
2104#. @-expanded: error allocating memory for encrypted directory list\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002105#: e2fsck/problem.c:1143
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002106msgid "@A memory for encrypted @d list\n"
2107msgstr ""
2108
2109#. @-expanded: inode %i extent tree could be more shallow (%b; could be <= %c)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002110#: e2fsck/problem.c:1148
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002111msgid "@i %i @x tree could be more shallow (%b; could be <= %c)\n"
2112msgstr ""
2113
2114#. @-expanded: inode %i on bigalloc filesystem cannot be block mapped.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002115#: e2fsck/problem.c:1153
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002116#, c-format
2117msgid "@i %i on bigalloc @f cannot be @b mapped. "
2118msgstr ""
2119
2120#. @-expanded: inode %i has corrupt extent header.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002121#: e2fsck/problem.c:1158
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002122#, fuzzy, c-format
2123msgid "@i %i has corrupt @x header. "
2124msgstr "L'@a di @b %b è corrotto (nome non valido). "
2125
2126#. @-expanded: Timestamp(s) on inode %i beyond 2310-04-04 are likely pre-1970.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002127#: e2fsck/problem.c:1163
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002128#, c-format
2129msgid "Timestamp(s) on @i %i beyond 2310-04-04 are likely pre-1970.\n"
2130msgstr ""
2131
Theodore Ts'o899425b2018-02-27 22:25:04 -05002132#. @-expanded: inode %i has illegal extended attribute value inode %N.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002133#: e2fsck/problem.c:1168
Theodore Ts'o899425b2018-02-27 22:25:04 -05002134#, fuzzy
2135msgid "@i %i has @I @a value @i %N.\n"
2136msgstr "L'@i %i ha un @a di @b %b non valido. "
2137
2138#. @-expanded: inode %i has invalid extended attribute. EA inode %N missing EA_INODE flag.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002139#: e2fsck/problem.c:1174
Theodore Ts'o899425b2018-02-27 22:25:04 -05002140msgid "@i %i has @n @a. EA @i %N missing EA_INODE flag.\n"
2141msgstr ""
2142
2143#. @-expanded: EA inode %N for parent inode %i missing EA_INODE flag.\n
2144#. @-expanded:
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002145#: e2fsck/problem.c:1179
Theodore Ts'o899425b2018-02-27 22:25:04 -05002146msgid ""
2147"EA @i %N for parent @i %i missing EA_INODE flag.\n"
2148" "
2149msgstr ""
2150
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002151#. @-expanded: \n
2152#. @-expanded: Running additional passes to resolve blocks claimed by more than one inode...\n
2153#. @-expanded: Pass 1B: Rescanning for multiply-claimed blocks\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002154#: e2fsck/problem.c:1187
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002155msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002156"\n"
2157"Running additional passes to resolve @bs claimed by more than one @i...\n"
2158"Pass 1B: Rescanning for @m @bs\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002159msgstr ""
2160
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002161#. @-expanded: multiply-claimed block(s) in inode %i:
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002162#: e2fsck/problem.c:1193
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002163#, fuzzy, c-format
2164msgid "@m @b(s) in @i %i:"
2165msgstr "@b @I #%B (%b) nell'@i %i. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002166
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002167#: e2fsck/problem.c:1208
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002168#, c-format
2169msgid "Error while scanning inodes (%i): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002170msgstr "Errore analizzando gli inode (%i): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002171
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002172#. @-expanded: error allocating inode bitmap (inode_dup_map): %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002173#: e2fsck/problem.c:1213
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002174#, fuzzy, c-format
2175msgid "@A @i @B (@i_dup_map): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002176msgstr "@A la @B degli @i (inode_dup_map): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002177
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002178#. @-expanded: Error while iterating over blocks in inode %i (%s): %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002179#: e2fsck/problem.c:1218
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002180#, c-format
2181msgid "Error while iterating over @bs in @i %i (%s): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002182msgstr "Errore scorrendo i @b(i) nell'@i %i (%s): %m\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002183
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002184#. @-expanded: Error adjusting refcount for extended attribute block %b (inode %i): %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002185#: e2fsck/problem.c:1223 e2fsck/problem.c:1585
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002186#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002187msgid "Error adjusting refcount for @a @b %b (@i %i): %m\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04002188msgstr ""
2189"Errore sistemando il conteggio dei riferimenti per il @b @a %b (@i %i): %m\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002190
Theodore Ts'o6956f612005-12-31 16:46:15 -05002191#. @-expanded: Pass 1C: Scanning directories for inodes with multiply-claimed blocks\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002192#: e2fsck/problem.c:1233
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002193#, fuzzy
Theodore Ts'o6956f612005-12-31 16:46:15 -05002194msgid "Pass 1C: Scanning directories for @is with @m @bs\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04002195msgstr ""
2196"Passo 1C: Analisi delle directory relativa agli @i con @b(i) duplicati.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002197
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002198#. @-expanded: Pass 1D: Reconciling multiply-claimed blocks\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002199#: e2fsck/problem.c:1239
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002200#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002201msgid "Pass 1D: Reconciling @m @bs\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002202msgstr "Passo 1D: Riconciliamento del @b(i) duplicati\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002203
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002204#. @-expanded: File %Q (inode #%i, mod time %IM) \n
Eric Sandeen032eafe2012-07-28 17:48:36 -04002205#. @-expanded: has %r multiply-claimed block(s), shared with %N file(s):\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002206#: e2fsck/problem.c:1244
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002207#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002208msgid ""
2209"File %Q (@i #%i, mod time %IM) \n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04002210" has %r @m @b(s), shared with %N file(s):\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002211msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002212"Il file %Q (@i #%i, ultima modifica %IM) \n"
2213" ha %b @b(i) duplicati, condivisi con %N file:\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002214
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002215#. @-expanded: \t%Q (inode #%i, mod time %IM)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002216#: e2fsck/problem.c:1250
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002217msgid "\t%Q (@i #%i, mod time %IM)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002218msgstr "\t%Q (@i #%i, ultima modifica %IM)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002219
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002220#. @-expanded: \t<filesystem metadata>\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002221#: e2fsck/problem.c:1255
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002222msgid "\t<@f metadata>\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002223msgstr "\t<metadata del @f>\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002224
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002225#. @-expanded: (There are %N inodes containing multiply-claimed blocks.)\n
2226#. @-expanded: \n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002227#: e2fsck/problem.c:1260
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002228#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002229msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002230"(There are %N @is containing @m @bs.)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002231"\n"
2232msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002233"(Ci sono %n @i contenenti @b(i) duplicato/non valido(i).)\n"
2234"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002235
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002236#. @-expanded: multiply-claimed blocks already reassigned or cloned.\n
2237#. @-expanded: \n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002238#: e2fsck/problem.c:1265
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002239#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002240msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002241"@m @bs already reassigned or cloned.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002242"\n"
2243msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002244"@b(i) duplicati già riassegnati o clonati.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002245"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002246
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002247#: e2fsck/problem.c:1278
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002248#, c-format
2249msgid "Couldn't clone file: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002250msgstr "Impossibile clonare il file: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002251
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002252#. @-expanded: Pass 1E: Optimizing extent trees\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002253#: e2fsck/problem.c:1284
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002254#, fuzzy
2255msgid "Pass 1E: Optimizing @x trees\n"
2256msgstr "Passo 3A: Ottimizzazione delle directory\n"
2257
2258#. @-expanded: Failed to optimize extent tree %p (%i): %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002259#: e2fsck/problem.c:1289
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002260#, fuzzy, c-format
2261msgid "Failed to optimize @x tree %p (%i): %m\n"
2262msgstr "Impossibile ottimizzare la directory %q (%d): %m"
2263
2264#. @-expanded: Optimizing extent trees:
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002265#: e2fsck/problem.c:1294
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002266#, fuzzy
2267msgid "Optimizing @x trees: "
2268msgstr "Ottimizzazione delle directory: "
2269
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002270#: e2fsck/problem.c:1309
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002271msgid "Internal error: max extent tree depth too large (%b; expected=%c).\n"
2272msgstr ""
2273
2274#. @-expanded: inode %i extent tree (at level %b) could be shorter.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002275#: e2fsck/problem.c:1314
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002276msgid "@i %i @x tree (at level %b) could be shorter. "
2277msgstr ""
2278
2279#. @-expanded: inode %i extent tree (at level %b) could be narrower.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002280#: e2fsck/problem.c:1319
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002281msgid "@i %i @x tree (at level %b) could be narrower. "
2282msgstr ""
2283
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002284#. @-expanded: Pass 2: Checking directory structure\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002285#: e2fsck/problem.c:1326
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002286msgid "Pass 2: Checking @d structure\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002287msgstr "Passo 2: Analisi della struttura delle @d\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002288
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002289#. @-expanded: invalid inode number for '.' in directory inode %i.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002290#: e2fsck/problem.c:1331
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002291#, fuzzy, c-format
2292msgid "@n @i number for '.' in @d @i %i.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002293msgstr "Numero di @i non valido per '.' nell'@i @d %i.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002294
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002295#. @-expanded: entry '%Dn' in %p (%i) has invalid inode #: %Di.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002296#: e2fsck/problem.c:1336
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002297#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002298msgid "@E has @n @i #: %Di.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002299msgstr "L'@E ha un @i non valido #: %Di.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002300
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002301#. @-expanded: entry '%Dn' in %p (%i) has deleted/unused inode %Di.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002302#: e2fsck/problem.c:1341
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002303#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002304msgid "@E has @D/unused @i %Di. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002305msgstr "L'@E ha @i non utilizzato/@D %Di. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002306
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002307#. @-expanded: entry '%Dn' in %p (%i) is a link to '.'
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002308#: e2fsck/problem.c:1346
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002309msgid "@E @L to '.' "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002310msgstr "L'@E @L a '.' "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002311
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002312#. @-expanded: entry '%Dn' in %p (%i) points to inode (%Di) located in a bad block.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002313#: e2fsck/problem.c:1351
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002314msgid "@E points to @i (%Di) located in a bad @b.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002315msgstr "L'@E punta all'@i (%Di), posizionato in un @b non valido.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002316
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002317#. @-expanded: entry '%Dn' in %p (%i) is a link to directory %P (%Di).\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002318#: e2fsck/problem.c:1356
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002319msgid "@E @L to @d %P (%Di).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002320msgstr "L'@E @L alla @d %P (%Di).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002321
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002322#. @-expanded: entry '%Dn' in %p (%i) is a link to the root inode.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002323#: e2fsck/problem.c:1361
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002324msgid "@E @L to the @r.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002325msgstr "L'@E @L all'@r.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002326
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002327#. @-expanded: entry '%Dn' in %p (%i) has illegal characters in its name.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002328#: e2fsck/problem.c:1366
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002329msgid "@E has illegal characters in its name.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002330msgstr "L'@E ha caratteri non validi nel suo nome.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002331
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002332#. @-expanded: Missing '.' in directory inode %i.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002333#: e2fsck/problem.c:1371
Theodore Ts'o72933b92005-01-11 14:05:00 -05002334#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002335msgid "Missing '.' in @d @i %i.\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05002336msgstr "'.' mancante nell'@i %i della @d.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002337
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002338#. @-expanded: Missing '..' in directory inode %i.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002339#: e2fsck/problem.c:1376
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002340#, c-format
2341msgid "Missing '..' in @d @i %i.\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05002342msgstr "'..' mancante nell'@i %i della @d.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002343
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002344#. @-expanded: First entry '%Dn' (inode=%Di) in directory inode %i (%p) should be '.'\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002345#: e2fsck/problem.c:1381
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002346#, fuzzy
2347msgid "First @e '%Dn' (@i=%Di) in @d @i %i (%p) @s '.'\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002348msgstr "Il primo @e '%Dn' (inode=%Di) nell'@i %i della @d (%p) @s '.'\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002349
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002350#. @-expanded: Second entry '%Dn' (inode=%Di) in directory inode %i should be '..'\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002351#: e2fsck/problem.c:1386
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002352#, fuzzy
2353msgid "Second @e '%Dn' (@i=%Di) in @d @i %i @s '..'\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002354msgstr "Il secondo @e '%Dn' (inode=%Di) nell'@i %i della @d (%p) @s '.'\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002355
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002356#. @-expanded: i_faddr for inode %i (%Q) is %IF, should be zero.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002357#: e2fsck/problem.c:1391
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002358#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002359msgid "i_faddr @F %IF, @s zero.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002360msgstr "i_faddr @F %IF @s zero.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002361
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002362#. @-expanded: i_file_acl for inode %i (%Q) is %If, should be zero.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002363#: e2fsck/problem.c:1396
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002364#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002365msgid "i_file_acl @F %If, @s zero.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002366msgstr "i_file_acl @F %If @s zero.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002367
Theodore Ts'o899425b2018-02-27 22:25:04 -05002368#. @-expanded: i_size_high for inode %i (%Q) is %Id, should be zero.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002369#: e2fsck/problem.c:1401
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002370#, fuzzy
Theodore Ts'o899425b2018-02-27 22:25:04 -05002371msgid "i_size_high @F %Id, @s zero.\n"
2372msgstr "i_fsize @F %N @s zero.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002373
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002374#. @-expanded: i_frag for inode %i (%Q) is %N, should be zero.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002375#: e2fsck/problem.c:1406
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002376#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002377msgid "i_frag @F %N, @s zero.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002378msgstr "i_frag @F %N @s zero.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002379
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002380#. @-expanded: i_fsize for inode %i (%Q) is %N, should be zero.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002381#: e2fsck/problem.c:1411
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002382#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002383msgid "i_fsize @F %N, @s zero.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002384msgstr "i_fsize @F %N @s zero.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002385
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002386#. @-expanded: inode %i (%Q) has invalid mode (%Im).\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002387#: e2fsck/problem.c:1416
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002388#, fuzzy
2389msgid "@i %i (%Q) has @n mode (%Im).\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002390msgstr "L'@o %i (%Q) ha una modalità non valida (%Im).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002391
Eric Sandeen032eafe2012-07-28 17:48:36 -04002392#. @-expanded: directory inode %i, %B, offset %N: directory corrupted\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002393#: e2fsck/problem.c:1421
Eric Sandeen032eafe2012-07-28 17:48:36 -04002394#, fuzzy
2395msgid "@d @i %i, %B, offset %N: @d corrupted\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002396msgstr "@i %i della @d, offset %N: @d corrotta\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002397
Eric Sandeen032eafe2012-07-28 17:48:36 -04002398#. @-expanded: directory inode %i, %B, offset %N: filename too long\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002399#: e2fsck/problem.c:1426
Eric Sandeen032eafe2012-07-28 17:48:36 -04002400#, fuzzy
2401msgid "@d @i %i, %B, offset %N: filename too long\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002402msgstr "@i %i della @d, offset %N: nome file troppo lungo\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002403
Eric Sandeen032eafe2012-07-28 17:48:36 -04002404#. @-expanded: directory inode %i has an unallocated %B.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002405#: e2fsck/problem.c:1431
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002406#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002407msgid "@d @i %i has an unallocated %B. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002408msgstr "L'@i %i della @d ha un @b (#%B) non allocato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002409
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002410#. @-expanded: '.' directory entry in directory inode %i is not NULL terminated\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002411#: e2fsck/problem.c:1436
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002412#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002413msgid "'.' @d @e in @d @i %i is not NULL terminated\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002414msgstr "L'@e della @d '.' nell'@i %i della @d non è terminato da NULL\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002415
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002416#. @-expanded: '..' directory entry in directory inode %i is not NULL terminated\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002417#: e2fsck/problem.c:1441
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002418#, c-format
2419msgid "'..' @d @e in @d @i %i is not NULL terminated\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002420msgstr "L'@e della @d '..' nell'@i %i della @d non è terminato da NULL\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002421
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002422#. @-expanded: inode %i (%Q) is an illegal character device.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002423#: e2fsck/problem.c:1446
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002424msgid "@i %i (%Q) is an @I character @v.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002425msgstr "L'@i %i (%Q) è un @v a caratteri @I.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002426
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002427#. @-expanded: inode %i (%Q) is an illegal block device.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002428#: e2fsck/problem.c:1451
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002429msgid "@i %i (%Q) is an @I @b @v.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002430msgstr "L'@i %i (%Q) è un @v a @b(i) @I.\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002431
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002432#. @-expanded: entry '%Dn' in %p (%i) is duplicate '.' entry.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002433#: e2fsck/problem.c:1456
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002434#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002435msgid "@E is duplicate '.' @e.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002436msgstr "L'@E è un duplicato dell'@e '.'.\n"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002437
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002438#. @-expanded: entry '%Dn' in %p (%i) is duplicate '..' entry.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002439#: e2fsck/problem.c:1461
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002440msgid "@E is duplicate '..' @e.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002441msgstr "L'@E è un duplicato dell'@e '..'.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002442
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002443#: e2fsck/problem.c:1466 e2fsck/problem.c:1801
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002444#, c-format
2445msgid "Internal error: couldn't find dir_info for %i.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002446msgstr "Errore interno: impossibile trovare dir_info per %i.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002447
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002448#. @-expanded: entry '%Dn' in %p (%i) has rec_len of %Dr, should be %N.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002449#: e2fsck/problem.c:1471
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002450#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002451msgid "@E has rec_len of %Dr, @s %N.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002452msgstr "L'@E ha rec_len di %Dr, dovrebbe essere %N.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002453
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002454#. @-expanded: error allocating icount structure: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002455#: e2fsck/problem.c:1476
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002456#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002457msgid "@A icount structure: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002458msgstr "@A la struttura icount: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002459
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002460#. @-expanded: Error iterating over directory blocks: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002461#: e2fsck/problem.c:1481
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002462#, c-format
2463msgid "Error iterating over @d @bs: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002464msgstr "Errore scorrendo i @b(i) delle @d: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002465
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002466#. @-expanded: Error reading directory block %b (inode %i): %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002467#: e2fsck/problem.c:1486
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002468msgid "Error reading @d @b %b (@i %i): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002469msgstr "Errore leggendo il @b della @d %b (@i %i): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002470
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002471#. @-expanded: Error writing directory block %b (inode %i): %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002472#: e2fsck/problem.c:1491
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002473msgid "Error writing @d @b %b (@i %i): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002474msgstr "Errore scrivendo il @b della @d %b (@i %i): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002475
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002476#. @-expanded: error allocating new directory block for inode %i (%s): %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002477#: e2fsck/problem.c:1496
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002478#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002479msgid "@A new @d @b for @i %i (%s): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002480msgstr "@A un nuovo @b della @d per l'@i %i (%s): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002481
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002482#. @-expanded: Error deallocating inode %i: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002483#: e2fsck/problem.c:1501
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002484#, fuzzy, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002485msgid "Error deallocating @i %i: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002486msgstr "Errore deallocando l'@i %i: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002487
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002488#. @-expanded: directory entry for '.' in %p (%i) is big.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002489#: e2fsck/problem.c:1506
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002490#, fuzzy, c-format
2491msgid "@d @e for '.' in %p (%i) is big.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002492msgstr "L'@e della @d di '.' è grande. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002493
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002494#. @-expanded: inode %i (%Q) is an illegal FIFO.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002495#: e2fsck/problem.c:1511
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002496msgid "@i %i (%Q) is an @I FIFO.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002497msgstr "L'@i %i (%Q) è una FIFO @I.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002498
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002499#. @-expanded: inode %i (%Q) is an illegal socket.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002500#: e2fsck/problem.c:1516
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002501msgid "@i %i (%Q) is an @I socket.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002502msgstr "L'@i %i (%Q) è un socket @I.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002503
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002504#. @-expanded: Setting filetype for entry '%Dn' in %p (%i) to %N.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002505#: e2fsck/problem.c:1521
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002506msgid "Setting filetype for @E to %N.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002507msgstr "Impostazione del tipo di file per l'@E a %N.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002508
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002509#. @-expanded: entry '%Dn' in %p (%i) has an incorrect filetype (was %Dt, should be %N).\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002510#: e2fsck/problem.c:1526
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002511#, fuzzy
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002512msgid "@E has an incorrect filetype (was %Dt, @s %N).\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002513msgstr "L'@E non è del giusto tipo di file (era %Dt, dovrebbe essere %N).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002514
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002515#. @-expanded: entry '%Dn' in %p (%i) has filetype set.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002516#: e2fsck/problem.c:1531
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002517msgid "@E has filetype set.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002518msgstr "E' impostato il tipo di file per l'@E.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002519
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002520#. @-expanded: entry '%Dn' in %p (%i) has a zero-length name.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002521#: e2fsck/problem.c:1536
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002522#, fuzzy
2523msgid "@E has a @z name.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002524msgstr "Il nome dell'@E è di lunghezza nulla.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002525
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002526#. @-expanded: Symlink %Q (inode #%i) is invalid.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002527#: e2fsck/problem.c:1541
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002528#, fuzzy
2529msgid "Symlink %Q (@i #%i) is @n.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002530msgstr "Il symlink %Q (@i #%i) non è valido.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04002531
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002532#. @-expanded: extended attribute block for inode %i (%Q) is invalid (%If).\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002533#: e2fsck/problem.c:1546
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002534msgid "@a @b @F @n (%If).\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002535msgstr ""
2536
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002537#. @-expanded: filesystem contains large files, but lacks LARGE_FILE flag in superblock.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002538#: e2fsck/problem.c:1551
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002539msgid "@f contains large files, but lacks LARGE_FILE flag in @S.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04002540msgstr ""
2541"Il @f contiene files di grandi dimensioni, ma nel @S non è specificato il "
2542"flag LARGE_FILE.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002543
Eric Sandeen032eafe2012-07-28 17:48:36 -04002544#. @-expanded: problem in HTREE directory inode %d: %B not referenced\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002545#: e2fsck/problem.c:1556
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002546#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002547msgid "@p @h %d: %B not referenced\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002548msgstr "@p un @h (%d): nodo (%B) non referenziato\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002549
Eric Sandeen032eafe2012-07-28 17:48:36 -04002550#. @-expanded: problem in HTREE directory inode %d: %B referenced twice\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002551#: e2fsck/problem.c:1561
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002552#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002553msgid "@p @h %d: %B referenced twice\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002554msgstr "@p un @h (%d): nodo (%b) referenziato due volte\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002555
Eric Sandeen032eafe2012-07-28 17:48:36 -04002556#. @-expanded: problem in HTREE directory inode %d: %B has bad min hash\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002557#: e2fsck/problem.c:1566
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002558#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002559msgid "@p @h %d: %B has bad min hash\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002560msgstr "@p un @h (%d): nodo (%B) con hash minimo non valido\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002561
Eric Sandeen032eafe2012-07-28 17:48:36 -04002562#. @-expanded: problem in HTREE directory inode %d: %B has bad max hash\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002563#: e2fsck/problem.c:1571
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002564#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002565msgid "@p @h %d: %B has bad max hash\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002566msgstr "@p un @h (%d): nodo (%b) con hash massimo non valido\n"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002567
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002568#. @-expanded: invalid HTREE directory inode %d (%q).
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002569#: e2fsck/problem.c:1576
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002570#, fuzzy
2571msgid "@n @h %d (%q). "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002572msgstr "@h %d non valido (%q). "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002573
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002574#. @-expanded: problem in HTREE directory inode %d (%q): bad block number %b.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002575#: e2fsck/problem.c:1580
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002576msgid "@p @h %d (%q): bad @b number %b.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002577msgstr "@p un @h %d (%q): @b non valido numero %b.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002578
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002579#. @-expanded: problem in HTREE directory inode %d: root node is invalid\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002580#: e2fsck/problem.c:1590
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002581#, fuzzy, c-format
2582msgid "@p @h %d: root node is @n\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002583msgstr "@p un @h (%d): nodo root non valido\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002584
Eric Sandeen032eafe2012-07-28 17:48:36 -04002585#. @-expanded: problem in HTREE directory inode %d: %B has invalid limit (%N)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002586#: e2fsck/problem.c:1595
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002587#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002588msgid "@p @h %d: %B has @n limit (%N)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002589msgstr "@p un @h (%d): nodo (%B) con limite non valido (%N)\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002590
Eric Sandeen032eafe2012-07-28 17:48:36 -04002591#. @-expanded: problem in HTREE directory inode %d: %B has invalid count (%N)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002592#: e2fsck/problem.c:1600
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002593#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002594msgid "@p @h %d: %B has @n count (%N)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002595msgstr "@p un @h (%d): numero (%N) di nodo (%B) non valido\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002596
Eric Sandeen032eafe2012-07-28 17:48:36 -04002597#. @-expanded: problem in HTREE directory inode %d: %B has an unordered hash table\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002598#: e2fsck/problem.c:1605
Eric Sandeen032eafe2012-07-28 17:48:36 -04002599#, fuzzy
2600msgid "@p @h %d: %B has an unordered hash table\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002601msgstr "@p un @h (%d): nodo (%B) con tabella hash non ordinata\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002602
Eric Sandeen032eafe2012-07-28 17:48:36 -04002603#. @-expanded: problem in HTREE directory inode %d: %B has invalid depth (%N)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002604#: e2fsck/problem.c:1610
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002605#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04002606msgid "@p @h %d: %B has @n depth (%N)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002607msgstr "@p un @h (%d): nodo (%B) con profondità non valida\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002608
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002609#. @-expanded: Duplicate entry '%Dn' in %p (%i) found.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002610#: e2fsck/problem.c:1615
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002611msgid "Duplicate @E found. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002612msgstr "Trovato @E duplicato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002613
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002614#. @-expanded: entry '%Dn' in %p (%i) has a non-unique filename.\n
2615#. @-expanded: Rename to %s
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002616#: e2fsck/problem.c:1620
Theodore Ts'oddc32a02003-05-03 18:45:55 -04002617#, no-c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002618msgid ""
2619"@E has a non-unique filename.\n"
2620"Rename to %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002621msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002622"@E ha un nome file non univoco.\n"
2623"Cambiare il nome in %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002624
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002625#. @-expanded: Duplicate entry '%Dn' found.\n
2626#. @-expanded: \tMarking %p (%i) to be rebuilt.\n
2627#. @-expanded: \n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002628#: e2fsck/problem.c:1625
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002629#, fuzzy
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002630msgid ""
2631"Duplicate @e '%Dn' found.\n"
2632"\tMarking %p (%i) to be rebuilt.\n"
2633"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002634msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002635"Trovato @e duplicato '%Dn'.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002636"\t%p (%i) è da ricostruire.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002637"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002638
Theodore Ts'o851bcf32007-07-08 12:09:40 -04002639#. @-expanded: i_blocks_hi for inode %i (%Q) is %N, should be zero.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002640#: e2fsck/problem.c:1630
Theodore Ts'o851bcf32007-07-08 12:09:40 -04002641#, fuzzy
2642msgid "i_blocks_hi @F %N, @s zero.\n"
2643msgstr "i_fsize @F %N @s zero.\n"
2644
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002645#. @-expanded: Unexpected block in HTREE directory inode %d (%q).\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002646#: e2fsck/problem.c:1635
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002647msgid "Unexpected @b in @h %d (%q).\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002648msgstr ""
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002649
2650#. @-expanded: entry '%Dn' in %p (%i) references inode %Di in group %g where _INODE_UNINIT is set.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002651#: e2fsck/problem.c:1639
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002652msgid "@E references @i %Di in @g %g where _INODE_UNINIT is set.\n"
2653msgstr ""
2654
2655#. @-expanded: entry '%Dn' in %p (%i) references inode %Di found in group %g's unused inodes area.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002656#: e2fsck/problem.c:1644
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002657msgid "@E references @i %Di found in @g %g's unused inodes area.\n"
2658msgstr ""
2659
Eric Sandeen032eafe2012-07-28 17:48:36 -04002660#. @-expanded: i_file_acl_hi for inode %i (%Q) is %N, should be zero.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002661#: e2fsck/problem.c:1649
Eric Sandeen032eafe2012-07-28 17:48:36 -04002662#, fuzzy
2663msgid "i_file_acl_hi @F %N, @s zero.\n"
2664msgstr "i_file_acl @F %If @s zero.\n"
2665
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002666#. @-expanded: problem in HTREE directory inode %d: root node fails checksum.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002667#: e2fsck/problem.c:1654
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002668#, fuzzy, c-format
2669msgid "@p @h %d: root node fails checksum.\n"
2670msgstr "@p un @h (%d): nodo root non valido\n"
2671
2672#. @-expanded: problem in HTREE directory inode %d: internal node fails checksum.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002673#: e2fsck/problem.c:1659
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002674#, fuzzy, c-format
2675msgid "@p @h %d: internal node fails checksum.\n"
2676msgstr "@p un @h (%d): nodo root non valido\n"
2677
2678#. @-expanded: directory inode %i, %B, offset %N: directory has no checksum.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002679#: e2fsck/problem.c:1664
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002680#, fuzzy
2681msgid "@d @i %i, %B, offset %N: @d has no checksum.\n"
2682msgstr "@i %i della @d, offset %N: @d corrotta\n"
2683
2684#. @-expanded: directory inode %i, %B: directory passes checks but fails checksum.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002685#: e2fsck/problem.c:1669
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002686msgid "@d @i %i, %B: @d passes checks but fails checksum.\n"
2687msgstr ""
2688
2689#. @-expanded: Inline directory inode %i size (%N) must be a multiple of 4.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002690#: e2fsck/problem.c:1674
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002691msgid "Inline @d @i %i size (%N) must be a multiple of 4.\n"
2692msgstr ""
2693
2694#. @-expanded: Fixing size of inline directory inode %i failed.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002695#: e2fsck/problem.c:1679
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002696#, c-format
2697msgid "Fixing size of inline @d @i %i failed.\n"
2698msgstr ""
2699
2700#. @-expanded: Encrypted entry '%Dn' in %p (%i) is too short.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002701#: e2fsck/problem.c:1684
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002702msgid "Encrypted @E is too short.\n"
2703msgstr ""
2704
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002705#. @-expanded: Pass 3: Checking directory connectivity\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002706#: e2fsck/problem.c:1691
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002707msgid "Pass 3: Checking @d connectivity\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002708msgstr "Passo 3: Controllo della connettività di @d\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002709
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002710#. @-expanded: root inode not allocated.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002711#: e2fsck/problem.c:1696
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002712msgid "@r not allocated. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002713msgstr "@r non allocato."
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002714
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002715#. @-expanded: No room in lost+found directory.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002716#: e2fsck/problem.c:1701
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002717msgid "No room in @l @d. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002718msgstr "Non c'è spazio nella @d @l"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002719
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002720#. @-expanded: Unconnected directory inode %i (%p)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002721#: e2fsck/problem.c:1706
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002722#, c-format
2723msgid "Unconnected @d @i %i (%p)\n"
2724msgstr ""
2725
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002726#. @-expanded: /lost+found not found.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002727#: e2fsck/problem.c:1711
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002728msgid "/@l not found. "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002729msgstr "/@l non trovata. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002730
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002731#. @-expanded: '..' in %Q (%i) is %P (%j), should be %q (%d).\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002732#: e2fsck/problem.c:1716
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002733msgid "'..' in %Q (%i) is %P (%j), @s %q (%d).\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002734msgstr "'..' in %Q (%i) è %P (%j), @s %q (%d).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002735
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002736#. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002737#: e2fsck/problem.c:1721
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002738#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002739msgid "Bad or non-existent /@l. Cannot reconnect.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002740msgstr "/@l non valida o inesistente. Impossibile riconnettere.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002741
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002742#. @-expanded: Could not expand /lost+found: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002743#: e2fsck/problem.c:1726
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002744#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002745msgid "Could not expand /@l: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002746msgstr "Impossibile espandere /@l: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002747
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002748#: e2fsck/problem.c:1731
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002749#, fuzzy, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002750msgid "Could not reconnect %i: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002751msgstr "Impossibile riconnettere %i: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002752
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002753#. @-expanded: Error while trying to find /lost+found: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002754#: e2fsck/problem.c:1736
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002755#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002756msgid "Error while trying to find /@l: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002757msgstr "Errore cercando /@l: %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002758
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002759#. @-expanded: ext2fs_new_block: %m while trying to create /lost+found directory\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002760#: e2fsck/problem.c:1741
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002761#, fuzzy, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002762msgid "ext2fs_new_@b: %m while trying to create /@l @d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002763msgstr "ext2fs_new_block: %m cercando di creare la @d /@l\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002764
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002765#. @-expanded: ext2fs_new_inode: %m while trying to create /lost+found directory\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002766#: e2fsck/problem.c:1746
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002767#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002768msgid "ext2fs_new_@i: %m while trying to create /@l @d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002769msgstr "ext2fs_new_@i: %m cercando di creare la @d /@l\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002770
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002771#. @-expanded: ext2fs_new_dir_block: %m while creating new directory block\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002772#: e2fsck/problem.c:1751
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002773#, fuzzy, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002774msgid "ext2fs_new_dir_@b: %m while creating new @d @b\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002775msgstr "ext2f_new_dir_block: %m creando un nuovo @b @d\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04002776
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002777#. @-expanded: ext2fs_write_dir_block: %m while writing the directory block for /lost+found\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002778#: e2fsck/problem.c:1756
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002779#, fuzzy, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002780msgid "ext2fs_write_dir_@b: %m while writing the @d @b for /@l\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002781msgstr "ext2fs_write_dir_block: %m scrivendo il @b @d per /@l\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002782
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002783#. @-expanded: Error while adjusting inode count on inode %i\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002784#: e2fsck/problem.c:1761
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002785#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002786msgid "Error while adjusting @i count on @i %i\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002787msgstr "Errore aggiustando il numero @i nell'@i %i\n"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002788
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002789#. @-expanded: Couldn't fix parent of inode %i: %m\n
2790#. @-expanded: \n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002791#: e2fsck/problem.c:1766
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002792#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002793msgid ""
2794"Couldn't fix parent of @i %i: %m\n"
2795"\n"
2796msgstr ""
2797
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002798#. @-expanded: Couldn't fix parent of inode %i: Couldn't find parent directory entry\n
2799#. @-expanded: \n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002800#: e2fsck/problem.c:1771
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002801#, c-format
2802msgid ""
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002803"Couldn't fix parent of @i %i: Couldn't find parent @d @e\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002804"\n"
2805msgstr ""
2806
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002807#. @-expanded: Error creating root directory (%s): %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002808#: e2fsck/problem.c:1781
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002809#, c-format
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002810msgid "Error creating root @d (%s): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002811msgstr "Errore creando la @d root (%s): %m\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002812
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002813#. @-expanded: Error creating /lost+found directory (%s): %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002814#: e2fsck/problem.c:1786
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002815#, c-format
2816msgid "Error creating /@l @d (%s): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002817msgstr "Errore creando la @d /@l (%s): %m\n"
Theodore Ts'of27eb6e2003-08-21 02:11:44 -04002818
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002819#. @-expanded: root inode is not a directory; aborting.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002820#: e2fsck/problem.c:1791
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002821#, fuzzy
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002822msgid "@r is not a @d; aborting.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002823msgstr "L'@r non è una @d; cancellazione.\n"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05002824
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002825#. @-expanded: Cannot proceed without a root inode.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002826#: e2fsck/problem.c:1796
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002827msgid "Cannot proceed without a @r.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002828msgstr "Impossibile procedere senza un @r.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002829
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002830#. @-expanded: /lost+found is not a directory (ino=%i)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002831#: e2fsck/problem.c:1806
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002832#, c-format
2833msgid "/@l is not a @d (ino=%i)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002834msgstr "/@l non è una @d (ino=%i)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002835
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002836#. @-expanded: /lost+found has inline data\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002837#: e2fsck/problem.c:1811
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002838msgid "/@l has inline data\n"
2839msgstr ""
2840
2841#. @-expanded: Cannot allocate space for /lost+found.\n
2842#. @-expanded: Place lost files in root directory instead
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002843#: e2fsck/problem.c:1816
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002844msgid ""
2845"Cannot allocate space for /@l.\n"
2846"Place lost files in root directory instead"
2847msgstr ""
2848
2849#. @-expanded: Insufficient space to recover lost files!\n
2850#. @-expanded: Move data off the filesystem and re-run e2fsck.\n
2851#. @-expanded: \n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002852#: e2fsck/problem.c:1821
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002853msgid ""
2854"Insufficient space to recover lost files!\n"
2855"Move data off the @f and re-run e2fsck.\n"
2856"\n"
2857msgstr ""
2858
2859#. @-expanded: /lost+found is encrypted\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002860#: e2fsck/problem.c:1826
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04002861msgid "/@l is encrypted\n"
2862msgstr ""
2863
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002864#: e2fsck/problem.c:1833
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002865msgid "Pass 3A: Optimizing directories\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002866msgstr "Passo 3A: Ottimizzazione delle directory\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002867
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002868#: e2fsck/problem.c:1838
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002869#, fuzzy, c-format
2870msgid "Failed to create dirs_to_hash iterator: %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002871msgstr "Impossibile creare un iteratore dirs_to_hash: %m"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002872
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002873#: e2fsck/problem.c:1843
Theodore Ts'o945ffb92009-01-26 20:43:10 -05002874#, fuzzy
2875msgid "Failed to optimize directory %q (%d): %m\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002876msgstr "Impossibile ottimizzare la directory %q (%d): %m"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002877
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002878#: e2fsck/problem.c:1848
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002879msgid "Optimizing directories: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002880msgstr "Ottimizzazione delle directory: "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05002881
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002882#: e2fsck/problem.c:1865
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002883msgid "Pass 4: Checking reference counts\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002884msgstr "Pass 4: Controllo del numero dei riferimenti\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002885
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002886#. @-expanded: unattached zero-length inode %i.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002887#: e2fsck/problem.c:1870
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002888#, fuzzy, c-format
2889msgid "@u @z @i %i. "
2890msgstr "@i @o @I %i nel @S.\n"
2891
2892#. @-expanded: unattached inode %i\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002893#: e2fsck/problem.c:1875
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002894#, c-format
2895msgid "@u @i %i\n"
2896msgstr ""
2897
2898#. @-expanded: inode %i ref count is %Il, should be %N.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002899#: e2fsck/problem.c:1880
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002900#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002901msgid "@i %i ref count is %Il, @s %N. "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002902msgstr "Il contatore riferimenti dell'@i %i è %Il, @s %N. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002903
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002904#. @-expanded: WARNING: PROGRAMMING BUG IN E2FSCK!\n
2905#. @-expanded: \tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n
2906#. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002907#: e2fsck/problem.c:1884
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002908msgid ""
2909"WARNING: PROGRAMMING BUG IN E2FSCK!\n"
2910"\tOR SOME BONEHEAD (YOU) IS CHECKING A MOUNTED (LIVE) FILESYSTEM.\n"
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002911"@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 +00002912msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002913"ATTENZIONE: ERRORE DI PROGRAMMAZIONE IN E2FSCK!\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04002914"\tO QUALCHE TESTA VUOTA (TU) STA CONTROLLANDO UN FILE SYSTEM MONTATO "
2915"(LIVE).\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04002916"@i_link_info[%i] è %N, @i.i_links_count è %Il. Dovrebbero essere identici!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002917
Theodore Ts'o899425b2018-02-27 22:25:04 -05002918#. @-expanded: extended attribute inode %i ref count is %N, should be %n.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002919#: e2fsck/problem.c:1891
Theodore Ts'o899425b2018-02-27 22:25:04 -05002920#, fuzzy
2921msgid "@a @i %i ref count is %N, @s %n. "
2922msgstr "Il contatore riferimenti dell'@i %i è %Il, @s %N. "
2923
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002924#. @-expanded: directory exceeds max links, but no DIR_NLINK feature in superblock.\n
2925#: e2fsck/problem.c:1896
2926msgid "@d exceeds max links, but no DIR_NLINK feature in @S.\n"
2927msgstr ""
2928
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002929#. @-expanded: Pass 5: Checking group summary information\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002930#: e2fsck/problem.c:1903
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002931#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002932msgid "Pass 5: Checking @g summary information\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002933msgstr "Passo 5: Controllo del riepilogo delle informazioni del @g\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002934
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002935#. @-expanded: Padding at end of inode bitmap is not set.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002936#: e2fsck/problem.c:1908
Theodore Ts'o72933b92005-01-11 14:05:00 -05002937#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002938msgid "Padding at end of @i @B is not set. "
Theodore Ts'o72933b92005-01-11 14:05:00 -05002939msgstr "Riempimento alla fine di @i @B non impostato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002940
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002941#. @-expanded: Padding at end of block bitmap is not set.
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002942#: e2fsck/problem.c:1913
Theodore Ts'o72933b92005-01-11 14:05:00 -05002943#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002944msgid "Padding at end of @b @B is not set. "
Theodore Ts'o72933b92005-01-11 14:05:00 -05002945msgstr "Riempimento alla fine di @b @B non impostato. "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002946
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002947#. @-expanded: block bitmap differences:
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002948#: e2fsck/problem.c:1918
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002949msgid "@b @B differences: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002950msgstr "Differenze nella @B dei @b: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002951
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002952#. @-expanded: inode bitmap differences:
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002953#: e2fsck/problem.c:1938
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002954msgid "@i @B differences: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002955msgstr "Differenze nella @B degli @i: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002956
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002957#. @-expanded: Free inodes count wrong for group #%g (%i, counted=%j).\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002958#: e2fsck/problem.c:1958
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002959msgid "Free @is count wrong for @g #%g (%i, counted=%j).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002960msgstr "Numero degli @i liberi errato per il @g #%g (%i, contati=%j).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002961
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002962#. @-expanded: Directories count wrong for group #%g (%i, counted=%j).\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002963#: e2fsck/problem.c:1963
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002964msgid "Directories count wrong for @g #%g (%i, counted=%j).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002965msgstr "Numero delle directory errato per il @g #%g (%i, contati=%j).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002966
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002967#. @-expanded: Free inodes count wrong (%i, counted=%j).\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002968#: e2fsck/problem.c:1968
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002969msgid "Free @is count wrong (%i, counted=%j).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002970msgstr "Numero degli @i liberi errato (%i, contati=%j).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002971
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002972#. @-expanded: Free blocks count wrong for group #%g (%b, counted=%c).\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002973#: e2fsck/problem.c:1973
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002974msgid "Free @bs count wrong for @g #%g (%b, counted=%c).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002975msgstr "Numero dei @b(i) liberi errato per il @g #%g (%b, contati=%c).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002976
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002977#. @-expanded: Free blocks count wrong (%b, counted=%c).\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002978#: e2fsck/problem.c:1978
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002979msgid "Free @bs count wrong (%b, counted=%c).\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002980msgstr "Numero dei @b(i) liberi errato (%b, contati=%c).\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002981
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002982#. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated bitmap
2983#. @-expanded: endpoints (%i, %j)\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002984#: e2fsck/problem.c:1983
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04002985msgid ""
2986"PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2987"endpoints (%i, %j)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002988msgstr ""
2989
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002990#: e2fsck/problem.c:1989
Theodore Ts'ofefbd262004-11-09 12:02:53 -05002991#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002992msgid "Internal error: fudging end of bitmap (%N)\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04002993msgstr ""
2994"Errore interno: impossibile individuare la fine della mappa di bit (%N)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00002995
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002996#. @-expanded: Error copying in replacement inode bitmap: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04002997#: e2fsck/problem.c:1994
Theodore Ts'o7ae19832005-06-19 09:45:36 -04002998#, fuzzy, c-format
2999msgid "Error copying in replacement @i @B: %m\n"
3000msgstr "Errore durante la lettura dell'@i %i: %m\n"
3001
3002#. @-expanded: Error copying in replacement block bitmap: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003003#: e2fsck/problem.c:1999
Theodore Ts'o7ae19832005-06-19 09:45:36 -04003004#, c-format
3005msgid "Error copying in replacement @b @B: %m\n"
3006msgstr ""
3007
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003008#. @-expanded: group %g block(s) in use but group is marked BLOCK_UNINIT\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003009#: e2fsck/problem.c:2024
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003010#, c-format
3011msgid "@g %g @b(s) in use but @g is marked BLOCK_UNINIT\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003012msgstr ""
3013
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003014#. @-expanded: group %g inode(s) in use but group is marked INODE_UNINIT\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003015#: e2fsck/problem.c:2029
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003016#, c-format
3017msgid "@g %g @i(s) in use but @g is marked INODE_UNINIT\n"
3018msgstr ""
3019
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003020#. @-expanded: group %g inode bitmap does not match checksum.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003021#: e2fsck/problem.c:2034
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003022#, c-format
3023msgid "@g %g @i @B does not match checksum.\n"
3024msgstr ""
3025
3026#. @-expanded: group %g block bitmap does not match checksum.\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003027#: e2fsck/problem.c:2039
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003028#, c-format
3029msgid "@g %g @b @B does not match checksum.\n"
3030msgstr ""
3031
Eric Sandeen032eafe2012-07-28 17:48:36 -04003032#. @-expanded: Recreate journal
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003033#: e2fsck/problem.c:2046
Eric Sandeen032eafe2012-07-28 17:48:36 -04003034#, fuzzy
3035msgid "Recreate @j"
3036msgstr "Ricrea"
3037
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003038#: e2fsck/problem.c:2051
Eric Sandeen032eafe2012-07-28 17:48:36 -04003039msgid "Update quota info for quota type %N"
3040msgstr ""
3041
Theodore Ts'obd386982015-05-17 20:34:58 -04003042#. @-expanded: Error setting block group checksum info: %m\n
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003043#: e2fsck/problem.c:2056
Theodore Ts'obd386982015-05-17 20:34:58 -04003044#, fuzzy, c-format
3045msgid "Error setting @b @g checksum info: %m\n"
3046msgstr "impostando l'inode del blocco difettoso"
3047
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003048#: e2fsck/problem.c:2061
Theodore Ts'obd386982015-05-17 20:34:58 -04003049#, fuzzy, c-format
3050msgid "Error writing file system info: %m\n"
3051msgstr "Errore durante la lettura dell'@i %i: %m\n"
3052
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003053#: e2fsck/problem.c:2066
Theodore Ts'obd386982015-05-17 20:34:58 -04003054#, c-format
3055msgid "Error flushing writes to storage device: %m\n"
3056msgstr ""
3057
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003058#: e2fsck/problem.c:2071
Theodore Ts'o48203a32016-06-08 15:45:26 -04003059msgid "Error writing quota info for quota type %N: %m\n"
Theodore Ts'o21725192017-08-23 19:46:04 -04003060msgstr ""
Theodore Ts'o48203a32016-06-08 15:45:26 -04003061
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003062#: e2fsck/problem.c:2194
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003063#, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003064msgid "Unhandled error code (0x%x)!\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003065msgstr "Codice errore non gestito (0x%x)!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003066
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003067#: e2fsck/problem.c:2320 e2fsck/problem.c:2324
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003068msgid "IGNORED"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003069msgstr "IGNORATO"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003070
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003071#: e2fsck/quota.c:30 e2fsck/quota.c:37 e2fsck/quota.c:50 e2fsck/quota.c:59
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003072msgid "in move_quota_inode"
3073msgstr ""
3074
Eric Sandeen032eafe2012-07-28 17:48:36 -04003075#: e2fsck/scantest.c:79
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003076#, c-format
3077msgid "Memory used: %d, elapsed time: %6.3f/%6.3f/%6.3f\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003078msgstr "Memoria usata: %d, tempo rimasto: %6.3f/%6.3f/%6.3f\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003079
Eric Sandeen032eafe2012-07-28 17:48:36 -04003080#: e2fsck/scantest.c:98
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003081#, c-format
3082msgid "size of inode=%d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003083msgstr "dimensione di un inode=%d\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003084
Eric Sandeen032eafe2012-07-28 17:48:36 -04003085#: e2fsck/scantest.c:119
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003086msgid "while starting inode scan"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003087msgstr "iniziando la scansione degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003088
Eric Sandeen032eafe2012-07-28 17:48:36 -04003089#: e2fsck/scantest.c:130
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003090msgid "while doing inode scan"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003091msgstr "durante la scansione dell'inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003092
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003093#: e2fsck/super.c:224
Theodore Ts'o146649c2018-02-08 23:39:22 -05003094#, fuzzy, c-format
3095msgid "while calling ext2fs_block_iterate for inode %u"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003096msgstr "chiamando ext2fs_block_iterate per l'inode %d"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003097
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003098#: e2fsck/super.c:249
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003099#, fuzzy, c-format
Theodore Ts'o146649c2018-02-08 23:39:22 -05003100msgid "while calling ext2fs_adjust_ea_refcount2 for inode %u"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003101msgstr "chiamando ext2fs_adjust_ea_refocunt per l'inode %d"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003102
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003103#: e2fsck/super.c:374
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003104msgid "Truncating"
3105msgstr ""
3106
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003107#: e2fsck/super.c:375
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003108msgid "Clearing"
3109msgstr ""
3110
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04003111#: e2fsck/unix.c:77
Theodore Ts'o197abba2005-06-20 18:00:23 -04003112#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003113msgid ""
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04003114"Usage: %s [-panyrcdfktvDFV] [-b superblock] [-B blocksize]\n"
Theodore Ts'o197abba2005-06-20 18:00:23 -04003115"\t\t[-l|-L bad_blocks_file] [-C fd] [-j external_journal]\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003116"\t\t[-E extended-options] [-z undo_file] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003117msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003118"Utilizzo: %s [-panyrcdfvstDFSV] [-b superblocco] [-B dimensione_blocco]\n"
3119"\t\t[-I blocchi_buffer_inode] [-P processa_dimensione_inode]\n"
3120"\t\t[-l|-L file_blocchi_non_validi] [-C fd] [-j ext-journal]\n"
3121"\t\t[-E opzioni-estese] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003122
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003123#: e2fsck/unix.c:82
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003124msgid ""
3125"\n"
3126"Emergency help:\n"
3127" -p Automatic repair (no questions)\n"
3128" -n Make no changes to the filesystem\n"
3129" -y Assume \"yes\" to all questions\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003130" -c Check for bad blocks and add them to the badblock "
3131"list\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003132" -f Force checking even if filesystem is marked clean\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003133msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003134"\n"
3135"Aiuto di emergenza:\n"
3136" -p Riparazione automatica (senza domande)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003137" -n Non effettua modifiche nel file system\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003138" -y Risposta affermativa a tutte le domande\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003139" -c Cerca blocchi non validi e li aggiunge nell'apposito "
3140"elenco\n"
3141" -f Forza il controllo anche se il file system è segnato "
3142"come pulito\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003143
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003144#: e2fsck/unix.c:88
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003145#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003146msgid ""
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003147" -v Be verbose\n"
3148" -b superblock Use alternative superblock\n"
3149" -B blocksize Force blocksize when looking for superblock\n"
Theodore Ts'o197abba2005-06-20 18:00:23 -04003150" -j external_journal Set location of the external journal\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003151" -l bad_blocks_file Add to badblocks list\n"
3152" -L bad_blocks_file Set badblocks list\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003153" -z undo_file Create an undo file\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003154msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003155" -v Modalità prolissa\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003156" -b superblocco Usa un superblocco alternativo\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003157" -B dim_blocco Forza la dimensione dei blocchi durante la ricerca del "
3158"superblocco\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003159" -j journal-esterno Specifica la posizione del journal esterno\n"
3160" -l file_bad_blocks Aggiungi alla lista dei blocchi non validi\n"
3161" -L file_bad_blocks Imposta la lista dei blocchi non validi\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003162
Theodore Ts'o89128f82018-01-01 19:36:37 -05003163#: e2fsck/unix.c:136
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05003164#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04003165msgid "%s: %u/%u files (%0d.%d%% non-contiguous), %llu/%llu blocks\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003166msgstr "%s: %d/%d files (%0d.%d%% non contigui), %d/%d blocchi\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003167
Theodore Ts'o89128f82018-01-01 19:36:37 -05003168#: e2fsck/unix.c:162
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003169#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04003170msgid ""
3171"\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003172"%12u inode used (%2.2f%%, out of %u)\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003173msgid_plural ""
3174"\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003175"%12u inodes used (%2.2f%%, out of %u)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003176msgstr[0] ""
3177msgstr[1] ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04003178
Theodore Ts'o89128f82018-01-01 19:36:37 -05003179#: e2fsck/unix.c:166
Eric Sandeen032eafe2012-07-28 17:48:36 -04003180#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003181msgid "%12u non-contiguous file (%0d.%d%%)\n"
3182msgid_plural "%12u non-contiguous files (%0d.%d%%)\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003183msgstr[0] ""
3184msgstr[1] ""
3185
Theodore Ts'o89128f82018-01-01 19:36:37 -05003186#: e2fsck/unix.c:171
Eric Sandeen032eafe2012-07-28 17:48:36 -04003187#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003188msgid "%12u non-contiguous directory (%0d.%d%%)\n"
3189msgid_plural "%12u non-contiguous directories (%0d.%d%%)\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003190msgstr[0] ""
3191msgstr[1] ""
3192
Theodore Ts'o89128f82018-01-01 19:36:37 -05003193#: e2fsck/unix.c:176
Eric Sandeen032eafe2012-07-28 17:48:36 -04003194#, fuzzy, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003195msgid " # of inodes with ind/dind/tind blocks: %u/%u/%u\n"
3196msgstr " # di inode con blocchi ind/dind/tind: %d/%d/%d\n"
3197
Theodore Ts'o89128f82018-01-01 19:36:37 -05003198#: e2fsck/unix.c:184
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003199msgid " Extent depth histogram: "
3200msgstr ""
3201
Theodore Ts'o89128f82018-01-01 19:36:37 -05003202#: e2fsck/unix.c:193
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003203#, c-format
3204msgid "%12llu block used (%2.2f%%, out of %llu)\n"
3205msgid_plural "%12llu blocks used (%2.2f%%, out of %llu)\n"
3206msgstr[0] ""
3207msgstr[1] ""
3208
Theodore Ts'o89128f82018-01-01 19:36:37 -05003209#: e2fsck/unix.c:197
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003210#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003211msgid "%12u bad block\n"
3212msgid_plural "%12u bad blocks\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003213msgstr[0] "%12u blocco danneggiato\n"
3214msgstr[1] "%12u blocchi danneggiati\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003215
Theodore Ts'o89128f82018-01-01 19:36:37 -05003216#: e2fsck/unix.c:199
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003217#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003218msgid "%12u large file\n"
3219msgid_plural "%12u large files\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003220msgstr[0] ""
3221msgstr[1] ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04003222
Theodore Ts'o89128f82018-01-01 19:36:37 -05003223#: e2fsck/unix.c:201
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003224#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04003225msgid ""
3226"\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003227"%12u regular file\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003228msgid_plural ""
3229"\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003230"%12u regular files\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003231msgstr[0] ""
3232"\n"
3233"%12u file regolare\n"
3234msgstr[1] ""
3235"\n"
3236"%12u file regolari\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003237
Theodore Ts'o89128f82018-01-01 19:36:37 -05003238#: e2fsck/unix.c:203
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003239#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003240msgid "%12u directory\n"
3241msgid_plural "%12u directories\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003242msgstr[0] "%12u directory\n"
3243msgstr[1] "%12u directory\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003244
Theodore Ts'o89128f82018-01-01 19:36:37 -05003245#: e2fsck/unix.c:205
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003246#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003247msgid "%12u character device file\n"
3248msgid_plural "%12u character device files\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003249msgstr[0] ""
3250msgstr[1] ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04003251
Theodore Ts'o89128f82018-01-01 19:36:37 -05003252#: e2fsck/unix.c:208
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003253#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003254msgid "%12u block device file\n"
3255msgid_plural "%12u block device files\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003256msgstr[0] ""
3257msgstr[1] ""
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003258
Theodore Ts'o89128f82018-01-01 19:36:37 -05003259#: e2fsck/unix.c:210
Eric Sandeen032eafe2012-07-28 17:48:36 -04003260#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003261msgid "%12u fifo\n"
3262msgid_plural "%12u fifos\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003263msgstr[0] "%12u fifo\n"
3264msgstr[1] "%12u fifo\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003265
Theodore Ts'o89128f82018-01-01 19:36:37 -05003266#: e2fsck/unix.c:212
Eric Sandeen032eafe2012-07-28 17:48:36 -04003267#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003268msgid "%12u link\n"
3269msgid_plural "%12u links\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003270msgstr[0] "%12u collegamento\n"
3271msgstr[1] "%12u collegamenti\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003272
Theodore Ts'o89128f82018-01-01 19:36:37 -05003273#: e2fsck/unix.c:214
Eric Sandeen032eafe2012-07-28 17:48:36 -04003274#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003275msgid "%12u symbolic link"
3276msgid_plural "%12u symbolic links"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003277msgstr[0] "%12u collegamento simbolico"
3278msgstr[1] "%12u collegamenti simbolici"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003279
Theodore Ts'o89128f82018-01-01 19:36:37 -05003280#: e2fsck/unix.c:216
Eric Sandeen032eafe2012-07-28 17:48:36 -04003281#, c-format
3282msgid " (%u fast symbolic link)\n"
3283msgid_plural " (%u fast symbolic links)\n"
3284msgstr[0] ""
3285msgstr[1] ""
3286
Theodore Ts'o89128f82018-01-01 19:36:37 -05003287#: e2fsck/unix.c:220
Eric Sandeen032eafe2012-07-28 17:48:36 -04003288#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003289msgid "%12u socket\n"
3290msgid_plural "%12u sockets\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003291msgstr[0] "%12u socket\n"
3292msgstr[1] "%12u socket\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003293
Theodore Ts'o89128f82018-01-01 19:36:37 -05003294#: e2fsck/unix.c:224
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003295#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04003296msgid "%12u file\n"
3297msgid_plural "%12u files\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003298msgstr[0] "%12u file\n"
3299msgstr[1] "%12u file\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003300
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003301#: e2fsck/unix.c:237 misc/badblocks.c:1002 misc/tune2fs.c:3022 misc/util.c:126
Theodore Ts'o89128f82018-01-01 19:36:37 -05003302#: resize/main.c:354
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003303#, c-format
3304msgid "while determining whether %s is mounted."
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003305msgstr "nel determinare se %s è montato."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003306
Theodore Ts'o89128f82018-01-01 19:36:37 -05003307#: e2fsck/unix.c:258
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003308#, fuzzy, c-format
3309msgid "Warning! %s is mounted.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003310msgstr "Attenzione: %s è %s.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003311
Theodore Ts'o89128f82018-01-01 19:36:37 -05003312#: e2fsck/unix.c:261
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003313#, fuzzy, c-format
3314msgid "Warning! %s is in use.\n"
3315msgstr "Attenzione: %s è %s.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003316
Theodore Ts'o89128f82018-01-01 19:36:37 -05003317#: e2fsck/unix.c:267
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003318#, fuzzy, c-format
3319msgid "%s is mounted.\n"
3320msgstr "%s è montato: "
3321
Theodore Ts'o89128f82018-01-01 19:36:37 -05003322#: e2fsck/unix.c:269
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003323#, fuzzy, c-format
3324msgid "%s is in use.\n"
3325msgstr "%s è %s.\n"
3326
Theodore Ts'o89128f82018-01-01 19:36:37 -05003327#: e2fsck/unix.c:271
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003328msgid ""
3329"Cannot continue, aborting.\n"
3330"\n"
3331msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003332"Impossibile continuare, operazione annullata.\n"
3333"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003334
Theodore Ts'o89128f82018-01-01 19:36:37 -05003335#: e2fsck/unix.c:273
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003336msgid ""
3337"\n"
3338"\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003339"WARNING!!! The filesystem is mounted. If you continue you ***WILL***\n"
3340"cause ***SEVERE*** filesystem damage.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003341"\n"
3342msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003343"\n"
3344"\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003345"ATTENZIONE: il file system è montato. Continuando l'operazione\n"
3346"verranno causati seri danni al file system.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003347"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003348
Theodore Ts'o89128f82018-01-01 19:36:37 -05003349#: e2fsck/unix.c:278
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003350msgid "Do you really want to continue"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003351msgstr "Continuare"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003352
Theodore Ts'o89128f82018-01-01 19:36:37 -05003353#: e2fsck/unix.c:280
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003354msgid "check aborted.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003355msgstr "controllo annullato.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003356
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003357#: e2fsck/unix.c:374
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003358msgid " contains a file system with errors"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003359msgstr " contiene un file system con errori"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003360
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003361#: e2fsck/unix.c:376
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003362msgid " was not cleanly unmounted"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003363msgstr " non è stato smontato in maniera corretta"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003364
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003365#: e2fsck/unix.c:378
Theodore Ts'o7527ef12007-12-05 19:35:20 -05003366msgid " primary superblock features different from backup"
3367msgstr ""
3368
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003369#: e2fsck/unix.c:382
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003370#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003371msgid " has been mounted %u times without being checked"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003372msgstr " è stato montato %u volte senza essere controllato"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003373
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003374#: e2fsck/unix.c:389
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003375msgid " has filesystem last checked time in the future"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003376msgstr " presenta orario di ultimo controllo del file system nel futuro"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003377
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003378#: e2fsck/unix.c:395
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003379#, c-format
3380msgid " has gone %u days without being checked"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003381msgstr " non è stato controllato negli ultimi %u giorni"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003382
Theodore Ts'o89128f82018-01-01 19:36:37 -05003383#: e2fsck/unix.c:403
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003384msgid "ignoring check interval, broken_system_clock set\n"
3385msgstr ""
3386
3387#: e2fsck/unix.c:409
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003388msgid ", check forced.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003389msgstr ", controllo forzato.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003390
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003391#: e2fsck/unix.c:442
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003392#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04003393msgid "%s: clean, %u/%u files, %llu/%llu blocks"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003394msgstr "%s: a posto, %d/%d file, %d/%d blocchi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003395
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003396#: e2fsck/unix.c:462
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05003397#, fuzzy
3398msgid " (check deferred; on battery)"
3399msgstr " (controllo dopo il prossimo mount)"
3400
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003401#: e2fsck/unix.c:465
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05003402msgid " (check after next mount)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003403msgstr " (controllo dopo il prossimo mount)"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05003404
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003405#: e2fsck/unix.c:467
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05003406#, c-format
3407msgid " (check in %ld mounts)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003408msgstr " (controllo tra %ld mount)"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05003409
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003410#: e2fsck/unix.c:617
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003411#, c-format
3412msgid "ERROR: Couldn't open /dev/null (%s)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003413msgstr "ERRORE: Impossibile aprire /dev/null (%s)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003414
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003415#: e2fsck/unix.c:688
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003416msgid "Invalid EA version.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003417msgstr "Versione EA non valida.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003418
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003419#: e2fsck/unix.c:701
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003420#, fuzzy
3421msgid "Invalid readahead buffer size.\n"
3422msgstr "Parametro di stride non valido.\n"
3423
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003424#: e2fsck/unix.c:750
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003425#, c-format
Theodore Ts'o197abba2005-06-20 18:00:23 -04003426msgid "Unknown extended option: %s\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003427msgstr ""
3428
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003429#: e2fsck/unix.c:758
Theodore Ts'o21725192017-08-23 19:46:04 -04003430#, fuzzy
3431msgid ""
3432"\n"
3433"Extended options are separated by commas, and may take an argument which\n"
3434"is set off by an equals ('=') sign. Valid extended options are:\n"
3435"\n"
3436msgstr ""
3437"\n"
3438"Opzioni raid non valide.\n"
3439"\n"
3440"Le opzioni raid sono separte da virgole, e possono avere un parametro, che\n"
3441"\tè passato da un segno di uguale ('=').\n"
3442"\n"
3443"Le opzioni raid valide sono:\n"
3444"\tstride=lunghezza stride in blocchi>\n"
3445"\n"
3446
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003447#: e2fsck/unix.c:762
Theodore Ts'o21725192017-08-23 19:46:04 -04003448msgid "\tea_ver=<ea_version (1 or 2)>\n"
3449msgstr ""
3450
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003451#: e2fsck/unix.c:771
Theodore Ts'o21725192017-08-23 19:46:04 -04003452msgid "\treadahead_kb=<buffer size>\n"
3453msgstr ""
3454
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003455#: e2fsck/unix.c:783
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05003456#, c-format
3457msgid ""
3458"Syntax error in e2fsck config file (%s, line #%d)\n"
3459"\t%s\n"
3460msgstr ""
3461
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003462#: e2fsck/unix.c:856
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003463#, c-format
3464msgid "Error validating file descriptor %d: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003465msgstr "Errore convalidando il descrittore di file %d: %s\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003466
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003467#: e2fsck/unix.c:860
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003468#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003469msgid "Invalid completion information file descriptor"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003470msgstr "Informazioni di completamento descrittore di file non valide"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003471
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003472#: e2fsck/unix.c:875
Theodore Ts'o6956f612005-12-31 16:46:15 -05003473#, fuzzy
3474msgid "Only one of the options -p/-a, -n or -y may be specified."
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003475msgstr "Solo una tra le opzioni -p/-a, -n o -y può essere specificata."
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003476
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003477#: e2fsck/unix.c:896
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003478#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003479msgid "The -t option is not supported on this version of e2fsck.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003480msgstr "L'opzione -t non è supportata da questa versione di e2fsck.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003481
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003482#: e2fsck/unix.c:927 e2fsck/unix.c:1005 misc/e2initrd_helper.c:330
3483#: misc/tune2fs.c:1741 misc/tune2fs.c:2036 misc/tune2fs.c:2054
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05003484#, c-format
3485msgid "Unable to resolve '%s'"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003486msgstr "Impossibile risolvere '%s'"
Theodore Ts'o7a1b3322003-12-24 14:24:02 -05003487
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003488#: e2fsck/unix.c:984
Eric Sandeen032eafe2012-07-28 17:48:36 -04003489msgid "The -n and -D options are incompatible."
3490msgstr ""
3491
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003492#: e2fsck/unix.c:989
Eric Sandeen032eafe2012-07-28 17:48:36 -04003493msgid "The -n and -c options are incompatible."
3494msgstr ""
3495
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003496#: e2fsck/unix.c:994
Eric Sandeen032eafe2012-07-28 17:48:36 -04003497#, fuzzy
3498msgid "The -n and -l/-L options are incompatible."
3499msgstr "Le opzioni -c e -I/-L non possono essere usate contemporaneamente.\n"
3500
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003501#: e2fsck/unix.c:1018
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003502#, fuzzy
3503msgid "The -D and -E fixes_only options are incompatible."
3504msgstr "Le opzioni -c e -I/-L non possono essere usate contemporaneamente.\n"
3505
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003506#: e2fsck/unix.c:1024
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003507#, fuzzy
3508msgid "The -E bmap2extent and fixes_only options are incompatible."
3509msgstr "Le opzioni -c e -I/-L non possono essere usate contemporaneamente.\n"
3510
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003511#: e2fsck/unix.c:1088
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003512msgid "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 -05003513msgstr "Le opzioni -c e -I/-L non possono essere usate contemporaneamente.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003514
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003515#: e2fsck/unix.c:1135
Theodore Ts'o7527ef12007-12-05 19:35:20 -05003516#, c-format
3517msgid ""
3518"E2FSCK_JBD_DEBUG \"%s\" not an integer\n"
3519"\n"
3520msgstr ""
3521
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003522#: e2fsck/unix.c:1144
Theodore Ts'o7527ef12007-12-05 19:35:20 -05003523#, c-format
3524msgid ""
3525"\n"
3526"Invalid non-numeric argument to -%c (\"%s\")\n"
3527"\n"
3528msgstr ""
3529
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003530#: e2fsck/unix.c:1235
Eric Sandeen032eafe2012-07-28 17:48:36 -04003531#, c-format
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003532msgid ""
3533"MMP interval is %u seconds and total wait time is %u seconds. Please "
3534"wait...\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003535msgstr ""
3536
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003537#: e2fsck/unix.c:1252 e2fsck/unix.c:1257
Eric Sandeen032eafe2012-07-28 17:48:36 -04003538#, fuzzy
3539msgid "while checking MMP block"
3540msgstr "impostando il superblocco"
3541
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003542#: e2fsck/unix.c:1259
3543#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04003544msgid ""
3545"If you are sure the filesystem is not in use on any node, run:\n"
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003546"'tune2fs -f -E clear_mmp %s'\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003547msgstr ""
3548
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003549#: e2fsck/unix.c:1275
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003550#, fuzzy
3551msgid "while reading MMP block"
3552msgstr "leggendo l'inode numero 1"
3553
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003554#: e2fsck/unix.c:1295 e2fsck/unix.c:1347 misc/e2undo.c:236 misc/e2undo.c:281
3555#: misc/mke2fs.c:2613 misc/mke2fs.c:2664 misc/tune2fs.c:2754
3556#: misc/tune2fs.c:2799 resize/main.c:188 resize/main.c:233
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003557#, c-format
3558msgid ""
3559"Overwriting existing filesystem; this can be undone using the command:\n"
3560" e2undo %s %s\n"
3561"\n"
3562msgstr ""
3563
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003564#: e2fsck/unix.c:1336 misc/e2undo.c:270 misc/mke2fs.c:2653 misc/tune2fs.c:2788
Theodore Ts'o89128f82018-01-01 19:36:37 -05003565#: resize/main.c:222
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003566#, fuzzy, c-format
3567msgid "while trying to delete %s"
3568msgstr "provando a ridimensionare %s"
3569
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003570#: e2fsck/unix.c:1362 misc/mke2fs.c:2679 resize/main.c:243
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003571#, fuzzy
3572msgid "while trying to setup undo file\n"
3573msgstr ""
3574"\n"
3575"\tcercando di creare il file di journal"
3576
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003577#: e2fsck/unix.c:1405
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003578msgid "Error: ext2fs library version out of date!\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003579msgstr "Errore: versione obsoleta della libreria ext2fs!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003580
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003581#: e2fsck/unix.c:1412
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003582msgid "while trying to initialize program"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003583msgstr "tentando di inizializzare il programma"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003584
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003585#: e2fsck/unix.c:1435
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003586#, c-format
3587msgid "\tUsing %s, %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003588msgstr "\tUtilizzando %s, %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003589
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003590#: e2fsck/unix.c:1447
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003591msgid "need terminal for interactive repairs"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003592msgstr "serve il terminale per il riparo interattivo"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003593
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003594#: e2fsck/unix.c:1508
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003595#, fuzzy, c-format
Theodore Ts'o7527ef12007-12-05 19:35:20 -05003596msgid "%s: %s trying backup blocks...\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003597msgstr "%s cercando tra i blocchi di backup...\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003598
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003599#: e2fsck/unix.c:1510
Theodore Ts'o7527ef12007-12-05 19:35:20 -05003600msgid "Superblock invalid,"
3601msgstr ""
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003602
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003603#: e2fsck/unix.c:1511
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003604msgid "Group descriptors look bad..."
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003605msgstr "I descrittori di gruppo sembrano non validi..."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003606
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003607#: e2fsck/unix.c:1521
Eric Sandeen032eafe2012-07-28 17:48:36 -04003608#, fuzzy, c-format
3609msgid "%s: %s while using the backup blocks"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003610msgstr "durante la lettura dell'inode numero 1"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003611
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003612#: e2fsck/unix.c:1525
Eric Sandeen032eafe2012-07-28 17:48:36 -04003613#, fuzzy, c-format
3614msgid "%s: going back to original superblock\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003615msgstr "%s: non è stato trovato un superblocco valido del journal\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003616
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003617#: e2fsck/unix.c:1554
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003618msgid ""
3619"The filesystem revision is apparently too high for this version of e2fsck.\n"
3620"(Or the filesystem superblock is corrupt)\n"
3621"\n"
3622msgstr ""
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003623"La revisione del file system sembra troppo alta per questa versione di "
3624"e2fsck.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003625"(O il super-blocco del file system è danneggiato)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003626"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003627
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003628#: e2fsck/unix.c:1561
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003629msgid "Could this be a zero-length partition?\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003630msgstr "E' possibile che questa sia una partizione di dimensione zero?\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003631
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003632#: e2fsck/unix.c:1563
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003633#, c-format
3634msgid "You must have %s access to the filesystem or be root\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003635msgstr "Serve accesso di tipo %s al file system o è necessario essere root\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003636
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003637#: e2fsck/unix.c:1569
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003638msgid "Possibly non-existent or swap device?\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003639msgstr "Device non esistente o di swap?\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003640
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003641#: e2fsck/unix.c:1571
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05003642msgid "Filesystem mounted or opened exclusively by another program?\n"
3643msgstr ""
3644
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003645#: e2fsck/unix.c:1575
Eric Sandeen032eafe2012-07-28 17:48:36 -04003646#, fuzzy
3647msgid "Possibly non-existent device?\n"
3648msgstr "Device non esistente o di swap?\n"
3649
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003650#: e2fsck/unix.c:1578
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003651msgid ""
3652"Disk write-protected; use the -n option to do a read-only\n"
3653"check of the device.\n"
3654msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003655"Disco protetto da scrittura: usare l'opzione -n per controllare\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003656"in modalità sola lettura.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003657
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003658#: e2fsck/unix.c:1592
3659#, c-format
3660msgid "%s: Trying to load superblock despite errors...\n"
3661msgstr ""
3662
3663#: e2fsck/unix.c:1667
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003664msgid "Get a newer version of e2fsck!"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003665msgstr "Utilizzare una versione più nuova di e2fsck."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003666
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003667#: e2fsck/unix.c:1711
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04003668#, fuzzy, c-format
3669msgid "while checking journal for %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003670msgstr "controllando il journal ext3 per %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003671
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003672#: e2fsck/unix.c:1714
Theodore Ts'o48203a32016-06-08 15:45:26 -04003673#, fuzzy
3674msgid "Cannot proceed with file system check"
3675msgstr "Impossibile procedere senza un @r.\n"
3676
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003677#: e2fsck/unix.c:1725
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003678msgid ""
3679"Warning: skipping journal recovery because doing a read-only filesystem "
3680"check.\n"
3681msgstr ""
3682"Attenzione: essendo un controllo a sola lettura, il journal non verrà "
3683"ripristinato.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003684
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003685# fuzzy
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003686#: e2fsck/unix.c:1737
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003687#, c-format
3688msgid "unable to set superblock flags on %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003689msgstr "impossibile impostarei i flag del superblocco a %s\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04003690
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003691#: e2fsck/unix.c:1743
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04003692#, fuzzy, c-format
3693msgid "Journal checksum error found in %s\n"
3694msgstr "Superblocco del journal non trovato!\n"
3695
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003696#: e2fsck/unix.c:1747
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04003697#, fuzzy, c-format
3698msgid "Journal corrupted in %s\n"
3699msgstr "Journal rimosso\n"
3700
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003701#: e2fsck/unix.c:1751
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04003702#, fuzzy, c-format
3703msgid "while recovering journal of %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003704msgstr "ripristinando il journal ext3 di %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003705
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003706#: e2fsck/unix.c:1773
Theodore Ts'o8f741372008-02-28 21:47:05 -05003707#, fuzzy, c-format
3708msgid "%s has unsupported feature(s):"
3709msgstr "L'@h %i ha una versione dell'hash non supportata (%N)\n"
3710
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003711#: e2fsck/unix.c:1832
Eric Sandeen032eafe2012-07-28 17:48:36 -04003712#, fuzzy, c-format
3713msgid "%s: %s while reading bad blocks inode\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003714msgstr "leggendo l'inode numero 1"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003715
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003716#: e2fsck/unix.c:1835
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003717msgid "This doesn't bode well, but we'll try to go on...\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003718msgstr "Questo non è un buon segno, ma si tenterà di continuare...\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003719
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003720#: e2fsck/unix.c:1875
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003721#, c-format
3722msgid "Creating journal (%d blocks): "
3723msgstr "Creazione del journal (%d blocchi): "
3724
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003725#: e2fsck/unix.c:1885
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003726msgid " Done.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003727msgstr ""
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003728
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003729#: e2fsck/unix.c:1887
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003730msgid ""
3731"\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003732"*** journal has been regenerated ***\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003733msgstr ""
3734
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003735#: e2fsck/unix.c:1893
Theodore Ts'obd386982015-05-17 20:34:58 -04003736msgid "aborted"
3737msgstr "annullato"
3738
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003739#: e2fsck/unix.c:1895
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003740#, c-format
3741msgid "%s: e2fsck canceled.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003742msgstr "%s: e2fsck cancellato.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003743
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003744#: e2fsck/unix.c:1922
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003745msgid "Restarting e2fsck from the beginning...\n"
3746msgstr "Riavvio di e2fsck dall'inizio...\n"
3747
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003748#: e2fsck/unix.c:1926
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003749msgid "while resetting context"
3750msgstr "resettando il contesto"
3751
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003752#: e2fsck/unix.c:1985
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003753#, fuzzy, c-format
3754msgid ""
3755"\n"
3756"%s: ***** FILE SYSTEM ERRORS CORRECTED *****\n"
3757msgstr ""
3758"\n"
3759"%s: ***** IL FILE SYSTEM È STATO MODIFICATO *****\n"
3760
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003761#: e2fsck/unix.c:1987
Theodore Ts'o21725192017-08-23 19:46:04 -04003762#, c-format
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003763msgid "%s: File system was modified.\n"
Theodore Ts'o21725192017-08-23 19:46:04 -04003764msgstr ""
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003765
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003766#: e2fsck/unix.c:1991 e2fsck/util.c:71
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003767#, c-format
3768msgid ""
3769"\n"
3770"%s: ***** FILE SYSTEM WAS MODIFIED *****\n"
3771msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003772"\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003773"%s: ***** IL FILE SYSTEM È STATO MODIFICATO *****\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003774
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003775#: e2fsck/unix.c:1996
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04003776#, fuzzy, c-format
3777msgid "%s: ***** REBOOT SYSTEM *****\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003778msgstr "%s: ***** RIAVVIARE LINUX *****\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003779
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003780#: e2fsck/unix.c:2006 e2fsck/util.c:77
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003781#, c-format
3782msgid ""
3783"\n"
3784"%s: ********** WARNING: Filesystem still has errors **********\n"
3785"\n"
3786msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003787"\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003788"%s: ********** ATTENZIONE: Il file system contiene ancora errori "
3789"************\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003790"\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003791
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003792#: e2fsck/util.c:196 misc/util.c:93
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003793msgid "yY"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003794msgstr "sS"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003795
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003796#: e2fsck/util.c:197
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003797msgid "nN"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003798msgstr "nN"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003799
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003800#: e2fsck/util.c:198
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003801msgid "aA"
3802msgstr ""
3803
Theodore Ts'o21725192017-08-23 19:46:04 -04003804#: e2fsck/util.c:202
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003805msgid " ('a' enables 'yes' to all) "
3806msgstr ""
3807
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003808#: e2fsck/util.c:219
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003809msgid "<y>"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003810msgstr "<s>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003811
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003812#: e2fsck/util.c:221
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003813msgid "<n>"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003814msgstr "<n>"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003815
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003816#: e2fsck/util.c:223
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003817msgid " (y/n)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003818msgstr " (s/n)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003819
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003820#: e2fsck/util.c:246
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003821msgid "cancelled!\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003822msgstr "cancellato!\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003823
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003824#: e2fsck/util.c:279
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04003825msgid "yes to all\n"
3826msgstr ""
3827
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003828#: e2fsck/util.c:281
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003829msgid "yes\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003830msgstr "sì\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003831
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003832#: e2fsck/util.c:283
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003833msgid "no\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003834msgstr "no\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05003835
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003836#: e2fsck/util.c:293
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003837#, c-format
3838msgid ""
3839"%s? no\n"
3840"\n"
3841msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003842"%s? no\n"
3843"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003844
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003845#: e2fsck/util.c:297
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003846#, c-format
3847msgid ""
3848"%s? yes\n"
3849"\n"
3850msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003851"%s? sì\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003852"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003853
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003854#: e2fsck/util.c:301
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003855msgid "yes"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04003856msgstr "sì"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003857
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003858#: e2fsck/util.c:301
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003859msgid "no"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003860msgstr "no"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003861
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003862#: e2fsck/util.c:317
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003863#, c-format
3864msgid "e2fsck_read_bitmaps: illegal bitmap block(s) for %s"
3865msgstr ""
3866
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003867#: e2fsck/util.c:322
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003868msgid "reading inode and block bitmaps"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003869msgstr "lettura delle mappe di bit inode e blocco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003870
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003871#: e2fsck/util.c:334
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003872#, c-format
3873msgid "while retrying to read bitmaps for %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003874msgstr "riprovando a leggere le mappe di bit per %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003875
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003876#: e2fsck/util.c:346
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003877#, fuzzy
3878msgid "writing block and inode bitmaps"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003879msgstr "scrivendo le mappe di bit di blocco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003880
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003881#: e2fsck/util.c:351
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003882#, fuzzy, c-format
3883msgid "while rewriting block and inode bitmaps for %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003884msgstr "riprovando a scrivere le mappe di bit di inode per %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003885
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003886# fuzzy
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003887#: e2fsck/util.c:363
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003888#, c-format
3889msgid ""
3890"\n"
3891"\n"
3892"%s: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.\n"
3893"\t(i.e., without -a or -p options)\n"
3894msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003895"\n"
3896"\n"
3897"%s: INCONSISTENZA INASPETTATA: ESEGUIRE fsck MANUALMENTE.\n"
3898"\t(es., senza le opzioni -a o -p)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003899
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003900#: e2fsck/util.c:444
Eric Sandeen032eafe2012-07-28 17:48:36 -04003901#, fuzzy, c-format
3902msgid "Memory used: %luk/%luk (%luk/%luk), "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003903msgstr "Memoria usata: %dk/%dk (%dk/%dk), "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003904
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003905#: e2fsck/util.c:448
Eric Sandeen032eafe2012-07-28 17:48:36 -04003906#, fuzzy, c-format
3907msgid "Memory used: %lu, "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003908msgstr "Memoria usata: %d, "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003909
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003910#: e2fsck/util.c:455
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003911#, c-format
3912msgid "time: %5.2f/%5.2f/%5.2f\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003913msgstr "durata: %5.2f/%5.2f/%5.2f\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003914
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003915#: e2fsck/util.c:460
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003916#, c-format
3917msgid "elapsed time: %6.3f\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003918msgstr "tempo rimanente: %6.3f\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003919
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003920#: e2fsck/util.c:495 e2fsck/util.c:509
Eric Sandeen032eafe2012-07-28 17:48:36 -04003921#, fuzzy, c-format
3922msgid "while reading inode %lu in %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003923msgstr "leggendo l'inode %ld in %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003924
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003925#: e2fsck/util.c:523 e2fsck/util.c:536
Eric Sandeen032eafe2012-07-28 17:48:36 -04003926#, fuzzy, c-format
3927msgid "while writing inode %lu in %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003928msgstr "scrivendo l'inode %ld in %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003929
Theodore Ts'o40e66e22018-08-18 21:14:56 -04003930#: e2fsck/util.c:792
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003931msgid ""
3932"UNEXPECTED INCONSISTENCY: the filesystem is being modified while fsck is "
3933"running.\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04003934msgstr ""
3935
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003936#: misc/badblocks.c:75
Theodore Ts'o6956f612005-12-31 16:46:15 -05003937#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04003938msgid "done \n"
Theodore Ts'o6956f612005-12-31 16:46:15 -05003939msgstr "fatto \n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003940
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003941#: misc/badblocks.c:100
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003942#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003943msgid ""
Theodore Ts'o89128f82018-01-01 19:36:37 -05003944"Usage: %s [-b block_size] [-i input_file] [-o output_file] [-svwnfBX]\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003945" [-c blocks_at_once] [-d delay_factor_between_reads] [-e "
3946"max_bad_blocks]\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003947" [-p num_passes] [-t test_pattern [-t test_pattern [...]]]\n"
3948" device [last_block [first_block]]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003949msgstr ""
Theodore Ts'o72933b92005-01-11 14:05:00 -05003950"Uso: %s [-b dim_blocco] [-i file_di_input] [-o file_di_output] [-svwnf]\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04003951" [-c blocks_at_once] [-p num_passi] [-t modello_di_prova [-t "
3952"modello_di_prova [...]]]\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003953" device [blocco_finale [blocco_iniziale]]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003954
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003955#: misc/badblocks.c:111
Theodore Ts'o851bcf32007-07-08 12:09:40 -04003956#, c-format
3957msgid ""
3958"%s: The -n and -w options are mutually exclusive.\n"
3959"\n"
3960msgstr ""
3961
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003962#: misc/badblocks.c:229
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003963#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04003964msgid "%6.2f%% done, %s elapsed. (%d/%d/%d errors)"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05003965msgstr ""
3966
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003967#: misc/badblocks.c:337
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003968msgid "Testing with random pattern: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003969msgstr "Controllo con un modello casuale: "
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003970
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003971#: misc/badblocks.c:355
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003972msgid "Testing with pattern 0x"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003973msgstr "Controllo con modello 0x"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003974
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003975#: misc/badblocks.c:387 misc/badblocks.c:460
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003976msgid "during seek"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003977msgstr "durante la ricerca"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003978
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003979#: misc/badblocks.c:398
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003980#, c-format
3981msgid "Weird value (%ld) in do_read\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003982msgstr "Valore strano (%ld) nella do_read\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003983
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003984#: misc/badblocks.c:485
Theodore Ts'o6e71e672001-10-08 12:51:00 -04003985msgid "during ext2fs_sync_device"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003986msgstr "durante la ext2fs_sync_device"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003987
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003988#: misc/badblocks.c:505 misc/badblocks.c:767
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003989msgid "while beginning bad block list iteration"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05003990msgstr "iniziando a scorrere la lista dei blocchi difettosi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003991
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003992#: misc/badblocks.c:520 misc/badblocks.c:620 misc/badblocks.c:778
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003993msgid "while allocating buffers"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003994msgstr "allocando i buffer"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00003995
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04003996#: misc/badblocks.c:524
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04003997#, c-format
3998msgid "Checking blocks %lu to %lu\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05003999msgstr "Controllo dei blocchi da %lu a %lu\n"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04004000
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004001#: misc/badblocks.c:529
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004002msgid "Checking for bad blocks in read-only mode\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004003msgstr "Ricerca dei blocchi non validi in modalità sola lettura\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004004
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004005#: misc/badblocks.c:538
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04004006msgid "Checking for bad blocks (read-only test): "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004007msgstr "Ricerca dei blocchi non validi (test a sola lettura): "
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04004008
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004009#: misc/badblocks.c:545 misc/badblocks.c:652 misc/badblocks.c:694
4010#: misc/badblocks.c:841
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004011msgid "Too many bad blocks, aborting test\n"
4012msgstr ""
4013
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004014#: misc/badblocks.c:627
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04004015msgid "Checking for bad blocks in read-write mode\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004016msgstr "Ricerca dei blocchi non validi in modalità lettura-scrittura\n"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04004017
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004018#: misc/badblocks.c:629 misc/badblocks.c:791
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004019#, c-format
4020msgid "From block %lu to %lu\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004021msgstr "Dal blocco %lu al blocco %lu\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004022
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004023#: misc/badblocks.c:684
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004024msgid "Reading and comparing: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004025msgstr "Lettura e confronto: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004026
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004027#: misc/badblocks.c:790
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004028msgid "Checking for bad blocks in non-destructive read-write mode\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04004029msgstr ""
4030"Ricerca dei blocchi non validi in modalità lettura-scrittura non "
4031"distruttiva\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004032
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004033#: misc/badblocks.c:796
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04004034msgid "Checking for bad blocks (non-destructive read-write test)\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04004035msgstr ""
4036"Ricerca dei blocchi non validi (test in moalità lettura-scrittura non "
4037"distruttiva)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004038
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004039#: misc/badblocks.c:803
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004040msgid ""
4041"\n"
4042"Interrupt caught, cleaning up\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004043msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004044"\n"
4045"Rilevato interrupt, pulizia in corso\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004046
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004047#: misc/badblocks.c:886
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004048#, c-format
4049msgid "during test data write, block %lu"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004050msgstr "durante la scrittura dei dati del test, blocco %lu"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004051
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004052#: misc/badblocks.c:1007 misc/util.c:131
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00004053#, c-format
4054msgid "%s is mounted; "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004055msgstr "%s è montato: "
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00004056
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004057#: misc/badblocks.c:1009
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004058#, fuzzy
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00004059msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004060msgstr "forzato comunque badblocks. Speriamo che /etc/mtab si errato.\n"
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00004061
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004062#: misc/badblocks.c:1014
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00004063msgid "it's not safe to run badblocks!\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004064msgstr "non è sicuro eseguire badblocks!\n"
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00004065
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004066#: misc/badblocks.c:1019 misc/util.c:142
Theodore Ts'o7ae19832005-06-19 09:45:36 -04004067#, c-format
4068msgid "%s is apparently in use by the system; "
4069msgstr ""
4070
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004071#: misc/badblocks.c:1022
Theodore Ts'o7ae19832005-06-19 09:45:36 -04004072#, fuzzy
4073msgid "badblocks forced anyway.\n"
4074msgstr "forzato comunque badblocks. Speriamo che /etc/mtab si errato.\n"
4075
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004076#: misc/badblocks.c:1042
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004077#, fuzzy, c-format
4078msgid "invalid %s - %s"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004079msgstr "intervallo non valido - %s"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004080
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004081#: misc/badblocks.c:1136
Theodore Ts'obd386982015-05-17 20:34:58 -04004082#, c-format
4083msgid "Too big max bad blocks count %u - maximum is %u"
4084msgstr ""
4085
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004086#: misc/badblocks.c:1163
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004087#, c-format
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04004088msgid "can't allocate memory for test_pattern - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004089msgstr "impossibile allocare memoria per il modello di prova - %s"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04004090
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004091#: misc/badblocks.c:1193
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04004092msgid "Maximum of one test_pattern may be specified in read-only mode"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04004093msgstr ""
4094"E' possibile specificare un solo modello di prova in modalità sola lettura"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04004095
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004096#: misc/badblocks.c:1199
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04004097msgid "Random test_pattern is not allowed in read-only mode"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004098msgstr "Modello di prova casuale non consentito in modalità sola lettura"
Theodore Ts'o96e6f5d2003-05-21 18:26:31 -04004099
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004100#: misc/badblocks.c:1213
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00004101msgid ""
4102"Couldn't determine device size; you must specify\n"
4103"the size manually\n"
4104msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004105"Impossibile determinare la dimensione del device:\n"
4106"specificarla manualmente\n"
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00004107
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004108#: misc/badblocks.c:1219
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00004109msgid "while trying to determine device size"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004110msgstr "tentando di determinare la dimensione del device"
Theodore Ts'o6967a1f2000-07-13 23:17:17 +00004111
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004112#: misc/badblocks.c:1224
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004113#, fuzzy
4114msgid "last block"
4115msgstr "Rilocazione dei blocchi"
4116
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004117#: misc/badblocks.c:1230
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004118#, fuzzy
4119msgid "first block"
4120msgstr "Primo blocco dati=%u\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004121
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004122#: misc/badblocks.c:1233
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004123#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004124msgid "invalid starting block (%llu): must be less than %llu"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004125msgstr ""
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004126
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004127#: misc/badblocks.c:1240
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004128#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004129msgid "invalid end block (%llu): must be 32-bit value"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004130msgstr ""
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004131
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004132#: misc/badblocks.c:1296
Theodore Ts'o197abba2005-06-20 18:00:23 -04004133#, fuzzy
4134msgid "while creating in-memory bad blocks list"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004135msgstr "creando la lista dei blocchi non validi in memoria"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004136
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004137#: misc/badblocks.c:1305
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004138msgid "input file - bad format"
4139msgstr ""
4140
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004141#: misc/badblocks.c:1313 misc/badblocks.c:1322
Theodore Ts'o197abba2005-06-20 18:00:23 -04004142#, fuzzy
4143msgid "while adding to in-memory bad block list"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004144msgstr "aggiungendo un elemento alla lista dei blocchi difettosi in memoria"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004145
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004146#: misc/badblocks.c:1347
Eric Sandeen032eafe2012-07-28 17:48:36 -04004147#, fuzzy, c-format
4148msgid "Pass completed, %u bad blocks found. (%d/%d/%d errors)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004149msgstr "Passo completato. %u blocchi non validi trovati.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004150
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004151#: misc/chattr.c:89
Theodore Ts'obc759702005-05-09 20:40:55 -04004152#, fuzzy, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004153msgid "Usage: %s [-pRVf] [-+=aAcCdDeijPsStTu] [-v version] files...\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004154msgstr "uso: %s [-RV] [-+=AacDdijsSu] [-v versione] file...\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004155
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004156#: misc/chattr.c:159
4157#, fuzzy, c-format
4158msgid "bad project - %s\n"
4159msgstr "versione non valida - %s\n"
4160
4161#: misc/chattr.c:173
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004162#, c-format
4163msgid "bad version - %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004164msgstr "versione non valida - %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004165
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004166#: misc/chattr.c:219 misc/lsattr.c:127
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004167#, c-format
4168msgid "while trying to stat %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004169msgstr "tentando di fare lo stat di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004170
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004171#: misc/chattr.c:226
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004172#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004173msgid "while reading flags on %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004174msgstr "leggendo i flag di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004175
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004176#: misc/chattr.c:231 misc/chattr.c:243
Eric Sandeen032eafe2012-07-28 17:48:36 -04004177#, c-format
4178msgid "Flags of %s set as "
4179msgstr "flag di %s impostati come"
4180
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004181#: misc/chattr.c:252
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004182#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004183msgid "while setting flags on %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004184msgstr "impostando i flag di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004185
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004186#: misc/chattr.c:260
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004187#, c-format
4188msgid "Version of %s set as %lu\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004189msgstr "Versione di %s impostata a %lu\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004190
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004191#: misc/chattr.c:264
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004192#, c-format
4193msgid "while setting version on %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004194msgstr "impostando la versione a %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004195
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004196#: misc/chattr.c:271
4197#, fuzzy, c-format
4198msgid "Project of %s set as %lu\n"
4199msgstr "Versione di %s impostata a %lu\n"
4200
4201#: misc/chattr.c:275
4202#, fuzzy, c-format
4203msgid "while setting project on %s"
4204msgstr "impostando la versione a %s"
4205
4206#: misc/chattr.c:297
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004207msgid "Couldn't allocate path variable in chattr_dir_proc"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004208msgstr "Impossibile allocare la variabile di percorso nella chattr_dir_proc"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004209
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004210#: misc/chattr.c:337
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004211msgid "= is incompatible with - and +\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004212msgstr "= è incompatibile con + e -\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004213
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004214#: misc/chattr.c:345
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004215msgid "Must use '-v', =, - or +\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004216msgstr "Si deve usare '-v', =, - o +\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004217
Theodore Ts'o899425b2018-02-27 22:25:04 -05004218#: misc/create_inode.c:79 misc/create_inode.c:118
Eric Sandeen032eafe2012-07-28 17:48:36 -04004219#, fuzzy, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004220msgid "while reading inode %u"
4221msgstr "leggendo l'inode %ld in %s"
4222
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004223#: misc/create_inode.c:89 misc/create_inode.c:287 misc/create_inode.c:352
4224#: misc/create_inode.c:390
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004225#, fuzzy
4226msgid "while expanding directory"
4227msgstr "espandendo /lost+found"
4228
Theodore Ts'o899425b2018-02-27 22:25:04 -05004229#: misc/create_inode.c:96
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004230#, fuzzy, c-format
4231msgid "while linking \"%s\""
4232msgstr "avviando la scansione degli inode"
4233
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004234#: misc/create_inode.c:104 misc/create_inode.c:131 misc/create_inode.c:321
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004235#, fuzzy, c-format
4236msgid "while writing inode %u"
4237msgstr "scrivendo l'inode %ld in %s"
4238
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004239#: misc/create_inode.c:151 misc/create_inode.c:175
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004240#, fuzzy, c-format
4241msgid "while listing attributes of \"%s\""
4242msgstr "tentando di fare lo stat di %s"
4243
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004244#: misc/create_inode.c:162
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004245#, fuzzy, c-format
4246msgid "while opening inode %u"
4247msgstr "nell'avviare l'analisi degli inode"
4248
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004249#: misc/create_inode.c:168 misc/create_inode.c:195 misc/create_inode.c:975
4250#: misc/e2undo.c:182 misc/e2undo.c:479 misc/e2undo.c:485 misc/e2undo.c:491
Theodore Ts'o899425b2018-02-27 22:25:04 -05004251#: misc/mke2fs.c:359
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004252#, fuzzy
4253msgid "while allocating memory"
4254msgstr "allocando i buffer"
4255
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004256#: misc/create_inode.c:188 misc/create_inode.c:204
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004257#, fuzzy, c-format
4258msgid "while reading attribute \"%s\" of \"%s\""
4259msgstr "leggendo i flag di %s"
4260
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004261#: misc/create_inode.c:213
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004262#, fuzzy, c-format
4263msgid "while writing attribute \"%s\" to inode %u"
4264msgstr "scrivendo l'inode %ld in %s"
4265
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004266#: misc/create_inode.c:223
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004267#, fuzzy, c-format
4268msgid "while closing inode %u"
4269msgstr "durante la scansione dell'inode"
4270
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004271#: misc/create_inode.c:274
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004272#, fuzzy, c-format
4273msgid "while allocating inode \"%s\""
4274msgstr "allocando i buffer"
4275
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004276#: misc/create_inode.c:293
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004277#, fuzzy, c-format
4278msgid "while creating inode \"%s\""
4279msgstr "leggendo l'inode %ld in %s"
4280
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004281#: misc/create_inode.c:359
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004282#, fuzzy, c-format
4283msgid "while creating symlink \"%s\""
4284msgstr "leggendo i flag di %s"
4285
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004286#: misc/create_inode.c:377 misc/create_inode.c:896
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004287#, fuzzy, c-format
4288msgid "while looking up \"%s\""
4289msgstr "cercando /lost+found"
4290
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004291#: misc/create_inode.c:397
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004292#, fuzzy, c-format
4293msgid "while creating directory \"%s\""
4294msgstr "creando la directory root"
4295
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004296#: misc/create_inode.c:625
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004297#, fuzzy, c-format
4298msgid "while opening \"%s\" to copy"
4299msgstr "avviando la scansione degli inode"
4300
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004301#: misc/create_inode.c:739
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004302#, c-format
4303msgid "while changing working directory to \"%s\""
4304msgstr ""
4305
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004306#: misc/create_inode.c:747
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004307#, fuzzy, c-format
4308msgid "while opening directory \"%s\""
4309msgstr "avviando la scansione degli inode"
4310
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004311#: misc/create_inode.c:757
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004312#, fuzzy, c-format
4313msgid "while lstat \"%s\""
4314msgstr "tentando di fare lo stat di %s"
4315
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004316#: misc/create_inode.c:808
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004317#, fuzzy, c-format
4318msgid "while creating special file \"%s\""
4319msgstr "leggendo l'inode %ld in %s"
4320
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004321#: misc/create_inode.c:817
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004322#, fuzzy
4323msgid "malloc failed"
4324msgstr "Allocazione di memoria non riuscita"
4325
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004326#: misc/create_inode.c:825
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004327#, fuzzy, c-format
4328msgid "while trying to read link \"%s\""
4329msgstr "provando a ridimensionare %s"
4330
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004331#: misc/create_inode.c:832
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04004332msgid "symlink increased in size between lstat() and readlink()"
4333msgstr ""
4334
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004335#: misc/create_inode.c:843
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004336#, fuzzy, c-format
4337msgid "while writing symlink\"%s\""
4338msgstr "scrivendo l'inode %ld in %s"
4339
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004340#: misc/create_inode.c:854
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004341#, fuzzy, c-format
4342msgid "while writing file \"%s\""
4343msgstr "scrivendo l'inode %ld in %s"
4344
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004345#: misc/create_inode.c:867
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004346#, fuzzy, c-format
4347msgid "while making dir \"%s\""
4348msgstr "avviando la scansione degli inode"
4349
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004350#: misc/create_inode.c:885
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004351#, fuzzy
4352msgid "while changing directory"
4353msgstr "lettura blocco directory"
4354
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004355#: misc/create_inode.c:891
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004356#, c-format
4357msgid "ignoring entry \"%s\""
4358msgstr ""
4359
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004360#: misc/create_inode.c:904
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004361#, fuzzy, c-format
4362msgid "while setting inode for \"%s\""
4363msgstr "impostando la versione a %s"
4364
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004365#: misc/create_inode.c:911
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004366#, fuzzy, c-format
4367msgid "while setting xattrs for \"%s\""
4368msgstr "impostando i flag di %s"
4369
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004370#: misc/create_inode.c:937
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004371#, fuzzy
4372msgid "while saving inode data"
4373msgstr "iniziando la scansione degli inode"
4374
4375#: misc/dumpe2fs.c:56
4376#, fuzzy, c-format
4377msgid ""
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004378"Usage: %s [-bfghimxV] [-o superblock=<num>] [-o blocksize=<num>] device\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004379msgstr "Uso: %s [-bfhixV] [-ob superblocco] [-oB dim_blocco] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004380
Eric Sandeen032eafe2012-07-28 17:48:36 -04004381#: misc/dumpe2fs.c:159
4382#, fuzzy
4383msgid "blocks"
4384msgstr "bblocco"
4385
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004386#: misc/dumpe2fs.c:168
Eric Sandeen032eafe2012-07-28 17:48:36 -04004387msgid "clusters"
4388msgstr ""
4389
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004390#: misc/dumpe2fs.c:219
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004391#, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004392msgid "Group %lu: (Blocks "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004393msgstr "Gruppo %lu: (Blocchi "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004394
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004395#: misc/dumpe2fs.c:226
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004396#, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004397msgid " csum 0x%04x"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004398msgstr ""
4399
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004400#: misc/dumpe2fs.c:228
Eric Sandeen032eafe2012-07-28 17:48:36 -04004401#, c-format
4402msgid " (EXPECTED 0x%04x)"
4403msgstr ""
4404
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004405#: misc/dumpe2fs.c:233
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004406#, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004407msgid " %s superblock at "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004408msgstr " superblocco %s a "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004409
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004410#: misc/dumpe2fs.c:234
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004411msgid "Primary"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004412msgstr "Primario"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004413
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004414#: misc/dumpe2fs.c:234
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004415msgid "Backup"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004416msgstr "Backup"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004417
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004418#: misc/dumpe2fs.c:238
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004419msgid ", Group descriptors at "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004420msgstr ", Descrittori di gruppo a "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004421
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004422#: misc/dumpe2fs.c:242
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004423#, fuzzy
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004424msgid ""
4425"\n"
4426" Reserved GDT blocks at "
4427msgstr "blocchi riservati"
4428
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004429#: misc/dumpe2fs.c:249
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004430msgid " Group descriptor at "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004431msgstr " Descrittori di gruppo a"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004432
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004433#: misc/dumpe2fs.c:255
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004434msgid " Block bitmap at "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004435msgstr " Mappa dei bit di blocco a "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004436
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004437#: misc/dumpe2fs.c:260 misc/dumpe2fs.c:271
4438#, c-format
4439msgid ", csum 0x%08x"
4440msgstr ""
4441
4442#: misc/dumpe2fs.c:263
4443msgid ","
4444msgstr ""
4445
4446#: misc/dumpe2fs.c:265
4447msgid ""
4448"\n"
4449" "
4450msgstr ""
4451
4452#: misc/dumpe2fs.c:266
4453#, fuzzy
4454msgid " Inode bitmap at "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004455msgstr ", mappa dei bit inode a "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004456
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004457#: misc/dumpe2fs.c:273
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004458msgid ""
4459"\n"
4460" Inode table at "
4461msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004462"\n"
4463" Tavola degli inode a "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004464
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004465#: misc/dumpe2fs.c:279
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004466#, fuzzy, c-format
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004467msgid ""
4468"\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04004469" %u free %s, %u free inodes, %u directories%s"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004470msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004471"\n"
4472" %d blocchi liberi, %d inode liberi, %d directory\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004473
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004474#: misc/dumpe2fs.c:286
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004475#, c-format
4476msgid ", %u unused inodes\n"
4477msgstr ""
4478
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004479#: misc/dumpe2fs.c:289
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004480msgid " Free blocks: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004481msgstr " Blocchi liberi: "
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004482
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004483#: misc/dumpe2fs.c:304
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004484msgid " Free inodes: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004485msgstr " Inode liberi: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004486
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004487#: misc/dumpe2fs.c:340
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004488msgid "while printing bad block list"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004489msgstr "stampando la lista dei blocchi difettosi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004490
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004491#: misc/dumpe2fs.c:346
Theodore Ts'o851bcf32007-07-08 12:09:40 -04004492#, fuzzy, c-format
4493msgid "Bad blocks: %u"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004494msgstr "Blocchi non validi: %d"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004495
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004496#: misc/dumpe2fs.c:373 misc/tune2fs.c:367
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05004497msgid "while reading journal inode"
4498msgstr "leggendo l'inode del journal"
4499
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004500#: misc/dumpe2fs.c:379
Eric Sandeen032eafe2012-07-28 17:48:36 -04004501#, fuzzy
4502msgid "while opening journal inode"
4503msgstr "leggendo l'inode del journal"
4504
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004505#: misc/dumpe2fs.c:385
Eric Sandeen032eafe2012-07-28 17:48:36 -04004506#, fuzzy
4507msgid "while reading journal super block"
4508msgstr "leggendo il superblocco del journal"
4509
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004510#: misc/dumpe2fs.c:392
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004511#, fuzzy
4512msgid "Journal superblock magic number invalid!\n"
4513msgstr "Superblocco del journal non trovato!\n"
4514
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004515#: misc/dumpe2fs.c:409 misc/tune2fs.c:216
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004516msgid "while reading journal superblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004517msgstr "leggendo il superblocco del journal"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004518
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04004519#: misc/dumpe2fs.c:417
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004520msgid "Couldn't find journal superblock magic numbers"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004521msgstr "Impossibile trovare i magic numbers del superblocco del journal"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004522
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004523#: misc/dumpe2fs.c:468
4524#, fuzzy
4525msgid "failed to alloc MMP buffer\n"
4526msgstr "allocando i buffer"
4527
4528#: misc/dumpe2fs.c:479
4529#, fuzzy, c-format
4530msgid "reading MMP block %llu from '%s'\n"
4531msgstr "Controllo dei blocchi da %lu a %lu\n"
4532
4533#: misc/dumpe2fs.c:507 misc/mke2fs.c:798 misc/tune2fs.c:2073
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004534#, fuzzy
Theodore Ts'o8f741372008-02-28 21:47:05 -05004535msgid "Couldn't allocate memory to parse options!\n"
4536msgstr "Impossibile allocare memoria per fare il parsing delle opzioni raid!\n"
4537
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004538#: misc/dumpe2fs.c:533
Theodore Ts'o8f741372008-02-28 21:47:05 -05004539#, fuzzy, c-format
4540msgid "Invalid superblock parameter: %s\n"
4541msgstr "Parametro di stride non valido.\n"
4542
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004543#: misc/dumpe2fs.c:548
Theodore Ts'o8f741372008-02-28 21:47:05 -05004544#, fuzzy, c-format
4545msgid "Invalid blocksize parameter: %s\n"
4546msgstr "Parametro di stride non valido.\n"
4547
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004548#: misc/dumpe2fs.c:559
Theodore Ts'o8f741372008-02-28 21:47:05 -05004549#, fuzzy, c-format
4550msgid ""
4551"\n"
4552"Bad extended option(s) specified: %s\n"
4553"\n"
4554"Extended options are separated by commas, and may take an argument which\n"
4555"\tis set off by an equals ('=') sign.\n"
4556"\n"
4557"Valid extended options are:\n"
4558"\tsuperblock=<superblock number>\n"
4559"\tblocksize=<blocksize>\n"
4560msgstr ""
4561"\n"
4562"Opzioni raid non valide.\n"
4563"\n"
4564"Le opzioni raid sono separte da virgole, e possono avere un parametro, che\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004565"\tè passato da un segno di uguale ('=').\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05004566"\n"
4567"Le opzioni raid valide sono:\n"
4568"\tstride=lunghezza stride in blocchi>\n"
4569"\n"
4570
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004571#: misc/dumpe2fs.c:649 misc/mke2fs.c:1845
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004572#, c-format
4573msgid "\tUsing %s\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004574msgstr "\tUsando %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004575
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004576#: misc/dumpe2fs.c:694 misc/e2image.c:1590 misc/tune2fs.c:2949
Theodore Ts'o89128f82018-01-01 19:36:37 -05004577#: resize/main.c:416
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004578msgid "Couldn't find valid filesystem superblock.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004579msgstr "Impossibile trovare un valido super-blocco per il file system.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004580
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004581#: misc/dumpe2fs.c:716
4582#, c-format
4583msgid "%s: MMP feature not enabled.\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004584msgstr ""
4585
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004586#: misc/dumpe2fs.c:747
4587#, fuzzy, c-format
4588msgid "while trying to read '%s' bitmaps\n"
4589msgstr "riprovando a leggere le mappe di bit per %s"
4590
4591#: misc/dumpe2fs.c:756
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004592msgid ""
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004593"*** Run e2fsck now!\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05004594"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00004595msgstr ""
4596
Theodore Ts'o21725192017-08-23 19:46:04 -04004597#: misc/e2image.c:107
Theodore Ts'obc759702005-05-09 20:40:55 -04004598#, fuzzy, c-format
Theodore Ts'o89128f82018-01-01 19:36:37 -05004599msgid "Usage: %s [ -r|Q ] [ -f ] device image-file\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004600msgstr "Uso: %s [-r] dispositivo file_immagine\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004601
Theodore Ts'o21725192017-08-23 19:46:04 -04004602#: misc/e2image.c:109
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004603#, fuzzy, c-format
4604msgid " %s -I device image-file\n"
4605msgstr "Uso: %s [-r] dispositivo file_immagine\n"
4606
Theodore Ts'o21725192017-08-23 19:46:04 -04004607#: misc/e2image.c:110
Eric Sandeen032eafe2012-07-28 17:48:36 -04004608#, c-format
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04004609msgid ""
4610" %s -ra [ -cfnp ] [ -o src_offset ] [ -O dest_offset ] src_fs "
4611"[ dest_fs ]\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004612msgstr ""
4613
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004614#: misc/e2image.c:175 misc/e2image.c:580 misc/e2image.c:586 misc/e2image.c:1185
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004615#, fuzzy
4616msgid "while allocating buffer"
4617msgstr "allocando i buffer"
4618
Theodore Ts'o21725192017-08-23 19:46:04 -04004619#: misc/e2image.c:180
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004620#, fuzzy, c-format
4621msgid "Writing block %llu\n"
4622msgstr "Controllo dei blocchi da %lu a %lu\n"
4623
Theodore Ts'o21725192017-08-23 19:46:04 -04004624#: misc/e2image.c:194
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004625#, fuzzy, c-format
4626msgid "error writing block %llu"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004627msgstr "Errore nello scrivere il blocco %lu (%s). "
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004628
Theodore Ts'o21725192017-08-23 19:46:04 -04004629#: misc/e2image.c:197
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004630msgid "error in generic_write()"
4631msgstr ""
4632
Theodore Ts'o21725192017-08-23 19:46:04 -04004633#: misc/e2image.c:214
Eric Sandeen032eafe2012-07-28 17:48:36 -04004634msgid "Error: header size is bigger than wrt_size\n"
4635msgstr ""
4636
Theodore Ts'o21725192017-08-23 19:46:04 -04004637#: misc/e2image.c:219
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004638msgid "Couldn't allocate header buffer\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004639msgstr "Impossibile allocare il buffer d'intestazione\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004640
Theodore Ts'o21725192017-08-23 19:46:04 -04004641#: misc/e2image.c:247
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004642msgid "while writing superblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004643msgstr "scrivendo il superblocco"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004644
Theodore Ts'o21725192017-08-23 19:46:04 -04004645#: misc/e2image.c:256
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004646msgid "while writing inode table"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004647msgstr "scrivendo la tavola degli inode"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004648
Theodore Ts'o21725192017-08-23 19:46:04 -04004649#: misc/e2image.c:264
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004650msgid "while writing block bitmap"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004651msgstr "scrivendo la mappa dei bit del blocco"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004652
Theodore Ts'o21725192017-08-23 19:46:04 -04004653#: misc/e2image.c:272
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004654msgid "while writing inode bitmap"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004655msgstr "scrivendo la mappa dei bit dell'inode"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04004656
Theodore Ts'o21725192017-08-23 19:46:04 -04004657#: misc/e2image.c:506
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004658#, fuzzy, c-format
4659msgid "Corrupt directory block %llu: bad rec_len (%d)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004660msgstr "Blocco directory %u (#%d) vuoto nell'inode %u\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004661
Theodore Ts'o21725192017-08-23 19:46:04 -04004662#: misc/e2image.c:518
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004663#, fuzzy, c-format
4664msgid "Corrupt directory block %llu: bad name_len (%d)\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004665msgstr "Blocco directory %u (#%d) vuoto nell'inode %u\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004666
Theodore Ts'o21725192017-08-23 19:46:04 -04004667#: misc/e2image.c:559
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004668#, fuzzy, c-format
4669msgid "%llu / %llu blocks (%d%%)"
4670msgstr "%u inode, %u blocchi\n"
4671
Theodore Ts'o21725192017-08-23 19:46:04 -04004672#: misc/e2image.c:590 misc/e2image.c:630
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004673msgid "Copying "
4674msgstr ""
4675
Theodore Ts'o21725192017-08-23 19:46:04 -04004676#: misc/e2image.c:627
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04004677msgid ""
4678"Stopping now will destroy the filesystem, interrupt again if you are sure\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004679msgstr ""
4680
Theodore Ts'o21725192017-08-23 19:46:04 -04004681#: misc/e2image.c:653
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004682#, c-format
4683msgid " %s remaining at %.2f MB/s"
4684msgstr ""
4685
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004686#: misc/e2image.c:665 misc/e2image.c:1195
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004687#, fuzzy, c-format
4688msgid "error reading block %llu"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004689msgstr "Errore nel leggere il blocco %lu (%s). "
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004690
Theodore Ts'o21725192017-08-23 19:46:04 -04004691#: misc/e2image.c:719
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004692#, c-format
4693msgid "Copied %llu / %llu blocks (%d%%) in %s "
4694msgstr ""
4695
Theodore Ts'o21725192017-08-23 19:46:04 -04004696#: misc/e2image.c:723
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004697#, c-format
4698msgid "at %.2f MB/s"
4699msgstr ""
4700
Theodore Ts'o21725192017-08-23 19:46:04 -04004701#: misc/e2image.c:759
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004702#, fuzzy
4703msgid "while allocating l1 table"
4704msgstr "allocando i buffer"
4705
Theodore Ts'o21725192017-08-23 19:46:04 -04004706#: misc/e2image.c:804
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004707#, fuzzy
4708msgid "while allocating l2 cache"
4709msgstr "allocando i buffer"
4710
Theodore Ts'o21725192017-08-23 19:46:04 -04004711#: misc/e2image.c:827
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04004712msgid ""
4713"Warning: There are still tables in the cache while putting the cache, data "
4714"will be lost so the image may not be valid.\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004715msgstr ""
4716
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004717#: misc/e2image.c:1152
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004718#, fuzzy
4719msgid "while allocating ext2_qcow2_image"
4720msgstr "chiamando ext2fs_block_iterate"
4721
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004722#: misc/e2image.c:1159
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004723#, fuzzy
4724msgid "while initializing ext2_qcow2_image"
4725msgstr "chiamando ext2fs_block_iterate"
4726
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004727#: misc/e2image.c:1218 misc/e2image.c:1236
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004728msgid "Programming error: multiple sequential refcount blocks created!\n"
4729msgstr ""
4730
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004731#: misc/e2image.c:1276
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004732#, fuzzy
4733msgid "while allocating block bitmap"
4734msgstr "scrivendo la mappa dei bit del blocco"
4735
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004736#: misc/e2image.c:1285
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004737#, fuzzy
4738msgid "while allocating scramble block bitmap"
4739msgstr "scrivendo la mappa dei bit del blocco"
4740
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004741#: misc/e2image.c:1292
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004742#, fuzzy
4743msgid "Scanning inodes...\n"
4744msgstr "Scansione della tavola degli inode"
4745
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004746#: misc/e2image.c:1304
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004747#, fuzzy
4748msgid "Can't allocate block buffer"
4749msgstr "Impossibile allocare il buffer blocco (dimensione=%d)\n"
4750
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004751#: misc/e2image.c:1343 misc/e2image.c:1357
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004752#, fuzzy, c-format
4753msgid "while iterating over inode %u"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004754msgstr "nel recuperare l'inode successivo"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004755
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004756#: misc/e2image.c:1389
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004757msgid "Raw and qcow2 images cannot be installed"
4758msgstr ""
4759
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004760#: misc/e2image.c:1411
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004761#, fuzzy
4762msgid "error reading bitmaps"
4763msgstr "leggendo le mappe dei bit"
4764
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004765#: misc/e2image.c:1423
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004766#, fuzzy
4767msgid "while opening device file"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004768msgstr "nell'avviare l'analisi degli inode"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004769
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004770#: misc/e2image.c:1434
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004771#, fuzzy
4772msgid "while restoring the image table"
4773msgstr "scrivendo la tavola degli inode"
4774
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004775#: misc/e2image.c:1531
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004776msgid "-a option can only be used with raw or QCOW2 images."
4777msgstr ""
4778
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004779#: misc/e2image.c:1537
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004780msgid "Offsets are only allowed with raw images."
4781msgstr ""
4782
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004783#: misc/e2image.c:1542
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004784msgid "Move mode is only allowed with raw images."
4785msgstr ""
4786
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004787#: misc/e2image.c:1547
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004788msgid "Move mode requires all data mode."
4789msgstr ""
4790
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004791#: misc/e2image.c:1557
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004792#, fuzzy
4793msgid "checking if mounted"
4794msgstr " (controllo tra %ld mount)"
4795
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004796#: misc/e2image.c:1564
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004797msgid ""
4798"\n"
4799"Running e2image on a R/W mounted filesystem can result in an\n"
4800"inconsistent image which will not be useful for debugging purposes.\n"
4801"Use -f option if you really want to do that.\n"
4802msgstr ""
4803
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004804#: misc/e2image.c:1618
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004805msgid "QCOW2 image can not be written to the stdout!\n"
4806msgstr ""
4807
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004808#: misc/e2image.c:1624
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004809msgid "Can not stat output\n"
4810msgstr ""
4811
Theodore Ts'o21725192017-08-23 19:46:04 -04004812#: misc/e2image.c:1634
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004813#, c-format
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004814msgid "Image (%s) is compressed\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004815msgstr ""
4816
Theodore Ts'o21725192017-08-23 19:46:04 -04004817#: misc/e2image.c:1637
Eric Sandeen032eafe2012-07-28 17:48:36 -04004818#, c-format
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004819msgid "Image (%s) is encrypted\n"
4820msgstr ""
4821
4822#: misc/e2image.c:1640
4823#, fuzzy, c-format
4824msgid "Image (%s) is corrupted\n"
4825msgstr "Il @S del @j ext3 è corrotto.\n"
4826
4827#: misc/e2image.c:1644
4828#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04004829msgid "while trying to convert qcow2 image (%s) into raw image (%s)"
4830msgstr ""
4831
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004832#: misc/e2image.c:1654
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004833#, fuzzy
4834msgid "The -c option only supported in raw mode\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004835msgstr "L'opzione -t non è supportata da questa versione di e2fsck.\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004836
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004837#: misc/e2image.c:1659
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004838#, fuzzy
4839msgid "The -c option not supported when writing to stdout\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004840msgstr "L'opzione -t non è supportata da questa versione di e2fsck.\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004841
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004842#: misc/e2image.c:1666
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004843#, fuzzy
4844msgid "while allocating check_buf"
4845msgstr "allocando i buffer"
4846
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004847#: misc/e2image.c:1672
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004848#, fuzzy
4849msgid "The -p option only supported in raw mode\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004850msgstr "L'opzione -t non è supportata da questa versione di e2fsck.\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004851
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004852#: misc/e2image.c:1682
Theodore Ts'o196b59c2014-05-18 21:47:32 -04004853#, c-format
4854msgid "%d blocks already contained the data to be copied\n"
4855msgstr ""
4856
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004857#: misc/e2initrd_helper.c:68
4858#, fuzzy, c-format
4859msgid "Usage: %s -r device\n"
4860msgstr "Uso: %s disco\n"
4861
Eric Sandeen032eafe2012-07-28 17:48:36 -04004862#: misc/e2label.c:58
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004863#, c-format
4864msgid "e2label: cannot open %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004865msgstr "e2label: impossibile aprire %s\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004866
Eric Sandeen032eafe2012-07-28 17:48:36 -04004867#: misc/e2label.c:63
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004868#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004869msgid "e2label: cannot seek to superblock\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004870msgstr "e2label: impossibile raggiungere il superblocco\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004871
Eric Sandeen032eafe2012-07-28 17:48:36 -04004872#: misc/e2label.c:68
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004873#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004874msgid "e2label: error reading superblock\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004875msgstr "e2label: errore durante la lettura del superblocco\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004876
Eric Sandeen032eafe2012-07-28 17:48:36 -04004877#: misc/e2label.c:72
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004878#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004879msgid "e2label: not an ext2 filesystem\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004880msgstr "e2label: non è un fil esystem ext2\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004881
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004882#: misc/e2label.c:97 misc/tune2fs.c:3152
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004883#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004884msgid "Warning: label too long, truncating.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004885msgstr "Attenzione: troncamento dell'etichetta, troppo lunga.\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004886
Eric Sandeen032eafe2012-07-28 17:48:36 -04004887#: misc/e2label.c:100
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004888#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004889msgid "e2label: cannot seek to superblock again\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004890msgstr "e2label: impossibile spostarsi nuovamente sul superblocco\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004891
Eric Sandeen032eafe2012-07-28 17:48:36 -04004892#: misc/e2label.c:105
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004893#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004894msgid "e2label: error writing superblock\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05004895msgstr "e2label: errore durante la scrittura del superblocco\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004896
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004897#: misc/e2label.c:117 misc/tune2fs.c:1733
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05004898#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004899msgid "Usage: e2label device [newlabel]\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05004900msgstr "Uso: e2label device [nuova_etichetta]\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04004901
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004902#: misc/e2undo.c:124
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004903#, c-format
Theodore Ts'o89128f82018-01-01 19:36:37 -05004904msgid ""
4905"Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
4906"<filesystem>\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004907msgstr ""
4908
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004909#: misc/e2undo.c:149
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004910msgid "The file system superblock doesn't match the undo file.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004911msgstr ""
4912
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004913#: misc/e2undo.c:152
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004914msgid "UUID does not match.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004915msgstr ""
4916
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004917#: misc/e2undo.c:154
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004918msgid "Last mount time does not match.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004919msgstr ""
4920
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004921#: misc/e2undo.c:156
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004922msgid "Last write time does not match.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004923msgstr ""
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004924
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004925#: misc/e2undo.c:158
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004926msgid "Lifetime write counter does not match.\n"
4927msgstr ""
4928
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004929#: misc/e2undo.c:172
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004930#, fuzzy
4931msgid "while reading filesystem superblock."
4932msgstr "leggendo il superblocco del journal"
4933
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004934#: misc/e2undo.c:188
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004935#, fuzzy
4936msgid "while fetching superblock"
4937msgstr "scrivendo il superblocco"
4938
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004939#: misc/e2undo.c:201
Theodore Ts'o945ffb92009-01-26 20:43:10 -05004940#, fuzzy, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004941msgid "Undo file superblock checksum doesn't match.\n"
4942msgstr "Il checksum del super-blocco non corrisponde al super-blocco"
4943
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004944#: misc/e2undo.c:340
Theodore Ts'o48203a32016-06-08 15:45:26 -04004945#, fuzzy, c-format
4946msgid "illegal offset - %s"
4947msgstr "Parametro di stride non valido.\n"
4948
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004949#: misc/e2undo.c:364
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004950#, c-format
4951msgid "Will not write to an undo file while replaying it.\n"
4952msgstr ""
4953
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004954#: misc/e2undo.c:373
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004955#, fuzzy, c-format
4956msgid "while opening undo file `%s'\n"
4957msgstr "nell'avviare l'analisi degli inode"
4958
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004959#: misc/e2undo.c:380
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004960#, fuzzy
4961msgid "while reading undo file"
4962msgstr "creando l'inode root"
4963
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004964#: misc/e2undo.c:385
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004965#, fuzzy, c-format
4966msgid "%s: Not an undo file.\n"
4967msgstr "%s: troppi device\n"
4968
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004969#: misc/e2undo.c:396
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004970#, fuzzy, c-format
4971msgid "%s: Header checksum doesn't match.\n"
4972msgstr "Il checksum del super-blocco non corrisponde al super-blocco"
4973
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004974#: misc/e2undo.c:403
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004975#, fuzzy, c-format
4976msgid "%s: Corrupt undo file header.\n"
4977msgstr "Extent intestazione danneggiato"
4978
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004979#: misc/e2undo.c:407
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004980#, c-format
4981msgid "%s: Undo block size too large.\n"
4982msgstr ""
4983
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004984#: misc/e2undo.c:412
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004985#, c-format
4986msgid "%s: Undo block size too small.\n"
4987msgstr ""
4988
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004989#: misc/e2undo.c:425
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004990#, fuzzy, c-format
4991msgid "%s: Unknown undo file feature set.\n"
4992msgstr ""
4993"Il @S del @j ext3 ha impostato il flag di una caratteristica non "
4994"compatibile.\n"
4995
Theodore Ts'o40e66e22018-08-18 21:14:56 -04004996#: misc/e2undo.c:433
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04004997#, fuzzy, c-format
4998msgid "Error while determining whether %s is mounted."
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04004999msgstr "determinando se %s è montato."
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005000
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005001#: misc/e2undo.c:439
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005002msgid "e2undo should only be run on unmounted filesystems"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005003msgstr ""
5004
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005005#: misc/e2undo.c:455
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005006#, fuzzy, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005007msgid "while opening `%s'"
5008msgstr "avviando la scansione degli inode"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005009
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005010#: misc/e2undo.c:466
Theodore Ts'o48203a32016-06-08 15:45:26 -04005011msgid "specified offset is too large"
5012msgstr ""
5013
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005014#: misc/e2undo.c:507
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005015#, fuzzy
5016msgid "while reading keys"
5017msgstr "leggendo le mappe dei bit"
5018
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005019#: misc/e2undo.c:519
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005020#, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005021msgid "%s: wrong key magic at %llu\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005022msgstr ""
5023
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005024#: misc/e2undo.c:529
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005025#, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005026msgid "%s: key block checksum error at %llu.\n"
5027msgstr ""
5028
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005029#: misc/e2undo.c:552
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005030#, fuzzy, c-format
5031msgid "%s: block %llu is too long."
5032msgstr "Dal blocco %lu al blocco %lu\n"
5033
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005034#: misc/e2undo.c:564 misc/e2undo.c:600
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005035#, fuzzy, c-format
5036msgid "while fetching block %llu."
5037msgstr "Controllo dei blocchi da %lu a %lu\n"
5038
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005039#: misc/e2undo.c:576
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005040#, c-format
5041msgid "checksum error in filesystem block %llu (undo blk %llu)\n"
5042msgstr ""
5043
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005044#: misc/e2undo.c:615
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005045#, fuzzy, c-format
5046msgid "while writing block %llu."
5047msgstr "Errore nello scrivere il blocco %lu (%s). "
5048
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005049#: misc/e2undo.c:621
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005050#, c-format
5051msgid "Undo file corruption; run e2fsck NOW!\n"
5052msgstr ""
5053
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005054#: misc/e2undo.c:623
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005055#, c-format
5056msgid "IO error during replay; run e2fsck NOW!\n"
5057msgstr ""
5058
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005059#: misc/e2undo.c:626
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005060#, c-format
5061msgid "Incomplete undo record; run e2fsck.\n"
5062msgstr ""
5063
5064#: misc/findsuper.c:110
5065#, c-format
5066msgid "Usage: findsuper device [skipbytes [startkb]]\n"
5067msgstr ""
5068
5069#: misc/findsuper.c:155
5070#, c-format
5071msgid "skipbytes should be a number, not %s\n"
5072msgstr ""
5073
5074#: misc/findsuper.c:162
5075#, c-format
5076msgid "skipbytes must be a multiple of the sector size\n"
5077msgstr ""
5078
5079#: misc/findsuper.c:169
5080#, c-format
5081msgid "startkb should be a number, not %s\n"
5082msgstr ""
5083
5084#: misc/findsuper.c:175
5085#, c-format
5086msgid "startkb should be positive, not %llu\n"
5087msgstr ""
5088
5089#: misc/findsuper.c:186
5090#, c-format
5091msgid "starting at %llu, with %u byte increments\n"
5092msgstr ""
5093
5094#: misc/findsuper.c:188
5095#, c-format
5096msgid ""
5097"[*] probably superblock written in the ext3 journal superblock,\n"
5098"\tso start/end/grp wrong\n"
5099msgstr ""
5100
5101#: misc/findsuper.c:190
5102#, c-format
5103msgid ""
5104"byte_offset byte_start byte_end fs_blocks blksz grp mkfs/"
5105"mount_time sb_uuid label\n"
5106msgstr ""
5107
5108#: misc/findsuper.c:264
5109#, c-format
5110msgid ""
5111"\n"
5112"%11Lu: finished with errno %d\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005113msgstr ""
5114
Eric Sandeen032eafe2012-07-28 17:48:36 -04005115#: misc/fsck.c:343
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005116#, c-format
5117msgid "WARNING: couldn't open %s: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005118msgstr "ATTENZIONE: impossibile aprire %s: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005119
Eric Sandeen032eafe2012-07-28 17:48:36 -04005120#: misc/fsck.c:353
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005121#, c-format
5122msgid "WARNING: bad format on line %d of %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005123msgstr "ATTENZIONE: formato non valido alla linea %d di %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005124
Eric Sandeen032eafe2012-07-28 17:48:36 -04005125#: misc/fsck.c:370
5126#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005127msgid ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04005128"WARNING: Your /etc/fstab does not contain the fsck passno\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005129"\tfield. I will kludge around things for you, but you\n"
5130"\tshould fix your /etc/fstab file as soon as you can.\n"
5131"\n"
5132msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005133"ATTENZIONE: Il file /etc/fstab non contiene il campo fsck\n"
5134"\tpassn. L'errore verrà ignorato, ma il file /etc/fstab dovrebbe\n"
5135"\tessere sistemato al più presto.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005136"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005137
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005138#: misc/fsck.c:485
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005139#, c-format
5140msgid "fsck: %s: not found\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005141msgstr "fsck: %s: non trovato\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005142
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005143#: misc/fsck.c:601
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005144#, c-format
5145msgid "%s: wait: No more child process?!?\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005146msgstr "%s: aspetta: Non ci sono processi figli?!?\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005147
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005148#: misc/fsck.c:623
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005149#, c-format
5150msgid "Warning... %s for device %s exited with signal %d.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005151msgstr "Attenzione... %s per il device %s è uscito con il segnale %d.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005152
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005153#: misc/fsck.c:629
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005154#, c-format
5155msgid "%s %s: status is %x, should never happen.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005156msgstr "%s %s: lo stato è %x, non dovrebbe avvenire mai.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005157
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005158#: misc/fsck.c:668
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005159#, c-format
5160msgid "Finished with %s (exit status %d)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005161msgstr "Terminato con %s (stato di uscita %d)\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005162
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005163#: misc/fsck.c:728
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005164#, c-format
5165msgid "%s: Error %d while executing fsck.%s for %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005166msgstr "%s: Errore %d eseguendo fsck. %s per %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005167
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005168#: misc/fsck.c:749
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005169msgid ""
5170"Either all or none of the filesystem types passed to -t must be prefixed\n"
5171"with 'no' or '!'.\n"
5172msgstr ""
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005173"Tutti, o nessuno, i tipi di file system passati con l'opzione -t devono "
5174"essere preceduti\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005175"da \"no\" o \"!\".\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005176
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005177#: misc/fsck.c:768
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005178msgid "Couldn't allocate memory for filesystem types\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005179msgstr "Impossibile allocare memoria per i tipi di file system\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005180
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005181#: misc/fsck.c:891
Theodore Ts'o7527ef12007-12-05 19:35:20 -05005182#, c-format
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005183msgid ""
5184"%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
5185"number\n"
Theodore Ts'o7527ef12007-12-05 19:35:20 -05005186msgstr ""
5187
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005188#: misc/fsck.c:918
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005189#, c-format
5190msgid "fsck: cannot check %s: fsck.%s not found\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005191msgstr "fsck: impossibile controllare %s: fsck.%s non trovato\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005192
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005193#: misc/fsck.c:974
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005194msgid "Checking all file systems.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005195msgstr "Controllo di tutti i file system.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005196
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005197#: misc/fsck.c:1065
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005198#, c-format
5199msgid "--waiting-- (pass %d)\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05005200msgstr "--attesa-- (passo %d)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005201
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005202#: misc/fsck.c:1085
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05005203#, fuzzy
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005204msgid ""
5205"Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05005206msgstr "Uso: fsck [-ACNPRTV] [-t tipofs] [opzioni-fs] [filesys ...]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005207
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005208#: misc/fsck.c:1127
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005209#, c-format
5210msgid "%s: too many devices\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05005211msgstr "%s: troppi device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005212
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005213#: misc/fsck.c:1160 misc/fsck.c:1246
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005214#, c-format
5215msgid "%s: too many arguments\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005216msgstr "%s: troppi parametri\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005217
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005218#: misc/fuse2fs.c:3739
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005219msgid "Mounting read-only.\n"
5220msgstr ""
5221
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005222#: misc/fuse2fs.c:3763
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005223#, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005224msgid "%s: Allowing users to allocate all blocks. This is dangerous!\n"
5225msgstr ""
5226
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005227#: misc/fuse2fs.c:3775 misc/fuse2fs.c:3789
Theodore Ts'o21725192017-08-23 19:46:04 -04005228#, fuzzy, c-format
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005229msgid "%s: %s.\n"
Theodore Ts'o21725192017-08-23 19:46:04 -04005230msgstr "%s è %s.\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005231
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005232#: misc/fuse2fs.c:3776 misc/fuse2fs.c:3791 misc/tune2fs.c:3049
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005233#, fuzzy, c-format
5234msgid "Please run e2fsck -fy %s.\n"
5235msgstr ""
5236"Eseguire prima 'e2fsck -f %s'.\n"
5237"\n"
5238
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005239#: misc/fuse2fs.c:3798
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005240msgid "Journal needs recovery; running `e2fsck -E journal_only' is required.\n"
5241msgstr ""
5242
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005243#: misc/fuse2fs.c:3806
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005244#, fuzzy, c-format
5245msgid "%s: Writing to the journal is not supported.\n"
5246msgstr ""
5247"Impostazione di data ed ora dell'ultimo controllo del file system a %s\n"
5248
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005249#: misc/fuse2fs.c:3821
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005250msgid "Warning: Mounting unchecked fs, running e2fsck is recommended.\n"
5251msgstr ""
5252
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005253#: misc/fuse2fs.c:3825
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005254msgid "Warning: Maximal mount count reached, running e2fsck is recommended.\n"
5255msgstr ""
5256
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005257#: misc/fuse2fs.c:3830
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005258msgid "Warning: Check time reached; running e2fsck is recommended.\n"
5259msgstr ""
5260
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005261#: misc/fuse2fs.c:3834
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005262msgid "Orphans detected; running e2fsck is recommended.\n"
5263msgstr ""
5264
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005265#: misc/fuse2fs.c:3838
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005266msgid "Errors detected; running e2fsck is required.\n"
5267msgstr ""
5268
5269#: misc/lsattr.c:75
5270#, fuzzy, c-format
5271msgid "Usage: %s [-RVadlpv] [files...]\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05005272msgstr "Uso: %s [RVadlv] [file ...]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005273
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005274#: misc/lsattr.c:86
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005275#, c-format
5276msgid "While reading flags on %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005277msgstr "Durante la lettura dei flag di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005278
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005279#: misc/lsattr.c:93
5280#, fuzzy, c-format
5281msgid "While reading project on %s"
5282msgstr "Durante la lettura della versione di %s"
5283
5284#: misc/lsattr.c:102
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005285#, c-format
5286msgid "While reading version on %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005287msgstr "Durante la lettura della versione di %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005288
Theodore Ts'o899425b2018-02-27 22:25:04 -05005289#: misc/mke2fs.c:130
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05005290#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005291msgid ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04005292"Usage: %s [-c|-l filename] [-b block-size] [-C cluster-size]\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05005293"\t[-i bytes-per-inode] [-I inode-size] [-J journal-options]\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005294"\t[-G flex-group-size] [-N number-of-inodes] [-d root-directory]\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005295"\t[-m reserved-blocks-percentage] [-o creator-os]\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005296"\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05005297"\t[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005298"\t[-t fs-type] [-T usage-type ] [-U UUID] [-e errors_behavior][-z "
5299"undo_file]\n"
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04005300"\t[-jnqvDFSV] device [blocks-count]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005301msgstr ""
Theodore Ts'o72933b92005-01-11 14:05:00 -05005302"Uso: %s [-c|-t|-l nomefile] [-b dim_blocchi] [-f dim_frammento]\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005303"\t[-i byte-per-inode] [-j] [-J opzioni-journal] [-N numero-di-inode]\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005304"\t[-m percentuale-blocchi-riservati] [-o os-origine] [-g blocchi-per-"
5305"gruppo]\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005306"\t[-L etichetta-volume] [-M ultima-dir-montata] [-O caratteristica[,...]]\n"
5307"\t[-r revisione-fs] [-R opz_raid] [-qvSV] device [numero-blocchi]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005308
Theodore Ts'o899425b2018-02-27 22:25:04 -05005309#: misc/mke2fs.c:261
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005310#, c-format
5311msgid "Running command: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005312msgstr "Esecuzione del comando: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005313
Theodore Ts'o899425b2018-02-27 22:25:04 -05005314#: misc/mke2fs.c:265
Theodore Ts'obc759702005-05-09 20:40:55 -04005315#, fuzzy, c-format
5316msgid "while trying to run '%s'"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005317msgstr "provando a caricare '%s'"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005318
Theodore Ts'o899425b2018-02-27 22:25:04 -05005319#: misc/mke2fs.c:272
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005320msgid "while processing list of bad blocks from program"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005321msgstr "analizzando una lista di blocchi non validi dal programma"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005322
Theodore Ts'o899425b2018-02-27 22:25:04 -05005323#: misc/mke2fs.c:299
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005324#, c-format
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005325msgid "Block %d in primary superblock/group descriptor area bad.\n"
5326msgstr ""
5327"Blocco %d non valido nel superblocco primario/area del descrittore di "
5328"gruppo.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005329
Theodore Ts'o899425b2018-02-27 22:25:04 -05005330#: misc/mke2fs.c:301
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005331#, c-format
5332msgid "Blocks %u through %u must be good in order to build a filesystem.\n"
5333msgstr ""
5334"I blocchi da %u a %u devono essere validi per costruire un file system.\n"
5335
Theodore Ts'o899425b2018-02-27 22:25:04 -05005336#: misc/mke2fs.c:304
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005337msgid "Aborting....\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005338msgstr "Annullamento....\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005339
Theodore Ts'o899425b2018-02-27 22:25:04 -05005340#: misc/mke2fs.c:324
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005341#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005342msgid ""
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005343"Warning: the backup superblock/group descriptors at block %u contain\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005344"\tbad blocks.\n"
5345"\n"
5346msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005347"Attenzione: il superblocco di backup/descrittori di gruppo ai blocchi %d\n"
5348"\tcontengono blocchi non validi.\n"
5349"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005350
Theodore Ts'o899425b2018-02-27 22:25:04 -05005351#: misc/mke2fs.c:343
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005352msgid "while marking bad blocks as used"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005353msgstr "contrassegnando i blocchi non validi come utilizzati"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005354
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005355#: misc/mke2fs.c:368
5356#, fuzzy
5357msgid "while writing reserved inodes"
5358msgstr "scrivendo l'inode del journal"
5359
5360#: misc/mke2fs.c:420
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005361msgid "Writing inode tables: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005362msgstr "Scrittura delle tavole degli inode: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005363
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005364#: misc/mke2fs.c:442
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005365#, fuzzy, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005366msgid ""
5367"\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005368"Could not write %d blocks in inode table starting at %llu: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005369msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005370"\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005371"Impossibile scrivere %d blocchi nella tavola degli inode iniziando da %d: "
5372"%s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005373
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005374#: misc/mke2fs.c:456 misc/mke2fs.c:2726 misc/mke2fs.c:3131
Eric Sandeen032eafe2012-07-28 17:48:36 -04005375msgid "done \n"
5376msgstr "fatto \n"
5377
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005378#: misc/mke2fs.c:471
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005379msgid "while creating root dir"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005380msgstr "creando la directory root"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005381
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005382#: misc/mke2fs.c:478
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005383msgid "while reading root inode"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005384msgstr "creando l'inode root"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005385
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005386#: misc/mke2fs.c:490
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005387msgid "while setting root inode ownership"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005388msgstr "impostando i permessi dell'inode root"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005389
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005390#: misc/mke2fs.c:508
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005391msgid "while creating /lost+found"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005392msgstr "creando /lost+found"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005393
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005394#: misc/mke2fs.c:515
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005395msgid "while looking up /lost+found"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005396msgstr "cercando /lost+found"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005397
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005398#: misc/mke2fs.c:528
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005399msgid "while expanding /lost+found"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005400msgstr "espandendo /lost+found"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005401
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005402#: misc/mke2fs.c:543
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005403msgid "while setting bad block inode"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05005404msgstr "impostando l'inode del blocco difettoso"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005405
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005406#: misc/mke2fs.c:570
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005407#, c-format
5408msgid "Out of memory erasing sectors %d-%d\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005409msgstr "Fine memoria cancellando i settori %d-%d\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005410
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005411#: misc/mke2fs.c:580
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005412#, c-format
5413msgid "Warning: could not read block 0: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005414msgstr "Attenzione: impossibile leggere il blocco 0: %s\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005415
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005416#: misc/mke2fs.c:596
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005417#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005418msgid "Warning: could not erase sector %d: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005419msgstr "Attenzione: impossibile cancellare il settore %d: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005420
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005421#: misc/mke2fs.c:612
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005422msgid "while initializing journal superblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005423msgstr "inizializzando il superblocco del journal"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005424
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005425#: misc/mke2fs.c:620
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005426msgid "Zeroing journal device: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005427msgstr "Azzeramento del device di journaling: "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005428
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005429#: misc/mke2fs.c:632
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005430#, fuzzy, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04005431msgid "while zeroing journal device (block %llu, count %d)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005432msgstr "azzerando il device di journaling (blocco %u, numero %d)"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005433
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005434#: misc/mke2fs.c:650
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005435msgid "while writing journal superblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005436msgstr "scrivendo il superblocco del journal"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005437
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005438#: misc/mke2fs.c:665
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005439#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005440msgid "Creating filesystem with %llu %dk blocks and %u inodes\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005441msgstr "Creazione del file system con %llu %dk blocchi e %u inode\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005442
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005443#: misc/mke2fs.c:673
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005444#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005445msgid ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04005446"warning: %llu blocks unused.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005447"\n"
5448msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005449"attenzione: %d blocchi inutilizzati.\n"
5450"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005451
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005452#: misc/mke2fs.c:678
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005453#, c-format
5454msgid "Filesystem label=%s\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005455msgstr "Etichetta del file system=%s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005456
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005457#: misc/mke2fs.c:681
Eric Sandeen032eafe2012-07-28 17:48:36 -04005458#, fuzzy, c-format
5459msgid "OS type: %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005460msgstr "Tipo SO: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005461
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005462#: misc/mke2fs.c:683
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005463#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005464msgid "Block size=%u (log=%u)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005465msgstr "Dimensione blocco=%u (log=%u)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005466
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005467#: misc/mke2fs.c:686
Eric Sandeen032eafe2012-07-28 17:48:36 -04005468#, fuzzy, c-format
5469msgid "Cluster size=%u (log=%u)\n"
5470msgstr "Dimensione blocco=%u (log=%u)\n"
5471
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005472#: misc/mke2fs.c:690
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005473#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005474msgid "Fragment size=%u (log=%u)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005475msgstr "Dimensione frammento=%u (log=%u)\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005476
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005477#: misc/mke2fs.c:692
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005478#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04005479msgid "Stride=%u blocks, Stripe width=%u blocks\n"
5480msgstr ""
5481
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005482#: misc/mke2fs.c:694
Eric Sandeen032eafe2012-07-28 17:48:36 -04005483#, fuzzy, c-format
5484msgid "%u inodes, %llu blocks\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005485msgstr "%u inode, %u blocchi\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005486
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005487#: misc/mke2fs.c:696
Eric Sandeen032eafe2012-07-28 17:48:36 -04005488#, fuzzy, c-format
5489msgid "%llu blocks (%2.2f%%) reserved for the super user\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005490msgstr "%u blocchi (%2.2f%%) riservati per l'utente root\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005491
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005492#: misc/mke2fs.c:699
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005493#, c-format
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005494msgid "First data block=%u\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005495msgstr "Primo blocco dati=%u\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005496
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005497#: misc/mke2fs.c:701
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005498#, c-format
5499msgid "Root directory owner=%u:%u\n"
5500msgstr ""
5501
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005502#: misc/mke2fs.c:703
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005503#, c-format
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05005504msgid "Maximum filesystem blocks=%lu\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005505msgstr "Blocchi massimi nel file system=%lu\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05005506
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005507#: misc/mke2fs.c:707
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005508#, c-format
5509msgid "%u block groups\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005510msgstr "%u gruppi di blocchi\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005511
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005512#: misc/mke2fs.c:709
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005513#, fuzzy, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005514msgid "%u block group\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005515msgstr "%u gruppo di blocchi\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005516
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005517#: misc/mke2fs.c:711
Eric Sandeen032eafe2012-07-28 17:48:36 -04005518#, fuzzy, c-format
5519msgid "%u blocks per group, %u clusters per group\n"
5520msgstr "%u blocchi per gruppo, %u frammenti per gruppo\n"
5521
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005522#: misc/mke2fs.c:714
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005523#, c-format
5524msgid "%u blocks per group, %u fragments per group\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005525msgstr "%u blocchi per gruppo, %u frammenti per gruppo\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005526
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005527#: misc/mke2fs.c:716
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005528#, c-format
5529msgid "%u inodes per group\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005530msgstr "%u inode per gruppo\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005531
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005532#: misc/mke2fs.c:725
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005533#, c-format
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005534msgid "Filesystem UUID: %s\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005535msgstr "Etichetta del file system=%s\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005536
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005537#: misc/mke2fs.c:726
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005538msgid "Superblock backups stored on blocks: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005539msgstr "Backup del superblocco salvati nei blocchi: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005540
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005541#: misc/mke2fs.c:820
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005542#, c-format
5543msgid "%s requires '-O 64bit'\n"
5544msgstr ""
5545
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005546#: misc/mke2fs.c:826
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005547#, c-format
5548msgid "'%s' must be before 'resize=%u'\n"
5549msgstr ""
5550
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005551#: misc/mke2fs.c:839
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005552#, fuzzy, c-format
5553msgid "Invalid desc_size: '%s'\n"
5554msgstr "Parametro di stride non valido.\n"
5555
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005556#: misc/mke2fs.c:853
Theodore Ts'o899425b2018-02-27 22:25:04 -05005557#, fuzzy, c-format
5558msgid "Invalid hash seed: %s\n"
5559msgstr "Parametro di stride non valido.\n"
5560
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005561#: misc/mke2fs.c:865
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005562#, fuzzy, c-format
5563msgid "Invalid offset: %s\n"
5564msgstr "Parametro di stride non valido.\n"
5565
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005566#: misc/mke2fs.c:879 misc/tune2fs.c:2101
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005567#, fuzzy, c-format
5568msgid "Invalid mmp_update_interval: %s\n"
5569msgstr "modello di prova non valido: %s\n"
5570
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005571#: misc/mke2fs.c:896
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005572#, fuzzy, c-format
5573msgid "Invalid # of backup superblocks: %s\n"
5574msgstr "Parametro di stride non valido.\n"
5575
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005576#: misc/mke2fs.c:918
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005577#, fuzzy, c-format
5578msgid "Invalid stride parameter: %s\n"
5579msgstr "Parametro di stride non valido.\n"
5580
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005581#: misc/mke2fs.c:933
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005582#, fuzzy, c-format
5583msgid "Invalid stripe-width parameter: %s\n"
5584msgstr "Parametro di stride non valido.\n"
5585
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005586#: misc/mke2fs.c:956
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005587#, fuzzy, c-format
5588msgid "Invalid resize parameter: %s\n"
5589msgstr "Parametro di stride non valido.\n"
5590
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005591#: misc/mke2fs.c:963
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005592msgid "The resize maximum must be greater than the filesystem size.\n"
5593msgstr ""
5594
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005595#: misc/mke2fs.c:987
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005596msgid "On-line resizing not supported with revision 0 filesystems\n"
5597msgstr ""
5598
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005599#: misc/mke2fs.c:1013 misc/mke2fs.c:1022
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005600#, fuzzy, c-format
5601msgid "Invalid root_owner: '%s'\n"
5602msgstr "Insieme di opzioni di mount non valido: %s\n"
5603
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005604#: misc/mke2fs.c:1065
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005605#, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005606msgid ""
5607"\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05005608"Bad option(s) specified: %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005609"\n"
Theodore Ts'o197abba2005-06-20 18:00:23 -04005610"Extended options are separated by commas, and may take an argument which\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005611"\tis set off by an equals ('=') sign.\n"
5612"\n"
Theodore Ts'o197abba2005-06-20 18:00:23 -04005613"Valid extended options are:\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005614"\tmmp_update_interval=<interval>\n"
5615"\tnum_backup_sb=<0|1|2>\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05005616"\tstride=<RAID per-disk data chunk in blocks>\n"
5617"\tstripe-width=<RAID stride * data disks in blocks>\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005618"\toffset=<offset to create the file system>\n"
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05005619"\tresize=<resize maximum size in blocks>\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005620"\tpacked_meta_blocks=<0 to disable, 1 to enable>\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005621"\tlazy_itable_init=<0 to disable, 1 to enable>\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005622"\tlazy_journal_init=<0 to disable, 1 to enable>\n"
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04005623"\troot_owner=<uid of root dir>:<gid of root dir>\n"
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05005624"\ttest_fs\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005625"\tdiscard\n"
5626"\tnodiscard\n"
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04005627"\tquotatype=<quota type(s) to be enabled>\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005628"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005629msgstr ""
5630
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005631#: misc/mke2fs.c:1090
Theodore Ts'o8f741372008-02-28 21:47:05 -05005632#, c-format
5633msgid ""
5634"\n"
5635"Warning: RAID stripe-width %u not an even multiple of stride %u.\n"
5636"\n"
5637msgstr ""
5638
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005639#: misc/mke2fs.c:1135
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005640#, c-format
5641msgid ""
5642"Syntax error in mke2fs config file (%s, line #%d)\n"
5643"\t%s\n"
5644msgstr ""
5645
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005646#: misc/mke2fs.c:1148 misc/tune2fs.c:1120
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005647#, c-format
5648msgid "Invalid filesystem option set: %s\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005649msgstr "Set di opzioni del file system non valido: %s\n"
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005650
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005651#: misc/mke2fs.c:1160 misc/tune2fs.c:411
Eric Sandeen032eafe2012-07-28 17:48:36 -04005652#, c-format
5653msgid "Invalid mount option set: %s\n"
5654msgstr "Insieme di opzioni di mount non valido: %s\n"
5655
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005656#: misc/mke2fs.c:1296
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005657#, c-format
5658msgid ""
5659"\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005660"Your mke2fs.conf file does not define the %s filesystem type.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005661msgstr ""
5662
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005663#: misc/mke2fs.c:1300
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005664msgid ""
5665"You probably need to install an updated mke2fs.conf file.\n"
5666"\n"
5667msgstr ""
5668
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005669#: misc/mke2fs.c:1304
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005670#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04005671msgid "Aborting...\n"
5672msgstr "Annullamento....\n"
5673
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005674#: misc/mke2fs.c:1345
Eric Sandeen032eafe2012-07-28 17:48:36 -04005675#, c-format
5676msgid ""
5677"\n"
5678"Warning: the fs_type %s is not defined in mke2fs.conf\n"
5679"\n"
5680msgstr ""
5681
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005682#: misc/mke2fs.c:1527
Eric Sandeen032eafe2012-07-28 17:48:36 -04005683msgid "Couldn't allocate memory for new PATH.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005684msgstr "Impossibile allocare memoria per i tipi di file system\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005685
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005686#: misc/mke2fs.c:1564
Eric Sandeen032eafe2012-07-28 17:48:36 -04005687#, c-format
5688msgid "Couldn't init profile successfully (error: %ld).\n"
5689msgstr ""
5690
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005691#: misc/mke2fs.c:1597
Theodore Ts'obc759702005-05-09 20:40:55 -04005692#, fuzzy, c-format
5693msgid "invalid block size - %s"
5694msgstr "dimensione del blocco difettoso - %s"
5695
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005696#: misc/mke2fs.c:1601
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005697#, c-format
5698msgid "Warning: blocksize %d not usable on most systems.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005699msgstr ""
5700"Attenzione: la dimensione di blocco %d non è utilizzabile su molti sistemi.\n"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05005701
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005702#: misc/mke2fs.c:1617
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005703#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04005704msgid "invalid cluster size - %s"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005705msgstr "dimensione file system non valida - %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005706
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005707#: misc/mke2fs.c:1630
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005708msgid "'-R' is deprecated, use '-E' instead"
5709msgstr ""
5710
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005711#: misc/mke2fs.c:1644 misc/tune2fs.c:1830
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005712#, fuzzy, c-format
5713msgid "bad error behavior - %s"
5714msgstr "comportamento relativo ad un errore non valido - %s"
5715
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005716#: misc/mke2fs.c:1656
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005717msgid "Illegal number for blocks per group"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005718msgstr "Numero di blocchi per gruppo non valido"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005719
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005720#: misc/mke2fs.c:1661
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005721msgid "blocks per group must be multiple of 8"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005722msgstr "i blocchi per gruppo devono essere multipli di 8"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005723
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005724#: misc/mke2fs.c:1669
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005725#, fuzzy
5726msgid "Illegal number for flex_bg size"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005727msgstr "Numero di blocchi per gruppo non valido"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005728
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005729#: misc/mke2fs.c:1675
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005730msgid "flex_bg size must be a power of 2"
5731msgstr ""
5732
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005733#: misc/mke2fs.c:1680
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005734#, c-format
5735msgid "flex_bg size (%lu) must be less than or equal to 2^31"
5736msgstr ""
5737
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005738#: misc/mke2fs.c:1690
Theodore Ts'o7ae19832005-06-19 09:45:36 -04005739#, fuzzy, c-format
Theodore Ts'o197abba2005-06-20 18:00:23 -04005740msgid "invalid inode ratio %s (min %d/max %d)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005741msgstr "tasso di inode non valido %s (min %d/max %d)"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005742
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005743#: misc/mke2fs.c:1700
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005744#, fuzzy, c-format
5745msgid "invalid inode size - %s"
5746msgstr "dimensione inode non valida - %s"
5747
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005748#: misc/mke2fs.c:1713
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005749msgid ""
5750"Warning: -K option is deprecated and should not be used anymore. Use '-E "
5751"nodiscard' extended option instead!\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005752msgstr ""
5753
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005754#: misc/mke2fs.c:1724
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005755msgid "in malloc for bad_blocks_filename"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005756msgstr "nella malloc per bad_blocks_filename"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005757
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005758#: misc/mke2fs.c:1733
Theodore Ts'o48203a32016-06-08 15:45:26 -04005759#, fuzzy, c-format
5760msgid ""
5761"Warning: label too long; will be truncated to '%s'\n"
5762"\n"
5763msgstr "Attenzione: troncamento dell'etichetta, troppo lunga.\n"
5764
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005765#: misc/mke2fs.c:1742
Theodore Ts'o197abba2005-06-20 18:00:23 -04005766#, fuzzy, c-format
5767msgid "invalid reserved blocks percent - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005768msgstr "percentuale di blocchi riservati non valida - %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005769
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005770#: misc/mke2fs.c:1757
Theodore Ts'o6956f612005-12-31 16:46:15 -05005771#, fuzzy, c-format
5772msgid "bad num inodes - %s"
Theodore Ts'o7527ef12007-12-05 19:35:20 -05005773msgstr "dimensione inode non valida - %s"
Theodore Ts'o6956f612005-12-31 16:46:15 -05005774
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005775#: misc/mke2fs.c:1770
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04005776#, fuzzy
5777msgid "while allocating fs_feature string"
5778msgstr "allocando i buffer"
5779
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005780#: misc/mke2fs.c:1787
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005781#, fuzzy, c-format
5782msgid "bad revision level - %s"
5783msgstr "versione non valida - %s\n"
5784
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005785#: misc/mke2fs.c:1792
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005786#, fuzzy, c-format
5787msgid "while trying to create revision %d"
5788msgstr ""
5789"\n"
5790"\tcercando di creare il journal"
5791
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005792#: misc/mke2fs.c:1806
Eric Sandeen032eafe2012-07-28 17:48:36 -04005793#, fuzzy
5794msgid "The -t option may only be used once"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005795msgstr "-o può essere specificata solo una volta"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005796
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005797#: misc/mke2fs.c:1814
Eric Sandeen032eafe2012-07-28 17:48:36 -04005798#, fuzzy
5799msgid "The -T option may only be used once"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005800msgstr "-o può essere specificata solo una volta"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005801
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005802#: misc/mke2fs.c:1870 misc/mke2fs.c:3215
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005803#, c-format
5804msgid "while trying to open journal device %s\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005805msgstr "durante l'apertura del dispositivo di journaling %s\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005806
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005807#: misc/mke2fs.c:1876
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005808#, c-format
Theodore Ts'oddc32a02003-05-03 18:45:55 -04005809msgid "Journal dev blocksize (%d) smaller than minimum blocksize %d\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005810msgstr ""
5811"Dimensione dei blocchi del device di journaling (%d) minore della dim minima "
5812"dei blocchi %d\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005813
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005814#: misc/mke2fs.c:1882
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005815#, fuzzy, c-format
5816msgid "Using journal device's blocksize: %d\n"
5817msgstr "Aggiunta del journal al device %s: "
5818
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005819#: misc/mke2fs.c:1893
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005820#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04005821msgid "invalid blocks '%s' on device '%s'"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005822msgstr ""
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005823
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005824#: misc/mke2fs.c:1923
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005825msgid "filesystem"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005826msgstr "file system"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04005827
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005828#: misc/mke2fs.c:1941 resize/main.c:497
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005829msgid "while trying to determine filesystem size"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005830msgstr "tentando di determinare la dimensione del file system"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005831
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005832#: misc/mke2fs.c:1947
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005833msgid ""
5834"Couldn't determine device size; you must specify\n"
5835"the size of the filesystem\n"
5836msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005837"Impossibile determinare la dimensione del device: bisogna\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005838"specificare la dimensione del file system\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005839
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005840#: misc/mke2fs.c:1954
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005841msgid ""
5842"Device size reported to be zero. Invalid partition specified, or\n"
5843"\tpartition table wasn't reread after running fdisk, due to\n"
5844"\ta modified partition being busy and in use. You may need to reboot\n"
5845"\tto re-read your partition table.\n"
5846msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005847"Sembra che la dimensione del device sia zero. Specificata partizione non\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005848"\tvalida o la tabella delle partizioni non è stata riletta dopo "
5849"l'esecuzione\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005850"\tdi fdisk, poiché una partizione modificata era occupata. Potrebbe essere\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05005851"\tnecessario riavviare per rileggere la tabella delle partizioni.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005852
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005853#: misc/mke2fs.c:1971
Theodore Ts'oa04eba32003-05-03 16:35:17 -04005854msgid "Filesystem larger than apparent device size."
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005855msgstr "Il file system è più grande della dimensione apparente del device."
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00005856
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005857#: misc/mke2fs.c:1991
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005858msgid "Failed to parse fs types list\n"
5859msgstr ""
5860
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005861#: misc/mke2fs.c:2040
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005862#, fuzzy
5863msgid "The HURD does not support the filetype feature.\n"
5864msgstr "Il kernel Hurd non supporta la caratteristica filetype.\n"
5865
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005866#: misc/mke2fs.c:2045
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005867#, fuzzy
5868msgid "The HURD does not support the huge_file feature.\n"
5869msgstr "Il kernel Hurd non supporta la caratteristica filetype.\n"
5870
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005871#: misc/mke2fs.c:2050
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005872#, fuzzy
5873msgid "The HURD does not support the metadata_csum feature.\n"
5874msgstr "Il kernel Hurd non supporta la caratteristica filetype.\n"
5875
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005876#: misc/mke2fs.c:2055
Theodore Ts'o899425b2018-02-27 22:25:04 -05005877#, fuzzy
5878msgid "The HURD does not support the ea_inode feature.\n"
5879msgstr "Il kernel Hurd non supporta la caratteristica filetype.\n"
5880
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005881#: misc/mke2fs.c:2065
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005882msgid "while trying to determine hardware sector size"
5883msgstr "provando a determinare la dimensione del settore hardware"
5884
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005885#: misc/mke2fs.c:2071
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005886#, fuzzy
5887msgid "while trying to determine physical sector size"
5888msgstr "provando a determinare la dimensione del settore hardware"
5889
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005890#: misc/mke2fs.c:2103
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005891#, fuzzy
5892msgid "while setting blocksize; too small for device\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005893msgstr "leggendo l'inode dei blocchi non validi"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005894
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005895#: misc/mke2fs.c:2108
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005896#, c-format
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005897msgid ""
5898"Warning: specified blocksize %d is less than device physical sectorsize %d\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005899msgstr ""
5900
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005901#: misc/mke2fs.c:2132
Eric Sandeen032eafe2012-07-28 17:48:36 -04005902#, c-format
5903msgid ""
5904"%s: Size of device (0x%llx blocks) %s too big to be expressed\n"
5905"\tin 32 bits using a blocksize of %d.\n"
5906msgstr ""
5907
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005908#: misc/mke2fs.c:2144
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05005909#, c-format
5910msgid ""
5911"%s: Size of device (0x%llx blocks) %s too big to create\n"
5912"\ta filesystem using a blocksize of %d.\n"
5913msgstr ""
5914
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005915#: misc/mke2fs.c:2166
Theodore Ts'o945ffb92009-01-26 20:43:10 -05005916msgid "fs_types for mke2fs.conf resolution: "
5917msgstr ""
5918
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005919#: misc/mke2fs.c:2173
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05005920msgid "Filesystem features not supported with revision 0 filesystems\n"
5921msgstr ""
5922
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005923#: misc/mke2fs.c:2181
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005924msgid "Sparse superblocks not supported with revision 0 filesystems\n"
5925msgstr ""
5926
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005927#: misc/mke2fs.c:2191
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005928msgid "Journals not supported with revision 0 filesystems\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04005929msgstr "Journal non supportati con il numero di revisione 0 del file system\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04005930
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005931#: misc/mke2fs.c:2204
Eric Sandeen032eafe2012-07-28 17:48:36 -04005932#, fuzzy, c-format
5933msgid "invalid reserved blocks percent - %lf"
5934msgstr "percentuale di blocchi riservati non valida - %s"
5935
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005936#: misc/mke2fs.c:2221
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005937msgid ""
5938"Extents MUST be enabled for a 64-bit filesystem. Pass -O extents to "
5939"rectify.\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04005940msgstr ""
5941
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005942#: misc/mke2fs.c:2241
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005943msgid "The cluster size may not be smaller than the block size.\n"
5944msgstr ""
5945
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005946#: misc/mke2fs.c:2247
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005947msgid "specifying a cluster size requires the bigalloc feature"
5948msgstr ""
5949
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005950#: misc/mke2fs.c:2267
Eric Sandeen032eafe2012-07-28 17:48:36 -04005951#, c-format
5952msgid "warning: Unable to get device geometry for %s\n"
5953msgstr ""
5954
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005955#: misc/mke2fs.c:2270
Eric Sandeen032eafe2012-07-28 17:48:36 -04005956#, c-format
5957msgid "%s alignment is offset by %lu bytes.\n"
5958msgstr ""
5959
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005960#: misc/mke2fs.c:2272
Eric Sandeen032eafe2012-07-28 17:48:36 -04005961#, c-format
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005962msgid ""
5963"This may result in very poor performance, (re)-partitioning suggested.\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005964msgstr ""
5965
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005966#: misc/mke2fs.c:2293
Eric Sandeen032eafe2012-07-28 17:48:36 -04005967#, c-format
5968msgid "%d-byte blocks too big for system (max %d)"
5969msgstr "blocchi di %d byte troppo grandi per il sistema (max %d)"
5970
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005971#: misc/mke2fs.c:2297
Eric Sandeen032eafe2012-07-28 17:48:36 -04005972#, c-format
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04005973msgid ""
5974"Warning: %d-byte blocks too big for system (max %d), forced to continue\n"
5975msgstr ""
5976"Attenzione: blocchi di %d bytes troppo grandi per il sistema (max %d), "
5977"continuo comunque\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04005978
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005979#: misc/mke2fs.c:2305
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04005980#, c-format
5981msgid ""
5982"Suggestion: Use Linux kernel >= 3.18 for improved stability of the metadata "
5983"and journal checksum features.\n"
5984msgstr ""
5985
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005986#: misc/mke2fs.c:2360
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04005987#, c-format
5988msgid ""
5989"\n"
5990"Warning: offset specified without an explicit file system size.\n"
5991"Creating a file system with %llu blocks but this might\n"
5992"not be what you want.\n"
5993"\n"
5994msgstr ""
5995
Theodore Ts'o40e66e22018-08-18 21:14:56 -04005996#: misc/mke2fs.c:2375
Theodore Ts'o21725192017-08-23 19:46:04 -04005997#, c-format
5998msgid "%d byte inodes are too small for project quota"
5999msgstr ""
6000
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006001#: misc/mke2fs.c:2397
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006002msgid "Can't support bigalloc feature without extents feature"
6003msgstr ""
6004
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006005#: misc/mke2fs.c:2404
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006006msgid ""
6007"The resize_inode and meta_bg features are not compatible.\n"
6008"They can not be both enabled simultaneously.\n"
6009msgstr ""
6010
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006011#: misc/mke2fs.c:2412
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006012msgid ""
6013"\n"
6014"Warning: the bigalloc feature is still under development\n"
6015"See https://ext4.wiki.kernel.org/index.php/Bigalloc for more information\n"
6016"\n"
6017msgstr ""
6018
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006019#: misc/mke2fs.c:2424
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05006020msgid "reserved online resize blocks not supported on non-sparse filesystem"
6021msgstr ""
6022
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006023#: misc/mke2fs.c:2433
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006024msgid "blocks per group count out of range"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006025msgstr "conteggio dei blocchi per gruppo fuori dall'intervallo"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006026
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006027#: misc/mke2fs.c:2455
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006028msgid "Flex_bg feature not enabled, so flex_bg size may not be specified"
Theodore Ts'o6956f612005-12-31 16:46:15 -05006029msgstr ""
6030
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006031#: misc/mke2fs.c:2467
Theodore Ts'o197abba2005-06-20 18:00:23 -04006032#, fuzzy, c-format
6033msgid "invalid inode size %d (min %d/max %d)"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006034msgstr "dimensione dell'inode non valida: %d (min %d/max %d)"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05006035
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006036#: misc/mke2fs.c:2482
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006037#, c-format
6038msgid "%d byte inodes are too small for inline data; specify larger size"
6039msgstr ""
6040
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006041#: misc/mke2fs.c:2497
Theodore Ts'o851bcf32007-07-08 12:09:40 -04006042#, c-format
6043msgid "too many inodes (%llu), raise inode ratio?"
6044msgstr ""
6045
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006046#: misc/mke2fs.c:2504
Theodore Ts'o851bcf32007-07-08 12:09:40 -04006047#, c-format
6048msgid "too many inodes (%llu), specify < 2^32 inodes"
6049msgstr ""
6050
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006051#: misc/mke2fs.c:2518
Theodore Ts'o851bcf32007-07-08 12:09:40 -04006052#, c-format
6053msgid ""
6054"inode_size (%u) * inodes_count (%u) too big for a\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04006055"\tfilesystem with %llu blocks, specify higher inode_ratio (-i)\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04006056"\tor lower inode count (-N).\n"
6057msgstr ""
6058
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006059#: misc/mke2fs.c:2705
Eric Sandeen032eafe2012-07-28 17:48:36 -04006060msgid "Discarding device blocks: "
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006061msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04006062
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006063#: misc/mke2fs.c:2721
Eric Sandeen032eafe2012-07-28 17:48:36 -04006064msgid "failed - "
6065msgstr ""
6066
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006067#: misc/mke2fs.c:2780
Theodore Ts'o48203a32016-06-08 15:45:26 -04006068#, fuzzy
6069msgid "while initializing quota context"
6070msgstr "chiamando ext2fs_block_iterate"
6071
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006072#: misc/mke2fs.c:2787
Theodore Ts'o48203a32016-06-08 15:45:26 -04006073#, fuzzy
6074msgid "while writing quota inodes"
6075msgstr "scrivendo l'inode del journal"
6076
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006077#: misc/mke2fs.c:2812
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006078#, fuzzy, c-format
6079msgid "bad error behavior in profile - %s"
6080msgstr "comportamento relativo ad un errore non valido - %s"
6081
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006082#: misc/mke2fs.c:2888
Theodore Ts'o899425b2018-02-27 22:25:04 -05006083#, fuzzy
6084msgid "in malloc for android_sparse_params"
6085msgstr "nella malloc per bad_blocks_filename"
6086
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006087#: misc/mke2fs.c:2902
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006088#, fuzzy
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006089msgid "while setting up superblock"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006090msgstr "impostando il superblocco"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006091
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006092#: misc/mke2fs.c:2918
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006093msgid ""
6094"Extents are not enabled. The file extent tree can be checksummed, whereas "
6095"block maps cannot. Not enabling extents reduces the coverage of metadata "
6096"checksumming. Pass -O extents to rectify.\n"
6097msgstr ""
6098
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006099#: misc/mke2fs.c:2925
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006100msgid ""
6101"64-bit filesystem support is not enabled. The larger fields afforded by "
6102"this feature enable full-strength checksumming. Pass -O 64bit to rectify.\n"
6103msgstr ""
6104
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006105#: misc/mke2fs.c:2933
Theodore Ts'o4c5e6cd2017-10-16 01:45:45 -04006106#, fuzzy
6107msgid "The metadata_csum_seed feature requires the metadata_csum feature.\n"
6108msgstr "Il kernel Hurd non supporta la caratteristica filetype.\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006109
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006110#: misc/mke2fs.c:2957
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006111msgid "Discard succeeded and will return 0s - skipping inode table wipe\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04006112msgstr ""
6113
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006114#: misc/mke2fs.c:3056
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006115#, c-format
6116msgid "unknown os - %s"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006117msgstr "SO sconosciuto - %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006118
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006119#: misc/mke2fs.c:3119
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006120#, fuzzy
Eric Sandeen032eafe2012-07-28 17:48:36 -04006121msgid "Allocating group tables: "
6122msgstr "Scrittura delle tavole degli inode: "
6123
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006124#: misc/mke2fs.c:3127
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006125msgid "while trying to allocate filesystem tables"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006126msgstr "tentando di allocare le tabelle del file system"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006127
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006128#: misc/mke2fs.c:3136
Eric Sandeen032eafe2012-07-28 17:48:36 -04006129#, fuzzy
6130msgid ""
6131"\n"
6132"\twhile converting subcluster bitmap"
6133msgstr "scrivendo la mappa dei bit del blocco"
6134
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006135#: misc/mke2fs.c:3142
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006136#, c-format
6137msgid "%s may be further corrupted by superblock rewrite\n"
6138msgstr ""
6139
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006140#: misc/mke2fs.c:3183
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006141#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04006142msgid "while zeroing block %llu at end of filesystem"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006143msgstr "nell'azzerare il blocco %llu alla fine del file system"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006144
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006145#: misc/mke2fs.c:3196
Theodore Ts'oc2b13a42005-01-19 00:31:46 -05006146#, fuzzy
6147msgid "while reserving blocks for online resize"
6148msgstr "leggendo l'inode dei blocchi non validi"
6149
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006150#: misc/mke2fs.c:3208 misc/tune2fs.c:1538
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006151msgid "journal"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006152msgstr "journal"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006153
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006154#: misc/mke2fs.c:3220
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006155#, c-format
6156msgid "Adding journal to device %s: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006157msgstr "Aggiunta del journal al device %s: "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006158
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006159#: misc/mke2fs.c:3227
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006160#, c-format
6161msgid ""
6162"\n"
6163"\twhile trying to add journal to device %s"
6164msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006165"\n"
6166"\tcercando di agigungere il journal al device %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006167
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006168#: misc/mke2fs.c:3232 misc/mke2fs.c:3261 misc/mke2fs.c:3299
6169#: misc/mk_hugefiles.c:598 misc/tune2fs.c:1567 misc/tune2fs.c:1586
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006170msgid "done\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006171msgstr "fatto\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006172
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006173#: misc/mke2fs.c:3238
Eric Sandeen032eafe2012-07-28 17:48:36 -04006174msgid "Skipping journal creation in super-only mode\n"
6175msgstr ""
6176
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006177#: misc/mke2fs.c:3248
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006178#, fuzzy, c-format
6179msgid "Creating journal (%u blocks): "
6180msgstr "Creazione del journal (%d blocchi): "
6181
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006182#: misc/mke2fs.c:3257
Eric Sandeen032eafe2012-07-28 17:48:36 -04006183msgid ""
6184"\n"
6185"\twhile trying to create journal"
6186msgstr ""
6187"\n"
6188"\tcercando di creare il journal"
6189
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006190#: misc/mke2fs.c:3269 misc/tune2fs.c:1185
Eric Sandeen032eafe2012-07-28 17:48:36 -04006191msgid ""
6192"\n"
6193"Error while enabling multiple mount protection feature."
6194msgstr ""
6195
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006196#: misc/mke2fs.c:3274
Eric Sandeen032eafe2012-07-28 17:48:36 -04006197#, c-format
6198msgid "Multiple mount protection is enabled with update interval %d seconds.\n"
6199msgstr ""
6200
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006201#: misc/mke2fs.c:3290
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006202msgid "Copying files into the device: "
6203msgstr ""
6204
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006205#: misc/mke2fs.c:3296
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006206#, fuzzy
6207msgid "while populating file system"
6208msgstr "allocando i buffer"
6209
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006210#: misc/mke2fs.c:3303
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006211msgid "Writing superblocks and filesystem accounting information: "
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006212msgstr ""
6213"Scrittura delle informazioni dei super-blocchi e dell'accounting del file "
6214"system: "
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006215
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006216#: misc/mke2fs.c:3310
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006217#, fuzzy
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006218msgid "while writing out and closing file system"
6219msgstr "nell'azzerare il blocco %llu alla fine del file system"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006220
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006221#: misc/mke2fs.c:3313
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006222msgid ""
6223"done\n"
6224"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006225msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006226"fatto\n"
6227"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006228
Theodore Ts'o899425b2018-02-27 22:25:04 -05006229#: misc/mk_hugefiles.c:339
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04006230#, fuzzy, c-format
6231msgid "while zeroing block %llu for hugefile"
6232msgstr "nell'azzerare il blocco %llu alla fine del file system"
6233
Theodore Ts'o899425b2018-02-27 22:25:04 -05006234#: misc/mk_hugefiles.c:514
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006235#, c-format
6236msgid ""
6237"Partition offset of %llu (%uk) blocks not compatible with cluster size %u.\n"
6238msgstr ""
6239
Theodore Ts'o899425b2018-02-27 22:25:04 -05006240#: misc/mk_hugefiles.c:581
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006241msgid "Huge files will be zero'ed\n"
6242msgstr ""
6243
Theodore Ts'o899425b2018-02-27 22:25:04 -05006244#: misc/mk_hugefiles.c:582
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006245#, fuzzy, c-format
6246msgid "Creating %lu huge file(s) "
6247msgstr "file regolare"
6248
Theodore Ts'o899425b2018-02-27 22:25:04 -05006249#: misc/mk_hugefiles.c:584
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006250#, fuzzy, c-format
6251msgid "with %llu blocks each"
6252msgstr ""
6253"attenzione: %d blocchi inutilizzati.\n"
6254"\n"
6255
Theodore Ts'o899425b2018-02-27 22:25:04 -05006256#: misc/mk_hugefiles.c:593
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006257#, fuzzy, c-format
6258msgid "while creating huge file %lu"
6259msgstr "nel recuperare l'inode successivo"
6260
Eric Sandeen032eafe2012-07-28 17:48:36 -04006261#: misc/mklost+found.c:50
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006262msgid "Usage: mklost+found\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05006263msgstr "Uso: mklost+found\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006264
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006265#: misc/partinfo.c:43
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006266#, fuzzy, c-format
6267msgid ""
6268"Usage: %s device...\n"
6269"\n"
6270"Prints out the partition information for each given device.\n"
6271"For example: %s /dev/hda\n"
6272"\n"
6273msgstr ""
6274"Uso: %s <dev1> <dev2> <dev3>\n"
6275"\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006276"Questo programma stampa le informazioni di partizione per un insieme di "
6277"device\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006278"Un utilizzo comune di questo programma è:\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006279"\n"
6280"\t%s /dev/hda?\n"
6281"\n"
6282
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006283#: misc/partinfo.c:53
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006284#, fuzzy, c-format
6285msgid "Cannot open %s: %s"
6286msgstr "e2label: impossibile aprire %s\n"
6287
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006288#: misc/partinfo.c:59
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006289#, c-format
6290msgid "Cannot get geometry of %s: %s"
6291msgstr ""
6292
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006293#: misc/partinfo.c:67
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006294#, c-format
6295msgid "Cannot get size of %s: %s"
6296msgstr ""
6297
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05006298#: misc/partinfo.c:73
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006299#, c-format
6300msgid "%s: h=%3d s=%3d c=%4d start=%8d size=%8lu end=%8d\n"
6301msgstr ""
6302
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006303#: misc/tune2fs.c:119
Theodore Ts'o21725192017-08-23 19:46:04 -04006304msgid ""
6305"\n"
6306"This operation requires a freshly checked filesystem.\n"
6307msgstr ""
6308
6309#: misc/tune2fs.c:121
Theodore Ts'o4e528702016-09-04 21:31:21 -04006310#, fuzzy
6311msgid "Please run e2fsck -f on the filesystem.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006312msgstr "Eseguire e2fsck sul file system.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006313
Theodore Ts'o21725192017-08-23 19:46:04 -04006314#: misc/tune2fs.c:123
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006315#, fuzzy
Theodore Ts'o4e528702016-09-04 21:31:21 -04006316msgid "Please run e2fsck -fD on the filesystem.\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006317msgstr "Eseguire e2fsck sul file system.\n"
6318
Theodore Ts'o21725192017-08-23 19:46:04 -04006319#: misc/tune2fs.c:136
Theodore Ts'o197abba2005-06-20 18:00:23 -04006320#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006321msgid ""
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006322"Usage: %s [-c max_mounts_count] [-e errors_behavior] [-f] [-g group]\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05006323"\t[-i interval[d|m|w]] [-j] [-J journal_options] [-l]\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006324"\t[-m reserved_blocks_percent] [-o [^]mount_options[,...]]\n"
Theodore Ts'o89128f82018-01-01 19:36:37 -05006325"\t[-r reserved_blocks_count] [-u user] [-C mount_count]\n"
6326"\t[-L volume_label] [-M last_mounted_dir]\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006327"\t[-O [^]feature[,...]] [-Q quota_options]\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006328"\t[-E extended-option[,...]] [-T last_check_time] [-U UUID]\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006329"\t[-I new_inode_size] [-z undo_file] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006330msgstr ""
Theodore Ts'o72933b92005-01-11 14:05:00 -05006331"Uso: %s [-c max-numero-mount] [-e comportamento-errori] [-g gruppo]\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006332"\t[-i intervallo[d|m|w]] [-j] [-J opzioni-journal]\n"
6333"\t[-l] [-s flag-sparse] [-m percentuale-blocchi-riservati]\n"
6334"\t[-o [^]opzioni-mount[,...]] [-r numero-blocchi-riservati]\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006335"\t[-u utente] [-C numero-mount] [-L etichetta-volume] [-M ultima-dir-"
6336"montata]\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006337"\t[-O [^]caratteristica[,...]] [-T ultimo-controllo] [-U UUID] device\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006338
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006339#: misc/tune2fs.c:223
Theodore Ts'obd386982015-05-17 20:34:58 -04006340msgid "Journal superblock not found!\n"
6341msgstr "Superblocco del journal non trovato!\n"
6342
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006343#: misc/tune2fs.c:281
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006344msgid "while trying to open external journal"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006345msgstr "cercando di aprire il journal esterno"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006346
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006347#: misc/tune2fs.c:287 misc/tune2fs.c:2845
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006348#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006349msgid "%s is not a journal device.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006350msgstr "%s non è un dispositivo di journaling.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006351
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006352#: misc/tune2fs.c:297 misc/tune2fs.c:2856
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006353msgid "Filesystem's UUID not found on journal device.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006354msgstr "UUID del file system non trovato sul dispositivo di journaling.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006355
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006356#: misc/tune2fs.c:321
Eric Sandeen032eafe2012-07-28 17:48:36 -04006357msgid ""
6358"Cannot locate journal device. It was NOT removed\n"
6359"Use -f option to remove missing journal device.\n"
6360msgstr ""
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006361
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006362#: misc/tune2fs.c:330
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006363msgid "Journal removed\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006364msgstr "Journal rimosso\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006365
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006366#: misc/tune2fs.c:374
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006367msgid "while reading bitmaps"
Theodore Ts'o72933b92005-01-11 14:05:00 -05006368msgstr "leggendo le mappe dei bit"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006369
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006370#: misc/tune2fs.c:382
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006371msgid "while clearing journal inode"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006372msgstr "azzerando l'inode del journal"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006373
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006374#: misc/tune2fs.c:393
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006375msgid "while writing journal inode"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006376msgstr "scrivendo l'inode del journal"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006377
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006378#: misc/tune2fs.c:429 misc/tune2fs.c:452 misc/tune2fs.c:465
Eric Sandeen032eafe2012-07-28 17:48:36 -04006379msgid "(and reboot afterwards!)\n"
6380msgstr ""
Theodore Ts'o0c897a92002-11-09 12:01:18 -05006381
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006382#: misc/tune2fs.c:480
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006383#, c-format
6384msgid "After running e2fsck, please run `resize2fs %s %s"
6385msgstr ""
6386
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006387#: misc/tune2fs.c:483
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006388#, fuzzy, c-format
6389msgid "Please run `resize2fs %s %s"
6390msgstr ""
6391"Eseguire prima 'e2fsck -f %s'.\n"
6392"\n"
6393
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006394#: misc/tune2fs.c:487
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006395#, c-format
6396msgid " -z \"%s\""
6397msgstr ""
6398
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006399#: misc/tune2fs.c:489
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006400#, c-format
6401msgid "' to enable 64-bit mode.\n"
6402msgstr ""
6403
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006404#: misc/tune2fs.c:491
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006405#, c-format
6406msgid "' to disable 64-bit mode.\n"
6407msgstr ""
6408
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006409#: misc/tune2fs.c:1087
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006410msgid ""
6411"WARNING: Could not confirm kernel support for metadata_csum_seed.\n"
6412" This requires Linux >= v4.4.\n"
6413msgstr ""
6414
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006415#: misc/tune2fs.c:1123
Theodore Ts'o8f741372008-02-28 21:47:05 -05006416#, c-format
6417msgid "Clearing filesystem feature '%s' not supported.\n"
6418msgstr ""
6419
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006420#: misc/tune2fs.c:1129
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006421#, c-format
Theodore Ts'o8f741372008-02-28 21:47:05 -05006422msgid "Setting filesystem feature '%s' not supported.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006423msgstr ""
6424"Impostazione di data ed ora dell'ultimo controllo del file system a %s\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05006425
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006426#: misc/tune2fs.c:1138
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006427msgid ""
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006428"The has_journal feature may only be cleared when the filesystem is\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006429"unmounted or mounted read-only.\n"
6430msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006431"Il flag has_journal può essere azzerato quando il file system non\n"
6432"è montato o è montato solo in lettura.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006433
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006434#: misc/tune2fs.c:1146
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006435msgid ""
6436"The needs_recovery flag is set. Please run e2fsck before clearing\n"
6437"the has_journal flag.\n"
6438msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006439"Il flag needs_recovery è impostato. Eseguire e2fsck prima di azzerare\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006440"il flag has_journal.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006441
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006442#: misc/tune2fs.c:1164
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006443msgid ""
6444"Setting filesystem feature 'sparse_super' not supported\n"
6445"for filesystems with the meta_bg feature enabled.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006446msgstr ""
6447"Impostazione di data ed ora dell'ultimo controllo del file system a %s\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006448
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006449#: misc/tune2fs.c:1177
Eric Sandeen032eafe2012-07-28 17:48:36 -04006450msgid ""
6451"The multiple mount protection feature can't\n"
6452"be set if the filesystem is mounted or\n"
6453"read-only.\n"
6454msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006455"Il flag has_journal può essere azzerato quando il file system non\n"
6456"è montato o è montato solo in lettura.\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04006457
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006458#: misc/tune2fs.c:1195
Eric Sandeen032eafe2012-07-28 17:48:36 -04006459#, c-format
6460msgid "Multiple mount protection has been enabled with update interval %ds.\n"
6461msgstr ""
6462
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006463#: misc/tune2fs.c:1204
Eric Sandeen032eafe2012-07-28 17:48:36 -04006464msgid ""
6465"The multiple mount protection feature cannot\n"
6466"be disabled if the filesystem is readonly.\n"
6467msgstr ""
6468
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006469#: misc/tune2fs.c:1212
Eric Sandeen032eafe2012-07-28 17:48:36 -04006470#, fuzzy
6471msgid "Error while reading bitmaps\n"
6472msgstr "leggendo le mappe dei bit"
6473
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006474#: misc/tune2fs.c:1221
Eric Sandeen032eafe2012-07-28 17:48:36 -04006475#, c-format
6476msgid "Magic number in MMP block does not match. expected: %x, actual: %x\n"
6477msgstr ""
6478
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006479#: misc/tune2fs.c:1226
Eric Sandeen032eafe2012-07-28 17:48:36 -04006480#, fuzzy
6481msgid "while reading MMP block."
6482msgstr "leggendo l'inode numero 1"
6483
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006484#: misc/tune2fs.c:1258
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006485msgid ""
6486"Clearing the flex_bg flag would cause the the filesystem to be\n"
6487"inconsistent.\n"
6488msgstr ""
6489
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006490#: misc/tune2fs.c:1269
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006491msgid ""
6492"The huge_file feature may only be cleared when the filesystem is\n"
6493"unmounted or mounted read-only.\n"
6494msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006495"Il flag has_journal può essere azzerato quando il file system non\n"
6496"è montato o è montato solo in lettura.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006497
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006498#: misc/tune2fs.c:1280
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006499msgid "Enabling checksums could take some time."
6500msgstr ""
6501
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006502#: misc/tune2fs.c:1282
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006503msgid "Cannot enable metadata_csum on a mounted filesystem!\n"
6504msgstr ""
6505
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006506#: misc/tune2fs.c:1288
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006507msgid ""
6508"Extents are not enabled. The file extent tree can be checksummed, whereas "
6509"block maps cannot. Not enabling extents reduces the coverage of metadata "
6510"checksumming. Re-run with -O extent to rectify.\n"
6511msgstr ""
6512
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006513#: misc/tune2fs.c:1295
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006514msgid ""
6515"64-bit filesystem support is not enabled. The larger fields afforded by "
6516"this feature enable full-strength checksumming. Run resize2fs -b to "
6517"rectify.\n"
6518msgstr ""
6519
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006520#: misc/tune2fs.c:1321
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006521msgid "Disabling checksums could take some time."
6522msgstr ""
6523
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006524#: misc/tune2fs.c:1323
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006525msgid "Cannot disable metadata_csum on a mounted filesystem!\n"
6526msgstr ""
6527
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006528#: misc/tune2fs.c:1386
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006529#, c-format
6530msgid "Cannot enable 64-bit mode while mounted!\n"
6531msgstr ""
6532
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006533#: misc/tune2fs.c:1396
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006534#, c-format
6535msgid "Cannot disable 64-bit mode while mounted!\n"
6536msgstr ""
6537
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006538#: misc/tune2fs.c:1426
Theodore Ts'o21725192017-08-23 19:46:04 -04006539#, c-format
6540msgid "Cannot enable project feature; inode size too small.\n"
6541msgstr ""
6542
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006543#: misc/tune2fs.c:1447
Eric Sandeen032eafe2012-07-28 17:48:36 -04006544msgid ""
6545"\n"
6546"Warning: '^quota' option overrides '-Q'arguments.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006547msgstr ""
6548
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006549#: misc/tune2fs.c:1465
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006550#, fuzzy
6551msgid ""
6552"Setting feature 'metadata_csum_seed' is only supported\n"
6553"on filesystems with the metadata_csum feature enabled.\n"
6554msgstr ""
6555"Impostazione di data ed ora dell'ultimo controllo del file system a %s\n"
6556
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006557#: misc/tune2fs.c:1483
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006558msgid ""
6559"UUID has changed since enabling metadata_csum. Filesystem must be "
6560"unmounted \n"
6561"to safely rewrite all metadata to match the new UUID.\n"
6562msgstr ""
6563
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006564#: misc/tune2fs.c:1489
Theodore Ts'o899425b2018-02-27 22:25:04 -05006565msgid "Recalculating checksums could take some time."
6566msgstr ""
6567
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006568#: misc/tune2fs.c:1531
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006569msgid "The filesystem already has a journal.\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006570msgstr "Il file system ha già un journal.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006571
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006572#: misc/tune2fs.c:1551
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006573#, c-format
6574msgid ""
6575"\n"
6576"\twhile trying to open journal on %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006577msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006578"\n"
6579"\ttentando di aprire il journal in %s\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006580
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006581#: misc/tune2fs.c:1555
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00006582#, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006583msgid "Creating journal on device %s: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006584msgstr "Creando il journal per il device %s: "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006585
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006586#: misc/tune2fs.c:1563
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006587#, c-format
6588msgid "while adding filesystem to journal on %s"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006589msgstr "aggiungendo un file system al journal in %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006590
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006591#: misc/tune2fs.c:1569
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006592msgid "Creating journal inode: "
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006593msgstr "Creazione dell'inode del journal: "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006594
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006595#: misc/tune2fs.c:1583
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006596msgid ""
6597"\n"
6598"\twhile trying to create journal file"
6599msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006600"\n"
6601"\tcercando di creare il file di journal"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006602
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006603#: misc/tune2fs.c:1621
Theodore Ts'o21725192017-08-23 19:46:04 -04006604#, c-format
6605msgid "Cannot enable project quota; inode size too small.\n"
6606msgstr ""
6607
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006608#: misc/tune2fs.c:1634
Theodore Ts'o48203a32016-06-08 15:45:26 -04006609#, fuzzy
6610msgid "while initializing quota context in support library"
6611msgstr "inizializzando il superblocco del journal"
6612
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006613#: misc/tune2fs.c:1649
Theodore Ts'o48203a32016-06-08 15:45:26 -04006614#, fuzzy, c-format
6615msgid "while updating quota limits (%d)"
6616msgstr "nell'aggiornare l'inode di un blocco danneggiato"
6617
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006618#: misc/tune2fs.c:1657
Theodore Ts'o48203a32016-06-08 15:45:26 -04006619#, fuzzy, c-format
6620msgid "while writing quota file (%d)"
Theodore Ts'o21725192017-08-23 19:46:04 -04006621msgstr "scrivendo la tavola degli inode"
Theodore Ts'o48203a32016-06-08 15:45:26 -04006622
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006623#: misc/tune2fs.c:1675
Theodore Ts'o48203a32016-06-08 15:45:26 -04006624#, fuzzy, c-format
6625msgid "while removing quota file (%d)"
6626msgstr "creando l'inode root"
6627
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006628#: misc/tune2fs.c:1718
Eric Sandeen032eafe2012-07-28 17:48:36 -04006629msgid ""
6630"\n"
6631"Bad quota options specified.\n"
6632"\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006633"Following valid quota options are available (pass by separating with "
6634"comma):\n"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006635"\t[^]usr[quota]\n"
6636"\t[^]grp[quota]\n"
6637"\t[^]prj[quota]\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04006638"\n"
6639"\n"
6640msgstr ""
6641
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006642#: misc/tune2fs.c:1776
Theodore Ts'o0c897a92002-11-09 12:01:18 -05006643#, c-format
6644msgid "Couldn't parse date/time specifier: %s"
Theodore Ts'o72933b92005-01-11 14:05:00 -05006645msgstr "Impossibile comprendere il formato di data/ora: %s"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05006646
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006647#: misc/tune2fs.c:1801 misc/tune2fs.c:1814
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006648#, c-format
6649msgid "bad mounts count - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006650msgstr "numero di mount non validi - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006651
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006652#: misc/tune2fs.c:1857
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006653#, c-format
6654msgid "bad gid/group name - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006655msgstr "gid/nome gruppo non valido - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006656
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006657#: misc/tune2fs.c:1890
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006658#, c-format
6659msgid "bad interval - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006660msgstr "intervallo non valido - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006661
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006662#: misc/tune2fs.c:1919
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006663#, c-format
6664msgid "bad reserved block ratio - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006665msgstr "percentuale di blocchi riservati non valida - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006666
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006667#: misc/tune2fs.c:1934
Theodore Ts'o0c897a92002-11-09 12:01:18 -05006668msgid "-o may only be specified once"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006669msgstr "-o può essere specificata solo una volta"
Theodore Ts'o0c897a92002-11-09 12:01:18 -05006670
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006671#: misc/tune2fs.c:1943
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006672msgid "-O may only be specified once"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006673msgstr "-O può essere specificata solo una volta"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006674
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006675#: misc/tune2fs.c:1960
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006676#, c-format
6677msgid "bad reserved blocks count - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006678msgstr "numero di blocchi riservati non valido - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006679
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006680#: misc/tune2fs.c:1989
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006681#, c-format
6682msgid "bad uid/user name - %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05006683msgstr "uid/nome utente non valido - %s"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04006684
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006685#: misc/tune2fs.c:2006
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006686#, c-format
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006687msgid "bad inode size - %s"
6688msgstr "dimensione inode non valida - %s"
6689
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006690#: misc/tune2fs.c:2013
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006691#, c-format
6692msgid "Inode size must be a power of two- %s"
6693msgstr ""
6694
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006695#: misc/tune2fs.c:2110
Eric Sandeen032eafe2012-07-28 17:48:36 -04006696#, c-format
6697msgid "mmp_update_interval too big: %lu\n"
6698msgstr ""
6699
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006700#: misc/tune2fs.c:2115
Eric Sandeen032eafe2012-07-28 17:48:36 -04006701#, fuzzy, c-format
6702msgid "Setting multiple mount protection update interval to %lu second\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006703msgid_plural ""
6704"Setting multiple mount protection update interval to %lu seconds\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04006705msgstr[0] "Impostazione del numero massimo di mount a %d\n"
6706msgstr[1] "Impostazione del numero massimo di mount a %d\n"
6707
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006708#: misc/tune2fs.c:2138
Theodore Ts'o8f741372008-02-28 21:47:05 -05006709#, fuzzy, c-format
6710msgid "Invalid RAID stride: %s\n"
6711msgstr "Insieme di opzioni di mount non valido: %s\n"
6712
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006713#: misc/tune2fs.c:2153
Theodore Ts'o8f741372008-02-28 21:47:05 -05006714#, fuzzy, c-format
6715msgid "Invalid RAID stripe-width: %s\n"
6716msgstr "Parametro di stride non valido.\n"
6717
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006718#: misc/tune2fs.c:2168
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006719#, fuzzy, c-format
6720msgid "Invalid hash algorithm: %s\n"
6721msgstr "Parametro di stride non valido.\n"
6722
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006723#: misc/tune2fs.c:2174
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006724#, c-format
6725msgid "Setting default hash algorithm to %s (%d)\n"
6726msgstr ""
6727
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006728#: misc/tune2fs.c:2193
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006729#, fuzzy
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05006730msgid ""
6731"\n"
6732"Bad options specified.\n"
6733"\n"
6734"Extended options are separated by commas, and may take an argument which\n"
6735"\tis set off by an equals ('=') sign.\n"
6736"\n"
6737"Valid extended options are:\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04006738"\tclear_mmp\n"
6739"\thash_alg=<hash algorithm>\n"
6740"\tmount_opts=<extended default mount options>\n"
Theodore Ts'o89128f82018-01-01 19:36:37 -05006741"\tmmp_update_interval=<mmp update interval in seconds>\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05006742"\tstride=<RAID per-disk chunk size in blocks>\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006743"\tstripe_width=<RAID stride*data disks in blocks>\n"
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05006744"\ttest_fs\n"
6745"\t^test_fs\n"
6746msgstr ""
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05006747"\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05006748"Opzioni raid non valide.\n"
6749"\n"
6750"Le opzioni raid sono separte da virgole, e possono avere un parametro, che\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006751"\tè passato da un segno di uguale ('=').\n"
Theodore Ts'o8f741372008-02-28 21:47:05 -05006752"\n"
6753"Le opzioni raid valide sono:\n"
6754"\tstride=lunghezza stride in blocchi>\n"
Theodore Ts'of1d5fce2008-02-09 23:19:35 -05006755"\n"
6756
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006757#: misc/tune2fs.c:2663
Eric Sandeen032eafe2012-07-28 17:48:36 -04006758#, fuzzy
6759msgid "Failed to read inode bitmap\n"
6760msgstr "leggendo le mappe dei bit"
6761
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006762#: misc/tune2fs.c:2668
Eric Sandeen032eafe2012-07-28 17:48:36 -04006763#, fuzzy
6764msgid "Failed to read block bitmap\n"
6765msgstr "lettura delle mappe di bit inode e blocco"
6766
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006767#: misc/tune2fs.c:2685 resize/resize2fs.c:1277
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006768msgid "blocks to be moved"
6769msgstr "blocchi da spostare"
6770
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006771#: misc/tune2fs.c:2688
Eric Sandeen032eafe2012-07-28 17:48:36 -04006772msgid "Failed to allocate block bitmap when increasing inode size\n"
6773msgstr ""
6774
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006775#: misc/tune2fs.c:2694
Eric Sandeen032eafe2012-07-28 17:48:36 -04006776msgid "Not enough space to increase inode size \n"
6777msgstr ""
6778
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006779#: misc/tune2fs.c:2699
Eric Sandeen032eafe2012-07-28 17:48:36 -04006780#, fuzzy
6781msgid "Failed to relocate blocks during inode resize \n"
6782msgstr "leggendo l'inode dei blocchi non validi"
6783
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006784#: misc/tune2fs.c:2731
Eric Sandeen032eafe2012-07-28 17:48:36 -04006785msgid ""
6786"Error in resizing the inode size.\n"
6787"Run e2undo to undo the file system changes. \n"
6788msgstr ""
6789
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006790#: misc/tune2fs.c:2936
6791msgid ""
6792"If you are sure the filesystem is not in use on any node, run:\n"
6793"'tune2fs -f -E clear_mmp {device}'\n"
6794msgstr ""
6795
6796#: misc/tune2fs.c:2943
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006797#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04006798msgid ""
6799"MMP block magic is bad. Try to fix it by running:\n"
6800"'e2fsck -f %s'\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006801msgstr ""
6802
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006803#: misc/tune2fs.c:2955
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006804#, fuzzy
6805msgid "Cannot modify a journal device.\n"
6806msgstr "%s non è un dispositivo di journaling.\n"
6807
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006808#: misc/tune2fs.c:2968
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006809#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04006810msgid "The inode size is already %lu\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04006811msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04006812
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006813#: misc/tune2fs.c:2975
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006814msgid "Shrinking inode size is not supported\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04006815msgstr ""
6816"Impostazione di data ed ora dell'ultimo controllo del file system a %s\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05006817
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006818#: misc/tune2fs.c:2980
Theodore Ts'o196b59c2014-05-18 21:47:32 -04006819#, fuzzy, c-format
6820msgid "Invalid inode size %lu (max %d)\n"
6821msgstr "dimensione dell'inode non valida: %d (min %d/max %d)"
6822
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006823#: misc/tune2fs.c:2986
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006824msgid "Resizing inodes could take some time."
6825msgstr ""
6826
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006827#: misc/tune2fs.c:3034
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04006828#, c-format
6829msgid ""
6830"Warning: The journal is dirty. You may wish to replay the journal like:\n"
6831"\n"
6832"\te2fsck -E journal_only %s\n"
6833"\n"
6834"then rerun this command. Otherwise, any changes made may be overwritten\n"
6835"by journal recovery.\n"
6836msgstr ""
6837
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006838#: misc/tune2fs.c:3045
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04006839#, fuzzy, c-format
6840msgid "Recovering journal.\n"
6841msgstr "%s: ripristino del journal\n"
6842
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006843#: misc/tune2fs.c:3063
Theodore Ts'o899425b2018-02-27 22:25:04 -05006844#, c-format
6845msgid "Setting maximal mount count to %d\n"
6846msgstr "Impostazione del numero massimo di mount a %d\n"
6847
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006848#: misc/tune2fs.c:3069
Theodore Ts'o899425b2018-02-27 22:25:04 -05006849#, c-format
6850msgid "Setting current mount count to %d\n"
6851msgstr "Impostazione del numero attuale di mount a %d\n"
6852
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006853#: misc/tune2fs.c:3074
Theodore Ts'o899425b2018-02-27 22:25:04 -05006854#, fuzzy, c-format
6855msgid "Setting error behavior to %d\n"
6856msgstr "Impostazione del comportamento da errore a %d\n"
6857
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006858#: misc/tune2fs.c:3079
Theodore Ts'o899425b2018-02-27 22:25:04 -05006859#, c-format
6860msgid "Setting reserved blocks gid to %lu\n"
6861msgstr "Impostazione del gid dei blocchi riservati a %lu\n"
6862
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006863#: misc/tune2fs.c:3084
Theodore Ts'o899425b2018-02-27 22:25:04 -05006864#, fuzzy, c-format
6865msgid "interval between checks is too big (%lu)"
6866msgstr "il numero di blocchi riservati è troppo alto (%lu)"
6867
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006868#: misc/tune2fs.c:3091
Theodore Ts'o899425b2018-02-27 22:25:04 -05006869#, fuzzy, c-format
6870msgid "Setting interval between checks to %lu seconds\n"
6871msgstr "Impostazione dell'intervallo tra i controlli a %lu secondi\n"
6872
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006873#: misc/tune2fs.c:3098
Theodore Ts'o899425b2018-02-27 22:25:04 -05006874#, fuzzy, c-format
6875msgid "Setting reserved blocks percentage to %g%% (%llu blocks)\n"
6876msgstr ""
6877"Impostazione della percentuale di blocchi riservati a %lu (%u blocchi)\n"
6878
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006879#: misc/tune2fs.c:3104
Theodore Ts'o899425b2018-02-27 22:25:04 -05006880#, fuzzy, c-format
6881msgid "reserved blocks count is too big (%llu)"
6882msgstr "il numero di blocchi riservati è troppo alto (%lu)"
6883
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006884#: misc/tune2fs.c:3111
Theodore Ts'o899425b2018-02-27 22:25:04 -05006885#, fuzzy, c-format
6886msgid "Setting reserved blocks count to %llu\n"
6887msgstr "Impostazione del numero di blocchi riservati a %lu\n"
6888
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006889#: misc/tune2fs.c:3116
Theodore Ts'o899425b2018-02-27 22:25:04 -05006890msgid ""
6891"\n"
6892"The filesystem already has sparse superblocks.\n"
6893msgstr ""
6894"\n"
6895"Il file system ha già dei super-blocchi sparsi.\n"
6896
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006897#: misc/tune2fs.c:3119
Theodore Ts'o899425b2018-02-27 22:25:04 -05006898msgid ""
6899"\n"
6900"Setting the sparse superblock flag not supported\n"
6901"for filesystems with the meta_bg feature enabled.\n"
6902msgstr ""
6903
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006904#: misc/tune2fs.c:3129
Theodore Ts'o899425b2018-02-27 22:25:04 -05006905#, c-format
6906msgid ""
6907"\n"
6908"Sparse superblock flag set. %s"
6909msgstr ""
6910
6911# fuzzy
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006912#: misc/tune2fs.c:3134
Theodore Ts'o899425b2018-02-27 22:25:04 -05006913#, fuzzy
6914msgid ""
6915"\n"
6916"Clearing the sparse superblock flag not supported.\n"
6917msgstr "impossibile impostarei i flag del superblocco a %s\n"
6918
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006919#: misc/tune2fs.c:3142
Theodore Ts'o899425b2018-02-27 22:25:04 -05006920#, c-format
6921msgid "Setting time filesystem last checked to %s\n"
6922msgstr ""
6923"Impostazione di data e ora dell'ultimo controllo del file system a %s\n"
6924
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006925#: misc/tune2fs.c:3148
Theodore Ts'o899425b2018-02-27 22:25:04 -05006926#, c-format
6927msgid "Setting reserved blocks uid to %lu\n"
6928msgstr "Impostazione dell'uid dei blocchi riservati a %lu\n"
6929
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006930#: misc/tune2fs.c:3180
Theodore Ts'o899425b2018-02-27 22:25:04 -05006931msgid "Error in using clear_mmp. It must be used with -f\n"
6932msgstr ""
6933
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006934#: misc/tune2fs.c:3198
Theodore Ts'o899425b2018-02-27 22:25:04 -05006935msgid ""
6936"The quota feature may only be changed when the filesystem is unmounted.\n"
6937msgstr ""
6938"Il flag has_journal può essere azzerato quando il file system non\n"
6939"è montato o è montato solo in lettura.\n"
6940
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006941#: misc/tune2fs.c:3222
Theodore Ts'o899425b2018-02-27 22:25:04 -05006942msgid "The UUID may only be changed when the filesystem is unmounted.\n"
6943msgstr ""
6944"Il flag has_journal può essere azzerato quando il file system non\n"
6945"è montato o è montato solo in lettura.\n"
6946
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006947#: misc/tune2fs.c:3225
Theodore Ts'o899425b2018-02-27 22:25:04 -05006948msgid ""
6949"If you only use kernels newer than v4.4, run 'tune2fs -O metadata_csum_seed' "
6950"and re-run this command.\n"
6951msgstr ""
6952
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006953#: misc/tune2fs.c:3234
Theodore Ts'o899425b2018-02-27 22:25:04 -05006954msgid "Setting UUID on a checksummed filesystem could take some time."
6955msgstr ""
6956
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006957#: misc/tune2fs.c:3259
Theodore Ts'o899425b2018-02-27 22:25:04 -05006958msgid "Invalid UUID format\n"
6959msgstr "Formato UUID non valido\n"
6960
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006961#: misc/tune2fs.c:3275
Theodore Ts'o899425b2018-02-27 22:25:04 -05006962#, fuzzy
6963msgid "Need to update journal superblock.\n"
6964msgstr "lettura del superblocco del journal\n"
6965
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006966#: misc/tune2fs.c:3301
Theodore Ts'o899425b2018-02-27 22:25:04 -05006967msgid "The inode size may only be changed when the filesystem is unmounted.\n"
6968msgstr ""
6969"Il flag has_journal può essere azzerato quando il file system non\n"
6970"è montato o è montato solo in lettura.\n"
6971
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006972#: misc/tune2fs.c:3308
Theodore Ts'o899425b2018-02-27 22:25:04 -05006973msgid ""
6974"Changing the inode size not supported for filesystems with the flex_bg\n"
6975"feature enabled.\n"
6976msgstr ""
6977
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006978#: misc/tune2fs.c:3326
Theodore Ts'o899425b2018-02-27 22:25:04 -05006979#, fuzzy, c-format
6980msgid "Setting inode size %lu\n"
6981msgstr "dimensione inode non valida - %s"
6982
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006983#: misc/tune2fs.c:3330
Theodore Ts'o899425b2018-02-27 22:25:04 -05006984#, fuzzy
6985msgid "Failed to change inode size\n"
6986msgstr "iniziando la scansione degli inode"
6987
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006988#: misc/tune2fs.c:3344
Theodore Ts'o899425b2018-02-27 22:25:04 -05006989#, fuzzy, c-format
6990msgid "Setting stride size to %d\n"
6991msgstr "Impostazione del gid dei blocchi riservati a %lu\n"
6992
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006993#: misc/tune2fs.c:3349
Theodore Ts'o899425b2018-02-27 22:25:04 -05006994#, fuzzy, c-format
6995msgid "Setting stripe width to %d\n"
6996msgstr "Impostazione del gid dei blocchi riservati a %lu\n"
6997
Theodore Ts'o40e66e22018-08-18 21:14:56 -04006998#: misc/tune2fs.c:3356
Theodore Ts'o899425b2018-02-27 22:25:04 -05006999#, fuzzy, c-format
7000msgid "Setting extended default mount options to '%s'\n"
7001msgstr "Impostazione del numero attuale di mount a %d\n"
7002
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007003#: misc/util.c:100
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007004msgid "<proceeding>\n"
7005msgstr ""
7006
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007007#: misc/util.c:104
Theodore Ts'o3dc18072017-08-21 21:32:26 -04007008#, fuzzy, c-format
Theodore Ts'o21725192017-08-23 19:46:04 -04007009msgid "Proceed anyway (or wait %d seconds to proceed) ? (y,N) "
Theodore Ts'o3dc18072017-08-21 21:32:26 -04007010msgstr "Procedere comunque? (s,n) "
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007011
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007012#: misc/util.c:108
Theodore Ts'o3dc18072017-08-21 21:32:26 -04007013#, fuzzy
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05007014msgid "Proceed anyway? (y,N) "
Theodore Ts'o3dc18072017-08-21 21:32:26 -04007015msgstr "Procedere comunque? (s,n) "
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007016
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007017#: misc/util.c:133
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007018msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04007019msgstr ""
7020"mke2fs è stato forzato comunque. Si spera che /etc/mtab sia sbagliato.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007021
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007022#: misc/util.c:138
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007023#, c-format
7024msgid "will not make a %s here!\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007025msgstr "non farò un %s qui!\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007026
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007027#: misc/util.c:145
Theodore Ts'o7ae19832005-06-19 09:45:36 -04007028msgid "mke2fs forced anyway.\n"
7029msgstr ""
7030
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007031#: misc/util.c:161
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007032msgid "Couldn't allocate memory to parse journal options!\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04007033msgstr ""
7034"Impossibile allocare memoria per fare il parsing delle opzioni del journal!\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007035
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007036#: misc/util.c:186
Eric Sandeen032eafe2012-07-28 17:48:36 -04007037#, fuzzy, c-format
7038msgid ""
7039"\n"
7040"Could not find journal device matching %s\n"
7041msgstr "Impossibile trovare i magic numbers del superblocco del journal"
7042
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007043#: misc/util.c:213
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007044#, fuzzy
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007045msgid ""
7046"\n"
7047"Bad journal options specified.\n"
7048"\n"
7049"Journal options are separated by commas, and may take an argument which\n"
7050"\tis set off by an equals ('=') sign.\n"
7051"\n"
Theodore Ts'oddc32a02003-05-03 18:45:55 -04007052"Valid journal options are:\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007053"\tsize=<journal size in megabytes>\n"
7054"\tdevice=<journal device>\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007055"\tlocation=<journal location>\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007056"\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007057"The journal size must be between 1024 and 10240000 filesystem blocks.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007058"\n"
7059msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007060"\n"
7061"Sono state specificate opzioni non valide per il journal.\n"
7062"\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04007063"Le opzioni per il journal sono separate da virgole, e possono avere un "
7064"parametro,\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007065"\tpassato da un segno di uguale ('=').\n"
7066"\n"
7067"Opzioni valide per il journal sono:\n"
7068"\tsize=<dimensione del journal in MB>\n"
7069"\tdevice=<dispositivo di journal>\n"
7070"\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04007071"La dimensione del journal dev'essere compreso tra 1024 e 102400 blocchi del "
7072"filesystem.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007073"\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007074
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007075#: misc/util.c:244
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007076msgid ""
7077"\n"
7078"Filesystem too small for a journal\n"
7079msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007080"\n"
7081"Filesystem troppo piccolo per un journal\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007082
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007083#: misc/util.c:251
Theodore Ts'o851bcf32007-07-08 12:09:40 -04007084#, fuzzy, c-format
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007085msgid ""
7086"\n"
7087"The requested journal size is %d blocks; it must be\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04007088"between 1024 and 10240000 blocks. Aborting.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007089msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007090"\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007091"La dimensione specificata del journal è di %d blocchi, ma essa\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007092"dev'essere compresa tra 1024 e 102400 blocchi. Operazione annullata.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007093
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007094#: misc/util.c:259
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007095msgid ""
7096"\n"
7097"Journal size too big for filesystem.\n"
7098msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007099"\n"
7100"Dimensione del journal troppo grande per il filesystem.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007101
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007102#: misc/util.c:273
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007103#, c-format
7104msgid ""
7105"This filesystem will be automatically checked every %d mounts or\n"
7106"%g days, whichever comes first. Use tune2fs -c or -i to override.\n"
7107msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007108"Questo filesystem verrà automaticamente controllato ogni %d mount, o\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04007109"%g giorni, a seconda di quale venga prima. Usare tune2fs -c o -i per "
7110"cambiare.\n"
Theodore Ts'o6e71e672001-10-08 12:51:00 -04007111
Theodore Ts'obd386982015-05-17 20:34:58 -04007112#: misc/uuidd.c:49
Eric Sandeen032eafe2012-07-28 17:48:36 -04007113#, c-format
7114msgid "Usage: %s [-d] [-p pidfile] [-s socketpath] [-T timeout]\n"
7115msgstr ""
7116
Theodore Ts'obd386982015-05-17 20:34:58 -04007117#: misc/uuidd.c:51
Eric Sandeen032eafe2012-07-28 17:48:36 -04007118#, c-format
7119msgid " %s [-r|t] [-n num] [-s socketpath]\n"
7120msgstr ""
7121
Theodore Ts'obd386982015-05-17 20:34:58 -04007122#: misc/uuidd.c:53
Eric Sandeen032eafe2012-07-28 17:48:36 -04007123#, c-format
7124msgid " %s -k\n"
7125msgstr ""
7126
Theodore Ts'obd386982015-05-17 20:34:58 -04007127#: misc/uuidd.c:155
Eric Sandeen032eafe2012-07-28 17:48:36 -04007128#, fuzzy
7129msgid "bad arguments"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007130msgstr "dimensione del frammento non valida - %s"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007131
Theodore Ts'obd386982015-05-17 20:34:58 -04007132#: misc/uuidd.c:173
Eric Sandeen032eafe2012-07-28 17:48:36 -04007133msgid "connect"
7134msgstr ""
7135
Theodore Ts'obd386982015-05-17 20:34:58 -04007136#: misc/uuidd.c:192
Eric Sandeen032eafe2012-07-28 17:48:36 -04007137msgid "write"
7138msgstr ""
7139
Theodore Ts'obd386982015-05-17 20:34:58 -04007140#: misc/uuidd.c:200
Eric Sandeen032eafe2012-07-28 17:48:36 -04007141msgid "read count"
7142msgstr ""
7143
Theodore Ts'obd386982015-05-17 20:34:58 -04007144#: misc/uuidd.c:206
Eric Sandeen032eafe2012-07-28 17:48:36 -04007145msgid "bad response length"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007146msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04007147
Theodore Ts'obd386982015-05-17 20:34:58 -04007148#: misc/uuidd.c:271
Eric Sandeen032eafe2012-07-28 17:48:36 -04007149#, c-format
7150msgid "uuidd daemon already running at pid %s\n"
7151msgstr ""
7152
Theodore Ts'obd386982015-05-17 20:34:58 -04007153#: misc/uuidd.c:279
Eric Sandeen032eafe2012-07-28 17:48:36 -04007154#, fuzzy, c-format
7155msgid "Couldn't create unix stream socket: %s"
7156msgstr "Impossibile comprendere il formato di data/ora: %s"
7157
Theodore Ts'obd386982015-05-17 20:34:58 -04007158#: misc/uuidd.c:308
Eric Sandeen032eafe2012-07-28 17:48:36 -04007159#, fuzzy, c-format
7160msgid "Couldn't bind unix socket %s: %s\n"
7161msgstr "Impossibile trovare il superblocco ext2"
7162
Theodore Ts'obd386982015-05-17 20:34:58 -04007163#: misc/uuidd.c:316
Eric Sandeen032eafe2012-07-28 17:48:36 -04007164#, fuzzy, c-format
7165msgid "Couldn't listen on unix socket %s: %s\n"
7166msgstr "Impossibile riconnettere %i: %m\n"
7167
Theodore Ts'obd386982015-05-17 20:34:58 -04007168#: misc/uuidd.c:354
Eric Sandeen032eafe2012-07-28 17:48:36 -04007169#, fuzzy, c-format
7170msgid "Error reading from client, len = %d\n"
7171msgstr "Errore durante la lettura dell'@i %i: %m\n"
7172
Theodore Ts'obd386982015-05-17 20:34:58 -04007173#: misc/uuidd.c:362
Eric Sandeen032eafe2012-07-28 17:48:36 -04007174#, c-format
7175msgid "operation %d, incoming num = %d\n"
7176msgstr ""
7177
Theodore Ts'obd386982015-05-17 20:34:58 -04007178#: misc/uuidd.c:381
Eric Sandeen032eafe2012-07-28 17:48:36 -04007179#, c-format
7180msgid "Generated time UUID: %s\n"
7181msgstr ""
7182
Theodore Ts'obd386982015-05-17 20:34:58 -04007183#: misc/uuidd.c:391
Eric Sandeen032eafe2012-07-28 17:48:36 -04007184#, c-format
7185msgid "Generated random UUID: %s\n"
7186msgstr ""
7187
Theodore Ts'obd386982015-05-17 20:34:58 -04007188#: misc/uuidd.c:400
Eric Sandeen032eafe2012-07-28 17:48:36 -04007189#, c-format
7190msgid "Generated time UUID %s and subsequent UUID\n"
7191msgid_plural "Generated time UUID %s and %d subsequent UUIDs\n"
7192msgstr[0] ""
7193msgstr[1] ""
7194
Theodore Ts'obd386982015-05-17 20:34:58 -04007195#: misc/uuidd.c:421
Eric Sandeen032eafe2012-07-28 17:48:36 -04007196#, c-format
7197msgid "Generated %d UUID's:\n"
7198msgstr ""
7199
Theodore Ts'obd386982015-05-17 20:34:58 -04007200#: misc/uuidd.c:433
Eric Sandeen032eafe2012-07-28 17:48:36 -04007201#, fuzzy, c-format
7202msgid "Invalid operation %d\n"
7203msgstr "Versione EA non valida.\n"
7204
Theodore Ts'obd386982015-05-17 20:34:58 -04007205#: misc/uuidd.c:477 misc/uuidd.c:499
Eric Sandeen032eafe2012-07-28 17:48:36 -04007206#, c-format
7207msgid "Bad number: %s\n"
7208msgstr ""
7209
Theodore Ts'obd386982015-05-17 20:34:58 -04007210#: misc/uuidd.c:534 misc/uuidd.c:563
Eric Sandeen032eafe2012-07-28 17:48:36 -04007211#, fuzzy, c-format
7212msgid "Error calling uuidd daemon (%s): %s\n"
7213msgstr "Errore creando la @d /@l (%s): %m\n"
7214
Theodore Ts'obd386982015-05-17 20:34:58 -04007215#: misc/uuidd.c:544
Eric Sandeen032eafe2012-07-28 17:48:36 -04007216#, c-format
7217msgid "%s and subsequent UUID\n"
7218msgid_plural "%s and subsequent %d UUIDs\n"
7219msgstr[0] ""
7220msgstr[1] ""
7221
Theodore Ts'obd386982015-05-17 20:34:58 -04007222#: misc/uuidd.c:548
Eric Sandeen032eafe2012-07-28 17:48:36 -04007223msgid "List of UUID's:\n"
7224msgstr ""
7225
Theodore Ts'obd386982015-05-17 20:34:58 -04007226#: misc/uuidd.c:569
Eric Sandeen032eafe2012-07-28 17:48:36 -04007227#, c-format
7228msgid "Unexpected reply length from server %d\n"
7229msgstr ""
7230
Theodore Ts'obd386982015-05-17 20:34:58 -04007231#: misc/uuidd.c:586
Eric Sandeen032eafe2012-07-28 17:48:36 -04007232#, c-format
7233msgid "Couldn't kill uuidd running at pid %d: %s\n"
7234msgstr ""
7235
Theodore Ts'obd386982015-05-17 20:34:58 -04007236#: misc/uuidd.c:592
Eric Sandeen032eafe2012-07-28 17:48:36 -04007237#, c-format
7238msgid "Killed uuidd running at pid %d\n"
7239msgstr ""
7240
7241#: misc/uuidgen.c:32
Theodore Ts'oa04eba32003-05-03 16:35:17 -04007242#, c-format
7243msgid "Usage: %s [-r] [-t]\n"
Theodore Ts'o72933b92005-01-11 14:05:00 -05007244msgstr "Uso: %s [-r] [-t]\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04007245
Eric Sandeen032eafe2012-07-28 17:48:36 -04007246#: resize/extent.c:202
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007247#, fuzzy
Theodore Ts'oa04eba32003-05-03 16:35:17 -04007248msgid "# Extent dump:\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007249msgstr "# Dump esteso:\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04007250
Eric Sandeen032eafe2012-07-28 17:48:36 -04007251#: resize/extent.c:203
Theodore Ts'oa04eba32003-05-03 16:35:17 -04007252#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04007253msgid "#\tNum=%llu, Size=%llu, Cursor=%llu, Sorted=%llu\n"
Theodore Ts'oa04eba32003-05-03 16:35:17 -04007254msgstr ""
7255
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007256#: resize/main.c:49
Theodore Ts'obc759702005-05-09 20:40:55 -04007257#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007258msgid ""
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007259"Usage: %s [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [-b|-s|new_size] "
Theodore Ts'o89128f82018-01-01 19:36:37 -05007260"[-S RAID-stride] [-z undo_file]\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007261"\n"
7262msgstr ""
Theodore Ts'o72933b92005-01-11 14:05:00 -05007263"Uso: %s [-d flag_di_debug] [-f] [-F] [-p] device [nuova-dimensione]\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007264"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007265
Theodore Ts'o89128f82018-01-01 19:36:37 -05007266#: resize/main.c:73
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007267msgid "Extending the inode table"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007268msgstr "Estensione della tavola degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007269
Theodore Ts'o89128f82018-01-01 19:36:37 -05007270#: resize/main.c:76
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007271msgid "Relocating blocks"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007272msgstr "Rilocazione dei blocchi"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007273
Theodore Ts'o89128f82018-01-01 19:36:37 -05007274#: resize/main.c:79
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007275msgid "Scanning inode table"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007276msgstr "Scansione della tavola degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007277
Theodore Ts'o89128f82018-01-01 19:36:37 -05007278#: resize/main.c:82
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007279msgid "Updating inode references"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007280msgstr "Aggiornamento dei riferimenti degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007281
Theodore Ts'o89128f82018-01-01 19:36:37 -05007282#: resize/main.c:85
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007283msgid "Moving inode table"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007284msgstr "Spostamento della tavola degli inode"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007285
Theodore Ts'o89128f82018-01-01 19:36:37 -05007286#: resize/main.c:88
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007287msgid "Unknown pass?!?"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007288msgstr "Passo sconosciuto?!?"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007289
Theodore Ts'o89128f82018-01-01 19:36:37 -05007290#: resize/main.c:91
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007291#, c-format
7292msgid "Begin pass %d (max = %lu)\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007293msgstr "Inizio del passo %d (max = %lu)\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007294
Theodore Ts'o89128f82018-01-01 19:36:37 -05007295#: resize/main.c:163
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007296msgid ""
7297"\n"
7298"Resizing bigalloc file systems has not been fully tested. Proceed at\n"
7299"your own risk! Use the force option if you want to go ahead anyway.\n"
7300"\n"
7301msgstr ""
7302
Theodore Ts'o89128f82018-01-01 19:36:37 -05007303#: resize/main.c:366
Theodore Ts'o6956f612005-12-31 16:46:15 -05007304#, fuzzy, c-format
7305msgid "while opening %s"
7306msgstr "avviando la scansione degli inode"
7307
Theodore Ts'o89128f82018-01-01 19:36:37 -05007308#: resize/main.c:374
Theodore Ts'o6956f612005-12-31 16:46:15 -05007309#, fuzzy, c-format
7310msgid "while getting stat information for %s"
7311msgstr "impostando la versione a %s"
7312
Theodore Ts'o89128f82018-01-01 19:36:37 -05007313#: resize/main.c:451
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007314#, c-format
7315msgid ""
7316"Please run 'e2fsck -f %s' first.\n"
7317"\n"
7318msgstr ""
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007319"Eseguire prima 'e2fsck -f %s'.\n"
7320"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007321
Theodore Ts'o89128f82018-01-01 19:36:37 -05007322#: resize/main.c:470
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007323#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04007324msgid "Estimated minimum size of the filesystem: %llu\n"
7325msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04007326
Theodore Ts'o89128f82018-01-01 19:36:37 -05007327#: resize/main.c:507
Eric Sandeen032eafe2012-07-28 17:48:36 -04007328#, fuzzy, c-format
7329msgid "Invalid new size: %s\n"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007330msgstr "Parametro di stride non valido.\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007331
Theodore Ts'o89128f82018-01-01 19:36:37 -05007332#: resize/main.c:526
Eric Sandeen032eafe2012-07-28 17:48:36 -04007333msgid "New size too large to be expressed in 32 bits\n"
7334msgstr ""
7335
Theodore Ts'o89128f82018-01-01 19:36:37 -05007336#: resize/main.c:534
Eric Sandeen032eafe2012-07-28 17:48:36 -04007337#, fuzzy, c-format
7338msgid "New size smaller than minimum (%llu)\n"
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04007339msgstr ""
7340"Dimensione dei blocchi del device di journaling (%d) minore della dim minima "
7341"dei blocchi %d\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007342
Theodore Ts'o89128f82018-01-01 19:36:37 -05007343#: resize/main.c:540
Eric Sandeen032eafe2012-07-28 17:48:36 -04007344#, fuzzy
7345msgid "Invalid stride length"
7346msgstr "Parametro di stride non valido.\n"
7347
Theodore Ts'o89128f82018-01-01 19:36:37 -05007348#: resize/main.c:564
Eric Sandeen032eafe2012-07-28 17:48:36 -04007349#, fuzzy, c-format
7350msgid ""
7351"The containing partition (or device) is only %llu (%dk) blocks.\n"
7352"You requested a new size of %llu blocks.\n"
7353"\n"
7354msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007355"La partizione (o device) contenente è solo di %d (%dk) blocchi.\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007356"E' stata richiesta una nuova dimensione di %d blocchi.\n"
7357"\n"
7358
Theodore Ts'o89128f82018-01-01 19:36:37 -05007359#: resize/main.c:571
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007360#, c-format
7361msgid "Cannot set and unset 64bit feature.\n"
7362msgstr ""
7363
Theodore Ts'o89128f82018-01-01 19:36:37 -05007364#: resize/main.c:575
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007365#, c-format
7366msgid ""
7367"Cannot change the 64bit feature on a filesystem that is larger than 2^32 "
7368"blocks.\n"
7369msgstr ""
7370
Theodore Ts'o89128f82018-01-01 19:36:37 -05007371#: resize/main.c:581
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007372#, fuzzy, c-format
7373msgid "Cannot change the 64bit feature while the filesystem is mounted.\n"
7374msgstr ""
7375"Il flag has_journal può essere azzerato quando il file system non\n"
7376"è montato o è montato solo in lettura.\n"
7377
Theodore Ts'o89128f82018-01-01 19:36:37 -05007378#: resize/main.c:587
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007379#, c-format
7380msgid ""
7381"Please enable the extents feature with tune2fs before enabling the 64bit "
7382"feature.\n"
7383msgstr ""
7384
Theodore Ts'o89128f82018-01-01 19:36:37 -05007385#: resize/main.c:593
Eric Sandeen032eafe2012-07-28 17:48:36 -04007386#, fuzzy, c-format
7387msgid ""
Theodore Ts'obd386982015-05-17 20:34:58 -04007388"The filesystem is already %llu (%dk) blocks long. Nothing to do!\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007389"\n"
7390msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007391"Il filesystem è già lungo %d blocchi. Nulla da fare!\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007392"\n"
7393
Theodore Ts'o89128f82018-01-01 19:36:37 -05007394#: resize/main.c:600
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007395#, fuzzy, c-format
7396msgid "The filesystem is already 64-bit.\n"
7397msgstr "Il file system ha già un journal.\n"
7398
Theodore Ts'o89128f82018-01-01 19:36:37 -05007399#: resize/main.c:605
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007400#, fuzzy, c-format
7401msgid "The filesystem is already 32-bit.\n"
7402msgstr "Il file system ha già un journal.\n"
7403
Theodore Ts'o899425b2018-02-27 22:25:04 -05007404#: resize/main.c:613
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007405#, fuzzy, c-format
7406msgid "Converting the filesystem to 64-bit.\n"
7407msgstr ""
7408"Impostazione di data e ora dell'ultimo controllo del file system a %s\n"
7409
Theodore Ts'o899425b2018-02-27 22:25:04 -05007410#: resize/main.c:615
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007411#, fuzzy, c-format
7412msgid "Converting the filesystem to 32-bit.\n"
7413msgstr ""
7414"Impostazione di data e ora dell'ultimo controllo del file system a %s\n"
7415
Theodore Ts'o899425b2018-02-27 22:25:04 -05007416#: resize/main.c:617
Eric Sandeen032eafe2012-07-28 17:48:36 -04007417#, fuzzy, c-format
7418msgid "Resizing the filesystem on %s to %llu (%dk) blocks.\n"
7419msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007420"Il filesystem su %s è ora lungo %d blocchi.\n"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007421"\n"
7422
Theodore Ts'o899425b2018-02-27 22:25:04 -05007423#: resize/main.c:626
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007424#, c-format
7425msgid "while trying to resize %s"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007426msgstr "provando a ridimensionare %s"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007427
Theodore Ts'o899425b2018-02-27 22:25:04 -05007428#: resize/main.c:629
Eric Sandeen032eafe2012-07-28 17:48:36 -04007429#, c-format
7430msgid ""
7431"Please run 'e2fsck -fy %s' to fix the filesystem\n"
7432"after the aborted resize operation.\n"
7433msgstr ""
7434
Theodore Ts'o899425b2018-02-27 22:25:04 -05007435#: resize/main.c:635
Theodore Ts'o1cbf8282006-03-29 20:39:40 -05007436#, fuzzy, c-format
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007437msgid ""
Theodore Ts'obd386982015-05-17 20:34:58 -04007438"The filesystem on %s is now %llu (%dk) blocks long.\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007439"\n"
7440msgstr ""
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007441"Il filesystem su %s è ora lungo %d blocchi.\n"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007442"\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007443
Theodore Ts'o899425b2018-02-27 22:25:04 -05007444#: resize/main.c:650
Eric Sandeen032eafe2012-07-28 17:48:36 -04007445#, fuzzy, c-format
7446msgid "while trying to truncate %s"
7447msgstr "tentando di fare lo stat di %s"
7448
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007449#: resize/online.c:81
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007450#, fuzzy
7451msgid "kernel does not support online resize with sparse_super2"
7452msgstr "Il @j esterno non supporta questo @f\n"
7453
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007454#: resize/online.c:86
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007455#, c-format
7456msgid "Filesystem at %s is mounted on %s; on-line resizing required\n"
7457msgstr ""
7458
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007459#: resize/online.c:90
Eric Sandeen032eafe2012-07-28 17:48:36 -04007460msgid "On-line shrinking not supported"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007461msgstr ""
7462
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007463#: resize/online.c:114
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007464msgid "Filesystem does not support online resizing"
7465msgstr ""
7466
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007467#: resize/online.c:122
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007468#, fuzzy
7469msgid "Not enough reserved gdt blocks for resizing"
7470msgstr "leggendo l'inode dei blocchi non validi"
7471
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007472#: resize/online.c:129
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007473#, fuzzy
7474msgid "Kernel does not support resizing a file system this large"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007475msgstr "Il kernel Hurd non supporta la caratteristica filetype.\n"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007476
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007477#: resize/online.c:137
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007478#, fuzzy, c-format
7479msgid "while trying to open mountpoint %s"
7480msgstr ""
7481"\n"
7482"\ttentando di aprire il journal in %s\n"
7483
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007484#: resize/online.c:142
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007485#, c-format
7486msgid "Old resize interface requested.\n"
7487msgstr ""
7488
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007489#: resize/online.c:161 resize/online.c:178
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007490msgid "Permission denied to resize filesystem"
7491msgstr ""
7492
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007493#: resize/online.c:164 resize/online.c:184
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007494#, fuzzy
7495msgid "While checking for on-line resizing support"
7496msgstr "leggendo l'inode dei blocchi non validi"
7497
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007498#: resize/online.c:181
Eric Sandeen032eafe2012-07-28 17:48:36 -04007499#, fuzzy
7500msgid "Kernel does not support online resizing"
7501msgstr "Il @j esterno non supporta questo @f\n"
7502
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007503#: resize/online.c:220
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007504#, c-format
Eric Sandeen032eafe2012-07-28 17:48:36 -04007505msgid "Performing an on-line resize of %s to %llu (%dk) blocks.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007506msgstr ""
7507
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04007508#: resize/online.c:230
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007509#, fuzzy
7510msgid "While trying to extend the last group"
7511msgstr "cercando di aprire il journal esterno"
7512
Theodore Ts'o40e66e22018-08-18 21:14:56 -04007513#: resize/online.c:277
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007514#, fuzzy, c-format
7515msgid "While trying to add group #%d"
7516msgstr "durante l'apertura di %s"
7517
Theodore Ts'o40e66e22018-08-18 21:14:56 -04007518#: resize/online.c:288
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007519#, c-format
Theodore Ts'ocd75fb02014-07-05 23:44:28 -04007520msgid ""
7521"Filesystem at %s is mounted on %s, and on-line resizing is not supported on "
7522"this system.\n"
Theodore Ts'o945ffb92009-01-26 20:43:10 -05007523msgstr ""
7524
Theodore Ts'o4baef0a2016-05-12 01:01:46 -04007525#: resize/resize2fs.c:759
Theodore Ts'o851bcf32007-07-08 12:09:40 -04007526#, c-format
Theodore Ts'o40e66e22018-08-18 21:14:56 -04007527msgid "inodes (%llu) must be less than %u\n"
Theodore Ts'o851bcf32007-07-08 12:09:40 -04007528msgstr ""
7529
Theodore Ts'o40e66e22018-08-18 21:14:56 -04007530#: resize/resize2fs.c:1038
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007531msgid "reserved blocks"
Theodore Ts'ofefbd262004-11-09 12:02:53 -05007532msgstr "blocchi riservati"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007533
Theodore Ts'o40e66e22018-08-18 21:14:56 -04007534#: resize/resize2fs.c:1282
Theodore Ts'obc759702005-05-09 20:40:55 -04007535msgid "meta-data blocks"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007536msgstr "blocchi di meta-dati"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007537
Theodore Ts'o40e66e22018-08-18 21:14:56 -04007538#: resize/resize2fs.c:1386 resize/resize2fs.c:2475
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007539#, fuzzy
7540msgid "new meta blocks"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007541msgstr "blocchi di meta-dati"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007542
Theodore Ts'o40e66e22018-08-18 21:14:56 -04007543#: resize/resize2fs.c:2698
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007544msgid "Should never happen! No sb in last super_sparse bg?\n"
7545msgstr ""
7546
Theodore Ts'o40e66e22018-08-18 21:14:56 -04007547#: resize/resize2fs.c:2703
Theodore Ts'o196b59c2014-05-18 21:47:32 -04007548msgid "Should never happen! Unexpected old_desc in super_sparse bg?\n"
7549msgstr ""
7550
Theodore Ts'o40e66e22018-08-18 21:14:56 -04007551#: resize/resize2fs.c:2776
Theodore Ts'obc759702005-05-09 20:40:55 -04007552msgid "Should never happen: resize inode corrupt!\n"
Theodore Ts'oa3ee70f2000-06-12 22:40:09 +00007553msgstr ""
7554
Eric Sandeen032eafe2012-07-28 17:48:36 -04007555#: lib/ext2fs/ext2_err.c:11
Theodore Ts'o40e66e22018-08-18 21:14:56 -04007556msgid "EXT2FS Library version 1.44.4"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007557msgstr ""
7558
7559#: lib/ext2fs/ext2_err.c:12
7560msgid "Wrong magic number for ext2_filsys structure"
7561msgstr ""
7562
7563#: lib/ext2fs/ext2_err.c:13
7564msgid "Wrong magic number for badblocks_list structure"
7565msgstr ""
7566
7567#: lib/ext2fs/ext2_err.c:14
7568msgid "Wrong magic number for badblocks_iterate structure"
7569msgstr ""
7570
7571#: lib/ext2fs/ext2_err.c:15
7572msgid "Wrong magic number for inode_scan structure"
7573msgstr ""
7574
7575#: lib/ext2fs/ext2_err.c:16
7576msgid "Wrong magic number for io_channel structure"
7577msgstr ""
7578
7579#: lib/ext2fs/ext2_err.c:17
7580msgid "Wrong magic number for unix io_channel structure"
7581msgstr ""
7582
7583#: lib/ext2fs/ext2_err.c:18
7584msgid "Wrong magic number for io_manager structure"
7585msgstr ""
7586
7587#: lib/ext2fs/ext2_err.c:19
7588msgid "Wrong magic number for block_bitmap structure"
7589msgstr ""
7590
7591#: lib/ext2fs/ext2_err.c:20
7592msgid "Wrong magic number for inode_bitmap structure"
7593msgstr ""
7594
7595#: lib/ext2fs/ext2_err.c:21
7596msgid "Wrong magic number for generic_bitmap structure"
7597msgstr ""
7598
7599#: lib/ext2fs/ext2_err.c:22
7600msgid "Wrong magic number for test io_channel structure"
7601msgstr ""
7602
7603#: lib/ext2fs/ext2_err.c:23
7604msgid "Wrong magic number for directory block list structure"
7605msgstr ""
7606
7607#: lib/ext2fs/ext2_err.c:24
7608msgid "Wrong magic number for icount structure"
7609msgstr ""
7610
7611#: lib/ext2fs/ext2_err.c:25
7612msgid "Wrong magic number for Powerquest io_channel structure"
7613msgstr ""
7614
7615#: lib/ext2fs/ext2_err.c:26
7616msgid "Wrong magic number for ext2 file structure"
7617msgstr ""
7618
7619#: lib/ext2fs/ext2_err.c:27
7620msgid "Wrong magic number for Ext2 Image Header"
7621msgstr ""
7622
7623#: lib/ext2fs/ext2_err.c:28
7624msgid "Wrong magic number for inode io_channel structure"
7625msgstr ""
7626
7627#: lib/ext2fs/ext2_err.c:29
7628msgid "Wrong magic number for ext4 extent handle"
7629msgstr ""
7630
7631#: lib/ext2fs/ext2_err.c:30
Eric Sandeen032eafe2012-07-28 17:48:36 -04007632msgid "Bad magic number in super-block"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007633msgstr "Valore magic non corretto nel super-blocco"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007634
7635#: lib/ext2fs/ext2_err.c:31
7636msgid "Filesystem revision too high"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007637msgstr "Numero di revisione del filesystem troppo elevato"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007638
7639#: lib/ext2fs/ext2_err.c:32
7640msgid "Attempt to write to filesystem opened read-only"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007641msgstr "Tentativo di scrivere su un filesystem aperto in sola lettura"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007642
7643#: lib/ext2fs/ext2_err.c:33
7644#, fuzzy
7645msgid "Can't read group descriptors"
7646msgstr ", Descrittori di gruppo a "
7647
7648#: lib/ext2fs/ext2_err.c:34
7649#, fuzzy
7650msgid "Can't write group descriptors"
7651msgstr ", Descrittori di gruppo a "
7652
7653#: lib/ext2fs/ext2_err.c:35
7654msgid "Corrupt group descriptor: bad block for block bitmap"
7655msgstr ""
7656
7657#: lib/ext2fs/ext2_err.c:36
7658msgid "Corrupt group descriptor: bad block for inode bitmap"
7659msgstr ""
7660
7661#: lib/ext2fs/ext2_err.c:37
7662msgid "Corrupt group descriptor: bad block for inode table"
7663msgstr ""
7664
7665#: lib/ext2fs/ext2_err.c:38
7666#, fuzzy
7667msgid "Can't write an inode bitmap"
7668msgstr "scrivendo le mappe di bit di inode"
7669
7670#: lib/ext2fs/ext2_err.c:39
7671#, fuzzy
7672msgid "Can't read an inode bitmap"
7673msgstr "scrivendo le mappe di bit di inode"
7674
7675#: lib/ext2fs/ext2_err.c:40
7676#, fuzzy
Darrick J. Wong580d8a02013-10-07 09:20:28 -04007677msgid "Can't write a block bitmap"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007678msgstr "scrivendo le mappe di bit di blocco"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007679
7680#: lib/ext2fs/ext2_err.c:41
7681#, fuzzy
Darrick J. Wongba0230f2013-12-12 12:41:58 -05007682msgid "Can't read a block bitmap"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007683msgstr "lettura delle mappe di bit inode e blocco"
7684
7685#: lib/ext2fs/ext2_err.c:42
7686#, fuzzy
7687msgid "Can't write an inode table"
7688msgstr "scrivendo la tavola degli inode"
7689
7690#: lib/ext2fs/ext2_err.c:43
7691#, fuzzy
7692msgid "Can't read an inode table"
7693msgstr "Scansione della tavola degli inode"
7694
7695#: lib/ext2fs/ext2_err.c:44
7696msgid "Can't read next inode"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007697msgstr "Impossibile leggere l'inode successivo"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007698
7699#: lib/ext2fs/ext2_err.c:45
Eric Sandeen032eafe2012-07-28 17:48:36 -04007700msgid "Filesystem has unexpected block size"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007701msgstr "Il filesystem ha una dimensione del blocco non attesa"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007702
7703#: lib/ext2fs/ext2_err.c:46
7704msgid "EXT2 directory corrupted"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007705msgstr "Directory EXT2 danneggiata"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007706
7707#: lib/ext2fs/ext2_err.c:47
7708msgid "Attempt to read block from filesystem resulted in short read"
7709msgstr ""
7710
7711#: lib/ext2fs/ext2_err.c:48
7712msgid "Attempt to write block to filesystem resulted in short write"
7713msgstr ""
7714
7715#: lib/ext2fs/ext2_err.c:49
7716msgid "No free space in the directory"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007717msgstr "Spazio non sufficiente nella directory"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007718
7719#: lib/ext2fs/ext2_err.c:50
Eric Sandeen032eafe2012-07-28 17:48:36 -04007720msgid "Inode bitmap not loaded"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007721msgstr "Bitmap degli inode non caricata"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007722
7723#: lib/ext2fs/ext2_err.c:51
Eric Sandeen032eafe2012-07-28 17:48:36 -04007724msgid "Block bitmap not loaded"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007725msgstr "Bitmap dei blocchi non caricata"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007726
7727#: lib/ext2fs/ext2_err.c:52
Eric Sandeen032eafe2012-07-28 17:48:36 -04007728msgid "Illegal inode number"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007729msgstr "Numero di inode non valido"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007730
7731#: lib/ext2fs/ext2_err.c:53
Eric Sandeen032eafe2012-07-28 17:48:36 -04007732msgid "Illegal block number"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007733msgstr "Numero di blocchi non valido"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007734
7735#: lib/ext2fs/ext2_err.c:54
7736msgid "Internal error in ext2fs_expand_dir"
7737msgstr ""
7738
7739#: lib/ext2fs/ext2_err.c:55
7740msgid "Not enough space to build proposed filesystem"
7741msgstr ""
7742
7743#: lib/ext2fs/ext2_err.c:56
7744msgid "Illegal block number passed to ext2fs_mark_block_bitmap"
7745msgstr ""
7746
7747#: lib/ext2fs/ext2_err.c:57
7748msgid "Illegal block number passed to ext2fs_unmark_block_bitmap"
7749msgstr ""
7750
7751#: lib/ext2fs/ext2_err.c:58
7752msgid "Illegal block number passed to ext2fs_test_block_bitmap"
7753msgstr ""
7754
7755#: lib/ext2fs/ext2_err.c:59
7756msgid "Illegal inode number passed to ext2fs_mark_inode_bitmap"
7757msgstr ""
7758
7759#: lib/ext2fs/ext2_err.c:60
7760msgid "Illegal inode number passed to ext2fs_unmark_inode_bitmap"
7761msgstr ""
7762
7763#: lib/ext2fs/ext2_err.c:61
7764msgid "Illegal inode number passed to ext2fs_test_inode_bitmap"
7765msgstr ""
7766
7767#: lib/ext2fs/ext2_err.c:62
7768msgid "Attempt to fudge end of block bitmap past the real end"
7769msgstr ""
7770
7771#: lib/ext2fs/ext2_err.c:63
7772msgid "Attempt to fudge end of inode bitmap past the real end"
7773msgstr ""
7774
7775#: lib/ext2fs/ext2_err.c:64
7776#, fuzzy
7777msgid "Illegal indirect block found"
7778msgstr "lettura dei blocchi indiretti dell'inode %u"
7779
7780#: lib/ext2fs/ext2_err.c:65
7781#, fuzzy
7782msgid "Illegal doubly indirect block found"
7783msgstr "lettura dei blocchi indiretti dell'inode %u"
7784
7785#: lib/ext2fs/ext2_err.c:66
7786#, fuzzy
7787msgid "Illegal triply indirect block found"
7788msgstr "lettura dei blocchi indiretti dell'inode %u"
7789
7790#: lib/ext2fs/ext2_err.c:67
7791#, fuzzy
7792msgid "Block bitmaps are not the same"
7793msgstr " Mappa dei bit di blocco a "
7794
7795#: lib/ext2fs/ext2_err.c:68
7796#, fuzzy
7797msgid "Inode bitmaps are not the same"
7798msgstr ", mappa dei bit inode a "
7799
7800#: lib/ext2fs/ext2_err.c:69
7801msgid "Illegal or malformed device name"
7802msgstr ""
7803
7804#: lib/ext2fs/ext2_err.c:70
7805msgid "A block group is missing an inode table"
7806msgstr ""
7807
7808#: lib/ext2fs/ext2_err.c:71
7809msgid "The ext2 superblock is corrupt"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007810msgstr "Il super-blocco ext2 è danneggiato"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007811
7812#: lib/ext2fs/ext2_err.c:72
7813msgid "Illegal generic bit number passed to ext2fs_mark_generic_bitmap"
7814msgstr ""
7815
7816#: lib/ext2fs/ext2_err.c:73
7817msgid "Illegal generic bit number passed to ext2fs_unmark_generic_bitmap"
7818msgstr ""
7819
7820#: lib/ext2fs/ext2_err.c:74
7821msgid "Illegal generic bit number passed to ext2fs_test_generic_bitmap"
7822msgstr ""
7823
7824#: lib/ext2fs/ext2_err.c:75
7825msgid "Too many symbolic links encountered."
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007826msgstr "Trovati troppi collegamenti simbolici."
Eric Sandeen032eafe2012-07-28 17:48:36 -04007827
7828#: lib/ext2fs/ext2_err.c:76
7829msgid "The callback function will not handle this case"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007830msgstr "La funzione di callback non gestirà questo caso"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007831
7832#: lib/ext2fs/ext2_err.c:77
7833msgid "The inode is from a bad block in the inode table"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007834msgstr "L'inode arriva da un blocco danneggiato nella tabella degli inode"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007835
7836#: lib/ext2fs/ext2_err.c:78
Eric Sandeen032eafe2012-07-28 17:48:36 -04007837msgid "Filesystem has unsupported feature(s)"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007838msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04007839
7840#: lib/ext2fs/ext2_err.c:79
Eric Sandeen032eafe2012-07-28 17:48:36 -04007841msgid "Filesystem has unsupported read-only feature(s)"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007842msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04007843
7844#: lib/ext2fs/ext2_err.c:80
7845msgid "IO Channel failed to seek on read or write"
7846msgstr ""
7847
7848#: lib/ext2fs/ext2_err.c:81
Eric Sandeen032eafe2012-07-28 17:48:36 -04007849msgid "Memory allocation failed"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007850msgstr "Allocazione di memoria non riuscita"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007851
7852#: lib/ext2fs/ext2_err.c:82
7853msgid "Invalid argument passed to ext2 library"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007854msgstr "Argomento non valido passato alla libreria ext2"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007855
7856#: lib/ext2fs/ext2_err.c:83
7857#, fuzzy
7858msgid "Could not allocate block in ext2 filesystem"
7859msgstr "Impossibile allocare memoria per i tipi di filesystem\n"
7860
7861#: lib/ext2fs/ext2_err.c:84
7862#, fuzzy
7863msgid "Could not allocate inode in ext2 filesystem"
7864msgstr "Impossibile allocare memoria per i tipi di filesystem\n"
7865
7866#: lib/ext2fs/ext2_err.c:85
7867msgid "Ext2 inode is not a directory"
7868msgstr ""
7869
7870#: lib/ext2fs/ext2_err.c:86
7871msgid "Too many references in table"
7872msgstr ""
7873
7874#: lib/ext2fs/ext2_err.c:87
7875msgid "File not found by ext2_lookup"
7876msgstr ""
7877
7878#: lib/ext2fs/ext2_err.c:88
7879msgid "File open read-only"
7880msgstr ""
7881
7882#: lib/ext2fs/ext2_err.c:89
7883#, fuzzy
7884msgid "Ext2 directory block not found"
7885msgstr "Blocco directory %d (#%d) vuoto nell'inode %d\n"
7886
7887#: lib/ext2fs/ext2_err.c:90
7888msgid "Ext2 directory already exists"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007889msgstr "La directory Ext2 esiste già"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007890
7891#: lib/ext2fs/ext2_err.c:91
7892msgid "Unimplemented ext2 library function"
7893msgstr ""
7894
7895#: lib/ext2fs/ext2_err.c:92
7896msgid "User cancel requested"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007897msgstr "L'utente ha annullato la richiesta"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007898
7899#: lib/ext2fs/ext2_err.c:93
7900msgid "Ext2 file too big"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007901msgstr "File Ext2 troppo grande"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007902
7903#: lib/ext2fs/ext2_err.c:94
Eric Sandeen032eafe2012-07-28 17:48:36 -04007904msgid "Supplied journal device not a block device"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007905msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04007906
7907#: lib/ext2fs/ext2_err.c:95
7908#, fuzzy
7909msgid "Journal superblock not found"
7910msgstr "Superblocco del journal non trovato!\n"
7911
7912#: lib/ext2fs/ext2_err.c:96
7913msgid "Journal must be at least 1024 blocks"
7914msgstr ""
7915
7916#: lib/ext2fs/ext2_err.c:97
7917msgid "Unsupported journal version"
7918msgstr ""
7919
7920#: lib/ext2fs/ext2_err.c:98
7921#, fuzzy
7922msgid "Error loading external journal"
7923msgstr "cercando di aprire il journal esterno"
7924
7925#: lib/ext2fs/ext2_err.c:99
7926#, fuzzy
7927msgid "Journal not found"
7928msgstr "Superblocco del journal non trovato!\n"
7929
7930#: lib/ext2fs/ext2_err.c:100
7931msgid "Directory hash unsupported"
7932msgstr ""
7933
7934#: lib/ext2fs/ext2_err.c:101
7935#, fuzzy
7936msgid "Illegal extended attribute block number"
7937msgstr "aattributo esteso"
7938
7939#: lib/ext2fs/ext2_err.c:102
7940msgid "Cannot create filesystem with requested number of inodes"
7941msgstr ""
7942
7943#: lib/ext2fs/ext2_err.c:103
7944msgid "E2image snapshot not in use"
7945msgstr ""
7946
7947#: lib/ext2fs/ext2_err.c:104
7948#, fuzzy
7949msgid "Too many reserved group descriptor blocks"
7950msgstr "<Inode del descrittore di gruppo>"
7951
7952#: lib/ext2fs/ext2_err.c:105
7953msgid "Resize inode is corrupt"
7954msgstr ""
7955
7956#: lib/ext2fs/ext2_err.c:106
7957msgid "Tried to set block bmap with missing indirect block"
7958msgstr ""
7959
7960#: lib/ext2fs/ext2_err.c:107
7961msgid "TDB: Success"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007962msgstr "TDB: successo"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007963
7964#: lib/ext2fs/ext2_err.c:108
7965msgid "TDB: Corrupt database"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007966msgstr "TDB: database danneggiato"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007967
7968#: lib/ext2fs/ext2_err.c:109
7969msgid "TDB: IO Error"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007970msgstr "TDB: errore I/O"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007971
7972#: lib/ext2fs/ext2_err.c:110
7973msgid "TDB: Locking error"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007974msgstr "TDB: errore nell'ottenere il blocco"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007975
7976#: lib/ext2fs/ext2_err.c:111
7977msgid "TDB: Out of memory"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007978msgstr "TDB: memoria esaurita"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007979
7980#: lib/ext2fs/ext2_err.c:112
7981msgid "TDB: Record exists"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007982msgstr "TDB: il record esiste"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007983
7984#: lib/ext2fs/ext2_err.c:113
7985msgid "TDB: Lock exists on other keys"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007986msgstr "TDB: blocco esistente su altre chiavi"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007987
7988#: lib/ext2fs/ext2_err.c:114
Eric Sandeen032eafe2012-07-28 17:48:36 -04007989msgid "TDB: Invalid parameter"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007990msgstr "TDB: parametro non valido"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007991
7992#: lib/ext2fs/ext2_err.c:115
7993msgid "TDB: Record does not exist"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007994msgstr "TDB: il record non esiste"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007995
7996#: lib/ext2fs/ext2_err.c:116
7997msgid "TDB: Write not permitted"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04007998msgstr "TDB: scrittura non consentita"
Eric Sandeen032eafe2012-07-28 17:48:36 -04007999
8000#: lib/ext2fs/ext2_err.c:117
8001msgid "Ext2fs directory block list is empty"
8002msgstr ""
8003
8004#: lib/ext2fs/ext2_err.c:118
8005msgid "Attempt to modify a block mapping via a read-only block iterator"
8006msgstr ""
8007
8008#: lib/ext2fs/ext2_err.c:119
8009msgid "Wrong magic number for ext4 extent saved path"
8010msgstr ""
8011
8012#: lib/ext2fs/ext2_err.c:120
8013msgid "Wrong magic number for 64-bit generic bitmap"
8014msgstr ""
8015
8016#: lib/ext2fs/ext2_err.c:121
8017msgid "Wrong magic number for 64-bit block bitmap"
8018msgstr ""
8019
8020#: lib/ext2fs/ext2_err.c:122
8021msgid "Wrong magic number for 64-bit inode bitmap"
8022msgstr ""
8023
8024#: lib/ext2fs/ext2_err.c:123
8025msgid "Wrong magic number --- RESERVED_13"
8026msgstr ""
8027
8028#: lib/ext2fs/ext2_err.c:124
8029msgid "Wrong magic number --- RESERVED_14"
8030msgstr ""
8031
8032#: lib/ext2fs/ext2_err.c:125
8033msgid "Wrong magic number --- RESERVED_15"
8034msgstr ""
8035
8036#: lib/ext2fs/ext2_err.c:126
8037msgid "Wrong magic number --- RESERVED_16"
8038msgstr ""
8039
8040#: lib/ext2fs/ext2_err.c:127
8041msgid "Wrong magic number --- RESERVED_17"
8042msgstr ""
8043
8044#: lib/ext2fs/ext2_err.c:128
8045msgid "Wrong magic number --- RESERVED_18"
8046msgstr ""
8047
8048#: lib/ext2fs/ext2_err.c:129
8049msgid "Wrong magic number --- RESERVED_19"
8050msgstr ""
8051
8052#: lib/ext2fs/ext2_err.c:130
8053msgid "Corrupt extent header"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008054msgstr "Extent intestazione danneggiato"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008055
8056#: lib/ext2fs/ext2_err.c:131
8057msgid "Corrupt extent index"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008058msgstr "Extent indice danneggiato"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008059
8060#: lib/ext2fs/ext2_err.c:132
8061msgid "Corrupt extent"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008062msgstr "Extent danneggiato"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008063
8064#: lib/ext2fs/ext2_err.c:133
8065msgid "No free space in extent map"
8066msgstr ""
8067
8068#: lib/ext2fs/ext2_err.c:134
8069msgid "Inode does not use extents"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008070msgstr "L'inode non usa gli extent"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008071
8072#: lib/ext2fs/ext2_err.c:135
Eric Sandeen032eafe2012-07-28 17:48:36 -04008073msgid "No 'next' extent"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008074msgstr ""
Eric Sandeen032eafe2012-07-28 17:48:36 -04008075
8076#: lib/ext2fs/ext2_err.c:136
8077msgid "No 'previous' extent"
8078msgstr ""
8079
8080#: lib/ext2fs/ext2_err.c:137
8081msgid "No 'up' extent"
8082msgstr ""
8083
8084#: lib/ext2fs/ext2_err.c:138
8085msgid "No 'down' extent"
8086msgstr ""
8087
8088#: lib/ext2fs/ext2_err.c:139
8089msgid "No current node"
8090msgstr ""
8091
8092#: lib/ext2fs/ext2_err.c:140
8093msgid "Ext2fs operation not supported"
8094msgstr ""
8095
8096#: lib/ext2fs/ext2_err.c:141
8097msgid "No room to insert extent in node"
8098msgstr ""
8099
8100#: lib/ext2fs/ext2_err.c:142
8101msgid "Splitting would result in empty node"
8102msgstr ""
8103
8104#: lib/ext2fs/ext2_err.c:143
Eric Sandeen032eafe2012-07-28 17:48:36 -04008105msgid "Extent not found"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008106msgstr "Extent non trovato"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008107
8108#: lib/ext2fs/ext2_err.c:144
8109msgid "Operation not supported for inodes containing extents"
8110msgstr ""
8111
8112#: lib/ext2fs/ext2_err.c:145
8113msgid "Extent length is invalid"
8114msgstr ""
8115
8116#: lib/ext2fs/ext2_err.c:146
8117msgid "I/O Channel does not support 64-bit block numbers"
8118msgstr ""
8119
8120#: lib/ext2fs/ext2_err.c:147
8121msgid "Can't check if filesystem is mounted due to missing mtab file"
8122msgstr ""
8123
8124#: lib/ext2fs/ext2_err.c:148
8125msgid "Filesystem too large to use legacy bitmaps"
8126msgstr ""
8127
8128#: lib/ext2fs/ext2_err.c:149
8129msgid "MMP: invalid magic number"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008130msgstr "MMP: numero magic non valido"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008131
8132#: lib/ext2fs/ext2_err.c:150
8133msgid "MMP: device currently active"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008134msgstr "MMP: device attivo"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008135
8136#: lib/ext2fs/ext2_err.c:151
Theodore Ts'o40e66e22018-08-18 21:14:56 -04008137#, fuzzy
8138msgid "MMP: e2fsck being run"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008139msgstr "MMP: fsck in esecuzione"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008140
8141#: lib/ext2fs/ext2_err.c:152
8142msgid "MMP: block number beyond filesystem range"
8143msgstr ""
8144
8145#: lib/ext2fs/ext2_err.c:153
8146msgid "MMP: undergoing an unknown operation"
8147msgstr ""
8148
8149#: lib/ext2fs/ext2_err.c:154
8150#, fuzzy
8151msgid "MMP: filesystem still in use"
8152msgstr "dimensione filesystem non valida - %s"
8153
8154#: lib/ext2fs/ext2_err.c:155
8155msgid "MMP: open with O_DIRECT failed"
8156msgstr ""
8157
Theodore Ts'o196b59c2014-05-18 21:47:32 -04008158#: lib/ext2fs/ext2_err.c:156
8159#, fuzzy
8160msgid "Block group descriptor size incorrect"
8161msgstr "<Inode del descrittore di gruppo>"
8162
8163#: lib/ext2fs/ext2_err.c:157
8164msgid "Inode checksum does not match inode"
8165msgstr ""
8166
8167#: lib/ext2fs/ext2_err.c:158
Theodore Ts'o196b59c2014-05-18 21:47:32 -04008168msgid "Inode bitmap checksum does not match bitmap"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008169msgstr ""
Theodore Ts'o196b59c2014-05-18 21:47:32 -04008170
8171#: lib/ext2fs/ext2_err.c:159
8172msgid "Extent block checksum does not match extent block"
8173msgstr ""
8174
8175#: lib/ext2fs/ext2_err.c:160
8176msgid "Directory block does not have space for checksum"
8177msgstr ""
8178
8179#: lib/ext2fs/ext2_err.c:161
8180msgid "Directory block checksum does not match directory block"
8181msgstr ""
8182
8183#: lib/ext2fs/ext2_err.c:162
8184msgid "Extended attribute block checksum does not match block"
8185msgstr ""
8186
8187#: lib/ext2fs/ext2_err.c:163
Theodore Ts'o196b59c2014-05-18 21:47:32 -04008188msgid "Superblock checksum does not match superblock"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008189msgstr "Il checksum del super-blocco non corrisponde al super-blocco"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04008190
8191#: lib/ext2fs/ext2_err.c:164
8192msgid "Unknown checksum algorithm"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008193msgstr "Algoritmo di checksum sconosciuto"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04008194
8195#: lib/ext2fs/ext2_err.c:165
Theodore Ts'o40e66e22018-08-18 21:14:56 -04008196#, fuzzy
8197msgid "MMP block checksum does not match"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008198msgstr "Il checksum del blocco MMP non corrisponde al blocco MMP"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04008199
8200#: lib/ext2fs/ext2_err.c:166
8201msgid "Ext2 file already exists"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008202msgstr "Il file Ext2 esiste già"
Theodore Ts'o196b59c2014-05-18 21:47:32 -04008203
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008204#: lib/ext2fs/ext2_err.c:167
8205#, fuzzy
8206msgid "Block bitmap checksum does not match bitmap"
8207msgstr "Il checksum del blocco MMP non corrisponde al blocco MMP"
8208
8209#: lib/ext2fs/ext2_err.c:168
8210msgid "Cannot iterate data blocks of an inode containing inline data"
8211msgstr ""
8212
8213#: lib/ext2fs/ext2_err.c:169
8214msgid "Extended attribute has an invalid name length"
8215msgstr ""
8216
8217#: lib/ext2fs/ext2_err.c:170
8218msgid "Extended attribute has an invalid value length"
8219msgstr ""
8220
8221#: lib/ext2fs/ext2_err.c:171
8222msgid "Extended attribute has an incorrect hash"
8223msgstr ""
8224
8225#: lib/ext2fs/ext2_err.c:172
8226#, fuzzy
8227msgid "Extended attribute block has a bad header"
8228msgstr "aattributo esteso"
8229
8230#: lib/ext2fs/ext2_err.c:173
8231#, fuzzy
8232msgid "Extended attribute key not found"
8233msgstr "aattributo esteso"
8234
8235#: lib/ext2fs/ext2_err.c:174
8236msgid "Insufficient space to store extended attribute data"
8237msgstr ""
8238
8239#: lib/ext2fs/ext2_err.c:175
8240msgid "Filesystem is missing ext_attr or inline_data feature"
8241msgstr ""
8242
8243#: lib/ext2fs/ext2_err.c:176
8244#, fuzzy
8245msgid "Inode doesn't have inline data"
8246msgstr "L'inode non usa gli extent"
8247
8248#: lib/ext2fs/ext2_err.c:177
8249msgid "No block for an inode with inline data"
8250msgstr ""
8251
8252#: lib/ext2fs/ext2_err.c:178
8253#, fuzzy
8254msgid "No free space in inline data"
8255msgstr "Spazio non sufficiente nella directory"
8256
8257#: lib/ext2fs/ext2_err.c:179
8258msgid "Wrong magic number for extended attribute structure"
8259msgstr ""
8260
8261#: lib/ext2fs/ext2_err.c:180
8262msgid "Inode seems to contain garbage"
8263msgstr ""
8264
8265#: lib/ext2fs/ext2_err.c:181
8266msgid "Extended attribute has an invalid value offset"
8267msgstr ""
8268
8269#: lib/ext2fs/ext2_err.c:182
8270msgid "Journal flags inconsistent"
8271msgstr ""
8272
8273#: lib/ext2fs/ext2_err.c:183
8274msgid "Undo file corrupt"
8275msgstr ""
8276
8277#: lib/ext2fs/ext2_err.c:184
8278msgid "Wrong undo file for this filesystem"
8279msgstr ""
8280
Theodore Ts'o48203a32016-06-08 15:45:26 -04008281#: lib/ext2fs/ext2_err.c:185
8282#, fuzzy
8283msgid "File system is corrupted"
8284msgstr "Il filesystem ha una dimensione del blocco non attesa"
8285
8286#: lib/ext2fs/ext2_err.c:186
8287msgid "Bad CRC detected in file system"
8288msgstr ""
8289
8290#: lib/ext2fs/ext2_err.c:187
8291#, fuzzy
8292msgid "The journal superblock is corrupt"
8293msgstr "Il super-blocco ext2 è danneggiato"
8294
Theodore Ts'o4e528702016-09-04 21:31:21 -04008295#: lib/ext2fs/ext2_err.c:188
8296#, fuzzy
8297msgid "Inode is corrupted"
Theodore Ts'o21725192017-08-23 19:46:04 -04008298msgstr "Il @S del @j ext3 è corrotto.\n"
Theodore Ts'o4e528702016-09-04 21:31:21 -04008299
Theodore Ts'o40e66e22018-08-18 21:14:56 -04008300#: lib/ext2fs/ext2_err.c:189
8301msgid "Inode containing extended attribute value is corrupted"
8302msgstr ""
8303
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008304#: lib/support/prof_err.c:11
Eric Sandeen032eafe2012-07-28 17:48:36 -04008305msgid "Profile version 0.0"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008306msgstr "Profilo versione 0.0"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008307
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008308#: lib/support/prof_err.c:12
Eric Sandeen032eafe2012-07-28 17:48:36 -04008309msgid "Bad magic value in profile_node"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008310msgstr "Valore magic non corretto in profile_node"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008311
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008312#: lib/support/prof_err.c:13
Eric Sandeen032eafe2012-07-28 17:48:36 -04008313msgid "Profile section not found"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008314msgstr "Sezione del profilo non trovata"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008315
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008316#: lib/support/prof_err.c:14
Eric Sandeen032eafe2012-07-28 17:48:36 -04008317msgid "Profile relation not found"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008318msgstr "Relazione del profile non trovata"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008319
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008320#: lib/support/prof_err.c:15
Eric Sandeen032eafe2012-07-28 17:48:36 -04008321msgid "Attempt to add a relation to node which is not a section"
8322msgstr ""
8323
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008324#: lib/support/prof_err.c:16
Eric Sandeen032eafe2012-07-28 17:48:36 -04008325msgid "A profile section header has a non-zero value"
8326msgstr ""
8327
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008328#: lib/support/prof_err.c:17
Eric Sandeen032eafe2012-07-28 17:48:36 -04008329msgid "Bad linked list in profile structures"
8330msgstr ""
8331
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008332#: lib/support/prof_err.c:18
Eric Sandeen032eafe2012-07-28 17:48:36 -04008333msgid "Bad group level in profile structures"
8334msgstr ""
8335
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008336#: lib/support/prof_err.c:19
Eric Sandeen032eafe2012-07-28 17:48:36 -04008337msgid "Bad parent pointer in profile structures"
8338msgstr ""
8339
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008340#: lib/support/prof_err.c:20
Eric Sandeen032eafe2012-07-28 17:48:36 -04008341msgid "Bad magic value in profile iterator"
8342msgstr ""
8343
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008344#: lib/support/prof_err.c:21
Eric Sandeen032eafe2012-07-28 17:48:36 -04008345msgid "Can't set value on section node"
8346msgstr ""
8347
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008348#: lib/support/prof_err.c:22
Eric Sandeen032eafe2012-07-28 17:48:36 -04008349msgid "Invalid argument passed to profile library"
8350msgstr ""
8351
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008352#: lib/support/prof_err.c:23
Eric Sandeen032eafe2012-07-28 17:48:36 -04008353msgid "Attempt to modify read-only profile"
8354msgstr ""
8355
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008356#: lib/support/prof_err.c:24
Eric Sandeen032eafe2012-07-28 17:48:36 -04008357msgid "Profile section header not at top level"
8358msgstr ""
8359
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008360#: lib/support/prof_err.c:25
Eric Sandeen032eafe2012-07-28 17:48:36 -04008361msgid "Syntax error in profile section header"
8362msgstr ""
8363
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008364#: lib/support/prof_err.c:26
Eric Sandeen032eafe2012-07-28 17:48:36 -04008365msgid "Syntax error in profile relation"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008366msgstr "Errore di sintassi nella relazione del profilo"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008367
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008368#: lib/support/prof_err.c:27
Eric Sandeen032eafe2012-07-28 17:48:36 -04008369msgid "Extra closing brace in profile"
8370msgstr ""
8371
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008372#: lib/support/prof_err.c:28
Eric Sandeen032eafe2012-07-28 17:48:36 -04008373msgid "Missing open brace in profile"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008374msgstr "Parentesi di apertura mancante nel profilo"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008375
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008376#: lib/support/prof_err.c:29
Eric Sandeen032eafe2012-07-28 17:48:36 -04008377msgid "Bad magic value in profile_t"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008378msgstr "Valore magic non corretto in profile_t"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008379
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008380#: lib/support/prof_err.c:30
Eric Sandeen032eafe2012-07-28 17:48:36 -04008381msgid "Bad magic value in profile_section_t"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008382msgstr "Valore magic non corretto in profile_section_t"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008383
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008384#: lib/support/prof_err.c:31
Eric Sandeen032eafe2012-07-28 17:48:36 -04008385msgid "Iteration through all top level section not supported"
8386msgstr ""
8387
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008388#: lib/support/prof_err.c:32
Eric Sandeen032eafe2012-07-28 17:48:36 -04008389msgid "Invalid profile_section object"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008390msgstr "Oggetto profile_section non valido"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008391
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008392#: lib/support/prof_err.c:33
Eric Sandeen032eafe2012-07-28 17:48:36 -04008393msgid "No more sections"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008394msgstr "Sezioni esaurite"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008395
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008396#: lib/support/prof_err.c:34
Eric Sandeen032eafe2012-07-28 17:48:36 -04008397msgid "Bad nameset passed to query routine"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008398msgstr "Nameset errato passato alla routine di interrogazione"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008399
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008400#: lib/support/prof_err.c:35
Eric Sandeen032eafe2012-07-28 17:48:36 -04008401msgid "No profile file open"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008402msgstr "Nessun file di profilo da aprire"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008403
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008404#: lib/support/prof_err.c:36
Eric Sandeen032eafe2012-07-28 17:48:36 -04008405msgid "Bad magic value in profile_file_t"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008406msgstr "Valore magic non corretto in profile_file_t"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008407
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008408#: lib/support/prof_err.c:37
Eric Sandeen032eafe2012-07-28 17:48:36 -04008409msgid "Couldn't open profile file"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008410msgstr "Impossibile aprire il file del profilo"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008411
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008412#: lib/support/prof_err.c:38
Eric Sandeen032eafe2012-07-28 17:48:36 -04008413msgid "Section already exists"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008414msgstr "La sezione esiste già"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008415
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008416#: lib/support/prof_err.c:39
Eric Sandeen032eafe2012-07-28 17:48:36 -04008417msgid "Invalid boolean value"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008418msgstr "Valore booleano non valido"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008419
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008420#: lib/support/prof_err.c:40
Eric Sandeen032eafe2012-07-28 17:48:36 -04008421msgid "Invalid integer value"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008422msgstr "Valore intero non valido"
Eric Sandeen032eafe2012-07-28 17:48:36 -04008423
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008424#: lib/support/prof_err.c:41
Eric Sandeen032eafe2012-07-28 17:48:36 -04008425msgid "Bad magic value in profile_file_data_t"
Milo Casagrandeffbe17c2014-07-05 23:18:04 -04008426msgstr "Valore magic non corretto in profile_file_data_t"
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008427
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008428#: lib/support/plausible.c:118
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008429#, fuzzy, c-format
8430msgid "\tlast mounted on %s on %s"
8431msgstr "numero di mount non validi - %s"
8432
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008433#: lib/support/plausible.c:121
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008434#, fuzzy, c-format
8435msgid "\tlast mounted on %s"
8436msgstr "numero di mount non validi - %s"
8437
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008438#: lib/support/plausible.c:124
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008439#, c-format
8440msgid "\tcreated on %s"
8441msgstr ""
8442
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008443#: lib/support/plausible.c:127
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008444#, c-format
8445msgid "\tlast modified on %s"
8446msgstr ""
8447
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008448#: lib/support/plausible.c:161
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008449#, c-format
8450msgid "Found a %s partition table in %s\n"
8451msgstr ""
8452
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008453#: lib/support/plausible.c:191
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008454#, c-format
8455msgid "The file %s does not exist and no size was specified.\n"
8456msgstr ""
8457
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008458#: lib/support/plausible.c:199
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008459#, fuzzy, c-format
8460msgid "Creating regular file %s\n"
8461msgstr "file regolare"
8462
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008463#: lib/support/plausible.c:202
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008464#, fuzzy, c-format
8465msgid "Could not open %s: %s\n"
8466msgstr "e2label: impossibile aprire %s\n"
8467
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008468#: lib/support/plausible.c:205
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008469msgid ""
8470"\n"
8471"The device apparently does not exist; did you specify it correctly?\n"
8472msgstr ""
8473"\n"
8474"Sembra che il dispositivo non esista; è stato specificato correttamente?\n"
8475
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008476#: lib/support/plausible.c:227
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008477#, c-format
8478msgid "%s is not a block special device.\n"
8479msgstr "%s non è un device speciale a blocchi.\n"
8480
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008481#: lib/support/plausible.c:249
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008482#, c-format
8483msgid "%s contains a %s file system labelled '%s'\n"
8484msgstr "%s contiene un file system %s con etichetta \"%s\"\n"
8485
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008486#: lib/support/plausible.c:252
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008487#, c-format
8488msgid "%s contains a %s file system\n"
8489msgstr "%s contiene un file system %s\n"
8490
Theodore Ts'o3d66c4b2017-01-31 18:24:50 -05008491#: lib/support/plausible.c:276
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008492#, fuzzy, c-format
8493msgid "%s contains `%s' data\n"
8494msgstr "%s contiene un file system %s\n"
8495
Theodore Ts'o40e66e22018-08-18 21:14:56 -04008496#~ msgid ""
8497#~ "\n"
8498#~ "%s: %s: error reading bitmaps: %s\n"
8499#~ msgstr ""
8500#~ "\n"
8501#~ "%s: %s: errore leggendo le mappe di bit: %s\n"
8502
8503#, fuzzy
8504#~ msgid ""
8505#~ "\n"
8506#~ "Warning, had trouble writing out superblocks.\n"
8507#~ msgstr ""
8508#~ "\n"
8509#~ "Attenzione, problemi durante la scrittura dei superblocchi."
8510
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04008511#, fuzzy
Theodore Ts'o899425b2018-02-27 22:25:04 -05008512#~ msgid "i_dir_acl @F %Id, @s zero.\n"
8513#~ msgstr "i_dir_acl @F %Id @s zero.\n"
8514
8515#, fuzzy
Theodore Ts'o21725192017-08-23 19:46:04 -04008516#~ msgid "@A @a @b %b. "
8517#~ msgstr "L'@i %i ha un @a di @b %b non valido. "
8518
8519#, fuzzy
8520#~ msgid "%s: warning: compression support is experimental.\n"
8521#~ msgstr "Attenzione: il supporto per la compressione è sperimentale.\n"
8522
8523#~ msgid ""
8524#~ "%s: e2fsck not compiled with HTREE support,\n"
8525#~ "\tbut filesystem %s has HTREE directories.\n"
8526#~ msgstr ""
8527#~ "%s: e2fsck non è stato compilato con il supporto HTREE,\n"
8528#~ "\tma il file system %s contiene directory HTREE.\n"
8529
8530#~ msgid "while allocating zeroizing buffer"
8531#~ msgstr "allocando i buffer zeroizing"
8532
8533#, fuzzy
8534#~ msgid ", unused inodes %u\n"
8535#~ msgstr "mappa degli inode in utilizzo"
8536
8537#, fuzzy
Theodore Ts'o9d6f54b2017-08-04 01:30:54 -04008538#~ msgid ""
8539#~ "Journal length: %u\n"
8540#~ "Journal sequence: 0x%08x\n"
8541#~ "Journal start: %u\n"
8542#~ msgstr ""
8543#~ "\n"
8544#~ "Dimensione dei blocchi del journal: %d\n"
8545#~ "Dimensione del journal: %d\n"
8546#~ "Primo blocco del journal: %d\n"
8547#~ "Sequenza del journal: ox%08x\n"
8548#~ "Inizio del journal: %d\n"
8549#~ "Numero di utenti del journal: %d\n"
8550
8551#, fuzzy
8552#~ msgid ""
8553#~ "\n"
8554#~ "Journal block size: %u\n"
8555#~ "Journal length: %u\n"
8556#~ "Journal first block: %u\n"
8557#~ "Journal sequence: 0x%08x\n"
8558#~ "Journal start: %u\n"
8559#~ "Journal number of users: %u\n"
8560#~ msgstr ""
8561#~ "\n"
8562#~ "Dimensione dei blocchi del journal: %d\n"
8563#~ "Dimensione del journal: %d\n"
8564#~ "Primo blocco del journal: %d\n"
8565#~ "Sequenza del journal: ox%08x\n"
8566#~ "Inizio del journal: %d\n"
8567#~ "Numero di utenti del journal: %d\n"
8568
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008569#~ msgid "Failed to read the file system data \n"
8570#~ msgstr "Lettura dei dati del file system non riuscita\n"
8571
8572#, fuzzy
8573#~ msgid "Failed to open %s\n"
8574#~ msgstr "durante l'apertura di %s"
8575
8576#, fuzzy
Theodore Ts'o21725192017-08-23 19:46:04 -04008577#~ msgid "Invalid quotatype parameter: %s\n"
8578#~ msgstr "Parametro di stride non valido.\n"
8579
8580#, fuzzy
Theodore Ts'o9e78ef72016-03-15 01:49:00 -04008581#~ msgid "Couldn't allocate memory to parse quota options!\n"
8582#~ msgstr ""
8583#~ "Impossibile allocare memoria per fare il parsing delle opzioni raid!\n"
8584
8585#~ msgid "Couldn't allocate memory for tdb filename\n"
8586#~ msgstr "Impossibile allocare memoria per i tipi di file system\n"
8587
8588#~ msgid "%s is entire device, not just one partition!\n"
8589#~ msgstr "%s è un device intero, non solo una partizione.\n"