diff options
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 100 |
1 files changed, 100 insertions, 0 deletions
@@ -63,6 +63,9 @@ msgstr "" msgid "Assuan" msgstr "Assuan" +msgid "TLS" +msgstr "" + msgid "Any source" msgstr "Qualsiasi fonte" @@ -762,6 +765,103 @@ msgid "Bad octal character in S-expression" msgstr "Carattere ottale errato in S-expression" #, fuzzy +#| msgid "Bad certificate chain" +msgid "No certificate chain" +msgstr "Catena del certificato errata" + +#, fuzzy +#| msgid "Certificate too young" +msgid "Certificate is too large" +msgstr "Certificato troppo nuovo" + +#, fuzzy +#| msgid "Invalid card" +msgid "Invalid record" +msgstr "Scheda non valida" + +msgid "The MAC does not verify" +msgstr "" + +#, fuzzy +#| msgid "Unexpected tag" +msgid "Unexpected message" +msgstr "Etichetta inaspettata" + +msgid "Compression or decompression failed" +msgstr "" + +msgid "A counter would wrap" +msgstr "" + +msgid "Fatal alert message received" +msgstr "" + +#, fuzzy +#| msgid "Invalid cipher algorithm" +msgid "No cipher algorithm" +msgstr "Algoritmo di cifratura non valido" + +#, fuzzy +#| msgid "Missing certificate" +msgid "Missing client certificate" +msgstr "Certificato mancante" + +#, fuzzy +#| msgid "Certificate revoked" +msgid "Close notification received" +msgstr "Certificato revocato" + +#, fuzzy +#| msgid "Key expired" +msgid "Ticket expired" +msgstr "Chiave scaduta" + +#, fuzzy +#| msgid "Bad public key" +msgid "Bad ticket" +msgstr "Chiave pubblica errata" + +#, fuzzy +#| msgid "Unknown packet" +msgid "Unknown identity" +msgstr "Pacchetto sconosciuto" + +#, fuzzy +#| msgid "Bad certificate chain" +msgid "Bad certificate message in handshake" +msgstr "Catena del certificato errata" + +msgid "Bad certificate request message in handshake" +msgstr "" + +msgid "Bad certificate verify message in handshake" +msgstr "" + +msgid "Bad change cipher messsage in handshake" +msgstr "" + +msgid "Bad client hello message in handshake" +msgstr "" + +msgid "Bad server hello message in handshake" +msgstr "" + +msgid "Bad server hello done message in hanshake" +msgstr "" + +msgid "Bad finished message in handshake" +msgstr "" + +msgid "Bad server key exchange message in handshake" +msgstr "" + +msgid "Bad client key exchange message in handshake" +msgstr "" + +msgid "Bogus string" +msgstr "" + +#, fuzzy #| msgid "Key expired" msgid "Key disabled" msgstr "Chiave scaduta" |