BETA

Transvision

Filter by folder:

Show all results dom

Displaying 1 result for the string fullscreen in ko:

Entity ko en-US
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedDisabled
ko
사용자 설정에 의해 Fullscreen API가 비활성화되었기 때문에 전체화면 요청이 거부되었습니다.
en-US
Request for fullscreen was denied because Fullscreen API is disabled by user preference.

Displaying 25 results for the string fullscreen in en-US:

Entity ko en-US
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-whatsnew-pip-fullscreen-body
ko
동영상을 떠 있는 창에 띄웠을때, 해당 창을 더블 클릭해서 전체 화면으로 전환할 수 있습니다.
en-US
When you pop a video into a floating window, you can now double-click on that window to go fullscreen.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-whatsnew-pip-fullscreen-header
ko
화면 속 화면을 전체 화면에서 보세요
en-US
Take picture-in-picture fullscreen
Entity # all locales browser • browser • touchbar • touchbar.ftl
fullscreen
ko
전체화면
en-US
Fullscreen
Entity # all locales browser • browser • touchbar • touchbar.ftl
touchbar-fullscreen-exit
ko
전체 화면 종료
en-US
Exit Fullscreen
Entity # all locales browser • chrome • browser • browser.properties
addonInstallFullScreenBlocked
ko
전체 화면 모드에서 또는 전체 화면 모드로 전환 중에는 부가 기능을 설치할 수 없습니다.
en-US
Add-on installation is not allowed while in or before entering fullscreen mode.
Entity # all locales browser • chrome • browser • browser.properties
permissions.fullscreen.fullScreenCanceled
ko
종료된 DOM 전체 화면: DOM 전체 화면에서 권한 요청을 발행해서는 안됩니다.
en-US
Exited DOM fullscreen: permission requests should not be issued while in DOM fullscreen.
Entity # all locales browser • chrome • browser • browser.properties
permissions.fullscreen.promptCanceled
ko
취소된 보류 중인 권한 요청: DOM 전체 화면으로 들어가기 전에 권한 요청을 발행해서는 안됩니다.
en-US
Canceled pending permission requests: permission requests should not be issued before entering DOM fullscreen.
Entity # all locales dom • chrome • dom • dom.properties
FocusedWindowedPluginWhileFullscreen
ko
창모드 플러그인이 초점을 받았기 때문에 전체화면을 종료합니다.
en-US
Exited fullscreen because windowed plugin was focused.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedContainerNotAllowed
ko
최소한 하나의 문서를 포함하는 요소가 iframe이 아니거나 "allowfullscreen" 속성이 없기 때문에 전체화면 요청이 거부되었습니다.
en-US
Request for fullscreen was denied because at least one of the document’s containing elements is not an iframe or does not have an “allowfullscreen” attribute.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedDisabled
ko
사용자 설정에 의해 Fullscreen API가 비활성화되었기 때문에 전체화면 요청이 거부되었습니다.
en-US
Request for fullscreen was denied because Fullscreen API is disabled by user preference.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedFeaturePolicy
ko
FeaturePolicy 지시자로 인해 전체화면 요청이 거부되었습니다.
en-US
Request for fullscreen was denied because of FeaturePolicy directives.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedFocusedPlugin
ko
창모드 플러그인이 포커스되었기 때문에 전체화면 요청이 거부되었습니다.
en-US
Request for fullscreen was denied because a windowed plugin is focused.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedHTMLDialog
ko
요청한 요소가 <dialog> 요소이므로 전체 화면 표시 요청이 거부되었습니다.
en-US
Request for fullscreen was denied because requesting element is a <dialog> element.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedHidden
ko
문서가 더 이상 보이지 않기 때문에 전체화면 요청이 거부되었습니다.
en-US
Request for fullscreen was denied because the document is no longer visible.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedLostWindow
ko
창이 존재하지 않기 때문에 전체화면 요청이 거부되었습니다.
en-US
Request for fullscreen was denied because we no longer have a window.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedMouseEventOnlyLeftBtn
ko
왼쪽 마우스 버튼으로 트리거되지 않은 마우스 이벤트 핸들러 내부에서 Element.requestFullscreen()이 호출되었기 때문에 전체화면 요청이 거부되었습니다.
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
FullscreenDeniedMovedDocument
ko
전체화면을 요청한 요소가 문서에서 움직였기 때문에 전체화면 요청이 거부되었습니다.
en-US
Request for fullscreen was denied because requesting element has moved document.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotDescendant
ko
전체화면을 요청한 요소가 전체화면인 요소의 자식요소가 아니기 때문에 전체화면 요청이 거부되었습니다.
en-US
Request for fullscreen was denied because requesting element is not a descendant of the current fullscreen element.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotFocusedTab
ko
전체화면을 요청한 요소가 현재 포커스된 탭이 아니기 때문에 전체화면 요청이 거부되었습니다.
en-US
Request for fullscreen was denied because requesting element is not in the currently focused tab.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotHTMLSVGOrMathML
ko
요청하는 요소가 <svg>나 <math>, HTML 요소가 아니기 때문에 전체화면 요청이 거부되었습니다.
en-US
Request for fullscreen was denied because requesting element is not <svg>, <math>, or an HTML element.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotInDocument
ko
전체화면을 요청한 요소가 더 이상 문서 내에 존재하지 않기 때문에 전체화면 요청이 거부되었습니다.
en-US
Request for fullscreen was denied because requesting element is no longer in its document.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotInputDriven
ko
Element.requestFullscreen()이 짧게 실행되는 사용자 생성 이벤트 핸들러의 내부로부터 호출되지 않았기 때문에 전체화면 요청이 거부되었습니다.
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
FullscreenDeniedSubDocFullscreen
ko
전체화면을 요청한 문서의 하위 문서가 이미 전체화면이기 때문에 전체화면 요청이 거부되었습니다.
en-US
Request for fullscreen was denied because a subdocument of the document requesting fullscreen is already fullscreen.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenExitWindowFocus
ko
창에 초점이 맞춰져 전체 화면을 종료했습니다.
en-US
Exited fullscreen because a window was focused.
Entity # all locales dom • chrome • dom • dom.properties
RemovedFullscreenElement
ko
전체화면 요소가 문서로부터 삭제되었기 때문에 전체화면을 종료합니다.
en-US
Exited fullscreen because fullscreen element was removed from document.
Please enable JavaScript. Some features won't be available without it.