Transvision

Filter by folder:

Show all results security toolkit

Displaying 59 results:

Entity en-US nl
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INCOMPATIBLE_PKCS11
en-US
PKCS #11 driver violates the spec in an incompatible way.
nl
PKCS #11-stuurprogramma schendt de specificatie op een incompatibele manier.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS11_DEVICE_ERROR
en-US
A PKCS #11 module returned CKR_DEVICE_ERROR, indicating that a problem has occurred with the token or slot.
nl
Een PKCS #11-module antwoordde CKR_DEVICE_ERROR, wat aangeeft dat er een probleem met het token of slot is opgetreden.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS11_FUNCTION_FAILED
en-US
A PKCS #11 module returned CKR_FUNCTION_FAILED, indicating that the requested function could not be performed. Trying the same operation again might succeed.
nl
Een PKCS #11-module antwoordde CKR_FUNCTION_FAILED, wat aangeeft dat de opgevraagde functie niet kon worden uitgevoerd. Dezelfde bewerking nogmaals proberen zou kunnen slagen.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS11_GENERAL_ERROR
en-US
A PKCS #11 module returned CKR_GENERAL_ERROR, indicating that an unrecoverable error has occurred.
nl
Een PKCS #11-module antwoordde CKR_GENERAL_ERROR, wat aangeeft dat er een onherstelbare fout is opgetreden.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_CERT_COLLISION
en-US
Unable to import. Same nickname already exists in database.
nl
Kan niet importeren. Dezelfde alias bestaat al in database.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_CORRUPT_PFX_STRUCTURE
en-US
Unable to import. File structure is corrupt.
nl
Kan niet importeren. Bestandsstructuur is beschadigd.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_DECODING_PFX
en-US
Unable to import. Decoding error. File not valid.
nl
Kan niet importeren. Fout bij decoderen. Bestand niet geldig.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_DUPLICATE_DATA
en-US
Not imported, already in database.
nl
Niet geïmporteerd, al in database.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_IMPORTING_CERT_CHAIN
en-US
Unable to import. Error attempting to import certificate chain.
nl
Kan niet importeren. Fout bij poging tot importeren van certificaatketen.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_INVALID_MAC
en-US
Unable to import. Invalid MAC. Incorrect password or corrupt file.
nl
Kan niet importeren. Ongeldige MAC. Onjuist wachtwoord of beschadigd bestand.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_KEY_DATABASE_NOT_INITIALIZED
en-US
Unable to export. Key database corrupt or deleted.
nl
Kan niet exporteren. Sleuteldatabase beschadigd of verwijderd.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_PRIVACY_PASSWORD_INCORRECT
en-US
Unable to import. Incorrect privacy password.
nl
Kan niet importeren. Onjuist privacywachtwoord.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNABLE_TO_EXPORT_KEY
en-US
Unable to export. Private Key could not be located and exported.
nl
Kan niet exporteren. Privésleutel kon niet worden gevonden en geëxporteerd.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNABLE_TO_IMPORT_KEY
en-US
Unable to import. Error attempting to import private key.
nl
Kan niet importeren. Fout bij poging tot importeren van privésleutel.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNABLE_TO_LOCATE_OBJECT_BY_NAME
en-US
Unable to export. Unable to locate certificate or key by nickname.
nl
Kan niet exporteren. Kan certificaat of sleutel niet vinden op alias.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNABLE_TO_READ
en-US
Unable to import. Unable to read the import file.
nl
Kan niet importeren. Kan het importbestand niet lezen.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNABLE_TO_WRITE
en-US
Unable to export. Unable to write the export file.
nl
Kan niet exporteren. Kan het exportbestand niet schrijven.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_MAC_ALGORITHM
en-US
Unable to import. MAC algorithm not supported.
nl
Kan niet importeren. MAC-algoritme niet ondersteund.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_PBE_ALGORITHM
en-US
Unable to import. Encryption algorithm not supported.
nl
Kan niet importeren. Versleutelingsalgoritme niet ondersteund.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_TRANSPORT_MODE
en-US
Unable to import. Only password integrity and privacy modes supported.
nl
Kan niet importeren. Alleen wachtwoordintegriteits- en privacymodi worden ondersteund.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_VERSION
en-US
Unable to import. File version not supported.
nl
Kan niet importeren. Bestandsversie niet ondersteund.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS7_BAD_SIGNATURE
en-US
Signature verification failed: no signer found, too many signers found, or improper or corrupted data.
nl
Ondertekeningverificatie mislukt: geen ondertekenaar gevonden, te veel ondertekenaars gevonden, of onjuiste of beschadigde gegevens.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS7_KEYALG_MISMATCH
en-US
Cannot decrypt: key encryption algorithm does not match your certificate.
nl
Kan niet ontcijferen: sleutelcoderingsalgoritme komt niet overeen met uw certificaat.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_PKCS11_ERROR
en-US
Unknown PKCS #11 error.
nl
Onbekende PKCS #11-fout.
Entity # all locales security • manager • chrome • pippki • pippki.properties
getPKCS12FilePasswordMessage
en-US
Please enter the password that was used to encrypt this certificate backup:
nl
Voer het wachtwoord in dat bij het versleutelen van de reservekopie van dit certificaat is gebruikt:
Entity # all locales security • manager • security • certificates • certManager.ftl
cert-format-pkcs7
en-US
X.509 Certificate (PKCS#7)
nl
X.509-certificaat (PKCS#7)
Entity # all locales security • manager • security • certificates • certManager.ftl
cert-format-pkcs7-chain
en-US
X.509 Certificate with chain (PKCS#7)
nl
X.509-certificaat met keten (PKCS#7)
Entity # all locales security • manager • security • certificates • certManager.ftl
file-browse-pkcs12-spec
en-US
PKCS12 Files
nl
PKCS12-bestanden
Entity # all locales security • manager • security • certificates • certManager.ftl
pkcs12-decode-err
en-US
Failed to decode the file. Either it is not in PKCS #12 format, has been corrupted, or the password you entered was incorrect.
nl
Het ontcijferen van dit bestand is mislukt. Het is niet in de PKCS #12-opmaak versleuteld, is beschadigd, of het door u ingevoerde wachtwoord is onjuist.
Entity # all locales security • manager • security • certificates • certManager.ftl
pkcs12-dup-data
en-US
The certificate and private key already exist on the security device.
nl
Het certificaat en de privésleutel bestaan al op het beveiligingsapparaat.
Entity # all locales security • manager • security • certificates • certManager.ftl
pkcs12-info-no-smartcard-backup
en-US
It is not possible to back up certificates from a hardware security device such as a smart card.
nl
Het is niet mogelijk om een reservekopie te maken van certificaten die op een beveiligingsapparaat, zoals een smartcard, staan.
Entity # all locales security • manager • security • certificates • certManager.ftl
pkcs12-unknown-err
en-US
The PKCS #12 operation failed for unknown reasons.
nl
De PKCS #12-verwerking is om onbekende redenen mislukt.
Entity # all locales security • manager • security • certificates • certManager.ftl
pkcs12-unknown-err-backup
en-US
Failed to create the PKCS #12 backup file for unknown reasons.
nl
Het maken van een reservekopie van het PKCS #12-bestand is om onbekende redenen mislukt.
Entity # all locales security • manager • security • certificates • certManager.ftl
pkcs12-unknown-err-restore
en-US
Failed to restore the PKCS #12 file for unknown reasons.
nl
Het herstellen van het PKCS #12-bestand is om onbekende redenen mislukt.
Entity # all locales toolkit • toolkit • global • extensionPermissions.ftl
webext-perms-description-pkcs11
en-US
Provide cryptographic authentication services
nl
Cryptografische authenticatieservices aanbieden
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-incompatible-pkcs11
en-US
PKCS #11 driver violates the spec in an incompatible way.
nl
PKCS #11-stuurprogramma schendt de specificatie op een incompatibele manier.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs11-device-error
en-US
A PKCS #11 module returned CKR_DEVICE_ERROR, indicating that a problem has occurred with the token or slot.
nl
Een PKCS #11-module antwoordde CKR_DEVICE_ERROR, wat aangeeft dat er een probleem met het token of slot is opgetreden.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs11-function-failed
en-US
A PKCS #11 module returned CKR_FUNCTION_FAILED, indicating that the requested function could not be performed. Trying the same operation again might succeed.
nl
Een PKCS #11-module antwoordde CKR_FUNCTION_FAILED, wat aangeeft dat de opgevraagde functie niet kon worden uitgevoerd. Dezelfde bewerking nogmaals proberen zou kunnen slagen.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs11-general-error
en-US
A PKCS #11 module returned CKR_GENERAL_ERROR, indicating that an unrecoverable error has occurred.
nl
Een PKCS #11-module antwoordde CKR_GENERAL_ERROR, wat aangeeft dat er een onherstelbare fout is opgetreden.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-cert-collision
en-US
Unable to import. Same nickname already exists in database.
nl
Kan niet importeren. Dezelfde alias bestaat al in database.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-corrupt-pfx-structure
en-US
Unable to import. File structure is corrupt.
nl
Kan niet importeren. Bestandsstructuur is beschadigd.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-decoding-pfx
en-US
Unable to import. Decoding error. File not valid.
nl
Kan niet importeren. Fout bij decoderen. Bestand niet geldig.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-duplicate-data
en-US
Not imported, already in database.
nl
Niet geïmporteerd, al in database.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-importing-cert-chain
en-US
Unable to import. Error attempting to import certificate chain.
nl
Kan niet importeren. Fout bij poging tot importeren van certificaatketen.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-invalid-mac
en-US
Unable to import. Invalid MAC. Incorrect password or corrupt file.
nl
Kan niet importeren. Ongeldige MAC. Onjuist wachtwoord of beschadigd bestand.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-key-database-not-initialized
en-US
Unable to export. Key database corrupt or deleted.
nl
Kan niet exporteren. Sleuteldatabase beschadigd of verwijderd.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-privacy-password-incorrect
en-US
Unable to import. Incorrect privacy password.
nl
Kan niet importeren. Onjuist privacywachtwoord.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-unable-to-export-key
en-US
Unable to export. Private Key could not be located and exported.
nl
Kan niet exporteren. Privésleutel kon niet worden gevonden en geëxporteerd.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-unable-to-import-key
en-US
Unable to import. Error attempting to import private key.
nl
Kan niet importeren. Fout bij poging tot importeren van privésleutel.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-unable-to-locate-object-by-name
en-US
Unable to export. Unable to locate certificate or key by nickname.
nl
Kan niet exporteren. Kan certificaat of sleutel niet vinden op alias.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-unable-to-read
en-US
Unable to import. Unable to read the import file.
nl
Kan niet importeren. Kan het importbestand niet lezen.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-unable-to-write
en-US
Unable to export. Unable to write the export file.
nl
Kan niet exporteren. Kan het exportbestand niet schrijven.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-unsupported-mac-algorithm
en-US
Unable to import. MAC algorithm not supported.
nl
Kan niet importeren. MAC-algoritme niet ondersteund.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-unsupported-pbe-algorithm
en-US
Unable to import. Encryption algorithm not supported.
nl
Kan niet importeren. Versleutelingsalgoritme niet ondersteund.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-unsupported-transport-mode
en-US
Unable to import. Only password integrity and privacy modes supported.
nl
Kan niet importeren. Alleen wachtwoordintegriteits- en privacymodi worden ondersteund.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-unsupported-version
en-US
Unable to import. File version not supported.
nl
Kan niet importeren. Bestandsversie niet ondersteund.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs7-bad-signature
en-US
Signature verification failed: no signer found, too many signers found, or improper or corrupted data.
nl
Ondertekeningverificatie mislukt: geen ondertekenaar gevonden, te veel ondertekenaars gevonden, of onjuiste of beschadigde gegevens.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs7-keyalg-mismatch
en-US
Cannot decrypt: key encryption algorithm does not match your certificate.
nl
Kan niet ontcijferen: sleutelcoderingsalgoritme komt niet overeen met uw certificaat.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-unknown-pkcs11-error
en-US
Unknown PKCS #11 error.
nl
Onbekende PKCS #11-fout.
Please enable JavaScript. Some features won't be available without it.