Transvision

Displaying 200 results out of 691:

Entity en-US fy-NL
Entity # all locales browser • browser • aboutPolicies.ftl
errors-tab
en-US
Errors
fy-NL
Flaters
Entity # all locales browser • browser • aboutPolicies.ftl
policy-errors
en-US
Policy Errors
fy-NL
Beliedsflaters
Entity # all locales devtools • client • debugger.properties
variablesViewErrorStacktrace
en-US
Stack trace:
fy-NL
Stacktrace:
Entity # all locales devtools • client • webconsole.properties
webconsole.errorsFilterButton.label
en-US
Errors
fy-NL
Flaters
Entity # all locales devtools • shared • screenshot.properties
screenshotErrorSavingToFile
en-US
Error saving to %1$S
fy-NL
Flater by it bewarjen nei %1$S
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningContentTooLarge2
en-US
Animation cannot be run on the compositor because the frame size (%1$S, %2$S) is too large relative to the viewport (larger than (%3$S, %4$S)) or larger than the maximum allowed value (%5$S, %6$S)
fy-NL
Animaasje kin net op de compositor útfierd wurde, omdat de framegrutte (%1$S, %2$S) relatyf ta de viewport te grut is ( grutter as (%3$S, %4$S) of grutter as de maksimaal tastiene wearde (%5$S, %6$S)
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningContentTooLargeArea
en-US
Animation cannot be run on the compositor because the area of the frame (%1$S) is too large relative to the viewport (larger than %2$S)
fy-NL
Animaasje kin net op de compositor útfierd wurde, omdat it gebied fan it frame (%1$S) te grut is yn fergeliking mei de viewport (grutter as %2$S)
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningHasCurrentColor
en-US
Animations of ‘background-color’ cannot be run on the compositor with ‘current-color’ keyframe.
fy-NL
Animaasjes fan it type ‘background-color’ kinne net op de compositor útfierd wurde mei it keyframe ‘current-color’.
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningHasRenderingObserver
en-US
Animation cannot be run on the compositor because the element has rendering observers (-moz-element or SVG clipping/masking)
fy-NL
Animaasje kin net op de compositor útfierd wurde, omdat it elemint rendering observers hat (-moz-element of SVG clipping/masking)
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningOpacityFrameInactive
en-US
Animation cannot be run on the compositor because the frame was not marked active for ‘opacity’ animation
fy-NL
Animaasje kin net op de compositor útfierd wurde, omdat it frame net as aktyf markearre waard foar ‘opacity’-animaasje
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformBackfaceVisibilityHidden
en-US
Animations of ‘backface-visibility: hidden’ transforms cannot be run on the compositor
fy-NL
Animaasjes fan ‘backface-visibility: hidden’-transformaties kinne net op de compositor útfierd wurde
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformFrameInactive
en-US
Animation cannot be run on the compositor because the frame was not marked active for ‘transform’ animation
fy-NL
Animaasje kin net op de compositor útfierd wurde, omdat it frame net as aktyf markearre waard foar ‘transform’-animaasje
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformIsBlockedByImportantRules
en-US
Transform animation cannot be run on the compositor because transform-related properties are overridden by !important rules
fy-NL
Transformearringsanimaasje kin net op de compositor útfierd wurde, omdat transformaasje-relatearre eigenskippen troch !important-rigels ûnderdrukt wurde
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformSVG
en-US
Animations of ‘transform’ on elements with SVG transforms cannot be run on the compositor
fy-NL
Animaasjes fan ‘transform’ op eleminten mei SVG-transformaties kinne net op de compositor útfierd wurde
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformWithGeometricProperties
en-US
Animations of ‘transform’ cannot be run on the compositor when geometric properties are animated on the same element at the same time
fy-NL
Animaasjes fan ‘transform’ kinne net op de compositor útfierd wurde as geometryske eigenskippen op itselde elemint op itselde momint animearre binne
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformWithSyncGeometricAnimations
en-US
Animation of ‘transform’ cannot be run on the compositor because it should be synchronized with animations of geometric properties that started at the same time
fy-NL
Animaasje fan ‘transform’ kin net op de compositor útfierd wurde, omdat it syngronisearre wêze moat mei animaasjes fan geometryske eigenskippen dy’t op itselde momint starten binne
Entity # all locales dom • chrome • layout • layout_errors.properties
ForcedLayoutStart
en-US
Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content.
fy-NL
Lay-out waard forsearre eardat de side folslein laden wie. As stylesheets noch net laden binne, kin dit in flits fan net opmakke ynhâld feroarsaakje.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapCircleNegativeRadius
en-US
The “coords” attribute of the <area shape="circle"> tag has a negative radius.
fy-NL
It ‘coords’-attribuut fan de <area shape="circle">-tag hat in negative straal.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapCircleWrongNumberOfCoords
en-US
The “coords” attribute of the <area shape="circle"> tag is not in the “center-x,center-y,radius” format.
fy-NL
It ‘coords’-attribút fan de <area shape="circle">-tag is net yn ‘sintrearre-x, sintrearre-y, straal’-yndieling.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapPolyOddNumberOfCoords
en-US
The “coords” attribute of the <area shape="poly"> tag is missing the last “y” coordinate (the correct format is “x1,y1,x2,y2 ”).
fy-NL
It ‘coords’-attribuut fan de <area shape="poly">-tag mist de lêste ‘y’-koördinaat (de krekte yndieling is ‘x1, y1, x2, y2 ’).
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapPolyWrongNumberOfCoords
en-US
The “coords” attribute of the <area shape="poly"> tag is not in the “x1,y1,x2,y2 ” format.
fy-NL
It ‘coords’-attribuut fan de <area shape="poly">-tag is net yn it ‘x1, y1, x2, y2 ’-yndieling.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapRectBoundsError
en-US
The “coords” attribute of the <area shape="rect"> tag is not in the “left,top,right,bottom” format.
fy-NL
It ‘coords’-attribút fan de <area shape="rect">-tag is net yn ‘lofterkant, boppekant, rjochterkant, ûnderkant’-yndieling.
Entity # all locales dom • chrome • layout • layout_errors.properties
PrincipalWritingModePropagationWarning
en-US
When rendering the <html> element, the used values of CSS properties “writing-mode”, “direction”, and “text-orientation” on the <html> element are taken from the computed values of the <body> element, not from the <html> element’s own values. Consider setting these properties on the :root CSS pseudo-class. For more information see “The Principal Writing Mode” in https://www.w3.org/TR/css-writing-modes-3/#principal-flow
fy-NL
By it renderjen fan it elemint <html> wurde de brûkte wearden fan CSS-eigenskippen ‘writing mode’, ‘direction’ en ‘text-orientiation’ op it elemint <html> oernommen út de berekkene wearden fan it elemint <body>, en net út de eigen wearden fan it elemint <html>. Oerweagje dizze eigenskippen yn te stellen op de :root CSS pseudoklasse. Sjoch ‘The Principal Writing Mode’ op https://www.w3.org/TR/css-writing-modes-3/#principal-flow foar mear ynformaasje.
Entity # all locales dom • chrome • layout • layout_errors.properties
ScrollAnchoringDisabledInContainer
en-US
Scroll anchoring was disabled in a scroll container because of too many consecutive adjustments (%1$S) with too little total distance (%2$S px average, %3$S px total).
fy-NL
Skowferankering is útskeakele yn in skowkontener fanwegen te folle opienfolgjende oanpassingen (%1$S) mei te min totale ôfstân (%2$S px gemiddeld, %3$S px totaal).
Entity # all locales dom • chrome • layout • layout_errors.properties
ScrollLinkedEffectFound3
en-US
This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html for further details and to join the discussion on related tools and features!
fy-NL
Dizze website liket in ‘scroll-linked’ posysjonearringseffekt te brûken. Mooglik wurket dit net goed mei asyngroane panning; sjoch https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html foar fierdere details en it bydragen oan de diskusje oer relatearre helpmiddelen en funksjes!
Entity # all locales dom • chrome • layout • layout_errors.properties
ZoomPropertyWarning
en-US
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.
fy-NL
Dizze side brûkt de net-standert property ‘zoom’. Tink ris nei oer it gebrûk fan calc() yn de relevante propertywearden of brûk ‘transform’ tegearre mei ‘transform-origin: 0 0’.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_ADDITIONAL_POLICY_CONSTRAINT_FAILED
en-US
An additional policy constraint failed when validating this certificate.
fy-NL
In oanfoljende beliedsbeheining is mislearre by it falidearjen fan dit sertifikaat.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_CA_CERT_USED_AS_END_ENTITY
en-US
The server uses a certificate with a basic constraints extension identifying it as a certificate authority. For a properly-issued certificate, this should not be the case.
fy-NL
De server brûkt in sertifikaat mei in basisbetingst-útwreiding dy’t identifisearret as in sertifikaatautoriteit. Foar in korrekt útjûn sertifikaat, soe dit net it gefal wêze moatte.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_EMPTY_ISSUER_NAME
en-US
The server presented a certificate with an empty issuer distinguished name.
fy-NL
De server presintearre in sertifikaat mei in lege namme foar de ûnderskiedende útjouwer.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_INADEQUATE_KEY_SIZE
en-US
The server presented a certificate with a key size that is too small to establish a secure connection.
fy-NL
De server hat in sertifikaat mei in te lytse kaaigrutte presintearre om in befeilige ferbining te meitsjen.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_INVALID_INTEGER_ENCODING
en-US
The server presented a certificate that contains an invalid encoding of an integer. Common causes include negative serial numbers, negative RSA moduli, and encodings that are longer than necessary.
fy-NL
De server hat in sertifikaat presintearre dat in ûnjildige kodearring fan in integer befettet. Gebrûklike oarsaken omfetsje negative searjenûmers, negative RSA-moduli, en kodearringen dy’t langer binne as nedich.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE
en-US
The server uses key pinning (HPKP) but no trusted certificate chain could be constructed that matches the pinset. Key pinning violations cannot be overridden.
fy-NL
De server brûkt kaaipinning (HPKP), mar der kin gjin fertroude sertifikaatketen makke dy’t mei de pinset oerienkomt. Skeining fan kaaipinning kin net negearre wurde.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_NOT_YET_VALID_CERTIFICATE
en-US
The server presented a certificate that is not yet valid.
fy-NL
De server presintearre in sertifikaat dat noch net falide is.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_NOT_YET_VALID_ISSUER_CERTIFICATE
en-US
A certificate that is not yet valid was used to issue the server’s certificate.
fy-NL
Der is in sertifikaat brûkt dat noch net falide is om it sertifikaat fan de server út te jaan.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_OCSP_RESPONSE_FOR_CERT_MISSING
en-US
The OCSP response does not include a status for the certificate being verified.
fy-NL
It OCSP-antwurd befettet gjin steat foar it sertifikaat dat ferifiearre wurdt.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_REQUIRED_TLS_FEATURE_MISSING
en-US
A required TLS feature is missing.
fy-NL
Der ûntbrekt in fereaske TLS-funksje.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_SELF_SIGNED_CERT
en-US
The certificate is not trusted because it is self-signed.
fy-NL
It sertifikaat is net fertroud, omdat it sels ûndertekene is.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_SIGNATURE_ALGORITHM_MISMATCH
en-US
The signature algorithm in the signature field of the certificate does not match the algorithm in its signatureAlgorithm field.
fy-NL
It ûndertekeningsalgoritme yn it ûndertekeningsfjild fan it sertifikaat komt net oerien mei it algoritme yn syn fjild ‘signatureAlgorithm’.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_V1_CERT_USED_AS_CA
en-US
An X.509 version 1 certificate that is not a trust anchor was used to issue the server’s certificate. X.509 version 1 certificates are deprecated and should not be used to sign other certificates.
fy-NL
Foar it útjaan fan it sertifikaat fan de server is in X.509 ferzje 1-sertifikaat brûkt dat gjin fertrouensanker is. X.509 ferzje 1-sertifikaten wurde net mear stipe en kinne better net foar it ûndertekenjen fan oare sertifikaten brûkt wurde.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_VALIDITY_TOO_LONG
en-US
The server presented a certificate that is valid for too long.
fy-NL
De server hat in sertifikaat presintearre dat te lang jildich is.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_ADDING_CERT
en-US
Error adding certificate to database.
fy-NL
Flater by it tafoegjen fan sertifikaat oan database.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_CRL_DP_URL
en-US
Invalid or unsupported URL in CRL distribution point name.
fy-NL
Unjildige of net-stipe URL yn CRL-distribúsjepuntennamme.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_DATA
en-US
security library: received bad data.
fy-NL
befeiligingsbiblioteek: ferkearde gegevens ûntfongen.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_DATABASE
en-US
security library: bad database.
fy-NL
befeiligingsbiblioteek: ferkearde database.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_DER
en-US
security library: improperly formatted DER-encoded message.
fy-NL
befeiligingsbiblioteek: ferkeard opstelde DER-kodearre berjocht.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_EXPORT_ALGORITHM
en-US
Required algorithm is not allowed.
fy-NL
Fereaske algoritme is net tastien.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_HTTP_RESPONSE
en-US
Server returned bad HTTP response
fy-NL
Server meldde net korrekt HTTP-antwurd
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_INFO_ACCESS_LOCATION
en-US
Bad information access location in cert extension
fy-NL
Net korrekte lokaasje fan ynformaasjetagong yn sertifikaatútwreiding
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_INFO_ACCESS_METHOD
en-US
Unknown information access method in certificate extension.
fy-NL
Unbekende metoade fan ynformaasjetagong yn sertifikaatútwreiding.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_KEY
en-US
Peer’s public key is invalid.
fy-NL
Iepenbiere kaai fan peer is ûnjildich.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_LDAP_RESPONSE
en-US
Server returned bad LDAP response
fy-NL
Server meldde net korrekt LDAP-antwurd
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_NICKNAME
en-US
Certificate nickname already in use.
fy-NL
Sertifikaatalias al yn gebrûk.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_PASSWORD
en-US
The security password entered is incorrect.
fy-NL
It ynfierde befeiligingswachtwurd is net goed.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_SIGNATURE
en-US
Peer’s certificate has an invalid signature.
fy-NL
Sertifikaat fan peer hat in ûnjildiche ûndertekening.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_TEMPLATE
en-US
Could not decode ASN.1 data. Specified template was invalid.
fy-NL
Koe ASN.1-gegevens net dekodearje. Opjûn sjabloan wie ûnjildich.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAGGAGE_NOT_CREATED
en-US
error while creating baggage object
fy-NL
flater tiidens it meitesjen fan bagage objekt
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BUSY
en-US
NSS could not shutdown. Objects are still in use.
fy-NL
NSS koe net ôfslute. Objekten binne noch in gebrûk.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CANNOT_MOVE_SENSITIVE_KEY
en-US
A sensitive key cannot be moved to the slot where it is needed.
fy-NL
In gefoelige kaai kin net ferpleatst wurde nei it lege plak wêr’t dit nedich is.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CA_CERT_INVALID
en-US
Issuer certificate is invalid.
fy-NL
Utjouwerssertifikaat is ûnjildich.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_ADDR_MISMATCH
en-US
Address in signing certificate does not match address in message headers.
fy-NL
Adres yn ûndertekeningssertifikaat komt net oerien mei adres yn berjochtkopriges.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_BAD_ACCESS_LOCATION
en-US
The location for the certificate status server has invalid format.
fy-NL
De lokaasje foar de sertifikaatsteatserver hat in ûnjildich formaat.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NICKNAME_COLLISION
en-US
A certificate with the same nickname already exists.
fy-NL
In sertifikaat mei deselde alias bestiet al.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NOT_IN_NAME_SPACE
en-US
The Certifying Authority for this certificate is not permitted to issue a certificate with this name.
fy-NL
De sertifikaatautoriteit foar dit sertifikaat is net machtige in sertifikaat mei dizze namme út te jaan.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NOT_VALID
en-US
This certificate is not valid.
fy-NL
Dit sertifikaat is net jildich.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NO_RESPONSE
en-US
Cert Library: No Response
fy-NL
Sertifikaatbiblioteek: gjin antwurd
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_SIGNATURE_ALGORITHM_DISABLED
en-US
The certificate was signed using a signature algorithm that is disabled because it is not secure.
fy-NL
It sertifikaat is fersifere mei in ûndertekening dat is útskeakele, omdat it ûnfeilich is.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_USAGES_INVALID
en-US
Certificate usages field is invalid.
fy-NL
Sertifikaatgebrûksfjld is ûnjildich.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_VALID
en-US
This certificate is valid.
fy-NL
Dit sertifikaat is jildich.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CKL_CONFLICT
en-US
New CKL has different issuer than current CKL. Delete current CKL.
fy-NL
Nije CKL hat oare útjouwer as aktuele CKL. Smyt aktuele CKL fuort.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_ALREADY_EXISTS
en-US
CRL already exists.
fy-NL
CRL bestiet al.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_BAD_SIGNATURE
en-US
The CRL for the certificate’s issuer has an invalid signature.
fy-NL
De CRL foar de sertifikaatútjouwer hat in ûnjildiche ûndertekening.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_EXPIRED
en-US
The CRL for the certificate’s issuer has expired. Update it or check your system date and time.
fy-NL
De CRL foar de sertifikaatútjouwer is ferrûn. Wurk dizze by of kontrolear uw systeemdatum en -tiid.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_IMPORT_FAILED
en-US
Error attempting to import a CRL.
fy-NL
Flater by poging CRL te ymportearjen.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_INVALID
en-US
New CRL has an invalid format.
fy-NL
Nije CRL hat in ûnjildich formaat.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_INVALID_VERSION
en-US
Issuer’s Certificate Revocation List has an unknown version number.
fy-NL
Sertifikaateerroppingslist fan útjouwer hat in ûnjildich ferzjenûmer.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_NOT_FOUND
en-US
No matching CRL was found.
fy-NL
Gjin oerienkommende CRL fûn.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_NOT_YET_VALID
en-US
The certificate revocation list for this certificate is not yet valid.
fy-NL
De sertifikaatwerroppingslist foar dit sertifikaat is noch net jildich.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_UNKNOWN_CRITICAL_EXTENSION
en-US
Issuer’s V2 Certificate Revocation List has an unknown critical extension.
fy-NL
V2-sertifikaatwerroppingslist fan útjouwer hat in ûnbekende kritieke útwreiding.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_V1_CRITICAL_EXTENSION
en-US
Issuer’s V1 Certificate Revocation List has a critical extension.
fy-NL
V1-sertifikaatwerroppingslist fan útjouwer hat in kritieke útwreiding.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_DECRYPTION_DISALLOWED
en-US
Cannot decrypt: encrypted using a disallowed algorithm or key size.
fy-NL
Kin net ûntsiferje: fersifere mei help fan in net-tastiene algoritme of kaaigrutte.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_DIGEST_NOT_FOUND
en-US
The CMS or PKCS #7 Digest was not found in signed message.
fy-NL
De CMS- of PKCS #7-digest waard net fûn yn ûndertekene berjocht.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_DUPLICATE_CERT
en-US
Certificate already exists in your database.
fy-NL
Sertifikaat bestiat al yn jo database.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_DUPLICATE_CERT_NAME
en-US
Downloaded certificate’s name duplicates one already in your database.
fy-NL
Namme fan downloaden sertifikaat komt al foar yn jo database.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXPIRED_CERTIFICATE
en-US
Peer’s Certificate has expired.
fy-NL
Sertifikaat fan peer is ferrûn.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXPIRED_ISSUER_CERTIFICATE
en-US
The certificate issuer’s certificate has expired. Check your system date and time.
fy-NL
It sertifikaat fan de sertifikaatútjouwer is ferrûn. Kontrolear jo systeemdatum en -tiid.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXPIRED_PASSWORD
en-US
The password expired.
fy-NL
It wachtwurd is ferrûn.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXPORTING_CERTIFICATES
en-US
Error attempting to export certificates.
fy-NL
Flater by poging ta eksportearjen fan sertifikaten.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXTENSION_NOT_FOUND
en-US
Certificate extension not found.
fy-NL
Sertifikaatútwreiding net fûn.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXTENSION_VALUE_INVALID
en-US
Certificate extension value is invalid.
fy-NL
Wearde fan sertifikaatútwreiding is ûnjildich.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXTRA_INPUT
en-US
DER-encoded message contained extra unused data.
fy-NL
DER-kodearre berjocht befatte ekstra ûngebrûkte gegevens.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_FAILED_TO_ENCODE_DATA
en-US
Failed to encode data with ASN1 encoder
fy-NL
Kodearjen fan gegevens mei ASN1-encoder mislearre
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_FILING_KEY
en-US
Error refiling the key for this certificate.
fy-NL
Flater by it opnij argivearjen fan de kaai foar dit sertifikaat.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_IMPORTING_CERTIFICATES
en-US
Error attempting to import certificates.
fy-NL
Flater by poging ta ymportearjen fan sertifikaten.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INADEQUATE_CERT_TYPE
en-US
Certificate type not approved for application.
fy-NL
Sertifikaattype net goedkard foar tapassing.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INADEQUATE_KEY_USAGE
en-US
Certificate key usage inadequate for attempted operation.
fy-NL
Sertifikaatkaaigebrûk net genôch foar probearre bewurking.
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.
fy-NL
PKCS #11-stjoerprogramma schendt de spesifikaasje op in ynkompatibele manier.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INPUT_LEN
en-US
security library has experienced an input length error.
fy-NL
befeiligingsbiblioteek rûn tsjin in flater oan by ynfierlingte.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_ALGORITHM
en-US
security library: invalid algorithm.
fy-NL
befeiligingsbiblioteek: ûnjildich algoritme.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_ARGS
en-US
security library: invalid arguments.
fy-NL
befeiligingsbiblioteek: ûnjildige arguminten.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_AVA
en-US
security library: invalid AVA.
fy-NL
befeiligingsbiblioteek: ûnjildige AVA.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_KEY
en-US
The key does not support the requested operation.
fy-NL
De kaai stipet de frege bewurking net.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_PASSWORD
en-US
Password entered is invalid. Please pick a different one.
fy-NL
Ynfierde wachtwurd is ûnjildich. Kies in oare.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_POLICY_MAPPING
en-US
Policy mapping contains anypolicy
fy-NL
Policy mapping befettet anypolicy
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_TIME
en-US
Improperly formatted time string.
fy-NL
Ferkeard opstelde tiidstring.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_IO
en-US
An I/O error occurred during security authorization.
fy-NL
Der is in I/O-flater bard tiidens befeiligingsautorisaasje.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_JS_ADD_MOD_FAILURE
en-US
Unable to add module
fy-NL
Kin module net tafoegje
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_JS_DEL_MOD_FAILURE
en-US
Unable to delete module
fy-NL
Kin module net fuortsmite
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_JS_INVALID_DLL
en-US
Invalid module path/filename
fy-NL
Unjildich modulepaad/-bestânsnamme
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_JS_INVALID_MODULE_NAME
en-US
Invalid module name.
fy-NL
Unjildige modulenamme.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KEYGEN_FAIL
en-US
Unable to generate public/private key pair.
fy-NL
Kin gjin iepenbier-priveekaaipear generearje.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KEY_NICKNAME_COLLISION
en-US
A key with the same nickname already exists.
fy-NL
In kaai mei deselde alias bestiet al.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KRL_BAD_SIGNATURE
en-US
The KRL for this site’s certificate has an invalid signature.
fy-NL
De KRL foar it sertifikaat fan dizze website hat in ûnjildige ûndertekening.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KRL_EXPIRED
en-US
The KRL for this site’s certificate has expired.
fy-NL
De KRL foar it sertifikaat fan dizze website is ferrûn.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KRL_INVALID
en-US
New KRL has an invalid format.
fy-NL
Nije KRL hat in ûnjildich formaat.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KRL_NOT_YET_VALID
en-US
The key revocation list for this certificate is not yet valid.
fy-NL
De kaaiwerroppingslist foar dit sertifikaat is noch net jildich.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_LIBPKIX_INTERNAL
en-US
Libpkix internal error occurred during cert validation.
fy-NL
Ynterne flater fan Libpkix bard wylst sertifikaatfalidaasje.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_LIBRARY_FAILURE
en-US
security library failure.
fy-NL
flater yn befeiligingsbiblioteek.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_LOCKED_PASSWORD
en-US
The password is locked.
fy-NL
It wachtwurd is fêstsetten.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_MESSAGE_SEND_ABORTED
en-US
Message not sent.
fy-NL
Berjocht net ferstjoerd.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_MODULE_STUCK
en-US
PKCS #11 module could not be removed because it is still in use.
fy-NL
PKCS #11-module koe net fuortsmiten wurde, omdat dizze noch in gebrûk is.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NEED_RANDOM
en-US
security library: need random data.
fy-NL
befeiligingsbiblioteek: samar wat gegevens nedich.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NOT_A_RECIPIENT
en-US
Cannot decrypt: you are not a recipient, or matching certificate and private key not found.
fy-NL
Kin net ûntsiferje: jo binne gjin ûntfanger, of oerienkommende sertifikaat en privekaai net fûn.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NOT_FORTEZZA_ISSUER
en-US
Peer FORTEZZA chain has a non-FORTEZZA Certificate.
fy-NL
FORTEZZA-keten fan peer hat in net-FORTEZZA-sertifikaat.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NOT_INITIALIZED
en-US
NSS is not initialized.
fy-NL
NSS is net inisjalisearre.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_EMAIL_CERT
en-US
Not encrypted or signed: you do not yet have an email certificate.
fy-NL
Net fersifere of ûndertekene: jo hawwe noch gjin e-mailsertifikaat.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_EVENT
en-US
No new slot event is available at this time.
fy-NL
Gjin nij slotbarren beskikber op dit stuit.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_KEY
en-US
The private key for this certificate cannot be found in key database
fy-NL
De priveekaai foar dit sertifikaat kin net fûn wurde yn de kaaidatabase.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_KRL
en-US
No KRL for this site’s certificate has been found.
fy-NL
Gjin KRL foar sertifikaat fan dizze website fûn.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_MEMORY
en-US
security library: memory allocation failure.
fy-NL
befeiligingsbiblioteek: ûnthâldtawizingsflater.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_MODULE
en-US
security library: no security module can perform the requested operation.
fy-NL
befeiligingsbiblioteek: gjin befeiligingsmodule dy’t de frege bewurking útfiere kin.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_NODELOCK
en-US
security library: no nodelock.
fy-NL
befeiligingsbiblioteek: gjin nodelock.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_RECIPIENT_CERTS_QUERY
en-US
Not encrypted: you do not have certificates for each of the recipients.
fy-NL
Net fersifere: jo hawwe noch gjin sertifikaten foar iedere ûntfanger.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_SLOT_SELECTED
en-US
No slot or token was selected.
fy-NL
Gjin leech plak of token selektearre.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_TOKEN
en-US
The security card or token does not exist, needs to be initialized, or has been removed.
fy-NL
De befeiligingskaart of -token bestiet net, moat inisjalisearre wurde, of is fuortsmiten.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_BAD_HTTP_RESPONSE
en-US
The OCSP server returned unexpected/invalid HTTP data.
fy-NL
De OCSP-server jout ûnferwachte/ûnjildige HTTP-gegevens werom.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_BAD_SIGNATURE
en-US
OCSP response has an invalid signature.
fy-NL
OCSP response hat in ynfalide ûndertekening.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_FUTURE_RESPONSE
en-US
The OCSP response is not yet valid (contains a date in the future).
fy-NL
It OCSP-antwurd is noch net jildich (befettet in datum yn de takomst).
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_INVALID_SIGNING_CERT
en-US
Invalid OCSP signing certificate in OCSP response.
fy-NL
Unjildich OCSP-ûndertekeningssertifikaat yn OCSP-antwurd.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_MALFORMED_REQUEST
en-US
The OCSP server found the request to be corrupted or improperly formed.
fy-NL
De OCSP-server beskôge it fersyk as skansearr of ferkeard opsteld.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_MALFORMED_RESPONSE
en-US
The response from the OCSP server was corrupted or improperly formed.
fy-NL
It antwurd fan de OCSP-server wie skansearre of ferkeard opsteld.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_NOT_ENABLED
en-US
You must enable OCSP before performing this operation.
fy-NL
Jo moatte OCSP ynskeakelje foar it úfieren fan dizze bewurking.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_NO_DEFAULT_RESPONDER
en-US
You must set the OCSP default responder before performing this operation.
fy-NL
Jo moatte de OCSP-standertresponder ynstelle foar it útfieren fan dizze bewurking.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_OLD_RESPONSE
en-US
The OCSP response contains out-of-date information.
fy-NL
It OCSP-antwurd befat ferâldere ynformaasje.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_REQUEST_NEEDS_SIG
en-US
The OCSP server requires a signature on this request.
fy-NL
De OCSP-server fereasket in ûndertekening foar dit fersyk.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_RESPONDER_CERT_INVALID
en-US
Configured OCSP responder’s certificate is invalid.
fy-NL
Konfigurearre OCSP responder's sertifikaat is ynfalide.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_SERVER_ERROR
en-US
The OCSP server experienced an internal error.
fy-NL
De OCSP-server rûn tsjin in ynterne flater oan.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_TRY_SERVER_LATER
en-US
The OCSP server suggests trying again later.
fy-NL
De OCSP-server stelt foar it letter nochris te probearjen.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNAUTHORIZED_REQUEST
en-US
The OCSP server has refused this request as unauthorized.
fy-NL
De OCSP-server hat dit fersyk wegere as net autorisearre.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNAUTHORIZED_RESPONSE
en-US
The signer of the OCSP response is not authorized to give status for this certificate.
fy-NL
De ûndertekenaar fan it OCSP-antwurd is net autorisearre om steat foar dit sertifikaat te jaan.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNKNOWN_CERT
en-US
The OCSP server has no status for the certificate.
fy-NL
De OCSP-server hat gjin steat foar it sertifikaat.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNKNOWN_RESPONSE_STATUS
en-US
The OCSP server returned an unrecognizable status.
fy-NL
De OCSP-server jou in ûnherkenbere steat werom.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNKNOWN_RESPONSE_TYPE
en-US
The OCSP response cannot be fully decoded; it is of an unknown type.
fy-NL
It OCSP-antwurd kin net folslein dekodearre wurde; it type is ûnbekend.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OLD_CRL
en-US
New CRL is not later than the current one.
fy-NL
Nije CRL is net resinter as de aktuele.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OLD_KRL
en-US
New KRL is not later than the current one.
fy-NL
Nije KRL is net resinter as de aktuele.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OUTPUT_LEN
en-US
security library: output length error.
fy-NL
befeiligingsbiblioteek: flater by útfierlingte.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OUT_OF_SEARCH_LIMITS
en-US
Cert validation search is out of search limits
fy-NL
Sertifikaatfalidaasje-sykopdracht is bûten sykbeheiningen
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PATH_LEN_CONSTRAINT_INVALID
en-US
Certificate path length constraint is invalid.
fy-NL
Foarwearde foar sertifikaatpaadlingte is ûnjildich.
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.
fy-NL
In PKCS #11-module antwurde CKR_DEVICE_ERROR, wat oanjout dat der in probleem mei de token of it slot bard is.
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.
fy-NL
In PKCS #11-module antwurde CKR_FUNCTION_FAILED, wat oanjout dat de opfrege funksje net útfierd wurde koe. Deselde bewurking nochris probearje soe slagje kinne.
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.
fy-NL
In PKCS #11-module antwurde CKR_GENERAL_ERROR, wat oanjout dat der in net werom te bringen flater bard is.
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.
fy-NL
Kin net ymportearje. Deselde alias bestiet al yn 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.
fy-NL
Kin net ymportearje. Bestânsstruktuer is skansearre.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_DECODING_PFX
en-US
Unable to import. Decoding error. File not valid.
fy-NL
Kin net ymportearje. Flater by dekodearjen. Bestân net jildich.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_DUPLICATE_DATA
en-US
Not imported, already in database.
fy-NL
Net ymportearre, al yn 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.
fy-NL
Kin net ymportearje. Flater by poging ta ymportearjen fan sertifikaatketen.
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.
fy-NL
Kin net ymportearje. Unjildige MAC. Ferkeard wachtwurd of skansearre bestân.
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.
fy-NL
Kin net eksportearje. Kaaidatabase skansearre of fuortsmiten.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_PRIVACY_PASSWORD_INCORRECT
en-US
Unable to import. Incorrect privacy password.
fy-NL
Kin net ymportearje. Ferkeard privacywachtwurd.
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.
fy-NL
Kin net eksportearje. Priveekaai koe net fûn wurde en eksportearre.
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.
fy-NL
Kin net ymportearje. Flater by poging ta ymportearjen fan priveekaai.
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.
fy-NL
Kin net eksportearje. Kin sertifikaat of kaai net fine 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.
fy-NL
Kan niet importeren. Kin it ymportbestân net lêze.
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.
fy-NL
Kin net ymportearje. Kin it eksportbestân net skriuwe.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_MAC_ALGORITHM
en-US
Unable to import. MAC algorithm not supported.
fy-NL
Kin net ymportearje. MAC-algoritme net stipe.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_PBE_ALGORITHM
en-US
Unable to import. Encryption algorithm not supported.
fy-NL
Kin net ymportearje. Fersiferingsalgoritme net stipe.
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.
fy-NL
Kin net ymportearje. Allinnich wachtwurdyntegriteits- en privacymodi wurde stipe.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_VERSION
en-US
Unable to import. File version not supported.
fy-NL
Kin net ymportearje. Bestânsferzje net stipe.
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.
fy-NL
Undertekeningsferifikaasje mislearre: gjin ûndertekenaar fûn, te folle ûndertekenaars fûn, of ferkearde of skansearre 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.
fy-NL
Kin net ûntsiferje: kaaikodearringsalgoritme komt net oerien mei jo sertifikaat.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_POLICY_VALIDATION_FAILED
en-US
Cert chain fails policy validation
fy-NL
Sertifikaatketen foldocht net oan policy-falidaasje
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_READ_ONLY
en-US
security library: read-only database.
fy-NL
befeiligingsbiblioteek: allinnich-lêzendatabase.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_RETRY_OLD_PASSWORD
en-US
Old password entered incorrectly. Please try again.
fy-NL
Alde wachtwurd ferkeard ynfierd. Probearje opnij.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_RETRY_PASSWORD
en-US
New password entered incorrectly. Please try again.
fy-NL
Nij wachtwurd net goed ynfierd. Probearje opnij.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_REUSED_ISSUER_AND_SERIAL
en-US
You are attempting to import a cert with the same issuer/serial as an existing cert, but that is not the same cert.
fy-NL
Jo probearje in sertifikaat te ymportearjen mei deselde útjouwer/searjenûmer as in besteand sertifikaat, mar dat is net itselde sertifikaat.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_REVOKED_CERTIFICATE
en-US
Peer’s Certificate has been revoked.
fy-NL
Sertifikaat fan peer is ynlutsen.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_REVOKED_CERTIFICATE_CRL
en-US
Certificate is revoked in issuer’s certificate revocation list.
fy-NL
Sertifikaat is ynlutsen yn sertifikaatwerroppingslist fan útjouwer.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_REVOKED_CERTIFICATE_OCSP
en-US
Issuer’s OCSP responder reports certificate is revoked.
fy-NL
OCSP-responder fan útjouwer meldt dat it sertifikaat ynlutsen is.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_REVOKED_KEY
en-US
The key for this site’s certificate has been revoked.
fy-NL
De kaai foar it sertifikaat fan dizze website is ynlûkt.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_SAFE_NOT_CREATED
en-US
error while creating safe object
fy-NL
flater tiidens it meitsjen fan feilich objekt
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_TOKEN_NOT_LOGGED_IN
en-US
The operation failed because the PKCS#11 token is not logged in.
fy-NL
De bewurking is mislearre, omdat de PKCS#11-token net oanmeld is.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_AIA_LOCATION_TYPE
en-US
Unknown location type in cert AIA extension
fy-NL
Unbekend lokaasjetype yn AIA-útwreiding fan sertifikaat
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_CERT
en-US
The requested certificate could not be found.
fy-NL
It opfrege sertifikaat koe net fûn wurde.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_CRITICAL_EXTENSION
en-US
Certificate contains unknown critical extension.
fy-NL
Sertifikaat befat ûnbekende kritieke útwreiding.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_ISSUER
en-US
Peer’s Certificate issuer is not recognized.
fy-NL
Utjouwer fan sertifikaat fan peer wurdt net werkend.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_OBJECT_TYPE
en-US
Unknown object type specified.
fy-NL
Unbekend objekttype spesifisearre.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_PKCS11_ERROR
en-US
Unknown PKCS #11 error.
fy-NL
Unbekende PKCS #11-flater.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_SIGNER
en-US
The signer’s certificate could not be found.
fy-NL
It sertifikaat fan de ûndertekenaar koe net fûn wurde.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNRECOGNIZED_OID
en-US
Unrecognized Object Identifier.
fy-NL
Net-herkende objektydentifikator.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNSUPPORTED_EC_POINT_FORM
en-US
Unsupported elliptic curve point form.
fy-NL
Net-stipe foarm fan punt op elliptyske kromme.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNSUPPORTED_ELLIPTIC_CURVE
en-US
Unsupported elliptic curve.
fy-NL
Net-stipe elliptyske kromme.
Please enable JavaScript. Some features won't be available without it.