BETA

Transvision

Displaying 32 results for the string script in es-MX:

Entity es-MX en-US
Entity # all locales browser • chrome • browser • browser.properties
processHang.button_debug.label
es-MX
Depurar el script
en-US
Debug Script
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-extension-backgroundscript.label
es-MX
Script de fondo
en-US
Background script
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-tmp-extension-terminate-bgscript-button
es-MX
Terminar script de fondo
en-US
Terminate background script
Entity # all locales devtools • client • webconsole.properties
ConsoleAPIDisabled
es-MX
El API de registro en la consola web (console.log, console.info, console.warn, console.error) fue desactivado por un script en esta página.
en-US
The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page.
Entity # all locales dom • chrome • dom • dom.properties
DebugScriptButton
es-MX
Depurar Script
en-US
Debug script
Entity # all locales dom • chrome • dom • dom.properties
DocumentWriteIgnored
es-MX
Una llamada a document.write() desde un script externo de forma asincrónicamente cargado fue ignorado.
en-US
A call to document.write() from an asynchronously-loaded external script was ignored.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapExternalNotSupported
es-MX
Los mapas de importación externa no son compatibles: actualmente no se admite <script type='importmap'> con un atributo src.
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptGlobalMessage
es-MX
Prevenir que el script de la extensión se ejecute en esta página hasta que sea recargada
en-US
Prevent the extension script from running on this page until it next reloads
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptMessage
es-MX
Un script de la extensión “%1$S” está siendo ejecutado en esta página, y haciendo que %2$S no responda.\n\nPuede que esté ocupado, o que haya dejado de responder permanentemente. Puedes detener el script ahora, o esperar para ver si se completa la tarea.
en-US
A script from the extension “%1$S” is running on this page, and making %2$S unresponsive.\n\nIt may be busy, or it may have stopped responding permanently. You can stop the script now, or you can continue to see if it will complete.
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptTitle
es-MX
Advertencia: Script de complemento sin respuesta
en-US
Warning: Unresponsive add-on script
Entity # all locales dom • chrome • dom • dom.properties
KillScriptLocation
es-MX
Script: %S
en-US
Script: %S
Entity # all locales dom • chrome • dom • dom.properties
KillScriptMessage
es-MX
Algún Script de esta página puede estar ocupado, o puede haber dejado de responder. Puedes detenerlo ahora, o esperar al fin de su ejecución.
en-US
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Entity # all locales dom • chrome • dom • dom.properties
KillScriptTitle
es-MX
Aviso: Script sin respuesta
en-US
Warning: Unresponsive script
Entity # all locales dom • chrome • dom • dom.properties
KillScriptWithDebugMessage
es-MX
Algún Script en esta página puede estar ocupado, o puede que haya dejado de responder. Puedes detenerlo ahora, abrirlo en el depurador, o dejarlo en continuar.
en-US
A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceEmpty
es-MX
El atributo ‘%S’ del elemento <script> está vacío.
en-US
‘%S’ attribute of <script> element is empty.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceInvalidUri
es-MX
El atributo ‘%S’ del elemento <script> no es un URI válido: “%S”
en-US
‘%S’ attribute of <script> element is not a valid URI: “%S”
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceLoadFailed
es-MX
Hubo un fallo al cargar el <script> con fuente “%S”.
en-US
Loading failed for the <script> with source “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceMalformed
es-MX
La fuente <script> de URI está deforme: “%S”.
en-US
<script> source URI is malformed: “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceNotAllowed
es-MX
La fuente <script> de URI no se permite en este documento: “%S”.
en-US
<script> source URI is not allowed in this document: “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
es-MX
Falló al registrar/actualizar un ServiceWorker para el alcance ‘%1$S’: Tipo de contenido incorrecto ‘%2$S’ recibido para el script ‘%3$S’. Debe ser un tipo MIME de JavaScript.
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterNetworkError
es-MX
Falló el registro/actualización de un ServiceWorker para el alcance ‘%1$S’: La carga falló con el estado %2$S para el script ‘%3$S’.
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Load failed with status %2$S for script ‘%3$S’.
Entity # all locales dom • chrome • dom • dom.properties
StopScriptButton
es-MX
Detener Script
en-US
Stop script
Entity # all locales dom • chrome • dom • dom.properties
WindowCloseBlockedWarning
es-MX
Los scripts no pueden cerrar ventanas que no hayan sido abiertas por un script.
en-US
Scripts may not close windows that were not opened by script.
Entity # all locales dom • chrome • security • csp.properties
ignoringStrictDynamic
es-MX
Ignorando fuente “%1$S” (Solo soportado dentro de script-src).
en-US
Ignoring source “%1$S” (Only supported within script-src).
Entity # all locales dom • chrome • security • security.properties
BlockExtensionScriptWithWrongExt
es-MX
Se bloqueó la carga del script con el URI “%S” porque la extensión del archivo no está permitida.
en-US
Loading script with URI “%S” was blocked because the file extension is not allowed.
Entity # all locales dom • chrome • security • security.properties
BlockFileScriptWithWrongMimeType
es-MX
Se bloqueó la carga de script desde el archivo: URI (“%1$S”) porque su tipo MIME (“%2$S”) no es un tipo MIME válido de JavaScript.
en-US
Loading script from file: URI (“%1$S”) was blocked because its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales dom • chrome • security • security.properties
BlockImportScriptsWithWrongMimeType
es-MX
La carga de script desde “%1$S” con importScripts() fue bloqueada por un tipo MIME (“%2$S”) no permitido.
en-US
Loading script from “%1$S” with importScripts() was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockScriptWithWrongMimeType2
es-MX
El script de “%1$S” se bloqueó por un tipo MIME no permitido (“%2$S”).
en-US
Script from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
MalformedIntegrityHash
es-MX
El elemento script tiene un resumen (hash) mal formado en su atributo integrity: "%1$S". El formato correcto es "<hash algorithm>-<hash value>".
en-US
The script element has a malformed hash in its integrity attribute: “%1$S”. The correct format is “<hash algorithm>-<hash value>”.
Entity # all locales dom • chrome • security • security.properties
WarnScriptWithWrongMimeType
es-MX
El script de “%1$S” fue cargado a pesar de que su tipo MIME (“%2$S”) no es un tipo MIME de JavaScript válido.
en-US
The script from “%1$S” was loaded even though its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales netwerk • necko.properties
CookieRejectedHttpOnlyButFromScript
es-MX
La cookie “%1$S” ha sido rechazada porque ya hay una cookie HTTP-Only pero el script intentó almacenar una nueva.
en-US
Cookie “%1$S” has been rejected because there is already an HTTP-Only cookie but script tried to store a new one.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
script-spec
es-MX
<strong>Script específico:</strong> <a data-l10n-name="link">{ $url }</a>
en-US
<strong>Script Spec:</strong> <a data-l10n-name="link">{ $url }</a>

Displaying 45 results for the string script in en-US:

Entity es-MX en-US
Entity # all locales browser • chrome • browser • browser.properties
processHang.button_debug.label
es-MX
Depurar el script
en-US
Debug Script
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-extension-backgroundscript.label
es-MX
Script de fondo
en-US
Background script
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-tmp-extension-terminate-bgscript-button
es-MX
Terminar script de fondo
en-US
Terminate background script
Entity # all locales devtools • client • animationinspector.properties
timeline.scriptanimation.nameLabel
es-MX
%S - Guión de animación
en-US
%S — Script Animation
Entity # all locales devtools • client • animationinspector.properties
timeline.scriptanimation.unnamedLabel
es-MX
Guión de animación
en-US
Script Animation
Entity # all locales devtools • client • debugger.properties
overridesContextItem.override
es-MX
Agregar anulación de secuencia de comandos
en-US
Add script override
Entity # all locales devtools • client • debugger.properties
overridesContextItem.removeOverride
es-MX
Eliminar anulación de secuencia de comandos
en-US
Remove script override
Entity # all locales devtools • client • webconsole.properties
ConsoleAPIDisabled
es-MX
El API de registro en la consola web (console.log, console.info, console.warn, console.error) fue desactivado por un script en esta página.
en-US
The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page.
Entity # all locales dom • chrome • dom • dom.properties
DebugScriptButton
es-MX
Depurar Script
en-US
Debug script
Entity # all locales dom • chrome • dom • dom.properties
DocumentWriteIgnored
es-MX
Una llamada a document.write() desde un script externo de forma asincrónicamente cargado fue ignorado.
en-US
A call to document.write() from an asynchronously-loaded external script was ignored.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapExternalNotSupported
es-MX
Los mapas de importación externa no son compatibles: actualmente no se admite <script type='importmap'> con un atributo src.
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptGlobalMessage
es-MX
Prevenir que el script de la extensión se ejecute en esta página hasta que sea recargada
en-US
Prevent the extension script from running on this page until it next reloads
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptMessage
es-MX
Un script de la extensión “%1$S” está siendo ejecutado en esta página, y haciendo que %2$S no responda.\n\nPuede que esté ocupado, o que haya dejado de responder permanentemente. Puedes detener el script ahora, o esperar para ver si se completa la tarea.
en-US
A script from the extension “%1$S” is running on this page, and making %2$S unresponsive.\n\nIt may be busy, or it may have stopped responding permanently. You can stop the script now, or you can continue to see if it will complete.
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptTitle
es-MX
Advertencia: Script de complemento sin respuesta
en-US
Warning: Unresponsive add-on script
Entity # all locales dom • chrome • dom • dom.properties
KillScriptLocation
es-MX
Script: %S
en-US
Script: %S
Entity # all locales dom • chrome • dom • dom.properties
KillScriptMessage
es-MX
Algún Script de esta página puede estar ocupado, o puede haber dejado de responder. Puedes detenerlo ahora, o esperar al fin de su ejecución.
en-US
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Entity # all locales dom • chrome • dom • dom.properties
KillScriptTitle
es-MX
Aviso: Script sin respuesta
en-US
Warning: Unresponsive script
Entity # all locales dom • chrome • dom • dom.properties
KillScriptWithDebugMessage
es-MX
Algún Script en esta página puede estar ocupado, o puede que haya dejado de responder. Puedes detenerlo ahora, abrirlo en el depurador, o dejarlo en continuar.
en-US
A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceEmpty
es-MX
El atributo ‘%S’ del elemento <script> está vacío.
en-US
‘%S’ attribute of <script> element is empty.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceInvalidUri
es-MX
El atributo ‘%S’ del elemento <script> no es un URI válido: “%S”
en-US
‘%S’ attribute of <script> element is not a valid URI: “%S”
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceLoadFailed
es-MX
Hubo un fallo al cargar el <script> con fuente “%S”.
en-US
Loading failed for the <script> with source “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceMalformed
es-MX
La fuente <script> de URI está deforme: “%S”.
en-US
<script> source URI is malformed: “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceNotAllowed
es-MX
La fuente <script> de URI no se permite en este documento: “%S”.
en-US
<script> source URI is not allowed in this document: “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerNoFetchHandler
es-MX
Se tiene que añadir el controlador de eventos Fetch durante la evaluación inicial del trabajo de la secuencia de órdenes.
en-US
Fetch event handlers must be added during the worker script’s initial evaluation.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
es-MX
Falló al registrar/actualizar un ServiceWorker para el alcance ‘%1$S’: Tipo de contenido incorrecto ‘%2$S’ recibido para el script ‘%3$S’. Debe ser un tipo MIME de JavaScript.
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterNetworkError
es-MX
Falló el registro/actualización de un ServiceWorker para el alcance ‘%1$S’: La carga falló con el estado %2$S para el script ‘%3$S’.
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Load failed with status %2$S for script ‘%3$S’.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
es-MX
Falló el registro de un ServiceWorker: La ubicación del alcance proveído '%1$S' no está dentro del alcance máximo permitido '%2$S'. Ajuste el alcance, mueva el código del Service Worker, o use la cabecera HTTP Service-Worker-Allowed para permitir el alcance.
en-US
Failed to register a ServiceWorker: The path of the provided scope ‘%1$S’ is not under the max scope allowed ‘%2$S’. Adjust the scope, move the Service Worker script, or use the Service-Worker-Allowed HTTP header to allow the scope.
Entity # all locales dom • chrome • dom • dom.properties
StopScriptButton
es-MX
Detener Script
en-US
Stop script
Entity # all locales dom • chrome • dom • dom.properties
WindowCloseBlockedWarning
es-MX
Los scripts no pueden cerrar ventanas que no hayan sido abiertas por un script.
en-US
Scripts may not close windows that were not opened by script.
Entity # all locales dom • chrome • dom • dom.properties
WindowCloseByScriptBlockedWarning
es-MX
Warning: Source string is missing
en-US
Scripts may only close windows that were opened by a script.
Entity # all locales dom • chrome • security • csp.properties
CSPInlineScriptViolation
es-MX
Warning: Source string is missing
en-US
The page’s settings blocked an inline script (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROInlineScriptViolation
es-MX
Warning: Source string is missing
en-US
(Report-Only policy) The page’s settings would block an inline script (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROScriptViolation
es-MX
Warning: Source string is missing
en-US
(Report-Only policy) The page’s settings would block a script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROWorkerViolation
es-MX
Warning: Source string is missing
en-US
(Report-Only policy) The page’s settings would block a worker script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPScriptViolation
es-MX
Warning: Source string is missing
en-US
The page’s settings blocked a script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPWorkerViolation
es-MX
Warning: Source string is missing
en-US
The page’s settings blocked a worker script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
ignoringStrictDynamic
es-MX
Ignorando fuente “%1$S” (Solo soportado dentro de script-src).
en-US
Ignoring source “%1$S” (Only supported within script-src).
Entity # all locales dom • chrome • security • security.properties
BlockExtensionScriptWithWrongExt
es-MX
Se bloqueó la carga del script con el URI “%S” porque la extensión del archivo no está permitida.
en-US
Loading script with URI “%S” was blocked because the file extension is not allowed.
Entity # all locales dom • chrome • security • security.properties
BlockFileScriptWithWrongMimeType
es-MX
Se bloqueó la carga de script desde el archivo: URI (“%1$S”) porque su tipo MIME (“%2$S”) no es un tipo MIME válido de JavaScript.
en-US
Loading script from file: URI (“%1$S”) was blocked because its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales dom • chrome • security • security.properties
BlockImportScriptsWithWrongMimeType
es-MX
La carga de script desde “%1$S” con importScripts() fue bloqueada por un tipo MIME (“%2$S”) no permitido.
en-US
Loading script from “%1$S” with importScripts() was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockScriptWithWrongMimeType2
es-MX
El script de “%1$S” se bloqueó por un tipo MIME no permitido (“%2$S”).
en-US
Script from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
MalformedIntegrityHash
es-MX
El elemento script tiene un resumen (hash) mal formado en su atributo integrity: "%1$S". El formato correcto es "<hash algorithm>-<hash value>".
en-US
The script element has a malformed hash in its integrity attribute: “%1$S”. The correct format is “<hash algorithm>-<hash value>”.
Entity # all locales dom • chrome • security • security.properties
WarnScriptWithWrongMimeType
es-MX
El script de “%1$S” fue cargado a pesar de que su tipo MIME (“%2$S”) no es un tipo MIME de JavaScript válido.
en-US
The script from “%1$S” was loaded even though its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales netwerk • necko.properties
CookieRejectedHttpOnlyButFromScript
es-MX
La cookie “%1$S” ha sido rechazada porque ya hay una cookie HTTP-Only pero el script intentó almacenar una nueva.
en-US
Cookie “%1$S” has been rejected because there is already an HTTP-Only cookie but script tried to store a new one.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
script-spec
es-MX
<strong>Script específico:</strong> <a data-l10n-name="link">{ $url }</a>
en-US
<strong>Script Spec:</strong> <a data-l10n-name="link">{ $url }</a>
Please enable JavaScript. Some features won't be available without it.