BETA

Transvision

Filter by folder:

Show all results browser dom

No matching results for the string fullscreen for the locale it

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

Entity it en-US
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-whatsnew-pip-fullscreen-body
it
Dopo aver trasferito il video in una finestra separata, ora puoi fare doppio clic sulla finestra per visualizzarla a schermo intero.
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
it
Usa Picture-in-Picture a schermo intero
en-US
Take picture-in-picture fullscreen
Entity # all locales browser • browser • touchbar • touchbar.ftl
fullscreen
it
Schermo intero
en-US
Fullscreen
Entity # all locales browser • browser • touchbar • touchbar.ftl
touchbar-fullscreen-exit
it
Esci da schermo intero
en-US
Exit Fullscreen
Entity # all locales browser • chrome • browser • browser.properties
addonInstallFullScreenBlocked
it
L’installazione di un componente aggiuntivo non è consentita in modalità a schermo intero, oppure prima di passare a schermo intero.
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
it
Modalità schermo interno (DOM) terminata: non è possibile effettuare una richiesta di permessi in modalità schermo intero.
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
it
Richiesta di permessi annullata: non è possibile effettuare una richiesta di permessi prima di passare a schermo intero (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
it
Abbandonata la modalità schermo intero in quanto è stato attivato un plugin con finestra nativa (windowed).
en-US
Exited fullscreen because windowed plugin was focused.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedContainerNotAllowed
it
Richiesta di passare alla modalità schermo intero rifiutata in quanto almeno uno degli elementi che contiene il documento non è un iframe o non presenta l’attributo “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
it
Richiesta di passare alla modalità schermo intero rifiutata in quanto le relative API sono state disattivate nelle preferenze dell’utente.
en-US
Request for fullscreen was denied because Fullscreen API is disabled by user preference.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedFeaturePolicy
it
Richiesta di passare alla modalità schermo intero rifiutata a causa delle direttive FeaturePolicy.
en-US
Request for fullscreen was denied because of FeaturePolicy directives.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedFocusedPlugin
it
Richiesta di passare alla modalità schermo intero rifiutata in quanto è attivo un plugin con finestra nativa (windowed).
en-US
Request for fullscreen was denied because a windowed plugin is focused.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedHTMLDialog
it
Richiesta di passare alla modalità schermo intero rifiutata in quanto generata da un elemento <dialog>.
en-US
Request for fullscreen was denied because requesting element is a <dialog> element.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedHidden
it
Richiesta di passare alla modalità schermo intero rifiutata in quanto il documento non è più visibile.
en-US
Request for fullscreen was denied because the document is no longer visible.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedLostWindow
it
Richiesta di passare alla modalità schermo intero rifiutata in quanto non è più disponibile una finestra.
en-US
Request for fullscreen was denied because we no longer have a window.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedMouseEventOnlyLeftBtn
it
Richiesta di passare alla modalità schermo intero rifiutata in quanto Element.requestFullscreen() è stato chiamato all’interno di un gestore eventi del mouse non generato da un clic del tasto sinistro del mouse.
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
it
Richiesta di passare alla modalità schermo intero rifiutata in quanto l’elemento che l’ha generata non è più disponibile nel documento.
en-US
Request for fullscreen was denied because requesting element has moved document.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotDescendant
it
Richiesta di passare alla modalità schermo intero rifiutata in quanto l’elemento che l’ha generata non è un discendente dell’elemento full-screen corrente.
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
it
Richiesta di passare alla modalità schermo intero rifiutata in quanto l’elemento che l’ha generata non si trova nella scheda attualmente selezionata.
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
it
Richiesta di passare alla modalità schermo intero rifiutata in quanto l’elemento che l’ha generata non è <svg>, <math> o un elemento 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
it
Richiesta di passare alla modalità schermo intero rifiutata in quanto l’elemento che l’ha generata non è più presente nel documento.
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
it
Richiesta di passare alla modalità schermo intero rifiutata in quanto Element.requestFullscreen() non è stato chiamato da un gestore eventi rapido generato dall’utente.
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
it
Richiesta di passare alla modalità schermo intero rifiutata in quanto un sottodocumento del documento che l’ha generata è già in modalità schermo intero.
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
it
Abbandonata la modalità schermo intero in quanto una finestra è stata selezionata (focused).
en-US
Exited fullscreen because a window was focused.
Entity # all locales dom • chrome • dom • dom.properties
RemovedFullscreenElement
it
Abbandonata la modalità schermo intero in quanto l’elemento full-screen è stato rimosso dal documento.
en-US
Exited fullscreen because fullscreen element was removed from document.
Please enable JavaScript. Some features won't be available without it.