BETA

Transvision

Filter by folder:

Show all results dom devtools toolkit

Displaying 15 results for the string allow in it:

Entity it en-US
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNullPrincipal
it
document.requestStorageAccess() non può essere chiamato in un’origine opaca, come un iframe in sandbox che non abbia allow-same-origin nell’attributo sandbox.
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessSandboxed
it
document.requestStorageAccess() non può essere chiamato in un iframe in sandbox che non abbia allow-storage-access-by-user-activation nell’attributo sandbox.
en-US
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
Entity # all locales dom • chrome • security • security.properties
BothAllowScriptsAndSameOriginPresent
it
Un iframe che presenti come attributi sandbox sia “allow-scripts” sia “allow-same-origin” potrebbe rimuovere sé stesso dal meccanismo di sandbox.
en-US
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing.
Entity # all locales dom • chrome • security • security.properties
BothAllowTopNavigationAndUserActivationPresent
it
Un iframe che presenti come attributi sandbox sia “allow-top-navigation” sia “allow-top-navigation-by-user-activation” consentirà la navigazione al livello superiore.
en-US
An iframe which has both allow-top-navigation and allow-top-navigation-by-user-activation for its sandbox attribute will permit top navigations.
Entity # all locales dom • chrome • security • security.properties
CORSAllowHeaderFromPreflightDeprecation
it
Avviso richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine presto bloccherà la lettura della risorsa remota da %1$S. Motivo: se il valore di “Access-Control-Allow-Headers” è “*”, l’intestazione “Authorization” non è inclusa. Per includere l’intestazione “Authorization”, questa deve essere esplicitamente elencata nell’intestazione CORS “Access-Control-Allow-Headers”.
en-US
Cross-Origin Request Warning: The Same Origin Policy will disallow reading the remote resource at %1$S soon. (Reason: When the `Access-Control-Allow-Headers` is `*`, the `Authorization` header is not covered. To include the `Authorization` header, it must be explicitly listed in CORS header `Access-Control-Allow-Headers`).
Entity # all locales dom • chrome • security • security.properties
CORSAllowOriginNotMatchingOrigin
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: header CORS “Access-Control-Allow-Origin” non corrisponde a “%2$S”.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘%2$S’).
Entity # all locales dom • chrome • security • security.properties
CORSInvalidAllowHeader
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: token “%2$S” non valido in header CORS “Access-Control-Allow-Headers”.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: invalid token ‘%2$S’ in CORS header ‘Access-Control-Allow-Headers’).
Entity # all locales dom • chrome • security • security.properties
CORSInvalidAllowMethod
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: token “%2$S” non valido in header CORS “Access-Control-Allow-Methods”.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: invalid token ‘%2$S’ in CORS header ‘Access-Control-Allow-Methods’).
Entity # all locales dom • chrome • security • security.properties
CORSMethodNotFound
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: metodo “Access-Control-Allow-Methods” non trovato in header CORS.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Did not find method in CORS header ‘Access-Control-Allow-Methods’).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowCredentials
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: previsto “true” in header CORS “Access-Control-Allow-Credentials”.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: expected ‘true’ in CORS header ‘Access-Control-Allow-Credentials’).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowHeaderFromPreflight2
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: l’header “%2$S” non è consentito a causa dell’header “Access-Control-Allow-Headers” nella risposta CORS preliminare (“preflight”).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: header ‘%2$S’ is not allowed according to header ‘Access-Control-Allow-Headers’ from CORS preflight response).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowOrigin2
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: header CORS “Access-Control-Allow-Origin” mancante. Codice di stato: %2$S.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: %2$S.
Entity # all locales dom • chrome • security • security.properties
CORSMultipleAllowOriginNotAllowed
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: header CORS “Access-Control-Allow-Origin” multipli non consentiti.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Multiple CORS header ‘Access-Control-Allow-Origin’ not allowed).
Entity # all locales dom • chrome • security • security.properties
CORSNotSupportingCredentials
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: le credenziali non sono supportate se l’header CORS “Access-Control-Allow-Origin” è “*”.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at ‘%1$S’. (Reason: Credential is not supported if the CORS header ‘Access-Control-Allow-Origin’ is ‘*’).
Entity # all locales dom • chrome • security • security.properties
FeaturePolicyInvalidEmptyAllowValue
it
Feature policy: ignorata lista vuota “allow” per caratteristica “%S”.
en-US
Feature Policy: Skipping empty allow list for feature: “%S”.

Displaying 167 results for the string allow in en-US:

Entity it en-US
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-os-auth-dialog-message
it
{ PLATFORM() -> [macos] modificare le impostazioni relative alle password *[other] { -brand-short-name } sta cercando di modificare le impostazioni relative alle password. Confermare l’accesso al dispositivo per consentire l’operazione. }
en-US
{ PLATFORM() -> [macos] change the settings for passwords *[other] { -brand-short-name } is trying to change the settings for passwords. Use your device sign in to allow this. }
Entity # all locales browser • browser • aboutRobots.ftl
error-long-desc1
it
I robot non possono danneggiare un essere umano né, attraverso l’inazione, permettere che un essere umano venga danneggiato.
en-US
Robots may not injure a human being or, through inaction, allow a human being to come to harm.
Entity # all locales browser • browser • addonNotifications.ftl
xpinstall-prompt-dont-allow.label
it
Non consentire
en-US
Don’t Allow
Entity # all locales browser • browser • addonNotifications.ftl
xpinstall-prompt-header
it
Consentire a { $host } di installare un componente aggiuntivo?
en-US
Allow { $host } to install an add-on?
Entity # all locales browser • browser • addonNotifications.ftl
xpinstall-prompt-header-unknown
it
Consentire a questo sito sconosciuto di installare un componente aggiuntivo?
en-US
Allow an unknown site to install an add-on?
Entity # all locales browser • browser • addonNotifications.ftl
xpinstall-prompt-never-allow.label
it
Mai
en-US
Never Allow
Entity # all locales browser • browser • appMenuNotifications.ftl
appmenu-addon-post-install-incognito-checkbox.label
it
Consenti il funzionamento di questa estensione in finestre anonime
en-US
Allow this extension to run in Private Windows
Entity # all locales browser • browser • browser.ftl
popups-infobar-allow.label
it
Consentire a { $uriHost } di aprire finestre pop-up
en-US
Allow pop-ups for { $uriHost }
Entity # all locales browser • browser • browser.ftl
refresh-blocked-allow.label
it
Consenti
en-US
Allow
Entity # all locales browser • browser • downloads.ftl
downloads-cmd-choose-unblock-panel.aria-label
it
Elimina file o consenti download
en-US
Remove File or Allow Download
Entity # all locales browser • browser • downloads.ftl
downloads-cmd-choose-unblock.tooltiptext
it
Elimina file o consenti download
en-US
Remove File or Allow Download
Entity # all locales browser • browser • downloads.ftl
downloads-cmd-unblock.label
it
Consenti download
en-US
Allow Download
Entity # all locales browser • browser • extensionsUI.ftl
webext-quarantine-confirmation-allow.label
it
Consenti
en-US
Allow
Entity # all locales browser • browser • extensionsUI.ftl
webext-quarantine-confirmation-deny.label
it
Non consentire
en-US
Don’t Allow
Entity # all locales browser • browser • extensionsUI.ftl
webext-quarantine-confirmation-line-2
it
Consentire il funzionamento di questa estensione se si ritiene affidabile che possa leggere e modificare dati in siti con restrizioni identificati da { -vendor-short-name }.
en-US
Allow this extension if you trust it to read and change your data on sites restricted by { -vendor-short-name }.
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-syncedtabs-synctabs-checkbox
it
Permetti la sincronizzazione delle schede aperte
en-US
Allow open tabs to sync
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-tabpickup-sync-disconnected-description
it
Per recuperare le tue schede è necessario attivare la sincronizzazione in { -brand-short-name }.
en-US
To grab your tabs, you’ll need to allow syncing in { -brand-short-name }.
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-tabpickup-synctabs-description
it
Consenti a { -brand-short-name } di condividere le schede tra i tuoi dispositivi.
en-US
Allow { -brand-short-name } to share tabs between devices.
Entity # all locales browser • browser • migration.ftl
import-safari-permissions-string
it
In macOS è necessario garantire esplicitamente a { -brand-short-name } il permesso di accedere ai dati di Safari. Fare clic su “Continua”, selezionare la cartella “Safari” nella finestra del Finder che verrà visualizzata e fare clic su “Apri”.
en-US
macOS requires you to explicitly allow { -brand-short-name } to access Safari’s data. Click “Continue”, select the “Safari“ folder in the Finder dialog that appears and then click “Open”.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-cbh-header
it
Consentire a { -brand-short-name } di rifiutare automaticamente i banner per i cookie?
en-US
Allow { -brand-short-name } to reject cookie banners?
Entity # all locales browser • browser • originControls.ftl
origin-controls-option-always-on.label
it
Sempre attiva in { $domain }
en-US
Always Allow on { $domain }
Entity # all locales browser • browser • originControls.ftl
origin-controls-quarantined-allow.label
it
Consenti in siti con restrizioni
en-US
Allow on Restricted Sites
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-AllowFileSelectionDialogs
it
Attiva le finestre di dialogo per la selezione di file.
en-US
Allow file selection dialogs.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-Cookies
it
Consenti o nega ai siti web di impostare cookie.
en-US
Allow or deny websites to set cookies.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-DisablePasswordReveal
it
Non permettere di mostrare le password nelle credenziali salvate.
en-US
Do not allow passwords to be revealed in saved logins.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-HttpsOnlyMode
it
Consenti l’attivazione della modalità solo HTTPS.
en-US
Allow HTTPS-Only Mode to be enabled.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-InstallAddonsPermission
it
Consenti a determinati siti web di installare componenti aggiuntivi.
en-US
Allow certain websites to install add-ons.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-LocalFileLinks
it
Consenti a determinati siti web di usare link a file locali.
en-US
Allow specific websites to link to local files.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-ManualAppUpdateOnly
it
Consenti solo aggiornamenti manuali e non segnalare all’utente la disponibilità di aggiornamenti.
en-US
Allow manual updates only and do not notify the user about updates.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-OfferToSaveLogins
it
Gestisci la richiesta in { -brand-short-name } di salvare credenziali di accesso. Entrambi i valori “true” e “false” sono validi.
en-US
Enforce the setting to allow { -brand-short-name } to offer to remember saved logins and passwords. Both true and false values are accepted.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-PopupBlocking
it
Consenti ad alcuni siti web di visualizzare finestre pop-up per impostazione predefinita.
en-US
Allow certain websites to display popups by default.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-Windows10SSO
it
Permetti l’utilizzo di Windows single sign-on per account Microsoft, account aziendale o dell’istituto di istruzione.
en-US
Allow Windows single sign-on for Microsoft, work, and school accounts.
Entity # all locales browser • browser • preferences • fonts.ftl
fonts-allow-own.label
it
Consenti alle pagine di scegliere i propri caratteri invece di quelli impostati
en-US
Allow pages to choose their own fonts, instead of your selections above
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-allow.label
it
Consenti
en-US
Allow
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-capabilities-allow.label
it
Consenti
en-US
Allow
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-capabilities-autoplay-allow.label
it
Consenti audio e video
en-US
Allow Audio and Video
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-capabilities-listitem-allow-session.value
it
Consenti per la sessione
en-US
Allow for Session
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-capabilities-listitem-allow.value
it
Consenti
en-US
Allow
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-addons-desc
it
È possibile specificare quali siti web avranno il permesso di installare componenti aggiuntivi. Inserire l’indirizzo esatto del sito web a cui dare il permesso e fare clic su Consenti.
en-US
You can specify which websites are allowed to install add-ons. Type the exact address of the site you want to allow and then click Allow.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-cookie-desc
it
È possibile specificare quali siti web potranno o meno salvare cookie e dati. Inserire l’indirizzo esatto del sito web da gestire e fare clic su Blocca, Consenti per la sessione o Consenti.
en-US
You can specify which websites are always or never allowed to use cookies and site data. Type the exact address of the site you want to manage and then click Block, Allow for Session, or Allow.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-popup-desc
it
È possibile specificare quali siti web potranno aprire finestre pop-up. Inserire l’indirizzo esatto del sito web a cui dare il permesso e fare clic su Consenti.
en-US
You can specify which websites are allowed to open pop-up windows. Type the exact address of the site you want to allow and then click Allow.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-session.label
it
Consenti per la sessione
en-US
Allow for Session
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-site-notification-desc
it
I seguenti siti web hanno richiesto il permesso di inviare notifiche. È possibile specificare quali siti web potranno inviarle o bloccare direttamente le nuove richieste.
en-US
The following websites have requested to send you notifications. You can specify which websites are allowed to send you notifications. You can also block new requests asking to allow notifications.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-site-notification-disable-label.label
it
Blocca nuove richieste di inviare notifiche
en-US
Block new requests asking to allow notifications
Entity # all locales browser • browser • preferences • preferences.ftl
addon-recommendations.label
it
Consenti a { -brand-short-name } di visualizzare suggerimenti personalizzati relativi alle estensioni
en-US
Allow { -brand-short-name } to make personalized extension recommendations
Entity # all locales browser • browser • preferences • preferences.ftl
autofill-creditcard-os-dialog-message
it
{ PLATFORM() -> [macos] modificare le impostazioni relative ai metodi di pagamento *[other] { -brand-short-name } sta cercando di modificare le impostazioni relative ai metodi di pagamento. Confermare l’accesso al dispositivo per consentire l’operazione. }
en-US
{ PLATFORM () -> [macos] change the settings for payment methods *[other] { -brand-short-name } is trying to change the settings for payment methods. Use your device sign in to allow this. }
Entity # all locales browser • browser • preferences • preferences.ftl
certs-thirdparty-toggle.label
it
Considera automaticamente affidabili i certificati radice installati dall’utente in { -brand-short-name }
en-US
Allow { -brand-short-name } to automatically trust third-party root certificates you install
Entity # all locales browser • browser • preferences • preferences.ftl
collection-backlogged-crash-reports
it
Consenti a { -brand-short-name } di inviare segnalazioni di arresto anomalo in sospeso
en-US
Allow { -brand-short-name } to send backlogged crash reports on your behalf
Entity # all locales browser • browser • preferences • preferences.ftl
collection-backlogged-crash-reports-with-link
it
Consenti a { -brand-short-name } di inviare segnalazioni di arresto anomalo in sospeso <a data-l10n-name="crash-reports-link">Ulteriori informazioni</a>
en-US
Allow { -brand-short-name } to send backlogged crash reports on your behalf <a data-l10n-name="crash-reports-link">Learn more</a>
Entity # all locales browser • browser • preferences • preferences.ftl
collection-health-report.label
it
Consenti a { -brand-short-name } di inviare a { -vendor-short-name } dati tecnici e relativi all’interazione con il browser
en-US
Allow { -brand-short-name } to send technical and interaction data to { -vendor-short-name }
Entity # all locales browser • browser • preferences • preferences.ftl
collection-studies.label
it
Consenti a { -brand-short-name } di installare e condurre studi
en-US
Allow { -brand-short-name } to install and run studies
Entity # all locales browser • browser • preferences • preferences.ftl
forms-windows-sso.label
it
Consenti single sign-on di Windows per account Microsoft, del lavoro o della scuola
en-US
Allow Windows single sign-on for Microsoft, work, and school accounts
Entity # all locales browser • browser • preferences • preferences.ftl
update-application-allow-description
it
Consenti a { -brand-short-name } di
en-US
Allow { -brand-short-name } to
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-allow-dialogs-to-get-focus.label
it
Consenti a notifiche da { $domain } come questa di portarti alla relativa scheda
en-US
Allow notifications like this from { $domain } to take you to their tab
Entity # all locales browser • browser • unifiedExtensions.ftl
unified-extensions-mb-quarantined-domain-message-3.message
it
Per proteggere i tuoi dati, alcune estensioni non possono leggere o modificare dati in questo sito. Utilizza le impostazioni dell’estensione per consentirne il funzionamento in siti con restrizioni identificati da { -vendor-short-name }.
en-US
To protect your data, some extensions can’t read or change data on this site. Use the extension’s settings to allow on sites restricted by { -vendor-short-name }.
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-action-allow.label
it
Consenti
en-US
Allow
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-audio-capture
it
Consentire a { $origin } di ascoltare l’audio di questa scheda?
en-US
Allow { $origin } to listen to this tab’s audio?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-audio-capture-unsafe-delegation
it
Consentire a { $origin } di garantire a { $thirdParty } il permesso di ascoltare l’audio di questa scheda?
en-US
Allow { $origin } to give { $thirdParty } permission to listen to this tab’s audio?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-audio-capture-with-file
it
Consentire a questo file locale di ascoltare l’audio di questa scheda?
en-US
Allow this local file to listen to this tab’s audio?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera
it
Consentire a { $origin } di utilizzare la fotocamera?
en-US
Allow { $origin } to use your camera?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera-and-audio-capture
it
Consentire a { $origin } di utilizzare la fotocamera e ascoltare l’audio di questa scheda?
en-US
Allow { $origin } to use your camera and listen to this tab’s audio?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera-and-audio-capture-unsafe-delegation
it
Consentire a { $origin } di garantire a { $thirdParty } il permesso di utilizzare la fotocamera e ascoltare l’audio di questa scheda?
en-US
Allow { $origin } to give { $thirdParty } access to your camera and listen to this tab’s audio?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera-and-audio-capture-with-file
it
Consentire a questo file locale di utilizzare la fotocamera e ascoltare l’audio di questa scheda?
en-US
Allow this local file to use your camera and listen to this tab’s audio?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera-and-microphone
it
Consentire a { $origin } di utilizzare la fotocamera e il microfono?
en-US
Allow { $origin } to use your camera and microphone?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera-and-microphone-unsafe-delegation
it
Consentire a { $origin } di garantire a { $thirdParty } il permesso di utilizzare la fotocamera e il microfono?
en-US
Allow { $origin } to give { $thirdParty } access to your camera and microphone?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera-and-microphone-with-file
it
Consentire a questo file locale di utilizzare la fotocamera e il microfono?
en-US
Allow this local file to use your camera and microphone?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera-unsafe-delegation
it
Consentire a { $origin } di garantire a { $thirdParty } il permesso di utilizzare la fotocamera?
en-US
Allow { $origin } to give { $thirdParty } access to your camera?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-camera-with-file
it
Consentire a questo file locale di utilizzare la fotocamera?
en-US
Allow this local file to use your camera?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-microphone
it
Consentire a { $origin } di utilizzare il microfono?
en-US
Allow { $origin } to use your microphone?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-microphone-unsafe-delegation
it
Consentire a { $origin } di garantire a { $thirdParty } il permesso di utilizzare il microfono?
en-US
Allow { $origin } to give { $thirdParty } access to your microphone?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-microphone-with-file
it
Consentire a questo file locale di utilizzare il microfono?
en-US
Allow this local file to use your microphone?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen
it
Consentire a { $origin } di visualizzare lo schermo?
en-US
Allow { $origin } to see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen-and-audio-capture
it
Consentire a { $origin } di ascoltare l’audio di questa scheda e visualizzare lo schermo?
en-US
Allow { $origin } to listen to this tab’s audio and see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen-and-audio-capture-unsafe-delegation
it
Consentire a { $origin } di garantire a { $thirdParty } il permesso di ascoltare l’audio di questa scheda e visualizzare lo schermo?
en-US
Allow { $origin } to give { $thirdParty } permission to listen to this tab’s audio and see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen-and-audio-capture-with-file
it
Consentire a questo file locale di ascoltare l’audio di questa scheda e visualizzare lo schermo?
en-US
Allow this local file to listen to this tab’s audio and see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen-and-microphone
it
Consentire a { $origin } di utilizzare il microfono e visualizzare lo schermo?
en-US
Allow { $origin } to use your microphone and see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen-and-microphone-unsafe-delegation
it
Consentire a { $origin } di garantire a { $thirdParty } il permesso di utilizzare il microfono e visualizzare lo schermo?
en-US
Allow { $origin } to give { $thirdParty } access to your microphone and see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen-and-microphone-with-file
it
Consentire a questo file locale di utilizzare il microfono e visualizzare lo schermo?
en-US
Allow this local file to use your microphone and see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen-unsafe-delegation
it
Consentire a { $origin } di garantire a { $thirdParty } il permesso di visualizzare lo schermo?
en-US
Allow { $origin } to give { $thirdParty } permission to see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-screen-with-file
it
Consentire a questo file locale di visualizzare lo schermo?
en-US
Allow this local file to see your screen?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-speaker
it
Consentire a { $origin } di utilizzare altri altoparlanti?
en-US
Allow { $origin } to use other speakers?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-speaker-unsafe-delegation
it
Consentire a { $origin } di garantire a { $thirdParty } accesso ad altri altoparlanti?
en-US
Allow { $origin } to give { $thirdParty } access to other speakers?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-allow-share-speaker-with-file
it
Consentire a questo file locale di utilizzare altri altoparlanti?
en-US
Allow this local file to use other speakers?
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-reason-for-no-permanent-allow-audio
it
{ -brand-short-name } non è in grado di consentire accesso in modo permanente all’audio della scheda senza chiedere quale scheda condividere.
en-US
{ -brand-short-name } can not allow permanent access to your tab’s audio without asking which tab to share.
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-reason-for-no-permanent-allow-insecure
it
La connessione con il sito non è sicura. Per motivi di sicurezza { -brand-short-name } consentirà l’accesso solo per questa sessione.
en-US
Your connection to this site is not secure. To protect you, { -brand-short-name } will only allow access for this session.
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-reason-for-no-permanent-allow-screen
it
{ -brand-short-name } non è in grado di consentire accesso in modo permanente allo schermo.
en-US
{ -brand-short-name } can not allow permanent access to your screen.
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-share-browser-warning
it
Condividere { -brand-short-name } solo con siti affidabili. La condivisione può consentire a siti ingannevoli di navigare impersonando l’utente e sottrarne i dati personali.
en-US
Only share { -brand-short-name } with sites you trust. Sharing can allow deceptive sites to browse as you and steal your private data.
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-share-screen-warning
it
Condividere lo schermo solo con siti affidabili. La condivisione può consentire a siti ingannevoli di navigare impersonando l’utente e sottrarne i dati personali.
en-US
Only share screens with sites you trust. Sharing can allow deceptive sites to browse as you and steal your private data.
Entity # all locales browser • chrome • browser • browser.properties
canvas.allow2
it
Consenti
en-US
Allow
Entity # all locales browser • chrome • browser • browser.properties
canvas.siteprompt2
it
Consentire a %S di accedere ai dati delle immagini HTML5 canvas?
en-US
Allow %S to use your HTML5 canvas image data?
Entity # all locales browser • chrome • browser • browser.properties
geolocation.allow
it
Consenti
en-US
Allow
Entity # all locales browser • chrome • browser • browser.properties
geolocation.shareWithFile4
it
Consentire a questo file di accedere alla posizione corrente?
en-US
Allow this local file to access your location?
Entity # all locales browser • chrome • browser • browser.properties
geolocation.shareWithSite4
it
Consentire a %S di accedere alla posizione corrente?
en-US
Allow %S to access your location?
Entity # all locales browser • chrome • browser • browser.properties
geolocation.shareWithSiteUnsafeDelegation2
it
Consentire a %1$S di garantire a %2$S il permesso di accedere alla posizione corrente?
en-US
Allow %1$S to give %2$S permission to access your location?
Entity # all locales browser • chrome • browser • browser.properties
midi.allow.label
it
Consenti
en-US
Allow
Entity # all locales browser • chrome • browser • browser.properties
midi.shareSysexWithFile
it
Consentire a questo file l’accesso ai dispositivi MIDI e l’invio/ricezione di messaggi SysEx?
en-US
Allow this local file to access your MIDI devices and send/receive SysEx messages?
Entity # all locales browser • chrome • browser • browser.properties
midi.shareSysexWithSite
it
Consentire a %S l’accesso ai dispositivi MIDI e l’invio/ricezione di messaggi SysEx?
en-US
Allow %S to access your MIDI devices and send/receive SysEx messages?
Entity # all locales browser • chrome • browser • browser.properties
midi.shareWithFile
it
Consentire a questo file l’accesso ai dispositivi MIDI?
en-US
Allow this local file to access your MIDI devices?
Entity # all locales browser • chrome • browser • browser.properties
midi.shareWithSite
it
Consentire a %S l’accesso ai dispositivi MIDI?
en-US
Allow %S to access your MIDI devices?
Entity # all locales browser • chrome • browser • browser.properties
persistentStorage.allow
it
Consenti
en-US
Allow
Entity # all locales browser • chrome • browser • browser.properties
persistentStorage.allowWithSite2
it
Consentire a %S di salvare dati nell’archivio permanente?
en-US
Allow %S to store data in persistent storage?
Entity # all locales browser • chrome • browser • browser.properties
storageAccess1.Allow.label
it
Consenti
en-US
Allow
Entity # all locales browser • chrome • browser • browser.properties
storageAccess4.message
it
Consentire a %1$S di utilizzare i propri cookie su %2$S?
en-US
Allow %1$S to use its cookies on %2$S?
Entity # all locales browser • chrome • browser • browser.properties
webNotifications.allow2
it
Consenti
en-US
Allow
Entity # all locales browser • chrome • browser • browser.properties
webNotifications.never
it
Mai
en-US
Never Allow
Entity # all locales browser • chrome • browser • browser.properties
webNotifications.receiveFromSite3
it
Consentire a %S di inviare notifiche?
en-US
Allow %S to send notifications?
Entity # all locales browser • chrome • browser • browser.properties
webauthn.allow
it
Consenti
en-US
Allow
Entity # all locales browser • chrome • browser • browser.properties
xr.allow2
it
Consenti
en-US
Allow
Entity # all locales browser • chrome • browser • browser.properties
xr.shareWithFile4
it
Consentire a questo file di accedere ai dispositivi per realtà virtuale? Questo potrebbe esporre informazioni riservate.
en-US
Allow this local file to access virtual reality devices? This may expose sensitive information.
Entity # all locales browser • chrome • browser • browser.properties
xr.shareWithSite4
it
Consentire a %S di accedere ai dispositivi per realtà virtuale? Questo potrebbe esporre informazioni riservate.
en-US
Allow %S to access virtual reality devices? This may expose sensitive information.
Entity # all locales browser • chrome • browser • downloads • downloads.properties
unblockButtonUnblock
it
Consenti download
en-US
Allow download
Entity # all locales browser • chrome • browser • downloads • downloads.properties
unblockHeaderUnblock
it
Consentire questo download?
en-US
Are you sure you want to allow this download?
Entity # all locales browser • chrome • browser • sitePermissions.properties
state.multichoice.allow
it
Consenti
en-US
Allow
Entity # all locales browser • chrome • browser • sitePermissions.properties
state.multichoice.allowForSession
it
Consenti per la sessione
en-US
Allow for Session
Entity # all locales browser • chrome • browser • sitePermissions.properties
state.multichoice.autoplayallow
it
Consenti audio e video
en-US
Allow Audio and Video
Entity # all locales browser • installer • custom.properties
OPTIONAL_COMPONENTS_DESC
it
Il servizio di manutenzione consente di installare gli aggiornamenti di $BrandShortName senza bisogno di interventi da parte dell’utente.
en-US
The Maintenance Service will allow you to update $BrandShortName silently in the background.
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-chrome-tooltip.title
it
Attivando questa opzione è possibile utilizzare diversi strumenti di sviluppo direttamente sul browser (da Strumenti > Sviluppo web > Cassetta degli attrezzi browser) ed effettuare il debug dei componenti aggiuntivi
en-US
Turning this option on will allow you to use various developer tools in browser context (via Tools > Web Developer > Browser Toolbox) and debug add-ons from the Add-ons Manager
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-custom-formatters-tooltip.title
it
Attivando questa opzione i siti web potranno definire formattatori personalizzati per oggetti DOM
en-US
Turning this option on will allow sites to define custom formatters for DOM objects
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-remote-tooltip2.title
it
Attivando questa opzione è possibile effettuare il debug remoto di questa istanza del browser
en-US
Turning this option on will allow to debug this browser instance remotely
Entity # all locales devtools • client • webconsole.properties
selfxss.msg
it
Attenzione alle truffe: non incollare codice di cui non si comprende il significato. Questo potrebbe consentire a malintenzionati di prendere il controllo del computer. Digitare “%S” di seguito (non serve premere invio) per attivare la funzione incolla.
en-US
Scam Warning: Take care when pasting things you don’t understand. This could allow attackers to steal your identity or take control of your computer. Please type ‘%S’ below (no need to press enter) to allow pasting.
Entity # all locales devtools • client • webconsole.properties
selfxss.okstring
it
consenti incolla
en-US
allow pasting
Entity # all locales devtools • shared • debugger.properties
remoteIncomingPromptFooter
it
Consentire la connessione?
en-US
Allow connection?
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNullPrincipal
it
document.requestStorageAccess() non può essere chiamato in un’origine opaca, come un iframe in sandbox che non abbia allow-same-origin nell’attributo sandbox.
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessSandboxed
it
document.requestStorageAccess() non può essere chiamato in un iframe in sandbox che non abbia allow-storage-access-by-user-activation nell’attributo sandbox.
en-US
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
it
Registrazione del ServiceWorker non riuscita: il percorso “%1$S” fornito per l’ambito non è incluso nell’ambito massimo consentito “%2$S”. Correggere l’ambito, spostare lo script del service worker o utilizzare l’header HTTP Service-Worker-Allowed per consentire l’ambito.
en-US
Failed to register a ServiceWorker: The path of the provided scope ‘%1$S’ is not under the max scope allowed ‘%2$S’. Adjust the scope, move the Service Worker script, or use the Service-Worker-Allowed HTTP header to allow the scope.
Entity # all locales dom • chrome • security • security.properties
BothAllowScriptsAndSameOriginPresent
it
Un iframe che presenti come attributi sandbox sia “allow-scripts” sia “allow-same-origin” potrebbe rimuovere sé stesso dal meccanismo di sandbox.
en-US
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing.
Entity # all locales dom • chrome • security • security.properties
BothAllowTopNavigationAndUserActivationPresent
it
Un iframe che presenti come attributi sandbox sia “allow-top-navigation” sia “allow-top-navigation-by-user-activation” consentirà la navigazione al livello superiore.
en-US
An iframe which has both allow-top-navigation and allow-top-navigation-by-user-activation for its sandbox attribute will permit top navigations.
Entity # all locales dom • chrome • security • security.properties
CORSAllowHeaderFromPreflightDeprecation
it
Avviso richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine presto bloccherà la lettura della risorsa remota da %1$S. Motivo: se il valore di “Access-Control-Allow-Headers” è “*”, l’intestazione “Authorization” non è inclusa. Per includere l’intestazione “Authorization”, questa deve essere esplicitamente elencata nell’intestazione CORS “Access-Control-Allow-Headers”.
en-US
Cross-Origin Request Warning: The Same Origin Policy will disallow reading the remote resource at %1$S soon. (Reason: When the `Access-Control-Allow-Headers` is `*`, the `Authorization` header is not covered. To include the `Authorization` header, it must be explicitly listed in CORS header `Access-Control-Allow-Headers`).
Entity # all locales dom • chrome • security • security.properties
CORSAllowOriginNotMatchingOrigin
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: header CORS “Access-Control-Allow-Origin” non corrisponde a “%2$S”.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘%2$S’).
Entity # all locales dom • chrome • security • security.properties
CORSInvalidAllowHeader
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: token “%2$S” non valido in header CORS “Access-Control-Allow-Headers”.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: invalid token ‘%2$S’ in CORS header ‘Access-Control-Allow-Headers’).
Entity # all locales dom • chrome • security • security.properties
CORSInvalidAllowMethod
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: token “%2$S” non valido in header CORS “Access-Control-Allow-Methods”.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: invalid token ‘%2$S’ in CORS header ‘Access-Control-Allow-Methods’).
Entity # all locales dom • chrome • security • security.properties
CORSMethodNotFound
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: metodo “Access-Control-Allow-Methods” non trovato in header CORS.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Did not find method in CORS header ‘Access-Control-Allow-Methods’).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowCredentials
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: previsto “true” in header CORS “Access-Control-Allow-Credentials”.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: expected ‘true’ in CORS header ‘Access-Control-Allow-Credentials’).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowHeaderFromPreflight2
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: l’header “%2$S” non è consentito a causa dell’header “Access-Control-Allow-Headers” nella risposta CORS preliminare (“preflight”).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: header ‘%2$S’ is not allowed according to header ‘Access-Control-Allow-Headers’ from CORS preflight response).
Entity # all locales dom • chrome • security • security.properties
CORSMissingAllowOrigin2
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: header CORS “Access-Control-Allow-Origin” mancante. Codice di stato: %2$S.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: %2$S.
Entity # all locales dom • chrome • security • security.properties
CORSMultipleAllowOriginNotAllowed
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: header CORS “Access-Control-Allow-Origin” multipli non consentiti.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Multiple CORS header ‘Access-Control-Allow-Origin’ not allowed).
Entity # all locales dom • chrome • security • security.properties
CORSNotSupportingCredentials
it
Bloccata richiesta multiorigine (cross-origin): il criterio di corrispondenza dell’origine non consente la lettura della risorsa remota da %1$S. Motivo: le credenziali non sono supportate se l’header CORS “Access-Control-Allow-Origin” è “*”.
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at ‘%1$S’. (Reason: Credential is not supported if the CORS header ‘Access-Control-Allow-Origin’ is ‘*’).
Entity # all locales dom • chrome • security • security.properties
FeaturePolicyInvalidAllowValue
it
Feature policy: ignorato valore non supportato “%S”.
en-US
Feature Policy: Skipping unsupported allow value “%S”.
Entity # all locales dom • chrome • security • security.properties
FeaturePolicyInvalidEmptyAllowValue
it
Feature policy: ignorata lista vuota “allow” per caratteristica “%S”.
en-US
Feature Policy: Skipping empty allow list for feature: “%S”.
Entity # all locales toolkit • chrome • global • commonDialogs.properties
ScriptDialogLabelContentPrincipal
it
Impedisci a %S di richiedere ulteriori conferme
en-US
Don’t allow %S to prompt you again
Entity # all locales toolkit • chrome • global • commonDialogs.properties
ScriptDialogLabelNullPrincipal
it
Impedisci a questa pagina di richiedere ulteriori conferme
en-US
Don’t allow this site to prompt you again
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
addon-detail-private-browsing-allow
it
Consenti
en-US
Allow
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
addon-detail-private-browsing-disallow
it
Non consentire
en-US
Don’t Allow
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
addon-detail-quarantined-domains-allow
it
Consenti
en-US
Allow
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
addon-detail-quarantined-domains-disallow
it
Non consentire
en-US
Don’t Allow
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
addon-detail-quarantined-domains-help
it
Se viene garantito il permesso, l’estensione avrà accesso a siti con restrizioni identificati da { -vendor-short-name }. Consentire solo se si considera l’estensione affidabile.
en-US
When allowed, the extension will have access to sites restricted by { -vendor-short-name }. Allow only if you trust this extension.
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
addon-detail-updates-label
it
Aggiornamento automatico
en-US
Allow automatic updates
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
detail-private-browsing-off.label
it
Non consentire
en-US
Don’t Allow
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
detail-private-browsing-on.label
it
Consenti
en-US
Allow
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
private-browsing-description2
it
Il funzionamento delle estensioni in finestre anonime sta per cambiare. Qualunque estensione aggiunta a { -brand-short-name } non funzionerà in finestre anonime per impostazione predefinita. Un’estensione non funzionerà in finestre anonime e non avrà accesso alle attività online, a meno che il funzionamento non sia stato consentito nelle impostazioni. Questa modifica è stata introdotta per garantire la riservatezza dei dati di navigazione quando si utilizzano finestre anonime. <label data-l10n-name="private-browsing-learn-more">Scopri come gestire le impostazioni delle estensioni</label>
en-US
{ -brand-short-name } is changing how extensions work in private browsing. Any new extensions you add to { -brand-short-name } won’t run by default in Private Windows. Unless you allow it in settings, the extension won’t work while private browsing, and won’t have access to your online activities there. We’ve made this change to keep your private browsing private. <label data-l10n-name="private-browsing-learn-more">Learn how to manage extension settings</label>
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-webservices-term-4
it
<strong>I servizi sono distribuiti “così come descritti”. { -vendor-short-name }, i collaboratori, i licenziatari e i distributori non forniscono alcuna garanzia, implicita o esplicita, incluse, senza alcuna limitazione, garanzie sulla possibilità di vendere i Servizi o sull’adeguatezza alle esigenze dell’utilizzatore. L’utente si assume l’intero rischio scegliendo di utilizzare il servizio, sia per quanto riguarda l’adeguatezza delle funzioni, sia per la qualità e le prestazioni del servizio stesso. In alcune giurisdizioni non è possibile imporre esclusioni o limitazioni alle garanzie implicite, in tali casi questa dichiarazione di non responsabilità non sarà applicabile.</strong>
en-US
<strong>The Services are provided “as-is.” { -vendor-short-name }, its contributors, licensors, and distributors, disclaim all warranties, whether express or implied, including without limitation, warranties that the Services are merchantable and fit for your particular purposes. You bear the entire risk as to selecting the Services for your purposes and as to the quality and performance of the Services. Some jurisdictions do not allow the exclusion or limitation of implied warranties, so this disclaimer may not apply to you.</strong>
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-webservices-term-5
it
<strong>Escluse le eccezioni previste dalla legge, { -vendor-short-name }, i collaboratori, i licenziatari e i distributori non potranno essere considerati responsabili per qualsiasi danno indiretto, speciale, accidentale, consequenziale, punitivo o esemplare causato o legato in qualsiasi modo all’uso di { -brand-short-name } e dei Servizi. La responsabilità complessiva nei termini indicati non potrà superare la somma di 500$ (cinquecento dollari). In alcune giurisdizioni non è possibile imporre esclusioni o limitazioni a determinati tipi di danno, in tali casi questa dichiarazione non sarà applicabile.</strong>
en-US
<strong>Except as required by law, { -vendor-short-name }, its contributors, licensors, and distributors will not be liable for any indirect, special, incidental, consequential, punitive, or exemplary damages arising out of or in any way relating to the use of { -brand-short-name } and the Services. The collective liability under these terms will not exceed $500 (five hundred dollars). Some jurisdictions do not allow the exclusion or limitation of certain damages, so this exclusion and limitation may not apply to you.</strong>
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-telemetry-dashboard
it
Le <a data-l10n-name="dashboard-link">dashboard di Telemetry</a> permettono di visualizzare i dati ricevuti da Mozilla attraverso la telemetria.
en-US
The <a data-l10n-name="dashboard-link">Telemetry dashboards</a> allow you to visualize the data Mozilla receives via Telemetry.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-webrtc-global-mute-toggles-description
it
Aggiungi controlli all’indicatore di condivisione WebRTC per consentire agli utenti di interrompere a livello globale la condivisione di microfono e fotocamera.
en-US
Add controls to the WebRTC global sharing indicator that allow users to globally mute their microphone and camera feeds.
Entity # all locales toolkit • toolkit • global • extensions.ftl
webext-perms-optional-perms-allow.label
it
Consenti
en-US
Allow
Entity # all locales toolkit • toolkit • global • handlerDialog.ftl
permission-dialog-description
it
Consentire a questo sito di aprire un link di tipo { $scheme }?
en-US
Allow this site to open the { $scheme } link?
Entity # all locales toolkit • toolkit • global • handlerDialog.ftl
permission-dialog-description-app
it
Consentire a questo sito di aprire un link di tipo { $scheme } con { $appName }?
en-US
Allow this site to open the { $scheme } link with { $appName }?
Entity # all locales toolkit • toolkit • global • handlerDialog.ftl
permission-dialog-description-extension
it
Consentire all’estensione { $extension } di aprire un link di tipo { $scheme }?
en-US
Allow the extension { $extension } to open the { $scheme } link?
Entity # all locales toolkit • toolkit • global • handlerDialog.ftl
permission-dialog-description-extension-app
it
Consentire all’estensione { $extension } di aprire un link di tipo { $scheme } con { $appName }?
en-US
Allow the extension { $extension } to open the { $scheme } link with { $appName }?
Entity # all locales toolkit • toolkit • global • handlerDialog.ftl
permission-dialog-description-file
it
Consentire a questo file di aprire un link di tipo { $scheme }?
en-US
Allow this file to open the { $scheme } link?
Entity # all locales toolkit • toolkit • global • handlerDialog.ftl
permission-dialog-description-file-app
it
Consentire a questo file di aprire un link di tipo { $scheme } con { $appName }?
en-US
Allow this file to open the { $scheme } link with { $appName }?
Entity # all locales toolkit • toolkit • global • handlerDialog.ftl
permission-dialog-description-host
it
Consentire a { $host } di aprire un link di tipo { $scheme }?
en-US
Allow { $host } to open the { $scheme } link?
Entity # all locales toolkit • toolkit • global • handlerDialog.ftl
permission-dialog-description-host-app
it
Consentire a { $host } di aprire un link di tipo { $scheme } con { $appName }?
en-US
Allow { $host } to open the { $scheme } link with { $appName }?
Entity # all locales toolkit • toolkit • global • handlerDialog.ftl
permission-dialog-remember
it
Consenti sempre a <strong>{ $host }</strong> di aprire link di tipo <strong>{ $scheme }</strong>
en-US
Always allow <strong>{ $host }</strong> to open <strong>{ $scheme }</strong> links
Entity # all locales toolkit • toolkit • global • handlerDialog.ftl
permission-dialog-remember-extension
it
Consenti sempre a questa estensione di aprire link di tipo <strong>{ $scheme }</strong>
en-US
Always allow this extension to open <strong>{ $scheme }</strong> links
Entity # all locales toolkit • toolkit • global • handlerDialog.ftl
permission-dialog-remember-file
it
Consenti sempre a questo file di aprire link di tipo <strong>{ $scheme }</strong>
en-US
Always allow this file to open <strong>{ $scheme }</strong> links
Entity # all locales toolkit • toolkit • neterror • certError.ftl
csp-xfo-blocked-long-desc
it
Per proteggere la tua sicurezza, { $hostname } non consente a { -brand-short-name } di visualizzare la pagina quando è inclusa all’interno di un altro sito. Per visualizzare questa pagina è necessario aprirla in una nuova finestra.
en-US
To protect your security, { $hostname } will not allow { -brand-short-name } to display the page if another site has embedded it. To see this page, you need to open it in a new window.
Please enable JavaScript. Some features won't be available without it.