BETA

Transvision

Displaying 7 results for the string event in vi:

Entity vi en-US
Entity # all locales devtools • shared • debugger-paused-reasons.ftl
whypaused-event-breakpoint
vi
Đã tạm dừng trên do điểm dừng của event
en-US
Paused on event breakpoint
Entity # all locales devtools • shared • debugger-paused-reasons.ftl
whypaused-pause-on-dom-events
vi
Đã tạm dừng do event listener
en-US
Paused on event listener
Entity # all locales dom • chrome • dom • dom.properties
ExecCommandCutCopyDeniedNotInputDriven
vi
document.execCommand(‘cut’/‘copy’) đã bị từ chối vì nó không được gọi từ bên trong một event handler ngắn do người dùng tạo đang chạy.
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
GTK2Conflict2
vi
Key event không có sẵn trong 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
NotificationsRequireUserGestureDeprecationWarning
vi
Yêu cầu quyền thông báo bên ngoài event handler ngắn đang chạy do người dùng tạo đã dừng phát triển và sẽ không được hỗ trợ trong tương lai.
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
WinConflict2
vi
Key event không có sẵn trên một số bố cục bàn phím: 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 toolkit • toolkit • about • aboutGlean.ftl
about-glean-label-for-ping-names
vi
Chọn từ danh sách ping mà thiết bị của bạn đang ở. Nếu nó ở trong một <a data-l10n-name="custom-ping-link">ping tùy chỉnh</a>, chọn cái đó. Mặt khác, mặc định cho chỉ số <code>event</code> là ping <code>events</code> và mặc định cho tất cả các chỉ số khác là ping <code>metrics</code>.
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 vi en-US
Entity # all locales devtools • client • debugger.properties
eventListenersHeader1
vi
Điểm dừng trình xử lý sự kiện
en-US
Event Listener Breakpoints
Entity # all locales devtools • client • debugger.properties
eventListenersHeader1.placeholder
vi
Lọc theo loại sự kiện
en-US
Filter by event type
Entity # all locales devtools • client • inspector.properties
eventsTooltip.codeIframeTitle
vi
Warning: Source string is missing
en-US
“%S” event listener code
Entity # all locales devtools • client • inspector.properties
eventsTooltip.toggleButton.label
vi
Warning: Source string is missing
en-US
“%S” event listener code
Entity # all locales devtools • client • inspector.properties
eventsTooltip.toggleListenerLabel
vi
Warning: Source string is missing
en-US
Enable “%S” event listener
Entity # all locales devtools • client • inspector.properties
markupView.event.tooltiptext
vi
Xử lý sự kiện
en-US
Event listener
Entity # all locales devtools • client • inspector.properties
markupView.event.tooltiptext2
vi
Warning: Source string is missing
en-US
Click to show event listeners for this element
Entity # all locales devtools • client • netmonitor.properties
netmonitor.ws.toolbar.eventName
vi
Tên sự kiện
en-US
Event Name
Entity # all locales devtools • client • netmonitor.properties
netmonitor.ws.toolbar.lastEventId
vi
ID sự kiện cuối cùng
en-US
Last Event ID
Entity # all locales devtools • client • netmonitor.properties
networkMenu.summary.tooltip.domContentLoaded
vi
Thời gian khi xảy ra sự kiện “DOMContentLoad”
en-US
Time when “DOMContentLoad” event occurred
Entity # all locales devtools • client • netmonitor.properties
networkMenu.summary.tooltip.load
vi
Thời gian khi xảy ra sự kiện “load”
en-US
Time when “load” event occurred
Entity # all locales devtools • shared • debugger-paused-reasons.ftl
whypaused-event-breakpoint
vi
Đã tạm dừng trên do điểm dừng của event
en-US
Paused on event breakpoint
Entity # all locales devtools • shared • debugger-paused-reasons.ftl
whypaused-pause-on-dom-events
vi
Đã tạm dừng do event listener
en-US
Paused on event listener
Entity # all locales dom • chrome • dom • dom.properties
ExecCommandCutCopyDeniedNotInputDriven
vi
document.execCommand(‘cut’/‘copy’) đã bị từ chối vì nó không được gọi từ bên trong một event handler ngắn do người dùng tạo đang chạy.
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
vi
Gửi biểu mẫu thông qua sự kiện gửi không đáng tin cậy không được dùng nữa và sẽ bị xóa trong tương lai.
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
vi
Yêu cầu toàn màn hình đã bị từ chối vì hàm Element.requestFullscreen() được gọi từ bên trong một trình xử lý sự kiện chuột mà không được kích hoạt bằng nút chuột trái.
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
vi
Yêu cầu toàn màn hình đã bị từ chối vì Element.requestFullscreen() không được gọi từ bên trong trình xử lý sự kiện do người dùng tạo.
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
vi
Key event không có sẵn trong 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
vi
Warning: Source string is missing
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
vi
Yêu cầu quyền thông báo bên ngoài event handler ngắn đang chạy do người dùng tạo đã dừng phát triển và sẽ không được hỗ trợ trong tương lai.
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
vi
Warning: Source string is missing
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
vi
Đang bỏ qua lệnh gọi ‘preventDefault()’ trong sự kiện của kiểu ‘%1$S’ từ một listener được đăng ký là ‘passive’.
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
vi
Warning: Source string is missing
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
vi
Warning: Source string is missing
en-US
Fetch event handlers must be added during the worker script’s initial evaluation.
Entity # all locales dom • chrome • dom • dom.properties
WinConflict2
vi
Key event không có sẵn trên một số bố cục bàn phím: 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
vi
Warning: Source string is missing
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
vi
Warning: Source string is missing
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
vi
Không có sự kiện khe mới nào hiện hữu lúc này.
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
vi
Chọn từ danh sách ping mà thiết bị của bạn đang ở. Nếu nó ở trong một <a data-l10n-name="custom-ping-link">ping tùy chỉnh</a>, chọn cái đó. Mặt khác, mặc định cho chỉ số <code>event</code> là ping <code>events</code> và mặc định cho tất cả các chỉ số khác là ping <code>metrics</code>.
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
vi
Những điều khoản này được chi phối theo luật của tiểu bang California, Hoa Kỳ, không bao gồm sự mâu thuẫn của nó với các điều khoản pháp lí. Nếu có bất kì phần nào trong các điều khoản bị xem là bất hợp lệ và không bắt buộc, các phần còn lại sẽ vẫn có đầy đủ tính hiệu lực và bắt buộc. Khi xảy ra mâu thuẫn giữa phiên bản được chuyển ngữ của các điều khoản này và phiên bản tiếng Anh, phiên bản tiếng Anh sẽ là phiên bản chủ đạo.
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
vi
Không có sự kiện khe mới nào hiện hữu lúc này.
en-US
No new slot event is available at this time.
Please enable JavaScript. Some features won't be available without it.