summaryrefslogtreecommitdiffstats
path: root/po/it.po
diff options
context:
space:
mode:
authorKarel Zak2006-12-07 00:25:58 +0100
committerKarel Zak2006-12-07 00:25:58 +0100
commit63cccae4684f83d2a462bc8abf24e51d1bd6efb6 (patch)
tree433db3f0b44e0f46e4130141f4a59db9c3564557 /po/it.po
parentImported from util-linux-2.11r tarball. (diff)
downloadkernel-qcow2-util-linux-63cccae4684f83d2a462bc8abf24e51d1bd6efb6.tar.gz
kernel-qcow2-util-linux-63cccae4684f83d2a462bc8abf24e51d1bd6efb6.tar.xz
kernel-qcow2-util-linux-63cccae4684f83d2a462bc8abf24e51d1bd6efb6.zip
Imported from util-linux-2.11t tarball.
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po1588
1 files changed, 961 insertions, 627 deletions
diff --git a/po/it.po b/po/it.po
index b72719c17..532ee02cf 100644
--- a/po/it.po
+++ b/po/it.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: util-linux 2.10f\n"
-"POT-Creation-Date: 2002-05-09 02:51+0200\n"
+"POT-Creation-Date: 2002-07-07 17:03+0200\n"
"PO-Revision-Date: 2000-04-04 21:52-0800\n"
"Last-Translator: Beth Powell <bpowell@turbolinux.com>\n"
"Language-Team: <support@turbolinux.com>\n"
@@ -111,28 +111,28 @@ msgstr ""
msgid "usage:\n"
msgstr "Utilizzo:"
-#: disk-utils/fdformat.c:35
+#: disk-utils/fdformat.c:31
msgid "Formatting ... "
msgstr "Formattazione in corso ... "
-#: disk-utils/fdformat.c:53 disk-utils/fdformat.c:88
+#: disk-utils/fdformat.c:49 disk-utils/fdformat.c:84
msgid "done\n"
msgstr "fatto\n"
-#: disk-utils/fdformat.c:64
+#: disk-utils/fdformat.c:60
msgid "Verifying ... "
msgstr "Verifica in corso ... "
-#: disk-utils/fdformat.c:75
+#: disk-utils/fdformat.c:71
msgid "Read: "
msgstr "Leggere: "
-#: disk-utils/fdformat.c:77
+#: disk-utils/fdformat.c:73
#, c-format
msgid "Problem reading cylinder %d, expected %d, read %d\n"
msgstr "Problema durante la lettura del cilindro %d, %d previsto, lettura %d\n"
-#: disk-utils/fdformat.c:83
+#: disk-utils/fdformat.c:79
#, c-format
msgid ""
"bad data in cyl %d\n"
@@ -141,42 +141,148 @@ msgstr ""
"dati danneggiati nel cil %d\n"
"Continua ... "
-#: disk-utils/fdformat.c:98
+#: disk-utils/fdformat.c:94
#, c-format
msgid "usage: %s [ -n ] device\n"
msgstr "utilizzo: dispositivo %s [ -n ]\n"
-#: disk-utils/fdformat.c:120 disk-utils/fsck.minix.c:1291
+#: disk-utils/fdformat.c:116 disk-utils/fsck.minix.c:1291
#: disk-utils/isosize.c:179 disk-utils/mkfs.bfs.c:119 disk-utils/mkfs.c:55
-#: disk-utils/mkfs.minix.c:644 disk-utils/mkswap.c:457
-#: disk-utils/setfdprm.c:128 misc-utils/cal.c:246 misc-utils/ddate.c:181
-#: misc-utils/kill.c:188 misc-utils/rename.c:79 misc-utils/script.c:132
+#: disk-utils/mkfs.cramfs.c:665 disk-utils/mkfs.minix.c:644
+#: disk-utils/mkswap.c:457 disk-utils/setfdprm.c:128 hwclock/hwclock.c:1170
+#: misc-utils/cal.c:246 misc-utils/ddate.c:181 misc-utils/kill.c:188
+#: misc-utils/rename.c:79 misc-utils/script.c:132
#, c-format
msgid "%s from %s\n"
msgstr "%s da %s\n"
-#: disk-utils/fdformat.c:134
-#, c-format
-msgid "%s: not a floppy device\n"
+#: disk-utils/fdformat.c:130
+#, fuzzy, c-format
+msgid "%s: not a block device\n"
msgstr "%s: non si tratta di un dispositivo floppy\n"
-#: disk-utils/fdformat.c:143
+#: disk-utils/fdformat.c:140
msgid "Could not determine current format type"
msgstr "Impossibile determinare il tipo di formato attuale"
-#: disk-utils/fdformat.c:144
+#: disk-utils/fdformat.c:141
#, c-format
msgid "%s-sided, %d tracks, %d sec/track. Total capacity %d kB.\n"
msgstr "%s-completo, tracce %d , %d sec/traccia. Capacità totale %d kB.\n"
-#: disk-utils/fdformat.c:145
+#: disk-utils/fdformat.c:142
msgid "Double"
msgstr "Doppio"
-#: disk-utils/fdformat.c:145
+#: disk-utils/fdformat.c:142
msgid "Single"
msgstr "Singolo"
+#: disk-utils/fsck.cramfs.c:98
+#, c-format
+msgid ""
+"usage: %s [-hv] [-x dir] file\n"
+" -h print this help\n"
+" -x dir extract into dir\n"
+" -v be more verbose\n"
+" file file to test\n"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:191
+#, c-format
+msgid "%s: error %d while decompressing! %p(%d)\n"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:243
+#, fuzzy, c-format
+msgid "%s: size error in symlink `%s'\n"
+msgstr "errore di scrittura su %s\n"
+
+#: disk-utils/fsck.cramfs.c:258 disk-utils/fsck.cramfs.c:328
+#, c-format
+msgid " uncompressing block at %ld to %ld (%ld)\n"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:287
+#, c-format
+msgid "%s: bogus mode on `%s' (%o)\n"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:319
+#, fuzzy, c-format
+msgid " hole at %ld (%d)\n"
+msgstr "dovrebbe essere (%d, %d, %d)\n"
+
+#: disk-utils/fsck.cramfs.c:337
+#, c-format
+msgid "%s: Non-block (%ld) bytes\n"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:343
+#, c-format
+msgid "%s: Non-size (%ld vs %ld) bytes\n"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:392
+#, c-format
+msgid "%s: invalid cramfs--bad path length\n"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:472
+#, fuzzy, c-format
+msgid "%s: compiled without -x support\n"
+msgstr "%s: non e' stato compilato con il supporto per minix v2\n"
+
+#: disk-utils/fsck.cramfs.c:498
+#, c-format
+msgid "%s: warning--unable to determine filesystem size \n"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:508
+#, fuzzy, c-format
+msgid "%s is not a block device or file\n"
+msgstr "%s: non si tratta di un dispositivo floppy\n"
+
+#: disk-utils/fsck.cramfs.c:514 disk-utils/fsck.cramfs.c:549
+#, c-format
+msgid "%s: invalid cramfs--file length too short\n"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:541
+#, c-format
+msgid "%s: invalid cramfs--wrong magic\n"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:554
+#, c-format
+msgid "%s: warning--file length too long, padded image?\n"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:564
+#, c-format
+msgid "%s: invalid cramfs--crc error\n"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:570
+#, c-format
+msgid "%s: warning--old cramfs image, no CRC\n"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:592
+#, c-format
+msgid "%s: invalid cramfs--bad superblock\n"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:608
+#, c-format
+msgid "%s: invalid cramfs--directory data end (%ld) != file data start (%ld)\n"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:616
+#, c-format
+msgid "%s: invalid cramfs--invalid file data offset\n"
+msgstr ""
+
#: disk-utils/fsck.minix.c:200
#, c-format
msgid "Usage: %s [-larvsmf] /dev/name\n"
@@ -643,7 +749,7 @@ msgstr ""
msgid "not enough space, need at least %lu blocks"
msgstr ""
-#: disk-utils/mkfs.bfs.c:228 fdisk/fdisk.c:2057
+#: disk-utils/mkfs.bfs.c:228 fdisk/fdisk.c:2069
#, c-format
msgid "Device: %s\n"
msgstr "Dispositivo: %s\n"
@@ -734,6 +840,130 @@ msgstr "%s: memoria esaurita!\n"
msgid "mkfs version %s (%s)\n"
msgstr "versione mkfs %s (%s)\n"
+#: disk-utils/mkfs.cramfs.c:49
+#, c-format
+msgid ""
+"usage: %s [-h] [-v] [-e edition] [-i file] [-n name] dirname outfile\n"
+" -h print this help\n"
+" -v be verbose\n"
+" -E make all warnings errors (non-zero exit status)\n"
+" -e edition set edition number (part of fsid)\n"
+" -i file insert a file image into the filesystem (requires >= 2.4.0)\n"
+" -n name set name of cramfs filesystem\n"
+" -p pad by %d bytes for boot code\n"
+" -s sort directory entries (old option, ignored)\n"
+" -z make explicit holes (requires >= 2.3.39)\n"
+" dirname root of the filesystem to be compressed\n"
+" outfile output file\n"
+msgstr ""
+
+#: disk-utils/mkfs.cramfs.c:213
+#, c-format
+msgid ""
+"Very long (%u bytes) filename `%s' found.\n"
+" Please increase MAX_INPUT_NAMELEN in mkcramfs.c and recompile. Exiting.\n"
+msgstr ""
+
+#: disk-utils/mkfs.cramfs.c:371
+msgid "filesystem too big. Exiting.\n"
+msgstr ""
+
+#: disk-utils/mkfs.cramfs.c:422
+msgid ""
+"Exceeded MAXENTRIES. Raise this value in mkcramfs.c and recompile. "
+"Exiting.\n"
+msgstr ""
+
+#. (I don't think this can happen with zlib.)
+#: disk-utils/mkfs.cramfs.c:520
+#, c-format
+msgid "AIEEE: block \"compressed\" to > 2*blocklength (%ld)\n"
+msgstr ""
+
+#: disk-utils/mkfs.cramfs.c:537
+#, c-format
+msgid "%6.2f%% (%+d bytes)\t%s\n"
+msgstr ""
+
+#: disk-utils/mkfs.cramfs.c:705
+#, c-format
+msgid ""
+"warning: guestimate of required size (upper bound) is %LdMB, but maximum "
+"image size is %uMB. We might die prematurely.\n"
+msgstr ""
+
+#: disk-utils/mkfs.cramfs.c:747
+#, fuzzy, c-format
+msgid "Including: %s\n"
+msgstr "Numero non valido: %s\n"
+
+#: disk-utils/mkfs.cramfs.c:753
+#, c-format
+msgid "Directory data: %d bytes\n"
+msgstr ""
+
+#: disk-utils/mkfs.cramfs.c:761
+#, c-format
+msgid "Everything: %d kilobytes\n"
+msgstr ""
+
+#: disk-utils/mkfs.cramfs.c:766
+#, fuzzy, c-format
+msgid "Super block: %d bytes\n"
+msgstr "spazio utilizzato = %d byte\n"
+
+#: disk-utils/mkfs.cramfs.c:773
+#, c-format
+msgid "CRC: %x\n"
+msgstr ""
+
+#: disk-utils/mkfs.cramfs.c:778
+#, c-format
+msgid "not enough space allocated for ROM image (%Ld allocated, %d used)\n"
+msgstr ""
+
+#: disk-utils/mkfs.cramfs.c:790
+#, c-format
+msgid "ROM image write failed (%d %d)\n"
+msgstr ""
+
+#. (These warnings used to come at the start, but they scroll off the
+#. screen too quickly.)
+#. (can't happen when reading from ext2fs)
+#. bytes, not chars: think UTF8.
+#: disk-utils/mkfs.cramfs.c:799
+#, fuzzy
+msgid "warning: filenames truncated to 255 bytes.\n"
+msgstr "Attenzione: conteggio inode troppo grande.\n"
+
+#: disk-utils/mkfs.cramfs.c:802
+msgid "warning: files were skipped due to errors.\n"
+msgstr ""
+
+#: disk-utils/mkfs.cramfs.c:805
+#, c-format
+msgid "warning: file sizes truncated to %luMB (minus 1 byte).\n"
+msgstr ""
+
+#: disk-utils/mkfs.cramfs.c:810
+#, c-format
+msgid ""
+"warning: uids truncated to %u bits. (This may be a security concern.)\n"
+msgstr ""
+
+#: disk-utils/mkfs.cramfs.c:815
+#, c-format
+msgid ""
+"warning: gids truncated to %u bits. (This may be a security concern.)\n"
+msgstr ""
+
+#: disk-utils/mkfs.cramfs.c:820
+#, c-format
+msgid ""
+"WARNING: device numbers truncated to %u bits. This almost certainly means\n"
+"that some device files will be wrong.\n"
+msgstr ""
+
#: disk-utils/mkfs.minix.c:181
#, c-format
msgid "Usage: %s [-c | -l filename] [-nXX] [-iXX] /dev/name [blocks]\n"
@@ -880,7 +1110,7 @@ msgid "too many bad pages"
msgstr "troppe pagine danneggiate"
#: disk-utils/mkswap.c:359 misc-utils/look.c:182 misc-utils/setterm.c:1130
-#: text-utils/more.c:2062 text-utils/more.c:2073
+#: text-utils/more.c:2063 text-utils/more.c:2074
msgid "Out of memory"
msgstr "Memoria esaurita"
@@ -1335,7 +1565,7 @@ msgstr " Logico"
#. odd flag on end
#. type id
#. type name
-#: fdisk/cfdisk.c:1996 fdisk/fdisk.c:1306 fdisk/fdisk.c:1594
+#: fdisk/cfdisk.c:1996 fdisk/fdisk.c:1318 fdisk/fdisk.c:1606
#: fdisk/fdisksgilabel.c:237 fdisk/fdisksunlabel.c:690 fdisk/sfdisk.c:581
msgid "Unknown"
msgstr "Sconosciuto"
@@ -1891,7 +2121,7 @@ msgstr ""
" al numero di testine e di settori/traccia.\n"
"\n"
-#: fdisk/fdisk.c:194
+#: fdisk/fdisk.c:195
#, fuzzy
msgid ""
"Usage: fdisk [-b SSZ] [-u] DISK Change partition table\n"
@@ -1914,7 +2144,7 @@ msgstr ""
"-u: indica Inizio e Fine con unità di misura settore (invece di cilindro)\n"
"-b 2048: (per alcune unità MO) utilizzare i settori a 2048 byte\n"
-#: fdisk/fdisk.c:206
+#: fdisk/fdisk.c:207
msgid ""
"Usage: fdisk [-l] [-b SSZ] [-u] device\n"
"E.g.: fdisk /dev/hda (for the first IDE disk)\n"
@@ -1930,224 +2160,224 @@ msgstr ""
" o: fdisk /dev/rd/c0d0 o: fdisk /dev/ida/c0d0 (per i dispositivi RAID)\n"
" ...\n"
-#: fdisk/fdisk.c:215
+#: fdisk/fdisk.c:216
#, c-format
msgid "Unable to open %s\n"
msgstr "Impossibile aprire %s\n"
-#: fdisk/fdisk.c:219
+#: fdisk/fdisk.c:220
#, c-format
msgid "Unable to read %s\n"
msgstr "Impossibile leggere %s\n"
-#: fdisk/fdisk.c:223
+#: fdisk/fdisk.c:224
#, c-format
msgid "Unable to seek on %s\n"
msgstr "Ricerca impossibile su %s\n"
-#: fdisk/fdisk.c:227
+#: fdisk/fdisk.c:228
#, c-format
msgid "Unable to write %s\n"
msgstr "Impossibile scrivere su %s\n"
-#: fdisk/fdisk.c:231
+#: fdisk/fdisk.c:232
#, c-format
msgid "BLKGETSIZE ioctl failed on %s\n"
msgstr "BLKGETSIZE ioctl non riuscito su %s\n"
-#: fdisk/fdisk.c:235
+#: fdisk/fdisk.c:236
msgid "Unable to allocate any more memory\n"
msgstr "Impossibile allocare altra memoria\n"
-#: fdisk/fdisk.c:238
+#: fdisk/fdisk.c:239
msgid "Fatal error\n"
msgstr "Errore irreversibile\n"
-#: fdisk/fdisk.c:322 fdisk/fdisk.c:341 fdisk/fdisk.c:359 fdisk/fdisk.c:366
-#: fdisk/fdisk.c:389 fdisk/fdisk.c:407 fdisk/fdisk.c:423 fdisk/fdisk.c:439
-#: fdisk/fdiskbsdlabel.c:124
+#: fdisk/fdisk.c:323 fdisk/fdisk.c:342 fdisk/fdisk.c:360 fdisk/fdisk.c:367
+#: fdisk/fdisk.c:390 fdisk/fdisk.c:408 fdisk/fdisk.c:424 fdisk/fdisk.c:440
+#: fdisk/fdiskbsdlabel.c:129
msgid "Command action"
msgstr "Azione comando"
-#: fdisk/fdisk.c:323
+#: fdisk/fdisk.c:324
msgid " a toggle a read only flag"
msgstr " a attivazione/disattivazione di un flag di sola lettura"
#. sun
-#: fdisk/fdisk.c:324 fdisk/fdisk.c:368
+#: fdisk/fdisk.c:325 fdisk/fdisk.c:369
msgid " b edit bsd disklabel"
msgstr " b modifica di bsd disklabel"
-#: fdisk/fdisk.c:325
+#: fdisk/fdisk.c:326
msgid " c toggle the mountable flag"
msgstr " c attivazione/disattivazione del flag montabile"
#. sun
-#: fdisk/fdisk.c:326 fdisk/fdisk.c:345 fdisk/fdisk.c:370
+#: fdisk/fdisk.c:327 fdisk/fdisk.c:346 fdisk/fdisk.c:371
msgid " d delete a partition"
msgstr " d cancellazione di una partizione"
-#: fdisk/fdisk.c:327 fdisk/fdisk.c:346 fdisk/fdisk.c:371
+#: fdisk/fdisk.c:328 fdisk/fdisk.c:347 fdisk/fdisk.c:372
msgid " l list known partition types"
msgstr " l elenco dei tipi di partizione conosciuti"
#. sun
-#: fdisk/fdisk.c:328 fdisk/fdisk.c:347 fdisk/fdisk.c:360 fdisk/fdisk.c:372
-#: fdisk/fdisk.c:397 fdisk/fdisk.c:414 fdisk/fdisk.c:430 fdisk/fdisk.c:447
-#: fdisk/fdiskbsdlabel.c:129
+#: fdisk/fdisk.c:329 fdisk/fdisk.c:348 fdisk/fdisk.c:361 fdisk/fdisk.c:373
+#: fdisk/fdisk.c:398 fdisk/fdisk.c:415 fdisk/fdisk.c:431 fdisk/fdisk.c:448
+#: fdisk/fdiskbsdlabel.c:134
msgid " m print this menu"
msgstr " m stampa di questo menu"
-#: fdisk/fdisk.c:329 fdisk/fdisk.c:348 fdisk/fdisk.c:373
+#: fdisk/fdisk.c:330 fdisk/fdisk.c:349 fdisk/fdisk.c:374
msgid " n add a new partition"
msgstr " n aggiunta di una nuova partizione"
-#: fdisk/fdisk.c:330 fdisk/fdisk.c:349 fdisk/fdisk.c:361 fdisk/fdisk.c:374
+#: fdisk/fdisk.c:331 fdisk/fdisk.c:350 fdisk/fdisk.c:362 fdisk/fdisk.c:375
msgid " o create a new empty DOS partition table"
msgstr " o creazione di una nuova tabella delle partizioni DOS vuota"
-#: fdisk/fdisk.c:331 fdisk/fdisk.c:350 fdisk/fdisk.c:375 fdisk/fdisk.c:398
-#: fdisk/fdisk.c:415 fdisk/fdisk.c:431 fdisk/fdisk.c:448
+#: fdisk/fdisk.c:332 fdisk/fdisk.c:351 fdisk/fdisk.c:376 fdisk/fdisk.c:399
+#: fdisk/fdisk.c:416 fdisk/fdisk.c:432 fdisk/fdisk.c:449
msgid " p print the partition table"
msgstr " p stampa della tabella delle partizioni"
-#: fdisk/fdisk.c:332 fdisk/fdisk.c:351 fdisk/fdisk.c:362 fdisk/fdisk.c:376
-#: fdisk/fdisk.c:399 fdisk/fdisk.c:416 fdisk/fdisk.c:432 fdisk/fdisk.c:449
-#: fdisk/fdiskbsdlabel.c:132
+#: fdisk/fdisk.c:333 fdisk/fdisk.c:352 fdisk/fdisk.c:363 fdisk/fdisk.c:377
+#: fdisk/fdisk.c:400 fdisk/fdisk.c:417 fdisk/fdisk.c:433 fdisk/fdisk.c:450
+#: fdisk/fdiskbsdlabel.c:137
msgid " q quit without saving changes"
msgstr " q uscita senza salvataggio delle modifiche"
-#: fdisk/fdisk.c:333 fdisk/fdisk.c:352 fdisk/fdisk.c:363 fdisk/fdisk.c:377
+#: fdisk/fdisk.c:334 fdisk/fdisk.c:353 fdisk/fdisk.c:364 fdisk/fdisk.c:378
msgid " s create a new empty Sun disklabel"
msgstr " s creazione di una nuova disklabel Sun vuota"
#. sun
-#: fdisk/fdisk.c:334 fdisk/fdisk.c:353 fdisk/fdisk.c:378
+#: fdisk/fdisk.c:335 fdisk/fdisk.c:354 fdisk/fdisk.c:379
msgid " t change a partition's system id"
msgstr " t modifica dell'id di sistema di una partizione"
-#: fdisk/fdisk.c:335 fdisk/fdisk.c:354 fdisk/fdisk.c:379
+#: fdisk/fdisk.c:336 fdisk/fdisk.c:355 fdisk/fdisk.c:380
msgid " u change display/entry units"
msgstr " u modifica delle unità di visualizzazione/di immissione"
-#: fdisk/fdisk.c:336 fdisk/fdisk.c:355 fdisk/fdisk.c:380 fdisk/fdisk.c:402
-#: fdisk/fdisk.c:419 fdisk/fdisk.c:435 fdisk/fdisk.c:452
+#: fdisk/fdisk.c:337 fdisk/fdisk.c:356 fdisk/fdisk.c:381 fdisk/fdisk.c:403
+#: fdisk/fdisk.c:420 fdisk/fdisk.c:436 fdisk/fdisk.c:453
msgid " v verify the partition table"
msgstr " v verifica della tabella delle partizioni"
-#: fdisk/fdisk.c:337 fdisk/fdisk.c:356 fdisk/fdisk.c:381 fdisk/fdisk.c:403
-#: fdisk/fdisk.c:420 fdisk/fdisk.c:436 fdisk/fdisk.c:453
+#: fdisk/fdisk.c:338 fdisk/fdisk.c:357 fdisk/fdisk.c:382 fdisk/fdisk.c:404
+#: fdisk/fdisk.c:421 fdisk/fdisk.c:437 fdisk/fdisk.c:454
msgid " w write table to disk and exit"
msgstr " w scrittura della tabella su disco e uscita"
-#: fdisk/fdisk.c:338 fdisk/fdisk.c:382
+#: fdisk/fdisk.c:339 fdisk/fdisk.c:383
msgid " x extra functionality (experts only)"
msgstr " x ulteriori funzioni (solo per esperti)"
-#: fdisk/fdisk.c:342
+#: fdisk/fdisk.c:343
msgid " a select bootable partition"
msgstr " a selezione della partizione che è possibile avviare"
#. sgi flavour
-#: fdisk/fdisk.c:343
+#: fdisk/fdisk.c:344
msgid " b edit bootfile entry"
msgstr " b modifica della voce bootfile"
#. sgi
-#: fdisk/fdisk.c:344
+#: fdisk/fdisk.c:345
msgid " c select sgi swap partition"
msgstr " c selezione della partizione swap sgi"
-#: fdisk/fdisk.c:367
+#: fdisk/fdisk.c:368
msgid " a toggle a bootable flag"
msgstr " a Cambia bootable flag"
-#: fdisk/fdisk.c:369
+#: fdisk/fdisk.c:370
msgid " c toggle the dos compatibility flag"
msgstr " c cambia il flag compatibile con il dos"
-#: fdisk/fdisk.c:390
+#: fdisk/fdisk.c:391
msgid " a change number of alternate cylinders"
msgstr " a modifica del numero di cilindri alternativi"
#. sun
-#: fdisk/fdisk.c:391 fdisk/fdisk.c:409 fdisk/fdisk.c:425 fdisk/fdisk.c:441
+#: fdisk/fdisk.c:392 fdisk/fdisk.c:410 fdisk/fdisk.c:426 fdisk/fdisk.c:442
msgid " c change number of cylinders"
msgstr " c modifica del numero di cilindri"
-#: fdisk/fdisk.c:392 fdisk/fdisk.c:410 fdisk/fdisk.c:426 fdisk/fdisk.c:442
+#: fdisk/fdisk.c:393 fdisk/fdisk.c:411 fdisk/fdisk.c:427 fdisk/fdisk.c:443
msgid " d print the raw data in the partition table"
msgstr " d stampa dei dati grezzi nella tabella delle partizioni"
-#: fdisk/fdisk.c:393
+#: fdisk/fdisk.c:394
msgid " e change number of extra sectors per cylinder"
msgstr " e modifica del numero dei settori supplementari per cilindro"
#. sun
-#: fdisk/fdisk.c:394 fdisk/fdisk.c:413 fdisk/fdisk.c:429 fdisk/fdisk.c:446
+#: fdisk/fdisk.c:395 fdisk/fdisk.c:414 fdisk/fdisk.c:430 fdisk/fdisk.c:447
msgid " h change number of heads"
msgstr " h modifica del numero di testine"
-#: fdisk/fdisk.c:395
+#: fdisk/fdisk.c:396
msgid " i change interleave factor"
msgstr " i modifica del fattore di interleave"
#. sun
-#: fdisk/fdisk.c:396
+#: fdisk/fdisk.c:397
msgid " o change rotation speed (rpm)"
msgstr " o modifica della velocità di rotazione (rpm)"
-#: fdisk/fdisk.c:400 fdisk/fdisk.c:417 fdisk/fdisk.c:433 fdisk/fdisk.c:450
-#: fdisk/fdiskbsdlabel.c:133
+#: fdisk/fdisk.c:401 fdisk/fdisk.c:418 fdisk/fdisk.c:434 fdisk/fdisk.c:451
+#: fdisk/fdiskbsdlabel.c:138
msgid " r return to main menu"
msgstr " r ritorno al menu principale"
-#: fdisk/fdisk.c:401 fdisk/fdisk.c:418 fdisk/fdisk.c:434 fdisk/fdisk.c:451
+#: fdisk/fdisk.c:402 fdisk/fdisk.c:419 fdisk/fdisk.c:435 fdisk/fdisk.c:452
msgid " s change number of sectors/track"
msgstr " s modifica del numero di settori/traccia"
-#: fdisk/fdisk.c:404
+#: fdisk/fdisk.c:405
msgid " y change number of physical cylinders"
msgstr " y modifica del numero di cilindri fisici"
-#: fdisk/fdisk.c:408 fdisk/fdisk.c:424 fdisk/fdisk.c:440
+#: fdisk/fdisk.c:409 fdisk/fdisk.c:425 fdisk/fdisk.c:441
msgid " b move beginning of data in a partition"
msgstr " b spostamento dell'inizio di dati in una partizione"
-#: fdisk/fdisk.c:411 fdisk/fdisk.c:427 fdisk/fdisk.c:443
+#: fdisk/fdisk.c:412 fdisk/fdisk.c:428 fdisk/fdisk.c:444
msgid " e list extended partitions"
msgstr " e elenco delle partizioni estese"
#. !sun
-#: fdisk/fdisk.c:412 fdisk/fdisk.c:428 fdisk/fdisk.c:445
+#: fdisk/fdisk.c:413 fdisk/fdisk.c:429 fdisk/fdisk.c:446
#, fuzzy
msgid " g create an IRIX (SGI) partition table"
msgstr " g creazione di una tabella delle partizioni IRIX"
#. !sun
-#: fdisk/fdisk.c:444
+#: fdisk/fdisk.c:445
#, fuzzy
msgid " f fix partition order"
msgstr " p stampa della tabella delle partizioni"
-#: fdisk/fdisk.c:561
+#: fdisk/fdisk.c:562
msgid "You must set"
msgstr "Si devono impostare"
-#: fdisk/fdisk.c:575
+#: fdisk/fdisk.c:576
msgid "heads"
msgstr "testine"
-#: fdisk/fdisk.c:577 fdisk/fdisk.c:1142 fdisk/sfdisk.c:864
+#: fdisk/fdisk.c:578 fdisk/fdisk.c:1154 fdisk/sfdisk.c:864
msgid "sectors"
msgstr "settori"
-#: fdisk/fdisk.c:579 fdisk/fdisk.c:1142 fdisk/fdiskbsdlabel.c:464
+#: fdisk/fdisk.c:580 fdisk/fdisk.c:1154 fdisk/fdiskbsdlabel.c:469
#: fdisk/sfdisk.c:864
msgid "cylinders"
msgstr "cilindri"
-#: fdisk/fdisk.c:583
+#: fdisk/fdisk.c:584
#, c-format
msgid ""
"%s%s.\n"
@@ -2157,11 +2387,11 @@ msgstr ""
"È possibile effettuare questa operazione dal menu delle funzioni "
"supplementari.\n"
-#: fdisk/fdisk.c:584
+#: fdisk/fdisk.c:585
msgid " and "
msgstr " e "
-#: fdisk/fdisk.c:601
+#: fdisk/fdisk.c:602
#, c-format
msgid ""
"\n"
@@ -2173,30 +2403,30 @@ msgid ""
" (e.g., DOS FDISK, OS/2 FDISK)\n"
msgstr ""
-#: fdisk/fdisk.c:624
+#: fdisk/fdisk.c:625
msgid "Bad offset in primary extended partition\n"
msgstr "Offset errato nella partizione estesa primaria\n"
-#: fdisk/fdisk.c:638
+#: fdisk/fdisk.c:639
#, c-format
msgid "Warning: deleting partitions after %d\n"
msgstr "Attenzione: cancellazione delle partizioni dopo %d\n"
-#: fdisk/fdisk.c:655
+#: fdisk/fdisk.c:656
#, c-format
msgid "Warning: extra link pointer in partition table %d\n"
msgstr ""
"Attenzione: puntatore di collegamento supplementare nella tabella delle "
"partizioni %d\n"
-#: fdisk/fdisk.c:663
+#: fdisk/fdisk.c:664
#, c-format
msgid "Warning: ignoring extra data in partition table %d\n"
msgstr ""
"Attenzione: i dati supplementari nella tabella delle partizioni %d vengono "
"ignorati\n"
-#: fdisk/fdisk.c:708
+#: fdisk/fdisk.c:709
msgid ""
"Building a new DOS disklabel. Changes will remain in memory only,\n"
"until you decide to write them. After that, of course, the previous\n"
@@ -2208,16 +2438,22 @@ msgstr ""
"contenuto precedente non potrà essere recuperato.\n"
"\n"
-#: fdisk/fdisk.c:752
+#: fdisk/fdisk.c:753
#, c-format
msgid "Note: sector size is %d (not %d)\n"
msgstr "Nota: la dimensione del settore è %d (non %d)\n"
-#: fdisk/fdisk.c:870
+#: fdisk/fdisk.c:883
msgid "You will not be able to write the partition table.\n"
msgstr "Impossibile scrivere la tabella delle partizioni.\n"
-#: fdisk/fdisk.c:903
+#: fdisk/fdisk.c:914
+msgid ""
+"This disk has both DOS and BSD magic.\n"
+"Give the 'b' command to go to BSD mode.\n"
+msgstr ""
+
+#: fdisk/fdisk.c:924
#, fuzzy
msgid ""
"Device contains neither a valid DOS partition table, nor Sun, SGI or OSF "
@@ -2226,16 +2462,16 @@ msgstr ""
"Il dispositivo non contiene né una tabella delle partizioni DOS, né una "
"disklabel Sun o SGI valide\n"
-#: fdisk/fdisk.c:920
+#: fdisk/fdisk.c:942
msgid "Internal error\n"
msgstr "Errore interno\n"
-#: fdisk/fdisk.c:942
+#: fdisk/fdisk.c:954
#, c-format
msgid "Ignoring extra extended partition %d\n"
msgstr "La partizione estesa supplementare viene ignorata %d\n"
-#: fdisk/fdisk.c:954
+#: fdisk/fdisk.c:966
#, c-format
msgid ""
"Warning: invalid flag 0x%04x of partition table %d will be corrected by w"
@@ -2244,7 +2480,7 @@ msgstr ""
"Attenzione: il flag 0x%04x non valido della tabella delle partizioni %d "
"verrà corretto con w(rite)\n"
-#: fdisk/fdisk.c:976
+#: fdisk/fdisk.c:988
msgid ""
"\n"
"got EOF thrice - exiting..\n"
@@ -2252,65 +2488,65 @@ msgstr ""
"\n"
"ricevuto EOF tre volte - uscita in corso..\n"
-#: fdisk/fdisk.c:1015
+#: fdisk/fdisk.c:1027
msgid "Hex code (type L to list codes): "
msgstr "Codice esadecimale (digitare L per elencare i codici): "
-#: fdisk/fdisk.c:1054
+#: fdisk/fdisk.c:1066
#, c-format
msgid "%s (%d-%d, default %d): "
msgstr "%s (%d-%d, predefinito %d): "
-#: fdisk/fdisk.c:1110
+#: fdisk/fdisk.c:1122
#, c-format
msgid "Using default value %d\n"
msgstr "Utilizzo del valore predefinito %d\n"
-#: fdisk/fdisk.c:1114
+#: fdisk/fdisk.c:1126
msgid "Value out of range.\n"
msgstr "Valore fuori intervallo.\n"
-#: fdisk/fdisk.c:1124
+#: fdisk/fdisk.c:1136
msgid "Partition number"
msgstr "Numero della partizione"
-#: fdisk/fdisk.c:1133
+#: fdisk/fdisk.c:1145
#, c-format
msgid "Warning: partition %d has empty type\n"
msgstr "Attenzione: la partizione %d ha tipo vuoto\n"
-#: fdisk/fdisk.c:1140
+#: fdisk/fdisk.c:1152
msgid "cylinder"
msgstr "cilindro"
-#: fdisk/fdisk.c:1140
+#: fdisk/fdisk.c:1152
msgid "sector"
msgstr "settore"
-#: fdisk/fdisk.c:1149
+#: fdisk/fdisk.c:1161
#, c-format
msgid "Changing display/entry units to %s\n"
msgstr "Modifica delle unità di visualizzazione/immissione su %s\n"
-#: fdisk/fdisk.c:1160
+#: fdisk/fdisk.c:1172
#, c-format
msgid "WARNING: Partition %d is an extended partition\n"
msgstr "ATTENZIONE: la partizione %d è una partizione estesa\n"
-#: fdisk/fdisk.c:1171
+#: fdisk/fdisk.c:1183
msgid "DOS Compatibility flag is set\n"
msgstr "Impostato il flag compatibile con DOS\n"
-#: fdisk/fdisk.c:1175
+#: fdisk/fdisk.c:1187
msgid "DOS Compatibility flag is not set\n"
msgstr "Il flag compatibile con DOS non è impostato\n"
-#: fdisk/fdisk.c:1261
+#: fdisk/fdisk.c:1273
#, c-format
msgid "Partition %d does not exist yet!\n"
msgstr "La partizione %d non esiste ancora!\n"
-#: fdisk/fdisk.c:1266
+#: fdisk/fdisk.c:1278
msgid ""
"Type 0 means free space to many systems\n"
"(but not to Linux). Having partitions of\n"
@@ -2322,7 +2558,7 @@ msgstr ""
"tipo 0 probabilmente non è consigliabile. È possibile eliminare\n"
"una partizione utilizzando il comando `d'.\n"
-#: fdisk/fdisk.c:1275
+#: fdisk/fdisk.c:1287
msgid ""
"You cannot change a partition into an extended one or vice versa\n"
"Delete it first.\n"
@@ -2330,7 +2566,7 @@ msgstr ""
"Non è possibile trasformare una partizione in una estesa o viceversa\n"
"Prima bisogna eliminarla.\n"
-#: fdisk/fdisk.c:1284
+#: fdisk/fdisk.c:1296
msgid ""
"Consider leaving partition 3 as Whole disk (5),\n"
"as SunOS/Solaris expects it and even Linux likes it.\n"
@@ -2340,7 +2576,7 @@ msgstr ""
"poiché SunOS/Solaris lo prevede e ciò è gradito anche a Linux.\n"
"\n"
-#: fdisk/fdisk.c:1290
+#: fdisk/fdisk.c:1302
msgid ""
"Consider leaving partition 9 as volume header (0),\n"
"and partition 11 as entire volume (6)as IRIX expects it.\n"
@@ -2350,53 +2586,53 @@ msgstr ""
"e la partizione 11 come volume intero (6) poiché IRIX lo prevede.\n"
"\n"
-#: fdisk/fdisk.c:1303
+#: fdisk/fdisk.c:1315
#, c-format
msgid "Changed system type of partition %d to %x (%s)\n"
msgstr "Modificato il tipo di sistema della partizione %d in %x (%s)\n"
-#: fdisk/fdisk.c:1357
+#: fdisk/fdisk.c:1369
#, c-format
msgid "Partition %d has different physical/logical beginnings (non-Linux?):\n"
msgstr ""
"La partizione %d ha diversi elementi iniziali fisici/logici (non Linux?):\n"
-#: fdisk/fdisk.c:1359 fdisk/fdisk.c:1367 fdisk/fdisk.c:1376 fdisk/fdisk.c:1385
+#: fdisk/fdisk.c:1371 fdisk/fdisk.c:1379 fdisk/fdisk.c:1388 fdisk/fdisk.c:1397
#, c-format
msgid " phys=(%d, %d, %d) "
msgstr " phys=(%d, %d, %d) "
-#: fdisk/fdisk.c:1360 fdisk/fdisk.c:1368
+#: fdisk/fdisk.c:1372 fdisk/fdisk.c:1380
#, c-format
msgid "logical=(%d, %d, %d)\n"
msgstr "logico=(%d, %d, %d)\n"
-#: fdisk/fdisk.c:1365
+#: fdisk/fdisk.c:1377
#, c-format
msgid "Partition %d has different physical/logical endings:\n"
msgstr "La partizione %d ha diversi elementi finali fisici/logici:\n"
-#: fdisk/fdisk.c:1374
+#: fdisk/fdisk.c:1386
#, c-format
msgid "Partition %i does not start on cylinder boundary:\n"
msgstr "La partizione %i non inizia al limite del cilindro:\n"
-#: fdisk/fdisk.c:1377
+#: fdisk/fdisk.c:1389
#, c-format
msgid "should be (%d, %d, 1)\n"
msgstr "dovrebbe essere (%d, %d, 1)\n"
-#: fdisk/fdisk.c:1383
+#: fdisk/fdisk.c:1395
#, c-format
msgid "Partition %i does not end on cylinder boundary:\n"
msgstr "La partizione %i non termina al limite del cilindro:\n"
-#: fdisk/fdisk.c:1386
+#: fdisk/fdisk.c:1398
#, c-format
msgid "should be (%d, %d, %d)\n"
msgstr "dovrebbe essere (%d, %d, %d)\n"
-#: fdisk/fdisk.c:1393
+#: fdisk/fdisk.c:1405
#, c-format
msgid ""
"\n"
@@ -2409,29 +2645,29 @@ msgstr ""
"Unità = %s di %d * %d byte\n"
"\n"
-#: fdisk/fdisk.c:1501
+#: fdisk/fdisk.c:1513
msgid ""
"Nothing to do. Ordering is correct already.\n"
"\n"
msgstr ""
-#: fdisk/fdisk.c:1565
+#: fdisk/fdisk.c:1577
#, c-format
msgid "%*s Boot Start End Blocks Id System\n"
msgstr "%*s Avvio Inizio Fine Blocchi Id Sistema\n"
-#: fdisk/fdisk.c:1566 fdisk/fdisksgilabel.c:220 fdisk/fdisksunlabel.c:675
+#: fdisk/fdisk.c:1578 fdisk/fdisksgilabel.c:220 fdisk/fdisksunlabel.c:675
msgid "Device"
msgstr "Dispositivo"
-#: fdisk/fdisk.c:1603
+#: fdisk/fdisk.c:1615
#, fuzzy
msgid ""
"\n"
"Partition table entries are not in disk order\n"
msgstr "le partizioni logiche non sono nell'ordine del disco"
-#: fdisk/fdisk.c:1613
+#: fdisk/fdisk.c:1625
#, c-format
msgid ""
"\n"
@@ -2442,92 +2678,92 @@ msgstr ""
"Disco %s: %d testine, %d settori, %d cilindri\n"
"\n"
-#: fdisk/fdisk.c:1615
+#: fdisk/fdisk.c:1627
msgid "Nr AF Hd Sec Cyl Hd Sec Cyl Start Size ID\n"
msgstr " Nr AF Hd Sec Cyl Hd Sec Cyl Start Size ID\n"
-#: fdisk/fdisk.c:1659
+#: fdisk/fdisk.c:1671
#, c-format
msgid "Warning: partition %d contains sector 0\n"
msgstr "Attenzione: la partizione %d contiene il settore 0\n"
-#: fdisk/fdisk.c:1662
+#: fdisk/fdisk.c:1674
#, c-format
msgid "Partition %d: head %d greater than maximum %d\n"
msgstr "Partizione %d: testina %d più grande del massimo %d\n"
-#: fdisk/fdisk.c:1665
+#: fdisk/fdisk.c:1677
#, c-format
msgid "Partition %d: sector %d greater than maximum %d\n"
msgstr "Partizione %d: settore %d più grande del massimo %d\n"
-#: fdisk/fdisk.c:1668
+#: fdisk/fdisk.c:1680
#, c-format
msgid "Partitions %d: cylinder %d greater than maximum %d\n"
msgstr "Partizione %d: cilindro %d più grande del massimo %d\n"
-#: fdisk/fdisk.c:1672
+#: fdisk/fdisk.c:1684
#, c-format
msgid "Partition %d: previous sectors %d disagrees with total %d\n"
msgstr "Partizione %d: dissenso dei settori precedenti %d con il totale %d\n"
-#: fdisk/fdisk.c:1704
+#: fdisk/fdisk.c:1716
#, c-format
msgid "Warning: bad start-of-data in partition %d\n"
msgstr "Attenzione: inizio dati danneggiato nella partizione %d\n"
-#: fdisk/fdisk.c:1712
+#: fdisk/fdisk.c:1724
#, c-format
msgid "Warning: partition %d overlaps partition %d.\n"
msgstr "Attenzione: la partizione %d si sovrappone alla partizione %d.\n"
-#: fdisk/fdisk.c:1732
+#: fdisk/fdisk.c:1744
#, c-format
msgid "Warning: partition %d is empty\n"
msgstr "Attenzione: la partizione %d è vuota\n"
-#: fdisk/fdisk.c:1737
+#: fdisk/fdisk.c:1749
#, c-format
msgid "Logical partition %d not entirely in partition %d\n"
msgstr "La partizione logica %d non è interamente nella partizione %d\n"
-#: fdisk/fdisk.c:1743
+#: fdisk/fdisk.c:1755
#, c-format
msgid "Total allocated sectors %d greater than the maximum %d\n"
msgstr "Numero %d totale dei settori allocati superiore al massimo %d\n"
-#: fdisk/fdisk.c:1746
+#: fdisk/fdisk.c:1758
#, c-format
msgid "%d unallocated sectors\n"
msgstr "%d settori non allocati\n"
-#: fdisk/fdisk.c:1759 fdisk/fdisksgilabel.c:661 fdisk/fdisksunlabel.c:505
+#: fdisk/fdisk.c:1771 fdisk/fdisksgilabel.c:661 fdisk/fdisksunlabel.c:505
#, c-format
msgid "Partition %d is already defined. Delete it before re-adding it.\n"
msgstr ""
"La partizione %d è già definita. Cancellarla prima di riaggiungerla.\n"
-#: fdisk/fdisk.c:1780 fdisk/fdiskbsdlabel.c:279 fdisk/fdisksgilabel.c:683
+#: fdisk/fdisk.c:1792 fdisk/fdiskbsdlabel.c:284 fdisk/fdisksgilabel.c:683
#: fdisk/fdisksunlabel.c:520
#, c-format
msgid "First %s"
msgstr "Primo %s"
-#: fdisk/fdisk.c:1795 fdisk/fdisksunlabel.c:561
+#: fdisk/fdisk.c:1807 fdisk/fdisksunlabel.c:561
#, c-format
msgid "Sector %d is already allocated\n"
msgstr "Il settore %d è già allocato\n"
-#: fdisk/fdisk.c:1831
+#: fdisk/fdisk.c:1843
msgid "No free sectors available\n"
msgstr "Non ci sono settori liberi disponibili\n"
-#: fdisk/fdisk.c:1840 fdisk/fdiskbsdlabel.c:286 fdisk/fdisksunlabel.c:572
+#: fdisk/fdisk.c:1852 fdisk/fdiskbsdlabel.c:291 fdisk/fdisksunlabel.c:572
#, c-format
msgid "Last %s or +size or +sizeM or +sizeK"
msgstr "Ultimo %s o +size o +sizeM o +sizeK "
-#: fdisk/fdisk.c:1905
+#: fdisk/fdisk.c:1917
msgid ""
"\tSorry - this fdisk cannot handle AIX disk labels.\n"
"\tIf you want to add DOS-type partitions, create\n"
@@ -2535,17 +2771,17 @@ msgid ""
"\tWARNING: This will destroy the present disk contents.\n"
msgstr ""
-#: fdisk/fdisk.c:1914 fdisk/fdiskbsdlabel.c:613
+#: fdisk/fdisk.c:1926 fdisk/fdiskbsdlabel.c:617
msgid "The maximum number of partitions has been created\n"
msgstr "È stato creato il numero massimo di partizioni\n"
-#: fdisk/fdisk.c:1924
+#: fdisk/fdisk.c:1936
msgid "You must delete some partition and add an extended partition first\n"
msgstr ""
"Si devono eliminare alcune partizioni e aggiungere anzitutto una partizione "
"estesa\n"
-#: fdisk/fdisk.c:1929
+#: fdisk/fdisk.c:1941
#, c-format
msgid ""
"Command action\n"
@@ -2556,20 +2792,20 @@ msgstr ""
" %s\n"
" p partizione primaria (1-4)\n"
-#: fdisk/fdisk.c:1931
+#: fdisk/fdisk.c:1943
msgid "l logical (5 or over)"
msgstr "l logica (5 od oltre)"
-#: fdisk/fdisk.c:1931
+#: fdisk/fdisk.c:1943
msgid "e extended"
msgstr " e estesa"
-#: fdisk/fdisk.c:1948
+#: fdisk/fdisk.c:1960
#, c-format
msgid "Invalid partition number for type `%c'\n"
msgstr "Numero di partizioni non valido per il tipo `%c'\n"
-#: fdisk/fdisk.c:1984
+#: fdisk/fdisk.c:1996
msgid ""
"The partition table has been altered!\n"
"\n"
@@ -2577,11 +2813,11 @@ msgstr ""
"La tabella delle partizioni è stata alterata!\n"
"\n"
-#: fdisk/fdisk.c:1993
+#: fdisk/fdisk.c:2005
msgid "Calling ioctl() to re-read partition table.\n"
msgstr "Chiamata di ioctl() per rileggere la tabella delle partizioni.\n"
-#: fdisk/fdisk.c:2009
+#: fdisk/fdisk.c:2021
#, c-format
msgid ""
"\n"
@@ -2590,7 +2826,7 @@ msgid ""
"The new table will be used at the next reboot.\n"
msgstr ""
-#: fdisk/fdisk.c:2019
+#: fdisk/fdisk.c:2031
msgid ""
"\n"
"WARNING: If you have created or modified any DOS 6.x\n"
@@ -2602,68 +2838,68 @@ msgstr ""
"consultare la pagina del manuale fdisk per ulteriori\n"
"informazioni.\n"
-#: fdisk/fdisk.c:2026
+#: fdisk/fdisk.c:2038
msgid "Syncing disks.\n"
msgstr "Sincronizzazione dei dischi in corso.\n"
-#: fdisk/fdisk.c:2073
+#: fdisk/fdisk.c:2085
#, c-format
msgid "Partition %d has no data area\n"
msgstr "La partizione %d non ha area dati\n"
-#: fdisk/fdisk.c:2078
+#: fdisk/fdisk.c:2090
msgid "New beginning of data"
msgstr "Nuovo inizio dati"
-#: fdisk/fdisk.c:2094
+#: fdisk/fdisk.c:2106
msgid "Expert command (m for help): "
msgstr "Comando per esperti (m per richiamare la guida): "
-#: fdisk/fdisk.c:2107
+#: fdisk/fdisk.c:2119
msgid "Number of cylinders"
msgstr "Numero di cilindri"
-#: fdisk/fdisk.c:2134
+#: fdisk/fdisk.c:2146
msgid "Number of heads"
msgstr "Numero di testine"
-#: fdisk/fdisk.c:2159
+#: fdisk/fdisk.c:2171
msgid "Number of sectors"
msgstr "Numero di settori"
-#: fdisk/fdisk.c:2162
+#: fdisk/fdisk.c:2174
msgid "Warning: setting sector offset for DOS compatiblity\n"
msgstr ""
"Attenzione: impostare l'offset di settore per assicurare compatibilità con "
"DOS\n"
-#: fdisk/fdisk.c:2237
+#: fdisk/fdisk.c:2249
#, c-format
msgid "Disk %s doesn't contain a valid partition table\n"
msgstr "Il disco %s non contiene una tabella delle partizioni valida\n"
-#: fdisk/fdisk.c:2251
+#: fdisk/fdisk.c:2263
#, c-format
msgid "Cannot open %s\n"
msgstr "Impossibile aprire %s\n"
-#: fdisk/fdisk.c:2267 fdisk/sfdisk.c:2363
+#: fdisk/fdisk.c:2279 fdisk/sfdisk.c:2363
#, c-format
msgid "cannot open %s\n"
msgstr "impossibile aprire %s\n"
-#: fdisk/fdisk.c:2289
+#: fdisk/fdisk.c:2301
#, fuzzy, c-format
msgid "%c: unknown command\n"
msgstr "%s: comando sconosciuto: %s\n"
-#: fdisk/fdisk.c:2339
+#: fdisk/fdisk.c:2351
msgid "This kernel finds the sector size itself - -b option ignored\n"
msgstr ""
"Questo kernel trova la dimensione del settore in maniera indipendente - - "
"opzione b ignorata\n"
-#: fdisk/fdisk.c:2342
+#: fdisk/fdisk.c:2355
msgid ""
"Warning: the -b (set sector size) option should be used with one specified "
"device\n"
@@ -2671,18 +2907,17 @@ msgstr ""
"Attenzione: l'opzione -b (mpostazione della dimensione del settore) si "
"dovrebbe utilizzare con un dispositivo specificato\n"
-#: fdisk/fdisk.c:2405
+#. OSF label, and no DOS label
+#: fdisk/fdisk.c:2414
#, c-format
-msgid ""
-"Detected an OSF/1 disklabel on %s, entering disklabel mode.\n"
-"To return to DOS partition table mode, use the 'r' command.\n"
+msgid "Detected an OSF/1 disklabel on %s, entering disklabel mode.\n"
msgstr ""
-#: fdisk/fdisk.c:2413
+#: fdisk/fdisk.c:2424
msgid "Command (m for help): "
msgstr "Comando (m per richiamare la guida): "
-#: fdisk/fdisk.c:2429
+#: fdisk/fdisk.c:2440
#, c-format
msgid ""
"\n"
@@ -2691,15 +2926,15 @@ msgstr ""
"\n"
"Il file d'avvio corrente è: %s\n"
-#: fdisk/fdisk.c:2431
+#: fdisk/fdisk.c:2442
msgid "Please enter the name of the new boot file: "
msgstr "Immettere il nome del nuovo file d'avvio:"
-#: fdisk/fdisk.c:2433
+#: fdisk/fdisk.c:2444
msgid "Boot file unchanged\n"
msgstr "File d'avvio immutato\n"
-#: fdisk/fdisk.c:2497
+#: fdisk/fdisk.c:2508
msgid ""
"\n"
"\tSorry, no experts menu for SGI partition tables available.\n"
@@ -2738,7 +2973,7 @@ msgstr ""
"\t di rimuovere in maniera logica il disco dalla macchina AIX \n"
"\t (altrimenti si diviene AIXpert)."
-#: fdisk/fdiskbsdlabel.c:117
+#: fdisk/fdiskbsdlabel.c:122
#, c-format
msgid ""
"\n"
@@ -2747,168 +2982,168 @@ msgstr ""
"\n"
"Etichetta BSD per dispositivo: %s\n"
-#: fdisk/fdiskbsdlabel.c:125
+#: fdisk/fdiskbsdlabel.c:130
msgid " d delete a BSD partition"
msgstr " d eliminanazione di una partizione BSD"
-#: fdisk/fdiskbsdlabel.c:126
+#: fdisk/fdiskbsdlabel.c:131
msgid " e edit drive data"
msgstr " e modifica dei dati dell'unità"
-#: fdisk/fdiskbsdlabel.c:127
+#: fdisk/fdiskbsdlabel.c:132
msgid " i install bootstrap"
msgstr " i installazione di bootstrap"
-#: fdisk/fdiskbsdlabel.c:128
+#: fdisk/fdiskbsdlabel.c:133
msgid " l list known filesystem types"
msgstr " l elenco dei tipi di filesystem conosciuti"
-#: fdisk/fdiskbsdlabel.c:130
+#: fdisk/fdiskbsdlabel.c:135
msgid " n add a new BSD partition"
msgstr " n aggiunta di una nuova partizione BSD"
-#: fdisk/fdiskbsdlabel.c:131
+#: fdisk/fdiskbsdlabel.c:136
msgid " p print BSD partition table"
msgstr " p stampa della tabella delle partizioni BSD"
-#: fdisk/fdiskbsdlabel.c:134
+#: fdisk/fdiskbsdlabel.c:139
msgid " s show complete disklabel"
msgstr " s visualizzazione del disklabel completo"
-#: fdisk/fdiskbsdlabel.c:135
+#: fdisk/fdiskbsdlabel.c:140
msgid " t change a partition's filesystem id"
msgstr " t modifica dell'id del filesystem di una partizione"
-#: fdisk/fdiskbsdlabel.c:136
+#: fdisk/fdiskbsdlabel.c:141
#, fuzzy
msgid " u change units (cylinders/sectors)"
msgstr " c modifica del numero di cilindri"
-#: fdisk/fdiskbsdlabel.c:137
+#: fdisk/fdiskbsdlabel.c:142
msgid " w write disklabel to disk"
msgstr " w scrittura del disklabel su disco"
-#: fdisk/fdiskbsdlabel.c:139
+#: fdisk/fdiskbsdlabel.c:144
msgid " x link BSD partition to non-BSD partition"
msgstr " x collegamento della partizione BSD a una non-BSD"
-#: fdisk/fdiskbsdlabel.c:171
+#: fdisk/fdiskbsdlabel.c:176
#, fuzzy, c-format
msgid "Partition %s has invalid starting sector 0.\n"
msgstr "La partizione %s%d ha settore di inizio 0: dato non valido.\n"
-#: fdisk/fdiskbsdlabel.c:175
+#: fdisk/fdiskbsdlabel.c:180
#, fuzzy, c-format
msgid "Reading disklabel of %s at sector %d.\n"
msgstr "Lettura del disklabel di %s%d al settore %d.\n"
-#: fdisk/fdiskbsdlabel.c:185
+#: fdisk/fdiskbsdlabel.c:190
#, c-format
msgid "There is no *BSD partition on %s.\n"
msgstr "Non esiste partizione *BSD su %s.\n"
-#: fdisk/fdiskbsdlabel.c:199
+#: fdisk/fdiskbsdlabel.c:204
msgid "BSD disklabel command (m for help): "
msgstr "Comando disklabel BSD (m per richiamare la guida): "
-#: fdisk/fdiskbsdlabel.c:313
+#: fdisk/fdiskbsdlabel.c:318
#, c-format
msgid "type: %s\n"
msgstr "tipo: %s\n"
-#: fdisk/fdiskbsdlabel.c:315
+#: fdisk/fdiskbsdlabel.c:320
#, c-format
msgid "type: %d\n"
msgstr "tipo: %d\n"
-#: fdisk/fdiskbsdlabel.c:316
+#: fdisk/fdiskbsdlabel.c:321
#, c-format
msgid "disk: %.*s\n"
msgstr "disco: %.*s\n"
-#: fdisk/fdiskbsdlabel.c:317
+#: fdisk/fdiskbsdlabel.c:322
#, c-format
msgid "label: %.*s\n"
msgstr "etichetta: %.*s\n"
-#: fdisk/fdiskbsdlabel.c:318
+#: fdisk/fdiskbsdlabel.c:323
msgid "flags:"
msgstr "flag:"
-#: fdisk/fdiskbsdlabel.c:320
+#: fdisk/fdiskbsdlabel.c:325
msgid " removable"
msgstr " rimovibile"
-#: fdisk/fdiskbsdlabel.c:322
+#: fdisk/fdiskbsdlabel.c:327
msgid " ecc"
msgstr " ecc"
-#: fdisk/fdiskbsdlabel.c:324
+#: fdisk/fdiskbsdlabel.c:329
msgid " badsect"
msgstr " badsect"
#. On various machines the fields of *lp are short/int/long
#. In order to avoid problems, we cast them all to long.
-#: fdisk/fdiskbsdlabel.c:328
+#: fdisk/fdiskbsdlabel.c:333
#, c-format
msgid "bytes/sector: %ld\n"
msgstr "byte/settore: %ld\n"
-#: fdisk/fdiskbsdlabel.c:329
+#: fdisk/fdiskbsdlabel.c:334
#, c-format
msgid "sectors/track: %ld\n"
msgstr "settori/traccia: %ld\n"
-#: fdisk/fdiskbsdlabel.c:330
+#: fdisk/fdiskbsdlabel.c:335
#, c-format
msgid "tracks/cylinder: %ld\n"
msgstr "tracce/cilindro: %ld\n"
-#: fdisk/fdiskbsdlabel.c:331
+#: fdisk/fdiskbsdlabel.c:336
#, c-format
msgid "sectors/cylinder: %ld\n"
msgstr "settori/cilindro: %ld\n"
-#: fdisk/fdiskbsdlabel.c:332
+#: fdisk/fdiskbsdlabel.c:337
#, c-format
msgid "cylinders: %ld\n"
msgstr "cilindri: %ld\n"
-#: fdisk/fdiskbsdlabel.c:333
+#: fdisk/fdiskbsdlabel.c:338
#, c-format
msgid "rpm: %d\n"
msgstr "rpm: %d\n"
-#: fdisk/fdiskbsdlabel.c:334
+#: fdisk/fdiskbsdlabel.c:339
#, c-format
msgid "interleave: %d\n"
msgstr " interleave: %d\n"
-#: fdisk/fdiskbsdlabel.c:335
+#: fdisk/fdiskbsdlabel.c:340
#, c-format
msgid "trackskew: %d\n"
msgstr "trackskew: %d\n"
-#: fdisk/fdiskbsdlabel.c:336
+#: fdisk/fdiskbsdlabel.c:341
#, c-format
msgid "cylinderskew: %d\n"
msgstr "cylinderskew: %d\n"
-#: fdisk/fdiskbsdlabel.c:337
+#: fdisk/fdiskbsdlabel.c:342
#, c-format
msgid "headswitch: %ld\t\t# milliseconds\n"
msgstr "headswitch: %ld\t\t# millisecondi\n"
-#: fdisk/fdiskbsdlabel.c:339
+#: fdisk/fdiskbsdlabel.c:344
#, c-format
msgid "track-to-track seek: %ld\t# milliseconds\n"
msgstr "ricerca traccia-a-traccia: %ld\t# millisecondi\n"
-#: fdisk/fdiskbsdlabel.c:341
+#: fdisk/fdiskbsdlabel.c:346
msgid "drivedata: "
msgstr "datiunità:"
-#: fdisk/fdiskbsdlabel.c:350
+#: fdisk/fdiskbsdlabel.c:355
#, c-format
msgid ""
"\n"
@@ -2917,98 +3152,98 @@ msgstr ""
"\n"
"%d partizioni:\n"
-#: fdisk/fdiskbsdlabel.c:351
+#: fdisk/fdiskbsdlabel.c:356
#, fuzzy
msgid "# start end size fstype [fsize bsize cpg]\n"
msgstr "# size offset fstype [fsize bsize cpg]\n"
-#: fdisk/fdiskbsdlabel.c:400 fdisk/fdiskbsdlabel.c:403
+#: fdisk/fdiskbsdlabel.c:405 fdisk/fdiskbsdlabel.c:408
#, c-format
msgid "Writing disklabel to %s.\n"
msgstr "Scrittura del disklabel su %s in corso.\n"
-#: fdisk/fdiskbsdlabel.c:415 fdisk/fdiskbsdlabel.c:417
+#: fdisk/fdiskbsdlabel.c:420 fdisk/fdiskbsdlabel.c:422
#, c-format
msgid "%s contains no disklabel.\n"
msgstr "%s non contiene disklabel.\n"
-#: fdisk/fdiskbsdlabel.c:422
+#: fdisk/fdiskbsdlabel.c:427
msgid "Do you want to create a disklabel? (y/n) "
msgstr "Creare un disklabel? (s/n)"
-#: fdisk/fdiskbsdlabel.c:461
+#: fdisk/fdiskbsdlabel.c:466
msgid "bytes/sector"
msgstr "byte/settore"
-#: fdisk/fdiskbsdlabel.c:462
+#: fdisk/fdiskbsdlabel.c:467
msgid "sectors/track"
msgstr "settori/traccia"
-#: fdisk/fdiskbsdlabel.c:463
+#: fdisk/fdiskbsdlabel.c:468
msgid "tracks/cylinder"
msgstr "tracce/cilindro"
-#: fdisk/fdiskbsdlabel.c:471
+#: fdisk/fdiskbsdlabel.c:476
msgid "sectors/cylinder"
msgstr "settori/cilindro"
-#: fdisk/fdiskbsdlabel.c:475
+#: fdisk/fdiskbsdlabel.c:480
msgid "Must be <= sectors/track * tracks/cylinder (default).\n"
msgstr " Deve essere <= settori/traccia * tracce/cilindro (predefinito).\n"
-#: fdisk/fdiskbsdlabel.c:477
+#: fdisk/fdiskbsdlabel.c:482
msgid "rpm"
msgstr "rpm"
-#: fdisk/fdiskbsdlabel.c:478
+#: fdisk/fdiskbsdlabel.c:483
msgid "interleave"
msgstr "interleave"
-#: fdisk/fdiskbsdlabel.c:479
+#: fdisk/fdiskbsdlabel.c:484
msgid "trackskew"
msgstr "trackskew"
-#: fdisk/fdiskbsdlabel.c:480
+#: fdisk/fdiskbsdlabel.c:485
msgid "cylinderskew"
msgstr "cylinderskew"
-#: fdisk/fdiskbsdlabel.c:481
+#: fdisk/fdiskbsdlabel.c:486
msgid "headswitch"
msgstr "headswitch"
-#: fdisk/fdiskbsdlabel.c:482
+#: fdisk/fdiskbsdlabel.c:487
msgid "track-to-track seek"
msgstr "ricerca traccia-a-traccia"
-#: fdisk/fdiskbsdlabel.c:523
+#: fdisk/fdiskbsdlabel.c:528
#, c-format
msgid "Bootstrap: %sboot -> boot%s (%s): "
msgstr "Bootstrap: %sboot -> boot%s (%s): "
-#: fdisk/fdiskbsdlabel.c:548
+#: fdisk/fdiskbsdlabel.c:553
msgid "Bootstrap overlaps with disk label!\n"
msgstr "Sovrapposizione del bootstrap con il disklabel!\n"
-#: fdisk/fdiskbsdlabel.c:569 fdisk/fdiskbsdlabel.c:571
+#: fdisk/fdiskbsdlabel.c:574 fdisk/fdiskbsdlabel.c:576
#, c-format
msgid "Bootstrap installed on %s.\n"
msgstr "Bootstrap installato su %s.\n"
-#: fdisk/fdiskbsdlabel.c:593
+#: fdisk/fdiskbsdlabel.c:598
#, c-format
msgid "Partition (a-%c): "
msgstr "Partizione (a-%c): "
-#: fdisk/fdiskbsdlabel.c:624
+#: fdisk/fdiskbsdlabel.c:629
msgid "This partition already exists.\n"
msgstr "Questa partizione esiste già.\n"
-#: fdisk/fdiskbsdlabel.c:744
+#: fdisk/fdiskbsdlabel.c:755
#, c-format
msgid "Warning: too many partitions (%d, maximum is %d).\n"
msgstr "Attenzione: troppe partizioni (%d, il massimo è %d).\n"
-#: fdisk/fdiskbsdlabel.c:791
+#: fdisk/fdiskbsdlabel.c:803
msgid ""
"\n"
"Syncing disks.\n"
@@ -4987,139 +5222,125 @@ msgstr "getopt (avanzato) 1.0.3\n"
msgid "internal error, contact the author."
msgstr "errore interno, contattare l'autore."
-#: hwclock/cmos.c:168
+#: hwclock/cmos.c:172
msgid "booted from MILO\n"
msgstr "avviato da MILO\n"
-#: hwclock/cmos.c:177
+#: hwclock/cmos.c:181
msgid "Ruffian BCD clock\n"
msgstr "Ruffian BCD clock\n"
-#: hwclock/cmos.c:193
+#: hwclock/cmos.c:197
#, c-format
msgid "clockport adjusted to 0x%x\n"
msgstr "porta clock regolata su 0x%x\n"
-#: hwclock/cmos.c:205
+#: hwclock/cmos.c:209
msgid "funky TOY!\n"
msgstr "funky TOY!\n"
-#: hwclock/cmos.c:259
+#: hwclock/cmos.c:263
#, c-format
msgid "%s: atomic %s failed for 1000 iterations!"
msgstr "%s: %s atomico non è riuscito per 1000 iterazioni!"
-#: hwclock/cmos.c:583
+#: hwclock/cmos.c:587
#, c-format
msgid "Cannot open /dev/port: %s"
msgstr "Impossibile aprire /dev/port: %s"
-#: hwclock/cmos.c:590
+#: hwclock/cmos.c:594
msgid "I failed to get permission because I didn't try.\n"
msgstr ""
"Non sono riuscito ad ottenere l'autorizzazione perché non ho provato.\n"
-#: hwclock/cmos.c:593
+#: hwclock/cmos.c:597
#, c-format
msgid "%s is unable to get I/O port access: the iopl(3) call failed.\n"
msgstr ""
"%s non riesce a ottenere l'accesso alla porta I/O: chiamata iopl(3)non "
"riuscita.\n"
-#: hwclock/cmos.c:596
+#: hwclock/cmos.c:600
msgid "Probably you need root privileges.\n"
msgstr "Probabilmente sono necessari privilegi di root.\n"
-#: hwclock/hwclock.c:219
+#: hwclock/hwclock.c:223
#, c-format
msgid "Assuming hardware clock is kept in %s time.\n"
msgstr "Si presuppone che il clock hardware sia mantenuto nell'orario %s.\n"
-#: hwclock/hwclock.c:220 hwclock/hwclock.c:314
+#: hwclock/hwclock.c:224 hwclock/hwclock.c:318
msgid "UTC"
msgstr "UTC"
-#: hwclock/hwclock.c:220 hwclock/hwclock.c:313
+#: hwclock/hwclock.c:224 hwclock/hwclock.c:317
msgid "local"
msgstr "locale"
-#: hwclock/hwclock.c:297
+#: hwclock/hwclock.c:303
#, c-format
msgid "%s: Warning: unrecognized third line in adjtime file\n"
msgstr "%s: attenzione: terza linea non riconosciuta nel file adjtime\n"
-#: hwclock/hwclock.c:299
+#: hwclock/hwclock.c:305
msgid "(Expected: `UTC' or `LOCAL' or nothing.)\n"
msgstr "(Previsto: `UTC' o `LOCAL' o niente.)\n"
-#: hwclock/hwclock.c:308
+#: hwclock/hwclock.c:312
#, fuzzy, c-format
msgid "Last drift adjustment done at %ld seconds after 1969\n"
msgstr "Ultima regolazione della deriva effettuata %d secondi dopo il 1969\n"
-#: hwclock/hwclock.c:310
+#: hwclock/hwclock.c:314
#, fuzzy, c-format
msgid "Last calibration done at %ld seconds after 1969\n"
msgstr "Ultima calibrazione effettuata %d secondi dopo il 1969\n"
-#: hwclock/hwclock.c:312
+#: hwclock/hwclock.c:316
#, c-format
msgid "Hardware clock is on %s time\n"
msgstr "Il clock hardware è sull'orario %s\n"
-#: hwclock/hwclock.c:314
+#: hwclock/hwclock.c:318
msgid "unknown"
msgstr "sconosciuto"
-#. -----------------------------------------------------------------------------
-#. Wait until the falling edge of the Hardware Clock's update flag so
-#. that any time that is read from the clock immediately after we
-#. return will be exact.
-#.
-#. The clock only has 1 second precision, so it gives the exact time only
-#. once per second, right on the falling edge of the update flag.
-#.
-#. We wait (up to one second) either blocked waiting for an rtc device
-#. or in a CPU spin loop. The former is probably not very accurate.
-#.
-#. Return *retcode_p == 0 if it worked, nonzero if it didn't.
-#.
-#. -----------------------------------------------------------------------------
-#: hwclock/hwclock.c:336
+#: hwclock/hwclock.c:342
msgid "Waiting for clock tick...\n"
msgstr "Attesa del segnale dal clock...\n"
-#: hwclock/hwclock.c:340
+#: hwclock/hwclock.c:346
msgid "...got clock tick\n"
msgstr "...ricevuto segnale dal clock\n"
-#: hwclock/hwclock.c:391
+#: hwclock/hwclock.c:399
#, fuzzy, c-format
msgid "Invalid values in hardware clock: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n"
msgstr " Valori non validi nel clock hardware: %2d/%.2d/%.2d %.2d:%.2d:%.2d\n"
-#: hwclock/hwclock.c:399
+#: hwclock/hwclock.c:407
#, fuzzy, c-format
msgid "Hw clock time : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld seconds since 1969\n"
msgstr ""
" Orario clock hardware : %2d/%.2d/%.2d %.2d:%.2d:%.2d = %d secondi dal 1969\n"
-#: hwclock/hwclock.c:427
+#: hwclock/hwclock.c:435
#, fuzzy, c-format
msgid "Time read from Hardware Clock: %4d/%.2d/%.2d %02d:%02d:%02d\n"
msgstr " Orario letto dal clock hardware: %02d:%02d:%02d\n"
-#: hwclock/hwclock.c:454
+#: hwclock/hwclock.c:462
#, fuzzy, c-format
msgid "Setting Hardware Clock to %.2d:%.2d:%.2d = %ld seconds since 1969\n"
msgstr ""
" Impostazione del clock hardware a %.2d:%.2d:%.2d = %d secondi dal 1969\n"
-#: hwclock/hwclock.c:460
+#: hwclock/hwclock.c:468
msgid "Clock not changed - testing only.\n"
msgstr "Nessun cambio del clock - si tratta solamente di una verifica.\n"
-#: hwclock/hwclock.c:508
+#: hwclock/hwclock.c:516
#, c-format
msgid ""
"Time elapsed since reference time has been %.6f seconds.\n"
@@ -5128,7 +5349,7 @@ msgstr ""
"Il tempo trascorso dall'orario di riferimento e' stato di %.6f secondi.\n"
"Accumulare ulteriore ritardo per raggiungere il secondo pieno successivo.\n"
-#: hwclock/hwclock.c:532
+#: hwclock/hwclock.c:540
msgid ""
"The Hardware Clock registers contain values that are either invalid (e.g. "
"50th day of month) or beyond the range we can handle (e.g. Year 2095).\n"
@@ -5137,20 +5358,20 @@ msgstr ""
"50esimo giorno del mese) oppure oltre l'intervallo che è possibile gestire "
"(per es. anno 2095).\n"
-#: hwclock/hwclock.c:542
+#: hwclock/hwclock.c:550
#, c-format
msgid "%s %.6f seconds\n"
msgstr "%s %.6f secondi\n"
-#: hwclock/hwclock.c:576
+#: hwclock/hwclock.c:584
msgid "No --date option specified.\n"
msgstr "Opzione --date non specificata.\n"
-#: hwclock/hwclock.c:582
+#: hwclock/hwclock.c:590
msgid "--date argument too long\n"
msgstr ""
-#: hwclock/hwclock.c:589
+#: hwclock/hwclock.c:597
msgid ""
"The value of the --date option is not a valid date.\n"
"In particular, it contains quotation marks.\n"
@@ -5158,22 +5379,22 @@ msgstr ""
"Il valore dell'opzione --date non è una data valida.\n"
"In particolare, contiene virgolette.\n"
-#: hwclock/hwclock.c:597
+#: hwclock/hwclock.c:605
#, c-format
msgid "Issuing date command: %s\n"
msgstr "Esecuzione comando date: %s\n"
-#: hwclock/hwclock.c:601
+#: hwclock/hwclock.c:609
msgid "Unable to run 'date' program in /bin/sh shell. popen() failed"
msgstr ""
"Impossibile eseguire il programma 'date' nella shell /bin/sh. popen() fallito"
-#: hwclock/hwclock.c:609
+#: hwclock/hwclock.c:617
#, c-format
msgid "response from date command = %s\n"
msgstr "risposta dal comando date = %s\n"
-#: hwclock/hwclock.c:611
+#: hwclock/hwclock.c:619
#, c-format
msgid ""
"The date command issued by %s returned unexpected results.\n"
@@ -5188,7 +5409,7 @@ msgstr ""
"La risposta è stata:\n"
" %s\n"
-#: hwclock/hwclock.c:623
+#: hwclock/hwclock.c:631
#, fuzzy, c-format
msgid ""
"The date command issued by %s returned something other than an integer where "
@@ -5205,12 +5426,12 @@ msgstr ""
"La risposta è stata:\n"
" %s\n"
-#: hwclock/hwclock.c:634
+#: hwclock/hwclock.c:642
#, fuzzy, c-format
msgid "date string %s equates to %ld seconds since 1969.\n"
msgstr "la stringa della data %s equivale a %d secondi dal 1969.\n"
-#: hwclock/hwclock.c:666
+#: hwclock/hwclock.c:674
msgid ""
"The Hardware Clock does not contain a valid time, so we cannot set the "
"System Time from it.\n"
@@ -5218,35 +5439,35 @@ msgstr ""
"Il clock hardware non contiene un orario valido, perciò non è possibile "
"impostare l'ora del sistema a partire da esso.\n"
-#: hwclock/hwclock.c:688
+#: hwclock/hwclock.c:696
msgid "Calling settimeofday:\n"
msgstr " Chiamata settimeofday in corso:\n"
-#: hwclock/hwclock.c:689
+#: hwclock/hwclock.c:697
#, c-format
msgid "\ttv.tv_sec = %ld, tv.tv_usec = %ld\n"
msgstr "\ttv.tv_sec = %ld, tv.tv_usec = %ld\n"
-#: hwclock/hwclock.c:691
+#: hwclock/hwclock.c:699
#, fuzzy, c-format
msgid "\ttz.tz_minuteswest = %d\n"
msgstr "\ttz.tz_minuteswest = %ld\n"
-#: hwclock/hwclock.c:694
+#: hwclock/hwclock.c:702
msgid "Not setting system clock because running in test mode.\n"
msgstr ""
"Il clock di sistema non viene impostato perché sta funzionando in modalità "
"test.\n"
-#: hwclock/hwclock.c:702
+#: hwclock/hwclock.c:711
msgid "Must be superuser to set system clock.\n"
msgstr "Bisogna essere superuser per impostare il clock del sistema\n"
-#: hwclock/hwclock.c:704
+#: hwclock/hwclock.c:714
msgid "settimeofday() failed"
msgstr " settimeofday() non riuscito"
-#: hwclock/hwclock.c:737
+#: hwclock/hwclock.c:744
msgid ""
"Not adjusting drift factor because the Hardware Clock previously contained "
"garbage.\n"
@@ -5254,7 +5475,16 @@ msgstr ""
"Non viene effettuata la regolazione del fattore di deriva poiché in "
"precedenza il clock hardwareconteneva elementi insoliti.\n"
-#: hwclock/hwclock.c:741
+#: hwclock/hwclock.c:749
+#, fuzzy
+msgid ""
+"Not adjusting drift factor because last calibration time is zero,\n"
+"so history is bad and calibration startover is necessary.\n"
+msgstr ""
+"Non viene effettuata la regolazione del fattore di deriva poiché è trascorso "
+"meno di un giornodall'ultima calibrazione.\n"
+
+#: hwclock/hwclock.c:755
msgid ""
"Not adjusting drift factor because it has been less than a day since the "
"last calibration.\n"
@@ -5262,10 +5492,10 @@ msgstr ""
"Non viene effettuata la regolazione del fattore di deriva poiché è trascorso "
"meno di un giornodall'ultima calibrazione.\n"
-#: hwclock/hwclock.c:750
-#, c-format
+#: hwclock/hwclock.c:803
+#, fuzzy, c-format
msgid ""
-"Clock drifted %d seconds in the past %d seconds in spite of a drift factor "
+"Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor "
"of %f seconds/day.\n"
"Adjusting drift factor by %f seconds/day\n"
msgstr ""
@@ -5273,22 +5503,22 @@ msgstr ""
"nonostante il fattoredi deriva fosse di %f secondi/giorno.\n"
"Regolazione del fattore di deriva a %f secondi/giorno\n"
-#: hwclock/hwclock.c:801
+#: hwclock/hwclock.c:854
#, c-format
msgid "Time since last adjustment is %d seconds\n"
msgstr "Il tempo trascorso dall'ultima regolazione è di %d secondi\n"
-#: hwclock/hwclock.c:803
+#: hwclock/hwclock.c:856
#, c-format
msgid "Need to insert %d seconds and refer time back %.6f seconds ago\n"
msgstr ""
"È necessario inserire %d secondi e riportare l'ora indietro di %.6f secondi\n"
-#: hwclock/hwclock.c:832
+#: hwclock/hwclock.c:885
msgid "Not updating adjtime file because of testing mode.\n"
msgstr "Il file adjtime non viene aggiornato a causa della modalità test.\n"
-#: hwclock/hwclock.c:833
+#: hwclock/hwclock.c:886
#, c-format
msgid ""
"Would have written the following to %s:\n"
@@ -5297,37 +5527,37 @@ msgstr ""
"Si sarebbe scritto quanto segue in %s:\n"
"%s"
-#: hwclock/hwclock.c:857
+#: hwclock/hwclock.c:910
msgid "Drift adjustment parameters not updated.\n"
msgstr "Parametri di regolazione della deriva non aggiornati.\n"
-#: hwclock/hwclock.c:898
+#: hwclock/hwclock.c:951
msgid ""
"The Hardware Clock does not contain a valid time, so we cannot adjust it.\n"
msgstr ""
"Il clock hardware non contiene un'ora valida, perciò non è possibile "
"regolarlo.\n"
-#: hwclock/hwclock.c:922
+#: hwclock/hwclock.c:983
msgid "Needed adjustment is less than one second, so not setting clock.\n"
msgstr ""
"La regolazione necessaria equivale a meno di un secondo, perciò il clock non "
"viene impostato.\n"
-#: hwclock/hwclock.c:948
+#: hwclock/hwclock.c:1009
#, c-format
msgid "Using %s.\n"
msgstr "Utilizzo di %s in corso.\n"
-#: hwclock/hwclock.c:950
+#: hwclock/hwclock.c:1011
msgid "No usable clock interface found.\n"
msgstr "Impossibile trovare un'interfaccia clock utilizzabile.\n"
-#: hwclock/hwclock.c:1045
+#: hwclock/hwclock.c:1107
msgid "Unable to set system clock.\n"
msgstr "Impossibile impostare il clock di sistema.\n"
-#: hwclock/hwclock.c:1076
+#: hwclock/hwclock.c:1137
msgid ""
"The kernel keeps an epoch value for the Hardware Clock only on an Alpha "
"machine.\n"
@@ -5341,16 +5571,16 @@ msgstr ""
"(e quindi, presumibilmente, non può essere eseguita su un Alpha in questo "
"momento). Nessuna azione intrapresa.\n"
-#: hwclock/hwclock.c:1085
+#: hwclock/hwclock.c:1146
msgid "Unable to get the epoch value from the kernel.\n"
msgstr "Impossibile ottenere il valore epoch dal kernel.\n"
-#: hwclock/hwclock.c:1087
+#: hwclock/hwclock.c:1148
#, c-format
msgid "Kernel is assuming an epoch value of %lu\n"
msgstr "Il kernel pressuppone un valore epoch di %lu\n"
-#: hwclock/hwclock.c:1090
+#: hwclock/hwclock.c:1151
msgid ""
"To set the epoch value, you must use the 'epoch' option to tell to what "
"value to set it.\n"
@@ -5358,18 +5588,18 @@ msgstr ""
"Per impostare il valore epoch si deve utilizzare l'opzione 'epoch' per "
"indicare su quale valore impostarlo.\n"
-#: hwclock/hwclock.c:1093
+#: hwclock/hwclock.c:1154
#, c-format
msgid "Not setting the epoch to %d - testing only.\n"
msgstr ""
"Non viene impostato il valore epoch a %d - si tratta solamente di una "
"verifica.\n"
-#: hwclock/hwclock.c:1096
+#: hwclock/hwclock.c:1157
msgid "Unable to set the epoch value in the kernel.\n"
msgstr "Impossibile impostare il valore epoch nel kernel.\n"
-#: hwclock/hwclock.c:1125
+#: hwclock/hwclock.c:1191
#, fuzzy, c-format
msgid ""
"hwclock - query and set the hardware clock (RTC)\n"
@@ -5428,7 +5658,7 @@ msgstr ""
" --epoch=anno specifica l'anno che è l'inizio per il \n"
" valore epoch del clock hardware\n"
-#: hwclock/hwclock.c:1152
+#: hwclock/hwclock.c:1218
msgid ""
" --jensen, --arc, --srm, --funky-toy\n"
" tell hwclock the type of alpha you have (see hwclock(8))\n"
@@ -5437,21 +5667,22 @@ msgstr ""
" indicano al hwclock il tipo di alpha utilizzato (consultare "
"hwclock(8))\n"
-#: hwclock/hwclock.c:1257
+#: hwclock/hwclock.c:1392
#, c-format
msgid "%s takes no non-option arguments. You supplied %d.\n"
msgstr ""
"%s non considera argomenti che non siano opzioni. È stato fornito %d.\n"
-#: hwclock/hwclock.c:1267
+#: hwclock/hwclock.c:1398
+#, fuzzy
msgid ""
-"You have specified multiple function options.\n"
+"You have specified multiple functions.\n"
"You can only perform one function at a time.\n"
msgstr ""
"Sono state specificate opzioni di funzione multipla.\n"
"È possibile eseguire una sola funzione per volta.\n"
-#: hwclock/hwclock.c:1273
+#: hwclock/hwclock.c:1405
#, c-format
msgid ""
"%s: The --utc and --localtime options are mutually exclusive. You specified "
@@ -5460,7 +5691,7 @@ msgstr ""
"%s: Le opzioni --utc e -localtime si escludono vicendevolmente. Sono state "
"specificate entrambe.\n"
-#: hwclock/hwclock.c:1279
+#: hwclock/hwclock.c:1412
#, fuzzy, c-format
msgid ""
"%s: The --adjust and --noadjfile options are mutually exclusive. You "
@@ -5469,37 +5700,37 @@ msgstr ""
"%s: Le opzioni --utc e -localtime si escludono vicendevolmente. Sono state "
"specificate entrambe.\n"
-#: hwclock/hwclock.c:1285
+#: hwclock/hwclock.c:1419
#, c-format
msgid "%s: With --noadjfile, you must specify either --utc or --localtime\n"
msgstr ""
-#: hwclock/hwclock.c:1298
+#: hwclock/hwclock.c:1433
msgid "No usable set-to time. Cannot set clock.\n"
msgstr ""
"Impossibile utilizzare l'ora impostata. Impossibile impostare il clock.\n"
-#: hwclock/hwclock.c:1313
+#: hwclock/hwclock.c:1449
msgid "Sorry, only the superuser can change the Hardware Clock.\n"
msgstr "Spiacente, solamente il superuser può modificare il clock hardware.\n"
-#: hwclock/hwclock.c:1317
+#: hwclock/hwclock.c:1454
#, fuzzy
msgid "Sorry, only the superuser can change the System Clock.\n"
msgstr "Spiacente, solamente il superuser può modificare il clock hardware.\n"
-#: hwclock/hwclock.c:1321
+#: hwclock/hwclock.c:1459
msgid ""
"Sorry, only the superuser can change the Hardware Clock epoch in the "
"kernel.\n"
msgstr ""
"Solamente il supeuser può modificare l'epoch del clock hardware nel kernel.\n"
-#: hwclock/hwclock.c:1341
+#: hwclock/hwclock.c:1479
msgid "Cannot access the Hardware Clock via any known method.\n"
msgstr ""
-#: hwclock/hwclock.c:1344
+#: hwclock/hwclock.c:1483
#, fuzzy
msgid ""
"Use the --debug option to see the details of our search for an access "
@@ -5509,101 +5740,96 @@ msgstr ""
"conosciuto. Utilizzare l'opzione --debug per visionare i dettagli della "
"nostra ricerca di un metodo d'accesso.\n"
-#: hwclock/kd.c:42
+#: hwclock/kd.c:43
msgid "Waiting in loop for time from KDGHWCLK to change\n"
msgstr "Attesa in loop per il cambio ora da KDGHWCLK\n"
-#: hwclock/kd.c:45
+#: hwclock/kd.c:46
msgid "KDGHWCLK ioctl to read time failed"
msgstr "Lettura dell'orario con KDGHWCLK ioctl non riuscita"
-#: hwclock/kd.c:66 hwclock/rtc.c:174
+#: hwclock/kd.c:67 hwclock/rtc.c:187
msgid "Timed out waiting for time change.\n"
msgstr "Tempo d'attesa per il cambio ora esaurito.\n"
-#: hwclock/kd.c:70
+#: hwclock/kd.c:71
msgid "KDGHWCLK ioctl to read time failed in loop"
msgstr " Lettura dell'orario con KDGHWCLK ioctl non riuscita nel loop"
-#: hwclock/kd.c:92
+#: hwclock/kd.c:93
#, fuzzy, c-format
msgid "ioctl() failed to read time from %s"
msgstr " ioctl() non è riuscito a leggere l'orario da /dev/tty1"
-#: hwclock/kd.c:128
+#: hwclock/kd.c:129
#, fuzzy
msgid "ioctl KDSHWCLK failed"
msgstr " KDGHWCLK ioctl non riuscito"
-#: hwclock/kd.c:165
+#: hwclock/kd.c:166
#, fuzzy
msgid "Can't open /dev/tty1 or /dev/vc/1"
msgstr "Impossibile aprire /dev/tty1"
-#: hwclock/kd.c:170
+#: hwclock/kd.c:171
msgid "KDGHWCLK ioctl failed"
msgstr " KDGHWCLK ioctl non riuscito"
-#: hwclock/rtc.c:136
+#: hwclock/rtc.c:115 hwclock/rtc.c:208
+#, c-format
+msgid "open() of %s failed"
+msgstr "open() di %s fallita"
+
+#: hwclock/rtc.c:149
#, c-format
msgid "ioctl() to %s to read the time failed.\n"
msgstr "Lettura dell'orario attraverso ioctl() su %s non riuscita.\n"
-#: hwclock/rtc.c:158
+#: hwclock/rtc.c:171
#, c-format
msgid "Waiting in loop for time from %s to change\n"
msgstr "Attesa in loop per il cambio ora da %s\n"
-#: hwclock/rtc.c:195 hwclock/rtc.c:250
-#, c-format
-msgid "open() of %s failed"
-msgstr "open() di %s fallita"
-
-#: hwclock/rtc.c:213
+#: hwclock/rtc.c:226
#, c-format
msgid "%s does not have interrupt functions. "
msgstr "%s non ha funzioni di interrupt. "
-#: hwclock/rtc.c:222
+#: hwclock/rtc.c:235
#, c-format
msgid "read() to %s to wait for clock tick failed"
msgstr " read() su %s per l'attesa del segnale dal clock fallita"
-#: hwclock/rtc.c:231
+#: hwclock/rtc.c:244
#, c-format
msgid "ioctl() to %s to turn off update interrupts failed"
msgstr ""
"Non riuscita la disattivazione degli interrupt d'aggiornamento attraverso "
"ioctl() su %s"
-#: hwclock/rtc.c:234
+#: hwclock/rtc.c:247
#, c-format
msgid "ioctl() to %s to turn on update interrupts failed unexpectedly"
msgstr ""
"Non riuscita inaspettatamente l'attivazione degli interrupt d'aggiornametno "
"attraverso ioctl() su %s "
-#: hwclock/rtc.c:274 hwclock/rtc.c:358 hwclock/rtc.c:404
-#, c-format
-msgid "Unable to open %s"
-msgstr "Impossibile aprire %s"
-
-#: hwclock/rtc.c:300
+#: hwclock/rtc.c:306
#, c-format
msgid "ioctl() to %s to set the time failed.\n"
msgstr "Non riusciuta l'impostazione dell'ora attraverso ioctl() su %s.\n"
-#: hwclock/rtc.c:306
+#: hwclock/rtc.c:312
#, c-format
msgid "ioctl(%s) was successful.\n"
msgstr " ioctl(%s) ha funzionato.\n"
-#: hwclock/rtc.c:335
+#: hwclock/rtc.c:341
#, c-format
msgid "Open of %s failed"
msgstr "Non riuscita l'apertura di %s"
-#: hwclock/rtc.c:353 hwclock/rtc.c:399
+#: hwclock/rtc.c:359 hwclock/rtc.c:405
#, c-format
msgid ""
"To manipulate the epoch value in the kernel, we must access the Linux 'rtc' "
@@ -5614,12 +5840,17 @@ msgstr ""
"periferica 'rtc' di Linux attraverso il file speciale della periferica %s. "
"Questo file non esiste su questo sistema.\n"
-#: hwclock/rtc.c:365
+#: hwclock/rtc.c:364 hwclock/rtc.c:410
+#, c-format
+msgid "Unable to open %s"
+msgstr "Impossibile aprire %s"
+
+#: hwclock/rtc.c:371
#, c-format
msgid "ioctl(RTC_EPOCH_READ) to %s failed"
msgstr " Non riuscito ioctl(RTC_EPOCH_READ) su %s"
-#: hwclock/rtc.c:371
+#: hwclock/rtc.c:377
#, c-format
msgid "we have read epoch %ld from %s with RTC_EPOCH_READ ioctl.\n"
msgstr "lettura di epoch %ld da %s con RTC_EPOCH_READ ioctl.\n"
@@ -5627,58 +5858,28 @@ msgstr "lettura di epoch %ld da %s con RTC_EPOCH_READ ioctl.\n"
#. kernel would not accept this epoch value
#. Hmm - bad habit, deciding not to do what the user asks
#. just because one believes that the kernel might not like it.
-#: hwclock/rtc.c:391
+#: hwclock/rtc.c:397
#, c-format
msgid "The epoch value may not be less than 1900. You requested %ld\n"
msgstr "Il valore epoch non può essere inferiore a 1900. Si è richiesto %ld\n"
-#: hwclock/rtc.c:409
+#: hwclock/rtc.c:415
#, c-format
msgid "setting epoch to %ld with RTC_EPOCH_SET ioctl to %s.\n"
msgstr "impostazione epoch su %ld con RTC_EPOCH_SET ioctl su %s in corso.\n"
-#: hwclock/rtc.c:414
+#: hwclock/rtc.c:420
#, c-format
msgid ""
"The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl.\n"
msgstr ""
"Il driver di periferica per il kernel per %s non ha RTC_EPOCH_SET ioctl.\n"
-#: hwclock/rtc.c:417
+#: hwclock/rtc.c:423
#, c-format
msgid "ioctl(RTC_EPOCH_SET) to %s failed"
msgstr "Non riuscito ioctl(RTC_EPOCH_SET) su %s"
-#: hwclock/shhopt.c:255 hwclock/shhopt.c:281
-#, c-format
-msgid "invalid number `%s'\n"
-msgstr "numero `%s' non valido\n"
-
-#: hwclock/shhopt.c:258 hwclock/shhopt.c:284
-#, c-format
-msgid "number `%s' to `%s' out of range\n"
-msgstr " numero `%s' su `%s' fuori intervallo\n"
-
-#: hwclock/shhopt.c:398
-#, c-format
-msgid "unrecognized option `%s'\n"
-msgstr "opzione `%s' non riconosciuta\n"
-
-#: hwclock/shhopt.c:411 hwclock/shhopt.c:449
-#, c-format
-msgid "option `%s' requires an argument\n"
-msgstr "l'opzione `%s' richiede un argomento\n"
-
-#: hwclock/shhopt.c:417
-#, c-format
-msgid "option `%s' doesn't allow an argument\n"
-msgstr "l'opzione `%s' non consente un argomento\n"
-
-#: hwclock/shhopt.c:439
-#, c-format
-msgid "unrecognized option `-%c'\n"
-msgstr "opzione `-%c' non riconosciuta\n"
-
#: login-utils/agetty.c:312
msgid "calling open_tty\n"
msgstr "chiamata a open_tty in corso\n"
@@ -6715,7 +6916,7 @@ msgstr "apertura file rc non riuscita\n"
msgid "fork failed\n"
msgstr "fork non riuscito\n"
-#: login-utils/simpleinit.c:512 text-utils/more.c:1705
+#: login-utils/simpleinit.c:512 text-utils/more.c:1706
msgid "exec failed\n"
msgstr "exec fallita\n"
@@ -7506,162 +7707,162 @@ msgstr "[mntent]: la linea %d in %s non è valida%s\n"
msgid "; rest of file ignored"
msgstr "; ignorato resto del file"
-#: mount/mount.c:379
+#: mount/mount.c:381
#, c-format
msgid "mount: according to mtab, %s is already mounted on %s"
msgstr "mount: in base a mtab, %s è già montato su %s"
-#: mount/mount.c:383
+#: mount/mount.c:385
#, c-format
msgid "mount: according to mtab, %s is mounted on %s"
msgstr "mount: in base a mtab, %s è montato su %s"
-#: mount/mount.c:404
+#: mount/mount.c:406
#, c-format
msgid "mount: can't open %s for writing: %s"
msgstr "mount: impossibile aprire %s in scrittura: %s"
-#: mount/mount.c:419 mount/mount.c:638
+#: mount/mount.c:421 mount/mount.c:640
#, c-format
msgid "mount: error writing %s: %s"
msgstr "mount: errore durante la scrittura di %s: %s"
-#: mount/mount.c:426
+#: mount/mount.c:428
#, c-format
msgid "mount: error changing mode of %s: %s"
msgstr "mount: errore durante il cambio di modalità di %s: %s"
-#: mount/mount.c:472
+#: mount/mount.c:474
#, c-format
msgid "%s looks like swapspace - not mounted"
msgstr "%s assomigla a swapspace - non montato"
-#: mount/mount.c:532
+#: mount/mount.c:534
msgid "mount failed"
msgstr "mount non riuscito"
-#: mount/mount.c:534
+#: mount/mount.c:536
#, c-format
msgid "mount: only root can mount %s on %s"
msgstr "mount: solamente root può montare %s su %s"
-#: mount/mount.c:562
+#: mount/mount.c:564
msgid "mount: loop device specified twice"
msgstr "mount: loop device specificato due volte"
-#: mount/mount.c:567
+#: mount/mount.c:569
msgid "mount: type specified twice"
msgstr "mount: tipo specificato due volte"
-#: mount/mount.c:579
+#: mount/mount.c:581
msgid "mount: skipping the setup of a loop device\n"
msgstr "mount: si ignora l'impostazione di un loop device\n"
-#: mount/mount.c:588
+#: mount/mount.c:590
#, c-format
msgid "mount: going to use the loop device %s\n"
msgstr "mount: si intende utilizzare il loop device %s\n"
-#: mount/mount.c:592
+#: mount/mount.c:594
msgid "mount: failed setting up loop device\n"
msgstr "mount: mancata impostazione del loop device\n"
-#: mount/mount.c:596
+#: mount/mount.c:598
msgid "mount: setup loop device successfully\n"
msgstr "mount: impostazione del loop device riuscita\n"
-#: mount/mount.c:633
+#: mount/mount.c:635
#, c-format
msgid "mount: can't open %s: %s"
msgstr "mount: impossibile aprire %s: %s"
-#: mount/mount.c:656
+#: mount/mount.c:658
#, fuzzy, c-format
msgid "mount: cannot open %s for setting speed"
msgstr "mount: impossibile aprire %s in scrittura: %s"
-#: mount/mount.c:659
+#: mount/mount.c:661
#, fuzzy, c-format
msgid "mount: cannot set speed: %s"
msgstr "mount: impossibile aprire %s: %s"
-#: mount/mount.c:720 mount/mount.c:1265
+#: mount/mount.c:722 mount/mount.c:1295
#, c-format
msgid "mount: cannot fork: %s"
msgstr "mount: impossibile effettuare il fork: %s"
-#: mount/mount.c:800
+#: mount/mount.c:802
msgid "mount: this version was compiled without support for the type `nfs'"
msgstr ""
"mount: questa versione è stata compilata senza supporto per il tipo `nfs'"
-#: mount/mount.c:839
+#: mount/mount.c:841
msgid "mount: failed with nfs mount version 4, trying 3..\n"
msgstr ""
-#: mount/mount.c:850
+#: mount/mount.c:852
msgid ""
"mount: I could not determine the filesystem type, and none was specified"
msgstr ""
"mount: impossibile determinare il tipo di filesystem, e non è stato "
"specificato nessuno"
-#: mount/mount.c:853
+#: mount/mount.c:855
msgid "mount: you must specify the filesystem type"
msgstr "mount: si deve specificare il tipo di filesystem"
#. should not happen
-#: mount/mount.c:856
+#: mount/mount.c:858
msgid "mount: mount failed"
msgstr "mount: mount non riuscito"
-#: mount/mount.c:862 mount/mount.c:897
+#: mount/mount.c:864 mount/mount.c:899
#, c-format
msgid "mount: mount point %s is not a directory"
msgstr "mount: il mount point di %s non è una directory"
-#: mount/mount.c:864
+#: mount/mount.c:866
msgid "mount: permission denied"
msgstr "mount: autorizzazione negata"
-#: mount/mount.c:866
+#: mount/mount.c:868
msgid "mount: must be superuser to use mount"
msgstr "mount: bisogna essere superuser per utilizzare mount"
#. heuristic: if /proc/version exists, then probably proc is mounted
#. proc mounted?
-#: mount/mount.c:870 mount/mount.c:874
+#: mount/mount.c:872 mount/mount.c:876
#, c-format
msgid "mount: %s is busy"
msgstr "mount: %s è occupato"
#. no
#. yes, don't mention it
-#: mount/mount.c:876
+#: mount/mount.c:878
msgid "mount: proc already mounted"
msgstr "mount: proc già montato"
-#: mount/mount.c:878
+#: mount/mount.c:880
#, c-format
msgid "mount: %s already mounted or %s busy"
msgstr "mount: %s già montato o %s occupato"
-#: mount/mount.c:884
+#: mount/mount.c:886
#, c-format
msgid "mount: mount point %s does not exist"
msgstr "mount: il mount point %s non esiste"
-#: mount/mount.c:886
+#: mount/mount.c:888
#, c-format
msgid "mount: mount point %s is a symbolic link to nowhere"
msgstr "mount: il mount point %s è un link simbolico a nulla"
-#: mount/mount.c:889
+#: mount/mount.c:891
#, c-format
msgid "mount: special device %s does not exist"
msgstr "mount: il device speciale %s non esiste"
-#: mount/mount.c:899
+#: mount/mount.c:901
#, c-format
msgid ""
"mount: special device %s does not exist\n"
@@ -7670,12 +7871,12 @@ msgstr ""
"mount: il device speciale %s non esiste\n"
" (un prefisso di percorso non è una directory)\n"
-#: mount/mount.c:912
+#: mount/mount.c:914
#, c-format
msgid "mount: %s not mounted already, or bad option"
msgstr "mount: %s non ancora montato, oppure l'opzione non è valida"
-#: mount/mount.c:914
+#: mount/mount.c:916
#, c-format
msgid ""
"mount: wrong fs type, bad option, bad superblock on %s,\n"
@@ -7684,47 +7885,47 @@ msgstr ""
"mount: tipo fs errato, opzione non valida, superblocco su %s danneggiato,\n"
" o troppi file system montati"
-#: mount/mount.c:948
+#: mount/mount.c:950
msgid "mount table full"
msgstr "mount table piena"
-#: mount/mount.c:950
+#: mount/mount.c:952
#, c-format
msgid "mount: %s: can't read superblock"
msgstr "mount: %s: impossibile leggere il superblocco"
-#: mount/mount.c:954
+#: mount/mount.c:956
#, fuzzy, c-format
msgid "mount: %s: unknown device"
msgstr "umount: %s: dispositivo di blocchi non valido"
-#: mount/mount.c:959
+#: mount/mount.c:961
#, c-format
msgid "mount: fs type %s not supported by kernel"
msgstr "mount: fs di tipo %s non supportato dal kernel"
-#: mount/mount.c:971
+#: mount/mount.c:973
#, c-format
msgid "mount: probably you meant %s"
msgstr "mount: probabilmente si intende %s"
-#: mount/mount.c:973
+#: mount/mount.c:975
msgid "mount: maybe you meant iso9660 ?"
msgstr "mount: forse si intendeva iso9660 ?"
-#: mount/mount.c:976
+#: mount/mount.c:978
#, c-format
msgid "mount: %s has wrong device number or fs type %s not supported"
msgstr ""
"mount: %s ha un numero device errato o il fs di tipo %s non è supportato"
#. strange ...
-#: mount/mount.c:982
+#: mount/mount.c:984
#, c-format
msgid "mount: %s is not a block device, and stat fails?"
msgstr "mount: %s non è un dispositivo di blocchi e lo stat non è riuscito?"
-#: mount/mount.c:984
+#: mount/mount.c:986
#, c-format
msgid ""
"mount: the kernel does not recognize %s as a block device\n"
@@ -7733,95 +7934,101 @@ msgstr ""
"mount: il kernel non riconosce %s come un dispositivo di blocchi\n"
" (forse `insmod driver'?)"
-#: mount/mount.c:987
+#: mount/mount.c:989
#, c-format
msgid "mount: %s is not a block device (maybe try `-o loop'?)"
msgstr "mount: %s non è un dispositivo di blocchi (magari tentare `-o loop'?)"
-#: mount/mount.c:990
+#: mount/mount.c:992
#, c-format
msgid "mount: %s is not a block device"
msgstr "mount: %s non è un dispositivo di blocchi"
-#: mount/mount.c:993
+#: mount/mount.c:995
#, c-format
msgid "mount: %s is not a valid block device"
msgstr "mount: %s non un dispositivo di blocchi valido"
#. pre-linux 1.1.38, 1.1.41 and later
#. linux 1.1.38 and later
-#: mount/mount.c:996
+#: mount/mount.c:998
msgid "block device "
msgstr " dispositivo di blocchi"
-#: mount/mount.c:998
+#: mount/mount.c:1000
#, fuzzy, c-format
msgid "mount: cannot mount %s%s read-only"
msgstr "umount: impossibile rimontare %s di sola lettura\n"
-#: mount/mount.c:1002
+#: mount/mount.c:1004
#, fuzzy, c-format
msgid "mount: %s%s is write-protected but explicit `-w' flag given"
msgstr ""
"mount: %s%s è protetto da scrittura, montaggio in sola lettura in corso"
-#: mount/mount.c:1018
+#: mount/mount.c:1020
#, c-format
msgid "mount: %s%s is write-protected, mounting read-only"
msgstr ""
"mount: %s%s è protetto da scrittura, montaggio in sola lettura in corso"
-#: mount/mount.c:1104
+#: mount/mount.c:1107
#, c-format
msgid "mount: the label %s occurs on both %s and %s\n"
msgstr ""
-#: mount/mount.c:1108
+#: mount/mount.c:1111
#, fuzzy, c-format
msgid "mount: %s duplicate - not mounted"
msgstr "umount: %s: non montato"
-#: mount/mount.c:1118
+#: mount/mount.c:1121
#, fuzzy, c-format
msgid "mount: going to mount %s by %s\n"
msgstr "mount: considerare il montaggio di %s con %s\n"
-#: mount/mount.c:1119
+#: mount/mount.c:1122
msgid "UUID"
msgstr "UUID"
-#: mount/mount.c:1119
+#: mount/mount.c:1122
msgid "label"
msgstr "etichetta"
-#: mount/mount.c:1121 mount/mount.c:1521
+#: mount/mount.c:1124 mount/mount.c:1555
msgid "mount: no such partition found"
msgstr "mount: non si è trovata tale partizione"
-#: mount/mount.c:1129
+#: mount/mount.c:1132
msgid "mount: no type was given - I'll assume nfs because of the colon\n"
msgstr ""
"mount: non è stato dato il tipo - Si presume nfs perché ci sono i due punti\n"
+#: mount/mount.c:1137
+#, fuzzy
+msgid "mount: no type was given - I'll assume smb because of the // prefix\n"
+msgstr ""
+"mount: non è stato dato il tipo - Si presume nfs perché ci sono i due punti\n"
+
#.
#. * Retry in the background.
#.
-#: mount/mount.c:1145
+#: mount/mount.c:1153
#, c-format
msgid "mount: backgrounding \"%s\"\n"
msgstr "mount: esecuzione in background di \"%s\"\n"
-#: mount/mount.c:1156
+#: mount/mount.c:1164
#, c-format
msgid "mount: giving up \"%s\"\n"
msgstr "mount: termina \"%s\"\n"
-#: mount/mount.c:1216
+#: mount/mount.c:1240
#, c-format
msgid "mount: %s already mounted on %s\n"
msgstr "mount: %s già montato su %s\n"
-#: mount/mount.c:1335
+#: mount/mount.c:1369
msgid ""
"Usage: mount -V : print version\n"
" mount -h : print this help\n"
@@ -7846,74 +8053,74 @@ msgid ""
"For many more details, say man 8 mount .\n"
msgstr ""
-#: mount/mount.c:1497
+#: mount/mount.c:1531
msgid "mount: only root can do that"
msgstr "mount: è possibile solo per root"
-#: mount/mount.c:1502
+#: mount/mount.c:1536
#, c-format
msgid "mount: no %s found - creating it..\n"
msgstr "mount: nessun %s trovato - creazione in corso..\n"
-#: mount/mount.c:1516
+#: mount/mount.c:1550
#, c-format
msgid "mount: the label %s occurs on both %s and %s - not mounted\n"
msgstr ""
-#: mount/mount.c:1523
+#: mount/mount.c:1557
#, c-format
msgid "mount: mounting %s\n"
msgstr "mount: mount di %s in corso\n"
-#: mount/mount.c:1532
+#: mount/mount.c:1566
msgid "nothing was mounted"
msgstr ""
-#: mount/mount.c:1547
+#: mount/mount.c:1581
#, c-format
msgid "mount: cannot find %s in %s"
msgstr "mount: impossibile trovare %s in %s"
-#: mount/mount.c:1562
+#: mount/mount.c:1596
#, c-format
msgid "mount: can't find %s in %s or %s"
msgstr "mount: impossibile trovare %s in %s o %s"
-#: mount/mount_by_label.c:169
+#: mount/mount_by_label.c:199
#, fuzzy, c-format
msgid ""
"mount: could not open %s, so UUID and LABEL conversion cannot be done.\n"
msgstr "mount: impossibile aprire %s - si sta utilizzando al suo posto %s\n"
-#: mount/mount_by_label.c:295
+#: mount/mount_by_label.c:325
msgid "mount: bad UUID"
msgstr "mount: UUID non valido"
-#: mount/mount_guess_fstype.c:487
+#: mount/mount_guess_fstype.c:482
#, fuzzy
msgid "mount: error while guessing filesystem type\n"
msgstr "mount: si deve specificare il tipo di filesystem"
-#: mount/mount_guess_fstype.c:496
+#: mount/mount_guess_fstype.c:491
#, c-format
msgid "mount: you didn't specify a filesystem type for %s\n"
msgstr "mount: non si è specificato un tipo di filesystem per %s\n"
-#: mount/mount_guess_fstype.c:499
+#: mount/mount_guess_fstype.c:494
#, c-format
msgid " I will try all types mentioned in %s or %s\n"
msgstr " Proverò tutti i tipi citati in %s o %s\n"
-#: mount/mount_guess_fstype.c:502
+#: mount/mount_guess_fstype.c:497
msgid " and it looks like this is swapspace\n"
msgstr " e sembra che questo sia swapspace\n"
-#: mount/mount_guess_fstype.c:504
+#: mount/mount_guess_fstype.c:499
#, c-format
msgid " I will try type %s\n"
msgstr " Proverò il tipo %s\n"
-#: mount/mount_guess_fstype.c:592
+#: mount/mount_guess_fstype.c:587
#, c-format
msgid "Trying %s\n"
msgstr "Prova di %s in corso\n"
@@ -8007,7 +8214,7 @@ msgstr "valore riportato di stato nfs sconosciuto: %d"
msgid "bug in xstrndup call"
msgstr "bug in chiamata xstrndup"
-#: mount/swapon.c:51
+#: mount/swapon.c:56
#, c-format
msgid ""
"usage: %s [-hV]\n"
@@ -8020,29 +8227,46 @@ msgstr ""
" %s [-v] [-p priority] special ...\n"
" %s [-s]\n"
-#: mount/swapon.c:88
+#: mount/swapon.c:66
+#, fuzzy, c-format
+msgid ""
+"usage: %s [-hV]\n"
+" %s -a [-v]\n"
+" %s [-v] special ...\n"
+msgstr ""
+"utilizzo: %s [-hV]\n"
+" %s -a [-v]\n"
+" %s [-v] [-p priority] special ...\n"
+" %s [-s]\n"
+
+#: mount/swapon.c:170 mount/swapon.c:234
#, c-format
msgid "%s on %s\n"
msgstr "%s su %s\n"
-#: mount/swapon.c:93
+#: mount/swapon.c:174
#, c-format
msgid "swapon: cannot stat %s: %s\n"
msgstr "swapon: impossibile effettuare stat di %s: %s\n"
-#: mount/swapon.c:105
+#: mount/swapon.c:185
#, fuzzy, c-format
msgid "swapon: warning: %s has insecure permissions %04o, %04o suggested\n"
msgstr ""
"swapon: attenzione: %s ha le autorizzazioni non sicure %04o, 0600 è "
"suggerito\n"
-#: mount/swapon.c:115
+#: mount/swapon.c:197
#, c-format
msgid "swapon: Skipping file %s - it appears to have holes.\n"
msgstr "swapon: sto ignorando il file %s - sembra avere dei buchi.\n"
-#: mount/swapon.c:222
+#: mount/swapon.c:240
+#, fuzzy
+msgid "Not superuser.\n"
+msgstr "Non impostato\n"
+
+#: mount/swapon.c:298 mount/swapon.c:386
#, c-format
msgid "%s: cannot open %s: %s\n"
msgstr "%s: impossibile aprire %s: %s\n"
@@ -8415,28 +8639,28 @@ msgstr "%s su %s\n"
msgid "%s: unknown argument: %s\n"
msgstr "%s: segnale sconosciuto %s\n"
-#: sys-utils/ipcs.c:122
+#: sys-utils/ipcs.c:121
#, c-format
msgid "usage : %s -asmq -tclup \n"
msgstr "utilizzo : %s -asmq -tclup \n"
-#: sys-utils/ipcs.c:123
+#: sys-utils/ipcs.c:122
#, c-format
msgid "\t%s [-s -m -q] -i id\n"
msgstr "\t%s [-s -m -q] -i id\n"
-#: sys-utils/ipcs.c:124
+#: sys-utils/ipcs.c:123
#, c-format
msgid "\t%s -h for help.\n"
msgstr "\t%s -h per richiamare la guida.\n"
-#: sys-utils/ipcs.c:130
+#: sys-utils/ipcs.c:129
#, fuzzy, c-format
msgid ""
"%s provides information on ipc facilities for which you have read access.\n"
msgstr "%s fornisce informazioni sulle funzionalità ipc per"
-#: sys-utils/ipcs.c:132
+#: sys-utils/ipcs.c:131
msgid ""
"Resource Specification:\n"
"\t-m : shared_mem\n"
@@ -8446,7 +8670,7 @@ msgstr ""
"\t-m : shared_mem (mem_condiv)\n"
"\t-q : messaggi\n"
-#: sys-utils/ipcs.c:133
+#: sys-utils/ipcs.c:132
msgid ""
"\t-s : semaphores\n"
"\t-a : all (default)\n"
@@ -8454,7 +8678,7 @@ msgstr ""
"\t-s : semafori\n"
"\t-a : tutti (predefinito)\n"
-#: sys-utils/ipcs.c:134
+#: sys-utils/ipcs.c:133
msgid ""
"Output Format:\n"
"\t-t : time\n"
@@ -8466,7 +8690,7 @@ msgstr ""
"\t-p : pid\n"
"\t-c : creatore\n"
-#: sys-utils/ipcs.c:135
+#: sys-utils/ipcs.c:134
msgid ""
"\t-l : limits\n"
"\t-u : summary\n"
@@ -8474,377 +8698,377 @@ msgstr ""
"\t-l : limiti\n"
"\t-u : sommario\n"
-#: sys-utils/ipcs.c:136
+#: sys-utils/ipcs.c:135
msgid "-i id [-s -q -m] : details on resource identified by id\n"
msgstr "-i id [-s -q -m] : dettagli sulla risorsa identificata da id\n"
-#: sys-utils/ipcs.c:268
+#: sys-utils/ipcs.c:267
msgid "kernel not configured for shared memory\n"
msgstr "il kernel non è configurato per la condivisione della memoria\n"
-#: sys-utils/ipcs.c:274
+#: sys-utils/ipcs.c:273
msgid "------ Shared Memory Limits --------\n"
msgstr "------ Limiti della memoria condivisa --------\n"
#. glibc 2.1.3 and all earlier libc's have ints as fields
#. of struct shminfo; glibc 2.1.91 has unsigned long; ach
-#: sys-utils/ipcs.c:279
+#: sys-utils/ipcs.c:278
#, fuzzy, c-format
msgid "max number of segments = %ld\n"
msgstr "numero massimo di segmenti = %d\n"
-#: sys-utils/ipcs.c:281
+#: sys-utils/ipcs.c:280
#, fuzzy, c-format
msgid "max seg size (kbytes) = %ld\n"
msgstr "dimensione max seg (kbyte) = %d\n"
-#: sys-utils/ipcs.c:283
+#: sys-utils/ipcs.c:282
#, fuzzy, c-format
msgid "max total shared memory (kbytes) = %ld\n"
msgstr "valore massimo totale di memoria condivisa (kbyte) = %d\n"
-#: sys-utils/ipcs.c:285
+#: sys-utils/ipcs.c:284
#, fuzzy, c-format
msgid "min seg size (bytes) = %ld\n"
msgstr "dimensione min seg (byte) = %d\n"
-#: sys-utils/ipcs.c:290
+#: sys-utils/ipcs.c:289
msgid "------ Shared Memory Status --------\n"
msgstr "------ stato della memoria condivisa --------\n"
-#: sys-utils/ipcs.c:291
+#: sys-utils/ipcs.c:290
#, c-format
msgid "segments allocated %d\n"
msgstr "segmenti allocati %d\n"
-#: sys-utils/ipcs.c:292
+#: sys-utils/ipcs.c:291
#, c-format
msgid "pages allocated %ld\n"
msgstr "pagine allocate %ld\n"
-#: sys-utils/ipcs.c:293
+#: sys-utils/ipcs.c:292
#, c-format
msgid "pages resident %ld\n"
msgstr "pagine residenti %ld\n"
-#: sys-utils/ipcs.c:294
+#: sys-utils/ipcs.c:293
#, c-format
msgid "pages swapped %ld\n"
msgstr "pagine scambiate (swapping) %ld\n"
-#: sys-utils/ipcs.c:295
+#: sys-utils/ipcs.c:294
#, c-format
msgid "Swap performance: %ld attempts\t %ld successes\n"
msgstr "Prestazione swap: %ld tentativi\t %ld riusciti\n"
-#: sys-utils/ipcs.c:300
+#: sys-utils/ipcs.c:299
msgid "------ Shared Memory Segment Creators/Owners --------\n"
msgstr "------ Segmento Mem. Condiv. Creatori/Propr.--------\n"
-#: sys-utils/ipcs.c:301 sys-utils/ipcs.c:418 sys-utils/ipcs.c:518
+#: sys-utils/ipcs.c:300 sys-utils/ipcs.c:417 sys-utils/ipcs.c:516
#, fuzzy, c-format
msgid "%-10s %-10s %-10s %-10s %-10s %-10s\n"
msgstr "%-10s%-10s%-10s%-10s%-10s%-10s\n"
-#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:308 sys-utils/ipcs.c:315
-#: sys-utils/ipcs.c:321 sys-utils/ipcs.c:425
+#: sys-utils/ipcs.c:301 sys-utils/ipcs.c:307 sys-utils/ipcs.c:314
+#: sys-utils/ipcs.c:320 sys-utils/ipcs.c:424
msgid "shmid"
msgstr "shmid"
-#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:321 sys-utils/ipcs.c:419
-#: sys-utils/ipcs.c:434 sys-utils/ipcs.c:519 sys-utils/ipcs.c:537
+#: sys-utils/ipcs.c:301 sys-utils/ipcs.c:320 sys-utils/ipcs.c:418
+#: sys-utils/ipcs.c:433 sys-utils/ipcs.c:517 sys-utils/ipcs.c:535
msgid "perms"
msgstr "perms"
-#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:419 sys-utils/ipcs.c:519
+#: sys-utils/ipcs.c:301 sys-utils/ipcs.c:418 sys-utils/ipcs.c:517
msgid "cuid"
msgstr "cuid"
-#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:419 sys-utils/ipcs.c:519
+#: sys-utils/ipcs.c:301 sys-utils/ipcs.c:418 sys-utils/ipcs.c:517
msgid "cgid"
msgstr "cgid"
-#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:419 sys-utils/ipcs.c:519
+#: sys-utils/ipcs.c:301 sys-utils/ipcs.c:418 sys-utils/ipcs.c:517
msgid "uid"
msgstr "uid"
-#: sys-utils/ipcs.c:302 sys-utils/ipcs.c:519
+#: sys-utils/ipcs.c:301 sys-utils/ipcs.c:517
msgid "gid"
msgstr "gid"
-#: sys-utils/ipcs.c:306
+#: sys-utils/ipcs.c:305
msgid "------ Shared Memory Attach/Detach/Change Times --------\n"
msgstr "------ Mem. Condiv. Conn./Sconn./Cambio Volte --------\n"
-#: sys-utils/ipcs.c:307
+#: sys-utils/ipcs.c:306
#, fuzzy, c-format
msgid "%-10s %-10s %-20s %-20s %-20s\n"
msgstr "%-10s%-10s %-20s%-20s%-20s\n"
-#: sys-utils/ipcs.c:308 sys-utils/ipcs.c:315 sys-utils/ipcs.c:321
-#: sys-utils/ipcs.c:425 sys-utils/ipcs.c:434 sys-utils/ipcs.c:525
-#: sys-utils/ipcs.c:531 sys-utils/ipcs.c:537
+#: sys-utils/ipcs.c:307 sys-utils/ipcs.c:314 sys-utils/ipcs.c:320
+#: sys-utils/ipcs.c:424 sys-utils/ipcs.c:433 sys-utils/ipcs.c:523
+#: sys-utils/ipcs.c:529 sys-utils/ipcs.c:535
msgid "owner"
msgstr "proprietario"
-#: sys-utils/ipcs.c:308
+#: sys-utils/ipcs.c:307
msgid "attached"
msgstr "connesso"
-#: sys-utils/ipcs.c:308
+#: sys-utils/ipcs.c:307
msgid "detached"
msgstr "disconnesso"
-#: sys-utils/ipcs.c:309
+#: sys-utils/ipcs.c:308
msgid "changed"
msgstr "cambiato"
-#: sys-utils/ipcs.c:313
+#: sys-utils/ipcs.c:312
msgid "------ Shared Memory Creator/Last-op --------\n"
msgstr "------ Mem. Condiv. Creatore/Last-op--------\n"
-#: sys-utils/ipcs.c:314 sys-utils/ipcs.c:530
+#: sys-utils/ipcs.c:313 sys-utils/ipcs.c:528
#, fuzzy, c-format
msgid "%-10s %-10s %-10s %-10s\n"
msgstr "%-10s%-10s%-10s%-10s\n"
-#: sys-utils/ipcs.c:315
+#: sys-utils/ipcs.c:314
msgid "cpid"
msgstr "cpid"
-#: sys-utils/ipcs.c:315
+#: sys-utils/ipcs.c:314
msgid "lpid"
msgstr "lpid"
-#: sys-utils/ipcs.c:319
+#: sys-utils/ipcs.c:318
msgid "------ Shared Memory Segments --------\n"
msgstr "------ Segm. Memoria Condivisa --------\n"
-#: sys-utils/ipcs.c:320
+#: sys-utils/ipcs.c:319
#, fuzzy, c-format
msgid "%-10s %-10s %-10s %-10s %-10s %-10s %-12s\n"
msgstr "%-10s%-10s%-10s%-10s%-10s%-10s%-12s\n"
-#: sys-utils/ipcs.c:321 sys-utils/ipcs.c:434 sys-utils/ipcs.c:537
+#: sys-utils/ipcs.c:320 sys-utils/ipcs.c:433 sys-utils/ipcs.c:535
msgid "key"
msgstr "chiave"
-#: sys-utils/ipcs.c:321
+#: sys-utils/ipcs.c:320
msgid "bytes"
msgstr "byte"
-#: sys-utils/ipcs.c:322
+#: sys-utils/ipcs.c:321
msgid "nattch"
msgstr "nattch"
-#: sys-utils/ipcs.c:322 sys-utils/ipcs.c:435
+#: sys-utils/ipcs.c:321
msgid "status"
msgstr "stato"
-#: sys-utils/ipcs.c:343 sys-utils/ipcs.c:345 sys-utils/ipcs.c:347
-#: sys-utils/ipcs.c:456 sys-utils/ipcs.c:458 sys-utils/ipcs.c:558
-#: sys-utils/ipcs.c:560 sys-utils/ipcs.c:562 sys-utils/ipcs.c:615
-#: sys-utils/ipcs.c:617 sys-utils/ipcs.c:646 sys-utils/ipcs.c:648
-#: sys-utils/ipcs.c:650 sys-utils/ipcs.c:674
+#: sys-utils/ipcs.c:342 sys-utils/ipcs.c:344 sys-utils/ipcs.c:346
+#: sys-utils/ipcs.c:455 sys-utils/ipcs.c:457 sys-utils/ipcs.c:556
+#: sys-utils/ipcs.c:558 sys-utils/ipcs.c:560 sys-utils/ipcs.c:613
+#: sys-utils/ipcs.c:615 sys-utils/ipcs.c:644 sys-utils/ipcs.c:646
+#: sys-utils/ipcs.c:648 sys-utils/ipcs.c:672
msgid "Not set"
msgstr "Non impostato"
-#: sys-utils/ipcs.c:372
+#: sys-utils/ipcs.c:371
msgid "dest"
msgstr "dest"
-#: sys-utils/ipcs.c:373
+#: sys-utils/ipcs.c:372
msgid "locked"
msgstr "bloccato"
-#: sys-utils/ipcs.c:393
+#: sys-utils/ipcs.c:392
msgid "kernel not configured for semaphores\n"
msgstr "kernel non configurato per i semafori\n"
-#: sys-utils/ipcs.c:399
+#: sys-utils/ipcs.c:398
msgid "------ Semaphore Limits --------\n"
msgstr "------ Limiti di semaforo --------\n"
-#: sys-utils/ipcs.c:403
+#: sys-utils/ipcs.c:402
#, c-format
msgid "max number of arrays = %d\n"
msgstr "numero max di matrici = %d\n"
-#: sys-utils/ipcs.c:404
+#: sys-utils/ipcs.c:403
#, c-format
msgid "max semaphores per array = %d\n"
msgstr "numero max di semafori per matrice = %d\n"
-#: sys-utils/ipcs.c:405
+#: sys-utils/ipcs.c:404
#, c-format
msgid "max semaphores system wide = %d\n"
msgstr "numero max di semafori su tutto il sistema = %d\n"
-#: sys-utils/ipcs.c:406
+#: sys-utils/ipcs.c:405
#, c-format
msgid "max ops per semop call = %d\n"
msgstr "numero max opz. per chiamata semop = %d\n"
-#: sys-utils/ipcs.c:407
+#: sys-utils/ipcs.c:406
#, c-format
msgid "semaphore max value = %d\n"
msgstr "valore max del semaforo = %d\n"
-#: sys-utils/ipcs.c:411
+#: sys-utils/ipcs.c:410
msgid "------ Semaphore Status --------\n"
msgstr "------ Stato del semaforo --------\n"
-#: sys-utils/ipcs.c:412
+#: sys-utils/ipcs.c:411
#, c-format
msgid "used arrays = %d\n"
msgstr "matrici utilizzate = %d\n"
-#: sys-utils/ipcs.c:413
+#: sys-utils/ipcs.c:412
#, c-format
msgid "allocated semaphores = %d\n"
msgstr "semafori allocati = %d\n"
-#: sys-utils/ipcs.c:417
+#: sys-utils/ipcs.c:416
msgid "------ Semaphore Arrays Creators/Owners --------\n"
msgstr "------ Matrice di Semaf. Creatori/Propr. --------\n"
-#: sys-utils/ipcs.c:419 sys-utils/ipcs.c:434
+#: sys-utils/ipcs.c:418 sys-utils/ipcs.c:433
msgid "semid"
msgstr "semid"
-#: sys-utils/ipcs.c:423
+#: sys-utils/ipcs.c:422
msgid "------ Shared Memory Operation/Change Times --------\n"
msgstr "------ Mem. Condivisa Operazione/Modif. Volte --------\n"
-#: sys-utils/ipcs.c:424
+#: sys-utils/ipcs.c:423
#, fuzzy, c-format
msgid "%-8s %-10s %-26.24s %-26.24s\n"
msgstr "%-8s%-10s %-26.24s %-26.24s\n"
-#: sys-utils/ipcs.c:425
+#: sys-utils/ipcs.c:424
msgid "last-op"
msgstr "last-op"
-#: sys-utils/ipcs.c:425
+#: sys-utils/ipcs.c:424
msgid "last-changed"
msgstr "ultima-modifica"
-#: sys-utils/ipcs.c:432
+#: sys-utils/ipcs.c:431
msgid "------ Semaphore Arrays --------\n"
msgstr "------ Matrici semafori --------\n"
-#: sys-utils/ipcs.c:433
+#: sys-utils/ipcs.c:432 sys-utils/ipcs.c:675
#, fuzzy, c-format
-msgid "%-10s %-10s %-10s %-10s %-10s %-12s\n"
-msgstr "%-10s%-10s%-10s%-10s%-10s%-12s\n"
+msgid "%-10s %-10s %-10s %-10s %-10s\n"
+msgstr "%-10s%-10s%-10s%-10s%-10s\n"
-#: sys-utils/ipcs.c:435
+#: sys-utils/ipcs.c:434
msgid "nsems"
msgstr "nsems"
-#: sys-utils/ipcs.c:495
+#: sys-utils/ipcs.c:493
#, fuzzy
msgid "kernel not configured for message queues\n"
msgstr "kernel non configurato per i semafori\n"
-#: sys-utils/ipcs.c:503
+#: sys-utils/ipcs.c:501
msgid "------ Messages: Limits --------\n"
msgstr "------ Messaggi: limiti --------\n"
-#: sys-utils/ipcs.c:504
+#: sys-utils/ipcs.c:502
#, c-format
msgid "max queues system wide = %d\n"
msgstr "numero max di code su tutto il sistema = %d\n"
-#: sys-utils/ipcs.c:505
+#: sys-utils/ipcs.c:503
#, c-format
msgid "max size of message (bytes) = %d\n"
msgstr "dimensione max del messaggio (byte) = %d\n"
-#: sys-utils/ipcs.c:506
+#: sys-utils/ipcs.c:504
#, c-format
msgid "default max size of queue (bytes) = %d\n"
msgstr "dimensione massima predefinita della coda (byte) = %d\n"
-#: sys-utils/ipcs.c:510
+#: sys-utils/ipcs.c:508
msgid "------ Messages: Status --------\n"
msgstr "------ Messaggi: stato --------\n"
-#: sys-utils/ipcs.c:511
+#: sys-utils/ipcs.c:509
#, c-format
msgid "allocated queues = %d\n"
msgstr "code allocate = %d\n"
-#: sys-utils/ipcs.c:512
+#: sys-utils/ipcs.c:510
#, c-format
msgid "used headers = %d\n"
msgstr "intestazioni utilizzate = %d\n"
-#: sys-utils/ipcs.c:513
+#: sys-utils/ipcs.c:511
#, c-format
msgid "used space = %d bytes\n"
msgstr "spazio utilizzato = %d byte\n"
-#: sys-utils/ipcs.c:517
+#: sys-utils/ipcs.c:515
msgid "------ Message Queues: Creators/Owners --------\n"
msgstr "------ Code messaggi: Creatori/Proprietari --------\n"
-#: sys-utils/ipcs.c:519 sys-utils/ipcs.c:525 sys-utils/ipcs.c:531
-#: sys-utils/ipcs.c:537
+#: sys-utils/ipcs.c:517 sys-utils/ipcs.c:523 sys-utils/ipcs.c:529
+#: sys-utils/ipcs.c:535
msgid "msqid"
msgstr "msqid"
-#: sys-utils/ipcs.c:523
+#: sys-utils/ipcs.c:521
msgid "------ Message Queues Send/Recv/Change Times --------\n"
msgstr "------ Code messaggi Inv./Ric./Modif. Volte--------\n"
-#: sys-utils/ipcs.c:524
+#: sys-utils/ipcs.c:522
#, fuzzy, c-format
msgid "%-8s %-10s %-20s %-20s %-20s\n"
msgstr "%-8s%-10s %-20s%-20s%-20s\n"
-#: sys-utils/ipcs.c:525
+#: sys-utils/ipcs.c:523
msgid "send"
msgstr "invio"
-#: sys-utils/ipcs.c:525
+#: sys-utils/ipcs.c:523
msgid "recv"
msgstr "ricez."
-#: sys-utils/ipcs.c:525
+#: sys-utils/ipcs.c:523
msgid "change"
msgstr "modifica"
-#: sys-utils/ipcs.c:529
+#: sys-utils/ipcs.c:527
msgid "------ Message Queues PIDs --------\n"
msgstr "------ Code Messaggi PID --------\n"
-#: sys-utils/ipcs.c:531
+#: sys-utils/ipcs.c:529
msgid "lspid"
msgstr "lspid"
-#: sys-utils/ipcs.c:531
+#: sys-utils/ipcs.c:529
msgid "lrpid"
msgstr "lrpid"
-#: sys-utils/ipcs.c:535
+#: sys-utils/ipcs.c:533
msgid "------ Message Queues --------\n"
msgstr "------ Code messaggi --------\n"
-#: sys-utils/ipcs.c:536
+#: sys-utils/ipcs.c:534
#, fuzzy, c-format
msgid "%-10s %-10s %-10s %-10s %-12s %-12s\n"
msgstr "%-10s%-10s%-10s%-10s%-12s%-12s\n"
-#: sys-utils/ipcs.c:538
+#: sys-utils/ipcs.c:536
msgid "used-bytes"
msgstr "byte utilizzati"
-#: sys-utils/ipcs.c:538
+#: sys-utils/ipcs.c:536
msgid "messages"
msgstr "messaggi"
-#: sys-utils/ipcs.c:606
+#: sys-utils/ipcs.c:604
#, c-format
msgid ""
"\n"
@@ -8853,37 +9077,37 @@ msgstr ""
"\n"
"Segmento memoria condivisa shmid=%d\n"
-#: sys-utils/ipcs.c:607
+#: sys-utils/ipcs.c:605
#, c-format
msgid "uid=%d\tgid=%d\tcuid=%d\tcgid=%d\n"
msgstr "uid=%d\tgid=%d\tcuid=%d\tcgid=%d\n"
-#: sys-utils/ipcs.c:609
+#: sys-utils/ipcs.c:607
#, c-format
msgid "mode=%#o\taccess_perms=%#o\n"
msgstr "mode=%#o\taccess_perms=%#o\n"
-#: sys-utils/ipcs.c:611
+#: sys-utils/ipcs.c:609
#, fuzzy, c-format
msgid "bytes=%d\tlpid=%d\tcpid=%d\tnattch=%ld\n"
msgstr "byte=%d\tlpid=%d\tcpid=%d\tnattch=%d\n"
-#: sys-utils/ipcs.c:614
+#: sys-utils/ipcs.c:612
#, fuzzy, c-format
msgid "att_time=%-26.24s\n"
msgstr "att_time=%s"
-#: sys-utils/ipcs.c:616
+#: sys-utils/ipcs.c:614
#, fuzzy, c-format
msgid "det_time=%-26.24s\n"
msgstr "det_time=%s"
-#: sys-utils/ipcs.c:618 sys-utils/ipcs.c:649
+#: sys-utils/ipcs.c:616 sys-utils/ipcs.c:647
#, fuzzy, c-format
msgid "change_time=%-26.24s\n"
msgstr "change_time=%s"
-#: sys-utils/ipcs.c:633
+#: sys-utils/ipcs.c:631
#, c-format
msgid ""
"\n"
@@ -8892,27 +9116,27 @@ msgstr ""
"\n"
"Coda di messaggi msqid=%d\n"
-#: sys-utils/ipcs.c:634
+#: sys-utils/ipcs.c:632
#, c-format
msgid "uid=%d\tgid=%d\tcuid=%d\tcgid=%d\tmode=%#o\n"
msgstr "uid=%d\tgid=%d\tcuid=%d\tcgid=%d\tmode=%#o\n"
-#: sys-utils/ipcs.c:636
+#: sys-utils/ipcs.c:634
#, fuzzy, c-format
msgid "cbytes=%ld\tqbytes=%ld\tqnum=%ld\tlspid=%d\tlrpid=%d\n"
msgstr "cbytes=%d\tqbytes=%d\tqnum=%d\tlspid=%d\tlrpid=%d\n"
-#: sys-utils/ipcs.c:645
+#: sys-utils/ipcs.c:643
#, fuzzy, c-format
msgid "send_time=%-26.24s\n"
msgstr "det_time=%s"
-#: sys-utils/ipcs.c:647
+#: sys-utils/ipcs.c:645
#, c-format
msgid "rcv_time=%-26.24s\n"
msgstr ""
-#: sys-utils/ipcs.c:667
+#: sys-utils/ipcs.c:665
#, c-format
msgid ""
"\n"
@@ -8921,53 +9145,48 @@ msgstr ""
"\n"
"matrice semafori semid=%d\n"
-#: sys-utils/ipcs.c:668
+#: sys-utils/ipcs.c:666
#, c-format
msgid "uid=%d\t gid=%d\t cuid=%d\t cgid=%d\n"
msgstr "uid=%d\t gid=%d\t cuid=%d\t cgid=%d\n"
-#: sys-utils/ipcs.c:670
+#: sys-utils/ipcs.c:668
#, c-format
msgid "mode=%#o, access_perms=%#o\n"
msgstr "modalità=%#o, access_perms=%#o\n"
-#: sys-utils/ipcs.c:672
+#: sys-utils/ipcs.c:670
#, fuzzy, c-format
msgid "nsems = %ld\n"
msgstr "nsems = %d\n"
-#: sys-utils/ipcs.c:673
+#: sys-utils/ipcs.c:671
#, fuzzy, c-format
msgid "otime = %-26.24s\n"
msgstr "otime = %s"
-#: sys-utils/ipcs.c:675
+#: sys-utils/ipcs.c:673
#, fuzzy, c-format
msgid "ctime = %-26.24s\n"
msgstr "ctime = %s"
-#: sys-utils/ipcs.c:677
-#, fuzzy, c-format
-msgid "%-10s %-10s %-10s %-10s %-10s\n"
-msgstr "%-10s%-10s%-10s%-10s%-10s\n"
-
-#: sys-utils/ipcs.c:678
+#: sys-utils/ipcs.c:676
msgid "semnum"
msgstr "semnum"
-#: sys-utils/ipcs.c:678
+#: sys-utils/ipcs.c:676
msgid "value"
msgstr "valore"
-#: sys-utils/ipcs.c:678
+#: sys-utils/ipcs.c:676
msgid "ncount"
msgstr "ncount"
-#: sys-utils/ipcs.c:678
+#: sys-utils/ipcs.c:676
msgid "zcount"
msgstr "zcount"
-#: sys-utils/ipcs.c:678
+#: sys-utils/ipcs.c:676
msgid "pid"
msgstr "pid"
@@ -9220,11 +9439,11 @@ msgstr "-- linea già svuotata"
msgid "usage: %s [ - ] [ -2 ] [ file ... ]\n"
msgstr "utilizzo: %s [ - ] [ -2 ] [ file ... ]\n"
-#: text-utils/column.c:298
+#: text-utils/column.c:297
msgid "line too long"
msgstr "linea troppo lunga"
-#: text-utils/column.c:375
+#: text-utils/column.c:374
msgid "usage: column [-tx] [-c columns] [file ...]\n"
msgstr "utilizzo: column [-tx] [-c columns] [file ...]\n"
@@ -9317,33 +9536,33 @@ msgstr ""
msgid "Can't open help file"
msgstr "Impossibile aprire il file guida"
-#: text-utils/more.c:1442 text-utils/more.c:1446
+#: text-utils/more.c:1442 text-utils/more.c:1447
msgid "[Press 'h' for instructions.]"
msgstr "[Premere 'h' per visualizzare le istruzioni.]"
-#: text-utils/more.c:1480
+#: text-utils/more.c:1481
#, c-format
msgid "\"%s\" line %d"
msgstr "\"%s\" linea %d"
-#: text-utils/more.c:1482
+#: text-utils/more.c:1483
#, c-format
msgid "[Not a file] line %d"
msgstr "[Non un file] linea %d"
-#: text-utils/more.c:1566
+#: text-utils/more.c:1567
msgid " Overflow\n"
msgstr " Overflow\n"
-#: text-utils/more.c:1613
+#: text-utils/more.c:1614
msgid "...skipping\n"
msgstr "...ignora\n"
-#: text-utils/more.c:1643
+#: text-utils/more.c:1644
msgid "Regular expression botch"
msgstr "Errore nell'espressione regolare"
-#: text-utils/more.c:1655
+#: text-utils/more.c:1656
msgid ""
"\n"
"Pattern not found\n"
@@ -9351,15 +9570,15 @@ msgstr ""
"\n"
"Pattern non trovato\n"
-#: text-utils/more.c:1658
+#: text-utils/more.c:1659 text-utils/pg.c:1134 text-utils/pg.c:1285
msgid "Pattern not found"
msgstr "Pattern non trovato"
-#: text-utils/more.c:1719
+#: text-utils/more.c:1720
msgid "can't fork\n"
msgstr "impossibile effettuare fork\n"
-#: text-utils/more.c:1758
+#: text-utils/more.c:1759
msgid ""
"\n"
"...Skipping "
@@ -9367,21 +9586,21 @@ msgstr ""
"\n"
"...sto ignorando"
-#: text-utils/more.c:1763
+#: text-utils/more.c:1764
#, fuzzy
msgid "...Skipping to file "
msgstr "...Sto ignorando"
-#: text-utils/more.c:1765
+#: text-utils/more.c:1766
#, fuzzy
msgid "...Skipping back to file "
msgstr "ritorna al file"
-#: text-utils/more.c:2046
+#: text-utils/more.c:2047
msgid "Line too long"
msgstr "Linea troppo lunga"
-#: text-utils/more.c:2089
+#: text-utils/more.c:2090
msgid "No previous command to substitute for"
msgstr "Nessun comando precedente da sostituire"
@@ -9432,6 +9651,102 @@ msgstr "hexdump: formato non valido {%s}\n"
msgid "hexdump: bad conversion character %%%s.\n"
msgstr "hexdump: carattere di conversione non valido %%%s.\n"
+#: text-utils/pg.c:246
+#, c-format
+msgid ""
+"%s: Usage: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] [files]\n"
+msgstr ""
+
+#: text-utils/pg.c:255
+#, fuzzy, c-format
+msgid "%s: option requires an argument -- %s\n"
+msgstr "l'opzione `%s' richiede un argomento\n"
+
+#: text-utils/pg.c:263
+#, fuzzy, c-format
+msgid "%s: illegal option -- %s\n"
+msgstr "Tasto non valido"
+
+#: text-utils/pg.c:380
+#, fuzzy
+msgid "...skipping forward\n"
+msgstr "...ignora\n"
+
+#: text-utils/pg.c:382
+#, fuzzy
+msgid "...skipping backward\n"
+msgstr "...ignora\n"
+
+#: text-utils/pg.c:404
+#, fuzzy
+msgid "No next file"
+msgstr "(File successivo: %s)"
+
+#: text-utils/pg.c:408
+#, fuzzy
+msgid "No previous file"
+msgstr "Nessuna partizione definita\n"
+
+#: text-utils/pg.c:938
+#, fuzzy, c-format
+msgid "%s: Read error from %s file\n"
+msgstr "errore di scrittura su %s\n"
+
+#.
+#. * Most likely '\0' in input.
+#.
+#: text-utils/pg.c:944
+#, c-format
+msgid "%s: Unexpected EOF in %s file\n"
+msgstr ""
+
+#: text-utils/pg.c:947
+#, fuzzy, c-format
+msgid "%s: Unknown error in %s file\n"
+msgstr "errore di scrittura su %s\n"
+
+#: text-utils/pg.c:1042
+#, fuzzy, c-format
+msgid "%s: Cannot create tempfile\n"
+msgstr "%s: impossibile leggere il file temporaneo.\n"
+
+#: text-utils/pg.c:1051 text-utils/pg.c:1226
+#, fuzzy
+msgid "RE error: "
+msgstr ", errore"
+
+#: text-utils/pg.c:1208
+msgid "(EOF)"
+msgstr ""
+
+#: text-utils/pg.c:1234
+msgid "No remembered search string"
+msgstr ""
+
+#: text-utils/pg.c:1317
+#, fuzzy
+msgid "Cannot open "
+msgstr "Impossibile aprire %s\n"
+
+#: text-utils/pg.c:1365
+#, fuzzy
+msgid "saved"
+msgstr "invio"
+
+#: text-utils/pg.c:1472
+msgid ": !command not allowed in rflag mode.\n"
+msgstr ""
+
+#: text-utils/pg.c:1504
+#, fuzzy
+msgid "fork() failed, try again later\n"
+msgstr "Password *NON* modificata. Riprovare successivamente.\n"
+
+#: text-utils/pg.c:1709
+#, fuzzy
+msgid "(Next file: "
+msgstr "(File successivo: %s)"
+
#: text-utils/rev.c:113
msgid "Unable to allocate bufferspace\n"
msgstr "Impossibile allocare lo spazio buffer\n"
@@ -9466,6 +9781,28 @@ msgstr "Linea di input troppo lunga.\n"
msgid "Out of memory when growing buffer.\n"
msgstr "Memoria insufficiente quando si amplia il buffer.\n"
+#~ msgid "invalid number `%s'\n"
+#~ msgstr "numero `%s' non valido\n"
+
+#~ msgid "number `%s' to `%s' out of range\n"
+#~ msgstr " numero `%s' su `%s' fuori intervallo\n"
+
+#~ msgid "unrecognized option `%s'\n"
+#~ msgstr "opzione `%s' non riconosciuta\n"
+
+#~ msgid "option `%s' requires an argument\n"
+#~ msgstr "l'opzione `%s' richiede un argomento\n"
+
+#~ msgid "option `%s' doesn't allow an argument\n"
+#~ msgstr "l'opzione `%s' non consente un argomento\n"
+
+#~ msgid "unrecognized option `-%c'\n"
+#~ msgstr "opzione `-%c' non riconosciuta\n"
+
+#, fuzzy
+#~ msgid "%-10s %-10s %-10s %-10s %-10s %-12s\n"
+#~ msgstr "%-10s%-10s%-10s%-10s%-10s%-12s\n"
+
#~ msgid "umount: only %s can unmount %s from %s"
#~ msgstr "umount: solamente %s può smontare %s da %s"
@@ -9641,9 +9978,6 @@ msgstr "Memoria insufficiente quando si amplia il buffer.\n"
#~ msgid "not mounted anything"
#~ msgstr "niente è montato"
-#~ msgid "Not set\n"
-#~ msgstr "Non impostato\n"
-
#~ msgid "send_time=%srcv_time=%schange_time=%s"
#~ msgstr "send_time=%srcv_time=%schange_time=%s"