BETA

Transvision

Displaying 12 results for the string event in zh-TW:

Entity zh-TW en-US
Entity # all locales devtools • client • debugger.properties
eventListenersHeader1
zh-TW
Event Listener 中斷點
en-US
Event Listener Breakpoints
Entity # all locales dom • chrome • dom • dom.properties
ExecCommandCutCopyDeniedNotInputDriven
zh-TW
因為並不是從由使用者產生的短期 event handler 呼叫,已拒絕執行 document.execCommand(‘cut’/‘copy’)。
en-US
document.execCommand(‘cut’/‘copy’) was denied because it was not called from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedMouseEventOnlyLeftBtn
zh-TW
已拒絕進入全螢幕模式的要求,因為 Element.requestFullscreen() 不是由滑鼠左鍵點擊所觸發的滑鼠 event handler 所呼叫的。
en-US
Request for fullscreen was denied because Element.requestFullscreen() was called from inside a mouse event handler not triggered by left mouse button.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotInputDriven
zh-TW
已拒絕進入全螢幕模式的要求,因為 Element.requestFullscreen() 不是從使用者產生的短期執行 event handler 當中呼叫的。
en-US
Request for fullscreen was denied because Element.requestFullscreen() was not called from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
NotificationsRequireUserGesture
zh-TW
通知權限僅能由使用者產生,於短期內執行的 event handler 發出請求。
en-US
The Notification permission may only be requested from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
NotificationsRequireUserGestureDeprecationWarning
zh-TW
已棄用在短期執行,由使用者產生的 event handler 之外要求通知權限的做法,將在未來停止支援。
en-US
Requesting Notification permission outside a short running user-generated event handler is deprecated and will not be supported in the future.
Entity # all locales dom • chrome • dom • dom.properties
PointerLockDeniedNotInputDriven
zh-TW
因為 Element.requestPointerLock() 並不由使用者產生的短期 event handler 所呼叫、文件也非全螢幕,游標鎖定請求已被拒絕。
en-US
Request for pointer lock was denied because Element.requestPointerLock() was not called from inside a short running user-generated event handler, and the document is not in full screen.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessUserGesture
zh-TW
document.requestStorageAccess() 僅能由使用者產生,於短期內執行的 event handler 發出請求。
en-US
document.requestStorageAccess() may only be requested from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerNoFetchHandler
zh-TW
Fetch event handler 必須在 worker 指令碼初次求值時就新增。
en-US
Fetch event handlers must be added during the worker script’s initial evaluation.
Entity # all locales dom • chrome • security • csp.properties
CSPEventHandlerScriptViolation
zh-TW
由於違反了下列指示:「%1$S」,此頁面的 event handler(%2$S)無法執行
en-US
The page’s settings blocked an event handler (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROEventHandlerScriptViolation
zh-TW
(Report-Only 政策)由於違反了下列指示:「%1$S」,此頁面的 event handler(%2$S)將無法執行
en-US
(Report-Only policy) The page’s settings would block an event handler (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-label-for-ping-names
zh-TW
請從左方清單選擇您的測試儀器所在的位置。若位於<a data-l10n-name="custom-ping-link">自訂 ping</a>,請選擇該項目;否則預設的 <code>event</code> 指標是 <code>event</code>,而其他所有指標的預設值為 <code>metrics</code> ping。
en-US
Select from the preceding list the ping your instrumentation is in. If it’s in a <a data-l10n-name="custom-ping-link">custom ping</a>, choose that one. Otherwise, the default for <code>event</code> metrics is the <code>events</code> ping and the default for all other metrics is the <code>metrics</code> ping.

Displaying 31 results for the string event in en-US:

Entity zh-TW en-US
Entity # all locales devtools • client • debugger.properties
eventListenersHeader1
zh-TW
Event Listener 中斷點
en-US
Event Listener Breakpoints
Entity # all locales devtools • client • debugger.properties
eventListenersHeader1.placeholder
zh-TW
依照事件類型過濾
en-US
Filter by event type
Entity # all locales devtools • client • inspector.properties
eventsTooltip.codeIframeTitle
zh-TW
「%S」事件監聽器程式碼
en-US
“%S” event listener code
Entity # all locales devtools • client • inspector.properties
eventsTooltip.toggleButton.label
zh-TW
「%S」事件監聽器程式碼
en-US
“%S” event listener code
Entity # all locales devtools • client • inspector.properties
eventsTooltip.toggleListenerLabel
zh-TW
啟用「%S」事件監聽器
en-US
Enable “%S” event listener
Entity # all locales devtools • client • inspector.properties
markupView.event.tooltiptext
zh-TW
事件監聽器
en-US
Event listener
Entity # all locales devtools • client • inspector.properties
markupView.event.tooltiptext2
zh-TW
點擊此處即可顯示此元素的事件監聽器
en-US
Click to show event listeners for this element
Entity # all locales devtools • client • netmonitor.properties
netmonitor.ws.toolbar.eventName
zh-TW
事件名稱
en-US
Event Name
Entity # all locales devtools • client • netmonitor.properties
netmonitor.ws.toolbar.lastEventId
zh-TW
上次事件 ID
en-US
Last Event ID
Entity # all locales devtools • client • netmonitor.properties
networkMenu.summary.tooltip.domContentLoaded
zh-TW
「DOMContentLoad」事件發生所需時間
en-US
Time when “DOMContentLoad” event occurred
Entity # all locales devtools • client • netmonitor.properties
networkMenu.summary.tooltip.load
zh-TW
「load」事件發生所需時間
en-US
Time when “load” event occurred
Entity # all locales devtools • shared • debugger-paused-reasons.ftl
whypaused-event-breakpoint
zh-TW
暫停於事件中斷點
en-US
Paused on event breakpoint
Entity # all locales devtools • shared • debugger-paused-reasons.ftl
whypaused-pause-on-dom-events
zh-TW
暫停於事件監聽器
en-US
Paused on event listener
Entity # all locales dom • chrome • dom • dom.properties
ExecCommandCutCopyDeniedNotInputDriven
zh-TW
因為並不是從由使用者產生的短期 event handler 呼叫,已拒絕執行 document.execCommand(‘cut’/‘copy’)。
en-US
document.execCommand(‘cut’/‘copy’) was denied because it was not called from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
FormSubmissionUntrustedEventWarning
zh-TW
已棄用透過未受信任的 submit 事件送出表單內容的作法,未來將移除。
en-US
Form submission via untrusted submit event is deprecated and will be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedMouseEventOnlyLeftBtn
zh-TW
已拒絕進入全螢幕模式的要求,因為 Element.requestFullscreen() 不是由滑鼠左鍵點擊所觸發的滑鼠 event handler 所呼叫的。
en-US
Request for fullscreen was denied because Element.requestFullscreen() was called from inside a mouse event handler not triggered by left mouse button.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotInputDriven
zh-TW
已拒絕進入全螢幕模式的要求,因為 Element.requestFullscreen() 不是從使用者產生的短期執行 event handler 當中呼叫的。
en-US
Request for fullscreen was denied because Element.requestFullscreen() was not called from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
GTK2Conflict2
zh-TW
GTK2 上無法使用的按鍵事件: key=“%S” modifiers=“%S” id=“%S”
en-US
Key event not available on GTK2: key=“%S” modifiers=“%S” id=“%S”
Entity # all locales dom • chrome • dom • dom.properties
NotificationsRequireUserGesture
zh-TW
通知權限僅能由使用者產生,於短期內執行的 event handler 發出請求。
en-US
The Notification permission may only be requested from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
NotificationsRequireUserGestureDeprecationWarning
zh-TW
已棄用在短期執行,由使用者產生的 event handler 之外要求通知權限的做法,將在未來停止支援。
en-US
Requesting Notification permission outside a short running user-generated event handler is deprecated and will not be supported in the future.
Entity # all locales dom • chrome • dom • dom.properties
PointerLockDeniedNotInputDriven
zh-TW
因為 Element.requestPointerLock() 並不由使用者產生的短期 event handler 所呼叫、文件也非全螢幕,游標鎖定請求已被拒絕。
en-US
Request for pointer lock was denied because Element.requestPointerLock() was not called from inside a short running user-generated event handler, and the document is not in full screen.
Entity # all locales dom • chrome • dom • dom.properties
PreventDefaultFromPassiveListenerWarning
zh-TW
忽略從註冊為「passive」的 listener 對「%1$S」類型事件的「preventDefault()」呼叫。
en-US
Ignoring ‘preventDefault()’ call on event of type ‘%1$S’ from a listener registered as ‘passive’.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessUserGesture
zh-TW
document.requestStorageAccess() 僅能由使用者產生,於短期內執行的 event handler 發出請求。
en-US
document.requestStorageAccess() may only be requested from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerNoFetchHandler
zh-TW
Fetch event handler 必須在 worker 指令碼初次求值時就新增。
en-US
Fetch event handlers must be added during the worker script’s initial evaluation.
Entity # all locales dom • chrome • dom • dom.properties
WinConflict2
zh-TW
某些鍵盤配置無法使用的按鍵事件: key=“%S” modifiers=“%S” id=“%S”
en-US
Key event not available on some keyboard layouts: key=“%S” modifiers=“%S” id=“%S”
Entity # all locales dom • chrome • security • csp.properties
CSPEventHandlerScriptViolation
zh-TW
由於違反了下列指示:「%1$S」,此頁面的 event handler(%2$S)無法執行
en-US
The page’s settings blocked an event handler (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROEventHandlerScriptViolation
zh-TW
(Report-Only 政策)由於違反了下列指示:「%1$S」,此頁面的 event handler(%2$S)將無法執行
en-US
(Report-Only policy) The page’s settings would block an event handler (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_EVENT
zh-TW
目前沒有新 Slot 事件。
en-US
No new slot event is available at this time.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-label-for-ping-names
zh-TW
請從左方清單選擇您的測試儀器所在的位置。若位於<a data-l10n-name="custom-ping-link">自訂 ping</a>,請選擇該項目;否則預設的 <code>event</code> 指標是 <code>event</code>,而其他所有指標的預設值為 <code>metrics</code> ping。
en-US
Select from the preceding list the ping your instrumentation is in. If it’s in a <a data-l10n-name="custom-ping-link">custom ping</a>, choose that one. Otherwise, the default for <code>event</code> metrics is the <code>events</code> ping and the default for all other metrics is the <code>metrics</code> ping.
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-webservices-term-7
zh-TW
本聲明條款的內容適用於美國加利福尼亞州法律,但準據法方面的相關規定除外。若此聲明條款有任何部分為承審司法機構認定無效或是無法執行,其他部分則仍然保持有效。若此正體中文翻譯版本與英文原文版本在解釋上有所疑義,則應以英文原文版本為準。
en-US
These terms are governed by the laws of the state of California, U.S.A., excluding its conflict of law provisions. If any portion of these terms is held to be invalid or unenforceable, the remaining portions will remain in full force and effect. In the event of a conflict between a translated version of these terms and the English language version, the English language version shall control.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-no-event
zh-TW
目前沒有新 Slot 事件。
en-US
No new slot event is available at this time.
Please enable JavaScript. Some features won't be available without it.