From 353bc139ab36792cf8199d4ad06ee655f1d0ce13 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:39:18 +0200 Subject: Adding upstream version 115.11.0esr. Signed-off-by: Daniel Baumann --- l10n-es-CL/dom/chrome/security/security.properties | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'l10n-es-CL/dom/chrome/security/security.properties') diff --git a/l10n-es-CL/dom/chrome/security/security.properties b/l10n-es-CL/dom/chrome/security/security.properties index 3c5d736de5..75a55d3f67 100644 --- a/l10n-es-CL/dom/chrome/security/security.properties +++ b/l10n-es-CL/dom/chrome/security/security.properties @@ -46,6 +46,9 @@ LoadingMixedDisplayObjectSubrequestDeprecation=La carga de contenido mixto (inse # LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download MixedContentBlockedDownload = Se bloqueó la descarga de contenido inseguro "%S". +# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download +BlockedInsecureDownload = Hemos bloqueado una descarga que no es segura: “%S”. + # LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" BothAllowScriptsAndSameOriginPresent=Un iframe que tiene tanto allow-scripts como allow-same-origin para su atributo de aislamiento puede removerlo de su espacio de aislamiento. # LOCALIZATION NOTE: Do not translate "allow-top-navigation-by-user-activation", "allow-top-navigation", "sandbox" or "iframe" @@ -59,7 +62,7 @@ InvalidIntegrityLength=El hash contenido en el atributo integrity tiene una long # LOCALIZATION NOTE: Do not translate "integrity" InvalidIntegrityBase64=El hash contenido en el atributo integrity no pudo ser decodificado. # 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=Ninguno de los hashes "%1$S" en el atributo integrity coinciden con el contenido del subrecurso. El has calculado es “%2$S”. +IntegrityMismatch2=Ninguno de los hashes “%1$S” en el atributo integrity coinciden con el contenido del subrecurso. El hash calculado es “%2$S”. # LOCALIZATION NOTE: "%1$S" is the URI of the sub-resource that cannot be protected using SRI. IneligibleResource="%1$S" no es elegible para revisiones de integridad dado que no permite CORS ni es del mismo origen. # LOCALIZATION NOTE: Do not translate "integrity". "%1$S" is the invalid hash algorithm found in the attribute. -- cgit v1.2.3