summaryrefslogtreecommitdiffstats
path: root/l10n-pt-BR/dom/chrome/security/security.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-pt-BR/dom/chrome/security/security.properties')
-rw-r--r--l10n-pt-BR/dom/chrome/security/security.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/l10n-pt-BR/dom/chrome/security/security.properties b/l10n-pt-BR/dom/chrome/security/security.properties
index eac841278b..fad729f663 100644
--- a/l10n-pt-BR/dom/chrome/security/security.properties
+++ b/l10n-pt-BR/dom/chrome/security/security.properties
@@ -46,8 +46,6 @@ LoadingMixedDisplayObjectSubrequestDeprecation=O carregamento de conteúdo misto
# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download
MixedContentBlockedDownload = Bloqueado o download de conteúdo não seguro “%S”.
-# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download
-BlockedInsecureDownload = Bloqueamos um download não seguro: “%S”.
# LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe"
BothAllowScriptsAndSameOriginPresent=Um iframe que tem tanto allow-scripts como allow-same-origin no atributo sandbox pode remover o isolamento.
@@ -159,6 +157,9 @@ HTTPSOnlyUpgradeSpeculativeConnection = Mudando a conexão TCP especulativa inse
HTTPSFirstSchemeless = Mudando a URL sem esquema explícito de protocolo, inserida na barra de endereços, para usar HTTPS.
+# LOCALIZATION NOTE: %S is the hostname for which a exception will be added;
+HTTPSFirstAddingSessionException = O site parece não suportar HTTPS. Outras tentativas de carregar “http://%S” com segurança serão ignoradas temporariamente.
+
# LOCALIZATION NOTE: %S is the URL of the blocked request;
IframeSandboxBlockedDownload = O download de “%S” foi bloqueado porque o iframe acionador tem o flag de isolamento (sandbox) definido.