summaryrefslogtreecommitdiffstats
path: root/po/it.po
diff options
context:
space:
mode:
authorKarel Zak2007-08-28 00:14:16 +0200
committerKarel Zak2007-08-28 00:14:16 +0200
commit773502b5770f130299073c70625a0efd272275ea (patch)
tree010986940047949dc537009b59fe2153dc819380 /po/it.po
parentionice: clean up error handling (diff)
downloadkernel-qcow2-util-linux-773502b5770f130299073c70625a0efd272275ea.tar.gz
kernel-qcow2-util-linux-773502b5770f130299073c70625a0efd272275ea.tar.xz
kernel-qcow2-util-linux-773502b5770f130299073c70625a0efd272275ea.zip
po: update po/ stuff
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po166
1 files changed, 89 insertions, 77 deletions
diff --git a/po/it.po b/po/it.po
index 04ace5351..7f313c49e 100644
--- a/po/it.po
+++ b/po/it.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: util-linux 2.13-pre6\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2007-08-07 23:26+0200\n"
+"POT-Creation-Date: 2007-08-28 00:12+0200\n"
"PO-Revision-Date: 2005-11-18 20:20+0000\n"
"Last-Translator: Marco Colombo <m.colombo@ed.ac.uk>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
@@ -96,6 +96,12 @@ msgstr " %s [-v|-q] comandi dispositivi\n"
msgid "Available commands:\n"
msgstr "Comandi disponibili:\n"
+# FIXME
+#: disk-utils/blockdev.c:123
+#, fuzzy
+msgid "get size in 512-byte sectors"
+msgstr "visualizza la dimensione in byte"
+
#: disk-utils/blockdev.c:275
#, c-format
msgid "%s: Unknown command: %s\n"
@@ -106,6 +112,11 @@ msgstr "%s: Comando sconosciuto: %s\n"
msgid "%s requires an argument\n"
msgstr "%s richiede un argomento\n"
+#: disk-utils/blockdev.c:329
+#, fuzzy, c-format
+msgid "%s failed.\n"
+msgstr "ricerca non riuscita"
+
#: disk-utils/blockdev.c:366
#, c-format
msgid "%s succeeded.\n"
@@ -326,6 +337,11 @@ msgstr "campo s_zmap_blocks danneggiato in super-block"
msgid "Unable to allocate buffer for inode map"
msgstr "Impossibile allocare il buffer per la mappa inode"
+#: disk-utils/fsck.minix.c:593
+#, fuzzy
+msgid "Unable to allocate buffer for zone map"
+msgstr "Impossibile allocare il buffer per la mappa inode"
+
#: disk-utils/fsck.minix.c:598
msgid "Unable to allocate buffer for inodes"
msgstr "Impossibile allocare il buffer per gli inode"
@@ -414,7 +430,7 @@ msgstr "Il file `%s' ha modalità %05o\n"
msgid "Warning: inode count too big.\n"
msgstr "Attenzione: conteggio inode troppo grande.\n"
-#: disk-utils/fsck.minix.c:731
+#: disk-utils/fsck.minix.c:731 disk-utils/fsck.minix.c:739
msgid "root inode isn't a directory"
msgstr "l'inode radice non è una directory"
@@ -448,27 +464,17 @@ msgstr ""
msgid " Remove"
msgstr " Rimuovere"
-#: disk-utils/fsck.minix.c:956
-#, c-format
-msgid "`%s': bad directory: '.' isn't first\n"
-msgstr "`%s': directory danneggiata: '.' non è la prima\n"
-
-#: disk-utils/fsck.minix.c:964
-#, c-format
-msgid "`%s': bad directory: '..' isn't second\n"
-msgstr "`%s': directory danneggiata: '..' non è la seconda\n"
-
-#: disk-utils/fsck.minix.c:1023
+#: disk-utils/fsck.minix.c:956 disk-utils/fsck.minix.c:1023
#, c-format
msgid "%s: bad directory: '.' isn't first\n"
msgstr "%s: directory danneggiata: '.' non è la prima\n"
-#: disk-utils/fsck.minix.c:1032
+#: disk-utils/fsck.minix.c:964 disk-utils/fsck.minix.c:1032
#, c-format
msgid "%s: bad directory: '..' isn't second\n"
msgstr "%s: directory danneggiata: '..' non è la seconda\n"
-#: disk-utils/fsck.minix.c:1066
+#: disk-utils/fsck.minix.c:1066 disk-utils/fsck.minix.c:1084
msgid "internal error"
msgstr "errore interno"
@@ -496,6 +502,10 @@ msgstr "Inode %d non utilizzato, inode contrassegnato utilizzato in bitmap"
msgid "Inode %d used, marked unused in the bitmap."
msgstr "Inode %d utilizzato, inode contrassegnato non utilizzato in bitmap."
+#: disk-utils/fsck.minix.c:1127 disk-utils/fsck.minix.c:1181
+msgid "Set"
+msgstr "Imposta"
+
#: disk-utils/fsck.minix.c:1131 disk-utils/fsck.minix.c:1185
#, c-format
msgid "Inode %d (mode = %07o), i_nlinks=%d, counted=%d."
@@ -524,10 +534,6 @@ msgstr "Zona %d: utilizzata, conteggiati=%d\n"
msgid "Zone %d: not in use, counted=%d\n"
msgstr "Zona %d: non in uso, conteggiati=%d\n"
-#: disk-utils/fsck.minix.c:1181
-msgid "Set"
-msgstr "Imposta"
-
#: disk-utils/fsck.minix.c:1254 disk-utils/mkfs.minix.c:631
#: disk-utils/mkfs.minix.c:633
msgid "bad inode size"
@@ -1056,7 +1062,7 @@ msgid "too many bad pages"
msgstr "troppe pagine danneggiate"
#: disk-utils/mkswap.c:391 misc-utils/look.c:183 misc-utils/setterm.c:1147
-#: text-utils/more.c:1972 text-utils/more.c:1983
+#: text-utils/more.c:1988 text-utils/more.c:1999
msgid "Out of memory"
msgstr "Memoria esaurita"
@@ -6292,18 +6298,18 @@ msgid "Changing finger information for %s.\n"
msgstr "Modifica delle informazioni finger per %s in corso.\n"
#: login-utils/chfn.c:179 login-utils/chfn.c:183 login-utils/chfn.c:190
-#: login-utils/chfn.c:194 login-utils/chsh.c:177 login-utils/chsh.c:181
-#: login-utils/chsh.c:188 login-utils/chsh.c:192
+#: login-utils/chfn.c:194 login-utils/chsh.c:178 login-utils/chsh.c:182
+#: login-utils/chsh.c:189 login-utils/chsh.c:193
msgid "Password error."
msgstr "Errore password."
-#: login-utils/chfn.c:203 login-utils/chsh.c:201 login-utils/login.c:798
+#: login-utils/chfn.c:203 login-utils/chsh.c:202 login-utils/login.c:798
#: login-utils/newgrp.c:85 login-utils/simpleinit.c:340 mount/lomount.c:333
#: mount/lomount.c:336
msgid "Password: "
msgstr "Password: "
-#: login-utils/chfn.c:206 login-utils/chsh.c:204
+#: login-utils/chfn.c:206 login-utils/chsh.c:205
msgid "Incorrect password."
msgstr "Password non corretta."
@@ -6367,7 +6373,7 @@ msgstr ""
msgid "Finger information changed.\n"
msgstr "Le informazioni finger sono state modificate.\n"
-#: login-utils/chfn.c:520 login-utils/chsh.c:427 sys-utils/cytune.c:321
+#: login-utils/chfn.c:520 login-utils/chsh.c:430 sys-utils/cytune.c:321
msgid "malloc failed"
msgstr "malloc non riuscita"
@@ -6376,28 +6382,28 @@ msgstr "malloc non riuscita"
msgid "%s: %s is not authorized to change the shell of %s\n"
msgstr "%s: %s non è autorizzato a cambiare la shelldi %s\n"
-#: login-utils/chsh.c:158
+#: login-utils/chsh.c:159
#, c-format
msgid ""
"%s: Running UID doesn't match UID of user we're altering, shell change "
"denied\n"
msgstr ""
-#: login-utils/chsh.c:164
+#: login-utils/chsh.c:165
#, c-format
msgid "%s: Your shell is not in /etc/shells, shell change denied\n"
msgstr "%s: la shell non è in /etc/shells, modifica della shell negata\n"
-#: login-utils/chsh.c:171
+#: login-utils/chsh.c:172
#, c-format
msgid "Changing shell for %s.\n"
msgstr "Modifica shell per %s in corso.\n"
-#: login-utils/chsh.c:212
+#: login-utils/chsh.c:213
msgid "New shell"
msgstr "Nuova shell"
-#: login-utils/chsh.c:219
+#: login-utils/chsh.c:220
#, c-format
msgid "Shell not changed.\n"
msgstr "Shell non modificata.\n"
@@ -6421,57 +6427,57 @@ msgstr ""
"Uso: %s [ -s shell ] [ --list-shells ] [ --help ] [ --version ]\n"
" [ nomeutente ]\n"
-#: login-utils/chsh.c:337
+#: login-utils/chsh.c:340
#, c-format
msgid "%s: shell must be a full path name.\n"
msgstr "%s: la shell deve essere un nome percorso completo.\n"
-#: login-utils/chsh.c:341
+#: login-utils/chsh.c:344
#, c-format
msgid "%s: \"%s\" does not exist.\n"
msgstr "%s: \"%s\" non esiste.\n"
-#: login-utils/chsh.c:345
+#: login-utils/chsh.c:348
#, c-format
msgid "%s: \"%s\" is not executable.\n"
msgstr "%s: \"%s\" non eseguibile.\n"
-#: login-utils/chsh.c:352
+#: login-utils/chsh.c:355
#, c-format
msgid "%s: '%c' is not allowed.\n"
msgstr "%s: '%c' non è consentito.\n"
-#: login-utils/chsh.c:356
+#: login-utils/chsh.c:359
#, c-format
msgid "%s: Control characters are not allowed.\n"
msgstr "%s: Non sono ammessi i caratteri di controllo.\n"
-#: login-utils/chsh.c:363
+#: login-utils/chsh.c:366
#, c-format
msgid "Warning: \"%s\" is not listed in /etc/shells\n"
msgstr "Attenzione: \"%s\" non è elencato in /etc/shells\n"
-#: login-utils/chsh.c:365
+#: login-utils/chsh.c:368
#, c-format
msgid "%s: \"%s\" is not listed in /etc/shells.\n"
msgstr "%s: \"%s\" non è elencato in /etc/shells.\n"
-#: login-utils/chsh.c:367
+#: login-utils/chsh.c:370
#, c-format
msgid "%s: use -l option to see list\n"
msgstr "%s: usare l'opzione -l per vedere l'elenco\n"
-#: login-utils/chsh.c:373
+#: login-utils/chsh.c:376
#, c-format
msgid "Warning: \"%s\" is not listed in /etc/shells.\n"
msgstr "Attenzione: \"%s\" non è elencato in /etc/shells.\n"
-#: login-utils/chsh.c:374
+#: login-utils/chsh.c:377
#, c-format
msgid "Use %s -l to see list.\n"
msgstr "Utilizzare %s -l per consultare l'elenco.\n"
-#: login-utils/chsh.c:394
+#: login-utils/chsh.c:397
#, c-format
msgid "No known shells.\n"
msgstr "Nessuna shell conosciuta.\n"
@@ -7011,7 +7017,7 @@ msgstr "apertura della directory non riuscita\n"
msgid "fork failed\n"
msgstr "fork non riuscito\n"
-#: login-utils/simpleinit.c:539 text-utils/more.c:1619
+#: login-utils/simpleinit.c:539 text-utils/more.c:1635
msgid "exec failed\n"
msgstr "exec fallita\n"
@@ -7823,17 +7829,17 @@ msgstr "set_loop(%s,%s,%llu): riuscito\n"
msgid "loop: can't delete device %s: %s\n"
msgstr "loop: impossibile eliminare il device %s: %s\n"
-#: mount/lomount.c:405
+#: mount/lomount.c:406
#, c-format
msgid "del_loop(%s): success\n"
msgstr "del_loop(%s): riuscito\n"
-#: mount/lomount.c:413
+#: mount/lomount.c:414
#, c-format
msgid "This mount was compiled without loop support. Please recompile.\n"
msgstr "Questo mount è stato compilato senza supporto per loop. Ricompilare.\n"
-#: mount/lomount.c:450
+#: mount/lomount.c:451
#, c-format
msgid ""
"\n"
@@ -7855,12 +7861,12 @@ msgid ""
"\n"
msgstr ""
-#: mount/lomount.c:478 mount/sundries.c:206 mount/xmalloc.c:29
+#: mount/lomount.c:479 mount/sundries.c:206 mount/xmalloc.c:29
#, c-format
msgid "not enough memory"
msgstr "memoria insufficiente"
-#: mount/lomount.c:639
+#: mount/lomount.c:640
#, c-format
msgid "No loop support was available at compile time. Please recompile.\n"
msgstr ""
@@ -9553,7 +9559,7 @@ msgstr ", pronto"
msgid "disable rtc alarm interrupt"
msgstr ""
-#: sys-utils/setarch.c:57
+#: sys-utils/setarch.c:70
#, c-format
msgid ""
"Usage: %s%s [options] [program [program arguments]]\n"
@@ -9561,46 +9567,46 @@ msgid ""
"Options:\n"
msgstr ""
-#: sys-utils/setarch.c:61
+#: sys-utils/setarch.c:74
#, c-format
msgid "\t-%c\tEnable %s\n"
msgstr ""
-#: sys-utils/setarch.c:63
+#: sys-utils/setarch.c:76
#, c-format
msgid ""
"\n"
"For more information see setarch(8).\n"
msgstr ""
-#: sys-utils/setarch.c:75
+#: sys-utils/setarch.c:88
#, fuzzy, c-format
msgid ""
"%s: %s\n"
"Try `%s --help' for more information.\n"
msgstr "Provare con \"getopt --help\" per ulteriori informazioni.\n"
-#: sys-utils/setarch.c:133 sys-utils/setarch.c:149
+#: sys-utils/setarch.c:155 sys-utils/setarch.c:171
#, fuzzy, c-format
msgid "%s: Unrecognized architecture"
msgstr " %s: tipo di tabella delle partizioni non riconosciuto\n"
-#: sys-utils/setarch.c:166 sys-utils/setarch.c:173
+#: sys-utils/setarch.c:188 sys-utils/setarch.c:195
#, fuzzy
msgid "Not enough arguments"
msgstr "Troppi argomenti.\n"
-#: sys-utils/setarch.c:199
+#: sys-utils/setarch.c:237
#, c-format
msgid "Switching on %s.\n"
msgstr ""
-#: sys-utils/setarch.c:206
+#: sys-utils/setarch.c:244
#, fuzzy, c-format
msgid "Unknown option `%c' ignored"
msgstr "%s: opzione sconosciuta \"-%c\"\n"
-#: sys-utils/setarch.c:211
+#: sys-utils/setarch.c:249
#, fuzzy, c-format
msgid "Failed to set personality to %s"
msgstr "Scrittura della partizione su %s non riuscita\n"
@@ -9789,25 +9795,25 @@ msgstr "(File successivo: %s)"
msgid "[Press space to continue, 'q' to quit.]"
msgstr "[Premere spazio per continuare, 'q' per uscire.]"
-#: text-utils/more.c:1158
+#: text-utils/more.c:1174
#, c-format
msgid "...back %d pages"
msgstr "...indietro %d pagine"
-#: text-utils/more.c:1160
+#: text-utils/more.c:1176
msgid "...back 1 page"
msgstr "...indietro 1 pagina"
-#: text-utils/more.c:1203
+#: text-utils/more.c:1219
msgid "...skipping one line"
msgstr "...sto saltando una riga"
-#: text-utils/more.c:1205
+#: text-utils/more.c:1221
#, c-format
msgid "...skipping %d lines"
msgstr "...sto saltando %d righe"
-#: text-utils/more.c:1242
+#: text-utils/more.c:1258
msgid ""
"\n"
"***Back***\n"
@@ -9817,7 +9823,7 @@ msgstr ""
"***Indietro***\n"
"\n"
-#: text-utils/more.c:1280
+#: text-utils/more.c:1296
msgid ""
"\n"
"Most commands optionally preceded by integer argument k. Defaults in "
@@ -9825,7 +9831,7 @@ msgid ""
"Star (*) indicates argument becomes new default.\n"
msgstr ""
-#: text-utils/more.c:1287
+#: text-utils/more.c:1303
msgid ""
"<space> Display next k lines of text [current screen size]\n"
"z Display next k lines of text [current screen size]*\n"
@@ -9848,34 +9854,34 @@ msgid ""
". Repeat previous command\n"
msgstr ""
-#: text-utils/more.c:1356 text-utils/more.c:1361
+#: text-utils/more.c:1372 text-utils/more.c:1377
#, c-format
msgid "[Press 'h' for instructions.]"
msgstr "[Premere 'h' per visualizzare le istruzioni.]"
-#: text-utils/more.c:1395
+#: text-utils/more.c:1411
#, c-format
msgid "\"%s\" line %d"
msgstr "\"%s\" riga %d"
-#: text-utils/more.c:1397
+#: text-utils/more.c:1413
#, c-format
msgid "[Not a file] line %d"
msgstr "[Non un file] riga %d"
-#: text-utils/more.c:1481
+#: text-utils/more.c:1497
msgid " Overflow\n"
msgstr " Overflow\n"
-#: text-utils/more.c:1528
+#: text-utils/more.c:1544
msgid "...skipping\n"
msgstr "...ignora\n"
-#: text-utils/more.c:1557
+#: text-utils/more.c:1573
msgid "Regular expression botch"
msgstr "Errore nell'espressione regolare"
-#: text-utils/more.c:1569
+#: text-utils/more.c:1585
msgid ""
"\n"
"Pattern not found\n"
@@ -9883,15 +9889,15 @@ msgstr ""
"\n"
"Pattern non trovato\n"
-#: text-utils/more.c:1572 text-utils/pg.c:1125 text-utils/pg.c:1276
+#: text-utils/more.c:1588 text-utils/pg.c:1125 text-utils/pg.c:1276
msgid "Pattern not found"
msgstr "Pattern non trovato"
-#: text-utils/more.c:1633
+#: text-utils/more.c:1649
msgid "can't fork\n"
msgstr "impossibile effettuare fork\n"
-#: text-utils/more.c:1672
+#: text-utils/more.c:1688
msgid ""
"\n"
"...Skipping "
@@ -9899,19 +9905,19 @@ msgstr ""
"\n"
"...ignorato"
-#: text-utils/more.c:1676
+#: text-utils/more.c:1692
msgid "...Skipping to file "
msgstr "...Andato al file "
-#: text-utils/more.c:1678
+#: text-utils/more.c:1694
msgid "...Skipping back to file "
msgstr "...Tornato al file "
-#: text-utils/more.c:1956
+#: text-utils/more.c:1972
msgid "Line too long"
msgstr "Riga troppo lunga"
-#: text-utils/more.c:1999
+#: text-utils/more.c:2015
msgid "No previous command to substitute for"
msgstr "Nessun comando precedente da sostituire"
@@ -10100,6 +10106,12 @@ 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 "`%s': bad directory: '.' isn't first\n"
+#~ msgstr "`%s': directory danneggiata: '.' non è la prima\n"
+
+#~ msgid "`%s': bad directory: '..' isn't second\n"
+#~ msgstr "`%s': directory danneggiata: '..' non è la seconda\n"
+
#~ msgid "%s from util-linux-%s\n"
#~ msgstr "%s da util-linux-%s\n"