BETA

Transvision

Filter by folder:

Show all results devtools dom toolkit

Displaying 19 results for the string worker in cs:

Entity cs en-US
Entity # all locales devtools • client • application.ftl
serviceworker-empty-intro2
cs
Nenalezen žádný service worker
en-US
No service workers found
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions2
cs
Pokud by měla mít aktuální stránka skript typu worker, případné jeho chyby najdete v<a>Konzoli</a>, jeho registraci si můžete projít v <span>Debuggeru</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
cs
%1$S %2$S (v mezipaměti, service worker)
en-US
%1$S %2$S (cached, service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.worker
cs
%1$S %2$S (service worker)
en-US
%1$S %2$S (service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.timings.serviceWorkerTiming
cs
Časování skriptů typu worker
en-US
Service Worker Timing
Entity # all locales devtools • client • netmonitor.properties
networkMenu.sizeServiceWorker
cs
service worker
en-US
service worker
Entity # all locales devtools • client • perftools.ftl
perftools-thread-dom-worker.title
cs
Toto zahrnuje skripty typu worker pro web a service.
en-US
This handles both web workers and service workers
Entity # all locales devtools • client • toolbox.properties
toolbox.debugTargetInfo.targetType.worker
cs
Worker
en-US
Worker
Entity # all locales dom • chrome • dom • dom.properties
EmptyWorkerSourceWarning
cs
Pokoušíte se vytvořit Worker z prázdného zdroje. To je pravděpodobně neúmyslné.
en-US
Attempting to create a Worker from an empty source. This is probably unintentional.
Entity # all locales dom • chrome • dom • dom.properties
HittingMaxWorkersPerDomain2
cs
Worker nemůže být okamžitě spuštěn, protože ostatní dokumenty ze stejného zdroje už používají jejich maximální počet. Worker je teď ve frontě a bude spuštěn jakmile nějaký jiný dokončí svou činnost.
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
ServiceWorkerScopePathMismatch
cs
Registrace ServiceWorker se nezdařila: Cesta v poskytnutém rozsahu „%1$S“ není pod maximálním povoleným rozsahem „%2$S“. Upravte rozsah, přesuňte skript Service Workers nebo použijte HTTP hlavičku Service-Worker-Allowed pro povolení rozsahu.
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
CSPWorkerViolation
cs
Nastavení stránky zablokovalo provedení skriptu typu worker (%3$S) na %2$S, protože porušuje následující direktivu: “%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
cs
Načítání skriptu typu worker z “%1$S” bylo zablokováno z důvodu nepovoleného typu MIME (“%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
cs
Worker
en-US
Worker
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-title
cs
O Service Worker
en-US
About Service Workers
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-warning-no-service-workers
cs
Není zaregistrován žádný Service Worker.
en-US
No Service Workers registered.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
current-worker-url
cs
<strong>URL aktuálního Worker:</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
cs
Chyba při rušení registrace tohoto Service Worker.
en-US
Failed to unregister this Service Worker.
Entity # all locales toolkit • toolkit • global • processTypes.ftl
process-type-webserviceworker
cs
Izolovaný service worker
en-US
Isolated Service Worker

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

Entity cs en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2.disabledTitle
cs
Push od service workeru je pro { -brand-shorter-name.gender -> [masculine] víceprocesový { -brand-shorter-name(case: "acc") } [feminine] víceprocesovou { -brand-shorter-name(case: "acc") } [neuter] víceprocesové { -brand-shorter-name(case: "acc") } *[other] víceprocesovou aplikaci { -brand-shorter-name } } zakázán
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
cs
Spuštění service workeru je pro { -brand-shorter-name.gender -> [masculine] víceprocesový { -brand-shorter-name(case: "acc") } [feminine] víceprocesovou { -brand-shorter-name(case: "acc") } [neuter] víceprocesové { -brand-shorter-name(case: "acc") } *[other] víceprocesovou aplikaci { -brand-shorter-name } } zakázáno
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
cs
Zkoumání service workerů je pro { -brand-shorter-name.gender -> [masculine] víceprocesový { -brand-shorter-name(case: "acc") } [feminine] víceprocesovou { -brand-shorter-name(case: "acc") } [neuter] víceprocesové { -brand-shorter-name(case: "acc") } *[other] víceprocesovou aplikaci { -brand-shorter-name } } zakázáno
en-US
Service Worker inspection is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions2
cs
Pokud by měla mít aktuální stránka skript typu worker, případné jeho chyby najdete v<a>Konzoli</a>, jeho registraci si můžete projít v <span>Debuggeru</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
cs
%1$S %2$S (v mezipaměti, service worker)
en-US
%1$S %2$S (cached, service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.worker
cs
%1$S %2$S (service worker)
en-US
%1$S %2$S (service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.timings.serviceWorkerTiming
cs
Časování skriptů typu worker
en-US
Service Worker Timing
Entity # all locales devtools • client • netmonitor.properties
networkMenu.sizeServiceWorker
cs
service worker
en-US
service worker
Entity # all locales devtools • client • toolbox.properties
toolbox.debugTargetInfo.targetType.worker
cs
Worker
en-US
Worker
Entity # all locales dom • chrome • dom • dom.properties
EmptyWorkerSourceWarning
cs
Pokoušíte se vytvořit Worker z prázdného zdroje. To je pravděpodobně neúmyslné.
en-US
Attempting to create a Worker from an empty source. This is probably unintentional.
Entity # all locales dom • chrome • dom • dom.properties
HittingMaxWorkersPerDomain2
cs
Worker nemůže být okamžitě spuštěn, protože ostatní dokumenty ze stejného zdroje už používají jejich maximální počet. Worker je teď ve frontě a bude spuštěn jakmile nějaký jiný dokončí svou činnost.
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
cs
Nepodařilo se získat klienta service workeru: přístup k úložišti je v tomto kontextu omezený uživatelským nastavením nebo režim anonymního prohlížení.
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
cs
Nepodařilo se získat registraci service workeru: přístup k úložišti je v tomto kontextu omezený uživatelským nastavením nebo režim anonymního prohlížení.
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
cs
Fetch event handlers musí být přidány během úvodního vykonání workeru.
en-US
Fetch event handlers must be added during the worker script’s initial evaluation.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
cs
Registrace ServiceWorker se nezdařila: Cesta v poskytnutém rozsahu „%1$S“ není pod maximálním povoleným rozsahem „%2$S“. Upravte rozsah, přesuňte skript Service Workers nebo použijte HTTP hlavičku Service-Worker-Allowed pro povolení rozsahu.
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
cs
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
CSPWorkerViolation
cs
Nastavení stránky zablokovalo provedení skriptu typu worker (%3$S) na %2$S, protože porušuje následující direktivu: “%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
cs
Načítání skriptu typu worker z “%1$S” bylo zablokováno z důvodu nepovoleného typu MIME (“%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
cs
Worker
en-US
Worker
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
current-worker-url
cs
<strong>URL aktuálního Worker:</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
cs
Chyba při rušení registrace tohoto Service Worker.
en-US
Failed to unregister this Service Worker.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
off-main-thread-paint-worker-count
cs
Počet vláken pro vykreslování mimo hlavní vlákno
en-US
Off Main Thread Painting Worker Count
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-serviceworker-debugger-support.label
cs
Nástroje pro vývojáře: ladění service workerů
en-US
Developer Tools: Service Worker debugging
Entity # all locales toolkit • toolkit • global • processTypes.ftl
process-type-webserviceworker
cs
Izolovaný service worker
en-US
Isolated Service Worker
Please enable JavaScript. Some features won't be available without it.