diff options
Diffstat (limited to 'l10n-pt-BR/dom/chrome/dom/dom.properties')
-rw-r--r-- | l10n-pt-BR/dom/chrome/dom/dom.properties | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/l10n-pt-BR/dom/chrome/dom/dom.properties b/l10n-pt-BR/dom/chrome/dom/dom.properties index c3dbcd43e2..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 @@ -309,8 +310,6 @@ WindowContentUntrustedWarning=O atributo ‘content’ dos objetos Window foi de 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. @@ -480,9 +479,6 @@ InstallTriggerInstallDeprecatedWarning=InstallTrigger.install() está obsoleto e # LOCALIZATION NOTE: Do not translate "HTMLOptionsCollection.length". %1$S is the invalid value, %2$S is the current limit. SelectOptionsLengthAssignmentWarning=Recusada a expansão da lista de opções de <select> via atribuição de HTMLOptionsCollection.length (valor %1$S). O tamanho máximo suportado é %2$S. -# LOCALIZATION NOTE: Do not translate "isExternalCTAP2SecurityKeySupported". -IsExternalCTAP2SecurityKeySupportedWarning=isExternalCTAP2SecurityKeySupported() está obsoleto. - InvalidFormControlUnfocusable=Um controle de formulário inválido não pode receber foco. # LOCALIZATION NOTE: Do not translate "name=" InvalidNamedFormControlUnfocusable=O controle de formulário inválido com name=‘%S’ não pode receber foco. |