summaryrefslogtreecommitdiffstats
path: root/l10n-es-AR/dom/chrome/dom/dom.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-es-AR/dom/chrome/dom/dom.properties')
-rw-r--r--l10n-es-AR/dom/chrome/dom/dom.properties6
1 files changed, 1 insertions, 5 deletions
diff --git a/l10n-es-AR/dom/chrome/dom/dom.properties b/l10n-es-AR/dom/chrome/dom/dom.properties
index 6ba4be45a4..47e59b0fac 100644
--- a/l10n-es-AR/dom/chrome/dom/dom.properties
+++ b/l10n-es-AR/dom/chrome/dom/dom.properties
@@ -18,6 +18,7 @@ DebugScriptButton=Depurar script
WaitForScriptButton=Continuar
DontAskAgain=No preguntar nuevamente
WindowCloseBlockedWarning=Los scripts no pueden cerrar ventanas que no se abrieron mediante script.
+WindowCloseByScriptBlockedWarning=Scripts solo pueden cerrar ventanas que se abrieron mediante script.
OnBeforeUnloadTitle=¿Está seguro?
OnBeforeUnloadMessage2=Esta página le pide que confirme que desea salir; es posible que la información que ingresó no se guarde.
OnBeforeUnloadStayButton=Permanecer en la página
@@ -309,8 +310,6 @@ WindowContentUntrustedWarning=El atributo ‘content’ del objeto Window es obs
SVGRefLoopWarning=El SVG <%S> con ID “%S” tiene un bucle de referencia.
# 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=Una cadena de referencia SVG <%S> que es demasiado grande fue abandonada en el elemento con ID “%S”.
-# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll.
-SVGDeselectAll=SVGSVGElement.deselectAll es obsoleto porque duplica la funcionalidad de la API Selection.
# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement.
SVGNearestViewportElement=SVGGraphicsElement.nearestViewportElement es obsoleto y será eliminado en el futuro. Use SVGElement.viewportElement en su lugar.
# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement.
@@ -480,9 +479,6 @@ InstallTriggerInstallDeprecatedWarning=InstallTrigger.install() está obsoleto y
# LOCALIZATION NOTE: Do not translate "HTMLOptionsCollection.length". %1$S is the invalid value, %2$S is the current limit.
SelectOptionsLengthAssignmentWarning=Se rechazó expandir la lista de opciones <select> a través de la asignación a HTMLOptionsCollection.length (valor %1$S). El tamaño máximo soportado es %2$S.
-# LOCALIZATION NOTE: Do not translate "isExternalCTAP2SecurityKeySupported".
-IsExternalCTAP2SecurityKeySupportedWarning=isExternalCTAP2SecurityKeySupported() es obsoleto.
-
InvalidFormControlUnfocusable=Un control de formulario no válido no puede tener foco.
# LOCALIZATION NOTE: Do not translate "name="
InvalidNamedFormControlUnfocusable=El control de formulario no válido con name=‘%S’ no puede tener foco.