BETA

Transvision

Filter by folder:

Show all results devtools dom toolkit

Displaying 28 results for the string worker in pt-BR:

Entity pt-BR en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2.disabledTitle
pt-BR
Push de service worker no momento está desativado no multiprocessamento do { -brand-shorter-name }
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
pt-BR
Start de service worker no momento está desativado para multiprocessamento do { -brand-shorter-name }
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
pt-BR
Inspeção de service worker no momento está desativada para multiprocessamento do { -brand-shorter-name }
en-US
Service Worker inspection is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • application.ftl
serviceworker-empty-intro
pt-BR
Você precisa registrar um service worker para ser inspecionado aqui. <a>Saiba mais</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-intro2
pt-BR
Nenhum service worker encontrado
en-US
No service workers found
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions
pt-BR
Se a página atual deveria ter um service worker, eis algumas coisas que você pode tentar fazer
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
pt-BR
Percorrer o registro do seu service worker e procurar exceções. <a>Abrir o Debugger</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
pt-BR
Se a página atual deveria ter um service worker, você pode procurar erros no <a>Console</a> ou percorrer seu registro de service worker no <span>Debugger</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
pt-BR
Periodic Worker GC
en-US
Periodic Worker GC
Entity # all locales devtools • client • markers.properties
marker.label.javascript.workerRunnable
pt-BR
Worker
en-US
Worker
Entity # all locales devtools • client • markers.properties
marker.label.worker
pt-BR
Worker
en-US
Worker
Entity # all locales devtools • client • markers.properties
marker.worker.deserializeDataOffMainThread
pt-BR
Deserialize data in Worker
en-US
Deserialize data in Worker
Entity # all locales devtools • client • markers.properties
marker.worker.serializeDataOffMainThread
pt-BR
Serialize data in Worker
en-US
Serialize data in Worker
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.cachedworker
pt-BR
%1$S %2$S (em cache, service worker)
en-US
%1$S %2$S (cached, service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.worker
pt-BR
%1$S %2$S (service worker)
en-US
%1$S %2$S (service worker)
Entity # all locales devtools • client • netmonitor.properties
networkMenu.sizeServiceWorker
pt-BR
service worker
en-US
service worker
Entity # all locales devtools • client • toolbox.properties
toolbox.debugTargetInfo.targetType.worker
pt-BR
Worker
en-US
Worker
Entity # all locales dom • chrome • dom • dom.properties
EmptyWorkerSourceWarning
pt-BR
A tentativa de criar um Worker de uma fonte vazia. rovavelmente não é 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
pt-BR
Um Worker não pôde ser imediatamente inicializado pois outros documentos da mesma origem já estão utilizando o número máximo de workers. Um Worker foi agendado e será iniciado assim que algum dos outros concluírem.
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
pt-BR
Falha ao obter cliente(s) do service worker: Acesso ao armazenamento é restringido neste contexto devido a configurações do usuário ou modo de navegação privativa.
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
pt-BR
Falha ao obter registro(s) do service worker: Acesso ao armazenamento é restringido neste contexto devido a configurações do usuário ou modo de navegação privativa.
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
pt-BR
Os manipuladores de eventos fetch devem ser adicionados durante a execução inicial do worker script.
en-US
Fetch event handlers must be added during the worker script’s initial evaluation.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
pt-BR
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.
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
pt-BR
O carregamento do Worker de “%1$S” foi bloqueado devido a um tipo MIME não 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
pt-BR
Worker
en-US
Worker
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
current-worker-url
pt-BR
<strong>URL do Worker atual:</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
pt-BR
Falha ao cancelar o registro deste 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
pt-BR
Developer Tools: Debug de Service Worker
en-US
Developer Tools: Service Worker debugging

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

Entity pt-BR en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2.disabledTitle
pt-BR
Push de service worker no momento está desativado no multiprocessamento do { -brand-shorter-name }
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
pt-BR
Start de service worker no momento está desativado para multiprocessamento do { -brand-shorter-name }
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
pt-BR
Inspeção de service worker no momento está desativada para multiprocessamento do { -brand-shorter-name }
en-US
Service Worker inspection is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • application.ftl
serviceworker-empty-intro
pt-BR
Você precisa registrar um service worker para ser inspecionado aqui. <a>Saiba mais</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
pt-BR
Se a página atual deveria ter um service worker, eis algumas coisas que você pode tentar fazer
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
pt-BR
Percorrer o registro do seu service worker e procurar exceções. <a>Abrir o Debugger</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
pt-BR
Se a página atual deveria ter um service worker, você pode procurar erros no <a>Console</a> ou percorrer seu registro de service worker no <span>Debugger</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
pt-BR
Periodic Worker GC
en-US
Periodic Worker GC
Entity # all locales devtools • client • markers.properties
marker.label.javascript.workerRunnable
pt-BR
Worker
en-US
Worker
Entity # all locales devtools • client • markers.properties
marker.label.worker
pt-BR
Worker
en-US
Worker
Entity # all locales devtools • client • markers.properties
marker.worker.deserializeDataOffMainThread
pt-BR
Deserialize data in Worker
en-US
Deserialize data in Worker
Entity # all locales devtools • client • markers.properties
marker.worker.serializeDataOffMainThread
pt-BR
Serialize data in Worker
en-US
Serialize data in Worker
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.cachedworker
pt-BR
%1$S %2$S (em cache, service worker)
en-US
%1$S %2$S (cached, service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.worker
pt-BR
%1$S %2$S (service worker)
en-US
%1$S %2$S (service worker)
Entity # all locales devtools • client • netmonitor.properties
networkMenu.sizeServiceWorker
pt-BR
service worker
en-US
service worker
Entity # all locales devtools • client • toolbox.properties
toolbox.debugTargetInfo.targetType.worker
pt-BR
Worker
en-US
Worker
Entity # all locales dom • chrome • dom • dom.properties
EmptyWorkerSourceWarning
pt-BR
A tentativa de criar um Worker de uma fonte vazia. rovavelmente não é 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
pt-BR
Um Worker não pôde ser imediatamente inicializado pois outros documentos da mesma origem já estão utilizando o número máximo de workers. Um Worker foi agendado e será iniciado assim que algum dos outros concluírem.
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
pt-BR
Falha ao obter cliente(s) do service worker: Acesso ao armazenamento é restringido neste contexto devido a configurações do usuário ou modo de navegação privativa.
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
pt-BR
Falha ao obter registro(s) do service worker: Acesso ao armazenamento é restringido neste contexto devido a configurações do usuário ou modo de navegação privativa.
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
pt-BR
Os manipuladores de eventos fetch devem ser adicionados durante a execução inicial do worker script.
en-US
Fetch event handlers must be added during the worker script’s initial evaluation.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
pt-BR
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.
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
pt-BR
O carregamento do Worker de “%1$S” foi bloqueado devido a um tipo MIME não 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
pt-BR
Worker
en-US
Worker
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
current-worker-url
pt-BR
<strong>URL do Worker atual:</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
pt-BR
Falha ao cancelar o registro deste Service Worker.
en-US
Failed to unregister this Service Worker.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
off-main-thread-paint-worker-count
pt-BR
Contagem de desenho fora do thread principal
en-US
Off Main Thread Painting Worker Count
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-serviceworker-debugger-support.label
pt-BR
Developer Tools: Debug de Service Worker
en-US
Developer Tools: Service Worker debugging
Please enable JavaScript. Some features won't be available without it.