BETA

Transvision

Filter by folder:

Show all results devtools dom toolkit

Displaying 28 results for the string worker in be:

Entity be en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2.disabledTitle
be
Push для Service Worker зараз адключаны для шматпрацэснага { -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
be
Запуск Service Worker зараз адключаны для шматпрацэснага { -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
be
Даследаванне Service Worker зараз адключана для шматпрацэснага { -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
be
Каб даследаваць Service Worker тут, яго трэба зарэгістраваць. <a>Даведацца больш</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
be
Калі гэта старонка павінна мець service worker, вы можаце паспрабаваць наступнае
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
be
Прайсці праз рэгістрацыю вашага Service Worker і праверыць выключэнні. <a>Адкрыць Адладчык</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
be
Калі гэтая старонка мусіць мець service worker, Вы можаце адшукаць памылкі ў <a>Кансолі</a> ці праверыць рэгістрацыю Вашага service worker у <span>Адладчыку</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 • application.ftl
serviceworker-worker-debug-forbidden.title
be
Service worker-ы можна адладжваць толькі калі множны e10s выключаны
en-US
Can only debug service workers if multi e10s is disabled
Entity # all locales devtools • client • application.ftl
serviceworker-worker-start2.title
be
Service worker-ы можна запускаць толькі калі множны e10s выключаны
en-US
Can only start service workers if multi e10s is disabled
Entity # all locales devtools • client • markers.properties
marker.gcreason.label.DOM_WORKER
be
Перыядычны Worker GC
en-US
Periodic Worker GC
Entity # all locales devtools • client • markers.properties
marker.label.javascript.workerRunnable
be
Worker
en-US
Worker
Entity # all locales devtools • client • markers.properties
marker.label.worker
be
Worker
en-US
Worker
Entity # all locales devtools • client • markers.properties
marker.worker.deserializeDataOffMainThread
be
Дэсерыялізаваць дадзеныя ў Worker
en-US
Deserialize data in Worker
Entity # all locales devtools • client • markers.properties
marker.worker.serializeDataOffMainThread
be
Серыялізаваць дадзеныя ў Worker
en-US
Serialize data in Worker
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.cachedworker
be
%1$S %2$S (кэшавана, service worker)
en-US
%1$S %2$S (cached, service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.worker
be
%1$S %2$S (service worker)
en-US
%1$S %2$S (service worker)
Entity # all locales devtools • client • toolbox.properties
toolbox.debugTargetInfo.targetType.worker
be
Worker
en-US
Worker
Entity # all locales dom • chrome • dom • dom.properties
EmptyWorkerSourceWarning
be
Спроба стварыць Worker з пустой крыніцы. Магчыма, гэта ненаўмысна.
en-US
Attempting to create a Worker from an empty source. This is probably unintentional.
Entity # all locales dom • chrome • dom • dom.properties
HittingMaxWorkersPerDomain2
be
Worker немагчыма стартаваць неадкладна, таму што дакументы ў тым жа месцы ўжо выкарыстоўваюць максімальную колькасць worker-аў. Worker змешчаны ў чаргу і будзе запушчаны пасля завяршэння іншых worker-аў.
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
be
Не ўдалося атрымаць кліент для service worker: Доступ да сховішча абмежаваны ў гэтым кантэксце ў адпаведнасці з наладкамі карыстальніка або рэжымам прыватнага аглядання.
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
be
Не ўдалося зарэгістраваць service worker: Доступ да сховішча абмежаваны ў гэтым кантэксце ў адпаведнасці з наладкамі карыстальніка або рэжымам прыватнага аглядання.
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
ServiceWorkerScopePathMismatch
be
Не ўдалося зарэгістраваць ServiceWorker: Шлях прадстаўленага абсягу бачнасці ‘%1$S’ не трапляе пад максімальны дазволены абсяг ‘%2$S’. Адрэгулюйце абсяг, перанясіце скрыпт Service Worker-а, ці выкарыстайце HTTP-загаловак Service-Worker-Allowed, каб дазволіць абсяг бачнасці.
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
be
Загрузка Worker з “%1$S” заблакавана, бо тып 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
be
Worker
en-US
Worker
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-warning-no-service-workers
be
Ніводнага Service Worker не зарэгістравана.
en-US
No Service Workers registered.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
current-worker-url
be
<strong>URL бягучага 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
be
Не атрымалася разрэгістраваць гэты 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
be
Інструменты распрацоўшчыка: Адладка Service Worker
en-US
Developer Tools: Service Worker debugging

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

Entity be en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2.disabledTitle
be
Push для Service Worker зараз адключаны для шматпрацэснага { -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
be
Запуск Service Worker зараз адключаны для шматпрацэснага { -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
be
Даследаванне Service Worker зараз адключана для шматпрацэснага { -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
be
Каб даследаваць Service Worker тут, яго трэба зарэгістраваць. <a>Даведацца больш</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
be
Калі гэта старонка павінна мець service worker, вы можаце паспрабаваць наступнае
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
be
Прайсці праз рэгістрацыю вашага Service Worker і праверыць выключэнні. <a>Адкрыць Адладчык</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
be
Калі гэтая старонка мусіць мець service worker, Вы можаце адшукаць памылкі ў <a>Кансолі</a> ці праверыць рэгістрацыю Вашага service worker у <span>Адладчыку</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
be
Перыядычны Worker GC
en-US
Periodic Worker GC
Entity # all locales devtools • client • markers.properties
marker.label.javascript.workerRunnable
be
Worker
en-US
Worker
Entity # all locales devtools • client • markers.properties
marker.label.worker
be
Worker
en-US
Worker
Entity # all locales devtools • client • markers.properties
marker.worker.deserializeDataOffMainThread
be
Дэсерыялізаваць дадзеныя ў Worker
en-US
Deserialize data in Worker
Entity # all locales devtools • client • markers.properties
marker.worker.serializeDataOffMainThread
be
Серыялізаваць дадзеныя ў Worker
en-US
Serialize data in Worker
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.cachedworker
be
%1$S %2$S (кэшавана, service worker)
en-US
%1$S %2$S (cached, service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.worker
be
%1$S %2$S (service worker)
en-US
%1$S %2$S (service worker)
Entity # all locales devtools • client • netmonitor.properties
networkMenu.sizeServiceWorker
be
воркер сэрвіса
en-US
service worker
Entity # all locales devtools • client • toolbox.properties
toolbox.debugTargetInfo.targetType.worker
be
Worker
en-US
Worker
Entity # all locales dom • chrome • dom • dom.properties
EmptyWorkerSourceWarning
be
Спроба стварыць Worker з пустой крыніцы. Магчыма, гэта ненаўмысна.
en-US
Attempting to create a Worker from an empty source. This is probably unintentional.
Entity # all locales dom • chrome • dom • dom.properties
HittingMaxWorkersPerDomain2
be
Worker немагчыма стартаваць неадкладна, таму што дакументы ў тым жа месцы ўжо выкарыстоўваюць максімальную колькасць worker-аў. Worker змешчаны ў чаргу і будзе запушчаны пасля завяршэння іншых worker-аў.
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
be
Не ўдалося атрымаць кліент для service worker: Доступ да сховішча абмежаваны ў гэтым кантэксце ў адпаведнасці з наладкамі карыстальніка або рэжымам прыватнага аглядання.
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
be
Не ўдалося зарэгістраваць service worker: Доступ да сховішча абмежаваны ў гэтым кантэксце ў адпаведнасці з наладкамі карыстальніка або рэжымам прыватнага аглядання.
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
be
Апрацоўшчыкі падзеі Fetch мусяць быць дададзены ў час першапачатковай адзнакі скрыпта воркера.
en-US
Fetch event handlers must be added during the worker script’s initial evaluation.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
be
Не ўдалося зарэгістраваць ServiceWorker: Шлях прадстаўленага абсягу бачнасці ‘%1$S’ не трапляе пад максімальны дазволены абсяг ‘%2$S’. Адрэгулюйце абсяг, перанясіце скрыпт Service Worker-а, ці выкарыстайце HTTP-загаловак Service-Worker-Allowed, каб дазволіць абсяг бачнасці.
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
be
Загрузка Worker з “%1$S” заблакавана, бо тып 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
be
Worker
en-US
Worker
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
current-worker-url
be
<strong>URL бягучага 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
be
Не атрымалася разрэгістраваць гэты Service Worker.
en-US
Failed to unregister this Service Worker.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
off-main-thread-paint-worker-count
be
Колькасць воркераў прамалёўвання па-за асноўным патокам
en-US
Off Main Thread Painting Worker Count
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-serviceworker-debugger-support.label
be
Інструменты распрацоўшчыка: Адладка Service Worker
en-US
Developer Tools: Service Worker debugging
Please enable JavaScript. Some features won't be available without it.