BETA

Transvision

Filter by folder:

Show all results devtools dom toolkit

Displaying 27 results for the string worker in es-CL:

Entity es-CL en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2.disabledTitle
es-CL
La API Push del Service Worker no está activo actualmente para { -brand-shorter-name } multiproceso
en-US
Service Worker push is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-start2.disabledTitle
es-CL
Iniciar un Service Worker no está habilitado actualmente para { -brand-shorter-name } multiproceso
en-US
Service Worker start is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-inspect-action-disabled.title
es-CL
La inspección de Service Worker no está habilitada actualmente para { -brand-shorter-name } multiproceso
en-US
Service Worker inspection is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • application.ftl
serviceworker-empty-intro
es-CL
Necesitas registrar un Service Worker para inspeccionarlo aquí. <a>Aprender más</a>
en-US
You need to register a Service Worker to inspect it here. <a>Learn more</a>
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions
es-CL
Si la página actual debiera tener un service worker, acá hay algunas cosas que podrías intentar
en-US
If the current page should have a service worker, here are some things you can try
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions-debugger
es-CL
Mira tu registro de service worker en búsqueda de las excepciones. <a>Abrir el depurador</a>
en-US
Step through your Service Worker registration and look for exceptions. <a>Open the Debugger</a>
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions2
es-CL
Si la página actual debería tener un service worker, puedes buscar errores en la <a>Consola</a> o revisar el registro de tu service worker en el <span>Depurador</span>.
en-US
If the current page should have a service worker, you could look for errors in the <a>Console</a> or step through your service worker registration in the <span>Debugger</span>.
Entity # all locales devtools • client • markers.properties
marker.gcreason.label.DOM_WORKER
es-CL
GC worker periódico
en-US
Periodic Worker GC
Entity # all locales devtools • client • markers.properties
marker.label.javascript.workerRunnable
es-CL
Worker
en-US
Worker
Entity # all locales devtools • client • markers.properties
marker.label.worker
es-CL
Worker
en-US
Worker
Entity # all locales devtools • client • markers.properties
marker.worker.deserializeDataOffMainThread
es-CL
Deserializar datos en Worker
en-US
Deserialize data in Worker
Entity # all locales devtools • client • markers.properties
marker.worker.serializeDataOffMainThread
es-CL
Serializar datos en Worker
en-US
Serialize data in Worker
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.cachedworker
es-CL
%1$S %2$S (en caché, service worker)
en-US
%1$S %2$S (cached, service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.worker
es-CL
%1$S %2$S (service worker)
en-US
%1$S %2$S (service worker)
Entity # all locales devtools • client • netmonitor.properties
networkMenu.sizeServiceWorker
es-CL
service worker
en-US
service worker
Entity # all locales devtools • client • toolbox.properties
toolbox.debugTargetInfo.targetType.worker
es-CL
Worker
en-US
Worker
Entity # all locales dom • chrome • dom • dom.properties
EmptyWorkerSourceWarning
es-CL
Intentando crear un Worker a partir de una fuente vacía. Esto fue probablemente no intencional.
en-US
Attempting to create a Worker from an empty source. This is probably unintentional.
Entity # all locales dom • chrome • dom • dom.properties
HittingMaxWorkersPerDomain2
es-CL
Un Worker no pudo ser iniciado inmediatamente debido a que otros documentos en el mismo origen ya están usando el máximo número de workers. El Worler está ahora en cola y será iniciado después de que algunos de los otros workers hayan terminado.
en-US
A Worker could not be started immediately because other documents in the same origin are already using the maximum number of workers. The Worker is now queued and will be started after some of the other workers have completed.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGetClientStorageError
es-CL
Falló la obtención del cliente del service worker: El acceso al almacenamiento está restringido en este contexto debido a los ajustes del usuario o al modo de navegación privada.
en-US
Failed to get service worker’s client(s): Storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGetRegistrationStorageError
es-CL
Falló la obtención del registro del service worker: El acceso al almacenamiento está restringido en este contexto debido a los ajustes del usuario o al modo de navegación privada.
en-US
Failed to get service worker registration(s): Storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerNoFetchHandler
es-CL
Los manejadores de eventos Fetch deben ser añadidos durante la evaluación inicial del script del worker.
en-US
Fetch event handlers must be added during the worker script’s initial evaluation.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
es-CL
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 • security • security.properties
BlockWorkerWithWrongMimeType
es-CL
La carga del Worker de “%1$S“ fue bloqueada por un tipo MIME no permitido (“%2$S”).
en-US
Loading Worker from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales toolkit • toolkit • about • aboutPerformance.ftl
type-worker
es-CL
Worker
en-US
Worker
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
current-worker-url
es-CL
<strong>URL del Worker actual:</strong> <a data-l10n-name="link">{ $url }</a>
en-US
<strong>Current Worker URL:</strong> <a data-l10n-name="link">{ $url }</a>
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
unregister-error
es-CL
Falló el desregistrar este Service Worker.
en-US
Failed to unregister this Service Worker.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-serviceworker-debugger-support.label
es-CL
Herramientas de desarrollado: Depuración de Service Worker
en-US
Developer Tools: Service Worker debugging

Displaying 28 results for the string worker in en-US:

Entity es-CL en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2.disabledTitle
es-CL
La API Push del Service Worker no está activo actualmente para { -brand-shorter-name } multiproceso
en-US
Service Worker push is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-start2.disabledTitle
es-CL
Iniciar un Service Worker no está habilitado actualmente para { -brand-shorter-name } multiproceso
en-US
Service Worker start is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-inspect-action-disabled.title
es-CL
La inspección de Service Worker no está habilitada actualmente para { -brand-shorter-name } multiproceso
en-US
Service Worker inspection is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • application.ftl
serviceworker-empty-intro
es-CL
Necesitas registrar un Service Worker para inspeccionarlo aquí. <a>Aprender más</a>
en-US
You need to register a Service Worker to inspect it here. <a>Learn more</a>
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions
es-CL
Si la página actual debiera tener un service worker, acá hay algunas cosas que podrías intentar
en-US
If the current page should have a service worker, here are some things you can try
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions-debugger
es-CL
Mira tu registro de service worker en búsqueda de las excepciones. <a>Abrir el depurador</a>
en-US
Step through your Service Worker registration and look for exceptions. <a>Open the Debugger</a>
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions2
es-CL
Si la página actual debería tener un service worker, puedes buscar errores en la <a>Consola</a> o revisar el registro de tu service worker en el <span>Depurador</span>.
en-US
If the current page should have a service worker, you could look for errors in the <a>Console</a> or step through your service worker registration in the <span>Debugger</span>.
Entity # all locales devtools • client • markers.properties
marker.gcreason.label.DOM_WORKER
es-CL
GC worker periódico
en-US
Periodic Worker GC
Entity # all locales devtools • client • markers.properties
marker.label.javascript.workerRunnable
es-CL
Worker
en-US
Worker
Entity # all locales devtools • client • markers.properties
marker.label.worker
es-CL
Worker
en-US
Worker
Entity # all locales devtools • client • markers.properties
marker.worker.deserializeDataOffMainThread
es-CL
Deserializar datos en Worker
en-US
Deserialize data in Worker
Entity # all locales devtools • client • markers.properties
marker.worker.serializeDataOffMainThread
es-CL
Serializar datos en Worker
en-US
Serialize data in Worker
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.cachedworker
es-CL
%1$S %2$S (en caché, service worker)
en-US
%1$S %2$S (cached, service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.worker
es-CL
%1$S %2$S (service worker)
en-US
%1$S %2$S (service worker)
Entity # all locales devtools • client • netmonitor.properties
networkMenu.sizeServiceWorker
es-CL
service worker
en-US
service worker
Entity # all locales devtools • client • toolbox.properties
toolbox.debugTargetInfo.targetType.worker
es-CL
Worker
en-US
Worker
Entity # all locales dom • chrome • dom • dom.properties
EmptyWorkerSourceWarning
es-CL
Intentando crear un Worker a partir de una fuente vacía. Esto fue probablemente no intencional.
en-US
Attempting to create a Worker from an empty source. This is probably unintentional.
Entity # all locales dom • chrome • dom • dom.properties
HittingMaxWorkersPerDomain2
es-CL
Un Worker no pudo ser iniciado inmediatamente debido a que otros documentos en el mismo origen ya están usando el máximo número de workers. El Worler está ahora en cola y será iniciado después de que algunos de los otros workers hayan terminado.
en-US
A Worker could not be started immediately because other documents in the same origin are already using the maximum number of workers. The Worker is now queued and will be started after some of the other workers have completed.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGetClientStorageError
es-CL
Falló la obtención del cliente del service worker: El acceso al almacenamiento está restringido en este contexto debido a los ajustes del usuario o al modo de navegación privada.
en-US
Failed to get service worker’s client(s): Storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGetRegistrationStorageError
es-CL
Falló la obtención del registro del service worker: El acceso al almacenamiento está restringido en este contexto debido a los ajustes del usuario o al modo de navegación privada.
en-US
Failed to get service worker registration(s): Storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerNoFetchHandler
es-CL
Los manejadores de eventos Fetch deben ser añadidos durante la evaluación inicial del script del worker.
en-US
Fetch event handlers must be added during the worker script’s initial evaluation.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
es-CL
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 • security • security.properties
BlockWorkerWithWrongMimeType
es-CL
La carga del Worker de “%1$S“ fue bloqueada por un tipo MIME no permitido (“%2$S”).
en-US
Loading Worker from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales toolkit • toolkit • about • aboutPerformance.ftl
type-worker
es-CL
Worker
en-US
Worker
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
current-worker-url
es-CL
<strong>URL del Worker actual:</strong> <a data-l10n-name="link">{ $url }</a>
en-US
<strong>Current Worker URL:</strong> <a data-l10n-name="link">{ $url }</a>
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
unregister-error
es-CL
Falló el desregistrar este Service Worker.
en-US
Failed to unregister this Service Worker.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
off-main-thread-paint-worker-count
es-CL
Número de workers de pintura fuera del hilo principal
en-US
Off Main Thread Painting Worker Count
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-serviceworker-debugger-support.label
es-CL
Herramientas de desarrollado: Depuración de Service Worker
en-US
Developer Tools: Service Worker debugging
Please enable JavaScript. Some features won't be available without it.