Transvision

Displaying 200 results out of 691:

Entity en-US an
Entity # all locales browser • browser • aboutPolicies.ftl
errors-tab
en-US
Errors
an
Errors
Entity # all locales browser • browser • aboutPolicies.ftl
policy-errors
en-US
Policy Errors
an
Errors de politica
Entity # all locales devtools • client • debugger.properties
variablesViewErrorStacktrace
en-US
Stack trace:
an
Bayo d'a pila:
Entity # all locales devtools • client • webconsole.properties
webconsole.errorsFilterButton.label
en-US
Errors
an
Errors
Entity # all locales devtools • shared • screenshot.properties
screenshotErrorSavingToFile
en-US
Error saving to %1$S
an
Warning: Missing string
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)
an
L'animación no se puede exectuar en o compositor porque la mida d'o quadro (%1$S, %2$S) ye masiau gran en relación con lo puerto de visualización (mas gran de (%3$S, %4$S)) u mas gran que lo maximo permitiu (%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)
an
L'animación no se puet executar en o compositor perque l'aria d'o quadro (%1$S) ye masiau ampla en relación a lo visor (mas ampla que %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.
an
Warning: Missing string
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)
an
No se puede correr l'animación en o compositor porque l'elemento tien observadors de renderizau (elemento-moz u 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
an
L'animación no se puede correr sobre lo compositor porque la trama no ye marcada activa pa animación 'opacity'
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformBackfaceVisibilityHidden
en-US
Animations of ‘backface-visibility: hidden’ transforms cannot be run on the compositor
an
Las animacions de transformacions 'backface-visibility: hidden' no se pueden correr en o compositor
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
an
L'animación no se puede correr sobre lo compositor porque la trama no ye marcada activa pa animación 'transform'
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
an
Warning: Missing string
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
an
Las animacions de 'transform' sobre elementes con transformacions SVG no se pueden correr en o compositor
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
an
Las animacions de 'transform' no se pueden correr en o compositor quan las propiedatz cheometricas son animadas de vez sobre lo mesmo elemento.
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
an
L'animnación de ‘transform’ no se puede fer en o compositor, ya que habría d'estar sincronizau con animacions de propiedatz cheometricas que han empecipiau de vez.
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.
an
Warning: Missing string
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.
an
L'atributo "coords" d'a etiqueta <area shape="circle"> tiene un rayo negativo.
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.
an
L'atributo "coords" d'a etiqueta <area shape="circle"> no ye en o formato "centro-x,centro-y,rayo".
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 ”).
an
A l'atributo "coords" d'a etiqueta <area shape="poly"> le falta a zaguera coordenada "y" (o formato correcto ye "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.
an
L'atributo "coords" d'a etiqueta <area shape="poly"> no ye en o formato "x1,y1,x2,y2 ".
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.
an
L'atributo "coords" d'a etiqueta <area shape="rect"> no ye en o formato "cuha, alto, dreita, abaixo".
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
an
Warning: Missing string
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).
an
Warning: Missing string
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!
an
Warning: Missing string
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”.
an
Warning: Missing string
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.
an
Una restricción de politica adicional ha fallau quan se validaba este certificau.
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.
an
O servidor fa servir un certificau con una extensión de restriccions basica, que lo identifica como una autoridat de certificaus. Esto no habría de pasar en un certificau correctament emeso.
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.
an
Lo servidor ha presentau un certificau con un nombre d'emisor vuedo.
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.
an
O servidor presentó un certificado con una mida de clau masiau chicota como ta establir una connexión segura.
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.
an
Lo servidor ha presentau un certificau que contién una codificación invalida d'un entero. Las causas mas comuns son numeros de serie negativos, modulos RSA negativos y codificacions que son mas grans d'o que cal.
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.
an
O servidor usa key pinning (HPKP) pero s'ha puesto construir garra cadena de certificaus confiables que concuerde con o pinset. As violacions d'o key pinning no se pueden ignorar.
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.
an
O servidor ha presentau un certificau que encara no ye valido.
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.
an
En a emisión d'o certificau d'o servidor s'ha usau un certificau que encara no ye valido.
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.
an
A rispuesta OCSP no incluye un estau ta lo certificau que ye verificando-se.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_REQUIRED_TLS_FEATURE_MISSING
en-US
A required TLS feature is missing.
an
Falta una caracteristica TLS necesaria.
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.
an
Lo certificau no ye confiable per estar auto-firmau.
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.
an
L'algoritmo de sinaydura d'o campo de sinyadura d'o certificau no coincide con l'algorismo d'o campo «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.
an
S'ha usau un certificau X.509 versión 1 que no ye una ancora de confianza pa emeter o certificau d'o servidor. Os certificaus X.509 versión 1 son obsoletos y no s'habrían d'emplegar pa sinyar atros certificaus.
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.
an
O servidor ha presentau un certificau que ye valido pa masiau tiempo.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_ADDING_CERT
en-US
Error adding certificate to database.
an
S'ha produciu una error en adhibir o certificau a la base de datos.
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.
an
URL no valida u no soportada en o punto de distribución CRL.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_DATA
en-US
security library: received bad data.
an
biblioteca de seguranza: s'han recibiu datos incorrectos.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_DATABASE
en-US
security library: bad database.
an
biblioteca de seguranza: a base de datos ye incorrecta.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_DER
en-US
security library: improperly formatted DER-encoded message.
an
biblioteca de seguranza: o mensache codificau con DER no tiene un formato adequau.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_EXPORT_ALGORITHM
en-US
Required algorithm is not allowed.
an
No se permite l'algorismo que s'ha solicitau.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_HTTP_RESPONSE
en-US
Server returned bad HTTP response
an
O servidor ha devuelto una respuesta HTTP no correcta
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_INFO_ACCESS_LOCATION
en-US
Bad information access location in cert extension
an
L'información d'acceso d'a ubicación en a extension de certificau no ye valida
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_INFO_ACCESS_METHOD
en-US
Unknown information access method in certificate extension.
an
O metodo d'acceso a la información en a extensión de certificau ye desconoixiu.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_KEY
en-US
Peer’s public key is invalid.
an
A clau publica de l'atro cabo no ye valida.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_LDAP_RESPONSE
en-US
Server returned bad LDAP response
an
O servidor ha devuelto una respuesta LDAP no correcta
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_NICKNAME
en-US
Certificate nickname already in use.
an
A embotada d'o certificau ya ye en uso.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_PASSWORD
en-US
The security password entered is incorrect.
an
A clau de seguranza introducida no ye correcta.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_SIGNATURE
en-US
Peer’s certificate has an invalid signature.
an
O certificau de l'atr cabo no tiene una sinyatura valida.
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.
an
No s'ha puesto decodificar os datos ASN.1. A plantilla especificada no ye valida.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAGGAGE_NOT_CREATED
en-US
error while creating baggage object
an
s'ha produciu una error en creyar l'obchecto de equipache
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BUSY
en-US
NSS could not shutdown. Objects are still in use.
an
No s'ha puesto zarrar o NSS. Os obchectos encara son en uso.
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.
an
Una clau sensible no puede mover-se a la ranura an s'ameniste.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CA_CERT_INVALID
en-US
Issuer certificate is invalid.
an
O certificau de l'emisor no ye valido.
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.
an
L'adreza en o certificau de sinyatura no coincide con l'adreza d'as cabeceras d'o mensache.
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.
an
L'adreza d'o servidor d'estau d'o certificau no tiene un formato valido.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NICKNAME_COLLISION
en-US
A certificate with the same nickname already exists.
an
Ya existe un certificau con a mesma embotada.
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.
an
L'entidat certificadera d'iste certificau no puede emitir un certificau con este nombre.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NOT_VALID
en-US
This certificate is not valid.
an
Iste certificau no ye valido.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NO_RESPONSE
en-US
Cert Library: No Response
an
Biblioteca de certificaus: no i hai respuesta
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.
an
O certificau s'ha sinyau con un algorismo que s'ha inhabilitau porque no ye seguro.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_USAGES_INVALID
en-US
Certificate usages field is invalid.
an
O campo d'usos d'o certificau no ye valido.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_VALID
en-US
This certificate is valid.
an
Iste certificau ye valido.
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.
an
A nueva CKL tiene un emisor diferent que l'actual. Elimine l'actual.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_ALREADY_EXISTS
en-US
CRL already exists.
an
A CRL ya existe.
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.
an
A CRL de l'emisor d'o certificau no tiene una sinyatura valida.
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.
an
A CRL de l'emisor d'o certificau ha venciu. Esvielle-la u comprebe a calendata y a hora d'o suyo sistema.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_IMPORT_FAILED
en-US
Error attempting to import a CRL.
an
S'ha produciu una error en mirar d'importar una CRL.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_INVALID
en-US
New CRL has an invalid format.
an
A nueva CRL no tiene un formato valido.
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.
an
A lista de revocación de certificaus de l'emisor tiene un numero de versión desconoixiu.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_NOT_FOUND
en-US
No matching CRL was found.
an
No s'ha trobau garra CRL adequada.
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.
an
A lista de revocación de certificaus d'iste certificau no ye encara valida.
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.
an
A lista de revocación de certificaus V2 de l'emisor tiene una extensión critica desconoixida.
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.
an
A lista de revocación de certificaus V1 de l'emisor tiene una extensión critica.
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.
an
No se puede deszifrar: s'ha zifrau fendo servir un algorismo u una grandaria de clau no permitius.
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.
an
No s'ha trobau o CMS u o resumen PKCS #7 en o mensache sinyau.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_DUPLICATE_CERT
en-US
Certificate already exists in your database.
an
O certificau ya existe en a suya base de datos.
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.
an
O nombre d'o certificau descargau ye igual a unatro que ya se troba en a suya base de datos.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXPIRED_CERTIFICATE
en-US
Peer’s Certificate has expired.
an
O certificau de l'atro cabo ha venciu.
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.
an
O certificau de l'emisor d'o certificau ha venciu. Comprebe a calendata y a hora d'o suyo sistema.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXPIRED_PASSWORD
en-US
The password expired.
an
A clau ha caducau.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXPORTING_CERTIFICATES
en-US
Error attempting to export certificates.
an
S'ha produciu una error en mirar d'exportar os certificaus.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXTENSION_NOT_FOUND
en-US
Certificate extension not found.
an
No s'ha trobau a extensión d'o certificau.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXTENSION_VALUE_INVALID
en-US
Certificate extension value is invalid.
an
A valor d'a extensión d'o certificau no ye valido.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXTRA_INPUT
en-US
DER-encoded message contained extra unused data.
an
O mensache codificau con DER conteneba datos suplementarios no emplegaus.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_FAILED_TO_ENCODE_DATA
en-US
Failed to encode data with ASN1 encoder
an
No s'ha puesto zifrar os datos con o codificador ASN1
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_FILING_KEY
en-US
Error refiling the key for this certificate.
an
S'ha produciu una error en replenar a clau d'o certificau.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_IMPORTING_CERTIFICATES
en-US
Error attempting to import certificates.
an
S'ha produciu una error en mirar d'importar os certificaus.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INADEQUATE_CERT_TYPE
en-US
Certificate type not approved for application.
an
No s'ha aprobau a mena de certificau ta l'aplicación.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INADEQUATE_KEY_USAGE
en-US
Certificate key usage inadequate for attempted operation.
an
L'uso d'a clau d'o certificau ye inadequada t'a operación que s'ha prebau.
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.
an
O controlador PKCS #11 viola a especificación d'una traza incompatible.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INPUT_LEN
en-US
security library has experienced an input length error.
an
a biblioteca de seguranza ha experimentau una error en a longaria d'a dentrada.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_ALGORITHM
en-US
security library: invalid algorithm.
an
biblioteca de seguranza: l'algorismo no ye valido.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_ARGS
en-US
security library: invalid arguments.
an
biblioteca de seguranza: os argumentos no son validos.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_AVA
en-US
security library: invalid AVA.
an
biblioteca de seguranza: AVA no ye valido.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_KEY
en-US
The key does not support the requested operation.
an
A clau no permite a operación solicitada.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_PASSWORD
en-US
Password entered is invalid. Please pick a different one.
an
A clau que s'ha introduciu no ye valida. Trigue-ne unatra.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_POLICY_MAPPING
en-US
Policy mapping contains anypolicy
an
A correspondencia de normas d'un certificau contiene a valor inadequada «anypolicy»
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_TIME
en-US
Improperly formatted time string.
an
A cadena horaria no tiene un formato adequau.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_IO
en-US
An I/O error occurred during security authorization.
an
S'ha produciu una error de I/O entre l'autorización de seguranza.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_JS_ADD_MOD_FAILURE
en-US
Unable to add module
an
No s'ha puesto adhibir o modulo
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_JS_DEL_MOD_FAILURE
en-US
Unable to delete module
an
No s'ha puesto eliminar o modulo
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_JS_INVALID_DLL
en-US
Invalid module path/filename
an
O camín u o nombre d'o fichero d'o modulo no ye valido
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_JS_INVALID_MODULE_NAME
en-US
Invalid module name.
an
O nombre d'o modulo no ye valido.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KEYGEN_FAIL
en-US
Unable to generate public/private key pair.
an
No s'ha puesto chenerar o par de claus publica/privada.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KEY_NICKNAME_COLLISION
en-US
A key with the same nickname already exists.
an
Ya existe una clau con a mesma embotada.
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.
an
A KRL d'o certificau d'iste puesto no tiene una sinyatura valida.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KRL_EXPIRED
en-US
The KRL for this site’s certificate has expired.
an
A KRL d'o certificau d'iste puesto ha venciu.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KRL_INVALID
en-US
New KRL has an invalid format.
an
A nueva KRL no tiene un formato valido.
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.
an
A lista de revocación de claus d'iste certificau no ye encara valida.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_LIBPKIX_INTERNAL
en-US
Libpkix internal error occurred during cert validation.
an
S'ha produciu una error interna Libpkix entre a validación de certificau.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_LIBRARY_FAILURE
en-US
security library failure.
an
ha fallau a biblioteca de seguranza.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_LOCKED_PASSWORD
en-US
The password is locked.
an
A clau s'ha blocau.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_MESSAGE_SEND_ABORTED
en-US
Message not sent.
an
No s'ha ninviau o mensache.
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.
an
O modulo PKCS #11 no s'ha puesto eliminar porque ye encara en uso.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NEED_RANDOM
en-US
security library: need random data.
an
biblioteca de seguranza: s'amenistan datos aleatorios.
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.
an
No se puede deszrifrar: no en ye un destinatario, u bien no s'ha trobau o certificau y a clau privada apropiaus.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NOT_FORTEZZA_ISSUER
en-US
Peer FORTEZZA chain has a non-FORTEZZA Certificate.
an
A cadena FORTEZZA de l'atro cabo tiene un certificau que no ye de FORTEZZA.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NOT_INITIALIZED
en-US
NSS is not initialized.
an
No s'ha incialiciau o NSS.
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.
an
Sin zifrau u sinyaturas: encara no tiene garra certificau d'adreza de correu electronico.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_EVENT
en-US
No new slot event is available at this time.
an
No i hai garra evento de nueva ranura disponible en iste momento.
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
an
A clau privada d'o certificau no se puede trobar en a base de datos de claus
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.
an
No s'ha trobau garra KRL t'o certificau d'iste puesto.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_MEMORY
en-US
security library: memory allocation failure.
an
biblioteca de seguranza: s'ha produciu una error en l'asignación de memoria.
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.
an
biblioteca de seguranza: no i hai garra modulo de seguranza que pueda executar a operación solicitada.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_NODELOCK
en-US
security library: no nodelock.
an
biblioteca de seguranza: no i hai garra bloqueo de nodo.
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.
an
Sin zifrau: no tiene ciertificaus ta cadagún d'os destinatarios.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_SLOT_SELECTED
en-US
No slot or token was selected.
an
No s'ha trigau garra ranura u teste.
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.
an
A tarcheta u o teste de seguranza no existen, cal que s'inicialicen, u bien s'han d'eliminar.
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.
an
O servidor OCSP ha devuelto datos HTTP no asperaus u no validos.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_BAD_SIGNATURE
en-US
OCSP response has an invalid signature.
an
A respuesta OCSP no tiene una sinyatura valida.
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).
an
A respuesta OCSP no ye encara valida (contiene una calendata d'o futuro).
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_INVALID_SIGNING_CERT
en-US
Invalid OCSP signing certificate in OCSP response.
an
O certificau de sinyatura OCSP no ye valiu en a respuesta OCSP.
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.
an
O servidor OCSP ha trobau que a solicitut yera malmesa u mal formada.
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.
an
A respuesta d'o servidor OCSP yera malmesa u mal formada.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_NOT_ENABLED
en-US
You must enable OCSP before performing this operation.
an
Ha d'activar OCSP antes d'executar ista operación.
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.
an
Ha d'establir o respondedor OCSP predeterminau antes d'executar ista operación.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_OLD_RESPONSE
en-US
The OCSP response contains out-of-date information.
an
A respuesta OCSP contiene información obsoleta.
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.
an
O servidor OCSP requiere una sinyatura con ista solicitut.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_RESPONDER_CERT_INVALID
en-US
Configured OCSP responder’s certificate is invalid.
an
O certificau de respuesta OCSP configurau no ye valido.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_SERVER_ERROR
en-US
The OCSP server experienced an internal error.
an
O servidor OCSP ha experimentau una error interna.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_TRY_SERVER_LATER
en-US
The OCSP server suggests trying again later.
an
O servidor OCSP suchiere que lo intente de nuevas mas entabant.
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.
an
O servidor OCSP ha refusau ista solicitut como no autorizada.
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.
an
O sinyador d'a respuesta OCSP no ye autorizau a proporcionar o estau d'iste certificau.
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.
an
O servidor OCSP no tiene garra estau t'o certificau.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNKNOWN_RESPONSE_STATUS
en-US
The OCSP server returned an unrecognizable status.
an
O servidor OCSP ha devuelto un estau no reconoixible.
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.
an
A respuesta OCSP no puede decodificar-se de raso; ye d'una mena desconoixida.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OLD_CRL
en-US
New CRL is not later than the current one.
an
A nueva CRL no ye posterior a l'actual.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OLD_KRL
en-US
New KRL is not later than the current one.
an
A nueva KRL no ye posterior a l'actual.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OUTPUT_LEN
en-US
security library: output length error.
an
biblioteca de seguranza: s'ha produciu una error en a longaria d'a salida.
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
an
A busca de validación d'o certificau ye difuera d'os limites de busca
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PATH_LEN_CONSTRAINT_INVALID
en-US
Certificate path length constraint is invalid.
an
A restricción d'a longaria d'o camín d'o certificau no ye valida.
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.
an
Un modulo PKCS #11 ha devuelto una error CKR_DEVICE_ERROR, indicando que s'ha produciu un problema con o teste u a ranura.
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.
an
Un modulo PKCS #11 ha devuelto una falla CKR_FUNCTION_FAILED, indicando que a función solicitada no s'ha puesto executar. Si preba a mesma operación de nuevas podría tener exito.
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.
an
Un modulo PKCS #11 ha devuelto una error CKR_GENERAL_ERROR, indicando que s'ha produciu una error irrecuperable.
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.
an
No s'ha puesto importar. Ya existe a mesma embotada en a base de datos.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_CORRUPT_PFX_STRUCTURE
en-US
Unable to import. File structure is corrupt.
an
No s'ha puesto importar. A estructura d'o fichero ye corrompida.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_DECODING_PFX
en-US
Unable to import. Decoding error. File not valid.
an
No s'ha puesto importar. S'ha produciu una error de descodificación. O fichero no ye valido.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_DUPLICATE_DATA
en-US
Not imported, already in database.
an
No s'ha importau, ya ye en a base de datos.
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.
an
No s'ha puesto importar. S'ha produciu una error en mirar d'importar a cadena de certificaus.
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.
an
No s'ha puesto importar. A MAC no ye valida. A clau ye incorrecta u o fichero ye corrupto.
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.
an
No s'ha puesto exportar. A base de datos de claus ye malmesa u s'ha eliminau.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_PRIVACY_PASSWORD_INCORRECT
en-US
Unable to import. Incorrect privacy password.
an
No s'ha puesto importar. A clau de privacidat no ye correcta.
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.
an
No s'ha puesto exportar. A clau privada no s'ha puesto trobar ni exportar.
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.
an
No s'ha puesto importar. S'ha produciu una error en mirar d'importar a clau privada.
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.
an
No s'ha puesto exportar. No s'ha puesto trobar o certificau u a clau fendo servir a embotada como parametro de busca.
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.
an
No s'ha puesto importar. No s'ha puesto leyer o fichero d'importación.
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.
an
No s'ha puesto exportar. No s'ha puesto escribir o fichero d'exportación.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_MAC_ALGORITHM
en-US
Unable to import. MAC algorithm not supported.
an
No s'ha puesto importar. L'algorismo MAC no ye implementau.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_PBE_ALGORITHM
en-US
Unable to import. Encryption algorithm not supported.
an
No s'ha puesto importar. L'algorismo de zifrau no ye implementau.
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.
an
No s'ha puesto importar. Nomás s'admiten os modos de privacidat y integridat de clau.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_VERSION
en-US
Unable to import. File version not supported.
an
No s'ha puesto importar. No funciona con a versión d'o fichero.
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.
an
A verificación d'a sinyatura ha fallau: no s'ha trobau garra sinyatura, u se'n ha trobau masiadas, u bien os datos son inadequaus u malmesos.
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.
an
No se puede deszifrar: l'algorismo de zifrau d'a clau no corresponde con o suyo certificau.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_POLICY_VALIDATION_FAILED
en-US
Cert chain fails policy validation
an
A cadena de certifición falla en a validación de politicas
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_READ_ONLY
en-US
security library: read-only database.
an
biblioteca de seguranza: base de datos nomás de lectura.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_RETRY_OLD_PASSWORD
en-US
Old password entered incorrectly. Please try again.
an
A clau antiga no s'ha introduciu correctament. Prebe-lo de nuevas.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_RETRY_PASSWORD
en-US
New password entered incorrectly. Please try again.
an
A nueva clau no s'ha introduciu correctament. Torne a prebar-lo.
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.
an
Ye mirando d'importar un certificau con o mesmo numero de serie/emisor que un certificau ya existent, pero que no ye o mesmo certificau.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_REVOKED_CERTIFICATE
en-US
Peer’s Certificate has been revoked.
an
O certificau de l'atro cabo ye estau revocau.
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.
an
S'ha revocau o certificau en a lista de revocación de certificaus de l'emisor.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_REVOKED_CERTIFICATE_OCSP
en-US
Issuer’s OCSP responder reports certificate is revoked.
an
O respondedor OCSP de l'emisor informa que o certificau ye revocau.
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.
an
S'ha revocau a clau t'o certificau d'iste puesto.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_SAFE_NOT_CREATED
en-US
error while creating safe object
an
s'ha produciu una error en creyar l'obchecto seguro
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.
an
A operación ha fallau porque no s'ha encetau a sesión d'o teste PKCS#11.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_AIA_LOCATION_TYPE
en-US
Unknown location type in cert AIA extension
an
A mena d'ubicación en a extensión de certificau AIA ye desconoixida
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_CERT
en-US
The requested certificate could not be found.
an
No s'ha puesto trobar o certificau solicitau.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_CRITICAL_EXTENSION
en-US
Certificate contains unknown critical extension.
an
O certificau contiene una extensión critica desconoixida.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_ISSUER
en-US
Peer’s Certificate issuer is not recognized.
an
No se reconoixe l'emisor d'o certificau de l'atro cabo.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_OBJECT_TYPE
en-US
Unknown object type specified.
an
S'ha especificau una mena d'obchecto desconoixida.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_PKCS11_ERROR
en-US
Unknown PKCS #11 error.
an
Error desconoixida PKCS #11.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_SIGNER
en-US
The signer’s certificate could not be found.
an
No s'ha puesto trobar o certificau d'o sinyador.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNRECOGNIZED_OID
en-US
Unrecognized Object Identifier.
an
No se reconoixe l'iidentificador d'obchecto.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNSUPPORTED_EC_POINT_FORM
en-US
Unsupported elliptic curve point form.
an
Forma de punto de curva eliptica no implementada.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNSUPPORTED_ELLIPTIC_CURVE
en-US
Unsupported elliptic curve.
an
Curva eliptica no implementada.
Please enable JavaScript. Some features won't be available without it.