summaryrefslogtreecommitdiffstats
path: root/l10n-hr/dom/chrome/security
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-hr/dom/chrome/security')
-rw-r--r--l10n-hr/dom/chrome/security/caps.properties9
-rw-r--r--l10n-hr/dom/chrome/security/csp.properties100
-rw-r--r--l10n-hr/dom/chrome/security/security.properties109
3 files changed, 218 insertions, 0 deletions
diff --git a/l10n-hr/dom/chrome/security/caps.properties b/l10n-hr/dom/chrome/security/caps.properties
new file mode 100644
index 0000000000..149a82a215
--- /dev/null
+++ b/l10n-hr/dom/chrome/security/caps.properties
@@ -0,0 +1,9 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+CheckLoadURIError = Sigurnosna greška: Sadržaj pri %S možda ne učitava ili povezuje prema %S.
+CheckSameOriginError = Sigurnosna greška: Sadržaj pri %S možda ne podatke s %S.
+ExternalDataError = Sigurnosna greška: sadržaj pri %S je pokušao učitati %S, ali ne smije učitati vanjske podatke kad se koristi kao slika.\u00A0
+
+CreateWrapperDenied = Odbijeno pravo stvaranja omotača za objekt klase %S
+CreateWrapperDeniedForOrigin = Zabranjen pristup za <%2$S> prilikom izrade omotača za objekt clase %1$S
diff --git a/l10n-hr/dom/chrome/security/csp.properties b/l10n-hr/dom/chrome/security/csp.properties
new file mode 100644
index 0000000000..895bbb18de
--- /dev/null
+++ b/l10n-hr/dom/chrome/security/csp.properties
@@ -0,0 +1,100 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# CSP Warnings:
+# LOCALIZATION NOTE (CSPViolation):
+# %1$S is the reason why the resource has not been loaded.
+CSPViolation = Postavke stranice su blokirale učitavanje resursa: %1$S
+# LOCALIZATION NOTE (CSPViolationWithURI):
+# %1$S is the directive that has been violated.
+# %2$S is the URI of the resource which violated the directive.
+CSPViolationWithURI = Postavke stranice su blokirale učitavanje resursa pri %2$S ("%1$S").
+# LOCALIZATION NOTE (CSPROViolation):
+# %1$S is the reason why the resource has not been loaded.
+CSPROViolation = Došlo je do prekršaja report-only CSP politike ("%1$S"). Ponašanje je dopušteno, a CSP izvješće je poslano.
+# LOCALIZATION NOTE (CSPROViolationWithURI):
+# %1$S is the directive that has been violated.
+# %2$S is the URI of the resource which violated the directive.
+CSPROViolationWithURI = Postavke stranice su pratile učitavanje resursa pri %2$S ("%1$S"). CSP izvješće se šalje.
+# LOCALIZATION NOTE (triedToSendReport):
+# %1$S is the URI we attempted to send a report to.
+triedToSendReport = Pokušaj slanja izvještaja na neispravan URI: "%1$S"
+# LOCALIZATION NOTE (couldNotParseReportURI):
+# %1$S is the report URI that could not be parsed
+couldNotParseReportURI = nije moguće analizirati URI izvještaja: %1$S
+# LOCALIZATION NOTE (couldNotProcessUnknownDirective):
+# %1$S is the unknown directive
+couldNotProcessUnknownDirective = Nije moguće obraditi nepoznatu uputu '%1$S'
+# LOCALIZATION NOTE (ignoringUnknownOption):
+# %1$S is the option that could not be understood
+ignoringUnknownOption = Zanemaruje se nepoznata opcija %1$S
+# LOCALIZATION NOTE (ignoringDuplicateSrc):
+# %1$S defines the duplicate src
+ignoringDuplicateSrc = Zanemaruje se dupli izvor %1$S
+# LOCALIZATION NOTE (ignoringSrcFromMetaCSP):
+# %1$S defines the ignored src
+ignoringSrcFromMetaCSP = Zanemaruje se izvor '%1$S' (ne podržava se, kad se dostavlja putem meta elementa).
+# LOCALIZATION NOTE (ignoringStrictDynamic):
+# %1$S is the ignored src
+ignoringStrictDynamic = Zanemaruje se izvor '%1$S' (podržava se samo unutar script-src).
+# LOCALIZATION NOTE (strictDynamicButNoHashOrNonce):
+# %1$S is the csp directive that contains 'strict-dynamic'
+# 'strict-dynamic' should not be localized
+strictDynamicButNoHashOrNonce = Ključna riječ 'strict-dynamic' unutar „%1$S” bez valjanog nonce-a ili hash-a može blokirati učitavanje svih skripti
+# LOCALIZATION NOTE (reportURInotHttpsOrHttp2):
+# %1$S is the ETLD of the report URI that is not HTTP or HTTPS
+reportURInotHttpsOrHttp2 = URI izvještaja (%1$S) bi trebao biti HTTP ili HTTPS URI.
+# LOCALIZATION NOTE (reportURInotInReportOnlyHeader):
+# %1$S is the ETLD of the page with the policy
+reportURInotInReportOnlyHeader = Ova stranica (%1$S) ima Report-Only politiku bez URI-ja prijave. CSP neće blokirati, niti može prijaviti kršenja ove politike.
+# LOCALIZATION NOTE (failedToParseUnrecognizedSource):
+# %1$S is the CSP Source that could not be parsed
+failedToParseUnrecognizedSource = Neuspješna analiza nepoznatog izvora %1$S
+# LOCALIZATION NOTE (upgradeInsecureRequest):
+# %1$S is the URL of the upgraded request; %2$S is the upgraded scheme.
+upgradeInsecureRequest = Nesiguran zahtjev „%1$S” nadograđuje se na „%2$S”
+# LOCALIZATION NOTE (ignoreSrcForDirective):
+ignoreSrcForDirective = Zanemaruju se src-ovi za uputu '%1$S'
+# LOCALIZATION NOTE (hostNameMightBeKeyword):
+# %1$S is the hostname in question and %2$S is the keyword
+hostNameMightBeKeyword = Interpretacija %1$S kao adrese poslužitelja, umjesto ključne riječi. Ako ste namjeravali da ovo bude ključna riječ, koristite '%2$S' (unutar jednostrukih navodnika).
+# LOCALIZATION NOTE (notSupportingDirective):
+# directive is not supported (e.g. 'reflected-xss')
+notSupportingDirective = Uputa '%1$S' nije podržana. Upute i vrijednosti će se zanemariti.
+# LOCALIZATION NOTE (blockAllMixedContent):
+# %1$S is the URL of the blocked resource load.
+blockAllMixedContent = Blokiranje nesigurnog zahtjeva ‘%1$S’.
+# LOCALIZATION NOTE (ignoringDirectiveWithNoValues):
+# %1$S is the name of a CSP directive that requires additional values
+ignoringDirectiveWithNoValues = Zanemaruju se ‘%1$S’ jer ne sadrži niti jedan parametar.
+# LOCALIZATION NOTE (ignoringReportOnlyDirective):
+# %1$S is the directive that is ignored in report-only mode.
+ignoringReportOnlyDirective = Upute odvojenog pokretanja se zanemaruju, kad se dostavljaju u samo-za-izvještaj pravilu „%1$S“
+# LOCALIZATION NOTE (IgnoringSrcBecauseOfDirective):
+# %1$S is the name of the src that is ignored.
+# %2$S is the name of the directive that causes the src to be ignored.
+IgnoringSrcBecauseOfDirective=Zanemaruju se ‘%1$S’ zbog upute ‘%2$S’.
+# LOCALIZATION NOTE (IgnoringSourceWithinDirective):
+# %1$S is the ignored src
+# %2$S is the directive which supports src
+IgnoringSourceWithinDirective = Zanemaruje se izvor '%1$S' (ne podržava se unutar ‘%2$S’).
+
+
+# CSP Errors:
+# LOCALIZATION NOTE (couldntParseInvalidSource):
+# %1$S is the source that could not be parsed
+couldntParseInvalidSource = Nije moguće obraditi neispravan izvor %1$S
+# LOCALIZATION NOTE (couldntParseInvalidHost):
+# %1$S is the host that's invalid
+couldntParseInvalidHost = Nije moguće obraditi neispravan poslužitelj %1$S
+# LOCALIZATION NOTE (couldntParsePort):
+# %1$S is the string source
+couldntParsePort = Nije moguće obraditi priključak u %1$S
+# LOCALIZATION NOTE (duplicateDirective):
+# %1$S is the name of the duplicate directive
+duplicateDirective = Otkrivena je dvostruka uputa %1$S. Zanemarit će se sva pojavljivanja osim prvog.
+# LOCALIZATION NOTE (couldntParseInvalidSandboxFlag):
+# %1$S is the option that could not be understood
+couldntParseInvalidSandboxFlag = Nije moguće obraditi neispravnu oznaku „%1$S” u odvojenom pokretanju
+
diff --git a/l10n-hr/dom/chrome/security/security.properties b/l10n-hr/dom/chrome/security/security.properties
new file mode 100644
index 0000000000..ecded68901
--- /dev/null
+++ b/l10n-hr/dom/chrome/security/security.properties
@@ -0,0 +1,109 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# Mixed Content Blocker
+# LOCALIZATION NOTE: "%1$S" is the URI of the blocked mixed content resource
+BlockMixedDisplayContent = Blokirano učitavanje miješanog sadržaja za prikaz "%1$S"
+BlockMixedActiveContent = Blokirano učitavanje miješanog aktivnog sadržaja "%1$S"
+
+# CORS
+# LOCALIZATION NOTE: Do not translate "Access-Control-Allow-Origin", Access-Control-Allow-Credentials, Access-Control-Allow-Methods, Access-Control-Allow-Headers
+CORSDisabled=Zahtjev višestrukog podrijetla je blokiran: politika jednog podrijetla zabranjuje čitanje udaljenih resursa na %1$S. (Razlog: CORS onemogućen).
+CORSRequestNotHttp=Zahtjev višestrukog podrijetla je blokiran: politika jednog podrijetla zabranjuje čitanje udaljenih resursa na %1$S. (Razlog: CORS zahtjev nije http).
+CORSAllowOriginNotMatchingOrigin=Zahtjev višestrukog podrijetla je blokiran: politika jednog podrijetla zabranjuje čitanje udaljenih resursa na %1$S. (Razlog: CORS zaglavlje 'Access-Control-Allow-Origin' ne odgovara '%2$S').
+CORSNotSupportingCredentials=Zahtjev višestrukog podrijetla je blokiran: politika jednog podrijetla zabranjuje čitanje udaljenih resursa na ‘%1$S’. (Razlog: vjerodajnica nije podržana ako CORS zaglavlje 'Access-Control-Allow-Credentials' je ‘*’).
+CORSMethodNotFound=Zahtjev višestrukog podrijetla je blokiran: politika jednog podrijetla zabranjuje čitanje udaljenih resursa na %1$S. (Razlog: nije pronađena metoda u CORS zaglavlju 'Access-Control-Allow-Methods').
+CORSMissingAllowCredentials=Zahtjev višestrukog podrijetla je blokiran: politika jednog podrijetla zabranjuje čitanje udaljenih resursa na %1$S. (Razlog: očekivano 'true' u CORS zaglavlju 'Access-Control-Allow-Credentials').
+CORSInvalidAllowMethod=Zahtjev višestrukog podrijetla je blokiran: politika jednog podrijetla zabranjuje čitanje udaljenih resursa na %1$S. (Razlog: neispravan token '%2$S' u CORS zaglavlju 'Access-Control-Allow-Methods').
+CORSInvalidAllowHeader=Zahtjev višestrukog podrijetla je blokiran: politika jednog podrijetla zabranjuje čitanje udaljenih resursa na %1$S. (Razlog: neispravan token '%2$S' u CORS zaglavlju 'Access-Control-Allow-Headers').
+
+# LOCALIZATION NOTE: Do not translate "Strict-Transport-Security", "HSTS", "max-age" or "includeSubDomains"
+STSUnknownError=Strict-Transport-Security: došlo je do nepoznate greške kod obrade zaglavlja kojeg je definirala stranica.
+STSCouldNotParseHeader=Strict-Transport-Security: stranica je definirala zaglavlje koje nije moguće uspješno obraditi.
+STSNoMaxAge=Strict-Transport-Security: stranica je definirala zaglavlje koje ne sadrži 'max-age' direktivu.
+STSMultipleMaxAges=Strict-Transport-Security: stranica je definirala zaglavlje koje sadrži višestruke 'max-age' direktive.
+STSInvalidMaxAge=Strict-Transport-Security: stranica je definirala zaglavlje s neispravnom 'max-age' direktivom.
+STSMultipleIncludeSubdomains=Strict-Transport-Security: stranica je definirala zaglavlje s višestrukim 'includeSubDomains' direktivama.
+STSInvalidIncludeSubdomains=Strict-Transport-Security: stranica je definirala zaglavlje koje sadrži neispravnu 'includeSubDomains' direktivu.
+STSCouldNotSaveState=Strict-Transport-Security: došlo je dogreške prilikom evidencije stranice kao Strict-Transport-Security poslužitelja.
+
+InsecurePasswordsPresentOnPage=Polja za unos lozinki na nesigurnoj (http://) stranici. Ovo predstavlja sigurnosni rizik za krađu pristupnih podataka.
+InsecureFormActionPasswordsPresent=Polja za unos lozinki s nesigurnom (http://) akcijom forme. Ovo predstavlja sigurnosni rizik za krađu pristupnih podataka.
+InsecurePasswordsPresentOnIframe=Polja za unos lozinki na nesigurnom (http://) iframeu. Ovo predstavlja sigurnosni rizik za krađu pristupnih podataka.
+# LOCALIZATION NOTE: "%1$S" is the URI of the insecure mixed content resource
+LoadingMixedActiveContent2=Učitavanje mješovitog (nesigurnog) aktivnog sadržaja na sigurnoj stranici "%1$S"
+LoadingMixedDisplayContent2=Učitavanje mještovitog (nesigurnog) prikazanog sadržaja na sigurnoj stranici "%1$S"
+# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download
+MixedContentBlockedDownload = Blokirano preuzimanje nesigurnog sadržaja “%S”.
+
+# LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe"
+BothAllowScriptsAndSameOriginPresent=Iframe koji ima allow-scripts i allow-same-origin atribute za svoj atribut odvojenog pokretanja, može ukloniti svoje odvojeno pokretanje.
+
+# LOCALIZATION NOTE: Do not translate "allow-top-navigation-by-user-activation", "allow-top-navigation", "sandbox" or "iframe"
+
+# Sub-Resource Integrity
+# LOCALIZATION NOTE: Do not translate "script" or "integrity". "%1$S" is the invalid token found in the attribute.
+MalformedIntegrityHash=Script element ima loše formatiran hash u svojem atributu integriteta: "%1$S". Ispravan format je "<hash algorithm>-<hash value>".
+# LOCALIZATION NOTE: Do not translate "integrity"
+InvalidIntegrityLength=Hash u atributu integriteta je bio netočne duljine.
+# LOCALIZATION NOTE: Do not translate "integrity"
+InvalidIntegrityBase64=Hash u atributu integriteta nije moguće dekodirati.
+# LOCALIZATION NOTE: "%1$S" is the URI of the sub-resource that cannot be protected using SRI.
+IneligibleResource="%1$S" nije is not kvalificiran za provjeru integriteta jer nije CORS-enabled niti same-origin.
+# LOCALIZATION NOTE: Do not translate "integrity". "%1$S" is the invalid hash algorithm found in the attribute.
+UnsupportedHashAlg=Nepodržani hash algoritam u atributu integriteta: "%1$S"
+# LOCALIZATION NOTE: Do not translate "integrity"
+NoValidMetadata=Atribut integriteta ne sadrži nikakve validne metapodatke.
+
+# LOCALIZATION NOTE: Do not translate "RC4".
+WeakCipherSuiteWarning=Ova stranica koristi zastarjeli i nesigurni RC4 šifrator.
+
+DeprecatedTLSVersion2=Ova web-stranica koristi zastarjelu verziju TLS-a. Nadogradi na TLS 1.2 ili 1.3.
+
+#XCTO: nosniff
+# LOCALIZATION NOTE: Do not translate "X-Content-Type-Options: nosniff".
+# LOCALIZATION NOTE: Do not translate "X-Content-Type-Options" and also do not translate "nosniff".
+XCTOHeaderValueMissing=Upozorenje X-Content-Type-Options zaglavlja: vrijednost je bila “%1$S”, jeste li mislili poslati “nosniff”?
+# LOCALIZATION NOTE: Do not translate "X-Content-Type-Options" and also do not translate "nosniff".
+
+# LOCALIZATION NOTE: Do not translate "importScripts()"
+
+# LOCALIZATION NOTE: Do not translate "data: URI".
+BlockTopLevelDataURINavigation=Navigacija to podataka najviše razine: URI nije dozvoljen (blokirano učitavanje: “%1$S”)
+
+
+
+# LOCALIZATION NOTE (MixedContentAutoUpgrade):
+# %1$S is the URL of the upgraded request; %2$S is the upgraded scheme.
+MixedContentAutoUpgrade=Nesiguran zahtjev za prikaz „%1$S” nadograđuje se na „%2$S”
+# LOCALIZATION NOTE (RunningClearSiteDataValue):
+# %S is the URI of the resource whose data was cleaned up
+
+# Reporting API
+# LOCALIZATION NOTE(ReportingHeaderInvalidURLEndpoint): %1$S is the invalid URL, %2$S is the group name
+
+# TODO: would be nice to add a link to the Feature-Policy MDN documentation here. See bug 1449501
+# TODO: would be nice to add a link to the Feature-Policy MDN documentation here. See bug 1449501
+
+# LOCALIZATION NOTE: "%1$S" is the limitation length (bytes) of referrer URI, "%2$S" is the origin of the referrer URI.
+# LOCALIZATION NOTE: "%1$S" is the limitation length (bytes) of referrer URI, "%2$S" is the origin of the referrer URI.
+
+# X-Frame-Options
+# LOCALIZATION NOTE(XFrameOptionsInvalid): %1$S is the header value, %2$S is frame URI. Do not translate "X-Frame-Options".
+# LOCALIZATION NOTE(XFrameOptionsDeny): %1$S is the header value, %2$S is frame URI and %3$S is the parent document URI. Do not translate "X-Frame-Options".
+
+# HTTPS-Only Mode
+# LOCALIZATION NOTE: %1$S is the URL of the upgraded request; %2$S is the upgraded scheme.
+HTTPSOnlyUpgradeRequest = Nesiguran zahtjev „%1$S” nadograđuje se na „%2$S”.
+# LOCALIZATION NOTE: %1$S is the URL of request.
+HTTPSOnlyNoUpgradeException = Nesiguran zahtjev „%1$S” se ne nadograđuje, jer je prazan.
+# LOCALIZATION NOTE: %1$S is the URL of the failed request; %2$S is an error-code.
+HTTPSOnlyFailedRequest = Neuspjela nadogradnja nesigurnog zahtjeva „%1$S”. (%2$S)
+
+# LOCALIZATION NOTE: %S is the URL of the blocked request;
+
+# Sanitizer API
+# LOCALIZATION NOTE: Please do not localize "DocumentFragment". It's the name of an API.
+# LOCALIZATION NOTE: "Sanitizer" is the name of the API. Please do not localize.
+