aboutsummaryrefslogtreecommitdiffstats
path: root/po/it.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po118
1 files changed, 59 insertions, 59 deletions
diff --git a/po/it.po b/po/it.po
index 5f95e640e..008682acd 100644
--- a/po/it.po
+++ b/po/it.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnupg-1.0.0h\n"
-"POT-Creation-Date: 2000-09-06 17:28+0200\n"
+"POT-Creation-Date: 2000-09-14 13:26+0200\n"
"PO-Revision-Date: 1999-12-08 15:51+02:00\n"
"Last-Translator: Marco d'Itri <[email protected]>\n"
"Language-Team: Italian <[email protected]>\n"
@@ -308,12 +308,12 @@ msgstr "impossibile aprire `%s': %s\n"
msgid "too many random bits requested; the limit is %d\n"
msgstr ""
-#: cipher/random.c:647
+#: cipher/random.c:650
msgid "WARNING: using insecure random number generator!!\n"
msgstr ""
"ATTENZIONE: si sta usando un generatore di numeri casuali non sicuro!!\n"
-#: cipher/random.c:648
+#: cipher/random.c:651
msgid ""
"The random number generator is only a kludge to let\n"
"it run - it is in no way a strong RNG!\n"
@@ -696,176 +696,180 @@ msgstr "uso: gpg [opzioni] "
msgid "conflicting commands\n"
msgstr "comandi in conflitto\n"
-#: g10/g10.c:703
+#: g10/g10.c:704
#, c-format
msgid "NOTE: no default option file `%s'\n"
msgstr "NOTA: manca il file `%s' con le opzioni predefinite\n"
-#: g10/g10.c:707
+#: g10/g10.c:708
#, c-format
msgid "option file `%s': %s\n"
msgstr "file con le opzioni `%s': %s\n"
-#: g10/g10.c:714
+#: g10/g10.c:715
#, c-format
msgid "reading options from `%s'\n"
msgstr "lettura delle opzioni da `%s'\n"
-#: g10/g10.c:904
+#: g10/g10.c:905
#, c-format
msgid "%s is not a valid character set\n"
msgstr "%s non � un set di caratteri valido\n"
-#: g10/g10.c:968 g10/g10.c:977
+#: g10/g10.c:970
+msgid "WARNING: program may create a core file!\n"
+msgstr "ATTENZIONE: il programma potrebbe creare un file core!\n"
+
+#: g10/g10.c:974 g10/g10.c:983
#, c-format
msgid "NOTE: %s is not for normal use!\n"
msgstr "NOTA: %s normalmente non deve essere usato!\n"
-#: g10/g10.c:970
+#: g10/g10.c:976
#, c-format
msgid "%s not allowed with %s!\n"
msgstr "Non � permesso usare %s con %s!\n"
-#: g10/g10.c:973
+#: g10/g10.c:979
#, c-format
msgid "%s makes no sense with %s!\n"
msgstr "Non ha senso usare %s con %s!\n"
-#: g10/g10.c:992 g10/g10.c:1004
+#: g10/g10.c:998 g10/g10.c:1010
msgid "selected cipher algorithm is invalid\n"
msgstr "l'algoritmo di cifratura selezionato non � valido\n"
-#: g10/g10.c:998 g10/g10.c:1010
+#: g10/g10.c:1004 g10/g10.c:1016
msgid "selected digest algorithm is invalid\n"
msgstr "l'algoritmo di digest selezionato non � valido\n"
-#: g10/g10.c:1014
+#: g10/g10.c:1020
msgid "the given policy URL is invalid\n"
msgstr "L'URL della policy indicato non � valido\n"
-#: g10/g10.c:1017
+#: g10/g10.c:1023
#, c-format
msgid "compress algorithm must be in range %d..%d\n"
msgstr "l'algoritmo di compressione deve essere tra %d e %d\n"
-#: g10/g10.c:1019
+#: g10/g10.c:1025
msgid "completes-needed must be greater than 0\n"
msgstr "completes-needed deve essere maggiore di 0\n"
-#: g10/g10.c:1021
+#: g10/g10.c:1027
msgid "marginals-needed must be greater than 1\n"
msgstr "marginals-needed deve essere maggiore di 1\n"
-#: g10/g10.c:1023
+#: g10/g10.c:1029
msgid "max-cert-depth must be in range 1 to 255\n"
msgstr "max-cert-depth deve essere tra 1 e 255\n"
-#: g10/g10.c:1026
+#: g10/g10.c:1032
msgid "NOTE: simple S2K mode (0) is strongly discouraged\n"
msgstr "NOTA: l'uso del modo S2K semplice (0) � fortemente scoraggiato\n"
-#: g10/g10.c:1030
+#: g10/g10.c:1036
msgid "invalid S2K mode; must be 0, 1 or 3\n"
msgstr "modo S2K non valido; deve essere 0, 1 o 3\n"
-#: g10/g10.c:1115
+#: g10/g10.c:1121
#, c-format
msgid "failed to initialize the TrustDB: %s\n"
msgstr "inizializzazione del trustdb fallita: %s\n"
-#: g10/g10.c:1121
+#: g10/g10.c:1127
msgid "--store [filename]"
msgstr "--store [nomefile]"
-#: g10/g10.c:1128
+#: g10/g10.c:1134
msgid "--symmetric [filename]"
msgstr "--symmetric [nomefile]"
-#: g10/g10.c:1136
+#: g10/g10.c:1142
msgid "--encrypt [filename]"
msgstr "--encrypt [nomefile]"
-#: g10/g10.c:1149
+#: g10/g10.c:1155
msgid "--sign [filename]"
msgstr "--sign [nomefile]"
-#: g10/g10.c:1162
+#: g10/g10.c:1168
msgid "--sign --encrypt [filename]"
msgstr "--sign --encrypt [nomefile]"
-#: g10/g10.c:1176
+#: g10/g10.c:1182
msgid "--clearsign [filename]"
msgstr "--clearsign [nomefile]"
-#: g10/g10.c:1193
+#: g10/g10.c:1199
msgid "--decrypt [filename]"
msgstr "--decrypt [nomefile]"
-#: g10/g10.c:1201
+#: g10/g10.c:1207
msgid "--sign-key user-id"
msgstr "--sign-key user-id"
-#: g10/g10.c:1209
+#: g10/g10.c:1215
msgid "--lsign-key user-id"
msgstr "--lsign-key user-id"
-#: g10/g10.c:1217
+#: g10/g10.c:1223
msgid "--edit-key user-id [commands]"
msgstr "--edit-key user-id [comandi]"
-#: g10/g10.c:1233
+#: g10/g10.c:1239
msgid "--delete-secret-key user-id"
msgstr "--delete-secret-key user-id"
-#: g10/g10.c:1236
+#: g10/g10.c:1242
msgid "--delete-key user-id"
msgstr "--delete-key user-id"
-#: g10/encode.c:265 g10/g10.c:1273 g10/sign.c:393
+#: g10/encode.c:265 g10/g10.c:1279 g10/sign.c:393
#, c-format
msgid "can't open %s: %s\n"
msgstr "impossibile aprire `%s': %s\n"
-#: g10/g10.c:1288
+#: g10/g10.c:1294
msgid "-k[v][v][v][c] [user-id] [keyring]"
msgstr "-k[v][v][v][c] [user-id] [portachiavi]"
-#: g10/g10.c:1354
+#: g10/g10.c:1360
#, c-format
msgid "dearmoring failed: %s\n"
msgstr "rimozione dell'armatura fallita: %s\n"
-#: g10/g10.c:1362
+#: g10/g10.c:1368
#, c-format
msgid "enarmoring failed: %s\n"
msgstr "creazione dell'armatura fallita: %s\n"
-#: g10/g10.c:1433
+#: g10/g10.c:1439
#, c-format
msgid "invalid hash algorithm `%s'\n"
msgstr "algoritmo di hash non valido `%s'\n"
-#: g10/g10.c:1514
+#: g10/g10.c:1520
msgid "[filename]"
msgstr "[nomefile]"
-#: g10/g10.c:1518
+#: g10/g10.c:1524
msgid "Go ahead and type your message ...\n"
msgstr "Vai avanti e scrivi il messaggio...\n"
-#: g10/decrypt.c:59 g10/g10.c:1521 g10/verify.c:68 g10/verify.c:113
+#: g10/decrypt.c:59 g10/g10.c:1527 g10/verify.c:68 g10/verify.c:113
#, c-format
msgid "can't open `%s'\n"
msgstr "impossibile aprire `%s'\n"
-#: g10/g10.c:1694
+#: g10/g10.c:1700
msgid ""
"the first character of a notation name must be a letter or an underscore\n"
msgstr ""
"il primo carattere del nome di una nota deve essere una lettera o un\n"
"underscore\n"
-#: g10/g10.c:1700
+#: g10/g10.c:1706
msgid ""
"a notation name must have only letters, digits, dots or underscores and end "
"with an '='\n"
@@ -873,11 +877,11 @@ msgstr ""
"il nome di una nota deve essere formato solo da lettere, numeri, punti o\n"
"underscore e deve finire con `='\n"
-#: g10/g10.c:1706
+#: g10/g10.c:1712
msgid "dots in a notation name must be surrounded by other characters\n"
msgstr "nel nome di una nota i punti devono avere altri caratteri intorno\n"
-#: g10/g10.c:1714
+#: g10/g10.c:1720
msgid "a notation value must not use any control characters\n"
msgstr "il valore di una nota non deve usare caratteri di controllo\n"
@@ -2664,20 +2668,16 @@ msgstr "firma vecchio stile (PGP 2.x)\n"
msgid "invalid root packet detected in proc_tree()\n"
msgstr "individuato un pacchetto radice non valido in proc_tree()\n"
-#: g10/misc.c:94
+#: g10/misc.c:96
#, c-format
msgid "can't disable core dumps: %s\n"
msgstr "impossibile disabilitare i core dump: %s\n"
-#: g10/misc.c:97
-msgid "WARNING: program may create a core file!\n"
-msgstr "ATTENZIONE: il programma potrebbe creare un file core!\n"
-
-#: g10/misc.c:205
+#: g10/misc.c:206
msgid "Experimental algorithms should not be used!\n"
msgstr "Gli algoritmi sperimentali non dovrebbero essere usati!\n"
-#: g10/misc.c:232
+#: g10/misc.c:233
msgid "this cipher algorithm is depreciated; please use a more standard one!\n"
msgstr "questo algoritmo di cifratura � deprecato; usane uno pi� standard!\n"
@@ -2823,11 +2823,11 @@ msgstr "la chiave segreta non � disponibile"
msgid "protection algorithm %d is not supported\n"
msgstr "l'algoritmo di protezione %d non � gestito\n"
-#: g10/seckey-cert.c:175
+#: g10/seckey-cert.c:184
msgid "Invalid passphrase; please try again ...\n"
msgstr "Passphrase non valida; riprova...\n"
-#: g10/seckey-cert.c:231
+#: g10/seckey-cert.c:240
msgid "WARNING: Weak key detected - please change passphrase again.\n"
msgstr ""
"ATTENZIONE: Individuata una chiave debole - per favore cambia ancora la\n"
@@ -2916,7 +2916,7 @@ msgstr "%s: impossibile acedere a: %s\n"
msgid "%s: directory does not exist!\n"
msgstr "%s: la directory non esiste!\n"
-#: g10/openfile.c:226 g10/openfile.c:295 g10/ringedit.c:1363 g10/tdbio.c:444
+#: g10/openfile.c:226 g10/openfile.c:295 g10/ringedit.c:1369 g10/tdbio.c:444
#, c-format
msgid "%s: can't create: %s\n"
msgstr "%s: impossibile creare: %s\n"
@@ -3333,26 +3333,26 @@ msgstr "linea di input %u troppo lunga o LF mancante\n"
msgid "%s: can't create keyring: %s\n"
msgstr "%s: impossibile creare il portachiavi: %s\n"
-#: g10/ringedit.c:319 g10/ringedit.c:1368
+#: g10/ringedit.c:319 g10/ringedit.c:1374
#, c-format
msgid "%s: keyring created\n"
msgstr "%s: portachiavi creato\n"
-#: g10/ringedit.c:1545
+#: g10/ringedit.c:1551
msgid "WARNING: 2 files with confidential information exists.\n"
msgstr "ATTENZIONE: esistono due file con informazioni confidenziali.\n"
-#: g10/ringedit.c:1546
+#: g10/ringedit.c:1552
#, c-format
msgid "%s is the unchanged one\n"
msgstr "%s � quello non modificato\n"
-#: g10/ringedit.c:1547
+#: g10/ringedit.c:1553
#, c-format
msgid "%s is the new one\n"
msgstr "%s � quello nuovo\n"
-#: g10/ringedit.c:1548
+#: g10/ringedit.c:1554
msgid "Please fix this possible security flaw\n"
msgstr "Per favore risolvete questo possibile problema di sicurezza\n"