/* Message of sheet displayed for CSSM_CERT_STATUS_EXPIRED. */ "The certificate for this server has expired. You might be connecting to a server that is pretending to be {0} which could put your confidential information at risk. Would you like to connect to the server anyway?" = "Il certificato per questo server è scaduto.\nPotresti connetterti ad un server che dichiara di essere {0}, ma che potrebbe mettere a rischio le tue informazioni riservate.\nVuoi collegarti comunque al server?"; /* Message of sheet displayed for CSSM_CERT_STATUS_NOT_VALID_YET. */ "The certificate for this server is not yet valid. You might be connecting to a server that is pretending to be {0} which could put your confidential information at risk. Would you like to connect to the server anyway?" = "Il certificato per questo server non è ancora valido.\nPotresti connetterti ad un server che dichiara di essere {0}, ma che potrebbe mettere a rischio le tue informazioni riservate.\nVuoi collegarti comunque al server?"; /* Message of sheet displayed for !CSSM_CERT_STATUS_IS_IN_ANCHORS. */ "The certificate for this server is invalid. You might be connecting to a server that is pretending to be {0} which could put your confidential information at risk. Would you like to connect to the server anyway?" = "Il certificato per questo sito web non è valido.\nPotresti collegarti ad un sito web che dichiara di essere {0}, ma che potrebbe mettere a rischio le tue informazioni riservate.\nVuoi collegarti comunque al server?"; /* Message of sheet displayed for !CSSM_CERT_STATUS_IS_IN_ANCHORS && CSSM_CERT_STATUS_IS_ROOT */ "The certificate for this server was signed by an unknown certifying authority. You might be connecting to a server that is pretending to be {0} which could put your confidential information at risk. Would you like to connect to the server anyway?" = "Il certificato per questo sito web è firmato da un'autorità di certificazione sconosciuta.\nPotresti collegarti ad un sito web che dichiara di essere {0}, ma che potrebbe mettere a rischio le tue informazioni riservate.\nVuoi collegarti comunque al server?"; /* Certificate trust verification prompt */ "Certificate Error" = "Errore certificato"; "Always Trust" = "Fidati sempre"; "Show Certificate" = "Visualizza certificato"; /* Remember password on Windows */ "Save Password" = "Memorizza password"; /* Client authentication with mutual SSL */ "The server requires a certificate to validate your identity. Select the certificate to authenticate yourself to {0}." = "Il server richiede un certificato per verificare l'identità.\nPer autentificarti su {0} seleziona il certificato.";