BETA

Transvision

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

Entity es-MX en-US
Entity # all locales browser • chrome • browser • browser.properties
processHang.add-on.label
es-MX
Un script en la extensión “%1$S” está haciendo que %2$S esté lento.
en-US
A script in the extension “%1$S” is causing %2$S to slow down.
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 • markers.properties
marker.label.javascript.scriptElement
es-MX
Etiqueta Script
en-US
Script Tag
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
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
ignoringSrcForStrictDynamic
es-MX
Ignorando “%1$S” en script-src: ‘strict-dynamic’ especificado
en-US
Ignoring “%1$S” within script-src: ‘strict-dynamic’ specified
Entity # all locales dom • chrome • security • csp.properties
ignoringSrcWithinScriptStyleSrc
es-MX
Ignorando "%1$S" dentro de script-src o style-src: se especificó nonce-source o hash-source
en-US
Ignoring “%1$S” within script-src or style-src: nonce-source or hash-source specified
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
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 44 results for the string script in en-US:

Entity es-MX en-US
Entity # all locales browser • chrome • browser • browser.properties
processHang.add-on.label
es-MX
Un script en la extensión “%1$S” está haciendo que %2$S esté lento.
en-US
A script in the extension “%1$S” is causing %2$S to slow down.
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 • 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 • markers.properties
marker.label.javascript.scriptElement
es-MX
Etiqueta Script
en-US
Script Tag
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
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 • security • csp.properties
ignoringSrcForStrictDynamic
es-MX
Ignorando “%1$S” en script-src: ‘strict-dynamic’ especificado
en-US
Ignoring “%1$S” within script-src: ‘strict-dynamic’ specified
Entity # all locales dom • chrome • security • csp.properties
ignoringSrcWithinScriptStyleSrc
es-MX
Ignorando "%1$S" dentro de script-src o style-src: se especificó nonce-source o hash-source
en-US
Ignoring “%1$S” within script-src or style-src: nonce-source or hash-source specified
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
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 extensions • irc • chrome • chatzilla.properties
cmd.leave.help
es-MX
Warning: Source string is missing
en-US
Leaves the current channel. Use /delete to force the view to go away, losing its contents, or /hide to temporarily hide it, preserving its contents. Many servers do not support the optional <reason> parameter. Your preferences are used to determine whether to delete the tab. If you are dispatching this command from a script, you may override this behaviour with the <delete-when-done> parameter.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.item.not.found
es-MX
Warning: Source string is missing
en-US
Startup script item <%1$S> does not exist or is inaccessible.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.install.plugin.select.source
es-MX
Warning: Source string is missing
en-US
Select a script to install
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.group.startup.initialScripts.label
es-MX
Warning: Source string is missing
en-US
Script files
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.initialScripts.help
es-MX
Warning: Source string is missing
en-US
A list of script files (file: URLs) for ChatZilla to load when it starts. URLs may be relative to the profile directory. If a URL points to a directory, "init.js" from that directory and each subdirectory is loaded.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.initialScripts.label
es-MX
Warning: Source string is missing
en-US
Script files
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 suite • chrome • browser • pageInfo.properties
linkScript
es-MX
Warning: Source string is missing
en-US
Script
Entity # all locales suite • chrome • common • dataman • dataman.properties
cookies.anyConnection.httponly
es-MX
Warning: Source string is missing
en-US
Any type of connection, no script access
Entity # all locales suite • chrome • common • dataman • dataman.properties
cookies.secureOnly.httponly
es-MX
Warning: Source string is missing
en-US
Encrypted connections only and no script access
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.