diff options
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 33 |
1 files changed, 17 insertions, 16 deletions
@@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-1.0.5\n" -"POT-Creation-Date: 2001-04-29 16:39+0200\n" +"POT-Creation-Date: 2001-05-28 09:05+0200\n" "PO-Revision-Date: 2001-04-23 21:15+02:00\n" "Last-Translator: Marco d'Itri <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" @@ -13,15 +13,15 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: util/secmem.c:79 +#: util/secmem.c:84 msgid "Warning: using insecure memory!\n" msgstr "Attenzione: si sta usando memoria insicura!\n" -#: util/secmem.c:299 +#: util/secmem.c:304 msgid "operation is not possible without initialized secure memory\n" msgstr "l'operazione non � possibile senza memoria sicura inizializzata\n" -#: util/secmem.c:300 +#: util/secmem.c:305 msgid "(you may have used the wrong program for this task)\n" msgstr "(potresti avere usato il programma sbagliato per questa funzione)\n" @@ -601,7 +601,8 @@ msgid "|FD|write status info to this FD" msgstr "|FD|scrivi le informazioni di stato su questo FD" #: g10/g10.c:310 -msgid "|KEYID|ulimately trust this key" +#, fuzzy +msgid "|KEYID|ultimately trust this key" msgstr "|KEYID|assegna fiducia definitiva a questa chiave" #: g10/g10.c:311 @@ -1687,7 +1688,7 @@ msgstr "troppe voci nella pk cache - disabilitata\n" #. fixme: returning translatable constants instead of a user ID is #. * not good because they are probably not utf-8 encoded. -#: g10/getkey.c:249 g10/getkey.c:2536 +#: g10/getkey.c:249 g10/getkey.c:2525 msgid "[User id not found]" msgstr "[User ID non trovato]" @@ -1695,12 +1696,12 @@ msgstr "[User ID non trovato]" msgid "too many entries in unk cache - disabled\n" msgstr "troppe voci nella unk cache - disabilitata\n" -#: g10/getkey.c:2207 +#: g10/getkey.c:2196 #, c-format msgid "using secondary key %08lX instead of primary key %08lX\n" msgstr "uso la chiave secondaria %08lX invece della chiave primaria %08lX\n" -#: g10/getkey.c:2249 g10/trustdb.c:577 +#: g10/getkey.c:2238 g10/trustdb.c:577 #, c-format msgid "key %08lX: secret key without public key - skipped\n" msgstr "chiave %08lX: chiave segreta senza chiave pubblica - saltata\n" @@ -2285,7 +2286,7 @@ msgstr "elenca le impostazioni" #: g10/keyedit.c:607 #, fuzzy msgid "showpref" -msgstr "pref" +msgstr "showpref" #: g10/keyedit.c:608 msgid "passwd" @@ -2723,7 +2724,7 @@ msgstr "variabile di ambiente GPG_AGENT_INFO malformata\n" msgid "can't connect to `%s': %s\n" msgstr "impossibile connettersi a `%s': %s\n" -#: g10/passphrase.c:313 g10/passphrase.c:576 +#: g10/passphrase.c:313 g10/passphrase.c:580 #, c-format msgid " (main key ID %08lX)" msgstr " (key ID principale %08lX)" @@ -2759,12 +2760,12 @@ msgstr "risposta non valida dall'agent\n" msgid "cancelled by user\n" msgstr "interrotto dall'utente\n" -#: g10/passphrase.c:408 g10/passphrase.c:477 +#: g10/passphrase.c:408 g10/passphrase.c:481 #, c-format msgid "problem with the agent: agent returns 0x%lx\n" msgstr "problema con l'agent: ha restituito 0x%lx\n" -#: g10/passphrase.c:562 +#: g10/passphrase.c:566 msgid "" "\n" "You need a passphrase to unlock the secret key for\n" @@ -2774,20 +2775,20 @@ msgstr "" "Ti serve una passphrase per sbloccare la chiave segreta\n" "dell'utente: \"" -#: g10/passphrase.c:571 +#: g10/passphrase.c:575 #, c-format msgid "%u-bit %s key, ID %08lX, created %s" msgstr "chiave %2$s di %1$u bit, ID %3$08lX, creata il %4$s" -#: g10/passphrase.c:609 +#: g10/passphrase.c:613 msgid "can't query password in batchmode\n" msgstr "impossibile chiedere la password in modo batch\n" -#: g10/passphrase.c:613 +#: g10/passphrase.c:617 msgid "Enter passphrase: " msgstr "Inserisci la passphrase: " -#: g10/passphrase.c:617 +#: g10/passphrase.c:621 msgid "Repeat passphrase: " msgstr "Ripeti la passphrase: " |