summaryrefslogtreecommitdiffstats
path: root/l10n-pt-PT/dom/chrome/dom/dom.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-pt-PT/dom/chrome/dom/dom.properties')
-rw-r--r--l10n-pt-PT/dom/chrome/dom/dom.properties6
1 files changed, 1 insertions, 5 deletions
diff --git a/l10n-pt-PT/dom/chrome/dom/dom.properties b/l10n-pt-PT/dom/chrome/dom/dom.properties
index b42d652d9a..694b5db81b 100644
--- a/l10n-pt-PT/dom/chrome/dom/dom.properties
+++ b/l10n-pt-PT/dom/chrome/dom/dom.properties
@@ -18,6 +18,7 @@ DebugScriptButton=Depurar script
WaitForScriptButton=Continuar
DontAskAgain=&Não me perguntar novamente
WindowCloseBlockedWarning=Os scripts não podem fechar janelas que não tenham sido abertas pelo mesmo.
+WindowCloseByScriptBlockedWarning=Os scripts poderão fechar apenas as janelas que foram abertas por um script.
OnBeforeUnloadTitle=Tem a certeza?
OnBeforeUnloadMessage2=Esta página está a solicitar a confirmação de que pretende sair - os dados que introduziu poderão não ser guardados.
OnBeforeUnloadStayButton=Ficar na página
@@ -309,8 +310,6 @@ WindowContentUntrustedWarning=O atributo ‘content’ dos objetos Window foi de
SVGRefLoopWarning=O SVG <%S> com ID “%S” tem um ciclo de referência.
# 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ência do SVG <%S> que é demasiado longa foi abandonada no elemento com o ID “%S”.
-# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll.
-SVGDeselectAll=SVGSVGElement.deselectAll foi descontinuado porque duplica a funcionalidade da API de seleção.
# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement.
SVGNearestViewportElement=SVGGraphicsElement.nearestViewportElement está obsoleto e será removido no futuro. Como alternativa, utilize SVGElement.viewportElement.
# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement.
@@ -480,9 +479,6 @@ InstallTriggerInstallDeprecatedWarning=O InstallTrigger.install() está obsoleto
# LOCALIZATION NOTE: Do not translate "HTMLOptionsCollection.length". %1$S is the invalid value, %2$S is the current limit.
SelectOptionsLengthAssignmentWarning=A expansão da lista de opções do <select> via a atribuição de HTMLOptionsCollection.length (valor %1$S) foi recusada. O tamanho máximo suportado é de %2$S.
-# LOCALIZATION NOTE: Do not translate "isExternalCTAP2SecurityKeySupported".
-IsExternalCTAP2SecurityKeySupportedWarning=isExternalCTAP2SecurityKeySupported() foi descontinuado.
-
InvalidFormControlUnfocusable=Um controlo de formulário inválido não é focalizável.
# LOCALIZATION NOTE: Do not translate "name="
InvalidNamedFormControlUnfocusable=O controlo de formulário inválido com name=‘%S’ não é focalizável.