BETA

Transvision

Displaying 200 results out of 691:

Entity en-US hr
Entity # all locales browser • browser • aboutPolicies.ftl
errors-tab
en-US
Errors
hr
Greške
Entity # all locales browser • browser • aboutPolicies.ftl
policy-errors
en-US
Policy Errors
hr
Greške u pravilima
Entity # all locales devtools • client • debugger.properties
variablesViewErrorStacktrace
en-US
Stack trace:
hr
Stack trace:
Entity # all locales devtools • client • webconsole.properties
webconsole.errorsFilterButton.label
en-US
Errors
hr
Greške
Entity # all locales devtools • shared • screenshot.properties
screenshotErrorSavingToFile
en-US
Error saving to %1$S
hr
Greška tijekom spremanja datoteke %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)
hr
Animacija se ne može izvoditi na kompozitoru, jer je veličina okvira (%1$S, %2$S) prevelika u odnosu na prikazni prostor (veće od (%3$S, %4$S)) ili veća od nejveće dozvoljene vrijednosti (%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)
hr
Animacija se ne može izvoditi na kompozitoru, jer je područje okvira (%1$S) preveliko u odnosu na prikazni prostor (veće od %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.
hr
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)
hr
Animacija se ne može izvoditi na kompozitoru, jer element ima promatrače iscrtavanja (-moz element ili SVG isječak/maskiranje)
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
hr
Animacija se ne može reproducirati na kompozitoru jer okvir nije označen kao aktivan za ‘opacity’ animaciju
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformBackfaceVisibilityHidden
en-US
Animations of ‘backface-visibility: hidden’ transforms cannot be run on the compositor
hr
Animacija ‘backface-visibility: hidden’ transformacije se ne može reproducirati na kompozitoru
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
hr
Animacija se ne može reproducirati na kompozitoru jer okvir nije označen kao aktivan za ‘transform’ animaciju
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
hr
Animacija transformacije se ne može pokrenuti na kompozitoru, jer su svojstva povezana s transformacijom nadjačana pravilima !important
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
hr
Animacija ‘transform’ na elementima s SVG transformacijom se ne može reproducirati na kompozitoru
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
hr
Animacija ‘transform’ se ne može reproducirati na kompozitoru kad se geometrijska svojstva animiraju na istom elementu u isto vrijeme
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
hr
Animacija za 'transform' (transformacija) se ne može pokrenuti na kompozitoru jer bi trebala biti sinkronizirana s animacijama geometrijskih svojstava, koje su pokrenute u isto vrijeme
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.
hr
Prijelom stranice je bio izvršen prije nego što je stranica u potpunosti učitana. Ako tablice stilova još nisu učitane, to može prouzročiti prikaz sadržaja bez stilova.
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.
hr
"Coords" atribut <area shape="circle"> oznaka ima negativan radijus.
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.
hr
"Coords" atribut<area shape="circle"> oznaka nije u "središte-x,središte-y,radijus" formatu.
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 ”).
hr
"Coords" atribut <area shape="poly"> oznaci nedostaje posljednja "y" koordinata (ispravan format je "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.
hr
"Coords" atribut <area shape="poly"> oznaka nije u "x1,y1,x2,y2 " formatu.
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.
hr
"Coords" atribut <area shape="rect"> oznaka nije u "lijevo,vrh,desno,dno" formatu.
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
hr
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).
hr
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!
hr
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”.
hr
Ova stranica koristi nestandardno svojstvo „zoom”. Razmisli o korištenju calc() u odgovarajućim vrijednostima svojstava ili o upotrebi svojstva „transform” zajedno s „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.
hr
Warning: Missing string
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.
hr
Poslužitelj koristi certifikat s proširenjem osnovnih uvjeta koji ga identificiraju kao certifikacijsko tijelo. Za ispravno izdan certifikat, ovo ne bi smio biti slučaj.
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.
hr
Poslužitelj koristi certifikat s praznim imenom izdavatelja.
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.
hr
Poslužitelj je prezentirao certifikat s ključem premale dužine za uspostavljanje sigurne veze.
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.
hr
Poslužitelj je ponudio certifikat koji sadrži neispravno kodiranje cijelog broja. Uobičajeni uzroci za ovo uključuju negativne serijske brojeve, negativne RSA module i kodiranja koja su duža nego što li je potrebno.
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.
hr
Poslužitelj koristi "key pinning" (HPKP), ali nije moguće sastaviti nijedan lanac certifikata koji odgovara pinsetu. "Key pinning" prekršaji se ne mogu zaobići.
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.
hr
Poslužitelj je ponudio certifikat koji još nije važeći.
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.
hr
Za izdavanje certifikata ovog poslužitelja je korišten certifikat koji tek treba postati važeći.
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.
hr
OCSP odgovor ne uključuje status za certifikat koji se provjerava.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_REQUIRED_TLS_FEATURE_MISSING
en-US
A required TLS feature is missing.
hr
Tražena TLS mogućnost nedostaje.
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.
hr
Certifikat nije pouzdan jer je samo-potpisan.
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.
hr
Algoritam potpisa u polju potpisa certifikata se ne podudara s algoritmom u signatureAlgorithm polju.
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.
hr
X.509 certifikat verzije 1 koji nema potvrđenu vjerodostojnost je korišten za izdavanje certifikata poslužitelja. X.509 certifikati verzije 1 su zastarjeli i ne bi se smjeli koristiti za potpisivanje drugih certifikata.
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.
hr
Poslužitelj je ponudio certifikat koji je predugo važeći.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_ADDING_CERT
en-US
Error adding certificate to database.
hr
Greška pri dodavanju certifikata u bazu podataka.
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.
hr
Neispravan ili nepodržan URL u imenu CRL distribucije.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_DATA
en-US
security library: received bad data.
hr
Sigurnosna biblioteka: primljeni loši podaci. sigurnosna biblioteka: loša baza podataka.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_DATABASE
en-US
security library: bad database.
hr
sigurnosna biblioteka: loša baza podataka.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_DER
en-US
security library: improperly formatted DER-encoded message.
hr
Sigurnosna biblioteka: nepravilno oblikovana DER šifrirana poruka.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_EXPORT_ALGORITHM
en-US
Required algorithm is not allowed.
hr
Traženi algoritam nije dopušten.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_HTTP_RESPONSE
en-US
Server returned bad HTTP response
hr
Poslužitelj je vratio krivi HTTP odgovor
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_INFO_ACCESS_LOCATION
en-US
Bad information access location in cert extension
hr
Kriva lokacija pristupa informacija u proširenju certifikata
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_INFO_ACCESS_METHOD
en-US
Unknown information access method in certificate extension.
hr
Nepoznata metoda pristupa informacija u proširenju certifikata.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_KEY
en-US
Peer’s public key is invalid.
hr
Javni ključ čvora je nevaljani.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_LDAP_RESPONSE
en-US
Server returned bad LDAP response
hr
Poslužitelj je vratio krivi LDAP odgovor
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_NICKNAME
en-US
Certificate nickname already in use.
hr
Nadimak certifikata je već u upotrebi.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_PASSWORD
en-US
The security password entered is incorrect.
hr
Unesena sigurnosna lozinka nije ispravna.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_SIGNATURE
en-US
Peer’s certificate has an invalid signature.
hr
Certifikat čvora ima nevaljani potpis.
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.
hr
Dekodiranje ASN.1 podataka nije moguće. Naznačeni predložak je nevaljani.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAGGAGE_NOT_CREATED
en-US
error while creating baggage object
hr
greška pri stvaranju objekta prtljage
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BUSY
en-US
NSS could not shutdown. Objects are still in use.
hr
NSS nije moguće isključiti. Objekti su još uvijek u upotrebi.
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.
hr
Osjetljiv ključ nije moguće premjestiti u utor gdje je potreban.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CA_CERT_INVALID
en-US
Issuer certificate is invalid.
hr
Certifikat izdavača je nevažeći.
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.
hr
Adresa u potpisu certifikata ne odgovara adresi u zaglavlju poruke.
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.
hr
Lokacija poslužitelja stanja certifikata je nepravilnog formata.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NICKNAME_COLLISION
en-US
A certificate with the same nickname already exists.
hr
Certifikat s istim nadimkom već postoji.
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.
hr
Certifikacijskom tijelu ovog certifikata nije dopušteno izdati certifikat s ovim imenom.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NOT_VALID
en-US
This certificate is not valid.
hr
Ovaj certifikat nije važeći.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NO_RESPONSE
en-US
Cert Library: No Response
hr
Cert biblioteka: nema odgovora
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.
hr
Certifikat je potpisan koristeći algoritam potpisivanja koji je onemogućen jer se smatra nesigurnim.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_USAGES_INVALID
en-US
Certificate usages field is invalid.
hr
Polje korištenja certifikata je nevažeće.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_VALID
en-US
This certificate is valid.
hr
Ovaj certifikat je važeći.
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.
hr
Novi CKL ima drugačijeg izdavača od trenutačnog CKL-a. Izbriši trenutačni CKL.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_ALREADY_EXISTS
en-US
CRL already exists.
hr
CRL već postoji.
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.
hr
CRL za izdavača certifikata ima nevažeći potpis.
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.
hr
CRL za izdavača certifikata je istekao. Aktualiziraj ga ili provjeri datum i vrijeme tvog sustava.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_IMPORT_FAILED
en-US
Error attempting to import a CRL.
hr
Greška pri pokušaju uvoza CRL-a.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_INVALID
en-US
New CRL has an invalid format.
hr
Novi CRL ima nevažeći format.
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.
hr
Izdavačev popis opozvanih certifikata nepoznate je verzije.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_NOT_FOUND
en-US
No matching CRL was found.
hr
Nije pronađen nijedan traženi CRL.
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.
hr
Popis opozvanih certifikata za ovaj certifikat još nije valjan.
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.
hr
Izdavačev V2 popis opozvanih certifikata ima nepoznato kritično proširenje.
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.
hr
Izdavačev V1 popis opozvanih certifikata ima kritično proširenje.
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.
hr
Dešifriranje nije moguće: šifrirano korištenjem nedopuštenog algoritma ili veličine ključa.
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.
hr
CMS ili PKCS #7 rezultat nije pronađen u potpisanoj poruci.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_DUPLICATE_CERT
en-US
Certificate already exists in your database.
hr
Certifikat već postoji u tvojoj bazi podataka.
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.
hr
Preuzeto ime certifikata podudara se s jednim drugim, koji se već nalazi u tvojoj bazi podataka.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXPIRED_CERTIFICATE
en-US
Peer’s Certificate has expired.
hr
Certifikat čvora je istekao.
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.
hr
Certifikat izdavača certifikata je istekao. Provjeri datum i vrijeme tvog sustava.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXPIRED_PASSWORD
en-US
The password expired.
hr
Lozinka je istekla.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXPORTING_CERTIFICATES
en-US
Error attempting to export certificates.
hr
Greška pri pokušaju izvoza certifikata.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXTENSION_NOT_FOUND
en-US
Certificate extension not found.
hr
Proširenje certifikata nije pronađeno.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXTENSION_VALUE_INVALID
en-US
Certificate extension value is invalid.
hr
Vrijednost proširenja certifikata je nevažeća.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXTRA_INPUT
en-US
DER-encoded message contained extra unused data.
hr
DER-šifrirana poruka sadrži dodatne neiskorištene podatke.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_FAILED_TO_ENCODE_DATA
en-US
Failed to encode data with ASN1 encoder
hr
Neuspješno kodiranje podataka s ASN1 koderom
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_FILING_KEY
en-US
Error refiling the key for this certificate.
hr
Greška pri ponovnom upisivanju ključa za ovaj certifikat.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_IMPORTING_CERTIFICATES
en-US
Error attempting to import certificates.
hr
Greška pri pokušaju uvoza certifikata.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INADEQUATE_CERT_TYPE
en-US
Certificate type not approved for application.
hr
Vrsta certifikata nije odobrena za primjenu.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INADEQUATE_KEY_USAGE
en-US
Certificate key usage inadequate for attempted operation.
hr
Upotreba ključa certifikata nije prikladna za pokušanu operaciju.
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.
hr
PKCS #11 upravljački program krši specifikacije na nekompatibilni način.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INPUT_LEN
en-US
security library has experienced an input length error.
hr
Sigurnosna biblioteka je naišla na grešku u duljini unosa.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_ALGORITHM
en-US
security library: invalid algorithm.
hr
Sigurnosna biblioteka: nevaljani algoritam.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_ARGS
en-US
security library: invalid arguments.
hr
Sigurnosna biblioteka: nevaljani argumenti.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_AVA
en-US
security library: invalid AVA.
hr
Sigurnosna biblioteka: nevaljana AVA.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_KEY
en-US
The key does not support the requested operation.
hr
Ključ ne podržava traženu operaciju.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_PASSWORD
en-US
Password entered is invalid. Please pick a different one.
hr
Upisana lozinka je neispravna. Odaberi jednu drugu.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_POLICY_MAPPING
en-US
Policy mapping contains anypolicy
hr
Mapiranje politike sadrži anypolicy
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_TIME
en-US
Improperly formatted time string.
hr
Krivo oblikovani vremenski niz.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_IO
en-US
An I/O error occurred during security authorization.
hr
Došlo je do ulazno-izlazne greške pri sigurnosnoj autorizaciji.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_JS_ADD_MOD_FAILURE
en-US
Unable to add module
hr
Dodavanje modula nije moguće
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_JS_DEL_MOD_FAILURE
en-US
Unable to delete module
hr
Uklanjanje modula nije moguće
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_JS_INVALID_DLL
en-US
Invalid module path/filename
hr
Nevaljana putanja/ime modula.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_JS_INVALID_MODULE_NAME
en-US
Invalid module name.
hr
Nevaljano ime modula.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KEYGEN_FAIL
en-US
Unable to generate public/private key pair.
hr
Generiranje javnog/privatnog para ključeva nije moguće.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KEY_NICKNAME_COLLISION
en-US
A key with the same nickname already exists.
hr
Ključ s istim nadimkom već postoji.
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.
hr
KRL za certifikat ove stranice ima nevažeći potpis.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KRL_EXPIRED
en-US
The KRL for this site’s certificate has expired.
hr
KRL za certifikat ove stranice je istekao.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KRL_INVALID
en-US
New KRL has an invalid format.
hr
Novi KRL ima nevažeći format.
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.
hr
Popis opozvanih ključeva za ovaj certifikat još nije valjan.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_LIBPKIX_INTERNAL
en-US
Libpkix internal error occurred during cert validation.
hr
Došlo je do libpkix interne greške prilikom provjere certifikata.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_LIBRARY_FAILURE
en-US
security library failure.
hr
Greška sigurnosne biblioteke.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_LOCKED_PASSWORD
en-US
The password is locked.
hr
Lozinka je zaključana.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_MESSAGE_SEND_ABORTED
en-US
Message not sent.
hr
Poruka nije poslana.
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.
hr
PKCS #11 modul nije moguće ukloniti jer je još uvijek u upotrebi.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NEED_RANDOM
en-US
security library: need random data.
hr
sigurnosna biblioteka: potrebni su nasumični podaci.
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.
hr
Dešifriranje nije moguće: vi niste primatelj ili odgovarajući certifikat i privatni ključ nisu pronađeni.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NOT_FORTEZZA_ISSUER
en-US
Peer FORTEZZA chain has a non-FORTEZZA Certificate.
hr
Čvor FORTEZZA lanca nema FORTEZZA certifikat, već neki drugi.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NOT_INITIALIZED
en-US
NSS is not initialized.
hr
NSS nije inicijaliziran.
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.
hr
Nije šifrirano ili potpisano: još nemate certifikat e-pošte.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_EVENT
en-US
No new slot event is available at this time.
hr
Trenutačno nijedan novi utor događaja nije slobodan.
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
hr
Privatni ključ za ovaj certifikat nije pronađen u bazi ključeva.
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.
hr
Nije pronađen nijedan KRL za certifikat ove stranice.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_MEMORY
en-US
security library: memory allocation failure.
hr
sigurnosna biblioteka: greška pri alokaciji memorije.
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.
hr
sigurnosna biblioteka: nijedan sigurnosni modul ne može izvršiti traženu operaciju.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_NODELOCK
en-US
security library: no nodelock.
hr
sigurnosna biblioteka: nema čvornog ključa.
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.
hr
Nije šifrirano: nemaš certifikate za svakog primatelja.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_SLOT_SELECTED
en-US
No slot or token was selected.
hr
Nije odabran nijedan utor ili token.
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.
hr
Sigurnosna kartica ili token ne postoji, mora biti inicijaliziran ili je uklonjen.
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.
hr
OCSP poslužitelj vratio je neočekivane/krive HTTP podatke.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_BAD_SIGNATURE
en-US
OCSP response has an invalid signature.
hr
OCSP odgovor ima nevažeći potpis.
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).
hr
OCSP odgovor još nije valjani (sadrži datum u budućnosti).
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_INVALID_SIGNING_CERT
en-US
Invalid OCSP signing certificate in OCSP response.
hr
Krivi OCSP potpis certifikata u OCSP odgovoru.
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.
hr
OCSP poslužitelj je ustanovio da je zahtjev oštećen ili nepravilno oblikovan.
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.
hr
Odgovor OCSP poslužitelja je oštećen ili nepravilno oblikovan.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_NOT_ENABLED
en-US
You must enable OCSP before performing this operation.
hr
Prije izvođenja ove operacije morate omogućiti OCSP.
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.
hr
Prije izvođenja ove operacije moraš postaviti standardni OCSP odgovor.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_OLD_RESPONSE
en-US
The OCSP response contains out-of-date information.
hr
OCSP odgovor sadrži zastarjele informacije.
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.
hr
OCSP poslužitelj traži potpis na ovaj zahtjev.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_RESPONDER_CERT_INVALID
en-US
Configured OCSP responder’s certificate is invalid.
hr
Podešen certifikat OCSP odgovora nije važeći.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_SERVER_ERROR
en-US
The OCSP server experienced an internal error.
hr
OCSP poslužitelj je naišao na internu grešku.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_TRY_SERVER_LATER
en-US
The OCSP server suggests trying again later.
hr
OCSP poslužitelj predlaže ponovni pokušaj kasnije.
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.
hr
OCSP poslužitelj je odbio zahtjev kao neovlašteni.
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.
hr
Potpisnik OCSP odgovora nije ovlašten davati status za ovaj certifikat.
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.
hr
OCSP poslužitelj nema nijedan status za certifikat.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNKNOWN_RESPONSE_STATUS
en-US
The OCSP server returned an unrecognizable status.
hr
OCSP poslužitelj je vratio neprepoznatljiv status.
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.
hr
OCSP odgovor nije u potpunosti dekodiran; nepoznate je vrste.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OLD_CRL
en-US
New CRL is not later than the current one.
hr
Novi CRL nije kasniji od trenutačnog.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OLD_KRL
en-US
New KRL is not later than the current one.
hr
Novi KRL nije kasniji od trenutačnog.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OUTPUT_LEN
en-US
security library: output length error.
hr
Sigurnosna biblioteka: greška u duljini izlaznog rezultata.
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
hr
Pretraživanje provjere certifikata je izvan granica pretraživanja
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PATH_LEN_CONSTRAINT_INVALID
en-US
Certificate path length constraint is invalid.
hr
Ograničenje duljine putanje certifikata je nevažeća.
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.
hr
PKCS #11 modul je vratio CKR_DEVICE_ERROR, indicirajući da je problem nastao s tokenom ili utorom.
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.
hr
PKCS #11 modul je vratio CKR_FUNCTION_FAILED, indicirajući da zatraženu funkciju nije moguće izvesti. Ponovni pokušaj iste operacije bi možda mogao uspjeti.
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.
hr
PKCS #11 modul je vratio CKR_GENERAL_ERROR, indicirajući da je došlo do neotklonjive greške.
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.
hr
Uvoz nije moguć. Isti nadimak već postoji u bazi podataka.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_CORRUPT_PFX_STRUCTURE
en-US
Unable to import. File structure is corrupt.
hr
Uvoz nije moguć. Struktura datoteke je oštećena.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_DECODING_PFX
en-US
Unable to import. Decoding error. File not valid.
hr
Uvoz nije moguć. Greška dekodiranja. Datoteka nije ispravna.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_DUPLICATE_DATA
en-US
Not imported, already in database.
hr
Nije uvezeno, već postoji u bazi podataka.
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.
hr
Uvoz nije moguć. Greška pri pokušaju uvoza lanca certifikata.
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.
hr
Uvoz nije moguć. Nevažeći MAC. Netočna lozinka ili oštećena datoteka.
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.
hr
Izvoz nije moguć. Baza ključeva je oštećena ili izbrisana.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_PRIVACY_PASSWORD_INCORRECT
en-US
Unable to import. Incorrect privacy password.
hr
Uvoz nije moguć. Netočna lozinka privatnosti.
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.
hr
Izvoz nije moguć. Privatni ključ nije pronađen i izvezen.
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.
hr
Uvoz nije moguć. Greška pri pokušaju uvoza privatnog ključa.
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.
hr
Izvoz nije moguć. Nije moguće locirati certifikat ili ključ prema nadimku.
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.
hr
Uvoz nije moguć. Uvoznu datoteku nije moguće pročitati.
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.
hr
Izvoz nije moguć. Izvozna datoteka ne može biti zapisana.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_MAC_ALGORITHM
en-US
Unable to import. MAC algorithm not supported.
hr
Uvoz nije moguć. MAC algoritam nije podržan.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_PBE_ALGORITHM
en-US
Unable to import. Encryption algorithm not supported.
hr
Uvoz nije moguć. Algoritam šifriranja nije podržan.
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.
hr
Uvoz nije moguć. Podržan je samo integritet lozinke i privatni način.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_VERSION
en-US
Unable to import. File version not supported.
hr
Uvoz nije moguć. Verzija datoteke nije podržana.
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.
hr
Ovjera potpisa nije uspjela: nije pronađen nijedan potpisnik, pronađeno je previše potpisnika ili su pronađeni netočni i oštećeni podaci.
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.
hr
Dešifriranje nije moguće: algoritam šifriranja ključa ne odgovara tvom certifikatu.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_POLICY_VALIDATION_FAILED
en-US
Cert chain fails policy validation
hr
Lanac certifikata ne prolazi provjeru politike
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_READ_ONLY
en-US
security library: read-only database.
hr
sigurnosna biblioteka: baza podataka je označena samo za čitanje.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_RETRY_OLD_PASSWORD
en-US
Old password entered incorrectly. Please try again.
hr
Stara lozinka je krivo upisana. Pokušaj ponovo.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_RETRY_PASSWORD
en-US
New password entered incorrectly. Please try again.
hr
Nova lozinka je krivo upisana. Pokušaj ponovo.
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.
hr
Pokušavaš uvesti certifikat s istim izdavačem/serijskim brojem kao postojeći certifikat, ali radi se o različitom certifikatu.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_REVOKED_CERTIFICATE
en-US
Peer’s Certificate has been revoked.
hr
Certifikat čvora je poništen.
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.
hr
Certifikat je opozvan u listi opozvanih certifikata izdavača certifikata.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_REVOKED_CERTIFICATE_OCSP
en-US
Issuer’s OCSP responder reports certificate is revoked.
hr
OCSP odgovor izdavača javlja da je certifikat opozvan.
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.
hr
Ključ certifikata ove stranice je poništen.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_SAFE_NOT_CREATED
en-US
error while creating safe object
hr
greška pri stvaranju sigurnog objekta
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.
hr
Operacija nije uspjela jer token PKCS#11 nije prijavljen.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_AIA_LOCATION_TYPE
en-US
Unknown location type in cert AIA extension
hr
Nepoznata vrsta lokacije u AIA proširenju certifikata
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_CERT
en-US
The requested certificate could not be found.
hr
Traženi certifikat nije pronađen.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_CRITICAL_EXTENSION
en-US
Certificate contains unknown critical extension.
hr
Certifikat sadrži nepoznato kritično proširenje.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_ISSUER
en-US
Peer’s Certificate issuer is not recognized.
hr
Izdavač certifikata čvora nije prepoznat.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_OBJECT_TYPE
en-US
Unknown object type specified.
hr
Određena je nepoznata vrsta objekta.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_PKCS11_ERROR
en-US
Unknown PKCS #11 error.
hr
Nepoznata PKCS #11 greška.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_SIGNER
en-US
The signer’s certificate could not be found.
hr
Certifikat potpisnika nije pronađen.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNRECOGNIZED_OID
en-US
Unrecognized Object Identifier.
hr
Nepoznati objektni identifikator.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNSUPPORTED_EC_POINT_FORM
en-US
Unsupported elliptic curve point form.
hr
Nepodržan oblik točke eliptičke krivulje.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNSUPPORTED_ELLIPTIC_CURVE
en-US
Unsupported elliptic curve.
hr
Nepodržana eliptička krivulja.
Please enable JavaScript. Some features won't be available without it.