From 724b36b7051c0d9190cbd8854ba5919904967c11 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:22:11 +0200 Subject: Merging upstream version 115.11.0esr. Signed-off-by: Daniel Baumann --- l10n-pt-BR/dom/chrome/dom/dom.properties | 16 ++- l10n-pt-BR/dom/chrome/security/csp.properties | 109 +++++++++++++++++++++ l10n-pt-BR/dom/chrome/security/security.properties | 3 + 3 files changed, 123 insertions(+), 5 deletions(-) (limited to 'l10n-pt-BR/dom') diff --git a/l10n-pt-BR/dom/chrome/dom/dom.properties b/l10n-pt-BR/dom/chrome/dom/dom.properties index ba3786a756..4b9524b761 100644 --- a/l10n-pt-BR/dom/chrome/dom/dom.properties +++ b/l10n-pt-BR/dom/chrome/dom/dom.properties @@ -18,6 +18,7 @@ DebugScriptButton=Depurar script WaitForScriptButton=Continuar DontAskAgain=&Não perguntar de novo WindowCloseBlockedWarning=Scripts podem não fechar janelas que não tenham sido abertas por script. +WindowCloseByScriptBlockedWarning=Scripts só podem fechar janelas que foram abertas por um script. OnBeforeUnloadTitle=Tem certeza? OnBeforeUnloadMessage2=Esta página pede que você confirme se quer sair. Informações inseridas podem não ser salvas. OnBeforeUnloadStayButton=Permanecer na página @@ -304,16 +305,22 @@ NotificationsRequireUserGesture=A permissão para notificação só deve ser req NotificationsRequireUserGestureDeprecationWarning=Requisitar permissão de notificação fora de um manipulador de eventos de curta duração gerado pelo usuário está obsoleto e não será suportado no futuro. # LOCALIZATION NOTE: Do not translate "content", "Window", and "window.top" WindowContentUntrustedWarning=O atributo ‘content’ dos objetos Window foi descontinuado. Use ‘window.top’ no lugar. + # LOCALIZATION NOTE: The first %S is the tag name of the element that starts the loop, the second %S is the element's ID. SVGRefLoopWarning=O SVG <%S> com ID “%S” tem uma referência circular. # LOCALIZATION NOTE: The first %S is the tag name of the element in the chain where the chain was broken, the second %S is the element's ID. SVGRefChainLengthExceededWarning=Uma cadeia de referências muito longa em <%S> de SVG foi abandonada no elemento com ID “%S”. -# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll. -SVGDeselectAll=SVGSVGElement.deselectAll está obsoleto porque duplica a funcionalidade da Selection API. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement. SVGNearestViewportElement=SVGGraphicsElement.nearestViewportElement está obsoleto e será removido no futuro. Em vez disso, use SVGElement.viewportElement. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement. SVGFarthestViewportElement=SVGGraphicsElement.farthestViewportElement está obsoleto e será removido no futuro. +# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll. +SVGDeselectAllWarning=SVGSVGElement.deselectAll está obsoleto porque duplica a funcionalidade da Selection API. +# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement. +SVGNearestViewportElementWarning=SVGGraphicsElement.nearestViewportElement está obsoleto e será removido no futuro. Em vez disso, use SVGElement.viewportElement. +# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement. +SVGFarthestViewportElementWarning=SVGGraphicsElement.farthestViewportElement está obsoleto e será removido no futuro. + # LOCALIZATION NOTE: Do not translate "