BETA

Transvision

Filter by folder:

Show all results devtools dom toolkit

Displaying 44 results for the string worker in zh-CN:

Entity zh-CN en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-runtime-other-workers.name
zh-CN
其他 Worker
en-US
Other Workers
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-runtime-service-workers-not-compatible
zh-CN
您的浏览器配置与 Service Worker 不兼容。<a>详细了解</a>
en-US
Your browser configuration is not compatible with Service Workers. <a>Learn more</a>
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-runtime-service-workers.name
zh-CN
Service Worker
en-US
Service Workers
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-runtime-shared-workers.name
zh-CN
Shared Worker
en-US
Shared Workers
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-setup-this-firefox2
zh-CN
使用<a>{ about-debugging-this-firefox-runtime-name }</a> 调试此版本 { -brand-shorter-name } 上的扩展和 Service Worker
en-US
Use <a>{ about-debugging-this-firefox-runtime-name }</a> to debug extensions and service workers on this version of { -brand-shorter-name }.
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2.disabledTitle
zh-CN
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
zh-CN
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
zh-CN
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-intro2
zh-CN
没有找到 Service Worker
en-US
No service workers found
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions-aboutdebugging2
zh-CN
检查来自其他域名的 Service Worker
en-US
View service workers from other domains
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions2
zh-CN
若当前页面上本应有 Service Worker,请在<a>控制台</a>中查找错误,或在<span>调试器</span>中按步骤注册 Service Worker
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-list-aboutdebugging
zh-CN
打开 <a>about:debugging</a> 检查其他域名的 Service Worker
en-US
Open <a>about:debugging</a> for Service Workers from other domains
Entity # all locales devtools • client • application.ftl
serviceworker-list-header
zh-CN
Service Worker
en-US
Service Workers
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers
zh-CN
Service Worker
en-US
Service Workers
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers.alt
zh-CN
Service Worker 图标
en-US
Service Workers Icon
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers.title
zh-CN
Service Worker
en-US
Service Workers
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.cachedworker
zh-CN
%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
zh-CN
%1$S %2$S(Service Worker
en-US
%1$S %2$S (service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.timings.serviceWorkerTiming
zh-CN
Service Worker 计时
en-US
Service Worker Timing
Entity # all locales devtools • client • netmonitor.properties
networkMenu.sizeServiceWorker
zh-CN
Service Worker
en-US
service worker
Entity # all locales devtools • client • perftools.ftl
perftools-thread-dom-worker.title
zh-CN
处理 web worker 和 service worker
en-US
This handles both web workers and service workers
Entity # all locales devtools • client • toolbox-options.ftl
options-disable-http-cache-tooltip.title
zh-CN
开启此选项将对所有已打开工具箱的标签页禁用 HTTP 缓存。Service Worker 不会受此选项影响。
en-US
Turning this option on will disable the HTTP cache for all tabs that have the toolbox open. Service Workers are not affected by this option.
Entity # all locales devtools • client • toolbox.properties
toolbox.debugTargetInfo.targetType.worker
zh-CN
Worker
en-US
Worker
Entity # all locales dom • chrome • dom • dom.properties
EmptyWorkerSourceWarning
zh-CN
尝试从空白来源创建 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
zh-CN
一个 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
zh-CN
无法获取 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
zh-CN
无法获取 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
zh-CN
Fetch 事件监听器必须在 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
zh-CN
注册 ServiceWorker 失败:提供的作用域“%1$S”的路径不在允许的最大作用域“%2$S”之内。请调整该作用域,移动该 Service Worker 脚本,或者使用 Service-Worker-Allowed HTTP 头允许该范围。
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
zh-CN
(“仅作上报”策略)由于违反了下列指令:“%1$S”,此页面来自 %2$S 的 worker 脚本(%3$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
zh-CN
由于违反了下列指令:“%1$S”,此页面来自 %2$S 的 worker 脚本(%3$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
zh-CN
已拦截加载自“%1$S”的 Worker,它使用了不允许的 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
zh-CN
Worker
en-US
Worker
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-web-serviceworker
zh-CN
{ $origin }({ $pid },Service Worker
en-US
{ $origin } ({ $pid }, serviceworker)
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-main-title
zh-CN
已注册的 Service Worker
en-US
Registered Service Workers
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-title
zh-CN
关于 Service Worker
en-US
About Service Workers
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-warning-no-service-workers
zh-CN
尚无已注册的 Service Worker
en-US
No Service Workers registered.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-warning-not-enabled
zh-CN
Service Worker 未启用。
en-US
Service Workers are not enabled.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
current-worker-url
zh-CN
<strong>目前的 Worker URL:</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
zh-CN
取消注册此 Service Worker 失败。
en-US
Failed to unregister this Service Worker.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
app-basics-service-workers
zh-CN
已注册的 Service Worker
en-US
Registered Service Workers
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-serviceworker-debugger-support-description
zh-CN
在“调试器”面板中启用对 Service Worker 的实验性支持。此功能可能会拖慢开发者工具的响应速度,并增加内存消耗。
en-US
Enables experimental support for Service Workers in the Debugger panel. This feature may slow the Developer Tools down and increase memory consumption.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-serviceworker-debugger-support.label
zh-CN
开发者工具:Service Worker 调试
en-US
Developer Tools: Service Worker debugging
Entity # all locales toolkit • toolkit • global • processTypes.ftl
process-type-webserviceworker
zh-CN
隔离 Service Worker
en-US
Isolated Service Worker

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

Entity zh-CN en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2.disabledTitle
zh-CN
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
zh-CN
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
zh-CN
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-suggestions2
zh-CN
若当前页面上本应有 Service Worker,请在<a>控制台</a>中查找错误,或在<span>调试器</span>中按步骤注册 Service Worker
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
zh-CN
%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
zh-CN
%1$S %2$S(Service Worker
en-US
%1$S %2$S (service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.timings.serviceWorkerTiming
zh-CN
Service Worker 计时
en-US
Service Worker Timing
Entity # all locales devtools • client • netmonitor.properties
networkMenu.sizeServiceWorker
zh-CN
Service Worker
en-US
service worker
Entity # all locales devtools • client • toolbox.properties
toolbox.debugTargetInfo.targetType.worker
zh-CN
Worker
en-US
Worker
Entity # all locales dom • chrome • dom • dom.properties
EmptyWorkerSourceWarning
zh-CN
尝试从空白来源创建 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
zh-CN
一个 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
zh-CN
无法获取 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
zh-CN
无法获取 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
zh-CN
Fetch 事件监听器必须在 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
zh-CN
注册 ServiceWorker 失败:提供的作用域“%1$S”的路径不在允许的最大作用域“%2$S”之内。请调整该作用域,移动该 Service Worker 脚本,或者使用 Service-Worker-Allowed HTTP 头允许该范围。
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
zh-CN
(“仅作上报”策略)由于违反了下列指令:“%1$S”,此页面来自 %2$S 的 worker 脚本(%3$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
zh-CN
由于违反了下列指令:“%1$S”,此页面来自 %2$S 的 worker 脚本(%3$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
zh-CN
已拦截加载自“%1$S”的 Worker,它使用了不允许的 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
zh-CN
Worker
en-US
Worker
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
current-worker-url
zh-CN
<strong>目前的 Worker URL:</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
zh-CN
取消注册此 Service Worker 失败。
en-US
Failed to unregister this Service Worker.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
off-main-thread-paint-worker-count
zh-CN
非主线程绘制工作器数量
en-US
Off Main Thread Painting Worker Count
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-serviceworker-debugger-support.label
zh-CN
开发者工具:Service Worker 调试
en-US
Developer Tools: Service Worker debugging
Entity # all locales toolkit • toolkit • global • processTypes.ftl
process-type-webserviceworker
zh-CN
隔离 Service Worker
en-US
Isolated Service Worker
Please enable JavaScript. Some features won't be available without it.