BETA

Transvision

Filter by folder:

Show all results devtools toolkit

Displaying 34 results for the string Console in it:

Entity it en-US
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions2
it
Se si ritiene che questa pagina debba mostrare un service worker, controllare la presenza di errori nella <a>Console</a> o analizzare passo per passo la registrazione del service worker nel <span>Debugger</span>.
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 • debugger.properties
evaluateInConsole.label
it
Valuta in Console
en-US
Evaluate in console
Entity # all locales devtools • client • debugger.properties
eventlisteners.log.label
it
Registra eventi nella console
en-US
Log events to the console
Entity # all locales devtools • client • debugger.properties
traceInWebConsole
it
Traccia nella Console web
en-US
Trace in the web console
Entity # all locales devtools • client • device.properties
device.consoles
it
Console da gioco
en-US
Gaming consoles
Entity # all locales devtools • client • inspector.properties
inspectorUseInConsole.label
it
Utilizza in Console
en-US
Use in Console
Entity # all locales devtools • client • menus.properties
browserConsoleCmd.label
it
Console del browser
en-US
Browser Console
Entity # all locales devtools • client • netmonitor.properties
netmonitor.context.useAsFetch
it
Usa Fetch nella console
en-US
Use as Fetch in Console
Entity # all locales devtools • client • startup.properties
MenuWebconsole.label
it
Console web
en-US
Web Console
Entity # all locales devtools • client • startup.properties
ToolboxTabWebconsole.label
it
Console
en-US
Console
Entity # all locales devtools • client • startup.properties
ToolboxWebConsole.panelLabel
it
Pannello Console
en-US
Console Panel
Entity # all locales devtools • client • startup.properties
ToolboxWebconsole.tooltip2
it
Console web (%S)
en-US
Web Console (%S)
Entity # all locales devtools • client • toolbox-options.ftl
options-webconsole-label
it
Console web
en-US
Web Console
Entity # all locales devtools • client • toolbox-options.ftl
options-webconsole-split-console-label
it
Attiva console divisa
en-US
Enable Split Console
Entity # all locales devtools • client • toolbox-options.ftl
options-webconsole-split-console-tooltip.title
it
Apri la console divisa alla pressione del tasto Esc
en-US
Open Split Console with the Escape Key
Entity # all locales devtools • client • toolbox.ftl
toolbox-meatball-menu-hideconsole-label
it
Nascondi console divisa
en-US
Hide Split Console
Entity # all locales devtools • client • toolbox.ftl
toolbox-meatball-menu-splitconsole-label
it
Visualizza console divisa
en-US
Show Split Console
Entity # all locales devtools • client • toolbox.ftl
toolbox-mode-browser-console-label
it
Modalità Console del browser
en-US
Browser Console Mode
Entity # all locales devtools • client • toolbox.properties
toolbox.errorCountButton.tooltip
it
Visualizza console divisa
en-US
Show Split Console
Entity # all locales devtools • client • toolbox.properties
toolbox.errorCountButtonConsoleTab.tooltip
it
Mostra console
en-US
Show Console
Entity # all locales devtools • client • webconsole.properties
ConsoleAPIDisabled
it
Le API di registrazione della Console web (console.log, console.info, console.warn, console.error) sono state disattivate da uno script in questa pagina.
en-US
The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page.
Entity # all locales devtools • client • webconsole.properties
connectionTimeout
it
Tempo per la connessione esaurito. Controllare la Console errori da entrambi i lati per eventuali messaggi di errore. Riaprire la Console web per riprovare.
en-US
Connection timeout. Check the Error Console on both ends for potential error messages. Reopen the Web Console to try again.
Entity # all locales devtools • client • webconsole.properties
consoleCleared
it
La console è stata svuotata.
en-US
Console was cleared.
Entity # all locales devtools • client • webconsole.properties
multiProcessBrowserConsole.title
it
Console del browser multiprocesso
en-US
Multiprocess Browser Console
Entity # all locales devtools • client • webconsole.properties
parentProcessBrowserConsole.title
it
Console del browser processo parent
en-US
Parent process Browser Console
Entity # all locales devtools • client • webconsole.properties
preventedConsoleClear
it
console.clear() non è stato eseguito a causa dell’opzione “Registro permanente”
en-US
console.clear() was prevented due to “Persist Logs”
Entity # all locales devtools • client • webconsole.properties
webconsole.clearButton.tooltip
it
Cancella il contenuto della Console web
en-US
Clear the Web Console output
Entity # all locales devtools • client • webconsole.properties
webconsole.closeSplitConsoleButton.tooltip
it
Chiudi console divisa (ESC)
en-US
Close Split Console (Esc)
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.button.tooltip
it
Impostazioni console
en-US
Console Settings
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.timestamps.tooltip
it
Attivando questa opzione verrà visualizzato nella Console web il timestamp associato a comandi e risultati
en-US
If you enable this option commands and output in the Web Console will display a timestamp
Entity # all locales devtools • client • webconsole.properties
webconsole.message.commands.startTracingToWebConsole
it
Avviato tracciamento nella console web
en-US
Started tracing to Web Console
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-adhoc-explanation
it
Per effettuare test più specifici è possibile determinare il valore corrente di uno specifico elemento della strumentazione aprendo la console degli strumenti di sviluppo in <code>about:glean</code> e utilizzando le API <code>testGetValue()</code>, come ad esempio <code>Glean.metricCategory.metricName.testGetValue()</code>.
en-US
For more <i>ad hoc</i> testing, you can also determine the current value of a particular piece of instrumentation by opening a devtools console here on <code>about:glean</code> and using the <code>testGetValue()</code> API like <code>Glean.metricCategory.metricName.testGetValue()</code>.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-adhoc-explanation2
it
Per effettuare test più specifici è possibile determinare il valore corrente di uno specifico elemento della strumentazione aprendo la console degli strumenti di sviluppo in <code>about:glean</code> e utilizzando le API <code>testGetValue()</code>, come ad esempio <code>Glean.metricCategory.metricName.testGetValue()</code>, per una metrica chiamata <code>metric.category.metric_name</code>.
en-US
For more <i>ad hoc</i> testing, you can also determine the current value of a particular piece of instrumentation by opening a devtools console here on <code>about:glean</code> and using the <code>testGetValue()</code> API like <code>Glean.metricCategory.metricName.testGetValue()</code> for a metric named <code>metric.category.metric_name</code>.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-adhoc-note
it
È importante notare che la console degli strumenti di sviluppo si appoggia alle API di Glean per JavaScript. Questo significa che i nomi e le categorie delle metriche sono formattati in <code>camelCase</code>, a differenza delle API per Rust e C++.
en-US
Please note that you are using the Glean JS API by using the devtools console. This means the metric category and metric name are formatted in <code>camelCase</code> unlike in the Rust and C++ APIs.

Displaying 34 results for the string Console in en-US:

Entity it en-US
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions2
it
Se si ritiene che questa pagina debba mostrare un service worker, controllare la presenza di errori nella <a>Console</a> o analizzare passo per passo la registrazione del service worker nel <span>Debugger</span>.
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 • debugger.properties
evaluateInConsole.label
it
Valuta in Console
en-US
Evaluate in console
Entity # all locales devtools • client • debugger.properties
eventlisteners.log.label
it
Registra eventi nella console
en-US
Log events to the console
Entity # all locales devtools • client • debugger.properties
traceInWebConsole
it
Traccia nella Console web
en-US
Trace in the web console
Entity # all locales devtools • client • device.properties
device.consoles
it
Console da gioco
en-US
Gaming consoles
Entity # all locales devtools • client • inspector.properties
inspectorUseInConsole.label
it
Utilizza in Console
en-US
Use in Console
Entity # all locales devtools • client • menus.properties
browserConsoleCmd.label
it
Console del browser
en-US
Browser Console
Entity # all locales devtools • client • netmonitor.properties
netmonitor.context.useAsFetch
it
Usa Fetch nella console
en-US
Use as Fetch in Console
Entity # all locales devtools • client • startup.properties
MenuWebconsole.label
it
Console web
en-US
Web Console
Entity # all locales devtools • client • startup.properties
ToolboxTabWebconsole.label
it
Console
en-US
Console
Entity # all locales devtools • client • startup.properties
ToolboxWebConsole.panelLabel
it
Pannello Console
en-US
Console Panel
Entity # all locales devtools • client • startup.properties
ToolboxWebconsole.tooltip2
it
Console web (%S)
en-US
Web Console (%S)
Entity # all locales devtools • client • toolbox-options.ftl
options-webconsole-label
it
Console web
en-US
Web Console
Entity # all locales devtools • client • toolbox-options.ftl
options-webconsole-split-console-label
it
Attiva console divisa
en-US
Enable Split Console
Entity # all locales devtools • client • toolbox-options.ftl
options-webconsole-split-console-tooltip.title
it
Apri la console divisa alla pressione del tasto Esc
en-US
Open Split Console with the Escape Key
Entity # all locales devtools • client • toolbox.ftl
toolbox-meatball-menu-hideconsole-label
it
Nascondi console divisa
en-US
Hide Split Console
Entity # all locales devtools • client • toolbox.ftl
toolbox-meatball-menu-splitconsole-label
it
Visualizza console divisa
en-US
Show Split Console
Entity # all locales devtools • client • toolbox.ftl
toolbox-mode-browser-console-label
it
Modalità Console del browser
en-US
Browser Console Mode
Entity # all locales devtools • client • toolbox.properties
toolbox.errorCountButton.tooltip
it
Visualizza console divisa
en-US
Show Split Console
Entity # all locales devtools • client • toolbox.properties
toolbox.errorCountButtonConsoleTab.tooltip
it
Mostra console
en-US
Show Console
Entity # all locales devtools • client • webconsole.properties
ConsoleAPIDisabled
it
Le API di registrazione della Console web (console.log, console.info, console.warn, console.error) sono state disattivate da uno script in questa pagina.
en-US
The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page.
Entity # all locales devtools • client • webconsole.properties
connectionTimeout
it
Tempo per la connessione esaurito. Controllare la Console errori da entrambi i lati per eventuali messaggi di errore. Riaprire la Console web per riprovare.
en-US
Connection timeout. Check the Error Console on both ends for potential error messages. Reopen the Web Console to try again.
Entity # all locales devtools • client • webconsole.properties
consoleCleared
it
La console è stata svuotata.
en-US
Console was cleared.
Entity # all locales devtools • client • webconsole.properties
multiProcessBrowserConsole.title
it
Console del browser multiprocesso
en-US
Multiprocess Browser Console
Entity # all locales devtools • client • webconsole.properties
parentProcessBrowserConsole.title
it
Console del browser processo parent
en-US
Parent process Browser Console
Entity # all locales devtools • client • webconsole.properties
preventedConsoleClear
it
console.clear() non è stato eseguito a causa dell’opzione “Registro permanente”
en-US
console.clear() was prevented due to “Persist Logs”
Entity # all locales devtools • client • webconsole.properties
webconsole.clearButton.tooltip
it
Cancella il contenuto della Console web
en-US
Clear the Web Console output
Entity # all locales devtools • client • webconsole.properties
webconsole.closeSplitConsoleButton.tooltip
it
Chiudi console divisa (ESC)
en-US
Close Split Console (Esc)
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.button.tooltip
it
Impostazioni console
en-US
Console Settings
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.timestamps.tooltip
it
Attivando questa opzione verrà visualizzato nella Console web il timestamp associato a comandi e risultati
en-US
If you enable this option commands and output in the Web Console will display a timestamp
Entity # all locales devtools • client • webconsole.properties
webconsole.message.commands.startTracingToWebConsole
it
Avviato tracciamento nella console web
en-US
Started tracing to Web Console
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-adhoc-explanation
it
Per effettuare test più specifici è possibile determinare il valore corrente di uno specifico elemento della strumentazione aprendo la console degli strumenti di sviluppo in <code>about:glean</code> e utilizzando le API <code>testGetValue()</code>, come ad esempio <code>Glean.metricCategory.metricName.testGetValue()</code>.
en-US
For more <i>ad hoc</i> testing, you can also determine the current value of a particular piece of instrumentation by opening a devtools console here on <code>about:glean</code> and using the <code>testGetValue()</code> API like <code>Glean.metricCategory.metricName.testGetValue()</code>.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-adhoc-explanation2
it
Per effettuare test più specifici è possibile determinare il valore corrente di uno specifico elemento della strumentazione aprendo la console degli strumenti di sviluppo in <code>about:glean</code> e utilizzando le API <code>testGetValue()</code>, come ad esempio <code>Glean.metricCategory.metricName.testGetValue()</code>, per una metrica chiamata <code>metric.category.metric_name</code>.
en-US
For more <i>ad hoc</i> testing, you can also determine the current value of a particular piece of instrumentation by opening a devtools console here on <code>about:glean</code> and using the <code>testGetValue()</code> API like <code>Glean.metricCategory.metricName.testGetValue()</code> for a metric named <code>metric.category.metric_name</code>.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-adhoc-note
it
È importante notare che la console degli strumenti di sviluppo si appoggia alle API di Glean per JavaScript. Questo significa che i nomi e le categorie delle metriche sono formattati in <code>camelCase</code>, a differenza delle API per Rust e C++.
en-US
Please note that you are using the Glean JS API by using the devtools console. This means the metric category and metric name are formatted in <code>camelCase</code> unlike in the Rust and C++ APIs.
Please enable JavaScript. Some features won't be available without it.