summaryrefslogtreecommitdiffstats
path: root/l10n-es-CL/dom/chrome/dom/dom.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-es-CL/dom/chrome/dom/dom.properties')
-rw-r--r--l10n-es-CL/dom/chrome/dom/dom.properties6
1 files changed, 1 insertions, 5 deletions
diff --git a/l10n-es-CL/dom/chrome/dom/dom.properties b/l10n-es-CL/dom/chrome/dom/dom.properties
index 36d2400570..f5d3941ff3 100644
--- a/l10n-es-CL/dom/chrome/dom/dom.properties
+++ b/l10n-es-CL/dom/chrome/dom/dom.properties
@@ -18,6 +18,7 @@ DebugScriptButton=Depurar el script
WaitForScriptButton=Continuar
DontAskAgain=&No volver a preguntar
WindowCloseBlockedWarning=Los scripts no pueden cerrar ventanas que no hayan sido abiertas por un script.
+WindowCloseByScriptBlockedWarning=Los scripts sólo pueden cerrar ventanas que fueron abiertas por un script.
OnBeforeUnloadTitle=¿De verdad quieres hacerlo?
OnBeforeUnloadMessage2=Esta página está pidiendo que confirmes que deseas abandonarla — la información que hayas ingresado podría perderse.
OnBeforeUnloadStayButton=Quedarse en la página
@@ -309,8 +310,6 @@ WindowContentUntrustedWarning=El atributo ‘content’ de los objetos Window es
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 larga fue abandonada en el elemento con ID “%S”.
-# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll.
-SVGDeselectAll=SVGSVGElement.deselectAll está obsoleto porque duplica la funcionalidad de la API de selección.
# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement.
SVGNearestViewportElement=SVGGraphicsElement.nearestViewportElement está obsoleto y será eliminado en un futuro. Utiliza 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() está obsoleto.
-
InvalidFormControlUnfocusable=Un control de formulario no válido no puede ser enfocado.
# LOCALIZATION NOTE: Do not translate "name="
InvalidNamedFormControlUnfocusable=El control de formulario inválido con name=‘%S’ no puede ser enfocado.