BETA

Transvision

Filter by folder:

Show all results devtools dom toolkit

Displaying 21 results for the string worker in pt-PT:

Entity pt-PT en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-inspect-action-disabled.title
pt-PT
A inspeção de Service Worker está atualmente desativada para o { -brand-shorter-name } multi-processos
en-US
Service Worker inspection is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions2
pt-PT
Se a página atual tiver um service worker, você poderá procurar erros na <a>Consola</a> ou percorrer o registo do service worker no <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 • netmonitor.properties
netmonitor.status.tooltip.cachedworker
pt-PT
%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-PT
%1$S %2$S (service worker)
en-US
%1$S %2$S (service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.timings.serviceWorkerTiming
pt-PT
Temporização do Service Worker
en-US
Service Worker Timing
Entity # all locales devtools • client • netmonitor.properties
networkMenu.sizeServiceWorker
pt-PT
service worker
en-US
service worker
Entity # all locales devtools • client • toolbox.properties
toolbox.debugTargetInfo.targetType.worker
pt-PT
Worker
en-US
Worker
Entity # all locales dom • chrome • dom • dom.properties
EmptyWorkerSourceWarning
pt-PT
A tentar criar um Worker de uma fonte vazia. Possivelmente isto não foi 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-PT
Um Worker não pôde ser iniciado imediatamente porque outros documentos na mesma origem já estão a utilizar o número máximo de workers. O Worker está na fila de espera e será iniciado depois de outros workers 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-PT
Falha ao obter cliente(s) do service worker: Acesso ao armazenamento é restringido neste contexto devido a definições do utilizador ou modo de navegação 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
pt-PT
Falha ao obter registo(s) do service worker: Acesso ao armazenamento é restringido neste contexto devido a definições do utilizador ou modo de navegação 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
pt-PT
Os processadores de eventos fetch têm de ser adicionados durante a avaliação inicial do script do 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
pt-PT
Falha ao registar um ServiceWorker: O caminho do âmbito providenciado '%1$S' não está dentro do âmbito máximo permitido '%2$S'. Ajuste o âmbito, mova o script do Service Worker, ou utilize o cabeçalho HTTP Service-Worker-Allowed para permitir o âmbito.
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 • csp.properties
CSPROWorkerViolation
pt-PT
(Política Report-Only) As definições da página podem impedir que um script worker (%3$S) em %2$S seja executado porque viola a seguinte diretiva: “%1$S”
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
CSPWorkerViolation
pt-PT
As definições da página bloquearam a execução de um script worker (%3$S) em %2$S porque viola a seguinte diretiva: “%1$S”
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 • security.properties
BlockWorkerWithWrongMimeType
pt-PT
O carregamento do Worker de “%1$S” foi bloqueado por causa de 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-PT
Worker
en-US
Worker
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
current-worker-url
pt-PT
<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-PT
Falha ao remover o registo do 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-PT
Ferramentas de programação: Depuração de service worker
en-US
Developer Tools: Service Worker debugging
Entity # all locales toolkit • toolkit • global • processTypes.ftl
process-type-webserviceworker
pt-PT
Service worker isolado
en-US
Isolated Service Worker

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

Entity pt-PT en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2.disabledTitle
pt-PT
O push de Service Workers está atualmente desativado para o { -brand-shorter-name } multi-processos
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-PT
O iniciar de Service Workers está atualmente desativado para o { -brand-shorter-name } multi-processos
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-PT
A inspeção de Service Worker está atualmente desativada para o { -brand-shorter-name } multi-processos
en-US
Service Worker inspection is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions2
pt-PT
Se a página atual tiver um service worker, você poderá procurar erros na <a>Consola</a> ou percorrer o registo do service worker no <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 • netmonitor.properties
netmonitor.status.tooltip.cachedworker
pt-PT
%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-PT
%1$S %2$S (service worker)
en-US
%1$S %2$S (service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.timings.serviceWorkerTiming
pt-PT
Temporização do Service Worker
en-US
Service Worker Timing
Entity # all locales devtools • client • netmonitor.properties
networkMenu.sizeServiceWorker
pt-PT
service worker
en-US
service worker
Entity # all locales devtools • client • toolbox.properties
toolbox.debugTargetInfo.targetType.worker
pt-PT
Worker
en-US
Worker
Entity # all locales dom • chrome • dom • dom.properties
EmptyWorkerSourceWarning
pt-PT
A tentar criar um Worker de uma fonte vazia. Possivelmente isto não foi 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-PT
Um Worker não pôde ser iniciado imediatamente porque outros documentos na mesma origem já estão a utilizar o número máximo de workers. O Worker está na fila de espera e será iniciado depois de outros workers 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-PT
Falha ao obter cliente(s) do service worker: Acesso ao armazenamento é restringido neste contexto devido a definições do utilizador ou modo de navegação 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
pt-PT
Falha ao obter registo(s) do service worker: Acesso ao armazenamento é restringido neste contexto devido a definições do utilizador ou modo de navegação 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
pt-PT
Os processadores de eventos fetch têm de ser adicionados durante a avaliação inicial do script do 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
pt-PT
Falha ao registar um ServiceWorker: O caminho do âmbito providenciado '%1$S' não está dentro do âmbito máximo permitido '%2$S'. Ajuste o âmbito, mova o script do Service Worker, ou utilize o cabeçalho HTTP Service-Worker-Allowed para permitir o âmbito.
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 • csp.properties
CSPROWorkerViolation
pt-PT
(Política Report-Only) As definições da página podem impedir que um script worker (%3$S) em %2$S seja executado porque viola a seguinte diretiva: “%1$S”
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
CSPWorkerViolation
pt-PT
As definições da página bloquearam a execução de um script worker (%3$S) em %2$S porque viola a seguinte diretiva: “%1$S”
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 • security.properties
BlockWorkerWithWrongMimeType
pt-PT
O carregamento do Worker de “%1$S” foi bloqueado por causa de 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-PT
Worker
en-US
Worker
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
current-worker-url
pt-PT
<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-PT
Falha ao remover o registo do 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-PT
Contagem de workers de pintura fora da 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-PT
Ferramentas de programação: Depuração de service worker
en-US
Developer Tools: Service Worker debugging
Entity # all locales toolkit • toolkit • global • processTypes.ftl
process-type-webserviceworker
pt-PT
Service worker isolado
en-US
Isolated Service Worker
Please enable JavaScript. Some features won't be available without it.