aboutsummaryrefslogtreecommitdiffstats
path: root/po/it.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po130
1 files changed, 70 insertions, 60 deletions
diff --git a/po/it.po b/po/it.po
index 9732b984a..e32b2f61e 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-06-27 12:16+0200\n"
+"POT-Creation-Date: 2000-06-28 11:50+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"
@@ -256,7 +256,7 @@ msgstr "... questo � un bug (%s:%d:%s)\n"
msgid "you found a bug ... (%s:%d)\n"
msgstr "Hai trovato un bug... (%s:%d)\n"
-#: cipher/random.c:311 g10/import.c:127 g10/keygen.c:1150
+#: cipher/random.c:311 g10/import.c:127 g10/keygen.c:1249
#, c-format
msgid "can't open `%s': %s\n"
msgstr "impossibile aprire `%s': %s\n"
@@ -1252,53 +1252,58 @@ msgstr "scrittura della autofirma\n"
msgid "writing key binding signature\n"
msgstr "scrittura della firma di collegamento alla chiave\n"
-#: g10/keygen.c:261 g10/keygen.c:345
+#: g10/keygen.c:261 g10/keygen.c:345 g10/keygen.c:433
#, fuzzy, c-format
msgid "keysize invalid; using %u bits\n"
msgstr "La dimensione richiesta della chiave � %u bit\n"
-#: g10/keygen.c:266 g10/keygen.c:350
+#: g10/keygen.c:266 g10/keygen.c:350 g10/keygen.c:438
#, fuzzy, c-format
msgid "keysize rounded up to %u bits\n"
msgstr "arrotondate a %u bit\n"
-#: g10/keygen.c:456
+#: g10/keygen.c:537
msgid "Please select what kind of key you want:\n"
msgstr "Per favore scegli che tipo di chiave vuoi:\n"
-#: g10/keygen.c:458
+#: g10/keygen.c:539
#, c-format
msgid " (%d) DSA and ElGamal (default)\n"
msgstr " (%d) DSA e ElGamal (default)\n"
-#: g10/keygen.c:459
+#: g10/keygen.c:540
#, c-format
msgid " (%d) DSA (sign only)\n"
msgstr " (%d) DSA (firma solo)\n"
-#: g10/keygen.c:461
+#: g10/keygen.c:542
#, c-format
msgid " (%d) ElGamal (encrypt only)\n"
msgstr " (%d) ElGamal (cifra solo)\n"
-#: g10/keygen.c:462
+#: g10/keygen.c:543
#, c-format
msgid " (%d) ElGamal (sign and encrypt)\n"
msgstr " (%d) ElGamal (firma e cifra)\n"
-#: g10/keygen.c:465
+#: g10/keygen.c:545
+#, fuzzy, c-format
+msgid " (%d) RSA (sign and encrypt)\n"
+msgstr " (%d) ElGamal (firma e cifra)\n"
+
+#: g10/keygen.c:549
msgid "Your selection? "
msgstr "Cosa scegli? "
-#: g10/keygen.c:475
+#: g10/keygen.c:560 g10/keygen.c:568
msgid "Do you really want to create a sign and encrypt key? "
msgstr "Vuoi davvero creare una chiave di firma e cifratura? "
-#: g10/keygen.c:489
+#: g10/keygen.c:582
msgid "Invalid selection.\n"
msgstr "Scelta non valida.\n"
-#: g10/keygen.c:501
+#: g10/keygen.c:594
#, c-format
msgid ""
"About to generate a new %s keypair.\n"
@@ -1311,18 +1316,23 @@ msgstr ""
" la dimensione predefinita � 1024 bit\n"
" la dimensione massima consigliata � 2048 bit\n"
-#: g10/keygen.c:508
+#: g10/keygen.c:601
msgid "What keysize do you want? (1024) "
msgstr "Di che dimensioni vuoi la chiave? (1024) "
-#: g10/keygen.c:513
+#: g10/keygen.c:606
msgid "DSA only allows keysizes from 512 to 1024\n"
msgstr "DSA permette solo chiavi di dimensioni tra 512 e 1024\n"
-#: g10/keygen.c:515
+#: g10/keygen.c:608
msgid "keysize too small; 768 is smallest value allowed.\n"
msgstr "la chiave � troppo corta; 768 � il minimo valore permesso.\n"
+#: g10/keygen.c:610
+#, fuzzy
+msgid "keysize too small; 1024 is smallest value allowed for RSA.\n"
+msgstr "la chiave � troppo corta; 768 � il minimo valore permesso.\n"
+
#. It is ridiculous and an annoyance to use larger key sizes!
#. * GnuPG can handle much larger sizes; but it takes an eternity
#. * to create such a key (but less than the time the Sirius
@@ -1331,12 +1341,12 @@ msgstr "la chiave � troppo corta; 768 � il minimo valore permesso.\n"
#. * So, before you complain about this limitation, I suggest that
#. * you start a discussion with Marvin about this theme and then
#. * do whatever you want.
-#: g10/keygen.c:525
+#: g10/keygen.c:621
#, c-format
msgid "keysize too large; %d is largest value allowed.\n"
msgstr "la chiave � troppo lunga; %d � il massimo valore permesso.\n"
-#: g10/keygen.c:530
+#: g10/keygen.c:626
msgid ""
"Keysizes larger than 2048 are not suggested because\n"
"computations take REALLY long!\n"
@@ -1344,11 +1354,11 @@ msgstr ""
"Chiavi pi� lunghe di 2048 non sono consigliate perch� i calcoli sono\n"
"VERAMENTE lunghi!\n"
-#: g10/keygen.c:533
+#: g10/keygen.c:629
msgid "Are you sure that you want this keysize? "
msgstr "Sei sicuro di volere una chiave di queste dimensioni? "
-#: g10/keygen.c:534
+#: g10/keygen.c:630
msgid ""
"Okay, but keep in mind that your monitor and keyboard radiation is also very "
"vulnerable to attacks!\n"
@@ -1356,21 +1366,21 @@ msgstr ""
"Va bene, ma ricordati che anche le radiazioni emesse dal tuo monitor e dalla "
"tua tastiera sono molto vulnerabili ad attacchi!\n"
-#: g10/keygen.c:542
+#: g10/keygen.c:638
msgid "Do you really need such a large keysize? "
msgstr "Ti serve davvero una chiave cos� lunga? "
-#: g10/keygen.c:548
+#: g10/keygen.c:644
#, c-format
msgid "Requested keysize is %u bits\n"
msgstr "La dimensione richiesta della chiave � %u bit\n"
-#: g10/keygen.c:551 g10/keygen.c:555
+#: g10/keygen.c:647 g10/keygen.c:651
#, c-format
msgid "rounded up to %u bits\n"
msgstr "arrotondate a %u bit\n"
-#: g10/keygen.c:603
+#: g10/keygen.c:699
msgid ""
"Please specify how long the key should be valid.\n"
" 0 = key does not expire\n"
@@ -1386,25 +1396,25 @@ msgstr ""
" <n>m = la chiave scadr� dopo n mesi\n"
" <n>y = la chiave scadr� dopo n anni\n"
-#: g10/keygen.c:618
+#: g10/keygen.c:714
msgid "Key is valid for? (0) "
msgstr "Chiave valida per? (0) "
-#: g10/keygen.c:623
+#: g10/keygen.c:719
msgid "invalid value\n"
msgstr "valore non valido\n"
-#: g10/keygen.c:628
+#: g10/keygen.c:724
msgid "Key does not expire at all\n"
msgstr "La chiave non scade\n"
#. print the date when the key expires
-#: g10/keygen.c:634
+#: g10/keygen.c:730
#, c-format
msgid "Key expires at %s\n"
msgstr "La chiave scadr� il %s\n"
-#: g10/keygen.c:637
+#: g10/keygen.c:733
msgid ""
"Your system can't display dates beyond 2038.\n"
"However, it will be correctly handled up to 2106.\n"
@@ -1412,11 +1422,11 @@ msgstr ""
"Il tuo sistema non pu� mostrare date oltre il 2038.\n"
"Comunque, sar� gestita correttamente fino al 2106.\n"
-#: g10/keygen.c:642
+#: g10/keygen.c:738
msgid "Is this correct (y/n)? "
msgstr "� giusto (s/n)? "
-#: g10/keygen.c:685
+#: g10/keygen.c:781
msgid ""
"\n"
"You need a User-ID to identify your key; the software constructs the user "
@@ -1432,44 +1442,44 @@ msgstr ""
" \"Heinrich Heine (Der Dichter) <[email protected]>\"\n"
"\n"
-#: g10/keygen.c:697
+#: g10/keygen.c:793
msgid "Real name: "
msgstr "Nome e Cognome: "
-#: g10/keygen.c:701
+#: g10/keygen.c:797
msgid "Invalid character in name\n"
msgstr "Carattere non valido nel nome\n"
-#: g10/keygen.c:703
+#: g10/keygen.c:799
msgid "Name may not start with a digit\n"
msgstr "Il nome non pu� iniziare con una cifra\n"
-#: g10/keygen.c:705
+#: g10/keygen.c:801
msgid "Name must be at least 5 characters long\n"
msgstr "Il nome deve essere lungo almeno 5 caratteri\n"
-#: g10/keygen.c:713
+#: g10/keygen.c:809
msgid "Email address: "
msgstr "Indirizzo di Email: "
-#: g10/keygen.c:724
+#: g10/keygen.c:820
msgid "Not a valid email address\n"
msgstr "L'indirizzo di email non � valido\n"
-#: g10/keygen.c:732
+#: g10/keygen.c:828
msgid "Comment: "
msgstr "Commento: "
-#: g10/keygen.c:738
+#: g10/keygen.c:834
msgid "Invalid character in comment\n"
msgstr "Carattere non valido nel commento\n"
-#: g10/keygen.c:761
+#: g10/keygen.c:857
#, c-format
msgid "You are using the `%s' character set.\n"
msgstr "Stai usando il set di caratteri `%s'.\n"
-#: g10/keygen.c:767
+#: g10/keygen.c:863
#, c-format
msgid ""
"You selected this USER-ID:\n"
@@ -1480,28 +1490,28 @@ msgstr ""
" \"%s\"\n"
"\n"
-#: g10/keygen.c:771
+#: g10/keygen.c:867
msgid "Please don't put the email address into the real name or the comment\n"
msgstr ""
-#: g10/keygen.c:776
+#: g10/keygen.c:872
msgid "NnCcEeOoQq"
msgstr "NnCcEeOoQq"
-#: g10/keygen.c:786
+#: g10/keygen.c:882
#, fuzzy
msgid "Change (N)ame, (C)omment, (E)mail or (Q)uit? "
msgstr "Modifica (N)ome, (C)ommento, (E)mail oppure (O)kay/(Q)uit? "
-#: g10/keygen.c:787
+#: g10/keygen.c:883
msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
msgstr "Modifica (N)ome, (C)ommento, (E)mail oppure (O)kay/(Q)uit? "
-#: g10/keygen.c:806
+#: g10/keygen.c:902
msgid "Please correct the error first\n"
msgstr ""
-#: g10/keygen.c:844
+#: g10/keygen.c:940
msgid ""
"You need a Passphrase to protect your secret key.\n"
"\n"
@@ -1509,11 +1519,11 @@ msgstr ""
"Ti serve una passphrase per proteggere la tua chiave segreta.\n"
"\n"
-#: g10/keyedit.c:468 g10/keygen.c:852
+#: g10/keyedit.c:468 g10/keygen.c:948
msgid "passphrase not correctly repeated; try again.\n"
msgstr "passphrase non ripetuta correttamente; riprova.\n"
-#: g10/keygen.c:858
+#: g10/keygen.c:954
msgid ""
"You don't want a passphrase - this is probably a *bad* idea!\n"
"I will do it anyway. You can change your passphrase at any time,\n"
@@ -1525,7 +1535,7 @@ msgstr ""
"programma con l'opzione \"--edit-key\".\n"
"\n"
-#: g10/keygen.c:879
+#: g10/keygen.c:975
msgid ""
"We need to generate a lot of random bytes. It is a good idea to perform\n"
"some other action (type on the keyboard, move the mouse, utilize the\n"
@@ -1537,29 +1547,29 @@ msgstr ""
"dischi) durante la generazione dei numeri primi; questo da al generatore di\n"
"numeri casuali migliori possibilit� di raccogliere abbastanza entropia.\n"
-#: g10/keygen.c:1325
+#: g10/keygen.c:1424
msgid "DSA keypair will have 1024 bits.\n"
msgstr "La coppia DSA avr� 1024 bit.\n"
-#: g10/keygen.c:1368
+#: g10/keygen.c:1467
msgid "Key generation canceled.\n"
msgstr "Generazione della chiave annullata.\n"
-#: g10/keygen.c:1465
+#: g10/keygen.c:1564
#, fuzzy, c-format
msgid "writing public key to `%s'\n"
msgstr "scrittura del certificato pubblico in `%s'\n"
-#: g10/keygen.c:1466
+#: g10/keygen.c:1565
#, fuzzy, c-format
msgid "writing secret key to `%s'\n"
msgstr "scrittura del certificato segreto in `%s'\n"
-#: g10/keygen.c:1562
+#: g10/keygen.c:1661
msgid "public and secret key created and signed.\n"
msgstr "chiavi pubbliche e segrete create e firmate.\n"
-#: g10/keygen.c:1567
+#: g10/keygen.c:1666
msgid ""
"Note that this key cannot be used for encryption. You may want to use\n"
"the command \"--edit-key\" to generate a secondary key for this purpose.\n"
@@ -1568,12 +1578,12 @@ msgstr ""
"il comando \"--edit-key\" per generare una chiave secondaria per questo "
"scopo.\n"
-#: g10/keygen.c:1584 g10/keygen.c:1685
+#: g10/keygen.c:1683 g10/keygen.c:1784
#, c-format
msgid "Key generation failed: %s\n"
msgstr "Generazione della chiave fallita: %s\n"
-#: g10/keygen.c:1628 g10/sig-check.c:318 g10/sign.c:112
+#: g10/keygen.c:1727 g10/sig-check.c:318 g10/sign.c:112
#, c-format
msgid ""
"key has been created %lu second in future (time warp or clock problem)\n"
@@ -1581,7 +1591,7 @@ msgstr ""
"la chiave � stata creata %lu secondo nel futuro (salto nel tempo o problema\n"
"con l'orologio)\n"
-#: g10/keygen.c:1630 g10/sig-check.c:320 g10/sign.c:114
+#: g10/keygen.c:1729 g10/sig-check.c:320 g10/sign.c:114
#, c-format
msgid ""
"key has been created %lu seconds in future (time warp or clock problem)\n"
@@ -1589,7 +1599,7 @@ msgstr ""
"la chiave � stata creata %lu secondi nel futuro (salto nel tempo o problema\n"
"con l'orologio)\n"
-#: g10/keygen.c:1663
+#: g10/keygen.c:1762
msgid "Really create? "
msgstr "Crea davvero? "