diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
commit | 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 (patch) | |
tree | a4f824bd33cb075dd5aa3eb5a0a94af221bbe83a /l10n-sl/dom/chrome | |
parent | Adding debian version 124.0.1-1. (diff) | |
download | firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.tar.xz firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.zip |
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-sl/dom/chrome')
-rw-r--r-- | l10n-sl/dom/chrome/security/csp.properties | 83 | ||||
-rw-r--r-- | l10n-sl/dom/chrome/security/security.properties | 7 |
2 files changed, 90 insertions, 0 deletions
diff --git a/l10n-sl/dom/chrome/security/csp.properties b/l10n-sl/dom/chrome/security/csp.properties index 30cb99794e..10c6963c4e 100644 --- a/l10n-sl/dom/chrome/security/csp.properties +++ b/l10n-sl/dom/chrome/security/csp.properties @@ -17,6 +17,89 @@ CSPROViolation = Prišlo je do zlorabe politike CSP report-only ("%1$S"). Obnaš # %1$S is the directive that has been violated. # %2$S is the URI of the resource which violated the directive. CSPROViolationWithURI = Nastavitve strani zaznavajo nalaganje vira na naslovu %2$S ("%1$S"). Poročilo CSP se pošilja. + +# CSP Warnings: + +# LOCALIZATION NOTE (CSPInlineStyleViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. style-src-elem) +CSPInlineStyleViolation = Nastavitve strani so prepovedale uporabo znotrajvrstičnega sloga (%2$S), ker krši naslednje navodilo: “%1$S” +# LOCALIZATION NOTE (CSPROInlineStyleViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. style-src-elem) +# LOCALIZATION NOTE (CSPInlineScriptViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src-elem) +CSPInlineScriptViolation = Nastavitve strani so prepovedale izvajanje znotrajvrstičnega skripta (%2$S), ker krši naslednje navodilo: “%1$S” +# LOCALIZATION NOTE (CSPROInlineScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src-elem) +# LOCALIZATION NOTE (CSPEventHandlerScriptViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src-attr) +# LOCALIZATION NOTE (CSPROEventHandlerScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src-attr) +# LOCALIZATION NOTE (CSPEvalScriptViolation): +# Don't translate/change "'unsafe-eval'", including the single quote. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src) +# LOCALIZATION NOTE (CSPROEvalScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# Don't translate/change "'unsafe-eval'", including the single quote. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src) +# LOCALIZATION NOTE (CSPWasmEvalScriptViolation): +# WebAssembly is a feature name. +# Don't translate/change "'wasm-unsafe-eval'" or "'unsafe-eval'", including the single quote. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src) +# LOCALIZATION NOTE (CSPROWasmEvalScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# WebAssembly is a feature name. +# Don't translate/change "'wasm-unsafe-eval'" or "'unsafe-eval'", including the single quote. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src) +# LOCALIZATION NOTE (CSPStyleViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. style-src) +# LOCALIZATION NOTE (CSPROStyleViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. style-src) +# LOCALIZATION NOTE (CSPScriptViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. script-src-elem) +# LOCALIZATION NOTE (CSPROScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. script-src-elem) +# LOCALIZATION NOTE (CSPWorkerViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. worker-src) +# LOCALIZATION NOTE (CSPROWorkerViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. worker-src) +# LOCALIZATION NOTE (CSPGenericViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. image-src) +# LOCALIZATION NOTE (CSPROGenericViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. image-src) + # LOCALIZATION NOTE (triedToSendReport): # %1$S is the URI we attempted to send a report to. triedToSendReport = Poskus pošiljanja poročila na neveljaven URI: "%1$S" diff --git a/l10n-sl/dom/chrome/security/security.properties b/l10n-sl/dom/chrome/security/security.properties index 4d3eb1501d..cd89112ec4 100644 --- a/l10n-sl/dom/chrome/security/security.properties +++ b/l10n-sl/dom/chrome/security/security.properties @@ -23,6 +23,7 @@ CORSMissingAllowCredentials=Zahteva iz drugega izvora zavrnjena: Politika enakeg CORSPreflightDidNotSucceed3=Zahteva iz drugega izvora zavrnjena: Politika enakega izvora onemogoča branje oddaljenega vira na %1$S. (Razlog: preizkusni odgovor CORS ni uspel). Koda stanja: %2$S. CORSInvalidAllowMethod=Zahteva iz drugega izvora zavrnjena: Politika enakega izvora onemogoča branje oddaljenega vira na %1$S. (Razlog: neveljaven žeton '%2$S' v glavi CORS 'Access-Control-Allow-Methods'). CORSInvalidAllowHeader=Zahteva iz drugega izvora zavrnjena: Politika enakega izvora onemogoča branje oddaljenega vira na %1$S. (Razlog: neveljaven žeton '%2$S' v glavi CORS 'Access-Control-Allow-Headers'). +CORSMissingAllowHeaderFromPreflight2=Zahteva iz drugega izvora zavrnjena: Politika enakega izvora onemogoča branje oddaljenega vira na %1$S. (Razlog: glava ‘%2$S’ ni dovoljena na podlagi glave ‘Access-Control-Allow-Headers’ iz preizkusnega odziva CORS). # LOCALIZATION NOTE: Do not translate "Strict-Transport-Security", "HSTS", "max-age" or "includeSubDomains" STSUnknownError=Strict-Transport-Security: med obdelavo glave, ki jo navaja stran, je prišlo do neznane napake. @@ -44,6 +45,9 @@ LoadingMixedDisplayObjectSubrequestDeprecation=Nalaganje mešane (nezavarovane) # LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download MixedContentBlockedDownload = Preprečen prenos nezavarovane vsebine “%S”. +# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download +BlockedInsecureDownload = Zavrnili smo prenos, ki ni varen: ”%S”. + # LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" BothAllowScriptsAndSameOriginPresent=Iframe, ki uporablja peskovniška atributa allow-scripts in allow-same-origin, lahko umakne svoj peskovnik. # LOCALIZATION NOTE: Do not translate "allow-top-navigation-by-user-activation", "allow-top-navigation", "sandbox" or "iframe" @@ -56,6 +60,7 @@ InvalidIntegrityLength=Zgoščena vrednost atributa integrity ima napačno dolž # LOCALIZATION NOTE: Do not translate "integrity" InvalidIntegrityBase64=Zgoščene vrednosti atributa integrity ni bilo mogoče dekodirati. # LOCALIZATION NOTE: Do not translate "integrity". "%1$S" is the type of hash algorithm in use (e.g. "sha256"). "%2$S" is the value we saw. +IntegrityMismatch2=Nobena zgoščena vrednost ”%1$S” atributa integrity ne ustreza vsebini podvira. Izračunana zgoščena vrednost je “%2$S”. # LOCALIZATION NOTE: "%1$S" is the URI of the sub-resource that cannot be protected using SRI. IneligibleResource="%1$S" ni primeren za preverjanje celovitosti, saj ne omogoča CORS niti ni enakega izvora. # LOCALIZATION NOTE: Do not translate "integrity". "%1$S" is the invalid hash algorithm found in the attribute. @@ -85,6 +90,7 @@ BlockModuleWithWrongMimeType=Nalaganje modula iz “%1$S” je bilo zavrnjeno za # LOCALIZATION NOTE: Do not translate "data: URI". BlockTopLevelDataURINavigation=Krmarjenje do podatkov najvišje ravni: URI ni dovoljen (nalaganje “%1$S” je bilo zavrnjeno) +BlockRedirectToDataURI=Preusmerjanje k podatkom: URI ni dovoljen (nalaganje “%1$S” je bilo zavrnjeno) # LOCALIZATION NOTE: Do not translate "file: URI". “%1$S” is the whole URI of the loaded file. “%2$S” is the MIME type e.g. "text/plain". BlockFileScriptWithWrongMimeType=Nalaganje skripta iz URI-ja file: ("%1$S") je zavrnjeno, ker njegova vrsta MIME ("%2$S") ni veljavna vrsta MIME za JavaScript. @@ -142,6 +148,7 @@ HTTPSOnlyFailedDowngradeAgain = Nadgradnja nezavarovane zahteve “%S” neuspe # speculative TCP connections from http to https. # %1$S is the URL of the upgraded speculative TCP connection; %2$S is the upgraded scheme. + # LOCALIZATION NOTE: %S is the URL of the blocked request; IframeSandboxBlockedDownload = Prenos datoteke "%S" je bil zavrnjen, ker ima sprožilni okvir iframe nastavljeno zastavico peskovnika. |